@opengis/gis 0.2.119 → 0.2.121
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/{CardIcon-ODZgA2Pb.js → CardIcon-Bu_mm6QX.js} +1 -1
- package/dist/{EntityTablePage-UMttc2-F.js → EntityTablePage-BQKMFYxV.js} +8 -7
- package/dist/{ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-DLAIOHJh.js → ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-CF1EEob3.js} +1 -1
- package/dist/{HeaderActions.vue_vue_type_script_setup_true_lang-CTKkmXWD.js → HeaderActions.vue_vue_type_script_setup_true_lang-B2ErIdAR.js} +1 -1
- package/dist/{MapSettings-CbW0TfZl.js → MapSettings-eE5rNSLf.js} +1 -1
- package/dist/{RastersTablePage-CXqscX0i.js → RastersTablePage-B_vF9yl7.js} +16 -14
- package/dist/{cartocss-306ZE1Ha.js → cartocss-DcepkzNt.js} +294 -292
- package/dist/{import-utils-CHIDSKHz.js → import-utils-CDIgsIUf.js} +1 -1
- package/dist/index-CActL7Mw.js +10203 -0
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +31 -31
- package/dist/{raster-Cn6l0xfZ.js → raster-BsBJMgM3.js} +57 -58
- package/dist/{register-4wblFcw2.js → register-BSlpAeRe.js} +3 -3
- package/dist/{service-2uWyAfnR.js → service-CbPCldfY.js} +6 -6
- package/dist/{vs-datatable-D_Xzh4qf.js → vs-datatable-RkRQEa10.js} +1 -1
- package/module/test/cls/doc_status.json +31 -31
- package/module/test/select/core.user_uid.sql +1 -1
- package/package.json +1 -1
- package/dist/FileEdit-GikPLv1T.js +0 -37
- package/dist/index-CbdZv1jy.js +0 -10123
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import { defineComponent as F, resolveDirective as Ce, openBlock as o, createElementBlock as d, createElementVNode as s, Fragment as q, renderList as B, toDisplayString as c, withDirectives as ie, createTextVNode as Re, normalizeClass as W, ref as h, watch as S, computed as g, vModelText as Ee, onMounted as Se, onBeforeUnmount as Ie, unref as je, createCommentVNode as U, createVNode as M, withCtx as ze, createBlock as L, resolveDynamicComponent as Me } from "vue";
|
|
2
2
|
import { useRouter as Le, useRoute as Ne } from "vue-router";
|
|
3
3
|
import { TooltipDirective as Ue, notify as D } from "@opengis/core";
|
|
4
|
-
import { _ as qe, u as Be, f as Te, M as De, i as Pe, j as
|
|
5
|
-
import {
|
|
6
|
-
import { _ as
|
|
7
|
-
import { _ as Oe } from "./ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-DLAIOHJh.js";
|
|
4
|
+
import { _ as qe, u as Be, f as Te, M as De, i as Pe, j as re, F as Fe } from "./index-CActL7Mw.js";
|
|
5
|
+
import { _ as Ve, a as Qe, b as Ge, c as Ae } from "./HeaderActions.vue_vue_type_script_setup_true_lang-B2ErIdAR.js";
|
|
6
|
+
import { _ as Oe } from "./ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-CF1EEob3.js";
|
|
8
7
|
const We = { class: "flex-1 overflow-y-auto p-4 sm:p-6" }, Xe = { class: "space-y-3" }, Ye = { class: "bg-white p-3 rounded-xl border border-gray-200 shadow-sm" }, Ke = { class: "grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-2" }, Ze = { class: "text-xs text-gray-500 mb-1" }, He = {
|
|
9
8
|
key: 0,
|
|
10
9
|
class: "text-base text-md font-semibold text-gray-900"
|
|
11
10
|
}, Je = {
|
|
12
11
|
key: 1,
|
|
13
12
|
class: "text-base text-md font-semibold text-gray-900"
|
|
14
|
-
}, et = { class: "bg-white p-3 rounded-xl border border-gray-200 shadow-sm" }, tt = { class: "space-y-2" }, st = { class: "bg-gradient-to-br from-blue-50 to-blue-100/30 p-4 rounded-lg border border-blue-200" }, nt = { class: "text-sm font-semibold text-gray-900" },
|
|
13
|
+
}, et = { class: "bg-white p-3 rounded-xl border border-gray-200 shadow-sm" }, tt = { class: "space-y-2" }, st = { class: "bg-gradient-to-br from-blue-50 to-blue-100/30 p-4 rounded-lg border border-blue-200" }, nt = { class: "text-sm font-semibold text-gray-900" }, lt = { class: "text-xs text-gray-600 mt-1" }, rt = { class: "grid grid-cols-2 gap-3" }, ot = { class: "text-xs text-gray-500 mb-1" }, it = { class: "text-sm font-semibold text-gray-900" }, at = { class: "bg-gray-50 p-4 rounded-lg" }, ut = { class: "grid grid-cols-2 gap-4" }, ct = { class: "text-xs text-gray-500 mb-1" }, dt = { class: "text-sm font-semibold text-gray-900" }, ft = /* @__PURE__ */ F({
|
|
15
14
|
directives: {
|
|
16
15
|
tooltip: Ue
|
|
17
16
|
},
|
|
@@ -21,7 +20,7 @@ const We = { class: "flex-1 overflow-y-auto p-4 sm:p-6" }, Xe = { class: "space-
|
|
|
21
20
|
},
|
|
22
21
|
setup(b) {
|
|
23
22
|
return (p, m) => {
|
|
24
|
-
const
|
|
23
|
+
const r = Ce("tooltip");
|
|
25
24
|
return o(), d("div", We, [
|
|
26
25
|
s("div", Xe, [
|
|
27
26
|
s("div", Ye, [
|
|
@@ -37,7 +36,7 @@ const We = { class: "flex-1 overflow-y-auto p-4 sm:p-6" }, Xe = { class: "space-
|
|
|
37
36
|
a.tooltip ? ie((o(), d("p", He, [
|
|
38
37
|
Re(c(a.value), 1)
|
|
39
38
|
])), [
|
|
40
|
-
[
|
|
39
|
+
[r, a.tooltip]
|
|
41
40
|
]) : (o(), d("p", Je, c(a.value), 1))
|
|
42
41
|
]))), 128))
|
|
43
42
|
])
|
|
@@ -51,12 +50,12 @@ const We = { class: "flex-1 overflow-y-auto p-4 sm:p-6" }, Xe = { class: "space-
|
|
|
51
50
|
m[1] || (m[1] = s("p", { class: "text-xs text-gray-500 mb-2" }, "Система координат", -1)),
|
|
52
51
|
s("div", st, [
|
|
53
52
|
s("p", nt, c(b.details.spatial.crs.code), 1),
|
|
54
|
-
s("p",
|
|
53
|
+
s("p", lt, c(b.details.spatial.crs.description), 1)
|
|
55
54
|
])
|
|
56
55
|
]),
|
|
57
56
|
s("div", null, [
|
|
58
57
|
m[2] || (m[2] = s("p", { class: "text-xs text-gray-500 mb-2" }, "Межі покриття", -1)),
|
|
59
|
-
s("div",
|
|
58
|
+
s("div", rt, [
|
|
60
59
|
(o(!0), d(q, null, B(b.details.spatial.bounds, (a) => (o(), d("div", {
|
|
61
60
|
key: a.label,
|
|
62
61
|
class: "bg-gray-50 p-2 rounded-lg border border-gray-200"
|
|
@@ -89,17 +88,17 @@ const We = { class: "flex-1 overflow-y-auto p-4 sm:p-6" }, Xe = { class: "space-
|
|
|
89
88
|
},
|
|
90
89
|
setup(b) {
|
|
91
90
|
return (p, m) => (o(), d("div", pt, [
|
|
92
|
-
(o(!0), d(q, null, B(b.files, (
|
|
93
|
-
key:
|
|
91
|
+
(o(!0), d(q, null, B(b.files, (r) => (o(), d("div", {
|
|
92
|
+
key: r.name,
|
|
94
93
|
class: "border border-gray-100 rounded-xl p-4 shadow-sm bg-white flex items-start justify-between"
|
|
95
94
|
}, [
|
|
96
95
|
s("div", null, [
|
|
97
|
-
s("p", mt, c(
|
|
98
|
-
s("p", xt, c(
|
|
96
|
+
s("p", mt, c(r.name), 1),
|
|
97
|
+
s("p", xt, c(r.resolution) + " • " + c(r.size) + "MB", 1)
|
|
99
98
|
]),
|
|
100
99
|
s("span", {
|
|
101
|
-
class: W(["text-[11px] font-semibold px-2 py-0.5 rounded-full",
|
|
102
|
-
}, c(
|
|
100
|
+
class: W(["text-[11px] font-semibold px-2 py-0.5 rounded-full", r.statusClass])
|
|
101
|
+
}, c(r.status), 3)
|
|
103
102
|
]))), 128))
|
|
104
103
|
]));
|
|
105
104
|
}
|
|
@@ -141,8 +140,8 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
141
140
|
},
|
|
142
141
|
emits: ["toggle-extent"],
|
|
143
142
|
setup(b) {
|
|
144
|
-
const p = b, m = p.layerId || "raster-preview-layer",
|
|
145
|
-
sourceId:
|
|
143
|
+
const p = b, m = p.layerId || "raster-preview-layer", r = `${m}-source`, a = p.extent && p.extent.length === 4 ? [...p.extent] : void 0, v = Be(m, {
|
|
144
|
+
sourceId: r,
|
|
146
145
|
source: {
|
|
147
146
|
type: "raster",
|
|
148
147
|
tiles: p.tileUrl ? [p.tileUrl + "?nottl=1"] : [],
|
|
@@ -235,7 +234,7 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
235
234
|
}, ts = {
|
|
236
235
|
key: 1,
|
|
237
236
|
class: "mb-3 text-xs text-rose-600"
|
|
238
|
-
}, ss = "OpenGIS", oe = 2, P = 5,
|
|
237
|
+
}, ss = "OpenGIS", oe = 2, P = 5, us = /* @__PURE__ */ F({
|
|
239
238
|
__name: "raster",
|
|
240
239
|
setup(b) {
|
|
241
240
|
const p = [
|
|
@@ -243,9 +242,9 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
243
242
|
{ cardClass: "bg-gradient-to-br from-blue-50 to-blue-100/30 border-blue-200", titleClass: "text-blue-900" },
|
|
244
243
|
{ cardClass: "bg-gradient-to-br from-purple-50 to-purple-100/30 border-purple-200", titleClass: "text-purple-900" },
|
|
245
244
|
{ cardClass: "bg-gradient-to-br from-gray-50 to-gray-100/30 border-gray-200", titleClass: "text-gray-900" }
|
|
246
|
-
], m = Le(),
|
|
245
|
+
], m = Le(), r = Ne(), a = h(null), v = g(() => {
|
|
247
246
|
var t;
|
|
248
|
-
const e = (t =
|
|
247
|
+
const e = (t = r.params) == null ? void 0 : t.id;
|
|
249
248
|
return typeof e == "string" ? e : void 0;
|
|
250
249
|
}), x = h(null), $ = h(!1), I = h(!1), k = h(null), N = h(!0);
|
|
251
250
|
let u = null;
|
|
@@ -260,21 +259,21 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
260
259
|
return e.toFixed(t);
|
|
261
260
|
}
|
|
262
261
|
function Q(e, t, n) {
|
|
263
|
-
const
|
|
264
|
-
return Math.abs(e - t) >
|
|
262
|
+
const l = 0.5 * 10 ** -n;
|
|
263
|
+
return Math.abs(e - t) > l;
|
|
265
264
|
}
|
|
266
265
|
function G() {
|
|
267
266
|
var e;
|
|
268
267
|
return (e = a.value) == null ? void 0 : e.ctx;
|
|
269
268
|
}
|
|
270
269
|
function X() {
|
|
271
|
-
var w, se, ne,
|
|
270
|
+
var w, se, ne, le;
|
|
272
271
|
const e = (se = (w = G()) == null ? void 0 : w.map) == null ? void 0 : se.value;
|
|
273
272
|
if (!e) return;
|
|
274
|
-
const t = C(
|
|
275
|
-
if (t == null || n == null ||
|
|
276
|
-
const i = (ne = e.getCenter) == null ? void 0 : ne.call(e), f = (
|
|
277
|
-
(!i || Q(i.lng, n, P) || Q(i.lat,
|
|
273
|
+
const t = C(r.query.z), n = C(r.query.x), l = C(r.query.y);
|
|
274
|
+
if (t == null || n == null || l == null) return;
|
|
275
|
+
const i = (ne = e.getCenter) == null ? void 0 : ne.call(e), f = (le = e.getZoom) == null ? void 0 : le.call(e);
|
|
276
|
+
(!i || Q(i.lng, n, P) || Q(i.lat, l, P) || Q(f ?? 0, t, oe)) && (y.value = !0, e.jumpTo({ center: [n, l], zoom: t }), y.value = !1);
|
|
278
277
|
}
|
|
279
278
|
function ae() {
|
|
280
279
|
var i, f, _, w;
|
|
@@ -283,13 +282,13 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
283
282
|
if (!e) return;
|
|
284
283
|
const t = (_ = e.getCenter) == null ? void 0 : _.call(e), n = (w = e.getZoom) == null ? void 0 : w.call(e);
|
|
285
284
|
if (!t || n == null) return;
|
|
286
|
-
const
|
|
287
|
-
...
|
|
285
|
+
const l = {
|
|
286
|
+
...r.query,
|
|
288
287
|
z: V(n, oe),
|
|
289
288
|
x: V(t.lng, P),
|
|
290
289
|
y: V(t.lat, P)
|
|
291
290
|
};
|
|
292
|
-
|
|
291
|
+
r.query.z === l.z && r.query.x === l.x && r.query.y === l.y || m.replace({ query: l });
|
|
293
292
|
}
|
|
294
293
|
function ue() {
|
|
295
294
|
var t;
|
|
@@ -310,18 +309,18 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
310
309
|
}), fe = g(() => !!Y.value), Z = g(() => {
|
|
311
310
|
const e = j.value;
|
|
312
311
|
if (!e || e.length !== 4) return null;
|
|
313
|
-
const [t, n,
|
|
314
|
-
return [t, n,
|
|
312
|
+
const [t, n, l, i] = e;
|
|
313
|
+
return [t, n, l, i].some(
|
|
315
314
|
(f) => typeof f != "number" || Number.isNaN(f)
|
|
316
|
-
) ? null : [(t +
|
|
315
|
+
) ? null : [(t + l) / 2, (n + i) / 2];
|
|
317
316
|
}), z = g(() => {
|
|
318
317
|
var f, _;
|
|
319
|
-
const e = x.value, t = e == null ? void 0 : e.extent,
|
|
318
|
+
const e = x.value, t = e == null ? void 0 : e.extent, l = v.value ?? "—", i = [
|
|
320
319
|
e != null && e.extension ? `Формат ${String(e.extension).toUpperCase()}` : null,
|
|
321
320
|
(e == null ? void 0 : e.resolution) || null
|
|
322
321
|
].filter(Boolean).join(", ");
|
|
323
322
|
return {
|
|
324
|
-
id:
|
|
323
|
+
id: l,
|
|
325
324
|
name: (e == null ? void 0 : e.name) || ((_ = (f = e == null ? void 0 : e.files) == null ? void 0 : f[0]) == null ? void 0 : _.name),
|
|
326
325
|
description: (e == null ? void 0 : e.description) || i || "Попередній перегляд растрового шару.",
|
|
327
326
|
coverage: t && t.length === 4 ? `${E(t[0])}, ${E(t[1])} → ${E(t[2])}, ${E(t[3])}` : "Покриття уточнюється",
|
|
@@ -342,11 +341,11 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
342
341
|
{ key: "info", label: "Інформація", icon: ht },
|
|
343
342
|
{ key: "files", label: "Файли", icon: Fe },
|
|
344
343
|
{ key: "metadata", label: "Метадані", icon: Ae }
|
|
345
|
-
], J = H.map((e) => e.key), R = h(J.includes(
|
|
346
|
-
S(() =>
|
|
344
|
+
], J = H.map((e) => e.key), R = h(J.includes(r.query.tab) ? r.query.tab : "info"), T = h(!0);
|
|
345
|
+
S(() => r.query.tab, (e) => {
|
|
347
346
|
e && J.includes(e) && R.value !== e && (R.value = e);
|
|
348
347
|
}), S(R, (e) => {
|
|
349
|
-
|
|
348
|
+
r.query.tab !== e && m.replace({ query: { ...r.query, tab: e } });
|
|
350
349
|
});
|
|
351
350
|
const pe = g(() => ve(x.value)), ee = g(() => ge(x.value));
|
|
352
351
|
S(
|
|
@@ -357,11 +356,11 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
357
356
|
{ immediate: !0 }
|
|
358
357
|
);
|
|
359
358
|
async function me() {
|
|
360
|
-
var
|
|
359
|
+
var l;
|
|
361
360
|
const e = G();
|
|
362
361
|
if (!(e != null && e.ready)) return;
|
|
363
362
|
await e.ready(), X();
|
|
364
|
-
const t = (
|
|
363
|
+
const t = (l = e.map) == null ? void 0 : l.value;
|
|
365
364
|
if (!t) return;
|
|
366
365
|
const n = () => ae();
|
|
367
366
|
t.on("moveend", n), t.on("zoomend", n), u = () => {
|
|
@@ -369,7 +368,7 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
369
368
|
};
|
|
370
369
|
}
|
|
371
370
|
S(
|
|
372
|
-
() => [
|
|
371
|
+
() => [r.query.z, r.query.x, r.query.y],
|
|
373
372
|
() => {
|
|
374
373
|
X();
|
|
375
374
|
}
|
|
@@ -405,13 +404,13 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
405
404
|
}
|
|
406
405
|
function te(e) {
|
|
407
406
|
return new Promise((t, n) => {
|
|
408
|
-
const
|
|
409
|
-
|
|
407
|
+
const l = new EventSource(e), i = [];
|
|
408
|
+
l.onmessage = (f) => {
|
|
410
409
|
i.push(f.data), console.log("Received:", f.data);
|
|
411
|
-
},
|
|
412
|
-
|
|
413
|
-
}),
|
|
414
|
-
|
|
410
|
+
}, l.addEventListener("end", () => {
|
|
411
|
+
l.close(), t(i);
|
|
412
|
+
}), l.onerror = (f) => {
|
|
413
|
+
l.close(), t(f);
|
|
415
414
|
};
|
|
416
415
|
});
|
|
417
416
|
}
|
|
@@ -448,13 +447,13 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
448
447
|
return e != null && e.length ? e.map((n) => {
|
|
449
448
|
var i;
|
|
450
449
|
if (!n) return "";
|
|
451
|
-
const
|
|
452
|
-
return ((i =
|
|
450
|
+
const l = n.trim().split(/\s+/)[0];
|
|
451
|
+
return ((i = l == null ? void 0 : l[0]) == null ? void 0 : i.toUpperCase()) || "";
|
|
453
452
|
}).filter(Boolean).join("") : "";
|
|
454
453
|
}
|
|
455
454
|
function he(e) {
|
|
456
455
|
var f, _;
|
|
457
|
-
const t = e.bands_count ?? ((f = e.bands) == null ? void 0 : f.length) ?? "—", n = be(e.bands),
|
|
456
|
+
const t = e.bands_count ?? ((f = e.bands) == null ? void 0 : f.length) ?? "—", n = be(e.bands), l = (e.bands ?? []).map((w) => w.trim()).filter((w) => w.length > 0), i = l.length ? l.join(", ") : void 0;
|
|
458
457
|
return [
|
|
459
458
|
{
|
|
460
459
|
label: "Розмір растру, px",
|
|
@@ -487,14 +486,14 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
487
486
|
}
|
|
488
487
|
function $e(e) {
|
|
489
488
|
var t;
|
|
490
|
-
return (t = e.bands) != null && t.length ? e.bands.map((n,
|
|
491
|
-
const i = p[
|
|
489
|
+
return (t = e.bands) != null && t.length ? e.bands.map((n, l) => {
|
|
490
|
+
const i = p[l % p.length];
|
|
492
491
|
return {
|
|
493
|
-
label: `Канал ${
|
|
492
|
+
label: `Канал ${l + 1}${n ? ` (${n})` : ""}`,
|
|
494
493
|
cardClass: i.cardClass,
|
|
495
494
|
titleClass: i.titleClass,
|
|
496
495
|
metrics: [
|
|
497
|
-
{ label: "Назва", value: n || `Канал ${
|
|
496
|
+
{ label: "Назва", value: n || `Канал ${l + 1}` },
|
|
498
497
|
{ label: "Глибина", value: e.color_depth ? `${e.color_depth} біт` : "—" },
|
|
499
498
|
{ label: "Статус", value: e.cache ? "Кешовано" : "Готово" }
|
|
500
499
|
]
|
|
@@ -601,8 +600,8 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
601
600
|
M(Pe)
|
|
602
601
|
]),
|
|
603
602
|
s("div", Wt, [
|
|
604
|
-
M(
|
|
605
|
-
Z.value ? (o(), L(
|
|
603
|
+
M(re),
|
|
604
|
+
Z.value ? (o(), L(re, {
|
|
606
605
|
key: 0,
|
|
607
606
|
targetCenter: Z.value,
|
|
608
607
|
targetLabel: "Центр даних",
|
|
@@ -631,7 +630,7 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
631
630
|
role: "tab",
|
|
632
631
|
"aria-selected": R.value === n.key,
|
|
633
632
|
class: W(["whitespace-nowrap flex flex-col items-center justify-center gap-0.5 py-1 px-1 text-[9px] font-medium transition-all duration-300 hover:bg-white/70 rounded-lg group", R.value === n.key ? "bg-white shadow-sm text-gray-700" : ""]),
|
|
634
|
-
onClick: (
|
|
633
|
+
onClick: (l) => R.value = n.key
|
|
635
634
|
}, [
|
|
636
635
|
(o(), L(Me(n.icon), { class: "h-3.5 w-3.5 mb-0.5" })),
|
|
637
636
|
s("span", Ht, c(n.label), 1)
|
|
@@ -660,5 +659,5 @@ const ht = /* @__PURE__ */ qe(yt, [["render", bt]]), _t = { class: "absolute top
|
|
|
660
659
|
}
|
|
661
660
|
});
|
|
662
661
|
export {
|
|
663
|
-
|
|
662
|
+
us as default
|
|
664
663
|
};
|
|
@@ -2,9 +2,9 @@ import { defineComponent as B, mergeModels as j, useModel as S, computed as h, d
|
|
|
2
2
|
import { useRoute as Z, useRouter as ee } from "vue-router";
|
|
3
3
|
import { notify as F } from "@opengis/core";
|
|
4
4
|
import { _ as te } from "./TableFormHeader.vue_vue_type_script_setup_true_lang-Mci_tseM.js";
|
|
5
|
-
import { V as N } from "./vs-datatable-
|
|
6
|
-
import { _ as z, n as R, m as E, r as H } from "./import-utils-
|
|
7
|
-
import { a as ae, b as le, c as se, d as oe, e as ie } from "./index-
|
|
5
|
+
import { V as N } from "./vs-datatable-RkRQEa10.js";
|
|
6
|
+
import { _ as z, n as R, m as E, r as H } from "./import-utils-CDIgsIUf.js";
|
|
7
|
+
import { a as ae, b as le, c as se, d as oe, e as ie } from "./index-CActL7Mw.js";
|
|
8
8
|
import { LucideChevronRight as re } from "lucide-vue-next";
|
|
9
9
|
import { _ as ne } from "./MapSettingsTabs.vue_vue_type_script_setup_true_lang-CKCK3NqY.js";
|
|
10
10
|
const ue = { class: "vs-form" }, de = { class: "vs-form__body auto-rows-max container" }, ce = { class: "flex flex-wrap" }, me = { class: "h-fit w-full mb-6 bg-white border border-gray-200 rounded-lg p-6" }, ve = { class: "h-fit w-full flex flex-wrap" }, pe = { class: "w-full" }, fe = /* @__PURE__ */ B({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { openBlock as C, createElementBlock as M, createElementVNode as v, defineComponent as Z, ref as S, watch as T, createTextVNode as Di, createVNode as j, createBlock as N, createCommentVNode as P, defineAsyncComponent as Ri, unref as ve, withCtx as qe, withDirectives as Be, vModelText as Ye, normalizeClass as he, Fragment as Nn, renderList as Mn, toDisplayString as te, getCurrentInstance as Dn, onBeforeUnmount as Rn, toRef as $i, computed as Se, onMounted as ji, resolveDynamicComponent as Ui } from "vue";
|
|
2
2
|
import { useRoute as Bi, useRouter as Yi } from "vue-router";
|
|
3
3
|
import { notify as z } from "@opengis/core";
|
|
4
|
-
import { _ as Ne, u as $n, f as Pi, M as Hi, g as Vi, h as qi, i as Ki, j as mn, k as zi, l as Gi, m as Qi, s as hn } from "./index-
|
|
5
|
-
import { _ as Wi, a as Ji, b as Zi, c as Xi } from "./HeaderActions.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { S as el, C as nl } from "./CardIcon-
|
|
4
|
+
import { _ as Ne, u as $n, f as Pi, M as Hi, g as Vi, h as qi, i as Ki, j as mn, k as zi, l as Gi, m as Qi, s as hn } from "./index-CActL7Mw.js";
|
|
5
|
+
import { _ as Wi, a as Ji, b as Zi, c as Xi } from "./HeaderActions.vue_vue_type_script_setup_true_lang-B2ErIdAR.js";
|
|
6
|
+
import { S as el, C as nl } from "./CardIcon-Bu_mm6QX.js";
|
|
7
7
|
import { _ as jn } from "./MonacoEditor.vue_vue_type_script_setup_true_lang-D3ZPeXMw.js";
|
|
8
|
-
import { V as Me } from "./vs-datatable-
|
|
9
|
-
import { _ as Je, m as Ze, r as xe } from "./import-utils-
|
|
8
|
+
import { V as Me } from "./vs-datatable-RkRQEa10.js";
|
|
9
|
+
import { _ as Je, m as Ze, r as xe } from "./import-utils-CDIgsIUf.js";
|
|
10
10
|
/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
|
|
11
11
|
function Un(e) {
|
|
12
12
|
return typeof e > "u" || e === null;
|
|
@@ -2003,7 +2003,7 @@ ${L}` : L;
|
|
|
2003
2003
|
{ text: "Range", id: "range" },
|
|
2004
2004
|
{ text: "Date", id: "date" },
|
|
2005
2005
|
{ text: "Text", id: "text" },
|
|
2006
|
-
{ text: "Select", id: "
|
|
2006
|
+
{ text: "Select", id: "autocomplete" }
|
|
2007
2007
|
]
|
|
2008
2008
|
},
|
|
2009
2009
|
hidden: {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as F, mergeModels as O, defineAsyncComponent as I, useModel as R, ref as y, watch as K, openBlock as o, createElementBlock as s, createElementVNode as e, createVNode as $, unref as x, withCtx as S, createStaticVNode as V, useSlots as P, computed as H, Fragment as b, createTextVNode as U, createCommentVNode as N, renderList as A, normalizeStyle as Q, toDisplayString as M, normalizeClass as z, withModifiers as X, createBlock as Y, resolveDynamicComponent as ee, withDirectives as te, renderSlot as ne } from "vue";
|
|
2
2
|
import { notify as E } from "@opengis/core";
|
|
3
3
|
import { Edit as le, Trash as oe } from "lucide-vue-next";
|
|
4
|
-
import { _ as u } from "./index-
|
|
4
|
+
import { _ as u } from "./index-CActL7Mw.js";
|
|
5
5
|
const se = { class: "flex items-center justify-center col-span-3 gap-2" }, re = { class: "flex justify-end p-[20px] gap-[10px] border-t w-full" }, ie = /* @__PURE__ */ F({
|
|
6
6
|
__name: "vs-datatable-controls",
|
|
7
7
|
props: /* @__PURE__ */ O({
|
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"id": "1",
|
|
4
|
-
"text": "Діючий",
|
|
5
|
-
"color": "#1ab394"
|
|
6
|
-
},
|
|
7
|
-
{
|
|
8
|
-
"id": "2",
|
|
9
|
-
"text": "Зупинений",
|
|
10
|
-
"color": "#ed82c8"
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"id": "3",
|
|
14
|
-
"text": "Скасований",
|
|
15
|
-
"color": "#4a4a4a"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"id": "5",
|
|
19
|
-
"text": "Проектний",
|
|
20
|
-
"color": "#6495ed"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"id": "7",
|
|
24
|
-
"text": "Очікує розгляду",
|
|
25
|
-
"color": "#92b8ef"
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"id": "10",
|
|
29
|
-
"text": "Архівний",
|
|
30
|
-
"color": "#d48428"
|
|
31
|
-
}
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "1",
|
|
4
|
+
"text": "Діючий",
|
|
5
|
+
"color": "#1ab394"
|
|
6
|
+
},
|
|
7
|
+
{
|
|
8
|
+
"id": "2",
|
|
9
|
+
"text": "Зупинений",
|
|
10
|
+
"color": "#ed82c8"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"id": "3",
|
|
14
|
+
"text": "Скасований",
|
|
15
|
+
"color": "#4a4a4a"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"id": "5",
|
|
19
|
+
"text": "Проектний",
|
|
20
|
+
"color": "#6495ed"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": "7",
|
|
24
|
+
"text": "Очікує розгляду",
|
|
25
|
+
"color": "#92b8ef"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"id": "10",
|
|
29
|
+
"text": "Архівний",
|
|
30
|
+
"color": "#d48428"
|
|
31
|
+
}
|
|
32
32
|
]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
select uid, coalesce(coalesce(sur_name,'')||coalesce(' '||user_name,'') ||coalesce(' '||father_name,''),login) as text from admin.users
|
|
1
|
+
select uid, coalesce(coalesce(sur_name,'')||coalesce(' '||user_name,'') ||coalesce(' '||father_name,''),login) as text from admin.users
|
package/package.json
CHANGED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { openBlock as n, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
-
import { _ as r } from "./index-CbdZv1jy.js";
|
|
3
|
-
const i = {}, s = {
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
-
width: "12px",
|
|
6
|
-
height: "24",
|
|
7
|
-
viewBox: "0 0 24 24",
|
|
8
|
-
fill: "none",
|
|
9
|
-
stroke: "currentColor",
|
|
10
|
-
"stroke-width": "2",
|
|
11
|
-
"stroke-linecap": "round",
|
|
12
|
-
"stroke-linejoin": "round"
|
|
13
|
-
};
|
|
14
|
-
function l(d, o) {
|
|
15
|
-
return n(), t("svg", s, [...o[0] || (o[0] = [
|
|
16
|
-
e("path", {
|
|
17
|
-
d: "M20,16v4a2,2,0,0,1-2,2H4a2,2,0,0,1-2-2V6A2,2,0,0,1,4,4H8",
|
|
18
|
-
fill: "none",
|
|
19
|
-
stroke: "#000000",
|
|
20
|
-
"stroke-linecap": "round",
|
|
21
|
-
"stroke-linejoin": "round",
|
|
22
|
-
"stroke-width": "2"
|
|
23
|
-
}, null, -1),
|
|
24
|
-
e("polygon", {
|
|
25
|
-
fill: "none",
|
|
26
|
-
points: "12.5 15.8 22 6.2 17.8 2 8.3 11.5 8 16 12.5 15.8",
|
|
27
|
-
stroke: "#000000",
|
|
28
|
-
"stroke-linecap": "round",
|
|
29
|
-
"stroke-linejoin": "round",
|
|
30
|
-
"stroke-width": "2"
|
|
31
|
-
}, null, -1)
|
|
32
|
-
])]);
|
|
33
|
-
}
|
|
34
|
-
const p = /* @__PURE__ */ r(i, [["render", l]]);
|
|
35
|
-
export {
|
|
36
|
-
p as F
|
|
37
|
-
};
|