@pubinfo/module-rbac 2.0.0-beta.31 → 2.0.0-beta.33
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/dist/OrgSelector-DWT1w1h-.js +27 -0
- package/dist/OrgUserSelector-VjiKyUET.js +1 -0
- package/dist/ResourceSelector-D1mJz7F1.js +1 -0
- package/dist/_baseClone-CBD6n26E.js +1 -0
- package/dist/_initCloneObject-CzZMvAGd.js +1 -0
- package/dist/_plugin-vue_export-helper-BP6J6hmQ.js +1 -0
- package/dist/animation_item-D4pH5y91.js +2 -0
- package/dist/assist-D6hXeP0y.js +1 -0
- package/dist/blackWhiteList-C0vzrSes.js +1 -0
- package/dist/breadcrumb_setting-105xA0or.js +1 -0
- package/dist/browserType-WCrQysPD.js +1 -0
- package/dist/chunk-oLkGOndT.js +1 -0
- package/dist/cloneDeep-B4mZx_tg.js +1 -0
- package/dist/components/GroupSelector/index.vue.d.ts +4 -4
- package/dist/components/OrgTree/index.vue.d.ts +1 -1
- package/dist/components/OrgUserSelector/OrgSelector.vue.d.ts +4 -4
- package/dist/components/OrgUserSelector/UserSelector.vue.d.ts +4 -4
- package/dist/components/ResourceSelector/index.vue.d.ts +5 -5
- package/dist/composables/useLottie.d.ts +1 -1
- package/dist/configData-C-XgieQd.js +1 -0
- package/dist/data-permission-DcXUZZ1G.js +1 -0
- package/dist/dictionary-BafvPpvf.js +1 -0
- package/dist/enum-C0pwhwh3.js +1 -0
- package/dist/enum-CEWFYwLa.js +1 -0
- package/dist/enum-CFY_YSvf.js +1 -0
- package/dist/enum-G-OAfo9d.js +1 -0
- package/dist/group-C1e_vupc.js +1 -0
- package/dist/index.js +1 -9
- package/dist/interface.d.ts +1 -1
- package/dist/itemlist-Dy9O9k6h.js +1 -0
- package/dist/layout_setting-BzYjnHvF.js +1 -0
- package/dist/login_history-DXixU5An.js +1 -0
- package/dist/menu_setting-DWM1r6js.js +1 -0
- package/dist/not-data-D8CCqeCi.js +1 -0
- package/dist/operate_history-DaDVex6q.js +1 -0
- package/dist/organization-Cul5X3rO.js +9 -0
- package/dist/other_setting-Dq67iG6v.js +1 -0
- package/dist/page_animation_setting-Cj6N5TJq.js +1 -0
- package/dist/page_w_setting-Dmik-Xi7.js +1 -0
- package/dist/position-CzxbbVOL.js +1 -0
- package/dist/rbac-DJC95w7l.js +1 -0
- package/dist/region-DGxnlpyo.js +1 -0
- package/dist/request-C2x7wP-H.js +1 -0
- package/dist/resource-BFe47BKW.js +1 -0
- package/dist/role-Bo47PnSD.js +1 -0
- package/dist/role_group-BVPoRr1q.js +1 -0
- package/dist/routes/index.d.ts +1 -1
- package/dist/routes/modules/authority.manage.menu.d.ts +1 -1
- package/dist/routes/modules/log.manage.menu.d.ts +1 -1
- package/dist/routes/modules/safe.manage.menu.d.ts +1 -1
- package/dist/routes/modules/stylesetting.manage.menu.d.ts +1 -1
- package/dist/routes/modules/system.manage.menu.d.ts +1 -1
- package/dist/safe_setting-kBJgSjzd.js +1 -0
- package/dist/setItem-DXsVoKM_.js +1 -0
- package/dist/shared-DcMP4Woj.js +1 -0
- package/dist/stores-pP-UCq1z.js +1 -0
- package/dist/style.css +2 -1
- package/dist/tabbar_setting-C9uHCbA0.js +1 -0
- package/dist/tenant-BA6IO7wP.js +1 -0
- package/dist/theme_setting-CxoaGtjk.js +1 -0
- package/dist/toolbar_setting-DyiZvqwf.js +1 -0
- package/dist/useAppAndResource-D5u0TDHS.js +1 -0
- package/dist/user-B5W5JRXl.js +1 -0
- package/dist/views/blackWhiteList/components/drawerBlackWhiteList.vue.d.ts +4 -4
- package/dist/views/blackWhiteList/index.vue.d.ts +319 -319
- package/dist/views/breadcrumb_setting/index.vue.d.ts +1 -1
- package/dist/views/components/HCheckList.vue.d.ts +3 -3
- package/dist/views/components/animation_item.vue.d.ts +5 -5
- package/dist/views/components/setItem.vue.d.ts +17 -17
- package/dist/views/data-permission/components/createAndEditDataPermission.vue.d.ts +28 -28
- package/dist/views/data-permission/index.vue.d.ts +343 -343
- package/dist/views/dictionary/components/drawerDictionary.vue.d.ts +4 -4
- package/dist/views/dictionary/components/drawerDictionaryItem.vue.d.ts +4 -4
- package/dist/views/dictionary/index.vue.d.ts +319 -319
- package/dist/views/dictionary/itemlist.vue.d.ts +319 -319
- package/dist/views/group/components/drawerGroup.vue.d.ts +4 -4
- package/dist/views/group/index.vue.d.ts +319 -319
- package/dist/views/layout_setting/index.vue.d.ts +1 -1
- package/dist/views/log_center/components/browserType.vue.d.ts +3 -3
- package/dist/views/log_center/components/loginHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/components/operateHistoryDetail.vue.d.ts +4 -4
- package/dist/views/log_center/login_history.vue.d.ts +315 -315
- package/dist/views/log_center/operate_history.vue.d.ts +315 -315
- package/dist/views/menu_setting/index.vue.d.ts +1 -1
- package/dist/views/organization/components/drawerOrganization.vue.d.ts +4 -4
- package/dist/views/organization/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/organization/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/organization/index.vue.d.ts +12 -12
- package/dist/views/other_setting/index.vue.d.ts +1 -1
- package/dist/views/page_animation_setting/index.vue.d.ts +1 -1
- package/dist/views/page_w_setting/index.vue.d.ts +1 -1
- package/dist/views/position/components/drawerPosition.vue.d.ts +4 -4
- package/dist/views/position/index.vue.d.ts +319 -319
- package/dist/views/region/components/drawerRegion.vue.d.ts +4 -4
- package/dist/views/region/index.vue.d.ts +319 -319
- package/dist/views/resource/components/ResourceEdit.vue.d.ts +4 -4
- package/dist/views/resource/components/RoleRelation.vue.d.ts +2 -2
- package/dist/views/resource/index.vue.d.ts +321 -321
- package/dist/views/role/components/ResourceRelation.vue.d.ts +316 -316
- package/dist/views/role/components/drawerRole.vue.d.ts +10 -10
- package/dist/views/role/index.vue.d.ts +642 -642
- package/dist/views/role_group/components/drawerRole.vue.d.ts +7 -7
- package/dist/views/role_group/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/role_group/index.vue.d.ts +322 -322
- package/dist/views/safe_setting/index.vue.d.ts +1 -1
- package/dist/views/tabbar_setting/index.vue.d.ts +1 -1
- package/dist/views/tenant/components/TenantEdit.vue.d.ts +10 -10
- package/dist/views/tenant/index.vue.d.ts +325 -325
- package/dist/views/theme_setting/index.vue.d.ts +1 -1
- package/dist/views/toolbar_setting/index.vue.d.ts +1 -1
- package/dist/views/user/components/OrgAndPosition.vue.d.ts +3 -3
- package/dist/views/user/components/UserAuthorization.vue.d.ts +7 -7
- package/dist/views/user/components/UserEdit.vue.d.ts +4 -4
- package/dist/views/user/components/roleSelect.vue.d.ts +4 -4
- package/dist/views/user/index.vue.d.ts +326 -326
- package/dist/views/watermark_setting/index.vue.d.ts +9 -9
- package/dist/watermark_setting-ChDfJ5of.js +1 -0
- package/package.json +6 -6
- package/src/assets/icons/browser-chrome.svg +1 -0
- package/src/assets/icons/browser-edge.svg +1 -0
- package/src/assets/icons/browser-ie.svg +1 -0
- package/src/assets/icons/browser-other.svg +1 -0
- package/src/assets/icons/browser-safari.svg +1 -0
- package/src/components/GroupSelector/index.vue +64 -89
- package/src/components/OrgTree/index.vue +2 -2
- package/src/components/OrgUserSelector/provider.ts +1 -1
- package/src/components/ResourceSelector/index.vue +33 -50
- package/src/routes/index.ts +1 -1
- package/src/views/blackWhiteList/components/drawerBlackWhiteList.vue +1 -1
- package/src/views/blackWhiteList/index.vue +10 -18
- package/src/views/breadcrumb_setting/index.vue +3 -3
- package/src/views/components/animation_item.vue +2 -2
- package/src/views/components/setItem.vue +13 -20
- package/src/views/data-permission/components/createAndEditDataPermission.vue +4 -4
- package/src/views/data-permission/enum.ts +7 -7
- package/src/views/data-permission/index.vue +7 -10
- package/src/views/dictionary/components/drawerDictionary.vue +1 -1
- package/src/views/dictionary/components/drawerDictionaryItem.vue +1 -1
- package/src/views/dictionary/index.vue +3 -3
- package/src/views/dictionary/itemlist.vue +1 -1
- package/src/views/group/components/drawerGroup.vue +2 -2
- package/src/views/group/index.vue +10 -16
- package/src/views/layout_setting/index.vue +154 -164
- package/src/views/log_center/components/loginHistoryDetail.vue +6 -8
- package/src/views/log_center/components/operateHistoryDetail.vue +6 -8
- package/src/views/log_center/login_history.vue +6 -11
- package/src/views/log_center/operate_history.vue +6 -11
- package/src/views/menu_setting/index.vue +3 -3
- package/src/views/organization/components/drawerOrganization.vue +3 -3
- package/src/views/organization/components/drawerRole.vue +2 -2
- package/src/views/organization/components/roleSelect.vue +37 -58
- package/src/views/organization/index.vue +23 -49
- package/src/views/other_setting/index.vue +2 -2
- package/src/views/page_animation_setting/index.vue +10 -18
- package/src/views/page_w_setting/index.vue +133 -116
- package/src/views/position/components/drawerPosition.vue +2 -2
- package/src/views/position/index.vue +1 -1
- package/src/views/region/components/drawerRegion.vue +2 -2
- package/src/views/region/index.vue +1 -1
- package/src/views/resource/components/ResourceEdit.vue +2 -2
- package/src/views/resource/components/RoleRelation.vue +1 -1
- package/src/views/resource/index.vue +1 -1
- package/src/views/role/components/ResourceRelation.vue +3 -4
- package/src/views/role/components/drawerRole.vue +3 -3
- package/src/views/role/index.vue +1 -1
- package/src/views/role_group/components/ResourceRelation.vue +3 -4
- package/src/views/role_group/components/drawerRole.vue +1 -1
- package/src/views/role_group/components/roleSelect.vue +36 -60
- package/src/views/role_group/index.vue +1 -1
- package/src/views/safe_setting/index.vue +5 -7
- package/src/views/tabbar_setting/index.vue +2 -2
- package/src/views/tenant/components/TenantEdit.vue +1 -1
- package/src/views/tenant/index.vue +1 -1
- package/src/views/theme_setting/index.vue +200 -230
- package/src/views/toolbar_setting/index.vue +3 -3
- package/src/views/user/components/OrgAndPosition.vue +1 -1
- package/src/views/user/components/UserAuthorization.vue +6 -6
- package/src/views/user/components/UserEdit.vue +1 -1
- package/src/views/user/components/roleSelect.vue +36 -68
- package/src/views/user/index.vue +1 -1
- package/src/views/watermark_setting/index.vue +8 -15
- package/dist/_commonjsHelpers-C6fGbg64.js +0 -6
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/animation_item.vue_vue_type_script_setup_true_lang-efL_vjfY.js +0 -4864
- package/dist/browserType.vue_vue_type_script_setup_true_lang-Cv8wph6G.js +0 -38
- package/dist/cloneDeep-B4Rj61s4.js +0 -8
- package/dist/enum-BEHz_Q18.js +0 -74
- package/dist/enum-C9ihxJe7.js +0 -4
- package/dist/enum-CTUzwCYG.js +0 -4
- package/dist/enum-DDKThkSw.js +0 -24
- package/dist/gangweijiekou-CV7cIo_W.js +0 -46
- package/dist/index-B6A3qFeU.js +0 -18585
- package/dist/index-BChMrCkZ.js +0 -399
- package/dist/index-BIUkDwk2.js +0 -465
- package/dist/index-BOEO9CRp.js +0 -7084
- package/dist/index-BgdW__IO.js +0 -125
- package/dist/index-Bi0fucZj.js +0 -871
- package/dist/index-Bj3Ee1l-.js +0 -177
- package/dist/index-Bzjxdd-F.js +0 -702
- package/dist/index-CF4XGkrK.js +0 -454
- package/dist/index-CGAa6YPO.js +0 -273
- package/dist/index-CK582XAz.js +0 -317
- package/dist/index-Ce9x4LEV.js +0 -633
- package/dist/index-CkVgkVvC.js +0 -461
- package/dist/index-D4uw6wJ9.js +0 -181
- package/dist/index-DFrT08M4.js +0 -388
- package/dist/index-Dju21Cnm.js +0 -140
- package/dist/index-Dmg39liA.js +0 -168
- package/dist/index-DvE43Xkt.js +0 -408
- package/dist/index-Dx3ZDeWT.js +0 -684
- package/dist/index-MmfEJgmm.js +0 -860
- package/dist/index-RBHLCaQ9.js +0 -1626
- package/dist/index-Y2jyqjVz.js +0 -303
- package/dist/index-b_92Syzh.js +0 -131
- package/dist/index-g5Fyla0r.js +0 -164
- package/dist/index-qdAiA-PA.js +0 -286
- package/dist/itemlist-Og2t8W5R.js +0 -368
- package/dist/jiaosejiekou-0xZkLzL_.js +0 -58
- package/dist/login_history-BJWFChQ3.js +0 -430
- package/dist/operate_history-C1NKnoB5.js +0 -468
- package/dist/pubJiaosezukongzhiqi-BlLcThHi.js +0 -57
- package/dist/setItem-BRseSui6.js +0 -152
- package/dist/shujuquanxianzhubiaokongzhiqi-3CpYi1Zo.js +0 -65
- package/dist/useAppAndResource-BF7jQTCi.js +0 -55
- package/dist/xitongpeizhifuwu-BIR2CVXp.js +0 -23
- package/dist/zidianfuwu-B137v_q7.js +0 -65
- package/dist/ziyuanjiekou-j9nd-oaF.js +0 -69
- package/dist/zuzhijiaosebiaokongzhiqi-DPbRg7Qd.js +0 -28
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
1
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DefineComponent<{}, {}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
2
2
|
export default _default;
|
|
@@ -8,13 +8,13 @@ type __VLS_Props = {
|
|
|
8
8
|
}[];
|
|
9
9
|
disabled?: boolean;
|
|
10
10
|
};
|
|
11
|
-
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
11
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {
|
|
12
12
|
change: (args_0: string | number | undefined) => any;
|
|
13
13
|
"update:modelValue": (args_0: string | number) => any;
|
|
14
|
-
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
14
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
15
15
|
onChange?: ((args_0: string | number | undefined) => any) | undefined;
|
|
16
16
|
"onUpdate:modelValue"?: ((args_0: string | number) => any) | undefined;
|
|
17
17
|
}>, {
|
|
18
18
|
disabled: boolean;
|
|
19
|
-
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
19
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
20
20
|
export default _default;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
|
-
lightAnimationData
|
|
3
|
-
darkAnimationData
|
|
2
|
+
lightAnimationData?: string;
|
|
3
|
+
darkAnimationData?: string;
|
|
4
4
|
};
|
|
5
|
-
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
5
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DefineComponent<__VLS_Props, {
|
|
6
6
|
play: () => void;
|
|
7
7
|
stop: () => void;
|
|
8
|
-
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
8
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
9
9
|
lightAnimationData: string;
|
|
10
10
|
darkAnimationData: string;
|
|
11
|
-
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
11
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, false, {
|
|
12
12
|
AnimationRef: HTMLDivElement;
|
|
13
13
|
}, HTMLDivElement>;
|
|
14
14
|
export default _default;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
|
-
name
|
|
3
|
-
descripe
|
|
4
|
-
type
|
|
5
|
-
open
|
|
2
|
+
name?: string;
|
|
3
|
+
descripe?: string;
|
|
4
|
+
type?: string;
|
|
5
|
+
open?: boolean;
|
|
6
6
|
activeStyle?: Val;
|
|
7
7
|
styleOptions?: CheckOptions;
|
|
8
|
-
lightAnimationData
|
|
9
|
-
darkAnimationData
|
|
8
|
+
lightAnimationData?: string;
|
|
9
|
+
darkAnimationData?: string;
|
|
10
10
|
};
|
|
11
11
|
type CheckOptions = {
|
|
12
12
|
label?: string | number;
|
|
@@ -15,9 +15,9 @@ type CheckOptions = {
|
|
|
15
15
|
disabled?: boolean;
|
|
16
16
|
}[];
|
|
17
17
|
type Val = Exclude<Settings.breadcrumb['style'] | Settings.menu['menuActiveStyle'] | Settings.tabbar['style'], undefined>;
|
|
18
|
-
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
18
|
+
declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {
|
|
19
19
|
change: (...args: any[]) => void;
|
|
20
|
-
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
20
|
+
}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
21
21
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
22
22
|
}>, {
|
|
23
23
|
type: string;
|
|
@@ -28,19 +28,19 @@ declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.16_typ
|
|
|
28
28
|
descripe: string;
|
|
29
29
|
activeStyle: Val;
|
|
30
30
|
styleOptions: CheckOptions;
|
|
31
|
-
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
32
|
-
animateItem: import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
33
|
-
lightAnimationData
|
|
34
|
-
darkAnimationData
|
|
31
|
+
}, {}, {}, {}, string, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, false, {
|
|
32
|
+
animateItem: import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
33
|
+
lightAnimationData?: string;
|
|
34
|
+
darkAnimationData?: string;
|
|
35
35
|
}> & Readonly<{}>, {
|
|
36
36
|
play: () => void;
|
|
37
37
|
stop: () => void;
|
|
38
|
-
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
38
|
+
}, {}, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {}, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, {
|
|
39
39
|
lightAnimationData: string;
|
|
40
40
|
darkAnimationData: string;
|
|
41
|
-
}, false, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
41
|
+
}, false, {}, {}, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalComponents, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalDirectives, string, {
|
|
42
42
|
AnimationRef: HTMLDivElement;
|
|
43
|
-
}, HTMLDivElement, import('../../../../../node_modules/.pnpm/vue@3.5.
|
|
43
|
+
}, HTMLDivElement, import('../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, {
|
|
44
44
|
P: {};
|
|
45
45
|
B: {};
|
|
46
46
|
D: {};
|
|
@@ -48,8 +48,8 @@ declare const _default: import('../../../../../node_modules/.pnpm/vue@3.5.16_typ
|
|
|
48
48
|
M: {};
|
|
49
49
|
Defaults: {};
|
|
50
50
|
}, Readonly<{
|
|
51
|
-
lightAnimationData
|
|
52
|
-
darkAnimationData
|
|
51
|
+
lightAnimationData?: string;
|
|
52
|
+
darkAnimationData?: string;
|
|
53
53
|
}> & Readonly<{}>, {
|
|
54
54
|
play: () => void;
|
|
55
55
|
stop: () => void;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { ModelValue } from '../../../components/OrgUserSelector/OrgSelector.vue';
|
|
2
2
|
declare function onOpen(title: string, record?: API.shujuquanxianxinzenghuogengxinduixiang): Promise<void>;
|
|
3
|
-
declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
3
|
+
declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DefineComponent<{}, {
|
|
4
4
|
open: typeof onOpen;
|
|
5
|
-
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
5
|
+
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {
|
|
6
6
|
submit: (...args: any[]) => void;
|
|
7
|
-
}, string, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
7
|
+
}, string, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, Readonly<{}> & Readonly<{
|
|
8
8
|
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
9
|
-
}>, {}, {}, {}, {}, string, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
9
|
+
}>, {}, {}, {}, {}, string, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, true, {
|
|
10
10
|
formRef: unknown;
|
|
11
11
|
orgRef: ({
|
|
12
|
-
$: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
12
|
+
$: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentInternalInstance;
|
|
13
13
|
$data: {};
|
|
14
14
|
$props: {
|
|
15
15
|
readonly open?: boolean | undefined;
|
|
@@ -27,7 +27,7 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
27
27
|
readonly onSubmit?: ((selected: ModelValue[]) => void) | undefined;
|
|
28
28
|
readonly "onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
29
29
|
readonly "onUpdate:modelValue"?: ((value: ModelValue[]) => any) | undefined;
|
|
30
|
-
} & import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
30
|
+
} & import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').VNodeProps & import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').AllowedComponentProps & import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentCustomProps;
|
|
31
31
|
$attrs: {
|
|
32
32
|
[x: string]: unknown;
|
|
33
33
|
};
|
|
@@ -35,14 +35,14 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
35
35
|
[x: string]: unknown;
|
|
36
36
|
};
|
|
37
37
|
$slots: Readonly<{
|
|
38
|
-
[name: string]: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
38
|
+
[name: string]: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').Slot<any> | undefined;
|
|
39
39
|
}>;
|
|
40
|
-
$root: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
41
|
-
$parent: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
40
|
+
$root: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentPublicInstance | null;
|
|
41
|
+
$parent: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentPublicInstance | null;
|
|
42
42
|
$host: Element | null;
|
|
43
43
|
$emit: ((event: "update:open", value: boolean) => void) & ((event: "update:modelValue", value: ModelValue[]) => void);
|
|
44
44
|
$el: HTMLDivElement;
|
|
45
|
-
$options: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
45
|
+
$options: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsBase<Readonly<{
|
|
46
46
|
open?: boolean;
|
|
47
47
|
modelValue?: ModelValue[];
|
|
48
48
|
} & import('../../../components/OrgUserSelector/OrgSelector.vue').OrgSelectorProps> & Readonly<{
|
|
@@ -50,7 +50,7 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
50
50
|
"onUpdate:modelValue"?: ((value: ModelValue[]) => any) | undefined;
|
|
51
51
|
}>, {
|
|
52
52
|
open: () => void;
|
|
53
|
-
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
53
|
+
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {
|
|
54
54
|
"update:open": (value: boolean) => any;
|
|
55
55
|
"update:modelValue": (value: ModelValue[]) => any;
|
|
56
56
|
}, string, {
|
|
@@ -63,7 +63,7 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
63
63
|
label: string;
|
|
64
64
|
}>;
|
|
65
65
|
disabledData: (node: any) => boolean;
|
|
66
|
-
}, {}, string, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
66
|
+
}, {}, string, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalComponents, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalDirectives, string, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions> & {
|
|
67
67
|
beforeCreate?: (() => void) | (() => void)[];
|
|
68
68
|
created?: (() => void) | (() => void)[];
|
|
69
69
|
beforeMount?: (() => void) | (() => void)[];
|
|
@@ -76,13 +76,13 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
76
76
|
beforeUnmount?: (() => void) | (() => void)[];
|
|
77
77
|
destroyed?: (() => void) | (() => void)[];
|
|
78
78
|
unmounted?: (() => void) | (() => void)[];
|
|
79
|
-
renderTracked?: ((e: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
80
|
-
renderTriggered?: ((e: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
81
|
-
errorCaptured?: ((err: unknown, instance: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
79
|
+
renderTracked?: ((e: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DebuggerEvent) => void) | ((e: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DebuggerEvent) => void)[];
|
|
80
|
+
renderTriggered?: ((e: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DebuggerEvent) => void) | ((e: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').DebuggerEvent) => void)[];
|
|
81
|
+
errorCaptured?: ((err: unknown, instance: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
82
82
|
};
|
|
83
83
|
$forceUpdate: () => void;
|
|
84
|
-
$nextTick: typeof import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
85
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
84
|
+
$nextTick: typeof import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').nextTick;
|
|
85
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').WatchOptions): import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').WatchStopHandle;
|
|
86
86
|
} & Readonly<{
|
|
87
87
|
filter: (node: any) => boolean;
|
|
88
88
|
title: string;
|
|
@@ -99,14 +99,14 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
99
99
|
} & import('../../../components/OrgUserSelector/OrgSelector.vue').OrgSelectorProps> & Readonly<{
|
|
100
100
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
101
101
|
"onUpdate:modelValue"?: ((value: ModelValue[]) => any) | undefined;
|
|
102
|
-
}>, "open" | ("filter" | "title" | "multiple" | "apis" | "tabs" | "disabledData")> & import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
102
|
+
}>, "open" | ("filter" | "title" | "multiple" | "apis" | "tabs" | "disabledData")> & import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ShallowUnwrapRef<{
|
|
103
103
|
open: () => void;
|
|
104
|
-
}> & {} & import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
104
|
+
}> & {} & import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentCustomProperties & {} & {
|
|
105
105
|
$slots: {
|
|
106
106
|
trigger?(_: {}): any;
|
|
107
107
|
};
|
|
108
108
|
}) | null;
|
|
109
|
-
resourceModelRef: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
109
|
+
resourceModelRef: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
110
110
|
open?: boolean;
|
|
111
111
|
} & {
|
|
112
112
|
title?: string;
|
|
@@ -116,13 +116,13 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
116
116
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
117
117
|
}>, {
|
|
118
118
|
open: (ids: import('ant-design-vue/es/vc-tree/interface').Key[], tree: any[], resMap: import('../../../components/ResourceSelector/hooks/useAppAndResource').StringMap<string>) => void;
|
|
119
|
-
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
119
|
+
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {
|
|
120
120
|
select: (...args: any[]) => void;
|
|
121
121
|
"update:open": (value: boolean) => void;
|
|
122
|
-
}, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
123
|
-
title: string;
|
|
122
|
+
}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, {
|
|
124
123
|
mode: import('../../../components/ResourceSelector/enum').ResourceMode;
|
|
125
|
-
|
|
124
|
+
title: string;
|
|
125
|
+
}, false, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalComponents, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalDirectives, string, {}, any, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, {
|
|
126
126
|
P: {};
|
|
127
127
|
B: {};
|
|
128
128
|
D: {};
|
|
@@ -140,20 +140,20 @@ declare const _default: import('../../../../../../node_modules/.pnpm/vue@3.5.16_
|
|
|
140
140
|
}>, {
|
|
141
141
|
open: (ids: import('ant-design-vue/es/vc-tree/interface').Key[], tree: any[], resMap: import('../../../components/ResourceSelector/hooks/useAppAndResource').StringMap<string>) => void;
|
|
142
142
|
}, {}, {}, {}, {
|
|
143
|
-
title: string;
|
|
144
143
|
mode: import('../../../components/ResourceSelector/enum').ResourceMode;
|
|
144
|
+
title: string;
|
|
145
145
|
}> | null;
|
|
146
|
-
groupRef: import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
146
|
+
groupRef: import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
147
147
|
open?: boolean;
|
|
148
148
|
}> & Readonly<{
|
|
149
149
|
onSelect?: ((...args: any[]) => any) | undefined;
|
|
150
150
|
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
151
151
|
}>, {
|
|
152
152
|
open: (selectedGroups: import('../../../components/GroupSelector/interface').IOption[]) => void;
|
|
153
|
-
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
153
|
+
}, {}, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentOptionsMixin, {
|
|
154
154
|
select: (...args: any[]) => void;
|
|
155
155
|
"update:open": (value: boolean) => void;
|
|
156
|
-
}, import('../../../../../../node_modules/.pnpm/vue@3.5.
|
|
156
|
+
}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').PublicProps, {}, false, {}, {}, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalComponents, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').GlobalDirectives, string, {}, any, import('../../../../../../node_modules/.pnpm/vue@3.5.17_typescript@5.8.3/node_modules/vue').ComponentProvideOptions, {
|
|
157
157
|
P: {};
|
|
158
158
|
B: {};
|
|
159
159
|
D: {};
|