@nocobase/plugin-client 2.0.0-beta.1 → 2.0.0-beta.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.0.0-beta.1",
13
+ "@nocobase/client": "2.0.0-beta.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.0.0-beta.1",
17
+ "@nocobase/utils": "2.0.0-beta.11",
18
18
  "lodash": "4.17.21",
19
- "@nocobase/database": "2.0.0-beta.1",
20
- "@nocobase/plugin-localization": "2.0.0-beta.1",
21
- "@nocobase/server": "2.0.0-beta.1"
19
+ "@nocobase/database": "2.0.0-beta.11",
20
+ "@nocobase/plugin-localization": "2.0.0-beta.11",
21
+ "@nocobase/server": "2.0.0-beta.11"
22
22
  };
@@ -73,6 +73,9 @@
73
73
  "Add {{type}} in \"{{title}}\"": "Add {{type}} in \"{{title}}\"",
74
74
  "Advanced type": "Advanced",
75
75
  "After": "After",
76
+ "After built-in flow": "After specific flow",
77
+ "After built-in flows": "After all flows",
78
+ "After built-in flow step": "After specific flow step",
76
79
  "After change": "After change",
77
80
  "After clicking the custom button, the following field values will be assigned according to the following form.": "After clicking the custom button, the following field values will be assigned according to the following form.",
78
81
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "After clicking the custom button, the following fields of the current record will be saved according to the following form.",
@@ -178,6 +181,9 @@
178
181
  "Basic": "Basic",
179
182
  "Basic configuration": "Basic configuration",
180
183
  "Before": "Before",
184
+ "Before all flows": "Before all flows",
185
+ "Before built-in flow": "Before specific flow",
186
+ "Before built-in flow step": "Before specific flow step",
181
187
  "Before change": "Before change",
182
188
  "Before render": "Before render",
183
189
  "Blank block": "Blank block",
@@ -188,6 +194,8 @@
188
194
  "Block template": "Block template",
189
195
  "Block templates": "Block templates",
190
196
  "Block title": "Block title",
197
+ "Built-in flow": "Specific flow",
198
+ "Built-in flow step": "Specific flow step",
191
199
  "Block type": "Block type",
192
200
  "Blocks": "Blocks",
193
201
  "Blue": "Blue",
@@ -203,6 +211,7 @@
203
211
  "Button icon": "Button icon",
204
212
  "Button settings": "Button settings",
205
213
  "Button title": "Button title",
214
+ "Button tooltip": "Button tooltip",
206
215
  "Button type": "Button type",
207
216
  "Calculation engine": "Calculation engine",
208
217
  "Calendar": "Calendar",
@@ -550,6 +559,7 @@
550
559
  "Enter collection name": "Enter collection name",
551
560
  "Enter end accessor": "Enter end accessor",
552
561
  "Enter field title": "Enter field title",
562
+ "Enter flow title": "Enter flow title",
553
563
  "Enter number of rows to display": "Enter number of rows to display",
554
564
  "Enter page title": "Enter page title",
555
565
  "Enter placeholder text": "Enter placeholder text",
@@ -564,6 +574,7 @@
564
574
  "Exact day": "Exact day",
565
575
  "Execute": "Execute",
566
576
  "Execute JavaScript": "Execute JavaScript",
577
+ "Execution timing": "Execution timing",
567
578
  "Exists": "Exists",
568
579
  "Exit fullscreen": "Exit fullscreen",
569
580
  "Expand All": "Expand All",
@@ -868,6 +879,7 @@
868
879
  "No configuration available.": "No configuration available.",
869
880
  "No data": "No data",
870
881
  "No event flows": "No event flows",
882
+ "No built-in flows for this event": "No flows available for this event",
871
883
  "No form available for reset.": "No form available for reset.",
872
884
  "No form available for submission.": "No form available for submission.",
873
885
  "No linkage rules": "No linkage rules",
@@ -1001,6 +1013,8 @@
1001
1013
  "Please input target block uid": "Please input target block uid",
1002
1014
  "Please input target form uid": "Please input target form uid",
1003
1015
  "Please select": "Please select",
1016
+ "Please select a built-in flow": "Please select a flow",
1017
+ "Please select a built-in flow step": "Please select a step",
1004
1018
  "Please select field": "Please select field",
1005
1019
  "Please select fields": "Please select fields",
1006
1020
  "Please select fields to filter": "Please select fields to filter",
@@ -1159,6 +1173,8 @@
1159
1173
  "Secondary confirmation": "Secondary confirmation",
1160
1174
  "Security": "Security",
1161
1175
  "Select": "Select",
1176
+ "Select a built-in flow": "Select a flow",
1177
+ "Select a built-in flow step": "Select a step",
1162
1178
  "Select a source field to use metadata of the field": "Select a source field to use metadata of the field",
1163
1179
  "Select a variable": "Select a variable",
1164
1180
  "Select all": "Select all",
@@ -73,6 +73,9 @@
73
73
  "Add {{type}} in \"{{title}}\"": "在 \"{{title}}\" 里插入{{type}}",
74
74
  "Advanced type": "高级类型",
75
75
  "After": "之后",
76
+ "After built-in flow": "指定流之后",
77
+ "After built-in flows": "所有流之后",
78
+ "After built-in flow step": "指定流步骤之后",
76
79
  "After change": "变更后",
77
80
  "After clicking the custom button, the following field values will be assigned according to the following form.": "点击当前自定义按钮时,以下字段值将按照以下表单赋值。",
78
81
  "After clicking the custom button, the following fields of the current record will be saved according to the following form.": "点击当前自定义按钮时,当前数据以下字段将按照以下表单保存。",
@@ -178,6 +181,9 @@
178
181
  "Basic": "基本类型",
179
182
  "Basic configuration": "基础配置",
180
183
  "Before": "之前",
184
+ "Before all flows": "所有流之前",
185
+ "Before built-in flow": "指定流之前",
186
+ "Before built-in flow step": "指定流步骤之前",
181
187
  "Before change": "变更前",
182
188
  "Before render": "渲染前",
183
189
  "Blank block": "空区块",
@@ -196,6 +202,8 @@
196
202
  "Bottom left": "左下角",
197
203
  "Bottom right": "右下角",
198
204
  "Built-in": "内置",
205
+ "Built-in flow": "指定流",
206
+ "Built-in flow step": "指定流步骤",
199
207
  "Bulk edit": "批量编辑",
200
208
  "Bulk enable": "批量激活",
201
209
  "Bulk update": "批量更新",
@@ -203,6 +211,7 @@
203
211
  "Button icon": "按钮图标",
204
212
  "Button settings": "按钮设置",
205
213
  "Button title": "按钮标题",
214
+ "Button tooltip": "按钮提示信息",
206
215
  "Button type": "按钮类型",
207
216
  "Calculation engine": "计算引擎",
208
217
  "Calendar": "日历",
@@ -549,6 +558,7 @@
549
558
  "Enter collection name": "输入数据表名称",
550
559
  "Enter end accessor": "输入结束访问器",
551
560
  "Enter field title": "输入字段标题",
561
+ "Enter flow title": "输入流标题",
552
562
  "Enter number of rows to display": "请输入显示行数",
553
563
  "Enter page title": "输入页面标题",
554
564
  "Enter placeholder text": "输入占位符文本",
@@ -563,6 +573,7 @@
563
573
  "Exact day": "指定日期",
564
574
  "Execute": "执行",
565
575
  "Execute JavaScript": "执行 JavaScript",
576
+ "Execution timing": "执行时机",
566
577
  "Exists": "存在",
567
578
  "Exit fullscreen": "退出全屏",
568
579
  "Expand All": "展开全部",
@@ -866,6 +877,7 @@
866
877
  "No configuration available.": "无可配置项。",
867
878
  "No data": "暂无数据",
868
879
  "No event flows": "暂无事件流",
880
+ "No built-in flows for this event": "当前事件暂无可插入的指定流",
869
881
  "No form available for reset.": "没有可用的表单进行重置。",
870
882
  "No form available for submission.": "没有可用的表单进行提交。",
871
883
  "No linkage rules": "暂无联动规则",
@@ -999,6 +1011,8 @@
999
1011
  "Please input target block uid": "请输入目标区块 UID",
1000
1012
  "Please input target form uid": "请输入目标表单 UID",
1001
1013
  "Please select": "请选择",
1014
+ "Please select a built-in flow": "请选择指定流",
1015
+ "Please select a built-in flow step": "请选择指定流步骤",
1002
1016
  "Please select field": "请选择字段",
1003
1017
  "Please select fields": "请选择字段",
1004
1018
  "Please select fields to filter": "请选择需要筛选的字段",
@@ -1157,6 +1171,8 @@
1157
1171
  "Secondary confirmation": "二次确认",
1158
1172
  "Security": "安全性",
1159
1173
  "Select": "选择",
1174
+ "Select a built-in flow": "选择指定流",
1175
+ "Select a built-in flow step": "选择指定流步骤",
1160
1176
  "Select a source field to use metadata of the field": "选择源字段以使用字段的元数据",
1161
1177
  "Select a variable": "选择变量",
1162
1178
  "Select all": "全选",
@@ -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":"2025-12-31T17:14:34.309Z"}
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-01-15T06:43:14.166Z"}
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.0.0-beta.1",
9
+ "version": "2.0.0-beta.11",
10
10
  "main": "./dist/server/index.js",
11
11
  "license": "AGPL-3.0",
12
12
  "devDependencies": {
@@ -23,5 +23,5 @@
23
23
  "@nocobase/test": "2.x",
24
24
  "@nocobase/utils": "2.x"
25
25
  },
26
- "gitHead": "b3d1f65848fc91e673372ee734dafe6b1cf80586"
26
+ "gitHead": "a7b36d7c7c42621fb048cd7d82b1e4180b84ab08"
27
27
  }