lyco 1.2.5 → 1.2.6

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.
Files changed (49) hide show
  1. package/dist/index.cjs.js +249 -170
  2. package/dist/index.cjs.js.map +1 -1
  3. package/dist/index.es.js +359 -280
  4. package/dist/index.es.js.map +1 -1
  5. package/dist/types/components/AbsoluteBox.d.ts +4 -3
  6. package/dist/types/components/AcrylicBar.d.ts +2 -1
  7. package/dist/types/components/AspectRatio.d.ts +2 -1
  8. package/dist/types/components/AutoFitGrid.d.ts +3 -1
  9. package/dist/types/components/AvatarStack.d.ts +3 -1
  10. package/dist/types/components/Badge.d.ts +2 -1
  11. package/dist/types/components/Canvas.d.ts +13 -0
  12. package/dist/types/components/Card.d.ts +2 -1
  13. package/dist/types/components/Center.d.ts +3 -1
  14. package/dist/types/components/Column.d.ts +7 -1
  15. package/dist/types/components/ColumnSplit.d.ts +3 -1
  16. package/dist/types/components/Container.d.ts +2 -1
  17. package/dist/types/components/Divider.d.ts +2 -0
  18. package/dist/types/components/Flex.d.ts +2 -1
  19. package/dist/types/components/FlowItem.d.ts +8 -2
  20. package/dist/types/components/FooterLayout.d.ts +2 -1
  21. package/dist/types/components/ForEach.d.ts +3 -0
  22. package/dist/types/components/Grid.d.ts +3 -1
  23. package/dist/types/components/GridBreakpoint.d.ts +2 -1
  24. package/dist/types/components/GridCol.d.ts +3 -1
  25. package/dist/types/components/GridItem.d.ts +3 -1
  26. package/dist/types/components/GridRow.d.ts +3 -1
  27. package/dist/types/components/HeroSection.d.ts +3 -1
  28. package/dist/types/components/Hidden.d.ts +2 -1
  29. package/dist/types/components/LightboxContainer.d.ts +3 -1
  30. package/dist/types/components/List.d.ts +15 -0
  31. package/dist/types/components/ListGroup.d.ts +3 -1
  32. package/dist/types/components/Overlay.d.ts +3 -1
  33. package/dist/types/components/PositionContainer.d.ts +3 -1
  34. package/dist/types/components/Row.d.ts +3 -1
  35. package/dist/types/components/RowSplit.d.ts +3 -1
  36. package/dist/types/components/ScrollBar.d.ts +3 -1
  37. package/dist/types/components/SideBarContainer.d.ts +3 -1
  38. package/dist/types/components/SizedBox.d.ts +2 -0
  39. package/dist/types/components/SkeletonLoader.d.ts +2 -0
  40. package/dist/types/components/Spacer.d.ts +4 -1
  41. package/dist/types/components/Sticky.d.ts +2 -1
  42. package/dist/types/components/Swiper.d.ts +2 -0
  43. package/dist/types/components/Table.d.ts +2 -1
  44. package/dist/types/components/WaterFlow.d.ts +2 -1
  45. package/dist/types/components/Wrap.d.ts +2 -1
  46. package/dist/types/components/ZStack.d.ts +2 -1
  47. package/dist/types/components/core.d.ts +30 -11
  48. package/dist/types/components/index.d.ts +3 -0
  49. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -1,93 +1,126 @@
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} -->
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));
2
+ /**
3
+ * @license
4
+ * Copyright 2017 Google LLC
5
+ * SPDX-License-Identifier: BSD-3-Clause
6
+ */
7
+ const c=s(require(`lit`)),l=globalThis,u=l.trustedTypes,d=u?u.createPolicy(`lit-html`,{createHTML:e=>e}):void 0,f=`$lit$`,p=`lit$${Math.random().toFixed(9).slice(2)}$`,m=`?`+p,h=`<${m}>`,g=document,_=()=>g.createComment(``),v=e=>e===null||typeof e!=`object`&&typeof e!=`function`,y=Array.isArray,b=e=>y(e)||typeof e?.[Symbol.iterator]==`function`,x=`[
8
+ \f\r]`,S=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,w=/>/g,T=RegExp(`>|${x}(?:([^\\s"'>=/]+)(${x}*=${x}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,`g`),E=/'/g,D=/"/g,O=/^(?:script|style|textarea|title)$/i,k=e=>(t,...n)=>({_$litType$:e,strings:t,values:n}),A=k(1),ee=k(2),j=k(3),M=Symbol.for(`lit-noChange`),N=Symbol.for(`lit-nothing`),P=new WeakMap,F=g.createTreeWalker(g,129);function I(e,t){if(!y(e)||!e.hasOwnProperty(`raw`))throw Error(`invalid template strings array`);return d===void 0?t:d.createHTML(t)}const L=(e,t)=>{let n=e.length-1,r=[],i,a=t===2?`<svg>`:t===3?`<math>`:``,o=S;for(let t=0;t<n;t++){let n=e[t],s,c,l=-1,u=0;for(;u<n.length&&(o.lastIndex=u,c=o.exec(n),c!==null);)u=o.lastIndex,o===S?c[1]===`!--`?o=C:c[1]===void 0?c[2]===void 0?c[3]!==void 0&&(o=T):(O.test(c[2])&&(i=RegExp(`</`+c[2],`g`)),o=T):o=w:o===T?c[0]===`>`?(o=i??S,l=-1):c[1]===void 0?l=-2:(l=o.lastIndex-c[2].length,s=c[1],o=c[3]===void 0?T:c[3]===`"`?D:E):o===D||o===E?o=T:o===C||o===w?o=S:(o=T,i=void 0);let d=o===T&&e[t+1].startsWith(`/>`)?` `:``;a+=o===S?n+h:l>=0?(r.push(s),n.slice(0,l)+f+n.slice(l)+p+d):n+p+(l===-2?t:d)}return[I(e,a+(e[n]||`<?>`)+(t===2?`</svg>`:t===3?`</math>`:``)),r]};var R=class e{constructor({strings:t,_$litType$:n},r){let i;this.parts=[];let a=0,o=0,s=t.length-1,c=this.parts,[l,d]=L(t,n);if(this.el=e.createElement(l,r),F.currentNode=this.el.content,n===2||n===3){let e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;(i=F.nextNode())!==null&&c.length<s;){if(i.nodeType===1){if(i.hasAttributes())for(let e of i.getAttributeNames())if(e.endsWith(f)){let t=d[o++],n=i.getAttribute(e).split(p),r=/([.?@])?(.*)/.exec(t);c.push({type:1,index:a,name:r[2],strings:n,ctor:r[1]===`.`?ne:r[1]===`?`?re:r[1]===`@`?ie:V}),i.removeAttribute(e)}else e.startsWith(p)&&(c.push({type:6,index:a}),i.removeAttribute(e));if(O.test(i.tagName)){let e=i.textContent.split(p),t=e.length-1;if(t>0){i.textContent=u?u.emptyScript:``;for(let n=0;n<t;n++)i.append(e[n],_()),F.nextNode(),c.push({type:2,index:++a});i.append(e[t],_())}}}else if(i.nodeType===8)if(i.data===m)c.push({type:2,index:a});else{let e=-1;for(;(e=i.data.indexOf(p,e+1))!==-1;)c.push({type:7,index:a}),e+=p.length-1}a++}}static createElement(e,t){let n=g.createElement(`template`);return n.innerHTML=e,n}};function z(e,t,n=e,r){var i,a;if(t===M)return t;let o=r===void 0?n._$Cl:(i=n._$Co)?.[r],s=v(t)?void 0:t._$litDirective$;return o?.constructor!==s&&(o==null||(a=o._$AO)==null||a.call(o,!1),s===void 0?o=void 0:(o=new s(e),o._$AT(e,n,r)),r===void 0?n._$Cl=o:(n._$Co??=[])[r]=o),o!==void 0&&(t=z(e,o._$AS(e,t.values),o,r)),t}var te=class{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:t},parts:n}=this._$AD,r=(e?.creationScope??g).importNode(t,!0);F.currentNode=r;let i=F.nextNode(),a=0,o=0,s=n[0];for(;s!==void 0;){if(a===s.index){let t;s.type===2?t=new B(i,i.nextSibling,this,e):s.type===1?t=new s.ctor(i,s.name,s.strings,this,e):s.type===6&&(t=new ae(i,this,e)),this._$AV.push(t),s=n[++o]}a!==s?.index&&(i=F.nextNode(),a++)}return F.currentNode=g,r}p(e){let t=0;for(let n of this._$AV)n!==void 0&&(n.strings===void 0?n._$AI(e[t]):(n._$AI(e,n,t),t+=n.strings.length-2)),t++}},B=class e{get _$AU(){var e;return(e=this._$AM)?._$AU??this._$Cv}constructor(e,t,n,r){this.type=2,this._$AH=N,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=n,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,t=this._$AM;return t!==void 0&&e?.nodeType===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=z(this,e,t),v(e)?e===N||e==null||e===``?(this._$AH!==N&&this._$AR(),this._$AH=N):e!==this._$AH&&e!==M&&this._(e):e._$litType$===void 0?e.nodeType===void 0?b(e)?this.k(e):this._(e):this.T(e):this.$(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==N&&v(this._$AH)?this._$AA.nextSibling.data=e:this.T(g.createTextNode(e)),this._$AH=e}$(e){var t;let{values:n,_$litType$:r}=e,i=typeof r==`number`?this._$AC(e):(r.el===void 0&&(r.el=R.createElement(I(r.h,r.h[0]),this.options)),r);if((t=this._$AH)?._$AD===i)this._$AH.p(n);else{let e=new te(i,this),t=e.u(this.options);e.p(n),this.T(t),this._$AH=e}}_$AC(e){let t=P.get(e.strings);return t===void 0&&P.set(e.strings,t=new R(e)),t}k(t){y(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,r,i=0;for(let a of t)i===n.length?n.push(r=new e(this.O(_()),this.O(_()),this,this.options)):r=n[i],r._$AI(a),i++;i<n.length&&(this._$AR(r&&r._$AB.nextSibling,i),n.length=i)}_$AR(e=this._$AA.nextSibling,t){var n;for((n=this._$AP)?.call(this,!1,!0,t);e&&e!==this._$AB;){let t=e.nextSibling;e.remove(),e=t}}setConnected(e){var t;this._$AM===void 0&&(this._$Cv=e,(t=this._$AP)?.call(this,e))}},V=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,n,r,i){this.type=1,this._$AH=N,this._$AN=void 0,this.element=e,this.name=t,this._$AM=r,this.options=i,n.length>2||n[0]!==``||n[1]!==``?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=N}_$AI(e,t=this,n,r){let i=this.strings,a=!1;if(i===void 0)e=z(this,e,t,0),a=!v(e)||e!==this._$AH&&e!==M,a&&(this._$AH=e);else{let r=e,o,s;for(e=i[0],o=0;o<i.length-1;o++)s=z(this,r[n+o],t,o),s===M&&(s=this._$AH[o]),a||=!v(s)||s!==this._$AH[o],s===N?e=N:e!==N&&(e+=(s??``)+i[o+1]),this._$AH[o]=s}a&&!r&&this.j(e)}j(e){e===N?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??``)}},ne=class extends V{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===N?void 0:e}},re=class extends V{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==N)}},ie=class extends V{constructor(e,t,n,r,i){super(e,t,n,r,i),this.type=5}_$AI(e,t=this){if((e=z(this,e,t,0)??N)===M)return;let n=this._$AH,r=e===N&&n!==N||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,i=e!==N&&(n===N||r);r&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){var t;typeof this._$AH==`function`?this._$AH.call((t=this.options)?.host??this.element,e):this._$AH.handleEvent(e)}},ae=class{constructor(e,t,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){z(this,e)}};const oe={M:f,P:p,A:m,C:1,L,R:te,D:b,V:z,I:B,H:V,N:re,U:ie,B:ne,F:ae},se=l.litHtmlPolyfillSupport;se?.(R,B),(l.litHtmlVersions??=[]).push(`3.3.0`);
9
+ /**
10
+ * @license
11
+ * Copyright 2017 Google LLC
12
+ * SPDX-License-Identifier: BSD-3-Clause
13
+ */
14
+ const{I:ce}=oe,le=e=>e===null||typeof e!=`object`&&typeof e!=`function`,ue={HTML:1,SVG:2,MATHML:3},de=(e,t)=>t===void 0?e?._$litType$!==void 0:e?._$litType$===t,fe=e=>{var t;return(e==null||(t=e._$litType$)==null?void 0:t.h)!=null},pe=e=>e?._$litDirective$!==void 0,me=e=>e?._$litDirective$,he=e=>e.strings===void 0,ge=()=>document.createComment(``),_e=(e,t,n)=>{let r=e._$AA.parentNode,i=t===void 0?e._$AB:t._$AA;if(n===void 0){let t=r.insertBefore(ge(),i),a=r.insertBefore(ge(),i);n=new ce(t,a,e,e.options)}else{let t=n._$AB.nextSibling,o=n._$AM,s=o!==e;if(s){var a;let t;(a=n._$AQ)?.call(n,e),n._$AM=e,n._$AP!==void 0&&(t=e._$AU)!==o._$AU&&n._$AP(t)}if(t!==i||s){let e=n._$AA;for(;e!==t;){let t=e.nextSibling;r.insertBefore(e,i),e=t}}}return n},ve=(e,t,n=e)=>(e._$AI(t,n),e),ye={},be=(e,t=ye)=>e._$AH=t,xe=e=>e._$AH,Se=e=>{var t;(t=e._$AP)?.call(e,!1,!0);let n=e._$AA,r=e._$AB.nextSibling;for(;n!==r;){let e=n.nextSibling;n.remove(),n=e}},Ce=e=>{e._$AR()},we={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Te=e=>(...t)=>({_$litDirective$:e,values:t});var Ee=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,n){this._$Ct=e,this._$AM=t,this._$Ci=n}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}};
15
+ /**
16
+ * @license
17
+ * Copyright 2017 Google LLC
18
+ * SPDX-License-Identifier: BSD-3-Clause
19
+ */const H=(e,t)=>{var n;let r=e._$AN;if(r===void 0)return!1;for(let e of r)(n=e._$AO)?.call(e,t,!1),H(e,t);return!0},U=e=>{let t,n;do{if((t=e._$AM)===void 0)break;n=t._$AN,n.delete(e),e=t}while(n?.size===0)},De=e=>{for(let t;t=e._$AM;e=t){let n=t._$AN;if(n===void 0)t._$AN=n=new Set;else if(n.has(e))break;n.add(e),Ae(t)}};function Oe(e){this._$AN===void 0?this._$AM=e:(U(this),this._$AM=e,De(this))}function ke(e,t=!1,n=0){let r=this._$AH,i=this._$AN;if(i!==void 0&&i.size!==0)if(t)if(Array.isArray(r))for(let e=n;e<r.length;e++)H(r[e],!1),U(r[e]);else r!=null&&(H(r,!1),U(r));else H(this,e)}const Ae=e=>{e.type==we.CHILD&&(e._$AP??=ke,e._$AQ??=Oe)};var je=class extends Ee{constructor(){super(...arguments),this._$AN=void 0}_$AT(e,t,n){super._$AT(e,t,n),De(this),this.isConnected=e._$AU}_$AO(e,t=!0){var n,r;e!==this.isConnected&&(this.isConnected=e,e?(n=this.reconnected)?.call(this):(r=this.disconnected)?.call(this)),t&&(H(this,e),U(this))}setValue(e){if(he(this._$Ct))this._$Ct._$AI(e,this);else{let t=[...this._$Ct._$AH];t[this._$Ci]=e,this._$Ct._$AI(t,this,0)}}disconnected(){}reconnected(){}};
20
+ /**
21
+ * @license
22
+ * Copyright 2020 Google LLC
23
+ * SPDX-License-Identifier: BSD-3-Clause
24
+ */const Me=()=>new Ne;var Ne=class{};const Pe=new WeakMap,W=Te(class extends je{render(e){return N}update(e,[t]){var n;let r=t!==this.G;return r&&this.G!==void 0&&this.rt(void 0),(r||this.lt!==this.ct)&&(this.G=t,this.ht=(n=e.options)?.host,this.rt(this.ct=e.element)),N}rt(e){if(this.isConnected||(e=void 0),typeof this.G==`function`){let t=this.ht??globalThis,n=Pe.get(t);n===void 0&&(n=new WeakMap,Pe.set(t,n)),n.get(this.G)!==void 0&&this.G.call(this.ht,void 0),n.set(this.G,e),e!==void 0&&this.G.call(this.ht,e)}else this.G.value=e}get lt(){var e,t;return typeof this.G==`function`?(e=Pe.get(this.ht??globalThis))?.get(this.G):(t=this.G)?.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}}),Fe=Symbol(`___LYCO_NULL___`);function G(e){return e?typeof e==`function`?e():e:c.html``}function K(e,t){let n=t??(e=>e);if(e===void 0)return c.html``;if(Array.isArray(e))return e.map((e,t)=>n(G(e),t,!0,!1));if(typeof e!=`function`)return n(G(e),void 0,!1,!1);let r=e();return Array.isArray(r)?r.map((e,t)=>n(G(e),t,!0,!1)):n(G(r),void 0,!1,!0)}function Ie(e){let t=Math.random().toString(36).substring(2,15);return e?`lyco-${e}-${t}`:`lyco-${t}`}function Le(e,t){let n=t??(e=>e),r=e=>n(G(e));return e?r(e):r}function Re(e,t,n){let r=t??(e=>e),i=e=>r(K(e,n));return e?i(e):i}const q=e=>({init:!1,prefix:e,className:Fe}),J={"GridBreakpoint::grid-breakpoint":q(`grid-breakpoint`),"Hidden::hidden-container":q(`hidden-container`),"ListGroup::list-group":q(`list-group`),"ScrollBar::scrollbar-container":q(`scrollbar-container`),"SkeletonLoader::skeleton-shimmer":q(`skeleton-shimmer`),"Swiper::swiper":q(`swiper`),"Table::table":q(`table`),"WaterFlow::waterflow":q(`waterflow`),"AutoFitGrid::auto-fit-grid":q(`auto-fit-grid`),"GridCol::grid-col":q(`grid-col`),"GridRow::grid-row":q(`grid-row`),"List::list":q(`list`)};function Y(e){let t=J[e];return t.init||(J[e].init=!0,J[e].className=Ie(t.prefix)),J[e].className===Fe?Ie(t.prefix):J[e].className}const X={all:{value:0}};function Z(e){var t;return(t=X[e])?.value||(X[e]={value:0}),X[e].value}function Q(e,t){return X.all={value:X.all.value+1},X[e]===void 0?X[e]={value:0}:X[e].value=X[e].value+1,c.html`
25
+ <!-- ${e} - ${X[e].value} -->
3
26
  ${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`
27
+ `}function ze(e,t,n){t.forEach(([t,r])=>{n.has(t)&&e.removeEventListener(t,n.get(t));let i,a;typeof r==`function`?(i=r,a=void 0):(i=r.handler,a=r.options);let o=e=>i(e);e.addEventListener(t,o,a),n.set(t,o)})}function $(e){let t=new Map,n=Object.entries(e);return{bind(e){ze(e,n,t)},unbindAll(){t.clear()},auto(e){e?this.bind(e):this.unbindAll()}}}function Be(e,t){if(t===void 0){let t=t=>Be(e,t??c.html``);return t.html=(t,...n)=>Be(e,(0,c.html)(t,...n)),t}let n=e?.fadeBg??`rgba(0,0,0,0.7)`,r=e?.zIndex??2e3,i=$(e?.on??{});return c.html`
5
28
  <div
29
+ ${W(i.auto)}
6
30
  style="
7
- position: fixed;
8
- top: 0; left: 0; right: 0; bottom: 0;
9
- background: ${n};
10
- z-index: ${r};
11
- display: flex;
12
- justify-content: center;
13
- align-items: center;
14
- "
31
+ position: fixed;
32
+ top: 0; left: 0; right: 0; bottom: 0;
33
+ background: ${n};
34
+ z-index: ${r};
35
+ display: flex;
36
+ justify-content: center;
37
+ align-items: center;
38
+ "
15
39
  >
16
- ${l(t)}
40
+ ${G(t)}
17
41
  </div>
18
- `}function x(e,t){return t===void 0?t=>x(e,t??[c.html``]):c.html`
42
+ `}function Ve(e,t){let n=$(e?.on??{});return t===void 0?t=>Ve(e,t??[c.html``]):c.html`
19
43
  <div
44
+ ${W(n.auto)}
45
+ .class="${e?.className}"
20
46
  style="
21
47
  display: flex;
22
48
  flex-direction: column;
23
49
  ${e?.space?`gap: ${e.space};`:``}
50
+ ${e?.style??``}
24
51
  "
25
52
  >
26
- ${u(t)}
53
+ ${K(t)}
27
54
  </div>
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`
55
+ `}function He(e,t){if(t===void 0){let t=t=>He(e,t??c.html``);return t.html=(t,...n)=>He(e,(0,c.html)(t,...n)),t}let n=e?.direction??`row`,r=$(e?.on??{});return c.html`
29
56
  <div
57
+ ${W(r.auto)}
30
58
  style="
31
- display: flex;
32
- flex-direction: ${n};
33
- ${e?.justify?`justify-content: ${e.justify};`:``}
34
- ${e?.align?`align-items: ${e.align};`:``}
35
- ${e?.gap?`gap: ${e.gap};`:``}
36
- "
59
+ display: flex;
60
+ flex-direction: ${n};
61
+ ${e?.justify?`justify-content: ${e.justify};`:``}
62
+ ${e?.align?`align-items: ${e.align};`:``}
63
+ ${e?.gap?`gap: ${e.gap};`:``}
64
+ "
37
65
  >
38
- ${l(t)}
66
+ ${G(t)}
39
67
  </div>
40
- `}function C(e){return c.html`
41
- <div style="break-inside: avoid; margin-bottom: 16px;">
42
- ${l(e)}
68
+ `}function Ue(e,t){if(t===void 0){let t=t=>Ue(e,t??c.html``);return t.html=(t,...n)=>Ue(e,(0,c.html)(t,...n)),t}let n=$(e?.on??{});return c.html`
69
+ <div ${W(n.auto)} style="break-inside: avoid; margin-bottom: 16px;">
70
+ ${G(t)}
43
71
  </div>
44
- `}function w(e,t){if(t===void 0)return t=>w(e,t??[c.html``]);let n=e?.columns??1;return c.html`
72
+ `}function We(e,t){if(t===void 0)return t=>We(e,t??[c.html``]);let n=e?.columns??1,r=$(e?.on??{});return c.html`
45
73
  <div
74
+ ${W(r.auto)}
46
75
  style="
47
- display: grid;
48
- grid-template-columns: repeat(${n}, 1fr);
49
- ${e?.gap?`gap: ${e.gap};`:``}
50
- "
76
+ display: grid;
77
+ grid-template-columns: repeat(${n}, 1fr);
78
+ ${e?.gap?`gap: ${e.gap};`:``}
79
+ "
51
80
  >
52
- ${u(t)}
81
+ ${K(t)}
53
82
  </div>
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=`
83
+ `}function Ge(e,t){if(t===void 0){let t=t=>Ge(e,t??c.html``);return t.html=(t,...n)=>Ge(e,(0,c.html)(t,...n)),t}let n=Z(`GridCol`),r=Y(`GridCol::grid-col`)+`-lyco-now-`+n,i=e?.gap?`column-gap: ${e.gap};`:``,a=`
55
84
  .${r} {
56
85
  display: grid;
57
86
  grid-auto-flow: column;
58
87
  ${i}
59
88
  }
60
- `;return y(`GridCol`,c.html`
89
+ `,o=$(e?.on??{});return Q(`GridCol`,c.html`
61
90
  <style>
62
91
  ${a}
63
92
  </style>
64
- <div class="${r}">${l(t)}</div>
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`
66
- <div style="${e?.span?`grid-column: span ${e.span};`:``}">
67
- ${l(t)}
93
+ <div ${W(o.auto)} class="${r}">${G(t)}</div>
94
+ `)}function Ke(e,t){if(t===void 0){let t=t=>Ke(e,t??c.html``);return t.html=(t,...n)=>Ke(e,(0,c.html)(t,...n)),t}let n=$(e?.on??{});return c.html`
95
+ <div
96
+ ${W(n.auto)}
97
+ style="${e?.span?`grid-column: span ${e.span};`:``}"
98
+ >
99
+ ${G(t)}
68
100
  </div>
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=`
101
+ `}function qe(e,t){if(t===void 0){let t=t=>qe(e,t??c.html``);return t.html=(t,...n)=>qe(e,(0,c.html)(t,...n)),t}let n=Z(`GridRow`),r=Y(`GridRow::grid-row`)+`-lyco-now-`+n,i=e?.gap?`row-gap: ${e.gap};`:``,a=`
70
102
  .${r} {
71
103
  display: grid;
72
104
  grid-auto-flow: row;
73
105
  ${i}
74
106
  }
75
- `;return y(`GridRow`,c.html`
107
+ `,o=$(e?.on??{});return Q(`GridRow`,c.html`
76
108
  <style>
77
109
  ${a}
78
110
  </style>
79
- <div class="${r}">${l(t)}</div>
80
- `)}function O(e,t){return t===void 0?t=>O(e,t??[c.html``]):c.html`
111
+ <div ${W(o.auto)} class="${r}">${G(t)}</div>
112
+ `)}function Je(e,t){if(t===void 0)return t=>Je(e,t??[c.html``]);let n=$(e?.on??{});return c.html`
81
113
  <div
114
+ ${W(n.auto)}
82
115
  style="
83
- display: flex;
84
- flex-direction: row;
85
- ${e?.space?`gap: ${e.space};`:``}
86
- "
116
+ display: flex;
117
+ flex-direction: row;
118
+ ${e?.space?`gap: ${e.space};`:``}
119
+ "
87
120
  >
88
- ${u(t)}
121
+ ${K(t)}
89
122
  </div>
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=`
123
+ `}function Ye(e,t){if(t===void 0){let t=t=>Ye(e,t??c.html``);return t.html=(t,...n)=>Ye(e,(0,c.html)(t,...n)),t}let n=e?.columnCount??3,r=e?.gap??`16px`,i=Z(`WaterFlow`),a=Y(`WaterFlow::waterflow`)+`-lyco-now-${i}`,o=`
91
124
  /* 使用 CSS 类来控制多列布局 */
92
125
  .${a} {
93
126
  column-count: ${n};
@@ -98,27 +131,29 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
98
131
  display: inline-block;
99
132
  width: 100%;
100
133
  }
101
- `;return y(`WaterFlow`,c.html`
134
+ `,s=$(e?.on??{});return Q(`WaterFlow`,c.html`
102
135
  <style>
103
136
  ${o}
104
137
  </style>
105
138
 
106
- <div class="${a}">${l(t)}</div>
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`
139
+ <div ${W(s.auto)} class="${a}">${G(t)}</div>
140
+ `)}function Xe(e,t){if(t===void 0){let t=t=>Xe(e,t??c.html``);return t.html=(t,...n)=>Xe(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=G(t);let s=$(e?.on??{});return c.html`
108
141
  <div
142
+ ${W(s.auto)}
109
143
  style="
110
- display: flex;
111
- flex-direction: column;
112
- width: 100%;
113
- height: 100%;
114
- gap: ${n};
115
- "
144
+ display: flex;
145
+ flex-direction: column;
146
+ width: 100%;
147
+ height: 100%;
148
+ gap: ${n};
149
+ "
116
150
  >
117
151
  <div style="flex: 0 0 ${r}; overflow: auto;">${i}</div>
118
152
  <div style="flex: 1 1 auto; overflow: auto;">${a}</div>
119
153
  </div>
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`
154
+ `}function Ze(e,t){if(t===void 0){let t=t=>Ze(e,t??c.html``);return t.html=(t,...n)=>Ze(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=G(t);let s=$(e?.on??{});return c.html`
121
155
  <div
156
+ ${W(s.auto)}
122
157
  style="
123
158
  display: flex;
124
159
  flex-direction: row;
@@ -130,9 +165,9 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
130
165
  <div style="flex: 0 0 ${r}; overflow: auto;">${i}</div>
131
166
  <div style="flex: 1 1 auto; overflow: auto;">${a}</div>
132
167
  </div>
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=`
168
+ `}function Qe(e,t){if(t===void 0){let t=t=>Qe(e,t??c.html``);return t.html=(t,...n)=>Qe(e,(0,c.html)(t,...n)),t}let n=e?.direction??`vertical`,r=e?.height??`100%`,i=e?.width??`100%`,a=e?.customCss??``,o=Z(`ScrollBar`),s=e?.className??Y(`ScrollBar::scrollbar-container`)+`-lyco-now-`+o,l=n===`horizontal`?`overflow-x: auto; overflow-y: hidden`:`overflow-y: auto; overflow-x: hidden`,u=`
134
169
  .${s} {
135
- ${u};
170
+ ${l};
136
171
  width: ${i};
137
172
  height: ${r};
138
173
  }
@@ -148,13 +183,14 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
148
183
  background: rgba(0, 0, 0, 0.05);
149
184
  }
150
185
  ${a}
151
- `;return y(`ScrollBar`,c.html`
186
+ `,d=$(e?.on??{});return Q(`ScrollBar`,c.html`
152
187
  <style>
153
- ${d}
188
+ ${u}
154
189
  </style>
155
- <div class="${s}">${l(t)}</div>
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`
190
+ <div ${W(d.auto)} class="${s}">${G(t)}</div>
191
+ `)}function $e(e,t){if(t===void 0)return t=>$e(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=K(t);let l=$(e?.on??{});return c.html`
157
192
  <div
193
+ ${W(l.auto)}
158
194
  style="
159
195
  display: flex;
160
196
  flex-direction: ${r===`left`?`row`:`row-reverse`};
@@ -166,42 +202,42 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
166
202
  <div style="flex: 0 0 ${n}; overflow: auto;">${a}</div>
167
203
  <div style="flex: 1 1 auto; overflow: auto;">${o}</div>
168
204
  </div>
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`
205
+ `}function et(e={},t){if(t===void 0)return t=>et(e,t??[c.html``]);let n=Z(`Swiper`),{gap:r=`8px`,snapType:i=`mandatory`,height:a=`auto`,width:o=`100%`,className:s=Y(`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:g=!1,interval:_=3e3,loop:v=!1,touchEnabled:y=!0,mouseWheel:b=!1,onSlideChange:x,on:S}=e,C=s,w=C+`-container`,T=C+`-slide`,E=C+`-navigation`,D=C+`-pagination`,O;O=t?typeof t==`function`?t():t:[];let k=O.length,[A,ee]=(()=>{let e={value:0};return[()=>e.value,t=>{let n=Math.max(0,Math.min(t,k-1));e.value!==n&&(e.value=n,x?.(n))}]})(),j=e=>{let t=typeof document<`u`?document.querySelector(`.${w}`):null;if(!t)return;let n=t.querySelectorAll(`.${T}`);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})),ee(e)},M=()=>{let e=A()+1>=k?v?0:A():A()+1;j(e)},N=()=>{let e=A()-1<0?v?k-1:A():A()-1;j(e)},P=()=>{let e=typeof document<`u`?document.querySelector(`.${w}`):null;if(!e)return;let t=e.querySelectorAll(`.${T}`),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)}),ee(n)},F=e=>{if(!y)return;let t=e.touches[0],n=e.currentTarget;n.dataset.touchStartX=t.clientX.toString(),n.dataset.touchStartY=t.clientY.toString()},I=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)||l===`x`)&&e.preventDefault()},L=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,s=Math.max(Math.abs(a),Math.abs(o))>30;s&&(l===`x`?a>0?N():M():o>0?N():M()),delete t.dataset.touchStartX,delete t.dataset.touchStartY},R=e=>{b&&(e.preventDefault(),e.deltaY>0?M():N())},z=e=>{if(!g||!e)return;let t,n=()=>{t=setInterval(M,_)},r=()=>{clearInterval(t)};return e.addEventListener(`mouseenter`,r),e.addEventListener(`mouseleave`,n),n(),()=>{clearInterval(t),e.removeEventListener(`mouseenter`,r),e.removeEventListener(`mouseleave`,n)}},te=()=>{let e=typeof document<`u`?document.querySelector(`.${w}`):null;if(!e)return;let t=[];e.addEventListener(`scroll`,P),t.push(()=>e.removeEventListener(`scroll`,P)),y&&(e.addEventListener(`touchstart`,F),e.addEventListener(`touchmove`,I,{passive:!1}),e.addEventListener(`touchend`,L),t.push(()=>e.removeEventListener(`touchstart`,F)),t.push(()=>e.removeEventListener(`touchmove`,I)),t.push(()=>e.removeEventListener(`touchend`,L))),b&&(e.addEventListener(`wheel`,R,{passive:!1}),t.push(()=>e.removeEventListener(`wheel`,R)));let n=z(e);return n&&t.push(n),j(0),()=>t.forEach(e=>e())};typeof window<`u`&&typeof document<`u`&&setTimeout(te,0);let B=c.html`
206
+ <div class="${D}">
207
+ ${Array.from({length:k},(e,t)=>c.html`
172
208
  <button
173
- class="${t===M()?`active`:``}"
174
- @click=${()=>F(t)}
209
+ class="${t===A()?`active`:``}"
210
+ @click=${()=>j(t)}
175
211
  ></button>
176
212
  `)}
177
213
  </div>
178
- `,K=c.html`
179
- <div class="${k} fraction">
180
- <span class="current">${M()+1}</span>
214
+ `,V=c.html`
215
+ <div class="${D} fraction">
216
+ <span class="current">${A()+1}</span>
181
217
  <span class="separator">/</span>
182
- <span class="total">${j}</span>
218
+ <span class="total">${k}</span>
183
219
  </div>
184
- `,q=c.html`
185
- <div class="${k} progressbar">
220
+ `,ne=c.html`
221
+ <div class="${D} progressbar">
186
222
  <div
187
223
  class="progress"
188
- style="width: ${j>1?M()/(j-1)*100:0}%"
224
+ style="width: ${k>1?A()/(k-1)*100:0}%"
189
225
  ></div>
190
226
  </div>
191
- `,J=c.html`
192
- <div class="${O}">
193
- <button class="prev" @click=${L}>◀</button>
194
- <button class="next" @click=${I}>▶</button>
227
+ `,re=c.html`
228
+ <div class="${E}">
229
+ <button class="prev" @click=${N}>◀</button>
230
+ <button class="next" @click=${M}>▶</button>
195
231
  </div>
196
- `,Y=`
197
- .${T} {
232
+ `,ie=`
233
+ .${C} {
198
234
  position: relative;
199
235
  overflow: hidden;
200
236
  width: ${o};
201
237
  height: ${a};
202
238
  }
203
239
 
204
- .${E} {
240
+ .${w} {
205
241
  width: 100%;
206
242
  height: 100%;
207
243
  overflow: auto;
@@ -213,12 +249,12 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
213
249
  flex-direction: ${l===`x`?`row`:`column`};
214
250
  }
215
251
 
216
- .${D} {
252
+ .${T} {
217
253
  scroll-snap-align: ${d};
218
254
  flex-shrink: 0;
219
255
  }
220
256
 
221
- .${O} {
257
+ .${E} {
222
258
  position: absolute;
223
259
  top: 50%;
224
260
  left: 0;
@@ -230,7 +266,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
230
266
  padding: ${p===`outside`?`0 1rem`:`0 0.5rem`};
231
267
  }
232
268
 
233
- .${O} button {
269
+ .${E} button {
234
270
  width: 2.5rem;
235
271
  height: 2.5rem;
236
272
  border-radius: 50%;
@@ -245,11 +281,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
245
281
  transition: background-color 0.3s;
246
282
  }
247
283
 
248
- .${O} button:hover {
284
+ .${E} button:hover {
249
285
  background-color: rgba(0, 0, 0, 0.8);
250
286
  }
251
287
 
252
- .${k} {
288
+ .${D} {
253
289
  position: absolute;
254
290
  bottom: 1rem;
255
291
  left: 0;
@@ -259,7 +295,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
259
295
  gap: 0.5rem;
260
296
  align-items: center;
261
297
  }
262
- .${k} button {
298
+ .${D} button {
263
299
  width: 0.75rem;
264
300
  height: 0.75rem;
265
301
  border-radius: 50%;
@@ -268,12 +304,12 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
268
304
  cursor: pointer;
269
305
  transition: background-color 0.3s, transform 0.3s;
270
306
  }
271
- .${k} button.active {
307
+ .${D} button.active {
272
308
  background-color: white;
273
309
  transform: scale(1.2);
274
310
  }
275
311
 
276
- .${k}.fraction {
312
+ .${D}.fraction {
277
313
  position: absolute;
278
314
  bottom: 1rem;
279
315
  left: 50%;
@@ -285,7 +321,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
285
321
  gap: 0.25rem;
286
322
  }
287
323
 
288
- .${k}.progressbar {
324
+ .${D}.progressbar {
289
325
  position: absolute;
290
326
  bottom: 0.5rem;
291
327
  left: 0;
@@ -293,45 +329,47 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
293
329
  height: 0.25rem;
294
330
  background-color: rgba(255, 255, 255, 0.2);
295
331
  }
296
- .${k}.progressbar .progress {
332
+ .${D}.progressbar .progress {
297
333
  height: 100%;
298
334
  background-color: white;
299
335
  transition: width 0.3s;
300
336
  }
301
- `;return y(`Swiper`,c.html`
337
+ `,ae=$(S??{});return Q(`Swiper`,c.html`
302
338
  <style>
303
- ${Y}
339
+ ${ie}
304
340
  </style>
305
341
 
306
- <div class="${T}">
307
- <div class="${E}">
308
- ${A.map((e,t)=>c.html`
309
- <div class="${D} --slide-${t}" key=${t}>
342
+ <div ${W(ae.auto)} class="${C}">
343
+ <div class="${w}">
344
+ ${O.map((e,t)=>c.html`
345
+ <div class="${T} --slide-${t}" key=${t}>
310
346
  ${e}
311
347
  </div>
312
348
  `)}
313
349
  </div>
314
350
 
315
- ${f?J:null}
316
- ${m&&h===`dots`?G:null}
317
- ${m&&h===`fraction`?K:null}
318
- ${m&&h===`progressbar`?q:null}
351
+ ${f?re:null}
352
+ ${m&&h===`dots`?B:null}
353
+ ${m&&h===`fraction`?V:null}
354
+ ${m&&h===`progressbar`?ne:null}
319
355
  </div>
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`
356
+ `)}function tt(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};`:``,l=typeof e?.zIndex==`number`?`z-index: ${e.zIndex};`:``,u=e?.style?e.style:``,d=e?.className?e.className:``,f=$(e?.on??{}),p=e=>c.html`
321
357
  <div
322
- class="${p}"
358
+ ${W(f.auto)}
359
+ class="${d}"
323
360
  style="
324
361
  position: absolute;
325
362
  ${n} ${r} ${i} ${a}
326
363
  ${o} ${s}
327
- ${u}
328
- ${d}
364
+ ${l}
365
+ ${u}
329
366
  "
330
367
  >
331
- ${l(e)}
368
+ ${G(e)}
332
369
  </div>
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`
370
+ `;return Le(t,p)}function nt(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`,p=e?.padding??`16px`,m=e?.zIndex??1e3,h=$(e?.on??{}),g=e=>c.html`
334
371
  <div
372
+ ${W(h.auto)}
335
373
  style="
336
374
  position: fixed;
337
375
  top: ${i};
@@ -345,17 +383,18 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
345
383
  backdrop-filter: blur(${d});
346
384
  -webkit-backdrop-filter: blur(${d});
347
385
  border-radius: ${f};
348
- padding: ${m};
386
+ padding: ${p};
349
387
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
350
- z-index: ${h};
388
+ z-index: ${m};
351
389
  display: flex;
352
390
  flex-direction: column;
353
391
  "
354
392
  >
355
393
  ${e}
356
394
  </div>
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`
395
+ `;return Re(t,void 0,g)}function rt(e,t){if(t===void 0)return t=>rt(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`,o=$(e.on??{});return c.html`
358
396
  <div
397
+ ${W(o.auto)}
359
398
  style="
360
399
  position: relative;
361
400
  width: 100%;
@@ -374,21 +413,21 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
374
413
  height: 100%;
375
414
  "
376
415
  >
377
- ${u(t)}
416
+ ${K(t)}
378
417
  </div>
379
418
  </div>
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=`
419
+ `}function it(e,t){if(t===void 0){let t=t=>it(e,t);return t.html=(t,...n)=>it(e,(0,c.html)(t,...n)),t}let n=Z(`AutoFitGrid`),r=Y(`AutoFitGrid::auto-fit-grid`)+`-lyco-now-`+n,i=e?.gap??`16px`,a=`
381
420
  .${r} {
382
421
  display: grid;
383
422
  grid-template-columns: repeat(auto-fit, minmax(${e.minItemWidth}, 1fr));
384
423
  gap: ${i};
385
424
  }
386
- `;return y(`AutoFitGrid`,c.html`
425
+ `,o=$(e.on??{});return Q(`AutoFitGrid`,c.html`
387
426
  <style>
388
427
  ${a}
389
428
  </style>
390
- <div class="${r}">${l(t)}</div>
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`
429
+ <div class="${r}" ${W(o.auto)}>${G(t)}</div>
430
+ `)}function at(e,t){if(t===void 0)return t=>at(e,t??[c.html``]);let n=e?.size??`32px`,r=e?.overlap??`-8px`,i=$(e?.on??{}),a=(e,t)=>c.html`
392
431
  <div
393
432
  style="
394
433
  width: ${n};
@@ -403,19 +442,20 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
403
442
  ${e}
404
443
  </div>
405
444
  `;return c.html`
406
- <div style="display: flex; align-items: center;">
407
- ${u(t,i)}
445
+ <div ${W(i.auto)} style="display: flex; align-items: center;">
446
+ ${K(t,a)}
408
447
  </div>
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`
448
+ `}function ot(e,t){if(t===void 0){let t=t=>ot(e,t??c.html``);return t.html=(t,...n)=>ot(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,l,u]=[n.includes(`top`)?`0`:`auto`,n.includes(`right`)?`0`:`auto`,n.includes(`bottom`)?`0`:`auto`,n.includes(`left`)?`0`:`auto`],d=$(e?.on??{});return c.html`
410
449
  <div style="position: relative; display: inline-block;">
411
- ${l(t)}
450
+ ${G(t)}
412
451
  <div
452
+ ${W(d.auto)}
413
453
  style="
414
454
  position: absolute;
415
455
  top: ${o};
416
456
  right: ${s};
417
- bottom: ${u};
418
- left: ${d};
457
+ bottom: ${l};
458
+ left: ${u};
419
459
  width: ${r};
420
460
  height: ${r};
421
461
  background: ${i};
@@ -425,14 +465,21 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
425
465
  display: flex;
426
466
  justify-content: center;
427
467
  align-items: center;
428
- transform: translate(${d===`0`?`-50%`:`0`}, ${o===`0`?`-50%`:`0`});
468
+ transform: translate(${u===`0`?`-50%`:`0`}, ${o===`0`?`-50%`:`0`});
429
469
  "
430
470
  >
431
471
  ${e?.content??``}
432
472
  </div>
433
473
  </div>
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`
474
+ `}function st(e,t){return e?n=>{typeof e==`function`?e(n):e.current=n,typeof t==`function`?t(n):t.current=n}:t}function ct(e,t){if(!t)return t=>ct(e,t??Me());let n=$(e?.on??{}),r=st(t,n.auto);return c.html`
475
+ <canvas
476
+ ${W(r)}
477
+ .class=${e?.className}
478
+ style=${e?.style??``}
479
+ ></canvas>
480
+ `}function lt(e,t){if(t===void 0)return t=>lt(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`,o=$(e?.on??{});return c.html`
435
481
  <div
482
+ ${W(o.auto)}
436
483
  style="
437
484
  background: ${a};
438
485
  border-radius: ${r};
@@ -441,10 +488,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
441
488
  box-sizing: border-box;
442
489
  "
443
490
  >
444
- ${u(t)}
491
+ ${K(t)}
445
492
  </div>
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`
493
+ `}function ut(e,t){if(t===void 0){let t=t=>ut(e,t??c.html``);return t.html=(t,...n)=>ut(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};`:``,a=$(e?.on??{});return c.html`
447
494
  <div
495
+ ${W(a.auto)}
448
496
  style="
449
497
  display: flex;
450
498
  justify-content: center;
@@ -452,10 +500,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
452
500
  ${n} ${r} ${i}
453
501
  "
454
502
  >
455
- ${l(t)}
503
+ ${G(t)}
456
504
  </div>
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`
505
+ `}function dt(e,t){if(t===void 0)return t=>dt(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%;`:``,o=$(e?.on??{});return c.html`
458
506
  <div
507
+ ${W(o.auto)}
459
508
  style="
460
509
  width: 100%;
461
510
  max-width: ${n};
@@ -467,10 +516,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
467
516
  box-sizing: border-box;
468
517
  "
469
518
  >
470
- ${u(t)}
519
+ ${K(t)}
471
520
  </div>
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`
521
+ `}function ft(e){let t=e?.orientation??`horizontal`,n=e?.thickness??`1px`,r=e?.color??`#e0e0e0`,i=e?.margin??(t===`horizontal`?`8px 0`:`0 8px`),a=$(e?.on??{}),o=t===`horizontal`?`width: 100%; height: ${n}; background: ${r}; margin: ${i};`:`width: ${n}; height: 100%; background: ${r}; margin: ${i};`;return c.html`<div ${W(a.auto)} style="${o}"></div>`}function pt(e,t){if(t===void 0){let t=t=>pt(e,t??c.html``);return t.html=(t,...n)=>pt(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`,o=$(e?.on??{});return c.html`
473
522
  <div
523
+ ${W(o.auto)}
474
524
  style="
475
525
  width: 100%;
476
526
  background: ${i};
@@ -485,13 +535,13 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
485
535
  gap: ${r};
486
536
  "
487
537
  >
488
- ${l(t)}
538
+ ${G(t)}
489
539
  </div>
490
540
  <div style="text-align: center; margin-top: 24px; color: #666;">
491
541
  © ${new Date().getFullYear()} Your Company. All rights reserved.
492
542
  </div>
493
543
  </div>
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+`{
544
+ `}function mt(e,t){return t?e.map((e,n)=>t(e,n)):t=>e.map((e,n)=>t(e,n))}function ht(e,t){if(t===void 0){let t=t=>ht(e,t??c.html``);return t.html=(t,...n)=>ht(e,(0,c.html)(t,...n)),t}let n=e.defaultColumns??1,r=e.gap??`16px`,i=Z(`GridBreakpoint`),a=e.className??Y(`GridBreakpoint::grid-breakpoint`)+`-lyco-now-`+i,o=Object.entries(e.breakpoints).map(([e,t])=>`@media`+e+`{
495
545
  `+a+`{ grid-template-columns: repeat(`+t+`, 1fr); }
496
546
  }`).join(`
497
547
  `),s=`
@@ -500,13 +550,14 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
500
550
  grid-template-columns: repeat(${n}, 1fr);
501
551
  gap: ${r};
502
552
  }
503
- ${o}`;return y(`GridBreakpoint`,c.html`
553
+ ${o}`,l=$(e?.on??{});return Q(`GridBreakpoint`,c.html`
504
554
  <style>
505
555
  ${s}
506
556
  </style>
507
- <div class="${a}">${l(t)}</div>
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`
557
+ <div ${W(l.auto)} class="${a}">${G(t)}</div>
558
+ `)}function gt(e,t){if(t===void 0)return t=>gt(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)`,a=$(e?.on??{});return c.html`
509
559
  <div
560
+ ${W(a.auto)}
510
561
  style="
511
562
  position: relative;
512
563
  width: 100%;
@@ -539,20 +590,43 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
539
590
  box-sizing: border-box;
540
591
  "
541
592
  >
542
- ${u(t)}
593
+ ${K(t)}
543
594
  </div>
544
595
  </div>
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; } }
596
+ `}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=e?.breakpoint??`(max-width: 600px)`,r=e?.mode??`hide`,i=Z(`Hidden`),a=e?.className??Y(`Hidden::hidden-container`)+`-lyco-now-`+i,o=r===`hide`?`@media ${n} { .${a} { display: none !important; } }`:`@media ${n} { .${a} { display: block !important; } }
546
597
  @media not ${n} { .${a} { display: none !important; } }`,s=`
547
598
  .${a} {
548
599
  display: block;
549
600
  }
550
- ${o}`;return y(`Hidden`,c.html`
601
+ ${o}`,l=$(e?.on??{});return Q(`Hidden`,c.html`
551
602
  <style>
552
603
  ${s}
553
604
  </style>
554
- <div class="${a}">${l(t)}</div>
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=`
605
+ <div ${W(l.auto)} class="${a}">${G(t)}</div>
606
+ `)}function vt(e){return c.html` <li>${K(e)}</li> `}function yt(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=Z(`List`),o=e?.className??Y(`List::list`)+`-lyco-now-${a}`,s=`
607
+ ul.${o} {
608
+ list-style: none;
609
+ margin: 0;
610
+ padding: 0;
611
+ ${n};
612
+ }
613
+ ul.${o} li {
614
+ padding: 12px 16px;
615
+ ${e?.bordered?`border-bottom: 1px solid #ddd`:``};
616
+ }
617
+ ul.${o} li:last-child {
618
+ ${e?.bordered?`border-bottom: none`:``};
619
+ }
620
+ ${r}
621
+ ${i}
622
+ `.toString(),l=e=>Q(`List`,c.html`
623
+ <style>
624
+ ${s}
625
+ </style>
626
+ <ul class="${o}">
627
+ ${K(e)}
628
+ </ul>
629
+ `);return t===void 0?l:l(t)}function bt(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=Z(`ListGroup`),o=e?.className??Y(`ListGroup::list-group`)+`-lyco-now-`+a,s=(e,t,n,r)=>n?c.html` <li>${e}</li> `:e,l=`
556
630
  ul.${o} {
557
631
  list-style: none;
558
632
  margin: 0;
@@ -568,38 +642,40 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
568
642
  }
569
643
  ${r}
570
644
  ${i}
571
- `,d=e=>y(`ListGroup`,c.html`
645
+ `,u=$(e?.on??{}),d=e=>Q(`ListGroup`,c.html`
572
646
  <style>
573
647
  ${l}
574
648
  </style>
575
- <ul class="${o}">
576
- ${u(e,s)}
649
+ <ul ${W(u.auto)} class="${o}">
650
+ ${K(e,s)}
577
651
  </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`
652
+ `);return Re(t,d)}function xt(e,t){if(t===void 0)return t=>xt(e,t??[c.html``]);let n=e?.background??`rgba(0, 0, 0, 0.5)`,r=e?.zIndex??1e3,i=e?.fullScreen!==!1,a=$(e?.on??{});return c.html`
579
653
  <div
654
+ ${W(a.auto)}
580
655
  style="
581
- position: ${i?`fixed`:`absolute`};
582
- top: 0; left: 0; right: 0; bottom: 0;
583
- background: ${n};
584
- z-index: ${r};
585
- display: flex;
586
- justify-content: center;
587
- align-items: center;
588
- "
656
+ position: ${i?`fixed`:`absolute`};
657
+ top: 0; left: 0; right: 0; bottom: 0;
658
+ background: ${n};
659
+ z-index: ${r};
660
+ display: flex;
661
+ justify-content: center;
662
+ align-items: center;
663
+ "
589
664
  >
590
- ${u(t)}
665
+ ${K(t)}
591
666
  </div>
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`
667
+ `}function St(e,t){if(t===void 0){let t=t=>St(e,t??c.html``);return t.html=(t,...n)=>St(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};`:``,a=$(e?.on??{});return c.html`
593
668
  <div
669
+ ${W(a.auto)}
594
670
  style="
595
671
  position: relative;
596
672
  ${n} ${r} ${i}
597
673
  overflow: hidden;
598
674
  "
599
675
  >
600
- ${l(t)}
676
+ ${G(t)}
601
677
  </div>
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`
678
+ `}function Ct(e){let t=e?.width?`width: ${e.width};`:``,n=e?.height?`height: ${e.height};`:``,r=$(e?.on??{});return c.html`<div ${W(r.auto)} style="${t} ${n}"></div>`}function wt(e){let t=e?.type??`rect`,n=e?.width??`100%`,r=e?.height??`16px`,i=e?.borderRadius??`4px`,a=e?.animation!==!1,o=Z(`SkeletonLoader`),s=e?.className??Y(`SkeletonLoader::skeleton-shimmer`)+`-lyco-now-`+o,l=t===`circle`?`border-radius: 50%; width: ${n}; height: ${n}`:`border-radius: ${i}; width: ${n}; height: ${r}`,u=$(e?.on??{});return Q(`SkeletonLoader`,c.html`
603
679
  <style>
604
680
  ${`
605
681
  @keyframes ${s+`-shimmer`} {
@@ -614,18 +690,19 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
614
690
  ${a?`animation: ${s+`-shimmer`} 1.2s infinite ease-in-out`:``};
615
691
  }
616
692
  </style>
617
- <div class="${s}"></div>
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`
693
+ <div ${W(u.auto)} class="${s}"></div>
694
+ `)}function Tt(e){let t=$(e?.on??{});return c.html`<div ${W(t.auto)} style="flex: 1 1 auto;"></div>`}function Et(e,t){if(t===void 0){let t=t=>Et(e,t??c.html``);return t.html=(t,...n)=>Et(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};`:``,a=$(e?.on??{});return c.html`
619
695
  <div
696
+ ${W(a.auto)}
620
697
  style="
621
698
  position: sticky;
622
699
  ${n} ${r}
623
700
  ${i}
624
701
  "
625
702
  >
626
- ${l(t)}
703
+ ${G(t)}
627
704
  </div>
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?`
705
+ `}function Dt(e,t){if(t===void 0){let t=t=>Dt(e,t??c.html``);return t.html=(t,...n)=>Dt(e,(0,c.html)(t,...n)),t}let n=Z(`Table`),r=e?.className??Y(`Table::table`)+`-lyco-now-${n}`,i=e?.striped?`
629
706
  .${r} tr:nth-child(even) { background: #f9f9f9; }
630
707
  `:``,a=e?.hover?`
631
708
  .${r} tr:hover { background: #f1f1f1; }
@@ -645,18 +722,19 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
645
722
  ${i}
646
723
  ${a}
647
724
  ${o}
648
- `;return y(`Table`,c.html`
725
+ `,l=$(e?.on??{});return Q(`Table`,c.html`
649
726
  <style>
650
727
  ${s}
651
728
  </style>
652
729
 
653
- <div class="${r}">
730
+ <div ${W(l.auto)} class="${r}">
654
731
  <table>
655
- ${l(t)}
732
+ ${G(t)}
656
733
  </table>
657
734
  </div>
658
- `)}function re(e,t){let n=e?.direction??`row`;return t===void 0?t=>re(e,t??c.html``):c.html`
735
+ `)}function Ot(e,t){let n=e?.direction??`row`,r=$(e?.on??{});return t===void 0?t=>Ot(e,t??c.html``):c.html`
659
736
  <div
737
+ ${W(r.auto)}
660
738
  style="
661
739
  display: flex;
662
740
  flex-direction: ${n};
@@ -666,19 +744,20 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
666
744
  ${e?.justify?`justify-content: ${e.justify};`:``}
667
745
  "
668
746
  >
669
- ${u(t)}
747
+ ${K(t)}
670
748
  </div>
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`
749
+ `}function kt(e,t){let n=e?.width?`width: ${e.width};`:``,r=e?.height?`height: ${e.height};`:``,i=e?.background?`background: ${e.background};`:``,a=$(e?.on??{});if(t===void 0)return t=>kt(e,t??[c.html``]);let o=`flex-start`,s=`flex-start`;switch(e?.align){case`top-right`:o=`flex-end`,s=`flex-start`;break;case`center`:o=`center`,s=`center`;break;case`bottom-left`:o=`flex-start`,s=`flex-end`;break;case`bottom-right`:o=`flex-end`,s=`flex-end`;break;default:o=`flex-start`,s=`flex-start`}return c.html`
672
750
  <div
751
+ ${W(a.auto)}
673
752
  style="
674
753
  position: relative;
675
754
  display: flex;
676
- justify-content: ${a};
677
- align-items: ${o};
755
+ justify-content: ${o};
756
+ align-items: ${s};
678
757
  ${n} ${r} ${i}
679
758
  "
680
759
  >
681
- ${u(t)}
760
+ ${K(t)}
682
761
  </div>
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;
762
+ `}exports.AbsoluteBox=tt,exports.AcrylicBar=nt,exports.AspectRatio=rt,exports.AutoFitGrid=it,exports.AvatarStack=at,exports.Badge=ot,exports.Canvas=ct,exports.Card=lt,exports.Center=ut,exports.Column=Ve,exports.ColumnSplit=Xe,exports.Container=dt,exports.Divider=ft,exports.Flex=He,exports.FlowItem=Ue,exports.FooterLayout=pt,exports.ForEach=mt,exports.Grid=We,exports.GridBreakpoint=ht,exports.GridCol=Ge,exports.GridItem=Ke,exports.GridRow=qe,exports.HeroSection=gt,exports.Hidden=_t,exports.LightboxContainer=Be,exports.List=yt,exports.ListGroup=bt,exports.ListItem=vt,exports.Overlay=xt,exports.PositionContainer=St,exports.Row=Je,exports.RowSplit=Ze,exports.ScrollBar=Qe,exports.SideBarContainer=$e,exports.SizedBox=Ct,exports.SkeletonLoader=wt,exports.Spacer=Tt,exports.Sticky=Et,exports.Swiper=et,exports.Table=Dt,exports.WaterFlow=Ye,exports.Wrap=Ot,exports.ZStack=kt;
684
763
  //# sourceMappingURL=index.cjs.js.map