@nocobase/client 1.3.5-beta → 1.3.6-beta

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
@@ -4083,7 +4083,7 @@ function addAppVersion(e, t) {
4083
4083
  addAppVersion((n = e.properties) == null ? void 0 : n[o], t);
4084
4084
  }), e;
4085
4085
  }
4086
- const name = "@nocobase/client", version$1 = "1.3.5-beta", license = "AGPL-3.0", main = "lib/index.js", module = "es/index.mjs", types = "es/index.d.ts", dependencies = {
4086
+ const name = "@nocobase/client", version$1 = "1.3.6-beta", license = "AGPL-3.0", main = "lib/index.js", module = "es/index.mjs", types = "es/index.d.ts", dependencies = {
4087
4087
  "@ahooksjs/use-url-state": "3.5.1",
4088
4088
  "@ant-design/cssinjs": "^1.11.1",
4089
4089
  "@ant-design/icons": "^5.1.4",
@@ -4104,9 +4104,9 @@ const name = "@nocobase/client", version$1 = "1.3.5-beta", license = "AGPL-3.0",
4104
4104
  "@formily/reactive-react": "^2.2.27",
4105
4105
  "@formily/shared": "^2.2.27",
4106
4106
  "@formily/validator": "^2.2.27",
4107
- "@nocobase/evaluators": "1.3.5-beta",
4108
- "@nocobase/sdk": "1.3.5-beta",
4109
- "@nocobase/utils": "1.3.5-beta",
4107
+ "@nocobase/evaluators": "1.3.6-beta",
4108
+ "@nocobase/sdk": "1.3.6-beta",
4109
+ "@nocobase/utils": "1.3.6-beta",
4110
4110
  ahooks: "^3.7.2",
4111
4111
  antd: "^5.12.8",
4112
4112
  "antd-style": "3.4.5",
@@ -33594,7 +33594,7 @@ const AppendsTreeSelect = (e) => {
33594
33594
  return x.addEffects(k, () => {
33595
33595
  onFieldInputValueChange("*", (T) => {
33596
33596
  var $, O, z, N;
33597
- (filterAnalyses((z = (O = ($ = r.componentProps) == null ? void 0 : $.service) == null ? void 0 : O.params) == null ? void 0 : z.filter) || []).includes((N = T == null ? void 0 : T.props) == null ? void 0 : N.name) && r.value && (r.setValue(r.initialValue), p(r.initialValue));
33597
+ (filterAnalyses((z = (O = ($ = r.componentProps) == null ? void 0 : $.service) == null ? void 0 : O.params) == null ? void 0 : z.filter) || []).includes((N = T == null ? void 0 : T.props) == null ? void 0 : N.name) && r.value && (r.setValue(void 0), p(void 0));
33598
33598
  });
33599
33599
  }), () => {
33600
33600
  x.removeEffects(k);