@pubinfo-nightly/module-rbac 2026.3.3 → 2026.3.5

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 (2) hide show
  1. package/dist/index.js +4 -4
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -68,17 +68,17 @@ import './index.css';var _virtual_pubinfo_resolver_default = {
68
68
  "src/views/dictionary/itemlist.vue": () => import("./itemlist-CFwRUV2Y.js"),
69
69
  "src/views/group/index.vue": () => import("./group-CaOhkh72.js"),
70
70
  "src/views/layout_setting/index.vue": () => import("./layout_setting-79srmFgJ.js"),
71
- "src/views/menu_setting/index.vue": () => import("./menu_setting-C2GciMXz.js"),
72
71
  "src/views/log_center/login_history.vue": () => import("./login_history-BiwaLpxA.js"),
73
72
  "src/views/log_center/operate_history.vue": () => import("./operate_history-sPd9IHMV.js"),
73
+ "src/views/menu_setting/index.vue": () => import("./menu_setting-C2GciMXz.js"),
74
74
  "src/views/organization/index.vue": () => import("./organization-Dv3FbKke.js"),
75
75
  "src/views/other_setting/index.vue": () => import("./other_setting-oVuhA70c.js"),
76
76
  "src/views/page_animation_setting/index.vue": () => import("./page_animation_setting-D0CtzyOZ.js"),
77
77
  "src/views/page_w_setting/index.vue": () => import("./page_w_setting-Q--ct16C.js"),
78
78
  "src/views/position/index.vue": () => import("./position-CCZ2MSMP.js"),
79
79
  "src/views/region/index.vue": () => import("./region-D3mjqB8H.js"),
80
- "src/views/role/index.vue": () => import("./role-4UgEw3nH.js"),
81
80
  "src/views/resource/index.vue": () => import("./resource-DaQ7CvM_.js"),
81
+ "src/views/role/index.vue": () => import("./role-4UgEw3nH.js"),
82
82
  "src/views/role_group/index.vue": () => import("./role_group-hkRlCnyl.js"),
83
83
  "src/views/safe_setting/index.vue": () => import("./safe_setting-4fv3qNRZ.js"),
84
84
  "src/views/tabbar_setting/index.vue": () => import("./tabbar_setting-DhrW4Jj5.js"),
@@ -99,8 +99,6 @@ import './index.css';var _virtual_pubinfo_resolver_default = {
99
99
  "src/views/organization/components/drawerRole.vue": () => import("./drawerRole-B7uCfHk-.js").then((t) => t.n),
100
100
  "src/views/position/components/drawerPosition.vue": () => import("./drawerPosition-CfyfeQCN.js").then((t) => t.n),
101
101
  "src/views/region/components/drawerRegion.vue": () => import("./drawerRegion-DAwY_29K.js").then((t) => t.n),
102
- "src/views/role/components/ResourceRelation.vue": () => import("./ResourceRelation-roz0a8Td.js").then((t) => t.n),
103
- "src/views/role/components/drawerRole.vue": () => import("./drawerRole-DK6DrinO.js").then((t) => t.n),
104
102
  "src/views/resource/components/ComponentSelect.vue": () => import("./ComponentSelect-A7uGTuHW.js").then((t) => t.n),
105
103
  "src/views/resource/components/DynamicRoutesForm.vue": () => import("./DynamicRoutesForm-DSzy_bh5.js").then((t) => t.n),
106
104
  "src/views/resource/components/HoverCard.vue": () => import("./HoverCard-CmJCoa2b.js").then((t) => t.n),
@@ -110,6 +108,8 @@ import './index.css';var _virtual_pubinfo_resolver_default = {
110
108
  "src/views/resource/components/MetaForm.vue": () => import("./MetaForm-CcDwS8vh.js").then((t) => t.n),
111
109
  "src/views/resource/components/ResourceEdit.vue": () => import("./ResourceEdit-0BYZRye_.js").then((t) => t.n),
112
110
  "src/views/resource/components/RoleRelation.vue": () => import("./RoleRelation-BQQFaum0.js").then((t) => t.n),
111
+ "src/views/role/components/ResourceRelation.vue": () => import("./ResourceRelation-roz0a8Td.js").then((t) => t.n),
112
+ "src/views/role/components/drawerRole.vue": () => import("./drawerRole-DK6DrinO.js").then((t) => t.n),
113
113
  "src/views/role_group/components/ResourceRelation.vue": () => import("./ResourceRelation-CU-QpUhP.js"),
114
114
  "src/views/role_group/components/drawerRole.vue": () => import("./drawerRole-DrzMHL0O.js").then((t) => t.n),
115
115
  "src/views/tenant/components/TenantEdit.vue": () => import("./TenantEdit-BsahDUlf.js").then((t) => t.n),
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pubinfo-nightly/module-rbac",
3
3
  "type": "module",
4
- "version": "2026.03.03",
4
+ "version": "2026.03.05",
5
5
  "exports": {
6
6
  ".": {
7
7
  "types": "./dist/index.d.ts",
@@ -25,7 +25,7 @@
25
25
  "alova": "^3.5.0",
26
26
  "ant-design-vue": "^4.2.6",
27
27
  "pinia": "^3.0.4",
28
- "pubinfo-nightly": "2026.03.03"
28
+ "pubinfo-nightly": "2026.03.05"
29
29
  },
30
30
  "dependencies": {
31
31
  "@destyler/color-picker": "^0.2.6",
@@ -50,7 +50,7 @@
50
50
  "alova": "^3.5.0",
51
51
  "ant-design-vue": "^4.2.6",
52
52
  "pinia": "^3.0.4",
53
- "pubinfo-nightly": "2026.03.03",
53
+ "pubinfo-nightly": "2026.03.05",
54
54
  "type-fest": "^5.4.4"
55
55
  },
56
56
  "scripts": {