@das-fed/utils 6.4.0-test.8.2 → 7.0.0

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 (84) hide show
  1. package/api-services/i18n/index.d.ts +7 -17
  2. package/api-services/i18n/index.js +15 -13
  3. package/api-services/i18n/index.js.gz +0 -0
  4. package/api-services/index.js +1550 -1415
  5. package/api-services/index.js.gz +0 -0
  6. package/api-services/modules/app-manage/index.js +1341 -1206
  7. package/api-services/modules/app-manage/index.js.gz +0 -0
  8. package/api-services/modules/authentication/index.js +1341 -1206
  9. package/api-services/modules/authentication/index.js.gz +0 -0
  10. package/api-services/modules/bems/index.js +1344 -1209
  11. package/api-services/modules/bems/index.js.gz +0 -0
  12. package/api-services/modules/contract/index.js +1341 -1206
  13. package/api-services/modules/contract/index.js.gz +0 -0
  14. package/api-services/modules/duty-manage/index.js +1361 -1240
  15. package/api-services/modules/duty-manage/index.js.gz +0 -0
  16. package/api-services/modules/enterpriseright/index.js +1351 -1234
  17. package/api-services/modules/enterpriseright/index.js.gz +0 -0
  18. package/api-services/modules/file/index.js +1510 -1377
  19. package/api-services/modules/file/index.js.gz +0 -0
  20. package/api-services/modules/gateway-edge/index.js +1341 -1206
  21. package/api-services/modules/gateway-edge/index.js.gz +0 -0
  22. package/api-services/modules/index.js +1501 -1368
  23. package/api-services/modules/index.js.gz +0 -0
  24. package/api-services/modules/iot/index.js +1384 -1249
  25. package/api-services/modules/iot/index.js.gz +0 -0
  26. package/api-services/modules/justauth/index.js +1373 -1256
  27. package/api-services/modules/justauth/index.js.gz +0 -0
  28. package/api-services/modules/knowledge/index.js +1341 -1206
  29. package/api-services/modules/knowledge/index.js.gz +0 -0
  30. package/api-services/modules/link/index.js +1341 -1206
  31. package/api-services/modules/link/index.js.gz +0 -0
  32. package/api-services/modules/permission/index.js +1341 -1206
  33. package/api-services/modules/permission/index.js.gz +0 -0
  34. package/api-services/modules/platformManage/index.js +1355 -1220
  35. package/api-services/modules/platformManage/index.js.gz +0 -0
  36. package/api-services/modules/portal/index.js +1341 -1206
  37. package/api-services/modules/portal/index.js.gz +0 -0
  38. package/api-services/modules/space-manage/index.js +1341 -1206
  39. package/api-services/modules/space-manage/index.js.gz +0 -0
  40. package/api-services/modules/super-admin/index.js +1329 -1194
  41. package/api-services/modules/super-admin/index.js.gz +0 -0
  42. package/api-services/modules/supplier/index.js +1353 -1236
  43. package/api-services/modules/supplier/index.js.gz +0 -0
  44. package/api-services/modules/supplychain-manage/index.js +1341 -1206
  45. package/api-services/modules/supplychain-manage/index.js.gz +0 -0
  46. package/api-services/modules/systemConfiguration/index.js +1341 -1206
  47. package/api-services/modules/systemConfiguration/index.js.gz +0 -0
  48. package/api-services/modules/tool/index.js +1341 -1206
  49. package/api-services/modules/tool/index.js.gz +0 -0
  50. package/api-services/src/create-service/index.js +1354 -1237
  51. package/api-services/src/create-service/index.js.gz +0 -0
  52. package/common-info/index.d.ts +2 -0
  53. package/common-info/index.js +20 -19
  54. package/common-info/index.js.gz +0 -0
  55. package/common-info/set-personal-info/index.js +433 -431
  56. package/common-info/set-personal-info/index.js.gz +0 -0
  57. package/common-tools/calc-text-width/index.d.ts +1 -0
  58. package/common-tools/calc-text-width/index.js +10 -0
  59. package/common-tools/extract-file-name/index.js +737 -738
  60. package/common-tools/extract-file-name/index.js.gz +0 -0
  61. package/common-tools/get-file-extension/index.d.ts +6 -0
  62. package/common-tools/get-file-extension/index.js +7 -0
  63. package/common-tools/index.d.ts +2 -0
  64. package/common-tools/index.js +2 -0
  65. package/common-tools/nest-tree-format/index.d.ts +1 -1
  66. package/common-tools/nest-tree-format/index.js +15 -15
  67. package/create-api-service/index.d.ts +3 -1
  68. package/create-api-service/index.js +1344 -1209
  69. package/create-api-service/index.js.gz +0 -0
  70. package/create-api-service/sso/index.js +378 -378
  71. package/create-api-service/sso/index.js.gz +0 -0
  72. package/curring-http/index.js +575 -575
  73. package/curring-http/index.js.gz +0 -0
  74. package/directive/hoverInside/index.d.ts +1 -1
  75. package/dom-watcher/index.d.ts +1 -1
  76. package/esm-map.json +4 -1
  77. package/package.json +4 -4
  78. package/pinyin-first-character/index.js +22 -22
  79. package/pinyin-first-character/index.js.gz +0 -0
  80. package/style/index.js +1 -1
  81. package/style/index.js.gz +0 -0
  82. package/style/math.d.ts +4 -4
  83. package/use-low-code/index.js +2 -2
  84. package/use-low-code/index.js.gz +0 -0
@@ -9,52 +9,42 @@ declare const _default: {
9
9
  en: string;
10
10
  _appCode: string;
11
11
  };
12
- 导入成功: {
13
- 'zh-CN': string;
14
- en: string;
15
- _appCode: string;
16
- };
17
12
  导出进度: {
18
13
  'zh-CN': string;
19
14
  en: string;
20
15
  _appCode: string;
21
16
  };
22
- 导出: {
23
- 'zh-CN': string;
24
- en: string;
25
- _appCode: string;
26
- };
27
- 导入: {
17
+ 导出成功: {
28
18
  'zh-CN': string;
29
19
  en: string;
30
20
  _appCode: string;
31
21
  };
32
- 失败: {
22
+ 导入成功: {
33
23
  'zh-CN': string;
34
24
  en: string;
35
25
  _appCode: string;
36
26
  };
37
- 成功: {
27
+ 导出失败: {
38
28
  'zh-CN': string;
39
29
  en: string;
40
30
  _appCode: string;
41
31
  };
42
- '\u90E8\u5206\u6570\u636E\u6821\u9A8C\u4E0D\u901A\u8FC7\uFF0C\u8BF7\u4E0B\u8F7D\u9644\u4EF6\u5E76\u4FEE\u6539\uFF0C\u91CD\u65B0\u5BFC\u5165\uFF01': {
32
+ 导入失败: {
43
33
  'zh-CN': string;
44
34
  en: string;
45
35
  _appCode: string;
46
36
  };
47
- 'das-utils_export-success-tip': {
37
+ 部分导出失败: {
48
38
  'zh-CN': string;
49
39
  en: string;
50
40
  _appCode: string;
51
41
  };
52
- 'das-utils_export-failure-tip': {
42
+ 部分导入失败: {
53
43
  'zh-CN': string;
54
44
  en: string;
55
45
  _appCode: string;
56
46
  };
57
- 'das-utils_export-partially-failure-tip': {
47
+ '\u90E8\u5206\u6570\u636E\u6821\u9A8C\u4E0D\u901A\u8FC7\uFF0C\u8BF7\u4E0B\u8F7D\u9644\u4EF6\u5E76\u4FEE\u6539\uFF0C\u91CD\u65B0\u5BFC\u5165\uFF01': {
58
48
  'zh-CN': string;
59
49
  en: string;
60
50
  _appCode: string;
@@ -1,23 +1,25 @@
1
1
  const e = {
2
2
  导入进度: { "zh-CN": "导入进度", en: "Import Progress", _appCode: "framework" },
3
- 上传失败: { "zh-CN": "上传失败", en: "Upload Failed", _appCode: "framework" },
4
- 导入成功: { "zh-CN": "导入成功", en: "Import Successfully", _appCode: "framework" },
3
+ 上传失败: { "zh-CN": "上传失败", en: "Uploaded Failed", _appCode: "framework" },
5
4
  导出进度: { "zh-CN": "导出进度", en: "Export Progress", _appCode: "framework" },
6
- 导出: { "zh-CN": "导出", en: "Export", _appCode: "framework" },
7
- 导入: { "zh-CN": "导入", en: "Import", _appCode: "framework" },
8
- 失败: { "zh-CN": "失败", en: "Failed", _appCode: "framework" },
9
- 成功: { "zh-CN": "成功", en: "Successfully", _appCode: "framework" },
5
+ 导出成功: { "zh-CN": "导出成功", en: "Exported Successfully", _appCode: "framework" },
6
+ 导入成功: { "zh-CN": "导入成功", en: "Imported Successfully", _appCode: "framework" },
7
+ 导出失败: { "zh-CN": "导出失败", en: "Exported Failed", _appCode: "framework" },
8
+ 导入失败: { "zh-CN": "导入失败", en: "Imported Failed", _appCode: "framework" },
9
+ 部分导出失败: {
10
+ "zh-CN": "部分导出失败",
11
+ en: "Partial exported failed",
12
+ _appCode: "framework"
13
+ },
14
+ 部分导入失败: {
15
+ "zh-CN": "部分导入失败",
16
+ en: "Partial imported failed",
17
+ _appCode: "framework"
18
+ },
10
19
  "部分数据校验不通过,请下载附件并修改,重新导入!": {
11
20
  "zh-CN": "部分数据校验不通过,请下载附件并修改,重新导入!",
12
21
  en: "Some data failed to pass the verification. Please download the attachment, make modifications and import it again!",
13
22
  _appCode: "framework"
14
- },
15
- "das-utils_export-success-tip": { "zh-CN": "$0成功", en: "$0 Successfully", _appCode: "framework" },
16
- "das-utils_export-failure-tip": { "zh-CN": "$0失败", en: "$0 Failed", _appCode: "framework" },
17
- "das-utils_export-partially-failure-tip": {
18
- "zh-CN": "部分$0失败",
19
- en: "Partially $0 Failed",
20
- _appCode: "framework"
21
23
  }
22
24
  };
23
25
  export {
Binary file