godown 3.5.0 → 3.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -4
- package/build/godown+lit.iife.js +2 -2
- package/build/godown+lit.iife.js.map +1 -1
- package/build/godown+lit.js +2 -2
- package/build/godown+lit.js.map +1 -1
- package/build/godown+lit.umd.js +2 -2
- package/build/godown+lit.umd.js.map +1 -1
- package/build/godown.iife.js +2 -2
- package/build/godown.js +2 -2
- package/build/godown.js.map +1 -1
- package/build/godown.umd.js +2 -2
- package/build/godown.umd.js.map +1 -1
- package/components/badge.js +1 -1
- package/components/badge.js.map +1 -1
- package/components/button.js +1 -1
- package/components/button.js.map +1 -1
- package/components/details.js +1 -1
- package/components/details.js.map +1 -1
- package/components/dialog.js +1 -1
- package/components/dialog.js.map +1 -1
- package/components/input.js +1 -1
- package/components/input.js.map +1 -1
- package/components/select.d.ts.map +1 -1
- package/components/select.js +1 -1
- package/components/select.js.map +1 -1
- package/core/super-input.d.ts +1 -0
- package/core/super-input.d.ts.map +1 -1
- package/core/super-input.js +1 -1
- package/core/super-input.js.map +1 -1
- package/core/super-openable.d.ts +0 -1
- package/core/super-openable.d.ts.map +1 -1
- package/core/super-openable.js +1 -1
- package/core/super-openable.js.map +1 -1
- package/custom-elements.json +1 -1
- package/package.json +6 -18
- package/src/components/button.ts +2 -3
- package/src/components/details.ts +1 -1
- package/src/components/dialog.ts +4 -6
- package/src/components/input.ts +1 -0
- package/src/components/select.ts +1 -1
- package/src/core/super-input.ts +6 -11
- package/src/core/super-openable.ts +0 -4
- package/tsconfig.json +33 -0
- package/web-types.json +1 -1
- package/dev/alert.d.ts +0 -9
- package/dev/alert.d.ts.map +0 -1
- package/dev/alert.js +0 -5
- package/dev/alert.js.map +0 -1
- package/dev/avatar.d.ts +0 -9
- package/dev/avatar.d.ts.map +0 -1
- package/dev/avatar.js +0 -5
- package/dev/avatar.js.map +0 -1
- package/dev/badge.d.ts +0 -9
- package/dev/badge.d.ts.map +0 -1
- package/dev/badge.js +0 -5
- package/dev/badge.js.map +0 -1
- package/dev/breath.d.ts +0 -9
- package/dev/breath.d.ts.map +0 -1
- package/dev/breath.js +0 -5
- package/dev/breath.js.map +0 -1
- package/dev/button.d.ts +0 -9
- package/dev/button.d.ts.map +0 -1
- package/dev/button.js +0 -5
- package/dev/button.js.map +0 -1
- package/dev/card.d.ts +0 -9
- package/dev/card.d.ts.map +0 -1
- package/dev/card.js +0 -5
- package/dev/card.js.map +0 -1
- package/dev/carousel.d.ts +0 -9
- package/dev/carousel.d.ts.map +0 -1
- package/dev/carousel.js +0 -5
- package/dev/carousel.js.map +0 -1
- package/dev/components/alert.d.ts +0 -55
- package/dev/components/alert.d.ts.map +0 -1
- package/dev/components/alert.js +0 -236
- package/dev/components/alert.js.map +0 -1
- package/dev/components/avatar.d.ts +0 -33
- package/dev/components/avatar.d.ts.map +0 -1
- package/dev/components/avatar.js +0 -119
- package/dev/components/avatar.js.map +0 -1
- package/dev/components/badge.d.ts +0 -31
- package/dev/components/badge.d.ts.map +0 -1
- package/dev/components/badge.js +0 -122
- package/dev/components/badge.js.map +0 -1
- package/dev/components/breath.d.ts +0 -36
- package/dev/components/breath.d.ts.map +0 -1
- package/dev/components/breath.js +0 -135
- package/dev/components/breath.js.map +0 -1
- package/dev/components/button.d.ts +0 -60
- package/dev/components/button.d.ts.map +0 -1
- package/dev/components/button.js +0 -288
- package/dev/components/button.js.map +0 -1
- package/dev/components/card.d.ts +0 -27
- package/dev/components/card.d.ts.map +0 -1
- package/dev/components/card.js +0 -87
- package/dev/components/card.js.map +0 -1
- package/dev/components/carousel.d.ts +0 -39
- package/dev/components/carousel.d.ts.map +0 -1
- package/dev/components/carousel.js +0 -184
- package/dev/components/carousel.js.map +0 -1
- package/dev/components/details.d.ts +0 -24
- package/dev/components/details.d.ts.map +0 -1
- package/dev/components/details.js +0 -124
- package/dev/components/details.js.map +0 -1
- package/dev/components/dialog.d.ts +0 -43
- package/dev/components/dialog.d.ts.map +0 -1
- package/dev/components/dialog.js +0 -154
- package/dev/components/dialog.js.map +0 -1
- package/dev/components/divider.d.ts +0 -17
- package/dev/components/divider.d.ts.map +0 -1
- package/dev/components/divider.js +0 -64
- package/dev/components/divider.js.map +0 -1
- package/dev/components/dragbox.d.ts +0 -42
- package/dev/components/dragbox.d.ts.map +0 -1
- package/dev/components/dragbox.js +0 -126
- package/dev/components/dragbox.js.map +0 -1
- package/dev/components/flex.d.ts +0 -34
- package/dev/components/flex.d.ts.map +0 -1
- package/dev/components/flex.js +0 -73
- package/dev/components/flex.js.map +0 -1
- package/dev/components/form.d.ts +0 -24
- package/dev/components/form.d.ts.map +0 -1
- package/dev/components/form.js +0 -76
- package/dev/components/form.js.map +0 -1
- package/dev/components/grid.d.ts +0 -38
- package/dev/components/grid.d.ts.map +0 -1
- package/dev/components/grid.js +0 -67
- package/dev/components/grid.js.map +0 -1
- package/dev/components/heading.d.ts +0 -31
- package/dev/components/heading.d.ts.map +0 -1
- package/dev/components/heading.js +0 -127
- package/dev/components/heading.js.map +0 -1
- package/dev/components/input.d.ts +0 -23
- package/dev/components/input.d.ts.map +0 -1
- package/dev/components/input.js +0 -99
- package/dev/components/input.js.map +0 -1
- package/dev/components/layout.d.ts +0 -28
- package/dev/components/layout.d.ts.map +0 -1
- package/dev/components/layout.js +0 -96
- package/dev/components/layout.js.map +0 -1
- package/dev/components/link.d.ts +0 -54
- package/dev/components/link.d.ts.map +0 -1
- package/dev/components/link.js +0 -110
- package/dev/components/link.js.map +0 -1
- package/dev/components/progress.d.ts +0 -16
- package/dev/components/progress.d.ts.map +0 -1
- package/dev/components/progress.js +0 -101
- package/dev/components/progress.js.map +0 -1
- package/dev/components/range.d.ts +0 -122
- package/dev/components/range.d.ts.map +0 -1
- package/dev/components/range.js +0 -391
- package/dev/components/range.js.map +0 -1
- package/dev/components/rotate.d.ts +0 -30
- package/dev/components/rotate.d.ts.map +0 -1
- package/dev/components/rotate.js +0 -93
- package/dev/components/rotate.js.map +0 -1
- package/dev/components/router.d.ts +0 -116
- package/dev/components/router.d.ts.map +0 -1
- package/dev/components/router.js +0 -240
- package/dev/components/router.js.map +0 -1
- package/dev/components/select.d.ts +0 -53
- package/dev/components/select.d.ts.map +0 -1
- package/dev/components/select.js +0 -269
- package/dev/components/select.js.map +0 -1
- package/dev/components/skeleton.d.ts +0 -28
- package/dev/components/skeleton.d.ts.map +0 -1
- package/dev/components/skeleton.js +0 -122
- package/dev/components/skeleton.js.map +0 -1
- package/dev/components/split.d.ts +0 -56
- package/dev/components/split.d.ts.map +0 -1
- package/dev/components/split.js +0 -220
- package/dev/components/split.js.map +0 -1
- package/dev/components/switch.d.ts +0 -32
- package/dev/components/switch.d.ts.map +0 -1
- package/dev/components/switch.js +0 -147
- package/dev/components/switch.js.map +0 -1
- package/dev/components/text.d.ts +0 -21
- package/dev/components/text.d.ts.map +0 -1
- package/dev/components/text.js +0 -96
- package/dev/components/text.js.map +0 -1
- package/dev/components/time.d.ts +0 -36
- package/dev/components/time.d.ts.map +0 -1
- package/dev/components/time.js +0 -75
- package/dev/components/time.js.map +0 -1
- package/dev/components/tooltip.d.ts +0 -51
- package/dev/components/tooltip.d.ts.map +0 -1
- package/dev/components/tooltip.js +0 -140
- package/dev/components/tooltip.js.map +0 -1
- package/dev/components/typewriter.d.ts +0 -49
- package/dev/components/typewriter.d.ts.map +0 -1
- package/dev/components/typewriter.js +0 -149
- package/dev/components/typewriter.js.map +0 -1
- package/dev/core/direction.d.ts +0 -27
- package/dev/core/direction.d.ts.map +0 -1
- package/dev/core/direction.js +0 -56
- package/dev/core/direction.js.map +0 -1
- package/dev/core/global-style.d.ts +0 -20
- package/dev/core/global-style.d.ts.map +0 -1
- package/dev/core/global-style.js +0 -82
- package/dev/core/global-style.js.map +0 -1
- package/dev/core/outline.d.ts +0 -20
- package/dev/core/outline.d.ts.map +0 -1
- package/dev/core/outline.js +0 -44
- package/dev/core/outline.js.map +0 -1
- package/dev/core/super-anchor.d.ts +0 -18
- package/dev/core/super-anchor.d.ts.map +0 -1
- package/dev/core/super-anchor.js +0 -60
- package/dev/core/super-anchor.js.map +0 -1
- package/dev/core/super-input.d.ts +0 -43
- package/dev/core/super-input.d.ts.map +0 -1
- package/dev/core/super-input.js +0 -203
- package/dev/core/super-input.js.map +0 -1
- package/dev/core/super-openable.d.ts +0 -16
- package/dev/core/super-openable.d.ts.map +0 -1
- package/dev/core/super-openable.js +0 -36
- package/dev/core/super-openable.js.map +0 -1
- package/dev/details.d.ts +0 -9
- package/dev/details.d.ts.map +0 -1
- package/dev/details.js +0 -5
- package/dev/details.js.map +0 -1
- package/dev/dialog.d.ts +0 -9
- package/dev/dialog.d.ts.map +0 -1
- package/dev/dialog.js +0 -5
- package/dev/dialog.js.map +0 -1
- package/dev/divider.d.ts +0 -9
- package/dev/divider.d.ts.map +0 -1
- package/dev/divider.js +0 -5
- package/dev/divider.js.map +0 -1
- package/dev/dragbox.d.ts +0 -9
- package/dev/dragbox.d.ts.map +0 -1
- package/dev/dragbox.js +0 -5
- package/dev/dragbox.js.map +0 -1
- package/dev/flex.d.ts +0 -9
- package/dev/flex.d.ts.map +0 -1
- package/dev/flex.js +0 -5
- package/dev/flex.js.map +0 -1
- package/dev/form.d.ts +0 -9
- package/dev/form.d.ts.map +0 -1
- package/dev/form.js +0 -5
- package/dev/form.js.map +0 -1
- package/dev/grid.d.ts +0 -9
- package/dev/grid.d.ts.map +0 -1
- package/dev/grid.js +0 -5
- package/dev/grid.js.map +0 -1
- package/dev/heading.d.ts +0 -9
- package/dev/heading.d.ts.map +0 -1
- package/dev/heading.js +0 -5
- package/dev/heading.js.map +0 -1
- package/dev/index.d.ts +0 -31
- package/dev/index.d.ts.map +0 -1
- package/dev/index.js +0 -31
- package/dev/index.js.map +0 -1
- package/dev/input.d.ts +0 -9
- package/dev/input.d.ts.map +0 -1
- package/dev/input.js +0 -5
- package/dev/input.js.map +0 -1
- package/dev/layout.d.ts +0 -9
- package/dev/layout.d.ts.map +0 -1
- package/dev/layout.js +0 -5
- package/dev/layout.js.map +0 -1
- package/dev/link.d.ts +0 -9
- package/dev/link.d.ts.map +0 -1
- package/dev/link.js +0 -5
- package/dev/link.js.map +0 -1
- package/dev/progress.d.ts +0 -9
- package/dev/progress.d.ts.map +0 -1
- package/dev/progress.js +0 -5
- package/dev/progress.js.map +0 -1
- package/dev/range.d.ts +0 -9
- package/dev/range.d.ts.map +0 -1
- package/dev/range.js +0 -5
- package/dev/range.js.map +0 -1
- package/dev/rotate.d.ts +0 -9
- package/dev/rotate.d.ts.map +0 -1
- package/dev/rotate.js +0 -5
- package/dev/rotate.js.map +0 -1
- package/dev/router.d.ts +0 -9
- package/dev/router.d.ts.map +0 -1
- package/dev/router.js +0 -5
- package/dev/router.js.map +0 -1
- package/dev/select.d.ts +0 -9
- package/dev/select.d.ts.map +0 -1
- package/dev/select.js +0 -5
- package/dev/select.js.map +0 -1
- package/dev/skeleton.d.ts +0 -9
- package/dev/skeleton.d.ts.map +0 -1
- package/dev/skeleton.js +0 -5
- package/dev/skeleton.js.map +0 -1
- package/dev/split.d.ts +0 -9
- package/dev/split.d.ts.map +0 -1
- package/dev/split.js +0 -5
- package/dev/split.js.map +0 -1
- package/dev/switch.d.ts +0 -9
- package/dev/switch.d.ts.map +0 -1
- package/dev/switch.js +0 -5
- package/dev/switch.js.map +0 -1
- package/dev/text.d.ts +0 -9
- package/dev/text.d.ts.map +0 -1
- package/dev/text.js +0 -5
- package/dev/text.js.map +0 -1
- package/dev/time.d.ts +0 -9
- package/dev/time.d.ts.map +0 -1
- package/dev/time.js +0 -5
- package/dev/time.js.map +0 -1
- package/dev/tooltip.d.ts +0 -9
- package/dev/tooltip.d.ts.map +0 -1
- package/dev/tooltip.js +0 -5
- package/dev/tooltip.js.map +0 -1
- package/dev/typewriter.d.ts +0 -9
- package/dev/typewriter.d.ts.map +0 -1
- package/dev/typewriter.js +0 -5
- package/dev/typewriter.js.map +0 -1
package/build/godown.umd.js
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("lit")):"function"==typeof define&&define.amd?define(["exports","lit"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).Godown={},t.Lit)}(this,(function(t,e){"use strict";
|
2
2
|
/**
|
3
3
|
* @license MIT
|
4
|
-
* @version 3.5.
|
4
|
+
* @version 3.5.2
|
5
5
|
* Require Lit Core ("Lit" in globalThis)
|
6
6
|
*/function o(t,e,o,r){var s,a=arguments.length,l=a<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(t,e,o,r);else for(var h=t.length-1;h>=0;h--)(s=t[h])&&(l=(a<3?s(l):a>3?s(e,o,l):s(e,o))||l);return a>3&&l&&Object.defineProperty(e,o,l),l}"function"==typeof SuppressedError&&SuppressedError;const r=t=>null==t,s=(t,e=" ")=>{if(!t||!e)return t;let o=t.length;for(;o>0&&t.slice(o-e.length,o)===e;)o-=e.length;return t.slice(0,o)},a=(t,e=" ")=>{if(!t||!e)return t;let o=0;for(;o<t.length&&t.slice(o,o+e.length)===e;)o+=e.length;return t.slice(o)},l=(t,e)=>s(a(t,e),e),h=(t,...e)=>Object.keys(t).reduce(((o,r)=>(e.includes(r)||(o[r]=t[r]),o)),{}),c=(t,e,o)=>t.startsWith(e)&&t.endsWith(o);function*d(t){for(const[e,o]of Array.isArray(t)?t:Object.entries(t))yield[e,o]}const p="-";const u=(...t)=>e=>{const o=[];for(let t=Object.getPrototypeOf(e);t.styles;t=Object.getPrototypeOf(t))o.push(t.styles);e.styles=[...o,...t]},v=(t,e)=>o=>{t||=o.name.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),o.protoName=t;(({tagName:t,styles:e,autoDefine:o=!1,registry:r=customElements})=>s=>{s.elementTagName=t,e&&u(e)(s),o&&!r.get(t)&&r.define(t,s)})({tagName:o.godownConfig.tag(t),...e})(o)}
|
7
7
|
/**
|
@@ -44,5 +44,5 @@ const B={attribute:!0,type:String,converter:P,reflect:!1,hasChanged:O},N=(t=B,e,
|
|
44
44
|
* @license
|
45
45
|
* Copyright 2017 Google LLC
|
46
46
|
* SPDX-License-Identifier: BSD-3-Clause
|
47
|
-
*/,F=6;let q=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 W=(t,e,o)=>{r(o)||!1===o?t.removeAttribute(e):(!0===o||"string"==typeof o||"number"==typeof o&&!isNaN(o))&&t.setAttribute(e,!0===o?"":String(o))};const Y=(t=>(...e)=>({_$litDirective$:t,values:e}))(class AttrDirective extends q{render(t,e){}update(t,[o,r]){if(o&&t.type===F)for(const e in o)(r||W)(t.element,e,o[e]);return e.noChange}}),X=((t,e)=>o=>t({...e,...o}))(Y,{width:"1em",height:"1em",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),Z=(t,o)=>e.html`<slot name="${t||e.nothing}" @slotchange=${null}></slot>`;function K(t,e,o,s){const a={};return Object.keys(e).forEach(((l,h)=>{const c=t.reduce(((t,o,a)=>{let h=e[l][a];return h=s?s(h,a):h,r(h)||t.push(`${o}:${h}`),t}),[]);a[l]=`${o?o(l,h):l}{${c.join(";")}}`})),a}function Q(t){let e="";for(const[o,r]of d(t))if(r){const t="object"!=typeof r?r:J(r);t&&(e+=`${o}{${t}}`)}return e}function J(t){let e="";for(const[o,r]of d(t))o&&(r||0===r||""===r)&&(e+=`${o}:${r};`);return e}function tt(t,e){return t?`var(${t})`:""}const et=(t,o)=>{if(!t)return e.nothing;const r="string"==typeof t?t:Q(t);return r?e.html`<style media="${e.nothing}">${r}</style>`:e.nothing},ot=t=>(o,...r)=>{const s=e.svg(o,r),a=t,l=t=>e.html`<svg viewBox="${a}" ${X(t)}>${s}</svg>`;return l.body=s,l.viewBox=a,l};function*it(t,e,o){for(let o=0;o<t;o++)yield e(o)}const rt=(t,e,o=" ")=>t?t+(e?o+e:""):e,st=(...t)=>t.reduce(((t,e)=>{if(!e)return t;if(Array.isArray(e))return rt(t,st(...e));if("object"==typeof e){for(const o in e)e[o]&&(t=rt(t,o));return t}return rt(t,e)}),"");function nt(t,e=document.body){if(!e||!t)return[];const o=new Set;e instanceof Element&&e.shadowRoot&&nt(t,e.shadowRoot).forEach((t=>o.add(t))),e.querySelectorAll(t).forEach((t=>o.add(t)));for(const r of e.children)nt(t,r).forEach((t=>o.add(t)));return Array.from(o)}function at(t,e=document.body){if(!e||!t)return null;let o;if(e instanceof Element&&e.shadowRoot&&(o=at(t,e.shadowRoot),o))return o;if(o=e.querySelector(t),o)return o;for(const r of e.children)if(o=at(t,r),o)return o;return null}class Events{constructor(){this.inner=new Map}add(t,e,o,r){if(!t||!o)return;const s=this.inner.get(e)||new Map,a=s.get(t)||new Set;return a.add(o),s.set(t,a),this.inner.set(e,s),t.addEventListener(e,o,r),o}remove(t,e,o,r){if(!t||!o)return;const s=this.inner.get(e);if(s){const r=s.get(t);r&&(r.delete(o),r.size||(s.delete(t),s.size||this.inner.delete(e)))}t.removeEventListener(e,o,r)}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,r){const[s,a]=((t,e,o)=>{let r,s;switch(t){case MutationObserver:case ResizeObserver:r=new t(e),s=t=>r.observe(t,o);break;case IntersectionObserver:r=new t(e,o),s=t=>r.observe(t);break;case PerformanceObserver:r=new t(e),s=()=>r.observe(o)}return[r,s]})(e,o,r);if(s)return this.inner.set(s,(this.inner.get(s)||new Set).add(t)),a(t),s}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}present(t){return this.normalize(t*this.diff)}normalize(t){return t=this.restrict(t),this.step?this.min+Math.round((t-this.min)/this.step)*this.step:t}restrict(t){return this.max<=t?this.max:this.min>=t?this.min:t}}class RouteTree{constructor(){this.matchType=RouteTree.matchType.strict,this.children=[]}insert(t,e,o=0){if(e||(e=RouteTree.split(t)),e.length===o)return void(this.pattern=t);const r=e[o];let s=this.findStrict(r);s||(s=new RouteTree,s.part=r,s.matchType=RouteTree.dynamic(r).matchType,this.children.push(s),this.sorted=!1),s.insert(t,e,o+1)}search(t,e=0){if("string"==typeof t&&(t=RouteTree.split(t)),this.sorted||this.sort(),t.length===e||RouteTree.dynamic(this.part).matchType===RouteTree.matchType.multi)return this.pattern?this:null;const o=t[e],r=this.filterWide(o);for(const o of r){const r=o.search(t,e+1);if(null!==r)return r}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),r=RouteTree.split(e),s={};for(let t=0;t<r.length;t++){const e=r[t],{key:a,matchType:l}=RouteTree.dynamic(e);if(l===RouteTree.matchType.single)s[a]=o[t];else if(l===RouteTree.matchType.multi){s[a]=o.slice(t).join("/");break}}return s}static dynamic(t){if(t){if(c(t,"{","}")||c(t,"[","]")){t=t.slice(1,-1);const e=RouteTree.dynamic(t);return e.matchType||=RouteTree.matchType.single,e}if(t.startsWith(":"))return{key:t.slice(1),matchType:RouteTree.matchType.single};if(t.startsWith("*"))return{key:t.slice(1),matchType:RouteTree.matchType.multi};if(t.startsWith("..."))return{key:t.slice(3),matchType:RouteTree.matchType.multi}}return{key:t,matchType:RouteTree.matchType.strict}}static join(...t){return t.map((t=>l(t,"/"))).join("/")}static split(t){return t.split("/").filter((t=>t))}}RouteTree.matchType={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()}}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)}get observedRecord(){const t={};for(const[e,o]of this.constructor.elementProperties.entries()){const r=o.attribute??e;r&&(t[!0===r?e:r]=this[e])}return t}get _slot(){return this.shadowRoot?this.shadowRoot.querySelector("slot:not([name])"):null}get _slotAll(){return this.shadowRoot?[...this.shadowRoot.querySelectorAll("slot")]:[]}get _slottedAll(){return[...this.querySelectorAll("[slot]")]}get _slottedNames(){return this._slottedAll.map((t=>t.getAttribute("slot"))).filter((t=>t))}getBoundingClientRect(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getBoundingClientRect():super.getBoundingClientRect()}getClientRects(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getClientRects():super.getClientRects()}get stylex(){return this.__stylex.css}set stylex(t){t=t.trim(),/^[\s\S]*{[\s\S]*}$/.test(t)||(t=`:host{${t}}`),this.shadowRoot?(this.__stylex.index&&this.shadowRoot.adoptedStyleSheets.splice(this.__stylex.index,1),this.__stylex.css=t,this.__stylex.index=this.adoptStyles(t)):this.__stylex.lazy=t}constructor(t){super(),this.events=new Events,this.observers=new Observers,this.timeouts=new Timeouts,this.__stylex={},this.assign={...GodownElement.godownConfig?.assign||{},...t}}connectedCallback(){super.connectedCallback(),this.assign&&(Object.assign(this,this.assign),this.assign=null);const{lazy:t}=this.__stylex;t&&(this.adoptStyles(t),this.__stylex.lazy="")}disconnectedCallback(){this.events.removeAll(),this.observers.removeAll(),this.timeouts.removeAll()}mount(t){this.firstUpdated(t)}unmount(){this.disconnectedCallback()}remount(t){this.unmount(),this.connectedCallback(),this.mount(t)}deepQuerySelector(t){return at(t,this)}deepQuerySelectorAll(t){return nt(t,this)}adoptStyles(...t){if(!this.shadowRoot)return;const e=this.shadowRoot.adoptedStyleSheets;if(t.length){const o=new CSSStyleSheet;return t.forEach((t=>o.insertRule(t.toString()))),e.push(o),e.length-1}}dispatchCustomEvent(t,e,o){this.dispatchEvent(new CustomEvent(t,{detail:e,composed:!0,...o}))}}GodownElement.godownConfig=new class GodownConfig{constructor(t){this.assign=null,this.prefix="godown",this.suffix="",this.components=new Map,this.registry=customElements,t&&Object.assign(this,t)}tag(t){return l(s(this.prefix,p)+p+t+p+a(this.suffix,p),p)}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([j({type:Boolean,reflect:!0})],GodownElement.prototype,"contents",void 0),o([j({reflect:!0})],GodownElement.prototype,"stylex",null);var lt=ot("0 0 56 56")`<path fill="currentColor" d="M28 4c13.255 0 24 10.745 24 24S41.255 52 28 52S4 41.255 4 28S14.745 4 28 4m0 4C16.954 8 8 16.954 8 28s8.954 20 20 20s20-8.954 20-20S39.046 8 28 8m10.788 11.93c.67.67.67 1.756 0 2.425l-13.36 13.36a1.715 1.715 0 0 1-2.424 0l-5.645-5.646a1.714 1.714 0 0 1 2.425-2.424l3.22 3.22c.67.67 1.755.67 2.425 0l10.934-10.934c.67-.67 1.755-.67 2.425 0"/>`,ht=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.023-15.68c1.124 0 1.757-.633 1.78-1.851l.352-12.375c.024-1.196-.914-2.086-2.156-2.086c-1.266 0-2.156.867-2.133 2.062l.305 12.399c.023 1.195.68 1.851 1.852 1.851m0 7.617c1.335 0 2.53-1.078 2.53-2.437c0-1.383-1.171-2.438-2.53-2.438c-1.383 0-2.532 1.078-2.532 2.438c0 1.336 1.172 2.437 2.532 2.437"/>`,ct=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.211-28.266c1.71 0 3.047-1.36 3.047-3.047c0-1.71-1.336-3.07-3.047-3.07s-3.047 1.36-3.047 3.07a3.026 3.026 0 0 0 3.047 3.047m-3.914 21.235h9.562c.961 0 1.711-.68 1.711-1.641c0-.914-.75-1.64-1.71-1.64H30.53V25.68c0-1.266-.656-2.11-1.828-2.11h-4.43c-.937 0-1.687.727-1.687 1.64c0 .962.75 1.642 1.687 1.642h2.532v10.757h-2.93c-.938 0-1.688.727-1.688 1.641c0 .96.75 1.64 1.688 1.64"/>`,dt=ot("0 0 56 56")`<path fill="currentColor" d="M19.504 43.152h16.969c.797 0 1.289-.492 1.289-1.289v-3.75c0-5.672 8.25-9.328 8.25-19.453C46.012 7.996 38.793.871 27.988.871s-18 7.125-18 17.79c0 10.124 8.227 13.78 8.227 19.452v3.75c0 .797.515 1.29 1.289 1.29m2.203-4.992c0-6.89-8.18-10.57-8.18-19.476c0-8.579 5.79-14.274 14.461-14.274c8.672 0 14.485 5.695 14.485 14.274c0 8.906-8.203 12.586-8.203 19.476v1.453H21.707Zm-1.336 11.32h15.235c1.195 0 2.156-.984 2.156-2.203s-.961-2.203-2.157-2.203H20.371c-1.195 0-2.156.985-2.156 2.203c0 1.22.96 2.203 2.156 2.203m7.617 5.649c3.235 0 5.508-1.477 5.742-3.75H22.246c.211 2.273 2.484 3.75 5.742 3.75"/>`,pt=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.492-15.07c1.172 0 1.898-.727 1.898-1.664v-.282c0-1.312.75-2.133 2.39-3.21c2.274-1.5 3.891-2.884 3.891-5.673c0-3.914-3.468-6-7.453-6c-4.031 0-6.68 1.899-7.312 4.055c-.117.399-.211.774-.211 1.172c0 1.031.844 1.617 1.617 1.617c1.336 0 1.547-.726 2.297-1.594c.773-1.289 1.898-2.062 3.469-2.062c2.133 0 3.515 1.195 3.515 3c0 1.594-.984 2.367-3.023 3.773c-1.688 1.172-2.953 2.414-2.953 4.711V31c0 1.242.68 1.852 1.875 1.852m-.047 7.007c1.36 0 2.531-1.078 2.531-2.437c0-1.383-1.148-2.438-2.531-2.438s-2.531 1.078-2.531 2.438c0 1.336 1.171 2.437 2.53 2.437"/>`,ut=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.156-9.727c.656 0 1.148-.28 1.664-.797l15.75-15.984c.492-.492.797-1.078.797-1.617c0-1.078-.891-1.945-1.97-1.945c-.562 0-1.1.28-1.616.796L18.742 34.61c-.539.516-.797 1.102-.797 1.641c0 1.055.774 1.945 1.899 1.945"/>`,vt=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.016-9.984c.516 0 .985-.211 1.336-.586l6.657-6.68l6.656 6.68c.351.351.82.586 1.36.586c1.03 0 1.874-.868 1.874-1.899c0-.539-.21-.984-.562-1.336l-6.657-6.656l6.68-6.703c.375-.399.563-.797.563-1.313a1.865 1.865 0 0 0-1.875-1.875c-.493 0-.915.164-1.313.563l-6.727 6.703l-6.703-6.68c-.351-.375-.773-.539-1.289-.539c-1.054 0-1.875.797-1.875 1.852c0 .515.188.96.563 1.312l6.656 6.68l-6.656 6.68c-.375.328-.563.796-.563 1.312c0 1.031.82 1.898 1.875 1.898"/>`,mt=ot("0 0 56 56")`<path fill="currentColor" d="M10.023 43.023c-.796.797-.82 2.157 0 2.954c.82.796 2.157.796 2.977 0l15-15l15 15c.797.796 2.156.82 2.977 0c.796-.82.796-2.157 0-2.954L30.953 28l15.024-15c.796-.797.82-2.156 0-2.953c-.844-.82-2.18-.82-2.977 0l-15 15l-15-15c-.82-.82-2.18-.844-2.977 0c-.796.82-.796 2.156 0 2.953l15 15Z"/>`;const ft=(t,e,o)=>({r:t,g:e,b:o,toString(){return`${this.r} ${this.g} ${this.b}`}}),gt={darkgray:[ft(121,121,121),ft(109,109,109),ft(97,97,97),ft(85,85,85),ft(73,73,73),ft(61,61,61),ft(48,48,48),ft(36,36,36),ft(24,24,24),ft(12,12,12)],lightgray:[ft(243,243,243),ft(231,231,231),ft(219,219,219),ft(206,206,206),ft(194,194,194),ft(182,182,182),ft(170,170,170),ft(158,158,158),ft(146,146,146),ft(133,133,133)],teal:[ft(213,249,248),ft(170,243,241),ft(128,237,234),ft(85,231,226),ft(43,225,219),ft(0,219,212),ft(0,175,170),ft(0,131,127),ft(0,88,85),ft(0,44,42)],blue:[ft(213,240,255),ft(170,224,255),ft(128,209,255),ft(85,193,255),ft(43,178,255),ft(0,162,255),ft(0,130,204),ft(0,97,153),ft(0,65,102),ft(0,32,51)],green:[ft(221,243,221),ft(186,231,186),ft(152,219,152),ft(117,206,117),ft(82,194,82),ft(48,182,48),ft(38,146,38),ft(29,109,29),ft(19,73,19),ft(10,36,10)],red:[ft(251,221,221),ft(247,186,187),ft(243,152,154),ft(239,118,120),ft(235,83,86),ft(231,49,52),ft(185,39,42),ft(139,29,31),ft(92,20,21),ft(46,10,10)],purple:[ft(242,228,253),ft(229,201,250),ft(217,174,248),ft(204,146,245),ft(191,119,243),ft(178,92,240),ft(142,74,192),ft(107,55,144),ft(71,37,96),ft(36,18,48)],orange:[ft(255,235,213),ft(255,216,170),ft(255,196,128),ft(255,176,85),ft(255,157,43),ft(255,137,0),ft(204,110,0),ft(153,82,0),ft(102,55,0),ft(51,27,0)],yellow:[ft(251,252,216),ft(247,248,177),ft(243,245,138),ft(239,242,98),ft(235,238,59),ft(231,235,20),ft(185,188,16),ft(139,141,12),ft(92,94,8),ft(46,47,4)],pink:[ft(254,222,233),ft(253,189,211),ft(252,156,190),ft(251,123,168),ft(250,90,146),ft(249,57,124),ft(199,46,99),ft(149,34,74),ft(100,23,50),ft(50,11,25)]};class GlobalStyle extends GodownElement{}const yt=l(GlobalStyle.godownConfig.prefix,"-");function bt(t,o=1){return function(t){return e.unsafeCSS(`--${t}`)}(yt+"-".repeat(o)+t)}const $t={clipBackground:bt("clip-background",2),active:bt("active",2),passive:bt("passive",2),_colors:{},input:bt("input",2),white:bt("color-white",2),black:bt("color-black",2),color:bt("color",2)};var _t,wt;GlobalStyle.styles=[e.unsafeCSS(`:host{${$t.black}:rgb(0 0 0);${$t.white}:rgb(255 255 255);`+(_t=(t,o,r)=>{$t._colors[t]||=[],$t._colors[t].push(e.unsafeCSS($t.color+"-"+t+"-"+o));const s=`-${t}-${o}`;return`${$t.color+s}:rgb(${r});`},wt=gt,Object.entries(wt).flatMap((([t,e])=>e.map(((e,o)=>_t(t,o,e)))))).join("")+J([[$t.active,`var(${$t._colors.blue[5]})`],[$t.passive,`var(${$t._colors.darkgray[5]})`],[$t.clipBackground,`linear-gradient(to bottom, var(${$t._colors.lightgray[0]}), var(${$t._colors.darkgray[5]}))`]])+"}"),e.css`*{border:0;box-sizing:border-box;font-size:100%;font-style:normal;margin:0;outline:0;padding:0}:host{box-sizing:border-box}a{text-decoration:none}span{white-space:nowrap}svg{-webkit-user-select:none;user-select:none}:host([contents]){display:contents}:where(:host([contents]) [part=root]){all:inherit;display:revert}`];const xt="alert",kt=bt(xt),St=t=>[$t._colors[t][5],$t._colors[t][9]],Ct=K(["color","background"].map((t=>`${kt}--${t}`)),{green:St("green"),blue:St("blue"),orange:St("orange"),red:St("red"),yellow:St("yellow"),purple:St("purple"),teal:St("teal"),pink:St("pink"),gray:[$t._colors.lightgray[5],$t._colors.darkgray[5]],white:[$t._colors.lightgray[2],$t._colors.darkgray[7]],black:[$t._colors.darkgray[8],$t._colors.lightgray[5]]},(()=>":host"),(t=>tt(t))),Et={tip:{color:"teal",icon:dt},success:{color:"green",icon:lt},info:{color:"blue",icon:ct},warning:{color:"orange",icon:ht},danger:{color:"red",icon:vt},error:{color:"red",icon:vt},help:{color:"purple",icon:pt},deprecated:{color:"gray",icon:ut}};let Rt=class Alert extends GlobalStyle{constructor(){super(...arguments),this.color="blue",this.autoclose=0,this.hideClose=!1,this.variant="dark"}render(){const t=Et[this.call]?.color||this.color,o=this.call?Et[this.call].icon():Z("icon");return e.html`<div part="root" ${Y(this.observedRecord)}><div part="icon" class="start">${o}</div><div part="content"><strong part="title">${this.title||Z("title")}</strong> ${this.content||Z()}</div>${this.hideClose||"blockquote"===this.variant?"":e.html`<div part="icon close" class="end" tabindex="0" @click="${this.close}">${mt()}</div>`} ${et(Ct[t])}</div>`}close(){this.remove(),this.dispatchEvent(new CustomEvent("close",{bubbles:!0,composed:!0}))}firstUpdated(){this.autoclose&&this.timeouts.add(setTimeout((()=>this.close()),this.autoclose))}static alert(t,e){const o=new this;return Object.assign(o,e),t.appendChild(o),o}};o([j()],Rt.prototype,"call",void 0),o([j()],Rt.prototype,"color",void 0),o([j({type:Number})],Rt.prototype,"autoclose",void 0),o([j()],Rt.prototype,"title",void 0),o([j()],Rt.prototype,"content",void 0),o([j({type:Boolean})],Rt.prototype,"hideClose",void 0),o([j()],Rt.prototype,"variant",void 0),Rt=o([v(xt),u(e.css`:host,:where(:host([contents]) [part=root]){${kt}--border-radius:.2em;${kt}--border-width:.075em;${kt}--blockquote-width:.2em;${kt}--blockquote-background:transparent;${kt}--gap:.5em;border-radius:var(${kt}--border-radius);display:block;width:100%}[part=root]{align-items:center;background:var(${kt}--background);border-color:currentColor;border-radius:inherit;border-style:solid;border-width:var(${kt}--border-width);color:var(${kt}--color,currentColor);display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;padding:var(${kt}--gap)}[variant=blockquote]{background:var(${kt}--blockquote-background);border-radius:0;border-width:0;border-left-width:var(${kt}--blockquote-width)}[part~=icon]{align-items:center;display:grid;height:2em}.start svg{margin-inline-end:var(${kt}--gap)}.end svg{margin-inline-start:var(${kt}--gap)}svg{height:1.25em;width:1.25em}[part=content]{grid-row:span 2/span 2}`)],Rt);var Tt=Rt;Tt.define();const At="avatar",Mt=bt(At);let zt=class Avatar extends GlobalStyle{constructor(){super(...arguments),this.name="",this.round=!1}render(){return e.html`<div part="root" ${Y(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>`:Z()}formatName(){return this.name}_handleError(){this.src=void 0}};o([j()],zt.prototype,"src",void 0),o([j()],zt.prototype,"name",void 0),o([j({type:Boolean})],zt.prototype,"round",void 0),zt=o([v(At),u(e.css`:host{${Mt}--size:2em;background:var(${$t.passive});border-radius:.2em;height:var(${Mt}--size);vertical-align:bottom;width:var(${Mt}--size)}: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;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}`)],zt);var Pt=zt;Pt.define();const Ot="badge",It=bt(Ot);let Dt=class Badge extends GlobalStyle{constructor(){super(...arguments),this.position="top-right",this.value=0,this.dot=!1,this.max=99}formatValue(t){return t>this.max?this.max+"+":t+""}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${Z()} ${this.value||this.dot?e.html`<div part="badge">${this.dot?"":this.formatValue(this.value)}</div>`:""}</div>`}};o([j()],Dt.prototype,"position",void 0),o([j({type:Number})],Dt.prototype,"value",void 0),o([j({type:Boolean})],Dt.prototype,"dot",void 0),o([j({type:Number})],Dt.prototype,"max",void 0),Dt=o([v(Ot),u(e.css`:host{${It}--background:var(${$t.active});${It}--offset:0%;${It}--offset-x:var(${It}--offset);${It}--offset-y:var(${It}--offset)}:host,:host([contents]) [part=root]{display:inline-block}[part=root]{position:relative}[part=badge]{background:var(${It}--background);border-radius:calc(infinity * 1px);font-size:75%;left:var(--left);padding:0 .5em;position:absolute;top:var(--top);transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}[part=badge]:empty{border-radius:50%;font-size:100%;height:.5em;padding:0;width:.5em}[position^=top]{--top:calc(var(${It}--offset-y))}[position$=right]{--left:calc(100% - var(${It}--offset-x))}[position^=bottom]{--top:calc(100% - var(${It}--offset-y))}[position$=left]{--left:calc(var(${It}--offset-x))}`)],Dt);var Bt=Dt;Bt.define();const Nt="breath",jt=bt(Nt);let Ut=class Breath extends GlobalStyle{render(){const t=this.getTexts();return e.html`<div part="root" ${Y(this.observedRecord)}>${[t.map(this._renderText),et(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(/\s+/).filter((t=>t))}_computeStyle(t){const e=50/t,o=this.duration||1e3*(2*t+2);let r="";for(let e=1;e<=t;e++)r+=`.rel:nth-child(${e}) .colorful{animation-delay:${-o/t*(t-e+1)}s;background:var(${jt}--${e},var(${jt}--${(e-1)%3+1}));}`;return`.colorful{animation-duration:${o}ms;}@keyframes colorfulN{0%,${3*e}%{opacity:0;}${e}%,${2*e}%{opacity:1;}}${r}`}};o([j()],Ut.prototype,"content",void 0),o([j({type:Number})],Ut.prototype,"duration",void 0),Ut=o([v(Nt),u(e.css`:host{${jt}--deg:60deg;${jt}--1-1:var(${$t._colors.red[5]});${jt}--1-2:var(${$t._colors.yellow[5]});${jt}--2-1:var(${$t._colors.green[5]});${jt}--2-2:var(${$t._colors.purple[5]});${jt}--3-1:var(${$t._colors.blue[5]});${jt}--3-2:var(${$t._colors.pink[5]});${jt}--1:linear-gradient(var(${jt}--deg),var(${jt}--1-1),var(${jt}--1-2));${jt}--2:linear-gradient(var(${jt}--deg),var(${jt}--2-1),var(${jt}--2-2));${jt}--3:linear-gradient(var(${jt}--deg),var(${jt}--3-1),var(${jt}--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(${$t.clipBackground});position:absolute;top:0}`)],Ut);var Lt=Ut;Lt.define();const Vt="button",Gt=bt(Vt),Ht=$t.white,Ft=$t.black,qt=K(["color","background","gradients"].map((t=>`${Gt}--${t}`)),{black:[Ht,$t._colors.darkgray[7],$t._colors.darkgray[5]],gray:[Ht,$t._colors.darkgray[1],$t._colors.lightgray[8]],white:[Ft,$t._colors.lightgray[3],$t._colors.lightgray[0]],blue:[Ht,$t._colors.blue[6],$t._colors.blue[4]],green:[Ht,$t._colors.green[6],$t._colors.green[4]],red:[Ht,$t._colors.red[6],$t._colors.red[4]],orange:[Ht,$t._colors.orange[6],$t._colors.orange[4]],pink:[Ht,$t._colors.pink[6],$t._colors.pink[4]],purple:[Ht,$t._colors.purple[6],$t._colors.purple[4]],yellow:[Ft,$t._colors.yellow[6],$t._colors.yellow[4]],teal:[Ht,$t._colors.teal[6],$t._colors.teal[4]]},(()=>":host"),(t=>tt(t)));let Wt=class Button extends GlobalStyle{constructor(){super(...arguments),this.plain=!1,this.disabled=!1,this.ghost=!1,this.active=!1,this.round=!1,this.color="black"}render(){const t=this.nextColor();return e.html`<div part="root" ${Y(this.observedRecord)}><span part="modal-root"></span><div part="content">${[this.content||Z(),et(qt[t])]}</div></div>`}focus(){this.disabled||(this.active=!0,super.focus())}blur(){this.active=!1,super.blur()}firstUpdated(){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"),o=this._root.getBoundingClientRect(),{height:r,width:s}=o,a=2*Math.sqrt(r*r+s*s)+"px";e.style.height=a,e.style.width=a,e.style.left=t.clientX-o.left+"px",e.style.top=t.clientY-o.y+"px",e.style.animationName="kf",this._modalRoot.appendChild(e),e.addEventListener("animationend",(()=>e.remove()),{once:!0})}nextColor(){return this.color}};o([j({type:Boolean,reflect:!0})],Wt.prototype,"plain",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"disabled",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"ghost",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"active",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"round",void 0),o([j({reflect:!0})],Wt.prototype,"color",void 0),o([j()],Wt.prototype,"content",void 0),o([H("modal-root")],Wt.prototype,"_modalRoot",void 0),o([H("root")],Wt.prototype,"_root",void 0),Wt=o([v(Vt),u(e.css`:host(:not([disabled]):active){transform:scale(var(${Gt}--focus-scale))}:host([round]){${Gt}--padding-x:.75em;border-radius:calc(infinity * 1px)}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host([ghost]){${Gt}--modal-background:var(${Gt}--ghost-color);background:transparent;box-shadow:inset 0 0 0 var(${Gt}--ghost-width) var(${Gt}--ghost-color);color:var(${Gt}--ghost-color)}:host([plain]){${Gt}--gradients:unset;${Gt}--focus-scale:unset}`,e.css`:host{${Gt}--padding-x:.5em;${Gt}--padding-y:min(calc(var(${Gt}--padding-x)/2),.125em);${Gt}--padding:var(${Gt}--padding-y) var(${Gt}--padding-x);${Gt}--modal-animation-duration:1s;${Gt}--ghost-width:.08em;${Gt}--focus-scale:.97;${Gt}--deg:45deg;${Gt}--ghost-color:var(${Gt}--background);background:linear-gradient(var(${Gt}--deg),var(${Gt}--background),var(${Gt}--gradients,var(${Gt}--background)));border-radius:.2em;color:var(${Gt}--color,inherit);cursor:pointer;display:block;overflow:hidden;padding:0!important;text-align:center;width:-moz-fit-content;width:fit-content}:host([contents]) [part=root]{width:-moz-fit-content;width:fit-content}[part=root]{border-radius:inherit;overflow:hidden;padding:var(${Gt}--padding);position:relative;transition:none;transition-duration:inherit;-webkit-user-select:none;user-select:none}[part=root],i{height:100%;width:100%}i{animation-duration:var(${Gt}--modal-animation-duration);background:var(${Gt}--modal-background,currentColor);border-radius:50%;inset:0;opacity:0;pointer-events:none;position:absolute;transform-origin:0 0;visibility:visible}@keyframes kf{0%{opacity:var(${Gt}--modal-opacity,.1);transform:scale(0) translate(-50%,-50%)}80%{transform:scale(1) translate(-50%,-50%)}to{opacity:0}}`)],Wt);var Yt=Wt;Yt.define();const Xt="card",Zt=bt(Xt);let Kt=class Card extends GlobalStyle{constructor(){super(...arguments),this.footer=!1,this.header=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${[this.header?Z("header"):"",Z(),this.footer?Z("footer"):""]}</div>`}};o([j({type:Boolean})],Kt.prototype,"footer",void 0),o([j({type:Boolean})],Kt.prototype,"header",void 0),Kt=o([v(Xt),u(e.css`:host{${Zt}--border-width:.075em;${Zt}--border-color:var(${$t.passive});${Zt}--padding:.5em;border-radius:.2em;border-width:var(${Zt}--border-width);display:block;flex-shrink:0}slot{display:block;padding:var(${Zt}--padding)}:host,slot{border-color:var(${Zt}--border-color);border-style:solid}[part=root]{width:100%}[name=footer]{border-top-width:var(${Zt}--border-width)}[name=header]{border-bottom-width:var(${Zt}--border-width)}`)],Kt);var Qt=Kt;Qt.define();var Jt=ot("0 0 56 56")`<path fill="currentColor" d="M35.805 47.723c.398.398.914.633 1.523.633c1.219 0 2.133-.915 2.133-2.133c0-.586-.234-1.125-.61-1.524L21.79 28.012l17.063-16.688c.375-.398.609-.96.609-1.523c0-1.219-.914-2.157-2.133-2.157c-.61 0-1.125.235-1.523.633L17.242 26.441c-.445.375-.703.961-.703 1.57c0 .587.258 1.126.703 1.571Z"/>`,te=ot("0 0 56 56")`<path fill="currentColor" d="M18.695 48.367c.586 0 1.102-.234 1.524-.633L38.78 29.57c.446-.445.68-.984.68-1.57c0-.61-.234-1.172-.68-1.57L20.22 8.289a2.07 2.07 0 0 0-1.524-.656a2.12 2.12 0 0 0-2.156 2.156c0 .563.258 1.125.633 1.524L34.21 28L17.17 44.688c-.374.398-.632.937-.632 1.523c0 1.219.938 2.156 2.156 2.156"/>`;function ee(t){return t.getBoundingClientRect().width}let oe=class Carousel extends GlobalStyle{constructor(){super(...arguments),this.index=0,this.autoChange=0}render(){return e.html`<div part="root" ${Y(this.observedRecord)}><i part="prev" @click="${this.prev}">${Jt()}</i><div part="move-root">${Z()}</div><i part="next" @click="${this.next}">${te()}</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))}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=0;for(let e=0;e<=t;e++)this._offset-=ee(this.children[e]);this._offset+=(ee(this)-ee(this.children[t+1]))/2,this.dispatchEvent(new CustomEvent("change",{detail:t,composed:!0})),this._doTranslateX(`${this._offset}px`,e),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":""}normalizeIndex(t){return t<0?0:t>this.children.length-3?this.children.length-3:t}};o([j({type:Number})],oe.prototype,"index",void 0),o([j({type:Number})],oe.prototype,"autoChange",void 0),o([H("move-root")],oe.prototype,"_moveRoot",void 0),oe=o([v("carousel"),u(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}`)],oe);var ie=oe;ie.define();var re=ot("0 0 56 56")`<path fill="currentColor" d="M28 39.46a2.1 2.1 0 0 0 1.57-.679l18.164-18.586a2.1 2.1 0 0 0 .633-1.5a2.12 2.12 0 0 0-2.156-2.156a2.27 2.27 0 0 0-1.523.61L28 34.21L11.313 17.148a2.23 2.23 0 0 0-1.524-.609a2.12 2.12 0 0 0-2.156 2.156c0 .586.234 1.102.633 1.524L26.43 38.78c.445.446.96.68 1.57.68"/>`;class SuperOpenable extends GlobalStyle{constructor(){super(...arguments),this.open=!1}toggle(t=!this.open){this.open=t}close(){this.open=!1}show(){this.open=!0}updated(t){void 0!==t.get("open")&&this.dispatchEvent(new CustomEvent("change",{detail:this.open,composed:!0}))}_handelClick(t){this.toggle()}}o([j({type:Boolean,reflect:!0})],SuperOpenable.prototype,"open",void 0);const se="details",ne=bt(se);let ae=class Details extends SuperOpenable{constructor(){super(...arguments),this.fill=!1,this.summary=""}render(){return e.html`<dl part="root" ${Y(this.observedRecord)}><dt part="title" @click="${this._handelClick}"><span part="summary">${this.summary||Z("summary")}</span> <span><i part="icon">${re()}</i></span></dt><dd part="details" @click="${this.fill?()=>this.toggle():null}"><div style="min-height: 0;">${Z()}</div></dd></dl>`}};o([j({type:Boolean})],ae.prototype,"fill",void 0),o([j()],ae.prototype,"summary",void 0),ae=o([v(se),u(e.css`:host{${ne}--icon-deg-open:0deg;${ne}--icon-deg-close:90deg;${ne}--icon-space:0.3em;${ne}--summary-direction:row;${ne}--transition:.3s;display:block;height:-moz-fit-content;height:fit-content;transition:var(${ne}--transition)}[part=root]{height:100%;overflow:hidden;position:relative}[part=title]{align-items:center;background:inherit;direction:ltr;display:flex;flex-direction:var(${ne}--summary-direction);flex-wrap:nowrap;height:100%;justify-content:space-between}[part=details]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:var(${ne}--transition);transition-property:grid-template-rows}:host([open]) [part=details]{grid-template-rows:1fr}:host([float]) [part=details]{position:absolute;top:100%}[part=icon]{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;padding:var(${ne}--icon-space);transform:rotate(var(${ne}--icon-deg-close));transition:var(${ne}--transition)}:host([open]) [part=icon]{transform:rotate(var(${ne}--icon-deg-open))}`)],ae);var le=ae;le.define();const he=e.unsafeCSS("[direction-inset-align]"),ce=e.css`[direction^=top] ${he}{top:0}[direction^=bottom] ${he}{bottom:0}[direction$=right] ${he}{right:0}[direction$=left] ${he}{left:0}`,de=e.unsafeCSS("[direction-outset-place]"),pe=e.css`[direction^=top] ${de}{bottom:100%}[direction^=bottom] ${de}{top:100%}[direction$=right] ${de}{left:100%}[direction$=left] ${de}{right:100%}`,ue="dialog",ve=bt(ue);let me=class Dialog extends SuperOpenable{constructor(){super(...arguments),this.modal=!1,this.key="Escape",this.__modalInvoke=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}><div part="modal"></div><div part="container" direction-inset-align>${Z()}</div></div>`}showModal(){this.modal||(this.modal=!0,this.__modalInvoke=!0),this.show()}updated(t){t.has("open")&&(this.open?(this.__submitEvent=this.events.add(this,"submit",this._handelSubmit),this.key&&(this.__keydownEvent=this.events.add(document,"keydown",this._handleKeydown.bind(this)))):(this.events.remove(this,"submit",this.__submitEvent),this.events.remove(document,"keydown",this.__keydownEvent)))}_handleKeydown(t){const e=this.key.split(/[\s,]/);(e.includes(t.key)||e.includes(t.code))&&(t.preventDefault(),this.close())}_handelSubmit(t){"dialog"===t.target.method&&(t.preventDefault(),this.close())}close(){this.__modalInvoke&&(this.modal=!1,this.__modalInvoke=!1),this.open=!1}};o([j()],me.prototype,"direction",void 0),o([j({type:Boolean,reflect:!0})],me.prototype,"modal",void 0),o([j()],me.prototype,"key",void 0),me=o([v(ue),u(ce,e.css`:host{${ve}--background:none;${ve}--background-modal:#000;${ve}--opacity-modal:0.2;background:var(${ve}--background);inset:0;pointer-events:none;position:fixed;visibility:hidden;z-index:1}:host([open]){visibility:visible}:host([open][modal]) [part=modal]{opacity:var(${ve}--opacity-modal);pointer-events:all;visibility:visible}[part=modal]{background:var(${ve}--background-modal);height:100%;opacity:0;position:absolute;visibility:hidden;width:100%}[part=root]{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}[part=container]{pointer-events:all;position:absolute}`)],me);var fe=me;fe.define();let ge=class Divider extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}></div>`}};o([j({type:Boolean,reflect:!0})],ge.prototype,"vertical",void 0),ge=o([v("divider"),u(e.css`:host{background:currentColor;color:var(${$t.passive});display:block;height:.05em;margin:auto;width:100%}:host([vertical]){height:max(1em,100%);width:.05em}:host([contents]) [part=root]{background:currentColor;display:block;height:.05em;margin:auto;width:100%}[part=root]{display:contents}`)],ge);var ye=ge;ye.define();let be=class Dragbox extends GlobalStyle{constructor(){super(...arguments),this.__drag=!1,this.x="auto",this.y="auto"}get offsetsWidth(){return this.offsetParent?.clientWidth??document.body.offsetWidth}get offsetsHeight(){return this.offsetParent?.clientHeight??document.body.offsetHeight}render(){return e.html`<div part="root" ${Y(this.observedRecord)} @mousedown="${this._handleDragStart}" @mouseup="${this._handleDragEnd}">${Z()}</div>`}firstUpdated(){this.reset()}_handleDragStart(t){this.__cx=t.clientX,this.__cy=t.clientY,this.__t=this.offsetTop,this.__l=this.offsetLeft,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))}_handleDragEnd(){this.__drag=!1,this.events.remove(document,"mousemove",this._handleMouseMove),this.events.remove(document,"mouseleave",this._handleMouseLeave)}_handleDrag(t){if(!this.__drag)return;const e=t.clientX-(this.__cx-this.__l),o=t.clientY-(this.__cy-this.__t),{style:r,offsetsWidth:s,offsetsHeight:a,offsetWidth:l,offsetHeight:h}=this;r.left=e<0?"0":e<s-l?`${e}px`:s-l+'"px"',r.top=o<0?"0":o<a-h?`${o}px`:a-h+"px"}reset(){const{x:t,y:e,style:o,offsetsWidth:r,offsetsHeight:s,offsetWidth:a,offsetHeight:l,offsetLeft:h,offsetTop:c}=this;o.left=t||"0",o.top=e||"0",h>r-a&&(o.left=r-a+"px"),c>s-l&&(o.top=s-l+"px")}};o([j()],be.prototype,"x",void 0),o([j()],be.prototype,"y",void 0),be=o([v("dragbox"),u(e.css`:host{display:block;position:absolute}:host(:active){-webkit-user-select:none;user-select:none}`)],be);var $e=be;$e.define();let _e=class Flex extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${[Z(),et(Q({":host":{gap:this.gap,"flex-flow":this.flexFlow,"flex-direction":this.vertical&&"column","align-items":this.items,"justify-content":this.content}}))]}</div>`}};o([j({attribute:"flex-flow"})],_e.prototype,"flexFlow",void 0),o([j()],_e.prototype,"gap",void 0),o([j()],_e.prototype,"content",void 0),o([j()],_e.prototype,"items",void 0),o([j({type:Boolean})],_e.prototype,"vertical",void 0),_e=o([v("flex"),u(e.css`:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}`)],_e);var we,xe=_e;xe.define();let ke=we=class Form extends GlobalStyle{constructor(){super(...arguments),this.name="",this.nameValue=this.namevalue}get value(){return we.buildValue(this._slot.assignedElements())}render(){return Z()}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,r]=o.namevalue();t&&(e[t]=r)}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([j()],ke.prototype,"name",void 0),ke=we=o([v("form"),u(e.css`:host{display:block}`)],ke);var Se=ke;Se.define();const Ce=t=>isNaN(+t)?t:`repeat(${t},1fr)`;let Ee=class Grid extends GlobalStyle{render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${[Z(),et(Q({":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([j()],Ee.prototype,"gap",void 0),o([j()],Ee.prototype,"columns",void 0),o([j()],Ee.prototype,"rows",void 0),o([j()],Ee.prototype,"content",void 0),o([j()],Ee.prototype,"items",void 0),Ee=o([v("grid"),u(e.css`:host,:host([contents]) [part=root]{display:grid}[part=root]{display:contents}`)],Ee);var Re=Ee;Re.define();let Te=class Heading extends GlobalStyle{constructor(){super(...arguments),this.as="h1",this.anchor="#",this.side="left"}render(){return e.html`<a part="root" href="${this.id?"#"+this.id:e.nothing}" ${Y(this.observedRecord)}>${this.wrapHeading(Z(),this.id?e.html`<i part="anchor">${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([j()],Te.prototype,"as",void 0),o([j()],Te.prototype,"anchor",void 0),o([j()],Te.prototype,"side",void 0),Te=o([v("heading"),u(e.css`:host{display:block;text-align:start}[part=anchor]{min-width:1.25em;position:absolute;right:100%;text-align:center}[side=left] [part=anchor]{right:100%}[side=right] [part=anchor]{left:100%}a{color:inherit}h1,h2,h3,h4,h5,h6{direction:ltr;font-size:revert;position:relative;width:-moz-fit-content;width:fit-content}`)],Te);var Ae=Te;Ae.define();var Me=ot("0 0 56 56")`<path fill="currentColor" d="M43.95 47.323c.304.305.732.468 1.119.468c.814 0 1.567-.733 1.567-1.568c0-.407-.163-.814-.468-1.12L12.112 11.069a1.57 1.57 0 0 0-1.12-.448c-.814 0-1.567.733-1.567 1.547c0 .428.143.835.448 1.12Zm1.913-5.761C52.255 37.43 56 32.056 56 29.674c0-4.132-11.297-17.303-27.99-17.303c-3.46 0-6.697.59-9.669 1.567l5.313 5.293a11 11 0 0 1 4.356-.896c6.31 0 11.38 4.988 11.38 11.339c0 1.547-.326 3.033-.958 4.336ZM28.01 46.977c3.766 0 7.267-.672 10.402-1.771l-5.394-5.395a10.8 10.8 0 0 1-5.008 1.201c-6.35 0-11.379-5.15-11.4-11.338c0-1.832.428-3.562 1.202-5.09l-7.084-7.124C4.01 21.592 0 27.231 0 29.674c0 4.112 11.501 17.303 28.01 17.303m6.473-17.73a6.446 6.446 0 0 0-6.473-6.454c-.264 0-.53.02-.773.041l7.206 7.206c.02-.244.04-.529.04-.794m-12.966-.041c0 3.582 2.951 6.473 6.514 6.473c.285 0 .55-.02.834-.04l-7.308-7.309c-.02.285-.04.59-.04.876"/>`;const ze=e.css`.input-field{--space:var(${$t.input}-space);align-items:center;border-radius:inherit;display:flex;height:inherit;position:relative}.input-field [part=input]{background:none;color:inherit;height:100%;padding:0 var(--space);width:100%}.input-field [part=icon]{align-items:center;color:var(${$t.input}-icon-color);display:flex;justify-content:center}.input-field [part=prefix],.input-field [part=suffix]{display:flex;height:100%}.input-field [part=suffix] [part=icon]{padding-inline-end:var(--space)}.input-field [part=prefix] [part=icon]{padding-inline-start:var(--space)}`,Pe=e.css`:host{${$t.input}-width:10em;${$t.input}-height:1.6em;${$t.input}-space:0.2em;${$t.input}-control:currentColor;${$t.input}-outline-width:.075em;${$t.input}-outline-color:var(${$t._colors.darkgray[4]});${$t.input}-icon-color:var(${$t._colors.darkgray[4]});border-radius:.2em}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host(:focus-within){${$t.input}-icon-color:currentColor}input:disabled{cursor:inherit}input::-ms-clear,input::-ms-reveal{display:none}`;let Oe=class SuperInput extends GlobalStyle{constructor(){super(...arguments),this.autofocus=!1,this.outlineType="border",this.disabled=!1,this.compositing=!1,this.makeId=Math.random().toString(36).slice(1),this.nameValue=this.namevalue}get observedRecord(){return h(super.observedRecord,"default","value")}set defaultValue(t){this.default=t}get defaultValue(){return this.default}namevalue(){return[this.name,this.value]}reset(){this.value=this.default,this._input.value=this.default}_handleInput(t){t.stopPropagation(),this.compositing||(this.value=t.target.value?.trim(),this.dispatchEvent(new CustomEvent("input",{detail:this.value,bubbles:!0,composed:!0})),this.dispatchEvent(new CustomEvent("input",{detail:this.value,composed:!0,bubbles:!0})),this.dispatchEvent(new CustomEvent("change",{detail:this.value,composed:!0})))}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`<label for="${this.makeId}" part="prefix">${Z("prefix")}</label>`}_renderSuffix(){return e.html`<label for="${this.makeId}" part="suffix">${Z("suffix")}</label>`}};o([j()],Oe.prototype,"autocomplete",void 0),o([j({attribute:"outline-type"})],Oe.prototype,"outlineType",void 0),o([j({type:Boolean,reflect:!0})],Oe.prototype,"disabled",void 0),o([j({reflect:!0})],Oe.prototype,"type",void 0),o([j({reflect:!0})],Oe.prototype,"placeholder",void 0),o([j({reflect:!0})],Oe.prototype,"name",void 0),o([j()],Oe.prototype,"value",void 0),o([j()],Oe.prototype,"default",void 0),o([H("input")],Oe.prototype,"_input",void 0),Oe=o([u(ze,new class OutlineBuilder{constructor(t){const o=e.unsafeCSS(t.width),r=e.unsafeCSS(t.color);this.css=e.css`[outline-type=outline-inset],[outline-type=outline]{outline-color:var(${r});outline-style:solid;outline-width:var(${o})}[outline-type=outline-inset]{outline-offset:calc(var(${o})*-1)}[outline-type=box-shadow]{box-shadow:0 0 0 var(${o}) var(${r})}[outline-type=box-shadow-inset]{box-shadow:inset 0 0 0 var(${o}) var(${r})}[outline-type=border]{border-color:var(${r});border-style:solid;border-width:var(${o})}`}get styleSheet(){return this.css.styleSheet}}({width:`${$t.input}-outline-width`,color:`${$t.input}-outline-color`}).styleSheet,Pe)],Oe);let Ie=class Input extends Oe{constructor(){super(...arguments),this.type="text",this.variant="default"}render(){return e.html`<div part="root" ${Y(this.observedRecord)} class="${st("input-field",this.variant)}">${[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}" id="${this.makeId}" @input="${this._handleInput}">`,this._renderSuffix()]}</div>`}_renderSuffix(){const t="password";return e.html`<label for="${this.makeId}" part="suffix">${this.type===t?e.html`<i part="icon" @mousedown="${()=>this._changeInputType("text")}" @mouseup="${()=>this._changeInputType(t)}" @mouseleave="${()=>this._changeInputType(t)}">${Me()}</i>`:Z("suffix")}</label>`}};o([j()],Ie.prototype,"variant",void 0),o([H("input")],Ie.prototype,"_input",void 0),Ie=o([v("input"),u(e.css`:host{display:block;height:var(${$t.input}-height);width:var(${$t.input}-width)}.outline,:host(:focus-within){${$t.input}-outline-color:var(${$t.active})}`)],Ie);var De=Ie;De.define();let Be=class Layout extends GlobalStyle{constructor(){super(...arguments),this.noHeader=!1,this.noFooter=!1,this.sticky=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${this.noHeader?"":e.html`<header part="header">${Z("header")}</header>`}<main part="main">${Z()}</main>${this.noFooter?"":e.html`<footer part="footer">${Z("footer")}</footer>`}</div>`}};o([j({type:Boolean})],Be.prototype,"noHeader",void 0),o([j({type:Boolean})],Be.prototype,"noFooter",void 0),o([j({type:Boolean})],Be.prototype,"sticky",void 0),Be=o([v("layout"),u(e.css`:host,:host([contents]) [part=root]{display:flex;flex-direction:column;min-height:100%}[part=root]{display:contents}[sticky] header{position:sticky;top:0;z-index:1}[part=main]{flex:1;position:relative;width:100%}footer,header,main{width:100%}`)],Be);var Ne=Be;Ne.define();let je=class SuperAnchor extends GlobalStyle{constructor(){super(...arguments),this.target="_self"}get pathname(){return new URL(this.href,location.href).pathname}render(){return e.html`<a part="root" ${Y(this.observedRecord)} href="${this.href||e.nothing}" target="${this.target}" @click="${this._handleClick}">${Z()}</a>`}};var Ue;o([j()],je.prototype,"href",void 0),o([j()],je.prototype,"target",void 0),je=o([u(e.css`:host{color:currentColor;cursor:default;display:inline-block;text-decoration:none}:host([href]){cursor:pointer}[part=root]{color:inherit;display:inline-block;text-decoration:inherit;width:100%}`)],je);let Le=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=Z(),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.dispatchEvent(new CustomEvent("change",{detail: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?Z(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)}};Le.routerInstances=new Set,o([U()],Le.prototype,"component",void 0),o([U()],Le.prototype,"path",void 0),o([j()],Le.prototype,"pathname",void 0),o([U()],Le.prototype,"default",void 0),o([j()],Le.prototype,"type",void 0),o([j({type:Boolean})],Le.prototype,"cache",void 0),o([U()],Le.prototype,"routes",null),Le=Ue=o([v("router"),u(e.css`:host{display:contents}`)],Le);var Ve=Le;const Ge="auto";let He=class Link extends je{constructor(){super(...arguments),this.type=Ge,this.suppress=!1,this.replace=!1,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)}}}_handleClick(t){const{state:e,type:o,href:r,pathname:s,suppress:a}=this;if(this.dispatchCustomEvent("navigate",{...this.observedRecord,pathname:s,state:e}),r.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()})))}};o([j()],He.prototype,"type",void 0),o([j({type:Boolean})],He.prototype,"suppress",void 0),o([j({type:Boolean})],He.prototype,"replace",void 0),He=o([v("link")],He);var Fe=He;Fe.define();let qe=class Progress extends GlobalStyle{constructor(){super(...arguments),this.max=1,this.min=0}render(){let t,o=20;if(!r(this.value)){const e=new Ranger(this.min,this.max);o=100*e.restrict(this.value/e.diff),t="static"}return e.html`<div part="root" ${Y(this.observedRecord)} class="${t}"><i part="value" style="width:${o}%;"></i></div>`}};o([j({type:Number})],qe.prototype,"max",void 0),o([j({type:Number})],qe.prototype,"min",void 0),o([j({type:Number})],qe.prototype,"value",void 0),qe=o([v("progress"),u(e.css`:host{background:var(${$t.passive});border-radius:.25em;color:var(${$t.active});height:.5em;width:100%}:host,[part=root]{display:block}[part=root]{border-radius:inherit;height: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}`)],qe);var We=qe;We.define();const Ye="range",Xe=bt(Ye);let Ze=class Range extends Oe{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,r=t-o.length;return r>0?new Array(r).fill(e).concat(o):o}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"max"!==t&&"min"!==t&&"step"!==t||(this._ranger=new Ranger(this.min,this.max,this.step))}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){const t=this.padValue(2),o=Math.min(...t),r=Math.max(...t),s=this._ranger.diff;return e.html`<div part="root" ${Y(this.observedRecord)} @mousedown="${this.disabled?null:this._handleMousedownRoot}" style="${J([["--from",(o-this.min)/s*100+"%"],["--to",(r-this.min)/s*100+"%"],...t.map(((t,e)=>[`--handle-${e}`,(t-this.min)/s*100+"%"]))])}"><div part="track"></div>${it(this.rangeValue.length,(t=>this._renderHandle(t)))}</div>`}_renderHandle(t){const{disabled:o,range:r,rangeValue:s}=this,a=!r||r&&t===s.length-1&&1===s.length;return e.html`<i tabindex="0" part="handle" class="${st({"last-focus":this.lastFocus===t})}" @mousedown="${o?null:this.createMouseDown(t)}" @focus="${o?null:()=>this.focusHandle(t)}" @blur="${o?null:this.blurHandle}" style="${J({"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))),this.dispatchEvent(new CustomEvent("focus",{detail:t}))}blurHandle(){this.lastFocus=void 0,this.__keydownEvent=this.events.remove(document,"keydown",this.__keydownEvent),this.dispatchEvent(new CustomEvent("blur"))}createKeydownEvent(t){const{rangeValue:e,step:o}=this;return e.length<2&&(t=0),r=>{const s=e[t];"ArrowLeft"===r.key||"ArrowDown"===r.key?(r.preventDefault(),this.createSetValue(t)(s-o)):"ArrowRight"!==r.key&&"ArrowUp"!==r.key||(r.preventDefault(),this.createSetValue(t)(s+o))}}createMouseDown(t){return e=>{this.focusHandle(t),this.createMousedownListener(this.createSetValue(t))(e)}}createSetValue(t){return e=>{const o=this._ranger.normalize(e);let r=o;this.range&&(r=[...this.value],r[t]=o),this.value=r,this.dispatchEvent(new CustomEvent("range",{detail:this.value}))}}_computeValue({clientX:t,clientY:e}){const{top:o,left:r,height:s,width:a}=this._root.getBoundingClientRect();return this._ranger.present(this.vertical?(e-o)/s:(t-r)/a)}_handleMousedownRoot(t){const e=this._computeValue(t),o=this.range?this.rangeValue.reduce(((t,o,r)=>Math.abs(e-o)<Math.abs(e-this.rangeValue[t])?r:t),0):0,r=this.createSetValue(o);r(e),this.createMousedownListener(r)(t),this.focusHandle(o)}createMousedownListener(t){return e=>{e.preventDefault(),e.stopPropagation();const o=this.createMousemoveListener(t);this.events.add(document,"mousemove",o);const r=()=>{this.events.remove(document,"mousemove",o),this.events.remove(document,"mouseup",r)};this.events.add(document,"mouseup",r)}}createMousemoveListener(t){return e=>{const o=this._computeValue(e);o===this._ranger.restrict(o)&&t?.call(this,o)}}_connectedInit(){const t=this._ranger.diff;this.step||=t/100,r(this.value)&&(r(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([j({type:Number})],Ze.prototype,"min",void 0),o([j({type:Number})],Ze.prototype,"max",void 0),o([j({type:Number})],Ze.prototype,"step",void 0),o([j({type:Boolean,reflect:!0})],Ze.prototype,"vertical",void 0),o([j({type:Array})],Ze.prototype,"value",void 0),o([j({type:Array})],Ze.prototype,"default",void 0),o([H("root")],Ze.prototype,"_root",void 0),o([function(t){return(e,o)=>L(e,o,{get(){return(this.renderRoot??(G??=document.createDocumentFragment())).querySelectorAll(t)}})}("[part=handle]")],Ze.prototype,"_handles",void 0),o([U()],Ze.prototype,"lastFocus",void 0),Ze=o([v(Ye),u(e.css`:host{${Xe}--handle-active:var(${$t.active});${Xe}--track-width:.5em;${Xe}--length:var(${$t.input}-width);background:var(${$t.passive});display:block;width:var(${Xe}--length)}:host([contents]) [part=root]{width:inherit}:host([vertical]){height:var(${Xe}--length);width:-moz-fit-content;width:fit-content}:host(:not([disabled])) .last-focus{${Xe}--handle-scale:1.05;background:var(${Xe}--handle-active)}[part=root]{position:relative;width:100%;--from:0%;--to:50%;height:var(${Xe}--track-width)}[part=root],[part=track]{border-radius:inherit;min-height:inherit}[part=track]{background:var(${$t.active});height:100%;justify-content:space-between;left:min(var(--from),var(--to));pointer-events:none;width:max(calc(var(--to) - var(--from)),calc(var(--from) - var(--to)))}[part=handle],[part=track]{display:flex;position:absolute}[part=handle]{align-items:center;background:var(${$t.active});border:.1em solid;border-color:var(${$t.input}-control);border-radius:50%;height:1em;justify-content:center;transform:scale(var(${Xe}--handle-scale,1)) translate(-50%,-25%);transform-origin:0 25%;-webkit-user-select:none;user-select:none;width:1em}`,e.css`[vertical]{height:inherit;width:var(${Xe}--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 Ke=Ze;Ke.define();const Qe="rotate",Je=bt(Qe);let to=class Rotate extends GlobalStyle{render(){return e.html`<div part="root"><div part="slot" @mousemove="${this._handleRotate}">${Z()}</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:r,height:s}=this._root.getBoundingClientRect(),{clientX:a,clientY:l}=t;return{rotateX:-(l-o-s/2)/s/2,rotateY:(a-e-r/2)/r/2}}};o([H("root")],to.prototype,"_root",void 0),to=o([v(Qe),u(e.css`:host{display:block;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content;${Je}--padding:.75em;${Je}--offset:.5em}div{position:relative;transition:inherit;transition-property:transform}i{box-sizing:content-box;height:100%;margin:calc(var(${Je}--offset)*-1);padding:var(${Je}--offset);position:absolute;top:0;width:100%}[part=slot]{z-index:2}`)],to);var eo=to;function oo(t,e){return t&&e&&t.toLowerCase().includes(e.toLowerCase())}function io(t,e){if(t){const o="checked";e?t.setAttribute(o,""):t.removeAttribute(o)}}eo.define(),Ve.define();let ro=class Select extends De{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`<div part="root" ${Y(this.observedRecord)} class="input-field">${[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}" id="${this.makeId}" @focus="${this._handleFocus}" @input="${this._handleInput}">`,e.html`<label for="${this.makeId}" part="suffix"><i part="icon">${re()}</i></label>`,e.html`<label for="${this.makeId}" part="content" direction-outset-place>${Z()}</label>`]}</div>`}_handleFocus(){if(!this.direction){const{top:t,bottom:e}=this.getBoundingClientRect();window.innerHeight-e<this._content.clientHeight&&t>this._content.clientHeight?this.autoDirection="top":this.autoDirection="bottom"}this.visible=!0}firstUpdated(){this.events.add(this._content,"click",(t=>{t.preventDefault(),t.stopPropagation();const{target:e}=t,o=this.optionValue(e);if(o){const t=this.select(o,e.textContent);this.multiple||io(this.lastChecked,0),io(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=>{io(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=>io(t,0))),this.defaultChecked.forEach((t=>io(t,1)))}select(t,e){e||=t;let o=0;if(this.multiple){const r=this.__store.findIndex((e=>e.value===t));r>-1?this.__store.splice(r,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.dispatchEvent(new CustomEvent("select",{detail:this.value,composed:!0})),this.filter(),o}filter(t){t=t?.trim(),[...this.children].forEach((e=>{this.filterCallback(e,!t||oo(this.optionValue(e),t)||oo(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,r=e.indexOf(",",t)||e.length;return e.slice(o,r)}(this._input.selectionStart,e):e),this.dispatchEvent(new CustomEvent("input",{detail:this.value,composed:!0,bubbles:!0})),this.dispatchEvent(new CustomEvent("change",{detail:this.value,composed:!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([j()],ro.prototype,"text",void 0),o([H("content")],ro.prototype,"_content",void 0),o([j()],ro.prototype,"direction",void 0),o([j({type:Boolean})],ro.prototype,"multiple",void 0),o([j({type:Boolean})],ro.prototype,"visible",void 0),o([U()],ro.prototype,"autoDirection",void 0),ro=o([v("select"),u(pe,e.css`.outline,:host(:focus-within){${$t.input}-outline-color:var(${$t.active})}[part=input]{text-overflow:ellipsis}[part=content]{position:absolute;visibility:hidden;width:100%}[visible] [part=content]{visibility:visible}`)],ro);var so=ro;so.define();var no=ot("0 0 56 56")`<path fill="currentColor" d="M7.715 49.574h40.57c4.899 0 7.36-2.437 7.36-7.265V13.69c0-4.828-2.461-7.265-7.36-7.265H7.715C2.84 6.426.355 8.84.355 13.69v28.62c0 4.851 2.485 7.265 7.36 7.265m31.57-21.633c-1.055-.937-2.25-1.43-3.515-1.43c-1.313 0-2.462.446-3.54 1.407l-10.593 9.469l-4.336-3.938c-.985-.867-2.04-1.336-3.164-1.336c-1.032 0-2.04.446-3 1.313L4.129 39.73V13.88c0-2.438 1.312-3.68 3.656-3.68h40.43c2.32 0 3.656 1.242 3.656 3.68v25.875Zm-21.469.258c3.024 0 5.508-2.484 5.508-5.531c0-3.023-2.484-5.531-5.508-5.531c-3.046 0-5.53 2.508-5.53 5.531a5.54 5.54 0 0 0 5.53 5.531"/>`;const ao="skeleton",lo=bt(ao);let ho=class Skeleton extends GlobalStyle{constructor(){super(...arguments),this.animation="position",this.loading=!0}render(){return this.loading?e.html`<div part="root" ${Y(this.observedRecord)}>${"image"===this.type?no():""} ${Z("loading")}</div>`:Z()}};o([j()],ho.prototype,"type",void 0),o([j()],ho.prototype,"animation",void 0),o([U()],ho.prototype,"loading",void 0),ho=o([v(ao),u(e.css`:host{${lo}--from:var(${$t._colors.darkgray[9]});${lo}--to:var(${$t._colors.darkgray[7]});${lo}--deg:95deg;${lo}--duration:1.5s;${lo}--icon-size:5em;${lo}--icon-margin:.25em;background:var(${lo}--from);color:var(${$t._colors.darkgray[5]});display:block;flex-shrink:0;min-height:1.5em;overflow:hidden;width:100%}[part=root]{animation:var(${lo}--duration) ease-in-out 0s infinite none running;height:100%;min-height:inherit;text-align:center}svg{--size:var(${lo}--icon-size);font-size:var(--size);margin:calc(var(--size)*.05)}[animation=position]{animation-name:po;background-color:transparent;background-image:linear-gradient(var(${lo}--deg),var(${lo}--from) 36%,var(${lo}--to) 50%,var(${lo}--from) 64%);background-size:200% 100%}@keyframes po{0%{background-position:150%}to{background-position:-50%}}[animation=opacity]{animation-direction:alternate;animation-name:op}@keyframes op{50%{opacity:.25}to{opacity:1}}`)],ho);var co=ho;co.define();const po="split",uo=bt(po);let vo=class Split extends Oe{constructor(){super(...arguments),this.len=6,this.index=-1,this.current=-1,this.currentValue=[]}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${it(this.len,(t=>e.html`<span part="input-box" outline-type="${this.outlineType}" class="${st({focus:this.current===t})}" @click="${this.disabled?null:()=>this.focusAt(t)}">${this.currentValue[t]}</span>`))} <input part="input" id="${this.makeId}" @blur="${this.blur}" @input="${this._handleInput}" .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.dispatchEvent(new CustomEvent("input",{detail:this.value,composed:!0,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(),this.dispatchEvent(new CustomEvent("focus",{detail:t,bubbles:!0,composed:!0}))}blur(){this._input.blur(),this.current=-1,super.blur(),this.dispatchEvent(new CustomEvent("blur",{bubbles:!0,composed:!0}))}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([j({type:Number})],vo.prototype,"len",void 0),o([j({type:Number})],vo.prototype,"index",void 0),o([U()],vo.prototype,"current",void 0),o([U()],vo.prototype,"currentValue",void 0),vo=o([v(po),u(e.css`:host{border-radius:1px;display:block;width:-moz-fit-content;width:fit-content;${uo}--size:1.45em;${uo}--gap:.25em}:host([contents]) [part=root]{width:-moz-fit-content;width:fit-content}[part=root]{display:flex;gap:var(${uo}--gap);justify-content:space-between;position:relative;width:100%}[part=input-box],[part=root]{border-radius:inherit;vertical-align:top}[part=input-box]{align-items:center;display:inline-flex;height:var(${uo}--size);justify-content:center;width:var(${uo}--size)}[part=input]{background:none;height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.focus,[part=input-box]:active{${$t.input}-outline-color:var(${$t.active})}`)],vo);var mo=vo;mo.define();const fo="switch",go=bt(fo);let yo=class Switch extends Oe{constructor(){super(...arguments),this.default=!1,this.value=!1}set checked(t){this.value=t}get checked(){return this.value}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return e.html`<div part="root" ${Y(this.observedRecord)} class="round"><input part="input" type="checkbox" ?disabled="${this.disabled}" ?checked="${this.value}" id="${this.makeId}" @change="${this._handleChange}"> <span part="handle"></span></div>`}reset(){this.value=this.default,this._input.checked=this.value}_connectedInit(){this.default?this.value=!0:this.value&&(this.value=!0,this.default=!0)}_handleChange(){const{checked:t}=this._input;this.value=t,this.dispatchCustomEvent("change",this.value)}};o([j({type:Boolean})],yo.prototype,"default",void 0),o([j({type:Boolean,attribute:"checked",reflect:!0})],yo.prototype,"value",void 0),yo=o([v(fo),u(e.css`:host,:host([contents]) [part=root]{display:inline-block;height:var(${go}-height);width:var(${go}-width)}:host{${go}-width:3em;${go}-height:calc(var(${go}-width)/2);${go}-handle-size:1.25em;${go}-handle-space:calc(var(${go}-width)/4 - var(${go}-handle-size)/2);${go}-transition:.2s ease-in-out;background:var(${$t.passive});border-radius:calc(var(${go}-height)/2);transition:.2s ease-in-out;transition-property:background,left;vertical-align:bottom}:host([checked]){background:var(${$t.active})}[part=root]{height:inherit;position:relative}[part=handle],[part=root]{align-items:center;display:flex;transition:inherit}[part=handle]{background:currentColor;border-radius:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:50%;--size:var(${go}-handle-size);height:var(--size);transform:translateY(-50%) translateX(var(${go}-handle-space));width:var(--size)}:host([checked]) [part=handle]{left:50%}[part=input]{height:100%;opacity:0;width:100%}`)],yo);var bo=yo;bo.define();const $o="text",_o=bt($o);let wo=class Text extends GlobalStyle{constructor(){super(...arguments),this.underline="none",this.clip=!1}render(){return e.html`<span part="root" ${Y(this.observedRecord)} class="${st(this.underline)}">${Z()}</span>`}};o([j()],wo.prototype,"underline",void 0),o([j({type:Boolean})],wo.prototype,"clip",void 0),wo=o([v($o),u(e.css`:host{${_o}--color:currentColor;${_o}--color-hover:currentColor;${_o}--color-active:currentColor;display:inline-block;overflow-wrap:break-word;text-overflow:ellipsis}[part=root]{color:var(${_o}--color);display:inline-block;overflow:hidden;overflow-wrap:inherit;text-overflow:inherit;vertical-align:bottom;white-space:nowrap;width:100%}[part=root]:hover{color:var(${_o}--color-hover,var(${_o}--color))}[part=root]:active{color:var(${_o}--color-active,var(${_o}--color))}.active:active,.always,.hover:hover{text-decoration:underline}.none{text-decoration:none}[clip]{background:var(${$t.clipBackground});color:transparent;display:inline-block;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}`)],wo);var xo=wo;function ko(t,e=2){return t.toString().padStart(e,"0").split("")}xo.define();let So=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" ${Y(this.observedRecord)}>${function(t,e=new Date,o="%"){var r;if(!t)return t;if(isNaN(e.getTime()))return;const s=`${o}${o}`,a=[];t=t.replace(new RegExp(`${o}([ZYMDhmsS${o}])`,"g"),((t,e)=>(a.push(e),s)));const l=e.getTimezoneOffset()/-60,h={Z:[l>=0?"+"+l.toString():l.toString()],Y:e.getFullYear().toString().split(""),M:ko(e.getMonth()+1),D:ko(e.getDate()),h:ko(e.getHours()),m:ko(e.getMinutes()),s:ko(e.getSeconds()),S:ko(e.getMilliseconds(),3)},c=[];for(const e of t.split("").reverse()){const t=null===(r=h[e])||void 0===r?void 0:r.pop();t?c.push(t):c.push(e)}return c.reverse().join("").replace(new RegExp(s,"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.dispatchEvent(new CustomEvent("time",{detail:this.time,composed:!0})),this.time=new Date(this.time.getTime()+(this.gap||this.timeout))}),Math.abs(this.timeout))))}};o([j()],So.prototype,"escape",void 0),o([j()],So.prototype,"format",void 0),o([j({type:Object})],So.prototype,"time",void 0),o([j({type:Number})],So.prototype,"timeout",void 0),o([j({type:Number})],So.prototype,"gap",void 0),So=o([v("time"),u(e.css`:host{text-align:center}`)],So);var Co,Eo=So;Eo.define();const Ro="tooltip",To=bt(Ro);let Ao=Co=class Tooltip extends SuperOpenable{constructor(){super(...arguments),this.direction="top",this.align="center",this.propagation=!1,this.type="hover"}render(){const t=Co.aligns[this.align]||"inherit",o="focus"===this.type;return e.html`<div part="root" ${Y(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}">${Z()}<div part="tip" direction-outset-place>${this.tip?e.html`<span class="passive">${this.tip}</span>`:Z("tip")}</div></div>`}};Ao.aligns={start:"flex-start",end:"flex-end",center:"center","flex-start":"flex-start","flex-end":"flex-end"},o([j()],Ao.prototype,"tip",void 0),o([j()],Ao.prototype,"direction",void 0),o([j()],Ao.prototype,"align",void 0),o([j({type:Boolean})],Ao.prototype,"propagation",void 0),o([j()],Ao.prototype,"type",void 0),Ao=Co=o([v(Ro),u(pe,e.css`:host{${To}--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(${To}--tip-background)}[propagation] [part=tip]{pointer-events:none}`)],Ao);var Mo=Ao;Mo.define();const zo="typewriter",Po=bt(zo);let Oo=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" ${Y(this.observedRecord)}>${Z()} ${this.contentInternal} <i part="cursor" ?hidden="${this.ended}"></i></div>`}firstUpdated(){this.content||=this._slot?.assignedNodes()[0]?.textContent.trim()||"",!this.ended&&this.len&&this.write()}updated(t){t.has("index")&&this.dispatchEvent(new CustomEvent(this.index===this.len?"done":"write",{detail:this.contentInternal}))}write(t=this.index){this.contentInternal=this.content.slice(0,t+1);const e=this.delay||((t=0,e=1)=>{const o=Math.max(t,e),r=Math.min(t,e);return Math.random()*(o-r)+r})(this.max,this.min);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([j()],Oo.prototype,"content",void 0),o([j({type:Boolean})],Oo.prototype,"ended",void 0),o([j({type:Number})],Oo.prototype,"max",void 0),o([j({type:Number})],Oo.prototype,"min",void 0),o([j({type:Number})],Oo.prototype,"delay",void 0),o([j({type:Number})],Oo.prototype,"index",void 0),o([U()],Oo.prototype,"contentInternal",void 0),o([V("i")],Oo.prototype,"_i",void 0),Oo=o([v(zo),u(e.css`:host{${Po}--cursor-width:.05em}:host,:host([contents]) [part=root]{display:inline-block}i{animation:s 1.5s steps(1) infinite;border-right:var(${Po}--cursor-width) solid;margin-left:.02em}@keyframes s{0%{border-color:currentColor}50%{border-color:transparent}}slot{display:none}`)],Oo);var Io=Oo;Io.define(),t.Alert=Tt,t.Avatar=Pt,t.Badge=Bt,t.Breath=Lt,t.Button=Yt,t.Card=Qt,t.Carousel=ie,t.Details=le,t.Dialog=fe,t.Divider=ye,t.Dragbox=$e,t.Flex=xe,t.Form=Se,t.Grid=Re,t.Heading=Ae,t.Input=De,t.Layout=Ne,t.Link=Fe,t.Progress=We,t.Range=Ke,t.Rotate=eo,t.Router=Ve,t.Select=so,t.Skeleton=co,t.Split=mo,t.Switch=bo,t.Text=xo,t.Time=Eo,t.Tooltip=Mo,t.Typewriter=Io}));
|
47
|
+
*/,F=6;let q=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 W=(t,e,o)=>{r(o)||!1===o?t.removeAttribute(e):(!0===o||"string"==typeof o||"number"==typeof o&&!isNaN(o))&&t.setAttribute(e,!0===o?"":String(o))};const Y=(t=>(...e)=>({_$litDirective$:t,values:e}))(class AttrDirective extends q{render(t,e){}update(t,[o,r]){if(o&&t.type===F)for(const e in o)(r||W)(t.element,e,o[e]);return e.noChange}}),X=((t,e)=>o=>t({...e,...o}))(Y,{width:"1em",height:"1em",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}),Z=(t,o)=>e.html`<slot name="${t||e.nothing}" @slotchange=${null}></slot>`;function K(t,e,o,s){const a={};return Object.keys(e).forEach(((l,h)=>{const c=t.reduce(((t,o,a)=>{let h=e[l][a];return h=s?s(h,a):h,r(h)||t.push(`${o}:${h}`),t}),[]);a[l]=`${o?o(l,h):l}{${c.join(";")}}`})),a}function Q(t){let e="";for(const[o,r]of d(t))if(r){const t="object"!=typeof r?r:J(r);t&&(e+=`${o}{${t}}`)}return e}function J(t){let e="";for(const[o,r]of d(t))o&&(r||0===r||""===r)&&(e+=`${o}:${r};`);return e}function tt(t,e){return t?`var(${t})`:""}const et=(t,o)=>{if(!t)return e.nothing;const r="string"==typeof t?t:Q(t);return r?e.html`<style media="${e.nothing}">${r}</style>`:e.nothing},ot=t=>(o,...r)=>{const s=e.svg(o,r),a=t,l=t=>e.html`<svg viewBox="${a}" ${X(t)}>${s}</svg>`;return l.body=s,l.viewBox=a,l};function*it(t,e,o){for(let o=0;o<t;o++)yield e(o)}const rt=(t,e,o=" ")=>t?t+(e?o+e:""):e,st=(...t)=>t.reduce(((t,e)=>{if(!e)return t;if(Array.isArray(e))return rt(t,st(...e));if("object"==typeof e){for(const o in e)e[o]&&(t=rt(t,o));return t}return rt(t,e)}),"");function nt(t,e=document.body){if(!e||!t)return[];const o=new Set;e instanceof Element&&e.shadowRoot&&nt(t,e.shadowRoot).forEach((t=>o.add(t))),e.querySelectorAll(t).forEach((t=>o.add(t)));for(const r of e.children)nt(t,r).forEach((t=>o.add(t)));return Array.from(o)}function at(t,e=document.body){if(!e||!t)return null;let o;if(e instanceof Element&&e.shadowRoot&&(o=at(t,e.shadowRoot),o))return o;if(o=e.querySelector(t),o)return o;for(const r of e.children)if(o=at(t,r),o)return o;return null}class Events{constructor(){this.inner=new Map}add(t,e,o,r){if(!t||!o)return;const s=this.inner.get(e)||new Map,a=s.get(t)||new Set;return a.add(o),s.set(t,a),this.inner.set(e,s),t.addEventListener(e,o,r),o}remove(t,e,o,r){if(!t||!o)return;const s=this.inner.get(e);if(s){const r=s.get(t);r&&(r.delete(o),r.size||(s.delete(t),s.size||this.inner.delete(e)))}t.removeEventListener(e,o,r)}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,r){const[s,a]=((t,e,o)=>{let r,s;switch(t){case MutationObserver:case ResizeObserver:r=new t(e),s=t=>r.observe(t,o);break;case IntersectionObserver:r=new t(e,o),s=t=>r.observe(t);break;case PerformanceObserver:r=new t(e),s=()=>r.observe(o)}return[r,s]})(e,o,r);if(s)return this.inner.set(s,(this.inner.get(s)||new Set).add(t)),a(t),s}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}present(t){return this.normalize(t*this.diff)}normalize(t){return t=this.restrict(t),this.step?this.min+Math.round((t-this.min)/this.step)*this.step:t}restrict(t){return this.max<=t?this.max:this.min>=t?this.min:t}}class RouteTree{constructor(){this.matchType=RouteTree.matchType.strict,this.children=[]}insert(t,e,o=0){if(e||(e=RouteTree.split(t)),e.length===o)return void(this.pattern=t);const r=e[o];let s=this.findStrict(r);s||(s=new RouteTree,s.part=r,s.matchType=RouteTree.dynamic(r).matchType,this.children.push(s),this.sorted=!1),s.insert(t,e,o+1)}search(t,e=0){if("string"==typeof t&&(t=RouteTree.split(t)),this.sorted||this.sort(),t.length===e||RouteTree.dynamic(this.part).matchType===RouteTree.matchType.multi)return this.pattern?this:null;const o=t[e],r=this.filterWide(o);for(const o of r){const r=o.search(t,e+1);if(null!==r)return r}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),r=RouteTree.split(e),s={};for(let t=0;t<r.length;t++){const e=r[t],{key:a,matchType:l}=RouteTree.dynamic(e);if(l===RouteTree.matchType.single)s[a]=o[t];else if(l===RouteTree.matchType.multi){s[a]=o.slice(t).join("/");break}}return s}static dynamic(t){if(t){if(c(t,"{","}")||c(t,"[","]")){t=t.slice(1,-1);const e=RouteTree.dynamic(t);return e.matchType||=RouteTree.matchType.single,e}if(t.startsWith(":"))return{key:t.slice(1),matchType:RouteTree.matchType.single};if(t.startsWith("*"))return{key:t.slice(1),matchType:RouteTree.matchType.multi};if(t.startsWith("..."))return{key:t.slice(3),matchType:RouteTree.matchType.multi}}return{key:t,matchType:RouteTree.matchType.strict}}static join(...t){return t.map((t=>l(t,"/"))).join("/")}static split(t){return t.split("/").filter((t=>t))}}RouteTree.matchType={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()}}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)}get observedRecord(){const t={};for(const[e,o]of this.constructor.elementProperties.entries()){const r=o.attribute??e;r&&(t[!0===r?e:r]=this[e])}return t}get _slot(){return this.shadowRoot?this.shadowRoot.querySelector("slot:not([name])"):null}get _slotAll(){return this.shadowRoot?[...this.shadowRoot.querySelectorAll("slot")]:[]}get _slottedAll(){return[...this.querySelectorAll("[slot]")]}get _slottedNames(){return this._slottedAll.map((t=>t.getAttribute("slot"))).filter((t=>t))}getBoundingClientRect(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getBoundingClientRect():super.getBoundingClientRect()}getClientRects(){let t;return this.contents&&(t=this.contentsRoot||this.shadowRoot?.firstElementChild)&&t!==this?t.getClientRects():super.getClientRects()}get stylex(){return this.__stylex.css}set stylex(t){t=t.trim(),/^[\s\S]*{[\s\S]*}$/.test(t)||(t=`:host{${t}}`),this.shadowRoot?(this.__stylex.index&&this.shadowRoot.adoptedStyleSheets.splice(this.__stylex.index,1),this.__stylex.css=t,this.__stylex.index=this.adoptStyles(t)):this.__stylex.lazy=t}constructor(t){super(),this.events=new Events,this.observers=new Observers,this.timeouts=new Timeouts,this.__stylex={},this.assign={...GodownElement.godownConfig?.assign||{},...t}}connectedCallback(){super.connectedCallback(),this.assign&&(Object.assign(this,this.assign),this.assign=null);const{lazy:t}=this.__stylex;t&&(this.adoptStyles(t),this.__stylex.lazy="")}disconnectedCallback(){this.events.removeAll(),this.observers.removeAll(),this.timeouts.removeAll()}mount(t){this.firstUpdated(t)}unmount(){this.disconnectedCallback()}remount(t){this.unmount(),this.connectedCallback(),this.mount(t)}deepQuerySelector(t){return at(t,this)}deepQuerySelectorAll(t){return nt(t,this)}adoptStyles(...t){if(!this.shadowRoot)return;const e=this.shadowRoot.adoptedStyleSheets;if(t.length){const o=new CSSStyleSheet;return t.forEach((t=>o.insertRule(t.toString()))),e.push(o),e.length-1}}dispatchCustomEvent(t,e,o){this.dispatchEvent(new CustomEvent(t,{detail:e,composed:!0,...o}))}}GodownElement.godownConfig=new class GodownConfig{constructor(t){this.assign=null,this.prefix="godown",this.suffix="",this.components=new Map,this.registry=customElements,t&&Object.assign(this,t)}tag(t){return l(s(this.prefix,p)+p+t+p+a(this.suffix,p),p)}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([j({type:Boolean,reflect:!0})],GodownElement.prototype,"contents",void 0),o([j({reflect:!0})],GodownElement.prototype,"stylex",null);var lt=ot("0 0 56 56")`<path fill="currentColor" d="M28 4c13.255 0 24 10.745 24 24S41.255 52 28 52S4 41.255 4 28S14.745 4 28 4m0 4C16.954 8 8 16.954 8 28s8.954 20 20 20s20-8.954 20-20S39.046 8 28 8m10.788 11.93c.67.67.67 1.756 0 2.425l-13.36 13.36a1.715 1.715 0 0 1-2.424 0l-5.645-5.646a1.714 1.714 0 0 1 2.425-2.424l3.22 3.22c.67.67 1.755.67 2.425 0l10.934-10.934c.67-.67 1.755-.67 2.425 0"/>`,ht=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.023-15.68c1.124 0 1.757-.633 1.78-1.851l.352-12.375c.024-1.196-.914-2.086-2.156-2.086c-1.266 0-2.156.867-2.133 2.062l.305 12.399c.023 1.195.68 1.851 1.852 1.851m0 7.617c1.335 0 2.53-1.078 2.53-2.437c0-1.383-1.171-2.438-2.53-2.438c-1.383 0-2.532 1.078-2.532 2.438c0 1.336 1.172 2.437 2.532 2.437"/>`,ct=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.211-28.266c1.71 0 3.047-1.36 3.047-3.047c0-1.71-1.336-3.07-3.047-3.07s-3.047 1.36-3.047 3.07a3.026 3.026 0 0 0 3.047 3.047m-3.914 21.235h9.562c.961 0 1.711-.68 1.711-1.641c0-.914-.75-1.64-1.71-1.64H30.53V25.68c0-1.266-.656-2.11-1.828-2.11h-4.43c-.937 0-1.687.727-1.687 1.64c0 .962.75 1.642 1.687 1.642h2.532v10.757h-2.93c-.938 0-1.688.727-1.688 1.641c0 .96.75 1.64 1.688 1.64"/>`,dt=ot("0 0 56 56")`<path fill="currentColor" d="M19.504 43.152h16.969c.797 0 1.289-.492 1.289-1.289v-3.75c0-5.672 8.25-9.328 8.25-19.453C46.012 7.996 38.793.871 27.988.871s-18 7.125-18 17.79c0 10.124 8.227 13.78 8.227 19.452v3.75c0 .797.515 1.29 1.289 1.29m2.203-4.992c0-6.89-8.18-10.57-8.18-19.476c0-8.579 5.79-14.274 14.461-14.274c8.672 0 14.485 5.695 14.485 14.274c0 8.906-8.203 12.586-8.203 19.476v1.453H21.707Zm-1.336 11.32h15.235c1.195 0 2.156-.984 2.156-2.203s-.961-2.203-2.157-2.203H20.371c-1.195 0-2.156.985-2.156 2.203c0 1.22.96 2.203 2.156 2.203m7.617 5.649c3.235 0 5.508-1.477 5.742-3.75H22.246c.211 2.273 2.484 3.75 5.742 3.75"/>`,pt=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-.492-15.07c1.172 0 1.898-.727 1.898-1.664v-.282c0-1.312.75-2.133 2.39-3.21c2.274-1.5 3.891-2.884 3.891-5.673c0-3.914-3.468-6-7.453-6c-4.031 0-6.68 1.899-7.312 4.055c-.117.399-.211.774-.211 1.172c0 1.031.844 1.617 1.617 1.617c1.336 0 1.547-.726 2.297-1.594c.773-1.289 1.898-2.062 3.469-2.062c2.133 0 3.515 1.195 3.515 3c0 1.594-.984 2.367-3.023 3.773c-1.688 1.172-2.953 2.414-2.953 4.711V31c0 1.242.68 1.852 1.875 1.852m-.047 7.007c1.36 0 2.531-1.078 2.531-2.437c0-1.383-1.148-2.438-2.531-2.438s-2.531 1.078-2.531 2.438c0 1.336 1.171 2.437 2.53 2.437"/>`,ut=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.156-9.727c.656 0 1.148-.28 1.664-.797l15.75-15.984c.492-.492.797-1.078.797-1.617c0-1.078-.891-1.945-1.97-1.945c-.562 0-1.1.28-1.616.796L18.742 34.61c-.539.516-.797 1.102-.797 1.641c0 1.055.774 1.945 1.899 1.945"/>`,vt=ot("0 0 56 56")`<path fill="currentColor" d="M28 51.906c13.055 0 23.906-10.828 23.906-23.906c0-13.055-10.875-23.906-23.93-23.906C14.899 4.094 4.095 14.945 4.095 28c0 13.078 10.828 23.906 23.906 23.906m0-3.984C16.937 47.922 8.1 39.062 8.1 28c0-11.04 8.813-19.922 19.876-19.922c11.039 0 19.921 8.883 19.945 19.922c.023 11.063-8.883 19.922-19.922 19.922m-8.016-9.984c.516 0 .985-.211 1.336-.586l6.657-6.68l6.656 6.68c.351.351.82.586 1.36.586c1.03 0 1.874-.868 1.874-1.899c0-.539-.21-.984-.562-1.336l-6.657-6.656l6.68-6.703c.375-.399.563-.797.563-1.313a1.865 1.865 0 0 0-1.875-1.875c-.493 0-.915.164-1.313.563l-6.727 6.703l-6.703-6.68c-.351-.375-.773-.539-1.289-.539c-1.054 0-1.875.797-1.875 1.852c0 .515.188.96.563 1.312l6.656 6.68l-6.656 6.68c-.375.328-.563.796-.563 1.312c0 1.031.82 1.898 1.875 1.898"/>`,mt=ot("0 0 56 56")`<path fill="currentColor" d="M10.023 43.023c-.796.797-.82 2.157 0 2.954c.82.796 2.157.796 2.977 0l15-15l15 15c.797.796 2.156.82 2.977 0c.796-.82.796-2.157 0-2.954L30.953 28l15.024-15c.796-.797.82-2.156 0-2.953c-.844-.82-2.18-.82-2.977 0l-15 15l-15-15c-.82-.82-2.18-.844-2.977 0c-.796.82-.796 2.156 0 2.953l15 15Z"/>`;const ft=(t,e,o)=>({r:t,g:e,b:o,toString(){return`${this.r} ${this.g} ${this.b}`}}),gt={darkgray:[ft(121,121,121),ft(109,109,109),ft(97,97,97),ft(85,85,85),ft(73,73,73),ft(61,61,61),ft(48,48,48),ft(36,36,36),ft(24,24,24),ft(12,12,12)],lightgray:[ft(243,243,243),ft(231,231,231),ft(219,219,219),ft(206,206,206),ft(194,194,194),ft(182,182,182),ft(170,170,170),ft(158,158,158),ft(146,146,146),ft(133,133,133)],teal:[ft(213,249,248),ft(170,243,241),ft(128,237,234),ft(85,231,226),ft(43,225,219),ft(0,219,212),ft(0,175,170),ft(0,131,127),ft(0,88,85),ft(0,44,42)],blue:[ft(213,240,255),ft(170,224,255),ft(128,209,255),ft(85,193,255),ft(43,178,255),ft(0,162,255),ft(0,130,204),ft(0,97,153),ft(0,65,102),ft(0,32,51)],green:[ft(221,243,221),ft(186,231,186),ft(152,219,152),ft(117,206,117),ft(82,194,82),ft(48,182,48),ft(38,146,38),ft(29,109,29),ft(19,73,19),ft(10,36,10)],red:[ft(251,221,221),ft(247,186,187),ft(243,152,154),ft(239,118,120),ft(235,83,86),ft(231,49,52),ft(185,39,42),ft(139,29,31),ft(92,20,21),ft(46,10,10)],purple:[ft(242,228,253),ft(229,201,250),ft(217,174,248),ft(204,146,245),ft(191,119,243),ft(178,92,240),ft(142,74,192),ft(107,55,144),ft(71,37,96),ft(36,18,48)],orange:[ft(255,235,213),ft(255,216,170),ft(255,196,128),ft(255,176,85),ft(255,157,43),ft(255,137,0),ft(204,110,0),ft(153,82,0),ft(102,55,0),ft(51,27,0)],yellow:[ft(251,252,216),ft(247,248,177),ft(243,245,138),ft(239,242,98),ft(235,238,59),ft(231,235,20),ft(185,188,16),ft(139,141,12),ft(92,94,8),ft(46,47,4)],pink:[ft(254,222,233),ft(253,189,211),ft(252,156,190),ft(251,123,168),ft(250,90,146),ft(249,57,124),ft(199,46,99),ft(149,34,74),ft(100,23,50),ft(50,11,25)]};class GlobalStyle extends GodownElement{}const yt=l(GlobalStyle.godownConfig.prefix,"-");function bt(t,o=1){return function(t){return e.unsafeCSS(`--${t}`)}(yt+"-".repeat(o)+t)}const $t={clipBackground:bt("clip-background",2),active:bt("active",2),passive:bt("passive",2),_colors:{},input:bt("input",2),white:bt("color-white",2),black:bt("color-black",2),color:bt("color",2)};var _t,wt;GlobalStyle.styles=[e.unsafeCSS(`:host{${$t.black}:rgb(0 0 0);${$t.white}:rgb(255 255 255);`+(_t=(t,o,r)=>{$t._colors[t]||=[],$t._colors[t].push(e.unsafeCSS($t.color+"-"+t+"-"+o));const s=`-${t}-${o}`;return`${$t.color+s}:rgb(${r});`},wt=gt,Object.entries(wt).flatMap((([t,e])=>e.map(((e,o)=>_t(t,o,e)))))).join("")+J([[$t.active,`var(${$t._colors.blue[5]})`],[$t.passive,`var(${$t._colors.darkgray[5]})`],[$t.clipBackground,`linear-gradient(to bottom, var(${$t._colors.lightgray[0]}), var(${$t._colors.darkgray[5]}))`]])+"}"),e.css`*{border:0;box-sizing:border-box;font-size:100%;font-style:normal;margin:0;outline:0;padding:0}:host{box-sizing:border-box}a{text-decoration:none}span{white-space:nowrap}svg{-webkit-user-select:none;user-select:none}:host([contents]){display:contents}:where(:host([contents]) [part=root]){all:inherit;display:revert}`];const xt="alert",kt=bt(xt),St=t=>[$t._colors[t][5],$t._colors[t][9]],Ct=K(["color","background"].map((t=>`${kt}--${t}`)),{green:St("green"),blue:St("blue"),orange:St("orange"),red:St("red"),yellow:St("yellow"),purple:St("purple"),teal:St("teal"),pink:St("pink"),gray:[$t._colors.lightgray[5],$t._colors.darkgray[5]],white:[$t._colors.lightgray[2],$t._colors.darkgray[7]],black:[$t._colors.darkgray[8],$t._colors.lightgray[5]]},(()=>":host"),(t=>tt(t))),Et={tip:{color:"teal",icon:dt},success:{color:"green",icon:lt},info:{color:"blue",icon:ct},warning:{color:"orange",icon:ht},danger:{color:"red",icon:vt},error:{color:"red",icon:vt},help:{color:"purple",icon:pt},deprecated:{color:"gray",icon:ut}};let Rt=class Alert extends GlobalStyle{constructor(){super(...arguments),this.color="blue",this.autoclose=0,this.hideClose=!1,this.variant="dark"}render(){const t=Et[this.call]?.color||this.color,o=this.call?Et[this.call].icon():Z("icon");return e.html`<div part="root" ${Y(this.observedRecord)}><div part="icon" class="start">${o}</div><div part="content"><strong part="title">${this.title||Z("title")}</strong> ${this.content||Z()}</div>${this.hideClose||"blockquote"===this.variant?"":e.html`<div part="icon close" class="end" tabindex="0" @click="${this.close}">${mt()}</div>`} ${et(Ct[t])}</div>`}close(){this.remove(),this.dispatchEvent(new CustomEvent("close",{bubbles:!0,composed:!0}))}firstUpdated(){this.autoclose&&this.timeouts.add(setTimeout((()=>this.close()),this.autoclose))}static alert(t,e){const o=new this;return Object.assign(o,e),t.appendChild(o),o}};o([j()],Rt.prototype,"call",void 0),o([j()],Rt.prototype,"color",void 0),o([j({type:Number})],Rt.prototype,"autoclose",void 0),o([j()],Rt.prototype,"title",void 0),o([j()],Rt.prototype,"content",void 0),o([j({type:Boolean})],Rt.prototype,"hideClose",void 0),o([j()],Rt.prototype,"variant",void 0),Rt=o([v(xt),u(e.css`:host,:where(:host([contents]) [part=root]){${kt}--border-radius:.2em;${kt}--border-width:.075em;${kt}--blockquote-width:.2em;${kt}--blockquote-background:transparent;${kt}--gap:.5em;border-radius:var(${kt}--border-radius);display:block;width:100%}[part=root]{align-items:center;background:var(${kt}--background);border-color:currentColor;border-radius:inherit;border-style:solid;border-width:var(${kt}--border-width);color:var(${kt}--color,currentColor);display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr;padding:var(${kt}--gap)}[variant=blockquote]{background:var(${kt}--blockquote-background);border-radius:0;border-width:0;border-left-width:var(${kt}--blockquote-width)}[part~=icon]{align-items:center;display:grid;height:2em}.start svg{margin-inline-end:var(${kt}--gap)}.end svg{margin-inline-start:var(${kt}--gap)}svg{height:1.25em;width:1.25em}[part=content]{grid-row:span 2/span 2}`)],Rt);var Tt=Rt;Tt.define();const At="avatar",Mt=bt(At);let zt=class Avatar extends GlobalStyle{constructor(){super(...arguments),this.name="",this.round=!1}render(){return e.html`<div part="root" ${Y(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>`:Z()}formatName(){return this.name}_handleError(){this.src=void 0}};o([j()],zt.prototype,"src",void 0),o([j()],zt.prototype,"name",void 0),o([j({type:Boolean})],zt.prototype,"round",void 0),zt=o([v(At),u(e.css`:host{${Mt}--size:2em;background:var(${$t.passive});border-radius:.2em;height:var(${Mt}--size);vertical-align:bottom;width:var(${Mt}--size)}: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;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}`)],zt);var Pt=zt;Pt.define();const Ot="badge",It=bt(Ot);let Dt=class Badge extends GlobalStyle{constructor(){super(...arguments),this.position="top-right",this.value=0,this.dot=!1,this.max=99}formatValue(t){return t>this.max?this.max+"+":t+""}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${Z()} ${this.value||this.dot?e.html`<div part="badge">${this.dot?"":this.formatValue(this.value)}</div>`:""}</div>`}};o([j()],Dt.prototype,"position",void 0),o([j({type:Number})],Dt.prototype,"value",void 0),o([j({type:Boolean})],Dt.prototype,"dot",void 0),o([j({type:Number})],Dt.prototype,"max",void 0),Dt=o([v(Ot),u(e.css`:host{${It}--background:var(${$t.active});${It}--offset:0%;${It}--offset-x:var(${It}--offset);${It}--offset-y:var(${It}--offset)}:host,:host([contents]) [part=root]{display:inline-block}[part=root]{position:relative}[part=badge]{background:var(${It}--background);border-radius:calc(infinity*1px);font-size:75%;left:var(--left);padding:0 .5em;position:absolute;top:var(--top);transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}[part=badge]:empty{border-radius:50%;font-size:100%;height:.5em;padding:0;width:.5em}[position^=top]{--top:calc(var(${It}--offset-y))}[position$=right]{--left:calc(100% - var(${It}--offset-x))}[position^=bottom]{--top:calc(100% - var(${It}--offset-y))}[position$=left]{--left:calc(var(${It}--offset-x))}`)],Dt);var Bt=Dt;Bt.define();const Nt="breath",jt=bt(Nt);let Ut=class Breath extends GlobalStyle{render(){const t=this.getTexts();return e.html`<div part="root" ${Y(this.observedRecord)}>${[t.map(this._renderText),et(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(/\s+/).filter((t=>t))}_computeStyle(t){const e=50/t,o=this.duration||1e3*(2*t+2);let r="";for(let e=1;e<=t;e++)r+=`.rel:nth-child(${e}) .colorful{animation-delay:${-o/t*(t-e+1)}s;background:var(${jt}--${e},var(${jt}--${(e-1)%3+1}));}`;return`.colorful{animation-duration:${o}ms;}@keyframes colorfulN{0%,${3*e}%{opacity:0;}${e}%,${2*e}%{opacity:1;}}${r}`}};o([j()],Ut.prototype,"content",void 0),o([j({type:Number})],Ut.prototype,"duration",void 0),Ut=o([v(Nt),u(e.css`:host{${jt}--deg:60deg;${jt}--1-1:var(${$t._colors.red[5]});${jt}--1-2:var(${$t._colors.yellow[5]});${jt}--2-1:var(${$t._colors.green[5]});${jt}--2-2:var(${$t._colors.purple[5]});${jt}--3-1:var(${$t._colors.blue[5]});${jt}--3-2:var(${$t._colors.pink[5]});${jt}--1:linear-gradient(var(${jt}--deg),var(${jt}--1-1),var(${jt}--1-2));${jt}--2:linear-gradient(var(${jt}--deg),var(${jt}--2-1),var(${jt}--2-2));${jt}--3:linear-gradient(var(${jt}--deg),var(${jt}--3-1),var(${jt}--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(${$t.clipBackground});position:absolute;top:0}`)],Ut);var Lt=Ut;Lt.define();const Vt="button",Gt=bt(Vt),Ht=$t.white,Ft=$t.black,qt=K(["color","background","gradients"].map((t=>`${Gt}--${t}`)),{black:[Ht,$t._colors.darkgray[7],$t._colors.darkgray[5]],gray:[Ht,$t._colors.darkgray[1],$t._colors.lightgray[8]],white:[Ft,$t._colors.lightgray[3],$t._colors.lightgray[0]],blue:[Ht,$t._colors.blue[6],$t._colors.blue[4]],green:[Ht,$t._colors.green[6],$t._colors.green[4]],red:[Ht,$t._colors.red[6],$t._colors.red[4]],orange:[Ht,$t._colors.orange[6],$t._colors.orange[4]],pink:[Ht,$t._colors.pink[6],$t._colors.pink[4]],purple:[Ht,$t._colors.purple[6],$t._colors.purple[4]],yellow:[Ft,$t._colors.yellow[6],$t._colors.yellow[4]],teal:[Ht,$t._colors.teal[6],$t._colors.teal[4]]},(()=>":host"),(t=>tt(t)));let Wt=class Button extends GlobalStyle{constructor(){super(...arguments),this.plain=!1,this.disabled=!1,this.ghost=!1,this.active=!1,this.round=!1,this.color="black"}render(){const t=this.nextColor();return e.html`<div part="root" ${Y(this.observedRecord)}><span part="modal-root"></span><div part="content">${[this.content||Z(),et(qt[t])]}</div></div>`}focus(){this.disabled||(this.active=!0,super.focus())}blur(){this.active=!1,super.blur()}firstUpdated(){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"),o=this._root.getBoundingClientRect(),{height:r,width:s}=o,a=2*Math.sqrt(r*r+s*s)+"px";e.style.height=a,e.style.width=a,e.style.left=t.clientX-o.left+"px",e.style.top=t.clientY-o.y+"px",e.style.animationName="kf",this._modalRoot.appendChild(e),e.addEventListener("animationend",(()=>e.remove()),{once:!0})}nextColor(){return this.color}};o([j({type:Boolean,reflect:!0})],Wt.prototype,"plain",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"disabled",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"ghost",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"active",void 0),o([j({type:Boolean,reflect:!0})],Wt.prototype,"round",void 0),o([j({reflect:!0})],Wt.prototype,"color",void 0),o([j()],Wt.prototype,"content",void 0),o([H("modal-root")],Wt.prototype,"_modalRoot",void 0),o([H("root")],Wt.prototype,"_root",void 0),Wt=o([v(Vt),u(e.css`:host(:not([disabled]):active){transform:scale(var(${Gt}--focus-scale))}:host([round]){border-radius:calc(infinity*1px)}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host([ghost]){${Gt}--modal-background:var(${Gt}--ghost-color);background:transparent;box-shadow:inset 0 0 0 var(${Gt}--ghost-width) var(${Gt}--ghost-color);color:var(${Gt}--ghost-color)}:host([plain]){${Gt}--gradients:unset;${Gt}--focus-scale:unset}`,e.css`:host{${Gt}--padding-x:.8em;${Gt}--padding-y:calc(var(${Gt}--padding-x)/4);${Gt}--padding:var(${Gt}--padding-y) var(${Gt}--padding-x);${Gt}--modal-animation-duration:1s;${Gt}--ghost-width:.08em;${Gt}--focus-scale:.97;${Gt}--deg:45deg;${Gt}--ghost-color:var(${Gt}--background);background:linear-gradient(var(${Gt}--deg),var(${Gt}--background),var(${Gt}--gradients,var(${Gt}--background)));border-radius:.2em;color:var(${Gt}--color,inherit);cursor:pointer;display:block;overflow:hidden;padding:0!important;text-align:center;width:-moz-fit-content;width:fit-content}:host([contents]) [part=root]{width:-moz-fit-content;width:fit-content}[part=root]{border-radius:inherit;overflow:hidden;padding:var(${Gt}--padding);position:relative;transition:none;transition-duration:inherit;-webkit-user-select:none;user-select:none}[part=root],i{height:100%;width:100%}i{animation-duration:var(${Gt}--modal-animation-duration);background:var(${Gt}--modal-background,currentColor);border-radius:50%;inset:0;opacity:0;pointer-events:none;position:absolute;transform-origin:0 0;visibility:visible}@keyframes kf{0%{opacity:var(${Gt}--modal-opacity,.1);transform:scale(0) translate(-50%,-50%)}80%{transform:scale(1) translate(-50%,-50%)}to{opacity:0}}`)],Wt);var Yt=Wt;Yt.define();const Xt="card",Zt=bt(Xt);let Kt=class Card extends GlobalStyle{constructor(){super(...arguments),this.footer=!1,this.header=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${[this.header?Z("header"):"",Z(),this.footer?Z("footer"):""]}</div>`}};o([j({type:Boolean})],Kt.prototype,"footer",void 0),o([j({type:Boolean})],Kt.prototype,"header",void 0),Kt=o([v(Xt),u(e.css`:host{${Zt}--border-width:.075em;${Zt}--border-color:var(${$t.passive});${Zt}--padding:.5em;border-radius:.2em;border-width:var(${Zt}--border-width);display:block;flex-shrink:0}slot{display:block;padding:var(${Zt}--padding)}:host,slot{border-color:var(${Zt}--border-color);border-style:solid}[part=root]{width:100%}[name=footer]{border-top-width:var(${Zt}--border-width)}[name=header]{border-bottom-width:var(${Zt}--border-width)}`)],Kt);var Qt=Kt;Qt.define();var Jt=ot("0 0 56 56")`<path fill="currentColor" d="M35.805 47.723c.398.398.914.633 1.523.633c1.219 0 2.133-.915 2.133-2.133c0-.586-.234-1.125-.61-1.524L21.79 28.012l17.063-16.688c.375-.398.609-.96.609-1.523c0-1.219-.914-2.157-2.133-2.157c-.61 0-1.125.235-1.523.633L17.242 26.441c-.445.375-.703.961-.703 1.57c0 .587.258 1.126.703 1.571Z"/>`,te=ot("0 0 56 56")`<path fill="currentColor" d="M18.695 48.367c.586 0 1.102-.234 1.524-.633L38.78 29.57c.446-.445.68-.984.68-1.57c0-.61-.234-1.172-.68-1.57L20.22 8.289a2.07 2.07 0 0 0-1.524-.656a2.12 2.12 0 0 0-2.156 2.156c0 .563.258 1.125.633 1.524L34.21 28L17.17 44.688c-.374.398-.632.937-.632 1.523c0 1.219.938 2.156 2.156 2.156"/>`;function ee(t){return t.getBoundingClientRect().width}let oe=class Carousel extends GlobalStyle{constructor(){super(...arguments),this.index=0,this.autoChange=0}render(){return e.html`<div part="root" ${Y(this.observedRecord)}><i part="prev" @click="${this.prev}">${Jt()}</i><div part="move-root">${Z()}</div><i part="next" @click="${this.next}">${te()}</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))}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=0;for(let e=0;e<=t;e++)this._offset-=ee(this.children[e]);this._offset+=(ee(this)-ee(this.children[t+1]))/2,this.dispatchEvent(new CustomEvent("change",{detail:t,composed:!0})),this._doTranslateX(`${this._offset}px`,e),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":""}normalizeIndex(t){return t<0?0:t>this.children.length-3?this.children.length-3:t}};o([j({type:Number})],oe.prototype,"index",void 0),o([j({type:Number})],oe.prototype,"autoChange",void 0),o([H("move-root")],oe.prototype,"_moveRoot",void 0),oe=o([v("carousel"),u(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}`)],oe);var ie=oe;ie.define();var re=ot("0 0 56 56")`<path fill="currentColor" d="M28 39.46a2.1 2.1 0 0 0 1.57-.679l18.164-18.586a2.1 2.1 0 0 0 .633-1.5a2.12 2.12 0 0 0-2.156-2.156a2.27 2.27 0 0 0-1.523.61L28 34.21L11.313 17.148a2.23 2.23 0 0 0-1.524-.609a2.12 2.12 0 0 0-2.156 2.156c0 .586.234 1.102.633 1.524L26.43 38.78c.445.446.96.68 1.57.68"/>`;class SuperOpenable extends GlobalStyle{constructor(){super(...arguments),this.open=!1}toggle(t=!this.open){this.open=t}close(){this.open=!1}show(){this.open=!0}updated(t){void 0!==t.get("open")&&this.dispatchEvent(new CustomEvent("change",{detail:this.open,composed:!0}))}}o([j({type:Boolean,reflect:!0})],SuperOpenable.prototype,"open",void 0);const se="details",ne=bt(se);let ae=class Details extends SuperOpenable{constructor(){super(...arguments),this.fill=!1,this.summary=""}render(){return e.html`<dl part="root" ${Y(this.observedRecord)}><dt part="title" @click="${()=>this.toggle()}"><span part="summary">${this.summary||Z("summary")}</span> <span><i part="icon">${re()}</i></span></dt><dd part="details" @click="${this.fill?()=>this.toggle():null}"><div style="min-height: 0;">${Z()}</div></dd></dl>`}};o([j({type:Boolean})],ae.prototype,"fill",void 0),o([j()],ae.prototype,"summary",void 0),ae=o([v(se),u(e.css`:host{${ne}--icon-deg-open:0deg;${ne}--icon-deg-close:90deg;${ne}--icon-space:0.3em;${ne}--summary-direction:row;${ne}--transition:.3s;display:block;height:-moz-fit-content;height:fit-content;transition:var(${ne}--transition)}[part=root]{height:100%;overflow:hidden;position:relative}[part=title]{align-items:center;background:inherit;direction:ltr;display:flex;flex-direction:var(${ne}--summary-direction);flex-wrap:nowrap;height:100%;justify-content:space-between}[part=details]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:var(${ne}--transition);transition-property:grid-template-rows}:host([open]) [part=details]{grid-template-rows:1fr}:host([float]) [part=details]{position:absolute;top:100%}[part=icon]{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;padding:var(${ne}--icon-space);transform:rotate(var(${ne}--icon-deg-close));transition:var(${ne}--transition)}:host([open]) [part=icon]{transform:rotate(var(${ne}--icon-deg-open))}`)],ae);var le=ae;le.define();const he=e.unsafeCSS("[direction-inset-align]"),ce=e.css`[direction^=top] ${he}{top:0}[direction^=bottom] ${he}{bottom:0}[direction$=right] ${he}{right:0}[direction$=left] ${he}{left:0}`,de=e.unsafeCSS("[direction-outset-place]"),pe=e.css`[direction^=top] ${de}{bottom:100%}[direction^=bottom] ${de}{top:100%}[direction$=right] ${de}{left:100%}[direction$=left] ${de}{right:100%}`,ue="dialog",ve=bt(ue);let me=class Dialog extends SuperOpenable{constructor(){super(...arguments),this.modal=!1,this.key="Escape",this.__modalInvoke=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}><div part="modal"></div><div part="container" direction-inset-align>${Z()}</div></div>`}showModal(){this.modal||(this.modal=!0,this.__modalInvoke=!0),this.show()}updated(t){t.has("open")&&(this.open?(this.__submitEvent=this.events.add(this,"submit",this._handelSubmit),this.key&&(this.__keydownEvent=this.events.add(document,"keydown",this._handleKeydown.bind(this)))):(this.events.remove(this,"submit",this.__submitEvent),this.events.remove(document,"keydown",this.__keydownEvent)))}_handleKeydown(t){const e=this.key.split(/[\s,]/);(e.includes(t.key)||e.includes(t.code))&&(t.preventDefault(),this.close())}_handelSubmit(t){"dialog"===t.target.method&&(t.preventDefault(),this.close())}close(){this.__modalInvoke&&(this.modal=!1,this.__modalInvoke=!1),this.open=!1}};o([j()],me.prototype,"direction",void 0),o([j({type:Boolean,reflect:!0})],me.prototype,"modal",void 0),o([j()],me.prototype,"key",void 0),me=o([v(ue),u(ce,e.css`:host{${ve}--background:none;${ve}--background-modal:#000;${ve}--opacity-modal:0.2;background:var(${ve}--background);inset:0;pointer-events:none;position:fixed;z-index:1}:host(:not([open])){visibility:hidden}:host([modal]) [part=modal]{opacity:var(${ve}--opacity-modal);pointer-events:all}[part=modal]{background:var(${ve}--background-modal);height:100%;opacity:0;position:absolute;visibility:inherit;width:100%}[part=root]{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}[part=container]{pointer-events:all;position:absolute}`)],me);var fe=me;fe.define();let ge=class Divider extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}></div>`}};o([j({type:Boolean,reflect:!0})],ge.prototype,"vertical",void 0),ge=o([v("divider"),u(e.css`:host{background:currentColor;color:var(${$t.passive});display:block;height:.05em;margin:auto;width:100%}:host([vertical]){height:max(1em,100%);width:.05em}:host([contents]) [part=root]{background:currentColor;display:block;height:.05em;margin:auto;width:100%}[part=root]{display:contents}`)],ge);var ye=ge;ye.define();let be=class Dragbox extends GlobalStyle{constructor(){super(...arguments),this.__drag=!1,this.x="auto",this.y="auto"}get offsetsWidth(){return this.offsetParent?.clientWidth??document.body.offsetWidth}get offsetsHeight(){return this.offsetParent?.clientHeight??document.body.offsetHeight}render(){return e.html`<div part="root" ${Y(this.observedRecord)} @mousedown="${this._handleDragStart}" @mouseup="${this._handleDragEnd}">${Z()}</div>`}firstUpdated(){this.reset()}_handleDragStart(t){this.__cx=t.clientX,this.__cy=t.clientY,this.__t=this.offsetTop,this.__l=this.offsetLeft,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))}_handleDragEnd(){this.__drag=!1,this.events.remove(document,"mousemove",this._handleMouseMove),this.events.remove(document,"mouseleave",this._handleMouseLeave)}_handleDrag(t){if(!this.__drag)return;const e=t.clientX-(this.__cx-this.__l),o=t.clientY-(this.__cy-this.__t),{style:r,offsetsWidth:s,offsetsHeight:a,offsetWidth:l,offsetHeight:h}=this;r.left=e<0?"0":e<s-l?`${e}px`:s-l+'"px"',r.top=o<0?"0":o<a-h?`${o}px`:a-h+"px"}reset(){const{x:t,y:e,style:o,offsetsWidth:r,offsetsHeight:s,offsetWidth:a,offsetHeight:l,offsetLeft:h,offsetTop:c}=this;o.left=t||"0",o.top=e||"0",h>r-a&&(o.left=r-a+"px"),c>s-l&&(o.top=s-l+"px")}};o([j()],be.prototype,"x",void 0),o([j()],be.prototype,"y",void 0),be=o([v("dragbox"),u(e.css`:host{display:block;position:absolute}:host(:active){-webkit-user-select:none;user-select:none}`)],be);var $e=be;$e.define();let _e=class Flex extends GlobalStyle{constructor(){super(...arguments),this.vertical=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${[Z(),et(Q({":host":{gap:this.gap,"flex-flow":this.flexFlow,"flex-direction":this.vertical&&"column","align-items":this.items,"justify-content":this.content}}))]}</div>`}};o([j({attribute:"flex-flow"})],_e.prototype,"flexFlow",void 0),o([j()],_e.prototype,"gap",void 0),o([j()],_e.prototype,"content",void 0),o([j()],_e.prototype,"items",void 0),o([j({type:Boolean})],_e.prototype,"vertical",void 0),_e=o([v("flex"),u(e.css`:host,:host([contents]) [part=root]{display:flex}[part=root]{display:contents}`)],_e);var we,xe=_e;xe.define();let ke=we=class Form extends GlobalStyle{constructor(){super(...arguments),this.name="",this.nameValue=this.namevalue}get value(){return we.buildValue(this._slot.assignedElements())}render(){return Z()}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,r]=o.namevalue();t&&(e[t]=r)}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([j()],ke.prototype,"name",void 0),ke=we=o([v("form"),u(e.css`:host{display:block}`)],ke);var Se=ke;Se.define();const Ce=t=>isNaN(+t)?t:`repeat(${t},1fr)`;let Ee=class Grid extends GlobalStyle{render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${[Z(),et(Q({":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([j()],Ee.prototype,"gap",void 0),o([j()],Ee.prototype,"columns",void 0),o([j()],Ee.prototype,"rows",void 0),o([j()],Ee.prototype,"content",void 0),o([j()],Ee.prototype,"items",void 0),Ee=o([v("grid"),u(e.css`:host,:host([contents]) [part=root]{display:grid}[part=root]{display:contents}`)],Ee);var Re=Ee;Re.define();let Te=class Heading extends GlobalStyle{constructor(){super(...arguments),this.as="h1",this.anchor="#",this.side="left"}render(){return e.html`<a part="root" href="${this.id?"#"+this.id:e.nothing}" ${Y(this.observedRecord)}>${this.wrapHeading(Z(),this.id?e.html`<i part="anchor">${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([j()],Te.prototype,"as",void 0),o([j()],Te.prototype,"anchor",void 0),o([j()],Te.prototype,"side",void 0),Te=o([v("heading"),u(e.css`:host{display:block;text-align:start}[part=anchor]{min-width:1.25em;position:absolute;right:100%;text-align:center}[side=left] [part=anchor]{right:100%}[side=right] [part=anchor]{left:100%}a{color:inherit}h1,h2,h3,h4,h5,h6{direction:ltr;font-size:revert;position:relative;width:-moz-fit-content;width:fit-content}`)],Te);var Ae=Te;Ae.define();var Me=ot("0 0 56 56")`<path fill="currentColor" d="M43.95 47.323c.304.305.732.468 1.119.468c.814 0 1.567-.733 1.567-1.568c0-.407-.163-.814-.468-1.12L12.112 11.069a1.57 1.57 0 0 0-1.12-.448c-.814 0-1.567.733-1.567 1.547c0 .428.143.835.448 1.12Zm1.913-5.761C52.255 37.43 56 32.056 56 29.674c0-4.132-11.297-17.303-27.99-17.303c-3.46 0-6.697.59-9.669 1.567l5.313 5.293a11 11 0 0 1 4.356-.896c6.31 0 11.38 4.988 11.38 11.339c0 1.547-.326 3.033-.958 4.336ZM28.01 46.977c3.766 0 7.267-.672 10.402-1.771l-5.394-5.395a10.8 10.8 0 0 1-5.008 1.201c-6.35 0-11.379-5.15-11.4-11.338c0-1.832.428-3.562 1.202-5.09l-7.084-7.124C4.01 21.592 0 27.231 0 29.674c0 4.112 11.501 17.303 28.01 17.303m6.473-17.73a6.446 6.446 0 0 0-6.473-6.454c-.264 0-.53.02-.773.041l7.206 7.206c.02-.244.04-.529.04-.794m-12.966-.041c0 3.582 2.951 6.473 6.514 6.473c.285 0 .55-.02.834-.04l-7.308-7.309c-.02.285-.04.59-.04.876"/>`;const ze=e.css`.input-field{align-items:center;border-radius:inherit;display:flex;height:inherit;position:relative}.input-field [part=input]{background:none;color:inherit;height:100%;padding:var(${$t.input}-space);width:100%}.input-field [part=icon]{align-items:center;color:var(${$t.input}-icon-color);display:flex;justify-content:center}.input-field [part=prefix],.input-field [part=suffix]{display:flex;height:100%}.input-field [part=suffix] [part=icon]{padding-inline-end:var(${$t.input}-space)}.input-field [part=prefix] [part=icon]{padding-inline-start:var(${$t.input}-space)}`,Pe=e.css`:host{${$t.input}-width:10em;${$t.input}-height:1.6em;${$t.input}-space:0.2em;${$t.input}-control:currentColor;${$t.input}-outline-width:.075em;${$t.input}-outline-color:var(${$t._colors.darkgray[4]});${$t.input}-icon-color:var(${$t._colors.darkgray[4]});border-radius:.2em}:host([disabled]){cursor:not-allowed;filter:brightness(.85)}:host(:focus-within){${$t.input}-icon-color:currentColor}input:disabled{cursor:inherit}input::-ms-clear,input::-ms-reveal{display:none}`;let Oe=class SuperInput extends GlobalStyle{constructor(){super(...arguments),this.autofocus=!1,this.outlineType="border",this.disabled=!1,this.compositing=!1,this.makeId=Math.random().toString(36).slice(1),this.nameValue=this.namevalue}get observedRecord(){return h(super.observedRecord,"default","value")}set defaultValue(t){this.default=t}get defaultValue(){return this.default}namevalue(){return[this.name,this.value]}reset(){this.value=this.default,this._input.value=this.default}_handleInput(t){t.stopPropagation(),this.compositing||(this.value=t.target.value?.trim(),this.dispatchEvent(new CustomEvent("input",{detail:this.value,composed:!0,bubbles:!0})))}_handleChange(t){this.dispatchEvent(new CustomEvent("change",{detail:this.value,composed:!0}))}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`<label for="${this.makeId}" part="prefix">${Z("prefix")}</label>`}_renderSuffix(){return e.html`<label for="${this.makeId}" part="suffix">${Z("suffix")}</label>`}};o([j()],Oe.prototype,"autocomplete",void 0),o([j({attribute:"outline-type"})],Oe.prototype,"outlineType",void 0),o([j({type:Boolean,reflect:!0})],Oe.prototype,"disabled",void 0),o([j({reflect:!0})],Oe.prototype,"type",void 0),o([j({reflect:!0})],Oe.prototype,"placeholder",void 0),o([j({reflect:!0})],Oe.prototype,"name",void 0),o([j()],Oe.prototype,"value",void 0),o([j()],Oe.prototype,"default",void 0),o([H("input")],Oe.prototype,"_input",void 0),Oe=o([u(ze,new class OutlineBuilder{constructor(t){const o=e.unsafeCSS(t.width),r=e.unsafeCSS(t.color);this.css=e.css`[outline-type=outline-inset],[outline-type=outline]{outline-color:var(${r});outline-style:solid;outline-width:var(${o})}[outline-type=outline-inset]{outline-offset:calc(var(${o})*-1)}[outline-type=box-shadow]{box-shadow:0 0 0 var(${o}) var(${r})}[outline-type=box-shadow-inset]{box-shadow:inset 0 0 0 var(${o}) var(${r})}[outline-type=border]{border-color:var(${r});border-style:solid;border-width:var(${o})}`}get styleSheet(){return this.css.styleSheet}}({width:`${$t.input}-outline-width`,color:`${$t.input}-outline-color`}).styleSheet,Pe)],Oe);let Ie=class Input extends Oe{constructor(){super(...arguments),this.type="text",this.variant="default"}render(){return e.html`<div part="root" ${Y(this.observedRecord)} class="${st("input-field",this.variant)}">${[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}" id="${this.makeId}" @input="${this._handleInput}" @change="${this._handleChange}">`,this._renderSuffix()]}</div>`}_renderSuffix(){const t="password";return e.html`<label for="${this.makeId}" part="suffix">${this.type===t?e.html`<i part="icon" @mousedown="${()=>this._changeInputType("text")}" @mouseup="${()=>this._changeInputType(t)}" @mouseleave="${()=>this._changeInputType(t)}">${Me()}</i>`:Z("suffix")}</label>`}};o([j()],Ie.prototype,"variant",void 0),o([H("input")],Ie.prototype,"_input",void 0),Ie=o([v("input"),u(e.css`:host{display:block;height:var(${$t.input}-height);width:var(${$t.input}-width)}.outline,:host(:focus-within){${$t.input}-outline-color:var(${$t.active})}`)],Ie);var De=Ie;De.define();let Be=class Layout extends GlobalStyle{constructor(){super(...arguments),this.noHeader=!1,this.noFooter=!1,this.sticky=!1}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${this.noHeader?"":e.html`<header part="header">${Z("header")}</header>`}<main part="main">${Z()}</main>${this.noFooter?"":e.html`<footer part="footer">${Z("footer")}</footer>`}</div>`}};o([j({type:Boolean})],Be.prototype,"noHeader",void 0),o([j({type:Boolean})],Be.prototype,"noFooter",void 0),o([j({type:Boolean})],Be.prototype,"sticky",void 0),Be=o([v("layout"),u(e.css`:host,:host([contents]) [part=root]{display:flex;flex-direction:column;min-height:100%}[part=root]{display:contents}[sticky] header{position:sticky;top:0;z-index:1}[part=main]{flex:1;position:relative;width:100%}footer,header,main{width:100%}`)],Be);var Ne=Be;Ne.define();let je=class SuperAnchor extends GlobalStyle{constructor(){super(...arguments),this.target="_self"}get pathname(){return new URL(this.href,location.href).pathname}render(){return e.html`<a part="root" ${Y(this.observedRecord)} href="${this.href||e.nothing}" target="${this.target}" @click="${this._handleClick}">${Z()}</a>`}};var Ue;o([j()],je.prototype,"href",void 0),o([j()],je.prototype,"target",void 0),je=o([u(e.css`:host{color:currentColor;cursor:default;display:inline-block;text-decoration:none}:host([href]){cursor:pointer}[part=root]{color:inherit;display:inline-block;text-decoration:inherit;width:100%}`)],je);let Le=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=Z(),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.dispatchEvent(new CustomEvent("change",{detail: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?Z(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)}};Le.routerInstances=new Set,o([U()],Le.prototype,"component",void 0),o([U()],Le.prototype,"path",void 0),o([j()],Le.prototype,"pathname",void 0),o([U()],Le.prototype,"default",void 0),o([j()],Le.prototype,"type",void 0),o([j({type:Boolean})],Le.prototype,"cache",void 0),o([U()],Le.prototype,"routes",null),Le=Ue=o([v("router"),u(e.css`:host{display:contents}`)],Le);var Ve=Le;const Ge="auto";let He=class Link extends je{constructor(){super(...arguments),this.type=Ge,this.suppress=!1,this.replace=!1,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)}}}_handleClick(t){const{state:e,type:o,href:r,pathname:s,suppress:a}=this;if(this.dispatchCustomEvent("navigate",{...this.observedRecord,pathname:s,state:e}),r.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()})))}};o([j()],He.prototype,"type",void 0),o([j({type:Boolean})],He.prototype,"suppress",void 0),o([j({type:Boolean})],He.prototype,"replace",void 0),He=o([v("link")],He);var Fe=He;Fe.define();let qe=class Progress extends GlobalStyle{constructor(){super(...arguments),this.max=1,this.min=0}render(){let t,o=20;if(!r(this.value)){const e=new Ranger(this.min,this.max);o=100*e.restrict(this.value/e.diff),t="static"}return e.html`<div part="root" ${Y(this.observedRecord)} class="${t}"><i part="value" style="width:${o}%;"></i></div>`}};o([j({type:Number})],qe.prototype,"max",void 0),o([j({type:Number})],qe.prototype,"min",void 0),o([j({type:Number})],qe.prototype,"value",void 0),qe=o([v("progress"),u(e.css`:host{background:var(${$t.passive});border-radius:.25em;color:var(${$t.active});height:.5em;width:100%}:host,[part=root]{display:block}[part=root]{border-radius:inherit;height: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}`)],qe);var We=qe;We.define();const Ye="range",Xe=bt(Ye);let Ze=class Range extends Oe{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,r=t-o.length;return r>0?new Array(r).fill(e).concat(o):o}attributeChangedCallback(t,e,o){super.attributeChangedCallback(t,e,o),"max"!==t&&"min"!==t&&"step"!==t||(this._ranger=new Ranger(this.min,this.max,this.step))}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){const t=this.padValue(2),o=Math.min(...t),r=Math.max(...t),s=this._ranger.diff;return e.html`<div part="root" ${Y(this.observedRecord)} @mousedown="${this.disabled?null:this._handleMousedownRoot}" style="${J([["--from",(o-this.min)/s*100+"%"],["--to",(r-this.min)/s*100+"%"],...t.map(((t,e)=>[`--handle-${e}`,(t-this.min)/s*100+"%"]))])}"><div part="track"></div>${it(this.rangeValue.length,(t=>this._renderHandle(t)))}</div>`}_renderHandle(t){const{disabled:o,range:r,rangeValue:s}=this,a=!r||r&&t===s.length-1&&1===s.length;return e.html`<i tabindex="0" part="handle" class="${st({"last-focus":this.lastFocus===t})}" @mousedown="${o?null:this.createMouseDown(t)}" @focus="${o?null:()=>this.focusHandle(t)}" @blur="${o?null:this.blurHandle}" style="${J({"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))),this.dispatchEvent(new CustomEvent("focus",{detail:t}))}blurHandle(){this.lastFocus=void 0,this.__keydownEvent=this.events.remove(document,"keydown",this.__keydownEvent),this.dispatchEvent(new CustomEvent("blur"))}createKeydownEvent(t){const{rangeValue:e,step:o}=this;return e.length<2&&(t=0),r=>{const s=e[t];"ArrowLeft"===r.key||"ArrowDown"===r.key?(r.preventDefault(),this.createSetValue(t)(s-o)):"ArrowRight"!==r.key&&"ArrowUp"!==r.key||(r.preventDefault(),this.createSetValue(t)(s+o))}}createMouseDown(t){return e=>{this.focusHandle(t),this.createMousedownListener(this.createSetValue(t))(e)}}createSetValue(t){return e=>{const o=this._ranger.normalize(e);let r=o;this.range&&(r=[...this.value],r[t]=o),this.value=r,this.dispatchEvent(new CustomEvent("range",{detail:this.value}))}}_computeValue({clientX:t,clientY:e}){const{top:o,left:r,height:s,width:a}=this._root.getBoundingClientRect();return this._ranger.present(this.vertical?(e-o)/s:(t-r)/a)}_handleMousedownRoot(t){const e=this._computeValue(t),o=this.range?this.rangeValue.reduce(((t,o,r)=>Math.abs(e-o)<Math.abs(e-this.rangeValue[t])?r:t),0):0,r=this.createSetValue(o);r(e),this.createMousedownListener(r)(t),this.focusHandle(o)}createMousedownListener(t){return e=>{e.preventDefault(),e.stopPropagation();const o=this.createMousemoveListener(t);this.events.add(document,"mousemove",o);const r=()=>{this.events.remove(document,"mousemove",o),this.events.remove(document,"mouseup",r)};this.events.add(document,"mouseup",r)}}createMousemoveListener(t){return e=>{const o=this._computeValue(e);o===this._ranger.restrict(o)&&t?.call(this,o)}}_connectedInit(){const t=this._ranger.diff;this.step||=t/100,r(this.value)&&(r(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([j({type:Number})],Ze.prototype,"min",void 0),o([j({type:Number})],Ze.prototype,"max",void 0),o([j({type:Number})],Ze.prototype,"step",void 0),o([j({type:Boolean,reflect:!0})],Ze.prototype,"vertical",void 0),o([j({type:Array})],Ze.prototype,"value",void 0),o([j({type:Array})],Ze.prototype,"default",void 0),o([H("root")],Ze.prototype,"_root",void 0),o([function(t){return(e,o)=>L(e,o,{get(){return(this.renderRoot??(G??=document.createDocumentFragment())).querySelectorAll(t)}})}("[part=handle]")],Ze.prototype,"_handles",void 0),o([U()],Ze.prototype,"lastFocus",void 0),Ze=o([v(Ye),u(e.css`:host{${Xe}--handle-active:var(${$t.active});${Xe}--track-width:.5em;${Xe}--length:var(${$t.input}-width);background:var(${$t.passive});display:block;width:var(${Xe}--length)}:host([contents]) [part=root]{width:inherit}:host([vertical]){height:var(${Xe}--length);width:-moz-fit-content;width:fit-content}:host(:not([disabled])) .last-focus{${Xe}--handle-scale:1.05;background:var(${Xe}--handle-active)}[part=root]{position:relative;width:100%;--from:0%;--to:50%;height:var(${Xe}--track-width)}[part=root],[part=track]{border-radius:inherit;min-height:inherit}[part=track]{background:var(${$t.active});height:100%;justify-content:space-between;left:min(var(--from),var(--to));pointer-events:none;width:max(calc(var(--to) - var(--from)),calc(var(--from) - var(--to)))}[part=handle],[part=track]{display:flex;position:absolute}[part=handle]{align-items:center;background:var(${$t.active});border:.1em solid;border-color:var(${$t.input}-control);border-radius:50%;height:1em;justify-content:center;transform:scale(var(${Xe}--handle-scale,1)) translate(-50%,-25%);transform-origin:0 25%;-webkit-user-select:none;user-select:none;width:1em}`,e.css`[vertical]{height:inherit;width:var(${Xe}--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 Ke=Ze;Ke.define();const Qe="rotate",Je=bt(Qe);let to=class Rotate extends GlobalStyle{render(){return e.html`<div part="root"><div part="slot" @mousemove="${this._handleRotate}">${Z()}</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:r,height:s}=this._root.getBoundingClientRect(),{clientX:a,clientY:l}=t;return{rotateX:-(l-o-s/2)/s/2,rotateY:(a-e-r/2)/r/2}}};o([H("root")],to.prototype,"_root",void 0),to=o([v(Qe),u(e.css`:host{display:block;transition:all .5s ease-in-out;width:-moz-fit-content;width:fit-content;${Je}--padding:.75em;${Je}--offset:.5em}div{position:relative;transition:inherit;transition-property:transform}i{box-sizing:content-box;height:100%;margin:calc(var(${Je}--offset)*-1);padding:var(${Je}--offset);position:absolute;top:0;width:100%}[part=slot]{z-index:2}`)],to);var eo=to;function oo(t,e){return t&&e&&t.toLowerCase().includes(e.toLowerCase())}function io(t,e){if(t){const o="checked";e?t.setAttribute(o,""):t.removeAttribute(o)}}eo.define(),Ve.define();let ro=class Select extends De{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`<div part="root" ${Y(this.observedRecord)} class="input-field">${[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}" id="${this.makeId}" @focus="${this._handleFocus}" @input="${this._handleInput}" @change="${this._handleChange}">`,e.html`<label for="${this.makeId}" part="suffix"><i part="icon">${re()}</i></label>`,e.html`<label for="${this.makeId}" part="content" direction-outset-place>${Z()}</label>`]}</div>`}_handleFocus(){if(!this.direction){const{top:t,bottom:e}=this.getBoundingClientRect();window.innerHeight-e<this._content.clientHeight&&t>this._content.clientHeight?this.autoDirection="top":this.autoDirection="bottom"}this.visible=!0}firstUpdated(){this.events.add(this._content,"click",(t=>{t.preventDefault(),t.stopPropagation();const{target:e}=t,o=this.optionValue(e);if(o){const t=this.select(o,e.textContent);this.multiple||io(this.lastChecked,0),io(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=>{io(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=>io(t,0))),this.defaultChecked.forEach((t=>io(t,1)))}select(t,e){e||=t;let o=0;if(this.multiple){const r=this.__store.findIndex((e=>e.value===t));r>-1?this.__store.splice(r,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.dispatchEvent(new CustomEvent("select",{detail:this.value,composed:!0})),this.filter(),o}filter(t){t=t?.trim(),[...this.children].forEach((e=>{this.filterCallback(e,!t||oo(this.optionValue(e),t)||oo(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,r=e.indexOf(",",t)||e.length;return e.slice(o,r)}(this._input.selectionStart,e):e),this.dispatchEvent(new CustomEvent("input",{detail:this.value,composed:!0,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([j()],ro.prototype,"text",void 0),o([H("content")],ro.prototype,"_content",void 0),o([j()],ro.prototype,"direction",void 0),o([j({type:Boolean})],ro.prototype,"multiple",void 0),o([j({type:Boolean})],ro.prototype,"visible",void 0),o([U()],ro.prototype,"autoDirection",void 0),ro=o([v("select"),u(pe,e.css`.outline,:host(:focus-within){${$t.input}-outline-color:var(${$t.active})}[part=input]{text-overflow:ellipsis}[part=content]{position:absolute;visibility:hidden;width:100%}[visible] [part=content]{visibility:visible}`)],ro);var so=ro;so.define();var no=ot("0 0 56 56")`<path fill="currentColor" d="M7.715 49.574h40.57c4.899 0 7.36-2.437 7.36-7.265V13.69c0-4.828-2.461-7.265-7.36-7.265H7.715C2.84 6.426.355 8.84.355 13.69v28.62c0 4.851 2.485 7.265 7.36 7.265m31.57-21.633c-1.055-.937-2.25-1.43-3.515-1.43c-1.313 0-2.462.446-3.54 1.407l-10.593 9.469l-4.336-3.938c-.985-.867-2.04-1.336-3.164-1.336c-1.032 0-2.04.446-3 1.313L4.129 39.73V13.88c0-2.438 1.312-3.68 3.656-3.68h40.43c2.32 0 3.656 1.242 3.656 3.68v25.875Zm-21.469.258c3.024 0 5.508-2.484 5.508-5.531c0-3.023-2.484-5.531-5.508-5.531c-3.046 0-5.53 2.508-5.53 5.531a5.54 5.54 0 0 0 5.53 5.531"/>`;const ao="skeleton",lo=bt(ao);let ho=class Skeleton extends GlobalStyle{constructor(){super(...arguments),this.animation="position",this.loading=!0}render(){return this.loading?e.html`<div part="root" ${Y(this.observedRecord)}>${"image"===this.type?no():""} ${Z("loading")}</div>`:Z()}};o([j()],ho.prototype,"type",void 0),o([j()],ho.prototype,"animation",void 0),o([U()],ho.prototype,"loading",void 0),ho=o([v(ao),u(e.css`:host{${lo}--from:var(${$t._colors.darkgray[9]});${lo}--to:var(${$t._colors.darkgray[7]});${lo}--deg:95deg;${lo}--duration:1.5s;${lo}--icon-size:5em;${lo}--icon-margin:.25em;background:var(${lo}--from);color:var(${$t._colors.darkgray[5]});display:block;flex-shrink:0;min-height:1.5em;overflow:hidden;width:100%}[part=root]{animation:var(${lo}--duration) ease-in-out 0s infinite none running;height:100%;min-height:inherit;text-align:center}svg{--size:var(${lo}--icon-size);font-size:var(--size);margin:calc(var(--size)*.05)}[animation=position]{animation-name:po;background-color:transparent;background-image:linear-gradient(var(${lo}--deg),var(${lo}--from) 36%,var(${lo}--to) 50%,var(${lo}--from) 64%);background-size:200% 100%}@keyframes po{0%{background-position:150%}to{background-position:-50%}}[animation=opacity]{animation-direction:alternate;animation-name:op}@keyframes op{50%{opacity:.25}to{opacity:1}}`)],ho);var co=ho;co.define();const po="split",uo=bt(po);let vo=class Split extends Oe{constructor(){super(...arguments),this.len=6,this.index=-1,this.current=-1,this.currentValue=[]}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return e.html`<div part="root" ${Y(this.observedRecord)}>${it(this.len,(t=>e.html`<span part="input-box" outline-type="${this.outlineType}" class="${st({focus:this.current===t})}" @click="${this.disabled?null:()=>this.focusAt(t)}">${this.currentValue[t]}</span>`))} <input part="input" id="${this.makeId}" @blur="${this.blur}" @input="${this._handleInput}" .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.dispatchEvent(new CustomEvent("input",{detail:this.value,composed:!0,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(),this.dispatchEvent(new CustomEvent("focus",{detail:t,bubbles:!0,composed:!0}))}blur(){this._input.blur(),this.current=-1,super.blur(),this.dispatchEvent(new CustomEvent("blur",{bubbles:!0,composed:!0}))}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([j({type:Number})],vo.prototype,"len",void 0),o([j({type:Number})],vo.prototype,"index",void 0),o([U()],vo.prototype,"current",void 0),o([U()],vo.prototype,"currentValue",void 0),vo=o([v(po),u(e.css`:host{border-radius:1px;display:block;width:-moz-fit-content;width:fit-content;${uo}--size:1.45em;${uo}--gap:.25em}:host([contents]) [part=root]{width:-moz-fit-content;width:fit-content}[part=root]{display:flex;gap:var(${uo}--gap);justify-content:space-between;position:relative;width:100%}[part=input-box],[part=root]{border-radius:inherit;vertical-align:top}[part=input-box]{align-items:center;display:inline-flex;height:var(${uo}--size);justify-content:center;width:var(${uo}--size)}[part=input]{background:none;height:100%;opacity:0;position:absolute;width:100%;z-index:-1}.focus,[part=input-box]:active{${$t.input}-outline-color:var(${$t.active})}`)],vo);var mo=vo;mo.define();const fo="switch",go=bt(fo);let yo=class Switch extends Oe{constructor(){super(...arguments),this.default=!1,this.value=!1}set checked(t){this.value=t}get checked(){return this.value}get observedRecord(){return h(super.observedRecord,"outline-type")}render(){return e.html`<div part="root" ${Y(this.observedRecord)} class="round"><input part="input" type="checkbox" ?disabled="${this.disabled}" ?checked="${this.value}" id="${this.makeId}" @change="${this._handleChange}"> <span part="handle"></span></div>`}reset(){this.value=this.default,this._input.checked=this.value}_connectedInit(){this.default?this.value=!0:this.value&&(this.value=!0,this.default=!0)}_handleChange(){const{checked:t}=this._input;this.value=t,this.dispatchCustomEvent("change",this.value)}};o([j({type:Boolean})],yo.prototype,"default",void 0),o([j({type:Boolean,attribute:"checked",reflect:!0})],yo.prototype,"value",void 0),yo=o([v(fo),u(e.css`:host,:host([contents]) [part=root]{display:inline-block;height:var(${go}-height);width:var(${go}-width)}:host{${go}-width:3em;${go}-height:calc(var(${go}-width)/2);${go}-handle-size:1.25em;${go}-handle-space:calc(var(${go}-width)/4 - var(${go}-handle-size)/2);${go}-transition:.2s ease-in-out;background:var(${$t.passive});border-radius:calc(var(${go}-height)/2);transition:.2s ease-in-out;transition-property:background,left;vertical-align:bottom}:host([checked]){background:var(${$t.active})}[part=root]{height:inherit;position:relative}[part=handle],[part=root]{align-items:center;display:flex;transition:inherit}[part=handle]{background:currentColor;border-radius:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:50%;--size:var(${go}-handle-size);height:var(--size);transform:translateY(-50%) translateX(var(${go}-handle-space));width:var(--size)}:host([checked]) [part=handle]{left:50%}[part=input]{height:100%;opacity:0;width:100%}`)],yo);var bo=yo;bo.define();const $o="text",_o=bt($o);let wo=class Text extends GlobalStyle{constructor(){super(...arguments),this.underline="none",this.clip=!1}render(){return e.html`<span part="root" ${Y(this.observedRecord)} class="${st(this.underline)}">${Z()}</span>`}};o([j()],wo.prototype,"underline",void 0),o([j({type:Boolean})],wo.prototype,"clip",void 0),wo=o([v($o),u(e.css`:host{${_o}--color:currentColor;${_o}--color-hover:currentColor;${_o}--color-active:currentColor;display:inline-block;overflow-wrap:break-word;text-overflow:ellipsis}[part=root]{color:var(${_o}--color);display:inline-block;overflow:hidden;overflow-wrap:inherit;text-overflow:inherit;vertical-align:bottom;white-space:nowrap;width:100%}[part=root]:hover{color:var(${_o}--color-hover,var(${_o}--color))}[part=root]:active{color:var(${_o}--color-active,var(${_o}--color))}.active:active,.always,.hover:hover{text-decoration:underline}.none{text-decoration:none}[clip]{background:var(${$t.clipBackground});color:transparent;display:inline-block;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text}`)],wo);var xo=wo;function ko(t,e=2){return t.toString().padStart(e,"0").split("")}xo.define();let So=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" ${Y(this.observedRecord)}>${function(t,e=new Date,o="%"){var r;if(!t)return t;if(isNaN(e.getTime()))return;const s=`${o}${o}`,a=[];t=t.replace(new RegExp(`${o}([ZYMDhmsS${o}])`,"g"),((t,e)=>(a.push(e),s)));const l=e.getTimezoneOffset()/-60,h={Z:[l>=0?"+"+l.toString():l.toString()],Y:e.getFullYear().toString().split(""),M:ko(e.getMonth()+1),D:ko(e.getDate()),h:ko(e.getHours()),m:ko(e.getMinutes()),s:ko(e.getSeconds()),S:ko(e.getMilliseconds(),3)},c=[];for(const e of t.split("").reverse()){const t=null===(r=h[e])||void 0===r?void 0:r.pop();t?c.push(t):c.push(e)}return c.reverse().join("").replace(new RegExp(s,"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.dispatchEvent(new CustomEvent("time",{detail:this.time,composed:!0})),this.time=new Date(this.time.getTime()+(this.gap||this.timeout))}),Math.abs(this.timeout))))}};o([j()],So.prototype,"escape",void 0),o([j()],So.prototype,"format",void 0),o([j({type:Object})],So.prototype,"time",void 0),o([j({type:Number})],So.prototype,"timeout",void 0),o([j({type:Number})],So.prototype,"gap",void 0),So=o([v("time"),u(e.css`:host{text-align:center}`)],So);var Co,Eo=So;Eo.define();const Ro="tooltip",To=bt(Ro);let Ao=Co=class Tooltip extends SuperOpenable{constructor(){super(...arguments),this.direction="top",this.align="center",this.propagation=!1,this.type="hover"}render(){const t=Co.aligns[this.align]||"inherit",o="focus"===this.type;return e.html`<div part="root" ${Y(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}">${Z()}<div part="tip" direction-outset-place>${this.tip?e.html`<span class="passive">${this.tip}</span>`:Z("tip")}</div></div>`}};Ao.aligns={start:"flex-start",end:"flex-end",center:"center","flex-start":"flex-start","flex-end":"flex-end"},o([j()],Ao.prototype,"tip",void 0),o([j()],Ao.prototype,"direction",void 0),o([j()],Ao.prototype,"align",void 0),o([j({type:Boolean})],Ao.prototype,"propagation",void 0),o([j()],Ao.prototype,"type",void 0),Ao=Co=o([v(Ro),u(pe,e.css`:host{${To}--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(${To}--tip-background)}[propagation] [part=tip]{pointer-events:none}`)],Ao);var Mo=Ao;Mo.define();const zo="typewriter",Po=bt(zo);let Oo=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" ${Y(this.observedRecord)}>${Z()} ${this.contentInternal} <i part="cursor" ?hidden="${this.ended}"></i></div>`}firstUpdated(){this.content||=this._slot?.assignedNodes()[0]?.textContent.trim()||"",!this.ended&&this.len&&this.write()}updated(t){t.has("index")&&this.dispatchEvent(new CustomEvent(this.index===this.len?"done":"write",{detail:this.contentInternal}))}write(t=this.index){this.contentInternal=this.content.slice(0,t+1);const e=this.delay||((t=0,e=1)=>{const o=Math.max(t,e),r=Math.min(t,e);return Math.random()*(o-r)+r})(this.max,this.min);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([j()],Oo.prototype,"content",void 0),o([j({type:Boolean})],Oo.prototype,"ended",void 0),o([j({type:Number})],Oo.prototype,"max",void 0),o([j({type:Number})],Oo.prototype,"min",void 0),o([j({type:Number})],Oo.prototype,"delay",void 0),o([j({type:Number})],Oo.prototype,"index",void 0),o([U()],Oo.prototype,"contentInternal",void 0),o([V("i")],Oo.prototype,"_i",void 0),Oo=o([v(zo),u(e.css`:host{${Po}--cursor-width:.05em}:host,:host([contents]) [part=root]{display:inline-block}i{animation:s 1.5s steps(1) infinite;border-right:var(${Po}--cursor-width) solid;margin-left:.02em}@keyframes s{0%{border-color:currentColor}50%{border-color:transparent}}slot{display:none}`)],Oo);var Io=Oo;Io.define(),t.Alert=Tt,t.Avatar=Pt,t.Badge=Bt,t.Breath=Lt,t.Button=Yt,t.Card=Qt,t.Carousel=ie,t.Details=le,t.Dialog=fe,t.Divider=ye,t.Dragbox=$e,t.Flex=xe,t.Form=Se,t.Grid=Re,t.Heading=Ae,t.Input=De,t.Layout=Ne,t.Link=Fe,t.Progress=We,t.Range=Ke,t.Rotate=eo,t.Router=Ve,t.Select=so,t.Skeleton=co,t.Split=mo,t.Switch=bo,t.Text=xo,t.Time=Eo,t.Tooltip=Mo,t.Typewriter=Io}));
|
48
48
|
//# sourceMappingURL=godown.umd.js.map
|