@pubinfo-nightly/module-rbac 2026.4.23 → 2026.4.25

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 +3 -3
  2. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -61,13 +61,13 @@ var p = {
61
61
  pages: {
62
62
  "src/views/blackWhiteList/index.vue": () => import("./blackWhiteList-SNDF6H2d.js"),
63
63
  "src/views/breadcrumb_setting/index.vue": () => import("./breadcrumb_setting-DnAbw6Ty.js"),
64
+ "src/views/data-permission/index.vue": () => import("./data-permission-BNwvh8Cy.js"),
64
65
  "src/views/components/HCheckList.vue": () => import("./HCheckList-D6BkIlte.js").then((e) => e.n),
65
66
  "src/views/components/animation_item.vue": () => import("./animation_item-ugNUvN0t.js").then((e) => e.n),
66
67
  "src/views/components/setItem.vue": () => import("./setItem-DEsf8kVv.js"),
67
- "src/views/data-permission/index.vue": () => import("./data-permission-BNwvh8Cy.js"),
68
+ "src/views/group/index.vue": () => import("./group-BKjChIg2.js"),
68
69
  "src/views/dictionary/index.vue": () => import("./dictionary-DDTrw8BQ.js"),
69
70
  "src/views/dictionary/itemlist.vue": () => import("./itemlist-BowSBoEx.js"),
70
- "src/views/group/index.vue": () => import("./group-BKjChIg2.js"),
71
71
  "src/views/layout_setting/index.vue": () => import("./layout_setting-DOodE1ZC.js"),
72
72
  "src/views/log_center/login_history.vue": () => import("./login_history-Bio4B_vj.js"),
73
73
  "src/views/log_center/operate_history.vue": () => import("./operate_history-KQGzD4rn.js"),
@@ -90,9 +90,9 @@ var p = {
90
90
  "src/views/watermark_setting/index.vue": () => import("./watermark_setting-Cr4Xmwhh.js"),
91
91
  "src/views/blackWhiteList/components/drawerBlackWhiteList.vue": () => import("./drawerBlackWhiteList-dHAREMtd.js").then((e) => e.n),
92
92
  "src/views/data-permission/components/createAndEditDataPermission.vue": () => import("./createAndEditDataPermission-0LzmHcCV.js").then((e) => e.n),
93
+ "src/views/group/components/drawerGroup.vue": () => import("./drawerGroup-BzQHpv61.js").then((e) => e.n),
93
94
  "src/views/dictionary/components/drawerDictionary.vue": () => import("./drawerDictionary-Dq0MnTak.js").then((e) => e.n),
94
95
  "src/views/dictionary/components/drawerDictionaryItem.vue": () => import("./drawerDictionaryItem-C3XC0ZTH.js").then((e) => e.n),
95
- "src/views/group/components/drawerGroup.vue": () => import("./drawerGroup-BzQHpv61.js").then((e) => e.n),
96
96
  "src/views/log_center/components/browserType.vue": () => import("./browserType-KQp2uAi9.js").then((e) => e.n),
97
97
  "src/views/log_center/components/loginHistoryDetail.vue": () => import("./loginHistoryDetail-D49ObmJp.js").then((e) => e.n),
98
98
  "src/views/log_center/components/operateHistoryDetail.vue": () => import("./operateHistoryDetail-DdEjFBPD.js").then((e) => e.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.04.23",
4
+ "version": "2026.04.25",
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.04.23"
28
+ "pubinfo-nightly": "2026.04.25"
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.04.23",
53
+ "pubinfo-nightly": "2026.04.25",
54
54
  "type-fest": "^5.4.4"
55
55
  },
56
56
  "scripts": {