@nocobase/client 0.21.0-alpha.13 → 0.21.0-alpha.14

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.
@@ -1,6 +1,6 @@
1
1
  import { SchemaInitializer } from './SchemaInitializer';
2
2
  /**
3
- * @internal
3
+ * @deprecated
4
4
  *
5
5
  * 因为需要把 SchemaInitializer 的 name 统一为一致的命名风格,统一之后新创建的 Schema 将
6
6
  * 使用新的命名风格,而旧的 Schema 仍然使用旧的命名风格,这样会导致一些问题。所以需要有一个方法
package/es/index.mjs CHANGED
@@ -3713,7 +3713,7 @@ function addAppVersion(e, t) {
3713
3713
  addAppVersion((n = e.properties) == null ? void 0 : n[o], t);
3714
3714
  }), e;
3715
3715
  }
3716
- const name = "@nocobase/client", version$1 = "0.21.0-alpha.13", license = "Apache-2.0", main = "lib/index.js", module = "es/index.mjs", types = "es/index.d.ts", dependencies = {
3716
+ const name = "@nocobase/client", version$1 = "0.21.0-alpha.14", license = "Apache-2.0", main = "lib/index.js", module = "es/index.mjs", types = "es/index.d.ts", dependencies = {
3717
3717
  "@ahooksjs/use-url-state": "3.5.1",
3718
3718
  "@ant-design/cssinjs": "^1.11.1",
3719
3719
  "@ant-design/icons": "^5.1.4",
@@ -3734,9 +3734,9 @@ const name = "@nocobase/client", version$1 = "0.21.0-alpha.13", license = "Apach
3734
3734
  "@formily/reactive-react": "^2.2.27",
3735
3735
  "@formily/shared": "^2.2.27",
3736
3736
  "@formily/validator": "^2.2.27",
3737
- "@nocobase/evaluators": "0.21.0-alpha.13",
3738
- "@nocobase/sdk": "0.21.0-alpha.13",
3739
- "@nocobase/utils": "0.21.0-alpha.13",
3737
+ "@nocobase/evaluators": "0.21.0-alpha.14",
3738
+ "@nocobase/sdk": "0.21.0-alpha.14",
3739
+ "@nocobase/utils": "0.21.0-alpha.14",
3740
3740
  ahooks: "^3.7.2",
3741
3741
  antd: "^5.12.8",
3742
3742
  "antd-style": "3.4.5",
@@ -31543,7 +31543,7 @@ const useColumnsDeepMemoized = (e) => {
31543
31543
  initialInView: ee || !1 || X.length <= 10,
31544
31544
  skip: ee || !1
31545
31545
  });
31546
- return /* @__PURE__ */ jsx("td", F(x({}, Z), { ref: se, className: cls(Z.className, cellClass), children: ce || ee ? Z.children : /* @__PURE__ */ jsx(Skeleton.Button, { active: !0 }) }));
31546
+ return /* @__PURE__ */ jsx("td", F(x({}, Z), { ref: se, className: cls(Z.className, cellClass), children: ce || ee ? Z.children : /* @__PURE__ */ jsx(Skeleton.Button, {}) }));
31547
31547
  },
31548
31548
  [X.length]
31549
31549
  ), te = useMemo(() => ({
@@ -31556,7 +31556,7 @@ const useColumnsDeepMemoized = (e) => {
31556
31556
  row: BodyRowComponent,
31557
31557
  cell: J
31558
31558
  }
31559
- }), [Q]), oe = useMemo(() => p, [JSON.stringify(p)]), re = useMemo(
31559
+ }), [J, Q]), oe = useMemo(() => p, [JSON.stringify(p)]), re = useMemo(
31560
31560
  () => ({
31561
31561
  rowSelection: oe ? x({
31562
31562
  type: "checkbox",
@@ -32664,7 +32664,7 @@ const FallbackComponent = (e) => /* @__PURE__ */ jsx(BlockItemCard, { children:
32664
32664
  skip: !1
32665
32665
  }), { wrapSSR: u, componentCls: d, hashId: p } = useStyles$a();
32666
32666
  return a && !r ? null : u(
32667
- /* @__PURE__ */ jsx(BlockItemError, { children: /* @__PURE__ */ jsx(BlockItem, { name: o, className: `${d} ${p} noco-card-item`, children: /* @__PURE__ */ jsx(BlockItemCard, F(x({ ref: l }, n), { children: c ? e.children : /* @__PURE__ */ jsx(Skeleton, { active: !0, paragraph: { rows: 4 } }) })) }) })
32667
+ /* @__PURE__ */ jsx(BlockItemError, { children: /* @__PURE__ */ jsx(BlockItem, { name: o, className: `${d} ${p} noco-card-item`, children: /* @__PURE__ */ jsx(BlockItemCard, F(x({ ref: l }, n), { children: c ? e.children : /* @__PURE__ */ jsx(Skeleton, { paragraph: { rows: 4 } }) })) }) })
32668
32668
  );
32669
32669
  }, defaultFieldNames = {
32670
32670
  label: "label",