hlrender 0.0.119 → 0.0.120

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 CHANGED
@@ -1,10 +1,9 @@
1
1
  {
2
- "name": "hlrender",
3
- "version": "0.0.119",
2
+ "name": "hlrender",
3
+ "version": "0.0.120",
4
4
  "description": "",
5
5
  "main": "render.umd.js",
6
6
  "private":false,
7
-
8
7
  "scripts": {
9
8
  "test": "echo \"Error: no test specified\" && exit 1"
10
9
  },
package/render.es.js CHANGED
@@ -4438,7 +4438,7 @@ function qa(o) {
4438
4438
  });
4439
4439
  }),
4440
4440
  getFieldItems: () => new Promise((e, f) => {
4441
- import("./sfcview-9540088a.js").then((t) => {
4441
+ import("./sfcview-103baeaa.js").then((t) => {
4442
4442
  const { useGenFieldItemList: a } = t, { filterFieldItems: s } = a(o == null ? void 0 : o.widgetList), l = s();
4443
4443
  e == null || e(l);
4444
4444
  });