hlrender 0.0.213 → 0.0.215
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/package.json +1 -1
- package/render.es.js +1 -1
- package/render.umd.js +1 -1
- package/{sfc-e1195ffd.js → sfc-f04a084a.js} +1 -1
package/package.json
CHANGED
package/render.es.js
CHANGED
|
@@ -4443,7 +4443,7 @@ const va = /* @__PURE__ */ so(gn);
|
|
|
4443
4443
|
function qa(o) {
|
|
4444
4444
|
return {
|
|
4445
4445
|
getSFCCode: () => new Promise((e, f) => {
|
|
4446
|
-
import("./sfc-
|
|
4446
|
+
import("./sfc-f04a084a.js").then((t) => {
|
|
4447
4447
|
const { genSFC: a } = t, s = a(o == null ? void 0 : o.pageConfig, o == null ? void 0 : o.widgetList, !1);
|
|
4448
4448
|
e == null || e(s);
|
|
4449
4449
|
});
|
package/render.umd.js
CHANGED
|
@@ -3326,7 +3326,7 @@ You passed in: '`+this.raw_options[n]+"'");return i},e.prototype._is_valid_selec
|
|
|
3326
3326
|
${r}
|
|
3327
3327
|
`;{const a=h8(r);return`function pageCreated(${((n=a==null?void 0:a.params)==null?void 0:n.join(","))||""}){
|
|
3328
3328
|
${(a==null?void 0:a.body)||""}
|
|
3329
|
-
}`}},uJ=(e,t)=>{var n;var r=_e.getValue(e.pageMounted)||"";if(!No(r)){if(t)return`
|
|
3329
|
+
}`}},uJ=(e,t)=>{var n;var r=_e.getValue(e==null?void 0:e.pageMounted)||"";if(!No(r)){if(t)return`
|
|
3330
3330
|
${r}
|
|
3331
3331
|
`;{const a=h8(r);return`function pageMounted(${((n=a==null?void 0:a.params)==null?void 0:n.join(","))||""}){
|
|
3332
3332
|
${(a==null?void 0:a.body)||""}
|