@pubinfo-pr/core 0.1.1 → 0.171.1

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.
Files changed (92) hide show
  1. package/dist/{AppSetting-CmT5_15W.js → AppSetting-D5eSdPuB.js} +15 -15
  2. package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-CHzkJth7.js → HCheckList.vue_vue_type_script_setup_true_lang-DgeRhutB.js} +1 -1
  3. package/dist/{HToggle-DpDYLh8y.js → HToggle-BajvSdEE.js} +1 -1
  4. package/dist/HeaderThinMenu-ouAiyBjb.js +4 -0
  5. package/dist/{PreferencesContent-AXqWatOF.js → PreferencesContent-mr3zgq9x.js} +4 -4
  6. package/dist/{SettingBreadcrumb-CBWdS_nO.js → SettingBreadcrumb-Chx1c5oE.js} +3 -3
  7. package/dist/{SettingCopyright-D5Jhdu1J.js → SettingCopyright-BgIL_X3d.js} +2 -2
  8. package/dist/{SettingEnableTransition-DQJozSZH.js → SettingEnableTransition-16PeKbCJ.js} +2 -2
  9. package/dist/{SettingHome-DAwn9Ypx.js → SettingHome-DuLT9846.js} +2 -2
  10. package/dist/{SettingMenu-DEQRAtWl.js → SettingMenu-DDOmRqGo.js} +3 -3
  11. package/dist/{SettingMode-bh3I8UBZ.js → SettingMode-B6OwuuHR.js} +1 -1
  12. package/dist/{SettingNavSearch-iYc-eRzY.js → SettingNavSearch-BzmXK8I0.js} +2 -2
  13. package/dist/{SettingOther-C2TS6okv.js → SettingOther-DcDn9I3J.js} +2 -2
  14. package/dist/{SettingPage-B2_SNyn5.js → SettingPage-DmfsDzGF.js} +2 -2
  15. package/dist/{SettingTabbar-BETdKJxz.js → SettingTabbar-BxxzDY5f.js} +3 -3
  16. package/dist/{SettingThemes-ComNCP3P.js → SettingThemes-DoTkccTu.js} +1 -1
  17. package/dist/{SettingToolbar-D0DTBbbb.js → SettingToolbar-ogjoj5NI.js} +2 -2
  18. package/dist/{SettingTopbar-BcO5Hcxm.js → SettingTopbar-BRZEIJZt.js} +3 -3
  19. package/dist/{SettingWidthMode-wzTMq96A.js → SettingWidthMode-DQmewGT6.js} +1 -1
  20. package/dist/built-in/authentication/pages/change-password/components/ChangePasswordForm/index.vue.d.ts +1 -5
  21. package/dist/built-in/authentication/pages/change-password/index.vue.d.ts +2 -10
  22. package/dist/built-in/layout-component/components/Menu/item.vue.d.ts +1 -1
  23. package/dist/built-in/layout-component/components/Menu/sub.vue.d.ts +17 -17
  24. package/dist/built-in/layout-component/components/Menu/types.d.ts +1 -1
  25. package/dist/built-in/layout-component/components/SettingBar/components/SettingBreadcrumb.vue.d.ts +1 -1
  26. package/dist/built-in/layout-component/components/SettingBar/components/SettingCopyright.vue.d.ts +1 -1
  27. package/dist/built-in/layout-component/components/SettingBar/components/SettingEnableTransition.vue.d.ts +1 -1
  28. package/dist/built-in/layout-component/components/SettingBar/components/SettingHome.vue.d.ts +1 -1
  29. package/dist/built-in/layout-component/components/SettingBar/components/SettingMenu.vue.d.ts +1 -1
  30. package/dist/built-in/layout-component/components/SettingBar/components/SettingMode.vue.d.ts +1 -1
  31. package/dist/built-in/layout-component/components/SettingBar/components/SettingNavSearch.vue.d.ts +1 -1
  32. package/dist/built-in/layout-component/components/SettingBar/components/SettingOther.vue.d.ts +1 -1
  33. package/dist/built-in/layout-component/components/SettingBar/components/SettingPage.vue.d.ts +1 -1
  34. package/dist/built-in/layout-component/components/SettingBar/components/SettingTabbar.vue.d.ts +1 -1
  35. package/dist/built-in/layout-component/components/SettingBar/components/SettingThemes.vue.d.ts +1 -1
  36. package/dist/built-in/layout-component/components/SettingBar/components/SettingToolbar.vue.d.ts +1 -1
  37. package/dist/built-in/layout-component/components/SettingBar/components/SettingTopbar.vue.d.ts +1 -1
  38. package/dist/built-in/layout-component/components/SettingBar/components/SettingWidthMode.vue.d.ts +1 -1
  39. package/dist/built-in/layout-component/components/Sidebar/index.vue.d.ts +1 -1
  40. package/dist/built-in/layout-component/components/Tools/SearchPanel.vue.d.ts +15 -15
  41. package/dist/built-in/layout-component/components/ui/HBadge.vue.d.ts +20 -0
  42. package/dist/built-in/layout-component/components/ui/HButton.vue.d.ts +26 -0
  43. package/dist/built-in/layout-component/components/ui/HCheckList.vue.d.ts +20 -0
  44. package/dist/built-in/layout-component/components/ui/HDialog.vue.d.ts +39 -0
  45. package/dist/built-in/layout-component/components/ui/HDivider.vue.d.ts +20 -0
  46. package/dist/built-in/layout-component/components/ui/HDropdown.vue.d.ts +18 -0
  47. package/dist/built-in/layout-component/components/ui/HDropdownMenu.vue.d.ts +21 -0
  48. package/dist/built-in/layout-component/components/ui/HDropdownTree.vue.d.ts +32 -0
  49. package/dist/built-in/layout-component/components/ui/HInput.vue.d.ts +17 -0
  50. package/dist/built-in/layout-component/components/ui/HKbd.vue.d.ts +17 -0
  51. package/dist/built-in/layout-component/components/ui/HSelect.vue.d.ts +17 -0
  52. package/dist/built-in/layout-component/components/ui/HTabList.vue.d.ts +22 -0
  53. package/dist/built-in/layout-component/components/ui/HToggle.vue.d.ts +14 -0
  54. package/dist/built-in/layout-component/components/ui/HTooltip.vue.d.ts +23 -0
  55. package/dist/built-in/layout-component/composables/useContext.d.ts +1 -1
  56. package/dist/built-in/layout-component/composables/useGetComputedStyle.d.ts +2 -2
  57. package/dist/built-in/layout-component/composables/useGlobalSearch.d.ts +3 -3
  58. package/dist/built-in/layout-component/composables/useLayoutVisible.d.ts +1 -12
  59. package/dist/built-in/layout-component/composables/useTabbar.d.ts +8 -8
  60. package/dist/built-in/layout-component/provider.d.ts +1 -24
  61. package/dist/built-in/pinia-plugin/plugins/persistedstate/utils.d.ts +1 -1
  62. package/dist/features/components/PassStrengthValidator/index.vue.d.ts +6 -6
  63. package/dist/features/components/PubinfoProvider/index.d.ts +2 -12
  64. package/dist/features/composables/partyLogin.d.ts +3 -3
  65. package/dist/features/composables/theme.d.ts +1 -1
  66. package/dist/features/stores/modules/favorites.d.ts +9 -39
  67. package/dist/features/stores/modules/iframe.d.ts +18 -61
  68. package/dist/features/stores/modules/keepAlive.d.ts +9 -9
  69. package/dist/features/stores/modules/menu.d.ts +21 -255
  70. package/dist/features/stores/modules/route.d.ts +21 -189
  71. package/dist/features/stores/modules/settings.d.ts +33 -1662
  72. package/dist/features/stores/modules/tabbar.d.ts +9 -117
  73. package/dist/{index-C5X0cH7a.js → index-73TLLAnx.js} +3 -3
  74. package/dist/{index-BXLF9xfN.js → index-B3GOGQYd.js} +9898 -9894
  75. package/dist/{index-6W8u4oWQ.js → index-BRjgatUZ.js} +1 -1
  76. package/dist/index-BrK3HYDT.js +4 -0
  77. package/dist/{index-B9i7R1pn.js → index-CkUIa4JM.js} +2 -2
  78. package/dist/{index-_VKoUSGo.js → index-D2zvNBbe.js} +1 -1
  79. package/dist/{index-CMSPnrUx.js → index-DwF3aqst.js} +1 -1
  80. package/dist/{index-FATjHAwl.js → index-NOUM2y9h.js} +1 -1
  81. package/dist/index.js +1 -1
  82. package/dist/{pick-BvMRfqim.js → pick-dLE6MD9A.js} +1 -1
  83. package/package.json +7 -7
  84. package/src/built-in/devtools/index.ts +4 -4
  85. package/src/built-in/layout-component/components/SettingBar/components/SettingThemes.vue +2 -2
  86. package/src/built-in/layout-component/components/Tools/Preferences/PreferencesContent.vue +1 -1
  87. package/src/built-in/pinia-plugin/plugins/persistedstate/utils.ts +1 -1
  88. package/src/features/stores/modules/iframe.ts +6 -0
  89. package/src/utils/cleanup.ts +3 -4
  90. package/types/auto-imports.d.ts +0 -9
  91. package/dist/HeaderThinMenu-D6jF8yl1.js +0 -4
  92. package/dist/index-DSKHePRb.js +0 -4
@@ -8,56 +8,26 @@ import { STORE_NAME } from '../enum';
8
8
  * @returns 包含各种函数和响应式属性以管理收藏夹的对象。
9
9
  */
10
10
  declare const useFavoritesStore: import('pinia').StoreDefinition<STORE_NAME.FAVORITES, Pick<{
11
- list: globalThis.Ref<{
12
- fullPath: string;
13
- title?: string | (() => string) | undefined;
14
- i18n?: string | undefined;
15
- icon?: string | undefined;
16
- }[], Favorites.recordRaw[] | {
17
- fullPath: string;
18
- title?: string | (() => string) | undefined;
19
- i18n?: string | undefined;
20
- icon?: string | undefined;
21
- }[]>;
11
+ list: any;
22
12
  canAdd: (fullPath: Favorites.recordRaw["fullPath"], routes?: Route.recordMainRaw[]) => boolean;
23
- isAdd: (fullPath: Favorites.recordRaw["fullPath"]) => boolean;
13
+ isAdd: (fullPath: Favorites.recordRaw["fullPath"]) => any;
24
14
  add: (route: RouteLocationNormalized) => void;
25
15
  remove: (fullPath: Favorites.recordRaw["fullPath"]) => void;
26
16
  sort: (newIndex: number, oldIndex: number) => void;
27
- }, "list">, Pick<{
28
- list: globalThis.Ref<{
29
- fullPath: string;
30
- title?: string | (() => string) | undefined;
31
- i18n?: string | undefined;
32
- icon?: string | undefined;
33
- }[], Favorites.recordRaw[] | {
34
- fullPath: string;
35
- title?: string | (() => string) | undefined;
36
- i18n?: string | undefined;
37
- icon?: string | undefined;
38
- }[]>;
17
+ }, any>, Pick<{
18
+ list: any;
39
19
  canAdd: (fullPath: Favorites.recordRaw["fullPath"], routes?: Route.recordMainRaw[]) => boolean;
40
- isAdd: (fullPath: Favorites.recordRaw["fullPath"]) => boolean;
20
+ isAdd: (fullPath: Favorites.recordRaw["fullPath"]) => any;
41
21
  add: (route: RouteLocationNormalized) => void;
42
22
  remove: (fullPath: Favorites.recordRaw["fullPath"]) => void;
43
23
  sort: (newIndex: number, oldIndex: number) => void;
44
- }, never>, Pick<{
45
- list: globalThis.Ref<{
46
- fullPath: string;
47
- title?: string | (() => string) | undefined;
48
- i18n?: string | undefined;
49
- icon?: string | undefined;
50
- }[], Favorites.recordRaw[] | {
51
- fullPath: string;
52
- title?: string | (() => string) | undefined;
53
- i18n?: string | undefined;
54
- icon?: string | undefined;
55
- }[]>;
24
+ }, any>, Pick<{
25
+ list: any;
56
26
  canAdd: (fullPath: Favorites.recordRaw["fullPath"], routes?: Route.recordMainRaw[]) => boolean;
57
- isAdd: (fullPath: Favorites.recordRaw["fullPath"]) => boolean;
27
+ isAdd: (fullPath: Favorites.recordRaw["fullPath"]) => any;
58
28
  add: (route: RouteLocationNormalized) => void;
59
29
  remove: (fullPath: Favorites.recordRaw["fullPath"]) => void;
60
30
  sort: (newIndex: number, oldIndex: number) => void;
61
- }, "sort" | "add" | "remove" | "canAdd" | "isAdd">>;
31
+ }, any>>;
62
32
  export default useFavoritesStore;
63
33
  export type FavoritesStore = ReturnType<typeof useFavoritesStore>;
@@ -1,4 +1,3 @@
1
- import { Iframe } from '../../../../types/iframe';
2
1
  import { RouteRecordNormalized } from 'vue-router';
3
2
  import { STORE_NAME } from '../enum';
4
3
  /**
@@ -12,77 +11,35 @@ import { STORE_NAME } from '../enum';
12
11
  * - close: 一个关闭一个或多个 iframe 并从最近路径列表中移除它们的方法。
13
12
  */
14
13
  declare const useIframeStore: import('pinia').StoreDefinition<STORE_NAME.IFRAME, Pick<{
15
- isGenerate: globalThis.Ref<boolean, boolean>;
16
- openedList: globalThis.ComputedRef<{
17
- path: string;
18
- src: string;
19
- isOpen: boolean;
20
- isLoading: boolean;
21
- }[]>;
14
+ isGenerate: any;
15
+ openedList: any;
22
16
  generateList: (router: RouteRecordNormalized[], user: any) => Promise<void>;
23
17
  closeLoading: (path: string) => void;
24
18
  open: (path: string) => void;
25
19
  close: (path: string | string[], destroy?: boolean) => void;
26
- recentPathList: globalThis.Ref<string[], string[]>;
27
- list: globalThis.Ref<{
28
- path: string;
29
- src: string;
30
- isOpen: boolean;
31
- isLoading: boolean;
32
- }[], Iframe.recordRaw[] | {
33
- path: string;
34
- src: string;
35
- isOpen: boolean;
36
- isLoading: boolean;
37
- }[]>;
38
- }, "list" | "isGenerate" | "recentPathList">, Pick<{
39
- isGenerate: globalThis.Ref<boolean, boolean>;
40
- openedList: globalThis.ComputedRef<{
41
- path: string;
42
- src: string;
43
- isOpen: boolean;
44
- isLoading: boolean;
45
- }[]>;
20
+ clean: () => void;
21
+ recentPathList: any;
22
+ list: any;
23
+ }, any>, Pick<{
24
+ isGenerate: any;
25
+ openedList: any;
46
26
  generateList: (router: RouteRecordNormalized[], user: any) => Promise<void>;
47
27
  closeLoading: (path: string) => void;
48
28
  open: (path: string) => void;
49
29
  close: (path: string | string[], destroy?: boolean) => void;
50
- recentPathList: globalThis.Ref<string[], string[]>;
51
- list: globalThis.Ref<{
52
- path: string;
53
- src: string;
54
- isOpen: boolean;
55
- isLoading: boolean;
56
- }[], Iframe.recordRaw[] | {
57
- path: string;
58
- src: string;
59
- isOpen: boolean;
60
- isLoading: boolean;
61
- }[]>;
62
- }, "openedList">, Pick<{
63
- isGenerate: globalThis.Ref<boolean, boolean>;
64
- openedList: globalThis.ComputedRef<{
65
- path: string;
66
- src: string;
67
- isOpen: boolean;
68
- isLoading: boolean;
69
- }[]>;
30
+ clean: () => void;
31
+ recentPathList: any;
32
+ list: any;
33
+ }, any>, Pick<{
34
+ isGenerate: any;
35
+ openedList: any;
70
36
  generateList: (router: RouteRecordNormalized[], user: any) => Promise<void>;
71
37
  closeLoading: (path: string) => void;
72
38
  open: (path: string) => void;
73
39
  close: (path: string | string[], destroy?: boolean) => void;
74
- recentPathList: globalThis.Ref<string[], string[]>;
75
- list: globalThis.Ref<{
76
- path: string;
77
- src: string;
78
- isOpen: boolean;
79
- isLoading: boolean;
80
- }[], Iframe.recordRaw[] | {
81
- path: string;
82
- src: string;
83
- isOpen: boolean;
84
- isLoading: boolean;
85
- }[]>;
86
- }, "open" | "generateList" | "closeLoading" | "close">>;
40
+ clean: () => void;
41
+ recentPathList: any;
42
+ list: any;
43
+ }, any>>;
87
44
  export default useIframeStore;
88
45
  export type IframeStore = ReturnType<typeof useIframeStore>;
@@ -5,20 +5,20 @@ import { STORE_NAME } from '../enum';
5
5
  * @returns keep-alive 存储对象。
6
6
  */
7
7
  declare const useKeepAliveStore: import('pinia').StoreDefinition<STORE_NAME.KEEP_ALIVE, Pick<{
8
- list: globalThis.Ref<string[], string[]>;
9
- add: (name: string | string[]) => number | false | undefined;
8
+ list: any;
9
+ add: (name: string | string[]) => any;
10
10
  remove: (name: string | string[]) => void;
11
11
  clean: () => void;
12
- }, "list">, Pick<{
13
- list: globalThis.Ref<string[], string[]>;
14
- add: (name: string | string[]) => number | false | undefined;
12
+ }, any>, Pick<{
13
+ list: any;
14
+ add: (name: string | string[]) => any;
15
15
  remove: (name: string | string[]) => void;
16
16
  clean: () => void;
17
- }, never>, Pick<{
18
- list: globalThis.Ref<string[], string[]>;
19
- add: (name: string | string[]) => number | false | undefined;
17
+ }, any>, Pick<{
18
+ list: any;
19
+ add: (name: string | string[]) => any;
20
20
  remove: (name: string | string[]) => void;
21
21
  clean: () => void;
22
- }, "add" | "remove" | "clean">>;
22
+ }, any>>;
23
23
  export default useKeepAliveStore;
24
24
  export type KeepAliveStore = ReturnType<typeof useKeepAliveStore>;
@@ -7,263 +7,29 @@ export type MenuData = Menu.recordMainRaw;
7
7
  * @returns 包含与菜单相关的各种计算属性和函数的对象。
8
8
  */
9
9
  declare const useMenuStore: import('pinia').StoreDefinition<STORE_NAME.MENU, Pick<{
10
- menus: globalThis.Ref<{
11
- meta?: {
12
- title?: string | undefined;
13
- i18n?: string | undefined;
14
- icon?: string | undefined;
15
- activeIcon?: string | undefined;
16
- auth?: string | string[] | undefined;
17
- iconOptions?: {
18
- angle?: number | string | undefined;
19
- background?: string | {
20
- from: string;
21
- to: string;
22
- } | undefined;
23
- boxType?: "square" | "prism" | "null" | undefined;
24
- iconColor?: string | undefined;
25
- iconSize?: number | string | undefined;
26
- radius?: number | string | undefined;
27
- } | undefined;
28
- sidebar?: boolean | undefined;
29
- isDev?: boolean | undefined;
30
- devText?: string | undefined;
31
- } | undefined;
32
- children: {
33
- path?: string | undefined;
34
- meta?: {
35
- title?: string | undefined;
36
- i18n?: string | undefined;
37
- icon?: string | undefined;
38
- activeIcon?: string | undefined;
39
- defaultOpened?: boolean | undefined;
40
- auth?: string | string[] | undefined;
41
- sidebar?: boolean | undefined;
42
- badge?: boolean | string | number | (() => boolean | string | number) | undefined;
43
- link?: string | undefined;
44
- isDev?: boolean | undefined;
45
- partyLogin?: any[] | undefined;
46
- } | undefined;
47
- children?: /*elided*/ any[] | undefined;
48
- }[];
49
- }[], Menu.recordMainRaw[] | {
50
- meta?: {
51
- title?: string | undefined;
52
- i18n?: string | undefined;
53
- icon?: string | undefined;
54
- activeIcon?: string | undefined;
55
- auth?: string | string[] | undefined;
56
- iconOptions?: {
57
- angle?: number | string | undefined;
58
- background?: string | {
59
- from: string;
60
- to: string;
61
- } | undefined;
62
- boxType?: "square" | "prism" | "null" | undefined;
63
- iconColor?: string | undefined;
64
- iconSize?: number | string | undefined;
65
- radius?: number | string | undefined;
66
- } | undefined;
67
- sidebar?: boolean | undefined;
68
- isDev?: boolean | undefined;
69
- devText?: string | undefined;
70
- } | undefined;
71
- children: {
72
- path?: string | undefined;
73
- meta?: {
74
- title?: string | undefined;
75
- i18n?: string | undefined;
76
- icon?: string | undefined;
77
- activeIcon?: string | undefined;
78
- defaultOpened?: boolean | undefined;
79
- auth?: string | string[] | undefined;
80
- sidebar?: boolean | undefined;
81
- badge?: boolean | string | number | (() => boolean | string | number) | undefined;
82
- link?: string | undefined;
83
- isDev?: boolean | undefined;
84
- partyLogin?: any[] | undefined;
85
- } | undefined;
86
- children?: /*elided*/ any[] | undefined;
87
- }[];
88
- }[]>;
89
- actived: globalThis.Ref<number, number>;
90
- allMenus: globalThis.Ref<Menu.recordMainRaw[], Menu.recordMainRaw[]>;
91
- sidebarMenus: globalThis.ComputedRef<Menu.recordRaw[]>;
92
- sidebarMenusFirstDeepestPath: globalThis.ComputedRef<string>;
93
- defaultOpenedPaths: globalThis.ComputedRef<string[]>;
10
+ menus: any;
11
+ actived: any;
12
+ allMenus: import('vue').Ref<Menu.recordMainRaw[], Menu.recordMainRaw[]>;
13
+ sidebarMenus: any;
14
+ sidebarMenusFirstDeepestPath: any;
15
+ defaultOpenedPaths: any;
94
16
  setActived: (data: number | string) => void;
95
- }, "menus" | "actived" | "allMenus">, Pick<{
96
- menus: globalThis.Ref<{
97
- meta?: {
98
- title?: string | undefined;
99
- i18n?: string | undefined;
100
- icon?: string | undefined;
101
- activeIcon?: string | undefined;
102
- auth?: string | string[] | undefined;
103
- iconOptions?: {
104
- angle?: number | string | undefined;
105
- background?: string | {
106
- from: string;
107
- to: string;
108
- } | undefined;
109
- boxType?: "square" | "prism" | "null" | undefined;
110
- iconColor?: string | undefined;
111
- iconSize?: number | string | undefined;
112
- radius?: number | string | undefined;
113
- } | undefined;
114
- sidebar?: boolean | undefined;
115
- isDev?: boolean | undefined;
116
- devText?: string | undefined;
117
- } | undefined;
118
- children: {
119
- path?: string | undefined;
120
- meta?: {
121
- title?: string | undefined;
122
- i18n?: string | undefined;
123
- icon?: string | undefined;
124
- activeIcon?: string | undefined;
125
- defaultOpened?: boolean | undefined;
126
- auth?: string | string[] | undefined;
127
- sidebar?: boolean | undefined;
128
- badge?: boolean | string | number | (() => boolean | string | number) | undefined;
129
- link?: string | undefined;
130
- isDev?: boolean | undefined;
131
- partyLogin?: any[] | undefined;
132
- } | undefined;
133
- children?: /*elided*/ any[] | undefined;
134
- }[];
135
- }[], Menu.recordMainRaw[] | {
136
- meta?: {
137
- title?: string | undefined;
138
- i18n?: string | undefined;
139
- icon?: string | undefined;
140
- activeIcon?: string | undefined;
141
- auth?: string | string[] | undefined;
142
- iconOptions?: {
143
- angle?: number | string | undefined;
144
- background?: string | {
145
- from: string;
146
- to: string;
147
- } | undefined;
148
- boxType?: "square" | "prism" | "null" | undefined;
149
- iconColor?: string | undefined;
150
- iconSize?: number | string | undefined;
151
- radius?: number | string | undefined;
152
- } | undefined;
153
- sidebar?: boolean | undefined;
154
- isDev?: boolean | undefined;
155
- devText?: string | undefined;
156
- } | undefined;
157
- children: {
158
- path?: string | undefined;
159
- meta?: {
160
- title?: string | undefined;
161
- i18n?: string | undefined;
162
- icon?: string | undefined;
163
- activeIcon?: string | undefined;
164
- defaultOpened?: boolean | undefined;
165
- auth?: string | string[] | undefined;
166
- sidebar?: boolean | undefined;
167
- badge?: boolean | string | number | (() => boolean | string | number) | undefined;
168
- link?: string | undefined;
169
- isDev?: boolean | undefined;
170
- partyLogin?: any[] | undefined;
171
- } | undefined;
172
- children?: /*elided*/ any[] | undefined;
173
- }[];
174
- }[]>;
175
- actived: globalThis.Ref<number, number>;
176
- allMenus: globalThis.Ref<Menu.recordMainRaw[], Menu.recordMainRaw[]>;
177
- sidebarMenus: globalThis.ComputedRef<Menu.recordRaw[]>;
178
- sidebarMenusFirstDeepestPath: globalThis.ComputedRef<string>;
179
- defaultOpenedPaths: globalThis.ComputedRef<string[]>;
17
+ }, any>, Pick<{
18
+ menus: any;
19
+ actived: any;
20
+ allMenus: import('vue').Ref<Menu.recordMainRaw[], Menu.recordMainRaw[]>;
21
+ sidebarMenus: any;
22
+ sidebarMenusFirstDeepestPath: any;
23
+ defaultOpenedPaths: any;
180
24
  setActived: (data: number | string) => void;
181
- }, "sidebarMenus" | "sidebarMenusFirstDeepestPath" | "defaultOpenedPaths">, Pick<{
182
- menus: globalThis.Ref<{
183
- meta?: {
184
- title?: string | undefined;
185
- i18n?: string | undefined;
186
- icon?: string | undefined;
187
- activeIcon?: string | undefined;
188
- auth?: string | string[] | undefined;
189
- iconOptions?: {
190
- angle?: number | string | undefined;
191
- background?: string | {
192
- from: string;
193
- to: string;
194
- } | undefined;
195
- boxType?: "square" | "prism" | "null" | undefined;
196
- iconColor?: string | undefined;
197
- iconSize?: number | string | undefined;
198
- radius?: number | string | undefined;
199
- } | undefined;
200
- sidebar?: boolean | undefined;
201
- isDev?: boolean | undefined;
202
- devText?: string | undefined;
203
- } | undefined;
204
- children: {
205
- path?: string | undefined;
206
- meta?: {
207
- title?: string | undefined;
208
- i18n?: string | undefined;
209
- icon?: string | undefined;
210
- activeIcon?: string | undefined;
211
- defaultOpened?: boolean | undefined;
212
- auth?: string | string[] | undefined;
213
- sidebar?: boolean | undefined;
214
- badge?: boolean | string | number | (() => boolean | string | number) | undefined;
215
- link?: string | undefined;
216
- isDev?: boolean | undefined;
217
- partyLogin?: any[] | undefined;
218
- } | undefined;
219
- children?: /*elided*/ any[] | undefined;
220
- }[];
221
- }[], Menu.recordMainRaw[] | {
222
- meta?: {
223
- title?: string | undefined;
224
- i18n?: string | undefined;
225
- icon?: string | undefined;
226
- activeIcon?: string | undefined;
227
- auth?: string | string[] | undefined;
228
- iconOptions?: {
229
- angle?: number | string | undefined;
230
- background?: string | {
231
- from: string;
232
- to: string;
233
- } | undefined;
234
- boxType?: "square" | "prism" | "null" | undefined;
235
- iconColor?: string | undefined;
236
- iconSize?: number | string | undefined;
237
- radius?: number | string | undefined;
238
- } | undefined;
239
- sidebar?: boolean | undefined;
240
- isDev?: boolean | undefined;
241
- devText?: string | undefined;
242
- } | undefined;
243
- children: {
244
- path?: string | undefined;
245
- meta?: {
246
- title?: string | undefined;
247
- i18n?: string | undefined;
248
- icon?: string | undefined;
249
- activeIcon?: string | undefined;
250
- defaultOpened?: boolean | undefined;
251
- auth?: string | string[] | undefined;
252
- sidebar?: boolean | undefined;
253
- badge?: boolean | string | number | (() => boolean | string | number) | undefined;
254
- link?: string | undefined;
255
- isDev?: boolean | undefined;
256
- partyLogin?: any[] | undefined;
257
- } | undefined;
258
- children?: /*elided*/ any[] | undefined;
259
- }[];
260
- }[]>;
261
- actived: globalThis.Ref<number, number>;
262
- allMenus: globalThis.Ref<Menu.recordMainRaw[], Menu.recordMainRaw[]>;
263
- sidebarMenus: globalThis.ComputedRef<Menu.recordRaw[]>;
264
- sidebarMenusFirstDeepestPath: globalThis.ComputedRef<string>;
265
- defaultOpenedPaths: globalThis.ComputedRef<string[]>;
25
+ }, any>, Pick<{
26
+ menus: any;
27
+ actived: any;
28
+ allMenus: import('vue').Ref<Menu.recordMainRaw[], Menu.recordMainRaw[]>;
29
+ sidebarMenus: any;
30
+ sidebarMenusFirstDeepestPath: any;
31
+ defaultOpenedPaths: any;
266
32
  setActived: (data: number | string) => void;
267
- }, "setActived">>;
33
+ }, any>>;
268
34
  export default useMenuStore;
269
35
  export type MenuStore = ReturnType<typeof useMenuStore>;