@nocobase/client 2.0.0-alpha.60 → 2.0.0-alpha.61

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/es/index.mjs CHANGED
@@ -9679,7 +9679,7 @@ function addAppVersion(e, t) {
9679
9679
  addAppVersion((n = e.properties) == null ? void 0 : n[o], t);
9680
9680
  }), e;
9681
9681
  }
9682
- const name = "@nocobase/client", version = "2.0.0-alpha.60", license = "AGPL-3.0", main = "lib/index.js", module = "es/index.mjs", types = "es/index.d.ts", dependencies = {
9682
+ const name = "@nocobase/client", version = "2.0.0-alpha.61", license = "AGPL-3.0", main = "lib/index.js", module = "es/index.mjs", types = "es/index.d.ts", dependencies = {
9683
9683
  "@ahooksjs/use-url-state": "3.5.1",
9684
9684
  "@ant-design/cssinjs": "^1.11.1",
9685
9685
  "@ant-design/icons": "^5.6.1",
@@ -9702,10 +9702,10 @@ const name = "@nocobase/client", version = "2.0.0-alpha.60", license = "AGPL-3.0
9702
9702
  "@formily/reactive-react": "^2.2.27",
9703
9703
  "@formily/shared": "^2.2.27",
9704
9704
  "@formily/validator": "^2.2.27",
9705
- "@nocobase/evaluators": "2.0.0-alpha.60",
9706
- "@nocobase/flow-engine": "2.0.0-alpha.60",
9707
- "@nocobase/sdk": "2.0.0-alpha.60",
9708
- "@nocobase/utils": "2.0.0-alpha.60",
9705
+ "@nocobase/evaluators": "2.0.0-alpha.61",
9706
+ "@nocobase/flow-engine": "2.0.0-alpha.61",
9707
+ "@nocobase/sdk": "2.0.0-alpha.61",
9708
+ "@nocobase/utils": "2.0.0-alpha.61",
9709
9709
  "@tanstack/react-table": "^8.21.3",
9710
9710
  "@types/tabulator-tables": "^6.2.6",
9711
9711
  "acorn-jsx": "^5.3.2",
@@ -30146,7 +30146,7 @@ const useStyles$a = genStyleHook("nb-markdown", (e, { isDarkTheme: t }) => {
30146
30146
  }, t ? i : r)
30147
30147
  };
30148
30148
  }), parseMarkdown$1 = _.memoize((e) => N(void 0, null, function* () {
30149
- return e && (yield import("./md-oH2RssNY.mjs")).default.render(e);
30149
+ return e && (yield import("./md-BbvRKckr.mjs")).default.render(e);
30150
30150
  }));
30151
30151
  function useParseMarkdown$1(e) {
30152
30152
  const [t, o] = useState(""), [n, r] = useState(!0);
@@ -68496,7 +68496,7 @@ BlockGridModel.registerFlow({
68496
68496
  }
68497
68497
  });
68498
68498
  const parseMarkdown = _.memoize((e) => N(void 0, null, function* () {
68499
- return e && (yield import("./md-BbvRKckr.mjs")).default.render(e);
68499
+ return e && (yield import("./md-oH2RssNY.mjs")).default.render(e);
68500
68500
  }));
68501
68501
  function useParseMarkdown(e) {
68502
68502
  const [t, o] = useState(""), [n, r] = useState(!0);