@tachybase/module-web 1.3.19 → 1.3.21

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.
Files changed (21) hide show
  1. package/dist/client/core/schema/components/antd-mobile/Cascader/AntdCadcader.d.ts +3 -2
  2. package/dist/client/core/schema/components/antd-mobile/Cascader/Cadcader.d.ts +4 -3
  3. package/dist/client/core/schema/components/antd-mobile/ImageUploader/ImageUploader.d.ts +2 -1
  4. package/dist/client/core/schema/components/antd-mobile/Select/CreateRecordAction.d.ts +2 -1
  5. package/dist/client/core/schema/components/antd-mobile/Select/Select.d.ts +4 -3
  6. package/dist/client/core/schema/components/header/style.d.ts +0 -5
  7. package/dist/client/core/schema/components/image-search/search-item/ImageSearchItem.view.d.ts +2 -1
  8. package/dist/client/core/schema/components/settings/PageSettings.d.ts +2 -0
  9. package/dist/client/core/schema/components/settings/index.d.ts +1 -0
  10. package/dist/client/core/schema/components/swiper/SwiperBlock.d.ts +2 -1
  11. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchCollapsibleInputItem.d.ts +2 -1
  12. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchCollapsibleInputMItem.d.ts +2 -1
  13. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchFieldItem.d.ts +2 -1
  14. package/dist/client/core/schema/components/tab-search/components/field-item/TabSearchFieldMItem.d.ts +2 -1
  15. package/dist/client/index.d.ts +3 -2
  16. package/dist/client/index.js +44 -139
  17. package/dist/externalVersion.js +7 -7
  18. package/dist/locale/zh-CN.js +6 -0
  19. package/dist/node_modules/cronstrue/package.json +1 -1
  20. package/package.json +10 -10
  21. package/dist/client/core/schema/components/header/HeaderShareModal.d.ts +0 -6
@@ -1,17 +1,17 @@
1
1
  module.exports = {
2
2
  "react": "18.3.1",
3
- "@tachybase/client": "1.3.19",
3
+ "@tachybase/client": "1.3.21",
4
4
  "react-router-dom": "6.28.1",
5
5
  "@ant-design/icons": "5.3.7",
6
6
  "antd": "5.22.5",
7
- "@tachybase/utils": "1.3.19",
8
- "@tachybase/actions": "1.3.19",
9
- "@tachybase/server": "1.3.19",
7
+ "@tachybase/utils": "1.3.21",
8
+ "@tachybase/actions": "1.3.21",
9
+ "@tachybase/server": "1.3.21",
10
10
  "react-i18next": "15.2.0",
11
- "@tachybase/schema": "1.3.19",
11
+ "@tachybase/schema": "1.3.21",
12
12
  "lodash": "4.17.21",
13
- "@tachybase/database": "1.3.19",
13
+ "@tachybase/database": "1.3.21",
14
14
  "react-dom": "18.3.1",
15
15
  "ahooks": "3.9.0",
16
- "@tachybase/components": "1.3.19"
16
+ "@tachybase/components": "1.3.21"
17
17
  };
@@ -257,6 +257,7 @@ module.exports = {
257
257
  "Custom option label": "\u81EA\u5B9A\u4E49\u9009\u9879\u6807\u7B7E",
258
258
  "Custom request": "\u81EA\u5B9A\u4E49\u8BF7\u6C42",
259
259
  "Custom title": "\u81EA\u5B9A\u4E49\u6807\u9898",
260
+ CustomTitle: "\u81EA\u5B9A\u4E49\u6807\u9898",
260
261
  Customize: "\u81EA\u5B9A\u4E49",
261
262
  Cyan: "\u660E\u9752",
262
263
  DESC: "\u964D\u5E8F",
@@ -701,6 +702,7 @@ module.exports = {
701
702
  "Please confirm the SQL statement first": "\u8BF7\u5148\u786E\u8BA4 SQL \u8BED\u53E5",
702
703
  "Please enter search content": "\u8BF7\u8F93\u5165\u67E5\u8BE2\u5185\u5BB9",
703
704
  "Please fill in the iframe URL": "\u8BF7\u586B\u5199\u5D4C\u5165\u7684\u5730\u5740",
705
+ "Please fill in your mobile phone number in your personal information first": "\u8BF7\u5148\u5728\u4E2A\u4EBA\u8D44\u6599\u586B\u5199\u624B\u673A\u53F7",
704
706
  "Please select": "\u8BF7\u9009\u62E9",
705
707
  "Please select content": "\u8BF7\u9009\u62E9\u5185\u5BB9",
706
708
  "Please select the records to be updated": "\u8BF7\u9009\u62E9\u8981\u66F4\u65B0\u7684\u8BB0\u5F55",
@@ -835,6 +837,7 @@ module.exports = {
835
837
  Selector: "\u9009\u62E9\u5668",
836
838
  "Selector mode": "\u9009\u62E9\u5668\u6A21\u5F0F",
837
839
  "Send code": "\u53D1\u9001\u9A8C\u8BC1\u7801",
840
+ "Send verification code to phone: {{phoneNumber}}": "\u5C06\u53D1\u9001\u9A8C\u8BC1\u7801\u7ED9\u624B\u673A:{{phoneNumber}}",
838
841
  Separator: "\u5206\u9694\u7B26",
839
842
  "Set Quick Add Parent Tabs": "\u8BBE\u7F6E\u5FEB\u901F\u6DFB\u52A0\u7236\u7EA7\u9009\u9879",
840
843
  "Set Quick Add Tabs": "\u8BBE\u7F6E\u5FEB\u901F\u6DFB\u52A0\u9009\u9879",
@@ -998,7 +1001,9 @@ module.exports = {
998
1001
  Upload: "\u4E0A\u4F20",
999
1002
  "Upload new version": "\u4E0A\u4F20\u65B0\u7248",
1000
1003
  "Upload plugin": "\u4E0A\u4F20\u63D2\u4EF6",
1004
+ "Use old password": "\u65E7\u5BC6\u7801\u9A8C\u8BC1",
1001
1005
  "Use the same time zone (GMT) for all users": "\u6240\u6709\u7528\u6237\u4F7F\u7528\u540C\u4E00\u65F6\u533A (\u683C\u6797\u5C3C\u6CBB\u6807\u51C6\u65F6\u95F4)",
1006
+ "Use verification code": "\u9A8C\u8BC1\u7801\u9A8C\u8BC1",
1002
1007
  "Used for drag and drop sorting scenarios, supporting grouping sorting": "\u7528\u4E8E\u62D6\u62FD\u6392\u5E8F\u573A\u666F\uFF0C\u652F\u6301\u5206\u7EC4\u6392\u5E8F",
1003
1008
  User: "\u7528\u6237",
1004
1009
  "User settings": "\u4E2A\u4EBA\u8BBE\u7F6E",
@@ -1009,6 +1014,7 @@ module.exports = {
1009
1014
  Value: "\u5B57\u6BB5\u503C",
1010
1015
  Values: "\u503C",
1011
1016
  "Verification code": "\u9A8C\u8BC1\u7801",
1017
+ "Verify method": "\u9A8C\u8BC1\u65B9\u5F0F",
1012
1018
  Version: "\u7248\u672C",
1013
1019
  "Version range": "\u7248\u672C\u8303\u56F4",
1014
1020
  View: "\u67E5\u770B",
@@ -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-07-17T10:55:54.119Z"}
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-07-25T05:49:01.939Z"}
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.19",
4
+ "version": "1.3.21",
5
5
  "description": "Provides a client interface for the TachyBase server",
6
6
  "keywords": [
7
7
  "System management"
@@ -15,7 +15,7 @@
15
15
  "@types/react-dom": "~18.3.5",
16
16
  "ahooks": "~3.9.0",
17
17
  "antd": "5.22.5",
18
- "antd-mobile": "^5.38.1",
18
+ "antd-mobile": "^5.39.0",
19
19
  "antd-mobile-icons": "^0.3.0",
20
20
  "cronstrue": "^2.52.0",
21
21
  "koa-send": "^5.0.1",
@@ -25,16 +25,16 @@
25
25
  "react-dom": "~18.3.1",
26
26
  "react-i18next": "^15.2.0",
27
27
  "react-router-dom": "6.28.1",
28
- "@tachybase/components": "1.3.19",
29
- "@tachybase/schema": "1.3.19"
28
+ "@tachybase/schema": "1.3.21",
29
+ "@tachybase/components": "1.3.21"
30
30
  },
31
31
  "peerDependencies": {
32
- "@tachybase/actions": "1.3.19",
33
- "@tachybase/client": "1.3.19",
34
- "@tachybase/database": "1.3.19",
35
- "@tachybase/server": "1.3.19",
36
- "@tachybase/test": "1.3.19",
37
- "@tachybase/utils": "1.3.19"
32
+ "@tachybase/actions": "1.3.21",
33
+ "@tachybase/client": "1.3.21",
34
+ "@tachybase/database": "1.3.21",
35
+ "@tachybase/server": "1.3.21",
36
+ "@tachybase/test": "1.3.21",
37
+ "@tachybase/utils": "1.3.21"
38
38
  },
39
39
  "description.zh-CN": "为 TachyBase 服务端提供客户端界面",
40
40
  "displayName.zh-CN": "WEB 客户端",
@@ -1,6 +0,0 @@
1
- export declare const ShareModal: ({ open, setOpen, title, uid }: {
2
- open: any;
3
- setOpen: any;
4
- title?: string;
5
- uid: any;
6
- }) => import("react/jsx-runtime").JSX.Element;