@das-fed/utils 6.4.0-test.3.2 → 6.4.0-test.30
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/i18n/index.d.ts +53 -0
- package/api-services/i18n/index.js +27 -0
- package/api-services/i18n/index.js.gz +0 -0
- package/api-services/index.js +1589 -1395
- package/api-services/index.js.gz +0 -0
- package/api-services/modules/app-manage/index.js +1390 -1226
- package/api-services/modules/app-manage/index.js.gz +0 -0
- package/api-services/modules/authentication/index.js +1340 -1190
- package/api-services/modules/authentication/index.js.gz +0 -0
- package/api-services/modules/bems/index.js +1347 -1201
- package/api-services/modules/bems/index.js.gz +0 -0
- package/api-services/modules/contract/index.js +1390 -1226
- package/api-services/modules/contract/index.js.gz +0 -0
- package/api-services/modules/duty-manage/index.js +1395 -1231
- package/api-services/modules/duty-manage/index.js.gz +0 -0
- package/api-services/modules/enterpriseright/index.js +1384 -1224
- package/api-services/modules/enterpriseright/index.js.gz +0 -0
- package/api-services/modules/file/index.js +1526 -1357
- package/api-services/modules/file/index.js.gz +0 -0
- package/api-services/modules/gateway-edge/index.js +1390 -1226
- package/api-services/modules/gateway-edge/index.js.gz +0 -0
- package/api-services/modules/index.js +1526 -1357
- package/api-services/modules/index.js.gz +0 -0
- package/api-services/modules/iot/index.d.ts +1 -0
- package/api-services/modules/iot/index.js +1422 -1257
- package/api-services/modules/iot/index.js.gz +0 -0
- package/api-services/modules/justauth/index.js +1364 -1218
- package/api-services/modules/justauth/index.js.gz +0 -0
- package/api-services/modules/knowledge/index.js +1401 -1237
- package/api-services/modules/knowledge/index.js.gz +0 -0
- package/api-services/modules/link/index.js +1343 -1197
- package/api-services/modules/link/index.js.gz +0 -0
- package/api-services/modules/permission/index.js +1390 -1226
- package/api-services/modules/permission/index.js.gz +0 -0
- package/api-services/modules/platformManage/index.js +1400 -1236
- package/api-services/modules/platformManage/index.js.gz +0 -0
- package/api-services/modules/portal/index.js +1390 -1226
- package/api-services/modules/portal/index.js.gz +0 -0
- package/api-services/modules/space-manage/index.js +1390 -1226
- package/api-services/modules/space-manage/index.js.gz +0 -0
- package/api-services/modules/super-admin/index.js +1381 -1217
- package/api-services/modules/super-admin/index.js.gz +0 -0
- package/api-services/modules/supplier/index.js +1346 -1200
- package/api-services/modules/supplier/index.js.gz +0 -0
- package/api-services/modules/supplychain-manage/index.js +1343 -1197
- package/api-services/modules/supplychain-manage/index.js.gz +0 -0
- package/api-services/modules/systemConfiguration/index.js +1390 -1226
- package/api-services/modules/systemConfiguration/index.js.gz +0 -0
- package/api-services/modules/tool/index.js +1390 -1226
- package/api-services/modules/tool/index.js.gz +0 -0
- package/api-services/src/create-service/index.js +1390 -1226
- package/api-services/src/create-service/index.js.gz +0 -0
- package/common-info/index.d.ts +9 -3
- package/common-info/index.js +100 -53
- package/common-info/index.js.gz +0 -0
- package/common-info/set-personal-info/index.js +446 -440
- package/common-info/set-personal-info/index.js.gz +0 -0
- package/common-info/type.d.ts +99 -5
- package/common-tools/calc-text-width/index.d.ts +1 -0
- package/common-tools/calc-text-width/index.js +10 -0
- package/common-tools/extract-file-name/index.js +737 -738
- package/common-tools/extract-file-name/index.js.gz +0 -0
- package/common-tools/get-file-extension/index.d.ts +6 -0
- package/common-tools/get-file-extension/index.js +7 -0
- package/common-tools/index.d.ts +2 -0
- package/common-tools/index.js +2 -0
- package/common-tools/nest-tree-format/index.d.ts +1 -1
- package/common-tools/nest-tree-format/index.js +15 -15
- package/create-api-service/i18n/index.d.ts +33 -0
- package/create-api-service/i18n/index.js +15 -0
- package/create-api-service/index.js +1390 -1226
- package/create-api-service/index.js.gz +0 -0
- package/create-api-service/sso/index.d.ts +0 -2
- package/create-api-service/sso/index.js +482 -479
- package/create-api-service/sso/index.js.gz +0 -0
- package/curring-http/index.js +575 -575
- package/curring-http/index.js.gz +0 -0
- package/directive/hoverInside/index.d.ts +1 -1
- package/dom-check-in/index.js +2 -2
- package/dom-watcher/index.d.ts +1 -1
- package/esm-map.json +6 -1
- package/package.json +4 -4
- package/pinyin-first-character/index.js +22 -22
- package/pinyin-first-character/index.js.gz +0 -0
- package/style/index.js +1 -1
- package/style/index.js.gz +0 -0
- package/style/math.d.ts +4 -4
- package/token-tools/index.d.ts +6 -1
- package/token-tools/index.js +6 -6
- package/use-low-code/index.js +2 -2
- package/use-low-code/index.js.gz +0 -0
- package/i18n-collection/en.js +0 -21
- package/i18n-collection/zh-CN.js +0 -21
|
Binary file
|
package/common-tools/index.d.ts
CHANGED
|
@@ -10,3 +10,5 @@ export * from '@das-fed/utils/common-tools/platform-tools';
|
|
|
10
10
|
export * from '@das-fed/utils/common-tools/update-fav-icon';
|
|
11
11
|
export * from '@das-fed/utils/common-tools/update-browser-title';
|
|
12
12
|
export * from '@das-fed/utils/common-tools/extract-file-name';
|
|
13
|
+
export * from '@das-fed/utils/common-tools/get-file-extension';
|
|
14
|
+
export * from '@das-fed/utils/common-tools/calc-text-width';
|
package/common-tools/index.js
CHANGED
|
@@ -10,3 +10,5 @@ export * from "@das-fed/utils/common-tools/platform-tools";
|
|
|
10
10
|
export * from "@das-fed/utils/common-tools/update-fav-icon";
|
|
11
11
|
export * from "@das-fed/utils/common-tools/update-browser-title";
|
|
12
12
|
export * from "@das-fed/utils/common-tools/extract-file-name";
|
|
13
|
+
export * from "@das-fed/utils/common-tools/get-file-extension";
|
|
14
|
+
export * from "@das-fed/utils/common-tools/calc-text-width";
|
|
@@ -27,4 +27,4 @@ export declare const filterTreeArray: (tree: any[], predicate: (node: any) => bo
|
|
|
27
27
|
* @param func 过滤条件,符合条件的节点保留(参数为函数,返回值为布尔值)
|
|
28
28
|
* @returns 查找到的节点
|
|
29
29
|
*/
|
|
30
|
-
export declare const treeFind: (tree: any[], func: (node: any) => boolean) => any;
|
|
30
|
+
export declare const treeFind: (tree: any[], func: (node: any) => boolean, children?: string) => any;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
const
|
|
1
|
+
const s = (n, t = "children") => {
|
|
2
2
|
let r = [];
|
|
3
3
|
for (let e = 0; e < n.length; e++)
|
|
4
|
-
n[e][t] && n[e][t].length > 0 && (r.push(n[e]), r = r.concat(
|
|
4
|
+
n[e][t] && n[e][t].length > 0 && (r.push(n[e]), r = r.concat(s(n[e][t])));
|
|
5
5
|
return r;
|
|
6
|
-
},
|
|
7
|
-
let
|
|
8
|
-
return r && delete
|
|
9
|
-
}, []) : [],
|
|
10
|
-
for (const
|
|
11
|
-
if (t(
|
|
12
|
-
if (
|
|
13
|
-
const
|
|
14
|
-
if (
|
|
6
|
+
}, l = (n, t = "children", r = !0) => Array.isArray(n) && n.length ? n.reduce((e, u) => {
|
|
7
|
+
let f = u[t], o = { ...u };
|
|
8
|
+
return r && delete o[t], f && f.length ? e.concat(o, l(f, t, r)) : e.concat(o);
|
|
9
|
+
}, []) : [], c = (n, t, r = "children") => n.filter((e) => t(e)).map((e) => (e = Object.assign({}, e), e[r] && (e[r] = c(e[r], t)), e)), g = (n, t, r = "children") => {
|
|
10
|
+
for (const e of n) {
|
|
11
|
+
if (t(e)) return e;
|
|
12
|
+
if (e != null && e[r] && e[r].length) {
|
|
13
|
+
const u = g(e[r], t, r = "children");
|
|
14
|
+
if (u) return u;
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
17
|
return null;
|
|
18
18
|
};
|
|
19
19
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
20
|
+
c as filterTreeArray,
|
|
21
|
+
s as findNonEmptyChildrenItems,
|
|
22
|
+
l as flatTree,
|
|
23
|
+
g as treeFind
|
|
24
24
|
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
参数校验错误: {
|
|
3
|
+
'zh-CN': string;
|
|
4
|
+
en: string;
|
|
5
|
+
_appCode: string;
|
|
6
|
+
};
|
|
7
|
+
接口地址未找到: {
|
|
8
|
+
'zh-CN': string;
|
|
9
|
+
en: string;
|
|
10
|
+
_appCode: string;
|
|
11
|
+
};
|
|
12
|
+
服务器内部错误: {
|
|
13
|
+
'zh-CN': string;
|
|
14
|
+
en: string;
|
|
15
|
+
_appCode: string;
|
|
16
|
+
};
|
|
17
|
+
解析错误: {
|
|
18
|
+
'zh-CN': string;
|
|
19
|
+
en: string;
|
|
20
|
+
_appCode: string;
|
|
21
|
+
};
|
|
22
|
+
请求配置异常: {
|
|
23
|
+
'zh-CN': string;
|
|
24
|
+
en: string;
|
|
25
|
+
_appCode: string;
|
|
26
|
+
};
|
|
27
|
+
'\u7F51\u7EDC\u5F02\u5E38\uFF0C\u8BF7\u68C0\u67E5\u60A8\u7684\u7F51\u7EDC\u60C5\u51B5': {
|
|
28
|
+
'zh-CN': string;
|
|
29
|
+
en: string;
|
|
30
|
+
_appCode: string;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
33
|
+
export default _default;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
const r = {
|
|
2
|
+
参数校验错误: { "zh-CN": "参数校验错误", en: "Parameter Validation Error", _appCode: "framework" },
|
|
3
|
+
接口地址未找到: { "zh-CN": "接口地址未找到", en: "Api endpoint not found", _appCode: "framework" },
|
|
4
|
+
服务器内部错误: { "zh-CN": "服务器内部错误", en: "Internal Server Error", _appCode: "framework" },
|
|
5
|
+
解析错误: { "zh-CN": "解析错误", en: "Parsing Error", _appCode: "framework" },
|
|
6
|
+
请求配置异常: { "zh-CN": "请求配置异常", en: "Request Configuration Error", _appCode: "framework" },
|
|
7
|
+
"网络异常,请检查您的网络情况": {
|
|
8
|
+
"zh-CN": "网络异常,请检查您的网络情况",
|
|
9
|
+
en: "Network error, please check your network status",
|
|
10
|
+
_appCode: "framework"
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
export {
|
|
14
|
+
r as default
|
|
15
|
+
};
|