打包好的livecode,版本v-46

This commit is contained in:
yangxin
2025-06-11 22:23:49 +08:00
commit 1214258379
1323 changed files with 133464 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
"use strict";(()=>{var d=(e,n)=>({...n.customSettings[e]});self.createUnocssCompiler=()=>{let e=self.unocss,{createGenerator:n,defineConfig:u}=e;return async(o,{config:s,options:g})=>{let m=`<template>${g.html}
<script>${s.script.content}<\/script></template>`,f=d("unocss",s),a=(r={})=>Object.keys(r).filter(t=>r[t]&&t in e).map(t=>{let p=r[t];return typeof p=="object"?e[t](p):e[t]()}),y=u({presets:a({presetUno:!0,presetAttributify:!0,presetIcons:{cdn:"https://esm.sh/"}})}),{presets:i,...c}=f;i&&(c.presets=a(i));let b=await n(c,y),{css:l}=await b.generate(m);return l.trim()?l+`
`+o:o}};})();