@opengis/admin 0.4.37 → 0.4.39

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 (71) hide show
  1. package/README.md +97 -97
  2. package/dist/{add-page-GMWte58m.js → add-page-CR6fy7am.js} +41 -41
  3. package/dist/{admin-interface-TLM61JNF.js → admin-interface-CkE_Ldlf.js} +2 -2
  4. package/dist/{admin-view-BKD-rKqQ.js → admin-view-DoipOYc5.js} +1 -1
  5. package/dist/admin.js +1 -1
  6. package/dist/admin.umd.cjs +58 -58
  7. package/dist/assets/logo.svg +41 -41
  8. package/dist/{card-view-CwkJ9Qg2.js → card-view-D9MG40r8.js} +1 -1
  9. package/dist/{edit-page-C_igWB2a.js → edit-page-KgtxNGI7.js} +1 -1
  10. package/dist/{import-file-2iB1izw1.js → import-file-BdeywHTv.js} +11235 -11470
  11. package/dist/{profile-page-Cuy6hkl8.js → profile-page-D4Vs23oW.js} +1 -1
  12. package/dist/style.css +1 -1
  13. package/module/settings/card/admin.accounts.table/index.yml +7 -7
  14. package/module/settings/card/admin.accounts.table/rules.hbs +18 -18
  15. package/module/settings/card/admin.accounts.table/users.hbs +13 -13
  16. package/module/settings/card/admin.routes.table/groups.hbs +11 -11
  17. package/module/settings/card/admin.routes.table/users.hbs +16 -16
  18. package/module/settings/cls/core.actions.json +17 -17
  19. package/module/settings/cls/core.scope.json +13 -13
  20. package/module/settings/cls/properties.site_status.json +13 -13
  21. package/module/settings/cls/properties.widget_status.json +13 -13
  22. package/module/settings/cls/yes_no.json +11 -11
  23. package/module/settings/form/admin.accounts.form.json +13 -13
  24. package/module/settings/form/admin.properties.form.json +15 -15
  25. package/module/settings/form/admin.roles.form.json +21 -21
  26. package/module/settings/form/admin.user_properties.form.json +15 -15
  27. package/module/settings/form/admin.user_roles_card.form.json +13 -13
  28. package/module/settings/interface/admin.properties.json +4 -4
  29. package/module/settings/interface/admin.roles.json +4 -4
  30. package/module/settings/interface/admin.routes.json +4 -4
  31. package/module/settings/interface/admin.users.json +4 -4
  32. package/module/settings/select/core.routes.sql +1 -1
  33. package/module/settings/select/core.user_mentioned.sql +1 -1
  34. package/module/settings/select/core.user_uid.sql +1 -1
  35. package/module/settings/table/admin.properties.table.json +39 -39
  36. package/module/settings/table/admin.user_properties.table.json +34 -34
  37. package/package.json +1 -1
  38. package/server/helpers/core/coalesce.js +7 -7
  39. package/server/helpers/core/select.js +48 -48
  40. package/server/helpers/core/token.js +18 -18
  41. package/server/helpers/list/buttonHelper.js +21 -21
  42. package/server/helpers/list/utils/button.js +5 -5
  43. package/server/helpers/temp/contentList.js +58 -58
  44. package/server/helpers/temp/ifCond.js +101 -101
  45. package/server/helpers/utils/button.js +5 -5
  46. package/server/helpers/utils/mdToHTML.js +17 -17
  47. package/server/plugins/cron.js +10 -10
  48. package/server/plugins/docs.js +28 -28
  49. package/server/routes/calendar/controllers/calendar.data.js +124 -124
  50. package/server/routes/calendar/index.mjs +7 -7
  51. package/server/routes/notifications/controllers/testEmail.js +35 -35
  52. package/server/routes/notifications/hook/onWidgetSet.js +56 -56
  53. package/server/routes/notifications/index.mjs +33 -33
  54. package/server/routes/root.mjs +3 -3
  55. package/server/routes/user/controllers/user.cls.id.js +14 -14
  56. package/server/routes/user/controllers/user.cls.js +72 -72
  57. package/server/routes/user/controllers/user.info.js +17 -17
  58. package/server/templates/cls/itree.recrzone_category.json +73 -73
  59. package/server/templates/cls/test.json +9 -9
  60. package/server/templates/form/admin.user_cls.data.form.json +49 -49
  61. package/server/templates/form/admin.user_group_rel.form.json +21 -21
  62. package/server/templates/form/form-user-pass.json +10 -10
  63. package/server/templates/form/form-user_group.json +39 -39
  64. package/server/templates/form/form-users.json +156 -156
  65. package/server/templates/form/user_group_access.form.json +22 -22
  66. package/server/templates/select/account_id.json +2 -2
  67. package/server/templates/table/gis.dataset.table.json +43 -43
  68. package/server/templates/table/management.user_group.table.json +112 -112
  69. package/server/templates/table/management.users.table.json +126 -126
  70. package/server/utils/addNotification.js +21 -21
  71. package/server/utils/sendNotification.js +89 -89
package/README.md CHANGED
@@ -1,97 +1,97 @@
1
- ![alt text](https://cdn.softpro.ua/data/npm/admin/opengis-admin.png)
2
-
3
- [![NPM version](https://img.shields.io/npm/v/@opengis/admin?style=plain)](https://www.npmjs.com/package/@opengis/admin)
4
- [![NPM last update](https://img.shields.io/npm/last-update/@opengis/admin?style=plain)]()
5
- [![NPM downloads](https://img.shields.io/npm/dw/@opengis/admin?style=plain)]()
6
- [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=plain)](http://standardjs.com/)
7
-
8
- This package standardizes the entire website administration process. Built using the **Fastify** and **Vite** frameworks for reactive, component-driven development.
9
-
10
- ### Features
11
-
12
- - **Real-time Editing** - Simplifies and accelerates the development process.
13
- - **Customization** - Enabling developers to add custom components, templates, and modules.
14
- - **Database Management** - Provides tools to facilitate seamless management and interaction with PostgreSQL.
15
- - **Base Theme** - A clean and practical design inspired by Preline.
16
- - **Info Cards** - Easily created using pre-built layouts or custom Vue components.
17
- - **Geometry Visualization** - Enables visualization and editing of geometric data, using geometry inputs.
18
- - **User Settings** - Includes functionality for managing user settings, creating user groups, and defining roles with interface permissions.
19
-
20
- ---
21
-
22
- ### Install
23
-
24
- ```bash
25
- npm i @opengis/admin
26
- ```
27
-
28
- ### Usage
29
-
30
- ```js
31
- fastify.register(import('@opengis/admin'), config);
32
- ```
33
-
34
- ```js
35
- import v3admin from '@opengis/admin';
36
- import '@opengis/admin/dist/style.css';
37
- v3admin.install(app);
38
- ```
39
-
40
- ---
41
-
42
- ### Documentation
43
-
44
- For a detailed understanding of `admin`, its features, and how to use them, refer to our [Documentation](https://apidocs.softpro.ua/admin/).
45
-
46
- ---
47
-
48
- ### Technology stack
49
-
50
- <a href="https://fastify.dev/" target="_blank">
51
- <img src="https://img.shields.io/badge/Fastify-323330?style=for-the-badge&logo=fastify" /></a>
52
-
53
- <a href="https://vuejs.org/" target="_blank">
54
- <img src="https://img.shields.io/badge/Vue%20js-323330?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D" /></a>
55
-
56
- <a href="https://vite.dev/" target="_blank">
57
- <img src="https://img.shields.io/badge/Vite-323330?style=for-the-badge&logo=vite" /></a>
58
-
59
- <a href="https://tiptap.dev/" target="_blank">
60
- <img src="https://img.shields.io/badge/TipTap-323330?style=for-the-badge&logo=tiptap&logoColor=4FC08D" /></a>
61
-
62
- <a href="https://www.postgresql.org/" target="_blank">
63
- <img src="https://img.shields.io/badge/PostgreSQL-323330?style=for-the-badge&logo=postgresql&logoColor=white" /></a>
64
-
65
- <a href="https://maplibre.org/" target="_blank">
66
- <img src="https://img.shields.io/badge/Maplibre-323330?style=for-the-badge&logo=maplibre&logoColor=87b2f0" /></a>
67
-
68
- <a href="https://handlebarsjs.com/" target="_blank">
69
- <img src="https://img.shields.io/badge/Handlebars%20js-323330?style=for-the-badge&logo=handlebarsdotjs&logoColor=f0772b" /></a>
70
-
71
- <a href="https://redis.io/" target="_blank">
72
- <img src="https://img.shields.io/badge/redis-323330.svg?&style=for-the-badge&logo=redis&logoColor=%23DD0031" /></a>
73
-
74
- ---
75
-
76
- ### Contribute
77
-
78
- Feel free to contact us through our website [SOFTPRO.UA](https://softpro.ua) or email <info@softpro.ua>
79
-
80
- - Report bugs
81
- - Share your ideas
82
- - Ask questions
83
-
84
- ### Follow Us
85
-
86
- [Official site](https://softpro.ua)
87
-
88
- <p>
89
- <a href="https://www.instagram.com/gissoftpro/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/instagram.png" alt="Softpro Instagram" title="oftpro Instagram"></a>&nbsp;&nbsp;
90
- <a href="https://www.facebook.com/gissoftpro" target="_blank"><img src="https://cdn.softpro.ua/data/npm/facebook.png" alt="Softpro Facebook" title="Softpro Facebook"></a>&nbsp;&nbsp;
91
- <a href="https://t.me/softprogis" target="_blank"><img src="https://cdn.softpro.ua/data/npm/telegram.png" alt="Softpro Telegram" title="Softpro Telegram"></a>&nbsp;&nbsp;
92
- <a href="https://www.linkedin.com/in/softpro-ukraine-a8876b282/recent-activity/all/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/social/linkedin.png" alt="Softpro Linkedin" title="Softpro LinkedIn"></a>&nbsp;&nbsp;
93
- </p>
94
-
95
- ### License
96
-
97
- Copyright © SOFTPRO. All rights reserved.
1
+ ![alt text](https://cdn.softpro.ua/data/npm/admin/opengis-admin.png)
2
+
3
+ [![NPM version](https://img.shields.io/npm/v/@opengis/admin?style=plain)](https://www.npmjs.com/package/@opengis/admin)
4
+ [![NPM last update](https://img.shields.io/npm/last-update/@opengis/admin?style=plain)]()
5
+ [![NPM downloads](https://img.shields.io/npm/dw/@opengis/admin?style=plain)]()
6
+ [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=plain)](http://standardjs.com/)
7
+
8
+ This package standardizes the entire website administration process. Built using the **Fastify** and **Vite** frameworks for reactive, component-driven development.
9
+
10
+ ### Features
11
+
12
+ - **Real-time Editing** - Simplifies and accelerates the development process.
13
+ - **Customization** - Enabling developers to add custom components, templates, and modules.
14
+ - **Database Management** - Provides tools to facilitate seamless management and interaction with PostgreSQL.
15
+ - **Base Theme** - A clean and practical design inspired by Preline.
16
+ - **Info Cards** - Easily created using pre-built layouts or custom Vue components.
17
+ - **Geometry Visualization** - Enables visualization and editing of geometric data, using geometry inputs.
18
+ - **User Settings** - Includes functionality for managing user settings, creating user groups, and defining roles with interface permissions.
19
+
20
+ ---
21
+
22
+ ### Install
23
+
24
+ ```bash
25
+ npm i @opengis/admin
26
+ ```
27
+
28
+ ### Usage
29
+
30
+ ```js
31
+ fastify.register(import('@opengis/admin'), config);
32
+ ```
33
+
34
+ ```js
35
+ import v3admin from '@opengis/admin';
36
+ import '@opengis/admin/dist/style.css';
37
+ v3admin.install(app);
38
+ ```
39
+
40
+ ---
41
+
42
+ ### Documentation
43
+
44
+ For a detailed understanding of `admin`, its features, and how to use them, refer to our [Documentation](https://apidocs.softpro.ua/admin/).
45
+
46
+ ---
47
+
48
+ ### Technology stack
49
+
50
+ <a href="https://fastify.dev/" target="_blank">
51
+ <img src="https://img.shields.io/badge/Fastify-323330?style=for-the-badge&logo=fastify" /></a>
52
+
53
+ <a href="https://vuejs.org/" target="_blank">
54
+ <img src="https://img.shields.io/badge/Vue%20js-323330?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D" /></a>
55
+
56
+ <a href="https://vite.dev/" target="_blank">
57
+ <img src="https://img.shields.io/badge/Vite-323330?style=for-the-badge&logo=vite" /></a>
58
+
59
+ <a href="https://tiptap.dev/" target="_blank">
60
+ <img src="https://img.shields.io/badge/TipTap-323330?style=for-the-badge&logo=tiptap&logoColor=4FC08D" /></a>
61
+
62
+ <a href="https://www.postgresql.org/" target="_blank">
63
+ <img src="https://img.shields.io/badge/PostgreSQL-323330?style=for-the-badge&logo=postgresql&logoColor=white" /></a>
64
+
65
+ <a href="https://maplibre.org/" target="_blank">
66
+ <img src="https://img.shields.io/badge/Maplibre-323330?style=for-the-badge&logo=maplibre&logoColor=87b2f0" /></a>
67
+
68
+ <a href="https://handlebarsjs.com/" target="_blank">
69
+ <img src="https://img.shields.io/badge/Handlebars%20js-323330?style=for-the-badge&logo=handlebarsdotjs&logoColor=f0772b" /></a>
70
+
71
+ <a href="https://redis.io/" target="_blank">
72
+ <img src="https://img.shields.io/badge/redis-323330.svg?&style=for-the-badge&logo=redis&logoColor=%23DD0031" /></a>
73
+
74
+ ---
75
+
76
+ ### Contribute
77
+
78
+ Feel free to contact us through our website [SOFTPRO.UA](https://softpro.ua) or email <info@softpro.ua>
79
+
80
+ - Report bugs
81
+ - Share your ideas
82
+ - Ask questions
83
+
84
+ ### Follow Us
85
+
86
+ [Official site](https://softpro.ua)
87
+
88
+ <p>
89
+ <a href="https://www.instagram.com/gissoftpro/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/instagram.png" alt="Softpro Instagram" title="oftpro Instagram"></a>&nbsp;&nbsp;
90
+ <a href="https://www.facebook.com/gissoftpro" target="_blank"><img src="https://cdn.softpro.ua/data/npm/facebook.png" alt="Softpro Facebook" title="Softpro Facebook"></a>&nbsp;&nbsp;
91
+ <a href="https://t.me/softprogis" target="_blank"><img src="https://cdn.softpro.ua/data/npm/telegram.png" alt="Softpro Telegram" title="Softpro Telegram"></a>&nbsp;&nbsp;
92
+ <a href="https://www.linkedin.com/in/softpro-ukraine-a8876b282/recent-activity/all/" target="_blank"><img src="https://cdn.softpro.ua/data/npm/social/linkedin.png" alt="Softpro Linkedin" title="Softpro LinkedIn"></a>&nbsp;&nbsp;
93
+ </p>
94
+
95
+ ### License
96
+
97
+ Copyright © SOFTPRO. All rights reserved.
@@ -1,4 +1,4 @@
1
- import { _ as d, f as m, u as f, s as g } from "./import-file-2iB1izw1.js";
1
+ import { _ as d, f as m, u as f, s as g } from "./import-file-BdeywHTv.js";
2
2
  import { resolveComponent as b, createElementBlock as x, openBlock as h, createElementVNode as i, normalizeClass as y, normalizeStyle as p, createBlock as w, createCommentVNode as v } from "vue";
3
3
  const $ = {
4
4
  data() {
@@ -20,48 +20,48 @@ const $ = {
20
20
  }
21
21
  },
22
22
  methods: {
23
- flattenMenu(t) {
24
- const e = [];
25
- return t.forEach((a) => {
26
- a.menu ? e.push(...this.flattenMenu(a.menu)) : e.push(a);
27
- }), e;
23
+ flattenMenu(o) {
24
+ const t = [];
25
+ return o.forEach((a) => {
26
+ a.menu ? t.push(...this.flattenMenu(a.menu)) : t.push(a);
27
+ }), t;
28
28
  },
29
29
  async getFormScheme() {
30
- var l, o;
31
- const t = this.flattenMenu(f.value);
32
- t != null && t.length || this.$router.replace("/404");
33
- const e = t == null ? void 0 : t.find((s) => {
34
- var r, n;
35
- return (s == null ? void 0 : s.path) == ((n = (r = this.$route) == null ? void 0 : r.query) == null ? void 0 : n.table);
30
+ var l, r;
31
+ const o = this.flattenMenu(f.value);
32
+ o != null && o.length || this.$router.replace("/404");
33
+ const t = o == null ? void 0 : o.find((s) => {
34
+ var e, n;
35
+ return (s == null ? void 0 : s.path) == ((n = (e = this.$route) == null ? void 0 : e.query) == null ? void 0 : n.table);
36
36
  });
37
- e || this.$router.replace("/404");
38
- const a = e == null ? void 0 : e.table;
37
+ t || this.$router.replace("/404");
38
+ const a = t == null ? void 0 : t.table;
39
39
  this.table = a;
40
40
  try {
41
- const s = await m.get(`/api/table-data/${a}`), { data: r } = await m.get(
41
+ const s = await m.get(`/api/table-data/${a}`), { data: e } = await m.get(
42
42
  `/api/template/form/${(l = s == null ? void 0 : s.data) == null ? void 0 : l.form}`
43
43
  );
44
- this.scheme = (r == null ? void 0 : r.schema) || r, this.style = (r == null ? void 0 : r.style) || null, this.api = (r == null ? void 0 : r.api) || "", this.token = ((o = s == null ? void 0 : s.data) == null ? void 0 : o.addToken) || "";
44
+ this.scheme = (e == null ? void 0 : e.schema) || e, this.style = (e == null ? void 0 : e.style) || null, this.api = (e == null ? void 0 : e.api) || "", this.token = ((r = s == null ? void 0 : s.data) == null ? void 0 : r.addToken) || "";
45
45
  } catch {
46
46
  }
47
47
  },
48
- getGroupedErrorNotification(t, e) {
49
- if (!t || !e) return "";
48
+ getGroupedErrorNotification(o, t) {
49
+ if (!o || !t) return "";
50
50
  const a = {};
51
- return Object.entries(t).forEach(([o, s]) => {
51
+ return Object.entries(o).forEach(([r, s]) => {
52
52
  var n;
53
- const r = ((n = e[o]) == null ? void 0 : n.ua) || o;
53
+ const e = ((n = t[r]) == null ? void 0 : n.ua) || r;
54
54
  s.forEach((c) => {
55
55
  const u = c.message;
56
- a[u] || (a[u] = []), a[u].push(`"${r}"`);
56
+ a[u] || (a[u] = []), a[u].push(`"${e}"`);
57
57
  });
58
- }), Object.entries(a).map(([o, s]) => `<b>${o}:</b> ${s.join(", ")}`).join("<br>") || "Сталася помилка валідації";
58
+ }), Object.entries(a).map(([r, s]) => `<b>${r}:</b> ${s.join(", ")}`).join("<br>") || "Сталася помилка валідації";
59
59
  },
60
60
  async createObject() {
61
- var e, a, l;
62
- const t = (a = (e = this.$refs.form) == null ? void 0 : e.$refs) == null ? void 0 : a.form;
61
+ var t, a, l, r, s;
62
+ const o = (a = (t = this.$refs.form) == null ? void 0 : t.$refs) == null ? void 0 : a.form;
63
63
  try {
64
- await t.doValidation(), await m.post(
64
+ await o.doValidation(), await m.post(
65
65
  this.api || `/api/table/${this.token}`,
66
66
  this.formValues
67
67
  ), await this.$router.back(), await this.$notify({
@@ -69,51 +69,51 @@ const $ = {
69
69
  message: "Об'єкт успішно створено",
70
70
  type: "success"
71
71
  });
72
- } catch (o) {
73
- const s = this.getGroupedErrorNotification(
74
- t == null ? void 0 : t.formErrors,
75
- t == null ? void 0 : t.scheme
72
+ } catch (e) {
73
+ const n = this.getGroupedErrorNotification(
74
+ o == null ? void 0 : o.formErrors,
75
+ o == null ? void 0 : o.scheme
76
76
  );
77
77
  this.$notify({
78
78
  title: "Помилка!",
79
- message: ((l = o == null ? void 0 : o.response) == null ? void 0 : l.data) || s,
79
+ message: ((r = (l = e == null ? void 0 : e.response) == null ? void 0 : l.data) == null ? void 0 : r.error) || ((s = e == null ? void 0 : e.response) == null ? void 0 : s.data) || n,
80
80
  type: "error"
81
81
  });
82
82
  }
83
83
  }
84
84
  }
85
85
  }, k = { class: "bg-gray-100 lg:w-[calc(100vw-260px)] w-[100vw]" }, V = { class: "h-[76px] mt-[15px] flex items-center justify-between mx-[20px] px-[20px] bg-white rounded-xl" }, _ = { class: "flex items-center gap-[6px]" }, j = { class: "bg-white w-full rounded-xl" };
86
- function E(t, e, a, l, o, s) {
86
+ function E(o, t, a, l, r, s) {
87
87
  var n;
88
- const r = b("VsFormWithNavigation");
88
+ const e = b("VsFormWithNavigation");
89
89
  return h(), x("div", k, [
90
90
  i("div", V, [
91
- e[3] || (e[3] = i("h2", { class: "text-xl font-medium" }, "Створити", -1)),
91
+ t[3] || (t[3] = i("h2", { class: "text-xl font-medium" }, "Створити", -1)),
92
92
  i("div", _, [
93
93
  i("button", {
94
- onClick: e[0] || (e[0] = (c) => t.$router.back()),
94
+ onClick: t[0] || (t[0] = (c) => o.$router.back()),
95
95
  class: "flex items-center px-3 py-2 text-sm font-medium text-gray-800 duration-300 bg-white border border-gray-100 rounded-lg shadow gap-x-2 focus:outline-none hover:bg-gray-50 hover:border-gray-100"
96
96
  }, " Скасувати "),
97
97
  i("button", {
98
- onClick: e[1] || (e[1] = (...c) => s.createObject && s.createObject(...c)),
98
+ onClick: t[1] || (t[1] = (...c) => s.createObject && s.createObject(...c)),
99
99
  class: y(`inline-flex items-center px-3 py-2 text-sm font-medium text-white duration-300 bg-${s.color}-700 border border-transparent rounded-lg gap-x-2 hover:bg-${s.color}-800 hover:text-white`)
100
100
  }, " Зберегти ", 2)
101
101
  ])
102
102
  ]),
103
103
  i("div", {
104
104
  style: p({
105
- height: ((n = t.$adminSettings) == null ? void 0 : n.header) === !1 ? "calc(100vh - 91px)" : "calc(100vh - 150px)"
105
+ height: ((n = o.$adminSettings) == null ? void 0 : n.header) === !1 ? "calc(100vh - 91px)" : "calc(100vh - 150px)"
106
106
  }),
107
107
  class: "bg-gray-100 p-[20px] flex lg:w-[calc(100vw-260px)] w-[100vw] overflow-hidden"
108
108
  }, [
109
109
  i("div", j, [
110
- o.scheme ? (h(), w(r, {
110
+ r.scheme ? (h(), w(e, {
111
111
  key: 0,
112
112
  ref: "form",
113
- scheme: o.scheme,
114
- style: p(o.style),
115
- modelValue: o.formValues,
116
- "onUpdate:modelValue": e[2] || (e[2] = (c) => o.formValues = c),
113
+ scheme: r.scheme,
114
+ style: p(r.style),
115
+ modelValue: r.formValues,
116
+ "onUpdate:modelValue": t[2] || (t[2] = (c) => r.formValues = c),
117
117
  class: "h-full p-[20px]"
118
118
  }, null, 8, ["scheme", "style", "modelValue"])) : v("", !0)
119
119
  ])
@@ -1,4 +1,4 @@
1
- import { _ as T, h as Je, i as Ke, j as Ge, f as L, I as Qe, s as R, k as K, V as Xe, l as Ye, m as Ze, n as et, A as G, o as tt, p as st, b as nt, q as at, r as lt, a as rt, t as ot, v as it, u as Ee } from "./import-file-2iB1izw1.js";
1
+ import { _ as T, h as Je, i as Ke, j as Ge, f as L, I as Qe, s as R, k as K, V as Xe, l as Ye, m as Ze, n as et, A as G, o as tt, p as st, b as nt, q as at, r as lt, a as rt, t as ot, v as it, u as Ee } from "./import-file-BdeywHTv.js";
2
2
  import { createElementBlock as d, openBlock as r, createTextVNode as z, createElementVNode as a, toDisplayString as A, createCommentVNode as k, normalizeClass as w, resolveComponent as p, Fragment as $, createVNode as x, withCtx as P, createBlock as y, renderList as V, withModifiers as dt, Transition as Q, withDirectives as X, renderSlot as ut, vShow as Y, Teleport as ct, getCurrentInstance as Ue, ref as H, resolveDynamicComponent as J, defineComponent as ht, withKeys as pt, normalizeStyle as W } from "vue";
3
3
  const bt = {
4
4
  data() {
@@ -656,7 +656,7 @@ function ps(e, t, n, o, s, l) {
656
656
  ])
657
657
  ]);
658
658
  }
659
- const bs = /* @__PURE__ */ T(is, [["render", ps], ["__scopeId", "data-v-e1f274c9"]]), fs = {
659
+ const bs = /* @__PURE__ */ T(is, [["render", ps], ["__scopeId", "data-v-c6318482"]]), fs = {
660
660
  components: {
661
661
  AdminComponentIs: G,
662
662
  AdminTree: bs,
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as u, openBlock as n, createElementVNode as o, createStaticVNode as Q, resolveComponent as p, createCommentVNode as w, createVNode as h, normalizeClass as f, createTextVNode as V, toDisplayString as B, Transition as q, withCtx as _, withDirectives as W, Fragment as U, renderList as P, vShow as J, createBlock as T, resolveDynamicComponent as F, ref as le, onMounted as ae, computed as oe, withModifiers as ne } from "vue";
2
- import { _ as y, I as K, s as g, a as X, u as A, b as se, c as Y, d as ue, e as ie, f as de, g as ce } from "./import-file-2iB1izw1.js";
2
+ import { _ as y, I as K, s as g, a as X, u as A, b as se, c as Y, d as ue, e as ie, f as de, g as ce } from "./import-file-BdeywHTv.js";
3
3
  import "./user-DCzCj0wb.js";
4
4
  const he = {}, ge = {
5
5
  xmlns: "http://www.w3.org/2000/svg",
package/dist/admin.js CHANGED
@@ -1,4 +1,4 @@
1
- import { w as f } from "./import-file-2iB1izw1.js";
1
+ import { w as f } from "./import-file-BdeywHTv.js";
2
2
  export {
3
3
  f as default
4
4
  };