@nocobase/plugin-client 2.1.9 → 2.1.11

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.
@@ -10,13 +10,13 @@
10
10
  module.exports = {
11
11
  "react": "18.2.0",
12
12
  "react-i18next": "11.18.6",
13
- "@nocobase/client": "2.1.9",
13
+ "@nocobase/client": "2.1.11",
14
14
  "antd": "5.24.2",
15
15
  "@ant-design/icons": "5.6.1",
16
16
  "@formily/react": "2.3.7",
17
- "@nocobase/utils": "2.1.9",
17
+ "@nocobase/utils": "2.1.11",
18
18
  "lodash": "4.18.1",
19
- "@nocobase/database": "2.1.9",
20
- "@nocobase/client-v2": "2.1.9",
21
- "@nocobase/server": "2.1.9"
19
+ "@nocobase/database": "2.1.11",
20
+ "@nocobase/client-v2": "2.1.11",
21
+ "@nocobase/server": "2.1.11"
22
22
  };
@@ -615,6 +615,7 @@
615
615
  "Assignment takes precedence over form field assignment": "Assignment takes precedence over form field assignment",
616
616
  "Field assignment": "Field assignment",
617
617
  "Field component": "Field component",
618
+ "Server-side field validation rules": "Server-side field validation rules",
618
619
  "Field display name": "Field display name",
619
620
  "Field interface": "Field interface",
620
621
  "Field linkage rules": "Field linkage rules",
@@ -1462,6 +1463,7 @@
1462
1463
  "Two tone": "Two tone",
1463
1464
  "Type": "Type",
1464
1465
  "UI Editor": "UI Editor",
1466
+ "Client-side validation rules": "Client-side validation rules",
1465
1467
  "UI editor": "UI editor",
1466
1468
  "URL": "URL",
1467
1469
  "URL search params": "URL search params",
@@ -614,6 +614,7 @@
614
614
  "Assignment takes precedence over form field assignment": "赋值优先级高于表单字段赋值",
615
615
  "Field assignment": "字段赋值",
616
616
  "Field component": "字段组件",
617
+ "Server-side field validation rules": "服务端字段验证规则",
617
618
  "Field display name": "字段名称",
618
619
  "Field interface": "UI 类型",
619
620
  "Field linkage rules": "字段联动规则",
@@ -1464,6 +1465,7 @@
1464
1465
  "Two tone": "双色风格",
1465
1466
  "Type": "类型",
1466
1467
  "UI Editor": "界面配置",
1468
+ "Client-side validation rules": "客户端验证规则",
1467
1469
  "UI editor": "界面配置",
1468
1470
  "URL": "URL",
1469
1471
  "URL search params": "URL 查询参数",
@@ -1 +1 @@
1
- {"name":"cronstrue","title":"cRonstrue","version":"2.47.0","description":"Convert cron expressions into human readable descriptions","author":"Brady Holt","license":"MIT","bugs":{"url":"https://github.com/bradymholt/cronstrue/issues"},"homepage":"https://github.com/bradymholt/cronstrue","keywords":["cron","cronjob","crontab","schedule","parser","cron expression","cron description","pretty cron","cron for humans","cron translated","cron english","cron schedule","cron english","cron schedule"],"main":"dist/cronstrue.js","bin":{"cronstrue":"bin/cli.js"},"typings":"dist/cronstrue.d.ts","files":["dist/","locales/","i18n.js","i18n.d.ts"],"repository":{"type":"git","url":"git+https://github.com/bradymholt/cronstrue.git"},"publishConfig":{"access":"public"},"prettier":{"printWidth":120},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^8.0.0","chai":"^4.2.0","handlebars":"^4.7.6","marked":"^4.0.10","mocha":"^10.1.0","pixl-xml":"^1.0.13","prettier":"^2.1.1","terser-webpack-plugin":"^5.3.1","ts-loader":"^9.2.6","ts-node":"^10.5.0","typescript":"^4.6.2","webpack":"^5.69.1","webpack-cli":"^4.9.2","xml2js":"^0.5.0"},"scripts":{"start":"npm run build","build":"npx tsc -p ./src --emitDeclarationOnly","test":"npx mocha --reporter spec --require ts-node/register \"./test/**/*.ts\"","prepublishOnly":"rm -rf ./dist && ./node_modules/webpack-cli/bin/cli.js && git add -A"},"dependencies":{},"_lastModified":"2026-06-20T03:22:52.923Z"}
1
+ {"name":"cronstrue","title":"cRonstrue","version":"2.47.0","description":"Convert cron expressions into human readable descriptions","author":"Brady Holt","license":"MIT","bugs":{"url":"https://github.com/bradymholt/cronstrue/issues"},"homepage":"https://github.com/bradymholt/cronstrue","keywords":["cron","cronjob","crontab","schedule","parser","cron expression","cron description","pretty cron","cron for humans","cron translated","cron english","cron schedule","cron english","cron schedule"],"main":"dist/cronstrue.js","bin":{"cronstrue":"bin/cli.js"},"typings":"dist/cronstrue.d.ts","files":["dist/","locales/","i18n.js","i18n.d.ts"],"repository":{"type":"git","url":"git+https://github.com/bradymholt/cronstrue.git"},"publishConfig":{"access":"public"},"prettier":{"printWidth":120},"devDependencies":{"@types/chai":"^4.2.11","@types/mocha":"^8.0.0","chai":"^4.2.0","handlebars":"^4.7.6","marked":"^4.0.10","mocha":"^10.1.0","pixl-xml":"^1.0.13","prettier":"^2.1.1","terser-webpack-plugin":"^5.3.1","ts-loader":"^9.2.6","ts-node":"^10.5.0","typescript":"^4.6.2","webpack":"^5.69.1","webpack-cli":"^4.9.2","xml2js":"^0.5.0"},"scripts":{"start":"npm run build","build":"npx tsc -p ./src --emitDeclarationOnly","test":"npx mocha --reporter spec --require ts-node/register \"./test/**/*.ts\"","prepublishOnly":"rm -rf ./dist && ./node_modules/webpack-cli/bin/cli.js && git add -A"},"dependencies":{},"_lastModified":"2026-06-24T23:37:39.814Z"}
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "description": "Provides a client interface for the NocoBase server",
7
7
  "description.ru-RU": "Предоставляет клиентский интерфейс для сервера NocoBase",
8
8
  "description.zh-CN": "为 NocoBase 服务端提供客户端界面",
9
- "version": "2.1.9",
9
+ "version": "2.1.11",
10
10
  "main": "./dist/server/index.js",
11
11
  "license": "Apache-2.0",
12
12
  "devDependencies": {
@@ -23,5 +23,5 @@
23
23
  "@nocobase/test": "2.x",
24
24
  "@nocobase/utils": "2.x"
25
25
  },
26
- "gitHead": "2b612d81c6f6115af75ea7b279384751af869510"
26
+ "gitHead": "1ccf891d837e21089f65f84b892407b34a0a0cb9"
27
27
  }