@fluid-topics/ft-analytics-top-documents 1.0.63 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -9,8 +9,8 @@ export declare class FtAnalyticsTopDocuments extends FtLitElement implements FtA
|
|
|
9
9
|
private documents;
|
|
10
10
|
private emptyResults;
|
|
11
11
|
static styles: import("lit").CSSResult;
|
|
12
|
-
render(): import("lit
|
|
13
|
-
renderDocument(document: Document): import("lit
|
|
12
|
+
render(): import("lit").TemplateResult<1>;
|
|
13
|
+
renderDocument(document: Document): import("lit").TemplateResult<1>;
|
|
14
14
|
protected update(props: PropertyValues): void;
|
|
15
15
|
private fetchDocuments;
|
|
16
16
|
private static getIcon;
|
|
@@ -1,58 +1,73 @@
|
|
|
1
1
|
!function(t){
|
|
2
2
|
/**
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
*/
|
|
17
|
-
if(!ShadowRoot.prototype.createElement){const t=window.HTMLElement,o=window.customElements.define,r=window.customElements.get,e=window.customElements,n=new WeakMap,i=new WeakMap,a=new WeakMap,s=new WeakMap;let c;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(t,n){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(n))throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");const s=n.prototype.attributeChangedCallback,c=new Set(n.observedAttributes||[]);h(n,c,s);const l={elementClass:n,connectedCallback:n.prototype.connectedCallback,disconnectedCallback:n.prototype.disconnectedCallback,adoptedCallback:n.prototype.adoptedCallback,attributeChangedCallback:s,formAssociated:n.formAssociated,formAssociatedCallback:n.prototype.formAssociatedCallback,formDisabledCallback:n.prototype.formDisabledCallback,formResetCallback:n.prototype.formResetCallback,formStateRestoreCallback:n.prototype.formStateRestoreCallback,observedAttributes:c};this._definitionsByTag.set(t,l),this._definitionsByClass.set(n,l);let f=r.call(e,t);f||(f=u(t),o.call(e,t,f)),this===window.customElements&&(a.set(n,l),l.standInClass=f);const d=this._awaitingUpgrade.get(t);if(d){this._awaitingUpgrade.delete(t);for(const t of d)i.delete(t),p(t,l,!0)}const y=this._whenDefinedPromises.get(t);return void 0!==y&&(y.resolve(n),this._whenDefinedPromises.delete(t)),n}upgrade(){g.push(this),e.upgrade.apply(e,arguments),g.pop()}get(t){const o=this._definitionsByTag.get(t);return o?.elementClass}_getDefinition(t){return this._definitionsByTag.get(t)}whenDefined(t){const o=this._getDefinition(t);if(void 0!==o)return Promise.resolve(o.elementClass);let r=this._whenDefinedPromises.get(t);return void 0===r&&(r={},r.promise=new Promise((t=>r.resolve=t)),this._whenDefinedPromises.set(t,r)),r.promise}_upgradeWhenDefined(t,o,r){let e=this._awaitingUpgrade.get(o);e||this._awaitingUpgrade.set(o,e=new Set),r?e.add(t):e.delete(t)}},window.HTMLElement=function(){let o=c;if(o)return c=void 0,o;const r=a.get(this.constructor);if(!r)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return o=Reflect.construct(t,[],r.standInClass),Object.setPrototypeOf(o,this.constructor.prototype),n.set(o,r),o},window.HTMLElement.prototype=t.prototype;const l=t=>t===document||t instanceof ShadowRoot,f=t=>{let o=t.getRootNode();if(!l(o)){const t=g[g.length-1];if(t instanceof CustomElementRegistry)return t;o=t.getRootNode(),l(o)||(o=s.get(o)?.getRootNode()||document)}return o.customElements},u=o=>class{static get formAssociated(){return!0}constructor(){const r=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(r,HTMLElement.prototype);const e=f(r)||window.customElements,n=e._getDefinition(o);return n?p(r,n):i.set(r,e),r}connectedCallback(){const t=n.get(this);t?t.connectedCallback&&t.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,o,!0)}disconnectedCallback(){const t=n.get(this);t?t.disconnectedCallback&&t.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,o,!1)}adoptedCallback(){const t=n.get(this);t?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){const t=n.get(this);t&&t.formAssociated&&t?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){const t=n.get(this);t?.formAssociated&&t?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){const t=n.get(this);t?.formAssociated&&t?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){const t=n.get(this);t?.formAssociated&&t?.formStateRestoreCallback?.apply(this,arguments)}},h=(t,o,r)=>{if(0===o.size||void 0===r)return;const e=t.prototype.setAttribute;e&&(t.prototype.setAttribute=function(t,n){const i=t.toLowerCase();if(o.has(i)){const t=this.getAttribute(i);e.call(this,i,n),r.call(this,i,t,n)}else e.call(this,i,n)});const n=t.prototype.removeAttribute;n&&(t.prototype.removeAttribute=function(t){const e=t.toLowerCase();if(o.has(e)){const t=this.getAttribute(e);n.call(this,e),r.call(this,e,t,null)}else n.call(this,e)})},d=o=>{const r=Object.getPrototypeOf(o);if(r!==window.HTMLElement)return r===t||"HTMLElement"===r?.prototype?.constructor?.name?Object.setPrototypeOf(o,window.HTMLElement):d(r)},p=(t,o,r=!1)=>{Object.setPrototypeOf(t,o.elementClass.prototype),n.set(t,o),c=t;try{new o.elementClass}catch(t){d(o.elementClass),new o.elementClass}o.observedAttributes.forEach((r=>{t.hasAttribute(r)&&o.attributeChangedCallback.call(t,r,null,t.getAttribute(r))})),r&&o.connectedCallback&&t.isConnected&&o.connectedCallback.call(t)},y=Element.prototype.attachShadow;Element.prototype.attachShadow=function(t){const o=y.apply(this,arguments);return t.customElements&&(o.customElements=t.customElements),o};let g=[document];const m=(t,o,r=void 0)=>{const e=(r?Object.getPrototypeOf(r):t.prototype)[o];t.prototype[o]=function(){g.push(this);const t=e.apply(r||this,arguments);return void 0!==t&&s.set(t,this),g.pop(),t}};m(ShadowRoot,"createElement",document),m(ShadowRoot,"importNode",document),m(Element,"insertAdjacentHTML");const b=(t,o)=>{const r=Object.getOwnPropertyDescriptor(t.prototype,o);Object.defineProperty(t.prototype,o,{...r,set(t){g.push(this),r.set.call(this,t),g.pop()}})};if(b(Element,"innerHTML"),b(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){const t=new WeakMap,o=HTMLElement.prototype.attachInternals,r=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...r){const e=o.call(this,...r);return t.set(e,this),e},r.forEach((o=>{const r=window.ElementInternals.prototype,e=r[o];r[o]=function(...o){const r=t.get(this);if(!0!==n.get(r).formAssociated)throw new DOMException(`Failed to execute ${e} on 'ElementInternals': The target element is not a form-associated custom element.`);e?.call(this,...o)}}));class e extends Array{constructor(t){super(...t),this._elements=t}get value(){return this._elements.find((t=>!0===t.checked))?.value||""}}class i{constructor(t){const o=new Map;t.forEach(((t,r)=>{const e=t.getAttribute("name"),n=o.get(e)||[];this[+r]=t,n.push(t),o.set(e,n)})),this.length=t.length,o.forEach(((t,o)=>{t&&(1===t.length?this[o]=t[0]:this[o]=new e(t))}))}namedItem(t){return this[t]}}const a=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){const t=a.get.call(this,[]),o=[];for(const r of t){const t=n.get(r);t&&!0!==t.formAssociated||o.push(r)}return new i(o)}})}}try{window.customElements.define("custom-element",null)}catch(t){const o=window.customElements.define;window.customElements.define=(t,r,e)=>{if(null!==r)try{o.bind(window.customElements)(t,r,e)}catch(o){console.info(t,r,e,o)}}}class o{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,o)=>{this.resolvePromise=t,this.rejectPromise=o}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,o;const r=[...this.callbacks];this.callbacks=[];const e=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,n=null!==(o=this.resolvePromise)&&void 0!==o?o:()=>null;this.clearPromise();for(let t of r)try{await t()}catch(t){return void e(t)}n(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}
|
|
3
|
+
* @license
|
|
4
|
+
* Copyright (c) 2020 The Polymer Project Authors. All rights reserved.
|
|
5
|
+
* This code may only be used under the BSD style license found at
|
|
6
|
+
* http://polymer.github.io/LICENSE.txt
|
|
7
|
+
* The complete set of authors may be found at
|
|
8
|
+
* http://polymer.github.io/AUTHORS.txt
|
|
9
|
+
* The complete set of contributors may be found at
|
|
10
|
+
* http://polymer.github.io/CONTRIBUTORS.txt
|
|
11
|
+
* Code distributed by Google as part of the polymer project is also
|
|
12
|
+
* subject to an additional IP rights grant found at
|
|
13
|
+
* http://polymer.github.io/PATENTS.txt
|
|
14
|
+
*/
|
|
15
|
+
if(!ShadowRoot.prototype.createElement){const t=window.HTMLElement,e=window.customElements.define,o=window.customElements.get,r=window.customElements,n=new WeakMap,i=new WeakMap,s=new WeakMap,a=new WeakMap;let c;window.CustomElementRegistry=class{constructor(){this._definitionsByTag=new Map,this._definitionsByClass=new Map,this._whenDefinedPromises=new Map,this._awaitingUpgrade=new Map}define(t,n){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(n))throw new DOMException("Failed to execute 'define' on 'CustomElementRegistry': this constructor has already been used with this registry");const a=n.prototype.attributeChangedCallback,c=new Set(n.observedAttributes||[]);u(n,c,a);const l={elementClass:n,connectedCallback:n.prototype.connectedCallback,disconnectedCallback:n.prototype.disconnectedCallback,adoptedCallback:n.prototype.adoptedCallback,attributeChangedCallback:a,formAssociated:n.formAssociated,formAssociatedCallback:n.prototype.formAssociatedCallback,formDisabledCallback:n.prototype.formDisabledCallback,formResetCallback:n.prototype.formResetCallback,formStateRestoreCallback:n.prototype.formStateRestoreCallback,observedAttributes:c};this._definitionsByTag.set(t,l),this._definitionsByClass.set(n,l);let h=o.call(r,t);h||(h=f(t),e.call(r,t,h)),this===window.customElements&&(s.set(n,l),l.standInClass=h);const d=this._awaitingUpgrade.get(t);if(d){this._awaitingUpgrade.delete(t);for(const t of d)i.delete(t),p(t,l,!0)}const y=this._whenDefinedPromises.get(t);return void 0!==y&&(y.resolve(n),this._whenDefinedPromises.delete(t)),n}upgrade(){g.push(this),r.upgrade.apply(r,arguments),g.pop()}get(t){const e=this._definitionsByTag.get(t);return e?.elementClass}_getDefinition(t){return this._definitionsByTag.get(t)}whenDefined(t){const e=this._getDefinition(t);if(void 0!==e)return Promise.resolve(e.elementClass);let o=this._whenDefinedPromises.get(t);return void 0===o&&(o={},o.promise=new Promise((t=>o.resolve=t)),this._whenDefinedPromises.set(t,o)),o.promise}_upgradeWhenDefined(t,e,o){let r=this._awaitingUpgrade.get(e);r||this._awaitingUpgrade.set(e,r=new Set),o?r.add(t):r.delete(t)}},window.HTMLElement=function(){let e=c;if(e)return c=void 0,e;const o=s.get(this.constructor);if(!o)throw new TypeError("Illegal constructor (custom element class must be registered with global customElements registry to be newable)");return e=Reflect.construct(t,[],o.standInClass),Object.setPrototypeOf(e,this.constructor.prototype),n.set(e,o),e},window.HTMLElement.prototype=t.prototype;const l=t=>t===document||t instanceof ShadowRoot,h=t=>{let e=t.getRootNode();if(!l(e)){const t=g[g.length-1];if(t instanceof CustomElementRegistry)return t;e=t.getRootNode(),l(e)||(e=a.get(e)?.getRootNode()||document)}return e.customElements},f=e=>class{static get formAssociated(){return!0}constructor(){const o=Reflect.construct(t,[],this.constructor);Object.setPrototypeOf(o,HTMLElement.prototype);const r=h(o)||window.customElements,n=r._getDefinition(e);return n?p(o,n):i.set(o,r),o}connectedCallback(){const t=n.get(this);t?t.connectedCallback&&t.connectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,e,!0)}disconnectedCallback(){const t=n.get(this);t?t.disconnectedCallback&&t.disconnectedCallback.apply(this,arguments):i.get(this)._upgradeWhenDefined(this,e,!1)}adoptedCallback(){const t=n.get(this);t?.adoptedCallback?.apply(this,arguments)}formAssociatedCallback(){const t=n.get(this);t&&t.formAssociated&&t?.formAssociatedCallback?.apply(this,arguments)}formDisabledCallback(){const t=n.get(this);t?.formAssociated&&t?.formDisabledCallback?.apply(this,arguments)}formResetCallback(){const t=n.get(this);t?.formAssociated&&t?.formResetCallback?.apply(this,arguments)}formStateRestoreCallback(){const t=n.get(this);t?.formAssociated&&t?.formStateRestoreCallback?.apply(this,arguments)}},u=(t,e,o)=>{if(0===e.size||void 0===o)return;const r=t.prototype.setAttribute;r&&(t.prototype.setAttribute=function(t,n){const i=t.toLowerCase();if(e.has(i)){const t=this.getAttribute(i);r.call(this,i,n),o.call(this,i,t,n)}else r.call(this,i,n)});const n=t.prototype.removeAttribute;n&&(t.prototype.removeAttribute=function(t){const r=t.toLowerCase();if(e.has(r)){const t=this.getAttribute(r);n.call(this,r),o.call(this,r,t,null)}else n.call(this,r)});const i=t.prototype.toggleAttribute;i&&(t.prototype.toggleAttribute=function(t,r){const n=t.toLowerCase();if(e.has(n)){const t=this.getAttribute(n);i.call(this,n,r);const e=this.getAttribute(n);o.call(this,n,t,e)}else i.call(this,n,r)})},d=e=>{const o=Object.getPrototypeOf(e);if(o!==window.HTMLElement)return o===t?Object.setPrototypeOf(e,window.HTMLElement):d(o)},p=(t,e,o=!1)=>{Object.setPrototypeOf(t,e.elementClass.prototype),n.set(t,e),c=t;try{new e.elementClass}catch(t){d(e.elementClass),new e.elementClass}e.attributeChangedCallback&&e.observedAttributes.forEach((o=>{t.hasAttribute(o)&&e.attributeChangedCallback.call(t,o,null,t.getAttribute(o))})),o&&e.connectedCallback&&t.isConnected&&e.connectedCallback.call(t)},y=Element.prototype.attachShadow;Element.prototype.attachShadow=function(t){const e=y.apply(this,arguments);return t.customElements&&(e.customElements=t.customElements),e};let g=[document];const m=(t,e,o=void 0)=>{const r=(o?Object.getPrototypeOf(o):t.prototype)[e];t.prototype[e]=function(){g.push(this);const t=r.apply(o||this,arguments);return void 0!==t&&a.set(t,this),g.pop(),t}};m(ShadowRoot,"createElement",document),m(ShadowRoot,"importNode",document),m(Element,"insertAdjacentHTML");const b=(t,e)=>{const o=Object.getOwnPropertyDescriptor(t.prototype,e);Object.defineProperty(t.prototype,e,{...o,set(t){g.push(this),o.set.call(this,t),g.pop()}})};if(b(Element,"innerHTML"),b(ShadowRoot,"innerHTML"),Object.defineProperty(window,"customElements",{value:new CustomElementRegistry,configurable:!0,writable:!0}),window.ElementInternals&&window.ElementInternals.prototype.setFormValue){const t=new WeakMap,e=HTMLElement.prototype.attachInternals,o=["setFormValue","setValidity","checkValidity","reportValidity"];HTMLElement.prototype.attachInternals=function(...o){const r=e.call(this,...o);return t.set(r,this),r},o.forEach((e=>{const o=window.ElementInternals.prototype,r=o[e];o[e]=function(...e){const o=t.get(this);if(!0===n.get(o).formAssociated)return r?.call(this,...e);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 i{constructor(t){const e=new Map;t.forEach(((t,o)=>{const r=t.getAttribute("name"),n=e.get(r)||[];this[+o]=t,n.push(t),e.set(r,n)})),this.length=t.length,e.forEach(((t,e)=>{t&&(1===t.length?this[e]=t[0]:this[e]=new r(t))}))}namedItem(t){return this[t]}}const s=Object.getOwnPropertyDescriptor(HTMLFormElement.prototype,"elements");Object.defineProperty(HTMLFormElement.prototype,"elements",{get:function(){const t=s.get.call(this,[]),e=[];for(const o of t){const t=n.get(o);t&&!0!==t.formAssociated||e.push(o)}return new i(e)}})}}try{window.customElements.define("custom-element",null)}catch(t){const e=window.customElements.define;window.customElements.define=(t,o,r)=>{if(null!==o)try{e.bind(window.customElements)(t,o,r)}catch(e){console.info(t,o,r,e)}}}class e{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,e){return this.callbacks=[t],this.debounce(e)}queue(t,e){return this.callbacks.push(t),this.debounce(e)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return null==this.promise&&(this.promise=new Promise(((t,e)=>{this.resolvePromise=t,this.rejectPromise=e}))),this.clearTimeout(),this._debounce=window.setTimeout((()=>this.runCallbacks()),null!=t?t:this.timeout),this.promise}async runCallbacks(){var t,e;const o=[...this.callbacks];this.callbacks=[];const r=null!==(t=this.rejectPromise)&&void 0!==t?t:()=>null,n=null!==(e=this.resolvePromise)&&void 0!==e?e:()=>null;this.clearPromise();for(let t of o)try{await t()}catch(t){return void r(t)}n(!0)}clearTimeout(){null!=this._debounce&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}
|
|
18
16
|
/**
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
* @license
|
|
18
|
+
* Copyright 2019 Google LLC
|
|
19
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
20
|
+
*/const o=globalThis,r=o.ShadowRoot&&(void 0===o.ShadyCSS||o.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,n=Symbol(),i=new WeakMap;const s=t=>new class{constructor(t,e,o){if(this._$cssResult$=!0,o!==n)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(r&&void 0===t){const o=void 0!==e&&1===e.length;o&&(t=i.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),o&&i.set(e,t))}return t}toString(){return this.cssText}}("string"==typeof t?t:t+"",void 0,n),a=r?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const o of t.cssRules)e+=o.cssText;return s(e)})(t):t
|
|
23
21
|
/**
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
22
|
+
* @license
|
|
23
|
+
* Copyright 2017 Google LLC
|
|
24
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
25
|
+
*/,{is:c,defineProperty:l,getOwnPropertyDescriptor:h,getOwnPropertyNames:f,getOwnPropertySymbols:u,getPrototypeOf:d}=Object,p=globalThis,y=p.trustedTypes,g=y?y.emptyScript:"",m=p.reactiveElementPolyfillSupport,b=(t,e)=>t,O={toAttribute(t,e){switch(e){case Boolean:t=t?g:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let o=t;switch(e){case Boolean:o=null!==t;break;case Number:o=null===t?null:Number(t);break;case Object:case Array:try{o=JSON.parse(t)}catch(t){o=null}}return o}},N=(t,e)=>!c(t,e),v={attribute:!0,type:String,converter:O,reflect:!1,hasChanged:N};Symbol.metadata??=Symbol("metadata"),p.litPropertyMetadata??=new WeakMap;let S=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,e=v){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const o=Symbol(),r=this.getPropertyDescriptor(t,o,e);void 0!==r&&l(this.prototype,t,r)}}static getPropertyDescriptor(t,e,o){const{get:r,set:n}=h(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return r?.call(this)},set(e){const i=r?.call(this);n.call(this,e),this.requestUpdate(t,i,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??v}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,e=[...f(t),...u(t)];for(const o of e)this.createProperty(o,t[o])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,o]of e)this.elementProperties.set(t,o)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const o=this._$Eu(t,e);void 0!==o&&this._$Eh.set(o,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const o=new Set(t.flat(1/0).reverse());for(const t of o)e.unshift(a(t))}else void 0!==t&&e.push(a(t));return e}static _$Eu(t,e){const o=e.attribute;return!1===o?void 0:"string"==typeof o?o:"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,e=this.constructor.elementProperties;for(const o of e.keys())this.hasOwnProperty(o)&&(t.set(o,this[o]),delete this[o]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{if(r)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const r of e){const e=document.createElement("style"),n=o.litNonce;void 0!==n&&e.setAttribute("nonce",n),e.textContent=r.cssText,t.appendChild(e)}})(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,e,o){this._$AK(t,o)}_$EO(t,e){const o=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,o);if(void 0!==r&&!0===o.reflect){const n=(void 0!==o.converter?.toAttribute?o.converter:O).toAttribute(e,o.type);this._$Em=t,null==n?this.removeAttribute(r):this.setAttribute(r,n),this._$Em=null}}_$AK(t,e){const o=this.constructor,r=o._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=o.getPropertyOptions(r),n="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:O;this._$Em=r,this[r]=n.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,o,r=!1,n){if(void 0!==t){if(o??=this.constructor.getPropertyOptions(t),!(o.hasChanged??N)(r?n:this[t],e))return;this.C(t,e,o)}!1===this.isUpdatePending&&(this._$Eg=this._$EP())}C(t,e,o){this._$AL.has(t)||this._$AL.set(t,e),!0===o.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,e]of this._$Ep)this[t]=e;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[e,o]of t)!0!==o.wrapped||this._$AL.has(e)||void 0===this[e]||this.C(e,this[e],o)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$E_?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$ET()}catch(e){throw t=!1,this._$ET(),e}t&&this._$AE(e)}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){}};S.elementStyles=[],S.shadowRootOptions={mode:"open"},S[b("elementProperties")]=new Map,S[b("finalized")]=new Map,m?.({ReactiveElement:S}),(p.reactiveElementVersions??=[]).push("2.0.2");
|
|
28
26
|
/**
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
27
|
+
* @license
|
|
28
|
+
* Copyright 2017 Google LLC
|
|
29
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
30
|
+
*/
|
|
31
|
+
const w={attribute:!0,type:String,converter:O,reflect:!1,hasChanged:N},C=(t=w,e,o)=>{const{kind:r,metadata:n}=o;let i=globalThis.litPropertyMetadata.get(n);if(void 0===i&&globalThis.litPropertyMetadata.set(n,i=new Map),i.set(o.name,t),"accessor"===r){const{name:r}=o;return{set(o){const n=e.get.call(this);e.set.call(this,o),this.requestUpdate(r,n,t)},init(e){return void 0!==e&&this.C(r,void 0,t),e}}}if("setter"===r){const{name:r}=o;return function(o){const n=this[r];e.call(this,o),this.requestUpdate(r,n,t)}}throw Error("Unsupported decorator location: "+r)};function x(t){return(e,o)=>"object"==typeof o?C(t,e,o):((t,e,o)=>{const r=e.hasOwnProperty(o);return e.constructor.createProperty(o,r?{...t,wrapped:!0}:t),r?Object.getOwnPropertyDescriptor(e,o):void 0})(t,e,o)
|
|
33
32
|
/**
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
const s=window,c=s.ShadowRoot&&(void 0===s.ShadyCSS||s.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,l=Symbol(),f=new WeakMap;let u=class{constructor(t,o,r){if(this._$cssResult$=!0,r!==l)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(c&&void 0===t){const r=void 0!==o&&1===o.length;r&&(t=f.get(o)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&f.set(o,t))}return t}toString(){return this.cssText}};const h=t=>new u("string"==typeof t?t:t+"",void 0,l),d=(t,...o)=>{const r=1===t.length?t[0]:o.reduce(((o,r,e)=>o+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(r)+t[e+1]),t[0]);return new u(r,t,l)},p=(t,o)=>{c?t.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):o.forEach((o=>{const r=document.createElement("style"),e=s.litNonce;void 0!==e&&r.setAttribute("nonce",e),r.textContent=o.cssText,t.appendChild(r)}))},y=c?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const r of t.cssRules)o+=r.cssText;return h(o)})(t):t
|
|
33
|
+
* @license
|
|
34
|
+
* Copyright 2017 Google LLC
|
|
35
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
36
|
+
*/}function R(t){return x({...t,state:!0,attribute:!1})}function E(t,e){try{return function(t,e){if(t===e)return!0;if(t&&e&&"object"==typeof t&&"object"==typeof e){if(t.constructor!==e.constructor)return!1;var o,r,n;if(Array.isArray(t)){if((o=t.length)!=e.length)return!1;for(r=o;0!=r--;)if(!E(t[r],e[r]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;for(r of t.entries())if(!E(r[1],e.get(r[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(r of t.entries())if(!e.has(r[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if((o=(n=Object.keys(t)).length)!==Object.keys(e).length)return!1;for(r=o;0!=r--;)if(!Object.prototype.hasOwnProperty.call(e,n[r]))return!1;for(r=o;0!=r--;){var i=n[r];if(!E(t[i],e[i]))return!1}return!0}return t!=t&&e!=e}(t,e)}catch(t){return!1}}
|
|
39
37
|
/**
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
38
|
+
* @license
|
|
39
|
+
* Copyright 2017 Google LLC
|
|
40
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
41
|
+
*/
|
|
42
|
+
const M=globalThis,U=M.trustedTypes,D=U?U.createPolicy("lit-html",{createHTML:t=>t}):void 0,k="$lit$",W=`lit$${(Math.random()+"").slice(9)}$`,L="?"+W,Y=`<${L}>`,I=document,Z=()=>I.createComment(""),K=t=>null===t||"object"!=typeof t&&"function"!=typeof t,A=Array.isArray,F=t=>A(t)||"function"==typeof t?.[Symbol.iterator],_="[ \t\n\f\r]",$=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,T=/-->/g,H=/>/g,G=RegExp(`>|${_}(?:([^\\s"'>=/]+)(${_}*=${_}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),P=/'/g,B=/"/g,z=/^(?:script|style|textarea|title)$/i,j=Symbol.for("lit-noChange"),J=Symbol.for("lit-nothing"),q=new WeakMap,V=I.createTreeWalker(I,129);function Q(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==D?D.createHTML(e):e}const X=(t,e)=>{const o=t.length-1,r=[];let n,i=2===e?"<svg>":"",s=$;for(let e=0;e<o;e++){const o=t[e];let a,c,l=-1,h=0;for(;h<o.length&&(s.lastIndex=h,c=s.exec(o),null!==c);)h=s.lastIndex,s===$?"!--"===c[1]?s=T:void 0!==c[1]?s=H:void 0!==c[2]?(z.test(c[2])&&(n=RegExp("</"+c[2],"g")),s=G):void 0!==c[3]&&(s=G):s===G?">"===c[0]?(s=n??$,l=-1):void 0===c[1]?l=-2:(l=s.lastIndex-c[2].length,a=c[1],s=void 0===c[3]?G:'"'===c[3]?B:P):s===B||s===P?s=G:s===T||s===H?s=$:(s=G,n=void 0);const f=s===G&&t[e+1].startsWith("/>")?" ":"";i+=s===$?o+Y:l>=0?(r.push(a),o.slice(0,l)+k+o.slice(l)+W+f):o+W+(-2===l?e:f)}return[Q(t,i+(t[o]||"<?>")+(2===e?"</svg>":"")),r]};let tt=class t{constructor({strings:e,_$litType$:o},r){let n;this.parts=[];let i=0,s=0;const a=e.length-1,c=this.parts,[l,h]=X(e,o);if(this.el=t.createElement(l,r),V.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(n=V.nextNode())&&c.length<a;){if(1===n.nodeType){if(n.hasAttributes())for(const t of n.getAttributeNames())if(t.endsWith(k)){const e=h[s++],o=n.getAttribute(t).split(W),r=/([.?@])?(.*)/.exec(e);c.push({type:1,index:i,name:r[2],strings:o,ctor:"."===r[1]?it:"?"===r[1]?st:"@"===r[1]?at:nt}),n.removeAttribute(t)}else t.startsWith(W)&&(c.push({type:6,index:i}),n.removeAttribute(t));if(z.test(n.tagName)){const t=n.textContent.split(W),e=t.length-1;if(e>0){n.textContent=U?U.emptyScript:"";for(let o=0;o<e;o++)n.append(t[o],Z()),V.nextNode(),c.push({type:2,index:++i});n.append(t[e],Z())}}}else if(8===n.nodeType)if(n.data===L)c.push({type:2,index:i});else{let t=-1;for(;-1!==(t=n.data.indexOf(W,t+1));)c.push({type:7,index:i}),t+=W.length-1}i++}}static createElement(t,e){const o=I.createElement("template");return o.innerHTML=t,o}};function et(t,e,o=t,r){if(e===j)return e;let n=void 0!==r?o._$Co?.[r]:o._$Cl;const i=K(e)?void 0:e._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),void 0===i?n=void 0:(n=new i(t),n._$AT(t,o,r)),void 0!==r?(o._$Co??=[])[r]=n:o._$Cl=n),void 0!==n&&(e=et(t,n._$AS(t,e.values),n,r)),e}let ot=class{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:o}=this._$AD,r=(t?.creationScope??I).importNode(e,!0);V.currentNode=r;let n=V.nextNode(),i=0,s=0,a=o[0];for(;void 0!==a;){if(i===a.index){let e;2===a.type?e=new rt(n,n.nextSibling,this,t):1===a.type?e=new a.ctor(n,a.name,a.strings,this,t):6===a.type&&(e=new ct(n,this,t)),this._$AV.push(e),a=o[++s]}i!==a?.index&&(n=V.nextNode(),i++)}return V.currentNode=I,r}p(t){let e=0;for(const o of this._$AV)void 0!==o&&(void 0!==o.strings?(o._$AI(t,o,e),e+=o.strings.length-2):o._$AI(t[e])),e++}},rt=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,o,r){this.type=2,this._$AH=J,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=o,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t?.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=et(this,t,e),K(t)?t===J||null==t||""===t?(this._$AH!==J&&this._$AR(),this._$AH=J):t!==this._$AH&&t!==j&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):F(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==J&&K(this._$AH)?this._$AA.nextSibling.data=t:this.$(I.createTextNode(t)),this._$AH=t}g(t){const{values:e,_$litType$:o}=t,r="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=tt.createElement(Q(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===r)this._$AH.p(e);else{const t=new ot(r,this),o=t.u(this.options);t.p(e),this.$(o),this._$AH=t}}_$AC(t){let e=q.get(t.strings);return void 0===e&&q.set(t.strings,e=new tt(t)),e}T(e){A(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let r,n=0;for(const i of e)n===o.length?o.push(r=new t(this.k(Z()),this.k(Z()),this,this.options)):r=o[n],r._$AI(i),n++;n<o.length&&(this._$AR(r&&r._$AB.nextSibling,n),o.length=n)}_$AR(t=this._$AA.nextSibling,e){for(this._$AP?.(!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}},nt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,o,r,n){this.type=1,this._$AH=J,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=n,o.length>2||""!==o[0]||""!==o[1]?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=J}_$AI(t,e=this,o,r){const n=this.strings;let i=!1;if(void 0===n)t=et(this,t,e,0),i=!K(t)||t!==this._$AH&&t!==j,i&&(this._$AH=t);else{const r=t;let s,a;for(t=n[0],s=0;s<n.length-1;s++)a=et(this,r[o+s],e,s),a===j&&(a=this._$AH[s]),i||=!K(a)||a!==this._$AH[s],a===J?t=J:t!==J&&(t+=(a??"")+n[s+1]),this._$AH[s]=a}i&&!r&&this.O(t)}O(t){t===J?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},it=class extends nt{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===J?void 0:t}},st=class extends nt{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==J)}},at=class extends nt{constructor(t,e,o,r,n){super(t,e,o,r,n),this.type=5}_$AI(t,e=this){if((t=et(this,t,e,0)??J)===j)return;const o=this._$AH,r=t===J&&o!==J||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,n=t!==J&&(o===J||r);r&&this.element.removeEventListener(this.name,this,o),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},ct=class{constructor(t,e,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){et(this,t)}};const lt={j:k,P:W,A:L,C:1,M:X,L:ot,R:F,V:et,D:rt,I:nt,H:st,N:at,U:it,B:ct},ht=M.litHtmlPolyfillSupport;ht?.(tt,rt),(M.litHtmlVersions??=[]).push("3.1.0");
|
|
44
43
|
/**
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
44
|
+
* @license
|
|
45
|
+
* Copyright 2019 Google LLC
|
|
46
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
47
|
+
*/
|
|
48
|
+
const ft=globalThis,ut=ft.ShadowRoot&&(void 0===ft.ShadyCSS||ft.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,dt=Symbol(),pt=new WeakMap;let yt=class{constructor(t,e,o){if(this._$cssResult$=!0,o!==dt)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(ut&&void 0===t){const o=void 0!==e&&1===e.length;o&&(t=pt.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),o&&pt.set(e,t))}return t}toString(){return this.cssText}};const gt=t=>new yt("string"==typeof t?t:t+"",void 0,dt),mt=(t,...e)=>{const o=1===t.length?t[0]:e.reduce(((e,o,r)=>e+(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.")})(o)+t[r+1]),t[0]);return new yt(o,t,dt)},bt=ut?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const o of t.cssRules)e+=o.cssText;return gt(e)})(t):t
|
|
50
49
|
/**
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
var ft,ut;let ht=class extends C{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,o;const r=super.createRenderRoot();return null!==(t=(o=this.renderOptions).renderBefore)&&void 0!==t||(o.renderBefore=r.firstChild),r}update(t){const o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,o,r)=>{var e,n;const i=null!==(e=null==r?void 0:r.renderBefore)&&void 0!==e?e:o;let a=i._$litPart$;if(void 0===a){const t=null!==(n=null==r?void 0:r.renderBefore)&&void 0!==n?n:null;i._$litPart$=a=new ot(o.insertBefore(L(),t),t,void 0,null!=r?r:{})}return a._$AI(t),a})(o,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return j}};ht.finalized=!0,ht._$litElement$=!0,null===(ft=globalThis.litElementHydrateSupport)||void 0===ft||ft.call(globalThis,{LitElement:ht});const dt=globalThis.litElementPolyfillSupport;null==dt||dt({LitElement:ht}),(null!==(ut=globalThis.litElementVersions)&&void 0!==ut?ut:globalThis.litElementVersions=[]).push("3.3.2");const pt=t=>"string"==typeof t?h(t):t;class yt{static create(t,o,r,e){const n=t=>pt(null!=t?t:e),i=d`var(${pt(t)}, ${n(e)})`;return i.name=t,i.description=t,i.category=r,i.defaultValue=e,i.defaultCssValue=n,i.get=o=>d`var(${pt(t)}, ${n(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>e,i}static extend(t,o,r,e){const n=t=>r.get(null!=t?t:e),i=d`var(${pt(t)}, ${n(e)})`;return i.name=t,i.description=o,i.category=r.category,i.fallbackVariable=r,i.defaultValue=e,i.defaultCssValue=n,i.get=o=>d`var(${pt(t)}, ${n(o)})`,i.breadcrumb=()=>[r.name,...r.breadcrumb()],i.lastResortDefaultValue=()=>null!=e?e:r.lastResortDefaultValue(),i}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):pt(null!=o?o:t.lastResortDefaultValue()),e=d`var(${pt(t.name)}, ${r(t.defaultValue)})`;return e.name=t.name,e.category=t.category,e.fallbackVariable=t.fallbackVariable,e.defaultValue=t.defaultValue,e.context=o,e.defaultCssValue=r,e.get=o=>d`var(${pt(t.name)}, ${r(o)})`,e.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],e.lastResortDefaultValue=()=>t.lastResortDefaultValue(),e}}const gt={colorWhite:yt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:yt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:yt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:yt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:yt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:yt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:yt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:yt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:yt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:yt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:yt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:yt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:yt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:yt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:yt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:yt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:yt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:yt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:yt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:yt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:yt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:yt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:yt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:yt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:yt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:yt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:yt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:yt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:yt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:yt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:yt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:yt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:yt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:yt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:yt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:yt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:yt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:yt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:yt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:yt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:yt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:yt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:yt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:yt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:yt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:yt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:yt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:yt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:yt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:yt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:yt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:yt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:yt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:yt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:yt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:yt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:yt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:yt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:yt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:yt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:yt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:yt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:yt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:yt.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:yt.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:yt.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:yt.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:yt.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:yt.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:yt.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:yt.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:yt.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:yt.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:yt.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:yt.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:yt.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:yt.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:yt.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:yt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:yt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:yt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:yt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:yt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:yt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:yt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:yt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:yt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:yt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:yt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:yt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:yt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:yt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:yt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:yt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:yt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:yt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:yt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:yt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:yt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:yt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:yt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:yt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:yt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:yt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:yt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:yt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:yt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:yt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:yt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:yt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:yt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:yt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:yt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:yt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:yt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:yt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:yt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:yt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:yt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:yt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:yt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:yt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:yt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:yt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:yt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:yt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:yt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:yt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:yt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:yt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:yt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:yt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:yt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:yt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:yt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:yt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:yt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:yt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:yt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:yt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:yt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:yt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:yt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:yt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:yt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:yt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:yt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:yt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:yt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:yt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:yt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:yt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:yt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:yt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:yt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:yt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:yt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:yt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:yt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:yt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:yt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:yt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:yt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:yt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:yt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:yt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:yt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:yt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:yt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:yt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:yt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:yt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:yt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:yt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:yt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:yt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:yt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:yt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:yt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:yt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:yt.create("--ft-opacity-0","","NUMBER","0"),opacity8:yt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:yt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:yt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:yt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:yt.create("--ft-opacity-80","","NUMBER","0.8")};yt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-display-lineHeight","","SIZE","120%"),yt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),yt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),yt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-display-textCase","","UNKNOWN","none"),yt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),yt.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),yt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),yt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-title-1-textCase","","UNKNOWN","none"),yt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),yt.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),yt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),yt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-title-2-textCase","","UNKNOWN","none"),yt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),yt.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),yt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),yt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-title-3-textCase","","UNKNOWN","none"),yt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),yt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),yt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),yt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none"),yt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),yt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),yt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),yt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none"),yt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),yt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),yt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none"),yt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),yt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),yt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),yt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none"),yt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),yt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),yt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),yt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none"),yt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),yt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),yt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none"),yt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),yt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),yt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),yt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),yt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),yt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),yt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),yt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),yt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),yt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),yt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),yt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),yt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),yt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),yt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),yt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),yt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),yt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),yt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),yt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),yt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),yt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),yt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),yt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),yt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),yt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),yt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),yt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),yt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),yt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),yt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),yt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),yt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),yt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),yt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),yt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),yt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),yt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),yt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),yt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),yt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),yt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),yt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),yt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),yt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),yt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),yt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),yt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none"),yt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),yt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),yt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),yt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),yt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),yt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),yt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),yt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),yt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none");const mt={backgroundActionPrimary:yt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",gt.colorBrand0),backgroundErrorPrimary:yt.extend("--ft-background-error-primary","Used as background of error components.",gt.colorRed0),backgroundErrorSubtle:yt.extend("--ft-background-error-subtle","Used as background of subtle error components.",gt.colorRed10),backgroundInfoPrimary:yt.extend("--ft-background-info-primary","Used as background of information components.",gt.colorCyan200),backgroundInfoSubtle:yt.extend("--ft-background-info-subtle","Used as background of subtle information components.",gt.colorCyan10),backgroundWarningPrimary:yt.extend("--ft-background-warning-primary","Used as background of warning components.",gt.colorOrange300),backgroundWarningSubtle:yt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",gt.colorOrange10),backgroundSuccessPrimary:yt.extend("--ft-background-success-primary","Used as background of success components.",gt.colorGreen200),backgroundSuccessSubtle:yt.extend("--ft-background-success-subtle","Used as background of subtle success components.",gt.colorGreen10),backgroundGlobalSurface:yt.extend("--ft-background-global-surface","Used as app background.",gt.colorWhite),backgroundGlobalOnSurface:yt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",gt.colorGray10),backgroundGlobalOnSurfaceDark:yt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",gt.colorGray30),contentActionPrimary:yt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",gt.colorBrand0),contentWarningPrimary:yt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",gt.colorOrange300),contentWarningIconOnly:yt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",gt.colorOrange0),contentErrorPrimary:yt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",gt.colorRed0),contentErrorIconOnly:yt.extend("--ft-content-error-icon-only","Used on error status icons alone",gt.colorRed0),contentInfoPrimary:yt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",gt.colorCyan200),contentInfoIconOnly:yt.extend("--ft-content-info-icon-only","Used on info status icons alone",gt.colorCyan0),contentSuccessIconOnly:yt.extend("--ft-content-success-icon-only","Used on success status icons alone",gt.colorGreen0),contentSuccessPrimary:yt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",gt.colorGreen200),contentGlobalPrimary:yt.extend("--ft-content-global-primary","Used for main content on the page.",gt.colorGray500),contentGlobalSecondary:yt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",gt.colorGray200),contentGlobalSubtle:yt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",gt.colorGray0),contentGlobalOnColor:yt.extend("--ft-content-global-on-color","Used for content on a dominant color.",gt.colorWhite),borderActionPrimary:yt.extend("--ft-border-action-primary","Used as border for primary action components.",gt.colorBrand0),borderActionFocusRing:yt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",gt.colorCyan0),borderWarningPrimary:yt.extend("--ft-border-warning-primary","Used as border for warning components.",gt.colorOrange30),borderSuccessPrimary:yt.extend("--ft-border-success-primary","Used as border for success components.",gt.colorGreen30),borderErrorPrimary:yt.extend("--ft-border-error-primary","Used as border for error components.",gt.colorRed30),borderInfoPrimary:yt.extend("--ft-border-info-primary","Used as border for information components.",gt.colorCyan30),borderGlobalSubtle:yt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",gt.colorGray30),borderGlobalPrimary:yt.extend("--ft-border-global-primary","Used as border for element like input.",gt.colorGray50),borderInputPrimary:yt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",gt.colorGray80)};yt.create("--ft-button-large-height","","SIZE","40px"),yt.extend("--ft-button-large-horizontal-padding","",gt.spacing4),yt.extend("--ft-button-large-gap","",gt.spacing2),yt.extend("--ft-button-large-border-radius","",gt.borderRadiusS),yt.extend("--ft-button-large-icon-size","",gt.iconSize3),yt.create("--ft-button-large-border-width","","SIZE","1px"),yt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),yt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),yt.create("--ft-button-large-icon-only-width","","SIZE","40px"),yt.create("--ft-button-small-height","","SIZE","30px"),yt.extend("--ft-button-small-horizontal-padding","",gt.spacing3),yt.extend("--ft-button-small-gap","",gt.spacing2),yt.extend("--ft-button-small-border-radius","",gt.borderRadiusS),yt.extend("--ft-button-small-icon-size","",gt.iconSize2),yt.create("--ft-button-small-border-width","","SIZE","1px"),yt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),yt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),yt.create("--ft-button-small-icon-only-width","","SIZE","30px"),yt.extend("--ft-button-primary-background-color","",mt.backgroundActionPrimary),yt.extend("--ft-button-primary-color","",mt.contentGlobalOnColor),yt.extend("--ft-button-primary-icon-color","",mt.contentGlobalOnColor),yt.extend("--ft-button-primary-state-layer-color","",mt.contentGlobalOnColor),yt.extend("--ft-button-primary-state-layer-opacity-hover","",gt.opacity16),yt.extend("--ft-button-primary-state-layer-opacity-focus","",gt.opacity16),yt.extend("--ft-button-primary-state-layer-opacity-active","",gt.opacity24),yt.extend("--ft-button-primary-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-button-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),yt.extend("--ft-button-tertiary-color","",mt.contentActionPrimary),yt.extend("--ft-button-tertiary-icon-color","",mt.contentActionPrimary),yt.extend("--ft-button-tertiary-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-button-tertiary-state-layer-opacity-hover","",gt.opacity8),yt.extend("--ft-button-tertiary-state-layer-opacity-focus","",gt.opacity8),yt.extend("--ft-button-tertiary-state-layer-opacity-active","",gt.opacity16),yt.extend("--ft-button-tertiary-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-button-secondary-background-color","",gt.colorWhite),yt.extend("--ft-button-secondary-color","",mt.contentActionPrimary),yt.extend("--ft-button-secondary-icon-color","",mt.contentActionPrimary),yt.extend("--ft-button-secondary-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-button-secondary-state-layer-opacity-hover","",gt.opacity8),yt.extend("--ft-button-secondary-state-layer-opacity-focus","",gt.opacity8),yt.extend("--ft-button-secondary-state-layer-opacity-active","",gt.opacity16),yt.extend("--ft-button-secondary-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-button-secondary-border-color","",mt.borderActionPrimary),yt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),yt.extend("--ft-button-neutral-icon-color","",mt.contentGlobalSecondary),yt.extend("--ft-button-neutral-color","",mt.contentGlobalSecondary),yt.extend("--ft-button-neutral-state-layer-color","",mt.contentGlobalSecondary),yt.extend("--ft-button-neutral-state-layer-opacity-hover","",gt.opacity8),yt.extend("--ft-button-neutral-state-layer-opacity-focus","",gt.opacity8),yt.extend("--ft-button-neutral-state-layer-opacity-active","",gt.opacity16),yt.extend("--ft-button-neutral-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-tabs-top-left-border-radius","",gt.borderRadiusS),yt.extend("--ft-tabs-top-right-border-radius","",gt.borderRadiusS),yt.extend("--ft-tabs-label-horizontal-padding","",gt.spacing4),yt.extend("--ft-tabs-label-vertical-padding","",gt.spacing3),yt.extend("--ft-tabs-label-gap","",gt.spacing1),yt.extend("--ft-switch-group-horizontal-padding","",gt.spacing1),yt.extend("--ft-switch-group-vertical-padding","",gt.spacing1),yt.extend("--ft-switch-group-gap","",gt.spacing1),yt.extend("--ft-switch-group-background-color","",mt.backgroundGlobalSurface),yt.extend("--ft-switch-group-border-color","",mt.borderGlobalSubtle),yt.create("--ft-switch-group-border-radius","","SIZE","6px"),yt.extend("--ft-switch-label-horizontal-padding","",gt.spacing2),yt.extend("--ft-switch-label-vertical-padding","",gt.spacing1),yt.extend("--ft-switch-icon-horizontal-padding","",gt.spacing1),yt.extend("--ft-switch-icon-vertical-padding","",gt.spacing1),yt.create("--ft-switch-focus-outline-width","","SIZE","2px"),yt.extend("--ft-switch-focus-focus-ring-color","",mt.borderActionFocusRing),yt.extend("--ft-switch-option-border-radius","",gt.borderRadiusS),yt.extend("--ft-switch-off-state-layer-opacity-hover","",gt.opacity8),yt.extend("--ft-switch-off-state-layer-opacity-focus","",gt.opacity8),yt.extend("--ft-switch-off-state-layer-opacity-active","",gt.opacity16),yt.extend("--ft-switch-off-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-switch-off-color","",mt.contentGlobalSubtle),yt.extend("--ft-switch-off-state-layer-color","",mt.contentGlobalSubtle),yt.extend("--ft-chart-1-light","for area color charts",gt.colorBrand40),yt.extend("--ft-chart-1-base","for line charts",gt.colorBrand0),yt.extend("--ft-chart-2-light","for area color charts",gt.colorYellow60),yt.extend("--ft-chart-2-base","for line charts",gt.colorYellow100),yt.extend("--ft-chart-3-light","",gt.colorUltramarine40),yt.extend("--ft-chart-3-base","",gt.colorUltramarine70),yt.extend("--ft-chart-4-light","",gt.colorCyan50),yt.extend("--ft-chart-4-base","",gt.colorCyan100),yt.extend("--ft-chart-5-light","",gt.colorRed40),yt.extend("--ft-chart-5-base","",gt.colorRed60),yt.extend("--ft-chart-6-light","",gt.colorGreen40),yt.extend("--ft-chart-6-base","",gt.colorGreen70),yt.extend("--ft-chart-7-light","",gt.colorOrange70),yt.extend("--ft-chart-7-base","",gt.colorOrange100),yt.extend("--ft-chart-8-light","",gt.colorAvocado70),yt.extend("--ft-chart-8-base","",gt.colorAvocado200),yt.extend("--ft-chart-9-light","",gt.colorBrown50),yt.extend("--ft-chart-9-base","",gt.colorBrown200),yt.extend("--ft-chart-10-light","",gt.colorGray50),yt.extend("--ft-chart-10-base","",gt.colorGray80),yt.extend("--ft-chart-monochrome-10","",gt.colorBrand10),yt.extend("--ft-chart-monochrome-20","",gt.colorBrand20),yt.extend("--ft-chart-monochrome-30","",gt.colorBrand40),yt.extend("--ft-chart-monochrome-40","",gt.colorBrand60),yt.extend("--ft-chart-monochrome-50","",gt.colorBrand0),yt.extend("--ft-chart-monochrome-60","",gt.colorBrand200),yt.extend("--ft-chip-large-horizontal-padding","",gt.spacing4),yt.extend("--ft-chip-large-vertical-padding","",gt.spacing2),yt.extend("--ft-chip-large-gap","",gt.spacing1),yt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),yt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),yt.extend("--ft-chip-large-border-radius","",gt.borderRadiusPill),yt.create("--ft-chip-large-border-width","","SIZE","1px"),yt.extend("--ft-chip-large-icon-size","",gt.iconSize3),yt.extend("--ft-chip-medium-horizontal-padding","",gt.spacing3),yt.extend("--ft-chip-medium-vertical-padding","",gt.spacing1),yt.extend("--ft-chip-medium-gap","",gt.spacing1),yt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),yt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),yt.extend("--ft-chip-medium-border-radius","",gt.borderRadiusPill),yt.create("--ft-chip-medium-border-width","","SIZE","1px"),yt.extend("--ft-chip-medium-icon-size","",gt.iconSize2),yt.extend("--ft-chip-small-horizontal-padding","",gt.spacing2),yt.extend("--ft-chip-small-vertical-padding","",gt.spacing05),yt.extend("--ft-chip-small-gap","",gt.spacing1),yt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),yt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),yt.extend("--ft-chip-small-border-radius","",gt.borderRadiusPill),yt.create("--ft-chip-small-border-width","","SIZE","1px"),yt.extend("--ft-chip-small-icon-size","",gt.iconSize1),yt.extend("--ft-chip-neutral-background-color","",mt.backgroundGlobalOnSurface),yt.extend("--ft-chip-neutral-color","",mt.contentGlobalPrimary),yt.extend("--ft-chip-neutral-border-color","",mt.borderGlobalSubtle),yt.extend("--ft-chip-info-background-color","",mt.backgroundInfoSubtle),yt.extend("--ft-chip-info-color","",mt.contentInfoPrimary),yt.extend("--ft-chip-info-border-color","",mt.borderInfoPrimary),yt.extend("--ft-chip-success-background-color","",mt.backgroundSuccessSubtle),yt.extend("--ft-chip-success-color","",mt.contentSuccessPrimary),yt.extend("--ft-chip-success-border-color","",mt.borderSuccessPrimary),yt.extend("--ft-chip-warning-background-color","",mt.backgroundWarningSubtle),yt.extend("--ft-chip-warning-color","",mt.contentWarningPrimary),yt.extend("--ft-chip-warning-border-color","",mt.borderWarningPrimary),yt.extend("--ft-chip-error-background-color","",mt.backgroundErrorSubtle),yt.extend("--ft-chip-error-color","",mt.contentErrorPrimary),yt.extend("--ft-chip-error-border-color","",mt.borderErrorPrimary),yt.create("--ft-notice-border-width","","SIZE","1px"),yt.extend("--ft-notice-horizontal-padding","",gt.spacing2),yt.extend("--ft-notice-vertical-padding","",gt.spacing1),yt.extend("--ft-notice-border-radius","",gt.borderRadiusS),yt.extend("--ft-notice-gap","",gt.spacing2),yt.extend("--ft-notice-icon-size","",gt.iconSize3),yt.extend("--ft-notice-info-background-color","",mt.backgroundInfoSubtle),yt.extend("--ft-notice-info-border-color","",mt.borderInfoPrimary),yt.extend("--ft-notice-info-color","",mt.contentInfoPrimary),yt.extend("--ft-notice-warning-background-color","",mt.backgroundWarningSubtle),yt.extend("--ft-notice-warning-border-color","",mt.borderWarningPrimary),yt.extend("--ft-notice-warning-color","",mt.contentWarningPrimary),yt.extend("--ft-checkbox-label-color","",mt.contentGlobalPrimary),yt.extend("--ft-checkbox-checked-background-color","",mt.contentActionPrimary),yt.extend("--ft-checkbox-checked-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-checkbox-checked-color","",mt.contentGlobalOnColor),yt.extend("--ft-checkbox-checked-state-layer-opacity-hover","",gt.opacity16),yt.extend("--ft-checkbox-checked-state-layer-opacity-focus","",gt.opacity16),yt.extend("--ft-checkbox-checked-state-layer-opacity-active","",gt.opacity24),yt.extend("--ft-checkbox-checked-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-checkbox-unchecked-border-color","",gt.colorGray80),yt.extend("--ft-checkbox-unchecked-state-layer-color","",gt.colorGray80),yt.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",gt.opacity16),yt.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",gt.opacity16),yt.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",gt.opacity24),yt.extend("--ft-checkbox-unchecked-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-checkbox-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),yt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),yt.extend("--ft-checkbox-gap","",gt.spacing3),yt.extend("--ft-toggle-off-state-layer-opacity-hover","",gt.opacity16),yt.extend("--ft-toggle-off-state-layer-opacity-focus","",gt.opacity16),yt.extend("--ft-toggle-off-state-layer-opacity-active","",gt.opacity24),yt.extend("--ft-toggle-off-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-toggle-off-background-color","",mt.contentGlobalSubtle),yt.extend("--ft-toggle-off-icon-color","",mt.contentGlobalSubtle),yt.extend("--ft-toggle-off-state-layer-color","",mt.contentGlobalSubtle),yt.extend("--ft-toggle-on-state-layer-opacity-hover","",gt.opacity16),yt.extend("--ft-toggle-on-state-layer-opacity-focus","",gt.opacity16),yt.extend("--ft-toggle-on-state-layer-opacity-active","",gt.opacity24),yt.extend("--ft-toggle-on-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-toggle-on-background-color","",mt.contentActionPrimary),yt.extend("--ft-toggle-on-icon-color","",mt.contentActionPrimary),yt.extend("--ft-toggle-on-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-toggle-label-color","",mt.contentGlobalPrimary),yt.extend("--ft-toggle-focus-focus-ring-color","",mt.borderActionFocusRing),yt.extend("--ft-toggle-gap","",gt.spacing3),yt.extend("--ft-radio-label-color","",mt.contentGlobalPrimary),yt.extend("--ft-radio-selected-color","",mt.contentActionPrimary),yt.extend("--ft-radio-selected-state-layer-color","",mt.contentActionPrimary),yt.extend("--ft-radio-selected-state-layer-opacity-hover","",gt.opacity16),yt.extend("--ft-radio-selected-state-layer-opacity-focus","",gt.opacity16),yt.extend("--ft-radio-selected-state-layer-opacity-active","",gt.opacity24),yt.extend("--ft-radio-selected-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-radio-unselected-state-layer-color","",gt.colorGray80),yt.extend("--ft-radio-unselected-state-layer-opacity-hover","",gt.opacity16),yt.extend("--ft-radio-unselected-state-layer-opacity-focus","",gt.opacity16),yt.extend("--ft-radio-unselected-state-layer-opacity-active","",gt.opacity24),yt.extend("--ft-radio-unselected-component-opacity-disabled","",gt.opacity40),yt.extend("--ft-radio-focus-focus-ring-color","",mt.borderActionFocusRing),yt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),yt.create("--ft-radio-focus-outline-width","","SIZE","2px"),yt.extend("--ft-radio-gap","",gt.spacing3),yt.extend("--ft-notification-icon-size","",gt.iconSize4),yt.extend("--ft-notification-horizontal-padding","",gt.spacing4),yt.extend("--ft-notification-vertical-padding","",gt.spacing4),yt.extend("--ft-notification-info-background-color","",mt.backgroundInfoSubtle),yt.extend("--ft-notification-info-color","",mt.contentInfoPrimary),yt.extend("--ft-notification-info-border-color","",mt.borderInfoPrimary),yt.extend("--ft-notification-success-background-color","",mt.backgroundSuccessSubtle),yt.extend("--ft-notification-success-color","",mt.contentSuccessPrimary),yt.extend("--ft-notification-success-border-color","",mt.borderSuccessPrimary),yt.extend("--ft-notification-warning-background-color","",mt.backgroundWarningSubtle),yt.extend("--ft-notification-warning-color","",mt.contentWarningPrimary),yt.extend("--ft-notification-warning-border-color","",mt.borderWarningPrimary),yt.extend("--ft-notification-error-background-color","",mt.backgroundErrorSubtle),yt.extend("--ft-notification-error-color","",mt.contentErrorPrimary),yt.extend("--ft-notification-error-border-color","",mt.borderErrorPrimary),yt.extend("--ft-notification-border-radius","",gt.borderRadiusPill),yt.create("--ft-notification-border-width","","SIZE","1px"),yt.extend("--ft-notification-gap-leading","",gt.spacing2),yt.extend("--ft-notification-gap-trailing","",gt.spacing8);const bt={colorPrimary:yt.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:yt.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:yt.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:yt.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:yt.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:yt.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:yt.create("--ft-color-error","","COLOR","#B00020"),colorOutline:yt.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:yt.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:yt.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:yt.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:yt.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:yt.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:yt.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:yt.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:yt.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:yt.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:yt.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:yt.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:yt.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:yt.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:yt.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:yt.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:yt.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:yt.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:yt.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:yt.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:yt.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:yt.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:yt.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:yt.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:yt.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:yt.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:yt.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:yt.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:yt.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:yt.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:yt.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:yt.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:yt.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:yt.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:yt.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:yt.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:yt.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.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:yt.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:yt.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:yt.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:yt.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:yt.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:yt.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:yt.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:yt.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")};class Ot extends ht{createRenderRoot(){const t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach((([o,r])=>t.registry.define(o,r))));const o={...t.shadowRootOptions,customElements:t.registry},r=this.renderOptions.creationScope=this.attachShadow(o);return p(r,t.elementStyles),r}}var Nt,vt=function(t,o,r,e){for(var n,i=arguments.length,a=i<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,s=t.length-1;s>=0;s--)(n=t[s])&&(a=(i<3?n(a):i>3?n(o,r,a):n(o,r))||a);return i>3&&a&&Object.defineProperty(o,r,a),a};const St=Symbol("constructorPrototype"),wt=Symbol("constructorName"),Ct=Symbol("exportpartsDebouncer");class xt extends Ot{constructor(){super(),this[Nt]=new o(5),this[wt]=this.constructor.name,this[St]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[wt]&&Object.setPrototypeOf(this,this[St])}updated(t){super.updated(t),setTimeout((()=>{this.contentAvailableCallback(t),this.scheduleExportpartsUpdate()}),0)}contentAvailableCallback(t){var o,r;if((null!==(r=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))&&void 0!==r?r:[]).forEach((t=>t.remove())),this.customStylesheet){const t=document.createElement("style");t.classList.add("ft-lit-element--custom-stylesheet"),t.innerHTML=this.customStylesheet,this.shadowRoot.append(t)}}scheduleExportpartsUpdate(){this[Ct].run((()=>{var t;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&this.exportpartsPrefixes.length>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var o,r,e,n,i,a;const s=t=>null!=t&&t.trim().length>0,c=t.filter(s).map((t=>t.trim()));if(0===c.length)return void this.removeAttribute("exportparts");const l=new Set;for(let t of null!==(r=null===(o=this.shadowRoot)||void 0===o?void 0:o.querySelectorAll("[part],[exportparts]"))&&void 0!==r?r:[]){const o=null!==(n=null===(e=t.getAttribute("part"))||void 0===e?void 0:e.split(" "))&&void 0!==n?n:[],r=null!==(a=null===(i=t.getAttribute("exportparts"))||void 0===i?void 0:i.split(",").map((t=>t.split(":")[1])))&&void 0!==a?a:[];new Array(...o,...r).filter(s).map((t=>t.trim())).forEach((t=>l.add(t)))}if(0===l.size)return void this.removeAttribute("exportparts");const f=[...l.values()].flatMap((t=>c.map((o=>`${t}:${o}--${t}`))));this.setAttribute("exportparts",[...this.part,...f].join(", "))}}var Rt,Et,Mt,Ut;function Dt(){return Mt.apply(null,arguments)}function Wt(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function kt(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function Yt(t,o){return Object.prototype.hasOwnProperty.call(t,o)}function Lt(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var o;for(o in t)if(Yt(t,o))return!1;return!0}function It(t){return void 0===t}function Zt(t){return"number"==typeof t||"[object Number]"===Object.prototype.toString.call(t)}function Kt(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function Ft(t,o){var r,e=[],n=t.length;for(r=0;r<n;++r)e.push(o(t[r],r));return e}function At(t,o){for(var r in o)Yt(o,r)&&(t[r]=o[r]);return Yt(o,"toString")&&(t.toString=o.toString),Yt(o,"valueOf")&&(t.valueOf=o.valueOf),t}function Ht(t,o,r,e){return se(t,o,r,e,!0).utc()}function Tt(t){return null==t._pf&&(t._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),t._pf}function Gt(t){if(null==t._isValid){var o=Tt(t),r=Ut.call(o.parsedDateParts,(function(t){return null!=t})),e=!isNaN(t._d.getTime())&&o.overflow<0&&!o.empty&&!o.invalidEra&&!o.invalidMonth&&!o.invalidWeekday&&!o.weekdayMismatch&&!o.nullInput&&!o.invalidFormat&&!o.userInvalidated&&(!o.meridiem||o.meridiem&&r);if(t._strict&&(e=e&&0===o.charsLeftOver&&0===o.unusedTokens.length&&void 0===o.bigHour),null!=Object.isFrozen&&Object.isFrozen(t))return e;t._isValid=e}return t._isValid}function _t(t){var o=Ht(NaN);return null!=t?At(Tt(o),t):Tt(o).userInvalidated=!0,o}Nt=Ct,vt([e()],xt.prototype,"exportpartsPrefix",void 0),vt([function(t,o){const r=()=>JSON.parse(JSON.stringify(t));return e({type:Object,converter:{fromAttribute:t=>{if(null==t)return r();try{return JSON.parse(t)}catch{return r()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,o)=>!a(t,o),...null!=o?o:{}})}([])],xt.prototype,"exportpartsPrefixes",void 0),vt([e()],xt.prototype,"customStylesheet",void 0),d`
|
|
50
|
+
* @license
|
|
51
|
+
* Copyright 2017 Google LLC
|
|
52
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
53
|
+
*/,{is:Ot,defineProperty:Nt,getOwnPropertyDescriptor:vt,getOwnPropertyNames:St,getOwnPropertySymbols:wt,getPrototypeOf:Ct}=Object,xt=globalThis,Rt=xt.trustedTypes,Et=Rt?Rt.emptyScript:"",Mt=xt.reactiveElementPolyfillSupport,Ut=(t,e)=>t,Dt={toAttribute(t,e){switch(e){case Boolean:t=t?Et:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let o=t;switch(e){case Boolean:o=null!==t;break;case Number:o=null===t?null:Number(t);break;case Object:case Array:try{o=JSON.parse(t)}catch(t){o=null}}return o}},kt=(t,e)=>!Ot(t,e),Wt={attribute:!0,type:String,converter:Dt,reflect:!1,hasChanged:kt};Symbol.metadata??=Symbol("metadata"),xt.litPropertyMetadata??=new WeakMap;class Lt extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=Wt){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const o=Symbol(),r=this.getPropertyDescriptor(t,o,e);void 0!==r&&Nt(this.prototype,t,r)}}static getPropertyDescriptor(t,e,o){const{get:r,set:n}=vt(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return r?.call(this)},set(e){const i=r?.call(this);n.call(this,e),this.requestUpdate(t,i,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Wt}static _$Ei(){if(this.hasOwnProperty(Ut("elementProperties")))return;const t=Ct(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Ut("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Ut("properties"))){const t=this.properties,e=[...St(t),...wt(t)];for(const o of e)this.createProperty(o,t[o])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,o]of e)this.elementProperties.set(t,o)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const o=this._$Eu(t,e);void 0!==o&&this._$Eh.set(o,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const o=new Set(t.flat(1/0).reverse());for(const t of o)e.unshift(bt(t))}else void 0!==t&&e.push(bt(t));return e}static _$Eu(t,e){const o=e.attribute;return!1===o?void 0:"string"==typeof o?o:"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,e=this.constructor.elementProperties;for(const o of e.keys())this.hasOwnProperty(o)&&(t.set(o,this[o]),delete this[o]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{if(ut)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const o of e){const e=document.createElement("style"),r=ft.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=o.cssText,t.appendChild(e)}})(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,e,o){this._$AK(t,o)}_$EO(t,e){const o=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,o);if(void 0!==r&&!0===o.reflect){const n=(void 0!==o.converter?.toAttribute?o.converter:Dt).toAttribute(e,o.type);this._$Em=t,null==n?this.removeAttribute(r):this.setAttribute(r,n),this._$Em=null}}_$AK(t,e){const o=this.constructor,r=o._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=o.getPropertyOptions(r),n="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:Dt;this._$Em=r,this[r]=n.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,o,r=!1,n){if(void 0!==t){if(o??=this.constructor.getPropertyOptions(t),!(o.hasChanged??kt)(r?n:this[t],e))return;this.C(t,e,o)}!1===this.isUpdatePending&&(this._$Eg=this._$EP())}C(t,e,o){this._$AL.has(t)||this._$AL.set(t,e),!0===o.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,e]of this._$Ep)this[t]=e;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[e,o]of t)!0!==o.wrapped||this._$AL.has(e)||void 0===this[e]||this.C(e,this[e],o)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$E_?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$ET()}catch(e){throw t=!1,this._$ET(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$E_?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$ET(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Eg}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EO(t,this[t]))),this._$ET()}updated(t){}firstUpdated(t){}}Lt.elementStyles=[],Lt.shadowRootOptions={mode:"open"},Lt[Ut("elementProperties")]=new Map,Lt[Ut("finalized")]=new Map,Mt?.({ReactiveElement:Lt}),(xt.reactiveElementVersions??=[]).push("2.0.2");
|
|
54
|
+
/**
|
|
55
|
+
* @license
|
|
56
|
+
* Copyright 2017 Google LLC
|
|
57
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
58
|
+
*/
|
|
59
|
+
const Yt=globalThis,It=Yt.trustedTypes,Zt=It?It.createPolicy("lit-html",{createHTML:t=>t}):void 0,Kt="$lit$",At=`lit$${(Math.random()+"").slice(9)}$`,Ft="?"+At,_t=`<${Ft}>`,$t=document,Tt=()=>$t.createComment(""),Ht=t=>null===t||"object"!=typeof t&&"function"!=typeof t,Gt=Array.isArray,Pt="[ \t\n\f\r]",Bt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,zt=/-->/g,jt=/>/g,Jt=RegExp(`>|${Pt}(?:([^\\s"'>=/]+)(${Pt}*=${Pt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),qt=/'/g,Vt=/"/g,Qt=/^(?:script|style|textarea|title)$/i,Xt=(t=>(e,...o)=>({_$litType$:t,strings:e,values:o}))(1),te=Symbol.for("lit-noChange"),ee=Symbol.for("lit-nothing"),oe=new WeakMap,re=$t.createTreeWalker($t,129);function ne(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==Zt?Zt.createHTML(e):e}const ie=(t,e)=>{const o=t.length-1,r=[];let n,i=2===e?"<svg>":"",s=Bt;for(let e=0;e<o;e++){const o=t[e];let a,c,l=-1,h=0;for(;h<o.length&&(s.lastIndex=h,c=s.exec(o),null!==c);)h=s.lastIndex,s===Bt?"!--"===c[1]?s=zt:void 0!==c[1]?s=jt:void 0!==c[2]?(Qt.test(c[2])&&(n=RegExp("</"+c[2],"g")),s=Jt):void 0!==c[3]&&(s=Jt):s===Jt?">"===c[0]?(s=n??Bt,l=-1):void 0===c[1]?l=-2:(l=s.lastIndex-c[2].length,a=c[1],s=void 0===c[3]?Jt:'"'===c[3]?Vt:qt):s===Vt||s===qt?s=Jt:s===zt||s===jt?s=Bt:(s=Jt,n=void 0);const f=s===Jt&&t[e+1].startsWith("/>")?" ":"";i+=s===Bt?o+_t:l>=0?(r.push(a),o.slice(0,l)+Kt+o.slice(l)+At+f):o+At+(-2===l?e:f)}return[ne(t,i+(t[o]||"<?>")+(2===e?"</svg>":"")),r]};class se{constructor({strings:t,_$litType$:e},o){let r;this.parts=[];let n=0,i=0;const s=t.length-1,a=this.parts,[c,l]=ie(t,e);if(this.el=se.createElement(c,o),re.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=re.nextNode())&&a.length<s;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(Kt)){const e=l[i++],o=r.getAttribute(t).split(At),s=/([.?@])?(.*)/.exec(e);a.push({type:1,index:n,name:s[2],strings:o,ctor:"."===s[1]?he:"?"===s[1]?fe:"@"===s[1]?ue:le}),r.removeAttribute(t)}else t.startsWith(At)&&(a.push({type:6,index:n}),r.removeAttribute(t));if(Qt.test(r.tagName)){const t=r.textContent.split(At),e=t.length-1;if(e>0){r.textContent=It?It.emptyScript:"";for(let o=0;o<e;o++)r.append(t[o],Tt()),re.nextNode(),a.push({type:2,index:++n});r.append(t[e],Tt())}}}else if(8===r.nodeType)if(r.data===Ft)a.push({type:2,index:n});else{let t=-1;for(;-1!==(t=r.data.indexOf(At,t+1));)a.push({type:7,index:n}),t+=At.length-1}n++}}static createElement(t,e){const o=$t.createElement("template");return o.innerHTML=t,o}}function ae(t,e,o=t,r){if(e===te)return e;let n=void 0!==r?o._$Co?.[r]:o._$Cl;const i=Ht(e)?void 0:e._$litDirective$;return n?.constructor!==i&&(n?._$AO?.(!1),void 0===i?n=void 0:(n=new i(t),n._$AT(t,o,r)),void 0!==r?(o._$Co??=[])[r]=n:o._$Cl=n),void 0!==n&&(e=ae(t,n._$AS(t,e.values),n,r)),e}class ce{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,o,r){this.type=2,this._$AH=ee,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=o,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t?.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=ae(this,t,e),Ht(t)?t===ee||null==t||""===t?(this._$AH!==ee&&this._$AR(),this._$AH=ee):t!==this._$AH&&t!==te&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>Gt(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==ee&&Ht(this._$AH)?this._$AA.nextSibling.data=t:this.$($t.createTextNode(t)),this._$AH=t}g(t){const{values:e,_$litType$:o}=t,r="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=se.createElement(ne(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===r)this._$AH.p(e);else{const t=new class{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:o}=this._$AD,r=(t?.creationScope??$t).importNode(e,!0);re.currentNode=r;let n=re.nextNode(),i=0,s=0,a=o[0];for(;void 0!==a;){if(i===a.index){let e;2===a.type?e=new ce(n,n.nextSibling,this,t):1===a.type?e=new a.ctor(n,a.name,a.strings,this,t):6===a.type&&(e=new de(n,this,t)),this._$AV.push(e),a=o[++s]}i!==a?.index&&(n=re.nextNode(),i++)}return re.currentNode=$t,r}p(t){let e=0;for(const o of this._$AV)void 0!==o&&(void 0!==o.strings?(o._$AI(t,o,e),e+=o.strings.length-2):o._$AI(t[e])),e++}}(r,this),o=t.u(this.options);t.p(e),this.$(o),this._$AH=t}}_$AC(t){let e=oe.get(t.strings);return void 0===e&&oe.set(t.strings,e=new se(t)),e}T(t){Gt(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let o,r=0;for(const n of t)r===e.length?e.push(o=new ce(this.k(Tt()),this.k(Tt()),this,this.options)):o=e[r],o._$AI(n),r++;r<e.length&&(this._$AR(o&&o._$AB.nextSibling,r),e.length=r)}_$AR(t=this._$AA.nextSibling,e){for(this._$AP?.(!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class le{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,o,r,n){this.type=1,this._$AH=ee,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=n,o.length>2||""!==o[0]||""!==o[1]?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=ee}_$AI(t,e=this,o,r){const n=this.strings;let i=!1;if(void 0===n)t=ae(this,t,e,0),i=!Ht(t)||t!==this._$AH&&t!==te,i&&(this._$AH=t);else{const r=t;let s,a;for(t=n[0],s=0;s<n.length-1;s++)a=ae(this,r[o+s],e,s),a===te&&(a=this._$AH[s]),i||=!Ht(a)||a!==this._$AH[s],a===ee?t=ee:t!==ee&&(t+=(a??"")+n[s+1]),this._$AH[s]=a}i&&!r&&this.O(t)}O(t){t===ee?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class he extends le{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===ee?void 0:t}}class fe extends le{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==ee)}}class ue extends le{constructor(t,e,o,r,n){super(t,e,o,r,n),this.type=5}_$AI(t,e=this){if((t=ae(this,t,e,0)??ee)===te)return;const o=this._$AH,r=t===ee&&o!==ee||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,n=t!==ee&&(o===ee||r);r&&this.element.removeEventListener(this.name,this,o),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class de{constructor(t,e,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){ae(this,t)}}const pe=Yt.litHtmlPolyfillSupport;pe?.(se,ce),(Yt.litHtmlVersions??=[]).push("3.1.0");
|
|
60
|
+
/**
|
|
61
|
+
* @license
|
|
62
|
+
* Copyright 2017 Google LLC
|
|
63
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
64
|
+
*/
|
|
65
|
+
let ye=class extends Lt{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){const t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,e,o)=>{const r=o?.renderBefore??e;let n=r._$litPart$;if(void 0===n){const t=o?.renderBefore??null;r._$litPart$=n=new ce(e.insertBefore(Tt(),t),t,void 0,o??{})}return n._$AI(t),n})(e,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return te}};ye._$litElement$=!0,ye.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:ye});const ge=globalThis.litElementPolyfillSupport;ge?.({LitElement:ye}),(globalThis.litElementVersions??=[]).push("4.0.2");const me=t=>"string"==typeof t?gt(t):t;class be{static create(t,e,o,r){const n=t=>me(null!=t?t:r),i=mt`var(${me(t)}, ${n(r)})`;return i.name=t,i.description=e,i.category=o,i.defaultValue=r,i.defaultCssValue=n,i.get=e=>mt`var(${me(t)}, ${n(e)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>r,i}static extend(t,e,o,r){const n=t=>o.get(null!=t?t:r),i=mt`var(${me(t)}, ${n(r)})`;return i.name=t,i.description=e,i.category=o.category,i.fallbackVariable=o,i.defaultValue=r,i.defaultCssValue=n,i.get=e=>mt`var(${me(t)}, ${n(e)})`,i.breadcrumb=()=>[o.name,...o.breadcrumb()],i.lastResortDefaultValue=()=>null!=r?r:o.lastResortDefaultValue(),i}static external(t,e){const o=e=>t.fallbackVariable?t.fallbackVariable.get(null!=e?e:t.defaultValue):me(null!=e?e:t.lastResortDefaultValue()),r=mt`var(${me(t.name)}, ${o(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=e,r.defaultCssValue=o,r.get=e=>mt`var(${me(t.name)}, ${o(e)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}const Oe={colorWhite:be.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:be.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:be.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:be.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:be.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:be.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:be.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:be.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:be.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:be.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:be.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:be.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:be.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:be.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:be.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:be.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:be.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:be.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:be.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:be.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:be.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:be.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:be.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:be.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:be.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:be.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:be.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:be.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:be.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:be.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:be.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:be.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:be.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:be.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:be.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:be.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:be.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:be.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:be.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:be.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:be.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:be.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:be.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:be.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:be.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:be.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:be.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:be.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:be.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:be.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:be.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:be.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:be.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:be.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:be.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:be.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:be.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:be.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:be.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:be.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:be.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:be.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:be.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:be.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:be.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:be.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:be.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:be.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:be.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:be.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:be.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:be.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:be.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:be.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:be.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:be.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:be.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:be.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:be.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:be.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:be.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:be.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:be.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:be.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:be.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:be.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:be.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:be.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:be.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:be.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:be.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:be.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:be.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:be.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:be.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:be.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:be.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:be.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:be.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:be.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:be.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:be.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:be.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:be.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:be.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:be.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:be.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:be.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:be.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:be.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:be.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:be.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:be.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:be.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:be.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:be.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:be.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:be.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:be.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:be.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:be.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:be.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:be.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:be.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:be.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:be.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:be.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:be.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:be.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:be.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:be.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:be.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:be.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:be.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:be.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:be.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:be.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:be.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:be.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:be.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:be.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:be.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:be.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:be.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:be.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:be.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:be.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:be.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:be.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:be.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:be.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:be.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:be.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:be.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:be.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:be.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:be.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:be.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:be.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:be.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:be.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:be.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:be.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:be.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:be.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:be.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:be.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:be.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:be.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:be.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:be.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:be.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:be.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:be.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:be.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:be.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:be.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:be.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:be.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:be.create("--ft-icon-size-6","","SIZE","48px"),opacity0:be.create("--ft-opacity-0","","NUMBER","0"),opacity8:be.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:be.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:be.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:be.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:be.create("--ft-opacity-80","","NUMBER","0.8")};be.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-display-lineHeight","","SIZE","120%"),be.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),be.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),be.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-display-textCase","","UNKNOWN","none"),be.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),be.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),be.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),be.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-title-1-textCase","","UNKNOWN","none"),be.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),be.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),be.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),be.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-title-2-textCase","","UNKNOWN","none"),be.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),be.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),be.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),be.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-title-3-textCase","","UNKNOWN","none"),be.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),be.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),be.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),be.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),be.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none"),be.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),be.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),be.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),be.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),be.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none"),be.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),be.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),be.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),be.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none"),be.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),be.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),be.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),be.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),be.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none"),be.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),be.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),be.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),be.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),be.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none"),be.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),be.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),be.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),be.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none"),be.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),be.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),be.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),be.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),be.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),be.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),be.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),be.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),be.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),be.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),be.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),be.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),be.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),be.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),be.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),be.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),be.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),be.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),be.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),be.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),be.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),be.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),be.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),be.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),be.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),be.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),be.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),be.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),be.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),be.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),be.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),be.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),be.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),be.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),be.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),be.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),be.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),be.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),be.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),be.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),be.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),be.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),be.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),be.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),be.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),be.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),be.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),be.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),be.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),be.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),be.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),be.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),be.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none"),be.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),be.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),be.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),be.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),be.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),be.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),be.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),be.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),be.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none");const Ne={backgroundActionPrimary:be.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Oe.colorBrand0),backgroundErrorPrimary:be.extend("--ft-background-error-primary","Used as background of error components.",Oe.colorRed0),backgroundErrorSubtle:be.extend("--ft-background-error-subtle","Used as background of subtle error components.",Oe.colorRed10),backgroundInfoPrimary:be.extend("--ft-background-info-primary","Used as background of information components.",Oe.colorCyan200),backgroundInfoSubtle:be.extend("--ft-background-info-subtle","Used as background of subtle information components.",Oe.colorCyan10),backgroundWarningPrimary:be.extend("--ft-background-warning-primary","Used as background of warning components.",Oe.colorOrange300),backgroundWarningSubtle:be.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Oe.colorOrange10),backgroundSuccessPrimary:be.extend("--ft-background-success-primary","Used as background of success components.",Oe.colorGreen200),backgroundSuccessSubtle:be.extend("--ft-background-success-subtle","Used as background of subtle success components.",Oe.colorGreen10),backgroundGlobalSurface:be.extend("--ft-background-global-surface","Used as app background.",Oe.colorWhite),backgroundGlobalOnSurface:be.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Oe.colorGray10),backgroundGlobalOnSurfaceDark:be.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Oe.colorGray30),contentActionPrimary:be.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Oe.colorBrand0),contentWarningPrimary:be.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Oe.colorOrange300),contentWarningIconOnly:be.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Oe.colorOrange0),contentErrorPrimary:be.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Oe.colorRed0),contentErrorIconOnly:be.extend("--ft-content-error-icon-only","Used on error status icons alone",Oe.colorRed0),contentInfoPrimary:be.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Oe.colorCyan200),contentInfoIconOnly:be.extend("--ft-content-info-icon-only","Used on info status icons alone",Oe.colorCyan0),contentSuccessIconOnly:be.extend("--ft-content-success-icon-only","Used on success status icons alone",Oe.colorGreen0),contentSuccessPrimary:be.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Oe.colorGreen200),contentGlobalPrimary:be.extend("--ft-content-global-primary","Used for main content on the page.",Oe.colorGray500),contentGlobalSecondary:be.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Oe.colorGray200),contentGlobalSubtle:be.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Oe.colorGray0),contentGlobalOnColor:be.extend("--ft-content-global-on-color","Used for content on a dominant color.",Oe.colorWhite),borderActionPrimary:be.extend("--ft-border-action-primary","Used as border for primary action components.",Oe.colorBrand0),borderActionFocusRing:be.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Oe.colorCyan0),borderWarningPrimary:be.extend("--ft-border-warning-primary","Used as border for warning components.",Oe.colorOrange30),borderSuccessPrimary:be.extend("--ft-border-success-primary","Used as border for success components.",Oe.colorGreen30),borderErrorPrimary:be.extend("--ft-border-error-primary","Used as border for error components.",Oe.colorRed30),borderInfoPrimary:be.extend("--ft-border-info-primary","Used as border for information components.",Oe.colorCyan30),borderGlobalSubtle:be.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Oe.colorGray30),borderGlobalPrimary:be.extend("--ft-border-global-primary","Used as border for element like input.",Oe.colorGray50),borderInputPrimary:be.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Oe.colorGray80)};be.create("--ft-button-large-height","","SIZE","40px"),be.extend("--ft-button-large-horizontal-padding","",Oe.spacing4),be.extend("--ft-button-large-gap","",Oe.spacing2),be.extend("--ft-button-large-border-radius","",Oe.borderRadiusS),be.extend("--ft-button-large-icon-size","",Oe.iconSize3),be.create("--ft-button-large-border-width","","SIZE","1px"),be.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),be.create("--ft-button-large-focus-outline-width","","SIZE","2px"),be.create("--ft-button-large-icon-only-width","","SIZE","40px"),be.create("--ft-button-small-height","","SIZE","30px"),be.extend("--ft-button-small-horizontal-padding","",Oe.spacing3),be.extend("--ft-button-small-gap","",Oe.spacing2),be.extend("--ft-button-small-border-radius","",Oe.borderRadiusS),be.extend("--ft-button-small-icon-size","",Oe.iconSize2),be.create("--ft-button-small-border-width","","SIZE","1px"),be.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),be.create("--ft-button-small-focus-outline-width","","SIZE","2px"),be.create("--ft-button-small-icon-only-width","","SIZE","30px"),be.extend("--ft-button-primary-background-color","",Ne.backgroundActionPrimary),be.extend("--ft-button-primary-color","",Ne.contentGlobalOnColor),be.extend("--ft-button-primary-icon-color","",Ne.contentGlobalOnColor),be.extend("--ft-button-primary-state-layer-color","",Ne.contentGlobalOnColor),be.extend("--ft-button-primary-state-layer-opacity-hover","",Oe.opacity16),be.extend("--ft-button-primary-state-layer-opacity-focus","",Oe.opacity16),be.extend("--ft-button-primary-state-layer-opacity-active","",Oe.opacity24),be.extend("--ft-button-primary-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-button-focus-focus-ring-color","",Ne.borderActionFocusRing),be.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),be.extend("--ft-button-tertiary-color","",Ne.contentActionPrimary),be.extend("--ft-button-tertiary-icon-color","",Ne.contentActionPrimary),be.extend("--ft-button-tertiary-state-layer-color","",Ne.contentActionPrimary),be.extend("--ft-button-tertiary-state-layer-opacity-hover","",Oe.opacity8),be.extend("--ft-button-tertiary-state-layer-opacity-focus","",Oe.opacity8),be.extend("--ft-button-tertiary-state-layer-opacity-active","",Oe.opacity16),be.extend("--ft-button-tertiary-component-opacity-disabled","",Oe.opacity40),be.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),be.extend("--ft-button-secondary-color","",Ne.contentActionPrimary),be.extend("--ft-button-secondary-icon-color","",Ne.contentActionPrimary),be.extend("--ft-button-secondary-state-layer-color","",Ne.contentActionPrimary),be.extend("--ft-button-secondary-state-layer-opacity-hover","",Oe.opacity8),be.extend("--ft-button-secondary-state-layer-opacity-focus","",Oe.opacity8),be.extend("--ft-button-secondary-state-layer-opacity-active","",Oe.opacity16),be.extend("--ft-button-secondary-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-button-secondary-border-color","",Ne.borderActionPrimary),be.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),be.extend("--ft-button-neutral-icon-color","",Ne.contentGlobalSecondary),be.extend("--ft-button-neutral-color","",Ne.contentGlobalSecondary),be.extend("--ft-button-neutral-state-layer-color","",Ne.contentGlobalSecondary),be.extend("--ft-button-neutral-state-layer-opacity-hover","",Oe.opacity8),be.extend("--ft-button-neutral-state-layer-opacity-focus","",Oe.opacity8),be.extend("--ft-button-neutral-state-layer-opacity-active","",Oe.opacity16),be.extend("--ft-button-neutral-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-tabs-top-left-border-radius","",Oe.borderRadiusS),be.extend("--ft-tabs-top-right-border-radius","",Oe.borderRadiusS),be.extend("--ft-tabs-label-horizontal-padding","",Oe.spacing4),be.extend("--ft-tabs-label-vertical-padding","",Oe.spacing3),be.extend("--ft-tabs-label-gap","",Oe.spacing1),be.extend("--ft-switch-group-horizontal-padding","",Oe.spacing1),be.extend("--ft-switch-group-vertical-padding","",Oe.spacing1),be.extend("--ft-switch-group-gap","",Oe.spacing1),be.extend("--ft-switch-group-background-color","",Ne.backgroundGlobalSurface),be.extend("--ft-switch-group-border-color","",Ne.borderGlobalSubtle),be.create("--ft-switch-group-border-radius","","SIZE","6px"),be.extend("--ft-switch-label-horizontal-padding","",Oe.spacing2),be.extend("--ft-switch-label-vertical-padding","",Oe.spacing1),be.extend("--ft-switch-icon-horizontal-padding","",Oe.spacing1),be.extend("--ft-switch-icon-vertical-padding","",Oe.spacing1),be.create("--ft-switch-focus-outline-width","","SIZE","2px"),be.extend("--ft-switch-focus-focus-ring-color","",Ne.borderActionFocusRing),be.extend("--ft-switch-option-border-radius","",Oe.borderRadiusS),be.extend("--ft-switch-off-state-layer-opacity-hover","",Oe.opacity8),be.extend("--ft-switch-off-state-layer-opacity-focus","",Oe.opacity8),be.extend("--ft-switch-off-state-layer-opacity-active","",Oe.opacity16),be.extend("--ft-switch-off-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-switch-off-color","",Ne.contentGlobalSubtle),be.extend("--ft-switch-off-state-layer-color","",Ne.contentGlobalSubtle),be.extend("--ft-chart-1-light","for area color charts",Oe.colorBrand40),be.extend("--ft-chart-1-base","for line charts",Oe.colorBrand0),be.extend("--ft-chart-2-light","for area color charts",Oe.colorYellow60),be.extend("--ft-chart-2-base","for line charts",Oe.colorYellow100),be.extend("--ft-chart-3-light","",Oe.colorUltramarine40),be.extend("--ft-chart-3-base","",Oe.colorUltramarine70),be.extend("--ft-chart-4-light","",Oe.colorCyan50),be.extend("--ft-chart-4-base","",Oe.colorCyan100),be.extend("--ft-chart-5-light","",Oe.colorRed40),be.extend("--ft-chart-5-base","",Oe.colorRed60),be.extend("--ft-chart-6-light","",Oe.colorGreen40),be.extend("--ft-chart-6-base","",Oe.colorGreen70),be.extend("--ft-chart-7-light","",Oe.colorOrange70),be.extend("--ft-chart-7-base","",Oe.colorOrange100),be.extend("--ft-chart-8-light","",Oe.colorAvocado70),be.extend("--ft-chart-8-base","",Oe.colorAvocado200),be.extend("--ft-chart-9-light","",Oe.colorBrown50),be.extend("--ft-chart-9-base","",Oe.colorBrown200),be.extend("--ft-chart-10-light","",Oe.colorGray50),be.extend("--ft-chart-10-base","",Oe.colorGray80),be.extend("--ft-chart-monochrome-10","",Oe.colorBrand10),be.extend("--ft-chart-monochrome-20","",Oe.colorBrand20),be.extend("--ft-chart-monochrome-30","",Oe.colorBrand40),be.extend("--ft-chart-monochrome-40","",Oe.colorBrand60),be.extend("--ft-chart-monochrome-50","",Oe.colorBrand0),be.extend("--ft-chart-monochrome-60","",Oe.colorBrand200),be.extend("--ft-chip-large-horizontal-padding","",Oe.spacing4),be.extend("--ft-chip-large-vertical-padding","",Oe.spacing2),be.extend("--ft-chip-large-gap","",Oe.spacing1),be.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),be.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),be.extend("--ft-chip-large-border-radius","",Oe.borderRadiusPill),be.create("--ft-chip-large-border-width","","SIZE","1px"),be.extend("--ft-chip-large-icon-size","",Oe.iconSize3),be.extend("--ft-chip-medium-horizontal-padding","",Oe.spacing3),be.extend("--ft-chip-medium-vertical-padding","",Oe.spacing1),be.extend("--ft-chip-medium-gap","",Oe.spacing1),be.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),be.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),be.extend("--ft-chip-medium-border-radius","",Oe.borderRadiusPill),be.create("--ft-chip-medium-border-width","","SIZE","1px"),be.extend("--ft-chip-medium-icon-size","",Oe.iconSize2),be.extend("--ft-chip-small-horizontal-padding","",Oe.spacing2),be.extend("--ft-chip-small-vertical-padding","",Oe.spacing05),be.extend("--ft-chip-small-gap","",Oe.spacing1),be.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),be.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),be.extend("--ft-chip-small-border-radius","",Oe.borderRadiusPill),be.create("--ft-chip-small-border-width","","SIZE","1px"),be.extend("--ft-chip-small-icon-size","",Oe.iconSize1),be.extend("--ft-chip-neutral-background-color","",Ne.backgroundGlobalOnSurface),be.extend("--ft-chip-neutral-color","",Ne.contentGlobalPrimary),be.extend("--ft-chip-neutral-border-color","",Ne.borderGlobalSubtle),be.extend("--ft-chip-info-background-color","",Ne.backgroundInfoSubtle),be.extend("--ft-chip-info-color","",Ne.contentInfoPrimary),be.extend("--ft-chip-info-border-color","",Ne.borderInfoPrimary),be.extend("--ft-chip-success-background-color","",Ne.backgroundSuccessSubtle),be.extend("--ft-chip-success-color","",Ne.contentSuccessPrimary),be.extend("--ft-chip-success-border-color","",Ne.borderSuccessPrimary),be.extend("--ft-chip-warning-background-color","",Ne.backgroundWarningSubtle),be.extend("--ft-chip-warning-color","",Ne.contentWarningPrimary),be.extend("--ft-chip-warning-border-color","",Ne.borderWarningPrimary),be.extend("--ft-chip-error-background-color","",Ne.backgroundErrorSubtle),be.extend("--ft-chip-error-color","",Ne.contentErrorPrimary),be.extend("--ft-chip-error-border-color","",Ne.borderErrorPrimary),be.create("--ft-notice-border-width","","SIZE","1px"),be.extend("--ft-notice-horizontal-padding","",Oe.spacing2),be.extend("--ft-notice-vertical-padding","",Oe.spacing1),be.extend("--ft-notice-border-radius","",Oe.borderRadiusS),be.extend("--ft-notice-gap","",Oe.spacing2),be.extend("--ft-notice-icon-size","",Oe.iconSize3),be.extend("--ft-notice-info-background-color","",Ne.backgroundInfoSubtle),be.extend("--ft-notice-info-border-color","",Ne.borderInfoPrimary),be.extend("--ft-notice-info-color","",Ne.contentInfoPrimary),be.extend("--ft-notice-warning-background-color","",Ne.backgroundWarningSubtle),be.extend("--ft-notice-warning-border-color","",Ne.borderWarningPrimary),be.extend("--ft-notice-warning-color","",Ne.contentWarningPrimary),be.extend("--ft-checkbox-label-color","",Ne.contentGlobalPrimary),be.extend("--ft-checkbox-checked-background-color","",Ne.contentActionPrimary),be.extend("--ft-checkbox-checked-state-layer-color","",Ne.contentActionPrimary),be.extend("--ft-checkbox-checked-color","",Ne.contentGlobalOnColor),be.extend("--ft-checkbox-checked-state-layer-opacity-hover","",Oe.opacity16),be.extend("--ft-checkbox-checked-state-layer-opacity-focus","",Oe.opacity16),be.extend("--ft-checkbox-checked-state-layer-opacity-active","",Oe.opacity24),be.extend("--ft-checkbox-checked-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-checkbox-unchecked-border-color","",Oe.colorGray80),be.extend("--ft-checkbox-unchecked-state-layer-color","",Oe.colorGray80),be.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",Oe.opacity16),be.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",Oe.opacity16),be.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",Oe.opacity24),be.extend("--ft-checkbox-unchecked-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-checkbox-focus-focus-ring-color","",Ne.borderActionFocusRing),be.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),be.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),be.extend("--ft-checkbox-gap","",Oe.spacing3),be.extend("--ft-toggle-off-state-layer-opacity-hover","",Oe.opacity16),be.extend("--ft-toggle-off-state-layer-opacity-focus","",Oe.opacity16),be.extend("--ft-toggle-off-state-layer-opacity-active","",Oe.opacity24),be.extend("--ft-toggle-off-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-toggle-off-background-color","",Ne.contentGlobalSubtle),be.extend("--ft-toggle-off-icon-color","",Ne.contentGlobalSubtle),be.extend("--ft-toggle-off-state-layer-color","",Ne.contentGlobalSubtle),be.extend("--ft-toggle-on-state-layer-opacity-hover","",Oe.opacity16),be.extend("--ft-toggle-on-state-layer-opacity-focus","",Oe.opacity16),be.extend("--ft-toggle-on-state-layer-opacity-active","",Oe.opacity24),be.extend("--ft-toggle-on-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-toggle-on-background-color","",Ne.contentActionPrimary),be.extend("--ft-toggle-on-icon-color","",Ne.contentActionPrimary),be.extend("--ft-toggle-on-state-layer-color","",Ne.contentActionPrimary),be.extend("--ft-toggle-label-color","",Ne.contentGlobalPrimary),be.extend("--ft-toggle-focus-focus-ring-color","",Ne.borderActionFocusRing),be.extend("--ft-toggle-gap","",Oe.spacing3),be.extend("--ft-radio-label-color","",Ne.contentGlobalPrimary),be.extend("--ft-radio-selected-color","",Ne.contentActionPrimary),be.extend("--ft-radio-selected-state-layer-color","",Ne.contentActionPrimary),be.extend("--ft-radio-selected-state-layer-opacity-hover","",Oe.opacity16),be.extend("--ft-radio-selected-state-layer-opacity-focus","",Oe.opacity16),be.extend("--ft-radio-selected-state-layer-opacity-active","",Oe.opacity24),be.extend("--ft-radio-selected-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-radio-unselected-state-layer-color","",Oe.colorGray80),be.extend("--ft-radio-unselected-state-layer-opacity-hover","",Oe.opacity16),be.extend("--ft-radio-unselected-state-layer-opacity-focus","",Oe.opacity16),be.extend("--ft-radio-unselected-state-layer-opacity-active","",Oe.opacity24),be.extend("--ft-radio-unselected-component-opacity-disabled","",Oe.opacity40),be.extend("--ft-radio-focus-focus-ring-color","",Ne.borderActionFocusRing),be.create("--ft-radio-focus-outline-offset","","SIZE","3px"),be.create("--ft-radio-focus-outline-width","","SIZE","2px"),be.extend("--ft-radio-gap","",Oe.spacing3),be.extend("--ft-notification-icon-size","",Oe.iconSize4),be.extend("--ft-notification-horizontal-padding","",Oe.spacing4),be.extend("--ft-notification-vertical-padding","",Oe.spacing4),be.extend("--ft-notification-info-background-color","",Ne.backgroundInfoSubtle),be.extend("--ft-notification-info-color","",Ne.contentInfoPrimary),be.extend("--ft-notification-info-border-color","",Ne.borderInfoPrimary),be.extend("--ft-notification-success-background-color","",Ne.backgroundSuccessSubtle),be.extend("--ft-notification-success-color","",Ne.contentSuccessPrimary),be.extend("--ft-notification-success-border-color","",Ne.borderSuccessPrimary),be.extend("--ft-notification-warning-background-color","",Ne.backgroundWarningSubtle),be.extend("--ft-notification-warning-color","",Ne.contentWarningPrimary),be.extend("--ft-notification-warning-border-color","",Ne.borderWarningPrimary),be.extend("--ft-notification-error-background-color","",Ne.backgroundErrorSubtle),be.extend("--ft-notification-error-color","",Ne.contentErrorPrimary),be.extend("--ft-notification-error-border-color","",Ne.borderErrorPrimary),be.extend("--ft-notification-border-radius","",Oe.borderRadiusPill),be.create("--ft-notification-border-width","","SIZE","1px"),be.extend("--ft-notification-gap-leading","",Oe.spacing2),be.extend("--ft-notification-gap-trailing","",Oe.spacing8);const ve={colorPrimary:be.create("--ft-color-primary","","COLOR","#2196F3"),colorPrimaryVariant:be.create("--ft-color-primary-variant","","COLOR","#1976D2"),colorSecondary:be.create("--ft-color-secondary","","COLOR","#FFCC80"),colorSecondaryVariant:be.create("--ft-color-secondary-variant","","COLOR","#F57C00"),colorSurface:be.create("--ft-color-surface","","COLOR","#FFFFFF"),colorContent:be.create("--ft-color-content","","COLOR","rgba(0, 0, 0, 0.87)"),colorError:be.create("--ft-color-error","","COLOR","#B00020"),colorOutline:be.create("--ft-color-outline","","COLOR","rgba(0, 0, 0, 0.14)"),colorOpacityHigh:be.create("--ft-color-opacity-high","","NUMBER","1"),colorOpacityMedium:be.create("--ft-color-opacity-medium","","NUMBER","0.74"),colorOpacityDisabled:be.create("--ft-color-opacity-disabled","","NUMBER","0.38"),colorOnPrimary:be.create("--ft-color-on-primary","","COLOR","#FFFFFF"),colorOnPrimaryHigh:be.create("--ft-color-on-primary-high","","COLOR","#FFFFFF"),colorOnPrimaryMedium:be.create("--ft-color-on-primary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnPrimaryDisabled:be.create("--ft-color-on-primary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSecondary:be.create("--ft-color-on-secondary","","COLOR","#FFFFFF"),colorOnSecondaryHigh:be.create("--ft-color-on-secondary-high","","COLOR","#FFFFFF"),colorOnSecondaryMedium:be.create("--ft-color-on-secondary-medium","","COLOR","rgba(255, 255, 255, 0.74)"),colorOnSecondaryDisabled:be.create("--ft-color-on-secondary-disabled","","COLOR","rgba(255, 255, 255, 0.38)"),colorOnSurface:be.create("--ft-color-on-surface","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceHigh:be.create("--ft-color-on-surface-high","","COLOR","rgba(0, 0, 0, 0.87)"),colorOnSurfaceMedium:be.create("--ft-color-on-surface-medium","","COLOR","rgba(0, 0, 0, 0.60)"),colorOnSurfaceDisabled:be.create("--ft-color-on-surface-disabled","","COLOR","rgba(0, 0, 0, 0.38)"),opacityContentOnSurfaceDisabled:be.create("--ft-opacity-content-on-surface-disabled","","NUMBER","0"),opacityContentOnSurfaceEnable:be.create("--ft-opacity-content-on-surface-enable","","NUMBER","0"),opacityContentOnSurfaceHover:be.create("--ft-opacity-content-on-surface-hover","","NUMBER","0.04"),opacityContentOnSurfaceFocused:be.create("--ft-opacity-content-on-surface-focused","","NUMBER","0.12"),opacityContentOnSurfacePressed:be.create("--ft-opacity-content-on-surface-pressed","","NUMBER","0.10"),opacityContentOnSurfaceSelected:be.create("--ft-opacity-content-on-surface-selected","","NUMBER","0.08"),opacityContentOnSurfaceDragged:be.create("--ft-opacity-content-on-surface-dragged","","NUMBER","0.08"),opacityPrimaryOnSurfaceDisabled:be.create("--ft-opacity-primary-on-surface-disabled","","NUMBER","0"),opacityPrimaryOnSurfaceEnable:be.create("--ft-opacity-primary-on-surface-enable","","NUMBER","0"),opacityPrimaryOnSurfaceHover:be.create("--ft-opacity-primary-on-surface-hover","","NUMBER","0.04"),opacityPrimaryOnSurfaceFocused:be.create("--ft-opacity-primary-on-surface-focused","","NUMBER","0.12"),opacityPrimaryOnSurfacePressed:be.create("--ft-opacity-primary-on-surface-pressed","","NUMBER","0.10"),opacityPrimaryOnSurfaceSelected:be.create("--ft-opacity-primary-on-surface-selected","","NUMBER","0.08"),opacityPrimaryOnSurfaceDragged:be.create("--ft-opacity-primary-on-surface-dragged","","NUMBER","0.08"),opacitySurfaceOnPrimaryDisabled:be.create("--ft-opacity-surface-on-primary-disabled","","NUMBER","0"),opacitySurfaceOnPrimaryEnable:be.create("--ft-opacity-surface-on-primary-enable","","NUMBER","0"),opacitySurfaceOnPrimaryHover:be.create("--ft-opacity-surface-on-primary-hover","","NUMBER","0.04"),opacitySurfaceOnPrimaryFocused:be.create("--ft-opacity-surface-on-primary-focused","","NUMBER","0.12"),opacitySurfaceOnPrimaryPressed:be.create("--ft-opacity-surface-on-primary-pressed","","NUMBER","0.10"),opacitySurfaceOnPrimarySelected:be.create("--ft-opacity-surface-on-primary-selected","","NUMBER","0.08"),opacitySurfaceOnPrimaryDragged:be.create("--ft-opacity-surface-on-primary-dragged","","NUMBER","0.08"),elevation00:be.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:be.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:be.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:be.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:be.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:be.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:be.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:be.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:be.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:be.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:be.create("--ft-border-radius-S","","SIZE","4px"),borderRadiusM:be.create("--ft-border-radius-M","","SIZE","8px"),borderRadiusL:be.create("--ft-border-radius-L","","SIZE","12px"),borderRadiusXL:be.create("--ft-border-radius-XL","","SIZE","16px"),titleFont:be.create("--ft-title-font","","UNKNOWN","Ubuntu, system-ui, sans-serif"),contentFont:be.create("--ft-content-font","","UNKNOWN","'Open Sans', system-ui, sans-serif"),transitionDuration:be.create("--ft-transition-duration","","UNKNOWN","250ms"),transitionTimingFunction:be.create("--ft-transition-timing-function","","UNKNOWN","ease-in-out")},Se=window,we=Se.ShadowRoot&&(void 0===Se.ShadyCSS||Se.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;
|
|
66
|
+
/**
|
|
67
|
+
* @license
|
|
68
|
+
* Copyright 2019 Google LLC
|
|
69
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
70
|
+
*/class Ce extends ye{createRenderRoot(){const t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach((([e,o])=>t.registry.define(e,o))));const e={...t.shadowRootOptions,customElements:t.registry},o=this.renderOptions.creationScope=this.attachShadow(e);return((t,e)=>{we?t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):e.forEach((e=>{const o=document.createElement("style"),r=Se.litNonce;void 0!==r&&o.setAttribute("nonce",r),o.textContent=e.cssText,t.appendChild(o)}))})(o,t.elementStyles),o}}var xe,Re=function(t,e,o,r){for(var n,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,a=t.length-1;a>=0;a--)(n=t[a])&&(s=(i<3?n(s):i>3?n(e,o,s):n(e,o))||s);return i>3&&s&&Object.defineProperty(e,o,s),s};const Ee=Symbol("constructorPrototype"),Me=Symbol("constructorName"),Ue=Symbol("exportpartsDebouncer");class De extends Ce{constructor(){super(),this[xe]=new e(5),this[Me]=this.constructor.name,this[Ee]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Me]&&Object.setPrototypeOf(this,this[Ee])}updated(t){super.updated(t),setTimeout((()=>{this.contentAvailableCallback(t),this.scheduleExportpartsUpdate()}),0)}contentAvailableCallback(t){var e,o;if((null!==(o=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelectorAll(".ft-lit-element--custom-stylesheet"))&&void 0!==o?o:[]).forEach((t=>t.remove())),this.customStylesheet){const t=document.createElement("style");t.classList.add("ft-lit-element--custom-stylesheet"),t.innerHTML=this.customStylesheet,this.shadowRoot.append(t)}}scheduleExportpartsUpdate(){this[Ue].run((()=>{var t;(null===(t=this.exportpartsPrefix)||void 0===t?void 0:t.trim())?this.setExportpartsAttribute([this.exportpartsPrefix]):null!=this.exportpartsPrefixes&&this.exportpartsPrefixes.length>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)}))}setExportpartsAttribute(t){var e,o,r,n,i,s;const a=t=>null!=t&&t.trim().length>0,c=t.filter(a).map((t=>t.trim()));if(0===c.length)return void this.removeAttribute("exportparts");const l=new Set;for(let t of null!==(o=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelectorAll("[part],[exportparts]"))&&void 0!==o?o:[]){const e=null!==(n=null===(r=t.getAttribute("part"))||void 0===r?void 0:r.split(" "))&&void 0!==n?n:[],o=null!==(s=null===(i=t.getAttribute("exportparts"))||void 0===i?void 0:i.split(",").map((t=>t.split(":")[1])))&&void 0!==s?s:[];new Array(...e,...o).filter(a).map((t=>t.trim())).forEach((t=>l.add(t)))}if(0===l.size)return void this.removeAttribute("exportparts");const h=[...l.values()].flatMap((t=>c.map((e=>`${t}:${e}--${t}`))));this.setAttribute("exportparts",[...this.part,...h].join(", "))}}var ke,We,Le,Ye;function Ie(){return Le.apply(null,arguments)}function Ze(t){return t instanceof Array||"[object Array]"===Object.prototype.toString.call(t)}function Ke(t){return null!=t&&"[object Object]"===Object.prototype.toString.call(t)}function Ae(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function Fe(t){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(t).length;var e;for(e in t)if(Ae(t,e))return!1;return!0}function _e(t){return void 0===t}function $e(t){return"number"==typeof t||"[object Number]"===Object.prototype.toString.call(t)}function Te(t){return t instanceof Date||"[object Date]"===Object.prototype.toString.call(t)}function He(t,e){var o,r=[],n=t.length;for(o=0;o<n;++o)r.push(e(t[o],o));return r}function Ge(t,e){for(var o in e)Ae(e,o)&&(t[o]=e[o]);return Ae(e,"toString")&&(t.toString=e.toString),Ae(e,"valueOf")&&(t.valueOf=e.valueOf),t}function Pe(t,e,o,r){return dn(t,e,o,r,!0).utc()}function Be(t){return null==t._pf&&(t._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),t._pf}function ze(t){if(null==t._isValid){var e=Be(t),o=Ye.call(e.parsedDateParts,(function(t){return null!=t})),r=!isNaN(t._d.getTime())&&e.overflow<0&&!e.empty&&!e.invalidEra&&!e.invalidMonth&&!e.invalidWeekday&&!e.weekdayMismatch&&!e.nullInput&&!e.invalidFormat&&!e.userInvalidated&&(!e.meridiem||e.meridiem&&o);if(t._strict&&(r=r&&0===e.charsLeftOver&&0===e.unusedTokens.length&&void 0===e.bigHour),null!=Object.isFrozen&&Object.isFrozen(t))return r;t._isValid=r}return t._isValid}function je(t){var e=Pe(NaN);return null!=t?Ge(Be(e),t):Be(e).userInvalidated=!0,e}xe=Ue,Re([x()],De.prototype,"exportpartsPrefix",void 0),Re([function(t,e){const o=()=>JSON.parse(JSON.stringify(t));return x({type:Object,converter:{fromAttribute:t=>{if(null==t)return o();try{return JSON.parse(t)}catch{return o()}},toAttribute:t=>JSON.stringify(t)},hasChanged:(t,e)=>!E(t,e),...null!=e?e:{}})}([])],De.prototype,"exportpartsPrefixes",void 0),Re([x()],De.prototype,"customStylesheet",void 0),mt`
|
|
56
71
|
.ft-no-text-select {
|
|
57
72
|
-webkit-touch-callout: none;
|
|
58
73
|
-webkit-user-select: none;
|
|
@@ -61,7 +76,7 @@ var ft,ut;let ht=class extends C{constructor(){super(...arguments),this.renderOp
|
|
|
61
76
|
-ms-user-select: none;
|
|
62
77
|
user-select: none;
|
|
63
78
|
}
|
|
64
|
-
`,
|
|
79
|
+
`,mt`
|
|
65
80
|
.ft-word-wrap {
|
|
66
81
|
white-space: normal;
|
|
67
82
|
word-wrap: break-word;
|
|
@@ -73,7 +88,7 @@ var ft,ut;let ht=class extends C{constructor(){super(...arguments),this.renderOp
|
|
|
73
88
|
-webkit-hyphens: auto;
|
|
74
89
|
hyphens: auto
|
|
75
90
|
}
|
|
76
|
-
`,
|
|
91
|
+
`,mt`
|
|
77
92
|
.ft-safari-ellipsis-fix {
|
|
78
93
|
margin-right: 0;
|
|
79
94
|
|
|
@@ -84,33 +99,33 @@ var ft,ut;let ht=class extends C{constructor(){super(...arguments),this.renderOp
|
|
|
84
99
|
display: inline-block;
|
|
85
100
|
width: 0;
|
|
86
101
|
}
|
|
87
|
-
`,window.ftReduxStores||(window.ftReduxStores={}),navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(Et=null===(Rt=window.safari)||void 0===Rt?void 0:Rt.pushNotification)||void 0===Et||Et.toString()),Ut=Array.prototype.some?Array.prototype.some:function(t){var o,r=Object(this),e=r.length>>>0;for(o=0;o<e;o++)if(o in r&&t.call(this,r[o],o,r))return!0;return!1};var $t=Dt.momentProperties=[],Bt=!1;function Pt(t,o){var r,e,n,i=$t.length;if(It(o._isAMomentObject)||(t._isAMomentObject=o._isAMomentObject),It(o._i)||(t._i=o._i),It(o._f)||(t._f=o._f),It(o._l)||(t._l=o._l),It(o._strict)||(t._strict=o._strict),It(o._tzm)||(t._tzm=o._tzm),It(o._isUTC)||(t._isUTC=o._isUTC),It(o._offset)||(t._offset=o._offset),It(o._pf)||(t._pf=Tt(o)),It(o._locale)||(t._locale=o._locale),i>0)for(r=0;r<i;r++)It(n=o[e=$t[r]])||(t[e]=n);return t}function jt(t){Pt(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===Bt&&(Bt=!0,Dt.updateOffset(this),Bt=!1)}function zt(t){return t instanceof jt||null!=t&&null!=t._isAMomentObject}function Jt(t){!1===Dt.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+t)}function qt(t,o){var r=!0;return At((function(){if(null!=Dt.deprecationHandler&&Dt.deprecationHandler(null,t),r){var e,n,i,a=[],s=arguments.length;for(n=0;n<s;n++){if(e="","object"==typeof arguments[n]){for(i in e+="\n["+n+"] ",arguments[0])Yt(arguments[0],i)&&(e+=i+": "+arguments[0][i]+", ");e=e.slice(0,-2)}else e=arguments[n];a.push(e)}Jt(t+"\nArguments: "+Array.prototype.slice.call(a).join("")+"\n"+(new Error).stack),r=!1}return o.apply(this,arguments)}),o)}var Vt,Qt={};function Xt(t,o){null!=Dt.deprecationHandler&&Dt.deprecationHandler(t,o),Qt[t]||(Jt(o),Qt[t]=!0)}function to(t){return"undefined"!=typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}function oo(t,o){var r,e=At({},t);for(r in o)Yt(o,r)&&(kt(t[r])&&kt(o[r])?(e[r]={},At(e[r],t[r]),At(e[r],o[r])):null!=o[r]?e[r]=o[r]:delete e[r]);for(r in t)Yt(t,r)&&!Yt(o,r)&&kt(t[r])&&(e[r]=At({},e[r]));return e}function ro(t){null!=t&&this.set(t)}Dt.suppressDeprecationWarnings=!1,Dt.deprecationHandler=null,Vt=Object.keys?Object.keys:function(t){var o,r=[];for(o in t)Yt(t,o)&&r.push(o);return r};function eo(t,o,r){var e=""+Math.abs(t),n=o-e.length;return(t>=0?r?"+":"":"-")+Math.pow(10,Math.max(0,n)).toString().substr(1)+e}var no=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,io=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,ao={},so={};function co(t,o,r,e){var n=e;"string"==typeof e&&(n=function(){return this[e]()}),t&&(so[t]=n),o&&(so[o[0]]=function(){return eo(n.apply(this,arguments),o[1],o[2])}),r&&(so[r]=function(){return this.localeData().ordinal(n.apply(this,arguments),t)})}function lo(t,o){return t.isValid()?(o=fo(o,t.localeData()),ao[o]=ao[o]||function(t){var o,r,e,n=t.match(no);for(o=0,r=n.length;o<r;o++)so[n[o]]?n[o]=so[n[o]]:n[o]=(e=n[o]).match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"");return function(o){var e,i="";for(e=0;e<r;e++)i+=to(n[e])?n[e].call(o,t):n[e];return i}}(o),ao[o](t)):t.localeData().invalidDate()}function fo(t,o){var r=5;function e(t){return o.longDateFormat(t)||t}for(io.lastIndex=0;r>=0&&io.test(t);)t=t.replace(io,e),io.lastIndex=0,r-=1;return t}var uo={};function ho(t,o){var r=t.toLowerCase();uo[r]=uo[r+"s"]=uo[o]=t}function po(t){return"string"==typeof t?uo[t]||uo[t.toLowerCase()]:void 0}function yo(t){var o,r,e={};for(r in t)Yt(t,r)&&(o=po(r))&&(e[o]=t[r]);return e}var go={};function mo(t,o){go[t]=o}function bo(t){return t%4==0&&t%100!=0||t%400==0}function Oo(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function No(t){var o=+t,r=0;return 0!==o&&isFinite(o)&&(r=Oo(o)),r}function vo(t,o){return function(r){return null!=r?(wo(this,t,r),Dt.updateOffset(this,o),this):So(this,t)}}function So(t,o){return t.isValid()?t._d["get"+(t._isUTC?"UTC":"")+o]():NaN}function wo(t,o,r){t.isValid()&&!isNaN(r)&&("FullYear"===o&&bo(t.year())&&1===t.month()&&29===t.date()?(r=No(r),t._d["set"+(t._isUTC?"UTC":"")+o](r,t.month(),nr(r,t.month()))):t._d["set"+(t._isUTC?"UTC":"")+o](r))}var Co,xo=/\d/,Ro=/\d\d/,Eo=/\d{3}/,Mo=/\d{4}/,Uo=/[+-]?\d{6}/,Do=/\d\d?/,Wo=/\d\d\d\d?/,ko=/\d\d\d\d\d\d?/,Yo=/\d{1,3}/,Lo=/\d{1,4}/,Io=/[+-]?\d{1,6}/,Zo=/\d+/,Ko=/[+-]?\d+/,Fo=/Z|[+-]\d\d:?\d\d/gi,Ao=/Z|[+-]\d\d(?::?\d\d)?/gi,Ho=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function To(t,o,r){Co[t]=to(o)?o:function(t,e){return t&&r?r:o}}function Go(t,o){return Yt(Co,t)?Co[t](o._strict,o._locale):new RegExp(function(t){return _o(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(t,o,r,e,n){return o||r||e||n})))}(t))}function _o(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}Co={};var $o={};function Bo(t,o){var r,e,n=o;for("string"==typeof t&&(t=[t]),Zt(o)&&(n=function(t,r){r[o]=No(t)}),e=t.length,r=0;r<e;r++)$o[t[r]]=n}function Po(t,o){Bo(t,(function(t,r,e,n){e._w=e._w||{},o(t,e._w,e,n)}))}function jo(t,o,r){null!=o&&Yt($o,t)&&$o[t](o,r._a,r,t)}var zo,Jo=0,qo=1,Vo=2,Qo=3,Xo=4,tr=5,or=6,rr=7,er=8;function nr(t,o){if(isNaN(t)||isNaN(o))return NaN;var r=function(t,o){return(t%o+o)%o}(o,12);return t+=(o-r)/12,1===r?bo(t)?29:28:31-r%7%2}zo=Array.prototype.indexOf?Array.prototype.indexOf:function(t){var o;for(o=0;o<this.length;++o)if(this[o]===t)return o;return-1},co("M",["MM",2],"Mo",(function(){return this.month()+1})),co("MMM",0,0,(function(t){return this.localeData().monthsShort(this,t)})),co("MMMM",0,0,(function(t){return this.localeData().months(this,t)})),ho("month","M"),mo("month",8),To("M",Do),To("MM",Do,Ro),To("MMM",(function(t,o){return o.monthsShortRegex(t)})),To("MMMM",(function(t,o){return o.monthsRegex(t)})),Bo(["M","MM"],(function(t,o){o[qo]=No(t)-1})),Bo(["MMM","MMMM"],(function(t,o,r,e){var n=r._locale.monthsParse(t,e,r._strict);null!=n?o[qo]=n:Tt(r).invalidMonth=t}));var ir="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ar="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),sr=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,cr=Ho,lr=Ho;function fr(t,o,r){var e,n,i,a=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],e=0;e<12;++e)i=Ht([2e3,e]),this._shortMonthsParse[e]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[e]=this.months(i,"").toLocaleLowerCase();return r?"MMM"===o?-1!==(n=zo.call(this._shortMonthsParse,a))?n:null:-1!==(n=zo.call(this._longMonthsParse,a))?n:null:"MMM"===o?-1!==(n=zo.call(this._shortMonthsParse,a))||-1!==(n=zo.call(this._longMonthsParse,a))?n:null:-1!==(n=zo.call(this._longMonthsParse,a))||-1!==(n=zo.call(this._shortMonthsParse,a))?n:null}function ur(t,o){var r;if(!t.isValid())return t;if("string"==typeof o)if(/^\d+$/.test(o))o=No(o);else if(!Zt(o=t.localeData().monthsParse(o)))return t;return r=Math.min(t.date(),nr(t.year(),o)),t._d["set"+(t._isUTC?"UTC":"")+"Month"](o,r),t}function hr(t){return null!=t?(ur(this,t),Dt.updateOffset(this,!0),this):So(this,"Month")}function dr(){function t(t,o){return o.length-t.length}var o,r,e=[],n=[],i=[];for(o=0;o<12;o++)r=Ht([2e3,o]),e.push(this.monthsShort(r,"")),n.push(this.months(r,"")),i.push(this.months(r,"")),i.push(this.monthsShort(r,""));for(e.sort(t),n.sort(t),i.sort(t),o=0;o<12;o++)e[o]=_o(e[o]),n[o]=_o(n[o]);for(o=0;o<24;o++)i[o]=_o(i[o]);this._monthsRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+e.join("|")+")","i")}function pr(t){return bo(t)?366:365}co("Y",0,0,(function(){var t=this.year();return t<=9999?eo(t,4):"+"+t})),co(0,["YY",2],0,(function(){return this.year()%100})),co(0,["YYYY",4],0,"year"),co(0,["YYYYY",5],0,"year"),co(0,["YYYYYY",6,!0],0,"year"),ho("year","y"),mo("year",1),To("Y",Ko),To("YY",Do,Ro),To("YYYY",Lo,Mo),To("YYYYY",Io,Uo),To("YYYYYY",Io,Uo),Bo(["YYYYY","YYYYYY"],Jo),Bo("YYYY",(function(t,o){o[Jo]=2===t.length?Dt.parseTwoDigitYear(t):No(t)})),Bo("YY",(function(t,o){o[Jo]=Dt.parseTwoDigitYear(t)})),Bo("Y",(function(t,o){o[Jo]=parseInt(t,10)})),Dt.parseTwoDigitYear=function(t){return No(t)+(No(t)>68?1900:2e3)};var yr=vo("FullYear",!0);function gr(t,o,r,e,n,i,a){var s;return t<100&&t>=0?(s=new Date(t+400,o,r,e,n,i,a),isFinite(s.getFullYear())&&s.setFullYear(t)):s=new Date(t,o,r,e,n,i,a),s}function mr(t){var o,r;return t<100&&t>=0?((r=Array.prototype.slice.call(arguments))[0]=t+400,o=new Date(Date.UTC.apply(null,r)),isFinite(o.getUTCFullYear())&&o.setUTCFullYear(t)):o=new Date(Date.UTC.apply(null,arguments)),o}function br(t,o,r){var e=7+o-r;return-((7+mr(t,0,e).getUTCDay()-o)%7)+e-1}function Or(t,o,r,e,n){var i,a,s=1+7*(o-1)+(7+r-e)%7+br(t,e,n);return s<=0?a=pr(i=t-1)+s:s>pr(t)?(i=t+1,a=s-pr(t)):(i=t,a=s),{year:i,dayOfYear:a}}function Nr(t,o,r){var e,n,i=br(t.year(),o,r),a=Math.floor((t.dayOfYear()-i-1)/7)+1;return a<1?e=a+vr(n=t.year()-1,o,r):a>vr(t.year(),o,r)?(e=a-vr(t.year(),o,r),n=t.year()+1):(n=t.year(),e=a),{week:e,year:n}}function vr(t,o,r){var e=br(t,o,r),n=br(t+1,o,r);return(pr(t)-e+n)/7}co("w",["ww",2],"wo","week"),co("W",["WW",2],"Wo","isoWeek"),ho("week","w"),ho("isoWeek","W"),mo("week",5),mo("isoWeek",5),To("w",Do),To("ww",Do,Ro),To("W",Do),To("WW",Do,Ro),Po(["w","ww","W","WW"],(function(t,o,r,e){o[e.substr(0,1)]=No(t)}));function Sr(t,o){return t.slice(o,7).concat(t.slice(0,o))}co("d",0,"do","day"),co("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),co("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),co("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),co("e",0,0,"weekday"),co("E",0,0,"isoWeekday"),ho("day","d"),ho("weekday","e"),ho("isoWeekday","E"),mo("day",11),mo("weekday",11),mo("isoWeekday",11),To("d",Do),To("e",Do),To("E",Do),To("dd",(function(t,o){return o.weekdaysMinRegex(t)})),To("ddd",(function(t,o){return o.weekdaysShortRegex(t)})),To("dddd",(function(t,o){return o.weekdaysRegex(t)})),Po(["dd","ddd","dddd"],(function(t,o,r,e){var n=r._locale.weekdaysParse(t,e,r._strict);null!=n?o.d=n:Tt(r).invalidWeekday=t})),Po(["d","e","E"],(function(t,o,r,e){o[e]=No(t)}));var wr="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Cr="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),xr="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Rr=Ho,Er=Ho,Mr=Ho;function Ur(t,o,r){var e,n,i,a=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],e=0;e<7;++e)i=Ht([2e3,1]).day(e),this._minWeekdaysParse[e]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[e]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[e]=this.weekdays(i,"").toLocaleLowerCase();return r?"dddd"===o?-1!==(n=zo.call(this._weekdaysParse,a))?n:null:"ddd"===o?-1!==(n=zo.call(this._shortWeekdaysParse,a))?n:null:-1!==(n=zo.call(this._minWeekdaysParse,a))?n:null:"dddd"===o?-1!==(n=zo.call(this._weekdaysParse,a))||-1!==(n=zo.call(this._shortWeekdaysParse,a))||-1!==(n=zo.call(this._minWeekdaysParse,a))?n:null:"ddd"===o?-1!==(n=zo.call(this._shortWeekdaysParse,a))||-1!==(n=zo.call(this._weekdaysParse,a))||-1!==(n=zo.call(this._minWeekdaysParse,a))?n:null:-1!==(n=zo.call(this._minWeekdaysParse,a))||-1!==(n=zo.call(this._weekdaysParse,a))||-1!==(n=zo.call(this._shortWeekdaysParse,a))?n:null}function Dr(){function t(t,o){return o.length-t.length}var o,r,e,n,i,a=[],s=[],c=[],l=[];for(o=0;o<7;o++)r=Ht([2e3,1]).day(o),e=_o(this.weekdaysMin(r,"")),n=_o(this.weekdaysShort(r,"")),i=_o(this.weekdays(r,"")),a.push(e),s.push(n),c.push(i),l.push(e),l.push(n),l.push(i);a.sort(t),s.sort(t),c.sort(t),l.sort(t),this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function Wr(){return this.hours()%12||12}function kr(t,o){co(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),o)}))}function Yr(t,o){return o._meridiemParse}co("H",["HH",2],0,"hour"),co("h",["hh",2],0,Wr),co("k",["kk",2],0,(function(){return this.hours()||24})),co("hmm",0,0,(function(){return""+Wr.apply(this)+eo(this.minutes(),2)})),co("hmmss",0,0,(function(){return""+Wr.apply(this)+eo(this.minutes(),2)+eo(this.seconds(),2)})),co("Hmm",0,0,(function(){return""+this.hours()+eo(this.minutes(),2)})),co("Hmmss",0,0,(function(){return""+this.hours()+eo(this.minutes(),2)+eo(this.seconds(),2)})),kr("a",!0),kr("A",!1),ho("hour","h"),mo("hour",13),To("a",Yr),To("A",Yr),To("H",Do),To("h",Do),To("k",Do),To("HH",Do,Ro),To("hh",Do,Ro),To("kk",Do,Ro),To("hmm",Wo),To("hmmss",ko),To("Hmm",Wo),To("Hmmss",ko),Bo(["H","HH"],Qo),Bo(["k","kk"],(function(t,o,r){var e=No(t);o[Qo]=24===e?0:e})),Bo(["a","A"],(function(t,o,r){r._isPm=r._locale.isPM(t),r._meridiem=t})),Bo(["h","hh"],(function(t,o,r){o[Qo]=No(t),Tt(r).bigHour=!0})),Bo("hmm",(function(t,o,r){var e=t.length-2;o[Qo]=No(t.substr(0,e)),o[Xo]=No(t.substr(e)),Tt(r).bigHour=!0})),Bo("hmmss",(function(t,o,r){var e=t.length-4,n=t.length-2;o[Qo]=No(t.substr(0,e)),o[Xo]=No(t.substr(e,2)),o[tr]=No(t.substr(n)),Tt(r).bigHour=!0})),Bo("Hmm",(function(t,o,r){var e=t.length-2;o[Qo]=No(t.substr(0,e)),o[Xo]=No(t.substr(e))})),Bo("Hmmss",(function(t,o,r){var e=t.length-4,n=t.length-2;o[Qo]=No(t.substr(0,e)),o[Xo]=No(t.substr(e,2)),o[tr]=No(t.substr(n))}));var Lr=vo("Hours",!0);var Ir,Zr={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:ir,monthsShort:ar,week:{dow:0,doy:6},weekdays:wr,weekdaysMin:xr,weekdaysShort:Cr,meridiemParse:/[ap]\.?m?\.?/i},Kr={},Fr={};function Ar(t,o){var r,e=Math.min(t.length,o.length);for(r=0;r<e;r+=1)if(t[r]!==o[r])return r;return e}function Hr(t){return t?t.toLowerCase().replace("_","-"):t}function Tr(t){var o=null;if(void 0===Kr[t]&&"undefined"!=typeof module&&module&&module.exports&&function(t){return null!=t.match("^[^/\\\\]*$")}(t))try{o=Ir._abbr,require("./locale/"+t),Gr(o)}catch(o){Kr[t]=null}return Kr[t]}function Gr(t,o){var r;return t&&((r=It(o)?$r(t):_r(t,o))?Ir=r:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),Ir._abbr}function _r(t,o){if(null!==o){var r,e=Zr;if(o.abbr=t,null!=Kr[t])Xt("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),e=Kr[t]._config;else if(null!=o.parentLocale)if(null!=Kr[o.parentLocale])e=Kr[o.parentLocale]._config;else{if(null==(r=Tr(o.parentLocale)))return Fr[o.parentLocale]||(Fr[o.parentLocale]=[]),Fr[o.parentLocale].push({name:t,config:o}),null;e=r._config}return Kr[t]=new ro(oo(e,o)),Fr[t]&&Fr[t].forEach((function(t){_r(t.name,t.config)})),Gr(t),Kr[t]}return delete Kr[t],null}function $r(t){var o;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return Ir;if(!Wt(t)){if(o=Tr(t))return o;t=[t]}return function(t){for(var o,r,e,n,i=0;i<t.length;){for(o=(n=Hr(t[i]).split("-")).length,r=(r=Hr(t[i+1]))?r.split("-"):null;o>0;){if(e=Tr(n.slice(0,o).join("-")))return e;if(r&&r.length>=o&&Ar(n,r)>=o-1)break;o--}i++}return Ir}(t)}function Br(t){var o,r=t._a;return r&&-2===Tt(t).overflow&&(o=r[qo]<0||r[qo]>11?qo:r[Vo]<1||r[Vo]>nr(r[Jo],r[qo])?Vo:r[Qo]<0||r[Qo]>24||24===r[Qo]&&(0!==r[Xo]||0!==r[tr]||0!==r[or])?Qo:r[Xo]<0||r[Xo]>59?Xo:r[tr]<0||r[tr]>59?tr:r[or]<0||r[or]>999?or:-1,Tt(t)._overflowDayOfYear&&(o<Jo||o>Vo)&&(o=Vo),Tt(t)._overflowWeeks&&-1===o&&(o=rr),Tt(t)._overflowWeekday&&-1===o&&(o=er),Tt(t).overflow=o),t}var Pr=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,jr=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,zr=/Z|[+-]\d\d(?::?\d\d)?/,Jr=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],qr=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Vr=/^\/?Date\((-?\d+)/i,Qr=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Xr={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function te(t){var o,r,e,n,i,a,s=t._i,c=Pr.exec(s)||jr.exec(s),l=Jr.length,f=qr.length;if(c){for(Tt(t).iso=!0,o=0,r=l;o<r;o++)if(Jr[o][1].exec(c[1])){n=Jr[o][0],e=!1!==Jr[o][2];break}if(null==n)return void(t._isValid=!1);if(c[3]){for(o=0,r=f;o<r;o++)if(qr[o][1].exec(c[3])){i=(c[2]||" ")+qr[o][0];break}if(null==i)return void(t._isValid=!1)}if(!e&&null!=i)return void(t._isValid=!1);if(c[4]){if(!zr.exec(c[4]))return void(t._isValid=!1);a="Z"}t._f=n+(i||"")+(a||""),ie(t)}else t._isValid=!1}function oe(t){var o=parseInt(t,10);return o<=49?2e3+o:o<=999?1900+o:o}function re(t){var o,r,e,n,i,a,s,c,l=Qr.exec(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}(t._i));if(l){if(r=l[4],e=l[3],n=l[2],i=l[5],a=l[6],s=l[7],c=[oe(r),ar.indexOf(e),parseInt(n,10),parseInt(i,10),parseInt(a,10)],s&&c.push(parseInt(s,10)),o=c,!function(t,o,r){return!t||Cr.indexOf(t)===new Date(o[0],o[1],o[2]).getDay()||(Tt(r).weekdayMismatch=!0,r._isValid=!1,!1)}(l[1],o,t))return;t._a=o,t._tzm=function(t,o,r){if(t)return Xr[t];if(o)return 0;var e=parseInt(r,10),n=e%100;return(e-n)/100*60+n}(l[8],l[9],l[10]),t._d=mr.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),Tt(t).rfc2822=!0}else t._isValid=!1}function ee(t,o,r){return null!=t?t:null!=o?o:r}function ne(t){var o,r,e,n,i,a=[];if(!t._d){for(e=function(t){var o=new Date(Dt.now());return t._useUTC?[o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()]:[o.getFullYear(),o.getMonth(),o.getDate()]}(t),t._w&&null==t._a[Vo]&&null==t._a[qo]&&function(t){var o,r,e,n,i,a,s,c,l;o=t._w,null!=o.GG||null!=o.W||null!=o.E?(i=1,a=4,r=ee(o.GG,t._a[Jo],Nr(ce(),1,4).year),e=ee(o.W,1),((n=ee(o.E,1))<1||n>7)&&(c=!0)):(i=t._locale._week.dow,a=t._locale._week.doy,l=Nr(ce(),i,a),r=ee(o.gg,t._a[Jo],l.year),e=ee(o.w,l.week),null!=o.d?((n=o.d)<0||n>6)&&(c=!0):null!=o.e?(n=o.e+i,(o.e<0||o.e>6)&&(c=!0)):n=i);e<1||e>vr(r,i,a)?Tt(t)._overflowWeeks=!0:null!=c?Tt(t)._overflowWeekday=!0:(s=Or(r,e,n,i,a),t._a[Jo]=s.year,t._dayOfYear=s.dayOfYear)}(t),null!=t._dayOfYear&&(i=ee(t._a[Jo],e[Jo]),(t._dayOfYear>pr(i)||0===t._dayOfYear)&&(Tt(t)._overflowDayOfYear=!0),r=mr(i,0,t._dayOfYear),t._a[qo]=r.getUTCMonth(),t._a[Vo]=r.getUTCDate()),o=0;o<3&&null==t._a[o];++o)t._a[o]=a[o]=e[o];for(;o<7;o++)t._a[o]=a[o]=null==t._a[o]?2===o?1:0:t._a[o];24===t._a[Qo]&&0===t._a[Xo]&&0===t._a[tr]&&0===t._a[or]&&(t._nextDay=!0,t._a[Qo]=0),t._d=(t._useUTC?mr:gr).apply(null,a),n=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[Qo]=24),t._w&&void 0!==t._w.d&&t._w.d!==n&&(Tt(t).weekdayMismatch=!0)}}function ie(t){if(t._f!==Dt.ISO_8601)if(t._f!==Dt.RFC_2822){t._a=[],Tt(t).empty=!0;var o,r,e,n,i,a,s,c=""+t._i,l=c.length,f=0;for(s=(e=fo(t._f,t._locale).match(no)||[]).length,o=0;o<s;o++)n=e[o],(r=(c.match(Go(n,t))||[])[0])&&((i=c.substr(0,c.indexOf(r))).length>0&&Tt(t).unusedInput.push(i),c=c.slice(c.indexOf(r)+r.length),f+=r.length),so[n]?(r?Tt(t).empty=!1:Tt(t).unusedTokens.push(n),jo(n,r,t)):t._strict&&!r&&Tt(t).unusedTokens.push(n);Tt(t).charsLeftOver=l-f,c.length>0&&Tt(t).unusedInput.push(c),t._a[Qo]<=12&&!0===Tt(t).bigHour&&t._a[Qo]>0&&(Tt(t).bigHour=void 0),Tt(t).parsedDateParts=t._a.slice(0),Tt(t).meridiem=t._meridiem,t._a[Qo]=function(t,o,r){var e;if(null==r)return o;return null!=t.meridiemHour?t.meridiemHour(o,r):null!=t.isPM?((e=t.isPM(r))&&o<12&&(o+=12),e||12!==o||(o=0),o):o}(t._locale,t._a[Qo],t._meridiem),null!==(a=Tt(t).era)&&(t._a[Jo]=t._locale.erasConvertYear(a,t._a[Jo])),ne(t),Br(t)}else re(t);else te(t)}function ae(t){var o=t._i,r=t._f;return t._locale=t._locale||$r(t._l),null===o||void 0===r&&""===o?_t({nullInput:!0}):("string"==typeof o&&(t._i=o=t._locale.preparse(o)),zt(o)?new jt(Br(o)):(Kt(o)?t._d=o:Wt(r)?function(t){var o,r,e,n,i,a,s=!1,c=t._f.length;if(0===c)return Tt(t).invalidFormat=!0,void(t._d=new Date(NaN));for(n=0;n<c;n++)i=0,a=!1,o=Pt({},t),null!=t._useUTC&&(o._useUTC=t._useUTC),o._f=t._f[n],ie(o),Gt(o)&&(a=!0),i+=Tt(o).charsLeftOver,i+=10*Tt(o).unusedTokens.length,Tt(o).score=i,s?i<e&&(e=i,r=o):(null==e||i<e||a)&&(e=i,r=o,a&&(s=!0));At(t,r||o)}(t):r?ie(t):function(t){var o=t._i;It(o)?t._d=new Date(Dt.now()):Kt(o)?t._d=new Date(o.valueOf()):"string"==typeof o?function(t){var o=Vr.exec(t._i);null===o?(te(t),!1===t._isValid&&(delete t._isValid,re(t),!1===t._isValid&&(delete t._isValid,t._strict?t._isValid=!1:Dt.createFromInputFallback(t)))):t._d=new Date(+o[1])}(t):Wt(o)?(t._a=Ft(o.slice(0),(function(t){return parseInt(t,10)})),ne(t)):kt(o)?function(t){if(!t._d){var o=yo(t._i),r=void 0===o.day?o.date:o.day;t._a=Ft([o.year,o.month,r,o.hour,o.minute,o.second,o.millisecond],(function(t){return t&&parseInt(t,10)})),ne(t)}}(t):Zt(o)?t._d=new Date(o):Dt.createFromInputFallback(t)}(t),Gt(t)||(t._d=null),t))}function se(t,o,r,e,n){var i,a={};return!0!==o&&!1!==o||(e=o,o=void 0),!0!==r&&!1!==r||(e=r,r=void 0),(kt(t)&&Lt(t)||Wt(t)&&0===t.length)&&(t=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=n,a._l=r,a._i=t,a._f=o,a._strict=e,(i=new jt(Br(ae(a))))._nextDay&&(i.add(1,"d"),i._nextDay=void 0),i}function ce(t,o,r,e){return se(t,o,r,e,!1)}Dt.createFromInputFallback=qt("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))})),Dt.ISO_8601=function(){},Dt.RFC_2822=function(){};var le=qt("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=ce.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:_t()})),fe=qt("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=ce.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:_t()}));function ue(t,o){var r,e;if(1===o.length&&Wt(o[0])&&(o=o[0]),!o.length)return ce();for(r=o[0],e=1;e<o.length;++e)o[e].isValid()&&!o[e][t](r)||(r=o[e]);return r}var he=["year","quarter","month","week","day","hour","minute","second","millisecond"];function de(t){var o=yo(t),r=o.year||0,e=o.quarter||0,n=o.month||0,i=o.week||o.isoWeek||0,a=o.day||0,s=o.hour||0,c=o.minute||0,l=o.second||0,f=o.millisecond||0;this._isValid=function(t){var o,r,e=!1,n=he.length;for(o in t)if(Yt(t,o)&&(-1===zo.call(he,o)||null!=t[o]&&isNaN(t[o])))return!1;for(r=0;r<n;++r)if(t[he[r]]){if(e)return!1;parseFloat(t[he[r]])!==No(t[he[r]])&&(e=!0)}return!0}(o),this._milliseconds=+f+1e3*l+6e4*c+1e3*s*60*60,this._days=+a+7*i,this._months=+n+3*e+12*r,this._data={},this._locale=$r(),this._bubble()}function pe(t){return t instanceof de}function ye(t){return t<0?-1*Math.round(-1*t):Math.round(t)}function ge(t,o){co(t,0,0,(function(){var t=this.utcOffset(),r="+";return t<0&&(t=-t,r="-"),r+eo(~~(t/60),2)+o+eo(~~t%60,2)}))}ge("Z",":"),ge("ZZ",""),To("Z",Ao),To("ZZ",Ao),Bo(["Z","ZZ"],(function(t,o,r){r._useUTC=!0,r._tzm=be(Ao,t)}));var me=/([\+\-]|\d\d)/gi;function be(t,o){var r,e,n=(o||"").match(t);return null===n?null:0===(e=60*(r=((n[n.length-1]||[])+"").match(me)||["-",0,0])[1]+No(r[2]))?0:"+"===r[0]?e:-e}function Oe(t,o){var r,e;return o._isUTC?(r=o.clone(),e=(zt(t)||Kt(t)?t.valueOf():ce(t).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+e),Dt.updateOffset(r,!1),r):ce(t).local()}function Ne(t){return-Math.round(t._d.getTimezoneOffset())}function ve(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}Dt.updateOffset=function(){};var Se=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,we=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Ce(t,o){var r,e,n,i=t,a=null;return pe(t)?i={ms:t._milliseconds,d:t._days,M:t._months}:Zt(t)||!isNaN(+t)?(i={},o?i[o]=+t:i.milliseconds=+t):(a=Se.exec(t))?(r="-"===a[1]?-1:1,i={y:0,d:No(a[Vo])*r,h:No(a[Qo])*r,m:No(a[Xo])*r,s:No(a[tr])*r,ms:No(ye(1e3*a[or]))*r}):(a=we.exec(t))?(r="-"===a[1]?-1:1,i={y:xe(a[2],r),M:xe(a[3],r),w:xe(a[4],r),d:xe(a[5],r),h:xe(a[6],r),m:xe(a[7],r),s:xe(a[8],r)}):null==i?i={}:"object"==typeof i&&("from"in i||"to"in i)&&(n=function(t,o){var r;if(!t.isValid()||!o.isValid())return{milliseconds:0,months:0};o=Oe(o,t),t.isBefore(o)?r=Re(t,o):((r=Re(o,t)).milliseconds=-r.milliseconds,r.months=-r.months);return r}(ce(i.from),ce(i.to)),(i={}).ms=n.milliseconds,i.M=n.months),e=new de(i),pe(t)&&Yt(t,"_locale")&&(e._locale=t._locale),pe(t)&&Yt(t,"_isValid")&&(e._isValid=t._isValid),e}function xe(t,o){var r=t&&parseFloat(t.replace(",","."));return(isNaN(r)?0:r)*o}function Re(t,o){var r={};return r.months=o.month()-t.month()+12*(o.year()-t.year()),t.clone().add(r.months,"M").isAfter(o)&&--r.months,r.milliseconds=+o-+t.clone().add(r.months,"M"),r}function Ee(t,o){return function(r,e){var n;return null===e||isNaN(+e)||(Xt(o,"moment()."+o+"(period, number) is deprecated. Please use moment()."+o+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=r,r=e,e=n),Me(this,Ce(r,e),t),this}}function Me(t,o,r,e){var n=o._milliseconds,i=ye(o._days),a=ye(o._months);t.isValid()&&(e=null==e||e,a&&ur(t,So(t,"Month")+a*r),i&&wo(t,"Date",So(t,"Date")+i*r),n&&t._d.setTime(t._d.valueOf()+n*r),e&&Dt.updateOffset(t,i||a))}Ce.fn=de.prototype,Ce.invalid=function(){return Ce(NaN)};var Ue=Ee(1,"add"),De=Ee(-1,"subtract");function We(t){return"string"==typeof t||t instanceof String}function ke(t){return zt(t)||Kt(t)||We(t)||Zt(t)||function(t){var o=Wt(t),r=!1;o&&(r=0===t.filter((function(o){return!Zt(o)&&We(t)})).length);return o&&r}(t)||function(t){var o,r,e=kt(t)&&!Lt(t),n=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],a=i.length;for(o=0;o<a;o+=1)r=i[o],n=n||Yt(t,r);return e&&n}(t)||null==t}function Ye(t,o){if(t.date()<o.date())return-Ye(o,t);var r=12*(o.year()-t.year())+(o.month()-t.month()),e=t.clone().add(r,"months");return-(r+(o-e<0?(o-e)/(e-t.clone().add(r-1,"months")):(o-e)/(t.clone().add(r+1,"months")-e)))||0}function Le(t){var o;return void 0===t?this._locale._abbr:(null!=(o=$r(t))&&(this._locale=o),this)}Dt.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",Dt.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var Ie=qt("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function Ze(){return this._locale}var Ke=1e3,Fe=6e4,Ae=36e5,He=126227808e5;function Te(t,o){return(t%o+o)%o}function Ge(t,o,r){return t<100&&t>=0?new Date(t+400,o,r)-He:new Date(t,o,r).valueOf()}function _e(t,o,r){return t<100&&t>=0?Date.UTC(t+400,o,r)-He:Date.UTC(t,o,r)}function $e(t,o){return o.erasAbbrRegex(t)}function Be(){var t,o,r=[],e=[],n=[],i=[],a=this.eras();for(t=0,o=a.length;t<o;++t)e.push(_o(a[t].name)),r.push(_o(a[t].abbr)),n.push(_o(a[t].narrow)),i.push(_o(a[t].name)),i.push(_o(a[t].abbr)),i.push(_o(a[t].narrow));this._erasRegex=new RegExp("^("+i.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+e.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+n.join("|")+")","i")}function Pe(t,o){co(0,[t,t.length],0,o)}function je(t,o,r,e,n){var i;return null==t?Nr(this,e,n).year:(o>(i=vr(t,e,n))&&(o=i),ze.call(this,t,o,r,e,n))}function ze(t,o,r,e,n){var i=Or(t,o,r,e,n),a=mr(i.year,0,i.dayOfYear);return this.year(a.getUTCFullYear()),this.month(a.getUTCMonth()),this.date(a.getUTCDate()),this}co("N",0,0,"eraAbbr"),co("NN",0,0,"eraAbbr"),co("NNN",0,0,"eraAbbr"),co("NNNN",0,0,"eraName"),co("NNNNN",0,0,"eraNarrow"),co("y",["y",1],"yo","eraYear"),co("y",["yy",2],0,"eraYear"),co("y",["yyy",3],0,"eraYear"),co("y",["yyyy",4],0,"eraYear"),To("N",$e),To("NN",$e),To("NNN",$e),To("NNNN",(function(t,o){return o.erasNameRegex(t)})),To("NNNNN",(function(t,o){return o.erasNarrowRegex(t)})),Bo(["N","NN","NNN","NNNN","NNNNN"],(function(t,o,r,e){var n=r._locale.erasParse(t,e,r._strict);n?Tt(r).era=n:Tt(r).invalidEra=t})),To("y",Zo),To("yy",Zo),To("yyy",Zo),To("yyyy",Zo),To("yo",(function(t,o){return o._eraYearOrdinalRegex||Zo})),Bo(["y","yy","yyy","yyyy"],Jo),Bo(["yo"],(function(t,o,r,e){var n;r._locale._eraYearOrdinalRegex&&(n=t.match(r._locale._eraYearOrdinalRegex)),r._locale.eraYearOrdinalParse?o[Jo]=r._locale.eraYearOrdinalParse(t,n):o[Jo]=parseInt(t,10)})),co(0,["gg",2],0,(function(){return this.weekYear()%100})),co(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Pe("gggg","weekYear"),Pe("ggggg","weekYear"),Pe("GGGG","isoWeekYear"),Pe("GGGGG","isoWeekYear"),ho("weekYear","gg"),ho("isoWeekYear","GG"),mo("weekYear",1),mo("isoWeekYear",1),To("G",Ko),To("g",Ko),To("GG",Do,Ro),To("gg",Do,Ro),To("GGGG",Lo,Mo),To("gggg",Lo,Mo),To("GGGGG",Io,Uo),To("ggggg",Io,Uo),Po(["gggg","ggggg","GGGG","GGGGG"],(function(t,o,r,e){o[e.substr(0,2)]=No(t)})),Po(["gg","GG"],(function(t,o,r,e){o[e]=Dt.parseTwoDigitYear(t)})),co("Q",0,"Qo","quarter"),ho("quarter","Q"),mo("quarter",7),To("Q",xo),Bo("Q",(function(t,o){o[qo]=3*(No(t)-1)})),co("D",["DD",2],"Do","date"),ho("date","D"),mo("date",9),To("D",Do),To("DD",Do,Ro),To("Do",(function(t,o){return t?o._dayOfMonthOrdinalParse||o._ordinalParse:o._dayOfMonthOrdinalParseLenient})),Bo(["D","DD"],Vo),Bo("Do",(function(t,o){o[Vo]=No(t.match(Do)[0])}));var Je=vo("Date",!0);co("DDD",["DDDD",3],"DDDo","dayOfYear"),ho("dayOfYear","DDD"),mo("dayOfYear",4),To("DDD",Yo),To("DDDD",Eo),Bo(["DDD","DDDD"],(function(t,o,r){r._dayOfYear=No(t)})),co("m",["mm",2],0,"minute"),ho("minute","m"),mo("minute",14),To("m",Do),To("mm",Do,Ro),Bo(["m","mm"],Xo);var qe=vo("Minutes",!1);co("s",["ss",2],0,"second"),ho("second","s"),mo("second",15),To("s",Do),To("ss",Do,Ro),Bo(["s","ss"],tr);var Ve,Qe,Xe=vo("Seconds",!1);for(co("S",0,0,(function(){return~~(this.millisecond()/100)})),co(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),co(0,["SSS",3],0,"millisecond"),co(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),co(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),co(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),co(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),co(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),co(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),ho("millisecond","ms"),mo("millisecond",16),To("S",Yo,xo),To("SS",Yo,Ro),To("SSS",Yo,Eo),Ve="SSSS";Ve.length<=9;Ve+="S")To(Ve,Zo);function tn(t,o){o[or]=No(1e3*("0."+t))}for(Ve="S";Ve.length<=9;Ve+="S")Bo(Ve,tn);Qe=vo("Milliseconds",!1),co("z",0,0,"zoneAbbr"),co("zz",0,0,"zoneName");var on=jt.prototype;function rn(t){return t}on.add=Ue,on.calendar=function(t,o){1===arguments.length&&(arguments[0]?ke(arguments[0])?(t=arguments[0],o=void 0):function(t){var o,r=kt(t)&&!Lt(t),e=!1,n=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(o=0;o<n.length;o+=1)e=e||Yt(t,n[o]);return r&&e}(arguments[0])&&(o=arguments[0],t=void 0):(t=void 0,o=void 0));var r=t||ce(),e=Oe(r,this).startOf("day"),n=Dt.calendarFormat(this,e)||"sameElse",i=o&&(to(o[n])?o[n].call(this,r):o[n]);return this.format(i||this.localeData().calendar(n,this,ce(r)))},on.clone=function(){return new jt(this)},on.diff=function(t,o,r){var e,n,i;if(!this.isValid())return NaN;if(!(e=Oe(t,this)).isValid())return NaN;switch(n=6e4*(e.utcOffset()-this.utcOffset()),o=po(o)){case"year":i=Ye(this,e)/12;break;case"month":i=Ye(this,e);break;case"quarter":i=Ye(this,e)/3;break;case"second":i=(this-e)/1e3;break;case"minute":i=(this-e)/6e4;break;case"hour":i=(this-e)/36e5;break;case"day":i=(this-e-n)/864e5;break;case"week":i=(this-e-n)/6048e5;break;default:i=this-e}return r?i:Oo(i)},on.endOf=function(t){var o,r;if(void 0===(t=po(t))||"millisecond"===t||!this.isValid())return this;switch(r=this._isUTC?_e:Ge,t){case"year":o=r(this.year()+1,0,1)-1;break;case"quarter":o=r(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":o=r(this.year(),this.month()+1,1)-1;break;case"week":o=r(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":o=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":o=r(this.year(),this.month(),this.date()+1)-1;break;case"hour":o=this._d.valueOf(),o+=Ae-Te(o+(this._isUTC?0:this.utcOffset()*Fe),Ae)-1;break;case"minute":o=this._d.valueOf(),o+=Fe-Te(o,Fe)-1;break;case"second":o=this._d.valueOf(),o+=Ke-Te(o,Ke)-1}return this._d.setTime(o),Dt.updateOffset(this,!0),this},on.format=function(t){t||(t=this.isUtc()?Dt.defaultFormatUtc:Dt.defaultFormat);var o=lo(this,t);return this.localeData().postformat(o)},on.from=function(t,o){return this.isValid()&&(zt(t)&&t.isValid()||ce(t).isValid())?Ce({to:this,from:t}).locale(this.locale()).humanize(!o):this.localeData().invalidDate()},on.fromNow=function(t){return this.from(ce(),t)},on.to=function(t,o){return this.isValid()&&(zt(t)&&t.isValid()||ce(t).isValid())?Ce({from:this,to:t}).locale(this.locale()).humanize(!o):this.localeData().invalidDate()},on.toNow=function(t){return this.to(ce(),t)},on.get=function(t){return to(this[t=po(t)])?this[t]():this},on.invalidAt=function(){return Tt(this).overflow},on.isAfter=function(t,o){var r=zt(t)?t:ce(t);return!(!this.isValid()||!r.isValid())&&("millisecond"===(o=po(o)||"millisecond")?this.valueOf()>r.valueOf():r.valueOf()<this.clone().startOf(o).valueOf())},on.isBefore=function(t,o){var r=zt(t)?t:ce(t);return!(!this.isValid()||!r.isValid())&&("millisecond"===(o=po(o)||"millisecond")?this.valueOf()<r.valueOf():this.clone().endOf(o).valueOf()<r.valueOf())},on.isBetween=function(t,o,r,e){var n=zt(t)?t:ce(t),i=zt(o)?o:ce(o);return!!(this.isValid()&&n.isValid()&&i.isValid())&&(("("===(e=e||"()")[0]?this.isAfter(n,r):!this.isBefore(n,r))&&(")"===e[1]?this.isBefore(i,r):!this.isAfter(i,r)))},on.isSame=function(t,o){var r,e=zt(t)?t:ce(t);return!(!this.isValid()||!e.isValid())&&("millisecond"===(o=po(o)||"millisecond")?this.valueOf()===e.valueOf():(r=e.valueOf(),this.clone().startOf(o).valueOf()<=r&&r<=this.clone().endOf(o).valueOf()))},on.isSameOrAfter=function(t,o){return this.isSame(t,o)||this.isAfter(t,o)},on.isSameOrBefore=function(t,o){return this.isSame(t,o)||this.isBefore(t,o)},on.isValid=function(){return Gt(this)},on.lang=Ie,on.locale=Le,on.localeData=Ze,on.max=fe,on.min=le,on.parsingFlags=function(){return At({},Tt(this))},on.set=function(t,o){if("object"==typeof t){var r,e=function(t){var o,r=[];for(o in t)Yt(t,o)&&r.push({unit:o,priority:go[o]});return r.sort((function(t,o){return t.priority-o.priority})),r}(t=yo(t)),n=e.length;for(r=0;r<n;r++)this[e[r].unit](t[e[r].unit])}else if(to(this[t=po(t)]))return this[t](o);return this},on.startOf=function(t){var o,r;if(void 0===(t=po(t))||"millisecond"===t||!this.isValid())return this;switch(r=this._isUTC?_e:Ge,t){case"year":o=r(this.year(),0,1);break;case"quarter":o=r(this.year(),this.month()-this.month()%3,1);break;case"month":o=r(this.year(),this.month(),1);break;case"week":o=r(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":o=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":o=r(this.year(),this.month(),this.date());break;case"hour":o=this._d.valueOf(),o-=Te(o+(this._isUTC?0:this.utcOffset()*Fe),Ae);break;case"minute":o=this._d.valueOf(),o-=Te(o,Fe);break;case"second":o=this._d.valueOf(),o-=Te(o,Ke)}return this._d.setTime(o),Dt.updateOffset(this,!0),this},on.subtract=De,on.toArray=function(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]},on.toObject=function(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}},on.toDate=function(){return new Date(this.valueOf())},on.toISOString=function(t){if(!this.isValid())return null;var o=!0!==t,r=o?this.clone().utc():this;return r.year()<0||r.year()>9999?lo(r,o?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):to(Date.prototype.toISOString)?o?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",lo(r,"Z")):lo(r,o?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},on.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,o,r,e="moment",n="";return this.isLocal()||(e=0===this.utcOffset()?"moment.utc":"moment.parseZone",n="Z"),t="["+e+'("]',o=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY","-MM-DD[T]HH:mm:ss.SSS",r=n+'[")]',this.format(t+o+"-MM-DD[T]HH:mm:ss.SSS"+r)},"undefined"!=typeof Symbol&&null!=Symbol.for&&(on[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),on.toJSON=function(){return this.isValid()?this.toISOString():null},on.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},on.unix=function(){return Math.floor(this.valueOf()/1e3)},on.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},on.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},on.eraName=function(){var t,o,r,e=this.localeData().eras();for(t=0,o=e.length;t<o;++t){if(r=this.clone().startOf("day").valueOf(),e[t].since<=r&&r<=e[t].until)return e[t].name;if(e[t].until<=r&&r<=e[t].since)return e[t].name}return""},on.eraNarrow=function(){var t,o,r,e=this.localeData().eras();for(t=0,o=e.length;t<o;++t){if(r=this.clone().startOf("day").valueOf(),e[t].since<=r&&r<=e[t].until)return e[t].narrow;if(e[t].until<=r&&r<=e[t].since)return e[t].narrow}return""},on.eraAbbr=function(){var t,o,r,e=this.localeData().eras();for(t=0,o=e.length;t<o;++t){if(r=this.clone().startOf("day").valueOf(),e[t].since<=r&&r<=e[t].until)return e[t].abbr;if(e[t].until<=r&&r<=e[t].since)return e[t].abbr}return""},on.eraYear=function(){var t,o,r,e,n=this.localeData().eras();for(t=0,o=n.length;t<o;++t)if(r=n[t].since<=n[t].until?1:-1,e=this.clone().startOf("day").valueOf(),n[t].since<=e&&e<=n[t].until||n[t].until<=e&&e<=n[t].since)return(this.year()-Dt(n[t].since).year())*r+n[t].offset;return this.year()},on.year=yr,on.isLeapYear=function(){return bo(this.year())},on.weekYear=function(t){return je.call(this,t,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},on.isoWeekYear=function(t){return je.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)},on.quarter=on.quarters=function(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)},on.month=hr,on.daysInMonth=function(){return nr(this.year(),this.month())},on.week=on.weeks=function(t){var o=this.localeData().week(this);return null==t?o:this.add(7*(t-o),"d")},on.isoWeek=on.isoWeeks=function(t){var o=Nr(this,1,4).week;return null==t?o:this.add(7*(t-o),"d")},on.weeksInYear=function(){var t=this.localeData()._week;return vr(this.year(),t.dow,t.doy)},on.weeksInWeekYear=function(){var t=this.localeData()._week;return vr(this.weekYear(),t.dow,t.doy)},on.isoWeeksInYear=function(){return vr(this.year(),1,4)},on.isoWeeksInISOWeekYear=function(){return vr(this.isoWeekYear(),1,4)},on.date=Je,on.day=on.days=function(t){if(!this.isValid())return null!=t?this:NaN;var o=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=t?(t=function(t,o){return"string"!=typeof t?t:isNaN(t)?"number"==typeof(t=o.weekdaysParse(t))?t:null:parseInt(t,10)}(t,this.localeData()),this.add(t-o,"d")):o},on.weekday=function(t){if(!this.isValid())return null!=t?this:NaN;var o=(this.day()+7-this.localeData()._week.dow)%7;return null==t?o:this.add(t-o,"d")},on.isoWeekday=function(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var o=function(t,o){return"string"==typeof t?o.weekdaysParse(t)%7||7:isNaN(t)?null:t}(t,this.localeData());return this.day(this.day()%7?o:o-7)}return this.day()||7},on.dayOfYear=function(t){var o=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?o:this.add(t-o,"d")},on.hour=on.hours=Lr,on.minute=on.minutes=qe,on.second=on.seconds=Xe,on.millisecond=on.milliseconds=Qe,on.utcOffset=function(t,o,r){var e,n=this._offset||0;if(!this.isValid())return null!=t?this:NaN;if(null!=t){if("string"==typeof t){if(null===(t=be(Ao,t)))return this}else Math.abs(t)<16&&!r&&(t*=60);return!this._isUTC&&o&&(e=Ne(this)),this._offset=t,this._isUTC=!0,null!=e&&this.add(e,"m"),n!==t&&(!o||this._changeInProgress?Me(this,Ce(t-n,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,Dt.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?n:Ne(this)},on.utc=function(t){return this.utcOffset(0,t)},on.local=function(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(Ne(this),"m")),this},on.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var t=be(Fo,this._i);null!=t?this.utcOffset(t):this.utcOffset(0,!0)}return this},on.hasAlignedHourOffset=function(t){return!!this.isValid()&&(t=t?ce(t).utcOffset():0,(this.utcOffset()-t)%60==0)},on.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},on.isLocal=function(){return!!this.isValid()&&!this._isUTC},on.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},on.isUtc=ve,on.isUTC=ve,on.zoneAbbr=function(){return this._isUTC?"UTC":""},on.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},on.dates=qt("dates accessor is deprecated. Use date instead.",Je),on.months=qt("months accessor is deprecated. Use month instead",hr),on.years=qt("years accessor is deprecated. Use year instead",yr),on.zone=qt("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(t,o){return null!=t?("string"!=typeof t&&(t=-t),this.utcOffset(t,o),this):-this.utcOffset()})),on.isDSTShifted=qt("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!It(this._isDSTShifted))return this._isDSTShifted;var t,o={};return Pt(o,this),(o=ae(o))._a?(t=o._isUTC?Ht(o._a):ce(o._a),this._isDSTShifted=this.isValid()&&function(t,o,r){var e,n=Math.min(t.length,o.length),i=Math.abs(t.length-o.length),a=0;for(e=0;e<n;e++)(r&&t[e]!==o[e]||!r&&No(t[e])!==No(o[e]))&&a++;return a+i}(o._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}));var en=ro.prototype;function nn(t,o,r,e){var n=$r(),i=Ht().set(e,o);return n[r](i,t)}function an(t,o,r){if(Zt(t)&&(o=t,t=void 0),t=t||"",null!=o)return nn(t,o,r,"month");var e,n=[];for(e=0;e<12;e++)n[e]=nn(t,e,r,"month");return n}function sn(t,o,r,e){"boolean"==typeof t?(Zt(o)&&(r=o,o=void 0),o=o||""):(r=o=t,t=!1,Zt(o)&&(r=o,o=void 0),o=o||"");var n,i=$r(),a=t?i._week.dow:0,s=[];if(null!=r)return nn(o,(r+a)%7,e,"day");for(n=0;n<7;n++)s[n]=nn(o,(n+a)%7,e,"day");return s}en.calendar=function(t,o,r){var e=this._calendar[t]||this._calendar.sameElse;return to(e)?e.call(o,r):e},en.longDateFormat=function(t){var o=this._longDateFormat[t],r=this._longDateFormat[t.toUpperCase()];return o||!r?o:(this._longDateFormat[t]=r.match(no).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])},en.invalidDate=function(){return this._invalidDate},en.ordinal=function(t){return this._ordinal.replace("%d",t)},en.preparse=rn,en.postformat=rn,en.relativeTime=function(t,o,r,e){var n=this._relativeTime[r];return to(n)?n(t,o,r,e):n.replace(/%d/i,t)},en.pastFuture=function(t,o){var r=this._relativeTime[t>0?"future":"past"];return to(r)?r(o):r.replace(/%s/i,o)},en.set=function(t){var o,r;for(r in t)Yt(t,r)&&(to(o=t[r])?this[r]=o:this["_"+r]=o);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},en.eras=function(t,o){var r,e,n,i=this._eras||$r("en")._eras;for(r=0,e=i.length;r<e;++r){if("string"==typeof i[r].since)n=Dt(i[r].since).startOf("day"),i[r].since=n.valueOf();switch(typeof i[r].until){case"undefined":i[r].until=1/0;break;case"string":n=Dt(i[r].until).startOf("day").valueOf(),i[r].until=n.valueOf()}}return i},en.erasParse=function(t,o,r){var e,n,i,a,s,c=this.eras();for(t=t.toUpperCase(),e=0,n=c.length;e<n;++e)if(i=c[e].name.toUpperCase(),a=c[e].abbr.toUpperCase(),s=c[e].narrow.toUpperCase(),r)switch(o){case"N":case"NN":case"NNN":if(a===t)return c[e];break;case"NNNN":if(i===t)return c[e];break;case"NNNNN":if(s===t)return c[e]}else if([i,a,s].indexOf(t)>=0)return c[e]},en.erasConvertYear=function(t,o){var r=t.since<=t.until?1:-1;return void 0===o?Dt(t.since).year():Dt(t.since).year()+(o-t.offset)*r},en.erasAbbrRegex=function(t){return Yt(this,"_erasAbbrRegex")||Be.call(this),t?this._erasAbbrRegex:this._erasRegex},en.erasNameRegex=function(t){return Yt(this,"_erasNameRegex")||Be.call(this),t?this._erasNameRegex:this._erasRegex},en.erasNarrowRegex=function(t){return Yt(this,"_erasNarrowRegex")||Be.call(this),t?this._erasNarrowRegex:this._erasRegex},en.months=function(t,o){return t?Wt(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||sr).test(o)?"format":"standalone"][t.month()]:Wt(this._months)?this._months:this._months.standalone},en.monthsShort=function(t,o){return t?Wt(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[sr.test(o)?"format":"standalone"][t.month()]:Wt(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},en.monthsParse=function(t,o,r){var e,n,i;if(this._monthsParseExact)return fr.call(this,t,o,r);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),e=0;e<12;e++){if(n=Ht([2e3,e]),r&&!this._longMonthsParse[e]&&(this._longMonthsParse[e]=new RegExp("^"+this.months(n,"").replace(".","")+"$","i"),this._shortMonthsParse[e]=new RegExp("^"+this.monthsShort(n,"").replace(".","")+"$","i")),r||this._monthsParse[e]||(i="^"+this.months(n,"")+"|^"+this.monthsShort(n,""),this._monthsParse[e]=new RegExp(i.replace(".",""),"i")),r&&"MMMM"===o&&this._longMonthsParse[e].test(t))return e;if(r&&"MMM"===o&&this._shortMonthsParse[e].test(t))return e;if(!r&&this._monthsParse[e].test(t))return e}},en.monthsRegex=function(t){return this._monthsParseExact?(Yt(this,"_monthsRegex")||dr.call(this),t?this._monthsStrictRegex:this._monthsRegex):(Yt(this,"_monthsRegex")||(this._monthsRegex=lr),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)},en.monthsShortRegex=function(t){return this._monthsParseExact?(Yt(this,"_monthsRegex")||dr.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(Yt(this,"_monthsShortRegex")||(this._monthsShortRegex=cr),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)},en.week=function(t){return Nr(t,this._week.dow,this._week.doy).week},en.firstDayOfYear=function(){return this._week.doy},en.firstDayOfWeek=function(){return this._week.dow},en.weekdays=function(t,o){var r=Wt(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(o)?"format":"standalone"];return!0===t?Sr(r,this._week.dow):t?r[t.day()]:r},en.weekdaysMin=function(t){return!0===t?Sr(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin},en.weekdaysShort=function(t){return!0===t?Sr(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort},en.weekdaysParse=function(t,o,r){var e,n,i;if(this._weekdaysParseExact)return Ur.call(this,t,o,r);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),e=0;e<7;e++){if(n=Ht([2e3,1]).day(e),r&&!this._fullWeekdaysParse[e]&&(this._fullWeekdaysParse[e]=new RegExp("^"+this.weekdays(n,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[e]=new RegExp("^"+this.weekdaysShort(n,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[e]=new RegExp("^"+this.weekdaysMin(n,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[e]||(i="^"+this.weekdays(n,"")+"|^"+this.weekdaysShort(n,"")+"|^"+this.weekdaysMin(n,""),this._weekdaysParse[e]=new RegExp(i.replace(".",""),"i")),r&&"dddd"===o&&this._fullWeekdaysParse[e].test(t))return e;if(r&&"ddd"===o&&this._shortWeekdaysParse[e].test(t))return e;if(r&&"dd"===o&&this._minWeekdaysParse[e].test(t))return e;if(!r&&this._weekdaysParse[e].test(t))return e}},en.weekdaysRegex=function(t){return this._weekdaysParseExact?(Yt(this,"_weekdaysRegex")||Dr.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(Yt(this,"_weekdaysRegex")||(this._weekdaysRegex=Rr),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)},en.weekdaysShortRegex=function(t){return this._weekdaysParseExact?(Yt(this,"_weekdaysRegex")||Dr.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(Yt(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Er),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},en.weekdaysMinRegex=function(t){return this._weekdaysParseExact?(Yt(this,"_weekdaysRegex")||Dr.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(Yt(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Mr),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},en.isPM=function(t){return"p"===(t+"").toLowerCase().charAt(0)},en.meridiem=function(t,o,r){return t>11?r?"pm":"PM":r?"am":"AM"},Gr("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var o=t%10;return t+(1===No(t%100/10)?"th":1===o?"st":2===o?"nd":3===o?"rd":"th")}}),Dt.lang=qt("moment.lang is deprecated. Use moment.locale instead.",Gr),Dt.langData=qt("moment.langData is deprecated. Use moment.localeData instead.",$r);var cn=Math.abs;function ln(t,o,r,e){var n=Ce(o,r);return t._milliseconds+=e*n._milliseconds,t._days+=e*n._days,t._months+=e*n._months,t._bubble()}function fn(t){return t<0?Math.floor(t):Math.ceil(t)}function un(t){return 4800*t/146097}function hn(t){return 146097*t/4800}function dn(t){return function(){return this.as(t)}}var pn=dn("ms"),yn=dn("s"),gn=dn("m"),mn=dn("h"),bn=dn("d"),On=dn("w"),Nn=dn("M"),vn=dn("Q"),Sn=dn("y");function wn(t){return function(){return this.isValid()?this._data[t]:NaN}}var Cn=wn("milliseconds"),xn=wn("seconds"),Rn=wn("minutes"),En=wn("hours"),Mn=wn("days"),Un=wn("months"),Dn=wn("years");var Wn=Math.round,kn={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Yn(t,o,r,e,n){return n.relativeTime(o||1,!!r,t,e)}var Ln=Math.abs;function In(t){return(t>0)-(t<0)||+t}function Zn(){if(!this.isValid())return this.localeData().invalidDate();var t,o,r,e,n,i,a,s,c=Ln(this._milliseconds)/1e3,l=Ln(this._days),f=Ln(this._months),u=this.asSeconds();return u?(t=Oo(c/60),o=Oo(t/60),c%=60,t%=60,r=Oo(f/12),f%=12,e=c?c.toFixed(3).replace(/\.?0+$/,""):"",n=u<0?"-":"",i=In(this._months)!==In(u)?"-":"",a=In(this._days)!==In(u)?"-":"",s=In(this._milliseconds)!==In(u)?"-":"",n+"P"+(r?i+r+"Y":"")+(f?i+f+"M":"")+(l?a+l+"D":"")+(o||t||c?"T":"")+(o?s+o+"H":"")+(t?s+t+"M":"")+(c?s+e+"S":"")):"P0D"}var Kn=de.prototype;Kn.isValid=function(){return this._isValid},Kn.abs=function(){var t=this._data;return this._milliseconds=cn(this._milliseconds),this._days=cn(this._days),this._months=cn(this._months),t.milliseconds=cn(t.milliseconds),t.seconds=cn(t.seconds),t.minutes=cn(t.minutes),t.hours=cn(t.hours),t.months=cn(t.months),t.years=cn(t.years),this},Kn.add=function(t,o){return ln(this,t,o,1)},Kn.subtract=function(t,o){return ln(this,t,o,-1)},Kn.as=function(t){if(!this.isValid())return NaN;var o,r,e=this._milliseconds;if("month"===(t=po(t))||"quarter"===t||"year"===t)switch(o=this._days+e/864e5,r=this._months+un(o),t){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(o=this._days+Math.round(hn(this._months)),t){case"week":return o/7+e/6048e5;case"day":return o+e/864e5;case"hour":return 24*o+e/36e5;case"minute":return 1440*o+e/6e4;case"second":return 86400*o+e/1e3;case"millisecond":return Math.floor(864e5*o)+e;default:throw new Error("Unknown unit "+t)}},Kn.asMilliseconds=pn,Kn.asSeconds=yn,Kn.asMinutes=gn,Kn.asHours=mn,Kn.asDays=bn,Kn.asWeeks=On,Kn.asMonths=Nn,Kn.asQuarters=vn,Kn.asYears=Sn,Kn.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*No(this._months/12):NaN},Kn._bubble=function(){var t,o,r,e,n,i=this._milliseconds,a=this._days,s=this._months,c=this._data;return i>=0&&a>=0&&s>=0||i<=0&&a<=0&&s<=0||(i+=864e5*fn(hn(s)+a),a=0,s=0),c.milliseconds=i%1e3,t=Oo(i/1e3),c.seconds=t%60,o=Oo(t/60),c.minutes=o%60,r=Oo(o/60),c.hours=r%24,a+=Oo(r/24),s+=n=Oo(un(a)),a-=fn(hn(n)),e=Oo(s/12),s%=12,c.days=a,c.months=s,c.years=e,this},Kn.clone=function(){return Ce(this)},Kn.get=function(t){return t=po(t),this.isValid()?this[t+"s"]():NaN},Kn.milliseconds=Cn,Kn.seconds=xn,Kn.minutes=Rn,Kn.hours=En,Kn.days=Mn,Kn.weeks=function(){return Oo(this.days()/7)},Kn.months=Un,Kn.years=Dn,Kn.humanize=function(t,o){if(!this.isValid())return this.localeData().invalidDate();var r,e,n=!1,i=kn;return"object"==typeof t&&(o=t,t=!1),"boolean"==typeof t&&(n=t),"object"==typeof o&&(i=Object.assign({},kn,o),null!=o.s&&null==o.ss&&(i.ss=o.s-1)),e=function(t,o,r,e){var n=Ce(t).abs(),i=Wn(n.as("s")),a=Wn(n.as("m")),s=Wn(n.as("h")),c=Wn(n.as("d")),l=Wn(n.as("M")),f=Wn(n.as("w")),u=Wn(n.as("y")),h=i<=r.ss&&["s",i]||i<r.s&&["ss",i]||a<=1&&["m"]||a<r.m&&["mm",a]||s<=1&&["h"]||s<r.h&&["hh",s]||c<=1&&["d"]||c<r.d&&["dd",c];return null!=r.w&&(h=h||f<=1&&["w"]||f<r.w&&["ww",f]),(h=h||l<=1&&["M"]||l<r.M&&["MM",l]||u<=1&&["y"]||["yy",u])[2]=o,h[3]=+t>0,h[4]=e,Yn.apply(null,h)}(this,!n,i,r=this.localeData()),n&&(e=r.pastFuture(+this,e)),r.postformat(e)},Kn.toISOString=Zn,Kn.toString=Zn,Kn.toJSON=Zn,Kn.locale=Le,Kn.localeData=Ze,Kn.toIsoString=qt("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Zn),Kn.lang=Ie,co("X",0,0,"unix"),co("x",0,0,"valueOf"),To("x",Ko),To("X",/[+-]?\d+(\.\d{1,3})?/),Bo("X",(function(t,o,r){r._d=new Date(1e3*parseFloat(t))})),Bo("x",(function(t,o,r){r._d=new Date(No(t))})),
|
|
102
|
+
`,window.ftReduxStores||(window.ftReduxStores={}),navigator.vendor&&navigator.vendor.match(/apple/i)||(null===(We=null===(ke=window.safari)||void 0===ke?void 0:ke.pushNotification)||void 0===We||We.toString()),Ye=Array.prototype.some?Array.prototype.some:function(t){var e,o=Object(this),r=o.length>>>0;for(e=0;e<r;e++)if(e in o&&t.call(this,o[e],e,o))return!0;return!1};var Je=Ie.momentProperties=[],qe=!1;function Ve(t,e){var o,r,n,i=Je.length;if(_e(e._isAMomentObject)||(t._isAMomentObject=e._isAMomentObject),_e(e._i)||(t._i=e._i),_e(e._f)||(t._f=e._f),_e(e._l)||(t._l=e._l),_e(e._strict)||(t._strict=e._strict),_e(e._tzm)||(t._tzm=e._tzm),_e(e._isUTC)||(t._isUTC=e._isUTC),_e(e._offset)||(t._offset=e._offset),_e(e._pf)||(t._pf=Be(e)),_e(e._locale)||(t._locale=e._locale),i>0)for(o=0;o<i;o++)_e(n=e[r=Je[o]])||(t[r]=n);return t}function Qe(t){Ve(this,t),this._d=new Date(null!=t._d?t._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===qe&&(qe=!0,Ie.updateOffset(this),qe=!1)}function Xe(t){return t instanceof Qe||null!=t&&null!=t._isAMomentObject}function to(t){!1===Ie.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+t)}function eo(t,e){var o=!0;return Ge((function(){if(null!=Ie.deprecationHandler&&Ie.deprecationHandler(null,t),o){var r,n,i,s=[],a=arguments.length;for(n=0;n<a;n++){if(r="","object"==typeof arguments[n]){for(i in r+="\n["+n+"] ",arguments[0])Ae(arguments[0],i)&&(r+=i+": "+arguments[0][i]+", ");r=r.slice(0,-2)}else r=arguments[n];s.push(r)}to(t+"\nArguments: "+Array.prototype.slice.call(s).join("")+"\n"+(new Error).stack),o=!1}return e.apply(this,arguments)}),e)}var oo,ro={};function no(t,e){null!=Ie.deprecationHandler&&Ie.deprecationHandler(t,e),ro[t]||(to(e),ro[t]=!0)}function io(t){return"undefined"!=typeof Function&&t instanceof Function||"[object Function]"===Object.prototype.toString.call(t)}function so(t,e){var o,r=Ge({},t);for(o in e)Ae(e,o)&&(Ke(t[o])&&Ke(e[o])?(r[o]={},Ge(r[o],t[o]),Ge(r[o],e[o])):null!=e[o]?r[o]=e[o]:delete r[o]);for(o in t)Ae(t,o)&&!Ae(e,o)&&Ke(t[o])&&(r[o]=Ge({},r[o]));return r}function ao(t){null!=t&&this.set(t)}Ie.suppressDeprecationWarnings=!1,Ie.deprecationHandler=null,oo=Object.keys?Object.keys:function(t){var e,o=[];for(e in t)Ae(t,e)&&o.push(e);return o};function co(t,e,o){var r=""+Math.abs(t),n=e-r.length;return(t>=0?o?"+":"":"-")+Math.pow(10,Math.max(0,n)).toString().substr(1)+r}var lo=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,ho=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,fo={},uo={};function po(t,e,o,r){var n=r;"string"==typeof r&&(n=function(){return this[r]()}),t&&(uo[t]=n),e&&(uo[e[0]]=function(){return co(n.apply(this,arguments),e[1],e[2])}),o&&(uo[o]=function(){return this.localeData().ordinal(n.apply(this,arguments),t)})}function yo(t,e){return t.isValid()?(e=go(e,t.localeData()),fo[e]=fo[e]||function(t){var e,o,r,n=t.match(lo);for(e=0,o=n.length;e<o;e++)uo[n[e]]?n[e]=uo[n[e]]:n[e]=(r=n[e]).match(/\[[\s\S]/)?r.replace(/^\[|\]$/g,""):r.replace(/\\/g,"");return function(e){var r,i="";for(r=0;r<o;r++)i+=io(n[r])?n[r].call(e,t):n[r];return i}}(e),fo[e](t)):t.localeData().invalidDate()}function go(t,e){var o=5;function r(t){return e.longDateFormat(t)||t}for(ho.lastIndex=0;o>=0&&ho.test(t);)t=t.replace(ho,r),ho.lastIndex=0,o-=1;return t}var mo={};function bo(t,e){var o=t.toLowerCase();mo[o]=mo[o+"s"]=mo[e]=t}function Oo(t){return"string"==typeof t?mo[t]||mo[t.toLowerCase()]:void 0}function No(t){var e,o,r={};for(o in t)Ae(t,o)&&(e=Oo(o))&&(r[e]=t[o]);return r}var vo={};function So(t,e){vo[t]=e}function wo(t){return t%4==0&&t%100!=0||t%400==0}function Co(t){return t<0?Math.ceil(t)||0:Math.floor(t)}function xo(t){var e=+t,o=0;return 0!==e&&isFinite(e)&&(o=Co(e)),o}function Ro(t,e){return function(o){return null!=o?(Mo(this,t,o),Ie.updateOffset(this,e),this):Eo(this,t)}}function Eo(t,e){return t.isValid()?t._d["get"+(t._isUTC?"UTC":"")+e]():NaN}function Mo(t,e,o){t.isValid()&&!isNaN(o)&&("FullYear"===e&&wo(t.year())&&1===t.month()&&29===t.date()?(o=xo(o),t._d["set"+(t._isUTC?"UTC":"")+e](o,t.month(),lr(o,t.month()))):t._d["set"+(t._isUTC?"UTC":"")+e](o))}var Uo,Do=/\d/,ko=/\d\d/,Wo=/\d{3}/,Lo=/\d{4}/,Yo=/[+-]?\d{6}/,Io=/\d\d?/,Zo=/\d\d\d\d?/,Ko=/\d\d\d\d\d\d?/,Ao=/\d{1,3}/,Fo=/\d{1,4}/,_o=/[+-]?\d{1,6}/,$o=/\d+/,To=/[+-]?\d+/,Ho=/Z|[+-]\d\d:?\d\d/gi,Go=/Z|[+-]\d\d(?::?\d\d)?/gi,Po=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function Bo(t,e,o){Uo[t]=io(e)?e:function(t,r){return t&&o?o:e}}function zo(t,e){return Ae(Uo,t)?Uo[t](e._strict,e._locale):new RegExp(function(t){return jo(t.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(t,e,o,r,n){return e||o||r||n})))}(t))}function jo(t){return t.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}Uo={};var Jo={};function qo(t,e){var o,r,n=e;for("string"==typeof t&&(t=[t]),$e(e)&&(n=function(t,o){o[e]=xo(t)}),r=t.length,o=0;o<r;o++)Jo[t[o]]=n}function Vo(t,e){qo(t,(function(t,o,r,n){r._w=r._w||{},e(t,r._w,r,n)}))}function Qo(t,e,o){null!=e&&Ae(Jo,t)&&Jo[t](e,o._a,o,t)}var Xo,tr=0,er=1,or=2,rr=3,nr=4,ir=5,sr=6,ar=7,cr=8;function lr(t,e){if(isNaN(t)||isNaN(e))return NaN;var o=function(t,e){return(t%e+e)%e}(e,12);return t+=(e-o)/12,1===o?wo(t)?29:28:31-o%7%2}Xo=Array.prototype.indexOf?Array.prototype.indexOf:function(t){var e;for(e=0;e<this.length;++e)if(this[e]===t)return e;return-1},po("M",["MM",2],"Mo",(function(){return this.month()+1})),po("MMM",0,0,(function(t){return this.localeData().monthsShort(this,t)})),po("MMMM",0,0,(function(t){return this.localeData().months(this,t)})),bo("month","M"),So("month",8),Bo("M",Io),Bo("MM",Io,ko),Bo("MMM",(function(t,e){return e.monthsShortRegex(t)})),Bo("MMMM",(function(t,e){return e.monthsRegex(t)})),qo(["M","MM"],(function(t,e){e[er]=xo(t)-1})),qo(["MMM","MMMM"],(function(t,e,o,r){var n=o._locale.monthsParse(t,r,o._strict);null!=n?e[er]=n:Be(o).invalidMonth=t}));var hr="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),fr="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),ur=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,dr=Po,pr=Po;function yr(t,e,o){var r,n,i,s=t.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)i=Pe([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(i,"").toLocaleLowerCase();return o?"MMM"===e?-1!==(n=Xo.call(this._shortMonthsParse,s))?n:null:-1!==(n=Xo.call(this._longMonthsParse,s))?n:null:"MMM"===e?-1!==(n=Xo.call(this._shortMonthsParse,s))||-1!==(n=Xo.call(this._longMonthsParse,s))?n:null:-1!==(n=Xo.call(this._longMonthsParse,s))||-1!==(n=Xo.call(this._shortMonthsParse,s))?n:null}function gr(t,e){var o;if(!t.isValid())return t;if("string"==typeof e)if(/^\d+$/.test(e))e=xo(e);else if(!$e(e=t.localeData().monthsParse(e)))return t;return o=Math.min(t.date(),lr(t.year(),e)),t._d["set"+(t._isUTC?"UTC":"")+"Month"](e,o),t}function mr(t){return null!=t?(gr(this,t),Ie.updateOffset(this,!0),this):Eo(this,"Month")}function br(){function t(t,e){return e.length-t.length}var e,o,r=[],n=[],i=[];for(e=0;e<12;e++)o=Pe([2e3,e]),r.push(this.monthsShort(o,"")),n.push(this.months(o,"")),i.push(this.months(o,"")),i.push(this.monthsShort(o,""));for(r.sort(t),n.sort(t),i.sort(t),e=0;e<12;e++)r[e]=jo(r[e]),n[e]=jo(n[e]);for(e=0;e<24;e++)i[e]=jo(i[e]);this._monthsRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function Or(t){return wo(t)?366:365}po("Y",0,0,(function(){var t=this.year();return t<=9999?co(t,4):"+"+t})),po(0,["YY",2],0,(function(){return this.year()%100})),po(0,["YYYY",4],0,"year"),po(0,["YYYYY",5],0,"year"),po(0,["YYYYYY",6,!0],0,"year"),bo("year","y"),So("year",1),Bo("Y",To),Bo("YY",Io,ko),Bo("YYYY",Fo,Lo),Bo("YYYYY",_o,Yo),Bo("YYYYYY",_o,Yo),qo(["YYYYY","YYYYYY"],tr),qo("YYYY",(function(t,e){e[tr]=2===t.length?Ie.parseTwoDigitYear(t):xo(t)})),qo("YY",(function(t,e){e[tr]=Ie.parseTwoDigitYear(t)})),qo("Y",(function(t,e){e[tr]=parseInt(t,10)})),Ie.parseTwoDigitYear=function(t){return xo(t)+(xo(t)>68?1900:2e3)};var Nr=Ro("FullYear",!0);function vr(t,e,o,r,n,i,s){var a;return t<100&&t>=0?(a=new Date(t+400,e,o,r,n,i,s),isFinite(a.getFullYear())&&a.setFullYear(t)):a=new Date(t,e,o,r,n,i,s),a}function Sr(t){var e,o;return t<100&&t>=0?((o=Array.prototype.slice.call(arguments))[0]=t+400,e=new Date(Date.UTC.apply(null,o)),isFinite(e.getUTCFullYear())&&e.setUTCFullYear(t)):e=new Date(Date.UTC.apply(null,arguments)),e}function wr(t,e,o){var r=7+e-o;return-((7+Sr(t,0,r).getUTCDay()-e)%7)+r-1}function Cr(t,e,o,r,n){var i,s,a=1+7*(e-1)+(7+o-r)%7+wr(t,r,n);return a<=0?s=Or(i=t-1)+a:a>Or(t)?(i=t+1,s=a-Or(t)):(i=t,s=a),{year:i,dayOfYear:s}}function xr(t,e,o){var r,n,i=wr(t.year(),e,o),s=Math.floor((t.dayOfYear()-i-1)/7)+1;return s<1?r=s+Rr(n=t.year()-1,e,o):s>Rr(t.year(),e,o)?(r=s-Rr(t.year(),e,o),n=t.year()+1):(n=t.year(),r=s),{week:r,year:n}}function Rr(t,e,o){var r=wr(t,e,o),n=wr(t+1,e,o);return(Or(t)-r+n)/7}po("w",["ww",2],"wo","week"),po("W",["WW",2],"Wo","isoWeek"),bo("week","w"),bo("isoWeek","W"),So("week",5),So("isoWeek",5),Bo("w",Io),Bo("ww",Io,ko),Bo("W",Io),Bo("WW",Io,ko),Vo(["w","ww","W","WW"],(function(t,e,o,r){e[r.substr(0,1)]=xo(t)}));function Er(t,e){return t.slice(e,7).concat(t.slice(0,e))}po("d",0,"do","day"),po("dd",0,0,(function(t){return this.localeData().weekdaysMin(this,t)})),po("ddd",0,0,(function(t){return this.localeData().weekdaysShort(this,t)})),po("dddd",0,0,(function(t){return this.localeData().weekdays(this,t)})),po("e",0,0,"weekday"),po("E",0,0,"isoWeekday"),bo("day","d"),bo("weekday","e"),bo("isoWeekday","E"),So("day",11),So("weekday",11),So("isoWeekday",11),Bo("d",Io),Bo("e",Io),Bo("E",Io),Bo("dd",(function(t,e){return e.weekdaysMinRegex(t)})),Bo("ddd",(function(t,e){return e.weekdaysShortRegex(t)})),Bo("dddd",(function(t,e){return e.weekdaysRegex(t)})),Vo(["dd","ddd","dddd"],(function(t,e,o,r){var n=o._locale.weekdaysParse(t,r,o._strict);null!=n?e.d=n:Be(o).invalidWeekday=t})),Vo(["d","e","E"],(function(t,e,o,r){e[r]=xo(t)}));var Mr="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ur="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Dr="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),kr=Po,Wr=Po,Lr=Po;function Yr(t,e,o){var r,n,i,s=t.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)i=Pe([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(i,"").toLocaleLowerCase();return o?"dddd"===e?-1!==(n=Xo.call(this._weekdaysParse,s))?n:null:"ddd"===e?-1!==(n=Xo.call(this._shortWeekdaysParse,s))?n:null:-1!==(n=Xo.call(this._minWeekdaysParse,s))?n:null:"dddd"===e?-1!==(n=Xo.call(this._weekdaysParse,s))||-1!==(n=Xo.call(this._shortWeekdaysParse,s))||-1!==(n=Xo.call(this._minWeekdaysParse,s))?n:null:"ddd"===e?-1!==(n=Xo.call(this._shortWeekdaysParse,s))||-1!==(n=Xo.call(this._weekdaysParse,s))||-1!==(n=Xo.call(this._minWeekdaysParse,s))?n:null:-1!==(n=Xo.call(this._minWeekdaysParse,s))||-1!==(n=Xo.call(this._weekdaysParse,s))||-1!==(n=Xo.call(this._shortWeekdaysParse,s))?n:null}function Ir(){function t(t,e){return e.length-t.length}var e,o,r,n,i,s=[],a=[],c=[],l=[];for(e=0;e<7;e++)o=Pe([2e3,1]).day(e),r=jo(this.weekdaysMin(o,"")),n=jo(this.weekdaysShort(o,"")),i=jo(this.weekdays(o,"")),s.push(r),a.push(n),c.push(i),l.push(r),l.push(n),l.push(i);s.sort(t),a.sort(t),c.sort(t),l.sort(t),this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+s.join("|")+")","i")}function Zr(){return this.hours()%12||12}function Kr(t,e){po(t,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),e)}))}function Ar(t,e){return e._meridiemParse}po("H",["HH",2],0,"hour"),po("h",["hh",2],0,Zr),po("k",["kk",2],0,(function(){return this.hours()||24})),po("hmm",0,0,(function(){return""+Zr.apply(this)+co(this.minutes(),2)})),po("hmmss",0,0,(function(){return""+Zr.apply(this)+co(this.minutes(),2)+co(this.seconds(),2)})),po("Hmm",0,0,(function(){return""+this.hours()+co(this.minutes(),2)})),po("Hmmss",0,0,(function(){return""+this.hours()+co(this.minutes(),2)+co(this.seconds(),2)})),Kr("a",!0),Kr("A",!1),bo("hour","h"),So("hour",13),Bo("a",Ar),Bo("A",Ar),Bo("H",Io),Bo("h",Io),Bo("k",Io),Bo("HH",Io,ko),Bo("hh",Io,ko),Bo("kk",Io,ko),Bo("hmm",Zo),Bo("hmmss",Ko),Bo("Hmm",Zo),Bo("Hmmss",Ko),qo(["H","HH"],rr),qo(["k","kk"],(function(t,e,o){var r=xo(t);e[rr]=24===r?0:r})),qo(["a","A"],(function(t,e,o){o._isPm=o._locale.isPM(t),o._meridiem=t})),qo(["h","hh"],(function(t,e,o){e[rr]=xo(t),Be(o).bigHour=!0})),qo("hmm",(function(t,e,o){var r=t.length-2;e[rr]=xo(t.substr(0,r)),e[nr]=xo(t.substr(r)),Be(o).bigHour=!0})),qo("hmmss",(function(t,e,o){var r=t.length-4,n=t.length-2;e[rr]=xo(t.substr(0,r)),e[nr]=xo(t.substr(r,2)),e[ir]=xo(t.substr(n)),Be(o).bigHour=!0})),qo("Hmm",(function(t,e,o){var r=t.length-2;e[rr]=xo(t.substr(0,r)),e[nr]=xo(t.substr(r))})),qo("Hmmss",(function(t,e,o){var r=t.length-4,n=t.length-2;e[rr]=xo(t.substr(0,r)),e[nr]=xo(t.substr(r,2)),e[ir]=xo(t.substr(n))}));var Fr=Ro("Hours",!0);var _r,$r={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:hr,monthsShort:fr,week:{dow:0,doy:6},weekdays:Mr,weekdaysMin:Dr,weekdaysShort:Ur,meridiemParse:/[ap]\.?m?\.?/i},Tr={},Hr={};function Gr(t,e){var o,r=Math.min(t.length,e.length);for(o=0;o<r;o+=1)if(t[o]!==e[o])return o;return r}function Pr(t){return t?t.toLowerCase().replace("_","-"):t}function Br(t){var e=null;if(void 0===Tr[t]&&"undefined"!=typeof module&&module&&module.exports&&function(t){return null!=t.match("^[^/\\\\]*$")}(t))try{e=_r._abbr,require("./locale/"+t),zr(e)}catch(e){Tr[t]=null}return Tr[t]}function zr(t,e){var o;return t&&((o=_e(e)?Jr(t):jr(t,e))?_r=o:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+t+" not found. Did you forget to load it?")),_r._abbr}function jr(t,e){if(null!==e){var o,r=$r;if(e.abbr=t,null!=Tr[t])no("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=Tr[t]._config;else if(null!=e.parentLocale)if(null!=Tr[e.parentLocale])r=Tr[e.parentLocale]._config;else{if(null==(o=Br(e.parentLocale)))return Hr[e.parentLocale]||(Hr[e.parentLocale]=[]),Hr[e.parentLocale].push({name:t,config:e}),null;r=o._config}return Tr[t]=new ao(so(r,e)),Hr[t]&&Hr[t].forEach((function(t){jr(t.name,t.config)})),zr(t),Tr[t]}return delete Tr[t],null}function Jr(t){var e;if(t&&t._locale&&t._locale._abbr&&(t=t._locale._abbr),!t)return _r;if(!Ze(t)){if(e=Br(t))return e;t=[t]}return function(t){for(var e,o,r,n,i=0;i<t.length;){for(e=(n=Pr(t[i]).split("-")).length,o=(o=Pr(t[i+1]))?o.split("-"):null;e>0;){if(r=Br(n.slice(0,e).join("-")))return r;if(o&&o.length>=e&&Gr(n,o)>=e-1)break;e--}i++}return _r}(t)}function qr(t){var e,o=t._a;return o&&-2===Be(t).overflow&&(e=o[er]<0||o[er]>11?er:o[or]<1||o[or]>lr(o[tr],o[er])?or:o[rr]<0||o[rr]>24||24===o[rr]&&(0!==o[nr]||0!==o[ir]||0!==o[sr])?rr:o[nr]<0||o[nr]>59?nr:o[ir]<0||o[ir]>59?ir:o[sr]<0||o[sr]>999?sr:-1,Be(t)._overflowDayOfYear&&(e<tr||e>or)&&(e=or),Be(t)._overflowWeeks&&-1===e&&(e=ar),Be(t)._overflowWeekday&&-1===e&&(e=cr),Be(t).overflow=e),t}var Vr=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Qr=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Xr=/Z|[+-]\d\d(?::?\d\d)?/,tn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],en=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],on=/^\/?Date\((-?\d+)/i,rn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,nn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function sn(t){var e,o,r,n,i,s,a=t._i,c=Vr.exec(a)||Qr.exec(a),l=tn.length,h=en.length;if(c){for(Be(t).iso=!0,e=0,o=l;e<o;e++)if(tn[e][1].exec(c[1])){n=tn[e][0],r=!1!==tn[e][2];break}if(null==n)return void(t._isValid=!1);if(c[3]){for(e=0,o=h;e<o;e++)if(en[e][1].exec(c[3])){i=(c[2]||" ")+en[e][0];break}if(null==i)return void(t._isValid=!1)}if(!r&&null!=i)return void(t._isValid=!1);if(c[4]){if(!Xr.exec(c[4]))return void(t._isValid=!1);s="Z"}t._f=n+(i||"")+(s||""),fn(t)}else t._isValid=!1}function an(t){var e=parseInt(t,10);return e<=49?2e3+e:e<=999?1900+e:e}function cn(t){var e,o,r,n,i,s,a,c,l=rn.exec(function(t){return t.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}(t._i));if(l){if(o=l[4],r=l[3],n=l[2],i=l[5],s=l[6],a=l[7],c=[an(o),fr.indexOf(r),parseInt(n,10),parseInt(i,10),parseInt(s,10)],a&&c.push(parseInt(a,10)),e=c,!function(t,e,o){return!t||Ur.indexOf(t)===new Date(e[0],e[1],e[2]).getDay()||(Be(o).weekdayMismatch=!0,o._isValid=!1,!1)}(l[1],e,t))return;t._a=e,t._tzm=function(t,e,o){if(t)return nn[t];if(e)return 0;var r=parseInt(o,10),n=r%100;return(r-n)/100*60+n}(l[8],l[9],l[10]),t._d=Sr.apply(null,t._a),t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),Be(t).rfc2822=!0}else t._isValid=!1}function ln(t,e,o){return null!=t?t:null!=e?e:o}function hn(t){var e,o,r,n,i,s=[];if(!t._d){for(r=function(t){var e=new Date(Ie.now());return t._useUTC?[e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()]:[e.getFullYear(),e.getMonth(),e.getDate()]}(t),t._w&&null==t._a[or]&&null==t._a[er]&&function(t){var e,o,r,n,i,s,a,c,l;e=t._w,null!=e.GG||null!=e.W||null!=e.E?(i=1,s=4,o=ln(e.GG,t._a[tr],xr(pn(),1,4).year),r=ln(e.W,1),((n=ln(e.E,1))<1||n>7)&&(c=!0)):(i=t._locale._week.dow,s=t._locale._week.doy,l=xr(pn(),i,s),o=ln(e.gg,t._a[tr],l.year),r=ln(e.w,l.week),null!=e.d?((n=e.d)<0||n>6)&&(c=!0):null!=e.e?(n=e.e+i,(e.e<0||e.e>6)&&(c=!0)):n=i);r<1||r>Rr(o,i,s)?Be(t)._overflowWeeks=!0:null!=c?Be(t)._overflowWeekday=!0:(a=Cr(o,r,n,i,s),t._a[tr]=a.year,t._dayOfYear=a.dayOfYear)}(t),null!=t._dayOfYear&&(i=ln(t._a[tr],r[tr]),(t._dayOfYear>Or(i)||0===t._dayOfYear)&&(Be(t)._overflowDayOfYear=!0),o=Sr(i,0,t._dayOfYear),t._a[er]=o.getUTCMonth(),t._a[or]=o.getUTCDate()),e=0;e<3&&null==t._a[e];++e)t._a[e]=s[e]=r[e];for(;e<7;e++)t._a[e]=s[e]=null==t._a[e]?2===e?1:0:t._a[e];24===t._a[rr]&&0===t._a[nr]&&0===t._a[ir]&&0===t._a[sr]&&(t._nextDay=!0,t._a[rr]=0),t._d=(t._useUTC?Sr:vr).apply(null,s),n=t._useUTC?t._d.getUTCDay():t._d.getDay(),null!=t._tzm&&t._d.setUTCMinutes(t._d.getUTCMinutes()-t._tzm),t._nextDay&&(t._a[rr]=24),t._w&&void 0!==t._w.d&&t._w.d!==n&&(Be(t).weekdayMismatch=!0)}}function fn(t){if(t._f!==Ie.ISO_8601)if(t._f!==Ie.RFC_2822){t._a=[],Be(t).empty=!0;var e,o,r,n,i,s,a,c=""+t._i,l=c.length,h=0;for(a=(r=go(t._f,t._locale).match(lo)||[]).length,e=0;e<a;e++)n=r[e],(o=(c.match(zo(n,t))||[])[0])&&((i=c.substr(0,c.indexOf(o))).length>0&&Be(t).unusedInput.push(i),c=c.slice(c.indexOf(o)+o.length),h+=o.length),uo[n]?(o?Be(t).empty=!1:Be(t).unusedTokens.push(n),Qo(n,o,t)):t._strict&&!o&&Be(t).unusedTokens.push(n);Be(t).charsLeftOver=l-h,c.length>0&&Be(t).unusedInput.push(c),t._a[rr]<=12&&!0===Be(t).bigHour&&t._a[rr]>0&&(Be(t).bigHour=void 0),Be(t).parsedDateParts=t._a.slice(0),Be(t).meridiem=t._meridiem,t._a[rr]=function(t,e,o){var r;if(null==o)return e;return null!=t.meridiemHour?t.meridiemHour(e,o):null!=t.isPM?((r=t.isPM(o))&&e<12&&(e+=12),r||12!==e||(e=0),e):e}(t._locale,t._a[rr],t._meridiem),null!==(s=Be(t).era)&&(t._a[tr]=t._locale.erasConvertYear(s,t._a[tr])),hn(t),qr(t)}else cn(t);else sn(t)}function un(t){var e=t._i,o=t._f;return t._locale=t._locale||Jr(t._l),null===e||void 0===o&&""===e?je({nullInput:!0}):("string"==typeof e&&(t._i=e=t._locale.preparse(e)),Xe(e)?new Qe(qr(e)):(Te(e)?t._d=e:Ze(o)?function(t){var e,o,r,n,i,s,a=!1,c=t._f.length;if(0===c)return Be(t).invalidFormat=!0,void(t._d=new Date(NaN));for(n=0;n<c;n++)i=0,s=!1,e=Ve({},t),null!=t._useUTC&&(e._useUTC=t._useUTC),e._f=t._f[n],fn(e),ze(e)&&(s=!0),i+=Be(e).charsLeftOver,i+=10*Be(e).unusedTokens.length,Be(e).score=i,a?i<r&&(r=i,o=e):(null==r||i<r||s)&&(r=i,o=e,s&&(a=!0));Ge(t,o||e)}(t):o?fn(t):function(t){var e=t._i;_e(e)?t._d=new Date(Ie.now()):Te(e)?t._d=new Date(e.valueOf()):"string"==typeof e?function(t){var e=on.exec(t._i);null===e?(sn(t),!1===t._isValid&&(delete t._isValid,cn(t),!1===t._isValid&&(delete t._isValid,t._strict?t._isValid=!1:Ie.createFromInputFallback(t)))):t._d=new Date(+e[1])}(t):Ze(e)?(t._a=He(e.slice(0),(function(t){return parseInt(t,10)})),hn(t)):Ke(e)?function(t){if(!t._d){var e=No(t._i),o=void 0===e.day?e.date:e.day;t._a=He([e.year,e.month,o,e.hour,e.minute,e.second,e.millisecond],(function(t){return t&&parseInt(t,10)})),hn(t)}}(t):$e(e)?t._d=new Date(e):Ie.createFromInputFallback(t)}(t),ze(t)||(t._d=null),t))}function dn(t,e,o,r,n){var i,s={};return!0!==e&&!1!==e||(r=e,e=void 0),!0!==o&&!1!==o||(r=o,o=void 0),(Ke(t)&&Fe(t)||Ze(t)&&0===t.length)&&(t=void 0),s._isAMomentObject=!0,s._useUTC=s._isUTC=n,s._l=o,s._i=t,s._f=e,s._strict=r,(i=new Qe(qr(un(s))))._nextDay&&(i.add(1,"d"),i._nextDay=void 0),i}function pn(t,e,o,r){return dn(t,e,o,r,!1)}Ie.createFromInputFallback=eo("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(t){t._d=new Date(t._i+(t._useUTC?" UTC":""))})),Ie.ISO_8601=function(){},Ie.RFC_2822=function(){};var yn=eo("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=pn.apply(null,arguments);return this.isValid()&&t.isValid()?t<this?this:t:je()})),gn=eo("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var t=pn.apply(null,arguments);return this.isValid()&&t.isValid()?t>this?this:t:je()}));function mn(t,e){var o,r;if(1===e.length&&Ze(e[0])&&(e=e[0]),!e.length)return pn();for(o=e[0],r=1;r<e.length;++r)e[r].isValid()&&!e[r][t](o)||(o=e[r]);return o}var bn=["year","quarter","month","week","day","hour","minute","second","millisecond"];function On(t){var e=No(t),o=e.year||0,r=e.quarter||0,n=e.month||0,i=e.week||e.isoWeek||0,s=e.day||0,a=e.hour||0,c=e.minute||0,l=e.second||0,h=e.millisecond||0;this._isValid=function(t){var e,o,r=!1,n=bn.length;for(e in t)if(Ae(t,e)&&(-1===Xo.call(bn,e)||null!=t[e]&&isNaN(t[e])))return!1;for(o=0;o<n;++o)if(t[bn[o]]){if(r)return!1;parseFloat(t[bn[o]])!==xo(t[bn[o]])&&(r=!0)}return!0}(e),this._milliseconds=+h+1e3*l+6e4*c+1e3*a*60*60,this._days=+s+7*i,this._months=+n+3*r+12*o,this._data={},this._locale=Jr(),this._bubble()}function Nn(t){return t instanceof On}function vn(t){return t<0?-1*Math.round(-1*t):Math.round(t)}function Sn(t,e){po(t,0,0,(function(){var t=this.utcOffset(),o="+";return t<0&&(t=-t,o="-"),o+co(~~(t/60),2)+e+co(~~t%60,2)}))}Sn("Z",":"),Sn("ZZ",""),Bo("Z",Go),Bo("ZZ",Go),qo(["Z","ZZ"],(function(t,e,o){o._useUTC=!0,o._tzm=Cn(Go,t)}));var wn=/([\+\-]|\d\d)/gi;function Cn(t,e){var o,r,n=(e||"").match(t);return null===n?null:0===(r=60*(o=((n[n.length-1]||[])+"").match(wn)||["-",0,0])[1]+xo(o[2]))?0:"+"===o[0]?r:-r}function xn(t,e){var o,r;return e._isUTC?(o=e.clone(),r=(Xe(t)||Te(t)?t.valueOf():pn(t).valueOf())-o.valueOf(),o._d.setTime(o._d.valueOf()+r),Ie.updateOffset(o,!1),o):pn(t).local()}function Rn(t){return-Math.round(t._d.getTimezoneOffset())}function En(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}Ie.updateOffset=function(){};var Mn=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Un=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Dn(t,e){var o,r,n,i=t,s=null;return Nn(t)?i={ms:t._milliseconds,d:t._days,M:t._months}:$e(t)||!isNaN(+t)?(i={},e?i[e]=+t:i.milliseconds=+t):(s=Mn.exec(t))?(o="-"===s[1]?-1:1,i={y:0,d:xo(s[or])*o,h:xo(s[rr])*o,m:xo(s[nr])*o,s:xo(s[ir])*o,ms:xo(vn(1e3*s[sr]))*o}):(s=Un.exec(t))?(o="-"===s[1]?-1:1,i={y:kn(s[2],o),M:kn(s[3],o),w:kn(s[4],o),d:kn(s[5],o),h:kn(s[6],o),m:kn(s[7],o),s:kn(s[8],o)}):null==i?i={}:"object"==typeof i&&("from"in i||"to"in i)&&(n=function(t,e){var o;if(!t.isValid()||!e.isValid())return{milliseconds:0,months:0};e=xn(e,t),t.isBefore(e)?o=Wn(t,e):((o=Wn(e,t)).milliseconds=-o.milliseconds,o.months=-o.months);return o}(pn(i.from),pn(i.to)),(i={}).ms=n.milliseconds,i.M=n.months),r=new On(i),Nn(t)&&Ae(t,"_locale")&&(r._locale=t._locale),Nn(t)&&Ae(t,"_isValid")&&(r._isValid=t._isValid),r}function kn(t,e){var o=t&&parseFloat(t.replace(",","."));return(isNaN(o)?0:o)*e}function Wn(t,e){var o={};return o.months=e.month()-t.month()+12*(e.year()-t.year()),t.clone().add(o.months,"M").isAfter(e)&&--o.months,o.milliseconds=+e-+t.clone().add(o.months,"M"),o}function Ln(t,e){return function(o,r){var n;return null===r||isNaN(+r)||(no(e,"moment()."+e+"(period, number) is deprecated. Please use moment()."+e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),n=o,o=r,r=n),Yn(this,Dn(o,r),t),this}}function Yn(t,e,o,r){var n=e._milliseconds,i=vn(e._days),s=vn(e._months);t.isValid()&&(r=null==r||r,s&&gr(t,Eo(t,"Month")+s*o),i&&Mo(t,"Date",Eo(t,"Date")+i*o),n&&t._d.setTime(t._d.valueOf()+n*o),r&&Ie.updateOffset(t,i||s))}Dn.fn=On.prototype,Dn.invalid=function(){return Dn(NaN)};var In=Ln(1,"add"),Zn=Ln(-1,"subtract");function Kn(t){return"string"==typeof t||t instanceof String}function An(t){return Xe(t)||Te(t)||Kn(t)||$e(t)||function(t){var e=Ze(t),o=!1;e&&(o=0===t.filter((function(e){return!$e(e)&&Kn(t)})).length);return e&&o}(t)||function(t){var e,o,r=Ke(t)&&!Fe(t),n=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],s=i.length;for(e=0;e<s;e+=1)o=i[e],n=n||Ae(t,o);return r&&n}(t)||null==t}function Fn(t,e){if(t.date()<e.date())return-Fn(e,t);var o=12*(e.year()-t.year())+(e.month()-t.month()),r=t.clone().add(o,"months");return-(o+(e-r<0?(e-r)/(r-t.clone().add(o-1,"months")):(e-r)/(t.clone().add(o+1,"months")-r)))||0}function _n(t){var e;return void 0===t?this._locale._abbr:(null!=(e=Jr(t))&&(this._locale=e),this)}Ie.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",Ie.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var $n=eo("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(t){return void 0===t?this.localeData():this.locale(t)}));function Tn(){return this._locale}var Hn=1e3,Gn=6e4,Pn=36e5,Bn=126227808e5;function zn(t,e){return(t%e+e)%e}function jn(t,e,o){return t<100&&t>=0?new Date(t+400,e,o)-Bn:new Date(t,e,o).valueOf()}function Jn(t,e,o){return t<100&&t>=0?Date.UTC(t+400,e,o)-Bn:Date.UTC(t,e,o)}function qn(t,e){return e.erasAbbrRegex(t)}function Vn(){var t,e,o=[],r=[],n=[],i=[],s=this.eras();for(t=0,e=s.length;t<e;++t)r.push(jo(s[t].name)),o.push(jo(s[t].abbr)),n.push(jo(s[t].narrow)),i.push(jo(s[t].name)),i.push(jo(s[t].abbr)),i.push(jo(s[t].narrow));this._erasRegex=new RegExp("^("+i.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+o.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+n.join("|")+")","i")}function Qn(t,e){po(0,[t,t.length],0,e)}function Xn(t,e,o,r,n){var i;return null==t?xr(this,r,n).year:(e>(i=Rr(t,r,n))&&(e=i),ti.call(this,t,e,o,r,n))}function ti(t,e,o,r,n){var i=Cr(t,e,o,r,n),s=Sr(i.year,0,i.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}po("N",0,0,"eraAbbr"),po("NN",0,0,"eraAbbr"),po("NNN",0,0,"eraAbbr"),po("NNNN",0,0,"eraName"),po("NNNNN",0,0,"eraNarrow"),po("y",["y",1],"yo","eraYear"),po("y",["yy",2],0,"eraYear"),po("y",["yyy",3],0,"eraYear"),po("y",["yyyy",4],0,"eraYear"),Bo("N",qn),Bo("NN",qn),Bo("NNN",qn),Bo("NNNN",(function(t,e){return e.erasNameRegex(t)})),Bo("NNNNN",(function(t,e){return e.erasNarrowRegex(t)})),qo(["N","NN","NNN","NNNN","NNNNN"],(function(t,e,o,r){var n=o._locale.erasParse(t,r,o._strict);n?Be(o).era=n:Be(o).invalidEra=t})),Bo("y",$o),Bo("yy",$o),Bo("yyy",$o),Bo("yyyy",$o),Bo("yo",(function(t,e){return e._eraYearOrdinalRegex||$o})),qo(["y","yy","yyy","yyyy"],tr),qo(["yo"],(function(t,e,o,r){var n;o._locale._eraYearOrdinalRegex&&(n=t.match(o._locale._eraYearOrdinalRegex)),o._locale.eraYearOrdinalParse?e[tr]=o._locale.eraYearOrdinalParse(t,n):e[tr]=parseInt(t,10)})),po(0,["gg",2],0,(function(){return this.weekYear()%100})),po(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),Qn("gggg","weekYear"),Qn("ggggg","weekYear"),Qn("GGGG","isoWeekYear"),Qn("GGGGG","isoWeekYear"),bo("weekYear","gg"),bo("isoWeekYear","GG"),So("weekYear",1),So("isoWeekYear",1),Bo("G",To),Bo("g",To),Bo("GG",Io,ko),Bo("gg",Io,ko),Bo("GGGG",Fo,Lo),Bo("gggg",Fo,Lo),Bo("GGGGG",_o,Yo),Bo("ggggg",_o,Yo),Vo(["gggg","ggggg","GGGG","GGGGG"],(function(t,e,o,r){e[r.substr(0,2)]=xo(t)})),Vo(["gg","GG"],(function(t,e,o,r){e[r]=Ie.parseTwoDigitYear(t)})),po("Q",0,"Qo","quarter"),bo("quarter","Q"),So("quarter",7),Bo("Q",Do),qo("Q",(function(t,e){e[er]=3*(xo(t)-1)})),po("D",["DD",2],"Do","date"),bo("date","D"),So("date",9),Bo("D",Io),Bo("DD",Io,ko),Bo("Do",(function(t,e){return t?e._dayOfMonthOrdinalParse||e._ordinalParse:e._dayOfMonthOrdinalParseLenient})),qo(["D","DD"],or),qo("Do",(function(t,e){e[or]=xo(t.match(Io)[0])}));var ei=Ro("Date",!0);po("DDD",["DDDD",3],"DDDo","dayOfYear"),bo("dayOfYear","DDD"),So("dayOfYear",4),Bo("DDD",Ao),Bo("DDDD",Wo),qo(["DDD","DDDD"],(function(t,e,o){o._dayOfYear=xo(t)})),po("m",["mm",2],0,"minute"),bo("minute","m"),So("minute",14),Bo("m",Io),Bo("mm",Io,ko),qo(["m","mm"],nr);var oi=Ro("Minutes",!1);po("s",["ss",2],0,"second"),bo("second","s"),So("second",15),Bo("s",Io),Bo("ss",Io,ko),qo(["s","ss"],ir);var ri,ni,ii=Ro("Seconds",!1);for(po("S",0,0,(function(){return~~(this.millisecond()/100)})),po(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),po(0,["SSS",3],0,"millisecond"),po(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),po(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),po(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),po(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),po(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),po(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),bo("millisecond","ms"),So("millisecond",16),Bo("S",Ao,Do),Bo("SS",Ao,ko),Bo("SSS",Ao,Wo),ri="SSSS";ri.length<=9;ri+="S")Bo(ri,$o);function si(t,e){e[sr]=xo(1e3*("0."+t))}for(ri="S";ri.length<=9;ri+="S")qo(ri,si);ni=Ro("Milliseconds",!1),po("z",0,0,"zoneAbbr"),po("zz",0,0,"zoneName");var ai=Qe.prototype;function ci(t){return t}ai.add=In,ai.calendar=function(t,e){1===arguments.length&&(arguments[0]?An(arguments[0])?(t=arguments[0],e=void 0):function(t){var e,o=Ke(t)&&!Fe(t),r=!1,n=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(e=0;e<n.length;e+=1)r=r||Ae(t,n[e]);return o&&r}(arguments[0])&&(e=arguments[0],t=void 0):(t=void 0,e=void 0));var o=t||pn(),r=xn(o,this).startOf("day"),n=Ie.calendarFormat(this,r)||"sameElse",i=e&&(io(e[n])?e[n].call(this,o):e[n]);return this.format(i||this.localeData().calendar(n,this,pn(o)))},ai.clone=function(){return new Qe(this)},ai.diff=function(t,e,o){var r,n,i;if(!this.isValid())return NaN;if(!(r=xn(t,this)).isValid())return NaN;switch(n=6e4*(r.utcOffset()-this.utcOffset()),e=Oo(e)){case"year":i=Fn(this,r)/12;break;case"month":i=Fn(this,r);break;case"quarter":i=Fn(this,r)/3;break;case"second":i=(this-r)/1e3;break;case"minute":i=(this-r)/6e4;break;case"hour":i=(this-r)/36e5;break;case"day":i=(this-r-n)/864e5;break;case"week":i=(this-r-n)/6048e5;break;default:i=this-r}return o?i:Co(i)},ai.endOf=function(t){var e,o;if(void 0===(t=Oo(t))||"millisecond"===t||!this.isValid())return this;switch(o=this._isUTC?Jn:jn,t){case"year":e=o(this.year()+1,0,1)-1;break;case"quarter":e=o(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":e=o(this.year(),this.month()+1,1)-1;break;case"week":e=o(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":e=o(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":e=o(this.year(),this.month(),this.date()+1)-1;break;case"hour":e=this._d.valueOf(),e+=Pn-zn(e+(this._isUTC?0:this.utcOffset()*Gn),Pn)-1;break;case"minute":e=this._d.valueOf(),e+=Gn-zn(e,Gn)-1;break;case"second":e=this._d.valueOf(),e+=Hn-zn(e,Hn)-1}return this._d.setTime(e),Ie.updateOffset(this,!0),this},ai.format=function(t){t||(t=this.isUtc()?Ie.defaultFormatUtc:Ie.defaultFormat);var e=yo(this,t);return this.localeData().postformat(e)},ai.from=function(t,e){return this.isValid()&&(Xe(t)&&t.isValid()||pn(t).isValid())?Dn({to:this,from:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()},ai.fromNow=function(t){return this.from(pn(),t)},ai.to=function(t,e){return this.isValid()&&(Xe(t)&&t.isValid()||pn(t).isValid())?Dn({from:this,to:t}).locale(this.locale()).humanize(!e):this.localeData().invalidDate()},ai.toNow=function(t){return this.to(pn(),t)},ai.get=function(t){return io(this[t=Oo(t)])?this[t]():this},ai.invalidAt=function(){return Be(this).overflow},ai.isAfter=function(t,e){var o=Xe(t)?t:pn(t);return!(!this.isValid()||!o.isValid())&&("millisecond"===(e=Oo(e)||"millisecond")?this.valueOf()>o.valueOf():o.valueOf()<this.clone().startOf(e).valueOf())},ai.isBefore=function(t,e){var o=Xe(t)?t:pn(t);return!(!this.isValid()||!o.isValid())&&("millisecond"===(e=Oo(e)||"millisecond")?this.valueOf()<o.valueOf():this.clone().endOf(e).valueOf()<o.valueOf())},ai.isBetween=function(t,e,o,r){var n=Xe(t)?t:pn(t),i=Xe(e)?e:pn(e);return!!(this.isValid()&&n.isValid()&&i.isValid())&&(("("===(r=r||"()")[0]?this.isAfter(n,o):!this.isBefore(n,o))&&(")"===r[1]?this.isBefore(i,o):!this.isAfter(i,o)))},ai.isSame=function(t,e){var o,r=Xe(t)?t:pn(t);return!(!this.isValid()||!r.isValid())&&("millisecond"===(e=Oo(e)||"millisecond")?this.valueOf()===r.valueOf():(o=r.valueOf(),this.clone().startOf(e).valueOf()<=o&&o<=this.clone().endOf(e).valueOf()))},ai.isSameOrAfter=function(t,e){return this.isSame(t,e)||this.isAfter(t,e)},ai.isSameOrBefore=function(t,e){return this.isSame(t,e)||this.isBefore(t,e)},ai.isValid=function(){return ze(this)},ai.lang=$n,ai.locale=_n,ai.localeData=Tn,ai.max=gn,ai.min=yn,ai.parsingFlags=function(){return Ge({},Be(this))},ai.set=function(t,e){if("object"==typeof t){var o,r=function(t){var e,o=[];for(e in t)Ae(t,e)&&o.push({unit:e,priority:vo[e]});return o.sort((function(t,e){return t.priority-e.priority})),o}(t=No(t)),n=r.length;for(o=0;o<n;o++)this[r[o].unit](t[r[o].unit])}else if(io(this[t=Oo(t)]))return this[t](e);return this},ai.startOf=function(t){var e,o;if(void 0===(t=Oo(t))||"millisecond"===t||!this.isValid())return this;switch(o=this._isUTC?Jn:jn,t){case"year":e=o(this.year(),0,1);break;case"quarter":e=o(this.year(),this.month()-this.month()%3,1);break;case"month":e=o(this.year(),this.month(),1);break;case"week":e=o(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":e=o(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":e=o(this.year(),this.month(),this.date());break;case"hour":e=this._d.valueOf(),e-=zn(e+(this._isUTC?0:this.utcOffset()*Gn),Pn);break;case"minute":e=this._d.valueOf(),e-=zn(e,Gn);break;case"second":e=this._d.valueOf(),e-=zn(e,Hn)}return this._d.setTime(e),Ie.updateOffset(this,!0),this},ai.subtract=Zn,ai.toArray=function(){var t=this;return[t.year(),t.month(),t.date(),t.hour(),t.minute(),t.second(),t.millisecond()]},ai.toObject=function(){var t=this;return{years:t.year(),months:t.month(),date:t.date(),hours:t.hours(),minutes:t.minutes(),seconds:t.seconds(),milliseconds:t.milliseconds()}},ai.toDate=function(){return new Date(this.valueOf())},ai.toISOString=function(t){if(!this.isValid())return null;var e=!0!==t,o=e?this.clone().utc():this;return o.year()<0||o.year()>9999?yo(o,e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):io(Date.prototype.toISOString)?e?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",yo(o,"Z")):yo(o,e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},ai.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var t,e,o,r="moment",n="";return this.isLocal()||(r=0===this.utcOffset()?"moment.utc":"moment.parseZone",n="Z"),t="["+r+'("]',e=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY","-MM-DD[T]HH:mm:ss.SSS",o=n+'[")]',this.format(t+e+"-MM-DD[T]HH:mm:ss.SSS"+o)},"undefined"!=typeof Symbol&&null!=Symbol.for&&(ai[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),ai.toJSON=function(){return this.isValid()?this.toISOString():null},ai.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},ai.unix=function(){return Math.floor(this.valueOf()/1e3)},ai.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},ai.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},ai.eraName=function(){var t,e,o,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(o=this.clone().startOf("day").valueOf(),r[t].since<=o&&o<=r[t].until)return r[t].name;if(r[t].until<=o&&o<=r[t].since)return r[t].name}return""},ai.eraNarrow=function(){var t,e,o,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(o=this.clone().startOf("day").valueOf(),r[t].since<=o&&o<=r[t].until)return r[t].narrow;if(r[t].until<=o&&o<=r[t].since)return r[t].narrow}return""},ai.eraAbbr=function(){var t,e,o,r=this.localeData().eras();for(t=0,e=r.length;t<e;++t){if(o=this.clone().startOf("day").valueOf(),r[t].since<=o&&o<=r[t].until)return r[t].abbr;if(r[t].until<=o&&o<=r[t].since)return r[t].abbr}return""},ai.eraYear=function(){var t,e,o,r,n=this.localeData().eras();for(t=0,e=n.length;t<e;++t)if(o=n[t].since<=n[t].until?1:-1,r=this.clone().startOf("day").valueOf(),n[t].since<=r&&r<=n[t].until||n[t].until<=r&&r<=n[t].since)return(this.year()-Ie(n[t].since).year())*o+n[t].offset;return this.year()},ai.year=Nr,ai.isLeapYear=function(){return wo(this.year())},ai.weekYear=function(t){return Xn.call(this,t,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},ai.isoWeekYear=function(t){return Xn.call(this,t,this.isoWeek(),this.isoWeekday(),1,4)},ai.quarter=ai.quarters=function(t){return null==t?Math.ceil((this.month()+1)/3):this.month(3*(t-1)+this.month()%3)},ai.month=mr,ai.daysInMonth=function(){return lr(this.year(),this.month())},ai.week=ai.weeks=function(t){var e=this.localeData().week(this);return null==t?e:this.add(7*(t-e),"d")},ai.isoWeek=ai.isoWeeks=function(t){var e=xr(this,1,4).week;return null==t?e:this.add(7*(t-e),"d")},ai.weeksInYear=function(){var t=this.localeData()._week;return Rr(this.year(),t.dow,t.doy)},ai.weeksInWeekYear=function(){var t=this.localeData()._week;return Rr(this.weekYear(),t.dow,t.doy)},ai.isoWeeksInYear=function(){return Rr(this.year(),1,4)},ai.isoWeeksInISOWeekYear=function(){return Rr(this.isoWeekYear(),1,4)},ai.date=ei,ai.day=ai.days=function(t){if(!this.isValid())return null!=t?this:NaN;var e=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=t?(t=function(t,e){return"string"!=typeof t?t:isNaN(t)?"number"==typeof(t=e.weekdaysParse(t))?t:null:parseInt(t,10)}(t,this.localeData()),this.add(t-e,"d")):e},ai.weekday=function(t){if(!this.isValid())return null!=t?this:NaN;var e=(this.day()+7-this.localeData()._week.dow)%7;return null==t?e:this.add(t-e,"d")},ai.isoWeekday=function(t){if(!this.isValid())return null!=t?this:NaN;if(null!=t){var e=function(t,e){return"string"==typeof t?e.weekdaysParse(t)%7||7:isNaN(t)?null:t}(t,this.localeData());return this.day(this.day()%7?e:e-7)}return this.day()||7},ai.dayOfYear=function(t){var e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==t?e:this.add(t-e,"d")},ai.hour=ai.hours=Fr,ai.minute=ai.minutes=oi,ai.second=ai.seconds=ii,ai.millisecond=ai.milliseconds=ni,ai.utcOffset=function(t,e,o){var r,n=this._offset||0;if(!this.isValid())return null!=t?this:NaN;if(null!=t){if("string"==typeof t){if(null===(t=Cn(Go,t)))return this}else Math.abs(t)<16&&!o&&(t*=60);return!this._isUTC&&e&&(r=Rn(this)),this._offset=t,this._isUTC=!0,null!=r&&this.add(r,"m"),n!==t&&(!e||this._changeInProgress?Yn(this,Dn(t-n,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,Ie.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?n:Rn(this)},ai.utc=function(t){return this.utcOffset(0,t)},ai.local=function(t){return this._isUTC&&(this.utcOffset(0,t),this._isUTC=!1,t&&this.subtract(Rn(this),"m")),this},ai.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var t=Cn(Ho,this._i);null!=t?this.utcOffset(t):this.utcOffset(0,!0)}return this},ai.hasAlignedHourOffset=function(t){return!!this.isValid()&&(t=t?pn(t).utcOffset():0,(this.utcOffset()-t)%60==0)},ai.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},ai.isLocal=function(){return!!this.isValid()&&!this._isUTC},ai.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},ai.isUtc=En,ai.isUTC=En,ai.zoneAbbr=function(){return this._isUTC?"UTC":""},ai.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},ai.dates=eo("dates accessor is deprecated. Use date instead.",ei),ai.months=eo("months accessor is deprecated. Use month instead",mr),ai.years=eo("years accessor is deprecated. Use year instead",Nr),ai.zone=eo("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(t,e){return null!=t?("string"!=typeof t&&(t=-t),this.utcOffset(t,e),this):-this.utcOffset()})),ai.isDSTShifted=eo("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!_e(this._isDSTShifted))return this._isDSTShifted;var t,e={};return Ve(e,this),(e=un(e))._a?(t=e._isUTC?Pe(e._a):pn(e._a),this._isDSTShifted=this.isValid()&&function(t,e,o){var r,n=Math.min(t.length,e.length),i=Math.abs(t.length-e.length),s=0;for(r=0;r<n;r++)(o&&t[r]!==e[r]||!o&&xo(t[r])!==xo(e[r]))&&s++;return s+i}(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}));var li=ao.prototype;function hi(t,e,o,r){var n=Jr(),i=Pe().set(r,e);return n[o](i,t)}function fi(t,e,o){if($e(t)&&(e=t,t=void 0),t=t||"",null!=e)return hi(t,e,o,"month");var r,n=[];for(r=0;r<12;r++)n[r]=hi(t,r,o,"month");return n}function ui(t,e,o,r){"boolean"==typeof t?($e(e)&&(o=e,e=void 0),e=e||""):(o=e=t,t=!1,$e(e)&&(o=e,e=void 0),e=e||"");var n,i=Jr(),s=t?i._week.dow:0,a=[];if(null!=o)return hi(e,(o+s)%7,r,"day");for(n=0;n<7;n++)a[n]=hi(e,(n+s)%7,r,"day");return a}li.calendar=function(t,e,o){var r=this._calendar[t]||this._calendar.sameElse;return io(r)?r.call(e,o):r},li.longDateFormat=function(t){var e=this._longDateFormat[t],o=this._longDateFormat[t.toUpperCase()];return e||!o?e:(this._longDateFormat[t]=o.match(lo).map((function(t){return"MMMM"===t||"MM"===t||"DD"===t||"dddd"===t?t.slice(1):t})).join(""),this._longDateFormat[t])},li.invalidDate=function(){return this._invalidDate},li.ordinal=function(t){return this._ordinal.replace("%d",t)},li.preparse=ci,li.postformat=ci,li.relativeTime=function(t,e,o,r){var n=this._relativeTime[o];return io(n)?n(t,e,o,r):n.replace(/%d/i,t)},li.pastFuture=function(t,e){var o=this._relativeTime[t>0?"future":"past"];return io(o)?o(e):o.replace(/%s/i,e)},li.set=function(t){var e,o;for(o in t)Ae(t,o)&&(io(e=t[o])?this[o]=e:this["_"+o]=e);this._config=t,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},li.eras=function(t,e){var o,r,n,i=this._eras||Jr("en")._eras;for(o=0,r=i.length;o<r;++o){if("string"==typeof i[o].since)n=Ie(i[o].since).startOf("day"),i[o].since=n.valueOf();switch(typeof i[o].until){case"undefined":i[o].until=1/0;break;case"string":n=Ie(i[o].until).startOf("day").valueOf(),i[o].until=n.valueOf()}}return i},li.erasParse=function(t,e,o){var r,n,i,s,a,c=this.eras();for(t=t.toUpperCase(),r=0,n=c.length;r<n;++r)if(i=c[r].name.toUpperCase(),s=c[r].abbr.toUpperCase(),a=c[r].narrow.toUpperCase(),o)switch(e){case"N":case"NN":case"NNN":if(s===t)return c[r];break;case"NNNN":if(i===t)return c[r];break;case"NNNNN":if(a===t)return c[r]}else if([i,s,a].indexOf(t)>=0)return c[r]},li.erasConvertYear=function(t,e){var o=t.since<=t.until?1:-1;return void 0===e?Ie(t.since).year():Ie(t.since).year()+(e-t.offset)*o},li.erasAbbrRegex=function(t){return Ae(this,"_erasAbbrRegex")||Vn.call(this),t?this._erasAbbrRegex:this._erasRegex},li.erasNameRegex=function(t){return Ae(this,"_erasNameRegex")||Vn.call(this),t?this._erasNameRegex:this._erasRegex},li.erasNarrowRegex=function(t){return Ae(this,"_erasNarrowRegex")||Vn.call(this),t?this._erasNarrowRegex:this._erasRegex},li.months=function(t,e){return t?Ze(this._months)?this._months[t.month()]:this._months[(this._months.isFormat||ur).test(e)?"format":"standalone"][t.month()]:Ze(this._months)?this._months:this._months.standalone},li.monthsShort=function(t,e){return t?Ze(this._monthsShort)?this._monthsShort[t.month()]:this._monthsShort[ur.test(e)?"format":"standalone"][t.month()]:Ze(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},li.monthsParse=function(t,e,o){var r,n,i;if(this._monthsParseExact)return yr.call(this,t,e,o);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(n=Pe([2e3,r]),o&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(n,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(n,"").replace(".","")+"$","i")),o||this._monthsParse[r]||(i="^"+this.months(n,"")+"|^"+this.monthsShort(n,""),this._monthsParse[r]=new RegExp(i.replace(".",""),"i")),o&&"MMMM"===e&&this._longMonthsParse[r].test(t))return r;if(o&&"MMM"===e&&this._shortMonthsParse[r].test(t))return r;if(!o&&this._monthsParse[r].test(t))return r}},li.monthsRegex=function(t){return this._monthsParseExact?(Ae(this,"_monthsRegex")||br.call(this),t?this._monthsStrictRegex:this._monthsRegex):(Ae(this,"_monthsRegex")||(this._monthsRegex=pr),this._monthsStrictRegex&&t?this._monthsStrictRegex:this._monthsRegex)},li.monthsShortRegex=function(t){return this._monthsParseExact?(Ae(this,"_monthsRegex")||br.call(this),t?this._monthsShortStrictRegex:this._monthsShortRegex):(Ae(this,"_monthsShortRegex")||(this._monthsShortRegex=dr),this._monthsShortStrictRegex&&t?this._monthsShortStrictRegex:this._monthsShortRegex)},li.week=function(t){return xr(t,this._week.dow,this._week.doy).week},li.firstDayOfYear=function(){return this._week.doy},li.firstDayOfWeek=function(){return this._week.dow},li.weekdays=function(t,e){var o=Ze(this._weekdays)?this._weekdays:this._weekdays[t&&!0!==t&&this._weekdays.isFormat.test(e)?"format":"standalone"];return!0===t?Er(o,this._week.dow):t?o[t.day()]:o},li.weekdaysMin=function(t){return!0===t?Er(this._weekdaysMin,this._week.dow):t?this._weekdaysMin[t.day()]:this._weekdaysMin},li.weekdaysShort=function(t){return!0===t?Er(this._weekdaysShort,this._week.dow):t?this._weekdaysShort[t.day()]:this._weekdaysShort},li.weekdaysParse=function(t,e,o){var r,n,i;if(this._weekdaysParseExact)return Yr.call(this,t,e,o);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(n=Pe([2e3,1]).day(r),o&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(n,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(n,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(n,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(i="^"+this.weekdays(n,"")+"|^"+this.weekdaysShort(n,"")+"|^"+this.weekdaysMin(n,""),this._weekdaysParse[r]=new RegExp(i.replace(".",""),"i")),o&&"dddd"===e&&this._fullWeekdaysParse[r].test(t))return r;if(o&&"ddd"===e&&this._shortWeekdaysParse[r].test(t))return r;if(o&&"dd"===e&&this._minWeekdaysParse[r].test(t))return r;if(!o&&this._weekdaysParse[r].test(t))return r}},li.weekdaysRegex=function(t){return this._weekdaysParseExact?(Ae(this,"_weekdaysRegex")||Ir.call(this),t?this._weekdaysStrictRegex:this._weekdaysRegex):(Ae(this,"_weekdaysRegex")||(this._weekdaysRegex=kr),this._weekdaysStrictRegex&&t?this._weekdaysStrictRegex:this._weekdaysRegex)},li.weekdaysShortRegex=function(t){return this._weekdaysParseExact?(Ae(this,"_weekdaysRegex")||Ir.call(this),t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(Ae(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Wr),this._weekdaysShortStrictRegex&&t?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},li.weekdaysMinRegex=function(t){return this._weekdaysParseExact?(Ae(this,"_weekdaysRegex")||Ir.call(this),t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(Ae(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Lr),this._weekdaysMinStrictRegex&&t?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},li.isPM=function(t){return"p"===(t+"").toLowerCase().charAt(0)},li.meridiem=function(t,e,o){return t>11?o?"pm":"PM":o?"am":"AM"},zr("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(t){var e=t%10;return t+(1===xo(t%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th")}}),Ie.lang=eo("moment.lang is deprecated. Use moment.locale instead.",zr),Ie.langData=eo("moment.langData is deprecated. Use moment.localeData instead.",Jr);var di=Math.abs;function pi(t,e,o,r){var n=Dn(e,o);return t._milliseconds+=r*n._milliseconds,t._days+=r*n._days,t._months+=r*n._months,t._bubble()}function yi(t){return t<0?Math.floor(t):Math.ceil(t)}function gi(t){return 4800*t/146097}function mi(t){return 146097*t/4800}function bi(t){return function(){return this.as(t)}}var Oi=bi("ms"),Ni=bi("s"),vi=bi("m"),Si=bi("h"),wi=bi("d"),Ci=bi("w"),xi=bi("M"),Ri=bi("Q"),Ei=bi("y");function Mi(t){return function(){return this.isValid()?this._data[t]:NaN}}var Ui=Mi("milliseconds"),Di=Mi("seconds"),ki=Mi("minutes"),Wi=Mi("hours"),Li=Mi("days"),Yi=Mi("months"),Ii=Mi("years");var Zi=Math.round,Ki={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function Ai(t,e,o,r,n){return n.relativeTime(e||1,!!o,t,r)}var Fi=Math.abs;function _i(t){return(t>0)-(t<0)||+t}function $i(){if(!this.isValid())return this.localeData().invalidDate();var t,e,o,r,n,i,s,a,c=Fi(this._milliseconds)/1e3,l=Fi(this._days),h=Fi(this._months),f=this.asSeconds();return f?(t=Co(c/60),e=Co(t/60),c%=60,t%=60,o=Co(h/12),h%=12,r=c?c.toFixed(3).replace(/\.?0+$/,""):"",n=f<0?"-":"",i=_i(this._months)!==_i(f)?"-":"",s=_i(this._days)!==_i(f)?"-":"",a=_i(this._milliseconds)!==_i(f)?"-":"",n+"P"+(o?i+o+"Y":"")+(h?i+h+"M":"")+(l?s+l+"D":"")+(e||t||c?"T":"")+(e?a+e+"H":"")+(t?a+t+"M":"")+(c?a+r+"S":"")):"P0D"}var Ti=On.prototype;Ti.isValid=function(){return this._isValid},Ti.abs=function(){var t=this._data;return this._milliseconds=di(this._milliseconds),this._days=di(this._days),this._months=di(this._months),t.milliseconds=di(t.milliseconds),t.seconds=di(t.seconds),t.minutes=di(t.minutes),t.hours=di(t.hours),t.months=di(t.months),t.years=di(t.years),this},Ti.add=function(t,e){return pi(this,t,e,1)},Ti.subtract=function(t,e){return pi(this,t,e,-1)},Ti.as=function(t){if(!this.isValid())return NaN;var e,o,r=this._milliseconds;if("month"===(t=Oo(t))||"quarter"===t||"year"===t)switch(e=this._days+r/864e5,o=this._months+gi(e),t){case"month":return o;case"quarter":return o/3;case"year":return o/12}else switch(e=this._days+Math.round(mi(this._months)),t){case"week":return e/7+r/6048e5;case"day":return e+r/864e5;case"hour":return 24*e+r/36e5;case"minute":return 1440*e+r/6e4;case"second":return 86400*e+r/1e3;case"millisecond":return Math.floor(864e5*e)+r;default:throw new Error("Unknown unit "+t)}},Ti.asMilliseconds=Oi,Ti.asSeconds=Ni,Ti.asMinutes=vi,Ti.asHours=Si,Ti.asDays=wi,Ti.asWeeks=Ci,Ti.asMonths=xi,Ti.asQuarters=Ri,Ti.asYears=Ei,Ti.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*xo(this._months/12):NaN},Ti._bubble=function(){var t,e,o,r,n,i=this._milliseconds,s=this._days,a=this._months,c=this._data;return i>=0&&s>=0&&a>=0||i<=0&&s<=0&&a<=0||(i+=864e5*yi(mi(a)+s),s=0,a=0),c.milliseconds=i%1e3,t=Co(i/1e3),c.seconds=t%60,e=Co(t/60),c.minutes=e%60,o=Co(e/60),c.hours=o%24,s+=Co(o/24),a+=n=Co(gi(s)),s-=yi(mi(n)),r=Co(a/12),a%=12,c.days=s,c.months=a,c.years=r,this},Ti.clone=function(){return Dn(this)},Ti.get=function(t){return t=Oo(t),this.isValid()?this[t+"s"]():NaN},Ti.milliseconds=Ui,Ti.seconds=Di,Ti.minutes=ki,Ti.hours=Wi,Ti.days=Li,Ti.weeks=function(){return Co(this.days()/7)},Ti.months=Yi,Ti.years=Ii,Ti.humanize=function(t,e){if(!this.isValid())return this.localeData().invalidDate();var o,r,n=!1,i=Ki;return"object"==typeof t&&(e=t,t=!1),"boolean"==typeof t&&(n=t),"object"==typeof e&&(i=Object.assign({},Ki,e),null!=e.s&&null==e.ss&&(i.ss=e.s-1)),r=function(t,e,o,r){var n=Dn(t).abs(),i=Zi(n.as("s")),s=Zi(n.as("m")),a=Zi(n.as("h")),c=Zi(n.as("d")),l=Zi(n.as("M")),h=Zi(n.as("w")),f=Zi(n.as("y")),u=i<=o.ss&&["s",i]||i<o.s&&["ss",i]||s<=1&&["m"]||s<o.m&&["mm",s]||a<=1&&["h"]||a<o.h&&["hh",a]||c<=1&&["d"]||c<o.d&&["dd",c];return null!=o.w&&(u=u||h<=1&&["w"]||h<o.w&&["ww",h]),(u=u||l<=1&&["M"]||l<o.M&&["MM",l]||f<=1&&["y"]||["yy",f])[2]=e,u[3]=+t>0,u[4]=r,Ai.apply(null,u)}(this,!n,i,o=this.localeData()),n&&(r=o.pastFuture(+this,r)),o.postformat(r)},Ti.toISOString=$i,Ti.toString=$i,Ti.toJSON=$i,Ti.locale=_n,Ti.localeData=Tn,Ti.toIsoString=eo("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",$i),Ti.lang=$n,po("X",0,0,"unix"),po("x",0,0,"valueOf"),Bo("x",To),Bo("X",/[+-]?\d+(\.\d{1,3})?/),qo("X",(function(t,e,o){o._d=new Date(1e3*parseFloat(t))})),qo("x",(function(t,e,o){o._d=new Date(xo(t))})),
|
|
88
103
|
//! moment.js
|
|
89
|
-
|
|
104
|
+
Ie.version="2.29.4",Le=pn,Ie.fn=ai,Ie.min=function(){return mn("isBefore",[].slice.call(arguments,0))},Ie.max=function(){return mn("isAfter",[].slice.call(arguments,0))},Ie.now=function(){return Date.now?Date.now():+new Date},Ie.utc=Pe,Ie.unix=function(t){return pn(1e3*t)},Ie.months=function(t,e){return fi(t,e,"months")},Ie.isDate=Te,Ie.locale=zr,Ie.invalid=je,Ie.duration=Dn,Ie.isMoment=Xe,Ie.weekdays=function(t,e,o){return ui(t,e,o,"weekdays")},Ie.parseZone=function(){return pn.apply(null,arguments).parseZone()},Ie.localeData=Jr,Ie.isDuration=Nn,Ie.monthsShort=function(t,e){return fi(t,e,"monthsShort")},Ie.weekdaysMin=function(t,e,o){return ui(t,e,o,"weekdaysMin")},Ie.defineLocale=jr,Ie.updateLocale=function(t,e){if(null!=e){var o,r,n=$r;null!=Tr[t]&&null!=Tr[t].parentLocale?Tr[t].set(so(Tr[t]._config,e)):(null!=(r=Br(t))&&(n=r._config),e=so(n,e),null==r&&(e.abbr=t),(o=new ao(e)).parentLocale=Tr[t],Tr[t]=o),zr(t)}else null!=Tr[t]&&(null!=Tr[t].parentLocale?(Tr[t]=Tr[t].parentLocale,t===zr()&&zr(t)):null!=Tr[t]&&delete Tr[t]);return Tr[t]},Ie.locales=function(){return oo(Tr)},Ie.weekdaysShort=function(t,e,o){return ui(t,e,o,"weekdaysShort")},Ie.normalizeUnits=Oo,Ie.relativeTimeRounding=function(t){return void 0===t?Zi:"function"==typeof t&&(Zi=t,!0)},Ie.relativeTimeThreshold=function(t,e){return void 0!==Ki[t]&&(void 0===e?Ki[t]:(Ki[t]=e,"s"===t&&(Ki.ss=e-1),!0))},Ie.calendarFormat=function(t,e){var o=t.diff(e,"days",!0);return o<-6?"sameElse":o<-1?"lastWeek":o<0?"lastDay":o<1?"sameDay":o<2?"nextDay":o<7?"nextWeek":"sameElse"},Ie.prototype=ai,Ie.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};
|
|
90
105
|
/**
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
const
|
|
106
|
+
* @license
|
|
107
|
+
* Copyright 2017 Google LLC
|
|
108
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
109
|
+
*/
|
|
110
|
+
const Hi=2;class Gi{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,o){this._$Ct=t,this._$AM=e,this._$Ci=o}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}
|
|
96
111
|
/**
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
112
|
+
* @license
|
|
113
|
+
* Copyright 2020 Google LLC
|
|
114
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
115
|
+
*/const{D:Pi}=lt,Bi=()=>document.createComment(""),zi=(t,e,o)=>{const r=t._$AA.parentNode,n=void 0===e?t._$AB:e._$AA;if(void 0===o){const e=r.insertBefore(Bi(),n),i=r.insertBefore(Bi(),n);o=new Pi(e,i,t,t.options)}else{const e=o._$AB.nextSibling,i=o._$AM,s=i!==t;if(s){let e;o._$AQ?.(t),o._$AM=t,void 0!==o._$AP&&(e=t._$AU)!==i._$AU&&o._$AP(e)}if(e!==n||s){let t=o._$AA;for(;t!==e;){const e=t.nextSibling;r.insertBefore(t,n),t=e}}}return o},ji=(t,e,o=t)=>(t._$AI(e,o),t),Ji={},qi=t=>{t._$AP?.(!1,!0);let e=t._$AA;const o=t._$AB.nextSibling;for(;e!==o;){const t=e.nextSibling;e.remove(),e=t}},Vi=(t,e,o)=>{const r=new Map;for(let n=e;n<=o;n++)r.set(t[n],n);return r},Qi=(t=>(...e)=>({_$litDirective$:t,values:e}))(class extends Gi{constructor(t){if(super(t),t.type!==Hi)throw Error("repeat() can only be used in text expressions")}ht(t,e,o){let r;void 0===o?o=e:void 0!==e&&(r=e);const n=[],i=[];let s=0;for(const e of t)n[s]=r?r(e,s):s,i[s]=o(e,s),s++;return{values:i,keys:n}}render(t,e,o){return this.ht(t,e,o).values}update(t,[e,o,r]){const n=(t=>t._$AH)(t),{values:i,keys:s}=this.ht(e,o,r);if(!Array.isArray(n))return this.dt=s,i;const a=this.dt??=[],c=[];let l,h,f=0,u=n.length-1,d=0,p=i.length-1;for(;f<=u&&d<=p;)if(null===n[f])f++;else if(null===n[u])u--;else if(a[f]===s[d])c[d]=ji(n[f],i[d]),f++,d++;else if(a[u]===s[p])c[p]=ji(n[u],i[p]),u--,p--;else if(a[f]===s[p])c[p]=ji(n[f],i[p]),zi(t,c[p+1],n[f]),f++,p--;else if(a[u]===s[d])c[d]=ji(n[u],i[d]),zi(t,n[f],n[u]),u--,d++;else if(void 0===l&&(l=Vi(s,d,p),h=Vi(a,f,u)),l.has(a[f]))if(l.has(a[u])){const e=h.get(s[d]),o=void 0!==e?n[e]:null;if(null===o){const e=zi(t,n[f]);ji(e,i[d]),c[d]=e}else c[d]=ji(o,i[d]),zi(t,n[f],o),n[e]=null;d++}else qi(n[u]),u--;else qi(n[f]),f++;for(;d<=p;){const e=zi(t,c[p+1]);ji(e,i[d]),c[d++]=e}for(;f<=u;){const t=n[f++];null!==t&&qi(t)}return this.dt=s,((t,e=Ji)=>{t._$AH=e})(t,c),j}}),Xi={contentFont:be.external(ve.contentFont,"Design system"),colorOnSurfaceHigh:be.external(ve.colorOnSurfaceHigh,"Design system"),colorOnSurfaceMedium:be.external(ve.colorOnSurfaceMedium,"Design system")},ts=mt`
|
|
101
116
|
|
|
102
117
|
table {
|
|
103
|
-
font-family: ${
|
|
118
|
+
font-family: ${Xi.contentFont};
|
|
104
119
|
padding-top: 10px;
|
|
105
120
|
}
|
|
106
121
|
|
|
107
122
|
.document-views {
|
|
108
|
-
color: ${
|
|
123
|
+
color: ${Xi.colorOnSurfaceHigh};
|
|
109
124
|
padding-right: 10px;
|
|
110
125
|
}
|
|
111
126
|
|
|
112
127
|
.document-title {
|
|
113
|
-
color: ${
|
|
128
|
+
color: ${Xi.colorOnSurfaceMedium};
|
|
114
129
|
padding-left: 10px;
|
|
115
130
|
}
|
|
116
131
|
|
|
@@ -120,42 +135,42 @@ const Fn=2;class An{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,o,r)
|
|
|
120
135
|
}
|
|
121
136
|
|
|
122
137
|
ft-icon {
|
|
123
|
-
color: ${
|
|
138
|
+
color: ${Xi.colorOnSurfaceMedium};
|
|
124
139
|
}
|
|
125
140
|
|
|
126
141
|
`;
|
|
127
142
|
/**
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
143
|
+
* @license
|
|
144
|
+
* Copyright 2017 Google LLC
|
|
145
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
146
|
+
*/var es,os=function(t,e,o,r){for(var n,i=arguments.length,s=i<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,a=t.length-1;a>=0;a--)(n=t[a])&&(s=(i<3?n(s):i>3?n(e,o,s):n(e,o))||s);return i>3&&s&&Object.defineProperty(e,o,s),s};class rs extends De{constructor(){super(...arguments),this.baseUrl="",this.startDate=Ie.utc().startOf("month").add(-3,"months").format("YYYY-MM-DD"),this.endDate=Ie.utc().startOf("month").format("YYYY-MM-DD"),this.documentNumber=10,this.documents=[],this.emptyResults=!1}render(){return 0===this.documents.length?this.emptyResults?Xt`
|
|
132
147
|
<ft-typography variant="body1">No results during this period</ft-typography>
|
|
133
|
-
`:
|
|
148
|
+
`:Xt`
|
|
134
149
|
<div class="loader">
|
|
135
150
|
<ft-loader></ft-loader>
|
|
136
151
|
</div>
|
|
137
|
-
`:
|
|
152
|
+
`:Xt`
|
|
138
153
|
<div class="ft-analytics-top-documents">
|
|
139
154
|
<table>
|
|
140
|
-
${
|
|
155
|
+
${Qi(this.documents,(t=>this.renderDocument(t)))}
|
|
141
156
|
</table>
|
|
142
157
|
</div>
|
|
143
|
-
`}renderDocument(t){return
|
|
158
|
+
`}renderDocument(t){return Xt`
|
|
144
159
|
<tr data-title="${t.id}" style="overflow:hidden; width:100%">
|
|
145
160
|
<td class="document-views">
|
|
146
161
|
${t.displayCount.toLocaleString()}
|
|
147
162
|
</td>
|
|
148
163
|
<td>
|
|
149
|
-
${
|
|
164
|
+
${rs.getIcon(t.type)}
|
|
150
165
|
</td>
|
|
151
166
|
<td class="document-title">
|
|
152
167
|
${t.title}
|
|
153
168
|
</td>
|
|
154
169
|
</tr>
|
|
155
|
-
`}update(t){super.update(t),t.has("baseUrl")&&this.fetchDocuments().catch((t=>console.error("Cannot fetch documents: ",t)))}async fetchDocuments(){if(this.baseUrl){let t=await fetch(this.baseUrl+"/analytics/api/v2/documents/views-top",{method:"POST",headers:{"Content-Type":"application/json","Ft-Calling-App":"analytics/web-component"},body:JSON.stringify({endDate:this.endDate,paging:{page:1,perPage:this.documentNumber},startDate:this.startDate})});t.ok?(this.documents=(await t.json()).results,0===this.documents.length&&(this.emptyResults=!0)):console.log((await t.json()).message)}}static getIcon(t){switch(t){case"STRUCTURED_DOCUMENT":return
|
|
170
|
+
`}update(t){super.update(t),t.has("baseUrl")&&this.fetchDocuments().catch((t=>console.error("Cannot fetch documents: ",t)))}async fetchDocuments(){if(this.baseUrl){let t=await fetch(this.baseUrl+"/analytics/api/v2/documents/views-top",{method:"POST",headers:{"Content-Type":"application/json","Ft-Calling-App":"analytics/web-component"},body:JSON.stringify({endDate:this.endDate,paging:{page:1,perPage:this.documentNumber},startDate:this.startDate})});t.ok?(this.documents=(await t.json()).results,0===this.documents.length&&(this.emptyResults=!0)):console.log((await t.json()).message)}}static getIcon(t){switch(t){case"STRUCTURED_DOCUMENT":return Xt`
|
|
156
171
|
<ft-icon>BOOK_PLAIN</ft-icon>
|
|
157
|
-
`;case"UNSTRUCTURED_DOCUMENT":case"MAP_ATTACHMENT":case"RESOURCE":return
|
|
172
|
+
`;case"UNSTRUCTURED_DOCUMENT":case"MAP_ATTACHMENT":case"RESOURCE":return Xt`
|
|
158
173
|
<ft-icon variant="file-format">UNKNOWN</ft-icon>
|
|
159
|
-
`;case"SHARED_PERSONAL_BOOK":return
|
|
174
|
+
`;case"SHARED_PERSONAL_BOOK":return Xt`
|
|
160
175
|
<ft-icon>SHARED_PBK</ft-icon>
|
|
161
|
-
`;default:return
|
|
176
|
+
`;default:return Xt``}}}rs.styles=ts,os([x({type:String})],rs.prototype,"baseUrl",void 0),os([x({type:String})],rs.prototype,"startDate",void 0),os([x({type:String})],rs.prototype,"endDate",void 0),os([x({type:String})],rs.prototype,"documentNumber",void 0),os([R()],rs.prototype,"documents",void 0),os([R()],rs.prototype,"emptyResults",void 0),(es="ft-analytics-top-documents",t=>{window.customElements.get(es)||window.customElements.define(es,t)})(rs),t.FtAnalyticsTopDocuments=rs,t.FtAnalyticsTopDocumentsCssVariables=Xi,t.styles=ts}({});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluid-topics/ft-analytics-top-documents",
|
|
3
|
-
"version": "1.0
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "List the most viewed documents",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Lit"
|
|
@@ -19,11 +19,11 @@
|
|
|
19
19
|
"url": "ssh://git@scm.mrs.antidot.net:2222/fluidtopics/ft-web-components.git"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@fluid-topics/ft-icon": "1.0
|
|
23
|
-
"@fluid-topics/ft-loader": "1.0
|
|
24
|
-
"@fluid-topics/ft-typography": "1.0
|
|
25
|
-
"@fluid-topics/ft-wc-utils": "1.0
|
|
26
|
-
"lit": "
|
|
22
|
+
"@fluid-topics/ft-icon": "1.1.0",
|
|
23
|
+
"@fluid-topics/ft-loader": "1.1.0",
|
|
24
|
+
"@fluid-topics/ft-typography": "1.1.0",
|
|
25
|
+
"@fluid-topics/ft-wc-utils": "1.1.0",
|
|
26
|
+
"lit": "3.1.0"
|
|
27
27
|
},
|
|
28
|
-
"gitHead": "
|
|
28
|
+
"gitHead": "3f2a051fc84a0e27b942f311efee39954f6d2883"
|
|
29
29
|
}
|