@das-fed/upf-utils 6.4.0-dev.193 → 6.4.0-dev.195
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/api-services/es5.js +1595 -1613
- package/api-services/i18n/es5.js +20 -10
- package/api-services/i18n/index.d.ts +10 -0
- package/api-services/i18n/index.js +13 -10
- package/api-services/i18n/index.js.gz +0 -0
- package/api-services/index.js +1298 -1294
- package/api-services/index.js.gz +0 -0
- package/api-services/modules/app-manage/es5.js +1280 -1322
- package/api-services/modules/app-manage/index.js +1089 -1121
- package/api-services/modules/app-manage/index.js.gz +0 -0
- package/api-services/modules/authentication/es5.js +1311 -1329
- package/api-services/modules/authentication/index.js +1105 -1101
- package/api-services/modules/authentication/index.js.gz +0 -0
- package/api-services/modules/bems/es5.js +724 -754
- package/api-services/modules/bems/index.js +675 -689
- package/api-services/modules/bems/index.js.gz +0 -0
- package/api-services/modules/contract/es5.js +1311 -1332
- package/api-services/modules/contract/index.js +1103 -1103
- package/api-services/modules/contract/index.js.gz +0 -0
- package/api-services/modules/duty-manage/es5.js +721 -751
- package/api-services/modules/duty-manage/index.js +674 -688
- package/api-services/modules/duty-manage/index.js.gz +0 -0
- package/api-services/modules/enterpriseright/es5.js +723 -753
- package/api-services/modules/enterpriseright/index.js +667 -681
- package/api-services/modules/enterpriseright/index.js.gz +0 -0
- package/api-services/modules/es5.js +1544 -1562
- package/api-services/modules/file/es5.js +641 -671
- package/api-services/modules/file/index.js +535 -549
- package/api-services/modules/file/index.js.gz +0 -0
- package/api-services/modules/gateway-edge/es5.js +723 -753
- package/api-services/modules/gateway-edge/index.js +667 -681
- package/api-services/modules/gateway-edge/index.js.gz +0 -0
- package/api-services/modules/index.js +1251 -1247
- package/api-services/modules/index.js.gz +0 -0
- package/api-services/modules/iot/es5.js +1075 -1114
- package/api-services/modules/iot/index.js +877 -905
- package/api-services/modules/iot/index.js.gz +0 -0
- package/api-services/modules/justauth/es5.js +729 -759
- package/api-services/modules/justauth/index.js +669 -683
- package/api-services/modules/justauth/index.js.gz +0 -0
- package/api-services/modules/knowledge/es5.js +723 -753
- package/api-services/modules/knowledge/index.js +667 -681
- package/api-services/modules/knowledge/index.js.gz +0 -0
- package/api-services/modules/link/es5.js +1280 -1322
- package/api-services/modules/link/index.js +1089 -1121
- package/api-services/modules/link/index.js.gz +0 -0
- package/api-services/modules/permission/es5.js +1280 -1322
- package/api-services/modules/permission/index.js +1089 -1121
- package/api-services/modules/permission/index.js.gz +0 -0
- package/api-services/modules/platformManage/es5.js +728 -758
- package/api-services/modules/platformManage/index.js +677 -691
- package/api-services/modules/platformManage/index.js.gz +0 -0
- package/api-services/modules/portal/es5.js +723 -753
- package/api-services/modules/portal/index.js +667 -681
- package/api-services/modules/portal/index.js.gz +0 -0
- package/api-services/modules/space-manage/es5.js +1311 -1329
- package/api-services/modules/space-manage/index.js +1105 -1101
- package/api-services/modules/space-manage/index.js.gz +0 -0
- package/api-services/modules/super-admin/es5.js +1286 -1328
- package/api-services/modules/super-admin/index.js +1094 -1126
- package/api-services/modules/super-admin/index.js.gz +0 -0
- package/api-services/modules/supplier/es5.js +811 -841
- package/api-services/modules/supplier/index.js +753 -767
- package/api-services/modules/supplier/index.js.gz +0 -0
- package/api-services/modules/supplychain-manage/es5.js +1270 -1312
- package/api-services/modules/supplychain-manage/index.js +1082 -1114
- package/api-services/modules/supplychain-manage/index.js.gz +0 -0
- package/api-services/modules/systemConfiguration/es5.js +723 -753
- package/api-services/modules/systemConfiguration/index.js +667 -681
- package/api-services/modules/systemConfiguration/index.js.gz +0 -0
- package/api-services/modules/tool/es5.js +1311 -1329
- package/api-services/modules/tool/index.js +1105 -1101
- package/api-services/modules/tool/index.js.gz +0 -0
- package/api-services/src/create-service/es5.js +1295 -1334
- package/api-services/src/create-service/index.js +1094 -1122
- package/api-services/src/create-service/index.js.gz +0 -0
- package/common-info/getInfoFromUrl/index.js.gz +0 -0
- package/common-info/index.js.gz +0 -0
- package/common-info/set-personal-info/index.js.gz +0 -0
- package/common-tools/extract-file-name/index.js.gz +0 -0
- package/common-tools/get-url-params/index.js.gz +0 -0
- package/common-tools/handle-data/index.js.gz +0 -0
- package/create-api-service/check-token/index.js.gz +0 -0
- package/create-api-service/es5.js +1265 -1307
- package/create-api-service/i18n/es5.js +12 -6
- package/create-api-service/i18n/index.d.ts +6 -0
- package/create-api-service/i18n/index.js +7 -6
- package/create-api-service/index.js +1072 -1104
- package/create-api-service/index.js.gz +0 -0
- package/create-api-service/sso/index.js.gz +0 -0
- package/curring-http/index.js.gz +0 -0
- package/directive/auth/index.js.gz +0 -0
- package/front-end/i18n/front-end-page/dasutils_en-US.js +1 -0
- package/front-end/i18n/front-end-page/dasutils_zh-CN.js +1 -0
- package/front-end/i18n/front-end-page/dasutils_zh-MO.js +1 -0
- package/hooks/use-get-auth/index.js.gz +0 -0
- package/nextTiken/index.js.gz +0 -0
- package/package.json +4 -4
- package/pinyin-first-character/index.js.gz +0 -0
- package/style/index.js.gz +0 -0
- package/use-low-code/index.js.gz +0 -0
- package/webSocket-service/index.js.gz +0 -0
package/api-services/i18n/es5.js
CHANGED
|
@@ -7,52 +7,62 @@ var e = {
|
|
|
7
7
|
导入进度: {
|
|
8
8
|
"zh-CN": "导入进度",
|
|
9
9
|
en: "Import Progress",
|
|
10
|
-
_appCode: "framework"
|
|
10
|
+
_appCode: "framework",
|
|
11
|
+
"zh-MO": "導入進度"
|
|
11
12
|
},
|
|
12
13
|
上传失败: {
|
|
13
14
|
"zh-CN": "上传失败",
|
|
14
15
|
en: "Uploaded Failed",
|
|
15
|
-
_appCode: "framework"
|
|
16
|
+
_appCode: "framework",
|
|
17
|
+
"zh-MO": "上傳失敗"
|
|
16
18
|
},
|
|
17
19
|
导出进度: {
|
|
18
20
|
"zh-CN": "导出进度",
|
|
19
21
|
en: "Export Progress",
|
|
20
|
-
_appCode: "framework"
|
|
22
|
+
_appCode: "framework",
|
|
23
|
+
"zh-MO": "導出進度"
|
|
21
24
|
},
|
|
22
25
|
导出成功: {
|
|
23
26
|
"zh-CN": "导出成功",
|
|
24
27
|
en: "Exported Successfully",
|
|
25
|
-
_appCode: "framework"
|
|
28
|
+
_appCode: "framework",
|
|
29
|
+
"zh-MO": "導出成功"
|
|
26
30
|
},
|
|
27
31
|
导入成功: {
|
|
28
32
|
"zh-CN": "导入成功",
|
|
29
33
|
en: "Imported Successfully",
|
|
30
|
-
_appCode: "framework"
|
|
34
|
+
_appCode: "framework",
|
|
35
|
+
"zh-MO": "導入成功"
|
|
31
36
|
},
|
|
32
37
|
导出失败: {
|
|
33
38
|
"zh-CN": "导出失败",
|
|
34
39
|
en: "Exported Failed",
|
|
35
|
-
_appCode: "framework"
|
|
40
|
+
_appCode: "framework",
|
|
41
|
+
"zh-MO": "導出失敗"
|
|
36
42
|
},
|
|
37
43
|
导入失败: {
|
|
38
44
|
"zh-CN": "导入失败",
|
|
39
45
|
en: "Imported Failed",
|
|
40
|
-
_appCode: "framework"
|
|
46
|
+
_appCode: "framework",
|
|
47
|
+
"zh-MO": "導入失敗"
|
|
41
48
|
},
|
|
42
49
|
部分导出失败: {
|
|
43
50
|
"zh-CN": "部分导出失败",
|
|
44
51
|
en: "Partial exported failed",
|
|
45
|
-
_appCode: "framework"
|
|
52
|
+
_appCode: "framework",
|
|
53
|
+
"zh-MO": "部分導出失敗"
|
|
46
54
|
},
|
|
47
55
|
部分导入失败: {
|
|
48
56
|
"zh-CN": "部分导入失败",
|
|
49
57
|
en: "Partial imported failed",
|
|
50
|
-
_appCode: "framework"
|
|
58
|
+
_appCode: "framework",
|
|
59
|
+
"zh-MO": "部分導入失敗"
|
|
51
60
|
},
|
|
52
61
|
"部分数据校验不通过,请下载附件并修改,重新导入!": {
|
|
53
62
|
"zh-CN": "部分数据校验不通过,请下载附件并修改,重新导入!",
|
|
54
63
|
en: "Some data failed to pass the verification. Please download the attachment, make modifications and import it again!",
|
|
55
|
-
_appCode: "framework"
|
|
64
|
+
_appCode: "framework",
|
|
65
|
+
"zh-MO": "部分數據校驗不通過,請下載附件並修改,重新導入!"
|
|
56
66
|
}
|
|
57
67
|
};
|
|
58
68
|
exports["default"] = e;
|
|
@@ -3,51 +3,61 @@ declare const _default: {
|
|
|
3
3
|
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
5
|
_appCode: string;
|
|
6
|
+
'zh-MO': string;
|
|
6
7
|
};
|
|
7
8
|
上传失败: {
|
|
8
9
|
'zh-CN': string;
|
|
9
10
|
en: string;
|
|
10
11
|
_appCode: string;
|
|
12
|
+
'zh-MO': string;
|
|
11
13
|
};
|
|
12
14
|
导出进度: {
|
|
13
15
|
'zh-CN': string;
|
|
14
16
|
en: string;
|
|
15
17
|
_appCode: string;
|
|
18
|
+
'zh-MO': string;
|
|
16
19
|
};
|
|
17
20
|
导出成功: {
|
|
18
21
|
'zh-CN': string;
|
|
19
22
|
en: string;
|
|
20
23
|
_appCode: string;
|
|
24
|
+
'zh-MO': string;
|
|
21
25
|
};
|
|
22
26
|
导入成功: {
|
|
23
27
|
'zh-CN': string;
|
|
24
28
|
en: string;
|
|
25
29
|
_appCode: string;
|
|
30
|
+
'zh-MO': string;
|
|
26
31
|
};
|
|
27
32
|
导出失败: {
|
|
28
33
|
'zh-CN': string;
|
|
29
34
|
en: string;
|
|
30
35
|
_appCode: string;
|
|
36
|
+
'zh-MO': string;
|
|
31
37
|
};
|
|
32
38
|
导入失败: {
|
|
33
39
|
'zh-CN': string;
|
|
34
40
|
en: string;
|
|
35
41
|
_appCode: string;
|
|
42
|
+
'zh-MO': string;
|
|
36
43
|
};
|
|
37
44
|
部分导出失败: {
|
|
38
45
|
'zh-CN': string;
|
|
39
46
|
en: string;
|
|
40
47
|
_appCode: string;
|
|
48
|
+
'zh-MO': string;
|
|
41
49
|
};
|
|
42
50
|
部分导入失败: {
|
|
43
51
|
'zh-CN': string;
|
|
44
52
|
en: string;
|
|
45
53
|
_appCode: string;
|
|
54
|
+
'zh-MO': string;
|
|
46
55
|
};
|
|
47
56
|
'\u90E8\u5206\u6570\u636E\u6821\u9A8C\u4E0D\u901A\u8FC7\uFF0C\u8BF7\u4E0B\u8F7D\u9644\u4EF6\u5E76\u4FEE\u6539\uFF0C\u91CD\u65B0\u5BFC\u5165\uFF01': {
|
|
48
57
|
'zh-CN': string;
|
|
49
58
|
en: string;
|
|
50
59
|
_appCode: string;
|
|
60
|
+
'zh-MO': string;
|
|
51
61
|
};
|
|
52
62
|
};
|
|
53
63
|
export default _default;
|
|
@@ -1,25 +1,28 @@
|
|
|
1
1
|
const e = {
|
|
2
|
-
导入进度: { "zh-CN": "导入进度", en: "Import Progress", _appCode: "framework" },
|
|
3
|
-
上传失败: { "zh-CN": "上传失败", en: "Uploaded Failed", _appCode: "framework" },
|
|
4
|
-
导出进度: { "zh-CN": "导出进度", en: "Export Progress", _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" },
|
|
2
|
+
导入进度: { "zh-CN": "导入进度", en: "Import Progress", _appCode: "framework", "zh-MO": "導入進度" },
|
|
3
|
+
上传失败: { "zh-CN": "上传失败", en: "Uploaded Failed", _appCode: "framework", "zh-MO": "上傳失敗" },
|
|
4
|
+
导出进度: { "zh-CN": "导出进度", en: "Export Progress", _appCode: "framework", "zh-MO": "導出進度" },
|
|
5
|
+
导出成功: { "zh-CN": "导出成功", en: "Exported Successfully", _appCode: "framework", "zh-MO": "導出成功" },
|
|
6
|
+
导入成功: { "zh-CN": "导入成功", en: "Imported Successfully", _appCode: "framework", "zh-MO": "導入成功" },
|
|
7
|
+
导出失败: { "zh-CN": "导出失败", en: "Exported Failed", _appCode: "framework", "zh-MO": "導出失敗" },
|
|
8
|
+
导入失败: { "zh-CN": "导入失败", en: "Imported Failed", _appCode: "framework", "zh-MO": "導入失敗" },
|
|
9
9
|
部分导出失败: {
|
|
10
10
|
"zh-CN": "部分导出失败",
|
|
11
11
|
en: "Partial exported failed",
|
|
12
|
-
_appCode: "framework"
|
|
12
|
+
_appCode: "framework",
|
|
13
|
+
"zh-MO": "部分導出失敗"
|
|
13
14
|
},
|
|
14
15
|
部分导入失败: {
|
|
15
16
|
"zh-CN": "部分导入失败",
|
|
16
17
|
en: "Partial imported failed",
|
|
17
|
-
_appCode: "framework"
|
|
18
|
+
_appCode: "framework",
|
|
19
|
+
"zh-MO": "部分導入失敗"
|
|
18
20
|
},
|
|
19
21
|
"部分数据校验不通过,请下载附件并修改,重新导入!": {
|
|
20
22
|
"zh-CN": "部分数据校验不通过,请下载附件并修改,重新导入!",
|
|
21
23
|
en: "Some data failed to pass the verification. Please download the attachment, make modifications and import it again!",
|
|
22
|
-
_appCode: "framework"
|
|
24
|
+
_appCode: "framework",
|
|
25
|
+
"zh-MO": "部分數據校驗不通過,請下載附件並修改,重新導入!"
|
|
23
26
|
}
|
|
24
27
|
};
|
|
25
28
|
export {
|
|
Binary file
|