@citruslime/ui 2.2.2-beta.0 → 2.2.2-beta.2
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.
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Icon as N } from "@iconify/vue";
|
|
2
|
-
import { defineComponent as q, ref as C, openBlock as i, createElementBlock as g, renderSlot as A, normalizeProps as
|
|
2
|
+
import { defineComponent as q, ref as C, openBlock as i, createElementBlock as g, renderSlot as A, normalizeProps as le, guardReactiveProps as ce, Fragment as z, createElementVNode as u, normalizeClass as D, createVNode as y, unref as a, Transition as pe, withCtx as F, withDirectives as P, vShow as B, createBlock as L, Teleport as ze, renderList as _, mergeProps as fe, toDisplayString as k, createCommentVNode as I, nextTick as ye, computed as S, watch as J, onMounted as Ce, onUnmounted as Re, resolveComponent as el, isRef as be, normalizeStyle as ll, vModelText as ul, withModifiers as Q, vModelDynamic as dl, withKeys as Te, createTextVNode as X, watchEffect as fl, createSlots as Le } from "vue";
|
|
3
3
|
import { generateStringId as ml } from "@citruslime/utils";
|
|
4
|
-
import { createI18n as gl, useI18n as
|
|
5
|
-
import
|
|
6
|
-
import { useDebouncer as bl, copy as
|
|
4
|
+
import { createI18n as gl, useI18n as ne } from "vue-i18n";
|
|
5
|
+
import Ge from "flatpickr";
|
|
6
|
+
import { useDebouncer as bl, copy as ue } from "@citruslime/vue-utils";
|
|
7
7
|
import { useTimeoutFn as tl, useDebounceFn as nl, onClickOutside as al, useWindowSize as vl } from "@vueuse/core";
|
|
8
8
|
const hl = { class: "cl-overflow-hidden" }, pl = /* @__PURE__ */ q({
|
|
9
9
|
__name: "cl-ui-accordion",
|
|
@@ -26,7 +26,7 @@ const hl = { class: "cl-overflow-hidden" }, pl = /* @__PURE__ */ q({
|
|
|
26
26
|
}), s.open = !s.open);
|
|
27
27
|
}
|
|
28
28
|
return (r, s) => (i(), g("div", hl, [
|
|
29
|
-
A(r.$slots, "default",
|
|
29
|
+
A(r.$slots, "default", le(ce({ isItemOpen: l, toggleItem: o })))
|
|
30
30
|
]));
|
|
31
31
|
}
|
|
32
32
|
}), yl = { class: "cl-absolute cl-left-5 cl-top-5" }, wl = { class: "cl-font-semibold cl-ml-10 cl-p-4 cl-select-none cl-text-grey-5" }, xl = { class: "cl-overflow-hidden" }, $l = { class: "cl-ml-10 cl-p-4" }, kl = /* @__PURE__ */ q({
|
|
@@ -65,7 +65,7 @@ const hl = { class: "cl-overflow-hidden" }, pl = /* @__PURE__ */ q({
|
|
|
65
65
|
])
|
|
66
66
|
], 2),
|
|
67
67
|
u("div", xl, [
|
|
68
|
-
y(
|
|
68
|
+
y(pe, { name: "grow-down" }, {
|
|
69
69
|
default: F(() => [
|
|
70
70
|
P(u("div", $l, [
|
|
71
71
|
A(o.$slots, "default")
|
|
@@ -78,7 +78,7 @@ const hl = { class: "cl-overflow-hidden" }, pl = /* @__PURE__ */ q({
|
|
|
78
78
|
])
|
|
79
79
|
], 64));
|
|
80
80
|
}
|
|
81
|
-
}),
|
|
81
|
+
}), me = (e, n) => {
|
|
82
82
|
const t = e.__vccOpts || e;
|
|
83
83
|
for (const [l, o] of n)
|
|
84
84
|
t[l] = o;
|
|
@@ -89,8 +89,8 @@ function Sl(e, n) {
|
|
|
89
89
|
A(e.$slots, "default")
|
|
90
90
|
]);
|
|
91
91
|
}
|
|
92
|
-
const El = /* @__PURE__ */
|
|
93
|
-
function
|
|
92
|
+
const El = /* @__PURE__ */ me(Tl, [["render", Sl]]), Oe = C([]);
|
|
93
|
+
function He(e) {
|
|
94
94
|
const n = {
|
|
95
95
|
id: ml(),
|
|
96
96
|
...e
|
|
@@ -110,7 +110,7 @@ const jl = ["onClick"], Ol = { class: "cl-flex-1 cl-select-none cl-text-ellipsis
|
|
|
110
110
|
position: { default: "top-right" }
|
|
111
111
|
},
|
|
112
112
|
setup(e) {
|
|
113
|
-
return (n, t) => (i(), L(
|
|
113
|
+
return (n, t) => (i(), L(ze, { to: e.container }, [
|
|
114
114
|
u("div", {
|
|
115
115
|
class: D(["cl-fixed cl-w-80 cl-z-40", {
|
|
116
116
|
"cl-top-5 cl-left-5": e.position === "top-left",
|
|
@@ -121,7 +121,7 @@ const jl = ["onClick"], Ol = { class: "cl-flex-1 cl-select-none cl-text-ellipsis
|
|
|
121
121
|
"cl-bottom-5 cl-right-5": e.position === "bottom-right"
|
|
122
122
|
}])
|
|
123
123
|
}, [
|
|
124
|
-
(i(!0), g(z, null,
|
|
124
|
+
(i(!0), g(z, null, _(a(Oe), (l, o) => (i(), g("div", fe(n.$attrs, {
|
|
125
125
|
key: o,
|
|
126
126
|
class: ["cl-break-words cl-cursor-pointer cl-flex cl-font-semibold cl-group cl-mb-2 cl-overflow-hidden cl-p-4 cl-rounded cl-shadow-lg cl-text-sm", {
|
|
127
127
|
"cl-bg-white": l.colour === "default",
|
|
@@ -176,9 +176,9 @@ const Nl = {}, Dl = { class: "loading-spinner" };
|
|
|
176
176
|
function ql(e, n) {
|
|
177
177
|
return i(), g("div", Dl);
|
|
178
178
|
}
|
|
179
|
-
const
|
|
179
|
+
const Pe = /* @__PURE__ */ me(Nl, [["render", ql], ["__scopeId", "data-v-a21dc5d2"]]), Rl = ["disabled"], Pl = {
|
|
180
180
|
inheritAttrs: !1
|
|
181
|
-
},
|
|
181
|
+
}, ve = /* @__PURE__ */ q({
|
|
182
182
|
...Pl,
|
|
183
183
|
__name: "cl-ui-button",
|
|
184
184
|
props: {
|
|
@@ -194,10 +194,10 @@ const Fe = /* @__PURE__ */ ge(Nl, [["render", ql], ["__scopeId", "data-v-a21dc5d
|
|
|
194
194
|
t.value && t.value.focus();
|
|
195
195
|
}
|
|
196
196
|
}), (l, o) => (i(), g(z, null, [
|
|
197
|
-
P(y(
|
|
197
|
+
P(y(Pe, { class: "relative" }, null, 512), [
|
|
198
198
|
[B, e.loading]
|
|
199
199
|
]),
|
|
200
|
-
P(u("button",
|
|
200
|
+
P(u("button", fe(l.$attrs, {
|
|
201
201
|
ref_key: "buttonRef",
|
|
202
202
|
ref: t,
|
|
203
203
|
class: ["cl-align-middle cl-border cl-font-semibold cl-inline-block cl-rounded cl-select-none cl-shadow cl-text-center cl-transition-colors", {
|
|
@@ -209,6 +209,7 @@ const Fe = /* @__PURE__ */ ge(Nl, [["render", ql], ["__scopeId", "data-v-a21dc5d
|
|
|
209
209
|
"cl-border-secondary-default cl-bg-secondary-default cl-text-white hover:cl-bg-secondary-light hover:cl-border-secondary-light": e.colour === "secondary",
|
|
210
210
|
"cl-border-danger-default cl-bg-danger-default cl-text-white hover:cl-bg-danger-dark hover:cl-border-danger-dark": e.colour === "danger",
|
|
211
211
|
"cl-border-link-default cl-bg-link-default cl-text-white hover:cl-bg-link-light hover:cl-border-link-light": e.colour === "blue",
|
|
212
|
+
"cl-border-orange-default cl-bg-orange-default cl-opacity-100 cl-text-white hover:cl-bg-orange-dark hover:cl-border-orange-dark": e.colour === "orange",
|
|
212
213
|
"!cl-border-grey-3 !cl-bg-grey-3 cl-text-grey-0 hover:!cl-bg-grey-3 hover:!cl-border-grey-3 cl-cursor-default": e.disabled
|
|
213
214
|
}],
|
|
214
215
|
disabled: e.disabled
|
|
@@ -224,7 +225,8 @@ const Fe = /* @__PURE__ */ ge(Nl, [["render", ql], ["__scopeId", "data-v-a21dc5d
|
|
|
224
225
|
"primary",
|
|
225
226
|
"secondary",
|
|
226
227
|
"danger",
|
|
227
|
-
"blue"
|
|
228
|
+
"blue",
|
|
229
|
+
"orange"
|
|
228
230
|
], Bl = [
|
|
229
231
|
"small",
|
|
230
232
|
"medium",
|
|
@@ -282,7 +284,7 @@ const Fe = /* @__PURE__ */ ge(Nl, [["render", ql], ["__scopeId", "data-v-a21dc5d
|
|
|
282
284
|
"medium",
|
|
283
285
|
"large"
|
|
284
286
|
];
|
|
285
|
-
var
|
|
287
|
+
var ee = /* @__PURE__ */ ((e) => (e.CURRENCY = "currency", e.PERCENTAGE = "percentage", e.INTEGER = "integer", e.DECIMAL = "decimal", e.MULTIPLIER = "multiplier", e))(ee || {}), G = /* @__PURE__ */ ((e) => (e.SHORT_DATE = "short-date", e.SHORT_DATETIME = "short-datetime", e.DATE = "date", e.DATETIME = "datetime", e.LONG_DATE = "long-date", e.LONG_DATETIME = "long-datetime", e.TIME = "time", e.MONTH_YEAR = "month-year", e))(G || {});
|
|
286
288
|
const Vl = {
|
|
287
289
|
"en-GB": {
|
|
288
290
|
comboBox: {
|
|
@@ -362,16 +364,16 @@ const Vl = {
|
|
|
362
364
|
}
|
|
363
365
|
}, Gl = {
|
|
364
366
|
"en-GB": {
|
|
365
|
-
[
|
|
367
|
+
[ee.PERCENTAGE]: {
|
|
366
368
|
style: "percent"
|
|
367
369
|
},
|
|
368
|
-
[
|
|
370
|
+
[ee.INTEGER]: {
|
|
369
371
|
maximumFractionDigits: 0
|
|
370
372
|
},
|
|
371
|
-
[
|
|
373
|
+
[ee.DECIMAL]: {
|
|
372
374
|
minimumFractionDigits: 1
|
|
373
375
|
},
|
|
374
|
-
[
|
|
376
|
+
[ee.CURRENCY]: {
|
|
375
377
|
style: "currency",
|
|
376
378
|
currency: "GBP",
|
|
377
379
|
currencyDisplay: "symbol"
|
|
@@ -424,7 +426,7 @@ const Vl = {
|
|
|
424
426
|
year: "numeric"
|
|
425
427
|
}
|
|
426
428
|
}
|
|
427
|
-
},
|
|
429
|
+
}, Y = gl({
|
|
428
430
|
locale: "en-GB",
|
|
429
431
|
fallbackLocale: "en-GB",
|
|
430
432
|
messages: Vl,
|
|
@@ -436,20 +438,20 @@ const Vl = {
|
|
|
436
438
|
warnHtmlMessage: !1
|
|
437
439
|
});
|
|
438
440
|
function Zo(e, n) {
|
|
439
|
-
return
|
|
441
|
+
return Y.global.mergeLocaleMessage(e, n), ye();
|
|
440
442
|
}
|
|
441
443
|
function Qo(e, n) {
|
|
442
|
-
return
|
|
444
|
+
return Y.global.mergeNumberFormat(e, n), ye();
|
|
443
445
|
}
|
|
444
446
|
function Yo(e, n) {
|
|
445
|
-
return
|
|
447
|
+
return Y.global.mergeDateTimeFormat(e, n), ye();
|
|
446
448
|
}
|
|
447
449
|
function Xo(e) {
|
|
448
|
-
return
|
|
450
|
+
return Y.global.locale.value = e, ye();
|
|
449
451
|
}
|
|
450
|
-
const { t:
|
|
452
|
+
const { t: se } = Y.global;
|
|
451
453
|
function Wl(e, n, t, l) {
|
|
452
|
-
const o =
|
|
454
|
+
const o = Y.global.locale.value;
|
|
453
455
|
return l instanceof Date && (l = l.getTime()), new Promise((r) => {
|
|
454
456
|
let s = {
|
|
455
457
|
valid: !1,
|
|
@@ -464,20 +466,20 @@ function Wl(e, n, t, l) {
|
|
|
464
466
|
case "tel":
|
|
465
467
|
case "text":
|
|
466
468
|
case "url":
|
|
467
|
-
m = ((l == null ? void 0 : l.length) ?? 0) >= e, s =
|
|
469
|
+
m = ((l == null ? void 0 : l.length) ?? 0) >= e, s = ie(m, se("input.greaterOrEqualToCharacters", { label: t, min: e.toString() }));
|
|
468
470
|
break;
|
|
469
471
|
case "number":
|
|
470
472
|
case "range":
|
|
471
|
-
m = l >= e, s =
|
|
473
|
+
m = l >= e, s = ie(m, se("input.greaterOrEqualToValue", { label: t, min: e.toString() }));
|
|
472
474
|
break;
|
|
473
475
|
case "date":
|
|
474
|
-
m = l >= new Date(e).getTime(), s =
|
|
476
|
+
m = l >= new Date(e).getTime(), s = ie(m, se("input.afterOrEqualToValue", { label: t, min: new Date(e).toLocaleDateString(o) }));
|
|
475
477
|
break;
|
|
476
478
|
case "datetime":
|
|
477
|
-
m = l >= new Date(e).getTime(), s =
|
|
479
|
+
m = l >= new Date(e).getTime(), s = ie(m, se("input.afterOrEqualToValue", { label: t, min: Y.global.d(new Date(e), G.DATETIME, o ?? Y.global.locale.value) }));
|
|
478
480
|
break;
|
|
479
481
|
case "time":
|
|
480
|
-
c = e.toDateFromTime(), m = l >= c, s =
|
|
482
|
+
c = e.toDateFromTime(), m = l >= c, s = ie(m, se("input.afterOrEqualToValue", { label: t, min: Y.global.d(new Date(c), G.TIME, o ?? Y.global.locale.value) }));
|
|
481
483
|
break;
|
|
482
484
|
default:
|
|
483
485
|
s.valid = !0;
|
|
@@ -488,7 +490,7 @@ function Wl(e, n, t, l) {
|
|
|
488
490
|
});
|
|
489
491
|
}
|
|
490
492
|
function Jl(e, n, t, l) {
|
|
491
|
-
const o =
|
|
493
|
+
const o = Y.global.locale.value;
|
|
492
494
|
return l instanceof Date && (l = l.getTime()), new Promise((r) => {
|
|
493
495
|
let s = {
|
|
494
496
|
valid: !1,
|
|
@@ -503,20 +505,20 @@ function Jl(e, n, t, l) {
|
|
|
503
505
|
case "tel":
|
|
504
506
|
case "text":
|
|
505
507
|
case "url":
|
|
506
|
-
m = ((l == null ? void 0 : l.length) ?? 0) <= e, s =
|
|
508
|
+
m = ((l == null ? void 0 : l.length) ?? 0) <= e, s = ie(m, se("input.lessOrEqualToCharacters", { label: t, max: e.toString() }));
|
|
507
509
|
break;
|
|
508
510
|
case "number":
|
|
509
511
|
case "range":
|
|
510
|
-
m = l <= e, s =
|
|
512
|
+
m = l <= e, s = ie(m, se("input.lessOrEqualToValue", { label: t, max: e.toString() }));
|
|
511
513
|
break;
|
|
512
514
|
case "date":
|
|
513
|
-
m = l <= new Date(e).getTime(), s =
|
|
515
|
+
m = l <= new Date(e).getTime(), s = ie(m, se("input.beforeOrEqualToValue", { label: t, max: new Date(e).toLocaleDateString(o) }));
|
|
514
516
|
break;
|
|
515
517
|
case "datetime":
|
|
516
|
-
m = l <= new Date(e).getTime(), s =
|
|
518
|
+
m = l <= new Date(e).getTime(), s = ie(m, se("input.afterOrEqualToValue", { label: t, min: Y.global.d(new Date(e), G.DATETIME, o ?? Y.global.locale.value) }));
|
|
517
519
|
break;
|
|
518
520
|
case "time":
|
|
519
|
-
c = e.toDateFromTime(), m = l <= c, s =
|
|
521
|
+
c = e.toDateFromTime(), m = l <= c, s = ie(m, se("input.afterOrEqualToValue", { label: t, min: Y.global.d(new Date(c), G.TIME, o ?? Y.global.locale.value) }));
|
|
520
522
|
break;
|
|
521
523
|
default:
|
|
522
524
|
s.valid = !0;
|
|
@@ -528,17 +530,17 @@ function Jl(e, n, t, l) {
|
|
|
528
530
|
}
|
|
529
531
|
function Kl(e, n) {
|
|
530
532
|
return new Promise((t) => {
|
|
531
|
-
const l = n != null && n !== "" && n.toString().trim() !== "", o =
|
|
533
|
+
const l = n != null && n !== "" && n.toString().trim() !== "", o = ie(l, se("input.valueIsRequired", { label: e }));
|
|
532
534
|
t(o);
|
|
533
535
|
});
|
|
534
536
|
}
|
|
535
537
|
function Zl(e, n) {
|
|
536
538
|
return new Promise((t) => {
|
|
537
|
-
const o = n === "" || /[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?/.exec(n) !== null, r =
|
|
539
|
+
const o = n === "" || /[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?/.exec(n) !== null, r = ie(o, se("input.valueNotValidEmail", { label: e }));
|
|
538
540
|
t(r);
|
|
539
541
|
});
|
|
540
542
|
}
|
|
541
|
-
function
|
|
543
|
+
function ie(e, n) {
|
|
542
544
|
return {
|
|
543
545
|
valid: e,
|
|
544
546
|
message: e ? "" : n
|
|
@@ -1029,7 +1031,7 @@ function ot(e) {
|
|
|
1029
1031
|
}
|
|
1030
1032
|
return n;
|
|
1031
1033
|
}
|
|
1032
|
-
function
|
|
1034
|
+
function We(e, n) {
|
|
1033
1035
|
let t;
|
|
1034
1036
|
if (e.indexOf("/") > -1 || e.indexOf("-") > -1) {
|
|
1035
1037
|
const l = new Date(e).toLocaleString(n), o = l.indexOf(",");
|
|
@@ -1037,7 +1039,7 @@ function Je(e, n) {
|
|
|
1037
1039
|
}
|
|
1038
1040
|
return t;
|
|
1039
1041
|
}
|
|
1040
|
-
function
|
|
1042
|
+
function Je(e) {
|
|
1041
1043
|
let n;
|
|
1042
1044
|
if (/([0-9]{2}:[0-9]{2})/.exec(e) !== null) {
|
|
1043
1045
|
const l = e.indexOf("T");
|
|
@@ -1061,14 +1063,14 @@ const ct = ["placeholder", "disabled"], st = { class: "cl-absolute cl-bg-white c
|
|
|
1061
1063
|
"update:date": null
|
|
1062
1064
|
},
|
|
1063
1065
|
setup(e, { expose: n, emit: t }) {
|
|
1064
|
-
const l = e, { d: o, getDateTimeFormat: r, locale: s, t: m } =
|
|
1066
|
+
const l = e, { d: o, getDateTimeFormat: r, locale: s, t: m } = ne(), c = C(null), f = C(null), d = S(() => o(nt(), l.type)), h = S(() => r(s.value)[l.type]), v = S(() => U()), p = S(() => oe()), b = S(() => K()), x = S(() => We(l.min, s.value)), w = S(() => We(l.max, s.value)), E = C(!1), H = S(() => {
|
|
1065
1067
|
var $, M;
|
|
1066
1068
|
let O = "H", W = "Y";
|
|
1067
1069
|
return (($ = h.value) == null ? void 0 : $.hour12) === !0 && (O = "h"), ((M = h.value) == null ? void 0 : M.year) === "2-digit" && (W = "y"), at(d.value, O, W);
|
|
1068
|
-
}),
|
|
1070
|
+
}), te = S(() => {
|
|
1069
1071
|
var W, $;
|
|
1070
1072
|
const O = {
|
|
1071
|
-
...
|
|
1073
|
+
...Ge.defaultConfig,
|
|
1072
1074
|
allowInput: !0,
|
|
1073
1075
|
dateFormat: H.value,
|
|
1074
1076
|
disableMobile: !0,
|
|
@@ -1086,7 +1088,7 @@ const ct = ["placeholder", "disabled"], st = { class: "cl-absolute cl-bg-white c
|
|
|
1086
1088
|
};
|
|
1087
1089
|
return l.date !== null && (O.defaultDate = l.date), O;
|
|
1088
1090
|
});
|
|
1089
|
-
function
|
|
1091
|
+
function de(O, W, $) {
|
|
1090
1092
|
const M = O.length > 0 ? O[0] : null;
|
|
1091
1093
|
M !== l.date && !E.value && t("update:date", M), E.value = !1;
|
|
1092
1094
|
}
|
|
@@ -1101,16 +1103,16 @@ const ct = ["placeholder", "disabled"], st = { class: "cl-absolute cl-bg-white c
|
|
|
1101
1103
|
l.type === "time" ? W = l.min.toDateFromTime() : W = new Date(l.min), W > O && (O = W), E.value = !0, t("update:date", O);
|
|
1102
1104
|
}
|
|
1103
1105
|
}
|
|
1104
|
-
function
|
|
1105
|
-
c.value === null && f.value !== null && (c.value =
|
|
1106
|
+
function ae() {
|
|
1107
|
+
c.value === null && f.value !== null && (c.value = Ge(f.value, te.value), c.value.config.onChange.push(de));
|
|
1106
1108
|
}
|
|
1107
|
-
function
|
|
1108
|
-
c.value !== null && (c.value.set(
|
|
1109
|
+
function Z() {
|
|
1110
|
+
c.value !== null && (c.value.set(te.value), c.value.config.onChange.push(de));
|
|
1109
1111
|
}
|
|
1110
|
-
function
|
|
1112
|
+
function he(O) {
|
|
1111
1113
|
c.value !== null && c.value.setDate(O, !0);
|
|
1112
1114
|
}
|
|
1113
|
-
function
|
|
1115
|
+
function we() {
|
|
1114
1116
|
c.value !== null && c.value.clear();
|
|
1115
1117
|
}
|
|
1116
1118
|
function j() {
|
|
@@ -1134,31 +1136,31 @@ const ct = ["placeholder", "disabled"], st = { class: "cl-absolute cl-bg-white c
|
|
|
1134
1136
|
}
|
|
1135
1137
|
return O;
|
|
1136
1138
|
}
|
|
1137
|
-
function
|
|
1139
|
+
function oe() {
|
|
1138
1140
|
let O;
|
|
1139
|
-
return (l.type === G.TIME || l.type === G.DATETIME) && (O =
|
|
1141
|
+
return (l.type === G.TIME || l.type === G.DATETIME) && (O = Je(l.min)), O;
|
|
1140
1142
|
}
|
|
1141
1143
|
function K() {
|
|
1142
1144
|
let O;
|
|
1143
|
-
return (l.type === G.TIME || l.type === G.DATETIME) && (O =
|
|
1145
|
+
return (l.type === G.TIME || l.type === G.DATETIME) && (O = Je(l.max)), O;
|
|
1144
1146
|
}
|
|
1145
1147
|
return J(() => l.date, (O, W) => {
|
|
1146
|
-
O !== null && W !== null ? O.getTime() !== W.getTime() &&
|
|
1148
|
+
O !== null && W !== null ? O.getTime() !== W.getTime() && he(O) : O === null && W !== null && we();
|
|
1147
1149
|
}, {
|
|
1148
1150
|
deep: !0
|
|
1149
|
-
}), J(() =>
|
|
1151
|
+
}), J(() => te.value, Z, {
|
|
1150
1152
|
deep: !0
|
|
1151
1153
|
}), J(() => l.type, () => {
|
|
1152
|
-
j(),
|
|
1154
|
+
j(), ye(() => ae());
|
|
1153
1155
|
}, {
|
|
1154
1156
|
immediate: !1
|
|
1155
|
-
}), Ce(() =>
|
|
1157
|
+
}), Ce(() => ae()), Re(() => j()), n({
|
|
1156
1158
|
focus() {
|
|
1157
1159
|
var O;
|
|
1158
1160
|
(O = f.value) == null || O.focus();
|
|
1159
1161
|
}
|
|
1160
|
-
}), (O, W) => (i(), g("div",
|
|
1161
|
-
u("input",
|
|
1162
|
+
}), (O, W) => (i(), g("div", fe(O.$attrs, { class: "cl-relative" }), [
|
|
1163
|
+
u("input", fe({
|
|
1162
1164
|
ref_key: "element",
|
|
1163
1165
|
ref: f
|
|
1164
1166
|
}, O.$attrs, {
|
|
@@ -1206,7 +1208,7 @@ const ct = ["placeholder", "disabled"], st = { class: "cl-absolute cl-bg-white c
|
|
|
1206
1208
|
], 16));
|
|
1207
1209
|
}
|
|
1208
1210
|
});
|
|
1209
|
-
const rt = /* @__PURE__ */
|
|
1211
|
+
const rt = /* @__PURE__ */ me(it, [["__scopeId", "data-v-c2730954"]]), Ue = [
|
|
1210
1212
|
"date",
|
|
1211
1213
|
"datetime",
|
|
1212
1214
|
"time"
|
|
@@ -1231,7 +1233,7 @@ const rt = /* @__PURE__ */ ge(it, [["__scopeId", "data-v-c2730954"]]), Pe = [
|
|
|
1231
1233
|
"update:value": null
|
|
1232
1234
|
},
|
|
1233
1235
|
setup(e, { expose: n, emit: t }) {
|
|
1234
|
-
const l = e, { n: o, t: r } =
|
|
1236
|
+
const l = e, { n: o, t: r } = ne(), { debounce: s } = bl(), m = C(l.value), c = C(), f = S({
|
|
1235
1237
|
get: () => l.value,
|
|
1236
1238
|
set: (b) => t("update:value", b)
|
|
1237
1239
|
}), d = S(() => l.disabled ? "rgba(153, 153, 153, 0.8)" : "#9acd32"), h = S(() => {
|
|
@@ -1240,7 +1242,7 @@ const rt = /* @__PURE__ */ ge(it, [["__scopeId", "data-v-c2730954"]]), Pe = [
|
|
|
1240
1242
|
}), v = S(() => l.min <= l.max && l.step > 0);
|
|
1241
1243
|
function p(b, x) {
|
|
1242
1244
|
const w = (b == null ? void 0 : b.value) ?? "", E = Math.max(Math.min(parseFloat(w) || l.min, l.max), l.min);
|
|
1243
|
-
f.value = l.enforceStep ? Math.ceil(E / l.step) * l.step : E,
|
|
1245
|
+
f.value = l.enforceStep ? Math.ceil(E / l.step) * l.step : E, ye(() => x());
|
|
1244
1246
|
}
|
|
1245
1247
|
return J(() => l.value, () => m.value = l.value), n({
|
|
1246
1248
|
focus() {
|
|
@@ -1248,8 +1250,8 @@ const rt = /* @__PURE__ */ ge(it, [["__scopeId", "data-v-c2730954"]]), Pe = [
|
|
|
1248
1250
|
(b = c.value) == null || b.focus();
|
|
1249
1251
|
}
|
|
1250
1252
|
}), (b, x) => {
|
|
1251
|
-
const w =
|
|
1252
|
-
return a(v) ? (i(), g("div",
|
|
1253
|
+
const w = el("cl-ui-input");
|
|
1254
|
+
return a(v) ? (i(), g("div", le(fe({ key: 0 }, b.$attrs)), [
|
|
1253
1255
|
P(u("div", { class: "cl-bg-transparent cl-relative cl-text-center cl-text-sm" }, k(a(f)), 513), [
|
|
1254
1256
|
[B, !e.showNumericInput]
|
|
1255
1257
|
]),
|
|
@@ -1268,12 +1270,12 @@ const rt = /* @__PURE__ */ ge(it, [["__scopeId", "data-v-c2730954"]]), Pe = [
|
|
|
1268
1270
|
[B, e.showNumericInput]
|
|
1269
1271
|
]),
|
|
1270
1272
|
u("div", dt, [
|
|
1271
|
-
u("span", ft, k(a(o)(e.min, Number.isInteger(e.min) ? a(
|
|
1273
|
+
u("span", ft, k(a(o)(e.min, Number.isInteger(e.min) ? a(ee).INTEGER : a(ee).DECIMAL)), 1),
|
|
1272
1274
|
typeof a(f) == "number" ? (i(), g("div", mt, [
|
|
1273
1275
|
P(u("input", {
|
|
1274
1276
|
ref_key: "sliderRef",
|
|
1275
1277
|
ref: c,
|
|
1276
|
-
"onUpdate:modelValue": x[2] || (x[2] = (E) =>
|
|
1278
|
+
"onUpdate:modelValue": x[2] || (x[2] = (E) => be(f) ? f.value = E : null),
|
|
1277
1279
|
class: "cl-align-middle cl-appearance-none cl-bg-gradient-to-r cl-border cl-border-grey-2 cl-delay-500 cl-ease-in cl-flex-1 cl-h-5 cl-mb-2 cl-outline-none cl-rounded-full cl-transition-colors cl-w-full",
|
|
1278
1280
|
style: ll({
|
|
1279
1281
|
background: `linear-gradient(to right, ${a(d)} 0%, ${a(d)} ${a(h)}%, white ${a(h)}%, white 100%)`
|
|
@@ -1292,15 +1294,15 @@ const rt = /* @__PURE__ */ ge(it, [["__scopeId", "data-v-c2730954"]]), Pe = [
|
|
|
1292
1294
|
]
|
|
1293
1295
|
])
|
|
1294
1296
|
])) : I("", !0),
|
|
1295
|
-
u("span", bt, k(a(o)(e.max, Number.isInteger(e.max) ? a(
|
|
1297
|
+
u("span", bt, k(a(o)(e.max, Number.isInteger(e.max) ? a(ee).INTEGER : a(ee).DECIMAL)), 1)
|
|
1296
1298
|
])
|
|
1297
1299
|
])
|
|
1298
1300
|
], 16)) : (i(), g("div", vt, k(a(r)("slider.invalidProps")), 1));
|
|
1299
1301
|
};
|
|
1300
1302
|
}
|
|
1301
1303
|
});
|
|
1302
|
-
const pt = /* @__PURE__ */
|
|
1303
|
-
function
|
|
1304
|
+
const pt = /* @__PURE__ */ me(ht, [["__scopeId", "data-v-47d8e44f"]]);
|
|
1305
|
+
function Ke(e) {
|
|
1304
1306
|
let n = !1;
|
|
1305
1307
|
switch (e) {
|
|
1306
1308
|
case "email":
|
|
@@ -1320,7 +1322,7 @@ function Ze(e) {
|
|
|
1320
1322
|
function yt(e) {
|
|
1321
1323
|
return e === "number" || e === "range";
|
|
1322
1324
|
}
|
|
1323
|
-
function
|
|
1325
|
+
function Ze(e) {
|
|
1324
1326
|
let n = !1;
|
|
1325
1327
|
switch (e) {
|
|
1326
1328
|
case "date":
|
|
@@ -1355,19 +1357,19 @@ function xt(e) {
|
|
|
1355
1357
|
let n;
|
|
1356
1358
|
switch (e) {
|
|
1357
1359
|
case "datetime":
|
|
1358
|
-
n =
|
|
1360
|
+
n = Ue[1];
|
|
1359
1361
|
break;
|
|
1360
1362
|
case "time":
|
|
1361
|
-
n =
|
|
1363
|
+
n = Ue[2];
|
|
1362
1364
|
break;
|
|
1363
1365
|
case "date":
|
|
1364
1366
|
default:
|
|
1365
|
-
n =
|
|
1367
|
+
n = Ue[0];
|
|
1366
1368
|
break;
|
|
1367
1369
|
}
|
|
1368
1370
|
return n;
|
|
1369
1371
|
}
|
|
1370
|
-
function
|
|
1372
|
+
function Qe(e, n) {
|
|
1371
1373
|
const t = e.target;
|
|
1372
1374
|
return yt(n) ? t.valueAsNumber : wt(n) ? t.valueAsDate : ke(n) ? t.checked : t.value;
|
|
1373
1375
|
}
|
|
@@ -1411,7 +1413,8 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1411
1413
|
autocomplete: { default: "off" },
|
|
1412
1414
|
highlightWhenValid: { type: Boolean, default: !1 },
|
|
1413
1415
|
messageWhenValid: { default: "" },
|
|
1414
|
-
inputSpecificClasses: { default: "" }
|
|
1416
|
+
inputSpecificClasses: { default: "" },
|
|
1417
|
+
showValidationMessages: { type: Boolean, default: !0 }
|
|
1415
1418
|
},
|
|
1416
1419
|
emits: ["update:model-value", "click", "focus", "input", "change", "validated"],
|
|
1417
1420
|
setup(e, { expose: n, emit: t }) {
|
|
@@ -1420,8 +1423,8 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1420
1423
|
set: ($) => T($, !1)
|
|
1421
1424
|
}), h = S({
|
|
1422
1425
|
get: () => l.modelValue,
|
|
1423
|
-
set: ($) =>
|
|
1424
|
-
}), v = S(() => typeof l.min == "number" ? l.min.toString() : l.min), p = S(() => typeof l.max == "number" ? l.max.toString() : l.max), b = S(() => typeof l.min == "number" ? l.min : parseFloat(l.min)), x = S(() => typeof l.max == "number" ? l.max : parseFloat(l.max)), w = S(() => l.messageWhenValid.trim() !== "" ? l.messageWhenValid : ""), E = C(!0), H = C([]),
|
|
1426
|
+
set: ($) => de($)
|
|
1427
|
+
}), v = S(() => typeof l.min == "number" ? l.min.toString() : l.min), p = S(() => typeof l.max == "number" ? l.max.toString() : l.max), b = S(() => typeof l.min == "number" ? l.min : parseFloat(l.min)), x = S(() => typeof l.max == "number" ? l.max : parseFloat(l.max)), w = S(() => l.messageWhenValid.trim() !== "" ? l.messageWhenValid : ""), E = C(!0), H = C([]), te = S(() => {
|
|
1425
1428
|
var $, M;
|
|
1426
1429
|
return [
|
|
1427
1430
|
...(($ = H.value) == null ? void 0 : $.filter((R) => ((R == null ? void 0 : R.length) ?? 0) > 0)) ?? [],
|
|
@@ -1429,7 +1432,7 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1429
1432
|
].join(`
|
|
1430
1433
|
`);
|
|
1431
1434
|
});
|
|
1432
|
-
async function
|
|
1435
|
+
async function de($) {
|
|
1433
1436
|
l.validateOn === "input" && await V($), t("update:model-value", $);
|
|
1434
1437
|
}
|
|
1435
1438
|
async function T($, M) {
|
|
@@ -1447,18 +1450,18 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1447
1450
|
})
|
|
1448
1451
|
];
|
|
1449
1452
|
return (typeof $ == "string" || typeof $ == "number" || $ instanceof Date) && (R.push(Wl(l.min, l.inputType, l.label, $)), R.push(Jl(l.max, l.inputType, l.label, $))), l.isRequired && R.push(Kl(l.label, $)), l.inputType === "email" && typeof $ == "string" && R.push(Zl(l.label, $)), Promise.all(R).then((xe) => {
|
|
1450
|
-
const rl = [...xe.map((Se) => Se.message)],
|
|
1451
|
-
|
|
1453
|
+
const rl = [...xe.map((Se) => Se.message)], Ve = xe.some((Se) => Se.message.length > 0 && Se.valid === !1) || l.externalErrors.length > 0;
|
|
1454
|
+
Ve ? (H.value = rl, t("validated", !1, $)) : (H.value = [], t("validated", !0, $)), E.value = !Ve;
|
|
1452
1455
|
});
|
|
1453
1456
|
}
|
|
1454
|
-
function
|
|
1457
|
+
function ae() {
|
|
1455
1458
|
let $ = "";
|
|
1456
1459
|
return l.inputType === "color" && d.value && (l.disabled ? $ = "background: #999999" : $ = `background: ${d.value};`), $;
|
|
1457
1460
|
}
|
|
1458
|
-
function
|
|
1461
|
+
function Z($) {
|
|
1459
1462
|
ke(l.inputType) ? ($.preventDefault(), t("click", $)) : l.inputType === "checkbox" && t("click", $);
|
|
1460
1463
|
}
|
|
1461
|
-
function
|
|
1464
|
+
function he() {
|
|
1462
1465
|
if (o.value) {
|
|
1463
1466
|
o.value.stepUp(), o.value.focus(), T(o.value.valueAsNumber, !1);
|
|
1464
1467
|
const $ = {
|
|
@@ -1467,7 +1470,7 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1467
1470
|
t("input", $, o.value.valueAsNumber);
|
|
1468
1471
|
}
|
|
1469
1472
|
}
|
|
1470
|
-
function
|
|
1473
|
+
function we() {
|
|
1471
1474
|
if (o.value) {
|
|
1472
1475
|
o.value.stepDown(), o.value.focus(), T(o.value.valueAsNumber, !1);
|
|
1473
1476
|
const $ = {
|
|
@@ -1482,7 +1485,7 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1482
1485
|
function U() {
|
|
1483
1486
|
s.value = !0, j(!1);
|
|
1484
1487
|
}
|
|
1485
|
-
function
|
|
1488
|
+
function oe() {
|
|
1486
1489
|
f.value++;
|
|
1487
1490
|
}
|
|
1488
1491
|
function K($) {
|
|
@@ -1495,7 +1498,7 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1495
1498
|
return r.value ? $ = M : s.value && ((R = d.value) == null ? void 0 : R.toString().trim()) === "" && ($ = !1), $;
|
|
1496
1499
|
}
|
|
1497
1500
|
async function W($) {
|
|
1498
|
-
const M =
|
|
1501
|
+
const M = Qe($, l.inputType);
|
|
1499
1502
|
l.validateOn === "change" && await V(M), t("change", $, M);
|
|
1500
1503
|
}
|
|
1501
1504
|
return Ce(() => {
|
|
@@ -1524,11 +1527,11 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1524
1527
|
e.isRequired && a(m) ? (i(), g("label", Tt, " * ")) : I("", !0),
|
|
1525
1528
|
e.isRequired && !a(m) && e.requiredText.length ? (i(), g("label", Ct, k(e.requiredText), 1)) : I("", !0)
|
|
1526
1529
|
]),
|
|
1527
|
-
e.inputType !== "range" && !a(
|
|
1530
|
+
e.inputType !== "range" && !a(Ze)(e.inputType) ? P((i(), g("input", fe({
|
|
1528
1531
|
key: 0,
|
|
1529
1532
|
ref_key: "inputElement",
|
|
1530
1533
|
ref: o,
|
|
1531
|
-
"onUpdate:modelValue": M[0] || (M[0] = (R) =>
|
|
1534
|
+
"onUpdate:modelValue": M[0] || (M[0] = (R) => be(d) ? d.value = R : null)
|
|
1532
1535
|
}, $.$attrs, {
|
|
1533
1536
|
class: ["cl-block cl-border cl-duration-300 cl-h-full cl-mb-1 cl-transition cl-w-full focus:cl-outline-none", {
|
|
1534
1537
|
"hover:!cl-border-grey-3": e.disabled === !1 && !a(ke)(e.inputType),
|
|
@@ -1540,35 +1543,35 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1540
1543
|
"cl-p-3 cl-rounded-lg": !a(ke)(e.inputType),
|
|
1541
1544
|
[`${e.inputSpecificClasses}`]: e.inputSpecificClasses !== ""
|
|
1542
1545
|
}],
|
|
1543
|
-
style:
|
|
1546
|
+
style: ae(),
|
|
1544
1547
|
type: e.inputType,
|
|
1545
1548
|
disabled: e.disabled,
|
|
1546
1549
|
min: e.min,
|
|
1547
1550
|
max: e.max,
|
|
1548
|
-
minlength: a(
|
|
1549
|
-
maxlength: a(
|
|
1551
|
+
minlength: a(Ke)(e.inputType) ? e.min : 0,
|
|
1552
|
+
maxlength: a(Ke)(e.inputType) ? e.max : 0,
|
|
1550
1553
|
step: e.step,
|
|
1551
1554
|
placeholder: a(c),
|
|
1552
1555
|
accept: e.fileExtensions,
|
|
1553
1556
|
name: e.group,
|
|
1554
1557
|
autocomplete: e.autocomplete,
|
|
1555
|
-
onClick: M[1] || (M[1] = (R) =>
|
|
1558
|
+
onClick: M[1] || (M[1] = (R) => Z(R)),
|
|
1556
1559
|
onFocus: M[2] || (M[2] = (R) => t("focus")),
|
|
1557
|
-
onBlur: M[3] || (M[3] =
|
|
1558
|
-
U(),
|
|
1560
|
+
onBlur: M[3] || (M[3] = Q((R) => {
|
|
1561
|
+
U(), oe();
|
|
1559
1562
|
}, ["self"])),
|
|
1560
1563
|
onMousewheelPassive: K,
|
|
1561
1564
|
onInput: M[4] || (M[4] = (R) => {
|
|
1562
|
-
t("input", R, a(
|
|
1565
|
+
t("input", R, a(Qe)(R, e.inputType));
|
|
1563
1566
|
}),
|
|
1564
1567
|
onChange: W
|
|
1565
1568
|
}), null, 16, St)), [
|
|
1566
1569
|
[dl, a(d)]
|
|
1567
|
-
]) : a(
|
|
1570
|
+
]) : a(Ze)(e.inputType) ? (i(), L(a(rt), fe({ key: 1 }, $.$attrs, {
|
|
1568
1571
|
ref_key: "inputElement",
|
|
1569
1572
|
ref: o,
|
|
1570
1573
|
date: a(h),
|
|
1571
|
-
"onUpdate:date": M[5] || (M[5] = (R) =>
|
|
1574
|
+
"onUpdate:date": M[5] || (M[5] = (R) => be(h) ? h.value = R : null),
|
|
1572
1575
|
class: ["cl-block cl-duration-300 cl-h-fit cl-mb-1 cl-rounded-lg cl-text-sm cl-transition cl-w-full focus:cl-outline-none", {
|
|
1573
1576
|
"hover:cl-border-grey-3": !e.disabled,
|
|
1574
1577
|
"!cl-border-danger-default": !E.value,
|
|
@@ -1581,20 +1584,20 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1581
1584
|
"date-placeholder": a(c),
|
|
1582
1585
|
"date-time-placeholder": a(c),
|
|
1583
1586
|
"time-placeholder": a(c),
|
|
1584
|
-
onBlur:
|
|
1587
|
+
onBlur: Q(U, ["self"]),
|
|
1585
1588
|
onFocus: M[6] || (M[6] = (R) => t("focus"))
|
|
1586
1589
|
}), null, 16, ["date", "class", "disabled", "type", "min", "max", "date-placeholder", "date-time-placeholder", "time-placeholder", "onBlur"])) : e.inputType === "range" && typeof a(d) == "number" ? (i(), g("div", Et, [
|
|
1587
1590
|
y(a(pt), {
|
|
1588
1591
|
ref_key: "inputElement",
|
|
1589
1592
|
ref: o,
|
|
1590
1593
|
value: a(d),
|
|
1591
|
-
"onUpdate:value": M[7] || (M[7] = (R) =>
|
|
1594
|
+
"onUpdate:value": M[7] || (M[7] = (R) => be(d) ? d.value = R : null),
|
|
1592
1595
|
min: a(b),
|
|
1593
1596
|
max: a(x),
|
|
1594
1597
|
step: e.step,
|
|
1595
1598
|
disabled: e.disabled,
|
|
1596
1599
|
"show-numeric-input": !1,
|
|
1597
|
-
onBlur:
|
|
1600
|
+
onBlur: Q(U, ["self"]),
|
|
1598
1601
|
onFocus: M[8] || (M[8] = (R) => t("focus"))
|
|
1599
1602
|
}, null, 8, ["value", "min", "max", "step", "disabled", "onBlur"])
|
|
1600
1603
|
])) : I("", !0),
|
|
@@ -1609,8 +1612,8 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1609
1612
|
y(a(N), {
|
|
1610
1613
|
icon: "ph:caret-up-bold",
|
|
1611
1614
|
class: "cl-bg-link-default cl-rounded-md cl-text-sm cl-text-white hover:cl-bg-link-light hover:cl-cursor-pointer",
|
|
1612
|
-
onClick:
|
|
1613
|
-
onMousedown: M[9] || (M[9] =
|
|
1615
|
+
onClick: he,
|
|
1616
|
+
onMousedown: M[9] || (M[9] = Q(() => {
|
|
1614
1617
|
}, ["prevent"]))
|
|
1615
1618
|
})
|
|
1616
1619
|
], 2)) : I("", !0),
|
|
@@ -1623,19 +1626,19 @@ const $t = { class: "cl-flex cl-justify-between" }, kt = { class: "cl-w-full" },
|
|
|
1623
1626
|
y(a(N), {
|
|
1624
1627
|
icon: "ph:caret-down-bold",
|
|
1625
1628
|
class: "cl-bg-link-default cl-rounded-md cl-text-sm cl-text-white hover:cl-bg-link-light hover:cl-cursor-pointer",
|
|
1626
|
-
onClick:
|
|
1627
|
-
onMousedown: M[10] || (M[10] =
|
|
1629
|
+
onClick: we,
|
|
1630
|
+
onMousedown: M[10] || (M[10] = Q(() => {
|
|
1628
1631
|
}, ["prevent"]))
|
|
1629
1632
|
})
|
|
1630
1633
|
], 2)) : I("", !0)
|
|
1631
1634
|
])
|
|
1632
1635
|
], 32),
|
|
1633
1636
|
E.value && a(w) ? (i(), g("div", Ot, k(a(w)), 1)) : I("", !0),
|
|
1634
|
-
!E.value && a(
|
|
1637
|
+
!E.value && a(te).length > 0 && e.showValidationMessages ? (i(), g("div", At, k(a(te)), 1)) : I("", !0)
|
|
1635
1638
|
]));
|
|
1636
1639
|
}
|
|
1637
1640
|
});
|
|
1638
|
-
const
|
|
1641
|
+
const re = /* @__PURE__ */ me(Mt, [["__scopeId", "data-v-9a92c725"]]), It = { class: "cl-align-items-center cl-bg-black cl-bg-opacity-40 cl-bottom-0 cl-fixed cl-flex cl-h-screen cl-justify-center cl-left-0 cl-right-0 cl-top-0 cl-w-full cl-z-40" }, Nt = ["onKeypress"], Dt = { class: "cl-overflow-y-auto cl-overscroll-y-none cl-p-2 cl-w-full" }, qt = {
|
|
1639
1642
|
inheritAttrs: !1
|
|
1640
1643
|
}, sl = /* @__PURE__ */ q({
|
|
1641
1644
|
...qt,
|
|
@@ -1657,12 +1660,12 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1657
1660
|
s.key === "Escape" && o();
|
|
1658
1661
|
}
|
|
1659
1662
|
return (s, m) => (i(), g(z, null, [
|
|
1660
|
-
A(s.$slots, "trigger",
|
|
1661
|
-
(i(), L(
|
|
1662
|
-
y(
|
|
1663
|
+
A(s.$slots, "trigger", le(ce({ open: l }))),
|
|
1664
|
+
(i(), L(ze, { to: "body" }, [
|
|
1665
|
+
y(pe, { name: "fade" }, {
|
|
1663
1666
|
default: F(() => [
|
|
1664
1667
|
P(u("div", It, [
|
|
1665
|
-
u("div",
|
|
1668
|
+
u("div", fe(s.$attrs, {
|
|
1666
1669
|
class: ["cl-bg-white cl-flex cl-flex-wrap cl-max-h-[calc(100vh-8rem)] cl-mx-0 cl-my-auto cl-overflow-y-auto cl-overscroll-y-none cl-relative cl-rounded-lg cl-shadow-lg", {
|
|
1667
1670
|
"lg:cl-w-2/12 cl-w-10/12": e.size === "x-small",
|
|
1668
1671
|
"cl-w-6/12": e.size === "small",
|
|
@@ -1693,9 +1696,9 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1693
1696
|
A(s.$slots, "title")
|
|
1694
1697
|
], 2),
|
|
1695
1698
|
u("div", Dt, [
|
|
1696
|
-
A(s.$slots, "default",
|
|
1699
|
+
A(s.$slots, "default", le(ce({ close: o })))
|
|
1697
1700
|
]),
|
|
1698
|
-
A(s.$slots, "footer",
|
|
1701
|
+
A(s.$slots, "footer", le(ce({ close: o })))
|
|
1699
1702
|
], 16)
|
|
1700
1703
|
], 512), [
|
|
1701
1704
|
[B, t.value]
|
|
@@ -1744,7 +1747,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1744
1747
|
}), Ut = {
|
|
1745
1748
|
key: 0,
|
|
1746
1749
|
class: "cl-w-1/2"
|
|
1747
|
-
}, Bt = { class: "cl-float-right cl-py-1" },
|
|
1750
|
+
}, Bt = { class: "cl-float-right cl-py-1" }, Ye = /* @__PURE__ */ q({
|
|
1748
1751
|
__name: "cl-ui-combo-box-selectable",
|
|
1749
1752
|
props: {
|
|
1750
1753
|
isCreateNewOption: { type: Boolean, default: !1 },
|
|
@@ -1830,7 +1833,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1830
1833
|
"hide-dropdown": null
|
|
1831
1834
|
},
|
|
1832
1835
|
setup(e, { emit: n }) {
|
|
1833
|
-
const t = e, { t: l } =
|
|
1836
|
+
const t = e, { t: l } = ne(), o = C(""), r = C(!1), s = C(-1), m = S(() => r.value ? -1 : 0), c = C();
|
|
1834
1837
|
function f(T) {
|
|
1835
1838
|
(T === void 0 || (T == null ? void 0 : T.code.startsWith("Arrow")) === !1 && (T == null ? void 0 : T.code.startsWith("Control")) === !1 && (T == null ? void 0 : T.code.startsWith("Shift")) === !1 && (T == null ? void 0 : T.code.startsWith("Tab")) === !1 && (T == null ? void 0 : T.code) !== "Enter") && (n("search", o.value), s.value = -2);
|
|
1836
1839
|
}
|
|
@@ -1855,10 +1858,10 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1855
1858
|
function w(T) {
|
|
1856
1859
|
if (T.key === "Tab" && T.shiftKey === !0) {
|
|
1857
1860
|
const V = document.getElementsByTagName("input");
|
|
1858
|
-
let
|
|
1859
|
-
for (let
|
|
1860
|
-
V[
|
|
1861
|
-
|
|
1861
|
+
let ae = -1;
|
|
1862
|
+
for (let Z = 0; Z < V.length; Z++)
|
|
1863
|
+
V[Z] === T.target && (ae = Z - 1);
|
|
1864
|
+
ae >= 0 && (V[ae].focus(), v());
|
|
1862
1865
|
}
|
|
1863
1866
|
}
|
|
1864
1867
|
function E() {
|
|
@@ -1869,45 +1872,44 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1869
1872
|
let T = !1;
|
|
1870
1873
|
t.results !== null && t.results.length === 1 && (T = o.value.toUpperCase().trim() === t.results[0].name.toUpperCase().trim()), r.value = t.canCreateNewObject === !0 && t.errorMessage === "" && o.value.trim() !== "" && T === !1;
|
|
1871
1874
|
}
|
|
1872
|
-
function
|
|
1875
|
+
function te(T) {
|
|
1873
1876
|
s.value = T;
|
|
1874
1877
|
}
|
|
1875
|
-
function
|
|
1876
|
-
t.isVisible === !0 && (o.value = "", f(),
|
|
1878
|
+
function de() {
|
|
1879
|
+
t.isVisible === !0 && (o.value = "", f(), ye(() => {
|
|
1877
1880
|
var T, V;
|
|
1878
1881
|
return (V = (T = c.value) == null ? void 0 : T.querySelector("input")) == null ? void 0 : V.focus();
|
|
1879
1882
|
}));
|
|
1880
1883
|
}
|
|
1881
|
-
return J(() => t.results, () => H()), J(() => t.errorMessage, () => H()), J(() => t.isVisible, () =>
|
|
1884
|
+
return J(() => t.results, () => H()), J(() => t.errorMessage, () => H()), J(() => t.isVisible, () => de()), Ce(() => {
|
|
1882
1885
|
var T;
|
|
1883
1886
|
return (T = c.value) == null ? void 0 : T.addEventListener("keydown", w);
|
|
1884
1887
|
}), Re(() => {
|
|
1885
1888
|
var T;
|
|
1886
1889
|
return (T = c.value) == null ? void 0 : T.removeEventListener("keydown", w);
|
|
1887
1890
|
}), (T, V) => {
|
|
1888
|
-
var
|
|
1889
|
-
const ce = ze("cl-ui-loading-spinner");
|
|
1891
|
+
var ae;
|
|
1890
1892
|
return i(), g("div", {
|
|
1891
1893
|
ref_key: "container",
|
|
1892
1894
|
ref: c,
|
|
1893
1895
|
class: "cl-bg-white cl-border cl-border-collapse cl-border-grey-0 cl-h-52 cl-overflow-y-auto cl-overscroll-y-none cl-p-2 cl-rounded cl-text-sm",
|
|
1894
1896
|
onKeydown: [
|
|
1895
|
-
V[2] || (V[2] = Te(
|
|
1896
|
-
V[3] || (V[3] = Te(
|
|
1897
|
+
V[2] || (V[2] = Te(Q((Z) => b(a(m)), ["prevent", "stop"]), ["up"])),
|
|
1898
|
+
V[3] || (V[3] = Te(Q((Z) => p(a(m)), ["prevent", "stop"]), ["down"]))
|
|
1897
1899
|
],
|
|
1898
|
-
onKeyup: Te(
|
|
1900
|
+
onKeyup: Te(Q(x, ["prevent", "stop"]), ["enter"])
|
|
1899
1901
|
}, [
|
|
1900
1902
|
u("div", Lt, [
|
|
1901
|
-
y(
|
|
1903
|
+
y(re, {
|
|
1902
1904
|
modelValue: o.value,
|
|
1903
|
-
"onUpdate:modelValue": V[0] || (V[0] = (
|
|
1905
|
+
"onUpdate:modelValue": V[0] || (V[0] = (Z) => o.value = Z),
|
|
1904
1906
|
class: "!cl-mr-0 cl-mb-1 cl-w-full",
|
|
1905
1907
|
"input-type": "text",
|
|
1906
1908
|
"placeholder-text": a(l)("comboBox.searchHint", { object: e.objectType }),
|
|
1907
1909
|
onKeyup: f,
|
|
1908
1910
|
onBlur: v
|
|
1909
1911
|
}, null, 8, ["modelValue", "placeholder-text"]),
|
|
1910
|
-
P(y(
|
|
1912
|
+
P(y(Pe, { class: "cl-absolute cl-ml-2 cl-mt-11" }, null, 512), [
|
|
1911
1913
|
[B, e.loading]
|
|
1912
1914
|
])
|
|
1913
1915
|
]),
|
|
@@ -1915,7 +1917,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1915
1917
|
key: 0,
|
|
1916
1918
|
"show-clear-button": e.canClearSelectedObject,
|
|
1917
1919
|
text: e.currentObjectName,
|
|
1918
|
-
onClearObject: V[1] || (V[1] = (
|
|
1920
|
+
onClearObject: V[1] || (V[1] = (Z) => T.$emit("clear-object"))
|
|
1919
1921
|
}, null, 8, ["show-clear-button", "text"])) : I("", !0),
|
|
1920
1922
|
e.objectParentType !== "" && e.results !== void 0 && e.results.length > 0 && e.errorMessage === "" ? (i(), L(Ee, {
|
|
1921
1923
|
key: 1,
|
|
@@ -1923,7 +1925,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1923
1925
|
"additional-text": e.objectParentType,
|
|
1924
1926
|
class: "cl-bg-grey-2 cl-mt-1"
|
|
1925
1927
|
}, null, 8, ["text", "additional-text"])) : I("", !0),
|
|
1926
|
-
e.results !== null && ((
|
|
1928
|
+
e.results !== null && ((ae = e.results) == null ? void 0 : ae.length) === 0 && o.value.trim() !== "" && e.canCreateNewObject === !1 && e.errorMessage === "" ? (i(), L(Ee, {
|
|
1927
1929
|
key: 2,
|
|
1928
1930
|
text: a(l)("comboBox.noResults", { value: o.value })
|
|
1929
1931
|
}, null, 8, ["text"])) : I("", !0),
|
|
@@ -1932,23 +1934,23 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1932
1934
|
class: "!cl-bg-danger-light cl-border-danger-light cl-rounded cl-text-danger-dark",
|
|
1933
1935
|
text: a(l)("comboBox.errorMessage", { error: e.errorMessage })
|
|
1934
1936
|
}, null, 8, ["text"])) : I("", !0),
|
|
1935
|
-
r.value ? (i(), L(
|
|
1937
|
+
r.value ? (i(), L(Ye, {
|
|
1936
1938
|
key: 4,
|
|
1937
1939
|
"is-create-new-option": !0,
|
|
1938
1940
|
text: a(l)("comboBox.addPrompt", { value: o.value, object: e.objectType }),
|
|
1939
1941
|
index: -1,
|
|
1940
1942
|
"selected-index": s.value,
|
|
1941
1943
|
onCreateObject: h,
|
|
1942
|
-
onOptionHighlighted:
|
|
1944
|
+
onOptionHighlighted: te
|
|
1943
1945
|
}, null, 8, ["text", "selected-index"])) : I("", !0),
|
|
1944
1946
|
e.errorMessage === "" && e.results !== null ? (i(), g("div", Ft, [
|
|
1945
|
-
(i(!0), g(z, null,
|
|
1946
|
-
key:
|
|
1947
|
-
option:
|
|
1948
|
-
index:
|
|
1947
|
+
(i(!0), g(z, null, _(e.results, (Z, he) => (i(), L(Ye, {
|
|
1948
|
+
key: he,
|
|
1949
|
+
option: Z,
|
|
1950
|
+
index: he,
|
|
1949
1951
|
"selected-index": s.value,
|
|
1950
1952
|
onSelectObject: d,
|
|
1951
|
-
onOptionHighlighted:
|
|
1953
|
+
onOptionHighlighted: te
|
|
1952
1954
|
}, null, 8, ["option", "index", "selected-index"]))), 128))
|
|
1953
1955
|
])) : I("", !0)
|
|
1954
1956
|
], 40, zt);
|
|
@@ -1980,10 +1982,10 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1980
1982
|
"update:current-object": null
|
|
1981
1983
|
},
|
|
1982
1984
|
setup(e, { expose: n, emit: t }) {
|
|
1983
|
-
const l = e, { t: o } =
|
|
1985
|
+
const l = e, { t: o } = ne(), r = C(!1), s = S({
|
|
1984
1986
|
get: () => l.currentObject,
|
|
1985
1987
|
set: (j) => t("update:current-object", j)
|
|
1986
|
-
}), m = C(null), c = C(null), f = S(() =>
|
|
1988
|
+
}), m = C(null), c = C(null), f = S(() => he()), d = C(""), h = C(""), v = C(), p = C(!0);
|
|
1987
1989
|
function b(j) {
|
|
1988
1990
|
l.disabled || (typeof j < "u" ? r.value = j : r.value = !r.value);
|
|
1989
1991
|
}
|
|
@@ -1997,21 +1999,21 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
1997
1999
|
s.value = null, b(!1);
|
|
1998
2000
|
}
|
|
1999
2001
|
function H(j) {
|
|
2000
|
-
const U =
|
|
2002
|
+
const U = te(j);
|
|
2001
2003
|
s.value = U, b(!1);
|
|
2002
2004
|
}
|
|
2003
|
-
function
|
|
2005
|
+
function te(j) {
|
|
2004
2006
|
let U = null;
|
|
2005
2007
|
if (l.results !== null) {
|
|
2006
|
-
for (let
|
|
2007
|
-
if (l.results[
|
|
2008
|
-
U = l.results[
|
|
2008
|
+
for (let oe = 0; oe < l.results.length; oe++)
|
|
2009
|
+
if (l.results[oe].id === j) {
|
|
2010
|
+
U = l.results[oe];
|
|
2009
2011
|
break;
|
|
2010
2012
|
}
|
|
2011
2013
|
}
|
|
2012
2014
|
return U;
|
|
2013
2015
|
}
|
|
2014
|
-
function
|
|
2016
|
+
function de() {
|
|
2015
2017
|
var j;
|
|
2016
2018
|
v.value = {
|
|
2017
2019
|
name: d.value,
|
|
@@ -2026,56 +2028,56 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
2026
2028
|
}
|
|
2027
2029
|
function V() {
|
|
2028
2030
|
var j, U;
|
|
2029
|
-
(j = l.objectCreatedResponse) != null && j.error ?
|
|
2031
|
+
(j = l.objectCreatedResponse) != null && j.error ? He({
|
|
2030
2032
|
message: o("comboBox.createFailed", { name: d.value, error: l.objectCreatedResponse.error }),
|
|
2031
2033
|
colour: "danger",
|
|
2032
2034
|
duration: 1e4
|
|
2033
|
-
}) : (U = l.objectCreatedResponse) != null && U.id &&
|
|
2035
|
+
}) : (U = l.objectCreatedResponse) != null && U.id && Z();
|
|
2034
2036
|
}
|
|
2035
|
-
function
|
|
2037
|
+
function ae() {
|
|
2036
2038
|
var j;
|
|
2037
2039
|
(j = l.parentObjectCreatedResponse) != null && j.id && (c.value = {
|
|
2038
2040
|
id: l.parentObjectCreatedResponse.id,
|
|
2039
2041
|
name: l.parentObjectCreatedResponse.name ?? ""
|
|
2040
2042
|
});
|
|
2041
2043
|
}
|
|
2042
|
-
function
|
|
2043
|
-
var U,
|
|
2044
|
-
|
|
2044
|
+
function Z() {
|
|
2045
|
+
var U, oe, K, O, W;
|
|
2046
|
+
He({
|
|
2045
2047
|
message: o("comboBox.createSuccessful", { object: l.objectType, name: ((U = l.objectCreatedResponse) == null ? void 0 : U.name) ?? "" }),
|
|
2046
2048
|
colour: "primary",
|
|
2047
2049
|
duration: 1e4
|
|
2048
2050
|
});
|
|
2049
2051
|
let j = "";
|
|
2050
|
-
c.value && c.value.id === ((
|
|
2052
|
+
c.value && c.value.id === ((oe = l.objectCreatedResponse) == null ? void 0 : oe.parentId) && (j = c.value.name), s.value = {
|
|
2051
2053
|
id: ((K = l.objectCreatedResponse) == null ? void 0 : K.id) ?? 0,
|
|
2052
2054
|
name: ((O = l.objectCreatedResponse) == null ? void 0 : O.name) ?? "",
|
|
2053
2055
|
parentId: ((W = l.objectCreatedResponse) == null ? void 0 : W.parentId) ?? 0,
|
|
2054
2056
|
parentName: j
|
|
2055
2057
|
};
|
|
2056
2058
|
}
|
|
2057
|
-
function
|
|
2059
|
+
function he() {
|
|
2058
2060
|
let j = "";
|
|
2059
2061
|
return s.value && (s.value.parentName ? j = s.value.parentName + "; " + s.value.name : j = s.value.name), j;
|
|
2060
2062
|
}
|
|
2061
|
-
function
|
|
2063
|
+
function we() {
|
|
2062
2064
|
let j = !0;
|
|
2063
2065
|
d.value === "" && (j = !1), l.objectParentType !== "" && c.value === null && (j = !1), p.value = j;
|
|
2064
2066
|
}
|
|
2065
|
-
return J(() => l.objectCreatedResponse, () => V()), J(() => l.parentObjectCreatedResponse, () =>
|
|
2067
|
+
return J(() => l.objectCreatedResponse, () => V()), J(() => l.parentObjectCreatedResponse, () => ae()), J(() => d.value, () => we()), J(() => c.value, () => we()), n({
|
|
2066
2068
|
focus() {
|
|
2067
2069
|
var j;
|
|
2068
2070
|
(j = m.value) == null || j.focus();
|
|
2069
2071
|
}
|
|
2070
2072
|
}), (j, U) => {
|
|
2071
|
-
const
|
|
2073
|
+
const oe = el("cl-ui-combo-box", !0);
|
|
2072
2074
|
return i(), g("div", null, [
|
|
2073
2075
|
u("div", Gt, [
|
|
2074
|
-
y(
|
|
2076
|
+
y(re, {
|
|
2075
2077
|
ref_key: "inputRef",
|
|
2076
2078
|
ref: m,
|
|
2077
2079
|
modelValue: a(f),
|
|
2078
|
-
"onUpdate:modelValue": U[0] || (U[0] = (K) =>
|
|
2080
|
+
"onUpdate:modelValue": U[0] || (U[0] = (K) => be(f) ? f.value = K : null),
|
|
2079
2081
|
class: D(["!cl-bg-transparent !cl-mr-0 cl-mb-0 cl-rounded-r-none cl-w-full cl-z-10", {
|
|
2080
2082
|
"cl-cursor-pointer": e.disabled === !1
|
|
2081
2083
|
}]),
|
|
@@ -2087,7 +2089,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
2087
2089
|
}, null, 8, ["modelValue", "class", "placeholder-text"]),
|
|
2088
2090
|
P(u("div", Ht, [
|
|
2089
2091
|
u("div", Wt, [
|
|
2090
|
-
|
|
2092
|
+
X(k(a(o)("comboBox.required")) + " ", 1),
|
|
2091
2093
|
y(a(N), {
|
|
2092
2094
|
class: "cl-ml-1 cl-mt-1",
|
|
2093
2095
|
icon: "ph:warning"
|
|
@@ -2124,7 +2126,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
2124
2126
|
]),
|
|
2125
2127
|
y(sl, { size: "x-small" }, {
|
|
2126
2128
|
title: F(() => [
|
|
2127
|
-
|
|
2129
|
+
X(k(a(o)("comboBox.createTitle", { object: e.objectType })), 1)
|
|
2128
2130
|
]),
|
|
2129
2131
|
trigger: F(({ open: K }) => [
|
|
2130
2132
|
P(y(Vt, {
|
|
@@ -2148,27 +2150,27 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
2148
2150
|
]),
|
|
2149
2151
|
footer: F(({ close: K }) => [
|
|
2150
2152
|
u("div", Kt, [
|
|
2151
|
-
y(
|
|
2153
|
+
y(ve, {
|
|
2152
2154
|
class: "cl-mr-3",
|
|
2153
2155
|
colour: "default",
|
|
2154
2156
|
size: "small",
|
|
2155
2157
|
onClick: K
|
|
2156
2158
|
}, {
|
|
2157
2159
|
default: F(() => [
|
|
2158
|
-
|
|
2160
|
+
X(k(a(o)("comboBox.cancel")), 1)
|
|
2159
2161
|
]),
|
|
2160
2162
|
_: 2
|
|
2161
2163
|
}, 1032, ["onClick"]),
|
|
2162
|
-
y(
|
|
2164
|
+
y(ve, {
|
|
2163
2165
|
colour: "primary",
|
|
2164
2166
|
size: "small",
|
|
2165
2167
|
disabled: !p.value,
|
|
2166
2168
|
onClick: (O) => {
|
|
2167
|
-
|
|
2169
|
+
de(), K();
|
|
2168
2170
|
}
|
|
2169
2171
|
}, {
|
|
2170
2172
|
default: F(() => [
|
|
2171
|
-
|
|
2173
|
+
X(k(a(o)("comboBox.create")), 1)
|
|
2172
2174
|
]),
|
|
2173
2175
|
_: 2
|
|
2174
2176
|
}, 1032, ["disabled", "onClick"])
|
|
@@ -2176,7 +2178,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
2176
2178
|
]),
|
|
2177
2179
|
default: F(() => [
|
|
2178
2180
|
u("div", Jt, [
|
|
2179
|
-
e.objectParentType ? (i(), L(
|
|
2181
|
+
e.objectParentType ? (i(), L(oe, {
|
|
2180
2182
|
key: 0,
|
|
2181
2183
|
"current-object": c.value,
|
|
2182
2184
|
"onUpdate:currentObject": U[5] || (U[5] = (K) => c.value = K),
|
|
@@ -2191,7 +2193,7 @@ const ue = /* @__PURE__ */ ge(Mt, [["__scopeId", "data-v-8c189c84"]]), It = { cl
|
|
|
2191
2193
|
onSearch: w,
|
|
2192
2194
|
onCreateObject: T
|
|
2193
2195
|
}, null, 8, ["current-object", "results", "loading", "object-type", "object-created-response", "can-create-new-object", "can-clear-selected-object", "error-message"])) : I("", !0),
|
|
2194
|
-
y(
|
|
2196
|
+
y(re, {
|
|
2195
2197
|
modelValue: d.value,
|
|
2196
2198
|
"onUpdate:modelValue": U[6] || (U[6] = (K) => d.value = K),
|
|
2197
2199
|
label: a(o)("comboBox.createProperty"),
|
|
@@ -2234,12 +2236,12 @@ function an(e, n) {
|
|
|
2234
2236
|
])) : I("", !0)
|
|
2235
2237
|
]);
|
|
2236
2238
|
}
|
|
2237
|
-
const on = /* @__PURE__ */
|
|
2239
|
+
const on = /* @__PURE__ */ me(Xt, [["render", an]]);
|
|
2238
2240
|
function je(e) {
|
|
2239
2241
|
const n = e.type !== "slot" || e.slotType !== void 0 && e.field !== void 0, t = e.sortable ?? !0;
|
|
2240
2242
|
return n && t;
|
|
2241
2243
|
}
|
|
2242
|
-
function
|
|
2244
|
+
function Fe(e) {
|
|
2243
2245
|
const n = e.type !== "slot" || e.slotType !== void 0 && e.field !== void 0, t = e.filterable ?? !0;
|
|
2244
2246
|
return n && t;
|
|
2245
2247
|
}
|
|
@@ -2256,23 +2258,23 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2256
2258
|
},
|
|
2257
2259
|
emits: ["update:edit-mode", "update:filterPanelOpen", "clear-filters"],
|
|
2258
2260
|
setup(e) {
|
|
2259
|
-
const { t: n } =
|
|
2261
|
+
const { t: n } = ne();
|
|
2260
2262
|
return (t, l) => (i(), g(z, null, [
|
|
2261
2263
|
u("div", cn, [
|
|
2262
2264
|
u("strong", null, k(a(n)("grid.gridTools")), 1)
|
|
2263
2265
|
]),
|
|
2264
2266
|
u("div", sn, [
|
|
2265
|
-
e.columns.some((o) => o.editable) ? (i(), L(
|
|
2267
|
+
e.columns.some((o) => o.editable) ? (i(), L(ve, {
|
|
2266
2268
|
key: 0,
|
|
2267
2269
|
size: "small",
|
|
2268
2270
|
colour: "default",
|
|
2269
|
-
onClick: l[0] || (l[0] =
|
|
2271
|
+
onClick: l[0] || (l[0] = Q((o) => t.$emit("update:edit-mode", !e.editMode), ["prevent"]))
|
|
2270
2272
|
}, {
|
|
2271
2273
|
default: F(() => [
|
|
2272
2274
|
e.editMode ? (i(), g(z, { key: 0 }, [
|
|
2273
|
-
|
|
2275
|
+
X(k(a(n)("grid.finishEditing")), 1)
|
|
2274
2276
|
], 64)) : (i(), g(z, { key: 1 }, [
|
|
2275
|
-
|
|
2277
|
+
X(k(a(n)("grid.editData")), 1)
|
|
2276
2278
|
], 64))
|
|
2277
2279
|
]),
|
|
2278
2280
|
_: 1
|
|
@@ -2280,24 +2282,24 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2280
2282
|
e.options.hideViewManager ? I("", !0) : (i(), g("div", rn, [
|
|
2281
2283
|
A(t.$slots, "view-manager")
|
|
2282
2284
|
])),
|
|
2283
|
-
e.columns.some((o) => a(
|
|
2284
|
-
y(
|
|
2285
|
+
e.columns.some((o) => a(Fe)(o) || a(je)(o)) ? (i(), g(z, { key: 2 }, [
|
|
2286
|
+
y(ve, {
|
|
2285
2287
|
size: "small",
|
|
2286
|
-
onClick: l[1] || (l[1] =
|
|
2288
|
+
onClick: l[1] || (l[1] = Q((o) => t.$emit("clear-filters"), ["prevent"]))
|
|
2287
2289
|
}, {
|
|
2288
2290
|
default: F(() => [
|
|
2289
|
-
|
|
2291
|
+
X(k(a(n)("grid.clearFilters")), 1)
|
|
2290
2292
|
]),
|
|
2291
2293
|
_: 1
|
|
2292
2294
|
}),
|
|
2293
2295
|
u("div", un, [
|
|
2294
|
-
y(
|
|
2296
|
+
y(ve, {
|
|
2295
2297
|
class: "cl-w-full",
|
|
2296
2298
|
size: "small",
|
|
2297
|
-
onClick: l[2] || (l[2] =
|
|
2299
|
+
onClick: l[2] || (l[2] = Q((o) => t.$emit("update:filterPanelOpen", !e.filterPanelOpen), ["prevent"]))
|
|
2298
2300
|
}, {
|
|
2299
2301
|
default: F(() => [
|
|
2300
|
-
|
|
2302
|
+
X(k(a(n)("grid.modifyFilters")), 1)
|
|
2301
2303
|
]),
|
|
2302
2304
|
_: 1
|
|
2303
2305
|
})
|
|
@@ -2312,26 +2314,26 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2312
2314
|
}, mn = {
|
|
2313
2315
|
key: 1,
|
|
2314
2316
|
class: "cl-inline-block cl-whitespace-nowrap"
|
|
2315
|
-
},
|
|
2317
|
+
}, Xe = /* @__PURE__ */ q({
|
|
2316
2318
|
__name: "cl-ui-grid-cell-value",
|
|
2317
2319
|
props: {
|
|
2318
2320
|
data: null,
|
|
2319
2321
|
column: null
|
|
2320
2322
|
},
|
|
2321
2323
|
setup(e) {
|
|
2322
|
-
const { d: n } =
|
|
2323
|
-
return (t, l) => e.column.type === "slot" ? A(t.$slots, e.column.name, { key: 0 }) : e.column.type === "boolean" && e.column.field !== void 0 ? (i(), L(
|
|
2324
|
+
const { d: n } = ne();
|
|
2325
|
+
return (t, l) => e.column.type === "slot" ? A(t.$slots, e.column.name, { key: 0 }) : e.column.type === "boolean" && e.column.field !== void 0 ? (i(), L(re, {
|
|
2324
2326
|
key: 1,
|
|
2325
2327
|
"input-type": "checkbox",
|
|
2326
2328
|
"model-value": e.data[e.column.field],
|
|
2327
2329
|
disabled: !0
|
|
2328
2330
|
}, null, 8, ["model-value"])) : (e.column.type === "date" || e.column.type === "datetime") && e.column.field !== void 0 ? (i(), g(z, { key: 2 }, [
|
|
2329
2331
|
e.column.format !== void 0 ? (i(), g(z, { key: 0 }, [
|
|
2330
|
-
|
|
2332
|
+
X(k(a(n)(new Date(e.data[e.column.field]), e.column.format)), 1)
|
|
2331
2333
|
], 64)) : e.column.type === "date" ? (i(), g(z, { key: 1 }, [
|
|
2332
|
-
|
|
2334
|
+
X(k(a(n)(new Date(e.data[e.column.field]), a(G).DATE)), 1)
|
|
2333
2335
|
], 64)) : (i(), g(z, { key: 2 }, [
|
|
2334
|
-
|
|
2336
|
+
X(k(a(n)(new Date(e.data[e.column.field]), a(G).DATETIME)), 1)
|
|
2335
2337
|
], 64))
|
|
2336
2338
|
], 64)) : e.column.field !== void 0 ? (i(), g(z, { key: 3 }, [
|
|
2337
2339
|
e.column.maxLength !== void 0 ? (i(), g("span", fn, k(e.data[e.column.field].trimToLength(e.column.maxLength, e.column.format !== void 0 ? e.column.format === "ellipsis" : !1)), 1)) : (i(), g("span", mn, k(e.data[e.column.field]), 1))
|
|
@@ -2346,8 +2348,8 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2346
2348
|
},
|
|
2347
2349
|
emits: ["edit", "focus", "undo"],
|
|
2348
2350
|
setup(e, { emit: n }) {
|
|
2349
|
-
const t = e, l = C(
|
|
2350
|
-
return fl(() => l.value =
|
|
2351
|
+
const t = e, l = C(ue(t.data)), o = S(() => t.column.field !== void 0 && l.value[t.column.field] !== t.data[t.column.field]);
|
|
2352
|
+
return fl(() => l.value = ue(t.data)), J(l, (r) => {
|
|
2351
2353
|
const s = t.column.field ?? "";
|
|
2352
2354
|
s !== "" && (r[s] !== t.data[s] ? n("edit", r[s]) : n("undo"));
|
|
2353
2355
|
}, {
|
|
@@ -2358,28 +2360,28 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2358
2360
|
}])
|
|
2359
2361
|
}, [
|
|
2360
2362
|
u("span", gn, k(e.column.caption), 1),
|
|
2361
|
-
e.editMode && e.column.editable === !0 ? A(r.$slots, `${e.column.name}Edit`,
|
|
2363
|
+
e.editMode && e.column.editable === !0 ? A(r.$slots, `${e.column.name}Edit`, le(fe({ key: 0 }, {
|
|
2362
2364
|
cellFocused: () => n("focus"),
|
|
2363
2365
|
column: e.column,
|
|
2364
2366
|
edited: a(o),
|
|
2365
2367
|
record: l.value
|
|
2366
2368
|
})), () => [
|
|
2367
|
-
y(
|
|
2369
|
+
y(Xe, {
|
|
2368
2370
|
column: e.column,
|
|
2369
2371
|
data: e.data
|
|
2370
2372
|
}, {
|
|
2371
2373
|
[e.column.name]: F(() => [
|
|
2372
|
-
A(r.$slots, e.column.name,
|
|
2374
|
+
A(r.$slots, e.column.name, le(ce({ column: e.column, data: e.data })))
|
|
2373
2375
|
]),
|
|
2374
2376
|
_: 2
|
|
2375
2377
|
}, 1032, ["column", "data"])
|
|
2376
|
-
]) : (i(), L(
|
|
2378
|
+
]) : (i(), L(Xe, {
|
|
2377
2379
|
key: 1,
|
|
2378
2380
|
column: e.column,
|
|
2379
2381
|
data: e.data
|
|
2380
2382
|
}, {
|
|
2381
2383
|
[e.column.name]: F(() => [
|
|
2382
|
-
A(r.$slots, e.column.name,
|
|
2384
|
+
A(r.$slots, e.column.name, le(ce({ column: e.column, record: e.data })))
|
|
2383
2385
|
]),
|
|
2384
2386
|
_: 2
|
|
2385
2387
|
}, 1032, ["column", "data"]))
|
|
@@ -2395,7 +2397,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2395
2397
|
emits: ["cell-focus", "cell-edit", "cell-undo", "row-select"],
|
|
2396
2398
|
setup(e) {
|
|
2397
2399
|
return (n, t) => (i(), g("tr", null, [
|
|
2398
|
-
(i(!0), g(z, null,
|
|
2400
|
+
(i(!0), g(z, null, _(e.columns, (l, o) => (i(), L(bn, {
|
|
2399
2401
|
key: o,
|
|
2400
2402
|
data: e.data,
|
|
2401
2403
|
column: l,
|
|
@@ -2404,10 +2406,10 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2404
2406
|
onEdit: (r) => n.$emit("cell-edit", { field: l.field, value: r }),
|
|
2405
2407
|
onUndo: (r) => n.$emit("cell-undo", l.field)
|
|
2406
2408
|
}, Le({ _: 2 }, [
|
|
2407
|
-
|
|
2409
|
+
_(n.$slots, (r, s) => ({
|
|
2408
2410
|
name: s,
|
|
2409
2411
|
fn: F((m) => [
|
|
2410
|
-
A(n.$slots, s,
|
|
2412
|
+
A(n.$slots, s, le(ce(m)))
|
|
2411
2413
|
])
|
|
2412
2414
|
}))
|
|
2413
2415
|
]), 1032, ["data", "column", "edit-mode", "onEdit", "onUndo"]))), 128))
|
|
@@ -2428,12 +2430,12 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2428
2430
|
},
|
|
2429
2431
|
emits: ["row-select", "row-edit", "clear-filters"],
|
|
2430
2432
|
setup(e, { emit: n }) {
|
|
2431
|
-
const t = e, { t: l } =
|
|
2433
|
+
const t = e, { t: l } = ne(), o = C({
|
|
2432
2434
|
index: -1,
|
|
2433
2435
|
record: {}
|
|
2434
2436
|
});
|
|
2435
2437
|
function r() {
|
|
2436
|
-
Object.keys(o.value.record).length !== 0 && (n("row-edit",
|
|
2438
|
+
Object.keys(o.value.record).length !== 0 && (n("row-edit", ue(o.value)), o.value.record = {});
|
|
2437
2439
|
}
|
|
2438
2440
|
function s(h) {
|
|
2439
2441
|
o.value.index !== -1 && o.value.index !== h && r(), o.value.index = h;
|
|
@@ -2473,7 +2475,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2473
2475
|
}), (h, v) => {
|
|
2474
2476
|
var p;
|
|
2475
2477
|
return i(), g("tbody", null, [
|
|
2476
|
-
e.data && ((p = e.data.results) != null && p.length) ? (i(!0), g(z, { key: 0 },
|
|
2478
|
+
e.data && ((p = e.data.results) != null && p.length) ? (i(!0), g(z, { key: 0 }, _(e.data.results, (b, x) => (i(), L(vn, {
|
|
2477
2479
|
key: x,
|
|
2478
2480
|
data: b,
|
|
2479
2481
|
columns: e.columns,
|
|
@@ -2494,10 +2496,10 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2494
2496
|
},
|
|
2495
2497
|
onCellUndo: c
|
|
2496
2498
|
}, Le({ _: 2 }, [
|
|
2497
|
-
|
|
2499
|
+
_(h.$slots, (w, E) => ({
|
|
2498
2500
|
name: E,
|
|
2499
2501
|
fn: F((H) => [
|
|
2500
|
-
A(h.$slots, E,
|
|
2502
|
+
A(h.$slots, E, le(ce(H)))
|
|
2501
2503
|
])
|
|
2502
2504
|
}))
|
|
2503
2505
|
]), 1032, ["data", "columns", "edit-mode", "class", "onClick", "onCellFocus", "onCellEdit"]))), 128)) : e.loading ? I("", !0) : (i(), g("tr", hn, [
|
|
@@ -2508,12 +2510,12 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2508
2510
|
u("strong", wn, k(a(l)("grid.noData")), 1),
|
|
2509
2511
|
e.request.filters.length > 0 ? (i(), g("div", xn, [
|
|
2510
2512
|
u("div", $n, k(a(l)("grid.noDataFiltersPresent")), 1),
|
|
2511
|
-
y(
|
|
2513
|
+
y(ve, {
|
|
2512
2514
|
size: "small",
|
|
2513
|
-
onClick: v[0] || (v[0] =
|
|
2515
|
+
onClick: v[0] || (v[0] = Q((b) => h.$emit("clear-filters"), ["prevent"]))
|
|
2514
2516
|
}, {
|
|
2515
2517
|
default: F(() => [
|
|
2516
|
-
|
|
2518
|
+
X(k(a(l)("grid.clearFilters")), 1)
|
|
2517
2519
|
]),
|
|
2518
2520
|
_: 1
|
|
2519
2521
|
})
|
|
@@ -2537,7 +2539,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2537
2539
|
"update:request": null
|
|
2538
2540
|
},
|
|
2539
2541
|
setup(e, { emit: n }) {
|
|
2540
|
-
const t = e, { n: l, t: o } =
|
|
2542
|
+
const t = e, { n: l, t: o } = ne(), r = S(() => {
|
|
2541
2543
|
var v;
|
|
2542
2544
|
return t.data !== null ? Math.ceil((((v = t.data) == null ? void 0 : v.totalRecords) ?? 0) / t.request.pageSize) : 1;
|
|
2543
2545
|
}), s = S(() => {
|
|
@@ -2550,7 +2552,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2550
2552
|
return p;
|
|
2551
2553
|
});
|
|
2552
2554
|
function m(v) {
|
|
2553
|
-
const p =
|
|
2555
|
+
const p = ue(t.request);
|
|
2554
2556
|
p.pageNumber !== v && (p.pageNumber = Math.max(Math.min(Math.trunc(v), r.value), 1), n("update:request", p));
|
|
2555
2557
|
}
|
|
2556
2558
|
function c(v) {
|
|
@@ -2558,6 +2560,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2558
2560
|
m(p);
|
|
2559
2561
|
}
|
|
2560
2562
|
const f = [
|
|
2563
|
+
5,
|
|
2561
2564
|
10,
|
|
2562
2565
|
20,
|
|
2563
2566
|
50,
|
|
@@ -2565,7 +2568,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2565
2568
|
200
|
|
2566
2569
|
];
|
|
2567
2570
|
function d(v) {
|
|
2568
|
-
const p =
|
|
2571
|
+
const p = ue(t.request);
|
|
2569
2572
|
p.pageSize = v, p.pageNumber = 1, n("update:request", p);
|
|
2570
2573
|
}
|
|
2571
2574
|
const h = nl(c, 750);
|
|
@@ -2574,7 +2577,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2574
2577
|
return (x = (b = e.data) == null ? void 0 : b.results) != null && x.length && e.request ? (i(), g("div", Tn, [
|
|
2575
2578
|
u("div", Cn, [
|
|
2576
2579
|
u("span", Sn, k(a(o)("grid.jumpToPage")), 1),
|
|
2577
|
-
y(
|
|
2580
|
+
y(re, {
|
|
2578
2581
|
"model-value": e.request.pageNumber,
|
|
2579
2582
|
class: "cl-ml-1 cl-mt-0.5 cl-text-sm",
|
|
2580
2583
|
"input-type": "number",
|
|
@@ -2591,7 +2594,7 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2591
2594
|
u("span", An, k(a(o)("grid.page")), 1)
|
|
2592
2595
|
]),
|
|
2593
2596
|
u("ul", Mn, [
|
|
2594
|
-
u("li", In, k(a(l)(e.request.pageNumber, a(
|
|
2597
|
+
u("li", In, k(a(l)(e.request.pageNumber, a(ee).INTEGER)) + " / " + k(a(l)(a(r), a(ee).INTEGER)), 1),
|
|
2595
2598
|
P(u("li", {
|
|
2596
2599
|
class: "cl-cursor-pointer cl-mr-1 cl-mt-1 lg:cl-mr-2",
|
|
2597
2600
|
onClick: p[1] || (p[1] = (w) => m(1))
|
|
@@ -2614,14 +2617,14 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2614
2617
|
], 512), [
|
|
2615
2618
|
[B, e.request.pageNumber > 1]
|
|
2616
2619
|
]),
|
|
2617
|
-
(i(!0), g(z, null,
|
|
2620
|
+
(i(!0), g(z, null, _(a(s), (w, E) => (i(), g("li", {
|
|
2618
2621
|
key: E,
|
|
2619
2622
|
class: D(["cl-cursor-pointer cl-mr-1 lg:cl-mr-2", {
|
|
2620
2623
|
"cl-text-black cl-font-bold": e.request.pageNumber === w,
|
|
2621
2624
|
"cl-text-grey-6": e.request.pageNumber !== w
|
|
2622
2625
|
}]),
|
|
2623
2626
|
onClick: (H) => m(w)
|
|
2624
|
-
}, k(a(l)(w, a(
|
|
2627
|
+
}, k(a(l)(w, a(ee).INTEGER)), 11, Nn))), 128)),
|
|
2625
2628
|
P(u("li", {
|
|
2626
2629
|
class: "cl-cursor-pointer cl-mr-1 cl-mt-1 lg:cl-mr-2",
|
|
2627
2630
|
onClick: p[3] || (p[3] = (w) => m(e.request.pageNumber + 1))
|
|
@@ -2648,18 +2651,18 @@ const cn = { class: "cl-mb-2 cl-text-sm lg:cl-hidden" }, sn = { class: "cl-gap-1
|
|
|
2648
2651
|
]),
|
|
2649
2652
|
u("ul", Dn, [
|
|
2650
2653
|
u("li", qn, k(a(o)("grid.pageSize")), 1),
|
|
2651
|
-
(i(), g(z, null,
|
|
2654
|
+
(i(), g(z, null, _(f, (w, E) => u("li", {
|
|
2652
2655
|
key: E,
|
|
2653
2656
|
class: D(["cl-cursor-pointer cl-mr-1 lg:cl-mr-2", {
|
|
2654
2657
|
"cl-text-black cl-font-bold": e.request.pageSize === w,
|
|
2655
2658
|
"cl-text-grey-6": e.request.pageSize !== w
|
|
2656
2659
|
}]),
|
|
2657
2660
|
onClick: (H) => d(w)
|
|
2658
|
-
}, k(a(l)(w, a(
|
|
2661
|
+
}, k(a(l)(w, a(ee).INTEGER)), 11, Rn)), 64))
|
|
2659
2662
|
]),
|
|
2660
2663
|
u("ul", Pn, [
|
|
2661
2664
|
u("li", Un, k(a(o)("grid.totalRecords")), 1),
|
|
2662
|
-
u("li", Bn, k(a(l)(e.data.totalRecords, a(
|
|
2665
|
+
u("li", Bn, k(a(l)(e.data.totalRecords, a(ee).INTEGER)), 1)
|
|
2663
2666
|
])
|
|
2664
2667
|
])
|
|
2665
2668
|
])) : I("", !0);
|
|
@@ -2688,7 +2691,7 @@ function Fn(e) {
|
|
|
2688
2691
|
return n;
|
|
2689
2692
|
}
|
|
2690
2693
|
const Vn = ["ellipsis"];
|
|
2691
|
-
var
|
|
2694
|
+
var ge = /* @__PURE__ */ ((e) => (e[e.CONTAINS = 0] = "CONTAINS", e[e.NOT_CONTAINS = 1] = "NOT_CONTAINS", e[e.EQUAL = 2] = "EQUAL", e[e.NOT_EQUAL = 3] = "NOT_EQUAL", e[e.STARTS_WITH = 4] = "STARTS_WITH", e[e.ENDS_WITH = 5] = "ENDS_WITH", e[e.GREATER_THAN = 6] = "GREATER_THAN", e[e.LESS_THAN = 7] = "LESS_THAN", e[e.EQUAL_OR_GREATER_THAN = 8] = "EQUAL_OR_GREATER_THAN", e[e.EQUAL_OR_LESS_THAN = 9] = "EQUAL_OR_LESS_THAN", e))(ge || {});
|
|
2692
2695
|
const Gn = [
|
|
2693
2696
|
"equal",
|
|
2694
2697
|
"notequal",
|
|
@@ -2753,7 +2756,7 @@ const Zn = {
|
|
|
2753
2756
|
"date",
|
|
2754
2757
|
"datetime"
|
|
2755
2758
|
]
|
|
2756
|
-
},
|
|
2759
|
+
}, _e = [
|
|
2757
2760
|
Qn,
|
|
2758
2761
|
{
|
|
2759
2762
|
method: "notcontains",
|
|
@@ -2826,15 +2829,15 @@ const Zn = {
|
|
|
2826
2829
|
},
|
|
2827
2830
|
emits: ["update:filter"],
|
|
2828
2831
|
setup(e, { emit: n }) {
|
|
2829
|
-
const t = e, { t: l } =
|
|
2832
|
+
const t = e, { t: l } = ne(), o = S(() => {
|
|
2830
2833
|
let m = [];
|
|
2831
|
-
return t.column.type !== "slot" ? m =
|
|
2834
|
+
return t.column.type !== "slot" ? m = _e.filter((c) => c.allowedTypes.includes(t.column.type)) : typeof t.column.slotType < "u" && typeof t.column.field < "u" && (m = _e.filter((c) => c.allowedTypes.includes(t.column.slotType))), m.forEach((c) => {
|
|
2832
2835
|
c.description = l(`grid.${c.method}`);
|
|
2833
2836
|
}), m;
|
|
2834
2837
|
}), r = S(() => {
|
|
2835
2838
|
var c;
|
|
2836
2839
|
let m = (c = t.filter) == null ? void 0 : c.filterMethod;
|
|
2837
|
-
return typeof m > "u" && (m =
|
|
2840
|
+
return typeof m > "u" && (m = ge[t.defaultOperation]), o.value.find((f) => {
|
|
2838
2841
|
var d;
|
|
2839
2842
|
return f.method.toLowerCase() === ((d = m == null ? void 0 : m.removeNonAlphanumeric()) == null ? void 0 : d.toLowerCase());
|
|
2840
2843
|
});
|
|
@@ -2842,12 +2845,12 @@ const Zn = {
|
|
|
2842
2845
|
function s(m) {
|
|
2843
2846
|
let c;
|
|
2844
2847
|
if (t.filter)
|
|
2845
|
-
c =
|
|
2848
|
+
c = ue(t.filter), c.filterOperation = ge[m.toUpperCase()], c.filterMethod = m.toUpperCase();
|
|
2846
2849
|
else if (typeof t.column.field < "u")
|
|
2847
2850
|
c = {
|
|
2848
2851
|
filterOnColumn: t.column.field,
|
|
2849
2852
|
filterMethod: m.toUpperCase(),
|
|
2850
|
-
filterOperation:
|
|
2853
|
+
filterOperation: ge[m.toUpperCase()],
|
|
2851
2854
|
filterValue: ""
|
|
2852
2855
|
};
|
|
2853
2856
|
else
|
|
@@ -2870,16 +2873,16 @@ const Zn = {
|
|
|
2870
2873
|
}])
|
|
2871
2874
|
}, [
|
|
2872
2875
|
u("strong", ea, k(a(l)("grid.availableMethods")), 1),
|
|
2873
|
-
(i(!0), g(z, null,
|
|
2876
|
+
(i(!0), g(z, null, _(a(o), (d, h) => {
|
|
2874
2877
|
var v;
|
|
2875
2878
|
return i(), g("span", {
|
|
2876
2879
|
key: h,
|
|
2877
2880
|
class: D(["cl-cursor-pointer cl-px-4 cl-py-1 cl-transition-colors cl-w-full hover:cl-bg-grey-0", {
|
|
2878
2881
|
"cl-bg-off-white": d.method === ((v = a(r)) == null ? void 0 : v.method)
|
|
2879
2882
|
}]),
|
|
2880
|
-
onClick:
|
|
2883
|
+
onClick: Q((p) => s(d.method), ["prevent"])
|
|
2881
2884
|
}, [
|
|
2882
|
-
|
|
2885
|
+
X(k(d.description) + " ", 1),
|
|
2883
2886
|
y(a(N), {
|
|
2884
2887
|
icon: d.icon,
|
|
2885
2888
|
class: "cl-float-right cl-text-grey-4 cl-text-sm"
|
|
@@ -2902,9 +2905,9 @@ const Zn = {
|
|
|
2902
2905
|
},
|
|
2903
2906
|
emits: ["update:filter"],
|
|
2904
2907
|
setup(e, { emit: n }) {
|
|
2905
|
-
const t = e, { locale: l, t: o } =
|
|
2908
|
+
const t = e, { locale: l, t: o } = ne();
|
|
2906
2909
|
function r() {
|
|
2907
|
-
return t.column.type === "string" || t.column.slotType === "string" ?
|
|
2910
|
+
return t.column.type === "string" || t.column.slotType === "string" ? ge.CONTAINS : t.column.type === "datetime" || t.column.slotType === "datetime" ? ge.LESS_THAN : ge.EQUAL;
|
|
2908
2911
|
}
|
|
2909
2912
|
const s = S({
|
|
2910
2913
|
get: () => t.filter,
|
|
@@ -2912,19 +2915,19 @@ const Zn = {
|
|
|
2912
2915
|
}), m = S(() => {
|
|
2913
2916
|
var b;
|
|
2914
2917
|
return ((b = s.value) == null ? void 0 : b.filterValue) ?? "";
|
|
2915
|
-
}), c = S(() => m.value !== "" ? new Date(m.value) : null), f = S(() => Intl.NumberFormat(l.value).format(1.1).replace(/[0-9]+/g, "")), d = S(() =>
|
|
2918
|
+
}), c = S(() => m.value !== "" ? new Date(m.value) : null), f = S(() => Intl.NumberFormat(l.value).format(1.1).replace(/[0-9]+/g, "")), d = S(() => Fe(t.column));
|
|
2916
2919
|
function h(b, x) {
|
|
2917
|
-
var
|
|
2920
|
+
var te;
|
|
2918
2921
|
let w, E = !1;
|
|
2919
2922
|
const H = ((b == null ? void 0 : b.value) ?? x).trim();
|
|
2920
2923
|
if (s.value)
|
|
2921
|
-
E = ((
|
|
2924
|
+
E = ((te = s.value) == null ? void 0 : te.filterValue) === H, w = ue(s.value), w.filterValue = H;
|
|
2922
2925
|
else if (H !== "" && typeof t.column.field < "u") {
|
|
2923
|
-
const
|
|
2926
|
+
const de = r();
|
|
2924
2927
|
w = {
|
|
2925
2928
|
filterOnColumn: t.column.field,
|
|
2926
|
-
filterMethod:
|
|
2927
|
-
filterOperation:
|
|
2929
|
+
filterMethod: ge[de],
|
|
2930
|
+
filterOperation: de,
|
|
2928
2931
|
filterValue: H
|
|
2929
2932
|
};
|
|
2930
2933
|
} else
|
|
@@ -2933,7 +2936,7 @@ const Zn = {
|
|
|
2933
2936
|
}
|
|
2934
2937
|
function v(b) {
|
|
2935
2938
|
let x;
|
|
2936
|
-
t.column.format ===
|
|
2939
|
+
t.column.format === ee.INTEGER ? (typeof b == "string" && (b = parseInt(b)), x = Math.round(b)) : (typeof b == "string" && (b = parseFloat(b.replace(f.value, "."))), x = b), h(null, isNaN(x) ? "" : x.toString());
|
|
2937
2940
|
}
|
|
2938
2941
|
function p(b) {
|
|
2939
2942
|
h(null, (b == null ? void 0 : b.toISOString()) ?? "");
|
|
@@ -2941,7 +2944,7 @@ const Zn = {
|
|
|
2941
2944
|
return (b, x) => a(d) ? (i(), g("div", na, [
|
|
2942
2945
|
y(ta, {
|
|
2943
2946
|
filter: a(s),
|
|
2944
|
-
"onUpdate:filter": x[0] || (x[0] = (w) =>
|
|
2947
|
+
"onUpdate:filter": x[0] || (x[0] = (w) => be(s) ? s.value = w : null),
|
|
2945
2948
|
column: e.column,
|
|
2946
2949
|
"default-operation": r(),
|
|
2947
2950
|
"first-half": e.firstHalf
|
|
@@ -2960,7 +2963,7 @@ const Zn = {
|
|
|
2960
2963
|
value: "false",
|
|
2961
2964
|
selected: a(m) === "false"
|
|
2962
2965
|
}, k(a(o)("grid.false")), 9, ca)
|
|
2963
|
-
], 32)) : e.column.type === "date" || e.column.type === "datetime" || e.column.slotType === "date" || e.column.slotType === "datetime" ? (i(), L(
|
|
2966
|
+
], 32)) : e.column.type === "date" || e.column.type === "datetime" || e.column.slotType === "date" || e.column.slotType === "datetime" ? (i(), L(re, {
|
|
2964
2967
|
key: 1,
|
|
2965
2968
|
"model-value": a(c),
|
|
2966
2969
|
class: "!cl-h-[2rem] !cl-text-xs cl-border-none cl-mb-0 cl-w-full lg:!cl-h-[2.5rem] lg:!cl-text-base",
|
|
@@ -2970,14 +2973,14 @@ const Zn = {
|
|
|
2970
2973
|
"show-label": !1,
|
|
2971
2974
|
"input-type": e.column.type === "slot" ? e.column.slotType : e.column.type,
|
|
2972
2975
|
"onUpdate:modelValue": x[2] || (x[2] = (w) => p(w))
|
|
2973
|
-
}, null, 8, ["model-value", "label", "input-type"])) : e.column.type === "number" || e.column.slotType === "number" ? (i(), L(
|
|
2976
|
+
}, null, 8, ["model-value", "label", "input-type"])) : e.column.type === "number" || e.column.slotType === "number" ? (i(), L(re, {
|
|
2974
2977
|
key: 2,
|
|
2975
2978
|
"model-value": a(m),
|
|
2976
2979
|
class: "!cl-h-[2rem] !cl-text-xs cl-border-none cl-mb-0 cl-w-full lg:!cl-h-[2.5rem] lg:!cl-text-base",
|
|
2977
2980
|
"input-type": "number",
|
|
2978
2981
|
"show-arrows": !1,
|
|
2979
2982
|
onInput: x[3] || (x[3] = (w, E) => v(E))
|
|
2980
|
-
}, null, 8, ["model-value"])) : e.column.type === "string" || e.column.slotType === "string" ? (i(), L(
|
|
2983
|
+
}, null, 8, ["model-value"])) : e.column.type === "string" || e.column.slotType === "string" ? (i(), L(re, {
|
|
2981
2984
|
key: 3,
|
|
2982
2985
|
"model-value": a(m),
|
|
2983
2986
|
class: "!cl-h-[2rem] !cl-text-xs cl-border-none cl-mb-0 cl-w-full lg:!cl-h-[2.5rem] lg:!cl-text-base",
|
|
@@ -2996,7 +2999,7 @@ const Zn = {
|
|
|
2996
2999
|
},
|
|
2997
3000
|
emits: ["update:request", "update:filterPanelOpen"],
|
|
2998
3001
|
setup(e, { emit: n }) {
|
|
2999
|
-
const t = e, { t: l } =
|
|
3002
|
+
const t = e, { t: l } = ne(), o = S({
|
|
3000
3003
|
get: () => t.request,
|
|
3001
3004
|
set: (c) => n("update:request", c)
|
|
3002
3005
|
});
|
|
@@ -3006,7 +3009,7 @@ const Zn = {
|
|
|
3006
3009
|
}
|
|
3007
3010
|
function s(c) {
|
|
3008
3011
|
if (typeof c < "u") {
|
|
3009
|
-
const f =
|
|
3012
|
+
const f = ue(t.request);
|
|
3010
3013
|
f.sort === null || f.sort.sortOnColumn !== c ? f.sort = {
|
|
3011
3014
|
sortOnColumn: c,
|
|
3012
3015
|
sortByAscending: !0
|
|
@@ -3015,13 +3018,13 @@ const Zn = {
|
|
|
3015
3018
|
}
|
|
3016
3019
|
function m(c) {
|
|
3017
3020
|
if (c) {
|
|
3018
|
-
const f =
|
|
3021
|
+
const f = ue(o.value), d = f.filters.findIndex((h) => h.filterOnColumn === c.filterOnColumn);
|
|
3019
3022
|
d > -1 ? f.filters[d] = c : f.filters.push(c), f.pageNumber = 1, o.value = f;
|
|
3020
3023
|
}
|
|
3021
3024
|
}
|
|
3022
3025
|
return (c, f) => (i(), g("thead", ia, [
|
|
3023
3026
|
u("tr", ra, [
|
|
3024
|
-
(i(!0), g(z, null,
|
|
3027
|
+
(i(!0), g(z, null, _(e.columns, (d, h) => (i(), g("th", {
|
|
3025
3028
|
key: h,
|
|
3026
3029
|
class: D(["cl-text-grey-3 cl-text-sm", {
|
|
3027
3030
|
"cl-cursor-pointer": a(je)(d)
|
|
@@ -3029,7 +3032,7 @@ const Zn = {
|
|
|
3029
3032
|
onClick: (v) => a(je)(d) ? s(d.field) : () => {
|
|
3030
3033
|
}
|
|
3031
3034
|
}, [
|
|
3032
|
-
|
|
3035
|
+
X(k(d.caption) + " ", 1),
|
|
3033
3036
|
P(y(a(N), {
|
|
3034
3037
|
class: "cl-inline-block",
|
|
3035
3038
|
icon: "ph:caret-up"
|
|
@@ -3054,13 +3057,13 @@ const Zn = {
|
|
|
3054
3057
|
class: "cl-text-grey-4",
|
|
3055
3058
|
icon: "ph:x",
|
|
3056
3059
|
size: 16,
|
|
3057
|
-
onClick: f[0] || (f[0] =
|
|
3060
|
+
onClick: f[0] || (f[0] = Q((d) => c.$emit("update:filterPanelOpen", !1), ["prevent"]))
|
|
3058
3061
|
})
|
|
3059
3062
|
]),
|
|
3060
|
-
(i(!0), g(z, null,
|
|
3063
|
+
(i(!0), g(z, null, _(e.columns, (d, h) => (i(), g("th", {
|
|
3061
3064
|
key: h,
|
|
3062
3065
|
class: D(["cl-grid cl-grid-cols-4 cl-py-1 cl-text-xs cl-w-full lg:cl-table-cell lg:cl-w-auto", {
|
|
3063
|
-
"cl-hidden lg:cl-table-cell": !a(
|
|
3066
|
+
"cl-hidden lg:cl-table-cell": !a(Fe)(d)
|
|
3064
3067
|
}])
|
|
3065
3068
|
}, [
|
|
3066
3069
|
u("div", fa, k(d.caption), 1),
|
|
@@ -3105,31 +3108,31 @@ const Zn = {
|
|
|
3105
3108
|
},
|
|
3106
3109
|
emits: ["update:columns"],
|
|
3107
3110
|
setup(e, { emit: n }) {
|
|
3108
|
-
const t = e, { t: l } =
|
|
3111
|
+
const t = e, { t: l } = ne(), o = C(!1);
|
|
3109
3112
|
function r(c, f, d) {
|
|
3110
3113
|
d < c.length && d >= 0 && c.splice(d, 0, c.splice(f, 1)[0]);
|
|
3111
3114
|
}
|
|
3112
3115
|
function s(c, f) {
|
|
3113
|
-
const d =
|
|
3116
|
+
const d = ue(t.columns), h = (c == null ? void 0 : c.checked) ?? !1, v = d.findIndex((p) => p.name === f.name);
|
|
3114
3117
|
v >= 0 && (d[v].visible = h), n("update:columns", d);
|
|
3115
3118
|
}
|
|
3116
3119
|
function m(c, f) {
|
|
3117
|
-
const d =
|
|
3120
|
+
const d = ue(t.columns), h = f === "up" ? c + 1 : c - 1;
|
|
3118
3121
|
r(d, c, h), n("update:columns", d);
|
|
3119
3122
|
}
|
|
3120
3123
|
return (c, f) => (i(), g(z, null, [
|
|
3121
|
-
y(
|
|
3124
|
+
y(ve, fe(c.$attrs, {
|
|
3122
3125
|
class: "cl-w-full",
|
|
3123
3126
|
size: "small",
|
|
3124
|
-
onClick: f[0] || (f[0] =
|
|
3127
|
+
onClick: f[0] || (f[0] = Q((d) => o.value = !0, ["prevent"]))
|
|
3125
3128
|
}), {
|
|
3126
3129
|
default: F(() => [
|
|
3127
|
-
|
|
3130
|
+
X(k(a(l)("grid.manageView")), 1)
|
|
3128
3131
|
]),
|
|
3129
3132
|
_: 1
|
|
3130
3133
|
}, 16),
|
|
3131
|
-
(i(), L(
|
|
3132
|
-
y(
|
|
3134
|
+
(i(), L(ze, { to: "body" }, [
|
|
3135
|
+
y(pe, { name: "slide-left" }, {
|
|
3133
3136
|
default: F(() => [
|
|
3134
3137
|
P(u("div", va, [
|
|
3135
3138
|
u("div", ha, [
|
|
@@ -3146,13 +3149,13 @@ const Zn = {
|
|
|
3146
3149
|
u("strong", $a, k(a(l)("grid.visible")), 1),
|
|
3147
3150
|
u("strong", ka, k(a(l)("grid.order")), 1)
|
|
3148
3151
|
]),
|
|
3149
|
-
(i(!0), g(z, null,
|
|
3152
|
+
(i(!0), g(z, null, _(e.columns, (d, h) => (i(), g("li", {
|
|
3150
3153
|
key: h,
|
|
3151
3154
|
class: "cl-border-b cl-border-grey-2 cl-flex cl-py-2 cl-text-sm cl-w-full"
|
|
3152
3155
|
}, [
|
|
3153
3156
|
u("div", Ta, k(d.caption), 1),
|
|
3154
3157
|
u("div", Ca, [
|
|
3155
|
-
y(
|
|
3158
|
+
y(re, {
|
|
3156
3159
|
"model-value": d.visible === void 0 || d.visible === !0,
|
|
3157
3160
|
"input-type": "checkbox",
|
|
3158
3161
|
onClick: (v) => s(v.target, d)
|
|
@@ -3219,7 +3222,7 @@ const Zn = {
|
|
|
3219
3222
|
set: (b) => n("update:request", b)
|
|
3220
3223
|
});
|
|
3221
3224
|
function f() {
|
|
3222
|
-
const b =
|
|
3225
|
+
const b = ue(c.value);
|
|
3223
3226
|
b.pageNumber = 1, b.filters = [], c.value = b;
|
|
3224
3227
|
}
|
|
3225
3228
|
const d = nl(() => n("data-request"), 750);
|
|
@@ -3231,10 +3234,10 @@ const Zn = {
|
|
|
3231
3234
|
return J(v, () => {
|
|
3232
3235
|
v.value ? n("edit-start") : n("edit-end");
|
|
3233
3236
|
}), (b, x) => (i(), g("div", Aa, [
|
|
3234
|
-
y(
|
|
3237
|
+
y(pe, { name: "fade" }, {
|
|
3235
3238
|
default: F(() => [
|
|
3236
3239
|
P(u("div", Ma, [
|
|
3237
|
-
y(
|
|
3240
|
+
y(Pe)
|
|
3238
3241
|
], 512), [
|
|
3239
3242
|
[B, e.loading]
|
|
3240
3243
|
])
|
|
@@ -3253,7 +3256,7 @@ const Zn = {
|
|
|
3253
3256
|
"view-manager": F(() => [
|
|
3254
3257
|
y(Oa, {
|
|
3255
3258
|
columns: a(l),
|
|
3256
|
-
"onUpdate:columns": x[0] || (x[0] = (w) =>
|
|
3259
|
+
"onUpdate:columns": x[0] || (x[0] = (w) => be(l) ? l.value = w : null)
|
|
3257
3260
|
}, null, 8, ["columns"])
|
|
3258
3261
|
]),
|
|
3259
3262
|
_: 1
|
|
@@ -3265,7 +3268,7 @@ const Zn = {
|
|
|
3265
3268
|
}])
|
|
3266
3269
|
}, [
|
|
3267
3270
|
u("colgroup", Na, [
|
|
3268
|
-
(i(!0), g(z, null,
|
|
3271
|
+
(i(!0), g(z, null, _(a(o), (w, E) => (i(), g("col", {
|
|
3269
3272
|
key: E,
|
|
3270
3273
|
style: ll(m(w.name)),
|
|
3271
3274
|
span: 1
|
|
@@ -3273,7 +3276,7 @@ const Zn = {
|
|
|
3273
3276
|
]),
|
|
3274
3277
|
y(ba, {
|
|
3275
3278
|
request: a(c),
|
|
3276
|
-
"onUpdate:request": x[3] || (x[3] = (w) =>
|
|
3279
|
+
"onUpdate:request": x[3] || (x[3] = (w) => be(c) ? c.value = w : null),
|
|
3277
3280
|
"filter-panel-open": p.value,
|
|
3278
3281
|
"onUpdate:filterPanelOpen": x[4] || (x[4] = (w) => p.value = w),
|
|
3279
3282
|
columns: a(o),
|
|
@@ -3290,10 +3293,10 @@ const Zn = {
|
|
|
3290
3293
|
onRowEdit: x[5] || (x[5] = (w) => b.$emit("row-edit", w)),
|
|
3291
3294
|
onRowSelect: x[6] || (x[6] = (w) => b.$emit("row-select", w))
|
|
3292
3295
|
}, Le({ _: 2 }, [
|
|
3293
|
-
|
|
3296
|
+
_(b.$slots, (w, E) => ({
|
|
3294
3297
|
name: E,
|
|
3295
3298
|
fn: F((H) => [
|
|
3296
|
-
A(b.$slots, E,
|
|
3299
|
+
A(b.$slots, E, le(ce(H)))
|
|
3297
3300
|
])
|
|
3298
3301
|
}))
|
|
3299
3302
|
]), 1032, ["columns", "request", "data", "loading", "edit-mode", "selection-enabled"])
|
|
@@ -3301,7 +3304,7 @@ const Zn = {
|
|
|
3301
3304
|
]),
|
|
3302
3305
|
y(zn, {
|
|
3303
3306
|
request: a(c),
|
|
3304
|
-
"onUpdate:request": x[7] || (x[7] = (w) =>
|
|
3307
|
+
"onUpdate:request": x[7] || (x[7] = (w) => be(c) ? c.value = w : null),
|
|
3305
3308
|
data: e.data
|
|
3306
3309
|
}, null, 8, ["request", "data"])
|
|
3307
3310
|
]));
|
|
@@ -3372,7 +3375,7 @@ const Zn = {
|
|
|
3372
3375
|
}, null, 8, ["class"])
|
|
3373
3376
|
])
|
|
3374
3377
|
]),
|
|
3375
|
-
y(
|
|
3378
|
+
y(pe, { name: "fade" }, {
|
|
3376
3379
|
default: F(() => [
|
|
3377
3380
|
P(u("div", Va, [
|
|
3378
3381
|
A(r.$slots, "default")
|
|
@@ -3404,7 +3407,7 @@ const Zn = {
|
|
|
3404
3407
|
"time",
|
|
3405
3408
|
"url"
|
|
3406
3409
|
];
|
|
3407
|
-
function
|
|
3410
|
+
function Be(e) {
|
|
3408
3411
|
return /[a-z]{2}-[A-Z]{2}/gm.test(e.localeCode);
|
|
3409
3412
|
}
|
|
3410
3413
|
function Wa(e) {
|
|
@@ -3433,13 +3436,13 @@ const Ka = {
|
|
|
3433
3436
|
},
|
|
3434
3437
|
emits: ["language-select"],
|
|
3435
3438
|
setup(e, { emit: n }) {
|
|
3436
|
-
const t = e, { locale: l } =
|
|
3439
|
+
const t = e, { locale: l } = ne(), o = C(!1), r = S(() => t.supportedLanguages.find((c) => c.localeCode === l.value) ?? t.defaultLangauge), s = S(() => t.supportedLanguages.filter((c) => Be(c)).sort((c, f) => c.nativeName > f.nativeName ? 1 : f.nativeName > c.nativeName ? -1 : 0));
|
|
3437
3440
|
function m() {
|
|
3438
3441
|
t.disabled || (o.value = !o.value);
|
|
3439
3442
|
}
|
|
3440
3443
|
return J(() => t.disabled, (c) => {
|
|
3441
3444
|
c && (o.value = !1);
|
|
3442
|
-
}), (c, f) => a(r) !== null && a(
|
|
3445
|
+
}), (c, f) => a(r) !== null && a(Be)(a(r)) ? (i(), g("div", Ka, [
|
|
3443
3446
|
u("div", {
|
|
3444
3447
|
class: D(["cl-flex cl-items-center", {
|
|
3445
3448
|
"cl-cursor-pointer": !e.disabled
|
|
@@ -3452,10 +3455,10 @@ const Ka = {
|
|
|
3452
3455
|
}])
|
|
3453
3456
|
}, k(a(r).nativeName), 3)
|
|
3454
3457
|
], 2),
|
|
3455
|
-
y(
|
|
3458
|
+
y(pe, { name: "fade" }, {
|
|
3456
3459
|
default: F(() => [
|
|
3457
3460
|
P(u("div", Za, [
|
|
3458
|
-
(i(!0), g(z, null,
|
|
3461
|
+
(i(!0), g(z, null, _(a(s), (d, h) => (i(), g("div", {
|
|
3459
3462
|
key: h,
|
|
3460
3463
|
class: "cl-border-b cl-border-grey-0 cl-cursor-pointer cl-flex cl-items-center cl-justify-center cl-p-1 cl-text-center cl-transition-colors cl-w-28 hover:cl-bg-grey-0 last-child:cl-border-b-0 last:cl-border-b-0 lg:cl-p-2",
|
|
3461
3464
|
"data-localename": d.name,
|
|
@@ -3488,7 +3491,7 @@ const Ka = {
|
|
|
3488
3491
|
"update:errors": null
|
|
3489
3492
|
},
|
|
3490
3493
|
setup(e, { emit: n }) {
|
|
3491
|
-
const { t } =
|
|
3494
|
+
const { t } = ne(), l = C(""), o = C(""), r = C("password"), s = C();
|
|
3492
3495
|
function m() {
|
|
3493
3496
|
const h = {
|
|
3494
3497
|
username: l.value,
|
|
@@ -3533,7 +3536,7 @@ const Ka = {
|
|
|
3533
3536
|
icon: "ph:user",
|
|
3534
3537
|
size: 18
|
|
3535
3538
|
}),
|
|
3536
|
-
y(
|
|
3539
|
+
y(re, {
|
|
3537
3540
|
modelValue: l.value,
|
|
3538
3541
|
"onUpdate:modelValue": v[0] || (v[0] = (p) => l.value = p),
|
|
3539
3542
|
modelModifiers: { trim: !0 },
|
|
@@ -3576,7 +3579,7 @@ const Ka = {
|
|
|
3576
3579
|
}, null, 512), [
|
|
3577
3580
|
[B, r.value === "text"]
|
|
3578
3581
|
]),
|
|
3579
|
-
y(
|
|
3582
|
+
y(re, {
|
|
3580
3583
|
modelValue: o.value,
|
|
3581
3584
|
"onUpdate:modelValue": v[3] || (v[3] = (p) => o.value = p),
|
|
3582
3585
|
class: "!cl-border-2 cl-w-full",
|
|
@@ -3598,26 +3601,26 @@ const Ka = {
|
|
|
3598
3601
|
"cl-mt-1.5 cl-mb-1 md:cl-mt-0.5 md:cl-mb-7 lg:cl-mb-0": e.loading
|
|
3599
3602
|
}])
|
|
3600
3603
|
}, [
|
|
3601
|
-
y(
|
|
3604
|
+
y(ve, {
|
|
3602
3605
|
class: "cl-w-full",
|
|
3603
3606
|
colour: "blue",
|
|
3604
3607
|
loading: e.loading,
|
|
3605
3608
|
disabled: !s.value || o.value === "",
|
|
3606
|
-
onClick:
|
|
3609
|
+
onClick: Q(m, ["prevent"])
|
|
3607
3610
|
}, {
|
|
3608
3611
|
default: F(() => [
|
|
3609
|
-
|
|
3612
|
+
X(k(a(t)("login.login")), 1)
|
|
3610
3613
|
]),
|
|
3611
3614
|
_: 1
|
|
3612
3615
|
}, 8, ["loading", "disabled", "onClick"])
|
|
3613
3616
|
], 2)
|
|
3614
3617
|
], 2),
|
|
3615
|
-
y(
|
|
3618
|
+
y(pe, { name: "cl-grow-down" }, {
|
|
3616
3619
|
default: F(() => {
|
|
3617
3620
|
var p;
|
|
3618
3621
|
return [
|
|
3619
3622
|
P(u("span", io, [
|
|
3620
|
-
(i(!0), g(z, null,
|
|
3623
|
+
(i(!0), g(z, null, _(e.errors, (b, x) => (i(), g("div", {
|
|
3621
3624
|
key: x,
|
|
3622
3625
|
class: "cl-font-semibold"
|
|
3623
3626
|
}, k(b), 1))), 128))
|
|
@@ -3689,10 +3692,10 @@ const Ka = {
|
|
|
3689
3692
|
class: "cl-flex cl-flex-nowrap cl-relative"
|
|
3690
3693
|
}, [
|
|
3691
3694
|
u("div", mo, [
|
|
3692
|
-
A(v.$slots, "icon",
|
|
3695
|
+
A(v.$slots, "icon", le(ce({ groupIsOpen: l, toggleOpen: o })), void 0, !0)
|
|
3693
3696
|
]),
|
|
3694
3697
|
m.value ? (i(), g("div", go)) : I("", !0),
|
|
3695
|
-
y(
|
|
3698
|
+
y(pe, { name: "slide-right" }, {
|
|
3696
3699
|
default: F(() => [
|
|
3697
3700
|
P(u("div", {
|
|
3698
3701
|
class: D(["cl-bg-grey-0 cl-border-grey-2 cl-border-r cl-duration-75 cl-h-full cl-min-w-[260px] cl-overflow-y-auto cl-overscroll-y-none cl-p-8 cl-pb-24 cl-top-0 cl-transition-shadow cl-w-[260px] cl-z-20 xl:cl-pb-0", {
|
|
@@ -3713,7 +3716,7 @@ const Ka = {
|
|
|
3713
3716
|
icon: "ph:push-pin"
|
|
3714
3717
|
}))
|
|
3715
3718
|
]),
|
|
3716
|
-
A(v.$slots, "default",
|
|
3719
|
+
A(v.$slots, "default", le(ce({ groupIsOpen: l })), void 0, !0)
|
|
3717
3720
|
])
|
|
3718
3721
|
], 2), [
|
|
3719
3722
|
[B, a(t)]
|
|
@@ -3724,7 +3727,7 @@ const Ka = {
|
|
|
3724
3727
|
], 512));
|
|
3725
3728
|
}
|
|
3726
3729
|
});
|
|
3727
|
-
const ho = /* @__PURE__ */
|
|
3730
|
+
const ho = /* @__PURE__ */ me(vo, [["__scopeId", "data-v-5f879ad8"]]), po = /* @__PURE__ */ q({
|
|
3728
3731
|
__name: "cl-ui-navigation-icon",
|
|
3729
3732
|
props: {
|
|
3730
3733
|
iconValue: null,
|
|
@@ -3775,13 +3778,13 @@ function So(e, n) {
|
|
|
3775
3778
|
])
|
|
3776
3779
|
]);
|
|
3777
3780
|
}
|
|
3778
|
-
const Eo = /* @__PURE__ */
|
|
3781
|
+
const Eo = /* @__PURE__ */ me($o, [["render", So]]), jo = {}, Oo = { class: "cl-cursor-pointer cl-transition-colors cl-w-full hover:cl-text-blue-light" };
|
|
3779
3782
|
function Ao(e, n) {
|
|
3780
3783
|
return i(), g("div", Oo, [
|
|
3781
3784
|
A(e.$slots, "default")
|
|
3782
3785
|
]);
|
|
3783
3786
|
}
|
|
3784
|
-
const Mo = /* @__PURE__ */
|
|
3787
|
+
const Mo = /* @__PURE__ */ me(jo, [["render", Ao]]), Io = { class: "cl-w-full" }, No = /* @__PURE__ */ q({
|
|
3785
3788
|
__name: "cl-ui-tab",
|
|
3786
3789
|
props: {
|
|
3787
3790
|
currentTab: { default: 0 },
|
|
@@ -3836,7 +3839,7 @@ const Mo = /* @__PURE__ */ ge(jo, [["render", Ao]]), Io = { class: "cl-w-full" }
|
|
|
3836
3839
|
}]),
|
|
3837
3840
|
onScrollPassive: s
|
|
3838
3841
|
}, [
|
|
3839
|
-
A(f.$slots, "headings",
|
|
3842
|
+
A(f.$slots, "headings", le(ce({ isTabOpen: r, disabled: e.disabled, colour: e.colour })))
|
|
3840
3843
|
], 34),
|
|
3841
3844
|
o.value ? (i(), g("div", {
|
|
3842
3845
|
key: 1,
|
|
@@ -3849,7 +3852,7 @@ const Mo = /* @__PURE__ */ ge(jo, [["render", Ao]]), Io = { class: "cl-w-full" }
|
|
|
3849
3852
|
})
|
|
3850
3853
|
])) : I("", !0)
|
|
3851
3854
|
]),
|
|
3852
|
-
A(f.$slots, "content",
|
|
3855
|
+
A(f.$slots, "content", le(ce({ isTabOpen: r, disabled: e.disabled, colour: e.colour })))
|
|
3853
3856
|
]));
|
|
3854
3857
|
}
|
|
3855
3858
|
}), Do = ["onKeyup"], qo = /* @__PURE__ */ q({
|
|
@@ -3894,7 +3897,7 @@ const Mo = /* @__PURE__ */ ge(jo, [["render", Ao]]), Io = { class: "cl-w-full" }
|
|
|
3894
3897
|
onMouseout: c[1] || (c[1] = (f) => o.value = !1),
|
|
3895
3898
|
onFocusin: c[2] || (c[2] = (f) => l.value = !0),
|
|
3896
3899
|
onFocusout: c[3] || (c[3] = (f) => l.value = !1),
|
|
3897
|
-
onKeyup: Te(
|
|
3900
|
+
onKeyup: Te(Q(s, ["self"]), ["enter"])
|
|
3898
3901
|
}, [
|
|
3899
3902
|
A(m.$slots, "default")
|
|
3900
3903
|
], 42, Do));
|
|
@@ -3903,7 +3906,7 @@ const Mo = /* @__PURE__ */ ge(jo, [["render", Ao]]), Io = { class: "cl-w-full" }
|
|
|
3903
3906
|
function Po(e, n) {
|
|
3904
3907
|
return A(e.$slots, "default");
|
|
3905
3908
|
}
|
|
3906
|
-
const Uo = /* @__PURE__ */
|
|
3909
|
+
const Uo = /* @__PURE__ */ me(Ro, [["render", Po]]), Bo = [
|
|
3907
3910
|
"default",
|
|
3908
3911
|
"primary",
|
|
3909
3912
|
"secondary",
|
|
@@ -3914,7 +3917,7 @@ const Uo = /* @__PURE__ */ ge(Ro, [["render", Po]]), Bo = [
|
|
|
3914
3917
|
"right"
|
|
3915
3918
|
], Lo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3916
3919
|
__proto__: null,
|
|
3917
|
-
FilterOperation:
|
|
3920
|
+
FilterOperation: ge,
|
|
3918
3921
|
buttonColours: Ul,
|
|
3919
3922
|
buttonSizes: Bl,
|
|
3920
3923
|
cardSizes: Fl,
|
|
@@ -3922,16 +3925,16 @@ const Uo = /* @__PURE__ */ ge(Ro, [["render", Po]]), Bo = [
|
|
|
3922
3925
|
clUiAccordionHeader: El,
|
|
3923
3926
|
clUiAccordionItem: kl,
|
|
3924
3927
|
clUiApp: Il,
|
|
3925
|
-
clUiButton:
|
|
3928
|
+
clUiButton: ve,
|
|
3926
3929
|
clUiCard: Ll,
|
|
3927
3930
|
clUiComboBox: Zt,
|
|
3928
3931
|
clUiFooter: on,
|
|
3929
3932
|
clUiGrid: Da,
|
|
3930
3933
|
clUiHeader: Ra,
|
|
3931
3934
|
clUiHeaderMenu: Ga,
|
|
3932
|
-
clUiInput:
|
|
3935
|
+
clUiInput: re,
|
|
3933
3936
|
clUiLanguageSwitcher: Xa,
|
|
3934
|
-
clUiLoadingSpinner:
|
|
3937
|
+
clUiLoadingSpinner: Pe,
|
|
3935
3938
|
clUiLogin: ro,
|
|
3936
3939
|
clUiModal: sl,
|
|
3937
3940
|
clUiNavigation: ho,
|
|
@@ -3953,7 +3956,7 @@ const Uo = /* @__PURE__ */ ge(Ro, [["render", Po]]), Bo = [
|
|
|
3953
3956
|
isGridColumn: il,
|
|
3954
3957
|
isGridColumnArray: Fn,
|
|
3955
3958
|
isLanguageArray: Wa,
|
|
3956
|
-
isLanguageLocaleFormat:
|
|
3959
|
+
isLanguageLocaleFormat: Be,
|
|
3957
3960
|
modalColours: fo,
|
|
3958
3961
|
modalSizes: uo,
|
|
3959
3962
|
stringFormats: Vn,
|
|
@@ -3961,7 +3964,7 @@ const Uo = /* @__PURE__ */ ge(Ro, [["render", Po]]), Bo = [
|
|
|
3961
3964
|
tabScroll: zo
|
|
3962
3965
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
3963
3966
|
const ec = (e) => {
|
|
3964
|
-
e.use(
|
|
3967
|
+
e.use(Y), e.component("Icon", N), Object.entries(Lo).forEach(([
|
|
3965
3968
|
n,
|
|
3966
3969
|
t
|
|
3967
3970
|
]) => {
|
|
@@ -3971,8 +3974,8 @@ const ec = (e) => {
|
|
|
3971
3974
|
export {
|
|
3972
3975
|
_o as CitrusLimeUI,
|
|
3973
3976
|
G as DateFormat,
|
|
3974
|
-
|
|
3975
|
-
|
|
3977
|
+
ge as FilterOperation,
|
|
3978
|
+
ee as NumberFormat,
|
|
3976
3979
|
Ul as buttonColours,
|
|
3977
3980
|
Bl as buttonSizes,
|
|
3978
3981
|
Fl as cardSizes,
|
|
@@ -3980,16 +3983,16 @@ export {
|
|
|
3980
3983
|
El as clUiAccordionHeader,
|
|
3981
3984
|
kl as clUiAccordionItem,
|
|
3982
3985
|
Il as clUiApp,
|
|
3983
|
-
|
|
3986
|
+
ve as clUiButton,
|
|
3984
3987
|
Ll as clUiCard,
|
|
3985
3988
|
Zt as clUiComboBox,
|
|
3986
3989
|
on as clUiFooter,
|
|
3987
3990
|
Da as clUiGrid,
|
|
3988
3991
|
Ra as clUiHeader,
|
|
3989
3992
|
Ga as clUiHeaderMenu,
|
|
3990
|
-
|
|
3993
|
+
re as clUiInput,
|
|
3991
3994
|
Xa as clUiLanguageSwitcher,
|
|
3992
|
-
|
|
3995
|
+
Pe as clUiLoadingSpinner,
|
|
3993
3996
|
ro as clUiLogin,
|
|
3994
3997
|
sl as clUiModal,
|
|
3995
3998
|
ho as clUiNavigation,
|
|
@@ -4005,7 +4008,7 @@ export {
|
|
|
4005
4008
|
ec as default,
|
|
4006
4009
|
Gn as filterMethodTypes,
|
|
4007
4010
|
Ln as gridColumnTypes,
|
|
4008
|
-
|
|
4011
|
+
Y as i18n,
|
|
4009
4012
|
Ha as inputTypes,
|
|
4010
4013
|
Yt as isComboBoxCreateRequest,
|
|
4011
4014
|
Qt as isComboBoxItem,
|
|
@@ -4014,7 +4017,7 @@ export {
|
|
|
4014
4017
|
il as isGridColumn,
|
|
4015
4018
|
Fn as isGridColumnArray,
|
|
4016
4019
|
Wa as isLanguageArray,
|
|
4017
|
-
|
|
4020
|
+
Be as isLanguageLocaleFormat,
|
|
4018
4021
|
Vl as messages,
|
|
4019
4022
|
fo as modalColours,
|
|
4020
4023
|
uo as modalSizes,
|
|
@@ -4023,7 +4026,7 @@ export {
|
|
|
4023
4026
|
Yo as setLocaleDateTimeFormats,
|
|
4024
4027
|
Zo as setLocaleMessages,
|
|
4025
4028
|
Qo as setLocaleNumberFormats,
|
|
4026
|
-
|
|
4029
|
+
He as showNotification,
|
|
4027
4030
|
Vn as stringFormats,
|
|
4028
4031
|
Bo as tabColours,
|
|
4029
4032
|
zo as tabScroll,
|