@tachybase/module-web 1.3.22 → 1.3.24
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,14 +1,15 @@
|
|
|
1
1
|
module.exports = {
|
|
2
2
|
"react": "18.3.1",
|
|
3
|
-
"@tachybase/client": "1.3.
|
|
3
|
+
"@tachybase/client": "1.3.24",
|
|
4
4
|
"react-router-dom": "6.28.1",
|
|
5
5
|
"@ant-design/icons": "5.6.1",
|
|
6
6
|
"antd": "5.22.5",
|
|
7
|
-
"@tego/server": "1.3.
|
|
7
|
+
"@tego/server": "1.3.49",
|
|
8
8
|
"react-i18next": "15.2.0",
|
|
9
|
-
"@tachybase/schema": "1.3.
|
|
10
|
-
"@tego/client": "1.3.
|
|
9
|
+
"@tachybase/schema": "1.3.49",
|
|
10
|
+
"@tego/client": "1.3.49",
|
|
11
11
|
"lodash": "4.17.21",
|
|
12
12
|
"react-dom": "18.3.1",
|
|
13
|
-
"ahooks": "3.9.0"
|
|
13
|
+
"ahooks": "3.9.0",
|
|
14
|
+
"dayjs": "1.11.13"
|
|
14
15
|
};
|
package/dist/locale/zh-CN.js
CHANGED
|
@@ -544,6 +544,7 @@ module.exports = {
|
|
|
544
544
|
"Last updated by": "\u6700\u540E\u4FEE\u6539\u4EBA",
|
|
545
545
|
"Last week": "\u4E0A\u5468",
|
|
546
546
|
"Last year": "\u53BB\u5E74",
|
|
547
|
+
"Layout Direction": "\u5E03\u5C40\u65B9\u5411",
|
|
547
548
|
"Leave it blank, unless you need a custom intermediate table": "\u9ED8\u8BA4\u7559\u7A7A\uFF0C\u9664\u975E\u4F60\u9700\u8981\u4E00\u4E2A\u81EA\u5B9A\u4E49\u7684\u4E2D\u95F4\u8868",
|
|
548
549
|
Left: "\u5DE6\u5BF9\u9F50",
|
|
549
550
|
Length: "\u957F\u5EA6",
|
|
@@ -797,6 +798,7 @@ module.exports = {
|
|
|
797
798
|
"Role name": "\u89D2\u8272\u540D\u79F0",
|
|
798
799
|
Roles: "\u89D2\u8272",
|
|
799
800
|
"Roles & Permissions": "\u89D2\u8272\u548C\u6743\u9650",
|
|
801
|
+
Row: "\u884C",
|
|
800
802
|
"SQL collection": "SQL\u6570\u636E\u8868",
|
|
801
803
|
Save: "\u4FDD\u5B58",
|
|
802
804
|
"Save Picture": "\u4FDD\u5B58\u56FE\u7247",
|
|
@@ -989,6 +991,7 @@ module.exports = {
|
|
|
989
991
|
"Unix Timestamp": "Unix \u65F6\u95F4\u6233",
|
|
990
992
|
Unnamed: "\u672A\u547D\u540D",
|
|
991
993
|
"Unsaved changes": "\u672A\u4FDD\u5B58\u4FEE\u6539",
|
|
994
|
+
"Untitle collection": "\u672A\u547D\u540D\u96C6\u5408",
|
|
992
995
|
Untitled: "\u672A\u8BBE\u7F6E\u6807\u9898",
|
|
993
996
|
Update: "\u66F4\u65B0",
|
|
994
997
|
"Update all data?": "\u66F4\u65B0\u5168\u90E8\u6570\u636E\u5417\uFF1F",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"cronstrue","title":"cRonstrue","version":"2.52.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.52.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-08-03T23:04:44.474Z"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/module-web",
|
|
3
3
|
"displayName": "WEB client",
|
|
4
|
-
"version": "1.3.
|
|
4
|
+
"version": "1.3.24",
|
|
5
5
|
"description": "Provides a client interface for the TachyBase server",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"System management"
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"dependencies": {},
|
|
12
12
|
"devDependencies": {
|
|
13
13
|
"@ant-design/icons": "^5.6.1",
|
|
14
|
-
"@tachybase/schema": "^1.3.
|
|
15
|
-
"@tachybase/test": "^1.3.
|
|
16
|
-
"@tego/client": "^1.3.
|
|
17
|
-
"@tego/server": "^1.3.
|
|
14
|
+
"@tachybase/schema": "^1.3.49",
|
|
15
|
+
"@tachybase/test": "^1.3.49",
|
|
16
|
+
"@tego/client": "^1.3.49",
|
|
17
|
+
"@tego/server": "^1.3.49",
|
|
18
18
|
"@types/react": "~18.3.23",
|
|
19
19
|
"@types/react-dom": "~18.3.7",
|
|
20
20
|
"ahooks": "^3.9.0",
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
"antd-mobile": "^5.39.0",
|
|
23
23
|
"antd-mobile-icons": "^0.3.0",
|
|
24
24
|
"cronstrue": "^2.52.0",
|
|
25
|
+
"dayjs": "^1.11.13",
|
|
25
26
|
"koa-send": "^5.0.1",
|
|
26
27
|
"koa-static": "^5.0.0",
|
|
27
28
|
"lodash": "4.17.21",
|
|
@@ -29,7 +30,7 @@
|
|
|
29
30
|
"react-dom": "18.3.1",
|
|
30
31
|
"react-i18next": "15.2.0",
|
|
31
32
|
"react-router-dom": "6.28.1",
|
|
32
|
-
"@tachybase/client": "1.3.
|
|
33
|
+
"@tachybase/client": "1.3.24"
|
|
33
34
|
},
|
|
34
35
|
"description.zh-CN": "为 TachyBase 服务端提供客户端界面",
|
|
35
36
|
"displayName.zh-CN": "WEB 客户端",
|