@nocobase/plugin-client 2.2.0-beta.16 → 2.2.0-beta.18

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.2.0-beta.16",
13
+ "@nocobase/client": "2.2.0-beta.18",
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.2.0-beta.16",
17
+ "@nocobase/utils": "2.2.0-beta.18",
18
18
  "lodash": "4.18.1",
19
- "@nocobase/database": "2.2.0-beta.16",
20
- "@nocobase/client-v2": "2.2.0-beta.16",
21
- "@nocobase/server": "2.2.0-beta.16"
19
+ "@nocobase/database": "2.2.0-beta.18",
20
+ "@nocobase/client-v2": "2.2.0-beta.18",
21
+ "@nocobase/server": "2.2.0-beta.18"
22
22
  };
@@ -392,6 +392,7 @@
392
392
  "Data blocks": "Data blocks",
393
393
  "Data changes": "Data changes",
394
394
  "Data fields": "Data fields",
395
+ "Data loading failed": "Data loading failed",
395
396
  "Data loading mode": "Data loading mode",
396
397
  "Data model": "Data model",
397
398
  "Data model tools": "Data model tools",
@@ -1405,6 +1406,10 @@
1405
1406
  "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for collection \"{{name}}\"": "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for collection \"{{name}}\"",
1406
1407
  "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for field \"{{name}}\"": "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for field \"{{name}}\"",
1407
1408
  "The current user only has the UI configuration permission, but don't have view permission for collection \"{{name}}\"": "The current user only has the UI configuration permission, but don't have view permission for collection \"{{name}}\"",
1409
+ "The data source \"{{name}}\" is temporarily unavailable. Please try again later or contact an administrator.": "The data source \"{{name}}\" is temporarily unavailable. Please try again later or contact an administrator.",
1410
+ "The data source \"{{name}}\" used by this block is disabled or unavailable. Enable the data source to display this block.": "The data source \"{{name}}\" used by this block is disabled or unavailable. Enable the data source to display this block.",
1411
+ "The data source is temporarily unavailable. Please try again later or contact an administrator.": "The data source is temporarily unavailable. Please try again later or contact an administrator.",
1412
+ "The data source used by this block is disabled or unavailable. Enable the data source to display this block.": "The data source used by this block is disabled or unavailable. Enable the data source to display this block.",
1408
1413
  "The deletion was successful.": "The deletion was successful.",
1409
1414
  "The field has been deleted": "The field has been deleted",
1410
1415
  "The field value cannot be greater than ": "The field value cannot be greater than ",
@@ -392,6 +392,7 @@
392
392
  "Data blocks": "数据区块",
393
393
  "Data changes": "数据变更",
394
394
  "Data fields": "数据字段",
395
+ "Data loading failed": "数据加载失败",
395
396
  "Data loading mode": "数据加载方式",
396
397
  "Data model": "数据模型",
397
398
  "Data model tools": "数据模型工具",
@@ -1404,7 +1405,9 @@
1404
1405
  "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for collection \"{{name}}\"": "当前用户只有 UI 配置权限,但没有数据表 \"{{name}}\"的 \"{{actionName}}\"权限。",
1405
1406
  "The current user only has the UI configuration permission, but don't have \"{{actionName}}\" permission for field \"{{name}}\"": "当前用户只有 UI 配置权限,但没有字段 \"{{name}}\"的 \"{{actionName}}\"权限。",
1406
1407
  "The current user only has the UI configuration permission, but don't have view permission for collection \"{{name}}\"": "当前用户只有 UI 配置权限,但没有数据表 \"{{name}}\" 查看权限。",
1408
+ "The data source \"{{name}}\" is temporarily unavailable. Please try again later or contact an administrator.": "数据源“{{name}}”暂时不可用,请稍后重试或联系管理员。",
1407
1409
  "The data source \"{{name}}\" used by this block is disabled or unavailable. Enable the data source to display this block.": "该区块使用的数据源“{{name}}”已禁用或不可用。启用该数据源后才能显示此区块。",
1410
+ "The data source is temporarily unavailable. Please try again later or contact an administrator.": "数据源暂时不可用,请稍后重试或联系管理员。",
1408
1411
  "The data source used by this block is disabled or unavailable. Enable the data source to display this block.": "该区块使用的数据源已禁用或不可用。启用该数据源后才能显示此区块。",
1409
1412
  "The deletion was successful.": "删除成功",
1410
1413
  "The field has been deleted": "字段已删除",
@@ -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-07-31T07:44:55.639Z"}
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-08-20T12:46:43.876Z"}
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.2.0-beta.16",
9
+ "version": "2.2.0-beta.18",
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": "49d9bd2e21122eab9435f128375828b8c5bb4c07"
26
+ "gitHead": "b74c962f7d35aa12012d908d16bd74fe6ac20a3d"
27
27
  }