hs-admin-ui 16.3.6 → 16.3.9
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/{bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-Kw1ikpRm.cjs → bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-BDGsoXRz.cjs} +43 -43
- package/dist/{bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-BaDAE2N7.js → bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-DVwBTR_W.js} +1627 -1627
- package/dist/{components-DMi6I_ib.cjs → components-ERGTKcUy.cjs} +1 -1
- package/dist/{components-9csyCYFN.js → components-JyXWdstB.js} +1 -1
- package/dist/element-plus-ui.js +1 -1
- package/dist/element-plus-ui.mjs +5 -5
- package/dist/h5.js +1 -1
- package/dist/h5.mjs +2 -2
- package/dist/{index-BIjdrLax.js → index-BQ9uBuxk.js} +29 -29
- package/dist/{index-CcsMo75C.cjs → index-BmG-cykr.cjs} +1 -1
- package/dist/{index-D-3jfV73.cjs → index-CTCZcL1I.cjs} +1 -1
- package/dist/{index--u_RqMa4.cjs → index-CXnSdJdR.cjs} +1 -1
- package/dist/{index-D4Se2ucQ.js → index-DA842K1J.js} +1 -1
- package/dist/{index-DRs4JAcv.js → index-DYo3kcce.js} +2 -2
- package/dist/index.js +4 -4
- package/dist/index.mjs +2721 -2702
- package/dist/style.css +1 -1
- package/dist/types/src/components/business/bcSystemAuth/store.d.ts +2 -0
- package/dist/types/src/components/business/bcSystemAuth/useAuth.d.ts +0 -1
- package/dist/types/src/components/business/bcSystemAuth/utils.d.ts +1 -0
- package/dist/types/src/types/auth.d.ts +2 -2
- package/dist/vxe-table-ui.js +1 -1
- package/dist/vxe-table-ui.mjs +4 -4
- package/package.json +1 -1
|
@@ -4,6 +4,7 @@ export type TabName = "config" | "dictionary" | "dataAuth";
|
|
|
4
4
|
export type ActiveName = "menu" | "table" | "form";
|
|
5
5
|
export type Btns = IAuthData.Auth;
|
|
6
6
|
export interface ConfigList {
|
|
7
|
+
loading: boolean;
|
|
7
8
|
id: string;
|
|
8
9
|
tab: TabName;
|
|
9
10
|
active: ActiveName;
|
|
@@ -34,6 +35,7 @@ export interface ConfigList {
|
|
|
34
35
|
dataAuth: DATA_DATA_TYPE["data"];
|
|
35
36
|
}
|
|
36
37
|
export declare const configStore: {
|
|
38
|
+
loading: boolean;
|
|
37
39
|
id: string;
|
|
38
40
|
tab: TabName;
|
|
39
41
|
active: ActiveName;
|
|
@@ -6,7 +6,6 @@ export declare const projectCode: import("vue").Ref<string, string>;
|
|
|
6
6
|
export declare const roleId: import("vue").Ref<string, string>;
|
|
7
7
|
export declare function useAuth(props: IComponentAttr.Props<typeof AuthorityManage>, emit: (event: "ready", ...args: any[]) => void): {
|
|
8
8
|
isShowPopup: import("vue").Ref<boolean, boolean>;
|
|
9
|
-
loading: import("vue").Ref<boolean, boolean>;
|
|
10
9
|
treeRef: import("vue").Ref<Record<"getInstance", () => InstanceType<typeof HsTree>>, Record<"getInstance", () => InstanceType<typeof HsTree>>>;
|
|
11
10
|
submit: (type: "cancel" | "confirm") => void;
|
|
12
11
|
nodeClick: (node: MenuChild) => Promise<void>;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { IAuthData } from "../../../types";
|
|
2
2
|
import type { MenuParams1, MenuParams2, MenuParams3 } from "./type";
|
|
3
3
|
export declare function getMenuConfig({ role_id, menu_id, dict_json, data_json }: MenuParams1 & MenuParams2): Promise<{
|
|
4
|
+
loading: boolean;
|
|
4
5
|
id: string;
|
|
5
6
|
tab: import("./store").TabName;
|
|
6
7
|
active: import("./store").ActiveName;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import ICustomData from
|
|
1
|
+
import ICustomData from "./customData";
|
|
2
2
|
export declare namespace IAuthData {
|
|
3
3
|
type Data = Record<string, ICustomData.ANY>;
|
|
4
4
|
/** 1表格 2 表单 */
|
|
5
|
-
type type =
|
|
5
|
+
type type = "1" | "2";
|
|
6
6
|
interface Field {
|
|
7
7
|
id: string;
|
|
8
8
|
/** 权限信息中的 fieldChange,为true时,才会替换 字段名称、是否必填、是否导出 */
|
package/dist/vxe-table-ui.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./components-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./components-ERGTKcUy.cjs"),u=require("./bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-BDGsoXRz.cjs");require("vue");const c=require("./index-CTCZcL1I.cjs");function l(r,e){u.NEXT_NAME.value=e==null?void 0:e.NEXT_NAME,u.IS_DEV.value=e==null?void 0:e.IS_DEV,u.CurrentRoute.value=e==null?void 0:e.currentRoute,u.CurrentRouter.value=e==null?void 0:e.currentRouter,r.directive("loading",u.ElLoading.directive),r.use(u.VxeUIExport).use(a.VxeTableExport)}exports.HsMessage=u.HsMessage;exports.HsMessageBox=u.HsMessageBox;exports.HsNotification=u.HsNotification;exports.VxeUI=u.VxeUI;exports.mathTool=u.mathTool;exports.Utils=c.index;exports.useHsAdminUi=l;
|
package/dist/vxe-table-ui.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { V as r } from "./components-
|
|
2
|
-
import { aS as u, bp as b, bq as l, br as m, aQ as x, bs as E } from "./bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-
|
|
3
|
-
import { W as t, bt as N, bu as g, bw as H, bv as I } from "./bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-
|
|
1
|
+
import { V as r } from "./components-JyXWdstB.js";
|
|
2
|
+
import { aS as u, bp as b, bq as l, br as m, aQ as x, bs as E } from "./bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-DVwBTR_W.js";
|
|
3
|
+
import { W as t, bt as N, bu as g, bw as H, bv as I } from "./bcVisual.vue_vue_type_style_index_0_scoped_cae31cec_lang-DVwBTR_W.js";
|
|
4
4
|
import "vue";
|
|
5
|
-
import { i as R } from "./index-
|
|
5
|
+
import { i as R } from "./index-BQ9uBuxk.js";
|
|
6
6
|
function f(a, e) {
|
|
7
7
|
u.value = e == null ? void 0 : e.NEXT_NAME, b.value = e == null ? void 0 : e.IS_DEV, l.value = e == null ? void 0 : e.currentRoute, m.value = e == null ? void 0 : e.currentRouter, a.directive("loading", x.directive), a.use(E).use(r);
|
|
8
8
|
}
|