godown 3.8.2 → 3.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/godown+lit.iife.js +12 -12
- package/build/godown+lit.iife.js.map +1 -1
- package/build/godown+lit.js +12 -12
- package/build/godown+lit.js.map +1 -1
- package/build/godown+lit.umd.js +12 -12
- package/build/godown+lit.umd.js.map +1 -1
- package/build/godown.iife.js +10 -10
- package/build/godown.js +10 -10
- package/build/godown.js.map +1 -1
- package/build/godown.umd.js +10 -10
- package/build/godown.umd.js.map +1 -1
- package/components/alert.d.ts +1 -0
- package/components/alert.d.ts.map +1 -1
- package/components/alert.js +1 -1
- package/components/alert.js.map +1 -1
- package/components/avatar.d.ts.map +1 -1
- package/components/avatar.js +1 -1
- package/components/avatar.js.map +1 -1
- package/components/button.d.ts +4 -4
- package/components/button.d.ts.map +1 -1
- package/components/button.js +1 -1
- package/components/button.js.map +1 -1
- package/components/carousel.d.ts.map +1 -1
- package/components/carousel.js.map +1 -1
- package/components/input.d.ts +1 -0
- package/components/input.d.ts.map +1 -1
- package/components/input.js +1 -1
- package/components/input.js.map +1 -1
- package/components/range.d.ts.map +1 -1
- package/components/range.js +1 -1
- package/components/range.js.map +1 -1
- package/components/select.d.ts.map +1 -1
- package/components/select.js +1 -1
- package/components/select.js.map +1 -1
- package/components/split.d.ts +1 -0
- package/components/split.d.ts.map +1 -1
- package/components/split.js +1 -1
- package/components/split.js.map +1 -1
- package/components/tabs.d.ts +1 -0
- package/components/tabs.d.ts.map +1 -1
- package/components/tabs.js +1 -1
- package/components/tabs.js.map +1 -1
- package/core/global-style.d.ts +3 -1
- package/core/global-style.d.ts.map +1 -1
- package/core/global-style.js +1 -1
- package/core/global-style.js.map +1 -1
- package/core/outline.d.ts +7 -9
- package/core/outline.d.ts.map +1 -1
- package/core/outline.js +1 -1
- package/core/outline.js.map +1 -1
- package/core/super-input.d.ts +1 -1
- package/core/super-input.d.ts.map +1 -1
- package/core/super-input.js +1 -1
- package/core/super-input.js.map +1 -1
- package/custom-elements.json +1 -1
- package/package.json +4 -5
- package/src/components/alert.ts +33 -25
- package/src/components/avatar.ts +1 -2
- package/src/components/button.ts +89 -68
- package/src/components/carousel.ts +2 -1
- package/src/components/input.ts +12 -5
- package/src/components/range.ts +14 -3
- package/src/components/select.ts +1 -0
- package/src/components/split.ts +12 -2
- package/src/components/tabs.ts +58 -64
- package/src/core/global-style.ts +20 -7
- package/src/core/outline.ts +35 -40
- package/src/core/super-input.ts +2 -11
- package/vscode.html-custom-data.json +1 -1
- package/web-types.json +1 -1
package/build/godown+lit.umd.js
CHANGED
@@ -1,59 +1,59 @@
|
|
1
1
|
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).Godown={})}(this,(function(t){"use strict";
|
2
2
|
/**
|
3
3
|
* @license MIT
|
4
|
-
* @version 3.
|
5
|
-
*/function e(t,e,o,s){var a,l=arguments.length,h=l<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)h=Reflect.decorate(t,e,o,s);else for(var c=t.length-1;c>=0;c--)(a=t[c])&&(h=(l<3?a(h):l>3?a(e,o,h):a(e,o))||h);return l>3&&h&&Object.defineProperty(e,o,h),h}"function"==typeof SuppressedError&&SuppressedError;const o=t=>null==t,s=t=>"string"==typeof t,a=t=>null!==t&&"object"==typeof t,{isArray:l}=Array,h=(t,...e)=>{const o={};for(const s in t)e.includes(s)||(o[s]=t[s]);return o},c=(t,e,o)=>(t?t+(e?o+e:""):e)||"",d=(t,e,o)=>t.startsWith(e)&&t.endsWith(o);const
|
4
|
+
* @version 3.9.0
|
5
|
+
*/function e(t,e,o,s){var a,l=arguments.length,h=l<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)h=Reflect.decorate(t,e,o,s);else for(var c=t.length-1;c>=0;c--)(a=t[c])&&(h=(l<3?a(h):l>3?a(e,o,h):a(e,o))||h);return l>3&&h&&Object.defineProperty(e,o,h),h}"function"==typeof SuppressedError&&SuppressedError;const o=t=>null==t,s=t=>"string"==typeof t,a=t=>null!==t&&"object"==typeof t,{isArray:l}=Array,h=(t,...e)=>{const o={};for(const s in t)e.includes(s)||(o[s]=t[s]);return o},c=(t,e,o)=>(t?t+(e?o+e:""):e)||"",d=(t,e,o)=>t.startsWith(e)&&t.endsWith(o),p=t=>(t=>{var e;return(null===(e=t.match(/[A-Z][^A-Z_-\s]*|[^A-Z_-\s]+/g))||void 0===e?void 0:e.map((t=>t.toLowerCase())))||[]})(t).join("-");function*u(t){for(const[e,o]of l(t)?t:Object.entries(t))yield[e,o]}const v=t=>{let e="";for(const[o,s]of u(t))if(s){const t=a(s)&&!("_$cssResult$"in s)?f(s):s;t&&(e+=o?`${o}{${t}}`:t)}return e},f=t=>{let e="";for(const[s,a]of u(t))s&&!o(a)&&(e+=`${s}:${a};`);return e};class StyleController{constructor(t,e){(this.host=t).addController(this),this.computeStyle=e}hostUpdated(){const t=this.host.shadowRoot?.adoptedStyleSheets;if(!t)return;void 0!==this.styleID&&t.splice(this.styleID,1);const e=this.computeStyle(this.host);this.styleID=e?t.push((t=>{if(!(t instanceof CSSStyleSheet)){const e=new CSSStyleSheet;return e.replaceSync(String(t)),e}return t})(e))-1:void 0}}const m=(...t)=>e=>{const o=[];for(let t=Object.getPrototypeOf(e);t.styles;t=Object.getPrototypeOf(t))o.push(t.styles);e.styles=[...o,...t]},g=(t,e)=>o=>{t||=p(o.name),o.protoName=t;(({tagName:t,styles:e,autoDefine:o=!1,registry:s=customElements})=>a=>{a.elementTagName=t,e&&m(e)(a),o&&!s.get(t)&&s.define(t,a)})({tagName:o.godownConfig.tag(t),...e})(o)}
|
6
6
|
/**
|
7
7
|
* @license
|
8
8
|
* Copyright 2019 Google LLC
|
9
9
|
* SPDX-License-Identifier: BSD-3-Clause
|
10
|
-
*/,
|
10
|
+
*/,y=globalThis,$=y.ShadowRoot&&(void 0===y.ShadyCSS||y.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,_=Symbol(),w=new WeakMap;let x=class n{constructor(t,e,o){if(this._$cssResult$=!0,o!==_)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if($&&void 0===t){const o=void 0!==e&&1===e.length;o&&(t=w.get(e)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),o&&w.set(e,t))}return t}toString(){return this.cssText}};const C=t=>new x("string"==typeof t?t:t+"",void 0,_),S=(t,...e)=>{const o=1===t.length?t[0]:e.reduce(((e,o,s)=>e+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(o)+t[s+1]),t[0]);return new x(o,t,_)},A=$?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const o of t.cssRules)e+=o.cssText;return C(e)})(t):t
|
11
11
|
/**
|
12
12
|
* @license
|
13
13
|
* Copyright 2017 Google LLC
|
14
14
|
* SPDX-License-Identifier: BSD-3-Clause
|
15
|
-
*/,{is:
|
15
|
+
*/,{is:E,defineProperty:T,getOwnPropertyDescriptor:P,getOwnPropertyNames:O,getOwnPropertySymbols:B,getPrototypeOf:D}=Object,U=globalThis,j=U.trustedTypes,V=j?j.emptyScript:"",G=U.reactiveElementPolyfillSupport,F=(t,e)=>t,q={toAttribute(t,e){switch(e){case Boolean:t=t?V:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,e){let o=t;switch(e){case Boolean:o=null!==t;break;case Number:o=null===t?null:Number(t);break;case Object:case Array:try{o=JSON.parse(t)}catch(t){o=null}}return o}},W=(t,e)=>!E(t,e),Y={attribute:!0,type:String,converter:q,reflect:!1,hasChanged:W};Symbol.metadata??=Symbol("metadata"),U.litPropertyMetadata??=new WeakMap;let Z=class b extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=Y){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const o=Symbol(),s=this.getPropertyDescriptor(t,o,e);void 0!==s&&T(this.prototype,t,s)}}static getPropertyDescriptor(t,e,o){const{get:s,set:a}=P(this.prototype,t)??{get(){return this[e]},set(t){this[e]=t}};return{get(){return s?.call(this)},set(e){const l=s?.call(this);a.call(this,e),this.requestUpdate(t,l,o)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Y}static _$Ei(){if(this.hasOwnProperty(F("elementProperties")))return;const t=D(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(F("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(F("properties"))){const t=this.properties,e=[...O(t),...B(t)];for(const o of e)this.createProperty(o,t[o])}const t=this[Symbol.metadata];if(null!==t){const e=litPropertyMetadata.get(t);if(void 0!==e)for(const[t,o]of e)this.elementProperties.set(t,o)}this._$Eh=new Map;for(const[t,e]of this.elementProperties){const o=this._$Eu(t,e);void 0!==o&&this._$Eh.set(o,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const o=new Set(t.flat(1/0).reverse());for(const t of o)e.unshift(A(t))}else void 0!==t&&e.push(A(t));return e}static _$Eu(t,e){const o=e.attribute;return!1===o?void 0:"string"==typeof o?o:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){this._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)))}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.()}removeController(t){this._$EO?.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const o of e.keys())this.hasOwnProperty(o)&&(t.set(o,this[o]),delete this[o]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((t,e)=>{if($)t.adoptedStyleSheets=e.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const o of e){const e=document.createElement("style"),s=y.litNonce;void 0!==s&&e.setAttribute("nonce",s),e.textContent=o.cssText,t.appendChild(e)}})(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this._$EO?.forEach((t=>t.hostConnected?.()))}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()))}attributeChangedCallback(t,e,o){this._$AK(t,o)}_$EC(t,e){const o=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,o);if(void 0!==s&&!0===o.reflect){const a=(void 0!==o.converter?.toAttribute?o.converter:q).toAttribute(e,o.type);this._$Em=t,null==a?this.removeAttribute(s):this.setAttribute(s,a),this._$Em=null}}_$AK(t,e){const o=this.constructor,s=o._$Eh.get(t);if(void 0!==s&&this._$Em!==s){const t=o.getPropertyOptions(s),a="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:q;this._$Em=s,this[s]=a.fromAttribute(e,t.type),this._$Em=null}}requestUpdate(t,e,o){if(void 0!==t){if(o??=this.constructor.getPropertyOptions(t),!(o.hasChanged??W)(this[t],e))return;this.P(t,e,o)}!1===this.isUpdatePending&&(this._$ES=this._$ET())}P(t,e,o){this._$AL.has(t)||this._$AL.set(t,e),!0===o.reflect&&this._$Em!==t&&(this._$Ej??=new Set).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,e]of this._$Ep)this[t]=e;this._$Ep=void 0}const t=this.constructor.elementProperties;if(t.size>0)for(const[e,o]of t)!0!==o.wrapped||this._$AL.has(e)||void 0===this[e]||this.P(e,this[e],o)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(e)):this._$EU()}catch(e){throw t=!1,this._$EU(),e}t&&this._$AE(e)}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&=this._$Ej.forEach((t=>this._$EC(t,this[t]))),this._$EU()}updated(t){}firstUpdated(t){}};Z.elementStyles=[],Z.shadowRootOptions={mode:"open"},Z[F("elementProperties")]=new Map,Z[F("finalized")]=new Map,G?.({ReactiveElement:Z}),(U.reactiveElementVersions??=[]).push("2.0.4");
|
16
16
|
/**
|
17
17
|
* @license
|
18
18
|
* Copyright 2017 Google LLC
|
19
19
|
* SPDX-License-Identifier: BSD-3-Clause
|
20
20
|
*/
|
21
|
-
const
|
21
|
+
const X={attribute:!0,type:String,converter:q,reflect:!1,hasChanged:W},K=(t=X,e,o)=>{const{kind:s,metadata:a}=o;let l=globalThis.litPropertyMetadata.get(a);if(void 0===l&&globalThis.litPropertyMetadata.set(a,l=new Map),l.set(o.name,t),"accessor"===s){const{name:s}=o;return{set(o){const a=e.get.call(this);e.set.call(this,o),this.requestUpdate(s,a,t)},init(e){return void 0!==e&&this.P(s,void 0,t),e}}}if("setter"===s){const{name:s}=o;return function(o){const a=this[s];e.call(this,o),this.requestUpdate(s,a,t)}}throw Error("Unsupported decorator location: "+s)};function Q(t){return(e,o)=>"object"==typeof o?K(t,e,o):((t,e,o)=>{const s=e.hasOwnProperty(o);return e.constructor.createProperty(o,s?{...t,wrapped:!0}:t),s?Object.getOwnPropertyDescriptor(e,o):void 0})(t,e,o)
|
22
22
|
/**
|
23
23
|
* @license
|
24
24
|
* Copyright 2017 Google LLC
|
25
25
|
* SPDX-License-Identifier: BSD-3-Clause
|
26
|
-
*/}function
|
26
|
+
*/}function J(t){return Q({...t,state:!0,attribute:!1})}
|
27
27
|
/**
|
28
28
|
* @license
|
29
29
|
* Copyright 2017 Google LLC
|
30
30
|
* SPDX-License-Identifier: BSD-3-Clause
|
31
|
-
*/const
|
31
|
+
*/const tt=(t,e,o)=>(o.configurable=!0,o.enumerable=!0,Reflect.decorate&&"object"!=typeof e&&Object.defineProperty(t,e,o),o)
|
32
32
|
/**
|
33
33
|
* @license
|
34
34
|
* Copyright 2017 Google LLC
|
35
35
|
* SPDX-License-Identifier: BSD-3-Clause
|
36
|
-
*/;function
|
36
|
+
*/;function et(t,e){return(o,s,a)=>{const l=e=>e.renderRoot?.querySelector(t)??null;if(e){const{get:t,set:e}="object"==typeof s?o:a??(()=>{const t=Symbol();return{get(){return this[t]},set(e){this[t]=e}}})();return tt(o,s,{get(){let o=t.call(this);return void 0===o&&(o=l(this),(null!==o||this.hasUpdated)&&e.call(this,o)),o}})}return tt(o,s,{get(){return l(this)}})}}
|
37
37
|
/**
|
38
38
|
* @license
|
39
39
|
* Copyright 2017 Google LLC
|
40
40
|
* SPDX-License-Identifier: BSD-3-Clause
|
41
|
-
*/let
|
41
|
+
*/let it;function ot(t){return(e,o)=>tt(e,o,{get(){return(this.renderRoot??(it??=document.createDocumentFragment())).querySelectorAll(t)}})}const rt=(t,e=!0)=>et(`[part~="${t}"]`,e)
|
42
42
|
/**
|
43
43
|
* @license
|
44
44
|
* Copyright 2017 Google LLC
|
45
45
|
* SPDX-License-Identifier: BSD-3-Clause
|
46
|
-
*/,
|
46
|
+
*/,st=globalThis,nt=st.trustedTypes,at=nt?nt.createPolicy("lit-html",{createHTML:t=>t}):void 0,lt="$lit$",ht=`lit$${Math.random().toFixed(9).slice(2)}$`,ct="?"+ht,dt=`<${ct}>`,pt=document,ut=()=>pt.createComment(""),vt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,ft=Array.isArray,mt="[ \t\n\f\r]",gt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,yt=/-->/g,$t=/>/g,bt=RegExp(`>|${mt}(?:([^\\s"'>=/]+)(${mt}*=${mt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),_t=/'/g,wt=/"/g,xt=/^(?:script|style|textarea|title)$/i,kt=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Ct=kt(1),St=kt(2),At=Symbol.for("lit-noChange"),Rt=Symbol.for("lit-nothing"),Et=new WeakMap,Tt=pt.createTreeWalker(pt,129);function Mt(t,e){if(!ft(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==at?at.createHTML(e):e}class N{constructor({strings:t,_$litType$:e},o){let s;this.parts=[];let a=0,l=0;const h=t.length-1,c=this.parts,[d,p]=((t,e)=>{const o=t.length-1,s=[];let a,l=2===e?"<svg>":3===e?"<math>":"",h=gt;for(let e=0;e<o;e++){const o=t[e];let c,d,p=-1,u=0;for(;u<o.length&&(h.lastIndex=u,d=h.exec(o),null!==d);)u=h.lastIndex,h===gt?"!--"===d[1]?h=yt:void 0!==d[1]?h=$t:void 0!==d[2]?(xt.test(d[2])&&(a=RegExp("</"+d[2],"g")),h=bt):void 0!==d[3]&&(h=bt):h===bt?">"===d[0]?(h=a??gt,p=-1):void 0===d[1]?p=-2:(p=h.lastIndex-d[2].length,c=d[1],h=void 0===d[3]?bt:'"'===d[3]?wt:_t):h===wt||h===_t?h=bt:h===yt||h===$t?h=gt:(h=bt,a=void 0);const v=h===bt&&t[e+1].startsWith("/>")?" ":"";l+=h===gt?o+dt:p>=0?(s.push(c),o.slice(0,p)+lt+o.slice(p)+ht+v):o+ht+(-2===p?e:v)}return[Mt(t,l+(t[o]||"<?>")+(2===e?"</svg>":3===e?"</math>":"")),s]})(t,e);if(this.el=N.createElement(d,o),Tt.currentNode=this.el.content,2===e||3===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(s=Tt.nextNode())&&c.length<h;){if(1===s.nodeType){if(s.hasAttributes())for(const t of s.getAttributeNames())if(t.endsWith(lt)){const e=p[l++],o=s.getAttribute(t).split(ht),h=/([.?@])?(.*)/.exec(e);c.push({type:1,index:a,name:h[2],strings:o,ctor:"."===h[1]?H:"?"===h[1]?I:"@"===h[1]?L:Nt}),s.removeAttribute(t)}else t.startsWith(ht)&&(c.push({type:6,index:a}),s.removeAttribute(t));if(xt.test(s.tagName)){const t=s.textContent.split(ht),e=t.length-1;if(e>0){s.textContent=nt?nt.emptyScript:"";for(let o=0;o<e;o++)s.append(t[o],ut()),Tt.nextNode(),c.push({type:2,index:++a});s.append(t[e],ut())}}}else if(8===s.nodeType)if(s.data===ct)c.push({type:2,index:a});else{let t=-1;for(;-1!==(t=s.data.indexOf(ht,t+1));)c.push({type:7,index:a}),t+=ht.length-1}a++}}static createElement(t,e){const o=pt.createElement("template");return o.innerHTML=t,o}}function Pt(t,e,o=t,s){if(e===At)return e;let a=void 0!==s?o._$Co?.[s]:o._$Cl;const l=vt(e)?void 0:e._$litDirective$;return a?.constructor!==l&&(a?._$AO?.(!1),void 0===l?a=void 0:(a=new l(t),a._$AT(t,o,s)),void 0!==s?(o._$Co??=[])[s]=a:o._$Cl=a),void 0!==a&&(e=Pt(t,a._$AS(t,e.values),a,s)),e}class M{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:o}=this._$AD,s=(t?.creationScope??pt).importNode(e,!0);Tt.currentNode=s;let a=Tt.nextNode(),l=0,h=0,c=o[0];for(;void 0!==c;){if(l===c.index){let e;2===c.type?e=new R(a,a.nextSibling,this,t):1===c.type?e=new c.ctor(a,c.name,c.strings,this,t):6===c.type&&(e=new z(a,this,t)),this._$AV.push(e),c=o[++h]}l!==c?.index&&(a=Tt.nextNode(),l++)}return Tt.currentNode=pt,s}p(t){let e=0;for(const o of this._$AV)void 0!==o&&(void 0!==o.strings?(o._$AI(t,o,e),e+=o.strings.length-2):o._$AI(t[e])),e++}}class R{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,o,s){this.type=2,this._$AH=Rt,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=o,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=Pt(this,t,e),vt(t)?t===Rt||null==t||""===t?(this._$AH!==Rt&&this._$AR(),this._$AH=Rt):t!==this._$AH&&t!==At&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):(t=>ft(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==Rt&&vt(this._$AH)?this._$AA.nextSibling.data=t:this.T(pt.createTextNode(t)),this._$AH=t}$(t){const{values:e,_$litType$:o}=t,s="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=N.createElement(Mt(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===s)this._$AH.p(e);else{const t=new M(s,this),o=t.u(this.options);t.p(e),this.T(o),this._$AH=t}}_$AC(t){let e=Et.get(t.strings);return void 0===e&&Et.set(t.strings,e=new N(t)),e}k(t){ft(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let o,s=0;for(const a of t)s===e.length?e.push(o=new R(this.O(ut()),this.O(ut()),this,this.options)):o=e[s],o._$AI(a),s++;s<e.length&&(this._$AR(o&&o._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){for(this._$AP?.(!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}let Nt=class k{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,o,s,a){this.type=1,this._$AH=Rt,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=a,o.length>2||""!==o[0]||""!==o[1]?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=Rt}_$AI(t,e=this,o,s){const a=this.strings;let l=!1;if(void 0===a)t=Pt(this,t,e,0),l=!vt(t)||t!==this._$AH&&t!==At,l&&(this._$AH=t);else{const s=t;let h,c;for(t=a[0],h=0;h<a.length-1;h++)c=Pt(this,s[o+h],e,h),c===At&&(c=this._$AH[h]),l||=!vt(c)||c!==this._$AH[h],c===Rt?t=Rt:t!==Rt&&(t+=(c??"")+a[h+1]),this._$AH[h]=c}l&&!s&&this.j(t)}j(t){t===Rt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}};class H extends Nt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===Rt?void 0:t}}class I extends Nt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==Rt)}}class L extends Nt{constructor(t,e,o,s,a){super(t,e,o,s,a),this.type=5}_$AI(t,e=this){if((t=Pt(this,t,e,0)??Rt)===At)return;const o=this._$AH,s=t===Rt&&o!==Rt||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,a=t!==Rt&&(o===Rt||s);s&&this.element.removeEventListener(this.name,this,o),a&&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 z{constructor(t,e,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){Pt(this,t)}}const It=st.litHtmlPolyfillSupport;It?.(N,R),(st.litHtmlVersions??=[]).push("3.2.1");
|
47
47
|
/**
|
48
48
|
* @license
|
49
49
|
* Copyright 2017 Google LLC
|
50
50
|
* SPDX-License-Identifier: BSD-3-Clause
|
51
51
|
*/
|
52
|
-
let
|
52
|
+
let Ot=class r extends Z{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){const t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,e,o)=>{const s=o?.renderBefore??e;let a=s._$litPart$;if(void 0===a){const t=o?.renderBefore??null;s._$litPart$=a=new R(e.insertBefore(ut(),t),t,void 0,o??{})}return a._$AI(t),a})(e,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(!1)}render(){return At}};Ot._$litElement$=!0,Ot.finalized=!0,globalThis.litElementHydrateSupport?.({LitElement:Ot});const zt=globalThis.litElementPolyfillSupport;zt?.({LitElement:Ot}),(globalThis.litElementVersions??=[]).push("4.1.1");
|
53
53
|
/**
|
54
54
|
* @license
|
55
55
|
* Copyright 2017 Google LLC
|
56
56
|
* SPDX-License-Identifier: BSD-3-Clause
|
57
57
|
*/
|
58
|
-
const Nt=6;let It=class i{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,o){this._$Ct=t,this._$AM=e,this._$Ci=o}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};function*Ot(t){for(const[e,o]of l(t)?t:Object.entries(t))yield[e,o]}function zt(t,e){(t=>o(t)||!1===t)(e)?this.removeAttribute(t):!0===e?this.setAttribute(t,""):s(e)||(t=>"number"==typeof t)(e)&&!isNaN(e)?this.setAttribute(t,String(e)):this[t]=e}const Bt=(t=>(...e)=>({_$litDirective$:t,values:e}))(class AttrDirective extends It{render(t,e){}update(t,[e,o=zt]){if(e&&t.type===Nt)for(const s in e)o.call(t.element,s,e[s]);return xt}}),Dt=((t,e)=>o=>t({...e,...o}))(Bt,{width:"1em",height:"1em",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),Ut=t=>_t`<slot name="${t||kt}"></slot>`;function Ht(t,e,s,a){const l={};return Object.keys(e).forEach(((h,c)=>{const d=t.reduce(((t,s,l)=>{let c=e[h][l];return c=a?a(c,l):c,o(c)||t.push(`${s}:${c}`),t}),[]);l[h]=`${s?s(h,c):h}{${d.join(";")}}`})),l}function Lt(t){let e="";for(const[o,s]of Ot(t))if(s){const t=a(s)?jt(s):s;t&&(e+=`${o}{${t}}`)}return e}function jt(t){let e="";for(const[o,s]of Ot(t))o&&(s||0===s||""===s)&&(e+=`${o}:${s};`);return e}function Vt(t,e){return t?`var(${t})`:""}const Gt=(t,e)=>{if(!t)return kt;const o=s(t)?t:Lt(t);return o?_t`<style media="${kt}">${o}</style>`:kt},Ft=t=>(e,...o)=>{const a=wt(e,o),l=s(t)?t:t.join(" "),h=t=>_t`<svg viewBox="${l}" ${Dt(t)}>${a}</svg>`;return h.body=a,h.viewBox=l,h};function*qt(t,e,o){for(let o=0;o<t;o++)yield e(o)}const Wt=(...t)=>t.reduce(((t,e)=>{if(!e)return t;if(l(e))return c(t,Wt(...e)," ");if(a(e)){for(const o in e)e[o]&&(t=c(t,o," "));return t}return c(t,e," ")}),"");function Zt(t,e=document.body){if(!e||!t)return[];const o=new Set;e instanceof Element&&e.shadowRoot&&Zt(t,e.shadowRoot).forEach((t=>o.add(t))),e.querySelectorAll(t).forEach((t=>o.add(t)));for(const s of e.children)Zt(t,s).forEach((t=>o.add(t)));return Array.from(o)}function Yt(t,e=document.body){if(!e||!t)return null;let o;if(e instanceof Element&&e.shadowRoot&&(o=Yt(t,e.shadowRoot),o))return o;if(o=e.querySelector(t),o)return o;for(const s of e.children)if(o=Yt(t,s),o)return o;return null}class Events{constructor(){this.inner=new Map}add(t,e,o,s){if(!t||!o)return;const a=this.inner.get(e)||new Map,l=a.get(t)||new Set;return l.add(o),a.set(t,l),this.inner.set(e,a),t.addEventListener(e,o,s),o}remove(t,e,o,s){if(!t||!o)return;const a=this.inner.get(e);if(a){const s=a.get(t);s&&(s.delete(o),s.size||(a.delete(t),a.size||this.inner.delete(e)))}t.removeEventListener(e,o,s)}removeAll(){this.inner.forEach(((t,e)=>{t.forEach(((t,o)=>{t.forEach((t=>{o.removeEventListener(e,t)}))})),t.clear()})),this.inner.clear()}}class Observers{constructor(){this.inner=new Map}add(t,e,o,s){const[a,l]=((t,e,o)=>{let s,a;switch(t){case MutationObserver:case ResizeObserver:s=new t(e),a=t=>s.observe(t,o);break;case IntersectionObserver:s=new t(e,o),a=t=>s.observe(t);break;case PerformanceObserver:s=new t(e),a=()=>s.observe(o)}return[s,a]})(e,o,s);if(a)return this.inner.set(a,(this.inner.get(a)||new Set).add(t)),l(t),a}remove(t,e){t.disconnect();const o=this.inner.get(t);"unobserve"in t?(e?(t.unobserve(e),o?.delete(e)):(o?.forEach((e=>{t.unobserve(e)})),o?.clear()),o&&!o.size&&this.inner.delete(t)):o&&this.inner.delete(t)}removeAll(){this.inner.forEach(((t,e)=>{this.remove(e)}))}}class Ranger{constructor(t,e,o){this.max=Math.max(t,e),this.min=Math.min(t,e),this.diff=this.max-this.min,this.step=o}random(){return this.normalize(Math.random()*this.diff+this.min)}present(t){return this.normalize(t*this.diff)}normalize(t){return t=this.restrict(t),this.step?this.min+Math.round((t-this.min)/this.step)*this.step:t}restrict(t){return this.max<=t?this.max:this.min>=t?this.min:t}}class RouteTree{constructor(){this.matchType=RouteTree.MatchTypes.strict,this.children=[]}insert(t,e,o=0){if(e||(e=RouteTree.split(t)),e.length===o)return void(this.pattern=t);const s=e[o];let a=this.findStrict(s);a||(a=new RouteTree,a.part=s,a.matchType=RouteTree.dynamic(s).matchType,this.children.push(a),this.sorted=!1),a.insert(t,e,o+1)}search(t,e=0){if(s(t)&&(t=RouteTree.split(t)),this.sorted||this.sort(),t.length===e||RouteTree.dynamic(this.part).matchType===RouteTree.MatchTypes.multi)return this.pattern?this:null;const o=t[e],a=this.filterWide(o);for(const o of a){const s=o.search(t,e+1);if(null!==s)return s}return null}findStrict(t){return this.children.find((e=>e.part===t))||null}filterWide(t){return this.children.filter((e=>e.part===t||e.matchType))}sort(){const{children:t}=this;if(t.length){t.sort(((t,e)=>t.matchType-e.matchType));for(const e of t)e.sort()}this.sorted=!0}static parseParams(t,e){const o=RouteTree.split(t),s=RouteTree.split(e),a={};for(let t=0;t<s.length;t++){const e=s[t],{key:l,matchType:h}=RouteTree.dynamic(e);if(h===RouteTree.MatchTypes.single)a[l]=o[t];else if(h===RouteTree.MatchTypes.multi){a[l]=o.slice(t).join("/");break}}return a}static dynamic(t){if(t){if(d(t,"{","}")||d(t,"[","]")){t=t.slice(1,-1);const e=RouteTree.dynamic(t);return e.matchType||=RouteTree.MatchTypes.single,e}if(t.startsWith(":"))return{key:t.slice(1),matchType:RouteTree.MatchTypes.single};if(t.startsWith("*"))return{key:t.slice(1),matchType:RouteTree.MatchTypes.multi};if(t.startsWith("..."))return{key:t.slice(3),matchType:RouteTree.MatchTypes.multi}}return{key:t,matchType:RouteTree.MatchTypes.strict}}static split(t){return t.split("/").filter((t=>t))}}RouteTree.MatchTypes={strict:0,single:1,multi:2};class Timeouts{constructor(){this.inner=new Set}add(t){if(void 0!==t)return t=+t,this.inner.has(t)&&clearTimeout(t),this.inner.add(t),t}remove(t){void 0!==t&&(t=+t,clearTimeout(t),this.inner.delete(t))}removeAll(){this.inner.forEach(clearTimeout),this.inner.clear()}}const Xt=(t,{attribute:e})=>{if(!1!==e&&"symbol"!=typeof t)return!0===e||void 0===e?String(t).toLowerCase():e};class GodownElement extends Mt{static define(t=this.elementTagName,e){this.isDefined()||this.godownConfig.define(t,this,e)}static isDefined(){return!!this.getDefined()}static getDefined(){return this.godownConfig.get(this.elementTagName)}static finalize(){super.finalize(),this.elementAttributes=new Map;for(const[t,e]of this.elementProperties.entries()){const o=Xt(t,e);o&&this.elementAttributes.set(o,t)}}get observedRecord(){const t={};for(const[e,o]of this.constructor.elementAttributes.entries())t[e]=this[o];return t}get _slot(){return this.shadowRoot?this.shadowRoot.querySelector("slot:not([name])"):null}get _slotAll(){return this.shadowRoot?[...this.shadowRoot.querySelectorAll("slot")]:[]}get _slottedAll(){return[...this.querySelectorAll("[slot]")]}get _slottedNames(){return this._slottedAll.map((t=>t.getAttribute("slot"))).filter((t=>t))}getBoundingClientRect(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getBoundingClientRect():super.getBoundingClientRect()}getClientRects(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getClientRects():super.getClientRects()}get stylex(){return this.__stylex.css}set stylex(t){t=t.trim(),/^[\s\S]*{[\s\S]*}$/.test(t)||(t=`:host{${t}}`),this.shadowRoot?(this.__stylex.index&&this.shadowRoot.adoptedStyleSheets.splice(this.__stylex.index,1),this.__stylex.css=t,this.__stylex.index=this.adoptStyles(t)):this.__stylex.lazy=t}constructor(t){super(),this.events=new Events,this.observers=new Observers,this.timeouts=new Timeouts,this.__stylex={},this.assign={...GodownElement.godownConfig?.assign||{},...t}}connectedCallback(){super.connectedCallback(),this.assign&&(Object.assign(this,this.assign),this.assign=null);const{lazy:t}=this.__stylex;t&&(this.adoptStyles(t),this.__stylex.lazy="")}disconnectedCallback(){this.events.removeAll(),this.observers.removeAll(),this.timeouts.removeAll()}mount(t){this.firstUpdated(t)}unmount(){this.disconnectedCallback()}remount(t){this.unmount(),this.connectedCallback(),this.mount(t)}deepQuerySelector(t){return Yt(t,this)}deepQuerySelectorAll(t){return Zt(t,this)}adoptStyles(...t){if(!this.shadowRoot)return;const e=this.shadowRoot.adoptedStyleSheets;if(t.length){const o=new CSSStyleSheet;return t.forEach((t=>o.insertRule(t.toString()))),e.push(o),e.length-1}}dispatchCustomEvent(t,e,o){this.dispatchEvent(new CustomEvent(t,{detail:e,composed:!0,...o}))}}GodownElement.godownConfig=new class GodownConfig{constructor(t){this.assign=null,this.prefix="godown",this.suffix="",this.components=new Map,this.registry=customElements,t&&Object.assign(this,t)}tag(t){return(t=>(t=>{var e;return(null===(e=t.match(/[A-Z][^A-Z_-\s]*|[^A-Z_-\s]+/g))||void 0===e?void 0:e.map((t=>t.toLowerCase())))||[]})(t).join("-"))(this.prefix+"-"+t+"-"+this.suffix)}define(t,e,o){this.registry.define(t,e,o),this.components.set(t,e)}get(t){return this.registry.get(t)}getName(t){const{getName:e}=this.registry;return e?e(t):[...this.components.entries()].find((([,e])=>e===t))?.[0]||null}whenDefined(t){return this.registry.whenDefined(t)}upgrade(t){this.registry.upgrade(t)}},e([Z({type:Boolean,reflect:!0})],GodownElement.prototype,"contents",void 0),e([Z({reflect:!0})],GodownElement.prototype,"stylex",null);var Kt=Ft("0 0 56 56")`<path fill="currentColor" d="M28 4c13.255 0 24 10.745 24 24S41.255 52 28 52S4 41.255 4 28S14.745 4 28 4m0 4C16.954 8 8 16.954 8 28s8.954 20 20 20s20-8.954 20-20S39.046 8 28 8m10.788 11.93c.67.67.67 1.756 0 2.425l-13.36 13.36a1.715 1.715 0 0 1-2.424 0l-5.645-5.646a1.714 1.714 0 0 1 2.425-2.424l3.22 3.22c.67.67 1.755.67 2.425 0l10.934-10.934c.67-.67 1.755-.67 2.425 0"/>`,Qt=Ft("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.023-15.68c1.124 0 1.757-.633 1.78-1.851l.352-12.375c.024-1.196-.914-2.086-2.156-2.086c-1.266 0-2.156.867-2.133 2.062l.305 12.399c.023 1.195.68 1.851 1.852 1.851m0 7.617c1.335 0 2.53-1.078 2.53-2.437c0-1.383-1.171-2.438-2.53-2.438c-1.383 0-2.532 1.078-2.532 2.438c0 1.336 1.172 2.437 2.532 2.437"/>`,Jt=Ft("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.211-28.266c1.71 0 3.047-1.36 3.047-3.047c0-1.71-1.336-3.07-3.047-3.07s-3.047 1.36-3.047 3.07a3.026 3.026 0 0 0 3.047 3.047m-3.914 21.235h9.562c.961 0 1.711-.68 1.711-1.641c0-.914-.75-1.64-1.71-1.64H30.53V25.68c0-1.266-.656-2.11-1.828-2.11h-4.43c-.937 0-1.687.727-1.687 1.64c0 .962.75 1.642 1.687 1.642h2.532v10.757h-2.93c-.938 0-1.688.727-1.688 1.641c0 .96.75 1.64 1.688 1.64"/>`,te=Ft("0 0 56 56")`<path fill="currentColor" d="M19.504 43.152h16.969c.797 0 1.289-.492 1.289-1.289v-3.75c0-5.672 8.25-9.328 8.25-19.453C46.012 7.996 38.793.871 27.988.871s-18 7.125-18 17.79c0 10.124 8.227 13.78 8.227 19.452v3.75c0 .797.515 1.29 1.289 1.29m2.203-4.992c0-6.89-8.18-10.57-8.18-19.476c0-8.579 5.79-14.274 14.461-14.274c8.672 0 14.485 5.695 14.485 14.274c0 8.906-8.203 12.586-8.203 19.476v1.453H21.707Zm-1.336 11.32h15.235c1.195 0 2.156-.984 2.156-2.203s-.961-2.203-2.157-2.203H20.371c-1.195 0-2.156.985-2.156 2.203c0 1.22.96 2.203 2.156 2.203m7.617 5.649c3.235 0 5.508-1.477 5.742-3.75H22.246c.211 2.273 2.484 3.75 5.742 3.75"/>`,ee=Ft("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.492-15.07c1.172 0 1.898-.727 1.898-1.664v-.282c0-1.312.75-2.133 2.39-3.21c2.274-1.5 3.891-2.884 3.891-5.673c0-3.914-3.468-6-7.453-6c-4.031 0-6.68 1.899-7.312 4.055c-.117.399-.211.774-.211 1.172c0 1.031.844 1.617 1.617 1.617c1.336 0 1.547-.726 2.297-1.594c.773-1.289 1.898-2.062 3.469-2.062c2.133 0 3.515 1.195 3.515 3c0 1.594-.984 2.367-3.023 3.773c-1.688 1.172-2.953 2.414-2.953 4.711V31c0 1.242.68 1.852 1.875 1.852m-.047 7.007c1.36 0 2.531-1.078 2.531-2.437c0-1.383-1.148-2.438-2.531-2.438s-2.531 1.078-2.531 2.438c0 1.336 1.171 2.437 2.53 2.437"/>`,ie=Ft("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.156-9.727c.656 0 1.148-.28 1.664-.797l15.75-15.984c.492-.492.797-1.078.797-1.617c0-1.078-.891-1.945-1.97-1.945c-.562 0-1.1.28-1.616.796L18.742 34.61c-.539.516-.797 1.102-.797 1.641c0 1.055.774 1.945 1.899 1.945"/>`,oe=Ft("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.016-9.984c.516 0 .985-.211 1.336-.586l6.657-6.68l6.656 6.68c.351.351.82.586 1.36.586c1.03 0 1.874-.868 1.874-1.899c0-.539-.21-.984-.562-1.336l-6.657-6.656l6.68-6.703c.375-.399.563-.797.563-1.313a1.865 1.865 0 0 0-1.875-1.875c-.493 0-.915.164-1.313.563l-6.727 6.703l-6.703-6.68c-.351-.375-.773-.539-1.289-.539c-1.054 0-1.875.797-1.875 1.852c0 .515.188.96.563 1.312l6.656 6.68l-6.656 6.68c-.375.328-.563.796-.563 1.312c0 1.031.82 1.898 1.875 1.898"/>`,re=Ft("0 0 56 56")`<path fill="currentColor" d="M10.023 43.023c-.796.797-.82 2.157 0 2.954c.82.796 2.157.796 2.977 0l15-15l15 15c.797.796 2.156.82 2.977 0c.796-.82.796-2.157 0-2.954L30.953 28l15.024-15c.796-.797.82-2.156 0-2.953c-.844-.82-2.18-.82-2.977 0l-15 15l-15-15c-.82-.82-2.18-.844-2.977 0c-.796.82-.796 2.156 0 2.953l15 15Z"/>`;const se=(t,e,o)=>({r:t,g:e,b:o,toString(){return`${this.r} ${this.g} ${this.b}`}}),ne={darkgray:[se(121,121,121),se(109,109,109),se(97,97,97),se(85,85,85),se(73,73,73),se(61,61,61),se(48,48,48),se(36,36,36),se(24,24,24),se(12,12,12)],lightgray:[se(243,243,243),se(231,231,231),se(219,219,219),se(206,206,206),se(194,194,194),se(182,182,182),se(170,170,170),se(158,158,158),se(146,146,146),se(133,133,133)],teal:[se(213,249,248),se(170,243,241),se(128,237,234),se(85,231,226),se(43,225,219),se(0,219,212),se(0,175,170),se(0,131,127),se(0,88,85),se(0,44,42)],blue:[se(213,240,255),se(170,224,255),se(128,209,255),se(85,193,255),se(43,178,255),se(0,162,255),se(0,130,204),se(0,97,153),se(0,65,102),se(0,32,51)],green:[se(221,243,221),se(186,231,186),se(152,219,152),se(117,206,117),se(82,194,82),se(48,182,48),se(38,146,38),se(29,109,29),se(19,73,19),se(10,36,10)],red:[se(251,221,221),se(247,186,187),se(243,152,154),se(239,118,120),se(235,83,86),se(231,49,52),se(185,39,42),se(139,29,31),se(92,20,21),se(46,10,10)],purple:[se(242,228,253),se(229,201,250),se(217,174,248),se(204,146,245),se(191,119,243),se(178,92,240),se(142,74,192),se(107,55,144),se(71,37,96),se(36,18,48)],orange:[se(255,235,213),se(255,216,170),se(255,196,128),se(255,176,85),se(255,157,43),se(255,137,0),se(204,110,0),se(153,82,0),se(102,55,0),se(51,27,0)],yellow:[se(251,252,216),se(247,248,177),se(243,245,138),se(239,242,98),se(235,238,59),se(231,235,20),se(185,188,16),se(139,141,12),se(92,94,8),se(46,47,4)],pink:[se(254,222,233),se(253,189,211),se(252,156,190),se(251,123,168),se(250,90,146),se(249,57,124),se(199,46,99),se(149,34,74),se(100,23,50),se(50,11,25)]};class GlobalStyle extends GodownElement{}const ae=((t,e)=>((t,e)=>((t,e)=>{if(!t||!e)return t;let o=0;for(;o<t.length&&e(t.slice(o,o+1));)o+=1;return t.slice(o)})(((t,e)=>{if(!t||!e)return t;let o=t.length;for(;o>0&&e(t.slice(o-1,o));)o-=1;return t.slice(0,o)})(t,e),e))(t,(t=>t===e)))(GlobalStyle.godownConfig.prefix,"-");function le(t,e=1){return function(t){return $(`--${t}`)}(ae+"-".repeat(e)+t)}const he={clipBackground:le("clip-background",2),active:le("active",2),passive:le("passive",2),_colors:{},input:le("input",2),white:le("color-white",2),black:le("color-black",2),color:le("color",2),borderRadius:le("border-radius",2)};var ce,de;GlobalStyle.styles=[$(`:host{${he.black}:rgb(0 0 0);${he.white}:rgb(255 255 255);`+(ce=(t,e,o)=>{he._colors[t]||=[],he._colors[t].push($(he.color+"-"+t+"-"+e));const s=`-${t}-${e}`;return`${he.color+s}:rgb(${o});`},de=ne,Object.entries(de).flatMap((([t,e])=>e.map(((e,o)=>ce(t,o,e)))))).join("")+jt([[he.active,`var(${he._colors.blue[5]})`],[he.passive,`var(${he._colors.darkgray[5]})`],[he.clipBackground,`linear-gradient(to bottom, var(${he._colors.lightgray[0]}), var(${he._colors.darkgray[0]}))`]])+"}"),_`*{border:0;box-sizing:border-box;font-size:100%;font-style:normal;margin:0;outline:0;padding:0}:host{box-sizing:border-box}a{text-decoration:none}span{white-space:nowrap}svg{-webkit-user-select:none;user-select:none}:host([contents]){display:contents}[part=root]{height:100%;width:100%}:host([contents]) [part=root]{height:inherit;width:inherit}:where(:host([contents]) [part=root]){all:inherit;display:revert}`,_`:host{${he.borderRadius}:0.2em;border-radius:var(${he.borderRadius})}`];const pe="alert",ue=le(pe),ve=t=>[he._colors[t][5],he._colors[t][9]],fe=Ht(["color","background"].map((t=>`${ue}--${t}`)),{green:ve("green"),blue:ve("blue"),orange:ve("orange"),red:ve("red"),yellow:ve("yellow"),purple:ve("purple"),teal:ve("teal"),pink:ve("pink"),gray:[he._colors.lightgray[5],he._colors.darkgray[5]],white:[he._colors.lightgray[2],he._colors.darkgray[7]],black:[he._colors.darkgray[8],he._colors.lightgray[5]]},(()=>":host"),(t=>Vt(t))),me={tip:{color:"teal",icon:te},success:{color:"green",icon:Kt},info:{color:"blue",icon:Jt},warning:{color:"orange",icon:Qt},danger:{color:"red",icon:oe},error:{color:"red",icon:oe},help:{color:"purple",icon:ee},deprecated:{color:"gray",icon:ie}};let ge=class Alert extends GlobalStyle{constructor(){super(...arguments),this.color="blue",this.autoclose=0,this.hideClose=!1,this.variant="dark"}render(){const t=me[this.call]?.color||this.color,e=this.call?me[this.call].icon():Ut("icon");return _t`<div part="root" ${Bt(this.observedRecord)}><div part="icon" class="start">${e}</div><div part="content"><strong part="title">${this.title||Ut("title")}</strong> ${this.content||Ut()}</div>${this.hideClose||"blockquote"===this.variant?"":_t`<div part="icon close" class="end" tabindex="0" @click="${this.close}">${re()}</div>`} ${Gt(fe[t])}</div>`}close(){this.remove(),this.dispatchCustomEvent("close",void 0,{bubbles:!0})}firstUpdated(){this.autoclose&&this.timeouts.add(setTimeout((()=>this.close()),this.autoclose))}static alert(t,e){const o=new this;return Object.assign(o,e),t.appendChild(o),o}};e([Z()],ge.prototype,"call",void 0),e([Z()],ge.prototype,"color",void 0),e([Z({type:Number})],ge.prototype,"autoclose",void 0),e([Z()],ge.prototype,"title",void 0),e([Z()],ge.prototype,"content",void 0),e([Z({type:Boolean})],ge.prototype,"hideClose",void 0),e([Z()],ge.prototype,"variant",void 0),ge=e([u(pe),p(_`:host,:where(:host([contents]) [part=root]){${ue}--border-width:.075em;${ue}--blockquote-width:.2em;${ue}--blockquote-background:transparent;${ue}--gap:.5em;display:block}[part=root]{align-items:center;background:var(${ue}--background);border-color:currentColor;border-radius:inherit;border-style:solid;border-width:var(${ue}--border-width);color:var(${ue}--color,currentColor);display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;padding:var(${ue}--gap)}[variant=blockquote]{background:var(${ue}--blockquote-background);border-radius:0;border-width:0;border-left-width:var(${ue}--blockquote-width)}[part~=icon]{align-items:center;display:grid;height:2em}.start svg{margin-inline-end:var(${ue}--gap)}.end svg{margin-inline-start:var(${ue}--gap)}svg{height:1.25em;width:1.25em}[part=content]{grid-row:span 2/span 2}`)],ge);var ye=ge;ye.define();const $e="avatar";le($e);let be=class Avatar extends GlobalStyle{constructor(){super(...arguments),this.name="",this.round=!1}render(){return _t`<div part="root" ${Bt(h(this.observedRecord,"src"))}>${this._renderAvatar()}</div>`}_renderAvatar(){return this.src?_t`<img part="image" src="${this.src}" alt="${this.name}" @error="${this._handleError}">`:this.name?_t`<span part="name">${this.formatName()}</span>`:Ut()}formatName(){return this.name}_handleError(){this.src=void 0}};e([Z()],be.prototype,"src",void 0),e([Z()],be.prototype,"name",void 0),e([Z({type:Boolean})],be.prototype,"round",void 0),be=e([u($e),p(_`:host{background:var(${he.passive});height:2em;overflow:hidden;vertical-align:bottom;width:2em}:host,[part=root]{display:inline-flex}:host([contents]) [part=root]{display:inline-flex;height:inherit;width:inherit}:host([round]){border-radius:50%}[part=image]{height:100%;object-fit:cover;width:100%}[part=root]{align-items:center;border-radius:inherit;justify-content:center;position:relative}`)],be);var _e=be;_e.define();const we="badge",xe=le(we);let ke=class Badge extends GlobalStyle{constructor(){super(...arguments),this.position="top-right",this.value=0,this.dot=!1,this.max=99}formatValue(t){return t>this.max?this.max+"+":t+""}render(){return _t`<div part="root" ${Bt(this.observedRecord)}>${Ut()} ${this.value||this.dot?_t`<div part="badge">${this.dot?"":this.formatValue(this.value)}</div>`:""}</div>`}};e([Z()],ke.prototype,"position",void 0),e([Z({type:Number})],ke.prototype,"value",void 0),e([Z({type:Boolean})],ke.prototype,"dot",void 0),e([Z({type:Number})],ke.prototype,"max",void 0),ke=e([u(we),p(_`:host{${xe}--background:var(${he.active});${xe}--offset:0%;${xe}--offset-x:var(${xe}--offset);${xe}--offset-y:var(${xe}--offset)}:host,:host([contents]) [part=root]{display:inline-block}[part=root]{position:relative}[part=badge]{background:var(${xe}--background);border-radius:calc(infinity*1px);font-size:75%;padding:0 .5em;position:absolute;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}[part=badge]:empty{border-radius:50%;font-size:100%;height:.5em;padding:0;width:.5em}[position^=top] [part=badge]{top:calc(var(${xe}--offset-y))}[position$=right] [part=badge]{left:calc(100% - var(${xe}--offset-x))}[position^=bottom] [part=badge]{top:calc(100% - var(${xe}--offset-y))}[position$=left] [part=badge]{left:calc(var(${xe}--offset-x))}`)],ke);var Ce=ke;Ce.define();const Se="breath",Re=le(Se);let Ae=class Breath extends GlobalStyle{render(){const t=this.getTexts();return _t`<div part="root" ${Bt(this.observedRecord)}>${[t.map(this._renderText),Gt(this._computeStyle(t.length))]}</div>`}_renderText(t){return _t`<span class="rel"><span class="nocolor">${t}</span> <span class="colorful">${t}</span></span>`}getTexts(){return Array.isArray(this.content)?this.content:(this.content||this.textContent).split(/\s+/).filter((t=>t))}_computeStyle(t){const e=50/t,o=this.duration||1e3*(2*t+2);let s="";for(let e=1;e<=t;e++)s+=`.rel:nth-child(${e}) .colorful{animation-delay:${-o/t*(t-e+1)}ms;background:var(${Re}--${e},var(${Re}--${(e-1)%3+1}));}`;return`.colorful{animation-duration:${o}ms;}@keyframes colorfulN{0%,${3*e}%{opacity:0;}${e}%,${2*e}%{opacity:1;}}${s}`}};e([Z()],Ae.prototype,"content",void 0),e([Z({type:Number})],Ae.prototype,"duration",void 0),Ae=e([u(Se),p(_`:host{${Re}--deg:60deg;${Re}--1-1:var(${he._colors.red[5]});${Re}--1-2:var(${he._colors.yellow[5]});${Re}--2-1:var(${he._colors.green[5]});${Re}--2-2:var(${he._colors.purple[5]});${Re}--3-1:var(${he._colors.blue[5]});${Re}--3-2:var(${he._colors.pink[5]});${Re}--1:linear-gradient(var(${Re}--deg),var(${Re}--1-1),var(${Re}--1-2));${Re}--2:linear-gradient(var(${Re}--deg),var(${Re}--2-1),var(${Re}--2-2));${Re}--3:linear-gradient(var(${Re}--deg),var(${Re}--3-1),var(${Re}--3-2))}`,_`:host{align-items:center;direction:ltr;font-size:2em;margin:auto;width:-moz-fit-content;width:fit-content}:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}::selection{background:none}.rel{font-size:inherit;font-weight:800;letter-spacing:-.05em;position:relative}`,_`.colorful,.nocolor{animation-iteration-count:infinite;-webkit-background-clip:text!important;background-clip:text!important;box-sizing:border-box;color:transparent;display:inline-block;padding:0 .05em}.colorful{animation-name:colorfulN;opacity:0}.nocolor{background:var(${he.clipBackground});position:absolute;top:0}`)],Ae);var Ee=Ae;Ee.define();const Te="button",Me=le(Te),Pe=he.white,Ne=he.black,Ie=Ht(["color","background","gradients"].map((t=>`${Me}--${t}`)),{black:[Pe,he._colors.darkgray[7],he._colors.darkgray[5]],gray:[Pe,he._colors.darkgray[1],he._colors.lightgray[8]],white:[Ne,he._colors.lightgray[3],he._colors.lightgray[0]],blue:[Pe,he._colors.blue[6],he._colors.blue[4]],green:[Pe,he._colors.green[6],he._colors.green[4]],red:[Pe,he._colors.red[6],he._colors.red[4]],orange:[Pe,he._colors.orange[6],he._colors.orange[4]],pink:[Pe,he._colors.pink[6],he._colors.pink[4]],purple:[Pe,he._colors.purple[6],he._colors.purple[4]],yellow:[Ne,he._colors.yellow[6],he._colors.yellow[4]],teal:[Pe,he._colors.teal[6],he._colors.teal[4]]},(()=>":host"),(t=>Vt(t)));let Oe=class Button extends GlobalStyle{constructor(){super(...arguments),this.plain=!1,this.disabled=!1,this.ghost=!1,this.active=!1,this.round=!1,this.color="black"}render(){const t=this.nextColor();return _t`<div part="root" ${Bt(this.observedRecord)}>${this.content||Ut()} <span part="modal-root"></span> ${Gt(Ie[t])}</div>`}focus(){this.disabled||(this.active=!0,super.focus())}blur(){this.active=!1,super.blur()}connectedCallback(){super.connectedCallback(),this.events.add(this,"click",this._handelClick,!0)}_handelClick(t){if(this.disabled)return t.stopPropagation(),void t.preventDefault();this.plain||this._handleModal(t)}_handleModal(t){const e=document.createElement("i"),{width:o,height:s}=this.getBoundingClientRect(),{x:a,y:l}=this._root.getBoundingClientRect(),h=2*Math.sqrt(s**2+o**2)+"px";e.style.height=h,e.style.width=h,e.style.left=t.x-a+"px",e.style.top=t.y-l+"px",e.style.animationName="kf",this._modalRoot.appendChild(e),e.addEventListener("animationend",(()=>e.remove()),{once:!0})}nextColor(){return this.color}};e([Z({type:Boolean,reflect:!0})],Oe.prototype,"plain",void 0),e([Z({type:Boolean,reflect:!0})],Oe.prototype,"disabled",void 0),e([Z({type:Boolean,reflect:!0})],Oe.prototype,"ghost",void 0),e([Z({type:Boolean,reflect:!0})],Oe.prototype,"active",void 0),e([Z({type:Boolean,reflect:!0})],Oe.prototype,"round",void 0),e([Z({reflect:!0})],Oe.prototype,"color",void 0),e([Z()],Oe.prototype,"content",void 0),e([tt("modal-root")],Oe.prototype,"_modalRoot",void 0),e([tt("root")],Oe.prototype,"_root",void 0),Oe=e([u(Te),p(_`:host(:not([disabled]):active){transform:scale(var(${Me}--focus-scale))}:host([round]){border-radius:calc(infinity*1px)}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host([ghost]){${Me}--modal-background:var(${Me}--ghost-color);background:transparent;box-shadow:inset 0 0 0 var(${Me}--ghost-width) var(${Me}--ghost-color);color:var(${Me}--ghost-color)}:host([plain]){${Me}--gradients:unset;${Me}--focus-scale:unset}`,_`:host{${Me}--padding-x:.8em;${Me}--padding-y:calc(var(${Me}--padding-x)/4);${Me}--padding:var(${Me}--padding-y) var(${Me}--padding-x);${Me}--modal-animation-duration:1s;${Me}--ghost-width:.08em;${Me}--focus-scale:.97;${Me}--deg:45deg;${Me}--ghost-color:var(${Me}--background);background:linear-gradient(var(${Me}--deg),var(${Me}--background),var(${Me}--gradients,var(${Me}--background)));color:var(${Me}--color,inherit);cursor:pointer;display:block;overflow:hidden;padding:var(${Me}--padding);text-align:center;width:-moz-fit-content;width:fit-content}[part=root]:not([contents]){height:100%;width:100%}[part=root]{border-radius:inherit;position:relative;transition:none;transition-duration:inherit;-webkit-user-select:none;user-select:none}i{animation-duration:var(${Me}--modal-animation-duration);background:var(${Me}--modal-background,currentColor);border-radius:50%;height:100%;inset:0;opacity:0;pointer-events:none;position:absolute;transform-origin:0 0;visibility:visible;width:100%}@keyframes kf{0%{opacity:var(${Me}--modal-opacity,.1);transform:scale(0) translate(-50%,-50%)}80%{transform:scale(1) translate(-50%,-50%)}to{opacity:0}}`)],Oe);var ze=Oe;ze.define();const Be="card",De=le(Be);let Ue=class Card extends GlobalStyle{constructor(){super(...arguments),this.footer=!1,this.header=!1}render(){return _t`<div part="root" ${Bt(this.observedRecord)}>${[this.header?Ut("header"):"",Ut(),this.footer?Ut("footer"):""]}</div>`}};e([Z({type:Boolean})],Ue.prototype,"footer",void 0),e([Z({type:Boolean})],Ue.prototype,"header",void 0),Ue=e([u(Be),p(_`:host{${De}--border-width:.075em;${De}--border-color:var(${he.passive});${De}--padding:.75em;display:block;flex-shrink:0}slot{display:block;padding:var(${De}--padding)}[part=root]{border-color:var(${De}--border-color);border-radius:inherit;border-style:solid;border-width:var(${De}--border-width)}[name=footer]{padding-top:0}[name=header]{padding-bottom:0}`)],Ue);var He=Ue;He.define();var Le=Ft("0 0 56 56")`<path fill="currentColor" d="M35.805 47.723c.398.398.914.633 1.523.633c1.219 0 2.133-.915 2.133-2.133c0-.586-.234-1.125-.61-1.524L21.79 28.012l17.063-16.688c.375-.398.609-.96.609-1.523c0-1.219-.914-2.157-2.133-2.157c-.61 0-1.125.235-1.523.633L17.242 26.441c-.445.375-.703.961-.703 1.57c0 .587.258 1.126.703 1.571Z"/>`,je=Ft("0 0 56 56")`<path fill="currentColor" d="M18.695 48.367c.586 0 1.102-.234 1.524-.633L38.78 29.57c.446-.445.68-.984.68-1.57c0-.61-.234-1.172-.68-1.57L20.22 8.289a2.07 2.07 0 0 0-1.524-.656a2.12 2.12 0 0 0-2.156 2.156c0 .563.258 1.125.633 1.524L34.21 28L17.17 44.688c-.374.398-.632.937-.632 1.523c0 1.219.938 2.156 2.156 2.156"/>`;function Ve(t){return t.getBoundingClientRect().width}let Ge=class Carousel extends GlobalStyle{constructor(){super(...arguments),this.index=0,this.autoChange=0}render(){return _t`<div part="root" ${Bt(this.observedRecord)}><i part="prev" @click="${this.prev}">${Le()}</i><div part="move-root">${Ut()}</div><i part="next" @click="${this.next}">${je()}</i></div>`}connectedCallback(){super.connectedCallback(),this.children.length&&(this.__cloneFirst?.remove(),this.__cloneLast?.remove(),this.__cloneLast=this.firstElementChild.cloneNode(!0),this.__cloneFirst=this.lastElementChild.cloneNode(!0),this.appendChild(this.__cloneLast),this.insertBefore(this.__cloneFirst,this.firstElementChild)),this.observers.add(this,ResizeObserver,(()=>{this._offset=this._computeOffset(),this._doTranslateX(`${this._offset}px`,!0)}))}async firstUpdated(){await this.updateComplete,this.show(this.index,!0)}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"index"===t&&this.isConnected&&this.show(this.index)}show(t,e){t=this.normalizeIndex(t),this.index=t,this._offset=this._computeOffset(),this._doTranslateX(`${this._offset}px`,e),this.dispatchCustomEvent("change",t),this.timeouts.remove(this.intervalID),this.autoChange>0&&(this.intervalID=this.timeouts.add(setInterval((()=>{this.next()}),this.autoChange)))}next(){this.index===this.childElementCount-3?(this._doTranslateX("0",!0),this.show(0)):this.show(this.index+1)}prev(){0===this.index?(this._doTranslateX(`-${this.childElementCount-1}00%`,!0),this.show(this.children.length-3)):this.show(this.index-1)}_doTranslateX(t,e){this._moveRoot.style.transform=`translateX(${t})`,this._moveRoot.style.transition=e?"none":""}_computeOffset(){let t=0;for(let e=0;e<=this.index;e++)t-=Ve(this.children[e]);return t+=(Ve(this)-Ve(this.children[this.index+1]))/2,t}normalizeIndex(t){return t<0?0:t>this.children.length-3?this.children.length-3:t}};e([Z({type:Number})],Ge.prototype,"index",void 0),e([Z({type:Number})],Ge.prototype,"autoChange",void 0),e([tt("move-root")],Ge.prototype,"_moveRoot",void 0),Ge=e([u("carousel"),p(_`:host{display:block;transition:.3s}[part=root]{direction:ltr;overflow:hidden}[part=move-root],[part=root]{display:flex;height:100%;position:relative;transition:inherit;width:100%}[part=next],[part=prev]{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;-webkit-user-select:none;user-select:none;width:1.5em;z-index:1}[part=prev]{left:0}[part=next]{right:0}slot::slotted(*){flex-shrink:0!important}`)],Ge);var Fe=Ge;Fe.define();var qe=Ft("0 0 56 56")`<path fill="currentColor" d="M28 39.46a2.1 2.1 0 0 0 1.57-.679l18.164-18.586a2.1 2.1 0 0 0 .633-1.5a2.12 2.12 0 0 0-2.156-2.156a2.27 2.27 0 0 0-1.523.61L28 34.21L11.313 17.148a2.23 2.23 0 0 0-1.524-.609a2.12 2.12 0 0 0-2.156 2.156c0 .586.234 1.102.633 1.524L26.43 38.78c.445.446.96.68 1.57.68"/>`;class SuperOpenable extends GlobalStyle{constructor(){super(...arguments),this.open=!1}toggle(t=!this.open){this.open=t}close(){this.open=!1}show(){this.open=!0}updated(t){void 0!==t.get("open")&&this.dispatchCustomEvent("change",this.open)}}e([Z({type:Boolean,reflect:!0})],SuperOpenable.prototype,"open",void 0);const We="details",Ze=le(We);let Ye=class Details extends SuperOpenable{constructor(){super(...arguments),this.float=!1,this.fill=!1,this.summary=""}render(){return _t`<dl part="root" ${Bt(this.observedRecord)}><dt part="title" @click="${()=>this.toggle()}"><span part="summary">${this.summary||Ut("summary")}</span> <span part="icon">${qe()}</span></dt><dd part="details" @click="${this.fill?()=>this.toggle():null}"><div style="min-height: 0;">${Ut()}</div></dd></dl>`}};e([Z({type:Boolean})],Ye.prototype,"float",void 0),e([Z({type:Boolean})],Ye.prototype,"fill",void 0),e([Z()],Ye.prototype,"summary",void 0),Ye=e([u(We),p(_`:host{${Ze}--icon-deg-open:0deg;${Ze}--icon-deg-close:90deg;display:block;padding:.2em;transition:.3s}[part=root]{position:relative}[part=title]{align-items:center;direction:ltr;grid-template-columns:auto auto;height:100%;justify-content:space-between}[part=details],[part=title]{display:grid;overflow:hidden;transition:inherit}[part=details]{grid-template-rows:0fr}:host([open]) [part=details]{grid-template-rows:1fr}[float] [part=details]{position:absolute;top:100%;width:100%}[part]{transition:inherit;transition-property:transform,grid-template-rows}[part=icon]{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;transform:rotate(var(${Ze}--icon-deg-close))}:host([open]) [part=icon]{transform:rotate(var(${Ze}--icon-deg-open))}`)],Ye);var Xe=Ye;Xe.define();const Ke="dialog",Qe=le(Ke);let Je=class Dialog extends SuperOpenable{constructor(){super(...arguments),this.key="Escape",this.__modalInvoke=!1}set modal(t){this.contents=t}get modal(){return this.contents}render(){return _t`<dialog part="root" ${Bt(this.observedRecord)}>${Ut()}</dialog>`}showModal(){this.modal=!0,this.__modalInvoke=!0,this.show()}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"open"===t&&(this.open?this.modal?this._dialog.showModal():this._dialog.show():this._dialog.close())}updated(t){t.has("open")&&(this.open?(this.__submitEvent=this.events.add(this,"submit",this._handelSubmit),this.key&&(this.__keydownEvent=this.events.add(document,"keydown",this._handleKeydown.bind(this)))):(this.events.remove(this,"submit",this.__submitEvent),this.events.remove(document,"keydown",this.__keydownEvent)))}_handleKeydown(t){const e=this.key.split(/[\s,]/);(e.includes(t.key)||e.includes(t.code))&&(t.preventDefault(),this.close())}_handelSubmit(t){"dialog"===t.target.method&&(t.preventDefault(),this.close())}close(){this.__modalInvoke&&(this.modal=!1,this.__modalInvoke=!1),this.open=!1}};e([Z({type:Boolean,reflect:!0})],Je.prototype,"modal",null),e([Z()],Je.prototype,"key",void 0),e([K("dialog")],Je.prototype,"_dialog",void 0),Je=e([u(Ke),p(_`:host{${Qe}--background-modal:#000;${Qe}--opacity-modal:0.2;background:none;display:block;left:50%;margin:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:-moz-fit-content;width:fit-content}:host(:not([open])){visibility:hidden}:host([contents]) dialog{position:fixed}dialog{background:inherit;position:relative}::backdrop{background:var(${Qe}--background-modal);opacity:var(${Qe}--opacity-modal)}`)],Je);var ti=Je;ti.define();let ei=class Divider extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return _t`<div part="root" ${Bt(this.observedRecord)}></div>`}};e([Z({type:Boolean,reflect:!0})],ei.prototype,"vertical",void 0),ei=e([u("divider"),p(_`:host{background:currentColor;color:var(${he.passive});display:block;height:.05em;width:100%}:host([vertical]){height:100%;width:.05em}:host([contents]) [part=root]{background:currentColor;display:block;height:.05em;margin:auto;width:100%}[part=root]{display:contents}`)],ei);var ii=ei;ii.define();let oi=class Dragbox extends GlobalStyle{constructor(){super(...arguments),this.__drag=!1}get _offsetParent(){return this.offsetParent??document.body}render(){return _t`<div part="root" ${Bt(this.observedRecord)} @mousedown="${this._handleDragStart}">${Ut()}</div>`}firstUpdated(){this.reset()}_handleDragStart(t){this.__x=t.x,this.__y=t.y;const e=this._offsetParent.getBoundingClientRect(),o=this.getBoundingClientRect();this.__t=o.top-e.top,this.__l=o.left-e.left,this.__drag=!0,this.__handleMouseMove=this.events.add(document,"mousemove",this._handleDrag.bind(this)),this.__handleMouseLeave=this.events.add(document,"mouseleave",this._handleDragEnd.bind(this)),this.__handleMouseUp=this.events.add(document,"mouseup",this._handleDragEnd.bind(this))}_handleDragEnd(){this.__drag=!1,this.events.remove(document,"mousemove",this.__handleMouseMove),this.events.remove(document,"mouseleave",this.__handleMouseLeave),this.events.remove(document,"mouseup",this.__handleMouseUp)}_handleDrag(t){if(!this.__drag)return;const{__x:e,__y:o,__l:s,__t:a,style:l}=this,{height:h,width:c}=this._offsetParent.getBoundingClientRect(),{width:d,height:p}=this.getBoundingClientRect(),u=t.x-(e-s),v=t.y-(o-a);l.left=u<0?"0":u<c-d?`${u}px`:c-d+"px",l.top=v<0?"0":v<h-p?`${v}px`:h-p+"px"}reset(){const{x:t,y:e,style:o,offsetWidth:s,offsetHeight:a,offsetLeft:l,offsetTop:h}=this,{height:c,width:d}=this._offsetParent.getBoundingClientRect();o.left=t||"0",o.top=e||"0",l>d-s&&(o.left=d-s+"px"),h>c-a&&(o.top=c-a+"px")}};e([Z()],oi.prototype,"x",void 0),e([Z()],oi.prototype,"y",void 0),oi=e([u("dragbox"),p(_`:host{display:block;position:absolute}:host(:active){-webkit-user-select:none;user-select:none}`)],oi);var ri=oi;ri.define();let si=class Flex extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return _t`<div part="root" ${Bt(this.observedRecord)}>${[Ut(),Gt(Lt({":host":{gap:this.gap,"flex-flow":this.flexFlow,"flex-direction":this.vertical&&"column","align-items":this.items,"justify-content":this.content}}))]}</div>`}};e([Z({attribute:"flex-flow"})],si.prototype,"flexFlow",void 0),e([Z()],si.prototype,"gap",void 0),e([Z()],si.prototype,"content",void 0),e([Z()],si.prototype,"items",void 0),e([Z({type:Boolean})],si.prototype,"vertical",void 0),si=e([u("flex"),p(_`:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}`)],si);var ni,ai=si;ai.define();let li=ni=class Form extends GlobalStyle{constructor(){super(...arguments),this.name="",this.nameValue=this.namevalue}get value(){return ni.buildValue(this._slot.assignedElements())}render(){return Ut()}reset(){this.deepQuerySelectorAll("*").forEach((t=>{t.tagName!==this.tagName&&t.reset&&t.reset()}))}namevalue(){return[this.name,this.value]}static buildValue(t){const e={};for(const o of t)if("FORM"===o.tagName)Object.assign(e,Object.fromEntries(new FormData(o).entries()));else if(o.namevalue){const[t,s]=o.namevalue();t&&(e[t]=s)}else if(o.name&&void 0!==o.value)e[o.name]=o.value;else if(o.shadowRoot)for(const t of o.shadowRoot.querySelectorAll("slot"))Object.assign(e,this.buildValue(t.assignedElements()));return e}};e([Z()],li.prototype,"name",void 0),li=ni=e([u("form"),p(_`:host{display:block}`)],li);var hi=li;hi.define();const ci=t=>isNaN(+t)?t:`repeat(${t},1fr)`;let di=class Grid extends GlobalStyle{render(){return _t`<div part="root" ${Bt(this.observedRecord)}>${[Ut(),Gt(Lt({":host":{gap:this.gap,"grid-template-columns":ci(this.columns),"grid-template-rows":ci(this.rows),"place-content":this.content,"place-items":this.items}}))]}</div>`}};e([Z()],di.prototype,"gap",void 0),e([Z()],di.prototype,"columns",void 0),e([Z()],di.prototype,"rows",void 0),e([Z()],di.prototype,"content",void 0),e([Z()],di.prototype,"items",void 0),di=e([u("grid"),p(_`:host,:host([contents]) [part=root]{display:grid}[part=root]{display:contents}`)],di);var pi=di;pi.define();let ui=class Heading extends GlobalStyle{constructor(){super(...arguments),this.as="h1",this.anchor="#",this.side="left"}render(){return _t`<a part="root" href="${this.id?"#"+this.id:kt}" ${Bt(this.observedRecord)}>${this.wrapHeading(Ut(),this.id?_t`<i part="anchor">${this.anchor}</i>`:"")}</a>`}wrapHeading(...t){switch(this.as){case"h2":return _t`<h2>${t}</h2>`;case"h3":return _t`<h3>${t}</h3>`;case"h4":return _t`<h4>${t}</h4>`;case"h5":return _t`<h5>${t}</h5>`;case"h6":return _t`<h6>${t}</h6>`;default:return _t`<h1>${t}</h1>`}}};e([Z()],ui.prototype,"as",void 0),e([Z()],ui.prototype,"anchor",void 0),e([Z()],ui.prototype,"side",void 0),ui=e([u("heading"),p(_`:host{display:block;text-align:start}[part=anchor]{min-width:1.25em;position:absolute;right:100%;text-align:center}[side=left] [part=anchor]{right:100%}[side=right] [part=anchor]{left:100%}a{color:inherit}h1,h2,h3,h4,h5,h6{direction:ltr;font-size:revert;position:relative;width:-moz-fit-content;width:fit-content}`)],ui);var vi=ui;vi.define();var fi=Ft("0 0 56 56")`<path fill="currentColor" d="M43.95 47.323c.304.305.732.468 1.119.468c.814 0 1.567-.733 1.567-1.568c0-.407-.163-.814-.468-1.12L12.112 11.069a1.57 1.57 0 0 0-1.12-.448c-.814 0-1.567.733-1.567 1.547c0 .428.143.835.448 1.12Zm1.913-5.761C52.255 37.43 56 32.056 56 29.674c0-4.132-11.297-17.303-27.99-17.303c-3.46 0-6.697.59-9.669 1.567l5.313 5.293a11 11 0 0 1 4.356-.896c6.31 0 11.38 4.988 11.38 11.339c0 1.547-.326 3.033-.958 4.336ZM28.01 46.977c3.766 0 7.267-.672 10.402-1.771l-5.394-5.395a10.8 10.8 0 0 1-5.008 1.201c-6.35 0-11.379-5.15-11.4-11.338c0-1.832.428-3.562 1.202-5.09l-7.084-7.124C4.01 21.592 0 27.231 0 29.674c0 4.112 11.501 17.303 28.01 17.303m6.473-17.73a6.446 6.446 0 0 0-6.473-6.454c-.264 0-.53.02-.773.041l7.206 7.206c.02-.244.04-.529.04-.794m-12.966-.041c0 3.582 2.951 6.473 6.514 6.473c.285 0 .55-.02.834-.04l-7.308-7.309c-.02.285-.04.59-.04.876"/>`;class OutlineBuilder{constructor(t){const e=$(t.width),o=$(t.color);this.css=_`[outline-type=outline-inset],[outline-type=outline]{outline-color:var(${o});outline-style:solid;outline-width:var(${e})}[outline-type=outline-inset]{outline-offset:calc(var(${e})*-1)}[outline-type=box-shadow]{box-shadow:0 0 0 var(${e}) var(${o})}[outline-type=box-shadow-inset]{box-shadow:inset 0 0 0 var(${e}) var(${o})}[outline-type=border]{border-color:var(${o});border-style:solid;border-width:var(${e})}`}get styleSheet(){return this.css.styleSheet}}const mi=_`.input-field{align-items:center;border-radius:inherit;display:flex;height:inherit;position:relative}.input-field [part=input]{background:none;color:inherit;height:100%;padding:var(${he.input}-space);width:100%}.input-field [part=icon]{align-items:center;color:var(${he.input}-icon-color);display:flex;justify-content:center}.input-field [part=prefix],.input-field [part=suffix]{display:flex;height:100%}.input-field [part=suffix] [part=icon]{padding-inline-end:var(${he.input}-space)}.input-field [part=prefix] [part=icon]{padding-inline-start:var(${he.input}-space)}`,gi=_`:host{${he.input}-width:10em;${he.input}-height:1.6em;${he.input}-space:0.2em;${he.input}-control:currentColor;${he.input}-outline-width:.075em;${he.input}-outline-color:var(${he._colors.darkgray[4]});${he.input}-icon-color:var(${he._colors.darkgray[4]})}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host(:focus-within){${he.input}-icon-color:currentColor}input:disabled{cursor:inherit}input::-ms-clear,input::-ms-reveal{display:none}`;let yi=class SuperInput extends GlobalStyle{constructor(){super(...arguments),this.autofocus=!1,this.outlineType="border",this.disabled=!1,this.compositing=!1,this.makeId=Math.random().toString(36).slice(1),this.nameValue=this.namevalue}get observedRecord(){return h(super.observedRecord,"default","value")}set defaultValue(t){this.default=t}get defaultValue(){return this.default}namevalue(){return[this.name,this.value]}reset(){this.value=this.default,this._input.value=this.default}_handleInput(t){t.stopPropagation(),this.compositing||(this.value=t.target.value?.trim(),this.dispatchCustomEvent("input",this.value,{bubbles:!0}))}_handleChange(t){this.dispatchCustomEvent("change",this.value)}connectedCallback(){super.connectedCallback(),this._connectedInit()}_connectedInit(){this.default??=this.value||"",this.value??=this.default}_compositionInit(){this._input&&(this.events.add(this._input,"compositionstart",(()=>this.compositing=!0)),this.events.add(this._input,"compositionend",(t=>{this.compositing=!1,this._handleInput(t)})))}_changeInputType(t){this._input&&(this._input.type=t)}focus(t){this._input?.focus(t)}firstUpdated(){this._compositionInit()}_renderPrefix(){return _t`<label for="${this.makeId}" part="prefix">${Ut("prefix")}</label>`}_renderSuffix(){return _t`<label for="${this.makeId}" part="suffix">${Ut("suffix")}</label>`}};e([Z()],yi.prototype,"autocomplete",void 0),e([Z({attribute:"outline-type"})],yi.prototype,"outlineType",void 0),e([Z({type:Boolean,reflect:!0})],yi.prototype,"disabled",void 0),e([Z({reflect:!0})],yi.prototype,"type",void 0),e([Z({reflect:!0})],yi.prototype,"placeholder",void 0),e([Z({reflect:!0})],yi.prototype,"name",void 0),e([Z()],yi.prototype,"value",void 0),e([Z()],yi.prototype,"default",void 0),e([tt("input")],yi.prototype,"_input",void 0),yi=e([p(mi,new OutlineBuilder({width:`${he.input}-outline-width`,color:`${he.input}-outline-color`}).styleSheet,gi)],yi);let $i=class Input extends yi{constructor(){super(...arguments),this.type="text",this.variant="default"}render(){return _t`<div part="root" ${Bt(this.observedRecord)} class="${Wt("input-field",this.variant)}">${[this._renderPrefix(),_t`<input part="input" type="${this.type}" .value="${this.value}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||kt}" autocomplete="${this.autocomplete||kt}" placeholder="${this.placeholder||kt}" id="${this.makeId}" @input="${this._handleInput}" @change="${this._handleChange}">`,this._renderSuffix()]}</div>`}_renderSuffix(){const t="password";return _t`<label for="${this.makeId}" part="suffix">${this.type===t?_t`<i part="icon" @mousedown="${()=>this._changeInputType("text")}" @mouseup="${()=>this._changeInputType(t)}" @mouseleave="${()=>this._changeInputType(t)}">${fi()}</i>`:Ut("suffix")}</label>`}};e([Z()],$i.prototype,"variant",void 0),e([tt("input")],$i.prototype,"_input",void 0),$i=e([u("input"),p(_`:host{display:block;height:var(${he.input}-height);width:var(${he.input}-width)}.outline,:host(:focus-within){${he.input}-outline-color:var(${he.active})}`)],$i);var bi=$i;bi.define();let _i=class Layout extends GlobalStyle{constructor(){super(...arguments),this.sticky=!1}render(){return _t`<div part="root" ${Bt(this.observedRecord)}><header part="header">${Ut("header")}</header><main part="main">${Ut()}</main><footer part="footer">${Ut("footer")}</footer></div>`}};e([Z({type:Boolean})],_i.prototype,"sticky",void 0),_i=e([u("layout"),p(_`:host{flex-direction:column;grid-template-rows:auto 1fr auto;min-height:100%;width:100%}:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}[part=main]{flex:1;width:100%}[part=footer],[part=header]{flex-shrink:0;width:100%}[sticky] header{position:sticky;top:0}`)],_i);var wi=_i;wi.define();let xi=class SuperAnchor extends GlobalStyle{constructor(){super(...arguments),this.target="_self"}get pathname(){return new URL(this.href,location.href).pathname}render(){return _t`<a part="root" ${Bt(this.observedRecord)} href="${this.href||kt}" target="${this.target}" @click="${this._handleClick}">${Ut()}</a>`}};var ki;e([Z()],xi.prototype,"href",void 0),e([Z()],xi.prototype,"target",void 0),xi=e([p(_`:host{color:currentColor;cursor:default;display:inline-block;text-decoration:none}:host([href]){cursor:pointer}[part=root]{color:inherit;display:inline-block;text-decoration:inherit}`)],xi);let Ci=ki=class Router extends GlobalStyle{constructor(){super(...arguments),this.__fieldRouteTree=new RouteTree,this.__slottedRouteTree=new RouteTree,this.__cacheRecord=new Map,this.component=null,this.pathname=location.pathname,this.default=Ut(),this.type="united",this.cache=!1,this.handlePopstate=this.events.add(window,"popstate",(()=>{this.pathname=location.pathname}))}get params(){return this.path?RouteTree.parseParams(this.pathname,this.path):{}}set routes(t){this.__routes=t,this.collectFieldRoutes(t)}get routes(){return this.__routes}clear(){this.__cacheRecord.clear()}render(){let t;if(this.cache&&(t=this.__cacheRecord.get(this.pathname))&&(this.component=t.component,this.path=t.path,this.pathname=t.pathname),!t)switch(this.type){case"field":this.component=this.fieldComponent();break;case"slotted":this.component=this.slottedComponent();break;default:this.component=this.fieldComponent()??this.slottedComponent()}return this.component??this.default}connectedCallback(){super.connectedCallback(),ki.routerInstances.add(this),"field"!==this.type&&(this.observers.add(this,MutationObserver,this.collectSlottedRoutes,{attributes:!0,attributeFilter:["slot"],subtree:!0}),this.collectSlottedRoutes())}disconnectedCallback(){super.disconnectedCallback(),ki.routerInstances.delete(this)}useRouter(){return{pathname:this.pathname,params:this.params,path:this.path,component:this.component}}updated(t){if(t.has("pathname")||t.has("path")){const t=this.useRouter();!this.__cacheRecord.has(this.pathname)&&this.path&&this.__cacheRecord.set(this.pathname,t),this.dispatchCustomEvent("change",t)}}fieldComponent(t){if(t||=this.__fieldRouteTree.search(this.pathname)?.pattern,this.path=t,!t)return null;const e=this.routes.find((e=>e.path===t));return e?"render"in e?e.render?.(h(this.useRouter(),"component"))||null:e.component:null}slottedComponent(t){const e=this._slottedNames;return t||=this.__slottedRouteTree.search(this.pathname)?.pattern,this.path=t,t?(this.path=e.find((e=>e===t)),this.path?Ut(this.path):null):null}collectSlottedRoutes(){this.__slottedRouteTree=new RouteTree,this.clear(),this._slottedNames.forEach((t=>{this.__slottedRouteTree.insert(t)}))}collectFieldRoutes(t){this.__fieldRouteTree=new RouteTree,this.clear(),t.forEach((({path:t})=>{this.__fieldRouteTree.insert(t)}))}static updateAll(){this.routerInstances.forEach((t=>{t.handlePopstate()}))}search(t){return this.__fieldRouteTree.search(t)||this.__slottedRouteTree.search(t)}};Ci.routerInstances=new Set,e([Y()],Ci.prototype,"component",void 0),e([Y()],Ci.prototype,"path",void 0),e([Z()],Ci.prototype,"pathname",void 0),e([Y()],Ci.prototype,"default",void 0),e([Z()],Ci.prototype,"type",void 0),e([Z({type:Boolean})],Ci.prototype,"cache",void 0),e([Y()],Ci.prototype,"routes",null),Ci=ki=e([u("router"),p(_`:host{display:contents}`)],Ci);var Si=Ci;const Ri="auto";let Ai=class Link extends xi{constructor(){super(...arguments),this.type=Ri,this.suppress=!1,this.replace=!1,this.state={},this.handleState=()=>{switch(this.type){case Ri:case"push":if(!this.replace){history.pushState(this.state,"",this.href);break}case"replace":history.replaceState(this.state,"",this.href)}}}_handleClick(t){const{state:e,type:o,href:s,pathname:a,suppress:l}=this;if(this.dispatchCustomEvent("navigate",{...this.observedRecord,pathname:a,state:e}),s.startsWith("#")||"normal"===o)return;this.handleState();const h=[...Si.routerInstances];l||o===Ri&&!h.some((t=>t.search(location.pathname)))||(t.preventDefault(),Si.routerInstances.forEach((t=>{t.handlePopstate()})))}};e([Z()],Ai.prototype,"type",void 0),e([Z({type:Boolean})],Ai.prototype,"suppress",void 0),e([Z({type:Boolean})],Ai.prototype,"replace",void 0),Ai=e([u("link")],Ai);var Ei=Ai;Ei.define();let Ti=class Progress extends GlobalStyle{constructor(){super(...arguments),this.max=1,this.min=0}render(){let t,e=20;if(!o(this.value)){const o=new Ranger(this.min,this.max);e=100*o.restrict(this.value/o.diff),t="static"}return _t`<div part="root" ${Bt(this.observedRecord)} class="${t}"><i part="value" style="width:${e}%;"></i></div>`}};e([Z({type:Number})],Ti.prototype,"max",void 0),e([Z({type:Number})],Ti.prototype,"min",void 0),e([Z({type:Number})],Ti.prototype,"value",void 0),Ti=e([u("progress"),p(_`:host{background:var(${he.passive});border-radius:.25em;color:var(${he.active});height:.5em;width:100%}:host,[part=root]{display:block}[part=root]{border-radius:inherit;overflow:hidden;position:relative;z-index:1}[part=value]{animation:progress 1.8s ease-in-out infinite alternate;background:currentColor;border-radius:inherit;height:100%;left:0;position:absolute;top:0;transition:all .3s;z-index:2}@keyframes progress{0%{left:0}to{left:80%}}.static [part=value]{animation:none}`)],Ti);var Mi=Ti;Mi.define();const Pi="range",Ni=le(Pi);let Ii=class Range extends yi{constructor(){super(...arguments),this.min=0,this.max=100,this.vertical=!1,this.__focusStack=[]}get range(){return Array.isArray(this.value)}get rangeValue(){return this.range?this.value:[this.value]}padValue(t,e=0){const{rangeValue:o}=this,s=t-o.length;return s>0?new Array(s).fill(e).concat(o):o}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"max"!==t&&"min"!==t&&"step"!==t||(this._ranger=new Ranger(this.min,this.max,this.step))}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){const t=this.padValue(2),e=Math.min(...t),o=Math.max(...t),s=this._ranger.diff;return _t`<div part="root" ${Bt(this.observedRecord)} @mousedown="${this.disabled?null:this._handleMousedownRoot}" style="${jt([["--from",(e-this.min)/s*100+"%"],["--to",(o-this.min)/s*100+"%"],...t.map(((t,e)=>[`--handle-${e}`,(t-this.min)/s*100+"%"]))])}"><div part="track"></div>${qt(this.rangeValue.length,(t=>this._renderHandle(t)))}</div>`}_renderHandle(t){const{disabled:e,range:o,rangeValue:s}=this,a=!o||o&&t===s.length-1&&1===s.length;return _t`<i tabindex="0" part="handle" class="${Wt({"last-focus":this.lastFocus===t})}" @mousedown="${e?null:this.createMouseDown(t)}" @focus="${e?null:()=>this.focusHandle(t)}" @blur="${e?null:this.blurHandle}" style="${jt({"z-index":this.__focusStack.indexOf(t)+1,"--handle":`var(--${a?"to":`handle-${t}`})`})}"></i>`}focusHandle(t){this.lastFocus=t;const e=this.__focusStack.indexOf(t);-1!==e&&this.__focusStack.splice(e,1),this.__focusStack.push(t);const o=this._handles.item(t);o?.focus(),this.__keydownEvent||(this.__keydownEvent=this.events.add(document,"keydown",this.createKeydownEvent(t)))}blurHandle(){this.lastFocus=void 0,this.__keydownEvent=this.events.remove(document,"keydown",this.__keydownEvent)}createKeydownEvent(t){return e=>{const{rangeValue:o,step:s}=this;o.length<2&&(t=0);const a=o[t];"ArrowLeft"===e.key||"ArrowDown"===e.key?(e.preventDefault(),this.createSetValue(t)(a-s)):"ArrowRight"!==e.key&&"ArrowUp"!==e.key||(e.preventDefault(),this.createSetValue(t)(a+s))}}createMouseDown(t){return e=>{this.focusHandle(t),this.createMousedownListener(this.createSetValue(t))(e)}}createSetValue(t){return e=>{const o=this._ranger.normalize(e);let s=o;this.range&&(s=[...this.value],s[t]=o),this.value=s,this.dispatchCustomEvent("change",this.value)}}_computeValue({clientX:t,clientY:e}){const{top:o,left:s,height:a,width:l}=this._root.getBoundingClientRect();return this._ranger.present(this.vertical?(e-o)/a:(t-s)/l)}_handleMousedownRoot(t){const e=this._computeValue(t),o=this.range?this.rangeValue.reduce(((t,o,s)=>Math.abs(e-o)<Math.abs(e-this.rangeValue[t])?s:t),0):0,s=this.createSetValue(o);s(e),this.createMousedownListener(s)(t),this.focusHandle(o)}createMousedownListener(t){return e=>{e.preventDefault(),e.stopPropagation();const o=this.createMousemoveListener(t);this.events.add(document,"mousemove",o);const s=()=>{this.events.remove(document,"mousemove",o),this.events.remove(document,"mouseup",s)};this.events.add(document,"mouseup",s)}}createMousemoveListener(t){return e=>{const o=this._computeValue(e);o===this._ranger.restrict(o)&&t?.call(this,o)}}_connectedInit(){this._ranger=new Ranger(this.min,this.max,this.step);const t=this._ranger.diff;this.step||=t/100,o(this.value)&&(o(this.default)?this.value=Math.round(t/2/this.step)*this.step:this.value=this.default),this.default??=this.value}reset(){this.value=this.default}sort(){return this.value=this.toSorted()}toSorted(){return this.range?[...this.value].sort(((t,e)=>t-e)):this.value}};e([Z({type:Number})],Ii.prototype,"min",void 0),e([Z({type:Number})],Ii.prototype,"max",void 0),e([Z({type:Number})],Ii.prototype,"step",void 0),e([Z({type:Boolean,reflect:!0})],Ii.prototype,"vertical",void 0),e([Z({type:Array})],Ii.prototype,"value",void 0),e([Z({type:Array})],Ii.prototype,"default",void 0),e([tt("root")],Ii.prototype,"_root",void 0),e([J("[part=handle]")],Ii.prototype,"_handles",void 0),e([Y()],Ii.prototype,"lastFocus",void 0),Ii=e([u(Pi),p(_`:host{${Ni}--handle-active:var(${he.active});${Ni}--track-width:.5em;${Ni}--length:var(${he.input}-width);background:var(${he.passive});display:block;width:var(${Ni}--length)}:host([contents]) [part=root]{width:inherit}:host([vertical]){height:var(${Ni}--length);width:-moz-fit-content;width:fit-content}:host(:not([disabled])) .last-focus{${Ni}--handle-scale:1.05;background:var(${Ni}--handle-active)}[part=root]{position:relative;--from:0%;--to:50%;height:var(${Ni}--track-width)}[part=root],[part=track]{border-radius:inherit;min-height:inherit}[part=track]{background:var(${he.active});height:100%;justify-content:space-between;left:min(var(--from),var(--to));pointer-events:none;width:max(calc(var(--to) - var(--from)),calc(var(--from) - var(--to)))}[part=handle],[part=track]{display:flex;position:absolute}[part=handle]{align-items:center;background:var(${he.active});border:.1em solid;border-color:var(${he.input}-control);border-radius:50%;height:1em;justify-content:center;transform:scale(var(${Ni}--handle-scale,1)) translate(-50%,-25%);transform-origin:0 25%;-webkit-user-select:none;user-select:none;width:1em}`,_`[vertical]{height:inherit;width:var(${Ni}--track-width)}[vertical] i{transform:translate(-25%,-50%)}[vertical] [part=track]{height:max(calc(var(--to) - var(--from)),calc(var(--from) - var(--to)));left:0;top:min(var(--from),var(--to));width:100%}`,_`[part=handle]{left:var(--handle);top:0}[vertical] [part=handle]{left:0;top:var(--handle)}`)],Ii);var Oi=Ii;Oi.define();const zi="rotate",Bi=le(zi);let Di=class Rotate extends GlobalStyle{render(){return _t`<div part="root"><div part="slot" @mousemove="${this._handleRotate}">${Ut()}</div><i @mouseleave="${this.reset}"></i></div>`}reset(){this._root.style.removeProperty("transform"),this._root.style.removeProperty("transition")}_handleRotate(t){const{rotateX:e,rotateY:o}=this._computeOffset(t);this._root.style.setProperty("transform",`rotateX(${e}rad) rotateY(${o}rad)`),this._root.style.setProperty("transition","0s")}_computeOffset(t){const{left:e,top:o,width:s,height:a}=this._root.getBoundingClientRect(),{clientX:l,clientY:h}=t;return{rotateX:-(h-o-a/2)/a/2,rotateY:(l-e-s/2)/s/2}}};e([tt("root")],Di.prototype,"_root",void 0),Di=e([u(zi),p(_`:host{display:block;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content;${Bi}--padding:.75em;${Bi}--offset:.5em}div{position:relative;transition:inherit;transition-property:transform}i{box-sizing:content-box;height:100%;margin:calc(var(${Bi}--offset)*-1);padding:var(${Bi}--offset);position:absolute;top:0;width:100%}[part=slot]{z-index:2}`)],Di);var Ui=Di;Ui.define(),Si.define();const Hi=$("[direction-inset-align]");_`[direction^=top] ${Hi}{top:0}[direction^=bottom] ${Hi}{bottom:0}[direction$=right] ${Hi}{right:0}[direction$=left] ${Hi}{left:0}`;const Li=$("[direction-outset-place]"),ji=_`[direction^=top] ${Li}{bottom:100%}[direction^=bottom] ${Li}{top:100%}[direction$=right] ${Li}{left:100%}[direction$=left] ${Li}{right:100%}`;function Vi(t,e){return t&&e&&t.toLowerCase().includes(e.toLowerCase())}function Gi(t,e){if(t){const o="checked";e?t.setAttribute(o,""):t.removeAttribute(o)}}let Fi=class Select extends bi{constructor(){super(...arguments),this.multiple=!1,this.visible=!1,this.autoDirection="bottom",this.__store=[]}get observedRecord(){return{...super.observedRecord,direction:this.direction||this.autoDirection}}render(){return _t`<div part="root" ${Bt(this.observedRecord)} class="input-field">${[this._renderPrefix(),_t`<input part="input" type="${this.type}" .value="${this.text}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||kt}" autocomplete="${this.autocomplete||kt}" placeholder="${this.placeholder||kt}" id="${this.makeId}" @focus="${this._handleFocus}" @input="${this._handleInput}" @change="${this._handleChange}">`,_t`<label for="${this.makeId}" part="suffix"><i part="icon">${qe()}</i></label>`,_t`<label for="${this.makeId}" part="content" direction-outset-place>${Ut()}</label>`]}</div>`}_handleFocus(){if(!this.direction){const{top:t,bottom:e}=this.getBoundingClientRect();window.innerHeight-e<this._content.clientHeight&&t>this._content.clientHeight?this.autoDirection="top":this.autoDirection="bottom"}this.visible=!0}firstUpdated(){this.events.add(this._content,"click",(t=>{t.preventDefault(),t.stopPropagation();const{target:e}=t,o=this.optionValue(e);if(o){const t=this.select(o,e.textContent);this.multiple||Gi(this.lastChecked,0),Gi(e,t),this.lastChecked=e}this._input.focus()})),this.events.add(document,"click",(t=>{t.stopPropagation();const e=t.composedPath()[0];e&&!this.shadowRoot.contains(e)&&this.blur()}))}_connectedInit(){if(!this.value){const t=[...this.querySelectorAll("[checked]")];(this.multiple?t:t.length?[this.lastChecked=t[0]]:[]).forEach((t=>{Gi(t,this.select(this.optionValue(t),t.textContent))})),this.default=this.value,this.defaultText=this.text,this.defaultChecked=t}this.text||(this.text="")}reset(){this.value=this.default,this.text=this.defaultText,this.querySelectorAll("[checked]").forEach((t=>Gi(t,0))),this.defaultChecked.forEach((t=>Gi(t,1)))}select(t,e){e||=t;let o=0;if(this.multiple){const s=this.__store.findIndex((e=>e.value===t));s>-1?this.__store.splice(s,1):(this.__store.push({value:t,text:e}),o=1),this.value=this.__store.map((t=>t.value)),this.text=this.__store.map((t=>t.text)).join(", ")}else this.value===t?(this.value="",this.text=""):(this.value=t,this.text=e,o=1);return this.dispatchCustomEvent("select",this.value),this.filter(),o}filter(t){t=t?.trim(),[...this.children].forEach((e=>{this.filterCallback(e,!t||Vi(this.optionValue(e),t)||Vi(e.textContent,t),t)}))}filterCallback(t,e,o){t.style.display=e?"":"none"}_handleInput(t){if(t.stopPropagation(),this.compositing)return;const e=this._input.value;this.filter(this.multiple?function(t,e){const o=e.slice(0,t).lastIndexOf(",")+1||0,s=e.indexOf(",",t)||e.length;return e.slice(o,s)}(this._input.selectionStart,e):e),this.dispatchCustomEvent("input",this.value,{bubbles:!0})}focus(t){this._input.focus(t),this.visible=!0}blur(){this._input.blur(),this.visible=!1,super.blur()}optionValue(t){return t.value||t.getAttribute("value")||""}};e([Z()],Fi.prototype,"text",void 0),e([tt("content")],Fi.prototype,"_content",void 0),e([Z()],Fi.prototype,"direction",void 0),e([Z({type:Boolean})],Fi.prototype,"multiple",void 0),e([Z({type:Boolean})],Fi.prototype,"visible",void 0),e([Y()],Fi.prototype,"autoDirection",void 0),Fi=e([u("select"),p(ji,_`.outline,:host(:focus-within){${he.input}-outline-color:var(${he.active})}[part=input]{text-overflow:ellipsis}[part=content]{position:absolute;visibility:hidden;width:100%}[visible] [part=content]{visibility:visible}`)],Fi);var qi=Fi;qi.define();var Wi=Ft("0 0 56 56")`<path fill="currentColor" d="M7.715 49.574h40.57c4.899 0 7.36-2.437 7.36-7.265V13.69c0-4.828-2.461-7.265-7.36-7.265H7.715C2.84 6.426.355 8.84.355 13.69v28.62c0 4.851 2.485 7.265 7.36 7.265m31.57-21.633c-1.055-.937-2.25-1.43-3.515-1.43c-1.313 0-2.462.446-3.54 1.407l-10.593 9.469l-4.336-3.938c-.985-.867-2.04-1.336-3.164-1.336c-1.032 0-2.04.446-3 1.313L4.129 39.73V13.88c0-2.438 1.312-3.68 3.656-3.68h40.43c2.32 0 3.656 1.242 3.656 3.68v25.875Zm-21.469.258c3.024 0 5.508-2.484 5.508-5.531c0-3.023-2.484-5.531-5.508-5.531c-3.046 0-5.53 2.508-5.53 5.531a5.54 5.54 0 0 0 5.53 5.531"/>`;const Zi="skeleton",Yi=le(Zi);let Xi=class Skeleton extends GlobalStyle{constructor(){super(...arguments),this.animation="position",this.loading=!0}render(){return this.loading?_t`<div part="root" ${Bt(this.observedRecord)}>${"image"===this.type?Wi():""} ${Ut("loading")}</div>`:Ut()}};e([Z()],Xi.prototype,"type",void 0),e([Z()],Xi.prototype,"animation",void 0),e([Y()],Xi.prototype,"loading",void 0),Xi=e([u(Zi),p(_`:host{${Yi}--from:var(${he._colors.darkgray[9]});${Yi}--to:var(${he._colors.darkgray[7]});${Yi}--deg:95deg;${Yi}--duration:1.5s;${Yi}--icon-size:5em;${Yi}--icon-margin:.25em;background:var(${Yi}--from);color:var(${he._colors.darkgray[5]});display:block;flex-shrink:0;min-height:1.5em;overflow:hidden;width:100%}[part=root]{animation:var(${Yi}--duration) ease-in-out 0s infinite none running;min-height:inherit;text-align:center}svg{--size:var(${Yi}--icon-size);font-size:var(--size);margin:calc(var(--size)*.05)}[animation=position]{animation-name:po;background-color:transparent;background-image:linear-gradient(var(${Yi}--deg),var(${Yi}--from) 36%,var(${Yi}--to) 50%,var(${Yi}--from) 64%);background-size:200% 100%}@keyframes po{0%{background-position:150%}to{background-position:-50%}}[animation=opacity]{animation-direction:alternate;animation-name:op}@keyframes op{50%{opacity:.25}to{opacity:1}}`)],Xi);var Ki=Xi;Ki.define();const Qi="split",Ji=le(Qi);let to=class Split extends yi{constructor(){super(...arguments),this.len=6,this.index=-1,this.current=-1,this.currentValue=[]}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return _t`<div part="root" ${Bt(this.observedRecord)}>${qt(this.len,(t=>_t`<span part="input-box" outline-type="${this.outlineType}" class="${Wt({focus:this.current===t})}" @click="${this.disabled?null:()=>this.focusAt(t)}">${this.currentValue[t]}</span>`))} <input part="input" id="${this.makeId}" @blur="${this.blur}" @input="${this._handleInput}" @change="${this._handleChange}" .value="${this.value.padStart(this.len," ")}"></div>`}connectedCallback(){super.connectedCallback(),this.reset()}_handleInput(t){t.stopPropagation(),this.compositing||(this.fillInput(t.data),this.value=this.currentValue.join(""),this.dispatchCustomEvent("input",this.value,{bubbles:!0}))}fillInput(t){if(null===t){if(null!==this.currentValue[this.current])this.currentValue[this.current]=null;else{this.currentValue[this.current-1]=null;const t=this.currentValue.findLastIndex((t=>null!==t));this.current=this.current-1<0?t<0?0:t:this.current-1}return}const e=t.length>1;if(this.currentValue[this.current]=t[0],this.current+1>=this.len?(this.current=this.currentValue.indexOf(null),-1===this.current&&this.blur()):this.current+=1,e){const e=t.slice(1);e&&this.fillInput(e)}}focus(){this.focusAt(this.current),super.focus()}focusAt(t){this.current=t,this._input.focus()}blur(){this._input.blur(),this.current=-1,super.blur()}reset(){this.current=-1,this.value=this.default,this.currentValue=this.value.split("").concat(Array(this.len-this.value.length).fill(null)),this.index>-1&&(this.current=this.index)}};e([Z({type:Number})],to.prototype,"len",void 0),e([Z({type:Number})],to.prototype,"index",void 0),e([Y()],to.prototype,"current",void 0),e([Y()],to.prototype,"currentValue",void 0),to=e([u(Qi),p(_`:host{border-radius:.1em;display:block;width:-moz-fit-content;width:fit-content;${Ji}--size:1.45em;${Ji}--gap:.25em}[part=root]{display:flex;gap:var(${Ji}--gap);justify-content:space-between;position:relative}[part=input-box],[part=root]{border-radius:inherit;vertical-align:top}[part=input-box]{align-items:center;display:inline-flex;height:var(${Ji}--size);justify-content:center;width:var(${Ji}--size)}[part=input]{background:none;height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.focus,[part=input-box]:active{${he.input}-outline-color:var(${he.active})}`)],to);var eo=to;eo.define();const io="switch",oo=le(io);let ro=class Switch extends yi{constructor(){super(...arguments),this.default=!1,this.value=!1}set checked(t){this.value=t}get checked(){return this.value}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return _t`<div part="root" ${Bt(this.observedRecord)} class="round"><input part="input" type="checkbox" ?disabled="${this.disabled}" ?checked="${this.value}" id="${this.makeId}" @change="${this._handleChange}"> <span part="handle"></span></div>`}reset(){this.value=this.default,this._input.checked=this.value}_connectedInit(){this.default?this.value=!0:this.value&&(this.value=!0,this.default=!0)}_handleChange(){const{checked:t}=this._input;this.value=t,this.dispatchCustomEvent("change",this.value)}};e([Z({type:Boolean})],ro.prototype,"default",void 0),e([Z({type:Boolean,attribute:"checked",reflect:!0})],ro.prototype,"value",void 0),ro=e([u(io),p(_`:host,:host([contents]) [part=root]{display:inline-block}:host{${oo}-width:3em;${oo}-height:calc(var(${oo}-width)/2);${oo}-handle-size:1.25em;${oo}-handle-space:calc(var(${oo}-width)/4 - var(${oo}-handle-size)/2);${oo}-transition:.2s ease-in-out;background:var(${he.passive});border-radius:calc(var(${oo}-height)/2);height:var(${oo}-height);transition:.2s ease-in-out;transition-property:background,left;vertical-align:bottom;width:var(${oo}-width)}:host([checked]){background:var(${he.active})}[part=root]{position:relative}[part=handle],[part=root]{align-items:center;display:flex;transition:inherit}[part=handle]{background:currentColor;border-radius:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:50%;--size:var(${oo}-handle-size);height:var(--size);transform:translateY(-50%) translateX(var(${oo}-handle-space));width:var(--size)}:host([checked]) [part=handle]{left:50%}[part=input]{height:100%;opacity:0;width:100%}`)],ro);var so=ro;so.define();const no="text",ao=le(no);let lo=class Text extends GlobalStyle{constructor(){super(...arguments),this.underline="none",this.clip=!1}render(){return _t`<span part="root" ${Bt(this.observedRecord)} class="${Wt(this.underline)}">${Ut()}</span>`}};e([Z()],lo.prototype,"underline",void 0),e([Z({type:Boolean})],lo.prototype,"clip",void 0),lo=e([u(no),p(_`:host{${ao}--color:currentColor;${ao}--color-hover:currentColor;${ao}--color-active:currentColor;display:inline-block;overflow-wrap:break-word;text-overflow:ellipsis}[part=root]{color:var(${ao}--color);display:inline-block;overflow:hidden;overflow-wrap:inherit;text-overflow:inherit;vertical-align:bottom;white-space:nowrap}[part=root]:hover{color:var(${ao}--color-hover,var(${ao}--color))}[part=root]:active{color:var(${ao}--color-active,var(${ao}--color))}.active:active,.always,.hover:hover{text-decoration:underline}.none{text-decoration:none}[clip]{background:var(${he.clipBackground});color:transparent;display:inline-block;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}`)],lo);var ho=lo;ho.define();const co="tabs",po=le(co),uo="hover";let vo=class Tabs extends GlobalStyle{constructor(){super(...arguments),this.outlineType="border",this.useSlot=!1,this.index=0}render(){return _t`<ul part="root" ${Bt(this.observedRecord)} @mouseleave="${this._handleMouseLeave}">${this.tabs?.map(((t,e)=>t||this.useSlot?_t`<li part="${Wt("item",{selected:this.index===e})}" @mouseenter="${()=>{this.move(this._lastIndex,e),this._lastIndex=e}}" @click="${()=>this.select(e)}">${this.useSlot?Ut(t):t}<div part="indicator"></div></li>`:""))}</ul>`}connectedCallback(){super.connectedCallback(),this._lastIndex=this.index}_handleMouseLeave(){const t=this._items[this._lastIndex];t&&t.part.remove(uo),this._lastIndex=this.index}move(t,e){if(t===e)return;const{_items:o,_indicators:s}=this,a=o[e];if(!a)return;a.part.add(uo);const l=o[t];if(!l)return;l.part.remove(uo);const h=s[e],c=s[t];if(!h||!c)return;const d=c.getBoundingClientRect(),p=a.getBoundingClientRect(),u=d.x-p.x,v=d.y-p.y,f=d.width,{style:m}=h;m.transform=`translate3d(${u}px,${v}px,0)`,m.width=f+"px",m.transition=c.style.transition="none",h.getBoundingClientRect(),m.width=m.transform=m.transition=c.style.transition=""}select(t){const{index:e,tabs:o,_lastIndex:s,useSlot:a}=this;o&&e!==t&&t in o&&(this.dispatchCustomEvent("select",t),this.move(s,t),this._lastIndex=t,e in o&&(o[e]||a)&&(this.index=t))}};e([Z({attribute:"outline-type"})],vo.prototype,"outlineType",void 0),e([Z({type:Boolean})],vo.prototype,"useSlot",void 0),e([Z({type:Array})],vo.prototype,"tabs",void 0),e([Z({type:Number})],vo.prototype,"index",void 0),e([J("[part~=item]")],vo.prototype,"_items",void 0),e([J("[part=indicator]")],vo.prototype,"_indicators",void 0),vo=e([u(co),p(new OutlineBuilder({width:`${po}--outline-width`,color:`${po}--outline-color`}).css,_`:host{${po}--indicator-background:var(${he._colors.darkgray[7]});${po}--outline-color:var(${he.passive});${po}--outline-width:0.075em;${po}--space:0.25em;border-radius:var(${he.borderRadius});cursor:default;display:flex;transition:.2s ease-in-out;width:-moz-fit-content;width:fit-content}[part=root]{border-radius:inherit;display:flex;flex-direction:inherit;gap:var(${po}--space);overflow-x:clip;padding:var(${po}--space);position:relative;transition:inherit;transition-property:width,transform,opacity;z-index:1}[useslot] [part~=item]{padding:0}[part~=item]{display:block;padding:0 .4em;position:relative;white-space:nowrap}[part=indicator],[part~=item]{border-radius:inherit;transition:inherit;transition-property:inherit;width:100%}[part=indicator]{background:var(${po}--indicator-background);height:100%;inset:0;opacity:0;position:absolute;z-index:-1}[part~=selected]{background:var(${po}--indicator-background)}[part~=hover] [part=indicator],[part~=selected] [part=indicator]{opacity:1}`)],vo);var fo=vo;function mo(t,e=2){return t.toString().padStart(e,"0").split("")}fo.define();let go=class Time extends GlobalStyle{constructor(){super(...arguments),this.escape="%",this.format="YYYY-MM-DD hh:mm:ss",this.time=new Date}render(){return _t`<span part="root" ${Bt(this.observedRecord)}>${function(t,e=new Date,o="%"){var s;if(!t)return t;if(isNaN(e.getTime()))return;const a=`${o}${o}`,l=[];t=t.replace(new RegExp(`${o}([ZYMDhmsS${o}])`,"g"),((t,e)=>(l.push(e),a)));const h=e.getTimezoneOffset()/-60,c={Z:[h>=0?"+"+h.toString():h.toString()],Y:e.getFullYear().toString().split(""),M:mo(e.getMonth()+1),D:mo(e.getDate()),h:mo(e.getHours()),m:mo(e.getMinutes()),s:mo(e.getSeconds()),S:mo(e.getMilliseconds(),3)},d=[];for(const e of t.split("").reverse()){const t=null===(s=c[e])||void 0===s?void 0:s.pop();t?d.push(t):d.push(e)}return d.reverse().join("").replace(new RegExp(a,"g"),(()=>l.shift()))}(this.format,this.time,this.escape)}</span>`}updated(t){t.has("timeout")&&this.timeout&&(this.timeouts.remove(this.timeoutId),this.timeoutId=this.timeouts.add(setInterval((()=>{this.dispatchCustomEvent("time",this.time),this.time=new Date(this.time.getTime()+(this.gap||this.timeout))}),Math.abs(this.timeout))))}};e([Z()],go.prototype,"escape",void 0),e([Z()],go.prototype,"format",void 0),e([Z({type:Object})],go.prototype,"time",void 0),e([Z({type:Number})],go.prototype,"timeout",void 0),e([Z({type:Number})],go.prototype,"gap",void 0),go=e([u("time"),p(_`:host{text-align:center}`)],go);var yo,$o=go;$o.define();const bo="tooltip",_o=le(bo);let wo=yo=class Tooltip extends SuperOpenable{constructor(){super(...arguments),this.direction="top",this.align="center",this.propagation=!1,this.type="hover"}render(){const t=yo.aligns[this.align]||"inherit",e="focus"===this.type;return _t`<div part="root" ${Bt(this.observedRecord)} tabindex="${e?0:-1}" @focus="${e?()=>this.open=!0:null}" @blur="${e?()=>this.open=!1:null}" @mouseenter="${e?null:()=>this.open=!0}" @mouseleave="${e?null:()=>this.open=!1}" style="justify-content:${t};align-items:${t}">${Ut()}<div part="tip" direction-outset-place>${this.tip?_t`<span class="passive">${this.tip}</span>`:Ut("tip")}</div></div>`}};wo.aligns={start:"flex-start",end:"flex-end",center:"center","flex-start":"flex-start","flex-end":"flex-end"},e([Z()],wo.prototype,"tip",void 0),e([Z()],wo.prototype,"direction",void 0),e([Z()],wo.prototype,"align",void 0),e([Z({type:Boolean})],wo.prototype,"propagation",void 0),e([Z()],wo.prototype,"type",void 0),wo=yo=e([u(bo),p(ji,_`:host{${_o}--tip-background:inherit;width:-moz-fit-content;width:fit-content}:host,[part=root]{display:inline-flex}[part=root]{border-radius:inherit;position:relative;transition:inherit}[part=tip]{height:-moz-fit-content;height:fit-content;position:absolute;transition:inherit;-webkit-user-select:none;user-select:none;visibility:hidden;width:-moz-fit-content;width:fit-content}:host([open]) [part=tip]{visibility:visible}.passive{background:var(${_o}--tip-background)}[propagation] [part=tip]{pointer-events:none}`)],wo);var xo=wo;xo.define();const ko="typewriter",Co=le(ko);let So=class Typewriter extends GlobalStyle{constructor(){super(...arguments),this.content="",this.ended=!1,this.max=100,this.min=50,this.delay=0,this.index=0,this.contentInternal=""}get len(){return this.content.length}render(){return _t`<div part="root" ${Bt(this.observedRecord)}>${Ut()} ${this.contentInternal} <i part="cursor" ?hidden="${this.ended}"></i></div>`}connectedCallback(){super.connectedCallback(),this._ranger=new Ranger(this.min,this.max)}firstUpdated(){this.content||=this._slot?.assignedNodes()[0]?.textContent.trim()||"",!this.ended&&this.len&&this.write()}updated(t){t.has("index")&&this.dispatchCustomEvent(this.index===this.len?"done":"write",this.contentInternal)}write(t=this.index){this.contentInternal=this.content.slice(0,t+1);const e=this.delay||this._ranger.random();this.timeoutID=this.timeouts.add(setTimeout((()=>{const e=t+1;e<=this.len&&(this.index=e,this.write())}),e))}stop(){clearTimeout(this.timeoutID)}end(){this.ended=!0}};e([Z()],So.prototype,"content",void 0),e([Z({type:Boolean})],So.prototype,"ended",void 0),e([Z({type:Number})],So.prototype,"max",void 0),e([Z({type:Number})],So.prototype,"min",void 0),e([Z({type:Number})],So.prototype,"delay",void 0),e([Z({type:Number})],So.prototype,"index",void 0),e([Y()],So.prototype,"contentInternal",void 0),e([K("i")],So.prototype,"_i",void 0),So=e([u(ko),p(_`:host{${Co}--cursor-width:.05em}:host,:host([contents]) [part=root]{display:inline-block}i{animation:s 1.5s steps(1) infinite;border-right:var(${Co}--cursor-width) solid;margin-left:.02em}@keyframes s{0%{border-color:currentColor}50%{border-color:transparent}}slot{display:none}`)],So);var Ro=So;Ro.define(),t.Alert=ye,t.Avatar=_e,t.Badge=Ce,t.Breath=Ee,t.Button=ze,t.Card=He,t.Carousel=Fe,t.Details=Xe,t.Dialog=ti,t.Divider=ii,t.Dragbox=ri,t.Flex=ai,t.Form=hi,t.Grid=pi,t.Heading=vi,t.Input=bi,t.Layout=wi,t.Link=Ei,t.Progress=Mi,t.Range=Oi,t.Rotate=Ui,t.Router=Si,t.Select=qi,t.Skeleton=Ki,t.Split=eo,t.Switch=so,t.Tabs=fo,t.Text=ho,t.Time=$o,t.Tooltip=xo,t.Typewriter=Ro}));
|
58
|
+
const Bt=6;let Dt=class i{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,o){this._$Ct=t,this._$AM=e,this._$Ci=o}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};function Ut(t,e){(t=>o(t)||!1===t)(e)?this.removeAttribute(t):!0===e?this.setAttribute(t,""):s(e)||(t=>"number"==typeof t)(e)&&!Number.isNaN(e)?this.setAttribute(t,String(e)):this[t]=e}const Ht=(t=>(...e)=>({_$litDirective$:t,values:e}))(class AttrDirective extends Dt{render(t,e){}update(t,[e,o=Ut]){if(e&&t.type===Bt)for(const s in e)o.call(t.element,s,e[s]);return At}}),Lt=((t,e)=>o=>t({...e,...o}))(Ht,{width:"1em",height:"1em",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),jt=t=>Ct`<slot name="${t||Rt}"></slot>`,Vt=(t,e)=>{if(!t)return Rt;const o=s(t)?t:v(t);return o?Ct`<style media="${Rt}">${o}</style>`:Rt},Gt=t=>(e,...o)=>{const a=St(e,o),l=s(t)?t:t.join(" "),h=t=>Ct`<svg viewBox="${l}" ${Lt(t)}>${a}</svg>`;return h.body=a,h.viewBox=l,h};function*Ft(t,e,o){for(let o=0;o<t;o++)yield e(o)}const qt=(...t)=>t.reduce(((t,e)=>{if(!e)return t;if(l(e))return c(t,qt(...e)," ");if(a(e)){for(const o in e)e[o]&&(t=c(t,o," "));return t}return c(t,e," ")}),"");function Wt(t,e=this){if(!e||!t)return[];const o=new Set;e instanceof Element&&e.shadowRoot&&Wt(t,e.shadowRoot).forEach((t=>o.add(t))),e.querySelectorAll(t).forEach((t=>o.add(t)));for(const s of e.children)Wt(t,s).forEach((t=>o.add(t)));return Array.from(o)}function Yt(t,e=this){if(!e||!t)return null;let o;if(e instanceof Element&&e.shadowRoot&&(o=Yt(t,e.shadowRoot),o))return o;if(o=e.querySelector(t),o)return o;for(const s of e.children)if(o=Yt(t,s),o)return o;return null}class Events{constructor(){this.inner=new Map}add(t,e,o,s){if(!t||!o)return;const a=this.inner.get(e)||new Map,l=a.get(t)||new Set;return l.add(o),a.set(t,l),this.inner.set(e,a),t.addEventListener(e,o,s),o}remove(t,e,o,s){if(!t||!o)return;const a=this.inner.get(e);if(a){const s=a.get(t);s&&(s.delete(o),s.size||(a.delete(t),a.size||this.inner.delete(e)))}t.removeEventListener(e,o,s)}removeAll(){this.inner.forEach(((t,e)=>{t.forEach(((t,o)=>{t.forEach((t=>{o.removeEventListener(e,t)}))})),t.clear()})),this.inner.clear()}}class Observers{constructor(){this.inner=new Map}add(t,e,o,s){const[a,l]=((t,e,o)=>{let s,a;switch(t){case MutationObserver:case ResizeObserver:s=new t(e),a=t=>s.observe(t,o);break;case IntersectionObserver:s=new t(e,o),a=t=>s.observe(t);break;case PerformanceObserver:s=new t(e),a=()=>s.observe(o)}return[s,a]})(e,o,s);if(a)return this.inner.set(a,(this.inner.get(a)||new Set).add(t)),l(t),a}remove(t,e){t.disconnect();const o=this.inner.get(t);"unobserve"in t?(e?(t.unobserve(e),o?.delete(e)):(o?.forEach((e=>{t.unobserve(e)})),o?.clear()),o&&!o.size&&this.inner.delete(t)):o&&this.inner.delete(t)}removeAll(){this.inner.forEach(((t,e)=>{this.remove(e)}))}}class Ranger{constructor(t,e,o){this.max=Math.max(t,e),this.min=Math.min(t,e),this.diff=this.max-this.min,this.step=o}random(){return this.normalize(Math.random()*this.diff+this.min)}present(t){return this.normalize(t*this.diff)}normalize(t){return t=this.restrict(t),this.step?this.min+Math.round((t-this.min)/this.step)*this.step:t}restrict(t){return this.max<=t?this.max:this.min>=t?this.min:t}}class RouteTree{constructor(){this.matchType=RouteTree.MatchTypes.strict,this.children=[]}insert(t,e,o=0){if(e||(e=RouteTree.split(t)),e.length===o)return void(this.pattern=t);const s=e[o];let a=this.findStrict(s);a||(a=new RouteTree,a.part=s,a.matchType=RouteTree.dynamic(s).matchType,this.children.push(a),this.sorted=!1),a.insert(t,e,o+1)}search(t,e=0){if(s(t)&&(t=RouteTree.split(t)),this.sorted||this.sort(),t.length===e||RouteTree.dynamic(this.part).matchType===RouteTree.MatchTypes.multi)return this.pattern?this:null;const o=t[e],a=this.filterWide(o);for(const o of a){const s=o.search(t,e+1);if(null!==s)return s}return null}findStrict(t){return this.children.find((e=>e.part===t))||null}filterWide(t){return this.children.filter((e=>e.part===t||e.matchType))}sort(){const{children:t}=this;if(t.length){t.sort(((t,e)=>t.matchType-e.matchType));for(const e of t)e.sort()}this.sorted=!0}static parseParams(t,e){const o=RouteTree.split(t),s=RouteTree.split(e),a={};for(let t=0;t<s.length;t++){const e=s[t],{key:l,matchType:h}=RouteTree.dynamic(e);if(h===RouteTree.MatchTypes.single)a[l]=o[t];else if(h===RouteTree.MatchTypes.multi){a[l]=o.slice(t).join("/");break}}return a}static dynamic(t){if(t){if(d(t,"{","}")||d(t,"[","]")){t=t.slice(1,-1);const e=RouteTree.dynamic(t);return e.matchType||=RouteTree.MatchTypes.single,e}if(t.startsWith(":"))return{key:t.slice(1),matchType:RouteTree.MatchTypes.single};if(t.startsWith("*"))return{key:t.slice(1),matchType:RouteTree.MatchTypes.multi};if(t.startsWith("..."))return{key:t.slice(3),matchType:RouteTree.MatchTypes.multi}}return{key:t,matchType:RouteTree.MatchTypes.strict}}static split(t){return t.split("/").filter((t=>t))}}RouteTree.MatchTypes={strict:0,single:1,multi:2};class Timeouts{constructor(){this.inner=new Set}add(t){if(void 0!==t)return t=+t,this.inner.has(t)&&clearTimeout(t),this.inner.add(t),t}remove(t){void 0!==t&&(t=+t,clearTimeout(t),this.inner.delete(t))}removeAll(){this.inner.forEach(clearTimeout),this.inner.clear()}}const Zt=(t,{attribute:e})=>{if(!1!==e&&"symbol"!=typeof t)return!0===e||void 0===e?String(t).toLowerCase():e},Xt=/^[\s\S]*{[\s\S]*}$/;class GodownElement extends Ot{static define(t=this.elementTagName,e){this.isDefined()||this.godownConfig.define(t,this,e)}static isDefined(){return!!this.getDefined()}static getDefined(){return this.godownConfig.get(this.elementTagName)}static finalize(){super.finalize(),this.elementAttributes=new Map;for(const[t,e]of this.elementProperties.entries()){const o=Zt(t,e);o&&this.elementAttributes.set(o,t)}}get observedRecord(){const t={};for(const[e,o]of this.constructor.elementAttributes.entries())t[e]=this[o];return t}get _slot(){return this.shadowRoot?this.shadowRoot.querySelector("slot:not([name])"):null}get _slotAll(){return this.shadowRoot?[...this.shadowRoot.querySelectorAll("slot")]:[]}get _slottedAll(){return[...this.querySelectorAll("[slot]")]}get _slottedNames(){return this._slottedAll.map((t=>t.getAttribute("slot"))).filter((t=>t))}getBoundingClientRect(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getBoundingClientRect():super.getBoundingClientRect()}getClientRects(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getClientRects():super.getClientRects()}get stylex(){return this.__stylex.css}set stylex(t){t=t.trim(),Xt.test(t)||(t=`:host{${t}}`),this.shadowRoot?(this.__stylex.index&&this.shadowRoot.adoptedStyleSheets.splice(this.__stylex.index,1),this.__stylex.css=t,this.__stylex.index=this.adoptStyles(t)):this.__stylex.lazy=t}constructor(t){super(),this.events=new Events,this.observers=new Observers,this.timeouts=new Timeouts,this.__stylex={},this.assign={...GodownElement.godownConfig?.assign||{},...t}}connectedCallback(){super.connectedCallback(),this.assign&&(Object.assign(this,this.assign),this.assign=null);const{lazy:t}=this.__stylex;t&&(this.adoptStyles(t),this.__stylex.lazy="")}disconnectedCallback(){this.events.removeAll(),this.observers.removeAll(),this.timeouts.removeAll()}mount(t){this.firstUpdated(t)}unmount(){this.disconnectedCallback()}remount(t){this.unmount(),this.connectedCallback(),this.mount(t)}deepQuerySelector(t){return Yt.call(this,t)}deepQuerySelectorAll(t){return Wt.call(this,t)}adoptStyles(...t){if(!this.shadowRoot||!t.length)return;const e=this.shadowRoot.adoptedStyleSheets,o=new CSSStyleSheet;return t.forEach((t=>o.insertRule(t.toString()))),e.push(o),e.length-1}dispatchCustomEvent(t,e,o){this.dispatchEvent(new CustomEvent(t,{detail:e,composed:!0,...o}))}}GodownElement.godownConfig=new class GodownConfig{constructor(t){this.assign=null,this.prefix="godown",this.suffix="",this.components=new Map,this.registry=customElements,t&&Object.assign(this,t)}tag(t){return p(this.prefix+"-"+t+"-"+this.suffix)}define(t,e,o){this.registry.define(t,e,o),this.components.set(t,e)}get(t){return this.registry.get(t)}getName(t){const{getName:e}=this.registry;return e?e(t):[...this.components.entries()].find((([,e])=>e===t))?.[0]||null}whenDefined(t){return this.registry.whenDefined(t)}upgrade(t){this.registry.upgrade(t)}},e([Q({type:Boolean,reflect:!0})],GodownElement.prototype,"contents",void 0),e([Q({reflect:!0})],GodownElement.prototype,"stylex",null);var Kt=Gt("0 0 56 56")`<path fill="currentColor" d="M28 4c13.255 0 24 10.745 24 24S41.255 52 28 52S4 41.255 4 28S14.745 4 28 4m0 4C16.954 8 8 16.954 8 28s8.954 20 20 20s20-8.954 20-20S39.046 8 28 8m10.788 11.93c.67.67.67 1.756 0 2.425l-13.36 13.36a1.715 1.715 0 0 1-2.424 0l-5.645-5.646a1.714 1.714 0 0 1 2.425-2.424l3.22 3.22c.67.67 1.755.67 2.425 0l10.934-10.934c.67-.67 1.755-.67 2.425 0"/>`,Qt=Gt("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.023-15.68c1.124 0 1.757-.633 1.78-1.851l.352-12.375c.024-1.196-.914-2.086-2.156-2.086c-1.266 0-2.156.867-2.133 2.062l.305 12.399c.023 1.195.68 1.851 1.852 1.851m0 7.617c1.335 0 2.53-1.078 2.53-2.437c0-1.383-1.171-2.438-2.53-2.438c-1.383 0-2.532 1.078-2.532 2.438c0 1.336 1.172 2.437 2.532 2.437"/>`,Jt=Gt("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.211-28.266c1.71 0 3.047-1.36 3.047-3.047c0-1.71-1.336-3.07-3.047-3.07s-3.047 1.36-3.047 3.07a3.026 3.026 0 0 0 3.047 3.047m-3.914 21.235h9.562c.961 0 1.711-.68 1.711-1.641c0-.914-.75-1.64-1.71-1.64H30.53V25.68c0-1.266-.656-2.11-1.828-2.11h-4.43c-.937 0-1.687.727-1.687 1.64c0 .962.75 1.642 1.687 1.642h2.532v10.757h-2.93c-.938 0-1.688.727-1.688 1.641c0 .96.75 1.64 1.688 1.64"/>`,te=Gt("0 0 56 56")`<path fill="currentColor" d="M19.504 43.152h16.969c.797 0 1.289-.492 1.289-1.289v-3.75c0-5.672 8.25-9.328 8.25-19.453C46.012 7.996 38.793.871 27.988.871s-18 7.125-18 17.79c0 10.124 8.227 13.78 8.227 19.452v3.75c0 .797.515 1.29 1.289 1.29m2.203-4.992c0-6.89-8.18-10.57-8.18-19.476c0-8.579 5.79-14.274 14.461-14.274c8.672 0 14.485 5.695 14.485 14.274c0 8.906-8.203 12.586-8.203 19.476v1.453H21.707Zm-1.336 11.32h15.235c1.195 0 2.156-.984 2.156-2.203s-.961-2.203-2.157-2.203H20.371c-1.195 0-2.156.985-2.156 2.203c0 1.22.96 2.203 2.156 2.203m7.617 5.649c3.235 0 5.508-1.477 5.742-3.75H22.246c.211 2.273 2.484 3.75 5.742 3.75"/>`,ee=Gt("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.492-15.07c1.172 0 1.898-.727 1.898-1.664v-.282c0-1.312.75-2.133 2.39-3.21c2.274-1.5 3.891-2.884 3.891-5.673c0-3.914-3.468-6-7.453-6c-4.031 0-6.68 1.899-7.312 4.055c-.117.399-.211.774-.211 1.172c0 1.031.844 1.617 1.617 1.617c1.336 0 1.547-.726 2.297-1.594c.773-1.289 1.898-2.062 3.469-2.062c2.133 0 3.515 1.195 3.515 3c0 1.594-.984 2.367-3.023 3.773c-1.688 1.172-2.953 2.414-2.953 4.711V31c0 1.242.68 1.852 1.875 1.852m-.047 7.007c1.36 0 2.531-1.078 2.531-2.437c0-1.383-1.148-2.438-2.531-2.438s-2.531 1.078-2.531 2.438c0 1.336 1.171 2.437 2.53 2.437"/>`,ie=Gt("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.156-9.727c.656 0 1.148-.28 1.664-.797l15.75-15.984c.492-.492.797-1.078.797-1.617c0-1.078-.891-1.945-1.97-1.945c-.562 0-1.1.28-1.616.796L18.742 34.61c-.539.516-.797 1.102-.797 1.641c0 1.055.774 1.945 1.899 1.945"/>`,oe=Gt("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.016-9.984c.516 0 .985-.211 1.336-.586l6.657-6.68l6.656 6.68c.351.351.82.586 1.36.586c1.03 0 1.874-.868 1.874-1.899c0-.539-.21-.984-.562-1.336l-6.657-6.656l6.68-6.703c.375-.399.563-.797.563-1.313a1.865 1.865 0 0 0-1.875-1.875c-.493 0-.915.164-1.313.563l-6.727 6.703l-6.703-6.68c-.351-.375-.773-.539-1.289-.539c-1.054 0-1.875.797-1.875 1.852c0 .515.188.96.563 1.312l6.656 6.68l-6.656 6.68c-.375.328-.563.796-.563 1.312c0 1.031.82 1.898 1.875 1.898"/>`,re=Gt("0 0 56 56")`<path fill="currentColor" d="M10.023 43.023c-.796.797-.82 2.157 0 2.954c.82.796 2.157.796 2.977 0l15-15l15 15c.797.796 2.156.82 2.977 0c.796-.82.796-2.157 0-2.954L30.953 28l15.024-15c.796-.797.82-2.156 0-2.953c-.844-.82-2.18-.82-2.977 0l-15 15l-15-15c-.82-.82-2.18-.844-2.977 0c-.796.82-.796 2.156 0 2.953l15 15Z"/>`;const se=(t,e,o)=>({r:t,g:e,b:o,toString(){return`${this.r} ${this.g} ${this.b}`}}),ne={darkgray:[se(121,121,121),se(109,109,109),se(97,97,97),se(85,85,85),se(73,73,73),se(61,61,61),se(48,48,48),se(36,36,36),se(24,24,24),se(12,12,12)],lightgray:[se(243,243,243),se(231,231,231),se(219,219,219),se(206,206,206),se(194,194,194),se(182,182,182),se(170,170,170),se(158,158,158),se(146,146,146),se(133,133,133)],teal:[se(213,249,248),se(170,243,241),se(128,237,234),se(85,231,226),se(43,225,219),se(0,219,212),se(0,175,170),se(0,131,127),se(0,88,85),se(0,44,42)],blue:[se(213,240,255),se(170,224,255),se(128,209,255),se(85,193,255),se(43,178,255),se(0,162,255),se(0,130,204),se(0,97,153),se(0,65,102),se(0,32,51)],green:[se(221,243,221),se(186,231,186),se(152,219,152),se(117,206,117),se(82,194,82),se(48,182,48),se(38,146,38),se(29,109,29),se(19,73,19),se(10,36,10)],red:[se(251,221,221),se(247,186,187),se(243,152,154),se(239,118,120),se(235,83,86),se(231,49,52),se(185,39,42),se(139,29,31),se(92,20,21),se(46,10,10)],purple:[se(242,228,253),se(229,201,250),se(217,174,248),se(204,146,245),se(191,119,243),se(178,92,240),se(142,74,192),se(107,55,144),se(71,37,96),se(36,18,48)],orange:[se(255,235,213),se(255,216,170),se(255,196,128),se(255,176,85),se(255,157,43),se(255,137,0),se(204,110,0),se(153,82,0),se(102,55,0),se(51,27,0)],yellow:[se(251,252,216),se(247,248,177),se(243,245,138),se(239,242,98),se(235,238,59),se(231,235,20),se(185,188,16),se(139,141,12),se(92,94,8),se(46,47,4)],pink:[se(254,222,233),se(253,189,211),se(252,156,190),se(251,123,168),se(250,90,146),se(249,57,124),se(199,46,99),se(149,34,74),se(100,23,50),se(50,11,25)]};class GlobalStyle extends GodownElement{}const ae=((t,e)=>((t,e)=>((t,e)=>{if(!t||!e)return t;let o=0;for(;o<t.length&&e(t.slice(o,o+1));)o+=1;return t.slice(o)})(((t,e)=>{if(!t||!e)return t;let o=t.length;for(;o>0&&e(t.slice(o-1,o));)o-=1;return t.slice(0,o)})(t,e),e))(t,(t=>t===e)))(GlobalStyle.godownConfig.prefix,"-");function le(t,e=1){return function(t){return C(`--${t}`)}(ae+"-".repeat(e)+t)}const he={clipBackground:le("clip-background",2),active:le("active",2),passive:le("passive",2),_colors:{},input:le("input",2),white:le("color-white",2),black:le("color-black",2),color:le("color",2),radius:le("radius",2),outlineWidth:le("outline-width",2),outlineColor:le("outline-color",2)};var ce,de;GlobalStyle.styles=[C(`:host{${he.black}:rgb(0 0 0);${he.white}:rgb(255 255 255);`+(ce=(t,e,o)=>{he._colors[t]||=[],he._colors[t].push(C(he.color+"-"+t+"-"+e));const s=`-${t}-${e}`;return`${he.color+s}:rgb(${o});`},de=ne,Object.entries(de).flatMap((([t,e])=>e.map(((e,o)=>ce(t,o,e)))))).join("")+f([[he.active,`var(${he._colors.blue[5]})`],[he.passive,`var(${he._colors.darkgray[5]})`],[he.clipBackground,`linear-gradient(to bottom, var(${he._colors.lightgray[0]}), var(${he._colors.darkgray[0]}))`],[he.outlineColor,`var(${he._colors.darkgray[4]})`],[he.outlineWidth,".075em"]])+"}"),S`button,dialog,input{border:0;outline:0}*{box-sizing:border-box;font-size:100%;font-style:normal;margin:0;padding:0}:host{border-style:none;box-sizing:border-box;outline-style:none}a{text-decoration:none}span{white-space:nowrap}svg{-webkit-user-select:none;user-select:none}:host([contents]){display:contents}[part=root]{height:100%;width:100%}:host([contents]) [part=root]{height:inherit;width:inherit}:where(:host([contents]) [part=root]){all:inherit;display:revert}`,S`:host{${he.radius}:0.2em;border-radius:var(${he.radius})}`];const pe="alert",ue=le(pe),ve=t=>[he._colors[t][5],he._colors[t][9]],fe={green:ve("green"),blue:ve("blue"),orange:ve("orange"),red:ve("red"),yellow:ve("yellow"),purple:ve("purple"),teal:ve("teal"),pink:ve("pink"),gray:[he._colors.lightgray[5],he._colors.darkgray[5]],white:[he._colors.lightgray[2],he._colors.darkgray[7]],black:[he._colors.darkgray[8],he._colors.lightgray[5]]},me={tip:{color:"teal",icon:te},success:{color:"green",icon:Kt},info:{color:"blue",icon:Jt},warning:{color:"orange",icon:Qt},danger:{color:"red",icon:oe},error:{color:"red",icon:oe},help:{color:"purple",icon:ee},deprecated:{color:"gray",icon:ie}};let ge=class Alert extends GlobalStyle{constructor(){super(...arguments),this.__colorSC=new StyleController(this,(()=>{const t=me[this.call]?.color||this.color;if(t in fe){const[e,o]=fe[t];return v({":host":[[`${ue}--color`,`var(${e})`],[`${ue}--background`,`var(${o})`]]})}return null})),this.color="blue",this.autoclose=0,this.hideClose=!1,this.variant="dark"}render(){const t=this.call?me[this.call].icon():jt("icon");return Ct`<div part="root" ${Ht(this.observedRecord)}><div part="icon" class="start">${t}</div><div part="content"><strong part="title">${this.title||jt("title")}</strong> ${this.content||jt()}</div>${this.hideClose||"blockquote"===this.variant?"":Ct`<div part="icon close" class="end" tabindex="0" @click="${this.close}">${re()}</div>`}</div>`}close(){this.remove(),this.dispatchCustomEvent("close",void 0,{bubbles:!0})}firstUpdated(){this.autoclose&&this.timeouts.add(setTimeout((()=>this.close()),this.autoclose))}static alert(t,e){const o=new this;return Object.assign(o,e),t.appendChild(o),o}};e([Q()],ge.prototype,"call",void 0),e([Q()],ge.prototype,"color",void 0),e([Q({type:Number})],ge.prototype,"autoclose",void 0),e([Q()],ge.prototype,"title",void 0),e([Q()],ge.prototype,"content",void 0),e([Q({type:Boolean})],ge.prototype,"hideClose",void 0),e([Q()],ge.prototype,"variant",void 0),ge=e([g(pe),m(S`:host{${ue}--border-width:.075em;${ue}--blockquote-width:.2em;${ue}--blockquote-background:transparent;${ue}--gap:.5em}:host,:where(:host([contents]) [part=root]){display:block}[part=root]{align-items:center;background:var(${ue}--background);border-color:currentColor;border-radius:inherit;border-style:solid;border-width:var(${ue}--border-width);color:var(${ue}--color,currentColor);display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;padding:var(${ue}--gap)}[variant=blockquote]{background:var(${ue}--blockquote-background);border-radius:0;border-width:0;border-left-width:var(${ue}--blockquote-width)}[part~=icon]{align-items:center;display:grid;height:2em}.start svg{margin-inline-end:var(${ue}--gap)}.end svg{margin-inline-start:var(${ue}--gap)}svg{height:1.25em;width:1.25em}[part=content]{grid-row:span 2/span 2}`)],ge);var ye=ge;ye.define();let $e=class Avatar extends GlobalStyle{constructor(){super(...arguments),this.name="",this.round=!1}render(){return Ct`<div part="root" ${Ht(h(this.observedRecord,"src"))}>${this._renderAvatar()}</div>`}_renderAvatar(){return this.src?Ct`<img part="image" src="${this.src}" alt="${this.name}" @error="${this._handleError}">`:this.name?Ct`<span part="name">${this.formatName()}</span>`:jt()}formatName(){return this.name}_handleError(){this.src=void 0}};e([Q()],$e.prototype,"src",void 0),e([Q()],$e.prototype,"name",void 0),e([Q({type:Boolean})],$e.prototype,"round",void 0),$e=e([g("avatar"),m(S`:host{background:var(${he.passive});height:2em;overflow:hidden;vertical-align:bottom;width:2em}:host,[part=root]{display:inline-flex}:host([contents]) [part=root]{display:inline-flex;height:inherit;width:inherit}:host([round]){border-radius:50%}[part=image]{height:100%;object-fit:cover;width:100%}[part=root]{align-items:center;border-radius:inherit;justify-content:center;position:relative}`)],$e);var be=$e;be.define();const _e="badge",we=le(_e);let xe=class Badge extends GlobalStyle{constructor(){super(...arguments),this.position="top-right",this.value=0,this.dot=!1,this.max=99}formatValue(t){return t>this.max?this.max+"+":t+""}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}>${jt()} ${this.value||this.dot?Ct`<div part="badge">${this.dot?"":this.formatValue(this.value)}</div>`:""}</div>`}};e([Q()],xe.prototype,"position",void 0),e([Q({type:Number})],xe.prototype,"value",void 0),e([Q({type:Boolean})],xe.prototype,"dot",void 0),e([Q({type:Number})],xe.prototype,"max",void 0),xe=e([g(_e),m(S`:host{${we}--background:var(${he.active});${we}--offset:0%;${we}--offset-x:var(${we}--offset);${we}--offset-y:var(${we}--offset)}:host,:host([contents]) [part=root]{display:inline-block}[part=root]{position:relative}[part=badge]{background:var(${we}--background);border-radius:calc(infinity*1px);font-size:75%;padding:0 .5em;position:absolute;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}[part=badge]:empty{border-radius:50%;font-size:100%;height:.5em;padding:0;width:.5em}[position^=top] [part=badge]{top:calc(var(${we}--offset-y))}[position$=right] [part=badge]{left:calc(100% - var(${we}--offset-x))}[position^=bottom] [part=badge]{top:calc(100% - var(${we}--offset-y))}[position$=left] [part=badge]{left:calc(var(${we}--offset-x))}`)],xe);var ke=xe;ke.define();const Ce="breath",Se=le(Ce);let Ae=class Breath extends GlobalStyle{render(){const t=this.getTexts();return Ct`<div part="root" ${Ht(this.observedRecord)}>${[t.map(this._renderText),Vt(this._computeStyle(t.length))]}</div>`}_renderText(t){return Ct`<span class="rel"><span class="nocolor">${t}</span> <span class="colorful">${t}</span></span>`}getTexts(){return Array.isArray(this.content)?this.content:(this.content||this.textContent).split(/\s+/).filter((t=>t))}_computeStyle(t){const e=50/t,o=this.duration||1e3*(2*t+2);let s="";for(let e=1;e<=t;e++)s+=`.rel:nth-child(${e}) .colorful{animation-delay:${-o/t*(t-e+1)}ms;background:var(${Se}--${e},var(${Se}--${(e-1)%3+1}));}`;return`.colorful{animation-duration:${o}ms;}@keyframes colorfulN{0%,${3*e}%{opacity:0;}${e}%,${2*e}%{opacity:1;}}${s}`}};e([Q()],Ae.prototype,"content",void 0),e([Q({type:Number})],Ae.prototype,"duration",void 0),Ae=e([g(Ce),m(S`:host{${Se}--deg:60deg;${Se}--1-1:var(${he._colors.red[5]});${Se}--1-2:var(${he._colors.yellow[5]});${Se}--2-1:var(${he._colors.green[5]});${Se}--2-2:var(${he._colors.purple[5]});${Se}--3-1:var(${he._colors.blue[5]});${Se}--3-2:var(${he._colors.pink[5]});${Se}--1:linear-gradient(var(${Se}--deg),var(${Se}--1-1),var(${Se}--1-2));${Se}--2:linear-gradient(var(${Se}--deg),var(${Se}--2-1),var(${Se}--2-2));${Se}--3:linear-gradient(var(${Se}--deg),var(${Se}--3-1),var(${Se}--3-2))}`,S`:host{align-items:center;direction:ltr;font-size:2em;margin:auto;width:-moz-fit-content;width:fit-content}:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}::selection{background:none}.rel{font-size:inherit;font-weight:800;letter-spacing:-.05em;position:relative}`,S`.colorful,.nocolor{animation-iteration-count:infinite;-webkit-background-clip:text!important;background-clip:text!important;box-sizing:border-box;color:transparent;display:inline-block;padding:0 .05em}.colorful{animation-name:colorfulN;opacity:0}.nocolor{background:var(${he.clipBackground});position:absolute;top:0}`)],Ae);var Re=Ae;Re.define();const Ee="button",Te=le(Ee),Me=he.white,Pe=he.black,Ne={black:[Me,he._colors.darkgray[7],he._colors.darkgray[5]],gray:[Me,he._colors.darkgray[1],he._colors.lightgray[8]],white:[Pe,he._colors.lightgray[3],he._colors.lightgray[0]],blue:[Me,he._colors.blue[6],he._colors.blue[4]],green:[Me,he._colors.green[6],he._colors.green[4]],red:[Me,he._colors.red[6],he._colors.red[4]],orange:[Me,he._colors.orange[6],he._colors.orange[4]],pink:[Me,he._colors.pink[6],he._colors.pink[4]],purple:[Me,he._colors.purple[6],he._colors.purple[4]],yellow:[Pe,he._colors.yellow[6],he._colors.yellow[4]],teal:[Me,he._colors.teal[6],he._colors.teal[4]]};let Ie=class Button extends GlobalStyle{constructor(){super(...arguments),this.__colorSC=new StyleController(this,(()=>{const t=this.nextColor();if(t in Ne){const[e,o,s]=Ne[t];return v({":host":[[`${Te}--color`,`var(${e})`],[`${Te}--background`,`var(${o})`],[`${Te}--gradients`,`var(${s})`]]})}return null})),this.plain=!1,this.disabled=!1,this.ghost=!1,this.active=!1,this.round=!1,this.color="black"}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}>${this.content||jt()} <span part="modal-root"></span></div>`}focus(){this.disabled||(this.active=!0,super.focus())}blur(){this.active=!1,super.blur()}connectedCallback(){super.connectedCallback(),this.events.add(this,"click",this._handelClick,!0)}_handelClick(t){if(this.disabled)return t.stopPropagation(),void t.preventDefault();this.plain||this._handleModal(t)}_handleModal(t){const e=document.createElement("i"),{width:o,height:s}=this.getBoundingClientRect(),{x:a,y:l}=this._root.getBoundingClientRect(),h=2*Math.sqrt(s**2+o**2)+"px";e.style.height=h,e.style.width=h,e.style.left=t.x-a+"px",e.style.top=t.y-l+"px",e.style.animationName="kf",this._modalRoot.appendChild(e),e.addEventListener("animationend",(()=>e.remove()),{once:!0})}nextColor(){return this.color}};e([Q({type:Boolean,reflect:!0})],Ie.prototype,"plain",void 0),e([Q({type:Boolean,reflect:!0})],Ie.prototype,"disabled",void 0),e([Q({type:Boolean,reflect:!0})],Ie.prototype,"ghost",void 0),e([Q({type:Boolean,reflect:!0})],Ie.prototype,"active",void 0),e([Q({type:Boolean,reflect:!0})],Ie.prototype,"round",void 0),e([Q({reflect:!0})],Ie.prototype,"color",void 0),e([Q()],Ie.prototype,"content",void 0),e([rt("modal-root")],Ie.prototype,"_modalRoot",void 0),e([rt("root")],Ie.prototype,"_root",void 0),Ie=e([g(Ee),m(S`:host(:not([disabled]):active){transform:scale(var(${Te}--focus-scale))}:host([round]){border-radius:calc(infinity*1px)}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host([ghost]){${Te}--modal-background:var(${Te}--ghost-color);background:transparent;box-shadow:inset 0 0 0 var(${Te}--ghost-width) var(${Te}--ghost-color);color:var(${Te}--ghost-color)}:host([plain]){${Te}--gradients:unset;${Te}--focus-scale:unset}`,S`:host{${Te}--padding-x:.8em;${Te}--padding-y:calc(var(${Te}--padding-x)/4);${Te}--padding:var(${Te}--padding-y) var(${Te}--padding-x);${Te}--modal-animation-duration:1s;${Te}--ghost-width:.08em;${Te}--focus-scale:.97;${Te}--deg:45deg;${Te}--ghost-color:var(${Te}--background);background:linear-gradient(var(${Te}--deg),var(${Te}--background),var(${Te}--gradients,var(${Te}--background)));color:var(${Te}--color,inherit);cursor:pointer;display:block;overflow:hidden;padding:var(${Te}--padding);text-align:center;width:-moz-fit-content;width:fit-content}[part=root]:not([contents]){height:100%;width:100%}[part=root]{border-radius:inherit;position:relative;transition:none;transition-duration:inherit;-webkit-user-select:none;user-select:none}i{animation-duration:var(${Te}--modal-animation-duration);background:var(${Te}--modal-background,currentColor);border-radius:50%;height:100%;inset:0;opacity:0;pointer-events:none;position:absolute;transform-origin:0 0;visibility:visible;width:100%}@keyframes kf{0%{opacity:var(${Te}--modal-opacity,.1);transform:scale(0) translate(-50%,-50%)}80%{transform:scale(1) translate(-50%,-50%)}to{opacity:0}}`)],Ie);var Oe=Ie;Oe.define();const ze="card",Be=le(ze);let De=class Card extends GlobalStyle{constructor(){super(...arguments),this.footer=!1,this.header=!1}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}>${[this.header?jt("header"):"",jt(),this.footer?jt("footer"):""]}</div>`}};e([Q({type:Boolean})],De.prototype,"footer",void 0),e([Q({type:Boolean})],De.prototype,"header",void 0),De=e([g(ze),m(S`:host{${Be}--border-width:.075em;${Be}--border-color:var(${he.passive});${Be}--padding:.75em;display:block;flex-shrink:0}slot{display:block;padding:var(${Be}--padding)}[part=root]{border-color:var(${Be}--border-color);border-radius:inherit;border-style:solid;border-width:var(${Be}--border-width)}[name=footer]{padding-top:0}[name=header]{padding-bottom:0}`)],De);var Ue=De;Ue.define();var He=Gt("0 0 56 56")`<path fill="currentColor" d="M35.805 47.723c.398.398.914.633 1.523.633c1.219 0 2.133-.915 2.133-2.133c0-.586-.234-1.125-.61-1.524L21.79 28.012l17.063-16.688c.375-.398.609-.96.609-1.523c0-1.219-.914-2.157-2.133-2.157c-.61 0-1.125.235-1.523.633L17.242 26.441c-.445.375-.703.961-.703 1.57c0 .587.258 1.126.703 1.571Z"/>`,Le=Gt("0 0 56 56")`<path fill="currentColor" d="M18.695 48.367c.586 0 1.102-.234 1.524-.633L38.78 29.57c.446-.445.68-.984.68-1.57c0-.61-.234-1.172-.68-1.57L20.22 8.289a2.07 2.07 0 0 0-1.524-.656a2.12 2.12 0 0 0-2.156 2.156c0 .563.258 1.125.633 1.524L34.21 28L17.17 44.688c-.374.398-.632.937-.632 1.523c0 1.219.938 2.156 2.156 2.156"/>`;function je(t){return t.getBoundingClientRect().width}let Ve=class Carousel extends GlobalStyle{constructor(){super(...arguments),this.index=0,this.autoChange=0}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}><i part="prev" @click="${this.prev}">${He()}</i><div part="move-root">${jt()}</div><i part="next" @click="${this.next}">${Le()}</i></div>`}connectedCallback(){super.connectedCallback(),this.children.length&&(this.__cloneFirst?.remove(),this.__cloneLast?.remove(),this.__cloneLast=this.firstElementChild.cloneNode(!0),this.__cloneFirst=this.lastElementChild.cloneNode(!0),this.appendChild(this.__cloneLast),this.insertBefore(this.__cloneFirst,this.firstElementChild)),this.observers.add(this,ResizeObserver,(()=>{this._offset=this._computeOffset(),this._doTranslateX(`${this._offset}px`,!0)}))}async firstUpdated(){await this.updateComplete,this.show(this.index,!0)}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"index"===t&&this.isConnected&&this.show(this.index)}show(t,e){t=this.normalizeIndex(t),this.index=t,this._offset=this._computeOffset(),this._doTranslateX(`${this._offset}px`,e),this.dispatchCustomEvent("change",t),this.timeouts.remove(this.intervalID),this.autoChange>0&&(this.intervalID=this.timeouts.add(setInterval((()=>{this.next()}),this.autoChange)))}next(){this.index===this.childElementCount-3?(this._doTranslateX("0",!0),this.show(0)):this.show(this.index+1)}prev(){0===this.index?(this._doTranslateX(`-${this.childElementCount-1}00%`,!0),this.show(this.children.length-3)):this.show(this.index-1)}_doTranslateX(t,e){this._moveRoot.style.transform=`translateX(${t})`,this._moveRoot.style.transition=e?"none":""}_computeOffset(){let t=0;for(let e=0;e<=this.index;e++)t-=je(this.children[e]);return t+=(je(this)-je(this.children[this.index+1]))/2,t}normalizeIndex(t){return t<0?0:t>this.children.length-3?this.children.length-3:t}};e([Q({type:Number})],Ve.prototype,"index",void 0),e([Q({type:Number})],Ve.prototype,"autoChange",void 0),e([rt("move-root")],Ve.prototype,"_moveRoot",void 0),Ve=e([g("carousel"),m(S`:host{display:block;transition:.3s}[part=root]{direction:ltr;overflow:hidden}[part=move-root],[part=root]{display:flex;height:100%;position:relative;transition:inherit;width:100%}[part=next],[part=prev]{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;-webkit-user-select:none;user-select:none;width:1.5em;z-index:1}[part=prev]{left:0}[part=next]{right:0}slot::slotted(*){flex-shrink:0!important}`)],Ve);var Ge=Ve;Ge.define();var Fe=Gt("0 0 56 56")`<path fill="currentColor" d="M28 39.46a2.1 2.1 0 0 0 1.57-.679l18.164-18.586a2.1 2.1 0 0 0 .633-1.5a2.12 2.12 0 0 0-2.156-2.156a2.27 2.27 0 0 0-1.523.61L28 34.21L11.313 17.148a2.23 2.23 0 0 0-1.524-.609a2.12 2.12 0 0 0-2.156 2.156c0 .586.234 1.102.633 1.524L26.43 38.78c.445.446.96.68 1.57.68"/>`;class SuperOpenable extends GlobalStyle{constructor(){super(...arguments),this.open=!1}toggle(t=!this.open){this.open=t}close(){this.open=!1}show(){this.open=!0}updated(t){void 0!==t.get("open")&&this.dispatchCustomEvent("change",this.open)}}e([Q({type:Boolean,reflect:!0})],SuperOpenable.prototype,"open",void 0);const qe="details",We=le(qe);let Ye=class Details extends SuperOpenable{constructor(){super(...arguments),this.float=!1,this.fill=!1,this.summary=""}render(){return Ct`<dl part="root" ${Ht(this.observedRecord)}><dt part="title" @click="${()=>this.toggle()}"><span part="summary">${this.summary||jt("summary")}</span> <span part="icon">${Fe()}</span></dt><dd part="details" @click="${this.fill?()=>this.toggle():null}"><div style="min-height: 0;">${jt()}</div></dd></dl>`}};e([Q({type:Boolean})],Ye.prototype,"float",void 0),e([Q({type:Boolean})],Ye.prototype,"fill",void 0),e([Q()],Ye.prototype,"summary",void 0),Ye=e([g(qe),m(S`:host{${We}--icon-deg-open:0deg;${We}--icon-deg-close:90deg;display:block;padding:.2em;transition:.3s}[part=root]{position:relative}[part=title]{align-items:center;direction:ltr;grid-template-columns:auto auto;height:100%;justify-content:space-between}[part=details],[part=title]{display:grid;overflow:hidden;transition:inherit}[part=details]{grid-template-rows:0fr}:host([open]) [part=details]{grid-template-rows:1fr}[float] [part=details]{position:absolute;top:100%;width:100%}[part]{transition:inherit;transition-property:transform,grid-template-rows}[part=icon]{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;transform:rotate(var(${We}--icon-deg-close))}:host([open]) [part=icon]{transform:rotate(var(${We}--icon-deg-open))}`)],Ye);var Ze=Ye;Ze.define();const Xe="dialog",Ke=le(Xe);let Qe=class Dialog extends SuperOpenable{constructor(){super(...arguments),this.key="Escape",this.__modalInvoke=!1}set modal(t){this.contents=t}get modal(){return this.contents}render(){return Ct`<dialog part="root" ${Ht(this.observedRecord)}>${jt()}</dialog>`}showModal(){this.modal=!0,this.__modalInvoke=!0,this.show()}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"open"===t&&(this.open?this.modal?this._dialog.showModal():this._dialog.show():this._dialog.close())}updated(t){t.has("open")&&(this.open?(this.__submitEvent=this.events.add(this,"submit",this._handelSubmit),this.key&&(this.__keydownEvent=this.events.add(document,"keydown",this._handleKeydown.bind(this)))):(this.events.remove(this,"submit",this.__submitEvent),this.events.remove(document,"keydown",this.__keydownEvent)))}_handleKeydown(t){const e=this.key.split(/[\s,]/);(e.includes(t.key)||e.includes(t.code))&&(t.preventDefault(),this.close())}_handelSubmit(t){"dialog"===t.target.method&&(t.preventDefault(),this.close())}close(){this.__modalInvoke&&(this.modal=!1,this.__modalInvoke=!1),this.open=!1}};e([Q({type:Boolean,reflect:!0})],Qe.prototype,"modal",null),e([Q()],Qe.prototype,"key",void 0),e([et("dialog")],Qe.prototype,"_dialog",void 0),Qe=e([g(Xe),m(S`:host{${Ke}--background-modal:#000;${Ke}--opacity-modal:0.2;background:none;display:block;left:50%;margin:auto;position:fixed;top:50%;transform:translate(-50%,-50%);width:-moz-fit-content;width:fit-content}:host(:not([open])){visibility:hidden}:host([contents]) dialog{position:fixed}dialog{background:inherit;position:relative}::backdrop{background:var(${Ke}--background-modal);opacity:var(${Ke}--opacity-modal)}`)],Qe);var Je=Qe;Je.define();let ti=class Divider extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}></div>`}};e([Q({type:Boolean,reflect:!0})],ti.prototype,"vertical",void 0),ti=e([g("divider"),m(S`:host{background:currentColor;color:var(${he.passive});display:block;height:.05em;width:100%}:host([vertical]){height:100%;width:.05em}:host([contents]) [part=root]{background:currentColor;display:block;height:.05em;margin:auto;width:100%}[part=root]{display:contents}`)],ti);var ei=ti;ei.define();let ii=class Dragbox extends GlobalStyle{constructor(){super(...arguments),this.__drag=!1}get _offsetParent(){return this.offsetParent??document.body}render(){return Ct`<div part="root" ${Ht(this.observedRecord)} @mousedown="${this._handleDragStart}">${jt()}</div>`}firstUpdated(){this.reset()}_handleDragStart(t){this.__x=t.x,this.__y=t.y;const e=this._offsetParent.getBoundingClientRect(),o=this.getBoundingClientRect();this.__t=o.top-e.top,this.__l=o.left-e.left,this.__drag=!0,this.__handleMouseMove=this.events.add(document,"mousemove",this._handleDrag.bind(this)),this.__handleMouseLeave=this.events.add(document,"mouseleave",this._handleDragEnd.bind(this)),this.__handleMouseUp=this.events.add(document,"mouseup",this._handleDragEnd.bind(this))}_handleDragEnd(){this.__drag=!1,this.events.remove(document,"mousemove",this.__handleMouseMove),this.events.remove(document,"mouseleave",this.__handleMouseLeave),this.events.remove(document,"mouseup",this.__handleMouseUp)}_handleDrag(t){if(!this.__drag)return;const{__x:e,__y:o,__l:s,__t:a,style:l}=this,{height:h,width:c}=this._offsetParent.getBoundingClientRect(),{width:d,height:p}=this.getBoundingClientRect(),u=t.x-(e-s),v=t.y-(o-a);l.left=u<0?"0":u<c-d?`${u}px`:c-d+"px",l.top=v<0?"0":v<h-p?`${v}px`:h-p+"px"}reset(){const{x:t,y:e,style:o,offsetWidth:s,offsetHeight:a,offsetLeft:l,offsetTop:h}=this,{height:c,width:d}=this._offsetParent.getBoundingClientRect();o.left=t||"0",o.top=e||"0",l>d-s&&(o.left=d-s+"px"),h>c-a&&(o.top=c-a+"px")}};e([Q()],ii.prototype,"x",void 0),e([Q()],ii.prototype,"y",void 0),ii=e([g("dragbox"),m(S`:host{display:block;position:absolute}:host(:active){-webkit-user-select:none;user-select:none}`)],ii);var oi=ii;oi.define();let ri=class Flex extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}>${[jt(),Vt(v({":host":{gap:this.gap,"flex-flow":this.flexFlow,"flex-direction":this.vertical&&"column","align-items":this.items,"justify-content":this.content}}))]}</div>`}};e([Q({attribute:"flex-flow"})],ri.prototype,"flexFlow",void 0),e([Q()],ri.prototype,"gap",void 0),e([Q()],ri.prototype,"content",void 0),e([Q()],ri.prototype,"items",void 0),e([Q({type:Boolean})],ri.prototype,"vertical",void 0),ri=e([g("flex"),m(S`:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}`)],ri);var si,ni=ri;ni.define();let ai=si=class Form extends GlobalStyle{constructor(){super(...arguments),this.name="",this.nameValue=this.namevalue}get value(){return si.buildValue(this._slot.assignedElements())}render(){return jt()}reset(){this.deepQuerySelectorAll("*").forEach((t=>{t.tagName!==this.tagName&&t.reset&&t.reset()}))}namevalue(){return[this.name,this.value]}static buildValue(t){const e={};for(const o of t)if("FORM"===o.tagName)Object.assign(e,Object.fromEntries(new FormData(o).entries()));else if(o.namevalue){const[t,s]=o.namevalue();t&&(e[t]=s)}else if(o.name&&void 0!==o.value)e[o.name]=o.value;else if(o.shadowRoot)for(const t of o.shadowRoot.querySelectorAll("slot"))Object.assign(e,this.buildValue(t.assignedElements()));return e}};e([Q()],ai.prototype,"name",void 0),ai=si=e([g("form"),m(S`:host{display:block}`)],ai);var li=ai;li.define();const hi=t=>{return e=t,Number.isNaN(+e)?t:`repeat(${t},1fr)`;var e};let ci=class Grid extends GlobalStyle{render(){return Ct`<div part="root" ${Ht(this.observedRecord)}>${[jt(),Vt(v({":host":{gap:this.gap,"grid-template-columns":hi(this.columns),"grid-template-rows":hi(this.rows),"place-content":this.content,"place-items":this.items}}))]}</div>`}};e([Q()],ci.prototype,"gap",void 0),e([Q()],ci.prototype,"columns",void 0),e([Q()],ci.prototype,"rows",void 0),e([Q()],ci.prototype,"content",void 0),e([Q()],ci.prototype,"items",void 0),ci=e([g("grid"),m(S`:host,:host([contents]) [part=root]{display:grid}[part=root]{display:contents}`)],ci);var di=ci;di.define();let pi=class Heading extends GlobalStyle{constructor(){super(...arguments),this.as="h1",this.anchor="#",this.side="left"}render(){return Ct`<a part="root" href="${this.id?"#"+this.id:Rt}" ${Ht(this.observedRecord)}>${this.wrapHeading(jt(),this.id?Ct`<i part="anchor">${this.anchor}</i>`:"")}</a>`}wrapHeading(...t){switch(this.as){case"h2":return Ct`<h2>${t}</h2>`;case"h3":return Ct`<h3>${t}</h3>`;case"h4":return Ct`<h4>${t}</h4>`;case"h5":return Ct`<h5>${t}</h5>`;case"h6":return Ct`<h6>${t}</h6>`;default:return Ct`<h1>${t}</h1>`}}};e([Q()],pi.prototype,"as",void 0),e([Q()],pi.prototype,"anchor",void 0),e([Q()],pi.prototype,"side",void 0),pi=e([g("heading"),m(S`:host{display:block;text-align:start}[part=anchor]{min-width:1.25em;position:absolute;right:100%;text-align:center}[side=left] [part=anchor]{right:100%}[side=right] [part=anchor]{left:100%}a{color:inherit}h1,h2,h3,h4,h5,h6{direction:ltr;font-size:revert;position:relative;width:-moz-fit-content;width:fit-content}`)],pi);var ui=pi;ui.define();var vi=Gt("0 0 56 56")`<path fill="currentColor" d="M43.95 47.323c.304.305.732.468 1.119.468c.814 0 1.567-.733 1.567-1.568c0-.407-.163-.814-.468-1.12L12.112 11.069a1.57 1.57 0 0 0-1.12-.448c-.814 0-1.567.733-1.567 1.547c0 .428.143.835.448 1.12Zm1.913-5.761C52.255 37.43 56 32.056 56 29.674c0-4.132-11.297-17.303-27.99-17.303c-3.46 0-6.697.59-9.669 1.567l5.313 5.293a11 11 0 0 1 4.356-.896c6.31 0 11.38 4.988 11.38 11.339c0 1.547-.326 3.033-.958 4.336ZM28.01 46.977c3.766 0 7.267-.672 10.402-1.771l-5.394-5.395a10.8 10.8 0 0 1-5.008 1.201c-6.35 0-11.379-5.15-11.4-11.338c0-1.832.428-3.562 1.202-5.09l-7.084-7.124C4.01 21.592 0 27.231 0 29.674c0 4.112 11.501 17.303 28.01 17.303m6.473-17.73a6.446 6.446 0 0 0-6.473-6.454c-.264 0-.53.02-.773.041l7.206 7.206c.02-.244.04-.529.04-.794m-12.966-.041c0 3.582 2.951 6.473 6.514 6.473c.285 0 .55-.02.834-.04l-7.308-7.309c-.02.285-.04.59-.04.876"/>`;const fi=S`.input-field{align-items:center;border-radius:inherit;display:flex;height:inherit;position:relative}.input-field [part=input]{background:none;color:inherit;height:100%;padding:var(${he.input}-space);width:100%}.input-field [part=icon]{align-items:center;color:var(${he.input}-icon-color);display:flex;justify-content:center}.input-field [part=prefix],.input-field [part=suffix]{display:flex;height:100%}.input-field [part=suffix] [part=icon]{padding-inline-end:var(${he.input}-space)}.input-field [part=prefix] [part=icon]{padding-inline-start:var(${he.input}-space)}`,mi=S`:host{${he.input}-width:10em;${he.input}-height:1.6em;${he.input}-space:0.2em;${he.input}-control:currentColor;${he.input}-icon-color:var(${he._colors.darkgray[4]})}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host(:focus-within){${he.input}-icon-color:currentColor}input:disabled{cursor:inherit}input::-ms-clear,input::-ms-reveal{display:none}`;let gi=class SuperInput extends GlobalStyle{constructor(){super(...arguments),this.autofocus=!1,this.outlineType="border",this.disabled=!1,this.compositing=!1,this.makeId=Math.random().toString(36).slice(1),this.nameValue=this.namevalue}get observedRecord(){return h(super.observedRecord,"default","value")}set defaultValue(t){this.default=t}get defaultValue(){return this.default}namevalue(){return[this.name,this.value]}reset(){this.value=this.default,this._input.value=this.default}_handleInput(t){t.stopPropagation(),this.compositing||(this.value=t.target.value?.trim(),this.dispatchCustomEvent("input",this.value,{bubbles:!0}))}_handleChange(t){this.dispatchCustomEvent("change",this.value)}connectedCallback(){super.connectedCallback(),this._connectedInit()}_connectedInit(){this.default??=this.value||"",this.value??=this.default}_compositionInit(){this._input&&(this.events.add(this._input,"compositionstart",(()=>this.compositing=!0)),this.events.add(this._input,"compositionend",(t=>{this.compositing=!1,this._handleInput(t)})))}_changeInputType(t){this._input&&(this._input.type=t)}focus(t){this._input?.focus(t)}firstUpdated(){this._compositionInit()}_renderPrefix(){return Ct`<label for="${this.makeId}" part="prefix">${jt("prefix")}</label>`}_renderSuffix(){return Ct`<label for="${this.makeId}" part="suffix">${jt("suffix")}</label>`}};e([Q()],gi.prototype,"autocomplete",void 0),e([Q({attribute:"outline-type"})],gi.prototype,"outlineType",void 0),e([Q({type:Boolean,reflect:!0})],gi.prototype,"disabled",void 0),e([Q({reflect:!0})],gi.prototype,"type",void 0),e([Q({reflect:!0})],gi.prototype,"placeholder",void 0),e([Q({reflect:!0})],gi.prototype,"name",void 0),e([Q()],gi.prototype,"value",void 0),e([Q()],gi.prototype,"default",void 0),e([rt("input")],gi.prototype,"_input",void 0),gi=e([m(fi,mi)],gi);class OutlineBuilder{constructor({selector:t=":host",width:e=he.outlineWidth,color:o=he.outlineColor,outlineType:s}={}){const a=((t,e)=>{const o=`outline-color:var(${e});border-color:var(${e});`,s=`${o}outline-width:var(${t});outline-style:solid;`;return{outline:s,"outline-inset":`${s}outline-offset:calc(-1 * var(${t}));`,"box-shadow":`box-shadow:0 0 0 var(${t}) var(${e});`,"box-shadow-inset":`box-shadow:inset 0 0 0 var(${t}) var(${e});`,border:`${o}border-width:var(${t});border-style:solid;`}})(e,o);if(s&&s in a){const e=a[s];this.css=`${t}{${e}}`}else this.css=""}get styleSheet(){return C(this.css).styleSheet}}let yi=class Input extends gi{constructor(){super(...arguments),this.type="text",this.variant="default",this.__outlineSC=new StyleController(this,(()=>new OutlineBuilder({outlineType:this.outlineType}).css+("outline"===this.variant?`:host{${he.outlineColor}: var(${he.active})}`:"")))}render(){return Ct`<div part="root" ${Ht(this.observedRecord)} class="input-field">${[this._renderPrefix(),Ct`<input part="input" type="${this.type}" .value="${this.value}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||Rt}" autocomplete="${this.autocomplete||Rt}" placeholder="${this.placeholder||Rt}" id="${this.makeId}" @input="${this._handleInput}" @change="${this._handleChange}">`,this._renderSuffix()]}</div>`}_renderSuffix(){const t="password";return Ct`<label for="${this.makeId}" part="suffix">${this.type===t?Ct`<i part="icon" @mousedown="${()=>this._changeInputType("text")}" @mouseup="${()=>this._changeInputType(t)}" @mouseleave="${()=>this._changeInputType(t)}">${vi()}</i>`:jt("suffix")}</label>`}};e([Q()],yi.prototype,"variant",void 0),e([rt("input")],yi.prototype,"_input",void 0),yi=e([g("input"),m(S`:host{display:block;height:var(${he.input}-height);width:var(${he.input}-width)}:host(:focus-within){${he.outlineColor}:var(${he.active})}`)],yi);var $i=yi;$i.define();let bi=class Layout extends GlobalStyle{constructor(){super(...arguments),this.sticky=!1}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}><header part="header">${jt("header")}</header><main part="main">${jt()}</main><footer part="footer">${jt("footer")}</footer></div>`}};e([Q({type:Boolean})],bi.prototype,"sticky",void 0),bi=e([g("layout"),m(S`:host{flex-direction:column;grid-template-rows:auto 1fr auto;min-height:100%;width:100%}:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}[part=main]{flex:1;width:100%}[part=footer],[part=header]{flex-shrink:0;width:100%}[sticky] header{position:sticky;top:0}`)],bi);var _i=bi;_i.define();let wi=class SuperAnchor extends GlobalStyle{constructor(){super(...arguments),this.target="_self"}get pathname(){return new URL(this.href,location.href).pathname}render(){return Ct`<a part="root" ${Ht(this.observedRecord)} href="${this.href||Rt}" target="${this.target}" @click="${this._handleClick}">${jt()}</a>`}};var xi;e([Q()],wi.prototype,"href",void 0),e([Q()],wi.prototype,"target",void 0),wi=e([m(S`:host{color:currentColor;cursor:default;display:inline-block;text-decoration:none}:host([href]){cursor:pointer}[part=root]{color:inherit;display:inline-block;text-decoration:inherit}`)],wi);let ki=xi=class Router extends GlobalStyle{constructor(){super(...arguments),this.__fieldRouteTree=new RouteTree,this.__slottedRouteTree=new RouteTree,this.__cacheRecord=new Map,this.component=null,this.pathname=location.pathname,this.default=jt(),this.type="united",this.cache=!1,this.handlePopstate=this.events.add(window,"popstate",(()=>{this.pathname=location.pathname}))}get params(){return this.path?RouteTree.parseParams(this.pathname,this.path):{}}set routes(t){this.__routes=t,this.collectFieldRoutes(t)}get routes(){return this.__routes}clear(){this.__cacheRecord.clear()}render(){let t;if(this.cache&&(t=this.__cacheRecord.get(this.pathname))&&(this.component=t.component,this.path=t.path,this.pathname=t.pathname),!t)switch(this.type){case"field":this.component=this.fieldComponent();break;case"slotted":this.component=this.slottedComponent();break;default:this.component=this.fieldComponent()??this.slottedComponent()}return this.component??this.default}connectedCallback(){super.connectedCallback(),xi.routerInstances.add(this),"field"!==this.type&&(this.observers.add(this,MutationObserver,this.collectSlottedRoutes,{attributes:!0,attributeFilter:["slot"],subtree:!0}),this.collectSlottedRoutes())}disconnectedCallback(){super.disconnectedCallback(),xi.routerInstances.delete(this)}useRouter(){return{pathname:this.pathname,params:this.params,path:this.path,component:this.component}}updated(t){if(t.has("pathname")||t.has("path")){const t=this.useRouter();!this.__cacheRecord.has(this.pathname)&&this.path&&this.__cacheRecord.set(this.pathname,t),this.dispatchCustomEvent("change",t)}}fieldComponent(t){if(t||=this.__fieldRouteTree.search(this.pathname)?.pattern,this.path=t,!t)return null;const e=this.routes.find((e=>e.path===t));return e?"render"in e?e.render?.(h(this.useRouter(),"component"))||null:e.component:null}slottedComponent(t){const e=this._slottedNames;return t||=this.__slottedRouteTree.search(this.pathname)?.pattern,this.path=t,t?(this.path=e.find((e=>e===t)),this.path?jt(this.path):null):null}collectSlottedRoutes(){this.__slottedRouteTree=new RouteTree,this.clear(),this._slottedNames.forEach((t=>{this.__slottedRouteTree.insert(t)}))}collectFieldRoutes(t){this.__fieldRouteTree=new RouteTree,this.clear(),t.forEach((({path:t})=>{this.__fieldRouteTree.insert(t)}))}static updateAll(){this.routerInstances.forEach((t=>{t.handlePopstate()}))}search(t){return this.__fieldRouteTree.search(t)||this.__slottedRouteTree.search(t)}};ki.routerInstances=new Set,e([J()],ki.prototype,"component",void 0),e([J()],ki.prototype,"path",void 0),e([Q()],ki.prototype,"pathname",void 0),e([J()],ki.prototype,"default",void 0),e([Q()],ki.prototype,"type",void 0),e([Q({type:Boolean})],ki.prototype,"cache",void 0),e([J()],ki.prototype,"routes",null),ki=xi=e([g("router"),m(S`:host{display:contents}`)],ki);var Ci=ki;const Si="auto";let Ai=class Link extends wi{constructor(){super(...arguments),this.type=Si,this.suppress=!1,this.replace=!1,this.state={},this.handleState=()=>{switch(this.type){case Si:case"push":if(!this.replace){history.pushState(this.state,"",this.href);break}case"replace":history.replaceState(this.state,"",this.href)}}}_handleClick(t){const{state:e,type:o,href:s,pathname:a,suppress:l}=this;if(this.dispatchCustomEvent("navigate",{...this.observedRecord,pathname:a,state:e}),s.startsWith("#")||"normal"===o)return;this.handleState();const h=[...Ci.routerInstances];l||o===Si&&!h.some((t=>t.search(location.pathname)))||(t.preventDefault(),Ci.routerInstances.forEach((t=>{t.handlePopstate()})))}};e([Q()],Ai.prototype,"type",void 0),e([Q({type:Boolean})],Ai.prototype,"suppress",void 0),e([Q({type:Boolean})],Ai.prototype,"replace",void 0),Ai=e([g("link")],Ai);var Ri=Ai;Ri.define();let Ei=class Progress extends GlobalStyle{constructor(){super(...arguments),this.max=1,this.min=0}render(){let t,e=20;if(!o(this.value)){const o=new Ranger(this.min,this.max);e=100*o.restrict(this.value/o.diff),t="static"}return Ct`<div part="root" ${Ht(this.observedRecord)} class="${t}"><i part="value" style="width:${e}%;"></i></div>`}};e([Q({type:Number})],Ei.prototype,"max",void 0),e([Q({type:Number})],Ei.prototype,"min",void 0),e([Q({type:Number})],Ei.prototype,"value",void 0),Ei=e([g("progress"),m(S`:host{background:var(${he.passive});border-radius:.25em;color:var(${he.active});height:.5em;width:100%}:host,[part=root]{display:block}[part=root]{border-radius:inherit;overflow:hidden;position:relative;z-index:1}[part=value]{animation:progress 1.8s ease-in-out infinite alternate;background:currentColor;border-radius:inherit;height:100%;left:0;position:absolute;top:0;transition:all .3s;z-index:2}@keyframes progress{0%{left:0}to{left:80%}}.static [part=value]{animation:none}`)],Ei);var Ti=Ei;Ti.define();const Mi="range",Pi=le(Mi);let Ni=class Range extends gi{constructor(){super(...arguments),this.min=0,this.max=100,this.vertical=!1,this.__focusStack=[]}get range(){return Array.isArray(this.value)}get rangeValue(){return this.range?this.value:[this.value]}padValue(t,e=0){const{rangeValue:o}=this,s=t-o.length;return s>0?new Array(s).fill(e).concat(o):o}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"max"!==t&&"min"!==t&&"step"!==t||(this._ranger=new Ranger(this.min,this.max,this.step))}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){const t=this.padValue(2),e=Math.min(...t),o=Math.max(...t),s=this._ranger.diff;return Ct`<div part="root" ${Ht(this.observedRecord)} @mousedown="${this.disabled?null:this._handleMousedownRoot}" style="${f([["--from",(e-this.min)/s*100+"%"],["--to",(o-this.min)/s*100+"%"],...t.map(((t,e)=>[`--handle-${e}`,(t-this.min)/s*100+"%"]))])}"><div part="track"></div>${Ft(this.rangeValue.length,(t=>this._renderHandle(t)))}</div>`}_renderHandle(t){const{disabled:e,range:o,rangeValue:s}=this,a=!o||o&&t===s.length-1&&1===s.length;return Ct`<i tabindex="0" part="handle" class="${qt({"last-focus":this.lastFocus===t})}" @mousedown="${e?null:this.createMouseDown(t)}" @focus="${e?null:()=>this.focusHandle(t)}" @blur="${e?null:this.blurHandle}" style="${f({"z-index":this.__focusStack.indexOf(t)+1,"--handle":`var(--${a?"to":`handle-${t}`})`})}"></i>`}focusHandle(t){this.lastFocus=t;const e=this.__focusStack.indexOf(t);-1!==e&&this.__focusStack.splice(e,1),this.__focusStack.push(t);const o=this._handles.item(t);o?.focus(),this.__keydownEvent||(this.__keydownEvent=this.events.add(document,"keydown",this.createKeydownEvent(t)))}blurHandle(){this.lastFocus=void 0,this.__keydownEvent=this.events.remove(document,"keydown",this.__keydownEvent)}createKeydownEvent(t){return e=>{const{rangeValue:o,step:s}=this;o.length<2&&(t=0);const a=o[t];"ArrowLeft"===e.key||"ArrowDown"===e.key?(e.preventDefault(),this.createSetValue(t)(a-s)):"ArrowRight"!==e.key&&"ArrowUp"!==e.key||(e.preventDefault(),this.createSetValue(t)(a+s))}}createMouseDown(t){return e=>{this.focusHandle(t),this.createMousedownListener(this.createSetValue(t))(e)}}createSetValue(t){return e=>{const o=this._ranger.normalize(e);let s=o;this.range&&(s=[...this.value],s[t]=o),this.value=s,this.dispatchCustomEvent("change",this.value)}}_computeValue({clientX:t,clientY:e}){const{top:o,left:s,height:a,width:l}=this._root.getBoundingClientRect();return this._ranger.present(this.vertical?(e-o)/a:(t-s)/l)}_handleMousedownRoot(t){const e=this._computeValue(t),o=this.range?this.rangeValue.reduce(((t,o,s)=>Math.abs(e-o)<Math.abs(e-this.rangeValue[t])?s:t),0):0,s=this.createSetValue(o);s(e),this.createMousedownListener(s)(t),this.focusHandle(o)}createMousedownListener(t){return e=>{e.preventDefault(),e.stopPropagation();const o=this.createMousemoveListener(t);this.events.add(document,"mousemove",o);const s=()=>{this.events.remove(document,"mousemove",o),this.events.remove(document,"mouseup",s)};this.events.add(document,"mouseup",s)}}createMousemoveListener(t){return e=>{const o=this._computeValue(e);o===this._ranger.restrict(o)&&t?.call(this,o)}}_connectedInit(){this._ranger=new Ranger(this.min,this.max,this.step);const t=this._ranger.diff;this.step||=t/100,o(this.value)&&(o(this.default)?this.value=Math.round(t/2/this.step)*this.step:this.value=this.default),this.default??=this.value}reset(){this.value=this.default}sort(){return this.value=this.toSorted()}toSorted(){return this.range?[...this.value].sort(((t,e)=>t-e)):this.value}};e([Q({type:Number})],Ni.prototype,"min",void 0),e([Q({type:Number})],Ni.prototype,"max",void 0),e([Q({type:Number})],Ni.prototype,"step",void 0),e([Q({type:Boolean,reflect:!0})],Ni.prototype,"vertical",void 0),e([Q({type:Array})],Ni.prototype,"value",void 0),e([Q({type:Array})],Ni.prototype,"default",void 0),e([rt("root")],Ni.prototype,"_root",void 0),e([ot("[part=handle]")],Ni.prototype,"_handles",void 0),e([J()],Ni.prototype,"lastFocus",void 0),Ni=e([g(Mi),m(S`:host{${Pi}--handle-active:var(${he.active});${Pi}--track-width:.5em;${Pi}--length:var(${he.input}-width);background:var(${he.passive});display:block;width:var(${Pi}--length)}:host([contents]) [part=root]{width:inherit}:host([vertical]){height:var(${Pi}--length);width:-moz-fit-content;width:fit-content}:host(:not([disabled])) .last-focus{${Pi}--handle-scale:1.05;background:var(${Pi}--handle-active)}[part=root]{position:relative;--from:0%;--to:50%;height:var(${Pi}--track-width)}[part=root],[part=track]{border-radius:inherit;min-height:inherit}[part=track]{background:var(${he.active});height:100%;justify-content:space-between;left:min(var(--from),var(--to));pointer-events:none;width:max(calc(var(--to) - var(--from)),calc(var(--from) - var(--to)))}[part=handle],[part=track]{display:flex;position:absolute}[part=handle]{align-items:center;background:var(${he.active});border:.1em solid;border-color:var(${he.input}-control);border-radius:50%;height:1em;justify-content:center;transform:scale(var(${Pi}--handle-scale,1)) translate(-50%,-25%);transform-origin:0 25%;-webkit-user-select:none;user-select:none;width:1em}`,S`[vertical]{height:inherit;width:var(${Pi}--track-width)}[vertical] i{transform:translate(-25%,-50%)}[vertical] [part=track]{height:max(calc(var(--to) - var(--from)),calc(var(--from) - var(--to)));left:0;top:min(var(--from),var(--to));width:100%}`,S`[part=handle]{left:var(--handle);top:0}[vertical] [part=handle]{left:0;top:var(--handle)}`)],Ni);var Ii=Ni;Ii.define();const Oi="rotate",zi=le(Oi);let Bi=class Rotate extends GlobalStyle{render(){return Ct`<div part="root"><div part="slot" @mousemove="${this._handleRotate}">${jt()}</div><i @mouseleave="${this.reset}"></i></div>`}reset(){this._root.style.removeProperty("transform"),this._root.style.removeProperty("transition")}_handleRotate(t){const{rotateX:e,rotateY:o}=this._computeOffset(t);this._root.style.setProperty("transform",`rotateX(${e}rad) rotateY(${o}rad)`),this._root.style.setProperty("transition","0s")}_computeOffset(t){const{left:e,top:o,width:s,height:a}=this._root.getBoundingClientRect(),{clientX:l,clientY:h}=t;return{rotateX:-(h-o-a/2)/a/2,rotateY:(l-e-s/2)/s/2}}};e([rt("root")],Bi.prototype,"_root",void 0),Bi=e([g(Oi),m(S`:host{display:block;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content;${zi}--padding:.75em;${zi}--offset:.5em}div{position:relative;transition:inherit;transition-property:transform}i{box-sizing:content-box;height:100%;margin:calc(var(${zi}--offset)*-1);padding:var(${zi}--offset);position:absolute;top:0;width:100%}[part=slot]{z-index:2}`)],Bi);var Di=Bi;Di.define(),Ci.define();const Ui=C("[direction-inset-align]");S`[direction^=top] ${Ui}{top:0}[direction^=bottom] ${Ui}{bottom:0}[direction$=right] ${Ui}{right:0}[direction$=left] ${Ui}{left:0}`;const Hi=C("[direction-outset-place]"),Li=S`[direction^=top] ${Hi}{bottom:100%}[direction^=bottom] ${Hi}{top:100%}[direction$=right] ${Hi}{left:100%}[direction$=left] ${Hi}{right:100%}`;function ji(t,e){return t&&e&&t.toLowerCase().includes(e.toLowerCase())}function Vi(t,e){if(t){const o="checked";e?t.setAttribute(o,""):t.removeAttribute(o)}}let Gi=class Select extends $i{constructor(){super(...arguments),this.multiple=!1,this.visible=!1,this.autoDirection="bottom",this.__store=[]}get observedRecord(){return{...super.observedRecord,direction:this.direction||this.autoDirection}}render(){return Ct`<div part="root" ${Ht(this.observedRecord)} class="input-field">${[this._renderPrefix(),Ct`<input part="input" type="${this.type}" .value="${this.text}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||Rt}" autocomplete="${this.autocomplete||Rt}" placeholder="${this.placeholder||Rt}" id="${this.makeId}" @focus="${this._handleFocus}" @input="${this._handleInput}" @change="${this._handleChange}">`,Ct`<label for="${this.makeId}" part="suffix"><i part="icon">${Fe()}</i></label>`,Ct`<label for="${this.makeId}" part="content" direction-outset-place>${jt()}</label>`]}</div>`}_handleFocus(){if(!this.direction){const{top:t,bottom:e}=this.getBoundingClientRect();window.innerHeight-e<this._content.clientHeight&&t>this._content.clientHeight?this.autoDirection="top":this.autoDirection="bottom"}this.visible=!0}firstUpdated(){this.events.add(this._content,"click",(t=>{t.preventDefault(),t.stopPropagation();const{target:e}=t,o=this.optionValue(e);if(o){const t=this.select(o,e.textContent);this.multiple||Vi(this.lastChecked,0),Vi(e,t),this.lastChecked=e}this._input.focus()})),this.events.add(document,"click",(t=>{t.stopPropagation();const e=t.composedPath()[0];e&&!this.shadowRoot.contains(e)&&this.blur()}))}_connectedInit(){if(!this.value){const t=[...this.querySelectorAll("[checked]")];(this.multiple?t:t.length?[this.lastChecked=t[0]]:[]).forEach((t=>{Vi(t,this.select(this.optionValue(t),t.textContent))})),this.default=this.value,this.defaultText=this.text,this.defaultChecked=t}this.text||(this.text="")}reset(){this.value=this.default,this.text=this.defaultText,this.querySelectorAll("[checked]").forEach((t=>Vi(t,0))),this.defaultChecked.forEach((t=>Vi(t,1)))}select(t,e){e||=t,e=e.trim();let o=0;if(this.multiple){const s=this.__store.findIndex((e=>e.value===t));s>-1?this.__store.splice(s,1):(this.__store.push({value:t,text:e}),o=1),this.value=this.__store.map((t=>t.value)),this.text=this.__store.map((t=>t.text)).join(", ")}else this.value===t?(this.value="",this.text=""):(this.value=t,this.text=e,o=1);return this.dispatchCustomEvent("select",this.value),this.filter(),o}filter(t){t=t?.trim(),[...this.children].forEach((e=>{this.filterCallback(e,!t||ji(this.optionValue(e),t)||ji(e.textContent,t),t)}))}filterCallback(t,e,o){t.style.display=e?"":"none"}_handleInput(t){if(t.stopPropagation(),this.compositing)return;const e=this._input.value;this.filter(this.multiple?function(t,e){const o=e.slice(0,t).lastIndexOf(",")+1||0,s=e.indexOf(",",t)||e.length;return e.slice(o,s)}(this._input.selectionStart,e):e),this.dispatchCustomEvent("input",this.value,{bubbles:!0})}focus(t){this._input.focus(t),this.visible=!0}blur(){this._input.blur(),this.visible=!1,super.blur()}optionValue(t){return t.value||t.getAttribute("value")||""}};e([Q()],Gi.prototype,"text",void 0),e([rt("content")],Gi.prototype,"_content",void 0),e([Q()],Gi.prototype,"direction",void 0),e([Q({type:Boolean})],Gi.prototype,"multiple",void 0),e([Q({type:Boolean})],Gi.prototype,"visible",void 0),e([J()],Gi.prototype,"autoDirection",void 0),Gi=e([g("select"),m(Li,S`.outline,:host(:focus-within){${he.input}-outline-color:var(${he.active})}[part=input]{text-overflow:ellipsis}[part=content]{position:absolute;visibility:hidden;width:100%}[visible] [part=content]{visibility:visible}`)],Gi);var Fi=Gi;Fi.define();var qi=Gt("0 0 56 56")`<path fill="currentColor" d="M7.715 49.574h40.57c4.899 0 7.36-2.437 7.36-7.265V13.69c0-4.828-2.461-7.265-7.36-7.265H7.715C2.84 6.426.355 8.84.355 13.69v28.62c0 4.851 2.485 7.265 7.36 7.265m31.57-21.633c-1.055-.937-2.25-1.43-3.515-1.43c-1.313 0-2.462.446-3.54 1.407l-10.593 9.469l-4.336-3.938c-.985-.867-2.04-1.336-3.164-1.336c-1.032 0-2.04.446-3 1.313L4.129 39.73V13.88c0-2.438 1.312-3.68 3.656-3.68h40.43c2.32 0 3.656 1.242 3.656 3.68v25.875Zm-21.469.258c3.024 0 5.508-2.484 5.508-5.531c0-3.023-2.484-5.531-5.508-5.531c-3.046 0-5.53 2.508-5.53 5.531a5.54 5.54 0 0 0 5.53 5.531"/>`;const Wi="skeleton",Yi=le(Wi);let Zi=class Skeleton extends GlobalStyle{constructor(){super(...arguments),this.animation="position",this.loading=!0}render(){return this.loading?Ct`<div part="root" ${Ht(this.observedRecord)}>${"image"===this.type?qi():""} ${jt("loading")}</div>`:jt()}};e([Q()],Zi.prototype,"type",void 0),e([Q()],Zi.prototype,"animation",void 0),e([J()],Zi.prototype,"loading",void 0),Zi=e([g(Wi),m(S`:host{${Yi}--from:var(${he._colors.darkgray[9]});${Yi}--to:var(${he._colors.darkgray[7]});${Yi}--deg:95deg;${Yi}--duration:1.5s;${Yi}--icon-size:5em;${Yi}--icon-margin:.25em;background:var(${Yi}--from);color:var(${he._colors.darkgray[5]});display:block;flex-shrink:0;min-height:1.5em;overflow:hidden;width:100%}[part=root]{animation:var(${Yi}--duration) ease-in-out 0s infinite none running;min-height:inherit;text-align:center}svg{--size:var(${Yi}--icon-size);font-size:var(--size);margin:calc(var(--size)*.05)}[animation=position]{animation-name:po;background-color:transparent;background-image:linear-gradient(var(${Yi}--deg),var(${Yi}--from) 36%,var(${Yi}--to) 50%,var(${Yi}--from) 64%);background-size:200% 100%}@keyframes po{0%{background-position:150%}to{background-position:-50%}}[animation=opacity]{animation-direction:alternate;animation-name:op}@keyframes op{50%{opacity:.25}to{opacity:1}}`)],Zi);var Xi=Zi;Xi.define();const Ki="split",Qi=le(Ki);let Ji=class Split extends gi{constructor(){super(...arguments),this.len=6,this.index=-1,this.current=-1,this.currentValue=[],this.__outlineSC=new StyleController(this,(()=>new OutlineBuilder({selector:"[part=input-box]",outlineType:this.outlineType}).css))}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}>${Ft(this.len,(t=>Ct`<span part="input-box" outline-type="${this.outlineType}" class="${qt({focus:this.current===t})}" @click="${this.disabled?null:()=>this.focusAt(t)}">${this.currentValue[t]}</span>`))} <input part="input" id="${this.makeId}" @blur="${this.blur}" @input="${this._handleInput}" @change="${this._handleChange}" .value="${this.value.padStart(this.len," ")}"></div>`}connectedCallback(){super.connectedCallback(),this.reset()}_handleInput(t){t.stopPropagation(),this.compositing||(this.fillInput(t.data),this.value=this.currentValue.join(""),this.dispatchCustomEvent("input",this.value,{bubbles:!0}))}fillInput(t){if(null===t){if(null!==this.currentValue[this.current])this.currentValue[this.current]=null;else{this.currentValue[this.current-1]=null;const t=this.currentValue.findLastIndex((t=>null!==t));this.current=this.current-1<0?t<0?0:t:this.current-1}return}const e=t.length>1;if(this.currentValue[this.current]=t[0],this.current+1>=this.len?(this.current=this.currentValue.indexOf(null),-1===this.current&&this.blur()):this.current+=1,e){const e=t.slice(1);e&&this.fillInput(e)}}focus(){this.focusAt(this.current),super.focus()}focusAt(t){this.current=t,this._input.focus()}blur(){this._input.blur(),this.current=-1,super.blur()}reset(){this.current=-1,this.value=this.default,this.currentValue=this.value.split("").concat(Array(this.len-this.value.length).fill(null)),this.index>-1&&(this.current=this.index)}};e([Q({type:Number})],Ji.prototype,"len",void 0),e([Q({type:Number})],Ji.prototype,"index",void 0),e([J()],Ji.prototype,"current",void 0),e([J()],Ji.prototype,"currentValue",void 0),Ji=e([g(Ki),m(S`:host{border-radius:.1em;display:block;width:-moz-fit-content;width:fit-content;${Qi}--size:1.45em;${Qi}--gap:.25em}[part=root]{display:flex;gap:var(${Qi}--gap);justify-content:space-between;position:relative}[part=input-box],[part=root]{border-radius:inherit;vertical-align:top}[part=input-box]{align-items:center;display:inline-flex;height:var(${Qi}--size);justify-content:center;width:var(${Qi}--size)}[part=input]{background:none;height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.focus,[part=input-box]:active{${he.outlineColor}:var(${he.active})}`)],Ji);var to=Ji;to.define();const eo="switch",io=le(eo);let oo=class Switch extends gi{constructor(){super(...arguments),this.default=!1,this.value=!1}set checked(t){this.value=t}get checked(){return this.value}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return Ct`<div part="root" ${Ht(this.observedRecord)} class="round"><input part="input" type="checkbox" ?disabled="${this.disabled}" ?checked="${this.value}" id="${this.makeId}" @change="${this._handleChange}"> <span part="handle"></span></div>`}reset(){this.value=this.default,this._input.checked=this.value}_connectedInit(){this.default?this.value=!0:this.value&&(this.value=!0,this.default=!0)}_handleChange(){const{checked:t}=this._input;this.value=t,this.dispatchCustomEvent("change",this.value)}};e([Q({type:Boolean})],oo.prototype,"default",void 0),e([Q({type:Boolean,attribute:"checked",reflect:!0})],oo.prototype,"value",void 0),oo=e([g(eo),m(S`:host,:host([contents]) [part=root]{display:inline-block}:host{${io}-width:3em;${io}-height:calc(var(${io}-width)/2);${io}-handle-size:1.25em;${io}-handle-space:calc(var(${io}-width)/4 - var(${io}-handle-size)/2);${io}-transition:.2s ease-in-out;background:var(${he.passive});border-radius:calc(var(${io}-height)/2);height:var(${io}-height);transition:.2s ease-in-out;transition-property:background,left;vertical-align:bottom;width:var(${io}-width)}:host([checked]){background:var(${he.active})}[part=root]{position:relative}[part=handle],[part=root]{align-items:center;display:flex;transition:inherit}[part=handle]{background:currentColor;border-radius:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:50%;--size:var(${io}-handle-size);height:var(--size);transform:translateY(-50%) translateX(var(${io}-handle-space));width:var(--size)}:host([checked]) [part=handle]{left:50%}[part=input]{height:100%;opacity:0;width:100%}`)],oo);var ro=oo;ro.define();const so="text",no=le(so);let ao=class Text extends GlobalStyle{constructor(){super(...arguments),this.underline="none",this.clip=!1}render(){return Ct`<span part="root" ${Ht(this.observedRecord)} class="${qt(this.underline)}">${jt()}</span>`}};e([Q()],ao.prototype,"underline",void 0),e([Q({type:Boolean})],ao.prototype,"clip",void 0),ao=e([g(so),m(S`:host{${no}--color:currentColor;${no}--color-hover:currentColor;${no}--color-active:currentColor;display:inline-block;overflow-wrap:break-word;text-overflow:ellipsis}[part=root]{color:var(${no}--color);display:inline-block;overflow:hidden;overflow-wrap:inherit;text-overflow:inherit;vertical-align:bottom;white-space:nowrap}[part=root]:hover{color:var(${no}--color-hover,var(${no}--color))}[part=root]:active{color:var(${no}--color-active,var(${no}--color))}.active:active,.always,.hover:hover{text-decoration:underline}.none{text-decoration:none}[clip]{background:var(${he.clipBackground});color:transparent;display:inline-block;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}`)],ao);var lo=ao;lo.define();const ho="tabs",co=le(ho),po="hover";let uo=class Tabs extends GlobalStyle{constructor(){super(...arguments),this.outlineType="border",this.useSlot=!1,this.index=0,this.__outlineSC=new StyleController(this,(()=>new OutlineBuilder({outlineType:this.outlineType}).css))}render(){return Ct`<ul part="root" ${Ht(this.observedRecord)} @mouseleave="${this._handleMouseLeave}">${this.tabs?.map(((t,e)=>t||this.useSlot?Ct`<li part="${qt("item",{selected:this.index===e})}" @mouseenter="${()=>{this.move(this._lastIndex,e),this._lastIndex=e}}" @click="${()=>this.select(e)}">${this.useSlot?jt(t):t}<div part="indicator"></div></li>`:""))}</ul>`}connectedCallback(){super.connectedCallback(),this._lastIndex=this.index}_handleMouseLeave(){const t=this._items[this._lastIndex];t&&t.part.remove(po),this._lastIndex=this.index}move(t,e){if(t===e)return;const{_items:o,_indicators:s}=this,a=o[e];if(!a)return;a.part.add(po);const l=o[t];if(!l)return;l.part.remove(po);const h=s[e],c=s[t];if(!h||!c)return;const d=c.getBoundingClientRect(),p=a.getBoundingClientRect(),u=d.x-p.x,v=d.y-p.y,f=d.width,{style:m}=h;m.transform=`translate3d(${u}px,${v}px,0)`,m.width=f+"px",m.transition=c.style.transition="none",h.getBoundingClientRect(),m.width=m.transform=m.transition=c.style.transition=""}select(t){const{index:e,tabs:o,_lastIndex:s,useSlot:a}=this;o&&e!==t&&t in o&&(this.dispatchCustomEvent("select",t),this.move(s,t),this._lastIndex=t,e in o&&(o[e]||a)&&(this.index=t))}};e([Q({attribute:"outline-type"})],uo.prototype,"outlineType",void 0),e([Q({type:Boolean})],uo.prototype,"useSlot",void 0),e([Q({type:Array})],uo.prototype,"tabs",void 0),e([Q({type:Number})],uo.prototype,"index",void 0),e([ot("[part~=item]")],uo.prototype,"_items",void 0),e([ot("[part=indicator]")],uo.prototype,"_indicators",void 0),uo=e([g(ho),m(S`:host{${co}--indicator-background:var(${he._colors.darkgray[7]});${co}--space:0.25em;border-radius:var(${he.radius});cursor:default;display:flex;transition:.2s ease-in-out;width:-moz-fit-content;width:fit-content}[part=root]{border-radius:inherit;display:flex;flex-direction:inherit;gap:var(${co}--space);overflow-x:clip;padding:var(${co}--space);position:relative;transition:inherit;transition-property:width,transform,opacity;z-index:1}[useslot] [part~=item]{padding:0}[part~=item]{display:block;padding:0 .4em;position:relative;white-space:nowrap}[part=indicator],[part~=item]{border-radius:inherit;transition:inherit;transition-property:inherit;width:100%}[part=indicator]{background:var(${co}--indicator-background);height:100%;inset:0;opacity:0;position:absolute;z-index:-1}[part~=selected]{background:var(${co}--indicator-background)}[part~=hover] [part=indicator],[part~=selected] [part=indicator]{opacity:1}`)],uo);var vo=uo;function fo(t,e=2){return t.toString().padStart(e,"0").split("")}vo.define();let mo=class Time extends GlobalStyle{constructor(){super(...arguments),this.escape="%",this.format="YYYY-MM-DD hh:mm:ss",this.time=new Date}render(){return Ct`<span part="root" ${Ht(this.observedRecord)}>${function(t,e=new Date,o="%"){var s;if(!t)return t;if(isNaN(e.getTime()))return;const a=`${o}${o}`,l=[];t=t.replace(new RegExp(`${o}([ZYMDhmsS${o}])`,"g"),((t,e)=>(l.push(e),a)));const h=e.getTimezoneOffset()/-60,c={Z:[h>=0?"+"+h.toString():h.toString()],Y:e.getFullYear().toString().split(""),M:fo(e.getMonth()+1),D:fo(e.getDate()),h:fo(e.getHours()),m:fo(e.getMinutes()),s:fo(e.getSeconds()),S:fo(e.getMilliseconds(),3)},d=[];for(const e of t.split("").reverse()){const t=null===(s=c[e])||void 0===s?void 0:s.pop();t?d.push(t):d.push(e)}return d.reverse().join("").replace(new RegExp(a,"g"),(()=>l.shift()))}(this.format,this.time,this.escape)}</span>`}updated(t){t.has("timeout")&&this.timeout&&(this.timeouts.remove(this.timeoutId),this.timeoutId=this.timeouts.add(setInterval((()=>{this.dispatchCustomEvent("time",this.time),this.time=new Date(this.time.getTime()+(this.gap||this.timeout))}),Math.abs(this.timeout))))}};e([Q()],mo.prototype,"escape",void 0),e([Q()],mo.prototype,"format",void 0),e([Q({type:Object})],mo.prototype,"time",void 0),e([Q({type:Number})],mo.prototype,"timeout",void 0),e([Q({type:Number})],mo.prototype,"gap",void 0),mo=e([g("time"),m(S`:host{text-align:center}`)],mo);var go,yo=mo;yo.define();const $o="tooltip",bo=le($o);let _o=go=class Tooltip extends SuperOpenable{constructor(){super(...arguments),this.direction="top",this.align="center",this.propagation=!1,this.type="hover"}render(){const t=go.aligns[this.align]||"inherit",e="focus"===this.type;return Ct`<div part="root" ${Ht(this.observedRecord)} tabindex="${e?0:-1}" @focus="${e?()=>this.open=!0:null}" @blur="${e?()=>this.open=!1:null}" @mouseenter="${e?null:()=>this.open=!0}" @mouseleave="${e?null:()=>this.open=!1}" style="justify-content:${t};align-items:${t}">${jt()}<div part="tip" direction-outset-place>${this.tip?Ct`<span class="passive">${this.tip}</span>`:jt("tip")}</div></div>`}};_o.aligns={start:"flex-start",end:"flex-end",center:"center","flex-start":"flex-start","flex-end":"flex-end"},e([Q()],_o.prototype,"tip",void 0),e([Q()],_o.prototype,"direction",void 0),e([Q()],_o.prototype,"align",void 0),e([Q({type:Boolean})],_o.prototype,"propagation",void 0),e([Q()],_o.prototype,"type",void 0),_o=go=e([g($o),m(Li,S`:host{${bo}--tip-background:inherit;width:-moz-fit-content;width:fit-content}:host,[part=root]{display:inline-flex}[part=root]{border-radius:inherit;position:relative;transition:inherit}[part=tip]{height:-moz-fit-content;height:fit-content;position:absolute;transition:inherit;-webkit-user-select:none;user-select:none;visibility:hidden;width:-moz-fit-content;width:fit-content}:host([open]) [part=tip]{visibility:visible}.passive{background:var(${bo}--tip-background)}[propagation] [part=tip]{pointer-events:none}`)],_o);var wo=_o;wo.define();const xo="typewriter",ko=le(xo);let Co=class Typewriter extends GlobalStyle{constructor(){super(...arguments),this.content="",this.ended=!1,this.max=100,this.min=50,this.delay=0,this.index=0,this.contentInternal=""}get len(){return this.content.length}render(){return Ct`<div part="root" ${Ht(this.observedRecord)}>${jt()} ${this.contentInternal} <i part="cursor" ?hidden="${this.ended}"></i></div>`}connectedCallback(){super.connectedCallback(),this._ranger=new Ranger(this.min,this.max)}firstUpdated(){this.content||=this._slot?.assignedNodes()[0]?.textContent.trim()||"",!this.ended&&this.len&&this.write()}updated(t){t.has("index")&&this.dispatchCustomEvent(this.index===this.len?"done":"write",this.contentInternal)}write(t=this.index){this.contentInternal=this.content.slice(0,t+1);const e=this.delay||this._ranger.random();this.timeoutID=this.timeouts.add(setTimeout((()=>{const e=t+1;e<=this.len&&(this.index=e,this.write())}),e))}stop(){clearTimeout(this.timeoutID)}end(){this.ended=!0}};e([Q()],Co.prototype,"content",void 0),e([Q({type:Boolean})],Co.prototype,"ended",void 0),e([Q({type:Number})],Co.prototype,"max",void 0),e([Q({type:Number})],Co.prototype,"min",void 0),e([Q({type:Number})],Co.prototype,"delay",void 0),e([Q({type:Number})],Co.prototype,"index",void 0),e([J()],Co.prototype,"contentInternal",void 0),e([et("i")],Co.prototype,"_i",void 0),Co=e([g(xo),m(S`:host{${ko}--cursor-width:.05em}:host,:host([contents]) [part=root]{display:inline-block}i{animation:s 1.5s steps(1) infinite;border-right:var(${ko}--cursor-width) solid;margin-left:.02em}@keyframes s{0%{border-color:currentColor}50%{border-color:transparent}}slot{display:none}`)],Co);var So=Co;So.define(),t.Alert=ye,t.Avatar=be,t.Badge=ke,t.Breath=Re,t.Button=Oe,t.Card=Ue,t.Carousel=Ge,t.Details=Ze,t.Dialog=Je,t.Divider=ei,t.Dragbox=oi,t.Flex=ni,t.Form=li,t.Grid=di,t.Heading=ui,t.Input=$i,t.Layout=_i,t.Link=Ri,t.Progress=Ti,t.Range=Ii,t.Rotate=Di,t.Router=Ci,t.Select=Fi,t.Skeleton=Xi,t.Split=to,t.Switch=ro,t.Tabs=vo,t.Text=lo,t.Time=yo,t.Tooltip=wo,t.Typewriter=So}));
|
59
59
|
//# sourceMappingURL=godown+lit.umd.js.map
|