@opengis/form 0.0.85 → 0.0.86
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/README.md +61 -61
- package/dist/components/inputs/date/datepicker/Datepicker.vue.d.ts.map +1 -1
- package/dist/components/inputs/index.d.ts +14 -20
- package/dist/components/inputs/index.d.ts.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.js +891 -891
- package/dist/index.umd.cjs +3 -3
- package/package.json +68 -68
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as Q, ref as M, createElementBlock as c, openBlock as i, Fragment as ue, createElementVNode as n, createBlock as ce, renderSlot as De, Teleport as st, createCommentVNode as P, normalizeStyle as Ve, toDisplayString as W, computed as k, mergeProps as Ze, createTextVNode as _e, normalizeProps as Gt, guardReactiveProps as Wt, onMounted as Ee, onUnmounted as jt, normalizeClass as R, mergeModels as ge, useModel as be, withDirectives as fe, unref as me, vModelText as Ce, vModelCheckbox as
|
|
2
|
-
import { notify as xe, VsModal as
|
|
3
|
-
const
|
|
1
|
+
import { defineComponent as Q, ref as M, createElementBlock as c, openBlock as i, Fragment as ue, createElementVNode as n, createBlock as ce, renderSlot as De, Teleport as st, createCommentVNode as P, normalizeStyle as Ve, toDisplayString as W, computed as k, mergeProps as Ze, createTextVNode as _e, normalizeProps as Gt, guardReactiveProps as Wt, onMounted as Ee, onUnmounted as jt, normalizeClass as R, mergeModels as ge, useModel as be, withDirectives as fe, unref as me, vModelText as Ce, vModelCheckbox as vl, createVNode as K, resolveDynamicComponent as lt, withCtx as Se, withModifiers as ke, onBeforeUnmount as bt, watch as se, createStaticVNode as Ie, vModelRadio as hl, renderList as he, reactive as gl, vModelDynamic as El, inject as We, vShow as Ye, resolveComponent as Ne, Transition as Kt, nextTick as Oe, getCurrentInstance as Il, watchEffect as mt, withKeys as jl, toRef as Fl, provide as el } from "vue";
|
|
2
|
+
import { notify as xe, VsModal as yl, modal as Ol } from "@opengis/core";
|
|
3
|
+
const bl = /* @__PURE__ */ Q({
|
|
4
4
|
__name: "vs-info-tooltip",
|
|
5
5
|
props: {
|
|
6
6
|
text: {}
|
|
@@ -56,16 +56,16 @@ const wl = /* @__PURE__ */ Q({
|
|
|
56
56
|
]))
|
|
57
57
|
], 64));
|
|
58
58
|
}
|
|
59
|
-
}),
|
|
59
|
+
}), zl = { class: "w-full relative" }, Pl = {
|
|
60
60
|
key: 0,
|
|
61
61
|
class: "text-[14px] font-medium text-gray-900 mb-2 flex items-center gap-1"
|
|
62
|
-
},
|
|
62
|
+
}, Ul = { class: "opacity-100" }, Nl = {
|
|
63
63
|
key: 0,
|
|
64
64
|
class: "text-red-500 text-[14px]"
|
|
65
|
-
},
|
|
65
|
+
}, Rl = {
|
|
66
66
|
key: 1,
|
|
67
67
|
class: "text-red-500 text-[10px] absolute bottom-[-14px]"
|
|
68
|
-
},
|
|
68
|
+
}, Hl = /* @__PURE__ */ Q({
|
|
69
69
|
__name: "vs-layout-default",
|
|
70
70
|
props: {
|
|
71
71
|
ua: { default: "" },
|
|
@@ -81,11 +81,11 @@ const wl = /* @__PURE__ */ Q({
|
|
|
81
81
|
},
|
|
82
82
|
setup(e) {
|
|
83
83
|
const t = e, l = k(() => typeof t.item?.label == "string" && t.item.label ? t.item.label : t.item?.ua || t.label || t.ua), a = k(() => !!l.value), o = k(() => !!t.item?.rules?.includes("required")), r = k(() => t.item?.info || "");
|
|
84
|
-
return (s, u) => (i(), c("div",
|
|
85
|
-
a.value ? (i(), c("div",
|
|
86
|
-
n("span",
|
|
87
|
-
o.value ? (i(), c("span",
|
|
88
|
-
r.value ? (i(), ce(
|
|
84
|
+
return (s, u) => (i(), c("div", zl, [
|
|
85
|
+
a.value ? (i(), c("div", Pl, [
|
|
86
|
+
n("span", Ul, W(l.value), 1),
|
|
87
|
+
o.value ? (i(), c("span", Nl, "*")) : P("", !0),
|
|
88
|
+
r.value ? (i(), ce(bl, {
|
|
89
89
|
key: 1,
|
|
90
90
|
text: r.value
|
|
91
91
|
}, null, 8, ["text"])) : P("", !0)
|
|
@@ -93,16 +93,16 @@ const wl = /* @__PURE__ */ Q({
|
|
|
93
93
|
De(s.$slots, "default", Ze(s.$attrs, {
|
|
94
94
|
class: { "opacity-60": s.item.disabled }
|
|
95
95
|
})),
|
|
96
|
-
s.error ? (i(), c("span",
|
|
96
|
+
s.error ? (i(), c("span", Rl, W(s.error), 1)) : P("", !0)
|
|
97
97
|
]));
|
|
98
98
|
}
|
|
99
|
-
}),
|
|
99
|
+
}), ql = { class: "w-full relative flex flex-row items-center gap-2" }, Gl = {
|
|
100
100
|
key: 0,
|
|
101
101
|
class: "text-red-500 text-[14px]"
|
|
102
|
-
},
|
|
102
|
+
}, Wl = {
|
|
103
103
|
key: 1,
|
|
104
104
|
class: "text-red-500 text-[10px] absolute bottom-[-14px]"
|
|
105
|
-
},
|
|
105
|
+
}, Kl = /* @__PURE__ */ Q({
|
|
106
106
|
__name: "vs-layout-horizontal",
|
|
107
107
|
props: {
|
|
108
108
|
ua: { default: "" },
|
|
@@ -134,15 +134,15 @@ const wl = /* @__PURE__ */ Q({
|
|
|
134
134
|
const C = `${$ * 100}%`;
|
|
135
135
|
return { flexBasis: C, maxWidth: C };
|
|
136
136
|
});
|
|
137
|
-
return (m, g) => (i(), c("div",
|
|
137
|
+
return (m, g) => (i(), c("div", ql, [
|
|
138
138
|
s.value ? (i(), c("span", {
|
|
139
139
|
key: 0,
|
|
140
140
|
class: "text-sm text-gray-900 font-medium flex shrink-0 items-center gap-1",
|
|
141
141
|
style: Ve(u.value)
|
|
142
142
|
}, [
|
|
143
143
|
_e(W(l.value) + " ", 1),
|
|
144
|
-
m.item?.rules?.includes("required") && l.value ? (i(), c("span",
|
|
145
|
-
a.value ? (i(), ce(
|
|
144
|
+
m.item?.rules?.includes("required") && l.value ? (i(), c("span", Gl, "*")) : P("", !0),
|
|
145
|
+
a.value ? (i(), ce(bl, {
|
|
146
146
|
key: 1,
|
|
147
147
|
text: a.value
|
|
148
148
|
}, null, 8, ["text"])) : P("", !0)
|
|
@@ -153,13 +153,13 @@ const wl = /* @__PURE__ */ Q({
|
|
|
153
153
|
}, [
|
|
154
154
|
De(m.$slots, "default", Gt(Wt(m.$attrs)))
|
|
155
155
|
], 4),
|
|
156
|
-
m.error ? (i(), c("span",
|
|
156
|
+
m.error ? (i(), c("span", Wl, W(m.error), 1)) : P("", !0)
|
|
157
157
|
]));
|
|
158
158
|
}
|
|
159
|
-
}),
|
|
159
|
+
}), Yl = { class: "w-full relative" }, Zl = {
|
|
160
160
|
key: 0,
|
|
161
161
|
class: "text-red-500 text-[10px] absolute bottom-[-14px]"
|
|
162
|
-
},
|
|
162
|
+
}, Jl = /* @__PURE__ */ Q({
|
|
163
163
|
__name: "vs-layout-inline",
|
|
164
164
|
props: {
|
|
165
165
|
ua: { default: "" },
|
|
@@ -174,24 +174,24 @@ const wl = /* @__PURE__ */ Q({
|
|
|
174
174
|
columns: {}
|
|
175
175
|
},
|
|
176
176
|
setup(e) {
|
|
177
|
-
return (t, l) => (i(), c("div",
|
|
177
|
+
return (t, l) => (i(), c("div", Yl, [
|
|
178
178
|
De(t.$slots, "default", Gt(Wt(t.$attrs))),
|
|
179
|
-
t.error ? (i(), c("span",
|
|
179
|
+
t.error ? (i(), c("span", Zl, W(t.error), 1)) : P("", !0)
|
|
180
180
|
]));
|
|
181
181
|
}
|
|
182
|
-
}),
|
|
182
|
+
}), Xl = { class: "flex-1 min-w-0" }, Ql = {
|
|
183
183
|
key: 0,
|
|
184
184
|
class: "text-sm font-medium text-slate-700 dark:text-slate-200 flex items-center gap-1"
|
|
185
|
-
},
|
|
185
|
+
}, en = { class: "truncate" }, tn = {
|
|
186
186
|
key: 0,
|
|
187
187
|
class: "text-red-500 text-[14px]"
|
|
188
|
-
},
|
|
188
|
+
}, ln = {
|
|
189
189
|
key: 1,
|
|
190
190
|
class: "text-xs text-slate-500 dark:text-slate-400"
|
|
191
|
-
},
|
|
191
|
+
}, nn = {
|
|
192
192
|
key: 0,
|
|
193
193
|
class: "mt-1 text-xs text-red-500"
|
|
194
|
-
},
|
|
194
|
+
}, an = /* @__PURE__ */ Q({
|
|
195
195
|
__name: "vs-layout-settings",
|
|
196
196
|
props: {
|
|
197
197
|
ua: { default: "" },
|
|
@@ -226,12 +226,12 @@ const wl = /* @__PURE__ */ Q({
|
|
|
226
226
|
n("div", {
|
|
227
227
|
class: R(["gap-2 md:flex-row md:items-center md:justify-between", [["switcher", "native-select"].includes(u.item.type) ? "flex flex-col" : ""]])
|
|
228
228
|
}, [
|
|
229
|
-
n("div",
|
|
230
|
-
u.ua || u.label ? (i(), c("p",
|
|
231
|
-
n("span",
|
|
232
|
-
o.value ? (i(), c("span",
|
|
229
|
+
n("div", Xl, [
|
|
230
|
+
u.ua || u.label ? (i(), c("p", Ql, [
|
|
231
|
+
n("span", en, W(u.item[l.value] || u.ua || u.label), 1),
|
|
232
|
+
o.value ? (i(), c("span", tn, "*")) : P("", !0)
|
|
233
233
|
])) : P("", !0),
|
|
234
|
-
a.value ? (i(), c("p",
|
|
234
|
+
a.value ? (i(), c("p", ln, W(a.value), 1)) : P("", !0)
|
|
235
235
|
]),
|
|
236
236
|
n("div", {
|
|
237
237
|
class: R(["w-full", ["select", "native-select"].includes(u.item.type) ? "md:w-[30%]" : "md:w-auto"])
|
|
@@ -239,14 +239,14 @@ const wl = /* @__PURE__ */ Q({
|
|
|
239
239
|
De(u.$slots, "default", Gt(Wt(u.$attrs)))
|
|
240
240
|
], 2)
|
|
241
241
|
], 2),
|
|
242
|
-
r.value ? (i(), c("p",
|
|
242
|
+
r.value ? (i(), c("p", nn, W(r.value), 1)) : P("", !0)
|
|
243
243
|
], 2));
|
|
244
244
|
}
|
|
245
|
-
}),
|
|
246
|
-
default:
|
|
247
|
-
horizontal:
|
|
248
|
-
inline:
|
|
249
|
-
settings:
|
|
245
|
+
}), on = {
|
|
246
|
+
default: Hl,
|
|
247
|
+
horizontal: Kl,
|
|
248
|
+
inline: Jl,
|
|
249
|
+
settings: an
|
|
250
250
|
};
|
|
251
251
|
function Be(e) {
|
|
252
252
|
return {
|
|
@@ -256,7 +256,7 @@ function Be(e) {
|
|
|
256
256
|
})
|
|
257
257
|
};
|
|
258
258
|
}
|
|
259
|
-
const
|
|
259
|
+
const rn = ["placeholder", "disabled"], sn = /* @__PURE__ */ Q({
|
|
260
260
|
__name: "vs-input-password",
|
|
261
261
|
props: /* @__PURE__ */ ge({
|
|
262
262
|
style: { default: () => ({}) },
|
|
@@ -284,11 +284,11 @@ const sn = ["placeholder", "disabled"], un = /* @__PURE__ */ Q({
|
|
|
284
284
|
style: {
|
|
285
285
|
border: "1px solid #CFD9E0"
|
|
286
286
|
}
|
|
287
|
-
}, null, 10,
|
|
287
|
+
}, null, 10, rn)), [
|
|
288
288
|
[Ce, a.value]
|
|
289
289
|
]);
|
|
290
290
|
}
|
|
291
|
-
}),
|
|
291
|
+
}), un = ["placeholder", "disabled", "maxlength", "minlength"], ht = /* @__PURE__ */ Q({
|
|
292
292
|
__name: "vs-input-text",
|
|
293
293
|
props: /* @__PURE__ */ ge({
|
|
294
294
|
style: { default: () => ({}) },
|
|
@@ -320,11 +320,11 @@ const sn = ["placeholder", "disabled"], un = /* @__PURE__ */ Q({
|
|
|
320
320
|
onBlur: f,
|
|
321
321
|
class: R(["py-1.5 px-3 block w-full placeholder:text[#767f8f] bg-white", [m.customClass, me(l), { "!border-red-600": m.error }]]),
|
|
322
322
|
style: { border: "1px solid #CFD9E0" }
|
|
323
|
-
}, null, 42,
|
|
323
|
+
}, null, 42, un)), [
|
|
324
324
|
[Ce, a.value]
|
|
325
325
|
]);
|
|
326
326
|
}
|
|
327
|
-
}),
|
|
327
|
+
}), dn = ["placeholder", "disabled", "min", "max"], cn = /* @__PURE__ */ Q({
|
|
328
328
|
__name: "vs-input-number",
|
|
329
329
|
props: /* @__PURE__ */ ge({
|
|
330
330
|
min: {},
|
|
@@ -357,7 +357,7 @@ const sn = ["placeholder", "disabled"], un = /* @__PURE__ */ Q({
|
|
|
357
357
|
},
|
|
358
358
|
min: r.min,
|
|
359
359
|
max: r.max
|
|
360
|
-
}, null, 10,
|
|
360
|
+
}, null, 10, dn)), [
|
|
361
361
|
[Ce, a.value]
|
|
362
362
|
]);
|
|
363
363
|
}
|
|
@@ -366,7 +366,7 @@ const sn = ["placeholder", "disabled"], un = /* @__PURE__ */ Q({
|
|
|
366
366
|
for (const [a, o] of t)
|
|
367
367
|
l[a] = o;
|
|
368
368
|
return l;
|
|
369
|
-
},
|
|
369
|
+
}, pn = {}, fn = {
|
|
370
370
|
xmlns: "http://www.w3.org/2000/svg",
|
|
371
371
|
viewBox: "0 0 24 24",
|
|
372
372
|
fill: "none",
|
|
@@ -376,17 +376,17 @@ const sn = ["placeholder", "disabled"], un = /* @__PURE__ */ Q({
|
|
|
376
376
|
"stroke-linejoin": "round",
|
|
377
377
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-check"
|
|
378
378
|
};
|
|
379
|
-
function
|
|
380
|
-
return i(), c("svg",
|
|
379
|
+
function mn(e, t) {
|
|
380
|
+
return i(), c("svg", fn, t[0] || (t[0] = [
|
|
381
381
|
n("path", {
|
|
382
382
|
stroke: "none",
|
|
383
383
|
d: "M0 0h24v24H0z",
|
|
384
384
|
fill: "none"
|
|
385
385
|
}, null, -1),
|
|
386
386
|
n("path", { d: "M5 12l5 5l10 -10" }, null, -1)
|
|
387
|
-
])
|
|
387
|
+
]));
|
|
388
388
|
}
|
|
389
|
-
const
|
|
389
|
+
const vn = /* @__PURE__ */ ae(pn, [["render", mn]]), hn = { class: "flex items-center gap-[4px]" }, gn = ["value", "id", "disabled"], yn = ["for"], bn = { class: "text-[14px] text-gray-700 flex items-center dark:text-neutral-400" }, wn = /* @__PURE__ */ Q({
|
|
390
390
|
__name: "vs-checkbox-default",
|
|
391
391
|
props: {
|
|
392
392
|
value: { default: "" },
|
|
@@ -403,7 +403,7 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
403
403
|
get: () => a.modelValue,
|
|
404
404
|
set: (s) => l("update:modelValue", s)
|
|
405
405
|
}), r = k(() => !!a.disabled);
|
|
406
|
-
return (s, u) => (i(), c("div",
|
|
406
|
+
return (s, u) => (i(), c("div", hn, [
|
|
407
407
|
fe(n("input", {
|
|
408
408
|
type: "checkbox",
|
|
409
409
|
value: s.value,
|
|
@@ -411,8 +411,8 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
411
411
|
class: R(["shrink-0 border border-solid hidden border-gray-700 w-3.5 h-3.5 rounded text-blue-600 focus:ring-offset-0 dark:bg-neutral-800 dark:border-neutral-700 cursor-pointer", { "!cursor-not-allowed": r.value }]),
|
|
412
412
|
id: s.id,
|
|
413
413
|
disabled: r.value
|
|
414
|
-
}, null, 10,
|
|
415
|
-
[
|
|
414
|
+
}, null, 10, gn), [
|
|
415
|
+
[vl, o.value]
|
|
416
416
|
]),
|
|
417
417
|
n("label", {
|
|
418
418
|
for: s.id,
|
|
@@ -421,23 +421,23 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
421
421
|
n("div", {
|
|
422
422
|
class: R(["h-[16px] text-white w-[16px] flex items-center justify-center shrink-0 border rounded", [o.value ? "bg-blue-600 border-blue-600" : "bg-white border-gray-600", s.error ? "border-red-600" : ""]])
|
|
423
423
|
}, [
|
|
424
|
-
K(
|
|
424
|
+
K(vn, {
|
|
425
425
|
height: "12",
|
|
426
426
|
width: "12"
|
|
427
427
|
})
|
|
428
428
|
], 2),
|
|
429
|
-
n("span",
|
|
429
|
+
n("span", bn, [
|
|
430
430
|
De(s.$slots, "default", {}, () => [
|
|
431
431
|
_e(W(s.label), 1)
|
|
432
432
|
])
|
|
433
433
|
])
|
|
434
|
-
], 10,
|
|
434
|
+
], 10, yn)
|
|
435
435
|
]));
|
|
436
436
|
}
|
|
437
|
-
}),
|
|
437
|
+
}), xn = ["name", "value", "disabled"], kn = { class: "flex items-center gap-[6px] text-[14px]" }, _n = {
|
|
438
438
|
key: 0,
|
|
439
439
|
class: "text-[16px]"
|
|
440
|
-
},
|
|
440
|
+
}, $n = ["src"], Vn = /* @__PURE__ */ Q({
|
|
441
441
|
__name: "vs-checkbox-buttons",
|
|
442
442
|
props: {
|
|
443
443
|
value: { type: [String, Number, Boolean], default: "" },
|
|
@@ -467,11 +467,11 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
467
467
|
value: u.value,
|
|
468
468
|
"onUpdate:modelValue": f[0] || (f[0] = (m) => o.value = m),
|
|
469
469
|
disabled: u.disabled
|
|
470
|
-
}, null, 8,
|
|
471
|
-
[
|
|
470
|
+
}, null, 8, xn), [
|
|
471
|
+
[vl, o.value]
|
|
472
472
|
]),
|
|
473
|
-
n("span",
|
|
474
|
-
u.icon || u.imgUrl ? (i(), c("span",
|
|
473
|
+
n("span", kn, [
|
|
474
|
+
u.icon || u.imgUrl ? (i(), c("span", _n, [
|
|
475
475
|
u.icon ? (i(), c("i", {
|
|
476
476
|
key: 0,
|
|
477
477
|
class: R(u.icon)
|
|
@@ -482,7 +482,7 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
482
482
|
width: "16",
|
|
483
483
|
height: "16",
|
|
484
484
|
alt: "icon"
|
|
485
|
-
}, null, 8,
|
|
485
|
+
}, null, 8, $n)) : P("", !0)
|
|
486
486
|
])) : P("", !0),
|
|
487
487
|
De(u.$slots, "default", {}, () => [
|
|
488
488
|
_e(W(u.label), 1)
|
|
@@ -490,7 +490,7 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
490
490
|
])
|
|
491
491
|
], 2));
|
|
492
492
|
}
|
|
493
|
-
}),
|
|
493
|
+
}), Cn = { class: "flex items-center" }, Rt = /* @__PURE__ */ Q({
|
|
494
494
|
__name: "vs-input-checkbox-item",
|
|
495
495
|
props: {
|
|
496
496
|
value: { default: "" },
|
|
@@ -517,8 +517,8 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
517
517
|
a("update:modelValue", u);
|
|
518
518
|
}
|
|
519
519
|
}), s = M(`vs-checkbox-${l.view || "default"}`);
|
|
520
|
-
return (u, f) => (i(), c("div",
|
|
521
|
-
(i(), ce(lt(s.value === "vs-checkbox-buttons" ? me(
|
|
520
|
+
return (u, f) => (i(), c("div", Cn, [
|
|
521
|
+
(i(), ce(lt(s.value === "vs-checkbox-buttons" ? me(Vn) : me(wn)), {
|
|
522
522
|
value: u.value,
|
|
523
523
|
label: u.label,
|
|
524
524
|
info: u.option?.info,
|
|
@@ -538,7 +538,7 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
538
538
|
}, 8, ["value", "label", "info", "disabled", "modelValue", "icon", "imgUrl", "style", "error"]))
|
|
539
539
|
]));
|
|
540
540
|
}
|
|
541
|
-
}),
|
|
541
|
+
}), Ln = {}, Mn = {
|
|
542
542
|
xmlns: "http://www.w3.org/2000/svg",
|
|
543
543
|
viewBox: "0 0 24 24",
|
|
544
544
|
fill: "none",
|
|
@@ -548,17 +548,17 @@ const hn = /* @__PURE__ */ ae(fn, [["render", vn]]), gn = { class: "flex items-c
|
|
|
548
548
|
"stroke-linejoin": "round",
|
|
549
549
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-chevron-down"
|
|
550
550
|
};
|
|
551
|
-
function
|
|
552
|
-
return i(), c("svg",
|
|
551
|
+
function Dn(e, t) {
|
|
552
|
+
return i(), c("svg", Mn, t[0] || (t[0] = [
|
|
553
553
|
n("path", {
|
|
554
554
|
stroke: "none",
|
|
555
555
|
d: "M0 0h24v24H0z",
|
|
556
556
|
fill: "none"
|
|
557
557
|
}, null, -1),
|
|
558
558
|
n("path", { d: "M6 9l6 6l6 -6" }, null, -1)
|
|
559
|
-
])
|
|
559
|
+
]));
|
|
560
560
|
}
|
|
561
|
-
const
|
|
561
|
+
const Sn = /* @__PURE__ */ ae(Ln, [["render", Dn]]), Bn = {}, An = {
|
|
562
562
|
xmlns: "http://www.w3.org/2000/svg",
|
|
563
563
|
viewBox: "0 0 24 24",
|
|
564
564
|
fill: "none",
|
|
@@ -568,8 +568,8 @@ const Bn = /* @__PURE__ */ ae(Mn, [["render", Sn]]), An = {}, Tn = {
|
|
|
568
568
|
"stroke-linejoin": "round",
|
|
569
569
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-x"
|
|
570
570
|
};
|
|
571
|
-
function
|
|
572
|
-
return i(), c("svg",
|
|
571
|
+
function Tn(e, t) {
|
|
572
|
+
return i(), c("svg", An, t[0] || (t[0] = [
|
|
573
573
|
n("path", {
|
|
574
574
|
stroke: "none",
|
|
575
575
|
d: "M0 0h24v24H0z",
|
|
@@ -577,9 +577,9 @@ function En(e, t) {
|
|
|
577
577
|
}, null, -1),
|
|
578
578
|
n("path", { d: "M18 6l-12 12" }, null, -1),
|
|
579
579
|
n("path", { d: "M6 6l12 12" }, null, -1)
|
|
580
|
-
])
|
|
580
|
+
]));
|
|
581
581
|
}
|
|
582
|
-
const Yt = /* @__PURE__ */ ae(
|
|
582
|
+
const Yt = /* @__PURE__ */ ae(Bn, [["render", Tn]]), En = {}, In = {
|
|
583
583
|
xmlns: "http://www.w3.org/2000/svg",
|
|
584
584
|
width: "24",
|
|
585
585
|
height: "24",
|
|
@@ -590,8 +590,8 @@ const Yt = /* @__PURE__ */ ae(An, [["render", En]]), In = {}, jn = {
|
|
|
590
590
|
"stroke-linecap": "round",
|
|
591
591
|
"stroke-linejoin": "round"
|
|
592
592
|
};
|
|
593
|
-
function
|
|
594
|
-
return i(), c("svg",
|
|
593
|
+
function jn(e, t) {
|
|
594
|
+
return i(), c("svg", In, t[0] || (t[0] = [
|
|
595
595
|
n("path", {
|
|
596
596
|
stroke: "none",
|
|
597
597
|
d: "M0 0h24v24H0z",
|
|
@@ -600,15 +600,15 @@ function Fn(e, t) {
|
|
|
600
600
|
n("path", { d: "M12 9h.01" }, null, -1),
|
|
601
601
|
n("path", { d: "M11 12h1v4h1" }, null, -1),
|
|
602
602
|
n("path", { d: "M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" }, null, -1)
|
|
603
|
-
])
|
|
603
|
+
]));
|
|
604
604
|
}
|
|
605
|
-
const
|
|
605
|
+
const Fn = /* @__PURE__ */ ae(En, [["render", jn]]), On = {
|
|
606
606
|
key: 0,
|
|
607
607
|
class: "flex items-start gap-x-1"
|
|
608
|
-
},
|
|
608
|
+
}, zn = {
|
|
609
609
|
key: 0,
|
|
610
610
|
class: "text-red-500 text-[14px]"
|
|
611
|
-
},
|
|
611
|
+
}, Pn = ["title"], Un = ["disabled"], wl = /* @__PURE__ */ Q({
|
|
612
612
|
__name: "vs-input-switcher",
|
|
613
613
|
props: /* @__PURE__ */ ge({
|
|
614
614
|
rules: { default: () => [] },
|
|
@@ -632,14 +632,14 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
632
632
|
emits: ["update:modelValue"],
|
|
633
633
|
setup(e) {
|
|
634
634
|
const t = e, l = be(e, "modelValue");
|
|
635
|
-
return (a, o) => t.view === "checkbox" ? (i(), c("div",
|
|
635
|
+
return (a, o) => t.view === "checkbox" ? (i(), c("div", On, [
|
|
636
636
|
K(Rt, {
|
|
637
637
|
modelValue: l.value,
|
|
638
638
|
"onUpdate:modelValue": o[0] || (o[0] = (r) => l.value = r),
|
|
639
639
|
label: a.text,
|
|
640
640
|
error: a.error || ""
|
|
641
641
|
}, null, 8, ["modelValue", "label", "error"]),
|
|
642
|
-
a.rules?.includes("required") ? (i(), c("span",
|
|
642
|
+
a.rules?.includes("required") ? (i(), c("span", zn, "*")) : P("", !0),
|
|
643
643
|
a.i ? (i(), c("button", {
|
|
644
644
|
key: 1,
|
|
645
645
|
class: "cursor-pointer",
|
|
@@ -647,8 +647,8 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
647
647
|
onClick: o[1] || (o[1] = ke(() => {
|
|
648
648
|
}, ["prevent"]))
|
|
649
649
|
}, [
|
|
650
|
-
K(me(
|
|
651
|
-
], 8,
|
|
650
|
+
K(me(Fn), { class: "text-gray-500 w-[14px] h-[14px]" })
|
|
651
|
+
], 8, Pn)) : P("", !0)
|
|
652
652
|
])) : (i(), c("button", {
|
|
653
653
|
key: 1,
|
|
654
654
|
type: "button",
|
|
@@ -660,9 +660,9 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
660
660
|
"data-state": "checked",
|
|
661
661
|
class: R(["pointer-events-none block h-4 w-4 rounded-full bg-white shadow-lg ring-0 transition-transform", [l.value ? "translate-x-4" : "translate-x-0"]])
|
|
662
662
|
}, null, 2)
|
|
663
|
-
], 10,
|
|
663
|
+
], 10, Un));
|
|
664
664
|
}
|
|
665
|
-
}),
|
|
665
|
+
}), Nn = ["id", "innerHTML"], tl = /* @__PURE__ */ Q({
|
|
666
666
|
__name: "vs-input-static",
|
|
667
667
|
props: {
|
|
668
668
|
text: { default: "" },
|
|
@@ -682,9 +682,9 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
682
682
|
id: t.name,
|
|
683
683
|
class: R(["text-gray-900", t.customClass]),
|
|
684
684
|
innerHTML: t.html ? t.html : t.text
|
|
685
|
-
}, null, 10,
|
|
685
|
+
}, null, 10, Nn));
|
|
686
686
|
}
|
|
687
|
-
}),
|
|
687
|
+
}), Rn = ["placeholder", "disabled", "name"], xl = /* @__PURE__ */ Q({
|
|
688
688
|
__name: "vs-input-mask",
|
|
689
689
|
props: /* @__PURE__ */ ge({
|
|
690
690
|
name: {},
|
|
@@ -747,9 +747,9 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
747
747
|
style: {
|
|
748
748
|
border: "1px solid #CFD9E0"
|
|
749
749
|
}
|
|
750
|
-
}, null, 10,
|
|
750
|
+
}, null, 10, Rn));
|
|
751
751
|
}
|
|
752
|
-
}),
|
|
752
|
+
}), Hn = { class: "relative w-full bg-white rounded-lg" }, qn = ["placeholder", "disabled"], kl = /* @__PURE__ */ Q({
|
|
753
753
|
__name: "vs-input-email",
|
|
754
754
|
props: /* @__PURE__ */ ge({
|
|
755
755
|
style: { default: () => ({}) },
|
|
@@ -768,7 +768,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
768
768
|
emits: ["update:modelValue"],
|
|
769
769
|
setup(e) {
|
|
770
770
|
const t = e, { inputClass: l } = Be(t.style), a = be(e, "modelValue");
|
|
771
|
-
return (o, r) => (i(), c("div",
|
|
771
|
+
return (o, r) => (i(), c("div", Hn, [
|
|
772
772
|
r[1] || (r[1] = Ie('<div class="absolute bottom-2/4 translate-y-2/4 left-[10px] cursor-pointer"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="stroke-gray-500 transition-all"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z"></path><path d="M3 7l9 6l9 -6"></path></svg></div>', 1)),
|
|
773
773
|
fe(n("input", {
|
|
774
774
|
type: "email",
|
|
@@ -779,12 +779,12 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
779
779
|
style: {
|
|
780
780
|
border: "1px solid #CFD9E0"
|
|
781
781
|
}
|
|
782
|
-
}, null, 10,
|
|
782
|
+
}, null, 10, qn), [
|
|
783
783
|
[Ce, a.value]
|
|
784
784
|
])
|
|
785
785
|
]));
|
|
786
786
|
}
|
|
787
|
-
}),
|
|
787
|
+
}), Gn = { class: "relative w-full bg-white rounded-lg" }, Wn = ["value", "placeholder", "disabled"], _l = /* @__PURE__ */ Q({
|
|
788
788
|
__name: "vs-input-tel",
|
|
789
789
|
props: /* @__PURE__ */ ge({
|
|
790
790
|
style: { default: () => ({}) },
|
|
@@ -811,7 +811,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
811
811
|
};
|
|
812
812
|
return se(() => a.value, (u) => {
|
|
813
813
|
u && !u.startsWith("+") ? a.value = `+${u.replace(/^\+/, "")}` : u || (a.value = "");
|
|
814
|
-
}, { immediate: !0 }), (u, f) => (i(), c("div",
|
|
814
|
+
}, { immediate: !0 }), (u, f) => (i(), c("div", Gn, [
|
|
815
815
|
f[0] || (f[0] = n("div", { class: "absolute bottom-2/4 translate-y-2/4 left-[10px] cursor-pointer" }, [
|
|
816
816
|
n("svg", {
|
|
817
817
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -842,10 +842,10 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
842
842
|
style: {
|
|
843
843
|
border: "1px solid #CFD9E0"
|
|
844
844
|
}
|
|
845
|
-
}, null, 42,
|
|
845
|
+
}, null, 42, Wn)
|
|
846
846
|
]));
|
|
847
847
|
}
|
|
848
|
-
}),
|
|
848
|
+
}), Kn = ["value", "disabled"], Yn = { class: "text-[13px] text-gray-700" }, Zn = /* @__PURE__ */ Q({
|
|
849
849
|
__name: "vs-input-radio-default",
|
|
850
850
|
props: /* @__PURE__ */ ge({
|
|
851
851
|
style: {},
|
|
@@ -875,8 +875,8 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
875
875
|
value: t.value,
|
|
876
876
|
disabled: a.value,
|
|
877
877
|
class: "hidden"
|
|
878
|
-
}, null, 8,
|
|
879
|
-
[
|
|
878
|
+
}, null, 8, Kn), [
|
|
879
|
+
[hl, l.value]
|
|
880
880
|
]),
|
|
881
881
|
n("span", {
|
|
882
882
|
class: R(["w-[16px] shrink-0 h-[16px] border rounded-full flex items-center justify-center mr-[10px]", [
|
|
@@ -889,10 +889,10 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
889
889
|
class: R(["w-[12px] h-[12px] shrink-0 rounded-full", [`bg-${t.style?.primaryColor || "blue"}-500`]])
|
|
890
890
|
}, null, 2)) : P("", !0)
|
|
891
891
|
], 2),
|
|
892
|
-
n("span",
|
|
892
|
+
n("span", Yn, W(t.text), 1)
|
|
893
893
|
], 2));
|
|
894
894
|
}
|
|
895
|
-
}),
|
|
895
|
+
}), Jn = ["value", "disabled"], Xn = { class: "text-[13px] text-gray-700" }, Qn = /* @__PURE__ */ Q({
|
|
896
896
|
__name: "vs-input-radio-buttons",
|
|
897
897
|
props: /* @__PURE__ */ ge({
|
|
898
898
|
style: {},
|
|
@@ -926,15 +926,15 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
926
926
|
value: t.value,
|
|
927
927
|
disabled: a.value,
|
|
928
928
|
class: "hidden"
|
|
929
|
-
}, null, 8,
|
|
930
|
-
[
|
|
929
|
+
}, null, 8, Jn), [
|
|
930
|
+
[hl, l.value]
|
|
931
931
|
]),
|
|
932
|
-
n("span",
|
|
932
|
+
n("span", Xn, W(t.text), 1)
|
|
933
933
|
], 2));
|
|
934
934
|
}
|
|
935
|
-
}),
|
|
936
|
-
"vs-input-radio-default":
|
|
937
|
-
"vs-input-radio-buttons":
|
|
935
|
+
}), ea = {
|
|
936
|
+
"vs-input-radio-default": Zn,
|
|
937
|
+
"vs-input-radio-buttons": Qn
|
|
938
938
|
}, ll = /* @__PURE__ */ Q({
|
|
939
939
|
__name: "vs-input-radio",
|
|
940
940
|
props: /* @__PURE__ */ ge({
|
|
@@ -956,7 +956,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
956
956
|
}),
|
|
957
957
|
emits: ["update:modelValue"],
|
|
958
958
|
setup(e) {
|
|
959
|
-
const t = e, l = be(e, "modelValue"), a = k(() =>
|
|
959
|
+
const t = e, l = be(e, "modelValue"), a = k(() => ea[`vs-input-radio-${t.view}`]);
|
|
960
960
|
return (o, r) => (i(), c("div", {
|
|
961
961
|
class: R([o.position === "horizontal" ? "flex items-center flex-wrap gap-2" : ""])
|
|
962
962
|
}, [
|
|
@@ -970,13 +970,13 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
970
970
|
}, { ref_for: !0 }, o.$attrs), null, 16, ["text", "value", "checked", "modelValue"]))), 128))
|
|
971
971
|
], 2));
|
|
972
972
|
}
|
|
973
|
-
}),
|
|
973
|
+
}), ta = {
|
|
974
974
|
key: 1,
|
|
975
975
|
class: "w-full flex flex-col gap-4"
|
|
976
|
-
},
|
|
976
|
+
}, la = {
|
|
977
977
|
key: 0,
|
|
978
978
|
class: "text-sm font-medium text-muted-foreground my-2"
|
|
979
|
-
},
|
|
979
|
+
}, na = "Без категорії", aa = /* @__PURE__ */ Q({
|
|
980
980
|
__name: "vs-input-checkbox",
|
|
981
981
|
props: {
|
|
982
982
|
options: { default: () => [] },
|
|
@@ -999,7 +999,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
999
999
|
},
|
|
1000
1000
|
emits: ["update:modelValue"],
|
|
1001
1001
|
setup(e, { emit: t }) {
|
|
1002
|
-
const l = e, a = t, o = M([]), r =
|
|
1002
|
+
const l = e, a = t, o = M([]), r = gl({}), s = (w) => w?.value || w?.id || w?.text || w, u = (w) => w.text || String(w), f = (w) => `lg:col-span-${w || 12}`, m = k(() => [
|
|
1003
1003
|
l.position === "vertical" ? "flex flex-col" : "",
|
|
1004
1004
|
l.colSpan ? "grid" : "flex justify-start"
|
|
1005
1005
|
]), g = (w) => w == null || w === "" ? null : typeof w == "string" || typeof w == "number" ? w : String(w), $ = k(() => {
|
|
@@ -1019,7 +1019,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1019
1019
|
const _ = w.get(d) || [];
|
|
1020
1020
|
if (!_.length)
|
|
1021
1021
|
return null;
|
|
1022
|
-
const h = d === null ? "group-null" : `group-${String(d)}`, L = d === null ?
|
|
1022
|
+
const h = d === null ? "group-null" : `group-${String(d)}`, L = d === null ? na : String(d);
|
|
1023
1023
|
return y.add(d), {
|
|
1024
1024
|
key: h,
|
|
1025
1025
|
label: L,
|
|
@@ -1099,12 +1099,12 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1099
1099
|
}
|
|
1100
1100
|
});
|
|
1101
1101
|
}
|
|
1102
|
-
}), (w, S) => l.group ? (i(), c("div",
|
|
1102
|
+
}), (w, S) => l.group ? (i(), c("div", ta, [
|
|
1103
1103
|
(i(!0), c(ue, null, he($.value, (y) => (i(), c("div", {
|
|
1104
1104
|
key: y.key,
|
|
1105
1105
|
class: "flex flex-col gap-2"
|
|
1106
1106
|
}, [
|
|
1107
|
-
y.label ? (i(), c("span",
|
|
1107
|
+
y.label ? (i(), c("span", la, W(y.label), 1)) : P("", !0),
|
|
1108
1108
|
n("div", {
|
|
1109
1109
|
class: R(["p-0 w-full gap-[12px]", m.value])
|
|
1110
1110
|
}, [
|
|
@@ -1142,7 +1142,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1142
1142
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "value", "class", "disabled", "label", "icon", "imgUrl", "option", "view"]))), 128))
|
|
1143
1143
|
], 2));
|
|
1144
1144
|
}
|
|
1145
|
-
}),
|
|
1145
|
+
}), oa = /* @__PURE__ */ ae(aa, [["__scopeId", "data-v-8e66207e"]]), ra = ["type", "placeholder", "disabled"], sa = /* @__PURE__ */ Q({
|
|
1146
1146
|
__name: "vs-input-date1",
|
|
1147
1147
|
props: {
|
|
1148
1148
|
style: { default: () => ({}) },
|
|
@@ -1176,11 +1176,11 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1176
1176
|
style: {
|
|
1177
1177
|
border: "1px solid #CFD9E0"
|
|
1178
1178
|
}
|
|
1179
|
-
}, null, 10,
|
|
1180
|
-
[
|
|
1179
|
+
}, null, 10, ra)), [
|
|
1180
|
+
[El, s.value]
|
|
1181
1181
|
]);
|
|
1182
1182
|
}
|
|
1183
|
-
}),
|
|
1183
|
+
}), ia = (e, t) => {
|
|
1184
1184
|
if (!t || !Object.keys(t).length)
|
|
1185
1185
|
return e;
|
|
1186
1186
|
const [l, a = ""] = e.split("?"), o = new URLSearchParams(a);
|
|
@@ -1199,7 +1199,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1199
1199
|
form: r = "form",
|
|
1200
1200
|
table: s = "table",
|
|
1201
1201
|
customParams: u
|
|
1202
|
-
} = t, f = a || `/file/upload/uploads?id=${o || ""}&form=${r || ""}&table=${s || ""}`, m =
|
|
1202
|
+
} = t, f = a || `/file/upload/uploads?id=${o || ""}&form=${r || ""}&table=${s || ""}`, m = ia(f, u);
|
|
1203
1203
|
return (await fetch(
|
|
1204
1204
|
m,
|
|
1205
1205
|
{
|
|
@@ -1215,7 +1215,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1215
1215
|
position: "right-bottom"
|
|
1216
1216
|
}), console.error("Сталась помилка завантаження файлу", l), null;
|
|
1217
1217
|
}
|
|
1218
|
-
},
|
|
1218
|
+
}, ua = async (e) => {
|
|
1219
1219
|
try {
|
|
1220
1220
|
return await fetch(`file/delete${e}`), !0;
|
|
1221
1221
|
} catch (t) {
|
|
@@ -1228,7 +1228,7 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1228
1228
|
} catch (t) {
|
|
1229
1229
|
console.error(t.message);
|
|
1230
1230
|
}
|
|
1231
|
-
},
|
|
1231
|
+
}, da = {}, ca = {
|
|
1232
1232
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1233
1233
|
width: "24",
|
|
1234
1234
|
height: "24",
|
|
@@ -1239,13 +1239,13 @@ const On = /* @__PURE__ */ ae(In, [["render", Fn]]), zn = {
|
|
|
1239
1239
|
"stroke-linecap": "round",
|
|
1240
1240
|
"stroke-linejoin": "round"
|
|
1241
1241
|
};
|
|
1242
|
-
function
|
|
1243
|
-
return i(), c("svg",
|
|
1242
|
+
function pa(e, t) {
|
|
1243
|
+
return i(), c("svg", ca, t[0] || (t[0] = [
|
|
1244
1244
|
n("path", { d: "M5 12h14" }, null, -1),
|
|
1245
1245
|
n("path", { d: "M12 5v14" }, null, -1)
|
|
1246
|
-
])
|
|
1246
|
+
]));
|
|
1247
1247
|
}
|
|
1248
|
-
const Ke = /* @__PURE__ */ ae(
|
|
1248
|
+
const Ke = /* @__PURE__ */ ae(da, [["render", pa]]), fa = {}, ma = {
|
|
1249
1249
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1250
1250
|
class: "icon icon-tabler icon-tabler-file-text",
|
|
1251
1251
|
width: "44",
|
|
@@ -1257,12 +1257,12 @@ const Ke = /* @__PURE__ */ ae(ca, [["render", fa]]), ma = {}, va = {
|
|
|
1257
1257
|
"stroke-linecap": "round",
|
|
1258
1258
|
"stroke-linejoin": "round"
|
|
1259
1259
|
};
|
|
1260
|
-
function
|
|
1261
|
-
return i(), c("svg",
|
|
1260
|
+
function va(e, t, l, a, o, r) {
|
|
1261
|
+
return i(), c("svg", ma, t[0] || (t[0] = [
|
|
1262
1262
|
Ie('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z"></path><line x1="9" y1="9" x2="10" y2="9"></line><line x1="9" y1="13" x2="15" y2="13"></line><line x1="9" y1="17" x2="15" y2="17"></line>', 6)
|
|
1263
|
-
])
|
|
1263
|
+
]));
|
|
1264
1264
|
}
|
|
1265
|
-
const
|
|
1265
|
+
const ha = /* @__PURE__ */ ae(fa, [["render", va]]), ga = {}, ya = {
|
|
1266
1266
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1267
1267
|
class: "icon icon-tabler icon-tabler-table",
|
|
1268
1268
|
width: "44",
|
|
@@ -1274,8 +1274,8 @@ const ga = /* @__PURE__ */ ae(ma, [["render", ha]]), ya = {}, ba = {
|
|
|
1274
1274
|
"stroke-linecap": "round",
|
|
1275
1275
|
"stroke-linejoin": "round"
|
|
1276
1276
|
};
|
|
1277
|
-
function
|
|
1278
|
-
return i(), c("svg",
|
|
1277
|
+
function ba(e, t, l, a, o, r) {
|
|
1278
|
+
return i(), c("svg", ya, t[0] || (t[0] = [
|
|
1279
1279
|
n("path", {
|
|
1280
1280
|
stroke: "none",
|
|
1281
1281
|
d: "M0 0h24v24H0z",
|
|
@@ -1300,9 +1300,9 @@ function wa(e, t, l, a, o, r) {
|
|
|
1300
1300
|
x2: "10",
|
|
1301
1301
|
y2: "20"
|
|
1302
1302
|
}, null, -1)
|
|
1303
|
-
])
|
|
1303
|
+
]));
|
|
1304
1304
|
}
|
|
1305
|
-
const
|
|
1305
|
+
const wa = /* @__PURE__ */ ae(ga, [["render", ba]]), xa = {}, ka = {
|
|
1306
1306
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1307
1307
|
width: "24",
|
|
1308
1308
|
height: "24",
|
|
@@ -1313,12 +1313,12 @@ const xa = /* @__PURE__ */ ae(ya, [["render", wa]]), ka = {}, _a = {
|
|
|
1313
1313
|
"stroke-linecap": "round",
|
|
1314
1314
|
"stroke-linejoin": "round"
|
|
1315
1315
|
};
|
|
1316
|
-
function
|
|
1317
|
-
return i(), c("svg",
|
|
1316
|
+
function _a(e, t) {
|
|
1317
|
+
return i(), c("svg", ka, t[0] || (t[0] = [
|
|
1318
1318
|
Ie('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z"></path><path d="M9 9l1 0"></path><path d="M9 13l6 0"></path><path d="M9 17l6 0"></path>', 6)
|
|
1319
|
-
])
|
|
1319
|
+
]));
|
|
1320
1320
|
}
|
|
1321
|
-
const
|
|
1321
|
+
const $l = /* @__PURE__ */ ae(xa, [["render", _a]]), $a = {}, Va = {
|
|
1322
1322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1323
1323
|
class: "icon icon-tabler icon-tabler-file-zip",
|
|
1324
1324
|
width: "44",
|
|
@@ -1330,12 +1330,12 @@ const Vl = /* @__PURE__ */ ae(ka, [["render", $a]]), Va = {}, Ca = {
|
|
|
1330
1330
|
"stroke-linecap": "round",
|
|
1331
1331
|
"stroke-linejoin": "round"
|
|
1332
1332
|
};
|
|
1333
|
-
function
|
|
1334
|
-
return i(), c("svg",
|
|
1333
|
+
function Ca(e, t, l, a, o, r) {
|
|
1334
|
+
return i(), c("svg", Va, t[0] || (t[0] = [
|
|
1335
1335
|
Ie('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M6 20.735a2 2 0 0 1 -1 -1.735v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2h-1"></path><path d="M11 17a2 2 0 0 1 2 2v2a1 1 0 0 1 -1 1h-2a1 1 0 0 1 -1 -1v-2a2 2 0 0 1 2 -2z"></path><line x1="11" y1="5" x2="10" y2="5"></line><line x1="13" y1="7" x2="12" y2="7"></line><line x1="11" y1="9" x2="10" y2="9"></line><line x1="13" y1="11" x2="12" y2="11"></line><line x1="11" y1="13" x2="10" y2="13"></line><line x1="13" y1="15" x2="12" y2="15"></line>', 9)
|
|
1336
|
-
])
|
|
1336
|
+
]));
|
|
1337
1337
|
}
|
|
1338
|
-
const
|
|
1338
|
+
const La = /* @__PURE__ */ ae($a, [["render", Ca]]), Ma = {}, Da = {
|
|
1339
1339
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1340
1340
|
class: "icon icon-tabler icon-tabler-file-code",
|
|
1341
1341
|
width: "44",
|
|
@@ -1347,25 +1347,25 @@ const Ma = /* @__PURE__ */ ae(Va, [["render", La]]), Da = {}, Sa = {
|
|
|
1347
1347
|
"stroke-linecap": "round",
|
|
1348
1348
|
"stroke-linejoin": "round"
|
|
1349
1349
|
};
|
|
1350
|
-
function
|
|
1351
|
-
return i(), c("svg",
|
|
1350
|
+
function Sa(e, t, l, a, o, r) {
|
|
1351
|
+
return i(), c("svg", Da, t[0] || (t[0] = [
|
|
1352
1352
|
Ie('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z"></path><path d="M10 13l-1 2l1 2"></path><path d="M14 13l1 2l-1 2"></path>', 5)
|
|
1353
|
-
])
|
|
1353
|
+
]));
|
|
1354
1354
|
}
|
|
1355
|
-
const
|
|
1355
|
+
const Ba = /* @__PURE__ */ ae(Ma, [["render", Sa]]), Aa = (e) => {
|
|
1356
1356
|
if (!e) return "";
|
|
1357
1357
|
const t = e?.split(".");
|
|
1358
1358
|
return t[t.length - 1];
|
|
1359
|
-
},
|
|
1360
|
-
const t =
|
|
1359
|
+
}, Ta = (e) => {
|
|
1360
|
+
const t = Aa(e), l = {
|
|
1361
1361
|
imageFormat: ["tiff", "jpg", "jpeg", "png", "svg", "ico", "webp"],
|
|
1362
1362
|
sheetsFormat: ["xls", "csv", "xlsx"],
|
|
1363
1363
|
archivesFormat: ["zip", "rar"],
|
|
1364
1364
|
textsFormat: ["json", "geojson", "txt", "yml", "yaml", "shp"],
|
|
1365
1365
|
documentsFormat: ["pdf"]
|
|
1366
1366
|
};
|
|
1367
|
-
return l.imageFormat.includes(t) ? "img" : l.sheetsFormat.includes(t) ?
|
|
1368
|
-
},
|
|
1367
|
+
return l.imageFormat.includes(t) ? "img" : l.sheetsFormat.includes(t) ? wa : l.textsFormat.includes(t) ? Ba : l.documentsFormat.includes(t) ? ha : l.archivesFormat.includes(t) ? La : $l;
|
|
1368
|
+
}, Ea = {}, Ia = {
|
|
1369
1369
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1370
1370
|
width: "24",
|
|
1371
1371
|
height: "24",
|
|
@@ -1377,12 +1377,12 @@ const Aa = /* @__PURE__ */ ae(Da, [["render", Ba]]), Ta = (e) => {
|
|
|
1377
1377
|
"stroke-linejoin": "round",
|
|
1378
1378
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-trash"
|
|
1379
1379
|
};
|
|
1380
|
-
function
|
|
1381
|
-
return i(), c("svg",
|
|
1380
|
+
function ja(e, t) {
|
|
1381
|
+
return i(), c("svg", Ia, t[0] || (t[0] = [
|
|
1382
1382
|
Ie('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 7l16 0"></path><path d="M10 11l0 6"></path><path d="M14 11l0 6"></path><path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12"></path><path d="M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3"></path>', 6)
|
|
1383
|
-
])
|
|
1383
|
+
]));
|
|
1384
1384
|
}
|
|
1385
|
-
const it = /* @__PURE__ */ ae(
|
|
1385
|
+
const it = /* @__PURE__ */ ae(Ea, [["render", ja]]), Fa = {}, Oa = {
|
|
1386
1386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1387
1387
|
width: "24",
|
|
1388
1388
|
height: "24",
|
|
@@ -1394,8 +1394,8 @@ const it = /* @__PURE__ */ ae(Ia, [["render", Fa]]), Oa = {}, za = {
|
|
|
1394
1394
|
"stroke-linejoin": "round",
|
|
1395
1395
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-download"
|
|
1396
1396
|
};
|
|
1397
|
-
function
|
|
1398
|
-
return i(), c("svg",
|
|
1397
|
+
function za(e, t) {
|
|
1398
|
+
return i(), c("svg", Oa, t[0] || (t[0] = [
|
|
1399
1399
|
n("path", {
|
|
1400
1400
|
stroke: "none",
|
|
1401
1401
|
d: "M0 0h24v24H0z",
|
|
@@ -1404,9 +1404,9 @@ function Pa(e, t) {
|
|
|
1404
1404
|
n("path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" }, null, -1),
|
|
1405
1405
|
n("path", { d: "M7 11l5 5l5 -5" }, null, -1),
|
|
1406
1406
|
n("path", { d: "M12 4l0 12" }, null, -1)
|
|
1407
|
-
])
|
|
1407
|
+
]));
|
|
1408
1408
|
}
|
|
1409
|
-
const
|
|
1409
|
+
const Vl = /* @__PURE__ */ ae(Fa, [["render", za]]), Pa = ["title"], Ua = { class: "absolute hidden top-0 right-0 flex items-center gap-x-2 w-full h-full justify-center" }, Na = /* @__PURE__ */ Q({
|
|
1410
1410
|
__name: "vs-input-file-list-item",
|
|
1411
1411
|
props: /* @__PURE__ */ ge({
|
|
1412
1412
|
format: {},
|
|
@@ -1436,17 +1436,17 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1436
1436
|
title: l.value,
|
|
1437
1437
|
class: "h-[120px] w-[120px] border text-gray-300 border-dashed border-[#CFD9E0] rounded-lg overflow-hidden relative item-file"
|
|
1438
1438
|
}, [
|
|
1439
|
-
(i(), ce(lt(me(
|
|
1439
|
+
(i(), ce(lt(me(Ta)(l.value)), {
|
|
1440
1440
|
src: l.value,
|
|
1441
1441
|
alt: "file",
|
|
1442
1442
|
class: "w-full h-full object-cover cursor-pointer",
|
|
1443
1443
|
onClick: r[0] || (r[0] = (s) => me(al)(l.value))
|
|
1444
1444
|
}, null, 8, ["src"])),
|
|
1445
|
-
n("div",
|
|
1445
|
+
n("div", Ua, [
|
|
1446
1446
|
n("button", {
|
|
1447
1447
|
type: "button",
|
|
1448
1448
|
onClick: r[1] || (r[1] = (s) => {
|
|
1449
|
-
me(
|
|
1449
|
+
me(ua)(l.value), t.value = a.multiple ? t.value?.filter((u) => u !== l.value) : "";
|
|
1450
1450
|
}),
|
|
1451
1451
|
class: "w-6 h-6 flex items-center justify-center text-gray-500 bg-gray-200 rounded-lg hover:text-red-500"
|
|
1452
1452
|
}, [
|
|
@@ -1457,21 +1457,21 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1457
1457
|
onClick: r[2] || (r[2] = (s) => me(al)(l.value)),
|
|
1458
1458
|
class: "w-6 h-6 flex items-center justify-center text-gray-500 bg-gray-200 rounded-lg hover:text-blue-500"
|
|
1459
1459
|
}, [
|
|
1460
|
-
K(
|
|
1460
|
+
K(Vl, { class: "w-4 h-4" })
|
|
1461
1461
|
])
|
|
1462
1462
|
])
|
|
1463
|
-
], 8,
|
|
1463
|
+
], 8, Pa));
|
|
1464
1464
|
}
|
|
1465
|
-
}), ol = /* @__PURE__ */ ae(
|
|
1465
|
+
}), ol = /* @__PURE__ */ ae(Na, [["__scopeId", "data-v-286cdbc0"]]), Ra = { class: "flex items-center gap-x-2" }, Ha = ["accept", "multiple", "disabled"], qa = {
|
|
1466
1466
|
key: 1,
|
|
1467
1467
|
class: "flex items-center flex-wrap gap-2"
|
|
1468
|
-
},
|
|
1468
|
+
}, Ga = {
|
|
1469
1469
|
key: 1,
|
|
1470
1470
|
class: "loader"
|
|
1471
|
-
},
|
|
1471
|
+
}, Wa = {
|
|
1472
1472
|
key: 1,
|
|
1473
1473
|
class: "loader"
|
|
1474
|
-
},
|
|
1474
|
+
}, Ka = /* @__PURE__ */ Q({
|
|
1475
1475
|
__name: "vs-input-file",
|
|
1476
1476
|
props: /* @__PURE__ */ ge({
|
|
1477
1477
|
format: {},
|
|
@@ -1596,7 +1596,7 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1596
1596
|
s.value = !1, r.value && (r.value.value = "");
|
|
1597
1597
|
}
|
|
1598
1598
|
};
|
|
1599
|
-
return (d, _) => (i(), c("div",
|
|
1599
|
+
return (d, _) => (i(), c("div", Ra, [
|
|
1600
1600
|
n("input", {
|
|
1601
1601
|
class: "hidden",
|
|
1602
1602
|
ref_key: "fileInput",
|
|
@@ -1606,14 +1606,14 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1606
1606
|
multiple: d.multiple,
|
|
1607
1607
|
onChange: x,
|
|
1608
1608
|
disabled: s.value || d.disabled
|
|
1609
|
-
}, null, 40,
|
|
1609
|
+
}, null, 40, Ha),
|
|
1610
1610
|
!d.multiple && a.value ? (i(), ce(ol, {
|
|
1611
1611
|
key: 0,
|
|
1612
1612
|
item: a.value,
|
|
1613
1613
|
"onUpdate:item": _[0] || (_[0] = (h) => a.value = h),
|
|
1614
1614
|
value: a.value,
|
|
1615
1615
|
"onUpdate:value": _[1] || (_[1] = (h) => a.value = h)
|
|
1616
|
-
}, null, 8, ["item", "value"])) : d.multiple ? (i(), c("div",
|
|
1616
|
+
}, null, 8, ["item", "value"])) : d.multiple ? (i(), c("div", qa, [
|
|
1617
1617
|
(i(!0), c(ue, null, he(a.value, (h, L) => (i(), ce(ol, {
|
|
1618
1618
|
multiple: d.multiple,
|
|
1619
1619
|
key: L,
|
|
@@ -1628,7 +1628,7 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1628
1628
|
d.disabled || s.value ? "opacity-50 cursor-not-allowed" : "cursor-pointer hover:border-blue-500 hover:bg-blue-50"
|
|
1629
1629
|
])
|
|
1630
1630
|
}, [
|
|
1631
|
-
s.value ? (i(), c("div",
|
|
1631
|
+
s.value ? (i(), c("div", Ga)) : (i(), ce(Ke, {
|
|
1632
1632
|
key: 0,
|
|
1633
1633
|
class: "w-6 h-6"
|
|
1634
1634
|
}))
|
|
@@ -1639,14 +1639,14 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1639
1639
|
onClick: b,
|
|
1640
1640
|
class: R([d.disabled || s.value ? "opacity-50 cursor-not-allowed" : "cursor-pointer hover:border-blue-500", "relative h-[120px] w-[120px] border text-gray-300 hover:text-blue-500 border-dashed border-gray-300 rounded-lg flex items-center justify-center cursor-pointer hover:border-blue-500 transition-all duration-300 hover:bg-blue-50"])
|
|
1641
1641
|
}, [
|
|
1642
|
-
s.value ? (i(), c("div",
|
|
1642
|
+
s.value ? (i(), c("div", Wa)) : (i(), ce(Ke, {
|
|
1643
1643
|
key: 0,
|
|
1644
1644
|
class: "w-6 h-6"
|
|
1645
1645
|
}))
|
|
1646
1646
|
], 2))
|
|
1647
1647
|
]));
|
|
1648
1648
|
}
|
|
1649
|
-
}),
|
|
1649
|
+
}), Ya = /* @__PURE__ */ ae(Ka, [["__scopeId", "data-v-94bcb5d9"]]), Za = { class: "max-w-[55vw]" }, Ja = { class: "text-sm font-semibold text-gray-800 truncate dark:text-neutral-200" }, Xa = { class: "flex items-center text-xs text-gray-500 truncate dark:text-neutral-500" }, Qa = { class: "px-[5px]" }, eo = { class: "" }, Mt = /* @__PURE__ */ Q({
|
|
1650
1650
|
__name: "vs-widget-file-info",
|
|
1651
1651
|
props: {
|
|
1652
1652
|
item: { default: null }
|
|
@@ -1671,33 +1671,33 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1671
1671
|
}
|
|
1672
1672
|
return (o, r) => (i(), c(ue, null, [
|
|
1673
1673
|
r[1] || (r[1] = Ie('<div class="flex items-center justify-center h-[30px] w-[30px]"><svg xmlns="http://www.w3.org/2000/svg" height="24" width="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-file"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M14 3v4a1 1 0 0 0 1 1h4"></path><path d="M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z"></path></svg></div>', 1)),
|
|
1674
|
-
n("div",
|
|
1675
|
-
n("p",
|
|
1676
|
-
n("p",
|
|
1674
|
+
n("div", Za, [
|
|
1675
|
+
n("p", Ja, W(o.item?.uploaded_name), 1),
|
|
1676
|
+
n("p", Xa, [
|
|
1677
1677
|
n("span", null, W(o.item?.username), 1),
|
|
1678
|
-
fe(n("span",
|
|
1678
|
+
fe(n("span", Qa, "|", 512), [
|
|
1679
1679
|
[Ye, o.item?.username]
|
|
1680
1680
|
]),
|
|
1681
1681
|
n("span", null, W(l.value), 1),
|
|
1682
1682
|
r[0] || (r[0] = n("span", { class: "px-[5px]" }, "|", -1)),
|
|
1683
|
-
n("span",
|
|
1683
|
+
n("span", eo, W(a(o.item?.size)), 1)
|
|
1684
1684
|
])
|
|
1685
1685
|
])
|
|
1686
1686
|
], 64));
|
|
1687
1687
|
}
|
|
1688
|
-
}),
|
|
1688
|
+
}), to = { class: "p-3 relative group flex items-center gap-x-3 border border-gray-200 bg-white rounded-md w-full" }, lo = {
|
|
1689
1689
|
key: 0,
|
|
1690
1690
|
class: "flex w-full gap-x-3 items-center"
|
|
1691
|
-
},
|
|
1691
|
+
}, no = {
|
|
1692
1692
|
key: 1,
|
|
1693
1693
|
class: "flex gap-x-3 w-full items-center"
|
|
1694
|
-
},
|
|
1694
|
+
}, ao = {
|
|
1695
1695
|
key: 2,
|
|
1696
1696
|
class: "flex gap-x-3 w-full items-center"
|
|
1697
|
-
},
|
|
1697
|
+
}, oo = ["href"], ro = {
|
|
1698
1698
|
key: 3,
|
|
1699
1699
|
class: "flex gap-x-3 w-full items-center"
|
|
1700
|
-
},
|
|
1700
|
+
}, so = { class: "lg:absolute lg:top-3 lg:end-1 opacity-100" }, io = { class: "p-0.5 sm:p-1 inline-flex items-center gap-0.5 bg-white rounded-lg dark:bg-neutral-800 dark:border-neutral-700" }, uo = { class: "inline-block" }, co = { class: "inline-block" }, po = /* @__PURE__ */ Q({
|
|
1701
1701
|
__name: "vs-widget-file-item",
|
|
1702
1702
|
props: {
|
|
1703
1703
|
item: { default: null },
|
|
@@ -1739,42 +1739,42 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1739
1739
|
function m(g) {
|
|
1740
1740
|
(l.item.ext === "jpg" || l.item.ext === "png") && a("openLightbox", { item: l.item, index: g });
|
|
1741
1741
|
}
|
|
1742
|
-
return (g, $) => (i(), c("div",
|
|
1743
|
-
g.item.ext === "jpg" || g.item.ext === "png" ? (i(), c("div",
|
|
1742
|
+
return (g, $) => (i(), c("div", to, [
|
|
1743
|
+
g.item.ext === "jpg" || g.item.ext === "png" ? (i(), c("div", lo, [
|
|
1744
1744
|
n("div", {
|
|
1745
1745
|
class: "max-w-[55vw] cursor-pointer flex gap-x-3 w-full items-center",
|
|
1746
1746
|
onClick: $[0] || ($[0] = (C) => m(g.index))
|
|
1747
1747
|
}, [
|
|
1748
1748
|
K(Mt, { item: g.item }, null, 8, ["item"])
|
|
1749
1749
|
])
|
|
1750
|
-
])) : o(g.item) ? (i(), c("div",
|
|
1750
|
+
])) : o(g.item) ? (i(), c("div", no, [
|
|
1751
1751
|
K(Mt, { item: g.item }, null, 8, ["item"])
|
|
1752
|
-
])) : r(g.item) ? (i(), c("div",
|
|
1752
|
+
])) : r(g.item) ? (i(), c("div", ao, [
|
|
1753
1753
|
n("a", {
|
|
1754
1754
|
href: `/api/file-preview?id=${g.item.file_id}`,
|
|
1755
1755
|
target: "_blank",
|
|
1756
1756
|
class: "flex gap-x-3 w-full items-center"
|
|
1757
1757
|
}, [
|
|
1758
1758
|
K(Mt, { item: g.item }, null, 8, ["item"])
|
|
1759
|
-
], 8,
|
|
1760
|
-
])) : (i(), c("div",
|
|
1759
|
+
], 8, oo)
|
|
1760
|
+
])) : (i(), c("div", ro, [
|
|
1761
1761
|
K(Mt, { item: g.item }, null, 8, ["item"])
|
|
1762
1762
|
])),
|
|
1763
|
-
n("div",
|
|
1764
|
-
n("div",
|
|
1765
|
-
n("div",
|
|
1763
|
+
n("div", so, [
|
|
1764
|
+
n("div", io, [
|
|
1765
|
+
n("div", uo, [
|
|
1766
1766
|
n("button", {
|
|
1767
1767
|
class: "inline-flex p-[6px] justify-center items-center gap-x-2 rounded-lg border border-transparent text-gray-500 hover:bg-gray-100 disabled:opacity-50 disabled:pointer-events-none dark:text-neutral-400 focus:outline-none focus:bg-gray-100 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",
|
|
1768
1768
|
onClick: $[1] || ($[1] = (C) => s(g.item))
|
|
1769
1769
|
}, [
|
|
1770
|
-
K(
|
|
1770
|
+
K(Vl, {
|
|
1771
1771
|
height: "14",
|
|
1772
1772
|
width: "14"
|
|
1773
1773
|
})
|
|
1774
1774
|
])
|
|
1775
1775
|
]),
|
|
1776
1776
|
$[3] || ($[3] = n("div", { class: "w-px h-5 mx-1 bg-gray-200 dark:bg-neutral-700" }, null, -1)),
|
|
1777
|
-
n("div",
|
|
1777
|
+
n("div", co, [
|
|
1778
1778
|
n("button", {
|
|
1779
1779
|
type: "button",
|
|
1780
1780
|
class: "size-[30px] inline-flex justify-center items-center gap-x-2 rounded-lg border border-transparent text-red-600 hover:bg-red-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-red-100 dark:text-red-500 dark:hover:bg-red-500/20 dark:focus:bg-red-500/20",
|
|
@@ -1790,7 +1790,7 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1790
1790
|
])
|
|
1791
1791
|
]));
|
|
1792
1792
|
}
|
|
1793
|
-
}),
|
|
1793
|
+
}), fo = {}, mo = {
|
|
1794
1794
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1795
1795
|
width: "24",
|
|
1796
1796
|
height: "24",
|
|
@@ -1802,8 +1802,8 @@ const Cl = /* @__PURE__ */ ae(Oa, [["render", Pa]]), Ua = ["title"], Na = { clas
|
|
|
1802
1802
|
"stroke-linejoin": "round",
|
|
1803
1803
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-download"
|
|
1804
1804
|
};
|
|
1805
|
-
function
|
|
1806
|
-
return i(), c("svg",
|
|
1805
|
+
function vo(e, t) {
|
|
1806
|
+
return i(), c("svg", mo, t[0] || (t[0] = [
|
|
1807
1807
|
n("path", {
|
|
1808
1808
|
stroke: "none",
|
|
1809
1809
|
d: "M0 0h24v24H0z",
|
|
@@ -1812,15 +1812,15 @@ function ho(e, t) {
|
|
|
1812
1812
|
n("path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" }, null, -1),
|
|
1813
1813
|
n("path", { d: "M7 11l5 5l5 -5" }, null, -1),
|
|
1814
1814
|
n("path", { d: "M12 4l0 12" }, null, -1)
|
|
1815
|
-
])
|
|
1815
|
+
]));
|
|
1816
1816
|
}
|
|
1817
|
-
const
|
|
1817
|
+
const ho = /* @__PURE__ */ ae(fo, [["render", vo]]), go = { class: "flex flex-col widget-file xl:bg-white xl:rounded-xl dark:xl:bg-neutral-800 dark:xl:border-neutral-700 w-full" }, yo = { class: "flex w-full mb-[12px] items-center gap-x-2" }, bo = { class: "font-semibold text-gray-800 dark:text-neutral-200 text-[14px]" }, wo = { class1: "ml-auto" }, xo = { class: "py-1.5 px-4 inline-flex items-center gap-x-2 text-sm font-medium rounded-lg bg-gray-100 cursor-pointer hover:bg-gray-200 text-gray-800 shadow-2xs hover:bg-gray-50 focus:outline-hidden focus:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-white dark:hover:bg-neutral-700 dark:focus:bg-neutral-700" }, ko = {
|
|
1818
1818
|
key: 0,
|
|
1819
1819
|
class: "py-4 mb-4 space-y-4 border-gray-200 border-y dark:border-neutral-700"
|
|
1820
|
-
},
|
|
1820
|
+
}, _o = { class: "relative" }, $o = {
|
|
1821
1821
|
key: 1,
|
|
1822
1822
|
class: "space-y-3 max-h-[300px] overflow-y-auto [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-neutral-700 dark:[&::-webkit-scrollbar-thumb]:bg-neutral-500"
|
|
1823
|
-
},
|
|
1823
|
+
}, Vo = { key: 0 }, Co = /* @__PURE__ */ Q({
|
|
1824
1824
|
__name: "vs-input-file-list",
|
|
1825
1825
|
props: {
|
|
1826
1826
|
id: { default: "" },
|
|
@@ -1884,18 +1884,18 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
1884
1884
|
o.value && y();
|
|
1885
1885
|
}), (_, h) => {
|
|
1886
1886
|
const L = Ne("Lightbox"), A = Ne("MessageBox");
|
|
1887
|
-
return i(), c("div",
|
|
1888
|
-
n("div",
|
|
1889
|
-
n("h2",
|
|
1890
|
-
n("div",
|
|
1887
|
+
return i(), c("div", go, [
|
|
1888
|
+
n("div", yo, [
|
|
1889
|
+
n("h2", bo, " Файлів: " + W(g.value?.length), 1),
|
|
1890
|
+
n("div", wo, [
|
|
1891
1891
|
n("label", null, [
|
|
1892
1892
|
n("input", {
|
|
1893
1893
|
type: "file",
|
|
1894
1894
|
class: "hidden",
|
|
1895
1895
|
onChange: h[0] || (h[0] = (F) => b(F))
|
|
1896
1896
|
}, null, 32),
|
|
1897
|
-
n("div",
|
|
1898
|
-
K(
|
|
1897
|
+
n("div", xo, [
|
|
1898
|
+
K(ho, {
|
|
1899
1899
|
height: "16",
|
|
1900
1900
|
width: "16"
|
|
1901
1901
|
})
|
|
@@ -1903,9 +1903,9 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
1903
1903
|
])
|
|
1904
1904
|
])
|
|
1905
1905
|
]),
|
|
1906
|
-
g.value?.length > 4 ? (i(), c("div",
|
|
1906
|
+
g.value?.length > 4 ? (i(), c("div", ko, [
|
|
1907
1907
|
n("div", null, [
|
|
1908
|
-
n("div",
|
|
1908
|
+
n("div", _o, [
|
|
1909
1909
|
h[8] || (h[8] = n("div", { class: "absolute inset-y-0 start-0 flex items-center pointer-events-none z-[1] ps-3.5" }, [
|
|
1910
1910
|
n("svg", {
|
|
1911
1911
|
class: "flex-shrink-0 text-gray-500 size-4 dark:text-neutral-400",
|
|
@@ -1943,8 +1943,8 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
1943
1943
|
])
|
|
1944
1944
|
])
|
|
1945
1945
|
])) : P("", !0),
|
|
1946
|
-
g.value?.length ? (i(), c("div",
|
|
1947
|
-
(i(!0), c(ue, null, he(w.value, (F, Y) => (i(), ce(
|
|
1946
|
+
g.value?.length ? (i(), c("div", $o, [
|
|
1947
|
+
(i(!0), c(ue, null, he(w.value, (F, Y) => (i(), ce(po, {
|
|
1948
1948
|
key: Y,
|
|
1949
1949
|
prefix: _.prefix,
|
|
1950
1950
|
item: F,
|
|
@@ -1953,9 +1953,9 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
1953
1953
|
onOpenModal: h[3] || (h[3] = (Z) => d(Z)),
|
|
1954
1954
|
onOpenLightbox: h[4] || (h[4] = (Z) => S(Z))
|
|
1955
1955
|
}, null, 8, ["prefix", "item", "index"]))), 128)),
|
|
1956
|
-
w.value.length ? P("", !0) : (i(), c("div",
|
|
1956
|
+
w.value.length ? P("", !0) : (i(), c("div", Vo, h[9] || (h[9] = [
|
|
1957
1957
|
n("p", { class: "text-sm text-gray-600 font-sm" }, " Файлів з такою назвою не існує, введіть інше пошукове слово ", -1)
|
|
1958
|
-
])
|
|
1958
|
+
])))
|
|
1959
1959
|
])) : P("", !0),
|
|
1960
1960
|
K(L, {
|
|
1961
1961
|
modelValue: r.value,
|
|
@@ -1972,7 +1972,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
1972
1972
|
]);
|
|
1973
1973
|
};
|
|
1974
1974
|
}
|
|
1975
|
-
}),
|
|
1975
|
+
}), Lo = { class: "flex items-center justify-between" }, Mo = { class: "text-[16px] text-gray-900 font-medium" }, Do = { class: "grid gap-3" }, So = /* @__PURE__ */ Q({
|
|
1976
1976
|
__name: "vs-container-switcher",
|
|
1977
1977
|
props: {
|
|
1978
1978
|
title: {
|
|
@@ -1996,9 +1996,9 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
1996
1996
|
l.value = a;
|
|
1997
1997
|
}
|
|
1998
1998
|
), (a, o) => (i(), c("div", null, [
|
|
1999
|
-
n("div",
|
|
2000
|
-
n("p",
|
|
2001
|
-
K(
|
|
1999
|
+
n("div", Lo, [
|
|
2000
|
+
n("p", Mo, W(e.title), 1),
|
|
2001
|
+
K(wl, {
|
|
2002
2002
|
modelValue: l.value,
|
|
2003
2003
|
"onUpdate:modelValue": o[0] || (o[0] = (r) => l.value = r),
|
|
2004
2004
|
style: Ve(e.style)
|
|
@@ -2006,7 +2006,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2006
2006
|
]),
|
|
2007
2007
|
K(Kt, { name: "slide-fade" }, {
|
|
2008
2008
|
default: Se(() => [
|
|
2009
|
-
fe(n("div",
|
|
2009
|
+
fe(n("div", Do, [
|
|
2010
2010
|
De(a.$slots, "default", {}, void 0, !0)
|
|
2011
2011
|
], 512), [
|
|
2012
2012
|
[Ye, l.value]
|
|
@@ -2016,7 +2016,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2016
2016
|
})
|
|
2017
2017
|
]));
|
|
2018
2018
|
}
|
|
2019
|
-
}),
|
|
2019
|
+
}), Bo = /* @__PURE__ */ ae(So, [["__scopeId", "data-v-90320b87"]]), Ao = { class: "text-[16px] text-gray-900 font-medium" }, To = { class: "grid gap-3" }, Eo = /* @__PURE__ */ Q({
|
|
2020
2020
|
__name: "vs-container-accordion",
|
|
2021
2021
|
props: {
|
|
2022
2022
|
title: {
|
|
@@ -2045,14 +2045,14 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2045
2045
|
onClick: o[0] || (o[0] = (r) => l.value = !l.value),
|
|
2046
2046
|
class: "flex items-center gap-2"
|
|
2047
2047
|
}, [
|
|
2048
|
-
K(me(
|
|
2048
|
+
K(me(Sn), {
|
|
2049
2049
|
class: R(["h-4 w-4 duration-300", [l.value ? "-rotate-180" : ""]])
|
|
2050
2050
|
}, null, 8, ["class"]),
|
|
2051
|
-
n("span",
|
|
2051
|
+
n("span", Ao, W(e.title), 1)
|
|
2052
2052
|
]),
|
|
2053
2053
|
K(Kt, { name: "slide-fade" }, {
|
|
2054
2054
|
default: Se(() => [
|
|
2055
|
-
fe(n("div",
|
|
2055
|
+
fe(n("div", To, [
|
|
2056
2056
|
De(a.$slots, "default", {}, void 0, !0)
|
|
2057
2057
|
], 512), [
|
|
2058
2058
|
[Ye, l.value]
|
|
@@ -2062,7 +2062,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2062
2062
|
})
|
|
2063
2063
|
]));
|
|
2064
2064
|
}
|
|
2065
|
-
}),
|
|
2065
|
+
}), Io = /* @__PURE__ */ ae(Eo, [["__scopeId", "data-v-590eff11"]]), jo = { class: "flex items-center justify-between" }, Fo = /* @__PURE__ */ Q({
|
|
2066
2066
|
__name: "vs-container-default",
|
|
2067
2067
|
props: {
|
|
2068
2068
|
title: {
|
|
@@ -2076,16 +2076,16 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2076
2076
|
},
|
|
2077
2077
|
setup(e) {
|
|
2078
2078
|
return (t, l) => (i(), c("div", null, [
|
|
2079
|
-
n("div",
|
|
2079
|
+
n("div", jo, [
|
|
2080
2080
|
n("p", null, W(e.title), 1)
|
|
2081
2081
|
]),
|
|
2082
2082
|
De(t.$slots, "default")
|
|
2083
2083
|
]));
|
|
2084
2084
|
}
|
|
2085
|
-
}),
|
|
2086
|
-
switcher:
|
|
2087
|
-
accordion:
|
|
2088
|
-
default:
|
|
2085
|
+
}), Oo = {
|
|
2086
|
+
switcher: Bo,
|
|
2087
|
+
accordion: Io,
|
|
2088
|
+
default: Fo
|
|
2089
2089
|
}, Fe = {
|
|
2090
2090
|
Equal: "==",
|
|
2091
2091
|
Inequal: "!=",
|
|
@@ -2099,37 +2099,37 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2099
2099
|
Contain: "*",
|
|
2100
2100
|
In: "in",
|
|
2101
2101
|
NotIn: "not_in"
|
|
2102
|
-
},
|
|
2102
|
+
}, zo = (e, t) => String(e) === String(t), Po = (e, t) => String(e) !== String(t), Uo = (e, t) => e > t, No = (e, t) => e >= t, Ro = (e, t) => e < t, Ho = (e, t) => e <= t, qo = (e, t) => Array.isArray(t) && t.length === 2 ? e >= t[0] && e <= t[1] : !1, Go = (e, t) => String(e).startsWith(String(t)), Wo = (e, t) => String(e).endsWith(String(t)), Ko = (e, t) => String(e).includes(String(t)), Yo = (e, t) => Array.isArray(t) ? t.includes(e) : !1, Zo = (e, t) => Array.isArray(t) ? !t.includes(e) : !0, Cl = (e, t) => {
|
|
2103
2103
|
if (!t) return !0;
|
|
2104
2104
|
switch (t?.[1]) {
|
|
2105
2105
|
case Fe.Equal:
|
|
2106
|
-
return
|
|
2106
|
+
return zo(e, t?.[2]);
|
|
2107
2107
|
case Fe.Inequal:
|
|
2108
|
-
return
|
|
2108
|
+
return Po(e, t?.[2]);
|
|
2109
2109
|
case Fe.Higer:
|
|
2110
|
-
return
|
|
2110
|
+
return Uo(e, t?.[2]);
|
|
2111
2111
|
case Fe.HigerOrEqual:
|
|
2112
|
-
return
|
|
2112
|
+
return No(e, t?.[2]);
|
|
2113
2113
|
case Fe.Lower:
|
|
2114
|
-
return
|
|
2114
|
+
return Ro(e, t?.[2]);
|
|
2115
2115
|
case Fe.LowerOrEqual:
|
|
2116
|
-
return
|
|
2116
|
+
return Ho(e, t?.[2]);
|
|
2117
2117
|
case Fe.Between:
|
|
2118
|
-
return
|
|
2118
|
+
return qo(e, t?.[2]);
|
|
2119
2119
|
case Fe.StartWith:
|
|
2120
|
-
return
|
|
2120
|
+
return Go(e, t?.[2]);
|
|
2121
2121
|
case Fe.EndWith:
|
|
2122
|
-
return
|
|
2122
|
+
return Wo(e, t?.[2]);
|
|
2123
2123
|
case Fe.Contain:
|
|
2124
|
-
return
|
|
2124
|
+
return Ko(e, t?.[2]);
|
|
2125
2125
|
case Fe.In:
|
|
2126
|
-
return
|
|
2126
|
+
return Yo(e, t?.[2]);
|
|
2127
2127
|
case Fe.NotIn:
|
|
2128
|
-
return
|
|
2128
|
+
return Zo(e, t?.[2]);
|
|
2129
2129
|
default:
|
|
2130
2130
|
return !0;
|
|
2131
2131
|
}
|
|
2132
|
-
},
|
|
2132
|
+
}, Jo = /* @__PURE__ */ Q({
|
|
2133
2133
|
__name: "vs-input-container",
|
|
2134
2134
|
props: {
|
|
2135
2135
|
style: {
|
|
@@ -2158,8 +2158,8 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2158
2158
|
const f = u?.conditions;
|
|
2159
2159
|
if (!f) return !0;
|
|
2160
2160
|
const m = Array.isArray(f) ? f[0] : f, g = t.name ? l.value?.[t.name]?.[m] ?? l.value?.[m] : l.value?.[m];
|
|
2161
|
-
return
|
|
2162
|
-
})), r = k(() =>
|
|
2161
|
+
return Cl(g, f);
|
|
2162
|
+
})), r = k(() => Oo[t.view]), s = k(() => {
|
|
2163
2163
|
if (l.value || (l.value = {}), !t.name) return l.value;
|
|
2164
2164
|
const u = l.value[t.name];
|
|
2165
2165
|
if (u) return u;
|
|
@@ -2175,7 +2175,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2175
2175
|
style: Ve(e.style)
|
|
2176
2176
|
}, {
|
|
2177
2177
|
default: Se(() => [
|
|
2178
|
-
(i(!0), c(ue, null, he(o.value, (m) => (i(), ce(
|
|
2178
|
+
(i(!0), c(ue, null, he(o.value, (m) => (i(), ce(Ml, Ze({
|
|
2179
2179
|
key: m.name
|
|
2180
2180
|
}, { ref_for: !0 }, m, {
|
|
2181
2181
|
item: m,
|
|
@@ -2188,16 +2188,16 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2188
2188
|
_: 1
|
|
2189
2189
|
}, 8, ["title", "style"])) : P("", !0);
|
|
2190
2190
|
}
|
|
2191
|
-
}),
|
|
2191
|
+
}), Xo = ["aria-expanded", "data-focus"], Qo = { class: "flex flex-1 items-center gap-1 py-0.5 pl-2 pr-0 overflow-hidden h-full" }, er = {
|
|
2192
2192
|
key: 0,
|
|
2193
2193
|
class: "flex flex-nowrap items-center gap-1 overflow-x-auto overflow-y-hidden min-w-0 flex-1 py-0.5"
|
|
2194
|
-
},
|
|
2194
|
+
}, tr = { class: "flex items-center min-w-0" }, lr = ["title"], nr = ["innerHTML"], ar = ["onClick"], or = { class: "flex-1 min-w-[2px]" }, rr = ["placeholder"], sr = ["title"], ir = ["innerHTML"], ur = {
|
|
2195
2195
|
key: 2,
|
|
2196
2196
|
class: "flex-1 min-w-[2px]"
|
|
2197
|
-
},
|
|
2197
|
+
}, dr = ["placeholder"], cr = { class: "flex items-center shrink-0" }, pr = ["disabled"], fr = ["disabled", "title"], mr = ["aria-disabled", "onClick"], vr = ["innerHTML"], hr = {
|
|
2198
2198
|
key: 1,
|
|
2199
2199
|
class: "px-3 py-2 text-center text-gray-500"
|
|
2200
|
-
},
|
|
2200
|
+
}, gr = ["disabled"], rl = /* @__PURE__ */ Q({
|
|
2201
2201
|
__name: "vs-input-select",
|
|
2202
2202
|
props: {
|
|
2203
2203
|
multiple: { type: Boolean, default: !1 },
|
|
@@ -2471,7 +2471,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2471
2471
|
D && Re(D);
|
|
2472
2472
|
}
|
|
2473
2473
|
}), (D, B) => (i(), c(ue, null, [
|
|
2474
|
-
K(me(
|
|
2474
|
+
K(me(yl), {
|
|
2475
2475
|
visible: Qe.value,
|
|
2476
2476
|
"onUpdate:visible": B[1] || (B[1] = (E) => Qe.value = E),
|
|
2477
2477
|
class: "z-[1000]",
|
|
@@ -2528,13 +2528,13 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2528
2528
|
ref_key: "triggerRef",
|
|
2529
2529
|
ref: f
|
|
2530
2530
|
}, [
|
|
2531
|
-
n("div",
|
|
2532
|
-
o.value ? (i(), c("div",
|
|
2531
|
+
n("div", Qo, [
|
|
2532
|
+
o.value ? (i(), c("div", er, [
|
|
2533
2533
|
(i(!0), c(ue, null, he(A.value, (E) => (i(), c("div", {
|
|
2534
2534
|
class: "flex min-w-0 bg-[rgb(230,230,230)] rounded-[2px] m-[2px] box-border max-w-full",
|
|
2535
2535
|
key: E.id
|
|
2536
2536
|
}, [
|
|
2537
|
-
n("div",
|
|
2537
|
+
n("div", tr, [
|
|
2538
2538
|
E?.color ? (i(), c("span", {
|
|
2539
2539
|
key: 0,
|
|
2540
2540
|
class: "w-[16px] h-[16px] rounded-md block ml-1.5 flex-shrink-0",
|
|
@@ -2547,16 +2547,16 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2547
2547
|
q.value ? (i(), c("span", {
|
|
2548
2548
|
key: 0,
|
|
2549
2549
|
innerHTML: T(E)
|
|
2550
|
-
}, null, 8,
|
|
2550
|
+
}, null, 8, nr)) : (i(), c(ue, { key: 1 }, [
|
|
2551
2551
|
_e(W(E.text), 1)
|
|
2552
2552
|
], 64))
|
|
2553
|
-
], 8,
|
|
2553
|
+
], 8, lr)
|
|
2554
2554
|
]),
|
|
2555
2555
|
n("div", {
|
|
2556
2556
|
role: "button",
|
|
2557
2557
|
class: "flex items-center rounded-sm px-1 box-border text-[#172b4d] hover:bg-[rgb(255,189,173)] hover:text-[rgb(222,53,11)] flex-shrink-0",
|
|
2558
2558
|
onClick: ke((ne) => Ae(E.id), ["stop"])
|
|
2559
|
-
},
|
|
2559
|
+
}, B[6] || (B[6] = [
|
|
2560
2560
|
n("svg", {
|
|
2561
2561
|
height: "14",
|
|
2562
2562
|
width: "14",
|
|
@@ -2567,9 +2567,9 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2567
2567
|
}, [
|
|
2568
2568
|
n("path", { d: "M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z" })
|
|
2569
2569
|
], -1)
|
|
2570
|
-
])
|
|
2570
|
+
]), 8, ar)
|
|
2571
2571
|
]))), 128)),
|
|
2572
|
-
n("div",
|
|
2572
|
+
n("div", or, [
|
|
2573
2573
|
!r.value && D.search ? fe((i(), c("input", {
|
|
2574
2574
|
key: 0,
|
|
2575
2575
|
ref_key: "inputRef",
|
|
@@ -2587,7 +2587,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2587
2587
|
onFocus: kt,
|
|
2588
2588
|
onBlur: Je,
|
|
2589
2589
|
onKeydown: rt
|
|
2590
|
-
}, null, 40,
|
|
2590
|
+
}, null, 40, rr)), [
|
|
2591
2591
|
[Ce, x.value]
|
|
2592
2592
|
]) : P("", !0)
|
|
2593
2593
|
])
|
|
@@ -2605,12 +2605,12 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2605
2605
|
key: 1,
|
|
2606
2606
|
class: R({ "pl-5": w.value?.color }),
|
|
2607
2607
|
innerHTML: T(w.value)
|
|
2608
|
-
}, null, 10,
|
|
2608
|
+
}, null, 10, ir)) : (i(), c("span", {
|
|
2609
2609
|
key: 2,
|
|
2610
2610
|
class: R({ "pl-5": w.value?.color })
|
|
2611
2611
|
}, W(w.value?.text), 3))
|
|
2612
|
-
], 8,
|
|
2613
|
-
o.value ? P("", !0) : (i(), c("div",
|
|
2612
|
+
], 8, sr)) : P("", !0),
|
|
2613
|
+
o.value ? P("", !0) : (i(), c("div", ur, [
|
|
2614
2614
|
!r.value && D.search ? fe((i(), c("input", {
|
|
2615
2615
|
key: 0,
|
|
2616
2616
|
ref_key: "inputRef",
|
|
@@ -2628,12 +2628,12 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2628
2628
|
onFocus: kt,
|
|
2629
2629
|
onBlur: Je,
|
|
2630
2630
|
onKeydown: rt
|
|
2631
|
-
}, null, 40,
|
|
2631
|
+
}, null, 40, dr)), [
|
|
2632
2632
|
[Ce, x.value]
|
|
2633
2633
|
]) : P("", !0)
|
|
2634
2634
|
]))
|
|
2635
2635
|
]),
|
|
2636
|
-
n("div",
|
|
2636
|
+
n("div", cr, [
|
|
2637
2637
|
Z.value ? (i(), c("button", {
|
|
2638
2638
|
key: 0,
|
|
2639
2639
|
type: "button",
|
|
@@ -2641,7 +2641,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2641
2641
|
"aria-hidden": "true",
|
|
2642
2642
|
disabled: r.value,
|
|
2643
2643
|
onClick: ke(Me, ["stop"])
|
|
2644
|
-
},
|
|
2644
|
+
}, B[7] || (B[7] = [
|
|
2645
2645
|
n("svg", {
|
|
2646
2646
|
height: "20",
|
|
2647
2647
|
width: "20",
|
|
@@ -2650,7 +2650,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2650
2650
|
}, [
|
|
2651
2651
|
n("path", { d: "M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z" })
|
|
2652
2652
|
], -1)
|
|
2653
|
-
])
|
|
2653
|
+
]), 8, pr)) : P("", !0),
|
|
2654
2654
|
B[9] || (B[9] = n("div", { class: "self-stretch w-px bg-[#ccc] my-[1px]" }, null, -1)),
|
|
2655
2655
|
n("button", {
|
|
2656
2656
|
type: "button",
|
|
@@ -2659,7 +2659,7 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2659
2659
|
disabled: r.value,
|
|
2660
2660
|
onClick: B[4] || (B[4] = ke((E) => oe(), ["stop"])),
|
|
2661
2661
|
title: $.value ? "Закрити список" : "Відкрити список"
|
|
2662
|
-
},
|
|
2662
|
+
}, B[8] || (B[8] = [
|
|
2663
2663
|
n("svg", {
|
|
2664
2664
|
height: "20",
|
|
2665
2665
|
width: "20",
|
|
@@ -2668,9 +2668,9 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2668
2668
|
}, [
|
|
2669
2669
|
n("path", { d: "M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z" })
|
|
2670
2670
|
], -1)
|
|
2671
|
-
])
|
|
2671
|
+
]), 8, fr)
|
|
2672
2672
|
])
|
|
2673
|
-
], 42,
|
|
2673
|
+
], 42, Xo),
|
|
2674
2674
|
(i(), ce(st, { to: "body" }, [
|
|
2675
2675
|
$.value ? (i(), c("div", {
|
|
2676
2676
|
key: 0,
|
|
@@ -2718,11 +2718,11 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2718
2718
|
q.value ? (i(), c("span", {
|
|
2719
2719
|
key: 0,
|
|
2720
2720
|
innerHTML: T(E)
|
|
2721
|
-
}, null, 8,
|
|
2721
|
+
}, null, 8, vr)) : (i(), c(ue, { key: 1 }, [
|
|
2722
2722
|
_e(W(E.text), 1)
|
|
2723
2723
|
], 64))
|
|
2724
2724
|
], 2)
|
|
2725
|
-
], 10,
|
|
2725
|
+
], 10, mr))), 128)) : (i(), c("div", hr, " No options "))
|
|
2726
2726
|
], 4)
|
|
2727
2727
|
], 4)) : P("", !0)
|
|
2728
2728
|
]))
|
|
@@ -2739,11 +2739,11 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2739
2739
|
height: "16"
|
|
2740
2740
|
}),
|
|
2741
2741
|
B[12] || (B[12] = n("span", null, "Додати", -1))
|
|
2742
|
-
], 8,
|
|
2742
|
+
], 8, gr)) : P("", !0)
|
|
2743
2743
|
], 512)
|
|
2744
2744
|
], 64));
|
|
2745
2745
|
}
|
|
2746
|
-
}),
|
|
2746
|
+
}), yr = ["placeholder", "disabled"], br = /* @__PURE__ */ Q({
|
|
2747
2747
|
__name: "vs-input-textarea",
|
|
2748
2748
|
props: /* @__PURE__ */ ge({
|
|
2749
2749
|
style: { default: () => ({}) },
|
|
@@ -2775,11 +2775,11 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2775
2775
|
style: {
|
|
2776
2776
|
border: "1px solid #CFD9E0"
|
|
2777
2777
|
}
|
|
2778
|
-
}, null, 42,
|
|
2778
|
+
}, null, 42, yr)), [
|
|
2779
2779
|
[Ce, a.value]
|
|
2780
2780
|
]);
|
|
2781
2781
|
}
|
|
2782
|
-
}),
|
|
2782
|
+
}), wr = {}, xr = {
|
|
2783
2783
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2784
2784
|
viewBox: "0 0 24 24",
|
|
2785
2785
|
fill: "none",
|
|
@@ -2789,8 +2789,8 @@ const go = /* @__PURE__ */ ae(mo, [["render", ho]]), yo = { class: "flex flex-co
|
|
|
2789
2789
|
"stroke-linejoin": "round",
|
|
2790
2790
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-search stroke-gray-500 transition-all"
|
|
2791
2791
|
};
|
|
2792
|
-
function
|
|
2793
|
-
return i(), c("svg",
|
|
2792
|
+
function kr(e, t) {
|
|
2793
|
+
return i(), c("svg", xr, t[0] || (t[0] = [
|
|
2794
2794
|
n("path", {
|
|
2795
2795
|
stroke: "none",
|
|
2796
2796
|
d: "M0 0h24v24H0z",
|
|
@@ -2798,9 +2798,9 @@ function _r(e, t) {
|
|
|
2798
2798
|
}, null, -1),
|
|
2799
2799
|
n("path", { d: "M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0" }, null, -1),
|
|
2800
2800
|
n("path", { d: "M21 21l-6 -6" }, null, -1)
|
|
2801
|
-
])
|
|
2801
|
+
]));
|
|
2802
2802
|
}
|
|
2803
|
-
const
|
|
2803
|
+
const _r = /* @__PURE__ */ ae(wr, [["render", kr]]), $r = {}, Vr = {
|
|
2804
2804
|
class: "flex-shrink-0 mt-0.5 size-3.5",
|
|
2805
2805
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2806
2806
|
viewBox: "0 0 24 24",
|
|
@@ -2810,15 +2810,15 @@ const $r = /* @__PURE__ */ ae(xr, [["render", _r]]), Vr = {}, Cr = {
|
|
|
2810
2810
|
"stroke-linecap": "round",
|
|
2811
2811
|
"stroke-linejoin": "round"
|
|
2812
2812
|
};
|
|
2813
|
-
function
|
|
2814
|
-
return i(), c("svg",
|
|
2813
|
+
function Cr(e, t) {
|
|
2814
|
+
return i(), c("svg", Vr, t[0] || (t[0] = [
|
|
2815
2815
|
n("path", { d: "m3 16 4 4 4-4" }, null, -1),
|
|
2816
2816
|
n("path", { d: "M7 20V4" }, null, -1),
|
|
2817
2817
|
n("path", { d: "m21 8-4-4-4 4" }, null, -1),
|
|
2818
2818
|
n("path", { d: "M17 4v16" }, null, -1)
|
|
2819
|
-
])
|
|
2819
|
+
]));
|
|
2820
2820
|
}
|
|
2821
|
-
const
|
|
2821
|
+
const Lr = /* @__PURE__ */ ae($r, [["render", Cr]]), Mr = {}, Dr = {
|
|
2822
2822
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2823
2823
|
width: "14",
|
|
2824
2824
|
height: "14",
|
|
@@ -2829,8 +2829,8 @@ const Mr = /* @__PURE__ */ ae(Vr, [["render", Lr]]), Dr = {}, Sr = {
|
|
|
2829
2829
|
"stroke-linecap": "round",
|
|
2830
2830
|
"stroke-linejoin": "round"
|
|
2831
2831
|
};
|
|
2832
|
-
function
|
|
2833
|
-
return i(), c("svg",
|
|
2832
|
+
function Sr(e, t) {
|
|
2833
|
+
return i(), c("svg", Dr, t[0] || (t[0] = [
|
|
2834
2834
|
n("path", {
|
|
2835
2835
|
stroke: "none",
|
|
2836
2836
|
d: "M0 0h24v24H0z",
|
|
@@ -2839,9 +2839,9 @@ function Br(e, t) {
|
|
|
2839
2839
|
n("path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" }, null, -1),
|
|
2840
2840
|
n("path", { d: "M7 9l5 -5l5 5" }, null, -1),
|
|
2841
2841
|
n("path", { d: "M12 4l0 12" }, null, -1)
|
|
2842
|
-
])
|
|
2842
|
+
]));
|
|
2843
2843
|
}
|
|
2844
|
-
const
|
|
2844
|
+
const Br = /* @__PURE__ */ ae(Mr, [["render", Sr]]), Ar = {}, Tr = {
|
|
2845
2845
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2846
2846
|
viewBox: "0 0 24 24",
|
|
2847
2847
|
fill: "none",
|
|
@@ -2850,8 +2850,8 @@ const Ar = /* @__PURE__ */ ae(Dr, [["render", Br]]), Tr = {}, Er = {
|
|
|
2850
2850
|
"stroke-linecap": "round",
|
|
2851
2851
|
"stroke-linejoin": "round"
|
|
2852
2852
|
};
|
|
2853
|
-
function
|
|
2854
|
-
return i(), c("svg",
|
|
2853
|
+
function Er(e, t) {
|
|
2854
|
+
return i(), c("svg", Tr, t[0] || (t[0] = [
|
|
2855
2855
|
n("path", {
|
|
2856
2856
|
stroke: "none",
|
|
2857
2857
|
d: "M0 0h24v24H0z",
|
|
@@ -2860,9 +2860,9 @@ function Ir(e, t) {
|
|
|
2860
2860
|
n("path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" }, null, -1),
|
|
2861
2861
|
n("path", { d: "M7 11l5 5l5 -5" }, null, -1),
|
|
2862
2862
|
n("path", { d: "M12 4l0 12" }, null, -1)
|
|
2863
|
-
])
|
|
2863
|
+
]));
|
|
2864
2864
|
}
|
|
2865
|
-
const
|
|
2865
|
+
const Ir = /* @__PURE__ */ ae(Ar, [["render", Er]]), jr = {}, Fr = {
|
|
2866
2866
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2867
2867
|
viewBox: "0 0 24 24",
|
|
2868
2868
|
fill: "none",
|
|
@@ -2871,22 +2871,22 @@ const jr = /* @__PURE__ */ ae(Tr, [["render", Ir]]), Fr = {}, Or = {
|
|
|
2871
2871
|
"stroke-linecap": "round",
|
|
2872
2872
|
"stroke-linejoin": "round"
|
|
2873
2873
|
};
|
|
2874
|
-
function
|
|
2875
|
-
return i(), c("svg",
|
|
2874
|
+
function Or(e, t) {
|
|
2875
|
+
return i(), c("svg", Fr, t[0] || (t[0] = [
|
|
2876
2876
|
Ie('<circle cx="9" cy="12" r="1"></circle><circle cx="9" cy="5" r="1"></circle><circle cx="9" cy="19" r="1"></circle><circle cx="15" cy="12" r="1"></circle><circle cx="15" cy="5" r="1"></circle><circle cx="15" cy="19" r="1"></circle>', 6)
|
|
2877
|
-
])
|
|
2877
|
+
]));
|
|
2878
2878
|
}
|
|
2879
|
-
const sl = /* @__PURE__ */ ae(
|
|
2879
|
+
const sl = /* @__PURE__ */ ae(jr, [["render", Or]]), zr = {}, Pr = {
|
|
2880
2880
|
viewBox: "0 0 178 90",
|
|
2881
2881
|
fill: "none",
|
|
2882
2882
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2883
2883
|
};
|
|
2884
|
-
function
|
|
2885
|
-
return i(), c("svg",
|
|
2884
|
+
function Ur(e, t) {
|
|
2885
|
+
return i(), c("svg", Pr, t[0] || (t[0] = [
|
|
2886
2886
|
Ie('<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)
|
|
2887
|
-
])
|
|
2887
|
+
]));
|
|
2888
2888
|
}
|
|
2889
|
-
const
|
|
2889
|
+
const Nr = /* @__PURE__ */ ae(zr, [["render", Ur]]), Rr = {}, Hr = {
|
|
2890
2890
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2891
2891
|
viewBox: "0 0 24 24",
|
|
2892
2892
|
fill: "none",
|
|
@@ -2895,28 +2895,28 @@ const Rr = /* @__PURE__ */ ae(Pr, [["render", Nr]]), Hr = {}, qr = {
|
|
|
2895
2895
|
"stroke-linecap": "round",
|
|
2896
2896
|
"stroke-linejoin": "round"
|
|
2897
2897
|
};
|
|
2898
|
-
function
|
|
2899
|
-
return i(), c("svg",
|
|
2898
|
+
function qr(e, t) {
|
|
2899
|
+
return i(), c("svg", Hr, t[0] || (t[0] = [
|
|
2900
2900
|
n("path", { d: "M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z" }, null, -1)
|
|
2901
|
-
])
|
|
2901
|
+
]));
|
|
2902
2902
|
}
|
|
2903
|
-
const
|
|
2903
|
+
const Gr = /* @__PURE__ */ ae(Rr, [["render", qr]]), Wr = { class: "vs-datatable border rounded-xl w-full flex-grow" }, Kr = { class: "flex items-center npm gap-[16px] justify-between p-[20px] pb-[16px]" }, Yr = { class: "relative w-full" }, Zr = { class: "table-wrapper flex gap-2" }, Jr = { class: "vs-popover inline-block text-slate-700" }, Xr = { class: "text-center" }, Qr = { class: "" }, es = { class: "py-1 px-0 w-full text-sm text-stone-800 bg-white shadow-[0_10px_40px_10px_rgba(0,0,0,0.08)] rounded-lg focus:outline-none focus:bg-stone-100 dark:bg-neutral-900 dark:text-neutral-200 dark:focus:bg-neutral-800 after:h-4 after:absolute after:-bottom-4 after:start-0 after:w-full before:h-4 before:absolute before:-top-4 before:start-0 before:w-full" }, ts = { class: "flex flex-col p-[1px] gap-[2px] w-[140px]" }, ls = { class: "text-sm items-center text-gray-800 flex gap-1" }, ns = { class: "w-full overflow-x-auto" }, as = { class: "w-full table-auto caption-bottom text-sm" }, os = { class: "[&_tr]:border-b" }, rs = { class: "border-b data-[state=selected]:bg-muted bg-slate-50/50 dark:bg-slate-700/50 hover:bg-slate-50/80 dark:hover:bg-slate-700/80 transition-colors" }, ss = { class: "h-10 px-2 align-middle font-medium text-muted-foreground [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px] w-12 text-center" }, is = {
|
|
2904
2904
|
key: 0,
|
|
2905
2905
|
colspan: "100%",
|
|
2906
2906
|
class: "text-center"
|
|
2907
|
-
},
|
|
2907
|
+
}, us = { class: "w-full" }, ds = { class: "p-5 min-h-[200px] flex flex-col justify-center items-center text-center" }, cs = ["onDragstart", "onDragover", "onDrop"], ps = { class: "p-2 align-middle [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px] text-center" }, fs = { class: "flex items-center justify-center" }, ms = {
|
|
2908
2908
|
key: 0,
|
|
2909
2909
|
class: "inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-slate-100 dark:bg-slate-700 text-slate-700 dark:text-slate-300 hover:bg-slate-200 dark:hover:bg-slate-600 transition-colors"
|
|
2910
|
-
},
|
|
2910
|
+
}, vs = { key: 0 }, hs = ["src"], gs = {
|
|
2911
2911
|
key: 1,
|
|
2912
2912
|
class: "rounded-md max-w-[45px] w-[45px] max-h-[45px] h-[45px] bg-gray-200 flex items-center justify-center"
|
|
2913
|
-
},
|
|
2913
|
+
}, ys = ["innerHTML"], bs = {
|
|
2914
2914
|
key: 2,
|
|
2915
2915
|
class: "line-clamp-2 rounded-md border px-2.5 py-0.5 text-xs font-semibold focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-slate-100 dark:bg-slate-700 text-slate-700 dark:text-slate-300 hover:bg-slate-200 dark:hover:bg-slate-600 transition-colors"
|
|
2916
|
-
},
|
|
2916
|
+
}, ws = {
|
|
2917
2917
|
key: 3,
|
|
2918
2918
|
class: "inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-slate-100 dark:bg-slate-700 text-slate-700 dark:text-slate-300 hover:bg-slate-200 dark:hover:bg-slate-600 transition-colors"
|
|
2919
|
-
},
|
|
2919
|
+
}, xs = { class: "p-2 align-middle [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]" }, ks = { class: "flex items-center justify-center gap-2" }, _s = ["onClick"], $s = ["onClick"], Vs = { class: "vs-form__head mr-5 mt-3 flex items-center justify-end sticky top-0 left-0 z-[60] bg-white" }, Cs = /* @__PURE__ */ Q({
|
|
2920
2920
|
__name: "vs-input-datatable",
|
|
2921
2921
|
props: /* @__PURE__ */ ge({
|
|
2922
2922
|
colModel: {},
|
|
@@ -3070,10 +3070,10 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3070
3070
|
function O() {
|
|
3071
3071
|
ee.value = !1;
|
|
3072
3072
|
}
|
|
3073
|
-
return (z, U) => (i(), c("div",
|
|
3074
|
-
n("div",
|
|
3075
|
-
n("div",
|
|
3076
|
-
K(
|
|
3073
|
+
return (z, U) => (i(), c("div", Wr, [
|
|
3074
|
+
n("div", Kr, [
|
|
3075
|
+
n("div", Yr, [
|
|
3076
|
+
K(_r, {
|
|
3077
3077
|
width: "14",
|
|
3078
3078
|
height: "14",
|
|
3079
3079
|
class: "absolute left-3 top-1/2 transform -translate-y-1/2 text-stone-500"
|
|
@@ -3087,7 +3087,7 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3087
3087
|
[Ce, o.value]
|
|
3088
3088
|
])
|
|
3089
3089
|
]),
|
|
3090
|
-
n("div",
|
|
3090
|
+
n("div", Zr, [
|
|
3091
3091
|
n("input", {
|
|
3092
3092
|
ref_key: "fileInput",
|
|
3093
3093
|
ref: m,
|
|
@@ -3096,14 +3096,14 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3096
3096
|
accept: ".json",
|
|
3097
3097
|
type: "file"
|
|
3098
3098
|
}, null, 544),
|
|
3099
|
-
n("div",
|
|
3100
|
-
n("div",
|
|
3101
|
-
n("div",
|
|
3099
|
+
n("div", Jr, [
|
|
3100
|
+
n("div", Xr, [
|
|
3101
|
+
n("div", Qr, [
|
|
3102
3102
|
n("button", {
|
|
3103
3103
|
onClick: S,
|
|
3104
3104
|
class: "bg-white hover:bg-gray-100 font-semibold text-[15px] leadig-[18.5px] py-[10px] px-[12px] border border-[#E5E7EB] rounded-[8px] h-[38px] max-h-[38px] gap-[8px] flex items-center"
|
|
3105
3105
|
}, [
|
|
3106
|
-
K(
|
|
3106
|
+
K(Lr, {
|
|
3107
3107
|
height: "16",
|
|
3108
3108
|
width: "16"
|
|
3109
3109
|
})
|
|
@@ -3118,13 +3118,13 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3118
3118
|
class: "text-slate-700 vsTailwind vs-popover__content bottom",
|
|
3119
3119
|
style: Ve([{ width: "fit-content", "z-index": "10002", position: "fixed" }, { position: "absolute", top: g.value.top + "px", left: g.value.left + "px" }])
|
|
3120
3120
|
}, [
|
|
3121
|
-
n("div",
|
|
3122
|
-
n("div",
|
|
3121
|
+
n("div", es, [
|
|
3122
|
+
n("div", ts, [
|
|
3123
3123
|
n("button", {
|
|
3124
3124
|
onClick: y,
|
|
3125
3125
|
class: "text-slate-700 flex items-center gap-1 px-3 py-2 rounded-md cursor-pointer group hover:bg-gray-100"
|
|
3126
3126
|
}, [
|
|
3127
|
-
K(
|
|
3127
|
+
K(Br, {
|
|
3128
3128
|
class: "text-black",
|
|
3129
3129
|
width: "14",
|
|
3130
3130
|
height: "14"
|
|
@@ -3135,8 +3135,8 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3135
3135
|
onClick: d,
|
|
3136
3136
|
class: "text-slate-700 flex items-center px-3 py-2 rounded-md cursor-pointer group hover:bg-gray-100"
|
|
3137
3137
|
}, [
|
|
3138
|
-
n("span",
|
|
3139
|
-
K(
|
|
3138
|
+
n("span", ls, [
|
|
3139
|
+
K(Ir, {
|
|
3140
3140
|
class: "text-black",
|
|
3141
3141
|
width: "14",
|
|
3142
3142
|
height: "14"
|
|
@@ -3156,11 +3156,11 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3156
3156
|
U[6] || (U[6] = _e(" Додати ", -1))
|
|
3157
3157
|
])
|
|
3158
3158
|
]),
|
|
3159
|
-
n("div",
|
|
3160
|
-
n("table",
|
|
3161
|
-
n("thead",
|
|
3162
|
-
n("tr",
|
|
3163
|
-
n("th",
|
|
3159
|
+
n("div", ns, [
|
|
3160
|
+
n("table", as, [
|
|
3161
|
+
n("thead", os, [
|
|
3162
|
+
n("tr", rs, [
|
|
3163
|
+
n("th", ss, [
|
|
3164
3164
|
K(sl, {
|
|
3165
3165
|
width: "24",
|
|
3166
3166
|
height: "24",
|
|
@@ -3177,10 +3177,10 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3177
3177
|
n("tbody", {
|
|
3178
3178
|
class: R({ "[&_tr:last-child]:border-0": !u.value })
|
|
3179
3179
|
}, [
|
|
3180
|
-
r.value.length === 0 ? (i(), c("td",
|
|
3181
|
-
n("div",
|
|
3182
|
-
n("div",
|
|
3183
|
-
K(
|
|
3180
|
+
r.value.length === 0 ? (i(), c("td", is, [
|
|
3181
|
+
n("div", us, [
|
|
3182
|
+
n("div", ds, [
|
|
3183
|
+
K(Nr, { class: "w-48 mx-auto" }),
|
|
3184
3184
|
U[8] || (U[8] = n("div", { class: "max-w-sm mx-auto mt-6" }, [
|
|
3185
3185
|
n("p", { class: "font-medium text-gray-800 dark:text-neutral-200" }, "Нічого не знайдено"),
|
|
3186
3186
|
n("p", { class: "mt-2 text-sm text-gray-500 dark:text-neutral-500" })
|
|
@@ -3199,8 +3199,8 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3199
3199
|
onDragover: ke((pe) => C(oe), ["prevent"]),
|
|
3200
3200
|
onDrop: (pe) => w(oe)
|
|
3201
3201
|
}, [
|
|
3202
|
-
n("td",
|
|
3203
|
-
n("div",
|
|
3202
|
+
n("td", ps, [
|
|
3203
|
+
n("div", fs, [
|
|
3204
3204
|
K(sl, {
|
|
3205
3205
|
width: "24",
|
|
3206
3206
|
height: "24",
|
|
@@ -3212,35 +3212,35 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3212
3212
|
key: pe.key,
|
|
3213
3213
|
class: "p-2 align-middle [&:has([role=checkbox])]:pr-0 [&>[role=checkbox]]:translate-y-[2px]"
|
|
3214
3214
|
}, [
|
|
3215
|
-
pe.type === "file" ? (i(), c("div",
|
|
3216
|
-
b(G(N, pe)) ? (i(), c("div",
|
|
3215
|
+
pe.type === "file" ? (i(), c("div", ms, [
|
|
3216
|
+
b(G(N, pe)) ? (i(), c("div", vs, [
|
|
3217
3217
|
n("img", {
|
|
3218
3218
|
src: G(N, pe),
|
|
3219
3219
|
alt: "alt",
|
|
3220
3220
|
width: "45",
|
|
3221
3221
|
class: "rounded-md max-w-[45px] h-[45px] object-cover"
|
|
3222
|
-
}, null, 8,
|
|
3223
|
-
])) : (i(), c("div",
|
|
3224
|
-
K(
|
|
3222
|
+
}, null, 8, hs)
|
|
3223
|
+
])) : (i(), c("div", gs, [
|
|
3224
|
+
K($l, { class: "w-[25px] min-w-[25px] h-[25px]" })
|
|
3225
3225
|
]))
|
|
3226
3226
|
])) : pe.type === "tiptap-editor" ? (i(), c("div", {
|
|
3227
3227
|
key: 1,
|
|
3228
3228
|
class: "rounded-md border px-2.5 py-0.5 text-xs font-semibold focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent bg-slate-100 dark:bg-slate-700 text-slate-700 dark:text-slate-300 hover:bg-slate-200 dark:hover:bg-slate-600 transition-colors line-clamp-3",
|
|
3229
3229
|
innerHTML: G(N, pe)
|
|
3230
|
-
}, null, 8,
|
|
3230
|
+
}, null, 8, ys)) : pe.type === "reference" ? (i(), c("div", bs, W(G(N, pe)), 1)) : (i(), c("div", ws, W(G(N, pe)), 1))
|
|
3231
3231
|
]))), 128)),
|
|
3232
|
-
n("td",
|
|
3233
|
-
n("div",
|
|
3232
|
+
n("td", xs, [
|
|
3233
|
+
n("div", ks, [
|
|
3234
3234
|
n("button", {
|
|
3235
3235
|
onClick: (pe) => de(N, oe),
|
|
3236
3236
|
class: "text-slate-700 inline-flex items-center justify-center whitespace-nowrap font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 border rounded-md text-xs h-7 w-7 p-0 border-slate-300 dark:border-slate-600 bg-white dark:bg-slate-700 hover:bg-blue-50 dark:hover:bg-slate-600 hover:border-blue-300 dark:hover:border-slate-500 hover:text-blue-600 dark:hover:text-slate-200 transition-all duration-200 shadow-sm"
|
|
3237
3237
|
}, [
|
|
3238
|
-
K(
|
|
3238
|
+
K(Gr, {
|
|
3239
3239
|
width: "24",
|
|
3240
3240
|
height: "24",
|
|
3241
3241
|
class: "w-3 h-3"
|
|
3242
3242
|
})
|
|
3243
|
-
], 8,
|
|
3243
|
+
], 8, _s),
|
|
3244
3244
|
n("button", {
|
|
3245
3245
|
onClick: (pe) => ze(oe),
|
|
3246
3246
|
class: "text-slate-700 inline-flex items-center justify-center whitespace-nowrap font-medium focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 border rounded-md text-xs h-7 w-7 p-0 border-slate-300 dark:border-slate-600 bg-white dark:bg-slate-700 hover:bg-red-50 dark:hover:bg-slate-600 hover:border-red-300 dark:hover:border-slate-500 hover:text-red-600 dark:hover:text-slate-200 transition-all duration-200 shadow-sm"
|
|
@@ -3250,14 +3250,14 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3250
3250
|
height: "24",
|
|
3251
3251
|
class: "w-3 h-3"
|
|
3252
3252
|
})
|
|
3253
|
-
], 8,
|
|
3253
|
+
], 8, $s)
|
|
3254
3254
|
])
|
|
3255
3255
|
])
|
|
3256
|
-
], 42,
|
|
3256
|
+
], 42, cs))), 128))
|
|
3257
3257
|
], 2)
|
|
3258
3258
|
])
|
|
3259
3259
|
]),
|
|
3260
|
-
K(me(
|
|
3260
|
+
K(me(yl), {
|
|
3261
3261
|
visible: ee.value,
|
|
3262
3262
|
title: Z.value,
|
|
3263
3263
|
size: "lg",
|
|
@@ -3271,7 +3271,7 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3271
3271
|
form: ie.value,
|
|
3272
3272
|
"onUpdate:form": U[2] || (U[2] = (N) => ie.value = N)
|
|
3273
3273
|
}, null, 8, ["schema", "values", "form"]),
|
|
3274
|
-
n("div",
|
|
3274
|
+
n("div", Vs, [
|
|
3275
3275
|
n("button", {
|
|
3276
3276
|
type: "button",
|
|
3277
3277
|
onClick: U[3] || (U[3] = (N) => ee.value = !1),
|
|
@@ -3288,7 +3288,7 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3288
3288
|
}, 8, ["visible", "title"])
|
|
3289
3289
|
]));
|
|
3290
3290
|
}
|
|
3291
|
-
}),
|
|
3291
|
+
}), Ls = {
|
|
3292
3292
|
draw: {
|
|
3293
3293
|
toolbar: {
|
|
3294
3294
|
actions: {
|
|
@@ -3395,7 +3395,7 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3395
3395
|
}
|
|
3396
3396
|
}
|
|
3397
3397
|
}
|
|
3398
|
-
},
|
|
3398
|
+
}, Ms = {}, Ds = {
|
|
3399
3399
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3400
3400
|
viewBox: "0 0 24 24",
|
|
3401
3401
|
stroke: "currentColor",
|
|
@@ -3405,8 +3405,8 @@ const Wr = /* @__PURE__ */ ae(Hr, [["render", Gr]]), Kr = { class: "vs-datatable
|
|
|
3405
3405
|
"stroke-linejoin": "round",
|
|
3406
3406
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-map-pin"
|
|
3407
3407
|
};
|
|
3408
|
-
function
|
|
3409
|
-
return i(), c("svg",
|
|
3408
|
+
function Ss(e, t) {
|
|
3409
|
+
return i(), c("svg", Ds, t[0] || (t[0] = [
|
|
3410
3410
|
n("path", {
|
|
3411
3411
|
stroke: "none",
|
|
3412
3412
|
d: "M0 0h24v24H0z",
|
|
@@ -3414,9 +3414,9 @@ function Bs(e, t) {
|
|
|
3414
3414
|
}, null, -1),
|
|
3415
3415
|
n("path", { d: "M9 11a3 3 0 1 0 6 0a3 3 0 0 0 -6 0" }, null, -1),
|
|
3416
3416
|
n("path", { d: "M17.657 16.657l-4.243 4.243a2 2 0 0 1 -2.827 0l-4.244 -4.243a8 8 0 1 1 11.314 0z" }, null, -1)
|
|
3417
|
-
])
|
|
3417
|
+
]));
|
|
3418
3418
|
}
|
|
3419
|
-
const
|
|
3419
|
+
const Bs = /* @__PURE__ */ ae(Ms, [["render", Ss]]), As = {}, Ts = {
|
|
3420
3420
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3421
3421
|
viewBox: "0 0 24 24",
|
|
3422
3422
|
fill: "none",
|
|
@@ -3426,8 +3426,8 @@ const As = /* @__PURE__ */ ae(Ds, [["render", Bs]]), Ts = {}, Es = {
|
|
|
3426
3426
|
"stroke-linejoin": "round",
|
|
3427
3427
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-line"
|
|
3428
3428
|
};
|
|
3429
|
-
function
|
|
3430
|
-
return i(), c("svg",
|
|
3429
|
+
function Es(e, t) {
|
|
3430
|
+
return i(), c("svg", Ts, t[0] || (t[0] = [
|
|
3431
3431
|
n("path", {
|
|
3432
3432
|
stroke: "none",
|
|
3433
3433
|
d: "M0 0h24v24H0z",
|
|
@@ -3436,9 +3436,9 @@ function Is(e, t) {
|
|
|
3436
3436
|
n("path", { d: "M6 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }, null, -1),
|
|
3437
3437
|
n("path", { d: "M18 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }, null, -1),
|
|
3438
3438
|
n("path", { d: "M7.5 16.5l9 -9" }, null, -1)
|
|
3439
|
-
])
|
|
3439
|
+
]));
|
|
3440
3440
|
}
|
|
3441
|
-
const
|
|
3441
|
+
const Is = /* @__PURE__ */ ae(As, [["render", Es]]), js = {}, Fs = {
|
|
3442
3442
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3443
3443
|
viewBox: "0 0 24 24",
|
|
3444
3444
|
fill: "none",
|
|
@@ -3448,12 +3448,12 @@ const js = /* @__PURE__ */ ae(Ts, [["render", Is]]), Fs = {}, Os = {
|
|
|
3448
3448
|
"stroke-linejoin": "round",
|
|
3449
3449
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-polygon"
|
|
3450
3450
|
};
|
|
3451
|
-
function
|
|
3452
|
-
return i(), c("svg",
|
|
3451
|
+
function Os(e, t) {
|
|
3452
|
+
return i(), c("svg", Fs, t[0] || (t[0] = [
|
|
3453
3453
|
Ie('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M12 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M19 8m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M5 11m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M15 19m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0"></path><path d="M6.5 9.5l3.5 -3"></path><path d="M14 5.5l3 1.5"></path><path d="M18.5 10l-2.5 7"></path><path d="M13.5 17.5l-7 -5"></path>', 9)
|
|
3454
|
-
])
|
|
3454
|
+
]));
|
|
3455
3455
|
}
|
|
3456
|
-
const
|
|
3456
|
+
const zs = /* @__PURE__ */ ae(js, [["render", Os]]), Ps = {}, Us = {
|
|
3457
3457
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3458
3458
|
viewBox: "0 0 24 24",
|
|
3459
3459
|
fill: "none",
|
|
@@ -3463,12 +3463,12 @@ const Ps = /* @__PURE__ */ ae(Fs, [["render", zs]]), Us = {}, Ns = {
|
|
|
3463
3463
|
"stroke-linejoin": "round",
|
|
3464
3464
|
class: "icon icon-tabler icons-tabler-outline icon-tabler-topology-ring-3"
|
|
3465
3465
|
};
|
|
3466
|
-
function
|
|
3467
|
-
return i(), c("svg",
|
|
3466
|
+
function Ns(e, t) {
|
|
3467
|
+
return i(), c("svg", Us, t[0] || (t[0] = [
|
|
3468
3468
|
Ie('<path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M8 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z"></path><path d="M20 18a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z"></path><path d="M20 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z"></path><path d="M8 6a2 2 0 1 0 -4 0a2 2 0 0 0 4 0z"></path><path d="M6 8v8"></path><path d="M18 16v-8"></path><path d="M8 6h8"></path><path d="M16 18h-8"></path>', 9)
|
|
3469
|
-
])
|
|
3469
|
+
]));
|
|
3470
3470
|
}
|
|
3471
|
-
const
|
|
3471
|
+
const Rs = /* @__PURE__ */ ae(Ps, [["render", Ns]]), Hs = {}, qs = {
|
|
3472
3472
|
version: "1.1",
|
|
3473
3473
|
viewBox: "0 0 14 14",
|
|
3474
3474
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3476,8 +3476,8 @@ const Hs = /* @__PURE__ */ ae(Us, [["render", Rs]]), qs = {}, Gs = {
|
|
|
3476
3476
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
3477
3477
|
class: "fullscreen-icon"
|
|
3478
3478
|
};
|
|
3479
|
-
function
|
|
3480
|
-
return i(), c("svg",
|
|
3479
|
+
function Gs(e, t) {
|
|
3480
|
+
return i(), c("svg", qs, t[0] || (t[0] = [
|
|
3481
3481
|
n("title", null, null, -1),
|
|
3482
3482
|
n("desc", null, null, -1),
|
|
3483
3483
|
n("defs", null, null, -1),
|
|
@@ -3504,12 +3504,12 @@ function Ws(e, t) {
|
|
|
3504
3504
|
])
|
|
3505
3505
|
])
|
|
3506
3506
|
], -1)
|
|
3507
|
-
])
|
|
3507
|
+
]));
|
|
3508
3508
|
}
|
|
3509
|
-
const
|
|
3509
|
+
const Ws = /* @__PURE__ */ ae(Hs, [["render", Gs]]), Ks = { class: "map-search-widget flex flex-col gap-2 rounded-xl widget min-w-[200px]" }, Ys = {
|
|
3510
3510
|
key: 0,
|
|
3511
3511
|
class: "vs-select__options absolute z-50 mt-1 w-full bg-white border border-gray-300 shadow-lg rounded-lg text-sm"
|
|
3512
|
-
},
|
|
3512
|
+
}, Zs = ["onClick"], Js = { class: "relative flex-1 min-w-[140px]" }, Xs = ["placeholder"], Qs = "https://data.softpro.ua/api-user/gis-url-proxy", ei = "https://geo.rv.ua/api-user/dzk.api", ti = /* @__PURE__ */ Q({
|
|
3513
3513
|
__name: "map-search",
|
|
3514
3514
|
props: {
|
|
3515
3515
|
config: {}
|
|
@@ -3604,7 +3604,7 @@ const Ks = /* @__PURE__ */ ae(qs, [["render", Ws]]), Ys = { class: "map-search-w
|
|
|
3604
3604
|
return;
|
|
3605
3605
|
}
|
|
3606
3606
|
try {
|
|
3607
|
-
const L = new URL(u.value === "here" ?
|
|
3607
|
+
const L = new URL(u.value === "here" ? Qs : ei);
|
|
3608
3608
|
if (u.value === "here")
|
|
3609
3609
|
L.searchParams.set("searchtext", h);
|
|
3610
3610
|
else {
|
|
@@ -3629,7 +3629,7 @@ const Ks = /* @__PURE__ */ ae(qs, [["render", Ws]]), Ys = { class: "map-search-w
|
|
|
3629
3629
|
}
|
|
3630
3630
|
}
|
|
3631
3631
|
}
|
|
3632
|
-
return (h, L) => (i(), c("div",
|
|
3632
|
+
return (h, L) => (i(), c("div", Ks, [
|
|
3633
3633
|
n("form", {
|
|
3634
3634
|
class: "flex gap-2",
|
|
3635
3635
|
onSubmit: ke(_, ["prevent"])
|
|
@@ -3651,7 +3651,7 @@ const Ks = /* @__PURE__ */ ae(qs, [["render", Ws]]), Ys = { class: "map-search-w
|
|
|
3651
3651
|
viewBox: "0 0 24 24",
|
|
3652
3652
|
fill: "none",
|
|
3653
3653
|
xmlns: "http://www.w3.org/2000/svg"
|
|
3654
|
-
},
|
|
3654
|
+
}, L[2] || (L[2] = [
|
|
3655
3655
|
n("path", {
|
|
3656
3656
|
d: "M6 9l6 6 6-6",
|
|
3657
3657
|
stroke: "currentColor",
|
|
@@ -3659,25 +3659,25 @@ const Ks = /* @__PURE__ */ ae(qs, [["render", Ws]]), Ys = { class: "map-search-w
|
|
|
3659
3659
|
"stroke-linecap": "round",
|
|
3660
3660
|
"stroke-linejoin": "round"
|
|
3661
3661
|
}, null, -1)
|
|
3662
|
-
])
|
|
3662
|
+
]), 2))
|
|
3663
3663
|
]),
|
|
3664
|
-
m.value ? (i(), c("div",
|
|
3664
|
+
m.value ? (i(), c("div", Ys, [
|
|
3665
3665
|
n("ul", null, [
|
|
3666
3666
|
(i(!0), c(ue, null, he(r.value, (A) => (i(), c("li", {
|
|
3667
3667
|
key: A,
|
|
3668
3668
|
class: "px-3 py-2 cursor-pointer hover:bg-gray-100",
|
|
3669
3669
|
onClick: (F) => $(A)
|
|
3670
|
-
}, W(w(A)), 9,
|
|
3670
|
+
}, W(w(A)), 9, Zs))), 128))
|
|
3671
3671
|
])
|
|
3672
3672
|
])) : P("", !0)
|
|
3673
3673
|
], 512)) : P("", !0),
|
|
3674
|
-
n("div",
|
|
3674
|
+
n("div", Js, [
|
|
3675
3675
|
fe(n("input", {
|
|
3676
3676
|
"onUpdate:modelValue": L[1] || (L[1] = (A) => f.value = A),
|
|
3677
3677
|
placeholder: s.value,
|
|
3678
3678
|
type: "text",
|
|
3679
3679
|
class: "vs-input transition-all border block w-full border-gray-200 rounded-md focus:border-blue-100 border-solid !pr-8 py-1.5 pl-3 text-sm"
|
|
3680
|
-
}, null, 8,
|
|
3680
|
+
}, null, 8, Xs), [
|
|
3681
3681
|
[
|
|
3682
3682
|
Ce,
|
|
3683
3683
|
f.value,
|
|
@@ -3709,7 +3709,7 @@ const Ks = /* @__PURE__ */ ae(qs, [["render", Ws]]), Ys = { class: "map-search-w
|
|
|
3709
3709
|
], 32)
|
|
3710
3710
|
]));
|
|
3711
3711
|
}
|
|
3712
|
-
}),
|
|
3712
|
+
}), li = /* @__PURE__ */ ae(ti, [["__scopeId", "data-v-3048520a"]]), ni = { class: "bg-white/30 p-1 rounded-md shadow w-fit" }, ai = { class: "flex gap-2" }, oi = ["onClick", "title"], ri = ["src"], si = /* @__PURE__ */ Q({
|
|
3713
3713
|
__name: "map-layers",
|
|
3714
3714
|
props: {
|
|
3715
3715
|
basemaps: {}
|
|
@@ -3720,8 +3720,8 @@ const Ks = /* @__PURE__ */ ae(qs, [["render", Ws]]), Ys = { class: "map-search-w
|
|
|
3720
3720
|
function r(s) {
|
|
3721
3721
|
o("onLayerChange", s), a.value = s;
|
|
3722
3722
|
}
|
|
3723
|
-
return (s, u) => (i(), c("div",
|
|
3724
|
-
n("div",
|
|
3723
|
+
return (s, u) => (i(), c("div", ni, [
|
|
3724
|
+
n("div", ai, [
|
|
3725
3725
|
(i(!0), c(ue, null, he(s.basemaps, (f, m) => (i(), c("div", {
|
|
3726
3726
|
key: m,
|
|
3727
3727
|
class: R(["cursor-pointer border rounded-lg overflow-hidden hover:shadow-sm", { "ring-2 ring-blue-500 border-blue-300": a.value === m }]),
|
|
@@ -3734,8 +3734,8 @@ const Ks = /* @__PURE__ */ ae(qs, [["render", Ws]]), Ys = { class: "map-search-w
|
|
|
3734
3734
|
src: f.preview,
|
|
3735
3735
|
alt: "",
|
|
3736
3736
|
class: "w-10 h-10 object-cover"
|
|
3737
|
-
}, null, 8,
|
|
3738
|
-
], 10,
|
|
3737
|
+
}, null, 8, ri)
|
|
3738
|
+
], 10, oi))), 128))
|
|
3739
3739
|
])
|
|
3740
3740
|
]));
|
|
3741
3741
|
}
|
|
@@ -3752,7 +3752,7 @@ function vt(e) {
|
|
|
3752
3752
|
features: (e.features || []).map((t) => vt(t)).filter(Boolean)
|
|
3753
3753
|
} : e : null;
|
|
3754
3754
|
}
|
|
3755
|
-
function
|
|
3755
|
+
function ii(e) {
|
|
3756
3756
|
return e ? e.type === "FeatureCollection" || e.type === "Feature" ? vt(e) : e.geom ? {
|
|
3757
3757
|
type: "Feature",
|
|
3758
3758
|
geometry: vt({
|
|
@@ -3766,28 +3766,28 @@ function ui(e) {
|
|
|
3766
3766
|
properties: {}
|
|
3767
3767
|
} : null : null;
|
|
3768
3768
|
}
|
|
3769
|
-
const
|
|
3769
|
+
const ui = {
|
|
3770
3770
|
key: 0,
|
|
3771
3771
|
class: "absolute inset-0 z-[2000] flex items-center justify-center pointer-events-none bg-black/20"
|
|
3772
|
-
},
|
|
3772
|
+
}, di = { class: "bg-black/50 text-white px-6 py-2 rounded-lg text-center max-w-sm mx-4 backdrop-blur-sm" }, ci = { class: "text-sm font-medium" }, pi = {
|
|
3773
3773
|
key: 0,
|
|
3774
3774
|
class: "absolute top-4 left-4 z-[1000] w-[calc(100%-20px)] sm:w-[350px]"
|
|
3775
|
-
},
|
|
3775
|
+
}, fi = {
|
|
3776
3776
|
key: 1,
|
|
3777
3777
|
class: "form-geom__panel flex gap-1 items-start mt-2"
|
|
3778
|
-
},
|
|
3778
|
+
}, mi = { class: "flex items-center gap-1" }, vi = ["disabled"], hi = ["disabled"], gi = ["disabled"], yi = { class: "bg-white/95 border border-gray-200 rounded-md shadow-xl px-3 py-2 max-w-[240px] text-[11px] sm:text-xs text-gray-900" }, bi = { class: "space-y-0.5" }, wi = { class: "text-gray-500" }, xi = { class: "text-gray-900 text-right break-all" }, ki = { class: "absolute top-4 right-4 z-[1000]" }, _i = { class: "flex flex-col gap-[2px]" }, $i = ["disabled"], Vi = ["disabled"], Ci = ["disabled"], Li = ["disabled"], Mi = { class: "flex flex-col gap-2" }, Di = {
|
|
3779
3779
|
key: 0,
|
|
3780
3780
|
class: "bg-white/95 border border-gray-200 rounded-md shadow-sm px-3 py-2 text-xs text-gray-700 min-w-[200px]"
|
|
3781
|
-
},
|
|
3781
|
+
}, Si = { class: "flex flex-col gap-1" }, Bi = ["checked", "disabled", "onChange"], Ai = { class: "text-gray-700 text-xs font-medium" }, Ti = { class: "absolute bottom-0 left-0 right-0 z-[1000] bg-white/95 border-t border-gray-200 text-xs text-gray-700 flex items-center gap-4 pt-1" }, Ei = {
|
|
3782
3782
|
key: 0,
|
|
3783
3783
|
class: "form-geom__feature flex items-center text-xs transition-all gap-2 w-full"
|
|
3784
|
-
},
|
|
3784
|
+
}, Ii = { class: "shrink-0" }, ji = { class: "font-bold" }, Fi = { class: "flex items-center" }, Oi = { class: "text-xs mr-2" }, zi = {
|
|
3785
3785
|
key: 0,
|
|
3786
3786
|
class: "text-xs"
|
|
3787
|
-
},
|
|
3787
|
+
}, Pi = {
|
|
3788
3788
|
key: 1,
|
|
3789
3789
|
class: "text-xs"
|
|
3790
|
-
},
|
|
3790
|
+
}, Ui = ["disabled"], Ni = ["disabled"], Dt = "vs-base-tile-pane", St = "vs-overlay-tile-pane", Ri = /* @__PURE__ */ Q({
|
|
3791
3791
|
__name: "vs-input-map",
|
|
3792
3792
|
props: {
|
|
3793
3793
|
tools: {},
|
|
@@ -3811,7 +3811,7 @@ const di = {
|
|
|
3811
3811
|
},
|
|
3812
3812
|
emits: ["update:modelValue"],
|
|
3813
3813
|
setup(e, { emit: t }) {
|
|
3814
|
-
const a =
|
|
3814
|
+
const a = Il()?.appContext?.config?.globalProperties?.$settings ?? {}, o = Array.isArray(a.center) && a.center.length === 2 ? a.center : [50, 30], r = typeof a.zoom == "number" ? a.zoom : typeof a.defaultZoom == "number" ? a.defaultZoom : 10, s = e, u = t, f = k(() => !!s.disabled), m = M(!1), g = M(null), $ = M(!1), C = M(""), w = M(null), S = M(null), y = M(!1), b = M(null), x = M(null), d = M(0), _ = M(o), h = M(r), L = M([]), A = M(s.modelValue);
|
|
3815
3815
|
let F = !1;
|
|
3816
3816
|
const Y = M(null), Z = k(() => {
|
|
3817
3817
|
const v = { search: !1, import: !1, export: !1, point: !1, line: !1, polygon: !1, rectangle: !1 };
|
|
@@ -3826,7 +3826,7 @@ const di = {
|
|
|
3826
3826
|
polygon: p.has("polygon"),
|
|
3827
3827
|
rectangle: p.has("rectangle")
|
|
3828
3828
|
};
|
|
3829
|
-
}), ee =
|
|
3829
|
+
}), ee = gl({}), j = M([]), re = k(() => j.value.map((v) => ee[v]).filter(Boolean)), te = M(null), ie = k(() => te.value?.entries ?? []), q = k(() => {
|
|
3830
3830
|
if (!te.value) return;
|
|
3831
3831
|
const v = 12, p = te.value.point.x + v, V = te.value.point.y + v;
|
|
3832
3832
|
return { left: `${p}px`, top: `${V}px` };
|
|
@@ -4212,7 +4212,7 @@ const di = {
|
|
|
4212
4212
|
function Qe(v) {
|
|
4213
4213
|
if (!z || !Y.value) return;
|
|
4214
4214
|
z.clearLayers();
|
|
4215
|
-
const p =
|
|
4215
|
+
const p = ii(v);
|
|
4216
4216
|
if (!p) {
|
|
4217
4217
|
S.value = null, d.value = 0;
|
|
4218
4218
|
return;
|
|
@@ -4307,7 +4307,7 @@ const di = {
|
|
|
4307
4307
|
return Ee(async () => {
|
|
4308
4308
|
Y.value = await oe();
|
|
4309
4309
|
const v = Y.value;
|
|
4310
|
-
v.drawLocal =
|
|
4310
|
+
v.drawLocal = Ls, O = v.map(g.value, { zoomControl: !1, scrollWheelZoom: !1 }).setView(_.value, h.value), v.control.zoom({ position: "bottomright" }).addTo(O);
|
|
4311
4311
|
const p = ye.value || Object.keys(G)[0];
|
|
4312
4312
|
O.createPane(Dt), O.getPane(Dt).style.zIndex = "180", O.createPane(St), O.getPane(St).style.zIndex = "220", p && G[p] && (ye.value = p, ze = v.tileLayer(G[p].url, {
|
|
4313
4313
|
maxZoom: 19,
|
|
@@ -4364,35 +4364,35 @@ const di = {
|
|
|
4364
4364
|
"leave-to-class": "opacity-0"
|
|
4365
4365
|
}, {
|
|
4366
4366
|
default: Se(() => [
|
|
4367
|
-
$.value && s.handleZoom ? (i(), c("div",
|
|
4368
|
-
n("div",
|
|
4369
|
-
n("p",
|
|
4367
|
+
$.value && s.handleZoom ? (i(), c("div", ui, [
|
|
4368
|
+
n("div", di, [
|
|
4369
|
+
n("p", ci, W(C.value), 1)
|
|
4370
4370
|
])
|
|
4371
4371
|
])) : P("", !0)
|
|
4372
4372
|
]),
|
|
4373
4373
|
_: 1
|
|
4374
4374
|
}),
|
|
4375
|
-
Z.value.search || Z.value.import || Z.value.export ? (i(), c("div",
|
|
4376
|
-
Z.value.search ? (i(), ce(
|
|
4375
|
+
Z.value.search || Z.value.import || Z.value.export ? (i(), c("div", pi, [
|
|
4376
|
+
Z.value.search ? (i(), ce(li, {
|
|
4377
4377
|
key: 0,
|
|
4378
4378
|
onGoToCoordinates: E
|
|
4379
4379
|
})) : P("", !0),
|
|
4380
|
-
Z.value.import || Z.value.export ? (i(), c("div",
|
|
4381
|
-
n("div",
|
|
4380
|
+
Z.value.import || Z.value.export ? (i(), c("div", fi, [
|
|
4381
|
+
n("div", mi, [
|
|
4382
4382
|
Z.value.import ? (i(), c("button", {
|
|
4383
4383
|
key: 0,
|
|
4384
4384
|
type: "button",
|
|
4385
4385
|
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",
|
|
4386
4386
|
onClick: Nt,
|
|
4387
4387
|
disabled: f.value
|
|
4388
|
-
}, " Import ", 8,
|
|
4388
|
+
}, " Import ", 8, vi)) : P("", !0),
|
|
4389
4389
|
Z.value.export ? (i(), c("button", {
|
|
4390
4390
|
key: 1,
|
|
4391
4391
|
type: "button",
|
|
4392
4392
|
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",
|
|
4393
4393
|
onClick: D,
|
|
4394
4394
|
disabled: f.value || d.value === 0
|
|
4395
|
-
}, " Export ", 8,
|
|
4395
|
+
}, " Export ", 8, hi)) : P("", !0)
|
|
4396
4396
|
]),
|
|
4397
4397
|
n("input", {
|
|
4398
4398
|
ref_key: "importRef",
|
|
@@ -4402,7 +4402,7 @@ const di = {
|
|
|
4402
4402
|
accept: ".json,.geojson",
|
|
4403
4403
|
class: "hidden",
|
|
4404
4404
|
disabled: f.value
|
|
4405
|
-
}, null, 40,
|
|
4405
|
+
}, null, 40, gi)
|
|
4406
4406
|
])) : P("", !0)
|
|
4407
4407
|
])) : P("", !0),
|
|
4408
4408
|
ie.value.length ? (i(), c("div", {
|
|
@@ -4410,20 +4410,20 @@ const di = {
|
|
|
4410
4410
|
class: "absolute z-[1500] pointer-events-none",
|
|
4411
4411
|
style: Ve(q.value)
|
|
4412
4412
|
}, [
|
|
4413
|
-
n("div",
|
|
4414
|
-
n("dl",
|
|
4413
|
+
n("div", yi, [
|
|
4414
|
+
n("dl", bi, [
|
|
4415
4415
|
(i(!0), c(ue, null, he(ie.value, (V) => (i(), c("div", {
|
|
4416
4416
|
key: `${V.key}-${V.value}`,
|
|
4417
4417
|
class: "flex justify-between gap-2"
|
|
4418
4418
|
}, [
|
|
4419
|
-
n("dt",
|
|
4420
|
-
n("dd",
|
|
4419
|
+
n("dt", wi, W(V.key), 1),
|
|
4420
|
+
n("dd", xi, W(V.value), 1)
|
|
4421
4421
|
]))), 128))
|
|
4422
4422
|
])
|
|
4423
4423
|
])
|
|
4424
4424
|
], 4)) : P("", !0),
|
|
4425
|
-
n("div",
|
|
4426
|
-
n("div",
|
|
4425
|
+
n("div", ki, [
|
|
4426
|
+
n("div", _i, [
|
|
4427
4427
|
Z.value.point ? (i(), c("button", {
|
|
4428
4428
|
key: 0,
|
|
4429
4429
|
class: R(["vs-btn", { "vs-active": qe.value === "marker" }]),
|
|
@@ -4431,8 +4431,8 @@ const di = {
|
|
|
4431
4431
|
onClick: p[0] || (p[0] = (V) => et("marker")),
|
|
4432
4432
|
disabled: f.value
|
|
4433
4433
|
}, [
|
|
4434
|
-
K(
|
|
4435
|
-
], 10,
|
|
4434
|
+
K(Bs)
|
|
4435
|
+
], 10, $i)) : P("", !0),
|
|
4436
4436
|
Z.value.line ? (i(), c("button", {
|
|
4437
4437
|
key: 1,
|
|
4438
4438
|
class: R(["vs-btn", { "vs-active": qe.value === "polyline" }]),
|
|
@@ -4440,8 +4440,8 @@ const di = {
|
|
|
4440
4440
|
onClick: p[1] || (p[1] = (V) => et("polyline")),
|
|
4441
4441
|
disabled: f.value
|
|
4442
4442
|
}, [
|
|
4443
|
-
K(
|
|
4444
|
-
], 10,
|
|
4443
|
+
K(Is)
|
|
4444
|
+
], 10, Vi)) : P("", !0),
|
|
4445
4445
|
Z.value.polygon ? (i(), c("button", {
|
|
4446
4446
|
key: 2,
|
|
4447
4447
|
class: R(["vs-btn", { "vs-active": qe.value === "polygon" }]),
|
|
@@ -4449,8 +4449,8 @@ const di = {
|
|
|
4449
4449
|
onClick: p[2] || (p[2] = (V) => et("polygon")),
|
|
4450
4450
|
disabled: f.value
|
|
4451
4451
|
}, [
|
|
4452
|
-
K(
|
|
4453
|
-
], 10,
|
|
4452
|
+
K(zs)
|
|
4453
|
+
], 10, Ci)) : P("", !0),
|
|
4454
4454
|
Z.value.rectangle ? (i(), c("button", {
|
|
4455
4455
|
key: 3,
|
|
4456
4456
|
class: R(["vs-btn", { "vs-active": qe.value === "rectangle" }]),
|
|
@@ -4458,28 +4458,28 @@ const di = {
|
|
|
4458
4458
|
onClick: p[3] || (p[3] = (V) => et("rectangle")),
|
|
4459
4459
|
disabled: f.value
|
|
4460
4460
|
}, [
|
|
4461
|
-
K(
|
|
4462
|
-
], 10,
|
|
4461
|
+
K(Rs)
|
|
4462
|
+
], 10, Li)) : P("", !0),
|
|
4463
4463
|
n("button", {
|
|
4464
4464
|
class: "vs-btn mt-5",
|
|
4465
4465
|
onClick: p[4] || (p[4] = (V) => m.value = !m.value),
|
|
4466
4466
|
title: "Full Screen"
|
|
4467
4467
|
}, [
|
|
4468
|
-
K(
|
|
4468
|
+
K(Ws, { style: { width: "12px", height: "12px" } })
|
|
4469
4469
|
])
|
|
4470
4470
|
])
|
|
4471
4471
|
]),
|
|
4472
4472
|
n("div", {
|
|
4473
4473
|
class: R(["absolute left-4 z-[1000]", S.value ? "bottom-8" : "bottom-4"])
|
|
4474
4474
|
}, [
|
|
4475
|
-
n("div",
|
|
4476
|
-
K(
|
|
4475
|
+
n("div", Mi, [
|
|
4476
|
+
K(si, {
|
|
4477
4477
|
basemaps: me(G),
|
|
4478
4478
|
onOnLayerChange: B
|
|
4479
4479
|
}, null, 8, ["basemaps"]),
|
|
4480
|
-
re.value.length ? (i(), c("div",
|
|
4480
|
+
re.value.length ? (i(), c("div", Di, [
|
|
4481
4481
|
p[9] || (p[9] = n("p", { class: "font-semibold text-[11px] uppercase tracking-wide text-gray-500 mb-2" }, "Шари", -1)),
|
|
4482
|
-
n("div",
|
|
4482
|
+
n("div", Si, [
|
|
4483
4483
|
(i(!0), c(ue, null, he(re.value, (V) => (i(), c("label", {
|
|
4484
4484
|
key: V.id,
|
|
4485
4485
|
class: "flex items-center gap-2 cursor-pointer select-none"
|
|
@@ -4490,23 +4490,23 @@ const di = {
|
|
|
4490
4490
|
checked: V.visible,
|
|
4491
4491
|
disabled: f.value,
|
|
4492
4492
|
onChange: (I) => _t(V.id)
|
|
4493
|
-
}, null, 40,
|
|
4494
|
-
n("span",
|
|
4493
|
+
}, null, 40, Bi),
|
|
4494
|
+
n("span", Ai, W(V.config.title || V.config.name || V.id), 1)
|
|
4495
4495
|
]))), 128))
|
|
4496
4496
|
])
|
|
4497
4497
|
])) : P("", !0)
|
|
4498
4498
|
])
|
|
4499
4499
|
], 2),
|
|
4500
|
-
n("div",
|
|
4501
|
-
S.value ? (i(), c("div",
|
|
4500
|
+
n("div", Ti, [
|
|
4501
|
+
S.value ? (i(), c("div", Ei, [
|
|
4502
4502
|
n("div", {
|
|
4503
4503
|
class: "mr-auto flex items-center gap-2 min-w-0 relative",
|
|
4504
4504
|
onMouseenter: p[5] || (p[5] = (V) => y.value = !0),
|
|
4505
4505
|
onMouseleave: p[6] || (p[6] = (V) => y.value = !1)
|
|
4506
4506
|
}, [
|
|
4507
|
-
n("div",
|
|
4507
|
+
n("div", Ii, [
|
|
4508
4508
|
p[10] || (p[10] = _e(" Type: ", -1)),
|
|
4509
|
-
n("span",
|
|
4509
|
+
n("span", ji, W(S.value.type), 1)
|
|
4510
4510
|
]),
|
|
4511
4511
|
w.value ? (i(), c("div", {
|
|
4512
4512
|
key: 0,
|
|
@@ -4523,24 +4523,24 @@ const di = {
|
|
|
4523
4523
|
}, W(w.value), 5)) : P("", !0)
|
|
4524
4524
|
]))
|
|
4525
4525
|
], 32),
|
|
4526
|
-
n("div",
|
|
4527
|
-
n("div",
|
|
4526
|
+
n("div", Fi, [
|
|
4527
|
+
n("div", Oi, [
|
|
4528
4528
|
p[11] || (p[11] = _e(" Center: ", -1)),
|
|
4529
4529
|
n("b", null, W(S.value.center.lat.toFixed(5)) + ", " + W(S.value.center.lng.toFixed(5)), 1)
|
|
4530
4530
|
]),
|
|
4531
|
-
S.value.areaKm2 !== null ? (i(), c("div",
|
|
4531
|
+
S.value.areaKm2 !== null ? (i(), c("div", zi, [
|
|
4532
4532
|
p[12] || (p[12] = _e(" Area: ", -1)),
|
|
4533
4533
|
n("b", null, W(S.value.areaKm2.toFixed(1)) + " km²", 1)
|
|
4534
|
-
])) : (i(), c("div",
|
|
4534
|
+
])) : (i(), c("div", Pi, p[13] || (p[13] = [
|
|
4535
4535
|
_e("Area: ", -1),
|
|
4536
4536
|
n("b", null, "—", -1)
|
|
4537
|
-
])
|
|
4537
|
+
]))),
|
|
4538
4538
|
n("button", {
|
|
4539
4539
|
class: "tool bg-gray-100 py-1.5 px-2 rounded-lg text-md mr-1 cursor-pointer hover:bg-blue-500 hover:text-white transition-all",
|
|
4540
4540
|
title: "Zoom to feature",
|
|
4541
4541
|
onClick: p[7] || (p[7] = (V) => Pt()),
|
|
4542
4542
|
disabled: f.value
|
|
4543
|
-
},
|
|
4543
|
+
}, p[14] || (p[14] = [
|
|
4544
4544
|
n("svg", {
|
|
4545
4545
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4546
4546
|
viewBox: "0 0 24 24",
|
|
@@ -4556,7 +4556,7 @@ const di = {
|
|
|
4556
4556
|
n("path", { d: "M10 7l0 6" }),
|
|
4557
4557
|
n("path", { d: "M21 21l-6 -6" })
|
|
4558
4558
|
], -1)
|
|
4559
|
-
])
|
|
4559
|
+
]), 8, Ui),
|
|
4560
4560
|
n("button", {
|
|
4561
4561
|
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",
|
|
4562
4562
|
title: "Delete feature",
|
|
@@ -4564,17 +4564,17 @@ const di = {
|
|
|
4564
4564
|
disabled: f.value
|
|
4565
4565
|
}, [
|
|
4566
4566
|
K(it, { class: "w-3 h-3" })
|
|
4567
|
-
], 8,
|
|
4567
|
+
], 8, Ni)
|
|
4568
4568
|
])
|
|
4569
4569
|
])) : P("", !0)
|
|
4570
4570
|
])
|
|
4571
4571
|
], 2)
|
|
4572
4572
|
], 8, ["disabled"]));
|
|
4573
4573
|
}
|
|
4574
|
-
}),
|
|
4574
|
+
}), Hi = /* @__PURE__ */ ae(Ri, [["__scopeId", "data-v-0b90fe35"]]), qi = ["data-focus"], Gi = { class: "flex items-center" }, Wi = { class: "overflow-hidden text-ellipsis whitespace-nowrap rounded-sm text-[#333] text-[85%] px-0.5 py-[3px] pl-1.5 box-border" }, Ki = ["onClick", "aria-label"], Yi = {
|
|
4575
4575
|
key: 0,
|
|
4576
4576
|
class: "absolute text-gray-500 truncate pl-2"
|
|
4577
|
-
},
|
|
4577
|
+
}, Zi = { class: "flex-1 min-w-[2px]" }, Ji = ["placeholder"], Xi = { class: "flex items-center shrink-0" }, Qi = ["disabled"], eu = /* @__PURE__ */ Q({
|
|
4578
4578
|
__name: "vs-input-tag",
|
|
4579
4579
|
props: /* @__PURE__ */ ge({
|
|
4580
4580
|
unique: { type: Boolean, default: !0 },
|
|
@@ -4647,15 +4647,15 @@ const di = {
|
|
|
4647
4647
|
key: Z,
|
|
4648
4648
|
class: "flex min-w-0 bg-[#e6e6e6] rounded-sm m-0.5 box-border"
|
|
4649
4649
|
}, [
|
|
4650
|
-
n("div",
|
|
4651
|
-
n("div",
|
|
4650
|
+
n("div", Gi, [
|
|
4651
|
+
n("div", Wi, W(Y), 1)
|
|
4652
4652
|
]),
|
|
4653
4653
|
n("div", {
|
|
4654
4654
|
role: "button",
|
|
4655
4655
|
class: "flex items-center rounded-sm px-1 box-border hover:bg-[#ffbdad] hover:text-[#de350b]",
|
|
4656
4656
|
onClick: ke((ee) => x(Z), ["stop"]),
|
|
4657
4657
|
"aria-label": `Remove ${Y}`
|
|
4658
|
-
},
|
|
4658
|
+
}, F[2] || (F[2] = [
|
|
4659
4659
|
n("svg", {
|
|
4660
4660
|
height: "14",
|
|
4661
4661
|
width: "14",
|
|
@@ -4666,10 +4666,10 @@ const di = {
|
|
|
4666
4666
|
}, [
|
|
4667
4667
|
n("path", { d: "M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z" })
|
|
4668
4668
|
], -1)
|
|
4669
|
-
])
|
|
4669
|
+
]), 8, Ki)
|
|
4670
4670
|
]))), 128)),
|
|
4671
|
-
$.value ? (i(), c("div",
|
|
4672
|
-
n("div",
|
|
4671
|
+
$.value ? (i(), c("div", Yi, W(g.value), 1)) : P("", !0),
|
|
4672
|
+
n("div", Zi, [
|
|
4673
4673
|
w.value ? P("", !0) : fe((i(), c("input", {
|
|
4674
4674
|
key: 0,
|
|
4675
4675
|
ref_key: "inputRef",
|
|
@@ -4687,12 +4687,12 @@ const di = {
|
|
|
4687
4687
|
onBlur: h,
|
|
4688
4688
|
onKeydown: L,
|
|
4689
4689
|
placeholder: m.value && m.value.length ? "" : void 0
|
|
4690
|
-
}, null, 40,
|
|
4690
|
+
}, null, 40, Ji)), [
|
|
4691
4691
|
[Ce, f.value]
|
|
4692
4692
|
])
|
|
4693
4693
|
])
|
|
4694
4694
|
], 512),
|
|
4695
|
-
n("div",
|
|
4695
|
+
n("div", Xi, [
|
|
4696
4696
|
C.value ? (i(), c("button", {
|
|
4697
4697
|
key: 0,
|
|
4698
4698
|
type: "button",
|
|
@@ -4700,7 +4700,7 @@ const di = {
|
|
|
4700
4700
|
"aria-label": "Clear all tags",
|
|
4701
4701
|
disabled: w.value,
|
|
4702
4702
|
onClick: ke(d, ["stop"])
|
|
4703
|
-
},
|
|
4703
|
+
}, F[3] || (F[3] = [
|
|
4704
4704
|
n("svg", {
|
|
4705
4705
|
height: "20",
|
|
4706
4706
|
width: "20",
|
|
@@ -4709,13 +4709,13 @@ const di = {
|
|
|
4709
4709
|
}, [
|
|
4710
4710
|
n("path", { d: "M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z" })
|
|
4711
4711
|
], -1)
|
|
4712
|
-
])
|
|
4712
|
+
]), 8, Qi)) : P("", !0)
|
|
4713
4713
|
])
|
|
4714
|
-
], 10,
|
|
4714
|
+
], 10, qi)
|
|
4715
4715
|
], 2)
|
|
4716
4716
|
], 512));
|
|
4717
4717
|
}
|
|
4718
|
-
}),
|
|
4718
|
+
}), tu = { class: "relative flex gap-1 bg-white w-full" }, lu = ["disabled", "placeholder"], nu = /* @__PURE__ */ Q({
|
|
4719
4719
|
__name: "vs-input-slug",
|
|
4720
4720
|
props: /* @__PURE__ */ ge({
|
|
4721
4721
|
disabled: { type: Boolean },
|
|
@@ -4774,14 +4774,14 @@ const di = {
|
|
|
4774
4774
|
const s = t?.value?.[l.parent || ""]?.toString(), u = o(s);
|
|
4775
4775
|
a.value = u.toString();
|
|
4776
4776
|
};
|
|
4777
|
-
return (s, u) => (i(), c("div",
|
|
4777
|
+
return (s, u) => (i(), c("div", tu, [
|
|
4778
4778
|
fe(n("input", {
|
|
4779
4779
|
ref: "vsText",
|
|
4780
4780
|
disabled: s.disabled,
|
|
4781
4781
|
placeholder: s.placeholder,
|
|
4782
4782
|
"onUpdate:modelValue": u[0] || (u[0] = (f) => a.value = f),
|
|
4783
4783
|
class: "block w-full px-3 py-2 text-sm border border-solid rounded-lg placeholder:text-nowrap border-stone-200 text-stone-800 placeholder:text-stone-400 focus:outline focus:z-10 focus:border-blue-500 focus:ring-blue-500 focus:outline-blue-500"
|
|
4784
|
-
}, null, 8,
|
|
4784
|
+
}, null, 8, lu), [
|
|
4785
4785
|
[Ce, a.value]
|
|
4786
4786
|
]),
|
|
4787
4787
|
n("button", {
|
|
@@ -4790,7 +4790,7 @@ const di = {
|
|
|
4790
4790
|
}, " Gen ")
|
|
4791
4791
|
]));
|
|
4792
4792
|
}
|
|
4793
|
-
}),
|
|
4793
|
+
}), au = /* @__PURE__ */ ae(nu, [["__scopeId", "data-v-b0eba370"]]), ou = { class: "relative flex gap-1 bg-white w-full" }, ru = ["disabled", "placeholder"], su = ["disabled"], iu = { key: 0 }, uu = { key: 1 }, du = /* @__PURE__ */ Q({
|
|
4794
4794
|
__name: "vs-input-codegen",
|
|
4795
4795
|
props: /* @__PURE__ */ ge({
|
|
4796
4796
|
table: {},
|
|
@@ -4839,13 +4839,13 @@ const di = {
|
|
|
4839
4839
|
() => {
|
|
4840
4840
|
f();
|
|
4841
4841
|
}
|
|
4842
|
-
), (m, g) => (i(), c("div",
|
|
4842
|
+
), (m, g) => (i(), c("div", ou, [
|
|
4843
4843
|
fe(n("input", {
|
|
4844
4844
|
disabled: m.disabled,
|
|
4845
4845
|
placeholder: m.placeholder,
|
|
4846
4846
|
"onUpdate:modelValue": g[0] || (g[0] = ($) => l.value = $),
|
|
4847
4847
|
class: "block w-full px-3 py-2 text-sm border border-solid rounded-lg placeholder:text-nowrap border-stone-200 text-stone-800 placeholder:text-stone-400 focus:outline focus:z-10 focus:border-blue-500 focus:ring-blue-500 focus:outline-blue-500"
|
|
4848
|
-
}, null, 8,
|
|
4848
|
+
}, null, 8, ru), [
|
|
4849
4849
|
[Ce, l.value]
|
|
4850
4850
|
]),
|
|
4851
4851
|
n("button", {
|
|
@@ -4853,17 +4853,17 @@ const di = {
|
|
|
4853
4853
|
disabled: a.value || m.disabled || !r.value,
|
|
4854
4854
|
onClick: u
|
|
4855
4855
|
}, [
|
|
4856
|
-
a.value ? (i(), c("span",
|
|
4857
|
-
], 8,
|
|
4856
|
+
a.value ? (i(), c("span", uu, "...")) : (i(), c("span", iu, "Gen"))
|
|
4857
|
+
], 8, su)
|
|
4858
4858
|
]));
|
|
4859
4859
|
}
|
|
4860
|
-
}),
|
|
4860
|
+
}), cu = /* @__PURE__ */ ae(du, [["__scopeId", "data-v-6ee5237d"]]), pu = { class: "w-full" }, fu = {
|
|
4861
4861
|
ref: "sortableContainer",
|
|
4862
4862
|
class: "flex flex-col gap-1"
|
|
4863
|
-
},
|
|
4863
|
+
}, mu = ["onDragstart", "onDrop"], vu = { class: "w-1/3" }, hu = { class: "w-2/3" }, gu = ["onClick"], yu = {
|
|
4864
4864
|
key: 0,
|
|
4865
4865
|
class: "text-[14px] text-gray-700"
|
|
4866
|
-
},
|
|
4866
|
+
}, bu = { class: "mt-2 w-full flex items-center" }, wu = ["disabled"], xu = /* @__PURE__ */ Q({
|
|
4867
4867
|
__name: "vs-input-key-value",
|
|
4868
4868
|
props: {
|
|
4869
4869
|
parent: {},
|
|
@@ -4913,8 +4913,8 @@ const di = {
|
|
|
4913
4913
|
}), r("update:modelValue", x);
|
|
4914
4914
|
},
|
|
4915
4915
|
{ deep: !0 }
|
|
4916
|
-
), (b, x) => (i(), c("div",
|
|
4917
|
-
n("div",
|
|
4916
|
+
), (b, x) => (i(), c("div", pu, [
|
|
4917
|
+
n("div", fu, [
|
|
4918
4918
|
(i(!0), c(ue, null, he(f.value, (d, _) => (i(), c("div", {
|
|
4919
4919
|
key: d.id,
|
|
4920
4920
|
class: R(["flex items-center gap-2 w-full", { "opacity-50": m.value === _ }]),
|
|
@@ -4924,15 +4924,15 @@ const di = {
|
|
|
4924
4924
|
}, ["prevent"])),
|
|
4925
4925
|
onDrop: (h) => C(_)
|
|
4926
4926
|
}, [
|
|
4927
|
-
x[1] || (x[1] = Ie('<button class="cursor-move" data-v-
|
|
4928
|
-
n("div",
|
|
4927
|
+
x[1] || (x[1] = Ie('<button class="cursor-move" data-v-a0f7fbfc><svg fill="#000000" width="20" height="20" viewBox="0 0 36 36" data-v-a0f7fbfc><circle cx="15" cy="12" r="1.5" data-v-a0f7fbfc></circle><circle cx="15" cy="24" r="1.5" data-v-a0f7fbfc></circle><circle cx="21" cy="12" r="1.5" data-v-a0f7fbfc></circle><circle cx="21" cy="24" r="1.5" data-v-a0f7fbfc></circle><circle cx="21" cy="18" r="1.5" data-v-a0f7fbfc></circle><circle cx="15" cy="18" r="1.5" data-v-a0f7fbfc></circle></svg></button>', 1)),
|
|
4928
|
+
n("div", vu, [
|
|
4929
4929
|
K(ht, {
|
|
4930
4930
|
modelValue: d.key,
|
|
4931
4931
|
"onUpdate:modelValue": (h) => d.key = h,
|
|
4932
4932
|
placeholder: "Ключ"
|
|
4933
4933
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
4934
4934
|
]),
|
|
4935
|
-
n("div",
|
|
4935
|
+
n("div", hu, [
|
|
4936
4936
|
K(ht, {
|
|
4937
4937
|
modelValue: d.value,
|
|
4938
4938
|
"onUpdate:modelValue": (h) => d.value = h,
|
|
@@ -4947,11 +4947,11 @@ const di = {
|
|
|
4947
4947
|
height: "16",
|
|
4948
4948
|
width: "16"
|
|
4949
4949
|
})
|
|
4950
|
-
], 8,
|
|
4951
|
-
], 42,
|
|
4950
|
+
], 8, gu)
|
|
4951
|
+
], 42, mu))), 128))
|
|
4952
4952
|
], 512),
|
|
4953
|
-
f.value.length ? P("", !0) : (i(), c("span",
|
|
4954
|
-
n("div",
|
|
4953
|
+
f.value.length ? P("", !0) : (i(), c("span", yu, " Дані для відображення відсутні ")),
|
|
4954
|
+
n("div", bu, [
|
|
4955
4955
|
n("button", {
|
|
4956
4956
|
type: "button",
|
|
4957
4957
|
onClick: S,
|
|
@@ -4963,17 +4963,17 @@ const di = {
|
|
|
4963
4963
|
width: "14"
|
|
4964
4964
|
}),
|
|
4965
4965
|
_e(" " + W(me(s)), 1)
|
|
4966
|
-
], 8,
|
|
4966
|
+
], 8, wu)
|
|
4967
4967
|
])
|
|
4968
4968
|
]));
|
|
4969
4969
|
}
|
|
4970
|
-
}),
|
|
4970
|
+
}), ku = /* @__PURE__ */ ae(xu, [["__scopeId", "data-v-a0f7fbfc"]]), _u = { class: "w-full" }, $u = {
|
|
4971
4971
|
ref: "sortableContainer",
|
|
4972
4972
|
class: "flex flex-col gap-1"
|
|
4973
|
-
},
|
|
4973
|
+
}, Vu = ["onDragstart", "onDrop"], Cu = ["disabled"], Lu = { class: "flex-1" }, Mu = ["onClick", "disabled"], Du = {
|
|
4974
4974
|
key: 0,
|
|
4975
4975
|
class: "text-[14px] text-gray-700"
|
|
4976
|
-
},
|
|
4976
|
+
}, Su = { class: "mt-2 w-full flex items-center" }, Bu = ["disabled"], Au = /* @__PURE__ */ Q({
|
|
4977
4977
|
__name: "vs-input-text-array",
|
|
4978
4978
|
props: /* @__PURE__ */ ge({
|
|
4979
4979
|
addButtonText: { default: "Додати" },
|
|
@@ -5028,8 +5028,8 @@ const di = {
|
|
|
5028
5028
|
const x = [...a.value], [d] = x.splice(o.value, 1);
|
|
5029
5029
|
x.splice(b, 0, d), a.value = x, o.value = null;
|
|
5030
5030
|
}
|
|
5031
|
-
return (b, x) => (i(), c("div",
|
|
5032
|
-
n("div",
|
|
5031
|
+
return (b, x) => (i(), c("div", _u, [
|
|
5032
|
+
n("div", $u, [
|
|
5033
5033
|
(i(!0), c(ue, null, he(a.value, (d, _) => (i(), c("div", {
|
|
5034
5034
|
key: d.id,
|
|
5035
5035
|
class: R(["flex items-center gap-2 w-full", { "opacity-50": o.value === _ }]),
|
|
@@ -5043,10 +5043,10 @@ const di = {
|
|
|
5043
5043
|
class: "cursor-move",
|
|
5044
5044
|
type: "button",
|
|
5045
5045
|
disabled: r.value
|
|
5046
|
-
},
|
|
5047
|
-
Ie('<svg fill="#000000" width="20" height="20" viewBox="0 0 36 36" data-v-
|
|
5048
|
-
])
|
|
5049
|
-
n("div",
|
|
5046
|
+
}, x[1] || (x[1] = [
|
|
5047
|
+
Ie('<svg fill="#000000" width="20" height="20" viewBox="0 0 36 36" data-v-66316a33><circle cx="15" cy="12" r="1.5" data-v-66316a33></circle><circle cx="15" cy="24" r="1.5" data-v-66316a33></circle><circle cx="21" cy="12" r="1.5" data-v-66316a33></circle><circle cx="21" cy="24" r="1.5" data-v-66316a33></circle><circle cx="21" cy="18" r="1.5" data-v-66316a33></circle><circle cx="15" cy="18" r="1.5" data-v-66316a33></circle></svg>', 1)
|
|
5048
|
+
]), 8, Cu),
|
|
5049
|
+
n("div", Lu, [
|
|
5050
5050
|
b.inputType === "text" ? (i(), ce(ht, {
|
|
5051
5051
|
key: 0,
|
|
5052
5052
|
modelValue: d.value,
|
|
@@ -5054,21 +5054,21 @@ const di = {
|
|
|
5054
5054
|
disabled: r.value,
|
|
5055
5055
|
placeholder: s.value
|
|
5056
5056
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "disabled", "placeholder"])) : P("", !0),
|
|
5057
|
-
b.inputType === "tel" ? (i(), ce(
|
|
5057
|
+
b.inputType === "tel" ? (i(), ce(_l, {
|
|
5058
5058
|
key: 1,
|
|
5059
5059
|
modelValue: d.value,
|
|
5060
5060
|
"onUpdate:modelValue": (h) => d.value = h,
|
|
5061
5061
|
disabled: r.value,
|
|
5062
5062
|
placeholder: s.value
|
|
5063
5063
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "disabled", "placeholder"])) : P("", !0),
|
|
5064
|
-
b.inputType === "email" ? (i(), ce(
|
|
5064
|
+
b.inputType === "email" ? (i(), ce(kl, {
|
|
5065
5065
|
key: 2,
|
|
5066
5066
|
modelValue: d.value,
|
|
5067
5067
|
"onUpdate:modelValue": (h) => d.value = h,
|
|
5068
5068
|
disabled: r.value,
|
|
5069
5069
|
placeholder: s.value
|
|
5070
5070
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "disabled", "placeholder"])) : P("", !0),
|
|
5071
|
-
b.inputType === "mask" ? (i(), ce(
|
|
5071
|
+
b.inputType === "mask" ? (i(), ce(xl, {
|
|
5072
5072
|
key: 3,
|
|
5073
5073
|
modelValue: d.value,
|
|
5074
5074
|
"onUpdate:modelValue": (h) => d.value = h,
|
|
@@ -5087,11 +5087,11 @@ const di = {
|
|
|
5087
5087
|
height: "16",
|
|
5088
5088
|
width: "16"
|
|
5089
5089
|
})
|
|
5090
|
-
], 8,
|
|
5091
|
-
], 42,
|
|
5090
|
+
], 8, Mu)
|
|
5091
|
+
], 42, Vu))), 128))
|
|
5092
5092
|
], 512),
|
|
5093
|
-
a.value.length ? P("", !0) : (i(), c("span",
|
|
5094
|
-
n("div",
|
|
5093
|
+
a.value.length ? P("", !0) : (i(), c("span", Du, " Дані для відображення відсутні ")),
|
|
5094
|
+
n("div", Su, [
|
|
5095
5095
|
n("button", {
|
|
5096
5096
|
type: "button",
|
|
5097
5097
|
onClick: C,
|
|
@@ -5103,11 +5103,11 @@ const di = {
|
|
|
5103
5103
|
width: "14"
|
|
5104
5104
|
}),
|
|
5105
5105
|
_e(" " + W(u.value), 1)
|
|
5106
|
-
], 8,
|
|
5106
|
+
], 8, Bu)
|
|
5107
5107
|
])
|
|
5108
5108
|
]));
|
|
5109
5109
|
}
|
|
5110
|
-
}),
|
|
5110
|
+
}), Tu = /* @__PURE__ */ ae(Au, [["__scopeId", "data-v-66316a33"]]), Eu = { class: "flex items-center gap-2 w-full" }, Iu = ["disabled"], ju = ["disabled"], Fu = /* @__PURE__ */ Q({
|
|
5111
5111
|
__name: "vs-input-color",
|
|
5112
5112
|
props: {
|
|
5113
5113
|
style: { default: () => ({}) },
|
|
@@ -5191,7 +5191,164 @@ const di = {
|
|
|
5191
5191
|
])
|
|
5192
5192
|
]));
|
|
5193
5193
|
}
|
|
5194
|
-
}), Nu =
|
|
5194
|
+
}), Nu = ["placeholder", "disabled", "name"], Ru = ["type", "value", "onInput", "placeholder", "disabled"], Hu = ["onClick"], qu = /* @__PURE__ */ Q({
|
|
5195
|
+
__name: "vs-input-array",
|
|
5196
|
+
props: /* @__PURE__ */ ge({
|
|
5197
|
+
count: { default: 1 },
|
|
5198
|
+
limit: { default: 1 },
|
|
5199
|
+
mask: { default: "" },
|
|
5200
|
+
unmask: { type: Boolean, default: !1 },
|
|
5201
|
+
inputType: { default: "text" },
|
|
5202
|
+
isAdded: { type: Boolean, default: !1 },
|
|
5203
|
+
style: { default: () => ({}) },
|
|
5204
|
+
customClass: { default: "" },
|
|
5205
|
+
disabled: { type: Boolean, default: !1 },
|
|
5206
|
+
modelValue: {},
|
|
5207
|
+
error: { default: "" },
|
|
5208
|
+
name: {},
|
|
5209
|
+
placeholder: { default: "" },
|
|
5210
|
+
maxlength: {},
|
|
5211
|
+
minlength: {}
|
|
5212
|
+
}, {
|
|
5213
|
+
modelValue: { default: [] },
|
|
5214
|
+
modelModifiers: {}
|
|
5215
|
+
}),
|
|
5216
|
+
emits: ["update:modelValue"],
|
|
5217
|
+
setup(e) {
|
|
5218
|
+
const t = e, l = M(t.count), a = k(() => t.limit), { inputClass: o } = Be(t.style), r = be(e, "modelValue"), s = k(() => !!t.disabled), u = k(() => t.placeholder ?? "");
|
|
5219
|
+
mt(() => {
|
|
5220
|
+
const y = r.value?.length ?? 0;
|
|
5221
|
+
y < l.value && (r.value = [
|
|
5222
|
+
...r.value ?? [],
|
|
5223
|
+
...Array(l.value - y)
|
|
5224
|
+
]);
|
|
5225
|
+
});
|
|
5226
|
+
const f = M({}), m = M({});
|
|
5227
|
+
function g(y, b) {
|
|
5228
|
+
y && (f.value[b] = y);
|
|
5229
|
+
}
|
|
5230
|
+
async function $(y, b) {
|
|
5231
|
+
if (!y || t.inputType !== "mask") return;
|
|
5232
|
+
const { default: x } = await import("./index-W-qQIppj.js");
|
|
5233
|
+
m.value[b] && m.value[b].destroy(), m.value[b] = x(y, {
|
|
5234
|
+
mask: t.mask || "",
|
|
5235
|
+
definitions: {
|
|
5236
|
+
9: /[0-9]/,
|
|
5237
|
+
A: /[a-zA-Z]/,
|
|
5238
|
+
"*": /[a-zA-Z0-9]/
|
|
5239
|
+
},
|
|
5240
|
+
lazy: !1
|
|
5241
|
+
}), m.value[b].on("accept", () => {
|
|
5242
|
+
const d = [...r.value || []];
|
|
5243
|
+
d[b] = t.unmask ? m.value[b].unmaskedValue : m.value[b].value, r.value = d;
|
|
5244
|
+
}), m.value[b].on("complete", () => {
|
|
5245
|
+
const d = [...r.value || []];
|
|
5246
|
+
d[b] = t.unmask ? m.value[b].unmaskedValue : m.value[b].value, r.value = d;
|
|
5247
|
+
}), r.value?.[b] && (m.value[b].value = r.value[b]);
|
|
5248
|
+
}
|
|
5249
|
+
function C(y, b) {
|
|
5250
|
+
if (s.value) return;
|
|
5251
|
+
const x = y.target.value ?? null, d = [...r.value];
|
|
5252
|
+
d[b] = t.inputType === "text" ? x : Number(x), r.value = d;
|
|
5253
|
+
}
|
|
5254
|
+
function w() {
|
|
5255
|
+
l.value += 1;
|
|
5256
|
+
const y = t.inputType === "text" || t.inputType === "mask" ? null : 0;
|
|
5257
|
+
r.value = [...r.value, y], t.inputType === "mask" && setTimeout(() => {
|
|
5258
|
+
const b = l.value - 1;
|
|
5259
|
+
f.value[b] && $(f.value[b], b);
|
|
5260
|
+
}, 0);
|
|
5261
|
+
}
|
|
5262
|
+
function S(y) {
|
|
5263
|
+
if (l.value > 1) {
|
|
5264
|
+
m.value[y] && (m.value[y].destroy(), delete m.value[y]), l.value -= 1, r.value = r.value.filter((x, d) => d !== y);
|
|
5265
|
+
const b = {};
|
|
5266
|
+
Object.keys(m.value).forEach((x) => {
|
|
5267
|
+
const d = parseInt(x, 10);
|
|
5268
|
+
d > y ? b[d - 1] = m.value[d] : d < y && (b[d] = m.value[d]);
|
|
5269
|
+
}), m.value = b;
|
|
5270
|
+
}
|
|
5271
|
+
}
|
|
5272
|
+
return Ee(() => {
|
|
5273
|
+
if (t.inputType === "mask")
|
|
5274
|
+
for (let y = 0; y < l.value; y += 1)
|
|
5275
|
+
f.value[y] && $(f.value[y], y);
|
|
5276
|
+
}), bt(() => {
|
|
5277
|
+
Object.values(m.value).forEach((y) => {
|
|
5278
|
+
y && y.destroy();
|
|
5279
|
+
});
|
|
5280
|
+
}), se(() => t.mask, (y) => {
|
|
5281
|
+
t.inputType === "mask" && Object.values(m.value).forEach((b) => {
|
|
5282
|
+
b && b.updateOptions({
|
|
5283
|
+
mask: y,
|
|
5284
|
+
definitions: {
|
|
5285
|
+
9: /[0-9]/,
|
|
5286
|
+
A: /[a-zA-Z]/,
|
|
5287
|
+
"*": /[a-zA-Z0-9]/
|
|
5288
|
+
}
|
|
5289
|
+
});
|
|
5290
|
+
});
|
|
5291
|
+
}), se(r, (y) => {
|
|
5292
|
+
t.inputType === "mask" && y && y.forEach((b, x) => {
|
|
5293
|
+
m.value[x] && m.value[x].value !== b && (m.value[x].value = b || "");
|
|
5294
|
+
});
|
|
5295
|
+
}, { deep: !0 }), (y, b) => (i(), c("div", {
|
|
5296
|
+
class: R(["grid gap-2", `grid-cols-${a.value}`])
|
|
5297
|
+
}, [
|
|
5298
|
+
(i(!0), c(ue, null, he(l.value, (x) => (i(), c("div", {
|
|
5299
|
+
key: x,
|
|
5300
|
+
class: "flex items-center gap-2 w-full"
|
|
5301
|
+
}, [
|
|
5302
|
+
y.inputType === "mask" ? (i(), c("input", {
|
|
5303
|
+
key: 0,
|
|
5304
|
+
type: "text",
|
|
5305
|
+
ref_for: !0,
|
|
5306
|
+
ref: (d) => g(d, x - 1),
|
|
5307
|
+
placeholder: y.placeholder,
|
|
5308
|
+
disabled: y.disabled,
|
|
5309
|
+
name: `${y.name}[${x - 1}]`,
|
|
5310
|
+
class: R(["py-1.5 px-3 block w-full placeholder:text[#767f8f] bg-white", [me(o), { "!border-red-600": y.error }]]),
|
|
5311
|
+
style: {
|
|
5312
|
+
border: "1px solid #CFD9E0"
|
|
5313
|
+
}
|
|
5314
|
+
}, null, 10, Nu)) : (i(), c("input", {
|
|
5315
|
+
key: 1,
|
|
5316
|
+
type: y.inputType,
|
|
5317
|
+
value: r.value?.[x - 1],
|
|
5318
|
+
onInput: (d) => C(d, x - 1),
|
|
5319
|
+
placeholder: u.value,
|
|
5320
|
+
disabled: s.value,
|
|
5321
|
+
class: R(["py-1.5 px-3 block w-full placeholder:text[#767f8f] bg-white", [me(o), { "!border-red-600": y.error }]]),
|
|
5322
|
+
style: {
|
|
5323
|
+
border: "1px solid #CFD9E0"
|
|
5324
|
+
}
|
|
5325
|
+
}, null, 42, Ru)),
|
|
5326
|
+
!y.disabled && x === l.value && y.isAdded ? (i(), c("button", {
|
|
5327
|
+
key: 2,
|
|
5328
|
+
type: "button",
|
|
5329
|
+
onClick: ke(w, ["stop"]),
|
|
5330
|
+
class: "cursor-pointer shrink-0 w-[38px] text-green-600 h-[38px] rounded-md flex items-center justify-center border border-stone-200 hover:bg-stone-100"
|
|
5331
|
+
}, [
|
|
5332
|
+
K(Ke, {
|
|
5333
|
+
height: "18",
|
|
5334
|
+
width: "18"
|
|
5335
|
+
})
|
|
5336
|
+
])) : P("", !0),
|
|
5337
|
+
!y.disabled && l.value > 1 && y.isAdded ? (i(), c("button", {
|
|
5338
|
+
key: 3,
|
|
5339
|
+
type: "button",
|
|
5340
|
+
onClick: ke((d) => S(x - 1), ["stop"]),
|
|
5341
|
+
class: "cursor-pointer shrink-0 w-[38px] text-red-600 h-[38px] rounded-md flex items-center justify-center border border-stone-200 hover:bg-stone-100"
|
|
5342
|
+
}, [
|
|
5343
|
+
K(Yt, {
|
|
5344
|
+
height: "18",
|
|
5345
|
+
width: "18"
|
|
5346
|
+
})
|
|
5347
|
+
], 8, Hu)) : P("", !0)
|
|
5348
|
+
]))), 128))
|
|
5349
|
+
], 2));
|
|
5350
|
+
}
|
|
5351
|
+
}), Gu = { class: "flex items-center gap-2 w-full" }, Wu = { class: "relative flex-1" }, Ku = ["placeholder", "disabled", "onKeydown"], Yu = ["disabled"], Zu = {
|
|
5195
5352
|
key: 0,
|
|
5196
5353
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5197
5354
|
width: "18",
|
|
@@ -5202,19 +5359,19 @@ const di = {
|
|
|
5202
5359
|
"stroke-width": "2",
|
|
5203
5360
|
"stroke-linecap": "round",
|
|
5204
5361
|
"stroke-linejoin": "round"
|
|
5205
|
-
},
|
|
5362
|
+
}, Ju = {
|
|
5206
5363
|
key: 1,
|
|
5207
5364
|
class: "animate-spin h-5 w-5 text-gray-400",
|
|
5208
5365
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5209
5366
|
fill: "none",
|
|
5210
5367
|
viewBox: "0 0 24 24"
|
|
5211
|
-
},
|
|
5368
|
+
}, Xu = {
|
|
5212
5369
|
key: 0,
|
|
5213
5370
|
class: "fixed inset-0 z-50 flex items-center justify-center bg-black/50"
|
|
5214
|
-
},
|
|
5371
|
+
}, Qu = { class: "bg-white text-gray-900 rounded-lg shadow-lg w-[480px] max-h-[80vh] overflow-y-auto" }, ed = { class: "p-3 border-b font-semibold text-gray-900 flex justify-between items-center" }, td = ["onClick"], ld = {
|
|
5215
5372
|
key: 0,
|
|
5216
5373
|
class: "p-4 text-sm text-gray-500"
|
|
5217
|
-
},
|
|
5374
|
+
}, nd = /* @__PURE__ */ Q({
|
|
5218
5375
|
__name: "vs-input-address",
|
|
5219
5376
|
props: /* @__PURE__ */ ge({
|
|
5220
5377
|
style: { default: () => ({}) },
|
|
@@ -5275,8 +5432,8 @@ const di = {
|
|
|
5275
5432
|
};
|
|
5276
5433
|
l.geom && C?.value && (C.value[l.geom] = h), a("update:geom", h);
|
|
5277
5434
|
}
|
|
5278
|
-
return (x, d) => (i(), c("div",
|
|
5279
|
-
n("div",
|
|
5435
|
+
return (x, d) => (i(), c("div", Gu, [
|
|
5436
|
+
n("div", Wu, [
|
|
5280
5437
|
fe(n("input", {
|
|
5281
5438
|
type: "text",
|
|
5282
5439
|
"onUpdate:modelValue": d[0] || (d[0] = (_) => s.value = _),
|
|
@@ -5284,8 +5441,8 @@ const di = {
|
|
|
5284
5441
|
disabled: $.value,
|
|
5285
5442
|
class: R(["py-1.5 px-3 block w-full bg-white border rounded-md placeholder:text-gray-400 focus:ring-2 focus:ring-blue-500", [me(o), { "!border-red-600": l.error }]]),
|
|
5286
5443
|
style: { border: "1px solid #CFD9E0" },
|
|
5287
|
-
onKeydown:
|
|
5288
|
-
}, null, 42,
|
|
5444
|
+
onKeydown: jl(ke(w, ["prevent"]), ["enter"])
|
|
5445
|
+
}, null, 42, Ku), [
|
|
5289
5446
|
[Ce, s.value]
|
|
5290
5447
|
]),
|
|
5291
5448
|
f.value.length ? (i(), c("button", {
|
|
@@ -5294,7 +5451,7 @@ const di = {
|
|
|
5294
5451
|
class: "absolute right-2 top-1/2 -translate-y-1/2 text-gray-500 hover:text-blue-600",
|
|
5295
5452
|
onClick: y,
|
|
5296
5453
|
title: "Show search results"
|
|
5297
|
-
},
|
|
5454
|
+
}, d[2] || (d[2] = [
|
|
5298
5455
|
n("svg", {
|
|
5299
5456
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5300
5457
|
width: "18",
|
|
@@ -5314,7 +5471,7 @@ const di = {
|
|
|
5314
5471
|
n("path", { d: "M12 16v-4" }),
|
|
5315
5472
|
n("path", { d: "M12 8h.01" })
|
|
5316
5473
|
], -1)
|
|
5317
|
-
])
|
|
5474
|
+
]))) : P("", !0)
|
|
5318
5475
|
]),
|
|
5319
5476
|
n("button", {
|
|
5320
5477
|
type: "button",
|
|
@@ -5322,7 +5479,7 @@ const di = {
|
|
|
5322
5479
|
class: "flex items-center justify-center px-2 py-2 border rounded-md bg-white hover:bg-gray-50 text-gray-600 hover:text-blue-600 disabled:opacity-50 h-[38px]",
|
|
5323
5480
|
disabled: u.value || !s.value?.trim()
|
|
5324
5481
|
}, [
|
|
5325
|
-
u.value ? (i(), c("svg",
|
|
5482
|
+
u.value ? (i(), c("svg", Ju, d[4] || (d[4] = [
|
|
5326
5483
|
n("circle", {
|
|
5327
5484
|
class: "opacity-25",
|
|
5328
5485
|
cx: "12",
|
|
@@ -5336,7 +5493,7 @@ const di = {
|
|
|
5336
5493
|
fill: "currentColor",
|
|
5337
5494
|
d: "M4 12a8 8 0 018-8v4a4 4 0 00-4 4H4z"
|
|
5338
5495
|
}, null, -1)
|
|
5339
|
-
])
|
|
5496
|
+
]))) : (i(), c("svg", Zu, d[3] || (d[3] = [
|
|
5340
5497
|
n("circle", {
|
|
5341
5498
|
cx: "11",
|
|
5342
5499
|
cy: "11",
|
|
@@ -5348,18 +5505,18 @@ const di = {
|
|
|
5348
5505
|
x2: "16.65",
|
|
5349
5506
|
y2: "16.65"
|
|
5350
5507
|
}, null, -1)
|
|
5351
|
-
])
|
|
5352
|
-
], 8,
|
|
5508
|
+
])))
|
|
5509
|
+
], 8, Yu),
|
|
5353
5510
|
(i(), ce(st, { to: "body" }, [
|
|
5354
|
-
m.value ? (i(), c("div",
|
|
5355
|
-
n("div",
|
|
5356
|
-
n("div",
|
|
5511
|
+
m.value ? (i(), c("div", Xu, [
|
|
5512
|
+
n("div", Qu, [
|
|
5513
|
+
n("div", ed, [
|
|
5357
5514
|
d[6] || (d[6] = n("span", null, "Search results", -1)),
|
|
5358
5515
|
n("button", {
|
|
5359
5516
|
class: "text-gray-500 hover:text-blue-600",
|
|
5360
5517
|
onClick: d[1] || (d[1] = (_) => m.value = !1),
|
|
5361
5518
|
title: "Close"
|
|
5362
|
-
},
|
|
5519
|
+
}, d[5] || (d[5] = [
|
|
5363
5520
|
n("svg", {
|
|
5364
5521
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5365
5522
|
width: "20",
|
|
@@ -5384,25 +5541,25 @@ const di = {
|
|
|
5384
5541
|
y2: "18"
|
|
5385
5542
|
})
|
|
5386
5543
|
], -1)
|
|
5387
|
-
])
|
|
5544
|
+
]))
|
|
5388
5545
|
]),
|
|
5389
5546
|
n("ul", null, [
|
|
5390
5547
|
(i(!0), c(ue, null, he(f.value, (_, h) => (i(), c("li", {
|
|
5391
5548
|
key: h,
|
|
5392
5549
|
onClick: (L) => b(_),
|
|
5393
5550
|
class: "px-3 py-2 cursor-pointer hover:bg-gray-100 border-b text-sm"
|
|
5394
|
-
}, W(_.display_name), 9,
|
|
5551
|
+
}, W(_.display_name), 9, td))), 128))
|
|
5395
5552
|
]),
|
|
5396
|
-
f.value.length ? P("", !0) : (i(), c("div",
|
|
5553
|
+
f.value.length ? P("", !0) : (i(), c("div", ld, " No results found "))
|
|
5397
5554
|
])
|
|
5398
5555
|
])) : P("", !0)
|
|
5399
5556
|
]))
|
|
5400
5557
|
]));
|
|
5401
5558
|
}
|
|
5402
|
-
}),
|
|
5559
|
+
}), Ll = (e = "") => `${e}${Math.floor(Math.random() * 1e4)}`, ad = { class: "vs-datalist space-y-3" }, od = { class: "space-y-3" }, rd = ["onClick", "disabled"], sd = {
|
|
5403
5560
|
key: 0,
|
|
5404
5561
|
class: "rounded-lg border border-dashed border-gray-200 p-4 text-sm text-gray-500"
|
|
5405
|
-
},
|
|
5562
|
+
}, id = ["disabled"], ud = /* @__PURE__ */ Q({
|
|
5406
5563
|
__name: "vs-input-datalist",
|
|
5407
5564
|
props: /* @__PURE__ */ ge({
|
|
5408
5565
|
schema: { default: () => [] },
|
|
@@ -5434,7 +5591,7 @@ const di = {
|
|
|
5434
5591
|
}, { immediate: !0 }), se(() => t.schema, g, { immediate: !0, deep: !0 });
|
|
5435
5592
|
function m() {
|
|
5436
5593
|
const y = a.value.length;
|
|
5437
|
-
o.value.length < y ? o.value = [...o.value, ...Array.from({ length: y - o.value.length }, () =>
|
|
5594
|
+
o.value.length < y ? o.value = [...o.value, ...Array.from({ length: y - o.value.length }, () => Ll())] : o.value.length > y && o.value.splice(y);
|
|
5438
5595
|
}
|
|
5439
5596
|
function g() {
|
|
5440
5597
|
if (!t.minItems || a.value.length >= t.minItems) return;
|
|
@@ -5458,8 +5615,8 @@ const di = {
|
|
|
5458
5615
|
...y
|
|
5459
5616
|
};
|
|
5460
5617
|
}
|
|
5461
|
-
return (y, b) => (i(), c("div",
|
|
5462
|
-
n("div",
|
|
5618
|
+
return (y, b) => (i(), c("div", ad, [
|
|
5619
|
+
n("div", od, [
|
|
5463
5620
|
(i(!0), c(ue, null, he(a.value, (x, d) => (i(), c("div", {
|
|
5464
5621
|
key: o.value[d],
|
|
5465
5622
|
class: "flex items-center gap-3"
|
|
@@ -5479,9 +5636,9 @@ const di = {
|
|
|
5479
5636
|
disabled: f.value
|
|
5480
5637
|
}, [
|
|
5481
5638
|
K(it, { class: "w-5 h-5" })
|
|
5482
|
-
], 8,
|
|
5639
|
+
], 8, rd)
|
|
5483
5640
|
]))), 128)),
|
|
5484
|
-
a.value.length === 0 ? (i(), c("div",
|
|
5641
|
+
a.value.length === 0 ? (i(), c("div", sd, W(t.emptyLabel), 1)) : P("", !0)
|
|
5485
5642
|
]),
|
|
5486
5643
|
n("button", {
|
|
5487
5644
|
type: "button",
|
|
@@ -5491,11 +5648,11 @@ const di = {
|
|
|
5491
5648
|
}, [
|
|
5492
5649
|
K(Ke, { class: "w-5 h-5" }),
|
|
5493
5650
|
_e(" " + W(t.addButtonText), 1)
|
|
5494
|
-
], 8,
|
|
5651
|
+
], 8, id)
|
|
5495
5652
|
]));
|
|
5496
5653
|
}
|
|
5497
|
-
}),
|
|
5498
|
-
function
|
|
5654
|
+
}), dd = /* @__PURE__ */ ae(ud, [["__scopeId", "data-v-e8a02c8e"]]), cd = {};
|
|
5655
|
+
function pd(e, t) {
|
|
5499
5656
|
return i(), c("svg", Ze({
|
|
5500
5657
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5501
5658
|
width: "24",
|
|
@@ -5506,7 +5663,7 @@ function id(e, t) {
|
|
|
5506
5663
|
"stroke-width": "2",
|
|
5507
5664
|
"stroke-linecap": "round",
|
|
5508
5665
|
"stroke-linejoin": "round"
|
|
5509
|
-
}, e.$attrs),
|
|
5666
|
+
}, e.$attrs), t[0] || (t[0] = [
|
|
5510
5667
|
n("rect", {
|
|
5511
5668
|
width: "14",
|
|
5512
5669
|
height: "14",
|
|
@@ -5516,12 +5673,12 @@ function id(e, t) {
|
|
|
5516
5673
|
ry: "2"
|
|
5517
5674
|
}, null, -1),
|
|
5518
5675
|
n("path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" }, null, -1)
|
|
5519
|
-
])
|
|
5676
|
+
]), 16);
|
|
5520
5677
|
}
|
|
5521
|
-
const
|
|
5678
|
+
const fd = /* @__PURE__ */ ae(cd, [["render", pd]]), md = { class: "vs-dataform space-y-4" }, vd = { class: "flex items-center justify-between mb-3" }, hd = { class: "text-sm font-medium text-gray-700" }, gd = { class: "flex items-center gap-2" }, yd = ["title", "onClick", "disabled"], bd = ["title", "onClick", "disabled"], wd = {
|
|
5522
5679
|
key: 0,
|
|
5523
5680
|
class: "rounded-lg border border-dashed border-gray-200 p-4 text-sm text-gray-500"
|
|
5524
|
-
},
|
|
5681
|
+
}, xd = ["disabled"], kd = /* @__PURE__ */ Q({
|
|
5525
5682
|
__name: "vs-input-dataform",
|
|
5526
5683
|
props: /* @__PURE__ */ ge({
|
|
5527
5684
|
schema: { default: () => [] },
|
|
@@ -5556,7 +5713,7 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5556
5713
|
}, { immediate: !0 }), se(() => t.schema, $, { immediate: !0, deep: !0 });
|
|
5557
5714
|
function g() {
|
|
5558
5715
|
const x = l.value.length;
|
|
5559
|
-
a.value.length < x ? a.value = [...a.value, ...Array.from({ length: x - a.value.length }, () =>
|
|
5716
|
+
a.value.length < x ? a.value = [...a.value, ...Array.from({ length: x - a.value.length }, () => Ll())] : a.value.length > x && a.value.splice(x);
|
|
5560
5717
|
}
|
|
5561
5718
|
function $() {
|
|
5562
5719
|
if (!t.minGroups || l.value.length >= t.minGroups) return;
|
|
@@ -5589,14 +5746,14 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5589
5746
|
...x
|
|
5590
5747
|
};
|
|
5591
5748
|
}
|
|
5592
|
-
return (x, d) => (i(), c("div",
|
|
5749
|
+
return (x, d) => (i(), c("div", md, [
|
|
5593
5750
|
(i(!0), c(ue, null, he(l.value, (_, h) => (i(), c("div", {
|
|
5594
5751
|
key: a.value[h],
|
|
5595
5752
|
class: "relative border border-gray-200 rounded-lg p-6 bg-white"
|
|
5596
5753
|
}, [
|
|
5597
|
-
n("div",
|
|
5598
|
-
n("div",
|
|
5599
|
-
n("div",
|
|
5754
|
+
n("div", vd, [
|
|
5755
|
+
n("div", hd, W(o.value), 1),
|
|
5756
|
+
n("div", gd, [
|
|
5600
5757
|
n("button", {
|
|
5601
5758
|
type: "button",
|
|
5602
5759
|
class: "p-2 text-gray-400 hover:text-gray-600 hover:bg-gray-50 rounded-lg transition-all disabled:opacity-40",
|
|
@@ -5604,8 +5761,8 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5604
5761
|
onClick: (L) => y(h),
|
|
5605
5762
|
disabled: t.disabled
|
|
5606
5763
|
}, [
|
|
5607
|
-
K(
|
|
5608
|
-
], 8,
|
|
5764
|
+
K(fd, { class: "w-5 h-5" })
|
|
5765
|
+
], 8, yd),
|
|
5609
5766
|
n("button", {
|
|
5610
5767
|
type: "button",
|
|
5611
5768
|
class: "p-2 text-gray-400 hover:text-gray-600 hover:bg-gray-50 rounded-lg transition-all disabled:opacity-40",
|
|
@@ -5614,7 +5771,7 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5614
5771
|
disabled: m.value
|
|
5615
5772
|
}, [
|
|
5616
5773
|
K(it, { class: "w-5 h-5" })
|
|
5617
|
-
], 8,
|
|
5774
|
+
], 8, bd)
|
|
5618
5775
|
])
|
|
5619
5776
|
]),
|
|
5620
5777
|
K(nt, {
|
|
@@ -5628,7 +5785,7 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5628
5785
|
disabled: t.disabled
|
|
5629
5786
|
}, null, 8, ["schema", "values", "onUpdate:values", "form-id", "disabled"])
|
|
5630
5787
|
]))), 128)),
|
|
5631
|
-
l.value.length === 0 ? (i(), c("div",
|
|
5788
|
+
l.value.length === 0 ? (i(), c("div", wd, W(r.value), 1)) : P("", !0),
|
|
5632
5789
|
n("button", {
|
|
5633
5790
|
type: "button",
|
|
5634
5791
|
class: "flex items-center gap-2 text-gray-600 hover:text-gray-900 font-medium transition-colors text-sm",
|
|
@@ -5637,49 +5794,49 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5637
5794
|
}, [
|
|
5638
5795
|
K(Ke, { class: "w-5 h-5" }),
|
|
5639
5796
|
_e(" " + W(t.addButtonText), 1)
|
|
5640
|
-
], 8,
|
|
5797
|
+
], 8, xd)
|
|
5641
5798
|
]));
|
|
5642
5799
|
}
|
|
5643
|
-
}),
|
|
5800
|
+
}), _d = /* @__PURE__ */ ae(kd, [["__scopeId", "data-v-4dc5a1a3"]]), $d = {
|
|
5644
5801
|
VsInputText: ht,
|
|
5645
5802
|
VsInputRadio: ll,
|
|
5646
5803
|
"vs-input-text": ht,
|
|
5647
|
-
"vs-input-password":
|
|
5648
|
-
"vs-input-textarea":
|
|
5649
|
-
"vs-input-mask":
|
|
5650
|
-
"vs-input-number":
|
|
5804
|
+
"vs-input-password": sn,
|
|
5805
|
+
"vs-input-textarea": br,
|
|
5806
|
+
"vs-input-mask": xl,
|
|
5807
|
+
"vs-input-number": cn,
|
|
5651
5808
|
"vs-input-radio": ll,
|
|
5652
5809
|
"vs-input-select": rl,
|
|
5653
|
-
"vs-input-switcher":
|
|
5810
|
+
"vs-input-switcher": wl,
|
|
5654
5811
|
"vs-input-static": tl,
|
|
5655
|
-
"vs-input-container":
|
|
5656
|
-
"vs-input-date":
|
|
5657
|
-
"vs-input-checkbox":
|
|
5658
|
-
"vs-input-file":
|
|
5812
|
+
"vs-input-container": Jo,
|
|
5813
|
+
"vs-input-date": sa,
|
|
5814
|
+
"vs-input-checkbox": oa,
|
|
5815
|
+
"vs-input-file": Ya,
|
|
5659
5816
|
"vs-input-html": tl,
|
|
5660
|
-
"vs-input-email":
|
|
5661
|
-
"vs-input-tel":
|
|
5662
|
-
"vs-input-datatable":
|
|
5817
|
+
"vs-input-email": kl,
|
|
5818
|
+
"vs-input-tel": _l,
|
|
5819
|
+
"vs-input-datatable": Cs,
|
|
5663
5820
|
// 20kb
|
|
5664
|
-
"vs-input-map":
|
|
5821
|
+
"vs-input-map": Hi,
|
|
5665
5822
|
// 50kb
|
|
5666
|
-
"vs-input-file-list":
|
|
5667
|
-
"vs-input-tags":
|
|
5668
|
-
"vs-input-slug":
|
|
5669
|
-
"vs-input-codegen":
|
|
5670
|
-
"vs-input-key-value":
|
|
5671
|
-
"vs-input-text[]":
|
|
5823
|
+
"vs-input-file-list": Co,
|
|
5824
|
+
"vs-input-tags": eu,
|
|
5825
|
+
"vs-input-slug": au,
|
|
5826
|
+
"vs-input-codegen": cu,
|
|
5827
|
+
"vs-input-key-value": ku,
|
|
5828
|
+
"vs-input-text[]": Tu,
|
|
5672
5829
|
"vs-input-range": Uu,
|
|
5673
5830
|
"vs-input-color": Fu,
|
|
5674
5831
|
"vs-input-native-select": rl,
|
|
5675
|
-
"vs-input-array":
|
|
5676
|
-
"vs-input-address":
|
|
5832
|
+
"vs-input-array": qu,
|
|
5833
|
+
"vs-input-address": nd,
|
|
5677
5834
|
// 7kb
|
|
5678
|
-
"vs-input-datalist":
|
|
5835
|
+
"vs-input-datalist": dd,
|
|
5679
5836
|
// 3kb
|
|
5680
|
-
"vs-input-dataform":
|
|
5837
|
+
"vs-input-dataform": _d
|
|
5681
5838
|
// 5kb
|
|
5682
|
-
},
|
|
5839
|
+
}, Vd = /* @__PURE__ */ Q({
|
|
5683
5840
|
__name: "behavior",
|
|
5684
5841
|
props: {
|
|
5685
5842
|
api: {},
|
|
@@ -5711,10 +5868,10 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5711
5868
|
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"
|
|
5712
5869
|
}, W(o.button), 1));
|
|
5713
5870
|
}
|
|
5714
|
-
}),
|
|
5871
|
+
}), Cd = { class: "flex flex-col gap-1 w-full" }, Ld = {
|
|
5715
5872
|
key: 0,
|
|
5716
5873
|
class: "text-sm text-gray-500"
|
|
5717
|
-
},
|
|
5874
|
+
}, Ml = /* @__PURE__ */ Q({
|
|
5718
5875
|
__name: "vs-compact-form-layout",
|
|
5719
5876
|
props: /* @__PURE__ */ ge({
|
|
5720
5877
|
item: { default: {} },
|
|
@@ -5729,7 +5886,7 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5729
5886
|
}),
|
|
5730
5887
|
emits: /* @__PURE__ */ ge(["value-selected"], ["update:modelValue"]),
|
|
5731
5888
|
setup(e, { emit: t }) {
|
|
5732
|
-
const l = e, a = be(e, "modelValue"), o = t, r = k(() =>
|
|
5889
|
+
const l = e, a = be(e, "modelValue"), o = t, r = k(() => on[`${l.layout}`]), s = ["label", "placeholder", "info", "description", "text", "html"], u = M(b()), f = k(() => w(l.item, u.value)), m = k(() => $d?.[`vs-input-${l.item.type}`]), g = k(() => {
|
|
5733
5890
|
const d = me(m);
|
|
5734
5891
|
if (!d) return /* @__PURE__ */ new Set();
|
|
5735
5892
|
const _ = d.props ?? d.__vccOpts?.props;
|
|
@@ -5796,21 +5953,21 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5796
5953
|
n("div", {
|
|
5797
5954
|
class: R(["flex w-full", `${l.item.type}-component`])
|
|
5798
5955
|
}, [
|
|
5799
|
-
n("div",
|
|
5956
|
+
n("div", Cd, [
|
|
5800
5957
|
(i(), ce(lt(m.value), Ze($.value, {
|
|
5801
5958
|
modelValue: a.value,
|
|
5802
5959
|
"onUpdate:modelValue": _[0] || (_[0] = (h) => a.value = h),
|
|
5803
5960
|
onValueSelected: C
|
|
5804
5961
|
}), null, 16, ["modelValue"])),
|
|
5805
|
-
f.value.description && l.layout !== "settings" ? (i(), c("p",
|
|
5962
|
+
f.value.description && l.layout !== "settings" ? (i(), c("p", Ld, W(f.value.description), 1)) : P("", !0)
|
|
5806
5963
|
]),
|
|
5807
|
-
f.value.behavior?.api && f.value.behavior?.button ? (i(), ce(
|
|
5964
|
+
f.value.behavior?.api && f.value.behavior?.button ? (i(), ce(Vd, Ze({ key: 0 }, f.value.behavior, { value: a.value }), null, 16, ["value"])) : P("", !0)
|
|
5808
5965
|
], 2)
|
|
5809
5966
|
]),
|
|
5810
5967
|
_: 1
|
|
5811
5968
|
}, 8, ["ua", "error", "item", "columns", "label"]));
|
|
5812
5969
|
}
|
|
5813
|
-
}),
|
|
5970
|
+
}), Md = { class: "text-sm text-gray-800 mb-[4px] font-medium dark:text-neutral-300" }, Dd = { class: "vs-compact-form-navigation__rail mt-[6px]" }, Sd = ["onClick"], Bd = /* @__PURE__ */ Q({
|
|
5814
5971
|
__name: "vs-compact-form-navigation",
|
|
5815
5972
|
props: {
|
|
5816
5973
|
target: {},
|
|
@@ -5942,8 +6099,8 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5942
6099
|
class: R(u.value),
|
|
5943
6100
|
style: Ve(f.value)
|
|
5944
6101
|
}, [
|
|
5945
|
-
n("h2",
|
|
5946
|
-
n("div",
|
|
6102
|
+
n("h2", Md, W(j.title), 1),
|
|
6103
|
+
n("div", Dd, [
|
|
5947
6104
|
(i(!0), c(ue, null, he(a.value, (te) => (i(), c("div", {
|
|
5948
6105
|
key: te.id,
|
|
5949
6106
|
class: R([
|
|
@@ -5962,58 +6119,58 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
5962
6119
|
])
|
|
5963
6120
|
}, [
|
|
5964
6121
|
n("span", null, W(te.text), 1)
|
|
5965
|
-
], 10,
|
|
6122
|
+
], 10, Sd)
|
|
5966
6123
|
], 2))), 128))
|
|
5967
6124
|
])
|
|
5968
6125
|
], 6)) : P("", !0);
|
|
5969
6126
|
}
|
|
5970
|
-
}),
|
|
6127
|
+
}), Ad = /* @__PURE__ */ ae(Bd, [["__scopeId", "data-v-1584a562"]]), tt = {
|
|
5971
6128
|
required: "Це поле є обов’язковим",
|
|
5972
6129
|
email: "Неправильний email",
|
|
5973
6130
|
tel: "Неправильний телефон",
|
|
5974
6131
|
minlength: (e) => `Мінімальна довжина — ${e} символів`,
|
|
5975
6132
|
maxlength: (e) => `Максимальна довжина — ${e} символів`
|
|
5976
|
-
},
|
|
6133
|
+
}, Td = (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 : e ? !1 : tt.required, Ed = (e) => {
|
|
5977
6134
|
const t = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
|
|
5978
6135
|
return e ? t.test(e) ? !1 : tt.email : !1;
|
|
5979
|
-
},
|
|
6136
|
+
}, Id = (e) => {
|
|
5980
6137
|
const t = /^\+[1-9]\d{1,14}$/;
|
|
5981
6138
|
return e ? t.test(e) ? !1 : tt.tel : !1;
|
|
5982
|
-
},
|
|
6139
|
+
}, Dl = (e) => e == null ? 0 : typeof e == "string" ? e.trim().length : Array.isArray(e) ? e.length : typeof e == "number" ? e.toString().length : String(e).length, jd = (e, t) => {
|
|
5983
6140
|
if (e == null) return !1;
|
|
5984
6141
|
const l = Number(t?.value ?? t?.length);
|
|
5985
|
-
return Number.isFinite(l) &&
|
|
5986
|
-
},
|
|
6142
|
+
return Number.isFinite(l) && Dl(e) < l ? t?.message || tt.minlength(l) : !1;
|
|
6143
|
+
}, Fd = (e, t) => {
|
|
5987
6144
|
if (e == null || e === "") return !1;
|
|
5988
6145
|
const l = Number(t?.value ?? t?.length);
|
|
5989
|
-
return Number.isFinite(l) &&
|
|
5990
|
-
},
|
|
6146
|
+
return Number.isFinite(l) && Dl(e) > l ? t?.message || tt.maxlength(l) : !1;
|
|
6147
|
+
}, Od = (e, t) => {
|
|
5991
6148
|
const l = t.pattern ?? t.regexp, a = typeof l == "string" ? new RegExp(l) : l;
|
|
5992
6149
|
if (Array.isArray(e)) {
|
|
5993
6150
|
const o = e.filter(Boolean);
|
|
5994
6151
|
return o.length === 0 || o.every((r) => a.test(r)) ? !1 : t.message;
|
|
5995
6152
|
}
|
|
5996
6153
|
return !a.test(e) && e ? t.message : !1;
|
|
5997
|
-
},
|
|
6154
|
+
}, zd = (e, t) => !1, Pd = (e, t) => {
|
|
5998
6155
|
switch (typeof t == "string" ? t : t.type) {
|
|
5999
6156
|
case "required":
|
|
6000
|
-
return
|
|
6157
|
+
return Td(e);
|
|
6001
6158
|
case "email":
|
|
6002
|
-
return
|
|
6159
|
+
return Ed(e);
|
|
6003
6160
|
case "tel":
|
|
6004
|
-
return
|
|
6161
|
+
return Id(e);
|
|
6005
6162
|
case "regexp":
|
|
6006
|
-
return
|
|
6163
|
+
return Od(e, t);
|
|
6007
6164
|
case "minlength":
|
|
6008
|
-
return
|
|
6165
|
+
return jd(e, t);
|
|
6009
6166
|
case "maxlength":
|
|
6010
|
-
return
|
|
6167
|
+
return Fd(e, t);
|
|
6011
6168
|
case "custom":
|
|
6012
|
-
return
|
|
6169
|
+
return zd();
|
|
6013
6170
|
default:
|
|
6014
6171
|
return !1;
|
|
6015
6172
|
}
|
|
6016
|
-
},
|
|
6173
|
+
}, Ud = {
|
|
6017
6174
|
autocomplete: "select",
|
|
6018
6175
|
combobox: "select",
|
|
6019
6176
|
datepicker: "date",
|
|
@@ -6025,16 +6182,16 @@ const ud = /* @__PURE__ */ ae(sd, [["render", id]]), dd = { class: "vs-dataform
|
|
|
6025
6182
|
dropzone: "file"
|
|
6026
6183
|
// mask: 'text',
|
|
6027
6184
|
};
|
|
6028
|
-
function
|
|
6185
|
+
function il(e) {
|
|
6029
6186
|
const t = e?.toLowerCase();
|
|
6030
|
-
return
|
|
6187
|
+
return Ud[t] || t;
|
|
6031
6188
|
}
|
|
6032
6189
|
function Ht(e, t = !1) {
|
|
6033
6190
|
if (Array.isArray(e)) {
|
|
6034
6191
|
const a = [];
|
|
6035
6192
|
return e.forEach((o) => {
|
|
6036
6193
|
const r = { ...o };
|
|
6037
|
-
r.name = (o.name || o.id || o.key || "").toString(), r.type =
|
|
6194
|
+
r.name = (o.name || o.id || o.key || "").toString(), r.type = il(o.type), r.label = o.label || o.ua, r.rules = o.rules || o.validators, r.type === "email" && !r.rules && (r.rules = ["email"]), o.data && (r.api = `/api/suggest/${o.data}`), r.disabled = r.disabled || t, Array.isArray(r.schema) && (r.schema = Ht(r.schema, r.disabled)), a.push(r);
|
|
6038
6195
|
}), a;
|
|
6039
6196
|
}
|
|
6040
6197
|
const l = [];
|
|
@@ -6042,7 +6199,7 @@ function Ht(e, t = !1) {
|
|
|
6042
6199
|
const o = {
|
|
6043
6200
|
name: a[0],
|
|
6044
6201
|
...a[1],
|
|
6045
|
-
type:
|
|
6202
|
+
type: il(a[1].type),
|
|
6046
6203
|
label: a[1].label || a[1].ua,
|
|
6047
6204
|
rules: a[1].rules || a[1].validators,
|
|
6048
6205
|
disabled: a[1].disabled || t
|
|
@@ -6050,7 +6207,7 @@ function Ht(e, t = !1) {
|
|
|
6050
6207
|
o.type === "email" && !o.rules && (o.rules = ["email"]), a[1].type?.includes("list") && (o.multiple = !0), !o.api && a[1].data && (o.api = `/api/suggest/${a[1].data}`), Array.isArray(o.schema) && (o.schema = Ht(o.schema, o.disabled)), l.push(o);
|
|
6051
6208
|
}), l;
|
|
6052
6209
|
}
|
|
6053
|
-
function
|
|
6210
|
+
function Nd(e, t, l = !1) {
|
|
6054
6211
|
const a = k(() => Ht(
|
|
6055
6212
|
(Array.isArray(t), t),
|
|
6056
6213
|
typeof l == "boolean" ? l : l.value
|
|
@@ -6059,7 +6216,7 @@ function Od(e, t, l = !1) {
|
|
|
6059
6216
|
const g = m?.conditions;
|
|
6060
6217
|
if (!g) return !0;
|
|
6061
6218
|
const $ = Array.isArray(g) ? g[0] : g, C = e?.value?.[$];
|
|
6062
|
-
return
|
|
6219
|
+
return Cl(C, g);
|
|
6063
6220
|
}
|
|
6064
6221
|
const s = (m = a.value, g = !0) => (m.forEach(($) => {
|
|
6065
6222
|
const C = [], w = Number($?.minlength), S = Number($?.maxlength);
|
|
@@ -6072,7 +6229,7 @@ function Od(e, t, l = !1) {
|
|
|
6072
6229
|
}
|
|
6073
6230
|
let b = !1, x = null;
|
|
6074
6231
|
y.forEach((d) => {
|
|
6075
|
-
const _ =
|
|
6232
|
+
const _ = Pd(e.value[$.name], d);
|
|
6076
6233
|
_ && (b = !0, !x && typeof _ == "string" && (x = _));
|
|
6077
6234
|
}), b && x ? o.value[$.name] = x : delete o.value[$.name];
|
|
6078
6235
|
}
|
|
@@ -6087,7 +6244,7 @@ function Od(e, t, l = !1) {
|
|
|
6087
6244
|
visibleSchema: u
|
|
6088
6245
|
};
|
|
6089
6246
|
}
|
|
6090
|
-
const
|
|
6247
|
+
const Rd = { class: "flex w-full h-full min-h-0 gap-6" }, Hd = {
|
|
6091
6248
|
key: 0,
|
|
6092
6249
|
"data-orientation": "horizontal",
|
|
6093
6250
|
role: "none",
|
|
@@ -6117,7 +6274,7 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6117
6274
|
validate: f,
|
|
6118
6275
|
reset: m,
|
|
6119
6276
|
visibleSchema: g
|
|
6120
|
-
} =
|
|
6277
|
+
} = Nd(s, o.schema, Fl(o, "disabled")), $ = M(null), C = M(null), w = k(() => o.navigation), S = k(() => o.navWidth), y = k(() => o.style?.columns), b = Object.freeze({ container: 12, label: 3 }), x = k(() => o.columns ?? y.value ?? b), d = k(() => o.columns != null || y.value != null), _ = k(() => d.value ? "horizontal" : o.layout), h = (Z) => Z?.columns ? "horizontal" : _.value, L = (Z) => Z?.columns ?? x.value, A = () => {
|
|
6121
6278
|
a("update:modelValue", s.value), f(), a("handle-submit", s.value);
|
|
6122
6279
|
}, F = (Z) => {
|
|
6123
6280
|
a("value-selected", Z);
|
|
@@ -6141,7 +6298,7 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6141
6298
|
const j = Object.keys(Z), re = Object.keys(ee);
|
|
6142
6299
|
return j.length !== re.length ? !1 : j.every((te) => Z[te] === ee[te]);
|
|
6143
6300
|
}
|
|
6144
|
-
return el("form", r), el("values", s), (Z, ee) => (i(), c("div",
|
|
6301
|
+
return el("form", r), el("values", s), (Z, ee) => (i(), c("div", Rd, [
|
|
6145
6302
|
n("div", {
|
|
6146
6303
|
class: "flex-1 min-h-0 overflow-y-auto overflow-x-visible",
|
|
6147
6304
|
ref_key: "formScrollContainer",
|
|
@@ -6157,7 +6314,7 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6157
6314
|
key: j.name,
|
|
6158
6315
|
class: R(h(j) === "horizontal" ? "col-span-12" : `col-span-${j.col || 12}`)
|
|
6159
6316
|
}, [
|
|
6160
|
-
K(
|
|
6317
|
+
K(Ml, {
|
|
6161
6318
|
style: Ve(Z.style),
|
|
6162
6319
|
item: j,
|
|
6163
6320
|
layout: h(j),
|
|
@@ -6170,11 +6327,11 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6170
6327
|
error: me(u)[j.name],
|
|
6171
6328
|
onValueSelected: F
|
|
6172
6329
|
}, null, 8, ["style", "item", "layout", "columns", "model-value", "onUpdate:modelValue", "error"]),
|
|
6173
|
-
h(j) === "settings" && re + 1 !== me(g).length ? (i(), c("div",
|
|
6330
|
+
h(j) === "settings" && re + 1 !== me(g).length ? (i(), c("div", Hd)) : P("", !0)
|
|
6174
6331
|
], 2))), 128))
|
|
6175
6332
|
], 34)
|
|
6176
6333
|
], 512),
|
|
6177
|
-
K(
|
|
6334
|
+
K(Ad, {
|
|
6178
6335
|
target: $.value,
|
|
6179
6336
|
"scroll-container": C.value,
|
|
6180
6337
|
enabled: w.value,
|
|
@@ -6182,7 +6339,7 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6182
6339
|
}, null, 8, ["target", "scroll-container", "enabled", "width"])
|
|
6183
6340
|
]));
|
|
6184
6341
|
}
|
|
6185
|
-
}),
|
|
6342
|
+
}), qd = { class: "relative" }, Gd = { class: "w-full h-full fixed top-0 start-0 z-[1000] bg-black bg-opacity-50" }, Wd = { 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" }, Kd = { class: "py-2.5 px-4 flex justify-between items-center border-0 border-b border-solid border-gray-200 dark:border-b-[#454545]" }, Yd = { class: "font-medium text-gray-800 dark:text-[#ffffff]" }, Zd = { class: "p-4 mim-h-0 h-full overflow-auto" }, Jd = /* @__PURE__ */ Q({
|
|
6186
6343
|
__name: "modal-edit",
|
|
6187
6344
|
props: {
|
|
6188
6345
|
schema: {},
|
|
@@ -6283,16 +6440,16 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6283
6440
|
message: $.message || "Unexpected error"
|
|
6284
6441
|
}), console.error($);
|
|
6285
6442
|
}
|
|
6286
|
-
}), ($, C) => (i(), c("div",
|
|
6287
|
-
n("div",
|
|
6288
|
-
n("div",
|
|
6289
|
-
n("div",
|
|
6290
|
-
n("h3",
|
|
6443
|
+
}), ($, C) => (i(), c("div", qd, [
|
|
6444
|
+
n("div", Gd, [
|
|
6445
|
+
n("div", Wd, [
|
|
6446
|
+
n("div", Kd, [
|
|
6447
|
+
n("h3", Yd, W(f.value === "add" ? "Додати" : "Змінити"), 1),
|
|
6291
6448
|
n("button", {
|
|
6292
6449
|
onClick: g,
|
|
6293
6450
|
type: "button",
|
|
6294
6451
|
class: "size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600"
|
|
6295
|
-
},
|
|
6452
|
+
}, C[2] || (C[2] = [
|
|
6296
6453
|
n("span", { class: "sr-only" }, "Close", -1),
|
|
6297
6454
|
n("svg", {
|
|
6298
6455
|
class: "flex-shrink-0 w-4 h-4",
|
|
@@ -6309,9 +6466,9 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6309
6466
|
n("path", { d: "M18 6 6 18" }),
|
|
6310
6467
|
n("path", { d: "m6 6 12 12" })
|
|
6311
6468
|
], -1)
|
|
6312
|
-
])
|
|
6469
|
+
]))
|
|
6313
6470
|
]),
|
|
6314
|
-
n("div",
|
|
6471
|
+
n("div", Zd, [
|
|
6315
6472
|
o.value ? (i(), ce(nt, {
|
|
6316
6473
|
key: 0,
|
|
6317
6474
|
schema: o.value,
|
|
@@ -6337,7 +6494,7 @@ const zd = { class: "flex w-full h-full min-h-0 gap-6" }, Pd = {
|
|
|
6337
6494
|
])
|
|
6338
6495
|
]));
|
|
6339
6496
|
}
|
|
6340
|
-
}),
|
|
6497
|
+
}), Xd = 1440 * 60 * 1e3, Qd = ["січень", "лютий", "березень", "квітень", "травень", "червень", "липень", "серпень", "вересень", "жовтень", "листопад", "грудень"], ec = ["січ", "лют", "бер", "квіт", "трав", "черв", "лип", "серп", "вер", "жовт", "лист", "груд"], tc = ["нд", "пн", "вт", "ср", "чт", "пт", "сб"];
|
|
6341
6498
|
function Le(e) {
|
|
6342
6499
|
return e instanceof Date && !Number.isNaN(e.getTime());
|
|
6343
6500
|
}
|
|
@@ -6362,40 +6519,40 @@ function Xt(e, t) {
|
|
|
6362
6519
|
const o = new Date(l.getFullYear(), l.getMonth() + 1, 0).getDate();
|
|
6363
6520
|
return l.setDate(Math.min(a, o)), l;
|
|
6364
6521
|
}
|
|
6365
|
-
function
|
|
6522
|
+
function lc(e, t) {
|
|
6366
6523
|
return Xt(e, -1);
|
|
6367
6524
|
}
|
|
6368
6525
|
function Ft(e, t) {
|
|
6369
6526
|
const l = new Date(e);
|
|
6370
6527
|
return l.setFullYear(l.getFullYear() + t), l;
|
|
6371
6528
|
}
|
|
6372
|
-
function
|
|
6529
|
+
function Sl(e, t) {
|
|
6373
6530
|
return Ft(e, -t);
|
|
6374
6531
|
}
|
|
6375
|
-
function
|
|
6532
|
+
function Bl(e) {
|
|
6376
6533
|
return at(new Date(e.getFullYear(), 0, 1));
|
|
6377
6534
|
}
|
|
6378
|
-
function
|
|
6535
|
+
function Al(e) {
|
|
6379
6536
|
return wt(new Date(e.getFullYear(), 11, 31));
|
|
6380
6537
|
}
|
|
6381
|
-
function
|
|
6538
|
+
function nc(e) {
|
|
6382
6539
|
const t = Math.floor(e.getFullYear() / 10) * 10;
|
|
6383
6540
|
return at(new Date(t, 0, 1));
|
|
6384
6541
|
}
|
|
6385
|
-
function
|
|
6542
|
+
function ac(e) {
|
|
6386
6543
|
const t = Math.floor(e.getFullYear() / 10) * 10 + 9;
|
|
6387
6544
|
return wt(new Date(t, 11, 31));
|
|
6388
6545
|
}
|
|
6389
6546
|
const Pe = (e) => e.getFullYear(), Bt = (e) => Math.floor(e.getFullYear() / 10) * 10;
|
|
6390
|
-
function
|
|
6547
|
+
function oc(e) {
|
|
6391
6548
|
const t = [];
|
|
6392
6549
|
let l = at(e.start);
|
|
6393
6550
|
const a = at(e.end);
|
|
6394
6551
|
for (; l <= a; )
|
|
6395
|
-
t.push(ut(l)), l = new Date(l.getTime() +
|
|
6552
|
+
t.push(ut(l)), l = new Date(l.getTime() + Xd);
|
|
6396
6553
|
return t;
|
|
6397
6554
|
}
|
|
6398
|
-
function
|
|
6555
|
+
function rc(e) {
|
|
6399
6556
|
const t = [];
|
|
6400
6557
|
let l = Zt(e.start);
|
|
6401
6558
|
const a = Jt(e.end);
|
|
@@ -6403,10 +6560,10 @@ function lc(e) {
|
|
|
6403
6560
|
t.push(ut(l)), l = Xt(l, 1);
|
|
6404
6561
|
return t;
|
|
6405
6562
|
}
|
|
6406
|
-
function
|
|
6563
|
+
function sc(e) {
|
|
6407
6564
|
const t = [];
|
|
6408
|
-
let l =
|
|
6409
|
-
const a =
|
|
6565
|
+
let l = Bl(e.start);
|
|
6566
|
+
const a = Al(e.end);
|
|
6410
6567
|
for (; l <= a; )
|
|
6411
6568
|
t.push(ut(l)), l = Ft(l, 1);
|
|
6412
6569
|
return t;
|
|
@@ -6415,45 +6572,45 @@ function Qt(e, t = 1) {
|
|
|
6415
6572
|
const l = at(e), a = (l.getDay() - t + 7) % 7;
|
|
6416
6573
|
return l.setDate(l.getDate() - a), l;
|
|
6417
6574
|
}
|
|
6418
|
-
function
|
|
6575
|
+
function ic(e, t = 1) {
|
|
6419
6576
|
const l = Qt(e, t);
|
|
6420
6577
|
return l.setDate(l.getDate() + 6), wt(l);
|
|
6421
6578
|
}
|
|
6422
|
-
function
|
|
6579
|
+
function uc(e, t, l = 0) {
|
|
6423
6580
|
const a = Qt(e, l), o = (t - l + 7) % 7;
|
|
6424
6581
|
return a.setDate(a.getDate() + o), a;
|
|
6425
6582
|
}
|
|
6426
|
-
const Et = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth() && e.getDate() === t.getDate(), qt = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth(),
|
|
6427
|
-
function
|
|
6583
|
+
const Et = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth() && e.getDate() === t.getDate(), qt = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear() && e.getMonth() === t.getMonth(), ul = (e, t) => !!e && !!t && e.getFullYear() === t.getFullYear(), Tl = (e, t) => !!e && !!t && Et(e, t) && e.getHours() === t.getHours(), dc = (e, t) => !!e && !!t && Tl(e, t) && e.getMinutes() === t.getMinutes();
|
|
6584
|
+
function cc(e, t) {
|
|
6428
6585
|
const l = e.getTime();
|
|
6429
6586
|
return l >= t.start.getTime() && l <= t.end.getTime();
|
|
6430
6587
|
}
|
|
6431
6588
|
const gt = (e, t) => !!e && !!t && e.getTime() < t.getTime(), yt = (e, t) => !!e && !!t && e.getTime() > t.getTime();
|
|
6432
|
-
function
|
|
6589
|
+
function pc(e) {
|
|
6433
6590
|
const t = e.filter((l) => Le(l));
|
|
6434
6591
|
if (t.length)
|
|
6435
6592
|
return t.reduce((l, a) => l.getTime() >= a.getTime() ? l : a);
|
|
6436
6593
|
}
|
|
6437
|
-
function
|
|
6594
|
+
function fc(e) {
|
|
6438
6595
|
const t = e.filter((l) => Le(l));
|
|
6439
6596
|
if (t.length)
|
|
6440
6597
|
return t.reduce((l, a) => l.getTime() <= a.getTime() ? l : a);
|
|
6441
6598
|
}
|
|
6442
|
-
function
|
|
6599
|
+
function dl(e, t) {
|
|
6443
6600
|
const l = ut(e);
|
|
6444
6601
|
return typeof t.year == "number" && l.setFullYear(t.year), typeof t.month == "number" && l.setMonth(t.month), typeof t.date == "number" && l.setDate(t.date), typeof t.hours == "number" && l.setHours(t.hours), typeof t.minutes == "number" && l.setMinutes(t.minutes), typeof t.seconds == "number" && l.setSeconds(t.seconds), typeof t.milliseconds == "number" && l.setMilliseconds(t.milliseconds), l;
|
|
6445
6602
|
}
|
|
6446
6603
|
const At = (e, t = 2) => String(e).padStart(t, "0");
|
|
6447
|
-
function
|
|
6448
|
-
return t === "wide" ?
|
|
6604
|
+
function cl(e, t) {
|
|
6605
|
+
return t === "wide" ? Qd[e] : ec[e];
|
|
6449
6606
|
}
|
|
6450
|
-
function
|
|
6451
|
-
return
|
|
6607
|
+
function mc(e) {
|
|
6608
|
+
return tc[e];
|
|
6452
6609
|
}
|
|
6453
|
-
const
|
|
6454
|
-
{ token: "LLLL", format: (e) =>
|
|
6455
|
-
{ token: "LLL", format: (e) =>
|
|
6456
|
-
{ token: "EE", format: (e) =>
|
|
6610
|
+
const vc = [
|
|
6611
|
+
{ token: "LLLL", format: (e) => cl(e.getMonth(), "wide") },
|
|
6612
|
+
{ token: "LLL", format: (e) => cl(e.getMonth(), "abbreviated") },
|
|
6613
|
+
{ token: "EE", format: (e) => mc(e.getDay()) },
|
|
6457
6614
|
{ token: "yyyy", format: (e) => String(e.getFullYear()) },
|
|
6458
6615
|
{ token: "MM", format: (e) => At(e.getMonth() + 1) },
|
|
6459
6616
|
{ token: "dd", format: (e) => At(e.getDate()) },
|
|
@@ -6464,12 +6621,12 @@ function It(e, t) {
|
|
|
6464
6621
|
if (!Le(e)) return "";
|
|
6465
6622
|
let l = "", a = 0;
|
|
6466
6623
|
for (; a < t.length; ) {
|
|
6467
|
-
const o =
|
|
6624
|
+
const o = vc.find((r) => t.startsWith(r.token, a));
|
|
6468
6625
|
o ? (l += o.format(e), a += o.token.length) : (l += t[a], a += 1);
|
|
6469
6626
|
}
|
|
6470
6627
|
return l;
|
|
6471
6628
|
}
|
|
6472
|
-
const
|
|
6629
|
+
const hc = {
|
|
6473
6630
|
"yyyy-MM-dd": /^(\d{4})-(\d{2})-(\d{2})$/,
|
|
6474
6631
|
"dd.MM.yyyy": /^(\d{2})\.(\d{2})\.(\d{4})$/,
|
|
6475
6632
|
"dd.MM.yyyy HH:mm": /^(\d{2})\.(\d{2})\.(\d{4}) (\d{2}):(\d{2})$/,
|
|
@@ -6477,8 +6634,8 @@ const pc = {
|
|
|
6477
6634
|
"MM.yyyy": /^(\d{2})\.(\d{4})$/,
|
|
6478
6635
|
yyyy: /^(\d{4})$/
|
|
6479
6636
|
};
|
|
6480
|
-
function
|
|
6481
|
-
const l =
|
|
6637
|
+
function pl(e, t) {
|
|
6638
|
+
const l = hc[t];
|
|
6482
6639
|
if (!l) {
|
|
6483
6640
|
const o = new Date(e);
|
|
6484
6641
|
return Le(o) ? o : null;
|
|
@@ -6514,7 +6671,7 @@ function fl(e, t) {
|
|
|
6514
6671
|
return null;
|
|
6515
6672
|
}
|
|
6516
6673
|
}
|
|
6517
|
-
const
|
|
6674
|
+
const gc = ["year", "month", "day", "time", "custom"], yc = Q({
|
|
6518
6675
|
emits: {
|
|
6519
6676
|
elementClick: (e) => Le(e),
|
|
6520
6677
|
left: () => !0,
|
|
@@ -6545,18 +6702,18 @@ const fc = ["year", "month", "day", "time", "custom"], mc = Q({
|
|
|
6545
6702
|
viewMode: {
|
|
6546
6703
|
type: String,
|
|
6547
6704
|
required: !0,
|
|
6548
|
-
validate: (e) => typeof e == "string" &&
|
|
6705
|
+
validate: (e) => typeof e == "string" && gc.includes(e)
|
|
6549
6706
|
}
|
|
6550
6707
|
}
|
|
6551
|
-
}),
|
|
6552
|
-
function
|
|
6708
|
+
}), bc = { class: "v3dp__heading" }, wc = ["disabled"], xc = ["disabled"], kc = { class: "v3dp__body" }, _c = { class: "v3dp__subheading" }, $c = { class: "v3dp__elements" }, Vc = ["disabled", "onClick"];
|
|
6709
|
+
function Cc(e, t, l, a, o, r) {
|
|
6553
6710
|
return i(), c("div", {
|
|
6554
6711
|
class: R(["v3dp__popout", `v3dp__popout-${e.viewMode}`]),
|
|
6555
6712
|
style: Ve({ "--popout-column-definition": `repeat(${e.columnCount}, 1fr)` }),
|
|
6556
6713
|
onMousedown: t[3] || (t[3] = ke(() => {
|
|
6557
6714
|
}, ["prevent"]))
|
|
6558
6715
|
}, [
|
|
6559
|
-
n("div",
|
|
6716
|
+
n("div", bc, [
|
|
6560
6717
|
n("button", {
|
|
6561
6718
|
class: "v3dp__heading__button v3dp__heading__button__left",
|
|
6562
6719
|
disabled: e.leftDisabled,
|
|
@@ -6584,7 +6741,7 @@ function kc(e, t, l, a, o, r) {
|
|
|
6584
6741
|
])
|
|
6585
6742
|
], -1))
|
|
6586
6743
|
], !0)
|
|
6587
|
-
], 8,
|
|
6744
|
+
], 8, wc),
|
|
6588
6745
|
(i(), ce(lt(e.headingClickable ? "button" : "span"), {
|
|
6589
6746
|
class: "v3dp__heading__center",
|
|
6590
6747
|
onClick: t[1] || (t[1] = ke((s) => e.$emit("heading"), ["stop", "prevent"]))
|
|
@@ -6621,16 +6778,16 @@ function kc(e, t, l, a, o, r) {
|
|
|
6621
6778
|
])
|
|
6622
6779
|
], -1))
|
|
6623
6780
|
], !0)
|
|
6624
|
-
], 8,
|
|
6781
|
+
], 8, xc)
|
|
6625
6782
|
]),
|
|
6626
|
-
n("div",
|
|
6783
|
+
n("div", kc, [
|
|
6627
6784
|
"subheading" in e.$slots ? (i(), c(ue, { key: 0 }, [
|
|
6628
|
-
n("div",
|
|
6785
|
+
n("div", _c, [
|
|
6629
6786
|
De(e.$slots, "subheading", {}, void 0, !0)
|
|
6630
6787
|
]),
|
|
6631
6788
|
t[6] || (t[6] = n("hr", { class: "v3dp__divider" }, null, -1))
|
|
6632
6789
|
], 64)) : P("", !0),
|
|
6633
|
-
n("div",
|
|
6790
|
+
n("div", $c, [
|
|
6634
6791
|
De(e.$slots, "body", {}, () => [
|
|
6635
6792
|
(i(!0), c(ue, null, he(e.items, (s) => (i(), c("button", {
|
|
6636
6793
|
key: s.key,
|
|
@@ -6645,13 +6802,13 @@ function kc(e, t, l, a, o, r) {
|
|
|
6645
6802
|
onClick: ke((u) => e.$emit("elementClick", s.value), ["stop", "prevent"])
|
|
6646
6803
|
}, [
|
|
6647
6804
|
n("span", null, W(s.display), 1)
|
|
6648
|
-
], 10,
|
|
6805
|
+
], 10, Vc))), 128))
|
|
6649
6806
|
], !0)
|
|
6650
6807
|
])
|
|
6651
6808
|
])
|
|
6652
6809
|
], 38);
|
|
6653
6810
|
}
|
|
6654
|
-
const Ot = /* @__PURE__ */ ae(
|
|
6811
|
+
const Ot = /* @__PURE__ */ ae(yc, [["render", Cc], ["__scopeId", "data-v-3b9aea7a"]]), Lc = Q({
|
|
6655
6812
|
components: {
|
|
6656
6813
|
PickerPopup: Ot
|
|
6657
6814
|
},
|
|
@@ -6678,8 +6835,8 @@ const Ot = /* @__PURE__ */ ae(mc, [["render", kc], ["__scopeId", "data-v-bce7098
|
|
|
6678
6835
|
}
|
|
6679
6836
|
},
|
|
6680
6837
|
setup(e, { emit: t }) {
|
|
6681
|
-
const l = k(() =>
|
|
6682
|
-
() =>
|
|
6838
|
+
const l = k(() => nc(e.pageDate)), a = k(() => ac(e.pageDate)), o = ($, C, w) => !C && !w ? !0 : !(C && Pe($) < Pe(C) || w && Pe($) > Pe(w)), r = k(
|
|
6839
|
+
() => sc({
|
|
6683
6840
|
start: l.value,
|
|
6684
6841
|
end: a.value
|
|
6685
6842
|
}).map(
|
|
@@ -6704,12 +6861,12 @@ const Ot = /* @__PURE__ */ ae(mc, [["render", kc], ["__scopeId", "data-v-bce7098
|
|
|
6704
6861
|
heading: s,
|
|
6705
6862
|
leftDisabled: u,
|
|
6706
6863
|
rightDisabled: f,
|
|
6707
|
-
previousPage: () => t("update:pageDate",
|
|
6864
|
+
previousPage: () => t("update:pageDate", Sl(e.pageDate, 10)),
|
|
6708
6865
|
nextPage: () => t("update:pageDate", Ft(e.pageDate, 10))
|
|
6709
6866
|
};
|
|
6710
6867
|
}
|
|
6711
6868
|
});
|
|
6712
|
-
function
|
|
6869
|
+
function Mc(e, t, l, a, o, r) {
|
|
6713
6870
|
const s = Ne("picker-popup");
|
|
6714
6871
|
return i(), ce(s, {
|
|
6715
6872
|
columnCount: 3,
|
|
@@ -6727,7 +6884,7 @@ function $c(e, t, l, a, o, r) {
|
|
|
6727
6884
|
_: 1
|
|
6728
6885
|
}, 8, ["leftDisabled", "rightDisabled", "items", "onLeft", "onRight"]);
|
|
6729
6886
|
}
|
|
6730
|
-
const
|
|
6887
|
+
const Dc = /* @__PURE__ */ ae(Lc, [["render", Mc]]), Sc = Q({
|
|
6731
6888
|
components: {
|
|
6732
6889
|
PickerPopup: Ot
|
|
6733
6890
|
},
|
|
@@ -6763,10 +6920,10 @@ const Vc = /* @__PURE__ */ ae(_c, [["render", $c]]), Cc = Q({
|
|
|
6763
6920
|
}
|
|
6764
6921
|
},
|
|
6765
6922
|
setup(e, { emit: t }) {
|
|
6766
|
-
const l = k(() =>
|
|
6923
|
+
const l = k(() => Bl(e.pageDate)), a = k(() => Al(e.pageDate)), o = k(
|
|
6767
6924
|
() => (C) => It(C, e.format)
|
|
6768
6925
|
), r = (C, w, S) => !w && !S ? !0 : !(w && gt(C, Zt(w)) || S && yt(C, Jt(S))), s = k(
|
|
6769
|
-
() =>
|
|
6926
|
+
() => rc({
|
|
6770
6927
|
start: l.value,
|
|
6771
6928
|
end: a.value
|
|
6772
6929
|
}).map(
|
|
@@ -6779,21 +6936,21 @@ const Vc = /* @__PURE__ */ ae(_c, [["render", $c]]), Cc = Q({
|
|
|
6779
6936
|
})
|
|
6780
6937
|
)
|
|
6781
6938
|
), u = k(() => Pe(l.value)), f = k(
|
|
6782
|
-
() => e.lowerLimit && (
|
|
6939
|
+
() => e.lowerLimit && (ul(e.lowerLimit, e.pageDate) || gt(e.pageDate, e.lowerLimit))
|
|
6783
6940
|
), m = k(
|
|
6784
|
-
() => e.upperLimit && (
|
|
6941
|
+
() => e.upperLimit && (ul(e.upperLimit, e.pageDate) || yt(e.pageDate, e.upperLimit))
|
|
6785
6942
|
);
|
|
6786
6943
|
return {
|
|
6787
6944
|
months: s,
|
|
6788
6945
|
heading: u,
|
|
6789
6946
|
leftDisabled: f,
|
|
6790
6947
|
rightDisabled: m,
|
|
6791
|
-
previousPage: () => t("update:pageDate",
|
|
6948
|
+
previousPage: () => t("update:pageDate", Sl(e.pageDate, 1)),
|
|
6792
6949
|
nextPage: () => t("update:pageDate", Ft(e.pageDate, 1))
|
|
6793
6950
|
};
|
|
6794
6951
|
}
|
|
6795
6952
|
});
|
|
6796
|
-
function
|
|
6953
|
+
function Bc(e, t, l, a, o, r) {
|
|
6797
6954
|
const s = Ne("picker-popup");
|
|
6798
6955
|
return i(), ce(s, {
|
|
6799
6956
|
headingClickable: "",
|
|
@@ -6813,7 +6970,7 @@ function Lc(e, t, l, a, o, r) {
|
|
|
6813
6970
|
_: 1
|
|
6814
6971
|
}, 8, ["items", "leftDisabled", "rightDisabled", "onLeft", "onRight"]);
|
|
6815
6972
|
}
|
|
6816
|
-
const
|
|
6973
|
+
const Ac = /* @__PURE__ */ ae(Sc, [["render", Bc]]), Tc = Q({
|
|
6817
6974
|
components: {
|
|
6818
6975
|
PickerPopup: Ot
|
|
6819
6976
|
},
|
|
@@ -6882,7 +7039,7 @@ const Mc = /* @__PURE__ */ ae(Cc, [["render", Lc]]), Dc = Q({
|
|
|
6882
7039
|
end: o.value
|
|
6883
7040
|
})), s = k(() => ({
|
|
6884
7041
|
start: Qt(a.value, e.weekStartsOn),
|
|
6885
|
-
end:
|
|
7042
|
+
end: ic(o.value, e.weekStartsOn)
|
|
6886
7043
|
})), u = k(
|
|
6887
7044
|
() => e.customWeekdays?.length === 7 ? e.customWeekdays : null
|
|
6888
7045
|
), f = k(() => {
|
|
@@ -6890,16 +7047,16 @@ const Mc = /* @__PURE__ */ ae(Cc, [["render", Lc]]), Dc = Q({
|
|
|
6890
7047
|
if (x)
|
|
6891
7048
|
return Array.from({ length: 7 }).map((_, h) => x[(b + h) % 7]);
|
|
6892
7049
|
const d = l.value(e.weekdayFormat);
|
|
6893
|
-
return Array.from(Array(7)).map((_, h) => (b + h) % 7).map((_) =>
|
|
7050
|
+
return Array.from(Array(7)).map((_, h) => (b + h) % 7).map((_) => uc(/* @__PURE__ */ new Date(), _, e.weekStartsOn)).map(d);
|
|
6894
7051
|
}), m = (b, x, d, _) => _?.dates?.some((h) => Et(b, h)) || _?.predicate?.(b) ? !1 : !x && !d ? !0 : !(x && gt(b, at(x)) || d && yt(b, wt(d))), g = k(() => {
|
|
6895
7052
|
const b = /* @__PURE__ */ new Date(), x = l.value(e.format);
|
|
6896
|
-
return
|
|
7053
|
+
return oc(s.value).map(
|
|
6897
7054
|
(d) => ({
|
|
6898
7055
|
value: d,
|
|
6899
7056
|
display: x(d),
|
|
6900
7057
|
selected: !!e.selected && Et(e.selected, d),
|
|
6901
7058
|
current: Et(b, d),
|
|
6902
|
-
disabled: !e.allowOutsideInterval && !
|
|
7059
|
+
disabled: !e.allowOutsideInterval && !cc(d, r.value) || !m(
|
|
6903
7060
|
d,
|
|
6904
7061
|
e.lowerLimit,
|
|
6905
7062
|
e.upperLimit,
|
|
@@ -6921,12 +7078,12 @@ const Mc = /* @__PURE__ */ ae(Cc, [["render", Lc]]), Dc = Q({
|
|
|
6921
7078
|
heading: $,
|
|
6922
7079
|
leftDisabled: C,
|
|
6923
7080
|
rightDisabled: w,
|
|
6924
|
-
previousPage: () => t("update:pageDate",
|
|
7081
|
+
previousPage: () => t("update:pageDate", lc(e.pageDate)),
|
|
6925
7082
|
nextPage: () => t("update:pageDate", Xt(e.pageDate, 1))
|
|
6926
7083
|
};
|
|
6927
7084
|
}
|
|
6928
7085
|
});
|
|
6929
|
-
function
|
|
7086
|
+
function Ec(e, t, l, a, o, r) {
|
|
6930
7087
|
const s = Ne("picker-popup");
|
|
6931
7088
|
return i(), ce(s, {
|
|
6932
7089
|
headingClickable: "",
|
|
@@ -6951,8 +7108,8 @@ function Sc(e, t, l, a, o, r) {
|
|
|
6951
7108
|
_: 1
|
|
6952
7109
|
}, 8, ["leftDisabled", "rightDisabled", "items", "onLeft", "onRight"]);
|
|
6953
7110
|
}
|
|
6954
|
-
const
|
|
6955
|
-
function
|
|
7111
|
+
const Ic = /* @__PURE__ */ ae(Tc, [["render", Ec]]);
|
|
7112
|
+
function fl(e, t) {
|
|
6956
7113
|
const l = e.getBoundingClientRect(), a = {
|
|
6957
7114
|
height: e.clientHeight,
|
|
6958
7115
|
width: e.clientWidth
|
|
@@ -6962,7 +7119,7 @@ function ml(e, t) {
|
|
|
6962
7119
|
Math.abs(s) < Math.abs(u) ? e.scrollTop += s : e.scrollTop += u;
|
|
6963
7120
|
}
|
|
6964
7121
|
}
|
|
6965
|
-
const
|
|
7122
|
+
const jc = Q({
|
|
6966
7123
|
components: {
|
|
6967
7124
|
PickerPopup: Ot
|
|
6968
7125
|
},
|
|
@@ -7000,7 +7157,7 @@ const Ac = Q({
|
|
|
7000
7157
|
const u = k(
|
|
7001
7158
|
() => [...Array(24).keys()].map((w) => ({
|
|
7002
7159
|
value: w,
|
|
7003
|
-
date:
|
|
7160
|
+
date: dl(new Date(o.value.getTime()), {
|
|
7004
7161
|
hours: w,
|
|
7005
7162
|
minutes: s.value,
|
|
7006
7163
|
seconds: 0
|
|
@@ -7011,7 +7168,7 @@ const Ac = Q({
|
|
|
7011
7168
|
), f = k(
|
|
7012
7169
|
() => [...Array(60).keys()].map((w) => ({
|
|
7013
7170
|
value: w,
|
|
7014
|
-
date:
|
|
7171
|
+
date: dl(new Date(o.value.getTime()), {
|
|
7015
7172
|
hours: r.value,
|
|
7016
7173
|
minutes: w,
|
|
7017
7174
|
seconds: 0
|
|
@@ -7027,7 +7184,7 @@ const Ac = Q({
|
|
|
7027
7184
|
), S = f.value.find(
|
|
7028
7185
|
(y) => y.ref.value?.classList?.contains("selected") ?? !1
|
|
7029
7186
|
);
|
|
7030
|
-
w && S && (
|
|
7187
|
+
w && S && (fl(l.value, w.ref.value), fl(a.value, S.ref.value));
|
|
7031
7188
|
};
|
|
7032
7189
|
return se(
|
|
7033
7190
|
() => e.visible,
|
|
@@ -7044,19 +7201,19 @@ const Ac = Q({
|
|
|
7044
7201
|
padStartZero: (w) => `0${w}`.substr(-2),
|
|
7045
7202
|
selectMinutes: m,
|
|
7046
7203
|
isEnabled: (w) => !(e.disabledTime?.dates?.some(
|
|
7047
|
-
(S) =>
|
|
7204
|
+
(S) => Tl(w, S) && dc(w, S)
|
|
7048
7205
|
) || e.disabledTime?.predicate?.(w)),
|
|
7049
7206
|
scroll: g
|
|
7050
7207
|
};
|
|
7051
7208
|
}
|
|
7052
|
-
}),
|
|
7209
|
+
}), Fc = {
|
|
7053
7210
|
ref: "hoursListRef",
|
|
7054
7211
|
class: "v3dp__column"
|
|
7055
|
-
},
|
|
7212
|
+
}, Oc = ["disabled", "onClick"], zc = {
|
|
7056
7213
|
ref: "minutesListRef",
|
|
7057
7214
|
class: "v3dp__column"
|
|
7058
|
-
},
|
|
7059
|
-
function
|
|
7215
|
+
}, Pc = ["disabled", "onClick"];
|
|
7216
|
+
function Uc(e, t, l, a, o, r) {
|
|
7060
7217
|
const s = Ne("picker-popup");
|
|
7061
7218
|
return i(), ce(s, {
|
|
7062
7219
|
headingClickable: "",
|
|
@@ -7070,7 +7227,7 @@ function Fc(e, t, l, a, o, r) {
|
|
|
7070
7227
|
_e(W(e.padStartZero(e.hours)) + ":" + W(e.padStartZero(e.minutes)), 1)
|
|
7071
7228
|
]),
|
|
7072
7229
|
body: Se(() => [
|
|
7073
|
-
n("div",
|
|
7230
|
+
n("div", Fc, [
|
|
7074
7231
|
(i(!0), c(ue, null, he(e.hoursList, (u) => (i(), c("button", {
|
|
7075
7232
|
key: u.value,
|
|
7076
7233
|
ref_for: !0,
|
|
@@ -7080,9 +7237,9 @@ function Fc(e, t, l, a, o, r) {
|
|
|
7080
7237
|
onClick: ke((f) => e.hours = u.value, ["stop", "prevent"])
|
|
7081
7238
|
}, [
|
|
7082
7239
|
n("span", null, W(e.padStartZero(u.value)), 1)
|
|
7083
|
-
], 10,
|
|
7240
|
+
], 10, Oc))), 128))
|
|
7084
7241
|
], 512),
|
|
7085
|
-
n("div",
|
|
7242
|
+
n("div", zc, [
|
|
7086
7243
|
(i(!0), c(ue, null, he(e.minutesList, (u) => (i(), c("button", {
|
|
7087
7244
|
key: u.value,
|
|
7088
7245
|
ref_for: !0,
|
|
@@ -7092,24 +7249,24 @@ function Fc(e, t, l, a, o, r) {
|
|
|
7092
7249
|
onClick: ke((f) => e.selectMinutes(u), ["stop", "prevent"])
|
|
7093
7250
|
}, [
|
|
7094
7251
|
n("span", null, W(e.padStartZero(u.value)), 1)
|
|
7095
|
-
], 10,
|
|
7252
|
+
], 10, Pc))), 128))
|
|
7096
7253
|
], 512)
|
|
7097
7254
|
]),
|
|
7098
7255
|
_: 1
|
|
7099
7256
|
});
|
|
7100
7257
|
}
|
|
7101
|
-
const
|
|
7258
|
+
const Nc = /* @__PURE__ */ ae(jc, [["render", Uc], ["__scopeId", "data-v-c075af58"]]), Tt = ["time", "day", "month", "year"], Rc = (e, t, l = void 0) => {
|
|
7102
7259
|
let a = l || /* @__PURE__ */ new Date();
|
|
7103
|
-
const o =
|
|
7260
|
+
const o = pc([e, a]);
|
|
7104
7261
|
o && (a = o);
|
|
7105
|
-
const r =
|
|
7262
|
+
const r = fc([t, a]);
|
|
7106
7263
|
return r && (a = r), a;
|
|
7107
|
-
},
|
|
7264
|
+
}, Hc = Q({
|
|
7108
7265
|
components: {
|
|
7109
|
-
YearPicker:
|
|
7110
|
-
MonthPicker:
|
|
7111
|
-
DayPicker:
|
|
7112
|
-
TimePicker:
|
|
7266
|
+
YearPicker: Dc,
|
|
7267
|
+
MonthPicker: Ac,
|
|
7268
|
+
DayPicker: Ic,
|
|
7269
|
+
TimePicker: Nc
|
|
7113
7270
|
},
|
|
7114
7271
|
inheritAttrs: !1,
|
|
7115
7272
|
props: {
|
|
@@ -7304,7 +7461,7 @@ const Oc = /* @__PURE__ */ ae(Ac, [["render", Fc], ["__scopeId", "data-v-bcfd11b
|
|
|
7304
7461
|
};
|
|
7305
7462
|
mt(() => {
|
|
7306
7463
|
if (!u.value) return;
|
|
7307
|
-
const q =
|
|
7464
|
+
const q = pl(u.value, e.inputFormat);
|
|
7308
7465
|
q && (o.value = q);
|
|
7309
7466
|
}), mt(() => {
|
|
7310
7467
|
u.value = e.modelValue && Le(e.modelValue) ? It(e.modelValue, e.inputFormat) : "";
|
|
@@ -7322,7 +7479,7 @@ const Oc = /* @__PURE__ */ ae(Ac, [["render", Fc], ["__scopeId", "data-v-bcfd11b
|
|
|
7322
7479
|
S();
|
|
7323
7480
|
});
|
|
7324
7481
|
const b = (q = "none") => {
|
|
7325
|
-
e.disabled || (q !== "none" && a.value === "none" && (o.value = e.modelValue ||
|
|
7482
|
+
e.disabled || (q !== "none" && a.value === "none" && (o.value = e.modelValue || Rc(e.lowerLimit, e.upperLimit, o.value)), a.value = q, t(q !== "none" ? "opened" : "closed"));
|
|
7326
7483
|
};
|
|
7327
7484
|
mt(() => {
|
|
7328
7485
|
e.disabled && (a.value = "none");
|
|
@@ -7349,7 +7506,7 @@ const Oc = /* @__PURE__ */ ae(Ac, [["render", Fc], ["__scopeId", "data-v-bcfd11b
|
|
|
7349
7506
|
13
|
|
7350
7507
|
// enter
|
|
7351
7508
|
].includes(T) && r.value.blur(), e.typeable) {
|
|
7352
|
-
const G =
|
|
7509
|
+
const G = pl(r.value.value, e.inputFormat);
|
|
7353
7510
|
G && u.value === It(G, e.inputFormat) && (u.value = r.value.value, t("update:modelValue", G));
|
|
7354
7511
|
}
|
|
7355
7512
|
}, j = k(() => {
|
|
@@ -7383,14 +7540,14 @@ const Oc = /* @__PURE__ */ ae(Ac, [["render", Fc], ["__scopeId", "data-v-bcfd11b
|
|
|
7383
7540
|
variables: re
|
|
7384
7541
|
};
|
|
7385
7542
|
}
|
|
7386
|
-
}),
|
|
7387
|
-
function
|
|
7543
|
+
}), qc = { class: "v3dp__input_wrapper" }, Gc = ["readonly", "placeholder", "disabled", "tabindex"], Wc = { class: "v3dp__clearable" };
|
|
7544
|
+
function Kc(e, t, l, a, o, r) {
|
|
7388
7545
|
const s = Ne("year-picker"), u = Ne("month-picker"), f = Ne("day-picker"), m = Ne("time-picker");
|
|
7389
7546
|
return i(), c("div", {
|
|
7390
7547
|
class: "v3dp__datepicker",
|
|
7391
7548
|
style: Ve(e.variables(e.$attrs.style))
|
|
7392
7549
|
}, [
|
|
7393
|
-
n("div",
|
|
7550
|
+
n("div", qc, [
|
|
7394
7551
|
fe(n("input", Ze({
|
|
7395
7552
|
type: "text",
|
|
7396
7553
|
ref: "inputRef",
|
|
@@ -7404,10 +7561,10 @@ function Hc(e, t, l, a, o, r) {
|
|
|
7404
7561
|
onBlur: t[2] || (t[2] = (...g) => e.blur && e.blur(...g)),
|
|
7405
7562
|
onFocus: t[3] || (t[3] = (...g) => e.focus && e.focus(...g)),
|
|
7406
7563
|
onClick: t[4] || (t[4] = (...g) => e.click && e.click(...g))
|
|
7407
|
-
}), null, 16,
|
|
7564
|
+
}), null, 16, Gc), [
|
|
7408
7565
|
[Ce, e.input]
|
|
7409
7566
|
]),
|
|
7410
|
-
fe(n("div",
|
|
7567
|
+
fe(n("div", Wc, [
|
|
7411
7568
|
De(e.$slots, "clear", { onClear: e.clearModelValue }, () => [
|
|
7412
7569
|
n("i", {
|
|
7413
7570
|
onClick: t[5] || (t[5] = (g) => e.clearModelValue())
|
|
@@ -7469,7 +7626,7 @@ function Hc(e, t, l, a, o, r) {
|
|
|
7469
7626
|
])
|
|
7470
7627
|
], 4);
|
|
7471
7628
|
}
|
|
7472
|
-
const
|
|
7629
|
+
const Yc = /* @__PURE__ */ ae(Hc, [["render", Kc]]), Zc = /* @__PURE__ */ Q({
|
|
7473
7630
|
__name: "vs-input-date2",
|
|
7474
7631
|
props: {
|
|
7475
7632
|
clearable: { type: Boolean, default: !0 },
|
|
@@ -7650,7 +7807,7 @@ const qc = /* @__PURE__ */ ae(Pc, [["render", Hc]]), Gc = /* @__PURE__ */ Q({
|
|
|
7650
7807
|
class: R(["vs-date-picker", l.customClass]),
|
|
7651
7808
|
style: Ve(x.value)
|
|
7652
7809
|
}, [
|
|
7653
|
-
K(
|
|
7810
|
+
K(Yc, {
|
|
7654
7811
|
modelValue: g.value,
|
|
7655
7812
|
"onUpdate:modelValue": J[0] || (J[0] = (G) => g.value = G),
|
|
7656
7813
|
placeholder: u.value,
|
|
@@ -7667,171 +7824,14 @@ const qc = /* @__PURE__ */ ae(Pc, [["render", Hc]]), Gc = /* @__PURE__ */ Q({
|
|
|
7667
7824
|
}, null, 8, ["modelValue", "placeholder", "disabled", "clearable", "typeable", "week-day-names", "week-starts-on", "starting-view", "minimum-view", "input-format", "name", "class"])
|
|
7668
7825
|
], 6));
|
|
7669
7826
|
}
|
|
7670
|
-
}),
|
|
7671
|
-
|
|
7672
|
-
props: /* @__PURE__ */ ge({
|
|
7673
|
-
count: { default: 1 },
|
|
7674
|
-
limit: { default: 1 },
|
|
7675
|
-
mask: { default: "" },
|
|
7676
|
-
unmask: { type: Boolean, default: !1 },
|
|
7677
|
-
inputType: { default: "text" },
|
|
7678
|
-
isAdded: { type: Boolean, default: !1 },
|
|
7679
|
-
style: { default: () => ({}) },
|
|
7680
|
-
customClass: { default: "" },
|
|
7681
|
-
disabled: { type: Boolean, default: !1 },
|
|
7682
|
-
modelValue: {},
|
|
7683
|
-
error: { default: "" },
|
|
7684
|
-
name: {},
|
|
7685
|
-
placeholder: { default: "" },
|
|
7686
|
-
maxlength: {},
|
|
7687
|
-
minlength: {}
|
|
7688
|
-
}, {
|
|
7689
|
-
modelValue: { default: [] },
|
|
7690
|
-
modelModifiers: {}
|
|
7691
|
-
}),
|
|
7692
|
-
emits: ["update:modelValue"],
|
|
7693
|
-
setup(e) {
|
|
7694
|
-
const t = e, l = M(t.count), a = k(() => t.limit), { inputClass: o } = Be(t.style), r = be(e, "modelValue"), s = k(() => !!t.disabled), u = k(() => t.placeholder ?? "");
|
|
7695
|
-
mt(() => {
|
|
7696
|
-
const y = r.value?.length ?? 0;
|
|
7697
|
-
y < l.value && (r.value = [
|
|
7698
|
-
...r.value ?? [],
|
|
7699
|
-
...Array(l.value - y)
|
|
7700
|
-
]);
|
|
7701
|
-
});
|
|
7702
|
-
const f = M({}), m = M({});
|
|
7703
|
-
function g(y, b) {
|
|
7704
|
-
y && (f.value[b] = y);
|
|
7705
|
-
}
|
|
7706
|
-
async function $(y, b) {
|
|
7707
|
-
if (!y || t.inputType !== "mask") return;
|
|
7708
|
-
const { default: x } = await import("./index-W-qQIppj.js");
|
|
7709
|
-
m.value[b] && m.value[b].destroy(), m.value[b] = x(y, {
|
|
7710
|
-
mask: t.mask || "",
|
|
7711
|
-
definitions: {
|
|
7712
|
-
9: /[0-9]/,
|
|
7713
|
-
A: /[a-zA-Z]/,
|
|
7714
|
-
"*": /[a-zA-Z0-9]/
|
|
7715
|
-
},
|
|
7716
|
-
lazy: !1
|
|
7717
|
-
}), m.value[b].on("accept", () => {
|
|
7718
|
-
const d = [...r.value || []];
|
|
7719
|
-
d[b] = t.unmask ? m.value[b].unmaskedValue : m.value[b].value, r.value = d;
|
|
7720
|
-
}), m.value[b].on("complete", () => {
|
|
7721
|
-
const d = [...r.value || []];
|
|
7722
|
-
d[b] = t.unmask ? m.value[b].unmaskedValue : m.value[b].value, r.value = d;
|
|
7723
|
-
}), r.value?.[b] && (m.value[b].value = r.value[b]);
|
|
7724
|
-
}
|
|
7725
|
-
function C(y, b) {
|
|
7726
|
-
if (s.value) return;
|
|
7727
|
-
const x = y.target.value ?? null, d = [...r.value];
|
|
7728
|
-
d[b] = t.inputType === "text" ? x : Number(x), r.value = d;
|
|
7729
|
-
}
|
|
7730
|
-
function w() {
|
|
7731
|
-
l.value += 1;
|
|
7732
|
-
const y = t.inputType === "text" || t.inputType === "mask" ? null : 0;
|
|
7733
|
-
r.value = [...r.value, y], t.inputType === "mask" && setTimeout(() => {
|
|
7734
|
-
const b = l.value - 1;
|
|
7735
|
-
f.value[b] && $(f.value[b], b);
|
|
7736
|
-
}, 0);
|
|
7737
|
-
}
|
|
7738
|
-
function S(y) {
|
|
7739
|
-
if (l.value > 1) {
|
|
7740
|
-
m.value[y] && (m.value[y].destroy(), delete m.value[y]), l.value -= 1, r.value = r.value.filter((x, d) => d !== y);
|
|
7741
|
-
const b = {};
|
|
7742
|
-
Object.keys(m.value).forEach((x) => {
|
|
7743
|
-
const d = parseInt(x, 10);
|
|
7744
|
-
d > y ? b[d - 1] = m.value[d] : d < y && (b[d] = m.value[d]);
|
|
7745
|
-
}), m.value = b;
|
|
7746
|
-
}
|
|
7747
|
-
}
|
|
7748
|
-
return Ee(() => {
|
|
7749
|
-
if (t.inputType === "mask")
|
|
7750
|
-
for (let y = 0; y < l.value; y += 1)
|
|
7751
|
-
f.value[y] && $(f.value[y], y);
|
|
7752
|
-
}), bt(() => {
|
|
7753
|
-
Object.values(m.value).forEach((y) => {
|
|
7754
|
-
y && y.destroy();
|
|
7755
|
-
});
|
|
7756
|
-
}), se(() => t.mask, (y) => {
|
|
7757
|
-
t.inputType === "mask" && Object.values(m.value).forEach((b) => {
|
|
7758
|
-
b && b.updateOptions({
|
|
7759
|
-
mask: y,
|
|
7760
|
-
definitions: {
|
|
7761
|
-
9: /[0-9]/,
|
|
7762
|
-
A: /[a-zA-Z]/,
|
|
7763
|
-
"*": /[a-zA-Z0-9]/
|
|
7764
|
-
}
|
|
7765
|
-
});
|
|
7766
|
-
});
|
|
7767
|
-
}), se(r, (y) => {
|
|
7768
|
-
t.inputType === "mask" && y && y.forEach((b, x) => {
|
|
7769
|
-
m.value[x] && m.value[x].value !== b && (m.value[x].value = b || "");
|
|
7770
|
-
});
|
|
7771
|
-
}, { deep: !0 }), (y, b) => (i(), c("div", {
|
|
7772
|
-
class: R(["grid gap-2", `grid-cols-${a.value}`])
|
|
7773
|
-
}, [
|
|
7774
|
-
(i(!0), c(ue, null, he(l.value, (x) => (i(), c("div", {
|
|
7775
|
-
key: x,
|
|
7776
|
-
class: "flex items-center gap-2 w-full"
|
|
7777
|
-
}, [
|
|
7778
|
-
y.inputType === "mask" ? (i(), c("input", {
|
|
7779
|
-
key: 0,
|
|
7780
|
-
type: "text",
|
|
7781
|
-
ref_for: !0,
|
|
7782
|
-
ref: (d) => g(d, x - 1),
|
|
7783
|
-
placeholder: y.placeholder,
|
|
7784
|
-
disabled: y.disabled,
|
|
7785
|
-
name: `${y.name}[${x - 1}]`,
|
|
7786
|
-
class: R(["py-1.5 px-3 block w-full placeholder:text[#767f8f] bg-white", [me(o), { "!border-red-600": y.error }]]),
|
|
7787
|
-
style: {
|
|
7788
|
-
border: "1px solid #CFD9E0"
|
|
7789
|
-
}
|
|
7790
|
-
}, null, 10, Wc)) : (i(), c("input", {
|
|
7791
|
-
key: 1,
|
|
7792
|
-
type: y.inputType,
|
|
7793
|
-
value: r.value?.[x - 1],
|
|
7794
|
-
onInput: (d) => C(d, x - 1),
|
|
7795
|
-
placeholder: u.value,
|
|
7796
|
-
disabled: s.value,
|
|
7797
|
-
class: R(["py-1.5 px-3 block w-full placeholder:text[#767f8f] bg-white", [me(o), { "!border-red-600": y.error }]]),
|
|
7798
|
-
style: {
|
|
7799
|
-
border: "1px solid #CFD9E0"
|
|
7800
|
-
}
|
|
7801
|
-
}, null, 42, Kc)),
|
|
7802
|
-
!y.disabled && x === l.value && y.isAdded ? (i(), c("button", {
|
|
7803
|
-
key: 2,
|
|
7804
|
-
type: "button",
|
|
7805
|
-
onClick: ke(w, ["stop"]),
|
|
7806
|
-
class: "cursor-pointer shrink-0 w-[38px] text-green-600 h-[38px] rounded-md flex items-center justify-center border border-stone-200 hover:bg-stone-100"
|
|
7807
|
-
}, [
|
|
7808
|
-
K(Ke, {
|
|
7809
|
-
height: "18",
|
|
7810
|
-
width: "18"
|
|
7811
|
-
})
|
|
7812
|
-
])) : P("", !0),
|
|
7813
|
-
!y.disabled && l.value > 1 && y.isAdded ? (i(), c("button", {
|
|
7814
|
-
key: 3,
|
|
7815
|
-
type: "button",
|
|
7816
|
-
onClick: ke((d) => S(x - 1), ["stop"]),
|
|
7817
|
-
class: "cursor-pointer shrink-0 w-[38px] text-red-600 h-[38px] rounded-md flex items-center justify-center border border-stone-200 hover:bg-stone-100"
|
|
7818
|
-
}, [
|
|
7819
|
-
K(Yt, {
|
|
7820
|
-
height: "18",
|
|
7821
|
-
width: "18"
|
|
7822
|
-
})
|
|
7823
|
-
], 8, Yc)) : P("", !0)
|
|
7824
|
-
]))), 128))
|
|
7825
|
-
], 2));
|
|
7826
|
-
}
|
|
7827
|
-
}), vl = (e = { mode: "edit", schema: null }) => new Promise((t) => {
|
|
7828
|
-
const { close: l } = zl({
|
|
7827
|
+
}), Qc = /* @__PURE__ */ ae(Zc, [["__scopeId", "data-v-a65a2ac3"]]), ml = (e = { mode: "edit", schema: null }) => new Promise((t) => {
|
|
7828
|
+
const { close: l } = Ol({
|
|
7829
7829
|
title: e.mode === "add" ? "Додати" : "Редагувати",
|
|
7830
7830
|
template: "",
|
|
7831
7831
|
visible: !0,
|
|
7832
7832
|
size: "medium",
|
|
7833
7833
|
closeClickBack: !0,
|
|
7834
|
-
content:
|
|
7834
|
+
content: Jd,
|
|
7835
7835
|
contentProps: {
|
|
7836
7836
|
...e,
|
|
7837
7837
|
onClose: () => {
|
|
@@ -7845,38 +7845,38 @@ const qc = /* @__PURE__ */ ae(Pc, [["render", Hc]]), Gc = /* @__PURE__ */ Q({
|
|
|
7845
7845
|
});
|
|
7846
7846
|
nt.install = function(t) {
|
|
7847
7847
|
t.component("VForm", nt), Object.assign(t.config.globalProperties, {
|
|
7848
|
-
$form:
|
|
7849
|
-
}), t.provide("form",
|
|
7848
|
+
$form: ml
|
|
7849
|
+
}), t.provide("form", ml), window.v3plugin || (window.v3plugin = {});
|
|
7850
7850
|
};
|
|
7851
7851
|
export {
|
|
7852
|
-
|
|
7852
|
+
Jd as ModalEdit,
|
|
7853
7853
|
nt as VForm,
|
|
7854
|
-
|
|
7855
|
-
|
|
7856
|
-
|
|
7857
|
-
|
|
7854
|
+
nd as VsInputAddress,
|
|
7855
|
+
qu as VsInputArray,
|
|
7856
|
+
oa as VsInputCheckbox,
|
|
7857
|
+
cu as VsInputCodegen,
|
|
7858
7858
|
Fu as VsInputColor,
|
|
7859
|
-
|
|
7860
|
-
|
|
7861
|
-
|
|
7862
|
-
|
|
7863
|
-
|
|
7864
|
-
|
|
7865
|
-
|
|
7866
|
-
|
|
7859
|
+
Jo as VsInputContainer,
|
|
7860
|
+
Qc as VsInputDate,
|
|
7861
|
+
kl as VsInputEmail,
|
|
7862
|
+
Ya as VsInputFile,
|
|
7863
|
+
Co as VsInputFileList,
|
|
7864
|
+
ku as VsInputKeyValue,
|
|
7865
|
+
xl as VsInputMask,
|
|
7866
|
+
cn as VsInputNumber,
|
|
7867
7867
|
ll as VsInputRadio,
|
|
7868
7868
|
Uu as VsInputRange,
|
|
7869
7869
|
rl as VsInputSelect,
|
|
7870
|
-
|
|
7870
|
+
au as VsInputSlug,
|
|
7871
7871
|
tl as VsInputStatic,
|
|
7872
|
-
|
|
7873
|
-
|
|
7874
|
-
|
|
7872
|
+
wl as VsInputSwitcher,
|
|
7873
|
+
eu as VsInputTag,
|
|
7874
|
+
_l as VsInputTel,
|
|
7875
7875
|
ht as VsInputText,
|
|
7876
|
-
|
|
7877
|
-
|
|
7876
|
+
Tu as VsInputTextArray,
|
|
7877
|
+
br as VsInputTextarea,
|
|
7878
7878
|
nt as default,
|
|
7879
|
-
|
|
7880
|
-
|
|
7881
|
-
|
|
7879
|
+
$d as inputs,
|
|
7880
|
+
Cs as vsInputDatatable,
|
|
7881
|
+
Hi as vsInputMap
|
|
7882
7882
|
};
|