@vtj/designer 0.12.33 → 0.12.34

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.
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./index-ofuKmayM.js";
2
+ export {
3
+ f as default
4
+ };
@@ -19,10 +19,10 @@ import { editor as Cc } from "monaco-editor";
19
19
  * Copyright (c) 2025, VTJ.PRO All rights reserved.
20
20
  * @name @vtj/designer
21
21
  * @author CHC chenhuachun1549@dingtalk.com
22
- * @version 0.12.33
22
+ * @version 0.12.34
23
23
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
24
24
  */
25
- const jn = "0.12.33", xc = {
25
+ const jn = "0.12.34", xc = {
26
26
  width: 390,
27
27
  height: 844
28
28
  }, Ac = {
@@ -2468,7 +2468,7 @@ const _u = "data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!
2468
2468
  ]));
2469
2469
  }
2470
2470
  }), Oe = wl({
2471
- loader: () => import("./Editor-B64RFVXt.js"),
2471
+ loader: () => import("./Editor-DHZSLdLK.js"),
2472
2472
  loadingComponent: B({
2473
2473
  render() {
2474
2474
  return Zt("div", "正在拼命加载...");
@@ -14247,7 +14247,7 @@ const Zm = ["innerHTML"], ev = /* @__PURE__ */ B({
14247
14247
  version: "latest",
14248
14248
  library: "VtjUtils",
14249
14249
  urls: ["@vtj/materials/deps/@vtj/utils/index.umd.js"],
14250
- required: !0,
14250
+ required: !1,
14251
14251
  official: !0,
14252
14252
  enabled: !0
14253
14253
  },
@@ -14259,7 +14259,7 @@ const Zm = ["innerHTML"], ev = /* @__PURE__ */ B({
14259
14259
  "@vtj/materials/deps/@vtj/icons/style.css",
14260
14260
  "@vtj/materials/deps/@vtj/icons/index.umd.js"
14261
14261
  ],
14262
- required: !0,
14262
+ required: !1,
14263
14263
  official: !0,
14264
14264
  enabled: !0,
14265
14265
  assetsUrl: "@vtj/materials/assets/icons/index.umd.js",
@@ -16762,20 +16762,21 @@ class Lg {
16762
16762
  parseGroups(t) {
16763
16763
  const e = [];
16764
16764
  for (let s of t) {
16765
- const { categories: a, components: l, label: o, name: i, library: c } = s;
16766
- if (!a || !l)
16765
+ const { categories: a, components: l, label: o, name: i, library: c, hidden: p } = s;
16766
+ if (!a || !l || p)
16767
16767
  continue;
16768
- const p = l.filter((h) => !!h.package).map((h) => h.name), g = a.map(
16769
- (h) => this.getCateoryComponents(h, l)
16770
- ), m = g.reduce((h, f) => f.count + h, 0), v = {
16768
+ const g = l.filter((f) => !!f.package).map((f) => f.name), m = a.map(
16769
+ (f) => this.getCateoryComponents(f, l)
16770
+ ), v = m.reduce((f, _) => _.count + f, 0), h = {
16771
16771
  name: s.name,
16772
16772
  label: o || i,
16773
- count: m,
16774
- names: p,
16773
+ count: v,
16774
+ names: g,
16775
16775
  library: c,
16776
- children: g
16776
+ children: m,
16777
+ hidden: p
16777
16778
  };
16778
- e.push(v);
16779
+ e.push(h);
16779
16780
  }
16780
16781
  return e;
16781
16782
  }
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { f as e, A as E, I as r, q as t, p as i, Q as n, T as S, E as _, k as o, G as I, B as T, l as p, o as l, K as O, M as V, a as g, y as R, N as d, e as A, U as M, P as D, m as P, R as L, g as N, C as u, a5 as b, L as c, F as B, S as W, h as Y, j as m, a7 as K, J as f, i as w, a4 as x, u as y, n as C, V as F, v as G, b as U, d as k, c as H, z as v, t as J, x as X, W as Z, a6 as z, a8 as h, Y as j, Z as q, a0 as Q, X as $, aa, O as sa, $ as ea, a2 as Ea, D as ra, ad as ta, ae as ia, ab as na, af as Sa, a9 as _a, ac as oa, ag as Ia, r as Ta, a3 as pa, s as la, H as Oa, a1 as Va, w as ga } from "./index-CNvPBLAV.js";
1
+ import { f as e, A as E, I as r, q as t, p as i, Q as n, T as S, E as _, k as o, G as I, B as T, l as p, o as l, K as O, M as V, a as g, y as R, N as d, e as A, U as M, P as D, m as P, R as L, g as N, C as u, a5 as b, L as c, F as B, S as W, h as Y, j as m, a7 as K, J as f, i as w, a4 as x, u as y, n as C, V as F, v as G, b as U, d as k, c as H, z as v, t as J, x as X, W as Z, a6 as z, a8 as h, Y as j, Z as q, a0 as Q, X as $, aa, O as sa, $ as ea, a2 as Ea, D as ra, ad as ta, ae as ia, ab as na, af as Sa, a9 as _a, ac as oa, ag as Ia, r as Ta, a3 as pa, s as la, H as Oa, a1 as Va, w as ga } from "./index-ofuKmayM.js";
2
2
  export {
3
3
  e as ACCESS,
4
4
  E as API_METHOD_TYPES,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vtj/designer",
3
3
  "private": false,
4
- "version": "0.12.33",
4
+ "version": "0.12.34",
5
5
  "type": "module",
6
6
  "keywords": [
7
7
  "低代码引擎",
@@ -26,12 +26,12 @@
26
26
  "marked": "~15.0.8",
27
27
  "mockjs": "~1.1.0",
28
28
  "monaco-editor": "~0.52.0",
29
- "@vtj/core": "~0.12.33",
30
- "@vtj/icons": "~0.12.33",
31
- "@vtj/uni": "~0.12.33",
32
- "@vtj/utils": "~0.12.33",
33
- "@vtj/ui": "~0.12.33",
34
- "@vtj/renderer": "~0.12.33"
29
+ "@vtj/core": "~0.12.34",
30
+ "@vtj/icons": "~0.12.34",
31
+ "@vtj/renderer": "~0.12.34",
32
+ "@vtj/ui": "~0.12.34",
33
+ "@vtj/uni": "~0.12.34",
34
+ "@vtj/utils": "~0.12.34"
35
35
  },
36
36
  "devDependencies": {
37
37
  "@types/mockjs": "~1.0.10",
@@ -9,6 +9,7 @@ export interface AssetGroup {
9
9
  names?: string[];
10
10
  components?: MaterialDescription[];
11
11
  children?: AssetGroup[];
12
+ hidden?: boolean;
12
13
  }
13
14
  export declare class Assets {
14
15
  service: Service;
@@ -2,7 +2,7 @@
2
2
  * Copyright (c) 2025, VTJ.PRO All rights reserved.
3
3
  * @name @vtj/designer
4
4
  * @author CHC chenhuachun1549@dingtalk.com
5
- * @version 0.12.32
5
+ * @version 0.12.33
6
6
  * @license <a href="https://vtj.pro/license.html">MIT License</a>
7
7
  */
8
- export declare const version = "0.12.32";
8
+ export declare const version = "0.12.33";
@@ -1,4 +0,0 @@
1
- import { _ as f } from "./index-CNvPBLAV.js";
2
- export {
3
- f as default
4
- };