godown 3.11.2 → 3.12.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 +11 -11
- package/build/godown+lit.iife.js.map +1 -1
- package/build/godown+lit.js +5 -5
- package/build/godown+lit.js.map +1 -1
- package/build/godown+lit.umd.js +11 -11
- package/build/godown+lit.umd.js.map +1 -1
- package/build/godown.iife.js +5 -4
- package/build/godown.iife.js.map +1 -0
- package/build/godown.js +7 -7
- package/build/godown.js.map +1 -1
- package/build/godown.umd.js +3 -3
- package/build/godown.umd.js.map +1 -1
- package/custom-elements.json +1 -1
- package/internal/global-style.js +1 -1
- package/internal/super-input.d.ts +0 -3
- package/internal/super-input.d.ts.map +1 -1
- package/internal/super-input.js +1 -1
- package/internal/super-input.js.map +1 -1
- package/package.json +2 -2
- package/src/internal/global-style.ts +1 -1
- package/src/internal/super-input.ts +0 -31
- package/src/web-components/alert/component.ts +2 -2
- package/src/web-components/button/component.ts +20 -18
- package/src/web-components/details/component.ts +1 -1
- package/src/web-components/dialog/component.ts +1 -0
- package/src/web-components/input/component.ts +37 -27
- package/src/web-components/layout/component.ts +1 -0
- package/src/web-components/text/component.ts +47 -52
- package/src/web-components/time/component.ts +5 -15
- package/src/web-components/tooltip/component.ts +6 -5
- package/vscode.html-custom-data.json +1 -1
- package/web-components/alert/component.js +1 -1
- package/web-components/alert/component.js.map +1 -1
- package/web-components/button/component.d.ts.map +1 -1
- package/web-components/button/component.js +1 -1
- package/web-components/button/component.js.map +1 -1
- package/web-components/details/component.js +1 -1
- package/web-components/details/component.js.map +1 -1
- package/web-components/dialog/component.d.ts.map +1 -1
- package/web-components/dialog/component.js +1 -1
- package/web-components/dialog/component.js.map +1 -1
- package/web-components/input/component.d.ts +3 -1
- package/web-components/input/component.d.ts.map +1 -1
- package/web-components/input/component.js +1 -1
- package/web-components/input/component.js.map +1 -1
- package/web-components/layout/component.d.ts.map +1 -1
- package/web-components/layout/component.js +1 -1
- package/web-components/layout/component.js.map +1 -1
- package/web-components/text/component.d.ts +4 -7
- package/web-components/text/component.d.ts.map +1 -1
- package/web-components/text/component.js +1 -1
- package/web-components/text/component.js.map +1 -1
- package/web-components/time/component.d.ts +2 -2
- package/web-components/time/component.d.ts.map +1 -1
- package/web-components/time/component.js +1 -1
- package/web-components/time/component.js.map +1 -1
- package/web-components/tooltip/component.d.ts.map +1 -1
- package/web-components/tooltip/component.js +1 -1
- package/web-components/tooltip/component.js.map +1 -1
- package/web-types.json +1 -1
package/build/godown.iife.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
var Godown=function(t,e){"use strict";
|
2
2
|
/**
|
3
3
|
* @license MIT
|
4
|
-
* @version 3.
|
5
|
-
* Require Lit Core (`"
|
6
|
-
*/function o(t,e,o,s){var r,a=arguments.length,l=a<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(t,e,o,s);else for(var h=t.length-1;h>=0;h--)(r=t[h])&&(l=(a<3?r(l):a>3?r(e,o,l):r(e,o))||l);return a>3&&l&&Object.defineProperty(e,o,l),l}"function"==typeof SuppressedError&&SuppressedError;const s=t=>null==t,r=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},d=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*c(t){for(const e of l(t)?t:Object.entries(t))e&&(yield e)}const p=t=>a(t)&&"_$cssResult$"in t,u=t=>!s(t)&&!1!==t,
|
4
|
+
* @version 3.12.0
|
5
|
+
* Require Lit Core (import from `"lit"`)
|
6
|
+
*/function o(t,e,o,s){var r,a=arguments.length,l=a<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(t,e,o,s);else for(var h=t.length-1;h>=0;h--)(r=t[h])&&(l=(a<3?r(l):a>3?r(e,o,l):r(e,o))||l);return a>3&&l&&Object.defineProperty(e,o,l),l}"function"==typeof SuppressedError&&SuppressedError;const s=t=>null==t,r=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},d=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*c(t){for(const e of l(t)?t:Object.entries(t))e&&(yield e)}const p=t=>a(t)&&"_$cssResult$"in t,u=t=>!s(t)&&!1!==t,f=t=>{let e="";for(const[o,s]of c(t))if(s){const t=a(s)&&!p(s)?m(s):s;u(t)&&(e+=o?`${o}{${t}}`:t)}return e},m=t=>{let e="";for(const[o,s]of c(t))o&&u(s)&&(e+=`${o}:${s};`);return e},v=(t,e)=>t?`var(${t})`:"";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.styleID=e?t.push((t=>{if(r(t)){const e=new CSSStyleSheet;return e.replaceSync(t),e}return p(t)?t.styleSheet:t})(e))-1:void 0}}const g=(...t)=>e=>{const o=[];for(let t=Object.getPrototypeOf(e);t.styles;t=Object.getPrototypeOf(t))o.push(t.styles);e.styles=[...o,...t]},y=(t,e)=>o=>{t||=d(o.name),o.protoName=t;(({tagName:t,styles:e,autoDefine:o=!1,registry:s=customElements})=>r=>{r.elementTagName=t,e&&g(e)(r),o&&!s.get(t)&&s.define(t,r)})({tagName:o.godownConfig.tag(t),...e})(o)}
|
7
7
|
/**
|
8
8
|
* @license
|
9
9
|
* Copyright 2019 Google LLC
|
@@ -44,4 +44,5 @@ const L={attribute:!0,type:String,converter:D,reflect:!1,hasChanged:N},V=(t=L,e,
|
|
44
44
|
* @license
|
45
45
|
* Copyright 2017 Google LLC
|
46
46
|
* SPDX-License-Identifier: BSD-3-Clause
|
47
|
-
*/var o,s},Z=6;let K=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)}};const Q=(t,e)=>(t?t+(e?" "+e:""):e)||"",J=(...t)=>t.reduce(((t,e)=>{if(!e)return t;if(l(e))return Q(t,J(...e));if(a(e)){for(const o in e)e[o]&&(t=Q(t,o));return t}return Q(t,e)}),"");function tt(t,e){(t=>s(t)||!1===t)(e)?this.removeAttribute(t):!0===e?this.setAttribute(t,""):r(e)||(t=>"number"==typeof t)(e)&&!Number.isNaN(e)?this.setAttribute(t,String(e)):this[t]=e}const et=(t=>(...e)=>({_$litDirective$:t,values:e}))(class AttrDirective extends K{render(t,e){}update(t,[o,s=tt]){if(o&&t.type===Z)for(const e in o)s.call(t.element,e,o[e]);return e.noChange}}),it=((t,e)=>o=>t({...e,...o}))(et,{width:"1em",height:"1em",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),ot=t=>e.html`<slot name="${t||e.nothing}"></slot>`,st=(t,o)=>{if(!t)return e.nothing;const s=r(t)?t:m(t);return s?e.html`<style media="${e.nothing}">${s}</style>`:e.nothing},rt=t=>(o,...s)=>{const a=e.svg(o,s),l=r(t)?t:t.join(" "),h=t=>e.html`<svg viewBox="${l}" ${it(t)}>${a}</svg>`;return h.body=a,h.viewBox=l,h};function*nt(t,e,o){for(let o=0;o<t;o++)yield e(o)}function at(t,e=this){if(!e||!t)return[];const o=new Set;e instanceof Element&&e.shadowRoot&&at(t,e.shadowRoot).forEach((t=>o.add(t))),e.querySelectorAll(t).forEach((t=>o.add(t)));for(const s of e.children)at(t,s).forEach((t=>o.add(t)));return Array.from(o)}function lt(t,e=this){if(!e||!t)return null;let o;if(e instanceof Element&&e.shadowRoot&&(o=lt(t,e.shadowRoot),o))return o;if(o=e.querySelector(t),o)return o;for(const s of e.children)if(o=lt(t,s),o)return o;return null}class Events{constructor(){this.inner=new Map}add(t,e,o,s){if(!t||!o)return;const r=this.inner.get(e)||new Map,a=r.get(t)||new Set;return a.add(o),r.set(t,a),this.inner.set(e,r),t.addEventListener(e,o,s),o}remove(t,e,o,s){if(!t||!o)return;const r=this.inner.get(e);if(r){const s=r.get(t);s&&(s.delete(o),s.size||(r.delete(t),r.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[r,a]=((t,e,o)=>{let s,r;switch(t){case MutationObserver:case ResizeObserver:s=new t(e),r=t=>s.observe(t,o);break;case IntersectionObserver:s=new t(e,o),r=t=>s.observe(t);break;case PerformanceObserver:s=new t(e),r=()=>s.observe(o)}return[s,r]})(e,o,s);if(r)return this.inner.set(r,(this.inner.get(r)||new Set).add(t)),a(t),r}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}}const ht=(t,e,o)=>t.startsWith(e)&&t.endsWith(o);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 r=this.findStrict(s);r||(r=new RouteTree,r.part=s,r.matchType=RouteTree.dynamic(s).matchType,this.children.push(r),this.sorted=!1),r.insert(t,e,o+1)}search(t,e=0){if(r(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],s=this.filterWide(o);for(const o of s){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),r={};for(let t=0;t<s.length;t++){const e=s[t],{key:a,matchType:l}=RouteTree.dynamic(e);if(l===RouteTree.MatchTypes.single)r[a]=o[t];else if(l===RouteTree.MatchTypes.multi){r[a]=o.slice(t).join("/");break}}return r}static dynamic(t){if(t){if(ht(t,"{","}")||ht(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 dt=(t,{attribute:e})=>!0===e||void 0===e?String(t).toLowerCase():!1!==e&&"symbol"!=typeof t?e:void 0,ct=/^[\s\S]*{[\s\S]*}$/;class GodownElement extends e.LitElement{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=dt(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(),ct.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 lt.call(this,t)}deepQuerySelectorAll(t){return at.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 d(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)}},o([G({type:Boolean,reflect:!0})],GodownElement.prototype,"contents",void 0),o([G({reflect:!0})],GodownElement.prototype,"stylex",null);class GlobalStyle extends GodownElement{}const pt=((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 ut(t,o=1){return function(t){return e.unsafeCSS(`--${t}`)}(pt+"-".repeat(o)+t)}const mt={background:ut("background",2),foreground:ut("foreground",2),backgroundClip:ut("background-clip",2),primaryBackground:ut("primary",2),primaryForeground:ut("primary-foreground",2),muted:ut("muted",2),active:ut("active",2),passive:ut("passive",2),input:ut("input",2),radius:ut("radius",2),ringWidth:ut("ring-width",2),ringColor:ut("ring-color",2)};GlobalStyle.styles=[e.unsafeCSS(((t,e,o)=>{const s=[...c(e)];return((t,{truecase:e,falsecase:o})=>{const s="@supports";let r="";return e&&(r+=`${s}(${t}){${e}}`),o&&(r+=`${s} not (${t}){${o}}`),r})("color:light-dark(#fff,#000)",{truecase:m([[t,f(s.map((([t,[e,o]])=>[t,`light-dark(${e},${o})`])))]]),falsecase:m([[t,f(s.map((([t,e])=>[t,e[o]])))]])})})(":host",[[mt.background,["hsl(0 0% 96%)","hsl(0 0% 4%)"]],[mt.foreground,["hsl(0 0% 4%)","hsl(0 0% 96%)"]],[mt.muted,["hsl(0 0% 90%)","hsl(0 0% 18%)"]]],1)),e.unsafeCSS(m({":host":f([[mt.primaryBackground,v(mt.foreground)],[mt.primaryForeground,v(mt.background)],[mt.active,v(mt.primaryBackground)],[mt.passive,v(mt.muted)],[mt.backgroundClip,`linear-gradient(to bottom, ${v(mt.foreground)}, ${v(mt.muted)})`],[mt.ringColor,v(mt.passive)],[mt.ringWidth,".075em"]])})),e.css`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}`,e.css`:host{${mt.radius}:0.2em;border-radius:var(${mt.radius})}`];const ft=({width:t,color:e,inset:o})=>`outline-style:solid;outline-color:${e};outline-width:${t};${o?`outline-offset:calc(-1 * ${t});`:""}`,vt=({width:t,color:e,inset:o})=>`box-shadow:${o?"inset":""} 0 0 0 ${t} ${e};`,gt={outline:(t,e)=>ft({width:t,color:e,inset:!1}),"outline-inset":(t,e)=>ft({width:t,color:e,inset:!0}),"box-shadow":(t,e)=>vt({width:t,color:e,inset:!1}),shadow:(t,e)=>vt({width:t,color:e,inset:!1}),"box-shadow-inset":(t,e)=>vt({width:t,color:e,inset:!0}),"shadow-inset":(t,e)=>vt({width:t,color:e,inset:!0}),border:(t,e)=>(({width:t,color:e})=>`border-style:solid;border-color:${e};border-width:${t};border-style:solid;`)({width:t,color:e})};class RingBuilder{constructor({selector:t=":host",width:e=v(mt.ringWidth),color:o=v(mt.ringColor),type:s}={}){if(s&&s in gt){const r=gt[s](e,o);this.css=`${t}{${r}}`}else this.css=""}get styleSheet(){return e.unsafeCSS(this.css).styleSheet}}let yt=class Alert extends GlobalStyle{constructor(){super(),this.ringType="border",new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css))}render(){return e.html`<div part="root" ${et(this.observedRecord)}> <div>${ot("prefix")}</div> <div part="content"> <strong part="title">${this.title||ot("title")}</strong> ${this.content||ot()} </div> <div>${ot("suffix")}</div> </div>`}static alert(t,e){const o=new this;return Object.assign(o,e),t.appendChild(o),o}};o([G({attribute:"ring-type"})],yt.prototype,"ringType",void 0),o([G()],yt.prototype,"title",void 0),o([G()],yt.prototype,"content",void 0),yt=o([y("alert"),g(e.css`:host{background:var(${mt.background})}:host,:where(:host([contents]) [part=root]){display:block}[part=root]{align-items:center;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;padding:.75em}[part=content],[part=root]{display:grid}`)],yt);var bt=yt;bt.define();let $t=class Avatar extends GlobalStyle{constructor(){super(...arguments),this.name="",this.round=!1}render(){return e.html`<div part="root" ${et(h(this.observedRecord,"src"))}> ${this._renderAvatar()} </div>`}_renderAvatar(){return this.src?e.html`<img part="image" src="${this.src}" alt="${this.name}" @error=${this._handleError}/>`:this.name?e.html`<span part="name">${this.formatName()}</span>`:ot()}formatName(){return this.name}_handleError(){this.src=void 0}};o([G()],$t.prototype,"src",void 0),o([G()],$t.prototype,"name",void 0),o([G({type:Boolean})],$t.prototype,"round",void 0),$t=o([y("avatar"),g(e.css`:host{background:var(${mt.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}`)],$t);var _t=$t;_t.define();const wt="button",xt=ut(wt);let kt=class Button extends GlobalStyle{constructor(){super(...arguments),this.plain=!1,this.disabled=!1,this.active=!1,this.round=!1}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${this.content||ot()} <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:r,y:a}=this._root.getBoundingClientRect(),l=2*Math.sqrt(s**2+o**2)+"px";e.style.height=l,e.style.width=l,e.style.left=t.x-r+"px",e.style.top=t.y-a+"px",e.style.animationName="kf",this._modalRoot.appendChild(e),e.addEventListener("animationend",(()=>e.remove()),{once:!0})}};o([G({type:Boolean,reflect:!0})],kt.prototype,"plain",void 0),o([G({type:Boolean,reflect:!0})],kt.prototype,"disabled",void 0),o([G({type:Boolean,reflect:!0})],kt.prototype,"active",void 0),o([G({type:Boolean,reflect:!0})],kt.prototype,"round",void 0),o([G()],kt.prototype,"content",void 0),o([X("modal-root")],kt.prototype,"_modalRoot",void 0),o([X("root")],kt.prototype,"_root",void 0),kt=o([y(wt),g(e.css`:host(:not([disabled]):active){transform:scale(var(${xt}--focus-scale))}:host([round]){border-radius:calc(infinity*1px)}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host([plain]){${xt}--gradients:unset;${xt}--focus-scale:unset}`,e.css`:host{${xt}--modal-animation-duration:1.5s;${xt}--focus-scale:.97;${xt}--deg:45deg;background:var(${mt.primaryBackground});border-style:none;border-width:var(${mt.ringWidth});color:var(${mt.primaryForeground});cursor:pointer;display:block;overflow:hidden;text-align:center;width:-moz-fit-content;width:fit-content}[part=root]:not([contents]){height:100%;width:100%}[part=root]{padding:.25em .75em;position:relative;-webkit-user-select:none;user-select:none}i{animation-duration:var(${xt}--modal-animation-duration);background:var(${xt}--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(${xt}--modal-opacity,.1);transform:scale(0) translate(-50%,-50%)}80%{transform:scale(1) translate(-50%,-50%)}to{opacity:0}}`)],kt);var St=kt;let Ct=class Badge extends St{constructor(){super(...arguments),this.plain=!0,this.round=!0}};Ct=o([y("badge"),g(e.css`:host{font-size:.75em}[part=root]{padding:0 .5em}`)],Ct);var Rt=Ct;Rt.define();const Et="breath",Tt=ut(Et),At=/[\s,]+/;let Mt=class Breath extends GlobalStyle{render(){const t=this.getTexts();return e.html`<div part="root" ${et(this.observedRecord)}> ${[t.map(this._renderText),st(this._computeStyle(t.length))]} </div>`}_renderText(t){return e.html`<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(At).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(${Tt}--${e},var(${Tt}--${(e-1)%3+1}));}`;return`.colorful{animation-duration:${o}ms;}@keyframes colorfulN{0%,${3*e}%{opacity:0;}${e}%,${2*e}%{opacity:1;}}${s}`}};o([G()],Mt.prototype,"content",void 0),o([G({type:Number})],Mt.prototype,"duration",void 0),Mt=o([y(Et),g(e.css`:host{${Tt}--deg:60deg;${Tt}--1-1:#dd3c3c;${Tt}--1-2:#f5993d;${Tt}--2-1:#26d944;${Tt}--2-2:#29a3a3;${Tt}--3-1:#8c30e8;${Tt}--3-2:#0d80f2;${Tt}--1:linear-gradient(var(${Tt}--deg),var(${Tt}--1-1),var(${Tt}--1-2));${Tt}--2:linear-gradient(var(${Tt}--deg),var(${Tt}--2-1),var(${Tt}--2-2));${Tt}--3:linear-gradient(var(${Tt}--deg),var(${Tt}--3-1),var(${Tt}--3-2))}`,e.css`: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}`,e.css`.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(${mt.backgroundClip});position:absolute;top:0}`)],Mt);var Pt=Mt;Pt.define(),St.define();const zt="card",Bt=ut(zt);let Ot=class Card extends GlobalStyle{constructor(){super(),this.ringType="border",this.footer=!1,this.header=!1,new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css))}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${[this.header?ot("header"):"",ot(),this.footer?ot("footer"):""]} </div>`}};o([G({attribute:"ring-type"})],Ot.prototype,"ringType",void 0),o([G({type:Boolean})],Ot.prototype,"footer",void 0),o([G({type:Boolean})],Ot.prototype,"header",void 0),Ot=o([y(zt),g(e.css`:host{${Bt}--padding:.75em;background:var(${mt.background});display:block;flex-shrink:0}slot{display:block;padding:var(${Bt}--padding)}[part=root]{border-radius:inherit}[name=footer]{padding-top:0}[name=header]{padding-bottom:0}`)],Ot);var It=Ot;It.define();const Dt=rt("0 0 256 256")`<path fill="currentColor" d="M165.66 202.34a8 8 0 0 1-11.32 11.32l-80-80a8 8 0 0 1 0-11.32l80-80a8 8 0 0 1 11.32 11.32L91.31 128Z">`,Nt=rt("0 0 256 256")`<path fill="currentColor" d="m181.66 133.66l-80 80a8 8 0 0 1-11.32-11.32L164.69 128L90.34 53.66a8 8 0 0 1 11.32-11.32l80 80a8 8 0 0 1 0 11.32">`;function Ut(t){return t.getBoundingClientRect().width}let jt=class Carousel extends GlobalStyle{constructor(){super(...arguments),this.index=0,this.autoChange=0}render(){return e.html`<div part="root" ${et(this.observedRecord)}> <i part="prev" @click="${this.prev}"> ${Dt()} </i> <div part="move-root">${ot()}</div> <i part="next" @click="${this.next}"> ${Nt()} </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-=Ut(this.children[e]);return t+=(Ut(this)-Ut(this.children[this.index+1]))/2,t}normalizeIndex(t){return t<0?0:t>this.children.length-3?this.children.length-3:t}};o([G({type:Number})],jt.prototype,"index",void 0),o([G({type:Number})],jt.prototype,"autoChange",void 0),o([X("move-root")],jt.prototype,"_moveRoot",void 0),jt=o([y("carousel"),g(e.css`: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}`)],jt);var Lt=jt;Lt.define();const Vt="chip",Gt=ut(Vt);let Ft=class Chip 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 e.html`<div part="root" ${et(this.observedRecord)}> ${ot()} ${this.value||this.dot?e.html`<div part="chip">${this.dot?"":this.formatValue(this.value)}</div>`:""} </div>`}};o([G()],Ft.prototype,"position",void 0),o([G({type:Number})],Ft.prototype,"value",void 0),o([G({type:Boolean})],Ft.prototype,"dot",void 0),o([G({type:Number})],Ft.prototype,"max",void 0),Ft=o([y(Vt),g(e.css`:host{${Gt}--offset:0%;${Gt}--offset-x:var(${Gt}--offset);${Gt}--offset-y:var(${Gt}--offset)}:host,:host([contents]) [part=root]{display:inline-block}[part=root]{position:relative}[part=chip]{background:var(${mt.primaryBackground});border-radius:calc(infinity*1px);color:var(${mt.primaryForeground});font-size:75%;padding:0 .5em;position:absolute;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}[part=chip]:empty{border-radius:50%;font-size:100%;height:.5em;padding:0;width:.5em}[position^=top] [part=chip]{top:calc(var(${Gt}--offset-y))}[position$=right] [part=chip]{left:calc(100% - var(${Gt}--offset-x))}[position^=bottom] [part=chip]{top:calc(100% - var(${Gt}--offset-y))}[position$=left] [part=chip]{left:calc(var(${Gt}--offset-x))}`)],Ft);var qt=Ft;qt.define();const Ht=rt("0 0 256 256")`<path fill="currentColor" d="m213.66 101.66l-80 80a8 8 0 0 1-11.32 0l-80-80a8 8 0 0 1 11.32-11.32L128 164.69l74.34-74.35a8 8 0 0 1 11.32 11.32">`;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)}}o([G({type:Boolean,reflect:!0})],SuperOpenable.prototype,"open",void 0);const Wt="details",Yt=ut(Wt);let Xt=class Details extends SuperOpenable{constructor(){super(...arguments),this.float=!1,this.fill=!1,this.summary=""}render(){return e.html`<dl part="root" ${et(this.observedRecord)}> <dt part="title" @click="${()=>this.toggle()}"> <span part="summary">${this.summary||ot("summary")}</span> <span part="icon">${Ht()}</span> </dt> <dd part="details" @click=${this.fill?()=>this.toggle():null}> <div style="min-height: 0;">${ot()}</div> </dd> </dl>`}};o([G({type:Boolean})],Xt.prototype,"float",void 0),o([G({type:Boolean})],Xt.prototype,"fill",void 0),o([G()],Xt.prototype,"summary",void 0),Xt=o([y(Wt),g(e.css`:host{${Yt}--icon-deg-open:0deg;${Yt}--icon-deg-close:90deg;display:block;transition:.3s}[part=root]{padding:.25em;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(${Yt}--icon-deg-close))}:host([open]) [part=icon]{transform:rotate(var(${Yt}--icon-deg-open))}`)],Xt);var Zt=Xt;Zt.define();const Kt="dialog",Qt=ut(Kt),Jt=/[\s,]+/;let te=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 e.html`<dialog part="root" ${et(this.observedRecord)}> ${ot()} </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(Jt);(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}};o([G({type:Boolean,reflect:!0})],te.prototype,"modal",null),o([G()],te.prototype,"key",void 0),o([H("dialog")],te.prototype,"_dialog",void 0),te=o([y(Kt),g(e.css`:host{${Qt}--background-modal:#000;${Qt}--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(${Qt}--background-modal);opacity:var(${Qt}--opacity-modal)}`)],te);var ee=te;ee.define();let ie=class Divider extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root"></div>`}};o([G({type:Boolean,reflect:!0})],ie.prototype,"vertical",void 0),ie=o([y("divider"),g(e.css`:host{background:currentColor;color:var(${mt.passive});display:block;height:.05em;width:100%}:host([vertical]){height:100%;width:.05em}`)],ie);var oe=ie;oe.define();let se=class Dragbox extends GlobalStyle{constructor(){super(...arguments),this.__drag=!1}get _offsetParent(){return this.offsetParent??document.body}render(){return e.html`<div part="root" ${et(this.observedRecord)} @mousedown="${this._handleDragStart}"> ${ot()} </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:r,style:a}=this,{height:l,width:h}=this._offsetParent.getBoundingClientRect(),{width:d,height:c}=this.getBoundingClientRect(),p=t.x-(e-s),u=t.y-(o-r);a.left=p<0?"0":p<h-d?`${p}px`:h-d+"px",a.top=u<0?"0":u<l-c?`${u}px`:l-c+"px"}reset(){const{x:t,y:e,style:o,offsetWidth:s,offsetHeight:r,offsetLeft:a,offsetTop:l}=this,{height:h,width:d}=this._offsetParent.getBoundingClientRect();o.left=t||"0",o.top=e||"0",a>d-s&&(o.left=d-s+"px"),l>h-r&&(o.top=h-r+"px")}};o([G()],se.prototype,"x",void 0),o([G()],se.prototype,"y",void 0),se=o([y("dragbox"),g(e.css`:host{display:block;position:absolute}:host(:active){-webkit-user-select:none;user-select:none}`)],se);var re=se;re.define();let ne=class Flex extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${[ot(),st(m({":host":{gap:this.gap,"flex-flow":this.flexFlow,"flex-direction":this.vertical&&"column","align-items":this.items,"justify-content":this.content}}))]} </div>`}};o([G({attribute:"flex-flow"})],ne.prototype,"flexFlow",void 0),o([G()],ne.prototype,"gap",void 0),o([G()],ne.prototype,"content",void 0),o([G()],ne.prototype,"items",void 0),o([G({type:Boolean})],ne.prototype,"vertical",void 0),ne=o([y("flex"),g(e.css`:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}`)],ne);var ae,le=ne;le.define();let he=ae=class Form extends GlobalStyle{constructor(){super(...arguments),this.name="",this.nameValue=this.namevalue}get value(){return ae.buildValue(this._slot.assignedElements())}render(){return ot()}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}};o([G()],he.prototype,"name",void 0),he=ae=o([y("form"),g(e.css`:host{display:block}`)],he);var de=he;de.define();const ce=t=>{return e=t,Number.isNaN(+e)?t:`repeat(${t},1fr)`;var e};let pe=class Grid extends GlobalStyle{render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${[ot(),st(m({":host":{gap:this.gap,"grid-template-columns":ce(this.columns),"grid-template-rows":ce(this.rows),"place-content":this.content,"place-items":this.items}}))]} </div>`}};o([G()],pe.prototype,"gap",void 0),o([G()],pe.prototype,"columns",void 0),o([G()],pe.prototype,"rows",void 0),o([G()],pe.prototype,"content",void 0),o([G()],pe.prototype,"items",void 0),pe=o([y("grid"),g(e.css`:host,:host([contents]) [part=root]{display:grid}[part=root]{display:contents}`)],pe);var ue,me=pe;me.define();let fe=ue=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=ot(),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(),ue.routerInstances.add(this),"field"!==this.type&&(this.observers.add(this,MutationObserver,this.collectSlottedRoutes,{attributes:!0,attributeFilter:["slot"],subtree:!0}),this.collectSlottedRoutes())}disconnectedCallback(){super.disconnectedCallback(),ue.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?ot(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)}};fe.routerInstances=new Set,o([F()],fe.prototype,"component",void 0),o([F()],fe.prototype,"path",void 0),o([G()],fe.prototype,"pathname",void 0),o([F()],fe.prototype,"default",void 0),o([G()],fe.prototype,"type",void 0),o([G({type:Boolean})],fe.prototype,"cache",void 0),o([F()],fe.prototype,"routes",null),fe=ue=o([y("router"),g(e.css`:host{display:contents}`)],fe);var ve=fe;const ge="auto";let ye=class Link extends GlobalStyle{constructor(){super(...arguments),this.type=ge,this.suppress=!1,this.replace=!1,this.target="_self",this.state={},this.handleState=()=>{switch(this.type){case ge:case"push":if(!this.replace){history.pushState(this.state,"",this.href);break}case"replace":history.replaceState(this.state,"",this.href)}}}get pathname(){return new URL(this.href,location.href).pathname}_handleClick(t){const{state:e,type:o,href:s,pathname:r,suppress:a}=this;if(!s)return;if(this.dispatchCustomEvent("navigate",{...this.observedRecord,pathname:r,state:e}),s.startsWith("#")||"normal"===o)return;this.handleState();const l=[...ve.routerInstances];a||o===ge&&!l.some((t=>t.search(location.pathname)))||(t.preventDefault(),ve.routerInstances.forEach((t=>{t.handlePopstate()})))}render(){return e.html`<a part="root" ${et(this.observedRecord)} href="${this.href||e.nothing}" target="${this.target}" @click=${this._handleClick}> ${ot()} </a>`}};o([G()],ye.prototype,"type",void 0),o([G({type:Boolean})],ye.prototype,"suppress",void 0),o([G({type:Boolean})],ye.prototype,"replace",void 0),o([G()],ye.prototype,"href",void 0),o([G()],ye.prototype,"target",void 0),ye=o([y("link"),g(e.css`:host{color:currentColor;cursor:default;display:inline-block}:host([href]){cursor:pointer}a{color:currentColor;display:contents}`)],ye);var be=ye;let $e=class Heading extends be{constructor(){super(...arguments),this.as="h1",this.anchor="#",this.side="left"}render(){const t=this.href||(this.id?"#"+this.id:void 0);return e.html`<a part="root" href="${t||e.nothing}"> ${this.wrapHeading(ot(),t?e.html`<i part="${J("anchor",this.side)}">${this.anchor}</i>`:"")} </a>`}wrapHeading(...t){switch(this.as){case"h2":return e.html`<h2>${t}</h2>`;case"h3":return e.html`<h3>${t}</h3>`;case"h4":return e.html`<h4>${t}</h4>`;case"h5":return e.html`<h5>${t}</h5>`;case"h6":return e.html`<h6>${t}</h6>`;default:return e.html`<h1>${t}</h1>`}}};o([G()],$e.prototype,"as",void 0),o([G()],$e.prototype,"anchor",void 0),o([G()],$e.prototype,"side",void 0),$e=o([y("heading"),g(e.css`:host{display:block;text-align:start}[part~=anchor]{min-width:1.25em;position:absolute;right:100%;text-align:center}[part~=left][part~=anchor]{right:100%}[part~=right][part~=anchor]{left:100%}h1,h2,h3,h4,h5,h6{font-size:revert;position:relative;width:-moz-fit-content;width:fit-content}`)],$e);var _e=$e;_e.define();const we=rt("0 0 256 256")`<path fill="currentColor" d="M53.92 34.62a8 8 0 1 0-11.84 10.76l19.24 21.17C25 88.84 9.38 123.2 8.69 124.76a8 8 0 0 0 0 6.5c.35.79 8.82 19.57 27.65 38.4C61.43 194.74 93.12 208 128 208a127.1 127.1 0 0 0 52.07-10.83l22 24.21a8 8 0 1 0 11.84-10.76Zm47.33 75.84l41.67 45.85a32 32 0 0 1-41.67-45.85M128 192c-30.78 0-57.67-11.19-79.93-33.25A133.2 133.2 0 0 1 25 128c4.69-8.79 19.66-33.39 47.35-49.38l18 19.75a48 48 0 0 0 63.66 70l14.73 16.2A112 112 0 0 1 128 192m6-95.43a8 8 0 0 1 3-15.72a48.16 48.16 0 0 1 38.77 42.64a8 8 0 0 1-7.22 8.71a6 6 0 0 1-.75 0a8 8 0 0 1-8-7.26A32.09 32.09 0 0 0 134 96.57m113.28 34.69c-.42.94-10.55 23.37-33.36 43.8a8 8 0 1 1-10.67-11.92a132.8 132.8 0 0 0 27.8-35.14a133.2 133.2 0 0 0-23.12-30.77C185.67 75.19 158.78 64 128 64a118.4 118.4 0 0 0-19.36 1.57A8 8 0 1 1 106 49.79A134 134 0 0 1 128 48c34.88 0 66.57 13.26 91.66 38.35c18.83 18.83 27.3 37.62 27.65 38.41a8 8 0 0 1 0 6.5Z">`,xe=e.css`:host([disabled]){cursor:not-allowed;filter:brightness(.85)}input:disabled{cursor:inherit}input::-ms-clear,input::-ms-reveal{display:none}`;let ke=class SuperInput extends GlobalStyle{constructor(){super(...arguments),this.autofocus=!1,this.ringType="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 e.html`<i part="prefix">${ot("prefix")}</i>`}_renderSuffix(){return e.html`<i part="suffix">${ot("suffix")}</i>`}};o([G()],ke.prototype,"autocomplete",void 0),o([G({attribute:"ring-type"})],ke.prototype,"ringType",void 0),o([G({type:Boolean,reflect:!0})],ke.prototype,"disabled",void 0),o([G({reflect:!0})],ke.prototype,"type",void 0),o([G({reflect:!0})],ke.prototype,"placeholder",void 0),o([G({reflect:!0})],ke.prototype,"name",void 0),o([G()],ke.prototype,"value",void 0),o([G()],ke.prototype,"default",void 0),o([X("input")],ke.prototype,"_input",void 0),ke=o([g(xe)],ke);let Se=class Input extends ke{constructor(){super(),this.type="text",this.variant="default",new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css+("outline"===this.variant?`:host{${mt.ringColor}:currentColor}`:"")))}render(){return e.html`<label part="root" ${et(this.observedRecord)}> ${[this._renderPrefix(),e.html`<input part="input" type="${this.type}" .value="${this.value}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||e.nothing}" autocomplete="${this.autocomplete||e.nothing}" placeholder="${this.placeholder||e.nothing}" @input="${this._handleInput}" @change="${this._handleChange}"/>`,this._renderSuffix()]} </label>`}_renderSuffix(){const t="password";return this.type===t?e.html`<i part="suffix icon" @mousedown="${()=>this._changeInputType("text")}" @mouseup="${()=>this._changeInputType(t)}" @mouseleave="${()=>this._changeInputType(t)}"> ${we()} </i>`:super._renderSuffix()}};o([G()],Se.prototype,"variant",void 0),o([X("input")],Se.prototype,"_input",void 0),Se=o([y("input"),g(e.css`:host{display:block;${mt.input}-space:0.2em;${mt.input}-icon-color:grey}:host(:active),:host(:focus-within){${mt.ringColor}:currentColor;${mt.input}-icon-color:currentColor}[part~=root]{align-items:center;border-radius:inherit;display:flex;padding:.4em .5em;position:relative}[part=input]{background:none;color:currentColor;flex-grow:1;height:100%;width:100%}[part~=icon]{align-items:center;color:var(${mt.input}-icon-color);display:flex;justify-content:center}[part~=prefix],[part~=suffix]{display:flex;height:100%}[part~=suffix][part~=icon]{padding-inline-start:var(${mt.input}-space)}[part~=prefix][part~=icon]{padding-inline-end:var(${mt.input}-space)}`)],Se);var Ce=Se;Ce.define();let Re=class Layout extends GlobalStyle{constructor(){super(...arguments),this.sticky=!1}render(){return e.html`<div part="root" ${et(this.observedRecord)}> <header part="header">${ot("header")}</header> <main part="main">${ot()}</main> <footer part="footer">${ot("footer")}</footer> </div>`}};o([G({type:Boolean})],Re.prototype,"sticky",void 0),Re=o([y("layout"),g(e.css`: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}`)],Re);var Ee=Re;Ee.define(),be.define();let Te=class Progress extends GlobalStyle{constructor(){super(...arguments),this.max=1,this.min=0}render(){let t,o=20;if(!s(this.value)){const e=new Ranger(this.min,this.max);o=(+this.value-this.min)/e.diff*100,t="static"}return e.html`<div part="root" ${et(this.observedRecord)} class="${t}"> <i part="value" style="width:${o}%;"></i> </div>`}};o([G({type:Number})],Te.prototype,"max",void 0),o([G({type:Number})],Te.prototype,"min",void 0),o([G({type:Number})],Te.prototype,"value",void 0),Te=o([y("progress"),g(e.css`:host{background:var(${mt.passive});border-radius:.25em;color:var(${mt.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}`)],Te);var Ae=Te;Ae.define();const Me="range",Pe=ut(Me);let ze=class Range extends ke{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,"ring-type")}render(){const t=this.padValue(2),o=Math.min(...t),s=Math.max(...t),r=this._ranger.diff;return e.html`<div part="root" ${et(this.observedRecord)} @mousedown="${this.disabled?null:this._handleMousedownRoot}" style="${f([["--from",(o-this.min)/r*100+"%"],["--to",(s-this.min)/r*100+"%"],...t.map(((t,e)=>[`--handle-${e}`,(t-this.min)/r*100+"%"]))])}"> <div part="track"></div> ${nt(this.rangeValue.length,(t=>this._renderHandle(t)))} </div>`}_renderHandle(t){const{disabled:o,range:s,rangeValue:r}=this,a=!s||s&&t===r.length-1&&1===r.length;return e.html`<i tabindex="0" part="${J("handle",`handle-${t}`)}" @mousedown="${o?null:this.createMouseDown(t)}" 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 r=o[t];"ArrowLeft"===e.key||"ArrowDown"===e.key?(e.preventDefault(),this.createSetValue(t)(r-s)):"ArrowRight"!==e.key&&"ArrowUp"!==e.key||(e.preventDefault(),this.createSetValue(t)(r+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:r,width:a}=this._root.getBoundingClientRect();return this._ranger.present(this.vertical?(e-o)/r:(t-s)/a)}_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,s(this.value)&&(s(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}};o([G({type:Number})],ze.prototype,"min",void 0),o([G({type:Number})],ze.prototype,"max",void 0),o([G({type:Number})],ze.prototype,"step",void 0),o([G({type:Boolean,reflect:!0})],ze.prototype,"vertical",void 0),o([G({type:Array})],ze.prototype,"value",void 0),o([G({type:Array})],ze.prototype,"default",void 0),o([X("root")],ze.prototype,"_root",void 0),o([Y("[part=handle]")],ze.prototype,"_handles",void 0),o([F()],ze.prototype,"lastFocus",void 0),ze=o([y(Me),g(e.css`:host{${Pe}--track-width:.5em;${Pe}--handle-scale:1;${Pe}--track-background:var(${mt.active});background:var(${mt.passive});display:block;height:var(${Pe}--track-width);width:100%}:host([contents]) [part=root]{width:inherit}:host([vertical]){height:100%;width:-moz-fit-content;width:fit-content}[part=root]{position:relative;--from:0%;--to:50%}[part=root],[part=track]{border-radius:inherit;min-height:inherit}[part=track]{background:var(${Pe}--track-background);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=track],[part~=handle]{display:flex;position:absolute}[part~=handle]{align-items:center;background:var(${mt.background});border:.1em solid;border-radius:50%;height:1em;justify-content:center;outline:0;transform:scale(var(${Pe}--handle-scale)) translate(-50%,-25%);transform-origin:0 25%;-webkit-user-select:none;user-select:none;width:1em}`,e.css`[vertical]{height:inherit;width:var(${Pe}--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%}`,e.css`[part~=handle]{left:var(--handle);top:0}[vertical] [part~=handle]{left:0;top:var(--handle)}`)],ze);var Be=ze;Be.define();const Oe="rotate",Ie=ut(Oe);let De=class Rotate extends GlobalStyle{render(){return e.html`<div part="root"> <div part="slot" @mousemove="${this._handleRotate}"> ${ot()} </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:r}=this._root.getBoundingClientRect(),{clientX:a,clientY:l}=t;return{rotateX:-(l-o-r/2)/r/2,rotateY:(a-e-s/2)/s/2}}};o([X("root")],De.prototype,"_root",void 0),De=o([y(Oe),g(e.css`:host{display:block;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content;${Ie}--offset:.5em}div{position:relative;transition:inherit;transition-property:transform}i{box-sizing:content-box;height:100%;margin:calc(var(${Ie}--offset)*-1);padding:var(${Ie}--offset);position:absolute;top:0;width:100%}[part=slot]{z-index:2}`)],De);var Ne=De;Ne.define(),ve.define();const Ue=e.unsafeCSS("[direction-inset-align]");e.css`[direction^=top] ${Ue}{top:0}[direction^=bottom] ${Ue}{bottom:0}[direction$=right] ${Ue}{right:0}[direction$=left] ${Ue}{left:0}`;const je=e.unsafeCSS("[direction-outset-place]"),Le=e.css`[direction^=top] ${je}{bottom:100%}[direction^=bottom] ${je}{top:100%}[direction$=right] ${je}{left:100%}[direction$=left] ${je}{right:100%}`;function Ve(t,e){return t&&e&&t.toLowerCase().includes(e.toLowerCase())}function Ge(t,e){if(t){const o="checked";e?t.setAttribute(o,""):t.removeAttribute(o)}}let Fe=class Select extends Ce{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 e.html`<label part="root" ${et(this.observedRecord)}> ${[this._renderPrefix(),e.html`<input part="input" type="${this.type}" .value="${this.text}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||e.nothing}" autocomplete="${this.autocomplete||e.nothing}" placeholder="${this.placeholder||e.nothing}" @focus="${this._handleFocus}" @input="${this._handleInput}" @change="${this._handleChange}"/>`,this._renderSuffix(),e.html`<label part="content" direction-outset-place> ${ot()} </label>`]} </label>`}_renderSuffix(){return e.html`<i part="suffix icon">${Ht()}</i>`}_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||Ge(this.lastChecked,0),Ge(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=>{Ge(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=>Ge(t,0))),this.defaultChecked.forEach((t=>Ge(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||Ve(this.optionValue(e),t)||Ve(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")||""}};o([G()],Fe.prototype,"text",void 0),o([X("content")],Fe.prototype,"_content",void 0),o([G()],Fe.prototype,"direction",void 0),o([G({type:Boolean})],Fe.prototype,"multiple",void 0),o([G({type:Boolean})],Fe.prototype,"visible",void 0),o([F()],Fe.prototype,"autoDirection",void 0),Fe=o([y("select"),g(Le,e.css`.outline,:host(:focus-within){${mt.input}-outline-color:currentColor}[part=input]{text-overflow:ellipsis}[part=content]{position:absolute;visibility:hidden;width:100%}[visible] [part=content]{visibility:visible}`)],Fe);var qe=Fe;qe.define();const He="skeleton",We=ut(He);let Ye=class Skeleton extends GlobalStyle{constructor(){super(...arguments),this.loading=!0}render(){return this.loading?e.html`<div part="root">${ot("loading")}</div>`:ot()}};o([F()],Ye.prototype,"loading",void 0),Ye=o([y(He),g(e.css`:host{${We}--from:var(${mt.background});${We}--to:var(${mt.passive});${We}--deg:95deg;${We}--duration:2s;animation:_ var(${We}--duration) ease-in-out infinite none running;background-color:transparent;background-image:linear-gradient(var(${We}--deg),var(${We}--from) 36%,var(${We}--to) 50%,var(${We}--from) 64%);background-size:200% 100%;flex-shrink:0;height:2em;overflow:hidden;width:100%}@keyframes _{0%{background-position:150%}to{background-position:-50%}}[part=root]{display:contents}:host,:host([contents]) [part=root]{display:block}`)],Ye);var Xe=Ye;Xe.define();const Ze="split",Ke=ut(Ze);let Qe=class Split extends ke{constructor(){super(),this.len=6,this.index=-1,this.current=-1,this.currentValue=[],new StyleController(this,(()=>new RingBuilder({selector:"[part=input-box]",type:this.ringType}).css))}get observedRecord(){return h(super.observedRecord,"ring-type")}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${nt(this.len,(t=>e.html`<span part="input-box" ring-type="${this.ringType}" class="${J({focus:this.current===t})}" @click="${this.disabled?null:()=>this.focusAt(t)}"> ${this.currentValue[t]} </span>`))} <input part="input" @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)}};o([G({type:Number})],Qe.prototype,"len",void 0),o([G({type:Number})],Qe.prototype,"index",void 0),o([F()],Qe.prototype,"current",void 0),o([F()],Qe.prototype,"currentValue",void 0),Qe=o([y(Ze),g(e.css`:host{border-radius:.1em;display:block;width:-moz-fit-content;width:fit-content;${Ke}--size:2em;${Ke}--gap:.25em}[part=root]{display:flex;gap:var(${Ke}--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(${Ke}--size);justify-content:center;width:var(${Ke}--size)}[part=input]{background:none;height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.focus,[part=input-box]:active{${mt.ringColor}:var(${mt.active})}`)],Qe);var Je=Qe;Je.define();const ti="switch",ei=ut(ti);let ii=class Switch extends ke{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,"ring-type")}render(){return e.html`<div part="root" ${et(this.observedRecord)} class="round"> <input part="input" type="checkbox" ?disabled="${this.disabled}" ?checked="${this.value}" @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)}};o([G({type:Boolean})],ii.prototype,"default",void 0),o([G({type:Boolean,attribute:"checked",reflect:!0})],ii.prototype,"value",void 0),ii=o([y(ti),g(e.css`:host,:host([contents]) [part=root]{display:inline-block}:host{${ei}-width:3em;${ei}-height:calc(var(${ei}-width)/2);${ei}-handle-size:1.25em;${ei}-handle-space:calc(var(${ei}-width)/4 - var(${ei}-handle-size)/2);background:var(${mt.passive});border-radius:calc(var(${ei}-height)/2);height:var(${ei}-height);transition:.2s ease-in-out;transition-property:background,left;vertical-align:bottom;width:var(${ei}-width)}:host([checked]){background:var(${mt.active})}[part=root]{position:relative}[part=handle],[part=root]{align-items:center;display:flex;transition:inherit}[part=handle]{background:var(${mt.background});border-radius:100%;height:var(${ei}-handle-size);justify-content:center;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) translateX(var(${ei}-handle-space));width:var(${ei}-handle-size)}:host([checked]) [part=handle]{left:50%}[part=input]{height:100%;opacity:0;width:100%}`)],ii);var oi=ii;oi.define();const si="text",ri=ut(si);let ni=class Text extends GlobalStyle{constructor(){super(...arguments),this.underline="none",this.clip=!1}render(){return e.html`<span part="root" ${et(this.observedRecord)} class="${J(this.underline)}"> ${ot()} </span>`}};o([G()],ni.prototype,"underline",void 0),o([G({type:Boolean})],ni.prototype,"clip",void 0),ni=o([y(si),g(e.css`:host{${ri}--color:currentColor;${ri}--color-hover:currentColor;${ri}--color-active:currentColor;display:inline-block;overflow-wrap:break-word;text-overflow:ellipsis}[part=root]{color:var(${ri}--color);display:inline-block;overflow:hidden;overflow-wrap:inherit;text-overflow:inherit;vertical-align:bottom;white-space:nowrap}[part=root]:hover{color:var(${ri}--color-hover,var(${ri}--color))}[part=root]:active{color:var(${ri}--color-active,var(${ri}--color))}.active:active,.always,.hover:hover{text-decoration:underline}.none{text-decoration:none}[clip]{background:var(${mt.backgroundClip});color:transparent;display:inline-block;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}`)],ni);var ai=ni;ai.define();const li="tabs",hi=ut(li),di="hover";let ci=class Tabs extends GlobalStyle{constructor(){super(),this.ringType="border",this.useSlot=!1,this.index=0,new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css))}render(){return e.html`<ul part="root" ${et(this.observedRecord)} @mouseleave="${this._handleMouseLeave}"> ${this.tabs?.map(((t,o)=>t||this.useSlot?e.html`<li part="${J("item",{selected:this.index===o})}" @mouseenter=${()=>{this.move(this._lastIndex,o),this._lastIndex=o}} @click=${()=>this.select(o)}> ${this.useSlot?ot(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(di),this._lastIndex=this.index}move(t,e){if(t===e)return;const{_items:o,_indicators:s}=this,r=o[e];if(!r)return;r.part.add(di);const a=o[t];if(!a)return;a.part.remove(di);const l=s[e],h=s[t];if(!l||!h)return;const d=h.getBoundingClientRect(),c=r.getBoundingClientRect(),p=d.x-c.x,u=d.y-c.y,m=d.width,{style:f}=l;f.transform=`translate3d(${p}px,${u}px,0)`,f.width=m+"px",f.transition=h.style.transition="none",l.getBoundingClientRect(),f.width=f.transform=f.transition=h.style.transition=""}select(t){const{index:e,tabs:o,_lastIndex:s,useSlot:r}=this;o&&e!==t&&t in o&&(this.dispatchCustomEvent("select",t),this.move(s,t),this._lastIndex=t,e in o&&(o[e]||r)&&(this.index=t))}};o([G({attribute:"ring-type"})],ci.prototype,"ringType",void 0),o([G({type:Boolean})],ci.prototype,"useSlot",void 0),o([G({type:Array})],ci.prototype,"tabs",void 0),o([G({type:Number})],ci.prototype,"index",void 0),o([Y("[part~=item]")],ci.prototype,"_items",void 0),o([Y("[part=indicator]")],ci.prototype,"_indicators",void 0),ci=o([y(li),g(e.css`:host{${hi}--indicator-background:var(${mt.passive});${hi}--space:0.25em;border-radius:var(${mt.radius});cursor:default;display:flex;transition:.3s ease-in-out;width:-moz-fit-content;width:fit-content}[part=root]{border-radius:inherit;display:flex;flex-direction:inherit;gap:var(${hi}--space);overflow-x:clip;padding:.2em;position:relative;transition:inherit;transition-property:width,transform,opacity;z-index:1}[useslot] [part~=item]{padding:0}[part~=item]{display:block;padding:0 .25em;position:relative;white-space:nowrap}[part=indicator],[part~=item]{border-radius:inherit;transition:inherit;transition-property:inherit;width:100%}[part=indicator]{background:var(${hi}--indicator-background);height:100%;inset:0;opacity:0;position:absolute;z-index:-1}[part~=selected]{background:var(${hi}--indicator-background)}[part~=hover] [part=indicator],[part~=selected] [part=indicator]{opacity:1}`)],ci);var pi=ci;function ui(t,e=2){return t.toString().padStart(e,"0").split("")}pi.define();let mi=class Time extends GlobalStyle{constructor(){super(...arguments),this.escape="%",this.format="YYYY-MM-DD hh:mm:ss",this.time=new Date}render(){return e.html`<span part="root" ${et(this.observedRecord)}> ${function(t,e=new Date,o="%"){var s;if(!t)return t;if(isNaN(e.getTime()))return;const r=`${o}${o}`,a=[];t=t.replace(new RegExp(`${o}([ZYMDhmsS${o}])`,"g"),((t,e)=>(a.push(e),r)));const l=e.getTimezoneOffset()/-60,h={Z:[l>=0?"+"+l.toString():l.toString()],Y:e.getFullYear().toString().split(""),M:ui(e.getMonth()+1),D:ui(e.getDate()),h:ui(e.getHours()),m:ui(e.getMinutes()),s:ui(e.getSeconds()),S:ui(e.getMilliseconds(),3)},d=[];for(const e of t.split("").reverse()){const t=null===(s=h[e])||void 0===s?void 0:s.pop();t?d.push(t):d.push(e)}return d.reverse().join("").replace(new RegExp(r,"g"),(()=>a.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))))}};o([G()],mi.prototype,"escape",void 0),o([G()],mi.prototype,"format",void 0),o([G({type:Object})],mi.prototype,"time",void 0),o([G({type:Number})],mi.prototype,"timeout",void 0),o([G({type:Number})],mi.prototype,"gap",void 0),mi=o([y("time"),g(e.css`:host{text-align:center}`)],mi);var fi,vi=mi;vi.define();const gi="tooltip",yi=ut(gi);let bi=fi=class Tooltip extends SuperOpenable{constructor(){super(...arguments),this.direction="top",this.align="center",this.propagation=!1,this.type="hover"}render(){const t=fi.aligns[this.align]||"inherit",o="focus"===this.type;return e.html`<div part="root" ${et(this.observedRecord)} tabindex="${o?0:-1}" @focus="${o?()=>this.open=!0:null}" @blur="${o?()=>this.open=!1:null}" @mouseenter="${o?null:()=>this.open=!0}" @mouseleave="${o?null:()=>this.open=!1}" style="justify-content:${t};align-items:${t}"> ${ot()} <div part="tip" direction-outset-place> ${this.tip?e.html`<span class="passive">${this.tip}</span>`:ot("tip")} </div> </div>`}};bi.aligns={start:"flex-start",end:"flex-end",center:"center","flex-start":"flex-start","flex-end":"flex-end"},o([G()],bi.prototype,"tip",void 0),o([G()],bi.prototype,"direction",void 0),o([G()],bi.prototype,"align",void 0),o([G({type:Boolean})],bi.prototype,"propagation",void 0),o([G()],bi.prototype,"type",void 0),bi=fi=o([y(gi),g(Le,e.css`:host{${yi}--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(${yi}--tip-background)}[propagation] [part=tip]{pointer-events:none}`)],bi);var $i=bi;$i.define();const _i="typewriter",wi=ut(_i);let xi=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 e.html`<div part="root" ${et(this.observedRecord)}> ${ot()} ${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}};o([G()],xi.prototype,"content",void 0),o([G({type:Boolean})],xi.prototype,"ended",void 0),o([G({type:Number})],xi.prototype,"max",void 0),o([G({type:Number})],xi.prototype,"min",void 0),o([G({type:Number})],xi.prototype,"delay",void 0),o([G({type:Number})],xi.prototype,"index",void 0),o([F()],xi.prototype,"contentInternal",void 0),o([H("i")],xi.prototype,"_i",void 0),xi=o([y(_i),g(e.css`:host{${wi}--cursor-width:.05em}:host,:host([contents]) [part=root]{display:inline-block}i{animation:s 1.5s steps(1) infinite;border-right:var(${wi}--cursor-width) solid;margin-left:.02em}@keyframes s{0%{border-color:currentColor}50%{border-color:transparent}}slot{display:none}`)],xi);var ki=xi;return ki.define(),t.Alert=bt,t.Avatar=_t,t.Badge=Rt,t.Breath=Pt,t.Button=St,t.Card=It,t.Carousel=Lt,t.Chip=qt,t.Details=Zt,t.Dialog=ee,t.Divider=oe,t.Dragbox=re,t.Flex=le,t.Form=de,t.Grid=me,t.Heading=_e,t.Input=Ce,t.Layout=Ee,t.Link=be,t.Progress=Ae,t.Range=Be,t.Rotate=Ne,t.Router=ve,t.Select=qe,t.Skeleton=Xe,t.Split=Je,t.Switch=oi,t.Tabs=pi,t.Text=ai,t.Time=vi,t.Tooltip=$i,t.Typewriter=ki,t}({},Lit);
|
47
|
+
*/var o,s},Z=6;let K=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)}};const Q=(t,e)=>(t?t+(e?" "+e:""):e)||"",J=(...t)=>t.reduce(((t,e)=>{if(!e)return t;if(l(e))return Q(t,J(...e));if(a(e)){for(const o in e)e[o]&&(t=Q(t,o));return t}return Q(t,e)}),"");function tt(t,e){(t=>s(t)||!1===t)(e)?this.removeAttribute(t):!0===e?this.setAttribute(t,""):r(e)||(t=>"number"==typeof t)(e)&&!Number.isNaN(e)?this.setAttribute(t,String(e)):this[t]=e}const et=(t=>(...e)=>({_$litDirective$:t,values:e}))(class AttrDirective extends K{render(t,e){}update(t,[o,s=tt]){if(o&&t.type===Z)for(const e in o)s.call(t.element,e,o[e]);return e.noChange}}),it=((t,e)=>o=>t({...e,...o}))(et,{width:"1em",height:"1em",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),ot=(t,o)=>e.html`<slot name="${t||e.nothing}">${o||e.nothing}</slot>`,st=(t,o)=>{if(!t)return e.nothing;const s=r(t)?t:f(t);return s?e.html`<style media="${e.nothing}">${s}</style>`:e.nothing},rt=t=>(o,...s)=>{const a=e.svg(o,s),l=r(t)?t:t.join(" "),h=t=>e.html`<svg viewBox="${l}" ${it(t)}>${a}</svg>`;return h.body=a,h.viewBox=l,h};function*nt(t,e,o){for(let o=0;o<t;o++)yield e(o)}function at(t,e=this){if(!e||!t)return[];const o=new Set;e instanceof Element&&e.shadowRoot&&at(t,e.shadowRoot).forEach((t=>o.add(t))),e.querySelectorAll(t).forEach((t=>o.add(t)));for(const s of e.children)at(t,s).forEach((t=>o.add(t)));return Array.from(o)}function lt(t,e=this){if(!e||!t)return null;let o;if(e instanceof Element&&e.shadowRoot&&(o=lt(t,e.shadowRoot),o))return o;if(o=e.querySelector(t),o)return o;for(const s of e.children)if(o=lt(t,s),o)return o;return null}class Events{constructor(){this.inner=new Map}add(t,e,o,s){if(!t||!o)return;const r=this.inner.get(e)||new Map,a=r.get(t)||new Set;return a.add(o),r.set(t,a),this.inner.set(e,r),t.addEventListener(e,o,s),o}remove(t,e,o,s){if(!t||!o)return;const r=this.inner.get(e);if(r){const s=r.get(t);s&&(s.delete(o),s.size||(r.delete(t),r.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[r,a]=((t,e,o)=>{let s,r;switch(t){case MutationObserver:case ResizeObserver:s=new t(e),r=t=>s.observe(t,o);break;case IntersectionObserver:s=new t(e,o),r=t=>s.observe(t);break;case PerformanceObserver:s=new t(e),r=()=>s.observe(o)}return[s,r]})(e,o,s);if(r)return this.inner.set(r,(this.inner.get(r)||new Set).add(t)),a(t),r}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}}const ht=(t,e,o)=>t.startsWith(e)&&t.endsWith(o);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 r=this.findStrict(s);r||(r=new RouteTree,r.part=s,r.matchType=RouteTree.dynamic(s).matchType,this.children.push(r),this.sorted=!1),r.insert(t,e,o+1)}search(t,e=0){if(r(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],s=this.filterWide(o);for(const o of s){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),r={};for(let t=0;t<s.length;t++){const e=s[t],{key:a,matchType:l}=RouteTree.dynamic(e);if(l===RouteTree.MatchTypes.single)r[a]=o[t];else if(l===RouteTree.MatchTypes.multi){r[a]=o.slice(t).join("/");break}}return r}static dynamic(t){if(t){if(ht(t,"{","}")||ht(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 dt=(t,{attribute:e})=>!0===e||void 0===e?String(t).toLowerCase():!1!==e&&"symbol"!=typeof t?e:void 0,ct=/^[\s\S]*{[\s\S]*}$/;class GodownElement extends e.LitElement{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=dt(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(),ct.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 lt.call(this,t)}deepQuerySelectorAll(t){return at.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 d(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)}},o([G({type:Boolean,reflect:!0})],GodownElement.prototype,"contents",void 0),o([G({reflect:!0})],GodownElement.prototype,"stylex",null);class GlobalStyle extends GodownElement{}const pt=((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 ut(t,o=1){return function(t){return e.unsafeCSS(`--${t}`)}(pt+"-".repeat(o)+t)}const ft={background:ut("background",2),foreground:ut("foreground",2),backgroundClip:ut("background-clip",2),primaryBackground:ut("primary",2),primaryForeground:ut("primary-foreground",2),muted:ut("muted",2),active:ut("active",2),passive:ut("passive",2),input:ut("input",2),radius:ut("radius",2),ringWidth:ut("ring-width",2),ringColor:ut("ring-color",2)};GlobalStyle.styles=[e.unsafeCSS(((t,e,o)=>{const s=[...c(e)];return((t,{truecase:e,falsecase:o})=>{const s="@supports";let r="";return e&&(r+=`${s}(${t}){${e}}`),o&&(r+=`${s} not (${t}){${o}}`),r})("color:light-dark(#fff,#000)",{truecase:f([[t,m(s.map((([t,[e,o]])=>[t,`light-dark(${e},${o})`])))]]),falsecase:f([[t,m(s.map((([t,e])=>[t,e[o]])))]])})})(":host",[[ft.background,["hsl(0 0% 96%)","hsl(0 0% 4%)"]],[ft.foreground,["hsl(0 0% 4%)","hsl(0 0% 96%)"]],[ft.muted,["hsl(0 0% 88%)","hsl(0 0% 18%)"]]],1)),e.unsafeCSS(f({":host":m([[ft.primaryBackground,v(ft.foreground)],[ft.primaryForeground,v(ft.background)],[ft.active,v(ft.primaryBackground)],[ft.passive,v(ft.muted)],[ft.backgroundClip,`linear-gradient(to bottom, ${v(ft.foreground)}, ${v(ft.muted)})`],[ft.ringColor,v(ft.passive)],[ft.ringWidth,".075em"]])})),e.css`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}`,e.css`:host{${ft.radius}:0.2em;border-radius:var(${ft.radius})}`];const mt=({width:t,color:e,inset:o})=>`outline-style:solid;outline-color:${e};outline-width:${t};${o?`outline-offset:calc(-1 * ${t});`:""}`,vt=({width:t,color:e,inset:o})=>`box-shadow:${o?"inset":""} 0 0 0 ${t} ${e};`,gt={outline:(t,e)=>mt({width:t,color:e,inset:!1}),"outline-inset":(t,e)=>mt({width:t,color:e,inset:!0}),"box-shadow":(t,e)=>vt({width:t,color:e,inset:!1}),shadow:(t,e)=>vt({width:t,color:e,inset:!1}),"box-shadow-inset":(t,e)=>vt({width:t,color:e,inset:!0}),"shadow-inset":(t,e)=>vt({width:t,color:e,inset:!0}),border:(t,e)=>(({width:t,color:e})=>`border-style:solid;border-color:${e};border-width:${t};border-style:solid;`)({width:t,color:e})};class RingBuilder{constructor({selector:t=":host",width:e=v(ft.ringWidth),color:o=v(ft.ringColor),type:s}={}){if(s&&s in gt){const r=gt[s](e,o);this.css=`${t}{${r}}`}else this.css=""}get styleSheet(){return e.unsafeCSS(this.css).styleSheet}}let yt=class Alert extends GlobalStyle{constructor(){super(),this.ringType="border",new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css))}render(){return e.html`<div part="root" ${et(this.observedRecord)}> <div>${ot("prefix")}</div> <div part="content"> <strong part="title">${ot("title",this.title)}</strong> ${ot("",this.content)} </div> <div>${ot("suffix")}</div> </div>`}static alert(t,e){const o=new this;return Object.assign(o,e),t.appendChild(o),o}};o([G({attribute:"ring-type"})],yt.prototype,"ringType",void 0),o([G()],yt.prototype,"title",void 0),o([G()],yt.prototype,"content",void 0),yt=o([y("alert"),g(e.css`:host{background:var(${ft.background})}:host,:where(:host([contents]) [part=root]){display:block}[part=root]{align-items:center;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;padding:.75em}[part=content],[part=root]{display:grid}`)],yt);var bt=yt;bt.define();let $t=class Avatar extends GlobalStyle{constructor(){super(...arguments),this.name="",this.round=!1}render(){return e.html`<div part="root" ${et(h(this.observedRecord,"src"))}> ${this._renderAvatar()} </div>`}_renderAvatar(){return this.src?e.html`<img part="image" src="${this.src}" alt="${this.name}" @error=${this._handleError}/>`:this.name?e.html`<span part="name">${this.formatName()}</span>`:ot()}formatName(){return this.name}_handleError(){this.src=void 0}};o([G()],$t.prototype,"src",void 0),o([G()],$t.prototype,"name",void 0),o([G({type:Boolean})],$t.prototype,"round",void 0),$t=o([y("avatar"),g(e.css`:host{background:var(${ft.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}`)],$t);var _t=$t;_t.define();const wt="button",xt=ut(wt);let kt=class Button extends GlobalStyle{constructor(){super(...arguments),this.plain=!1,this.disabled=!1,this.active=!1,this.round=!1}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${ot("",this.content)} <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)}_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:r,y:a}=this._root.getBoundingClientRect(),l=2*Math.sqrt(s**2+o**2)+"px";e.style.height=l,e.style.width=l,e.style.left=t.x-r+"px",e.style.top=t.y-a+"px",this._modalRoot.appendChild(e),e.animate([{transform:"scale(0) translate(-50%, -50%)",opacity:.1},{transform:"scale(1) translate(-50%, -50%)",offset:.8},{opacity:0}],{duration:800,iterations:1}),e.addEventListener("animationend",(()=>e.remove()),{once:!0})}};o([G({type:Boolean,reflect:!0})],kt.prototype,"plain",void 0),o([G({type:Boolean,reflect:!0})],kt.prototype,"disabled",void 0),o([G({type:Boolean,reflect:!0})],kt.prototype,"active",void 0),o([G({type:Boolean,reflect:!0})],kt.prototype,"round",void 0),o([G()],kt.prototype,"content",void 0),o([X("modal-root")],kt.prototype,"_modalRoot",void 0),o([X("root")],kt.prototype,"_root",void 0),kt=o([y(wt),g(e.css`:host(:not([disabled]):active){transform:scale(var(${xt}--focus-scale))}:host([round]){border-radius:calc(infinity*1px)}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host([plain]){${xt}--gradients:unset;${xt}--focus-scale:unset}`,e.css`:host{${xt}--modal-animation-duration:1.5s;${xt}--focus-scale:.97;${xt}--deg:45deg;background:var(${ft.primaryBackground});border-style:none;border-width:var(${ft.ringWidth});color:var(${ft.primaryForeground});cursor:pointer;display:block;overflow:hidden;text-align:center;width:-moz-fit-content;width:fit-content}[part=root]:not([contents]){height:100%;width:100%}[part=root]{padding:.25em .75em;position:relative;-webkit-user-select:none;user-select:none}i{background:currentColor;border-radius:50%;height:100%;inset:0;opacity:0;pointer-events:none;position:absolute;transform-origin:0 0;visibility:visible;width:100%}`)],kt);var St=kt;let Ct=class Badge extends St{constructor(){super(...arguments),this.plain=!0,this.round=!0}};Ct=o([y("badge"),g(e.css`:host{font-size:.75em}[part=root]{padding:0 .5em}`)],Ct);var Rt=Ct;Rt.define();const Et="breath",Tt=ut(Et),At=/[\s,]+/;let Mt=class Breath extends GlobalStyle{render(){const t=this.getTexts();return e.html`<div part="root" ${et(this.observedRecord)}> ${[t.map(this._renderText),st(this._computeStyle(t.length))]} </div>`}_renderText(t){return e.html`<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(At).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(${Tt}--${e},var(${Tt}--${(e-1)%3+1}));}`;return`.colorful{animation-duration:${o}ms;}@keyframes colorfulN{0%,${3*e}%{opacity:0;}${e}%,${2*e}%{opacity:1;}}${s}`}};o([G()],Mt.prototype,"content",void 0),o([G({type:Number})],Mt.prototype,"duration",void 0),Mt=o([y(Et),g(e.css`:host{${Tt}--deg:60deg;${Tt}--1-1:#dd3c3c;${Tt}--1-2:#f5993d;${Tt}--2-1:#26d944;${Tt}--2-2:#29a3a3;${Tt}--3-1:#8c30e8;${Tt}--3-2:#0d80f2;${Tt}--1:linear-gradient(var(${Tt}--deg),var(${Tt}--1-1),var(${Tt}--1-2));${Tt}--2:linear-gradient(var(${Tt}--deg),var(${Tt}--2-1),var(${Tt}--2-2));${Tt}--3:linear-gradient(var(${Tt}--deg),var(${Tt}--3-1),var(${Tt}--3-2))}`,e.css`: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}`,e.css`.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(${ft.backgroundClip});position:absolute;top:0}`)],Mt);var Pt=Mt;Pt.define(),St.define();const zt="card",Bt=ut(zt);let Ot=class Card extends GlobalStyle{constructor(){super(),this.ringType="border",this.footer=!1,this.header=!1,new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css))}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${[this.header?ot("header"):"",ot(),this.footer?ot("footer"):""]} </div>`}};o([G({attribute:"ring-type"})],Ot.prototype,"ringType",void 0),o([G({type:Boolean})],Ot.prototype,"footer",void 0),o([G({type:Boolean})],Ot.prototype,"header",void 0),Ot=o([y(zt),g(e.css`:host{${Bt}--padding:.75em;background:var(${ft.background});display:block;flex-shrink:0}slot{display:block;padding:var(${Bt}--padding)}[part=root]{border-radius:inherit}[name=footer]{padding-top:0}[name=header]{padding-bottom:0}`)],Ot);var It=Ot;It.define();const Dt=rt("0 0 256 256")`<path fill="currentColor" d="M165.66 202.34a8 8 0 0 1-11.32 11.32l-80-80a8 8 0 0 1 0-11.32l80-80a8 8 0 0 1 11.32 11.32L91.31 128Z">`,Nt=rt("0 0 256 256")`<path fill="currentColor" d="m181.66 133.66l-80 80a8 8 0 0 1-11.32-11.32L164.69 128L90.34 53.66a8 8 0 0 1 11.32-11.32l80 80a8 8 0 0 1 0 11.32">`;function Ut(t){return t.getBoundingClientRect().width}let jt=class Carousel extends GlobalStyle{constructor(){super(...arguments),this.index=0,this.autoChange=0}render(){return e.html`<div part="root" ${et(this.observedRecord)}> <i part="prev" @click="${this.prev}"> ${Dt()} </i> <div part="move-root">${ot()}</div> <i part="next" @click="${this.next}"> ${Nt()} </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-=Ut(this.children[e]);return t+=(Ut(this)-Ut(this.children[this.index+1]))/2,t}normalizeIndex(t){return t<0?0:t>this.children.length-3?this.children.length-3:t}};o([G({type:Number})],jt.prototype,"index",void 0),o([G({type:Number})],jt.prototype,"autoChange",void 0),o([X("move-root")],jt.prototype,"_moveRoot",void 0),jt=o([y("carousel"),g(e.css`: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}`)],jt);var Lt=jt;Lt.define();const Vt="chip",Gt=ut(Vt);let Ft=class Chip 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 e.html`<div part="root" ${et(this.observedRecord)}> ${ot()} ${this.value||this.dot?e.html`<div part="chip">${this.dot?"":this.formatValue(this.value)}</div>`:""} </div>`}};o([G()],Ft.prototype,"position",void 0),o([G({type:Number})],Ft.prototype,"value",void 0),o([G({type:Boolean})],Ft.prototype,"dot",void 0),o([G({type:Number})],Ft.prototype,"max",void 0),Ft=o([y(Vt),g(e.css`:host{${Gt}--offset:0%;${Gt}--offset-x:var(${Gt}--offset);${Gt}--offset-y:var(${Gt}--offset)}:host,:host([contents]) [part=root]{display:inline-block}[part=root]{position:relative}[part=chip]{background:var(${ft.primaryBackground});border-radius:calc(infinity*1px);color:var(${ft.primaryForeground});font-size:75%;padding:0 .5em;position:absolute;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}[part=chip]:empty{border-radius:50%;font-size:100%;height:.5em;padding:0;width:.5em}[position^=top] [part=chip]{top:calc(var(${Gt}--offset-y))}[position$=right] [part=chip]{left:calc(100% - var(${Gt}--offset-x))}[position^=bottom] [part=chip]{top:calc(100% - var(${Gt}--offset-y))}[position$=left] [part=chip]{left:calc(var(${Gt}--offset-x))}`)],Ft);var qt=Ft;qt.define();const Ht=rt("0 0 256 256")`<path fill="currentColor" d="m213.66 101.66l-80 80a8 8 0 0 1-11.32 0l-80-80a8 8 0 0 1 11.32-11.32L128 164.69l74.34-74.35a8 8 0 0 1 11.32 11.32">`;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)}}o([G({type:Boolean,reflect:!0})],SuperOpenable.prototype,"open",void 0);const Wt="details",Yt=ut(Wt);let Xt=class Details extends SuperOpenable{constructor(){super(...arguments),this.float=!1,this.fill=!1,this.summary=""}render(){return e.html`<dl part="root" ${et(this.observedRecord)}> <dt part="title" @click="${()=>this.toggle()}"> <span part="summary">${ot("summary",this.summary)}</span> <span part="icon">${Ht()}</span> </dt> <dd part="details" @click=${this.fill?()=>this.toggle():null}> <div style="min-height: 0;">${ot()}</div> </dd> </dl>`}};o([G({type:Boolean})],Xt.prototype,"float",void 0),o([G({type:Boolean})],Xt.prototype,"fill",void 0),o([G()],Xt.prototype,"summary",void 0),Xt=o([y(Wt),g(e.css`:host{${Yt}--icon-deg-open:0deg;${Yt}--icon-deg-close:90deg;display:block;transition:.3s}[part=root]{padding:.25em;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(${Yt}--icon-deg-close))}:host([open]) [part=icon]{transform:rotate(var(${Yt}--icon-deg-open))}`)],Xt);var Zt=Xt;Zt.define();const Kt="dialog",Qt=ut(Kt),Jt=/[\s,]+/;let te=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 e.html`<dialog part="root" ${et(this.observedRecord)}> ${ot()} </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(Jt);(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}};o([G({type:Boolean,reflect:!0})],te.prototype,"modal",null),o([G()],te.prototype,"key",void 0),o([H("dialog")],te.prototype,"_dialog",void 0),te=o([y(Kt),g(e.css`:host{${Qt}--background-modal:#000;${Qt}--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;z-index:1}:host(:not([open])){visibility:hidden}:host([contents]) dialog{position:fixed}dialog{background:inherit;position:relative}::backdrop{background:var(${Qt}--background-modal);opacity:var(${Qt}--opacity-modal)}`)],te);var ee=te;ee.define();let ie=class Divider extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root"></div>`}};o([G({type:Boolean,reflect:!0})],ie.prototype,"vertical",void 0),ie=o([y("divider"),g(e.css`:host{background:currentColor;color:var(${ft.passive});display:block;height:.05em;width:100%}:host([vertical]){height:100%;width:.05em}`)],ie);var oe=ie;oe.define();let se=class Dragbox extends GlobalStyle{constructor(){super(...arguments),this.__drag=!1}get _offsetParent(){return this.offsetParent??document.body}render(){return e.html`<div part="root" ${et(this.observedRecord)} @mousedown="${this._handleDragStart}"> ${ot()} </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:r,style:a}=this,{height:l,width:h}=this._offsetParent.getBoundingClientRect(),{width:d,height:c}=this.getBoundingClientRect(),p=t.x-(e-s),u=t.y-(o-r);a.left=p<0?"0":p<h-d?`${p}px`:h-d+"px",a.top=u<0?"0":u<l-c?`${u}px`:l-c+"px"}reset(){const{x:t,y:e,style:o,offsetWidth:s,offsetHeight:r,offsetLeft:a,offsetTop:l}=this,{height:h,width:d}=this._offsetParent.getBoundingClientRect();o.left=t||"0",o.top=e||"0",a>d-s&&(o.left=d-s+"px"),l>h-r&&(o.top=h-r+"px")}};o([G()],se.prototype,"x",void 0),o([G()],se.prototype,"y",void 0),se=o([y("dragbox"),g(e.css`:host{display:block;position:absolute}:host(:active){-webkit-user-select:none;user-select:none}`)],se);var re=se;re.define();let ne=class Flex extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${[ot(),st(f({":host":{gap:this.gap,"flex-flow":this.flexFlow,"flex-direction":this.vertical&&"column","align-items":this.items,"justify-content":this.content}}))]} </div>`}};o([G({attribute:"flex-flow"})],ne.prototype,"flexFlow",void 0),o([G()],ne.prototype,"gap",void 0),o([G()],ne.prototype,"content",void 0),o([G()],ne.prototype,"items",void 0),o([G({type:Boolean})],ne.prototype,"vertical",void 0),ne=o([y("flex"),g(e.css`:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}`)],ne);var ae,le=ne;le.define();let he=ae=class Form extends GlobalStyle{constructor(){super(...arguments),this.name="",this.nameValue=this.namevalue}get value(){return ae.buildValue(this._slot.assignedElements())}render(){return ot()}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}};o([G()],he.prototype,"name",void 0),he=ae=o([y("form"),g(e.css`:host{display:block}`)],he);var de=he;de.define();const ce=t=>{return e=t,Number.isNaN(+e)?t:`repeat(${t},1fr)`;var e};let pe=class Grid extends GlobalStyle{render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${[ot(),st(f({":host":{gap:this.gap,"grid-template-columns":ce(this.columns),"grid-template-rows":ce(this.rows),"place-content":this.content,"place-items":this.items}}))]} </div>`}};o([G()],pe.prototype,"gap",void 0),o([G()],pe.prototype,"columns",void 0),o([G()],pe.prototype,"rows",void 0),o([G()],pe.prototype,"content",void 0),o([G()],pe.prototype,"items",void 0),pe=o([y("grid"),g(e.css`:host,:host([contents]) [part=root]{display:grid}[part=root]{display:contents}`)],pe);var ue,fe=pe;fe.define();let me=ue=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=ot(),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(),ue.routerInstances.add(this),"field"!==this.type&&(this.observers.add(this,MutationObserver,this.collectSlottedRoutes,{attributes:!0,attributeFilter:["slot"],subtree:!0}),this.collectSlottedRoutes())}disconnectedCallback(){super.disconnectedCallback(),ue.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?ot(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)}};me.routerInstances=new Set,o([F()],me.prototype,"component",void 0),o([F()],me.prototype,"path",void 0),o([G()],me.prototype,"pathname",void 0),o([F()],me.prototype,"default",void 0),o([G()],me.prototype,"type",void 0),o([G({type:Boolean})],me.prototype,"cache",void 0),o([F()],me.prototype,"routes",null),me=ue=o([y("router"),g(e.css`:host{display:contents}`)],me);var ve=me;const ge="auto";let ye=class Link extends GlobalStyle{constructor(){super(...arguments),this.type=ge,this.suppress=!1,this.replace=!1,this.target="_self",this.state={},this.handleState=()=>{switch(this.type){case ge:case"push":if(!this.replace){history.pushState(this.state,"",this.href);break}case"replace":history.replaceState(this.state,"",this.href)}}}get pathname(){return new URL(this.href,location.href).pathname}_handleClick(t){const{state:e,type:o,href:s,pathname:r,suppress:a}=this;if(!s)return;if(this.dispatchCustomEvent("navigate",{...this.observedRecord,pathname:r,state:e}),s.startsWith("#")||"normal"===o)return;this.handleState();const l=[...ve.routerInstances];a||o===ge&&!l.some((t=>t.search(location.pathname)))||(t.preventDefault(),ve.routerInstances.forEach((t=>{t.handlePopstate()})))}render(){return e.html`<a part="root" ${et(this.observedRecord)} href="${this.href||e.nothing}" target="${this.target}" @click=${this._handleClick}> ${ot()} </a>`}};o([G()],ye.prototype,"type",void 0),o([G({type:Boolean})],ye.prototype,"suppress",void 0),o([G({type:Boolean})],ye.prototype,"replace",void 0),o([G()],ye.prototype,"href",void 0),o([G()],ye.prototype,"target",void 0),ye=o([y("link"),g(e.css`:host{color:currentColor;cursor:default;display:inline-block}:host([href]){cursor:pointer}a{color:currentColor;display:contents}`)],ye);var be=ye;let $e=class Heading extends be{constructor(){super(...arguments),this.as="h1",this.anchor="#",this.side="left"}render(){const t=this.href||(this.id?"#"+this.id:void 0);return e.html`<a part="root" href="${t||e.nothing}"> ${this.wrapHeading(ot(),t?e.html`<i part="${J("anchor",this.side)}">${this.anchor}</i>`:"")} </a>`}wrapHeading(...t){switch(this.as){case"h2":return e.html`<h2>${t}</h2>`;case"h3":return e.html`<h3>${t}</h3>`;case"h4":return e.html`<h4>${t}</h4>`;case"h5":return e.html`<h5>${t}</h5>`;case"h6":return e.html`<h6>${t}</h6>`;default:return e.html`<h1>${t}</h1>`}}};o([G()],$e.prototype,"as",void 0),o([G()],$e.prototype,"anchor",void 0),o([G()],$e.prototype,"side",void 0),$e=o([y("heading"),g(e.css`:host{display:block;text-align:start}[part~=anchor]{min-width:1.25em;position:absolute;right:100%;text-align:center}[part~=left][part~=anchor]{right:100%}[part~=right][part~=anchor]{left:100%}h1,h2,h3,h4,h5,h6{font-size:revert;position:relative;width:-moz-fit-content;width:fit-content}`)],$e);var _e=$e;_e.define();const we=rt("0 0 256 256")`<path fill="currentColor" d="M53.92 34.62a8 8 0 1 0-11.84 10.76l19.24 21.17C25 88.84 9.38 123.2 8.69 124.76a8 8 0 0 0 0 6.5c.35.79 8.82 19.57 27.65 38.4C61.43 194.74 93.12 208 128 208a127.1 127.1 0 0 0 52.07-10.83l22 24.21a8 8 0 1 0 11.84-10.76Zm47.33 75.84l41.67 45.85a32 32 0 0 1-41.67-45.85M128 192c-30.78 0-57.67-11.19-79.93-33.25A133.2 133.2 0 0 1 25 128c4.69-8.79 19.66-33.39 47.35-49.38l18 19.75a48 48 0 0 0 63.66 70l14.73 16.2A112 112 0 0 1 128 192m6-95.43a8 8 0 0 1 3-15.72a48.16 48.16 0 0 1 38.77 42.64a8 8 0 0 1-7.22 8.71a6 6 0 0 1-.75 0a8 8 0 0 1-8-7.26A32.09 32.09 0 0 0 134 96.57m113.28 34.69c-.42.94-10.55 23.37-33.36 43.8a8 8 0 1 1-10.67-11.92a132.8 132.8 0 0 0 27.8-35.14a133.2 133.2 0 0 0-23.12-30.77C185.67 75.19 158.78 64 128 64a118.4 118.4 0 0 0-19.36 1.57A8 8 0 1 1 106 49.79A134 134 0 0 1 128 48c34.88 0 66.57 13.26 91.66 38.35c18.83 18.83 27.3 37.62 27.65 38.41a8 8 0 0 1 0 6.5Z">`,xe=e.css`:host([disabled]){cursor:not-allowed;filter:brightness(.85)}input:disabled{cursor:inherit}input::-ms-clear,input::-ms-reveal{display:none}`;let ke=class SuperInput extends GlobalStyle{constructor(){super(...arguments),this.autofocus=!1,this.ringType="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)})))}focus(t){this._input?.focus(t)}firstUpdated(){this._compositionInit()}_renderPrefix(){return e.html`<i part="prefix">${ot("prefix")}</i>`}_renderSuffix(){return e.html`<i part="suffix">${ot("suffix")}</i>`}};o([G()],ke.prototype,"autocomplete",void 0),o([G({attribute:"ring-type"})],ke.prototype,"ringType",void 0),o([G({type:Boolean,reflect:!0})],ke.prototype,"disabled",void 0),o([G({reflect:!0})],ke.prototype,"placeholder",void 0),o([G({reflect:!0})],ke.prototype,"name",void 0),o([G()],ke.prototype,"value",void 0),o([G()],ke.prototype,"default",void 0),o([X("input")],ke.prototype,"_input",void 0),ke=o([g(xe)],ke);let Se=class Input extends ke{constructor(){super(),this.type="text",this.variant="default",new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css+("outline"===this.variant?`:host{${ft.ringColor}:currentColor}`:"")))}render(){return e.html`<label part="root" ${et(this.observedRecord)}> ${[this._renderPrefix(),e.html`<input part="input" type="${this.type}" .value="${this.value}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||e.nothing}" autocomplete="${this.autocomplete||e.nothing}" placeholder="${this.placeholder||e.nothing}" @input="${this._handleInput}" @change="${this._handleChange}"/>`,this._renderSuffix()]} </label>`}_renderSuffix(){const t="password";return this.type===t?e.html`<i part="suffix" @mousedown="${()=>this._changeInputType("text")}" @mouseup="${()=>this._changeInputType(t)}" @mouseleave="${()=>this._changeInputType(t)}"> ${ot("suffix",we())} </i>`:super._renderSuffix()}_changeInputType(t){this._input&&(this._input.type=t)}};o([G({reflect:!0})],Se.prototype,"type",void 0),o([G()],Se.prototype,"variant",void 0),o([X("input")],Se.prototype,"_input",void 0),Se=o([y("input"),g(e.css`:host{display:block;${ft.input}-space:0.2em;${ft.input}-icon-color:grey}:host(:active),:host(:focus-within){${ft.ringColor}:currentColor;${ft.input}-icon-color:currentColor}[part~=root]{align-items:center;border-radius:inherit;display:flex;padding:.4em .5em;position:relative}[part=input]{background:none;color:currentColor;flex-grow:1;height:100%;width:100%}[part=prefix],[part=suffix]{align-items:center;color:var(${ft.input}-icon-color);display:flex;height:100%;justify-content:center}[part=suffix] slot svg{margin-inline-start:var(${ft.input}-space)}[part=prefix] slot svg{margin-inline-end:var(${ft.input}-space)}`)],Se);var Ce=Se;Ce.define();let Re=class Layout extends GlobalStyle{constructor(){super(...arguments),this.sticky=!1}render(){return e.html`<div part="root" ${et(this.observedRecord)}> <header part="header">${ot("header")}</header> <main part="main">${ot()}</main> <footer part="footer">${ot("footer")}</footer> </div>`}};o([G({type:Boolean})],Re.prototype,"sticky",void 0),Re=o([y("layout"),g(e.css`:host{flex-direction:column;grid-template-rows:auto 1fr auto;height:100%;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}`)],Re);var Ee=Re;Ee.define(),be.define();let Te=class Progress extends GlobalStyle{constructor(){super(...arguments),this.max=1,this.min=0}render(){let t,o=20;if(!s(this.value)){const e=new Ranger(this.min,this.max);o=(+this.value-this.min)/e.diff*100,t="static"}return e.html`<div part="root" ${et(this.observedRecord)} class="${t}"> <i part="value" style="width:${o}%;"></i> </div>`}};o([G({type:Number})],Te.prototype,"max",void 0),o([G({type:Number})],Te.prototype,"min",void 0),o([G({type:Number})],Te.prototype,"value",void 0),Te=o([y("progress"),g(e.css`:host{background:var(${ft.passive});border-radius:.25em;color:var(${ft.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}`)],Te);var Ae=Te;Ae.define();const Me="range",Pe=ut(Me);let ze=class Range extends ke{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,"ring-type")}render(){const t=this.padValue(2),o=Math.min(...t),s=Math.max(...t),r=this._ranger.diff;return e.html`<div part="root" ${et(this.observedRecord)} @mousedown="${this.disabled?null:this._handleMousedownRoot}" style="${m([["--from",(o-this.min)/r*100+"%"],["--to",(s-this.min)/r*100+"%"],...t.map(((t,e)=>[`--handle-${e}`,(t-this.min)/r*100+"%"]))])}"> <div part="track"></div> ${nt(this.rangeValue.length,(t=>this._renderHandle(t)))} </div>`}_renderHandle(t){const{disabled:o,range:s,rangeValue:r}=this,a=!s||s&&t===r.length-1&&1===r.length;return e.html`<i tabindex="0" part="${J("handle",`handle-${t}`)}" @mousedown="${o?null:this.createMouseDown(t)}" style="${m({"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 r=o[t];"ArrowLeft"===e.key||"ArrowDown"===e.key?(e.preventDefault(),this.createSetValue(t)(r-s)):"ArrowRight"!==e.key&&"ArrowUp"!==e.key||(e.preventDefault(),this.createSetValue(t)(r+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:r,width:a}=this._root.getBoundingClientRect();return this._ranger.present(this.vertical?(e-o)/r:(t-s)/a)}_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,s(this.value)&&(s(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}};o([G({type:Number})],ze.prototype,"min",void 0),o([G({type:Number})],ze.prototype,"max",void 0),o([G({type:Number})],ze.prototype,"step",void 0),o([G({type:Boolean,reflect:!0})],ze.prototype,"vertical",void 0),o([G({type:Array})],ze.prototype,"value",void 0),o([G({type:Array})],ze.prototype,"default",void 0),o([X("root")],ze.prototype,"_root",void 0),o([Y("[part=handle]")],ze.prototype,"_handles",void 0),o([F()],ze.prototype,"lastFocus",void 0),ze=o([y(Me),g(e.css`:host{${Pe}--track-width:.5em;${Pe}--handle-scale:1;${Pe}--track-background:var(${ft.active});background:var(${ft.passive});display:block;height:var(${Pe}--track-width);width:100%}:host([contents]) [part=root]{width:inherit}:host([vertical]){height:100%;width:-moz-fit-content;width:fit-content}[part=root]{position:relative;--from:0%;--to:50%}[part=root],[part=track]{border-radius:inherit;min-height:inherit}[part=track]{background:var(${Pe}--track-background);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=track],[part~=handle]{display:flex;position:absolute}[part~=handle]{align-items:center;background:var(${ft.background});border:.1em solid;border-radius:50%;height:1em;justify-content:center;outline:0;transform:scale(var(${Pe}--handle-scale)) translate(-50%,-25%);transform-origin:0 25%;-webkit-user-select:none;user-select:none;width:1em}`,e.css`[vertical]{height:inherit;width:var(${Pe}--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%}`,e.css`[part~=handle]{left:var(--handle);top:0}[vertical] [part~=handle]{left:0;top:var(--handle)}`)],ze);var Be=ze;Be.define();const Oe="rotate",Ie=ut(Oe);let De=class Rotate extends GlobalStyle{render(){return e.html`<div part="root"> <div part="slot" @mousemove="${this._handleRotate}"> ${ot()} </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:r}=this._root.getBoundingClientRect(),{clientX:a,clientY:l}=t;return{rotateX:-(l-o-r/2)/r/2,rotateY:(a-e-s/2)/s/2}}};o([X("root")],De.prototype,"_root",void 0),De=o([y(Oe),g(e.css`:host{display:block;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content;${Ie}--offset:.5em}div{position:relative;transition:inherit;transition-property:transform}i{box-sizing:content-box;height:100%;margin:calc(var(${Ie}--offset)*-1);padding:var(${Ie}--offset);position:absolute;top:0;width:100%}[part=slot]{z-index:2}`)],De);var Ne=De;Ne.define(),ve.define();const Ue=e.unsafeCSS("[direction-inset-align]");e.css`[direction^=top] ${Ue}{top:0}[direction^=bottom] ${Ue}{bottom:0}[direction$=right] ${Ue}{right:0}[direction$=left] ${Ue}{left:0}`;const je=e.unsafeCSS("[direction-outset-place]"),Le=e.css`[direction^=top] ${je}{bottom:100%}[direction^=bottom] ${je}{top:100%}[direction$=right] ${je}{left:100%}[direction$=left] ${je}{right:100%}`;function Ve(t,e){return t&&e&&t.toLowerCase().includes(e.toLowerCase())}function Ge(t,e){if(t){const o="checked";e?t.setAttribute(o,""):t.removeAttribute(o)}}let Fe=class Select extends Ce{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 e.html`<label part="root" ${et(this.observedRecord)}> ${[this._renderPrefix(),e.html`<input part="input" type="${this.type}" .value="${this.text}" ?autofocus="${this.autofocus}" ?disabled="${this.disabled}" autocapitalize="${this.autocapitalize||e.nothing}" autocomplete="${this.autocomplete||e.nothing}" placeholder="${this.placeholder||e.nothing}" @focus="${this._handleFocus}" @input="${this._handleInput}" @change="${this._handleChange}"/>`,this._renderSuffix(),e.html`<label part="content" direction-outset-place> ${ot()} </label>`]} </label>`}_renderSuffix(){return e.html`<i part="suffix icon">${Ht()}</i>`}_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||Ge(this.lastChecked,0),Ge(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=>{Ge(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=>Ge(t,0))),this.defaultChecked.forEach((t=>Ge(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||Ve(this.optionValue(e),t)||Ve(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")||""}};o([G()],Fe.prototype,"text",void 0),o([X("content")],Fe.prototype,"_content",void 0),o([G()],Fe.prototype,"direction",void 0),o([G({type:Boolean})],Fe.prototype,"multiple",void 0),o([G({type:Boolean})],Fe.prototype,"visible",void 0),o([F()],Fe.prototype,"autoDirection",void 0),Fe=o([y("select"),g(Le,e.css`.outline,:host(:focus-within){${ft.input}-outline-color:currentColor}[part=input]{text-overflow:ellipsis}[part=content]{position:absolute;visibility:hidden;width:100%}[visible] [part=content]{visibility:visible}`)],Fe);var qe=Fe;qe.define();const He="skeleton",We=ut(He);let Ye=class Skeleton extends GlobalStyle{constructor(){super(...arguments),this.loading=!0}render(){return this.loading?e.html`<div part="root">${ot("loading")}</div>`:ot()}};o([F()],Ye.prototype,"loading",void 0),Ye=o([y(He),g(e.css`:host{${We}--from:var(${ft.background});${We}--to:var(${ft.passive});${We}--deg:95deg;${We}--duration:2s;animation:_ var(${We}--duration) ease-in-out infinite none running;background-color:transparent;background-image:linear-gradient(var(${We}--deg),var(${We}--from) 36%,var(${We}--to) 50%,var(${We}--from) 64%);background-size:200% 100%;flex-shrink:0;height:2em;overflow:hidden;width:100%}@keyframes _{0%{background-position:150%}to{background-position:-50%}}[part=root]{display:contents}:host,:host([contents]) [part=root]{display:block}`)],Ye);var Xe=Ye;Xe.define();const Ze="split",Ke=ut(Ze);let Qe=class Split extends ke{constructor(){super(),this.len=6,this.index=-1,this.current=-1,this.currentValue=[],new StyleController(this,(()=>new RingBuilder({selector:"[part=input-box]",type:this.ringType}).css))}get observedRecord(){return h(super.observedRecord,"ring-type")}render(){return e.html`<div part="root" ${et(this.observedRecord)}> ${nt(this.len,(t=>e.html`<span part="input-box" ring-type="${this.ringType}" class="${J({focus:this.current===t})}" @click="${this.disabled?null:()=>this.focusAt(t)}"> ${this.currentValue[t]} </span>`))} <input part="input" @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)}};o([G({type:Number})],Qe.prototype,"len",void 0),o([G({type:Number})],Qe.prototype,"index",void 0),o([F()],Qe.prototype,"current",void 0),o([F()],Qe.prototype,"currentValue",void 0),Qe=o([y(Ze),g(e.css`:host{border-radius:.1em;display:block;width:-moz-fit-content;width:fit-content;${Ke}--size:2em;${Ke}--gap:.25em}[part=root]{display:flex;gap:var(${Ke}--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(${Ke}--size);justify-content:center;width:var(${Ke}--size)}[part=input]{background:none;height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.focus,[part=input-box]:active{${ft.ringColor}:var(${ft.active})}`)],Qe);var Je=Qe;Je.define();const ti="switch",ei=ut(ti);let ii=class Switch extends ke{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,"ring-type")}render(){return e.html`<div part="root" ${et(this.observedRecord)} class="round"> <input part="input" type="checkbox" ?disabled="${this.disabled}" ?checked="${this.value}" @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)}};o([G({type:Boolean})],ii.prototype,"default",void 0),o([G({type:Boolean,attribute:"checked",reflect:!0})],ii.prototype,"value",void 0),ii=o([y(ti),g(e.css`:host,:host([contents]) [part=root]{display:inline-block}:host{${ei}-width:3em;${ei}-height:calc(var(${ei}-width)/2);${ei}-handle-size:1.25em;${ei}-handle-space:calc(var(${ei}-width)/4 - var(${ei}-handle-size)/2);background:var(${ft.passive});border-radius:calc(var(${ei}-height)/2);height:var(${ei}-height);transition:.2s ease-in-out;transition-property:background,left;vertical-align:bottom;width:var(${ei}-width)}:host([checked]){background:var(${ft.active})}[part=root]{position:relative}[part=handle],[part=root]{align-items:center;display:flex;transition:inherit}[part=handle]{background:var(${ft.background});border-radius:100%;height:var(${ei}-handle-size);justify-content:center;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) translateX(var(${ei}-handle-space));width:var(${ei}-handle-size)}:host([checked]) [part=handle]{left:50%}[part=input]{height:100%;opacity:0;width:100%}`)],ii);var oi=ii;oi.define();let si=class Text extends GlobalStyle{constructor(){super(...arguments),this.underline="none",this.nowrap=!1,this.italic=!1,this.truncate=!1,this.clip=!1}render(){return e.html`<p part="root">${ot()}</p>`}};o([G({converter:{fromAttribute:t=>""===t||t,toAttribute:t=>!1===t?null:!0===t?"":t},reflect:!0})],si.prototype,"underline",void 0),o([G({type:Boolean,reflect:!0})],si.prototype,"nowrap",void 0),o([G({type:Boolean,reflect:!0})],si.prototype,"italic",void 0),o([G({type:Boolean,reflect:!0})],si.prototype,"truncate",void 0),o([G({type:Boolean,reflect:!0})],si.prototype,"clip",void 0),si=o([y("text"),g(e.css`:host([clip]){background:var(${ft.backgroundClip});color:transparent;display:inline-block;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}:host([nowrap]){white-space:nowrap}:host([italic]){font-style:italic}:host([truncate]),:host([truncate]) ::slotted(*){max-width:100%;overflow:hidden;text-overflow:ellipsis}:host([strikethrough]){text-decoration:line-through}:host(:active[underline=active]),:host(:focus[underline=focus]),:host(:hover[underline=hover]),:host([underline=""]),:host([underline=always]){text-decoration:underline}`)],si);var ri=si;ri.define();const ni="tabs",ai=ut(ni),li="hover";let hi=class Tabs extends GlobalStyle{constructor(){super(),this.ringType="border",this.useSlot=!1,this.index=0,new StyleController(this,(()=>new RingBuilder({type:this.ringType}).css))}render(){return e.html`<ul part="root" ${et(this.observedRecord)} @mouseleave="${this._handleMouseLeave}"> ${this.tabs?.map(((t,o)=>t||this.useSlot?e.html`<li part="${J("item",{selected:this.index===o})}" @mouseenter=${()=>{this.move(this._lastIndex,o),this._lastIndex=o}} @click=${()=>this.select(o)}> ${this.useSlot?ot(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(li),this._lastIndex=this.index}move(t,e){if(t===e)return;const{_items:o,_indicators:s}=this,r=o[e];if(!r)return;r.part.add(li);const a=o[t];if(!a)return;a.part.remove(li);const l=s[e],h=s[t];if(!l||!h)return;const d=h.getBoundingClientRect(),c=r.getBoundingClientRect(),p=d.x-c.x,u=d.y-c.y,f=d.width,{style:m}=l;m.transform=`translate3d(${p}px,${u}px,0)`,m.width=f+"px",m.transition=h.style.transition="none",l.getBoundingClientRect(),m.width=m.transform=m.transition=h.style.transition=""}select(t){const{index:e,tabs:o,_lastIndex:s,useSlot:r}=this;o&&e!==t&&t in o&&(this.dispatchCustomEvent("select",t),this.move(s,t),this._lastIndex=t,e in o&&(o[e]||r)&&(this.index=t))}};o([G({attribute:"ring-type"})],hi.prototype,"ringType",void 0),o([G({type:Boolean})],hi.prototype,"useSlot",void 0),o([G({type:Array})],hi.prototype,"tabs",void 0),o([G({type:Number})],hi.prototype,"index",void 0),o([Y("[part~=item]")],hi.prototype,"_items",void 0),o([Y("[part=indicator]")],hi.prototype,"_indicators",void 0),hi=o([y(ni),g(e.css`:host{${ai}--indicator-background:var(${ft.passive});${ai}--space:0.25em;border-radius:var(${ft.radius});cursor:default;display:flex;transition:.3s ease-in-out;width:-moz-fit-content;width:fit-content}[part=root]{border-radius:inherit;display:flex;flex-direction:inherit;gap:var(${ai}--space);overflow-x:clip;padding:.2em;position:relative;transition:inherit;transition-property:width,transform,opacity;z-index:1}[useslot] [part~=item]{padding:0}[part~=item]{display:block;padding:0 .25em;position:relative;white-space:nowrap}[part=indicator],[part~=item]{border-radius:inherit;transition:inherit;transition-property:inherit;width:100%}[part=indicator]{background:var(${ai}--indicator-background);height:100%;inset:0;opacity:0;position:absolute;z-index:-1}[part~=selected]{background:var(${ai}--indicator-background)}[part~=hover] [part=indicator],[part~=selected] [part=indicator]{opacity:1}`)],hi);var di=hi;function ci(t,e=2){return t.toString().padStart(e,"0").split("")}di.define();let pi=class Time extends ri{constructor(){super(...arguments),this.escape="%",this.format="YYYY-MM-DD hh:mm:ss",this.time=new Date}render(){return e.html`<p part="root">${function(t,e=new Date,o="%"){var s;if(!t)return t;if(isNaN(e.getTime()))return;const r=`${o}${o}`,a=[];t=t.replace(new RegExp(`${o}([ZYMDhmsS${o}])`,"g"),((t,e)=>(a.push(e),r)));const l=e.getTimezoneOffset()/-60,h={Z:[l>=0?"+"+l.toString():l.toString()],Y:e.getFullYear().toString().split(""),M:ci(e.getMonth()+1),D:ci(e.getDate()),h:ci(e.getHours()),m:ci(e.getMinutes()),s:ci(e.getSeconds()),S:ci(e.getMilliseconds(),3)},d=[];for(const e of t.split("").reverse()){const t=null===(s=h[e])||void 0===s?void 0:s.pop();t?d.push(t):d.push(e)}return d.reverse().join("").replace(new RegExp(r,"g"),(()=>a.shift()))}(this.format,this.time,this.escape)}</p>`}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))))}};o([G()],pi.prototype,"escape",void 0),o([G()],pi.prototype,"format",void 0),o([G({type:Object})],pi.prototype,"time",void 0),o([G({type:Number})],pi.prototype,"timeout",void 0),o([G({type:Number})],pi.prototype,"gap",void 0),pi=o([y("time")],pi);var ui,fi=pi;fi.define();const mi="tooltip",vi=ut(mi);let gi=ui=class Tooltip extends SuperOpenable{constructor(){super(...arguments),this.direction="top",this.align="center",this.propagation=!1,this.type="hover"}render(){const t=ui.aligns[this.align]||"inherit",o="focus"===this.type;return e.html`<div part="root" ${et(this.observedRecord)} tabindex="${o?0:-1}" @focus="${o?()=>this.open=!0:null}" @blur="${o?()=>this.open=!1:null}" @mouseenter="${o?null:()=>this.open=!0}" @mouseleave="${o?null:()=>this.open=!1}" style="justify-content:${t};align-items:${t}"> ${ot()} <div part="tip" direction-outset-place> ${ot("tip",e.html`<span class="passive">${this.tip}</span>`)} </div> </div>`}};gi.aligns={start:"flex-start",end:"flex-end",center:"center","flex-start":"flex-start","flex-end":"flex-end"},o([G()],gi.prototype,"tip",void 0),o([G()],gi.prototype,"direction",void 0),o([G()],gi.prototype,"align",void 0),o([G({type:Boolean})],gi.prototype,"propagation",void 0),o([G()],gi.prototype,"type",void 0),gi=ui=o([y(mi),g(Le,e.css`:host{${vi}--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(${vi}--tip-background)}[propagation] [part=tip]{pointer-events:none}`)],gi);var yi=gi;yi.define();const bi="typewriter",$i=ut(bi);let _i=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 e.html`<div part="root" ${et(this.observedRecord)}> ${ot()} ${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}};o([G()],_i.prototype,"content",void 0),o([G({type:Boolean})],_i.prototype,"ended",void 0),o([G({type:Number})],_i.prototype,"max",void 0),o([G({type:Number})],_i.prototype,"min",void 0),o([G({type:Number})],_i.prototype,"delay",void 0),o([G({type:Number})],_i.prototype,"index",void 0),o([F()],_i.prototype,"contentInternal",void 0),o([H("i")],_i.prototype,"_i",void 0),_i=o([y(bi),g(e.css`:host{${$i}--cursor-width:.05em}:host,:host([contents]) [part=root]{display:inline-block}i{animation:s 1.5s steps(1) infinite;border-right:var(${$i}--cursor-width) solid;margin-left:.02em}@keyframes s{0%{border-color:currentColor}50%{border-color:transparent}}slot{display:none}`)],_i);var wi=_i;return wi.define(),t.Alert=bt,t.Avatar=_t,t.Badge=Rt,t.Breath=Pt,t.Button=St,t.Card=It,t.Carousel=Lt,t.Chip=qt,t.Details=Zt,t.Dialog=ee,t.Divider=oe,t.Dragbox=re,t.Flex=le,t.Form=de,t.Grid=fe,t.Heading=_e,t.Input=Ce,t.Layout=Ee,t.Link=be,t.Progress=Ae,t.Range=Be,t.Rotate=Ne,t.Router=ve,t.Select=qe,t.Skeleton=Xe,t.Split=Je,t.Switch=oi,t.Tabs=di,t.Text=ri,t.Time=fi,t.Tooltip=yi,t.Typewriter=wi,t}({},Lit);
|
48
|
+
//# sourceMappingURL=godown.iife.js.map
|