lyco 1.3.5 → 1.3.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.
- package/dist/basic.cjs.js +1 -1
- package/dist/basic.cjs.js.map +1 -1
- package/dist/basic.es.js +1 -1
- package/dist/basic.es.js.map +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -582,7 +582,7 @@ import{LycoComponent as e,createEventBinder as t,getComponentCount as n,getRando
|
|
582
582
|
${e?.content??``}
|
583
583
|
</div>
|
584
584
|
</div>
|
585
|
-
`}function te(e,t){return e?n=>{typeof e==`function`?e(n):e
|
585
|
+
`}function te(e,t){return e?n=>{typeof e==`function`?e(n):e={value:n},typeof t==`function`?t(n):t={value:n}}:t}function G(e,n){if(!n)return t=>G(e,t??d());let r=t(e?.on??{}),i=te(n,e=>{e?r.bind(e):r.unbindAll()});return l`
|
586
586
|
<canvas
|
587
587
|
${f(i)}
|
588
588
|
.class=${e?.className}
|