@opengis/form 0.0.155 → 0.0.157
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/{index-_7bsXqQK.js → index-DwM03HgU.js} +859 -851
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +14 -14
- package/dist/src/components/layouts/vs-compact-form-layout.vue.d.ts.map +1 -1
- package/dist/{vs-richtext-B0sui0px.js → vs-richtext-BErCWcRx.js} +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { defineComponent as ce, ref as L, createElementBlock as p, openBlock as i, Fragment as Se, createElementVNode as c, createBlock as xe, renderSlot as at, createVNode as J, unref as E, Teleport as Qt, createCommentVNode as z, normalizeStyle as Me, toDisplayString as de, computed as h, mergeProps as zt, createTextVNode as
|
|
2
|
-
import { Info as Jt, Check as qn, Mail as Ba, Phone as Oa, Table as Pa, FileCode as Ra, FileText as
|
|
1
|
+
import { defineComponent as ce, ref as L, createElementBlock as p, openBlock as i, Fragment as Se, createElementVNode as c, createBlock as xe, renderSlot as at, createVNode as J, unref as E, Teleport as Qt, createCommentVNode as z, normalizeStyle as Me, toDisplayString as de, computed as h, mergeProps as zt, createTextVNode as He, normalizeProps as on, guardReactiveProps as rn, onMounted as et, onUnmounted as nl, normalizeClass as ae, mergeModels as Pe, useModel as je, withDirectives as De, vModelText as Ke, useAttrs as Un, vModelCheckbox as zn, resolveDynamicComponent as ct, withCtx as rt, withModifiers as Oe, onBeforeUnmount as Wt, watch as me, vModelRadio as Hn, inject as nt, renderList as Ie, reactive as sn, vModelDynamic as Aa, vShow as Pt, resolveComponent as kt, Transition as un, isRef as Tl, nextTick as Qe, defineAsyncComponent as Ia, createStaticVNode as dn, useSlots as Ta, getCurrentInstance as Wn, watchEffect as ul, withKeys as Fa, toRef as Ea, provide as Jl } from "vue";
|
|
2
|
+
import { Info as Jt, Check as qn, Mail as Ba, Phone as Oa, Table as Pa, FileCode as Ra, FileText as Fl, FileArchive as Na, Trash2 as el, Eye as Kn, Download as cn, Plus as _t, Upload as Gn, Search as Bl, ChevronDown as pl, X as Vt, GripVertical as ll, Pencil as ja, Circle as Ua, MapPin as Yn, Ruler as Zn, Maximize as za, ZoomIn as Ha, LoaderCircle as Jn, Copy as Wa, ChevronRight as qa, ChevronLeft as Ka } from "lucide-vue-next";
|
|
3
3
|
import { notify as Ve, VsModal as Ol, modal as Ga } from "@opengis/core";
|
|
4
4
|
const Xn = /* @__PURE__ */ ce({
|
|
5
5
|
__name: "vs-info-tooltip",
|
|
@@ -122,7 +122,7 @@ const Xn = /* @__PURE__ */ ce({
|
|
|
122
122
|
class: "text-sm text-gray-900 font-medium flex shrink-0 items-center gap-1",
|
|
123
123
|
style: Me(r.value)
|
|
124
124
|
}, [
|
|
125
|
-
|
|
125
|
+
He(de(l.value) + " ", 1),
|
|
126
126
|
f.item?.rules?.includes("required") && l.value ? (i(), p("span", lo, "*")) : z("", !0),
|
|
127
127
|
a.value ? (i(), xe(Xn, {
|
|
128
128
|
key: 1,
|
|
@@ -257,7 +257,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
257
257
|
}),
|
|
258
258
|
emits: ["update:modelValue"],
|
|
259
259
|
setup(e) {
|
|
260
|
-
const t = e, { inputClass: l } = st(t.style), a =
|
|
260
|
+
const t = e, { inputClass: l } = st(t.style), a = je(e, "modelValue"), n = h(() => !!t.disabled), o = h(() => t.placeholder ?? "");
|
|
261
261
|
return (s, r) => De((i(), p("input", {
|
|
262
262
|
type: "password",
|
|
263
263
|
"onUpdate:modelValue": r[0] || (r[0] = (u) => a.value = u),
|
|
@@ -289,7 +289,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
289
289
|
}),
|
|
290
290
|
emits: ["update:modelValue"],
|
|
291
291
|
setup(e) {
|
|
292
|
-
const t = e, { inputClass: l } = st(t.style), a =
|
|
292
|
+
const t = e, { inputClass: l } = st(t.style), a = je(e, "modelValue"), n = h(() => !!t.disabled), o = h(() => t.placeholder ?? ""), s = h(() => t.maxlength ?? void 0), r = h(() => t.minlength ?? void 0);
|
|
293
293
|
function u() {
|
|
294
294
|
typeof a.value == "string" && (a.value = a.value.trim());
|
|
295
295
|
}
|
|
@@ -340,7 +340,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
340
340
|
}),
|
|
341
341
|
emits: ["update:modelValue"],
|
|
342
342
|
setup(e) {
|
|
343
|
-
const t = e, { inputClass: l } = st(t.style), a = Un(), n =
|
|
343
|
+
const t = e, { inputClass: l } = st(t.style), a = Un(), n = je(e, "modelValue"), o = h(() => !!t.disabled), s = (v) => {
|
|
344
344
|
if (v == null || v === "") return;
|
|
345
345
|
const x = typeof v == "string" ? v.trim().replace(",", ".") : v, _ = Number(x);
|
|
346
346
|
return Number.isFinite(_) ? _ : void 0;
|
|
@@ -455,7 +455,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
455
455
|
style: Me(x.value)
|
|
456
456
|
}, null, 8, ["style"])) : z("", !0),
|
|
457
457
|
at(C.$slots, "default", {}, () => [
|
|
458
|
-
|
|
458
|
+
He(de(C.label), 1)
|
|
459
459
|
])
|
|
460
460
|
]))
|
|
461
461
|
], 10, $o)
|
|
@@ -467,7 +467,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
467
467
|
}, Io = {
|
|
468
468
|
key: 2,
|
|
469
469
|
class: "text-[16px] inline-flex items-center justify-center"
|
|
470
|
-
},
|
|
470
|
+
}, To = ["src"], Fo = /* @__PURE__ */ ce({
|
|
471
471
|
__name: "vs-checkbox-buttons",
|
|
472
472
|
props: {
|
|
473
473
|
value: { type: [String, Number, Boolean], default: "" },
|
|
@@ -541,14 +541,14 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
541
541
|
width: "16",
|
|
542
542
|
height: "16",
|
|
543
543
|
alt: "icon"
|
|
544
|
-
}, null, 8,
|
|
544
|
+
}, null, 8, To)) : f.value ? (i(), xe(ct(f.value), {
|
|
545
545
|
key: 1,
|
|
546
546
|
class: "h-4 w-4",
|
|
547
547
|
style: Me(C.value)
|
|
548
548
|
}, null, 8, ["style"])) : z("", !0)
|
|
549
549
|
])) : z("", !0),
|
|
550
550
|
at(w.$slots, "default", {}, () => [
|
|
551
|
-
|
|
551
|
+
He(de(w.label), 1)
|
|
552
552
|
])
|
|
553
553
|
]))
|
|
554
554
|
], 2));
|
|
@@ -582,7 +582,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
582
582
|
}
|
|
583
583
|
}), s = L(`vs-checkbox-${l.view || "default"}`);
|
|
584
584
|
return (r, u) => (i(), p("div", Eo, [
|
|
585
|
-
(i(), xe(ct(s.value === "vs-checkbox-buttons" ? E(
|
|
585
|
+
(i(), xe(ct(s.value === "vs-checkbox-buttons" ? E(Fo) : E(Mo)), {
|
|
586
586
|
value: r.value,
|
|
587
587
|
label: r.label,
|
|
588
588
|
html: r.labelHtml,
|
|
@@ -598,7 +598,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
598
598
|
error: r.error
|
|
599
599
|
}, {
|
|
600
600
|
default: rt(() => [
|
|
601
|
-
|
|
601
|
+
He(de(r.label), 1)
|
|
602
602
|
]),
|
|
603
603
|
_: 1
|
|
604
604
|
}, 8, ["value", "label", "html", "info", "disabled", "modelValue", "icon", "imgUrl", "option", "style", "error"]))
|
|
@@ -633,7 +633,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
633
633
|
}),
|
|
634
634
|
emits: ["update:modelValue"],
|
|
635
635
|
setup(e) {
|
|
636
|
-
const t = e, l =
|
|
636
|
+
const t = e, l = je(e, "modelValue");
|
|
637
637
|
return (a, n) => t.view === "checkbox" ? (i(), p("div", Bo, [
|
|
638
638
|
J(tn, {
|
|
639
639
|
modelValue: l.value,
|
|
@@ -705,7 +705,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
705
705
|
}),
|
|
706
706
|
emits: ["update:modelValue"],
|
|
707
707
|
setup(e) {
|
|
708
|
-
const t = e, { inputClass: l } = st(t.style), a =
|
|
708
|
+
const t = e, { inputClass: l } = st(t.style), a = je(e, "modelValue"), n = L(null);
|
|
709
709
|
let o = null;
|
|
710
710
|
function s(r) {
|
|
711
711
|
const u = {
|
|
@@ -776,7 +776,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
776
776
|
}),
|
|
777
777
|
emits: ["update:modelValue"],
|
|
778
778
|
setup(e) {
|
|
779
|
-
const t = e, { inputClass: l } = st(t.style), a =
|
|
779
|
+
const t = e, { inputClass: l } = st(t.style), a = je(e, "modelValue");
|
|
780
780
|
return (n, o) => (i(), p("div", Uo, [
|
|
781
781
|
c("div", zo, [
|
|
782
782
|
J(E(Ba), { class: "h-4 w-4 stroke-gray-500 transition-all" })
|
|
@@ -813,7 +813,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
813
813
|
}),
|
|
814
814
|
emits: ["update:modelValue"],
|
|
815
815
|
setup(e) {
|
|
816
|
-
const t = e, { inputClass: l } = st(t.style), a =
|
|
816
|
+
const t = e, { inputClass: l } = st(t.style), a = je(e, "modelValue"), n = h(() => a.value ? a.value.startsWith("+") ? a.value.slice(1) : a.value : ""), o = (r) => {
|
|
817
817
|
let { value: u } = r.target;
|
|
818
818
|
u = u.replace(/^\+/, ""), a.value = u ? `+${u}` : "";
|
|
819
819
|
}, s = (r) => {
|
|
@@ -868,7 +868,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
868
868
|
}),
|
|
869
869
|
emits: ["update:modelValue"],
|
|
870
870
|
setup(e) {
|
|
871
|
-
const t = e, l =
|
|
871
|
+
const t = e, l = je(e, "modelValue"), a = h(() => !!t.disabled), n = h(() => ml(t.option)), o = h(() => vl(t.option)), s = h(() => Ht(t.option)), r = h(() => !!(s.value && !n.value && !o.value)), u = h(() => !!(n.value && s.value)), f = h(() => s.value ? { color: s.value } : void 0), v = h(() => {
|
|
872
872
|
if (!(!n.value || !s.value))
|
|
873
873
|
return {
|
|
874
874
|
backgroundColor: s.value,
|
|
@@ -960,7 +960,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
960
960
|
}),
|
|
961
961
|
emits: ["update:modelValue"],
|
|
962
962
|
setup(e) {
|
|
963
|
-
const t = e, l =
|
|
963
|
+
const t = e, l = je(e, "modelValue"), a = h(() => !!t.disabled), n = h(() => ml(t.option)), o = h(() => vl(t.option)), s = h(() => Ht(t.option)), r = h(() => !!(s.value && !n.value && !o.value)), u = h(() => !!(n.value && s.value)), f = h(() => s.value ? { color: s.value } : void 0), v = h(() => {
|
|
964
964
|
if (!(!n.value || !s.value))
|
|
965
965
|
return {
|
|
966
966
|
backgroundColor: s.value,
|
|
@@ -1125,7 +1125,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1125
1125
|
}),
|
|
1126
1126
|
emits: ["update:modelValue"],
|
|
1127
1127
|
setup(e) {
|
|
1128
|
-
const t = e, l =
|
|
1128
|
+
const t = e, l = je(e, "modelValue"), a = h(() => rr[`vs-input-radio-${t.view}`]), n = h(() => t.slot ?? t?.optionTemplate ?? ""), o = h(() => Pl(n.value)), s = (C) => Nl(C, n.value), r = (C) => jl(C, n.value), u = h(() => t.position === "horizontal" ? "flex w-full flex-row flex-wrap gap-[10px]" : "flex w-full flex-col gap-2"), f = h(() => {
|
|
1129
1129
|
if (t.position === "horizontal" && t.customClass?.includes("50%"))
|
|
1130
1130
|
return {
|
|
1131
1131
|
flex: "0 0 calc(50% - 5px)"
|
|
@@ -1205,30 +1205,30 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1205
1205
|
if (!l.group)
|
|
1206
1206
|
return [];
|
|
1207
1207
|
const y = /* @__PURE__ */ new Map();
|
|
1208
|
-
u.value.forEach((
|
|
1209
|
-
const Y =
|
|
1210
|
-
y.has(q) || y.set(q, []), y.get(q)?.push(
|
|
1208
|
+
u.value.forEach((T) => {
|
|
1209
|
+
const Y = T[l.group], q = b(Y);
|
|
1210
|
+
y.has(q) || y.set(q, []), y.get(q)?.push(T);
|
|
1211
1211
|
});
|
|
1212
1212
|
const S = [];
|
|
1213
|
-
l.values?.length && l.values.forEach((
|
|
1214
|
-
const Y = b(
|
|
1213
|
+
l.values?.length && l.values.forEach((T) => {
|
|
1214
|
+
const Y = b(T);
|
|
1215
1215
|
S.push(Y);
|
|
1216
1216
|
});
|
|
1217
|
-
const M = /* @__PURE__ */ new Set(), R = (
|
|
1218
|
-
const Y = y.get(
|
|
1217
|
+
const M = /* @__PURE__ */ new Set(), R = (T) => {
|
|
1218
|
+
const Y = y.get(T) || [];
|
|
1219
1219
|
if (!Y.length)
|
|
1220
1220
|
return null;
|
|
1221
|
-
const q =
|
|
1222
|
-
return M.add(
|
|
1221
|
+
const q = T === null ? "group-null" : `group-${String(T)}`, ne = T === null ? pr : String(T);
|
|
1222
|
+
return M.add(T), {
|
|
1223
1223
|
key: q,
|
|
1224
1224
|
label: ne,
|
|
1225
1225
|
options: Y
|
|
1226
1226
|
};
|
|
1227
1227
|
}, Q = [];
|
|
1228
|
-
return S.forEach((
|
|
1229
|
-
const Y = R(
|
|
1228
|
+
return S.forEach((T) => {
|
|
1229
|
+
const Y = R(T);
|
|
1230
1230
|
Y && Q.push(Y);
|
|
1231
|
-
}), y.forEach((
|
|
1231
|
+
}), y.forEach((T, Y) => {
|
|
1232
1232
|
if (M.has(Y))
|
|
1233
1233
|
return;
|
|
1234
1234
|
const q = R(Y);
|
|
@@ -1427,7 +1427,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1427
1427
|
textsFormat: ["json", "geojson", "txt", "yml", "yaml", "shp"],
|
|
1428
1428
|
documentsFormat: ["pdf"]
|
|
1429
1429
|
};
|
|
1430
|
-
return l.imageFormat.includes(t) ? "img" : l.sheetsFormat.includes(t) ? Pa : l.textsFormat.includes(t) ? Ra : l.documentsFormat.includes(t) ?
|
|
1430
|
+
return l.imageFormat.includes(t) ? "img" : l.sheetsFormat.includes(t) ? Pa : l.textsFormat.includes(t) ? Ra : l.documentsFormat.includes(t) ? Fl : l.archivesFormat.includes(t) ? Na : Fl;
|
|
1431
1431
|
}, kr = ["title"], _r = { class: "absolute hidden top-0 right-0 flex items-center gap-x-2 w-full h-full justify-center" }, $r = /* @__PURE__ */ ce({
|
|
1432
1432
|
__name: "vs-input-file-list-item",
|
|
1433
1433
|
props: /* @__PURE__ */ Pe({
|
|
@@ -1453,7 +1453,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1453
1453
|
}),
|
|
1454
1454
|
emits: ["update:value", "update:item"],
|
|
1455
1455
|
setup(e) {
|
|
1456
|
-
const t =
|
|
1456
|
+
const t = je(e, "value"), l = je(e, "item"), a = e, n = h(() => l.value ? typeof l.value == "string" ? l.value : l.value.file_path : ""), o = (u) => typeof u == "string" ? u : u?.file_path || "", s = () => {
|
|
1457
1457
|
const u = n.value;
|
|
1458
1458
|
br(u), a.multiple && Array.isArray(t.value) ? t.value = t.value.filter((f) => o(f) !== u) : t.value = "";
|
|
1459
1459
|
}, r = () => {
|
|
@@ -1526,7 +1526,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1526
1526
|
}),
|
|
1527
1527
|
emits: /* @__PURE__ */ Pe(["change"], ["update:modelValue"]),
|
|
1528
1528
|
setup(e, { emit: t }) {
|
|
1529
|
-
const l = e, a =
|
|
1529
|
+
const l = e, a = je(e, "modelValue"), n = t, o = h(() => {
|
|
1530
1530
|
const y = a.value;
|
|
1531
1531
|
return !l.multiple || !Array.isArray(y) ? [] : y;
|
|
1532
1532
|
}), s = L(null), r = L(!1), u = nt("values"), f = h(() => l.format ? l.format.split(",").map((y) => y.trim().toLowerCase()).filter(Boolean) : []), v = (y) => {
|
|
@@ -1557,7 +1557,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1557
1557
|
const M = u?.value ?? {};
|
|
1558
1558
|
return l.customParams.forEach((R) => {
|
|
1559
1559
|
if (!R) return;
|
|
1560
|
-
const [Q,
|
|
1560
|
+
const [Q, T] = R.split("="), Y = Q?.trim(), q = T?.trim();
|
|
1561
1561
|
if (!Y || !q) return;
|
|
1562
1562
|
const ne = M[q];
|
|
1563
1563
|
if (ne == null || ne === "") {
|
|
@@ -1599,7 +1599,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1599
1599
|
return;
|
|
1600
1600
|
}
|
|
1601
1601
|
const M = Array.from(S);
|
|
1602
|
-
if (l.max_size && M.filter((
|
|
1602
|
+
if (l.max_size && M.filter((T) => !v(T)).length > 0) {
|
|
1603
1603
|
s.value && (s.value.value = "");
|
|
1604
1604
|
return;
|
|
1605
1605
|
}
|
|
@@ -1610,26 +1610,26 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1610
1610
|
r.value = !0;
|
|
1611
1611
|
try {
|
|
1612
1612
|
if (l.multiple) {
|
|
1613
|
-
const Q = Array.from(S).map(async (I) => await Mn(I, C())),
|
|
1613
|
+
const Q = Array.from(S).map(async (I) => await Mn(I, C())), T = await Promise.all(Q), Y = T.filter((I) => I?.file_path);
|
|
1614
1614
|
if (Y.length === 0) {
|
|
1615
1615
|
w();
|
|
1616
1616
|
return;
|
|
1617
1617
|
}
|
|
1618
|
-
Y.length <
|
|
1618
|
+
Y.length < T.length && w("Деякі файли не вдалося завантажити. Перевірте їх та спробуйте знову.");
|
|
1619
1619
|
const q = Y.map((I) => I.file_path), ne = Array.isArray(a.value) ? a.value : [];
|
|
1620
1620
|
a.value = [...ne, ...q], n("change", a.value);
|
|
1621
1621
|
} else {
|
|
1622
|
-
const Q = S[0],
|
|
1623
|
-
if (!
|
|
1622
|
+
const Q = S[0], T = await Mn(Q, C());
|
|
1623
|
+
if (!T?.file_path) {
|
|
1624
1624
|
w();
|
|
1625
1625
|
return;
|
|
1626
1626
|
}
|
|
1627
|
-
const Y =
|
|
1627
|
+
const Y = T.file_path;
|
|
1628
1628
|
a.value = Y, n("change", Y);
|
|
1629
1629
|
}
|
|
1630
1630
|
} catch (Q) {
|
|
1631
|
-
const
|
|
1632
|
-
w(
|
|
1631
|
+
const T = Q?.message || void 0;
|
|
1632
|
+
w(T);
|
|
1633
1633
|
} finally {
|
|
1634
1634
|
r.value = !1, s.value && (s.value.value = "");
|
|
1635
1635
|
}
|
|
@@ -1683,7 +1683,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1683
1683
|
], 2))
|
|
1684
1684
|
]));
|
|
1685
1685
|
}
|
|
1686
|
-
}), Ar = /* @__PURE__ */ Ue(Dr, [["__scopeId", "data-v-dda91e05"]]), Ir = { class: "vs-input-file2 flex flex-col gap-4" },
|
|
1686
|
+
}), Ar = /* @__PURE__ */ Ue(Dr, [["__scopeId", "data-v-dda91e05"]]), Ir = { class: "vs-input-file2 flex flex-col gap-4" }, Tr = { class: "flex items-center gap-x-2" }, Fr = ["accept", "disabled"], Er = {
|
|
1687
1687
|
key: 0,
|
|
1688
1688
|
class: "absolute inset-0 flex flex-col items-center justify-center gap-1 rounded-lg bg-white/90 text-xs font-medium text-slate-600"
|
|
1689
1689
|
}, Br = {
|
|
@@ -1716,7 +1716,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1716
1716
|
}),
|
|
1717
1717
|
emits: ["update:modelValue"],
|
|
1718
1718
|
setup(e) {
|
|
1719
|
-
const t = e, l =
|
|
1719
|
+
const t = e, l = je(e, "modelValue"), a = L(null), n = L(null), o = L(""), s = L(0), r = L(!1), u = L(""), f = L(null), v = nt("values"), x = h(() => t.format ? t.format.split(",").map((H) => H.trim().toLowerCase()).filter(Boolean) : []), _ = h(() => !n.value || !n.value.size ? 0 : Math.min(100, Math.round(s.value / n.value.size * 100))), C = h(() => n.value ? `${b(s.value)} / ${b(n.value.size)}` : ""), g = h(() => t.disabled ? "opacity-50 cursor-not-allowed" : r.value ? "cursor-default text-blue-500" : "cursor-pointer hover:border-blue-500 hover:bg-blue-50 hover:text-blue-500"), w = () => {
|
|
1720
1720
|
t.disabled || r.value || M() && a.value?.click();
|
|
1721
1721
|
}, b = (H) => {
|
|
1722
1722
|
if (!Number.isFinite(H)) return "0 B";
|
|
@@ -1749,10 +1749,10 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1749
1749
|
const B = v?.value ?? {};
|
|
1750
1750
|
return t.customParams.forEach((j) => {
|
|
1751
1751
|
if (!j) return;
|
|
1752
|
-
const [O,
|
|
1753
|
-
if (!
|
|
1754
|
-
const $e = B[
|
|
1755
|
-
$e == null || $e === "" ? Z.push(
|
|
1752
|
+
const [O, se] = j.split("="), ue = O?.trim(), ge = se?.trim();
|
|
1753
|
+
if (!ue || !ge) return;
|
|
1754
|
+
const $e = B[ge];
|
|
1755
|
+
$e == null || $e === "" ? Z.push(ge) : H[ue] = $e;
|
|
1756
1756
|
}), { params: H, missing: Z };
|
|
1757
1757
|
}), M = () => S.value.missing.length ? (Ve({
|
|
1758
1758
|
type: "warning",
|
|
@@ -1792,11 +1792,11 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1792
1792
|
});
|
|
1793
1793
|
if (!Z.ok) throw new Error("Не вдалося ініціалізувати завантаження");
|
|
1794
1794
|
const B = await Z.json();
|
|
1795
|
-
o.value = B.id || o.value, s.value = B.uploaded || 0, await
|
|
1795
|
+
o.value = B.id || o.value, s.value = B.uploaded || 0, await T();
|
|
1796
1796
|
} catch (H) {
|
|
1797
1797
|
u.value = H?.message || "Помилка при старті завантаження";
|
|
1798
1798
|
}
|
|
1799
|
-
},
|
|
1799
|
+
}, T = async () => {
|
|
1800
1800
|
if (!(!n.value || !o.value)) {
|
|
1801
1801
|
r.value = !0;
|
|
1802
1802
|
try {
|
|
@@ -1815,8 +1815,8 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1815
1815
|
const O = await j.json().catch(() => ({}));
|
|
1816
1816
|
if (O.uploaded != null ? s.value = Number(O.uploaded) : s.value = Z, O.finished || s.value >= n.value.size) {
|
|
1817
1817
|
r.value = !1;
|
|
1818
|
-
const
|
|
1819
|
-
l.value = { file_id: O.file_id ?? o.value ??
|
|
1818
|
+
const se = O.file_path || O.url || o.value;
|
|
1819
|
+
l.value = { file_id: O.file_id ?? o.value ?? se, file_path: se }, Ve({
|
|
1820
1820
|
type: "success",
|
|
1821
1821
|
title: "Файл завантажено",
|
|
1822
1822
|
message: n.value.name,
|
|
@@ -1840,7 +1840,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1840
1840
|
await Q();
|
|
1841
1841
|
return;
|
|
1842
1842
|
}
|
|
1843
|
-
await
|
|
1843
|
+
await T();
|
|
1844
1844
|
}
|
|
1845
1845
|
}, ne = () => {
|
|
1846
1846
|
f.value?.abort(), f.value = null, I();
|
|
@@ -1849,7 +1849,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1849
1849
|
H && (H.value = ""), n.value = null, o.value = "", s.value = 0, u.value = "";
|
|
1850
1850
|
};
|
|
1851
1851
|
return (H, Z) => (i(), p("div", Ir, [
|
|
1852
|
-
c("div",
|
|
1852
|
+
c("div", Tr, [
|
|
1853
1853
|
c("input", {
|
|
1854
1854
|
ref_key: "fileInput",
|
|
1855
1855
|
ref: a,
|
|
@@ -1858,7 +1858,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1858
1858
|
accept: t.format,
|
|
1859
1859
|
disabled: r.value || t.disabled,
|
|
1860
1860
|
onChange: R
|
|
1861
|
-
}, null, 40,
|
|
1861
|
+
}, null, 40, Fr),
|
|
1862
1862
|
l.value ? (i(), xe(ln, {
|
|
1863
1863
|
key: 0,
|
|
1864
1864
|
item: l.value,
|
|
@@ -1947,7 +1947,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
1947
1947
|
}
|
|
1948
1948
|
return (n, o) => (i(), p(Se, null, [
|
|
1949
1949
|
c("div", qr, [
|
|
1950
|
-
J(E(
|
|
1950
|
+
J(E(Fl), { class: "icon icon-tabler icons-tabler-outline icon-tabler-file h-4 w-4" })
|
|
1951
1951
|
]),
|
|
1952
1952
|
c("div", Kr, [
|
|
1953
1953
|
c("p", Gr, de(n.item?.uploaded_name), 1),
|
|
@@ -2112,11 +2112,11 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2112
2112
|
const R = new FormData();
|
|
2113
2113
|
R.append("file", M);
|
|
2114
2114
|
try {
|
|
2115
|
-
const Q = `${l.prefix}/widget/file/${n.value}`,
|
|
2116
|
-
return
|
|
2117
|
-
type:
|
|
2115
|
+
const Q = `${l.prefix}/widget/file/${n.value}`, T = await fetch(Q, { method: "POST", body: R });
|
|
2116
|
+
return T.ok ? (r("update", "file-list"), M) : (Ve({
|
|
2117
|
+
type: T.status >= 400 && T.status < 500 ? "warning" : "error",
|
|
2118
2118
|
title: "Error",
|
|
2119
|
-
message: `Error code: ${
|
|
2119
|
+
message: `Error code: ${T.status}`
|
|
2120
2120
|
}), null);
|
|
2121
2121
|
} catch (Q) {
|
|
2122
2122
|
return Ve({
|
|
@@ -2151,7 +2151,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2151
2151
|
c("input", {
|
|
2152
2152
|
type: "file",
|
|
2153
2153
|
class: "hidden",
|
|
2154
|
-
onChange: M[0] || (M[0] = (
|
|
2154
|
+
onChange: M[0] || (M[0] = (T) => b(T))
|
|
2155
2155
|
}, null, 32),
|
|
2156
2156
|
c("div", ms, [
|
|
2157
2157
|
J(E(Gn), { class: "h-4 w-4" })
|
|
@@ -2167,7 +2167,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2167
2167
|
]),
|
|
2168
2168
|
De(c("input", {
|
|
2169
2169
|
type: "text",
|
|
2170
|
-
"onUpdate:modelValue": M[1] || (M[1] = (
|
|
2170
|
+
"onUpdate:modelValue": M[1] || (M[1] = (T) => x.value = T),
|
|
2171
2171
|
class: "py-2 px-3 ps-10 pe-16 block w-full bg-gray-200 xl:bg-gray-100 rounded-lg text-sm focus:border-blue-500 h-[40px] focus:border-2 focus:outline-none disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:border-transparent dark:text-neutral-400 dark:placeholder:text-neutral-400 dark:focus:ring-neutral-600",
|
|
2172
2172
|
placeholder: "Введіть назву файлу"
|
|
2173
2173
|
}, null, 512), [
|
|
@@ -2182,10 +2182,10 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2182
2182
|
])
|
|
2183
2183
|
])) : z("", !0),
|
|
2184
2184
|
v.value?.length ? (i(), p("div", hs, [
|
|
2185
|
-
(i(!0), p(Se, null, Ie(C.value, (
|
|
2185
|
+
(i(!0), p(Se, null, Ie(C.value, (T, Y) => (i(), xe(us, {
|
|
2186
2186
|
key: Y,
|
|
2187
2187
|
prefix: S.prefix,
|
|
2188
|
-
item:
|
|
2188
|
+
item: T,
|
|
2189
2189
|
index: Y,
|
|
2190
2190
|
onUpdate: M[2] || (M[2] = (q) => S.$emit("update", "file-list")),
|
|
2191
2191
|
onOpenModal: M[3] || (M[3] = (q) => y(q)),
|
|
@@ -2197,14 +2197,14 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2197
2197
|
])) : z("", !0),
|
|
2198
2198
|
J(R, {
|
|
2199
2199
|
modelValue: o.value,
|
|
2200
|
-
"onUpdate:modelValue": M[5] || (M[5] = (
|
|
2200
|
+
"onUpdate:modelValue": M[5] || (M[5] = (T) => o.value = T),
|
|
2201
2201
|
startIndex: s.value,
|
|
2202
|
-
"onUpdate:index": M[6] || (M[6] = (
|
|
2202
|
+
"onUpdate:index": M[6] || (M[6] = (T) => s.value = T),
|
|
2203
2203
|
images: _.value
|
|
2204
2204
|
}, null, 8, ["modelValue", "startIndex", "images"]),
|
|
2205
2205
|
J(Q, zt({
|
|
2206
2206
|
modelValue: u.value,
|
|
2207
|
-
"onUpdate:modelValue": M[7] || (M[7] = (
|
|
2207
|
+
"onUpdate:modelValue": M[7] || (M[7] = (T) => u.value = T),
|
|
2208
2208
|
onConfirm: f.value.confirm
|
|
2209
2209
|
}, f.value), null, 16, ["modelValue", "onConfirm"])
|
|
2210
2210
|
]);
|
|
@@ -2337,13 +2337,13 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2337
2337
|
Contain: "*",
|
|
2338
2338
|
In: "in",
|
|
2339
2339
|
NotIn: "not_in"
|
|
2340
|
-
},
|
|
2340
|
+
}, Ts = (e, t) => String(e) === String(t), Fs = (e, t) => String(e) !== String(t), Es = (e, t) => e > t, Bs = (e, t) => e >= t, Os = (e, t) => e < t, Ps = (e, t) => e <= t, Rs = (e, t) => Array.isArray(t) && t.length === 2 ? e >= t[0] && e <= t[1] : !1, Ns = (e, t) => String(e).startsWith(String(t)), js = (e, t) => String(e).endsWith(String(t)), Us = (e, t) => String(e).includes(String(t)), zs = (e, t) => Array.isArray(t) ? t.includes(e) : !1, Hs = (e, t) => Array.isArray(t) ? !t.includes(e) : !0, la = (e, t) => {
|
|
2341
2341
|
if (!t) return !0;
|
|
2342
2342
|
switch (t?.[1]) {
|
|
2343
2343
|
case xt.Equal:
|
|
2344
|
-
return Fs(e, t?.[2]);
|
|
2345
|
-
case xt.Inequal:
|
|
2346
2344
|
return Ts(e, t?.[2]);
|
|
2345
|
+
case xt.Inequal:
|
|
2346
|
+
return Fs(e, t?.[2]);
|
|
2347
2347
|
case xt.Higer:
|
|
2348
2348
|
return Es(e, t?.[2]);
|
|
2349
2349
|
case xt.HigerOrEqual:
|
|
@@ -2580,7 +2580,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2580
2580
|
key: 0,
|
|
2581
2581
|
innerHTML: o.renderTemplate(r)
|
|
2582
2582
|
}, null, 8, Js)) : (i(), p(Se, { key: 1 }, [
|
|
2583
|
-
|
|
2583
|
+
He(de(r.text), 1)
|
|
2584
2584
|
], 64))
|
|
2585
2585
|
], 8, Zs)
|
|
2586
2586
|
]),
|
|
@@ -2777,7 +2777,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2777
2777
|
key: 0,
|
|
2778
2778
|
innerHTML: t.renderTemplate(a)
|
|
2779
2779
|
}, null, 8, pi)) : (i(), p(Se, { key: 1 }, [
|
|
2780
|
-
|
|
2780
|
+
He(de(a.text), 1)
|
|
2781
2781
|
], 64))
|
|
2782
2782
|
])
|
|
2783
2783
|
], 10, ci))), 128)) : (i(), p("div", mi, " No options "))
|
|
@@ -2821,67 +2821,67 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2821
2821
|
st(l.style);
|
|
2822
2822
|
const r = h({
|
|
2823
2823
|
get: () => l.modelValue,
|
|
2824
|
-
set: (
|
|
2824
|
+
set: (F) => a("update:modelValue", F)
|
|
2825
2825
|
});
|
|
2826
2826
|
!r.value && l.defaultValue && (r.value = l.defaultValue);
|
|
2827
|
-
const u = L(null), f = L(null), v = L(null), x = L(null), _ = L(!1), C = L(!1), g = L(null), w = L(-1), b = L([]), $ = L(""), y = L(null), S = (
|
|
2828
|
-
f.value =
|
|
2829
|
-
}, M = (
|
|
2830
|
-
y.value =
|
|
2831
|
-
}, R = (
|
|
2832
|
-
x.value =
|
|
2833
|
-
}, Q = (
|
|
2834
|
-
v.value =
|
|
2835
|
-
},
|
|
2836
|
-
b.value[
|
|
2827
|
+
const u = L(null), f = L(null), v = L(null), x = L(null), _ = L(!1), C = L(!1), g = L(null), w = L(-1), b = L([]), $ = L(""), y = L(null), S = (F) => {
|
|
2828
|
+
f.value = F;
|
|
2829
|
+
}, M = (F) => {
|
|
2830
|
+
y.value = F;
|
|
2831
|
+
}, R = (F) => {
|
|
2832
|
+
x.value = F;
|
|
2833
|
+
}, Q = (F) => {
|
|
2834
|
+
v.value = F;
|
|
2835
|
+
}, T = (F, re) => {
|
|
2836
|
+
b.value[re] = F;
|
|
2837
2837
|
}, Y = L({}), q = L([]), ne = h(() => {
|
|
2838
2838
|
if (!q.value.length) return [];
|
|
2839
|
-
const
|
|
2840
|
-
return q.value.map((we) =>
|
|
2841
|
-
}), I = h(() => l.placeholder || "Select..."), H = h(() => $e(g.value)), Z = h(() => o.value ? !1 : n.value ? q.value.length > 0 : !!r.value), B = (
|
|
2842
|
-
let
|
|
2839
|
+
const F = Ce.value, re = new Map(F.map((we) => [we.id?.toString(), we]));
|
|
2840
|
+
return q.value.map((we) => re.get(we?.toString())).filter((we) => !!we);
|
|
2841
|
+
}), I = h(() => l.placeholder || "Select..."), H = h(() => $e(g.value)), Z = h(() => o.value ? !1 : n.value ? q.value.length > 0 : !!r.value), B = (F) => n.value ? q.value.some((re) => re?.toString() === F?.toString()) : r.value?.toString() === F?.toString(), j = h(() => {
|
|
2842
|
+
let F = Ce.value ?? [];
|
|
2843
2843
|
if (!l.data && $.value.trim() !== "") {
|
|
2844
|
-
const
|
|
2845
|
-
|
|
2844
|
+
const re = $.value.toLowerCase();
|
|
2845
|
+
F = F.filter((we) => {
|
|
2846
2846
|
const Ee = $e(we).toLowerCase(), Je = we.text?.toLowerCase?.() || "";
|
|
2847
|
-
return Ee.includes(
|
|
2847
|
+
return Ee.includes(re) || Je.includes(re);
|
|
2848
2848
|
});
|
|
2849
2849
|
}
|
|
2850
2850
|
if (n.value && q.value.length) {
|
|
2851
|
-
const
|
|
2852
|
-
|
|
2853
|
-
}
|
|
2854
|
-
return
|
|
2855
|
-
}), O = nt("values"),
|
|
2856
|
-
const
|
|
2857
|
-
return
|
|
2858
|
-
}, Le = (
|
|
2859
|
-
if (!
|
|
2860
|
-
const Ee =
|
|
2851
|
+
const re = new Set(q.value.map((we) => we?.toString()));
|
|
2852
|
+
F = F.filter((we) => !re.has(we.id?.toString()));
|
|
2853
|
+
}
|
|
2854
|
+
return F;
|
|
2855
|
+
}), O = nt("values"), se = nt("field-props"), ue = h(() => l.slot ?? l?.optionTemplate ?? ""), ge = (F) => Nl(F, ue.value), $e = (F) => jl(F, ue.value), We = h(() => Pl(ue.value)), Re = (F) => vl(F), ie = (F) => !!(!We.value && Ht(F) && !Re(F)), ye = (F) => {
|
|
2856
|
+
const re = Ht(F);
|
|
2857
|
+
return re ? { color: re } : void 0;
|
|
2858
|
+
}, Le = (F) => !!(!We.value && (ml(F) || Re(F))), ee = (F, re, we) => {
|
|
2859
|
+
if (!se) return !1;
|
|
2860
|
+
const Ee = se.value?.[F] ?? {}, Je = (Ze, ht, At) => {
|
|
2861
2861
|
if (!ht.length) return Ze;
|
|
2862
2862
|
const [bt, ...$t] = ht, wt = { ...Ze };
|
|
2863
2863
|
if (!$t.length)
|
|
2864
2864
|
return wt[bt] = At, wt;
|
|
2865
2865
|
const rl = typeof Ze[bt] == "object" && Ze[bt] !== null ? Ze[bt] : {};
|
|
2866
2866
|
return wt[bt] = Je(rl, $t, At), wt;
|
|
2867
|
-
}, lt = Je(Ee,
|
|
2868
|
-
return
|
|
2869
|
-
...
|
|
2870
|
-
[
|
|
2867
|
+
}, lt = Je(Ee, re, we);
|
|
2868
|
+
return se.value = {
|
|
2869
|
+
...se.value || {},
|
|
2870
|
+
[F]: lt
|
|
2871
2871
|
}, !0;
|
|
2872
|
-
}, he = (
|
|
2872
|
+
}, he = (F) => {
|
|
2873
2873
|
if (!l.set) return;
|
|
2874
|
-
const
|
|
2875
|
-
!
|
|
2874
|
+
const re = O?.value;
|
|
2875
|
+
!re && !se || Object.entries(l.set).forEach(([we, Ee]) => {
|
|
2876
2876
|
if (!we) return;
|
|
2877
|
-
const Je =
|
|
2877
|
+
const Je = F ? F[Ee] : null, lt = we.split(".").map((At) => At.trim()).filter(Boolean);
|
|
2878
2878
|
if (!lt.length) return;
|
|
2879
2879
|
const [Ze, ...ht] = lt;
|
|
2880
|
-
ht.length && ee(Ze, ht, Je ?? null) ||
|
|
2880
|
+
ht.length && ee(Ze, ht, Je ?? null) || re && (re[Ze] = Je ?? null);
|
|
2881
2881
|
});
|
|
2882
2882
|
}, {
|
|
2883
2883
|
optionsList: Ce,
|
|
2884
|
-
parentValue:
|
|
2884
|
+
parentValue: Te,
|
|
2885
2885
|
fetchOptions: qe,
|
|
2886
2886
|
fetchOptionByValue: tt,
|
|
2887
2887
|
loadOptions: Ge
|
|
@@ -2889,43 +2889,43 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2889
2889
|
props: l,
|
|
2890
2890
|
formValues: O,
|
|
2891
2891
|
watchParent: !1
|
|
2892
|
-
}),
|
|
2892
|
+
}), Fe = (F) => F == null ? "" : String(F), N = (F) => {
|
|
2893
2893
|
if (n.value) {
|
|
2894
2894
|
if (!q.value.length) {
|
|
2895
|
-
Ce.value =
|
|
2895
|
+
Ce.value = F;
|
|
2896
2896
|
return;
|
|
2897
2897
|
}
|
|
2898
2898
|
} else if (!g.value) {
|
|
2899
|
-
Ce.value =
|
|
2899
|
+
Ce.value = F;
|
|
2900
2900
|
return;
|
|
2901
2901
|
}
|
|
2902
|
-
const
|
|
2902
|
+
const re = new Set(F.map((Ee) => Fe(Ee.id)).filter(Boolean));
|
|
2903
2903
|
if (n.value) {
|
|
2904
|
-
const Ee = new Set(q.value.map((lt) =>
|
|
2905
|
-
const Ze =
|
|
2906
|
-
return !Ze || !Ee.has(Ze) ? !1 : !
|
|
2904
|
+
const Ee = new Set(q.value.map((lt) => Fe(lt)).filter(Boolean)), Je = (Ce.value ?? []).filter((lt) => {
|
|
2905
|
+
const Ze = Fe(lt.id);
|
|
2906
|
+
return !Ze || !Ee.has(Ze) ? !1 : !re.has(Ze);
|
|
2907
2907
|
});
|
|
2908
|
-
Ce.value = [...Je, ...
|
|
2908
|
+
Ce.value = [...Je, ...F];
|
|
2909
2909
|
return;
|
|
2910
2910
|
}
|
|
2911
|
-
const we =
|
|
2912
|
-
if (we && !
|
|
2913
|
-
Ce.value = [g.value, ...
|
|
2911
|
+
const we = Fe(g.value?.id);
|
|
2912
|
+
if (we && !re.has(we)) {
|
|
2913
|
+
Ce.value = [g.value, ...F];
|
|
2914
2914
|
return;
|
|
2915
2915
|
}
|
|
2916
|
-
Ce.value =
|
|
2916
|
+
Ce.value = F;
|
|
2917
2917
|
}, X = async () => {
|
|
2918
2918
|
if (l.data) {
|
|
2919
|
-
const
|
|
2920
|
-
return N(
|
|
2919
|
+
const F = await qe($.value);
|
|
2920
|
+
return N(F), Ce.value;
|
|
2921
2921
|
}
|
|
2922
2922
|
return Ge();
|
|
2923
|
-
}, oe = async (
|
|
2924
|
-
if (
|
|
2925
|
-
const
|
|
2926
|
-
return
|
|
2927
|
-
}, be = async (
|
|
2928
|
-
const
|
|
2923
|
+
}, oe = async (F) => {
|
|
2924
|
+
if (F == null || F === "") return null;
|
|
2925
|
+
const re = Ce.value?.find((we) => we?.id?.toString() === String(F));
|
|
2926
|
+
return re || tt(F);
|
|
2927
|
+
}, be = async (F) => {
|
|
2928
|
+
const re = new Set(Ce.value.map((Ee) => Ee.id?.toString())), we = F.filter((Ee) => !re.has(Ee?.toString()));
|
|
2929
2929
|
we.length && await we.reduce(async (Ee, Je) => {
|
|
2930
2930
|
await Ee;
|
|
2931
2931
|
const lt = await oe(Je);
|
|
@@ -2936,15 +2936,15 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2936
2936
|
w.value = -1;
|
|
2937
2937
|
return;
|
|
2938
2938
|
}
|
|
2939
|
-
let
|
|
2939
|
+
let F = 0;
|
|
2940
2940
|
if (!n.value && g.value) {
|
|
2941
|
-
const
|
|
2942
|
-
we >= 0 && (
|
|
2941
|
+
const re = g.value.id?.toString(), we = j.value.findIndex((Ee) => Ee.id?.toString() === re);
|
|
2942
|
+
we >= 0 && (F = we);
|
|
2943
2943
|
}
|
|
2944
|
-
w.value =
|
|
2945
|
-
U(b.value[
|
|
2944
|
+
w.value = F, Qe(() => {
|
|
2945
|
+
U(b.value[F], v.value);
|
|
2946
2946
|
});
|
|
2947
|
-
},
|
|
2947
|
+
}, Ne = async () => {
|
|
2948
2948
|
o.value || (_.value = !0, await X(), await Qe(() => {
|
|
2949
2949
|
W(), y.value?.focus();
|
|
2950
2950
|
}), _e());
|
|
@@ -2952,64 +2952,64 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
2952
2952
|
_.value = !1, w.value = -1, Qe(() => {
|
|
2953
2953
|
y.value?.blur();
|
|
2954
2954
|
});
|
|
2955
|
-
},
|
|
2955
|
+
}, ze = async (F) => {
|
|
2956
2956
|
if (o.value) return;
|
|
2957
|
-
(
|
|
2957
|
+
(F !== void 0 ? F : !_.value) ? await Ne() : Be();
|
|
2958
2958
|
}, ft = async () => {
|
|
2959
2959
|
if (!o.value) {
|
|
2960
2960
|
if (_.value) {
|
|
2961
2961
|
Be();
|
|
2962
2962
|
return;
|
|
2963
2963
|
}
|
|
2964
|
-
await
|
|
2964
|
+
await Ne();
|
|
2965
2965
|
}
|
|
2966
2966
|
}, te = () => {
|
|
2967
2967
|
n.value ? (q.value = [], r.value = [], a("change", []), Ye(null, [])) : (g.value = null, r.value = null, a("change", null), Ye(null, null)), he(null), $.value = "", Qe(() => {
|
|
2968
|
-
y.value?.focus(), _.value ||
|
|
2968
|
+
y.value?.focus(), _.value || Ne();
|
|
2969
2969
|
});
|
|
2970
|
-
}, pe = (
|
|
2971
|
-
n.value && (q.value = q.value.filter((
|
|
2972
|
-
}, Ye = (
|
|
2973
|
-
const we =
|
|
2970
|
+
}, pe = (F) => {
|
|
2971
|
+
n.value && (q.value = q.value.filter((re) => re?.toString() !== F?.toString()), r.value = [...q.value], a("change", r.value), Ye(null), Qe(() => y.value?.focus()));
|
|
2972
|
+
}, Ye = (F, re) => {
|
|
2973
|
+
const we = re ?? (n.value ? [...q.value] : F?.id ?? null);
|
|
2974
2974
|
a("value-selected", {
|
|
2975
2975
|
name: l.name,
|
|
2976
2976
|
value: we,
|
|
2977
|
-
option:
|
|
2977
|
+
option: F
|
|
2978
2978
|
});
|
|
2979
|
-
}, P = (
|
|
2980
|
-
n.value ? (B(
|
|
2979
|
+
}, P = (F) => {
|
|
2980
|
+
n.value ? (B(F.id) || (q.value = [...q.value, F.id], r.value = [...q.value], a("change", r.value), Ye(F)), $.value = "", Qe(() => {
|
|
2981
2981
|
y.value?.focus(), w.value = Math.min(w.value, j.value.length - 1);
|
|
2982
|
-
}), he(null)) : (g.value =
|
|
2983
|
-
}, K = (
|
|
2984
|
-
if (B(
|
|
2982
|
+
}), he(null)) : (g.value = F, r.value = F.id, a("change", r.value), Ye(F), $.value = "", Be(), he(F));
|
|
2983
|
+
}, K = (F) => {
|
|
2984
|
+
if (B(F.id)) {
|
|
2985
2985
|
n.value || Be();
|
|
2986
2986
|
return;
|
|
2987
2987
|
}
|
|
2988
|
-
P(
|
|
2989
|
-
}, U = (
|
|
2990
|
-
if (!
|
|
2991
|
-
const we =
|
|
2992
|
-
let Ze =
|
|
2993
|
-
we < Je ? Ze = we - 80 : Ee > lt && (Ze = Ee -
|
|
2994
|
-
const ht =
|
|
2988
|
+
P(F);
|
|
2989
|
+
}, U = (F, re) => {
|
|
2990
|
+
if (!F || !re) return;
|
|
2991
|
+
const we = F.offsetTop, Ee = we + F.offsetHeight, Je = re.scrollTop, lt = Je + re.clientHeight;
|
|
2992
|
+
let Ze = re.scrollTop;
|
|
2993
|
+
we < Je ? Ze = we - 80 : Ee > lt && (Ze = Ee - re.clientHeight + 4);
|
|
2994
|
+
const ht = re;
|
|
2995
2995
|
ht.scrollTop = Ze;
|
|
2996
|
-
}, D = (
|
|
2997
|
-
let
|
|
2998
|
-
for (;
|
|
2999
|
-
if (
|
|
3000
|
-
return
|
|
3001
|
-
const we = window.getComputedStyle(
|
|
3002
|
-
if (Ee.includes("auto") || Ee.includes("scroll") ||
|
|
3003
|
-
return
|
|
3004
|
-
|
|
2996
|
+
}, D = (F) => {
|
|
2997
|
+
let re = F.parentElement;
|
|
2998
|
+
for (; re; ) {
|
|
2999
|
+
if (re.classList.contains("ui-dialog__content"))
|
|
3000
|
+
return re;
|
|
3001
|
+
const we = window.getComputedStyle(re), Ee = we.overflow + we.overflowY + we.overflowX;
|
|
3002
|
+
if (Ee.includes("auto") || Ee.includes("scroll") || re === document.body || re === document.documentElement)
|
|
3003
|
+
return re;
|
|
3004
|
+
re = re.parentElement;
|
|
3005
3005
|
}
|
|
3006
3006
|
return document.body;
|
|
3007
3007
|
}, W = () => {
|
|
3008
3008
|
if (!f.value) return;
|
|
3009
|
-
const
|
|
3010
|
-
let { width: $t } =
|
|
3009
|
+
const F = f.value.getBoundingClientRect(), re = window.innerHeight || document.documentElement.clientHeight, we = window.innerWidth || document.documentElement.clientWidth, Ee = 8, Je = 8, lt = l.maxHeight || 300, Ze = re - F.bottom - Je - Ee, ht = F.top - Je - Ee, At = Ze >= ht, bt = Math.max(we - Ee * 2, 0);
|
|
3010
|
+
let { width: $t } = F;
|
|
3011
3011
|
bt > 0 && $t > bt && ($t = bt);
|
|
3012
|
-
let { left: wt } =
|
|
3012
|
+
let { left: wt } = F;
|
|
3013
3013
|
wt + $t + Ee > we && (wt = we - $t - Ee), wt = Math.max(wt, Ee);
|
|
3014
3014
|
const rl = Math.min(
|
|
3015
3015
|
lt,
|
|
@@ -3021,33 +3021,33 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3021
3021
|
width: `${$t}px`,
|
|
3022
3022
|
maxHeight: `${rl}px`,
|
|
3023
3023
|
transform: At ? "none" : "translateY(-100%)",
|
|
3024
|
-
top: At ? `${
|
|
3024
|
+
top: At ? `${F.bottom + Je}px` : `${F.top - Je}px`
|
|
3025
3025
|
};
|
|
3026
|
-
}, le = async (
|
|
3027
|
-
o.value || !_.value && (
|
|
3028
|
-
}, ve = (
|
|
3026
|
+
}, le = async (F) => {
|
|
3027
|
+
o.value || !_.value && (F.key === "ArrowDown" || F.key === "ArrowUp") && (F.preventDefault(), await Ne());
|
|
3028
|
+
}, ve = (F) => {
|
|
3029
3029
|
if (!_.value) return;
|
|
3030
|
-
const { key:
|
|
3031
|
-
if (
|
|
3032
|
-
|
|
3033
|
-
else if (
|
|
3034
|
-
|
|
3035
|
-
else if (
|
|
3036
|
-
|
|
3030
|
+
const { key: re } = F;
|
|
3031
|
+
if (re === "ArrowDown")
|
|
3032
|
+
F.preventDefault(), w.value + 1 < j.value.length && (w.value += 1, U(b.value[w.value], v.value));
|
|
3033
|
+
else if (re === "ArrowUp")
|
|
3034
|
+
F.preventDefault(), w.value > 0 && (w.value -= 1, U(b.value[w.value], v.value));
|
|
3035
|
+
else if (re === "Enter") {
|
|
3036
|
+
F.preventDefault();
|
|
3037
3037
|
const we = j.value[w.value];
|
|
3038
3038
|
we && P(we), y.value?.blur();
|
|
3039
|
-
} else
|
|
3039
|
+
} else re === "Escape" ? (F.preventDefault(), Be()) : re === "Backspace" ? n.value && $.value === "" && q.value.length && (q.value = q.value.slice(0, -1), r.value = [...q.value], a("change", r.value)) : re === "Home" ? (w.value = 0, U(b.value[0], v.value)) : re === "End" ? (w.value = j.value.length - 1, U(b.value[w.value], v.value)) : re === "Tab" && Be();
|
|
3040
3040
|
}, Ae = () => {
|
|
3041
3041
|
o.value || (C.value = !0);
|
|
3042
3042
|
}, pt = () => {
|
|
3043
3043
|
C.value = !1, $.value = "";
|
|
3044
|
-
}, ut = (
|
|
3045
|
-
|
|
3046
|
-
}, Mt = (
|
|
3047
|
-
const
|
|
3048
|
-
u.value?.contains(
|
|
3049
|
-
}, it = (
|
|
3050
|
-
_.value && v.value && !v.value.contains(
|
|
3044
|
+
}, ut = (F) => {
|
|
3045
|
+
F.key === "Escape" && _.value && Be();
|
|
3046
|
+
}, Mt = (F) => {
|
|
3047
|
+
const re = F.target;
|
|
3048
|
+
u.value?.contains(re) || x.value?.contains(re) || Be();
|
|
3049
|
+
}, it = (F) => {
|
|
3050
|
+
_.value && v.value && !v.value.contains(F.target) && W();
|
|
3051
3051
|
}, dt = () => {
|
|
3052
3052
|
_.value && W();
|
|
3053
3053
|
}, Lt = () => {
|
|
@@ -3058,8 +3058,8 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3058
3058
|
Array.isArray(r.value) ? q.value = [...r.value] : (q.value = r.value == null ? [] : [r.value], r.value = [...q.value]), l.data && q.value.length && (await be(q.value), await Qe());
|
|
3059
3059
|
else {
|
|
3060
3060
|
if (Array.isArray(r.value)) {
|
|
3061
|
-
const
|
|
3062
|
-
r.value =
|
|
3061
|
+
const F = r.value[0] ?? null;
|
|
3062
|
+
r.value = F ?? null;
|
|
3063
3063
|
}
|
|
3064
3064
|
r.value != null && (g.value = await oe(r.value)), he(g.value ?? null);
|
|
3065
3065
|
}
|
|
@@ -3086,41 +3086,41 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3086
3086
|
selectedOption: g,
|
|
3087
3087
|
modelValue: r
|
|
3088
3088
|
});
|
|
3089
|
-
function ql(
|
|
3089
|
+
function ql(F, re = 200) {
|
|
3090
3090
|
let we;
|
|
3091
3091
|
return (...Ee) => {
|
|
3092
|
-
we && clearTimeout(we), we = window.setTimeout(() =>
|
|
3092
|
+
we && clearTimeout(we), we = window.setTimeout(() => F(...Ee), re);
|
|
3093
3093
|
};
|
|
3094
3094
|
}
|
|
3095
|
-
const ol = ql(async (
|
|
3096
|
-
N(await qe(
|
|
3095
|
+
const ol = ql(async (F) => {
|
|
3096
|
+
N(await qe(F));
|
|
3097
3097
|
}, 200);
|
|
3098
|
-
me($, (
|
|
3099
|
-
l.data && ol(
|
|
3100
|
-
}), me(() => l.options, (
|
|
3101
|
-
!l.data &&
|
|
3098
|
+
me($, (F) => {
|
|
3099
|
+
l.data && ol(F.trim());
|
|
3100
|
+
}), me(() => l.options, (F) => {
|
|
3101
|
+
!l.data && F?.length && (Ce.value = [...F], yt());
|
|
3102
3102
|
}, { immediate: !0 });
|
|
3103
3103
|
const mt = L(!0);
|
|
3104
|
-
return me(
|
|
3105
|
-
if (l.data && (mt.value || (n.value ? (q.value = [], r.value = [], a("change", [])) : (g.value = null, r.value = null, a("change", null))), await X(), l.auto === 1 &&
|
|
3106
|
-
const
|
|
3107
|
-
|
|
3104
|
+
return me(Te, async () => {
|
|
3105
|
+
if (l.data && (mt.value || (n.value ? (q.value = [], r.value = [], a("change", [])) : (g.value = null, r.value = null, a("change", null))), await X(), l.auto === 1 && Te.value && Ce.value.length > 0)) {
|
|
3106
|
+
const F = Ce.value[0];
|
|
3107
|
+
F && P(F);
|
|
3108
3108
|
}
|
|
3109
|
-
}), (
|
|
3109
|
+
}), (F, re) => (i(), p(Se, null, [
|
|
3110
3110
|
J(E(Ol), {
|
|
3111
3111
|
visible: E(qt),
|
|
3112
|
-
"onUpdate:visible":
|
|
3112
|
+
"onUpdate:visible": re[1] || (re[1] = (we) => Tl(qt) ? qt.value = we : null),
|
|
3113
3113
|
class: "z-[1000]",
|
|
3114
3114
|
title: E(Kt),
|
|
3115
3115
|
buttonText: "Додати",
|
|
3116
3116
|
onDone: E(Wl),
|
|
3117
|
-
teleport:
|
|
3117
|
+
teleport: F.teleport
|
|
3118
3118
|
}, {
|
|
3119
3119
|
default: rt(() => [
|
|
3120
3120
|
J(Rt, {
|
|
3121
3121
|
schema: E(Hl),
|
|
3122
3122
|
modelValue: E(Nt),
|
|
3123
|
-
"onUpdate:modelValue":
|
|
3123
|
+
"onUpdate:modelValue": re[0] || (re[0] = (we) => Tl(Nt) ? Nt.value = we : null),
|
|
3124
3124
|
ref_key: "addForm",
|
|
3125
3125
|
ref: jt
|
|
3126
3126
|
}, null, 8, ["schema", "modelValue"])
|
|
@@ -3131,17 +3131,17 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3131
3131
|
class: "flex gap-1 w-full",
|
|
3132
3132
|
ref_key: "selectRoot",
|
|
3133
3133
|
ref: u,
|
|
3134
|
-
onClick:
|
|
3134
|
+
onClick: re[4] || (re[4] = Oe(() => {
|
|
3135
3135
|
}, ["stop"]))
|
|
3136
3136
|
}, [
|
|
3137
3137
|
c("div", {
|
|
3138
3138
|
class: ae(["relative w-full font-sans", l.customClass])
|
|
3139
3139
|
}, [
|
|
3140
|
-
|
|
3140
|
+
re[5] || (re[5] = c("span", {
|
|
3141
3141
|
id: "react-select-live-region",
|
|
3142
3142
|
class: "sr-only"
|
|
3143
3143
|
}, null, -1)),
|
|
3144
|
-
|
|
3144
|
+
re[6] || (re[6] = c("span", {
|
|
3145
3145
|
"aria-live": "polite",
|
|
3146
3146
|
"aria-atomic": "false",
|
|
3147
3147
|
"aria-relevant": "additions text",
|
|
@@ -3150,7 +3150,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3150
3150
|
}, null, -1)),
|
|
3151
3151
|
J(di, {
|
|
3152
3152
|
keyWord: $.value,
|
|
3153
|
-
"onUpdate:keyWord":
|
|
3153
|
+
"onUpdate:keyWord": re[2] || (re[2] = (we) => $.value = we),
|
|
3154
3154
|
disabled: o.value,
|
|
3155
3155
|
"is-open": _.value,
|
|
3156
3156
|
"input-focus": C.value,
|
|
@@ -3159,18 +3159,18 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3159
3159
|
"selected-ids": q.value,
|
|
3160
3160
|
placeholder: I.value,
|
|
3161
3161
|
search: s.value,
|
|
3162
|
-
"option-template":
|
|
3162
|
+
"option-template": ue.value,
|
|
3163
3163
|
"icon-wrapper-class": Dn,
|
|
3164
3164
|
"selected-option-label": H.value,
|
|
3165
3165
|
"selected-option": g.value,
|
|
3166
3166
|
"show-clear": Z.value,
|
|
3167
3167
|
"set-trigger-ref": S,
|
|
3168
3168
|
"set-input-ref": M,
|
|
3169
|
-
"should-show-color-dot":
|
|
3169
|
+
"should-show-color-dot": ie,
|
|
3170
3170
|
"option-has-icon": Le,
|
|
3171
|
-
"get-icon-color-style":
|
|
3172
|
-
"resolve-option-icon":
|
|
3173
|
-
"render-template":
|
|
3171
|
+
"get-icon-color-style": ye,
|
|
3172
|
+
"resolve-option-icon": Re,
|
|
3173
|
+
"render-template": ge,
|
|
3174
3174
|
"get-label": $e,
|
|
3175
3175
|
"on-control-keydown": le,
|
|
3176
3176
|
"on-control-click": ft,
|
|
@@ -3179,37 +3179,37 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3179
3179
|
"on-input-keydown": ve,
|
|
3180
3180
|
"on-remove-selected": pe,
|
|
3181
3181
|
"on-clear-selected": te,
|
|
3182
|
-
"on-toggle-select":
|
|
3182
|
+
"on-toggle-select": ze
|
|
3183
3183
|
}, null, 8, ["keyWord", "disabled", "is-open", "input-focus", "is-multi", "selected-options", "selected-ids", "placeholder", "search", "option-template", "selected-option-label", "selected-option", "show-clear"]),
|
|
3184
3184
|
J(vi, {
|
|
3185
3185
|
"is-open": _.value,
|
|
3186
3186
|
"dropdown-style": Y.value,
|
|
3187
3187
|
"filtered-options-list": j.value,
|
|
3188
3188
|
"selected-nav-index": w.value,
|
|
3189
|
-
"option-template":
|
|
3189
|
+
"option-template": ue.value,
|
|
3190
3190
|
"icon-wrapper-class": Dn,
|
|
3191
3191
|
"set-dropdown-ref": R,
|
|
3192
3192
|
"set-list-ref": Q,
|
|
3193
|
-
"set-item-ref":
|
|
3193
|
+
"set-item-ref": T,
|
|
3194
3194
|
"is-selected": B,
|
|
3195
3195
|
"on-option-click": K,
|
|
3196
|
-
"should-show-color-dot":
|
|
3196
|
+
"should-show-color-dot": ie,
|
|
3197
3197
|
"option-has-icon": Le,
|
|
3198
|
-
"get-icon-color-style":
|
|
3199
|
-
"resolve-option-icon":
|
|
3200
|
-
"render-template":
|
|
3198
|
+
"get-icon-color-style": ye,
|
|
3199
|
+
"resolve-option-icon": Re,
|
|
3200
|
+
"render-template": ge
|
|
3201
3201
|
}, null, 8, ["is-open", "dropdown-style", "filtered-options-list", "selected-nav-index", "option-template"])
|
|
3202
3202
|
], 2),
|
|
3203
3203
|
l.add ? (i(), p("button", {
|
|
3204
3204
|
key: 0,
|
|
3205
|
-
onClick:
|
|
3205
|
+
onClick: re[3] || (re[3] = //@ts-ignore
|
|
3206
3206
|
(...we) => E(Dt) && E(Dt)(...we)),
|
|
3207
3207
|
class: "bg-white hover:bg-gray-100 text-sm text-gray-900 py-[10px] px-3 border border-stone-200 rounded-md h-[38px] flex items-center gap-2",
|
|
3208
3208
|
disabled: o.value,
|
|
3209
3209
|
type: "button"
|
|
3210
3210
|
}, [
|
|
3211
3211
|
J(E(_t), { class: "h-4 w-4" }),
|
|
3212
|
-
|
|
3212
|
+
re[7] || (re[7] = c("span", null, "Додати", -1))
|
|
3213
3213
|
], 8, gi)) : z("", !0)
|
|
3214
3214
|
], 512)
|
|
3215
3215
|
], 64));
|
|
@@ -3259,7 +3259,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3259
3259
|
set: (ee) => a("update:modelValue", ee)
|
|
3260
3260
|
});
|
|
3261
3261
|
n.value == null && l.defaultValue != null && (n.value = l.defaultValue);
|
|
3262
|
-
const o = nt("values"), s = nt("field-props"), r = h(() => !!l.disabled), u = L(null), f = L(!1), v = L(null), x = L(null), _ = L(null), C = L({}), g = `vs-input-inline-select-${pn()}`, w = h(() => l.placeholder || "Оберіть значення"), b = h(() => R(u.value) || l.placeholder || "Оберіть значення"), $ = h(() => l.slot ?? ""), y = h(() => Pl($.value)), S = h(() => l.teleport || "body"), M = /^#(?:[\da-fA-F]{3}|[\da-fA-F]{6}|[\da-fA-F]{8})$/, R = (ee) => jl(ee, $.value), Q = (ee) => !!(!y.value && Ht(ee)),
|
|
3262
|
+
const o = nt("values"), s = nt("field-props"), r = h(() => !!l.disabled), u = L(null), f = L(!1), v = L(null), x = L(null), _ = L(null), C = L({}), g = `vs-input-inline-select-${pn()}`, w = h(() => l.placeholder || "Оберіть значення"), b = h(() => R(u.value) || l.placeholder || "Оберіть значення"), $ = h(() => l.slot ?? ""), y = h(() => Pl($.value)), S = h(() => l.teleport || "body"), M = /^#(?:[\da-fA-F]{3}|[\da-fA-F]{6}|[\da-fA-F]{8})$/, R = (ee) => jl(ee, $.value), Q = (ee) => !!(!y.value && Ht(ee)), T = h(() => {
|
|
3263
3263
|
const ee = Ht(u.value).trim();
|
|
3264
3264
|
return ee ? M.test(ee) ? `bg-[${ee}] border-[${ee}]` : `bg-${ee.toLowerCase()}-500 border-${ee.toLowerCase()}-500` : "";
|
|
3265
3265
|
}), {
|
|
@@ -3274,14 +3274,14 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3274
3274
|
watchParent: !1
|
|
3275
3275
|
}), Z = (ee, he, Ce) => {
|
|
3276
3276
|
if (!s) return !1;
|
|
3277
|
-
const
|
|
3278
|
-
if (!
|
|
3279
|
-
const [X, ...oe] =
|
|
3277
|
+
const Te = s.value?.[ee] ?? {}, qe = (Ge, Fe, N) => {
|
|
3278
|
+
if (!Fe.length) return Ge;
|
|
3279
|
+
const [X, ...oe] = Fe, be = { ...Ge };
|
|
3280
3280
|
if (!oe.length)
|
|
3281
3281
|
return be[X] = N, be;
|
|
3282
3282
|
const _e = typeof Ge[X] == "object" && Ge[X] !== null ? Ge[X] : {};
|
|
3283
3283
|
return be[X] = qe(_e, oe, N), be;
|
|
3284
|
-
}, tt = qe(
|
|
3284
|
+
}, tt = qe(Te, he, Ce);
|
|
3285
3285
|
return s.value = {
|
|
3286
3286
|
...s.value || {},
|
|
3287
3287
|
[ee]: tt
|
|
@@ -3289,34 +3289,34 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3289
3289
|
}, B = (ee) => {
|
|
3290
3290
|
if (!l.set) return;
|
|
3291
3291
|
const he = o?.value;
|
|
3292
|
-
!he && !s || Object.entries(l.set).forEach(([Ce,
|
|
3292
|
+
!he && !s || Object.entries(l.set).forEach(([Ce, Te]) => {
|
|
3293
3293
|
if (!Ce) return;
|
|
3294
|
-
const qe = ee ? ee[
|
|
3294
|
+
const qe = ee ? ee[Te] : null, tt = Ce.split(".").map((N) => N.trim()).filter(Boolean);
|
|
3295
3295
|
if (!tt.length) return;
|
|
3296
|
-
const [Ge, ...
|
|
3297
|
-
|
|
3296
|
+
const [Ge, ...Fe] = tt;
|
|
3297
|
+
Fe.length && Z(Ge, Fe, qe ?? null) || he && (he[Ge] = qe ?? null);
|
|
3298
3298
|
});
|
|
3299
3299
|
}, j = (ee) => n.value?.toString?.() === ee?.toString?.(), O = () => {
|
|
3300
3300
|
if (!x.value || typeof window > "u") return;
|
|
3301
|
-
const ee = x.value.getBoundingClientRect(), he = 8, Ce = 8,
|
|
3301
|
+
const ee = x.value.getBoundingClientRect(), he = 8, Ce = 8, Te = window.innerHeight || document.documentElement.clientHeight, qe = window.innerWidth || document.documentElement.clientWidth, tt = _.value?.offsetHeight || 260, Ge = Math.max(ee.width, 176), Fe = Math.max(qe - he * 2, 120), N = Math.min(Ge, Fe);
|
|
3302
3302
|
let X = ee.left;
|
|
3303
3303
|
X + N + he > qe && (X = qe - N - he), X = Math.max(X, he);
|
|
3304
|
-
const oe =
|
|
3304
|
+
const oe = Te - ee.bottom - Ce - he, be = ee.top - Ce - he, _e = oe < Math.min(tt, 260) && be > oe, Ne = Math.max(120, Math.min(320, _e ? be : oe));
|
|
3305
3305
|
C.value = {
|
|
3306
3306
|
position: "fixed",
|
|
3307
3307
|
left: `${X}px`,
|
|
3308
3308
|
top: _e ? `${ee.top - Ce}px` : `${ee.bottom + Ce}px`,
|
|
3309
3309
|
transform: _e ? "translateY(-100%)" : "none",
|
|
3310
3310
|
width: `${N}px`,
|
|
3311
|
-
maxHeight: `${
|
|
3311
|
+
maxHeight: `${Ne}px`
|
|
3312
3312
|
};
|
|
3313
|
-
},
|
|
3313
|
+
}, se = async () => {
|
|
3314
3314
|
if (l.data) {
|
|
3315
3315
|
Y.value = await ne("");
|
|
3316
3316
|
return;
|
|
3317
3317
|
}
|
|
3318
3318
|
await H();
|
|
3319
|
-
},
|
|
3319
|
+
}, ue = async () => {
|
|
3320
3320
|
if (n.value == null || n.value === "") {
|
|
3321
3321
|
u.value = null, B(null);
|
|
3322
3322
|
return;
|
|
@@ -3327,40 +3327,40 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3327
3327
|
return;
|
|
3328
3328
|
}
|
|
3329
3329
|
u.value = await I(n.value), B(u.value ?? null);
|
|
3330
|
-
},
|
|
3331
|
-
r.value || (f.value = !0, await
|
|
3330
|
+
}, ge = async () => {
|
|
3331
|
+
r.value || (f.value = !0, await se(), await Qe(), O());
|
|
3332
3332
|
}, $e = () => {
|
|
3333
3333
|
f.value = !1;
|
|
3334
|
-
},
|
|
3334
|
+
}, We = async () => {
|
|
3335
3335
|
if (f.value) {
|
|
3336
3336
|
$e();
|
|
3337
3337
|
return;
|
|
3338
3338
|
}
|
|
3339
|
-
await
|
|
3340
|
-
},
|
|
3339
|
+
await ge();
|
|
3340
|
+
}, Re = (ee) => {
|
|
3341
3341
|
a("value-selected", {
|
|
3342
3342
|
name: l.name,
|
|
3343
3343
|
value: ee?.id ?? null,
|
|
3344
3344
|
option: ee
|
|
3345
3345
|
});
|
|
3346
|
-
},
|
|
3347
|
-
u.value = ee, n.value = ee.id, a("change", ee.id),
|
|
3348
|
-
},
|
|
3346
|
+
}, ie = (ee) => {
|
|
3347
|
+
u.value = ee, n.value = ee.id, a("change", ee.id), Re(ee), B(ee), $e();
|
|
3348
|
+
}, ye = (ee) => {
|
|
3349
3349
|
const he = ee.target;
|
|
3350
3350
|
v.value?.contains(he) || _.value?.contains(he) || $e();
|
|
3351
3351
|
}, Le = () => {
|
|
3352
3352
|
f.value && O();
|
|
3353
3353
|
};
|
|
3354
3354
|
return me(() => l.options, (ee) => {
|
|
3355
|
-
l.data || (Y.value = ee ? [...ee] : [],
|
|
3355
|
+
l.data || (Y.value = ee ? [...ee] : [], ue());
|
|
3356
3356
|
}, { immediate: !0, deep: !0 }), me(n, () => {
|
|
3357
|
-
|
|
3357
|
+
ue();
|
|
3358
3358
|
}), me(q, async () => {
|
|
3359
|
-
l.data && (await
|
|
3359
|
+
l.data && (await se(), u.value && !Y.value.some((ee) => ee.id?.toString() === u.value?.id?.toString()) && (u.value = null, n.value = null, a("change", null), Re(null), B(null)));
|
|
3360
3360
|
}), et(async () => {
|
|
3361
|
-
document.addEventListener("click",
|
|
3361
|
+
document.addEventListener("click", ye, !0), window.addEventListener("resize", Le), window.addEventListener("scroll", Le, !0), await se(), await ue();
|
|
3362
3362
|
}), nl(() => {
|
|
3363
|
-
document.removeEventListener("click",
|
|
3363
|
+
document.removeEventListener("click", ye, !0), window.removeEventListener("resize", Le), window.removeEventListener("scroll", Le, !0);
|
|
3364
3364
|
}), (ee, he) => (i(), p("div", {
|
|
3365
3365
|
class: "relative inline-flex w-full max-w-full",
|
|
3366
3366
|
ref_key: "rootRef",
|
|
@@ -3377,9 +3377,9 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3377
3377
|
"aria-haspopup": "menu",
|
|
3378
3378
|
class: ae([
|
|
3379
3379
|
"py-1.5 px-2.5 inline-flex items-center gap-2 text-nowrap text-xs sm:text-[13px] rounded-lg focus:outline-hidden disabled:opacity-50 disabled:pointer-events-none max-w-full border",
|
|
3380
|
-
|
|
3380
|
+
T.value ? `${T.value} text-white` : "bg-secondary text-secondary-foreground hover:bg-secondary-hover focus:bg-secondary-focus border-gray-300 hover:border-gray-400"
|
|
3381
3381
|
]),
|
|
3382
|
-
onClick:
|
|
3382
|
+
onClick: We
|
|
3383
3383
|
}, [
|
|
3384
3384
|
c("span", bi, de(b.value), 1)
|
|
3385
3385
|
], 10, hi),
|
|
@@ -3403,7 +3403,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3403
3403
|
(i(!0), p(Se, null, Ie(E(Y), (Ce) => (i(), p("label", {
|
|
3404
3404
|
key: Ce.id,
|
|
3405
3405
|
class: "py-1.5 px-3 group flex items-center gap-x-3 rounded-lg cursor-pointer text-[13px] text-gray-800 hover:bg-gray-100",
|
|
3406
|
-
onClick: Oe((
|
|
3406
|
+
onClick: Oe((Te) => ie(Ce), ["prevent"])
|
|
3407
3407
|
}, [
|
|
3408
3408
|
c("input", {
|
|
3409
3409
|
type: "radio",
|
|
@@ -3449,7 +3449,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3449
3449
|
}),
|
|
3450
3450
|
emits: ["update:modelValue"],
|
|
3451
3451
|
setup(e) {
|
|
3452
|
-
const t = e, { inputClass: l } = st(t.style), a =
|
|
3452
|
+
const t = e, { inputClass: l } = st(t.style), a = je(e, "modelValue"), n = h(() => !!t.disabled), o = h(() => t.placeholder ?? "");
|
|
3453
3453
|
function s() {
|
|
3454
3454
|
typeof a.value == "string" && (a.value = a.value.trim());
|
|
3455
3455
|
}
|
|
@@ -3467,7 +3467,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3467
3467
|
[Ke, a.value]
|
|
3468
3468
|
]);
|
|
3469
3469
|
}
|
|
3470
|
-
}),
|
|
3470
|
+
}), Ti = /* @__PURE__ */ ce({
|
|
3471
3471
|
__name: "vs-input-richtext",
|
|
3472
3472
|
props: /* @__PURE__ */ Pe({
|
|
3473
3473
|
style: { default: () => ({}) },
|
|
@@ -3487,7 +3487,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3487
3487
|
}),
|
|
3488
3488
|
emits: ["update:modelValue"],
|
|
3489
3489
|
setup(e) {
|
|
3490
|
-
const t = Ia(() => import("./vs-richtext-
|
|
3490
|
+
const t = Ia(() => import("./vs-richtext-BErCWcRx.js")), l = e, { inputClass: a } = st(l.style), n = je(e, "modelValue"), o = h(() => !!l.disabled), s = h(() => l.placeholder ?? ""), r = h(() => ({
|
|
3491
3491
|
height: l.richtextProps.height || "300px",
|
|
3492
3492
|
format: l.format,
|
|
3493
3493
|
...l.richtextProps
|
|
@@ -3503,7 +3503,7 @@ const yo = ["placeholder", "disabled"], ho = /* @__PURE__ */ ce({
|
|
|
3503
3503
|
}, r.value), null, 16, ["modelValue", "placeholder"])
|
|
3504
3504
|
], 6));
|
|
3505
3505
|
}
|
|
3506
|
-
}),
|
|
3506
|
+
}), Fi = {}, Ei = {
|
|
3507
3507
|
viewBox: "0 0 178 90",
|
|
3508
3508
|
fill: "none",
|
|
3509
3509
|
xmlns: "http://www.w3.org/2000/svg"
|
|
@@ -3513,7 +3513,7 @@ function Bi(e, t) {
|
|
|
3513
3513
|
dn('<rect x="27" y="50.5" width="124" height="39" rx="7.5" fill="currentColor" class="fill-white dark:fill-neutral-800"></rect><rect x="27" y="50.5" width="124" height="39" rx="7.5" stroke="currentColor" class="stroke-gray-50 dark:stroke-neutral-700/10"></rect><rect x="34.5" y="58" width="24" height="24" rx="4" fill="currentColor" class="fill-gray-50 dark:fill-neutral-700/30"></rect><rect x="66.5" y="61" width="60" height="6" rx="3" fill="currentColor" class="fill-gray-50 dark:fill-neutral-700/30"></rect><rect x="66.5" y="73" width="77" height="6" rx="3" fill="currentColor" class="fill-gray-50 dark:fill-neutral-700/30"></rect><rect x="19.5" y="28.5" width="139" height="39" rx="7.5" fill="currentColor" class="fill-white dark:fill-neutral-800"></rect><rect x="19.5" y="28.5" width="139" height="39" rx="7.5" stroke="currentColor" class="stroke-gray-100 dark:stroke-neutral-700/30"></rect><rect x="27" y="36" width="24" height="24" rx="4" fill="currentColor" class="fill-gray-100 dark:fill-neutral-700/70"></rect><rect x="59" y="39" width="60" height="6" rx="3" fill="currentColor" class="fill-gray-100 dark:fill-neutral-700/70"></rect><rect x="59" y="51" width="92" height="6" rx="3" fill="currentColor" class="fill-gray-100 dark:fill-neutral-700/70"></rect><g filter="url(#filter1)"><rect x="12" y="6" width="154" height="40" rx="8" fill="currentColor" class="fill-white dark:fill-neutral-800" shape-rendering="crispEdges"></rect><rect x="12.5" y="6.5" width="153" height="39" rx="7.5" stroke="currentColor" class="stroke-gray-100 dark:stroke-neutral-700/60" shape-rendering="crispEdges"></rect><rect x="20" y="14" width="24" height="24" rx="4" fill="currentColor" class="fill-gray-200 dark:fill-neutral-700"></rect><rect x="52" y="17" width="60" height="6" rx="3" fill="currentColor" class="fill-gray-200 dark:fill-neutral-700"></rect><rect x="52" y="29" width="106" height="6" rx="3" fill="currentColor" class="fill-gray-200 dark:fill-neutral-700"></rect></g><defs><filter id="filter1" x="0" y="0" width="178" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="6"></feOffset><feGaussianBlur stdDeviation="6"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.03 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1187_14810"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1187_14810" result="shape"></feBlend></filter></defs>', 12)
|
|
3514
3514
|
]));
|
|
3515
3515
|
}
|
|
3516
|
-
const Oi = /* @__PURE__ */ Ue(
|
|
3516
|
+
const Oi = /* @__PURE__ */ Ue(Fi, [["render", Bi]]), Pi = { class: "bg-white rounded-lg shadow-sm border border-gray-200 overflow-hidden flex flex-col" }, Ri = {
|
|
3517
3517
|
key: 0,
|
|
3518
3518
|
class: "flex flex-col gap-2 !p-4 border-b border-gray-200 md:flex-row md:items-center md:justify-between bg-gray-50"
|
|
3519
3519
|
}, Ni = {
|
|
@@ -3558,17 +3558,17 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3558
3558
|
}),
|
|
3559
3559
|
emits: ["update:modelValue"],
|
|
3560
3560
|
setup(e) {
|
|
3561
|
-
const t = e, l =
|
|
3562
|
-
const N = s.value ?? [], X = u.value ? N.filter((_e) => _.value?.some((
|
|
3563
|
-
const Be =
|
|
3561
|
+
const t = e, l = Ta(), a = (N) => t.actions === void 0 ? !0 : t.actions.includes(N), n = ["search", "import", "export", "add"], o = h(() => n.some((N) => a(N))), s = je(e, "modelValue"), r = L({}), u = L(""), f = L(null), v = L("asc"), x = h(() => {
|
|
3562
|
+
const N = s.value ?? [], X = u.value ? N.filter((_e) => _.value?.some((Ne) => {
|
|
3563
|
+
const Be = Ne.key || Ne.name;
|
|
3564
3564
|
if (!Be) return !1;
|
|
3565
|
-
const
|
|
3566
|
-
return
|
|
3565
|
+
const ze = _e[Be];
|
|
3566
|
+
return ze ? Array.isArray(ze) ? ze.join(", ").toLowerCase().includes(u.value.toLowerCase()) : String(ze).toLowerCase().includes(u.value.toLowerCase()) : !1;
|
|
3567
3567
|
})) : N;
|
|
3568
3568
|
if (!f.value) return X;
|
|
3569
|
-
const oe = f.value, be = [...X].sort((_e,
|
|
3570
|
-
const Be =
|
|
3571
|
-
return typeof Be == "number" && typeof
|
|
3569
|
+
const oe = f.value, be = [...X].sort((_e, Ne) => {
|
|
3570
|
+
const Be = ye(_e?.[oe]), ze = ye(Ne?.[oe]);
|
|
3571
|
+
return typeof Be == "number" && typeof ze == "number" ? Be - ze : String(Be).localeCompare(String(ze));
|
|
3572
3572
|
});
|
|
3573
3573
|
return v.value === "asc" ? be : be.reverse();
|
|
3574
3574
|
}), _ = h(() => (t.colModel ?? []).filter((N) => !N.tableHidden)), C = L(null), g = L(null), w = L(null), b = (N) => {
|
|
@@ -3593,19 +3593,19 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3593
3593
|
const be = new FileReader();
|
|
3594
3594
|
be.onload = (_e) => {
|
|
3595
3595
|
try {
|
|
3596
|
-
const
|
|
3597
|
-
if (typeof
|
|
3598
|
-
const Be = JSON.parse(
|
|
3596
|
+
const Ne = _e.target?.result;
|
|
3597
|
+
if (typeof Ne == "string") {
|
|
3598
|
+
const Be = JSON.parse(Ne);
|
|
3599
3599
|
Array.isArray(Be) && s.value.push(...Be);
|
|
3600
3600
|
}
|
|
3601
|
-
} catch (
|
|
3602
|
-
console.error("Error parsing file:",
|
|
3601
|
+
} catch (Ne) {
|
|
3602
|
+
console.error("Error parsing file:", Ne);
|
|
3603
3603
|
}
|
|
3604
3604
|
}, be.readAsText(oe);
|
|
3605
3605
|
}, Q = () => {
|
|
3606
3606
|
const N = JSON.stringify(s.value, null, 2), X = new Blob([N], { type: "application/json" }), oe = URL.createObjectURL(X), be = document.createElement("a");
|
|
3607
3607
|
be.href = oe, be.download = "data.json", be.click(), URL.revokeObjectURL(oe);
|
|
3608
|
-
},
|
|
3608
|
+
}, T = /* @__PURE__ */ new Set([
|
|
3609
3609
|
"autocomplete",
|
|
3610
3610
|
"select",
|
|
3611
3611
|
"radio",
|
|
@@ -3620,8 +3620,8 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3620
3620
|
const be = oe?.[N];
|
|
3621
3621
|
if (be == null || be === "") return;
|
|
3622
3622
|
if (Array.isArray(be)) {
|
|
3623
|
-
be.forEach((
|
|
3624
|
-
const Be = ne(
|
|
3623
|
+
be.forEach((Ne) => {
|
|
3624
|
+
const Be = ne(Ne);
|
|
3625
3625
|
Be !== null && X.add(Be);
|
|
3626
3626
|
});
|
|
3627
3627
|
return;
|
|
@@ -3631,19 +3631,19 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3631
3631
|
}), X;
|
|
3632
3632
|
}, H = async () => {
|
|
3633
3633
|
if (!t.colModel?.length) return;
|
|
3634
|
-
const N = t.colModel.filter((X) => X.data &&
|
|
3634
|
+
const N = t.colModel.filter((X) => X.data && T.has(X.type?.toLowerCase() || ""));
|
|
3635
3635
|
N.length && await Promise.all(N.map(async (X) => {
|
|
3636
3636
|
const oe = X.key || X.name;
|
|
3637
3637
|
if (!oe) return;
|
|
3638
|
-
const be = I(oe), _e = Array.from(be).map((
|
|
3639
|
-
if (!_e.length || Y.get(oe) ===
|
|
3640
|
-
Y.set(oe,
|
|
3638
|
+
const be = I(oe), _e = Array.from(be).map((ze) => String(ze)).sort(), Ne = _e.join(",");
|
|
3639
|
+
if (!_e.length || Y.get(oe) === Ne) return;
|
|
3640
|
+
Y.set(oe, Ne);
|
|
3641
3641
|
const Be = _e.map(encodeURIComponent).join(",");
|
|
3642
3642
|
try {
|
|
3643
3643
|
const ft = await (await fetch(q(X.data, Be))).json();
|
|
3644
3644
|
r.value[oe] = ft?.data ?? ft;
|
|
3645
|
-
} catch (
|
|
3646
|
-
console.error("Failed to fetch column values",
|
|
3645
|
+
} catch (ze) {
|
|
3646
|
+
console.error("Failed to fetch column values", ze);
|
|
3647
3647
|
}
|
|
3648
3648
|
}));
|
|
3649
3649
|
};
|
|
@@ -3656,19 +3656,19 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3656
3656
|
);
|
|
3657
3657
|
const Z = L(""), B = L(!1);
|
|
3658
3658
|
let j = "edit", O = 0;
|
|
3659
|
-
const
|
|
3659
|
+
const se = (N) => (N?.format || N?.type || "").toString().toLowerCase(), ue = h(() => (t.colModel?.filter((X) => se(X) !== "slot") ?? []).map((X) => {
|
|
3660
3660
|
const oe = X.key || X.name;
|
|
3661
3661
|
return oe ? { ...X, name: oe, key: oe } : X;
|
|
3662
|
-
})),
|
|
3663
|
-
const _e =
|
|
3662
|
+
})), ge = L({}), $e = L({}), We = (N) => typeof N != "string" ? !1 : !!l[N], Re = (N, X) => X ? X.split(".").reduce((oe, be) => oe == null ? oe : oe[be.trim()], N) : N, ie = (N, X) => typeof N != "string" ? "" : N.replace(/{{\s*([^}]+)\s*}}/g, (oe, be) => {
|
|
3663
|
+
const _e = Re(X, be.trim());
|
|
3664
3664
|
return _e ?? "";
|
|
3665
|
-
}),
|
|
3665
|
+
}), ye = (N) => {
|
|
3666
3666
|
if (N == null || N === "") return "";
|
|
3667
3667
|
if (typeof N == "number") return N;
|
|
3668
3668
|
if (typeof N == "boolean") return N ? 1 : 0;
|
|
3669
3669
|
if (typeof N == "string") return N.toLowerCase();
|
|
3670
3670
|
if (Array.isArray(N))
|
|
3671
|
-
return N.map((X) =>
|
|
3671
|
+
return N.map((X) => ye(X)).join(", ");
|
|
3672
3672
|
if (typeof N == "object") {
|
|
3673
3673
|
if (N.text !== void 0) return String(N.text).toLowerCase();
|
|
3674
3674
|
if (N.label !== void 0) return String(N.label).toLowerCase();
|
|
@@ -3686,7 +3686,7 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3686
3686
|
}
|
|
3687
3687
|
};
|
|
3688
3688
|
async function ee() {
|
|
3689
|
-
Z.value = "Додати", B.value = !0, j = "add",
|
|
3689
|
+
Z.value = "Додати", B.value = !0, j = "add", ge.value = {};
|
|
3690
3690
|
}
|
|
3691
3691
|
function he(N, X) {
|
|
3692
3692
|
if (!N?.length) return null;
|
|
@@ -3696,18 +3696,18 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3696
3696
|
function Ce(N) {
|
|
3697
3697
|
return N == null || N === "" ? "-" : Array.isArray(N) ? N.map((X) => typeof X == "object" ? X?.text ?? X?.id ?? "-" : X).join(", ") : typeof N == "object" ? N?.text ?? N?.id ?? "-" : N;
|
|
3698
3698
|
}
|
|
3699
|
-
function
|
|
3699
|
+
function Te(N, X) {
|
|
3700
3700
|
const oe = X.key || X.name, be = N?.[oe], _e = r.value[oe];
|
|
3701
3701
|
if (!be) return "-";
|
|
3702
3702
|
if (Array.isArray(be)) {
|
|
3703
|
-
const Be = be.map((
|
|
3703
|
+
const Be = be.map((ze) => he(_e, ze)).filter(Boolean);
|
|
3704
3704
|
return Be.length ? Be.join(", ") : Ce(be);
|
|
3705
3705
|
}
|
|
3706
|
-
const
|
|
3707
|
-
return
|
|
3706
|
+
const Ne = he(_e, be);
|
|
3707
|
+
return Ne || Ce(be);
|
|
3708
3708
|
}
|
|
3709
3709
|
async function qe(N, X) {
|
|
3710
|
-
Z.value = "Редагувати", B.value = !0, j = "edit", O = X,
|
|
3710
|
+
Z.value = "Редагувати", B.value = !0, j = "edit", O = X, ge.value = { ...N };
|
|
3711
3711
|
}
|
|
3712
3712
|
function tt() {
|
|
3713
3713
|
const N = $e.value.validate();
|
|
@@ -3716,12 +3716,12 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3716
3716
|
`) });
|
|
3717
3717
|
return;
|
|
3718
3718
|
}
|
|
3719
|
-
j === "add" ? Array.isArray(s.value) ? s.value = [...s.value,
|
|
3719
|
+
j === "add" ? Array.isArray(s.value) ? s.value = [...s.value, ge.value] : s.value = [ge.value] : s.value = s.value.map((X, oe) => oe === O ? ge.value : X), B.value = !1;
|
|
3720
3720
|
}
|
|
3721
3721
|
function Ge(N) {
|
|
3722
3722
|
s.value = s.value.filter((X, oe) => oe !== N);
|
|
3723
3723
|
}
|
|
3724
|
-
function
|
|
3724
|
+
function Fe() {
|
|
3725
3725
|
B.value = !1;
|
|
3726
3726
|
}
|
|
3727
3727
|
return (N, X) => (i(), p("div", Pi, [
|
|
@@ -3754,7 +3754,7 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3754
3754
|
class: "inline-flex items-center gap-2 rounded-md border border-gray-200 bg-white px-3 py-2 text-sm font-medium text-gray-700 hover:border-gray-300 hover:bg-gray-50 transition-colors"
|
|
3755
3755
|
}, [
|
|
3756
3756
|
J(E(Gn), { class: "h-4 w-4 text-gray-700" }),
|
|
3757
|
-
X[4] || (X[4] =
|
|
3757
|
+
X[4] || (X[4] = He(" Імпорт ", -1))
|
|
3758
3758
|
])) : z("", !0),
|
|
3759
3759
|
a("export") ? (i(), p("button", {
|
|
3760
3760
|
key: 2,
|
|
@@ -3763,7 +3763,7 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3763
3763
|
class: "inline-flex items-center gap-2 rounded-md border border-gray-200 bg-white px-3 py-2 text-sm font-medium text-gray-700 hover:border-gray-300 hover:bg-gray-50 transition-colors"
|
|
3764
3764
|
}, [
|
|
3765
3765
|
J(E(cn), { class: "h-4 w-4 text-gray-700" }),
|
|
3766
|
-
X[5] || (X[5] =
|
|
3766
|
+
X[5] || (X[5] = He(" Експорт ", -1))
|
|
3767
3767
|
])) : z("", !0),
|
|
3768
3768
|
a("add") ? (i(), p("button", {
|
|
3769
3769
|
key: 3,
|
|
@@ -3772,7 +3772,7 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3772
3772
|
class: "inline-flex items-center gap-2 rounded-md bg-blue-500 px-3 py-2 text-sm font-semibold text-white shadow-sm hover:bg-blue-600 transition-colors"
|
|
3773
3773
|
}, [
|
|
3774
3774
|
J(E(_t), { class: "h-4 w-4 text-white" }),
|
|
3775
|
-
X[6] || (X[6] =
|
|
3775
|
+
X[6] || (X[6] = He(" Додати ", -1))
|
|
3776
3776
|
])) : z("", !0)
|
|
3777
3777
|
])
|
|
3778
3778
|
])) : z("", !0),
|
|
@@ -3833,8 +3833,8 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3833
3833
|
key: _e.key,
|
|
3834
3834
|
class: "px-4 py-3 align-middle"
|
|
3835
3835
|
}, [
|
|
3836
|
-
|
|
3837
|
-
|
|
3836
|
+
se(_e) === "slot" ? (i(), p(Se, { key: 0 }, [
|
|
3837
|
+
We(_e.slot) ? at(N.$slots, _e.slot, {
|
|
3838
3838
|
key: 0,
|
|
3839
3839
|
row: oe,
|
|
3840
3840
|
value: oe[_e.key],
|
|
@@ -3842,26 +3842,26 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3842
3842
|
}) : (i(), p("div", {
|
|
3843
3843
|
key: 1,
|
|
3844
3844
|
class: "text-sm text-gray-900",
|
|
3845
|
-
innerHTML:
|
|
3845
|
+
innerHTML: ie(_e.slot, oe)
|
|
3846
3846
|
}, null, 8, tu))
|
|
3847
3847
|
], 64)) : (i(), p(Se, { key: 1 }, [
|
|
3848
|
-
|
|
3849
|
-
M(
|
|
3848
|
+
se(_e) === "file" ? (i(), p("div", lu, [
|
|
3849
|
+
M(Te(oe, _e)) ? (i(), p("div", nu, [
|
|
3850
3850
|
c("img", {
|
|
3851
|
-
src:
|
|
3851
|
+
src: Te(oe, _e),
|
|
3852
3852
|
alt: "alt",
|
|
3853
3853
|
width: "45",
|
|
3854
3854
|
class: "rounded-md max-w-[45px] h-[45px] object-cover"
|
|
3855
3855
|
}, null, 8, au)
|
|
3856
3856
|
])) : (i(), p("div", ou, [
|
|
3857
|
-
J(E(
|
|
3857
|
+
J(E(Fl), { class: "h-4 w-4 min-w-4" })
|
|
3858
3858
|
]))
|
|
3859
|
-
])) :
|
|
3859
|
+
])) : se(_e) === "color" ? (i(), p("div", ru, [
|
|
3860
3860
|
c("span", {
|
|
3861
3861
|
class: "inline-flex h-6 w-6 rounded border border-gray-200",
|
|
3862
|
-
style: Me({ backgroundColor:
|
|
3862
|
+
style: Me({ backgroundColor: Te(oe, _e) || "#ffffff" })
|
|
3863
3863
|
}, null, 4)
|
|
3864
|
-
])) : (i(), p("div", su, de(
|
|
3864
|
+
])) : (i(), p("div", su, de(Te(oe, _e)), 1))
|
|
3865
3865
|
], 64))
|
|
3866
3866
|
]))), 128)),
|
|
3867
3867
|
c("td", iu, [
|
|
@@ -3888,15 +3888,15 @@ const Oi = /* @__PURE__ */ Ue(Ti, [["render", Bi]]), Pi = { class: "bg-white rou
|
|
|
3888
3888
|
visible: B.value,
|
|
3889
3889
|
title: Z.value,
|
|
3890
3890
|
size: "lg",
|
|
3891
|
-
onClose:
|
|
3891
|
+
onClose: Fe,
|
|
3892
3892
|
teleport: "#modal"
|
|
3893
3893
|
}, {
|
|
3894
3894
|
default: rt(() => [
|
|
3895
3895
|
J(Rt, {
|
|
3896
|
-
schema:
|
|
3896
|
+
schema: ue.value,
|
|
3897
3897
|
"form-id": "datatable-row",
|
|
3898
|
-
values:
|
|
3899
|
-
"onUpdate:values": X[1] || (X[1] = (oe) =>
|
|
3898
|
+
values: ge.value,
|
|
3899
|
+
"onUpdate:values": X[1] || (X[1] = (oe) => ge.value = oe),
|
|
3900
3900
|
form: $e.value,
|
|
3901
3901
|
"onUpdate:form": X[2] || (X[2] = (oe) => $e.value = oe)
|
|
3902
3902
|
}, null, 8, ["schema", "values", "form"]),
|
|
@@ -4038,13 +4038,13 @@ function Iu(e, t, l) {
|
|
|
4038
4038
|
};
|
|
4039
4039
|
const n = [], o = [];
|
|
4040
4040
|
if (a.forEach((f, v) => {
|
|
4041
|
-
const x = v + 1, _ = t === "decimal" ?
|
|
4041
|
+
const x = v + 1, _ = t === "decimal" ? Tu(f, x, l) : oa(f, x, l);
|
|
4042
4042
|
if (!_.ok) {
|
|
4043
4043
|
n.push(..._.errors);
|
|
4044
4044
|
return;
|
|
4045
4045
|
}
|
|
4046
4046
|
const C = o[o.length - 1];
|
|
4047
|
-
if (C &&
|
|
4047
|
+
if (C && Tn(C, _.point)) {
|
|
4048
4048
|
n.push({ line: x, message: "Послідовні точки не повинні дублюватися." });
|
|
4049
4049
|
return;
|
|
4050
4050
|
}
|
|
@@ -4063,7 +4063,7 @@ function Iu(e, t, l) {
|
|
|
4063
4063
|
};
|
|
4064
4064
|
const r = [...o];
|
|
4065
4065
|
let u = !1;
|
|
4066
|
-
return
|
|
4066
|
+
return Tn(r[0], r[r.length - 1]) || (r.push(r[0]), u = !0), Bu(r) ? {
|
|
4067
4067
|
ok: !1,
|
|
4068
4068
|
errors: [
|
|
4069
4069
|
{
|
|
@@ -4077,13 +4077,13 @@ function Iu(e, t, l) {
|
|
|
4077
4077
|
wasClosedAutomatically: u
|
|
4078
4078
|
};
|
|
4079
4079
|
}
|
|
4080
|
-
function
|
|
4080
|
+
function Tu(e, t, l) {
|
|
4081
4081
|
return aa(e, "decimal", l, t);
|
|
4082
4082
|
}
|
|
4083
4083
|
function aa(e, t, l, a = 1) {
|
|
4084
|
-
return t === "decimal" ?
|
|
4084
|
+
return t === "decimal" ? Fu(e, a, l) : oa(e, a, l);
|
|
4085
4085
|
}
|
|
4086
|
-
function
|
|
4086
|
+
function Fu(e, t, l) {
|
|
4087
4087
|
const a = [];
|
|
4088
4088
|
if (/[A-Za-zА-Яа-яІіЇїЄєҐґ]/.test(e))
|
|
4089
4089
|
return {
|
|
@@ -4177,7 +4177,7 @@ function In(e, t, l) {
|
|
|
4177
4177
|
function Eu(e) {
|
|
4178
4178
|
return `${e[0].toFixed(12)}:${e[1].toFixed(12)}`;
|
|
4179
4179
|
}
|
|
4180
|
-
function
|
|
4180
|
+
function Tn(e, t) {
|
|
4181
4181
|
return Math.abs(e[0] - t[0]) < Zt && Math.abs(e[1] - t[1]) < Zt;
|
|
4182
4182
|
}
|
|
4183
4183
|
function Bu(e) {
|
|
@@ -4212,7 +4212,7 @@ const Pu = ["title"], Ru = {
|
|
|
4212
4212
|
}, Ku = ["onClick"], Gu = {
|
|
4213
4213
|
key: 1,
|
|
4214
4214
|
class: "px-3 py-3 text-xs text-gray-500"
|
|
4215
|
-
},
|
|
4215
|
+
}, Fn = "formMapSearchAddressHistory", Yu = 12, Zu = "https://geo.rv.ua/api-user/dzk.api", Ju = "https://nominatim.openstreetmap.org/search", Xu = /* @__PURE__ */ ce({
|
|
4216
4216
|
__name: "map-search",
|
|
4217
4217
|
props: {
|
|
4218
4218
|
config: {}
|
|
@@ -4277,8 +4277,8 @@ const Pu = ["title"], Ru = {
|
|
|
4277
4277
|
me(_, (P) => {
|
|
4278
4278
|
P.includes(g.value) || (g.value = P[0]);
|
|
4279
4279
|
});
|
|
4280
|
-
const w = L(""), b = L(!1), $ = L(null), y = L(null), S = L(null), M = L(null), R = L([]), Q = L(null),
|
|
4281
|
-
() => (g.value === "address" || g.value === "nominatim") &&
|
|
4280
|
+
const w = L(""), b = L(!1), $ = L(null), y = L(null), S = L(null), M = L(null), R = L([]), Q = L(null), T = L(!1), Y = L([]), q = h(
|
|
4281
|
+
() => (g.value === "address" || g.value === "nominatim") && T.value
|
|
4282
4282
|
), ne = h(() => a.config?.addressDebounceMs ?? 1e3);
|
|
4283
4283
|
let I = null;
|
|
4284
4284
|
const H = L(!1), Z = h(() => w.value.trim().length > 0 ? R.value : Y.value), B = h(() => w.value.trim().length ? `Знайдено ${R.value.length}` : "Історія пошуку"), j = h(
|
|
@@ -4287,7 +4287,7 @@ const Pu = ["title"], Ru = {
|
|
|
4287
4287
|
function O() {
|
|
4288
4288
|
if (typeof window > "u") return [];
|
|
4289
4289
|
try {
|
|
4290
|
-
const P = window.localStorage?.getItem?.(
|
|
4290
|
+
const P = window.localStorage?.getItem?.(Fn);
|
|
4291
4291
|
if (!P) return [];
|
|
4292
4292
|
const K = JSON.parse(P);
|
|
4293
4293
|
return Array.isArray(K) ? K : [];
|
|
@@ -4295,14 +4295,14 @@ const Pu = ["title"], Ru = {
|
|
|
4295
4295
|
return [];
|
|
4296
4296
|
}
|
|
4297
4297
|
}
|
|
4298
|
-
function
|
|
4299
|
-
typeof window > "u" || window.localStorage?.setItem?.(
|
|
4298
|
+
function se(P) {
|
|
4299
|
+
typeof window > "u" || window.localStorage?.setItem?.(Fn, JSON.stringify(P));
|
|
4300
4300
|
}
|
|
4301
|
-
function
|
|
4301
|
+
function ue(P) {
|
|
4302
4302
|
const U = [P, ...Y.value.filter((D) => D.id !== P.id)].slice(0, 10);
|
|
4303
|
-
Y.value = U,
|
|
4303
|
+
Y.value = U, se(U);
|
|
4304
4304
|
}
|
|
4305
|
-
const
|
|
4305
|
+
const ge = sn({
|
|
4306
4306
|
position: "absolute",
|
|
4307
4307
|
left: "0px",
|
|
4308
4308
|
top: "0px",
|
|
@@ -4312,37 +4312,37 @@ const Pu = ["title"], Ru = {
|
|
|
4312
4312
|
function $e() {
|
|
4313
4313
|
if (!M.value) return;
|
|
4314
4314
|
const P = M.value.getBoundingClientRect(), K = S.value?.getBoundingClientRect(), U = K?.width ?? P.width, D = (K?.left ?? P.left) + window.scrollX, W = P.bottom + window.scrollY + Yu;
|
|
4315
|
-
|
|
4315
|
+
ge.left = `${D}px`, ge.top = `${W}px`, ge.width = `${U}px`, ge.display = "block";
|
|
4316
4316
|
}
|
|
4317
|
-
const
|
|
4317
|
+
const We = () => {
|
|
4318
4318
|
q.value && $e();
|
|
4319
4319
|
};
|
|
4320
|
-
function
|
|
4320
|
+
function Re() {
|
|
4321
4321
|
I && (clearTimeout(I), I = null);
|
|
4322
4322
|
}
|
|
4323
4323
|
me(g, () => {
|
|
4324
|
-
w.value = "", b.value = !1, R.value = [],
|
|
4324
|
+
w.value = "", b.value = !1, R.value = [], T.value = !1, Re(), H.value = !1;
|
|
4325
4325
|
}), me(q, (P) => {
|
|
4326
4326
|
P ? Qe(() => {
|
|
4327
4327
|
$e();
|
|
4328
|
-
}) :
|
|
4328
|
+
}) : ge.display = "none";
|
|
4329
4329
|
}), me(w, (P) => {
|
|
4330
4330
|
if (g.value !== "address" && g.value !== "nominatim") {
|
|
4331
|
-
R.value = [],
|
|
4331
|
+
R.value = [], Re();
|
|
4332
4332
|
return;
|
|
4333
4333
|
}
|
|
4334
4334
|
if (!P.trim()) {
|
|
4335
|
-
R.value = [],
|
|
4335
|
+
R.value = [], T.value = Y.value.length > 0, Re();
|
|
4336
4336
|
return;
|
|
4337
4337
|
}
|
|
4338
|
-
|
|
4338
|
+
Re(), T.value = !0, I = window.setTimeout(() => {
|
|
4339
4339
|
Be(P).catch((K) => {
|
|
4340
4340
|
const U = K?.message || "Помилка пошуку адреси";
|
|
4341
4341
|
Ve({ type: "error", title: "Пошук адреси", message: U });
|
|
4342
4342
|
});
|
|
4343
4343
|
}, ne.value);
|
|
4344
4344
|
});
|
|
4345
|
-
function
|
|
4345
|
+
function ie(P) {
|
|
4346
4346
|
const K = [];
|
|
4347
4347
|
y.value && K.push(y.value), P instanceof HTMLElement && K.push(P), $.value?.querySelectorAll("li")?.forEach((D) => {
|
|
4348
4348
|
K.push(D);
|
|
@@ -4350,35 +4350,35 @@ const Pu = ["title"], Ru = {
|
|
|
4350
4350
|
D.dispatchEvent(new MouseEvent("mouseleave", { bubbles: !0 }));
|
|
4351
4351
|
});
|
|
4352
4352
|
}
|
|
4353
|
-
function
|
|
4354
|
-
b.value &&
|
|
4353
|
+
function ye(P) {
|
|
4354
|
+
b.value && ie(P.target), b.value = !b.value;
|
|
4355
4355
|
}
|
|
4356
4356
|
function Le(P, K) {
|
|
4357
|
-
|
|
4357
|
+
ie(K?.target), g.value = P;
|
|
4358
4358
|
}
|
|
4359
4359
|
function ee() {
|
|
4360
|
-
w.value = "", R.value = [],
|
|
4360
|
+
w.value = "", R.value = [], T.value = !1, H.value = !1;
|
|
4361
4361
|
}
|
|
4362
4362
|
function he(P) {
|
|
4363
4363
|
const K = P.target;
|
|
4364
4364
|
if (b.value) {
|
|
4365
4365
|
const U = $.value;
|
|
4366
|
-
U && !U.contains(K) && (
|
|
4366
|
+
U && !U.contains(K) && (ie(K), b.value = !1);
|
|
4367
4367
|
}
|
|
4368
4368
|
if (q.value) {
|
|
4369
4369
|
const U = Q.value, D = M.value;
|
|
4370
|
-
U && !U.contains(K) && (!D || !D.contains(K)) && (
|
|
4370
|
+
U && !U.contains(K) && (!D || !D.contains(K)) && (T.value = !1);
|
|
4371
4371
|
}
|
|
4372
4372
|
}
|
|
4373
4373
|
et(() => {
|
|
4374
|
-
Y.value = O(), window.addEventListener("click", he, !0), window.addEventListener("scroll",
|
|
4374
|
+
Y.value = O(), window.addEventListener("click", he, !0), window.addEventListener("scroll", We, !0), window.addEventListener("resize", We);
|
|
4375
4375
|
}), Wt(() => {
|
|
4376
|
-
window.removeEventListener("click", he, !0), window.removeEventListener("scroll",
|
|
4376
|
+
window.removeEventListener("click", he, !0), window.removeEventListener("scroll", We, !0), window.removeEventListener("resize", We), Re();
|
|
4377
4377
|
});
|
|
4378
4378
|
function Ce(P) {
|
|
4379
4379
|
return P === "xy" ? "Координати" : P === "parcel" ? "Кадастр" : P === "nominatim" ? "Адреса" : "Адресний";
|
|
4380
4380
|
}
|
|
4381
|
-
function
|
|
4381
|
+
function Te(P) {
|
|
4382
4382
|
switch (P) {
|
|
4383
4383
|
case "xy":
|
|
4384
4384
|
return "Пошук за географічними координатами. Введіть широту і довготу через пробіл або кому (lat lng або lng lat).";
|
|
@@ -4436,7 +4436,7 @@ const Pu = ["title"], Ru = {
|
|
|
4436
4436
|
return { id: String(Ae?.geocoding?.place_id || Ae?.place_id || D), title: pt, lat: ve, lng: le };
|
|
4437
4437
|
}).filter((U) => !!U);
|
|
4438
4438
|
}
|
|
4439
|
-
function
|
|
4439
|
+
function Fe(P) {
|
|
4440
4440
|
return Number.isFinite(P.lat) && Number.isFinite(P.lng);
|
|
4441
4441
|
}
|
|
4442
4442
|
function N(P) {
|
|
@@ -4483,7 +4483,7 @@ const Pu = ["title"], Ru = {
|
|
|
4483
4483
|
const D = await U.json();
|
|
4484
4484
|
return oe(D);
|
|
4485
4485
|
}
|
|
4486
|
-
async function
|
|
4486
|
+
async function Ne(P) {
|
|
4487
4487
|
const K = new URL(Ju);
|
|
4488
4488
|
K.searchParams.set("format", "geojson"), K.searchParams.set("q", P), K.searchParams.set("addressdetails", "1"), K.searchParams.set("bounded", "1");
|
|
4489
4489
|
const U = r();
|
|
@@ -4494,7 +4494,7 @@ const Pu = ["title"], Ru = {
|
|
|
4494
4494
|
return Ge(W);
|
|
4495
4495
|
}
|
|
4496
4496
|
async function Be(P) {
|
|
4497
|
-
if (R.value = [],
|
|
4497
|
+
if (R.value = [], Re(), g.value === "address") {
|
|
4498
4498
|
if (!u()) {
|
|
4499
4499
|
Ve({
|
|
4500
4500
|
type: "warning",
|
|
@@ -4511,16 +4511,16 @@ const Pu = ["title"], Ru = {
|
|
|
4511
4511
|
R.value = D;
|
|
4512
4512
|
return;
|
|
4513
4513
|
}
|
|
4514
|
-
const K = await
|
|
4514
|
+
const K = await Ne(P);
|
|
4515
4515
|
if (!K.length) {
|
|
4516
4516
|
Ve({ type: "warning", title: "Пошук адреси", message: "Не знайдено результатів" });
|
|
4517
4517
|
return;
|
|
4518
4518
|
}
|
|
4519
4519
|
R.value = K;
|
|
4520
4520
|
}
|
|
4521
|
-
async function
|
|
4522
|
-
if (
|
|
4523
|
-
pe(P),
|
|
4521
|
+
async function ze(P) {
|
|
4522
|
+
if (Fe(P)) {
|
|
4523
|
+
pe(P), ue(P);
|
|
4524
4524
|
return;
|
|
4525
4525
|
}
|
|
4526
4526
|
Ve({
|
|
@@ -4530,7 +4530,7 @@ const Pu = ["title"], Ru = {
|
|
|
4530
4530
|
});
|
|
4531
4531
|
}
|
|
4532
4532
|
function ft() {
|
|
4533
|
-
g.value !== "address" && g.value !== "nominatim" || (
|
|
4533
|
+
g.value !== "address" && g.value !== "nominatim" || (T.value = !0, Qe(() => {
|
|
4534
4534
|
$e();
|
|
4535
4535
|
}));
|
|
4536
4536
|
}
|
|
@@ -4614,7 +4614,7 @@ const Pu = ["title"], Ru = {
|
|
|
4614
4614
|
c("button", {
|
|
4615
4615
|
type: "button",
|
|
4616
4616
|
class: "vstSelect-input transition-all text-left bg-white border border-gray-200 text-gray-900 rounded-lg focus:ring-blue-500 focus:border-blue-100 block w-full py-1.5 px-3 text-sm cursor-pointer flex items-center justify-between gap-2",
|
|
4617
|
-
onClick:
|
|
4617
|
+
onClick: ye
|
|
4618
4618
|
}, [
|
|
4619
4619
|
De((i(), p("span", {
|
|
4620
4620
|
ref_key: "selectedToolLabelRef",
|
|
@@ -4622,9 +4622,9 @@ const Pu = ["title"], Ru = {
|
|
|
4622
4622
|
class: "block w-full truncate",
|
|
4623
4623
|
title: Ce(g.value)
|
|
4624
4624
|
}, [
|
|
4625
|
-
|
|
4625
|
+
He(de(Ce(g.value)), 1)
|
|
4626
4626
|
], 8, Pu)), [
|
|
4627
|
-
[l,
|
|
4627
|
+
[l, Te(g.value)]
|
|
4628
4628
|
]),
|
|
4629
4629
|
(i(), p("svg", {
|
|
4630
4630
|
class: ae(["w-4 h-4 text-gray-500 transition-transform", { "rotate-180": b.value }]),
|
|
@@ -4648,9 +4648,9 @@ const Pu = ["title"], Ru = {
|
|
|
4648
4648
|
class: "px-3 py-2 cursor-pointer hover:bg-gray-100 text-gray-900",
|
|
4649
4649
|
onClick: (D) => Le(U, D)
|
|
4650
4650
|
}, [
|
|
4651
|
-
|
|
4651
|
+
He(de(Ce(U)), 1)
|
|
4652
4652
|
], 8, Nu)), [
|
|
4653
|
-
[l,
|
|
4653
|
+
[l, Te(U)]
|
|
4654
4654
|
])), 128))
|
|
4655
4655
|
])
|
|
4656
4656
|
])) : z("", !0)
|
|
@@ -4733,7 +4733,7 @@ const Pu = ["title"], Ru = {
|
|
|
4733
4733
|
ref_key: "addressResultsRef",
|
|
4734
4734
|
ref: Q,
|
|
4735
4735
|
class: "vs-select__options mt-1 bg-white border border-gray-300 rounded-lg shadow-lg text-sm text-gray-900 z-50",
|
|
4736
|
-
style: Me(
|
|
4736
|
+
style: Me(ge)
|
|
4737
4737
|
}, [
|
|
4738
4738
|
c("div", zu, [
|
|
4739
4739
|
c("span", Hu, de(B.value), 1),
|
|
@@ -4741,7 +4741,7 @@ const Pu = ["title"], Ru = {
|
|
|
4741
4741
|
type: "button",
|
|
4742
4742
|
class: "text-gray-400 hover:text-gray-600",
|
|
4743
4743
|
"aria-label": "Закрити",
|
|
4744
|
-
onClick: K[2] || (K[2] = (U) =>
|
|
4744
|
+
onClick: K[2] || (K[2] = (U) => T.value = !1)
|
|
4745
4745
|
}, " ✕ ")
|
|
4746
4746
|
]),
|
|
4747
4747
|
c("div", Wu, [
|
|
@@ -4749,7 +4749,7 @@ const Pu = ["title"], Ru = {
|
|
|
4749
4749
|
(i(!0), p(Se, null, Ie(Z.value, (U) => (i(), p("li", {
|
|
4750
4750
|
key: U.id,
|
|
4751
4751
|
class: "px-3 py-2 cursor-pointer hover:bg-gray-50",
|
|
4752
|
-
onClick: (D) =>
|
|
4752
|
+
onClick: (D) => ze(U)
|
|
4753
4753
|
}, de(U.title), 9, Ku))), 128))
|
|
4754
4754
|
])) : (i(), p("div", Gu, de(j.value), 1))
|
|
4755
4755
|
])
|
|
@@ -4829,7 +4829,7 @@ const Pu = ["title"], Ru = {
|
|
|
4829
4829
|
size: 12,
|
|
4830
4830
|
"stroke-width": 2
|
|
4831
4831
|
}),
|
|
4832
|
-
l[1] || (l[1] =
|
|
4832
|
+
l[1] || (l[1] = He(" Додати ", -1))
|
|
4833
4833
|
]));
|
|
4834
4834
|
}
|
|
4835
4835
|
}), ad = /* @__PURE__ */ ce({
|
|
@@ -4844,7 +4844,7 @@ const Pu = ["title"], Ru = {
|
|
|
4844
4844
|
size: 12,
|
|
4845
4845
|
"stroke-width": 2
|
|
4846
4846
|
}),
|
|
4847
|
-
l[1] || (l[1] =
|
|
4847
|
+
l[1] || (l[1] = He(" Очистити ", -1))
|
|
4848
4848
|
]));
|
|
4849
4849
|
}
|
|
4850
4850
|
}), od = /* @__PURE__ */ ce({
|
|
@@ -4859,7 +4859,7 @@ const Pu = ["title"], Ru = {
|
|
|
4859
4859
|
size: 12,
|
|
4860
4860
|
"stroke-width": 2
|
|
4861
4861
|
}),
|
|
4862
|
-
l[1] || (l[1] =
|
|
4862
|
+
l[1] || (l[1] = He("Замкнути ", -1))
|
|
4863
4863
|
]));
|
|
4864
4864
|
}
|
|
4865
4865
|
}), rd = new Intl.NumberFormat("uk-UA", {
|
|
@@ -5149,7 +5149,7 @@ const sd = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
5149
5149
|
])
|
|
5150
5150
|
]));
|
|
5151
5151
|
}
|
|
5152
|
-
}), Ad = { class: "space-y-1.5" }, Id = { class: "space-y-1 max-h-40 overflow-y-auto" },
|
|
5152
|
+
}), Ad = { class: "space-y-1.5" }, Id = { class: "space-y-1 max-h-40 overflow-y-auto" }, Td = { class: "text-gray-700" }, Fd = { class: "font-semibold text-slate-800" }, Ed = /* @__PURE__ */ ce({
|
|
5153
5153
|
__name: "ToPointList",
|
|
5154
5154
|
props: {
|
|
5155
5155
|
points: {},
|
|
@@ -5190,8 +5190,8 @@ const sd = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
5190
5190
|
key: u,
|
|
5191
5191
|
class: "flex items-center justify-between text-xs py-1 px-2 rounded bg-gray-50"
|
|
5192
5192
|
}, [
|
|
5193
|
-
c("span",
|
|
5194
|
-
c("span",
|
|
5193
|
+
c("span", Td, "Точка " + de(r.from) + " → Точка " + de(r.to), 1),
|
|
5194
|
+
c("span", Fd, de(r.label), 1)
|
|
5195
5195
|
]))), 128))
|
|
5196
5196
|
])
|
|
5197
5197
|
]));
|
|
@@ -5255,7 +5255,7 @@ const sd = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
5255
5255
|
s.value = !0, a("add-request");
|
|
5256
5256
|
}, Q = (ne) => {
|
|
5257
5257
|
w(ne), s.value = !1;
|
|
5258
|
-
},
|
|
5258
|
+
}, T = () => {
|
|
5259
5259
|
s.value = !1;
|
|
5260
5260
|
}, Y = () => {
|
|
5261
5261
|
v.value && (r.value = !0, a("complete"), a("shape-closed-change", !0));
|
|
@@ -5337,7 +5337,7 @@ const sd = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
5337
5337
|
s.value ? (i(), xe(ld, {
|
|
5338
5338
|
key: 0,
|
|
5339
5339
|
onSubmit: Q,
|
|
5340
|
-
onCancel:
|
|
5340
|
+
onCancel: T
|
|
5341
5341
|
})) : z("", !0),
|
|
5342
5342
|
o.value ? (i(), xe(ad, {
|
|
5343
5343
|
key: 1,
|
|
@@ -5610,7 +5610,7 @@ const Yd = {
|
|
|
5610
5610
|
}, Ic = {
|
|
5611
5611
|
key: 1,
|
|
5612
5612
|
class: "text-xs mr-2"
|
|
5613
|
-
},
|
|
5613
|
+
}, Tc = ["disabled"], Fc = ["disabled"], $l = "__vs_form_maplibre_loader__", Cl = "vs-global-bounds-src", Sl = "vs-global-bounds-line", Ec = /* @__PURE__ */ ce({
|
|
5614
5614
|
__name: "vs-input-map",
|
|
5615
5615
|
props: {
|
|
5616
5616
|
tools: {},
|
|
@@ -5663,7 +5663,7 @@ const Yd = {
|
|
|
5663
5663
|
d.replace(/[A-Z]/g, (m) => `-${m.toLowerCase()}`)
|
|
5664
5664
|
);
|
|
5665
5665
|
}
|
|
5666
|
-
const Q = Array.isArray(S.center) && S.center.length === 2 ? S.center : Array.isArray(y.center) && y.center.length === 2 ? y.center : [30, 50],
|
|
5666
|
+
const Q = Array.isArray(S.center) && S.center.length === 2 ? S.center : Array.isArray(y.center) && y.center.length === 2 ? y.center : [30, 50], T = typeof S.zoom == "number" ? S.zoom : typeof y.zoom == "number" ? y.zoom : typeof y.defaultZoom == "number" ? y.defaultZoom : 10, Y = h(
|
|
5667
5667
|
() => R("center") ? l.center : S.center ?? l.center
|
|
5668
5668
|
), q = h(
|
|
5669
5669
|
() => R("zoom") ? l.zoom : S.zoom ?? l.zoom
|
|
@@ -5672,12 +5672,12 @@ const Yd = {
|
|
|
5672
5672
|
), I = h(() => R("layers") ? l.layers ?? [] : S.layers ?? l.layers ?? []), H = h(() => R("bounds") ? l.bounds : S.bounds ?? l.bounds), Z = L(
|
|
5673
5673
|
Array.isArray(Y.value) && Y.value.length === 2 ? [...Y.value] : Q
|
|
5674
5674
|
), B = L(
|
|
5675
|
-
typeof q.value == "number" ? q.value :
|
|
5676
|
-
), j = L(l.modelValue), O = L(null),
|
|
5675
|
+
typeof q.value == "number" ? q.value : T
|
|
5676
|
+
), j = L(l.modelValue), O = L(null), se = L(null), ue = L([]), ge = L(!1), $e = L(!1), We = L([]), Re = L({
|
|
5677
5677
|
coordinates: "",
|
|
5678
5678
|
format: "decimal",
|
|
5679
5679
|
order: "lat-lon"
|
|
5680
|
-
}),
|
|
5680
|
+
}), ie = {
|
|
5681
5681
|
coordinates: {
|
|
5682
5682
|
type: "Textarea",
|
|
5683
5683
|
label: "Координати вершин полігону (3-100 точок)",
|
|
@@ -5702,20 +5702,20 @@ const Yd = {
|
|
|
5702
5702
|
]
|
|
5703
5703
|
}
|
|
5704
5704
|
};
|
|
5705
|
-
let
|
|
5705
|
+
let ye = !1, Le = !1;
|
|
5706
5706
|
const ee = sn({}), he = L([]), Ce = h(
|
|
5707
5707
|
() => he.value.map((d) => ee[d]).filter(Boolean)
|
|
5708
|
-
),
|
|
5709
|
-
if (
|
|
5708
|
+
), Te = L(null), qe = h(() => Te.value?.entries ?? []), tt = h(() => {
|
|
5709
|
+
if (Te.value)
|
|
5710
5710
|
return {
|
|
5711
|
-
left: `${
|
|
5712
|
-
top: `${
|
|
5711
|
+
left: `${Te.value.point.x + 12}px`,
|
|
5712
|
+
top: `${Te.value.point.y + 12}px`
|
|
5713
5713
|
};
|
|
5714
5714
|
}), Ge = h(() => {
|
|
5715
5715
|
if (Array.isArray(l.tools) && l.tools.length) return l.tools;
|
|
5716
5716
|
const d = n?.tools;
|
|
5717
5717
|
return Array.isArray(d) ? d.map((m) => String(m)) : typeof d == "string" ? d.split(",").map((m) => m.trim()).filter(Boolean) : [];
|
|
5718
|
-
}),
|
|
5718
|
+
}), Fe = h(() => {
|
|
5719
5719
|
const d = {
|
|
5720
5720
|
search: !1,
|
|
5721
5721
|
import: !1,
|
|
@@ -5789,7 +5789,7 @@ const Yd = {
|
|
|
5789
5789
|
};
|
|
5790
5790
|
}
|
|
5791
5791
|
const oe = X(), be = Object.keys(oe), _e = L(be.length ? be[0] : "");
|
|
5792
|
-
async function
|
|
5792
|
+
async function Ne() {
|
|
5793
5793
|
if (typeof window > "u") return null;
|
|
5794
5794
|
const d = window;
|
|
5795
5795
|
if (d[$l]) return d[$l];
|
|
@@ -5834,7 +5834,7 @@ const Yd = {
|
|
|
5834
5834
|
]
|
|
5835
5835
|
};
|
|
5836
5836
|
}
|
|
5837
|
-
let
|
|
5837
|
+
let ze = null, ft = null, te = null, pe = null, Ye = [], P = null, K = null, U = null, D = !1, W = !1, le = !1, ve = null;
|
|
5838
5838
|
function Ae() {
|
|
5839
5839
|
return {
|
|
5840
5840
|
onSetup() {
|
|
@@ -6052,7 +6052,7 @@ const Yd = {
|
|
|
6052
6052
|
return `${k}/${V}`;
|
|
6053
6053
|
}
|
|
6054
6054
|
function dt(d) {
|
|
6055
|
-
d &&
|
|
6055
|
+
d && Te.value?.layerId !== d || (Te.value = null);
|
|
6056
6056
|
}
|
|
6057
6057
|
function Lt(d, m = {}) {
|
|
6058
6058
|
return d.popup === !1 ? [] : Array.isArray(d.popup) ? d.popup.length ? d.popup.map((k) => {
|
|
@@ -6104,7 +6104,7 @@ const Yd = {
|
|
|
6104
6104
|
}
|
|
6105
6105
|
function Hl(d, m) {
|
|
6106
6106
|
if (!te) return [];
|
|
6107
|
-
const k = `vs-ov-bounds-src-${m}`, V = `vs-ov-bounds-line-${m}`, A = d.bounds ?? H.value ??
|
|
6107
|
+
const k = `vs-ov-bounds-src-${m}`, V = `vs-ov-bounds-line-${m}`, A = d.bounds ?? H.value ?? ue.value, G = yt(A);
|
|
6108
6108
|
if (!G.length) return [];
|
|
6109
6109
|
const fe = {
|
|
6110
6110
|
type: "FeatureCollection",
|
|
@@ -6216,7 +6216,7 @@ const Yd = {
|
|
|
6216
6216
|
dt(d.id);
|
|
6217
6217
|
return;
|
|
6218
6218
|
}
|
|
6219
|
-
|
|
6219
|
+
Te.value = {
|
|
6220
6220
|
layerId: d.id,
|
|
6221
6221
|
entries: il,
|
|
6222
6222
|
point: { x: Ct.point.x, y: Ct.point.y }
|
|
@@ -6236,7 +6236,7 @@ const Yd = {
|
|
|
6236
6236
|
if (!te) return;
|
|
6237
6237
|
const m = {
|
|
6238
6238
|
type: "FeatureCollection",
|
|
6239
|
-
features: yt(H.value ??
|
|
6239
|
+
features: yt(H.value ?? ue.value).map((k) => ({
|
|
6240
6240
|
type: "Feature",
|
|
6241
6241
|
properties: {},
|
|
6242
6242
|
geometry: { type: "LineString", coordinates: k }
|
|
@@ -6312,7 +6312,7 @@ const Yd = {
|
|
|
6312
6312
|
return null;
|
|
6313
6313
|
}
|
|
6314
6314
|
}
|
|
6315
|
-
function
|
|
6315
|
+
function F(d) {
|
|
6316
6316
|
if (!d) return null;
|
|
6317
6317
|
const m = mt(d.geometry);
|
|
6318
6318
|
return m ? {
|
|
@@ -6322,7 +6322,7 @@ const Yd = {
|
|
|
6322
6322
|
geometry: m
|
|
6323
6323
|
} : null;
|
|
6324
6324
|
}
|
|
6325
|
-
function
|
|
6325
|
+
function re(d) {
|
|
6326
6326
|
if (!d) return [];
|
|
6327
6327
|
const m = (A, G) => {
|
|
6328
6328
|
if (!A?.type) return [];
|
|
@@ -6331,7 +6331,7 @@ const Yd = {
|
|
|
6331
6331
|
}, k = (A) => {
|
|
6332
6332
|
if (!A) return null;
|
|
6333
6333
|
if (A.type === "Feature") {
|
|
6334
|
-
const G =
|
|
6334
|
+
const G = F(A);
|
|
6335
6335
|
return G ? m(G.geometry, G.properties) : null;
|
|
6336
6336
|
}
|
|
6337
6337
|
return A.geom?.type && Array.isArray(A.geom.coordinates) ? m(
|
|
@@ -6346,7 +6346,7 @@ const Yd = {
|
|
|
6346
6346
|
return (d.features ?? []).flatMap(k).filter(Boolean);
|
|
6347
6347
|
if (Array.isArray(d))
|
|
6348
6348
|
return d.flatMap(
|
|
6349
|
-
(A) => A?.type === "FeatureCollection" ?
|
|
6349
|
+
(A) => A?.type === "FeatureCollection" ? re(A) : [k(A)]
|
|
6350
6350
|
).flat().filter(Boolean);
|
|
6351
6351
|
const V = k(d);
|
|
6352
6352
|
return V ? Array.isArray(V) ? V : [V] : [];
|
|
@@ -6437,13 +6437,13 @@ const Yd = {
|
|
|
6437
6437
|
id: k.id ?? d,
|
|
6438
6438
|
geometry: V
|
|
6439
6439
|
};
|
|
6440
|
-
Le = !0,
|
|
6440
|
+
Le = !0, ye = !0;
|
|
6441
6441
|
try {
|
|
6442
6442
|
pe.delete(d), pe.add(A);
|
|
6443
6443
|
} finally {
|
|
6444
|
-
|
|
6444
|
+
ye = !1, Le = !1;
|
|
6445
6445
|
}
|
|
6446
|
-
Ut(),
|
|
6446
|
+
Ut(), Ft();
|
|
6447
6447
|
}
|
|
6448
6448
|
function ma(d) {
|
|
6449
6449
|
if (!te || !pe || s.value || w.isRulerActive.value || v.value !== "edit") return;
|
|
@@ -6602,11 +6602,11 @@ const Yd = {
|
|
|
6602
6602
|
if (!pe) return;
|
|
6603
6603
|
const d = pe.getAll();
|
|
6604
6604
|
if (f.value = d?.features?.length ?? 0, !d?.features?.length) {
|
|
6605
|
-
Ye = [], _.value = [], P = null, U = null, x.value = null,
|
|
6605
|
+
Ye = [], _.value = [], P = null, U = null, x.value = null, ye || (K = "__null__", a("update:modelValue", null));
|
|
6606
6606
|
return;
|
|
6607
6607
|
}
|
|
6608
|
-
const m = (d.features ?? []).map(
|
|
6609
|
-
if (Ye = m, Yl(m), U = sl(), Gl(U), !
|
|
6608
|
+
const m = (d.features ?? []).map(F).filter(Boolean);
|
|
6609
|
+
if (Ye = m, Yl(m), U = sl(), Gl(U), !ye) {
|
|
6610
6610
|
const k = we(m);
|
|
6611
6611
|
K = Ee(k), a("update:modelValue", k);
|
|
6612
6612
|
}
|
|
@@ -6617,23 +6617,23 @@ const Yd = {
|
|
|
6617
6617
|
}
|
|
6618
6618
|
function hl(d) {
|
|
6619
6619
|
if (!pe) return;
|
|
6620
|
-
const m =
|
|
6621
|
-
|
|
6620
|
+
const m = re(d), k = o.value ? m : m.slice(0, 1);
|
|
6621
|
+
ye = !0, yl(), k.forEach((G) => {
|
|
6622
6622
|
try {
|
|
6623
6623
|
pe.add(G);
|
|
6624
6624
|
} catch {
|
|
6625
6625
|
}
|
|
6626
|
-
}),
|
|
6626
|
+
}), ye = !1, Ye = (pe.getAll?.()?.features ?? k).map(F).filter(Boolean), Yl(Ye), U = null;
|
|
6627
6627
|
const A = mt(Ye[Ye.length - 1]?.geometry ?? null);
|
|
6628
|
-
P = mt(A), Zl(), Kl(A), A && (kn(A), s.value ||
|
|
6628
|
+
P = mt(A), Zl(), Kl(A), A && (kn(A), s.value || Ft());
|
|
6629
6629
|
}
|
|
6630
6630
|
function ya() {
|
|
6631
|
-
pe && (
|
|
6631
|
+
pe && (ye = !0, yl(), Ye.forEach((d) => {
|
|
6632
6632
|
try {
|
|
6633
6633
|
pe.add(d);
|
|
6634
6634
|
} catch {
|
|
6635
6635
|
}
|
|
6636
|
-
}),
|
|
6636
|
+
}), ye = !1, Yl(Ye), Zl(), Gl(U));
|
|
6637
6637
|
}
|
|
6638
6638
|
function tl() {
|
|
6639
6639
|
if (pe) {
|
|
@@ -6648,7 +6648,7 @@ const Yd = {
|
|
|
6648
6648
|
if (s.value || !pe) return;
|
|
6649
6649
|
w.isRulerActive.value && w.closeRuler(), le = !0, tl(), v.value = d;
|
|
6650
6650
|
const m = d === "marker" ? "draw_point" : d === "polyline" ? "draw_line_string" : d === "rectangle" ? "draw_rectangle" : "draw_polygon";
|
|
6651
|
-
o.value || (
|
|
6651
|
+
o.value || (ye = !0, yl(), ye = !1);
|
|
6652
6652
|
try {
|
|
6653
6653
|
pe.changeMode(m);
|
|
6654
6654
|
} catch {
|
|
@@ -6659,7 +6659,7 @@ const Yd = {
|
|
|
6659
6659
|
});
|
|
6660
6660
|
}
|
|
6661
6661
|
}
|
|
6662
|
-
function
|
|
6662
|
+
function Ft(d) {
|
|
6663
6663
|
if (s.value || !pe || !pe.getAll()?.features?.length) return;
|
|
6664
6664
|
const k = d || sl();
|
|
6665
6665
|
if (k)
|
|
@@ -6670,7 +6670,7 @@ const Yd = {
|
|
|
6670
6670
|
}
|
|
6671
6671
|
}
|
|
6672
6672
|
function ha(d) {
|
|
6673
|
-
s.value || !pe || !d ||
|
|
6673
|
+
s.value || !pe || !d || Ft(d);
|
|
6674
6674
|
}
|
|
6675
6675
|
function ba() {
|
|
6676
6676
|
if (!(s.value || !pe)) {
|
|
@@ -6680,7 +6680,7 @@ const Yd = {
|
|
|
6680
6680
|
try {
|
|
6681
6681
|
D = !0, pe.delete(d), D = !1, Ut();
|
|
6682
6682
|
const m = sl();
|
|
6683
|
-
m ?
|
|
6683
|
+
m ? Ft(m) : tl();
|
|
6684
6684
|
return;
|
|
6685
6685
|
} catch {
|
|
6686
6686
|
D = !1;
|
|
@@ -6693,42 +6693,42 @@ const Yd = {
|
|
|
6693
6693
|
s.value || !P || kn(P);
|
|
6694
6694
|
}
|
|
6695
6695
|
function xa(d) {
|
|
6696
|
-
if (!te || !
|
|
6696
|
+
if (!te || !ze) return;
|
|
6697
6697
|
const m = [d[1], d[0]];
|
|
6698
|
-
ve || (ve = new
|
|
6698
|
+
ve || (ve = new ze.Marker({ color: "#2563eb" })), ve.setLngLat(m).addTo(te), te.easeTo({ center: m, zoom: 13, duration: 250 });
|
|
6699
6699
|
}
|
|
6700
6700
|
function ka() {
|
|
6701
6701
|
s.value || O.value?.click();
|
|
6702
6702
|
}
|
|
6703
6703
|
function _a() {
|
|
6704
|
-
s.value || (
|
|
6704
|
+
s.value || (ge.value = !ge.value);
|
|
6705
6705
|
}
|
|
6706
6706
|
function _n(d) {
|
|
6707
|
-
if (!
|
|
6708
|
-
const m =
|
|
6709
|
-
m && !m.contains(d.target) && (
|
|
6707
|
+
if (!ge.value) return;
|
|
6708
|
+
const m = se.value;
|
|
6709
|
+
m && !m.contains(d.target) && (ge.value = !1);
|
|
6710
6710
|
}
|
|
6711
6711
|
function $a() {
|
|
6712
|
-
|
|
6712
|
+
ge.value = !1, ka();
|
|
6713
6713
|
}
|
|
6714
6714
|
function Ca() {
|
|
6715
|
-
s.value || (
|
|
6715
|
+
s.value || (We.value = [], ge.value = !1, $e.value = !0);
|
|
6716
6716
|
}
|
|
6717
6717
|
function Sa() {
|
|
6718
|
-
$e.value = !1,
|
|
6718
|
+
$e.value = !1, We.value = [];
|
|
6719
6719
|
}
|
|
6720
6720
|
function Va() {
|
|
6721
6721
|
if (s.value || !pe) return;
|
|
6722
6722
|
const d = Iu(
|
|
6723
|
-
|
|
6724
|
-
|
|
6725
|
-
|
|
6723
|
+
Re.value.coordinates ?? "",
|
|
6724
|
+
Re.value.format || "decimal",
|
|
6725
|
+
Re.value.order || "lat-lon"
|
|
6726
6726
|
);
|
|
6727
6727
|
if (!d.ok) {
|
|
6728
|
-
|
|
6728
|
+
We.value = d.errors, Ma(d.errors);
|
|
6729
6729
|
return;
|
|
6730
6730
|
}
|
|
6731
|
-
|
|
6731
|
+
We.value = [], hl({
|
|
6732
6732
|
type: "Polygon",
|
|
6733
6733
|
coordinates: [d.ring]
|
|
6734
6734
|
}), Ut(), $e.value = !1, d.wasClosedAutomatically && Ve({
|
|
@@ -6755,14 +6755,14 @@ const Yd = {
|
|
|
6755
6755
|
}
|
|
6756
6756
|
function La(d) {
|
|
6757
6757
|
if (s.value || !pe) return;
|
|
6758
|
-
|
|
6758
|
+
ge.value = !1;
|
|
6759
6759
|
const m = d.target, k = m.files?.[0];
|
|
6760
6760
|
if (!k) return;
|
|
6761
6761
|
const V = new FileReader();
|
|
6762
6762
|
V.onload = () => {
|
|
6763
6763
|
try {
|
|
6764
6764
|
const A = JSON.parse(String(V.result));
|
|
6765
|
-
if (!
|
|
6765
|
+
if (!re(A).length) {
|
|
6766
6766
|
Ve({
|
|
6767
6767
|
type: "warning",
|
|
6768
6768
|
title: "Імпорт файлу",
|
|
@@ -6795,16 +6795,16 @@ const Yd = {
|
|
|
6795
6795
|
}
|
|
6796
6796
|
return et(async () => {
|
|
6797
6797
|
if (window.addEventListener("click", _n, !0), !u.value) return;
|
|
6798
|
-
const d = await
|
|
6799
|
-
|
|
6798
|
+
const d = await Ne();
|
|
6799
|
+
ze = d.maplibregl, ft = d.MapboxDraw;
|
|
6800
6800
|
const m = ut();
|
|
6801
|
-
m && (te = new
|
|
6801
|
+
m && (te = new ze.Map({
|
|
6802
6802
|
container: u.value,
|
|
6803
6803
|
style: Be(m),
|
|
6804
6804
|
center: [Z.value[0], Z.value[1]],
|
|
6805
6805
|
zoom: B.value,
|
|
6806
6806
|
attributionControl: !1
|
|
6807
|
-
}), C.value = te, te.addControl(new
|
|
6807
|
+
}), C.value = te, te.addControl(new ze.NavigationControl({ showCompass: !0 }), "bottom-right"), te.on("load", () => {
|
|
6808
6808
|
if (!(!ft || !te)) {
|
|
6809
6809
|
if (pe = new ft({
|
|
6810
6810
|
displayControlsDefault: !1,
|
|
@@ -6829,7 +6829,7 @@ const Yd = {
|
|
|
6829
6829
|
if (!pe || s.value || v.value !== "edit") return;
|
|
6830
6830
|
const V = wt(k?.point);
|
|
6831
6831
|
!V || V === U || requestAnimationFrame(() => {
|
|
6832
|
-
!pe || s.value ||
|
|
6832
|
+
!pe || s.value || Ft(V);
|
|
6833
6833
|
});
|
|
6834
6834
|
}), te.on("draw.create", () => {
|
|
6835
6835
|
if (pe && !w.isRulerActive.value) {
|
|
@@ -6837,10 +6837,10 @@ const Yd = {
|
|
|
6837
6837
|
const k = pe.getAll();
|
|
6838
6838
|
if (k.features.length > 1) {
|
|
6839
6839
|
const V = k.features[k.features.length - 1];
|
|
6840
|
-
|
|
6840
|
+
ye = !0, k.features.slice(0, -1).forEach((A) => pe.delete(A.id)), ye = !1, V && (ye = !0, pe.add(V), ye = !1);
|
|
6841
6841
|
}
|
|
6842
6842
|
}
|
|
6843
|
-
Ut(),
|
|
6843
|
+
Ut(), Ft();
|
|
6844
6844
|
}
|
|
6845
6845
|
}), te.on("draw.update", (k) => {
|
|
6846
6846
|
if (W || w.isRulerActive.value) return;
|
|
@@ -6871,7 +6871,7 @@ const Yd = {
|
|
|
6871
6871
|
if (!s.value && V) {
|
|
6872
6872
|
if (v.value === "edit" && U === V) return;
|
|
6873
6873
|
requestAnimationFrame(() => {
|
|
6874
|
-
!pe || s.value ||
|
|
6874
|
+
!pe || s.value || Ft(V);
|
|
6875
6875
|
});
|
|
6876
6876
|
return;
|
|
6877
6877
|
}
|
|
@@ -6879,7 +6879,7 @@ const Yd = {
|
|
|
6879
6879
|
if (!s.value && G) {
|
|
6880
6880
|
if (v.value === "edit" && U === G) return;
|
|
6881
6881
|
requestAnimationFrame(() => {
|
|
6882
|
-
!pe || s.value ||
|
|
6882
|
+
!pe || s.value || Ft(G);
|
|
6883
6883
|
});
|
|
6884
6884
|
return;
|
|
6885
6885
|
}
|
|
@@ -6913,7 +6913,7 @@ const Yd = {
|
|
|
6913
6913
|
return;
|
|
6914
6914
|
}
|
|
6915
6915
|
const m = we(
|
|
6916
|
-
(o.value ?
|
|
6916
|
+
(o.value ? re(d) : re(d).slice(0, 1)) || []
|
|
6917
6917
|
), k = Ee(m);
|
|
6918
6918
|
if (K && k === K) {
|
|
6919
6919
|
K = null;
|
|
@@ -6962,7 +6962,7 @@ const Yd = {
|
|
|
6962
6962
|
), me(
|
|
6963
6963
|
() => ne.value,
|
|
6964
6964
|
async (d) => {
|
|
6965
|
-
if (
|
|
6965
|
+
if (ue.value = [], !d) {
|
|
6966
6966
|
te && (Kt(), he.value.forEach((m) => {
|
|
6967
6967
|
const k = ee[m];
|
|
6968
6968
|
k && jt(k);
|
|
@@ -6973,7 +6973,7 @@ const Yd = {
|
|
|
6973
6973
|
const m = await fetch(`https://data.gki.com.ua/api-user/atu/${d}`);
|
|
6974
6974
|
if (!m?.ok) return;
|
|
6975
6975
|
const V = (await m.json())?.geometry?.coordinates;
|
|
6976
|
-
Array.isArray(V) && V.length && (
|
|
6976
|
+
Array.isArray(V) && V.length && (ue.value = V);
|
|
6977
6977
|
} catch (m) {
|
|
6978
6978
|
console.error("Failed to fetch KATOTTG bounds", m);
|
|
6979
6979
|
} finally {
|
|
@@ -7004,7 +7004,7 @@ const Yd = {
|
|
|
7004
7004
|
d && tl();
|
|
7005
7005
|
}), me(f, (d) => {
|
|
7006
7006
|
if (d > 0) {
|
|
7007
|
-
s.value ||
|
|
7007
|
+
s.value || Ft();
|
|
7008
7008
|
return;
|
|
7009
7009
|
}
|
|
7010
7010
|
le || tl();
|
|
@@ -7024,17 +7024,17 @@ const Yd = {
|
|
|
7024
7024
|
ref: u,
|
|
7025
7025
|
class: "w-full h-[calc(100%-28px)]"
|
|
7026
7026
|
}, null, 512),
|
|
7027
|
-
|
|
7028
|
-
|
|
7027
|
+
Fe.value.search || Fe.value.import || Fe.value.export ? (i(), p("div", Yd, [
|
|
7028
|
+
Fe.value.search ? (i(), xe(Qu, {
|
|
7029
7029
|
key: 0,
|
|
7030
7030
|
onGoToCoordinates: xa
|
|
7031
7031
|
})) : z("", !0),
|
|
7032
|
-
|
|
7032
|
+
Fe.value.import || Fe.value.export ? (i(), p("div", Zd, [
|
|
7033
7033
|
c("div", Jd, [
|
|
7034
|
-
|
|
7034
|
+
Fe.value.import ? (i(), p("div", {
|
|
7035
7035
|
key: 0,
|
|
7036
7036
|
ref_key: "importMenuRef",
|
|
7037
|
-
ref:
|
|
7037
|
+
ref: se,
|
|
7038
7038
|
class: "relative"
|
|
7039
7039
|
}, [
|
|
7040
7040
|
c("button", {
|
|
@@ -7043,13 +7043,13 @@ const Yd = {
|
|
|
7043
7043
|
onClick: _a,
|
|
7044
7044
|
disabled: s.value
|
|
7045
7045
|
}, [
|
|
7046
|
-
m[8] || (m[8] =
|
|
7046
|
+
m[8] || (m[8] = He(" Імпорт ", -1)),
|
|
7047
7047
|
J(E(pl), {
|
|
7048
|
-
class: ae(["h-4 w-4 transition-transform", { "rotate-180":
|
|
7048
|
+
class: ae(["h-4 w-4 transition-transform", { "rotate-180": ge.value }])
|
|
7049
7049
|
}, null, 8, ["class"])
|
|
7050
7050
|
], 8, Xd),
|
|
7051
|
-
|
|
7052
|
-
|
|
7051
|
+
ge.value ? (i(), p("div", Qd, [
|
|
7052
|
+
Fe.value.import ? (i(), p("button", {
|
|
7053
7053
|
key: 0,
|
|
7054
7054
|
type: "button",
|
|
7055
7055
|
class: "block w-full text-left px-3 py-2 hover:bg-gray-100 text-gray-900",
|
|
@@ -7062,7 +7062,7 @@ const Yd = {
|
|
|
7062
7062
|
}, " З координат ")
|
|
7063
7063
|
])) : z("", !0)
|
|
7064
7064
|
], 512)) : z("", !0),
|
|
7065
|
-
|
|
7065
|
+
Fe.value.export ? (i(), p("button", {
|
|
7066
7066
|
key: 1,
|
|
7067
7067
|
type: "button",
|
|
7068
7068
|
class: "inline-flex items-center gap-2 text-sm font-medium border rounded-md px-3 py-2 bg-white text-blue-600 border-stone-200 hover:bg-blue-500 hover:text-white transition",
|
|
@@ -7090,9 +7090,9 @@ const Yd = {
|
|
|
7090
7090
|
}, {
|
|
7091
7091
|
default: rt(() => [
|
|
7092
7092
|
J(Rt, {
|
|
7093
|
-
schema:
|
|
7094
|
-
values:
|
|
7095
|
-
"onUpdate:values": m[0] || (m[0] = (k) =>
|
|
7093
|
+
schema: ie,
|
|
7094
|
+
values: Re.value,
|
|
7095
|
+
"onUpdate:values": m[0] || (m[0] = (k) => Re.value = k)
|
|
7096
7096
|
}, null, 8, ["values"]),
|
|
7097
7097
|
c("div", lc, [
|
|
7098
7098
|
c("button", {
|
|
@@ -7112,7 +7112,7 @@ const Yd = {
|
|
|
7112
7112
|
}, 8, ["visible"]),
|
|
7113
7113
|
c("div", ac, [
|
|
7114
7114
|
c("div", oc, [
|
|
7115
|
-
|
|
7115
|
+
Fe.value.point ? (i(), p("button", {
|
|
7116
7116
|
key: 0,
|
|
7117
7117
|
class: ae(["vs-btn", { "vs-active": v.value === "marker" }]),
|
|
7118
7118
|
title: "Point",
|
|
@@ -7121,7 +7121,7 @@ const Yd = {
|
|
|
7121
7121
|
}, [
|
|
7122
7122
|
J(E(Yn), { class: "h-4 w-4" })
|
|
7123
7123
|
], 10, rc)) : z("", !0),
|
|
7124
|
-
|
|
7124
|
+
Fe.value.line ? (i(), p("button", {
|
|
7125
7125
|
key: 1,
|
|
7126
7126
|
class: ae(["vs-btn", { "vs-active": v.value === "polyline" }]),
|
|
7127
7127
|
title: "Line",
|
|
@@ -7130,7 +7130,7 @@ const Yd = {
|
|
|
7130
7130
|
}, [
|
|
7131
7131
|
J(yu)
|
|
7132
7132
|
], 10, sc)) : z("", !0),
|
|
7133
|
-
|
|
7133
|
+
Fe.value.polygon ? (i(), p("button", {
|
|
7134
7134
|
key: 2,
|
|
7135
7135
|
class: ae(["vs-btn", { "vs-active": v.value === "polygon" }]),
|
|
7136
7136
|
title: "Polygon",
|
|
@@ -7139,7 +7139,7 @@ const Yd = {
|
|
|
7139
7139
|
}, [
|
|
7140
7140
|
J(xu)
|
|
7141
7141
|
], 10, ic)) : z("", !0),
|
|
7142
|
-
|
|
7142
|
+
Fe.value.rectangle ? (i(), p("button", {
|
|
7143
7143
|
key: 3,
|
|
7144
7144
|
class: ae(["vs-btn", { "vs-active": v.value === "rectangle" }]),
|
|
7145
7145
|
title: "Rectangle",
|
|
@@ -7148,7 +7148,7 @@ const Yd = {
|
|
|
7148
7148
|
}, [
|
|
7149
7149
|
J(Cu)
|
|
7150
7150
|
], 10, uc)) : z("", !0),
|
|
7151
|
-
|
|
7151
|
+
Fe.value.ruler ? (i(), p("button", {
|
|
7152
7152
|
key: 4,
|
|
7153
7153
|
class: ae(["vs-btn mt-3", { "vs-active": E(w).isRulerActive.value }]),
|
|
7154
7154
|
title: "Ruler",
|
|
@@ -7165,7 +7165,7 @@ const Yd = {
|
|
|
7165
7165
|
])
|
|
7166
7166
|
])
|
|
7167
7167
|
]),
|
|
7168
|
-
|
|
7168
|
+
Fe.value.ruler && E(w).isRulerActive.value ? (i(), xe(qd, {
|
|
7169
7169
|
key: 1,
|
|
7170
7170
|
ref_key: "rulerPanelRefEl",
|
|
7171
7171
|
ref: g,
|
|
@@ -7174,7 +7174,7 @@ const Yd = {
|
|
|
7174
7174
|
onPointsChange: E(w).onRulerPointsChange,
|
|
7175
7175
|
onShapeClosedChange: E(w).onRulerShapeClosedChange
|
|
7176
7176
|
}, null, 8, ["onTabChange", "onPointsChange", "onShapeClosedChange"])) : z("", !0),
|
|
7177
|
-
|
|
7177
|
+
Fe.value.ruler && E(w).isRulerActive.value && E(w).hasRulerPoints.value ? (i(), xe(Kd, {
|
|
7178
7178
|
key: 2,
|
|
7179
7179
|
map: C.value,
|
|
7180
7180
|
points: E(w).rulerPoints.value,
|
|
@@ -7228,7 +7228,7 @@ const Yd = {
|
|
|
7228
7228
|
_.value.length || x.value ? (i(), p("div", xc, [
|
|
7229
7229
|
c("div", kc, [
|
|
7230
7230
|
c("div", _c, [
|
|
7231
|
-
m[10] || (m[10] =
|
|
7231
|
+
m[10] || (m[10] = He(" Тип: ", -1)),
|
|
7232
7232
|
_.value.length <= 1 ? (i(), p("span", $c, de(x.value ? bn(x.value.type) : _.value[0]?.label || "—"), 1)) : (i(!0), p(Se, { key: 1 }, Ie(_.value, (k, V) => (i(), p(Se, {
|
|
7233
7233
|
key: k.id
|
|
7234
7234
|
}, [
|
|
@@ -7247,14 +7247,14 @@ const Yd = {
|
|
|
7247
7247
|
]),
|
|
7248
7248
|
c("div", Vc, [
|
|
7249
7249
|
c("div", Mc, [
|
|
7250
|
-
m[11] || (m[11] =
|
|
7250
|
+
m[11] || (m[11] = He(" Центр: ", -1)),
|
|
7251
7251
|
x.value ? (i(), p("b", Lc, de(x.value.center.lng.toFixed(5)) + ", " + de(x.value.center.lat.toFixed(5)), 1)) : (i(), p("b", Dc, "—"))
|
|
7252
7252
|
]),
|
|
7253
7253
|
x.value && x.value.areaKm2 !== null ? (i(), p("div", Ac, [
|
|
7254
|
-
m[12] || (m[12] =
|
|
7254
|
+
m[12] || (m[12] = He(" Площа: ", -1)),
|
|
7255
7255
|
c("b", null, de(x.value.areaKm2.toFixed(1)) + " km²", 1)
|
|
7256
7256
|
])) : (i(), p("div", Ic, m[13] || (m[13] = [
|
|
7257
|
-
|
|
7257
|
+
He("Площа: ", -1),
|
|
7258
7258
|
c("b", null, "—", -1)
|
|
7259
7259
|
]))),
|
|
7260
7260
|
c("button", {
|
|
@@ -7264,7 +7264,7 @@ const Yd = {
|
|
|
7264
7264
|
disabled: s.value
|
|
7265
7265
|
}, [
|
|
7266
7266
|
J(E(Ha), { class: "h-3 w-3" })
|
|
7267
|
-
], 8,
|
|
7267
|
+
], 8, Tc),
|
|
7268
7268
|
c("button", {
|
|
7269
7269
|
class: "tool bg-gray-100 py-1.5 px-2 rounded-lg text-md cursor-pointer hover:bg-blue-500 hover:text-white transition-all",
|
|
7270
7270
|
title: "Delete feature",
|
|
@@ -7272,7 +7272,7 @@ const Yd = {
|
|
|
7272
7272
|
disabled: s.value
|
|
7273
7273
|
}, [
|
|
7274
7274
|
J(E(el), { class: "h-4 w-4" })
|
|
7275
|
-
], 8,
|
|
7275
|
+
], 8, Fc)
|
|
7276
7276
|
])
|
|
7277
7277
|
])) : z("", !0)
|
|
7278
7278
|
])
|
|
@@ -7303,17 +7303,17 @@ const Yd = {
|
|
|
7303
7303
|
setup(e, { emit: t }) {
|
|
7304
7304
|
const l = e, a = t;
|
|
7305
7305
|
st(l.style);
|
|
7306
|
-
const n = L(null), o = L(null), s = L(null), r = L(!1), u = L(""), f =
|
|
7306
|
+
const n = L(null), o = L(null), s = L(null), r = L(!1), u = L(""), f = je(e, "modelValue"), v = h(() => l.placeholder || "Add tag…"), x = h(() => f.value?.length === 0 && u.value === ""), _ = h(() => !l.disabled && f.value?.length > 0), C = h(() => l.disabled), g = async () => {
|
|
7307
7307
|
C.value || await Qe(() => s.value?.focus());
|
|
7308
7308
|
}, w = (Q) => {
|
|
7309
|
-
const
|
|
7310
|
-
|
|
7309
|
+
const T = Q.trim();
|
|
7310
|
+
T !== "" && (!f.value || !Array.isArray(f.value) ? f.value = [T] : l.unique ? f.value.includes(T) || (f.value = [...f.value, T]) : f.value = [...f.value, T], u.value = "");
|
|
7311
7311
|
}, b = () => {
|
|
7312
7312
|
const Q = u.value;
|
|
7313
7313
|
Q.trim() !== "" && w(Q), u.value = "";
|
|
7314
7314
|
}, $ = (Q) => {
|
|
7315
|
-
const
|
|
7316
|
-
|
|
7315
|
+
const T = f.value.slice();
|
|
7316
|
+
T.splice(Q, 1), a("update:modelValue", T);
|
|
7317
7317
|
}, y = () => {
|
|
7318
7318
|
a("update:modelValue", []);
|
|
7319
7319
|
}, S = () => {
|
|
@@ -7321,14 +7321,14 @@ const Yd = {
|
|
|
7321
7321
|
}, M = () => {
|
|
7322
7322
|
r.value = !1, !C.value && b();
|
|
7323
7323
|
}, R = (Q) => {
|
|
7324
|
-
const { key:
|
|
7325
|
-
|
|
7324
|
+
const { key: T } = Q;
|
|
7325
|
+
T === "Enter" ? (Q.preventDefault(), b()) : T === "Backspace" && u.value === "" && f.value.length > 0 && $(f.value.length - 1);
|
|
7326
7326
|
};
|
|
7327
|
-
return (Q,
|
|
7327
|
+
return (Q, T) => (i(), p("div", {
|
|
7328
7328
|
class: "flex gap-1 w-full",
|
|
7329
7329
|
ref_key: "root",
|
|
7330
7330
|
ref: n,
|
|
7331
|
-
onClick:
|
|
7331
|
+
onClick: T[1] || (T[1] = Oe(() => {
|
|
7332
7332
|
}, ["stop"]))
|
|
7333
7333
|
}, [
|
|
7334
7334
|
c("div", {
|
|
@@ -7385,7 +7385,7 @@ const Yd = {
|
|
|
7385
7385
|
type: "text",
|
|
7386
7386
|
tabindex: "0",
|
|
7387
7387
|
"aria-label": "Add tag",
|
|
7388
|
-
"onUpdate:modelValue":
|
|
7388
|
+
"onUpdate:modelValue": T[0] || (T[0] = (Y) => u.value = Y),
|
|
7389
7389
|
onFocus: S,
|
|
7390
7390
|
onBlur: M,
|
|
7391
7391
|
onKeydown: R,
|
|
@@ -7423,7 +7423,7 @@ const Yd = {
|
|
|
7423
7423
|
}),
|
|
7424
7424
|
emits: ["update:modelValue"],
|
|
7425
7425
|
setup(e) {
|
|
7426
|
-
const t = nt("values"), l = e, a =
|
|
7426
|
+
const t = nt("values"), l = e, a = je(e, "modelValue");
|
|
7427
7427
|
function n(s) {
|
|
7428
7428
|
const r = {
|
|
7429
7429
|
а: "a",
|
|
@@ -7509,7 +7509,7 @@ const Yd = {
|
|
|
7509
7509
|
}),
|
|
7510
7510
|
emits: ["update:modelValue"],
|
|
7511
7511
|
setup(e) {
|
|
7512
|
-
const t = e, l =
|
|
7512
|
+
const t = e, l = je(e, "modelValue"), a = L(!1), n = h(() => t.init !== !1), o = h(() => !!t.table && !!t.code), s = () => {
|
|
7513
7513
|
if (!o.value) return "";
|
|
7514
7514
|
const f = encodeURIComponent(String(t.table)), v = encodeURIComponent(String(t.code));
|
|
7515
7515
|
return `/api/code-gen/${f}/${v}`;
|
|
@@ -7655,7 +7655,7 @@ const Yd = {
|
|
|
7655
7655
|
class: "py-1.5 px-2 flex items-center gap-x-1 text-xs font-medium rounded-full border border-dashed border-gray-200 bg-white text-gray-800 hover:bg-gray-50 disabled:opacity-50 disabled:cursor-not-allowed"
|
|
7656
7656
|
}, [
|
|
7657
7657
|
J(E(_t), { class: "h-4 w-4" }),
|
|
7658
|
-
|
|
7658
|
+
He(" " + de(E(s)), 1)
|
|
7659
7659
|
], 8, mf)
|
|
7660
7660
|
])
|
|
7661
7661
|
]));
|
|
@@ -7680,7 +7680,7 @@ const Yd = {
|
|
|
7680
7680
|
}),
|
|
7681
7681
|
emits: ["update:modelValue"],
|
|
7682
7682
|
setup(e) {
|
|
7683
|
-
const t = e, l =
|
|
7683
|
+
const t = e, l = je(e, "modelValue"), a = L([]), n = L(null), o = h(() => !!t.disabled), s = h(() => t.placeholder ?? ""), r = h(() => t.addButtonText ?? "Додати");
|
|
7684
7684
|
let u = !1;
|
|
7685
7685
|
const f = (b) => `${b}-${Math.random().toString(36).substring(2, 15)}`, v = (b) => {
|
|
7686
7686
|
const $ = b ?? l.value ?? [];
|
|
@@ -7789,7 +7789,7 @@ const Yd = {
|
|
|
7789
7789
|
class: "py-1.5 px-2 flex items-center gap-x-1 text-xs font-medium rounded-full border border-dashed border-gray-200 bg-white text-gray-800 hover:bg-gray-50 disabled:opacity-50 disabled:cursor-not-allowed"
|
|
7790
7790
|
}, [
|
|
7791
7791
|
J(E(_t), { class: "h-4 w-4" }),
|
|
7792
|
-
|
|
7792
|
+
He(" " + de(r.value), 1)
|
|
7793
7793
|
], 8, Cf)
|
|
7794
7794
|
])
|
|
7795
7795
|
]));
|
|
@@ -7833,7 +7833,7 @@ const Yd = {
|
|
|
7833
7833
|
])
|
|
7834
7834
|
]));
|
|
7835
7835
|
}
|
|
7836
|
-
}), If = { class: "flex items-center gap-2 w-full" },
|
|
7836
|
+
}), If = { class: "flex items-center gap-2 w-full" }, Tf = ["min", "max", "step", "disabled"], Ff = ["value", "min", "max", "step", "disabled"], Ef = /* @__PURE__ */ ce({
|
|
7837
7837
|
__name: "vs-input-range",
|
|
7838
7838
|
props: {
|
|
7839
7839
|
style: { default: () => ({}) },
|
|
@@ -7873,7 +7873,7 @@ const Yd = {
|
|
|
7873
7873
|
disabled: f.value,
|
|
7874
7874
|
ref: "range",
|
|
7875
7875
|
class: ae(["w-full cursor-pointer accent-blue-500", [v.modelValue ? "" : "text-opacity-50", E(a)].join(" ")])
|
|
7876
|
-
}, null, 10,
|
|
7876
|
+
}, null, 10, Tf), [
|
|
7877
7877
|
[Ke, s.value]
|
|
7878
7878
|
]),
|
|
7879
7879
|
c("input", {
|
|
@@ -7886,7 +7886,7 @@ const Yd = {
|
|
|
7886
7886
|
onInput: r,
|
|
7887
7887
|
onKeydown: u,
|
|
7888
7888
|
disabled: f.value
|
|
7889
|
-
}, null, 40,
|
|
7889
|
+
}, null, 40, Ff)
|
|
7890
7890
|
]));
|
|
7891
7891
|
}
|
|
7892
7892
|
}), Bf = ["placeholder", "disabled", "name"], Of = ["type", "value", "onInput", "placeholder", "disabled"], Pf = ["onClick"], Rf = /* @__PURE__ */ ce({
|
|
@@ -7913,7 +7913,7 @@ const Yd = {
|
|
|
7913
7913
|
}),
|
|
7914
7914
|
emits: ["update:modelValue"],
|
|
7915
7915
|
setup(e) {
|
|
7916
|
-
const t = e, l = L(t.count), a = h(() => t.limit), { inputClass: n } = st(t.style), o =
|
|
7916
|
+
const t = e, l = L(t.count), a = h(() => t.limit), { inputClass: n } = st(t.style), o = je(e, "modelValue"), s = h(() => !!t.disabled), r = h(() => t.placeholder ?? "");
|
|
7917
7917
|
ul(() => {
|
|
7918
7918
|
const w = o.value?.length ?? 0;
|
|
7919
7919
|
w < l.value && (o.value = [
|
|
@@ -8075,9 +8075,9 @@ const Yd = {
|
|
|
8075
8075
|
}),
|
|
8076
8076
|
emits: /* @__PURE__ */ Pe(["change", "update:modelValue", "value-selected"], ["update:modelValue"]),
|
|
8077
8077
|
setup(e, { emit: t }) {
|
|
8078
|
-
const l = e, a = t, n =
|
|
8078
|
+
const l = e, a = t, n = je(e, "modelValue"), o = L([]), s = L(l.options ?? []), r = L({}), u = L({}), f = L({ keyword: "", parent: null }), v = L(""), x = L(!1), _ = L(null), C = L(null), g = L(null), w = L(null), b = L(null), $ = L({});
|
|
8079
8079
|
let y = !1, S = !1;
|
|
8080
|
-
const M = nt("values"), R = h(() => !!l.disabled), Q = h(() => l.placeholder ?? "Оберіть значення"),
|
|
8080
|
+
const M = nt("values"), R = h(() => !!l.disabled), Q = h(() => l.placeholder ?? "Оберіть значення"), T = h(() => l.search !== !1), Y = h(() => {
|
|
8081
8081
|
const D = l.parent ?? l.parentValue;
|
|
8082
8082
|
return D ? String(D) : "";
|
|
8083
8083
|
}), q = h(() => Y.value ? M?.value?.[Y.value] ?? null : null), ne = (D) => D == null ? "__null__" : String(D), I = (D) => {
|
|
@@ -8104,17 +8104,17 @@ const Yd = {
|
|
|
8104
8104
|
...D,
|
|
8105
8105
|
text: r.value[ne(D.id)] ?? D.text
|
|
8106
8106
|
})));
|
|
8107
|
-
},
|
|
8107
|
+
}, se = (D) => {
|
|
8108
8108
|
const W = ne(D.id), le = I(D);
|
|
8109
8109
|
le && (r.value[W] = le);
|
|
8110
|
-
},
|
|
8111
|
-
s.value = D ? [...D] : [], D?.forEach(
|
|
8112
|
-
},
|
|
8110
|
+
}, ue = (D) => {
|
|
8111
|
+
s.value = D ? [...D] : [], D?.forEach(se), O();
|
|
8112
|
+
}, ge = (D) => {
|
|
8113
8113
|
if (!D.length) return;
|
|
8114
8114
|
const W = new Map(s.value.map((le) => [ne(le.id), le]));
|
|
8115
8115
|
D.forEach((le) => {
|
|
8116
8116
|
const ve = ne(le.id);
|
|
8117
|
-
W.set(ve, le),
|
|
8117
|
+
W.set(ve, le), se(le);
|
|
8118
8118
|
}), s.value = Array.from(W.values()), O();
|
|
8119
8119
|
}, $e = async (D = "") => {
|
|
8120
8120
|
if (!l.data) return [];
|
|
@@ -8127,7 +8127,7 @@ const Yd = {
|
|
|
8127
8127
|
} catch {
|
|
8128
8128
|
return [];
|
|
8129
8129
|
}
|
|
8130
|
-
},
|
|
8130
|
+
}, We = async (D) => {
|
|
8131
8131
|
if (!l.data || !D.length) return [];
|
|
8132
8132
|
const W = j();
|
|
8133
8133
|
if (!W) return [];
|
|
@@ -8135,30 +8135,30 @@ const Yd = {
|
|
|
8135
8135
|
ve.set("json", "1"), ve.set("val", le.join(",")), l.start === 1 && ve.set("start", "1"), q.value !== null && q.value !== void 0 && q.value !== "" && ve.set("parent", String(q.value));
|
|
8136
8136
|
try {
|
|
8137
8137
|
const ut = (await (await fetch(`${W}?${ve.toString()}`)).json())?.data ?? [];
|
|
8138
|
-
return
|
|
8138
|
+
return ge(ut), ut;
|
|
8139
8139
|
} catch {
|
|
8140
8140
|
return [];
|
|
8141
8141
|
}
|
|
8142
|
-
},
|
|
8142
|
+
}, Re = async (D) => {
|
|
8143
8143
|
if (D == null || D === "") return null;
|
|
8144
8144
|
const W = ne(D), le = s.value.find((Ae) => ne(Ae.id) === W);
|
|
8145
8145
|
if (le) return le;
|
|
8146
|
-
const [ve] = await
|
|
8146
|
+
const [ve] = await We([D]);
|
|
8147
8147
|
return ve ?? null;
|
|
8148
|
-
},
|
|
8148
|
+
}, ie = async (D = "", { force: W = !1 } = {}) => {
|
|
8149
8149
|
if (!l.data) return;
|
|
8150
8150
|
const le = q.value ?? null;
|
|
8151
8151
|
if (!W && f.value.keyword === D && f.value.parent === le && s.value.length > 0) return;
|
|
8152
8152
|
f.value = { keyword: D, parent: le };
|
|
8153
8153
|
const Ae = await $e(D);
|
|
8154
|
-
|
|
8154
|
+
ue(Ae);
|
|
8155
8155
|
}, Le = ((D, W = 200) => {
|
|
8156
8156
|
let le;
|
|
8157
8157
|
return (...ve) => {
|
|
8158
8158
|
le && clearTimeout(le), le = setTimeout(() => D(...ve), W);
|
|
8159
8159
|
};
|
|
8160
8160
|
})(async (D) => {
|
|
8161
|
-
l.data && await
|
|
8161
|
+
l.data && await ie(D, { force: !0 });
|
|
8162
8162
|
}, 250), ee = L(null), he = () => {
|
|
8163
8163
|
if (!g.value) return;
|
|
8164
8164
|
const D = g.value.getBoundingClientRect(), W = window.innerHeight ?? document.documentElement.clientHeight, le = window.innerWidth ?? document.documentElement.clientWidth, ve = 8, Ae = 8, pt = l.maxHeight ?? 280, ut = W - D.bottom - Ae - ve, Mt = D.top - Ae - ve, it = ut >= Mt, dt = Math.max(le - ve * 2, 0);
|
|
@@ -8179,8 +8179,8 @@ const Yd = {
|
|
|
8179
8179
|
top: it ? `${D.bottom + Ae}px` : `${D.top - Ae}px`
|
|
8180
8180
|
};
|
|
8181
8181
|
}, Ce = async (D = "click") => {
|
|
8182
|
-
R.value || x.value || (ee.value = D, await
|
|
8183
|
-
},
|
|
8182
|
+
R.value || x.value || (ee.value = D, await ie(v.value.trim()), x.value = !0, await Qe(), he(), b.value?.focus());
|
|
8183
|
+
}, Te = () => {
|
|
8184
8184
|
x.value = !1, ee.value = null, Qe(() => {
|
|
8185
8185
|
b.value?.blur();
|
|
8186
8186
|
});
|
|
@@ -8191,23 +8191,23 @@ const Yd = {
|
|
|
8191
8191
|
ee.value = null;
|
|
8192
8192
|
return;
|
|
8193
8193
|
}
|
|
8194
|
-
|
|
8194
|
+
Te();
|
|
8195
8195
|
return;
|
|
8196
8196
|
}
|
|
8197
8197
|
await Ce("click");
|
|
8198
8198
|
}
|
|
8199
8199
|
}, tt = (D) => {
|
|
8200
|
-
D.key === "Escape" &&
|
|
8200
|
+
D.key === "Escape" && Te();
|
|
8201
8201
|
}, Ge = (D) => {
|
|
8202
8202
|
if (!x.value) return;
|
|
8203
8203
|
const W = D.target;
|
|
8204
|
-
w.value?.contains(W) ||
|
|
8205
|
-
},
|
|
8204
|
+
w.value?.contains(W) || Te();
|
|
8205
|
+
}, Fe = (D) => {
|
|
8206
8206
|
const W = D.target;
|
|
8207
|
-
C.value?.contains(W) || w.value?.contains(W) ||
|
|
8207
|
+
C.value?.contains(W) || w.value?.contains(W) || Te();
|
|
8208
8208
|
}, N = (D) => {
|
|
8209
8209
|
if (D.key === "Escape") {
|
|
8210
|
-
D.preventDefault(),
|
|
8210
|
+
D.preventDefault(), Te();
|
|
8211
8211
|
return;
|
|
8212
8212
|
}
|
|
8213
8213
|
if (D.key === "Enter") {
|
|
@@ -8219,7 +8219,7 @@ const Yd = {
|
|
|
8219
8219
|
if (!D) return;
|
|
8220
8220
|
const W = ne(D.id);
|
|
8221
8221
|
if (Z.value.has(W)) return;
|
|
8222
|
-
|
|
8222
|
+
se(D);
|
|
8223
8223
|
const le = {
|
|
8224
8224
|
id: D.id,
|
|
8225
8225
|
text: I(D) || String(D.id ?? ""),
|
|
@@ -8241,21 +8241,21 @@ const Yd = {
|
|
|
8241
8241
|
o.value = W;
|
|
8242
8242
|
}, {
|
|
8243
8243
|
isOpenAdd: _e,
|
|
8244
|
-
addData:
|
|
8244
|
+
addData: Ne,
|
|
8245
8245
|
addSchema: Be,
|
|
8246
|
-
addForm:
|
|
8246
|
+
addForm: ze,
|
|
8247
8247
|
addTitle: ft,
|
|
8248
8248
|
addOption: te,
|
|
8249
8249
|
onAddValue: pe
|
|
8250
8250
|
} = na({
|
|
8251
8251
|
props: l,
|
|
8252
|
-
fetchOptionByValue:
|
|
8252
|
+
fetchOptionByValue: Re,
|
|
8253
8253
|
optionsList: s,
|
|
8254
8254
|
selectedOption: L(null),
|
|
8255
8255
|
modelValue: n,
|
|
8256
8256
|
onCreated: async (D, W) => {
|
|
8257
|
-
const le = D ?? await
|
|
8258
|
-
Z.value.has(ne(ve)) || (le &&
|
|
8257
|
+
const le = D ?? await Re(W), ve = le?.id ?? W;
|
|
8258
|
+
Z.value.has(ne(ve)) || (le && se(le), o.value = [
|
|
8259
8259
|
...o.value,
|
|
8260
8260
|
{
|
|
8261
8261
|
id: ve,
|
|
@@ -8274,7 +8274,7 @@ const Yd = {
|
|
|
8274
8274
|
const W = (Array.isArray(n.value) ? [...n.value] : []).filter((ve) => ve != null);
|
|
8275
8275
|
if (l.data && W.length) {
|
|
8276
8276
|
const ve = W.filter((Ae) => !r.value[ne(Ae)]);
|
|
8277
|
-
ve.length && await
|
|
8277
|
+
ve.length && await We(ve);
|
|
8278
8278
|
}
|
|
8279
8279
|
const le = W.map((ve) => ({
|
|
8280
8280
|
id: ve,
|
|
@@ -8299,11 +8299,11 @@ const Yd = {
|
|
|
8299
8299
|
}, { deep: !0 }), me(v, (D) => {
|
|
8300
8300
|
!l.data || !x.value || Le(D.trim());
|
|
8301
8301
|
}), me(R, (D) => {
|
|
8302
|
-
D &&
|
|
8302
|
+
D && Te();
|
|
8303
8303
|
}), me(() => l.options, async (D) => {
|
|
8304
|
-
l.data || (
|
|
8304
|
+
l.data || (ue(D ?? []), await K());
|
|
8305
8305
|
}, { immediate: !0, deep: !0 }), me(() => l.data, async (D) => {
|
|
8306
|
-
D && (await
|
|
8306
|
+
D && (await ie(v.value.trim()), await K());
|
|
8307
8307
|
}, { immediate: !0 });
|
|
8308
8308
|
const U = L(!1);
|
|
8309
8309
|
return me(q, async () => {
|
|
@@ -8312,16 +8312,16 @@ const Yd = {
|
|
|
8312
8312
|
U.value = !0;
|
|
8313
8313
|
return;
|
|
8314
8314
|
}
|
|
8315
|
-
o.value = [], await
|
|
8315
|
+
o.value = [], await ie(v.value.trim()), await K();
|
|
8316
8316
|
}
|
|
8317
8317
|
}), et(async () => {
|
|
8318
|
-
document.addEventListener("click",
|
|
8318
|
+
document.addEventListener("click", Fe, !0), window.addEventListener("keydown", tt), window.addEventListener("scroll", Ge, !0), await K();
|
|
8319
8319
|
}), nl(() => {
|
|
8320
|
-
document.removeEventListener("click",
|
|
8320
|
+
document.removeEventListener("click", Fe, !0), window.removeEventListener("keydown", tt), window.removeEventListener("scroll", Ge, !0);
|
|
8321
8321
|
}), (D, W) => (i(), p(Se, null, [
|
|
8322
8322
|
J(E(Ol), {
|
|
8323
8323
|
visible: E(_e),
|
|
8324
|
-
"onUpdate:visible": W[1] || (W[1] = (le) =>
|
|
8324
|
+
"onUpdate:visible": W[1] || (W[1] = (le) => Tl(_e) ? _e.value = le : null),
|
|
8325
8325
|
class: "z-[1000]",
|
|
8326
8326
|
title: E(ft),
|
|
8327
8327
|
buttonText: "Додати",
|
|
@@ -8330,10 +8330,10 @@ const Yd = {
|
|
|
8330
8330
|
default: rt(() => [
|
|
8331
8331
|
J(Rt, {
|
|
8332
8332
|
schema: E(Be),
|
|
8333
|
-
modelValue: E(
|
|
8334
|
-
"onUpdate:modelValue": W[0] || (W[0] = (le) =>
|
|
8333
|
+
modelValue: E(Ne),
|
|
8334
|
+
"onUpdate:modelValue": W[0] || (W[0] = (le) => Tl(Ne) ? Ne.value = le : null),
|
|
8335
8335
|
ref_key: "addForm",
|
|
8336
|
-
ref:
|
|
8336
|
+
ref: ze
|
|
8337
8337
|
}, null, 8, ["schema", "modelValue"])
|
|
8338
8338
|
]),
|
|
8339
8339
|
_: 1
|
|
@@ -8370,7 +8370,7 @@ const Yd = {
|
|
|
8370
8370
|
"onUpdate:modelValue": W[2] || (W[2] = (le) => v.value = le),
|
|
8371
8371
|
placeholder: Q.value,
|
|
8372
8372
|
disabled: R.value,
|
|
8373
|
-
readonly: !
|
|
8373
|
+
readonly: !T.value,
|
|
8374
8374
|
onFocus: W[3] || (W[3] = () => Ce("focus")),
|
|
8375
8375
|
onKeydown: N,
|
|
8376
8376
|
class: "flex-1 bg-transparent border-0 outline-none px-0 py-1 text-sm text-stone-900 placeholder:text-stone-400"
|
|
@@ -8488,34 +8488,34 @@ const Yd = {
|
|
|
8488
8488
|
}),
|
|
8489
8489
|
emits: /* @__PURE__ */ Pe(["update:modelValue", "update:geom"], ["update:modelValue"]),
|
|
8490
8490
|
setup(e, { emit: t }) {
|
|
8491
|
-
const l = /{{\s*([^}]+?)\s*}}/g, a = e, n = t, { inputClass: o } = st(a.style), s =
|
|
8491
|
+
const l = /{{\s*([^}]+?)\s*}}/g, a = e, n = t, { inputClass: o } = st(a.style), s = je(e, "modelValue"), r = h({
|
|
8492
8492
|
get: () => s.value,
|
|
8493
|
-
set: (
|
|
8494
|
-
s.value =
|
|
8493
|
+
set: (T) => {
|
|
8494
|
+
s.value = T;
|
|
8495
8495
|
}
|
|
8496
8496
|
}), u = L(!1), f = L([]), v = L(!1), x = L(null);
|
|
8497
|
-
me(v, (
|
|
8498
|
-
typeof document > "u" || (
|
|
8497
|
+
me(v, (T) => {
|
|
8498
|
+
typeof document > "u" || (T ? (x.value = document.body.style.overflow, document.body.style.overflow = "hidden") : x.value != null ? (document.body.style.overflow = x.value, x.value = null) : document.body.style.removeProperty("overflow"));
|
|
8499
8499
|
}), Wt(() => {
|
|
8500
8500
|
typeof document > "u" || (x.value != null ? document.body.style.overflow = x.value : document.body.style.removeProperty("overflow"));
|
|
8501
8501
|
});
|
|
8502
|
-
const _ = h(() => a.placeholder ?? ""), C = h(() => !!a.disabled), g = (
|
|
8503
|
-
if (!
|
|
8504
|
-
if (Array.isArray(
|
|
8505
|
-
if (typeof
|
|
8506
|
-
const Y =
|
|
8502
|
+
const _ = h(() => a.placeholder ?? ""), C = h(() => !!a.disabled), g = (T) => {
|
|
8503
|
+
if (!T) return null;
|
|
8504
|
+
if (Array.isArray(T)) return T;
|
|
8505
|
+
if (typeof T == "string") {
|
|
8506
|
+
const Y = T.split(",").map((q) => q.trim()).filter(Boolean);
|
|
8507
8507
|
return Y.length !== 4 ? null : Y.map(Number);
|
|
8508
8508
|
}
|
|
8509
8509
|
return null;
|
|
8510
8510
|
}, w = h(() => {
|
|
8511
|
-
const
|
|
8512
|
-
if (!
|
|
8513
|
-
const Y =
|
|
8511
|
+
const T = g(a.bbox);
|
|
8512
|
+
if (!T || T.length !== 4) return null;
|
|
8513
|
+
const Y = T.map(Number);
|
|
8514
8514
|
return Y.some((q) => Number.isNaN(q)) ? null : Y;
|
|
8515
8515
|
}), b = h(() => {
|
|
8516
|
-
const
|
|
8517
|
-
if (!
|
|
8518
|
-
const [Y, q, ne, I] =
|
|
8516
|
+
const T = w.value;
|
|
8517
|
+
if (!T) return "";
|
|
8518
|
+
const [Y, q, ne, I] = T;
|
|
8519
8519
|
return `${Y},${Math.max(q, I)},${ne},${Math.min(q, I)}`;
|
|
8520
8520
|
});
|
|
8521
8521
|
h(() => b.value ? "1" : "0");
|
|
@@ -8524,12 +8524,12 @@ const Yd = {
|
|
|
8524
8524
|
!C.value && r.value.trim() && S();
|
|
8525
8525
|
}
|
|
8526
8526
|
async function S() {
|
|
8527
|
-
const
|
|
8528
|
-
if (!
|
|
8529
|
-
let Y =
|
|
8527
|
+
const T = (r.value || "").trim();
|
|
8528
|
+
if (!T) return;
|
|
8529
|
+
let Y = T;
|
|
8530
8530
|
if (a.includes?.length && $?.value) {
|
|
8531
8531
|
const ne = a.includes.map((I) => $.value?.[I]).filter(Boolean);
|
|
8532
|
-
ne.length && (Y = `${ne.join(", ")}, ${
|
|
8532
|
+
ne.length && (Y = `${ne.join(", ")}, ${T}`);
|
|
8533
8533
|
}
|
|
8534
8534
|
const q = Q(Y);
|
|
8535
8535
|
if (q) {
|
|
@@ -8547,24 +8547,24 @@ const Yd = {
|
|
|
8547
8547
|
function M() {
|
|
8548
8548
|
v.value = !v.value;
|
|
8549
8549
|
}
|
|
8550
|
-
function R(
|
|
8551
|
-
if (!
|
|
8550
|
+
function R(T) {
|
|
8551
|
+
if (!T) return;
|
|
8552
8552
|
v.value = !1;
|
|
8553
|
-
const Y = parseFloat(
|
|
8553
|
+
const Y = parseFloat(T.lat), ne = {
|
|
8554
8554
|
type: "Point",
|
|
8555
|
-
coordinates: [parseFloat(
|
|
8555
|
+
coordinates: [parseFloat(T.lon), Y]
|
|
8556
8556
|
};
|
|
8557
8557
|
a.geom && $?.value && ($.value[a.geom] = ne), n("update:geom", ne);
|
|
8558
8558
|
}
|
|
8559
|
-
function Q(
|
|
8559
|
+
function Q(T) {
|
|
8560
8560
|
if (!a.api) return "";
|
|
8561
8561
|
const Y = {
|
|
8562
|
-
value: encodeURIComponent(
|
|
8562
|
+
value: encodeURIComponent(T),
|
|
8563
8563
|
bbox: w.value ? w.value.join(",") : ""
|
|
8564
8564
|
};
|
|
8565
8565
|
return a.api.replace(l, (q, ne) => Y[ne.trim()] ?? "");
|
|
8566
8566
|
}
|
|
8567
|
-
return (
|
|
8567
|
+
return (T, Y) => (i(), p("div", ep, [
|
|
8568
8568
|
c("div", tp, [
|
|
8569
8569
|
De(c("input", {
|
|
8570
8570
|
type: "text",
|
|
@@ -8573,7 +8573,7 @@ const Yd = {
|
|
|
8573
8573
|
disabled: C.value,
|
|
8574
8574
|
class: ae(["py-1.5 px-3 block w-full bg-white border rounded-md placeholder:text-gray-400 focus:ring-2 focus:ring-blue-500", [E(o), { "!border-red-600": a.error }]]),
|
|
8575
8575
|
style: { border: "1px solid #CFD9E0" },
|
|
8576
|
-
onKeydown:
|
|
8576
|
+
onKeydown: Fa(Oe(y, ["prevent"]), ["enter"])
|
|
8577
8577
|
}, null, 42, lp), [
|
|
8578
8578
|
[Ke, r.value]
|
|
8579
8579
|
]),
|
|
@@ -8653,7 +8653,7 @@ const Yd = {
|
|
|
8653
8653
|
}),
|
|
8654
8654
|
emits: ["update:modelValue"],
|
|
8655
8655
|
setup(e) {
|
|
8656
|
-
const t = e, l =
|
|
8656
|
+
const t = e, l = je(e, "modelValue"), a = h(() => Array.isArray(l.value) ? l.value : []), n = L([]), o = h(() => t.schema?.map((w) => ({
|
|
8657
8657
|
...w,
|
|
8658
8658
|
disabled: t.disabled || w.disabled
|
|
8659
8659
|
})) ?? []), s = h(() => o.value.map((w) => g(w))), r = h(() => t.disabled ? !1 : t.maxItems ? a.value.length < t.maxItems : !0), u = h(() => t.disabled || a.value.length <= (t.minItems || 0));
|
|
@@ -8718,7 +8718,7 @@ const Yd = {
|
|
|
8718
8718
|
disabled: !r.value
|
|
8719
8719
|
}, [
|
|
8720
8720
|
J(E(_t), { class: "h-4 w-4" }),
|
|
8721
|
-
|
|
8721
|
+
He(" " + de(t.addButtonText), 1)
|
|
8722
8722
|
], 8, mp)
|
|
8723
8723
|
]));
|
|
8724
8724
|
}
|
|
@@ -8754,125 +8754,125 @@ const Yd = {
|
|
|
8754
8754
|
}),
|
|
8755
8755
|
emits: ["update:modelValue"],
|
|
8756
8756
|
setup(e) {
|
|
8757
|
-
const t = e, l =
|
|
8758
|
-
...
|
|
8759
|
-
disabled: t.disabled ||
|
|
8760
|
-
})) ?? []), _ = h(() => x.value.map((
|
|
8757
|
+
const t = e, l = je(e, "modelValue"), a = L([]), n = L([]), o = L(0), s = L(null), r = L(null), u = L(null), f = h(() => t.groupLabel ?? "Group"), v = h(() => t.emptyLabel ?? "Ще немає груп"), x = h(() => t.schema?.map((ie) => ({
|
|
8758
|
+
...ie,
|
|
8759
|
+
disabled: t.disabled || ie.disabled
|
|
8760
|
+
})) ?? []), _ = h(() => x.value.map((ie) => q(ie))), C = h(() => t.view === "accordion"), g = h(() => !!(t.collapsible || C.value)), w = h(() => t.draggable !== !1), b = h(() => t.disabled ? !1 : t.maxGroups ? l.value.length < t.maxGroups : !0), $ = h(() => t.disabled || l.value.length <= (t.minGroups || 0));
|
|
8761
8761
|
me(() => l.value.length, () => {
|
|
8762
8762
|
y(), S(), M();
|
|
8763
8763
|
}, { immediate: !0 }), me(() => t.schema, M, { immediate: !0, deep: !0 }), me(() => t.view, () => {
|
|
8764
8764
|
S();
|
|
8765
8765
|
}, { immediate: !0 });
|
|
8766
8766
|
function y() {
|
|
8767
|
-
const
|
|
8768
|
-
a.value.length <
|
|
8767
|
+
const ie = l.value.length;
|
|
8768
|
+
a.value.length < ie ? a.value = [...a.value, ...Array.from({ length: ie - a.value.length }, () => pn())] : a.value.length > ie && a.value.splice(ie);
|
|
8769
8769
|
}
|
|
8770
8770
|
function S() {
|
|
8771
|
-
const
|
|
8772
|
-
C.value ?
|
|
8771
|
+
const ie = l.value.length;
|
|
8772
|
+
C.value ? ie === 0 ? o.value = -1 : o.value >= ie ? o.value = ie - 1 : o.value < 0 && (o.value = 0) : n.value.length < ie ? n.value = [...n.value, ...Array.from({ length: ie - n.value.length }, () => !1)] : n.value.length > ie && n.value.splice(ie);
|
|
8773
8773
|
}
|
|
8774
8774
|
function M() {
|
|
8775
8775
|
if (!t.minGroups || l.value.length >= t.minGroups) return;
|
|
8776
|
-
const
|
|
8777
|
-
l.value = [...l.value, ...
|
|
8776
|
+
const ie = t.minGroups - l.value.length, ye = Array.from({ length: ie }, R);
|
|
8777
|
+
l.value = [...l.value, ...ye], S();
|
|
8778
8778
|
}
|
|
8779
8779
|
function R() {
|
|
8780
|
-
const
|
|
8781
|
-
return x.value.forEach((
|
|
8782
|
-
|
|
8783
|
-
}),
|
|
8780
|
+
const ie = {};
|
|
8781
|
+
return x.value.forEach((ye) => {
|
|
8782
|
+
ie[ye.name] = ye?.default ?? null;
|
|
8783
|
+
}), ie;
|
|
8784
8784
|
}
|
|
8785
8785
|
function Q() {
|
|
8786
8786
|
b.value && (l.value = [...l.value, R()], y(), S());
|
|
8787
8787
|
}
|
|
8788
|
-
function
|
|
8789
|
-
$.value || (l.value = l.value.filter((
|
|
8788
|
+
function T(ie) {
|
|
8789
|
+
$.value || (l.value = l.value.filter((ye, Le) => Le !== ie), y(), C.value ? o.value >= l.value.length && (o.value = l.value.length - 1) : n.value.splice(ie, 1), M());
|
|
8790
8790
|
}
|
|
8791
|
-
function Y(
|
|
8791
|
+
function Y(ie) {
|
|
8792
8792
|
if (t.disabled) return;
|
|
8793
|
-
const
|
|
8793
|
+
const ye = JSON.parse(JSON.stringify(l.value[ie] ?? {}));
|
|
8794
8794
|
l.value = [
|
|
8795
|
-
...l.value.slice(0,
|
|
8796
|
-
|
|
8797
|
-
...l.value.slice(
|
|
8798
|
-
], y(), C.value ? o.value >
|
|
8795
|
+
...l.value.slice(0, ie + 1),
|
|
8796
|
+
ye,
|
|
8797
|
+
...l.value.slice(ie + 1)
|
|
8798
|
+
], y(), C.value ? o.value > ie && (o.value += 1) : n.value.splice(ie + 1, 0, n.value[ie] ?? !1);
|
|
8799
8799
|
}
|
|
8800
|
-
function q(
|
|
8800
|
+
function q(ie) {
|
|
8801
8801
|
return {
|
|
8802
|
-
...
|
|
8802
|
+
...ie
|
|
8803
8803
|
};
|
|
8804
8804
|
}
|
|
8805
|
-
function ne(
|
|
8806
|
-
return C.value ? o.value === -1 &&
|
|
8805
|
+
function ne(ie) {
|
|
8806
|
+
return C.value ? o.value === -1 && ie === 0 ? !1 : o.value !== ie : !!n.value[ie];
|
|
8807
8807
|
}
|
|
8808
|
-
function I(
|
|
8808
|
+
function I(ie) {
|
|
8809
8809
|
if (g.value) {
|
|
8810
8810
|
if (C.value) {
|
|
8811
|
-
o.value =
|
|
8811
|
+
o.value = ie;
|
|
8812
8812
|
return;
|
|
8813
8813
|
}
|
|
8814
|
-
n.value[
|
|
8814
|
+
n.value[ie] = !n.value[ie];
|
|
8815
8815
|
}
|
|
8816
8816
|
}
|
|
8817
|
-
function H(
|
|
8817
|
+
function H(ie, ye) {
|
|
8818
8818
|
if (!w.value || t.disabled) {
|
|
8819
|
-
|
|
8819
|
+
ye.preventDefault();
|
|
8820
8820
|
return;
|
|
8821
8821
|
}
|
|
8822
|
-
s.value =
|
|
8822
|
+
s.value = ie, r.value = ie, u.value = {
|
|
8823
8823
|
groups: JSON.parse(JSON.stringify(l.value)),
|
|
8824
8824
|
keys: [...a.value],
|
|
8825
8825
|
states: [...n.value]
|
|
8826
|
-
},
|
|
8826
|
+
}, ye.dataTransfer?.setData("text/plain", String(ie)), ye.dataTransfer?.setDragImage?.(ye.currentTarget, 0, 0);
|
|
8827
8827
|
}
|
|
8828
|
-
function Z(
|
|
8829
|
-
!w.value || t.disabled || s.value !== null &&
|
|
8828
|
+
function Z(ie, ye) {
|
|
8829
|
+
!w.value || t.disabled || s.value !== null && ge(ie, ye);
|
|
8830
8830
|
}
|
|
8831
|
-
function B(
|
|
8832
|
-
|
|
8831
|
+
function B(ie, ye) {
|
|
8832
|
+
ge(ie, ye);
|
|
8833
8833
|
}
|
|
8834
|
-
function j(
|
|
8835
|
-
!w.value || t.disabled ||
|
|
8834
|
+
function j(ie) {
|
|
8835
|
+
!w.value || t.disabled || Re();
|
|
8836
8836
|
}
|
|
8837
8837
|
function O() {
|
|
8838
|
-
u.value &&
|
|
8839
|
-
}
|
|
8840
|
-
function
|
|
8841
|
-
const Le = [...l.value], [ee] = Le.splice(
|
|
8842
|
-
Le.splice(
|
|
8843
|
-
const he = [...a.value], [Ce] = he.splice(
|
|
8844
|
-
if (he.splice(
|
|
8845
|
-
o.value ===
|
|
8838
|
+
u.value && ue(), s.value = null, r.value = null, u.value = null;
|
|
8839
|
+
}
|
|
8840
|
+
function se(ie, ye) {
|
|
8841
|
+
const Le = [...l.value], [ee] = Le.splice(ie, 1);
|
|
8842
|
+
Le.splice(ye, 0, ee), l.value = Le;
|
|
8843
|
+
const he = [...a.value], [Ce] = he.splice(ie, 1);
|
|
8844
|
+
if (he.splice(ye, 0, Ce), a.value = he, C.value)
|
|
8845
|
+
o.value === ie && (o.value = ye);
|
|
8846
8846
|
else {
|
|
8847
|
-
const
|
|
8848
|
-
|
|
8847
|
+
const Te = [...n.value], [qe] = Te.splice(ie, 1);
|
|
8848
|
+
Te.splice(ye, 0, qe), n.value = Te;
|
|
8849
8849
|
}
|
|
8850
8850
|
}
|
|
8851
|
-
function
|
|
8851
|
+
function ue() {
|
|
8852
8852
|
u.value && (l.value = u.value.groups, a.value = u.value.keys, n.value = u.value.states, u.value = null, r.value = null);
|
|
8853
8853
|
}
|
|
8854
|
-
function
|
|
8854
|
+
function ge(ie, ye) {
|
|
8855
8855
|
if (s.value === null) return;
|
|
8856
|
-
const Le = $e(
|
|
8857
|
-
r.value = Le,
|
|
8856
|
+
const Le = $e(ie, ye);
|
|
8857
|
+
r.value = Le, We(Le);
|
|
8858
8858
|
}
|
|
8859
|
-
function $e(
|
|
8860
|
-
if (!
|
|
8861
|
-
const Le =
|
|
8859
|
+
function $e(ie, ye) {
|
|
8860
|
+
if (!ye?.currentTarget) return ie;
|
|
8861
|
+
const Le = ye.currentTarget.getBoundingClientRect(), he = ye.clientY - Le.top > Le.height / 2 ? ie + 1 : ie;
|
|
8862
8862
|
return Math.max(0, Math.min(he, l.value.length));
|
|
8863
8863
|
}
|
|
8864
|
-
function
|
|
8865
|
-
const
|
|
8866
|
-
if (
|
|
8867
|
-
let Le =
|
|
8868
|
-
if (Le > l.value.length && (Le = l.value.length), Le ===
|
|
8869
|
-
const ee = Le >
|
|
8870
|
-
|
|
8864
|
+
function We(ie) {
|
|
8865
|
+
const ye = s.value;
|
|
8866
|
+
if (ye === null) return;
|
|
8867
|
+
let Le = ie;
|
|
8868
|
+
if (Le > l.value.length && (Le = l.value.length), Le === ye || Le === ye + 1) return;
|
|
8869
|
+
const ee = Le > ye ? Le - 1 : Le;
|
|
8870
|
+
se(ye, ee), s.value = ee, r.value = Le > ye ? ee + 1 : ee;
|
|
8871
8871
|
}
|
|
8872
|
-
function
|
|
8872
|
+
function Re() {
|
|
8873
8873
|
u.value = null, s.value = null, r.value = null;
|
|
8874
8874
|
}
|
|
8875
|
-
return (
|
|
8875
|
+
return (ie, ye) => (i(), p("div", yp, [
|
|
8876
8876
|
(i(!0), p(Se, null, Ie(l.value, (Le, ee) => (i(), p("div", {
|
|
8877
8877
|
key: a.value[ee],
|
|
8878
8878
|
class: ae(["relative border border-gray-200 rounded-lg bg-white transition vs-dataform__group", [
|
|
@@ -8924,7 +8924,7 @@ const Yd = {
|
|
|
8924
8924
|
type: "button",
|
|
8925
8925
|
class: "p-2 text-gray-400 hover:text-gray-600 hover:bg-gray-50 rounded-lg transition-all disabled:opacity-40",
|
|
8926
8926
|
title: t.removeTitle,
|
|
8927
|
-
onClick: (he) =>
|
|
8927
|
+
onClick: (he) => T(ee),
|
|
8928
8928
|
disabled: $.value,
|
|
8929
8929
|
draggable: "false"
|
|
8930
8930
|
}, [
|
|
@@ -8957,7 +8957,7 @@ const Yd = {
|
|
|
8957
8957
|
disabled: !b.value
|
|
8958
8958
|
}, [
|
|
8959
8959
|
J(E(_t), { class: "h-4 w-4" }),
|
|
8960
|
-
|
|
8960
|
+
He(" " + de(t.addButtonText), 1)
|
|
8961
8961
|
], 8, Sp)
|
|
8962
8962
|
]));
|
|
8963
8963
|
}
|
|
@@ -8983,7 +8983,7 @@ const Yd = {
|
|
|
8983
8983
|
}),
|
|
8984
8984
|
emits: ["update:modelValue"],
|
|
8985
8985
|
setup(e, { expose: t }) {
|
|
8986
|
-
const l = e, a =
|
|
8986
|
+
const l = e, a = je(e, "modelValue"), n = L(null), o = h(() => typeof l.height == "number" ? `${l.height}px` : l.height || "280px");
|
|
8987
8987
|
let s = null, r = null, u = !1;
|
|
8988
8988
|
const f = () => {
|
|
8989
8989
|
if (r) return Promise.resolve(r);
|
|
@@ -8994,14 +8994,14 @@ const Yd = {
|
|
|
8994
8994
|
if (g[Vl]) return g[Vl];
|
|
8995
8995
|
const b = (async () => {
|
|
8996
8996
|
const $ = (M) => {
|
|
8997
|
-
if (Array.from(document.styleSheets || []).some((
|
|
8997
|
+
if (Array.from(document.styleSheets || []).some((T) => T?.href?.includes(M))) return;
|
|
8998
8998
|
const Q = document.createElement("link");
|
|
8999
8999
|
Q.rel = "stylesheet", Q.href = M, document.head.appendChild(Q);
|
|
9000
9000
|
}, y = (M) => {
|
|
9001
9001
|
if (g[Gt]?.[M]) return g[Gt][M];
|
|
9002
9002
|
g[Gt] ||= {};
|
|
9003
9003
|
const R = Array.from(document.scripts).find((Q) => Q.src === M);
|
|
9004
|
-
return R ? (g[Gt][M] = new Promise((Q,
|
|
9004
|
+
return R ? (g[Gt][M] = new Promise((Q, T) => {
|
|
9005
9005
|
const Y = R.readyState;
|
|
9006
9006
|
if (R.dataset.loaded === "true" || Y === "loaded" || Y === "complete") {
|
|
9007
9007
|
Q();
|
|
@@ -9009,12 +9009,12 @@ const Yd = {
|
|
|
9009
9009
|
}
|
|
9010
9010
|
R.addEventListener("load", () => {
|
|
9011
9011
|
R.dataset.loaded = "true", Q();
|
|
9012
|
-
}, { once: !0 }), R.addEventListener("error", (q) =>
|
|
9013
|
-
}), g[Gt][M]) : (g[Gt][M] = new Promise((Q,
|
|
9012
|
+
}, { once: !0 }), R.addEventListener("error", (q) => T(q), { once: !0 });
|
|
9013
|
+
}), g[Gt][M]) : (g[Gt][M] = new Promise((Q, T) => {
|
|
9014
9014
|
const Y = document.createElement("script");
|
|
9015
9015
|
Y.src = M, Y.async = !0, Y.onload = () => {
|
|
9016
9016
|
Y.dataset.loaded = "true", Q();
|
|
9017
|
-
}, Y.onerror = (q) =>
|
|
9017
|
+
}, Y.onerror = (q) => T(q), document.body.appendChild(Y);
|
|
9018
9018
|
}), g[Gt][M]);
|
|
9019
9019
|
}, S = "https://cdnjs.cloudflare.com/ajax/libs/monaco-editor/0.52.0/min/vs";
|
|
9020
9020
|
return $(`${S}/editor/editor.main.min.css`), await y(`${S}/loader.min.js`), g[Ml] || (g[Ml] = new Promise((M, R) => {
|
|
@@ -9107,7 +9107,7 @@ const Yd = {
|
|
|
9107
9107
|
"vs-input-text": dl,
|
|
9108
9108
|
"vs-input-password": ho,
|
|
9109
9109
|
"vs-input-textarea": Ii,
|
|
9110
|
-
"vs-input-richtext":
|
|
9110
|
+
"vs-input-richtext": Ti,
|
|
9111
9111
|
"vs-input-mask": fn,
|
|
9112
9112
|
"vs-input-number": xo,
|
|
9113
9113
|
"vs-input-radio": Vn,
|
|
@@ -9182,7 +9182,7 @@ const Yd = {
|
|
|
9182
9182
|
class: "vs-button relative inline-flex border-solid justify-center items-center gap-2 rounded-md font-semibold focus:outline-none text-sm transition-all border !border-gray-200 hover:text-white bg-white text-blue-500 hover:border-blue-500 hover:bg-blue-500 focus:ring-blue-500 py-1.5 px-5 focus:ring-1 focus:ring-offset-1 ml-0 md:ml-2 mt-2 md:mt-0 py-[8px] md:w-2/4 whitespace-nowrap w-full"
|
|
9183
9183
|
}, de(n.button), 1));
|
|
9184
9184
|
}
|
|
9185
|
-
}), Ip = { class: "flex flex-col gap-1 w-full" },
|
|
9185
|
+
}), Ip = { class: "flex flex-col gap-1 w-full" }, Tp = { class: "w-full" }, Fp = ["disabled"], Ep = ["innerHTML"], Bp = 2e3, Op = 10, sa = /* @__PURE__ */ ce({
|
|
9186
9186
|
__name: "vs-compact-form-layout",
|
|
9187
9187
|
props: /* @__PURE__ */ Pe({
|
|
9188
9188
|
item: { default: {} },
|
|
@@ -9197,7 +9197,7 @@ const Yd = {
|
|
|
9197
9197
|
}),
|
|
9198
9198
|
emits: /* @__PURE__ */ Pe(["value-selected"], ["update:modelValue"]),
|
|
9199
9199
|
setup(e, { emit: t }) {
|
|
9200
|
-
const l = e, a =
|
|
9200
|
+
const l = e, a = je(e, "modelValue"), n = t, o = h(() => go[`${l.layout}`]), s = ["label", "placeholder", "info", "description", "text", "html"], r = L(q()), u = h(() => Q(l.item, r.value)), f = h(() => Dp?.[`vs-input-${l.item.type}`]), v = nt("field-props"), x = h(() => {
|
|
9201
9201
|
const I = E(f);
|
|
9202
9202
|
if (!I) return /* @__PURE__ */ new Set();
|
|
9203
9203
|
const H = I.props ?? I.__vccOpts?.props;
|
|
@@ -9221,7 +9221,7 @@ const Yd = {
|
|
|
9221
9221
|
});
|
|
9222
9222
|
}, b = /{{\s*([^}]+?)\s*}}/g, $ = nt("values"), y = L(!1), S = h(() => {
|
|
9223
9223
|
const I = l.item?.api;
|
|
9224
|
-
return typeof I == "string" && I.trim().length > 0 && l.item?.type === "text";
|
|
9224
|
+
return typeof I == "string" && I.trim().length > 0 && (l.item?.type === "text" || l.item?.type.toLowerCase() === "markedtext");
|
|
9225
9225
|
});
|
|
9226
9226
|
function M(I, H) {
|
|
9227
9227
|
if (!(I == null || !H))
|
|
@@ -9238,20 +9238,28 @@ const Yd = {
|
|
|
9238
9238
|
const Z = H.replace(b, (B, j) => j.trim() === "value" ? encodeURIComponent(I) : "");
|
|
9239
9239
|
y.value = !0;
|
|
9240
9240
|
try {
|
|
9241
|
-
|
|
9241
|
+
let B = await fetch(Z), j = 0;
|
|
9242
|
+
for (; B.status === 202 && j < Op; )
|
|
9243
|
+
j += 1, await new Promise(($e) => {
|
|
9244
|
+
setTimeout($e, Bp);
|
|
9245
|
+
}), B = await fetch(Z);
|
|
9246
|
+
if (B.status === 202) {
|
|
9247
|
+
Ve({ type: "warning", title: "Validation", message: "Сервер ще обробляє запит. Спробуйте пізніше." });
|
|
9248
|
+
return;
|
|
9249
|
+
}
|
|
9242
9250
|
if (!B.ok) {
|
|
9243
9251
|
Ve({ type: "warning", title: "Validation", message: "При спробі завантажити дані виникла помилка." });
|
|
9244
9252
|
return;
|
|
9245
9253
|
}
|
|
9246
|
-
const
|
|
9247
|
-
if (!
|
|
9248
|
-
const
|
|
9249
|
-
Object.entries(
|
|
9250
|
-
if (
|
|
9251
|
-
let
|
|
9252
|
-
|
|
9253
|
-
const
|
|
9254
|
-
$.value[
|
|
9254
|
+
const O = await B.json(), se = O?.result !== void 0 ? O.result : O, ue = l.item?.set;
|
|
9255
|
+
if (!ue || !$?.value) return;
|
|
9256
|
+
const ge = l.item?.name;
|
|
9257
|
+
Object.entries(ue).forEach(([$e, We]) => {
|
|
9258
|
+
if (!$e) return;
|
|
9259
|
+
let Re = We;
|
|
9260
|
+
ge && Re.startsWith(`${ge}.`) && (Re = Re.slice(ge.length + 1));
|
|
9261
|
+
const ie = M(se, Re);
|
|
9262
|
+
$.value[$e] = ie ?? null;
|
|
9255
9263
|
});
|
|
9256
9264
|
} catch (B) {
|
|
9257
9265
|
console.error("API lookup error:", B), Ve({ type: "warning", title: "Validation", message: "При спробі завантажити дані виникла помилка." });
|
|
@@ -9270,9 +9278,9 @@ const Yd = {
|
|
|
9270
9278
|
return s.forEach((B) => {
|
|
9271
9279
|
const j = Y(I, B, H);
|
|
9272
9280
|
j != null && (Z[B] = j);
|
|
9273
|
-
}), Array.isArray(I.options) && (Z.options = I.options.map((B) =>
|
|
9281
|
+
}), Array.isArray(I.options) && (Z.options = I.options.map((B) => T(B, H))), Z;
|
|
9274
9282
|
}
|
|
9275
|
-
function
|
|
9283
|
+
function T(I, H) {
|
|
9276
9284
|
if (!I) return I;
|
|
9277
9285
|
const Z = { ...I }, B = Y(I, "label", H), j = Y(I, "text", H);
|
|
9278
9286
|
return B != null && (Z.label = B), j != null ? Z.text = j : B != null && (Z.text = B), Z;
|
|
@@ -9313,7 +9321,7 @@ const Yd = {
|
|
|
9313
9321
|
c("div", {
|
|
9314
9322
|
class: ae(["flex items-center gap-2 w-full", { "flex-1": S.value }])
|
|
9315
9323
|
}, [
|
|
9316
|
-
c("div",
|
|
9324
|
+
c("div", Tp, [
|
|
9317
9325
|
(i(), xe(ct(f.value), zt(g.value, {
|
|
9318
9326
|
modelValue: a.value,
|
|
9319
9327
|
"onUpdate:modelValue": H[0] || (H[0] = (Z) => a.value = Z),
|
|
@@ -9334,7 +9342,7 @@ const Yd = {
|
|
|
9334
9342
|
key: 0,
|
|
9335
9343
|
class: "h-4 w-4"
|
|
9336
9344
|
}))
|
|
9337
|
-
], 8,
|
|
9345
|
+
], 8, Fp)) : z("", !0)
|
|
9338
9346
|
], 2),
|
|
9339
9347
|
u.value.description && l.layout !== "settings" ? (i(), p("p", {
|
|
9340
9348
|
key: 0,
|
|
@@ -9348,7 +9356,7 @@ const Yd = {
|
|
|
9348
9356
|
_: 1
|
|
9349
9357
|
}, 8, ["ua", "error", "item", "columns", "label"]));
|
|
9350
9358
|
}
|
|
9351
|
-
}),
|
|
9359
|
+
}), Pp = { class: "text-sm text-gray-800 mb-[4px] font-medium dark:text-neutral-300" }, Rp = { class: "vs-compact-form-navigation__rail mt-[6px]" }, Np = ["onClick"], jp = /* @__PURE__ */ ce({
|
|
9352
9360
|
__name: "vs-compact-form-navigation",
|
|
9353
9361
|
props: {
|
|
9354
9362
|
target: {},
|
|
@@ -9420,13 +9428,13 @@ const Yd = {
|
|
|
9420
9428
|
I.forEach((B, j) => {
|
|
9421
9429
|
const O = B.textContent?.trim() ?? "";
|
|
9422
9430
|
if (!O) return;
|
|
9423
|
-
let
|
|
9424
|
-
|
|
9425
|
-
let
|
|
9426
|
-
for (; H.has(
|
|
9427
|
-
|
|
9428
|
-
B.id !==
|
|
9429
|
-
id:
|
|
9431
|
+
let se = (B.getAttribute("id") ?? "").trim();
|
|
9432
|
+
se || (se = M(O) || `heading-${j + 1}`);
|
|
9433
|
+
let ue = se, ge = 1;
|
|
9434
|
+
for (; H.has(ue); )
|
|
9435
|
+
ue = `${se}-${ge += 1}`;
|
|
9436
|
+
B.id !== ue && Object.assign(B, { id: ue }), H.add(ue), Z.push({
|
|
9437
|
+
id: ue,
|
|
9430
9438
|
text: O,
|
|
9431
9439
|
level: B.tagName.toLowerCase() === "h1" ? 1 : 2
|
|
9432
9440
|
});
|
|
@@ -9441,7 +9449,7 @@ const Yd = {
|
|
|
9441
9449
|
function Q() {
|
|
9442
9450
|
f && (f.disconnect(), f = null);
|
|
9443
9451
|
}
|
|
9444
|
-
function
|
|
9452
|
+
function T(I) {
|
|
9445
9453
|
const H = C;
|
|
9446
9454
|
if (!H)
|
|
9447
9455
|
return typeof window > "u" ? I.offsetTop : I.getBoundingClientRect().top + window.scrollY;
|
|
@@ -9452,11 +9460,11 @@ const Yd = {
|
|
|
9452
9460
|
if (!s.value || !a.value.length) return;
|
|
9453
9461
|
const I = C, H = (I ? I.scrollTop : null) || (typeof window < "u" ? window.scrollY : 0), Z = (I ? I.clientHeight : null) || (typeof window < "u" ? window.innerHeight : 0), B = H + Z;
|
|
9454
9462
|
let j = null;
|
|
9455
|
-
for (let
|
|
9456
|
-
const
|
|
9457
|
-
if (
|
|
9458
|
-
const $e =
|
|
9459
|
-
$e +
|
|
9463
|
+
for (let se = 0; se < a.value.length; se += 1) {
|
|
9464
|
+
const ue = a.value[se], ge = document.getElementById(ue.id);
|
|
9465
|
+
if (ge) {
|
|
9466
|
+
const $e = T(ge);
|
|
9467
|
+
$e + ge.offsetHeight > H && $e < B && (j = ue.id);
|
|
9460
9468
|
}
|
|
9461
9469
|
}
|
|
9462
9470
|
!j && o.value && (j = o.value), j && (o.value = j);
|
|
@@ -9472,7 +9480,7 @@ const Yd = {
|
|
|
9472
9480
|
if (!s.value) return;
|
|
9473
9481
|
const H = document.getElementById(I);
|
|
9474
9482
|
if (!H) return;
|
|
9475
|
-
const Z = C, B = Math.max(0,
|
|
9483
|
+
const Z = C, B = Math.max(0, T(H));
|
|
9476
9484
|
Z ? Z.scrollTo({ top: B, behavior: "smooth" }) : typeof window < "u" && window.scrollTo({ top: B, behavior: "smooth" });
|
|
9477
9485
|
}
|
|
9478
9486
|
return t({ refresh: y }), (I, H) => s.value && a.value.length ? (i(), p("div", {
|
|
@@ -9480,8 +9488,8 @@ const Yd = {
|
|
|
9480
9488
|
class: ae(r.value),
|
|
9481
9489
|
style: Me(u.value)
|
|
9482
9490
|
}, [
|
|
9483
|
-
c("h2",
|
|
9484
|
-
c("div",
|
|
9491
|
+
c("h2", Pp, de(I.title), 1),
|
|
9492
|
+
c("div", Rp, [
|
|
9485
9493
|
(i(!0), p(Se, null, Ie(a.value, (Z) => (i(), p("div", {
|
|
9486
9494
|
key: Z.id,
|
|
9487
9495
|
class: ae([
|
|
@@ -9500,12 +9508,12 @@ const Yd = {
|
|
|
9500
9508
|
])
|
|
9501
9509
|
}, [
|
|
9502
9510
|
c("span", null, de(Z.text), 1)
|
|
9503
|
-
], 10,
|
|
9511
|
+
], 10, Np)
|
|
9504
9512
|
], 2))), 128))
|
|
9505
9513
|
])
|
|
9506
9514
|
], 6)) : z("", !0);
|
|
9507
9515
|
}
|
|
9508
|
-
}),
|
|
9516
|
+
}), Up = /* @__PURE__ */ Ue(jp, [["__scopeId", "data-v-1584a562"]]), Tt = {
|
|
9509
9517
|
required: "Це поле є обов’язковим",
|
|
9510
9518
|
email: "Неправильний email",
|
|
9511
9519
|
tel: "Неправильний телефон",
|
|
@@ -9513,20 +9521,20 @@ const Yd = {
|
|
|
9513
9521
|
maxlength: (e) => `Максимальна довжина — ${e} символів`,
|
|
9514
9522
|
min: (e) => `Значення має бути не менше ${e}`,
|
|
9515
9523
|
max: (e) => `Значення має бути не більше ${e}`
|
|
9516
|
-
},
|
|
9524
|
+
}, zp = (e) => typeof e == "string" ? e.trim() ? !1 : Tt.required : Array.isArray(e) ? e.map((l) => typeof l == "string" ? l.trim() : l).filter((l) => l != null && l !== "").length ? !1 : Tt.required : typeof e == "number" ? Number?.isNaN(e) ? Tt?.required : !1 : e ? !1 : Tt.required, Hp = (e) => {
|
|
9517
9525
|
const t = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
|
|
9518
|
-
return e ? t.test(e) ? !1 :
|
|
9519
|
-
},
|
|
9526
|
+
return e ? t.test(e) ? !1 : Tt.email : !1;
|
|
9527
|
+
}, Wp = (e) => {
|
|
9520
9528
|
const t = /^\+[1-9]\d{1,14}$/;
|
|
9521
|
-
return e ? t.test(e) ? !1 :
|
|
9522
|
-
}, ia = (e) => e == null ? 0 : typeof e == "string" ? e.trim().length : Array.isArray(e) ? e.length : typeof e == "number" ? e.toString().length : String(e).length,
|
|
9529
|
+
return e ? t.test(e) ? !1 : Tt.tel : !1;
|
|
9530
|
+
}, ia = (e) => e == null ? 0 : typeof e == "string" ? e.trim().length : Array.isArray(e) ? e.length : typeof e == "number" ? e.toString().length : String(e).length, qp = (e, t) => {
|
|
9523
9531
|
if (e == null) return !1;
|
|
9524
9532
|
const l = Number(t?.value ?? t?.length);
|
|
9525
|
-
return Number.isFinite(l) && ia(e) < l ? t?.message ||
|
|
9526
|
-
},
|
|
9533
|
+
return Number.isFinite(l) && ia(e) < l ? t?.message || Tt.minlength(l) : !1;
|
|
9534
|
+
}, Kp = (e, t) => {
|
|
9527
9535
|
if (e == null || e === "") return !1;
|
|
9528
9536
|
const l = Number(t?.value ?? t?.length);
|
|
9529
|
-
return Number.isFinite(l) && ia(e) > l ? t?.message ||
|
|
9537
|
+
return Number.isFinite(l) && ia(e) > l ? t?.message || Tt.maxlength(l) : !1;
|
|
9530
9538
|
}, ua = (e) => {
|
|
9531
9539
|
if (typeof e == "number") return e;
|
|
9532
9540
|
if (typeof e == "string") {
|
|
@@ -9534,49 +9542,49 @@ const Yd = {
|
|
|
9534
9542
|
return t ? Number(t) : Number.NaN;
|
|
9535
9543
|
}
|
|
9536
9544
|
return Number(e);
|
|
9537
|
-
},
|
|
9545
|
+
}, Gp = (e, t) => {
|
|
9538
9546
|
if (e == null || e === "") return !1;
|
|
9539
9547
|
const l = Number(t?.value);
|
|
9540
9548
|
if (!Number.isFinite(l)) return !1;
|
|
9541
9549
|
const a = ua(e);
|
|
9542
|
-
return Number.isFinite(a) && a < l ? t?.message ||
|
|
9543
|
-
},
|
|
9550
|
+
return Number.isFinite(a) && a < l ? t?.message || Tt.min(l) : !1;
|
|
9551
|
+
}, Yp = (e, t) => {
|
|
9544
9552
|
if (e == null || e === "") return !1;
|
|
9545
9553
|
const l = Number(t?.value);
|
|
9546
9554
|
if (!Number.isFinite(l)) return !1;
|
|
9547
9555
|
const a = ua(e);
|
|
9548
|
-
return Number.isFinite(a) && a > l ? t?.message ||
|
|
9549
|
-
},
|
|
9556
|
+
return Number.isFinite(a) && a > l ? t?.message || Tt.max(l) : !1;
|
|
9557
|
+
}, Zp = (e, t) => {
|
|
9550
9558
|
const l = t.pattern ?? t.regexp, a = typeof l == "string" ? new RegExp(l) : l;
|
|
9551
9559
|
if (Array.isArray(e)) {
|
|
9552
9560
|
const n = e.filter(Boolean);
|
|
9553
9561
|
return n.length === 0 || n.every((o) => a.test(o)) ? !1 : t.message;
|
|
9554
9562
|
}
|
|
9555
9563
|
return !a.test(e) && e ? t.message : !1;
|
|
9556
|
-
},
|
|
9564
|
+
}, Jp = (e, t) => !1, Xp = (e, t) => {
|
|
9557
9565
|
switch (typeof t == "string" ? t : t.type) {
|
|
9558
9566
|
case "required":
|
|
9559
|
-
return
|
|
9567
|
+
return zp(e);
|
|
9560
9568
|
case "email":
|
|
9561
|
-
return
|
|
9569
|
+
return Hp(e);
|
|
9562
9570
|
case "tel":
|
|
9563
|
-
return
|
|
9571
|
+
return Wp(e);
|
|
9564
9572
|
case "regexp":
|
|
9565
|
-
return
|
|
9573
|
+
return Zp(e, t);
|
|
9566
9574
|
case "minlength":
|
|
9567
|
-
return
|
|
9575
|
+
return qp(e, t);
|
|
9568
9576
|
case "maxlength":
|
|
9569
|
-
return
|
|
9577
|
+
return Kp(e, t);
|
|
9570
9578
|
case "min":
|
|
9571
|
-
return
|
|
9579
|
+
return Gp(e, t);
|
|
9572
9580
|
case "max":
|
|
9573
|
-
return
|
|
9581
|
+
return Yp(e, t);
|
|
9574
9582
|
case "custom":
|
|
9575
|
-
return
|
|
9583
|
+
return Jp();
|
|
9576
9584
|
default:
|
|
9577
9585
|
return !1;
|
|
9578
9586
|
}
|
|
9579
|
-
},
|
|
9587
|
+
}, Qp = {
|
|
9580
9588
|
autocomplete: "select",
|
|
9581
9589
|
combobox: "select",
|
|
9582
9590
|
datepicker: "date",
|
|
@@ -9591,7 +9599,7 @@ const Yd = {
|
|
|
9591
9599
|
};
|
|
9592
9600
|
function En(e) {
|
|
9593
9601
|
const t = e?.toLowerCase();
|
|
9594
|
-
return
|
|
9602
|
+
return Qp[t] || t;
|
|
9595
9603
|
}
|
|
9596
9604
|
function nn(e, t = !1) {
|
|
9597
9605
|
if (Array.isArray(e)) {
|
|
@@ -9614,7 +9622,7 @@ function nn(e, t = !1) {
|
|
|
9614
9622
|
n.type === "email" && !n.rules && (n.rules = ["email"]), a[1].type?.includes("list") && (n.multiple = !0), !n.api && a[1].data && (n.api = `/api/suggest/${a[1].data}`), Array.isArray(n.schema) && (n.schema = nn(n.schema, n.disabled)), l.push(n);
|
|
9615
9623
|
}), l;
|
|
9616
9624
|
}
|
|
9617
|
-
function
|
|
9625
|
+
function em(e, t, l = !1) {
|
|
9618
9626
|
const a = h(() => nn(
|
|
9619
9627
|
(Array.isArray(t), t),
|
|
9620
9628
|
typeof l == "boolean" ? l : l.value
|
|
@@ -9636,7 +9644,7 @@ function Xp(e, t, l = !1) {
|
|
|
9636
9644
|
}
|
|
9637
9645
|
let y = !1, S = null;
|
|
9638
9646
|
$.forEach((M) => {
|
|
9639
|
-
const R =
|
|
9647
|
+
const R = Xp(e.value[x.name], M);
|
|
9640
9648
|
R && (y = !0, !S && typeof R == "string" && (S = R));
|
|
9641
9649
|
}), y && S ? n.value[x.name] = S : delete n.value[x.name];
|
|
9642
9650
|
}
|
|
@@ -9651,7 +9659,7 @@ function Xp(e, t, l = !1) {
|
|
|
9651
9659
|
visibleSchema: r
|
|
9652
9660
|
};
|
|
9653
9661
|
}
|
|
9654
|
-
const
|
|
9662
|
+
const tm = { class: "flex w-full h-full min-h-0 gap-6" }, lm = {
|
|
9655
9663
|
key: 0,
|
|
9656
9664
|
"data-orientation": "horizontal",
|
|
9657
9665
|
role: "none",
|
|
@@ -9678,7 +9686,7 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9678
9686
|
}),
|
|
9679
9687
|
emits: /* @__PURE__ */ Pe(["handle-submit", "update:modelValue", "value-selected"], ["update:form", "update:modelValue", "update:values"]),
|
|
9680
9688
|
setup(e, { expose: t, emit: l }) {
|
|
9681
|
-
const a = l, n = e, o =
|
|
9689
|
+
const a = l, n = e, o = je(e, "form"), s = je(e, "modelValue"), r = je(e, "values"), u = h({
|
|
9682
9690
|
get: () => r.value ?? s.value,
|
|
9683
9691
|
set: (B) => {
|
|
9684
9692
|
s.value = B, r.value = B;
|
|
@@ -9688,7 +9696,7 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9688
9696
|
validate: v,
|
|
9689
9697
|
reset: x,
|
|
9690
9698
|
visibleSchema: _
|
|
9691
|
-
} =
|
|
9699
|
+
} = em(u, n.schema, Ea(n, "disabled")), C = L(null), g = L(null), w = L({}), b = h(() => n.navigation), $ = h(() => n.navWidth), y = h(() => n.style?.columns), S = Object.freeze({ container: 12, label: 3 }), M = h(() => n.columns ?? y.value ?? S), R = h(() => n.columns != null || y.value != null), Q = h(() => R.value ? "horizontal" : n.layout), T = (B) => B?.columns ? "horizontal" : Q.value, Y = (B) => B?.columns ?? M.value, q = () => {
|
|
9692
9700
|
!n.formId && u.value && delete u.value.id, a("update:modelValue", u.value), v(), a("handle-submit", u.value);
|
|
9693
9701
|
}, ne = (B) => {
|
|
9694
9702
|
a("value-selected", B);
|
|
@@ -9709,8 +9717,8 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9709
9717
|
function I(B, j) {
|
|
9710
9718
|
if (B === j) return !0;
|
|
9711
9719
|
if (typeof B != "object" || typeof j != "object" || !B || !j) return !1;
|
|
9712
|
-
const O = Object.keys(B),
|
|
9713
|
-
return O.length !==
|
|
9720
|
+
const O = Object.keys(B), se = Object.keys(j);
|
|
9721
|
+
return O.length !== se.length ? !1 : O.every((ue) => B[ue] === j[ue]);
|
|
9714
9722
|
}
|
|
9715
9723
|
function H(B) {
|
|
9716
9724
|
return Array.isArray(B) ? [...B] : B && typeof B == "object" ? { ...B } : B;
|
|
@@ -9718,8 +9726,8 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9718
9726
|
function Z(B) {
|
|
9719
9727
|
Array.isArray(B) && B.forEach((j) => {
|
|
9720
9728
|
if (!j) return;
|
|
9721
|
-
const O = j.name,
|
|
9722
|
-
O &&
|
|
9729
|
+
const O = j.name, se = j.default !== void 0;
|
|
9730
|
+
O && se && u.value[O] === void 0 && (u.value[O] = H(j.default)), Array.isArray(j.schema) && Z(j.schema);
|
|
9723
9731
|
});
|
|
9724
9732
|
}
|
|
9725
9733
|
return me(
|
|
@@ -9728,7 +9736,7 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9728
9736
|
Z(B);
|
|
9729
9737
|
},
|
|
9730
9738
|
{ immediate: !0, deep: !0 }
|
|
9731
|
-
), Jl("form", o), Jl("values", u), Jl("field-props", w), (B, j) => (i(), p("div",
|
|
9739
|
+
), Jl("form", o), Jl("values", u), Jl("field-props", w), (B, j) => (i(), p("div", tm, [
|
|
9732
9740
|
c("div", {
|
|
9733
9741
|
class: "flex-1 min-h-0 overflow-y-auto overflow-x-visible",
|
|
9734
9742
|
ref_key: "formScrollContainer",
|
|
@@ -9740,29 +9748,29 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9740
9748
|
onSubmit: Oe(q, ["prevent"]),
|
|
9741
9749
|
class: ae(["grid grid-cols-12 p-1", Q.value === "default" ? "gap-6" : "gap-4"])
|
|
9742
9750
|
}, [
|
|
9743
|
-
(i(!0), p(Se, null, Ie(E(_), (O,
|
|
9751
|
+
(i(!0), p(Se, null, Ie(E(_), (O, se) => (i(), p("div", {
|
|
9744
9752
|
key: O.name,
|
|
9745
|
-
class: ae(
|
|
9753
|
+
class: ae(T(O) === "horizontal" ? "col-span-12" : `col-span-${O.col || 12}`)
|
|
9746
9754
|
}, [
|
|
9747
9755
|
J(sa, {
|
|
9748
9756
|
style: Me(B.style),
|
|
9749
9757
|
item: O,
|
|
9750
|
-
layout:
|
|
9758
|
+
layout: T(O),
|
|
9751
9759
|
columns: Y(O),
|
|
9752
9760
|
"model-value": u.value[O.name],
|
|
9753
|
-
"onUpdate:modelValue": (
|
|
9761
|
+
"onUpdate:modelValue": (ue) => {
|
|
9754
9762
|
if (O.name === "id" && !B.formId) return;
|
|
9755
|
-
const
|
|
9756
|
-
I(
|
|
9763
|
+
const ge = u.value[O.name];
|
|
9764
|
+
I(ge, ue) || (u.value[O.name] = ue);
|
|
9757
9765
|
},
|
|
9758
9766
|
error: E(f)[O.name],
|
|
9759
9767
|
onValueSelected: ne
|
|
9760
9768
|
}, null, 8, ["style", "item", "layout", "columns", "model-value", "onUpdate:modelValue", "error"]),
|
|
9761
|
-
|
|
9769
|
+
T(O) === "settings" && se + 1 !== E(_).length ? (i(), p("div", lm)) : z("", !0)
|
|
9762
9770
|
], 2))), 128))
|
|
9763
9771
|
], 34)
|
|
9764
9772
|
], 512),
|
|
9765
|
-
J(
|
|
9773
|
+
J(Up, {
|
|
9766
9774
|
target: C.value,
|
|
9767
9775
|
"scroll-container": g.value,
|
|
9768
9776
|
enabled: b.value,
|
|
@@ -9770,7 +9778,7 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9770
9778
|
}, null, 8, ["target", "scroll-container", "enabled", "width"])
|
|
9771
9779
|
]));
|
|
9772
9780
|
}
|
|
9773
|
-
}),
|
|
9781
|
+
}), nm = { class: "relative" }, am = { class: "w-full h-full fixed top-0 start-0 bg-black bg-opacity-50" }, om = { class: "m-[10px] fixed top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 min-h-0 h-fit max-h-[80vh] overflow-hidden opacity-1 flex flex-col bg-white dark:bg-[#1A1A1A] border dark:border-[#454545] pointer-events-auto shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)] rounded-xl lg:w-7/12 w-11/12" }, rm = { class: "py-2.5 px-4 flex justify-between items-center border-0 border-b border-solid border-gray-200 dark:border-b-[#454545]" }, sm = { class: "font-medium text-gray-800 dark:text-[#ffffff]" }, im = { class: "p-4 mim-h-0 h-full overflow-auto" }, um = /* @__PURE__ */ ce({
|
|
9774
9782
|
__name: "modal-edit",
|
|
9775
9783
|
props: {
|
|
9776
9784
|
schema: {},
|
|
@@ -9920,11 +9928,11 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9920
9928
|
message: b.message || "Unexpected error"
|
|
9921
9929
|
}), console.error(b);
|
|
9922
9930
|
}
|
|
9923
|
-
}), (b, $) => (i(), p("div",
|
|
9924
|
-
c("div",
|
|
9925
|
-
c("div",
|
|
9926
|
-
c("div",
|
|
9927
|
-
c("h3",
|
|
9931
|
+
}), (b, $) => (i(), p("div", nm, [
|
|
9932
|
+
c("div", am, [
|
|
9933
|
+
c("div", om, [
|
|
9934
|
+
c("div", rm, [
|
|
9935
|
+
c("h3", sm, de(f.value === "add" ? "Додати" : "Змінити"), 1),
|
|
9928
9936
|
c("button", {
|
|
9929
9937
|
onClick: w,
|
|
9930
9938
|
type: "button",
|
|
@@ -9934,7 +9942,7 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9934
9942
|
J(E(Vt), { class: "h-4 w-4 flex-shrink-0" })
|
|
9935
9943
|
])
|
|
9936
9944
|
]),
|
|
9937
|
-
c("div",
|
|
9945
|
+
c("div", im, [
|
|
9938
9946
|
n.value ? (i(), xe(Rt, {
|
|
9939
9947
|
key: 0,
|
|
9940
9948
|
schema: n.value,
|
|
@@ -9961,7 +9969,7 @@ const Qp = { class: "flex w-full h-full min-h-0 gap-6" }, em = {
|
|
|
9961
9969
|
])
|
|
9962
9970
|
]));
|
|
9963
9971
|
}
|
|
9964
|
-
}),
|
|
9972
|
+
}), dm = 1440 * 60 * 1e3, cm = ["січень", "лютий", "березень", "квітень", "травень", "червень", "липень", "серпень", "вересень", "жовтень", "листопад", "грудень"], fm = ["січ", "лют", "бер", "квіт", "трав", "черв", "лип", "серп", "вер", "жовт", "лист", "груд"], pm = ["нд", "пн", "вт", "ср", "чт", "пт", "сб"];
|
|
9965
9973
|
function ot(e) {
|
|
9966
9974
|
return e instanceof Date && !Number.isNaN(e.getTime());
|
|
9967
9975
|
}
|
|
@@ -9986,7 +9994,7 @@ function gn(e, t) {
|
|
|
9986
9994
|
const n = new Date(l.getFullYear(), l.getMonth() + 1, 0).getDate();
|
|
9987
9995
|
return l.setDate(Math.min(a, n)), l;
|
|
9988
9996
|
}
|
|
9989
|
-
function
|
|
9997
|
+
function mm(e, t) {
|
|
9990
9998
|
return gn(e, -1);
|
|
9991
9999
|
}
|
|
9992
10000
|
function Ul(e, t) {
|
|
@@ -10002,24 +10010,24 @@ function ca(e) {
|
|
|
10002
10010
|
function fa(e) {
|
|
10003
10011
|
return gl(new Date(e.getFullYear(), 11, 31));
|
|
10004
10012
|
}
|
|
10005
|
-
function
|
|
10013
|
+
function vm(e) {
|
|
10006
10014
|
const t = Math.floor(e.getFullYear() / 10) * 10;
|
|
10007
10015
|
return Xt(new Date(t, 0, 1));
|
|
10008
10016
|
}
|
|
10009
|
-
function
|
|
10017
|
+
function gm(e) {
|
|
10010
10018
|
const t = Math.floor(e.getFullYear() / 10) * 10 + 9;
|
|
10011
10019
|
return gl(new Date(t, 11, 31));
|
|
10012
10020
|
}
|
|
10013
10021
|
const St = (e) => e.getFullYear(), Ll = (e) => Math.floor(e.getFullYear() / 10) * 10;
|
|
10014
|
-
function
|
|
10022
|
+
function ym(e) {
|
|
10015
10023
|
const t = [];
|
|
10016
10024
|
let l = Xt(e.start);
|
|
10017
10025
|
const a = Xt(e.end);
|
|
10018
10026
|
for (; l <= a; )
|
|
10019
|
-
t.push(al(l)), l = new Date(l.getTime() +
|
|
10027
|
+
t.push(al(l)), l = new Date(l.getTime() + dm);
|
|
10020
10028
|
return t;
|
|
10021
10029
|
}
|
|
10022
|
-
function
|
|
10030
|
+
function hm(e) {
|
|
10023
10031
|
const t = [];
|
|
10024
10032
|
let l = mn(e.start);
|
|
10025
10033
|
const a = vn(e.end);
|
|
@@ -10027,7 +10035,7 @@ function gm(e) {
|
|
|
10027
10035
|
t.push(al(l)), l = gn(l, 1);
|
|
10028
10036
|
return t;
|
|
10029
10037
|
}
|
|
10030
|
-
function
|
|
10038
|
+
function bm(e) {
|
|
10031
10039
|
const t = [];
|
|
10032
10040
|
let l = ca(e.start);
|
|
10033
10041
|
const a = fa(e.end);
|
|
@@ -10039,26 +10047,26 @@ function yn(e, t = 1) {
|
|
|
10039
10047
|
const l = Xt(e), a = (l.getDay() - t + 7) % 7;
|
|
10040
10048
|
return l.setDate(l.getDate() - a), l;
|
|
10041
10049
|
}
|
|
10042
|
-
function
|
|
10050
|
+
function wm(e, t = 1) {
|
|
10043
10051
|
const l = yn(e, t);
|
|
10044
10052
|
return l.setDate(l.getDate() + 6), gl(l);
|
|
10045
10053
|
}
|
|
10046
|
-
function
|
|
10054
|
+
function xm(e, t, l = 0) {
|
|
10047
10055
|
const a = yn(e, l), n = (t - l + 7) % 7;
|
|
10048
10056
|
return a.setDate(a.getDate() + n), a;
|
|
10049
10057
|
}
|
|
10050
|
-
const Il = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth() && e.getDate() === t.getDate(), an = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth(), Bn = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear(), pa = (e, t) => !!e && !!t && Il(e, t) && e.getHours() === t.getHours(),
|
|
10051
|
-
function
|
|
10058
|
+
const Il = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth() && e.getDate() === t.getDate(), an = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth(), Bn = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear(), pa = (e, t) => !!e && !!t && Il(e, t) && e.getHours() === t.getHours(), km = (e, t) => !!e && !!t && pa(e, t) && e.getMinutes() === t.getMinutes();
|
|
10059
|
+
function _m(e, t) {
|
|
10052
10060
|
const l = e.getTime();
|
|
10053
10061
|
return l >= t.start.getTime() && l <= t.end.getTime();
|
|
10054
10062
|
}
|
|
10055
10063
|
const cl = (e, t) => !!e && !!t && e.getTime() < t.getTime(), fl = (e, t) => !!e && !!t && e.getTime() > t.getTime();
|
|
10056
|
-
function
|
|
10064
|
+
function $m(e) {
|
|
10057
10065
|
const t = e.filter((l) => ot(l));
|
|
10058
10066
|
if (t.length)
|
|
10059
10067
|
return t.reduce((l, a) => l.getTime() >= a.getTime() ? l : a);
|
|
10060
10068
|
}
|
|
10061
|
-
function
|
|
10069
|
+
function Cm(e) {
|
|
10062
10070
|
const t = e.filter((l) => ot(l));
|
|
10063
10071
|
if (t.length)
|
|
10064
10072
|
return t.reduce((l, a) => l.getTime() <= a.getTime() ? l : a);
|
|
@@ -10069,15 +10077,15 @@ function On(e, t) {
|
|
|
10069
10077
|
}
|
|
10070
10078
|
const Dl = (e, t = 2) => String(e).padStart(t, "0");
|
|
10071
10079
|
function Pn(e, t) {
|
|
10072
|
-
return t === "wide" ?
|
|
10080
|
+
return t === "wide" ? cm[e] : fm[e];
|
|
10073
10081
|
}
|
|
10074
|
-
function
|
|
10075
|
-
return
|
|
10082
|
+
function Sm(e) {
|
|
10083
|
+
return pm[e];
|
|
10076
10084
|
}
|
|
10077
|
-
const
|
|
10085
|
+
const Vm = [
|
|
10078
10086
|
{ token: "LLLL", format: (e) => Pn(e.getMonth(), "wide") },
|
|
10079
10087
|
{ token: "LLL", format: (e) => Pn(e.getMonth(), "abbreviated") },
|
|
10080
|
-
{ token: "EE", format: (e) =>
|
|
10088
|
+
{ token: "EE", format: (e) => Sm(e.getDay()) },
|
|
10081
10089
|
{ token: "yyyy", format: (e) => String(e.getFullYear()) },
|
|
10082
10090
|
{ token: "MM", format: (e) => Dl(e.getMonth() + 1) },
|
|
10083
10091
|
{ token: "dd", format: (e) => Dl(e.getDate()) },
|
|
@@ -10088,12 +10096,12 @@ function El(e, t) {
|
|
|
10088
10096
|
if (!ot(e)) return "";
|
|
10089
10097
|
let l = "", a = 0;
|
|
10090
10098
|
for (; a < t.length; ) {
|
|
10091
|
-
const n =
|
|
10099
|
+
const n = Vm.find((o) => t.startsWith(o.token, a));
|
|
10092
10100
|
n ? (l += n.format(e), a += n.token.length) : (l += t[a], a += 1);
|
|
10093
10101
|
}
|
|
10094
10102
|
return l;
|
|
10095
10103
|
}
|
|
10096
|
-
const
|
|
10104
|
+
const Mm = {
|
|
10097
10105
|
"yyyy-MM-dd": /^(\d{4})-(\d{2})-(\d{2})$/,
|
|
10098
10106
|
"dd.MM.yyyy": /^(\d{2})\.(\d{2})\.(\d{4})$/,
|
|
10099
10107
|
"dd.MM.yyyy HH:mm": /^(\d{2})\.(\d{2})\.(\d{4}) (\d{2}):(\d{2})$/,
|
|
@@ -10102,7 +10110,7 @@ const Sm = {
|
|
|
10102
10110
|
yyyy: /^(\d{4})$/
|
|
10103
10111
|
};
|
|
10104
10112
|
function Rn(e, t) {
|
|
10105
|
-
const l =
|
|
10113
|
+
const l = Mm[t];
|
|
10106
10114
|
if (!l) {
|
|
10107
10115
|
const n = new Date(e);
|
|
10108
10116
|
return ot(n) ? n : null;
|
|
@@ -10138,7 +10146,7 @@ function Rn(e, t) {
|
|
|
10138
10146
|
return null;
|
|
10139
10147
|
}
|
|
10140
10148
|
}
|
|
10141
|
-
const
|
|
10149
|
+
const Lm = ["year", "month", "day", "time", "custom"], Dm = ce({
|
|
10142
10150
|
components: {
|
|
10143
10151
|
ChevronLeft: Ka,
|
|
10144
10152
|
ChevronRight: qa
|
|
@@ -10173,11 +10181,11 @@ const Vm = ["year", "month", "day", "time", "custom"], Mm = ce({
|
|
|
10173
10181
|
viewMode: {
|
|
10174
10182
|
type: String,
|
|
10175
10183
|
required: !0,
|
|
10176
|
-
validate: (e) => typeof e == "string" &&
|
|
10184
|
+
validate: (e) => typeof e == "string" && Lm.includes(e)
|
|
10177
10185
|
}
|
|
10178
10186
|
}
|
|
10179
|
-
}),
|
|
10180
|
-
function
|
|
10187
|
+
}), Am = { class: "v3dp__heading" }, Im = ["disabled"], Tm = ["disabled"], Fm = { class: "v3dp__body" }, Em = { class: "v3dp__subheading" }, Bm = { class: "v3dp__elements" }, Om = ["disabled", "onClick"];
|
|
10188
|
+
function Pm(e, t, l, a, n, o) {
|
|
10181
10189
|
const s = kt("ChevronLeft"), r = kt("ChevronRight");
|
|
10182
10190
|
return i(), p("div", {
|
|
10183
10191
|
class: ae(["v3dp__popout", `v3dp__popout-${e.viewMode}`]),
|
|
@@ -10185,7 +10193,7 @@ function Bm(e, t, l, a, n, o) {
|
|
|
10185
10193
|
onMousedown: t[3] || (t[3] = Oe(() => {
|
|
10186
10194
|
}, ["prevent"]))
|
|
10187
10195
|
}, [
|
|
10188
|
-
c("div",
|
|
10196
|
+
c("div", Am, [
|
|
10189
10197
|
c("button", {
|
|
10190
10198
|
class: "v3dp__heading__button v3dp__heading__button__left",
|
|
10191
10199
|
disabled: e.leftDisabled,
|
|
@@ -10194,7 +10202,7 @@ function Bm(e, t, l, a, n, o) {
|
|
|
10194
10202
|
at(e.$slots, "arrow-left", {}, () => [
|
|
10195
10203
|
J(s, { class: "v3dp__heading__icon h-4 w-4" })
|
|
10196
10204
|
], !0)
|
|
10197
|
-
], 8,
|
|
10205
|
+
], 8, Im),
|
|
10198
10206
|
(i(), xe(ct(e.headingClickable ? "button" : "span"), {
|
|
10199
10207
|
class: "v3dp__heading__center",
|
|
10200
10208
|
onClick: t[1] || (t[1] = Oe((u) => e.$emit("heading"), ["stop", "prevent"]))
|
|
@@ -10212,16 +10220,16 @@ function Bm(e, t, l, a, n, o) {
|
|
|
10212
10220
|
at(e.$slots, "arrow-right", {}, () => [
|
|
10213
10221
|
J(r, { class: "v3dp__heading__icon h-4 w-4" })
|
|
10214
10222
|
], !0)
|
|
10215
|
-
], 8,
|
|
10223
|
+
], 8, Tm)
|
|
10216
10224
|
]),
|
|
10217
|
-
c("div",
|
|
10225
|
+
c("div", Fm, [
|
|
10218
10226
|
"subheading" in e.$slots ? (i(), p(Se, { key: 0 }, [
|
|
10219
|
-
c("div",
|
|
10227
|
+
c("div", Em, [
|
|
10220
10228
|
at(e.$slots, "subheading", {}, void 0, !0)
|
|
10221
10229
|
]),
|
|
10222
10230
|
t[4] || (t[4] = c("hr", { class: "v3dp__divider" }, null, -1))
|
|
10223
10231
|
], 64)) : z("", !0),
|
|
10224
|
-
c("div",
|
|
10232
|
+
c("div", Bm, [
|
|
10225
10233
|
at(e.$slots, "body", {}, () => [
|
|
10226
10234
|
(i(!0), p(Se, null, Ie(e.items, (u) => (i(), p("button", {
|
|
10227
10235
|
key: u.key,
|
|
@@ -10236,13 +10244,13 @@ function Bm(e, t, l, a, n, o) {
|
|
|
10236
10244
|
onClick: Oe((f) => e.$emit("elementClick", u.value), ["stop", "prevent"])
|
|
10237
10245
|
}, [
|
|
10238
10246
|
c("span", null, de(u.display), 1)
|
|
10239
|
-
], 10,
|
|
10247
|
+
], 10, Om))), 128))
|
|
10240
10248
|
], !0)
|
|
10241
10249
|
])
|
|
10242
10250
|
])
|
|
10243
10251
|
], 38);
|
|
10244
10252
|
}
|
|
10245
|
-
const zl = /* @__PURE__ */ Ue(
|
|
10253
|
+
const zl = /* @__PURE__ */ Ue(Dm, [["render", Pm], ["__scopeId", "data-v-9e083852"]]), Rm = ce({
|
|
10246
10254
|
components: {
|
|
10247
10255
|
PickerPopup: zl
|
|
10248
10256
|
},
|
|
@@ -10269,7 +10277,7 @@ const zl = /* @__PURE__ */ Ue(Mm, [["render", Bm], ["__scopeId", "data-v-9e08385
|
|
|
10269
10277
|
}
|
|
10270
10278
|
},
|
|
10271
10279
|
setup(e, { emit: t }) {
|
|
10272
|
-
const l = h(() =>
|
|
10280
|
+
const l = h(() => vm(e.pageDate)), a = h(() => gm(e.pageDate)), n = (x, _, C) => !_ && !C ? !0 : !(_ && St(x) < St(_) || C && St(x) > St(C)), o = h(() => bm({
|
|
10273
10281
|
start: l.value,
|
|
10274
10282
|
end: a.value
|
|
10275
10283
|
}).map(
|
|
@@ -10298,7 +10306,7 @@ const zl = /* @__PURE__ */ Ue(Mm, [["render", Bm], ["__scopeId", "data-v-9e08385
|
|
|
10298
10306
|
};
|
|
10299
10307
|
}
|
|
10300
10308
|
});
|
|
10301
|
-
function
|
|
10309
|
+
function Nm(e, t, l, a, n, o) {
|
|
10302
10310
|
const s = kt("picker-popup");
|
|
10303
10311
|
return i(), xe(s, {
|
|
10304
10312
|
columnCount: 3,
|
|
@@ -10311,12 +10319,12 @@ function Pm(e, t, l, a, n, o) {
|
|
|
10311
10319
|
onElementClick: t[0] || (t[0] = (r) => e.$emit("select", r))
|
|
10312
10320
|
}, {
|
|
10313
10321
|
heading: rt(() => [
|
|
10314
|
-
|
|
10322
|
+
He(de(e.heading), 1)
|
|
10315
10323
|
]),
|
|
10316
10324
|
_: 1
|
|
10317
10325
|
}, 8, ["leftDisabled", "rightDisabled", "items", "onLeft", "onRight"]);
|
|
10318
10326
|
}
|
|
10319
|
-
const
|
|
10327
|
+
const jm = /* @__PURE__ */ Ue(Rm, [["render", Nm]]), Um = ce({
|
|
10320
10328
|
components: {
|
|
10321
10329
|
PickerPopup: zl
|
|
10322
10330
|
},
|
|
@@ -10354,7 +10362,7 @@ const Rm = /* @__PURE__ */ Ue(Om, [["render", Pm]]), Nm = ce({
|
|
|
10354
10362
|
setup(e, { emit: t }) {
|
|
10355
10363
|
const l = h(() => ca(e.pageDate)), a = h(() => fa(e.pageDate)), n = h(
|
|
10356
10364
|
() => (_) => El(_, e.format)
|
|
10357
|
-
), o = (_, C, g) => !C && !g ? !0 : !(C && cl(_, mn(C)) || g && fl(_, vn(g))), s = h(() =>
|
|
10365
|
+
), o = (_, C, g) => !C && !g ? !0 : !(C && cl(_, mn(C)) || g && fl(_, vn(g))), s = h(() => hm({
|
|
10358
10366
|
start: l.value,
|
|
10359
10367
|
end: a.value
|
|
10360
10368
|
}).map(
|
|
@@ -10380,7 +10388,7 @@ const Rm = /* @__PURE__ */ Ue(Om, [["render", Pm]]), Nm = ce({
|
|
|
10380
10388
|
};
|
|
10381
10389
|
}
|
|
10382
10390
|
});
|
|
10383
|
-
function
|
|
10391
|
+
function zm(e, t, l, a, n, o) {
|
|
10384
10392
|
const s = kt("picker-popup");
|
|
10385
10393
|
return i(), xe(s, {
|
|
10386
10394
|
headingClickable: "",
|
|
@@ -10395,12 +10403,12 @@ function jm(e, t, l, a, n, o) {
|
|
|
10395
10403
|
onElementClick: t[1] || (t[1] = (r) => e.$emit("select", r))
|
|
10396
10404
|
}, {
|
|
10397
10405
|
heading: rt(() => [
|
|
10398
|
-
|
|
10406
|
+
He(de(e.heading), 1)
|
|
10399
10407
|
]),
|
|
10400
10408
|
_: 1
|
|
10401
10409
|
}, 8, ["items", "leftDisabled", "rightDisabled", "onLeft", "onRight"]);
|
|
10402
10410
|
}
|
|
10403
|
-
const
|
|
10411
|
+
const Hm = /* @__PURE__ */ Ue(Um, [["render", zm]]), Wm = ce({
|
|
10404
10412
|
components: {
|
|
10405
10413
|
PickerPopup: zl
|
|
10406
10414
|
},
|
|
@@ -10469,22 +10477,22 @@ const Um = /* @__PURE__ */ Ue(Nm, [["render", jm]]), zm = ce({
|
|
|
10469
10477
|
end: n.value
|
|
10470
10478
|
})), s = h(() => ({
|
|
10471
10479
|
start: yn(a.value, e.weekStartsOn),
|
|
10472
|
-
end:
|
|
10480
|
+
end: wm(n.value, e.weekStartsOn)
|
|
10473
10481
|
})), r = h(() => e.customWeekdays?.length === 7 ? e.customWeekdays : null), u = h(() => {
|
|
10474
10482
|
const b = e.weekStartsOn, $ = r.value;
|
|
10475
10483
|
if ($)
|
|
10476
10484
|
return Array.from({ length: 7 }).map((S, M) => $[(b + M) % 7]);
|
|
10477
10485
|
const y = l.value(e.weekdayFormat);
|
|
10478
|
-
return Array.from(Array(7)).map((S, M) => (b + M) % 7).map((S) =>
|
|
10486
|
+
return Array.from(Array(7)).map((S, M) => (b + M) % 7).map((S) => xm(/* @__PURE__ */ new Date(), S, e.weekStartsOn)).map(y);
|
|
10479
10487
|
}), f = (b, $, y, S) => S?.dates?.some((M) => Il(b, M)) || S?.predicate?.(b) ? !1 : !$ && !y ? !0 : !($ && cl(b, Xt($)) || y && fl(b, gl(y))), v = h(() => {
|
|
10480
10488
|
const b = /* @__PURE__ */ new Date(), $ = l.value(e.format);
|
|
10481
|
-
return
|
|
10489
|
+
return ym(s.value).map(
|
|
10482
10490
|
(y) => ({
|
|
10483
10491
|
value: y,
|
|
10484
10492
|
display: $(y),
|
|
10485
10493
|
selected: !!e.selected && Il(e.selected, y),
|
|
10486
10494
|
current: Il(b, y),
|
|
10487
|
-
disabled: !e.allowOutsideInterval && !
|
|
10495
|
+
disabled: !e.allowOutsideInterval && !_m(y, o.value) || !f(
|
|
10488
10496
|
y,
|
|
10489
10497
|
e.lowerLimit,
|
|
10490
10498
|
e.upperLimit,
|
|
@@ -10504,12 +10512,12 @@ const Um = /* @__PURE__ */ Ue(Nm, [["render", jm]]), zm = ce({
|
|
|
10504
10512
|
heading: x,
|
|
10505
10513
|
leftDisabled: _,
|
|
10506
10514
|
rightDisabled: C,
|
|
10507
|
-
previousPage: () => t("update:pageDate",
|
|
10515
|
+
previousPage: () => t("update:pageDate", mm(e.pageDate)),
|
|
10508
10516
|
nextPage: () => t("update:pageDate", gn(e.pageDate, 1))
|
|
10509
10517
|
};
|
|
10510
10518
|
}
|
|
10511
10519
|
});
|
|
10512
|
-
function
|
|
10520
|
+
function qm(e, t, l, a, n, o) {
|
|
10513
10521
|
const s = kt("picker-popup");
|
|
10514
10522
|
return i(), xe(s, {
|
|
10515
10523
|
headingClickable: "",
|
|
@@ -10523,7 +10531,7 @@ function Hm(e, t, l, a, n, o) {
|
|
|
10523
10531
|
onElementClick: t[1] || (t[1] = (r) => e.$emit("select", r))
|
|
10524
10532
|
}, {
|
|
10525
10533
|
heading: rt(() => [
|
|
10526
|
-
|
|
10534
|
+
He(de(e.heading), 1)
|
|
10527
10535
|
]),
|
|
10528
10536
|
subheading: rt(() => [
|
|
10529
10537
|
(i(!0), p(Se, null, Ie(e.weekDays, (r, u) => (i(), p("span", {
|
|
@@ -10534,7 +10542,7 @@ function Hm(e, t, l, a, n, o) {
|
|
|
10534
10542
|
_: 1
|
|
10535
10543
|
}, 8, ["leftDisabled", "rightDisabled", "items", "onLeft", "onRight"]);
|
|
10536
10544
|
}
|
|
10537
|
-
const
|
|
10545
|
+
const Km = /* @__PURE__ */ Ue(Wm, [["render", qm]]);
|
|
10538
10546
|
function Nn(e, t) {
|
|
10539
10547
|
const l = e.getBoundingClientRect(), a = {
|
|
10540
10548
|
height: e.clientHeight,
|
|
@@ -10545,7 +10553,7 @@ function Nn(e, t) {
|
|
|
10545
10553
|
Math.abs(s) < Math.abs(r) ? e.scrollTop += s : e.scrollTop += r;
|
|
10546
10554
|
}
|
|
10547
10555
|
}
|
|
10548
|
-
const
|
|
10556
|
+
const Gm = ce({
|
|
10549
10557
|
components: {
|
|
10550
10558
|
PickerPopup: zl
|
|
10551
10559
|
},
|
|
@@ -10623,19 +10631,19 @@ const qm = ce({
|
|
|
10623
10631
|
padStartZero: (C) => `0${C}`.substr(-2),
|
|
10624
10632
|
selectMinutes: f,
|
|
10625
10633
|
isEnabled: (C) => !(e.disabledTime?.dates?.some(
|
|
10626
|
-
(g) => pa(C, g) &&
|
|
10634
|
+
(g) => pa(C, g) && km(C, g)
|
|
10627
10635
|
) || e.disabledTime?.predicate?.(C)),
|
|
10628
10636
|
scroll: v
|
|
10629
10637
|
};
|
|
10630
10638
|
}
|
|
10631
|
-
}),
|
|
10639
|
+
}), Ym = {
|
|
10632
10640
|
ref: "hoursListRef",
|
|
10633
10641
|
class: "v3dp__column"
|
|
10634
|
-
},
|
|
10642
|
+
}, Zm = ["disabled", "onClick"], Jm = {
|
|
10635
10643
|
ref: "minutesListRef",
|
|
10636
10644
|
class: "v3dp__column"
|
|
10637
|
-
},
|
|
10638
|
-
function
|
|
10645
|
+
}, Xm = ["disabled", "onClick"];
|
|
10646
|
+
function Qm(e, t, l, a, n, o) {
|
|
10639
10647
|
const s = kt("picker-popup");
|
|
10640
10648
|
return i(), xe(s, {
|
|
10641
10649
|
headingClickable: "",
|
|
@@ -10646,10 +10654,10 @@ function Jm(e, t, l, a, n, o) {
|
|
|
10646
10654
|
onHeading: t[0] || (t[0] = (r) => e.$emit("back"))
|
|
10647
10655
|
}, {
|
|
10648
10656
|
heading: rt(() => [
|
|
10649
|
-
|
|
10657
|
+
He(de(e.padStartZero(e.hours)) + ":" + de(e.padStartZero(e.minutes)), 1)
|
|
10650
10658
|
]),
|
|
10651
10659
|
body: rt(() => [
|
|
10652
|
-
c("div",
|
|
10660
|
+
c("div", Ym, [
|
|
10653
10661
|
(i(!0), p(Se, null, Ie(e.hoursList, (r) => (i(), p("button", {
|
|
10654
10662
|
key: r.value,
|
|
10655
10663
|
ref_for: !0,
|
|
@@ -10659,9 +10667,9 @@ function Jm(e, t, l, a, n, o) {
|
|
|
10659
10667
|
onClick: Oe((u) => e.hours = r.value, ["stop", "prevent"])
|
|
10660
10668
|
}, [
|
|
10661
10669
|
c("span", null, de(e.padStartZero(r.value)), 1)
|
|
10662
|
-
], 10,
|
|
10670
|
+
], 10, Zm))), 128))
|
|
10663
10671
|
], 512),
|
|
10664
|
-
c("div",
|
|
10672
|
+
c("div", Jm, [
|
|
10665
10673
|
(i(!0), p(Se, null, Ie(e.minutesList, (r) => (i(), p("button", {
|
|
10666
10674
|
key: r.value,
|
|
10667
10675
|
ref_for: !0,
|
|
@@ -10671,24 +10679,24 @@ function Jm(e, t, l, a, n, o) {
|
|
|
10671
10679
|
onClick: Oe((u) => e.selectMinutes(r), ["stop", "prevent"])
|
|
10672
10680
|
}, [
|
|
10673
10681
|
c("span", null, de(e.padStartZero(r.value)), 1)
|
|
10674
|
-
], 10,
|
|
10682
|
+
], 10, Xm))), 128))
|
|
10675
10683
|
], 512)
|
|
10676
10684
|
]),
|
|
10677
10685
|
_: 1
|
|
10678
10686
|
});
|
|
10679
10687
|
}
|
|
10680
|
-
const
|
|
10688
|
+
const ev = /* @__PURE__ */ Ue(Gm, [["render", Qm], ["__scopeId", "data-v-610b89e1"]]), Al = ["time", "day", "month", "year"], tv = (e, t, l = void 0) => {
|
|
10681
10689
|
let a = l || /* @__PURE__ */ new Date();
|
|
10682
|
-
const n =
|
|
10690
|
+
const n = $m([e, a]);
|
|
10683
10691
|
n && (a = n);
|
|
10684
|
-
const o =
|
|
10692
|
+
const o = Cm([t, a]);
|
|
10685
10693
|
return o && (a = o), a;
|
|
10686
|
-
},
|
|
10694
|
+
}, lv = ce({
|
|
10687
10695
|
components: {
|
|
10688
|
-
YearPicker:
|
|
10689
|
-
MonthPicker:
|
|
10690
|
-
DayPicker:
|
|
10691
|
-
TimePicker:
|
|
10696
|
+
YearPicker: jm,
|
|
10697
|
+
MonthPicker: Hm,
|
|
10698
|
+
DayPicker: Km,
|
|
10699
|
+
TimePicker: ev
|
|
10692
10700
|
},
|
|
10693
10701
|
inheritAttrs: !1,
|
|
10694
10702
|
props: {
|
|
@@ -10901,7 +10909,7 @@ const Xm = /* @__PURE__ */ Ue(qm, [["render", Jm], ["__scopeId", "data-v-610b89e
|
|
|
10901
10909
|
g();
|
|
10902
10910
|
});
|
|
10903
10911
|
const b = (j = "none") => {
|
|
10904
|
-
e.disabled || (j !== "none" && a.value === "none" && (n.value = e.modelValue ||
|
|
10912
|
+
e.disabled || (j !== "none" && a.value === "none" && (n.value = e.modelValue || tv(e.lowerLimit, e.upperLimit, n.value)), a.value = j, t(j !== "none" ? "opened" : "closed"));
|
|
10905
10913
|
};
|
|
10906
10914
|
ul(() => {
|
|
10907
10915
|
e.disabled && (a.value = "none");
|
|
@@ -10918,7 +10926,7 @@ const Xm = /* @__PURE__ */ Ue(qm, [["render", Jm], ["__scopeId", "data-v-610b89e
|
|
|
10918
10926
|
b("none"), t("update:modelValue", j);
|
|
10919
10927
|
}, Q = () => {
|
|
10920
10928
|
e.clearable && (b("none"), t("update:modelValue", null), n.value = e.startingViewDate);
|
|
10921
|
-
},
|
|
10929
|
+
}, T = () => s.value = !0, Y = () => b(I.value), q = () => {
|
|
10922
10930
|
s.value = !1, b();
|
|
10923
10931
|
}, ne = (j) => {
|
|
10924
10932
|
const O = j.keyCode ? j.keyCode : j.which;
|
|
@@ -10928,19 +10936,19 @@ const Xm = /* @__PURE__ */ Ue(qm, [["render", Jm], ["__scopeId", "data-v-610b89e
|
|
|
10928
10936
|
13
|
|
10929
10937
|
// enter
|
|
10930
10938
|
].includes(O) && o.value.blur(), e.typeable) {
|
|
10931
|
-
const
|
|
10932
|
-
|
|
10939
|
+
const ue = Rn(o.value.value, e.inputFormat);
|
|
10940
|
+
ue && r.value === El(ue, e.inputFormat) && (r.value = o.value.value, t("update:modelValue", ue));
|
|
10933
10941
|
}
|
|
10934
10942
|
}, I = h(() => {
|
|
10935
10943
|
const j = Al.indexOf(e.startingView), O = Al.indexOf(e.minimumView);
|
|
10936
10944
|
return j < O ? e.minimumView : e.startingView;
|
|
10937
10945
|
}), H = (j) => Object.fromEntries(
|
|
10938
|
-
Object.entries(j ?? {}).filter(([O,
|
|
10946
|
+
Object.entries(j ?? {}).filter(([O, se]) => O.startsWith("--"))
|
|
10939
10947
|
), Z = h(() => e.weekDayNames?.length === 7 ? e.weekDayNames : void 0);
|
|
10940
10948
|
return {
|
|
10941
10949
|
blur: q,
|
|
10942
10950
|
focus: Y,
|
|
10943
|
-
click:
|
|
10951
|
+
click: T,
|
|
10944
10952
|
input: r,
|
|
10945
10953
|
inputRef: o,
|
|
10946
10954
|
pageDate: n,
|
|
@@ -10960,14 +10968,14 @@ const Xm = /* @__PURE__ */ Ue(qm, [["render", Jm], ["__scopeId", "data-v-610b89e
|
|
|
10960
10968
|
variables: H
|
|
10961
10969
|
};
|
|
10962
10970
|
}
|
|
10963
|
-
}),
|
|
10964
|
-
function
|
|
10971
|
+
}), nv = { class: "v3dp__input_wrapper" }, av = ["readonly", "placeholder", "disabled", "tabindex"], ov = { class: "v3dp__clearable" };
|
|
10972
|
+
function rv(e, t, l, a, n, o) {
|
|
10965
10973
|
const s = kt("year-picker"), r = kt("month-picker"), u = kt("day-picker"), f = kt("time-picker");
|
|
10966
10974
|
return i(), p("div", {
|
|
10967
10975
|
class: "v3dp__datepicker",
|
|
10968
10976
|
style: Me(e.variables(e.$attrs.style))
|
|
10969
10977
|
}, [
|
|
10970
|
-
c("div",
|
|
10978
|
+
c("div", nv, [
|
|
10971
10979
|
De(c("input", zt({
|
|
10972
10980
|
type: "text",
|
|
10973
10981
|
ref: "inputRef",
|
|
@@ -10981,10 +10989,10 @@ function av(e, t, l, a, n, o) {
|
|
|
10981
10989
|
onBlur: t[2] || (t[2] = (...v) => e.blur && e.blur(...v)),
|
|
10982
10990
|
onFocus: t[3] || (t[3] = (...v) => e.focus && e.focus(...v)),
|
|
10983
10991
|
onClick: t[4] || (t[4] = (...v) => e.click && e.click(...v))
|
|
10984
|
-
}), null, 16,
|
|
10992
|
+
}), null, 16, av), [
|
|
10985
10993
|
[Ke, e.input]
|
|
10986
10994
|
]),
|
|
10987
|
-
De(c("div",
|
|
10995
|
+
De(c("div", ov, [
|
|
10988
10996
|
at(e.$slots, "clear", { onClear: e.clearModelValue }, () => [
|
|
10989
10997
|
c("i", {
|
|
10990
10998
|
onClick: t[5] || (t[5] = (v) => e.clearModelValue())
|
|
@@ -11046,7 +11054,7 @@ function av(e, t, l, a, n, o) {
|
|
|
11046
11054
|
])
|
|
11047
11055
|
], 4);
|
|
11048
11056
|
}
|
|
11049
|
-
const
|
|
11057
|
+
const sv = /* @__PURE__ */ Ue(lv, [["render", rv]]), iv = /* @__PURE__ */ ce({
|
|
11050
11058
|
__name: "vs-input-date2",
|
|
11051
11059
|
props: {
|
|
11052
11060
|
clearable: { type: Boolean, default: !0 },
|
|
@@ -11091,8 +11099,8 @@ const ov = /* @__PURE__ */ Ue(ev, [["render", av]]), rv = /* @__PURE__ */ ce({
|
|
|
11091
11099
|
if (l.dayNames?.length)
|
|
11092
11100
|
return l.dayNames.length === 7 ? l.dayNames : x;
|
|
11093
11101
|
}), C = h(() => {
|
|
11094
|
-
const O = l.weekStart,
|
|
11095
|
-
return
|
|
11102
|
+
const O = l.weekStart, se = typeof O == "string" ? Number(O) : O;
|
|
11103
|
+
return se === void 0 || Number.isNaN(se) ? 1 : Math.min(6, Math.max(0, se));
|
|
11096
11104
|
}), g = h(() => {
|
|
11097
11105
|
switch (o.value) {
|
|
11098
11106
|
case "time":
|
|
@@ -11130,12 +11138,12 @@ const ov = /* @__PURE__ */ Ue(ev, [["render", av]]), rv = /* @__PURE__ */ ce({
|
|
|
11130
11138
|
), ul(() => {
|
|
11131
11139
|
l.now && !l.modelValue && !y.value && (a("update:modelValue", M(/* @__PURE__ */ new Date(), o.value)), y.value = !0);
|
|
11132
11140
|
});
|
|
11133
|
-
function S(O,
|
|
11141
|
+
function S(O, se) {
|
|
11134
11142
|
if (!O) return null;
|
|
11135
11143
|
if (O instanceof Date && !Number.isNaN(O.getTime()))
|
|
11136
11144
|
return O;
|
|
11137
11145
|
if (typeof O != "string") return null;
|
|
11138
|
-
switch (
|
|
11146
|
+
switch (se) {
|
|
11139
11147
|
case "datetime":
|
|
11140
11148
|
return Y(O);
|
|
11141
11149
|
case "time":
|
|
@@ -11148,29 +11156,29 @@ const ov = /* @__PURE__ */ Ue(ev, [["render", av]]), rv = /* @__PURE__ */ ce({
|
|
|
11148
11156
|
return H(O);
|
|
11149
11157
|
case "date":
|
|
11150
11158
|
default:
|
|
11151
|
-
return
|
|
11159
|
+
return T(O);
|
|
11152
11160
|
}
|
|
11153
11161
|
}
|
|
11154
|
-
function M(O,
|
|
11162
|
+
function M(O, se) {
|
|
11155
11163
|
if (!O) return null;
|
|
11156
|
-
const
|
|
11157
|
-
if (!
|
|
11158
|
-
switch (
|
|
11164
|
+
const ue = O instanceof Date ? O : S(O, se);
|
|
11165
|
+
if (!ue) return null;
|
|
11166
|
+
switch (se) {
|
|
11159
11167
|
case "datetime":
|
|
11160
|
-
return `${R(
|
|
11168
|
+
return `${R(ue)}T${Q(ue)}`;
|
|
11161
11169
|
case "time":
|
|
11162
|
-
return Q(
|
|
11170
|
+
return Q(ue);
|
|
11163
11171
|
case "month":
|
|
11164
|
-
return `${
|
|
11172
|
+
return `${ue.getFullYear()}-${j(ue.getMonth() + 1)}`;
|
|
11165
11173
|
case "year":
|
|
11166
|
-
return `${
|
|
11174
|
+
return `${ue.getFullYear()}`;
|
|
11167
11175
|
case "week": {
|
|
11168
|
-
const { year:
|
|
11169
|
-
return `${
|
|
11176
|
+
const { year: ge, week: $e } = Z(ue);
|
|
11177
|
+
return `${ge}-W${j($e)}`;
|
|
11170
11178
|
}
|
|
11171
11179
|
case "date":
|
|
11172
11180
|
default:
|
|
11173
|
-
return R(
|
|
11181
|
+
return R(ue);
|
|
11174
11182
|
}
|
|
11175
11183
|
}
|
|
11176
11184
|
function R(O) {
|
|
@@ -11179,57 +11187,57 @@ const ov = /* @__PURE__ */ Ue(ev, [["render", av]]), rv = /* @__PURE__ */ ce({
|
|
|
11179
11187
|
function Q(O) {
|
|
11180
11188
|
return `${j(O.getHours())}:${j(O.getMinutes())}`;
|
|
11181
11189
|
}
|
|
11182
|
-
function
|
|
11183
|
-
const
|
|
11184
|
-
if (
|
|
11185
|
-
const [
|
|
11186
|
-
return !
|
|
11190
|
+
function T(O) {
|
|
11191
|
+
const se = O.split("-");
|
|
11192
|
+
if (se.length < 3) return null;
|
|
11193
|
+
const [ue, ge, $e] = se.map(Number);
|
|
11194
|
+
return !ue || !ge || !$e ? null : new Date(ue, ge - 1, $e);
|
|
11187
11195
|
}
|
|
11188
11196
|
function Y(O) {
|
|
11189
|
-
const
|
|
11190
|
-
return Number.isNaN(
|
|
11197
|
+
const se = O.includes("T") ? O : O.replace(" ", "T"), ue = new Date(se);
|
|
11198
|
+
return Number.isNaN(ue.getTime()) ? null : ue;
|
|
11191
11199
|
}
|
|
11192
11200
|
function q(O) {
|
|
11193
|
-
const [
|
|
11194
|
-
return !
|
|
11201
|
+
const [se, ue] = O.split("-").map(Number);
|
|
11202
|
+
return !se || Number.isNaN(ue) ? null : new Date(se, (ue || 1) - 1, 1);
|
|
11195
11203
|
}
|
|
11196
11204
|
function ne(O) {
|
|
11197
|
-
const
|
|
11198
|
-
return
|
|
11205
|
+
const se = Number(O);
|
|
11206
|
+
return se ? new Date(se, 0, 1) : null;
|
|
11199
11207
|
}
|
|
11200
11208
|
function I(O) {
|
|
11201
|
-
const
|
|
11202
|
-
if (!
|
|
11203
|
-
const [,
|
|
11204
|
-
return $e.setHours(Number(
|
|
11209
|
+
const se = O.match(/^(\d{1,2}):(\d{2})$/);
|
|
11210
|
+
if (!se) return null;
|
|
11211
|
+
const [, ue, ge] = se, $e = /* @__PURE__ */ new Date();
|
|
11212
|
+
return $e.setHours(Number(ue), Number(ge), 0, 0), $e;
|
|
11205
11213
|
}
|
|
11206
11214
|
function H(O) {
|
|
11207
|
-
const
|
|
11208
|
-
if (!
|
|
11209
|
-
const [,
|
|
11210
|
-
return B(Number(
|
|
11215
|
+
const se = O.match(/^(\d{4})-W(\d{2})$/);
|
|
11216
|
+
if (!se) return null;
|
|
11217
|
+
const [, ue, ge] = se, $e = Number(ge);
|
|
11218
|
+
return B(Number(ue), $e);
|
|
11211
11219
|
}
|
|
11212
11220
|
function Z(O) {
|
|
11213
|
-
const
|
|
11214
|
-
|
|
11215
|
-
const
|
|
11216
|
-
return { year:
|
|
11221
|
+
const se = new Date(Date.UTC(O.getFullYear(), O.getMonth(), O.getDate())), ue = se.getUTCDay() || 7;
|
|
11222
|
+
se.setUTCDate(se.getUTCDate() + 4 - ue);
|
|
11223
|
+
const ge = new Date(Date.UTC(se.getUTCFullYear(), 0, 1)), $e = Math.ceil(((se.getTime() - ge.getTime()) / 864e5 + 1) / 7);
|
|
11224
|
+
return { year: se.getUTCFullYear(), week: $e };
|
|
11217
11225
|
}
|
|
11218
|
-
function B(O,
|
|
11219
|
-
if (!O || !
|
|
11220
|
-
const
|
|
11221
|
-
return
|
|
11226
|
+
function B(O, se) {
|
|
11227
|
+
if (!O || !se) return null;
|
|
11228
|
+
const ue = new Date(O, 0, 1 + (se - 1) * 7), ge = ue.getDay(), $e = ue;
|
|
11229
|
+
return ge <= 4 ? $e.setDate(ue.getDate() - ue.getDay() + 1) : $e.setDate(ue.getDate() + 8 - ue.getDay()), $e;
|
|
11222
11230
|
}
|
|
11223
11231
|
function j(O) {
|
|
11224
11232
|
return String(O).padStart(2, "0");
|
|
11225
11233
|
}
|
|
11226
|
-
return (O,
|
|
11234
|
+
return (O, se) => (i(), p("div", {
|
|
11227
11235
|
class: ae(["vs-date-picker", l.customClass]),
|
|
11228
11236
|
style: Me($.value)
|
|
11229
11237
|
}, [
|
|
11230
|
-
J(
|
|
11238
|
+
J(sv, {
|
|
11231
11239
|
modelValue: v.value,
|
|
11232
|
-
"onUpdate:modelValue":
|
|
11240
|
+
"onUpdate:modelValue": se[0] || (se[0] = (ue) => v.value = ue),
|
|
11233
11241
|
placeholder: r.value,
|
|
11234
11242
|
disabled: l.disabled,
|
|
11235
11243
|
clearable: l.clearable,
|
|
@@ -11244,19 +11252,19 @@ const ov = /* @__PURE__ */ Ue(ev, [["render", av]]), rv = /* @__PURE__ */ ce({
|
|
|
11244
11252
|
}, null, 8, ["modelValue", "placeholder", "disabled", "clearable", "typeable", "week-day-names", "week-starts-on", "starting-view", "minimum-view", "input-format", "name", "class"])
|
|
11245
11253
|
], 6));
|
|
11246
11254
|
}
|
|
11247
|
-
}),
|
|
11248
|
-
form: sv
|
|
11249
|
-
}, uv = { richtext: { paragraph: "Звичайний текст", heading1: "Заголовок 1", heading2: "Заголовок 2", heading3: "Заголовок 3", heading4: "Заголовок 4", heading5: "Заголовок 5", heading6: "Заголовок 6", createTable: "Створити таблицю", addColumn: "Додати колонку", addRow: "Додати рядок", deleteColumn: "Видалити колонку", deleteRow: "Видалити рядок", deleteTable: "Видалити таблицю", mergeCells: "Об'єднати комірки", splitCells: "Розділити комірки", linkTitle: "Додати посилання", link: "Посилання", linkUrl: "Введіть URL", editLink: "Редагувати посилання", openLink: "Відкрити посилання", removeLink: "Видалити посилання", openInNewTab: "Відкривати в новій вкладці", editor: "Редактор", html: "HTML", markdown: "Markdown", create: "Створити", update: "Оновити", cancel: "Скасувати" } }, dv = {
|
|
11255
|
+
}), hv = /* @__PURE__ */ Ue(iv, [["__scopeId", "data-v-a65a2ac3"]]), uv = { richtext: { paragraph: "Paragraph", heading1: "Heading 1", heading2: "Heading 2", heading3: "Heading 3", heading4: "Heading 4", heading5: "Heading 5", heading6: "Heading 6", createTable: "Create Table", addColumn: "Add Column", addRow: "Add Row", deleteColumn: "Delete Column", deleteRow: "Delete Row", deleteTable: "Delete Table", mergeCells: "Merge Cells", splitCells: "Split Cells", linkTitle: "Enter Link", link: "Link", linkUrl: "Enter URL", editLink: "Edit Link", openLink: "Open Link", removeLink: "Remove Link", openInNewTab: "Open in New Tab", editor: "Editor", html: "HTML", markdown: "Markdown", create: "Create", update: "Update", cancel: "Cancel" } }, dv = {
|
|
11250
11256
|
form: uv
|
|
11251
|
-
}, cv =
|
|
11257
|
+
}, cv = { richtext: { paragraph: "Звичайний текст", heading1: "Заголовок 1", heading2: "Заголовок 2", heading3: "Заголовок 3", heading4: "Заголовок 4", heading5: "Заголовок 5", heading6: "Заголовок 6", createTable: "Створити таблицю", addColumn: "Додати колонку", addRow: "Додати рядок", deleteColumn: "Видалити колонку", deleteRow: "Видалити рядок", deleteTable: "Видалити таблицю", mergeCells: "Об'єднати комірки", splitCells: "Розділити комірки", linkTitle: "Додати посилання", link: "Посилання", linkUrl: "Введіть URL", editLink: "Редагувати посилання", openLink: "Відкрити посилання", removeLink: "Видалити посилання", openInNewTab: "Відкривати в новій вкладці", editor: "Редактор", html: "HTML", markdown: "Markdown", create: "Створити", update: "Оновити", cancel: "Скасувати" } }, fv = {
|
|
11258
|
+
form: cv
|
|
11259
|
+
}, pv = dv.form.richtext, mv = fv.form.richtext, bv = {
|
|
11252
11260
|
en: {
|
|
11253
11261
|
form: {
|
|
11254
|
-
richtext:
|
|
11262
|
+
richtext: pv
|
|
11255
11263
|
}
|
|
11256
11264
|
},
|
|
11257
11265
|
uk: {
|
|
11258
11266
|
form: {
|
|
11259
|
-
richtext:
|
|
11267
|
+
richtext: mv
|
|
11260
11268
|
}
|
|
11261
11269
|
}
|
|
11262
11270
|
}, jn = (e = { mode: "edit", schema: null }) => new Promise((t) => {
|
|
@@ -11266,7 +11274,7 @@ const ov = /* @__PURE__ */ Ue(ev, [["render", av]]), rv = /* @__PURE__ */ ce({
|
|
|
11266
11274
|
visible: !0,
|
|
11267
11275
|
size: "medium",
|
|
11268
11276
|
closeClickBack: !0,
|
|
11269
|
-
content:
|
|
11277
|
+
content: um,
|
|
11270
11278
|
contentProps: {
|
|
11271
11279
|
...e,
|
|
11272
11280
|
onClose: () => {
|
|
@@ -11297,7 +11305,7 @@ export {
|
|
|
11297
11305
|
Ue as _,
|
|
11298
11306
|
Rt as a,
|
|
11299
11307
|
Lp as b,
|
|
11300
|
-
|
|
11308
|
+
um as c,
|
|
11301
11309
|
dl as d,
|
|
11302
11310
|
xo as e,
|
|
11303
11311
|
Qn as f,
|
|
@@ -11312,13 +11320,13 @@ export {
|
|
|
11312
11320
|
Ar as o,
|
|
11313
11321
|
ws as p,
|
|
11314
11322
|
Ws as q,
|
|
11315
|
-
|
|
11323
|
+
bv as r,
|
|
11316
11324
|
An as s,
|
|
11317
11325
|
Ql as t,
|
|
11318
11326
|
Ii as u,
|
|
11319
|
-
|
|
11320
|
-
|
|
11321
|
-
|
|
11322
|
-
|
|
11327
|
+
hv as v,
|
|
11328
|
+
Ti as w,
|
|
11329
|
+
pv as x,
|
|
11330
|
+
mv as y,
|
|
11323
11331
|
pu as z
|
|
11324
11332
|
};
|