@opengis/admin 0.1.2 → 0.1.4
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/add-page-D6D_vCdT.js +94 -0
- package/dist/{admin-interface-vPkHXzQK.js → admin-interface-BpAoXL6Y.js} +236 -208
- package/dist/{admin-view-BYF4ITZY.js → admin-view-Ctnb3YHc.js} +10 -10
- package/dist/admin.js +1 -1
- package/dist/admin.umd.cjs +618 -25
- package/dist/card-page-CDUWky8v.js +133 -0
- package/dist/{card-view-CjZRvfqy.js → card-view-BdtKFM_Q.js} +1 -1
- package/dist/edit-page-Bl7TSfk5.js +104 -0
- package/dist/import-file-bAV0TNST.js +29762 -0
- package/dist/style.css +1 -1
- package/package.json +18 -5
- package/plugin.js +1 -1
- package/server/plugins/vite.js +13 -8
- package/server/routes/data/controllers/cardData.js +1 -1
- package/server/routes/data/controllers/funcs/getFilterSQL/index.js +82 -0
- package/server/routes/data/controllers/funcs/getFilterSQL/util/formatValue.js +142 -0
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getCustomQuery.js +13 -0
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getFilterQuery.js +67 -0
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getOptimizedQuery.js +12 -0
- package/server/routes/data/controllers/funcs/getFilterSQL/util/getTableSql.js +34 -0
- package/server/routes/data/controllers/tableData.js +12 -31
- package/server/routes/data/controllers/tableFilter.js +1 -1
- package/server/routes/data/controllers/utils/assignTokens.js +31 -0
- package/server/routes/data/index.mjs +1 -1
- package/server/routes/templates/controllers/getTemplate.js +2 -4
- package/server/templates/cls/itree.recrzone_category.json +74 -0
- package/dist/add-page-C-msiPrU.js +0 -64
- package/dist/card-page-HOwuHNjV.js +0 -49
- package/dist/edit-page-7yrRusn4.js +0 -58
- package/dist/form-TrZSpRSC.js +0 -38
- package/dist/import-file-DPHo57R5.js +0 -3726
- package/server/routes/data/controllers/metaFormat/getSelectVal.js +0 -19
- package/server/routes/data/controllers/metaFormat/index.js +0 -29
- package/server/routes/templates/funcs/addTempateFolder.js +0 -47
- package/server/routes/templates/funcs/getTemplate.js +0 -70
- package/server/routes/templates/funcs/getTemplatePath.js +0 -39
- package/server/routes/templates/funcs/loadTemplate.js +0 -1
- package/server/routes/templates/funcs/loadTemplateDir.js +0 -1
- package/server/routes/templates/funcs/loadTemplatePath.js +0 -1
- package/server/templates/interface/management.user_group.html +0 -1
- package/server/templates/interface/management.user_group.json +0 -10
- package/server/templates/interface/management.users.html +0 -1
- package/server/templates/interface/management.users.json +0 -10
- package/server/templates/map/dgm_level_line.xml +0 -52
- package/server/templates/pt/admin-menu-pt.html +0 -108
- package/server/templates/pt/management.user_group.table.pt.html +0 -127
- package/server/templates/pt/management.users.table.pt.html +0 -130
- package/server/templates/pt/table-standard-pt.html +0 -202
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as
|
|
1
|
+
import { _ as g, a as k } from "./import-file-bAV0TNST.js";
|
|
2
2
|
import { u as I } from "./userMenu-CT1xO2Pt.js";
|
|
3
|
-
import { openBlock as
|
|
4
|
-
const
|
|
3
|
+
import { openBlock as o, createElementBlock as i, createStaticVNode as S, createElementVNode as n, Fragment as x, resolveComponent as c, createVNode as p, withCtx as y, createTextVNode as v, withModifiers as L, renderList as w, toDisplayString as T, withDirectives as E, vModelCheckbox as O, createBlock as F, vModelText as N, resolveDynamicComponent as q, Transition as R, createCommentVNode as G, vShow as J } from "vue";
|
|
4
|
+
const K = {}, Q = {
|
|
5
5
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6
6
|
viewBox: "0 0 24 24",
|
|
7
7
|
fill: "none",
|
|
@@ -11,12 +11,12 @@ const J = {}, K = {
|
|
|
11
11
|
"stroke-linejoin": "round",
|
|
12
12
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-adjustments-horizontal"
|
|
13
13
|
};
|
|
14
|
-
function
|
|
15
|
-
return
|
|
14
|
+
function W(t, e, s, a, l, r) {
|
|
15
|
+
return o(), i("svg", Q, e[0] || (e[0] = [
|
|
16
16
|
S('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M14 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M4 6l8 0"></path><path d="M16 6l4 0"></path><path d="M8 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M4 12l2 0"></path><path d="M10 12l10 0"></path><path d="M17 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M4 18l11 0"></path><path d="M19 18l1 0"></path>', 10)
|
|
17
17
|
]));
|
|
18
18
|
}
|
|
19
|
-
const
|
|
19
|
+
const X = /* @__PURE__ */ g(K, [["render", W]]), Y = {}, Z = {
|
|
20
20
|
xmlns: "http://www.w3.org/2000/svg",
|
|
21
21
|
viewBox: "0 0 24 24",
|
|
22
22
|
fill: "none",
|
|
@@ -26,8 +26,8 @@ const W = /* @__PURE__ */ m(J, [["render", Q]]), X = {}, Y = {
|
|
|
26
26
|
"stroke-linejoin": "round",
|
|
27
27
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-dots-vertical"
|
|
28
28
|
};
|
|
29
|
-
function
|
|
30
|
-
return
|
|
29
|
+
function ee(t, e, s, a, l, r) {
|
|
30
|
+
return o(), i("svg", Z, e[0] || (e[0] = [
|
|
31
31
|
n("path", {
|
|
32
32
|
stroke: "none",
|
|
33
33
|
d: "M0 0h24v24H0z",
|
|
@@ -38,7 +38,7 @@ function Z(t, e, s, a, l, o) {
|
|
|
38
38
|
n("path", { d: "M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" }, null, -1)
|
|
39
39
|
]));
|
|
40
40
|
}
|
|
41
|
-
const
|
|
41
|
+
const te = /* @__PURE__ */ g(Y, [["render", ee]]), ne = {}, se = {
|
|
42
42
|
class: "flex-shrink-0 size-3.5",
|
|
43
43
|
xmlns: "http://www.w3.org/2000/svg",
|
|
44
44
|
viewBox: "0 0 24 24",
|
|
@@ -48,21 +48,21 @@ const ee = /* @__PURE__ */ m(X, [["render", Z]]), te = {}, ne = {
|
|
|
48
48
|
"stroke-linecap": "round",
|
|
49
49
|
"stroke-linejoin": "round"
|
|
50
50
|
};
|
|
51
|
-
function
|
|
52
|
-
return
|
|
51
|
+
function le(t, e, s, a, l, r) {
|
|
52
|
+
return o(), i("svg", se, e[0] || (e[0] = [
|
|
53
53
|
S('<path d="M3 6h18"></path><path d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"></path><path d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"></path><line x1="10" x2="10" y1="11" y2="17"></line><line x1="14" x2="14" y1="11" y2="17"></line>', 5)
|
|
54
54
|
]));
|
|
55
55
|
}
|
|
56
|
-
const
|
|
56
|
+
const re = /* @__PURE__ */ g(ne, [["render", le]]), oe = {
|
|
57
57
|
props: {
|
|
58
58
|
height: { type: String, default: "16" },
|
|
59
59
|
width: { type: String, default: "12" },
|
|
60
60
|
color: { type: String, default: "black" }
|
|
61
61
|
}
|
|
62
|
-
},
|
|
63
|
-
function
|
|
64
|
-
return
|
|
65
|
-
(
|
|
62
|
+
}, ae = { style: { display: "none" } }, ie = ["height", "width", "fill"];
|
|
63
|
+
function de(t, e, s, a, l, r) {
|
|
64
|
+
return o(), i(x, null, [
|
|
65
|
+
(o(), i("svg", ae, e[0] || (e[0] = [
|
|
66
66
|
n("symbol", {
|
|
67
67
|
id: "icon-pencil",
|
|
68
68
|
viewBox: "0 0 32 32"
|
|
@@ -70,20 +70,20 @@ function ie(t, e, s, a, l, o) {
|
|
|
70
70
|
n("path", { d: "M27 0c2.761 0 5 2.239 5 5 0 1.126-0.372 2.164-1 3l-2 2-7-7 2-2c0.836-0.628 1.874-1 3-1zM2 23l-2 9 9-2 18.5-18.5-7-7-18.5 18.5zM22.362 11.362l-14 14-1.724-1.724 14-14 1.724 1.724z" })
|
|
71
71
|
], -1)
|
|
72
72
|
]))),
|
|
73
|
-
(
|
|
73
|
+
(o(), i("svg", {
|
|
74
74
|
height: s.height,
|
|
75
75
|
width: s.width,
|
|
76
76
|
fill: s.color
|
|
77
77
|
}, e[1] || (e[1] = [
|
|
78
78
|
n("use", { "xlink:href": "#icon-pencil" }, null, -1)
|
|
79
|
-
]), 8,
|
|
79
|
+
]), 8, ie))
|
|
80
80
|
], 64);
|
|
81
81
|
}
|
|
82
|
-
const
|
|
82
|
+
const ue = /* @__PURE__ */ g(oe, [["render", de]]), ce = {
|
|
83
83
|
components: {
|
|
84
|
-
IconMore:
|
|
85
|
-
IconDelete:
|
|
86
|
-
IconEdit:
|
|
84
|
+
IconMore: te,
|
|
85
|
+
IconDelete: re,
|
|
86
|
+
IconEdit: ue
|
|
87
87
|
},
|
|
88
88
|
emits: ["updateTable"],
|
|
89
89
|
props: { item: Object, table: String },
|
|
@@ -121,7 +121,7 @@ const de = /* @__PURE__ */ m(oe, [["render", ie]]), ue = {
|
|
|
121
121
|
title: "Успішно!",
|
|
122
122
|
message: "Об`єкт успішно видалeно",
|
|
123
123
|
type: "success"
|
|
124
|
-
}), this.$emit("update-table"), this.isDeleteConfirm = !1;
|
|
124
|
+
}), await this.$emit("update-table"), this.isDeleteConfirm = !1;
|
|
125
125
|
} catch {
|
|
126
126
|
this.$notify({
|
|
127
127
|
title: "Помилка!",
|
|
@@ -131,48 +131,48 @@ const de = /* @__PURE__ */ m(oe, [["render", ie]]), ue = {
|
|
|
131
131
|
}
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
|
-
},
|
|
134
|
+
}, pe = { class: "hs-dropdown [--placement:bottom-right] inline-flex" }, be = {
|
|
135
135
|
id: "hs-pro-dupc1",
|
|
136
136
|
type: "button",
|
|
137
137
|
class: "gap-x-2 p-2 rounded-lg hover:border-transparent focus:outline-none text-black hover:bg-gray-50"
|
|
138
|
-
},
|
|
139
|
-
function
|
|
140
|
-
const
|
|
141
|
-
return
|
|
142
|
-
n("div",
|
|
143
|
-
p(
|
|
138
|
+
}, he = { class: "pt-[7px] pb-[7px] flex flex-col items-start" }, me = { class: "p-4" }, ge = { class: "mt-4 flex justify-end gap-x-3" };
|
|
139
|
+
function fe(t, e, s, a, l, r) {
|
|
140
|
+
const h = c("IconMore"), u = c("IconEdit"), m = c("router-link"), f = c("IconDelete"), $ = c("VsPopover"), A = c("VsDialog");
|
|
141
|
+
return o(), i(x, null, [
|
|
142
|
+
n("div", pe, [
|
|
143
|
+
p($, {
|
|
144
144
|
trigger: "click",
|
|
145
145
|
placement: "left"
|
|
146
146
|
}, {
|
|
147
|
-
reference:
|
|
148
|
-
n("button",
|
|
149
|
-
p(
|
|
147
|
+
reference: y(() => [
|
|
148
|
+
n("button", be, [
|
|
149
|
+
p(h, {
|
|
150
150
|
height: "16",
|
|
151
151
|
width: "16"
|
|
152
152
|
})
|
|
153
153
|
])
|
|
154
154
|
]),
|
|
155
|
-
default:
|
|
156
|
-
var
|
|
155
|
+
default: y(() => {
|
|
156
|
+
var _, C, M;
|
|
157
157
|
return [
|
|
158
|
-
n("div",
|
|
159
|
-
p(
|
|
160
|
-
to: `/edit?table=${(
|
|
158
|
+
n("div", he, [
|
|
159
|
+
p(m, {
|
|
160
|
+
to: `/edit?table=${(C = (_ = t.$route) == null ? void 0 : _.params) == null ? void 0 : C.catchAll}&id=${(M = s.item) == null ? void 0 : M.id}`,
|
|
161
161
|
class: "w-[100px] ml-[2px] flex items-center justify-center gap-x-3 rounded-lg text-[13px] text-gray-800"
|
|
162
162
|
}, {
|
|
163
|
-
default:
|
|
164
|
-
p(
|
|
165
|
-
e[4] || (e[4] =
|
|
163
|
+
default: y(() => [
|
|
164
|
+
p(u, { color: "#000" }),
|
|
165
|
+
e[4] || (e[4] = v(" Редагувати "))
|
|
166
166
|
]),
|
|
167
167
|
_: 1
|
|
168
168
|
}, 8, ["to"]),
|
|
169
169
|
e[6] || (e[6] = n("div", { class: "h-[1px] w-[80%] bg-gray-200 ml-auto mr-auto mt-[10px] mb-[10px]" }, null, -1)),
|
|
170
170
|
n("button", {
|
|
171
|
-
onClick: e[0] || (e[0] =
|
|
171
|
+
onClick: e[0] || (e[0] = L((...D) => r.openConfirm && r.openConfirm(...D), ["stop"])),
|
|
172
172
|
type: "button",
|
|
173
173
|
class: "w-[100px] flex items-center justify-center gap-x-3 rounded-lg text-[14px] text-red-500"
|
|
174
174
|
}, [
|
|
175
|
-
p(
|
|
175
|
+
p(f),
|
|
176
176
|
e[5] || (e[5] = n("span", { class: "text-gray-800" }, "Видалити", -1))
|
|
177
177
|
])
|
|
178
178
|
])
|
|
@@ -183,22 +183,22 @@ function ge(t, e, s, a, l, o) {
|
|
|
183
183
|
]),
|
|
184
184
|
p(A, {
|
|
185
185
|
visible: l.isDeleteConfirm,
|
|
186
|
-
"onUpdate:visible": e[3] || (e[3] = (
|
|
186
|
+
"onUpdate:visible": e[3] || (e[3] = (_) => l.isDeleteConfirm = _),
|
|
187
187
|
title: "Ви впевнені?"
|
|
188
188
|
}, {
|
|
189
|
-
default:
|
|
190
|
-
n("div",
|
|
189
|
+
default: y(() => [
|
|
190
|
+
n("div", me, [
|
|
191
191
|
e[7] || (e[7] = n("p", { class: "mt-1 text-gray-500 dark:text-neutral-500" }, " Ви впевнені, що хочете видалити цей об'єкт? ", -1)),
|
|
192
|
-
n("div",
|
|
192
|
+
n("div", ge, [
|
|
193
193
|
n("button", {
|
|
194
194
|
type: "button",
|
|
195
195
|
class: "py-2 px-3 inline-flex items-center gap-x-2 text-sm font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-gray-50 dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",
|
|
196
|
-
onClick: e[1] || (e[1] = (
|
|
196
|
+
onClick: e[1] || (e[1] = (_) => l.isDeleteConfirm = !1)
|
|
197
197
|
}, " Скасувати "),
|
|
198
198
|
n("button", {
|
|
199
199
|
type: "button",
|
|
200
200
|
class: "py-2 px-3 inline-flex items-center gap-x-2 text-sm font-semibold rounded-lg border border-transparent bg-red-500 text-white hover:bg-red-600 disabled:opacity-50 disabled:pointer-events-none",
|
|
201
|
-
onClick: e[2] || (e[2] = (...
|
|
201
|
+
onClick: e[2] || (e[2] = (..._) => r.deleteElement && r.deleteElement(..._))
|
|
202
202
|
}, " Так, я впевнена/ий ")
|
|
203
203
|
])
|
|
204
204
|
])
|
|
@@ -207,7 +207,7 @@ function ge(t, e, s, a, l, o) {
|
|
|
207
207
|
}, 8, ["visible"])
|
|
208
208
|
], 64);
|
|
209
209
|
}
|
|
210
|
-
const
|
|
210
|
+
const xe = /* @__PURE__ */ g(ce, [["render", fe]]), ye = {}, _e = {
|
|
211
211
|
class: "flex-shrink-0 mt-0.5 size-3.5",
|
|
212
212
|
xmlns: "http://www.w3.org/2000/svg",
|
|
213
213
|
viewBox: "0 0 24 24",
|
|
@@ -217,15 +217,15 @@ const fe = /* @__PURE__ */ m(ue, [["render", ge]]), xe = {}, ye = {
|
|
|
217
217
|
"stroke-linecap": "round",
|
|
218
218
|
"stroke-linejoin": "round"
|
|
219
219
|
};
|
|
220
|
-
function
|
|
221
|
-
return
|
|
220
|
+
function ke(t, e, s, a, l, r) {
|
|
221
|
+
return o(), i("svg", _e, e[0] || (e[0] = [
|
|
222
222
|
n("path", { d: "m3 16 4 4 4-4" }, null, -1),
|
|
223
223
|
n("path", { d: "M7 20V4" }, null, -1),
|
|
224
224
|
n("path", { d: "m21 8-4-4-4 4" }, null, -1),
|
|
225
225
|
n("path", { d: "M17 4v16" }, null, -1)
|
|
226
226
|
]));
|
|
227
227
|
}
|
|
228
|
-
const
|
|
228
|
+
const ve = /* @__PURE__ */ g(ye, [["render", ke]]), we = {
|
|
229
229
|
props: {
|
|
230
230
|
columns: { type: Object, default: () => {
|
|
231
231
|
} },
|
|
@@ -271,65 +271,65 @@ const ke = /* @__PURE__ */ m(xe, [["render", _e]]), ve = {
|
|
|
271
271
|
this.format = t;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
},
|
|
275
|
-
function
|
|
276
|
-
const
|
|
277
|
-
return
|
|
274
|
+
}, $e = { class: "p-4" }, Ce = { class: "pb-5 mb-5 last:pb-0 last:mb-0 border-b last:border-b-0 border-gray-200 dark:border-neutral-700" }, Me = { class: "mt-2 flex row flex-wrap gap-y-[5px] gap-x-[10px]" }, Te = { class: "pb-5 mb-5 last:pb-0 last:mb-0 border-b last:border-b-0 border-gray-200 dark:border-neutral-700" }, De = { class: "mt-2 space-y-2" }, Ve = ["id", "onChange"], Fe = ["for"], Ae = { class: "pb-5 last:pb-0 last:mb-0 border-b last:border-b-0 border-gray-200 dark:border-neutral-700" }, Ie = { class: "text-center" };
|
|
275
|
+
function Ee(t, e, s, a, l, r) {
|
|
276
|
+
const h = c("VsCheckbox");
|
|
277
|
+
return o(), i(x, null, [
|
|
278
278
|
e[4] || (e[4] = n("div", { class: "dark:border-neutral-700" }, null, -1)),
|
|
279
|
-
n("div",
|
|
280
|
-
n("div",
|
|
279
|
+
n("div", $e, [
|
|
280
|
+
n("div", Ce, [
|
|
281
281
|
e[2] || (e[2] = n("label", { class: "text-sm text-gray-500 dark:text-neutral-500" }, " Виберіть стовпці таблиці для експорту: ", -1)),
|
|
282
|
-
n("div",
|
|
283
|
-
(
|
|
282
|
+
n("div", Me, [
|
|
283
|
+
(o(!0), i(x, null, w(s.columns, (u, m) => (o(), i("div", {
|
|
284
284
|
class: "flex items-center",
|
|
285
|
-
key:
|
|
285
|
+
key: m,
|
|
286
286
|
style: { width: "calc((100% - 10px) / 2)" }
|
|
287
287
|
}, [
|
|
288
|
-
p(
|
|
288
|
+
p(h, {
|
|
289
289
|
class: "py-0 shrink-0 border-gray-300 rounded text-blue-600 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-500 dark:checked:bg-blue-500 dark:checked:border-blue-500 dark:focus:ring-offset-gray-800",
|
|
290
290
|
modelValue: l.cols,
|
|
291
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
|
292
|
-
value:
|
|
293
|
-
label:
|
|
291
|
+
"onUpdate:modelValue": e[0] || (e[0] = (f) => l.cols = f),
|
|
292
|
+
value: u == null ? void 0 : u.name,
|
|
293
|
+
label: u == null ? void 0 : u.ua
|
|
294
294
|
}, null, 8, ["modelValue", "value", "label"])
|
|
295
295
|
]))), 128))
|
|
296
296
|
])
|
|
297
297
|
]),
|
|
298
|
-
n("div",
|
|
298
|
+
n("div", Te, [
|
|
299
299
|
e[3] || (e[3] = n("label", { class: "text-sm text-gray-500 dark:text-neutral-500" }, " Виберіть формат таблиці: ", -1)),
|
|
300
|
-
n("div",
|
|
301
|
-
(
|
|
300
|
+
n("div", De, [
|
|
301
|
+
(o(!0), i(x, null, w(l.tableFormats, (u, m) => (o(), i("div", {
|
|
302
302
|
class: "flex items-center",
|
|
303
|
-
key:
|
|
303
|
+
key: m
|
|
304
304
|
}, [
|
|
305
305
|
n("input", {
|
|
306
306
|
type: "radio",
|
|
307
307
|
name: "hs-pro-duecmfm",
|
|
308
308
|
class: "shrink-0 border-gray-300 rounded-full text-blue-600 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-500 dark:checked:bg-blue-500 dark:checked:border-blue-500 dark:focus:ring-offset-gray-800",
|
|
309
|
-
id:
|
|
310
|
-
onChange: (
|
|
311
|
-
}, null, 40,
|
|
309
|
+
id: u,
|
|
310
|
+
onChange: (f) => r.selectFormat(u)
|
|
311
|
+
}, null, 40, Ve),
|
|
312
312
|
n("label", {
|
|
313
|
-
for:
|
|
313
|
+
for: u,
|
|
314
314
|
class: "text-sm text-gray-800 ms-3 dark:text-neutral-400"
|
|
315
|
-
}, " Формат " +
|
|
315
|
+
}, " Формат " + T(u), 9, Fe)
|
|
316
316
|
]))), 128))
|
|
317
317
|
])
|
|
318
318
|
]),
|
|
319
|
-
n("div",
|
|
320
|
-
n("div",
|
|
319
|
+
n("div", Ae, [
|
|
320
|
+
n("div", Ie, [
|
|
321
321
|
n("button", {
|
|
322
322
|
type: "button",
|
|
323
323
|
class: "p-2 inline-flex items-center gap-x-2 text-xs font-medium rounded-lg border border-transparent bg-blue-600 text-white hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-2 focus:ring-blue-500",
|
|
324
|
-
onClick: e[1] || (e[1] = (...
|
|
324
|
+
onClick: e[1] || (e[1] = (...u) => r.exportTable && r.exportTable(...u))
|
|
325
325
|
}, " Завантажити таблицю ")
|
|
326
326
|
])
|
|
327
327
|
])
|
|
328
328
|
])
|
|
329
329
|
], 64);
|
|
330
330
|
}
|
|
331
|
-
const
|
|
332
|
-
components: { IconExport:
|
|
331
|
+
const Se = /* @__PURE__ */ g(we, [["render", Ee]]), ze = {
|
|
332
|
+
components: { IconExport: ve, AdminTableExportForm: Se },
|
|
333
333
|
props: { table: String, columns: Array },
|
|
334
334
|
data() {
|
|
335
335
|
return {
|
|
@@ -337,26 +337,26 @@ const Ee = /* @__PURE__ */ m(ve, [["render", Ie]]), Se = {
|
|
|
337
337
|
};
|
|
338
338
|
}
|
|
339
339
|
};
|
|
340
|
-
function je(t, e, s, a, l,
|
|
341
|
-
const
|
|
342
|
-
return
|
|
340
|
+
function je(t, e, s, a, l, r) {
|
|
341
|
+
const h = c("IconExport"), u = c("AdminTableExportForm"), m = c("VsDialog");
|
|
342
|
+
return o(), i(x, null, [
|
|
343
343
|
n("button", {
|
|
344
|
-
onClick: e[0] || (e[0] = (
|
|
344
|
+
onClick: e[0] || (e[0] = (f) => l.isOpen = !0),
|
|
345
345
|
class: "py-2 px-3 relative flex items-center gap-x-2 text-sm border focus:outline-none border-gray-100 font-medium rounded-lg text-gray-800 hover:border-gray-100 focus:border-gray-100 hover:bg-gray-50 shadow-sm duration-300"
|
|
346
346
|
}, [
|
|
347
|
-
p(
|
|
347
|
+
p(h, {
|
|
348
348
|
height: "16",
|
|
349
349
|
width: "16"
|
|
350
350
|
}),
|
|
351
|
-
e[2] || (e[2] =
|
|
351
|
+
e[2] || (e[2] = v(" Експорт "))
|
|
352
352
|
]),
|
|
353
|
-
p(
|
|
353
|
+
p(m, {
|
|
354
354
|
visible: l.isOpen,
|
|
355
|
-
"onUpdate:visible": e[1] || (e[1] = (
|
|
355
|
+
"onUpdate:visible": e[1] || (e[1] = (f) => l.isOpen = f),
|
|
356
356
|
title: "Експорт таблиці"
|
|
357
357
|
}, {
|
|
358
|
-
default:
|
|
359
|
-
p(
|
|
358
|
+
default: y(() => [
|
|
359
|
+
p(u, {
|
|
360
360
|
table: s.table,
|
|
361
361
|
columns: s.columns
|
|
362
362
|
}, null, 8, ["table", "columns"])
|
|
@@ -365,7 +365,7 @@ function je(t, e, s, a, l, o) {
|
|
|
365
365
|
}, 8, ["visible"])
|
|
366
366
|
], 64);
|
|
367
367
|
}
|
|
368
|
-
const
|
|
368
|
+
const Pe = /* @__PURE__ */ g(ze, [["render", je]]), Be = {}, Ue = {
|
|
369
369
|
xmlns: "http://www.w3.org/2000/svg",
|
|
370
370
|
viewBox: "0 0 24 24",
|
|
371
371
|
fill: "none",
|
|
@@ -375,12 +375,12 @@ const ze = /* @__PURE__ */ m(Se, [["render", je]]), Pe = {}, Be = {
|
|
|
375
375
|
"stroke-linejoin": "round",
|
|
376
376
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-columns"
|
|
377
377
|
};
|
|
378
|
-
function
|
|
379
|
-
return
|
|
378
|
+
function He(t, e, s, a, l, r) {
|
|
379
|
+
return o(), i("svg", Ue, e[0] || (e[0] = [
|
|
380
380
|
S('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 6l5.5 0"></path><path d="M4 10l5.5 0"></path><path d="M4 14l5.5 0"></path><path d="M4 18l5.5 0"></path><path d="M14.5 6l5.5 0"></path><path d="M14.5 10l5.5 0"></path><path d="M14.5 14l5.5 0"></path><path d="M14.5 18l5.5 0"></path>', 9)
|
|
381
381
|
]));
|
|
382
382
|
}
|
|
383
|
-
const
|
|
383
|
+
const Le = /* @__PURE__ */ g(Be, [["render", He]]), Oe = {
|
|
384
384
|
props: { column: Object },
|
|
385
385
|
emits: ["update-column"],
|
|
386
386
|
data() {
|
|
@@ -397,21 +397,21 @@ const He = /* @__PURE__ */ m(Pe, [["render", Ue]]), Le = {
|
|
|
397
397
|
var t;
|
|
398
398
|
((t = this.column) == null ? void 0 : t.hidden) !== !0 && (this.value = !0);
|
|
399
399
|
}
|
|
400
|
-
},
|
|
401
|
-
function
|
|
402
|
-
var
|
|
403
|
-
return
|
|
400
|
+
}, Ne = { class: "flex w-full gap-[8px] items-centr" };
|
|
401
|
+
function qe(t, e, s, a, l, r) {
|
|
402
|
+
var h, u;
|
|
403
|
+
return o(), i("label", Ne, [
|
|
404
404
|
E(n("input", {
|
|
405
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
|
405
|
+
"onUpdate:modelValue": e[0] || (e[0] = (m) => l.value = m),
|
|
406
406
|
type: "checkbox"
|
|
407
407
|
}, null, 512), [
|
|
408
|
-
[
|
|
408
|
+
[O, l.value]
|
|
409
409
|
]),
|
|
410
|
-
|
|
410
|
+
v(" " + T(((h = s.column) == null ? void 0 : h.ua) || ((u = s.column) == null ? void 0 : u.title)), 1)
|
|
411
411
|
]);
|
|
412
412
|
}
|
|
413
|
-
const
|
|
414
|
-
components: { IconColumns:
|
|
413
|
+
const Re = /* @__PURE__ */ g(Oe, [["render", qe]]), Ge = {
|
|
414
|
+
components: { IconColumns: Le, AdminTableColumnsHiddenItem: Re },
|
|
415
415
|
emits: ["update-columns"],
|
|
416
416
|
props: { columns: Array },
|
|
417
417
|
methods: {
|
|
@@ -420,29 +420,29 @@ const qe = /* @__PURE__ */ m(Le, [["render", Ne]]), Re = {
|
|
|
420
420
|
s[e] = t, this.$emit("update-columns", [...s]);
|
|
421
421
|
}
|
|
422
422
|
}
|
|
423
|
-
},
|
|
424
|
-
function
|
|
425
|
-
const
|
|
426
|
-
return
|
|
423
|
+
}, Je = { class: "py-2 px-3 flex items-center gap-x-2 text-sm border focus:outline-none border-gray-100 font-medium rounded-lg text-gray-800 hover:border-gray-100 focus:border-gray-100 hover:bg-gray-50 shadow-sm duration-300" }, Ke = { class: "flex flex-col gap-[3px] h-[400px] w-[300px] overflow-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-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" };
|
|
424
|
+
function Qe(t, e, s, a, l, r) {
|
|
425
|
+
const h = c("IconColumns"), u = c("AdminTableColumnsHiddenItem"), m = c("VsPopover");
|
|
426
|
+
return o(), F(m, {
|
|
427
427
|
trigger: "click",
|
|
428
428
|
placement: "bottom"
|
|
429
429
|
}, {
|
|
430
|
-
reference:
|
|
431
|
-
n("button",
|
|
432
|
-
p(
|
|
430
|
+
reference: y(() => [
|
|
431
|
+
n("button", Je, [
|
|
432
|
+
p(h, {
|
|
433
433
|
height: "20",
|
|
434
434
|
width: "16"
|
|
435
435
|
})
|
|
436
436
|
])
|
|
437
437
|
]),
|
|
438
|
-
default:
|
|
438
|
+
default: y(() => [
|
|
439
439
|
n("div", null, [
|
|
440
440
|
e[0] || (e[0] = n("h2", { class: "text-sm mb-[8px]" }, "Оберіть колонки, щоб приховати", -1)),
|
|
441
|
-
n("ul",
|
|
442
|
-
(
|
|
443
|
-
p(
|
|
444
|
-
column:
|
|
445
|
-
onUpdateColumn:
|
|
441
|
+
n("ul", Ke, [
|
|
442
|
+
(o(!0), i(x, null, w(s.columns, (f, $) => (o(), i("li", { key: $ }, [
|
|
443
|
+
p(u, {
|
|
444
|
+
column: f,
|
|
445
|
+
onUpdateColumn: r.updateColumn
|
|
446
446
|
}, null, 8, ["column", "onUpdateColumn"])
|
|
447
447
|
]))), 128))
|
|
448
448
|
])
|
|
@@ -451,13 +451,13 @@ function Ke(t, e, s, a, l, o) {
|
|
|
451
451
|
_: 1
|
|
452
452
|
});
|
|
453
453
|
}
|
|
454
|
-
const
|
|
454
|
+
const We = /* @__PURE__ */ g(Ge, [["render", Qe]]), Xe = {
|
|
455
455
|
props: { table: String },
|
|
456
456
|
components: {
|
|
457
|
-
IconFilter:
|
|
458
|
-
AdminTableControl:
|
|
459
|
-
AdminTableExport:
|
|
460
|
-
AdminTableColumnsHidden:
|
|
457
|
+
IconFilter: X,
|
|
458
|
+
AdminTableControl: xe,
|
|
459
|
+
AdminTableExport: Pe,
|
|
460
|
+
AdminTableColumnsHidden: We
|
|
461
461
|
},
|
|
462
462
|
data() {
|
|
463
463
|
return {
|
|
@@ -494,6 +494,13 @@ const Qe = /* @__PURE__ */ m(Re, [["render", Ke]]), We = {
|
|
|
494
494
|
},
|
|
495
495
|
searchValue() {
|
|
496
496
|
this.getTableData();
|
|
497
|
+
},
|
|
498
|
+
$route: {
|
|
499
|
+
handler(t, e) {
|
|
500
|
+
var s, a;
|
|
501
|
+
((s = t == null ? void 0 : t.params) == null ? void 0 : s.catchAll) !== ((a = e == null ? void 0 : e.params) == null ? void 0 : a.catchAll) && (this.filterScheme = null, this.getFilters());
|
|
502
|
+
},
|
|
503
|
+
deep: !0
|
|
497
504
|
}
|
|
498
505
|
},
|
|
499
506
|
methods: {
|
|
@@ -540,131 +547,152 @@ const Qe = /* @__PURE__ */ m(Re, [["render", Ke]]), We = {
|
|
|
540
547
|
this.filters = t, this.page = 1, await this.getTableData();
|
|
541
548
|
}
|
|
542
549
|
}
|
|
543
|
-
},
|
|
550
|
+
}, Ye = { class: "w-[calc(100vw - 320px)]" }, Ze = { class: "h-[58px] bg-gray-50 flex items-center justify-between px-[30px]" }, et = { class: "text-xl font-medium" }, tt = {
|
|
544
551
|
style: { height: "calc(100vh - 60px)", width: "calc(100vw - 260px)" },
|
|
545
552
|
class: "bg-gray-50 p-[20px] flex"
|
|
546
|
-
},
|
|
553
|
+
}, nt = { class: "bg-white w-full rounded-xl border p-[20px]" }, st = { class: "flex sm:grid sm:grid-cols-2 gap-x-2 sm:gap-x-5 mb-[10px]" }, lt = { class: "flex gap-[6px] ml-auto" }, rt = { class: "space-y-5 flex items-start w-full justify-start" }, ot = {
|
|
547
554
|
style: { height: "calc(100vh - 250px)" },
|
|
548
555
|
class: "overflow-x-auto w-full [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-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"
|
|
549
|
-
},
|
|
550
|
-
function
|
|
551
|
-
var
|
|
552
|
-
const
|
|
553
|
-
return
|
|
554
|
-
n("div",
|
|
555
|
-
n("div",
|
|
556
|
-
n("h2",
|
|
557
|
-
p(
|
|
558
|
-
to: `/add?table=${(
|
|
556
|
+
}, at = { class: "inline-block align-middle" }, it = { class: "divide-y divide-gray-200 dark:divide-neutral-700 relative" }, dt = { class: "sticky top-0 bg-white z-[1]" }, ut = { class: "border-t border-stone-200" }, ct = { class: "pe-4 py-3 gap-x-1 text-sm font-medium text-gray-800 dark:text-neutral-200" }, pt = { class: "divide-y divide-gray-200 dark:divide-neutral-700" }, bt = { class: "size-px min-w-[200px] whitespace-nowrap text-start pe-4 py-3 text-sm text-gray-600" }, ht = { class: "text-center sticky right-0 bg-white" }, mt = { class: "p-[20px] flex justify-end w-full" }, gt = { class: "filter-content h-screen bg-white w-[400px] p-[20px] pt-[10px] overflow-x-auto bg-[rgba(0,0,0,0.5)] [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar:horizontal]:h-[8px] [&::-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" };
|
|
557
|
+
function ft(t, e, s, a, l, r) {
|
|
558
|
+
var C, M, D, z, j, P, B;
|
|
559
|
+
const h = c("router-link"), u = c("AdminTableColumnsHidden"), m = c("AdminTableExport"), f = c("IconFilter"), $ = c("AdminTableControl"), A = c("VsPagination"), _ = c("VsFilter");
|
|
560
|
+
return o(), i(x, null, [
|
|
561
|
+
n("div", Ye, [
|
|
562
|
+
n("div", Ze, [
|
|
563
|
+
n("h2", et, T((C = l.tableData) == null ? void 0 : C.title), 1),
|
|
564
|
+
p(h, {
|
|
565
|
+
to: `/add?table=${(D = (M = t.$route) == null ? void 0 : M.params) == null ? void 0 : D.catchAll}`,
|
|
559
566
|
class: "py-2 px-3 flex items-center gap-x-2 text-sm text-white font-medium rounded-lg bg-blue-500 text-gray-800 shadow-sm hover:bg-blue-700 hover:text-white duration-300"
|
|
560
567
|
}, {
|
|
561
|
-
default:
|
|
562
|
-
|
|
568
|
+
default: y(() => e[5] || (e[5] = [
|
|
569
|
+
v(" Додати ")
|
|
563
570
|
])),
|
|
564
571
|
_: 1
|
|
565
572
|
}, 8, ["to"])
|
|
566
573
|
]),
|
|
567
|
-
n("div",
|
|
568
|
-
n("div",
|
|
569
|
-
n("div",
|
|
574
|
+
n("div", tt, [
|
|
575
|
+
n("div", nt, [
|
|
576
|
+
n("div", st, [
|
|
570
577
|
E(n("input", {
|
|
571
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
|
578
|
+
"onUpdate:modelValue": e[0] || (e[0] = (d) => l.searchValue = d),
|
|
572
579
|
class: "py-2 pl-[15px] h-[38px] w-[400px] block w-full border rounded-lg text-sm focus:border-blue-600 focus:border-[2px] outline-none",
|
|
573
580
|
placeholder: "Пошук..."
|
|
574
581
|
}, null, 512), [
|
|
575
|
-
[
|
|
582
|
+
[N, l.searchValue]
|
|
576
583
|
]),
|
|
577
|
-
n("div",
|
|
578
|
-
p(
|
|
584
|
+
n("div", lt, [
|
|
585
|
+
p(u, {
|
|
579
586
|
columns: (z = l.tableData) == null ? void 0 : z.columns,
|
|
580
|
-
onUpdateColumns: e[1] || (e[1] = (
|
|
587
|
+
onUpdateColumns: e[1] || (e[1] = (d) => l.tableData.columns = d)
|
|
581
588
|
}, null, 8, ["columns"]),
|
|
582
|
-
p(
|
|
589
|
+
p(m, {
|
|
583
590
|
table: s.table,
|
|
584
|
-
columns: (
|
|
591
|
+
columns: (j = l.tableData) == null ? void 0 : j.columns
|
|
585
592
|
}, null, 8, ["table", "columns"]),
|
|
586
593
|
n("button", {
|
|
587
|
-
onClick: e[2] || (e[2] = (
|
|
594
|
+
onClick: e[2] || (e[2] = (d) => l.isFilters = !l.isFilters),
|
|
588
595
|
class: "py-2 px-3 flex items-center gap-x-2 text-sm border focus:outline-none border-gray-100 font-medium rounded-lg text-gray-800 hover:border-gray-100 focus:border-gray-100 hover:bg-gray-50 shadow-sm duration-300"
|
|
589
596
|
}, [
|
|
590
|
-
p(
|
|
597
|
+
p(f, {
|
|
591
598
|
height: "16",
|
|
592
599
|
width: "16"
|
|
593
600
|
}),
|
|
594
|
-
e[6] || (e[6] =
|
|
601
|
+
e[6] || (e[6] = v(" Фільтри "))
|
|
595
602
|
])
|
|
596
603
|
])
|
|
597
604
|
]),
|
|
598
|
-
n("div",
|
|
605
|
+
n("div", rt, [
|
|
599
606
|
n("div", ot, [
|
|
600
|
-
n("div",
|
|
601
|
-
n("table",
|
|
602
|
-
n("thead",
|
|
603
|
-
n("tr",
|
|
604
|
-
(
|
|
607
|
+
n("div", at, [
|
|
608
|
+
n("table", it, [
|
|
609
|
+
n("thead", dt, [
|
|
610
|
+
n("tr", ut, [
|
|
611
|
+
(o(!0), i(x, null, w(r.columns, (d) => (o(), i("th", {
|
|
605
612
|
class: "min-w-[200px] text-start",
|
|
606
|
-
key:
|
|
613
|
+
key: d.name
|
|
607
614
|
}, [
|
|
608
|
-
n("div",
|
|
615
|
+
n("div", ct, T((d == null ? void 0 : d.ua) || d.name), 1)
|
|
609
616
|
]))), 128)),
|
|
610
|
-
e[7] || (e[7] = n("th", { class: "min-w-[150px] sticky right-0 top-0 bg-white z-[10]" },
|
|
617
|
+
e[7] || (e[7] = n("th", { class: "min-w-[150px] sticky right-0 top-0 bg-white z-[10]" }, null, -1))
|
|
611
618
|
])
|
|
612
619
|
]),
|
|
613
|
-
n("tbody",
|
|
614
|
-
(
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
620
|
+
n("tbody", pt, [
|
|
621
|
+
(o(!0), i(x, null, w((P = l.tableData) == null ? void 0 : P.rows, (d, V) => {
|
|
622
|
+
var U;
|
|
623
|
+
return o(), i("tr", { key: V }, [
|
|
624
|
+
n("td", bt, [
|
|
625
|
+
p(h, {
|
|
626
|
+
to: `/card/${s.table}/${d == null ? void 0 : d.id}`,
|
|
627
|
+
class: "text-sm text-green-600 decoration-2 hover:underline font-medium focus:outline-none focus:underline hover:text-green-600"
|
|
628
|
+
}, {
|
|
629
|
+
default: y(() => {
|
|
630
|
+
var b;
|
|
631
|
+
return [
|
|
632
|
+
v(T(d == null ? void 0 : d[(b = r.columns[0]) == null ? void 0 : b.name]), 1)
|
|
633
|
+
];
|
|
634
|
+
}),
|
|
635
|
+
_: 2
|
|
636
|
+
}, 1032, ["to"])
|
|
637
|
+
]),
|
|
638
|
+
(o(!0), i(x, null, w((U = r.columns) == null ? void 0 : U.filter(
|
|
639
|
+
(b) => (b == null ? void 0 : b.name) !== "name"
|
|
640
|
+
), (b) => {
|
|
641
|
+
var H;
|
|
642
|
+
return o(), i("td", {
|
|
643
|
+
class: "size-px min-w-[200px] whitespace-nowrap text-start pe-4 py-3 text-sm text-gray-600",
|
|
644
|
+
key: b.name
|
|
645
|
+
}, [
|
|
646
|
+
(o(), F(q(
|
|
647
|
+
t.$componentsConfig[`table-format-${((H = b == null ? void 0 : b.format) == null ? void 0 : H.toLowerCase()) || t.text}`]
|
|
648
|
+
), {
|
|
649
|
+
name: b == null ? void 0 : b.name,
|
|
650
|
+
data: d,
|
|
651
|
+
value: d == null ? void 0 : d[b == null ? void 0 : b.name]
|
|
652
|
+
}, null, 8, ["name", "data", "value"]))
|
|
653
|
+
]);
|
|
654
|
+
}), 128)),
|
|
655
|
+
n("td", ht, [
|
|
656
|
+
p($, {
|
|
657
|
+
item: d,
|
|
658
|
+
table: s.table,
|
|
659
|
+
onUpdateTable: r.getTableData
|
|
660
|
+
}, null, 8, ["item", "table", "onUpdateTable"])
|
|
661
|
+
])
|
|
662
|
+
]);
|
|
663
|
+
}), 128))
|
|
636
664
|
])
|
|
637
665
|
])
|
|
638
666
|
])
|
|
639
667
|
])
|
|
640
668
|
]),
|
|
641
|
-
n("div",
|
|
669
|
+
n("div", mt, [
|
|
642
670
|
p(A, {
|
|
643
671
|
goTo: !1,
|
|
644
672
|
class: "justify-end",
|
|
645
673
|
style: { width: "calc(50% + 100px)" },
|
|
646
|
-
"default-page":
|
|
647
|
-
total: ((
|
|
674
|
+
"default-page": r.defaultPage,
|
|
675
|
+
total: ((B = l.tableData) == null ? void 0 : B.total) || 0,
|
|
648
676
|
pageSize: l.limit,
|
|
649
|
-
onPageChange:
|
|
677
|
+
onPageChange: r.handlePageChange,
|
|
650
678
|
pageSizes: [10, 16, 20],
|
|
651
|
-
onPageSizeChange:
|
|
679
|
+
onPageSizeChange: r.changeLimit
|
|
652
680
|
}, null, 8, ["default-page", "total", "pageSize", "onPageChange", "onPageSizeChange"])
|
|
653
681
|
])
|
|
654
682
|
])
|
|
655
683
|
])
|
|
656
684
|
]),
|
|
657
|
-
p(
|
|
658
|
-
default:
|
|
659
|
-
var
|
|
685
|
+
p(R, { name: "fade" }, {
|
|
686
|
+
default: y(() => {
|
|
687
|
+
var d;
|
|
660
688
|
return [
|
|
661
689
|
E(n("div", {
|
|
662
|
-
onClick: e[4] || (e[4] = (...
|
|
690
|
+
onClick: e[4] || (e[4] = (...V) => r.closeFilter && r.closeFilter(...V)),
|
|
663
691
|
style: { height: "100vh" },
|
|
664
|
-
class: "fixed filter-container top-0 flex justify-end items-center z-[2] right-0 left-0 bottom-0
|
|
692
|
+
class: "fixed filter-container top-0 flex justify-end items-center z-[2] right-0 left-0 bottom-0 bg-[rgba(0,0,0,0.5)]"
|
|
665
693
|
}, [
|
|
666
|
-
n("div",
|
|
667
|
-
(
|
|
694
|
+
n("div", gt, [
|
|
695
|
+
(d = l.filterScheme) != null && d.length ? (o(), F(_, {
|
|
668
696
|
key: 0,
|
|
669
697
|
ref: "filter",
|
|
670
698
|
scheme: l.filterScheme,
|
|
@@ -672,13 +700,13 @@ function gt(t, e, s, a, l, o) {
|
|
|
672
700
|
"apply-vue-router": "",
|
|
673
701
|
history: "",
|
|
674
702
|
name: "filter",
|
|
675
|
-
onFilterChange:
|
|
703
|
+
onFilterChange: r.filterChange,
|
|
676
704
|
closeFilterBtn: !0,
|
|
677
|
-
onFilterClose: e[3] || (e[3] = (
|
|
678
|
-
}, null, 8, ["scheme", "onFilterChange"])) :
|
|
705
|
+
onFilterClose: e[3] || (e[3] = (V) => l.isFilters = !1)
|
|
706
|
+
}, null, 8, ["scheme", "onFilterChange"])) : G("", !0)
|
|
679
707
|
])
|
|
680
708
|
], 512), [
|
|
681
|
-
[
|
|
709
|
+
[J, l.isFilters]
|
|
682
710
|
])
|
|
683
711
|
];
|
|
684
712
|
}),
|
|
@@ -686,8 +714,8 @@ function gt(t, e, s, a, l, o) {
|
|
|
686
714
|
})
|
|
687
715
|
], 64);
|
|
688
716
|
}
|
|
689
|
-
const
|
|
690
|
-
components: { AdminTable:
|
|
717
|
+
const xt = /* @__PURE__ */ g(Xe, [["render", ft]]), yt = {
|
|
718
|
+
components: { AdminTable: xt },
|
|
691
719
|
data() {
|
|
692
720
|
return {
|
|
693
721
|
table: !1,
|
|
@@ -724,8 +752,8 @@ const ft = /* @__PURE__ */ m(We, [["render", gt]]), xt = {
|
|
|
724
752
|
const t = this.flattenMenu(I.value);
|
|
725
753
|
t != null && t.length || this.$router.replace("/404");
|
|
726
754
|
const e = t == null ? void 0 : t.find((a) => {
|
|
727
|
-
var l,
|
|
728
|
-
return (a == null ? void 0 : a.path) == ((
|
|
755
|
+
var l, r;
|
|
756
|
+
return (a == null ? void 0 : a.path) == ((r = (l = this.$route) == null ? void 0 : l.params) == null ? void 0 : r.catchAll);
|
|
729
757
|
});
|
|
730
758
|
e || this.$router.replace("/404");
|
|
731
759
|
const s = e == null ? void 0 : e.table;
|
|
@@ -743,20 +771,20 @@ const ft = /* @__PURE__ */ m(We, [["render", gt]]), xt = {
|
|
|
743
771
|
}
|
|
744
772
|
}
|
|
745
773
|
}
|
|
746
|
-
},
|
|
774
|
+
}, _t = {
|
|
747
775
|
key: 1,
|
|
748
776
|
class: "w-full"
|
|
749
|
-
},
|
|
750
|
-
function
|
|
751
|
-
const
|
|
752
|
-
return l.table ? (
|
|
777
|
+
}, kt = ["innerHTML"];
|
|
778
|
+
function vt(t, e, s, a, l, r) {
|
|
779
|
+
const h = c("AdminTable");
|
|
780
|
+
return l.table ? (o(), F(h, {
|
|
753
781
|
key: 0,
|
|
754
782
|
table: l.table
|
|
755
|
-
}, null, 8, ["table"])) : (
|
|
756
|
-
n("div", { innerHTML: l.interface }, null, 8,
|
|
783
|
+
}, null, 8, ["table"])) : (o(), i("div", _t, [
|
|
784
|
+
n("div", { innerHTML: l.interface }, null, 8, kt)
|
|
757
785
|
]));
|
|
758
786
|
}
|
|
759
|
-
const Mt = /* @__PURE__ */
|
|
787
|
+
const Mt = /* @__PURE__ */ g(yt, [["render", vt]]);
|
|
760
788
|
export {
|
|
761
789
|
Mt as default
|
|
762
790
|
};
|