@das-fed/web 7.0.2-beta.2 → 7.0.2-beta.4
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/{index-D-CgNWrA.js → index-BpJ7eFCg.js} +6757 -10802
- package/index-BpJ7eFCg.js.gz +0 -0
- package/{index-DXsPpw7I.js → index-C-qAkI--.js} +1 -1
- package/{index-C-GLlHam.js → index-CRYQ2SBN.js} +1 -1
- package/index-CRYQ2SBN.js.gz +0 -0
- package/index.js +1 -1
- package/package.json +6 -6
- package/packages/main-app-framework/{index-CFVIP_76.js → index-BYf4ulrf.js} +1 -1
- package/packages/main-app-framework/{index-XVw9BxL-.js → index-CFltJXQt.js} +1 -1
- package/packages/main-app-framework/index-CFltJXQt.js.gz +0 -0
- package/packages/main-app-framework/{index-CjyKmaTm.js → index-DBBYpCdx.js} +5618 -9663
- package/packages/main-app-framework/index-DBBYpCdx.js.gz +0 -0
- package/packages/main-app-framework/index.js +1 -1
- package/packages/main-app-framework/style.css +1 -1
- package/packages/main-app-framework/style.css.gz +0 -0
- package/style.css +1 -1
- package/style.css.gz +0 -0
- package/types/main-app-framework/components/person-set-dialog/src/components/set-home/api.d.ts +0 -6
- package/types/main-app-framework/i18n/index.d.ts +0 -20
- package/index-C-GLlHam.js.gz +0 -0
- package/index-D-CgNWrA.js.gz +0 -0
- package/packages/main-app-framework/index-CjyKmaTm.js.gz +0 -0
- package/packages/main-app-framework/index-XVw9BxL-.js.gz +0 -0
package/types/main-app-framework/components/person-set-dialog/src/components/set-home/api.d.ts
CHANGED
|
@@ -18,9 +18,3 @@ export declare const dataOrchestration: (payload?: any, payloadConfig?: import('
|
|
|
18
18
|
export declare const workbench: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
19
19
|
/** 查询流程引擎 */
|
|
20
20
|
export declare const formList: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
21
|
-
/** 获取标识常用应用的用户应用分类列表 */
|
|
22
|
-
export declare const getAppCategory: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
23
|
-
/** 获取已选的常用应用 */
|
|
24
|
-
export declare const getAppSelected: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
25
|
-
/** 获取用户可查看项目 */
|
|
26
|
-
export declare const getProjectList: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
@@ -534,25 +534,5 @@ declare const _default: {
|
|
|
534
534
|
en: string;
|
|
535
535
|
_appCode: string;
|
|
536
536
|
};
|
|
537
|
-
首页设置: {
|
|
538
|
-
'zh-CN': string;
|
|
539
|
-
en: string;
|
|
540
|
-
_appCode: string;
|
|
541
|
-
};
|
|
542
|
-
设置常用应用: {
|
|
543
|
-
'zh-CN': string;
|
|
544
|
-
en: string;
|
|
545
|
-
_appCode: string;
|
|
546
|
-
};
|
|
547
|
-
确认: {
|
|
548
|
-
'zh-CN': string;
|
|
549
|
-
en: string;
|
|
550
|
-
_appCode: string;
|
|
551
|
-
};
|
|
552
|
-
应用目录: {
|
|
553
|
-
'zh-CN': string;
|
|
554
|
-
en: string;
|
|
555
|
-
_appCode: string;
|
|
556
|
-
};
|
|
557
537
|
};
|
|
558
538
|
export default _default;
|
package/index-C-GLlHam.js.gz
DELETED
|
Binary file
|
package/index-D-CgNWrA.js.gz
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|