@nocobase/plugin-client 2.1.0-beta.29 → 2.1.0-beta.30

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,14 +10,14 @@
10
10
  module.exports = {
11
11
  "react": "18.2.0",
12
12
  "react-i18next": "11.18.6",
13
- "@nocobase/client": "2.1.0-beta.29",
13
+ "@nocobase/client": "2.1.0-beta.30",
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.0-beta.29",
17
+ "@nocobase/utils": "2.1.0-beta.30",
18
18
  "lodash": "4.18.1",
19
- "@nocobase/database": "2.1.0-beta.29",
20
- "@nocobase/client-v2": "2.1.0-beta.29",
21
- "@nocobase/plugin-localization": "2.1.0-beta.29",
22
- "@nocobase/server": "2.1.0-beta.29"
19
+ "@nocobase/database": "2.1.0-beta.30",
20
+ "@nocobase/client-v2": "2.1.0-beta.30",
21
+ "@nocobase/plugin-localization": "2.1.0-beta.30",
22
+ "@nocobase/server": "2.1.0-beta.30"
23
23
  };
@@ -206,6 +206,7 @@
206
206
  "Block template": "Block template",
207
207
  "Block templates": "Block templates",
208
208
  "Block title": "Block title",
209
+ "Menu linkage rules": "Menu linkage rules",
209
210
  "Built-in flow": "Specific flow",
210
211
  "Built-in flow step": "Specific flow step",
211
212
  "Block type": "Block type",
@@ -361,6 +362,7 @@
361
362
  "Current form": "Current form",
362
363
  "Current object": "Current object",
363
364
  "Current item": "Current item",
365
+ "Current language": "Current language",
364
366
  "Current popup": "Current popup",
365
367
  "Current popup parent record": "Current popup parent record",
366
368
  "Current popup record": "Current popup record",
@@ -1250,6 +1252,7 @@
1250
1252
  "Set block layout": "Set block layout",
1251
1253
  "Set block state": "Set block state",
1252
1254
  "Set button state": "Set button state",
1255
+ "Set menu item state": "Set menu item state",
1253
1256
  "Set condition": "Set condition",
1254
1257
  "Set data loading mode": "Set data loading mode",
1255
1258
  "Set data scope": "Set data scope",
@@ -206,6 +206,7 @@
206
206
  "Block template": "区块模板",
207
207
  "Block templates": "区块模板",
208
208
  "Block title": "区块标题",
209
+ "Menu linkage rules": "菜单联动规则",
209
210
  "Block type": "区块类型",
210
211
  "Blocks": "区块",
211
212
  "Blue": "拂晓蓝",
@@ -361,6 +362,7 @@
361
362
  "Current form": "当前表单",
362
363
  "Current object": "当前对象",
363
364
  "Current item": "当前项",
365
+ "Current language": "当前语言",
364
366
  "Current popup": "当前弹窗",
365
367
  "Current popup parent record": "当前弹窗上级记录",
366
368
  "Current popup record": "当前弹窗记录",
@@ -1250,6 +1252,7 @@
1250
1252
  "Set block layout": "设置区块布局",
1251
1253
  "Set block state": "设置区块状态",
1252
1254
  "Set button state": "设置按钮状态",
1255
+ "Set menu item state": "设置菜单项状态",
1253
1256
  "Set condition": "设置条件",
1254
1257
  "Set data loading mode": "设置数据加载方式",
1255
1258
  "Set data scope": "设置数据范围",
@@ -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-05-10T15:05:40.184Z"}
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-05-11T23:07:26.769Z"}
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.0-beta.29",
9
+ "version": "2.1.0-beta.30",
10
10
  "main": "./dist/server/index.js",
11
11
  "license": "Apache-2.0",
12
12
  "devDependencies": {
@@ -24,5 +24,5 @@
24
24
  "@nocobase/test": "2.x",
25
25
  "@nocobase/utils": "2.x"
26
26
  },
27
- "gitHead": "86c41be29dcbcac6fd6aa46b4a137ef07a27c1d0"
27
+ "gitHead": "1a493069cd0d8a4f403668bfe592879678c894b2"
28
28
  }