lyco 1.2.3 → 1.2.4

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