lyco 1.2.5 → 1.2.7
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 +311 -170
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +421 -280
- package/dist/index.es.js.map +1 -1
- package/dist/types/components/AbsoluteBox.d.ts +4 -3
- package/dist/types/components/AcrylicBar.d.ts +2 -1
- package/dist/types/components/AspectRatio.d.ts +2 -1
- package/dist/types/components/AutoFitGrid.d.ts +3 -1
- package/dist/types/components/AvatarStack.d.ts +3 -1
- package/dist/types/components/Badge.d.ts +2 -1
- package/dist/types/components/Canvas.d.ts +13 -0
- package/dist/types/components/Card.d.ts +2 -1
- package/dist/types/components/Center.d.ts +3 -1
- package/dist/types/components/Column.d.ts +7 -1
- package/dist/types/components/ColumnSplit.d.ts +3 -1
- package/dist/types/components/Container.d.ts +2 -1
- package/dist/types/components/Divider.d.ts +2 -0
- package/dist/types/components/Flex.d.ts +2 -1
- package/dist/types/components/FlowItem.d.ts +8 -2
- package/dist/types/components/FooterLayout.d.ts +2 -1
- package/dist/types/components/ForEach.d.ts +3 -0
- package/dist/types/components/Grid.d.ts +3 -1
- package/dist/types/components/GridBreakpoint.d.ts +2 -1
- package/dist/types/components/GridCol.d.ts +3 -1
- package/dist/types/components/GridItem.d.ts +3 -1
- package/dist/types/components/GridRow.d.ts +3 -1
- package/dist/types/components/HeroSection.d.ts +3 -1
- package/dist/types/components/Hidden.d.ts +2 -1
- package/dist/types/components/LightboxContainer.d.ts +3 -1
- package/dist/types/components/List.d.ts +15 -0
- package/dist/types/components/ListGroup.d.ts +3 -1
- package/dist/types/components/Overlay.d.ts +3 -1
- package/dist/types/components/PositionContainer.d.ts +3 -1
- package/dist/types/components/Row.d.ts +3 -1
- package/dist/types/components/RowSplit.d.ts +3 -1
- package/dist/types/components/ScrollBar.d.ts +3 -1
- package/dist/types/components/SideBarContainer.d.ts +3 -1
- package/dist/types/components/SizedBox.d.ts +2 -0
- package/dist/types/components/SkeletonLoader.d.ts +2 -0
- package/dist/types/components/Spacer.d.ts +4 -1
- package/dist/types/components/Sticky.d.ts +2 -1
- package/dist/types/components/Swiper.d.ts +2 -0
- package/dist/types/components/Table.d.ts +2 -1
- package/dist/types/components/WaterFlow.d.ts +2 -1
- package/dist/types/components/Wrap.d.ts +2 -1
- package/dist/types/components/ZStack.d.ts +2 -1
- package/dist/types/components/core.d.ts +30 -11
- package/dist/types/components/index.d.ts +3 -0
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
@@ -1,93 +1,139 @@
|
|
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
|
-
|
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`,ee=`[
|
8
|
+
\f\r]`,x=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,S=/-->/g,C=/>/g,w=RegExp(`>|${ee}(?:([^\\s"'>=/]+)(${ee}*=${ee}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,`g`),T=/'/g,E=/"/g,D=/^(?:script|style|textarea|title)$/i,O=e=>(t,...n)=>({_$litType$:e,strings:t,values:n}),k=O(1),te=O(2),A=O(3),j=Symbol.for(`lit-noChange`),M=Symbol.for(`lit-nothing`),N=new WeakMap,P=g.createTreeWalker(g,129);function F(e,t){if(!y(e)||!e.hasOwnProperty(`raw`))throw Error(`invalid template strings array`);return d===void 0?t:d.createHTML(t)}const I=(e,t)=>{let n=e.length-1,r=[],i,a=t===2?`<svg>`:t===3?`<math>`:``,o=x;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===x?c[1]===`!--`?o=S:c[1]===void 0?c[2]===void 0?c[3]!==void 0&&(o=w):(D.test(c[2])&&(i=RegExp(`</`+c[2],`g`)),o=w):o=C:o===w?c[0]===`>`?(o=i??x,l=-1):c[1]===void 0?l=-2:(l=o.lastIndex-c[2].length,s=c[1],o=c[3]===void 0?w:c[3]===`"`?E:T):o===E||o===T?o=w:o===S||o===C?o=x:(o=w,i=void 0);let d=o===w&&e[t+1].startsWith(`/>`)?` `:``;a+=o===x?n+h:l>=0?(r.push(s),n.slice(0,l)+f+n.slice(l)+p+d):n+p+(l===-2?t:d)}return[F(e,a+(e[n]||`<?>`)+(t===2?`</svg>`:t===3?`</math>`:``)),r]};var L=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]=I(t,n);if(this.el=e.createElement(l,r),P.currentNode=this.el.content,n===2||n===3){let e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;(i=P.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]===`.`?re:r[1]===`?`?ie:r[1]===`@`?ae:B}),i.removeAttribute(e)}else e.startsWith(p)&&(c.push({type:6,index:a}),i.removeAttribute(e));if(D.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],_()),P.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 R(e,t,n=e,r){var i,a;if(t===j)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=R(e,o._$AS(e,t.values),o,r)),t}var ne=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);P.currentNode=r;let i=P.nextNode(),a=0,o=0,s=n[0];for(;s!==void 0;){if(a===s.index){let t;s.type===2?t=new z(i,i.nextSibling,this,e):s.type===1?t=new s.ctor(i,s.name,s.strings,this,e):s.type===6&&(t=new V(i,this,e)),this._$AV.push(t),s=n[++o]}a!==s?.index&&(i=P.nextNode(),a++)}return P.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++}},z=class e{get _$AU(){var e;return(e=this._$AM)?._$AU??this._$Cv}constructor(e,t,n,r){this.type=2,this._$AH=M,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=R(this,e,t),v(e)?e===M||e==null||e===``?(this._$AH!==M&&this._$AR(),this._$AH=M):e!==this._$AH&&e!==j&&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!==M&&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=L.createElement(F(r.h,r.h[0]),this.options)),r);if((t=this._$AH)?._$AD===i)this._$AH.p(n);else{let e=new ne(i,this),t=e.u(this.options);e.p(n),this.T(t),this._$AH=e}}_$AC(e){let t=N.get(e.strings);return t===void 0&&N.set(e.strings,t=new L(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))}},B=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,n,r,i){this.type=1,this._$AH=M,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=M}_$AI(e,t=this,n,r){let i=this.strings,a=!1;if(i===void 0)e=R(this,e,t,0),a=!v(e)||e!==this._$AH&&e!==j,a&&(this._$AH=e);else{let r=e,o,s;for(e=i[0],o=0;o<i.length-1;o++)s=R(this,r[n+o],t,o),s===j&&(s=this._$AH[o]),a||=!v(s)||s!==this._$AH[o],s===M?e=M:e!==M&&(e+=(s??``)+i[o+1]),this._$AH[o]=s}a&&!r&&this.j(e)}j(e){e===M?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??``)}},re=class extends B{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===M?void 0:e}},ie=class extends B{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==M)}},ae=class extends B{constructor(e,t,n,r,i){super(e,t,n,r,i),this.type=5}_$AI(e,t=this){if((e=R(this,e,t,0)??M)===j)return;let n=this._$AH,r=e===M&&n!==M||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,i=e!==M&&(n===M||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)}},V=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){R(this,e)}};const oe={M:f,P:p,A:m,C:1,L:I,R:ne,D:b,V:R,I:z,H:B,N:ie,U:ae,B:re,F:V},se=l.litHtmlPolyfillSupport;se?.(L,z),(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 M}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)),M}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
|
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(e=>{e?i.bind(e):i.unbindAll()})}
|
6
30
|
style="
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
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
|
-
${
|
40
|
+
${G(t)}
|
17
41
|
</div>
|
18
|
-
`}function
|
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(e=>{e?n.bind(e):n.unbindAll()})}
|
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
|
-
${
|
53
|
+
${K(t)}
|
27
54
|
</div>
|
28
|
-
`}function
|
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(e=>{e?r.bind(e):r.unbindAll()})}
|
30
58
|
style="
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
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
|
-
${
|
66
|
+
${G(t)}
|
39
67
|
</div>
|
40
|
-
`}function
|
41
|
-
<div
|
42
|
-
${
|
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
|
70
|
+
${W(e=>{e?n.bind(e):n.unbindAll()})}
|
71
|
+
style="break-inside: avoid; margin-bottom: 16px;"
|
72
|
+
>
|
73
|
+
${G(t)}
|
43
74
|
</div>
|
44
|
-
`}function
|
75
|
+
`}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
76
|
<div
|
77
|
+
${W(e=>{e?r.bind(e):r.unbindAll()})}
|
46
78
|
style="
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
79
|
+
display: grid;
|
80
|
+
grid-template-columns: repeat(${n}, 1fr);
|
81
|
+
${e?.gap?`gap: ${e.gap};`:``}
|
82
|
+
"
|
51
83
|
>
|
52
|
-
${
|
84
|
+
${K(t)}
|
53
85
|
</div>
|
54
|
-
`}function
|
86
|
+
`}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
87
|
.${r} {
|
56
88
|
display: grid;
|
57
89
|
grid-auto-flow: column;
|
58
90
|
${i}
|
59
91
|
}
|
60
|
-
|
92
|
+
`,o=$(e?.on??{});return Q(`GridCol`,c.html`
|
61
93
|
<style>
|
62
94
|
${a}
|
63
95
|
</style>
|
64
|
-
<div
|
65
|
-
|
66
|
-
|
67
|
-
|
96
|
+
<div
|
97
|
+
${W(e=>{e?o.bind(e):o.unbindAll()})}
|
98
|
+
class="${r}"
|
99
|
+
>
|
100
|
+
${G(t)}
|
101
|
+
</div>
|
102
|
+
`)}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`
|
103
|
+
<div
|
104
|
+
${W(e=>{e?n.bind(e):n.unbindAll()})}
|
105
|
+
style="${e?.span?`grid-column: span ${e.span};`:``}"
|
106
|
+
>
|
107
|
+
${G(t)}
|
68
108
|
</div>
|
69
|
-
`}function
|
109
|
+
`}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
110
|
.${r} {
|
71
111
|
display: grid;
|
72
112
|
grid-auto-flow: row;
|
73
113
|
${i}
|
74
114
|
}
|
75
|
-
|
115
|
+
`,o=$(e?.on??{});return Q(`GridRow`,c.html`
|
76
116
|
<style>
|
77
117
|
${a}
|
78
118
|
</style>
|
79
|
-
<div
|
80
|
-
|
119
|
+
<div
|
120
|
+
${W(e=>{e?o.bind(e):o.unbindAll()})}
|
121
|
+
class="${r}"
|
122
|
+
>
|
123
|
+
${G(t)}
|
124
|
+
</div>
|
125
|
+
`)}function Je(e,t){if(t===void 0)return t=>Je(e,t??[c.html``]);let n=$(e?.on??{});return c.html`
|
81
126
|
<div
|
127
|
+
${W(e=>{e?n.bind(e):n.unbindAll()})}
|
82
128
|
style="
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
129
|
+
display: flex;
|
130
|
+
flex-direction: row;
|
131
|
+
${e?.space?`gap: ${e.space};`:``}
|
132
|
+
"
|
87
133
|
>
|
88
|
-
${
|
134
|
+
${K(t)}
|
89
135
|
</div>
|
90
|
-
`}function
|
136
|
+
`}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
137
|
/* 使用 CSS 类来控制多列布局 */
|
92
138
|
.${a} {
|
93
139
|
column-count: ${n};
|
@@ -98,27 +144,34 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
98
144
|
display: inline-block;
|
99
145
|
width: 100%;
|
100
146
|
}
|
101
|
-
|
147
|
+
`,s=$(e?.on??{});return Q(`WaterFlow`,c.html`
|
102
148
|
<style>
|
103
149
|
${o}
|
104
150
|
</style>
|
105
151
|
|
106
|
-
<div
|
107
|
-
|
152
|
+
<div
|
153
|
+
${W(e=>{e?s.bind(e):s.unbindAll()})}
|
154
|
+
class="${a}"
|
155
|
+
>
|
156
|
+
${G(t)}
|
157
|
+
</div>
|
158
|
+
`)}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
159
|
<div
|
160
|
+
${W(e=>{e?s.bind(e):s.unbindAll()})}
|
109
161
|
style="
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
162
|
+
display: flex;
|
163
|
+
flex-direction: column;
|
164
|
+
width: 100%;
|
165
|
+
height: 100%;
|
166
|
+
gap: ${n};
|
167
|
+
"
|
116
168
|
>
|
117
169
|
<div style="flex: 0 0 ${r}; overflow: auto;">${i}</div>
|
118
170
|
<div style="flex: 1 1 auto; overflow: auto;">${a}</div>
|
119
171
|
</div>
|
120
|
-
`}function
|
172
|
+
`}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
173
|
<div
|
174
|
+
${W(e=>{e?s.bind(e):s.unbindAll()})}
|
122
175
|
style="
|
123
176
|
display: flex;
|
124
177
|
flex-direction: row;
|
@@ -130,9 +183,9 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
130
183
|
<div style="flex: 0 0 ${r}; overflow: auto;">${i}</div>
|
131
184
|
<div style="flex: 1 1 auto; overflow: auto;">${a}</div>
|
132
185
|
</div>
|
133
|
-
`}function
|
186
|
+
`}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
187
|
.${s} {
|
135
|
-
${
|
188
|
+
${l};
|
136
189
|
width: ${i};
|
137
190
|
height: ${r};
|
138
191
|
}
|
@@ -148,13 +201,19 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
148
201
|
background: rgba(0, 0, 0, 0.05);
|
149
202
|
}
|
150
203
|
${a}
|
151
|
-
|
204
|
+
`,d=$(e?.on??{});return Q(`ScrollBar`,c.html`
|
152
205
|
<style>
|
153
|
-
${
|
206
|
+
${u}
|
154
207
|
</style>
|
155
|
-
<div
|
156
|
-
|
208
|
+
<div
|
209
|
+
${W(e=>{e?d.bind(e):d.unbindAll()})}
|
210
|
+
class="${s}"
|
211
|
+
>
|
212
|
+
${G(t)}
|
213
|
+
</div>
|
214
|
+
`)}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
215
|
<div
|
216
|
+
${W(e=>{e?l.bind(e):l.unbindAll()})}
|
158
217
|
style="
|
159
218
|
display: flex;
|
160
219
|
flex-direction: ${r===`left`?`row`:`row-reverse`};
|
@@ -166,42 +225,42 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
166
225
|
<div style="flex: 0 0 ${n}; overflow: auto;">${a}</div>
|
167
226
|
<div style="flex: 1 1 auto; overflow: auto;">${o}</div>
|
168
227
|
</div>
|
169
|
-
`}function
|
170
|
-
<div class="${
|
171
|
-
${Array.from({length:
|
228
|
+
`}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:ee,on:x}=e,S=s,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,te]=(()=>{let e={value:0};return[()=>e.value,t=>{let n=Math.max(0,Math.min(t,O-1));e.value!==n&&(e.value=n,ee?.(n))}]})(),A=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;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})),te(e)},j=()=>{let e=k()+1>=O?v?0:k():k()+1;A(e)},M=()=>{let e=k()-1<0?v?O-1:k():k()-1;A(e)},N=()=>{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(),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)}),te(n)},P=e=>{if(!y)return;let t=e.touches[0],n=e.currentTarget;n.dataset.touchStartX=t.clientX.toString(),n.dataset.touchStartY=t.clientY.toString()},F=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()},I=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?M():j():o>0?M():j()),delete t.dataset.touchStartX,delete t.dataset.touchStartY},L=e=>{b&&(e.preventDefault(),e.deltaY>0?j():M())},R=e=>{if(!g||!e)return;let t,n=()=>{t=setInterval(j,_)},r=()=>{clearInterval(t)};return e.addEventListener(`mouseenter`,r),e.addEventListener(`mouseleave`,n),n(),()=>{clearInterval(t),e.removeEventListener(`mouseenter`,r),e.removeEventListener(`mouseleave`,n)}},ne=()=>{let e=typeof document<`u`?document.querySelector(`.${C}`):null;if(!e)return;let t=[];e.addEventListener(`scroll`,N),t.push(()=>e.removeEventListener(`scroll`,N)),y&&(e.addEventListener(`touchstart`,P),e.addEventListener(`touchmove`,F,{passive:!1}),e.addEventListener(`touchend`,I),t.push(()=>e.removeEventListener(`touchstart`,P)),t.push(()=>e.removeEventListener(`touchmove`,F)),t.push(()=>e.removeEventListener(`touchend`,I))),b&&(e.addEventListener(`wheel`,L,{passive:!1}),t.push(()=>e.removeEventListener(`wheel`,L)));let n=R(e);return n&&t.push(n),A(0),()=>t.forEach(e=>e())};typeof window<`u`&&typeof document<`u`&&setTimeout(ne,0);let z=c.html`
|
229
|
+
<div class="${E}">
|
230
|
+
${Array.from({length:O},(e,t)=>c.html`
|
172
231
|
<button
|
173
|
-
class="${t===
|
174
|
-
@click=${()=>
|
232
|
+
class="${t===k()?`active`:``}"
|
233
|
+
@click=${()=>A(t)}
|
175
234
|
></button>
|
176
235
|
`)}
|
177
236
|
</div>
|
178
|
-
`,
|
179
|
-
<div class="${
|
180
|
-
<span class="current">${
|
237
|
+
`,B=c.html`
|
238
|
+
<div class="${E} fraction">
|
239
|
+
<span class="current">${k()+1}</span>
|
181
240
|
<span class="separator">/</span>
|
182
|
-
<span class="total">${
|
241
|
+
<span class="total">${O}</span>
|
183
242
|
</div>
|
184
|
-
`,
|
185
|
-
<div class="${
|
243
|
+
`,re=c.html`
|
244
|
+
<div class="${E} progressbar">
|
186
245
|
<div
|
187
246
|
class="progress"
|
188
|
-
style="width: ${
|
247
|
+
style="width: ${O>1?k()/(O-1)*100:0}%"
|
189
248
|
></div>
|
190
249
|
</div>
|
191
|
-
`,
|
192
|
-
<div class="${
|
193
|
-
<button class="prev" @click=${
|
194
|
-
<button class="next" @click=${
|
250
|
+
`,ie=c.html`
|
251
|
+
<div class="${T}">
|
252
|
+
<button class="prev" @click=${M}>◀</button>
|
253
|
+
<button class="next" @click=${j}>▶</button>
|
195
254
|
</div>
|
196
|
-
`,
|
197
|
-
.${
|
255
|
+
`,ae=`
|
256
|
+
.${S} {
|
198
257
|
position: relative;
|
199
258
|
overflow: hidden;
|
200
259
|
width: ${o};
|
201
260
|
height: ${a};
|
202
261
|
}
|
203
262
|
|
204
|
-
.${
|
263
|
+
.${C} {
|
205
264
|
width: 100%;
|
206
265
|
height: 100%;
|
207
266
|
overflow: auto;
|
@@ -213,12 +272,12 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
213
272
|
flex-direction: ${l===`x`?`row`:`column`};
|
214
273
|
}
|
215
274
|
|
216
|
-
.${
|
275
|
+
.${w} {
|
217
276
|
scroll-snap-align: ${d};
|
218
277
|
flex-shrink: 0;
|
219
278
|
}
|
220
279
|
|
221
|
-
.${
|
280
|
+
.${T} {
|
222
281
|
position: absolute;
|
223
282
|
top: 50%;
|
224
283
|
left: 0;
|
@@ -230,7 +289,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
230
289
|
padding: ${p===`outside`?`0 1rem`:`0 0.5rem`};
|
231
290
|
}
|
232
291
|
|
233
|
-
.${
|
292
|
+
.${T} button {
|
234
293
|
width: 2.5rem;
|
235
294
|
height: 2.5rem;
|
236
295
|
border-radius: 50%;
|
@@ -245,11 +304,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
245
304
|
transition: background-color 0.3s;
|
246
305
|
}
|
247
306
|
|
248
|
-
.${
|
307
|
+
.${T} button:hover {
|
249
308
|
background-color: rgba(0, 0, 0, 0.8);
|
250
309
|
}
|
251
310
|
|
252
|
-
.${
|
311
|
+
.${E} {
|
253
312
|
position: absolute;
|
254
313
|
bottom: 1rem;
|
255
314
|
left: 0;
|
@@ -259,7 +318,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
259
318
|
gap: 0.5rem;
|
260
319
|
align-items: center;
|
261
320
|
}
|
262
|
-
.${
|
321
|
+
.${E} button {
|
263
322
|
width: 0.75rem;
|
264
323
|
height: 0.75rem;
|
265
324
|
border-radius: 50%;
|
@@ -268,12 +327,12 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
268
327
|
cursor: pointer;
|
269
328
|
transition: background-color 0.3s, transform 0.3s;
|
270
329
|
}
|
271
|
-
.${
|
330
|
+
.${E} button.active {
|
272
331
|
background-color: white;
|
273
332
|
transform: scale(1.2);
|
274
333
|
}
|
275
334
|
|
276
|
-
.${
|
335
|
+
.${E}.fraction {
|
277
336
|
position: absolute;
|
278
337
|
bottom: 1rem;
|
279
338
|
left: 50%;
|
@@ -285,7 +344,7 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
285
344
|
gap: 0.25rem;
|
286
345
|
}
|
287
346
|
|
288
|
-
.${
|
347
|
+
.${E}.progressbar {
|
289
348
|
position: absolute;
|
290
349
|
bottom: 0.5rem;
|
291
350
|
left: 0;
|
@@ -293,45 +352,50 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
293
352
|
height: 0.25rem;
|
294
353
|
background-color: rgba(255, 255, 255, 0.2);
|
295
354
|
}
|
296
|
-
.${
|
355
|
+
.${E}.progressbar .progress {
|
297
356
|
height: 100%;
|
298
357
|
background-color: white;
|
299
358
|
transition: width 0.3s;
|
300
359
|
}
|
301
|
-
|
360
|
+
`,V=$(x??{});return Q(`Swiper`,c.html`
|
302
361
|
<style>
|
303
|
-
${
|
362
|
+
${ae}
|
304
363
|
</style>
|
305
364
|
|
306
|
-
<div
|
307
|
-
|
308
|
-
|
309
|
-
|
365
|
+
<div
|
366
|
+
${W(e=>{e?V.bind(e):V.unbindAll()})}
|
367
|
+
class="${S}"
|
368
|
+
>
|
369
|
+
<div class="${C}">
|
370
|
+
${D.map((e,t)=>c.html`
|
371
|
+
<div class="${w} --slide-${t}" key=${t}>
|
310
372
|
${e}
|
311
373
|
</div>
|
312
374
|
`)}
|
313
375
|
</div>
|
314
376
|
|
315
|
-
${f?
|
316
|
-
${m&&h===`dots`?
|
317
|
-
${m&&h===`fraction`?
|
318
|
-
${m&&h===`progressbar`?
|
377
|
+
${f?ie:null}
|
378
|
+
${m&&h===`dots`?z:null}
|
379
|
+
${m&&h===`fraction`?B:null}
|
380
|
+
${m&&h===`progressbar`?re:null}
|
319
381
|
</div>
|
320
|
-
`)}function
|
382
|
+
`)}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
383
|
<div
|
322
|
-
|
384
|
+
${W(e=>{e?f.bind(e):f.unbindAll()})}
|
385
|
+
class="${d}"
|
323
386
|
style="
|
324
387
|
position: absolute;
|
325
388
|
${n} ${r} ${i} ${a}
|
326
389
|
${o} ${s}
|
327
|
-
${
|
328
|
-
${
|
390
|
+
${l}
|
391
|
+
${u}
|
329
392
|
"
|
330
393
|
>
|
331
|
-
${
|
394
|
+
${G(e)}
|
332
395
|
</div>
|
333
|
-
`;return
|
396
|
+
`;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
397
|
<div
|
398
|
+
${W(e=>{e?h.bind(e):h.unbindAll()})}
|
335
399
|
style="
|
336
400
|
position: fixed;
|
337
401
|
top: ${i};
|
@@ -345,17 +409,18 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
345
409
|
backdrop-filter: blur(${d});
|
346
410
|
-webkit-backdrop-filter: blur(${d});
|
347
411
|
border-radius: ${f};
|
348
|
-
padding: ${
|
412
|
+
padding: ${p};
|
349
413
|
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
|
350
|
-
z-index: ${
|
414
|
+
z-index: ${m};
|
351
415
|
display: flex;
|
352
416
|
flex-direction: column;
|
353
417
|
"
|
354
418
|
>
|
355
419
|
${e}
|
356
420
|
</div>
|
357
|
-
`;return
|
421
|
+
`;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
422
|
<div
|
423
|
+
${W(e=>{e?o.bind(e):o.unbindAll()})}
|
359
424
|
style="
|
360
425
|
position: relative;
|
361
426
|
width: 100%;
|
@@ -374,21 +439,26 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
374
439
|
height: 100%;
|
375
440
|
"
|
376
441
|
>
|
377
|
-
${
|
442
|
+
${K(t)}
|
378
443
|
</div>
|
379
444
|
</div>
|
380
|
-
`}function
|
445
|
+
`}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
446
|
.${r} {
|
382
447
|
display: grid;
|
383
448
|
grid-template-columns: repeat(auto-fit, minmax(${e.minItemWidth}, 1fr));
|
384
449
|
gap: ${i};
|
385
450
|
}
|
386
|
-
|
451
|
+
`,o=$(e.on??{});return Q(`AutoFitGrid`,c.html`
|
387
452
|
<style>
|
388
453
|
${a}
|
389
454
|
</style>
|
390
|
-
<div
|
391
|
-
|
455
|
+
<div
|
456
|
+
class="${r}"
|
457
|
+
${W(e=>{e?o.bind(e):o.unbindAll()})}
|
458
|
+
>
|
459
|
+
${G(t)}
|
460
|
+
</div>
|
461
|
+
`)}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
462
|
<div
|
393
463
|
style="
|
394
464
|
width: ${n};
|
@@ -403,19 +473,23 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
403
473
|
${e}
|
404
474
|
</div>
|
405
475
|
`;return c.html`
|
406
|
-
<div
|
407
|
-
${
|
476
|
+
<div
|
477
|
+
${W(e=>{e?i.bind(e):i.unbindAll()})}
|
478
|
+
style="display: flex; align-items: center;"
|
479
|
+
>
|
480
|
+
${K(t,a)}
|
408
481
|
</div>
|
409
|
-
`}function
|
482
|
+
`}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
483
|
<div style="position: relative; display: inline-block;">
|
411
|
-
${
|
484
|
+
${G(t)}
|
412
485
|
<div
|
486
|
+
${W(e=>{e?d.bind(e):d.unbindAll()})}
|
413
487
|
style="
|
414
488
|
position: absolute;
|
415
489
|
top: ${o};
|
416
490
|
right: ${s};
|
417
|
-
bottom: ${
|
418
|
-
left: ${
|
491
|
+
bottom: ${l};
|
492
|
+
left: ${u};
|
419
493
|
width: ${r};
|
420
494
|
height: ${r};
|
421
495
|
background: ${i};
|
@@ -425,14 +499,21 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
425
499
|
display: flex;
|
426
500
|
justify-content: center;
|
427
501
|
align-items: center;
|
428
|
-
transform: translate(${
|
502
|
+
transform: translate(${u===`0`?`-50%`:`0`}, ${o===`0`?`-50%`:`0`});
|
429
503
|
"
|
430
504
|
>
|
431
505
|
${e?.content??``}
|
432
506
|
</div>
|
433
507
|
</div>
|
434
|
-
`}function
|
508
|
+
`}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,e=>{e?n.bind(e):n.unbindAll()});return c.html`
|
509
|
+
<canvas
|
510
|
+
${W(r)}
|
511
|
+
.class=${e?.className}
|
512
|
+
style=${e?.style??``}
|
513
|
+
></canvas>
|
514
|
+
`}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
515
|
<div
|
516
|
+
${W(e=>{e?o.bind(e):o.unbindAll()})}
|
436
517
|
style="
|
437
518
|
background: ${a};
|
438
519
|
border-radius: ${r};
|
@@ -441,10 +522,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
441
522
|
box-sizing: border-box;
|
442
523
|
"
|
443
524
|
>
|
444
|
-
${
|
525
|
+
${K(t)}
|
445
526
|
</div>
|
446
|
-
`}function
|
527
|
+
`}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
528
|
<div
|
529
|
+
${W(e=>{e?a.bind(e):a.unbindAll()})}
|
448
530
|
style="
|
449
531
|
display: flex;
|
450
532
|
justify-content: center;
|
@@ -452,10 +534,11 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
452
534
|
${n} ${r} ${i}
|
453
535
|
"
|
454
536
|
>
|
455
|
-
${
|
537
|
+
${G(t)}
|
456
538
|
</div>
|
457
|
-
`}function
|
539
|
+
`}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
540
|
<div
|
541
|
+
${W(e=>{e?o.bind(e):o.unbindAll()})}
|
459
542
|
style="
|
460
543
|
width: 100%;
|
461
544
|
max-width: ${n};
|
@@ -467,10 +550,14 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
467
550
|
box-sizing: border-box;
|
468
551
|
"
|
469
552
|
>
|
470
|
-
${
|
553
|
+
${K(t)}
|
471
554
|
</div>
|
472
|
-
`}function
|
555
|
+
`}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
|
556
|
+
${W(e=>{e?a.bind(e):a.unbindAll()})}
|
557
|
+
style="${o}"
|
558
|
+
></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
559
|
<div
|
560
|
+
${W(e=>{e?o.bind(e):o.unbindAll()})}
|
474
561
|
style="
|
475
562
|
width: 100%;
|
476
563
|
background: ${i};
|
@@ -485,13 +572,13 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
485
572
|
gap: ${r};
|
486
573
|
"
|
487
574
|
>
|
488
|
-
${
|
575
|
+
${G(t)}
|
489
576
|
</div>
|
490
577
|
<div style="text-align: center; margin-top: 24px; color: #666;">
|
491
578
|
© ${new Date().getFullYear()} Your Company. All rights reserved.
|
492
579
|
</div>
|
493
580
|
</div>
|
494
|
-
`}function
|
581
|
+
`}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
582
|
`+a+`{ grid-template-columns: repeat(`+t+`, 1fr); }
|
496
583
|
}`).join(`
|
497
584
|
`),s=`
|
@@ -500,13 +587,19 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
500
587
|
grid-template-columns: repeat(${n}, 1fr);
|
501
588
|
gap: ${r};
|
502
589
|
}
|
503
|
-
${o}
|
590
|
+
${o}`,l=$(e?.on??{});return Q(`GridBreakpoint`,c.html`
|
504
591
|
<style>
|
505
592
|
${s}
|
506
593
|
</style>
|
507
|
-
<div
|
508
|
-
|
594
|
+
<div
|
595
|
+
${W(e=>{e?l.bind(e):l.unbindAll()})}
|
596
|
+
class="${a}"
|
597
|
+
>
|
598
|
+
${G(t)}
|
599
|
+
</div>
|
600
|
+
`)}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
601
|
<div
|
602
|
+
${W(e=>{e?a.bind(e):a.unbindAll()})}
|
510
603
|
style="
|
511
604
|
position: relative;
|
512
605
|
width: 100%;
|
@@ -539,20 +632,48 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
539
632
|
box-sizing: border-box;
|
540
633
|
"
|
541
634
|
>
|
542
|
-
${
|
635
|
+
${K(t)}
|
543
636
|
</div>
|
544
637
|
</div>
|
545
|
-
`}function
|
638
|
+
`}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
639
|
@media not ${n} { .${a} { display: none !important; } }`,s=`
|
547
640
|
.${a} {
|
548
641
|
display: block;
|
549
642
|
}
|
550
|
-
${o}
|
643
|
+
${o}`,l=$(e?.on??{});return Q(`Hidden`,c.html`
|
551
644
|
<style>
|
552
645
|
${s}
|
553
646
|
</style>
|
554
|
-
<div
|
555
|
-
|
647
|
+
<div
|
648
|
+
${W(e=>{e?l.bind(e):l.unbindAll()})}
|
649
|
+
class="${a}"
|
650
|
+
>
|
651
|
+
${G(t)}
|
652
|
+
</div>
|
653
|
+
`)}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=`
|
654
|
+
ul.${o} {
|
655
|
+
list-style: none;
|
656
|
+
margin: 0;
|
657
|
+
padding: 0;
|
658
|
+
${n};
|
659
|
+
}
|
660
|
+
ul.${o} li {
|
661
|
+
padding: 12px 16px;
|
662
|
+
${e?.bordered?`border-bottom: 1px solid #ddd`:``};
|
663
|
+
}
|
664
|
+
ul.${o} li:last-child {
|
665
|
+
${e?.bordered?`border-bottom: none`:``};
|
666
|
+
}
|
667
|
+
${r}
|
668
|
+
${i}
|
669
|
+
`.toString(),l=e=>Q(`List`,c.html`
|
670
|
+
<style>
|
671
|
+
${s}
|
672
|
+
</style>
|
673
|
+
<ul class="${o}">
|
674
|
+
${K(e)}
|
675
|
+
</ul>
|
676
|
+
`);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
677
|
ul.${o} {
|
557
678
|
list-style: none;
|
558
679
|
margin: 0;
|
@@ -568,38 +689,46 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
568
689
|
}
|
569
690
|
${r}
|
570
691
|
${i}
|
571
|
-
`,d=e=>
|
692
|
+
`,u=$(e?.on??{}),d=e=>Q(`ListGroup`,c.html`
|
572
693
|
<style>
|
573
694
|
${l}
|
574
695
|
</style>
|
575
|
-
<ul
|
576
|
-
${u(e
|
696
|
+
<ul
|
697
|
+
${W(e=>{e?u.bind(e):u.unbindAll()})}
|
698
|
+
class="${o}"
|
699
|
+
>
|
700
|
+
${K(e,s)}
|
577
701
|
</ul>
|
578
|
-
`);return
|
702
|
+
`);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
703
|
<div
|
704
|
+
${W(e=>{e?a.bind(e):a.unbindAll()})}
|
580
705
|
style="
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
706
|
+
position: ${i?`fixed`:`absolute`};
|
707
|
+
top: 0; left: 0; right: 0; bottom: 0;
|
708
|
+
background: ${n};
|
709
|
+
z-index: ${r};
|
710
|
+
display: flex;
|
711
|
+
justify-content: center;
|
712
|
+
align-items: center;
|
713
|
+
"
|
589
714
|
>
|
590
|
-
${
|
715
|
+
${K(t)}
|
591
716
|
</div>
|
592
|
-
`}function
|
717
|
+
`}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
718
|
<div
|
719
|
+
${W(e=>{e?a.bind(e):a.unbindAll()})}
|
594
720
|
style="
|
595
721
|
position: relative;
|
596
722
|
${n} ${r} ${i}
|
597
723
|
overflow: hidden;
|
598
724
|
"
|
599
725
|
>
|
600
|
-
${
|
726
|
+
${G(t)}
|
601
727
|
</div>
|
602
|
-
`}function
|
728
|
+
`}function Ct(e){let t=e?.width?`width: ${e.width};`:``,n=e?.height?`height: ${e.height};`:``,r=$(e?.on??{});return c.html`<div
|
729
|
+
${W(e=>{e?r.bind(e):r.unbindAll()})}
|
730
|
+
style="${t} ${n}"
|
731
|
+
></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
732
|
<style>
|
604
733
|
${`
|
605
734
|
@keyframes ${s+`-shimmer`} {
|
@@ -614,18 +743,25 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
614
743
|
${a?`animation: ${s+`-shimmer`} 1.2s infinite ease-in-out`:``};
|
615
744
|
}
|
616
745
|
</style>
|
617
|
-
<div
|
618
|
-
|
746
|
+
<div
|
747
|
+
${W(e=>{e?u.bind(e):u.unbindAll()})}
|
748
|
+
class="${s}"
|
749
|
+
></div>
|
750
|
+
`)}function Tt(e){let t=$(e?.on??{});return c.html`<div
|
751
|
+
${W(e=>{e?t.bind(e):t.unbindAll()})}
|
752
|
+
style="flex: 1 1 auto;"
|
753
|
+
></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
754
|
<div
|
755
|
+
${W(e=>{e?a.bind(e):a.unbindAll()})}
|
620
756
|
style="
|
621
757
|
position: sticky;
|
622
758
|
${n} ${r}
|
623
759
|
${i}
|
624
760
|
"
|
625
761
|
>
|
626
|
-
${
|
762
|
+
${G(t)}
|
627
763
|
</div>
|
628
|
-
`}function
|
764
|
+
`}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
765
|
.${r} tr:nth-child(even) { background: #f9f9f9; }
|
630
766
|
`:``,a=e?.hover?`
|
631
767
|
.${r} tr:hover { background: #f1f1f1; }
|
@@ -645,18 +781,22 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
645
781
|
${i}
|
646
782
|
${a}
|
647
783
|
${o}
|
648
|
-
|
784
|
+
`,l=$(e?.on??{});return Q(`Table`,c.html`
|
649
785
|
<style>
|
650
786
|
${s}
|
651
787
|
</style>
|
652
788
|
|
653
|
-
<div
|
789
|
+
<div
|
790
|
+
${W(e=>{e?l.bind(e):l.unbindAll()})}
|
791
|
+
class="${r}"
|
792
|
+
>
|
654
793
|
<table>
|
655
|
-
${
|
794
|
+
${G(t)}
|
656
795
|
</table>
|
657
796
|
</div>
|
658
|
-
`)}function
|
797
|
+
`)}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
798
|
<div
|
799
|
+
${W(e=>{e?r.bind(e):r.unbindAll()})}
|
660
800
|
style="
|
661
801
|
display: flex;
|
662
802
|
flex-direction: ${n};
|
@@ -666,19 +806,20 @@ var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=
|
|
666
806
|
${e?.justify?`justify-content: ${e.justify};`:``}
|
667
807
|
"
|
668
808
|
>
|
669
|
-
${
|
809
|
+
${K(t)}
|
670
810
|
</div>
|
671
|
-
`}function
|
811
|
+
`}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
812
|
<div
|
813
|
+
${W(e=>{e?a.bind(e):a.unbindAll()})}
|
673
814
|
style="
|
674
815
|
position: relative;
|
675
816
|
display: flex;
|
676
|
-
justify-content: ${
|
677
|
-
align-items: ${
|
817
|
+
justify-content: ${o};
|
818
|
+
align-items: ${s};
|
678
819
|
${n} ${r} ${i}
|
679
820
|
"
|
680
821
|
>
|
681
|
-
${
|
822
|
+
${K(t)}
|
682
823
|
</div>
|
683
|
-
`}exports.AbsoluteBox=
|
824
|
+
`}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
825
|
//# sourceMappingURL=index.cjs.js.map
|