mates 0.2.4 → 0.3.0-beta.2

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.
Files changed (40) hide show
  1. package/dist/Directives/index.d.ts +1 -1
  2. package/dist/Directives/index.d.ts.map +1 -1
  3. package/dist/Directives/virtualHelpers.d.ts +8 -6
  4. package/dist/Directives/virtualHelpers.d.ts.map +1 -1
  5. package/dist/Fetch/Fetch.d.ts +48 -2
  6. package/dist/Fetch/Fetch.d.ts.map +1 -1
  7. package/dist/Mutables/atom/atom.d.ts.map +1 -1
  8. package/dist/Mutables/useStore/hostContext.d.ts.map +1 -1
  9. package/dist/TrackState/componentStatus.d.ts +0 -5
  10. package/dist/TrackState/componentStatus.d.ts.map +1 -1
  11. package/dist/TrackState/readTracking.d.ts.map +1 -1
  12. package/dist/css-in-js/index.d.ts +1 -1
  13. package/dist/css-in-js/index.d.ts.map +1 -1
  14. package/dist/css-in-js/stylesheet.d.ts +15 -0
  15. package/dist/css-in-js/stylesheet.d.ts.map +1 -1
  16. package/dist/index.d.ts +141 -105
  17. package/dist/index.d.ts.map +1 -1
  18. package/dist/index.esm.js +39 -66
  19. package/dist/index.esm.js.map +1 -1
  20. package/dist/portals/index.d.ts +1 -1
  21. package/dist/portals/index.d.ts.map +1 -1
  22. package/dist/portals/popup.d.ts +47 -8
  23. package/dist/portals/popup.d.ts.map +1 -1
  24. package/dist/virtualizer/Virtualizer.d.ts +3 -2
  25. package/dist/virtualizer/Virtualizer.d.ts.map +1 -1
  26. package/dist/virtualizer/index.d.ts +1 -1
  27. package/dist/virtualizer/index.d.ts.map +1 -1
  28. package/dist/virtualizer/layouts/shared/BaseLayout.d.ts +8 -0
  29. package/dist/virtualizer/layouts/shared/BaseLayout.d.ts.map +1 -1
  30. package/dist/virtualizer/mates-adapter.d.ts +36 -88
  31. package/dist/virtualizer/mates-adapter.d.ts.map +1 -1
  32. package/package.json +1 -1
  33. package/dist/virtualizer/LitVirtualizer.d.ts +0 -62
  34. package/dist/virtualizer/LitVirtualizer.d.ts.map +0 -1
  35. package/dist/virtualizer/layouts/flexWrap.d.ts +0 -65
  36. package/dist/virtualizer/layouts/flexWrap.d.ts.map +0 -1
  37. package/dist/virtualizer/layouts/grid.d.ts +0 -25
  38. package/dist/virtualizer/layouts/grid.d.ts.map +0 -1
  39. package/dist/virtualizer/lit-virtualizer.d.ts +0 -23
  40. package/dist/virtualizer/lit-virtualizer.d.ts.map +0 -1
package/dist/index.esm.js CHANGED
@@ -1,9 +1,9 @@
1
- "use strict";
2
1
  /**
3
2
  * @license
4
3
  * Copyright 2017 Google LLC
5
4
  * SPDX-License-Identifier: BSD-3-Clause
6
- */const t=globalThis,e=t.trustedTypes,n=e?e.createPolicy("lit-html",{createHTML:t=>t}):void 0,s="$lit$",i=`lit$${Math.random().toFixed(9).slice(2)}$`,r="?"+i,o=`<${r}>`,a=document,l=()=>a.createComment(""),c=t=>null===t||"object"!=typeof t&&"function"!=typeof t,h=Array.isArray,u=t=>h(t)||"function"==typeof t?.[Symbol.iterator],d="[ \t\n\f\r]",f=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,p=/-->/g,m=/>/g,_=RegExp(`>|${d}(?:([^\\s"'>=/]+)(${d}*=${d}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),g=/'/g,y=/"/g,v=/^(?:script|style|textarea|title)$/i,w=t=>(e,...n)=>({_$litType$:t,strings:e,values:n}),b=w(1),x=w(2),S=Symbol.for("lit-noChange"),C=Symbol.for("lit-nothing"),E=new WeakMap,A=a.createTreeWalker(a,129);function M(t,e){if(!h(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==n?n.createHTML(e):e}const k=(t,e)=>{const n=t.length-1,r=[];let a,l=2===e?"<svg>":3===e?"<math>":"",c=f;for(let e=0;e<n;e++){const n=t[e];let h,u,d=-1,w=0;for(;w<n.length&&(c.lastIndex=w,u=c.exec(n),null!==u);)w=c.lastIndex,c===f?"!--"===u[1]?c=p:void 0!==u[1]?c=m:void 0!==u[2]?(v.test(u[2])&&(a=RegExp("</"+u[2],"g")),c=_):void 0!==u[3]&&(c=_):c===_?">"===u[0]?(c=a??f,d=-1):void 0===u[1]?d=-2:(d=c.lastIndex-u[2].length,h=u[1],c=void 0===u[3]?_:'"'===u[3]?y:g):c===y||c===g?c=_:c===p||c===m?c=f:(c=_,a=void 0);const b=c===_&&t[e+1].startsWith("/>")?" ":"";l+=c===f?n+o:d>=0?(r.push(h),n.slice(0,d)+s+n.slice(d)+i+b):n+i+(-2===d?e:b)}return[M(t,l+(t[n]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),r]};class ${constructor({strings:t,_$litType$:n},o){let a;this.parts=[];let c=0,h=0;const u=t.length-1,d=this.parts,[f,p]=k(t,n);if(this.el=$.createElement(f,o),A.currentNode=this.el.content,2===n||3===n){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(a=A.nextNode())&&d.length<u;){if(1===a.nodeType){if(a.hasAttributes())for(const t of a.getAttributeNames())if(t.endsWith(s)){const e=p[h++],n=a.getAttribute(t).split(i),s=/([.?@])?(.*)/.exec(e);d.push({type:1,index:c,name:s[2],strings:n,ctor:"."===s[1]?z:"?"===s[1]?I:"@"===s[1]?D:P}),a.removeAttribute(t)}else t.startsWith(i)&&(d.push({type:6,index:c}),a.removeAttribute(t));if(v.test(a.tagName)){const t=a.textContent.split(i),n=t.length-1;if(n>0){a.textContent=e?e.emptyScript:"";for(let e=0;e<n;e++)a.append(t[e],l()),A.nextNode(),d.push({type:2,index:++c});a.append(t[n],l())}}}else if(8===a.nodeType)if(a.data===r)d.push({type:2,index:c});else{let t=-1;for(;-1!==(t=a.data.indexOf(i,t+1));)d.push({type:7,index:c}),t+=i.length-1}c++}}static createElement(t,e){const n=a.createElement("template");return n.innerHTML=t,n}}function T(t,e,n=t,s){if(e===S)return e;let i=void 0!==s?n._$Co?.[s]:n._$Cl;const r=c(e)?void 0:e._$litDirective$;return i?.constructor!==r&&(i?._$AO?.(!1),void 0===r?i=void 0:(i=new r(t),i._$AT(t,n,s)),void 0!==s?(n._$Co??=[])[s]=i:n._$Cl=i),void 0!==i&&(e=T(t,i._$AS(t,e.values),i,s)),e}let R=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:n}=this._$AD,s=(t?.creationScope??a).importNode(e,!0);A.currentNode=s;let i=A.nextNode(),r=0,o=0,l=n[0];for(;void 0!==l;){if(r===l.index){let e;2===l.type?e=new O(i,i.nextSibling,this,t):1===l.type?e=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(e=new L(i,this,t)),this._$AV.push(e),l=n[++o]}r!==l?.index&&(i=A.nextNode(),r++)}return A.currentNode=a,s}p(t){let e=0;for(const n of this._$AV)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,e),e+=n.strings.length-2):n._$AI(t[e])),e++}};class O{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,n,s){this.type=2,this._$AH=C,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=n,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=T(this,t,e),c(t)?t===C||null==t||""===t?(this._$AH!==C&&this._$AR(),this._$AH=C):t!==this._$AH&&t!==S&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):u(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!==C&&c(this._$AH)?this._$AA.nextSibling.data=t:this.T(a.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:n}=t,s="number"==typeof n?this._$AC(t):(void 0===n.el&&(n.el=$.createElement(M(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===s)this._$AH.p(e);else{const t=new R(s,this),n=t.u(this.options);t.p(e),this.T(n),this._$AH=t}}_$AC(t){let e=E.get(t.strings);return void 0===e&&E.set(t.strings,e=new $(t)),e}k(t){h(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let n,s=0;for(const i of t)s===e.length?e.push(n=new O(this.O(l()),this.O(l()),this,this.options)):n=e[s],n._$AI(i),s++;s<e.length&&(this._$AR(n&&n._$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))}}class P{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,n,s,i){this.type=1,this._$AH=C,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=i,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=C}_$AI(t,e=this,n,s){const i=this.strings;let r=!1;if(void 0===i)t=T(this,t,e,0),r=!c(t)||t!==this._$AH&&t!==S,r&&(this._$AH=t);else{const s=t;let o,a;for(t=i[0],o=0;o<i.length-1;o++)a=T(this,s[n+o],e,o),a===S&&(a=this._$AH[o]),r||=!c(a)||a!==this._$AH[o],a===C?t=C:t!==C&&(t+=(a??"")+i[o+1]),this._$AH[o]=a}r&&!s&&this.j(t)}j(t){t===C?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class z extends P{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===C?void 0:t}}class I extends P{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==C)}}class D extends P{constructor(t,e,n,s,i){super(t,e,n,s,i),this.type=5}_$AI(t,e=this){if((t=T(this,t,e,0)??C)===S)return;const n=this._$AH,s=t===C&&n!==C||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==C&&(n===C||s);s&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class L{constructor(t,e,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){T(this,t)}}const N={M:s,P:i,A:r,C:1,L:k,R:R,D:u,V:T,I:O,H:P,N:I,U:D,B:z,F:L},j=t.litHtmlPolyfillSupport;j?.($,O),(t.litHtmlVersions??=[]).push("3.2.1");const U=(t,e,n)=>{const s=n?.renderBefore??e;let i=s._$litPart$;if(void 0===i){const t=n?.renderBefore??null;s._$litPart$=i=new O(e.insertBefore(l(),t),t,void 0,n??{})}return i._$AI(t),i
5
+ */
6
+ const t=globalThis,e=t.trustedTypes,n=e?e.createPolicy("lit-html",{createHTML:t=>t}):void 0,s="$lit$",i=`lit$${Math.random().toFixed(9).slice(2)}$`,r="?"+i,o=`<${r}>`,a=document,l=()=>a.createComment(""),c=t=>null===t||"object"!=typeof t&&"function"!=typeof t,h=Array.isArray,u=t=>h(t)||"function"==typeof t?.[Symbol.iterator],d="[ \t\n\f\r]",f=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,p=/-->/g,m=/>/g,_=RegExp(`>|${d}(?:([^\\s"'>=/]+)(${d}*=${d}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),g=/'/g,y=/"/g,v=/^(?:script|style|textarea|title)$/i,w=t=>(e,...n)=>({_$litType$:t,strings:e,values:n}),b=w(1),S=w(2),E=Symbol.for("lit-noChange"),C=Symbol.for("lit-nothing"),A=new WeakMap,k=a.createTreeWalker(a,129);function M(t,e){if(!h(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==n?n.createHTML(e):e}const $=(t,e)=>{const n=t.length-1,r=[];let a,l=2===e?"<svg>":3===e?"<math>":"",c=f;for(let e=0;e<n;e++){const n=t[e];let h,u,d=-1,w=0;for(;w<n.length&&(c.lastIndex=w,u=c.exec(n),null!==u);)w=c.lastIndex,c===f?"!--"===u[1]?c=p:void 0!==u[1]?c=m:void 0!==u[2]?(v.test(u[2])&&(a=RegExp("</"+u[2],"g")),c=_):void 0!==u[3]&&(c=_):c===_?">"===u[0]?(c=a??f,d=-1):void 0===u[1]?d=-2:(d=c.lastIndex-u[2].length,h=u[1],c=void 0===u[3]?_:'"'===u[3]?y:g):c===y||c===g?c=_:c===p||c===m?c=f:(c=_,a=void 0);const b=c===_&&t[e+1].startsWith("/>")?" ":"";l+=c===f?n+o:d>=0?(r.push(h),n.slice(0,d)+s+n.slice(d)+i+b):n+i+(-2===d?e:b)}return[M(t,l+(t[n]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),r]};class x{constructor({strings:t,_$litType$:n},o){let a;this.parts=[];let c=0,h=0;const u=t.length-1,d=this.parts,[f,p]=$(t,n);if(this.el=x.createElement(f,o),k.currentNode=this.el.content,2===n||3===n){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(a=k.nextNode())&&d.length<u;){if(1===a.nodeType){if(a.hasAttributes())for(const t of a.getAttributeNames())if(t.endsWith(s)){const e=p[h++],n=a.getAttribute(t).split(i),s=/([.?@])?(.*)/.exec(e);d.push({type:1,index:c,name:s[2],strings:n,ctor:"."===s[1]?I:"?"===s[1]?P:"@"===s[1]?D:z}),a.removeAttribute(t)}else t.startsWith(i)&&(d.push({type:6,index:c}),a.removeAttribute(t));if(v.test(a.tagName)){const t=a.textContent.split(i),n=t.length-1;if(n>0){a.textContent=e?e.emptyScript:"";for(let e=0;e<n;e++)a.append(t[e],l()),k.nextNode(),d.push({type:2,index:++c});a.append(t[n],l())}}}else if(8===a.nodeType)if(a.data===r)d.push({type:2,index:c});else{let t=-1;for(;-1!==(t=a.data.indexOf(i,t+1));)d.push({type:7,index:c}),t+=i.length-1}c++}}static createElement(t,e){const n=a.createElement("template");return n.innerHTML=t,n}}function R(t,e,n=t,s){if(e===E)return e;let i=void 0!==s?n._$Co?.[s]:n._$Cl;const r=c(e)?void 0:e._$litDirective$;return i?.constructor!==r&&(i?._$AO?.(!1),void 0===r?i=void 0:(i=new r(t),i._$AT(t,n,s)),void 0!==s?(n._$Co??=[])[s]=i:n._$Cl=i),void 0!==i&&(e=R(t,i._$AS(t,e.values),i,s)),e}let T=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:n}=this._$AD,s=(t?.creationScope??a).importNode(e,!0);k.currentNode=s;let i=k.nextNode(),r=0,o=0,l=n[0];for(;void 0!==l;){if(r===l.index){let e;2===l.type?e=new O(i,i.nextSibling,this,t):1===l.type?e=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(e=new L(i,this,t)),this._$AV.push(e),l=n[++o]}r!==l?.index&&(i=k.nextNode(),r++)}return k.currentNode=a,s}p(t){let e=0;for(const n of this._$AV)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,e),e+=n.strings.length-2):n._$AI(t[e])),e++}};class O{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,n,s){this.type=2,this._$AH=C,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=n,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=R(this,t,e),c(t)?t===C||null==t||""===t?(this._$AH!==C&&this._$AR(),this._$AH=C):t!==this._$AH&&t!==E&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):u(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!==C&&c(this._$AH)?this._$AA.nextSibling.data=t:this.T(a.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:n}=t,s="number"==typeof n?this._$AC(t):(void 0===n.el&&(n.el=x.createElement(M(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===s)this._$AH.p(e);else{const t=new T(s,this),n=t.u(this.options);t.p(e),this.T(n),this._$AH=t}}_$AC(t){let e=A.get(t.strings);return void 0===e&&A.set(t.strings,e=new x(t)),e}k(t){h(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let n,s=0;for(const i of t)s===e.length?e.push(n=new O(this.O(l()),this.O(l()),this,this.options)):n=e[s],n._$AI(i),s++;s<e.length&&(this._$AR(n&&n._$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))}}class z{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,n,s,i){this.type=1,this._$AH=C,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=i,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=C}_$AI(t,e=this,n,s){const i=this.strings;let r=!1;if(void 0===i)t=R(this,t,e,0),r=!c(t)||t!==this._$AH&&t!==E,r&&(this._$AH=t);else{const s=t;let o,a;for(t=i[0],o=0;o<i.length-1;o++)a=R(this,s[n+o],e,o),a===E&&(a=this._$AH[o]),r||=!c(a)||a!==this._$AH[o],a===C?t=C:t!==C&&(t+=(a??"")+i[o+1]),this._$AH[o]=a}r&&!s&&this.j(t)}j(t){t===C?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class I extends z{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===C?void 0:t}}class P extends z{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==C)}}class D extends z{constructor(t,e,n,s,i){super(t,e,n,s,i),this.type=5}_$AI(t,e=this){if((t=R(this,t,e,0)??C)===E)return;const n=this._$AH,s=t===C&&n!==C||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,i=t!==C&&(n===C||s);s&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class L{constructor(t,e,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){R(this,t)}}const N={M:s,P:i,A:r,C:1,L:$,R:T,D:u,V:R,I:O,H:z,N:P,U:D,B:I,F:L},j=t.litHtmlPolyfillSupport;j?.(x,O),(t.litHtmlVersions??=[]).push("3.2.1");const U=(t,e,n)=>{const s=n?.renderBefore??e;let i=s._$litPart$;if(void 0===i){const t=n?.renderBefore??null;s._$litPart$=i=new O(e.insertBefore(l(),t),t,void 0,n??{})}return i._$AI(t),i
7
7
  /**
8
8
  * @license
9
9
  * Copyright 2017 Google LLC
@@ -13,22 +13,22 @@
13
13
  * @license
14
14
  * Copyright 2020 Google LLC
15
15
  * SPDX-License-Identifier: BSD-3-Clause
16
- */const{I:X}=N,G=(t,e)=>void 0===e?void 0!==t?._$litType$:t?._$litType$===e,Z=t=>void 0===t.strings,K=()=>document.createComment(""),J=(t,e,n)=>{const s=t._$AA.parentNode,i=void 0===e?t._$AB:e._$AA;if(void 0===n){const e=s.insertBefore(K(),i),r=s.insertBefore(K(),i);n=new X(e,r,t,t.options)}else{const e=n._$AB.nextSibling,r=n._$AM,o=r!==t;if(o){let e;n._$AQ?.(t),n._$AM=t,void 0!==n._$AP&&(e=t._$AU)!==r._$AU&&n._$AP(e)}if(e!==i||o){let t=n._$AA;for(;t!==e;){const e=t.nextSibling;s.insertBefore(t,i),t=e}}}return n},Q=(t,e,n=t)=>(t._$AI(e,n),t),tt={},et=(t,e=tt)=>t._$AH=e,nt=t=>t._$AH,st=t=>{t._$AP?.(!1,!0);let e=t._$AA;const n=t._$AB.nextSibling;for(;e!==n;){const t=e.nextSibling;e.remove(),e=t}},it=t=>{t._$AR()},rt=(t,e)=>{const n=t._$AN;if(void 0===n)return!1;for(const t of n)t._$AO?.(e,!1),rt(t,e);return!0},ot=t=>{let e,n;do{if(void 0===(e=t._$AM))break;n=e._$AN,n.delete(t),t=e}while(0===n?.size)},at=t=>{for(let e;e=t._$AM;t=e){let n=e._$AN;if(void 0===n)e._$AN=n=new Set;else if(n.has(t))break;n.add(t),ht(e)}};
16
+ */const{I:X}=N,Z=(t,e)=>void 0===e?void 0!==t?._$litType$:t?._$litType$===e,G=t=>void 0===t.strings,K=()=>document.createComment(""),J=(t,e,n)=>{const s=t._$AA.parentNode,i=void 0===e?t._$AB:e._$AA;if(void 0===n){const e=s.insertBefore(K(),i),r=s.insertBefore(K(),i);n=new X(e,r,t,t.options)}else{const e=n._$AB.nextSibling,r=n._$AM,o=r!==t;if(o){let e;n._$AQ?.(t),n._$AM=t,void 0!==n._$AP&&(e=t._$AU)!==r._$AU&&n._$AP(e)}if(e!==i||o){let t=n._$AA;for(;t!==e;){const e=t.nextSibling;s.insertBefore(t,i),t=e}}}return n},Q=(t,e,n=t)=>(t._$AI(e,n),t),tt={},et=(t,e=tt)=>t._$AH=e,nt=t=>t._$AH,st=t=>{t._$AP?.(!1,!0);let e=t._$AA;const n=t._$AB.nextSibling;for(;e!==n;){const t=e.nextSibling;e.remove(),e=t}},it=t=>{t._$AR()},rt=(t,e)=>{const n=t._$AN;if(void 0===n)return!1;for(const t of n)t._$AO?.(e,!1),rt(t,e);return!0},ot=t=>{let e,n;do{if(void 0===(e=t._$AM))break;n=e._$AN,n.delete(t),t=e}while(0===n?.size)},at=t=>{for(let e;e=t._$AM;t=e){let n=e._$AN;if(void 0===n)e._$AN=n=new Set;else if(n.has(t))break;n.add(t),ht(e)}};
17
17
  /**
18
18
  * @license
19
19
  * Copyright 2017 Google LLC
20
20
  * SPDX-License-Identifier: BSD-3-Clause
21
- */function lt(t){void 0!==this._$AN?(ot(this),this._$AM=t,at(this)):this._$AM=t}function ct(t,e=!1,n=0){const s=this._$AH,i=this._$AN;if(void 0!==i&&0!==i.size)if(e)if(Array.isArray(s))for(let t=n;t<s.length;t++)rt(s[t],!1),ot(s[t]);else null!=s&&(rt(s,!1),ot(s));else rt(this,t)}const ht=t=>{t.type==V&&(t._$AP??=ct,t._$AQ??=lt)};class ut extends q{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,n){super._$AT(t,e,n),at(this),this.isConnected=t._$AU}_$AO(t,e=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),e&&(rt(this,t),ot(this))}setValue(t){if(Z(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}}
21
+ */function lt(t){void 0!==this._$AN?(ot(this),this._$AM=t,at(this)):this._$AM=t}function ct(t,e=!1,n=0){const s=this._$AH,i=this._$AN;if(void 0!==i&&0!==i.size)if(e)if(Array.isArray(s))for(let t=n;t<s.length;t++)rt(s[t],!1),ot(s[t]);else null!=s&&(rt(s,!1),ot(s));else rt(this,t)}const ht=t=>{t.type==V&&(t._$AP??=ct,t._$AQ??=lt)};class ut extends q{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,n){super._$AT(t,e,n),at(this),this.isConnected=t._$AU}_$AO(t,e=!0){t!==this.isConnected&&(this.isConnected=t,t?this.reconnected?.():this.disconnected?.()),e&&(rt(this,t),ot(this))}setValue(t){if(G(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}}
22
22
  /**
23
23
  * @license
24
24
  * Copyright 2021 Google LLC
25
25
  * SPDX-License-Identifier: BSD-3-Clause
26
- */class dt{constructor(t){this.Y=t}disconnect(){this.Y=void 0}reconnect(t){this.Y=t}deref(){return this.Y}}let ft=class{constructor(){this.Z=void 0,this.q=void 0}get(){return this.Z}pause(){this.Z??=new Promise(t=>this.q=t)}resume(){this.q?.(),this.Z=this.q=void 0}},pt=class extends ut{constructor(){super(...arguments),this._$CK=new dt(this),this._$CX=new ft}render(t,e){return S}update(t,[e,n]){if(this.isConnected||this.disconnected(),e===this._$CJ)return S;this._$CJ=e;let s=0;const{_$CK:i,_$CX:r}=this;return(async(t,e)=>{for await(const n of t)if(!1===await e(n))return})(e,async t=>{for(;r.get();)await r.get();const o=i.deref();if(void 0!==o){if(o._$CJ!==e)return!1;void 0!==n&&(t=n(t,s)),o.commitValue(t,s),s++}return!0}),S}commitValue(t,e){this.setValue(t)}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}};
26
+ */class dt{constructor(t){this.Y=t}disconnect(){this.Y=void 0}reconnect(t){this.Y=t}deref(){return this.Y}}let ft=class{constructor(){this.Z=void 0,this.q=void 0}get(){return this.Z}pause(){this.Z??=new Promise(t=>this.q=t)}resume(){this.q?.(),this.Z=this.q=void 0}},pt=class extends ut{constructor(){super(...arguments),this._$CK=new dt(this),this._$CX=new ft}render(t,e){return E}update(t,[e,n]){if(this.isConnected||this.disconnected(),e===this._$CJ)return E;this._$CJ=e;let s=0;const{_$CK:i,_$CX:r}=this;return(async(t,e)=>{for await(const n of t)if(!1===await e(n))return})(e,async t=>{for(;r.get();)await r.get();const o=i.deref();if(void 0!==o){if(o._$CJ!==e)return!1;void 0!==n&&(t=n(t,s)),o.commitValue(t,s),s++}return!0}),E}commitValue(t,e){this.setValue(t)}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}};
27
27
  /**
28
28
  * @license
29
29
  * Copyright 2017 Google LLC
30
30
  * SPDX-License-Identifier: BSD-3-Clause
31
- */const mt=B(pt),_t=B(class extends pt{constructor(t){if(super(t),t.type!==V)throw Error("asyncAppend can only be used in child expressions")}update(t,e){return this._$Ctt=t,super.update(t,e)}commitValue(t,e){0===e&&it(this._$Ctt);const n=J(this._$Ctt);Q(n,t)}}),gt=t=>(t=>null!=t?._$litType$?.h)(t)?t._$litType$.h:t.strings,yt=B(class extends q{constructor(t){super(t),this.et=new WeakMap}render(t){return[t]}update(t,[e]){const n=G(this.it)?gt(this.it):null,s=G(e)?gt(e):null;if(null!==n&&(null===s||n!==s)){const e=nt(t).pop();let s=this.et.get(n);if(void 0===s){const t=document.createDocumentFragment();s=U(C,t),s.setConnected(!1),this.et.set(n,s)}et(s,[e]),J(s,void 0,e)}if(null!==s){if(null===n||n!==s){const e=this.et.get(s);if(void 0!==e){const n=nt(e).pop();it(t),J(t,void 0,n),et(t,[n])}}this.it=e}else this.it=void 0;return this.render(e)}}),vt=B(class extends q{constructor(t){if(super(t),t.type!==F||"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 n=t.element.classList;for(const t of this.st)t in e||(n.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?(n.add(t),this.st.add(t)):(n.remove(t),this.st.delete(t)))}return S}}),wt={},bt=B(class extends q{constructor(){super(...arguments),this.ot=wt}render(t,e){return e()}update(t,[e,n]){if(Array.isArray(e)){if(Array.isArray(this.ot)&&this.ot.length===e.length&&e.every((t,e)=>t===this.ot[e]))return S}else if(this.ot===e)return S;return this.ot=Array.isArray(e)?Array.from(e):e,this.render(e,n)}});
31
+ */const mt=B(pt),_t=B(class extends pt{constructor(t){if(super(t),t.type!==V)throw Error("asyncAppend can only be used in child expressions")}update(t,e){return this._$Ctt=t,super.update(t,e)}commitValue(t,e){0===e&&it(this._$Ctt);const n=J(this._$Ctt);Q(n,t)}}),gt=t=>(t=>null!=t?._$litType$?.h)(t)?t._$litType$.h:t.strings,yt=B(class extends q{constructor(t){super(t),this.et=new WeakMap}render(t){return[t]}update(t,[e]){const n=Z(this.it)?gt(this.it):null,s=Z(e)?gt(e):null;if(null!==n&&(null===s||n!==s)){const e=nt(t).pop();let s=this.et.get(n);if(void 0===s){const t=document.createDocumentFragment();s=U(C,t),s.setConnected(!1),this.et.set(n,s)}et(s,[e]),J(s,void 0,e)}if(null!==s){if(null===n||n!==s){const e=this.et.get(s);if(void 0!==e){const n=nt(e).pop();it(t),J(t,void 0,n),et(t,[n])}}this.it=e}else this.it=void 0;return this.render(e)}}),vt=B(class extends q{constructor(t){if(super(t),t.type!==F||"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 n=t.element.classList;for(const t of this.st)t in e||(n.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?(n.add(t),this.st.add(t)):(n.remove(t),this.st.delete(t)))}return E}}),wt={},bt=B(class extends q{constructor(){super(...arguments),this.ot=wt}render(t,e){return e()}update(t,[e,n]){if(Array.isArray(e)){if(Array.isArray(this.ot)&&this.ot.length===e.length&&e.every((t,e)=>t===this.ot[e]))return E}else if(this.ot===e)return E;return this.ot=Array.isArray(e)?Array.from(e):e,this.render(e,n)}}),St=t=>t??C;
32
32
  /**
33
33
  * @license
34
34
  * Copyright 2017 Google LLC
@@ -39,7 +39,12 @@
39
39
  * Copyright 2021 Google LLC
40
40
  * SPDX-License-Identifier: BSD-3-Clause
41
41
  */
42
- const xt=B(class extends q{constructor(){super(...arguments),this.key=C}render(t,e){return this.key=t,e}update(t,[e,n]){return e!==this.key&&(et(t),this.key=e),n}}),St=B(class extends q{constructor(t){if(super(t),t.type!==W&&t.type!==F&&t.type!==H)throw Error("The `live` directive is not allowed on child or event bindings");if(!Z(t))throw Error("`live` bindings can only contain a single expression")}render(t){return t}update(t,[e]){if(e===S||e===C)return e;const n=t.element,s=t.name;if(t.type===W){if(e===n[s])return S}else if(t.type===H){if(!!e===n.hasAttribute(s))return S}else if(t.type===F&&n.getAttribute(s)===e+"")return S;return et(t),e}});
42
+ function*Et(t,e){const n="function"==typeof e;if(void 0!==t){let s=-1;for(const i of t)s>-1&&(yield n?e(s):e),s++,yield i}}
43
+ /**
44
+ * @license
45
+ * Copyright 2021 Google LLC
46
+ * SPDX-License-Identifier: BSD-3-Clause
47
+ */const Ct=B(class extends q{constructor(){super(...arguments),this.key=C}render(t,e){return this.key=t,e}update(t,[e,n]){return e!==this.key&&(et(t),this.key=e),n}}),At=B(class extends q{constructor(t){if(super(t),t.type!==W&&t.type!==F&&t.type!==H)throw Error("The `live` directive is not allowed on child or event bindings");if(!G(t))throw Error("`live` bindings can only contain a single expression")}render(t){return t}update(t,[e]){if(e===E||e===C)return e;const n=t.element,s=t.name;if(t.type===W){if(e===n[s])return E}else if(t.type===H){if(!!e===n.hasAttribute(s))return E}else if(t.type===F&&n.getAttribute(s)===e+"")return E;return et(t),e}});
43
48
  /**
44
49
  * @license
45
50
  * Copyright 2020 Google LLC
@@ -47,10 +52,15 @@ const xt=B(class extends q{constructor(){super(...arguments),this.key=C}render(t
47
52
  */
48
53
  /**
49
54
  * @license
50
- * Copyright 2017 Google LLC
55
+ * Copyright 2021 Google LLC
51
56
  * SPDX-License-Identifier: BSD-3-Clause
52
57
  */
53
- const Ct=(t,e,n)=>{const s=new Map;for(let i=e;i<=n;i++)s.set(t[i],i);return s},Et=B(class extends q{constructor(t){if(super(t),t.type!==V)throw Error("repeat() can only be used in text expressions")}dt(t,e,n){let s;void 0===n?n=e:void 0!==e&&(s=e);const i=[],r=[];let o=0;for(const e of t)i[o]=s?s(e,o):o,r[o]=n(e,o),o++;return{values:r,keys:i}}render(t,e,n){return this.dt(t,e,n).values}update(t,[e,n,s]){const i=nt(t),{values:r,keys:o}=this.dt(e,n,s);if(!Array.isArray(i))return this.ut=o,r;const a=this.ut??=[],l=[];let c,h,u=0,d=i.length-1,f=0,p=r.length-1;for(;u<=d&&f<=p;)if(null===i[u])u++;else if(null===i[d])d--;else if(a[u]===o[f])l[f]=Q(i[u],r[f]),u++,f++;else if(a[d]===o[p])l[p]=Q(i[d],r[p]),d--,p--;else if(a[u]===o[p])l[p]=Q(i[u],r[p]),J(t,l[p+1],i[u]),u++,p--;else if(a[d]===o[f])l[f]=Q(i[d],r[f]),J(t,i[u],i[d]),d--,f++;else if(void 0===c&&(c=Ct(o,f,p),h=Ct(a,u,d)),c.has(a[u]))if(c.has(a[d])){const e=h.get(o[f]),n=void 0!==e?i[e]:null;if(null===n){const e=J(t,i[u]);Q(e,r[f]),l[f]=e}else l[f]=Q(n,r[f]),J(t,i[u],n),i[e]=null;f++}else st(i[d]),d--;else st(i[u]),u++;for(;f<=p;){const e=J(t,l[p+1]);Q(e,r[f]),l[f++]=e}for(;u<=d;){const t=i[u++];null!==t&&st(t)}return this.ut=o,et(t,l),S}}),At="important",Mt=" !"+At,kt=B(class extends q{constructor(t){if(super(t),t.type!==F||"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,n)=>{const s=t[n];return null==s?e:e+`${n=n.includes("-")?n:n.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${s};`},"")}update(t,[e]){const{style:n}=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("-")?n.removeProperty(t):n[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(Mt);t.includes("-")||e?n.setProperty(t,e?s.slice(0,-11):s,e?At:""):n[t]=s}}return S}});
58
+ function*kt(t,e,n=1){const s=void 0===e?0:t;e??=t;for(let t=s;n>0?t<e:e<t;t+=n)yield t}
59
+ /**
60
+ * @license
61
+ * Copyright 2017 Google LLC
62
+ * SPDX-License-Identifier: BSD-3-Clause
63
+ */const Mt=(t,e,n)=>{const s=new Map;for(let i=e;i<=n;i++)s.set(t[i],i);return s},$t=B(class extends q{constructor(t){if(super(t),t.type!==V)throw Error("repeat() can only be used in text expressions")}dt(t,e,n){let s;void 0===n?n=e:void 0!==e&&(s=e);const i=[],r=[];let o=0;for(const e of t)i[o]=s?s(e,o):o,r[o]=n(e,o),o++;return{values:r,keys:i}}render(t,e,n){return this.dt(t,e,n).values}update(t,[e,n,s]){const i=nt(t),{values:r,keys:o}=this.dt(e,n,s);if(!Array.isArray(i))return this.ut=o,r;const a=this.ut??=[],l=[];let c,h,u=0,d=i.length-1,f=0,p=r.length-1;for(;u<=d&&f<=p;)if(null===i[u])u++;else if(null===i[d])d--;else if(a[u]===o[f])l[f]=Q(i[u],r[f]),u++,f++;else if(a[d]===o[p])l[p]=Q(i[d],r[p]),d--,p--;else if(a[u]===o[p])l[p]=Q(i[u],r[p]),J(t,l[p+1],i[u]),u++,p--;else if(a[d]===o[f])l[f]=Q(i[d],r[f]),J(t,i[u],i[d]),d--,f++;else if(void 0===c&&(c=Mt(o,f,p),h=Mt(a,u,d)),c.has(a[u]))if(c.has(a[d])){const e=h.get(o[f]),n=void 0!==e?i[e]:null;if(null===n){const e=J(t,i[u]);Q(e,r[f]),l[f]=e}else l[f]=Q(n,r[f]),J(t,i[u],n),i[e]=null;f++}else st(i[d]),d--;else st(i[u]),u++;for(;f<=p;){const e=J(t,l[p+1]);Q(e,r[f]),l[f++]=e}for(;u<=d;){const t=i[u++];null!==t&&st(t)}return this.ut=o,et(t,l),E}}),xt="important",Rt=" !"+xt,Tt=B(class extends q{constructor(t){if(super(t),t.type!==F||"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,n)=>{const s=t[n];return null==s?e:e+`${n=n.includes("-")?n:n.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${s};`},"")}update(t,[e]){const{style:n}=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("-")?n.removeProperty(t):n[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(Rt);t.includes("-")||e?n.setProperty(t,e?s.slice(0,-11):s,e?xt:""):n[t]=s}}return E}});
54
64
  /**
55
65
  * @license
56
66
  * Copyright 2018 Google LLC
@@ -61,17 +71,17 @@ const Ct=(t,e,n)=>{const s=new Map;for(let i=e;i<=n;i++)s.set(t[i],i);return s},
61
71
  * Copyright 2017 Google LLC
62
72
  * SPDX-License-Identifier: BSD-3-Clause
63
73
  */
64
- class $t extends q{constructor(t){if(super(t),this.it=C,t.type!==V)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===C||null==t)return this._t=void 0,this.it=t;if(t===S)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}$t.directiveName="unsafeHTML",$t.resultType=1;const Tt=B($t),Rt=t=>!(t=>null===t||"object"!=typeof t&&"function"!=typeof t)(t)&&"function"==typeof t.then,Ot=1073741823;
74
+ class Ot extends q{constructor(t){if(super(t),this.it=C,t.type!==V)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(t){if(t===C||null==t)return this._t=void 0,this.it=t;if(t===E)return t;if("string"!=typeof t)throw Error(this.constructor.directiveName+"() called with a non-string value");if(t===this.it)return this._t;this.it=t;const e=[t];return e.raw=e,this._t={_$litType$:this.constructor.resultType,strings:e,values:[]}}}Ot.directiveName="unsafeHTML",Ot.resultType=1;const zt=B(Ot),It=t=>!(t=>null===t||"object"!=typeof t&&"function"!=typeof t)(t)&&"function"==typeof t.then,Pt=1073741823;
65
75
  /**
66
76
  * @license
67
77
  * Copyright 2017 Google LLC
68
78
  * SPDX-License-Identifier: BSD-3-Clause
69
- */const Pt=B(class extends ut{constructor(){super(...arguments),this._$Cwt=Ot,this._$Cbt=[],this._$CK=new dt(this),this._$CX=new ft}render(...t){return t.find(t=>!Rt(t))??S}update(t,e){const n=this._$Cbt;let s=n.length;this._$Cbt=e;const i=this._$CK,r=this._$CX;this.isConnected||this.disconnected();for(let t=0;t<e.length&&!(t>this._$Cwt);t++){const o=e[t];if(!Rt(o))return this._$Cwt=t,o;t<s&&o===n[t]||(this._$Cwt=Ot,s=0,Promise.resolve(o).then(async t=>{for(;r.get();)await r.get();const e=i.deref();if(void 0!==e){const n=e._$Cbt.indexOf(o);n>-1&&n<e._$Cwt&&(e._$Cwt=n,e.setValue(t))}}))}return S}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}});
79
+ */const Dt=B(class extends ut{constructor(){super(...arguments),this._$Cwt=Pt,this._$Cbt=[],this._$CK=new dt(this),this._$CX=new ft}render(...t){return t.find(t=>!It(t))??E}update(t,e){const n=this._$Cbt;let s=n.length;this._$Cbt=e;const i=this._$CK,r=this._$CX;this.isConnected||this.disconnected();for(let t=0;t<e.length&&!(t>this._$Cwt);t++){const o=e[t];if(!It(o))return this._$Cwt=t,o;t<s&&o===n[t]||(this._$Cwt=Pt,s=0,Promise.resolve(o).then(async t=>{for(;r.get();)await r.get();const e=i.deref();if(void 0!==e){const n=e._$Cbt.indexOf(o);n>-1&&n<e._$Cwt&&(e._$Cwt=n,e.setValue(t))}}))}return E}disconnected(){this._$CK.disconnect(),this._$CX.pause()}reconnected(){this._$CK.reconnect(this),this._$CX.resume()}});
70
80
  /**
71
81
  * @license
72
82
  * Copyright 2021 Google LLC
73
83
  * SPDX-License-Identifier: BSD-3-Clause
74
- */const zt=()=>{},It={registerComponent:zt,unregisterComponent:zt,notifyRender:zt,getComponentName:()=>"Anonymous",logComponentMount:zt,logComponentRender:zt,logComponentUnmount:zt,logAtomSet:zt,logAtomUpdate:zt,logEventTrigger:zt,logCleanupEventTrigger:zt,logFetchRequest:zt,logFetchResponse:zt,logFetchError:zt,recordRender:zt};function Dt(t,e){It.registerComponent(t,e)}function Lt(t){return It.getComponentName(t)}function Nt(t,e){It.logEventTrigger(t,e)}function jt(t,e,n){It.recordRender(t,e,n)}function Ut(){return It.registerComponent!==zt}let Ft=!1,Vt=new Set,Wt=!1;function Ht(){return Ft}function Yt(){return Wt}function Bt(t){Vt.add(t)}function qt(){Wt=!0}function Xt(){Wt=!1}function Gt(){const t={prevEnabled:Ft,prevStores:Vt};return Ft=!0,Vt=new Set,t}function Zt(t){const e=Vt;return Ft=t.prevEnabled,Vt=t.prevStores,e}const Kt=Gt,Jt=Zt,Qt={setupInProgress:!1,templateInProgress:!1,viewOuterInProgress:!1,isHookRunning:!1};function te(t){if(!Qt.isHookRunning){if(Qt.templateInProgress)throw new Error(`${t} cannot be created during template function execution. Only scopes (useScope) are allowed in templates.`);if(Yt())throw new Error(`${t} cannot be created inside a memo() or effect(). They should only read state, not create new reactive primitives.`)}}function ee(t){if(!Qt.viewOuterInProgress){if(Qt.templateInProgress)throw new Error(`${t} cannot be called during template function execution. Move it to the component's outer function.`);if(Yt())throw new Error(`${t} cannot be called inside a memo() or effect(). Move it to the component's outer function.`);throw new Error(`${t} must be called inside a component's outer function. It cannot be used at module level or inside inner functions (e.g. event handlers, timers, or callbacks).`)}}function ne(t,e){(function(){if("undefined"==typeof window)return!0;const t=window.location.hostname;return"localhost"===t||"127.0.0.1"===t||"[::1]"===t||t.startsWith("192.168.")||t.startsWith("10.")||t.endsWith(".local")})()&&(e?console.error(`[${e}]`,t):console.error(t))}function se(t,e,n,s){if("a"===n&&!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"===n?s:"a"===n?s.call(t):s?s.value:e.get(t)}function ie(t,e,n,s,i){if("m"===s)throw new TypeError("Private method is not writable");if("a"===s&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===s?i.call(t,n):i?i.value=n:e.set(t,n),n}var re,oe,ae;"function"==typeof SuppressedError&&SuppressedError;class le{constructor(){re.set(this,new Set),oe.set(this,1)}subscribe(t){return se(this,re,"f").add(t),()=>se(this,re,"f").delete(t)}notify(){var t;ie(this,oe,(t=se(this,oe,"f"),++t),"f"),[...se(this,re,"f")].forEach(t=>{try{t?.()}catch(t){console.error(t)}})}getVersion(){return se(this,oe,"f")}get subscriberCount(){return se(this,re,"f").size}clear(){se(this,re,"f").clear()}}re=new WeakMap,oe=new WeakMap;class ce{constructor(){ae.set(this,new Set)}subscribe(t){return te("subscribe"),se(this,ae,"f").has(t)?()=>{}:(se(this,ae,"f").add(t),()=>se(this,ae,"f").delete(t))}trigger(t){se(this,ae,"f").forEach(e=>{try{e(t)}catch(t){console.error("Error in event handler:",t)}})}get handlerCount(){return se(this,ae,"f").size}clear(){se(this,ae,"f").clear()}}ae=new WeakMap;const he=[];function ue(t,e){he.push(t);let n=null;try{n=e()}finally{he.pop()}return n}function de(t){const e=he[he.length-1];if(!e){if(!1!==t)throw new Error("getCurrentHost(): No active host context");return null}return e}let fe=!1;function pe(){return fe}function me(t){t.DOMReadyEvent?.cleanupAndClearSubs(),t.PaintEvent?.cleanupAndClearSubs(),t.cleanups.forEach(t=>t.forEach(t=>{try{t()}catch(t){console.error("Error during cleanup:",t)}})),t.cleanups.clear(),t.onEachUpdateCallbacks.clear(),t.scopes=new Map,t._templateFn=null,t._xviewRender=()=>{},t._hasMounted=!1,t._errorState=null,t._errorHandlers=[]}const _e=new class{constructor(){this.pending=new Set,this.isScheduled=!1}scheduleDisconnect(t){this.pending.add(t),this.isScheduled||(this.isScheduled=!0,queueMicrotask(()=>this.flush()))}cancelDisconnect(t){this.pending.delete(t)}flush(){const t=Array.from(this.pending);this.pending.clear(),this.isScheduled=!1;for(const e of t)e.isConnected||(me(e),e._view=null,e._props={},e.oldView=void 0)}reset(){this.pending.clear(),this.isScheduled=!1}},ge=new class{constructor(){this.pendingEffects=new Set,this.isScheduled=!1,this._isFlushing=!1}get isFlushing(){return this._isFlushing}reset(){this.pendingEffects.clear(),this.isScheduled=!1,this._isFlushing=!1}schedule(t){this.pendingEffects.add(t),this.isScheduled||(this.isScheduled=!0,queueMicrotask(()=>this.flush()))}flush(){this._isFlushing=!0;let t=0;for(;this.pendingEffects.size>0;){if(t++>=500){this.pendingEffects.clear(),console.error("EffectScheduler: Maximum iteration limit (500) reached. This likely means an effect is infinitely updating its own dependency. Remaining effects have been dropped.");break}const e=Array.from(this.pendingEffects);this.pendingEffects.clear();for(const t of e)try{t()}catch(t){ne(t,"Effect")}}this._isFlushing=!1,this.isScheduled=!1,ye.flush()}},ye=new class{constructor(){this.pendingComponents=new Set,this.nextPendingComponents=new Set,this._currentWave=new Set,this.isScheduled=!1,this._isFlushing=!1,this._flushVersion=0,this._onIdleCallbacks=[]}get flushVersion(){return this._flushVersion}onceIdle(t){this._onIdleCallbacks.push(t),this._isFlushing||this.isScheduled||queueMicrotask(()=>this._drainIdleCallbacks())}_drainIdleCallbacks(){if(this._isFlushing||this.isScheduled)return;if(this.pendingComponents.size>0||this.nextPendingComponents.size>0)return;const t=this._onIdleCallbacks.splice(0);for(const e of t)try{e()}catch(t){console.error(t)}}reset(){this.pendingComponents.clear(),this.nextPendingComponents.clear(),this._currentWave.clear(),this._onIdleCallbacks.length=0,this.isScheduled=!1,this._isFlushing=!1}schedule(t){if(this._isFlushing){if(this._currentWave.has(t)&&t._renderVersion!==this._flushVersion)return;this.nextPendingComponents.add(t)}else this.pendingComponents.add(t);this.isScheduled||(this.isScheduled=!0,queueMicrotask(()=>{ge.isScheduled||ge.isFlushing||this.flush()}))}flush(){for(this.nextPendingComponents.size>0&&(this.nextPendingComponents.forEach(t=>this.pendingComponents.add(t)),this.nextPendingComponents.clear()),this._isFlushing=!0,this._flushVersion++;this.pendingComponents.size>0;){const t=Array.from(this.pendingComponents);this.pendingComponents.clear(),t.sort((t,e)=>t._depth-e._depth),this._currentWave=new Set(t);for(const e of t)if(e.isConnected)try{e._render()}catch(t){ne(t,"Component render")}this._currentWave.clear()}this._isFlushing=!1,this.isScheduled=!1,this.nextPendingComponents.size>0?(this.isScheduled=!0,queueMicrotask(()=>{ge.isScheduled||ge.isFlushing||this.flush()})):this._drainIdleCallbacks()}},ve=()=>{if(Qt.templateInProgress&&!Qt.setupInProgress)throw Error("Providers such as atoms, units, bubbles, getters, setters and actions can't be created inside the template function, you can create them in view function. Because template function gets called everytime the view updates.")},we=()=>{},be=t=>{ve(),t.__isOnMount__=!0;const e=de();e.addToCleanUps(t,we);if("AsyncFunction"===t.constructor.name&&pe())return e._asyncMountQueue=e._asyncMountQueue??[],void e._asyncMountQueue.push(t);let n=!1;e.DOMReadyEvent.__subscribe(()=>{if(n)return;n=!0;const s=t();if(s&&"object"==typeof s&&"function"==typeof s.then)return;const i=s;i&&e.addToCleanUps(t,i)})},xe=(t,e=!0)=>{if(e&&te("Setter"),Qt.setupInProgress&&e)throw new Error("Setter cannot be created inside setup function. Define setters as class properties before setup runs.");let n=t;const s=de();e&&ve();const i=new Set;try{const t=(...t)=>{const e=n(...t);return[...i].forEach(t=>{try{ge.schedule(()=>t?.())}catch(t){console.error(t)}}),s?.isConnected&&ye.schedule(s),e};return t.__subscribe=t=>(te("subscribe"),i.add(t),()=>i.delete(t)),t.__isSetter___=!0,t.set=t=>{n=t},Object.defineProperty(t,"__version__",{get:()=>0}),t}catch(t){throw new Error("You can only use setter or _ inside a scope or useState or view component's outer function")}},Se=xe;function Ce(t,e=!0,n){if(Yt())return;const s=de(e);if(s&&t&&!s.cleanups.has(t)){const e=n||t.__subscribe||t.subscribe,i=e?.(()=>{ye.schedule(s)});s.addToCleanUps(t,i)}}const Ee=(t,e)=>{t.__isOn__=!0,te("on");const n=new Set;let s;const i=()=>{if(s){try{s()}catch(t){console.error("Error in on() cleanup:",t)}s=void 0}const e=t();"function"==typeof e&&(s=e)},r=()=>ge.schedule(i);e.forEach(t=>{n.add(t.__subscribe(r))});const o=()=>{if(n.forEach(t=>t()),s){try{s()}catch(t){console.error("Error in on() cleanup:",t)}s=void 0}};return Ae(t,o),o};const Ae=(t,e)=>{const n=de(!1);n&&n.addToCleanUps(t,e)},Me=t=>{te("cleanupEvent");const e=t||Math.random().toString(36).substring(2,15),n=new Map,s=()=>{n.forEach(t=>{if(t)try{t()}catch(t){ne(t,"cleanupEvent cleanup")}})},i={trigger:t=>{!function(t,e){It.logCleanupEventTrigger(t,e)}(e,t),n.forEach((e,s)=>{if(e)try{e()}catch(t){ne(t,"cleanupEvent cleanup")}try{const e=s(t);n.set(s,e)}catch(t){ne(t,"cleanupEvent handler"),n.set(s,void 0)}})},__subscribe:t=>(n.set(t,void 0),()=>{const e=n.get(t);if(e)try{e()}catch(t){ne(t,"cleanupEvent unsubscribe")}n.delete(t)}),cleanup:s,cleanupAndClearSubs:()=>{s(),n.clear()},get hasSubscribers(){return n.size>0},name:e,__isCleanupEvent___:!0,__isEvent___:!0};return i};function ke(t){return!!t&&("AsyncFunction"===t.constructor?.name||t instanceof Promise||"object"==typeof t&&null!==t&&"then"in t||"function"==typeof t.then)}function $e(t){return"function"==typeof t?t():t}function Te(t){return t.default||t}class Re extends HTMLElement{addScope(t,e){this.scopes.set(t,e)}onEachUpdate(t){this.onEachUpdateCallbacks.add(t)}constructor(){super(),this.name="Anonymous",this.scopes=new Map,this._useStates=[],this.lastVersion=-1,this._depth=0,this._parentComponent=null,this._renderVersion=0,this._errorHandlers=[],this._errorState=null,this.onEachUpdateCallbacks=new Set,this.DOMReadyEvent=null,this.PaintEvent=null,this._isViewLoading=!1,this._onRequestParentScope=t=>{const e=t,n=e.detail?.ScopeClass;if(n&&this.scopes.has(n)){const t=this.scopes.get(n);t&&(e.stopPropagation(),e.detail.resolve(t))}},this._props={},this._propsFn=()=>this._props,this._view=null,this._templateFn=null,this._hasMounted=!1,this._renderScheduled=!1,this.componentId=Math.random(),this.cleanups=new Map,this._xviewRender=()=>{};const t=Qt.templateInProgress;Qt.templateInProgress=!1,ue(this,()=>{this.DOMReadyEvent=Me("DOMReady"),this.PaintEvent=Me("Paint")}),Qt.templateInProgress=t}set props(t){this._props=t,ye.schedule(this)}get props(){return this._props}_applyViewChange(t,e){this.oldView!==t&&(this.oldView=t,e(t),(this._hasMounted||this._errorState)&&me(this))}set view(t){if(null!==t){if(ke(t))return this._isViewLoading=!0,void $e(t).then(t=>{this._isViewLoading=!1,this.view=Te(t)},t=>{this._isViewLoading=!1,this._handleRenderError(t)});"function"==typeof t&&(this.name=t.name||"Anonymous"),this._applyViewChange(t,()=>{this._view=t}),ye.schedule(this)}}get view(){return this._view}callOnEachUpdate(){this.onEachUpdateCallbacks.forEach(t=>t())}connectedCallback(){this.addEventListener("request-parent-scope",this._onRequestParentScope);let t=0,e=null,n=this.parentElement;for(;n;){if(n instanceof Re){e=n,t=n._depth+1;break}n=n.parentElement}this._depth=t,this._parentComponent=e,_e.cancelDisconnect(this),this._hasMounted&&(Ut()&&!this._view?.skipDevToolsRender&&Dt(this,this._view),ye.schedule(this))}disconnectedCallback(){var t,e,n;this.removeEventListener("request-parent-scope",this._onRequestParentScope),Ut()&&(this._view?.__devtools__||this._view?.skipDevToolsRender||(n=Lt(this),It.logComponentUnmount(n)),this._view?.skipDevToolsRender||(t=this,e=this._view,It.unregisterComponent(t,e))),_e.scheduleDisconnect(this)}addToCleanUps(t,e){const n=this.cleanups.get(t);n?n.push(e):this.cleanups.set(t,[e])}_render(){var t,e,n;if(!(this._errorState&&!this._view?.__isErrorView__||this._isViewLoading||this._renderScheduled)&&this._view)if(this._renderVersion=ye.flushVersion,this._hasMounted){if(this._xviewRender){this.callOnEachUpdate();let s=0;if(Ut()){const i=this._view?.__devtools__,r=this._view?.skipDevToolsRender,o=performance.now();this._xviewRender(),s=performance.now()-o,i||r||(jt(Lt(this),this.componentId,s),e=Lt(this),n=s,It.logComponentRender(e,n)),r||(t=this,It.notifyRender(t))}else this._xviewRender()}}else this._mountComponent()}_mountComponent(){const t=this._view;U(b``,this),Qt.viewOuterInProgress=!0;try{this._templateFn=ue(this,()=>t(this._propsFn))}catch(t){return Qt.viewOuterInProgress=!1,void this._handleRenderError(t)}if(Qt.viewOuterInProgress=!1,"function"==typeof this._templateFn){if(this._xviewRender=()=>{Qt.templateInProgress=!0;try{if(!this._templateFn)return;ue(this,()=>{const t=this._templateFn(this._propsFn);U(t,this)}),this.DOMReadyEvent?.trigger(),this.PaintEvent?.hasSubscribers&&requestAnimationFrame(()=>{requestAnimationFrame(()=>{this.isConnected&&this.PaintEvent?.trigger()})})}catch(t){this._handleRenderError(t)}finally{Qt.templateInProgress=!1}},this.callOnEachUpdate(),Ut()){const e=t?.__devtools__,n=t?.skipDevToolsRender,s=performance.now();this._xviewRender();const i=performance.now()-s;e||n||jt(t?.name||"Anonymous",this.componentId,i)}else this._xviewRender();this._view===t&&(this._hasMounted=!0,Ut()&&(t?.skipDevToolsRender||Dt(this,t),t?.__devtools__||t?.skipDevToolsRender||(e=t?.name||"Anonymous",It.logComponentMount(e))))}else this._handleRenderError(new Error("inner function must be a template function that returns html result"));var e}_handleRenderError(t){this._errorState=t;for(const e of this._errorHandlers)try{e(t)}catch(t){}if(ne(t,`Component "${this.name}"`),this._view?.__isErrorView__)return;const e=this.name,n=t instanceof Error?t.message:String(t),s=t instanceof Error&&t.stack?t.stack.split("\n").slice(1).map(t=>t.trim()).filter(Boolean).join("\n"):null,i=()=>()=>b`
84
+ */function Lt(t,e,n){return t?e(t):n?.(t)}const Nt=()=>{},jt={registerComponent:Nt,unregisterComponent:Nt,notifyRender:Nt,getComponentName:()=>"Anonymous",logComponentMount:Nt,logComponentRender:Nt,logComponentUnmount:Nt,logAtomSet:Nt,logAtomUpdate:Nt,logEventTrigger:Nt,logCleanupEventTrigger:Nt,logFetchRequest:Nt,logFetchResponse:Nt,logFetchError:Nt,recordRender:Nt};function Ut(t,e){jt.registerComponent(t,e)}function Ft(t){return jt.getComponentName(t)}function Vt(t,e){jt.logEventTrigger(t,e)}function Wt(t,e,n){jt.recordRender(t,e,n)}function Ht(t){t.registerComponent&&(jt.registerComponent=t.registerComponent),t.unregisterComponent&&(jt.unregisterComponent=t.unregisterComponent),t.notifyRender&&(jt.notifyRender=t.notifyRender),t.getComponentName&&(jt.getComponentName=t.getComponentName),t.logComponentMount&&(jt.logComponentMount=t.logComponentMount),t.logComponentRender&&(jt.logComponentRender=t.logComponentRender),t.logComponentUnmount&&(jt.logComponentUnmount=t.logComponentUnmount),t.logAtomSet&&(jt.logAtomSet=t.logAtomSet),t.logAtomUpdate&&(jt.logAtomUpdate=t.logAtomUpdate),t.logEventTrigger&&(jt.logEventTrigger=t.logEventTrigger),t.logCleanupEventTrigger&&(jt.logCleanupEventTrigger=t.logCleanupEventTrigger),t.logFetchRequest&&(jt.logFetchRequest=t.logFetchRequest),t.logFetchResponse&&(jt.logFetchResponse=t.logFetchResponse),t.logFetchError&&(jt.logFetchError=t.logFetchError),t.recordRender&&(jt.recordRender=t.recordRender)}function Yt(){return jt.registerComponent!==Nt}const Bt=Symbol.for("mates.readTracking");globalThis[Bt]||(globalThis[Bt]={enableReadTracking:!1,storesBeingRead:new Set,effectRunning:!1});const qt=globalThis[Bt];function Xt(){return qt.enableReadTracking}function Zt(){return qt.storesBeingRead}function Gt(){return qt.effectRunning}function Kt(t){qt.storesBeingRead.add(t)}function Jt(){qt.effectRunning=!0}function Qt(){qt.effectRunning=!1}function te(){const t={prevEnabled:qt.enableReadTracking,prevStores:qt.storesBeingRead};return qt.enableReadTracking=!0,qt.storesBeingRead=new Set,t}function ee(t){const e=qt.storesBeingRead;return qt.enableReadTracking=t.prevEnabled,qt.storesBeingRead=t.prevStores,e}const ne=te,se=ee,ie=Symbol.for("mates.componentRunningStatus");globalThis[ie]||(globalThis[ie]={setupInProgress:!1,templateInProgress:!1,viewOuterInProgress:!1,isHookRunning:!1});const re=globalThis[ie];function oe(){return!re.isHookRunning&&(re.templateInProgress||Gt())}function ae(t){if(!re.isHookRunning){if(re.templateInProgress)throw new Error(`${t} cannot be created during template function execution. Only scopes (useScope) are allowed in templates.`);if(Gt())throw new Error(`${t} cannot be created inside a memo() or effect(). They should only read state, not create new reactive primitives.`)}}function le(t){if(!re.viewOuterInProgress){if(re.templateInProgress)throw new Error(`${t} cannot be called during template function execution. Move it to the component's outer function.`);if(Gt())throw new Error(`${t} cannot be called inside a memo() or effect(). Move it to the component's outer function.`);throw new Error(`${t} must be called inside a component's outer function. It cannot be used at module level or inside inner functions (e.g. event handlers, timers, or callbacks).`)}}function ce(t,e){(function(){if("undefined"==typeof window)return!0;const t=window.location.hostname;return"localhost"===t||"127.0.0.1"===t||"[::1]"===t||t.startsWith("192.168.")||t.startsWith("10.")||t.endsWith(".local")})()&&(e?console.error(`[${e}]`,t):console.error(t))}function he(t,e,n,s){if("a"===n&&!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"===n?s:"a"===n?s.call(t):s?s.value:e.get(t)}function ue(t,e,n,s,i){if("m"===s)throw new TypeError("Private method is not writable");if("a"===s&&!i)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===s?i.call(t,n):i?i.value=n:e.set(t,n),n}var de,fe,pe;"function"==typeof SuppressedError&&SuppressedError;class me{constructor(){de.set(this,new Set),fe.set(this,1)}subscribe(t){return he(this,de,"f").add(t),()=>he(this,de,"f").delete(t)}notify(){var t;ue(this,fe,(t=he(this,fe,"f"),++t),"f"),[...he(this,de,"f")].forEach(t=>{try{t?.()}catch(t){console.error(t)}})}getVersion(){return he(this,fe,"f")}get subscriberCount(){return he(this,de,"f").size}clear(){he(this,de,"f").clear()}}de=new WeakMap,fe=new WeakMap;class _e{constructor(){pe.set(this,new Set)}subscribe(t){return ae("subscribe"),he(this,pe,"f").has(t)?()=>{}:(he(this,pe,"f").add(t),()=>he(this,pe,"f").delete(t))}trigger(t){he(this,pe,"f").forEach(e=>{try{e(t)}catch(t){console.error("Error in event handler:",t)}})}get handlerCount(){return he(this,pe,"f").size}clear(){he(this,pe,"f").clear()}}pe=new WeakMap;const ge=Symbol.for("mates.hostStack");globalThis[ge]||(globalThis[ge]=[]);const ye=globalThis[ge];function ve(t,e){ye.push(t);let n=null;try{n=e()}finally{ye.pop()}return n}function we(t){const e=ye[ye.length-1];if(!e){if(!1!==t)throw new Error("getCurrentHost(): No active host context");return null}return e}let be=!1;function Se(t){be=t}function Ee(){return be}function Ce(t){t.DOMReadyEvent?.cleanupAndClearSubs(),t.PaintEvent?.cleanupAndClearSubs(),t.cleanups.forEach(t=>t.forEach(t=>{try{t()}catch(t){console.error("Error during cleanup:",t)}})),t.cleanups.clear(),t.onEachUpdateCallbacks.clear(),t.scopes=new Map,t._templateFn=null,t._xviewRender=()=>{},t._hasMounted=!1,t._errorState=null,t._errorHandlers=[]}const Ae=new class{constructor(){this.pending=new Set,this.isScheduled=!1}scheduleDisconnect(t){this.pending.add(t),this.isScheduled||(this.isScheduled=!0,queueMicrotask(()=>this.flush()))}cancelDisconnect(t){this.pending.delete(t)}flush(){const t=Array.from(this.pending);this.pending.clear(),this.isScheduled=!1;for(const e of t)e.isConnected||(Ce(e),e._view=null,e._props={},e.oldView=void 0)}reset(){this.pending.clear(),this.isScheduled=!1}},ke=new class{constructor(){this.pendingEffects=new Set,this.isScheduled=!1,this._isFlushing=!1}get isFlushing(){return this._isFlushing}reset(){this.pendingEffects.clear(),this.isScheduled=!1,this._isFlushing=!1}schedule(t){this.pendingEffects.add(t),this.isScheduled||(this.isScheduled=!0,queueMicrotask(()=>this.flush()))}flush(){this._isFlushing=!0;let t=0;for(;this.pendingEffects.size>0;){if(t++>=500){this.pendingEffects.clear(),console.error("EffectScheduler: Maximum iteration limit (500) reached. This likely means an effect is infinitely updating its own dependency. Remaining effects have been dropped.");break}const e=Array.from(this.pendingEffects);this.pendingEffects.clear();for(const t of e)try{t()}catch(t){ce(t,"Effect")}}this._isFlushing=!1,this.isScheduled=!1,Me.flush()}},Me=new class{constructor(){this.pendingComponents=new Set,this.nextPendingComponents=new Set,this._currentWave=new Set,this.isScheduled=!1,this._isFlushing=!1,this._flushVersion=0,this._onIdleCallbacks=[]}get flushVersion(){return this._flushVersion}onceIdle(t){this._onIdleCallbacks.push(t),this._isFlushing||this.isScheduled||queueMicrotask(()=>this._drainIdleCallbacks())}_drainIdleCallbacks(){if(this._isFlushing||this.isScheduled)return;if(this.pendingComponents.size>0||this.nextPendingComponents.size>0)return;const t=this._onIdleCallbacks.splice(0);for(const e of t)try{e()}catch(t){console.error(t)}}reset(){this.pendingComponents.clear(),this.nextPendingComponents.clear(),this._currentWave.clear(),this._onIdleCallbacks.length=0,this.isScheduled=!1,this._isFlushing=!1}schedule(t){if(this._isFlushing){if(this._currentWave.has(t)&&t._renderVersion!==this._flushVersion)return;this.nextPendingComponents.add(t)}else this.pendingComponents.add(t);this.isScheduled||(this.isScheduled=!0,queueMicrotask(()=>{ke.isScheduled||ke.isFlushing||this.flush()}))}flush(){for(this.nextPendingComponents.size>0&&(this.nextPendingComponents.forEach(t=>this.pendingComponents.add(t)),this.nextPendingComponents.clear()),this._isFlushing=!0,this._flushVersion++;this.pendingComponents.size>0;){const t=Array.from(this.pendingComponents);this.pendingComponents.clear(),t.sort((t,e)=>t._depth-e._depth),this._currentWave=new Set(t);for(const e of t)if(e.isConnected)try{e._render()}catch(t){ce(t,"Component render")}this._currentWave.clear()}this._isFlushing=!1,this.isScheduled=!1,this.nextPendingComponents.size>0?(this.isScheduled=!0,queueMicrotask(()=>{ke.isScheduled||ke.isFlushing||this.flush()})):this._drainIdleCallbacks()}},$e=()=>{if(re.templateInProgress&&!re.setupInProgress)throw Error("Providers such as atoms, units, bubbles, getters, setters and actions can't be created inside the template function, you can create them in view function. Because template function gets called everytime the view updates.")},xe=()=>{},Re=t=>{$e(),t.__isOnMount__=!0;const e=we();e.addToCleanUps(t,xe);if("AsyncFunction"===t.constructor.name&&Ee())return e._asyncMountQueue=e._asyncMountQueue??[],void e._asyncMountQueue.push(t);let n=!1;e.DOMReadyEvent.__subscribe(()=>{if(n)return;n=!0;const s=t();if(s&&"object"==typeof s&&"function"==typeof s.then)return;const i=s;i&&e.addToCleanUps(t,i)})},Te=t=>{$e(),t.__isOnPaint__=!0;const e=we();e.addToCleanUps(t,xe),e.PaintEvent.__subscribe(()=>t())},Oe=t=>{$e(),t.__isOnAllMount__=!0;const e=we();e.addToCleanUps(t,xe),Me.onceIdle(()=>{if(!e.isConnected)return;const n=t();n&&e.addToCleanUps(t,n)})},ze=t=>{$e(),t.__isOnCleanup__=!0;we().addToCleanUps(t,t)},Ie=(t,e=!0)=>{if(e&&ae("Setter"),re.setupInProgress&&e)throw new Error("Setter cannot be created inside setup function. Define setters as class properties before setup runs.");let n=t;const s=we();e&&$e();const i=new Set;try{const t=(...t)=>{const e=n(...t);return[...i].forEach(t=>{try{ke.schedule(()=>t?.())}catch(t){console.error(t)}}),s?.isConnected&&Me.schedule(s),e};return t.__subscribe=t=>(ae("subscribe"),i.add(t),()=>i.delete(t)),t.__isSetter___=!0,t.set=t=>{n=t},Object.defineProperty(t,"__version__",{get:()=>0}),t}catch(t){throw new Error("You can only use setter or _ inside a scope or useState or view component's outer function")}},Pe=Ie;function De(t,e=!0,n){if(Gt())return;const s=we(e);if(s&&t&&!s.cleanups.has(t)){const e=n||t.__subscribe||t.subscribe,i=e?.(()=>{Me.schedule(s)});s.addToCleanUps(t,i)}}function Le(t){return De(t,!0),t}const Ne=(t,e)=>{t.__isOn__=!0,ae("on");const n=new Set;let s;const i=()=>{if(s){try{s()}catch(t){console.error("Error in on() cleanup:",t)}s=void 0}const e=t();"function"==typeof e&&(s=e)},r=()=>ke.schedule(i);e.forEach(t=>{n.add(t.__subscribe(r))});const o=()=>{if(n.forEach(t=>t()),s){try{s()}catch(t){console.error("Error in on() cleanup:",t)}s=void 0}};return Ue(t,o),o};function je(t){let e=null;const n=new CustomEvent("request-context",{bubbles:!0,composed:!0,detail:{context:t,resolve(t=null){e=t}}});return we().dispatchEvent(n),e}const Ue=(t,e)=>{const n=we(!1);n&&n.addToCleanUps(t,e)},Fe=t=>{ae("xTabEvent");const e=new Set,n=n=>{e.forEach(e=>{try{e(n)}catch(e){ce(e,`xTabEvent(${t}) handler`)}})},s="undefined"!=typeof BroadcastChannel?new BroadcastChannel(t):null;s&&(s.onmessage=t=>{n(t.data)});return{trigger:e=>{if(Vt(t,e),s)try{s.postMessage(e)}catch(e){ce(e,`xTabEvent(${t}) postMessage`)}n(e)},__subscribe:t=>{e.add(t);const n=()=>{e.delete(t)};return Ue(t,n),n},close:()=>{s&&s.close()},name:t,__isEvent___:!0,__isXTabEvent___:!0}},Ve=t=>{ae("event");const e=t||Math.random().toString(36).substring(2,15),n=new _e;return{trigger:t=>{Vt(e,t),n.trigger(t)},__subscribe:t=>n.subscribe(t),name:e,__isEvent___:!0}},We=t=>{ae("cleanupEvent");const e=t||Math.random().toString(36).substring(2,15),n=new Map,s=()=>{n.forEach(t=>{if(t)try{t()}catch(t){ce(t,"cleanupEvent cleanup")}})},i={trigger:t=>{!function(t,e){jt.logCleanupEventTrigger(t,e)}(e,t),n.forEach((e,s)=>{if(e)try{e()}catch(t){ce(t,"cleanupEvent cleanup")}try{const e=s(t);n.set(s,e)}catch(t){ce(t,"cleanupEvent handler"),n.set(s,void 0)}})},__subscribe:t=>(n.set(t,void 0),()=>{const e=n.get(t);if(e)try{e()}catch(t){ce(t,"cleanupEvent unsubscribe")}n.delete(t)}),cleanup:s,cleanupAndClearSubs:()=>{s(),n.clear()},get hasSubscribers(){return n.size>0},name:e,__isCleanupEvent___:!0,__isEvent___:!0};return i};function He(t){return!!t&&("AsyncFunction"===t.constructor?.name||t instanceof Promise||"object"==typeof t&&null!==t&&"then"in t||"function"==typeof t.then)}function Ye(t){return"function"==typeof t?t():t}function Be(t){return t.default||t}class qe extends HTMLElement{addScope(t,e){this.scopes.set(t,e)}onEachUpdate(t){this.onEachUpdateCallbacks.add(t)}constructor(){super(),this.name="Anonymous",this.scopes=new Map,this._useStates=[],this.lastVersion=-1,this._depth=0,this._parentComponent=null,this._renderVersion=0,this._errorHandlers=[],this._errorState=null,this.onEachUpdateCallbacks=new Set,this.DOMReadyEvent=null,this.PaintEvent=null,this._isViewLoading=!1,this._onRequestParentScope=t=>{const e=t,n=e.detail?.ScopeClass;if(n&&this.scopes.has(n)){const t=this.scopes.get(n);t&&(e.stopPropagation(),e.detail.resolve(t))}},this._props={},this._propsFn=()=>this._props,this._view=null,this._templateFn=null,this._hasMounted=!1,this._renderScheduled=!1,this.componentId=Math.random(),this.cleanups=new Map,this._xviewRender=()=>{};const t=re.templateInProgress;re.templateInProgress=!1,ve(this,()=>{this.DOMReadyEvent=We("DOMReady"),this.PaintEvent=We("Paint")}),re.templateInProgress=t}set props(t){this._props=t,Me.schedule(this)}get props(){return this._props}_applyViewChange(t,e){this.oldView!==t&&(this.oldView=t,e(t),(this._hasMounted||this._errorState)&&Ce(this))}set view(t){if(null!==t){if(He(t))return this._isViewLoading=!0,void Ye(t).then(t=>{this._isViewLoading=!1,this.view=Be(t)},t=>{this._isViewLoading=!1,this._handleRenderError(t)});"function"==typeof t&&(this.name=t.name||"Anonymous"),this._applyViewChange(t,()=>{this._view=t}),Me.schedule(this)}}get view(){return this._view}callOnEachUpdate(){this.onEachUpdateCallbacks.forEach(t=>t())}connectedCallback(){this.addEventListener("request-parent-scope",this._onRequestParentScope);let t=0,e=null,n=this.parentElement;for(;n;){if(n instanceof qe){e=n,t=n._depth+1;break}n=n.parentElement}this._depth=t,this._parentComponent=e,Ae.cancelDisconnect(this),this._hasMounted&&(Yt()&&!this._view?.skipDevToolsRender&&Ut(this,this._view),Me.schedule(this))}disconnectedCallback(){var t,e,n;this.removeEventListener("request-parent-scope",this._onRequestParentScope),Yt()&&(this._view?.__devtools__||this._view?.skipDevToolsRender||(n=Ft(this),jt.logComponentUnmount(n)),this._view?.skipDevToolsRender||(t=this,e=this._view,jt.unregisterComponent(t,e))),Ae.scheduleDisconnect(this)}addToCleanUps(t,e){const n=this.cleanups.get(t);n?n.push(e):this.cleanups.set(t,[e])}_render(){var t,e,n;if(!(this._errorState&&!this._view?.__isErrorView__||this._isViewLoading||this._renderScheduled)&&this._view)if(this._renderVersion=Me.flushVersion,this._hasMounted){if(this._xviewRender){this.callOnEachUpdate();let s=0;if(Yt()){const i=this._view?.__devtools__,r=this._view?.skipDevToolsRender,o=performance.now();this._xviewRender(),s=performance.now()-o,i||r||(Wt(Ft(this),this.componentId,s),e=Ft(this),n=s,jt.logComponentRender(e,n)),r||(t=this,jt.notifyRender(t))}else this._xviewRender()}}else this._mountComponent()}_mountComponent(){const t=this._view;U(b``,this),re.viewOuterInProgress=!0;try{this._templateFn=ve(this,()=>t(this._propsFn))}catch(t){return re.viewOuterInProgress=!1,void this._handleRenderError(t)}if(re.viewOuterInProgress=!1,"function"==typeof this._templateFn){if(this._xviewRender=()=>{re.templateInProgress=!0;try{if(!this._templateFn)return;ve(this,()=>{const t=this._templateFn(this._propsFn);U(t,this)}),this.DOMReadyEvent?.trigger(),this.PaintEvent?.hasSubscribers&&requestAnimationFrame(()=>{requestAnimationFrame(()=>{this.isConnected&&this.PaintEvent?.trigger()})})}catch(t){this._handleRenderError(t)}finally{re.templateInProgress=!1}},this.callOnEachUpdate(),Yt()){const e=t?.__devtools__,n=t?.skipDevToolsRender,s=performance.now();this._xviewRender();const i=performance.now()-s;e||n||Wt(t?.name||"Anonymous",this.componentId,i)}else this._xviewRender();this._view===t&&(this._hasMounted=!0,Yt()&&(t?.skipDevToolsRender||Ut(this,t),t?.__devtools__||t?.skipDevToolsRender||(e=t?.name||"Anonymous",jt.logComponentMount(e))))}else this._handleRenderError(new Error("inner function must be a template function that returns html result"));var e}_handleRenderError(t){this._errorState=t;for(const e of this._errorHandlers)try{e(t)}catch(t){}if(ce(t,`Component "${this.name}"`),this._view?.__isErrorView__)return;const e=this.name,n=t instanceof Error?t.message:String(t),s=t instanceof Error&&t.stack?t.stack.split("\n").slice(1).map(t=>t.trim()).filter(Boolean).join("\n"):null,i=()=>()=>b`
75
85
  <div
76
86
  style="padding:14px 16px;margin:4px;border:2px solid #e74c3c;border-radius:6px;background:#fdf0ef;color:#c0392b;font-family:monospace;font-size:13px;line-height:1.5"
77
87
  >
@@ -96,109 +106,72 @@ ${s}</pre
96
106
  >
97
107
  </details>`:null}
98
108
  </div>
99
- `;i.__isErrorView__=!0,i.skipDevToolsRender=!0,this.view=i,this.name=e,this._errorState=t}}customElements.get("x-view")||customElements.define("x-view",Re);class Oe extends HTMLElement{constructor(){super(...arguments),this._onRequestContext=t=>{const e=t,n=e.detail?.context.id;n&&null!=this.id&&n===this.id&&(e.stopPropagation(),e.detail.resolve(this._value))}}connectedCallback(){this.addEventListener("request-context",this._onRequestContext)}set context(t){this.id=t.id}disconnectedCallback(){this.removeEventListener("request-context",this._onRequestContext)}set value(t){this._value=t}get value(){return this._value}}function Pe(t){let e=-1===t.indexOf("\0")?t:t.replace(/\0/g,"");const n=function(t){const e=t.indexOf("{"),n=t.indexOf("}");return-1===e&&-1===n?-1:-1===e?n:-1===n?e:Math.min(e,n)}(e);return-1!==n&&(e=e.slice(0,n)),/url\s*\(/i.test(e)&&(e=e.replace(/\burl\s*\(\s*(['"]?)\s*(?:javascript:|vbscript:|data:text\/html[,;])/gi,"url($1")),e}function ze(t){return t.length>0&&/^[a-zA-Z-]+$/.test(t)}customElements.get("x-provider")||customElements.define("x-provider",Oe);let Ie=0;function De(){return`_m${(Ie++).toString(36)}`}const Le=Object.create(null),Ne={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function je(t){const e=Le[t];if(void 0!==e)return e;const n=t.startsWith("--")?t:t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`);return Le[t]=n,n}function Ue(t,e,n){if(!n)return`.${t} {\n${e}}`;if(n.startsWith("&")){return`.${t}${n.slice(1)} {\n${e}}`}return`${n} {\n .${t} {\n${e.replace(/^ {2}/gm," ")} }\n}`}function Fe(t){return t.startsWith("&")||t.startsWith("@media")?t:Object.prototype.hasOwnProperty.call(Ne,t)?`@media (min-width: ${Ne[t]})`:null}function Ve(t,e,n){const s=Object.create(null);for(const i in t){const r=t[i];let o="",a=null;for(const t in r){const e=r[t];if(null!=e){if("object"==typeof e&&!Array.isArray(e)){const n=Fe(t);if(null===n)throw new Error(`[css-in-js] Unknown nested key "${t}" in block "${i}". Use "&:pseudo", "@media (...)", or a configured breakpoint key.`);let s="";const r=e;for(const t in r){const e=r[t];null!=e&&(ze(t)?s+=` ${je(t)}: ${Pe(String(e))};\n`:console.warn(`[css-in-js] invalid property name skipped: "${t}"`))}s.length>0&&(null===a&&(a=[]),a.push([s,n]));continue}ze(t)?o+=` ${je(t)}: ${Pe(String(e))};\n`:console.warn(`[css-in-js] invalid property name skipped: "${t}"`)}}if(0===o.length&&null===a){s[i]="";continue}const l=n?.literal?i:`${i}${De()}`;if(o.length>0&&e.push(Ue(l,o,"")),null!==a)for(let t=0;t<a.length;t++)e.push(Ue(l,a[t][0],a[t][1]));s[i]=l}return s}function We(t){return Object.freeze(t)}var He,Ye,Be,qe,Xe,Ge,Ze,Ke;function Je(t){if(Qt.templateInProgress)throw new Error(`[css-in-js] ${t}() must be called at module level, not inside a template function.`);if(Qt.viewOuterInProgress)throw new Error(`[css-in-js] ${t}() must be called at module level, not inside a component outer function. Move it outside the component function.`);if(Qt.setupInProgress)throw new Error(`[css-in-js] ${t}() must be called at module level, not inside a setup function.`)}let Qe=0;function tn(t){return`${t}_kf${(Qe++).toString(36)}`}function en(t,e){let n="";for(const t in e){const s=e[t];let i="";for(const t in s){const e=s[t];if(null==e)continue;const n=t.startsWith("--")?t:t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`);i+=` ${n}: ${String(e)};\n`}i&&(n+=` ${t} {\n${i} }\n`)}return`@keyframes ${t} {\n${n}}`}class nn{constructor(){He.add(this),Ye.set(this,""),Be.set(this,0),qe.set(this,null),Xe.set(this,[])}keyframes(t,e){const n=tn(t);return this.appendRules(en(n,e)),n}appendRules(t){""!==t&&(se(this,Xe,"f").push(t),se(this,Be,"f")>0&&se(this,He,"m",Ge).call(this))}mount(){var t;ie(this,Be,(t=se(this,Be,"f"),++t),"f"),1===se(this,Be,"f")&&(se(this,He,"m",Ge).call(this),se(this,qe,"f")||se(this,He,"m",Ze).call(this))}unmount(){var t;se(this,Be,"f")<=0||(ie(this,Be,(t=se(this,Be,"f"),--t),"f"),0===se(this,Be,"f")&&se(this,He,"m",Ke).call(this))}get refCount(){return se(this,Be,"f")}get cssText(){return se(this,Ye,"f")}get isMounted(){return se(this,Be,"f")>0}get sheet(){return se(this,qe,"f")}}Ye=new WeakMap,Be=new WeakMap,qe=new WeakMap,Xe=new WeakMap,He=new WeakSet,Ge=function(){if(0===se(this,Xe,"f").length)return;const t=se(this,Xe,"f").join("\n");ie(this,Xe,[],"f"),ie(this,Ye,se(this,Ye,"f")+(se(this,Ye,"f")?"\n":"")+t,"f"),se(this,He,"m",Ze).call(this)},Ze=function(){se(this,qe,"f")||(ie(this,qe,new CSSStyleSheet,"f"),document.adoptedStyleSheets=[...document.adoptedStyleSheets,se(this,qe,"f")]),se(this,qe,"f").replaceSync(se(this,Ye,"f"))},Ke=function(){se(this,qe,"f")&&(document.adoptedStyleSheets=document.adoptedStyleSheets.filter(t=>t!==se(this,qe,"f")),ie(this,qe,null,"f")),se(this,Ye,"f")&&(se(this,Xe,"f").unshift(se(this,Ye,"f")),ie(this,Ye,"","f"))};let sn=null,rn=!1;function on(){return sn||(sn=new nn),sn}function an(){sn||(sn=new nn),rn||(rn=!0,queueMicrotask(()=>{rn=!1,sn.mount()}))}function ln(t,e){Je("globalCSS"),an();const n=[],s=Ve(t,n,e);return n.length>0&&sn.appendRules(n.join("\n")),We(s)}function cn(t){Je("globalRawCSS"),an(),sn.appendRules(t)}let hn=!1;function un(){hn||(hn=!0,cn('\n[class*="mates-"] {\n --mates-duration : 300ms;\n --mates-easing : ease;\n --mates-distance : 24px;\n animation-duration : var(--mates-duration);\n animation-timing-function : var(--mates-easing);\n animation-fill-mode : both;\n}\n'),cn("\n@keyframes mates-kf-fade-in { from { opacity: 0 } to { opacity: 1 } }\n@keyframes mates-kf-fade-out { from { opacity: 1 } to { opacity: 0 } }\n\n@keyframes mates-kf-slide-in-up {\n from { opacity: 0; transform: translateY(var(--mates-distance)) }\n to { opacity: 1; transform: translateY(0) }\n}\n@keyframes mates-kf-slide-out-up {\n from { opacity: 1; transform: translateY(0) }\n to { opacity: 0; transform: translateY(calc(-1 * var(--mates-distance))) }\n}\n@keyframes mates-kf-slide-in-down {\n from { opacity: 0; transform: translateY(calc(-1 * var(--mates-distance))) }\n to { opacity: 1; transform: translateY(0) }\n}\n@keyframes mates-kf-slide-out-down {\n from { opacity: 1; transform: translateY(0) }\n to { opacity: 0; transform: translateY(var(--mates-distance)) }\n}\n@keyframes mates-kf-slide-in-left {\n from { opacity: 0; transform: translateX(var(--mates-distance)) }\n to { opacity: 1; transform: translateX(0) }\n}\n@keyframes mates-kf-slide-out-left {\n from { opacity: 1; transform: translateX(0) }\n to { opacity: 0; transform: translateX(calc(-1 * var(--mates-distance))) }\n}\n@keyframes mates-kf-slide-in-right {\n from { opacity: 0; transform: translateX(calc(-1 * var(--mates-distance))) }\n to { opacity: 1; transform: translateX(0) }\n}\n@keyframes mates-kf-slide-out-right {\n from { opacity: 1; transform: translateX(0) }\n to { opacity: 0; transform: translateX(var(--mates-distance)) }\n}\n\n@keyframes mates-kf-scale-in {\n from { opacity: 0; transform: scale(0.92) }\n to { opacity: 1; transform: scale(1) }\n}\n@keyframes mates-kf-scale-out {\n from { opacity: 1; transform: scale(1) }\n to { opacity: 0; transform: scale(0.92) }\n}\n\n@keyframes mates-kf-spring-in {\n from { opacity: 0; transform: scale(0.92) }\n to { opacity: 1; transform: scale(1) }\n}\n\n@keyframes mates-kf-flip-in-x {\n from { opacity: 0; transform: rotateX(90deg) }\n to { opacity: 1; transform: rotateX(0deg) }\n}\n@keyframes mates-kf-flip-in-y {\n from { opacity: 0; transform: rotateY(90deg) }\n to { opacity: 1; transform: rotateY(0deg) }\n}\n\n@keyframes mates-kf-blur-in {\n from { opacity: 0; filter: blur(10px) }\n to { opacity: 1; filter: blur(0) }\n}\n@keyframes mates-kf-blur-out {\n from { opacity: 1; filter: blur(0) }\n to { opacity: 0; filter: blur(10px) }\n}\n\n@keyframes mates-kf-shake {\n 0%, 100% { transform: translateX(0) }\n 15% { transform: translateX(calc(-1 * var(--mates-distance))) }\n 30% { transform: translateX(calc( 1 * var(--mates-distance))) }\n 45% { transform: translateX(calc(-0.6 * var(--mates-distance))) }\n 60% { transform: translateX(calc( 0.6 * var(--mates-distance))) }\n 75% { transform: translateX(calc(-0.3 * var(--mates-distance))) }\n 90% { transform: translateX(calc( 0.3 * var(--mates-distance))) }\n}\n\n@keyframes mates-kf-pulse {\n 0%, 100% { transform: scale(1) }\n 50% { transform: scale(1.08) }\n}\n\n@keyframes mates-kf-bounce {\n 0% { transform: translateY(0) }\n 20% { transform: translateY(calc(-0.40 * var(--mates-distance))) }\n 40% { transform: translateY(0) }\n 60% { transform: translateY(calc(-0.20 * var(--mates-distance))) }\n 80% { transform: translateY(0) }\n 90% { transform: translateY(calc(-0.08 * var(--mates-distance))) }\n 100% { transform: translateY(0) }\n}\n\n@keyframes mates-kf-spin {\n from { transform: rotate(0deg) }\n to { transform: rotate(360deg) }\n}\n"),ln({"mates-fade-in":{animationName:"mates-kf-fade-in"},"mates-fade-out":{animationName:"mates-kf-fade-out"},"mates-slide-in-up":{animationName:"mates-kf-slide-in-up"},"mates-slide-out-up":{animationName:"mates-kf-slide-out-up"},"mates-slide-in-down":{animationName:"mates-kf-slide-in-down"},"mates-slide-out-down":{animationName:"mates-kf-slide-out-down"},"mates-slide-in-left":{animationName:"mates-kf-slide-in-left"},"mates-slide-out-left":{animationName:"mates-kf-slide-out-left"},"mates-slide-in-right":{animationName:"mates-kf-slide-in-right"},"mates-slide-out-right":{animationName:"mates-kf-slide-out-right"},"mates-scale-in":{animationName:"mates-kf-scale-in"},"mates-scale-out":{animationName:"mates-kf-scale-out"},"mates-spring-in":{animationName:"mates-kf-spring-in","--mates-easing":"cubic-bezier(0.34, 1.56, 0.64, 1)"},"mates-flip-in-x":{animationName:"mates-kf-flip-in-x"},"mates-flip-in-y":{animationName:"mates-kf-flip-in-y"},"mates-blur-in":{animationName:"mates-kf-blur-in"},"mates-blur-out":{animationName:"mates-kf-blur-out"},"mates-shake":{animationName:"mates-kf-shake","--mates-duration":"500ms","--mates-easing":"ease-in-out"},"mates-pulse":{animationName:"mates-kf-pulse","--mates-duration":"600ms","--mates-easing":"ease-in-out"},"mates-bounce":{animationName:"mates-kf-bounce","--mates-duration":"700ms"},"mates-spin":{animationName:"mates-kf-spin","--mates-easing":"linear"}},{literal:!0}))}function dn(t=300,e="ease"){return{keyframes:[{opacity:0},{opacity:1}],options:{duration:t,easing:e,fill:"both"}}}function fn(t=300,e="ease"){return{keyframes:[{opacity:1},{opacity:0}],options:{duration:t,easing:e,fill:"both"}}}un();const pn={up:"translateY(-100%)",down:"translateY(100%)",left:"translateX(-100%)",right:"translateX(100%)"};function mn(t,e){switch(t){case"up":return`translateY(-${e})`;case"down":return`translateY(${e})`;case"left":return`translateX(-${e})`;case"right":return`translateX(${e})`}}function _n(t){if(null==t||"object"!=typeof t)return t;try{return Object.keys(t).forEach(e=>{"object"!=typeof t[e]||null===t[e]||Object.isFrozen(t[e])||_n(t[e])}),Object.freeze(t)}catch(t){console.error(t)}}function gn(t,e,n){const s=Kt();let i;qt();try{i=t()}finally{Xt();Jt(s).forEach(t=>{"function"==typeof t.__subscribe&&e(t,n)})}return i}function yn(t,e){if(te(t),"AsyncFunction"===e.constructor.name)throw new Error(`${t.toLowerCase()}() does not support async functions.`);if(Yt())throw new Error(`${t.toLowerCase()}() cannot be nested inside an effect() or memo().`)}function vn(t){const{name:e,fn:n,onRun:s,supportsCleanup:i}=t;yn(e,n);const r=new Set;let o,a=!1;const l=()=>{if(i&&o){try{o()}catch(t){console.error("Error in effect cleanup:",t)}o=void 0}},c=()=>{if(a)return;l();const t=new Set(r);r.clear();const e=()=>{a||ge.schedule(c)};let h;try{h=gn(n,t=>{r.add(t.__subscribe(e))},e)}finally{t.forEach(t=>t())}if(a)return r.forEach(t=>t()),void r.clear();i&&"function"==typeof h&&(o=h),s(h)},h=()=>{a||(a=!0,l(),r.forEach(t=>t()),r.clear())};return c(),Ae(n,h),h}let wn=0;function bn(t,e){if("function"==typeof t){let e;return vn({name:"Memo",fn:t,onRun:t=>{e?(e.unlock("initial"),e.set(()=>t),e.lock("initial")):(e=Sn(t,{skipRestrictedContextCheck:!0}),e.lock("initial"))}}),e}e?.skipRestrictedContextCheck||te("Atom");let n=t;const s=++wn,i=new le;function r(){return Ce(r,!1),Ht()&&Bt(r),n}return r.get=function(){return r()},r.set=function(t,e=!1){var o,a;n="function"==typeof t?t(n):t,r.skipDevToolsLog||(o=String(s),a=n,It.logAtomSet(o,a)),e||i.notify()},r.update=function(t,e=!1){var o;"object"==typeof n&&null!==n&&(t(n),r.skipDevToolsLog||(o=String(s),It.logAtomUpdate(o)),e||i.notify())},r.__subscribe=function(t){return i.subscribe(t)},r.toJSON=function(){return JSON.stringify(n)},Object.defineProperty(r,"name",{value:"atom",writable:!0,configurable:!0,enumerable:!1}),Object.defineProperty(r,"val",{get:()=>r(),set:t=>r.set(t),enumerable:!1,configurable:!0}),Object.defineProperty(r,"__version__",{get:()=>i.getVersion(),enumerable:!1}),Object.defineProperty(r,"__isAtom___",{value:!0,writable:!1,enumerable:!1}),Object.defineProperty(r,"__id__",{value:s,writable:!1,enumerable:!1}),r}function xn(t,e){e?.skipRestrictedContextCheck||te("iAtom");const n=bn(Cn(t),{skipRestrictedContextCheck:!0}),s=n.set;n.set=function(t,e=!1){const i="function"==typeof t?t(n.get()):t;s(Cn(i),e)};const i=n;return delete i.update,i.name="iAtom",i}function Sn(t,e={}){e.skipRestrictedContextCheck||te("superAtom"),ve();const n=e.freeze??!1,s=n?Cn(En(t)):t;let i=!1,r="default";const o=bn(n?Cn(t):t,{skipRestrictedContextCheck:!0}),a=o.set;o.set=function(t,e=!1){if(i)return void ne("Cannot mutate a locked atom.","superAtom");const s="function"==typeof t?t(o.get()):t;a(n?Cn(s):s,e)};const l=o.update;o.update=function(t,e=!1){if(i)ne("Cannot mutate a locked atom.","superAtom");else{if(n)throw new Error("update() is not supported when freeze is enabled — use set() with a new value.");l(t,e)}};const c=o;return c.lock=function(t="default"){i=!0,r=t},c.unlock=function(t="default"){if(r!==t)throw new Error("Incorrect passcode. Cannot unlock atom.");i=!1},c.reset=function(){i||o.set(n?Cn(En(s)):s)},c.freeze=function(){_n(o.get())},c.name="superAtom",c}function Cn(t){return"object"==typeof t&&null!==t?_n(t):t}function En(t){try{return structuredClone(t)}catch{return t}}function An(t){const e=new Map,n=[],s=t=>JSON.stringify(t),i=t=>{e.delete(t);const s=n.indexOf(t);s>-1&&n.splice(s,1)};return{getCacheKey:s,removeCacheEntry:i,createCacheMethod:(r,o,a,l)=>async(...c)=>{const h=s(c),u=e.get(h);if(u){const e=Date.now();if(!(void 0!==t?.cacheDuration&&e-u.timestamp>t.cacheDuration)){const t=n.indexOf(h);return t>-1&&n.splice(t,1),n.push(h),r.set(u.result),o.set(null),a.set("success"),u.result}i(h)}const d=await l(this,c);e.set(h,{result:d,timestamp:Date.now()});const f=n.indexOf(h);if(f>-1&&n.splice(f,1),n.push(h),t?.cacheLimit&&n.length>t.cacheLimit){const t=n.shift();t&&e.delete(t)}return d},createClearCacheMethod:()=>(...t)=>{if(0===t.length)e.clear(),n.length=0;else{const e=s(t);i(e)}}}}function Mn(t){let e=null,n=null;const s=()=>{e&&(clearInterval(e),e=null,n=null)};return{createStartPollingMethod:i=>(...r)=>{t?.pollInterval?(s(),n=r,i(...r),e=setInterval(()=>{n&&i(...n)},t.pollInterval)):ne(new Error("pollInterval not specified in asyncAction options"))},createStopPollingMethod:()=>s,stopPolling:s}}function kn(t,e){e?.allowInRestrictedContext||te("Async Action");const n={...{cacheLimit:10,pollInterval:5e3},...e};let s=t;const i=new Set;let r=null,o=null,a=null,l=null;const c=An(n),h=Mn(n),u=bn(null),d=bn(null),f=bn(!1),p=bn("init"),m=t=>{i.forEach(e=>{if(void 0===e.filter||void 0===t||e.filter===t)try{e.fn()}catch(t){ne(t)}})},_=()=>{o?.isActive()&&(o.cancel(),o=null),r&&(r.abort(),r=null),f.set(!1),p.set("init")},g=async(t,e)=>{_(),f.set(!0),p.set("loading"),r=new AbortController;const n=r;try{let i;if(a){i=a((...e)=>s.call(t,...e),...e)}else i=s.call(t,...e);i?.__isZeroPromise__&&(o=i);let c=await i;if(n.signal.aborted||r!==n)throw new Error("Operation was cancelled");return l&&(c=l(c)),u.set(c),d.set(null),p.set("success"),m(!0),c}catch(t){if(n.signal.aborted||r!==n)throw t;const e=t instanceof Error?t:new Error(String(t));throw u.set(null),d.set(e),p.set("error"),m(!1),e}finally{r===n&&(r=null),f.set(!1),o&&!o.isActive()&&(o=null)}},y=async(...t)=>{const e=this;if(pe()){const n=de(!1);if(n?._ssrPromiseQueue){const s=g(e,t).catch(()=>{});return n._ssrPromiseQueue.push(s),s}}return g(e,t)},v=c.createCacheMethod(u,d,p,g),w=c.createClearCacheMethod(),b=h.createStartPollingMethod(y),x=h.createStopPollingMethod(),S=Object.assign(y,{data:u,error:d,isLoading:f,status:p,val:()=>s,set:t=>{s=t},params:{page:1},cancel:_,subscribe:(t,e)=>{te("subscribe");const n={fn:t,filter:e};i.add(n);const s=()=>i.delete(n);return Ae(t,s),s},cache:v,clearCache:w,startPolling:b,stopPolling:x,interceptBefore:t=>{a=t},interceptAfter:t=>{l=t},__isAsyncAction___:!0,__isAction___:!1});return Object.defineProperty(S,"abortController",{get:()=>r,enumerable:!0,configurable:!0}),Ae(S,()=>{i.clear(),h.stopPolling(),_()}),S}const $n=(t,e,n)=>{const s="timeout"===n?setTimeout(()=>t(),e):setInterval(()=>t(),e);return Ae(s,"timeout"===n?()=>clearTimeout(s):()=>clearInterval(s)),s};class Tn{constructor(){this.timeoutId=null,this.pendingArgs=null,this.pendingContext=null}clearPending(){this.pendingArgs=null,this.pendingContext=null}setPending(t,e){this.pendingArgs=t,this.pendingContext=e}clearTimer(){this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}setTimer(t,e){this.timeoutId=((t,e)=>$n(t,e,"timeout"))(t,e)}executePending(t){return this.pendingArgs&&(this.lastResult=t.apply(this.pendingContext,this.pendingArgs),this.clearPending()),this.lastResult}}function Rn(t,e){return()=>{t.clearTimer(),t.clearPending(),e?.()}}function On(t,e){return()=>{if(t.pendingArgs&&t.timeoutId){t.clearTimer();return t.executePending(e)}return t.lastResult}}function Pn(t,e){const n=new Tn,s=function(...s){return n.setPending(s,this),n.clearTimer(),n.setTimer(()=>{n.lastResult=n.executePending(t),n.timeoutId=null},e),n.lastResult};return s.cancel=Rn(n),s.flush=On(n,t),s}function zn(t,e){const n=new Tn;let s=0;const i=function(...i){const r=Date.now(),o=r-s;return o>=e?(s=r,n.lastResult=t.apply(this,i),n.clearPending(),n.clearTimer()):(n.setPending(i,this),n.timeoutId||n.setTimer(()=>{s=Date.now(),n.lastResult=n.executePending(t),n.timeoutId=null},e-o)),n.lastResult};return i.cancel=Rn(n,()=>{s=0}),i.flush=On(n,t),i}function In(t,e){return"function"!=typeof t.animate?Promise.resolve():("function"==typeof t.getAnimations&&t.getAnimations().forEach(t=>t.cancel()),new Promise(n=>{const s=t.animate(e.keyframes,{duration:300,easing:"ease",fill:"both",...e.options});s.onfinish=()=>n(),s.oncancel=()=>n()}))}async function Dn(t){const{el:e,exit:n,enter:s,swap:i,getEl:r,isStale:o}=t;if(!e)return void i();if(await In(e,n),o?.())return;if(i(),await("function"!=typeof requestAnimationFrame?Promise.resolve():new Promise(t=>requestAnimationFrame(()=>requestAnimationFrame(()=>t())))),o?.())return;const a=r?.()??e;a&&await In(a,s)}function Ln(t){return t.__isEffect__=!0,vn({name:"Effect",fn:t,onRun:()=>{},supportsCleanup:!0})}const Nn=new WeakMap,jn=B(class extends ut{render(t){return C}update(t,[e]){const n=e!==this.Y;return n&&void 0!==this.Y&&this.rt(void 0),(n||this.lt!==this.ct)&&(this.Y=e,this.ht=t.options?.host,this.rt(this.ct=t.element)),C}rt(t){if(this.isConnected||(t=void 0),"function"==typeof this.Y){const e=this.ht??globalThis;let n=Nn.get(e);void 0===n&&(n=new WeakMap,Nn.set(e,n)),void 0!==n.get(this.Y)&&this.Y.call(this.ht,void 0),n.set(this.Y,t),void 0!==t&&this.Y.call(this.ht,t)}else this.Y.value=t}get lt(){return"function"==typeof this.Y?Nn.get(this.ht??globalThis)?.get(this.Y):this.Y?.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});function Un(){const t=new ce;let e;const n={get value(){return e},__subscribe:e=>t.subscribe(e),__isMatesRef__:!0,__set:n=>{e!==n&&(e=n,t.trigger(n))}};return n}function Fn(t){if(t&&t.__isMatesRef__){const e=t;return jn(t=>{e.__set(t)})}return jn(t)}const Vn=(t,e={})=>b`<x-view .view=${t} .props=${e}></x-view>`,Wn=Vn,Hn=Vn,Yn=(t,e,n={})=>U(Vn(t,n),e),Bn=Yn,qn=bn(!1),Xn=Sn("undefined"!=typeof window?window.location.pathname:"/");Ln(()=>{qn()?Xn.lock():Xn.unlock()}),"undefined"!=typeof window&&(window.addEventListener("popstate",()=>{const t=window.location.pathname;t!==Xn.get()&&Xn.set(t)}),window.addEventListener("hashchange",()=>{const t=window.location.pathname;t!==Xn.get()&&Xn.set(t)}),window.addEventListener("navigate",()=>{const t=window.location.pathname;t!==Xn.get()&&Xn.set(t)}));const Gn=t=>{const e=Xn.get();if(e===t)return!0;const n=t.split("/").filter(Boolean),s=e.split("/").filter(Boolean);if(n.length!==s.length)return!1;for(let t=0;t<n.length;t++){const e=n[t],i=s[t];if(e.startsWith(":")){if(!i)return!1}else if(e!==i)return!1}return!0},Zn=t=>{const e=Un(),n=()=>t().options,s=t().options.notFound?{path:"*",component:t().options.notFound}:null,i=()=>{const{routes:e}=t(),n=e.find(t=>Gn(t.path));return n??s},r=i(),o=bn(r),a=bn(r);return Ln(()=>{const t=a();if(t===o.get())return;const s=e.value;if(!s)return void o.set(t);const i=n(),r=o.get();Dn({el:s,exit:r?.exit??i.exit??fn(200),enter:t?.enter??i.enter??dn(250),swap:()=>o.set(t),getEl:()=>e.value,isStale:()=>a.get()!==t})}),Ln(()=>{Xn(),function(t){a.get()!==t&&a.set(t)}(i())}),be(()=>{const t=e.value;if(!t)return;const s=o.get(),i=n();In(t,s?.enter??i.enter??dn(250))}),()=>{const t=o();return b`
109
+ `;i.__isErrorView__=!0,i.skipDevToolsRender=!0,this.view=i,this.name=e,this._errorState=t}}customElements.get("x-view")||customElements.define("x-view",qe);class Xe extends HTMLElement{constructor(){super(...arguments),this._onRequestContext=t=>{const e=t,n=e.detail?.context.id;n&&null!=this.id&&n===this.id&&(e.stopPropagation(),e.detail.resolve(this._value))}}connectedCallback(){this.addEventListener("request-context",this._onRequestContext)}set context(t){this.id=t.id}disconnectedCallback(){this.removeEventListener("request-context",this._onRequestContext)}set value(t){this._value=t}get value(){return this._value}}function Ze(t){let e=-1===t.indexOf("\0")?t:t.replace(/\0/g,"");const n=function(t){const e=t.indexOf("{"),n=t.indexOf("}");return-1===e&&-1===n?-1:-1===e?n:-1===n?e:Math.min(e,n)}(e);return-1!==n&&(e=e.slice(0,n)),/url\s*\(/i.test(e)&&(e=e.replace(/\burl\s*\(\s*(['"]?)\s*(?:javascript:|vbscript:|data:text\/html[,;])/gi,"url($1")),e}function Ge(t){return t.length>0&&/^[a-zA-Z-]+$/.test(t)}customElements.get("x-provider")||customElements.define("x-provider",Xe);let Ke=0;function Je(){return`_m${(Ke++).toString(36)}`}const Qe=Object.create(null),tn={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"};function en(t){t.breakpoints&&Object.assign(tn,t.breakpoints)}function nn(t){const e=Qe[t];if(void 0!==e)return e;const n=t.startsWith("--")?t:t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`);return Qe[t]=n,n}function sn(t,e,n){if(!n)return`.${t} {\n${e}}`;if(n.startsWith("&")){return`.${t}${n.slice(1)} {\n${e}}`}return`${n} {\n .${t} {\n${e.replace(/^ {2}/gm," ")} }\n}`}function rn(t){return t.startsWith("&")||t.startsWith("@media")?t:Object.prototype.hasOwnProperty.call(tn,t)?`@media (min-width: ${tn[t]})`:null}function on(t,e,n){const s=Object.create(null);for(const i in t){const r=t[i];let o="",a=null;for(const t in r){const e=r[t];if(null!=e){if("object"==typeof e&&!Array.isArray(e)){const n=rn(t);if(null===n)throw new Error(`[css-in-js] Unknown nested key "${t}" in block "${i}". Use "&:pseudo", "@media (...)", or a configured breakpoint key.`);let s="";const r=e;for(const t in r){const e=r[t];null!=e&&(Ge(t)?s+=` ${nn(t)}: ${Ze(String(e))};\n`:console.warn(`[css-in-js] invalid property name skipped: "${t}"`))}s.length>0&&(null===a&&(a=[]),a.push([s,n]));continue}Ge(t)?o+=` ${nn(t)}: ${Ze(String(e))};\n`:console.warn(`[css-in-js] invalid property name skipped: "${t}"`)}}if(0===o.length&&null===a){s[i]="";continue}const l=n?.literal?i:`${i}${Je()}`;if(o.length>0&&e.push(sn(l,o,"")),null!==a)for(let t=0;t<a.length;t++)e.push(sn(l,a[t][0],a[t][1]));s[i]=l}return s}function an(t){return Object.freeze(t)}var ln,cn,hn,un,dn,fn,pn,mn;function _n(t){if(re.templateInProgress)throw new Error(`[css-in-js] ${t}() must be called at module level, not inside a template function.`);if(re.viewOuterInProgress)throw new Error(`[css-in-js] ${t}() must be called at module level, not inside a component outer function. Move it outside the component function.`);if(re.setupInProgress)throw new Error(`[css-in-js] ${t}() must be called at module level, not inside a setup function.`)}let gn=0;function yn(t){return`${t}_kf${(gn++).toString(36)}`}function vn(t,e){let n="";for(const t in e){const s=e[t];let i="";for(const t in s){const e=s[t];if(null==e)continue;const n=t.startsWith("--")?t:t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`);i+=` ${n}: ${String(e)};\n`}i&&(n+=` ${t} {\n${i} }\n`)}return`@keyframes ${t} {\n${n}}`}const wn=new Set;function bn(){const t=[];for(const e of wn){const n=e.getAllCSS();n&&t.push(n)}return t.join("\n")}class Sn{constructor(){ln.add(this),cn.set(this,""),hn.set(this,0),un.set(this,null),dn.set(this,[]),wn.add(this)}keyframes(t,e){const n=yn(t);return this.appendRules(vn(n,e)),n}appendRules(t){""!==t&&(he(this,dn,"f").push(t),he(this,hn,"f")>0&&he(this,ln,"m",fn).call(this))}mount(){var t;ue(this,hn,(t=he(this,hn,"f"),++t),"f"),1===he(this,hn,"f")&&(he(this,ln,"m",fn).call(this),he(this,un,"f")||he(this,ln,"m",pn).call(this))}unmount(){var t;he(this,hn,"f")<=0||(ue(this,hn,(t=he(this,hn,"f"),--t),"f"),0===he(this,hn,"f")&&he(this,ln,"m",mn).call(this))}get refCount(){return he(this,hn,"f")}get cssText(){return he(this,cn,"f")}get isMounted(){return he(this,hn,"f")>0}get sheet(){return he(this,un,"f")}getAllCSS(){const t=[];return he(this,cn,"f")&&t.push(he(this,cn,"f")),he(this,dn,"f").length>0&&t.push(he(this,dn,"f").join("\n")),t.join("\n")}}function En(){_n("stylesheet");const t=new Sn;return{css:function(e){_n("css");const n=[],s=on(e,n);return n.length>0&&t.appendRules(n.join("\n")),an(s)},mount:function(){if(function(t){if(re.templateInProgress)throw new Error(`[css-in-js] ${t}() must not be called inside a template function. Call it in the component outer function or at module level.`)}("mount"),null===we(!1))return t.mount(),()=>t.unmount();Re(()=>(t.mount(),()=>t.unmount()))},keyframes:function(e,n){return _n("keyframes"),t.keyframes(e,n)}}}cn=new WeakMap,hn=new WeakMap,un=new WeakMap,dn=new WeakMap,ln=new WeakSet,fn=function(){if(0===he(this,dn,"f").length)return;const t=he(this,dn,"f").join("\n");ue(this,dn,[],"f"),ue(this,cn,he(this,cn,"f")+(he(this,cn,"f")?"\n":"")+t,"f"),he(this,ln,"m",pn).call(this)},pn=function(){he(this,un,"f")||(ue(this,un,new CSSStyleSheet,"f"),document.adoptedStyleSheets=[...document.adoptedStyleSheets,he(this,un,"f")]),he(this,un,"f").replaceSync(he(this,cn,"f"))},mn=function(){he(this,un,"f")&&(document.adoptedStyleSheets=document.adoptedStyleSheets.filter(t=>t!==he(this,un,"f")),ue(this,un,null,"f")),he(this,cn,"f")&&(he(this,dn,"f").unshift(he(this,cn,"f")),ue(this,cn,"","f"))};let Cn=null,An=!1;function kn(){return Cn||(Cn=new Sn),Cn}function Mn(){Cn||(Cn=new Sn),An||(An=!0,queueMicrotask(()=>{An=!1,Cn.mount()}))}function $n(t,e){_n("keyframes"),Mn();const n=yn(t);return Cn.appendRules(vn(n,e)),n}function xn(t,e){_n("globalCSS"),Mn();const n=[],s=on(t,n,e);return n.length>0&&Cn.appendRules(n.join("\n")),an(s)}function Rn(t){_n("globalRawCSS"),Mn(),Cn.appendRules(t)}let Tn=!1;function On(){Tn||(Tn=!0,Rn('\n[class*="mates-"] {\n --mates-duration : 300ms;\n --mates-easing : ease;\n --mates-distance : 24px;\n animation-duration : var(--mates-duration);\n animation-timing-function : var(--mates-easing);\n animation-fill-mode : both;\n}\n'),Rn("\n@keyframes mates-kf-fade-in { from { opacity: 0 } to { opacity: 1 } }\n@keyframes mates-kf-fade-out { from { opacity: 1 } to { opacity: 0 } }\n\n@keyframes mates-kf-slide-in-up {\n from { opacity: 0; transform: translateY(var(--mates-distance)) }\n to { opacity: 1; transform: translateY(0) }\n}\n@keyframes mates-kf-slide-out-up {\n from { opacity: 1; transform: translateY(0) }\n to { opacity: 0; transform: translateY(calc(-1 * var(--mates-distance))) }\n}\n@keyframes mates-kf-slide-in-down {\n from { opacity: 0; transform: translateY(calc(-1 * var(--mates-distance))) }\n to { opacity: 1; transform: translateY(0) }\n}\n@keyframes mates-kf-slide-out-down {\n from { opacity: 1; transform: translateY(0) }\n to { opacity: 0; transform: translateY(var(--mates-distance)) }\n}\n@keyframes mates-kf-slide-in-left {\n from { opacity: 0; transform: translateX(var(--mates-distance)) }\n to { opacity: 1; transform: translateX(0) }\n}\n@keyframes mates-kf-slide-out-left {\n from { opacity: 1; transform: translateX(0) }\n to { opacity: 0; transform: translateX(calc(-1 * var(--mates-distance))) }\n}\n@keyframes mates-kf-slide-in-right {\n from { opacity: 0; transform: translateX(calc(-1 * var(--mates-distance))) }\n to { opacity: 1; transform: translateX(0) }\n}\n@keyframes mates-kf-slide-out-right {\n from { opacity: 1; transform: translateX(0) }\n to { opacity: 0; transform: translateX(var(--mates-distance)) }\n}\n\n@keyframes mates-kf-scale-in {\n from { opacity: 0; transform: scale(0.92) }\n to { opacity: 1; transform: scale(1) }\n}\n@keyframes mates-kf-scale-out {\n from { opacity: 1; transform: scale(1) }\n to { opacity: 0; transform: scale(0.92) }\n}\n\n@keyframes mates-kf-spring-in {\n from { opacity: 0; transform: scale(0.92) }\n to { opacity: 1; transform: scale(1) }\n}\n\n@keyframes mates-kf-flip-in-x {\n from { opacity: 0; transform: rotateX(90deg) }\n to { opacity: 1; transform: rotateX(0deg) }\n}\n@keyframes mates-kf-flip-in-y {\n from { opacity: 0; transform: rotateY(90deg) }\n to { opacity: 1; transform: rotateY(0deg) }\n}\n\n@keyframes mates-kf-blur-in {\n from { opacity: 0; filter: blur(10px) }\n to { opacity: 1; filter: blur(0) }\n}\n@keyframes mates-kf-blur-out {\n from { opacity: 1; filter: blur(0) }\n to { opacity: 0; filter: blur(10px) }\n}\n\n@keyframes mates-kf-shake {\n 0%, 100% { transform: translateX(0) }\n 15% { transform: translateX(calc(-1 * var(--mates-distance))) }\n 30% { transform: translateX(calc( 1 * var(--mates-distance))) }\n 45% { transform: translateX(calc(-0.6 * var(--mates-distance))) }\n 60% { transform: translateX(calc( 0.6 * var(--mates-distance))) }\n 75% { transform: translateX(calc(-0.3 * var(--mates-distance))) }\n 90% { transform: translateX(calc( 0.3 * var(--mates-distance))) }\n}\n\n@keyframes mates-kf-pulse {\n 0%, 100% { transform: scale(1) }\n 50% { transform: scale(1.08) }\n}\n\n@keyframes mates-kf-bounce {\n 0% { transform: translateY(0) }\n 20% { transform: translateY(calc(-0.40 * var(--mates-distance))) }\n 40% { transform: translateY(0) }\n 60% { transform: translateY(calc(-0.20 * var(--mates-distance))) }\n 80% { transform: translateY(0) }\n 90% { transform: translateY(calc(-0.08 * var(--mates-distance))) }\n 100% { transform: translateY(0) }\n}\n\n@keyframes mates-kf-spin {\n from { transform: rotate(0deg) }\n to { transform: rotate(360deg) }\n}\n"),xn({"mates-fade-in":{animationName:"mates-kf-fade-in"},"mates-fade-out":{animationName:"mates-kf-fade-out"},"mates-slide-in-up":{animationName:"mates-kf-slide-in-up"},"mates-slide-out-up":{animationName:"mates-kf-slide-out-up"},"mates-slide-in-down":{animationName:"mates-kf-slide-in-down"},"mates-slide-out-down":{animationName:"mates-kf-slide-out-down"},"mates-slide-in-left":{animationName:"mates-kf-slide-in-left"},"mates-slide-out-left":{animationName:"mates-kf-slide-out-left"},"mates-slide-in-right":{animationName:"mates-kf-slide-in-right"},"mates-slide-out-right":{animationName:"mates-kf-slide-out-right"},"mates-scale-in":{animationName:"mates-kf-scale-in"},"mates-scale-out":{animationName:"mates-kf-scale-out"},"mates-spring-in":{animationName:"mates-kf-spring-in","--mates-easing":"cubic-bezier(0.34, 1.56, 0.64, 1)"},"mates-flip-in-x":{animationName:"mates-kf-flip-in-x"},"mates-flip-in-y":{animationName:"mates-kf-flip-in-y"},"mates-blur-in":{animationName:"mates-kf-blur-in"},"mates-blur-out":{animationName:"mates-kf-blur-out"},"mates-shake":{animationName:"mates-kf-shake","--mates-duration":"500ms","--mates-easing":"ease-in-out"},"mates-pulse":{animationName:"mates-kf-pulse","--mates-duration":"600ms","--mates-easing":"ease-in-out"},"mates-bounce":{animationName:"mates-kf-bounce","--mates-duration":"700ms"},"mates-spin":{animationName:"mates-kf-spin","--mates-easing":"linear"}},{literal:!0}))}const zn={fadeIn:"mates-fade-in",fadeOut:"mates-fade-out",slideInUp:"mates-slide-in-up",slideOutUp:"mates-slide-out-up",slideInDown:"mates-slide-in-down",slideOutDown:"mates-slide-out-down",slideInLeft:"mates-slide-in-left",slideOutLeft:"mates-slide-out-left",slideInRight:"mates-slide-in-right",slideOutRight:"mates-slide-out-right",scaleIn:"mates-scale-in",scaleOut:"mates-scale-out",springIn:"mates-spring-in",flipInX:"mates-flip-in-x",flipInY:"mates-flip-in-y",blurIn:"mates-blur-in",blurOut:"mates-blur-out",shake:"mates-shake",pulse:"mates-pulse",bounce:"mates-bounce",spin:"mates-spin"};function In(t){ae("Action");let e=t;const n=new Set;let s=null,i=null;const r=t=>{n.forEach(e=>{try{e(t)}catch(t){console.error(t)}})},o=Object.assign(function(...t){return((t,n)=>{try{let o;return o=s?s((...n)=>e.call(t,...n),...n):e.call(t,...n),i&&(o=i(o)),r(o),o}catch(t){const e=t instanceof Error?t:new Error(String(t));throw r(void 0),e}})(this,t)},{val:()=>e,set:t=>{e=t},__isAction___:!0,__subscribe:t=>(ae("subscribe"),n.add(t),()=>n.delete(t)),interceptBefore:t=>{s=t},interceptAfter:t=>{i=t}});return o}function Pn(t=300,e="ease"){return{keyframes:[{opacity:0},{opacity:1}],options:{duration:t,easing:e,fill:"both"}}}function Dn(t=300,e="ease"){return{keyframes:[{opacity:1},{opacity:0}],options:{duration:t,easing:e,fill:"both"}}}On();const Ln={up:"translateY(-100%)",down:"translateY(100%)",left:"translateX(-100%)",right:"translateX(100%)"};function Nn(t="up",e,n=400,s="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:e?Un(t,e):Ln[t],opacity:0},{transform:"translate(0, 0)",opacity:1}],options:{duration:n,easing:s,fill:"both"}}}function jn(t="down",e,n=400,s="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:"translate(0, 0)",opacity:1},{transform:e?Un(t,e):Ln[t],opacity:0}],options:{duration:n,easing:s,fill:"both"}}}function Un(t,e){switch(t){case"up":return`translateY(-${e})`;case"down":return`translateY(${e})`;case"left":return`translateX(-${e})`;case"right":return`translateX(${e})`}}function Fn(t=0,e=300,n="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:`scale(${t})`,opacity:0},{transform:"scale(1)",opacity:1}],options:{duration:e,easing:n,fill:"both"}}}function Vn(t=0,e=300,n="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:"scale(1)",opacity:1},{transform:`scale(${t})`,opacity:0}],options:{duration:e,easing:n,fill:"both"}}}function Wn(t=1,e=600,n="linear"){return{keyframes:[{transform:"rotate(0deg)"},{transform:`rotate(${360*t}deg)`}],options:{duration:e,easing:n,fill:"both"}}}function Hn(t=600){return{keyframes:[{transform:"translateY(0)",offset:0},{transform:"translateY(-30%)",offset:.3},{transform:"translateY(0)",offset:.5},{transform:"translateY(-15%)",offset:.7},{transform:"translateY(0)",offset:.85},{transform:"translateY(-5%)",offset:.95},{transform:"translateY(0)",offset:1}],options:{duration:t,easing:"ease",fill:"both"}}}function Yn(t=500,e="cubic-bezier(0.34, 1.56, 0.64, 1)"){return{keyframes:[{transform:"scale(0)",opacity:0},{transform:"scale(1)",opacity:1}],options:{duration:t,easing:e,fill:"both"}}}function Bn(t=10,e=400){return{keyframes:[{transform:"translateX(0)"},{transform:`translateX(-${t}px)`},{transform:`translateX(${t}px)`},{transform:`translateX(-${t}px)`},{transform:`translateX(${t}px)`},{transform:"translateX(0)"}],options:{duration:e,easing:"ease-in-out",fill:"both"}}}function qn(t=1.05,e=400){return{keyframes:[{transform:"scale(1)"},{transform:`scale(${t})`},{transform:"scale(1)"}],options:{duration:e,easing:"ease-in-out",fill:"both"}}}function Xn(t="y",e=500,n="ease-out"){const s="x"===t?"rotateX":"rotateY";return{keyframes:[{transform:`${s}(90deg)`,opacity:0},{transform:`${s}(0deg)`,opacity:1}],options:{duration:e,easing:n,fill:"both"}}}function Zn(t="y",e=500,n="ease-in"){const s="x"===t?"rotateX":"rotateY";return{keyframes:[{transform:`${s}(0deg)`,opacity:1},{transform:`${s}(90deg)`,opacity:0}],options:{duration:e,easing:n,fill:"both"}}}function Gn(t=10,e=400,n="ease-out"){return{keyframes:[{filter:`blur(${t}px)`,opacity:0},{filter:"blur(0px)",opacity:1}],options:{duration:e,easing:n,fill:"both"}}}function Kn(t=10,e=400,n="ease-in"){return{keyframes:[{filter:"blur(0px)",opacity:1},{filter:`blur(${t}px)`,opacity:0}],options:{duration:e,easing:n,fill:"both"}}}function Jn(t=500,e="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{width:"0",overflow:"hidden"},{width:"auto",overflow:"hidden"}],options:{duration:t,easing:e,fill:"both"}}}function Qn(t=500,e="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{width:"auto",overflow:"hidden"},{width:"0",overflow:"hidden"}],options:{duration:t,easing:e,fill:"both"}}}function ts(t,e,n=50){return{keyframes:t.keyframes,options:{...t.options,delay:(t.options.delay??0)+e*n}}}function es(t){if(null==t||"object"!=typeof t)return t;try{return Object.keys(t).forEach(e=>{"object"!=typeof t[e]||null===t[e]||Object.isFrozen(t[e])||es(t[e])}),Object.freeze(t)}catch(t){console.error(t)}}function ns(t,e,n){const s=ne();let i;Jt();try{i=t()}finally{Qt();se(s).forEach(t=>{"function"==typeof t.__subscribe&&e(t,n)})}return i}function ss(t,e){if(ae(t),"AsyncFunction"===e.constructor.name)throw new Error(`${t.toLowerCase()}() does not support async functions.`);if(Gt())throw new Error(`${t.toLowerCase()}() cannot be nested inside an effect() or memo().`)}function is(t){const{name:e,fn:n,onRun:s,supportsCleanup:i}=t;ss(e,n);const r=new Set;let o,a=!1;const l=()=>{if(i&&o){try{o()}catch(t){console.error("Error in effect cleanup:",t)}o=void 0}},c=()=>{if(a)return;l();const t=new Set(r);r.clear();const e=()=>{a||ke.schedule(c)};let h;try{h=ns(n,t=>{r.add(t.__subscribe(e))},e)}finally{t.forEach(t=>t())}if(a)return r.forEach(t=>t()),void r.clear();i&&"function"==typeof h&&(o=h),s(h)},h=()=>{a||(a=!0,l(),r.forEach(t=>t()),r.clear())};return c(),Ue(n,h),h}let rs=0;function os(t,e){if("function"==typeof t){const e=t;let n;const s=Symbol("skip");return is({name:"Memo",fn:()=>{try{return e()}catch(t){return console.error("[atom] Error in derived function:",t),s}},onRun:t=>{t!==s&&(n?(n.unlock("initial"),n.set(()=>t),n.lock("initial")):(n=ls(t,{skipRestrictedContextCheck:!0}),n.lock("initial")))}}),n}e?.skipRestrictedContextCheck||ae("Atom");let n=t;const s=++rs,i=new me;function r(){return De(r,!1),Xt()&&Kt(r),n}return r.get=function(){return r()},r.set=function(t,e=!1){var o,a;n="function"==typeof t?t(n):t,r.skipDevToolsLog||(o=String(s),a=n,jt.logAtomSet(o,a)),e||i.notify()},r.update=function(t,e=!1){var o;"object"==typeof n&&null!==n&&(t(n),r.skipDevToolsLog||(o=String(s),jt.logAtomUpdate(o)),e||i.notify())},r.__subscribe=function(t){return i.subscribe(t)},r.toJSON=function(){return JSON.stringify(n)},Object.defineProperty(r,"name",{value:"atom",writable:!0,configurable:!0,enumerable:!1}),Object.defineProperty(r,"val",{get:()=>r(),set:t=>r.set(t),enumerable:!1,configurable:!0}),Object.defineProperty(r,"__version__",{get:()=>i.getVersion(),enumerable:!1}),Object.defineProperty(r,"__isAtom___",{value:!0,writable:!1,enumerable:!1}),Object.defineProperty(r,"__id__",{value:s,writable:!1,enumerable:!1}),r}function as(t,e){e?.skipRestrictedContextCheck||ae("iAtom");const n=os(cs(t),{skipRestrictedContextCheck:!0}),s=n.set;n.set=function(t,e=!1){const i="function"==typeof t?t(n.get()):t;s(cs(i),e)};const i=n;return delete i.update,i.name="iAtom",i}function ls(t,e={}){e.skipRestrictedContextCheck||ae("superAtom"),$e();const n=e.freeze??!1,s=n?cs(hs(t)):t;let i=!1,r="default";const o=os(n?cs(t):t,{skipRestrictedContextCheck:!0}),a=o.set;o.set=function(t,e=!1){if(i)return void ce("Cannot mutate a locked atom.","superAtom");const s="function"==typeof t?t(o.get()):t;a(n?cs(s):s,e)};const l=o.update;o.update=function(t,e=!1){if(i)ce("Cannot mutate a locked atom.","superAtom");else{if(n)throw new Error("update() is not supported when freeze is enabled — use set() with a new value.");l(t,e)}};const c=o;return c.lock=function(t="default"){i=!0,r=t},c.unlock=function(t="default"){if(r!==t)throw new Error("Incorrect passcode. Cannot unlock atom.");i=!1},c.reset=function(){i||o.set(n?cs(hs(s)):s)},c.freeze=function(){es(o.get())},c.name="superAtom",c}function cs(t){return"object"==typeof t&&null!==t?es(t):t}function hs(t){try{return structuredClone(t)}catch{return t}}function us(t){const e=new Map,n=[],s=t=>JSON.stringify(t),i=t=>{e.delete(t);const s=n.indexOf(t);s>-1&&n.splice(s,1)};return{getCacheKey:s,removeCacheEntry:i,createCacheMethod:(r,o,a,l)=>async(...c)=>{const h=s(c),u=e.get(h);if(u){const e=Date.now();if(!(void 0!==t?.cacheDuration&&e-u.timestamp>t.cacheDuration)){const t=n.indexOf(h);return t>-1&&n.splice(t,1),n.push(h),r.set(u.result),o.set(null),a.set("success"),u.result}i(h)}const d=await l(this,c);e.set(h,{result:d,timestamp:Date.now()});const f=n.indexOf(h);if(f>-1&&n.splice(f,1),n.push(h),t?.cacheLimit&&n.length>t.cacheLimit){const t=n.shift();t&&e.delete(t)}return d},createClearCacheMethod:()=>(...t)=>{if(0===t.length)e.clear(),n.length=0;else{const e=s(t);i(e)}}}}function ds(t){let e=null,n=null;const s=()=>{e&&(clearInterval(e),e=null,n=null)};return{createStartPollingMethod:i=>(...r)=>{t?.pollInterval?(s(),n=r,i(...r),e=setInterval(()=>{n&&i(...n)},t.pollInterval)):ce(new Error("pollInterval not specified in asyncAction options"))},createStopPollingMethod:()=>s,stopPolling:s}}function fs(t,e){e?.allowInRestrictedContext||ae("Async Action");const n={...{cacheLimit:10,pollInterval:5e3},...e};let s=t;const i=new Set;let r=null,o=null,a=null,l=null;const c=us(n),h=ds(n),u=os(null),d=os(null),f=os(!1),p=os("init"),m=t=>{i.forEach(e=>{if(void 0===e.filter||void 0===t||e.filter===t)try{e.fn()}catch(t){ce(t)}})},_=()=>{o?.isActive()&&(o.cancel(),o=null),r&&(r.abort(),r=null),f.set(!1),p.set("init")},g=async(t,e)=>{_(),f.set(!0),p.set("loading"),r=new AbortController;const n=r;try{let i;if(a){i=a((...e)=>s.call(t,...e),...e)}else i=s.call(t,...e);i?.__isZeroPromise__&&(o=i);let c=await i;if(n.signal.aborted||r!==n)throw new Error("Operation was cancelled");return l&&(c=l(c)),u.set(c),d.set(null),p.set("success"),m(!0),c}catch(t){if(n.signal.aborted||r!==n)throw t;const e=t instanceof Error?t:new Error(String(t));throw u.set(null),d.set(e),p.set("error"),m(!1),e}finally{r===n&&(r=null),f.set(!1),o&&!o.isActive()&&(o=null)}},y=async(...t)=>{const e=this;if(Ee()){const n=we(!1);if(n?._ssrPromiseQueue){const s=g(e,t).catch(()=>{});return n._ssrPromiseQueue.push(s),s}}return g(e,t)},v=c.createCacheMethod(u,d,p,g),w=c.createClearCacheMethod(),b=h.createStartPollingMethod(y),S=h.createStopPollingMethod(),E=Object.assign(y,{data:u,error:d,isLoading:f,status:p,val:()=>s,set:t=>{s=t},params:{page:1},cancel:_,subscribe:(t,e)=>{ae("subscribe");const n={fn:t,filter:e};i.add(n);const s=()=>i.delete(n);return Ue(t,s),s},cache:v,clearCache:w,startPolling:b,stopPolling:S,interceptBefore:t=>{a=t},interceptAfter:t=>{l=t},__isAsyncAction___:!0,__isAction___:!1});return Object.defineProperty(E,"abortController",{get:()=>r,enumerable:!0,configurable:!0}),Ue(E,()=>{i.clear(),h.stopPolling(),_()}),E}const ps=(t,e,n)=>{const s="timeout"===n?setTimeout(()=>t(),e):setInterval(()=>t(),e);return Ue(s,"timeout"===n?()=>clearTimeout(s):()=>clearInterval(s)),s};class ms{constructor(){this.timeoutId=null,this.pendingArgs=null,this.pendingContext=null}clearPending(){this.pendingArgs=null,this.pendingContext=null}setPending(t,e){this.pendingArgs=t,this.pendingContext=e}clearTimer(){this.timeoutId&&(clearTimeout(this.timeoutId),this.timeoutId=null)}setTimer(t,e){this.timeoutId=((t,e)=>ps(t,e,"timeout"))(t,e)}executePending(t){return this.pendingArgs&&(this.lastResult=t.apply(this.pendingContext,this.pendingArgs),this.clearPending()),this.lastResult}}function _s(t,e){return()=>{t.clearTimer(),t.clearPending(),e?.()}}function gs(t,e){return()=>{if(t.pendingArgs&&t.timeoutId){t.clearTimer();return t.executePending(e)}return t.lastResult}}function ys(t,e){const n=new ms,s=function(...s){return n.setPending(s,this),n.clearTimer(),n.setTimer(()=>{n.lastResult=n.executePending(t),n.timeoutId=null},e),n.lastResult};return s.cancel=_s(n),s.flush=gs(n,t),s}function vs(t,e){const n=!!e?.allowInRestrictedContext,s=fs(t,e),i=os(1,{skipRestrictedContextCheck:n}),r=os(-1,{skipRestrictedContextCheck:n});return Object.assign(s,{page:i,totalPages:r,next:(...t)=>{if(!(-1!==r.val&&i.val>=r.val))return i.update(t=>t+1),s(...t)}})}function ws(t){ae("taskAction");const e=[];let n=0,s=1,i=!1;const r={skipRestrictedContextCheck:!0},o=os([],r),a=os("idle",r),l=os(0,r);function c(){if(o.set([...e]),0===e.length)return void l.set(0);let t=0;for(const n of e)"running"===n.status?t+=.5:"pending"!==n.status&&(t+=1);l.set(Math.round(t/e.length*100))}function h(){if(i){const t=e.some(t=>"running"===t.status);return void(t||a.set("idle"))}if("running"!==a.get())return;const n=e.filter(t=>"running"===t.status).length,r=e.filter(t=>"pending"===t.status);if(0===r.length&&0===n)return void a.set("idle");const o=-1===s?r.length:Math.max(0,s-n);0!==o&&r.slice(0,o).forEach(e=>function(e){const n=new AbortController;e.status="running",e.abortController=n;const s=t(e.input,n.signal);if(s?.__isZeroPromise__){const t=s;e.abortController={signal:t.signal,abort:()=>{t.cancel()}}}c(),Promise.resolve(s).then(t=>{"cancelled"===e.status||(e.status="success",e.result.data=t),e.abortController=null,c(),h()}).catch(t=>{if("cancelled"===e.status||!0===e.abortController?.signal?.aborted)e.status="cancelled",e.abortController=null;else{const n=t instanceof Error?t:new Error(String(t));e.status="failed",e.result.error=n,e.abortController=null,ce(n,"taskAction")}c(),h()})}(e))}function u(t){return{id:++n,input:t,status:"pending",result:{data:null,error:null},abortController:null}}function d(t){const n=Array.isArray(t)?t:[t];for(const t of n)e.push(u(t));c(),"running"!==a.get()||i||h()}function f(t=1){"running"!==a.get()&&(s=t,i=!1,a.set("running"),h())}function p(){i=!0,function(){for(const t of e)"running"===t.status&&(t.status="cancelled",t.abortController?.abort(),t.abortController=null)}(),a.set("idle"),c()}function m(t){p(),e.length=0,n=0,c(),d(t)}const _={add:d,start:f,pause:function(){i||(i=!0)},stop:p,delete:function(t){const n=Array.isArray(t)?t:[t],s=new Set(n.map(t=>t.id));for(let t=e.length-1;t>=0;t--){const n=e[t];s.has(n.id)&&("running"===n.status&&(n.status="cancelled",n.abortController?.abort(),n.abortController=null),e.splice(t,1))}c(),"running"!==a.get()||i||h()},clearAndAdd:m,addAndStart:function(t,e=1){d(t),f(e)},clearAndStart:function(t,e=1){m(t),f(e)},isRunning:function(){return"running"===a.val},progress:l,tasks:o,pendingTasks:function(){return o.val.filter(t=>"pending"===t.status)},runningTasks:function(){return o.val.filter(t=>"running"===t.status)},successTasks:function(){return o.val.filter(t=>"success"===t.status)},failedTasks:function(){return o.val.filter(t=>"failed"===t.status)},cancelledTasks:function(){return o.val.filter(t=>"cancelled"===t.status)},__isTaskAction__:!0};return Ue(_,p),_}function bs(t,e){const n=new ms;let s=0;const i=function(...i){const r=Date.now(),o=r-s;return o>=e?(s=r,n.lastResult=t.apply(this,i),n.clearPending(),n.clearTimer()):(n.setPending(i,this),n.timeoutId||n.setTimer(()=>{s=Date.now(),n.lastResult=n.executePending(t),n.timeoutId=null},e-o)),n.lastResult};return i.cancel=_s(n,()=>{s=0}),i.flush=gs(n,t),i}function Ss(t,e){return"function"!=typeof t.animate?Promise.resolve():("function"==typeof t.getAnimations&&t.getAnimations().forEach(t=>t.cancel()),new Promise(n=>{const s=t.animate(e.keyframes,{duration:300,easing:"ease",fill:"both",...e.options});s.onfinish=()=>n(),s.oncancel=()=>n()}))}async function Es(t){const{el:e,exit:n,enter:s,swap:i,getEl:r,isStale:o}=t;if(!e)return void i();if(await Ss(e,n),o?.())return;if(i(),await("function"!=typeof requestAnimationFrame?Promise.resolve():new Promise(t=>requestAnimationFrame(()=>requestAnimationFrame(()=>t())))),o?.())return;const a=r?.()??e;a&&await Ss(a,s)}function Cs(t){return t.__isEffect__=!0,is({name:"Effect",fn:t,onRun:()=>{},supportsCleanup:!0})}const As=new WeakMap,ks=B(class extends ut{render(t){return C}update(t,[e]){const n=e!==this.Y;return n&&void 0!==this.Y&&this.rt(void 0),(n||this.lt!==this.ct)&&(this.Y=e,this.ht=t.options?.host,this.rt(this.ct=t.element)),C}rt(t){if(this.isConnected||(t=void 0),"function"==typeof this.Y){const e=this.ht??globalThis;let n=As.get(e);void 0===n&&(n=new WeakMap,As.set(e,n)),void 0!==n.get(this.Y)&&this.Y.call(this.ht,void 0),n.set(this.Y,t),void 0!==t&&this.Y.call(this.ht,t)}else this.Y.value=t}get lt(){return"function"==typeof this.Y?As.get(this.ht??globalThis)?.get(this.Y):this.Y?.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});function Ms(){const t=new _e;let e;const n={get value(){return e},__subscribe:e=>t.subscribe(e),__isMatesRef__:!0,__set:n=>{e!==n&&(e=n,t.trigger(n))}};return n}function $s(t){if(t&&t.__isMatesRef__){const e=t;return ks(t=>{e.__set(t)})}return ks(t)}const xs=(t,e={})=>b`<x-view .view=${t} .props=${e}></x-view>`,Rs=xs,Ts=xs,Os=(t,e,n={})=>U(xs(t,n),e),zs=Os,Is=os(!1),Ps=()=>Is.set(!0),Ds=()=>Is.set(!1),Ls=ls("undefined"!=typeof window?window.location.pathname:"/");Cs(()=>{Is()?Ls.lock():Ls.unlock()}),"undefined"!=typeof window&&(window.addEventListener("popstate",()=>{const t=window.location.pathname;t!==Ls.get()&&Ls.set(t)}),window.addEventListener("hashchange",()=>{const t=window.location.pathname;t!==Ls.get()&&Ls.set(t)}),window.addEventListener("navigate",()=>{const t=window.location.pathname;t!==Ls.get()&&Ls.set(t)}));const Ns=t=>{const e=Ls.get();if(e===t)return!0;const n=t.split("/").filter(Boolean),s=e.split("/").filter(Boolean);if(n.length!==s.length)return!1;for(let t=0;t<n.length;t++){const e=n[t],i=s[t];if(e.startsWith(":")){if(!i)return!1}else if(e!==i)return!1}return!0},js=t=>{const e=Ms(),n=()=>t().options,s=t().options.notFound?{path:"*",component:t().options.notFound}:null,i=()=>{const{routes:e}=t(),n=e.find(t=>Ns(t.path));return n??s},r=i(),o=os(r),a=os(r);return Cs(()=>{const t=a();if(t===o.get())return;const s=e.value;if(!s)return void o.set(t);const i=n(),r=o.get();Es({el:s,exit:r?.exit??i.exit??Dn(200),enter:t?.enter??i.enter??Pn(250),swap:()=>o.set(t),getEl:()=>e.value,isStale:()=>a.get()!==t})}),Cs(()=>{Ls(),function(t){a.get()!==t&&a.set(t)}(i())}),Re(()=>{const t=e.value;if(!t)return;const s=o.get(),i=n();Ss(t,s?.enter??i.enter??Pn(250))}),()=>{const t=o();return b`
100
110
  <div style="position:relative;overflow:hidden">
101
- <div ${Fn(e)}>
102
- ${t?Vn(t.component,t.props??{}):C}
111
+ <div ${$s(e)}>
112
+ ${t?xs(t.component,t.props??{}):C}
103
113
  </div>
104
114
  </div>
105
- `}};function Kn(...t){const[e,n]=t;return e.replace(/:([a-zA-Z_][a-zA-Z0-9_]*)/g,(t,e)=>{if(!n||!(e in n))throw new Error(`Missing parameter: "${e}"`);return String(n[e])})}const Jn=()=>{if("undefined"==typeof window)return{};const t=window.location.hash.startsWith("#")?window.location.hash.slice(1):window.location.hash,e=new URLSearchParams(t),n={};for(const[t,s]of e)try{n[t]=JSON.parse(s)}catch{n[t]=s}return n},Qn=bn(Jn());let ts=!1;Ln(()=>{const t=Qn();ts||qn()||(t=>{if("undefined"==typeof window)return;const e=new URLSearchParams;for(const n in t){const s=t[n];null!=s&&e.set(n,"object"==typeof s?JSON.stringify(s):String(s))}const n=e.toString(),s=window.location.pathname+window.location.search+(n?`#${n}`:"");window.history.replaceState(null,"",s)})(t)});const es=()=>{qn()||(ts=!0,Qn.set(Jn()),ts=!1)};"undefined"!=typeof window&&window.addEventListener("hashchange",es);const ns=()=>{if("undefined"==typeof window)return{};const t=new URLSearchParams(window.location.search),e={};for(const[n,s]of t)try{e[n]=JSON.parse(s)}catch{e[n]=s}return e},ss=bn(ns());let is=!1;Ln(()=>{const t=ss();is||qn()||(t=>{if("undefined"==typeof window)return;const e=new URLSearchParams;for(const n in t){const s=t[n];null!=s&&e.set(n,"object"==typeof s?JSON.stringify(s):String(s))}const n=e.toString(),s=window.location.pathname+(n?`?${n}`:"")+window.location.hash;window.history.replaceState(null,"",s)})(t)});const rs=()=>{qn()||(is=!0,ss.set(ns()),is=!1)};"undefined"!=typeof window&&window.addEventListener("popstate",rs);const os={get path(){return Xn.get()},get hash(){return Qn()},get qsObj(){return ss()}};let as=null,ls=null;function cs(){return as}function hs(){return ls}class us{constructor(){this.state="idle",this.__isZeroPromise__=!0,this.toActive()}isActive(){return"active"===this.state}isResolved(){return"resolved"===this.state}isRejected(){return"rejected"===this.state}isCancelled(){return"cancelled"===this.state}get signal(){return this.controller.signal}toActive(){return"active"===this.state||(this.state="active",this.controller=new AbortController,this.promise=new Promise((t,e)=>{this.resolveFn=t,this.rejectFn=e,this.controller.signal.addEventListener("abort",()=>{"active"===this.state&&(this.state="cancelled",e(new DOMException("Cancelled","AbortError")))})})),this}resolve(t){this.isActive()&&(this.state="resolved",this.resolveFn(t))}reject(t){this.isActive()&&(this.state="rejected",this.rejectFn(t))}cancel(t){this.isActive()&&this.controller.abort(t)}then(t,e){return this.promise.then(t,e)}catch(t){return this.promise.catch(t)}finally(t){return this.promise.finally(t)}get[Symbol.toStringTag](){return"ZeroPromise"}}const ds={100:"CONTINUE",101:"SWITCHING_PROTOCOLS",102:"PROCESSING",103:"EARLY_HINTS",200:"OK",201:"CREATED",202:"ACCEPTED",203:"NON_AUTHORITATIVE_INFORMATION",204:"NO_CONTENT",205:"RESET_CONTENT",206:"PARTIAL_CONTENT",207:"MULTI_STATUS",208:"ALREADY_REPORTED",226:"IM_USED",300:"MULTIPLE_CHOICES",301:"MOVED_PERMANENTLY",302:"FOUND",303:"SEE_OTHER",304:"NOT_MODIFIED",305:"USE_PROXY",307:"TEMPORARY_REDIRECT",308:"PERMANENT_REDIRECT",400:"BAD_REQUEST",401:"UNAUTHORIZED",402:"PAYMENT_REQUIRED",403:"FORBIDDEN",404:"NOT_FOUND",405:"METHOD_NOT_ALLOWED",406:"NOT_ACCEPTABLE",407:"PROXY_AUTHENTICATION_REQUIRED",408:"REQUEST_TIMEOUT",409:"CONFLICT",410:"GONE",411:"LENGTH_REQUIRED",412:"PRECONDITION_FAILED",413:"PAYLOAD_TOO_LARGE",414:"URI_TOO_LONG",415:"UNSUPPORTED_MEDIA_TYPE",416:"RANGE_NOT_SATISFIABLE",417:"EXPECTATION_FAILED",418:"IM_A_TEAPOT",421:"MISDIRECTED_REQUEST",422:"UNPROCESSABLE_ENTITY",423:"LOCKED",424:"FAILED_DEPENDENCY",425:"TOO_EARLY",426:"UPGRADE_REQUIRED",428:"PRECONDITION_REQUIRED",429:"TOO_MANY_REQUESTS",431:"REQUEST_HEADER_FIELDS_TOO_LARGE",451:"UNAVAILABLE_FOR_LEGAL_REASONS",500:"INTERNAL_SERVER_ERROR",501:"NOT_IMPLEMENTED",502:"BAD_GATEWAY",503:"SERVICE_UNAVAILABLE",504:"GATEWAY_TIMEOUT",505:"HTTP_VERSION_NOT_SUPPORTED",506:"VARIANT_ALSO_NEGOTIATES",507:"INSUFFICIENT_STORAGE",508:"LOOP_DETECTED",510:"NOT_EXTENDED",511:"NETWORK_AUTHENTICATION_REQUIRED"};function fs(t){return"string"==typeof t?{url:t}:t}function ps(t){const{url:e="",host:n="",path:s,params:i={}}=t,r=e||s||"",o=/^https?:\/\//i.test(r)?r:`${n}${r}`,{pathParams:a,qsParams:l}=function(t,e){const n=new Set;for(const[,e]of t.matchAll(/:([a-zA-Z_][a-zA-Z0-9_]*)/g))n.add(e);const s={},i={};for(const[t,r]of Object.entries(e))n.has(t)?s[t]=r:i[t]=r;return{pathParams:s,qsParams:i}}(o,i),c=Object.keys(a).length>0?Kn(o,a):o;if(0===Object.keys(l).length)return c;let h,u;if(/^https?:\/\//i.test(c)){const t=new URL(c);h=t.origin+t.pathname,u=t.search}else{const t=c.indexOf("?");h=-1===t?c:c.slice(0,t),u=-1===t?"":c.slice(t)}const d=new URLSearchParams(u);for(const[t,e]of Object.entries(l))null!=e&&(Array.isArray(e)?e.forEach(e=>d.append(t,String(e))):d.set(t,String(e)));const f=d.toString();return f?`${h}?${f}`:h}function ms(t,e){return t.add(e),()=>t.delete(e)}const _s=new Set,gs=new Set,ys=new Set;class vs{constructor(t={}){this.instanceBeforeFns=[],this.instanceAfterFns=[],this.instanceErrorFns=[],this.baseRequest=t}interceptBefore(t){return this.instanceBeforeFns.push(t),()=>{const e=this.instanceBeforeFns.indexOf(t);-1!==e&&this.instanceBeforeFns.splice(e,1)}}interceptAfter(t){return this.instanceAfterFns.push(t),()=>{const e=this.instanceAfterFns.indexOf(t);-1!==e&&this.instanceAfterFns.splice(e,1)}}interceptError(t){return this.instanceErrorFns.push(t),()=>{const e=this.instanceErrorFns.indexOf(t);-1!==e&&this.instanceErrorFns.splice(e,1)}}clearInterceptors(){this.instanceBeforeFns.length=0,this.instanceAfterFns.length=0,this.instanceErrorFns.length=0}fetch(t){const e=new us,n={...this.baseRequest,...t,headers:{...this.baseRequest.headers,...t.headers},params:{...this.baseRequest.params,...t.params}},{body:s,url:i,host:r,params:o,path:a,...l}=n,c=ps(n),h=function(t){return null==t?{}:"string"==typeof t||t instanceof FormData||t instanceof Blob||t instanceof ArrayBuffer||ArrayBuffer.isView(t)||t instanceof URLSearchParams||t instanceof ReadableStream?{body:t}:{body:JSON.stringify(t),headers:{"Content-Type":"application/json"}}}(s),u=(n.method??"GET").toUpperCase(),d=cs(),f=hs();if(pe()&&d){let t;try{t=c.startsWith("http")?new URL(c).pathname:c.split("?")[0]}catch{t=c.split("?")[0]}if(t.startsWith("/api")){const n=d(u,t);if(n){const t={"content-type":"application/json",...l.headers,...h.headers};if(f){const e=f.headers.get("cookie"),n=f.headers.get("authorization");e&&(t.cookie=e),n&&(t.authorization=n)}const s=new Request(c.startsWith("http")?c:`http://localhost${c}`,{method:u,headers:t,body:h.body??null});return n.handler(s,n.ctx).then(async t=>{if(!t.ok){const n=ds[t.status]||"UNKNOWN_ERROR";return void e.reject(new Error(`${n}: ${t.statusText}`))}const n=t.headers.get("content-type");n?.includes("application/json")?e.resolve(await t.json()):e.resolve(t)}).catch(t=>e.reject(t)),e}}}let p=c,m={...l,method:u,...h,headers:{...l.headers,...h.headers}};0===Object.keys(m.headers).length&&delete m.headers;for(const t of this.instanceBeforeFns){const e=t(p,m);p=e.url,m=e.options}for(const t of _s){const e=t(p,m);p=e.url,m=e.options}return fetch(p,{...m,signal:e.signal}).then(async t=>{let n=t;for(const t of this.instanceAfterFns)n=t(n);for(const t of gs)n=t(n);if(!n.ok){const t=ds[n.status]||"UNKNOWN_ERROR",s=new Error(`${t}: ${n.statusText}`);for(const t of this.instanceErrorFns)try{t(s)}catch(t){}for(const t of ys)try{t(s)}catch(t){}return void e.reject(s)}const s=n.headers.get("content-type");if(s?.includes("application/json")){const t=await n.json();e.resolve(t)}else e.resolve(n)}).catch(t=>{for(const e of this.instanceErrorFns)try{e(t)}catch(t){}for(const e of ys)try{e(t)}catch(t){}e.reject(t)}),e}Fetch(t){return this.fetch(t)}Get(t){return this.fetch({...t,method:"GET"})}Post(t){return this.fetch({...t,method:"POST"})}Put(t){return this.fetch({...t,method:"PUT"})}Patch(t){return this.fetch({...t,method:"PATCH"})}Delete(t){return this.fetch({...t,method:"DELETE"})}fetchAction(t){const{baseRequest:e,options:n}=function(t){if(!t)return{baseRequest:{},options:{}};const{cacheDuration:e,cacheLimit:n,pollInterval:s,allowInRestrictedContext:i,...r}=t;return{baseRequest:r,options:{...void 0!==e&&{cacheDuration:e},...void 0!==n&&{cacheLimit:n},...void 0!==s&&{pollInterval:s},...void 0!==i&&{allowInRestrictedContext:i}}}}(t);return kn(t=>this.fetch({...e,params:{...e.params,...t}}),n)}getAction(t){return this.fetchAction({...t,method:"GET"})}postAction(t){return this.fetchAction({...t,method:"POST"})}putAction(t){return this.fetchAction({...t,method:"PUT"})}patchAction(t){return this.fetchAction({...t,method:"PATCH"})}deleteAction(t){return this.fetchAction({...t,method:"DELETE"})}}const ws=new vs,bs="mates-theme";function xs(t){return"auto"===t?function(){try{return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}catch{return"light"}}():t}const Ss=function(){const t=bn(function(){try{const t=localStorage.getItem(bs);return"light"===t||"dark"===t||"auto"===t?t:null}catch{return null}}()??"auto",{skipRestrictedContextCheck:!0}),e=t;return e.setToLight=()=>{t.set("light")},e.setToDark=()=>{t.set("dark")},e.setToAuto=()=>{t.set("auto")},e.toggle=()=>{const e=xs(t.get());t.set("dark"===e?"light":"dark")},Object.defineProperty(e,"resolved",{get:()=>xs(t.get()),enumerable:!1,configurable:!0}),Object.defineProperty(e,"name",{value:"themeAtom",writable:!0,configurable:!0,enumerable:!1}),Ln(()=>{const e=t.get();!function(t){try{document.documentElement.setAttribute("data-theme",xs(t))}catch{}}(e),function(t){try{"auto"===t?localStorage.removeItem(bs):localStorage.setItem(bs,t)}catch{}}(e)}),"undefined"!=typeof window&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").addEventListener("change",()=>{"auto"===t.get()&&t.set("auto")}),e}();function Cs(t){return t.startsWith("--")?t:`--${t}`}function Es(t,e){let n="";for(const t in e){n+=` ${Cs(t)}: ${e[t]};\n`}return n?`${t} {\n${n}}`:""}function As(t){if(null==t)return{action:"remove"};if("boolean"==typeof t)return t?{action:"set",value:""}:{action:"remove"};if("string"==typeof t)return{action:"set",value:t};if("number"==typeof t)return{action:"set",value:String(t)};if(Array.isArray(t)){if(2===t.length){const[e,n]=t;return e?"boolean"==typeof n?n?{action:"set",value:""}:{action:"remove"}:{action:"set",value:String(n)}:{action:"remove"}}if(3===t.length){const[e,n,s]=t,i=e?n:s;return"boolean"==typeof i?i?{action:"set",value:""}:{action:"remove"}:{action:"set",value:String(i)}}}return{action:"remove"}}function Ms(t){return t.startsWith("--")?t:t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function ks(t){if(null==t||!1===t)return null;if("string"==typeof t)return t;if("number"==typeof t)return String(t);if(Array.isArray(t)){if(2===t.length){const[e,n]=t;return e?String(n):null}if(3===t.length){const[e,n,s]=t;return String(e?n:s)}}return null}const $s=new WeakMap,Ts=new WeakMap,Rs=new WeakMap,Os=new WeakMap;class Ps{constructor(t){this.el=t}attr(t){const e=this.el;$s.has(e)||$s.set(e,new Map);const n=$s.get(e),s=new Map;for(const[i,r]of Object.entries(t)){const t=As(r);"set"===t.action?(n.get(i)!==t.value&&e.setAttribute(i,t.value),s.set(i,t.value)):n.has(i)&&e.removeAttribute(i)}for(const t of n.keys())s.has(t)||e.removeAttribute(t);return $s.set(e,s),this}updateAttr(t){const e=this.el;$s.has(e)||$s.set(e,new Map);const n=$s.get(e),s=Object.fromEntries(n);t(s);const i=new Map;for(const[t,r]of Object.entries(s))n.get(t)!==r&&e.setAttribute(t,r),i.set(t,r);for(const t of n.keys())i.has(t)||e.removeAttribute(t);return $s.set(e,i),this}style(t){const e=this.el;Ts.has(e)||Ts.set(e,new Map);const n=Ts.get(e),s=new Map;for(const[i,r]of Object.entries(t)){const t=ks(r),o=Ms(i);null!==t?(n.get(o)!==t&&e.style.setProperty(o,t),s.set(o,t)):n.has(o)&&e.style.removeProperty(o)}for(const t of n.keys())s.has(t)||e.style.removeProperty(t);return Ts.set(e,s),this}classes(t){const e=this.el;Rs.has(e)||Rs.set(e,new Set);const n=Rs.get(e),s=function(t){const e=new Set,n=t=>{for(const n of t.split(/\s+/))n&&e.add(n)};if("string"==typeof t)return n(t),e;if(Array.isArray(t)){for(const e of t)if(e||0===e)if("string"!=typeof e){if(Array.isArray(e))if(2===e.length){const[t,s]=e;t&&s&&n(s)}else if(3===e.length){const[t,s,i]=e;n(t?s:i)}}else n(e);return e}if("object"==typeof t&&null!==t)for(const[e,s]of Object.entries(t))s&&n(e);return e}(t);for(const t of s)n.has(t)||e.classList.add(t);for(const t of n)s.has(t)||e.classList.remove(t);return Rs.set(e,s),this}addClass(t){const e=this.el;for(const n of t.split(/\s+/))n&&e.classList.add(n);return this}removeClass(t){const e=this.el;for(const n of t.split(/\s+/))n&&e.classList.remove(n);return this}toggleClass(t,e){const n=this.el;for(const s of t.split(/\s+/))s&&n.classList.toggle(s,e);return this}html(t){if(null==t)throw new Error("$(el).html() — the factory function must return a lit-html TemplateResult (e.g. () => html`<span>${value}</span>`).");return U(t,this.el),this}text(t){return this.el.textContent=String(t),this}focus(t){return this.el.focus(t),this}blur(){return this.el.blur(),this}scroll(t){const e=this.el;return"string"==typeof t?e.scrollTo({top:0,behavior:t}):t?e.scrollTo(t):e.scrollTo({top:0}),this}scrollIntoView(t){return this.el.scrollIntoView(t),this}measure(t){const e=this.el.getBoundingClientRect();return t({width:e.width,height:e.height,top:e.top,left:e.left,right:e.right,bottom:e.bottom,x:e.x,y:e.y}),this}on(t,e,n){const s=this.el;Os.has(s)||Os.set(s,new Map);const i=Os.get(s),r=i.get(t);r&&s.removeEventListener(t,r.handler,r.options);const o=e;return s.addEventListener(t,o,n),i.set(t,{handler:o,options:n}),this}off(t,e){const n=this.el,s=Os.get(n);if(!s)return this;if(e){const i=s.get(t);i&&i.handler===e&&(n.removeEventListener(t,i.handler,i.options),s.delete(t))}else{const e=s.get(t);e&&(n.removeEventListener(t,e.handler,e.options),s.delete(t))}return this}once(t,e,n){const s="object"==typeof n?{...n,once:!0}:{once:!0};return this.el.addEventListener(t,e,s),this}delegate(t,e,n,s){const i=t=>{const s=t.target?.closest(e);s&&this.el.contains(s)&&n(t,s)};return this.el.addEventListener(t,i,s),Os.has(this.el)||Os.set(this.el,new Map),Os.get(this.el).set(`${t}:delegate:${e}`,{handler:i,options:s}),this}aria(t){const e=this.el;for(const[n,s]of Object.entries(t)){const t=n.startsWith("aria-")?n:`aria-${n}`;null==s||!1===s?e.removeAttribute(t):e.setAttribute(t,String(s))}return this}getAttr(t){return this.el.getAttribute(t)}data(t){const e=this.el;for(const[n,s]of Object.entries(t)){const t=n.startsWith("data-")?n.slice(5):n,i=n.startsWith("data-")?n:`data-${n}`;null==s?e.removeAttribute(i):e.setAttribute(i,String(s));const r=t.replace(/-([a-z])/g,(t,e)=>e.toUpperCase());null==s?delete e.dataset[r]:e.dataset[r]=String(s)}return this}}function zs(t){if(null!==t&&"object"==typeof t&&!0===t.__isMatesRef__){const e=t;if(void 0===e.value)throw new Error("$(ref): the ref has no element attached yet (ref.value is undefined).\nDOM manipulation via $() must happen after the element has mounted.\nUse one of the lifecycle hooks where the element is guaranteed to exist:\n • onMount() — runs once after the component's first render\n • onPaint() — runs after the browser has painted\n • onUpdate() — runs after every subsequent re-render\n\nExample:\n const inputRef = ref<HTMLInputElement>();\n onMount(() => { $(inputRef).focus(); });");return new Ps(e.value)}return new Ps(t)}const Is=t=>{const e=Un(),n=t().condition,s=bn(n),i=bn(n);return Ln(()=>{const n=i();if(n===s.get())return;const r=e.value;if(!r)return void s.set(n);const o=t().config;Dn({el:r,exit:o?.exit??fn(200),enter:o?.enter??dn(250),swap:()=>s.set(n),getEl:()=>e.value,isStale:()=>i.get()!==n})}),be(()=>{const n=e.value;if(!n)return;const s=t().config;In(n,s?.enter??dn(250))}),()=>{const n=s(),{condition:r,trueTpl:o,falseTpl:a}=t();return i.get()!==r&&i.set(r),b`
106
- <div ${Fn(e)} style="position:relative">
115
+ `}};function Us(t,e={}){return xs(js,{routes:t,options:e})}function Fs(...t){const[e,n]=t;return e.replace(/:([a-zA-Z_][a-zA-Z0-9_]*)/g,(t,e)=>{if(!n||!(e in n))throw new Error(`Missing parameter: "${e}"`);return String(n[e])})}const Vs=()=>{if("undefined"==typeof window)return{};const t=window.location.hash.startsWith("#")?window.location.hash.slice(1):window.location.hash,e=new URLSearchParams(t),n={};for(const[t,s]of e)try{n[t]=JSON.parse(s)}catch{n[t]=s}return n},Ws=os(Vs());let Hs=!1;Cs(()=>{const t=Ws();Hs||Is()||(t=>{if("undefined"==typeof window)return;const e=new URLSearchParams;for(const n in t){const s=t[n];null!=s&&e.set(n,"object"==typeof s?JSON.stringify(s):String(s))}const n=e.toString(),s=window.location.pathname+window.location.search+(n?`#${n}`:"");window.history.replaceState(null,"",s)})(t)});const Ys=()=>{Is()||(Hs=!0,Ws.set(Vs()),Hs=!1)};"undefined"!=typeof window&&window.addEventListener("hashchange",Ys);const Bs=()=>{if("undefined"==typeof window)return{};const t=new URLSearchParams(window.location.search),e={};for(const[n,s]of t)try{e[n]=JSON.parse(s)}catch{e[n]=s}return e},qs=os(Bs());let Xs=!1;Cs(()=>{const t=qs();Xs||Is()||(t=>{if("undefined"==typeof window)return;const e=new URLSearchParams;for(const n in t){const s=t[n];null!=s&&e.set(n,"object"==typeof s?JSON.stringify(s):String(s))}const n=e.toString(),s=window.location.pathname+(n?`?${n}`:"")+window.location.hash;window.history.replaceState(null,"",s)})(t)});const Zs=()=>{Is()||(Xs=!0,qs.set(Bs()),Xs=!1)};"undefined"!=typeof window&&window.addEventListener("popstate",Zs);const Gs={get path(){return Ls.get()},get hash(){return Ws()},get qsObj(){return qs()}};function Ks(t,e,n){Is()||(e?window.history.replaceState(n,"",t):window.history.pushState(n,"",t),Ls.set(t))}const Js=(t,{view:e})=>Ns(t)?e?Rs(e,{}):C:null,Qs=(t,e)=>{const n=t.find(t=>Ns(t.path));if(void 0===n)return e?()=>xs(e):()=>C;const{component:s}=n;return He(s),()=>xs(s)};let ti=null,ei=null;function ni(t){ti=t}function si(t){ei=t}function ii(){return ti}function ri(){return ei}class oi{constructor(){this.state="idle",this.__isZeroPromise__=!0,this.toActive()}isActive(){return"active"===this.state}isResolved(){return"resolved"===this.state}isRejected(){return"rejected"===this.state}isCancelled(){return"cancelled"===this.state}get signal(){return this.controller.signal}toActive(){return"active"===this.state||(this.state="active",this.controller=new AbortController,this.promise=new Promise((t,e)=>{this.resolveFn=t,this.rejectFn=e,this.controller.signal.addEventListener("abort",()=>{"active"===this.state&&(this.state="cancelled",e(new DOMException("Cancelled","AbortError")))})})),this}resolve(t){this.isActive()&&(this.state="resolved",this.resolveFn(t))}reject(t){this.isActive()&&(this.state="rejected",this.rejectFn(t))}cancel(t){this.isActive()&&this.controller.abort(t)}then(t,e){return this.promise.then(t,e)}catch(t){return this.promise.catch(t)}finally(t){return this.promise.finally(t)}get[Symbol.toStringTag](){return"ZeroPromise"}}const ai={100:"CONTINUE",101:"SWITCHING_PROTOCOLS",102:"PROCESSING",103:"EARLY_HINTS",200:"OK",201:"CREATED",202:"ACCEPTED",203:"NON_AUTHORITATIVE_INFORMATION",204:"NO_CONTENT",205:"RESET_CONTENT",206:"PARTIAL_CONTENT",207:"MULTI_STATUS",208:"ALREADY_REPORTED",226:"IM_USED",300:"MULTIPLE_CHOICES",301:"MOVED_PERMANENTLY",302:"FOUND",303:"SEE_OTHER",304:"NOT_MODIFIED",305:"USE_PROXY",307:"TEMPORARY_REDIRECT",308:"PERMANENT_REDIRECT",400:"BAD_REQUEST",401:"UNAUTHORIZED",402:"PAYMENT_REQUIRED",403:"FORBIDDEN",404:"NOT_FOUND",405:"METHOD_NOT_ALLOWED",406:"NOT_ACCEPTABLE",407:"PROXY_AUTHENTICATION_REQUIRED",408:"REQUEST_TIMEOUT",409:"CONFLICT",410:"GONE",411:"LENGTH_REQUIRED",412:"PRECONDITION_FAILED",413:"PAYLOAD_TOO_LARGE",414:"URI_TOO_LONG",415:"UNSUPPORTED_MEDIA_TYPE",416:"RANGE_NOT_SATISFIABLE",417:"EXPECTATION_FAILED",418:"IM_A_TEAPOT",421:"MISDIRECTED_REQUEST",422:"UNPROCESSABLE_ENTITY",423:"LOCKED",424:"FAILED_DEPENDENCY",425:"TOO_EARLY",426:"UPGRADE_REQUIRED",428:"PRECONDITION_REQUIRED",429:"TOO_MANY_REQUESTS",431:"REQUEST_HEADER_FIELDS_TOO_LARGE",451:"UNAVAILABLE_FOR_LEGAL_REASONS",500:"INTERNAL_SERVER_ERROR",501:"NOT_IMPLEMENTED",502:"BAD_GATEWAY",503:"SERVICE_UNAVAILABLE",504:"GATEWAY_TIMEOUT",505:"HTTP_VERSION_NOT_SUPPORTED",506:"VARIANT_ALSO_NEGOTIATES",507:"INSUFFICIENT_STORAGE",508:"LOOP_DETECTED",510:"NOT_EXTENDED",511:"NETWORK_AUTHENTICATION_REQUIRED"};function li(t){return t>=200&&t<300}function ci(t){return"string"==typeof t?{url:t}:t}function hi(t){const{url:e="",host:n="",path:s,params:i={}}=t,r=e||s||"",o=/^https?:\/\//i.test(r)?r:`${n}${r}`,{pathParams:a,qsParams:l}=function(t,e){const n=new Set;for(const[,e]of t.matchAll(/:([a-zA-Z_][a-zA-Z0-9_]*)/g))n.add(e);const s={},i={};for(const[t,r]of Object.entries(e))n.has(t)?s[t]=r:i[t]=r;return{pathParams:s,qsParams:i}}(o,i),c=Object.keys(a).length>0?Fs(o,a):o;if(0===Object.keys(l).length)return c;let h,u;if(/^https?:\/\//i.test(c)){const t=new URL(c);h=t.origin+t.pathname,u=t.search}else{const t=c.indexOf("?");h=-1===t?c:c.slice(0,t),u=-1===t?"":c.slice(t)}const d=new URLSearchParams(u);for(const[t,e]of Object.entries(l))null!=e&&(Array.isArray(e)?e.forEach(e=>d.append(t,String(e))):d.set(t,String(e)));const f=d.toString();return f?`${h}?${f}`:h}function ui(t,e){return t.add(e),()=>t.delete(e)}const di=new Set,fi=new Set,pi=new Set,mi=t=>ui(di,t),_i=t=>ui(fi,t),gi=t=>ui(pi,t),yi=()=>{di.clear(),fi.clear(),pi.clear()};class vi{constructor(t={}){this.instanceBeforeFns=[],this.instanceAfterFns=[],this.instanceErrorFns=[],this.baseRequest=t}interceptBefore(t){return this.instanceBeforeFns.push(t),()=>{const e=this.instanceBeforeFns.indexOf(t);-1!==e&&this.instanceBeforeFns.splice(e,1)}}interceptAfter(t){return this.instanceAfterFns.push(t),()=>{const e=this.instanceAfterFns.indexOf(t);-1!==e&&this.instanceAfterFns.splice(e,1)}}interceptError(t){return this.instanceErrorFns.push(t),()=>{const e=this.instanceErrorFns.indexOf(t);-1!==e&&this.instanceErrorFns.splice(e,1)}}clearInterceptors(){this.instanceBeforeFns.length=0,this.instanceAfterFns.length=0,this.instanceErrorFns.length=0}fetch(t){const e=new oi,n={...this.baseRequest,...t,headers:{...this.baseRequest.headers,...t.headers},params:{...this.baseRequest.params,...t.params}},{body:s,url:i,host:r,params:o,path:a,...l}=n,c=hi(n),h=function(t){return null==t?{}:"string"==typeof t||t instanceof FormData||t instanceof Blob||t instanceof ArrayBuffer||ArrayBuffer.isView(t)||t instanceof URLSearchParams||t instanceof ReadableStream?{body:t}:{body:JSON.stringify(t),headers:{"Content-Type":"application/json"}}}(s),u=(n.method??"GET").toUpperCase(),d=ii(),f=ri();if(Ee()&&d){let t;try{t=c.startsWith("http")?new URL(c).pathname:c.split("?")[0]}catch{t=c.split("?")[0]}if(t.startsWith("/api")){const n=d(u,t);if(n){const t={"content-type":"application/json",...l.headers,...h.headers};if(f){const e=f.headers.get("cookie"),n=f.headers.get("authorization");e&&(t.cookie=e),n&&(t.authorization=n)}const s=new Request(c.startsWith("http")?c:`http://localhost${c}`,{method:u,headers:t,body:h.body??null});return n.handler(s,n.ctx).then(async t=>{if(!t.ok){const n=ai[t.status]||"UNKNOWN_ERROR";return void e.reject(new Error(`${n}: ${t.statusText}`))}const n=t.headers.get("content-type");n?.includes("application/json")?e.resolve(await t.json()):e.resolve(t)}).catch(t=>e.reject(t)),e}}}return(async()=>{let t,n=c,s={...l,method:u,...h,headers:{...l.headers,...h.headers}};0===Object.keys(s.headers).length&&delete s.headers;for(const t of this.instanceBeforeFns){const e=await t(n,s);n=e.url,s=e.options}for(const t of di){const e=await t(n,s);n=e.url,s=e.options}try{t=await fetch(n,{...s,signal:e.signal})}catch(t){for(const e of this.instanceErrorFns)try{e(t)}catch(t){}for(const e of pi)try{e(t)}catch(t){}return void e.reject(t)}let i=t;for(const t of this.instanceAfterFns)i=await t(i);for(const t of fi)i=await t(i);if(!i.ok){const t=ai[i.status]||"UNKNOWN_ERROR",n=new Error(`${t}: ${i.statusText}`);for(const t of this.instanceErrorFns)try{t(n)}catch(t){}for(const t of pi)try{t(n)}catch(t){}return void e.reject(n)}const r=i.headers.get("content-type");if(r?.includes("application/json")){const t=await i.json();e.resolve(t)}else e.resolve(i)})().catch(t=>e.reject(t)),e}Fetch(t){return this.fetch(t)}Get(t){return this.fetch({...t,method:"GET"})}Post(t){return this.fetch({...t,method:"POST"})}Put(t){return this.fetch({...t,method:"PUT"})}Patch(t){return this.fetch({...t,method:"PATCH"})}Delete(t){return this.fetch({...t,method:"DELETE"})}fetchAction(t){const{baseRequest:e,options:n}=function(t){if(!t)return{baseRequest:{},options:{}};const{cacheDuration:e,cacheLimit:n,pollInterval:s,allowInRestrictedContext:i,...r}=t;return{baseRequest:r,options:{...void 0!==e&&{cacheDuration:e},...void 0!==n&&{cacheLimit:n},...void 0!==s&&{pollInterval:s},...void 0!==i&&{allowInRestrictedContext:i}}}}(t);return fs(t=>this.fetch({...e,params:{...e.params,...t}}),n)}getAction(t){return this.fetchAction({...t,method:"GET"})}postAction(t){return this.fetchAction({...t,method:"POST"})}putAction(t){return this.fetchAction({...t,method:"PUT"})}patchAction(t){return this.fetchAction({...t,method:"PATCH"})}deleteAction(t){return this.fetchAction({...t,method:"DELETE"})}}const wi=new vi({});async function bi(t,e){let n,s=t,i=e;for(const t of di){const e=await t(s,i);s=e.url,i=e.options}try{n=await fetch(s,i)}catch(t){for(const e of pi)try{e(t)}catch{}throw t}for(const t of fi)n=await t(n);if(!n.ok){const t=new Error(`${n.status} ${n.statusText}`);for(const e of pi)try{e(t)}catch{}}return n}function Si(t){return async(e,n)=>({url:e,options:{...n,headers:{...n.headers,Authorization:"string"==typeof t?t:await t()}}})}function Ei(t){return(e,n)=>({url:e.startsWith("http")?e:`${t}${e}`,options:n})}function Ci(t=console.log){return e=>(t(`[fetch] ${e.status} ${e.url}`),e)}const Ai=t=>wi.fetch(ci(t)),ki=t=>wi.Get(ci(t)),Mi=t=>wi.Post(ci(t)),$i=t=>wi.Put(ci(t)),xi=t=>wi.Patch(ci(t)),Ri=t=>wi.Delete(ci(t)),Ti=t=>wi.fetchAction(t),Oi=t=>wi.getAction(t),zi=t=>wi.postAction(t),Ii=t=>wi.putAction(t),Pi=t=>wi.patchAction(t),Di=t=>wi.deleteAction(t),Li="mates-theme";function Ni(t){return"auto"===t?function(){try{return window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}catch{return"light"}}():t}const ji=function(){const t=os(function(){try{const t=localStorage.getItem(Li);return"light"===t||"dark"===t||"auto"===t?t:null}catch{return null}}()??"auto",{skipRestrictedContextCheck:!0}),e=t;return e.setToLight=()=>{t.set("light")},e.setToDark=()=>{t.set("dark")},e.setToAuto=()=>{t.set("auto")},e.toggle=()=>{const e=Ni(t.get());t.set("dark"===e?"light":"dark")},Object.defineProperty(e,"resolved",{get:()=>Ni(t.get()),enumerable:!1,configurable:!0}),Object.defineProperty(e,"name",{value:"themeAtom",writable:!0,configurable:!0,enumerable:!1}),Cs(()=>{const e=t.get();!function(t){try{document.documentElement.setAttribute("data-theme",Ni(t))}catch{}}(e),function(t){try{"auto"===t?localStorage.removeItem(Li):localStorage.setItem(Li,t)}catch{}}(e)}),"undefined"!=typeof window&&window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").addEventListener("change",()=>{"auto"===t.get()&&t.set("auto")}),e}();function Ui(t){return t.startsWith("--")?t:`--${t}`}function Fi(t,e){let n="";for(const t in e){n+=` ${Ui(t)}: ${e[t]};\n`}return n?`${t} {\n${n}}`:""}function Vi(t){const e=Object.keys(t);if(0===e.length)throw new Error("[globalTheme] themes object must have at least one entry.");const n=e[0],s=e[1],i=t[n],r=[];r.push(Fi(":root",i));for(const n of e)r.push(Fi(`[data-theme="${n}"]`,t[n]));void 0!==s&&r.push(function(t){let e="";for(const n in t)e+=` ${Ui(n)}: ${t[n]};\n`;return e?`@media (prefers-color-scheme: dark) {\n :root:not([data-theme]) {\n${e} }\n}`:""}(t[s])),Mn();const o=kn(),a=r.filter(Boolean).join("\n");a&&o.appendRules(a);const l=Object.create(null);for(const t in i)l[t]=Ui(t);return{cssVars:Object.freeze(l),themeAtom:ji}}function Wi(t){Mn();const e=kn(),n=Fi(":root",t);return n&&e.appendRules(n),t}function Hi(t){if(null==t)return{action:"remove"};if("boolean"==typeof t)return t?{action:"set",value:""}:{action:"remove"};if("string"==typeof t)return{action:"set",value:t};if("number"==typeof t)return{action:"set",value:String(t)};if(Array.isArray(t)){if(2===t.length){const[e,n]=t;return e?"boolean"==typeof n?n?{action:"set",value:""}:{action:"remove"}:{action:"set",value:String(n)}:{action:"remove"}}if(3===t.length){const[e,n,s]=t,i=e?n:s;return"boolean"==typeof i?i?{action:"set",value:""}:{action:"remove"}:{action:"set",value:String(i)}}}return{action:"remove"}}function Yi(t){return t.startsWith("--")?t:t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}function Bi(t){if(null==t||!1===t)return null;if("string"==typeof t)return t;if("number"==typeof t)return String(t);if(Array.isArray(t)){if(2===t.length){const[e,n]=t;return e?String(n):null}if(3===t.length){const[e,n,s]=t;return String(e?n:s)}}return null}const qi=new WeakMap,Xi=new WeakMap,Zi=new WeakMap,Gi=new WeakMap;class Ki{constructor(t){this.el=t}attr(t){const e=this.el;qi.has(e)||qi.set(e,new Map);const n=qi.get(e),s=new Map;for(const[i,r]of Object.entries(t)){const t=Hi(r);"set"===t.action?(n.get(i)!==t.value&&e.setAttribute(i,t.value),s.set(i,t.value)):n.has(i)&&e.removeAttribute(i)}for(const t of n.keys())s.has(t)||e.removeAttribute(t);return qi.set(e,s),this}updateAttr(t){const e=this.el;qi.has(e)||qi.set(e,new Map);const n=qi.get(e),s=Object.fromEntries(n);t(s);const i=new Map;for(const[t,r]of Object.entries(s))n.get(t)!==r&&e.setAttribute(t,r),i.set(t,r);for(const t of n.keys())i.has(t)||e.removeAttribute(t);return qi.set(e,i),this}style(t){const e=this.el;Xi.has(e)||Xi.set(e,new Map);const n=Xi.get(e),s=new Map;for(const[i,r]of Object.entries(t)){const t=Bi(r),o=Yi(i);null!==t?(n.get(o)!==t&&e.style.setProperty(o,t),s.set(o,t)):n.has(o)&&e.style.removeProperty(o)}for(const t of n.keys())s.has(t)||e.style.removeProperty(t);return Xi.set(e,s),this}classes(t){const e=this.el;Zi.has(e)||Zi.set(e,new Set);const n=Zi.get(e),s=function(t){const e=new Set,n=t=>{for(const n of t.split(/\s+/))n&&e.add(n)};if("string"==typeof t)return n(t),e;if(Array.isArray(t)){for(const e of t)if(e||0===e)if("string"!=typeof e){if(Array.isArray(e))if(2===e.length){const[t,s]=e;t&&s&&n(s)}else if(3===e.length){const[t,s,i]=e;n(t?s:i)}}else n(e);return e}if("object"==typeof t&&null!==t)for(const[e,s]of Object.entries(t))s&&n(e);return e}(t);for(const t of s)n.has(t)||e.classList.add(t);for(const t of n)s.has(t)||e.classList.remove(t);return Zi.set(e,s),this}addClass(t){const e=this.el;for(const n of t.split(/\s+/))n&&e.classList.add(n);return this}removeClass(t){const e=this.el;for(const n of t.split(/\s+/))n&&e.classList.remove(n);return this}toggleClass(t,e){const n=this.el;for(const s of t.split(/\s+/))s&&n.classList.toggle(s,e);return this}html(t){if(null==t)throw new Error("$(el).html() — the factory function must return a lit-html TemplateResult (e.g. () => html`<span>${value}</span>`).");return U(t,this.el),this}text(t){return this.el.textContent=String(t),this}focus(t){return this.el.focus(t),this}blur(){return this.el.blur(),this}scroll(t){const e=this.el;return"string"==typeof t?e.scrollTo({top:0,behavior:t}):t?e.scrollTo(t):e.scrollTo({top:0}),this}scrollIntoView(t){return this.el.scrollIntoView(t),this}measure(t){const e=this.el.getBoundingClientRect();return t({width:e.width,height:e.height,top:e.top,left:e.left,right:e.right,bottom:e.bottom,x:e.x,y:e.y}),this}on(t,e,n){const s=this.el;Gi.has(s)||Gi.set(s,new Map);const i=Gi.get(s),r=i.get(t);r&&s.removeEventListener(t,r.handler,r.options);const o=e;return s.addEventListener(t,o,n),i.set(t,{handler:o,options:n}),this}off(t,e){const n=this.el,s=Gi.get(n);if(!s)return this;if(e){const i=s.get(t);i&&i.handler===e&&(n.removeEventListener(t,i.handler,i.options),s.delete(t))}else{const e=s.get(t);e&&(n.removeEventListener(t,e.handler,e.options),s.delete(t))}return this}once(t,e,n){const s="object"==typeof n?{...n,once:!0}:{once:!0};return this.el.addEventListener(t,e,s),this}delegate(t,e,n,s){const i=t=>{const s=t.target?.closest(e);s&&this.el.contains(s)&&n(t,s)};return this.el.addEventListener(t,i,s),Gi.has(this.el)||Gi.set(this.el,new Map),Gi.get(this.el).set(`${t}:delegate:${e}`,{handler:i,options:s}),this}aria(t){const e=this.el;for(const[n,s]of Object.entries(t)){const t=n.startsWith("aria-")?n:`aria-${n}`;null==s||!1===s?e.removeAttribute(t):e.setAttribute(t,String(s))}return this}getAttr(t){return this.el.getAttribute(t)}data(t){const e=this.el;for(const[n,s]of Object.entries(t)){const t=n.startsWith("data-")?n.slice(5):n,i=n.startsWith("data-")?n:`data-${n}`;null==s?e.removeAttribute(i):e.setAttribute(i,String(s));const r=t.replace(/-([a-z])/g,(t,e)=>e.toUpperCase());null==s?delete e.dataset[r]:e.dataset[r]=String(s)}return this}}function Ji(t){if(null!==t&&"object"==typeof t&&!0===t.__isMatesRef__){const e=t;if(void 0===e.value)throw new Error("$(ref): the ref has no element attached yet (ref.value is undefined).\nDOM manipulation via $() must happen after the element has mounted.\nUse one of the lifecycle hooks where the element is guaranteed to exist:\n • onMount() — runs once after the component's first render\n • onPaint() — runs after the browser has painted\n • onUpdate() — runs after every subsequent re-render\n\nExample:\n const inputRef = ref<HTMLInputElement>();\n onMount(() => { $(inputRef).focus(); });");return new Ki(e.value)}return new Ki(t)}const Qi=t=>{const e=Ms(),n=t().condition,s=os(n),i=os(n);return Cs(()=>{const n=i();if(n===s.get())return;const r=e.value;if(!r)return void s.set(n);const o=t().config;Es({el:r,exit:o?.exit??Dn(200),enter:o?.enter??Pn(250),swap:()=>s.set(n),getEl:()=>e.value,isStale:()=>i.get()!==n})}),Re(()=>{const n=e.value;if(!n)return;const s=t().config;Ss(n,s?.enter??Pn(250))}),()=>{const n=s(),{condition:r,trueTpl:o,falseTpl:a}=t();return i.get()!==r&&i.set(r),b`
116
+ <div ${$s(e)} style="position:relative">
107
117
  ${n?o:a}
108
118
  </div>
109
- `}};function Ds(t,e,n=C,s){return Vn(Is,{condition:t,trueTpl:e,falseTpl:n,config:s})}function Ls(t){const e=Qt.isHookRunning;Qt.isHookRunning=!0;try{return t()}finally{Qt.isHookRunning=e}}function Ns(t){var e,n,s,i;e=new WeakMap,n=new WeakMap,s=new WeakMap,i=new WeakMap;const r=B(class extends ut{constructor(t){if(super(t),e.set(this,null),n.set(this,!1),s.set(this,null),i.set(this,!1),t.type!==Y)throw new Error("eleHook() must be used as an element expression, e.g. html`<div ${myHook()}>`")}update(i,r){if(!se(this,n,"f")){ie(this,s,i.element,"f");const o=zs(se(this,s,"f")),a=Ls(()=>t(o,...r));return ie(this,e,a??null,"f"),void ie(this,n,!0,"f")}se(this,e,"f")?.onUpdate&&Ls(()=>se(this,e,"f").onUpdate(...r))}render(...t){}disconnected(){ie(this,i,!0,"f"),se(this,e,"f")?.onCleanup&&se(this,e,"f").onCleanup()}reconnected(){se(this,i,"f")&&(ie(this,i,!1,"f"),ie(this,n,!1,"f"),ie(this,e,null,"f"))}});return(...t)=>r(...t)}const js=Ns((t,e)=>(t.attr(e),{onUpdate(e){t.attr(e)},onCleanup(){t.attr({})}}));const Us=Ns((t,e)=>{const n=t.el;let s=new Set;const i=t=>{const e=(t=>{const e=new Set;if(Array.isArray(t))for(const n of t)if(Array.isArray(n)){if(2===n.length){const[t,s]=n;t&&s&&e.add(s)}else if(3===n.length){const[t,s,i]=n,r=t?s:i;r&&e.add(r)}}else"string"==typeof n&&n&&e.add(n);else for(const[n,s]of Object.entries(t))s&&e.add(n);return e})(t);for(const t of s)e.has(t)||n.classList.remove(t);for(const t of e)s.has(t)||n.classList.add(t);s=e};return i(e),{onUpdate(t){i(t)},onCleanup(){for(const t of s)n.classList.remove(t);s=new Set}}});function Fs(t){const e=Qt.isHookRunning;Qt.isHookRunning=!0;try{return t()}finally{Qt.isHookRunning=e}}function Vs(t){var e,n,s,i,r,o;e=new WeakMap,n=new WeakMap,s=new WeakMap,i=new WeakMap,r=new WeakMap,o=new WeakMap;const a=B(class extends ut{constructor(t){if(super(t),e.set(this,null),n.set(this,!1),s.set(this,!1),i.set(this,!1),r.set(this,null),o.set(this,t=>{se(this,i,"f")?ie(this,r,t,"f"):this.setValue(t)}),t.type!==V)throw new Error("htmlHook() must be used as a child expression, e.g. html`<div>${myHook()}</div>`")}update(s,a){if(ie(this,i,!0,"f"),ie(this,r,null,"f"),se(this,n,"f"))se(this,e,"f")?.onUpdate&&Fs(()=>se(this,e,"f").onUpdate(...a));else{const s=Fs(()=>t(se(this,o,"f"),...a));ie(this,e,s??null,"f"),ie(this,n,!0,"f")}if(ie(this,i,!1,"f"),null!==se(this,r,"f")){const t=se(this,r,"f");return ie(this,r,null,"f"),t}}render(...t){}disconnected(){ie(this,s,!0,"f"),se(this,e,"f")?.onCleanup&&se(this,e,"f").onCleanup(),ie(this,n,!1,"f"),ie(this,e,null,"f")}reconnected(){se(this,s,"f")&&(ie(this,s,!1,"f"),ie(this,n,!1,"f"),ie(this,e,null,"f"))}});return(...t)=>a(...t)}const Ws=Ns((t,e)=>{let n=e;const s=new IntersectionObserver(t=>{for(const e of t)e.isIntersecting?n.onVisible?.():n.onHidden?.()},{rootMargin:e.rootMargin??"0px",threshold:e.threshold??0});return s.observe(t.el),{onUpdate(t){n=t},onCleanup(){s.disconnect()}}});const Hs=Ns((t,e,n)=>{let s=e,i=!1,r=!0;const o=new IntersectionObserver(t=>{for(const e of t){const t=e.isIntersecting;if(r)return r=!1,void(i=t);t&&!i&&s(),i=t}},{rootMargin:n?.rootMargin??"0px",threshold:n?.threshold??0});return o.observe(t.el),{onUpdate(t,e){s=t},onCleanup(){o.disconnect(),i=!1,r=!0}}});const Ys=Ns((t,e)=>{e(t.el)}),Bs=Ns((t,e)=>{let n=e;return{onUpdate(t){n=t},onCleanup(){n(t.el)}}});Ns((t,e)=>({onUpdate(e){e(t.el)}}));const qs=Vs((t,e,n,s,i)=>{function r(t,e,n){return"function"==typeof e?{keyFn:t,template:e,opts:n??{}}:{keyFn:null,template:t,opts:e??{}}}function o(t,e,n,s){const i=s.columns??3,r=s.gap??12,o=s.containerClass??"",a=[`column-count:${i}`,`column-gap:${r}px`,s.containerStyle??""].filter(Boolean).join(";"),l=["break-inside:avoid",`margin-bottom:${r}px`,"display:inline-block","width:100%","box-sizing:border-box"].join(";"),c=t,h=Et(c,e||((t,e)=>e),(t,e)=>b`
119
+ `}};function tr(t,e,n=C,s){return xs(Qi,{condition:t,trueTpl:e,falseTpl:n,config:s})}function er(t,e,n){const{show:s,...i}=n;return tr(s,b`<x-view .view=${t} .props=${e}></x-view>`,C,i)}function nr(t){const e=re.isHookRunning;re.isHookRunning=!0;try{return t()}finally{re.isHookRunning=e}}function sr(t){var e,n,s,i;e=new WeakMap,n=new WeakMap,s=new WeakMap,i=new WeakMap;const r=B(class extends ut{constructor(t){if(super(t),e.set(this,null),n.set(this,!1),s.set(this,null),i.set(this,!1),t.type!==Y)throw new Error("eleHook() must be used as an element expression, e.g. html`<div ${myHook()}>`")}update(i,r){if(!he(this,n,"f")){ue(this,s,i.element,"f");const o=Ji(he(this,s,"f")),a=nr(()=>t(o,...r));return ue(this,e,a??null,"f"),void ue(this,n,!0,"f")}he(this,e,"f")?.onUpdate&&nr(()=>he(this,e,"f").onUpdate(...r))}render(...t){}disconnected(){ue(this,i,!0,"f"),he(this,e,"f")?.onCleanup&&he(this,e,"f").onCleanup()}reconnected(){he(this,i,"f")&&(ue(this,i,!1,"f"),ue(this,n,!1,"f"),ue(this,e,null,"f"))}});return(...t)=>r(...t)}const ir=sr((t,e)=>(t.attr(e),{onUpdate(e){t.attr(e)},onCleanup(){t.attr({})}}));function rr(t){return ir(t)}function or(t){}const ar=sr((t,e)=>{const n=t.el;let s=new Set;const i=t=>{const e=(t=>{const e=new Set;if(Array.isArray(t))for(const n of t)if(Array.isArray(n)){if(2===n.length){const[t,s]=n;t&&s&&e.add(s)}else if(3===n.length){const[t,s,i]=n,r=t?s:i;r&&e.add(r)}}else"string"==typeof n&&n&&e.add(n);else for(const[n,s]of Object.entries(t))s&&e.add(n);return e})(t);for(const t of s)e.has(t)||n.classList.remove(t);for(const t of e)s.has(t)||n.classList.add(t);s=e};return i(e),{onUpdate(t){i(t)},onCleanup(){for(const t of s)n.classList.remove(t);s=new Set}}});function lr(t){return ar(t)}function cr(t){}function hr(t){const e=re.isHookRunning;re.isHookRunning=!0;try{return t()}finally{re.isHookRunning=e}}function ur(t){var e,n,s,i,r,o;e=new WeakMap,n=new WeakMap,s=new WeakMap,i=new WeakMap,r=new WeakMap,o=new WeakMap;const a=B(class extends ut{constructor(t){if(super(t),e.set(this,null),n.set(this,!1),s.set(this,!1),i.set(this,!1),r.set(this,null),o.set(this,t=>{he(this,i,"f")?ue(this,r,t,"f"):this.setValue(t)}),t.type!==V)throw new Error("htmlHook() must be used as a child expression, e.g. html`<div>${myHook()}</div>`")}update(s,a){if(ue(this,i,!0,"f"),ue(this,r,null,"f"),he(this,n,"f"))he(this,e,"f")?.onUpdate&&hr(()=>he(this,e,"f").onUpdate(...a));else{const s=hr(()=>t(he(this,o,"f"),...a));ue(this,e,s??null,"f"),ue(this,n,!0,"f")}if(ue(this,i,!1,"f"),null!==he(this,r,"f")){const t=he(this,r,"f");return ue(this,r,null,"f"),t}}render(...t){}disconnected(){ue(this,s,!0,"f"),he(this,e,"f")?.onCleanup&&he(this,e,"f").onCleanup(),ue(this,n,!1,"f"),ue(this,e,null,"f")}reconnected(){he(this,s,"f")&&(ue(this,s,!1,"f"),ue(this,n,!1,"f"),ue(this,e,null,"f"))}});return(...t)=>a(...t)}const dr=sr((t,e)=>{let n=e;const s=new IntersectionObserver(t=>{for(const e of t)e.isIntersecting?n.onVisible?.():n.onHidden?.()},{rootMargin:e.rootMargin??"0px",threshold:e.threshold??0});return s.observe(t.el),{onUpdate(t){n=t},onCleanup(){s.disconnect()}}});function fr(t){return dr(t)}function pr(t,e){return dr({onVisible:t,...e})}function mr(t,e){return dr({onHidden:t,...e})}const _r=sr((t,e,n)=>{let s=e,i=!1,r=!0;const o=new IntersectionObserver(t=>{for(const e of t){const t=e.isIntersecting;if(r)return r=!1,void(i=t);t&&!i&&s(),i=t}},{rootMargin:n?.rootMargin??"0px",threshold:n?.threshold??0});return o.observe(t.el),{onUpdate(t,e){s=t},onCleanup(){o.disconnect(),i=!1,r=!0}}});function gr(t,e){return _r(t,e)}function yr(t,e){return _r(t,e)}const vr=sr((t,e)=>{e(t.el)}),wr=sr((t,e)=>{let n=e;return{onUpdate(t){n=t},onCleanup(){n(t.el)}}});function br(t){return vr(t)}function Sr(t){return wr(t)}sr((t,e)=>({onUpdate(e){e(t.el)}}));const Er=ur((t,e,n,s,i)=>{function r(t,e,n){return"function"==typeof e?{keyFn:t,template:e,opts:n??{}}:{keyFn:null,template:t,opts:e??{}}}function o(t,e,n,s){const i=s.columns??3,r=s.gap??12,o=s.containerClass??"",a=[`column-count:${i}`,`column-gap:${r}px`,s.containerStyle??""].filter(Boolean).join(";"),l=["break-inside:avoid",`margin-bottom:${r}px`,"display:inline-block","width:100%","box-sizing:border-box"].join(";"),c=t,h=$t(c,e||((t,e)=>e),(t,e)=>b`
110
120
  <div style="${l}">${n(t,e)}</div>
111
121
  `);return b`
112
122
  <div class="${o}" style="${a}">
113
123
  ${h}
114
124
  </div>
115
- `}const{keyFn:a,template:l,opts:c}=r(n,s,i);return t(o(e,a,l,c)),{onUpdate(e,n,s,i){const{keyFn:a,template:l,opts:c}=r(n,s,i);t(o(e,a,l,c))}}});var Xs,Gs;Xs=new WeakMap,Gs=new WeakMap;const Zs=B(class extends ut{constructor(t){if(super(t),Xs.set(this,null),Gs.set(this,null),t.type!==V)throw new Error("memoTemplate() must be used as a child expression, e.g. html`<div>${memoTemplate(keys, () => html`...`)}</div>`")}update(t,[e,n]){return null!==se(this,Xs,"f")&&function(t,e){if(t.length!==e.length)return!1;for(let n=0;n<e.length;n++)if(!Object.is(t[n],e[n]))return!1;return!0}(se(this,Xs,"f"),e)||(ie(this,Gs,n(),"f"),ie(this,Xs,e.slice(),"f")),se(this,Gs,"f")}render(t,e){return e()}disconnected(){}reconnected(){}});function Ks(t,e,n){const s={current:n},i=t=>{s.current?.(t)};return t.addEventListener(e,i),{handler:n,handlerRef:s,cleanup:()=>t.removeEventListener(e,i)}}function Js(t){t.cleanup()}function Qs(t){for(const e of t.values())e.cleanup();t.clear()}function ti(t,e){const n={current:e},s=e=>{const s=e.target;s&&!t.contains(s)&&n.current?.(e)};return document.addEventListener("mousedown",s,!0),{handler:e,cleanup:()=>document.removeEventListener("mousedown",s,!0),handlerRef:n}}const ei="__viewport__",ni=new WeakMap;function si(t,e,n){const s=new Set;let i,r,o=!1;for(const[a,l]of Object.entries(e)){if(!l)continue;if("enterViewport"===a){i=l,o=!0;continue}if("exitViewport"===a){r=l,o=!0;continue}s.add(a);const e=n.get(a);e?e.handler!==l&&(e.handlerRef&&(e.handlerRef.current=l),e.handler=l):n.set(a,"clickOutside"===a?ti(t,l):Ks(t,a,l))}if(o){s.add(ei);const e=n.get(ei);if(e){const t=e;t.enterRef&&(t.enterRef.current=i),t.exitRef&&(t.exitRef.current=r)}else n.set(ei,function(t,e,n){const s={current:e},i={current:n},r=new IntersectionObserver(t=>{for(const e of t)e.isIntersecting?s.current?.(e):i.current?.(e)},{threshold:0});return r.observe(t),{handler:e??n??(()=>{}),cleanup:()=>r.disconnect(),enterRef:s,exitRef:i}}(t,i,r))}for(const[t,e]of n)s.has(t)||(Js(e),n.delete(t))}const ii=Ns((t,e)=>{const n=new Map,s=t.el;si(s,e,n);const i=()=>{Qs(n),ni.delete(s)};return ni.set(s,i),{onUpdate(t){si(s,t,n)},onCleanup(){i()}}});const ri=Ns((t,e,n)=>{const s=new Map;let i=null,r=n;const o=(t,e)=>{t!==i&&(Qs(s),i=t),function(t,e,n){const s=new Set;for(const[i,r]of Object.entries(e)){if(!r)continue;s.add(i);const e=n.get(i);e?e.handler!==r&&(e.handlerRef&&(e.handlerRef.current=r),e.handler=r):n.set(i,Ks(t,i,r))}for(const[t,e]of n)s.has(t)||(Js(e),n.delete(t))}(t,e,s)},a=()=>{Qs(s),i=null},l=e.__subscribe(t=>{t?o(t,r):a()});return e.value&&o(e.value,n),{onUpdate(t,n){r=n,e.value&&o(e.value,n)},onCleanup(){a(),l()}}});const oi=Ns((t,e)=>(t.style(e),{onUpdate(e){t.style(e)}}));const ai=Vs((t,e,n)=>{if(n<16)throw new Error(`timer() ms must be at least 16ms (one frame at 60fps), got ${n}`);let s=e,i=n,r=null;const o=()=>t(s()),a=()=>{r=setInterval(o,i)};return o(),a(),{onUpdate(t,e){s=t,e!==i&&(i=e,null!==r&&(clearInterval(r),r=null),a())},onCleanup(){null!==r&&(clearInterval(r),r=null)}}});
116
- /**
117
- * @license
118
- * Copyright 2021 Google LLC
119
- * SPDX-License-Identifier: BSD-3-Clause
120
- */
121
- function li(t){return"horizontal"===t?"width":"height"}function ci(t){return"horizontal"===t?"height":"width"}class hi{_getDefaultConfig(){return{direction:"vertical"}}constructor(t,e){this._latestCoords={left:0,top:0},this._direction=null,this._viewportSize={width:0,height:0},this.totalScrollSize={width:0,height:0},this.offsetWithinScroller={left:0,top:0},this._pendingReflow=!1,this._pendingLayoutUpdate=!1,this._pin=null,this._firstVisible=0,this._lastVisible=0,this._physicalMin=0,this._physicalMax=0,this._first=-1,this._last=-1,this._sizeDim="height",this._secondarySizeDim="width",this._positionDim="top",this._secondaryPositionDim="left",this._scrollPosition=0,this._scrollError=0,this._items=[],this._scrollSize=1,this._overhang=1e3,this._hostSink=t,Promise.resolve().then(()=>this.config=e||this._getDefaultConfig())}set config(t){Object.assign(this,Object.assign({},this._getDefaultConfig(),t))}get config(){return{direction:this.direction}}get items(){return this._items}set items(t){this._setItems(t)}_setItems(t){t!==this._items&&(this._items=t,this._scheduleReflow())}get direction(){return this._direction}set direction(t){(t="horizontal"===t?t:"vertical")!==this._direction&&(this._direction=t,this._sizeDim="horizontal"===t?"width":"height",this._secondarySizeDim="horizontal"===t?"height":"width",this._positionDim="horizontal"===t?"left":"top",this._secondaryPositionDim="horizontal"===t?"top":"left",this._triggerReflow())}get viewportSize(){return this._viewportSize}set viewportSize(t){const{_viewDim1:e,_viewDim2:n}=this;Object.assign(this._viewportSize,t),n!==this._viewDim2?this._scheduleLayoutUpdate():e!==this._viewDim1&&this._checkThresholds()}get viewportScroll(){return this._latestCoords}set viewportScroll(t){Object.assign(this._latestCoords,t);const e=this._scrollPosition;this._scrollPosition=this._latestCoords[this._positionDim];Math.abs(e-this._scrollPosition)>=1&&this._checkThresholds()}reflowIfNeeded(t=!1){(t||this._pendingReflow)&&(this._pendingReflow=!1,this._reflow())}set pin(t){this._pin=t,this._triggerReflow()}get pin(){if(null!==this._pin){const{index:t,block:e}=this._pin;return{index:Math.max(0,Math.min(t,this.items.length-1)),block:e}}return null}_clampScrollPosition(t){return Math.max(-this.offsetWithinScroller[this._positionDim],Math.min(t,this.totalScrollSize[li(this.direction)]-this._viewDim1))}unpin(){null!==this._pin&&(this._sendUnpinnedMessage(),this._pin=null)}_updateLayout(){}get _viewDim1(){return this._viewportSize[this._sizeDim]}get _viewDim2(){return this._viewportSize[this._secondarySizeDim]}_scheduleReflow(){this._pendingReflow=!0}_scheduleLayoutUpdate(){this._pendingLayoutUpdate=!0,this._scheduleReflow()}_triggerReflow(){this._scheduleLayoutUpdate(),Promise.resolve().then(()=>this.reflowIfNeeded())}_reflow(){this._pendingLayoutUpdate&&(this._updateLayout(),this._pendingLayoutUpdate=!1),this._updateScrollSize(),this._setPositionFromPin(),this._getActiveItems(),this._updateVisibleIndices(),this._sendStateChangedMessage()}_setPositionFromPin(){if(null!==this.pin){const t=this._scrollPosition,{index:e,block:n}=this.pin;this._scrollPosition=this._calculateScrollIntoViewPosition({index:e,block:n||"start"})-this.offsetWithinScroller[this._positionDim],this._scrollError=t-this._scrollPosition}}_calculateScrollIntoViewPosition(t){const{block:e}=t,n=Math.min(this.items.length,Math.max(0,t.index)),s=this._getItemPosition(n)[this._positionDim];let i=s;if("start"!==e){const t=this._getItemSize(n)[this._sizeDim];if("center"===e)i=s-.5*this._viewDim1+.5*t;else{const n=s-this._viewDim1+t;if("end"===e)i=n;else{const t=this._scrollPosition;i=Math.abs(t-s)<Math.abs(t-n)?s:n}}}return i+=this.offsetWithinScroller[this._positionDim],this._clampScrollPosition(i)}getScrollIntoViewCoordinates(t){return{[this._positionDim]:this._calculateScrollIntoViewPosition(t)}}_sendUnpinnedMessage(){this._hostSink({type:"unpinned"})}_sendVisibilityChangedMessage(){this._hostSink({type:"visibilityChanged",firstVisible:this._firstVisible,lastVisible:this._lastVisible})}_sendStateChangedMessage(){const t=new Map;if(-1!==this._first&&-1!==this._last)for(let e=this._first;e<=this._last;e++)t.set(e,this._getItemPosition(e));const e={type:"stateChanged",scrollSize:{[this._sizeDim]:this._scrollSize,[this._secondarySizeDim]:null},range:{first:this._first,last:this._last,firstVisible:this._firstVisible,lastVisible:this._lastVisible},childPositions:t};this._scrollError&&(e.scrollError={[this._positionDim]:this._scrollError,[this._secondaryPositionDim]:0},this._scrollError=0),this._hostSink(e)}get _num(){return-1===this._first||-1===this._last?0:this._last-this._first+1}_checkThresholds(){if(0===this._viewDim1&&this._num>0||null!==this._pin)this._scheduleReflow();else{const t=Math.max(0,this._scrollPosition-this._overhang),e=Math.min(this._scrollSize,this._scrollPosition+this._viewDim1+this._overhang);this._physicalMin>t||this._physicalMax<e?this._scheduleReflow():this._updateVisibleIndices({emit:!0})}}_updateVisibleIndices(t){if(-1===this._first||-1===this._last)return;let e=this._first;for(;e<this._last&&Math.round(this._getItemPosition(e)[this._positionDim]+this._getItemSize(e)[this._sizeDim])<=Math.round(this._scrollPosition);)e++;let n=this._last;for(;n>this._first&&Math.round(this._getItemPosition(n)[this._positionDim])>=Math.round(this._scrollPosition+this._viewDim1);)n--;e===this._firstVisible&&n===this._lastVisible||(this._firstVisible=e,this._lastVisible=n,t?.emit&&this._sendVisibilityChangedMessage())}}
125
+ `}const{keyFn:a,template:l,opts:c}=r(n,s,i);return t(o(e,a,l,c)),{onUpdate(e,n,s,i){const{keyFn:a,template:l,opts:c}=r(n,s,i);t(o(e,a,l,c))}}});function Cr(t,e,n,s){return Er(t,e,n,s)}var Ar,kr;Ar=new WeakMap,kr=new WeakMap;const Mr=B(class extends ut{constructor(t){if(super(t),Ar.set(this,null),kr.set(this,null),t.type!==V)throw new Error("memoTemplate() must be used as a child expression, e.g. html`<div>${memoTemplate(keys, () => html`...`)}</div>`")}update(t,[e,n]){return null!==he(this,Ar,"f")&&function(t,e){if(t.length!==e.length)return!1;for(let n=0;n<e.length;n++)if(!Object.is(t[n],e[n]))return!1;return!0}(he(this,Ar,"f"),e)||(ue(this,kr,n(),"f"),ue(this,Ar,e.slice(),"f")),he(this,kr,"f")}render(t,e){return e()}disconnected(){}reconnected(){}});function $r(t,e){return Mr(t,e)}function xr(t,e,n){const s={current:n},i=t=>{s.current?.(t)};return t.addEventListener(e,i),{handler:n,handlerRef:s,cleanup:()=>t.removeEventListener(e,i)}}function Rr(t){t.cleanup()}function Tr(t){for(const e of t.values())e.cleanup();t.clear()}function Or(t,e){const n={current:e},s=e=>{const s=e.target;s&&!t.contains(s)&&n.current?.(e)};return document.addEventListener("mousedown",s,!0),{handler:e,cleanup:()=>document.removeEventListener("mousedown",s,!0),handlerRef:n}}const zr="__viewport__",Ir=new WeakMap;function Pr(t,e,n){const s=new Set;let i,r,o=!1;for(const[a,l]of Object.entries(e)){if(!l)continue;if("enterViewport"===a){i=l,o=!0;continue}if("exitViewport"===a){r=l,o=!0;continue}s.add(a);const e=n.get(a);e?e.handler!==l&&(e.handlerRef&&(e.handlerRef.current=l),e.handler=l):n.set(a,"clickOutside"===a?Or(t,l):xr(t,a,l))}if(o){s.add(zr);const e=n.get(zr);if(e){const t=e;t.enterRef&&(t.enterRef.current=i),t.exitRef&&(t.exitRef.current=r)}else n.set(zr,function(t,e,n){const s={current:e},i={current:n},r=new IntersectionObserver(t=>{for(const e of t)e.isIntersecting?s.current?.(e):i.current?.(e)},{threshold:0});return r.observe(t),{handler:e??n??(()=>{}),cleanup:()=>r.disconnect(),enterRef:s,exitRef:i}}(t,i,r))}for(const[t,e]of n)s.has(t)||(Rr(e),n.delete(t))}const Dr=sr((t,e)=>{const n=new Map,s=t.el;Pr(s,e,n);const i=()=>{Tr(n),Ir.delete(s)};return Ir.set(s,i),{onUpdate(t){Pr(s,t,n)},onCleanup(){i()}}});function Lr(t){return Dr(t)}function Nr(t){Ir.get(t)?.()}const jr=sr((t,e,n)=>{const s=new Map;let i=null,r=n;const o=(t,e)=>{t!==i&&(Tr(s),i=t),function(t,e,n){const s=new Set;for(const[i,r]of Object.entries(e)){if(!r)continue;s.add(i);const e=n.get(i);e?e.handler!==r&&(e.handlerRef&&(e.handlerRef.current=r),e.handler=r):n.set(i,xr(t,i,r))}for(const[t,e]of n)s.has(t)||(Rr(e),n.delete(t))}(t,e,s)},a=()=>{Tr(s),i=null},l=e.__subscribe(t=>{t?o(t,r):a()});return e.value&&o(e.value,n),{onUpdate(t,n){r=n,e.value&&o(e.value,n)},onCleanup(){a(),l()}}});function Ur(t,e){return jr(t,e)}function Fr(t){for(const e of t){if(!Array.isArray(e))return e;{const[t,n]=e;if(t)return n}}return C}const Vr=sr((t,e)=>(t.style(e),{onUpdate(e){t.style(e)}}));function Wr(t){return Vr(t)}function Hr(t){}const Yr=ur((t,e,n)=>{if(n<16)throw new Error(`timer() ms must be at least 16ms (one frame at 60fps), got ${n}`);let s=e,i=n,r=null;const o=()=>t(s()),a=()=>{r=setInterval(o,i)};return o(),a(),{onUpdate(t,e){s=t,e!==i&&(i=e,null!==r&&(clearInterval(r),r=null),a())},onCleanup(){null!==r&&(clearInterval(r),r=null)}}});function Br(t,e){return Yr(t,e)}
122
126
  /**
123
127
  * @license
124
128
  * Copyright 2021 Google LLC
125
129
  * SPDX-License-Identifier: BSD-3-Clause
126
- */class ui{constructor(t){this._map=new Map,this._roundAverageSize=!1,this.totalSize=0,!0===t?.roundAverageSize&&(this._roundAverageSize=!0)}set(t,e){const n=this._map.get(t)||0;this._map.set(t,e),this.totalSize+=e-n}get averageSize(){if(this._map.size>0){const t=this.totalSize/this._map.size;return this._roundAverageSize?Math.round(t):t}return 0}getSize(t){return this._map.get(t)}clear(){this._map.clear(),this.totalSize=0}}
130
+ */function qr(t){return"horizontal"===t?"width":"height"}class Xr{_updateOverhang(){this._overhang=Math.max(200,2*this._viewDim1)}_getDefaultConfig(){return{direction:"vertical"}}constructor(t,e){this._latestCoords={left:0,top:0},this._direction=null,this._viewportSize={width:0,height:0},this.totalScrollSize={width:0,height:0},this.offsetWithinScroller={left:0,top:0},this._pendingReflow=!1,this._pendingLayoutUpdate=!1,this._pin=null,this._firstVisible=0,this._lastVisible=0,this._physicalMin=0,this._physicalMax=0,this._first=-1,this._last=-1,this._sizeDim="height",this._secondarySizeDim="width",this._positionDim="top",this._secondaryPositionDim="left",this._scrollPosition=0,this._scrollError=0,this._items=[],this._scrollSize=1,this._overhang=1e3,this._hostSink=t,Promise.resolve().then(()=>this.config=e||this._getDefaultConfig())}set config(t){Object.assign(this,Object.assign({},this._getDefaultConfig(),t))}get config(){return{direction:this.direction}}get items(){return this._items}set items(t){this._setItems(t)}_setItems(t){t!==this._items&&(this._items=t,this._scheduleReflow())}get direction(){return this._direction}set direction(t){(t="horizontal"===t?t:"vertical")!==this._direction&&(this._direction=t,this._sizeDim="horizontal"===t?"width":"height",this._secondarySizeDim="horizontal"===t?"height":"width",this._positionDim="horizontal"===t?"left":"top",this._secondaryPositionDim="horizontal"===t?"top":"left",this._triggerReflow())}get viewportSize(){return this._viewportSize}set viewportSize(t){const{_viewDim1:e,_viewDim2:n}=this;Object.assign(this._viewportSize,t),n!==this._viewDim2?this._scheduleLayoutUpdate():e!==this._viewDim1&&this._checkThresholds(),this._updateOverhang()}get viewportScroll(){return this._latestCoords}set viewportScroll(t){Object.assign(this._latestCoords,t);const e=this._scrollPosition;this._scrollPosition=this._latestCoords[this._positionDim];Math.abs(e-this._scrollPosition)>=1&&this._checkThresholds()}reflowIfNeeded(t=!1){(t||this._pendingReflow)&&(this._pendingReflow=!1,this._reflow())}set pin(t){this._pin=t,this._triggerReflow()}get pin(){if(null!==this._pin){const{index:t,block:e}=this._pin;return{index:Math.max(0,Math.min(t,this.items.length-1)),block:e}}return null}_clampScrollPosition(t){return Math.max(-this.offsetWithinScroller[this._positionDim],Math.min(t,this.totalScrollSize[qr(this.direction)]-this._viewDim1))}unpin(){null!==this._pin&&(this._sendUnpinnedMessage(),this._pin=null)}_updateLayout(){}get _viewDim1(){return this._viewportSize[this._sizeDim]}get _viewDim2(){return this._viewportSize[this._secondarySizeDim]}_scheduleReflow(){this._pendingReflow=!0}_scheduleLayoutUpdate(){this._pendingLayoutUpdate=!0,this._scheduleReflow()}_triggerReflow(){this._scheduleLayoutUpdate(),Promise.resolve().then(()=>this.reflowIfNeeded())}_reflow(){this._pendingLayoutUpdate&&(this._updateLayout(),this._pendingLayoutUpdate=!1),this._updateScrollSize(),this._setPositionFromPin(),this._getActiveItems(),this._updateVisibleIndices(),this._sendStateChangedMessage()}_setPositionFromPin(){if(null!==this.pin){const t=this._scrollPosition,{index:e,block:n}=this.pin;this._scrollPosition=this._calculateScrollIntoViewPosition({index:e,block:n||"start"})-this.offsetWithinScroller[this._positionDim],this._scrollError=t-this._scrollPosition}}_calculateScrollIntoViewPosition(t){const{block:e}=t,n=Math.min(this.items.length,Math.max(0,t.index)),s=this._getItemPosition(n)[this._positionDim];let i=s;if("start"!==e){const t=this._getItemSize(n)[this._sizeDim];if("center"===e)i=s-.5*this._viewDim1+.5*t;else{const n=s-this._viewDim1+t;if("end"===e)i=n;else{const t=this._scrollPosition;i=Math.abs(t-s)<Math.abs(t-n)?s:n}}}return i+=this.offsetWithinScroller[this._positionDim],this._clampScrollPosition(i)}getScrollIntoViewCoordinates(t){return{[this._positionDim]:this._calculateScrollIntoViewPosition(t)}}_sendUnpinnedMessage(){this._hostSink({type:"unpinned"})}_sendVisibilityChangedMessage(){this._hostSink({type:"visibilityChanged",firstVisible:this._firstVisible,lastVisible:this._lastVisible})}_sendStateChangedMessage(){const t=new Map;if(-1!==this._first&&-1!==this._last)for(let e=this._first;e<=this._last;e++)t.set(e,this._getItemPosition(e));const e={type:"stateChanged",scrollSize:{[this._sizeDim]:this._scrollSize,[this._secondarySizeDim]:null},range:{first:this._first,last:this._last,firstVisible:this._firstVisible,lastVisible:this._lastVisible},childPositions:t};this._scrollError&&(e.scrollError={[this._positionDim]:this._scrollError,[this._secondaryPositionDim]:0},this._scrollError=0),this._hostSink(e)}get _num(){return-1===this._first||-1===this._last?0:this._last-this._first+1}_checkThresholds(){if(0===this._viewDim1&&this._num>0||null!==this._pin)this._scheduleReflow();else{const t=Math.max(0,this._scrollPosition-this._overhang),e=Math.min(this._scrollSize,this._scrollPosition+this._viewDim1+this._overhang);this._physicalMin>t||this._physicalMax<e?this._scheduleReflow():this._updateVisibleIndices({emit:!0})}}_updateVisibleIndices(t){if(-1===this._first||-1===this._last)return;let e=this._first;for(;e<this._last&&Math.round(this._getItemPosition(e)[this._positionDim]+this._getItemSize(e)[this._sizeDim])<=Math.round(this._scrollPosition);)e++;let n=this._last;for(;n>this._first&&Math.round(this._getItemPosition(n)[this._positionDim])>=Math.round(this._scrollPosition+this._viewDim1);)n--;e===this._firstVisible&&n===this._lastVisible||(this._firstVisible=e,this._lastVisible=n,t?.emit&&this._sendVisibilityChangedMessage())}}
127
131
  /**
128
132
  * @license
129
133
  * Copyright 2021 Google LLC
130
134
  * SPDX-License-Identifier: BSD-3-Clause
131
- */const di=t=>Object.assign({type:yi},t);function fi(t){return"horizontal"===t?"marginLeft":"marginTop"}function pi(t){return"horizontal"===t?"marginRight":"marginBottom"}function mi(t){return"horizontal"===t?"xOffset":"yOffset"}function _i(t,e){const n=[t,e].sort();return n[1]<=0?Math.min(...n):n[0]>=0?Math.max(...n):n[0]+n[1]}class gi{constructor(){this._childSizeCache=new ui,this._marginSizeCache=new ui,this._metricsCache=new Map}update(t,e){const n=new Set;Object.keys(t).forEach(s=>{const i=Number(s);this._metricsCache.set(i,t[i]),this._childSizeCache.set(i,t[i][li(e)]),n.add(i),n.add(i+1)});for(const t of n){const n=this._metricsCache.get(t)?.[fi(e)]||0,s=this._metricsCache.get(t-1)?.[pi(e)]||0;this._marginSizeCache.set(t,_i(n,s))}}get averageChildSize(){return this._childSizeCache.averageSize}get totalChildSize(){return this._childSizeCache.totalSize}get averageMarginSize(){return this._marginSizeCache.averageSize}get totalMarginSize(){return this._marginSizeCache.totalSize}getLeadingMarginValue(t,e){return this._metricsCache.get(t)?.[fi(e)]||0}getChildSize(t){return this._childSizeCache.getSize(t)}getMarginSize(t){return this._marginSizeCache.getSize(t)}clear(){this._childSizeCache.clear(),this._marginSizeCache.clear(),this._metricsCache.clear()}}class yi extends hi{constructor(){super(...arguments),this._itemSize={width:100,height:100},this._physicalItems=new Map,this._newPhysicalItems=new Map,this._metricsCache=new gi,this._anchorIdx=null,this._anchorPos=null,this._stable=!0,this._measureChildren=!0,this._estimate=!0}get measureChildren(){return this._measureChildren}updateItemSizes(t){this._metricsCache.update(t,this.direction),this._scheduleReflow()}_getPhysicalItem(t){return this._newPhysicalItems.get(t)??this._physicalItems.get(t)}_getSize(t){return this._getPhysicalItem(t)&&this._metricsCache.getChildSize(t)}_getAverageSize(){return this._metricsCache.averageChildSize||this._itemSize[this._sizeDim]}_estimatePosition(t){const e=this._metricsCache;if(-1===this._first||-1===this._last)return e.averageMarginSize+t*(e.averageMarginSize+this._getAverageSize());if(t<this._first){const n=this._first-t;return this._getPhysicalItem(this._first).pos-(e.getMarginSize(this._first-1)||e.averageMarginSize)-(n*e.averageChildSize+(n-1)*e.averageMarginSize)}{const n=t-this._last;return this._getPhysicalItem(this._last).pos+(e.getChildSize(this._last)||e.averageChildSize)+(e.getMarginSize(this._last)||e.averageMarginSize)+n*(e.averageChildSize+e.averageMarginSize)}}_getPosition(t){const e=this._getPhysicalItem(t),{averageMarginSize:n}=this._metricsCache;return 0===t?this._metricsCache.getMarginSize(0)??n:e?e.pos:this._estimatePosition(t)}_calculateAnchor(t,e){return t<=0?0:e>this._scrollSize-this._viewDim1?this.items.length-1:Math.max(0,Math.min(this.items.length-1,Math.floor((t+e)/2/this._delta)))}_getAnchor(t,e){if(0===this._physicalItems.size)return this._calculateAnchor(t,e);if(this._first<0)return this._calculateAnchor(t,e);if(this._last<0)return this._calculateAnchor(t,e);const n=this._getPhysicalItem(this._first),s=this._getPhysicalItem(this._last),i=n.pos;if(s.pos+this._metricsCache.getChildSize(this._last)<t)return this._calculateAnchor(t,e);if(i>e)return this._calculateAnchor(t,e);let r=this._firstVisible-1,o=-1/0;for(;o<t;){o=this._getPhysicalItem(++r).pos+this._metricsCache.getChildSize(r)}return r}_getActiveItems(){0===this._viewDim1||0===this.items.length?this._clearItems():this._getItems()}_clearItems(){this._first=-1,this._last=-1,this._physicalMin=0,this._physicalMax=0;const t=this._newPhysicalItems;this._newPhysicalItems=this._physicalItems,this._newPhysicalItems.clear(),this._physicalItems=t,this._stable=!0}_getItems(){const t=this._newPhysicalItems;let e,n;if(this._stable=!0,null!==this.pin){const{index:t}=this.pin;this._anchorIdx=t,this._anchorPos=this._getPosition(t)}if(e=this._scrollPosition-this._overhang,n=this._scrollPosition+this._viewDim1+this._overhang,n<0||e>this._scrollSize)return void this._clearItems();null!==this._anchorIdx&&null!==this._anchorPos||(this._anchorIdx=this._getAnchor(e,n),this._anchorPos=this._getPosition(this._anchorIdx));let s=this._getSize(this._anchorIdx);void 0===s&&(this._stable=!1,s=this._getAverageSize());const i=this._metricsCache.getMarginSize(this._anchorIdx)??this._metricsCache.averageMarginSize,r=this._metricsCache.getMarginSize(this._anchorIdx+1)??this._metricsCache.averageMarginSize;0===this._anchorIdx&&(this._anchorPos=i),this._anchorIdx===this.items.length-1&&(this._anchorPos=this._scrollSize-r-s);let o=0;for(this._anchorPos+s+r<e&&(o=e-(this._anchorPos+s+r)),this._anchorPos-i>n&&(o=n-(this._anchorPos-i)),o&&(this._scrollPosition-=o,e-=o,n-=o,this._scrollError+=o),t.set(this._anchorIdx,{pos:this._anchorPos,size:s}),this._first=this._last=this._anchorIdx,this._physicalMin=this._anchorPos-i,this._physicalMax=this._anchorPos+s+r;this._physicalMin>e&&this._first>0;){let e=this._getSize(--this._first);void 0===e&&(this._stable=!1,e=this._getAverageSize());let n=this._metricsCache.getMarginSize(this._first);void 0===n&&(this._stable=!1,n=this._metricsCache.averageMarginSize),this._physicalMin-=e;const s=this._physicalMin;if(t.set(this._first,{pos:s,size:e}),this._physicalMin-=n,!1===this._stable&&!1===this._estimate)break}for(;this._physicalMax<n&&this._last<this.items.length-1;){let e=this._getSize(++this._last);void 0===e&&(this._stable=!1,e=this._getAverageSize());let n=this._metricsCache.getMarginSize(this._last);void 0===n&&(this._stable=!1,n=this._metricsCache.averageMarginSize);const s=this._physicalMax;if(t.set(this._last,{pos:s,size:e}),this._physicalMax+=e+n,!this._stable&&!this._estimate)break}const a=this._calculateError();a&&(this._physicalMin-=a,this._physicalMax-=a,this._anchorPos-=a,this._scrollPosition-=a,t.forEach(t=>t.pos-=a),this._scrollError+=a),this._stable&&(this._newPhysicalItems=this._physicalItems,this._newPhysicalItems.clear(),this._physicalItems=t)}_calculateError(){return 0===this._first?this._physicalMin:this._physicalMin<=0?this._physicalMin-this._first*this._delta:this._last===this.items.length-1?this._physicalMax-this._scrollSize:this._physicalMax>=this._scrollSize?this._physicalMax-this._scrollSize+(this.items.length-1-this._last)*this._delta:0}_reflow(){const{_first:t,_last:e}=this;super._reflow(),(-1===this._first&&-1===this._last||this._first===t&&this._last===e)&&this._resetReflowState()}_resetReflowState(){this._anchorIdx=null,this._anchorPos=null,this._stable=!0}_updateScrollSize(){const{averageMarginSize:t}=this._metricsCache;this._scrollSize=Math.max(1,this.items.length*(t+this._getAverageSize())+t)}get _delta(){const{averageMarginSize:t}=this._metricsCache;return this._getAverageSize()+t}_getItemPosition(t){return{[this._positionDim]:this._getPosition(t),[this._secondaryPositionDim]:0,[mi(this.direction)]:-(this._metricsCache.getLeadingMarginValue(t,this.direction)??this._metricsCache.averageMarginSize)}}_getItemSize(t){return{[this._sizeDim]:this._getSize(t)||this._getAverageSize(),[this._secondarySizeDim]:this._itemSize[this._secondarySizeDim]}}_viewDim2Changed(){this._metricsCache.clear(),this._scheduleReflow()}}var vi=Object.freeze({__proto__:null,FlowLayout:yi,flow:di});
135
+ */class Zr{constructor(t){this._map=new Map,this._roundAverageSize=!1,this.totalSize=0,!0===t?.roundAverageSize&&(this._roundAverageSize=!0)}set(t,e){const n=this._map.get(t)||0;this._map.set(t,e),this.totalSize+=e-n}get averageSize(){if(this._map.size>0){const t=this.totalSize/this._map.size;return this._roundAverageSize?Math.round(t):t}return 0}getSize(t){return this._map.get(t)}clear(){this._map.clear(),this.totalSize=0}}
132
136
  /**
133
137
  * @license
134
138
  * Copyright 2021 Google LLC
135
139
  * SPDX-License-Identifier: BSD-3-Clause
136
- */function wi(t){return"horizontal"===t?"row":"column"}class bi extends hi{constructor(){super(...arguments),this._itemSize={},this._gaps={},this._padding={}}_getDefaultConfig(){return Object.assign({},super._getDefaultConfig(),{itemSize:{width:"300px",height:"300px"},gap:"8px",padding:"match-gap"})}get _gap(){return this._gaps.row}get _idealSize(){return this._itemSize[li(this.direction)]}get _idealSize1(){return this._itemSize[li(this.direction)]}get _idealSize2(){return this._itemSize[ci(this.direction)]}get _gap1(){return this._gaps[(t=this.direction,"horizontal"===t?"column":"row")];var t}get _gap2(){return this._gaps[wi(this.direction)]}get _padding1(){const t=this._padding,[e,n]="horizontal"===this.direction?["left","right"]:["top","bottom"];return[t[e],t[n]]}get _padding2(){const t=this._padding,[e,n]="horizontal"===this.direction?["top","bottom"]:["left","right"];return[t[e],t[n]]}set itemSize(t){const e=this._itemSize;"string"==typeof t&&(t={width:t,height:t});const n=parseInt(t.width,10),s=parseInt(t.height,10);n!==e.width&&(e.width=n,this._triggerReflow()),s!==e.height&&(e.height=s,this._triggerReflow())}set gap(t){this._setGap(t)}_setGap(t){const e=t.split(" ").map(t=>function(t){return"auto"===t?1/0:parseInt(t,10)}(t)),n=this._gaps;e[0]!==n.row&&(n.row=e[0],this._triggerReflow()),void 0===e[1]?e[0]!==n.column&&(n.column=e[0],this._triggerReflow()):e[1]!==n.column&&(n.column=e[1],this._triggerReflow())}set padding(t){const e=this._padding,n=t.split(" ").map(t=>function(t){return"match-gap"===t?1/0:parseInt(t,10)}(t));1===n.length?(e.top=e.right=e.bottom=e.left=n[0],this._triggerReflow()):2===n.length?(e.top=e.bottom=n[0],e.right=e.left=n[1],this._triggerReflow()):3===n.length?(e.top=n[0],e.right=e.left=n[1],e.bottom=n[2],this._triggerReflow()):4===n.length&&(["top","right","bottom","left"].forEach((t,s)=>e[t]=n[s]),this._triggerReflow())}}
140
+ */const Gr=t=>Object.assign({type:no},t);function Kr(t){return"horizontal"===t?"marginLeft":"marginTop"}function Jr(t){return"horizontal"===t?"marginRight":"marginBottom"}function Qr(t){return"horizontal"===t?"xOffset":"yOffset"}function to(t,e){const n=[t,e].sort();return n[1]<=0?Math.min(...n):n[0]>=0?Math.max(...n):n[0]+n[1]}class eo{constructor(){this._childSizeCache=new Zr,this._marginSizeCache=new Zr,this._metricsCache=new Map}update(t,e){const n=new Set;Object.keys(t).forEach(s=>{const i=Number(s);this._metricsCache.set(i,t[i]),this._childSizeCache.set(i,t[i][qr(e)]),n.add(i),n.add(i+1)});for(const t of n){const n=this._metricsCache.get(t)?.[Kr(e)]||0,s=this._metricsCache.get(t-1)?.[Jr(e)]||0;this._marginSizeCache.set(t,to(n,s))}}get averageChildSize(){return this._childSizeCache.averageSize}get totalChildSize(){return this._childSizeCache.totalSize}get averageMarginSize(){return this._marginSizeCache.averageSize}get totalMarginSize(){return this._marginSizeCache.totalSize}getLeadingMarginValue(t,e){return this._metricsCache.get(t)?.[Kr(e)]||0}getChildSize(t){return this._childSizeCache.getSize(t)}getMarginSize(t){return this._marginSizeCache.getSize(t)}clear(){this._childSizeCache.clear(),this._marginSizeCache.clear(),this._metricsCache.clear()}}class no extends Xr{constructor(){super(...arguments),this._itemSize={width:100,height:100},this._physicalItems=new Map,this._newPhysicalItems=new Map,this._metricsCache=new eo,this._anchorIdx=null,this._anchorPos=null,this._stable=!0,this._measureChildren=!0,this._estimate=!0}get measureChildren(){return this._measureChildren}updateItemSizes(t){this._metricsCache.update(t,this.direction),this._scheduleReflow()}_getPhysicalItem(t){return this._newPhysicalItems.get(t)??this._physicalItems.get(t)}_getSize(t){return this._getPhysicalItem(t)&&this._metricsCache.getChildSize(t)}_getAverageSize(){return this._metricsCache.averageChildSize||this._itemSize[this._sizeDim]}_estimatePosition(t){const e=this._metricsCache;if(-1===this._first||-1===this._last)return e.averageMarginSize+t*(e.averageMarginSize+this._getAverageSize());if(t<this._first){const n=this._first-t;return this._getPhysicalItem(this._first).pos-(e.getMarginSize(this._first-1)||e.averageMarginSize)-(n*e.averageChildSize+(n-1)*e.averageMarginSize)}{const n=t-this._last;return this._getPhysicalItem(this._last).pos+(e.getChildSize(this._last)||e.averageChildSize)+(e.getMarginSize(this._last)||e.averageMarginSize)+n*(e.averageChildSize+e.averageMarginSize)}}_getPosition(t){const e=this._getPhysicalItem(t),{averageMarginSize:n}=this._metricsCache;return 0===t?this._metricsCache.getMarginSize(0)??n:e?e.pos:this._estimatePosition(t)}_calculateAnchor(t,e){return t<=0?0:e>this._scrollSize-this._viewDim1?this.items.length-1:Math.max(0,Math.min(this.items.length-1,Math.floor((t+e)/2/this._delta)))}_getAnchor(t,e){if(0===this._physicalItems.size)return this._calculateAnchor(t,e);if(this._first<0)return this._calculateAnchor(t,e);if(this._last<0)return this._calculateAnchor(t,e);const n=this._getPhysicalItem(this._first),s=this._getPhysicalItem(this._last),i=n.pos;if(s.pos+this._metricsCache.getChildSize(this._last)<t)return this._calculateAnchor(t,e);if(i>e)return this._calculateAnchor(t,e);let r=this._firstVisible-1,o=-1/0;for(;o<t;){o=this._getPhysicalItem(++r).pos+this._metricsCache.getChildSize(r)}return r}_getActiveItems(){0===this._viewDim1||0===this.items.length?this._clearItems():this._getItems()}_clearItems(){this._first=-1,this._last=-1,this._physicalMin=0,this._physicalMax=0;const t=this._newPhysicalItems;this._newPhysicalItems=this._physicalItems,this._newPhysicalItems.clear(),this._physicalItems=t,this._stable=!0}_getItems(){const t=this._newPhysicalItems;let e,n;if(this._stable=!0,null!==this.pin){const{index:t}=this.pin;this._anchorIdx=t,this._anchorPos=this._getPosition(t)}if(e=this._scrollPosition-this._overhang,n=this._scrollPosition+this._viewDim1+this._overhang,n<0||e>this._scrollSize)return void this._clearItems();null!==this._anchorIdx&&null!==this._anchorPos||(this._anchorIdx=this._getAnchor(e,n),this._anchorPos=this._getPosition(this._anchorIdx));let s=this._getSize(this._anchorIdx);void 0===s&&(this._stable=!1,s=this._getAverageSize());const i=this._metricsCache.getMarginSize(this._anchorIdx)??this._metricsCache.averageMarginSize,r=this._metricsCache.getMarginSize(this._anchorIdx+1)??this._metricsCache.averageMarginSize;0===this._anchorIdx&&(this._anchorPos=i),this._anchorIdx===this.items.length-1&&(this._anchorPos=this._scrollSize-r-s);let o=0;for(this._anchorPos+s+r<e&&(o=e-(this._anchorPos+s+r)),this._anchorPos-i>n&&(o=n-(this._anchorPos-i)),o&&(this._scrollPosition-=o,e-=o,n-=o,this._scrollError+=o),t.set(this._anchorIdx,{pos:this._anchorPos,size:s}),this._first=this._last=this._anchorIdx,this._physicalMin=this._anchorPos-i,this._physicalMax=this._anchorPos+s+r;this._physicalMin>e&&this._first>0;){let e=this._getSize(--this._first);void 0===e&&(this._stable=!1,e=this._getAverageSize());let n=this._metricsCache.getMarginSize(this._first);void 0===n&&(this._stable=!1,n=this._metricsCache.averageMarginSize),this._physicalMin-=e;const s=this._physicalMin;if(t.set(this._first,{pos:s,size:e}),this._physicalMin-=n,!1===this._stable&&!1===this._estimate)break}for(;this._physicalMax<n&&this._last<this.items.length-1;){let e=this._getSize(++this._last);void 0===e&&(this._stable=!1,e=this._getAverageSize());let n=this._metricsCache.getMarginSize(this._last);void 0===n&&(this._stable=!1,n=this._metricsCache.averageMarginSize);const s=this._physicalMax;if(t.set(this._last,{pos:s,size:e}),this._physicalMax+=e+n,!this._stable&&!this._estimate)break}const a=this._calculateError();a&&(this._physicalMin-=a,this._physicalMax-=a,this._anchorPos-=a,this._scrollPosition-=a,t.forEach(t=>t.pos-=a),this._scrollError+=a),this._stable&&(this._newPhysicalItems=this._physicalItems,this._newPhysicalItems.clear(),this._physicalItems=t)}_calculateError(){return 0===this._first?this._physicalMin:this._physicalMin<=0?this._physicalMin-this._first*this._delta:this._last===this.items.length-1?this._physicalMax-this._scrollSize:this._physicalMax>=this._scrollSize?this._physicalMax-this._scrollSize+(this.items.length-1-this._last)*this._delta:0}_reflow(){const{_first:t,_last:e}=this;super._reflow(),(-1===this._first&&-1===this._last||this._first===t&&this._last===e)&&this._resetReflowState()}_resetReflowState(){this._anchorIdx=null,this._anchorPos=null,this._stable=!0}_updateScrollSize(){const{averageMarginSize:t}=this._metricsCache;this._scrollSize=Math.max(1,this.items.length*(t+this._getAverageSize())+t)}get _delta(){const{averageMarginSize:t}=this._metricsCache;return this._getAverageSize()+t}_getItemPosition(t){return{[this._positionDim]:this._getPosition(t),[this._secondaryPositionDim]:0,[Qr(this.direction)]:-(this._metricsCache.getLeadingMarginValue(t,this.direction)??this._metricsCache.averageMarginSize)}}_getItemSize(t){return{[this._sizeDim]:this._getSize(t)||this._getAverageSize(),[this._secondarySizeDim]:this._itemSize[this._secondarySizeDim]}}_viewDim2Changed(){this._metricsCache.clear(),this._scheduleReflow()}}var so=Object.freeze({__proto__:null,FlowLayout:no,flow:Gr});
137
141
  /**
138
142
  * @license
139
143
  * Copyright 2021 Google LLC
140
144
  * SPDX-License-Identifier: BSD-3-Clause
141
- */class xi extends bi{constructor(){super(...arguments),this._metrics=null,this.flex=null,this.justify=null}_getDefaultConfig(){return Object.assign({},super._getDefaultConfig(),{flex:!1,justify:"start"})}set gap(t){super._setGap(t)}_updateLayout(){const t=this.justify,[e,n]=this._padding1,[s,i]=this._padding2;["_gap1","_gap2"].forEach(e=>{const n=this[e];if(n===1/0&&!["space-between","space-around","space-evenly"].includes(t))throw new Error("grid layout: gap can only be set to 'auto' when justify is set to 'space-between', 'space-around' or 'space-evenly'");if(n===1/0&&"_gap2"===e)throw new Error(`grid layout: ${wi(this.direction)}-gap cannot be set to 'auto' when direction is set to ${this.direction}`)});const r=this.flex||["start","center","end"].includes(t),o={rolumns:-1,itemSize1:-1,itemSize2:-1,gap1:this._gap1===1/0?-1:this._gap1,gap2:r?this._gap2:0,padding1:{start:e===1/0?this._gap1:e,end:n===1/0?this._gap1:n},padding2:r?{start:s===1/0?this._gap2:s,end:i===1/0?this._gap2:i}:{start:0,end:0},positions:[]},a=this._viewDim2-o.padding2.start-o.padding2.end;if(a<=0)o.rolumns=0;else{const s=r?o.gap2:0;let i,l=0,c=0;if(a>=this._idealSize2&&(l=Math.floor((a-this._idealSize2)/(this._idealSize2+s))+1,c=l*this._idealSize2+(l-1)*s),this.flex){(a-c)/(this._idealSize2+s)>=.5&&(l+=1),o.rolumns=l,o.itemSize2=Math.round((a-s*(l-1))/l);switch(!0===this.flex?"area":this.flex.preserve){case"aspect-ratio":o.itemSize1=Math.round(this._idealSize1/this._idealSize2*o.itemSize2);break;case li(this.direction):o.itemSize1=Math.round(this._idealSize1);break;default:o.itemSize1=Math.round(this._idealSize1*this._idealSize2/o.itemSize2)}}else o.itemSize1=this._idealSize1,o.itemSize2=this._idealSize2,o.rolumns=l;if(r){const e=o.rolumns*o.itemSize2+(o.rolumns-1)*o.gap2;i=this.flex||"start"===t?o.padding2.start:"end"===t?this._viewDim2-o.padding2.end-e:Math.round(this._viewDim2/2-e/2)}else{const s=a-o.rolumns*o.itemSize2;"space-between"===t?(o.gap2=Math.round(s/(o.rolumns-1)),i=0):"space-around"===t?(o.gap2=Math.round(s/o.rolumns),i=Math.round(o.gap2/2)):(o.gap2=Math.round(s/(o.rolumns+1)),i=o.gap2),this._gap1===1/0&&(o.gap1=o.gap2,e===1/0&&(o.padding1.start=i),n===1/0&&(o.padding1.end=i))}for(let t=0;t<o.rolumns;t++)o.positions.push(i),i+=o.itemSize2+o.gap2}this._metrics=o}}
145
+ */function io(t){return"horizontal"===t?"row":"column"}class ro extends Xr{constructor(){super(...arguments),this._itemSize={},this._gaps={},this._padding={}}_getDefaultConfig(){return Object.assign({},super._getDefaultConfig(),{itemSize:{width:"300px",height:"300px"},gap:"8px",padding:"match-gap"})}get _gap(){return this._gaps.row}get _idealSize(){return this._itemSize[qr(this.direction)]}get _idealSize1(){return this._itemSize[qr(this.direction)]}get _idealSize2(){return this._itemSize[(t=this.direction,"horizontal"===t?"height":"width")];var t}get _gap1(){return this._gaps[(t=this.direction,"horizontal"===t?"column":"row")];var t}get _gap2(){return this._gaps[io(this.direction)]}get _padding1(){const t=this._padding,[e,n]="horizontal"===this.direction?["left","right"]:["top","bottom"];return[t[e],t[n]]}get _padding2(){const t=this._padding,[e,n]="horizontal"===this.direction?["top","bottom"]:["left","right"];return[t[e],t[n]]}set itemSize(t){const e=this._itemSize;"string"==typeof t&&(t={width:t,height:t});const n=parseInt(t.width,10),s=parseInt(t.height,10);n!==e.width&&(e.width=n,this._triggerReflow()),s!==e.height&&(e.height=s,this._triggerReflow())}set gap(t){this._setGap(t)}_setGap(t){const e=t.split(" ").map(t=>function(t){return"auto"===t?1/0:parseInt(t,10)}(t)),n=this._gaps;e[0]!==n.row&&(n.row=e[0],this._triggerReflow()),void 0===e[1]?e[0]!==n.column&&(n.column=e[0],this._triggerReflow()):e[1]!==n.column&&(n.column=e[1],this._triggerReflow())}set padding(t){const e=this._padding,n=t.split(" ").map(t=>function(t){return"match-gap"===t?1/0:parseInt(t,10)}(t));1===n.length?(e.top=e.right=e.bottom=e.left=n[0],this._triggerReflow()):2===n.length?(e.top=e.bottom=n[0],e.right=e.left=n[1],this._triggerReflow()):3===n.length?(e.top=n[0],e.right=e.left=n[1],e.bottom=n[2],this._triggerReflow()):4===n.length&&(["top","right","bottom","left"].forEach((t,s)=>e[t]=n[s]),this._triggerReflow())}}
142
146
  /**
143
147
  * @license
144
148
  * Copyright 2021 Google LLC
145
149
  * SPDX-License-Identifier: BSD-3-Clause
146
- */class Si extends xi{get _delta(){return this._metrics.itemSize1+this._metrics.gap1}_getItemSize(t){return{[this._sizeDim]:this._metrics.itemSize1,[this._secondarySizeDim]:this._metrics.itemSize2}}_getActiveItems(){const t=this._metrics,{rolumns:e}=t;if(0===e)this._first=-1,this._last=-1,this._physicalMin=0,this._physicalMax=0;else{const{padding1:n}=t,s=Math.max(0,this._scrollPosition-this._overhang),i=Math.min(this._scrollSize,this._scrollPosition+this._viewDim1+this._overhang),r=Math.max(0,Math.floor((s-n.start)/this._delta)),o=Math.max(0,Math.ceil((i-n.start)/this._delta));this._first=r*e,this._last=Math.min(o*e-1,this.items.length-1),this._physicalMin=n.start+this._delta*r,this._physicalMax=n.start+this._delta*o}}_getItemPosition(t){const{rolumns:e,padding1:n,positions:s,itemSize1:i,itemSize2:r}=this._metrics;return{[this._positionDim]:n.start+Math.floor(t/e)*this._delta,[this._secondaryPositionDim]:s[t%e],[li(this.direction)]:i,[ci(this.direction)]:r}}_updateScrollSize(){const{rolumns:t,gap1:e,padding1:n,itemSize1:s}=this._metrics;let i=1;if(t>0){const r=Math.ceil(this.items.length/t);i=n.start+r*s+(r-1)*e+n.end}this._scrollSize=i}}
150
+ */class oo extends ro{constructor(){super(...arguments),this._metrics=null,this.flex=null,this.justify=null}_getDefaultConfig(){return Object.assign({},super._getDefaultConfig(),{flex:!1,justify:"start"})}set gap(t){super._setGap(t)}_updateLayout(){const t=this.justify,[e,n]=this._padding1,[s,i]=this._padding2;["_gap1","_gap2"].forEach(e=>{const n=this[e];if(n===1/0&&!["space-between","space-around","space-evenly"].includes(t))throw new Error("grid layout: gap can only be set to 'auto' when justify is set to 'space-between', 'space-around' or 'space-evenly'");if(n===1/0&&"_gap2"===e)throw new Error(`grid layout: ${io(this.direction)}-gap cannot be set to 'auto' when direction is set to ${this.direction}`)});const r=this.flex||["start","center","end"].includes(t),o={rolumns:-1,itemSize1:-1,itemSize2:-1,gap1:this._gap1===1/0?-1:this._gap1,gap2:r?this._gap2:0,padding1:{start:e===1/0?this._gap1:e,end:n===1/0?this._gap1:n},padding2:r?{start:s===1/0?this._gap2:s,end:i===1/0?this._gap2:i}:{start:0,end:0},positions:[]},a=this._viewDim2-o.padding2.start-o.padding2.end;if(a<=0)o.rolumns=0;else{const s=r?o.gap2:0;let i,l=0,c=0;if(a>=this._idealSize2&&(l=Math.floor((a-this._idealSize2)/(this._idealSize2+s))+1,c=l*this._idealSize2+(l-1)*s),this.flex){(a-c)/(this._idealSize2+s)>=.5&&(l+=1),o.rolumns=l,o.itemSize2=Math.round((a-s*(l-1))/l);switch(!0===this.flex?"area":this.flex.preserve){case"aspect-ratio":o.itemSize1=Math.round(this._idealSize1/this._idealSize2*o.itemSize2);break;case qr(this.direction):o.itemSize1=Math.round(this._idealSize1);break;default:o.itemSize1=Math.round(this._idealSize1*this._idealSize2/o.itemSize2)}}else o.itemSize1=this._idealSize1,o.itemSize2=this._idealSize2,o.rolumns=l;if(r){const e=o.rolumns*o.itemSize2+(o.rolumns-1)*o.gap2;i=this.flex||"start"===t?o.padding2.start:"end"===t?this._viewDim2-o.padding2.end-e:Math.round(this._viewDim2/2-e/2)}else{const s=a-o.rolumns*o.itemSize2;"space-between"===t?(o.gap2=Math.round(s/(o.rolumns-1)),i=0):"space-around"===t?(o.gap2=Math.round(s/o.rolumns),i=Math.round(o.gap2/2)):(o.gap2=Math.round(s/(o.rolumns+1)),i=o.gap2),this._gap1===1/0&&(o.gap1=o.gap2,e===1/0&&(o.padding1.start=i),n===1/0&&(o.padding1.end=i))}for(let t=0;t<o.rolumns;t++)o.positions.push(i),i+=o.itemSize2+o.gap2}this._metrics=o}}
147
151
  /**
148
152
  * @license
149
153
  * Copyright 2021 Google LLC
150
154
  * SPDX-License-Identifier: BSD-3-Clause
151
- */const Ci="MIN";class Ei extends xi{constructor(){super(...arguments),this._RANGE_MAP_GRANULARITY=100,this._positions=new Map,this._rangeMap=new Map}_getDefaultConfig(){return Object.assign({},super._getDefaultConfig(),{getAspectRatio:()=>1})}set getAspectRatio(t){this._getAspectRatio=t}_setItems(t){t!==this._items&&this._scheduleLayoutUpdate(),super._setItems(t)}_getItemSize(t){return{[this._sizeDim]:this._metrics.itemSize1,[this._secondarySizeDim]:this._metrics.itemSize2}}_updateLayout(){super._updateLayout(),this._layOutChildren()}_getRangeMapKey(t,e){const n=this._RANGE_MAP_GRANULARITY;return e===Ci?Math.floor(t/n)*n:Math.ceil(t/n)*n}_layOutChildren(){const t=this._RANGE_MAP_GRANULARITY;this._positions.clear(),this._rangeMap.clear();const{rolumns:e,padding1:n,itemSize2:s,gap1:i,positions:r}=this._metrics;let o=n.start;const a=new Array(e).fill(null).map(t=>o);let l=0,c=0,h=1/0,u=-1/0;if(this.items.forEach((e,d)=>{const f=this._getAspectRatio(e),p="horizontal"===this.direction?s*f:s/f,m=a[l],_=r[l];this._positions.set(d,{[this._positionDim]:m,[this._secondaryPositionDim]:_,[this._sizeDim]:p,[this._secondarySizeDim]:s});const g=m+p,y=this._getRangeMapKey(m,Ci);y<h&&(h=y);const v=this._getRangeMapKey(g,"MAX");v>u&&(u=v);for(let e=y;e<=v;e+=t){const[t,n]=this._rangeMap.get(e)??[1/0,-1/0];this._rangeMap.set(e,[Math.min(d,t),Math.max(d,n)])}c=Math.max(c,g+n.end),a[l]+=p+i,o=1/0,a.forEach((t,e)=>{t<o&&(o=t,l=e)})}),h!==1/0)for(let e=0;e<h;e+=t)this._rangeMap.set(e,[-1,-1]);if(u!==-1/0){const e=this._rangeMap.get(u);for(let n=u+t;n<c+t;n+=t)this._rangeMap.set(n,e)}this._scrollSize=c}_getActiveItems(){const t=this._metrics,{rolumns:e}=t;if(0===e||0===this._rangeMap.size)this._first=-1,this._last=-1,this._physicalMin=0,this._physicalMax=0;else{const t=Math.max(0,this._scrollPosition-this._overhang),e=Math.min(this._scrollSize,this._scrollPosition+this._viewDim1+this._overhang),n=this.items.length-1,s=this._getRangeMapKey(t,Ci),i=this._getRangeMapKey(e,"MAX");let r=n,o=0;for(let t=s;t<=i;t+=this._RANGE_MAP_GRANULARITY){const[e,s]=this._rangeMap.get(t)??[n,0];r=Math.min(r,e),o=Math.max(o,s)}this._first=r,this._last=o}}_getItemPosition(t){return this._positions.get(t)}_updateScrollSize(){}}
155
+ */const ao="MIN";class lo extends oo{constructor(){super(...arguments),this._RANGE_MAP_GRANULARITY=100,this._positions=new Map,this._rangeMap=new Map}_getDefaultConfig(){return Object.assign({},super._getDefaultConfig(),{getAspectRatio:()=>1})}set getAspectRatio(t){this._getAspectRatio=t}_setItems(t){t!==this._items&&this._scheduleLayoutUpdate(),super._setItems(t)}_getItemSize(t){return{[this._sizeDim]:this._metrics.itemSize1,[this._secondarySizeDim]:this._metrics.itemSize2}}_updateLayout(){super._updateLayout(),this._layOutChildren()}_getRangeMapKey(t,e){const n=this._RANGE_MAP_GRANULARITY;return e===ao?Math.floor(t/n)*n:Math.ceil(t/n)*n}_layOutChildren(){const t=this._RANGE_MAP_GRANULARITY;this._positions.clear(),this._rangeMap.clear();const{rolumns:e,padding1:n,itemSize2:s,gap1:i,positions:r}=this._metrics;let o=n.start;const a=new Array(e).fill(null).map(t=>o);let l=0,c=0,h=1/0,u=-1/0;if(this.items.forEach((e,d)=>{const f=this._getAspectRatio(e),p="horizontal"===this.direction?s*f:s/f,m=a[l],_=r[l];this._positions.set(d,{[this._positionDim]:m,[this._secondaryPositionDim]:_,[this._sizeDim]:p,[this._secondarySizeDim]:s});const g=m+p,y=this._getRangeMapKey(m,ao);y<h&&(h=y);const v=this._getRangeMapKey(g,"MAX");v>u&&(u=v);for(let e=y;e<=v;e+=t){const[t,n]=this._rangeMap.get(e)??[1/0,-1/0];this._rangeMap.set(e,[Math.min(d,t),Math.max(d,n)])}c=Math.max(c,g+n.end),a[l]+=p+i,o=1/0,a.forEach((t,e)=>{t<o&&(o=t,l=e)})}),h!==1/0)for(let e=0;e<h;e+=t)this._rangeMap.set(e,[-1,-1]);if(u!==-1/0){const e=this._rangeMap.get(u);for(let n=u+t;n<c+t;n+=t)this._rangeMap.set(n,e)}this._scrollSize=c}_getActiveItems(){const t=this._metrics,{rolumns:e}=t;if(0===e||0===this._rangeMap.size)this._first=-1,this._last=-1,this._physicalMin=0,this._physicalMax=0;else{const t=Math.max(0,this._scrollPosition-this._overhang),e=Math.min(this._scrollSize,this._scrollPosition+this._viewDim1+this._overhang),n=this.items.length-1,s=this._getRangeMapKey(t,ao),i=this._getRangeMapKey(e,"MAX");let r=n,o=0;for(let t=s;t<=i;t+=this._RANGE_MAP_GRANULARITY){const[e,s]=this._rangeMap.get(t)??[n,0];r=Math.min(r,e),o=Math.max(o,s)}this._first=r,this._last=o}}_getItemPosition(t){return this._positions.get(t)}_updateScrollSize(){}}
152
156
  /**
153
157
  * @license
154
158
  * Copyright 2021 Google LLC
155
159
  * SPDX-License-Identifier: BSD-3-Clause
156
- */class Ai extends Event{constructor(t){super(Ai.eventName,{bubbles:!1}),this.first=t.first,this.last=t.last}}Ai.eventName="rangeChanged";class Mi extends Event{constructor(t){super(Mi.eventName,{bubbles:!1}),this.first=t.first,this.last=t.last}}Mi.eventName="visibilityChanged";class ki extends Event{constructor(){super(ki.eventName,{bubbles:!1})}}ki.eventName="unpinned";
160
+ */class co extends Event{constructor(t){super(co.eventName,{bubbles:!1}),this.first=t.first,this.last=t.last}}co.eventName="rangeChanged";class ho extends Event{constructor(t){super(ho.eventName,{bubbles:!1}),this.first=t.first,this.last=t.last}}ho.eventName="visibilityChanged";class uo extends Event{constructor(){super(uo.eventName,{bubbles:!1})}}uo.eventName="unpinned";
157
161
  /**
158
162
  * @license
159
163
  * Copyright 2021 Google LLC
160
164
  * SPDX-License-Identifier: BSD-3-Clause
161
165
  */
162
- class $i{constructor(t){this._element=null;const e=t??window;this._node=e,t&&(this._element=t)}get element(){return this._element||document.scrollingElement||document.documentElement}get scrollTop(){return this.element.scrollTop||window.scrollY}get scrollLeft(){return this.element.scrollLeft||window.scrollX}get scrollHeight(){return this.element.scrollHeight}get scrollWidth(){return this.element.scrollWidth}get viewportHeight(){return this._element?this._element.getBoundingClientRect().height:window.innerHeight}get viewportWidth(){return this._element?this._element.getBoundingClientRect().width:window.innerWidth}get maxScrollTop(){return this.scrollHeight-this.viewportHeight}get maxScrollLeft(){return this.scrollWidth-this.viewportWidth}}class Ti extends $i{constructor(t,e){super(e),this._clients=new Set,this._retarget=null,this._end=null,this.__destination=null,this.correctingScrollError=!1,this._checkForArrival=this._checkForArrival.bind(this),this._updateManagedScrollTo=this._updateManagedScrollTo.bind(this),this.scrollTo=this.scrollTo.bind(this),this.scrollBy=this.scrollBy.bind(this);const n=this._node;this._originalScrollTo=n.scrollTo,this._originalScrollBy=n.scrollBy,this._originalScroll=n.scroll,this._attach(t)}get _destination(){return this.__destination}get scrolling(){return null!==this._destination}scrollTo(t,e){const n="number"==typeof t&&"number"==typeof e?{left:t,top:e}:t;this._scrollTo(n)}scrollBy(t,e){const n="number"==typeof t&&"number"==typeof e?{left:t,top:e}:t;void 0!==n.top&&(n.top+=this.scrollTop),void 0!==n.left&&(n.left+=this.scrollLeft),this._scrollTo(n)}_nativeScrollTo(t){this._originalScrollTo.bind(this._element||window)(t)}_scrollTo(t,e=null,n=null){null!==this._end&&this._end(),"smooth"===t.behavior?(this._setDestination(t),this._retarget=e,this._end=n):this._resetScrollState(),this._nativeScrollTo(t)}_setDestination(t){let{top:e,left:n}=t;return e=void 0===e?void 0:Math.max(0,Math.min(e,this.maxScrollTop)),n=void 0===n?void 0:Math.max(0,Math.min(n,this.maxScrollLeft)),(null===this._destination||n!==this._destination.left||e!==this._destination.top)&&(this.__destination={top:e,left:n,behavior:"smooth"},!0)}_resetScrollState(){this.__destination=null,this._retarget=null,this._end=null}_updateManagedScrollTo(t){this._destination&&this._setDestination(t)&&this._nativeScrollTo(this._destination)}managedScrollTo(t,e,n){return this._scrollTo(t,e,n),this._updateManagedScrollTo}correctScrollError(t){this.correctingScrollError=!0,requestAnimationFrame(()=>requestAnimationFrame(()=>this.correctingScrollError=!1)),this._nativeScrollTo(t),this._retarget&&this._setDestination(this._retarget()),this._destination&&this._nativeScrollTo(this._destination)}_checkForArrival(){if(null!==this._destination){const{scrollTop:t,scrollLeft:e}=this;let{top:n,left:s}=this._destination;n=Math.min(n||0,this.maxScrollTop),s=Math.min(s||0,this.maxScrollLeft);const i=Math.abs(n-t),r=Math.abs(s-e);i<1&&r<1&&(this._end&&this._end(),this._resetScrollState())}}detach(t){return this._clients.delete(t),0===this._clients.size&&(this._node.scrollTo=this._originalScrollTo,this._node.scrollBy=this._originalScrollBy,this._node.scroll=this._originalScroll,this._node.removeEventListener("scroll",this._checkForArrival)),null}_attach(t){this._clients.add(t),1===this._clients.size&&(this._node.scrollTo=this.scrollTo,this._node.scrollBy=this.scrollBy,this._node.scroll=this.scrollTo,this._node.addEventListener("scroll",this._checkForArrival))}}
163
- /**
164
- * @license
165
- * Copyright 2021 Google LLC
166
- * SPDX-License-Identifier: BSD-3-Clause
167
- */let Ri="undefined"!=typeof window?window.ResizeObserver:void 0;const Oi=Symbol("virtualizerRef"),Pi="virtualizer-sizer";let zi;class Ii{constructor(t){if(this._benchmarkStart=null,this._layout=null,this._clippingAncestors=[],this._scrollSize=null,this._scrollError=null,this._childrenPos=null,this._childMeasurements=null,this._toBeMeasured=new Map,this._rangeChanged=!0,this._itemsChanged=!0,this._visibilityChanged=!0,this._scrollerController=null,this._isScroller=!1,this._sizer=null,this._hostElementRO=null,this._childrenRO=null,this._mutationObserver=null,this._scrollEventListeners=[],this._scrollEventListenerOptions={passive:!0},this._loadListener=this._childLoaded.bind(this),this._scrollIntoViewTarget=null,this._updateScrollIntoViewCoordinates=null,this._items=[],this._first=-1,this._last=-1,this._firstVisible=-1,this._lastVisible=-1,this._scheduled=new WeakSet,this._measureCallback=null,this._measureChildOverride=null,this._layoutCompletePromise=null,this._layoutCompleteResolver=null,this._layoutCompleteRejecter=null,this._pendingLayoutComplete=null,this._layoutInitialized=null,this._connected=!1,!t)throw new Error("Virtualizer constructor requires a configuration object");if(!t.hostElement)throw new Error('Virtualizer configuration requires the "hostElement" property');this._init(t)}set items(t){Array.isArray(t)&&t!==this._items&&(this._itemsChanged=!0,this._items=t,this._schedule(this._updateLayout))}_init(t){this._isScroller=!!t.scroller,this._initHostElement(t);const e=t.layout||{};this._layoutInitialized=this._initLayout(e)}_initObservers(){this._mutationObserver=new MutationObserver(this._finishDOMUpdate.bind(this)),this._hostElementRO=new Ri(()=>this._hostElementSizeChanged()),this._childrenRO=new Ri(this._childrenSizeChanged.bind(this))}_initHostElement(t){this._hostElement=t.hostElement;const e=this._hostElement;this._applyVirtualizerStyles(),e[Oi]=this}connected(){this._initObservers();const t=this._isScroller;this._clippingAncestors=function(t,e=!1){let n=!1;return function(t,e=!1){const n=[];let s=e?t:Li(t);for(;null!==s;)n.push(s),s=Li(s);return n}(t,e).filter(t=>{if(n)return!1;const e=getComputedStyle(t);return n="fixed"===e.position,"visible"!==e.overflow})}
166
+ class fo{constructor(t){this._element=null;const e=t??window;this._node=e,t&&(this._element=t)}get element(){return this._element||document.scrollingElement||document.documentElement}get scrollTop(){return this.element.scrollTop||window.scrollY}get scrollLeft(){return this.element.scrollLeft||window.scrollX}get scrollHeight(){return this.element.scrollHeight}get scrollWidth(){return this.element.scrollWidth}get viewportHeight(){return this._element?this._element.getBoundingClientRect().height:window.innerHeight}get viewportWidth(){return this._element?this._element.getBoundingClientRect().width:window.innerWidth}get maxScrollTop(){return this.scrollHeight-this.viewportHeight}get maxScrollLeft(){return this.scrollWidth-this.viewportWidth}}class po extends fo{constructor(t,e){super(e),this._clients=new Set,this._retarget=null,this._end=null,this.__destination=null,this.correctingScrollError=!1,this._checkForArrival=this._checkForArrival.bind(this),this._updateManagedScrollTo=this._updateManagedScrollTo.bind(this),this.scrollTo=this.scrollTo.bind(this),this.scrollBy=this.scrollBy.bind(this);const n=this._node;this._originalScrollTo=n.scrollTo,this._originalScrollBy=n.scrollBy,this._originalScroll=n.scroll,this._attach(t)}get _destination(){return this.__destination}get scrolling(){return null!==this._destination}scrollTo(t,e){const n="number"==typeof t&&"number"==typeof e?{left:t,top:e}:t;this._scrollTo(n)}scrollBy(t,e){const n="number"==typeof t&&"number"==typeof e?{left:t,top:e}:t;void 0!==n.top&&(n.top+=this.scrollTop),void 0!==n.left&&(n.left+=this.scrollLeft),this._scrollTo(n)}_nativeScrollTo(t){this._originalScrollTo.bind(this._element||window)(t)}_scrollTo(t,e=null,n=null){null!==this._end&&this._end(),"smooth"===t.behavior?(this._setDestination(t),this._retarget=e,this._end=n):this._resetScrollState(),this._nativeScrollTo(t)}_setDestination(t){let{top:e,left:n}=t;return e=void 0===e?void 0:Math.max(0,Math.min(e,this.maxScrollTop)),n=void 0===n?void 0:Math.max(0,Math.min(n,this.maxScrollLeft)),(null===this._destination||n!==this._destination.left||e!==this._destination.top)&&(this.__destination={top:e,left:n,behavior:"smooth"},!0)}_resetScrollState(){this.__destination=null,this._retarget=null,this._end=null}_updateManagedScrollTo(t){this._destination&&this._setDestination(t)&&this._nativeScrollTo(this._destination)}managedScrollTo(t,e,n){return this._scrollTo(t,e,n),this._updateManagedScrollTo}correctScrollError(t){this.correctingScrollError=!0,requestAnimationFrame(()=>requestAnimationFrame(()=>this.correctingScrollError=!1)),this._nativeScrollTo(t),this._retarget&&this._setDestination(this._retarget()),this._destination&&this._nativeScrollTo(this._destination)}_checkForArrival(){if(null!==this._destination){const{scrollTop:t,scrollLeft:e}=this;let{top:n,left:s}=this._destination;n=Math.min(n||0,this.maxScrollTop),s=Math.min(s||0,this.maxScrollLeft);const i=Math.abs(n-t),r=Math.abs(s-e);i<1&&r<1&&(this._end&&this._end(),this._resetScrollState())}}detach(t){return this._clients.delete(t),0===this._clients.size&&(this._node.scrollTo=this._originalScrollTo,this._node.scrollBy=this._originalScrollBy,this._node.scroll=this._originalScroll,this._node.removeEventListener("scroll",this._checkForArrival)),null}_attach(t){this._clients.add(t),1===this._clients.size&&(this._node.scrollTo=this.scrollTo,this._node.scrollBy=this.scrollBy,this._node.scroll=this.scrollTo,this._node.addEventListener("scroll",this._checkForArrival))}}
168
167
  /**
169
168
  * @license
170
169
  * Copyright 2021 Google LLC
171
170
  * SPDX-License-Identifier: BSD-3-Clause
172
- */(this._hostElement,t),this._scrollerController=new Ti(this,this._clippingAncestors[0]),this._schedule(this._updateLayout),this._observeAndListen(),this._connected=!0}_observeAndListen(){this._mutationObserver.observe(this._hostElement,{childList:!0}),this._hostElementRO.observe(this._hostElement),this._scrollEventListeners.push(window),window.addEventListener("scroll",this,this._scrollEventListenerOptions),this._clippingAncestors.forEach(t=>{t.addEventListener("scroll",this,this._scrollEventListenerOptions),this._scrollEventListeners.push(t),this._hostElementRO.observe(t)}),this._hostElementRO.observe(this._scrollerController.element),this._children.forEach(t=>this._childrenRO.observe(t)),this._scrollEventListeners.forEach(t=>t.addEventListener("scroll",this,this._scrollEventListenerOptions))}disconnected(){this._scrollEventListeners.forEach(t=>t.removeEventListener("scroll",this,this._scrollEventListenerOptions)),this._scrollEventListeners=[],this._clippingAncestors=[],this._scrollerController?.detach(this),this._scrollerController=null,this._mutationObserver?.disconnect(),this._mutationObserver=null,this._hostElementRO?.disconnect(),this._hostElementRO=null,this._childrenRO?.disconnect(),this._childrenRO=null,this._rejectLayoutCompletePromise("disconnected"),this._connected=!1}_applyVirtualizerStyles(){const t=this._hostElement.style;t.display=t.display||"block",t.position=t.position||"relative",t.contain=t.contain||"size layout",this._isScroller&&(t.overflow=t.overflow||"auto",t.minHeight=t.minHeight||"150px")}_getSizer(){const t=this._hostElement;if(!this._sizer){let e=t.querySelector(`[${Pi}]`);e||(e=document.createElement("div"),e.setAttribute(Pi,""),t.appendChild(e)),Object.assign(e.style,{position:"absolute",margin:"-2px 0 0 0",padding:0,visibility:"hidden",fontSize:"2px"}),e.textContent="&nbsp;",e.setAttribute(Pi,""),this._sizer=e}return this._sizer}async updateLayoutConfig(t){await this._layoutInitialized;const e=t.type||zi;if("function"==typeof e&&this._layout instanceof e){const e={...t};return delete e.type,this._layout.config=e,!0}return!1}async _initLayout(t){let e,n;if("function"==typeof t.type){n=t.type;const s={...t};delete s.type,e=s}else e=t;void 0===n&&(zi=n=(await Promise.resolve().then(function(){return vi})).FlowLayout),this._layout=new n(t=>this._handleLayoutMessage(t),e),this._layout.measureChildren&&"function"==typeof this._layout.updateItemSizes&&("function"==typeof this._layout.measureChildren&&(this._measureChildOverride=this._layout.measureChildren),this._measureCallback=this._layout.updateItemSizes.bind(this._layout)),this._layout.listenForChildLoadEvents&&this._hostElement.addEventListener("load",this._loadListener,!0),this._schedule(this._updateLayout)}startBenchmarking(){null===this._benchmarkStart&&(this._benchmarkStart=window.performance.now())}stopBenchmarking(){if(null!==this._benchmarkStart){const t=window.performance.now(),e=t-this._benchmarkStart,n=performance.getEntriesByName("uv-virtualizing","measure").filter(e=>e.startTime>=this._benchmarkStart&&e.startTime<t).reduce((t,e)=>t+e.duration,0);return this._benchmarkStart=null,{timeElapsed:e,virtualizationTime:n}}return null}_measureChildren(){const t={},e=this._children,n=this._measureChildOverride||this._measureChild;for(let s=0;s<e.length;s++){const i=e[s],r=this._first+s;(this._itemsChanged||this._toBeMeasured.has(i))&&(t[r]=n.call(this,i,this._items[r]))}this._childMeasurements=t,this._schedule(this._updateLayout),this._toBeMeasured.clear()}_measureChild(t){const{width:e,height:n}=t.getBoundingClientRect();return Object.assign({width:e,height:n},function(t){const e=window.getComputedStyle(t);return{marginTop:Di(e.marginTop),marginRight:Di(e.marginRight),marginBottom:Di(e.marginBottom),marginLeft:Di(e.marginLeft)}}(t))}async _schedule(t){this._scheduled.has(t)||(this._scheduled.add(t),await Promise.resolve(),this._scheduled.delete(t),t.call(this))}async _updateDOM(t){this._scrollSize=t.scrollSize,this._adjustRange(t.range),this._childrenPos=t.childPositions,this._scrollError=t.scrollError||null;const{_rangeChanged:e,_itemsChanged:n}=this;this._visibilityChanged&&(this._notifyVisibility(),this._visibilityChanged=!1),(e||n)&&(this._notifyRange(),this._rangeChanged=!1),this._finishDOMUpdate()}_finishDOMUpdate(){this._connected&&(this._children.forEach(t=>this._childrenRO.observe(t)),this._checkScrollIntoViewTarget(this._childrenPos),this._positionChildren(this._childrenPos),this._sizeHostElement(this._scrollSize),this._correctScrollError(),this._benchmarkStart&&"mark"in window.performance&&window.performance.mark("uv-end"))}_updateLayout(){this._layout&&this._connected&&(this._layout.items=this._items,this._updateView(),null!==this._childMeasurements&&(this._measureCallback&&this._measureCallback(this._childMeasurements),this._childMeasurements=null),this._layout.reflowIfNeeded(),this._benchmarkStart&&"mark"in window.performance&&window.performance.mark("uv-end"))}_handleScrollEvent(){if(this._benchmarkStart&&"mark"in window.performance){try{window.performance.measure("uv-virtualizing","uv-start","uv-end")}catch(t){console.warn("Error measuring performance data: ",t)}window.performance.mark("uv-start")}!1===this._scrollerController.correctingScrollError&&this._layout?.unpin(),this._schedule(this._updateLayout)}handleEvent(t){if("scroll"===t.type)(t.currentTarget===window||this._clippingAncestors.includes(t.currentTarget))&&this._handleScrollEvent();else console.warn("event not handled",t)}_handleLayoutMessage(t){"stateChanged"===t.type?this._updateDOM(t):"visibilityChanged"===t.type?(this._firstVisible=t.firstVisible,this._lastVisible=t.lastVisible,this._notifyVisibility()):"unpinned"===t.type&&this._hostElement.dispatchEvent(new ki)}get _children(){const t=[];let e=this._hostElement.firstElementChild;for(;e;)e.hasAttribute(Pi)||t.push(e),e=e.nextElementSibling;return t}_updateView(){const t=this._hostElement,e=this._scrollerController?.element,n=this._layout;if(t&&e&&n){let s,i,r,o;const a=t.getBoundingClientRect();s=0,i=0,r=window.innerHeight,o=window.innerWidth;const l=this._clippingAncestors.map(t=>t.getBoundingClientRect());l.unshift(a);for(const t of l)s=Math.max(s,t.top),i=Math.max(i,t.left),r=Math.min(r,t.bottom),o=Math.min(o,t.right);const c=e.getBoundingClientRect(),h={left:a.left-c.left,top:a.top-c.top},u={width:e.scrollWidth,height:e.scrollHeight},d=s-a.top+t.scrollTop,f=i-a.left+t.scrollLeft,p=Math.max(0,r-s),m=Math.max(0,o-i);n.viewportSize={width:m,height:p},n.viewportScroll={top:d,left:f},n.totalScrollSize=u,n.offsetWithinScroller=h}}_sizeHostElement(t){const e=82e5,n=t&&null!==t.width?Math.min(e,t.width):0,s=t&&null!==t.height?Math.min(e,t.height):0;if(this._isScroller)this._getSizer().style.transform=`translate(${n}px, ${s}px)`;else{const t=this._hostElement.style;t.minWidth=n?`${n}px`:"100%",t.minHeight=s?`${s}px`:"100%"}}_positionChildren(t){t&&t.forEach(({top:t,left:e,width:n,height:s,xOffset:i,yOffset:r},o)=>{const a=this._children[o-this._first];a&&(a.style.position="absolute",a.style.boxSizing="border-box",a.style.transform=`translate(${e}px, ${t}px)`,void 0!==n&&(a.style.width=`${n}px`),void 0!==s&&(a.style.height=`${s}px`),a.style.left=void 0===i?null:`${i}px`,a.style.top=void 0===r?null:`${r}px`)})}async _adjustRange(t){const{_first:e,_last:n,_firstVisible:s,_lastVisible:i}=this;this._first=t.first,this._last=t.last,this._firstVisible=t.firstVisible,this._lastVisible=t.lastVisible,this._rangeChanged=this._rangeChanged||this._first!==e||this._last!==n,this._visibilityChanged=this._visibilityChanged||this._firstVisible!==s||this._lastVisible!==i}_correctScrollError(){if(this._scrollError){const{scrollTop:t,scrollLeft:e}=this._scrollerController,{top:n,left:s}=this._scrollError;this._scrollError=null,this._scrollerController.correctScrollError({top:t-n,left:e-s})}}element(t){return t===1/0&&(t=this._items.length-1),void 0===this._items?.[t]?void 0:{scrollIntoView:(e={})=>this._scrollElementIntoView({...e,index:t})}}_scrollElementIntoView(t){if(t.index>=this._first&&t.index<=this._last)this._children[t.index-this._first].scrollIntoView(t);else if(t.index=Math.min(t.index,this._items.length-1),"smooth"===t.behavior){const e=this._layout.getScrollIntoViewCoordinates(t),{behavior:n}=t;this._updateScrollIntoViewCoordinates=this._scrollerController.managedScrollTo(Object.assign(e,{behavior:n}),()=>this._layout.getScrollIntoViewCoordinates(t),()=>this._scrollIntoViewTarget=null),this._scrollIntoViewTarget=t}else this._layout.pin=t}_checkScrollIntoViewTarget(t){const{index:e}=this._scrollIntoViewTarget||{};e&&t?.has(e)&&this._updateScrollIntoViewCoordinates(this._layout.getScrollIntoViewCoordinates(this._scrollIntoViewTarget))}_notifyRange(){this._hostElement.dispatchEvent(new Ai({first:this._first,last:this._last}))}_notifyVisibility(){this._hostElement.dispatchEvent(new Mi({first:this._firstVisible,last:this._lastVisible}))}get layoutComplete(){return this._layoutCompletePromise||(this._layoutCompletePromise=new Promise((t,e)=>{this._layoutCompleteResolver=t,this._layoutCompleteRejecter=e})),this._layoutCompletePromise}_rejectLayoutCompletePromise(t){null!==this._layoutCompleteRejecter&&this._layoutCompleteRejecter(t),this._resetLayoutCompleteState()}_scheduleLayoutComplete(){this._layoutCompletePromise&&null===this._pendingLayoutComplete&&(this._pendingLayoutComplete=requestAnimationFrame(()=>requestAnimationFrame(()=>this._resolveLayoutCompletePromise())))}_resolveLayoutCompletePromise(){null!==this._layoutCompleteResolver&&this._layoutCompleteResolver(),this._resetLayoutCompleteState()}_resetLayoutCompleteState(){this._layoutCompletePromise=null,this._layoutCompleteResolver=null,this._layoutCompleteRejecter=null,this._pendingLayoutComplete=null}_hostElementSizeChanged(){this._schedule(this._updateLayout)}_childLoaded(){}_childrenSizeChanged(t){if(this._layout?.measureChildren){for(const e of t)this._toBeMeasured.set(e.target,e.contentRect);this._measureChildren()}this._scheduleLayoutComplete(),this._itemsChanged=!1,this._rangeChanged=!1}}function Di(t){const e=t?parseFloat(t):NaN;return Number.isNaN(e)?0:e}function Li(t){if(null!==t.assignedSlot)return t.assignedSlot;if(null!==t.parentElement)return t.parentElement;const e=t.parentNode;return e&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&e.host||null}const Ni=B(class extends ut{constructor(t){if(super(t),this._virtualizer=null,this._first=0,this._last=-1,this._renderItem=(t,e)=>((t,e)=>b`${e}: ${JSON.stringify(t,null,2)}`)(t,e+this._first),this._keyFunction=(t,e)=>(t=>t)(t,this._first),this._items=[],t.type!==V)throw new Error("The virtualize directive can only be used in child expressions")}render(t){t&&this._setFunctions(t);const e=[];if(this._first>=0&&this._last>=this._first)for(let t=this._first;t<=this._last;t++)e.push(this._items[t]);return Et(e,this._keyFunction,this._renderItem)}update(t,[e]){this._setFunctions(e);const n=this._items!==e.items;return this._items=e.items||[],this._virtualizer?this._updateVirtualizerConfig(t,e):this._initialize(t,e),n?S:this.render()}async _updateVirtualizerConfig(t,e){if(!await this._virtualizer.updateLayoutConfig(e.layout||{})){const n=t.parentNode;this._makeVirtualizer(n,e)}this._virtualizer.items=this._items}_setFunctions(t){const{renderItem:e,keyFunction:n}=t;e&&(this._renderItem=(t,n)=>e(t,n+this._first)),n&&(this._keyFunction=(t,e)=>n(t,e+this._first))}_makeVirtualizer(t,e){this._virtualizer&&this._virtualizer.disconnected();const{layout:n,scroller:s,items:i}=e;this._virtualizer=new Ii({hostElement:t,layout:n,scroller:s}),this._virtualizer.items=i,this._virtualizer.connected()}_initialize(t,e){const n=t.parentNode;n&&1===n.nodeType&&(n.addEventListener("rangeChanged",t=>{this._first=t.first,this._last=t.last,this.setValue(this.render())}),this._makeVirtualizer(n,e))}disconnected(){this._virtualizer?.disconnected()}reconnected(){this._virtualizer?.connected()}});
171
+ */let mo="undefined"!=typeof window?window.ResizeObserver:void 0;const _o=Symbol("virtualizerRef"),go="virtualizer-sizer";let yo;class vo{constructor(t){if(this._benchmarkStart=null,this._layout=null,this._clippingAncestors=[],this._scrollSize=null,this._scrollError=null,this._childrenPos=null,this._childMeasurements=null,this._toBeMeasured=new Map,this._rangeChanged=!0,this._itemsChanged=!0,this._visibilityChanged=!0,this._scrollerController=null,this._isScroller=!1,this._sizer=null,this._hostElementRO=null,this._childrenRO=null,this._mutationObserver=null,this._scrollEndRafId=null,this._scrollEventListeners=[],this._scrollEventListenerOptions={passive:!0},this._loadListener=this._childLoaded.bind(this),this._scrollIntoViewTarget=null,this._updateScrollIntoViewCoordinates=null,this._items=[],this._first=-1,this._last=-1,this._firstVisible=-1,this._lastVisible=-1,this._scheduled=new Map,this._measureCallback=null,this._measureChildOverride=null,this._layoutCompletePromise=null,this._layoutCompleteResolver=null,this._layoutCompleteRejecter=null,this._pendingLayoutComplete=null,this._layoutInitialized=null,this._connected=!1,!t)throw new Error("Virtualizer constructor requires a configuration object");if(!t.hostElement)throw new Error('Virtualizer configuration requires the "hostElement" property');this._init(t)}set items(t){Array.isArray(t)&&t!==this._items&&(this._itemsChanged=!0,this._items=t,this._schedule(this._updateLayout))}_init(t){this._isScroller=!!t.scroller,this._initHostElement(t);const e=t.layout||{};this._layoutInitialized=this._initLayout(e)}_initObservers(){this._mutationObserver=new MutationObserver(this._finishDOMUpdate.bind(this)),this._hostElementRO=new mo(()=>this._hostElementSizeChanged()),this._childrenRO=new mo(this._childrenSizeChanged.bind(this))}_initHostElement(t){this._hostElement=t.hostElement;const e=this._hostElement;this._applyVirtualizerStyles(),e[_o]=this}connected(){this._initObservers();const t=this._isScroller;this._clippingAncestors=function(t,e=!1){let n=!1;return function(t,e=!1){const n=[];let s=e?t:bo(t);for(;null!==s;)n.push(s),s=bo(s);return n}(t,e).filter(t=>{if(n)return!1;const e=getComputedStyle(t);return n="fixed"===e.position,"visible"!==e.overflow})}
173
172
  /**
174
173
  * @license
175
174
  * Copyright 2021 Google LLC
176
175
  * SPDX-License-Identifier: BSD-3-Clause
177
- *
178
- * Mates adapter for @lit-labs/virtualizer (forked).
179
- *
180
- * Exposes `virtualList`, `virtualGrid`, and `virtualMasonry` — the same
181
- * friendly API that mates users already know — but now backed by the
182
- * battle-tested lit virtualizer engine.
183
- *
184
- * Key improvement over the old repeatVirtual implementation:
185
- * - `virtualList` no longer requires `itemHeight`. The FlowLayout uses
186
- * ResizeObserver to measure each child's actual rendered height, just
187
- * like the browser's native flow layout. Items can be any height and
188
- * can change height dynamically.
189
- * - `virtualGrid` and `virtualMasonry` still accept explicit sizes since
190
- * the grid/masonry layouts need them for position pre-computation.
191
- */function ji(t,e,n){return"function"==typeof e?{keyFn:t,template:e,opts:n}:{keyFn:void 0,template:t,opts:e}}const Ui=t=>"function"==typeof t&&!0===t.__isAtom___&&"function"==typeof t.set&&"function"==typeof t.__subscribe,Fi=t=>"function"==typeof t,Vi=t=>"AsyncFunction"===t.constructor.name,Wi=(t,e,n,s)=>{if(Ui(t)){const i=t,r=bn(i(),s),o=n(r.set,e),a=n(r.update,e);return r.set=o,r.update=a,i.__subscribe(()=>{ge.schedule(()=>r.set(i()))}),Ae(r,()=>{o.cancel(),a.cancel()}),r}const i=bn(t,s),r=n(i.set,e),o=n(i.update,e);return i.set=r,i.update=o,Ae(i,()=>{r.cancel(),o.cancel()}),i},Hi="mates";function Yi(t,e){try{null===e?t.removeItem(Hi):t.setItem(Hi,JSON.stringify(e))}catch{}}function Bi(t,e){const n=bn((()=>{try{return function(t){try{const e=t.getItem(Hi);if(e)return JSON.parse(e)}catch{}return null}(t())}catch{return null}})()),s=n.set;n.set=function(e,i=!1){s(e,i);try{Yi(t(),n.get())}catch{}};const i=n.update;return n.update=function(e,s=!1){if(null!==n.get()){i(e,s);try{Yi(t(),n.get())}catch{}}},e(t=>{if(t.key===Hi)if(t.newValue)try{s(JSON.parse(t.newValue))}catch{}else s(null)}),Object.defineProperty(n,"name",{value:"storageAtom",writable:!0,configurable:!0,enumerable:!1}),n}function qi(t){"undefined"!=typeof window&&window.addEventListener("storage",t)}const Xi=Bi(()=>localStorage,t=>qi(e=>{e.storageArea===localStorage&&t(e)})),Gi=Bi(()=>sessionStorage,t=>qi(e=>{e.storageArea===sessionStorage&&t(e)})),Zi=bn("undefined"!=typeof document?document.title:"");Ln(()=>{var t;t=Zi.get(),"undefined"!=typeof document&&(document.title=t)});function Ki(t,e=2){let n=parseFloat(String(t).trim());Number.isFinite(n)||(n=0);const s=10**e;return Math.round(n*s)/s}function Ji(t,e,n){const s=bn(t,n),i=bn([],n);function r(){const t=s.get(),n=e.map(e=>e(t)).filter(t=>null!=t&&""!==t);return i.set(n),n}const o=s.set;s.set=function(t,e=!1){o(t,e),r()};const a=s.update;s.update=function(t,e=!1){a(t,e),r()};const l=s;return Object.defineProperty(l,"__isFormAtom__",{value:!0,writable:!1,enumerable:!1,configurable:!1}),Object.defineProperty(l,"errors",{get:()=>i.get(),enumerable:!1,configurable:!0}),Object.defineProperty(l,"isValid",{get:()=>0===i.get().length,enumerable:!1,configurable:!0}),l.validate=r,l.toFloat=()=>Ki(s.get()),l.toFloatString=()=>Ki(s.get()).toString(),l.toValidNumber=()=>function(t){const e=Number(t);return Number.isFinite(e)?e:0}(s.get()),Object.defineProperty(l,"name",{value:"formAtom",writable:!0,configurable:!0,enumerable:!1}),l}function Qi(t){return null!==t&&"object"==typeof t&&!Array.isArray(t)}function tr(t){return null==t||("string"==typeof t||Array.isArray(t)?0===t.length:t instanceof Map||t instanceof Set?0===t.size:"object"==typeof t&&0===Object.keys(t).length)}function er(t){const e=new Set,n=[Object.prototype,Array.prototype,Function.prototype,String.prototype,Number.prototype,Boolean.prototype,Symbol.prototype,Date.prototype,RegExp.prototype,Map.prototype,Set.prototype,WeakMap.prototype,WeakSet.prototype,Promise.prototype,Error.prototype];let s=t;for(;s&&!n.includes(s);){for(const t of Reflect.ownKeys(s))"constructor"!==t&&e.add(t);s=Object.getPrototypeOf(s)}return Array.from(e)}const nr=t=>{const e=de();if(e&&e.scopes.has(t))throw new Error("Scope already exists for the same class for this component");let n;Qt.viewOuterInProgress=!0;try{n=new t}finally{Qt.viewOuterInProgress=!1}const s=Qt.setupInProgress;try{if((()=>{er(n).forEach(t=>{const e=Object.getOwnPropertyDescriptor(n,t)||Object.getOwnPropertyDescriptor(Object.getPrototypeOf(n),t);if(e&&(e.get||e.set))return;const s=n[t];"function"!=typeof s||s.__version__||(n[t]=s.bind(n))})})(),"function"==typeof n.setup){Vi(n.setup)&&console.warn("Async setup functions are not supported. Please ensure the setup function is synchronous."),Qt.setupInProgress=!0;try{n.setup(e?._propsFn||(()=>({})))}catch(t){console.error(t)}finally{Qt.setupInProgress=s}}e&&e.addScope(t,n),n.__isScope___=!0}catch(t){console.error(t)}finally{Qt.setupInProgress=s}return n},sr=t=>{let e=null;const n=new CustomEvent("request-parent-scope",{bubbles:!0,composed:!0,detail:{ScopeClass:t,resolve:t=>{e=t}}});if(de().dispatchEvent(n),e)return e;throw new Error(`No parent scope found for ${t.name}`)};function ir(t,e){let n=t;for(;n&&n!==Object.prototype;){const t=Object.getOwnPropertyDescriptor(n,e);if(t)return t;n=Object.getPrototypeOf(n)}}const rr=(t,e,n)=>{const s=er(t);s.forEach(s=>{const i=ir(t,s);if(i?.get){let n,r=-1;const o=i.get;Object.defineProperty(t,s,{get(){const s=e.__version__;return s!==r&&(r=s,n=o.call(t)),n},configurable:!0,enumerable:i.enumerable})}else if(Fi(t[s])){if(Vi(t[s]))throw new Error(`Async functions are not supported inside ${n}`);const i=t[s];t[s]=(...n)=>{e.update(()=>i.apply(t,n))}}});const i=Object.create(t);return s.forEach(n=>{const s=ir(t,n);if(!s)return;const r=!!s.get,o=!r&&Fi(s.value);r||o||Object.defineProperty(i,n,{get:()=>e()[n],set(t){e.update(e=>{e[n]=t})},enumerable:!0,configurable:!0})}),i};function or(t,e,n,s=!1){document.addEventListener(t,e,{capture:s}),n.addToCleanUps(e,()=>{document.removeEventListener(t,e,{capture:s})})}function ar(t,e,n,s){let i;if("wheelUp"===t||"wheelDown"===t){const r="wheelUp"===t,o=e,a=t=>{(r?t.deltaY>=0:t.deltaY<=0)||(i&&i(),i=o(t))};return window.addEventListener("wheel",a,{capture:n,passive:!0}),void s.addToCleanUps(e,()=>{window.removeEventListener("wheel",a,{capture:n}),i&&i()})}const r="scroll"===t||"touchstart"===t||"touchmove"===t,o=e,a=t=>{i&&i(),i=o(t)};window.addEventListener(t,a,{capture:n,passive:r}),s.addToCleanUps(e,()=>{window.removeEventListener(t,a,{capture:n}),i&&i()})}function lr(t,e){pe()||(ve(),ar(t,e,!1,de()))}function cr(t,e){pe()||(ve(),ar(t,e,!0,de()))}const hr=Vs((t,e,n)=>{const s=document.createElement("div");Object.assign(s.style,{position:"fixed",inset:"0",zIndex:"9999",display:"flex",alignItems:"center",justifyContent:"center",background:"rgba(0, 0, 0, 0.5)"}),n?.style&&Object.assign(s.style,n.style),n?.onBackdropClick&&s.addEventListener("click",t=>{t.target===s&&n.onBackdropClick()});const i=document.createElement("div");n?.dialogStyle&&Object.assign(i.style,n.dialogStyle),i.addEventListener("click",t=>t.stopPropagation()),U(e,i),s.appendChild(i),document.body.appendChild(s);const r=document.body.style.overflow;return document.body.style.overflow="hidden",{onUpdate(t){U(t,i)},onCleanup(){s.remove(),document.body.style.overflow=r}}});function ur(t,e,n,s,i,r,o){return t.startsWith("top")?s>=n:t.startsWith("bottom")?i>=n:t.startsWith("left")?r>=e:!!t.startsWith("right")&&o>=e}const dr=Ns((t,e,n)=>{const s=t.el;let i=!1,r=e,o=n;const a=document.createElement("div");a.style.cssText="position:fixed;z-index:9999;margin:0;display:none;background:var(--md-color-surface-raised,#fff);box-shadow:var(--md-shadow-dropdown,0 5px 5px -3px rgba(0,0,0,.20),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12));min-width:160px;",o.style&&Object.assign(a.style,o.style),document.body.appendChild(a),U(r,a);const l=()=>{const t=s.getBoundingClientRect();a.style.visibility="hidden",a.style.display="block",o.matchAnchorWidth&&(a.style.width=`${t.width}px`);const e=a.offsetWidth,n=a.offsetHeight,i=function(t,e,n,s,i){const r=window.innerWidth,o=window.innerHeight,a=t.top-s,l=o-t.bottom-s,c=t.left-s,h=r-t.right-s;if("auto"===i){const t=["bottom-start","top-start","right","left"];for(const s of t)if(ur(s,e,n,a,l,c,h))return s;return"bottom-start"}if(ur(i,e,n,a,l,c,h))return i;const u=function(t){return t.startsWith("top")?t.replace("top","bottom"):t.startsWith("bottom")?t.replace("bottom","top"):t.startsWith("left")?t.replace("left","right"):t.startsWith("right")?t.replace("right","left"):t}(i);return ur(u,e,n,a,l,c,h)?u:i}(t,e,n,o.gap??4,o.position??"bottom-start");!function(t,e,n,s,i,r){const o=window.innerWidth,a=window.innerHeight;let l=0,c=0;n.startsWith("bottom")?l=e.bottom+r:n.startsWith("top")?l=e.top-r-i:"right"===n||"left"===n?l=e.top+e.height/2-i/2:n.endsWith("-start")?l=e.top:n.endsWith("-end")&&(l=e.bottom-i),"bottom"===n||"top"===n?c=e.left+e.width/2-s/2:n.endsWith("-start")?c=n.startsWith("right")?e.right+r:n.startsWith("left")?e.left-r-s:e.left:n.endsWith("-end")?c=n.startsWith("right")?e.right+r:n.startsWith("left")?e.left-r-s:e.right-s:n.startsWith("right")?c=e.right+r:n.startsWith("left")&&(c=e.left-r-s),t.style.left=`${Math.max(4,Math.min(c,o-s-4))}px`,t.style.top=`${Math.max(4,Math.min(l,a-i-4))}px`}(a,t,i,e,n,o.gap??4),a.style.visibility=""},c=()=>{i&&l()},h=t=>{const e=t.target;a.contains(e)||s.contains(e)||d()},u=t=>{"Escape"===t.key&&d()},d=()=>{i=!1,a.style.display="none",o.onClose?.(s),document.removeEventListener("click",h,{capture:!0}),document.removeEventListener("keydown",u),window.removeEventListener("scroll",c,{capture:!0}),window.removeEventListener("resize",c)},f=t=>{t.stopPropagation(),i?d():(i=!0,l(),o.onOpen?.(a),document.addEventListener("click",h,{capture:!0}),document.addEventListener("keydown",u),window.addEventListener("scroll",c,{passive:!0,capture:!0}),window.addEventListener("resize",c,{passive:!0}))};return s.addEventListener("click",f),{onUpdate(t,e){r=t,o=e,U(t,a),e.style&&Object.assign(a.style,e.style),i&&l()},onCleanup(){i&&d(),s.removeEventListener("click",f),a.remove()}}});const fr=Vs((t,e,n)=>{const s=document.createElement("div");if(s.style.position="fixed",s.style.zIndex="9999",n?.style&&Object.assign(s.style,n.style),n?.on)for(const[t,e]of Object.entries(n.on))s.addEventListener(t,e);return function(t){return t?"string"==typeof t?document.querySelector(t)??document.body:t:document.body}(n?.target).appendChild(s),U(e,s),{onUpdate(t){U(t,s)},onCleanup(){s.remove()}}});let pr=null,mr=null,_r=null;function gr(){return pr||(pr=document.createElement("div"),pr.id="mates-tip",pr.setAttribute("role","tooltip"),pr.style.cssText="position:fixed;z-index:10000;pointer-events:none;padding:6px 12px;border-radius:4px;font-size:0.8rem;font-family:system-ui,-apple-system,sans-serif;font-weight:500;line-height:1.4;max-width:300px;width:max-content;background:var(--md-sys-color-inverse-surface,#2e3036);color:var(--md-sys-color-inverse-on-surface,#f0f0f8);box-shadow:0 1px 3px rgba(0,0,0,.20),0 2px 6px rgba(0,0,0,.14);letter-spacing:0.01em;white-space:nowrap;display:none;",document.body.appendChild(pr)),pr}const yr=["maxWidth","padding","borderRadius","fontSize","whiteSpace"];function vr(t,e){if(e.maxWidth&&(t.style.maxWidth=e.maxWidth),e.padding&&(t.style.padding=e.padding),e.borderRadius&&(t.style.borderRadius=e.borderRadius),e.fontSize&&(t.style.fontSize=e.fontSize),e.whiteSpace&&(t.style.whiteSpace=e.whiteSpace),e.style)for(const[n,s]of Object.entries(e.style))void 0!==s&&(t.style[n]=s)}function wr(t,e){const n={maxWidth:"300px",padding:"6px 12px",borderRadius:"4px",fontSize:"0.8rem",whiteSpace:"nowrap"};for(const s of yr)void 0!==e[s]&&(t.style[s]=n[s]);if(e.style){for(const n of Object.keys(e.style))t.style[n]="";t.style.background="var(--md-sys-color-inverse-surface,#2e3036)",t.style.color="var(--md-sys-color-inverse-on-surface,#f0f0f8)"}}function br(t,e){U("string"==typeof e?b`${e}`:e,t)}function xr(t,e){const n=t.getBoundingClientRect(),s=e.getBoundingClientRect(),i=s.width,r=s.height,o=window.innerWidth,a=window.innerHeight;let l;n.top-8-r>=0?(l=n.top-8-r,e.style.transformOrigin="bottom center"):(l=n.bottom+8,e.style.transformOrigin="top center");let c=n.left+n.width/2-i/2;c=Math.max(4,Math.min(c,o-i-4)),l=Math.max(4,Math.min(l,a-r-4)),e.style.left=`${c}px`,e.style.top=`${l}px`}const Sr=Ns((t,e,n)=>{const s=t.el;let i=e,r=n,o=null;const a=()=>{null!==_r&&(cancelAnimationFrame(_r),_r=null),null!==o&&(clearTimeout(o),o=null);const t=r.delay??150;o=setTimeout(()=>{o=null;const t=gr();br(t,i),vr(t,r),t.style.visibility="hidden",t.style.opacity="0",t.style.transform="scale(0.94) translateY(3px)",t.style.transition="none",t.style.display="block",xr(s,t),requestAnimationFrame(()=>{t.style.transition="opacity 0.14s ease, transform 0.14s cubic-bezier(0.22,1,0.36,1)",t.style.visibility="visible",t.style.opacity="1",t.style.transform="scale(1) translateY(0)",mr=s})},t)},l=()=>{if(null!==o&&(clearTimeout(o),o=null),mr!==s)return;const t=gr();t.style.transition="opacity 0.12s ease, transform 0.12s ease",t.style.opacity="0",t.style.transform="scale(0.94) translateY(3px)",_r=requestAnimationFrame(()=>{_r=requestAnimationFrame(()=>{_r=null,mr===s&&(wr(t,r),t.style.display="none",mr=null)})})};return s.addEventListener("mouseenter",a),s.addEventListener("mouseleave",l),s.addEventListener("focusin",a),s.addEventListener("focusout",l),s.setAttribute("aria-describedby","mates-tip"),{onUpdate(t,e){if(i=t,r=e,mr===s){const n=gr();br(n,t),vr(n,e),xr(s,n)}},onCleanup(){if(null!==o&&(clearTimeout(o),o=null),mr===s){null!==_r&&(cancelAnimationFrame(_r),_r=null);const t=gr();wr(t,r),t.style.display="none",mr=null}s.removeEventListener("mouseenter",a),s.removeEventListener("mouseleave",l),s.removeEventListener("focusin",a),s.removeEventListener("focusout",l)}}});function Cr(t,e={}){return Sr(t,e)}const Er=Cr,Ar=1e3,Mr=3e4,kr=1/0;var $r,Tr,Rr,Or,Pr,zr;function Ir(t){return"number"==typeof t?`${t}px`:t}Tr=new WeakMap,Rr=new WeakMap,Or=new WeakMap,Pr=new WeakMap,$r=new WeakSet,zr=function(t){se(this,Tr,"f")?.remove(),ie(this,Tr,null,"f"),ie(this,Rr,"","f"),ie(this,Or,"","f"),ie(this,Pr,new Set,"f");const e=t.endNode;if(e?.parentNode){const n=t.startNode,s=document.createRange();s.setStartAfter(n),s.setEndBefore(e),s.deleteContents()}};const Dr=B(class extends q{constructor(t){if(super(t),$r.add(this),Tr.set(this,null),Rr.set(this,""),Or.set(this,""),Pr.set(this,new Set),t.type!==V)throw new Error("safeSVG() must be used as a child expression, e.g. html`<div>${safeSVG(markup)}</div>`")}update(t,[e,n]){if(console.log("update"),!e.trimStart().startsWith("<svg"))return console.warn("safeSVG: input does not start with <svg — nothing rendered"),se(this,$r,"m",zr).call(this,t),S;const s=JSON.stringify(n);if(null===se(this,Tr,"f")||e!==se(this,Rr,"f")){const n=function(t){const e=document.createElement("template");e.innerHTML=t;const n=e.content.firstElementChild;return n instanceof SVGElement?n:null}(e);if(null===n)return console.warn("safeSVG: failed to parse SVG markup — nothing rendered"),se(this,$r,"m",zr).call(this,t),S;se(this,Tr,"f")?.remove(),ie(this,Tr,n,"f"),ie(this,Rr,e,"f"),ie(this,Or,"","f"),ie(this,Pr,new Set,"f");const s=t.endNode;s.parentNode.insertBefore(se(this,Tr,"f"),s)}if(s!==se(this,Or,"f")){const t=function(t,e){const n=new Set,s=(e,s)=>{t.setAttribute(e,s),n.add(e)},i=e.width??e.size,r=e.height??e.size;void 0!==i&&s("width",Ir(i)),void 0!==r&&s("height",Ir(r)),void 0!==e.fill&&s("fill",e.fill),void 0!==e.stroke&&s("stroke",e.stroke),void 0!==e.strokeWidth&&s("stroke-width",String(e.strokeWidth)),void 0!==e.strokeLinecap&&s("stroke-linecap",e.strokeLinecap),void 0!==e.strokeLinejoin&&s("stroke-linejoin",e.strokeLinejoin),void 0!==e.opacity&&s("opacity",String(e.opacity)),void 0!==e.viewBox&&s("viewBox",e.viewBox),void 0!==e.transform&&s("transform",e.transform);const o=[],a=e.width??e.size,l=e.height??e.size;void 0!==a&&o.push(`width:${Ir(a)}`),void 0!==l&&o.push(`height:${Ir(l)}`),void 0!==e.color&&o.push(`color:${e.color}`),o.push("display:inline-block"),o.push("vertical-align:middle"),e.style&&o.push(e.style),s("style",o.join(";")),e.class&&s("class",e.class);const c=e.ariaHidden??!0;return e.ariaLabel?(s("aria-label",e.ariaLabel),s("role","img")):c&&s("aria-hidden","true"),n}(se(this,Tr,"f"),n);for(const e of se(this,Pr,"f"))t.has(e)||se(this,Tr,"f").removeAttribute(e);ie(this,Pr,t,"f"),ie(this,Or,s,"f")}return S}render(t,e){return S}});function Lr(t,e={}){return Dr(t,e)}function Nr(){const t=new Uint8Array(16);if("undefined"!=typeof crypto&&crypto.getRandomValues)crypto.getRandomValues(t);else for(let e=0;e<16;e++)t[e]=256*Math.random()|0;t[6]=15&t[6]|64,t[8]=63&t[8]|128;const e=Array.from(t).map(t=>t.toString(16).padStart(2,"0")).join("");return`${e.slice(0,8)}-${e.slice(8,12)}-${e.slice(12,16)}-${e.slice(16,20)}-${e.slice(20,32)}`}let jr=null,Ur=null,Fr=null;function Vr(t){jr=t}function Wr(t){Ur=t}function Hr(){return Ur}function Yr(){return jr??-(new Date).getTimezoneOffset()}function Br(){return Fr??("undefined"!=typeof navigator?navigator.language:null)??"en"}function qr(t,e){const n={};for(const s of new Intl.DateTimeFormat("en",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(new Date(e)))"literal"!==s.type&&(n[s.type]=parseInt(s.value,10));const s=24===n.hour?0:n.hour,i=Date.UTC(n.year,n.month-1,n.day,s,n.minute,n.second);return Math.round((i-e)/6e4)||0}function Xr(t,e){try{const n=new Intl.DateTimeFormat("en",{timeZone:t,timeZoneName:"short"}).formatToParts(new Date(e)).find(t=>"timeZoneName"===t.type);return n?n.value:t}catch{return t}}function Gr(t,e){try{const n=new Intl.DateTimeFormat("en",{timeZone:t,timeZoneName:"long"}).formatToParts(new Date(e)).find(t=>"timeZoneName"===t.type);return n?n.value:t}catch{return t}}function Zr(t,e){const n=new Date(t+6e4*e);return{Y:n.getUTCFullYear(),M:n.getUTCMonth()+1,D:n.getUTCDate(),h:n.getUTCHours(),m:n.getUTCMinutes(),s:n.getUTCSeconds(),ms:n.getUTCMilliseconds(),wd:n.getUTCDay()}}const Kr=t=>String(t).padStart(2,"0");function Jr(t,e,n){const s={[n]:e};return Ur?s.timeZone=Ur:(s.timeZone="UTC",t+=6e4*Yr()),new Intl.DateTimeFormat(Br(),s).format(new Date(t))}function Qr(t,e){const n=t>=0?"+":"-",s=Math.abs(t);return e?`${n}${Kr(Math.floor(s/60))}:${Kr(s%60)}`:`${n}${Kr(Math.floor(s/60))}${Kr(s%60)}`}function to(t){const e=t.replace(/s$/,"");if("millisecond"===e||"m"===e)return"ms";if("minute"===e)return"min";if(!new Set(["year","month","week","day","hour","min","second","ms"]).has(e))throw new RangeError(`Invalid date unit: "${t}"`);return e}function eo(){try{const t=new Intl.Locale(Br()),e=t.weekInfo?.firstDay??t.getWeekInfo?.()?.firstDay;if(void 0!==e)return e%7}catch{}return 0}const no=/YYYY|YY|MMMM|MMM|MM|M|DD|D|dddd|ddd|HH|H|hh|h|mm|ss|SSS|ZZ|Z|A|a/g,so=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];function io(t){try{const e=new Date(Date.UTC(2024,0,7+t,12,0,0));return new Intl.DateTimeFormat(Br(),{weekday:"long",timeZone:"UTC"}).format(e)}catch{return so[t]||""}}function ro(t){try{const e=new Date(Date.UTC(2024,t-1,15,12,0,0));return new Intl.DateTimeFormat(Br(),{month:"long",timeZone:"UTC"}).format(e)}catch{return""}}function oo(t){if(t instanceof Number)return t.valueOf();if("number"==typeof t)return t;if("string"==typeof t)return new Date(t).getTime();if(t instanceof Date)return t.getTime();if("object"==typeof t&&null!==t){const{year:e=1970,month:n=1,day:s=1,hour:i=0,minute:r=0,second:o=0,ms:a=0}=t;return Date.UTC(e,n-1,s,i,r,o,a)-6e4*Yr()}return NaN}function ao(t,e,n){const s=to(n);if("hour"===s)return t+36e5*e;if("min"===s)return t+6e4*e;if("second"===s)return t+1e3*e;if("ms"===s)return t+e;const i=Yr(),r=Zr(t,i);let o=r.Y,a=r.M,l=r.D;if("year"===s)o+=e;else if("month"===s){const t=a-1+e;o+=Math.floor(t/12),a=(t%12+12)%12+1,l=Math.min(l,new Date(o,a,0).getDate())}else l+="week"===s?7*e:e;return Date.UTC(o,a-1,l,r.h,r.m,r.s,r.ms)-6e4*i}function lo(t,e){const n=Yr(),s=Zr(t,n),i=Zr(e,n);return s.Y===i.Y&&s.M===i.M&&s.D===i.D}function co(t){const e=Yr(),n=Zr(t,e);return Date.UTC(n.Y,n.M-1,n.D,0,0,0,0)-6e4*e}function ho(t,e){const n=Yr(),s=Zr(t,n),i=s.h%12||12,r=[],o=e.replace(/\[([^\]]*)\]/g,(t,e)=>(r.push(e),`\0${r.length-1}\0`));no.lastIndex=0;const a=o.replace(no,e=>{switch(e){case"YYYY":return String(s.Y);case"YY":return String(s.Y).slice(-2);case"MMMM":return Jr(t,"long","month");case"MMM":return Jr(t,"short","month");case"MM":return Kr(s.M);case"M":return String(s.M);case"DD":return Kr(s.D);case"D":return String(s.D);case"dddd":return Jr(t,"long","weekday");case"ddd":return Jr(t,"short","weekday");case"HH":return Kr(s.h);case"H":return String(s.h);case"hh":return Kr(i);case"h":return String(i);case"mm":return Kr(s.m);case"ss":return Kr(s.s);case"SSS":return(t=>String(t).padStart(3,"0"))(s.ms);case"A":return s.h>=12?"PM":"AM";case"a":return s.h>=12?"pm":"am";case"Z":return Qr(n,!0);case"ZZ":return Qr(n,!1);default:return e}});return a.replace(/\0(\d+)\0/g,(t,e)=>r[+e])}const uo=[["year",31536e3],["month",2592e3],["week",604800],["day",86400],["hour",3600],["minute",60],["second",1]];const fo=Symbol("ts"),po=Object.create(Number.prototype);function mo(t){return function(t){const e=Object.create(po);return e[fo]=t,e}(void 0===t?Date.now():oo(t))}Object.defineProperties(po,{valueOf:{value(){return this[fo]},writable:!1,configurable:!1},values:{get(){const t=this[fo],e=Zr(t,Yr());return{year:e.Y,month:e.M,monthName:ro(e.M),dayName:io(e.wd),date:e.D,weekStartDayName:io(eo()),numberOfDaysOfTheMonth:new Date(e.Y,e.M,0).getDate(),hours:e.h,minutes:e.m,seconds:e.s,milliSeconds:e.ms,timestamp:t,iso:new Date(t).toISOString()}},configurable:!1},toJSON:{value(){const t=this[fo];return Number.isFinite(t)?new Date(t).toISOString():"Invalid Date"},writable:!1,configurable:!1},toString:{value(){const t=this[fo];return Number.isFinite(t)?new Intl.DateTimeFormat(Br(),{dateStyle:"medium",...Hr()?{timeZone:Hr()}:{timeZone:"UTC"}}).format(new Date(Hr()?t:t+6e4*Yr())):"Invalid Date"},writable:!1,configurable:!1},format:{value(t){return ho(this[fo],t)},writable:!1,configurable:!1},formatLongAgo:{value(t){return function(t,e={}){const{numeric:n="auto",style:s="long"}=e,i=((void 0!==e.now?oo(e.now):Date.now())-t)/1e3,r=Math.abs(i),o=i>=0?-1:1,a=new Intl.RelativeTimeFormat(Br(),{numeric:n,style:s});for(const[t,e]of uo)if(r>=e)return a.format(o*Math.round(r/e),t);return a.format(0,"second")}(this[fo],t)},writable:!1,configurable:!1},add:{value(t,e){return this[fo]=ao(this[fo],t,e),this},writable:!1,configurable:!1},subtract:{value(t,e){return this[fo]=ao(this[fo],-t,e),this},writable:!1,configurable:!1},isBefore:{value(t){return this[fo]<oo(t)},writable:!1,configurable:!1},isAfter:{value(t){return this[fo]>oo(t)},writable:!1,configurable:!1},isFuture:{value(){return this[fo]>Date.now()},writable:!1,configurable:!1},isPresent:{value(){return lo(this[fo],Date.now())},writable:!1,configurable:!1},isToday:{value(){return lo(this[fo],Date.now())},writable:!1,configurable:!1},isYesterday:{value(){const t=ao(co(Date.now()),-1,"day");return lo(this[fo],t)},writable:!1,configurable:!1},isTomorrow:{value(){const t=ao(co(Date.now()),1,"day");return lo(this[fo],t)},writable:!1,configurable:!1},getDifference:{value(t,e){return function(t,e,n){const s=to(n),i=t-e;if("ms"===s)return i;if("second"===s)return Math.trunc(i/1e3);if("min"===s)return Math.trunc(i/6e4);if("hour"===s)return Math.trunc(i/36e5);const r=Yr(),o=Zr(t,r),a=Zr(e,r);if("day"===s||"week"===s){const n=Math.floor((t+6e4*r)/864e5)-Math.floor((e+6e4*r)/864e5);return"week"===s?Math.trunc(n/7):n}return"month"===s?12*(o.Y-a.Y)+(o.M-a.M):o.Y-a.Y}(this[fo],oo(t),e)},writable:!1,configurable:!1},getAge:{value(t){return function(t,e){const n=Yr(),s=Zr(t,n),i=Zr(e,n);let r=i.Y-s.Y,o=s.M,a=s.D;if(2===o&&29===a){const t=t=>t%4==0&&t%100!=0||t%400==0;t(i.Y)||(o=3,a=1)}return(i.M<o||i.M===o&&i.D<a)&&r--,Math.max(0,r)}(this[fo],void 0!==t?oo(t):Date.now())},writable:!1,configurable:!1}}),exports.$=zs,exports.Context=class{constructor(){this.id=Math.random().toString(36).substring(2,15),this.context=null}},exports.Delete=t=>ws.Delete(fs(t)),exports.ErrorTypes=ds,exports.Fetch=t=>ws.fetch(fs(t)),exports.FetchClient=vs,exports.Get=t=>ws.Get(fs(t)),exports.MA={fadeIn:"mates-fade-in",fadeOut:"mates-fade-out",slideInUp:"mates-slide-in-up",slideOutUp:"mates-slide-out-up",slideInDown:"mates-slide-in-down",slideOutDown:"mates-slide-out-down",slideInLeft:"mates-slide-in-left",slideOutLeft:"mates-slide-out-left",slideInRight:"mates-slide-in-right",slideOutRight:"mates-slide-out-right",scaleIn:"mates-scale-in",scaleOut:"mates-scale-out",springIn:"mates-spring-in",flipInX:"mates-flip-in-x",flipInY:"mates-flip-in-y",blurIn:"mates-blur-in",blurOut:"mates-blur-out",shake:"mates-shake",pulse:"mates-pulse",bounce:"mates-bounce",spin:"mates-spin"},exports.NotificationManager=le,exports.Patch=t=>ws.Patch(fs(t)),exports.Post=t=>ws.Post(fs(t)),exports.Put=t=>ws.Put(fs(t)),exports.Router=(t,e)=>{const n=t.find(t=>Gn(t.path));if(void 0===n)return e?()=>Vn(e):()=>C;const{component:s}=n;return ke(s),()=>Vn(s)},exports.SyncNotificationManager=ce,exports.ZeroPromise=us,exports._=Se,exports._subToView=Ce,exports.action=function(t){te("Action");let e=t;const n=new Set;let s=null,i=null;const r=t=>{n.forEach(e=>{try{e(t)}catch(t){console.error(t)}})};return Object.assign(function(...t){return((t,n)=>{try{let o;return o=s?s((...n)=>e.call(t,...n),...n):e.call(t,...n),i&&(o=i(o)),r(o),o}catch(t){const e=t instanceof Error?t:new Error(String(t));throw r(void 0),e}})(this,t)},{val:()=>e,set:t=>{e=t},__isAction___:!0,__subscribe:t=>(te("subscribe"),n.add(t),()=>n.delete(t)),interceptBefore:t=>{s=t},interceptAfter:t=>{i=t}})},exports.addStoreBeingRead=Bt,exports.animatedIf=Ds,exports.animatedRouter=function(t,e={}){return Vn(Zn,{routes:t,options:e})},exports.animatedX=function(t,e,n){const{show:s,...i}=n;return Ds(s,b`<x-view .view=${t} .props=${e}></x-view>`,C,i)},exports.arrayRange=function(t,e,n){if(void 0===e&&(e=t,t=0),void 0===n&&(n=t<=e?1:-1),0===n)return[];const s=[];if(n>0)for(let i=t;i<e;i+=n)s.push(i);else for(let i=t;i>e;i+=n)s.push(i);return s},exports.assertComponentOuterContext=ee,exports.assertNotInRestrictedContext=te,exports.asyncAction=kn,exports.asyncAppend=_t,exports.asyncReplace=mt,exports.atom=bn,exports.attr=function(t){return js(t)},exports.blurInPreset=function(t=10,e=400,n="ease-out"){return{keyframes:[{filter:`blur(${t}px)`,opacity:0},{filter:"blur(0px)",opacity:1}],options:{duration:e,easing:n,fill:"both"}}},exports.blurOutPreset=function(t=10,e=400,n="ease-in"){return{keyframes:[{filter:"blur(0px)",opacity:1},{filter:`blur(${t}px)`,opacity:0}],options:{duration:e,easing:n,fill:"both"}}},exports.bouncePreset=function(t=600){return{keyframes:[{transform:"translateY(0)",offset:0},{transform:"translateY(-30%)",offset:.3},{transform:"translateY(0)",offset:.5},{transform:"translateY(-15%)",offset:.7},{transform:"translateY(0)",offset:.85},{transform:"translateY(-5%)",offset:.95},{transform:"translateY(0)",offset:1}],options:{duration:t,easing:"ease",fill:"both"}}},exports.buildPath=Kn,exports.buildRequestUrl=ps,exports.cacheAtom=function(t){const e=new Map,n=new Map,s=bn(e,t),i=s.get.bind(s),r=s;return r.add=(t,i,r)=>{if(n.has(t)&&(clearTimeout(n.get(t)),n.delete(t)),s.update(e=>{e.set(t,i)}),void 0!==r&&-1!==r&&r>0){const i=setTimeout(()=>{e.delete(t),n.delete(t),s.update(()=>{})},r);n.set(t,i)}},r.get=t=>(i(),e.get(t)),r.remove=t=>!!e.has(t)&&(n.has(t)&&(clearTimeout(n.get(t)),n.delete(t)),e.delete(t),s.update(()=>{}),!0),r.has=t=>(i(),e.has(t)),r.getAll=()=>(i(),Array.from(e.values())),r.clearAll=()=>{n.forEach(t=>clearTimeout(t)),n.clear(),e.clear(),s.update(()=>{})},Object.defineProperty(r,"size",{get:()=>(i(),e.size),enumerable:!0,configurable:!0}),Object.defineProperty(r,"name",{get:()=>"cacheAtom",enumerable:!0,configurable:!0}),Ae(s,r.clearAll),r},exports.cacheFn=An,exports.chunk=function(t,e){if(e<1)return[];const n=[];for(let s=0;s<t.length;s+=e)n.push(t.slice(s,s+e));return n},exports.clamp=function(t,e,n){return Math.min(Math.max(t,e),n)},exports.classMap=vt,exports.classes=function(t){return Us(t)},exports.cleanupScheduler=_e,exports.clearInterceptors=()=>{_s.clear(),gs.clear(),ys.clear()},exports.collapseWidthPreset=function(t=500,e="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{width:"auto",overflow:"hidden"},{width:"0",overflow:"hidden"}],options:{duration:t,easing:e,fill:"both"}}},exports.componentRunningStatus=Qt,exports.computeAutoPlacement=function(t,e,n,s){const i=window.innerHeight-t.bottom-s,r=t.top-s,o=window.innerWidth-t.right-s,a=t.left-s;return i>=n?"bottom":r>=n?"top":o>=e?"right":a>=e?"left":[["bottom",i],["top",r],["right",o],["left",a]].reduce((t,e)=>e[1]>t[1]?e:t)[0]},exports.configureCSS=function(t){t.breakpoints&&Object.assign(Ne,t.breakpoints)},exports.createCacheManager=An,exports.createManagedTimer=$n,exports.createPollingManager=Mn,exports.createReactiveRunner=vn,exports.createTimedAtom=Wi,exports.date=mo,exports.debounce=Pn,exports.debouncedAtom=(t,e,n)=>Wi(t,e,Pn,n),exports.deepClone=function t(e,n=new WeakMap){if("function"==typeof structuredClone)return structuredClone(e);if(null===e||"object"!=typeof e)return e;if(e instanceof Date)return new Date(e.getTime());if(e instanceof RegExp)return new RegExp(e.source,e.flags);if(e instanceof Map){const s=new Map;return n.set(e,s),e.forEach((e,i)=>s.set(t(i,n),t(e,n))),s}if(e instanceof Set){const s=new Set;return n.set(e,s),e.forEach(e=>s.add(t(e,n))),s}if(Array.isArray(e)){const s=[];n.set(e,s);for(let i=0;i<e.length;i++)s[i]=t(e[i],n);return s}const s=n.get(e);if(s)return s;const i={};n.set(e,i);for(const s of Object.keys(e))i[s]=t(e[s],n);return i},exports.deepFreeze=_n,exports.deleteAction=t=>ws.deleteAction(t),exports.df=_n,exports.dialog=function(t,e){return hr(t,e)},exports.effect=Ln,exports.effectScheduler=ge,exports.eleHook=Ns,exports.event=t=>{te("event");const e=t||Math.random().toString(36).substring(2,15),n=new ce;return{trigger:t=>{Nt(e,t),n.trigger(t)},__subscribe:t=>n.subscribe(t),name:e,__isEvent___:!0}},exports.expandWidthPreset=function(t=500,e="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{width:"0",overflow:"hidden"},{width:"auto",overflow:"hidden"}],options:{duration:t,easing:e,fill:"both"}}},exports.fadeInPreset=dn,exports.fadeOutPreset=fn,exports.fetchAction=t=>ws.fetchAction(t),exports.fetchClient=ws,exports.flipInPreset=function(t="y",e=500,n="ease-out"){const s="x"===t?"rotateX":"rotateY";return{keyframes:[{transform:`${s}(90deg)`,opacity:0},{transform:`${s}(0deg)`,opacity:1}],options:{duration:e,easing:n,fill:"both"}}},exports.flipOutPreset=function(t="y",e=500,n="ease-in"){const s="x"===t?"rotateX":"rotateY";return{keyframes:[{transform:`${s}(0deg)`,opacity:1},{transform:`${s}(90deg)`,opacity:0}],options:{duration:e,easing:n,fill:"both"}}},exports.formAtom=(t,e=[],n)=>Ji(t,e,n),exports.get=function(t,e,n){const s=e.replace(/\[(\d+)]/g,".$1").split(".");let i=t;for(const t of s){if(null==i)return n;i=i[t]}return void 0===i?n:i},exports.getAction=t=>ws.getAction(t),exports.getAllProps=er,exports.getAllTimezones=function(){let t;try{t=Intl.supportedValuesOf("timeZone")}catch{return[]}const e=Date.now();return t.map(t=>({name:t,longName:Gr(t,e),shortName:Xr(t,e),offset:qr(t,e)}))},exports.getCalendar=function(t,e){if(!Number.isInteger(t)||!Number.isInteger(e)||e<1||e>12)throw new RangeError("getCalendar(year, month): month must be integer 1–12");const n=mo({year:t,month:e,day:1}),{year:s,month:i,numberOfDaysOfTheMonth:r}=n.values,o=[];for(let t=Zr(n.valueOf(),Yr()).wd;t>0;t--)o.push(mo({year:s,month:i,day:1-t}));for(let t=1;t<=r;t++)o.push(mo({year:s,month:i,day:t}));const a=o.length%7,l=0===a?0:7-a,c=mo({year:s,month:i,day:r});for(let t=0;t<l;t++)c.add(1,"day"),o.push(mo(c.valueOf()));const h=[];for(let t=0;t<o.length;t+=7)h.push(o.slice(t,t+7));return h},exports.getCoords=function(t,e,n){switch(e){case"top":case"top-start":return{top:t.top-n,left:t.left};case"top-end":return{top:t.top-n,left:t.right};case"bottom":case"bottom-start":default:return{top:t.bottom+n,left:t.left};case"bottom-end":return{top:t.bottom+n,left:t.right};case"right":case"right-start":return{top:t.top,left:t.right+n};case"right-end":return{top:t.bottom,left:t.right+n};case"left":case"left-start":return{top:t.top,left:t.left-n};case"left-end":return{top:t.bottom,left:t.left-n}}},exports.getCurrentHost=de,exports.getLocale=function(){return Br()},exports.getMonths=function(t){const e=t??Br(),n=new Intl.DateTimeFormat(e,{month:"long",timeZone:"UTC"}),s=new Intl.DateTimeFormat(e,{month:"short",timeZone:"UTC"}),i=[];for(let t=1;t<=12;t++){const e=new Date(Date.UTC(2024,t-1,15,12,0,0));i.push({number:t,name:n.format(e),shortName:s.format(e)})}return i},exports.getParentScope=sr,exports.getScope=sr,exports.getStoresBeingRead=function(){return Vt},exports.getTimezoneOffset=function(){return Yr()},exports.globalCSS=ln,exports.globalScheduler=ye,exports.globalTheme=function(t){const e=Object.keys(t);if(0===e.length)throw new Error("[globalTheme] themes object must have at least one entry.");const n=e[0],s=e[1],i=t[n],r=[];r.push(Es(":root",i));for(const n of e)r.push(Es(`[data-theme="${n}"]`,t[n]));void 0!==s&&r.push(function(t){let e="";for(const n in t)e+=` ${Cs(n)}: ${t[n]};\n`;return e?`@media (prefers-color-scheme: dark) {\n :root:not([data-theme]) {\n${e} }\n}`:""}(t[s])),an();const o=on(),a=r.filter(Boolean).join("\n");a&&o.appendRules(a);const l=Object.create(null);for(const t in i)l[t]=Cs(t);return{cssVars:Object.freeze(l),themeAtom:Ss}},exports.groupBy=function(t,e){const n={};for(const s of t){const t=String(e(s));n[t]||(n[t]=[]),n[t].push(s)}return n},exports.guard=bt,exports.hashAtom=Qn,exports.html=b,exports.htmlHook=Vs,exports.iAtom=xn,exports.ifDefined=t=>t??C,exports.injectMatesAnimations=un,exports.installDevToolsHooks=function(t){t.registerComponent&&(It.registerComponent=t.registerComponent),t.unregisterComponent&&(It.unregisterComponent=t.unregisterComponent),t.notifyRender&&(It.notifyRender=t.notifyRender),t.getComponentName&&(It.getComponentName=t.getComponentName),t.logComponentMount&&(It.logComponentMount=t.logComponentMount),t.logComponentRender&&(It.logComponentRender=t.logComponentRender),t.logComponentUnmount&&(It.logComponentUnmount=t.logComponentUnmount),t.logAtomSet&&(It.logAtomSet=t.logAtomSet),t.logAtomUpdate&&(It.logAtomUpdate=t.logAtomUpdate),t.logEventTrigger&&(It.logEventTrigger=t.logEventTrigger),t.logCleanupEventTrigger&&(It.logCleanupEventTrigger=t.logCleanupEventTrigger),t.logFetchRequest&&(It.logFetchRequest=t.logFetchRequest),t.logFetchResponse&&(It.logFetchResponse=t.logFetchResponse),t.logFetchError&&(It.logFetchError=t.logFetchError),t.recordRender&&(It.recordRender=t.recordRender)},exports.interceptAfter=t=>ms(gs,t),exports.interceptBefore=t=>ms(_s,t),exports.interceptError=t=>ms(ys,t),exports.isAction=t=>"function"==typeof t&&!0===t.__isAction___&&"function"==typeof t.__subscribe,exports.isApiResponseSuccess=function(t){return t>=200&&t<300},exports.isAsyncAction=t=>"function"==typeof t&&!0===t.__isAsyncAction___&&"function"==typeof t.subscribe,exports.isAsyncFunction=Vi,exports.isAsyncValue=ke,exports.isAtom=Ui,exports.isChannel=t=>"object"==typeof t&&null!==t&&!0===t.__isChannel___&&"function"==typeof t.join,exports.isConfirmationEvent=t=>"object"==typeof t&&null!==t&&!0===t.__isConfirmationEvent___&&"function"==typeof t.requestConfirmation&&"function"==typeof t.onConfirmRequest,exports.isDefinedAsGetter=function(t,e){let n=Object.getOwnPropertyDescriptor(t,e),s=Object.getPrototypeOf(t);for(;!n&&s&&s!==Object.prototype;)n=Object.getOwnPropertyDescriptor(s,e),s=Object.getPrototypeOf(s);return n?.get&&"function"==typeof n.get?n.get:null},exports.isDevToolsInstalled=Ut,exports.isEffectRunning=Yt,exports.isEmail=t=>(t=>/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t))(t)?null:"Invalid email",exports.isEmpty=tr,exports.isEvent=t=>"object"==typeof t&&null!==t&&!0===t.__isEvent___&&"function"==typeof t.__subscribe&&"function"==typeof t.trigger,exports.isFunction=Fi,exports.isGetter=t=>"function"==typeof t&&!0===t.__isSelector___&&"function"==typeof t.areVersionsChanged,exports.isInRestrictedContext=function(){return!Qt.isHookRunning&&(Qt.templateInProgress||Yt())},exports.isMax=t=>e=>((t,e)=>t<=e)(e,t)?null:`Max is ${t}`,exports.isMin=t=>e=>((t,e)=>t>=e)(e,t)?null:`Min is ${t}`,exports.isPathMatching=Gn,exports.isPattern=(t,e="Invalid format")=>n=>((t,e)=>e.test(t))(n,t)?null:e,exports.isReadTrackingEnabled=Ht,exports.isRequired=t=>(t=>"number"==typeof t||"boolean"==typeof t||!tr(t))(t)?null:"Required",exports.isSSR=pe,exports.isSetter=t=>"function"==typeof t&&!0===t.__isSetter___&&"function"==typeof t.__subscribe,exports.isUnit=t=>"object"==typeof t&&null!==t&&!0===t.__isUnit___&&"function"==typeof t.__subscribe&&"function"==typeof t.__reset,exports.iterateDeeply=function t(e,n){if(null==e||"object"!=typeof e)return;const s=Array.isArray(e)?e.map((t,e)=>e):Object.keys(e);for(const i of s){const s=n(i,e[i],e);void 0!==s&&(e[i]=s);const r=e[i];null!==r&&"object"==typeof r&&t(r,n)}},exports.join=
192
- /**
193
- * @license
194
- * Copyright 2021 Google LLC
195
- * SPDX-License-Identifier: BSD-3-Clause
196
- */
197
- function*(t,e){const n="function"==typeof e;if(void 0!==t){let s=-1;for(const i of t)s>-1&&(yield n?e(s):e),s++,yield i}},exports.keyed=xt,exports.keyframes=function(t,e){Je("keyframes"),an();const n=tn(t);return sn.appendRules(en(n,e)),n},exports.lazyLoad=function(t,e){return Hs(t,e)},exports.litCache=yt,exports.live=St,exports.location=os,exports.lockNavigation=()=>qn.set(!0),exports.logError=ne,exports.lsAtom=Xi,exports.mapAtom=(t=[],e)=>{const n=new Map(t),s=bn(n,e),i=n.set.bind(n);n.set=(t,e)=>(i(t,e),s.update(()=>{}),n);const r=n.delete.bind(n);n.delete=t=>{const e=r(t);return s.update(()=>{}),e};const o=n.clear.bind(n);n.clear=()=>{o(),s.update(()=>{})};const a=n.get.bind(n);n.get=t=>(s.get(),a(t));const l=n.has.bind(n);n.has=t=>(s.get(),l(t));const c=Object.getOwnPropertyDescriptor(Map.prototype,"size");Object.defineProperty(n,"size",{get:()=>(s.get(),c.get.call(n))});const h=n.entries.bind(n);n.entries=()=>(s.get(),h());const u=n.values.bind(n);n.values=()=>(s.get(),u());const d=n.keys.bind(n);n.keys=()=>(s.get(),d());const f=n.forEach.bind(n);n.forEach=(t,e)=>(s.get(),f(t,e));const p=n[Symbol.iterator].bind(n);return n[Symbol.iterator]=()=>(s.get(),p()),n.update=t=>{const e={set:(t,n)=>(i(t,n),e),delete:t=>r(t),clear:()=>{o()},get:t=>a(t),has:t=>l(t),entries:()=>h(),values:()=>u(),keys:()=>d(),forEach:(t,e)=>f(t,e),[Symbol.iterator]:()=>p(),get size(){return c.get.call(n)}};return t(e),s.update(()=>{}),n},n.updateItem=(t,e)=>{const i=a(t);return null==i||"object"!=typeof i||(e(i),s.update(()=>{})),n},Object.defineProperty(n,"__isAtom___",{value:s,writable:!1,enumerable:!1}),Object.defineProperty(n,"__version__",{get:()=>s.__version__,enumerable:!1}),n},exports.masonryGrid=function(t,e,n,s){return qs(t,e,n,s)},exports.maxLength=t=>e=>((t,e)=>t.length<=e)(e,t)?null:`Max ${t} characters`,exports.memo=function(t){let e;return vn({name:"Memo",fn:t,onRun:t=>{e?e.set(()=>t):(e=bn(void 0,{skipRestrictedContextCheck:!0}),e.set(()=>t,!0))}}),e},exports.memoTemplate=function(t,e){return Zs(t,e)},exports.merge=function t(e,...n){const s={...e};for(const e of n)for(const n of Object.keys(e))Qi(s[n])&&Qi(e[n])?s[n]=t(s[n],e[n]):s[n]=e[n];return s},exports.minLength=t=>e=>((t,e)=>t.length>=e)(e,t)?null:`Min ${t} characters`,exports.navigateTo=function(t,e,n){qn()||(e?window.history.replaceState(n,"",t):window.history.pushState(n,"",t),Xn.set(t))},exports.navigationLocked=qn,exports.noChange=S,exports.nothing=C,exports.omit=function(t,e){const n={...t};for(const t of e)delete n[t];return n},exports.on=Ee,exports.onAllMount=t=>{ve(),t.__isOnAllMount__=!0;const e=de();e.addToCleanUps(t,we),ye.onceIdle(()=>{if(!e.isConnected)return;const n=t();n&&e.addToCleanUps(t,n)})},exports.onBlur=t=>{lr("blur",t)},exports.onCleanup=t=>{ve(),t.__isOnCleanup__=!0;de().addToCleanUps(t,t)},exports.onClickAway=t=>{if(pe())return;ve();const e=de(!0),n=n=>{const s=n.target;s&&!e.contains(s)&&t(n)};document.addEventListener("mousedown",n,!0),e.addToCleanUps(t,()=>{document.removeEventListener("mousedown",n,!0)})},exports.onConnect=function(t){return Ys(t)},exports.onCopy=t=>{lr("copy",t)},exports.onCut=t=>{lr("cut",t)},exports.onDOMReady=t=>{const e=de();if(!e)throw new Error("onDOMReady must be called within a component context");return e.DOMReadyEvent.__subscribe(t)},exports.onDisconnect=function(t){return Bs(t)},exports.onError=t=>{ve();const e=de();e._errorHandlers||(e._errorHandlers=[]),e._errorHandlers.push(t)},exports.onEvent=function(t){return ii(t)},exports.onFileDrop=t=>{if(pe())return;ve();const e=de();let n;const s=t=>t.preventDefault(),i=e=>{e.preventDefault(),n&&n(),n=t(e)};window.addEventListener("dragover",s),window.addEventListener("drop",i),e.addToCleanUps(t,()=>{window.removeEventListener("dragover",s),window.removeEventListener("drop",i),n&&n()})},exports.onFocus=t=>{lr("focus",t)},exports.onHidden=function(t,e){return Ws({onHidden:t,...e})},exports.onIntersect=function(t){return Ws(t)},exports.onInterval=(t,e)=>{if(pe())return;ve();const n=de();let s;const i=setInterval(()=>{s&&s(),s=t()},e);n.addToCleanUps(t,()=>{clearInterval(i),s&&s()})},exports.onKeyDown=t=>{lr("keydown",t)},exports.onKeyUp=t=>{lr("keyup",t)},exports.onMount=be,exports.onNavigate=t=>{if(pe())return;ve();const e=de();let n;const s=Xn.__subscribe(()=>{n&&n(),n=t(Xn.get())||null});e.addToCleanUps(t,()=>{s(),n&&n()})},exports.onOffline=t=>{lr("offline",t)},exports.onOnline=t=>{lr("online",t)},exports.onPaint=t=>{ve(),t.__isOnPaint__=!0;const e=de();e.addToCleanUps(t,we),e.PaintEvent.__subscribe(()=>t())},exports.onParent=function(t,e){return ri(t,e)},exports.onPaste=t=>{lr("paste",t)},exports.onReferenceChange=(t,e)=>{const n=de();if(ve(),!n)throw new Error("onReferenceChange must be called inside a component");let s=[];t(),s=e(),n.onEachUpdate(()=>{const n=e();s.some((t,e)=>t!==n[e])&&(t(),s=n)})},exports.onResize=(t,e)=>{if(pe())return;ve();const n=de();let s;const i=new ResizeObserver(e=>{for(const n of e)s&&s(),s=t(n)}),r=e||n;i.observe(r),n.addToCleanUps(t,()=>{i.disconnect(),s&&s()})},exports.onScroll=(t,e=window)=>{if(pe())return;ve();const n=de();let s;const i=e=>{s&&s(),s=t(e)};e.addEventListener("scroll",i,{passive:!0}),n.addToCleanUps(t,()=>{e.removeEventListener("scroll",i),s&&s()})},exports.onScrolledIntoView=function(t,e){return Hs(t,e)},exports.onSelectionChange=t=>{if(pe())return;ve();let e;or("selectionchange",()=>{e&&e(),e=t(window.getSelection())},de())},exports.onSocket=function(t,e){ve();const n=de(),s=e.map(e=>e.__subscribe(t));n.addToCleanUps(t,()=>{s.forEach(t=>t())})},exports.onStorageChange=t=>{lr("storage",t)},exports.onTimeout=(t,e)=>{if(pe())return;ve();const n=de();let s;const i=setTimeout(()=>{s=t()},e);n.addToCleanUps(t,()=>{clearTimeout(i),s&&s()})},exports.onUpdate=t=>{ve();const e=de();let n;e.onEachUpdate(()=>{n&&n(),n=t()}),e.addToCleanUps(t,()=>{n&&n()})},exports.onVisibilityChange=t=>{if(pe())return;ve();let e;or("visibilitychange",()=>{e&&e(),e=t(document.hidden)},de())},exports.onVisible=function(t,e){return Ws({onVisible:t,...e})},exports.onWindow=lr,exports.onWindowCapture=cr,exports.onWindowResize=t=>{lr("resize",t)},exports.onWindowScroll=t=>{cr("scroll",t)},exports.paginatedAsyncAction=function(t,e){const n=!!e?.allowInRestrictedContext,s=kn(t,e),i=bn(1,{skipRestrictedContextCheck:n}),r=bn(-1,{skipRestrictedContextCheck:n});return Object.assign(s,{page:i,totalPages:r,next:(...t)=>{if(!(-1!==r.val&&i.val>=r.val))return i.update(t=>t+1),s(...t)}})},exports.paginationAtom=(t=1,e)=>{const n=bn(t,e),s=n;return s.next=()=>{n.set(t=>t+1)},s.prev=()=>{n.set(t=>t>1?t-1:t)},s.reset=()=>{n.set(1)},Object.defineProperty(s,"currentPage",{get:()=>n.get(),enumerable:!1,configurable:!0}),Object.defineProperty(s,"name",{value:"paginationAtom",writable:!0,configurable:!0,enumerable:!1}),s},exports.patchAction=t=>ws.patchAction(t),exports.pathAtom=Xn,exports.pick=function(t,e){const n={};for(const s of e)s in t&&(n[s]=t[s]);return n},exports.placementTransform=function(t){return"top"===t||"top-start"===t||"top-end"===t?"translateY(-100%)":"left"===t||"left-start"===t||"left-end"===t?"translateX(-100%)":""},exports.popEffect=Xt,exports.popup=function(t,e){return dr(t,"string"==typeof e?{position:e}:e??{})},exports.portal=function(t,e){return fr(t,e)},exports.postAction=t=>ws.postAction(t),exports.pulsePreset=function(t=1.05,e=400){return{keyframes:[{transform:"scale(1)"},{transform:`scale(${t})`},{transform:"scale(1)"}],options:{duration:e,easing:"ease-in-out",fill:"both"}}},exports.pushEffect=qt,exports.putAction=t=>ws.putAction(t),exports.qsAtom=ss,exports.randomId=Nr,exports.range=
198
- /**
199
- * @license
200
- * Copyright 2021 Google LLC
201
- * SPDX-License-Identifier: BSD-3-Clause
202
- */
203
- function*(t,e,n=1){const s=void 0===e?0:t;e??=t;for(let t=s;n>0?t<e:e<t;t+=n)yield t},exports.ref=Un,exports.registerCleanup=Ae,exports.removeAttr=function(t){},exports.removeClasses=function(t){},exports.removeOn=function(t){ni.get(t)?.()},exports.removeStyle=function(t){},exports.render=U,exports.renderSwitch=function(t){for(const e of t){if(!Array.isArray(e))return e;{const[t,n]=e;if(t)return n}}return C},exports.renderTemplate=Bn,exports.renderX=Yn,exports.repeat=Et,exports.resetComponentState=me,exports.resolveAsyncValue=$e,exports.restoreTracking=Zt,exports.rootCSS=function(t){an();const e=on(),n=Es(":root",t);return n&&e.appendRules(n),t},exports.route=(t,{view:e})=>Gn(t)?e?Wn(e,{}):C:null,exports.safeSVG=Lr,exports.safetyCheck=ve,exports.saveAndEnableTracking=Gt,exports.scaleInPreset=function(t=0,e=300,n="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:`scale(${t})`,opacity:0},{transform:"scale(1)",opacity:1}],options:{duration:e,easing:n,fill:"both"}}},exports.scaleOutPreset=function(t=0,e=300,n="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:"scale(1)",opacity:1},{transform:`scale(${t})`,opacity:0}],options:{duration:e,easing:n,fill:"both"}}},exports.scope=nr,exports.setAtom=(t=[],e)=>{const n=new Set(t),s=bn(n,e),i=n.add.bind(n);n.add=t=>(i(t),s.update(()=>{}),n);const r=n.delete.bind(n);n.delete=t=>{const e=r(t);return s.update(()=>{}),e};const o=n.clear.bind(n);n.clear=()=>{o(),s.update(()=>{})};const a=n.has.bind(n);n.has=t=>(s.get(),a(t));const l=Object.getOwnPropertyDescriptor(Set.prototype,"size");Object.defineProperty(n,"size",{get:()=>(s.get(),l.get.call(n))});const c=n.entries.bind(n);n.entries=()=>(s.get(),c());const h=n.values.bind(n);n.values=()=>(s.get(),h());const u=n.keys.bind(n);n.keys=()=>(s.get(),u());const d=n.forEach.bind(n);n.forEach=(t,e)=>(s.get(),d(t,e));const f=n[Symbol.iterator].bind(n);return n[Symbol.iterator]=()=>(s.get(),f()),n.update=t=>{const e={add:t=>(i(t),e),delete:t=>r(t),clear:()=>{o()},has:t=>a(t),entries:()=>c(),values:()=>h(),keys:()=>u(),forEach:(t,e)=>d(t,e),[Symbol.iterator]:()=>f(),get size(){return l.get.call(n)}};return t(e),s.update(()=>{}),n},n.updateItem=(t,e)=>(null==t||"object"!=typeof t||(e(t),s.update(()=>{})),n),Object.defineProperty(n,"__isAtom___",{value:s,writable:!1,enumerable:!1}),Object.defineProperty(n,"__version__",{get:()=>s.__version__,enumerable:!1}),n},exports.setLocale=function(t){!function(t){Fr=t}(t??null)},exports.setRef=Fn,exports.setSSRApiLookup=function(t){as=t},exports.setSSRMode=function(t){fe=t},exports.setSSRRequest=function(t){ls=t},exports.setTimezone=function(t){null==t?(Vr(null),Wr(null)):(Vr(t.offset),Wr(t.name))},exports.setTimezoneOffset=function(t){Vr(t),Wr(null)},exports.setter=xe,exports.shakePreset=function(t=10,e=400){return{keyframes:[{transform:"translateX(0)"},{transform:`translateX(-${t}px)`},{transform:`translateX(${t}px)`},{transform:`translateX(-${t}px)`},{transform:`translateX(${t}px)`},{transform:"translateX(0)"}],options:{duration:e,easing:"ease-in-out",fill:"both"}}},exports.signal=xn,exports.slideInPreset=function(t="up",e,n=400,s="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:e?mn(t,e):pn[t],opacity:0},{transform:"translate(0, 0)",opacity:1}],options:{duration:n,easing:s,fill:"both"}}},exports.slideOutPreset=function(t="down",e,n=400,s="cubic-bezier(0.4, 0, 0.2, 1)"){return{keyframes:[{transform:"translate(0, 0)",opacity:1},{transform:e?mn(t,e):pn[t],opacity:0}],options:{duration:n,easing:s,fill:"both"}}},exports.spinPreset=function(t=1,e=600,n="linear"){return{keyframes:[{transform:"rotate(0deg)"},{transform:`rotate(${360*t}deg)`}],options:{duration:e,easing:n,fill:"both"}}},exports.springInPreset=function(t=500,e="cubic-bezier(0.34, 1.56, 0.64, 1)"){return{keyframes:[{transform:"scale(0)",opacity:0},{transform:"scale(1)",opacity:1}],options:{duration:t,easing:e,fill:"both"}}},exports.ssAtom=Gi,exports.startTracking=Kt,exports.stopTracking=Jt,exports.store=t=>{if("object"!=typeof t||null===t)throw new Error("initial state must be an object");const e=bn(t),n=rr(t,e,"store");return()=>[n,e.update]},exports.style=function(t){return oi(t)},exports.styleMap=kt,exports.stylesheet=function(){Je("stylesheet");const t=new nn;return{css:function(e){Je("css");const n=[],s=Ve(e,n);return n.length>0&&t.appendRules(n.join("\n")),We(s)},mount:function(){if(function(t){if(Qt.templateInProgress)throw new Error(`[css-in-js] ${t}() must not be called inside a template function. Call it in the component outer function or at module level.`)}("mount"),null===de(!1))return t.mount(),()=>t.unmount();be(()=>(t.mount(),()=>t.unmount()))},keyframes:function(e,n){return Je("keyframes"),t.keyframes(e,n)}}},exports.superAtom=Sn,exports.svg=x,exports.taskAction=function(t){te("taskAction");const e=[];let n=0,s=1,i=!1;const r={skipRestrictedContextCheck:!0},o=bn([],r),a=bn("idle",r),l=bn(0,r);function c(){if(o.set([...e]),0===e.length)return void l.set(0);let t=0;for(const n of e)"running"===n.status?t+=.5:"pending"!==n.status&&(t+=1);l.set(Math.round(t/e.length*100))}function h(){if(i){const t=e.some(t=>"running"===t.status);return void(t||a.set("idle"))}if("running"!==a.get())return;const n=e.filter(t=>"running"===t.status).length,r=e.filter(t=>"pending"===t.status);if(0===r.length&&0===n)return void a.set("idle");const o=-1===s?r.length:Math.max(0,s-n);0!==o&&r.slice(0,o).forEach(e=>function(e){const n=new AbortController;e.status="running",e.abortController=n;const s=t(e.input,n.signal);if(s?.__isZeroPromise__){const t=s;e.abortController={signal:t.signal,abort:()=>{t.cancel()}}}c(),Promise.resolve(s).then(t=>{"cancelled"===e.status||(e.status="success",e.result.data=t),e.abortController=null,c(),h()}).catch(t=>{if("cancelled"===e.status||!0===e.abortController?.signal?.aborted)e.status="cancelled",e.abortController=null;else{const n=t instanceof Error?t:new Error(String(t));e.status="failed",e.result.error=n,e.abortController=null,ne(n,"taskAction")}c(),h()})}(e))}function u(t){return{id:++n,input:t,status:"pending",result:{data:null,error:null},abortController:null}}function d(t){const n=Array.isArray(t)?t:[t];for(const t of n)e.push(u(t));c(),"running"!==a.get()||i||h()}function f(t=1){"running"!==a.get()&&(s=t,i=!1,a.set("running"),h())}function p(){i=!0,function(){for(const t of e)"running"===t.status&&(t.status="cancelled",t.abortController?.abort(),t.abortController=null)}(),a.set("idle"),c()}function m(t){p(),e.length=0,n=0,c(),d(t)}const _={add:d,start:f,pause:function(){i||(i=!0)},stop:p,delete:function(t){const n=Array.isArray(t)?t:[t],s=new Set(n.map(t=>t.id));for(let t=e.length-1;t>=0;t--){const n=e[t];s.has(n.id)&&("running"===n.status&&(n.status="cancelled",n.abortController?.abort(),n.abortController=null),e.splice(t,1))}c(),"running"!==a.get()||i||h()},clearAndAdd:m,addAndStart:function(t,e=1){d(t),f(e)},clearAndStart:function(t,e=1){m(t),f(e)},isRunning:function(){return"running"===a.val},progress:l,tasks:o,pendingTasks:function(){return o.val.filter(t=>"pending"===t.status)},runningTasks:function(){return o.val.filter(t=>"running"===t.status)},successTasks:function(){return o.val.filter(t=>"success"===t.status)},failedTasks:function(){return o.val.filter(t=>"failed"===t.status)},cancelledTasks:function(){return o.val.filter(t=>"cancelled"===t.status)},__isTaskAction__:!0};return Ae(_,p),_},exports.template=Hn,exports.themeAtom=Ss,exports.throttle=zn,exports.throttledAtom=(t,e,n)=>Wi(t,e,zn,n),exports.timer=function(t,e){return ai(t,e)},exports.tip=Er,exports.titleAtom=Zi,exports.tooltip=Cr,exports.trackAndSubscribe=gn,exports.uniqBy=function(t,e){const n=new Set,s=[];for(const i of t){const t=e(i);n.has(t)||(n.add(t),s.push(i))}return s},exports.unlockNavigation=()=>qn.set(!1),exports.unsafeHTML=Tt,exports.unsafeSVG=Lr,exports.until=Pt,exports.unwrapModule=Te,exports.useContext=function(t){let e=null;const n=new CustomEvent("request-context",{bubbles:!0,composed:!0,detail:{context:t,resolve(t=null){e=t}}});return de().dispatchEvent(n),e},exports.useScope=nr,exports.useState=t=>{const e=de();if("object"!=typeof t||null===t)throw new Error("stateObj must be an object");const n=bn(t),s=rr(t,n,"useState");return e?._useStates&&e._useStates.push({state:t,atom:n}),[s,n.update]},exports.useStore=function(t){return Ce(t,!0),t},exports.uuid=Nr,exports.validateAll=function(t){const e=[],n={},s=new WeakSet;return function t(i,r){if(null==i)return;const o=typeof i;if("object"!==o&&"function"!==o)return;if(s.has(i))return;if(s.add(i),function(t){if(null==t)return!1;const e=typeof t;return("object"===e||"function"===e)&&!0===t.__isFormAtom__}(i)){const t=i.validate();return void(t.length>0&&(e.push(...t),n[r]=t))}if(Array.isArray(i)){for(let e=0;e<i.length;e++){const n=r?`${r}[${e}]`:`[${e}]`;t(i[e],n)}return}const a=Object.keys(i);for(const e of a){const n=r?`${r}.${e}`:e;t(i[e],n)}}(t,""),{isValid:0===e.length,errors:e,errorsByField:n}},exports.validateReactiveFunction=yn,exports.view=Wn,exports.virtualGrid=function(t,e,n,s){const{keyFn:i,template:r,opts:o}=ji(e,n,s),a={direction:o.direction??"vertical",itemSize:{width:o.itemWidth,height:o.itemHeight},gap:o.gap??"8px",flex:o.flex??!1,...o.pin?{pin:o.pin}:{}};return Ni({items:t,renderItem:r,keyFunction:i,scroller:o.scroller,layout:(l=a,Object.assign({type:Si},l))});var l},exports.virtualList=function(t,e,n,s){const{keyFn:i,template:r,opts:o}=ji(e,n,s),a={direction:o?.direction??"vertical",...o?.pin?{pin:o.pin}:{}};return Ni({items:t,renderItem:r,keyFunction:i,scroller:o?.scroller,layout:di(a)})},exports.virtualMasonry=function(t,e,n,s){const{keyFn:i,template:r,opts:o}=ji(e,n,s),a={direction:o.direction??"vertical",getAspectRatio:o.getAspectRatio,gap:o.gap??"8px",flex:!0,...o.itemSize?{itemSize:o.itemSize}:{},...o.pin?{pin:o.pin}:{}};return Ni({items:t,renderItem:r,keyFunction:i,scroller:o.scroller,layout:(l=a,Object.assign({type:Ei},l))});var l},exports.watch=Ee,exports.when=function(t,e,n){return t?e(t):n?.(t)},exports.withHost=ue,exports.withStaggerPreset=function(t,e,n=50){return{keyframes:t.keyframes,options:{...t.options,delay:(t.options.delay??0)+e*n}}},exports.ws=function(t,e={}){ee("ws");const{reconnect:n=!0,reconnectDelay:s=Ar,reconnectMaxDelay:i=Mr,reconnectMaxAttempts:r=kr,protocols:o,auth:a,autoConnect:l=!0}=e,c=bn("connecting",{skipRestrictedContextCheck:!0}),h=new Set;let u=null,d=0,f=s,p=null,m=!1;const _=[];function g(){null!==p&&(clearTimeout(p),p=null)}function y(){let e;m=!1,g(),c.set("connecting");try{e=function(){if(!a)return t;const e=a(),n=Object.entries(e);if(0===n.length)return t;const s=n.map(([t,e])=>`${encodeURIComponent(t)}=${encodeURIComponent(e)}`).join("&");return t.includes("?")?`${t}&${s}`:`${t}?${s}`}()}catch(t){return ne(t),void c.set("error")}try{u=o?new WebSocket(e,o):new WebSocket(e)}catch(t){return ne(t),c.set("error"),void v()}u.onopen=()=>{m?u?.close():(d=0,f=s,c.set("connected"),function(){for(;_.length>0;){const t=_.shift();u?.readyState===WebSocket.OPEN&&u.send(t)}}())},u.onmessage=t=>{if(m)return;const e="string"==typeof t.data?t.data:String(t.data);let n;try{n=JSON.parse(e)}catch{n=e}var s;s=n,h.forEach(t=>{try{t(s)}catch(t){ne(t)}})},u.onerror=()=>{c.set("error")},u.onclose=()=>{m||(c.set("disconnected"),v())}}function v(){if(!n||m)return;if(d>=r)return;d++;const t=f;f=Math.min(2*f,i),p=setTimeout(()=>{m||y()},t)}function w(){m=!0,g(),u&&(u.onopen=null,u.onmessage=null,u.onerror=null,u.onclose=null,u.readyState!==WebSocket.OPEN&&u.readyState!==WebSocket.CONNECTING||u.close(1e3,"client disconnect"),u=null),c.set("disconnected"),h.clear(),_.length=0}const b={send:function(t){const e="string"==typeof t?t:JSON.stringify(t);u?.readyState===WebSocket.OPEN?u.send(e):_.push(e)},__subscribe:function(t){return h.add(t),()=>h.delete(t)},status:c,connect:y,disconnect:w,__isWs___:!0};return l?y():c.set("disconnected"),Ae(b,w),b},exports.x=Vn,exports.xTabEvent=t=>{te("xTabEvent");const e=new Set,n=n=>{e.forEach(e=>{try{e(n)}catch(e){ne(e,`xTabEvent(${t}) handler`)}})},s="undefined"!=typeof BroadcastChannel?new BroadcastChannel(t):null;s&&(s.onmessage=t=>{n(t.data)});return{trigger:e=>{if(Nt(t,e),s)try{s.postMessage(e)}catch(e){ne(e,`xTabEvent(${t}) postMessage`)}n(e)},__subscribe:t=>{e.add(t);const n=()=>{e.delete(t)};return Ae(t,n),n},close:()=>{s&&s.close()},name:t,__isEvent___:!0,__isXTabEvent___:!0}};
176
+ */(this._hostElement,t),this._scrollerController=new po(this,this._clippingAncestors[0]),this._schedule(this._updateLayout),this._observeAndListen(),this._connected=!0}_observeAndListen(){this._mutationObserver.observe(this._hostElement,{childList:!0}),this._hostElementRO.observe(this._hostElement),this._scrollEventListeners.push(window),window.addEventListener("scroll",this,this._scrollEventListenerOptions),this._clippingAncestors.forEach(t=>{t.addEventListener("scroll",this,this._scrollEventListenerOptions),this._scrollEventListeners.push(t),this._hostElementRO.observe(t)}),this._hostElementRO.observe(this._scrollerController.element),this._children.forEach(t=>this._childrenRO.observe(t)),this._scrollEventListeners.forEach(t=>t.addEventListener("scroll",this,this._scrollEventListenerOptions))}disconnected(){this._scrollEventListeners.forEach(t=>t.removeEventListener("scroll",this,this._scrollEventListenerOptions)),null!==this._scrollEndRafId&&(cancelAnimationFrame(this._scrollEndRafId),this._scrollEndRafId=null),this._scrollEventListeners=[],this._clippingAncestors=[],this._scrollerController?.detach(this),this._scrollerController=null,this._mutationObserver?.disconnect(),this._mutationObserver=null,this._hostElementRO?.disconnect(),this._hostElementRO=null,this._childrenRO?.disconnect(),this._childrenRO=null,this._rejectLayoutCompletePromise("disconnected"),this._connected=!1}_applyVirtualizerStyles(){const t=this._hostElement.style;t.display=t.display||"block",t.position=t.position||"relative",t.contain=t.contain||"size layout",this._isScroller&&(t.overflow=t.overflow||"auto",t.minHeight=t.minHeight||"150px")}_getSizer(){const t=this._hostElement;if(!this._sizer){let e=t.querySelector(`[${go}]`);e||(e=document.createElement("div"),e.setAttribute(go,""),t.appendChild(e)),Object.assign(e.style,{position:"absolute",margin:"-2px 0 0 0",padding:0,visibility:"hidden",fontSize:"2px"}),e.textContent="&nbsp;",e.setAttribute(go,""),this._sizer=e}return this._sizer}async updateLayoutConfig(t){await this._layoutInitialized;const e=t.type||yo;if("function"==typeof e&&this._layout instanceof e){const e={...t};return delete e.type,this._layout.config=e,!0}return!1}async _initLayout(t){let e,n;if("function"==typeof t.type){n=t.type;const s={...t};delete s.type,e=s}else e=t;void 0===n&&(yo=n=(await Promise.resolve().then(function(){return so})).FlowLayout),this._layout=new n(t=>this._handleLayoutMessage(t),e),this._layout.measureChildren&&"function"==typeof this._layout.updateItemSizes&&("function"==typeof this._layout.measureChildren&&(this._measureChildOverride=this._layout.measureChildren),this._measureCallback=this._layout.updateItemSizes.bind(this._layout)),this._layout.listenForChildLoadEvents&&this._hostElement.addEventListener("load",this._loadListener,!0),this._schedule(this._updateLayout)}startBenchmarking(){null===this._benchmarkStart&&(this._benchmarkStart=window.performance.now())}stopBenchmarking(){if(null!==this._benchmarkStart){const t=window.performance.now(),e=t-this._benchmarkStart,n=performance.getEntriesByName("uv-virtualizing","measure").filter(e=>e.startTime>=this._benchmarkStart&&e.startTime<t).reduce((t,e)=>t+e.duration,0);return this._benchmarkStart=null,{timeElapsed:e,virtualizationTime:n}}return null}_measureChildren(){const t={},e=this._children,n=this._measureChildOverride||this._measureChild;for(let s=0;s<e.length;s++){const i=e[s],r=this._first+s;(this._itemsChanged||this._toBeMeasured.has(i))&&(t[r]=n.call(this,i,this._items[r]))}this._childMeasurements=t,this._schedule(this._updateLayout),this._toBeMeasured.clear()}_measureChild(t){const{width:e,height:n}=t.getBoundingClientRect();return Object.assign({width:e,height:n},function(t){const e=window.getComputedStyle(t);return{marginTop:wo(e.marginTop),marginRight:wo(e.marginRight),marginBottom:wo(e.marginBottom),marginLeft:wo(e.marginLeft)}}(t))}_schedule(t){const e=this._scheduled.get(t);void 0!==e&&cancelAnimationFrame(e);const n=requestAnimationFrame(()=>{this._scheduled.delete(t),t.call(this)});this._scheduled.set(t,n)}async _updateDOM(t){this._scrollSize=t.scrollSize,this._adjustRange(t.range),this._childrenPos=t.childPositions,this._scrollError=t.scrollError||null;const{_rangeChanged:e,_itemsChanged:n}=this;this._visibilityChanged&&(this._notifyVisibility(),this._visibilityChanged=!1),(e||n)&&(this._notifyRange(),this._rangeChanged=!1),this._finishDOMUpdate()}_finishDOMUpdate(){this._connected&&(this._children.forEach(t=>this._childrenRO.observe(t)),this._checkScrollIntoViewTarget(this._childrenPos),this._positionChildren(this._childrenPos),this._sizeHostElement(this._scrollSize),this._correctScrollError(),this._benchmarkStart&&"mark"in window.performance&&window.performance.mark("uv-end"))}_updateLayout(){this._layout&&this._connected&&(this._layout.items=this._items,this._updateView(),null!==this._childMeasurements&&(this._measureCallback&&this._measureCallback(this._childMeasurements),this._childMeasurements=null),this._layout.reflowIfNeeded(),this._benchmarkStart&&"mark"in window.performance&&window.performance.mark("uv-end"))}_handleScrollEvent(){if(this._benchmarkStart&&"mark"in window.performance){try{window.performance.measure("uv-virtualizing","uv-start","uv-end")}catch(t){console.warn("Error measuring performance data: ",t)}window.performance.mark("uv-start")}!1===this._scrollerController.correctingScrollError&&this._layout?.unpin(),this._schedule(this._updateLayout),null!==this._scrollEndRafId&&cancelAnimationFrame(this._scrollEndRafId),this._scrollEndRafId=requestAnimationFrame(()=>{this._scrollEndRafId=null,this._connected&&this._updateLayout()})}handleEvent(t){if("scroll"===t.type)(t.currentTarget===window||this._clippingAncestors.includes(t.currentTarget))&&this._handleScrollEvent();else console.warn("event not handled",t)}_handleLayoutMessage(t){"stateChanged"===t.type?this._updateDOM(t):"visibilityChanged"===t.type?(this._firstVisible=t.firstVisible,this._lastVisible=t.lastVisible,this._notifyVisibility()):"unpinned"===t.type&&this._hostElement.dispatchEvent(new uo)}get _children(){const t=[];let e=this._hostElement.firstElementChild;for(;e;)e.hasAttribute(go)||t.push(e),e=e.nextElementSibling;return t}_updateView(){const t=this._hostElement,e=this._scrollerController?.element,n=this._layout;if(t&&e&&n){let s,i,r,o;const a=t.getBoundingClientRect();s=0,i=0,r=window.innerHeight,o=window.innerWidth;const l=this._clippingAncestors.map(t=>t.getBoundingClientRect());l.unshift(a);for(const t of l)s=Math.max(s,t.top),i=Math.max(i,t.left),r=Math.min(r,t.bottom),o=Math.min(o,t.right);const c=e.getBoundingClientRect(),h={left:a.left-c.left,top:a.top-c.top},u={width:e.scrollWidth,height:e.scrollHeight},d=s-a.top+t.scrollTop,f=i-a.left+t.scrollLeft,p=Math.max(0,r-s),m=Math.max(0,o-i);n.viewportSize={width:m,height:p},n.viewportScroll={top:d,left:f},n.totalScrollSize=u,n.offsetWithinScroller=h}}_sizeHostElement(t){const e=82e5,n=t&&null!==t.width?Math.min(e,t.width):0,s=t&&null!==t.height?Math.min(e,t.height):0;if(this._isScroller)this._getSizer().style.transform=`translate(${n}px, ${s}px)`;else{const t=this._hostElement.style;t.minWidth=n?`${n}px`:"100%",t.minHeight=s?`${s}px`:"100%"}}_positionChildren(t){t&&t.forEach(({top:t,left:e,width:n,height:s,xOffset:i,yOffset:r},o)=>{const a=this._children[o-this._first];a&&(a.style.position="absolute",a.style.boxSizing="border-box",a.style.transform=`translate(${e}px, ${t}px)`,void 0!==n&&(a.style.width=`${n}px`),void 0!==s&&(a.style.height=`${s}px`),a.style.left=void 0===i?null:`${i}px`,a.style.top=void 0===r?null:`${r}px`)})}async _adjustRange(t){const{_first:e,_last:n,_firstVisible:s,_lastVisible:i}=this;this._first=t.first,this._last=t.last,this._firstVisible=t.firstVisible,this._lastVisible=t.lastVisible,this._rangeChanged=this._rangeChanged||this._first!==e||this._last!==n,this._visibilityChanged=this._visibilityChanged||this._firstVisible!==s||this._lastVisible!==i}_correctScrollError(){if(this._scrollError){const{scrollTop:t,scrollLeft:e}=this._scrollerController,{top:n,left:s}=this._scrollError;this._scrollError=null,this._scrollerController.correctScrollError({top:t-n,left:e-s})}}element(t){return t===1/0&&(t=this._items.length-1),void 0===this._items?.[t]?void 0:{scrollIntoView:(e={})=>this._scrollElementIntoView({...e,index:t})}}_scrollElementIntoView(t){if(t.index>=this._first&&t.index<=this._last)this._children[t.index-this._first].scrollIntoView(t);else if(t.index=Math.min(t.index,this._items.length-1),"smooth"===t.behavior){const e=this._layout.getScrollIntoViewCoordinates(t),{behavior:n}=t;this._updateScrollIntoViewCoordinates=this._scrollerController.managedScrollTo(Object.assign(e,{behavior:n}),()=>this._layout.getScrollIntoViewCoordinates(t),()=>this._scrollIntoViewTarget=null),this._scrollIntoViewTarget=t}else this._layout.pin=t}_checkScrollIntoViewTarget(t){const{index:e}=this._scrollIntoViewTarget||{};e&&t?.has(e)&&this._updateScrollIntoViewCoordinates(this._layout.getScrollIntoViewCoordinates(this._scrollIntoViewTarget))}_notifyRange(){this._hostElement.dispatchEvent(new co({first:this._first,last:this._last}))}_notifyVisibility(){this._hostElement.dispatchEvent(new ho({first:this._firstVisible,last:this._lastVisible}))}get layoutComplete(){return this._layoutCompletePromise||(this._layoutCompletePromise=new Promise((t,e)=>{this._layoutCompleteResolver=t,this._layoutCompleteRejecter=e})),this._layoutCompletePromise}_rejectLayoutCompletePromise(t){null!==this._layoutCompleteRejecter&&this._layoutCompleteRejecter(t),this._resetLayoutCompleteState()}_scheduleLayoutComplete(){this._layoutCompletePromise&&null===this._pendingLayoutComplete&&(this._pendingLayoutComplete=requestAnimationFrame(()=>requestAnimationFrame(()=>this._resolveLayoutCompletePromise())))}_resolveLayoutCompletePromise(){null!==this._layoutCompleteResolver&&this._layoutCompleteResolver(),this._resetLayoutCompleteState()}_resetLayoutCompleteState(){this._layoutCompletePromise=null,this._layoutCompleteResolver=null,this._layoutCompleteRejecter=null,this._pendingLayoutComplete=null}_hostElementSizeChanged(){this._schedule(this._updateLayout)}_childLoaded(){}_childrenSizeChanged(t){if(this._layout?.measureChildren){for(const e of t)this._toBeMeasured.set(e.target,e.contentRect);this._measureChildren()}this._scheduleLayoutComplete(),this._itemsChanged=!1,this._rangeChanged=!1}}function wo(t){const e=t?parseFloat(t):NaN;return Number.isNaN(e)?0:e}function bo(t){if(null!==t.assignedSlot)return t.assignedSlot;if(null!==t.parentElement)return t.parentElement;const e=t.parentNode;return e&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&e.host||null}const So=B(class extends ut{constructor(t){if(super(t),this._virtualizer=null,this._first=0,this._last=-1,this._renderItem=(t,e)=>((t,e)=>b`${e}: ${JSON.stringify(t,null,2)}`)(t,e+this._first),this._keyFunction=(t,e)=>(t=>t)(t,this._first),this._items=[],t.type!==V)throw new Error("The virtualize directive can only be used in child expressions")}render(t){t&&this._setFunctions(t);const e=[];if(this._first>=0&&this._last>=this._first)for(let t=this._first;t<=this._last;t++)e.push(this._items[t]);return $t(e,this._keyFunction,this._renderItem)}update(t,[e]){this._setFunctions(e);const n=this._items!==e.items;return this._items=e.items||[],this._virtualizer?this._updateVirtualizerConfig(t,e):this._initialize(t,e),n?E:this.render()}async _updateVirtualizerConfig(t,e){if(!await this._virtualizer.updateLayoutConfig(e.layout||{})){const n=t.parentNode;this._makeVirtualizer(n,e)}this._virtualizer.items=this._items}_setFunctions(t){const{renderItem:e,keyFunction:n}=t;e&&(this._renderItem=(t,n)=>e(t,n+this._first)),n&&(this._keyFunction=(t,e)=>n(t,e+this._first))}_makeVirtualizer(t,e){this._virtualizer&&this._virtualizer.disconnected();const{layout:n,scroller:s,items:i}=e;this._virtualizer=new vo({hostElement:t,layout:n,scroller:s}),this._virtualizer.items=i,this._virtualizer.connected()}_initialize(t,e){const n=t.parentNode;n&&1===n.nodeType&&(n.addEventListener("rangeChanged",t=>{this._first=t.first,this._last=t.last,this.setValue(this.render())}),this._makeVirtualizer(n,e))}disconnected(){this._virtualizer?.disconnected()}reconnected(){this._virtualizer?.connected()}});function Eo(t,e,n,s){const{keyFn:i,template:r,opts:o}=Ao(e,n,s),a={direction:o?.direction??"vertical",...o?.pin?{pin:o.pin}:{}};return So({items:t,renderItem:r,keyFunction:i,scroller:o?.scroller,layout:Gr(a)})}function Co(t,e,n,s){const{keyFn:i,template:r,opts:o}=Ao(e,n,s),a={direction:o.direction??"vertical",getAspectRatio:o.getAspectRatio,gap:o.gap??"8px",flex:!0,...o.itemSize?{itemSize:o.itemSize}:{},...o.pin?{pin:o.pin}:{}};return So({items:t,renderItem:r,keyFunction:i,scroller:o.scroller,layout:(l=a,Object.assign({type:lo},l))});var l}function Ao(t,e,n){return"function"==typeof e?{keyFn:t,template:e,opts:n}:{keyFn:void 0,template:t,opts:e}}const ko=t=>"function"==typeof t&&!0===t.__isAtom___&&"function"==typeof t.set&&"function"==typeof t.__subscribe,Mo=t=>"object"==typeof t&&null!==t&&!0===t.__isUnit___&&"function"==typeof t.__subscribe&&"function"==typeof t.__reset,$o=t=>"function"==typeof t&&!0===t.__isAction___&&"function"==typeof t.__subscribe,xo=t=>"function"==typeof t&&!0===t.__isAsyncAction___&&"function"==typeof t.subscribe,Ro=t=>"function"==typeof t&&!0===t.__isSetter___&&"function"==typeof t.__subscribe,To=t=>"object"==typeof t&&null!==t&&!0===t.__isEvent___&&"function"==typeof t.__subscribe&&"function"==typeof t.trigger,Oo=t=>"object"==typeof t&&null!==t&&!0===t.__isConfirmationEvent___&&"function"==typeof t.requestConfirmation&&"function"==typeof t.onConfirmRequest,zo=t=>"object"==typeof t&&null!==t&&!0===t.__isChannel___&&"function"==typeof t.join,Io=t=>"function"==typeof t&&!0===t.__isSelector___&&"function"==typeof t.areVersionsChanged,Po=t=>"function"==typeof t,Do=t=>"AsyncFunction"===t.constructor.name,Lo=(t,e,n,s)=>{if(ko(t)){const i=t,r=os(i(),s),o=n(r.set,e),a=n(r.update,e);return r.set=o,r.update=a,i.__subscribe(()=>{ke.schedule(()=>r.set(i()))}),Ue(r,()=>{o.cancel(),a.cancel()}),r}const i=os(t,s),r=n(i.set,e),o=n(i.update,e);return i.set=r,i.update=o,Ue(i,()=>{r.cancel(),o.cancel()}),i},No=(t,e,n)=>Lo(t,e,ys,n),jo=(t=[],e)=>{const n=new Map(t),s=os(n,e),i=n.set.bind(n);n.set=(t,e)=>(i(t,e),s.update(()=>{}),n);const r=n.delete.bind(n);n.delete=t=>{const e=r(t);return s.update(()=>{}),e};const o=n.clear.bind(n);n.clear=()=>{o(),s.update(()=>{})};const a=n.get.bind(n);n.get=t=>(s.get(),a(t));const l=n.has.bind(n);n.has=t=>(s.get(),l(t));const c=Object.getOwnPropertyDescriptor(Map.prototype,"size");Object.defineProperty(n,"size",{get:()=>(s.get(),c.get.call(n))});const h=n.entries.bind(n);n.entries=()=>(s.get(),h());const u=n.values.bind(n);n.values=()=>(s.get(),u());const d=n.keys.bind(n);n.keys=()=>(s.get(),d());const f=n.forEach.bind(n);n.forEach=(t,e)=>(s.get(),f(t,e));const p=n[Symbol.iterator].bind(n);return n[Symbol.iterator]=()=>(s.get(),p()),n.update=t=>{const e={set:(t,n)=>(i(t,n),e),delete:t=>r(t),clear:()=>{o()},get:t=>a(t),has:t=>l(t),entries:()=>h(),values:()=>u(),keys:()=>d(),forEach:(t,e)=>f(t,e),[Symbol.iterator]:()=>p(),get size(){return c.get.call(n)}};return t(e),s.update(()=>{}),n},n.updateItem=(t,e)=>{const i=a(t);return null==i||"object"!=typeof i||(e(i),s.update(()=>{})),n},Object.defineProperty(n,"__isAtom___",{value:s,writable:!1,enumerable:!1}),Object.defineProperty(n,"__version__",{get:()=>s.__version__,enumerable:!1}),n},Uo=(t=[],e)=>{const n=new Set(t),s=os(n,e),i=n.add.bind(n);n.add=t=>(i(t),s.update(()=>{}),n);const r=n.delete.bind(n);n.delete=t=>{const e=r(t);return s.update(()=>{}),e};const o=n.clear.bind(n);n.clear=()=>{o(),s.update(()=>{})};const a=n.has.bind(n);n.has=t=>(s.get(),a(t));const l=Object.getOwnPropertyDescriptor(Set.prototype,"size");Object.defineProperty(n,"size",{get:()=>(s.get(),l.get.call(n))});const c=n.entries.bind(n);n.entries=()=>(s.get(),c());const h=n.values.bind(n);n.values=()=>(s.get(),h());const u=n.keys.bind(n);n.keys=()=>(s.get(),u());const d=n.forEach.bind(n);n.forEach=(t,e)=>(s.get(),d(t,e));const f=n[Symbol.iterator].bind(n);return n[Symbol.iterator]=()=>(s.get(),f()),n.update=t=>{const e={add:t=>(i(t),e),delete:t=>r(t),clear:()=>{o()},has:t=>a(t),entries:()=>c(),values:()=>h(),keys:()=>u(),forEach:(t,e)=>d(t,e),[Symbol.iterator]:()=>f(),get size(){return l.get.call(n)}};return t(e),s.update(()=>{}),n},n.updateItem=(t,e)=>(null==t||"object"!=typeof t||(e(t),s.update(()=>{})),n),Object.defineProperty(n,"__isAtom___",{value:s,writable:!1,enumerable:!1}),Object.defineProperty(n,"__version__",{get:()=>s.__version__,enumerable:!1}),n},Fo="mates";function Vo(t,e){try{null===e?t.removeItem(Fo):t.setItem(Fo,JSON.stringify(e))}catch{}}function Wo(t,e){const n=os((()=>{try{return function(t){try{const e=t.getItem(Fo);if(e)return JSON.parse(e)}catch{}return null}(t())}catch{return null}})()),s=n.set;n.set=function(e,i=!1){s(e,i);try{Vo(t(),n.get())}catch{}};const i=n.update;return n.update=function(e,s=!1){if(null!==n.get()){i(e,s);try{Vo(t(),n.get())}catch{}}},e(t=>{if(t.key===Fo)if(t.newValue)try{s(JSON.parse(t.newValue))}catch{}else s(null)}),Object.defineProperty(n,"name",{value:"storageAtom",writable:!0,configurable:!0,enumerable:!1}),n}function Ho(t){"undefined"!=typeof window&&window.addEventListener("storage",t)}const Yo=Wo(()=>localStorage,t=>Ho(e=>{e.storageArea===localStorage&&t(e)})),Bo=Wo(()=>sessionStorage,t=>Ho(e=>{e.storageArea===sessionStorage&&t(e)})),qo=(t,e,n)=>Lo(t,e,bs,n),Xo=os("undefined"!=typeof document?document.title:"");function Zo(t){const e=new Map,n=new Map,s=os(e,t),i=s.get.bind(s),r=s;return r.add=(t,i,r)=>{if(n.has(t)&&(clearTimeout(n.get(t)),n.delete(t)),s.update(e=>{e.set(t,i)}),void 0!==r&&-1!==r&&r>0){const i=setTimeout(()=>{e.delete(t),n.delete(t),s.update(()=>{})},r);n.set(t,i)}},r.get=t=>(i(),e.get(t)),r.remove=t=>!!e.has(t)&&(n.has(t)&&(clearTimeout(n.get(t)),n.delete(t)),e.delete(t),s.update(()=>{}),!0),r.has=t=>(i(),e.has(t)),r.getAll=()=>(i(),Array.from(e.values())),r.clearAll=()=>{n.forEach(t=>clearTimeout(t)),n.clear(),e.clear(),s.update(()=>{})},Object.defineProperty(r,"size",{get:()=>(i(),e.size),enumerable:!0,configurable:!0}),Object.defineProperty(r,"name",{get:()=>"cacheAtom",enumerable:!0,configurable:!0}),Ue(s,r.clearAll),r}Cs(()=>{var t;t=Xo.get(),"undefined"!=typeof document&&(document.title=t)});const Go=(t=1,e)=>{const n=os(t,e),s=n;return s.next=()=>{n.set(t=>t+1)},s.prev=()=>{n.set(t=>t>1?t-1:t)},s.reset=()=>{n.set(1)},Object.defineProperty(s,"currentPage",{get:()=>n.get(),enumerable:!1,configurable:!0}),Object.defineProperty(s,"name",{value:"paginationAtom",writable:!0,configurable:!0,enumerable:!1}),s};function Ko(t,e=2){let n=parseFloat(String(t).trim());Number.isFinite(n)||(n=0);const s=10**e;return Math.round(n*s)/s}function Jo(t,e,n){const s=os(t,n),i=os([],n);function r(){const t=s.get(),n=e.map(e=>e(t)).filter(t=>null!=t&&""!==t);return i.set(n),n}const o=s.set;s.set=function(t,e=!1){o(t,e),r()};const a=s.update;s.update=function(t,e=!1){a(t,e),r()};const l=s;return Object.defineProperty(l,"__isFormAtom__",{value:!0,writable:!1,enumerable:!1,configurable:!1}),Object.defineProperty(l,"errors",{get:()=>i.get(),enumerable:!1,configurable:!0}),Object.defineProperty(l,"isValid",{get:()=>0===i.get().length,enumerable:!1,configurable:!0}),l.validate=r,l.toFloat=()=>Ko(s.get()),l.toFloatString=()=>Ko(s.get()).toString(),l.toValidNumber=()=>function(t){const e=Number(t);return Number.isFinite(e)?e:0}(s.get()),Object.defineProperty(l,"name",{value:"formAtom",writable:!0,configurable:!0,enumerable:!1}),l}const Qo=(t,e=[],n)=>Jo(t,e,n);function ta(t){const e=[],n={},s=new WeakSet;return function t(i,r){if(null==i)return;const o=typeof i;if("object"!==o&&"function"!==o)return;if(s.has(i))return;if(s.add(i),function(t){if(null==t)return!1;const e=typeof t;return("object"===e||"function"===e)&&!0===t.__isFormAtom__}(i)){const t=i.validate();return void(t.length>0&&(e.push(...t),n[r]=t))}if(Array.isArray(i)){for(let e=0;e<i.length;e++){const n=r?`${r}[${e}]`:`[${e}]`;t(i[e],n)}return}const a=Object.keys(i);for(const e of a){const n=r?`${r}.${e}`:e;t(i[e],n)}}(t,""),{isValid:0===e.length,errors:e,errorsByField:n}}function ea(t,e,n){const s=e.replace(/\[(\d+)]/g,".$1").split(".");let i=t;for(const t of s){if(null==i)return n;i=i[t]}return void 0===i?n:i}function na(t,e){const n={};for(const s of e)s in t&&(n[s]=t[s]);return n}function sa(t,e){const n={...t};for(const t of e)delete n[t];return n}function ia(t){return null!==t&&"object"==typeof t&&!Array.isArray(t)}function ra(t,...e){const n={...t};for(const t of e)for(const e of Object.keys(t))ia(n[e])&&ia(t[e])?n[e]=ra(n[e],t[e]):n[e]=t[e];return n}function oa(t,e,n){return Math.min(Math.max(t,e),n)}function aa(t,e,n){if(void 0===e&&(e=t,t=0),void 0===n&&(n=t<=e?1:-1),0===n)return[];const s=[];if(n>0)for(let i=t;i<e;i+=n)s.push(i);else for(let i=t;i>e;i+=n)s.push(i);return s}function la(t,e){if(e<1)return[];const n=[];for(let s=0;s<t.length;s+=e)n.push(t.slice(s,s+e));return n}function ca(t,e){const n=new Set,s=[];for(const i of t){const t=e(i);n.has(t)||(n.add(t),s.push(i))}return s}function ha(t,e){const n={};for(const s of t){const t=String(e(s));n[t]||(n[t]=[]),n[t].push(s)}return n}function ua(t){return null==t||("string"==typeof t||Array.isArray(t)?0===t.length:t instanceof Map||t instanceof Set?0===t.size:"object"==typeof t&&0===Object.keys(t).length)}function da(t,e){if(null==t||"object"!=typeof t)return;const n=Array.isArray(t)?t.map((t,e)=>e):Object.keys(t);for(const s of n){const n=e(s,t[s],t);void 0!==n&&(t[s]=n);const i=t[s];null!==i&&"object"==typeof i&&da(i,e)}}const fa=t=>(t=>"number"==typeof t||"boolean"==typeof t||!ua(t))(t)?null:"Required",pa=t=>(t=>/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t))(t)?null:"Invalid email",ma=t=>e=>((t,e)=>t.length>=e)(e,t)?null:`Min ${t} characters`,_a=t=>e=>((t,e)=>t.length<=e)(e,t)?null:`Max ${t} characters`,ga=(t,e="Invalid format")=>n=>((t,e)=>e.test(t))(n,t)?null:e,ya=t=>e=>((t,e)=>t>=e)(e,t)?null:`Min is ${t}`,va=t=>e=>((t,e)=>t<=e)(e,t)?null:`Max is ${t}`;function wa(t){let e;return is({name:"Memo",fn:t,onRun:t=>{e?e.set(()=>t):(e=os(void 0,{skipRestrictedContextCheck:!0}),e.set(()=>t,!0))}}),e}function ba(t){const e=new Set,n=[Object.prototype,Array.prototype,Function.prototype,String.prototype,Number.prototype,Boolean.prototype,Symbol.prototype,Date.prototype,RegExp.prototype,Map.prototype,Set.prototype,WeakMap.prototype,WeakSet.prototype,Promise.prototype,Error.prototype];let s=t;for(;s&&!n.includes(s);){for(const t of Reflect.ownKeys(s))"constructor"!==t&&e.add(t);s=Object.getPrototypeOf(s)}return Array.from(e)}const Sa=t=>{const e=we();if(e&&e.scopes.has(t))throw new Error("Scope already exists for the same class for this component");let n;re.viewOuterInProgress=!0;try{n=new t}finally{re.viewOuterInProgress=!1}const s=re.setupInProgress;try{if((()=>{ba(n).forEach(t=>{const e=Object.getOwnPropertyDescriptor(n,t)||Object.getOwnPropertyDescriptor(Object.getPrototypeOf(n),t);if(e&&(e.get||e.set))return;const s=n[t];"function"!=typeof s||s.__version__||(n[t]=s.bind(n))})})(),"function"==typeof n.setup){Do(n.setup)&&console.warn("Async setup functions are not supported. Please ensure the setup function is synchronous."),re.setupInProgress=!0;try{n.setup(e?._propsFn||(()=>({})))}catch(t){console.error(t)}finally{re.setupInProgress=s}}e&&e.addScope(t,n),n.__isScope___=!0}catch(t){console.error(t)}finally{re.setupInProgress=s}return n},Ea=t=>{let e=null;const n=new CustomEvent("request-parent-scope",{bubbles:!0,composed:!0,detail:{ScopeClass:t,resolve:t=>{e=t}}});if(we().dispatchEvent(n),e)return e;throw new Error(`No parent scope found for ${t.name}`)};function Ca(t,e){let n=t;for(;n&&n!==Object.prototype;){const t=Object.getOwnPropertyDescriptor(n,e);if(t)return t;n=Object.getPrototypeOf(n)}}const Aa=(t,e,n)=>{const s=ba(t);s.forEach(s=>{const i=Ca(t,s);if(i?.get){let n,r=-1;const o=i.get;Object.defineProperty(t,s,{get(){const s=e.__version__;return s!==r&&(r=s,n=o.call(t)),n},configurable:!0,enumerable:i.enumerable})}else if(Po(t[s])){if(Do(t[s]))throw new Error(`Async functions are not supported inside ${n}`);const i=t[s];t[s]=(...n)=>{e.update(()=>i.apply(t,n))}}});const i=Object.create(t);return s.forEach(n=>{const s=Ca(t,n);if(!s)return;const r=!!s.get,o=!r&&Po(s.value);r||o||Object.defineProperty(i,n,{get:()=>e()[n],set(t){e.update(e=>{e[n]=t})},enumerable:!0,configurable:!0})}),i},ka=t=>{if("object"!=typeof t||null===t)throw new Error("initial state must be an object");const e=os(t),n=Aa(t,e,"store");return()=>[n,e.update]},Ma=t=>{const e=we();if("object"!=typeof t||null===t)throw new Error("stateObj must be an object");const n=os(t),s=Aa(t,n,"useState");return e?._useStates&&e._useStates.push({state:t,atom:n}),[s,n.update]},$a=t=>{$e();const e=we();e._errorHandlers||(e._errorHandlers=[]),e._errorHandlers.push(t)},xa=(t,e)=>{const n=we();if($e(),!n)throw new Error("onReferenceChange must be called inside a component");let s=[];t(),s=e(),n.onEachUpdate(()=>{const n=e();s.some((t,e)=>t!==n[e])&&(t(),s=n)})};function Ra(t,e,n,s=!1){document.addEventListener(t,e,{capture:s}),n.addToCleanUps(e,()=>{document.removeEventListener(t,e,{capture:s})})}function Ta(t,e,n,s){let i;if("wheelUp"===t||"wheelDown"===t){const r="wheelUp"===t,o=e,a=t=>{(r?t.deltaY>=0:t.deltaY<=0)||(i&&i(),i=o(t))};return window.addEventListener("wheel",a,{capture:n,passive:!0}),void s.addToCleanUps(e,()=>{window.removeEventListener("wheel",a,{capture:n}),i&&i()})}const r="scroll"===t||"touchstart"===t||"touchmove"===t,o=e,a=t=>{i&&i(),i=o(t)};window.addEventListener(t,a,{capture:n,passive:r}),s.addToCleanUps(e,()=>{window.removeEventListener(t,a,{capture:n}),i&&i()})}function Oa(t,e){Ee()||($e(),Ta(t,e,!1,we()))}function za(t,e){Ee()||($e(),Ta(t,e,!0,we()))}const Ia=t=>{za("scroll",t)},Pa=t=>{Oa("blur",t)},Da=t=>{Oa("focus",t)},La=t=>{Oa("online",t)},Na=t=>{Oa("offline",t)},ja=t=>{Oa("resize",t)},Ua=t=>{Oa("paste",t)},Fa=t=>{Oa("copy",t)},Va=t=>{Oa("cut",t)},Wa=t=>{Oa("keydown",t)},Ha=t=>{Oa("keyup",t)},Ya=t=>{if(Ee())return;$e();let e;Ra("visibilitychange",()=>{e&&e(),e=t(document.hidden)},we())},Ba=t=>{if(Ee())return;$e();let e;Ra("selectionchange",()=>{e&&e(),e=t(window.getSelection())},we())},qa=t=>{Oa("storage",t)},Xa=t=>{if(Ee())return;$e();const e=we();let n;const s=t=>t.preventDefault(),i=e=>{e.preventDefault(),n&&n(),n=t(e)};window.addEventListener("dragover",s),window.addEventListener("drop",i),e.addToCleanUps(t,()=>{window.removeEventListener("dragover",s),window.removeEventListener("drop",i),n&&n()})},Za=t=>{if(Ee())return;$e();const e=we(!0),n=n=>{const s=n.target;s&&!e.contains(s)&&t(n)};document.addEventListener("mousedown",n,!0),e.addToCleanUps(t,()=>{document.removeEventListener("mousedown",n,!0)})},Ga=(t,e=window)=>{if(Ee())return;$e();const n=we();let s;const i=e=>{s&&s(),s=t(e)};e.addEventListener("scroll",i,{passive:!0}),n.addToCleanUps(t,()=>{e.removeEventListener("scroll",i),s&&s()})},Ka=(t,e)=>{if(Ee())return;$e();const n=we();let s;const i=new ResizeObserver(e=>{for(const n of e)s&&s(),s=t(n)}),r=e||n;i.observe(r),n.addToCleanUps(t,()=>{i.disconnect(),s&&s()})},Ja=t=>{if(Ee())return;$e();const e=we();let n;const s=Ls.__subscribe(()=>{n&&n(),n=t(Ls.get())||null});e.addToCleanUps(t,()=>{s(),n&&n()})},Qa=(t,e)=>{if(Ee())return;$e();const n=we();let s;const i=setInterval(()=>{s&&s(),s=t()},e);n.addToCleanUps(t,()=>{clearInterval(i),s&&s()})},tl=(t,e)=>{if(Ee())return;$e();const n=we();let s;const i=setTimeout(()=>{s=t()},e);n.addToCleanUps(t,()=>{clearTimeout(i),s&&s()})};function el(t,e){$e();const n=we(),s=e.map(e=>e.__subscribe(t));n.addToCleanUps(t,()=>{s.forEach(t=>t())})}const nl=t=>{$e();const e=we();let n;e.onEachUpdate(()=>{n&&n(),n=t()}),e.addToCleanUps(t,()=>{n&&n()})},sl=t=>{const e=we();if(!e)throw new Error("onDOMReady must be called within a component context");return e.DOMReadyEvent.__subscribe(t)},il=ur((t,e,n)=>{const s=document.createElement("div");Object.assign(s.style,{position:"fixed",inset:"0",zIndex:"9999",display:"flex",alignItems:"center",justifyContent:"center",background:"rgba(0, 0, 0, 0.5)"}),n?.style&&Object.assign(s.style,n.style),n?.onBackdropClick&&s.addEventListener("click",t=>{t.target===s&&n.onBackdropClick()});const i=document.createElement("div");n?.dialogStyle&&Object.assign(i.style,n.dialogStyle),i.addEventListener("click",t=>t.stopPropagation()),U(e,i),s.appendChild(i),document.body.appendChild(s);const r=document.body.style.overflow;return document.body.style.overflow="hidden",{onUpdate(t){U(t,i)},onCleanup(){s.remove(),document.body.style.overflow=r}}});function rl(t,e){return il(t,e)}function ol(t,e,n,s,i,r,o){return t.startsWith("top")?s>=n:t.startsWith("bottom")?i>=n:t.startsWith("left")?r>=e:!!t.startsWith("right")&&o>=e}function al(t,e,n,s,i,r){const o=window.innerWidth,a=function(t){let e=t.parentElement;for(;e&&e!==document.documentElement;){const{overflowY:t}=window.getComputedStyle(e),n="auto"===t||"scroll"===t,s=e.scrollHeight>e.clientHeight;if(n&&s)return e;e=e.parentElement}return null}(t);let l,c;if(a){const t=a.getBoundingClientRect(),n=a.scrollHeight-a.scrollTop-a.clientHeight;c=t.bottom-e.bottom+n-i;const s=a.scrollTop;l=e.top-t.top+s-i}else{const t=window.scrollY||document.documentElement.scrollTop,n=document.documentElement.scrollHeight;l=e.top+t-i,c=n-(e.bottom+t)-i}const h=e.left-i,u=o-e.right-i;if("auto"===r){const t=["bottom-start","top-start","right","left"];for(const e of t)if(ol(e,n,s,l,c,h,u))return e;return"bottom-start"}if(ol(r,n,s,l,c,h,u))return r;const d=function(t){return t.startsWith("top")?t.replace("top","bottom"):t.startsWith("bottom")?t.replace("bottom","top"):t.startsWith("left")?t.replace("left","right"):t.startsWith("right")?t.replace("right","left"):t}(r);return ol(d,n,s,l,c,h,u)?d:r}const ll=sr((t,e,n)=>{const s=t.el;let i=!1,r=e,o=n;const a=document.createElement("div");a.style.cssText="position:fixed;z-index:9999;margin:0;display:none;background:var(--md-color-surface-raised,#fff);box-shadow:var(--md-shadow-dropdown,0 5px 5px -3px rgba(0,0,0,.20),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12));min-width:160px;",o.style&&Object.assign(a.style,o.style),document.body.appendChild(a),U(r,a);const l=()=>{const t=s.getBoundingClientRect();a.style.visibility="hidden",a.style.display="block",o.matchAnchorWidth&&(a.style.width=`${t.width}px`);const e=a.offsetWidth,n=a.offsetHeight,i=al(s,t,e,n,o.gap??4,o.position??"bottom-start");!function(t,e,n,s,i,r){const o=window.innerWidth,a=window.innerHeight;let l=0,c=0;n.startsWith("bottom")?l=e.bottom+r:n.startsWith("top")?l=e.top-r-i:"right"===n||"left"===n?l=e.top+e.height/2-i/2:n.endsWith("-start")?l=e.top:n.endsWith("-end")&&(l=e.bottom-i),"bottom"===n||"top"===n?c=e.left+e.width/2-s/2:n.endsWith("-start")?c=n.startsWith("right")?e.right+r:n.startsWith("left")?e.left-r-s:e.left:n.endsWith("-end")?c=n.startsWith("right")?e.right+r:n.startsWith("left")?e.left-r-s:e.right-s:n.startsWith("right")?c=e.right+r:n.startsWith("left")&&(c=e.left-r-s),t.style.left=`${Math.max(4,Math.min(c,o-s-4))}px`,t.style.top=`${Math.max(4,Math.min(l,a-i-4))}px`}(a,t,i,e,n,o.gap??4),a.style.visibility=""},c=()=>{i&&l()};let h=null;const u=()=>{h?.disconnect(),h=null},d=t=>{const e=t.target;a.contains(e)||s.contains(e)||_()},f=t=>{"Escape"===t.key&&_()},p=()=>void 0!==o.open,m=()=>{i||(i=!0,l(),o.onOpen?.(a),p()||(document.addEventListener("click",d,{capture:!0}),document.addEventListener("keydown",f)),window.addEventListener("scroll",c,{passive:!0,capture:!0}),window.addEventListener("resize",c,{passive:!0}),o.matchAnchorWidth&&(h=new ResizeObserver(t=>{if(!i)return;const e=t[0]?.borderBoxSize?.[0]?.inlineSize??t[0]?.contentRect.width;null!=e&&(a.style.width=`${e}px`,a.style.minWidth=`${e}px`,c())}),h.observe(s)))},_=()=>{i&&(i=!1,a.style.display="none",o.onClose?.(s),p()||(document.removeEventListener("click",d,{capture:!0}),document.removeEventListener("keydown",f)),window.removeEventListener("scroll",c,{capture:!0}),window.removeEventListener("resize",c),u())},g=t=>{t.stopPropagation(),i?_():m()};return p()?o.open()&&m():s.addEventListener("click",g),{onUpdate(t,e){const n=p();if(r=t,o=e,U(t,a),e.style&&Object.assign(a.style,e.style),p()){n||s.removeEventListener("click",g);const t=e.open();t&&!i?m():!t&&i?_():i&&l()}else n&&s.addEventListener("click",g),i&&l()},onCleanup(){i&&_(),u(),p()||s.removeEventListener("click",g),a.remove()}}});function cl(t,e){return ll(t,"string"==typeof e?{position:e}:e??{})}function hl(t,e,n){switch(e){case"top":case"top-start":return{top:t.top-n,left:t.left};case"top-end":return{top:t.top-n,left:t.right};case"bottom":case"bottom-start":default:return{top:t.bottom+n,left:t.left};case"bottom-end":return{top:t.bottom+n,left:t.right};case"right":case"right-start":return{top:t.top,left:t.right+n};case"right-end":return{top:t.bottom,left:t.right+n};case"left":case"left-start":return{top:t.top,left:t.left-n};case"left-end":return{top:t.bottom,left:t.left-n}}}function ul(t){return"top"===t||"top-start"===t||"top-end"===t?"translateY(-100%)":"left"===t||"left-start"===t||"left-end"===t?"translateX(-100%)":""}function dl(t,e,n,s){const i=window.innerHeight-t.bottom-s,r=t.top-s,o=window.innerWidth-t.right-s,a=t.left-s;if(i>=n)return"bottom";if(r>=n)return"top";if(o>=e)return"right";if(a>=e)return"left";return[["bottom",i],["top",r],["right",o],["left",a]].reduce((t,e)=>e[1]>t[1]?e:t)[0]}const fl=ur((t,e,n)=>{const s=document.createElement("div");if(s.style.position="fixed",s.style.zIndex="9999",n?.style&&Object.assign(s.style,n.style),n?.on)for(const[t,e]of Object.entries(n.on))s.addEventListener(t,e);return function(t){return t?"string"==typeof t?document.querySelector(t)??document.body:t:document.body}(n?.target).appendChild(s),U(e,s),{onUpdate(t){U(t,s)},onCleanup(){s.remove()}}});function pl(t,e){return fl(t,e)}let ml=null,_l=null,gl=null;function yl(){return ml||(ml=document.createElement("div"),ml.id="mates-tip",ml.setAttribute("role","tooltip"),ml.style.cssText="position:fixed;z-index:10000;pointer-events:none;padding:6px 12px;border-radius:4px;font-size:0.8rem;font-family:system-ui,-apple-system,sans-serif;font-weight:500;line-height:1.4;max-width:300px;width:max-content;background:var(--md-sys-color-inverse-surface,#2e3036);color:var(--md-sys-color-inverse-on-surface,#f0f0f8);box-shadow:0 1px 3px rgba(0,0,0,.20),0 2px 6px rgba(0,0,0,.14);letter-spacing:0.01em;white-space:nowrap;display:none;",document.body.appendChild(ml)),ml}const vl=["maxWidth","padding","borderRadius","fontSize","whiteSpace"];function wl(t,e){if(e.maxWidth&&(t.style.maxWidth=e.maxWidth),e.padding&&(t.style.padding=e.padding),e.borderRadius&&(t.style.borderRadius=e.borderRadius),e.fontSize&&(t.style.fontSize=e.fontSize),e.whiteSpace&&(t.style.whiteSpace=e.whiteSpace),e.style)for(const[n,s]of Object.entries(e.style))void 0!==s&&(t.style[n]=s)}function bl(t,e){const n={maxWidth:"300px",padding:"6px 12px",borderRadius:"4px",fontSize:"0.8rem",whiteSpace:"nowrap"};for(const s of vl)void 0!==e[s]&&(t.style[s]=n[s]);if(e.style){for(const n of Object.keys(e.style))t.style[n]="";t.style.background="var(--md-sys-color-inverse-surface,#2e3036)",t.style.color="var(--md-sys-color-inverse-on-surface,#f0f0f8)"}}function Sl(t,e){U("string"==typeof e?b`${e}`:e,t)}function El(t,e){const n=t.getBoundingClientRect(),s=e.getBoundingClientRect(),i=s.width,r=s.height,o=window.innerWidth,a=window.innerHeight;let l;n.top-8-r>=0?(l=n.top-8-r,e.style.transformOrigin="bottom center"):(l=n.bottom+8,e.style.transformOrigin="top center");let c=n.left+n.width/2-i/2;c=Math.max(4,Math.min(c,o-i-4)),l=Math.max(4,Math.min(l,a-r-4)),e.style.left=`${c}px`,e.style.top=`${l}px`}const Cl=sr((t,e,n)=>{const s=t.el;let i=e,r=n,o=null;const a=()=>{null!==gl&&(cancelAnimationFrame(gl),gl=null),null!==o&&(clearTimeout(o),o=null);const t=r.delay??150;o=setTimeout(()=>{o=null;const t=yl();Sl(t,i),wl(t,r),t.style.visibility="hidden",t.style.opacity="0",t.style.transform="scale(0.94) translateY(3px)",t.style.transition="none",t.style.display="block",El(s,t),requestAnimationFrame(()=>{t.style.transition="opacity 0.14s ease, transform 0.14s cubic-bezier(0.22,1,0.36,1)",t.style.visibility="visible",t.style.opacity="1",t.style.transform="scale(1) translateY(0)",_l=s})},t)},l=()=>{if(null!==o&&(clearTimeout(o),o=null),_l!==s)return;const t=yl();t.style.transition="opacity 0.12s ease, transform 0.12s ease",t.style.opacity="0",t.style.transform="scale(0.94) translateY(3px)",gl=requestAnimationFrame(()=>{gl=requestAnimationFrame(()=>{gl=null,_l===s&&(bl(t,r),t.style.display="none",_l=null)})})};return s.addEventListener("mouseenter",a),s.addEventListener("mouseleave",l),s.addEventListener("focusin",a),s.addEventListener("focusout",l),s.setAttribute("aria-describedby","mates-tip"),{onUpdate(t,e){if(i=t,r=e,_l===s){const n=yl();Sl(n,t),wl(n,e),El(s,n)}},onCleanup(){if(null!==o&&(clearTimeout(o),o=null),_l===s){null!==gl&&(cancelAnimationFrame(gl),gl=null);const t=yl();bl(t,r),t.style.display="none",_l=null}s.removeEventListener("mouseenter",a),s.removeEventListener("mouseleave",l),s.removeEventListener("focusin",a),s.removeEventListener("focusout",l)}}});function Al(t,e={}){return Cl(t,e)}const kl=Al,Ml=1e3,$l=3e4,xl=1/0;function Rl(t,e={}){le("ws");const{reconnect:n=!0,reconnectDelay:s=Ml,reconnectMaxDelay:i=$l,reconnectMaxAttempts:r=xl,protocols:o,auth:a,autoConnect:l=!0}=e,c=os("connecting",{skipRestrictedContextCheck:!0}),h=new Set;let u=null,d=0,f=s,p=null,m=!1;const _=[];function g(){null!==p&&(clearTimeout(p),p=null)}function y(){let e;m=!1,g(),c.set("connecting");try{e=function(){if(!a)return t;const e=a(),n=Object.entries(e);if(0===n.length)return t;const s=n.map(([t,e])=>`${encodeURIComponent(t)}=${encodeURIComponent(e)}`).join("&");return t.includes("?")?`${t}&${s}`:`${t}?${s}`}()}catch(t){return ce(t),void c.set("error")}try{u=o?new WebSocket(e,o):new WebSocket(e)}catch(t){return ce(t),c.set("error"),void v()}u.onopen=()=>{m?u?.close():(d=0,f=s,c.set("connected"),function(){for(;_.length>0;){const t=_.shift();u?.readyState===WebSocket.OPEN&&u.send(t)}}())},u.onmessage=t=>{if(m)return;const e="string"==typeof t.data?t.data:String(t.data);let n;try{n=JSON.parse(e)}catch{n=e}var s;s=n,h.forEach(t=>{try{t(s)}catch(t){ce(t)}})},u.onerror=()=>{c.set("error")},u.onclose=()=>{m||(c.set("disconnected"),v())}}function v(){if(!n||m)return;if(d>=r)return;d++;const t=f;f=Math.min(2*f,i),p=setTimeout(()=>{m||y()},t)}function w(){m=!0,g(),u&&(u.onopen=null,u.onmessage=null,u.onerror=null,u.onclose=null,u.readyState!==WebSocket.OPEN&&u.readyState!==WebSocket.CONNECTING||u.close(1e3,"client disconnect"),u=null),c.set("disconnected"),h.clear(),_.length=0}const b={send:function(t){const e="string"==typeof t?t:JSON.stringify(t);u?.readyState===WebSocket.OPEN?u.send(e):_.push(e)},__subscribe:function(t){return h.add(t),()=>h.delete(t)},status:c,connect:y,disconnect:w,__isWs___:!0};return l?y():c.set("disconnected"),Ue(b,w),b}class Tl{constructor(){this.id=Math.random().toString(36).substring(2,15),this.context=null}}function Ol(t,e=new WeakMap){if("function"==typeof structuredClone)return structuredClone(t);if(null===t||"object"!=typeof t)return t;if(t instanceof Date)return new Date(t.getTime());if(t instanceof RegExp)return new RegExp(t.source,t.flags);if(t instanceof Map){const n=new Map;return e.set(t,n),t.forEach((t,s)=>n.set(Ol(s,e),Ol(t,e))),n}if(t instanceof Set){const n=new Set;return e.set(t,n),t.forEach(t=>n.add(Ol(t,e))),n}if(Array.isArray(t)){const n=[];e.set(t,n);for(let s=0;s<t.length;s++)n[s]=Ol(t[s],e);return n}const n=e.get(t);if(n)return n;const s={};e.set(t,s);for(const n of Object.keys(t))s[n]=Ol(t[n],e);return s}function zl(t,e){let n=Object.getOwnPropertyDescriptor(t,e),s=Object.getPrototypeOf(t);for(;!n&&s&&s!==Object.prototype;)n=Object.getOwnPropertyDescriptor(s,e),s=Object.getPrototypeOf(s);return n?.get&&"function"==typeof n.get?n.get:null}var Il,Pl,Dl,Ll,Nl,jl;function Ul(t){return"number"==typeof t?`${t}px`:t}Pl=new WeakMap,Dl=new WeakMap,Ll=new WeakMap,Nl=new WeakMap,Il=new WeakSet,jl=function(t){he(this,Pl,"f")?.remove(),ue(this,Pl,null,"f"),ue(this,Dl,"","f"),ue(this,Ll,"","f"),ue(this,Nl,new Set,"f");const e=t.endNode;if(e?.parentNode){const n=t.startNode,s=document.createRange();s.setStartAfter(n),s.setEndBefore(e),s.deleteContents()}};const Fl=B(class extends q{constructor(t){if(super(t),Il.add(this),Pl.set(this,null),Dl.set(this,""),Ll.set(this,""),Nl.set(this,new Set),t.type!==V)throw new Error("safeSVG() must be used as a child expression, e.g. html`<div>${safeSVG(markup)}</div>`")}update(t,[e,n]){if(console.log("update"),!e.trimStart().startsWith("<svg"))return console.warn("safeSVG: input does not start with <svg — nothing rendered"),he(this,Il,"m",jl).call(this,t),E;const s=JSON.stringify(n);if(null===he(this,Pl,"f")||e!==he(this,Dl,"f")){const n=function(t){const e=document.createElement("template");e.innerHTML=t;const n=e.content.firstElementChild;return n instanceof SVGElement?n:null}(e);if(null===n)return console.warn("safeSVG: failed to parse SVG markup — nothing rendered"),he(this,Il,"m",jl).call(this,t),E;he(this,Pl,"f")?.remove(),ue(this,Pl,n,"f"),ue(this,Dl,e,"f"),ue(this,Ll,"","f"),ue(this,Nl,new Set,"f");const s=t.endNode;s.parentNode.insertBefore(he(this,Pl,"f"),s)}if(s!==he(this,Ll,"f")){const t=function(t,e){const n=new Set,s=(e,s)=>{t.setAttribute(e,s),n.add(e)},i=e.width??e.size,r=e.height??e.size;void 0!==i&&s("width",Ul(i)),void 0!==r&&s("height",Ul(r)),void 0!==e.fill&&s("fill",e.fill),void 0!==e.stroke&&s("stroke",e.stroke),void 0!==e.strokeWidth&&s("stroke-width",String(e.strokeWidth)),void 0!==e.strokeLinecap&&s("stroke-linecap",e.strokeLinecap),void 0!==e.strokeLinejoin&&s("stroke-linejoin",e.strokeLinejoin),void 0!==e.opacity&&s("opacity",String(e.opacity)),void 0!==e.viewBox&&s("viewBox",e.viewBox),void 0!==e.transform&&s("transform",e.transform);const o=[],a=e.width??e.size,l=e.height??e.size;void 0!==a&&o.push(`width:${Ul(a)}`),void 0!==l&&o.push(`height:${Ul(l)}`),void 0!==e.color&&o.push(`color:${e.color}`),o.push("display:inline-block"),o.push("vertical-align:middle"),e.style&&o.push(e.style),s("style",o.join(";")),e.class&&s("class",e.class);const c=e.ariaHidden??!0;return e.ariaLabel?(s("aria-label",e.ariaLabel),s("role","img")):c&&s("aria-hidden","true"),n}(he(this,Pl,"f"),n);for(const e of he(this,Nl,"f"))t.has(e)||he(this,Pl,"f").removeAttribute(e);ue(this,Nl,t,"f"),ue(this,Ll,s,"f")}return E}render(t,e){return E}});function Vl(t,e={}){return Fl(t,e)}function Wl(){const t=new Uint8Array(16);if("undefined"!=typeof crypto&&crypto.getRandomValues)crypto.getRandomValues(t);else for(let e=0;e<16;e++)t[e]=256*Math.random()|0;t[6]=15&t[6]|64,t[8]=63&t[8]|128;const e=Array.from(t).map(t=>t.toString(16).padStart(2,"0")).join("");return`${e.slice(0,8)}-${e.slice(8,12)}-${e.slice(12,16)}-${e.slice(16,20)}-${e.slice(20,32)}`}let Hl=null,Yl=null,Bl=null;function ql(t){Hl=t}function Xl(t){Yl=t}function Zl(){return Yl}function Gl(){return Hl??-(new Date).getTimezoneOffset()}function Kl(){return Bl??("undefined"!=typeof navigator?navigator.language:null)??"en"}function Jl(t,e){const n={};for(const s of new Intl.DateTimeFormat("en",{timeZone:t,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(new Date(e)))"literal"!==s.type&&(n[s.type]=parseInt(s.value,10));const s=24===n.hour?0:n.hour,i=Date.UTC(n.year,n.month-1,n.day,s,n.minute,n.second);return Math.round((i-e)/6e4)||0}function Ql(t,e){try{const n=new Intl.DateTimeFormat("en",{timeZone:t,timeZoneName:"short"}).formatToParts(new Date(e)).find(t=>"timeZoneName"===t.type);return n?n.value:t}catch{return t}}function tc(t,e){try{const n=new Intl.DateTimeFormat("en",{timeZone:t,timeZoneName:"long"}).formatToParts(new Date(e)).find(t=>"timeZoneName"===t.type);return n?n.value:t}catch{return t}}function ec(t,e){const n=new Date(t+6e4*e);return{Y:n.getUTCFullYear(),M:n.getUTCMonth()+1,D:n.getUTCDate(),h:n.getUTCHours(),m:n.getUTCMinutes(),s:n.getUTCSeconds(),ms:n.getUTCMilliseconds(),wd:n.getUTCDay()}}const nc=t=>String(t).padStart(2,"0");function sc(t,e,n){const s={[n]:e};return Yl?s.timeZone=Yl:(s.timeZone="UTC",t+=6e4*Gl()),new Intl.DateTimeFormat(Kl(),s).format(new Date(t))}function ic(t,e){const n=t>=0?"+":"-",s=Math.abs(t);return e?`${n}${nc(Math.floor(s/60))}:${nc(s%60)}`:`${n}${nc(Math.floor(s/60))}${nc(s%60)}`}function rc(t){const e=t.replace(/s$/,"");if("millisecond"===e||"m"===e)return"ms";if("minute"===e)return"min";if(!new Set(["year","month","week","day","hour","min","second","ms"]).has(e))throw new RangeError(`Invalid date unit: "${t}"`);return e}function oc(){try{const t=new Intl.Locale(Kl()),e=t.weekInfo?.firstDay??t.getWeekInfo?.()?.firstDay;if(void 0!==e)return e%7}catch{}return 0}const ac=/YYYY|YY|MMMM|MMM|MM|M|DD|D|dddd|ddd|HH|H|hh|h|mm|ss|SSS|ZZ|Z|A|a/g,lc=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];function cc(t){try{const e=new Date(Date.UTC(2024,0,7+t,12,0,0));return new Intl.DateTimeFormat(Kl(),{weekday:"long",timeZone:"UTC"}).format(e)}catch{return lc[t]||""}}function hc(t){try{const e=new Date(Date.UTC(2024,t-1,15,12,0,0));return new Intl.DateTimeFormat(Kl(),{month:"long",timeZone:"UTC"}).format(e)}catch{return""}}function uc(t){if(t instanceof Number)return t.valueOf();if("number"==typeof t)return t;if("string"==typeof t)return new Date(t).getTime();if(t instanceof Date)return t.getTime();if("object"==typeof t&&null!==t){const{year:e=1970,month:n=1,day:s=1,hour:i=0,minute:r=0,second:o=0,ms:a=0}=t;return Date.UTC(e,n-1,s,i,r,o,a)-6e4*Gl()}return NaN}function dc(t,e,n){const s=rc(n);if("hour"===s)return t+36e5*e;if("min"===s)return t+6e4*e;if("second"===s)return t+1e3*e;if("ms"===s)return t+e;const i=Gl(),r=ec(t,i);let o=r.Y,a=r.M,l=r.D;if("year"===s)o+=e;else if("month"===s){const t=a-1+e;o+=Math.floor(t/12),a=(t%12+12)%12+1,l=Math.min(l,new Date(o,a,0).getDate())}else l+="week"===s?7*e:e;return Date.UTC(o,a-1,l,r.h,r.m,r.s,r.ms)-6e4*i}function fc(t,e){const n=Gl(),s=ec(t,n),i=ec(e,n);return s.Y===i.Y&&s.M===i.M&&s.D===i.D}function pc(t){const e=Gl(),n=ec(t,e);return Date.UTC(n.Y,n.M-1,n.D,0,0,0,0)-6e4*e}function mc(t,e){const n=Gl(),s=ec(t,n),i=s.h%12||12,r=[],o=e.replace(/\[([^\]]*)\]/g,(t,e)=>(r.push(e),`\0${r.length-1}\0`));ac.lastIndex=0;const a=o.replace(ac,e=>{switch(e){case"YYYY":return String(s.Y);case"YY":return String(s.Y).slice(-2);case"MMMM":return sc(t,"long","month");case"MMM":return sc(t,"short","month");case"MM":return nc(s.M);case"M":return String(s.M);case"DD":return nc(s.D);case"D":return String(s.D);case"dddd":return sc(t,"long","weekday");case"ddd":return sc(t,"short","weekday");case"HH":return nc(s.h);case"H":return String(s.h);case"hh":return nc(i);case"h":return String(i);case"mm":return nc(s.m);case"ss":return nc(s.s);case"SSS":return(t=>String(t).padStart(3,"0"))(s.ms);case"A":return s.h>=12?"PM":"AM";case"a":return s.h>=12?"pm":"am";case"Z":return ic(n,!0);case"ZZ":return ic(n,!1);default:return e}});return a.replace(/\0(\d+)\0/g,(t,e)=>r[+e])}const _c=[["year",31536e3],["month",2592e3],["week",604800],["day",86400],["hour",3600],["minute",60],["second",1]];const gc=Symbol("ts"),yc=Object.create(Number.prototype);function vc(t){return function(t){const e=Object.create(yc);return e[gc]=t,e}(void 0===t?Date.now():uc(t))}function wc(t){null==t?(ql(null),Xl(null)):(ql(t.offset),Xl(t.name))}function bc(t){ql(t),Xl(null)}function Sc(){return Gl()}function Ec(t){!function(t){Bl=t}(t??null)}function Cc(){return Kl()}function Ac(){let t;try{t=Intl.supportedValuesOf("timeZone")}catch{return[]}const e=Date.now();return t.map(t=>({name:t,longName:tc(t,e),shortName:Ql(t,e),offset:Jl(t,e)}))}function kc(t){const e=t??Kl(),n=new Intl.DateTimeFormat(e,{month:"long",timeZone:"UTC"}),s=new Intl.DateTimeFormat(e,{month:"short",timeZone:"UTC"}),i=[];for(let t=1;t<=12;t++){const e=new Date(Date.UTC(2024,t-1,15,12,0,0));i.push({number:t,name:n.format(e),shortName:s.format(e)})}return i}function Mc(t,e){if(!Number.isInteger(t)||!Number.isInteger(e)||e<1||e>12)throw new RangeError("getCalendar(year, month): month must be integer 1–12");const n=vc({year:t,month:e,day:1}),{year:s,month:i,numberOfDaysOfTheMonth:r}=n.values,o=[];for(let t=ec(n.valueOf(),Gl()).wd;t>0;t--)o.push(vc({year:s,month:i,day:1-t}));for(let t=1;t<=r;t++)o.push(vc({year:s,month:i,day:t}));const a=o.length%7,l=0===a?0:7-a,c=vc({year:s,month:i,day:r});for(let t=0;t<l;t++)c.add(1,"day"),o.push(vc(c.valueOf()));const h=[];for(let t=0;t<o.length;t+=7)h.push(o.slice(t,t+7));return h}Object.defineProperties(yc,{valueOf:{value(){return this[gc]},writable:!1,configurable:!1},values:{get(){const t=this[gc],e=ec(t,Gl());return{year:e.Y,month:e.M,monthName:hc(e.M),dayName:cc(e.wd),date:e.D,weekStartDayName:cc(oc()),numberOfDaysOfTheMonth:new Date(e.Y,e.M,0).getDate(),hours:e.h,minutes:e.m,seconds:e.s,milliSeconds:e.ms,timestamp:t,iso:new Date(t).toISOString()}},configurable:!1},toJSON:{value(){const t=this[gc];return Number.isFinite(t)?new Date(t).toISOString():"Invalid Date"},writable:!1,configurable:!1},toString:{value(){const t=this[gc];return Number.isFinite(t)?new Intl.DateTimeFormat(Kl(),{dateStyle:"medium",...Zl()?{timeZone:Zl()}:{timeZone:"UTC"}}).format(new Date(Zl()?t:t+6e4*Gl())):"Invalid Date"},writable:!1,configurable:!1},format:{value(t){return mc(this[gc],t)},writable:!1,configurable:!1},formatLongAgo:{value(t){return function(t,e={}){const{numeric:n="auto",style:s="long"}=e,i=((void 0!==e.now?uc(e.now):Date.now())-t)/1e3,r=Math.abs(i),o=i>=0?-1:1,a=new Intl.RelativeTimeFormat(Kl(),{numeric:n,style:s});for(const[t,e]of _c)if(r>=e)return a.format(o*Math.round(r/e),t);return a.format(0,"second")}(this[gc],t)},writable:!1,configurable:!1},add:{value(t,e){return this[gc]=dc(this[gc],t,e),this},writable:!1,configurable:!1},subtract:{value(t,e){return this[gc]=dc(this[gc],-t,e),this},writable:!1,configurable:!1},isBefore:{value(t){return this[gc]<uc(t)},writable:!1,configurable:!1},isAfter:{value(t){return this[gc]>uc(t)},writable:!1,configurable:!1},isFuture:{value(){return this[gc]>Date.now()},writable:!1,configurable:!1},isPresent:{value(){return fc(this[gc],Date.now())},writable:!1,configurable:!1},isToday:{value(){return fc(this[gc],Date.now())},writable:!1,configurable:!1},isYesterday:{value(){const t=dc(pc(Date.now()),-1,"day");return fc(this[gc],t)},writable:!1,configurable:!1},isTomorrow:{value(){const t=dc(pc(Date.now()),1,"day");return fc(this[gc],t)},writable:!1,configurable:!1},getDifference:{value(t,e){return function(t,e,n){const s=rc(n),i=t-e;if("ms"===s)return i;if("second"===s)return Math.trunc(i/1e3);if("min"===s)return Math.trunc(i/6e4);if("hour"===s)return Math.trunc(i/36e5);const r=Gl(),o=ec(t,r),a=ec(e,r);if("day"===s||"week"===s){const n=Math.floor((t+6e4*r)/864e5)-Math.floor((e+6e4*r)/864e5);return"week"===s?Math.trunc(n/7):n}return"month"===s?12*(o.Y-a.Y)+(o.M-a.M):o.Y-a.Y}(this[gc],uc(t),e)},writable:!1,configurable:!1},getAge:{value(t){return function(t,e){const n=Gl(),s=ec(t,n),i=ec(e,n);let r=i.Y-s.Y,o=s.M,a=s.D;if(2===o&&29===a){const t=t=>t%4==0&&t%100!=0||t%400==0;t(i.Y)||(o=3,a=1)}return(i.M<o||i.M===o&&i.D<a)&&r--,Math.max(0,r)}(this[gc],void 0!==t?uc(t):Date.now())},writable:!1,configurable:!1}});export{Ji as $,Tl as Context,Ri as Delete,ai as ErrorTypes,Ai as Fetch,vi as FetchClient,ki as Get,zn as MA,me as NotificationManager,xi as Patch,Mi as Post,$i as Put,Qs as Router,_e as SyncNotificationManager,oi as ZeroPromise,Pe as _,De as _subToView,In as action,Kt as addStoreBeingRead,tr as animatedIf,Us as animatedRouter,er as animatedX,aa as arrayRange,le as assertComponentOuterContext,ae as assertNotInRestrictedContext,fs as asyncAction,_t as asyncAppend,mt as asyncReplace,os as atom,rr as attr,Gn as blurInPreset,Kn as blurOutPreset,Hn as bouncePreset,Fs as buildPath,hi as buildRequestUrl,Zo as cacheAtom,us as cacheFn,la as chunk,oa as clamp,vt as classMap,lr as classes,Ae as cleanupScheduler,yi as clearInterceptors,Qn as collapseWidthPreset,bn as collectSSRStyles,re as componentRunningStatus,dl as computeAutoPlacement,en as configureCSS,us as createCacheManager,ps as createManagedTimer,ds as createPollingManager,is as createReactiveRunner,Lo as createTimedAtom,vc as date,ys as debounce,No as debouncedAtom,Ol as deepClone,es as deepFreeze,Di as deleteAction,es as df,rl as dialog,Cs as effect,ke as effectScheduler,sr as eleHook,Ve as event,Jn as expandWidthPreset,Pn as fadeInPreset,Dn as fadeOutPreset,Ti as fetchAction,wi as fetchClient,Xn as flipInPreset,Zn as flipOutPreset,Qo as formAtom,ea as get,Oi as getAction,ba as getAllProps,Ac as getAllTimezones,Mc as getCalendar,hl as getCoords,we as getCurrentHost,Cc as getLocale,kc as getMonths,Ea as getParentScope,Ea as getScope,Zt as getStoresBeingRead,Sc as getTimezoneOffset,xn as globalCSS,Me as globalScheduler,Vi as globalTheme,ha as groupBy,bt as guard,Ws as hashAtom,b as html,ur as htmlHook,as as iAtom,St as ifDefined,On as injectMatesAnimations,Ht as installDevToolsHooks,_i as interceptAfter,mi as interceptBefore,gi as interceptError,$o as isAction,li as isApiResponseSuccess,xo as isAsyncAction,Do as isAsyncFunction,He as isAsyncValue,ko as isAtom,zo as isChannel,Oo as isConfirmationEvent,zl as isDefinedAsGetter,Yt as isDevToolsInstalled,Gt as isEffectRunning,pa as isEmail,ua as isEmpty,To as isEvent,Po as isFunction,Io as isGetter,oe as isInRestrictedContext,va as isMax,ya as isMin,Ns as isPathMatching,ga as isPattern,Xt as isReadTrackingEnabled,fa as isRequired,Ee as isSSR,Ro as isSetter,Mo as isUnit,da as iterateDeeply,Et as join,Ct as keyed,$n as keyframes,yr as lazyLoad,yt as litCache,At as live,Gs as location,Ps as lockNavigation,ce as logError,Yo as lsAtom,jo as mapAtom,Cr as masonryGrid,_a as maxLength,wa as memo,$r as memoTemplate,ra as merge,ma as minLength,Ks as navigateTo,Is as navigationLocked,E as noChange,C as nothing,sa as omit,Ne as on,Oe as onAllMount,Pa as onBlur,ze as onCleanup,Za as onClickAway,br as onConnect,Fa as onCopy,Va as onCut,sl as onDOMReady,Sr as onDisconnect,$a as onError,Lr as onEvent,Xa as onFileDrop,Da as onFocus,mr as onHidden,fr as onIntersect,Qa as onInterval,Wa as onKeyDown,Ha as onKeyUp,Re as onMount,Ja as onNavigate,Na as onOffline,La as onOnline,Te as onPaint,Ur as onParent,Ua as onPaste,xa as onReferenceChange,Ka as onResize,Ga as onScroll,gr as onScrolledIntoView,Ba as onSelectionChange,el as onSocket,qa as onStorageChange,tl as onTimeout,nl as onUpdate,Ya as onVisibilityChange,pr as onVisible,Oa as onWindow,za as onWindowCapture,ja as onWindowResize,Ia as onWindowScroll,vs as paginatedAsyncAction,Go as paginationAtom,Pi as patchAction,Ls as pathAtom,na as pick,ul as placementTransform,Qt as popEffect,cl as popup,pl as portal,zi as postAction,qn as pulsePreset,Jt as pushEffect,Ii as putAction,qs as qsAtom,Wl as randomId,kt as range,Ms as ref,Ue as registerCleanup,or as removeAttr,cr as removeClasses,Nr as removeOn,Hr as removeStyle,U as render,Fr as renderSwitch,zs as renderTemplate,Os as renderX,$t as repeat,Ce as resetComponentState,Ye as resolveAsyncValue,ee as restoreTracking,Wi as rootCSS,Js as route,bi as runWithGlobalInterceptors,Vl as safeSVG,$e as safetyCheck,te as saveAndEnableTracking,Fn as scaleInPreset,Vn as scaleOutPreset,Sa as scope,Uo as setAtom,Ec as setLocale,$s as setRef,ni as setSSRApiLookup,Se as setSSRMode,si as setSSRRequest,wc as setTimezone,bc as setTimezoneOffset,Ie as setter,Bn as shakePreset,as as signal,Nn as slideInPreset,jn as slideOutPreset,Wn as spinPreset,Yn as springInPreset,Bo as ssAtom,ne as startTracking,se as stopTracking,ka as store,Wr as style,Tt as styleMap,En as stylesheet,ls as superAtom,S as svg,ws as taskAction,Ts as template,ji as themeAtom,bs as throttle,qo as throttledAtom,Br as timer,kl as tip,Xo as titleAtom,Al as tooltip,ns as trackAndSubscribe,ca as uniqBy,Ds as unlockNavigation,zt as unsafeHTML,Vl as unsafeSVG,Dt as until,Be as unwrapModule,je as useContext,Sa as useScope,Ma as useState,Le as useStore,Wl as uuid,ta as validateAll,ss as validateReactiveFunction,Rs as view,Eo as virtualList,Co as virtualMasonry,Ne as watch,Lt as when,Si as withAuth,Ei as withBaseUrl,ve as withHost,Ci as withLogging,ts as withStaggerPreset,Rl as ws,xs as x,Fe as xTabEvent};
204
177
  //# sourceMappingURL=index.esm.js.map