@enos5/enos-vue 1.0.6 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +971 -927
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
|
-
import { ref as
|
|
2
|
-
import { usePage as
|
|
3
|
-
import { useI18n as
|
|
4
|
-
import { CheckCircleIcon as
|
|
5
|
-
const
|
|
1
|
+
import { ref as O, computed as g, watch as Z, openBlock as s, createElementBlock as r, createElementVNode as i, Fragment as q, renderList as X, normalizeClass as $, normalizeStyle as he, toDisplayString as A, createBlock as B, createCommentVNode as D, renderSlot as k, createVNode as H, Transition as oe, withCtx as F, mergeProps as R, useSlots as ge, unref as j, withDirectives as re, vShow as ce, watchEffect as Qe, onMounted as te, useAttrs as ne, vModelCheckbox as Ye, nextTick as fe, onBeforeUnmount as Je, Teleport as Te, withModifiers as ye, onUnmounted as Ae, createTextVNode as de, resolveDynamicComponent as Be, vModelText as Ze } from "vue";
|
|
2
|
+
import { usePage as et, Link as pe } from "@inertiajs/vue3";
|
|
3
|
+
import { useI18n as tt } from "vue-i18n";
|
|
4
|
+
import { CheckCircleIcon as lt, ExclamationTriangleIcon as Le, XMarkIcon as st, LockClosedIcon as at, ChevronDownIcon as xe, PhotoIcon as nt, ExclamationCircleIcon as ot, ChevronUpIcon as Ie, MagnifyingGlassIcon as rt, CheckIcon as it, PencilSquareIcon as dt } from "@heroicons/vue/24/outline";
|
|
5
|
+
const ut = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6
6
|
__proto__: null,
|
|
7
7
|
get ActionCard() {
|
|
8
|
-
return
|
|
8
|
+
return bt;
|
|
9
9
|
},
|
|
10
10
|
get ActionMessage() {
|
|
11
|
-
return
|
|
11
|
+
return vt;
|
|
12
12
|
},
|
|
13
13
|
get ActionSection() {
|
|
14
|
-
return
|
|
14
|
+
return At;
|
|
15
15
|
},
|
|
16
16
|
get ApplicationLogo() {
|
|
17
17
|
return Mt;
|
|
18
18
|
},
|
|
19
19
|
get AuthenticationCard() {
|
|
20
|
-
return
|
|
20
|
+
return Et;
|
|
21
21
|
},
|
|
22
22
|
get Badge() {
|
|
23
|
-
return
|
|
23
|
+
return Nt;
|
|
24
24
|
},
|
|
25
25
|
get Banner() {
|
|
26
|
-
return
|
|
26
|
+
return Gt;
|
|
27
27
|
},
|
|
28
28
|
get Button() {
|
|
29
|
-
return
|
|
29
|
+
return ve;
|
|
30
30
|
},
|
|
31
31
|
get Card() {
|
|
32
|
-
return
|
|
32
|
+
return De;
|
|
33
33
|
},
|
|
34
34
|
get CardTabs() {
|
|
35
|
-
return
|
|
35
|
+
return Me;
|
|
36
36
|
},
|
|
37
37
|
get Checkbox() {
|
|
38
|
-
return
|
|
38
|
+
return Yt;
|
|
39
39
|
},
|
|
40
40
|
get CheckboxInput() {
|
|
41
|
-
return
|
|
41
|
+
return Oe;
|
|
42
42
|
},
|
|
43
43
|
get CheckboxMultipleInput() {
|
|
44
|
-
return
|
|
44
|
+
return We;
|
|
45
45
|
},
|
|
46
46
|
get ConfirmationModal() {
|
|
47
47
|
return Ml;
|
|
@@ -53,34 +53,34 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
53
53
|
return Ne;
|
|
54
54
|
},
|
|
55
55
|
get DialogModal() {
|
|
56
|
-
return
|
|
56
|
+
return El;
|
|
57
57
|
},
|
|
58
58
|
get Divider() {
|
|
59
59
|
return we;
|
|
60
60
|
},
|
|
61
61
|
get Dropdown() {
|
|
62
|
-
return
|
|
62
|
+
return Nl;
|
|
63
63
|
},
|
|
64
64
|
get DropdownLink() {
|
|
65
|
-
return
|
|
65
|
+
return Kl;
|
|
66
66
|
},
|
|
67
67
|
get EnosVue() {
|
|
68
|
-
return
|
|
68
|
+
return Js;
|
|
69
69
|
},
|
|
70
70
|
get FormSection() {
|
|
71
|
-
return
|
|
71
|
+
return Gl;
|
|
72
72
|
},
|
|
73
73
|
get ImageInput() {
|
|
74
|
-
return
|
|
74
|
+
return Re;
|
|
75
75
|
},
|
|
76
76
|
get InputError() {
|
|
77
|
-
return
|
|
77
|
+
return Ql;
|
|
78
78
|
},
|
|
79
79
|
get InputGroup() {
|
|
80
|
-
return
|
|
80
|
+
return me;
|
|
81
81
|
},
|
|
82
82
|
get InputLabel() {
|
|
83
|
-
return
|
|
83
|
+
return es;
|
|
84
84
|
},
|
|
85
85
|
get LinkButton() {
|
|
86
86
|
return Ce;
|
|
@@ -89,22 +89,22 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
89
89
|
return $e;
|
|
90
90
|
},
|
|
91
91
|
get NavLink() {
|
|
92
|
-
return
|
|
92
|
+
return ls;
|
|
93
93
|
},
|
|
94
94
|
get NotationInput() {
|
|
95
95
|
return Ue;
|
|
96
96
|
},
|
|
97
97
|
get RadioInput() {
|
|
98
|
-
return
|
|
98
|
+
return Ke;
|
|
99
99
|
},
|
|
100
100
|
get RadioMultipleInput() {
|
|
101
101
|
return He;
|
|
102
102
|
},
|
|
103
103
|
get ResponsiveNavLink() {
|
|
104
|
-
return
|
|
104
|
+
return as;
|
|
105
105
|
},
|
|
106
106
|
get SectionBorder() {
|
|
107
|
-
return
|
|
107
|
+
return rs;
|
|
108
108
|
},
|
|
109
109
|
get SectionTitle() {
|
|
110
110
|
return Se;
|
|
@@ -113,27 +113,27 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
113
113
|
return Fe;
|
|
114
114
|
},
|
|
115
115
|
get SortControls() {
|
|
116
|
-
return
|
|
116
|
+
return ms;
|
|
117
117
|
},
|
|
118
118
|
get TableList() {
|
|
119
|
-
return
|
|
119
|
+
return Is;
|
|
120
120
|
},
|
|
121
121
|
get TableListForm() {
|
|
122
|
-
return
|
|
122
|
+
return Ys;
|
|
123
123
|
},
|
|
124
124
|
get TextArea() {
|
|
125
125
|
return ze;
|
|
126
126
|
},
|
|
127
127
|
get TextInput() {
|
|
128
|
-
return
|
|
128
|
+
return je;
|
|
129
129
|
},
|
|
130
130
|
get ThSortable() {
|
|
131
131
|
return Ve;
|
|
132
132
|
}
|
|
133
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
133
|
+
}, Symbol.toStringTag, { value: "Module" })), ct = { class: "border-b border-gray-200/80 bg-gray-50/80 p-2" }, ft = {
|
|
134
134
|
role: "tablist",
|
|
135
135
|
class: "flex rounded-lg bg-white shadow-sm ring-1 ring-gray-200/80 overflow-hidden"
|
|
136
|
-
},
|
|
136
|
+
}, gt = ["aria-selected", "tabindex", "onClick", "onKeydown"], Me = {
|
|
137
137
|
__name: "CardTabs",
|
|
138
138
|
props: {
|
|
139
139
|
tabs: {
|
|
@@ -151,28 +151,28 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
151
151
|
"tab-click"
|
|
152
152
|
],
|
|
153
153
|
setup(e, { emit: a }) {
|
|
154
|
-
const t = e, l = a,
|
|
155
|
-
|
|
156
|
-
|
|
154
|
+
const t = e, l = a, n = O([]), d = g(() => t.tabs.map((w) => w.value)), u = g(() => d.value.includes(t.activeTab) ? t.activeTab : d.value[0] ?? "");
|
|
155
|
+
Z(u, (w) => {
|
|
156
|
+
w !== t.activeTab && l("update:activeTab", w);
|
|
157
157
|
}, { immediate: !0 });
|
|
158
|
-
const f = (
|
|
159
|
-
|
|
160
|
-
},
|
|
161
|
-
!
|
|
162
|
-
}, y = (
|
|
163
|
-
|
|
164
|
-
}, C = (
|
|
158
|
+
const f = (w, h) => {
|
|
159
|
+
n.value[h] = w;
|
|
160
|
+
}, V = (w) => {
|
|
161
|
+
!w || w === t.activeTab || (l("update:activeTab", w), l("tab-click", w));
|
|
162
|
+
}, y = (w) => {
|
|
163
|
+
n.value[w]?.focus();
|
|
164
|
+
}, C = (w, h) => {
|
|
165
165
|
if (t.tabs.length === 0)
|
|
166
166
|
return;
|
|
167
|
-
let S =
|
|
168
|
-
switch (
|
|
167
|
+
let S = h;
|
|
168
|
+
switch (w.key) {
|
|
169
169
|
case "ArrowRight":
|
|
170
170
|
case "ArrowDown":
|
|
171
|
-
S = (
|
|
171
|
+
S = (h + 1) % t.tabs.length;
|
|
172
172
|
break;
|
|
173
173
|
case "ArrowLeft":
|
|
174
174
|
case "ArrowUp":
|
|
175
|
-
S = (
|
|
175
|
+
S = (h - 1 + t.tabs.length) % t.tabs.length;
|
|
176
176
|
break;
|
|
177
177
|
case "Home":
|
|
178
178
|
S = 0;
|
|
@@ -183,39 +183,39 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
183
183
|
default:
|
|
184
184
|
return;
|
|
185
185
|
}
|
|
186
|
-
|
|
186
|
+
w.preventDefault(), V(t.tabs[S].value), y(S);
|
|
187
187
|
};
|
|
188
|
-
return (
|
|
189
|
-
|
|
190
|
-
(s(!0),
|
|
188
|
+
return (w, h) => (s(), r("div", ct, [
|
|
189
|
+
i("div", ft, [
|
|
190
|
+
(s(!0), r(q, null, X(e.tabs, (S, v) => (s(), r("button", {
|
|
191
191
|
key: S.value,
|
|
192
192
|
ref_for: !0,
|
|
193
|
-
ref: (M) => f(M,
|
|
193
|
+
ref: (M) => f(M, v),
|
|
194
194
|
type: "button",
|
|
195
|
-
style:
|
|
195
|
+
style: he({ width: `${100 / e.tabs.length}%` }),
|
|
196
196
|
role: "tab",
|
|
197
|
-
"aria-selected":
|
|
198
|
-
tabindex:
|
|
199
|
-
class:
|
|
197
|
+
"aria-selected": u.value === S.value,
|
|
198
|
+
tabindex: u.value === S.value ? 0 : -1,
|
|
199
|
+
class: $([
|
|
200
200
|
"px-4 py-3 text-center text-sm font-semibold tracking-wide transition-colors focus:outline-none focus-visible:ring-2 focus-visible:ring-blue-500/40 focus-visible:ring-inset",
|
|
201
|
-
|
|
201
|
+
u.value === S.value ? "bg-blue-50 text-blue-700 shadow-[inset_0_-2px_0_0_rgb(37_99_235)]" : "text-gray-700 hover:bg-gray-50",
|
|
202
202
|
{
|
|
203
|
-
"border-r border-gray-200/80":
|
|
203
|
+
"border-r border-gray-200/80": v !== e.tabs.length - 1
|
|
204
204
|
}
|
|
205
205
|
]),
|
|
206
|
-
onClick: (M) =>
|
|
207
|
-
onKeydown: (M) => C(M,
|
|
208
|
-
},
|
|
206
|
+
onClick: (M) => V(S.value),
|
|
207
|
+
onKeydown: (M) => C(M, v)
|
|
208
|
+
}, A(S.label), 47, gt))), 128))
|
|
209
209
|
])
|
|
210
210
|
]));
|
|
211
211
|
}
|
|
212
|
-
},
|
|
212
|
+
}, pt = {
|
|
213
213
|
key: 0,
|
|
214
214
|
class: "mb-4"
|
|
215
|
-
},
|
|
215
|
+
}, mt = {
|
|
216
216
|
key: 1,
|
|
217
217
|
class: "mb-4 text-xl font-semibold tracking-tight text-slate-900"
|
|
218
|
-
},
|
|
218
|
+
}, De = {
|
|
219
219
|
__name: "Card",
|
|
220
220
|
props: {
|
|
221
221
|
title: {
|
|
@@ -257,29 +257,29 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
257
257
|
"tab-click"
|
|
258
258
|
],
|
|
259
259
|
setup(e) {
|
|
260
|
-
const a = e, t =
|
|
261
|
-
return g(() => a.tabs.findIndex((
|
|
262
|
-
|
|
263
|
-
}), (
|
|
264
|
-
class:
|
|
260
|
+
const a = e, t = O(""), l = O("right"), n = g(() => a.tabs.findIndex((d) => d.value === a.activeTab));
|
|
261
|
+
return g(() => a.tabs.findIndex((d) => d.value === t.value)), Z(n, (d, u) => {
|
|
262
|
+
u !== void 0 && u !== -1 && d !== -1 && d !== u && (l.value = d > u ? "right" : "left", t.value = a.activeTab);
|
|
263
|
+
}), (d, u) => (s(), r("div", {
|
|
264
|
+
class: $(["bg-white/90 backdrop-blur-sm border border-slate-200/70 rounded-2xl shadow-[0_12px_30px_rgba(15,23,42,0.06)]", e.overflowClass, { "sticky top-6 self-start": e.sticky }, e.cardClass])
|
|
265
265
|
}, [
|
|
266
|
-
e.tabs.length > 0 ? (s(), B(
|
|
266
|
+
e.tabs.length > 0 ? (s(), B(Me, {
|
|
267
267
|
key: 0,
|
|
268
268
|
tabs: e.tabs,
|
|
269
269
|
"active-tab": e.activeTab,
|
|
270
|
-
"onUpdate:activeTab":
|
|
271
|
-
onTabClick:
|
|
270
|
+
"onUpdate:activeTab": u[0] || (u[0] = (f) => d.$emit("update:activeTab", f)),
|
|
271
|
+
onTabClick: u[1] || (u[1] = (f) => d.$emit("tab-click", f))
|
|
272
272
|
}, null, 8, ["tabs", "active-tab"])) : D("", !0),
|
|
273
|
-
|
|
274
|
-
class:
|
|
273
|
+
i("div", {
|
|
274
|
+
class: $(e.paddingClass)
|
|
275
275
|
}, [
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
])) : e.title ? (s(),
|
|
279
|
-
|
|
280
|
-
class:
|
|
276
|
+
d.$slots.customTitle ? (s(), r("div", pt, [
|
|
277
|
+
k(d.$slots, "customTitle")
|
|
278
|
+
])) : e.title ? (s(), r("h3", mt, A(e.title), 1)) : D("", !0),
|
|
279
|
+
i("div", {
|
|
280
|
+
class: $(["relative", e.tabs.length > 0 ? "overflow-hidden" : "overflow-visible"])
|
|
281
281
|
}, [
|
|
282
|
-
|
|
282
|
+
H(oe, {
|
|
283
283
|
"enter-active-class": "transition-all duration-200 ease-in-out",
|
|
284
284
|
"enter-from-class": l.value === "right" ? "translate-x-full opacity-0" : "-translate-x-full opacity-0",
|
|
285
285
|
"enter-to-class": "translate-x-0 opacity-100",
|
|
@@ -288,12 +288,12 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
288
288
|
"leave-to-class": l.value === "right" ? "-translate-x-full opacity-0" : "translate-x-full opacity-0",
|
|
289
289
|
mode: "out-in"
|
|
290
290
|
}, {
|
|
291
|
-
default:
|
|
292
|
-
(s(),
|
|
291
|
+
default: F(() => [
|
|
292
|
+
(s(), r("div", {
|
|
293
293
|
key: e.activeTab,
|
|
294
|
-
class:
|
|
294
|
+
class: $([e.tabs.length > 0 ? "p-2" : "", e.contentClass])
|
|
295
295
|
}, [
|
|
296
|
-
|
|
296
|
+
k(d.$slots, "default")
|
|
297
297
|
], 2))
|
|
298
298
|
]),
|
|
299
299
|
_: 3
|
|
@@ -307,11 +307,11 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
307
307
|
}, {
|
|
308
308
|
__name: "Divider",
|
|
309
309
|
setup(e) {
|
|
310
|
-
return (a, t) => (s(),
|
|
311
|
-
|
|
310
|
+
return (a, t) => (s(), r("div", R({ class: "border-t border-gray-200" }, a.$attrs), [
|
|
311
|
+
k(a.$slots, "default")
|
|
312
312
|
], 16));
|
|
313
313
|
}
|
|
314
|
-
}),
|
|
314
|
+
}), bt = {
|
|
315
315
|
__name: "ActionCard",
|
|
316
316
|
props: {
|
|
317
317
|
title: {
|
|
@@ -324,19 +324,19 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
324
324
|
}
|
|
325
325
|
},
|
|
326
326
|
setup(e) {
|
|
327
|
-
const a =
|
|
328
|
-
return (t, l) => (s(), B(
|
|
327
|
+
const a = ge();
|
|
328
|
+
return (t, l) => (s(), B(De, {
|
|
329
329
|
title: e.title,
|
|
330
330
|
"content-class": e.actionsClass
|
|
331
331
|
}, {
|
|
332
|
-
default:
|
|
333
|
-
|
|
334
|
-
|
|
332
|
+
default: F(() => [
|
|
333
|
+
k(t.$slots, "default"),
|
|
334
|
+
j(a).danger ? (s(), B(we, {
|
|
335
335
|
key: 0,
|
|
336
336
|
class: "mt-6 pt-4"
|
|
337
337
|
}, {
|
|
338
|
-
default:
|
|
339
|
-
|
|
338
|
+
default: F(() => [
|
|
339
|
+
k(t.$slots, "danger")
|
|
340
340
|
]),
|
|
341
341
|
_: 3
|
|
342
342
|
})) : D("", !0)
|
|
@@ -344,23 +344,23 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
344
344
|
_: 3
|
|
345
345
|
}, 8, ["title", "content-class"]));
|
|
346
346
|
}
|
|
347
|
-
},
|
|
347
|
+
}, yt = { class: "text-sm text-gray-600" }, vt = {
|
|
348
348
|
__name: "ActionMessage",
|
|
349
349
|
props: {
|
|
350
350
|
on: Boolean
|
|
351
351
|
},
|
|
352
352
|
setup(e) {
|
|
353
|
-
return (a, t) => (s(),
|
|
354
|
-
|
|
353
|
+
return (a, t) => (s(), r("div", null, [
|
|
354
|
+
H(oe, {
|
|
355
355
|
"leave-active-class": "transition ease-in duration-1000",
|
|
356
356
|
"leave-from-class": "opacity-100",
|
|
357
357
|
"leave-to-class": "opacity-0"
|
|
358
358
|
}, {
|
|
359
|
-
default:
|
|
360
|
-
|
|
361
|
-
|
|
359
|
+
default: F(() => [
|
|
360
|
+
re(i("div", yt, [
|
|
361
|
+
k(a.$slots, "default")
|
|
362
362
|
], 512), [
|
|
363
|
-
[
|
|
363
|
+
[ce, e.on]
|
|
364
364
|
])
|
|
365
365
|
]),
|
|
366
366
|
_: 3
|
|
@@ -369,78 +369,78 @@ const ct = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
369
369
|
}
|
|
370
370
|
}, ke = (e, a) => {
|
|
371
371
|
const t = e.__vccOpts || e;
|
|
372
|
-
for (const [l,
|
|
373
|
-
t[l] =
|
|
372
|
+
for (const [l, n] of a)
|
|
373
|
+
t[l] = n;
|
|
374
374
|
return t;
|
|
375
|
-
},
|
|
376
|
-
function
|
|
377
|
-
return s(),
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
375
|
+
}, ht = {}, xt = { class: "md:col-span-1 flex justify-between" }, wt = { class: "px-4 sm:px-0" }, kt = { class: "text-xl font-semibold tracking-tight text-slate-900" }, St = { class: "mt-1 max-w-2xl text-sm text-slate-600" }, $t = { class: "px-4 sm:px-0" };
|
|
376
|
+
function Ct(e, a) {
|
|
377
|
+
return s(), r("div", xt, [
|
|
378
|
+
i("div", wt, [
|
|
379
|
+
i("h3", kt, [
|
|
380
|
+
k(e.$slots, "title")
|
|
381
381
|
]),
|
|
382
|
-
|
|
383
|
-
|
|
382
|
+
i("p", St, [
|
|
383
|
+
k(e.$slots, "description")
|
|
384
384
|
])
|
|
385
385
|
]),
|
|
386
|
-
|
|
387
|
-
|
|
386
|
+
i("div", $t, [
|
|
387
|
+
k(e.$slots, "aside")
|
|
388
388
|
])
|
|
389
389
|
]);
|
|
390
390
|
}
|
|
391
|
-
const Se = /* @__PURE__ */ ke(
|
|
391
|
+
const Se = /* @__PURE__ */ ke(ht, [["render", Ct]]), Vt = { class: "md:grid md:grid-cols-3 md:gap-6" }, _t = { class: "mt-5 md:mt-0 md:col-span-2" }, Tt = { class: "px-4 py-5 sm:p-6 bg-white shadow sm:rounded-lg" }, At = {
|
|
392
392
|
__name: "ActionSection",
|
|
393
393
|
setup(e) {
|
|
394
|
-
return (a, t) => (s(),
|
|
395
|
-
|
|
396
|
-
title:
|
|
397
|
-
|
|
394
|
+
return (a, t) => (s(), r("div", Vt, [
|
|
395
|
+
H(Se, null, {
|
|
396
|
+
title: F(() => [
|
|
397
|
+
k(a.$slots, "title")
|
|
398
398
|
]),
|
|
399
|
-
description:
|
|
400
|
-
|
|
399
|
+
description: F(() => [
|
|
400
|
+
k(a.$slots, "description")
|
|
401
401
|
]),
|
|
402
402
|
_: 3
|
|
403
403
|
}),
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
404
|
+
i("div", _t, [
|
|
405
|
+
i("div", Tt, [
|
|
406
|
+
k(a.$slots, "content")
|
|
407
407
|
])
|
|
408
408
|
])
|
|
409
409
|
]));
|
|
410
410
|
}
|
|
411
|
-
},
|
|
411
|
+
}, Bt = {}, Lt = {
|
|
412
412
|
viewBox: "0 0 317 48",
|
|
413
413
|
fill: "none",
|
|
414
414
|
xmlns: "http://www.w3.org/2000/svg"
|
|
415
415
|
};
|
|
416
|
-
function
|
|
417
|
-
return s(),
|
|
418
|
-
|
|
416
|
+
function It(e, a) {
|
|
417
|
+
return s(), r("svg", Lt, [...a[0] || (a[0] = [
|
|
418
|
+
i("path", {
|
|
419
419
|
d: "M74.09 30.04V13h-4.14v21H82.1v-3.96h-8.01zM95.379 19v1.77c-1.08-1.35-2.7-2.19-4.89-2.19-3.99 0-7.29 3.45-7.29 7.92s3.3 7.92 7.29 7.92c2.19 0 3.81-.84 4.89-2.19V34h3.87V19h-3.87zm-4.17 11.73c-2.37 0-4.14-1.71-4.14-4.23 0-2.52 1.77-4.23 4.14-4.23 2.4 0 4.17 1.71 4.17 4.23 0 2.52-1.77 4.23-4.17 4.23zM106.628 21.58V19h-3.87v15h3.87v-7.17c0-3.15 2.55-4.05 4.56-3.81V18.7c-1.89 0-3.78.84-4.56 2.88zM124.295 19v1.77c-1.08-1.35-2.7-2.19-4.89-2.19-3.99 0-7.29 3.45-7.29 7.92s3.3 7.92 7.29 7.92c2.19 0 3.81-.84 4.89-2.19V34h3.87V19h-3.87zm-4.17 11.73c-2.37 0-4.14-1.71-4.14-4.23 0-2.52 1.77-4.23 4.14-4.23 2.4 0 4.17 1.71 4.17 4.23 0 2.52-1.77 4.23-4.17 4.23zM141.544 19l-3.66 10.5-3.63-10.5h-4.26l5.7 15h4.41l5.7-15h-4.26zM150.354 28.09h11.31c.09-.51.15-1.02.15-1.59 0-4.41-3.15-7.92-7.59-7.92-4.71 0-7.92 3.45-7.92 7.92s3.18 7.92 8.22 7.92c2.88 0 5.13-1.17 6.54-3.21l-3.12-1.8c-.66.87-1.86 1.5-3.36 1.5-2.04 0-3.69-.84-4.23-2.82zm-.06-3c.45-1.92 1.86-3.03 3.93-3.03 1.62 0 3.24.87 3.72 3.03h-7.65zM164.516 34h3.87V12.1h-3.87V34zM185.248 34.36c3.69 0 6.9-2.01 6.9-6.3V13h-2.1v15.06c0 3.03-2.07 4.26-4.8 4.26-2.19 0-3.93-.78-4.62-2.61l-1.77 1.05c1.05 2.43 3.57 3.6 6.39 3.6zM203.124 18.64c-4.65 0-7.83 3.45-7.83 7.86 0 4.53 3.24 7.86 7.98 7.86 3.03 0 5.34-1.41 6.6-3.45l-1.74-1.02c-.81 1.44-2.46 2.55-4.83 2.55-3.18 0-5.55-1.89-5.97-4.95h13.17c.03-.3.06-.63.06-.93 0-4.11-2.85-7.92-7.44-7.92zm0 1.92c2.58 0 4.98 1.71 5.4 5.01h-11.19c.39-2.94 2.64-5.01 5.79-5.01zM221.224 20.92V19h-4.32v-4.2l-1.98.6V19h-3.15v1.92h3.15v9.09c0 3.6 2.25 4.59 6.3 3.99v-1.74c-2.91.12-4.32.33-4.32-2.25v-9.09h4.32zM225.176 22.93c0-1.62 1.59-2.37 3.15-2.37 1.44 0 2.97.57 3.6 2.1l1.65-.96c-.87-1.86-2.79-3.06-5.25-3.06-3 0-5.13 1.89-5.13 4.29 0 5.52 8.76 3.39 8.76 7.11 0 1.77-1.68 2.4-3.45 2.4-2.01 0-3.57-.99-4.11-2.52l-1.68.99c.75 1.92 2.79 3.45 5.79 3.45 3.21 0 5.43-1.77 5.43-4.32 0-5.52-8.76-3.39-8.76-7.11zM244.603 20.92V19h-4.32v-4.2l-1.98.6V19h-3.15v1.92h3.15v9.09c0 3.6 2.25 4.59 6.3 3.99v-1.74c-2.91.12-4.32.33-4.32-2.25v-9.09h4.32zM249.883 21.49V19h-1.98v15h1.98v-8.34c0-3.72 2.34-4.98 4.74-4.98v-1.92c-1.92 0-3.69.63-4.74 2.73zM263.358 18.64c-4.65 0-7.83 3.45-7.83 7.86 0 4.53 3.24 7.86 7.98 7.86 3.03 0 5.34-1.41 6.6-3.45l-1.74-1.02c-.81 1.44-2.46 2.55-4.83 2.55-3.18 0-5.55-1.89-5.97-4.95h13.17c.03-.3.06-.63.06-.93 0-4.11-2.85-7.92-7.44-7.92zm0 1.92c2.58 0 4.98 1.71 5.4 5.01h-11.19c.39-2.94 2.64-5.01 5.79-5.01zM286.848 19v2.94c-1.26-2.01-3.39-3.3-6.06-3.3-4.23 0-7.74 3.42-7.74 7.86s3.51 7.86 7.74 7.86c2.67 0 4.8-1.29 6.06-3.3V34h1.98V19h-1.98zm-5.91 13.44c-3.33 0-5.91-2.61-5.91-5.94 0-3.33 2.58-5.94 5.91-5.94s5.91 2.61 5.91 5.94c0 3.33-2.58 5.94-5.91 5.94zM309.01 18.64c-1.92 0-3.75.87-4.86 2.73-.84-1.74-2.46-2.73-4.56-2.73-1.8 0-3.42.72-4.59 2.55V19h-1.98v15H295v-8.31c0-3.72 2.16-5.13 4.32-5.13 2.13 0 3.51 1.41 3.51 4.08V34h1.98v-8.31c0-3.72 1.86-5.13 4.17-5.13 2.13 0 3.66 1.41 3.66 4.08V34h1.98v-9.36c0-3.75-2.31-6-5.61-6z",
|
|
420
420
|
class: "fill-black"
|
|
421
421
|
}, null, -1),
|
|
422
|
-
|
|
422
|
+
i("path", {
|
|
423
423
|
d: "M11.395 44.428C4.557 40.198 0 32.632 0 24 0 10.745 10.745 0 24 0a23.891 23.891 0 0113.997 4.502c-.2 17.907-11.097 33.245-26.602 39.926z",
|
|
424
424
|
fill: "#6875F5"
|
|
425
425
|
}, null, -1),
|
|
426
|
-
|
|
426
|
+
i("path", {
|
|
427
427
|
d: "M14.134 45.885A23.914 23.914 0 0024 48c13.255 0 24-10.745 24-24 0-3.516-.756-6.856-2.115-9.866-4.659 15.143-16.608 27.092-31.75 31.751z",
|
|
428
428
|
fill: "#6875F5"
|
|
429
429
|
}, null, -1)
|
|
430
430
|
])]);
|
|
431
431
|
}
|
|
432
|
-
const Mt = /* @__PURE__ */ ke(
|
|
433
|
-
function
|
|
434
|
-
return s(),
|
|
435
|
-
|
|
436
|
-
|
|
432
|
+
const Mt = /* @__PURE__ */ ke(Bt, [["render", It]]), Dt = {}, Ot = { class: "min-h-screen flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100" }, jt = { class: "w-full sm:max-w-md mt-6 px-6 py-4 bg-white shadow-md overflow-hidden rounded-lg" };
|
|
433
|
+
function zt(e, a) {
|
|
434
|
+
return s(), r("div", Ot, [
|
|
435
|
+
i("div", null, [
|
|
436
|
+
k(e.$slots, "logo")
|
|
437
437
|
]),
|
|
438
|
-
|
|
439
|
-
|
|
438
|
+
i("div", jt, [
|
|
439
|
+
k(e.$slots, "default")
|
|
440
440
|
])
|
|
441
441
|
]);
|
|
442
442
|
}
|
|
443
|
-
const
|
|
443
|
+
const Et = /* @__PURE__ */ ke(Dt, [["render", zt]]), Ft = { class: "sr-only" }, Nt = {
|
|
444
444
|
__name: "Badge",
|
|
445
445
|
props: {
|
|
446
446
|
type: {
|
|
@@ -495,98 +495,98 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
495
495
|
lg: "rounded-lg",
|
|
496
496
|
full: "rounded-full"
|
|
497
497
|
};
|
|
498
|
-
return (
|
|
498
|
+
return (n, d) => e.type === "dot" ? (s(), r("span", {
|
|
499
499
|
key: 0,
|
|
500
|
-
class:
|
|
500
|
+
class: $(["inline-flex items-center justify-center w-6 h-6 rounded-full", a[e.color].bg])
|
|
501
501
|
}, [
|
|
502
|
-
|
|
503
|
-
class:
|
|
502
|
+
i("span", {
|
|
503
|
+
class: $(["w-2 h-2 rounded-full", a[e.color].dot])
|
|
504
504
|
}, null, 2),
|
|
505
|
-
|
|
506
|
-
|
|
505
|
+
i("span", Ft, [
|
|
506
|
+
k(n.$slots, "default")
|
|
507
507
|
])
|
|
508
|
-
], 2)) : (s(),
|
|
508
|
+
], 2)) : (s(), r("span", {
|
|
509
509
|
key: 1,
|
|
510
|
-
class:
|
|
510
|
+
class: $(["inline-flex items-center font-medium", [
|
|
511
511
|
a[e.color].bg,
|
|
512
512
|
a[e.color].text,
|
|
513
513
|
t[e.size],
|
|
514
514
|
l[e.rounded]
|
|
515
515
|
]])
|
|
516
516
|
}, [
|
|
517
|
-
|
|
517
|
+
k(n.$slots, "default")
|
|
518
518
|
], 2));
|
|
519
519
|
}
|
|
520
|
-
},
|
|
520
|
+
}, Rt = {
|
|
521
521
|
key: 0,
|
|
522
522
|
class: "fixed bottom-4 right-4 z-50"
|
|
523
|
-
},
|
|
523
|
+
}, Ut = { class: "flex items-center" }, Kt = { class: "flex-shrink-0" }, Ht = { class: "ml-3 w-0 flex-1" }, Wt = { class: "text-sm font-medium text-white" }, Pt = { class: "ml-4 flex-shrink-0 flex" }, qt = { class: "sr-only" }, Gt = {
|
|
524
524
|
__name: "Banner",
|
|
525
525
|
setup(e) {
|
|
526
|
-
const a =
|
|
526
|
+
const a = et(), { t } = tt(), l = O(!1), n = O("success"), d = O(""), u = O(!1);
|
|
527
527
|
let f = null;
|
|
528
|
-
const
|
|
529
|
-
|
|
528
|
+
const V = () => {
|
|
529
|
+
u.value = !1, setTimeout(() => {
|
|
530
530
|
l.value = !1;
|
|
531
531
|
}, 300);
|
|
532
532
|
}, y = () => {
|
|
533
533
|
f && clearTimeout(f), l.value = !0, setTimeout(() => {
|
|
534
|
-
|
|
534
|
+
u.value = !0;
|
|
535
535
|
}, 50), f = setTimeout(() => {
|
|
536
|
-
|
|
536
|
+
V();
|
|
537
537
|
}, 5e3);
|
|
538
538
|
};
|
|
539
539
|
return Qe(async () => {
|
|
540
|
-
const C = a.props.jetstream.flash?.bannerStyle || "success",
|
|
541
|
-
|
|
542
|
-
}),
|
|
543
|
-
|
|
544
|
-
}), (C,
|
|
545
|
-
|
|
546
|
-
class:
|
|
540
|
+
const C = a.props.jetstream.flash?.bannerStyle || "success", w = a.props.jetstream.flash?.banner || "";
|
|
541
|
+
w && (n.value = C, d.value = w, y());
|
|
542
|
+
}), te(() => {
|
|
543
|
+
d.value && y();
|
|
544
|
+
}), (C, w) => l.value ? (s(), r("div", Rt, [
|
|
545
|
+
i("div", {
|
|
546
|
+
class: $([
|
|
547
547
|
"transform transition-all duration-300 ease-out shadow-lg rounded-lg p-4 min-w-[300px] max-w-md",
|
|
548
|
-
|
|
549
|
-
|
|
548
|
+
u.value ? "translate-y-0 opacity-100" : "translate-y-full opacity-0",
|
|
549
|
+
n.value === "success" ? "bg-green-600" : "bg-red-600"
|
|
550
550
|
])
|
|
551
551
|
}, [
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
class:
|
|
552
|
+
i("div", Ut, [
|
|
553
|
+
i("div", Kt, [
|
|
554
|
+
i("div", {
|
|
555
|
+
class: $([
|
|
556
556
|
"flex p-2 rounded-full",
|
|
557
|
-
|
|
557
|
+
n.value === "success" ? "bg-green-700" : "bg-red-700"
|
|
558
558
|
])
|
|
559
559
|
}, [
|
|
560
|
-
|
|
560
|
+
n.value === "success" ? (s(), B(j(lt), {
|
|
561
561
|
key: 0,
|
|
562
562
|
class: "w-5 h-5 text-white"
|
|
563
563
|
})) : D("", !0),
|
|
564
|
-
|
|
564
|
+
n.value === "danger" ? (s(), B(j(Le), {
|
|
565
565
|
key: 1,
|
|
566
566
|
class: "w-5 h-5 text-white"
|
|
567
567
|
})) : D("", !0)
|
|
568
568
|
], 2)
|
|
569
569
|
]),
|
|
570
|
-
|
|
571
|
-
|
|
570
|
+
i("div", Ht, [
|
|
571
|
+
i("p", Wt, A(d.value), 1)
|
|
572
572
|
]),
|
|
573
|
-
|
|
574
|
-
|
|
573
|
+
i("div", Pt, [
|
|
574
|
+
i("button", {
|
|
575
575
|
type: "button",
|
|
576
|
-
class:
|
|
577
|
-
|
|
576
|
+
class: $(["inline-flex text-white hover:bg-white/20 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-green-600 focus:ring-white rounded-md p-1.5 transition-colors", [
|
|
577
|
+
n.value === "success" ? "hover:bg-green-700 focus:ring-offset-green-600" : "hover:bg-red-700 focus:ring-offset-red-600"
|
|
578
578
|
]]),
|
|
579
|
-
onClick:
|
|
579
|
+
onClick: V
|
|
580
580
|
}, [
|
|
581
|
-
|
|
582
|
-
|
|
581
|
+
i("span", qt, A(j(t)("Dismiss")), 1),
|
|
582
|
+
H(j(st), { class: "w-5 h-5" })
|
|
583
583
|
], 2)
|
|
584
584
|
])
|
|
585
585
|
])
|
|
586
586
|
], 2)
|
|
587
587
|
])) : D("", !0);
|
|
588
588
|
}
|
|
589
|
-
},
|
|
589
|
+
}, Xt = ["type", "disabled"], ve = /* @__PURE__ */ Object.assign({
|
|
590
590
|
inheritAttrs: !1
|
|
591
591
|
}, {
|
|
592
592
|
__name: "Button",
|
|
@@ -612,20 +612,20 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
612
612
|
tertiary: "border border-slate-300 bg-white text-slate-700 shadow-sm hover:bg-slate-50 hover:border-slate-400 hover:shadow focus:ring-slate-500 disabled:hover:bg-white",
|
|
613
613
|
warning: "border border-amber-300 bg-amber-50 text-amber-800 shadow-sm hover:bg-amber-100 focus:ring-amber-500 disabled:hover:bg-amber-50",
|
|
614
614
|
danger: "border border-rose-300 bg-rose-50 text-rose-700 shadow-sm hover:bg-rose-100 focus:ring-rose-500 disabled:hover:bg-rose-50"
|
|
615
|
-
},
|
|
615
|
+
}, n = g(() => l[t.variant] ? t.variant : "primary"), d = g(() => [
|
|
616
616
|
"min-w-[40px] min-h-[35px] inline-flex items-center justify-center rounded-lg px-4 py-2 text-sm font-semibold tracking-tight transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-50 disabled:cursor-not-allowed disabled:opacity-50",
|
|
617
|
-
l[
|
|
617
|
+
l[n.value],
|
|
618
618
|
a.class
|
|
619
619
|
]);
|
|
620
|
-
return (
|
|
620
|
+
return (u, f) => (s(), r("button", R(j(a), {
|
|
621
621
|
type: e.type,
|
|
622
622
|
disabled: e.disabled,
|
|
623
|
-
class:
|
|
623
|
+
class: d.value
|
|
624
624
|
}), [
|
|
625
|
-
|
|
626
|
-
], 16,
|
|
625
|
+
k(u.$slots, "default")
|
|
626
|
+
], 16, Xt));
|
|
627
627
|
}
|
|
628
|
-
}),
|
|
628
|
+
}), Qt = ["value"], Yt = {
|
|
629
629
|
__name: "Checkbox",
|
|
630
630
|
props: {
|
|
631
631
|
checked: {
|
|
@@ -639,24 +639,24 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
639
639
|
},
|
|
640
640
|
emits: ["update:checked"],
|
|
641
641
|
setup(e, { emit: a }) {
|
|
642
|
-
const t = a, l = e,
|
|
642
|
+
const t = a, l = e, n = g({
|
|
643
643
|
get() {
|
|
644
644
|
return l.checked;
|
|
645
645
|
},
|
|
646
|
-
set(
|
|
647
|
-
t("update:checked",
|
|
646
|
+
set(d) {
|
|
647
|
+
t("update:checked", d);
|
|
648
648
|
}
|
|
649
649
|
});
|
|
650
|
-
return (
|
|
651
|
-
"onUpdate:modelValue":
|
|
650
|
+
return (d, u) => re((s(), r("input", {
|
|
651
|
+
"onUpdate:modelValue": u[0] || (u[0] = (f) => n.value = f),
|
|
652
652
|
type: "checkbox",
|
|
653
653
|
value: e.value,
|
|
654
654
|
class: "rounded border-gray-300 text-indigo-600 shadow-sm focus:ring-indigo-500"
|
|
655
|
-
}, null, 8,
|
|
656
|
-
[Ye,
|
|
655
|
+
}, null, 8, Qt)), [
|
|
656
|
+
[Ye, n.value]
|
|
657
657
|
]);
|
|
658
658
|
}
|
|
659
|
-
},
|
|
659
|
+
}, Jt = ["checked", "disabled"], Oe = {
|
|
660
660
|
__name: "CheckboxInput",
|
|
661
661
|
props: {
|
|
662
662
|
modelValue: {
|
|
@@ -682,54 +682,54 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
682
682
|
},
|
|
683
683
|
emits: ["update:modelValue"],
|
|
684
684
|
setup(e, { emit: a }) {
|
|
685
|
-
const t = a, l = e,
|
|
686
|
-
|
|
685
|
+
const t = a, l = e, n = g(() => l.modelValue === l.value), d = O(!1), u = () => {
|
|
686
|
+
d.value = !0;
|
|
687
687
|
}, f = () => {
|
|
688
|
-
|
|
689
|
-
},
|
|
688
|
+
d.value = !1;
|
|
689
|
+
}, V = (y) => {
|
|
690
690
|
t("update:modelValue", y.target.checked ? l.value : l.uncheckedValue);
|
|
691
691
|
};
|
|
692
|
-
return (y, C) => (s(),
|
|
693
|
-
class:
|
|
694
|
-
|
|
692
|
+
return (y, C) => (s(), r("label", {
|
|
693
|
+
class: $(["inline-flex items-center gap-2 rounded-full border px-3 py-1 text-sm font-medium select-none transition-colors", [
|
|
694
|
+
n.value ? "bg-indigo-600 text-white border-indigo-600" : "text-gray-600 border-gray-200",
|
|
695
695
|
e.disabled ? "opacity-60 cursor-not-allowed" : "cursor-pointer",
|
|
696
|
-
|
|
696
|
+
d.value && !e.disabled ? "ring-2 ring-indigo-500/80 ring-offset-2 ring-offset-white" : ""
|
|
697
697
|
]])
|
|
698
698
|
}, [
|
|
699
|
-
|
|
699
|
+
i("input", {
|
|
700
700
|
type: "checkbox",
|
|
701
701
|
class: "sr-only",
|
|
702
|
-
checked:
|
|
702
|
+
checked: n.value,
|
|
703
703
|
disabled: e.disabled,
|
|
704
|
-
onChange:
|
|
705
|
-
onFocus:
|
|
704
|
+
onChange: V,
|
|
705
|
+
onFocus: u,
|
|
706
706
|
onBlur: f
|
|
707
|
-
}, null, 40,
|
|
708
|
-
|
|
709
|
-
class:
|
|
710
|
-
|
|
707
|
+
}, null, 40, Jt),
|
|
708
|
+
i("span", {
|
|
709
|
+
class: $(["inline-flex h-4 w-4 items-center justify-center border text-[10px] font-bold leading-none", [
|
|
710
|
+
n.value ? "border-current bg-white/15 text-current" : "border-current/70 text-transparent",
|
|
711
711
|
"rounded"
|
|
712
712
|
]])
|
|
713
713
|
}, " ✓ ", 2),
|
|
714
|
-
|
|
714
|
+
i("span", null, A(e.label), 1)
|
|
715
715
|
], 2));
|
|
716
716
|
}
|
|
717
|
-
},
|
|
717
|
+
}, Zt = { class: "relative flex items-center" }, el = {
|
|
718
718
|
key: 0,
|
|
719
719
|
class: "absolute inset-y-0 left-0 flex items-center pointer-events-none pl-3"
|
|
720
|
-
},
|
|
720
|
+
}, tl = ["type", "value", "disabled"], ll = ["aria-label"], sl = {
|
|
721
721
|
key: 0,
|
|
722
722
|
class: "h-5 w-5",
|
|
723
723
|
fill: "none",
|
|
724
724
|
stroke: "currentColor",
|
|
725
725
|
viewBox: "0 0 24 24"
|
|
726
|
-
},
|
|
726
|
+
}, al = {
|
|
727
727
|
key: 1,
|
|
728
728
|
class: "h-5 w-5",
|
|
729
729
|
fill: "none",
|
|
730
730
|
stroke: "currentColor",
|
|
731
731
|
viewBox: "0 0 24 24"
|
|
732
|
-
},
|
|
732
|
+
}, nl = 254, je = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
|
|
733
733
|
__name: "TextInput",
|
|
734
734
|
props: {
|
|
735
735
|
modelValue: {
|
|
@@ -747,72 +747,72 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
747
747
|
},
|
|
748
748
|
emits: ["update:modelValue", "blur"],
|
|
749
749
|
setup(e, { expose: a, emit: t }) {
|
|
750
|
-
const l = e,
|
|
751
|
-
const { class:
|
|
752
|
-
return
|
|
750
|
+
const l = e, n = t, d = ne(), u = O(null), f = O(!1), V = g(() => String(d.type ?? "text")), y = g(() => V.value === "password"), C = g(() => y.value && f.value ? "text" : V.value), w = g(() => l.modelValue ?? ""), h = g(() => {
|
|
751
|
+
const { class: m, type: L, ...z } = d;
|
|
752
|
+
return z.maxlength === void 0 && (z.maxlength = nl), z;
|
|
753
753
|
}), S = g(() => [
|
|
754
754
|
"w-full min-w-0 max-w-full rounded-lg border border-slate-300 bg-white text-slate-900 shadow-sm focus:border-blue-500 focus:ring-2 focus:ring-blue-500/20 placeholder:text-slate-400",
|
|
755
|
-
|
|
755
|
+
d.class,
|
|
756
756
|
y.value ? "pr-10 pl-10" : ""
|
|
757
|
-
]),
|
|
757
|
+
]), v = () => {
|
|
758
758
|
f.value = !f.value;
|
|
759
|
-
}, M = (
|
|
759
|
+
}, M = (m) => {
|
|
760
760
|
if (C.value !== "number")
|
|
761
761
|
return;
|
|
762
|
-
|
|
763
|
-
const
|
|
764
|
-
|
|
762
|
+
m.preventDefault();
|
|
763
|
+
const L = document.scrollingElement ?? document.documentElement ?? document.body;
|
|
764
|
+
L && (L.scrollTop += m.deltaY);
|
|
765
765
|
};
|
|
766
|
-
return
|
|
767
|
-
|
|
768
|
-
}), a({ focus: () =>
|
|
769
|
-
y.value ? (s(),
|
|
770
|
-
|
|
766
|
+
return te(() => {
|
|
767
|
+
u.value?.hasAttribute("autofocus") && u.value.focus();
|
|
768
|
+
}), a({ focus: () => u.value?.focus() }), (m, L) => (s(), r("div", Zt, [
|
|
769
|
+
y.value ? (s(), r("div", el, [
|
|
770
|
+
H(j(at), { class: "h-5 w-5 text-slate-400" })
|
|
771
771
|
])) : D("", !0),
|
|
772
|
-
|
|
772
|
+
i("input", R({
|
|
773
773
|
ref_key: "input",
|
|
774
|
-
ref:
|
|
775
|
-
},
|
|
774
|
+
ref: u
|
|
775
|
+
}, h.value, {
|
|
776
776
|
type: C.value,
|
|
777
777
|
class: [S.value, l.disabled ? l.disabledClass : null],
|
|
778
|
-
value:
|
|
778
|
+
value: w.value,
|
|
779
779
|
disabled: l.disabled,
|
|
780
|
-
onInput:
|
|
781
|
-
onBlur:
|
|
780
|
+
onInput: L[0] || (L[0] = (z) => n("update:modelValue", z.target.value)),
|
|
781
|
+
onBlur: L[1] || (L[1] = (z) => n("blur", z)),
|
|
782
782
|
onWheel: M
|
|
783
|
-
}), null, 16,
|
|
784
|
-
y.value ? (s(),
|
|
783
|
+
}), null, 16, tl),
|
|
784
|
+
y.value ? (s(), r("button", {
|
|
785
785
|
key: 1,
|
|
786
786
|
type: "button",
|
|
787
787
|
class: "absolute inset-y-0 right-0 flex items-center pr-3 text-slate-400 hover:text-slate-600 focus:outline-none",
|
|
788
788
|
"aria-label": f.value ? "Hide password" : "Show password",
|
|
789
|
-
onClick:
|
|
789
|
+
onClick: v
|
|
790
790
|
}, [
|
|
791
|
-
f.value ? (s(),
|
|
792
|
-
|
|
791
|
+
f.value ? (s(), r("svg", sl, [...L[2] || (L[2] = [
|
|
792
|
+
i("path", {
|
|
793
793
|
"stroke-linecap": "round",
|
|
794
794
|
"stroke-linejoin": "round",
|
|
795
795
|
"stroke-width": "2",
|
|
796
796
|
d: "M13.875 18.825A10.05 10.05 0 0112 19c-5 0-9.27-3.11-11-7 1.01-2.27 2.78-4.1 5-5.32m3.08-1.3A9.96 9.96 0 0112 5c5 0 9.27 3.11 11 7a11.03 11.03 0 01-4.16 4.91M15 12a3 3 0 00-3-3m0 0a3 3 0 00-2.94 3.59M3 3l18 18"
|
|
797
797
|
}, null, -1)
|
|
798
|
-
])])) : (s(),
|
|
799
|
-
|
|
798
|
+
])])) : (s(), r("svg", al, [...L[3] || (L[3] = [
|
|
799
|
+
i("path", {
|
|
800
800
|
"stroke-linecap": "round",
|
|
801
801
|
"stroke-linejoin": "round",
|
|
802
802
|
"stroke-width": "2",
|
|
803
803
|
d: "M15 12a3 3 0 11-6 0 3 3 0 016 0z"
|
|
804
804
|
}, null, -1),
|
|
805
|
-
|
|
805
|
+
i("path", {
|
|
806
806
|
"stroke-linecap": "round",
|
|
807
807
|
"stroke-linejoin": "round",
|
|
808
808
|
"stroke-width": "2",
|
|
809
809
|
d: "M2.458 12C3.732 7.943 7.523 5 12 5s8.268 2.943 9.542 7c-1.274 4.057-5.065 7-9.542 7S3.732 16.057 2.458 12z"
|
|
810
810
|
}, null, -1)
|
|
811
811
|
])]))
|
|
812
|
-
], 8,
|
|
812
|
+
], 8, ll)) : D("", !0)
|
|
813
813
|
]));
|
|
814
814
|
}
|
|
815
|
-
}),
|
|
815
|
+
}), ol = ["value", "disabled"], rl = 1e3, ze = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
|
|
816
816
|
__name: "TextArea",
|
|
817
817
|
props: {
|
|
818
818
|
modelValue: String,
|
|
@@ -831,39 +831,39 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
831
831
|
},
|
|
832
832
|
emits: ["update:modelValue"],
|
|
833
833
|
setup(e, { expose: a, emit: t }) {
|
|
834
|
-
const l = e,
|
|
835
|
-
const { class:
|
|
836
|
-
return
|
|
837
|
-
}),
|
|
834
|
+
const l = e, n = t, d = ne(), u = O(null), f = g(() => {
|
|
835
|
+
const { class: w, ...h } = d;
|
|
836
|
+
return h.maxlength === void 0 && (h.maxlength = rl), h;
|
|
837
|
+
}), V = g(() => [
|
|
838
838
|
"w-full min-w-0 max-w-full border-gray-300 focus:border-indigo-500 focus:ring-indigo-500 rounded-md shadow-sm",
|
|
839
839
|
l.autoResize ? "resize-none overflow-y-auto" : "resize-y",
|
|
840
|
-
|
|
840
|
+
d.class
|
|
841
841
|
]), y = () => {
|
|
842
|
-
!l.autoResize || !
|
|
843
|
-
}, C = (
|
|
844
|
-
|
|
842
|
+
!l.autoResize || !u.value || (u.value.style.height = "auto", u.value.style.height = `${u.value.scrollHeight}px`);
|
|
843
|
+
}, C = (w) => {
|
|
844
|
+
n("update:modelValue", w.target.value), y();
|
|
845
845
|
};
|
|
846
|
-
return
|
|
847
|
-
|
|
846
|
+
return te(() => {
|
|
847
|
+
u.value?.hasAttribute("autofocus") && u.value.focus(), fe(() => {
|
|
848
848
|
y();
|
|
849
849
|
});
|
|
850
|
-
}),
|
|
851
|
-
|
|
850
|
+
}), Z(() => l.modelValue, () => {
|
|
851
|
+
fe(() => {
|
|
852
852
|
y();
|
|
853
853
|
});
|
|
854
|
-
}), a({ focus: () =>
|
|
855
|
-
|
|
854
|
+
}), a({ focus: () => u.value?.focus() }), (w, h) => (s(), r("div", null, [
|
|
855
|
+
i("textarea", R({
|
|
856
856
|
ref_key: "textarea",
|
|
857
|
-
ref:
|
|
857
|
+
ref: u
|
|
858
858
|
}, f.value, {
|
|
859
|
-
class: [
|
|
859
|
+
class: [V.value, l.disabled ? l.disabledClass : ""],
|
|
860
860
|
value: l.modelValue,
|
|
861
861
|
disabled: l.disabled,
|
|
862
862
|
onInput: C
|
|
863
|
-
}), null, 16,
|
|
863
|
+
}), null, 16, ol)
|
|
864
864
|
]));
|
|
865
865
|
}
|
|
866
|
-
}),
|
|
866
|
+
}), il = ["onClick"], Ee = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
|
|
867
867
|
__name: "CustomSelect",
|
|
868
868
|
props: {
|
|
869
869
|
modelValue: {
|
|
@@ -949,67 +949,67 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
949
949
|
},
|
|
950
950
|
emits: ["update:modelValue"],
|
|
951
951
|
setup(e, { emit: a }) {
|
|
952
|
-
const t = e, l = a,
|
|
953
|
-
if (t.modelValue === null || t.modelValue === void 0 || t.modelValue === "" && !t.options.some((
|
|
952
|
+
const t = e, l = a, n = ne(), d = O(!1), u = O(null), f = O(null), V = O(null), y = O({}), C = (b) => typeof b == "object" && b !== null, w = (b) => C(b) ? b[t.valueKey] : b, h = (b) => t.optionLabel ? t.optionLabel(b) : C(b) ? b[t.labelKey] ?? b[t.valueKey] ?? "" : b, S = (b) => !t.softDeleteAware || !C(b) ? !1 : !!b[t.deletedKey], v = g(() => String(t.modelValue ?? "")), M = g(() => !t.softDeleteAware || v.value === "" ? null : t.options.find((b) => S(b) && String(w(b) ?? "") === v.value) ?? null), m = g(() => t.softDeleteAware ? t.options.filter((b) => !S(b)) : t.options), L = g(() => {
|
|
953
|
+
if (t.modelValue === null || t.modelValue === void 0 || t.modelValue === "" && !t.options.some((E) => w(E) === ""))
|
|
954
954
|
return t.placeholder;
|
|
955
|
-
const
|
|
956
|
-
const
|
|
957
|
-
return
|
|
955
|
+
const b = t.options.find((E) => {
|
|
956
|
+
const N = w(E);
|
|
957
|
+
return N === t.modelValue || String(N) === String(t.modelValue);
|
|
958
958
|
});
|
|
959
|
-
return
|
|
960
|
-
}),
|
|
961
|
-
t.disabled || (
|
|
962
|
-
},
|
|
963
|
-
const
|
|
964
|
-
l("update:modelValue",
|
|
965
|
-
},
|
|
966
|
-
t.placeholderDisabled || (l("update:modelValue",
|
|
967
|
-
},
|
|
959
|
+
return b ? h(b) : t.modelValue;
|
|
960
|
+
}), z = (b) => t.modelModifiers.number ? b === "" ? "" : Number(b) : b, Q = () => {
|
|
961
|
+
t.disabled || (d.value = !d.value);
|
|
962
|
+
}, ee = (b) => {
|
|
963
|
+
const E = w(b);
|
|
964
|
+
l("update:modelValue", z(E)), d.value = !1;
|
|
965
|
+
}, U = () => {
|
|
966
|
+
t.placeholderDisabled || (l("update:modelValue", z("")), d.value = !1);
|
|
967
|
+
}, P = () => {
|
|
968
968
|
if (!f.value)
|
|
969
969
|
return;
|
|
970
|
-
const
|
|
970
|
+
const b = f.value.getBoundingClientRect(), E = window.innerWidth, N = window.innerHeight, G = N - b.bottom - 8, J = b.top - 8, le = G < 240 && J > G, se = Math.min(b.width, Math.max(E - b.left - 16, 160)), ae = Math.max(Math.min(240, le ? J : G), 120);
|
|
971
971
|
y.value = {
|
|
972
972
|
position: "fixed",
|
|
973
|
-
left: `${Math.max(
|
|
973
|
+
left: `${Math.max(b.left, 8)}px`,
|
|
974
974
|
width: `${se}px`,
|
|
975
975
|
maxHeight: `${ae}px`,
|
|
976
976
|
zIndex: "9999",
|
|
977
|
-
...le ? { bottom: `${
|
|
977
|
+
...le ? { bottom: `${N - b.top + 1}px` } : { top: `${b.bottom - 1}px` }
|
|
978
978
|
};
|
|
979
|
-
},
|
|
980
|
-
const
|
|
981
|
-
!
|
|
979
|
+
}, Y = (b) => {
|
|
980
|
+
const E = u.value?.contains(b.target), N = V.value?.contains(b.target);
|
|
981
|
+
!E && !N && (d.value = !1);
|
|
982
982
|
};
|
|
983
|
-
return
|
|
984
|
-
document.addEventListener("click",
|
|
983
|
+
return te(() => {
|
|
984
|
+
document.addEventListener("click", Y), window.addEventListener("resize", P), window.addEventListener("scroll", P, !0);
|
|
985
985
|
}), Je(() => {
|
|
986
|
-
document.removeEventListener("click",
|
|
987
|
-
}),
|
|
988
|
-
|
|
989
|
-
}), (
|
|
986
|
+
document.removeEventListener("click", Y), window.removeEventListener("resize", P), window.removeEventListener("scroll", P, !0);
|
|
987
|
+
}), Z(d, async (b) => {
|
|
988
|
+
b && (await fe(), P());
|
|
989
|
+
}), (b, E) => (s(), r("div", {
|
|
990
990
|
ref_key: "rootRef",
|
|
991
|
-
ref:
|
|
991
|
+
ref: u,
|
|
992
992
|
class: "relative",
|
|
993
|
-
onClick:
|
|
993
|
+
onClick: Q
|
|
994
994
|
}, [
|
|
995
|
-
|
|
995
|
+
i("div", R({
|
|
996
996
|
ref_key: "triggerRef",
|
|
997
997
|
ref: f,
|
|
998
998
|
class: [
|
|
999
999
|
e.baseClass,
|
|
1000
1000
|
M.value ? e.deletedSelectedClass : e.normalTextClass,
|
|
1001
1001
|
"flex items-center justify-between cursor-pointer",
|
|
1002
|
-
|
|
1002
|
+
j(n).class
|
|
1003
1003
|
]
|
|
1004
|
-
},
|
|
1005
|
-
|
|
1006
|
-
class:
|
|
1007
|
-
},
|
|
1008
|
-
|
|
1009
|
-
class:
|
|
1004
|
+
}, j(n), { tabindex: "0" }), [
|
|
1005
|
+
i("span", {
|
|
1006
|
+
class: $({ "text-gray-400": !e.modelValue && e.placeholder })
|
|
1007
|
+
}, A(L.value), 3),
|
|
1008
|
+
H(j(xe), {
|
|
1009
|
+
class: $(["size-5 text-gray-400 transition-transform", { "rotate-180": d.value }])
|
|
1010
1010
|
}, null, 8, ["class"])
|
|
1011
1011
|
], 16),
|
|
1012
|
-
|
|
1012
|
+
H(oe, {
|
|
1013
1013
|
"enter-active-class": "transition-all duration-200 ease-out",
|
|
1014
1014
|
"enter-from-class": "opacity-0 transform scale-95 -translate-y-2",
|
|
1015
1015
|
"enter-to-class": "opacity-100 transform scale-100 translate-y-0",
|
|
@@ -1017,45 +1017,45 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1017
1017
|
"leave-from-class": "opacity-100 transform scale-100 translate-y-0",
|
|
1018
1018
|
"leave-to-class": "opacity-0 transform scale-95 -translate-y-2"
|
|
1019
1019
|
}, {
|
|
1020
|
-
default:
|
|
1021
|
-
(s(), B(
|
|
1022
|
-
|
|
1020
|
+
default: F(() => [
|
|
1021
|
+
(s(), B(Te, { to: "body" }, [
|
|
1022
|
+
d.value ? (s(), r("div", {
|
|
1023
1023
|
key: 0,
|
|
1024
1024
|
ref_key: "dropdownMenuRef",
|
|
1025
|
-
ref:
|
|
1026
|
-
class:
|
|
1027
|
-
style:
|
|
1025
|
+
ref: V,
|
|
1026
|
+
class: $(e.dropdownClass),
|
|
1027
|
+
style: he(y.value)
|
|
1028
1028
|
}, [
|
|
1029
|
-
e.placeholder ? (s(),
|
|
1029
|
+
e.placeholder ? (s(), r("div", {
|
|
1030
1030
|
key: 0,
|
|
1031
|
-
class:
|
|
1031
|
+
class: $([
|
|
1032
1032
|
e.dropdownOptionClass,
|
|
1033
1033
|
e.placeholderClass,
|
|
1034
1034
|
{ "text-gray-400": !e.modelValue }
|
|
1035
1035
|
]),
|
|
1036
|
-
onClick:
|
|
1037
|
-
},
|
|
1038
|
-
M.value ? (s(),
|
|
1036
|
+
onClick: ye(U, ["stop"])
|
|
1037
|
+
}, A(e.placeholder), 3)) : D("", !0),
|
|
1038
|
+
M.value ? (s(), r("div", {
|
|
1039
1039
|
key: 1,
|
|
1040
|
-
class:
|
|
1040
|
+
class: $([
|
|
1041
1041
|
e.dropdownOptionClass,
|
|
1042
1042
|
e.deletedOptionClass,
|
|
1043
1043
|
e.dropdownSelectedClass
|
|
1044
1044
|
])
|
|
1045
|
-
},
|
|
1046
|
-
(s(!0),
|
|
1047
|
-
key: String(
|
|
1048
|
-
class:
|
|
1045
|
+
}, A(h(M.value)), 3)) : D("", !0),
|
|
1046
|
+
(s(!0), r(q, null, X(m.value, (N) => (s(), r("div", {
|
|
1047
|
+
key: String(w(N)),
|
|
1048
|
+
class: $([
|
|
1049
1049
|
e.dropdownOptionClass,
|
|
1050
1050
|
e.optionClass,
|
|
1051
1051
|
{
|
|
1052
|
-
[e.dropdownSelectedClass]:
|
|
1053
|
-
"rounded-b-lg":
|
|
1054
|
-
"rounded-lg": !e.placeholder &&
|
|
1052
|
+
[e.dropdownSelectedClass]: w(N) === e.modelValue || String(w(N)) === String(e.modelValue),
|
|
1053
|
+
"rounded-b-lg": N === m.value[m.value.length - 1] && !e.placeholder,
|
|
1054
|
+
"rounded-lg": !e.placeholder && m.value.length === 1
|
|
1055
1055
|
}
|
|
1056
1056
|
]),
|
|
1057
|
-
onClick:
|
|
1058
|
-
},
|
|
1057
|
+
onClick: ye((G) => ee(N), ["stop"])
|
|
1058
|
+
}, A(h(N)), 11, il))), 128))
|
|
1059
1059
|
], 6)) : D("", !0)
|
|
1060
1060
|
]))
|
|
1061
1061
|
]),
|
|
@@ -1150,7 +1150,7 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1150
1150
|
emits: ["update:modelValue"],
|
|
1151
1151
|
setup(e, { emit: a }) {
|
|
1152
1152
|
const t = a;
|
|
1153
|
-
return (l,
|
|
1153
|
+
return (l, n) => (s(), B(Ee, R({
|
|
1154
1154
|
"model-value": e.modelValue,
|
|
1155
1155
|
"model-modifiers": e.modelModifiers,
|
|
1156
1156
|
options: e.options,
|
|
@@ -1171,10 +1171,10 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1171
1171
|
"dropdown-class": e.dropdownClass,
|
|
1172
1172
|
"dropdown-option-class": e.dropdownOptionClass,
|
|
1173
1173
|
"dropdown-selected-class": e.dropdownSelectedClass,
|
|
1174
|
-
"onUpdate:modelValue":
|
|
1174
|
+
"onUpdate:modelValue": n[0] || (n[0] = (d) => t("update:modelValue", d))
|
|
1175
1175
|
}, l.$attrs), null, 16, ["model-value", "model-modifiers", "options", "placeholder", "placeholder-disabled", "disabled", "soft-delete-aware", "label-key", "value-key", "deleted-key", "option-label", "base-class", "normal-text-class", "deleted-selected-class", "option-class", "deleted-option-class", "placeholder-class", "dropdown-class", "dropdown-option-class", "dropdown-selected-class"]));
|
|
1176
1176
|
}
|
|
1177
|
-
},
|
|
1177
|
+
}, dl = ["type", "max", "value", "disabled"], Ne = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
|
|
1178
1178
|
__name: "DateInput",
|
|
1179
1179
|
props: {
|
|
1180
1180
|
modelValue: {
|
|
@@ -1196,41 +1196,41 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1196
1196
|
},
|
|
1197
1197
|
emits: ["update:modelValue"],
|
|
1198
1198
|
setup(e, { expose: a, emit: t }) {
|
|
1199
|
-
const l = e,
|
|
1200
|
-
const
|
|
1201
|
-
return typeof M != "string" || M === "" || M >
|
|
1199
|
+
const l = e, n = t, d = ne(), u = O(null), f = g(() => l.withTimestamp ? "datetime-local" : "date"), V = g(() => l.modelValue ?? ""), y = g(() => {
|
|
1200
|
+
const v = l.withTimestamp ? "9999-12-31T23:59" : "9999-12-31", M = d.max;
|
|
1201
|
+
return typeof M != "string" || M === "" || M > v ? v : M;
|
|
1202
1202
|
}), C = g(() => {
|
|
1203
|
-
const { class:
|
|
1204
|
-
return
|
|
1205
|
-
}),
|
|
1203
|
+
const { class: v, type: M, ...m } = d;
|
|
1204
|
+
return m;
|
|
1205
|
+
}), w = g(() => [
|
|
1206
1206
|
"w-full border-gray-300 focus:border-indigo-500 focus:ring-indigo-500 rounded-md shadow-sm",
|
|
1207
|
-
|
|
1208
|
-
]),
|
|
1209
|
-
const M =
|
|
1207
|
+
d.class
|
|
1208
|
+
]), h = (v) => typeof v != "string" ? "" : v.replace(/^(\d{4})\d+/, "$1"), S = (v) => {
|
|
1209
|
+
const M = v.target;
|
|
1210
1210
|
if (!M)
|
|
1211
1211
|
return;
|
|
1212
|
-
const
|
|
1213
|
-
|
|
1212
|
+
const m = String(M.value ?? ""), L = h(m);
|
|
1213
|
+
L !== m && (M.value = L), n("update:modelValue", L);
|
|
1214
1214
|
};
|
|
1215
|
-
return
|
|
1216
|
-
|
|
1217
|
-
}), a({ focus: () =>
|
|
1215
|
+
return te(() => {
|
|
1216
|
+
u.value?.hasAttribute("autofocus") && u.value.focus();
|
|
1217
|
+
}), a({ focus: () => u.value?.focus() }), (v, M) => (s(), r("input", R({
|
|
1218
1218
|
ref_key: "input",
|
|
1219
|
-
ref:
|
|
1219
|
+
ref: u
|
|
1220
1220
|
}, C.value, {
|
|
1221
1221
|
type: f.value,
|
|
1222
1222
|
max: y.value,
|
|
1223
|
-
class: [
|
|
1224
|
-
value:
|
|
1223
|
+
class: [w.value, l.disabled ? l.disabledClass : null],
|
|
1224
|
+
value: V.value,
|
|
1225
1225
|
disabled: l.disabled,
|
|
1226
1226
|
onInput: S,
|
|
1227
1227
|
onChange: S
|
|
1228
|
-
}), null, 16,
|
|
1228
|
+
}), null, 16, dl));
|
|
1229
1229
|
}
|
|
1230
|
-
}),
|
|
1230
|
+
}), ul = { class: "relative" }, cl = { class: "absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none" }, fl = ["accept"], gl = {
|
|
1231
1231
|
key: 0,
|
|
1232
1232
|
class: "mt-4 p-4 bg-gray-50 rounded-lg border border-gray-200"
|
|
1233
|
-
},
|
|
1233
|
+
}, pl = { class: "flex items-center space-x-4" }, ml = ["src"], bl = { class: "text-sm font-medium text-gray-900" }, yl = { class: "text-xs text-gray-500" }, Re = {
|
|
1234
1234
|
__name: "ImageInput",
|
|
1235
1235
|
props: {
|
|
1236
1236
|
currentImageUrl: {
|
|
@@ -1256,38 +1256,38 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1256
1256
|
},
|
|
1257
1257
|
emits: ["update:modelValue"],
|
|
1258
1258
|
setup(e, { emit: a }) {
|
|
1259
|
-
const t = a, l = e,
|
|
1260
|
-
const
|
|
1261
|
-
t("update:modelValue",
|
|
1259
|
+
const t = a, l = e, n = (d) => {
|
|
1260
|
+
const u = d.target.files?.[0] ?? null;
|
|
1261
|
+
t("update:modelValue", u);
|
|
1262
1262
|
};
|
|
1263
|
-
return (
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1263
|
+
return (d, u) => (s(), r("div", null, [
|
|
1264
|
+
i("div", ul, [
|
|
1265
|
+
i("div", cl, [
|
|
1266
|
+
H(j(nt), { class: "size-5 text-gray-400" })
|
|
1267
1267
|
]),
|
|
1268
|
-
|
|
1268
|
+
i("input", R(e.attrs, {
|
|
1269
1269
|
type: "file",
|
|
1270
1270
|
accept: e.accept,
|
|
1271
1271
|
class: "block w-full pl-10 pr-4 py-3 border border-gray-300 rounded-lg bg-white text-sm file:mr-4 file:py-2 file:px-4 file:rounded-md file:border-0 file:text-sm file:font-medium file:bg-blue-50 file:text-blue-700 hover:file:bg-blue-100 focus:outline-none focus:ring-2 focus:ring-blue-500 focus:border-transparent transition-all duration-200 cursor-pointer",
|
|
1272
|
-
onChange:
|
|
1273
|
-
}), null, 16,
|
|
1272
|
+
onChange: n
|
|
1273
|
+
}), null, 16, fl)
|
|
1274
1274
|
]),
|
|
1275
|
-
l.currentImageUrl ? (s(),
|
|
1276
|
-
|
|
1277
|
-
|
|
1275
|
+
l.currentImageUrl ? (s(), r("div", gl, [
|
|
1276
|
+
i("div", pl, [
|
|
1277
|
+
i("img", {
|
|
1278
1278
|
src: l.currentImageUrl,
|
|
1279
1279
|
alt: "Current logo",
|
|
1280
1280
|
class: "h-16 w-auto max-w-24 object-contain rounded-lg shadow-sm"
|
|
1281
|
-
}, null, 8,
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1281
|
+
}, null, 8, ml),
|
|
1282
|
+
i("div", null, [
|
|
1283
|
+
i("p", bl, A(l.currentLabel), 1),
|
|
1284
|
+
i("p", yl, A(l.currentSubtext), 1)
|
|
1285
1285
|
])
|
|
1286
1286
|
])
|
|
1287
1287
|
])) : D("", !0)
|
|
1288
1288
|
]));
|
|
1289
1289
|
}
|
|
1290
|
-
},
|
|
1290
|
+
}, vl = { class: "flex h-12 overflow-hidden rounded-lg border border-gray-300 text-sm" }, hl = ["disabled", "onClick"], Ue = {
|
|
1291
1291
|
__name: "NotationInput",
|
|
1292
1292
|
props: {
|
|
1293
1293
|
modelValue: {
|
|
@@ -1305,23 +1305,23 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1305
1305
|
},
|
|
1306
1306
|
emits: ["update:modelValue"],
|
|
1307
1307
|
setup(e, { emit: a }) {
|
|
1308
|
-
const t = a, l = e,
|
|
1309
|
-
return (f,
|
|
1310
|
-
(s(!0),
|
|
1308
|
+
const t = a, l = e, n = g(() => l.options.map((f) => f == null ? "" : String(f).trim()).filter((f) => f !== "")), d = (f) => String(f) === String(l.modelValue ?? ""), u = (f) => t("update:modelValue", f);
|
|
1309
|
+
return (f, V) => (s(), r("div", vl, [
|
|
1310
|
+
(s(!0), r(q, null, X(n.value, (y, C) => (s(), r("button", {
|
|
1311
1311
|
key: `notation-${C}-${y}`,
|
|
1312
1312
|
type: "button",
|
|
1313
|
-
class:
|
|
1313
|
+
class: $(["flex-1 border-l border-gray-300 px-2 text-center font-semibold transition-colors duration-150 first:border-l-0", [
|
|
1314
1314
|
C === 0 ? "rounded-l-lg" : "",
|
|
1315
|
-
C ===
|
|
1316
|
-
|
|
1315
|
+
C === n.value.length - 1 ? "rounded-r-lg" : "",
|
|
1316
|
+
d(y) ? "bg-indigo-600 text-white" : "bg-white text-gray-700 hover:bg-gray-50",
|
|
1317
1317
|
"focus-visible:ring-2 "
|
|
1318
1318
|
]]),
|
|
1319
1319
|
disabled: e.disabled,
|
|
1320
|
-
onClick: (
|
|
1321
|
-
},
|
|
1320
|
+
onClick: (w) => u(y)
|
|
1321
|
+
}, A(y), 11, hl))), 128))
|
|
1322
1322
|
]));
|
|
1323
1323
|
}
|
|
1324
|
-
},
|
|
1324
|
+
}, xl = ["name", "value", "checked", "disabled"], Ke = {
|
|
1325
1325
|
__name: "RadioInput",
|
|
1326
1326
|
props: {
|
|
1327
1327
|
modelValue: {
|
|
@@ -1347,33 +1347,33 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1347
1347
|
},
|
|
1348
1348
|
emits: ["update:modelValue"],
|
|
1349
1349
|
setup(e, { emit: a }) {
|
|
1350
|
-
const t = a, l = e,
|
|
1351
|
-
|
|
1350
|
+
const t = a, l = e, n = g(() => String(l.modelValue ?? "") === String(l.value)), d = O(!1), u = () => {
|
|
1351
|
+
d.value = !0;
|
|
1352
1352
|
}, f = () => {
|
|
1353
|
-
|
|
1354
|
-
},
|
|
1355
|
-
return (y, C) => (s(),
|
|
1356
|
-
class:
|
|
1357
|
-
|
|
1353
|
+
d.value = !1;
|
|
1354
|
+
}, V = () => t("update:modelValue", l.value);
|
|
1355
|
+
return (y, C) => (s(), r("label", {
|
|
1356
|
+
class: $(["inline-flex items-center rounded-full border px-3 py-1 text-sm font-medium select-none transition-colors", [
|
|
1357
|
+
n.value ? "bg-indigo-600 text-white border-indigo-600" : "text-gray-600 border-gray-200",
|
|
1358
1358
|
e.disabled ? "opacity-60 cursor-not-allowed" : "cursor-pointer",
|
|
1359
|
-
|
|
1359
|
+
d.value && !e.disabled ? "ring-2 ring-indigo-500/80 ring-offset-2 ring-offset-white" : ""
|
|
1360
1360
|
]])
|
|
1361
1361
|
}, [
|
|
1362
|
-
|
|
1362
|
+
i("input", {
|
|
1363
1363
|
type: "radio",
|
|
1364
1364
|
class: "sr-only",
|
|
1365
1365
|
name: e.name,
|
|
1366
1366
|
value: e.value,
|
|
1367
|
-
checked:
|
|
1367
|
+
checked: n.value,
|
|
1368
1368
|
disabled: e.disabled,
|
|
1369
|
-
onChange:
|
|
1370
|
-
onFocus:
|
|
1369
|
+
onChange: V,
|
|
1370
|
+
onFocus: u,
|
|
1371
1371
|
onBlur: f
|
|
1372
|
-
}, null, 40,
|
|
1373
|
-
|
|
1372
|
+
}, null, 40, xl),
|
|
1373
|
+
i("span", null, A(n.value ? "✓" : "○") + " " + A(e.label), 1)
|
|
1374
1374
|
], 2));
|
|
1375
1375
|
}
|
|
1376
|
-
},
|
|
1376
|
+
}, wl = { class: "flex flex-wrap gap-3" }, He = {
|
|
1377
1377
|
__name: "RadioMultipleInput",
|
|
1378
1378
|
props: {
|
|
1379
1379
|
modelValue: {
|
|
@@ -1395,27 +1395,27 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1395
1395
|
},
|
|
1396
1396
|
emits: ["update:modelValue"],
|
|
1397
1397
|
setup(e, { emit: a }) {
|
|
1398
|
-
const t = a, l = e,
|
|
1399
|
-
return (
|
|
1400
|
-
(s(!0),
|
|
1401
|
-
key: `radio-${e.name ?? "group"}-${
|
|
1398
|
+
const t = a, l = e, n = g(() => l.options.map((u) => u == null ? "" : String(u).trim()).filter((u) => u !== "")), d = (u) => t("update:modelValue", u);
|
|
1399
|
+
return (u, f) => (s(), r("div", wl, [
|
|
1400
|
+
(s(!0), r(q, null, X(n.value, (V) => (s(), B(me, {
|
|
1401
|
+
key: `radio-${e.name ?? "group"}-${V}`,
|
|
1402
1402
|
type: "radio-input",
|
|
1403
1403
|
"model-value": l.modelValue,
|
|
1404
1404
|
name: e.name,
|
|
1405
|
-
value:
|
|
1406
|
-
label:
|
|
1405
|
+
value: V,
|
|
1406
|
+
label: V,
|
|
1407
1407
|
disabled: e.disabled,
|
|
1408
|
-
"onUpdate:modelValue":
|
|
1408
|
+
"onUpdate:modelValue": d
|
|
1409
1409
|
}, null, 8, ["model-value", "name", "value", "label", "disabled"]))), 128))
|
|
1410
1410
|
]));
|
|
1411
1411
|
}
|
|
1412
|
-
},
|
|
1412
|
+
}, kl = ["for"], Sl = {
|
|
1413
1413
|
key: 1,
|
|
1414
1414
|
class: "text-xs text-gray-500 mb-1 block break-all"
|
|
1415
|
-
},
|
|
1415
|
+
}, $l = {
|
|
1416
1416
|
key: 14,
|
|
1417
1417
|
class: "flex items-center mt-2 text-sm text-red-600"
|
|
1418
|
-
},
|
|
1418
|
+
}, ue = "block w-full rounded-lg border border-slate-300 bg-white px-4 py-3 text-sm text-slate-900 placeholder:text-slate-400 shadow-sm transition-all duration-200 focus:border-blue-500 focus:outline-none focus:ring-2 focus:ring-blue-500/20", me = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
|
|
1419
1419
|
__name: "InputGroup",
|
|
1420
1420
|
props: {
|
|
1421
1421
|
type: {
|
|
@@ -1533,9 +1533,9 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1533
1533
|
},
|
|
1534
1534
|
emits: ["update:modelValue", "blur"],
|
|
1535
1535
|
setup(e, { emit: a }) {
|
|
1536
|
-
const t = e, l = a,
|
|
1537
|
-
const
|
|
1538
|
-
return typeof
|
|
1536
|
+
const t = e, l = a, n = ne(), d = (K) => l("update:modelValue", K), u = g(() => !!t.errorMessage), f = g(() => S.value || v.value), V = g(() => {
|
|
1537
|
+
const K = n.id;
|
|
1538
|
+
return typeof K == "string" && K !== "" ? K : void 0;
|
|
1539
1539
|
}), y = [
|
|
1540
1540
|
"text",
|
|
1541
1541
|
"email",
|
|
@@ -1548,30 +1548,30 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1548
1548
|
"month",
|
|
1549
1549
|
"week",
|
|
1550
1550
|
"color"
|
|
1551
|
-
], C = [],
|
|
1552
|
-
...
|
|
1553
|
-
class: [
|
|
1551
|
+
], C = [], w = g(() => t.type === "image"), h = g(() => t.type === "notation"), S = g(() => t.type === "checkbox-input"), v = g(() => t.type === "radio-input"), M = g(() => t.type === "checkbox"), m = g(() => t.type === "radio"), L = g(() => t.type === "date" || t.type === "datetime-local"), z = g(() => t.type === "textarea"), Q = g(() => t.type === "select"), ee = g(() => y.includes(t.type)), U = g(() => C.includes(t.type)), P = g(() => ({
|
|
1552
|
+
...n,
|
|
1553
|
+
class: [ue, n.class],
|
|
1554
1554
|
type: t.type,
|
|
1555
1555
|
modelValue: t.modelValue,
|
|
1556
1556
|
disabled: t.disabled,
|
|
1557
1557
|
disabledClass: t.disabledClass
|
|
1558
|
-
})),
|
|
1559
|
-
...
|
|
1560
|
-
class: [
|
|
1558
|
+
})), Y = g(() => ({
|
|
1559
|
+
...n,
|
|
1560
|
+
class: [ue, n.class],
|
|
1561
1561
|
modelValue: t.modelValue,
|
|
1562
1562
|
disabled: t.disabled,
|
|
1563
1563
|
disabledClass: t.disabledClass
|
|
1564
|
-
})),
|
|
1565
|
-
...
|
|
1566
|
-
class: [
|
|
1564
|
+
})), b = g(() => ({
|
|
1565
|
+
...n,
|
|
1566
|
+
class: [ue, n.class],
|
|
1567
1567
|
modelValue: t.modelValue,
|
|
1568
1568
|
withTimestamp: t.type === "datetime-local" || t.withTimestamp,
|
|
1569
1569
|
disabled: t.disabled,
|
|
1570
1570
|
disabledClass: t.disabledClass
|
|
1571
|
-
})),
|
|
1572
|
-
const
|
|
1573
|
-
...
|
|
1574
|
-
class: [
|
|
1571
|
+
})), E = g(() => {
|
|
1572
|
+
const K = {
|
|
1573
|
+
...n,
|
|
1574
|
+
class: [ue, n.class],
|
|
1575
1575
|
modelValue: t.modelValue,
|
|
1576
1576
|
modelModifiers: t.modelModifiers,
|
|
1577
1577
|
options: t.options,
|
|
@@ -1584,99 +1584,99 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1584
1584
|
deletedKey: t.deletedKey,
|
|
1585
1585
|
optionLabel: t.optionLabel
|
|
1586
1586
|
};
|
|
1587
|
-
return t.baseClass !== void 0 && (
|
|
1588
|
-
}),
|
|
1589
|
-
...
|
|
1587
|
+
return t.baseClass !== void 0 && (K.baseClass = t.baseClass), t.normalTextClass !== void 0 && (K.normalTextClass = t.normalTextClass), t.deletedSelectedClass !== void 0 && (K.deletedSelectedClass = t.deletedSelectedClass), t.optionClass !== void 0 && (K.optionClass = t.optionClass), t.deletedOptionClass !== void 0 && (K.deletedOptionClass = t.deletedOptionClass), t.placeholderClass !== void 0 && (K.placeholderClass = t.placeholderClass), K;
|
|
1588
|
+
}), N = g(() => ({
|
|
1589
|
+
...n,
|
|
1590
1590
|
modelValue: t.modelValue,
|
|
1591
1591
|
options: t.options,
|
|
1592
1592
|
disabled: t.disabled
|
|
1593
|
-
})),
|
|
1594
|
-
...
|
|
1593
|
+
})), G = g(() => ({
|
|
1594
|
+
...n,
|
|
1595
1595
|
modelValue: t.modelValue,
|
|
1596
1596
|
options: t.options,
|
|
1597
1597
|
disabled: t.disabled
|
|
1598
|
-
})),
|
|
1599
|
-
...
|
|
1598
|
+
})), J = g(() => ({
|
|
1599
|
+
...n,
|
|
1600
1600
|
modelValue: t.modelValue,
|
|
1601
1601
|
options: t.options,
|
|
1602
|
-
name: t.name ??
|
|
1602
|
+
name: t.name ?? n.name,
|
|
1603
1603
|
disabled: t.disabled
|
|
1604
1604
|
})), le = g(() => ({
|
|
1605
|
-
...
|
|
1605
|
+
...n,
|
|
1606
1606
|
modelValue: t.modelValue,
|
|
1607
|
-
label: t.label ||
|
|
1607
|
+
label: t.label || n.label || "",
|
|
1608
1608
|
disabled: t.disabled
|
|
1609
1609
|
})), se = g(() => ({
|
|
1610
|
-
...
|
|
1610
|
+
...n,
|
|
1611
1611
|
modelValue: t.modelValue,
|
|
1612
|
-
label: t.label ||
|
|
1613
|
-
name: t.name ??
|
|
1612
|
+
label: t.label || n.label || "",
|
|
1613
|
+
name: t.name ?? n.name,
|
|
1614
1614
|
disabled: t.disabled
|
|
1615
1615
|
})), ae = g(() => ({
|
|
1616
|
-
...
|
|
1617
|
-
accept: t.accept ??
|
|
1616
|
+
...n,
|
|
1617
|
+
accept: t.accept ?? n.accept ?? "image/*",
|
|
1618
1618
|
modelValue: t.modelValue,
|
|
1619
1619
|
currentImageUrl: t.currentImageUrl,
|
|
1620
1620
|
currentLabel: t.currentLabel,
|
|
1621
1621
|
currentSubtext: t.currentSubtext
|
|
1622
1622
|
}));
|
|
1623
|
-
return (
|
|
1624
|
-
e.label && !f.value ? (s(),
|
|
1623
|
+
return (K, _) => (s(), r("div", null, [
|
|
1624
|
+
e.label && !f.value ? (s(), r("label", {
|
|
1625
1625
|
key: 0,
|
|
1626
|
-
for:
|
|
1626
|
+
for: V.value,
|
|
1627
1627
|
class: "text-base font-semibold text-gray-900 mb-1 block"
|
|
1628
|
-
},
|
|
1629
|
-
e.helperText && !f.value ? (s(),
|
|
1630
|
-
|
|
1631
|
-
"onUpdate:modelValue":
|
|
1632
|
-
onBlur:
|
|
1633
|
-
}), null, 16)) :
|
|
1634
|
-
"onUpdate:modelValue":
|
|
1635
|
-
onBlur:
|
|
1636
|
-
}), null, 16)) :
|
|
1637
|
-
"onUpdate:modelValue":
|
|
1638
|
-
onBlur:
|
|
1639
|
-
}), null, 16)) :
|
|
1640
|
-
"onUpdate:modelValue":
|
|
1641
|
-
onBlur:
|
|
1642
|
-
}), null, 16)) :
|
|
1643
|
-
"onUpdate:modelValue":
|
|
1644
|
-
onBlur:
|
|
1645
|
-
}), null, 16)) : S.value ? (s(), B(
|
|
1646
|
-
"onUpdate:modelValue":
|
|
1647
|
-
onBlur:
|
|
1648
|
-
}), null, 16)) :
|
|
1649
|
-
"onUpdate:modelValue":
|
|
1650
|
-
onBlur:
|
|
1651
|
-
}), null, 16)) :
|
|
1652
|
-
"onUpdate:modelValue":
|
|
1653
|
-
onBlur:
|
|
1654
|
-
}), null, 16)) : M.value ? (s(), B(
|
|
1655
|
-
"onUpdate:modelValue":
|
|
1656
|
-
onBlur:
|
|
1657
|
-
}), null, 16)) :
|
|
1658
|
-
"onUpdate:modelValue":
|
|
1659
|
-
onBlur:
|
|
1660
|
-
}), null, 16)) :
|
|
1628
|
+
}, A(e.label), 9, kl)) : D("", !0),
|
|
1629
|
+
e.helperText && !f.value ? (s(), r("span", Sl, A(e.helperText), 1)) : D("", !0),
|
|
1630
|
+
z.value ? (s(), B(ze, R({ key: 2 }, Y.value, {
|
|
1631
|
+
"onUpdate:modelValue": _[0] || (_[0] = (T) => l("update:modelValue", T)),
|
|
1632
|
+
onBlur: _[1] || (_[1] = (T) => l("blur", T))
|
|
1633
|
+
}), null, 16)) : Q.value ? (s(), B(Fe, R({ key: 3 }, E.value, {
|
|
1634
|
+
"onUpdate:modelValue": _[2] || (_[2] = (T) => l("update:modelValue", T)),
|
|
1635
|
+
onBlur: _[3] || (_[3] = (T) => l("blur", T))
|
|
1636
|
+
}), null, 16)) : L.value ? (s(), B(Ne, R({ key: 4 }, b.value, {
|
|
1637
|
+
"onUpdate:modelValue": _[4] || (_[4] = (T) => l("update:modelValue", T)),
|
|
1638
|
+
onBlur: _[5] || (_[5] = (T) => l("blur", T))
|
|
1639
|
+
}), null, 16)) : ee.value ? (s(), B(je, R({ key: 5 }, P.value, {
|
|
1640
|
+
"onUpdate:modelValue": _[6] || (_[6] = (T) => l("update:modelValue", T)),
|
|
1641
|
+
onBlur: _[7] || (_[7] = (T) => l("blur", T))
|
|
1642
|
+
}), null, 16)) : w.value ? (s(), B(Re, R({ key: 6 }, ae.value, {
|
|
1643
|
+
"onUpdate:modelValue": _[8] || (_[8] = (T) => l("update:modelValue", T)),
|
|
1644
|
+
onBlur: _[9] || (_[9] = (T) => l("blur", T))
|
|
1645
|
+
}), null, 16)) : S.value ? (s(), B(Oe, R({ key: 7 }, le.value, {
|
|
1646
|
+
"onUpdate:modelValue": _[10] || (_[10] = (T) => l("update:modelValue", T)),
|
|
1647
|
+
onBlur: _[11] || (_[11] = (T) => l("blur", T))
|
|
1648
|
+
}), null, 16)) : v.value ? (s(), B(Ke, R({ key: 8 }, se.value, {
|
|
1649
|
+
"onUpdate:modelValue": _[12] || (_[12] = (T) => l("update:modelValue", T)),
|
|
1650
|
+
onBlur: _[13] || (_[13] = (T) => l("blur", T))
|
|
1651
|
+
}), null, 16)) : h.value ? (s(), B(Ue, R({ key: 9 }, N.value, {
|
|
1652
|
+
"onUpdate:modelValue": _[14] || (_[14] = (T) => l("update:modelValue", T)),
|
|
1653
|
+
onBlur: _[15] || (_[15] = (T) => l("blur", T))
|
|
1654
|
+
}), null, 16)) : M.value ? (s(), B(We, R({ key: 10 }, G.value, {
|
|
1655
|
+
"onUpdate:modelValue": _[16] || (_[16] = (T) => l("update:modelValue", T)),
|
|
1656
|
+
onBlur: _[17] || (_[17] = (T) => l("blur", T))
|
|
1657
|
+
}), null, 16)) : m.value ? (s(), B(He, R({ key: 11 }, J.value, {
|
|
1658
|
+
"onUpdate:modelValue": _[18] || (_[18] = (T) => l("update:modelValue", T)),
|
|
1659
|
+
onBlur: _[19] || (_[19] = (T) => l("blur", T))
|
|
1660
|
+
}), null, 16)) : U.value ? k(K.$slots, "unsupported-type", {
|
|
1661
1661
|
key: 12,
|
|
1662
1662
|
type: e.type,
|
|
1663
1663
|
modelValue: e.modelValue,
|
|
1664
|
-
updateValue:
|
|
1665
|
-
attrs:
|
|
1666
|
-
}) :
|
|
1664
|
+
updateValue: d,
|
|
1665
|
+
attrs: j(n)
|
|
1666
|
+
}) : k(K.$slots, "unsupported-type", {
|
|
1667
1667
|
key: 13,
|
|
1668
1668
|
type: e.type,
|
|
1669
1669
|
modelValue: e.modelValue,
|
|
1670
|
-
updateValue:
|
|
1671
|
-
attrs:
|
|
1670
|
+
updateValue: d,
|
|
1671
|
+
attrs: j(n)
|
|
1672
1672
|
}),
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1673
|
+
u.value ? (s(), r("div", $l, [
|
|
1674
|
+
H(j(ot), { class: "mr-1 h-4 w-4 flex-shrink-0" }),
|
|
1675
|
+
i("span", null, A(e.errorMessage), 1)
|
|
1676
1676
|
])) : D("", !0)
|
|
1677
1677
|
]));
|
|
1678
1678
|
}
|
|
1679
|
-
}),
|
|
1679
|
+
}), Cl = { class: "flex flex-wrap gap-3" }, We = {
|
|
1680
1680
|
__name: "CheckboxMultipleInput",
|
|
1681
1681
|
props: {
|
|
1682
1682
|
modelValue: {
|
|
@@ -1694,20 +1694,20 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1694
1694
|
},
|
|
1695
1695
|
emits: ["update:modelValue"],
|
|
1696
1696
|
setup(e, { emit: a }) {
|
|
1697
|
-
const t = a, l = e,
|
|
1697
|
+
const t = a, l = e, n = g(() => l.options.map((f) => f == null ? "" : String(f).trim()).filter((f) => f !== "")), d = (f) => Array.isArray(l.modelValue) && l.modelValue.includes(f), u = (f, V) => {
|
|
1698
1698
|
const y = Array.isArray(l.modelValue) ? [...l.modelValue] : [], C = y.indexOf(f);
|
|
1699
|
-
|
|
1699
|
+
V && C === -1 ? y.push(f) : !V && C !== -1 && y.splice(C, 1), t("update:modelValue", y);
|
|
1700
1700
|
};
|
|
1701
|
-
return (f,
|
|
1702
|
-
(s(!0),
|
|
1701
|
+
return (f, V) => (s(), r("div", Cl, [
|
|
1702
|
+
(s(!0), r(q, null, X(n.value, (y) => (s(), B(me, {
|
|
1703
1703
|
key: `checkbox-${y}`,
|
|
1704
1704
|
type: "checkbox-input",
|
|
1705
|
-
"model-value":
|
|
1705
|
+
"model-value": d(y),
|
|
1706
1706
|
value: !0,
|
|
1707
1707
|
"unchecked-value": !1,
|
|
1708
1708
|
label: y,
|
|
1709
1709
|
disabled: e.disabled,
|
|
1710
|
-
"onUpdate:modelValue": (C) =>
|
|
1710
|
+
"onUpdate:modelValue": (C) => u(y, C)
|
|
1711
1711
|
}, null, 8, ["model-value", "label", "disabled", "onUpdate:modelValue"]))), 128))
|
|
1712
1712
|
]));
|
|
1713
1713
|
}
|
|
@@ -1734,24 +1734,24 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1734
1734
|
},
|
|
1735
1735
|
emits: ["close"],
|
|
1736
1736
|
setup(e, { emit: a }) {
|
|
1737
|
-
const t = e, l = a,
|
|
1738
|
-
document.body.style.overflow = "hidden",
|
|
1737
|
+
const t = e, l = a, n = O(), d = O(t.show), u = () => {
|
|
1738
|
+
document.body.style.overflow = "hidden", d.value = !0, n.value?.showModal();
|
|
1739
1739
|
}, f = () => {
|
|
1740
1740
|
document.body.style.overflow = null, setTimeout(() => {
|
|
1741
|
-
|
|
1741
|
+
n.value?.close(), d.value = !1;
|
|
1742
1742
|
}, 200);
|
|
1743
1743
|
};
|
|
1744
|
-
|
|
1745
|
-
t.show ?
|
|
1746
|
-
}),
|
|
1747
|
-
t.show &&
|
|
1744
|
+
Z(() => t.show, () => {
|
|
1745
|
+
t.show ? u() : f();
|
|
1746
|
+
}), te(() => {
|
|
1747
|
+
t.show && u();
|
|
1748
1748
|
});
|
|
1749
|
-
const
|
|
1749
|
+
const V = () => {
|
|
1750
1750
|
t.closeable && l("close");
|
|
1751
|
-
}, y = (
|
|
1752
|
-
|
|
1751
|
+
}, y = (h) => {
|
|
1752
|
+
h.key === "Escape" && (h.preventDefault(), t.show && V());
|
|
1753
1753
|
};
|
|
1754
|
-
|
|
1754
|
+
te(() => document.addEventListener("keydown", y)), Ae(() => {
|
|
1755
1755
|
document.removeEventListener("keydown", y), document.body.style.overflow = null;
|
|
1756
1756
|
});
|
|
1757
1757
|
const C = g(() => ({
|
|
@@ -1760,7 +1760,7 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1760
1760
|
lg: "sm:max-w-lg",
|
|
1761
1761
|
xl: "sm:max-w-xl",
|
|
1762
1762
|
"2xl": "sm:max-w-2xl"
|
|
1763
|
-
})[t.maxWidth]),
|
|
1763
|
+
})[t.maxWidth]), w = g(() => {
|
|
1764
1764
|
switch (t.position) {
|
|
1765
1765
|
case "top":
|
|
1766
1766
|
return "flex-col items-center pt-16";
|
|
@@ -1770,15 +1770,15 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1770
1770
|
return "items-center justify-center";
|
|
1771
1771
|
}
|
|
1772
1772
|
});
|
|
1773
|
-
return (
|
|
1773
|
+
return (h, S) => (s(), r("dialog", {
|
|
1774
1774
|
class: "z-50 m-0 min-h-full min-w-full overflow-y-auto bg-transparent backdrop:bg-transparent",
|
|
1775
1775
|
ref_key: "dialog",
|
|
1776
|
-
ref:
|
|
1776
|
+
ref: n
|
|
1777
1777
|
}, [
|
|
1778
|
-
|
|
1779
|
-
class:
|
|
1778
|
+
i("div", {
|
|
1779
|
+
class: $(["fixed inset-0 overflow-y-auto px-4 py-6 sm:px-0 z-50 flex", w.value])
|
|
1780
1780
|
}, [
|
|
1781
|
-
|
|
1781
|
+
H(oe, {
|
|
1782
1782
|
"enter-active-class": "ease-out duration-300",
|
|
1783
1783
|
"enter-from-class": "opacity-0",
|
|
1784
1784
|
"enter-to-class": "opacity-100",
|
|
@@ -1786,19 +1786,19 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1786
1786
|
"leave-from-class": "opacity-100",
|
|
1787
1787
|
"leave-to-class": "opacity-0"
|
|
1788
1788
|
}, {
|
|
1789
|
-
default:
|
|
1790
|
-
|
|
1789
|
+
default: F(() => [
|
|
1790
|
+
re(i("div", {
|
|
1791
1791
|
class: "fixed inset-0 z-40 transform transition-all",
|
|
1792
|
-
onClick:
|
|
1792
|
+
onClick: V
|
|
1793
1793
|
}, [...S[0] || (S[0] = [
|
|
1794
|
-
|
|
1794
|
+
i("div", { class: "absolute inset-0 bg-gray-500 opacity-75" }, null, -1)
|
|
1795
1795
|
])], 512), [
|
|
1796
|
-
[
|
|
1796
|
+
[ce, e.show]
|
|
1797
1797
|
])
|
|
1798
1798
|
]),
|
|
1799
1799
|
_: 1
|
|
1800
1800
|
}),
|
|
1801
|
-
|
|
1801
|
+
H(oe, {
|
|
1802
1802
|
"enter-active-class": "ease-out duration-300",
|
|
1803
1803
|
"enter-from-class": "opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95",
|
|
1804
1804
|
"enter-to-class": "opacity-100 translate-y-0 sm:scale-100",
|
|
@@ -1806,13 +1806,13 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1806
1806
|
"leave-from-class": "opacity-100 translate-y-0 sm:scale-100",
|
|
1807
1807
|
"leave-to-class": "opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"
|
|
1808
1808
|
}, {
|
|
1809
|
-
default:
|
|
1810
|
-
|
|
1811
|
-
class:
|
|
1809
|
+
default: F(() => [
|
|
1810
|
+
re(i("div", {
|
|
1811
|
+
class: $(["relative z-50 mb-6 bg-white rounded-lg overflow-hidden shadow-xl transform transition-all sm:w-full sm:mx-auto", C.value])
|
|
1812
1812
|
}, [
|
|
1813
|
-
|
|
1813
|
+
d.value ? k(h.$slots, "default", { key: 0 }) : D("", !0)
|
|
1814
1814
|
], 2), [
|
|
1815
|
-
[
|
|
1815
|
+
[ce, e.show]
|
|
1816
1816
|
])
|
|
1817
1817
|
]),
|
|
1818
1818
|
_: 3
|
|
@@ -1820,7 +1820,7 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1820
1820
|
], 2)
|
|
1821
1821
|
], 512));
|
|
1822
1822
|
}
|
|
1823
|
-
},
|
|
1823
|
+
}, Vl = { class: "bg-white px-4 pt-5 pb-4 sm:p-6 sm:pb-4" }, _l = { class: "sm:flex sm:items-start" }, Tl = { class: "mx-auto shrink-0 flex items-center justify-center size-12 rounded-full bg-red-100 sm:mx-0 sm:size-10" }, Al = { class: "mt-3 text-center sm:mt-0 sm:ms-4 sm:text-start" }, Bl = { class: "text-lg font-medium text-gray-900" }, Ll = { class: "mt-4 text-sm text-gray-600" }, Il = { class: "flex flex-col-reverse lg:flex-row lg:justify-end px-6 py-4 bg-gray-100 text-end gap-4 lg:gap-0" }, Ml = {
|
|
1824
1824
|
__name: "ConfirmationModal",
|
|
1825
1825
|
props: {
|
|
1826
1826
|
show: {
|
|
@@ -1846,37 +1846,37 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1846
1846
|
const t = a, l = () => {
|
|
1847
1847
|
t("close");
|
|
1848
1848
|
};
|
|
1849
|
-
return (
|
|
1849
|
+
return (n, d) => (s(), B($e, {
|
|
1850
1850
|
show: e.show,
|
|
1851
1851
|
"max-width": e.maxWidth,
|
|
1852
1852
|
closeable: e.closeable,
|
|
1853
1853
|
position: e.position,
|
|
1854
1854
|
onClose: l
|
|
1855
1855
|
}, {
|
|
1856
|
-
default:
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1856
|
+
default: F(() => [
|
|
1857
|
+
i("div", Vl, [
|
|
1858
|
+
i("div", _l, [
|
|
1859
|
+
i("div", Tl, [
|
|
1860
|
+
H(j(Le), { class: "size-6 text-red-600" })
|
|
1861
1861
|
]),
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1862
|
+
i("div", Al, [
|
|
1863
|
+
i("h3", Bl, [
|
|
1864
|
+
k(n.$slots, "title")
|
|
1865
1865
|
]),
|
|
1866
|
-
|
|
1867
|
-
|
|
1866
|
+
i("div", Ll, [
|
|
1867
|
+
k(n.$slots, "content")
|
|
1868
1868
|
])
|
|
1869
1869
|
])
|
|
1870
1870
|
])
|
|
1871
1871
|
]),
|
|
1872
|
-
|
|
1873
|
-
|
|
1872
|
+
i("div", Il, [
|
|
1873
|
+
k(n.$slots, "footer")
|
|
1874
1874
|
])
|
|
1875
1875
|
]),
|
|
1876
1876
|
_: 3
|
|
1877
1877
|
}, 8, ["show", "max-width", "closeable", "position"]));
|
|
1878
1878
|
}
|
|
1879
|
-
},
|
|
1879
|
+
}, Dl = { class: "px-6 py-4" }, Ol = { class: "text-lg font-medium text-gray-900" }, jl = { class: "mt-4 text-sm text-gray-600" }, zl = { class: "flex flex-row justify-end px-6 py-4 bg-gray-100 text-end" }, El = {
|
|
1880
1880
|
__name: "DialogModal",
|
|
1881
1881
|
props: {
|
|
1882
1882
|
show: {
|
|
@@ -1897,29 +1897,29 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1897
1897
|
const t = a, l = () => {
|
|
1898
1898
|
t("close");
|
|
1899
1899
|
};
|
|
1900
|
-
return (
|
|
1900
|
+
return (n, d) => (s(), B($e, {
|
|
1901
1901
|
show: e.show,
|
|
1902
1902
|
"max-width": e.maxWidth,
|
|
1903
1903
|
closeable: e.closeable,
|
|
1904
1904
|
onClose: l
|
|
1905
1905
|
}, {
|
|
1906
|
-
default:
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1906
|
+
default: F(() => [
|
|
1907
|
+
i("div", Dl, [
|
|
1908
|
+
i("div", Ol, [
|
|
1909
|
+
k(n.$slots, "title")
|
|
1910
1910
|
]),
|
|
1911
|
-
|
|
1912
|
-
|
|
1911
|
+
i("div", jl, [
|
|
1912
|
+
k(n.$slots, "content")
|
|
1913
1913
|
])
|
|
1914
1914
|
]),
|
|
1915
|
-
|
|
1916
|
-
|
|
1915
|
+
i("div", zl, [
|
|
1916
|
+
k(n.$slots, "footer")
|
|
1917
1917
|
])
|
|
1918
1918
|
]),
|
|
1919
1919
|
_: 3
|
|
1920
1920
|
}, 8, ["show", "max-width", "closeable"]));
|
|
1921
1921
|
}
|
|
1922
|
-
},
|
|
1922
|
+
}, Fl = { class: "relative inline-block w-fit" }, Nl = {
|
|
1923
1923
|
__name: "Dropdown",
|
|
1924
1924
|
props: {
|
|
1925
1925
|
align: {
|
|
@@ -1936,147 +1936,191 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
1936
1936
|
}
|
|
1937
1937
|
},
|
|
1938
1938
|
setup(e) {
|
|
1939
|
-
const a = e
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1939
|
+
const a = e, t = O(!1), l = O(null), n = O(null), d = O({
|
|
1940
|
+
position: "fixed",
|
|
1941
|
+
left: "0px",
|
|
1942
|
+
top: "0px",
|
|
1943
|
+
visibility: "hidden"
|
|
1944
|
+
}), u = O("ltr:origin-top-right rtl:origin-top-left");
|
|
1945
|
+
let f = null;
|
|
1946
|
+
const V = (m) => {
|
|
1947
|
+
t.value && m.key === "Escape" && (t.value = !1);
|
|
1948
|
+
}, y = (m) => {
|
|
1949
|
+
if (!t.value)
|
|
1950
|
+
return;
|
|
1951
|
+
const L = m.target;
|
|
1952
|
+
L instanceof Node && (l.value?.contains(L) || n.value?.contains(L) || (t.value = !1));
|
|
1953
|
+
}, C = (m, L) => {
|
|
1954
|
+
const z = m ? "ltr:origin-top-right rtl:origin-top-left" : "ltr:origin-top-left rtl:origin-top-right";
|
|
1955
|
+
u.value = `${z} ${L ? "origin-bottom" : "origin-top"}`;
|
|
1956
|
+
}, w = g(() => ({
|
|
1946
1957
|
48: "w-48"
|
|
1947
|
-
})[a.width.toString()]),
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1958
|
+
})[a.width.toString()]), h = g(() => u.value), S = () => {
|
|
1959
|
+
if (!l.value || !n.value)
|
|
1960
|
+
return;
|
|
1961
|
+
const m = l.value.getBoundingClientRect(), L = window.innerWidth, z = window.innerHeight, Q = n.value.offsetWidth, ee = n.value.offsetHeight, U = 8, P = m.left - U, Y = L - m.right - U;
|
|
1962
|
+
let b = a.align === "right";
|
|
1963
|
+
b && m.right + Q > L - U && P > Y ? b = !1 : !b && m.left + Q > L - U && Y > P && (b = !0);
|
|
1964
|
+
let E = b ? m.right - Q : m.left;
|
|
1965
|
+
E = Math.max(U, Math.min(E, L - Q - U));
|
|
1966
|
+
const N = z - m.bottom - U, G = m.top - U, J = N < ee && G > N;
|
|
1967
|
+
d.value = {
|
|
1968
|
+
position: "fixed",
|
|
1969
|
+
left: `${E}px`,
|
|
1970
|
+
...J ? { bottom: `${z - m.top + U}px` } : { top: `${m.bottom + U}px` },
|
|
1971
|
+
zIndex: "9999",
|
|
1972
|
+
maxHeight: `${Math.max(Math.min(J ? G : N, 320), 160)}px`
|
|
1973
|
+
}, C(b, J);
|
|
1974
|
+
}, v = async () => {
|
|
1975
|
+
t.value && (f !== null && (cancelAnimationFrame(f), f = null), d.value = {
|
|
1976
|
+
...d.value,
|
|
1977
|
+
visibility: "hidden"
|
|
1978
|
+
}, await fe(), S(), f = requestAnimationFrame(() => {
|
|
1979
|
+
t.value && (d.value = {
|
|
1980
|
+
...d.value,
|
|
1981
|
+
visibility: "visible"
|
|
1982
|
+
});
|
|
1983
|
+
}));
|
|
1984
|
+
}, M = () => {
|
|
1985
|
+
t.value && S();
|
|
1986
|
+
};
|
|
1987
|
+
return Z(t, (m) => {
|
|
1988
|
+
m && v();
|
|
1989
|
+
}), te(() => {
|
|
1990
|
+
document.addEventListener("keydown", V), document.addEventListener("pointerdown", y, !0), window.addEventListener("resize", M), window.addEventListener("scroll", M, !0);
|
|
1991
|
+
}), Ae(() => {
|
|
1992
|
+
f !== null && cancelAnimationFrame(f), document.removeEventListener("keydown", V), document.removeEventListener("pointerdown", y, !0), window.removeEventListener("resize", M), window.removeEventListener("scroll", M, !0);
|
|
1993
|
+
}), (m, L) => (s(), r("div", Fl, [
|
|
1994
|
+
i("div", {
|
|
1995
|
+
ref_key: "triggerRef",
|
|
1996
|
+
ref: l,
|
|
1997
|
+
onClick: L[0] || (L[0] = (z) => t.value = !t.value)
|
|
1951
1998
|
}, [
|
|
1952
|
-
|
|
1953
|
-
]),
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
style: { display: "none" },
|
|
1972
|
-
onClick: f[2] || (f[2] = ($) => be(t) ? t.value = !1 : t = !1)
|
|
1973
|
-
}, [
|
|
1974
|
-
r("div", {
|
|
1975
|
-
class: k(["rounded-xl ring-1 ring-gray-200/60 backdrop-blur-sm bg-white/95", e.contentClasses])
|
|
1999
|
+
k(m.$slots, "trigger", { open: t.value })
|
|
2000
|
+
], 512),
|
|
2001
|
+
(s(), B(Te, { to: "body" }, [
|
|
2002
|
+
H(oe, {
|
|
2003
|
+
"enter-active-class": "transition-opacity duration-150 ease-out",
|
|
2004
|
+
"enter-from-class": "opacity-0",
|
|
2005
|
+
"enter-to-class": "opacity-100",
|
|
2006
|
+
"leave-active-class": "transition-opacity duration-100 ease-in",
|
|
2007
|
+
"leave-from-class": "opacity-100",
|
|
2008
|
+
"leave-to-class": "opacity-0"
|
|
2009
|
+
}, {
|
|
2010
|
+
default: F(() => [
|
|
2011
|
+
t.value ? (s(), r("div", {
|
|
2012
|
+
key: 0,
|
|
2013
|
+
ref_key: "menuRef",
|
|
2014
|
+
ref: n,
|
|
2015
|
+
class: $(["z-50 rounded-xl shadow-xl shadow-gray-900/10", [w.value, h.value]]),
|
|
2016
|
+
style: he(d.value),
|
|
2017
|
+
onClick: L[1] || (L[1] = (z) => t.value = !1)
|
|
1976
2018
|
}, [
|
|
1977
|
-
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
2019
|
+
i("div", {
|
|
2020
|
+
class: $(["rounded-xl ring-1 ring-gray-200/60 backdrop-blur-sm bg-white/95", e.contentClasses])
|
|
2021
|
+
}, [
|
|
2022
|
+
k(m.$slots, "content")
|
|
2023
|
+
], 2)
|
|
2024
|
+
], 6)) : D("", !0)
|
|
2025
|
+
]),
|
|
2026
|
+
_: 3
|
|
2027
|
+
})
|
|
2028
|
+
]))
|
|
1985
2029
|
]));
|
|
1986
2030
|
}
|
|
1987
|
-
},
|
|
2031
|
+
}, Rl = {
|
|
1988
2032
|
key: 0,
|
|
1989
2033
|
type: "submit",
|
|
1990
2034
|
class: "block w-full px-4 py-2 text-start text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out"
|
|
1991
|
-
},
|
|
2035
|
+
}, Ul = ["href"], Kl = {
|
|
1992
2036
|
__name: "DropdownLink",
|
|
1993
2037
|
props: {
|
|
1994
2038
|
href: String,
|
|
1995
2039
|
as: String
|
|
1996
2040
|
},
|
|
1997
2041
|
setup(e) {
|
|
1998
|
-
return (a, t) => (s(),
|
|
1999
|
-
e.as == "button" ? (s(),
|
|
2000
|
-
|
|
2001
|
-
])) : e.as == "a" ? (s(),
|
|
2042
|
+
return (a, t) => (s(), r("div", null, [
|
|
2043
|
+
e.as == "button" ? (s(), r("button", Rl, [
|
|
2044
|
+
k(a.$slots, "default")
|
|
2045
|
+
])) : e.as == "a" ? (s(), r("a", {
|
|
2002
2046
|
key: 1,
|
|
2003
2047
|
href: e.href,
|
|
2004
2048
|
class: "block px-4 py-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out"
|
|
2005
2049
|
}, [
|
|
2006
|
-
|
|
2007
|
-
], 8,
|
|
2050
|
+
k(a.$slots, "default")
|
|
2051
|
+
], 8, Ul)) : (s(), B(j(pe), {
|
|
2008
2052
|
key: 2,
|
|
2009
2053
|
href: e.href,
|
|
2010
2054
|
class: "block px-4 py-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out"
|
|
2011
2055
|
}, {
|
|
2012
|
-
default:
|
|
2013
|
-
|
|
2056
|
+
default: F(() => [
|
|
2057
|
+
k(a.$slots, "default")
|
|
2014
2058
|
]),
|
|
2015
2059
|
_: 3
|
|
2016
2060
|
}, 8, ["href"]))
|
|
2017
2061
|
]));
|
|
2018
2062
|
}
|
|
2019
|
-
},
|
|
2063
|
+
}, Hl = { class: "md:grid md:grid-cols-3 md:gap-6" }, Wl = { class: "mt-5 md:mt-0 md:col-span-2 shadow sm:rounded-lg" }, Pl = { class: "grid grid-cols-6 gap-6" }, ql = {
|
|
2020
2064
|
key: 0,
|
|
2021
2065
|
class: "flex items-center justify-start px-3 pb-6 bg-white text-end sm:rounded-bl-md sm:rounded-br-md"
|
|
2022
|
-
},
|
|
2066
|
+
}, Gl = {
|
|
2023
2067
|
__name: "FormSection",
|
|
2024
2068
|
emits: ["submitted"],
|
|
2025
2069
|
setup(e) {
|
|
2026
|
-
const a = g(() => !!
|
|
2027
|
-
return (t, l) => (s(),
|
|
2028
|
-
|
|
2029
|
-
title:
|
|
2030
|
-
|
|
2070
|
+
const a = g(() => !!ge().actions);
|
|
2071
|
+
return (t, l) => (s(), r("div", Hl, [
|
|
2072
|
+
H(Se, null, {
|
|
2073
|
+
title: F(() => [
|
|
2074
|
+
k(t.$slots, "title")
|
|
2031
2075
|
]),
|
|
2032
|
-
description:
|
|
2033
|
-
|
|
2076
|
+
description: F(() => [
|
|
2077
|
+
k(t.$slots, "description")
|
|
2034
2078
|
]),
|
|
2035
2079
|
_: 3
|
|
2036
2080
|
}),
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
onSubmit: l[0] || (l[0] =
|
|
2081
|
+
i("div", Wl, [
|
|
2082
|
+
i("form", {
|
|
2083
|
+
onSubmit: l[0] || (l[0] = ye((n) => t.$emit("submitted"), ["prevent"]))
|
|
2040
2084
|
}, [
|
|
2041
|
-
|
|
2042
|
-
class:
|
|
2085
|
+
i("div", {
|
|
2086
|
+
class: $(["px-4 py-5 bg-white sm:p-6", a.value ? "sm:rounded-tl-md sm:rounded-tr-md" : "sm:rounded-md"])
|
|
2043
2087
|
}, [
|
|
2044
|
-
|
|
2045
|
-
|
|
2088
|
+
i("div", Pl, [
|
|
2089
|
+
k(t.$slots, "form")
|
|
2046
2090
|
])
|
|
2047
2091
|
], 2),
|
|
2048
|
-
a.value ? (s(),
|
|
2049
|
-
|
|
2092
|
+
a.value ? (s(), r("div", ql, [
|
|
2093
|
+
k(t.$slots, "actions")
|
|
2050
2094
|
])) : D("", !0)
|
|
2051
2095
|
], 32)
|
|
2052
2096
|
])
|
|
2053
2097
|
]));
|
|
2054
2098
|
}
|
|
2055
|
-
},
|
|
2099
|
+
}, Xl = { class: "text-sm text-red-600" }, Ql = {
|
|
2056
2100
|
__name: "InputError",
|
|
2057
2101
|
props: {
|
|
2058
2102
|
message: String
|
|
2059
2103
|
},
|
|
2060
2104
|
setup(e) {
|
|
2061
|
-
return (a, t) =>
|
|
2062
|
-
|
|
2105
|
+
return (a, t) => re((s(), r("div", null, [
|
|
2106
|
+
i("p", Xl, A(e.message), 1)
|
|
2063
2107
|
], 512)), [
|
|
2064
|
-
[
|
|
2108
|
+
[ce, e.message]
|
|
2065
2109
|
]);
|
|
2066
2110
|
}
|
|
2067
|
-
},
|
|
2111
|
+
}, Yl = { class: "block font-medium text-sm text-gray-700" }, Jl = { key: 0 }, Zl = { key: 1 }, es = {
|
|
2068
2112
|
__name: "InputLabel",
|
|
2069
2113
|
props: {
|
|
2070
2114
|
value: String
|
|
2071
2115
|
},
|
|
2072
2116
|
setup(e) {
|
|
2073
|
-
return (a, t) => (s(),
|
|
2074
|
-
e.value ? (s(),
|
|
2075
|
-
|
|
2117
|
+
return (a, t) => (s(), r("label", Yl, [
|
|
2118
|
+
e.value ? (s(), r("span", Jl, A(e.value), 1)) : (s(), r("span", Zl, [
|
|
2119
|
+
k(a.$slots, "default")
|
|
2076
2120
|
]))
|
|
2077
2121
|
]));
|
|
2078
2122
|
}
|
|
2079
|
-
},
|
|
2123
|
+
}, ts = ["href", "title", "target", "rel"], Ce = /* @__PURE__ */ Object.assign({
|
|
2080
2124
|
inheritAttrs: !1
|
|
2081
2125
|
}, {
|
|
2082
2126
|
__name: "LinkButton",
|
|
@@ -2114,31 +2158,31 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2114
2158
|
tertiary: "border border-slate-300 bg-white text-slate-700 shadow-sm hover:bg-slate-50 hover:border-slate-400 hover:shadow focus:ring-slate-500",
|
|
2115
2159
|
warning: "border border-amber-300 bg-amber-50 text-amber-800 shadow-sm hover:bg-amber-100 focus:ring-amber-500",
|
|
2116
2160
|
danger: "border border-rose-300 bg-rose-50 text-rose-700 shadow-sm hover:bg-rose-100 focus:ring-rose-500"
|
|
2117
|
-
},
|
|
2161
|
+
}, n = g(() => l[t.variant] ? t.variant : "primary"), d = g(() => [
|
|
2118
2162
|
"min-w-[40px] min-h-[35px] inline-flex items-center justify-center rounded-lg px-4 py-2 text-sm font-semibold tracking-tight transition-all duration-200 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-slate-50",
|
|
2119
|
-
l[
|
|
2163
|
+
l[n.value],
|
|
2120
2164
|
a.class
|
|
2121
2165
|
]);
|
|
2122
|
-
return (
|
|
2166
|
+
return (u, f) => e.external ? (s(), r("a", R({ key: 1 }, j(a), {
|
|
2123
2167
|
href: e.href,
|
|
2124
2168
|
title: e.title,
|
|
2125
2169
|
target: e.target,
|
|
2126
2170
|
rel: e.rel,
|
|
2127
|
-
class:
|
|
2171
|
+
class: d.value
|
|
2128
2172
|
}), [
|
|
2129
|
-
|
|
2130
|
-
], 16,
|
|
2173
|
+
k(u.$slots, "default")
|
|
2174
|
+
], 16, ts)) : (s(), B(j(pe), R({ key: 0 }, j(a), {
|
|
2131
2175
|
href: e.href,
|
|
2132
2176
|
title: e.title,
|
|
2133
|
-
class:
|
|
2177
|
+
class: d.value
|
|
2134
2178
|
}), {
|
|
2135
|
-
default:
|
|
2136
|
-
|
|
2179
|
+
default: F(() => [
|
|
2180
|
+
k(u.$slots, "default")
|
|
2137
2181
|
]),
|
|
2138
2182
|
_: 3
|
|
2139
2183
|
}, 16, ["href", "title", "class"]));
|
|
2140
2184
|
}
|
|
2141
|
-
}),
|
|
2185
|
+
}), ls = {
|
|
2142
2186
|
__name: "NavLink",
|
|
2143
2187
|
props: {
|
|
2144
2188
|
href: String,
|
|
@@ -2146,17 +2190,17 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2146
2190
|
},
|
|
2147
2191
|
setup(e) {
|
|
2148
2192
|
const a = e, t = g(() => a.active ? "inline-flex items-center px-1 pt-1 border-b-2 border-indigo-500 text-sm font-semibold leading-5 text-gray-900 focus:outline-none focus:border-indigo-700 transition-all duration-300 ease-out relative group" : "inline-flex items-center px-1 pt-1 border-b-2 border-transparent text-sm font-medium leading-5 text-gray-600 hover:text-gray-900 hover:border-gray-400 focus:outline-none focus:text-gray-900 focus:border-gray-400 transition-all duration-300 ease-out relative group");
|
|
2149
|
-
return (l,
|
|
2193
|
+
return (l, n) => (s(), B(j(pe), {
|
|
2150
2194
|
href: e.href,
|
|
2151
|
-
class:
|
|
2195
|
+
class: $(t.value)
|
|
2152
2196
|
}, {
|
|
2153
|
-
default:
|
|
2154
|
-
|
|
2197
|
+
default: F(() => [
|
|
2198
|
+
k(l.$slots, "default")
|
|
2155
2199
|
]),
|
|
2156
2200
|
_: 3
|
|
2157
2201
|
}, 8, ["href", "class"]));
|
|
2158
2202
|
}
|
|
2159
|
-
},
|
|
2203
|
+
}, ss = ["href"], as = {
|
|
2160
2204
|
__name: "ResponsiveNavLink",
|
|
2161
2205
|
props: {
|
|
2162
2206
|
active: Boolean,
|
|
@@ -2165,40 +2209,40 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2165
2209
|
},
|
|
2166
2210
|
setup(e) {
|
|
2167
2211
|
const a = e, t = g(() => a.active ? "block w-full ps-3 pe-4 py-2 border-l-4 border-indigo-400 text-start text-base font-medium text-indigo-700 bg-indigo-50 focus:outline-none focus:text-indigo-800 focus:bg-indigo-100 focus:border-indigo-700 transition duration-150 ease-in-out" : "block w-full ps-3 pe-4 py-2 border-l-4 border-transparent text-start text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-50 hover:border-gray-300 focus:outline-none focus:text-gray-800 focus:bg-gray-50 focus:border-gray-300 transition duration-150 ease-in-out");
|
|
2168
|
-
return (l,
|
|
2169
|
-
e.as == "button" ? (s(),
|
|
2212
|
+
return (l, n) => (s(), r("div", null, [
|
|
2213
|
+
e.as == "button" ? (s(), r("button", {
|
|
2170
2214
|
key: 0,
|
|
2171
|
-
class:
|
|
2215
|
+
class: $([t.value, "w-full text-start"])
|
|
2172
2216
|
}, [
|
|
2173
|
-
|
|
2174
|
-
], 2)) : e.as == "a" ? (s(),
|
|
2217
|
+
k(l.$slots, "default")
|
|
2218
|
+
], 2)) : e.as == "a" ? (s(), r("a", {
|
|
2175
2219
|
key: 1,
|
|
2176
|
-
class:
|
|
2220
|
+
class: $([t.value, "w-full text-start"]),
|
|
2177
2221
|
href: e.href
|
|
2178
2222
|
}, [
|
|
2179
|
-
|
|
2180
|
-
], 10,
|
|
2223
|
+
k(l.$slots, "default")
|
|
2224
|
+
], 10, ss)) : (s(), B(j(pe), {
|
|
2181
2225
|
key: 2,
|
|
2182
2226
|
href: e.href,
|
|
2183
|
-
class:
|
|
2227
|
+
class: $(t.value)
|
|
2184
2228
|
}, {
|
|
2185
|
-
default:
|
|
2186
|
-
|
|
2229
|
+
default: F(() => [
|
|
2230
|
+
k(l.$slots, "default")
|
|
2187
2231
|
]),
|
|
2188
2232
|
_: 3
|
|
2189
2233
|
}, 8, ["href", "class"]))
|
|
2190
2234
|
]));
|
|
2191
2235
|
}
|
|
2192
|
-
},
|
|
2236
|
+
}, ns = { class: "hidden sm:block" }, os = { class: "py-8" }, rs = {
|
|
2193
2237
|
__name: "SectionBorder",
|
|
2194
2238
|
setup(e) {
|
|
2195
|
-
return (a, t) => (s(),
|
|
2196
|
-
|
|
2197
|
-
|
|
2239
|
+
return (a, t) => (s(), r("div", ns, [
|
|
2240
|
+
i("div", os, [
|
|
2241
|
+
H(we)
|
|
2198
2242
|
])
|
|
2199
2243
|
]));
|
|
2200
2244
|
}
|
|
2201
|
-
},
|
|
2245
|
+
}, is = { class: "bg-white/80 backdrop-blur-sm border border-gray-200/60 rounded-xl px-6 py-4" }, ds = { class: "flex flex-col sm:flex-row items-start sm:items-center justify-between gap-4" }, us = { class: "flex items-center gap-3" }, cs = { class: "text-sm font-medium text-gray-700" }, fs = { class: "flex flex-wrap items-center gap-2" }, gs = ["onClick"], ps = { class: "text-xs text-gray-500" }, ms = {
|
|
2202
2246
|
__name: "SortControls",
|
|
2203
2247
|
props: {
|
|
2204
2248
|
fields: {
|
|
@@ -2232,39 +2276,39 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2232
2276
|
},
|
|
2233
2277
|
emits: ["sort"],
|
|
2234
2278
|
setup(e, { emit: a }) {
|
|
2235
|
-
const t = a, l = (
|
|
2236
|
-
t("sort",
|
|
2279
|
+
const t = a, l = (n) => {
|
|
2280
|
+
t("sort", n);
|
|
2237
2281
|
};
|
|
2238
|
-
return (
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
(s(!0),
|
|
2244
|
-
key:
|
|
2245
|
-
onClick: (f) => l(
|
|
2246
|
-
class:
|
|
2282
|
+
return (n, d) => (s(), r("div", is, [
|
|
2283
|
+
i("div", ds, [
|
|
2284
|
+
i("div", us, [
|
|
2285
|
+
i("label", cs, A(e.sortByLabel) + ":", 1),
|
|
2286
|
+
i("div", fs, [
|
|
2287
|
+
(s(!0), r(q, null, X(e.fields, (u) => (s(), r("button", {
|
|
2288
|
+
key: u.key,
|
|
2289
|
+
onClick: (f) => l(u.key),
|
|
2290
|
+
class: $([
|
|
2247
2291
|
"px-3 py-1.5 text-sm font-medium rounded-lg transition-all duration-200",
|
|
2248
|
-
e.currentSortField ===
|
|
2292
|
+
e.currentSortField === u.key ? "bg-blue-500 text-white shadow-sm" : "bg-gray-100 text-gray-700 hover:bg-gray-200"
|
|
2249
2293
|
])
|
|
2250
2294
|
}, [
|
|
2251
|
-
|
|
2252
|
-
e.currentSortField ===
|
|
2295
|
+
de(A(u.label) + " ", 1),
|
|
2296
|
+
e.currentSortField === u.key && e.currentDirection === "asc" ? (s(), B(j(Ie), {
|
|
2253
2297
|
key: 0,
|
|
2254
2298
|
class: "w-3 h-3 ml-1 inline"
|
|
2255
2299
|
})) : D("", !0),
|
|
2256
|
-
e.currentSortField ===
|
|
2300
|
+
e.currentSortField === u.key && e.currentDirection === "desc" ? (s(), B(j(xe), {
|
|
2257
2301
|
key: 1,
|
|
2258
2302
|
class: "w-3 h-3 ml-1 inline"
|
|
2259
2303
|
})) : D("", !0)
|
|
2260
|
-
], 10,
|
|
2304
|
+
], 10, gs))), 128))
|
|
2261
2305
|
])
|
|
2262
2306
|
]),
|
|
2263
|
-
|
|
2307
|
+
i("div", ps, A(e.count) + " " + A(e.countLabel), 1)
|
|
2264
2308
|
])
|
|
2265
2309
|
]));
|
|
2266
2310
|
}
|
|
2267
|
-
},
|
|
2311
|
+
}, bs = { class: "flex items-center space-x-1" }, ys = { class: "flex flex-col" }, Ve = {
|
|
2268
2312
|
__name: "ThSortable",
|
|
2269
2313
|
props: {
|
|
2270
2314
|
field: {
|
|
@@ -2282,43 +2326,43 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2282
2326
|
},
|
|
2283
2327
|
setup(e) {
|
|
2284
2328
|
const a = e, t = g(() => a.field === a.currentSortField), l = g(() => t.value ? "text-blue-600" : "text-gray-400");
|
|
2285
|
-
return (
|
|
2329
|
+
return (n, d) => (s(), r("th", {
|
|
2286
2330
|
class: "px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider cursor-pointer hover:bg-gray-100 transition-colors duration-150",
|
|
2287
|
-
onClick:
|
|
2331
|
+
onClick: d[0] || (d[0] = (u) => n.$emit("sort", e.field))
|
|
2288
2332
|
}, [
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2333
|
+
i("div", bs, [
|
|
2334
|
+
i("span", null, [
|
|
2335
|
+
k(n.$slots, "default")
|
|
2292
2336
|
]),
|
|
2293
|
-
|
|
2294
|
-
t.value && e.currentDirection === "asc" ? (s(), B(
|
|
2337
|
+
i("div", ys, [
|
|
2338
|
+
t.value && e.currentDirection === "asc" ? (s(), B(j(Ie), {
|
|
2295
2339
|
key: 0,
|
|
2296
|
-
class:
|
|
2340
|
+
class: $([l.value, "w-3 h-3"])
|
|
2297
2341
|
}, null, 8, ["class"])) : D("", !0),
|
|
2298
|
-
t.value && e.currentDirection === "desc" ? (s(), B(
|
|
2342
|
+
t.value && e.currentDirection === "desc" ? (s(), B(j(xe), {
|
|
2299
2343
|
key: 1,
|
|
2300
|
-
class:
|
|
2344
|
+
class: $([l.value, "w-3 h-3"])
|
|
2301
2345
|
}, null, 8, ["class"])) : D("", !0)
|
|
2302
2346
|
])
|
|
2303
2347
|
])
|
|
2304
2348
|
]));
|
|
2305
2349
|
}
|
|
2306
|
-
},
|
|
2350
|
+
}, vs = { class: "min-w-full divide-y divide-slate-200/80" }, hs = { class: "bg-slate-50/80" }, xs = {
|
|
2307
2351
|
key: 0,
|
|
2308
2352
|
class: "px-6 py-3 text-right text-[11px] font-semibold tracking-[0.12em] text-slate-600 uppercase"
|
|
2309
|
-
},
|
|
2353
|
+
}, ws = { class: "bg-white divide-y divide-slate-200/80" }, ks = {
|
|
2310
2354
|
key: 0,
|
|
2311
2355
|
class: "flex items-center"
|
|
2312
|
-
},
|
|
2356
|
+
}, Ss = ["title"], $s = {
|
|
2313
2357
|
key: 0,
|
|
2314
2358
|
class: "ml-2 inline-flex items-center rounded-full bg-rose-100 px-2 py-1 text-xs font-medium text-rose-700"
|
|
2315
|
-
},
|
|
2359
|
+
}, Cs = ["innerHTML"], Vs = { key: 3 }, _s = {
|
|
2316
2360
|
key: 0,
|
|
2317
2361
|
class: "px-6 py-4 whitespace-nowrap text-right text-sm font-medium"
|
|
2318
|
-
},
|
|
2362
|
+
}, Ts = {
|
|
2319
2363
|
key: 0,
|
|
2320
2364
|
class: "text-center py-12"
|
|
2321
|
-
},
|
|
2365
|
+
}, As = { class: "inline-flex items-center justify-center w-16 h-16 rounded-full bg-slate-100 mb-4" }, Bs = { class: "mb-2 text-lg font-semibold text-slate-900" }, Ls = { class: "mb-4 text-slate-600" }, Is = {
|
|
2322
2366
|
__name: "TableList",
|
|
2323
2367
|
props: {
|
|
2324
2368
|
data: {
|
|
@@ -2373,85 +2417,85 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2373
2417
|
},
|
|
2374
2418
|
emits: ["sort"],
|
|
2375
2419
|
setup(e, { emit: a }) {
|
|
2376
|
-
const t =
|
|
2420
|
+
const t = ge(), l = e, n = a;
|
|
2377
2421
|
g(() => !!t.actions);
|
|
2378
|
-
const
|
|
2379
|
-
|
|
2380
|
-
}, f = (
|
|
2381
|
-
const S = String(
|
|
2382
|
-
return !Number.isFinite(
|
|
2383
|
-
},
|
|
2422
|
+
const d = g(() => l.data && l.data.length > 0), u = (h) => {
|
|
2423
|
+
n("sort", h);
|
|
2424
|
+
}, f = (h) => {
|
|
2425
|
+
const S = String(h ?? ""), v = Number(l.maxTextLength);
|
|
2426
|
+
return !Number.isFinite(v) || v <= 0 || S.length <= v ? S : `${S.slice(0, v)}...`;
|
|
2427
|
+
}, V = (h, S) => {
|
|
2384
2428
|
if (S.slot)
|
|
2385
2429
|
return null;
|
|
2386
2430
|
if (S.render)
|
|
2387
|
-
return S.render(
|
|
2388
|
-
const
|
|
2389
|
-
return
|
|
2390
|
-
}, y = (
|
|
2391
|
-
if (
|
|
2392
|
-
return
|
|
2431
|
+
return S.render(h);
|
|
2432
|
+
const v = S.key.split(".").reduce((M, m) => M?.[m], h);
|
|
2433
|
+
return v == null || v === "" ? "-" : f(v);
|
|
2434
|
+
}, y = (h) => h.deleted_at || h.deleted, C = (h) => {
|
|
2435
|
+
if (h.class)
|
|
2436
|
+
return h.class;
|
|
2393
2437
|
let S = "px-6 py-4 text-sm truncate";
|
|
2394
|
-
return
|
|
2395
|
-
},
|
|
2396
|
-
return (
|
|
2397
|
-
class:
|
|
2438
|
+
return h.isSecondary || (S += " font-medium"), h.isSecondary && (S += " text-slate-600"), S;
|
|
2439
|
+
}, w = (h) => h.sortable ? "" : "px-6 py-3 text-left text-[11px] font-semibold tracking-[0.12em] text-slate-600 uppercase";
|
|
2440
|
+
return (h, S) => (s(), r("div", {
|
|
2441
|
+
class: $(["bg-white/90 backdrop-blur-sm", e.isCard ? "border border-slate-200/70 rounded-2xl shadow-[0_12px_30px_rgba(15,23,42,0.06)] animate-fadeIn mx-4 md:mx-0" : ""])
|
|
2398
2442
|
}, [
|
|
2399
|
-
|
|
2400
|
-
class:
|
|
2443
|
+
i("div", {
|
|
2444
|
+
class: $(["overflow-x-auto", e.isCard ? "rounded-xl" : ""])
|
|
2401
2445
|
}, [
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2405
|
-
(s(!0),
|
|
2406
|
-
key:
|
|
2446
|
+
i("table", vs, [
|
|
2447
|
+
i("thead", hs, [
|
|
2448
|
+
i("tr", null, [
|
|
2449
|
+
(s(!0), r(q, null, X(e.columns, (v) => (s(), r(q, {
|
|
2450
|
+
key: v.key
|
|
2407
2451
|
}, [
|
|
2408
|
-
|
|
2452
|
+
v.sortable ? (s(), B(Ve, {
|
|
2409
2453
|
key: 0,
|
|
2410
|
-
field:
|
|
2454
|
+
field: v.key,
|
|
2411
2455
|
"current-sort-field": e.sortField,
|
|
2412
2456
|
"current-direction": e.sortDirection,
|
|
2413
|
-
onSort:
|
|
2457
|
+
onSort: u
|
|
2414
2458
|
}, {
|
|
2415
|
-
default:
|
|
2416
|
-
|
|
2459
|
+
default: F(() => [
|
|
2460
|
+
de(A(v.label), 1)
|
|
2417
2461
|
]),
|
|
2418
2462
|
_: 2
|
|
2419
|
-
}, 1032, ["field", "current-sort-field", "current-direction"])) : (s(),
|
|
2463
|
+
}, 1032, ["field", "current-sort-field", "current-direction"])) : (s(), r("th", {
|
|
2420
2464
|
key: 1,
|
|
2421
|
-
class:
|
|
2422
|
-
},
|
|
2465
|
+
class: $([w(v), { "text-right": v.align === "right" }])
|
|
2466
|
+
}, A(v.label), 3))
|
|
2423
2467
|
], 64))), 128)),
|
|
2424
|
-
|
|
2468
|
+
h.$slots.actions ? (s(), r("th", xs, A(e.actionsLabel), 1)) : D("", !0)
|
|
2425
2469
|
])
|
|
2426
2470
|
]),
|
|
2427
|
-
|
|
2428
|
-
(s(!0),
|
|
2429
|
-
key:
|
|
2430
|
-
class:
|
|
2471
|
+
i("tbody", ws, [
|
|
2472
|
+
(s(!0), r(q, null, X(e.data, (v, M) => (s(), r("tr", {
|
|
2473
|
+
key: v.id,
|
|
2474
|
+
class: $(e.rowClasses(v, M))
|
|
2431
2475
|
}, [
|
|
2432
|
-
(s(!0),
|
|
2433
|
-
key:
|
|
2434
|
-
class:
|
|
2476
|
+
(s(!0), r(q, null, X(e.columns, (m) => (s(), r("td", {
|
|
2477
|
+
key: m.key,
|
|
2478
|
+
class: $(C(m))
|
|
2435
2479
|
}, [
|
|
2436
|
-
|
|
2437
|
-
|
|
2480
|
+
m.key === "name" && !m.slot ? (s(), r("div", ks, [
|
|
2481
|
+
i("div", {
|
|
2438
2482
|
class: "text-sm font-medium text-slate-900 truncate",
|
|
2439
|
-
title:
|
|
2440
|
-
},
|
|
2441
|
-
y(
|
|
2442
|
-
])) :
|
|
2483
|
+
title: V(v, m)
|
|
2484
|
+
}, A(V(v, m)), 9, Ss),
|
|
2485
|
+
y(v) ? (s(), r("span", $s, A(e.deletedLabel), 1)) : D("", !0)
|
|
2486
|
+
])) : m.slot ? k(h.$slots, m.slot, {
|
|
2443
2487
|
key: 1,
|
|
2444
|
-
item:
|
|
2445
|
-
column:
|
|
2488
|
+
item: v,
|
|
2489
|
+
column: m,
|
|
2446
2490
|
index: M
|
|
2447
|
-
}) :
|
|
2491
|
+
}) : m.render ? (s(), r("div", {
|
|
2448
2492
|
key: 2,
|
|
2449
|
-
innerHTML:
|
|
2450
|
-
}, null, 8,
|
|
2493
|
+
innerHTML: m.render(v)
|
|
2494
|
+
}, null, 8, Cs)) : (s(), r("div", Vs, A(V(v, m)), 1))
|
|
2451
2495
|
], 2))), 128)),
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
item:
|
|
2496
|
+
h.$slots.actions ? (s(), r("td", _s, [
|
|
2497
|
+
k(h.$slots, "actions", {
|
|
2498
|
+
item: v,
|
|
2455
2499
|
index: M
|
|
2456
2500
|
})
|
|
2457
2501
|
])) : D("", !0)
|
|
@@ -2459,41 +2503,41 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2459
2503
|
])
|
|
2460
2504
|
])
|
|
2461
2505
|
], 2),
|
|
2462
|
-
|
|
2463
|
-
|
|
2506
|
+
d.value ? D("", !0) : (s(), r("div", Ts, [
|
|
2507
|
+
i("div", As, [
|
|
2464
2508
|
(s(), B(Be(e.emptyState.icon), { class: "w-8 h-8 text-slate-400" }))
|
|
2465
2509
|
]),
|
|
2466
|
-
|
|
2467
|
-
|
|
2510
|
+
i("h3", Bs, A(e.emptyState.title), 1),
|
|
2511
|
+
i("p", Ls, A(e.emptyState.description), 1),
|
|
2468
2512
|
e.emptyState.actionText && e.emptyState.actionUrl ? (s(), B(Ce, {
|
|
2469
2513
|
key: 0,
|
|
2470
2514
|
href: e.emptyState.actionUrl,
|
|
2471
2515
|
variant: "primary"
|
|
2472
2516
|
}, {
|
|
2473
|
-
default:
|
|
2474
|
-
|
|
2517
|
+
default: F(() => [
|
|
2518
|
+
de(A(e.emptyState.actionText), 1)
|
|
2475
2519
|
]),
|
|
2476
2520
|
_: 1
|
|
2477
2521
|
}, 8, ["href"])) : D("", !0)
|
|
2478
2522
|
]))
|
|
2479
2523
|
], 2));
|
|
2480
2524
|
}
|
|
2481
|
-
}, Ms = { class: "relative max-w-sm" },
|
|
2525
|
+
}, Ms = { class: "relative max-w-sm" }, Ds = { class: "absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none" }, Os = ["placeholder"], js = { class: "min-w-full divide-y divide-gray-200" }, zs = { class: "bg-gray-50" }, Es = {
|
|
2482
2526
|
key: 0,
|
|
2483
2527
|
class: "px-6 py-3 text-right text-xs font-medium text-gray-500 uppercase tracking-wider"
|
|
2484
|
-
},
|
|
2528
|
+
}, Fs = { class: "bg-white divide-y divide-gray-200" }, Ns = {
|
|
2485
2529
|
key: 2,
|
|
2486
2530
|
class: "flex items-center"
|
|
2487
|
-
},
|
|
2531
|
+
}, Rs = ["title"], Us = {
|
|
2488
2532
|
key: 0,
|
|
2489
2533
|
class: "ml-2 inline-flex items-center rounded-full bg-red-100 px-2 py-1 text-xs font-medium text-red-800"
|
|
2490
|
-
},
|
|
2534
|
+
}, Ks = ["innerHTML"], Hs = { key: 5 }, Ws = {
|
|
2491
2535
|
key: 0,
|
|
2492
2536
|
class: "px-6 py-4 whitespace-nowrap text-right text-sm font-medium"
|
|
2493
|
-
},
|
|
2537
|
+
}, Ps = { class: "flex items-center justify-end gap-2" }, qs = {
|
|
2494
2538
|
key: 2,
|
|
2495
2539
|
class: "py-12 text-center"
|
|
2496
|
-
},
|
|
2540
|
+
}, Gs = { class: "mb-4 inline-flex h-16 w-16 items-center justify-center rounded-full bg-gray-100" }, Xs = { class: "mb-2 text-lg font-medium text-gray-900" }, Qs = { class: "mb-4 text-gray-500" }, Ys = {
|
|
2497
2541
|
__name: "TableListForm",
|
|
2498
2542
|
props: {
|
|
2499
2543
|
data: {
|
|
@@ -2592,242 +2636,242 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2592
2636
|
},
|
|
2593
2637
|
emits: ["sort", "update", "update:editingRowKey", "edit-start", "edit-cancel"],
|
|
2594
2638
|
setup(e, { emit: a }) {
|
|
2595
|
-
const t =
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
}),
|
|
2599
|
-
|
|
2600
|
-
}),
|
|
2601
|
-
|
|
2602
|
-
}),
|
|
2603
|
-
if (
|
|
2639
|
+
const t = ge(), l = e, n = a, d = O(l.sortField), u = O(l.sortDirection), f = O(""), V = O(null), y = O({}), C = g(() => l.editingRowKey !== void 0 ? l.editingRowKey : V.value);
|
|
2640
|
+
Z(() => l.sortField, (o) => {
|
|
2641
|
+
d.value = o;
|
|
2642
|
+
}), Z(() => l.sortDirection, (o) => {
|
|
2643
|
+
u.value = o;
|
|
2644
|
+
}), Z(() => l.rowEditing, (o) => {
|
|
2645
|
+
o || G();
|
|
2646
|
+
}), Z(C, (o, p) => {
|
|
2647
|
+
if (o === p)
|
|
2604
2648
|
return;
|
|
2605
|
-
if (
|
|
2649
|
+
if (o == null || o === "") {
|
|
2606
2650
|
y.value = {};
|
|
2607
2651
|
return;
|
|
2608
2652
|
}
|
|
2609
|
-
const c = l.data.find((
|
|
2610
|
-
y.value = c ?
|
|
2611
|
-
}),
|
|
2653
|
+
const c = l.data.find((I, x) => U(I, x) === o);
|
|
2654
|
+
y.value = c ? m(c) : {};
|
|
2655
|
+
}), Z(
|
|
2612
2656
|
() => l.data,
|
|
2613
2657
|
() => {
|
|
2614
2658
|
if (C.value === null || C.value === void 0)
|
|
2615
2659
|
return;
|
|
2616
|
-
l.data.find((p, c) =>
|
|
2660
|
+
l.data.find((p, c) => U(p, c) === C.value) || G();
|
|
2617
2661
|
},
|
|
2618
2662
|
{ deep: !0 }
|
|
2619
2663
|
);
|
|
2620
|
-
const
|
|
2621
|
-
let
|
|
2664
|
+
const w = g(() => {
|
|
2665
|
+
let o = l.data;
|
|
2622
2666
|
if (l.search && f.value.trim()) {
|
|
2623
2667
|
const p = f.value.toLowerCase().trim();
|
|
2624
|
-
|
|
2625
|
-
if (!
|
|
2668
|
+
o = l.data.filter((c) => l.columns.some((I) => {
|
|
2669
|
+
if (!I.searchable)
|
|
2626
2670
|
return !1;
|
|
2627
|
-
const
|
|
2628
|
-
return
|
|
2671
|
+
const x = z(c, I.key);
|
|
2672
|
+
return x == null || x === "" ? !1 : String(x).toLowerCase().includes(p);
|
|
2629
2673
|
}));
|
|
2630
2674
|
}
|
|
2631
|
-
return
|
|
2632
|
-
const
|
|
2633
|
-
if (
|
|
2634
|
-
if (
|
|
2635
|
-
let
|
|
2636
|
-
return
|
|
2637
|
-
}) :
|
|
2638
|
-
}),
|
|
2639
|
-
|
|
2640
|
-
},
|
|
2641
|
-
Object.entries(
|
|
2642
|
-
) :
|
|
2643
|
-
const p = String(
|
|
2675
|
+
return d.value ? [...o].sort((p, c) => {
|
|
2676
|
+
const I = z(p, d.value), x = z(c, d.value);
|
|
2677
|
+
if (I == null || I === "") return 1;
|
|
2678
|
+
if (x == null || x === "") return -1;
|
|
2679
|
+
let W = 0;
|
|
2680
|
+
return I < x && (W = -1), I > x && (W = 1), u.value === "desc" ? -W : W;
|
|
2681
|
+
}) : o;
|
|
2682
|
+
}), h = g(() => !!t.actions), S = g(() => h.value || l.rowEditing), v = g(() => w.value && w.value.length > 0), M = (o) => {
|
|
2683
|
+
d.value === o ? u.value = u.value === "asc" ? "desc" : "asc" : (d.value = o, u.value = "asc"), n("sort", { field: o, direction: u.value });
|
|
2684
|
+
}, m = (o) => Array.isArray(o) ? o.map((p) => m(p)) : o && typeof o == "object" ? Object.fromEntries(
|
|
2685
|
+
Object.entries(o).map(([p, c]) => [p, m(c)])
|
|
2686
|
+
) : o, L = (o) => {
|
|
2687
|
+
const p = String(o ?? ""), c = Number(l.maxTextLength);
|
|
2644
2688
|
return !Number.isFinite(c) || c <= 0 || p.length <= c ? p : `${p.slice(0, c)}...`;
|
|
2645
|
-
},
|
|
2646
|
-
if (!p || typeof p != "string" ||
|
|
2689
|
+
}, z = (o, p) => !p || typeof p != "string" ? o : p.split(".").reduce((c, I) => c?.[I], o), Q = (o, p, c) => {
|
|
2690
|
+
if (!p || typeof p != "string" || o == null)
|
|
2647
2691
|
return;
|
|
2648
|
-
const
|
|
2649
|
-
let
|
|
2650
|
-
for (const
|
|
2651
|
-
(
|
|
2652
|
-
|
|
2653
|
-
},
|
|
2654
|
-
l.editingRowKey === void 0 && (
|
|
2655
|
-
},
|
|
2656
|
-
|
|
2657
|
-
},
|
|
2658
|
-
if (
|
|
2692
|
+
const I = p.split("."), x = I.pop();
|
|
2693
|
+
let W = o;
|
|
2694
|
+
for (const ie of I)
|
|
2695
|
+
(W[ie] === void 0 || W[ie] === null || typeof W[ie] != "object") && (W[ie] = {}), W = W[ie];
|
|
2696
|
+
x !== void 0 && (W[x] = c);
|
|
2697
|
+
}, ee = (o) => o?.id ? l.data.findIndex((p) => p?.id === o.id) : l.data.findIndex((p) => p === o), U = (o, p) => typeof l.rowKey == "function" ? l.rowKey(o, p) ?? `row-${p}` : z(o, l.rowKey) ?? `row-${p}`, P = (o) => `${o.slot}-edit`, Y = (o) => l.isDeletedFn(o), b = (o) => {
|
|
2698
|
+
l.editingRowKey === void 0 && (V.value = o), n("update:editingRowKey", o);
|
|
2699
|
+
}, E = (o, p) => l.rowEditing && C.value !== null && C.value === U(o, p), N = (o, p) => !l.rowEditing || !l.canEditRow(o, p) || Y(o) ? !0 : C.value !== null && !E(o, p), G = () => {
|
|
2700
|
+
b(null);
|
|
2701
|
+
}, J = (o, p) => {
|
|
2702
|
+
if (N(o, p))
|
|
2659
2703
|
return;
|
|
2660
|
-
const c =
|
|
2661
|
-
|
|
2662
|
-
item:
|
|
2663
|
-
index:
|
|
2704
|
+
const c = U(o, p);
|
|
2705
|
+
b(c), n("edit-start", {
|
|
2706
|
+
item: o,
|
|
2707
|
+
index: ee(o),
|
|
2664
2708
|
rowKey: c
|
|
2665
2709
|
});
|
|
2666
|
-
}, le = (
|
|
2667
|
-
|
|
2668
|
-
item:
|
|
2669
|
-
index:
|
|
2670
|
-
rowKey:
|
|
2671
|
-
}),
|
|
2672
|
-
}, se = (
|
|
2673
|
-
|
|
2710
|
+
}, le = (o, p) => {
|
|
2711
|
+
n("edit-cancel", {
|
|
2712
|
+
item: o,
|
|
2713
|
+
index: ee(o),
|
|
2714
|
+
rowKey: U(o, p)
|
|
2715
|
+
}), G();
|
|
2716
|
+
}, se = (o, p, c, I = void 0) => {
|
|
2717
|
+
Q(y.value, o, p), l.mutateRows && Q(c, o, m(p)), n("update", {
|
|
2674
2718
|
item: c,
|
|
2675
2719
|
draft: y.value,
|
|
2676
|
-
field:
|
|
2720
|
+
field: o,
|
|
2677
2721
|
value: p,
|
|
2678
|
-
index:
|
|
2722
|
+
index: ee(c),
|
|
2679
2723
|
rowKey: C.value,
|
|
2680
|
-
event:
|
|
2724
|
+
event: I
|
|
2681
2725
|
});
|
|
2682
|
-
}, ae = (
|
|
2726
|
+
}, ae = (o, p) => {
|
|
2683
2727
|
if (p.slot)
|
|
2684
2728
|
return null;
|
|
2685
2729
|
if (p.render)
|
|
2686
|
-
return p.render(
|
|
2687
|
-
const c =
|
|
2688
|
-
return c == null || c === "" ? "-" :
|
|
2689
|
-
},
|
|
2690
|
-
if (
|
|
2691
|
-
return
|
|
2692
|
-
let
|
|
2693
|
-
return
|
|
2694
|
-
},
|
|
2730
|
+
return p.render(o);
|
|
2731
|
+
const c = z(o, p.key);
|
|
2732
|
+
return c == null || c === "" ? "-" : L(c);
|
|
2733
|
+
}, K = (o, p, c) => {
|
|
2734
|
+
if (o.class)
|
|
2735
|
+
return o.class;
|
|
2736
|
+
let x = E(p, c) && (o.input || t[P(o)]) ? "px-6 py-3 text-sm align-top" : "px-6 py-4 text-sm truncate";
|
|
2737
|
+
return o.isSecondary || (x += " font-medium"), o.isSecondary && (x += " text-gray-600"), x;
|
|
2738
|
+
}, _ = (o) => o.sortable ? "" : "px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider", T = (o) => o.inputType || "text", Pe = (o) => {
|
|
2695
2739
|
let p = "block w-full min-w-[12rem] sm:min-w-[10rem] max-w-xs rounded-md border border-gray-200 bg-gray-50 px-3 py-2 text-sm text-gray-900 shadow-none placeholder-gray-400 transition-colors duration-200 focus:border-blue-500 focus:bg-white focus:outline-none focus:ring-2 focus:ring-blue-500/20";
|
|
2696
|
-
return
|
|
2697
|
-
},
|
|
2698
|
-
const c =
|
|
2740
|
+
return o.inputClass && (p += ` ${o.inputClass}`), o.isSecondary && (p += " text-gray-600"), p;
|
|
2741
|
+
}, qe = (o) => o.placeholder || o.label || "", _e = (o, p, c) => E(o, c) ? z(y.value, p.key) ?? "" : z(o, p.key) ?? "", Ge = (o, p) => {
|
|
2742
|
+
const c = ee(o);
|
|
2699
2743
|
return c === -1 ? null : l.getErrorMessage(c, p.key);
|
|
2700
|
-
},
|
|
2701
|
-
item:
|
|
2744
|
+
}, be = (o, p, c) => ({
|
|
2745
|
+
item: o,
|
|
2702
2746
|
column: p,
|
|
2703
2747
|
index: c,
|
|
2704
|
-
isEditing:
|
|
2748
|
+
isEditing: E(o, c),
|
|
2705
2749
|
draft: y.value,
|
|
2706
|
-
rowKey:
|
|
2707
|
-
updateDraft: (
|
|
2708
|
-
startEdit: () =>
|
|
2709
|
-
cancelEdit: () => le(
|
|
2710
|
-
}), Xe = (
|
|
2711
|
-
return (
|
|
2712
|
-
class:
|
|
2750
|
+
rowKey: U(o, c),
|
|
2751
|
+
updateDraft: (I, x) => se(I, x, o),
|
|
2752
|
+
startEdit: () => J(o, c),
|
|
2753
|
+
cancelEdit: () => le(o, c)
|
|
2754
|
+
}), Xe = (o, p, c) => !!((typeof o.disabled == "function" ? o.disabled(p, c) : o.disabled) || Y(p));
|
|
2755
|
+
return (o, p) => (s(), r("div", {
|
|
2756
|
+
class: $(["bg-white", e.isCard ? "mx-4 md:mx-0 border border-gray-200/60 rounded-xl shadow-[0_1px_3px_rgba(0,0,0,0.1)] animate-fadeIn" : ""])
|
|
2713
2757
|
}, [
|
|
2714
|
-
e.search ? (s(),
|
|
2758
|
+
e.search ? (s(), r("div", {
|
|
2715
2759
|
key: 0,
|
|
2716
|
-
class:
|
|
2760
|
+
class: $([
|
|
2717
2761
|
"px-6 py-4",
|
|
2718
2762
|
e.isCard ? "border-b border-gray-200 bg-gray-50/80 rounded-t-xl" : "mb-4 bg-white/80 backdrop-blur-sm"
|
|
2719
2763
|
])
|
|
2720
2764
|
}, [
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
|
|
2765
|
+
i("div", Ms, [
|
|
2766
|
+
i("div", Ds, [
|
|
2767
|
+
H(j(rt), { class: "h-4 w-4 text-gray-400" })
|
|
2724
2768
|
]),
|
|
2725
|
-
|
|
2769
|
+
re(i("input", {
|
|
2726
2770
|
"onUpdate:modelValue": p[0] || (p[0] = (c) => f.value = c),
|
|
2727
2771
|
type: "text",
|
|
2728
2772
|
placeholder: e.searchPlaceholder,
|
|
2729
2773
|
class: "block w-full rounded-md border border-gray-200 bg-white pl-9 pr-3 py-2 text-sm text-gray-900 placeholder-gray-500 transition-colors duration-200 focus:border-blue-500 focus:outline-none focus:ring-2 focus:ring-blue-500/20"
|
|
2730
2774
|
}, null, 8, Os), [
|
|
2731
|
-
[
|
|
2775
|
+
[Ze, f.value]
|
|
2732
2776
|
])
|
|
2733
2777
|
])
|
|
2734
2778
|
], 2)) : D("", !0),
|
|
2735
|
-
|
|
2779
|
+
v.value ? (s(), r("div", {
|
|
2736
2780
|
key: 1,
|
|
2737
|
-
class:
|
|
2781
|
+
class: $(["overflow-x-auto", e.isCard ? "rounded-xl" : ""])
|
|
2738
2782
|
}, [
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
(s(!0),
|
|
2783
|
+
i("table", js, [
|
|
2784
|
+
i("thead", zs, [
|
|
2785
|
+
i("tr", null, [
|
|
2786
|
+
(s(!0), r(q, null, X(e.columns, (c) => (s(), r(q, {
|
|
2743
2787
|
key: c.key
|
|
2744
2788
|
}, [
|
|
2745
2789
|
c.sortable ? (s(), B(Ve, {
|
|
2746
2790
|
key: 0,
|
|
2747
2791
|
field: c.key,
|
|
2748
|
-
"current-sort-field":
|
|
2749
|
-
"current-direction":
|
|
2792
|
+
"current-sort-field": d.value,
|
|
2793
|
+
"current-direction": u.value,
|
|
2750
2794
|
onSort: M
|
|
2751
2795
|
}, {
|
|
2752
|
-
default:
|
|
2753
|
-
|
|
2796
|
+
default: F(() => [
|
|
2797
|
+
de(A(c.label), 1)
|
|
2754
2798
|
]),
|
|
2755
2799
|
_: 2
|
|
2756
|
-
}, 1032, ["field", "current-sort-field", "current-direction"])) : (s(),
|
|
2800
|
+
}, 1032, ["field", "current-sort-field", "current-direction"])) : (s(), r("th", {
|
|
2757
2801
|
key: 1,
|
|
2758
|
-
class:
|
|
2759
|
-
},
|
|
2802
|
+
class: $([_(c), { "text-right": c.align === "right" }])
|
|
2803
|
+
}, A(c.label), 3))
|
|
2760
2804
|
], 64))), 128)),
|
|
2761
|
-
S.value ? (s(),
|
|
2805
|
+
S.value ? (s(), r("th", Es, A(e.actionsLabel), 1)) : D("", !0)
|
|
2762
2806
|
])
|
|
2763
2807
|
]),
|
|
2764
|
-
|
|
2765
|
-
(s(!0),
|
|
2766
|
-
key:
|
|
2767
|
-
class:
|
|
2808
|
+
i("tbody", Fs, [
|
|
2809
|
+
(s(!0), r(q, null, X(w.value, (c, I) => (s(), r("tr", {
|
|
2810
|
+
key: U(c, I),
|
|
2811
|
+
class: $(e.rowClasses(c, I))
|
|
2768
2812
|
}, [
|
|
2769
|
-
(s(!0),
|
|
2770
|
-
key:
|
|
2771
|
-
class:
|
|
2813
|
+
(s(!0), r(q, null, X(e.columns, (x) => (s(), r("td", {
|
|
2814
|
+
key: x.key,
|
|
2815
|
+
class: $([K(x, c, I), { "text-right": x.align === "right" }])
|
|
2772
2816
|
}, [
|
|
2773
|
-
|
|
2817
|
+
E(c, I) && x.slot && j(t)[P(x)] ? k(o.$slots, P(x), R({
|
|
2774
2818
|
key: 0,
|
|
2775
2819
|
ref_for: !0
|
|
2776
|
-
},
|
|
2820
|
+
}, be(c, x, I))) : E(c, I) && x.input ? (s(), B(me, {
|
|
2777
2821
|
key: 1,
|
|
2778
|
-
type:
|
|
2779
|
-
class:
|
|
2780
|
-
placeholder:
|
|
2781
|
-
"model-value": _e(c,
|
|
2782
|
-
disabled: Xe(
|
|
2783
|
-
maxlength:
|
|
2784
|
-
"error-message": Ge(c,
|
|
2822
|
+
type: T(x),
|
|
2823
|
+
class: $(Pe(x)),
|
|
2824
|
+
placeholder: qe(x),
|
|
2825
|
+
"model-value": _e(c, x, I),
|
|
2826
|
+
disabled: Xe(x, c, I),
|
|
2827
|
+
maxlength: x.maxlength,
|
|
2828
|
+
"error-message": Ge(c, x),
|
|
2785
2829
|
"helper-text": "",
|
|
2786
|
-
"onUpdate:modelValue": (
|
|
2787
|
-
onBlur: (
|
|
2788
|
-
}, null, 8, ["type", "class", "placeholder", "model-value", "disabled", "maxlength", "error-message", "onUpdate:modelValue", "onBlur"])) :
|
|
2789
|
-
|
|
2830
|
+
"onUpdate:modelValue": (W) => se(x.key, W, c),
|
|
2831
|
+
onBlur: (W) => se(x.key, W?.target?.value ?? _e(c, x, I), c, "blur")
|
|
2832
|
+
}, null, 8, ["type", "class", "placeholder", "model-value", "disabled", "maxlength", "error-message", "onUpdate:modelValue", "onBlur"])) : x.key === "name" && !x.slot ? (s(), r("div", Ns, [
|
|
2833
|
+
i("div", {
|
|
2790
2834
|
class: "text-sm font-medium truncate",
|
|
2791
|
-
title: ae(c,
|
|
2792
|
-
},
|
|
2793
|
-
|
|
2794
|
-
])) :
|
|
2835
|
+
title: ae(c, x)
|
|
2836
|
+
}, A(ae(c, x)), 9, Rs),
|
|
2837
|
+
Y(c) ? (s(), r("span", Us, A(e.deletedLabel), 1)) : D("", !0)
|
|
2838
|
+
])) : x.slot ? k(o.$slots, x.slot, R({
|
|
2795
2839
|
key: 3,
|
|
2796
2840
|
ref_for: !0
|
|
2797
|
-
},
|
|
2841
|
+
}, be(c, x, I))) : x.render ? (s(), r("div", {
|
|
2798
2842
|
key: 4,
|
|
2799
|
-
innerHTML:
|
|
2800
|
-
}, null, 8,
|
|
2843
|
+
innerHTML: x.render(c)
|
|
2844
|
+
}, null, 8, Ks)) : (s(), r("div", Hs, A(ae(c, x)), 1))
|
|
2801
2845
|
], 2))), 128)),
|
|
2802
|
-
S.value ? (s(),
|
|
2803
|
-
|
|
2804
|
-
|
|
2846
|
+
S.value ? (s(), r("td", Ws, [
|
|
2847
|
+
i("div", Ps, [
|
|
2848
|
+
h.value ? k(o.$slots, "actions", R({
|
|
2805
2849
|
key: 0,
|
|
2806
2850
|
ref_for: !0
|
|
2807
|
-
},
|
|
2808
|
-
e.rowEditing &&
|
|
2851
|
+
}, be(c, null, I))) : D("", !0),
|
|
2852
|
+
e.rowEditing && E(c, I) ? (s(), B(ve, {
|
|
2809
2853
|
key: 1,
|
|
2810
2854
|
type: "button",
|
|
2811
2855
|
variant: "tertiary",
|
|
2812
2856
|
title: e.cancelLabel,
|
|
2813
2857
|
"aria-label": e.cancelLabel,
|
|
2814
|
-
onClick: (
|
|
2858
|
+
onClick: (x) => le(c, I)
|
|
2815
2859
|
}, {
|
|
2816
|
-
default:
|
|
2817
|
-
|
|
2860
|
+
default: F(() => [
|
|
2861
|
+
H(j(it), { class: "size-4" })
|
|
2818
2862
|
]),
|
|
2819
2863
|
_: 1
|
|
2820
|
-
}, 8, ["title", "aria-label", "onClick"])) : e.rowEditing ? (s(), B(
|
|
2864
|
+
}, 8, ["title", "aria-label", "onClick"])) : e.rowEditing ? (s(), B(ve, {
|
|
2821
2865
|
key: 2,
|
|
2822
2866
|
type: "button",
|
|
2823
2867
|
variant: "warning",
|
|
2824
|
-
disabled:
|
|
2868
|
+
disabled: N(c, I),
|
|
2825
2869
|
title: e.editLabel,
|
|
2826
2870
|
"aria-label": e.editLabel,
|
|
2827
|
-
onClick: (
|
|
2871
|
+
onClick: (x) => J(c, I)
|
|
2828
2872
|
}, {
|
|
2829
|
-
default:
|
|
2830
|
-
|
|
2873
|
+
default: F(() => [
|
|
2874
|
+
H(j(dt), { class: "size-4" })
|
|
2831
2875
|
]),
|
|
2832
2876
|
_: 1
|
|
2833
2877
|
}, 8, ["disabled", "title", "aria-label", "onClick"])) : D("", !0)
|
|
@@ -2836,72 +2880,72 @@ const Ft = /* @__PURE__ */ ke(jt, [["render", Et]]), Nt = { class: "sr-only" },
|
|
|
2836
2880
|
], 2))), 128))
|
|
2837
2881
|
])
|
|
2838
2882
|
])
|
|
2839
|
-
], 2)) : (s(),
|
|
2840
|
-
|
|
2883
|
+
], 2)) : (s(), r("div", qs, [
|
|
2884
|
+
i("div", Gs, [
|
|
2841
2885
|
(s(), B(Be(e.emptyState.icon), { class: "h-8 w-8 text-gray-400" }))
|
|
2842
2886
|
]),
|
|
2843
|
-
|
|
2844
|
-
|
|
2887
|
+
i("h3", Xs, A(e.emptyState.title), 1),
|
|
2888
|
+
i("p", Qs, A(e.emptyState.description), 1),
|
|
2845
2889
|
e.emptyState.actionText && e.emptyState.actionUrl ? (s(), B(Ce, {
|
|
2846
2890
|
key: 0,
|
|
2847
2891
|
href: e.emptyState.actionUrl,
|
|
2848
2892
|
variant: "primary"
|
|
2849
2893
|
}, {
|
|
2850
|
-
default:
|
|
2851
|
-
|
|
2894
|
+
default: F(() => [
|
|
2895
|
+
de(A(e.emptyState.actionText), 1)
|
|
2852
2896
|
]),
|
|
2853
2897
|
_: 1
|
|
2854
2898
|
}, 8, ["href"])) : D("", !0)
|
|
2855
2899
|
]))
|
|
2856
2900
|
], 2));
|
|
2857
2901
|
}
|
|
2858
|
-
},
|
|
2902
|
+
}, Js = {
|
|
2859
2903
|
install(e) {
|
|
2860
|
-
for (const [a, t] of Object.entries(
|
|
2904
|
+
for (const [a, t] of Object.entries(ut))
|
|
2861
2905
|
a !== "EnosVue" && e.component(a, t);
|
|
2862
2906
|
}
|
|
2863
2907
|
};
|
|
2864
2908
|
export {
|
|
2865
|
-
|
|
2866
|
-
|
|
2867
|
-
|
|
2909
|
+
bt as ActionCard,
|
|
2910
|
+
vt as ActionMessage,
|
|
2911
|
+
At as ActionSection,
|
|
2868
2912
|
Mt as ApplicationLogo,
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2913
|
+
Et as AuthenticationCard,
|
|
2914
|
+
Nt as Badge,
|
|
2915
|
+
Gt as Banner,
|
|
2916
|
+
ve as Button,
|
|
2917
|
+
De as Card,
|
|
2918
|
+
Me as CardTabs,
|
|
2919
|
+
Yt as Checkbox,
|
|
2920
|
+
Oe as CheckboxInput,
|
|
2921
|
+
We as CheckboxMultipleInput,
|
|
2878
2922
|
Ml as ConfirmationModal,
|
|
2879
2923
|
Ee as CustomSelect,
|
|
2880
2924
|
Ne as DateInput,
|
|
2881
|
-
|
|
2925
|
+
El as DialogModal,
|
|
2882
2926
|
we as Divider,
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2927
|
+
Nl as Dropdown,
|
|
2928
|
+
Kl as DropdownLink,
|
|
2929
|
+
Js as EnosVue,
|
|
2930
|
+
Gl as FormSection,
|
|
2931
|
+
Re as ImageInput,
|
|
2932
|
+
Ql as InputError,
|
|
2933
|
+
me as InputGroup,
|
|
2934
|
+
es as InputLabel,
|
|
2891
2935
|
Ce as LinkButton,
|
|
2892
2936
|
$e as Modal,
|
|
2893
|
-
|
|
2937
|
+
ls as NavLink,
|
|
2894
2938
|
Ue as NotationInput,
|
|
2895
|
-
|
|
2939
|
+
Ke as RadioInput,
|
|
2896
2940
|
He as RadioMultipleInput,
|
|
2897
|
-
|
|
2898
|
-
|
|
2941
|
+
as as ResponsiveNavLink,
|
|
2942
|
+
rs as SectionBorder,
|
|
2899
2943
|
Se as SectionTitle,
|
|
2900
2944
|
Fe as SelectInput,
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
|
|
2945
|
+
ms as SortControls,
|
|
2946
|
+
Is as TableList,
|
|
2947
|
+
Ys as TableListForm,
|
|
2904
2948
|
ze as TextArea,
|
|
2905
|
-
|
|
2949
|
+
je as TextInput,
|
|
2906
2950
|
Ve as ThSortable
|
|
2907
2951
|
};
|