@nocobase/plugin-client 2.1.0-beta.47 → 2.1.0-beta.48

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.0-beta.47",
13
+ "@nocobase/client": "2.1.0-beta.48",
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.47",
17
+ "@nocobase/utils": "2.1.0-beta.48",
18
18
  "lodash": "4.18.1",
19
- "@nocobase/database": "2.1.0-beta.47",
20
- "@nocobase/client-v2": "2.1.0-beta.47",
21
- "@nocobase/server": "2.1.0-beta.47"
19
+ "@nocobase/database": "2.1.0-beta.48",
20
+ "@nocobase/client-v2": "2.1.0-beta.48",
21
+ "@nocobase/server": "2.1.0-beta.48"
22
22
  };
@@ -90,6 +90,7 @@
90
90
  "After successful submission, the selected data blocks will be automatically refreshed.": "After successful submission, the selected data blocks will be automatically refreshed.",
91
91
  "After successful update": "After successful update",
92
92
  "Agenda": "Agenda",
93
+ "Album": "Album",
93
94
  "All": "All",
94
95
  "All collections": "All collections",
95
96
  "All collections use general action permissions by default; permission configured individually will override the default one.": "All collections use general action permissions by default; permission configured individually will override the default one.",
@@ -262,6 +263,7 @@
262
263
  "Clicked row record": "Clicked row record",
263
264
  "Close": "Close",
264
265
  "Close popup and redirect to": "Close popup and redirect to",
266
+ "Code recognition failed, please scan again": "Code recognition failed, please scan again",
265
267
  "Collapse": "Collapse",
266
268
  "Collapse all": "Collapse all",
267
269
  "Collapse button": "Collapse",
@@ -900,6 +902,7 @@
900
902
  "No allow `-` and `:`": "No allow `-` and `:`",
901
903
  "No assigned fields configured": "No assigned fields configured",
902
904
  "No blocks to connect": "No blocks to connect",
905
+ "No camera device detected": "No camera device detected",
903
906
  "No configuration available.": "No configuration available.",
904
907
  "No available data currently": "No available data currently",
905
908
  "No data": "No data",
@@ -1193,6 +1196,8 @@
1193
1196
  "Saved successfully": "Saved successfully",
1194
1197
  "Scale": "Scale",
1195
1198
  "Scale Down": "Scale Down",
1199
+ "Scan code": "Scan code",
1200
+ "Scan input settings": "Scan input settings",
1196
1201
  "Scan to input": "Scan to input",
1197
1202
  "Scheme": "Scheme",
1198
1203
  "Scientifix notation": "Scientifix notation",
@@ -1398,6 +1403,7 @@
1398
1403
  "The field value is not a email format": "The field value is not a email format",
1399
1404
  "The field value is not an integer number": "The field value is not an integer number",
1400
1405
  "The field value is required": "The field value is required",
1406
+ "The image size is too large. Please compress it to below 10MB before uploading": "The image size is too large. Please compress it to below 10MB before uploading",
1401
1407
  "The following field types are not compatible and do not support output and display": "The following field types are not compatible and do not support output and display",
1402
1408
  "The selected fields will automatically populate the form": "The selected fields will automatically populate the form",
1403
1409
  "The title field is used to identify the template record": "The title field is used to identify the template record",
@@ -1614,6 +1620,7 @@
1614
1620
  "No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.": "No settings pages are currently available in Client V2. Settings registered by migrated plugins will appear here automatically.",
1615
1621
  "No settings pages available": "No settings pages available",
1616
1622
  "The requested settings page does not exist or you do not have permission to access it.": "The requested settings page does not exist or you do not have permission to access it.",
1623
+ "You have not granted permission to use the camera": "You have not granted permission to use the camera",
1617
1624
  "≠": "≠",
1618
1625
  "≤": "≤",
1619
1626
  "≥": "≥"
@@ -90,6 +90,7 @@
90
90
  "After successful submission, the selected data blocks will be automatically refreshed.": "提交成功后,会自动刷新这里选中的数据区块。",
91
91
  "After successful update": "更新成功后",
92
92
  "Agenda": "列表",
93
+ "Album": "相册",
93
94
  "All": "所有",
94
95
  "All collections": "全部数据表",
95
96
  "All collections use general action permissions by default; permission configured individually will override the default one.": "所有数据表都默认使用通用数据操作权限;同时,可以针对每个数据表单独配置权限。",
@@ -262,6 +263,7 @@
262
263
  "Clicked row record": "被点击的行记录",
263
264
  "Close": "关闭",
264
265
  "Close popup and redirect to": "关闭弹窗并跳转至",
266
+ "Code recognition failed, please scan again": "识别失败,请重新扫描",
265
267
  "Collapse": "折叠面板",
266
268
  "Collapse all": "全部收起",
267
269
  "Collapse button": "折叠",
@@ -898,6 +900,7 @@
898
900
  "No allow `-` and `:`": "不允许使用 `-` 和 `:`",
899
901
  "No assigned fields configured": "未配置字段",
900
902
  "No blocks to connect": "没有可连接的区块",
903
+ "No camera device detected": "未检测到摄像头设备",
901
904
  "No configuration available.": "无可配置项。",
902
905
  "No available data currently": "当前无可用数据",
903
906
  "No data": "暂无数据",
@@ -1193,6 +1196,8 @@
1193
1196
  "Saved successfully": "保存成功",
1194
1197
  "Scale": "小数位数",
1195
1198
  "Scale Down": "缩放",
1199
+ "Scan code": "扫码",
1200
+ "Scan input settings": "扫码录入设置",
1196
1201
  "Scan to input": "扫码录入",
1197
1202
  "Scheme": "协议",
1198
1203
  "Scientifix notation": "科学计数法",
@@ -1400,6 +1405,7 @@
1400
1405
  "The field value is not a email format": "该字段不是合法的邮箱格式",
1401
1406
  "The field value is not an integer number": "数字不是整数",
1402
1407
  "The field value is required": "该字段是必填字段",
1408
+ "The image size is too large. Please compress it to below 10MB before uploading": "图片尺寸过大,请压缩到 10MB 以下上传",
1403
1409
  "The following field types are not compatible and do not support output and display": "以下字段类型未适配,不支持输出和显示",
1404
1410
  "The selected fields will automatically populate the form": "用于自动填充到表单",
1405
1411
  "The title field is used to identify the template record": "用于识别模板数据",
@@ -1629,6 +1635,7 @@
1629
1635
  "The current storage \"{{storageName}}\" does not support file uploads.": "当前存储 \"{{storageName}}\" 不支持上传文件。",
1630
1636
  "Your browser does not support the video tag.": "您的浏览器不支持视频标签。",
1631
1637
  "Your browser does not support the audio tag.": "您的浏览器不支持音频标签。",
1638
+ "You have not granted permission to use the camera": "您未授权使用摄像头",
1632
1639
  "Edit add new popup": "编辑新增数据弹窗",
1633
1640
  "Edit select record popup": "编辑选择数据弹窗",
1634
1641
  "Subtable (Inline editing)": "子表格(行内编辑)",
@@ -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-09T23:04:28.432Z"}
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-10T17:07:40.071Z"}
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.47",
9
+ "version": "2.1.0-beta.48",
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": "bf8fc3790e3494c901b4d22861c5471a0d27c464"
26
+ "gitHead": "f8c27a286db015c5e433b48241f14c0412e50530"
27
27
  }