@nocobase/plugin-client 1.7.0-beta.12 → 1.7.0-beta.13
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": "1.7.0-beta.
|
|
13
|
+
"@nocobase/client": "1.7.0-beta.13",
|
|
14
14
|
"antd": "5.24.2",
|
|
15
15
|
"@ant-design/icons": "5.6.1",
|
|
16
16
|
"@formily/react": "2.3.0",
|
|
17
|
-
"@nocobase/utils": "1.7.0-beta.
|
|
17
|
+
"@nocobase/utils": "1.7.0-beta.13",
|
|
18
18
|
"lodash": "4.17.21",
|
|
19
|
-
"@nocobase/database": "1.7.0-beta.
|
|
20
|
-
"@nocobase/plugin-localization": "1.7.0-beta.
|
|
21
|
-
"@nocobase/server": "1.7.0-beta.
|
|
19
|
+
"@nocobase/database": "1.7.0-beta.13",
|
|
20
|
+
"@nocobase/plugin-localization": "1.7.0-beta.13",
|
|
21
|
+
"@nocobase/server": "1.7.0-beta.13"
|
|
22
22
|
};
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -268,6 +268,7 @@ module.exports = {
|
|
|
268
268
|
"Parent collection fields": "\u7236\u8868\u5B57\u6BB5",
|
|
269
269
|
Basic: "\u57FA\u672C\u7C7B\u578B",
|
|
270
270
|
"Single line text": "\u5355\u884C\u6587\u672C",
|
|
271
|
+
"Automatically remove heading and tailing spaces": "\u81EA\u52A8\u53BB\u9664\u9996\u5C3E\u7A7A\u767D\u5B57\u7B26",
|
|
271
272
|
"Long text": "\u591A\u884C\u6587\u672C",
|
|
272
273
|
Phone: "\u624B\u673A\u53F7\u7801",
|
|
273
274
|
Email: "\u7535\u5B50\u90AE\u7BB1",
|
|
@@ -1104,5 +1105,6 @@ module.exports = {
|
|
|
1104
1105
|
"Font Weight": "\u5B57\u4F53\u7C97\u7EC6",
|
|
1105
1106
|
"Font Style": "\u5B57\u4F53\u6837\u5F0F",
|
|
1106
1107
|
Italic: "\u659C\u4F53",
|
|
1107
|
-
"Response record": "\u54CD\u5E94\u7ED3\u679C\u8BB0\u5F55"
|
|
1108
|
+
"Response record": "\u54CD\u5E94\u7ED3\u679C\u8BB0\u5F55",
|
|
1109
|
+
Colon: "\u5192\u53F7"
|
|
1108
1110
|
};
|
|
@@ -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-
|
|
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-04-02T01:43:44.818Z"}
|
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.7.0-beta.
|
|
7
|
+
"version": "1.7.0-beta.13",
|
|
8
8
|
"main": "./dist/server/index.js",
|
|
9
9
|
"license": "AGPL-3.0",
|
|
10
10
|
"devDependencies": {
|
|
@@ -21,5 +21,5 @@
|
|
|
21
21
|
"@nocobase/test": "1.x",
|
|
22
22
|
"@nocobase/utils": "1.x"
|
|
23
23
|
},
|
|
24
|
-
"gitHead": "
|
|
24
|
+
"gitHead": "e5c152b727dbedd54b67e450b11523df5acc51c6"
|
|
25
25
|
}
|