timered-counter 1.3.0-beta.1 → 1.3.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.
@@ -1,38 +1,38 @@
1
- import{Decimal as t}from"decimal.js";import e from"grapheme-splitter";function i(t,e,i,r){var s,n=arguments.length,o=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,r);else for(var a=t.length-1;a>=0;a--)(s=t[a])&&(o=(n<3?s(o):n>3?s(e,i,o):s(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}function r(t,e,i,r){if("a"===i&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?r:"a"===i?r.call(t):r?r.value:e.get(t)}"function"==typeof SuppressedError&&SuppressedError;
1
+ function t(t,e,i,s){var r,n=arguments.length,o=n<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)(r=t[a])&&(o=(n<3?r(o):n>3?r(e,i,o):r(e,i))||o);return n>3&&o&&Object.defineProperty(e,i,o),o}function e(t,e,i,s){if("a"===i&&!s)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?t!==e||!s:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===i?s:"a"===i?s.call(t):s?s.value:e.get(t)}"function"==typeof SuppressedError&&SuppressedError;
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2019 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
6
  */
7
- const s=globalThis,n=s.ShadowRoot&&(void 0===s.ShadyCSS||s.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,o=Symbol(),a=new WeakMap;let l=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==o)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(n&&void 0===t){const i=void 0!==e&&1===e.length;i&&(t=a.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&a.set(e,t))}return t}toString(){return this.cssText}};const c=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,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.")})(i)+t[r+1]),t[0]);return new l(i,t,o)},h=n?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new l("string"==typeof t?t:t+"",void 0,o))(e)})(t):t
7
+ const i=globalThis,s=i.ShadowRoot&&(void 0===i.ShadyCSS||i.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,r=Symbol(),n=new WeakMap;let o=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==r)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(s&&void 0===t){const i=void 0!==e&&1===e.length;i&&(t=n.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&n.set(e,t))}return t}toString(){return this.cssText}};const a=(t,...e)=>{const i=1===t.length?t[0]:e.reduce(((e,i,s)=>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.")})(i)+t[s+1]),t[0]);return new o(i,t,r)},l=s?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return(t=>new o("string"==typeof t?t:t+"",void 0,r))(e)})(t):t
8
8
  /**
9
9
  * @license
10
10
  * Copyright 2017 Google LLC
11
11
  * SPDX-License-Identifier: BSD-3-Clause
12
- */,{is:u,defineProperty:p,getOwnPropertyDescriptor:d,getOwnPropertyNames:f,getOwnPropertySymbols:m,getPrototypeOf:_}=Object,g=globalThis,y=g.trustedTypes,A=y?y.emptyScript:"",b=g.reactiveElementPolyfillSupport,$=(t,e)=>t,v={toAttribute(t,e){switch(e){case Boolean:t=t?A:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},S=(t,e)=>!u(t,e),w={attribute:!0,type:String,converter:v,reflect:!1,hasChanged:S};Symbol.metadata??=Symbol("metadata"),g.litPropertyMetadata??=new WeakMap;class x 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=w){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const i=Symbol(),r=this.getPropertyDescriptor(t,i,e);void 0!==r&&p(this.prototype,t,r)}}static getPropertyDescriptor(t,e,i){const{get:r,set:s}=d(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return r?.call(this)},set(e){const n=r?.call(this);s.call(this,e),this.requestUpdate(t,n,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??w}static _$Ei(){if(this.hasOwnProperty($("elementProperties")))return;const t=_(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty($("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty($("properties"))){const t=this.properties,e=[...f(t),...m(t)];for(const i of e)this.createProperty(i,t[i])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,i]of e)this.elementProperties.set(t,i)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const i=this._$Eu(t,e);void 0!==i&&this._$Eh.set(i,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(h(t))}else void 0!==t&&e.push(h(t));return e}static _$Eu(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"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._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const i of e.keys())this.hasOwnProperty(i)&&(t.set(i,this[i]),delete this[i]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{if(n)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const i of e){const e=document.createElement("style"),r=s.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=i.cssText,t.appendChild(e)}})(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EC(t,e){const i=this.constructor.elementProperties.get(t),r=this.constructor._$Eu(t,i);if(void 0!==r&&!0===i.reflect){const s=(void 0!==i.converter?.toAttribute?i.converter:v).toAttribute(e,i.type);this._$Em=t,null==s?this.removeAttribute(r):this.setAttribute(r,s),this._$Em=null}}_$AK(t,e){const i=this.constructor,r=i._$Eh.get(t);if(void 0!==r&&this._$Em!==r){const t=i.getPropertyOptions(r),s="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:v;this._$Em=r,this[r]=s.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,i){if(void 0!==t){if(i??=this.constructor.getPropertyOptions(t),!(i.hasChanged??S)(this[t],e))return;this.P(t,e,i)}!1===this.isUpdatePending&&(this._$ES=this._$ET())}P(t,e,i){this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}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,i]of t)!0!==i.wrapped||this._$AL.has(e)||void 0===this[e]||this.P(e,this[e],i)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$EU()}catch(e){throw t=!1,this._$EU(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EC(t,this[t]))),this._$EU()}updated(t){}firstUpdated(t){}}x.elementStyles=[],x.shadowRootOptions={mode:"open"},x[$("elementProperties")]=new Map,x[$("finalized")]=new Map,b?.({ReactiveElement:x}),(g.reactiveElementVersions??=[]).push("2.0.4");
12
+ */,{is:c,defineProperty:h,getOwnPropertyDescriptor:u,getOwnPropertyNames:p,getOwnPropertySymbols:d,getPrototypeOf:f}=Object,m=globalThis,_=m.trustedTypes,g=_?_.emptyScript:"",y=m.reactiveElementPolyfillSupport,A=(t,e)=>t,b={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 i=t;switch(e){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t)}catch(t){i=null}}return i}},$=(t,e)=>!c(t,e),v={attribute:!0,type:String,converter:b,reflect:!1,hasChanged:$};Symbol.metadata??=Symbol("metadata"),m.litPropertyMetadata??=new WeakMap;class S 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 i=Symbol(),s=this.getPropertyDescriptor(t,i,e);void 0!==s&&h(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){const{get:s,set:r}=u(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return s?.call(this)},set(e){const n=s?.call(this);r.call(this,e),this.requestUpdate(t,n,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??v}static _$Ei(){if(this.hasOwnProperty(A("elementProperties")))return;const t=f(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(A("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(A("properties"))){const t=this.properties,e=[...p(t),...d(t)];for(const i of e)this.createProperty(i,t[i])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,i]of e)this.elementProperties.set(t,i)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const i=this._$Eu(t,e);void 0!==i&&this._$Eh.set(i,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const t of i)e.unshift(l(t))}else void 0!==t&&e.push(l(t));return e}static _$Eu(t,e){const i=e.attribute;return!1===i?void 0:"string"==typeof i?i:"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._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const i of e.keys())this.hasOwnProperty(i)&&(t.set(i,this[i]),delete this[i]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{if(s)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const s of e){const e=document.createElement("style"),r=i.litNonce;void 0!==r&&e.setAttribute("nonce",r),e.textContent=s.cssText,t.appendChild(e)}})(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EC(t,e){const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(void 0!==s&&!0===i.reflect){const r=(void 0!==i.converter?.toAttribute?i.converter:b).toAttribute(e,i.type);this._$Em=t,null==r?this.removeAttribute(s):this.setAttribute(s,r),this._$Em=null}}_$AK(t,e){const i=this.constructor,s=i._$Eh.get(t);if(void 0!==s&&this._$Em!==s){const t=i.getPropertyOptions(s),r="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:b;this._$Em=s,this[s]=r.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,i){if(void 0!==t){if(i??=this.constructor.getPropertyOptions(t),!(i.hasChanged??$)(this[t],e))return;this.P(t,e,i)}!1===this.isUpdatePending&&(this._$ES=this._$ET())}P(t,e,i){this._$AL.has(t)||this._$AL.set(t,e),!0===i.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}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,i]of t)!0!==i.wrapped||this._$AL.has(e)||void 0===this[e]||this.P(e,this[e],i)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$EU()}catch(e){throw t=!1,this._$EU(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EC(t,this[t]))),this._$EU()}updated(t){}firstUpdated(t){}}S.elementStyles=[],S.shadowRootOptions={mode:"open"},S[A("elementProperties")]=new Map,S[A("finalized")]=new Map,y?.({ReactiveElement:S}),(m.reactiveElementVersions??=[]).push("2.0.4");
13
13
  /**
14
14
  * @license
15
15
  * Copyright 2017 Google LLC
16
16
  * SPDX-License-Identifier: BSD-3-Clause
17
17
  */
18
- const E=globalThis,O=E.trustedTypes,C=O?O.createPolicy("lit-html",{createHTML:t=>t}):void 0,P="$lit$",D=`lit$${Math.random().toFixed(9).slice(2)}$`,T="?"+D,M=`<${T}>`,N=document,R=()=>N.createComment(""),k=t=>null===t||"object"!=typeof t&&"function"!=typeof t,U=Array.isArray,I="[ \t\n\f\r]",L=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,V=/-->/g,j=/>/g,H=RegExp(`>|${I}(?:([^\\s"'>=/]+)(${I}*=${I}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),B=/'/g,z=/"/g,F=/^(?:script|style|textarea|title)$/i,Y=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),W=Symbol.for("lit-noChange"),q=Symbol.for("lit-nothing"),Q=new WeakMap,G=N.createTreeWalker(N,129);function K(t,e){if(!U(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==C?C.createHTML(e):e}class Z{constructor({strings:t,_$litType$:e},i){let r;this.parts=[];let s=0,n=0;const o=t.length-1,a=this.parts,[l,c]=((t,e)=>{const i=t.length-1,r=[];let s,n=2===e?"<svg>":3===e?"<math>":"",o=L;for(let e=0;e<i;e++){const i=t[e];let a,l,c=-1,h=0;for(;h<i.length&&(o.lastIndex=h,l=o.exec(i),null!==l);)h=o.lastIndex,o===L?"!--"===l[1]?o=V:void 0!==l[1]?o=j:void 0!==l[2]?(F.test(l[2])&&(s=RegExp("</"+l[2],"g")),o=H):void 0!==l[3]&&(o=H):o===H?">"===l[0]?(o=s??L,c=-1):void 0===l[1]?c=-2:(c=o.lastIndex-l[2].length,a=l[1],o=void 0===l[3]?H:'"'===l[3]?z:B):o===z||o===B?o=H:o===V||o===j?o=L:(o=H,s=void 0);const u=o===H&&t[e+1].startsWith("/>")?" ":"";n+=o===L?i+M:c>=0?(r.push(a),i.slice(0,c)+P+i.slice(c)+D+u):i+D+(-2===c?e:u)}return[K(t,n+(t[i]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),r]})(t,e);if(this.el=Z.createElement(l,i),G.currentNode=this.el.content,2===e||3===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=G.nextNode())&&a.length<o;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(P)){const e=c[n++],i=r.getAttribute(t).split(D),o=/([.?@])?(.*)/.exec(e);a.push({type:1,index:s,name:o[2],strings:i,ctor:"."===o[1]?it:"?"===o[1]?rt:"@"===o[1]?st:et}),r.removeAttribute(t)}else t.startsWith(D)&&(a.push({type:6,index:s}),r.removeAttribute(t));if(F.test(r.tagName)){const t=r.textContent.split(D),e=t.length-1;if(e>0){r.textContent=O?O.emptyScript:"";for(let i=0;i<e;i++)r.append(t[i],R()),G.nextNode(),a.push({type:2,index:++s});r.append(t[e],R())}}}else if(8===r.nodeType)if(r.data===T)a.push({type:2,index:s});else{let t=-1;for(;-1!==(t=r.data.indexOf(D,t+1));)a.push({type:7,index:s}),t+=D.length-1}s++}}static createElement(t,e){const i=N.createElement("template");return i.innerHTML=t,i}}function J(t,e,i=t,r){if(e===W)return e;let s=void 0!==r?i._$Co?.[r]:i._$Cl;const n=k(e)?void 0:e._$litDirective$;return s?.constructor!==n&&(s?._$AO?.(!1),void 0===n?s=void 0:(s=new n(t),s._$AT(t,i,r)),void 0!==r?(i._$Co??=[])[r]=s:i._$Cl=s),void 0!==s&&(e=J(t,s._$AS(t,e.values),s,r)),e}let X=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:i}=this._$AD,r=(t?.creationScope??N).importNode(e,!0);G.currentNode=r;let s=G.nextNode(),n=0,o=0,a=i[0];for(;void 0!==a;){if(n===a.index){let e;2===a.type?e=new tt(s,s.nextSibling,this,t):1===a.type?e=new a.ctor(s,a.name,a.strings,this,t):6===a.type&&(e=new nt(s,this,t)),this._$AV.push(e),a=i[++o]}n!==a?.index&&(s=G.nextNode(),n++)}return G.currentNode=N,r}p(t){let e=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}};class tt{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,i,r){this.type=2,this._$AH=q,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,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=J(this,t,e),k(t)?t===q||null==t||""===t?(this._$AH!==q&&this._$AR(),this._$AH=q):t!==this._$AH&&t!==W&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>U(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==q&&k(this._$AH)?this._$AA.nextSibling.data=t:this.T(N.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:i}=t,r="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=Z.createElement(K(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===r)this._$AH.p(e);else{const t=new X(r,this),i=t.u(this.options);t.p(e),this.T(i),this._$AH=t}}_$AC(t){let e=Q.get(t.strings);return void 0===e&&Q.set(t.strings,e=new Z(t)),e}k(t){U(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,r=0;for(const s of t)r===e.length?e.push(i=new tt(this.O(R()),this.O(R()),this,this.options)):i=e[r],i._$AI(s),r++;r<e.length&&(this._$AR(i&&i._$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))}}let et=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,r,s){this.type=1,this._$AH=q,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=s,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=q}_$AI(t,e=this,i,r){const s=this.strings;let n=!1;if(void 0===s)t=J(this,t,e,0),n=!k(t)||t!==this._$AH&&t!==W,n&&(this._$AH=t);else{const r=t;let o,a;for(t=s[0],o=0;o<s.length-1;o++)a=J(this,r[i+o],e,o),a===W&&(a=this._$AH[o]),n||=!k(a)||a!==this._$AH[o],a===q?t=q:t!==q&&(t+=(a??"")+s[o+1]),this._$AH[o]=a}n&&!r&&this.j(t)}j(t){t===q?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}};class it extends et{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===q?void 0:t}}class rt extends et{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==q)}}class st extends et{constructor(t,e,i,r,s){super(t,e,i,r,s),this.type=5}_$AI(t,e=this){if((t=J(this,t,e,0)??q)===W)return;const i=this._$AH,r=t===q&&i!==q||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,s=t!==q&&(i===q||r);r&&this.element.removeEventListener(this.name,this,i),s&&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 nt{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){J(this,t)}}const ot={I:tt},at=E.litHtmlPolyfillSupport;at?.(Z,tt),(E.litHtmlVersions??=[]).push("3.2.1");
18
+ const w=globalThis,x=w.trustedTypes,E=x?x.createPolicy("lit-html",{createHTML:t=>t}):void 0,O="$lit$",C=`lit$${Math.random().toFixed(9).slice(2)}$`,P="?"+C,D=`<${P}>`,T=document,M=()=>T.createComment(""),N=t=>null===t||"object"!=typeof t&&"function"!=typeof t,R=Array.isArray,k="[ \t\n\f\r]",U=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,I=/-->/g,L=/>/g,V=RegExp(`>|${k}(?:([^\\s"'>=/]+)(${k}*=${k}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),j=/'/g,H=/"/g,B=/^(?:script|style|textarea|title)$/i,z=(t=>(e,...i)=>({_$litType$:t,strings:e,values:i}))(1),F=Symbol.for("lit-noChange"),Y=Symbol.for("lit-nothing"),W=new WeakMap,q=T.createTreeWalker(T,129);function Q(t,e){if(!R(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==E?E.createHTML(e):e}class K{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let r=0,n=0;const o=t.length-1,a=this.parts,[l,c]=((t,e)=>{const i=t.length-1,s=[];let r,n=2===e?"<svg>":3===e?"<math>":"",o=U;for(let e=0;e<i;e++){const i=t[e];let a,l,c=-1,h=0;for(;h<i.length&&(o.lastIndex=h,l=o.exec(i),null!==l);)h=o.lastIndex,o===U?"!--"===l[1]?o=I:void 0!==l[1]?o=L:void 0!==l[2]?(B.test(l[2])&&(r=RegExp("</"+l[2],"g")),o=V):void 0!==l[3]&&(o=V):o===V?">"===l[0]?(o=r??U,c=-1):void 0===l[1]?c=-2:(c=o.lastIndex-l[2].length,a=l[1],o=void 0===l[3]?V:'"'===l[3]?H:j):o===H||o===j?o=V:o===I||o===L?o=U:(o=V,r=void 0);const u=o===V&&t[e+1].startsWith("/>")?" ":"";n+=o===U?i+D:c>=0?(s.push(a),i.slice(0,c)+O+i.slice(c)+C+u):i+C+(-2===c?e:u)}return[Q(t,n+(t[i]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),s]})(t,e);if(this.el=K.createElement(l,i),q.currentNode=this.el.content,2===e||3===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(s=q.nextNode())&&a.length<o;){if(1===s.nodeType){if(s.hasAttributes())for(const t of s.getAttributeNames())if(t.endsWith(O)){const e=c[n++],i=s.getAttribute(t).split(C),o=/([.?@])?(.*)/.exec(e);a.push({type:1,index:r,name:o[2],strings:i,ctor:"."===o[1]?tt:"?"===o[1]?et:"@"===o[1]?it:X}),s.removeAttribute(t)}else t.startsWith(C)&&(a.push({type:6,index:r}),s.removeAttribute(t));if(B.test(s.tagName)){const t=s.textContent.split(C),e=t.length-1;if(e>0){s.textContent=x?x.emptyScript:"";for(let i=0;i<e;i++)s.append(t[i],M()),q.nextNode(),a.push({type:2,index:++r});s.append(t[e],M())}}}else if(8===s.nodeType)if(s.data===P)a.push({type:2,index:r});else{let t=-1;for(;-1!==(t=s.data.indexOf(C,t+1));)a.push({type:7,index:r}),t+=C.length-1}r++}}static createElement(t,e){const i=T.createElement("template");return i.innerHTML=t,i}}function G(t,e,i=t,s){if(e===F)return e;let r=void 0!==s?i._$Co?.[s]:i._$Cl;const n=N(e)?void 0:e._$litDirective$;return r?.constructor!==n&&(r?._$AO?.(!1),void 0===n?r=void 0:(r=new n(t),r._$AT(t,i,s)),void 0!==s?(i._$Co??=[])[s]=r:i._$Cl=r),void 0!==r&&(e=G(t,r._$AS(t,e.values),r,s)),e}let J=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:i}=this._$AD,s=(t?.creationScope??T).importNode(e,!0);q.currentNode=s;let r=q.nextNode(),n=0,o=0,a=i[0];for(;void 0!==a;){if(n===a.index){let e;2===a.type?e=new Z(r,r.nextSibling,this,t):1===a.type?e=new a.ctor(r,a.name,a.strings,this,t):6===a.type&&(e=new st(r,this,t)),this._$AV.push(e),a=i[++o]}n!==a?.index&&(r=q.nextNode(),n++)}return q.currentNode=T,s}p(t){let e=0;for(const i of this._$AV)void 0!==i&&(void 0!==i.strings?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}};class Z{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,i,s){this.type=2,this._$AH=Y,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cv=s?.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=G(this,t,e),N(t)?t===Y||null==t||""===t?(this._$AH!==Y&&this._$AR(),this._$AH=Y):t!==this._$AH&&t!==F&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>R(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==Y&&N(this._$AH)?this._$AA.nextSibling.data=t:this.T(T.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:i}=t,s="number"==typeof i?this._$AC(t):(void 0===i.el&&(i.el=K.createElement(Q(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===s)this._$AH.p(e);else{const t=new J(s,this),i=t.u(this.options);t.p(e),this.T(i),this._$AH=t}}_$AC(t){let e=W.get(t.strings);return void 0===e&&W.set(t.strings,e=new K(t)),e}k(t){R(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const r of t)s===e.length?e.push(i=new Z(this.O(M()),this.O(M()),this,this.options)):i=e[s],i._$AI(r),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$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))}}let X=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,i,s,r){this.type=1,this._$AH=Y,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=r,i.length>2||""!==i[0]||""!==i[1]?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=Y}_$AI(t,e=this,i,s){const r=this.strings;let n=!1;if(void 0===r)t=G(this,t,e,0),n=!N(t)||t!==this._$AH&&t!==F,n&&(this._$AH=t);else{const s=t;let o,a;for(t=r[0],o=0;o<r.length-1;o++)a=G(this,s[i+o],e,o),a===F&&(a=this._$AH[o]),n||=!N(a)||a!==this._$AH[o],a===Y?t=Y:t!==Y&&(t+=(a??"")+r[o+1]),this._$AH[o]=a}n&&!s&&this.j(t)}j(t){t===Y?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}};class tt extends X{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Y?void 0:t}}class et extends X{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Y)}}class it extends X{constructor(t,e,i,s,r){super(t,e,i,s,r),this.type=5}_$AI(t,e=this){if((t=G(this,t,e,0)??Y)===F)return;const i=this._$AH,s=t===Y&&i!==Y||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,r=t!==Y&&(i===Y||s);s&&this.element.removeEventListener(this.name,this,i),r&&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 st{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){G(this,t)}}const rt={I:Z},nt=w.litHtmlPolyfillSupport;nt?.(K,Z),(w.litHtmlVersions??=[]).push("3.2.1");
19
19
  /**
20
20
  * @license
21
21
  * Copyright 2017 Google LLC
22
22
  * SPDX-License-Identifier: BSD-3-Clause
23
23
  */
24
- let lt=class extends x{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,i)=>{const r=i?.renderBefore??e;let s=r._$litPart$;if(void 0===s){const t=i?.renderBefore??null;r._$litPart$=s=new tt(e.insertBefore(R(),t),t,void 0,i??{})}return s._$AI(t),s})(e,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return W}};lt._$litElement$=!0,lt.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:lt});const ct=globalThis.litElementPolyfillSupport;ct?.({LitElement:lt}),(globalThis.litElementVersions??=[]).push("4.1.1");
24
+ let ot=class extends S{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,i)=>{const s=i?.renderBefore??e;let r=s._$litPart$;if(void 0===r){const t=i?.renderBefore??null;s._$litPart$=r=new Z(e.insertBefore(M(),t),t,void 0,i??{})}return r._$AI(t),r})(e,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return F}};ot._$litElement$=!0,ot.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:ot});const at=globalThis.litElementPolyfillSupport;at?.({LitElement:ot}),(globalThis.litElementVersions??=[]).push("4.1.1");
25
25
  /**
26
26
  * @license
27
27
  * Copyright 2017 Google LLC
28
28
  * SPDX-License-Identifier: BSD-3-Clause
29
29
  */
30
- const ht={attribute:!0,type:String,converter:v,reflect:!1,hasChanged:S},ut=(t=ht,e,i)=>{const{kind:r,metadata:s}=i;let n=globalThis.litPropertyMetadata.get(s);if(void 0===n&&globalThis.litPropertyMetadata.set(s,n=new Map),n.set(i.name,t),"accessor"===r){const{name:r}=i;return{set(i){const s=e.get.call(this);e.set.call(this,i),this.requestUpdate(r,s,t)},init(e){return void 0!==e&&this.P(r,void 0,t),e}}}if("setter"===r){const{name:r}=i;return function(i){const s=this[r];e.call(this,i),this.requestUpdate(r,s,t)}}throw Error("Unsupported decorator location: "+r)};function pt(t){return(e,i)=>"object"==typeof i?ut(t,e,i):((t,e,i)=>{const r=e.hasOwnProperty(i);return e.constructor.createProperty(i,r?{...t,wrapped:!0}:t),r?Object.getOwnPropertyDescriptor(e,i):void 0})(t,e,i)
30
+ const lt={attribute:!0,type:String,converter:b,reflect:!1,hasChanged:$},ct=(t=lt,e,i)=>{const{kind:s,metadata:r}=i;let n=globalThis.litPropertyMetadata.get(r);if(void 0===n&&globalThis.litPropertyMetadata.set(r,n=new Map),n.set(i.name,t),"accessor"===s){const{name:s}=i;return{set(i){const r=e.get.call(this);e.set.call(this,i),this.requestUpdate(s,r,t)},init(e){return void 0!==e&&this.P(s,void 0,t),e}}}if("setter"===s){const{name:s}=i;return function(i){const r=this[s];e.call(this,i),this.requestUpdate(s,r,t)}}throw Error("Unsupported decorator location: "+s)};function ht(t){return(e,i)=>"object"==typeof i?ct(t,e,i):((t,e,i)=>{const s=e.hasOwnProperty(i);return e.constructor.createProperty(i,s?{...t,wrapped:!0}:t),s?Object.getOwnPropertyDescriptor(e,i):void 0})(t,e,i)
31
31
  /**
32
32
  * @license
33
33
  * Copyright 2017 Google LLC
34
34
  * SPDX-License-Identifier: BSD-3-Clause
35
- */}function dt(t){return pt({...t,state:!0,attribute:!1})}
35
+ */}function ut(t){return ht({...t,state:!0,attribute:!1})}
36
36
  /**
37
37
  * @license
38
38
  * Copyright 2017 Google LLC
@@ -43,22 +43,22 @@ const ht={attribute:!0,type:String,converter:v,reflect:!1,hasChanged:S},ut=(t=ht
43
43
  * Copyright 2017 Google LLC
44
44
  * SPDX-License-Identifier: BSD-3-Clause
45
45
  */
46
- function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&"object"!=typeof e&&Object.defineProperty(t,e,i),i))(e,i,{get(){return(e=>e.renderRoot?.querySelector(t)??null)(this)}})}
46
+ function pt(t,e){return(e,i,s)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&"object"!=typeof e&&Object.defineProperty(t,e,i),i))(e,i,{get(){return(e=>e.renderRoot?.querySelector(t)??null)(this)}})}
47
47
  /**
48
48
  * @license
49
49
  * Copyright 2017 Google LLC
50
50
  * SPDX-License-Identifier: BSD-3-Clause
51
- */const mt=1,_t=2,gt=t=>(...e)=>({_$litDirective$:t,values:e});let yt=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};
51
+ */const dt=1,ft=2,mt=t=>(...e)=>({_$litDirective$:t,values:e});let _t=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};
52
52
  /**
53
53
  * @license
54
54
  * Copyright 2020 Google LLC
55
55
  * SPDX-License-Identifier: BSD-3-Clause
56
- */const{I:At}=ot,bt=()=>document.createComment(""),$t=(t,e,i)=>{const r=t._$AA.parentNode,s=void 0===e?t._$AB:e._$AA;if(void 0===i){const e=r.insertBefore(bt(),s),n=r.insertBefore(bt(),s);i=new At(e,n,t,t.options)}else{const e=i._$AB.nextSibling,n=i._$AM,o=n!==t;if(o){let e;i._$AQ?.(t),i._$AM=t,void 0!==i._$AP&&(e=t._$AU)!==n._$AU&&i._$AP(e)}if(e!==s||o){let t=i._$AA;for(;t!==e;){const e=t.nextSibling;r.insertBefore(t,s),t=e}}}return i},vt=(t,e,i=t)=>(t._$AI(e,i),t),St={},wt=t=>{t._$AP?.(!1,!0);let e=t._$AA;const i=t._$AB.nextSibling;for(;e!==i;){const t=e.nextSibling;e.remove(),e=t}},xt=(t,e,i)=>{const r=new Map;for(let s=e;s<=i;s++)r.set(t[s],s);return r},Et=gt(class extends yt{constructor(t){if(super(t),t.type!==_t)throw Error("repeat() can only be used in text expressions")}dt(t,e,i){let r;void 0===i?i=e:void 0!==e&&(r=e);const s=[],n=[];let o=0;for(const e of t)s[o]=r?r(e,o):o,n[o]=i(e,o),o++;return{values:n,keys:s}}render(t,e,i){return this.dt(t,e,i).values}update(t,[e,i,r]){const s=(t=>t._$AH)(t),{values:n,keys:o}=this.dt(e,i,r);if(!Array.isArray(s))return this.ut=o,n;const a=this.ut??=[],l=[];let c,h,u=0,p=s.length-1,d=0,f=n.length-1;for(;u<=p&&d<=f;)if(null===s[u])u++;else if(null===s[p])p--;else if(a[u]===o[d])l[d]=vt(s[u],n[d]),u++,d++;else if(a[p]===o[f])l[f]=vt(s[p],n[f]),p--,f--;else if(a[u]===o[f])l[f]=vt(s[u],n[f]),$t(t,l[f+1],s[u]),u++,f--;else if(a[p]===o[d])l[d]=vt(s[p],n[d]),$t(t,s[u],s[p]),p--,d++;else if(void 0===c&&(c=xt(o,d,f),h=xt(a,u,p)),c.has(a[u]))if(c.has(a[p])){const e=h.get(o[d]),i=void 0!==e?s[e]:null;if(null===i){const e=$t(t,s[u]);vt(e,n[d]),l[d]=e}else l[d]=vt(i,n[d]),$t(t,s[u],i),s[e]=null;d++}else wt(s[p]),p--;else wt(s[u]),u++;for(;d<=f;){const e=$t(t,l[f+1]);vt(e,n[d]),l[d++]=e}for(;u<=p;){const t=s[u++];null!==t&&wt(t)}return this.ut=o,((t,e=St)=>{t._$AH=e})(t,l),W}});
56
+ */const{I:gt}=rt,yt=()=>document.createComment(""),At=(t,e,i)=>{const s=t._$AA.parentNode,r=void 0===e?t._$AB:e._$AA;if(void 0===i){const e=s.insertBefore(yt(),r),n=s.insertBefore(yt(),r);i=new gt(e,n,t,t.options)}else{const e=i._$AB.nextSibling,n=i._$AM,o=n!==t;if(o){let e;i._$AQ?.(t),i._$AM=t,void 0!==i._$AP&&(e=t._$AU)!==n._$AU&&i._$AP(e)}if(e!==r||o){let t=i._$AA;for(;t!==e;){const e=t.nextSibling;s.insertBefore(t,r),t=e}}}return i},bt=(t,e,i=t)=>(t._$AI(e,i),t),$t={},vt=t=>{t._$AP?.(!1,!0);let e=t._$AA;const i=t._$AB.nextSibling;for(;e!==i;){const t=e.nextSibling;e.remove(),e=t}},St=(t,e,i)=>{const s=new Map;for(let r=e;r<=i;r++)s.set(t[r],r);return s},wt=mt(class extends _t{constructor(t){if(super(t),t.type!==ft)throw Error("repeat() can only be used in text expressions")}dt(t,e,i){let s;void 0===i?i=e:void 0!==e&&(s=e);const r=[],n=[];let o=0;for(const e of t)r[o]=s?s(e,o):o,n[o]=i(e,o),o++;return{values:n,keys:r}}render(t,e,i){return this.dt(t,e,i).values}update(t,[e,i,s]){const r=(t=>t._$AH)(t),{values:n,keys:o}=this.dt(e,i,s);if(!Array.isArray(r))return this.ut=o,n;const a=this.ut??=[],l=[];let c,h,u=0,p=r.length-1,d=0,f=n.length-1;for(;u<=p&&d<=f;)if(null===r[u])u++;else if(null===r[p])p--;else if(a[u]===o[d])l[d]=bt(r[u],n[d]),u++,d++;else if(a[p]===o[f])l[f]=bt(r[p],n[f]),p--,f--;else if(a[u]===o[f])l[f]=bt(r[u],n[f]),At(t,l[f+1],r[u]),u++,f--;else if(a[p]===o[d])l[d]=bt(r[p],n[d]),At(t,r[u],r[p]),p--,d++;else if(void 0===c&&(c=St(o,d,f),h=St(a,u,p)),c.has(a[u]))if(c.has(a[p])){const e=h.get(o[d]),i=void 0!==e?r[e]:null;if(null===i){const e=At(t,r[u]);bt(e,n[d]),l[d]=e}else l[d]=bt(i,n[d]),At(t,r[u],i),r[e]=null;d++}else vt(r[p]),p--;else vt(r[u]),u++;for(;d<=f;){const e=At(t,l[f+1]);bt(e,n[d]),l[d++]=e}for(;u<=p;){const t=r[u++];null!==t&&vt(t)}return this.ut=o,((t,e=$t)=>{t._$AH=e})(t,l),F}});
57
57
  /**
58
58
  * @license
59
59
  * Copyright 2017 Google LLC
60
60
  * SPDX-License-Identifier: BSD-3-Clause
61
- */var Ot={done:!0,hasNext:!1},Ct={done:!1,hasNext:!1},Pt=()=>Ot;function Dt(t,...e){let i=t,r=e.map((t=>"lazy"in t?function(t){let{lazy:e,lazyArgs:i}=t,r=e(...i);return Object.assign(r,{isSingle:e.single??!1,index:0,items:[]})}(t):void 0)),s=0;for(;s<e.length;){if(void 0===r[s]||!Mt(i)){i=(0,e[s])(i),s+=1;continue}let t=[];for(let i=s;i<e.length;i++){let e=r[i];if(void 0===e||(t.push(e),e.isSingle))break}let n=[];for(let e of i)if(Tt(e,n,t))break;let{isSingle:o}=t.at(-1);i=o?n[0]:n,s+=t.length}return i}function Tt(t,e,i){if(0===i.length)return e.push(t),!1;let r=t,s=Ct,n=!1;for(let[t,o]of i.entries()){let{index:a,items:l}=o;if(l.push(r),s=o(r,a,l),o.index+=1,s.hasNext){if(s.hasMany){for(let r of s.next)if(Tt(r,e,i.slice(t+1)))return!0;return n}r=s.next}if(!s.hasNext)break;s.done&&(n=!0)}return s.hasNext&&e.push(r),n}function Mt(t){return"string"==typeof t||"object"==typeof t&&null!==t&&Symbol.iterator in t}function Nt(t,e,i){let r=t.length-e.length;if(0===r)return t(...e);if(1===r)return function(t,e,i){let r=i=>t(i,...e);return void 0===i?r:Object.assign(r,{lazy:i,lazyArgs:e})}(t,e,i);throw new Error("Wrong number of arguments")}function Rt(...t){return Nt(kt,t)}var kt=(t,e)=>t.length>=e;function Ut(t,e){let i=[];for(let r=t;r<e;r++)i.push(r);return i}function It(t,e){if(!Rt(e,1))return{...t};if(!Rt(e,2)){let{[e[0]]:i,...r}=t;return r}let i={...t};for(let t of e)delete i[t];return i}function Lt(...t){return Nt(Vt,t)}var Vt=(t,e)=>({...t,...e});function jt(...t){return Nt(Ht,t,Bt)}var Ht=(t,e)=>t.map(e),Bt=t=>(e,i,r)=>({done:!1,hasNext:!0,next:t(e,i,r)});function zt(t){return"number"==typeof t&&!Number.isNaN(t)}function Ft(t){return"string"==typeof t}function Yt(t){return void 0===t||("string"==typeof t||Array.isArray(t)?0===t.length:0===Object.keys(t).length)}function Wt(t){return null==t}function qt(t){return Array.isArray(t)}function Qt(t){return"boolean"==typeof t}function Gt(t){return t instanceof Date}function Kt(...t){return Nt(Zt,t)}function Zt(t,e){if(t===e||Object.is(t,e))return!0;if("object"!=typeof t||"object"!=typeof e||null===t||null===e||Object.getPrototypeOf(t)!==Object.getPrototypeOf(e))return!1;if(Array.isArray(t))return function(t,e){if(t.length!==e.length)return!1;for(let[i,r]of t.entries())if(!Zt(r,e[i]))return!1;return!0}(t,e);if(t instanceof Map)return function(t,e){if(t.size!==e.size)return!1;for(let[i,r]of t.entries())if(!e.has(i)||!Zt(r,e.get(i)))return!1;return!0}(t,e);if(t instanceof Set)return function(t,e){if(t.size!==e.size)return!1;let i=[...e];for(let e of t){let t=!1;for(let[r,s]of i.entries())if(Zt(e,s)){t=!0,i.splice(r,1);break}if(!t)return!1}return!0}(t,e);if(t instanceof Date)return t.getTime()===e.getTime();if(t instanceof RegExp)return t.toString()===e.toString();if(Object.keys(t).length!==Object.keys(e).length)return!1;for(let[i,r]of Object.entries(t))if(!(i in e)||!Zt(r,e[i]))return!1;return!0}function Jt(...t){return function(t,e){let i=e.length-t.length;if(1===i){let[i,...r]=e;return Dt(i,{lazy:t,lazyArgs:r})}if(0===i){let i={lazy:t,lazyArgs:e};return Object.assign((t=>Dt(t,i)),i)}throw new Error("Wrong number of arguments")}(Xt,t)}function Xt(t){if(0===t.length)return Pt;let e=new Map;for(let i of t)e.set(i,(e.get(i)??0)+1);return t=>{let i=e.get(t);return void 0===i||0===i?Ct:(1===i?e.delete(t):e.set(t,i-1),{hasNext:!0,next:t,done:0===e.size})}}function te(t,e){const i=function(t,e){return function(t){return"function"==typeof t}(t)?t(e):t}(t,e),{data:r}=e,s=[];for(let t=0;t<r.length;t+=1){const e=qt(i)?i[t]:i;s.push(e)}return s}function ee(t,e){const i=te(t,e),{data:r}=e,s=[];for(let t=0;t<r.length;t+=1){const{digits:e}=r[t],n=i[t];s.push([]);for(let i=0;i<e.length;i+=1){const e=qt(n)?n[i]:n;s[t].push(e)}}return s}function ie(t,e){const i=ee(t,e),{data:r}=e,s=[];for(let t=0;t<r.length;t+=1){const{digits:e}=r[t],n=i[t];s.push([]);for(let i=0;i<e.length;i+=1){const{data:r}=e[i],o=n[i];s[t].push([]);for(let e=0;e<r.length;e+=1){const r=qt(o)?o[e]:o;s[t][i].push(r)}}}return s}function re(t,e){return Lt(t??{},e??{})}function se(t=[],e=[]){const i=Array.from(new Set(Object.keys(t).concat(Object.keys(e))));for(const r of i){const i=Number.parseInt(r,10);t[i]=re(t[i],e[i])}return t}function ne(t=[],e=[]){const i=Array.from(new Set(Object.keys(t).concat(Object.keys(e))));for(const r of i){const i=Number.parseInt(r,10);t[i]=se(t[i],e[i])}return t}const oe=t=>{class e extends t{constructor(){super(...arguments),this.cellStyles={},this.cachedCellStyles=[],this.digitStyles={},this.cachedDigitStyles=[],this.partStyles={},this.cachedPartStyles=[],this.color="inherit"}extractCellStyles(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=function(t=[],e=[]){const i=Array.from(new Set(Object.keys(t).concat(Object.keys(e))));for(const r of i){const i=Number.parseInt(r,10);t[i]=ne(t[i],e[i])}return t}(ie(this.cellStyles??{},t),ie(this.cellStylesDynamic??{},t));return Kt(this.cachedCellStyles,e)||(this.cachedCellStyles=e),this.cachedCellStyles}extractDigitStyles(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=ne(ee(this.digitStyles??{},t),ee(this.digitStylesDynamic??{},t));return Kt(this.cachedDigitStyles,e)||(this.cachedDigitStyles=e),this.cachedDigitStyles}extractPartStyles(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=se(te(this.partStyles??{},t),te(this.partStylesDynamic??{},t));return Kt(this.cachedPartStyles,e)||(this.cachedPartStyles=e),this.cachedPartStyles}}return i([pt({type:Object,attribute:"cell-styles",reflect:!0})],e.prototype,"cellStyles",void 0),i([pt({type:Object,attribute:"digit-styles",reflect:!0})],e.prototype,"digitStyles",void 0),i([pt({type:Object,attribute:"part-styles",reflect:!0})],e.prototype,"partStyles",void 0),i([pt({type:String,reflect:!0})],e.prototype,"color",void 0),e};function ae(t){return t.length}function le(){return function(t){if(!(s=t.length))return[];for(var e=-1,i=function(t,e){let i;if(void 0===e)for(const e of t)null!=e&&(i>e||void 0===i&&e>=e)&&(i=e);else{let r=-1;for(let s of t)null!=(s=e(s,++r,t))&&(i>s||void 0===i&&s>=s)&&(i=s)}return i}(t,ae),r=new Array(i);++e<i;)for(var s,n=-1,o=r[e]=new Array(s);++n<s;)o[n]=t[n][e];return r}(arguments)}function ce(t,e){const[i,r]=t,[s,n]=e,o={animate:!0,cancelPrevAnimation:!1};let a="";return 1===s.data.length&&(o.animate=!1,o.cancelPrevAnimation=!0,a="only one digit"),i!==r||(s.data[0]===s.data[s.data.length-1]&&(o.animate=!1,o.cancelPrevAnimation=!0,a="same head and tail"),Kt(s,n)&&(o.animate=!1,a="same digits"),a&&(o.earlyReturn=a)),o}function he(t){try{return JSON.parse(t)}catch(e){return t}}function ue(t){const e={};return qt(t.digitToChar)?t.digitToChar.forEach(((t,i)=>{var r;e[(r=i,String.fromCodePoint(r+48))]=t})):function(t){return"object"==typeof t&&null!==t}(t.digitToChar)&&Object.entries(t.digitToChar).forEach((([t,i])=>{e[t]=i})),{...t,digitToChar:e}}const pe=t=>{var e,s;class n extends t{constructor(){super(...arguments),s.set(this,{...e.DEFAULT_PARTS_OPTIONS}),this.parts=[],this.oldParts=[],this.partPreprocessDataList=[]}get partsOptions(){return r(this,s,"f")}set partsOptions(t){const i=r(this,s,"f");!function(t,e,i,r,s){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!s)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!s:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");"a"===r?s.call(t,i):s?s.value=i:e.set(t,i)}(this,s,ue({...e.DEFAULT_PARTS_OPTIONS,...t}),"f"),this.requestUpdate("partsOptions",i)}sampling(t,e){return function(t,e,i,r){let s=r;const n=t.isInteger(e)&&t.isInteger(i)?function(t,e,i){return function(r){return t.round(t.add(t.mul(e,t.sub(t.create(1),r)),t.mul(i,r)))}}(t,e,i):function(t,e,i){return function(r){return t.add(t.mul(e,t.sub(t.create(1),r)),t.mul(i,r))}}(t,e,i);t.eq(e,i)&&(s=1);const o=[];for(let e=0;e<s;e++){const i=t.div(t.create(e),t.create(Math.max(s-1,1)));o.push(n(i))}return o}(this.numberAdapter,this.numberAdapter.max(t,e),this.numberAdapter.min(t,e),this.partsOptions.sampleCount)}sampleSplit(t){return[t.slice()]}sampleToString(t){return this.numberAdapter.toString(t)}shouldRebuildParts(t){return t.has("value")||t.has("partsOptions")}willUpdate(t){super.willUpdate(t),t.has("value")&&(this.oldParts=this.parts),this.shouldRebuildParts(t)&&(this.parts=this.processPartData()),t.has("value")&&(this.partPreprocessDataList=function(t,e,i,r){const s=[];let n=0;for(let o=0;o<e.length;o++){const a=e[o],l=r?.[o],c=[];for(let e=0;e<a.digits.length;e++){const r=a.digits[e],s=l?.digits.find((t=>t.place===r.place));c.push({...ce([t,i],[r,s]),index:n++,partIndex:o,digitIndex:e})}s.push(c)}return s}(this.direction,this.parts,this.oldDirection,this.oldParts))}processPartData(){const{decimalSeparator:t,digitToChar:e,minPlaces:i,fillChar:r,type:s}=this.partsOptions,n=this.value,o=this.oldValue;let a=e=>this.sampleToString(e).split(t);"string"===s&&(a=t=>[this.sampleToString(t),""]);const l=[],c=this.sampleSplit(this.sampling(n,o));{const s=this.numberAdapter.gt(n,o)?"down":"up";for(let n=0;n<c.length;n++){const o=c[n],h=o["down"===s?0:o.length-1],[u=1,p=0]=i,d=a(h),f=Math.max(this.stringAdapter.stringToChars(d[0]).length,u),m=Math.max(this.stringAdapter.stringToChars(d[1]??"").length,p),_=le(...o.map((e=>{const[i="",s=""]=a(e),n=this.stringAdapter.stringToChars(i),o=this.stringAdapter.stringToChars(s),l=Math.max(f-n.length,0),c=Math.max(m-o.length,0);let h=[].concat(new Array(l).fill(r),n);return m>0&&(h=h.concat([t],o,new Array(c).fill(r))),h}))).map(((t,i,r)=>({data:t.filter(((t,e,i)=>0===e||t!==i[e-1])).map((t=>e[t]??t)),place:r.length-i})));l.push({digits:_})}}return l}}return e=n,s=new WeakMap,n.DEFAULT_PARTS_OPTIONS={sampleCount:16,decimalSeparator:".",fillChar:"0",minPlaces:[1,0],digitToChar:{},type:"number"},i([pt({type:Object,attribute:"parts-options",converter:t=>he(t??"")??{},noAccessor:!0})],n.prototype,"partsOptions",null),n},de=()=>({create(t){const e=Number(t);return Number.isFinite(e)?e:0},add:(t,e)=>t+e,sub:(t,e)=>t-e,mul:(t,e)=>t*e,div:(t,e)=>t/e,compare:(t,e)=>t>e?1:t<e?-1:0,eq:(t,e)=>t===e,gt:(t,e)=>t>e,gte:(t,e)=>t>=e,lt:(t,e)=>t<e,lte:(t,e)=>t<=e,isInteger:t=>Number.isInteger(t),isNegative:t=>t<0,isPositive:t=>t>0,isZero:t=>0===t,isNaN:t=>Number.isNaN(t),isFinite:t=>Number.isFinite(t),abs:t=>Math.abs(t),ceil:t=>Math.ceil(t),floor:t=>Math.floor(t),round:t=>Math.round(t),max:(t,e)=>Math.max(t,e),min:(t,e)=>Math.min(t,e),toNumber:t=>Number(t),toString:t=>String(t)}),fe=()=>({stringToChars:t=>Array.from(t)});class me{static setNumberAdapter(t){let e=de();if(Ft(t)){for(const[i,r]of me.AVAILABLE_NUMBER_ADAPTERS)if(i.includes(t)){e=r();break}}else e=t;me.NUMBER_ADAPTER=e}static setStringAdapter(t){let e=fe();if(Ft(t)){for(const[i,r]of me.AVAILABLE_STRING_ADAPTERS)if(i.includes(t)){e=r();break}}else e=t;me.STRING_ADAPTER=e}static registerNumberAdapter(t,e){me.AVAILABLE_NUMBER_ADAPTERS.set(t,e)}static registerStringAdapter(t,e){me.AVAILABLE_STRING_ADAPTERS.set(t,e)}static registerAdapter(t){t.register(this)}}function _e(...t){me.setNumberAdapter(...t)}function ge(...t){me.setStringAdapter(...t)}function ye(...t){me.registerNumberAdapter(...t)}function Ae(...t){me.registerStringAdapter(...t)}function be(...t){me.registerAdapter(...t)}me.AVAILABLE_NUMBER_ADAPTERS=new Map([[["number"],de]]),me.AVAILABLE_STRING_ADAPTERS=new Map([[["string"],fe],[["intl-segmenter"],t=>{const e=new Intl.Segmenter(t,{granularity:"grapheme"});return{stringToChars:t=>Array.from(e.segment(t)).map((t=>t.segment))}}]]),me.NUMBER_ADAPTER=de(),me.STRING_ADAPTER=fe(),me.VALUE_CONVERTER={fromAttribute:t=>t,toAttribute:t=>Wt(t)?t:me.NUMBER_ADAPTER.toString(t)};const $e=t=>{class e extends t{get value(){return this.numberAdapter.create(this.__value)}set value(t){t=me.NUMBER_ADAPTER.create(Wt(t)||Ft(t)&&""===t.trim()?0:t);const e=this.__value;this.__value=t,this.numberAdapter.eq(this.__value,e)||this.requestUpdate("value",e)}get oldValue(){return this.numberAdapter.create(this.__oldValue)}set oldValue(t){const e=this.__oldValue;this.__oldValue=t,this.requestUpdate("oldValue",e)}get initialValue(){return Wt(this.__initialValue)?this.__initialValue:this.numberAdapter.create(this.__initialValue)}set initialValue(t){const e=this.__initialValue;this.__initialValue=t,this.requestUpdate("initialValue",e)}get locale(){return this.__locale}set locale(t){const e=this.__locale;this.__locale=t,this.requestUpdate("locale",e),this.localeInstance=Ft(this.__locale)?new Intl.Locale(this.__locale):new Intl.Locale(...this.__locale)}constructor(...t){super(...t),this.__value=me.NUMBER_ADAPTER.create(0),this.__oldValue=me.NUMBER_ADAPTER.create(0),this.__initialValue=null,this.__locale="en-US",this.localeInstance=Ft(this.locale)?new Intl.Locale(this.locale):new Intl.Locale(...this.locale),this.direction="up",this.oldDirection=this.direction,this.numberAdapter=me.NUMBER_ADAPTER,this.stringAdapter=me.STRING_ADAPTER}willUpdate(t){super.willUpdate(t),t.has("value")&&!t.has("oldValue")&&(this.oldValue=t.get("value")??this.value),this.oldDirection=this.direction,this.numberAdapter.eq(this.value,this.oldValue)||(this.direction=this.numberAdapter.gt(this.value,this.oldValue)?"down":"up")}connectedCallback(){super.connectedCallback(),this.oldValue=function(t){return null!=t}(this.initialValue)?this.initialValue:this.value}}return i([pt({attribute:"value",reflect:!0,converter:{toAttribute:me.VALUE_CONVERTER.toAttribute},noAccessor:!0})],e.prototype,"value",null),i([pt({attribute:"old-value",reflect:!0,converter:me.VALUE_CONVERTER,noAccessor:!0})],e.prototype,"oldValue",null),i([pt({attribute:"initial-value",reflect:!0,converter:me.VALUE_CONVERTER,noAccessor:!0})],e.prototype,"initialValue",null),i([pt({converter:t=>{if(Wt(t))return t;try{return JSON.parse(t)}catch(e){return t}},reflect:!0,noAccessor:!0})],e.prototype,"locale",null),i([dt()],e.prototype,"direction",void 0),i([dt()],e.prototype,"oldDirection",void 0),e},ve=c`
61
+ */var xt={done:!0,hasNext:!1},Et={done:!1,hasNext:!1},Ot=()=>xt;function Ct(t,...e){let i=t,s=e.map((t=>"lazy"in t?function(t){let{lazy:e,lazyArgs:i}=t,s=e(...i);return Object.assign(s,{isSingle:e.single??!1,index:0,items:[]})}(t):void 0)),r=0;for(;r<e.length;){if(void 0===s[r]||!Dt(i)){i=(0,e[r])(i),r+=1;continue}let t=[];for(let i=r;i<e.length;i++){let e=s[i];if(void 0===e||(t.push(e),e.isSingle))break}let n=[];for(let e of i)if(Pt(e,n,t))break;let{isSingle:o}=t.at(-1);i=o?n[0]:n,r+=t.length}return i}function Pt(t,e,i){if(0===i.length)return e.push(t),!1;let s=t,r=Et,n=!1;for(let[t,o]of i.entries()){let{index:a,items:l}=o;if(l.push(s),r=o(s,a,l),o.index+=1,r.hasNext){if(r.hasMany){for(let s of r.next)if(Pt(s,e,i.slice(t+1)))return!0;return n}s=r.next}if(!r.hasNext)break;r.done&&(n=!0)}return r.hasNext&&e.push(s),n}function Dt(t){return"string"==typeof t||"object"==typeof t&&null!==t&&Symbol.iterator in t}function Tt(t,e,i){let s=t.length-e.length;if(0===s)return t(...e);if(1===s)return function(t,e,i){let s=i=>t(i,...e);return void 0===i?s:Object.assign(s,{lazy:i,lazyArgs:e})}(t,e,i);throw new Error("Wrong number of arguments")}function Mt(...t){return Tt(Nt,t)}var Nt=(t,e)=>t.length>=e;function Rt(t,e){let i=[];for(let s=t;s<e;s++)i.push(s);return i}function kt(t,e){if(!Mt(e,1))return{...t};if(!Mt(e,2)){let{[e[0]]:i,...s}=t;return s}let i={...t};for(let t of e)delete i[t];return i}function Ut(...t){return Tt(It,t)}var It=(t,e)=>({...t,...e});function Lt(...t){return Tt(Vt,t,jt)}var Vt=(t,e)=>t.map(e),jt=t=>(e,i,s)=>({done:!1,hasNext:!0,next:t(e,i,s)});function Ht(t){return"number"==typeof t&&!Number.isNaN(t)}function Bt(t){return"string"==typeof t}function zt(t){return void 0===t||("string"==typeof t||Array.isArray(t)?0===t.length:0===Object.keys(t).length)}function Ft(t){return null==t}function Yt(t){return Array.isArray(t)}function Wt(t){return"boolean"==typeof t}function qt(t){return t instanceof Date}function Qt(...t){return Tt(Kt,t)}function Kt(t,e){if(t===e||Object.is(t,e))return!0;if("object"!=typeof t||"object"!=typeof e||null===t||null===e||Object.getPrototypeOf(t)!==Object.getPrototypeOf(e))return!1;if(Array.isArray(t))return function(t,e){if(t.length!==e.length)return!1;for(let[i,s]of t.entries())if(!Kt(s,e[i]))return!1;return!0}(t,e);if(t instanceof Map)return function(t,e){if(t.size!==e.size)return!1;for(let[i,s]of t.entries())if(!e.has(i)||!Kt(s,e.get(i)))return!1;return!0}(t,e);if(t instanceof Set)return function(t,e){if(t.size!==e.size)return!1;let i=[...e];for(let e of t){let t=!1;for(let[s,r]of i.entries())if(Kt(e,r)){t=!0,i.splice(s,1);break}if(!t)return!1}return!0}(t,e);if(t instanceof Date)return t.getTime()===e.getTime();if(t instanceof RegExp)return t.toString()===e.toString();if(Object.keys(t).length!==Object.keys(e).length)return!1;for(let[i,s]of Object.entries(t))if(!(i in e)||!Kt(s,e[i]))return!1;return!0}function Gt(...t){return function(t,e){let i=e.length-t.length;if(1===i){let[i,...s]=e;return Ct(i,{lazy:t,lazyArgs:s})}if(0===i){let i={lazy:t,lazyArgs:e};return Object.assign((t=>Ct(t,i)),i)}throw new Error("Wrong number of arguments")}(Jt,t)}function Jt(t){if(0===t.length)return Ot;let e=new Map;for(let i of t)e.set(i,(e.get(i)??0)+1);return t=>{let i=e.get(t);return void 0===i||0===i?Et:(1===i?e.delete(t):e.set(t,i-1),{hasNext:!0,next:t,done:0===e.size})}}function Zt(t,e){const i=function(t,e){return function(t){return"function"==typeof t}(t)?t(e):t}(t,e),{data:s}=e,r=[];for(let t=0;t<s.length;t+=1){const e=Yt(i)?i[t]:i;r.push(e)}return r}function Xt(t,e){const i=Zt(t,e),{data:s}=e,r=[];for(let t=0;t<s.length;t+=1){const{digits:e}=s[t],n=i[t];r.push([]);for(let i=0;i<e.length;i+=1){const e=Yt(n)?n[i]:n;r[t].push(e)}}return r}function te(t,e){const i=Xt(t,e),{data:s}=e,r=[];for(let t=0;t<s.length;t+=1){const{digits:e}=s[t],n=i[t];r.push([]);for(let i=0;i<e.length;i+=1){const{data:s}=e[i],o=n[i];r[t].push([]);for(let e=0;e<s.length;e+=1){const s=Yt(o)?o[e]:o;r[t][i].push(s)}}}return r}function ee(t,e){return Ut(t??{},e??{})}function ie(t=[],e=[]){const i=Array.from(new Set(Object.keys(t).concat(Object.keys(e))));for(const s of i){const i=Number.parseInt(s,10);t[i]=ee(t[i],e[i])}return t}function se(t=[],e=[]){const i=Array.from(new Set(Object.keys(t).concat(Object.keys(e))));for(const s of i){const i=Number.parseInt(s,10);t[i]=ie(t[i],e[i])}return t}const re=e=>{class i extends e{constructor(){super(...arguments),this.cellStyles={},this.cachedCellStyles=[],this.digitStyles={},this.cachedDigitStyles=[],this.partStyles={},this.cachedPartStyles=[],this.color="inherit"}extractCellStyles(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=function(t=[],e=[]){const i=Array.from(new Set(Object.keys(t).concat(Object.keys(e))));for(const s of i){const i=Number.parseInt(s,10);t[i]=se(t[i],e[i])}return t}(te(this.cellStyles??{},t),te(this.cellStylesDynamic??{},t));return Qt(this.cachedCellStyles,e)||(this.cachedCellStyles=e),this.cachedCellStyles}extractDigitStyles(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=se(Xt(this.digitStyles??{},t),Xt(this.digitStylesDynamic??{},t));return Qt(this.cachedDigitStyles,e)||(this.cachedDigitStyles=e),this.cachedDigitStyles}extractPartStyles(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=ie(Zt(this.partStyles??{},t),Zt(this.partStylesDynamic??{},t));return Qt(this.cachedPartStyles,e)||(this.cachedPartStyles=e),this.cachedPartStyles}}return t([ht({type:Object,attribute:"cell-styles",reflect:!0})],i.prototype,"cellStyles",void 0),t([ht({type:Object,attribute:"digit-styles",reflect:!0})],i.prototype,"digitStyles",void 0),t([ht({type:Object,attribute:"part-styles",reflect:!0})],i.prototype,"partStyles",void 0),t([ht({type:String,reflect:!0})],i.prototype,"color",void 0),i};function ne(t){return t.length}function oe(){return function(t){if(!(r=t.length))return[];for(var e=-1,i=function(t,e){let i;if(void 0===e)for(const e of t)null!=e&&(i>e||void 0===i&&e>=e)&&(i=e);else{let s=-1;for(let r of t)null!=(r=e(r,++s,t))&&(i>r||void 0===i&&r>=r)&&(i=r)}return i}(t,ne),s=new Array(i);++e<i;)for(var r,n=-1,o=s[e]=new Array(r);++n<r;)o[n]=t[n][e];return s}(arguments)}function ae(t,e){const[i,s]=t,[r,n]=e,o={animate:!0,cancelPrevAnimation:!1};let a="";return 1===r.data.length&&(o.animate=!1,o.cancelPrevAnimation=!0,a="only one digit"),i!==s||(r.data[0]===r.data[r.data.length-1]&&(o.animate=!1,o.cancelPrevAnimation=!0,a="same head and tail"),Qt(r,n)&&(o.animate=!1,a="same digits"),a&&(o.earlyReturn=a)),o}function le(t){try{return JSON.parse(t)}catch(e){return t}}function ce(t){const e={};return Yt(t.digitToChar)?t.digitToChar.forEach(((t,i)=>{var s;e[(s=i,String.fromCodePoint(s+48))]=t})):function(t){return"object"==typeof t&&null!==t}(t.digitToChar)&&Object.entries(t.digitToChar).forEach((([t,i])=>{e[t]=i})),{...t,digitToChar:e}}const he=i=>{var s,r;class n extends i{constructor(){super(...arguments),r.set(this,{...s.DEFAULT_PARTS_OPTIONS}),this.parts=[],this.oldParts=[],this.partPreprocessDataList=[]}get partsOptions(){return e(this,r,"f")}set partsOptions(t){const i=e(this,r,"f");!function(t,e,i,s,r){if("m"===s)throw new TypeError("Private method is not writable");if("a"===s&&!r)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!r:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");"a"===s?r.call(t,i):r?r.value=i:e.set(t,i)}(this,r,ce({...s.DEFAULT_PARTS_OPTIONS,...t}),"f"),this.requestUpdate("partsOptions",i)}sampling(t,e){return function(t,e,i,s){let r=s;const n=t.isInteger(e)&&t.isInteger(i)?function(t,e,i){return function(s){return t.round(t.add(t.mul(e,t.sub(t.create(1),s)),t.mul(i,s)))}}(t,e,i):function(t,e,i){return function(s){return t.add(t.mul(e,t.sub(t.create(1),s)),t.mul(i,s))}}(t,e,i);t.eq(e,i)&&(r=1);const o=[];for(let e=0;e<r;e++){const i=t.div(t.create(e),t.create(Math.max(r-1,1)));o.push(n(i))}return o}(this.numberAdapter,this.numberAdapter.max(t,e),this.numberAdapter.min(t,e),this.partsOptions.sampleCount)}sampleSplit(t){return[t.slice()]}sampleToString(t){return this.numberAdapter.toString(t)}shouldRebuildParts(t){return t.has("value")||t.has("partsOptions")}willUpdate(t){super.willUpdate(t),t.has("value")&&(this.oldParts=this.parts),this.shouldRebuildParts(t)&&(this.parts=this.processPartData()),t.has("value")&&(this.partPreprocessDataList=function(t,e,i,s){const r=[];let n=0;for(let o=0;o<e.length;o++){const a=e[o],l=s?.[o],c=[];for(let e=0;e<a.digits.length;e++){const s=a.digits[e],r=l?.digits.find((t=>t.place===s.place));c.push({...ae([t,i],[s,r]),index:n++,partIndex:o,digitIndex:e})}r.push(c)}return r}(this.direction,this.parts,this.oldDirection,this.oldParts))}processPartData(){const{decimalSeparator:t,digitToChar:e,minPlaces:i,fillChar:s,type:r}=this.partsOptions,n=this.value,o=this.oldValue;let a=e=>this.sampleToString(e).split(t);"string"===r&&(a=t=>[this.sampleToString(t),""]);const l=[],c=this.sampleSplit(this.sampling(n,o));{const r=this.numberAdapter.gt(n,o)?"down":"up";for(let n=0;n<c.length;n++){const o=c[n],h=o["down"===r?0:o.length-1],[u=1,p=0]=i,d=a(h),f=Math.max(this.stringAdapter.stringToChars(d[0]).length,u),m=Math.max(this.stringAdapter.stringToChars(d[1]??"").length,p),_=oe(...o.map((e=>{const[i="",r=""]=a(e),n=this.stringAdapter.stringToChars(i),o=this.stringAdapter.stringToChars(r),l=Math.max(f-n.length,0),c=Math.max(m-o.length,0);let h=[].concat(new Array(l).fill(s),n);return m>0&&(h=h.concat([t],o,new Array(c).fill(s))),h}))).map(((t,i,s)=>({data:t.filter(((t,e,i)=>0===e||t!==i[e-1])).map((t=>e[t]??t)),place:s.length-i})));l.push({digits:_})}}return l}}return s=n,r=new WeakMap,n.DEFAULT_PARTS_OPTIONS={sampleCount:16,decimalSeparator:".",fillChar:"0",minPlaces:[1,0],digitToChar:{},type:"number"},t([ht({type:Object,attribute:"parts-options",converter:t=>le(t??"")??{},noAccessor:!0})],n.prototype,"partsOptions",null),n},ue=()=>({create(t){const e=Number(t);return Number.isFinite(e)?e:0},add:(t,e)=>t+e,sub:(t,e)=>t-e,mul:(t,e)=>t*e,div:(t,e)=>t/e,compare:(t,e)=>t>e?1:t<e?-1:0,eq:(t,e)=>t===e,gt:(t,e)=>t>e,gte:(t,e)=>t>=e,lt:(t,e)=>t<e,lte:(t,e)=>t<=e,isInteger:t=>Number.isInteger(t),isNegative:t=>t<0,isPositive:t=>t>0,isZero:t=>0===t,isNaN:t=>Number.isNaN(t),isFinite:t=>Number.isFinite(t),abs:t=>Math.abs(t),ceil:t=>Math.ceil(t),floor:t=>Math.floor(t),round:t=>Math.round(t),max:(t,e)=>Math.max(t,e),min:(t,e)=>Math.min(t,e),toNumber:t=>Number(t),toString:t=>String(t)}),pe=()=>({stringToChars:t=>Array.from(t)});class de{static setNumberAdapter(t){let e=ue();if(Bt(t)){for(const[i,s]of de.AVAILABLE_NUMBER_ADAPTERS)if(i.includes(t)){e=s();break}}else e=t;de.NUMBER_ADAPTER=e}static setStringAdapter(t){let e=pe();if(Bt(t)){for(const[i,s]of de.AVAILABLE_STRING_ADAPTERS)if(i.includes(t)){e=s();break}}else e=t;de.STRING_ADAPTER=e}static registerNumberAdapter(t,e){de.AVAILABLE_NUMBER_ADAPTERS.set(t,e)}static registerStringAdapter(t,e){de.AVAILABLE_STRING_ADAPTERS.set(t,e)}static registerAdapter(t){t.register(this)}}function fe(...t){de.setNumberAdapter(...t)}function me(...t){de.setStringAdapter(...t)}function _e(...t){de.registerNumberAdapter(...t)}function ge(...t){de.registerStringAdapter(...t)}function ye(...t){de.registerAdapter(...t)}de.AVAILABLE_NUMBER_ADAPTERS=new Map([[["number"],ue]]),de.AVAILABLE_STRING_ADAPTERS=new Map([[["string"],pe],[["intl-segmenter"],t=>{const e=new Intl.Segmenter(t,{granularity:"grapheme"});return{stringToChars:t=>Array.from(e.segment(t)).map((t=>t.segment))}}]]),de.NUMBER_ADAPTER=ue(),de.STRING_ADAPTER=pe(),de.VALUE_CONVERTER={fromAttribute:t=>t,toAttribute:t=>Ft(t)?t:de.NUMBER_ADAPTER.toString(t)};const Ae=e=>{class i extends e{get value(){return this.numberAdapter.create(this.__value)}set value(t){t=de.NUMBER_ADAPTER.create(Ft(t)||Bt(t)&&""===t.trim()?0:t);const e=this.__value;this.__value=t,this.numberAdapter.eq(this.__value,e)||this.requestUpdate("value",e)}get oldValue(){return this.numberAdapter.create(this.__oldValue)}set oldValue(t){const e=this.__oldValue;this.__oldValue=t,this.requestUpdate("oldValue",e)}get initialValue(){return Ft(this.__initialValue)?this.__initialValue:this.numberAdapter.create(this.__initialValue)}set initialValue(t){const e=this.__initialValue;this.__initialValue=t,this.requestUpdate("initialValue",e)}get locale(){return this.__locale}set locale(t){const e=this.__locale;this.__locale=t,this.requestUpdate("locale",e),this.localeInstance=Bt(this.__locale)?new Intl.Locale(this.__locale):new Intl.Locale(...this.__locale)}constructor(...t){super(...t),this.__value=de.NUMBER_ADAPTER.create(0),this.__oldValue=de.NUMBER_ADAPTER.create(0),this.__initialValue=null,this.__locale="en-US",this.localeInstance=Bt(this.locale)?new Intl.Locale(this.locale):new Intl.Locale(...this.locale),this.direction="up",this.oldDirection=this.direction,this.numberAdapter=de.NUMBER_ADAPTER,this.stringAdapter=de.STRING_ADAPTER}willUpdate(t){super.willUpdate(t),t.has("value")&&!t.has("oldValue")&&(this.oldValue=t.get("value")??this.value),this.oldDirection=this.direction,this.numberAdapter.eq(this.value,this.oldValue)||(this.direction=this.numberAdapter.gt(this.value,this.oldValue)?"down":"up")}connectedCallback(){super.connectedCallback(),this.oldValue=function(t){return null!=t}(this.initialValue)?this.initialValue:this.value}}return t([ht({attribute:"value",reflect:!0,converter:{toAttribute:de.VALUE_CONVERTER.toAttribute},noAccessor:!0})],i.prototype,"value",null),t([ht({attribute:"old-value",reflect:!0,converter:de.VALUE_CONVERTER,noAccessor:!0})],i.prototype,"oldValue",null),t([ht({attribute:"initial-value",reflect:!0,converter:de.VALUE_CONVERTER,noAccessor:!0})],i.prototype,"initialValue",null),t([ht({converter:t=>{if(Ft(t))return t;try{return JSON.parse(t)}catch(e){return t}},reflect:!0,noAccessor:!0})],i.prototype,"locale",null),t([ut()],i.prototype,"direction",void 0),t([ut()],i.prototype,"oldDirection",void 0),i},be=a`
62
62
  :host {
63
63
  position: relative;
64
64
  white-space: nowrap;
@@ -87,7 +87,7 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
87
87
  // font-size: 0.4em;
88
88
  // line-height: 1;
89
89
  //}
90
- `,Se=t=>{class e extends t{constructor(){super(...arguments),this.animationOptions={},this.cachedAnimationOptions=[],this.keyframes={},this.cachedKeyframes=[]}extractAnimationOptions(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=ne(ee(this.animationOptions??{},t),ee(this.animationOptionsDynamic??{},t));return Kt(this.cachedAnimationOptions,e)||(this.cachedAnimationOptions=e),this.cachedAnimationOptions}extractKeyframes(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=ne(ee(this.keyframes??{},t),ee(this.keyframesDynamic??{},t));return Kt(this.cachedKeyframes,e)||(this.cachedKeyframes=e),this.cachedKeyframes}}return i([pt({type:Object,attribute:"animation-options",reflect:!0})],e.prototype,"animationOptions",void 0),i([pt({type:Object,attribute:"keyframes",reflect:!0})],e.prototype,"keyframes",void 0),e},we="important",xe=" !"+we,Ee=gt(class extends yt{constructor(t){if(super(t),t.type!==mt||"style"!==t.name||t.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((e,i)=>{const r=t[i];return null==r?e:e+`${i=i.includes("-")?i:i.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[e]){const{style:i}=t.element;if(void 0===this.ft)return this.ft=new Set(Object.keys(e)),this.render(e);for(const t of this.ft)null==e[t]&&(this.ft.delete(t),t.includes("-")?i.removeProperty(t):i[t]=null);for(const t in e){const r=e[t];if(null!=r){this.ft.add(t);const e="string"==typeof r&&r.endsWith(xe);t.includes("-")||e?i.setProperty(t,e?r.slice(0,-11):r,e?we:""):i[t]=r}}return W}}),Oe=gt(class extends yt{constructor(t){if(super(t),t.type!==mt||"class"!==t.name||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){if(void 0===this.st){this.st=new Set,void 0!==t.strings&&(this.nt=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!this.nt?.has(t)&&this.st.add(t);return this.render(e)}const i=t.element.classList;for(const t of this.st)t in e||(i.remove(t),this.st.delete(t));for(const t in e){const r=!!e[t];r===this.st.has(t)||this.nt?.has(t)||(r?(i.add(t),this.st.add(t)):(i.remove(t),this.st.delete(t)))}return W}}),Ce=c`
90
+ `,$e=e=>{class i extends e{constructor(){super(...arguments),this.animationOptions={},this.cachedAnimationOptions=[],this.keyframes={},this.cachedKeyframes=[]}extractAnimationOptions(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=se(Xt(this.animationOptions??{},t),Xt(this.animationOptionsDynamic??{},t));return Qt(this.cachedAnimationOptions,e)||(this.cachedAnimationOptions=e),this.cachedAnimationOptions}extractKeyframes(){const t={preprocessData:this.partPreprocessDataList,data:this.parts,direction:this.direction,value:[this.value,this.oldValue]},e=se(Xt(this.keyframes??{},t),Xt(this.keyframesDynamic??{},t));return Qt(this.cachedKeyframes,e)||(this.cachedKeyframes=e),this.cachedKeyframes}}return t([ht({type:Object,attribute:"animation-options",reflect:!0})],i.prototype,"animationOptions",void 0),t([ht({type:Object,attribute:"keyframes",reflect:!0})],i.prototype,"keyframes",void 0),i},ve="important",Se=" !"+ve,we=mt(class extends _t{constructor(t){if(super(t),t.type!==dt||"style"!==t.name||t.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((e,i)=>{const s=t[i];return null==s?e:e+`${i=i.includes("-")?i:i.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${s};`}),"")}update(t,[e]){const{style:i}=t.element;if(void 0===this.ft)return this.ft=new Set(Object.keys(e)),this.render(e);for(const t of this.ft)null==e[t]&&(this.ft.delete(t),t.includes("-")?i.removeProperty(t):i[t]=null);for(const t in e){const s=e[t];if(null!=s){this.ft.add(t);const e="string"==typeof s&&s.endsWith(Se);t.includes("-")||e?i.setProperty(t,e?s.slice(0,-11):s,e?ve:""):i[t]=s}}return F}}),xe=mt(class extends _t{constructor(t){if(super(t),t.type!==dt||"class"!==t.name||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((e=>t[e])).join(" ")+" "}update(t,[e]){if(void 0===this.st){this.st=new Set,void 0!==t.strings&&(this.nt=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in e)e[t]&&!this.nt?.has(t)&&this.st.add(t);return this.render(e)}const i=t.element.classList;for(const t of this.st)t in e||(i.remove(t),this.st.delete(t));for(const t in e){const s=!!e[t];s===this.st.has(t)||this.nt?.has(t)||(s?(i.add(t),this.st.add(t)):(i.remove(t),this.st.delete(t)))}return F}}),Ee=a`
91
91
  :host {
92
92
  display: inline-flex;
93
93
  overflow: hidden;
@@ -123,7 +123,7 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
123
123
  .roller-part .roller-part__suffix {
124
124
  display: inline-block;
125
125
  }
126
- `,Pe=c`
126
+ `,Oe=a`
127
127
  .roller-part-digit {
128
128
  position: relative;
129
129
  display: inline-block;
@@ -176,72 +176,72 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
176
176
  position: absolute;
177
177
  bottom: 100%;
178
178
  }
179
- `,De=t=>t,Te=(t,e,i)=>(((1-3*i+3*e)*t+(3*i-6*e))*t+3*e)*t;function Me(t,e,i,r){if(t===e&&i===r)return De;const s=e=>function(t,e,i,r,s){let n,o,a=0;do{o=e+(i-e)/2,n=Te(o,r,s)-t,n>0?i=o:e=o}while(Math.abs(n)>1e-7&&++a<12);return o}(e,0,1,t,i);return t=>0===t||1===t?t:Te(s(t),e,r)}const Ne=Me(.12,0,.39,0),Re=Me(.61,1,.88,1),ke=Me(.37,0,.63,1),Ue=Me(.11,0,.5,0),Ie=Me(.5,1,.89,1),Le=Me(.45,0,.55,1),Ve=Me(.32,0,.67,0),je=Me(.33,1,.68,1),He=Me(.65,0,.35,1),Be=Me(.5,0,.75,0),ze=Me(.25,1,.5,1),Fe=Me(.76,0,.24,1),Ye=Me(.64,0,.78,0),We=Me(.22,1,.36,1),qe=Me(.83,0,.17,1),Qe=Me(.7,0,.84,0),Ge=Me(.16,1,.3,1),Ke=Me(.87,0,.13,1),Ze=Me(.55,0,1,.45),Je=Me(0,.55,.45,1),Xe=Me(.85,0,.15,1),ti=Me(.36,0,.66,-.56),ei=Me(.34,1.56,.64,1),ii=Me(.68,-.6,.32,1.6);function ri(t){const e=2*Math.PI/3;return 0===t?0:1===t?1:-(2**(10*t-10))*Math.sin((10*t-10.75)*e)}function si(t){const e=2*Math.PI/3;return 0===t?0:1===t?1:2**(-10*t)*Math.sin((10*t-.75)*e)+1}function ni(t){const e=2*Math.PI/4.5;return 0===t?0:1===t?1:t<.5?-(2**(20*t-10))*Math.sin((20*t-11.125)*e)/2:2**(-20*t+10)*Math.sin((20*t-11.125)*e)/2+1}function oi(t){const e=7.5625,i=2.75;return t<1/i?e*t*t:t<2/i?e*(t-=1.5/i)*t+.75:t<2.5/i?e*(t-=2.25/i)*t+.9375:e*(t-=2.625/i)*t+.984375}function ai(t){return 1-oi(1-t)}function li(t){return t<.5?(1-oi(1-2*t))/2:(1+oi(2*t-1))/2}var ci=Object.freeze({__proto__:null,easeInBack:ti,easeInBounce:ai,easeInCirc:Ze,easeInCubic:Ve,easeInElastic:ri,easeInExpo:Qe,easeInOutBack:ii,easeInOutBounce:li,easeInOutCirc:Xe,easeInOutCubic:He,easeInOutElastic:ni,easeInOutExpo:Ke,easeInOutQuad:Le,easeInOutQuart:Fe,easeInOutQuint:qe,easeInOutSine:ke,easeInQuad:Ue,easeInQuart:Be,easeInQuint:Ye,easeInSine:Ne,easeOutBack:ei,easeOutBounce:oi,easeOutCirc:Je,easeOutCubic:je,easeOutElastic:si,easeOutExpo:Ge,easeOutQuad:Ie,easeOutQuart:ze,easeOutQuint:We,easeOutSine:Re});function hi(t,e){"undefined"!=typeof customElements&&(customElements.get(t)||customElements.define(t,e))}class ui extends Event{}class pi extends lt{constructor(){super(),this.digit={data:[],place:0},this.preprocessData={animate:!0,cancelPrevAnimation:!1,earlyReturn:"",index:0,partIndex:0,digitIndex:0},this.direction="up",this.textStyle={},this.cellStyle=[],this.animationOptions={},this.keyframes={},this.digitWidth=0,this.resizeObserver=new ResizeObserver((()=>{this.digitWidth=this.clonedRollDigitList?this.clonedRollDigitList.offsetWidth:0}))}firstUpdated(t){super.firstUpdated(t),this.clonedRollDigitList&&this.resizeObserver.observe(this.clonedRollDigitList)}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.disconnect()}updated(t){super.updated(t),Jt(Array.from(t.keys()),["digit","preprocessData","direction","animationOptions","keyframes"]).length>0&&this.shouldAnimate()&&this.startAnimation().then()}render(){const t=this.cellStyle.map((t=>function(...t){return Nt(It,t)}(t,["position"])));return Y`<span class="roller-part-digit">
179
+ `,Ce=t=>t,Pe=(t,e,i)=>(((1-3*i+3*e)*t+(3*i-6*e))*t+3*e)*t;function De(t,e,i,s){if(t===e&&i===s)return Ce;const r=e=>function(t,e,i,s,r){let n,o,a=0;do{o=e+(i-e)/2,n=Pe(o,s,r)-t,n>0?i=o:e=o}while(Math.abs(n)>1e-7&&++a<12);return o}(e,0,1,t,i);return t=>0===t||1===t?t:Pe(r(t),e,s)}const Te=De(.12,0,.39,0),Me=De(.61,1,.88,1),Ne=De(.37,0,.63,1),Re=De(.11,0,.5,0),ke=De(.5,1,.89,1),Ue=De(.45,0,.55,1),Ie=De(.32,0,.67,0),Le=De(.33,1,.68,1),Ve=De(.65,0,.35,1),je=De(.5,0,.75,0),He=De(.25,1,.5,1),Be=De(.76,0,.24,1),ze=De(.64,0,.78,0),Fe=De(.22,1,.36,1),Ye=De(.83,0,.17,1),We=De(.7,0,.84,0),qe=De(.16,1,.3,1),Qe=De(.87,0,.13,1),Ke=De(.55,0,1,.45),Ge=De(0,.55,.45,1),Je=De(.85,0,.15,1),Ze=De(.36,0,.66,-.56),Xe=De(.34,1.56,.64,1),ti=De(.68,-.6,.32,1.6);function ei(t){const e=2*Math.PI/3;return 0===t?0:1===t?1:-(2**(10*t-10))*Math.sin((10*t-10.75)*e)}function ii(t){const e=2*Math.PI/3;return 0===t?0:1===t?1:2**(-10*t)*Math.sin((10*t-.75)*e)+1}function si(t){const e=2*Math.PI/4.5;return 0===t?0:1===t?1:t<.5?-(2**(20*t-10))*Math.sin((20*t-11.125)*e)/2:2**(-20*t+10)*Math.sin((20*t-11.125)*e)/2+1}function ri(t){const e=7.5625,i=2.75;return t<1/i?e*t*t:t<2/i?e*(t-=1.5/i)*t+.75:t<2.5/i?e*(t-=2.25/i)*t+.9375:e*(t-=2.625/i)*t+.984375}function ni(t){return 1-ri(1-t)}function oi(t){return t<.5?(1-ri(1-2*t))/2:(1+ri(2*t-1))/2}var ai=Object.freeze({__proto__:null,easeInBack:Ze,easeInBounce:ni,easeInCirc:Ke,easeInCubic:Ie,easeInElastic:ei,easeInExpo:We,easeInOutBack:ti,easeInOutBounce:oi,easeInOutCirc:Je,easeInOutCubic:Ve,easeInOutElastic:si,easeInOutExpo:Qe,easeInOutQuad:Ue,easeInOutQuart:Be,easeInOutQuint:Ye,easeInOutSine:Ne,easeInQuad:Re,easeInQuart:je,easeInQuint:ze,easeInSine:Te,easeOutBack:Xe,easeOutBounce:ri,easeOutCirc:Ge,easeOutCubic:Le,easeOutElastic:ii,easeOutExpo:qe,easeOutQuad:ke,easeOutQuart:He,easeOutQuint:Fe,easeOutSine:Me});function li(t,e){"undefined"!=typeof customElements&&(customElements.get(t)||customElements.define(t,e))}class ci extends Event{}class hi extends ot{constructor(){super(),this.digit={data:[],place:0},this.preprocessData={animate:!0,cancelPrevAnimation:!1,earlyReturn:"",index:0,partIndex:0,digitIndex:0},this.direction="up",this.textStyle={},this.cellStyle=[],this.animationOptions={},this.keyframes={},this.digitWidth=0,this.resizeObserver=new ResizeObserver((()=>{this.digitWidth=this.clonedRollDigitList?this.clonedRollDigitList.offsetWidth:0}))}firstUpdated(t){super.firstUpdated(t),this.clonedRollDigitList&&this.resizeObserver.observe(this.clonedRollDigitList)}disconnectedCallback(){super.disconnectedCallback(),this.resizeObserver.disconnect()}updated(t){super.updated(t),Gt(Array.from(t.keys()),["digit","preprocessData","direction","animationOptions","keyframes"]).length>0&&this.shouldAnimate()&&this.startAnimation().then()}render(){const t=this.cellStyle.map((t=>function(...t){return Tt(kt,t)}(t,["position"])));return z`<span class="roller-part-digit">
180
180
  <!-- 占位 -->
181
181
  <span
182
182
  class="placeholder"
183
- style=${Ee({width:`${Math.round(this.digitWidth)}px`})}
183
+ style=${we({width:`${Math.round(this.digitWidth)}px`})}
184
184
  >0</span
185
185
  >
186
186
  <!-- 一个不可见的滚动列表的复制, 用于计算该列表的最大宽度. -->
187
187
  <span class="roll-list__shadow">
188
- ${Et(this.digit.data,((t,e)=>e),((e,i)=>Y`<span style=${Ee(t[i])}
188
+ ${wt(this.digit.data,((t,e)=>e),((e,i)=>z`<span style=${we(t[i])}
189
189
  >${e}</span
190
190
  >`))}
191
191
  </span>
192
192
  <span
193
- class=${Oe({"roll-list__up":"up"===this.direction,"roll-list__down":"down"===this.direction,"roll-list":!0})}
193
+ class=${xe({"roll-list__up":"up"===this.direction,"roll-list__down":"down"===this.direction,"roll-list":!0})}
194
194
  >
195
- ${this.digit.data.length>1?Et(this.digit.data,((t,e)=>e),((t,e)=>"up"===this.direction&&e===this.digit.data.length-1?Y`<span
195
+ ${this.digit.data.length>1?wt(this.digit.data,((t,e)=>e),((t,e)=>"up"===this.direction&&e===this.digit.data.length-1?z`<span
196
196
  part="cell"
197
197
  class="roll-item roll-item__head"
198
- style=${Ee(this.cellStyle[e])}
199
- ><span style=${Ee(this.textStyle)}
198
+ style=${we(this.cellStyle[e])}
199
+ ><span style=${we(this.textStyle)}
200
200
  >${t}</span
201
201
  ></span
202
- >`:"down"===this.direction&&0===e?Y`
202
+ >`:"down"===this.direction&&0===e?z`
203
203
  <span
204
204
  part="cell"
205
205
  class="roll-item roll-item__tail"
206
- style=${Ee(this.cellStyle[e])}
207
- ><span style=${Ee(this.textStyle)}
206
+ style=${we(this.cellStyle[e])}
207
+ ><span style=${we(this.textStyle)}
208
208
  >${t}</span
209
209
  ></span
210
210
  >
211
- `:Y`<span
211
+ `:z`<span
212
212
  part="cell"
213
213
  class="roll-item"
214
- style=${Ee(this.cellStyle[e])}
215
- ><span style=${Ee(this.textStyle)}
214
+ style=${we(this.cellStyle[e])}
215
+ ><span style=${we(this.textStyle)}
216
216
  >${t}</span
217
217
  ></span
218
- >`)):Y`<span
218
+ >`)):z`<span
219
219
  part="cell"
220
220
  class="roll-item"
221
- style=${Ee(this.cellStyle[0])}
222
- ><span style=${Ee(this.textStyle)}
221
+ style=${we(this.cellStyle[0])}
222
+ ><span style=${we(this.textStyle)}
223
223
  >${this.digit.data[0]}</span
224
224
  ></span
225
225
  >`}</span
226
226
  ></span
227
- > `}shouldAnimate(){const{cancelPrevAnimation:t,animate:e}=this.preprocessData;return t&&(this.animation&&this.animation.cancel(),this.rollList&&this.rollList.style&&this.rollList.style.cssText&&(this.rollList.style.cssText="")),!!e}async startAnimation(){if(Wt(this.rollList))return;this.__emitAnimationStart();const t=Lt({duration:1e3,iterations:1,easing:"ease-out",fill:"forwards"},this.animationOptions),e=Yt(this.keyframes)?{up:{transform:["translateY(0)","translateY(-100%)"]},down:{transform:["translateY(0)","translateY(100%)"]}}[this.direction]:this.keyframes;if(Ft(t.easing)&&ci[t.easing]){const e=ci[t.easing];t.easing=`linear(${function(...t){return Nt(Ut,t)}(0,64).map(((t,i)=>e(i/63))).join(",")})`}try{this.clearAnimation(),this.animation=this.rollList.animate(e,t),this.animation.addEventListener("finish",(()=>this.__emitAnimationEnd()),{once:!0})}catch(t){console.error(t)}}clearAnimation(){this.animation?.removeEventListener("finish",this.__emitAnimationEnd),this.animation?.cancel()}__emitAnimationStart(){this.isConnected&&this.dispatchEvent(new ui("roller-digit-animation-start"))}__emitAnimationEnd(){this.isConnected&&this.dispatchEvent(new ui("roller-digit-animation-end"))}}pi.styles=[Pe],i([pt({type:Object})],pi.prototype,"digit",void 0),i([pt({type:Object})],pi.prototype,"preprocessData",void 0),i([pt({type:String})],pi.prototype,"direction",void 0),i([pt({type:Object})],pi.prototype,"textStyle",void 0),i([pt({type:Array})],pi.prototype,"cellStyle",void 0),i([pt({type:Object})],pi.prototype,"animationOptions",void 0),i([pt({type:Object})],pi.prototype,"keyframes",void 0),i([ft(".roll-list__shadow")],pi.prototype,"clonedRollDigitList",void 0),i([ft(".roll-list")],pi.prototype,"rollList",void 0),i([dt()],pi.prototype,"digitWidth",void 0),hi("timered-counter-roller-digit",pi);class di extends Event{}class fi extends lt{constructor(){super(...arguments),this.color="",this.direction="up",this.parts=[],this.partPreprocessDataList=[],this.animationOptions=[],this.keyframes=[],this.cellStyles=[],this.digitStyles=[],this.partStyles=[],this.parentContainerRect={},this.__partDigitsColorStyles=[],this.digitAnimateEndCount=0,this.digitAnimatedCount=0}render(){return Y`<span
227
+ > `}shouldAnimate(){const{cancelPrevAnimation:t,animate:e}=this.preprocessData;return t&&(this.animation&&this.animation.cancel(),this.rollList&&this.rollList.style&&this.rollList.style.cssText&&(this.rollList.style.cssText="")),!!e}async startAnimation(){if(Ft(this.rollList))return;this.__emitAnimationStart();const t=Ut({duration:1e3,iterations:1,easing:"ease-out",fill:"forwards"},this.animationOptions),e=zt(this.keyframes)?{up:{transform:["translateY(0)","translateY(-100%)"]},down:{transform:["translateY(0)","translateY(100%)"]}}[this.direction]:this.keyframes;if(Bt(t.easing)&&ai[t.easing]){const e=ai[t.easing];t.easing=`linear(${function(...t){return Tt(Rt,t)}(0,64).map(((t,i)=>e(i/63))).join(",")})`}try{this.clearAnimation(),this.animation=this.rollList.animate(e,t),this.animation.addEventListener("finish",(()=>this.__emitAnimationEnd()),{once:!0})}catch(t){console.error(t)}}clearAnimation(){this.animation?.removeEventListener("finish",this.__emitAnimationEnd),this.animation?.cancel()}__emitAnimationStart(){this.isConnected&&this.dispatchEvent(new ci("roller-digit-animation-start"))}__emitAnimationEnd(){this.isConnected&&this.dispatchEvent(new ci("roller-digit-animation-end"))}}hi.styles=[Oe],t([ht({type:Object})],hi.prototype,"digit",void 0),t([ht({type:Object})],hi.prototype,"preprocessData",void 0),t([ht({type:String})],hi.prototype,"direction",void 0),t([ht({type:Object})],hi.prototype,"textStyle",void 0),t([ht({type:Array})],hi.prototype,"cellStyle",void 0),t([ht({type:Object})],hi.prototype,"animationOptions",void 0),t([ht({type:Object})],hi.prototype,"keyframes",void 0),t([pt(".roll-list__shadow")],hi.prototype,"clonedRollDigitList",void 0),t([pt(".roll-list")],hi.prototype,"rollList",void 0),t([ut()],hi.prototype,"digitWidth",void 0),li("timered-counter-roller-digit",hi);class ui extends Event{}class pi extends ot{constructor(){super(...arguments),this.color="",this.direction="up",this.parts=[],this.partPreprocessDataList=[],this.animationOptions=[],this.keyframes=[],this.cellStyles=[],this.digitStyles=[],this.partStyles=[],this.parentContainerRect={},this.__partDigitsColorStyles=[],this.digitAnimateEndCount=0,this.digitAnimatedCount=0}render(){return z`<span
228
228
  class="roller__prefix"
229
229
  data-part-id="-1"
230
230
  data-digit-id="0"
231
- style=${Ee(this.__partDigitsColorStyles?.[-1]?.[0]??{})}
231
+ style=${we(this.__partDigitsColorStyles?.[-1]?.[0]??{})}
232
232
  >
233
233
  <slot part="prefix" name="prefix"></slot>
234
234
  </span>
235
235
  <span class="counter-parts">
236
- ${Et(this.parts,((t,e)=>e),((t,e)=>Y`<span
236
+ ${wt(this.parts,((t,e)=>e),((t,e)=>z`<span
237
237
  part="part"
238
238
  class="roller-part"
239
- style=${Ee(this.partStyles?.[e]??{})}
240
- >${Et(t.digits,((e,i)=>""+(t.digits.length-i)),((t,i)=>Y`<timered-counter-roller-digit
239
+ style=${we(this.partStyles?.[e]??{})}
240
+ >${wt(t.digits,((e,i)=>""+(t.digits.length-i)),((t,i)=>z`<timered-counter-roller-digit
241
241
  exportparts="digit, cell"
242
242
  part="digit"
243
243
  class="roller-part__wrapper"
244
- style=${Ee(this.digitStyles?.[e]?.[i]??{})}
244
+ style=${we(this.digitStyles?.[e]?.[i]??{})}
245
245
  data-part-id="${e}"
246
246
  data-digit-id="${i}"
247
247
  .digit=${t}
@@ -252,11 +252,11 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
252
252
  .animationOptions=${this.animationOptions[e][i]}
253
253
  .keyframes=${this.keyframes[e][i]}
254
254
  @roller-digit-animation-end=${this.__handleDigitAnimationEnd}
255
- ></timered-counter-roller-digit>`))}${Y`<span
255
+ ></timered-counter-roller-digit>`))}${z`<span
256
256
  class="roller-part__suffix"
257
257
  data-part-id="${e}"
258
258
  data-digit-id="-1"
259
- style=${Ee(this.__partDigitsColorStyles?.[e]?.[-1]??{})}
259
+ style=${we(this.__partDigitsColorStyles?.[e]?.[-1]??{})}
260
260
  ><slot
261
261
  part="part-suffix"
262
262
  name=${`part-suffix-${e}`}
@@ -267,9 +267,9 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
267
267
  class="roller__suffix"
268
268
  data-part-id="-2"
269
269
  data-digit-id="0"
270
- style=${Ee(this.__partDigitsColorStyles?.[-2]?.[0]??{})}
270
+ style=${we(this.__partDigitsColorStyles?.[-2]?.[0]??{})}
271
271
  ><slot part="suffix" name="suffix"></slot
272
- ></span>`}willUpdate(t){super.willUpdate(t),(t.has("direction")||t.has("parts"))&&(this.digitAnimateEndCount=0,this.digitAnimatedCount=this.partPreprocessDataList.flat().filter((({animate:t})=>t)).length,this.digitAnimatedCount>0&&this.__emitAnimationStart()),this.__partDigitsColorStyles=this.__generatePartDigitsColorStyles()}__handleDigitAnimationEnd(){this.digitAnimateEndCount++,this.digitAnimateEndCount<this.digitAnimatedCount||this.__emitAnimationEnd()}__emitAnimationStart(){this.isConnected&&this.dispatchEvent(new di("roller-animation-start"))}__emitAnimationEnd(){this.isConnected&&this.dispatchEvent(new di("roller-animation-end"))}__generatePartDigitsColorStyles(){const t=[],e=this.parentContainerRect,{prefixContainer:i,suffixContainer:r,color:s}=this,n=Array.from(this.shadowRoot?.querySelectorAll("[data-part-id]").values()??[]);if(!e)return t;i&&(n[-1]=i),r&&(n[-2]=r);for(const e of function(...t){return Nt(Object.values,t)}(n)){const i=Number.parseInt(e.dataset.partId??"-1",10),r=Number.parseInt(e.dataset.digitId??"-1",10);if(!zt(i)||!zt(r))throw new Error("The data-part-id and data-digit-id attributes are required.");t[i]||(t[i]=[]),CSS.supports("color",s)?t[i][r]={color:s}:CSS.supports("background-image",s)?t[i][r]={backgroundImage:s,backgroundClip:"text",backgroundSize:`${this.offsetWidth}px ${this.offsetHeight}px`,backgroundPositionX:-e.offsetLeft+"px",backgroundPositionY:-e.offsetTop+"px",backgroundRepeat:"no-repeat",color:"transparent","-webkit-text-fill-color":"transparent"}:(t[i][r]={},console.warn(new Error("The color property is not supported.")))}return t}}fi.styles=[Ce],i([pt({type:String})],fi.prototype,"color",void 0),i([pt({type:String})],fi.prototype,"direction",void 0),i([pt({type:Array})],fi.prototype,"parts",void 0),i([pt({type:Array})],fi.prototype,"partPreprocessDataList",void 0),i([pt({type:Array})],fi.prototype,"animationOptions",void 0),i([pt({type:Array})],fi.prototype,"keyframes",void 0),i([pt({type:Array})],fi.prototype,"cellStyles",void 0),i([pt({type:Array})],fi.prototype,"digitStyles",void 0),i([pt({type:Array})],fi.prototype,"partStyles",void 0),i([pt({type:Object})],fi.prototype,"parentContainerRect",void 0),i([ft(".roller__prefix")],fi.prototype,"prefixContainer",void 0),i([ft(".roller__suffix")],fi.prototype,"suffixContainer",void 0),hi("timered-counter-roller",fi);const mi=t=>{class e extends t{constructor(){super(...arguments),this.ariaLabel="",this.ariaLive="polite"}generateAriaLabel(){let t="";const{direction:e}=this;for(const i of this.parts)for(const r of i.digits)t+=`${r.data["up"===e?r.data.length-1:0]}`;return t}willUpdate(t){super.willUpdate(t),this.ariaLabel=this.generateAriaLabel()}}return i([pt({attribute:"aria-label",reflect:!0})],e.prototype,"ariaLabel",void 0),i([pt({attribute:"aira-live",reflect:!0})],e.prototype,"ariaLive",void 0),e};class _i extends Event{}class gi extends(mi(Se(oe(pe($e(lt)))))){constructor(){super(),this.resizeObserver=new ResizeObserver((()=>{this.partsContainerRect=this.partsContainer?this.partsContainer.getBoundingClientRect():new DOMRect}))}firstUpdated(t){super.firstUpdated(t),this.partsContainer&&this.resizeObserver.observe(this.partsContainer)}render(){const t=this.extractCellStyles(),e=this.extractDigitStyles(),i=this.extractPartStyles(),r=this.extractAnimationOptions(),s=this.extractKeyframes();return Y`
272
+ ></span>`}willUpdate(t){super.willUpdate(t),(t.has("direction")||t.has("parts"))&&(this.digitAnimateEndCount=0,this.digitAnimatedCount=this.partPreprocessDataList.flat().filter((({animate:t})=>t)).length,this.digitAnimatedCount>0&&this.__emitAnimationStart()),this.__partDigitsColorStyles=this.__generatePartDigitsColorStyles()}__handleDigitAnimationEnd(){this.digitAnimateEndCount++,this.digitAnimateEndCount<this.digitAnimatedCount||this.__emitAnimationEnd()}__emitAnimationStart(){this.isConnected&&this.dispatchEvent(new ui("roller-animation-start"))}__emitAnimationEnd(){this.isConnected&&this.dispatchEvent(new ui("roller-animation-end"))}__generatePartDigitsColorStyles(){const t=[],e=this.parentContainerRect,{prefixContainer:i,suffixContainer:s,color:r}=this,n=Array.from(this.shadowRoot?.querySelectorAll("[data-part-id]").values()??[]);if(!e)return t;i&&(n[-1]=i),s&&(n[-2]=s);for(const e of function(...t){return Tt(Object.values,t)}(n)){const i=Number.parseInt(e.dataset.partId??"-1",10),s=Number.parseInt(e.dataset.digitId??"-1",10);if(!Ht(i)||!Ht(s))throw new Error("The data-part-id and data-digit-id attributes are required.");t[i]||(t[i]=[]),CSS.supports("color",r)?t[i][s]={color:r}:CSS.supports("background-image",r)?t[i][s]={backgroundImage:r,backgroundClip:"text",backgroundSize:`${this.offsetWidth}px ${this.offsetHeight}px`,backgroundPositionX:-e.offsetLeft+"px",backgroundPositionY:-e.offsetTop+"px",backgroundRepeat:"no-repeat",color:"transparent","-webkit-text-fill-color":"transparent"}:(t[i][s]={},console.warn(new Error("The color property is not supported.")))}return t}}pi.styles=[Ee],t([ht({type:String})],pi.prototype,"color",void 0),t([ht({type:String})],pi.prototype,"direction",void 0),t([ht({type:Array})],pi.prototype,"parts",void 0),t([ht({type:Array})],pi.prototype,"partPreprocessDataList",void 0),t([ht({type:Array})],pi.prototype,"animationOptions",void 0),t([ht({type:Array})],pi.prototype,"keyframes",void 0),t([ht({type:Array})],pi.prototype,"cellStyles",void 0),t([ht({type:Array})],pi.prototype,"digitStyles",void 0),t([ht({type:Array})],pi.prototype,"partStyles",void 0),t([ht({type:Object})],pi.prototype,"parentContainerRect",void 0),t([pt(".roller__prefix")],pi.prototype,"prefixContainer",void 0),t([pt(".roller__suffix")],pi.prototype,"suffixContainer",void 0),li("timered-counter-roller",pi);const di=e=>{class i extends e{constructor(){super(...arguments),this.ariaLabel="",this.ariaLive="polite"}generateAriaLabel(){let t="";const{direction:e}=this;for(const i of this.parts)for(const s of i.digits)t+=`${s.data["up"===e?s.data.length-1:0]}`;return t}willUpdate(t){super.willUpdate(t),this.ariaLabel=this.generateAriaLabel()}}return t([ht({attribute:"aria-label",reflect:!0})],i.prototype,"ariaLabel",void 0),t([ht({attribute:"aira-live",reflect:!0})],i.prototype,"ariaLive",void 0),i};class fi extends Event{}class mi extends(di($e(re(he(Ae(ot)))))){constructor(){super(),this.resizeObserver=new ResizeObserver((()=>{this.partsContainerRect=this.partsContainer?this.partsContainer.getBoundingClientRect():new DOMRect}))}firstUpdated(t){super.firstUpdated(t),this.partsContainer&&this.resizeObserver.observe(this.partsContainer)}render(){const t=this.extractCellStyles(),e=this.extractDigitStyles(),i=this.extractPartStyles(),s=this.extractAnimationOptions(),r=this.extractKeyframes();return z`
273
273
  <timered-counter-roller
274
274
  exportparts="group, part, digit, cell, prefix, suffix, part-suffix"
275
275
  part="group"
@@ -279,8 +279,8 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
279
279
  .parentContainerRect=${this.partsContainerRect}
280
280
  .parts=${this.parts}
281
281
  .partPreprocessDataList=${this.partPreprocessDataList}
282
- .animationOptions=${r}
283
- .keyframes=${s}
282
+ .animationOptions=${s}
283
+ .keyframes=${r}
284
284
  .cellStyles=${t}
285
285
  .digitStyles=${e}
286
286
  .partStyles=${i}
@@ -290,12 +290,12 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
290
290
  >
291
291
  <slot name="prefix" slot="prefix"></slot>
292
292
  <slot name="suffix" slot="suffix"></slot>
293
- ${Et(this.parts,((t,e)=>e),((t,e)=>Y`<slot
293
+ ${wt(this.parts,((t,e)=>e),((t,e)=>z`<slot
294
294
  name=${`part-suffix-${e}`}
295
295
  slot=${`part-suffix-${e}`}
296
296
  ></slot>`))}
297
297
  </timered-counter-roller>
298
- `}dispatchTimeredCounterAnimationStart(){this.dispatchEvent(new _i("timered-counter-animation-start"))}dispatchTimeredCounterAnimationEnd(){this.dispatchEvent(new _i("timered-counter-animation-end"))}}gi.styles=[ve],i([dt()],gi.prototype,"partsContainerRect",void 0),i([ft("timered-counter-roller")],gi.prototype,"partsContainer",void 0),hi("timered-counter",gi);const yi=c``;class Ai extends gi{constructor(){super(...arguments),this.localeNumber=!1,this.localeNumberInstance=new Intl.NumberFormat(this.localeInstance,Qt(this.localeNumber)?{}:this.localeNumber),this.localDecimalSeparator="",this.localeGroupingSeparator=""}sampleToString(t){return this.localeNumber?this.localeNumberInstance.format(this.numberAdapter.toNumber(t)):this.numberAdapter.toString(t)}render(){const t=this.extractCellStyles(),e=this.extractDigitStyles(),i=this.extractPartStyles(),r=this.extractAnimationOptions(),s=this.extractKeyframes();return Y`
298
+ `}dispatchTimeredCounterAnimationStart(){this.dispatchEvent(new fi("timered-counter-animation-start"))}dispatchTimeredCounterAnimationEnd(){this.dispatchEvent(new fi("timered-counter-animation-end"))}}mi.styles=[be],t([ut()],mi.prototype,"partsContainerRect",void 0),t([pt("timered-counter-roller")],mi.prototype,"partsContainer",void 0),li("timered-counter",mi);const _i=a``;class gi extends mi{constructor(){super(...arguments),this.localeNumber=!1,this.localeNumberInstance=new Intl.NumberFormat(this.localeInstance,Wt(this.localeNumber)?{}:this.localeNumber),this.localDecimalSeparator="",this.localeGroupingSeparator=""}sampleToString(t){return this.localeNumber?this.localeNumberInstance.format(this.numberAdapter.toNumber(t)):this.numberAdapter.toString(t)}render(){const t=this.extractCellStyles(),e=this.extractDigitStyles(),i=this.extractPartStyles(),s=this.extractAnimationOptions(),r=this.extractKeyframes();return z`
299
299
  <timered-counter-roller
300
300
  class="timered-counter timered-counter-datetime-duration"
301
301
  exportparts="group, part, digit, cell, prefix, suffix, part-suffix"
@@ -305,8 +305,8 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
305
305
  .parentContainerRect=${this.partsContainerRect}
306
306
  .parts=${this.parts}
307
307
  .partPreprocessDataList=${this.partPreprocessDataList}
308
- .animationOptions=${r}
309
- .keyframes=${s}
308
+ .animationOptions=${s}
309
+ .keyframes=${r}
310
310
  .cellStyles=${t}
311
311
  .digitStyles=${e}
312
312
  .partStyles=${i}
@@ -316,20 +316,20 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
316
316
  >
317
317
  <slot name="prefix" slot="prefix"></slot>
318
318
  <slot name="suffix" slot="suffix"></slot>
319
- ${Et(this.parts,((t,e)=>e),((t,e)=>Y`<slot
319
+ ${wt(this.parts,((t,e)=>e),((t,e)=>z`<slot
320
320
  name=${`part-suffix-${e}`}
321
321
  slot=${`part-suffix-${e}`}
322
322
  ></slot>`))}
323
323
  </timered-counter-roller>
324
- `}willUpdate(t){if(t.has("localeNumber")||t.has("locale")){this.localeNumberInstance=new Intl.NumberFormat(this.localeInstance,Qt(this.localeNumber)?{}:this.localeNumber);{const e=this.localeNumberInstance.formatToParts(123456.789),i=e.find((t=>"decimal"===t.type))?.value||".",r=e.find((t=>"group"===t.type))?.value||"";if(this.localDecimalSeparator!==i||this.localeGroupingSeparator!==r){this.localDecimalSeparator=i;const e=this.partsOptions;this.partsOptions={...e,decimalSeparator:this.localDecimalSeparator},t.set("partsOptions",e)}}}super.willUpdate(t)}}Ai.styles=[...gi.styles,yi],i([pt({converter:t=>{if(Wt(t))return!1;try{return JSON.parse(t)}catch(t){return!0}},reflect:!0,attribute:"locale-number"})],Ai.prototype,"localeNumber",void 0),i([dt()],Ai.prototype,"localDecimalSeparator",void 0),i([dt()],Ai.prototype,"localeGroupingSeparator",void 0),hi("timered-counter-number",Ai);const bi=c``
324
+ `}willUpdate(t){if(t.has("localeNumber")||t.has("locale")){this.localeNumberInstance=new Intl.NumberFormat(this.localeInstance,Wt(this.localeNumber)?{}:this.localeNumber);{const e=this.localeNumberInstance.formatToParts(123456.789),i=e.find((t=>"decimal"===t.type))?.value||".",s=e.find((t=>"group"===t.type))?.value||"";if(this.localDecimalSeparator!==i||this.localeGroupingSeparator!==s){this.localDecimalSeparator=i;const e=this.partsOptions;this.partsOptions={...e,decimalSeparator:this.localDecimalSeparator},t.set("partsOptions",e)}}}super.willUpdate(t)}}gi.styles=[...mi.styles,_i],t([ht({converter:t=>{if(Ft(t))return!1;try{return JSON.parse(t)}catch(t){return!0}},reflect:!0,attribute:"locale-number"})],gi.prototype,"localeNumber",void 0),t([ut()],gi.prototype,"localDecimalSeparator",void 0),t([ut()],gi.prototype,"localeGroupingSeparator",void 0),li("timered-counter-number",gi);const yi=a``
325
325
  /**
326
326
  * @license https://github.com/HarasimowiczKamil/any-base
327
- */;function $i(t,e,i){return r=>function(t,e,i){let r,s,n,{length:o}=i;const a={},l=t.length,c=e.length,h=[];if(!function(t,e){for(const i of t)if(-1===e.indexOf(i))return!1;return!0}(i,t))throw new Error(`Number "${i}" contains of non-alphabetic digits (${t})`);if(Kt(t,e))return i.join("");for(r=0;r<o;r++)a[r]=t.indexOf(i[r]);do{for(s=0,n=0,r=0;r<o;r++)s=s*l+a[r],s>=c?(a[n++]=Math.floor(s/c),s%=c):n>0&&(a[n++]=0);o=n,h.push(e[s])}while(0!==n);return h.reverse().join("")}(t.stringToChars(e),t.stringToChars(i),t.stringToChars(r))}const vi=" ";class Si extends gi{constructor(){super(...arguments),this.__alphabet="",this.__initialValueString="",this.__valueString="",this.__oldValueString="",this.__partsOptions=null,this.__decimalToAnyBase=$i(this.stringAdapter,"0123456789",this.__alphabet),this.__anyBaseToDecimal=$i(this.stringAdapter,this.__alphabet,"0123456789")}get initialValue(){return super.initialValue}set initialValue(t){if(!Ft(t))try{t=t.toString()}catch(e){throw new Error(`value ${t} is not a string.`)}this.__initialValueString=t??"",Yt(this.__initialValueString)?super.initialValue=this.numberAdapter.create(0):(this.__updateAlphabet(this.__valueString,this.__initialValueString),super.initialValue=this.numberAdapter.create(this.__anyBaseToDecimal(this.__initialValueString)),super.value=this.numberAdapter.create(this.__anyBaseToDecimal(this.__valueString)))}get value(){return super.value}set value(t){if(Ft(t)){if(this.__valueString===t)return}else try{t=t.toString()}catch(e){throw new Error(`value ${t} is not a string.`)}this.__oldValueString=this.__valueString,this.__valueString=t??"",Yt(this.__valueString)?super.value=this.numberAdapter.create(0):(this.__updateAlphabet(this.__valueString,this.__oldValueString),super.oldValue=this.numberAdapter.create(this.__anyBaseToDecimal(this.__oldValueString)),super.value=this.numberAdapter.create(this.__anyBaseToDecimal(this.__valueString)))}get partsOptions(){return super.partsOptions}set partsOptions(t){this.__partsOptions=t,super.partsOptions={type:"string",fillChar:vi,...this.__partsOptions,digitToChar:{" ":vi,...this.__partsOptions.digitToChar}}}__updateAlphabet(t,e){const i=Yt(t)&&Yt(e)?"":`\0${e??""}${t??""}`,r=new Set(this.stringAdapter.stringToChars(i));this.__alphabet=Array.from(r).sort().join("");const s=this.stringAdapter,n=this.__alphabet;this.__decimalToAnyBase=$i(s,"0123456789",n),this.__anyBaseToDecimal=$i(s,n,"0123456789")}sampleToString(t){return this.__decimalToAnyBase(this.numberAdapter.toString(t))}connectedCallback(){this.__updateAlphabet(this.__valueString,this.__initialValueString),this.initialValue=this.__initialValueString,this.value=this.__valueString,this.partsOptions=this.__partsOptions??{},super.connectedCallback()}}Si.styles=[...gi.styles,bi],hi("timered-counter-string",Si);const wi=36e5,xi=Symbol.for("constructDateFrom");function Ei(t,e){return"function"==typeof t?t(e):t&&"object"==typeof t&&xi in t?t[xi](e):t instanceof Date?new t.constructor(e):new Date(e)}function Oi(t,e){return Ei(t,t)}function Ci(t,e,i){const r=Oi(t);return isNaN(e)?Ei(t,NaN):e?(r.setDate(r.getDate()+e),r):r}function Pi(t,e,i){const r=Oi(t);if(isNaN(e))return Ei(t,NaN);if(!e)return r;const s=r.getDate(),n=Ei(t,r.getTime());n.setMonth(r.getMonth()+e+1,0);return s>=n.getDate()?n:(r.setFullYear(n.getFullYear(),n.getMonth(),s),r)}function Di(t,e,i){return Ei(t,+Oi(t)+e)}function Ti(t){const e=Oi(t),i=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return i.setUTCFullYear(e.getFullYear()),+t-+i}function Mi(t,...e){const i=Ei.bind(null,e.find((t=>"object"==typeof t)));return e.map(i)}function Ni(t,e){const i=Oi(t);return i.setHours(0,0,0,0),i}function Ri(t,e){const i=+Oi(t)-+Oi(e);return i<0?-1:i>0?1:i}function ki(t){return!(!((e=t)instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e))&&"number"!=typeof t||isNaN(+Oi(t)));var e}function Ui(t,e,i){const[r,s]=Mi(0,t,e),n=Ii(r,s),o=Math.abs(function(t,e){const[i,r]=Mi(0,t,e),s=Ni(i),n=Ni(r),o=+s-Ti(s),a=+n-Ti(n);return Math.round((o-a)/864e5)}(r,s));r.setDate(r.getDate()-n*o);const a=n*(o-Number(Ii(r,s)===-n));return 0===a?0:a}function Ii(t,e){const i=t.getFullYear()-e.getFullYear()||t.getMonth()-e.getMonth()||t.getDate()-e.getDate()||t.getHours()-e.getHours()||t.getMinutes()-e.getMinutes()||t.getSeconds()-e.getSeconds()||t.getMilliseconds()-e.getMilliseconds();return i<0?-1:i>0?1:i}function Li(t){return e=>{const i=(t?Math[t]:Math.trunc)(e);return 0===i?0:i}}function Vi(t,e,i){const[r,s]=Mi(0,t,e),n=(+r-+s)/wi;return Li(i?.roundingMethod)(n)}function ji(t,e){return+Oi(t)-+Oi(e)}function Hi(t,e,i){const r=ji(t,e)/6e4;return Li(i?.roundingMethod)(r)}function Bi(t,e){const i=Oi(t);return+function(t){const e=Oi(t);return e.setHours(23,59,59,999),e}(i)==+function(t){const e=Oi(t),i=e.getMonth();return e.setFullYear(e.getFullYear(),i+1,0),e.setHours(23,59,59,999),e}(i)}function zi(t,e,i){const[r,s,n]=Mi(0,t,t,e),o=Ri(s,n),a=Math.abs(function(t,e){const[i,r]=Mi(0,t,e);return 12*(i.getFullYear()-r.getFullYear())+(i.getMonth()-r.getMonth())}(s,n));if(a<1)return 0;1===s.getMonth()&&s.getDate()>27&&s.setDate(30),s.setMonth(s.getMonth()-o*a);let l=Ri(s,n)===-o;Bi(r)&&1===a&&1===Ri(r,n)&&(l=!1);const c=o*(a-+l);return 0===c?0:c}function Fi(t,e,i){const r=zi(t,e)/3;return Li(i?.roundingMethod)(r)}function Yi(t,e,i){const r=ji(t,e)/1e3;return Li(i?.roundingMethod)(r)}function Wi(t,e,i){const r=Ui(t,e)/7;return Li(i?.roundingMethod)(r)}function qi(t,e,i){const[r,s]=Mi(0,t,e),n=Ri(r,s),o=Math.abs(function(t,e){const[i,r]=Mi(0,t,e);return i.getFullYear()-r.getFullYear()}(r,s));r.setFullYear(1584),s.setFullYear(1584);const a=n*(o-+(Ri(r,s)===-n));return 0===a?0:a}function Qi(t,e){return+Oi(t)<+Oi(e)}function Gi(t,e,i){return Ci(t,-e)}function Ki(t,e,i){return function(t,e){return Di(t,e*wi)}(t,-e)}function Zi(t,e,i){return Di(t,-e)}function Ji(t,e,i){return function(t,e){const i=Oi(t);return i.setTime(i.getTime()+6e4*e),i}(t,-e)}function Xi(t,e,i){return function(t,e){return Pi(t,3*e)}(t,-e)}function tr(t,e,i){return function(t,e){return Di(t,1e3*e)}(t,-e)}function er(t,e,i){return function(t,e){return Ci(t,7*e)}(t,-e)}function ir(t,e,i){return function(t,e){return Pi(t,12*e)}(t,-e)}var rr;!function(t){t.Millisecond="millisecond",t.Second="second",t.Minute="minute",t.Hour="hour",t.Day="day",t.Week="weekOfYear",t.Month="month",t.Quarter="quarter",t.Year="year"}(rr||(rr={}));const sr={[rr.Millisecond]:1,[rr.Second]:1e3,[rr.Minute]:6e4,[rr.Hour]:36e5,[rr.Day]:864e5,[rr.Week]:6048e5,[rr.Month]:26298e5,[rr.Quarter]:78894e5,[rr.Year]:315576e5},nr={1:rr.Millisecond,1e3:rr.Second,6e4:rr.Minute,36e5:rr.Hour,864e5:rr.Day,6048e5:rr.Week,26298e5:rr.Month,78894e5:rr.Quarter,315576e5:rr.Year},or=["era","year","quarter","month","weekOfYear","weekday","day","dayPeriod","hour","minute","second","timeZoneName"];function ar(t,e,i){let r=e;const s={};for(const e of i){let i=0;switch(e){case rr.Year:i=qi(r,t),r=ir(r,i);break;case rr.Quarter:i=Fi(r,t),r=Xi(r,i);break;case rr.Month:i=zi(r,t),r=Pi(r,-i);break;case rr.Week:i=Wi(r,t),r=er(r,i);break;case rr.Day:i=Ui(r,t),r=Gi(r,i);break;case rr.Hour:i=Vi(r,t),r=Ki(r,i);break;case rr.Minute:i=Hi(r,t),r=Ji(r,i);break;case rr.Second:i=Yi(r,t),r=tr(r,i);break;case rr.Millisecond:i=ji(r,t),r=Zi(r,i);break;default:throw new Error(`Unknown duration part: ${e}`)}s[e]=i}return s}function lr(t,e,i){const r=ar(t,e,i);return i.map((t=>r[t]))}const cr={[rr.Year]:"Y",[rr.Month]:"M",[rr.Week]:"W",[rr.Day]:"D",[rr.Hour]:"H",[rr.Minute]:"M",[rr.Second]:"S"},hr=[rr.Year,rr.Month,rr.Week,rr.Day],ur=[rr.Hour,rr.Minute,rr.Second];const pr=c`
327
+ */;function Ai(t,e,i){return s=>function(t,e,i){let s,r,n,{length:o}=i;const a={},l=t.length,c=e.length,h=[];if(!function(t,e){for(const i of t)if(-1===e.indexOf(i))return!1;return!0}(i,t))throw new Error(`Number "${i}" contains of non-alphabetic digits (${t})`);if(Qt(t,e))return i.join("");for(s=0;s<o;s++)a[s]=t.indexOf(i[s]);do{for(r=0,n=0,s=0;s<o;s++)r=r*l+a[s],r>=c?(a[n++]=Math.floor(r/c),r%=c):n>0&&(a[n++]=0);o=n,h.push(e[r])}while(0!==n);return h.reverse().join("")}(t.stringToChars(e),t.stringToChars(i),t.stringToChars(s))}const bi=" ";class $i extends mi{constructor(){super(...arguments),this.__alphabet="",this.__initialValueString="",this.__valueString="",this.__oldValueString="",this.__partsOptions=null,this.__decimalToAnyBase=Ai(this.stringAdapter,"0123456789",this.__alphabet),this.__anyBaseToDecimal=Ai(this.stringAdapter,this.__alphabet,"0123456789")}get initialValue(){return super.initialValue}set initialValue(t){if(!Bt(t))try{t=t.toString()}catch(e){throw new Error(`value ${t} is not a string.`)}this.__initialValueString=t??"",zt(this.__initialValueString)?super.initialValue=this.numberAdapter.create(0):(this.__updateAlphabet(this.__valueString,this.__initialValueString),super.initialValue=this.numberAdapter.create(this.__anyBaseToDecimal(this.__initialValueString)),super.value=this.numberAdapter.create(this.__anyBaseToDecimal(this.__valueString)))}get value(){return super.value}set value(t){if(Bt(t)){if(this.__valueString===t)return}else try{t=t.toString()}catch(e){throw new Error(`value ${t} is not a string.`)}this.__oldValueString=this.__valueString,this.__valueString=t??"",zt(this.__valueString)?super.value=this.numberAdapter.create(0):(this.__updateAlphabet(this.__valueString,this.__oldValueString),super.oldValue=this.numberAdapter.create(this.__anyBaseToDecimal(this.__oldValueString)),super.value=this.numberAdapter.create(this.__anyBaseToDecimal(this.__valueString)))}get partsOptions(){return super.partsOptions}set partsOptions(t){this.__partsOptions=t,super.partsOptions={type:"string",fillChar:bi,...this.__partsOptions,digitToChar:{" ":bi,...this.__partsOptions.digitToChar}}}__updateAlphabet(t,e){const i=zt(t)&&zt(e)?"":`\0${e??""}${t??""}`,s=new Set(this.stringAdapter.stringToChars(i));this.__alphabet=Array.from(s).sort().join("");const r=this.stringAdapter,n=this.__alphabet;this.__decimalToAnyBase=Ai(r,"0123456789",n),this.__anyBaseToDecimal=Ai(r,n,"0123456789")}sampleToString(t){return this.__decimalToAnyBase(this.numberAdapter.toString(t))}connectedCallback(){this.__updateAlphabet(this.__valueString,this.__initialValueString),this.initialValue=this.__initialValueString,this.value=this.__valueString,this.partsOptions=this.__partsOptions??{},super.connectedCallback()}}$i.styles=[...mi.styles,yi],li("timered-counter-string",$i);const vi=36e5,Si=Symbol.for("constructDateFrom");function wi(t,e){return"function"==typeof t?t(e):t&&"object"==typeof t&&Si in t?t[Si](e):t instanceof Date?new t.constructor(e):new Date(e)}function xi(t,e){return wi(t,t)}function Ei(t,e,i){const s=xi(t);return isNaN(e)?wi(t,NaN):e?(s.setDate(s.getDate()+e),s):s}function Oi(t,e,i){const s=xi(t);if(isNaN(e))return wi(t,NaN);if(!e)return s;const r=s.getDate(),n=wi(t,s.getTime());n.setMonth(s.getMonth()+e+1,0);return r>=n.getDate()?n:(s.setFullYear(n.getFullYear(),n.getMonth(),r),s)}function Ci(t,e,i){return wi(t,+xi(t)+e)}function Pi(t){const e=xi(t),i=new Date(Date.UTC(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()));return i.setUTCFullYear(e.getFullYear()),+t-+i}function Di(t,...e){const i=wi.bind(null,e.find((t=>"object"==typeof t)));return e.map(i)}function Ti(t,e){const i=xi(t);return i.setHours(0,0,0,0),i}function Mi(t,e){const i=+xi(t)-+xi(e);return i<0?-1:i>0?1:i}function Ni(t){return!(!((e=t)instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e))&&"number"!=typeof t||isNaN(+xi(t)));var e}function Ri(t,e,i){const[s,r]=Di(0,t,e),n=ki(s,r),o=Math.abs(function(t,e){const[i,s]=Di(0,t,e),r=Ti(i),n=Ti(s),o=+r-Pi(r),a=+n-Pi(n);return Math.round((o-a)/864e5)}(s,r));s.setDate(s.getDate()-n*o);const a=n*(o-Number(ki(s,r)===-n));return 0===a?0:a}function ki(t,e){const i=t.getFullYear()-e.getFullYear()||t.getMonth()-e.getMonth()||t.getDate()-e.getDate()||t.getHours()-e.getHours()||t.getMinutes()-e.getMinutes()||t.getSeconds()-e.getSeconds()||t.getMilliseconds()-e.getMilliseconds();return i<0?-1:i>0?1:i}function Ui(t){return e=>{const i=(t?Math[t]:Math.trunc)(e);return 0===i?0:i}}function Ii(t,e,i){const[s,r]=Di(0,t,e),n=(+s-+r)/vi;return Ui(i?.roundingMethod)(n)}function Li(t,e){return+xi(t)-+xi(e)}function Vi(t,e,i){const s=Li(t,e)/6e4;return Ui(i?.roundingMethod)(s)}function ji(t,e){const i=xi(t);return+function(t){const e=xi(t);return e.setHours(23,59,59,999),e}(i)==+function(t){const e=xi(t),i=e.getMonth();return e.setFullYear(e.getFullYear(),i+1,0),e.setHours(23,59,59,999),e}(i)}function Hi(t,e,i){const[s,r,n]=Di(0,t,t,e),o=Mi(r,n),a=Math.abs(function(t,e){const[i,s]=Di(0,t,e);return 12*(i.getFullYear()-s.getFullYear())+(i.getMonth()-s.getMonth())}(r,n));if(a<1)return 0;1===r.getMonth()&&r.getDate()>27&&r.setDate(30),r.setMonth(r.getMonth()-o*a);let l=Mi(r,n)===-o;ji(s)&&1===a&&1===Mi(s,n)&&(l=!1);const c=o*(a-+l);return 0===c?0:c}function Bi(t,e,i){const s=Hi(t,e)/3;return Ui(i?.roundingMethod)(s)}function zi(t,e,i){const s=Li(t,e)/1e3;return Ui(i?.roundingMethod)(s)}function Fi(t,e,i){const s=Ri(t,e)/7;return Ui(i?.roundingMethod)(s)}function Yi(t,e,i){const[s,r]=Di(0,t,e),n=Mi(s,r),o=Math.abs(function(t,e){const[i,s]=Di(0,t,e);return i.getFullYear()-s.getFullYear()}(s,r));s.setFullYear(1584),r.setFullYear(1584);const a=n*(o-+(Mi(s,r)===-n));return 0===a?0:a}function Wi(t,e){return+xi(t)<+xi(e)}function qi(t,e,i){return Ei(t,-e)}function Qi(t,e,i){return function(t,e){return Ci(t,e*vi)}(t,-e)}function Ki(t,e,i){return Ci(t,-e)}function Gi(t,e,i){return function(t,e){const i=xi(t);return i.setTime(i.getTime()+6e4*e),i}(t,-e)}function Ji(t,e,i){return function(t,e){return Oi(t,3*e)}(t,-e)}function Zi(t,e,i){return function(t,e){return Ci(t,1e3*e)}(t,-e)}function Xi(t,e,i){return function(t,e){return Ei(t,7*e)}(t,-e)}function ts(t,e,i){return function(t,e){return Oi(t,12*e)}(t,-e)}var es;!function(t){t.Millisecond="millisecond",t.Second="second",t.Minute="minute",t.Hour="hour",t.Day="day",t.Week="weekOfYear",t.Month="month",t.Quarter="quarter",t.Year="year"}(es||(es={}));const is={[es.Millisecond]:1,[es.Second]:1e3,[es.Minute]:6e4,[es.Hour]:36e5,[es.Day]:864e5,[es.Week]:6048e5,[es.Month]:26298e5,[es.Quarter]:78894e5,[es.Year]:315576e5},ss={1:es.Millisecond,1e3:es.Second,6e4:es.Minute,36e5:es.Hour,864e5:es.Day,6048e5:es.Week,26298e5:es.Month,78894e5:es.Quarter,315576e5:es.Year},rs=["era","year","quarter","month","weekOfYear","weekday","day","dayPeriod","hour","minute","second","timeZoneName"];function ns(t,e,i){let s=e;const r={};for(const e of i){let i=0;switch(e){case es.Year:i=Yi(s,t),s=ts(s,i);break;case es.Quarter:i=Bi(s,t),s=Ji(s,i);break;case es.Month:i=Hi(s,t),s=Oi(s,-i);break;case es.Week:i=Fi(s,t),s=Xi(s,i);break;case es.Day:i=Ri(s,t),s=qi(s,i);break;case es.Hour:i=Ii(s,t),s=Qi(s,i);break;case es.Minute:i=Vi(s,t),s=Gi(s,i);break;case es.Second:i=zi(s,t),s=Zi(s,i);break;case es.Millisecond:i=Li(s,t),s=Ki(s,i);break;default:throw new Error(`Unknown duration part: ${e}`)}r[e]=i}return r}function os(t,e,i){const s=ns(t,e,i);return i.map((t=>s[t]))}const as={[es.Year]:"Y",[es.Month]:"M",[es.Week]:"W",[es.Day]:"D",[es.Hour]:"H",[es.Minute]:"M",[es.Second]:"S"},ls=[es.Year,es.Month,es.Week,es.Day],cs=[es.Hour,es.Minute,es.Second];const hs=a`
328
328
  ::part(part-suffix) {
329
329
  font-size: 0.4em;
330
330
  line-height: 1;
331
331
  }
332
- `;function dr(t,e){Ft(t)&&(t=he(t)),qt(t)||(t=[t,t]);const i=[Gt(t[0])?t[0]:Oi(t[0]),Gt(t[1])?t[1]:Oi(t[1])];if(!ki(i[0])||!ki(i[1]))throw new Error(`value ${t[0]} or ${t[1]} is not a valid date.`);const r=Math.abs(i[1].getTime()-function(t,e,i){const r=sr[i],s=t.getTime();return s-s%r+e.getTime()%r}(i[0],i[1],e));return{durationInMilliseconds:r,from:i[0],to:i[1]}}class fr extends gi{constructor(){super(...arguments),this.__precision=[rr.Second,rr.Day],this.__initialValuePlain=null,this.__partsOptions=null,this.__from=new Date,this.__to=new Date,this.__minPrecision=rr.Second,this.__maxPrecision=rr.Day,this.__availableDurationParts=[],this.__dateTimeFieldLabels={}}get precision(){return this.__precision}set precision(t){Ft(t)&&(t=he(t)),this.__precision=t,this.__minPrecision=qt(this.__precision)?this.__precision[0]:this.__precision,this.__maxPrecision=qt(this.__precision)?this.__precision[1]:this.__precision,this.__availableDurationParts=Object.values(rr).reverse().map((t=>{const e=sr[this.__minPrecision],i=sr[this.__maxPrecision],r=sr[t];return{type:t,available:r>=e&&r<=i}})).filter((t=>t.available))}get value(){return super.value}set value(t){const{from:e,to:i,durationInMilliseconds:r}=dr(t,this.__minPrecision);this.__from=e,this.__to=i,super.value=r}get initialValue(){return super.initialValue}set initialValue(t){this.__initialValuePlain=t;const{durationInMilliseconds:e}=dr(t,this.__minPrecision);super.initialValue=e}get partsOptions(){return super.partsOptions}set partsOptions(t){this.__partsOptions=t,super.partsOptions={minPlaces:[2,void 0],...this.__partsOptions}}sampleSplit(t){const e=jt(this.__availableDurationParts,(t=>t.type)),i=e.map((()=>[]));for(const r of t){const t=this.numberAdapter.toNumber(r);lr(new Date(Math.min(t,0)),new Date(Math.max(t,0)),e).forEach(((t,e)=>i[e].push(t)))}return i}generateAriaLabel(){return function(t){const e=hr.map((e=>zt(t[e])?`${t[e]}${cr[e]}`:"")),i=ur.map((e=>zt(t[e])?`${t[e]}${cr[e]}`:""));return`P${e.join("")}T${i.join("")}`}(ar(Qi(this.__from,this.__to)?this.__from:this.__to,Qi(this.__from,this.__to)?this.__to:this.__from,jt(this.__availableDurationParts,(t=>t.type))))}connectedCallback(){this.role="timer",this.partsOptions=this.__partsOptions??{},this.initialValue=this.__initialValuePlain,this.precision=this.__precision,super.connectedCallback()}shouldRebuildParts(t){return super.shouldRebuildParts(t)||t.has("precision")}willUpdate(t){super.willUpdate(t),t.has("locale")&&(this.__dateTimeFieldLabels=function(t){const e=new Intl.DisplayNames(t,{type:"dateTimeField"});return or.reduce(((t,i)=>(t[i]=e.of(i)??"",t)),{})}(this.localeInstance))}render(){const t=this.extractCellStyles(),e=this.extractDigitStyles(),i=this.extractPartStyles(),r=this.extractAnimationOptions(),s=this.extractKeyframes(),n=jt(this.__availableDurationParts,(t=>t.type));return Y`
332
+ `;function us(t,e){Bt(t)&&(t=le(t)),Yt(t)||(t=[t,t]);const i=[qt(t[0])?t[0]:xi(t[0]),qt(t[1])?t[1]:xi(t[1])];if(!Ni(i[0])||!Ni(i[1]))throw new Error(`value ${t[0]} or ${t[1]} is not a valid date.`);const s=Math.abs(i[1].getTime()-function(t,e,i){const s=is[i],r=t.getTime();return r-r%s+e.getTime()%s}(i[0],i[1],e));return{durationInMilliseconds:s,from:i[0],to:i[1]}}class ps extends mi{constructor(){super(...arguments),this.__precision=[es.Second,es.Day],this.__initialValuePlain=null,this.__partsOptions=null,this.__from=new Date,this.__to=new Date,this.__minPrecision=es.Second,this.__maxPrecision=es.Day,this.__availableDurationParts=[],this.__dateTimeFieldLabels={}}get precision(){return this.__precision}set precision(t){Bt(t)&&(t=le(t)),this.__precision=t,this.__minPrecision=Yt(this.__precision)?this.__precision[0]:this.__precision,this.__maxPrecision=Yt(this.__precision)?this.__precision[1]:this.__precision,this.__availableDurationParts=Object.values(es).reverse().map((t=>{const e=is[this.__minPrecision],i=is[this.__maxPrecision],s=is[t];return{type:t,available:s>=e&&s<=i}})).filter((t=>t.available))}get value(){return super.value}set value(t){const{from:e,to:i,durationInMilliseconds:s}=us(t,this.__minPrecision);this.__from=e,this.__to=i,super.value=s}get initialValue(){return super.initialValue}set initialValue(t){this.__initialValuePlain=t;const{durationInMilliseconds:e}=us(t,this.__minPrecision);super.initialValue=e}get partsOptions(){return super.partsOptions}set partsOptions(t){this.__partsOptions=t,super.partsOptions={minPlaces:[2,void 0],...this.__partsOptions}}sampleSplit(t){const e=Lt(this.__availableDurationParts,(t=>t.type)),i=e.map((()=>[]));for(const s of t){const t=this.numberAdapter.toNumber(s);os(new Date(Math.min(t,0)),new Date(Math.max(t,0)),e).forEach(((t,e)=>i[e].push(t)))}return i}generateAriaLabel(){return function(t){const e=ls.map((e=>Ht(t[e])?`${t[e]}${as[e]}`:"")),i=cs.map((e=>Ht(t[e])?`${t[e]}${as[e]}`:""));return`P${e.join("")}T${i.join("")}`}(ns(Wi(this.__from,this.__to)?this.__from:this.__to,Wi(this.__from,this.__to)?this.__to:this.__from,Lt(this.__availableDurationParts,(t=>t.type))))}connectedCallback(){this.role="timer",this.partsOptions=this.__partsOptions??{},this.initialValue=this.__initialValuePlain,this.precision=this.__precision,super.connectedCallback()}shouldRebuildParts(t){return super.shouldRebuildParts(t)||t.has("precision")}willUpdate(t){super.willUpdate(t),t.has("locale")&&(this.__dateTimeFieldLabels=function(t){const e=new Intl.DisplayNames(t,{type:"dateTimeField"});return rs.reduce(((t,i)=>(t[i]=e.of(i)??"",t)),{})}(this.localeInstance))}render(){const t=this.extractCellStyles(),e=this.extractDigitStyles(),i=this.extractPartStyles(),s=this.extractAnimationOptions(),r=this.extractKeyframes(),n=Lt(this.__availableDurationParts,(t=>t.type));return z`
333
333
  <timered-counter-roller
334
334
  class="timered-counter timered-counter-datetime-duration"
335
335
  exportparts="group, part, digit, cell, prefix, suffix, part-suffix"
@@ -339,8 +339,8 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
339
339
  .parentContainerRect=${this.partsContainerRect}
340
340
  .parts=${this.parts}
341
341
  .partPreprocessDataList=${this.partPreprocessDataList}
342
- .animationOptions=${r}
343
- .keyframes=${s}
342
+ .animationOptions=${s}
343
+ .keyframes=${r}
344
344
  .cellStyles=${t}
345
345
  .digitStyles=${e}
346
346
  .partStyles=${i}
@@ -348,9 +348,9 @@ function ft(t,e){return(e,i,r)=>((t,e,i)=>(i.configurable=!0,i.enumerable=!0,Ref
348
348
  @roller-animation-start=${this.dispatchTimeredCounterAnimationStart}
349
349
  @roller-animation-end=${this.dispatchTimeredCounterAnimationEnd}
350
350
  ><slot name="prefix" slot="prefix"></slot
351
- ><slot name="suffix" slot="suffix"></slot>${Et(this.parts,((t,e)=>e),((t,e)=>Y`<span slot=${`part-suffix-${e}`} class="duration-unit"
351
+ ><slot name="suffix" slot="suffix"></slot>${wt(this.parts,((t,e)=>e),((t,e)=>z`<span slot=${`part-suffix-${e}`} class="duration-unit"
352
352
  >${this.__dateTimeFieldLabels[n[e]]}</span
353
353
  >`))}
354
354
  </timered-counter-roller>
355
- `}}fr.styles=[...gi.styles,pr],i([pt({reflect:!0,converter:t=>Wt(t)?t:he(t)})],fr.prototype,"precision",null),hi("timered-counter-datetime-duration",fr);const mr=/^-?\d+(\.\d+)?$/,_r=(e={precision:1e3})=>{const i=t.clone(e);return{create:t=>(Ft(t)&&!mr.test(t)&&(t=0),new i(t)),add:(t,e)=>t.plus(e),sub:(t,e)=>t.minus(e),mul:(t,e)=>t.times(e),div:(t,e)=>t.div(e),compare:(t,e)=>t.cmp(e),eq:(t,e)=>t.eq(e),gt:(t,e)=>t.gt(e),gte:(t,e)=>t.gte(e),lt:(t,e)=>t.lt(e),lte:(t,e)=>t.lte(e),isInteger:t=>t.isInteger(),isNegative:t=>t.isNegative(),isPositive:t=>t.isPositive(),isZero:t=>t.isZero(),isNaN:t=>t.isNaN(),isFinite:t=>t.isFinite(),abs:t=>t.abs(),ceil:t=>t.ceil(),floor:t=>t.floor(),round:t=>t.round(),max:(t,e)=>i.max(t,e),min:(t,e)=>i.min(t,e),toNumber:t=>t.toNumber(),toString:t=>t.toFixed()}};var gr={register:function(t,e){t.registerNumberAdapter(["decimal.js","decimal-js","decimaljs"],(()=>_r(e)))},DecimalJsAdapter:_r};const yr=()=>{const t=new e;return{stringToChars:e=>t.splitGraphemes(e)}};var Ar={register:function(t){t.registerStringAdapter(["grapheme-splitter"],(()=>yr()))},GraphemeSplitterAdapter:yr};const br=t=>t;function $r(){gr.register(me)}function vr(){Ar.register(me)}export{sr as DurationPartMillisecond,nr as DurationPartMillisecondToType,rr as DurationPartType,gi as TimeredCounter,me as TimeredCounterAdapter,fr as TimeredCounterDatetimeDuration,Ai as TimeredCounterNumber,Si as TimeredCounterString,Me as cubicBezier,ti as easeInBack,ai as easeInBounce,Ze as easeInCirc,Ve as easeInCubic,ri as easeInElastic,Qe as easeInExpo,ii as easeInOutBack,li as easeInOutBounce,Xe as easeInOutCirc,He as easeInOutCubic,ni as easeInOutElastic,Ke as easeInOutExpo,Le as easeInOutQuad,Fe as easeInOutQuart,qe as easeInOutQuint,ke as easeInOutSine,Ue as easeInQuad,Be as easeInQuart,Ye as easeInQuint,Ne as easeInSine,ei as easeOutBack,oi as easeOutBounce,Je as easeOutCirc,je as easeOutCubic,si as easeOutElastic,Ge as easeOutExpo,Ie as easeOutQuad,ze as easeOutQuart,We as easeOutQuint,Re as easeOutSine,br as linear,De as noop,be as registerAdapter,$r as registerDecimalJsNumberAdapter,vr as registerGraphemeSplitterStringAdapter,ye as registerNumberAdapter,Ae as registerStringAdapter,_e as setNumberAdapter,ge as setStringAdapter};
355
+ `}}ps.styles=[...mi.styles,hs],t([ht({reflect:!0,converter:t=>Ft(t)?t:le(t)})],ps.prototype,"precision",null),li("timered-counter-datetime-duration",ps);const ds=t=>t;export{is as DurationPartMillisecond,ss as DurationPartMillisecondToType,es as DurationPartType,mi as TimeredCounter,de as TimeredCounterAdapter,ps as TimeredCounterDatetimeDuration,gi as TimeredCounterNumber,$i as TimeredCounterString,De as cubicBezier,Ze as easeInBack,ni as easeInBounce,Ke as easeInCirc,Ie as easeInCubic,ei as easeInElastic,We as easeInExpo,ti as easeInOutBack,oi as easeInOutBounce,Je as easeInOutCirc,Ve as easeInOutCubic,si as easeInOutElastic,Qe as easeInOutExpo,Ue as easeInOutQuad,Be as easeInOutQuart,Ye as easeInOutQuint,Ne as easeInOutSine,Re as easeInQuad,je as easeInQuart,ze as easeInQuint,Te as easeInSine,Xe as easeOutBack,ri as easeOutBounce,Ge as easeOutCirc,Le as easeOutCubic,ii as easeOutElastic,qe as easeOutExpo,ke as easeOutQuad,He as easeOutQuart,Fe as easeOutQuint,Me as easeOutSine,ds as linear,Ce as noop,ye as registerAdapter,_e as registerNumberAdapter,ge as registerStringAdapter,fe as setNumberAdapter,me as setStringAdapter};
356
356
  //# sourceMappingURL=timered-counter.esm-browser.js.map