lyco 1.2.4 → 1.2.5

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/dist/index.cjs.js CHANGED
@@ -1,4 +1,7 @@
1
- var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));const c=s(require(`lit`));function l(e){return e?typeof e==`function`?e():e:c.html``}function u(e,t){let n=t??(e=>e);if(e===void 0)return c.html``;if(Array.isArray(e))return e.map((e,t)=>n(l(e),t,!0,!1));if(typeof e!=`function`)return n(l(e),void 0,!1,!1);let r=e();return Array.isArray(r)?r.map((e,t)=>n(l(e),t,!0,!1)):n(l(r),void 0,!1,!0)}function d(e){let t=Math.random().toString(36).substring(2,15);return e?`lyco-${e}-${t}`:`lyco-${t}`}function f(e,t){let n=t??(e=>e),r=e=>n(l(e));return e?r(e):r}function p(e,t,n){let r=t??(e=>e),i=e=>r(u(e,n));return e?i(e):i}const m=e=>({init:!1,prefix:e,className:`___LYCO_NULL___`}),h={"GridBreakpoint::grid-breakpoint":m(`grid-breakpoint`),"Hidden::hidden-container":m(`hidden-container`),"ListGroup::list-group":m(`list-group`),"ScrollBar::scrollbar-container":m(`scrollbar-container`),"SkeletonLoader::skeleton-shimmer":m(`skeleton-shimmer`),"Swiper::swiper":m(`swiper`),"Table::table":m(`table`),"WaterFlow::waterflow":m(`waterflow`),"AutoFitGrid::auto-fit-grid":m(`auto-fit-grid`),"GridCol::grid-col":m(`grid-col`),"GridRow::grid-row":m(`grid-row`)};function g(e){let t=h[e];return t.init||(h[e].init=!0,h[e].className=d(t.prefix)),h[e].className===`___LYCO_NULL___`?d(t.prefix):h[e].className}const _={value:0};var v=class extends c.LitElement{constructor(){super(),this.shadowRoot=this.attachShadow({mode:`closed`}),_.value++}render(){return c.html` <slot></slot> `}};customElements.define(`lyco-component`,v);function y(e,t){if(t===void 0){let t=t=>y(e,t??c.html``);return t.html=(t,...n)=>y(e,(0,c.html)(t,...n)),t}let n=e?.fadeBg??`rgba(0,0,0,0.7)`,r=e?.zIndex??2e3;return c.html`
1
+ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));const c=s(require(`lit`));function l(e){return e?typeof e==`function`?e():e:c.html``}function u(e,t){let n=t??(e=>e);if(e===void 0)return c.html``;if(Array.isArray(e))return e.map((e,t)=>n(l(e),t,!0,!1));if(typeof e!=`function`)return n(l(e),void 0,!1,!1);let r=e();return Array.isArray(r)?r.map((e,t)=>n(l(e),t,!0,!1)):n(l(r),void 0,!1,!0)}function d(e){let t=Math.random().toString(36).substring(2,15);return e?`lyco-${e}-${t}`:`lyco-${t}`}function f(e,t){let n=t??(e=>e),r=e=>n(l(e));return e?r(e):r}function p(e,t,n){let r=t??(e=>e),i=e=>r(u(e,n));return e?i(e):i}const m=e=>({init:!1,prefix:e,className:`___LYCO_NULL___`}),h={"GridBreakpoint::grid-breakpoint":m(`grid-breakpoint`),"Hidden::hidden-container":m(`hidden-container`),"ListGroup::list-group":m(`list-group`),"ScrollBar::scrollbar-container":m(`scrollbar-container`),"SkeletonLoader::skeleton-shimmer":m(`skeleton-shimmer`),"Swiper::swiper":m(`swiper`),"Table::table":m(`table`),"WaterFlow::waterflow":m(`waterflow`),"AutoFitGrid::auto-fit-grid":m(`auto-fit-grid`),"GridCol::grid-col":m(`grid-col`),"GridRow::grid-row":m(`grid-row`)};function g(e){let t=h[e];return t.init||(h[e].init=!0,h[e].className=d(t.prefix)),h[e].className===`___LYCO_NULL___`?d(t.prefix):h[e].className}const _={all:{value:0}};function v(e){var t;return(t=_[e])?.value||(_[e]={value:0}),_[e].value}function y(e,t){return _.all={value:_.all.value+1},_[e]===void 0?_[e]={value:0}:_[e].value=_[e].value+1,console.debug(`LycoComponent: ${e} - ${_[e].value} - ${_.all.value}`),c.html`
2
+ <!-- ${e} - ${_[e].value} -->
3
+ ${t}
4
+ `}function b(e,t){if(t===void 0){let t=t=>b(e,t??c.html``);return t.html=(t,...n)=>b(e,(0,c.html)(t,...n)),t}let n=e?.fadeBg??`rgba(0,0,0,0.7)`,r=e?.zIndex??2e3;return c.html`
2
5
  <div
3
6
  style="
4
7
  position: fixed;
@@ -12,7 +15,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
12
15
  >
13
16
  ${l(t)}
14
17
  </div>
15
- `}function b(e,t){return t===void 0?t=>b(e,t??[c.html``]):c.html`
18
+ `}function x(e,t){return t===void 0?t=>x(e,t??[c.html``]):c.html`
16
19
  <div
17
20
  style="
18
21
  display: flex;
@@ -22,7 +25,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
22
25
  >
23
26
  ${u(t)}
24
27
  </div>
25
- `}function x(e,t){if(t===void 0){let t=t=>x(e,t??c.html``);return t.html=(t,...n)=>x(e,(0,c.html)(t,...n)),t}let n=e?.direction??`row`;return c.html`
28
+ `}function S(e,t){if(t===void 0){let t=t=>S(e,t??c.html``);return t.html=(t,...n)=>S(e,(0,c.html)(t,...n)),t}let n=e?.direction??`row`;return c.html`
26
29
  <div
27
30
  style="
28
31
  display: flex;
@@ -34,11 +37,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
34
37
  >
35
38
  ${l(t)}
36
39
  </div>
37
- `}function S(e){return c.html`
40
+ `}function C(e){return c.html`
38
41
  <div style="break-inside: avoid; margin-bottom: 16px;">
39
42
  ${l(e)}
40
43
  </div>
41
- `}function C(e,t){if(t===void 0)return t=>C(e,t??[c.html``]);let n=e?.columns??1;return c.html`
44
+ `}function w(e,t){if(t===void 0)return t=>w(e,t??[c.html``]);let n=e?.columns??1;return c.html`
42
45
  <div
43
46
  style="
44
47
  display: grid;
@@ -48,37 +51,33 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
48
51
  >
49
52
  ${u(t)}
50
53
  </div>
51
- `}function w(e,t){if(t===void 0){let t=t=>w(e,t??c.html``);return t.html=(t,...n)=>w(e,(0,c.html)(t,...n)),t}let n=_.value,r=g(`GridCol::grid-col`)+ +`-lyco-now-${n}`,i=e?.gap?`column-gap: ${e.gap};`:``,a=`
54
+ `}function T(e,t){if(t===void 0){let t=t=>T(e,t??c.html``);return t.html=(t,...n)=>T(e,(0,c.html)(t,...n)),t}let n=v(`GridCol`),r=g(`GridCol::grid-col`)+`-lyco-now-`+n,i=e?.gap?`column-gap: ${e.gap};`:``,a=`
52
55
  .${r} {
53
56
  display: grid;
54
57
  grid-auto-flow: column;
55
58
  ${i}
56
59
  }
57
- `;return c.html`
58
- <lyco-component name="GridCol">
60
+ `;return y(`GridCol`,c.html`
59
61
  <style>
60
62
  ${a}
61
63
  </style>
62
64
  <div class="${r}">${l(t)}</div>
63
- </lyco-component>
64
- `}function T(e,t){if(t===void 0){let t=t=>T(e,t??c.html``);return t.html=(t,...n)=>T(e,(0,c.html)(t,...n)),t}return c.html`
65
+ `)}function E(e,t){if(t===void 0){let t=t=>E(e,t??c.html``);return t.html=(t,...n)=>E(e,(0,c.html)(t,...n)),t}return c.html`
65
66
  <div style="${e?.span?`grid-column: span ${e.span};`:``}">
66
67
  ${l(t)}
67
68
  </div>
68
- `}function E(e,t){if(t===void 0){let t=t=>E(e,t??c.html``);return t.html=(t,...n)=>E(e,(0,c.html)(t,...n)),t}let n=_.value,r=g(`GridRow::grid-row`)+`-lyco-now-${n}`,i=e?.gap?`row-gap: ${e.gap};`:``,a=`
69
+ `}function D(e,t){if(t===void 0){let t=t=>D(e,t??c.html``);return t.html=(t,...n)=>D(e,(0,c.html)(t,...n)),t}let n=v(`GridRow`),r=g(`GridRow::grid-row`)+`-lyco-now-`+n,i=e?.gap?`row-gap: ${e.gap};`:``,a=`
69
70
  .${r} {
70
71
  display: grid;
71
72
  grid-auto-flow: row;
72
73
  ${i}
73
74
  }
74
- `;return c.html`
75
- <lyco-component name="GridRow">
75
+ `;return y(`GridRow`,c.html`
76
76
  <style>
77
77
  ${a}
78
78
  </style>
79
79
  <div class="${r}">${l(t)}</div>
80
- </lyco-component>
81
- `}function D(e,t){return t===void 0?t=>D(e,t??[c.html``]):c.html`
80
+ `)}function O(e,t){return t===void 0?t=>O(e,t??[c.html``]):c.html`
82
81
  <div
83
82
  style="
84
83
  display: flex;
@@ -88,24 +87,24 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
88
87
  >
89
88
  ${u(t)}
90
89
  </div>
91
- `}function O(e,t){if(t===void 0){let t=t=>O(e,t??c.html``);return t.html=(t,...n)=>O(e,(0,c.html)(t,...n)),t}let n=e?.columnCount??3,r=e?.gap??`16px`,i=_.value,a=g(`WaterFlow::waterflow`)+`-lyco-now-${i}`;return c.html`
92
- <lyco-component name="WaterFlow">
90
+ `}function k(e,t){if(t===void 0){let t=t=>k(e,t??c.html``);return t.html=(t,...n)=>k(e,(0,c.html)(t,...n)),t}let n=e?.columnCount??3,r=e?.gap??`16px`,i=v(`WaterFlow`),a=g(`WaterFlow::waterflow`)+`-lyco-now-${i}`,o=`
91
+ /* 使用 CSS 类来控制多列布局 */
92
+ .${a} {
93
+ column-count: ${n};
94
+ column-gap: ${typeof r==`number`?`${r}px`:r};
95
+ }
96
+ /* 子元素如果是块级元素,需要让它们适应多列流式布局 */
97
+ .${a} > * {
98
+ display: inline-block;
99
+ width: 100%;
100
+ }
101
+ `;return y(`WaterFlow`,c.html`
93
102
  <style>
94
- /* 使用 CSS 类来控制多列布局 */
95
- .${a} {
96
- column-count: ${n};
97
- column-gap: ${typeof r==`number`?`${r}px`:r};
98
- }
99
- /* 子元素如果是块级元素,需要让它们适应多列流式布局 */
100
- .${a} > * {
101
- display: inline-block;
102
- width: 100%;
103
- }
103
+ ${o}
104
104
  </style>
105
105
 
106
106
  <div class="${a}">${l(t)}</div>
107
- </lyco-component>
108
- `}function k(e,t){if(t===void 0){let t=t=>k(e,t??c.html``);return t.html=(t,...n)=>k(e,(0,c.html)(t,...n)),t}let n=e?.gap??`0px`,r=e?.firstHeight??`50%`,i=c.html``,a=c.html``;if(typeof t==`function`){var o;let e=(o=t.call)?.call(t,null)??[];i=e[0]??c.html``,a=e[1]??c.html``}else i=l(t);return c.html`
107
+ `)}function A(e,t){if(t===void 0){let t=t=>A(e,t??c.html``);return t.html=(t,...n)=>A(e,(0,c.html)(t,...n)),t}let n=e?.gap??`0px`,r=e?.firstHeight??`50%`,i=c.html``,a=c.html``;if(typeof t==`function`){var o;let e=(o=t.call)?.call(t,null)??[];i=e[0]??c.html``,a=e[1]??c.html``}else i=l(t);return c.html`
109
108
  <div
110
109
  style="
111
110
  display: flex;
@@ -118,7 +117,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
118
117
  <div style="flex: 0 0 ${r}; overflow: auto;">${i}</div>
119
118
  <div style="flex: 1 1 auto; overflow: auto;">${a}</div>
120
119
  </div>
121
- `}function A(e,t){if(t===void 0){let t=t=>A(e,t??c.html``);return t.html=(t,...n)=>A(e,(0,c.html)(t,...n)),t}let n=e?.gap??`0px`,r=e?.firstWidth??`50%`,i=c.html``,a=c.html``;if(typeof t==`function`){var o;let e=(o=t.call)?.call(t,null)??[];i=e[0]??c.html``,a=e[1]??c.html``}else i=l(t);return c.html`
120
+ `}function j(e,t){if(t===void 0){let t=t=>j(e,t??c.html``);return t.html=(t,...n)=>j(e,(0,c.html)(t,...n)),t}let n=e?.gap??`0px`,r=e?.firstWidth??`50%`,i=c.html``,a=c.html``;if(typeof t==`function`){var o;let e=(o=t.call)?.call(t,null)??[];i=e[0]??c.html``,a=e[1]??c.html``}else i=l(t);return c.html`
122
121
  <div
123
122
  style="
124
123
  display: flex;
@@ -131,30 +130,30 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
131
130
  <div style="flex: 0 0 ${r}; overflow: auto;">${i}</div>
132
131
  <div style="flex: 1 1 auto; overflow: auto;">${a}</div>
133
132
  </div>
134
- `}function j(e,t){if(t===void 0){let t=t=>j(e,t??c.html``);return t.html=(t,...n)=>j(e,(0,c.html)(t,...n)),t}let n=e?.direction??`vertical`,r=e?.height??`100%`,i=e?.width??`100%`,a=e?.customCss??``,o=_.value,s=e?.className??g(`ScrollBar::scrollbar-container`)+`-lyco-now-${o}`,u=n===`horizontal`?`overflow-x: auto; overflow-y: hidden`:`overflow-y: auto; overflow-x: hidden`;return c.html`
135
- <lyco-component name="ScrollBar">
133
+ `}function M(e,t){if(t===void 0){let t=t=>M(e,t??c.html``);return t.html=(t,...n)=>M(e,(0,c.html)(t,...n)),t}let n=e?.direction??`vertical`,r=e?.height??`100%`,i=e?.width??`100%`,a=e?.customCss??``,o=v(`ScrollBar`),s=e?.className??g(`ScrollBar::scrollbar-container`)+`-lyco-now-`+o,u=n===`horizontal`?`overflow-x: auto; overflow-y: hidden`:`overflow-y: auto; overflow-x: hidden`,d=`
134
+ .${s} {
135
+ ${u};
136
+ width: ${i};
137
+ height: ${r};
138
+ }
139
+ .${s}::-webkit-scrollbar {
140
+ width: 8px;
141
+ height: 8px;
142
+ }
143
+ .${s}::-webkit-scrollbar-thumb {
144
+ background-color: rgba(0, 0, 0, 0.2);
145
+ border-radius: 4px;
146
+ }
147
+ .${s}::-webkit-scrollbar-track {
148
+ background: rgba(0, 0, 0, 0.05);
149
+ }
150
+ ${a}
151
+ `;return y(`ScrollBar`,c.html`
136
152
  <style>
137
- .${s} {
138
- ${u};
139
- width: ${i};
140
- height: ${r};
141
- }
142
- .${s}::-webkit-scrollbar {
143
- width: 8px;
144
- height: 8px;
145
- }
146
- .${s}::-webkit-scrollbar-thumb {
147
- background-color: rgba(0, 0, 0, 0.2);
148
- border-radius: 4px;
149
- }
150
- .${s}::-webkit-scrollbar-track {
151
- background: rgba(0, 0, 0, 0.05);
152
- }
153
- ${a}
153
+ ${d}
154
154
  </style>
155
155
  <div class="${s}">${l(t)}</div>
156
- </lyco-component>
157
- `}function M(e,t){if(t===void 0)return t=>M(e,t??[c.html``]);let n=e?.sidebarWidth??`240px`,r=e?.sidebarPosition??`left`,i=e?.gap??`0px`,a=c.html``,o=c.html``;if(typeof t==`function`){var s;let e=(s=t.call)?.call(t,null)??[];a=e[0]??c.html``,o=e[1]??c.html``}else o=u(t);return c.html`
156
+ `)}function N(e,t){if(t===void 0)return t=>N(e,t??[c.html``]);let n=e?.sidebarWidth??`240px`,r=e?.sidebarPosition??`left`,i=e?.gap??`0px`,a=c.html``,o=c.html``;if(typeof t==`function`){var s;let e=(s=t.call)?.call(t,null)??[];a=e[0]??c.html``,o=e[1]??c.html``}else o=u(t);return c.html`
158
157
  <div
159
158
  style="
160
159
  display: flex;
@@ -167,158 +166,158 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
167
166
  <div style="flex: 0 0 ${n}; overflow: auto;">${a}</div>
168
167
  <div style="flex: 1 1 auto; overflow: auto;">${o}</div>
169
168
  </div>
170
- `}function N(e={},t){if(t===void 0)return t=>N(e,t??[c.html``]);let n=_.value,{gap:r=`8px`,snapType:i=`mandatory`,height:a=`auto`,width:o=`100%`,className:s=g(`Swiper::swiper`)+`-lyco-now-${n}`,direction:l=`x`,scrollBehavior:u=`smooth`,align:d=`start`,showNavigation:f=!0,navigationPosition:p=`inside`,showPagination:m=!0,paginationType:h=`dots`,autoPlay:v=!1,interval:y=3e3,loop:b=!1,touchEnabled:x=!0,mouseWheel:S=!1,onSlideChange:C}=e,w=s,T=w+`-container`,E=w+`-slide`,D=w+`-navigation`,O=w+`-pagination`,k;k=t?typeof t==`function`?t():t:[];let A=k.length,[j,M]=(()=>{let e={value:0};return[()=>e.value,t=>{let n=Math.max(0,Math.min(t,A-1));e.value!==n&&(e.value=n,C?.(n))}]})(),P=e=>{let t=typeof document<`u`?document.querySelector(`.${T}`):null;if(!t)return;let n=t.querySelectorAll(`.${E}`);if(e<0||e>=n.length)return;let r=n[e],i=r.getBoundingClientRect(),a=t.getBoundingClientRect(),o;l===`x`?(o=r.offsetLeft-t.offsetLeft,d===`center`?o-=(a.width-i.width)/2:d===`end`&&(o-=a.width-i.width),t.scrollTo({left:o,behavior:u})):(o=r.offsetTop-t.offsetTop,d===`center`?o-=(a.height-i.height)/2:d===`end`&&(o-=a.height-i.height),t.scrollTo({top:o,behavior:u})),M(e)},F=()=>{let e=j()+1>=A?b?0:j():j()+1;P(e)},I=()=>{let e=j()-1<0?b?A-1:j():j()-1;P(e)},L=()=>{let e=typeof document<`u`?document.querySelector(`.${T}`):null;if(!e)return;let t=e.querySelectorAll(`.${E}`),n=0,r=1/0;t.forEach((t,i)=>{let a=t.getBoundingClientRect(),o=e.getBoundingClientRect(),s;if(l===`x`){let e=a.left+a.width/2-(o.left+o.width/2);s=Math.abs(e)}else{let e=a.top+a.height/2-(o.top+o.height/2);s=Math.abs(e)}s<r&&(r=s,n=i)}),M(n)},R=e=>{if(!x)return;let t=e.touches[0],n=e.currentTarget;n.dataset.touchStartX=t.clientX.toString(),n.dataset.touchStartY=t.clientY.toString()},z=e=>{if(!x)return;let t=e.touches[0],n=e.currentTarget,r=parseFloat(n.dataset.touchStartX||`0`),i=parseFloat(n.dataset.touchStartY||`0`),a=t.clientX-r,o=t.clientY-i;(Math.abs(a)>Math.abs(o)||l===`x`)&&e.preventDefault()},B=e=>{if(!x)return;let t=e.currentTarget,n=parseFloat(t.dataset.touchStartX||`0`),r=parseFloat(t.dataset.touchStartY||`0`);if(!n&&!r)return;let i=e.changedTouches[0],a=i.clientX-n,o=i.clientY-r,s=Math.max(Math.abs(a),Math.abs(o))>30;s&&(l===`x`?a>0?I():F():o>0?I():F()),delete t.dataset.touchStartX,delete t.dataset.touchStartY},V=e=>{S&&(e.preventDefault(),e.deltaY>0?F():I())},H=e=>{if(!v||!e)return;let t,n=()=>{t=setInterval(F,y)},r=()=>{clearInterval(t)};return e.addEventListener(`mouseenter`,r),e.addEventListener(`mouseleave`,n),n(),()=>{clearInterval(t),e.removeEventListener(`mouseenter`,r),e.removeEventListener(`mouseleave`,n)}},U=()=>{let e=typeof document<`u`?document.querySelector(`.${T}`):null;if(!e)return;let t=[];e.addEventListener(`scroll`,L),t.push(()=>e.removeEventListener(`scroll`,L)),x&&(e.addEventListener(`touchstart`,R),e.addEventListener(`touchmove`,z,{passive:!1}),e.addEventListener(`touchend`,B),t.push(()=>e.removeEventListener(`touchstart`,R)),t.push(()=>e.removeEventListener(`touchmove`,z)),t.push(()=>e.removeEventListener(`touchend`,B))),S&&(e.addEventListener(`wheel`,V,{passive:!1}),t.push(()=>e.removeEventListener(`wheel`,V)));let n=H(e);return n&&t.push(n),P(0),()=>t.forEach(e=>e())};typeof window<`u`&&typeof document<`u`&&setTimeout(U,0);let W=c.html`
171
- <div class="${O}">
172
- ${Array.from({length:A},(e,t)=>c.html`
169
+ `}function P(e={},t){if(t===void 0)return t=>P(e,t??[c.html``]);let n=v(`Swiper`),{gap:r=`8px`,snapType:i=`mandatory`,height:a=`auto`,width:o=`100%`,className:s=g(`Swiper::swiper`)+`-lyco-now-${n}`,direction:l=`x`,scrollBehavior:u=`smooth`,align:d=`start`,showNavigation:f=!0,navigationPosition:p=`inside`,showPagination:m=!0,paginationType:h=`dots`,autoPlay:_=!1,interval:b=3e3,loop:x=!1,touchEnabled:S=!0,mouseWheel:C=!1,onSlideChange:w}=e,T=s,E=T+`-container`,D=T+`-slide`,O=T+`-navigation`,k=T+`-pagination`,A;A=t?typeof t==`function`?t():t:[];let j=A.length,[M,N]=(()=>{let e={value:0};return[()=>e.value,t=>{let n=Math.max(0,Math.min(t,j-1));e.value!==n&&(e.value=n,w?.(n))}]})(),F=e=>{let t=typeof document<`u`?document.querySelector(`.${E}`):null;if(!t)return;let n=t.querySelectorAll(`.${D}`);if(e<0||e>=n.length)return;let r=n[e],i=r.getBoundingClientRect(),a=t.getBoundingClientRect(),o;l===`x`?(o=r.offsetLeft-t.offsetLeft,d===`center`?o-=(a.width-i.width)/2:d===`end`&&(o-=a.width-i.width),t.scrollTo({left:o,behavior:u})):(o=r.offsetTop-t.offsetTop,d===`center`?o-=(a.height-i.height)/2:d===`end`&&(o-=a.height-i.height),t.scrollTo({top:o,behavior:u})),N(e)},I=()=>{let e=M()+1>=j?x?0:M():M()+1;F(e)},L=()=>{let e=M()-1<0?x?j-1:M():M()-1;F(e)},R=()=>{let e=typeof document<`u`?document.querySelector(`.${E}`):null;if(!e)return;let t=e.querySelectorAll(`.${D}`),n=0,r=1/0;t.forEach((t,i)=>{let a=t.getBoundingClientRect(),o=e.getBoundingClientRect(),s;if(l===`x`){let e=a.left+a.width/2-(o.left+o.width/2);s=Math.abs(e)}else{let e=a.top+a.height/2-(o.top+o.height/2);s=Math.abs(e)}s<r&&(r=s,n=i)}),N(n)},z=e=>{if(!S)return;let t=e.touches[0],n=e.currentTarget;n.dataset.touchStartX=t.clientX.toString(),n.dataset.touchStartY=t.clientY.toString()},B=e=>{if(!S)return;let t=e.touches[0],n=e.currentTarget,r=parseFloat(n.dataset.touchStartX||`0`),i=parseFloat(n.dataset.touchStartY||`0`),a=t.clientX-r,o=t.clientY-i;(Math.abs(a)>Math.abs(o)||l===`x`)&&e.preventDefault()},V=e=>{if(!S)return;let t=e.currentTarget,n=parseFloat(t.dataset.touchStartX||`0`),r=parseFloat(t.dataset.touchStartY||`0`);if(!n&&!r)return;let i=e.changedTouches[0],a=i.clientX-n,o=i.clientY-r,s=Math.max(Math.abs(a),Math.abs(o))>30;s&&(l===`x`?a>0?L():I():o>0?L():I()),delete t.dataset.touchStartX,delete t.dataset.touchStartY},H=e=>{C&&(e.preventDefault(),e.deltaY>0?I():L())},U=e=>{if(!_||!e)return;let t,n=()=>{t=setInterval(I,b)},r=()=>{clearInterval(t)};return e.addEventListener(`mouseenter`,r),e.addEventListener(`mouseleave`,n),n(),()=>{clearInterval(t),e.removeEventListener(`mouseenter`,r),e.removeEventListener(`mouseleave`,n)}},W=()=>{let e=typeof document<`u`?document.querySelector(`.${E}`):null;if(!e)return;let t=[];e.addEventListener(`scroll`,R),t.push(()=>e.removeEventListener(`scroll`,R)),S&&(e.addEventListener(`touchstart`,z),e.addEventListener(`touchmove`,B,{passive:!1}),e.addEventListener(`touchend`,V),t.push(()=>e.removeEventListener(`touchstart`,z)),t.push(()=>e.removeEventListener(`touchmove`,B)),t.push(()=>e.removeEventListener(`touchend`,V))),C&&(e.addEventListener(`wheel`,H,{passive:!1}),t.push(()=>e.removeEventListener(`wheel`,H)));let n=U(e);return n&&t.push(n),F(0),()=>t.forEach(e=>e())};typeof window<`u`&&typeof document<`u`&&setTimeout(W,0);let G=c.html`
170
+ <div class="${k}">
171
+ ${Array.from({length:j},(e,t)=>c.html`
173
172
  <button
174
- class="${t===j()?`active`:``}"
175
- @click=${()=>P(t)}
173
+ class="${t===M()?`active`:``}"
174
+ @click=${()=>F(t)}
176
175
  ></button>
177
176
  `)}
178
177
  </div>
179
- `,G=c.html`
180
- <div class="${O} fraction">
181
- <span class="current">${j()+1}</span>
178
+ `,K=c.html`
179
+ <div class="${k} fraction">
180
+ <span class="current">${M()+1}</span>
182
181
  <span class="separator">/</span>
183
- <span class="total">${A}</span>
182
+ <span class="total">${j}</span>
184
183
  </div>
185
- `,K=c.html`
186
- <div class="${O} progressbar">
184
+ `,q=c.html`
185
+ <div class="${k} progressbar">
187
186
  <div
188
187
  class="progress"
189
- style="width: ${A>1?j()/(A-1)*100:0}%"
188
+ style="width: ${j>1?M()/(j-1)*100:0}%"
190
189
  ></div>
191
190
  </div>
192
- `,q=c.html`
193
- <div class="${D}">
194
- <button class="prev" @click=${I}>◀</button>
195
- <button class="next" @click=${F}>▶</button>
191
+ `,J=c.html`
192
+ <div class="${O}">
193
+ <button class="prev" @click=${L}>◀</button>
194
+ <button class="next" @click=${I}>▶</button>
196
195
  </div>
197
- `;return c.html`
198
- <lyco-component name="Swiper">
199
- <style>
200
- .${w} {
201
- position: relative;
202
- overflow: hidden;
203
- width: ${o};
204
- height: ${a};
205
- }
196
+ `,Y=`
197
+ .${T} {
198
+ position: relative;
199
+ overflow: hidden;
200
+ width: ${o};
201
+ height: ${a};
202
+ }
206
203
 
207
- .${T} {
208
- width: 100%;
209
- height: 100%;
210
- overflow: auto;
211
- scroll-snap-type: ${l+` `+i};
212
- -webkit-overflow-scrolling: touch;
213
- scroll-behavior: ${u};
214
- gap: ${r};
215
- display: flex;
216
- flex-direction: ${l===`x`?`row`:`column`};
217
- }
204
+ .${E} {
205
+ width: 100%;
206
+ height: 100%;
207
+ overflow: auto;
208
+ scroll-snap-type: ${l+` `+i};
209
+ -webkit-overflow-scrolling: touch;
210
+ scroll-behavior: ${u};
211
+ gap: ${r};
212
+ display: flex;
213
+ flex-direction: ${l===`x`?`row`:`column`};
214
+ }
218
215
 
219
- .${E} {
220
- scroll-snap-align: ${d};
221
- flex-shrink: 0;
222
- }
216
+ .${D} {
217
+ scroll-snap-align: ${d};
218
+ flex-shrink: 0;
219
+ }
223
220
 
224
- .${D} {
225
- position: absolute;
226
- top: 50%;
227
- left: 0;
228
- right: 0;
229
- transform: translateY(-50%);
230
- display: flex;
231
- justify-content: space-between;
232
- pointer-events: none;
233
- padding: ${p===`outside`?`0 1rem`:`0 0.5rem`};
234
- }
221
+ .${O} {
222
+ position: absolute;
223
+ top: 50%;
224
+ left: 0;
225
+ right: 0;
226
+ transform: translateY(-50%);
227
+ display: flex;
228
+ justify-content: space-between;
229
+ pointer-events: none;
230
+ padding: ${p===`outside`?`0 1rem`:`0 0.5rem`};
231
+ }
235
232
 
236
- .${D} button {
237
- width: 2.5rem;
238
- height: 2.5rem;
239
- border-radius: 50%;
240
- background-color: rgba(0, 0, 0, 0.5);
241
- color: white;
242
- border: none;
243
- display: flex;
244
- align-items: center;
245
- justify-content: center;
246
- cursor: pointer;
247
- pointer-events: auto;
248
- transition: background-color 0.3s;
249
- }
233
+ .${O} button {
234
+ width: 2.5rem;
235
+ height: 2.5rem;
236
+ border-radius: 50%;
237
+ background-color: rgba(0, 0, 0, 0.5);
238
+ color: white;
239
+ border: none;
240
+ display: flex;
241
+ align-items: center;
242
+ justify-content: center;
243
+ cursor: pointer;
244
+ pointer-events: auto;
245
+ transition: background-color 0.3s;
246
+ }
250
247
 
251
- .${D} button:hover {
252
- background-color: rgba(0, 0, 0, 0.8);
253
- }
248
+ .${O} button:hover {
249
+ background-color: rgba(0, 0, 0, 0.8);
250
+ }
254
251
 
255
- .${O} {
256
- position: absolute;
257
- bottom: 1rem;
258
- left: 0;
259
- right: 0;
260
- display: flex;
261
- justify-content: center;
262
- gap: 0.5rem;
263
- align-items: center;
264
- }
265
- .${O} button {
266
- width: 0.75rem;
267
- height: 0.75rem;
268
- border-radius: 50%;
269
- background-color: rgba(255, 255, 255, 0.5);
270
- border: none;
271
- cursor: pointer;
272
- transition: background-color 0.3s, transform 0.3s;
273
- }
274
- .${O} button.active {
275
- background-color: white;
276
- transform: scale(1.2);
277
- }
252
+ .${k} {
253
+ position: absolute;
254
+ bottom: 1rem;
255
+ left: 0;
256
+ right: 0;
257
+ display: flex;
258
+ justify-content: center;
259
+ gap: 0.5rem;
260
+ align-items: center;
261
+ }
262
+ .${k} button {
263
+ width: 0.75rem;
264
+ height: 0.75rem;
265
+ border-radius: 50%;
266
+ background-color: rgba(255, 255, 255, 0.5);
267
+ border: none;
268
+ cursor: pointer;
269
+ transition: background-color 0.3s, transform 0.3s;
270
+ }
271
+ .${k} button.active {
272
+ background-color: white;
273
+ transform: scale(1.2);
274
+ }
278
275
 
279
- .${O}.fraction {
280
- position: absolute;
281
- bottom: 1rem;
282
- left: 50%;
283
- transform: translateX(-50%);
284
- color: white;
285
- font-size: 1rem;
286
- display: flex;
287
- align-items: center;
288
- gap: 0.25rem;
289
- }
276
+ .${k}.fraction {
277
+ position: absolute;
278
+ bottom: 1rem;
279
+ left: 50%;
280
+ transform: translateX(-50%);
281
+ color: white;
282
+ font-size: 1rem;
283
+ display: flex;
284
+ align-items: center;
285
+ gap: 0.25rem;
286
+ }
290
287
 
291
- .${O}.progressbar {
292
- position: absolute;
293
- bottom: 0.5rem;
294
- left: 0;
295
- right: 0;
296
- height: 0.25rem;
297
- background-color: rgba(255, 255, 255, 0.2);
298
- }
299
- .${O}.progressbar .progress {
300
- height: 100%;
301
- background-color: white;
302
- transition: width 0.3s;
303
- }
288
+ .${k}.progressbar {
289
+ position: absolute;
290
+ bottom: 0.5rem;
291
+ left: 0;
292
+ right: 0;
293
+ height: 0.25rem;
294
+ background-color: rgba(255, 255, 255, 0.2);
295
+ }
296
+ .${k}.progressbar .progress {
297
+ height: 100%;
298
+ background-color: white;
299
+ transition: width 0.3s;
300
+ }
301
+ `;return y(`Swiper`,c.html`
302
+ <style>
303
+ ${Y}
304
304
  </style>
305
305
 
306
- <div class="${w}">
307
- <div class="${T}">
308
- ${k.map((e,t)=>c.html`
309
- <div class="${E} --slide-${t}" key=${t}>
306
+ <div class="${T}">
307
+ <div class="${E}">
308
+ ${A.map((e,t)=>c.html`
309
+ <div class="${D} --slide-${t}" key=${t}>
310
310
  ${e}
311
311
  </div>
312
312
  `)}
313
313
  </div>
314
314
 
315
- ${f?q:null}
316
- ${m&&h===`dots`?W:null}
317
- ${m&&h===`fraction`?G:null}
318
- ${m&&h===`progressbar`?K:null}
315
+ ${f?J:null}
316
+ ${m&&h===`dots`?G:null}
317
+ ${m&&h===`fraction`?K:null}
318
+ ${m&&h===`progressbar`?q:null}
319
319
  </div>
320
- </lyco-component>
321
- `}function P(e,t){let n=e?.top?`top: ${e.top};`:``,r=e?.right?`right: ${e.right};`:``,i=e?.bottom?`bottom: ${e.bottom};`:``,a=e?.left?`left: ${e.left};`:``,o=e?.width?`width: ${e.width};`:``,s=e?.height?`height: ${e.height};`:``,u=typeof e?.zIndex==`number`?`z-index: ${e.zIndex};`:``,d=e?.style?e.style:``,p=e?.className?e.className:``,m=e=>c.html`
320
+ `)}function F(e,t){let n=e?.top?`top: ${e.top};`:``,r=e?.right?`right: ${e.right};`:``,i=e?.bottom?`bottom: ${e.bottom};`:``,a=e?.left?`left: ${e.left};`:``,o=e?.width?`width: ${e.width};`:``,s=e?.height?`height: ${e.height};`:``,u=typeof e?.zIndex==`number`?`z-index: ${e.zIndex};`:``,d=e?.style?e.style:``,p=e?.className?e.className:``,m=e=>c.html`
322
321
  <div
323
322
  class="${p}"
324
323
  style="
@@ -331,7 +330,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
331
330
  >
332
331
  ${l(e)}
333
332
  </div>
334
- `;return f(t,m)}function F(e,t){let n=e?.width??`300px`,r=e?.height??`auto`,i=e?.top??`20%`,a=e?.bottom??`auto`,o=e?.left??`50%`,s=e?.right??`auto`,l=o===`auto`?``:`transform: translateX(-50%);`,u=e?.background??`rgba(255, 255, 255, 0.3)`,d=e?.blur??`10px`,f=e?.borderRadius??`12px`,m=e?.padding??`16px`,h=e?.zIndex??1e3,g=e=>c.html`
333
+ `;return f(t,m)}function I(e,t){let n=e?.width??`300px`,r=e?.height??`auto`,i=e?.top??`20%`,a=e?.bottom??`auto`,o=e?.left??`50%`,s=e?.right??`auto`,l=o===`auto`?``:`transform: translateX(-50%);`,u=e?.background??`rgba(255, 255, 255, 0.3)`,d=e?.blur??`10px`,f=e?.borderRadius??`12px`,m=e?.padding??`16px`,h=e?.zIndex??1e3,g=e=>c.html`
335
334
  <div
336
335
  style="
337
336
  position: fixed;
@@ -355,7 +354,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
355
354
  >
356
355
  ${e}
357
356
  </div>
358
- `;return p(t,void 0,g)}function I(e,t){if(t===void 0)return t=>I(e,t??[c.html``]);let n=`${100/e.ratio}%`,r=e.maxWidth?`max-width: ${e.maxWidth};`:``,i=e.background?`background: ${e.background};`:``,a=e.overflow??`hidden`;return c.html`
357
+ `;return p(t,void 0,g)}function L(e,t){if(t===void 0)return t=>L(e,t??[c.html``]);let n=`${100/e.ratio}%`,r=e.maxWidth?`max-width: ${e.maxWidth};`:``,i=e.background?`background: ${e.background};`:``,a=e.overflow??`hidden`;return c.html`
359
358
  <div
360
359
  style="
361
360
  position: relative;
@@ -378,20 +377,18 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
378
377
  ${u(t)}
379
378
  </div>
380
379
  </div>
381
- `}function L(e,t){if(t===void 0){let t=t=>L(e,t);return t.html=(t,...n)=>L(e,(0,c.html)(t,...n)),t}let n=_.value,r=g(`AutoFitGrid::auto-fit-grid`)+`-lyco-now-${n}`,i=e?.gap??`16px`,a=`
380
+ `}function R(e,t){if(t===void 0){let t=t=>R(e,t);return t.html=(t,...n)=>R(e,(0,c.html)(t,...n)),t}let n=v(`AutoFitGrid`),r=g(`AutoFitGrid::auto-fit-grid`)+`-lyco-now-`+n,i=e?.gap??`16px`,a=`
382
381
  .${r} {
383
382
  display: grid;
384
383
  grid-template-columns: repeat(auto-fit, minmax(${e.minItemWidth}, 1fr));
385
384
  gap: ${i};
386
385
  }
387
- `;return c.html`
388
- <lyco-component name="AutoFitGrid">
386
+ `;return y(`AutoFitGrid`,c.html`
389
387
  <style>
390
388
  ${a}
391
389
  </style>
392
390
  <div class="${r}">${l(t)}</div>
393
- </lyco-component>
394
- `}function R(e,t){if(t===void 0)return t=>R(e,t??[c.html``]);let n=e?.size??`32px`,r=e?.overlap??`-8px`,i=(e,t)=>c.html`
391
+ `)}function z(e,t){if(t===void 0)return t=>z(e,t??[c.html``]);let n=e?.size??`32px`,r=e?.overlap??`-8px`,i=(e,t)=>c.html`
395
392
  <div
396
393
  style="
397
394
  width: ${n};
@@ -409,7 +406,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
409
406
  <div style="display: flex; align-items: center;">
410
407
  ${u(t,i)}
411
408
  </div>
412
- `}function z(e,t){if(t===void 0){let t=t=>z(e,t??c.html``);return t.html=(t,...n)=>z(e,(0,c.html)(t,...n)),t}let n=e?.position??`top-right`,r=e?.size??`16px`,i=e?.background??`red`,a=e?.color??`#fff`,[o,s,u,d]=[n.includes(`top`)?`0`:`auto`,n.includes(`right`)?`0`:`auto`,n.includes(`bottom`)?`0`:`auto`,n.includes(`left`)?`0`:`auto`];return c.html`
409
+ `}function B(e,t){if(t===void 0){let t=t=>B(e,t??c.html``);return t.html=(t,...n)=>B(e,(0,c.html)(t,...n)),t}let n=e?.position??`top-right`,r=e?.size??`16px`,i=e?.background??`red`,a=e?.color??`#fff`,[o,s,u,d]=[n.includes(`top`)?`0`:`auto`,n.includes(`right`)?`0`:`auto`,n.includes(`bottom`)?`0`:`auto`,n.includes(`left`)?`0`:`auto`];return c.html`
413
410
  <div style="position: relative; display: inline-block;">
414
411
  ${l(t)}
415
412
  <div
@@ -434,7 +431,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
434
431
  ${e?.content??``}
435
432
  </div>
436
433
  </div>
437
- `}function B(e,t){if(t===void 0)return t=>B(e,t??[c.html``]);let n=e?.padding??`16px`,r=e?.borderRadius??`8px`,i=e?.shadow??`0 2px 8px rgba(0,0,0,0.1)`,a=e?.background??`#fff`;return c.html`
434
+ `}function V(e,t){if(t===void 0)return t=>V(e,t??[c.html``]);let n=e?.padding??`16px`,r=e?.borderRadius??`8px`,i=e?.shadow??`0 2px 8px rgba(0,0,0,0.1)`,a=e?.background??`#fff`;return c.html`
438
435
  <div
439
436
  style="
440
437
  background: ${a};
@@ -446,7 +443,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
446
443
  >
447
444
  ${u(t)}
448
445
  </div>
449
- `}function V(e,t){if(t===void 0){let t=t=>V(e,t??c.html``);return t.html=(t,...n)=>V(e,(0,c.html)(t,...n)),t}let n=e?.width?`width: ${e.width};`:``,r=e?.height?`height: ${e.height};`:``,i=e?.background?`background: ${e.background};`:``;return c.html`
446
+ `}function H(e,t){if(t===void 0){let t=t=>H(e,t??c.html``);return t.html=(t,...n)=>H(e,(0,c.html)(t,...n)),t}let n=e?.width?`width: ${e.width};`:``,r=e?.height?`height: ${e.height};`:``,i=e?.background?`background: ${e.background};`:``;return c.html`
450
447
  <div
451
448
  style="
452
449
  display: flex;
@@ -457,7 +454,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
457
454
  >
458
455
  ${l(t)}
459
456
  </div>
460
- `}function H(e,t){if(t===void 0)return t=>H(e,t??[c.html``]);let n=e?.maxWidth??`1024px`,r=e?.padding??`0 16px`,i=e?.background?`background: ${e.background};`:``,a=e?.fullHeight?`height: 100%;`:``;return c.html`
457
+ `}function U(e,t){if(t===void 0)return t=>U(e,t??[c.html``]);let n=e?.maxWidth??`1024px`,r=e?.padding??`0 16px`,i=e?.background?`background: ${e.background};`:``,a=e?.fullHeight?`height: 100%;`:``;return c.html`
461
458
  <div
462
459
  style="
463
460
  width: 100%;
@@ -472,7 +469,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
472
469
  >
473
470
  ${u(t)}
474
471
  </div>
475
- `}function U(e){let t=e?.orientation??`horizontal`,n=e?.thickness??`1px`,r=e?.color??`#e0e0e0`,i=e?.margin??(t===`horizontal`?`8px 0`:`0 8px`),a=t===`horizontal`?`width: 100%; height: ${n}; background: ${r}; margin: ${i};`:`width: ${n}; height: 100%; background: ${r}; margin: ${i};`;return c.html`<div style="${a}"></div>`}function W(e,t){if(t===void 0){let t=t=>W(e,t??c.html``);return t.html=(t,...n)=>W(e,(0,c.html)(t,...n)),t}let n=e?.columns??4,r=e?.gap??`24px`,i=e?.background??`#f8f8f8`,a=e?.padding??`40px 16px`;return c.html`
472
+ `}function W(e){let t=e?.orientation??`horizontal`,n=e?.thickness??`1px`,r=e?.color??`#e0e0e0`,i=e?.margin??(t===`horizontal`?`8px 0`:`0 8px`),a=t===`horizontal`?`width: 100%; height: ${n}; background: ${r}; margin: ${i};`:`width: ${n}; height: 100%; background: ${r}; margin: ${i};`;return c.html`<div style="${a}"></div>`}function G(e,t){if(t===void 0){let t=t=>G(e,t??c.html``);return t.html=(t,...n)=>G(e,(0,c.html)(t,...n)),t}let n=e?.columns??4,r=e?.gap??`24px`,i=e?.background??`#f8f8f8`,a=e?.padding??`40px 16px`;return c.html`
476
473
  <div
477
474
  style="
478
475
  width: 100%;
@@ -494,24 +491,21 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
494
491
  © ${new Date().getFullYear()} Your Company. All rights reserved.
495
492
  </div>
496
493
  </div>
497
- `}function G(e,t){if(t===void 0){let t=t=>G(e,t??c.html``);return t.html=(t,...n)=>G(e,(0,c.html)(t,...n)),t}let n=e.defaultColumns??1,r=e.gap??`16px`,i=_.value,a=e.className??g(`GridBreakpoint::grid-breakpoint`)+`-lyco-now-${i}`,o=Object.entries(e.breakpoints).map(([e,t])=>`
498
- @media ${e} {
499
- .${a} { grid-template-columns: repeat(${t}, 1fr); }
500
- }
501
- `).join(`
502
- `);return c.html`
503
- <lyco-component name="GridBreakpoint">
494
+ `}function K(e,t){if(t===void 0){let t=t=>K(e,t??c.html``);return t.html=(t,...n)=>K(e,(0,c.html)(t,...n)),t}let n=e.defaultColumns??1,r=e.gap??`16px`,i=v(`GridBreakpoint`),a=e.className??g(`GridBreakpoint::grid-breakpoint`)+`-lyco-now-`+i,o=Object.entries(e.breakpoints).map(([e,t])=>`@media`+e+`{
495
+ `+a+`{ grid-template-columns: repeat(`+t+`, 1fr); }
496
+ }`).join(`
497
+ `),s=`
498
+ .${a} {
499
+ display: grid;
500
+ grid-template-columns: repeat(${n}, 1fr);
501
+ gap: ${r};
502
+ }
503
+ ${o}`;return y(`GridBreakpoint`,c.html`
504
504
  <style>
505
- .${a} {
506
- display: grid;
507
- grid-template-columns: repeat(${n}, 1fr);
508
- gap: ${r};
509
- }
510
- ${o}
505
+ ${s}
511
506
  </style>
512
507
  <div class="${a}">${l(t)}</div>
513
- </lyco-component>
514
- `}function K(e,t){if(t===void 0)return t=>K(e,t??[c.html``]);let n=e?.backgroundImage?`background-image: url('${e.backgroundImage}');`:``,r=e?.height??`400px`,i=e?.overlayColor??`rgba(0, 0, 0, 0.3)`;return c.html`
508
+ `)}function q(e,t){if(t===void 0)return t=>q(e,t??[c.html``]);let n=e?.backgroundImage?`background-image: url('${e.backgroundImage}');`:``,r=e?.height??`400px`,i=e?.overlayColor??`rgba(0, 0, 0, 0.3)`;return c.html`
515
509
  <div
516
510
  style="
517
511
  position: relative;
@@ -548,41 +542,40 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
548
542
  ${u(t)}
549
543
  </div>
550
544
  </div>
551
- `}function q(e,t){if(t===void 0){let t=t=>q(e,t??c.html``);return t.html=(t,...n)=>q(e,(0,c.html)(t,...n)),t}let n=e?.breakpoint??`(max-width: 600px)`,r=e?.mode??`hide`,i=_.value,a=e?.className??g(`Hidden::hidden-container`)+`-lyco-now-${i}`,o=r===`hide`?`@media ${n} { .${a} { display: none !important; } }`:`@media ${n} { .${a} { display: block !important; } }
552
- @media not ${n} { .${a} { display: none !important; } }`;return c.html`
553
- <lyco-component name="Hidden">
545
+ `}function J(e,t){if(t===void 0){let t=t=>J(e,t??c.html``);return t.html=(t,...n)=>J(e,(0,c.html)(t,...n)),t}let n=e?.breakpoint??`(max-width: 600px)`,r=e?.mode??`hide`,i=v(`Hidden`),a=e?.className??g(`Hidden::hidden-container`)+`-lyco-now-`+i,o=r===`hide`?`@media ${n} { .${a} { display: none !important; } }`:`@media ${n} { .${a} { display: block !important; } }
546
+ @media not ${n} { .${a} { display: none !important; } }`,s=`
547
+ .${a} {
548
+ display: block;
549
+ }
550
+ ${o}`;return y(`Hidden`,c.html`
554
551
  <style>
555
- .${a} {
556
- display: block;
557
- }
558
- ${o}
552
+ ${s}
559
553
  </style>
560
554
  <div class="${a}">${l(t)}</div>
561
- </lyco-component>
562
- `}function ee(e,t){let n=e?.bordered?`border: 1px solid #ddd; border-radius: 4px`:``,r=e?.striped?`li:nth-child(even) { background: #f9f9f9; }`:``,i=e?.hover?`li:hover { background: #f1f1f1; cursor: pointer; }`:``,a=_.value,o=e?.className??g(`ListGroup::list-group`)+`-lyco-now-${a}`,s=(e,t,n,r)=>n?c.html` <li>${e}</li> `:e,l=t=>c.html`
563
- <lyco-component name="ListGroup">
564
- <style>
565
- ul.${o} {
566
- list-style: none;
567
- margin: 0;
568
- padding: 0;
569
- ${n};
570
- }
571
- ul.${o} li {
572
- padding: 12px 16px;
573
- ${e?.bordered?`border-bottom: 1px solid #ddd`:``};
574
- }
575
- ul.${o} li:last-child {
576
- ${e?.bordered?`border-bottom: none`:``};
577
- }
578
- ${r}
579
- ${i}
580
- </style>
581
- <ul class="${o}">
582
- ${u(t,s)}
583
- </ul>
584
- </lyco-component>
585
- `;return p(t,l)}function J(e,t){if(t===void 0)return t=>J(e,t??[c.html``]);let n=e?.background??`rgba(0, 0, 0, 0.5)`,r=e?.zIndex??1e3,i=e?.fullScreen!==!1;return c.html`
555
+ `)}function Y(e,t){let n=e?.bordered?`border: 1px solid #ddd; border-radius: 4px`:``,r=e?.striped?`li:nth-child(even) { background: #f9f9f9; }`:``,i=e?.hover?`li:hover { background: #f1f1f1; cursor: pointer; }`:``,a=v(`ListGroup`),o=e?.className??g(`ListGroup::list-group`)+`-lyco-now-`+a,s=(e,t,n,r)=>n?c.html` <li>${e}</li> `:e,l=`
556
+ ul.${o} {
557
+ list-style: none;
558
+ margin: 0;
559
+ padding: 0;
560
+ ${n};
561
+ }
562
+ ul.${o} li {
563
+ padding: 12px 16px;
564
+ ${e?.bordered?`border-bottom: 1px solid #ddd`:``};
565
+ }
566
+ ul.${o} li:last-child {
567
+ ${e?.bordered?`border-bottom: none`:``};
568
+ }
569
+ ${r}
570
+ ${i}
571
+ `,d=e=>y(`ListGroup`,c.html`
572
+ <style>
573
+ ${l}
574
+ </style>
575
+ <ul class="${o}">
576
+ ${u(e,s)}
577
+ </ul>
578
+ `);return p(t,d)}function X(e,t){if(t===void 0)return t=>X(e,t??[c.html``]);let n=e?.background??`rgba(0, 0, 0, 0.5)`,r=e?.zIndex??1e3,i=e?.fullScreen!==!1;return c.html`
586
579
  <div
587
580
  style="
588
581
  position: ${i?`fixed`:`absolute`};
@@ -596,7 +589,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
596
589
  >
597
590
  ${u(t)}
598
591
  </div>
599
- `}function Y(e,t){if(t===void 0){let t=t=>Y(e,t??c.html``);return t.html=(t,...n)=>Y(e,(0,c.html)(t,...n)),t}let n=e?.width?`width: ${e.width};`:``,r=e?.height?`height: ${e.height};`:``,i=e?.background?`background: ${e.background};`:``;return c.html`
592
+ `}function Z(e,t){if(t===void 0){let t=t=>Z(e,t??c.html``);return t.html=(t,...n)=>Z(e,(0,c.html)(t,...n)),t}let n=e?.width?`width: ${e.width};`:``,r=e?.height?`height: ${e.height};`:``,i=e?.background?`background: ${e.background};`:``;return c.html`
600
593
  <div
601
594
  style="
602
595
  position: relative;
@@ -606,16 +599,15 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
606
599
  >
607
600
  ${l(t)}
608
601
  </div>
609
- `}function te(e){let t=e?.width?`width: ${e.width};`:``,n=e?.height?`height: ${e.height};`:``;return c.html` <div style="${t} ${n}"></div> `}function ne(e){let t=e?.type??`rect`,n=e?.width??`100%`,r=e?.height??`16px`,i=e?.borderRadius??`4px`,a=e?.animation!==!1,o=_.value,s=e?.className??g(`SkeletonLoader::skeleton-shimmer`)+`-lyco-now-${o}`,l=t===`circle`?`border-radius: 50%; width: ${n}; height: ${n}`:`border-radius: ${i}; width: ${n}; height: ${r}`;return c.html`
610
- <lyco-component>
602
+ `}function ee(e){let t=e?.width?`width: ${e.width};`:``,n=e?.height?`height: ${e.height};`:``;return c.html` <div style="${t} ${n}"></div> `}function te(e){let t=e?.type??`rect`,n=e?.width??`100%`,r=e?.height??`16px`,i=e?.borderRadius??`4px`,a=e?.animation!==!1,o=v(`SkeletonLoader`),s=e?.className??g(`SkeletonLoader::skeleton-shimmer`)+`-lyco-now-`+o,l=t===`circle`?`border-radius: 50%; width: ${n}; height: ${n}`:`border-radius: ${i}; width: ${n}; height: ${r}`;return y(`SkeletonLoader`,c.html`
611
603
  <style>
612
604
  ${`
613
- @keyframes ${s+`-shimmer`} {
614
- 0% { background-color: #eee; }
615
- 50% { background-color: #ddd; }
616
- 100% { background-color: #eee; }
617
- }
618
- `}
605
+ @keyframes ${s+`-shimmer`} {
606
+ 0% { background-color: #eee; }
607
+ 50% { background-color: #ddd; }
608
+ 100% { background-color: #eee; }
609
+ }
610
+ `}
619
611
  .${s} {
620
612
  ${l};
621
613
  background-color: #eee;
@@ -623,8 +615,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
623
615
  }
624
616
  </style>
625
617
  <div class="${s}"></div>
626
- </lyco-component>
627
- `}function re(){return c.html`<div style="flex: 1 1 auto;"></div>`}function X(e,t){if(t===void 0){let t=t=>X(e,t??c.html``);return t.html=(t,...n)=>X(e,(0,c.html)(t,...n)),t}let n=e?.top?`top: ${e.top};`:``,r=e?.bottom?`bottom: ${e.bottom};`:``,i=typeof e?.zIndex==`number`?`z-index: ${e.zIndex};`:``;return c.html`
618
+ `)}function ne(){return c.html`<div style="flex: 1 1 auto;"></div>`}function Q(e,t){if(t===void 0){let t=t=>Q(e,t??c.html``);return t.html=(t,...n)=>Q(e,(0,c.html)(t,...n)),t}let n=e?.top?`top: ${e.top};`:``,r=e?.bottom?`bottom: ${e.bottom};`:``,i=typeof e?.zIndex==`number`?`z-index: ${e.zIndex};`:``;return c.html`
628
619
  <div
629
620
  style="
630
621
  position: sticky;
@@ -634,28 +625,29 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
634
625
  >
635
626
  ${l(t)}
636
627
  </div>
637
- `}function Z(e,t){if(t===void 0){let t=t=>Z(e,t??c.html``);return t.html=(t,...n)=>Z(e,(0,c.html)(t,...n)),t}let n=_.value,r=e?.className??g(`Table::table`)+`-lyco-now-${n}`,i=e?.striped?`
628
+ `}function $(e,t){if(t===void 0){let t=t=>$(e,t??c.html``);return t.html=(t,...n)=>$(e,(0,c.html)(t,...n)),t}let n=v(`Table`),r=e?.className??g(`Table::table`)+`-lyco-now-${n}`,i=e?.striped?`
638
629
  .${r} tr:nth-child(even) { background: #f9f9f9; }
639
630
  `:``,a=e?.hover?`
640
631
  .${r} tr:hover { background: #f1f1f1; }
641
632
  `:``,o=e?.bordered?`
642
633
  .${r}, .${r} th, .${r} td { border: 1px solid #ddd; }
643
- `:``;return c.html`
644
- <lyco-component name="Table">
634
+ `:``,s=`
635
+ /* 将表格包裹在带有 _className 的 div 里,使后续 CSS 作用于该 div 下的 table */
636
+ .${r} table {
637
+ width: 100%;
638
+ border-collapse: collapse;
639
+ }
640
+ .${r} th,
641
+ .${r} td {
642
+ padding: 8px 12px;
643
+ text-align: left;
644
+ }
645
+ ${i}
646
+ ${a}
647
+ ${o}
648
+ `;return y(`Table`,c.html`
645
649
  <style>
646
- /* 将表格包裹在带有 _className 的 div 里,使后续 CSS 作用于该 div 下的 table */
647
- .${r} table {
648
- width: 100%;
649
- border-collapse: collapse;
650
- }
651
- .${r} th,
652
- .${r} td {
653
- padding: 8px 12px;
654
- text-align: left;
655
- }
656
- ${i}
657
- ${a}
658
- ${o}
650
+ ${s}
659
651
  </style>
660
652
 
661
653
  <div class="${r}">
@@ -663,8 +655,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
663
655
  ${l(t)}
664
656
  </table>
665
657
  </div>
666
- </lyco-component>
667
- `}function Q(e,t){let n=e?.direction??`row`;return t===void 0?t=>Q(e,t??c.html``):c.html`
658
+ `)}function re(e,t){let n=e?.direction??`row`;return t===void 0?t=>re(e,t??c.html``):c.html`
668
659
  <div
669
660
  style="
670
661
  display: flex;
@@ -677,7 +668,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
677
668
  >
678
669
  ${u(t)}
679
670
  </div>
680
- `}function $(e,t){let n=e?.width?`width: ${e.width};`:``,r=e?.height?`height: ${e.height};`:``,i=e?.background?`background: ${e.background};`:``;if(t===void 0)return t=>$(e,t??[c.html``]);let a=`flex-start`,o=`flex-start`;switch(e?.align){case`top-right`:a=`flex-end`,o=`flex-start`;break;case`center`:a=`center`,o=`center`;break;case`bottom-left`:a=`flex-start`,o=`flex-end`;break;case`bottom-right`:a=`flex-end`,o=`flex-end`;break;default:a=`flex-start`,o=`flex-start`}return c.html`
671
+ `}function ie(e,t){let n=e?.width?`width: ${e.width};`:``,r=e?.height?`height: ${e.height};`:``,i=e?.background?`background: ${e.background};`:``;if(t===void 0)return t=>ie(e,t??[c.html``]);let a=`flex-start`,o=`flex-start`;switch(e?.align){case`top-right`:a=`flex-end`,o=`flex-start`;break;case`center`:a=`center`,o=`center`;break;case`bottom-left`:a=`flex-start`,o=`flex-end`;break;case`bottom-right`:a=`flex-end`,o=`flex-end`;break;default:a=`flex-start`,o=`flex-start`}return c.html`
681
672
  <div
682
673
  style="
683
674
  position: relative;
@@ -689,5 +680,5 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
689
680
  >
690
681
  ${u(t)}
691
682
  </div>
692
- `}exports.AbsoluteBox=P,exports.AcrylicBar=F,exports.AspectRatio=I,exports.AutoFitGrid=L,exports.AvatarStack=R,exports.Badge=z,exports.Card=B,exports.Center=V,exports.Column=b,exports.ColumnSplit=k,exports.Container=H,exports.Divider=U,exports.Flex=x,exports.FlowItem=S,exports.FooterLayout=W,exports.Grid=C,exports.GridBreakpoint=G,exports.GridCol=w,exports.GridItem=T,exports.GridRow=E,exports.HeroSection=K,exports.Hidden=q,exports.LightboxContainer=y,exports.ListGroup=ee,exports.Overlay=J,exports.PositionContainer=Y,exports.Row=D,exports.RowSplit=A,exports.ScrollBar=j,exports.SideBarContainer=M,exports.SizedBox=te,exports.SkeletonLoader=ne,exports.Spacer=re,exports.Sticky=X,exports.Swiper=N,exports.Table=Z,exports.WaterFlow=O,exports.Wrap=Q,exports.ZStack=$;
683
+ `}exports.AbsoluteBox=F,exports.AcrylicBar=I,exports.AspectRatio=L,exports.AutoFitGrid=R,exports.AvatarStack=z,exports.Badge=B,exports.Card=V,exports.Center=H,exports.Column=x,exports.ColumnSplit=A,exports.Container=U,exports.Divider=W,exports.Flex=S,exports.FlowItem=C,exports.FooterLayout=G,exports.Grid=w,exports.GridBreakpoint=K,exports.GridCol=T,exports.GridItem=E,exports.GridRow=D,exports.HeroSection=q,exports.Hidden=J,exports.LightboxContainer=b,exports.ListGroup=Y,exports.Overlay=X,exports.PositionContainer=Z,exports.Row=O,exports.RowSplit=j,exports.ScrollBar=M,exports.SideBarContainer=N,exports.SizedBox=ee,exports.SkeletonLoader=te,exports.Spacer=ne,exports.Sticky=Q,exports.Swiper=P,exports.Table=$,exports.WaterFlow=k,exports.Wrap=re,exports.ZStack=ie;
693
684
  //# sourceMappingURL=index.cjs.js.map