@das-fed/ui 7.0.7-hot.12 → 7.0.7-hot.13

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.
@@ -1,6 +1,6 @@
1
- export declare const useSpaceTree: () => {
2
- spacePath: import("vue").Ref<string, string>;
3
- spaceName: import("vue").Ref<string, string>;
1
+ export declare const useSpaceTree: (isSingle: boolean) => {
2
+ spacePath: import("vue").Ref<string | any[], string | any[]>;
3
+ spaceName: import("vue").Ref<string | any[], string | any[]>;
4
4
  spaceTreeData: import("vue").Ref<any, any>;
5
5
  searchSpace: import("vue").Ref<string, string>;
6
6
  changeSpace: (val: any, options: any[]) => void;
@@ -1 +1 @@
1
- .form-image[data-v-745a2e98]{background:#fff;margin:10px 0 30px}.table-search-process-top[data-v-76614098]{display:flex;justify-content:space-between;align-items:center;margin:0 14px 6px}.table-search-process-top .left-box[data-v-76614098]{display:flex;align-items:center}.form-image[data-v-b30e3d77]{background:#fff;margin:10px 0 30px}.accordion-layout{width:100%}.accordion-layout .grid-layout{padding:0}.custom-page[data-v-ce01ee82]{display:flex;flex-direction:column;background-color:#e2e7ef}.custom-page .btn-box[data-v-ce01ee82]{background-color:#fff;height:48px;line-height:48px;padding-left:18px}.custom-page .content-box[data-v-ce01ee82]{flex:1;min-height:0}
1
+ .form-image[data-v-745a2e98]{background:#fff;margin:10px 0 30px}.table-search-process-top[data-v-f66becb0]{display:flex;justify-content:space-between;align-items:center;margin:0 14px 6px}.table-search-process-top .left-box[data-v-f66becb0]{display:flex;align-items:center}.form-image[data-v-b30e3d77]{background:#fff;margin:10px 0 30px}.accordion-layout{width:100%}.accordion-layout .grid-layout{padding:0}.custom-page[data-v-ce01ee82]{display:flex;flex-direction:column;background-color:#e2e7ef}.custom-page .btn-box[data-v-ce01ee82]{background-color:#fff;height:48px;line-height:48px;padding-left:18px}.custom-page .content-box[data-v-ce01ee82]{flex:1;min-height:0}