@nocobase/plugin-client 0.20.0-alpha.16 → 0.20.0-alpha.17
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
module.exports = {
|
|
2
|
-
"@nocobase/client": "0.20.0-alpha.
|
|
3
|
-
"@nocobase/utils": "0.20.0-alpha.
|
|
4
|
-
"@nocobase/server": "0.20.0-alpha.
|
|
5
|
-
"@nocobase/database": "0.20.0-alpha.
|
|
2
|
+
"@nocobase/client": "0.20.0-alpha.17",
|
|
3
|
+
"@nocobase/utils": "0.20.0-alpha.17",
|
|
4
|
+
"@nocobase/server": "0.20.0-alpha.17",
|
|
5
|
+
"@nocobase/database": "0.20.0-alpha.17"
|
|
6
6
|
};
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -909,5 +909,14 @@ module.exports = {
|
|
|
909
909
|
Second: "\u79D2",
|
|
910
910
|
"Unix Timestamp": "Unix \u65F6\u95F4\u6233",
|
|
911
911
|
"Field value do not meet the requirements": "\u5B57\u7B26\u4E0D\u7B26\u5408\u8981\u6C42",
|
|
912
|
-
"Field value size is": "\u5B57\u7B26\u957F\u5EA6\u8981\u6C42"
|
|
912
|
+
"Field value size is": "\u5B57\u7B26\u957F\u5EA6\u8981\u6C42",
|
|
913
|
+
Style: "\u98CE\u683C",
|
|
914
|
+
"Unit conversion": "\u5355\u4F4D\u6362\u7B97",
|
|
915
|
+
Separator: "\u5206\u9694\u7B26",
|
|
916
|
+
Prefix: "\u524D\u7F00",
|
|
917
|
+
Suffix: "\u540E\u7F00",
|
|
918
|
+
"Multiply by": "\u4E58\u4EE5",
|
|
919
|
+
"Divide by": "\u9664\u4EE5",
|
|
920
|
+
"Scientifix notation": "\u79D1\u5B66\u8BA1\u6570\u6CD5",
|
|
921
|
+
Normal: "\u5E38\u89C4"
|
|
913
922
|
};
|
|
@@ -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-03-
|
|
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-03-26T09:55:50.258Z"}
|
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": "0.20.0-alpha.
|
|
7
|
+
"version": "0.20.0-alpha.17",
|
|
8
8
|
"main": "./dist/server/index.js",
|
|
9
9
|
"license": "AGPL-3.0",
|
|
10
10
|
"devDependencies": {
|
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
"@nocobase/test": "0.x",
|
|
21
21
|
"@nocobase/utils": "0.x"
|
|
22
22
|
},
|
|
23
|
-
"gitHead": "
|
|
23
|
+
"gitHead": "a2460c222bc0b8a3bcb783b5c856499d756efa82"
|
|
24
24
|
}
|