@nocobase/plugin-client 1.6.0-alpha.4 → 1.6.0-alpha.6
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
|
@@ -8,8 +8,8 @@
|
|
|
8
8
|
*/
|
|
9
9
|
|
|
10
10
|
module.exports = {
|
|
11
|
-
"@nocobase/client": "1.6.0-alpha.
|
|
12
|
-
"@nocobase/utils": "1.6.0-alpha.
|
|
13
|
-
"@nocobase/server": "1.6.0-alpha.
|
|
14
|
-
"@nocobase/database": "1.6.0-alpha.
|
|
11
|
+
"@nocobase/client": "1.6.0-alpha.6",
|
|
12
|
+
"@nocobase/utils": "1.6.0-alpha.6",
|
|
13
|
+
"@nocobase/server": "1.6.0-alpha.6",
|
|
14
|
+
"@nocobase/database": "1.6.0-alpha.6"
|
|
15
15
|
};
|
package/dist/locale/en-US.js
CHANGED
|
@@ -785,7 +785,7 @@ module.exports = {
|
|
|
785
785
|
"Quick duplicate": "Quick duplicate",
|
|
786
786
|
"Duplicate and continue": "Duplicate and continue",
|
|
787
787
|
"Please configure the duplicate fields": "Please configure the duplicate fields",
|
|
788
|
-
Add: "
|
|
788
|
+
Add: "Add",
|
|
789
789
|
"Add new mode": "Add new mode",
|
|
790
790
|
"Quick add": "Quick add",
|
|
791
791
|
"Modal add": "Modal add",
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -317,10 +317,10 @@ module.exports = {
|
|
|
317
317
|
"Relationship type": "\u5173\u7CFB\u7C7B\u578B",
|
|
318
318
|
"Inverse relationship type": "\u53CD\u5411\u5173\u7CFB\u7C7B\u578B",
|
|
319
319
|
"Source collection": "\u6E90\u6570\u636E\u8868",
|
|
320
|
-
"Source key": "\u6E90\u6570\u636E\u8868\u5B57\u6BB5
|
|
320
|
+
"Source key": "\u6E90\u6570\u636E\u8868\u6807\u8BC6\u5B57\u6BB5",
|
|
321
321
|
"Target collection": "\u76EE\u6807\u6570\u636E\u8868",
|
|
322
322
|
"Through collection": "\u4E2D\u95F4\u6570\u636E\u8868",
|
|
323
|
-
"Target key": "\u76EE\u6807\u6570\u636E\u8868\u5B57\u6BB5
|
|
323
|
+
"Target key": "\u76EE\u6807\u6570\u636E\u8868\u6807\u8BC6\u5B57\u6BB5",
|
|
324
324
|
"Foreign key": "\u5916\u952E",
|
|
325
325
|
"One to one": "\u4E00\u5BF9\u4E00",
|
|
326
326
|
"One to many": "\u4E00\u5BF9\u591A",
|
|
@@ -1043,5 +1043,6 @@ module.exports = {
|
|
|
1043
1043
|
"Package name": "\u5305\u540D",
|
|
1044
1044
|
Associate: "\u5173\u8054",
|
|
1045
1045
|
"Please add or select record": "\u8BF7\u6DFB\u52A0\u6216\u9009\u62E9\u6570\u636E",
|
|
1046
|
-
"No data": "\u6682\u65E0\u6570\u636E"
|
|
1046
|
+
"No data": "\u6682\u65E0\u6570\u636E",
|
|
1047
|
+
"Fields can only be used correctly if they are defined with an interface.": "\u53EA\u6709\u5B57\u6BB5\u8BBE\u7F6E\u4E86interface\u5B57\u6BB5\u624D\u80FD\u6B63\u5E38\u4F7F\u7528"
|
|
1047
1048
|
};
|
|
@@ -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":"2024-12-
|
|
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":"2024-12-19T03:33:45.554Z"}
|
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": "1.6.0-alpha.
|
|
7
|
+
"version": "1.6.0-alpha.6",
|
|
8
8
|
"main": "./dist/server/index.js",
|
|
9
9
|
"license": "AGPL-3.0",
|
|
10
10
|
"devDependencies": {
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
"@nocobase/test": "1.x",
|
|
21
21
|
"@nocobase/utils": "1.x"
|
|
22
22
|
},
|
|
23
|
-
"gitHead": "
|
|
23
|
+
"gitHead": "485580ad30e5164ead7e15f3b4d219f2bce2caf4"
|
|
24
24
|
}
|