@nocobase/plugin-client 2.0.0-alpha.7 → 2.0.0-alpha.8
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.
package/dist/externalVersion.js
CHANGED
|
@@ -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-alpha.
|
|
13
|
+
"@nocobase/client": "2.0.0-alpha.8",
|
|
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-alpha.
|
|
17
|
+
"@nocobase/utils": "2.0.0-alpha.8",
|
|
18
18
|
"lodash": "4.17.21",
|
|
19
|
-
"@nocobase/database": "2.0.0-alpha.
|
|
20
|
-
"@nocobase/plugin-localization": "2.0.0-alpha.
|
|
21
|
-
"@nocobase/server": "2.0.0-alpha.
|
|
19
|
+
"@nocobase/database": "2.0.0-alpha.8",
|
|
20
|
+
"@nocobase/plugin-localization": "2.0.0-alpha.8",
|
|
21
|
+
"@nocobase/server": "2.0.0-alpha.8"
|
|
22
22
|
};
|
package/dist/locale/en-US.js
CHANGED
|
@@ -669,6 +669,8 @@ module.exports = {
|
|
|
669
669
|
"Parent popup record": "Parent popup record",
|
|
670
670
|
"Associated records": "Associated records",
|
|
671
671
|
"Parent record": "Parent record",
|
|
672
|
+
"Current popup parent record": "Current popup parent record",
|
|
673
|
+
"Popup uid": "Popup UID",
|
|
672
674
|
"Current time": "Current time",
|
|
673
675
|
"System variables": "System variables",
|
|
674
676
|
"Date variables": "Date variables",
|
|
@@ -965,9 +967,7 @@ module.exports = {
|
|
|
965
967
|
"Stay on the current popup or page": "Stay on the current popup or page",
|
|
966
968
|
"Return to the previous popup or page": "Return to the previous popup or page",
|
|
967
969
|
"Actions column": "Actions column",
|
|
968
|
-
"Data
|
|
969
|
-
"Enter data source key": "Enter data source key",
|
|
970
|
-
"Collection Name": "Collection Name",
|
|
970
|
+
"Data source key": "Data source key",
|
|
971
971
|
"Enter collection name": "Enter collection name",
|
|
972
972
|
"Edit page size": "Edit page size",
|
|
973
973
|
"Set data scope": "Set data scope",
|
|
@@ -1001,5 +1001,10 @@ module.exports = {
|
|
|
1001
1001
|
"No form available for reset.": "No form available for reset.",
|
|
1002
1002
|
"No form available for submission.": "No form available for submission.",
|
|
1003
1003
|
"Collapse button": "Collapse",
|
|
1004
|
-
"Expand button": "Expand"
|
|
1004
|
+
"Expand button": "Expand",
|
|
1005
|
+
"No assigned fields configured": "No assigned fields configured",
|
|
1006
|
+
"Current popup": "Current popup",
|
|
1007
|
+
"Parent popup": "Parent popup",
|
|
1008
|
+
"No parent popup": "No parent popup",
|
|
1009
|
+
"Popup record": "Popup record"
|
|
1005
1010
|
};
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -696,6 +696,8 @@ module.exports = {
|
|
|
696
696
|
"Parent popup record": "\u4E0A\u7EA7\u5F39\u7A97\u8BB0\u5F55",
|
|
697
697
|
"Associated records": "\u5173\u8054\u8BB0\u5F55",
|
|
698
698
|
"Parent record": "\u4E0A\u7EA7\u8BB0\u5F55",
|
|
699
|
+
"Current popup parent record": "\u5F53\u524D\u5F39\u7A97\u4E0A\u7EA7\u8BB0\u5F55",
|
|
700
|
+
"Popup uid": "\u5F39\u7A97UID",
|
|
699
701
|
"Current time": "\u5F53\u524D\u65F6\u95F4",
|
|
700
702
|
Now: "\u73B0\u5728",
|
|
701
703
|
"Message popup close method": "\u6D88\u606F\u5F39\u7A97\u5173\u95ED\u65B9\u5F0F",
|
|
@@ -1294,9 +1296,7 @@ module.exports = {
|
|
|
1294
1296
|
"Timeout config": "\u8D85\u65F6\u914D\u7F6E",
|
|
1295
1297
|
"Response type": "\u54CD\u5E94\u7C7B\u578B",
|
|
1296
1298
|
"Actions column": "\u64CD\u4F5C\u5217",
|
|
1297
|
-
"Data
|
|
1298
|
-
"Enter data source key": "\u8F93\u5165\u6570\u636E\u6E90\u952E",
|
|
1299
|
-
"Collection Name": "\u6570\u636E\u8868\u540D\u79F0",
|
|
1299
|
+
"Data source key": "\u6570\u636E\u6E90\u952E",
|
|
1300
1300
|
"Enter collection name": "\u8F93\u5165\u6570\u636E\u8868\u540D\u79F0",
|
|
1301
1301
|
"Edit page size": "\u7F16\u8F91\u9875\u9762\u5927\u5C0F",
|
|
1302
1302
|
"Set data scope": "\u8BBE\u7F6E\u6570\u636E\u8303\u56F4",
|
|
@@ -1402,6 +1402,7 @@ module.exports = {
|
|
|
1402
1402
|
"Collapse settings": "\u6298\u53E0\u8BBE\u7F6E",
|
|
1403
1403
|
"Upload file settings": "\u6587\u4EF6\u4E0A\u4F20\u8BBE\u7F6E",
|
|
1404
1404
|
"Allow selection of existing file": "\u5141\u8BB8\u9009\u62E9\u5DF2\u6709\u6587\u4EF6",
|
|
1405
|
+
"No assigned fields configured": "\u672A\u914D\u7F6E\u5B57\u6BB5",
|
|
1405
1406
|
"Current device type": "\u5F53\u524D\u8BBE\u5907\u7C7B\u578B",
|
|
1406
1407
|
Computer: "\u7535\u8111",
|
|
1407
1408
|
Mobile: "\u624B\u673A",
|
|
@@ -1409,5 +1410,10 @@ module.exports = {
|
|
|
1409
1410
|
SmartTv: "\u667A\u80FD\u7535\u89C6",
|
|
1410
1411
|
Console: "\u6E38\u620F\u673A",
|
|
1411
1412
|
Wearable: "\u53EF\u7A7F\u6234\u8BBE\u5907",
|
|
1412
|
-
Embedded: "\u5D4C\u5165\u5F0F\u8BBE\u5907"
|
|
1413
|
+
Embedded: "\u5D4C\u5165\u5F0F\u8BBE\u5907",
|
|
1414
|
+
"Hidden text": "\u9690\u85CF\u6587\u5B57",
|
|
1415
|
+
"Current popup": "\u5F53\u524D\u5F39\u7A97",
|
|
1416
|
+
"Parent popup": "\u4E0A\u7EA7\u5F39\u7A97",
|
|
1417
|
+
"No parent popup": "\u65E0\u4E0A\u7EA7\u5F39\u7A97",
|
|
1418
|
+
"Popup record": "\u5F39\u7A97\u8BB0\u5F55"
|
|
1413
1419
|
};
|
|
@@ -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-10-
|
|
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-10-14T08:39:36.458Z"}
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"displayName.zh-CN": "WEB 客户端",
|
|
5
5
|
"description": "Provides a client interface for the NocoBase server",
|
|
6
6
|
"description.zh-CN": "为 NocoBase 服务端提供客户端界面",
|
|
7
|
-
"version": "2.0.0-alpha.
|
|
7
|
+
"version": "2.0.0-alpha.8",
|
|
8
8
|
"main": "./dist/server/index.js",
|
|
9
9
|
"license": "AGPL-3.0",
|
|
10
10
|
"devDependencies": {
|
|
@@ -21,5 +21,5 @@
|
|
|
21
21
|
"@nocobase/test": "2.x",
|
|
22
22
|
"@nocobase/utils": "2.x"
|
|
23
23
|
},
|
|
24
|
-
"gitHead": "
|
|
24
|
+
"gitHead": "ff91246a3914c72dc1f4000d85df10a16798ff78"
|
|
25
25
|
}
|