@opengis/admin 0.1.85 → 0.1.87
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +29 -29
- package/config.js +4 -4
- package/dist/{IconChevronDown-IrRpX-i0.js → IconChevronDown-7fRR2Xlu.js} +1 -1
- package/dist/{add-page-DRXx4iOi.js → add-page-HDC8_rFS.js} +1 -1
- package/dist/{admin-interface-BY-D9Jvu.js → admin-interface-BAhPvohd.js} +4 -4
- package/dist/{admin-view-BZ75rygK.js → admin-view-DbvhgbGK.js} +101 -95
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +34 -34
- package/dist/assets/logo.svg +41 -41
- package/dist/{card-page-BAeSkHUO.js → card-page-CpvUoIWB.js} +144 -141
- package/dist/{card-view-p73B3Gbl.js → card-view-Bxl61faa.js} +1 -1
- package/dist/{edit-page-CZ8SDvjo.js → edit-page-BfCFDhcy.js} +1 -1
- package/dist/{import-file-f46xrNIz.js → import-file-_QpFvb1W.js} +851 -842
- package/dist/style.css +1 -1
- package/module/settings/card/admin.roles.table/access.hbs +27 -27
- package/module/settings/card/admin.roles.table/general_info.hbs +16 -16
- package/module/settings/card/admin.roles.table/index.yml +14 -14
- package/module/settings/card/admin.roles.table/users.hbs +27 -27
- package/module/settings/card/admin.routes.table/general_info.hbs +40 -40
- package/module/settings/card/admin.routes.table/index.yml +8 -8
- package/module/settings/card/admin.routes.table/users.hbs +33 -33
- package/module/settings/card/admin.users.table/general_info.hbs +25 -25
- package/module/settings/card/admin.users.table/index.yml +12 -12
- package/module/settings/card/admin.users.table/logs.hbs +30 -30
- package/module/settings/card/admin.users.table/user_roles.hbs +24 -24
- package/module/settings/cls/core.actions.json +17 -17
- package/module/settings/cls/core.scope.json +13 -13
- package/module/settings/cls/properties.site_status.json +13 -13
- package/module/settings/cls/properties.widget_status.json +13 -13
- package/module/settings/cls/users.user_type.json +13 -13
- package/module/settings/form/admin.access.form.json +36 -36
- package/module/settings/form/admin.custom_column.form.json +71 -71
- package/module/settings/form/admin.properties.form.json +15 -15
- package/module/settings/form/admin.roles.form.json +19 -19
- package/module/settings/form/admin.routes.form.json +25 -25
- package/module/settings/form/admin.user_properties.form.json +15 -15
- package/module/settings/form/admin.user_roles.form.json +21 -21
- package/module/settings/form/admin.users.form.json +153 -153
- package/module/settings/form/user.user_roles.form.json +13 -13
- package/module/settings/interface/admin.properties.json +4 -4
- package/module/settings/interface/admin.roles.json +4 -4
- package/module/settings/interface/admin.routes.json +4 -4
- package/module/settings/interface/admin.users.json +4 -4
- package/module/settings/menu.json +50 -50
- package/module/settings/select/core.roles.json +2 -2
- package/module/settings/select/core.routes.sql +1 -1
- package/module/settings/select/core.user_mentioned.sql +1 -1
- package/module/settings/select/core.user_uid.sql +1 -1
- package/module/settings/table/admin.access.table.json +83 -83
- package/module/settings/table/admin.custom_column.table.json +99 -99
- package/module/settings/table/admin.properties.table.json +39 -39
- package/module/settings/table/admin.roles.table.json +64 -64
- package/module/settings/table/admin.routes.table.json +68 -68
- package/module/settings/table/admin.user_properties.table.json +34 -34
- package/module/settings/table/admin.user_roles.table.json +72 -72
- package/module/settings/table/admin.users.table.json +121 -121
- package/package.json +82 -82
- package/plugin.js +29 -29
- package/server/helpers/controllers/badge.js +11 -11
- package/server/helpers/controllers/hb.js +2 -2
- package/server/helpers/controllers/map.js +2 -2
- package/server/helpers/controllers/mls.js +2 -2
- package/server/helpers/controllers/token.js +16 -16
- package/server/helpers/controllers/vue.js +2 -2
- package/server/helpers/index.mjs +29 -29
- package/server/helpers/list/buttonHelper.js +10 -10
- package/server/helpers/list/descriptionList.js +34 -33
- package/server/helpers/list/tableList.js +65 -65
- package/server/helpers/list/utils/button.js +5 -5
- package/server/plugins/access/funcs/getAdminAccess.js +14 -14
- package/server/plugins/access/index.mjs +6 -6
- package/server/plugins/adminHook.js +81 -81
- package/server/plugins/cron.js +10 -10
- package/server/plugins/docs.js +28 -28
- package/server/plugins/hook.js +226 -223
- package/server/plugins/vite.js +71 -71
- package/server/routes/access/controllers/access.group.js +29 -29
- package/server/routes/access/controllers/access.group.post.js +43 -43
- package/server/routes/access/index.mjs +63 -63
- package/server/routes/calendar/controllers/calendar.data.js +87 -87
- package/server/routes/calendar/index.mjs +7 -7
- package/server/routes/calendar/schema.js +21 -21
- package/server/routes/data/controllers/cardData.js +81 -81
- package/server/routes/data/controllers/cardTabData.js +49 -49
- package/server/routes/data/controllers/funcs/getFilterSQL/index.js +92 -92
- package/server/routes/data/controllers/funcs/getFilterSQL/util/formatValue.js +170 -170
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getCustomQuery.js +13 -13
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getFilterQuery.js +64 -64
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getOptimizedQuery.js +12 -12
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getTableSql.js +34 -34
- package/server/routes/data/controllers/tableData.js +20 -20
- package/server/routes/data/controllers/tableDataId.js +27 -27
- package/server/routes/data/controllers/tableFilter.js +63 -63
- package/server/routes/data/controllers/tokenInfo.js +9 -9
- package/server/routes/data/controllers/utils/assignTokens.js +30 -30
- package/server/routes/data/controllers/utils/getColumns.js +8 -8
- package/server/routes/data/index.mjs +17 -17
- package/server/routes/data/schema.js +54 -54
- package/server/routes/menu/controllers/getMenu.js +67 -67
- package/server/routes/menu/index.mjs +5 -5
- package/server/routes/notifications/controllers/readNotifications.js +27 -27
- package/server/routes/notifications/controllers/testEmail.js +35 -35
- package/server/routes/notifications/controllers/userNotifications.js +53 -53
- package/server/routes/notifications/funcs/addNotification.js +21 -21
- package/server/routes/notifications/funcs/sendNotification.js +105 -105
- package/server/routes/notifications/hook/onWidgetSet.js +57 -57
- package/server/routes/notifications/index.mjs +27 -27
- package/server/routes/notifications/schema.js +16 -16
- package/server/routes/properties/controllers/admin.properties.get.js +29 -29
- package/server/routes/properties/controllers/admin.properties.post.js +2 -2
- package/server/routes/properties/controllers/user.properties.get.js +30 -30
- package/server/routes/properties/controllers/user.properties.post.js +30 -30
- package/server/routes/properties/funcs/getSettings.js +56 -56
- package/server/routes/properties/funcs/setSettings.js +44 -44
- package/server/routes/properties/funcs/utils/dataInsert.js +26 -26
- package/server/routes/properties/index.mjs +14 -14
- package/server/routes/properties/schema.js +10 -10
- package/server/routes/root.mjs +3 -3
- package/server/routes/templates/controllers/getTemplate.js +26 -26
- package/server/routes/templates/index.mjs +16 -16
- package/server/routes/templates/schema.js +8 -8
- package/server/routes/user/controllers/user.cls.id.js +14 -14
- package/server/routes/user/controllers/user.cls.js +71 -71
- package/server/routes/user/controllers/user.cls.post.js +52 -52
- package/server/routes/user/controllers/user.info.js +17 -17
- package/server/routes/user/schema.js +14 -14
- package/server/routes/widget/controllers/utils/historyFormat.js +75 -75
- package/server/routes/widget/controllers/utils/obj2db.js +13 -13
- package/server/routes/widget/controllers/widget.del.js +41 -41
- package/server/routes/widget/controllers/widget.get.js +96 -96
- package/server/routes/widget/controllers/widget.set.js +76 -76
- package/server/routes/widget/index.mjs +11 -11
- package/server/routes/widget/schema.js +12 -12
- package/server/templates/cls/itree.recrzone_category.json +73 -73
- package/server/templates/cls/test.json +9 -9
- package/server/templates/form/admin.user_cls.data.form.json +49 -49
- package/server/templates/form/admin.user_group_rel.form.json +21 -21
- package/server/templates/form/cp_building.form.json +32 -32
- package/server/templates/form/form-user-pass.json +10 -10
- package/server/templates/form/form-user_group.json +39 -39
- package/server/templates/form/form-users.json +156 -156
- package/server/templates/form/user_group_access.form.json +22 -22
- package/server/templates/select/account_id.json +2 -2
- package/server/templates/table/gis.dataset.table.json +43 -43
- package/server/templates/table/management.user_group.table.json +112 -112
- package/server/templates/table/management.users.table.json +126 -126
- package/utils.js +29 -29
@@ -1,6 +1,6 @@
|
|
1
|
-
import { _ as
|
2
|
-
import { openBlock as
|
3
|
-
import { I as te } from "./IconChevronDown-
|
1
|
+
import { _ as C, I as Q, u as B, s as F, V as R, a as O } from "./import-file-_QpFvb1W.js";
|
2
|
+
import { openBlock as n, createElementBlock as s, createElementVNode as t, createStaticVNode as q, resolveComponent as v, normalizeClass as E, createTextVNode as L, toDisplayString as V, createVNode as c, Transition as T, withCtx as M, withDirectives as G, Fragment as N, renderList as S, vShow as J, ref as D, createCommentVNode as H, getCurrentInstance as K, watch as W, onBeforeUnmount as X, createBlock as Y, withModifiers as ee } from "vue";
|
3
|
+
import { I as te } from "./IconChevronDown-7fRR2Xlu.js";
|
4
4
|
const oe = {}, ne = {
|
5
5
|
xmlns: "http://www.w3.org/2000/svg",
|
6
6
|
viewBox: "0 0 24 24",
|
@@ -11,8 +11,8 @@ const oe = {}, ne = {
|
|
11
11
|
"stroke-linejoin": "round",
|
12
12
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-logout"
|
13
13
|
};
|
14
|
-
function se(o, e,
|
15
|
-
return
|
14
|
+
function se(o, e, r, a, l, i) {
|
15
|
+
return n(), s("svg", ne, e[0] || (e[0] = [
|
16
16
|
t("path", {
|
17
17
|
stroke: "none",
|
18
18
|
d: "M0 0h24v24H0z",
|
@@ -23,28 +23,33 @@ function se(o, e, n, a, l, i) {
|
|
23
23
|
t("path", { d: "M18 15l3 -3" }, null, -1)
|
24
24
|
]));
|
25
25
|
}
|
26
|
-
const re = /* @__PURE__ */
|
26
|
+
const re = /* @__PURE__ */ C(oe, [["render", se]]), le = {}, ae = {
|
27
27
|
viewBox: "0 0 1823 249",
|
28
28
|
fill: "none",
|
29
29
|
xmlns: "http://www.w3.org/2000/svg"
|
30
30
|
};
|
31
|
-
function ie(o, e,
|
32
|
-
return
|
31
|
+
function ie(o, e, r, a, l, i) {
|
32
|
+
return n(), s("svg", ae, e[0] || (e[0] = [
|
33
33
|
q('<path d="M218.88 96.05C223.55 99.19 228.69 101.56 234.09 103.07V145.42C212.05 151.54 195.83 171.79 195.83 195.75C195.83 200.22 196.41 204.65 197.53 208.94L160.92 230.08C156.82 226.06 152.08 222.73 146.91 220.24V171.62C164.83 163.13 176.59 145.06 176.59 124.48C176.59 123.17 176.54 121.86 176.44 120.56L218.88 96.05ZM220.32 79.09L160.97 113.36C162.04 116.88 162.61 120.61 162.61 124.48C162.61 142.66 149.93 157.87 132.93 161.76V230.05C143.4 232.46 152.23 239.16 157.46 248.21L215 214.99C211.7 209.34 209.81 202.77 209.81 195.75C209.81 174.62 226.94 157.49 248.07 157.49V91.02C237.14 91.02 227.29 86.43 220.32 79.09Z" fill="#CE3936"></path><path d="M161.39 19.13L197.44 39.94C196.39 44.11 195.84 48.42 195.84 52.75C195.84 54.21 195.9 55.65 196.02 57.1L153.9 81.42C145.27 75.5 134.95 72.24 124.36 72.24C113.83 72.24 103.57 75.47 94.96 81.32L52.71 56.93C52.82 55.55 52.88 54.16 52.88 52.76C52.88 48.43 52.34 44.12 51.28 39.95L87.3 19.16C96.98 28.89 110.26 34.58 124.34 34.58C138.42 34.57 151.7 28.87 161.39 19.13ZM157.77 0.919983C151.24 12.66 138.71 20.6 124.33 20.6C109.95 20.6 97.44 12.67 90.9 0.939983L33.9 33.85C37.08 39.43 38.91 45.88 38.91 52.76C38.91 56.71 38.31 60.52 37.2 64.11L96.46 98.32C103.44 90.87 113.36 86.22 124.37 86.22C135.44 86.22 145.41 90.93 152.39 98.44L211.59 64.27C210.45 60.64 209.83 56.78 209.83 52.77C209.83 45.89 211.65 39.44 214.84 33.86L157.77 0.919983Z" fill="#CE3936"></path><path d="M29.97 95.95L72.28 120.38C72.17 121.74 72.12 123.1 72.12 124.47C72.12 145.02 83.86 163.08 101.74 171.58V220.23C96.58 222.71 91.84 226.04 87.75 230.05L51.17 208.93C52.29 204.64 52.87 200.21 52.87 195.74C52.87 171.78 36.65 151.53 14.61 145.41V103.06C20.07 101.55 25.27 99.14 29.97 95.95ZM28.5 78.97C21.52 86.38 11.63 91.02 0.640015 91.02V157.49C21.77 157.49 38.9 174.62 38.9 195.75C38.9 202.77 37 209.33 33.71 214.99L91.2 248.18C96.43 239.14 105.25 232.45 115.71 230.04V161.73C98.74 157.81 86.09 142.62 86.09 124.46C86.09 120.54 86.68 116.75 87.78 113.18L28.5 78.97Z" fill="#CE3936"></path><path d="M498.39 177.5V144.88C498.39 128.55 485.11 115.27 468.78 115.27H343.22C342.69 115.27 342.18 115.32 341.67 115.4H337.19C332.35 115.4 328.42 111.46 328.42 106.63V74C328.42 69.16 332.36 65.23 337.19 65.23H486.33C492.08 65.23 496.75 60.57 496.75 54.81C496.75 49.06 492.08 44.39 486.33 44.39H337.19C320.86 44.39 307.58 57.67 307.58 74V106.62C307.58 122.95 320.86 136.23 337.19 136.23H462.75C463.28 136.23 463.79 136.18 464.3 136.1H468.78C473.62 136.1 477.55 140.04 477.55 144.87V177.49C477.55 182.33 473.61 186.26 468.78 186.26H319.64C313.89 186.26 309.22 190.92 309.22 196.68C309.22 202.43 313.89 207.1 319.64 207.1H468.78C485.11 207.11 498.39 193.83 498.39 177.5Z" fill="#CE3935"></path><path d="M710.7 177.32V75.24C710.7 58.91 697.42 45.63 681.09 45.63H550.05C533.72 45.63 520.44 58.91 520.44 75.24V177.32C520.44 193.65 533.72 206.93 550.05 206.93H681.1C697.42 206.93 710.7 193.65 710.7 177.32ZM541.27 75.24C541.27 70.4 545.21 66.47 550.04 66.47H681.09C685.93 66.47 689.86 70.41 689.86 75.24V177.32C689.86 182.16 685.92 186.09 681.09 186.09H550.05C545.21 186.09 541.28 182.15 541.28 177.32V75.24H541.27Z" fill="#CE3935"></path><path d="M1823 177.32V75.24C1823 58.91 1809.72 45.63 1793.39 45.63H1662.34C1646.01 45.63 1632.73 58.91 1632.73 75.24V177.32C1632.73 193.65 1646.01 206.93 1662.34 206.93H1793.39C1809.72 206.93 1823 193.65 1823 177.32ZM1653.57 75.24C1653.57 70.4 1657.51 66.47 1662.34 66.47H1793.39C1798.23 66.47 1802.16 70.41 1802.16 75.24V177.32C1802.16 182.16 1798.22 186.09 1793.39 186.09H1662.34C1657.5 186.09 1653.57 182.15 1653.57 177.32V75.24Z" fill="#CE3935"></path><path d="M756.76 196.51V152H849.42C855.17 152 859.84 147.34 859.84 141.58C859.84 135.83 855.17 131.16 849.42 131.16H756.76V75.23C756.76 70.39 760.7 66.46 765.53 66.46H893.29C899.04 66.46 903.71 61.8 903.71 56.04C903.71 50.29 899.04 45.62 893.29 45.62H765.53C749.2 45.62 735.92 58.9 735.92 75.23V196.5C735.92 202.25 740.59 206.92 746.34 206.92C752.09 206.93 756.76 202.27 756.76 196.51Z" fill="#CE3935"></path><path d="M933.86 66.47H1006.51V194.32C1006.51 200.07 1011.18 204.74 1016.93 204.74C1022.68 204.74 1027.35 200.07 1027.35 194.32V66.47H1100C1105.75 66.47 1110.42 61.81 1110.42 56.05C1110.42 50.3 1105.76 45.63 1100 45.63H933.86C928.11 45.63 923.44 50.29 923.44 56.05C923.45 61.81 928.11 66.47 933.86 66.47Z" fill="#CE3935"></path><path d="M1218.44 204.19C1224.19 204.19 1228.86 199.53 1228.86 193.77V152H1368.13C1384.46 152 1397.74 138.72 1397.74 122.39V75.24C1397.74 58.91 1384.46 45.63 1368.13 45.63H1237.63C1221.3 45.63 1208.02 58.91 1208.02 75.24V193.77C1208.02 199.53 1212.68 204.19 1218.44 204.19ZM1237.63 66.47H1368.13C1372.97 66.47 1376.9 70.41 1376.9 75.24V122.39C1376.9 127.23 1372.96 131.16 1368.13 131.16H1228.86V75.23C1228.86 70.41 1232.79 66.47 1237.63 66.47Z" fill="#CE3935"></path><path d="M1430.64 204.19C1436.39 204.19 1441.06 199.53 1441.06 193.77V152H1523.95C1524.57 153.18 1525.42 154.26 1526.51 155.17L1581.89 201.23C1583.83 202.85 1586.2 203.64 1588.55 203.64C1591.54 203.64 1594.5 202.36 1596.57 199.88C1600.25 195.46 1599.64 188.89 1595.22 185.21L1555.29 152H1580.33C1596.66 152 1609.94 138.72 1609.94 122.39V75.24C1609.94 58.91 1596.66 45.63 1580.33 45.63H1449.83C1433.5 45.63 1420.22 58.91 1420.22 75.24V193.77C1420.22 199.53 1424.88 204.19 1430.64 204.19ZM1449.83 66.47H1580.33C1585.17 66.47 1589.1 70.41 1589.1 75.24V122.39C1589.1 127.23 1585.17 131.16 1580.33 131.16H1441.06V75.23C1441.05 70.41 1444.99 66.47 1449.83 66.47Z" fill="#CE3935"></path>', 10)
|
34
34
|
]));
|
35
35
|
}
|
36
|
-
const ce = /* @__PURE__ */
|
36
|
+
const ce = /* @__PURE__ */ C(le, [["render", ie]]), ue = {
|
37
37
|
components: { IconChevronDown: te },
|
38
38
|
props: { route: Object },
|
39
39
|
mounted() {
|
40
|
-
var o, e,
|
41
|
-
(o = this.route) != null && o.menu && (
|
40
|
+
var o, e, r;
|
41
|
+
(o = this.route) != null && o.menu && (r = (e = this.route) == null ? void 0 : e.menu) != null && r.some(
|
42
42
|
(a) => {
|
43
43
|
var l, i;
|
44
44
|
return (a == null ? void 0 : a.path) === this.$route.path.replace("/", "") || ((i = (l = this.$route) == null ? void 0 : l.params) == null ? void 0 : i.table) === (a == null ? void 0 : a.table) && (a == null ? void 0 : a.table);
|
45
45
|
}
|
46
46
|
) && (this.isOpen = !0);
|
47
47
|
},
|
48
|
+
watch: {
|
49
|
+
route(o) {
|
50
|
+
o != null && o.open && (this.isOpen = !0);
|
51
|
+
}
|
52
|
+
},
|
48
53
|
data() {
|
49
54
|
return {
|
50
55
|
isOpen: !1
|
@@ -54,14 +59,14 @@ const ce = /* @__PURE__ */ w(le, [["render", ie]]), ue = {
|
|
54
59
|
key: 0,
|
55
60
|
class: ""
|
56
61
|
}, pe = { class: "ml-[30px] py-[6px] before:block before:absolute relative w-[196px] flex flex-col gap-[6px] inline-block before:w-[2px] before:h-[100%] before:bg-gray-100 before:left-[-14px] cursor-pointer" }, fe = { key: 1 };
|
57
|
-
function he(o, e,
|
58
|
-
var g,
|
62
|
+
function he(o, e, r, a, l, i) {
|
63
|
+
var g, w, x, _, m, y, u, p, $, k, I, z, j;
|
59
64
|
const b = v("IconChevronDown"), f = v("router-link");
|
60
|
-
return (g =
|
65
|
+
return (g = r.route) != null && g.menu ? (n(), s("div", de, [
|
61
66
|
t("button", {
|
62
67
|
onClick: e[0] || (e[0] = (h) => l.isOpen = !l.isOpen),
|
63
|
-
class: E(["flex
|
64
|
-
((x = (
|
68
|
+
class: E(["flex items-center justify-start w-full px-3 py-2 text-sm text-left text-gray-800 duration-300 border-none rounded-lg cursor-pointer gap-x-3 focus:outline-none hover:bg-gray-100", [
|
69
|
+
((x = (w = r.route) == null ? void 0 : w.menu) == null ? void 0 : x.some(
|
65
70
|
(h) => {
|
66
71
|
var d, Z;
|
67
72
|
return (h == null ? void 0 : h.path) === o.$route.path.replace("/", "") || (h == null ? void 0 : h.table) === ((Z = (d = o.$route) == null ? void 0 : d.params) == null ? void 0 : Z.table) && (h == null ? void 0 : h.table);
|
@@ -69,7 +74,7 @@ function he(o, e, n, a, l, i) {
|
|
69
74
|
)) && "bg-gray-100"
|
70
75
|
]])
|
71
76
|
}, [
|
72
|
-
L(V((_ =
|
77
|
+
L(V((_ = r.route) == null ? void 0 : _.ua) + " ", 1),
|
73
78
|
c(b, {
|
74
79
|
class: E([[l.isOpen && "-rotate-180"], "ml-auto duration-300"]),
|
75
80
|
width: "14",
|
@@ -81,9 +86,9 @@ function he(o, e, n, a, l, i) {
|
|
81
86
|
var h;
|
82
87
|
return [
|
83
88
|
G(t("ul", pe, [
|
84
|
-
(
|
89
|
+
(n(!0), s(N, null, S((h = r.route) == null ? void 0 : h.menu, (d, Z) => {
|
85
90
|
var U, A;
|
86
|
-
return
|
91
|
+
return n(), s("li", {
|
87
92
|
key: Z,
|
88
93
|
class: "w-full"
|
89
94
|
}, [
|
@@ -91,7 +96,7 @@ function he(o, e, n, a, l, i) {
|
|
91
96
|
to: "/" + (d == null ? void 0 : d.path),
|
92
97
|
class: E([[
|
93
98
|
((d == null ? void 0 : d.path) === o.$route.path.replace("/", "") || ((A = (U = o.$route) == null ? void 0 : U.params) == null ? void 0 : A.table) === (d == null ? void 0 : d.table) && (d == null ? void 0 : d.table)) && "bg-gray-100"
|
94
|
-
], "flex
|
99
|
+
], "flex px-3 py-2 text-sm text-gray-800 rounded-lg gap-x-4 hover:bg-gray-100 focus:outline-none focus:bg-gray-100"])
|
95
100
|
}, {
|
96
101
|
default: M(() => [
|
97
102
|
L(V(d == null ? void 0 : d.ua), 1)
|
@@ -107,24 +112,24 @@ function he(o, e, n, a, l, i) {
|
|
107
112
|
}),
|
108
113
|
_: 1
|
109
114
|
})
|
110
|
-
])) : (
|
115
|
+
])) : (n(), s("div", fe, [
|
111
116
|
c(f, {
|
112
|
-
to: ((y = (m =
|
117
|
+
to: ((y = (m = r.route) == null ? void 0 : m.path) == null ? void 0 : y[0]) === "/" ? (u = r.route) == null ? void 0 : u.path : "/" + ((p = r.route) == null ? void 0 : p.path),
|
113
118
|
class: E([[
|
114
|
-
((($ =
|
119
|
+
((($ = r.route) == null ? void 0 : $.path.replace("/", "")) === o.$route.path.replace("/", "") || ((I = (k = o.$route) == null ? void 0 : k.params) == null ? void 0 : I.table) === ((z = r.route) == null ? void 0 : z.table) && ((j = r.route) == null ? void 0 : j.table)) && "bg-gray-100"
|
115
120
|
], "flex gap-x-3 py-2 w-full font-[400] px-3 text-sm text-gray-800 rounded-lg items-center hover:bg-gray-100 duration-300 hover:text-gray-800"])
|
116
121
|
}, {
|
117
122
|
default: M(() => {
|
118
123
|
var h;
|
119
124
|
return [
|
120
|
-
L(V((h =
|
125
|
+
L(V((h = r.route) == null ? void 0 : h.ua), 1)
|
121
126
|
];
|
122
127
|
}),
|
123
128
|
_: 1
|
124
129
|
}, 8, ["to", "class"])
|
125
130
|
]));
|
126
131
|
}
|
127
|
-
const ge = /* @__PURE__ */
|
132
|
+
const ge = /* @__PURE__ */ C(ue, [["render", he]]), xe = {
|
128
133
|
components: { IconLogout: re, NavbarItem: ge, IconLogo: ce, IconSearch: Q },
|
129
134
|
data() {
|
130
135
|
return {
|
@@ -134,13 +139,8 @@ const ge = /* @__PURE__ */ w(ue, [["render", he]]), xe = {
|
|
134
139
|
},
|
135
140
|
computed: {
|
136
141
|
data() {
|
137
|
-
var o
|
138
|
-
return (o = this.searchValue) != null && o.trim() ?
|
139
|
-
(n) => {
|
140
|
-
var a, l, i;
|
141
|
-
return (i = (a = n == null ? void 0 : n.ua) == null ? void 0 : a.toLowerCase()) == null ? void 0 : i.includes((l = this.searchValue) == null ? void 0 : l.toLowerCase());
|
142
|
-
}
|
143
|
-
) : B.value;
|
142
|
+
var o;
|
143
|
+
return (o = this.searchValue) != null && o.trim() ? this.filterMenu(B.value, this.searchValue) : B.value;
|
144
144
|
},
|
145
145
|
logo() {
|
146
146
|
var o;
|
@@ -148,24 +148,30 @@ const ge = /* @__PURE__ */ w(ue, [["render", he]]), xe = {
|
|
148
148
|
}
|
149
149
|
},
|
150
150
|
methods: {
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
151
|
+
filterMenu(o, e) {
|
152
|
+
return o.map((r) => {
|
153
|
+
var a, l;
|
154
|
+
if (r.menu) {
|
155
|
+
const i = this.filterMenu(r.menu, e);
|
156
|
+
if (i.length > 0)
|
157
|
+
return { ...r, menu: i, open: !0 };
|
158
|
+
} else if ((l = (a = r.ua) == null ? void 0 : a.toLowerCase()) != null && l.includes(e.toLowerCase()))
|
159
|
+
return r;
|
160
|
+
return null;
|
161
|
+
}).filter(Boolean);
|
156
162
|
}
|
157
163
|
}
|
158
|
-
}, be = { class: "flex flex-col h-[100vh] border-r w-[260px] shrink-0" }, _e = ["src"], ve = { class: "relative" },
|
164
|
+
}, be = { class: "flex flex-col h-[100vh] border-r w-[260px] shrink-0" }, _e = ["src"], ve = { class: "relative" }, we = { class: "p-[16px] overflow-y-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500" }, Ce = { class: "flex flex-col flex-wrap w-full pb-3" }, me = {
|
159
165
|
key: 0,
|
160
166
|
class: "flex flex-col gap-[6px]"
|
161
167
|
}, ye = {
|
162
168
|
key: 1,
|
163
169
|
class: "text-gray-800 text-lg mt-[20px]"
|
164
170
|
};
|
165
|
-
function ke(o, e,
|
166
|
-
var
|
171
|
+
function ke(o, e, r, a, l, i) {
|
172
|
+
var w;
|
167
173
|
const b = v("IconSearch"), f = v("VsText"), g = v("NavbarItem");
|
168
|
-
return
|
174
|
+
return n(), s("div", be, [
|
169
175
|
t("img", {
|
170
176
|
src: i.logo,
|
171
177
|
height: "40",
|
@@ -187,21 +193,21 @@ function ke(o, e, n, a, l, i) {
|
|
187
193
|
class: "[&>input]:h-[40px] [&>input]:block [&>input]:rounded-none [&>input]:border-x-0 [&>input]:pl-[60px] [&>input:focus]:outline-none [&>input:focus]:focus:ring-0 [&>input:focus]:border-y-gray-200 [&>input:focus]:border-y-1 [&>input:focus]:border-x-0"
|
188
194
|
}, null, 8, ["modelValue"])
|
189
195
|
]),
|
190
|
-
t("div",
|
191
|
-
t("nav",
|
192
|
-
(
|
193
|
-
(
|
196
|
+
t("div", we, [
|
197
|
+
t("nav", Ce, [
|
198
|
+
(w = i.data) != null && w.length ? (n(), s("ul", me, [
|
199
|
+
(n(!0), s(N, null, S(i.data, (x, _) => (n(), s("li", {
|
194
200
|
key: _,
|
195
201
|
class: "flex flex-col gap-[6px]"
|
196
202
|
}, [
|
197
203
|
c(g, { route: x }, null, 8, ["route"])
|
198
204
|
]))), 128))
|
199
|
-
])) : (
|
205
|
+
])) : (n(), s("div", ye, "Не знайдено"))
|
200
206
|
])
|
201
207
|
])
|
202
208
|
]);
|
203
209
|
}
|
204
|
-
const $e = /* @__PURE__ */
|
210
|
+
const $e = /* @__PURE__ */ C(xe, [["render", ke]]), Ve = {}, Me = {
|
205
211
|
class: "shrink-0",
|
206
212
|
xmlns: "http://www.w3.org/2000/svg",
|
207
213
|
width: "24",
|
@@ -214,12 +220,12 @@ const $e = /* @__PURE__ */ w(xe, [["render", ke]]), Ve = {}, Me = {
|
|
214
220
|
"stroke-linejoin": "round"
|
215
221
|
};
|
216
222
|
function He(o, e) {
|
217
|
-
return
|
223
|
+
return n(), s("svg", Me, e[0] || (e[0] = [
|
218
224
|
t("path", { d: "M18 6 7 17l-5-5" }, null, -1),
|
219
225
|
t("path", { d: "m22 10-7.5 7.5L13 16" }, null, -1)
|
220
226
|
]));
|
221
227
|
}
|
222
|
-
const Le = /* @__PURE__ */
|
228
|
+
const Le = /* @__PURE__ */ C(Ve, [["render", He]]), Ie = {}, ze = {
|
223
229
|
xmlns: "http://www.w3.org/2000/svg",
|
224
230
|
width: "24",
|
225
231
|
height: "24",
|
@@ -227,8 +233,8 @@ const Le = /* @__PURE__ */ w(Ve, [["render", He]]), Ie = {}, ze = {
|
|
227
233
|
fill: "currentColor",
|
228
234
|
class: "icon icon-tabler icons-tabler-filled icon-tabler-user"
|
229
235
|
};
|
230
|
-
function je(o, e,
|
231
|
-
return
|
236
|
+
function je(o, e, r, a, l, i) {
|
237
|
+
return n(), s("svg", ze, e[0] || (e[0] = [
|
232
238
|
t("path", {
|
233
239
|
stroke: "none",
|
234
240
|
d: "M0 0h24v24H0z",
|
@@ -238,7 +244,7 @@ function je(o, e, n, a, l, i) {
|
|
238
244
|
t("path", { d: "M14 14a5 5 0 0 1 5 5v1a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-1a5 5 0 0 1 5 -5h4z" }, null, -1)
|
239
245
|
]));
|
240
246
|
}
|
241
|
-
const P = /* @__PURE__ */
|
247
|
+
const P = /* @__PURE__ */ C(Ie, [["render", je]]), Ee = {}, De = {
|
242
248
|
class: "shrink-0 size-4",
|
243
249
|
xmlns: "http://www.w3.org/2000/svg",
|
244
250
|
width: "24",
|
@@ -251,12 +257,12 @@ const P = /* @__PURE__ */ w(Ie, [["render", je]]), Ee = {}, De = {
|
|
251
257
|
"stroke-linejoin": "round"
|
252
258
|
};
|
253
259
|
function Oe(o, e) {
|
254
|
-
return
|
260
|
+
return n(), s("svg", De, e[0] || (e[0] = [
|
255
261
|
t("polyline", { points: "9 11 12 14 22 4" }, null, -1),
|
256
262
|
t("path", { d: "M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11" }, null, -1)
|
257
263
|
]));
|
258
264
|
}
|
259
|
-
const Ze = /* @__PURE__ */
|
265
|
+
const Ze = /* @__PURE__ */ C(Ee, [["render", Oe]]), Ne = { class: "relative shrink-0" }, Be = ["src"], Se = {
|
260
266
|
key: 1,
|
261
267
|
class: "h-[38px] w-[38px] bg-gray-200 rounded-full flex items-center justify-center"
|
262
268
|
}, Ue = {
|
@@ -270,31 +276,31 @@ const Ze = /* @__PURE__ */ w(Ee, [["render", Oe]]), Ne = { class: "relative shri
|
|
270
276
|
props: { item: Object },
|
271
277
|
emits: ["update-notification"],
|
272
278
|
setup(o, { emit: e }) {
|
273
|
-
const
|
279
|
+
const r = e, a = D(!1), l = () => a.value = !0, i = () => a.value = !1, b = async () => {
|
274
280
|
var f;
|
275
281
|
try {
|
276
|
-
await O.get(`/api/notification-read/${(f = o.item) == null ? void 0 : f.id}`), await
|
282
|
+
await O.get(`/api/notification-read/${(f = o.item) == null ? void 0 : f.id}`), await r("update-notification");
|
277
283
|
} catch {
|
278
284
|
}
|
279
285
|
};
|
280
286
|
return (f, g) => {
|
281
287
|
var x, _, m, y, u, p;
|
282
|
-
const
|
283
|
-
return
|
288
|
+
const w = v("VsPopover");
|
289
|
+
return n(), s("li", {
|
284
290
|
class: E(["relative group w-full flex gap-x-5 text-start p-5 border-b", [(x = o.item) != null && x.read ? "bg-gray-100" : "bg-white"]]),
|
285
291
|
onMouseenter: l,
|
286
292
|
onMouseleave: i
|
287
293
|
}, [
|
288
294
|
t("div", Ne, [
|
289
|
-
(_ = o.item) != null && _.avatar ? (
|
295
|
+
(_ = o.item) != null && _.avatar ? (n(), s("img", {
|
290
296
|
key: 0,
|
291
297
|
class: "shrink-0 size-[38px] rounded-full",
|
292
298
|
src: (m = o.item) == null ? void 0 : m.avatar,
|
293
299
|
alt: "Avatar"
|
294
|
-
}, null, 8, Be)) : (
|
300
|
+
}, null, 8, Be)) : (n(), s("div", Se, [
|
295
301
|
c(P)
|
296
302
|
])),
|
297
|
-
(y = o.item) != null && y.read ? (
|
303
|
+
(y = o.item) != null && y.read ? (n(), s("span", Ue)) : H("", !0)
|
298
304
|
]),
|
299
305
|
t("div", Ae, [
|
300
306
|
t("p", Te, [
|
@@ -306,8 +312,8 @@ const Ze = /* @__PURE__ */ w(Ee, [["render", Oe]]), Ne = { class: "relative shri
|
|
306
312
|
t("span", Pe, V((u = o.item) == null ? void 0 : u.author), 1),
|
307
313
|
t("p", Qe, V((p = o.item) == null ? void 0 : p.subject), 1)
|
308
314
|
]),
|
309
|
-
a.value ? (
|
310
|
-
c(
|
315
|
+
a.value ? (n(), s("div", Fe, [
|
316
|
+
c(w, {
|
311
317
|
trigger: "hover",
|
312
318
|
placement: "left"
|
313
319
|
}, {
|
@@ -339,13 +345,13 @@ const Ze = /* @__PURE__ */ w(Ee, [["render", Oe]]), Ne = { class: "relative shri
|
|
339
345
|
"stroke-linecap": "round",
|
340
346
|
"stroke-linejoin": "round"
|
341
347
|
};
|
342
|
-
function Je(o, e,
|
343
|
-
return
|
348
|
+
function Je(o, e, r, a, l, i) {
|
349
|
+
return n(), s("svg", Ge, e[0] || (e[0] = [
|
344
350
|
t("path", { d: "M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9" }, null, -1),
|
345
351
|
t("path", { d: "M10.3 21a1.94 1.94 0 0 0 3.4 0" }, null, -1)
|
346
352
|
]));
|
347
353
|
}
|
348
|
-
const Ke = /* @__PURE__ */
|
354
|
+
const Ke = /* @__PURE__ */ C(qe, [["render", Je]]), We = {}, Xe = {
|
349
355
|
class: "shrink-0 size-4",
|
350
356
|
xmlns: "http://www.w3.org/2000/svg",
|
351
357
|
width: "24",
|
@@ -358,7 +364,7 @@ const Ke = /* @__PURE__ */ w(qe, [["render", Je]]), We = {}, Xe = {
|
|
358
364
|
"stroke-linejoin": "round"
|
359
365
|
};
|
360
366
|
function Ye(o, e) {
|
361
|
-
return
|
367
|
+
return n(), s("svg", Xe, e[0] || (e[0] = [
|
362
368
|
t("path", { d: "M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z" }, null, -1),
|
363
369
|
t("circle", {
|
364
370
|
cx: "12",
|
@@ -367,7 +373,7 @@ function Ye(o, e) {
|
|
367
373
|
}, null, -1)
|
368
374
|
]));
|
369
375
|
}
|
370
|
-
const et = /* @__PURE__ */
|
376
|
+
const et = /* @__PURE__ */ C(We, [["render", Ye]]), tt = {
|
371
377
|
key: 0,
|
372
378
|
class: "flex absolute top-0 end-0 -mt-1.5 -me-1.5"
|
373
379
|
}, ot = { class: "relative min-w-[18px] min-h-[18px] inline-flex justify-center items-center text-[10px] bg-red-500 text-white rounded-full px-1" }, nt = {
|
@@ -376,8 +382,8 @@ const et = /* @__PURE__ */ w(We, [["render", Ye]]), tt = {
|
|
376
382
|
}, st = { class: "h-[50px] px-[20px] border-b w-full flex items-center justify-between rounded-t-lg bg-white shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)]" }, rt = { class: "h-[30px] w-[30px] inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100" }, lt = { class: "max-h-[400px] bg-white overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300" }, at = { key: 0 }, it = {
|
377
383
|
__name: "admin-notification",
|
378
384
|
setup(o) {
|
379
|
-
var
|
380
|
-
const e = D(0),
|
385
|
+
var w, x, _, m, y;
|
386
|
+
const e = D(0), r = D([]), a = D(!1), l = D(null), i = (y = (m = (_ = (x = (w = K()) == null ? void 0 : w.appContext) == null ? void 0 : x.app) == null ? void 0 : _.config) == null ? void 0 : m.globalProperties) == null ? void 0 : y.$notify, b = (u) => {
|
381
387
|
l.value && !l.value.contains(u.target) && (a.value = !1);
|
382
388
|
};
|
383
389
|
W(a, (u) => {
|
@@ -388,7 +394,7 @@ const et = /* @__PURE__ */ w(We, [["render", Ye]]), tt = {
|
|
388
394
|
const f = async () => {
|
389
395
|
try {
|
390
396
|
const { data: u } = await O.get("/api/notification");
|
391
|
-
|
397
|
+
r.value = (u == null ? void 0 : u.rows) || [];
|
392
398
|
} catch {
|
393
399
|
i({
|
394
400
|
type: "error",
|
@@ -409,7 +415,7 @@ const et = /* @__PURE__ */ w(We, [["render", Ye]]), tt = {
|
|
409
415
|
});
|
410
416
|
}
|
411
417
|
};
|
412
|
-
return (u, p) => (
|
418
|
+
return (u, p) => (n(), s("div", {
|
413
419
|
ref_key: "notificationRef",
|
414
420
|
ref: l,
|
415
421
|
class: "hs-tooltip [--placement:bottom] inline-block show relative"
|
@@ -422,7 +428,7 @@ const et = /* @__PURE__ */ w(We, [["render", Ye]]), tt = {
|
|
422
428
|
height: "24",
|
423
429
|
width: "24"
|
424
430
|
}),
|
425
|
-
e.value ? (
|
431
|
+
e.value ? (n(), s("span", tt, [
|
426
432
|
p[1] || (p[1] = t("span", { class: "absolute inline-flex bg-red-400 rounded-full opacity-75 animate-ping size-full dark:bg-red-600" }, null, -1)),
|
427
433
|
t("span", ot, V(e.value), 1)
|
428
434
|
])) : H("", !0)
|
@@ -431,7 +437,7 @@ const et = /* @__PURE__ */ w(We, [["render", Ye]]), tt = {
|
|
431
437
|
default: M(() => {
|
432
438
|
var $;
|
433
439
|
return [
|
434
|
-
a.value ? (
|
440
|
+
a.value ? (n(), s("div", nt, [
|
435
441
|
t("div", st, [
|
436
442
|
p[2] || (p[2] = t("nav", { class: "flex" }, [
|
437
443
|
t("button", {
|
@@ -444,8 +450,8 @@ const et = /* @__PURE__ */ w(We, [["render", Ye]]), tt = {
|
|
444
450
|
])
|
445
451
|
]),
|
446
452
|
t("div", lt, [
|
447
|
-
($ =
|
448
|
-
(
|
453
|
+
($ = r.value) != null && $.length ? (n(), s("ul", at, [
|
454
|
+
(n(!0), s(N, null, S(r.value, (k) => (n(), Y(Re, {
|
449
455
|
key: k == null ? void 0 : k.id,
|
450
456
|
item: k,
|
451
457
|
onUpdateNotification: f
|
@@ -479,8 +485,8 @@ const et = /* @__PURE__ */ w(We, [["render", Ye]]), tt = {
|
|
479
485
|
"stroke-linecap": "round",
|
480
486
|
"stroke-linejoin": "round"
|
481
487
|
};
|
482
|
-
function dt(o, e,
|
483
|
-
return
|
488
|
+
function dt(o, e, r, a, l, i) {
|
489
|
+
return n(), s("svg", ut, e[0] || (e[0] = [
|
484
490
|
t("circle", {
|
485
491
|
cx: "12",
|
486
492
|
cy: "12",
|
@@ -490,7 +496,7 @@ function dt(o, e, n, a, l, i) {
|
|
490
496
|
t("path", { d: "M12 17h.01" }, null, -1)
|
491
497
|
]));
|
492
498
|
}
|
493
|
-
const pt = /* @__PURE__ */
|
499
|
+
const pt = /* @__PURE__ */ C(ct, [["render", dt]]), ft = {
|
494
500
|
components: { IconQuestion: pt, IconUser: P, AdminNotification: it },
|
495
501
|
mounted() {
|
496
502
|
this.getUserData();
|
@@ -539,14 +545,14 @@ const pt = /* @__PURE__ */ w(ct, [["render", dt]]), ft = {
|
|
539
545
|
}, bt = { class: "relative" }, _t = ["src"], vt = {
|
540
546
|
key: 1,
|
541
547
|
class: "size-[40px] rounded-full bg-gray-200 flex items-center justify-center"
|
542
|
-
},
|
548
|
+
}, wt = { class: "p-[10px] gap-[6px] items-center border-b flex justify-between" }, Ct = ["src"], mt = {
|
543
549
|
key: 1,
|
544
550
|
class: "size-[40px] rounded-full bg-gray-200 flex items-center justify-center"
|
545
551
|
}, yt = { class: "text-[14px] mr-[10px] text-gray-500" }, kt = { class: "flex flex-col p-[4px]" };
|
546
|
-
function $t(o, e,
|
552
|
+
function $t(o, e, r, a, l, i) {
|
547
553
|
var x, _, m, y, u, p, $, k, I, z;
|
548
|
-
const b = v("IconQuestion"), f = v("AdminNotification"), g = v("IconUser"),
|
549
|
-
return
|
554
|
+
const b = v("IconQuestion"), f = v("AdminNotification"), g = v("IconUser"), w = v("router-link");
|
555
|
+
return n(), s("div", ht, [
|
550
556
|
t("div", gt, [
|
551
557
|
t("a", xt, [
|
552
558
|
c(b, {
|
@@ -561,28 +567,28 @@ function $t(o, e, n, a, l, i) {
|
|
561
567
|
onClick: e[0] || (e[0] = (j) => l.isVisible = !0),
|
562
568
|
class: "cursor-pointer"
|
563
569
|
}, [
|
564
|
-
(_ = (x = l.userData) == null ? void 0 : x.user) != null && _.avatar ? (
|
570
|
+
(_ = (x = l.userData) == null ? void 0 : x.user) != null && _.avatar ? (n(), s("img", {
|
565
571
|
key: 0,
|
566
572
|
class: "flex-shrink-0 size-[30px] rounded-full",
|
567
573
|
src: (y = (m = l.userData) == null ? void 0 : m.user) == null ? void 0 : y.avatar,
|
568
574
|
alt: "Image Description"
|
569
|
-
}, null, 8, _t)) : (
|
575
|
+
}, null, 8, _t)) : (n(), s("div", vt, [
|
570
576
|
c(g)
|
571
577
|
]))
|
572
578
|
]),
|
573
|
-
l.isVisible ? (
|
579
|
+
l.isVisible ? (n(), s("div", {
|
574
580
|
key: 0,
|
575
581
|
onClick: e[2] || (e[2] = ee(() => {
|
576
582
|
}, ["stop"])),
|
577
583
|
class: "fixed bg-white w-[180px] top-[55px] right-[20px] shadow-xl rounded-xl z-[1]"
|
578
584
|
}, [
|
579
|
-
t("div",
|
580
|
-
(p = (u = l.userData) == null ? void 0 : u.user) != null && p.avatar ? (
|
585
|
+
t("div", wt, [
|
586
|
+
(p = (u = l.userData) == null ? void 0 : u.user) != null && p.avatar ? (n(), s("img", {
|
581
587
|
key: 0,
|
582
588
|
class: "flex-shrink-0 size-[30px] rounded-full",
|
583
589
|
src: (k = ($ = l.userData) == null ? void 0 : $.user) == null ? void 0 : k.avatar,
|
584
590
|
alt: "Image Description"
|
585
|
-
}, null, 8,
|
591
|
+
}, null, 8, Ct)) : (n(), s("div", mt, [
|
586
592
|
c(g)
|
587
593
|
])),
|
588
594
|
t("div", null, [
|
@@ -590,7 +596,7 @@ function $t(o, e, n, a, l, i) {
|
|
590
596
|
])
|
591
597
|
]),
|
592
598
|
t("div", kt, [
|
593
|
-
c(
|
599
|
+
c(w, {
|
594
600
|
to: "profile",
|
595
601
|
disabled: !0,
|
596
602
|
class: "p-[8px] block rounded-lg w-full mb-[4px] text-start hover:bg-gray-100 !duration-300"
|
@@ -610,7 +616,7 @@ function $t(o, e, n, a, l, i) {
|
|
610
616
|
])
|
611
617
|
]);
|
612
618
|
}
|
613
|
-
const Vt = /* @__PURE__ */
|
619
|
+
const Vt = /* @__PURE__ */ C(ft, [["render", $t]]), Mt = {
|
614
620
|
components: { navbar: $e, AdminHeader: Vt },
|
615
621
|
computed: {
|
616
622
|
isMenu() {
|
@@ -618,19 +624,19 @@ const Vt = /* @__PURE__ */ w(ft, [["render", $t]]), Mt = {
|
|
618
624
|
}
|
619
625
|
}
|
620
626
|
}, Ht = { class: "admin-wrapper" }, Lt = { class: "flex flex-col" };
|
621
|
-
function It(o, e,
|
627
|
+
function It(o, e, r, a, l, i) {
|
622
628
|
const b = v("navbar"), f = v("admin-header"), g = v("router-view");
|
623
|
-
return
|
629
|
+
return n(), s("div", Ht, [
|
624
630
|
c(b),
|
625
631
|
t("div", Lt, [
|
626
|
-
i.isMenu ? (
|
632
|
+
i.isMenu ? (n(), s(N, { key: 0 }, [
|
627
633
|
c(f),
|
628
634
|
c(g)
|
629
635
|
], 64)) : H("", !0)
|
630
636
|
])
|
631
637
|
]);
|
632
638
|
}
|
633
|
-
const Dt = /* @__PURE__ */
|
639
|
+
const Dt = /* @__PURE__ */ C(Mt, [["render", It], ["__scopeId", "data-v-a53a7af5"]]);
|
634
640
|
export {
|
635
641
|
Dt as default
|
636
642
|
};
|
package/dist/admin.js
CHANGED