@das-fed/web 6.4.0-dev.90 → 6.4.0-dev.92
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-BJu4FOHL.js → index-BrDtEtKe.js} +1 -1
- package/index-BrDtEtKe.js.gz +0 -0
- package/{index-DvGIIsEx.js → index-DbgCYRff.js} +1 -1
- package/{index-DDEfyPCe.js → index-mWP8kr_p.js} +1822 -1814
- package/index-mWP8kr_p.js.gz +0 -0
- package/index.js +1 -1
- package/package.json +6 -6
- package/packages/layout/index.js +109 -105
- package/packages/layout/index.js.gz +0 -0
- package/packages/layout/style.css +1 -1
- package/packages/layout/style.css.gz +0 -0
- package/packages/main-app-framework/{index-CdlYQHy7.js → index-B0Y-zSJl.js} +1 -1
- package/packages/main-app-framework/{index-DKuXwz6T.js → index-BPp-7sEG.js} +1541 -1537
- package/packages/main-app-framework/index-BPp-7sEG.js.gz +0 -0
- package/packages/main-app-framework/{index-FRYprZJ-.js → index-BifLTON-.js} +1 -1
- package/packages/main-app-framework/index-BifLTON-.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 +1 -1
- package/types/main-app-framework/init-layout/hooks/use-initialization.d.ts +1 -0
- package/index-BJu4FOHL.js.gz +0 -0
- package/index-DDEfyPCe.js.gz +0 -0
- package/packages/main-app-framework/index-DKuXwz6T.js.gz +0 -0
- package/packages/main-app-framework/index-FRYprZJ-.js.gz +0 -0
package/types/main-app-framework/components/person-set-dialog/src/components/set-home/api.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export declare const homePageTypesApi: (payload?: any, payloadConfig?: import('@
|
|
|
8
8
|
export declare const portalTree: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
9
9
|
/** 门户管理树查询 */
|
|
10
10
|
export declare const portalTreeSearch: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
11
|
-
/**
|
|
11
|
+
/** 查询设备看板 */
|
|
12
12
|
export declare const deviceOrchestration: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
|
13
13
|
/** 查询图纸编排 */
|
|
14
14
|
export declare const drawingOrchestration: (payload?: any, payloadConfig?: import('@das-fed/utils/curring-http/type').CurringConfig) => import('@das-fed/utils/curring-http/type').CurringRes;
|
package/index-BJu4FOHL.js.gz
DELETED
|
Binary file
|
package/index-DDEfyPCe.js.gz
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|