@gemafajarramadhan/dynamic-ui 1.2.53 → 1.2.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dynamic-ui.css +2 -2
- package/dist/dynamic-ui.es.js +916 -904
- package/dist/dynamic-ui.umd.js +9 -9
- package/package.json +1 -1
package/dist/dynamic-ui.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var hf = Object.defineProperty;
|
|
2
2
|
var pf = (e, t, n) => t in e ? hf(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var Te = (e, t, n) => pf(e, typeof t != "symbol" ? t + "" : t, n);
|
|
4
|
-
import { computed as T, ref as X, shallowRef as sr, watch as ze, getCurrentScope as mf, onScopeDispose as gf, shallowReadonly as Vs, unref as L, defineComponent as ke, useAttrs as qt, onMounted as At, onBeforeUnmount as yn, withDirectives as pn, openBlock as p, createElementBlock as k, normalizeClass as he, Fragment as xe, createCommentVNode as W, createElementVNode as y, createTextVNode as Ie, toDisplayString as H, renderSlot as
|
|
4
|
+
import { computed as T, ref as X, shallowRef as sr, watch as ze, getCurrentScope as mf, onScopeDispose as gf, shallowReadonly as Vs, unref as L, defineComponent as ke, useAttrs as qt, onMounted as At, onBeforeUnmount as yn, withDirectives as pn, openBlock as p, createElementBlock as k, normalizeClass as he, Fragment as xe, createCommentVNode as W, createElementVNode as y, createTextVNode as Ie, toDisplayString as H, renderSlot as Fe, createBlock as me, resolveDynamicComponent as Ot, mergeProps as Ze, withModifiers as _t, createVNode as G, Teleport as qa, normalizeStyle as dt, renderList as We, vShow as us, onUnmounted as no, withCtx as ce, normalizeProps as Xn, guardReactiveProps as Yn, nextTick as ln, vModelText as Ga, toRef as bf, createSlots as Ri, withKeys as Cs, Transition as Bn, resolveComponent as Ko, reactive as zt, isRef as yf, toRaw as fn, createApp as vf, h as Jo, isVNode as nd, cloneVNode as xf, watchEffect as yo, getCurrentInstance as vo, inject as Xr, defineCustomElement as sd } from "vue";
|
|
5
5
|
import * as kn from "lucide-vue-next";
|
|
6
6
|
import { ChevronDown as Is, Eye as or, EyeOff as wf, Check as Ea, Minus as kf, Loader2 as Gn, AlertCircle as Xa, X as Es, Calendar as _f, CheckCircle2 as Yr, Upload as Cf, FileText as ar, Pencil as od, Trash2 as ir, ArrowRight as Af, MessageSquare as Kr, Phone as Sf, Globe as Mf, Cpu as Df, CpuIcon as Ef, Share2 as Pf, Link as Tf, User as Of, Circle as If, MapPinIcon as Lf, ServerIcon as Bf, PencilIcon as Rf, ShoppingCartIcon as Ff, ClockIcon as $f, PlaneIcon as zf, UploadCloud as Vf, ChevronRight as ad, MoreHorizontal as jf, ChevronLeftIcon as id, ChevronRightIcon as rd, ChevronUp as Uf, Search as fi, RefreshCw as Jr, ChevronsLeft as Wf, ChevronLeft as Nf, ChevronsRight as Hf, SlidersHorizontal as qf, Download as Gf, Plus as Xf, CheckCircle as Yf, SquarePen as Kf, ToggleLeft as Jf } from "lucide-vue-next";
|
|
7
7
|
import { Primitive as Qf, useForwardPropsEmits as Ls, TooltipRoot as Zf, TooltipPortal as eh, TooltipContent as th, TooltipProvider as nh, TooltipTrigger as sh, Label as oh, DialogRoot as ah, DialogPortal as ih, DialogOverlay as rh, DialogContent as lh, DialogClose as ch, useForwardProps as Rn, DialogDescription as dh, DialogTitle as uh, AvatarRoot as fh, AvatarFallback as hh, AvatarImage as ph, Separator as mh, PaginationRoot as gh, PaginationList as bh, PaginationEllipsis as yh, PaginationFirst as vh, PaginationListItem as xh, PaginationLast as wh, PaginationNext as kh, PaginationPrev as _h, SelectRoot as Ch, SelectPortal as Ah, SelectContent as Sh, SelectViewport as Mh, SelectItem as Dh, SelectItemIndicator as Eh, SelectItemText as Ph, SelectScrollDownButton as Th, SelectScrollUpButton as Oh, SelectTrigger as Ih, SelectIcon as Lh, SelectValue as Bh } from "reka-ui";
|
|
@@ -388,21 +388,21 @@ const op = 50, ap = async (e, t, n) => {
|
|
|
388
388
|
placement: ie
|
|
389
389
|
}
|
|
390
390
|
};
|
|
391
|
-
let K = (I = P.filter((
|
|
391
|
+
let K = (I = P.filter((te) => te.overflows[0] <= 0).sort((te, oe) => te.overflows[1] - oe.overflows[1])[0]) == null ? void 0 : I.placement;
|
|
392
392
|
if (!K)
|
|
393
393
|
switch (h) {
|
|
394
394
|
case "bestFit": {
|
|
395
395
|
var F;
|
|
396
|
-
const
|
|
396
|
+
const te = (F = P.filter((oe) => {
|
|
397
397
|
if (_) {
|
|
398
|
-
const
|
|
399
|
-
return
|
|
398
|
+
const Z = Nn(oe.placement);
|
|
399
|
+
return Z === A || // Create a bias to the `y` side axis due to horizontal
|
|
400
400
|
// reading directions favoring greater width.
|
|
401
|
-
|
|
401
|
+
Z === "y";
|
|
402
402
|
}
|
|
403
403
|
return !0;
|
|
404
|
-
}).map((oe) => [oe.placement, oe.overflows.filter((
|
|
405
|
-
|
|
404
|
+
}).map((oe) => [oe.placement, oe.overflows.filter((Z) => Z > 0).reduce((Z, $) => Z + $, 0)]).sort((oe, Z) => oe[1] - Z[1])[0]) == null ? void 0 : F[0];
|
|
405
|
+
te && (K = te);
|
|
406
406
|
break;
|
|
407
407
|
}
|
|
408
408
|
case "initialPlacement":
|
|
@@ -1216,8 +1216,8 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1216
1216
|
},
|
|
1217
1217
|
emits: ["update:modelValue"],
|
|
1218
1218
|
setup(e, { emit: t }) {
|
|
1219
|
-
const n = e, s = t, o = qt(), a = T(() => o.label ?? void 0), i = (
|
|
1220
|
-
const Ce = o[
|
|
1219
|
+
const n = e, s = t, o = qt(), a = T(() => o.label ?? void 0), i = (ne) => {
|
|
1220
|
+
const Ce = o[ne];
|
|
1221
1221
|
return Ce === "" || Ce === !0 || Ce === "true" || Ce === 1 || Ce === "1";
|
|
1222
1222
|
}, r = X(!1), l = T(
|
|
1223
1223
|
() => n.itemTitle || o["item-title"] || o.itemTitle || "name"
|
|
@@ -1230,26 +1230,26 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1230
1230
|
), v = T(
|
|
1231
1231
|
() => o.placeholder ?? ""
|
|
1232
1232
|
), m = T(() => {
|
|
1233
|
-
const
|
|
1234
|
-
if (
|
|
1235
|
-
const Ce = typeof
|
|
1233
|
+
const ne = o.minChars ?? o["min-chars"];
|
|
1234
|
+
if (ne == null || ne === "") return 0;
|
|
1235
|
+
const Ce = typeof ne == "number" ? ne : Number.parseInt(String(ne), 10);
|
|
1236
1236
|
return Number.isFinite(Ce) && Ce > 0 ? Ce : 0;
|
|
1237
1237
|
}), A = T(() => {
|
|
1238
|
-
const
|
|
1239
|
-
return Array.isArray(
|
|
1238
|
+
const ne = o.rules;
|
|
1239
|
+
return Array.isArray(ne) ? ne : [];
|
|
1240
1240
|
}), M = T(() => {
|
|
1241
|
-
const
|
|
1242
|
-
return
|
|
1241
|
+
const ne = o.id || o.label;
|
|
1242
|
+
return ne ? `app-autocomplete-${ne}-${Math.random().toString(36).slice(2, 7)}` : void 0;
|
|
1243
1243
|
}), S = X(n.modelValue), D = X([]), _ = X(!1), x = X(!1), b = T(() => o.items), E = T(() => {
|
|
1244
|
-
const
|
|
1245
|
-
return
|
|
1244
|
+
const ne = R.value;
|
|
1245
|
+
return ne.apiModule && ne.apiAction || ne.apiUrl || n.fetchItems ? D.value : b.value ?? [];
|
|
1246
1246
|
}), P = T(
|
|
1247
1247
|
() => !!o.loading
|
|
1248
1248
|
), O = T(
|
|
1249
1249
|
() => P.value || _.value
|
|
1250
1250
|
), I = T(() => {
|
|
1251
1251
|
const {
|
|
1252
|
-
label:
|
|
1252
|
+
label: ne,
|
|
1253
1253
|
items: Ce,
|
|
1254
1254
|
loading: $e,
|
|
1255
1255
|
rules: tt,
|
|
@@ -1272,7 +1272,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1272
1272
|
fetchItems: z,
|
|
1273
1273
|
error: q,
|
|
1274
1274
|
errorMessage: V,
|
|
1275
|
-
"error-message":
|
|
1275
|
+
"error-message": ee,
|
|
1276
1276
|
...ve
|
|
1277
1277
|
} = o || {};
|
|
1278
1278
|
return ve;
|
|
@@ -1280,14 +1280,14 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1280
1280
|
if (n.apiOptions)
|
|
1281
1281
|
return typeof n.apiOptions == "function" ? n.apiOptions() : n.apiOptions;
|
|
1282
1282
|
}, R = T(() => {
|
|
1283
|
-
const
|
|
1283
|
+
const ne = n.endpoint || {};
|
|
1284
1284
|
return {
|
|
1285
|
-
apiModule: n.apiModule ||
|
|
1286
|
-
apiAction: n.apiAction ||
|
|
1287
|
-
apiUrl:
|
|
1288
|
-
apiMethod:
|
|
1285
|
+
apiModule: n.apiModule || ne.apiModule,
|
|
1286
|
+
apiAction: n.apiAction || ne.apiAction,
|
|
1287
|
+
apiUrl: ne.apiUrl,
|
|
1288
|
+
apiMethod: ne.apiMethod || "GET"
|
|
1289
1289
|
};
|
|
1290
|
-
}), ie = X(null), K = X(null),
|
|
1290
|
+
}), ie = X(null), K = X(null), te = X(null), { floatingStyles: oe } = br(K, te, {
|
|
1291
1291
|
placement: "bottom-start",
|
|
1292
1292
|
whileElementsMounted: fr,
|
|
1293
1293
|
middleware: [
|
|
@@ -1295,41 +1295,41 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1295
1295
|
mr(),
|
|
1296
1296
|
pr(),
|
|
1297
1297
|
gr({
|
|
1298
|
-
apply({ rects:
|
|
1298
|
+
apply({ rects: ne, elements: Ce, availableHeight: $e }) {
|
|
1299
1299
|
Object.assign(Ce.floating.style, {
|
|
1300
|
-
width: `${
|
|
1300
|
+
width: `${ne.reference.width}px`,
|
|
1301
1301
|
maxHeight: `${$e}px`
|
|
1302
1302
|
});
|
|
1303
1303
|
}
|
|
1304
1304
|
})
|
|
1305
1305
|
]
|
|
1306
|
-
}),
|
|
1307
|
-
if (
|
|
1308
|
-
if (typeof
|
|
1306
|
+
}), Z = X(!1), $ = X(""), J = X(-1), de = X(null), re = T(() => !m.value || ($.value || "").trim().length >= m.value ? "" : `Ketik minimal ${m.value} karakter`), se = (ne) => {
|
|
1307
|
+
if (ne == null) return "";
|
|
1308
|
+
if (typeof ne == "string" || typeof ne == "number") return String(ne);
|
|
1309
1309
|
const Ce = l.value;
|
|
1310
|
-
return typeof Ce == "function" ? Ce(
|
|
1311
|
-
}, ge = (
|
|
1312
|
-
if (
|
|
1313
|
-
if (typeof
|
|
1310
|
+
return typeof Ce == "function" ? Ce(ne) : (ne == null ? void 0 : ne[Ce]) ?? (ne == null ? void 0 : ne.name) ?? (ne == null ? void 0 : ne.nama) ?? (ne == null ? void 0 : ne.label) ?? (ne == null ? void 0 : ne.title) ?? "-";
|
|
1311
|
+
}, ge = (ne) => {
|
|
1312
|
+
if (ne == null) return null;
|
|
1313
|
+
if (typeof ne == "string" || typeof ne == "number") return ne;
|
|
1314
1314
|
const Ce = c.value;
|
|
1315
|
-
return typeof Ce == "function" ? Ce(
|
|
1315
|
+
return typeof Ce == "function" ? Ce(ne) : (ne == null ? void 0 : ne[Ce]) ?? (ne == null ? void 0 : ne.id) ?? (ne == null ? void 0 : ne.value) ?? (ne == null ? void 0 : ne.code) ?? null;
|
|
1316
1316
|
}, _e = T(() => {
|
|
1317
|
-
const
|
|
1318
|
-
if (
|
|
1319
|
-
if (Array.isArray(
|
|
1320
|
-
return
|
|
1317
|
+
const ne = S.value;
|
|
1318
|
+
if (ne == null || ne === "") return "";
|
|
1319
|
+
if (Array.isArray(ne))
|
|
1320
|
+
return ne.length ? ne.map((tt) => {
|
|
1321
1321
|
if (h.value && typeof tt == "object" || typeof tt == "object") return se(tt);
|
|
1322
1322
|
const Ve = E.value.find((fe) => ge(fe) == tt);
|
|
1323
1323
|
return Ve ? se(Ve) : String(tt);
|
|
1324
1324
|
}).join(", ") : "";
|
|
1325
|
-
if (typeof
|
|
1326
|
-
return se(
|
|
1327
|
-
const Ce = E.value.find(($e) => ge($e) ==
|
|
1328
|
-
return Ce ? se(Ce) : String(
|
|
1325
|
+
if (typeof ne == "object")
|
|
1326
|
+
return se(ne);
|
|
1327
|
+
const Ce = E.value.find(($e) => ge($e) == ne);
|
|
1328
|
+
return Ce ? se(Ce) : String(ne);
|
|
1329
1329
|
}), Pe = T(() => {
|
|
1330
|
-
const
|
|
1331
|
-
let Ve =
|
|
1332
|
-
if (tt || (Ve =
|
|
1330
|
+
const ne = E.value || [], Ce = ($.value || "").trim().toLowerCase(), $e = (_e.value || "").toLowerCase(), tt = !Ce || Ce === $e;
|
|
1331
|
+
let Ve = ne;
|
|
1332
|
+
if (tt || (Ve = ne.filter((fe) => se(fe).toLowerCase().includes(Ce))), Ve.length > 0) {
|
|
1333
1333
|
const fe = (we) => {
|
|
1334
1334
|
const Se = ge(we);
|
|
1335
1335
|
return Array.isArray(S.value) ? S.value.some((je) => je == Se) : S.value == Se;
|
|
@@ -1340,46 +1340,46 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1340
1340
|
});
|
|
1341
1341
|
}
|
|
1342
1342
|
return Ve;
|
|
1343
|
-
}), Ue = (
|
|
1344
|
-
if (
|
|
1345
|
-
return
|
|
1343
|
+
}), Ue = (ne) => Array.isArray(ne) ? ne.length === 0 : ne == null || ne === "", Le = (ne) => {
|
|
1344
|
+
if (de.value = null, u.value && Ue(ne) && !A.value.length)
|
|
1345
|
+
return de.value = "This field is required", !1;
|
|
1346
1346
|
for (const Ce of A.value) {
|
|
1347
|
-
const $e = Ce(
|
|
1347
|
+
const $e = Ce(ne);
|
|
1348
1348
|
if ($e === !1)
|
|
1349
|
-
return
|
|
1349
|
+
return de.value = "Invalid value", !1;
|
|
1350
1350
|
if (typeof $e == "string")
|
|
1351
|
-
return
|
|
1351
|
+
return de.value = $e, !1;
|
|
1352
1352
|
}
|
|
1353
1353
|
return !0;
|
|
1354
1354
|
}, le = async () => {
|
|
1355
1355
|
if (d.value || f.value) return;
|
|
1356
|
-
|
|
1357
|
-
const
|
|
1356
|
+
Z.value = !0, J.value = Pe.value.length ? 0 : -1, $.value = _e.value || "";
|
|
1357
|
+
const ne = R.value, Ce = ne.apiModule && ne.apiAction || ne.apiUrl || n.fetchItems;
|
|
1358
1358
|
n.autoFetchOnOpen && Ce && !x.value && (await lt(), J.value = Pe.value.length ? 0 : -1);
|
|
1359
1359
|
}, j = () => {
|
|
1360
|
-
|
|
1361
|
-
}, ae = (
|
|
1362
|
-
const Ce = h.value ?
|
|
1360
|
+
Z.value = !1, J.value = -1, $.value = _e.value || "";
|
|
1361
|
+
}, ae = (ne) => {
|
|
1362
|
+
const Ce = h.value ? ne : ge(ne);
|
|
1363
1363
|
let $e = Ce;
|
|
1364
|
-
Array.isArray(S.value) && ($e = [Ce]), S.value = $e, s("update:modelValue", $e),
|
|
1364
|
+
Array.isArray(S.value) && ($e = [Ce]), S.value = $e, s("update:modelValue", $e), de.value = null, Le($e), $.value = se(ne), j();
|
|
1365
1365
|
}, be = () => {
|
|
1366
|
-
D.value = [], x.value = !1, S.value = Array.isArray(S.value) ? [] : null, s("update:modelValue", S.value), $.value = "",
|
|
1367
|
-
},
|
|
1366
|
+
D.value = [], x.value = !1, S.value = Array.isArray(S.value) ? [] : null, s("update:modelValue", S.value), $.value = "", de.value = null;
|
|
1367
|
+
}, Re = () => {
|
|
1368
1368
|
r.value = !0, be(), j(), setTimeout(() => {
|
|
1369
1369
|
r.value = !1;
|
|
1370
1370
|
}, 0);
|
|
1371
|
-
}, qe = (
|
|
1371
|
+
}, qe = (ne) => {
|
|
1372
1372
|
if (d.value || f.value) return;
|
|
1373
|
-
const Ce =
|
|
1374
|
-
$.value = Ce,
|
|
1373
|
+
const Ce = ne.target.value;
|
|
1374
|
+
$.value = Ce, de.value && (de.value = null), Z.value || (Z.value = !0), J.value = Pe.value.length ? 0 : -1;
|
|
1375
1375
|
const $e = R.value.apiModule && R.value.apiAction || R.value.apiUrl || n.fetchItems;
|
|
1376
1376
|
n.autoFetchOnOpen && $e && !O.value && !x.value && lt();
|
|
1377
|
-
}, rt = (
|
|
1377
|
+
}, rt = (ne) => {
|
|
1378
1378
|
var $e;
|
|
1379
1379
|
if (d.value || f.value) return;
|
|
1380
1380
|
const Ce = {
|
|
1381
1381
|
ArrowDown: () => {
|
|
1382
|
-
if (
|
|
1382
|
+
if (ne.preventDefault(), !Z.value) {
|
|
1383
1383
|
le();
|
|
1384
1384
|
return;
|
|
1385
1385
|
}
|
|
@@ -1389,25 +1389,25 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1389
1389
|
));
|
|
1390
1390
|
},
|
|
1391
1391
|
ArrowUp: () => {
|
|
1392
|
-
!
|
|
1392
|
+
!Z.value || !Pe.value.length || (ne.preventDefault(), J.value = Math.max(J.value - 1, 0));
|
|
1393
1393
|
},
|
|
1394
1394
|
Enter: () => {
|
|
1395
|
-
if (!
|
|
1396
|
-
|
|
1395
|
+
if (!Z.value) return;
|
|
1396
|
+
ne.preventDefault();
|
|
1397
1397
|
const tt = Pe.value[J.value];
|
|
1398
1398
|
tt && ae(tt);
|
|
1399
1399
|
},
|
|
1400
1400
|
Escape: () => {
|
|
1401
|
-
|
|
1401
|
+
ne.preventDefault(), j();
|
|
1402
1402
|
},
|
|
1403
1403
|
Tab: () => {
|
|
1404
1404
|
j();
|
|
1405
1405
|
}
|
|
1406
1406
|
};
|
|
1407
|
-
($e = Ce[
|
|
1407
|
+
($e = Ce[ne.key]) == null || $e.call(Ce);
|
|
1408
1408
|
}, lt = async () => {
|
|
1409
|
-
const
|
|
1410
|
-
if (
|
|
1409
|
+
const ne = R.value;
|
|
1410
|
+
if (ne.apiModule && ne.apiAction || ne.apiUrl || n.fetchItems) {
|
|
1411
1411
|
_.value = !0;
|
|
1412
1412
|
try {
|
|
1413
1413
|
let $e;
|
|
@@ -1433,51 +1433,51 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1433
1433
|
...n.apiParams
|
|
1434
1434
|
};
|
|
1435
1435
|
let Se;
|
|
1436
|
-
|
|
1437
|
-
_url:
|
|
1438
|
-
_method:
|
|
1439
|
-
}) : Se = await Ve(
|
|
1436
|
+
ne.apiUrl ? Se = await Ve("", "", we, {
|
|
1437
|
+
_url: ne.apiUrl,
|
|
1438
|
+
_method: ne.apiMethod || "POST"
|
|
1439
|
+
}) : Se = await Ve(ne.apiModule, ne.apiAction, we);
|
|
1440
1440
|
const je = (Se == null ? void 0 : Se.data) ?? Se;
|
|
1441
1441
|
$e = (je == null ? void 0 : je.data) ?? je;
|
|
1442
1442
|
}
|
|
1443
1443
|
D.value = Array.isArray($e) ? $e : [], x.value = !0;
|
|
1444
1444
|
} catch ($e) {
|
|
1445
|
-
console.error("[DCodeAutoComplete][fetchOptions] ERROR:", $e),
|
|
1445
|
+
console.error("[DCodeAutoComplete][fetchOptions] ERROR:", $e), de.value = `[DCodeAutoComplete][fetchOptions] ERROR: Error: ${($e == null ? void 0 : $e.message) || ($e == null ? void 0 : $e.toString()) || "Failed to load options"}`, D.value = [], x.value = !0;
|
|
1446
1446
|
} finally {
|
|
1447
1447
|
_.value = !1;
|
|
1448
1448
|
}
|
|
1449
1449
|
}
|
|
1450
|
-
},
|
|
1451
|
-
const Ce = ge(
|
|
1450
|
+
}, ft = (ne) => {
|
|
1451
|
+
const Ce = ge(ne);
|
|
1452
1452
|
return h.value ? S.value ? Array.isArray(S.value) ? S.value.some(($e) => ge($e) == Ce) : ge(S.value) == Ce : !1 : Array.isArray(S.value) ? S.value.some(($e) => $e == Ce) : S.value == Ce;
|
|
1453
1453
|
};
|
|
1454
1454
|
ze(
|
|
1455
1455
|
() => [F(), R.value, n.apiParams],
|
|
1456
|
-
([
|
|
1456
|
+
([ne, Ce, $e], [tt, Ve, fe]) => {
|
|
1457
1457
|
const we = R.value;
|
|
1458
1458
|
if (!(we.apiModule && we.apiAction || we.apiUrl || n.fetchItems)) {
|
|
1459
1459
|
be();
|
|
1460
1460
|
return;
|
|
1461
1461
|
}
|
|
1462
|
-
const je = JSON.stringify(
|
|
1462
|
+
const je = JSON.stringify(ne ?? null) === JSON.stringify(tt ?? null), yt = JSON.stringify($e ?? null) === JSON.stringify(fe ?? null);
|
|
1463
1463
|
je && yt || (be(), yt || lt());
|
|
1464
1464
|
},
|
|
1465
1465
|
{ deep: !0 }
|
|
1466
1466
|
), ze(
|
|
1467
1467
|
() => n.modelValue,
|
|
1468
|
-
(
|
|
1469
|
-
S.value =
|
|
1468
|
+
(ne, Ce) => {
|
|
1469
|
+
S.value = ne, !r.value && (ne == null || ne === "") && Ce != null && n.apiModule && n.apiAction && (D.value = [], x.value = !1), $.value = _e.value || "";
|
|
1470
1470
|
},
|
|
1471
1471
|
{ immediate: !0 }
|
|
1472
1472
|
);
|
|
1473
|
-
const
|
|
1474
|
-
(
|
|
1475
|
-
const It = (
|
|
1476
|
-
const Ce = ie.value, $e =
|
|
1477
|
-
Ce && Ce.contains(tt) || $e && $e.contains(tt) ||
|
|
1473
|
+
const Ye = R.value;
|
|
1474
|
+
(Ye.apiModule && Ye.apiAction || Ye.apiUrl || n.fetchItems) && (n.autoFetchOnMount || !Ue(n.modelValue)) && lt();
|
|
1475
|
+
const It = (ne) => {
|
|
1476
|
+
const Ce = ie.value, $e = te.value, tt = ne.target;
|
|
1477
|
+
Ce && Ce.contains(tt) || $e && $e.contains(tt) || Z.value && j();
|
|
1478
1478
|
}, en = T(() => {
|
|
1479
|
-
const
|
|
1480
|
-
return
|
|
1479
|
+
const ne = n.modelValue;
|
|
1480
|
+
return ne == null ? !1 : typeof ne == "string" ? ne.trim().length > 0 : Array.isArray(ne) ? ne.length > 0 : typeof ne == "object" ? Object.keys(ne).length > 0 : !0;
|
|
1481
1481
|
}), Kt = T(
|
|
1482
1482
|
() => !!n.clearable && en.value && !n.disabled
|
|
1483
1483
|
);
|
|
@@ -1485,7 +1485,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1485
1485
|
document.addEventListener("mousedown", It);
|
|
1486
1486
|
}), yn(() => {
|
|
1487
1487
|
document.removeEventListener("mousedown", It);
|
|
1488
|
-
}), (
|
|
1488
|
+
}), (ne, Ce) => pn((p(), k("div", {
|
|
1489
1489
|
ref_key: "rootEl",
|
|
1490
1490
|
ref: ie,
|
|
1491
1491
|
class: he(["w-full", L(o).class]),
|
|
@@ -1509,11 +1509,11 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1509
1509
|
ref: K,
|
|
1510
1510
|
class: he(["flex items-center gap-2 rounded-lg border px-3 py-2 bg-white dark:bg-neutral-800 border-gray-300 dark:border-neutral-700/50 h-10 focus-within:ring-1 focus-within:ring-gray-700 dark:focus-within:ring-gray-300", [
|
|
1511
1511
|
d.value || f.value ? "opacity-60 cursor-not-allowed" : "",
|
|
1512
|
-
|
|
1512
|
+
de.value || w.value ? "border-red-500 focus-within:ring-red-500" : ""
|
|
1513
1513
|
]])
|
|
1514
1514
|
}, [
|
|
1515
|
-
n.icon ||
|
|
1516
|
-
|
|
1515
|
+
n.icon || ne.$slots["prepend-inner"] ? (p(), k("div", $p, [
|
|
1516
|
+
Fe(ne.$slots, "prepend-inner", {}, () => [
|
|
1517
1517
|
n.icon ? (p(), me(Ot(n.icon), {
|
|
1518
1518
|
key: 0,
|
|
1519
1519
|
class: "h-4 w-4"
|
|
@@ -1527,12 +1527,12 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1527
1527
|
placeholder: v.value,
|
|
1528
1528
|
disabled: d.value,
|
|
1529
1529
|
readonly: f.value,
|
|
1530
|
-
value:
|
|
1530
|
+
value: Z.value ? $.value : _e.value || $.value,
|
|
1531
1531
|
onFocus: Ce[0] || (Ce[0] = () => {
|
|
1532
|
-
|
|
1532
|
+
Z.value || le();
|
|
1533
1533
|
}),
|
|
1534
1534
|
onClick: Ce[1] || (Ce[1] = () => {
|
|
1535
|
-
|
|
1535
|
+
Z.value || le();
|
|
1536
1536
|
}),
|
|
1537
1537
|
onInput: qe,
|
|
1538
1538
|
onKeydown: rt,
|
|
@@ -1558,26 +1558,26 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1558
1558
|
class: "shrink-0 rounded-md px-1 text-gray-500 hover:text-gray-700 dark:hover:text-gray-300",
|
|
1559
1559
|
onMousedown: Ce[3] || (Ce[3] = _t(() => {
|
|
1560
1560
|
}, ["prevent"])),
|
|
1561
|
-
onClick: _t(
|
|
1561
|
+
onClick: _t(Re, ["stop"]),
|
|
1562
1562
|
"aria-label": "Clear"
|
|
1563
1563
|
}, " ✕ ", 32)) : (p(), k("button", {
|
|
1564
1564
|
key: 3,
|
|
1565
1565
|
type: "button",
|
|
1566
1566
|
class: "shrink-0 rounded-md px-1 text-gray-500 hover:text-gray-700 dark:hover:text-gray-300 disabled:opacity-50 disabled:cursor-not-allowed",
|
|
1567
1567
|
disabled: d.value || f.value,
|
|
1568
|
-
onClick: Ce[4] || (Ce[4] = ($e) =>
|
|
1568
|
+
onClick: Ce[4] || (Ce[4] = ($e) => Z.value ? j() : le()),
|
|
1569
1569
|
"aria-label": "Toggle"
|
|
1570
1570
|
}, [
|
|
1571
1571
|
G(L(Is), {
|
|
1572
|
-
class: he(["h-4 w-4 transition-transform duration-200 ease-in-out", { "rotate-180":
|
|
1572
|
+
class: he(["h-4 w-4 transition-transform duration-200 ease-in-out", { "rotate-180": Z.value }])
|
|
1573
1573
|
}, null, 8, ["class"])
|
|
1574
1574
|
], 8, jp))
|
|
1575
1575
|
], 2),
|
|
1576
1576
|
(p(), me(qa, { to: "body" }, [
|
|
1577
|
-
|
|
1577
|
+
Z.value ? (p(), k("div", {
|
|
1578
1578
|
key: 0,
|
|
1579
1579
|
ref_key: "floating",
|
|
1580
|
-
ref:
|
|
1580
|
+
ref: te,
|
|
1581
1581
|
style: dt(L(oe)),
|
|
1582
1582
|
class: "z-[50] overflow-hidden rounded-lg border bg-white shadow-lg border-gray-200 dark:border-neutral-700/50 dark:bg-neutral-800"
|
|
1583
1583
|
}, [
|
|
@@ -1595,8 +1595,8 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1595
1595
|
onClick: (Ve) => ae($e)
|
|
1596
1596
|
}, [
|
|
1597
1597
|
Ie(H(se($e)) + " ", 1),
|
|
1598
|
-
|
|
1599
|
-
], 42, Wp))), 128)) :
|
|
1598
|
+
ft($e) ? (p(), k("span", Np, " ✓ ")) : W("", !0)
|
|
1599
|
+
], 42, Wp))), 128)) : Fe(ne.$slots, "no-data", { key: 1 }, () => [
|
|
1600
1600
|
y("div", Hp, [
|
|
1601
1601
|
O.value ? (p(), k("span", qp, "Loading data…")) : re.value ? (p(), k("span", Gp, H(re.value), 1)) : (p(), k("span", Xp, "No data available"))
|
|
1602
1602
|
])
|
|
@@ -1605,7 +1605,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1605
1605
|
], 4)) : W("", !0)
|
|
1606
1606
|
]))
|
|
1607
1607
|
]),
|
|
1608
|
-
|
|
1608
|
+
de.value || w.value ? (p(), k("p", Yp, H(de.value || w.value), 1)) : W("", !0)
|
|
1609
1609
|
], 64))
|
|
1610
1610
|
], 10, Ip)), [
|
|
1611
1611
|
[us, e.visible]
|
|
@@ -1706,8 +1706,8 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1706
1706
|
mr(),
|
|
1707
1707
|
pr(),
|
|
1708
1708
|
gr({
|
|
1709
|
-
apply({ rects: J, elements:
|
|
1710
|
-
Object.assign(
|
|
1709
|
+
apply({ rects: J, elements: de }) {
|
|
1710
|
+
Object.assign(de.floating.style, {
|
|
1711
1711
|
width: `${J.reference.width}px`
|
|
1712
1712
|
});
|
|
1713
1713
|
}
|
|
@@ -1727,7 +1727,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1727
1727
|
if (n.returnObject)
|
|
1728
1728
|
return E(n.modelValue);
|
|
1729
1729
|
{
|
|
1730
|
-
const J = f.value.find((
|
|
1730
|
+
const J = f.value.find((de) => P(de) === n.modelValue);
|
|
1731
1731
|
return J ? E(J) : String(n.modelValue);
|
|
1732
1732
|
}
|
|
1733
1733
|
}
|
|
@@ -1738,8 +1738,8 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1738
1738
|
g.value = !1;
|
|
1739
1739
|
}, E = (J) => typeof n.itemTitle == "function" ? n.itemTitle(J) : J[n.itemTitle] || "", P = (J) => typeof n.itemValue == "function" ? n.itemValue(J) : J[n.itemValue] || J, O = (J) => n.itemSubtitle ? typeof n.itemSubtitle == "function" ? n.itemSubtitle(J) : J[n.itemSubtitle] || "" : "", I = (J) => n.modelValue ? n.returnObject ? P(J) === P(n.modelValue) : P(J) === n.modelValue : !1, F = (J) => {
|
|
1740
1740
|
var re;
|
|
1741
|
-
const
|
|
1742
|
-
s("update:modelValue",
|
|
1741
|
+
const de = n.returnObject ? J : P(J);
|
|
1742
|
+
s("update:modelValue", de), s("select", J), g.value = !1, u.value = "", (re = a.value) == null || re.blur();
|
|
1743
1743
|
}, R = () => {
|
|
1744
1744
|
var J;
|
|
1745
1745
|
s("update:modelValue", null), u.value = "", (J = a.value) == null || J.focus();
|
|
@@ -1749,9 +1749,9 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1749
1749
|
setTimeout(() => {
|
|
1750
1750
|
g.value = !1, s("blur", J);
|
|
1751
1751
|
}, 200);
|
|
1752
|
-
},
|
|
1753
|
-
const
|
|
1754
|
-
u.value =
|
|
1752
|
+
}, te = (J) => {
|
|
1753
|
+
const de = J.target;
|
|
1754
|
+
u.value = de.value, M.value && clearTimeout(M.value), M.value = setTimeout(() => {
|
|
1755
1755
|
s("search", u.value), v.value = 1, m.value = !0, $(!0);
|
|
1756
1756
|
}, n.debounceMs);
|
|
1757
1757
|
}, oe = (J) => {
|
|
@@ -1770,12 +1770,12 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1770
1770
|
g.value = !1;
|
|
1771
1771
|
break;
|
|
1772
1772
|
}
|
|
1773
|
-
},
|
|
1773
|
+
}, Z = (J) => {
|
|
1774
1774
|
if (!m.value || h.value) return;
|
|
1775
|
-
const
|
|
1775
|
+
const de = J.target, { scrollTop: re, scrollHeight: se, clientHeight: ge } = de;
|
|
1776
1776
|
re + ge >= se - n.threshold && $();
|
|
1777
1777
|
}, $ = async (J = !1) => {
|
|
1778
|
-
var
|
|
1778
|
+
var de, re;
|
|
1779
1779
|
if (!h.value) {
|
|
1780
1780
|
h.value = !0;
|
|
1781
1781
|
try {
|
|
@@ -1783,7 +1783,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1783
1783
|
if (n.fetchItems)
|
|
1784
1784
|
se = await n.fetchItems();
|
|
1785
1785
|
else {
|
|
1786
|
-
const ge = Tt(), _e = ((
|
|
1786
|
+
const ge = Tt(), _e = ((de = n.endpoint) == null ? void 0 : de.apiModule) || n.apiModule, Pe = ((re = n.endpoint) == null ? void 0 : re.apiAction) || n.apiAction;
|
|
1787
1787
|
if (!_e || !Pe)
|
|
1788
1788
|
throw new Error("API module and action are required");
|
|
1789
1789
|
const Ue = {
|
|
@@ -1813,7 +1813,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1813
1813
|
M.value && clearTimeout(M.value);
|
|
1814
1814
|
}), ze(() => n.modelValue, (J) => {
|
|
1815
1815
|
J || (u.value = "");
|
|
1816
|
-
}), (J,
|
|
1816
|
+
}), (J, de) => pn((p(), k("div", {
|
|
1817
1817
|
ref_key: "rootEl",
|
|
1818
1818
|
ref: r,
|
|
1819
1819
|
class: he(["w-full", L(o).class]),
|
|
@@ -1821,7 +1821,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1821
1821
|
}, [
|
|
1822
1822
|
e.skeleton ? (p(), k(xe, { key: 0 }, [
|
|
1823
1823
|
e.label ? (p(), k("div", Jp)) : W("", !0),
|
|
1824
|
-
|
|
1824
|
+
de[3] || (de[3] = y("div", { class: "h-10 w-full rounded-lg bg-gray-200 dark:bg-gray-700 animate-pulse" }, null, -1))
|
|
1825
1825
|
], 64)) : (p(), k(xe, { key: 1 }, [
|
|
1826
1826
|
e.label ? (p(), k("label", {
|
|
1827
1827
|
key: 0,
|
|
@@ -1858,10 +1858,10 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1858
1858
|
value: _.value,
|
|
1859
1859
|
onFocus: ie,
|
|
1860
1860
|
onBlur: K,
|
|
1861
|
-
onInput:
|
|
1861
|
+
onInput: te,
|
|
1862
1862
|
onKeydown: oe
|
|
1863
1863
|
}), null, 16, nm),
|
|
1864
|
-
h.value ? (p(), k("svg", sm, [...
|
|
1864
|
+
h.value ? (p(), k("svg", sm, [...de[4] || (de[4] = [
|
|
1865
1865
|
y("circle", {
|
|
1866
1866
|
class: "opacity-25",
|
|
1867
1867
|
cx: "12",
|
|
@@ -1879,7 +1879,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1879
1879
|
key: 2,
|
|
1880
1880
|
type: "button",
|
|
1881
1881
|
class: "shrink-0 rounded-md px-1 text-gray-500 hover:text-gray-700 dark:hover:text-gray-300",
|
|
1882
|
-
onMousedown:
|
|
1882
|
+
onMousedown: de[0] || (de[0] = _t(() => {
|
|
1883
1883
|
}, ["prevent"])),
|
|
1884
1884
|
onClick: _t(R, ["stop"]),
|
|
1885
1885
|
"aria-label": "Clear"
|
|
@@ -1888,7 +1888,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1888
1888
|
type: "button",
|
|
1889
1889
|
class: "shrink-0 rounded-md px-1 text-gray-500 hover:text-gray-700 dark:hover:text-gray-300 disabled:opacity-50 disabled:cursor-not-allowed",
|
|
1890
1890
|
disabled: e.disabled,
|
|
1891
|
-
onClick:
|
|
1891
|
+
onClick: de[1] || (de[1] = (re) => g.value ? b() : x()),
|
|
1892
1892
|
"aria-label": "Toggle"
|
|
1893
1893
|
}, [
|
|
1894
1894
|
G(L(Is), {
|
|
@@ -1908,13 +1908,13 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1908
1908
|
ref_key: "scrollContainer",
|
|
1909
1909
|
ref: i,
|
|
1910
1910
|
class: "max-h-64 overflow-auto",
|
|
1911
|
-
onScroll:
|
|
1911
|
+
onScroll: Z
|
|
1912
1912
|
}, [
|
|
1913
1913
|
h.value && f.value.length === 0 ? (p(), k("div", am, [
|
|
1914
1914
|
(p(), k(xe, null, We(5, (re) => y("div", {
|
|
1915
1915
|
key: re,
|
|
1916
1916
|
class: "flex items-center space-x-3"
|
|
1917
|
-
}, [...
|
|
1917
|
+
}, [...de[5] || (de[5] = [
|
|
1918
1918
|
y("div", { class: "skeleton h-4 w-4 bg-gray-200 rounded" }, null, -1),
|
|
1919
1919
|
y("div", { class: "skeleton h-4 flex-1 bg-gray-200 rounded" }, null, -1)
|
|
1920
1920
|
])])), 64))
|
|
@@ -1923,11 +1923,11 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1923
1923
|
type: "button",
|
|
1924
1924
|
class: he(["w-full flex justify-between text-left px-3 py-2 text-sm hover:bg-neutral-100 dark:hover:bg-neutral-800", se === w.value ? "bg-neutral-100 dark:bg-neutral-800" : ""]),
|
|
1925
1925
|
onMouseenter: (ge) => w.value = se,
|
|
1926
|
-
onMousedown:
|
|
1926
|
+
onMousedown: de[2] || (de[2] = _t(() => {
|
|
1927
1927
|
}, ["prevent"])),
|
|
1928
1928
|
onClick: (ge) => F(re)
|
|
1929
1929
|
}, [
|
|
1930
|
-
|
|
1930
|
+
Fe(J.$slots, "item", {
|
|
1931
1931
|
item: re,
|
|
1932
1932
|
index: se
|
|
1933
1933
|
}, () => [
|
|
@@ -1942,7 +1942,7 @@ const Ip = ["aria-busy"], Lp = {
|
|
|
1942
1942
|
], 42, im))), 128)) : W("", !0),
|
|
1943
1943
|
h.value && f.value.length > 0 ? (p(), k("div", fm, [
|
|
1944
1944
|
y("div", hm, [
|
|
1945
|
-
|
|
1945
|
+
de[6] || (de[6] = y("div", { class: "animate-spin rounded-full h-4 w-4 border-b-2 border-blue-600" }, null, -1)),
|
|
1946
1946
|
y("span", pm, H(e.loadingText), 1)
|
|
1947
1947
|
])
|
|
1948
1948
|
])) : W("", !0),
|
|
@@ -2279,9 +2279,9 @@ const wm = (e, t) => {
|
|
|
2279
2279
|
"left-bottom"
|
|
2280
2280
|
], D = () => [...S(), Oe, Ee], _ = () => ["auto", "hidden", "clip", "visible", "scroll"], x = () => ["auto", "contain", "none"], b = () => [Oe, Ee, l], E = () => [Qn, "full", "auto", ...b()], P = () => [Zn, "none", "subgrid", Oe, Ee], O = () => ["auto", {
|
|
2281
2281
|
span: ["full", Zn, Oe, Ee]
|
|
2282
|
-
}, Zn, Oe, Ee], I = () => [Zn, "auto", Oe, Ee], F = () => ["auto", "min", "max", "fr", Oe, Ee], R = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], ie = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], K = () => ["auto", ...b()],
|
|
2282
|
+
}, Zn, Oe, Ee], I = () => [Zn, "auto", Oe, Ee], F = () => ["auto", "min", "max", "fr", Oe, Ee], R = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], ie = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], K = () => ["auto", ...b()], te = () => [Qn, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...b()], oe = () => [Qn, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...b()], Z = () => [Qn, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...b()], $ = () => [e, Oe, Ee], J = () => [...S(), ml, pl, {
|
|
2283
2283
|
position: [Oe, Ee]
|
|
2284
|
-
}],
|
|
2284
|
+
}], de = () => ["no-repeat", {
|
|
2285
2285
|
repeat: ["", "x", "y", "space", "round"]
|
|
2286
2286
|
}], re = () => ["auto", "cover", "contain", og, Zm, {
|
|
2287
2287
|
size: [Oe, Ee]
|
|
@@ -2300,7 +2300,7 @@ const wm = (e, t) => {
|
|
|
2300
2300
|
g,
|
|
2301
2301
|
Oe,
|
|
2302
2302
|
Ee
|
|
2303
|
-
], j = () => ["none", Qe, Oe, Ee], ae = () => ["none", Qe, Oe, Ee], be = () => [Qe, Oe, Ee],
|
|
2303
|
+
], j = () => ["none", Qe, Oe, Ee], ae = () => ["none", Qe, Oe, Ee], be = () => [Qe, Oe, Ee], Re = () => [Qn, "full", ...b()];
|
|
2304
2304
|
return {
|
|
2305
2305
|
cacheSize: 500,
|
|
2306
2306
|
theme: {
|
|
@@ -2978,7 +2978,7 @@ const wm = (e, t) => {
|
|
|
2978
2978
|
* @see https://tailwindcss.com/docs/width#setting-both-width-and-height
|
|
2979
2979
|
*/
|
|
2980
2980
|
size: [{
|
|
2981
|
-
size:
|
|
2981
|
+
size: te()
|
|
2982
2982
|
}],
|
|
2983
2983
|
/**
|
|
2984
2984
|
* Inline Size
|
|
@@ -3006,28 +3006,28 @@ const wm = (e, t) => {
|
|
|
3006
3006
|
* @see https://tailwindcss.com/docs/height
|
|
3007
3007
|
*/
|
|
3008
3008
|
"block-size": [{
|
|
3009
|
-
block: ["auto", ...
|
|
3009
|
+
block: ["auto", ...Z()]
|
|
3010
3010
|
}],
|
|
3011
3011
|
/**
|
|
3012
3012
|
* Min-Block Size
|
|
3013
3013
|
* @see https://tailwindcss.com/docs/min-height
|
|
3014
3014
|
*/
|
|
3015
3015
|
"min-block-size": [{
|
|
3016
|
-
"min-block": ["auto", ...
|
|
3016
|
+
"min-block": ["auto", ...Z()]
|
|
3017
3017
|
}],
|
|
3018
3018
|
/**
|
|
3019
3019
|
* Max-Block Size
|
|
3020
3020
|
* @see https://tailwindcss.com/docs/max-height
|
|
3021
3021
|
*/
|
|
3022
3022
|
"max-block-size": [{
|
|
3023
|
-
"max-block": ["none", ...
|
|
3023
|
+
"max-block": ["none", ...Z()]
|
|
3024
3024
|
}],
|
|
3025
3025
|
/**
|
|
3026
3026
|
* Width
|
|
3027
3027
|
* @see https://tailwindcss.com/docs/width
|
|
3028
3028
|
*/
|
|
3029
3029
|
w: [{
|
|
3030
|
-
w: [r, "screen", ...
|
|
3030
|
+
w: [r, "screen", ...te()]
|
|
3031
3031
|
}],
|
|
3032
3032
|
/**
|
|
3033
3033
|
* Min-Width
|
|
@@ -3039,7 +3039,7 @@ const wm = (e, t) => {
|
|
|
3039
3039
|
"screen",
|
|
3040
3040
|
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
3041
3041
|
"none",
|
|
3042
|
-
...
|
|
3042
|
+
...te()
|
|
3043
3043
|
]
|
|
3044
3044
|
}],
|
|
3045
3045
|
/**
|
|
@@ -3057,7 +3057,7 @@ const wm = (e, t) => {
|
|
|
3057
3057
|
{
|
|
3058
3058
|
screen: [i]
|
|
3059
3059
|
},
|
|
3060
|
-
...
|
|
3060
|
+
...te()
|
|
3061
3061
|
]
|
|
3062
3062
|
}],
|
|
3063
3063
|
/**
|
|
@@ -3065,21 +3065,21 @@ const wm = (e, t) => {
|
|
|
3065
3065
|
* @see https://tailwindcss.com/docs/height
|
|
3066
3066
|
*/
|
|
3067
3067
|
h: [{
|
|
3068
|
-
h: ["screen", "lh", ...
|
|
3068
|
+
h: ["screen", "lh", ...te()]
|
|
3069
3069
|
}],
|
|
3070
3070
|
/**
|
|
3071
3071
|
* Min-Height
|
|
3072
3072
|
* @see https://tailwindcss.com/docs/min-height
|
|
3073
3073
|
*/
|
|
3074
3074
|
"min-h": [{
|
|
3075
|
-
"min-h": ["screen", "lh", "none", ...
|
|
3075
|
+
"min-h": ["screen", "lh", "none", ...te()]
|
|
3076
3076
|
}],
|
|
3077
3077
|
/**
|
|
3078
3078
|
* Max-Height
|
|
3079
3079
|
* @see https://tailwindcss.com/docs/max-height
|
|
3080
3080
|
*/
|
|
3081
3081
|
"max-h": [{
|
|
3082
|
-
"max-h": ["screen", "lh", ...
|
|
3082
|
+
"max-h": ["screen", "lh", ...te()]
|
|
3083
3083
|
}],
|
|
3084
3084
|
// ------------------
|
|
3085
3085
|
// --- Typography ---
|
|
@@ -3362,7 +3362,7 @@ const wm = (e, t) => {
|
|
|
3362
3362
|
* @see https://tailwindcss.com/docs/background-repeat
|
|
3363
3363
|
*/
|
|
3364
3364
|
"bg-repeat": [{
|
|
3365
|
-
bg:
|
|
3365
|
+
bg: de()
|
|
3366
3366
|
}],
|
|
3367
3367
|
/**
|
|
3368
3368
|
* Background Size
|
|
@@ -4067,7 +4067,7 @@ const wm = (e, t) => {
|
|
|
4067
4067
|
* @see https://tailwindcss.com/docs/mask-repeat
|
|
4068
4068
|
*/
|
|
4069
4069
|
"mask-repeat": [{
|
|
4070
|
-
mask:
|
|
4070
|
+
mask: de()
|
|
4071
4071
|
}],
|
|
4072
4072
|
/**
|
|
4073
4073
|
* Mask Size
|
|
@@ -4481,28 +4481,28 @@ const wm = (e, t) => {
|
|
|
4481
4481
|
* @see https://tailwindcss.com/docs/translate
|
|
4482
4482
|
*/
|
|
4483
4483
|
translate: [{
|
|
4484
|
-
translate:
|
|
4484
|
+
translate: Re()
|
|
4485
4485
|
}],
|
|
4486
4486
|
/**
|
|
4487
4487
|
* Translate X
|
|
4488
4488
|
* @see https://tailwindcss.com/docs/translate
|
|
4489
4489
|
*/
|
|
4490
4490
|
"translate-x": [{
|
|
4491
|
-
"translate-x":
|
|
4491
|
+
"translate-x": Re()
|
|
4492
4492
|
}],
|
|
4493
4493
|
/**
|
|
4494
4494
|
* Translate Y
|
|
4495
4495
|
* @see https://tailwindcss.com/docs/translate
|
|
4496
4496
|
*/
|
|
4497
4497
|
"translate-y": [{
|
|
4498
|
-
"translate-y":
|
|
4498
|
+
"translate-y": Re()
|
|
4499
4499
|
}],
|
|
4500
4500
|
/**
|
|
4501
4501
|
* Translate Z
|
|
4502
4502
|
* @see https://tailwindcss.com/docs/translate
|
|
4503
4503
|
*/
|
|
4504
4504
|
"translate-z": [{
|
|
4505
|
-
"translate-z":
|
|
4505
|
+
"translate-z": Re()
|
|
4506
4506
|
}],
|
|
4507
4507
|
/**
|
|
4508
4508
|
* Translate None
|
|
@@ -5372,7 +5372,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5372
5372
|
class: he(L(nt)(L(so)({ variant: e.variant, size: e.size }), t.class))
|
|
5373
5373
|
}, {
|
|
5374
5374
|
default: ce(() => [
|
|
5375
|
-
|
|
5375
|
+
Fe(n.$slots, "default")
|
|
5376
5376
|
]),
|
|
5377
5377
|
_: 3
|
|
5378
5378
|
}, 8, ["as", "as-child", "class"]));
|
|
@@ -5420,7 +5420,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5420
5420
|
const o = Ls(e, t);
|
|
5421
5421
|
return (a, i) => (p(), me(L(Zf), Xn(Yn(L(o))), {
|
|
5422
5422
|
default: ce(() => [
|
|
5423
|
-
|
|
5423
|
+
Fe(a.$slots, "default")
|
|
5424
5424
|
]),
|
|
5425
5425
|
_: 3
|
|
5426
5426
|
}, 16));
|
|
@@ -5456,7 +5456,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5456
5456
|
class: L(nt)("z-50 overflow-hidden rounded-md bg-primary px-3 py-1.5 text-xs text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2", n.class)
|
|
5457
5457
|
}), {
|
|
5458
5458
|
default: ce(() => [
|
|
5459
|
-
|
|
5459
|
+
Fe(i.$slots, "default")
|
|
5460
5460
|
]),
|
|
5461
5461
|
_: 3
|
|
5462
5462
|
}, 16, ["class"])
|
|
@@ -5479,7 +5479,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5479
5479
|
const t = e;
|
|
5480
5480
|
return (n, s) => (p(), me(L(nh), Xn(Yn(t)), {
|
|
5481
5481
|
default: ce(() => [
|
|
5482
|
-
|
|
5482
|
+
Fe(n.$slots, "default")
|
|
5483
5483
|
]),
|
|
5484
5484
|
_: 3
|
|
5485
5485
|
}, 16));
|
|
@@ -5495,7 +5495,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5495
5495
|
const t = e;
|
|
5496
5496
|
return (n, s) => (p(), me(L(sh), Xn(Yn(t)), {
|
|
5497
5497
|
default: ce(() => [
|
|
5498
|
-
|
|
5498
|
+
Fe(n.$slots, "default")
|
|
5499
5499
|
]),
|
|
5500
5500
|
_: 3
|
|
5501
5501
|
}, 16));
|
|
@@ -5636,11 +5636,11 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5636
5636
|
const K = T(() => {
|
|
5637
5637
|
const re = /\bdark:bg-/.test(d.value ?? "");
|
|
5638
5638
|
return !M.value || i.value === "outline" || re ? "" : x.value ? "dcode-btn--fill dcode-btn--fill-hover" : D.value ? "" : "hover:brightness-90";
|
|
5639
|
-
}),
|
|
5639
|
+
}), te = T(() => {
|
|
5640
5640
|
if (!M.value || i.value !== "outline") return "";
|
|
5641
5641
|
const re = ["dcode-btn--outline", "dcode-btn--outline-hover"];
|
|
5642
5642
|
return S.value || re.push("border"), !x.value && !D.value && re.push("hover:brightness-90"), re.join(" ");
|
|
5643
|
-
}), oe = T(() => x.value ?? void 0),
|
|
5643
|
+
}), oe = T(() => x.value ?? void 0), Z = {
|
|
5644
5644
|
primary: {
|
|
5645
5645
|
bg: "bg-blue-600 dark:bg-blue-500",
|
|
5646
5646
|
border: "border-blue-700 dark:border-blue-400",
|
|
@@ -5743,16 +5743,16 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5743
5743
|
hover: "hover:from-emerald-600 hover:to-teal-600"
|
|
5744
5744
|
}
|
|
5745
5745
|
}, J = T(() => {
|
|
5746
|
-
const re = [], se = r.value, ge = String(n.borderColor || "").toLowerCase(), _e = se ?
|
|
5746
|
+
const re = [], se = r.value, ge = String(n.borderColor || "").toLowerCase(), _e = se ? Z[se] : null, Pe = se ? $[se] : null, Ue = ge ? Z[ge] : null;
|
|
5747
5747
|
return se && (_e ? Ue && ge !== se ? (re.push(_e.bg, Ue.hoverBg), n.textColor || re.push(_e.text, Ue.hoverText)) : (re.push(_e.bg, _e.hoverBg), n.textColor || re.push(_e.text, _e.hoverText)) : Pe ? (re.push(Pe.bg, Pe.hover), n.textColor || re.push(Pe.text)) : se === "transparent" ? Ue ? (re.push("bg-transparent", Ue.hoverBg), n.textColor || re.push("text-inherit", Ue.hoverText)) : re.push("bg-transparent hover:bg-black/5 dark:hover:bg-white/5") : re.push(se)), ge ? Ue ? re.push(Ue.border, Ue.hoverBorder) : re.push(ge) : _e && i.value !== "ghost" && i.value !== "link" && re.push(_e.border, _e.hoverBorder), n.textColor && re.push(n.textColor), re.join(" ");
|
|
5748
|
-
}),
|
|
5748
|
+
}), de = T(
|
|
5749
5749
|
() => nt(
|
|
5750
5750
|
bg,
|
|
5751
5751
|
g.value,
|
|
5752
5752
|
w.value,
|
|
5753
5753
|
_.value,
|
|
5754
5754
|
K.value,
|
|
5755
|
-
|
|
5755
|
+
te.value,
|
|
5756
5756
|
J.value
|
|
5757
5757
|
)
|
|
5758
5758
|
);
|
|
@@ -5775,7 +5775,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5775
5775
|
size: n.size,
|
|
5776
5776
|
disabled: n.disabled,
|
|
5777
5777
|
type: l.value,
|
|
5778
|
-
class:
|
|
5778
|
+
class: de.value,
|
|
5779
5779
|
style: oe.value
|
|
5780
5780
|
}, c.value), {
|
|
5781
5781
|
default: ce(() => [
|
|
@@ -5811,11 +5811,11 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5811
5811
|
size: n.size,
|
|
5812
5812
|
disabled: n.disabled,
|
|
5813
5813
|
type: l.value,
|
|
5814
|
-
class:
|
|
5814
|
+
class: de.value,
|
|
5815
5815
|
style: oe.value
|
|
5816
5816
|
}, c.value), {
|
|
5817
5817
|
default: ce(() => [
|
|
5818
|
-
|
|
5818
|
+
Fe(re.$slots, "default", {}, () => [
|
|
5819
5819
|
s.value ? (p(), me(Ot(s.value), {
|
|
5820
5820
|
key: 0,
|
|
5821
5821
|
class: "h-[18px] w-[18px]"
|
|
@@ -5838,7 +5838,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5838
5838
|
for (const [s, o] of t)
|
|
5839
5839
|
n[s] = o;
|
|
5840
5840
|
return n;
|
|
5841
|
-
},
|
|
5841
|
+
}, bt = /* @__PURE__ */ cn(yg, [["__scopeId", "data-v-fed1b675"]]), vg = {
|
|
5842
5842
|
key: 0,
|
|
5843
5843
|
class: "flex items-center justify-between bg-neutral-50/50 dark:bg-neutral-900/30 border-b border-neutral-200/60 dark:border-neutral-700/30 px-4 py-3 backdrop-blur-sm"
|
|
5844
5844
|
}, xg = { class: "flex flex-col gap-1" }, wg = {
|
|
@@ -5886,25 +5886,25 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
5886
5886
|
}, [
|
|
5887
5887
|
e.title || s.$slots.header || s.$slots.actions ? (p(), k("div", vg, [
|
|
5888
5888
|
y("div", xg, [
|
|
5889
|
-
|
|
5889
|
+
Fe(s.$slots, "header", {}, () => [
|
|
5890
5890
|
e.title ? (p(), k("h3", wg, H(e.title), 1)) : W("", !0),
|
|
5891
5891
|
e.subtitle ? (p(), k("p", kg, H(e.subtitle), 1)) : W("", !0)
|
|
5892
5892
|
])
|
|
5893
5893
|
]),
|
|
5894
5894
|
s.$slots.actions ? (p(), k("div", _g, [
|
|
5895
|
-
|
|
5895
|
+
Fe(s.$slots, "actions")
|
|
5896
5896
|
])) : W("", !0)
|
|
5897
5897
|
])) : W("", !0),
|
|
5898
5898
|
y("div", {
|
|
5899
5899
|
class: he(["relative z-10", e.padding])
|
|
5900
5900
|
}, [
|
|
5901
|
-
|
|
5901
|
+
Fe(s.$slots, "default")
|
|
5902
5902
|
], 2),
|
|
5903
5903
|
s.$slots.footer ? (p(), k("div", {
|
|
5904
5904
|
key: 1,
|
|
5905
5905
|
class: he(["mt-6 pt-6 border-t border-neutral-200/60 dark:border-neutral-700/50", e.padding])
|
|
5906
5906
|
}, [
|
|
5907
|
-
|
|
5907
|
+
Fe(s.$slots, "footer")
|
|
5908
5908
|
], 2)) : W("", !0)
|
|
5909
5909
|
], 2));
|
|
5910
5910
|
}
|
|
@@ -6067,7 +6067,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
6067
6067
|
label: j,
|
|
6068
6068
|
class: ae,
|
|
6069
6069
|
id: be,
|
|
6070
|
-
required:
|
|
6070
|
+
required: Re,
|
|
6071
6071
|
"aria-required": qe,
|
|
6072
6072
|
...rt
|
|
6073
6073
|
} = n;
|
|
@@ -6126,17 +6126,17 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
6126
6126
|
const ae = Array.isArray(j) ? j.join("") : j;
|
|
6127
6127
|
return ae ? new Set(ae) : null;
|
|
6128
6128
|
}, b = T(() => x(r.allowChars)), E = (j, ae) => (j.lastIndex = 0, j.test(ae)), P = (j) => {
|
|
6129
|
-
var
|
|
6130
|
-
const ae = (
|
|
6129
|
+
var ft;
|
|
6130
|
+
const ae = (ft = r.valueType) == null ? void 0 : ft.toLowerCase();
|
|
6131
6131
|
if (ae === "free" || ae === "email" || ae === "password")
|
|
6132
6132
|
return !0;
|
|
6133
|
-
const be = j === " ",
|
|
6134
|
-
return ae === "number" ?
|
|
6133
|
+
const be = j === " ", Re = /\d/.test(j), qe = new RegExp("\\p{L}", "u").test(j), rt = new RegExp("\\p{N}", "u").test(j), lt = /[\/\-_.,]/.test(j);
|
|
6134
|
+
return ae === "number" ? Re : ae === "letter" ? qe || lt || r.allowSpaces && be : ae === "letternumber" ? qe || rt || lt || r.allowSpaces && be : !0;
|
|
6135
6135
|
}, O = (j) => {
|
|
6136
6136
|
let ae = "";
|
|
6137
6137
|
for (const be of j) {
|
|
6138
|
-
const
|
|
6139
|
-
r.pattern && !
|
|
6138
|
+
const Re = !!b.value && b.value.has(be);
|
|
6139
|
+
r.pattern && !Re && !E(r.pattern, be) || !Re && !P(be) || (ae += be);
|
|
6140
6140
|
}
|
|
6141
6141
|
return ae;
|
|
6142
6142
|
}, I = T(() => {
|
|
@@ -6147,7 +6147,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
6147
6147
|
const ae = O(j), be = r.applyTextCaseToValue ? _(ae) : ae;
|
|
6148
6148
|
return ie(be);
|
|
6149
6149
|
};
|
|
6150
|
-
let
|
|
6150
|
+
let te = null;
|
|
6151
6151
|
const oe = (j) => {
|
|
6152
6152
|
var ae;
|
|
6153
6153
|
if (j === "") return null;
|
|
@@ -6156,52 +6156,52 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
6156
6156
|
return Number.isFinite(be) ? be : null;
|
|
6157
6157
|
}
|
|
6158
6158
|
return j;
|
|
6159
|
-
},
|
|
6159
|
+
}, Z = (j) => {
|
|
6160
6160
|
m.value = j, i("update:modelValue", oe(j));
|
|
6161
6161
|
}, $ = (j, ae) => {
|
|
6162
6162
|
const be = ie(ae);
|
|
6163
|
-
M.value = !0, j.value = be,
|
|
6163
|
+
M.value = !0, j.value = be, Z(be), queueMicrotask(() => M.value = !1);
|
|
6164
6164
|
}, J = (j, ae) => {
|
|
6165
|
-
const be = j.selectionStart ?? j.value.length,
|
|
6165
|
+
const be = j.selectionStart ?? j.value.length, Re = j.selectionEnd ?? j.value.length;
|
|
6166
6166
|
if (I.value > 0) {
|
|
6167
|
-
const qe = j.value.length - (
|
|
6167
|
+
const qe = j.value.length - (Re - be), rt = I.value - qe;
|
|
6168
6168
|
if (rt <= 0) return;
|
|
6169
6169
|
ae = ae.slice(0, rt);
|
|
6170
6170
|
}
|
|
6171
|
-
j.setRangeText(ae, be,
|
|
6172
|
-
},
|
|
6173
|
-
var
|
|
6174
|
-
if (!
|
|
6171
|
+
j.setRangeText(ae, be, Re, "end"), $(j, K(j.value));
|
|
6172
|
+
}, de = (j) => {
|
|
6173
|
+
var Re;
|
|
6174
|
+
if (!te || A.value || M.value || !((Re = j.inputType) != null && Re.startsWith("insert"))) return;
|
|
6175
6175
|
const ae = j.data;
|
|
6176
6176
|
if (ae == null) return;
|
|
6177
6177
|
const be = K(ae);
|
|
6178
|
-
be !== ae && (j.preventDefault(), be.length > 0 && J(
|
|
6178
|
+
be !== ae && (j.preventDefault(), be.length > 0 && J(te, be));
|
|
6179
6179
|
}, re = (j) => {
|
|
6180
|
-
var
|
|
6181
|
-
if (!
|
|
6182
|
-
const ae = ((
|
|
6183
|
-
be !== ae && (j.preventDefault(), be.length > 0 && J(
|
|
6180
|
+
var Re;
|
|
6181
|
+
if (!te || A.value || M.value) return;
|
|
6182
|
+
const ae = ((Re = j.clipboardData) == null ? void 0 : Re.getData("text")) ?? "", be = K(ae);
|
|
6183
|
+
be !== ae && (j.preventDefault(), be.length > 0 && J(te, be));
|
|
6184
6184
|
}, se = (j) => {
|
|
6185
|
-
if (!
|
|
6186
|
-
const ae = j.target, be = ae.value ?? "",
|
|
6187
|
-
|
|
6185
|
+
if (!te || A.value || M.value) return;
|
|
6186
|
+
const ae = j.target, be = ae.value ?? "", Re = K(be);
|
|
6187
|
+
Re === be ? Z(Re) : $(ae, Re);
|
|
6188
6188
|
}, ge = () => A.value = !0, _e = () => {
|
|
6189
|
-
if (A.value = !1, !
|
|
6190
|
-
const j =
|
|
6191
|
-
ae === j ?
|
|
6189
|
+
if (A.value = !1, !te) return;
|
|
6190
|
+
const j = te.value ?? "", ae = K(j);
|
|
6191
|
+
ae === j ? Z(ae) : $(te, ae);
|
|
6192
6192
|
};
|
|
6193
6193
|
At(() => {
|
|
6194
|
-
if (
|
|
6194
|
+
if (te = document.getElementById(
|
|
6195
6195
|
d.value
|
|
6196
|
-
), !
|
|
6197
|
-
|
|
6198
|
-
const j =
|
|
6199
|
-
ae === j ?
|
|
6196
|
+
), !te) return;
|
|
6197
|
+
te.addEventListener("beforeinput", de), te.addEventListener("paste", re), te.addEventListener("input", se), te.addEventListener("compositionstart", ge), te.addEventListener("compositionend", _e);
|
|
6198
|
+
const j = te.value ?? "", ae = K(j);
|
|
6199
|
+
ae === j ? Z(ae) : $(te, ae);
|
|
6200
6200
|
}), yn(() => {
|
|
6201
|
-
|
|
6201
|
+
te && (te.removeEventListener("beforeinput", de), te.removeEventListener("paste", re), te.removeEventListener("input", se), te.removeEventListener("compositionstart", ge), te.removeEventListener("compositionend", _e), te = null);
|
|
6202
6202
|
});
|
|
6203
6203
|
const Pe = () => {
|
|
6204
|
-
m.value = "",
|
|
6204
|
+
m.value = "", te && (te.value = ""), i("update:modelValue", null), i("clear");
|
|
6205
6205
|
}, Ue = T(
|
|
6206
6206
|
() => R.value && F.value > 0
|
|
6207
6207
|
), Le = T(() => `${F.value} / ${I.value}`), le = T(() => !!r.error);
|
|
@@ -6228,7 +6228,7 @@ const mg = /* @__PURE__ */ Bd(pg), xl = (e) => typeof e == "boolean" ? `${e}` :
|
|
|
6228
6228
|
], 8, Ug)) : W("", !0),
|
|
6229
6229
|
y("div", Ng, [
|
|
6230
6230
|
r.icon || r.prependInner || j.$slots["prepend-inner"] ? (p(), k("div", Hg, [
|
|
6231
|
-
|
|
6231
|
+
Fe(j.$slots, "prepend-inner", {}, () => [
|
|
6232
6232
|
r.icon ? (p(), me(Ot(r.icon), {
|
|
6233
6233
|
key: 0,
|
|
6234
6234
|
class: "h-4 w-4"
|
|
@@ -6807,7 +6807,7 @@ function Ht(e) {
|
|
|
6807
6807
|
function Mn(e, t) {
|
|
6808
6808
|
return Ht(e) ? e : t;
|
|
6809
6809
|
}
|
|
6810
|
-
function
|
|
6810
|
+
function Ke(e, t) {
|
|
6811
6811
|
return typeof e > "u" ? t : e;
|
|
6812
6812
|
}
|
|
6813
6813
|
const $0 = (e, t) => typeof e == "string" && e.endsWith("%") ? parseFloat(e) / 100 : +e / t, Hd = (e, t) => typeof e == "string" && e.endsWith("%") ? parseFloat(e) / 100 * t : +e;
|
|
@@ -6815,7 +6815,7 @@ function kt(e, t, n) {
|
|
|
6815
6815
|
if (e && typeof e.call == "function")
|
|
6816
6816
|
return e.apply(n, t);
|
|
6817
6817
|
}
|
|
6818
|
-
function
|
|
6818
|
+
function mt(e, t, n, s) {
|
|
6819
6819
|
let o, a, i;
|
|
6820
6820
|
if (Pt(e))
|
|
6821
6821
|
for (a = e.length, o = 0; o < a; o++)
|
|
@@ -6929,7 +6929,7 @@ const Po = (e) => typeof e < "u", ls = (e) => typeof e == "function", Ml = (e, t
|
|
|
6929
6929
|
function W0(e) {
|
|
6930
6930
|
return e.type === "mouseup" || e.type === "click" || e.type === "contextmenu";
|
|
6931
6931
|
}
|
|
6932
|
-
const
|
|
6932
|
+
const gt = Math.PI, Ct = 2 * gt, N0 = Ct + gt, Ra = Number.POSITIVE_INFINITY, H0 = gt / 180, Bt = gt / 2, ys = gt / 4, Dl = gt * 2 / 3, Gd = Math.log10, Ln = Math.sign;
|
|
6933
6933
|
function wo(e, t, n) {
|
|
6934
6934
|
return Math.abs(e - t) < n;
|
|
6935
6935
|
}
|
|
@@ -6962,10 +6962,10 @@ function Y0(e, t, n) {
|
|
|
6962
6962
|
a = e[s][n], isNaN(a) || (t.min = Math.min(t.min, a), t.max = Math.max(t.max, a));
|
|
6963
6963
|
}
|
|
6964
6964
|
function Hn(e) {
|
|
6965
|
-
return e * (
|
|
6965
|
+
return e * (gt / 180);
|
|
6966
6966
|
}
|
|
6967
6967
|
function K0(e) {
|
|
6968
|
-
return e * (180 /
|
|
6968
|
+
return e * (180 / gt);
|
|
6969
6969
|
}
|
|
6970
6970
|
function Pl(e) {
|
|
6971
6971
|
if (!Ht(e))
|
|
@@ -6978,7 +6978,7 @@ function Pl(e) {
|
|
|
6978
6978
|
function Xd(e, t) {
|
|
6979
6979
|
const n = t.x - e.x, s = t.y - e.y, o = Math.sqrt(n * n + s * s);
|
|
6980
6980
|
let a = Math.atan2(s, n);
|
|
6981
|
-
return a < -0.5 *
|
|
6981
|
+
return a < -0.5 * gt && (a += Ct), {
|
|
6982
6982
|
angle: a,
|
|
6983
6983
|
distance: o
|
|
6984
6984
|
};
|
|
@@ -6987,7 +6987,7 @@ function ji(e, t) {
|
|
|
6987
6987
|
return Math.sqrt(Math.pow(t.x - e.x, 2) + Math.pow(t.y - e.y, 2));
|
|
6988
6988
|
}
|
|
6989
6989
|
function J0(e, t) {
|
|
6990
|
-
return (e - t + N0) % Ct -
|
|
6990
|
+
return (e - t + N0) % Ct - gt;
|
|
6991
6991
|
}
|
|
6992
6992
|
function sn(e) {
|
|
6993
6993
|
return (e % Ct + Ct) % Ct;
|
|
@@ -7159,7 +7159,7 @@ const aa = (e) => e === 0 || e === 1, Ol = (e, t, n) => -(Math.pow(2, 10 * (e -=
|
|
|
7159
7159
|
easeInOutQuint: (e) => (e /= 0.5) < 1 ? 0.5 * e * e * e * e * e : 0.5 * ((e -= 2) * e * e * e * e + 2),
|
|
7160
7160
|
easeInSine: (e) => -Math.cos(e * Bt) + 1,
|
|
7161
7161
|
easeOutSine: (e) => Math.sin(e * Bt),
|
|
7162
|
-
easeInOutSine: (e) => -0.5 * (Math.cos(
|
|
7162
|
+
easeInOutSine: (e) => -0.5 * (Math.cos(gt * e) - 1),
|
|
7163
7163
|
easeInExpo: (e) => e === 0 ? 0 : Math.pow(2, 10 * (e - 1)),
|
|
7164
7164
|
easeOutExpo: (e) => e === 1 ? 1 : -Math.pow(2, -10 * e) + 1,
|
|
7165
7165
|
easeInOutExpo: (e) => aa(e) ? e : e < 0.5 ? 0.5 * Math.pow(2, 10 * (e * 2 - 1)) : 0.5 * (-Math.pow(2, -10 * (e * 2 - 1)) + 2),
|
|
@@ -7442,7 +7442,7 @@ class pb {
|
|
|
7442
7442
|
enumerable: !0,
|
|
7443
7443
|
get() {
|
|
7444
7444
|
const l = this[r], c = i[o];
|
|
7445
|
-
return et(l) ? Object.assign({}, c, l) :
|
|
7445
|
+
return et(l) ? Object.assign({}, c, l) : Ke(l, c);
|
|
7446
7446
|
},
|
|
7447
7447
|
set(l) {
|
|
7448
7448
|
this[r] = l;
|
|
@@ -7504,7 +7504,7 @@ function eu(e, t, n, s, o) {
|
|
|
7504
7504
|
d = o ? o / 2 : w, e.moveTo(n + Math.sin(v) * d, s - Math.cos(v) * w), v += Dl, e.lineTo(n + Math.sin(v) * d, s - Math.cos(v) * w), v += Dl, e.lineTo(n + Math.sin(v) * d, s - Math.cos(v) * w), e.closePath();
|
|
7505
7505
|
break;
|
|
7506
7506
|
case "rectRounded":
|
|
7507
|
-
c = w * 0.516, l = w - c, i = Math.cos(v + ys) * l, u = Math.cos(v + ys) * (o ? o / 2 - c : l), r = Math.sin(v + ys) * l, f = Math.sin(v + ys) * (o ? o / 2 - c : l), e.arc(n - u, s - r, c, v -
|
|
7507
|
+
c = w * 0.516, l = w - c, i = Math.cos(v + ys) * l, u = Math.cos(v + ys) * (o ? o / 2 - c : l), r = Math.sin(v + ys) * l, f = Math.sin(v + ys) * (o ? o / 2 - c : l), e.arc(n - u, s - r, c, v - gt, v - Bt), e.arc(n + f, s - i, c, v - Bt, v), e.arc(n + u, s + r, c, v, v + Bt), e.arc(n - f, s + i, c, v + Bt, v + gt), e.closePath();
|
|
7508
7508
|
break;
|
|
7509
7509
|
case "rect":
|
|
7510
7510
|
if (!g) {
|
|
@@ -7585,7 +7585,7 @@ function Lo(e, t, n, s, o, a = {}) {
|
|
|
7585
7585
|
}
|
|
7586
7586
|
function Fa(e, t) {
|
|
7587
7587
|
const { x: n, y: s, w: o, h: a, radius: i } = t;
|
|
7588
|
-
e.arc(n + i.topLeft, s + i.topLeft, i.topLeft, 1.5 *
|
|
7588
|
+
e.arc(n + i.topLeft, s + i.topLeft, i.topLeft, 1.5 * gt, gt, !0), e.lineTo(n, s + a - i.bottomLeft), e.arc(n + i.bottomLeft, s + a - i.bottomLeft, i.bottomLeft, gt, Bt, !0), e.lineTo(n + o - i.bottomRight, s + a), e.arc(n + o - i.bottomRight, s + a - i.bottomRight, i.bottomRight, Bt, 0, !0), e.lineTo(n + o, s + i.topRight), e.arc(n + o - i.topRight, s + i.topRight, i.topRight, 0, -Bt, !0), e.lineTo(n + i.topLeft, s);
|
|
7589
7589
|
}
|
|
7590
7590
|
const wb = /^(normal|(\d+(?:\.\d+)?)(px|em|%)?)$/, kb = /^(normal|italic|initial|inherit|unset|(oblique( -?[0-9]?[0-9]deg)?))$/;
|
|
7591
7591
|
function _b(e, t) {
|
|
@@ -7603,7 +7603,7 @@ function _b(e, t) {
|
|
|
7603
7603
|
}
|
|
7604
7604
|
const Cb = (e) => +e || 0;
|
|
7605
7605
|
function Er(e, t) {
|
|
7606
|
-
const n = {}, s = et(t), o = s ? Object.keys(t) : t, a = et(e) ? s ? (i) =>
|
|
7606
|
+
const n = {}, s = et(t), o = s ? Object.keys(t) : t, a = et(e) ? s ? (i) => Ke(e[i], e[t[i]]) : (i) => e[i] : () => e;
|
|
7607
7607
|
for (const i of o)
|
|
7608
7608
|
n[i] = Cb(a(i));
|
|
7609
7609
|
return n;
|
|
@@ -7630,16 +7630,16 @@ function gn(e) {
|
|
|
7630
7630
|
}
|
|
7631
7631
|
function Nt(e, t) {
|
|
7632
7632
|
e = e || {}, t = t || Dt.font;
|
|
7633
|
-
let n =
|
|
7633
|
+
let n = Ke(e.size, t.size);
|
|
7634
7634
|
typeof n == "string" && (n = parseInt(n, 10));
|
|
7635
|
-
let s =
|
|
7635
|
+
let s = Ke(e.style, t.style);
|
|
7636
7636
|
s && !("" + s).match(kb) && (console.warn('Invalid font style specified: "' + s + '"'), s = void 0);
|
|
7637
7637
|
const o = {
|
|
7638
|
-
family:
|
|
7639
|
-
lineHeight: _b(
|
|
7638
|
+
family: Ke(e.family, t.family),
|
|
7639
|
+
lineHeight: _b(Ke(e.lineHeight, t.lineHeight), n),
|
|
7640
7640
|
size: n,
|
|
7641
7641
|
style: s,
|
|
7642
|
-
weight:
|
|
7642
|
+
weight: Ke(e.weight, t.weight),
|
|
7643
7643
|
string: ""
|
|
7644
7644
|
};
|
|
7645
7645
|
return o.string = mb(o), o;
|
|
@@ -8746,7 +8746,7 @@ class Ms {
|
|
|
8746
8746
|
this.index !== t && lo(this._cachedMeta), this.index = t;
|
|
8747
8747
|
}
|
|
8748
8748
|
linkScales() {
|
|
8749
|
-
const t = this.chart, n = this._cachedMeta, s = this.getDataset(), o = (u, f, h, g) => u === "x" ? f : u === "r" ? g : h, a = n.xAxisID =
|
|
8749
|
+
const t = this.chart, n = this._cachedMeta, s = this.getDataset(), o = (u, f, h, g) => u === "x" ? f : u === "r" ? g : h, a = n.xAxisID = Ke(s.xAxisID, _i(t, "x")), i = n.yAxisID = Ke(s.yAxisID, _i(t, "y")), r = n.rAxisID = Ke(s.rAxisID, _i(t, "r")), l = n.indexAxis, c = n.iAxisID = o(l, a, i, r), d = n.vAxisID = o(l, i, a, r);
|
|
8750
8750
|
n.xScale = this.getScaleForId(a), n.yScale = this.getScaleForId(i), n.rScale = this.getScaleForId(r), n.iScale = this.getScaleForId(c), n.vScale = this.getScaleForId(d);
|
|
8751
8751
|
}
|
|
8752
8752
|
getDataset() {
|
|
@@ -8904,7 +8904,7 @@ class Ms {
|
|
|
8904
8904
|
}
|
|
8905
8905
|
_update(t) {
|
|
8906
8906
|
const n = this._cachedMeta;
|
|
8907
|
-
this.update(t || "default"), n._clip = fy(
|
|
8907
|
+
this.update(t || "default"), n._clip = fy(Ke(this.options.clip, uy(n.xScale, n.yScale, this.getMaxOverflow())));
|
|
8908
8908
|
}
|
|
8909
8909
|
update(t) {
|
|
8910
8910
|
}
|
|
@@ -9285,7 +9285,7 @@ class ba extends Ms {
|
|
|
9285
9285
|
_getAxis() {
|
|
9286
9286
|
const t = {}, n = this.getFirstScaleIdForIndexAxis();
|
|
9287
9287
|
for (const s of this.chart.data.datasets)
|
|
9288
|
-
t[
|
|
9288
|
+
t[Ke(this.chart.options.indexAxis === "x" ? s.xAxisID : s.yAxisID, n)] = !0;
|
|
9289
9289
|
return Object.keys(t);
|
|
9290
9290
|
}
|
|
9291
9291
|
_getStackIndex(t, n, s) {
|
|
@@ -9332,11 +9332,11 @@ class ba extends Ms {
|
|
|
9332
9332
|
};
|
|
9333
9333
|
}
|
|
9334
9334
|
_calculateBarIndexPixels(t, n) {
|
|
9335
|
-
const s = n.scale, o = this.options, a = o.skipNull, i =
|
|
9335
|
+
const s = n.scale, o = this.options, a = o.skipNull, i = Ke(o.maxBarThickness, 1 / 0);
|
|
9336
9336
|
let r, l;
|
|
9337
9337
|
const c = this._getAxisCount();
|
|
9338
9338
|
if (n.grouped) {
|
|
9339
|
-
const d = a ? this._getStackCount(t) : n.stackCount, u = o.barThickness === "flex" ? _y(t, n, o, d * c) : ky(t, n, o, d * c), f = this.chart.options.indexAxis === "x" ? this.getDataset().xAxisID : this.getDataset().yAxisID, h = this._getAxis().indexOf(
|
|
9339
|
+
const d = a ? this._getStackCount(t) : n.stackCount, u = o.barThickness === "flex" ? _y(t, n, o, d * c) : ky(t, n, o, d * c), f = this.chart.options.indexAxis === "x" ? this.getDataset().xAxisID : this.getDataset().yAxisID, h = this._getAxis().indexOf(Ke(f, this.getFirstScaleIdForIndexAxis())), g = this._getStackIndex(this.index, this._cachedMeta.stack, a ? t : void 0) + h;
|
|
9340
9340
|
r = u.start + u.chunk * g + u.chunk / 2, l = Math.min(i, u.chunk * u.ratio);
|
|
9341
9341
|
} else
|
|
9342
9342
|
r = s.getPixelForValue(this.getParsed(t)[s.axis], t), l = Math.min(i, n.min * n.ratio);
|
|
@@ -9390,7 +9390,7 @@ Te(ba, "id", "bar"), Te(ba, "defaults", {
|
|
|
9390
9390
|
function Py(e, t, n) {
|
|
9391
9391
|
let s = 1, o = 1, a = 0, i = 0;
|
|
9392
9392
|
if (t < Ct) {
|
|
9393
|
-
const r = e, l = r + t, c = Math.cos(r), d = Math.sin(r), u = Math.cos(l), f = Math.sin(l), h = (M, S, D) => Oo(M, r, l, !0) ? 1 : Math.max(S, S * n, D, D * n), g = (M, S, D) => Oo(M, r, l, !0) ? -1 : Math.min(S, S * n, D, D * n), w = h(0, c, u), v = h(Bt, d, f), m = g(
|
|
9393
|
+
const r = e, l = r + t, c = Math.cos(r), d = Math.sin(r), u = Math.cos(l), f = Math.sin(l), h = (M, S, D) => Oo(M, r, l, !0) ? 1 : Math.max(S, S * n, D, D * n), g = (M, S, D) => Oo(M, r, l, !0) ? -1 : Math.min(S, S * n, D, D * n), w = h(0, c, u), v = h(Bt, d, f), m = g(gt, c, u), A = g(gt + Bt, d, f);
|
|
9394
9394
|
s = (w - m) / 2, o = (v - A) / 2, a = -(w + m) / 2, i = -(v + A) / 2;
|
|
9395
9395
|
}
|
|
9396
9396
|
return {
|
|
@@ -9517,7 +9517,7 @@ class Ns extends Ms {
|
|
|
9517
9517
|
return n;
|
|
9518
9518
|
}
|
|
9519
9519
|
_getRingWeight(t) {
|
|
9520
|
-
return Math.max(
|
|
9520
|
+
return Math.max(Ke(this.chart.data.datasets[t].weight, 1), 0);
|
|
9521
9521
|
}
|
|
9522
9522
|
_getVisibleDatasetWeightTotal() {
|
|
9523
9523
|
return this._getRingWeightOffset(this.chart.data.datasets.length) || 1;
|
|
@@ -10042,7 +10042,7 @@ var hn = {
|
|
|
10042
10042
|
if (!e)
|
|
10043
10043
|
return;
|
|
10044
10044
|
const o = gn(e.options.layout.padding), a = Math.max(t - o.width, 0), i = Math.max(n - o.height, 0), r = Vy(e.boxes), l = r.vertical, c = r.horizontal;
|
|
10045
|
-
|
|
10045
|
+
mt(e.boxes, (w) => {
|
|
10046
10046
|
typeof w.beforeLayout == "function" && w.beforeLayout();
|
|
10047
10047
|
});
|
|
10048
10048
|
const d = l.reduce((w, v) => v.box.options && v.box.options.display === !1 ? w : w + 1, 0) || 1, u = Object.freeze({
|
|
@@ -10069,7 +10069,7 @@ var hn = {
|
|
|
10069
10069
|
bottom: h.top + h.h,
|
|
10070
10070
|
height: h.h,
|
|
10071
10071
|
width: h.w
|
|
10072
|
-
},
|
|
10072
|
+
}, mt(r.chartArea, (w) => {
|
|
10073
10073
|
const v = w.box;
|
|
10074
10074
|
Object.assign(v, e.chartArea), v.update(h.w, h.h, {
|
|
10075
10075
|
left: 0,
|
|
@@ -10363,7 +10363,7 @@ function lv(e, t, n, s) {
|
|
|
10363
10363
|
i === a && (t.push(e[i]), o++, a = n[o * s]);
|
|
10364
10364
|
}
|
|
10365
10365
|
function da(e, t, n, s, o) {
|
|
10366
|
-
const a =
|
|
10366
|
+
const a = Ke(s, 0), i = Math.min(Ke(o, e.length), e.length);
|
|
10367
10367
|
let r = 0, l, c, d;
|
|
10368
10368
|
for (n = Math.ceil(n), o && (l = o - s, n = l / Math.floor(l / n)), d = a; d < 0; )
|
|
10369
10369
|
r++, d = Math.round(a + r * n);
|
|
@@ -10395,7 +10395,7 @@ function uv(e, t, n) {
|
|
|
10395
10395
|
return l;
|
|
10396
10396
|
}
|
|
10397
10397
|
function fv(e, t) {
|
|
10398
|
-
|
|
10398
|
+
mt(e, (n) => {
|
|
10399
10399
|
const s = n.gc, o = s.length / 2;
|
|
10400
10400
|
let a;
|
|
10401
10401
|
if (o > t) {
|
|
@@ -10774,23 +10774,23 @@ class oo extends Jn {
|
|
|
10774
10774
|
if (i === "center")
|
|
10775
10775
|
A = m((t.top + t.bottom) / 2 + 0.5);
|
|
10776
10776
|
else if (et(i)) {
|
|
10777
|
-
const K = Object.keys(i)[0],
|
|
10778
|
-
A = m(this.chart.scales[K].getPixelForValue(
|
|
10777
|
+
const K = Object.keys(i)[0], te = i[K];
|
|
10778
|
+
A = m(this.chart.scales[K].getPixelForValue(te));
|
|
10779
10779
|
}
|
|
10780
10780
|
O = t.top, F = t.bottom, x = A + v, E = x + f;
|
|
10781
10781
|
} else if (n === "y") {
|
|
10782
10782
|
if (i === "center")
|
|
10783
10783
|
A = m((t.left + t.right) / 2);
|
|
10784
10784
|
else if (et(i)) {
|
|
10785
|
-
const K = Object.keys(i)[0],
|
|
10786
|
-
A = m(this.chart.scales[K].getPixelForValue(
|
|
10785
|
+
const K = Object.keys(i)[0], te = i[K];
|
|
10786
|
+
A = m(this.chart.scales[K].getPixelForValue(te));
|
|
10787
10787
|
}
|
|
10788
10788
|
_ = A - v, b = _ - f, P = t.left, I = t.right;
|
|
10789
10789
|
}
|
|
10790
|
-
const R =
|
|
10790
|
+
const R = Ke(o.ticks.maxTicksLimit, u), ie = Math.max(1, Math.ceil(u / R));
|
|
10791
10791
|
for (M = 0; M < u; M += ie) {
|
|
10792
|
-
const K = this.getContext(M),
|
|
10793
|
-
S = uv(this, M, l), S !== void 0 && (D = vs(s, S,
|
|
10792
|
+
const K = this.getContext(M), te = a.setContext(K), oe = r.setContext(K), Z = te.lineWidth, $ = te.color, J = oe.dash || [], de = oe.dashOffset, re = te.tickWidth, se = te.tickColor, ge = te.tickBorderDash || [], _e = te.tickBorderDashOffset;
|
|
10793
|
+
S = uv(this, M, l), S !== void 0 && (D = vs(s, S, Z), c ? _ = b = P = I = D : x = E = O = F = D, h.push({
|
|
10794
10794
|
tx1: _,
|
|
10795
10795
|
ty1: x,
|
|
10796
10796
|
tx2: b,
|
|
@@ -10799,10 +10799,10 @@ class oo extends Jn {
|
|
|
10799
10799
|
y1: O,
|
|
10800
10800
|
x2: I,
|
|
10801
10801
|
y2: F,
|
|
10802
|
-
width:
|
|
10802
|
+
width: Z,
|
|
10803
10803
|
color: $,
|
|
10804
10804
|
borderDash: J,
|
|
10805
|
-
borderDashOffset:
|
|
10805
|
+
borderDashOffset: de,
|
|
10806
10806
|
tickWidth: re,
|
|
10807
10807
|
tickColor: se,
|
|
10808
10808
|
tickBorderDash: ge,
|
|
@@ -10847,13 +10847,13 @@ class oo extends Jn {
|
|
|
10847
10847
|
M = r[m], S = M.label;
|
|
10848
10848
|
const ie = a.setContext(this.getContext(m));
|
|
10849
10849
|
b = this.getPixelForTick(m) + a.labelOffset, E = this._resolveTickFontOptions(m), P = E.lineHeight, O = Pt(S) ? S.length : 1;
|
|
10850
|
-
const K = O / 2,
|
|
10850
|
+
const K = O / 2, te = ie.color, oe = ie.textStrokeColor, Z = ie.textStrokeWidth;
|
|
10851
10851
|
let $ = x;
|
|
10852
10852
|
i ? (D = b, x === "inner" && (m === A - 1 ? $ = this.options.reverse ? "left" : "right" : m === 0 ? $ = this.options.reverse ? "right" : "left" : $ = "center"), o === "top" ? c === "near" || w !== 0 ? I = -O * P + P / 2 : c === "center" ? I = -R.highest.height / 2 - K * P + P : I = -R.highest.height + P / 2 : c === "near" || w !== 0 ? I = P / 2 : c === "center" ? I = R.highest.height / 2 - K * P : I = R.highest.height - O * P, u && (I *= -1), w !== 0 && !ie.showLabelBackdrop && (D += P / 2 * Math.sin(w))) : (_ = b, I = (1 - O) * P / 2);
|
|
10853
10853
|
let J;
|
|
10854
10854
|
if (ie.showLabelBackdrop) {
|
|
10855
|
-
const
|
|
10856
|
-
let ge = I -
|
|
10855
|
+
const de = gn(ie.backdropPadding), re = R.heights[m], se = R.widths[m];
|
|
10856
|
+
let ge = I - de.top, _e = 0 - de.left;
|
|
10857
10857
|
switch (F) {
|
|
10858
10858
|
case "middle":
|
|
10859
10859
|
ge -= re / 2;
|
|
@@ -10876,8 +10876,8 @@ class oo extends Jn {
|
|
|
10876
10876
|
J = {
|
|
10877
10877
|
left: _e,
|
|
10878
10878
|
top: ge,
|
|
10879
|
-
width: se +
|
|
10880
|
-
height: re +
|
|
10879
|
+
width: se + de.width,
|
|
10880
|
+
height: re + de.height,
|
|
10881
10881
|
color: ie.backdropColor
|
|
10882
10882
|
};
|
|
10883
10883
|
}
|
|
@@ -10887,9 +10887,9 @@ class oo extends Jn {
|
|
|
10887
10887
|
textOffset: I,
|
|
10888
10888
|
options: {
|
|
10889
10889
|
rotation: w,
|
|
10890
|
-
color:
|
|
10890
|
+
color: te,
|
|
10891
10891
|
strokeColor: oe,
|
|
10892
|
-
strokeWidth:
|
|
10892
|
+
strokeWidth: Z,
|
|
10893
10893
|
textAlign: $,
|
|
10894
10894
|
textBaseline: F,
|
|
10895
10895
|
translation: [
|
|
@@ -11020,7 +11020,7 @@ class oo extends Jn {
|
|
|
11020
11020
|
this._isVisible() && (this.drawBackground(), this.drawGrid(t), this.drawBorder(), this.drawTitle(), this.drawLabels(t));
|
|
11021
11021
|
}
|
|
11022
11022
|
_layers() {
|
|
11023
|
-
const t = this.options, n = t.ticks && t.ticks.z || 0, s =
|
|
11023
|
+
const t = this.options, n = t.ticks && t.ticks.z || 0, s = Ke(t.grid && t.grid.z, -1), o = Ke(t.border && t.border.z, 0);
|
|
11024
11024
|
return !this._isVisible() || this.draw !== oo.prototype.draw ? [
|
|
11025
11025
|
{
|
|
11026
11026
|
z: n,
|
|
@@ -11165,7 +11165,7 @@ class xv {
|
|
|
11165
11165
|
...n
|
|
11166
11166
|
].forEach((o) => {
|
|
11167
11167
|
const a = s || this._getRegistryForType(o);
|
|
11168
|
-
s || a.isForType(o) || a === this.plugins && o.id ? this._exec(t, a, o) :
|
|
11168
|
+
s || a.isForType(o) || a === this.plugins && o.id ? this._exec(t, a, o) : mt(o, (i) => {
|
|
11169
11169
|
const r = s || this._getRegistryForType(i);
|
|
11170
11170
|
this._exec(t, r, i);
|
|
11171
11171
|
});
|
|
@@ -11224,7 +11224,7 @@ class wv {
|
|
|
11224
11224
|
return this._notifyStateChanges(t), n;
|
|
11225
11225
|
}
|
|
11226
11226
|
_createDescriptors(t, n) {
|
|
11227
|
-
const s = t && t.config, o =
|
|
11227
|
+
const s = t && t.config, o = Ke(s.options && s.options.plugins, {}), a = kv(s);
|
|
11228
11228
|
return o === !1 && !n ? [] : Cv(t, a, o, n);
|
|
11229
11229
|
}
|
|
11230
11230
|
_notifyStateChanges(t) {
|
|
@@ -11359,7 +11359,7 @@ function Pv(e, t) {
|
|
|
11359
11359
|
}
|
|
11360
11360
|
function wu(e) {
|
|
11361
11361
|
const t = e.options || (e.options = {});
|
|
11362
|
-
t.plugins =
|
|
11362
|
+
t.plugins = Ke(t.plugins, {}), t.scales = Pv(e, t);
|
|
11363
11363
|
}
|
|
11364
11364
|
function ku(e) {
|
|
11365
11365
|
return e = e || {}, e.datasets = e.datasets || [], e.labels = e.labels || [], e;
|
|
@@ -11635,7 +11635,7 @@ class Wn {
|
|
|
11635
11635
|
}
|
|
11636
11636
|
ensureScalesHaveIDs() {
|
|
11637
11637
|
const n = this.options.scales || {};
|
|
11638
|
-
|
|
11638
|
+
mt(n, (s, o) => {
|
|
11639
11639
|
s.id = o;
|
|
11640
11640
|
});
|
|
11641
11641
|
}
|
|
@@ -11649,8 +11649,8 @@ class Wn {
|
|
|
11649
11649
|
dposition: c ? "chartArea" : d ? "bottom" : "left",
|
|
11650
11650
|
dtype: c ? "radialLinear" : d ? "category" : "linear"
|
|
11651
11651
|
};
|
|
11652
|
-
}))),
|
|
11653
|
-
const r = i.options, l = r.id, c = qi(l, r), d =
|
|
11652
|
+
}))), mt(a, (i) => {
|
|
11653
|
+
const r = i.options, l = r.id, c = qi(l, r), d = Ke(r.type, i.dtype);
|
|
11654
11654
|
(r.position === void 0 || pc(r.position, c) !== pc(i.dposition)) && (r.position = i.dposition), o[l] = !0;
|
|
11655
11655
|
let u = null;
|
|
11656
11656
|
if (l in s && s[l].type === d)
|
|
@@ -11665,9 +11665,9 @@ class Wn {
|
|
|
11665
11665
|
}), s[u.id] = u;
|
|
11666
11666
|
}
|
|
11667
11667
|
u.init(r, t);
|
|
11668
|
-
}),
|
|
11668
|
+
}), mt(o, (i, r) => {
|
|
11669
11669
|
i || delete s[r];
|
|
11670
|
-
}),
|
|
11670
|
+
}), mt(s, (i) => {
|
|
11671
11671
|
hn.configure(this, i, i.options), hn.addBox(this, i);
|
|
11672
11672
|
});
|
|
11673
11673
|
}
|
|
@@ -11706,7 +11706,7 @@ class Wn {
|
|
|
11706
11706
|
return this._updateMetasets(), t;
|
|
11707
11707
|
}
|
|
11708
11708
|
_resetElements() {
|
|
11709
|
-
|
|
11709
|
+
mt(this.data.datasets, (t, n) => {
|
|
11710
11710
|
this.getDatasetMeta(n).controller.reset();
|
|
11711
11711
|
}, this);
|
|
11712
11712
|
}
|
|
@@ -11729,7 +11729,7 @@ class Wn {
|
|
|
11729
11729
|
const { controller: u } = this.getDatasetMeta(c), f = !o && a.indexOf(u) === -1;
|
|
11730
11730
|
u.buildOrUpdateElements(f), i = Math.max(+u.getMaxOverflow(), i);
|
|
11731
11731
|
}
|
|
11732
|
-
i = this._minPadding = s.layout.autoPadding ? i : 0, this._updateLayout(i), o ||
|
|
11732
|
+
i = this._minPadding = s.layout.autoPadding ? i : 0, this._updateLayout(i), o || mt(a, (c) => {
|
|
11733
11733
|
c.reset();
|
|
11734
11734
|
}), this._updateDatasets(t), this.notifyPlugins("afterUpdate", {
|
|
11735
11735
|
mode: t
|
|
@@ -11738,7 +11738,7 @@ class Wn {
|
|
|
11738
11738
|
l ? this._eventHandler(l, !0) : r.length && this._updateHoverStyles(r, r, !0), this.render();
|
|
11739
11739
|
}
|
|
11740
11740
|
_updateScales() {
|
|
11741
|
-
|
|
11741
|
+
mt(this.scales, (t) => {
|
|
11742
11742
|
hn.removeBox(this, t);
|
|
11743
11743
|
}), this.ensureScalesHaveIDs(), this.buildOrUpdateScales();
|
|
11744
11744
|
}
|
|
@@ -11775,7 +11775,7 @@ class Wn {
|
|
|
11775
11775
|
return;
|
|
11776
11776
|
hn.update(this, this.width, this.height, t);
|
|
11777
11777
|
const n = this.chartArea, s = n.width <= 0 || n.height <= 0;
|
|
11778
|
-
this._layers = [],
|
|
11778
|
+
this._layers = [], mt(this.boxes, (o) => {
|
|
11779
11779
|
s && o.position === "chartArea" || (o.configure && o.configure(), this._layers.push(...o._layers()));
|
|
11780
11780
|
}, this), this._layers.forEach((o, a) => {
|
|
11781
11781
|
o._idx = a;
|
|
@@ -11949,7 +11949,7 @@ class Wn {
|
|
|
11949
11949
|
}, o = (a, i, r) => {
|
|
11950
11950
|
a.offsetX = i, a.offsetY = r, this._eventHandler(a);
|
|
11951
11951
|
};
|
|
11952
|
-
|
|
11952
|
+
mt(this.options.events, (a) => s(a, o));
|
|
11953
11953
|
}
|
|
11954
11954
|
bindResponsiveEvents() {
|
|
11955
11955
|
this._responsiveListeners || (this._responsiveListeners = {});
|
|
@@ -11969,9 +11969,9 @@ class Wn {
|
|
|
11969
11969
|
}, n.isAttached(this.canvas) ? r() : i();
|
|
11970
11970
|
}
|
|
11971
11971
|
unbindEvents() {
|
|
11972
|
-
|
|
11972
|
+
mt(this._listeners, (t, n) => {
|
|
11973
11973
|
this.platform.removeEventListener(this, n, t);
|
|
11974
|
-
}), this._listeners = {},
|
|
11974
|
+
}), this._listeners = {}, mt(this._responsiveListeners, (t, n) => {
|
|
11975
11975
|
this.platform.removeEventListener(this, n, t);
|
|
11976
11976
|
}), this._responsiveListeners = void 0;
|
|
11977
11977
|
}
|
|
@@ -12047,7 +12047,7 @@ class Wn {
|
|
|
12047
12047
|
}
|
|
12048
12048
|
Te(Wn, "defaults", Dt), Te(Wn, "instances", xa), Te(Wn, "overrides", Os), Te(Wn, "registry", En), Te(Wn, "version", Bv), Te(Wn, "getChart", bc);
|
|
12049
12049
|
function yc() {
|
|
12050
|
-
return
|
|
12050
|
+
return mt(Wn.instances, (e) => e._plugins.invalidate());
|
|
12051
12051
|
}
|
|
12052
12052
|
function Vv(e, t, n) {
|
|
12053
12053
|
const { startAngle: s, x: o, y: a, outerRadius: i, innerRadius: r, options: l } = t, { borderWidth: c, borderJoinStyle: d } = l, u = Math.min(c / i, sn(s - n));
|
|
@@ -12057,9 +12057,9 @@ function Vv(e, t, n) {
|
|
|
12057
12057
|
} else {
|
|
12058
12058
|
const f = Math.min(c / 2, i * sn(s - n));
|
|
12059
12059
|
if (d === "round")
|
|
12060
|
-
e.arc(o, a, f, n -
|
|
12060
|
+
e.arc(o, a, f, n - gt / 2, s + gt / 2, !0);
|
|
12061
12061
|
else if (d === "bevel") {
|
|
12062
|
-
const h = 2 * f * f, g = -h * Math.cos(n +
|
|
12062
|
+
const h = 2 * f * f, g = -h * Math.cos(n + gt / 2) + o, w = -h * Math.sin(n + gt / 2) + a, v = h * Math.cos(s + gt / 2) + o, m = h * Math.sin(s + gt / 2) + a;
|
|
12063
12063
|
e.lineTo(g, w), e.lineTo(v, m);
|
|
12064
12064
|
}
|
|
12065
12065
|
}
|
|
@@ -12101,37 +12101,37 @@ function Va(e, t, n, s, o, a) {
|
|
|
12101
12101
|
let h = 0;
|
|
12102
12102
|
const g = o - l;
|
|
12103
12103
|
if (s) {
|
|
12104
|
-
const ie = d > 0 ? d - s : 0, K = u > 0 ? u - s : 0,
|
|
12104
|
+
const ie = d > 0 ? d - s : 0, K = u > 0 ? u - s : 0, te = (ie + K) / 2, oe = te !== 0 ? g * te / (te + s) : g;
|
|
12105
12105
|
h = (g - oe) / 2;
|
|
12106
12106
|
}
|
|
12107
|
-
const w = Math.max(1e-3, g * u - n /
|
|
12107
|
+
const w = Math.max(1e-3, g * u - n / gt) / u, v = (g - w) / 2, m = l + v + h, A = o - v - h, { outerStart: M, outerEnd: S, innerStart: D, innerEnd: _ } = Wv(t, f, u, A - m), x = u - M, b = u - S, E = m + M / x, P = A - S / b, O = f + D, I = f + _, F = m + D / O, R = A - _ / I;
|
|
12108
12108
|
if (e.beginPath(), a) {
|
|
12109
12109
|
const ie = (E + P) / 2;
|
|
12110
12110
|
if (e.arc(i, r, u, E, ie), e.arc(i, r, u, ie, P), S > 0) {
|
|
12111
|
-
const
|
|
12112
|
-
e.arc(
|
|
12111
|
+
const Z = Us(b, P, i, r);
|
|
12112
|
+
e.arc(Z.x, Z.y, S, P, A + Bt);
|
|
12113
12113
|
}
|
|
12114
12114
|
const K = Us(I, A, i, r);
|
|
12115
12115
|
if (e.lineTo(K.x, K.y), _ > 0) {
|
|
12116
|
-
const
|
|
12117
|
-
e.arc(
|
|
12116
|
+
const Z = Us(I, R, i, r);
|
|
12117
|
+
e.arc(Z.x, Z.y, _, A + Bt, R + Math.PI);
|
|
12118
12118
|
}
|
|
12119
|
-
const
|
|
12120
|
-
if (e.arc(i, r, f, A - _ / f,
|
|
12121
|
-
const
|
|
12122
|
-
e.arc(
|
|
12119
|
+
const te = (A - _ / f + (m + D / f)) / 2;
|
|
12120
|
+
if (e.arc(i, r, f, A - _ / f, te, !0), e.arc(i, r, f, te, m + D / f, !0), D > 0) {
|
|
12121
|
+
const Z = Us(O, F, i, r);
|
|
12122
|
+
e.arc(Z.x, Z.y, D, F + Math.PI, m - Bt);
|
|
12123
12123
|
}
|
|
12124
12124
|
const oe = Us(x, m, i, r);
|
|
12125
12125
|
if (e.lineTo(oe.x, oe.y), M > 0) {
|
|
12126
|
-
const
|
|
12127
|
-
e.arc(
|
|
12126
|
+
const Z = Us(x, E, i, r);
|
|
12127
|
+
e.arc(Z.x, Z.y, M, m - Bt, E);
|
|
12128
12128
|
}
|
|
12129
12129
|
} else {
|
|
12130
12130
|
e.moveTo(i, r);
|
|
12131
12131
|
const ie = Math.cos(E) * u + i, K = Math.sin(E) * u + r;
|
|
12132
12132
|
e.lineTo(ie, K);
|
|
12133
|
-
const
|
|
12134
|
-
e.lineTo(
|
|
12133
|
+
const te = Math.cos(P) * u + i, oe = Math.sin(P) * u + r;
|
|
12134
|
+
e.lineTo(te, oe);
|
|
12135
12135
|
}
|
|
12136
12136
|
e.closePath();
|
|
12137
12137
|
}
|
|
@@ -12158,7 +12158,7 @@ function Hv(e, t, n, s, o) {
|
|
|
12158
12158
|
e.stroke();
|
|
12159
12159
|
isNaN(r) || (w = i + (r % Ct || Ct));
|
|
12160
12160
|
}
|
|
12161
|
-
g && jv(e, t, w), l.selfJoin && w - i >=
|
|
12161
|
+
g && jv(e, t, w), l.selfJoin && w - i >= gt && h === 0 && d !== "miter" && Vv(e, t, w), a || (Va(e, t, n, s, w, o), e.stroke());
|
|
12162
12162
|
}
|
|
12163
12163
|
class go extends Jn {
|
|
12164
12164
|
constructor(n) {
|
|
@@ -12185,7 +12185,7 @@ class go extends Jn {
|
|
|
12185
12185
|
"innerRadius",
|
|
12186
12186
|
"outerRadius",
|
|
12187
12187
|
"circumference"
|
|
12188
|
-
], o), h = (this.options.spacing + this.options.borderWidth) / 2, g =
|
|
12188
|
+
], o), h = (this.options.spacing + this.options.borderWidth) / 2, g = Ke(f, c - l), w = Oo(i, l, c) && l !== c, v = g >= Ct || w, m = qn(r, d + h, u + h);
|
|
12189
12189
|
return v && m;
|
|
12190
12190
|
}
|
|
12191
12191
|
getCenterPoint(n) {
|
|
@@ -12212,7 +12212,7 @@ class go extends Jn {
|
|
|
12212
12212
|
n.save();
|
|
12213
12213
|
const l = (this.startAngle + this.endAngle) / 2;
|
|
12214
12214
|
n.translate(Math.cos(l) * a, Math.sin(l) * a);
|
|
12215
|
-
const c = 1 - Math.sin(Math.min(
|
|
12215
|
+
const c = 1 - Math.sin(Math.min(gt, o || 0)), d = a * c;
|
|
12216
12216
|
n.fillStyle = s.backgroundColor, n.strokeStyle = s.borderColor, Nv(n, this, d, i, r), Hv(n, this, d, i, r), n.restore();
|
|
12217
12217
|
}
|
|
12218
12218
|
}
|
|
@@ -12236,7 +12236,7 @@ Te(go, "id", "arc"), Te(go, "defaults", {
|
|
|
12236
12236
|
_indexable: (n) => n !== "borderDash"
|
|
12237
12237
|
});
|
|
12238
12238
|
function Au(e, t, n = t) {
|
|
12239
|
-
e.lineCap =
|
|
12239
|
+
e.lineCap = Ke(n.borderCapStyle, t.borderCapStyle), e.setLineDash(Ke(n.borderDash, t.borderDash)), e.lineDashOffset = Ke(n.borderDashOffset, t.borderDashOffset), e.lineJoin = Ke(n.borderJoinStyle, t.borderJoinStyle), e.lineWidth = Ke(n.borderWidth, t.borderWidth), e.strokeStyle = Ke(n.borderColor, t.borderColor);
|
|
12240
12240
|
}
|
|
12241
12241
|
function qv(e, t, n) {
|
|
12242
12242
|
e.lineTo(n.x, n.y);
|
|
@@ -12714,7 +12714,7 @@ function fx(e, t, n) {
|
|
|
12714
12714
|
}
|
|
12715
12715
|
function hx(e) {
|
|
12716
12716
|
const t = e.options, n = t.fill;
|
|
12717
|
-
let s =
|
|
12717
|
+
let s = Ke(n && n.target, n);
|
|
12718
12718
|
return s === void 0 && (s = !!t.backgroundColor), s === !1 || s === null ? !1 : s === !0 ? "origin" : s;
|
|
12719
12719
|
}
|
|
12720
12720
|
function px(e) {
|
|
@@ -13078,8 +13078,8 @@ class Sc extends Jn {
|
|
|
13078
13078
|
if (isNaN(g) || g <= 0 || isNaN(w) || w < 0)
|
|
13079
13079
|
return;
|
|
13080
13080
|
o.save();
|
|
13081
|
-
const E =
|
|
13082
|
-
if (o.fillStyle =
|
|
13081
|
+
const E = Ke(b.lineWidth, 1);
|
|
13082
|
+
if (o.fillStyle = Ke(b.fillStyle, r), o.lineCap = Ke(b.lineCap, "butt"), o.lineDashOffset = Ke(b.lineDashOffset, 0), o.lineJoin = Ke(b.lineJoin, "miter"), o.lineWidth = E, o.strokeStyle = Ke(b.strokeStyle, r), o.setLineDash(Ke(b.lineDash, [])), i.usePointStyle) {
|
|
13083
13083
|
const P = {
|
|
13084
13084
|
radius: w * Math.SQRT2 / 2,
|
|
13085
13085
|
pointStyle: b.pointStyle,
|
|
@@ -13309,7 +13309,7 @@ class Tu extends Jn {
|
|
|
13309
13309
|
_drawArgs(t) {
|
|
13310
13310
|
const { top: n, left: s, bottom: o, right: a, options: i } = this, r = i.align;
|
|
13311
13311
|
let l = 0, c, d, u;
|
|
13312
|
-
return this.isHorizontal() ? (d = Ut(r, s, a), u = n + t, c = a - s) : (i.position === "left" ? (d = s + t, u = Ut(r, o, n), l =
|
|
13312
|
+
return this.isHorizontal() ? (d = Ut(r, s, a), u = n + t, c = a - s) : (i.position === "left" ? (d = s + t, u = Ut(r, o, n), l = gt * -0.5) : (d = a - t, u = Ut(r, n, o), l = gt * 0.5), c = o - n), {
|
|
13313
13313
|
titleX: d,
|
|
13314
13314
|
titleY: u,
|
|
13315
13315
|
maxWidth: c,
|
|
@@ -13450,9 +13450,9 @@ function Mc(e, t) {
|
|
|
13450
13450
|
const M = function(S) {
|
|
13451
13451
|
v = Math.max(v, n.measureText(S).width + A);
|
|
13452
13452
|
};
|
|
13453
|
-
return n.save(), n.font = c.string,
|
|
13454
|
-
|
|
13455
|
-
}), A = 0, n.font = d.string,
|
|
13453
|
+
return n.save(), n.font = c.string, mt(e.title, M), n.font = l.string, mt(e.beforeBody.concat(e.afterBody), M), A = t.displayColors ? i + 2 + t.boxPadding : 0, mt(s, (S) => {
|
|
13454
|
+
mt(S.before, M), mt(S.lines, M), mt(S.after, M);
|
|
13455
|
+
}), A = 0, n.font = d.string, mt(e.footer, M), n.restore(), v += g.width, {
|
|
13456
13456
|
width: v,
|
|
13457
13457
|
height: w
|
|
13458
13458
|
};
|
|
@@ -13596,7 +13596,7 @@ class Yi extends Jn {
|
|
|
13596
13596
|
}
|
|
13597
13597
|
getBody(t, n) {
|
|
13598
13598
|
const { callbacks: s } = n, o = [];
|
|
13599
|
-
return
|
|
13599
|
+
return mt(t, (a) => {
|
|
13600
13600
|
const i = {
|
|
13601
13601
|
before: [],
|
|
13602
13602
|
lines: [],
|
|
@@ -13618,7 +13618,7 @@ class Yi extends Jn {
|
|
|
13618
13618
|
let r = [], l, c;
|
|
13619
13619
|
for (l = 0, c = n.length; l < c; ++l)
|
|
13620
13620
|
r.push(Lx(this.chart, n[l]));
|
|
13621
|
-
return t.filter && (r = r.filter((d, u, f) => t.filter(d, u, f, s))), t.itemSort && (r = r.sort((d, u) => t.itemSort(d, u, s))),
|
|
13621
|
+
return t.filter && (r = r.filter((d, u, f) => t.filter(d, u, f, s))), t.itemSort && (r = r.sort((d, u) => t.itemSort(d, u, s))), mt(r, (d) => {
|
|
13622
13622
|
const u = Tc(t.callbacks, d);
|
|
13623
13623
|
o.push(Qt(u, "labelColor", this, d)), a.push(Qt(u, "labelPointStyle", this, d)), i.push(Qt(u, "labelTextColor", this, d));
|
|
13624
13624
|
}), this.labelColors = o, this.labelPointStyles = a, this.labelTextColors = i, this.dataPoints = r, r;
|
|
@@ -13711,12 +13711,12 @@ class Yi extends Jn {
|
|
|
13711
13711
|
n.fillText(b, g.x(t.x + h), t.y + f / 2), t.y += f + a;
|
|
13712
13712
|
}, v = g.textAlign(i);
|
|
13713
13713
|
let m, A, M, S, D, _, x;
|
|
13714
|
-
for (n.textAlign = i, n.textBaseline = "middle", n.font = u.string, t.x = ha(this, v, s), n.fillStyle = s.bodyColor,
|
|
13715
|
-
for (m = o[S], A = this.labelTextColors[S], n.fillStyle = A,
|
|
13714
|
+
for (n.textAlign = i, n.textBaseline = "middle", n.font = u.string, t.x = ha(this, v, s), n.fillStyle = s.bodyColor, mt(this.beforeBody, w), h = r && v !== "right" ? i === "center" ? c / 2 + d : c + 2 + d : 0, S = 0, _ = o.length; S < _; ++S) {
|
|
13715
|
+
for (m = o[S], A = this.labelTextColors[S], n.fillStyle = A, mt(m.before, w), M = m.lines, r && M.length && (this._drawColorBox(n, t, S, g, s), f = Math.max(u.lineHeight, l)), D = 0, x = M.length; D < x; ++D)
|
|
13716
13716
|
w(M[D]), f = u.lineHeight;
|
|
13717
|
-
|
|
13717
|
+
mt(m.after, w);
|
|
13718
13718
|
}
|
|
13719
|
-
h = 0, f = u.lineHeight,
|
|
13719
|
+
h = 0, f = u.lineHeight, mt(this.afterBody, w), t.y -= a;
|
|
13720
13720
|
}
|
|
13721
13721
|
drawFooter(t, n, s) {
|
|
13722
13722
|
const o = this.footer, a = o.length;
|
|
@@ -13952,7 +13952,7 @@ class Ki extends oo {
|
|
|
13952
13952
|
if (ut(t))
|
|
13953
13953
|
return null;
|
|
13954
13954
|
const s = this.getLabels();
|
|
13955
|
-
return n = isFinite(n) && s[n] === t ? n : Wx(s, t,
|
|
13955
|
+
return n = isFinite(n) && s[n] === t ? n : Wx(s, t, Ke(n, t), this._addedLabels), Nx(n, s.length - 1);
|
|
13956
13956
|
}
|
|
13957
13957
|
determineDataLimits() {
|
|
13958
13958
|
const { minDefined: t, maxDefined: n } = this.getUserBounds();
|
|
@@ -14277,7 +14277,7 @@ class ja extends oo {
|
|
|
14277
14277
|
};
|
|
14278
14278
|
}
|
|
14279
14279
|
_generate() {
|
|
14280
|
-
const t = this._adapter, n = this.min, s = this.max, o = this.options, a = o.time, i = a.unit || Rc(a.minUnit, n, s, this._getLabelCapacity(n)), r =
|
|
14280
|
+
const t = this._adapter, n = this.min, s = this.max, o = this.options, a = o.time, i = a.unit || Rc(a.minUnit, n, s, this._getLabelCapacity(n)), r = Ke(o.ticks.stepSize, 1), l = i === "week" ? a.isoWeekday : !1, c = To(l) || l === !0, d = {};
|
|
14281
14281
|
let u = n, f, h;
|
|
14282
14282
|
if (c && (u = +t.startOf(u, "isoWeek", l)), u = +t.startOf(u, c ? "day" : i), t.diff(s, n, i) > 1e5 * r)
|
|
14283
14283
|
throw new Error(n + " and " + s + " are too far apart with stepSize of " + r + " " + i);
|
|
@@ -14681,7 +14681,7 @@ const Kx = {
|
|
|
14681
14681
|
)
|
|
14682
14682
|
}), {
|
|
14683
14683
|
default: ce(() => [
|
|
14684
|
-
|
|
14684
|
+
Fe(s.$slots, "default")
|
|
14685
14685
|
]),
|
|
14686
14686
|
_: 3
|
|
14687
14687
|
}, 16, ["class"]));
|
|
@@ -15051,10 +15051,10 @@ const Kx = {
|
|
|
15051
15051
|
}
|
|
15052
15052
|
const K = h(ie);
|
|
15053
15053
|
if (F !== K) {
|
|
15054
|
-
const
|
|
15054
|
+
const te = v(F, R);
|
|
15055
15055
|
g.value = K, ln(() => {
|
|
15056
15056
|
if (w.value) {
|
|
15057
|
-
const oe = m(K,
|
|
15057
|
+
const oe = m(K, te);
|
|
15058
15058
|
w.value.setSelectionRange(oe, oe);
|
|
15059
15059
|
}
|
|
15060
15060
|
});
|
|
@@ -15671,7 +15671,7 @@ function kw(e, t) {
|
|
|
15671
15671
|
const n = An(e, t == null ? void 0 : t.in), s = +Ro(n, t) - +ww(n, t);
|
|
15672
15672
|
return Math.round(s / Bu) + 1;
|
|
15673
15673
|
}
|
|
15674
|
-
function
|
|
15674
|
+
function pt(e, t) {
|
|
15675
15675
|
const n = e < 0 ? "-" : "", s = Math.abs(e).toString().padStart(t, "0");
|
|
15676
15676
|
return n + s;
|
|
15677
15677
|
}
|
|
@@ -15679,16 +15679,16 @@ const es = {
|
|
|
15679
15679
|
// Year
|
|
15680
15680
|
y(e, t) {
|
|
15681
15681
|
const n = e.getFullYear(), s = n > 0 ? n : 1 - n;
|
|
15682
|
-
return
|
|
15682
|
+
return pt(t === "yy" ? s % 100 : s, t.length);
|
|
15683
15683
|
},
|
|
15684
15684
|
// Month
|
|
15685
15685
|
M(e, t) {
|
|
15686
15686
|
const n = e.getMonth();
|
|
15687
|
-
return t === "M" ? String(n + 1) :
|
|
15687
|
+
return t === "M" ? String(n + 1) : pt(n + 1, 2);
|
|
15688
15688
|
},
|
|
15689
15689
|
// Day of the month
|
|
15690
15690
|
d(e, t) {
|
|
15691
|
-
return
|
|
15691
|
+
return pt(e.getDate(), t.length);
|
|
15692
15692
|
},
|
|
15693
15693
|
// AM or PM
|
|
15694
15694
|
a(e, t) {
|
|
@@ -15708,26 +15708,26 @@ const es = {
|
|
|
15708
15708
|
},
|
|
15709
15709
|
// Hour [1-12]
|
|
15710
15710
|
h(e, t) {
|
|
15711
|
-
return
|
|
15711
|
+
return pt(e.getHours() % 12 || 12, t.length);
|
|
15712
15712
|
},
|
|
15713
15713
|
// Hour [0-23]
|
|
15714
15714
|
H(e, t) {
|
|
15715
|
-
return
|
|
15715
|
+
return pt(e.getHours(), t.length);
|
|
15716
15716
|
},
|
|
15717
15717
|
// Minute
|
|
15718
15718
|
m(e, t) {
|
|
15719
|
-
return
|
|
15719
|
+
return pt(e.getMinutes(), t.length);
|
|
15720
15720
|
},
|
|
15721
15721
|
// Second
|
|
15722
15722
|
s(e, t) {
|
|
15723
|
-
return
|
|
15723
|
+
return pt(e.getSeconds(), t.length);
|
|
15724
15724
|
},
|
|
15725
15725
|
// Fraction of second
|
|
15726
15726
|
S(e, t) {
|
|
15727
15727
|
const n = t.length, s = e.getMilliseconds(), o = Math.trunc(
|
|
15728
15728
|
s * Math.pow(10, n - 3)
|
|
15729
15729
|
);
|
|
15730
|
-
return
|
|
15730
|
+
return pt(o, t.length);
|
|
15731
15731
|
}
|
|
15732
15732
|
}, Ws = {
|
|
15733
15733
|
midnight: "midnight",
|
|
@@ -15768,14 +15768,14 @@ const es = {
|
|
|
15768
15768
|
const o = zu(e, s), a = o > 0 ? o : 1 - o;
|
|
15769
15769
|
if (t === "YY") {
|
|
15770
15770
|
const i = a % 100;
|
|
15771
|
-
return
|
|
15771
|
+
return pt(i, 2);
|
|
15772
15772
|
}
|
|
15773
|
-
return t === "Yo" ? n.ordinalNumber(a, { unit: "year" }) :
|
|
15773
|
+
return t === "Yo" ? n.ordinalNumber(a, { unit: "year" }) : pt(a, t.length);
|
|
15774
15774
|
},
|
|
15775
15775
|
// ISO week-numbering year
|
|
15776
15776
|
R: function(e, t) {
|
|
15777
15777
|
const n = Ru(e);
|
|
15778
|
-
return
|
|
15778
|
+
return pt(n, t.length);
|
|
15779
15779
|
},
|
|
15780
15780
|
// Extended year. This is a single number designating the year of this calendar system.
|
|
15781
15781
|
// The main difference between `y` and `u` localizers are B.C. years:
|
|
@@ -15788,7 +15788,7 @@ const es = {
|
|
|
15788
15788
|
// while `uu` pads single digit years to 2 characters and returns other years unchanged.
|
|
15789
15789
|
u: function(e, t) {
|
|
15790
15790
|
const n = e.getFullYear();
|
|
15791
|
-
return
|
|
15791
|
+
return pt(n, t.length);
|
|
15792
15792
|
},
|
|
15793
15793
|
// Quarter
|
|
15794
15794
|
Q: function(e, t, n) {
|
|
@@ -15799,7 +15799,7 @@ const es = {
|
|
|
15799
15799
|
return String(s);
|
|
15800
15800
|
// 01, 02, 03, 04
|
|
15801
15801
|
case "QQ":
|
|
15802
|
-
return
|
|
15802
|
+
return pt(s, 2);
|
|
15803
15803
|
// 1st, 2nd, 3rd, 4th
|
|
15804
15804
|
case "Qo":
|
|
15805
15805
|
return n.ordinalNumber(s, { unit: "quarter" });
|
|
@@ -15833,7 +15833,7 @@ const es = {
|
|
|
15833
15833
|
return String(s);
|
|
15834
15834
|
// 01, 02, 03, 04
|
|
15835
15835
|
case "qq":
|
|
15836
|
-
return
|
|
15836
|
+
return pt(s, 2);
|
|
15837
15837
|
// 1st, 2nd, 3rd, 4th
|
|
15838
15838
|
case "qo":
|
|
15839
15839
|
return n.ordinalNumber(s, { unit: "quarter" });
|
|
@@ -15895,7 +15895,7 @@ const es = {
|
|
|
15895
15895
|
return String(s + 1);
|
|
15896
15896
|
// 01, 02, ..., 12
|
|
15897
15897
|
case "LL":
|
|
15898
|
-
return
|
|
15898
|
+
return pt(s + 1, 2);
|
|
15899
15899
|
// 1st, 2nd, ..., 12th
|
|
15900
15900
|
case "Lo":
|
|
15901
15901
|
return n.ordinalNumber(s + 1, { unit: "month" });
|
|
@@ -15920,12 +15920,12 @@ const es = {
|
|
|
15920
15920
|
// Local week of year
|
|
15921
15921
|
w: function(e, t, n, s) {
|
|
15922
15922
|
const o = kw(e, s);
|
|
15923
|
-
return t === "wo" ? n.ordinalNumber(o, { unit: "week" }) :
|
|
15923
|
+
return t === "wo" ? n.ordinalNumber(o, { unit: "week" }) : pt(o, t.length);
|
|
15924
15924
|
},
|
|
15925
15925
|
// ISO week of year
|
|
15926
15926
|
I: function(e, t, n) {
|
|
15927
15927
|
const s = xw(e);
|
|
15928
|
-
return t === "Io" ? n.ordinalNumber(s, { unit: "week" }) :
|
|
15928
|
+
return t === "Io" ? n.ordinalNumber(s, { unit: "week" }) : pt(s, t.length);
|
|
15929
15929
|
},
|
|
15930
15930
|
// Day of the month
|
|
15931
15931
|
d: function(e, t, n) {
|
|
@@ -15934,7 +15934,7 @@ const es = {
|
|
|
15934
15934
|
// Day of year
|
|
15935
15935
|
D: function(e, t, n) {
|
|
15936
15936
|
const s = vw(e);
|
|
15937
|
-
return t === "Do" ? n.ordinalNumber(s, { unit: "dayOfYear" }) :
|
|
15937
|
+
return t === "Do" ? n.ordinalNumber(s, { unit: "dayOfYear" }) : pt(s, t.length);
|
|
15938
15938
|
},
|
|
15939
15939
|
// Day of week
|
|
15940
15940
|
E: function(e, t, n) {
|
|
@@ -15978,7 +15978,7 @@ const es = {
|
|
|
15978
15978
|
return String(a);
|
|
15979
15979
|
// Padded numerical value
|
|
15980
15980
|
case "ee":
|
|
15981
|
-
return
|
|
15981
|
+
return pt(a, 2);
|
|
15982
15982
|
// 1st, 2nd, ..., 7th
|
|
15983
15983
|
case "eo":
|
|
15984
15984
|
return n.ordinalNumber(a, { unit: "day" });
|
|
@@ -16017,7 +16017,7 @@ const es = {
|
|
|
16017
16017
|
return String(a);
|
|
16018
16018
|
// Padded numerical value
|
|
16019
16019
|
case "cc":
|
|
16020
|
-
return
|
|
16020
|
+
return pt(a, t.length);
|
|
16021
16021
|
// 1st, 2nd, ..., 7th
|
|
16022
16022
|
case "co":
|
|
16023
16023
|
return n.ordinalNumber(a, { unit: "day" });
|
|
@@ -16056,7 +16056,7 @@ const es = {
|
|
|
16056
16056
|
return String(o);
|
|
16057
16057
|
// 02
|
|
16058
16058
|
case "ii":
|
|
16059
|
-
return
|
|
16059
|
+
return pt(o, t.length);
|
|
16060
16060
|
// 2nd
|
|
16061
16061
|
case "io":
|
|
16062
16062
|
return n.ordinalNumber(o, { unit: "day" });
|
|
@@ -16184,12 +16184,12 @@ const es = {
|
|
|
16184
16184
|
// Hour [0-11]
|
|
16185
16185
|
K: function(e, t, n) {
|
|
16186
16186
|
const s = e.getHours() % 12;
|
|
16187
|
-
return t === "Ko" ? n.ordinalNumber(s, { unit: "hour" }) :
|
|
16187
|
+
return t === "Ko" ? n.ordinalNumber(s, { unit: "hour" }) : pt(s, t.length);
|
|
16188
16188
|
},
|
|
16189
16189
|
// Hour [1-24]
|
|
16190
16190
|
k: function(e, t, n) {
|
|
16191
16191
|
let s = e.getHours();
|
|
16192
|
-
return s === 0 && (s = 24), t === "ko" ? n.ordinalNumber(s, { unit: "hour" }) :
|
|
16192
|
+
return s === 0 && (s = 24), t === "ko" ? n.ordinalNumber(s, { unit: "hour" }) : pt(s, t.length);
|
|
16193
16193
|
},
|
|
16194
16194
|
// Minute
|
|
16195
16195
|
m: function(e, t, n) {
|
|
@@ -16284,22 +16284,22 @@ const es = {
|
|
|
16284
16284
|
// Seconds timestamp
|
|
16285
16285
|
t: function(e, t, n) {
|
|
16286
16286
|
const s = Math.trunc(+e / 1e3);
|
|
16287
|
-
return
|
|
16287
|
+
return pt(s, t.length);
|
|
16288
16288
|
},
|
|
16289
16289
|
// Milliseconds timestamp
|
|
16290
16290
|
T: function(e, t, n) {
|
|
16291
|
-
return
|
|
16291
|
+
return pt(+e, t.length);
|
|
16292
16292
|
}
|
|
16293
16293
|
};
|
|
16294
16294
|
function Nc(e, t = "") {
|
|
16295
16295
|
const n = e > 0 ? "-" : "+", s = Math.abs(e), o = Math.trunc(s / 60), a = s % 60;
|
|
16296
|
-
return a === 0 ? n + String(o) : n + String(o) + t +
|
|
16296
|
+
return a === 0 ? n + String(o) : n + String(o) + t + pt(a, 2);
|
|
16297
16297
|
}
|
|
16298
16298
|
function Hc(e, t) {
|
|
16299
|
-
return e % 60 === 0 ? (e > 0 ? "-" : "+") +
|
|
16299
|
+
return e % 60 === 0 ? (e > 0 ? "-" : "+") + pt(Math.abs(e) / 60, 2) : _s(e, t);
|
|
16300
16300
|
}
|
|
16301
16301
|
function _s(e, t = "") {
|
|
16302
|
-
const n = e > 0 ? "-" : "+", s = Math.abs(e), o =
|
|
16302
|
+
const n = e > 0 ? "-" : "+", s = Math.abs(e), o = pt(Math.trunc(s / 60), 2), a = pt(s % 60, 2);
|
|
16303
16303
|
return n + o + t + a;
|
|
16304
16304
|
}
|
|
16305
16305
|
const qc = (e, t) => {
|
|
@@ -16988,28 +16988,28 @@ const gk = {
|
|
|
16988
16988
|
return R.setMonth(R.getMonth() + 1), R.setDate(0), g(R);
|
|
16989
16989
|
}, O = T(() => {
|
|
16990
16990
|
if (!s.range) return [];
|
|
16991
|
-
const F = /* @__PURE__ */ new Date(), R = h(F), ie = x(F), K = b(F),
|
|
16992
|
-
let
|
|
16993
|
-
s.disablePast &&
|
|
16991
|
+
const F = /* @__PURE__ */ new Date(), R = h(F), ie = x(F), K = b(F), te = E(F), oe = P(F), Z = ($, J) => {
|
|
16992
|
+
let de = $;
|
|
16993
|
+
s.disablePast && de < R && (de = R);
|
|
16994
16994
|
let re = J;
|
|
16995
16995
|
if (s.autoRangeDays && s.autoRangeDays > 0) {
|
|
16996
|
-
const se = g(w(
|
|
16996
|
+
const se = g(w(de, s.autoRangeDays - 1));
|
|
16997
16997
|
re > se && (re = se);
|
|
16998
16998
|
}
|
|
16999
|
-
return re <
|
|
16999
|
+
return re < de && (re = g(new Date(de))), [de, re];
|
|
17000
17000
|
};
|
|
17001
17001
|
return [
|
|
17002
17002
|
{
|
|
17003
17003
|
label: s.locale === "id" ? "Minggu Ini" : "This Week",
|
|
17004
|
-
range:
|
|
17004
|
+
range: Z(ie, K)
|
|
17005
17005
|
},
|
|
17006
17006
|
{
|
|
17007
17007
|
label: s.locale === "id" ? "Bulan Ini" : "This Month",
|
|
17008
|
-
range:
|
|
17008
|
+
range: Z(te, oe)
|
|
17009
17009
|
}
|
|
17010
17010
|
];
|
|
17011
17011
|
}), I = async (F) => {
|
|
17012
|
-
var J,
|
|
17012
|
+
var J, de;
|
|
17013
17013
|
const R = s.modelType || "yyyy-MM-dd";
|
|
17014
17014
|
if (F.length === 0) {
|
|
17015
17015
|
c.value = null;
|
|
@@ -17018,11 +17018,11 @@ const gk = {
|
|
|
17018
17018
|
if (F.length < 2) return;
|
|
17019
17019
|
const ie = Gc(F[0], R), K = Gc(F[1], R);
|
|
17020
17020
|
c.value = [ie, K], await ln();
|
|
17021
|
-
const
|
|
17022
|
-
M.value && M.value.month === oe && M.value.year ===
|
|
17021
|
+
const te = F[0], oe = te.getMonth(), Z = te.getFullYear();
|
|
17022
|
+
M.value && M.value.month === oe && M.value.year === Z || (J = A.value) == null || J.setMonthYear({
|
|
17023
17023
|
month: oe,
|
|
17024
|
-
year:
|
|
17025
|
-
}), (
|
|
17024
|
+
year: Z
|
|
17025
|
+
}), (de = A.value) == null || de.openMenu();
|
|
17026
17026
|
};
|
|
17027
17027
|
return (F, R) => (p(), k("div", {
|
|
17028
17028
|
class: he(["flex flex-col gap-1 w-full", L(n).class])
|
|
@@ -17072,7 +17072,7 @@ const gk = {
|
|
|
17072
17072
|
"calendar-class-name": "dcode-datepicker-calendar",
|
|
17073
17073
|
onUpdateMonthYear: S
|
|
17074
17074
|
}, Ri({
|
|
17075
|
-
"dp-input": ce(({ value: ie, onInput: K, onEnter:
|
|
17075
|
+
"dp-input": ce(({ value: ie, onInput: K, onEnter: te, onTab: oe, onBlur: Z, onFocus: $, onKeypress: J, onPaste: de, toggleMenu: re }) => [
|
|
17076
17076
|
y("div", {
|
|
17077
17077
|
class: he(["flex items-center w-full h-10 rounded-lg border bg-white dark:bg-neutral-800 border-gray-300 dark:border-neutral-700/50 overflow-hidden shadow-none transition-all duration-200 focus-within:ring-1 focus-within:ring-neutral-400 dark:focus-within:ring-neutral-600 focus-within:border-neutral-400 dark:focus-within:border-neutral-600", [
|
|
17078
17078
|
l.value ? "border-destructive" : "",
|
|
@@ -17103,14 +17103,14 @@ const gk = {
|
|
|
17103
17103
|
class: he(["flex-1 min-w-0 px-3 h-full bg-transparent text-sm text-foreground dark:text-gray-300 placeholder:text-muted-foreground outline-none", e.disabled ? "cursor-not-allowed" : "cursor-pointer"]),
|
|
17104
17104
|
onClick: (se) => re(),
|
|
17105
17105
|
onFocus: (se) => $(),
|
|
17106
|
-
onBlur: (se) =>
|
|
17106
|
+
onBlur: (se) => Z(),
|
|
17107
17107
|
onInput: (se) => K(se),
|
|
17108
17108
|
onKeydown: [
|
|
17109
|
-
Cs((se) =>
|
|
17109
|
+
Cs((se) => te(se), ["enter"]),
|
|
17110
17110
|
Cs((se) => oe(se), ["tab"])
|
|
17111
17111
|
],
|
|
17112
17112
|
onKeypress: (se) => J(se),
|
|
17113
|
-
onPaste: (se) =>
|
|
17113
|
+
onPaste: (se) => de()
|
|
17114
17114
|
}, null, 42, wk)
|
|
17115
17115
|
], 2)
|
|
17116
17116
|
]),
|
|
@@ -17119,7 +17119,7 @@ const gk = {
|
|
|
17119
17119
|
y("button", {
|
|
17120
17120
|
type: "button",
|
|
17121
17121
|
class: "inline-flex items-center justify-center rounded-md text-sm font-medium border border-input bg-background hover:bg-accent hover:text-accent-foreground h-9 px-4 py-2 transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-neutral-400",
|
|
17122
|
-
onClick: R[0] || (R[0] = (
|
|
17122
|
+
onClick: R[0] || (R[0] = (te) => {
|
|
17123
17123
|
var oe;
|
|
17124
17124
|
return (oe = A.value) == null ? void 0 : oe.closeMenu();
|
|
17125
17125
|
})
|
|
@@ -17128,7 +17128,7 @@ const gk = {
|
|
|
17128
17128
|
type: "button",
|
|
17129
17129
|
disabled: K,
|
|
17130
17130
|
class: "inline-flex items-center justify-center rounded-md text-sm font-medium bg-primary text-primary-foreground hover:bg-primary/90 h-9 px-4 py-2 transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-neutral-400 disabled:pointer-events-none disabled:opacity-50",
|
|
17131
|
-
onClick: (
|
|
17131
|
+
onClick: (te) => ie()
|
|
17132
17132
|
}, H(e.selectLabel), 9, Ak)
|
|
17133
17133
|
])
|
|
17134
17134
|
]),
|
|
@@ -17165,7 +17165,7 @@ const gk = {
|
|
|
17165
17165
|
const o = Ls(e, t);
|
|
17166
17166
|
return (a, i) => (p(), me(L(ah), Xn(Yn(L(o))), {
|
|
17167
17167
|
default: ce(() => [
|
|
17168
|
-
|
|
17168
|
+
Fe(a.$slots, "default")
|
|
17169
17169
|
]),
|
|
17170
17170
|
_: 3
|
|
17171
17171
|
}, 16));
|
|
@@ -17193,7 +17193,7 @@ const gk = {
|
|
|
17193
17193
|
)
|
|
17194
17194
|
}), {
|
|
17195
17195
|
default: ce(() => [
|
|
17196
|
-
|
|
17196
|
+
Fe(i.$slots, "default"),
|
|
17197
17197
|
G(L(ch), { class: "absolute right-4 top-4 rounded-sm opacity-70 ring-offset-background transition-opacity hover:opacity-100 focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 disabled:pointer-events-none data-[state=open]:bg-accent data-[state=open]:text-muted-foreground" }, {
|
|
17198
17198
|
default: ce(() => [
|
|
17199
17199
|
G(L(Es), { class: "w-4 h-4" }),
|
|
@@ -17221,7 +17221,7 @@ const gk = {
|
|
|
17221
17221
|
class: L(nt)("text-sm text-muted-foreground", t.class)
|
|
17222
17222
|
}), {
|
|
17223
17223
|
default: ce(() => [
|
|
17224
|
-
|
|
17224
|
+
Fe(o.$slots, "default")
|
|
17225
17225
|
]),
|
|
17226
17226
|
_: 3
|
|
17227
17227
|
}, 16, ["class"]));
|
|
@@ -17242,7 +17242,7 @@ const gk = {
|
|
|
17242
17242
|
)
|
|
17243
17243
|
}), {
|
|
17244
17244
|
default: ce(() => [
|
|
17245
|
-
|
|
17245
|
+
Fe(o.$slots, "default")
|
|
17246
17246
|
]),
|
|
17247
17247
|
_: 3
|
|
17248
17248
|
}, 16, ["class"]));
|
|
@@ -17314,18 +17314,18 @@ const gk = {
|
|
|
17314
17314
|
])
|
|
17315
17315
|
]),
|
|
17316
17316
|
c.$slots["header-append"] ? (p(), k("div", Lk, [
|
|
17317
|
-
|
|
17317
|
+
Fe(c.$slots, "header-append", {}, void 0, !0)
|
|
17318
17318
|
])) : W("", !0)
|
|
17319
17319
|
])) : W("", !0),
|
|
17320
17320
|
y("div", {
|
|
17321
17321
|
class: he(["flex-1 overflow-y-auto custom-scrollbar", e.contentClass]),
|
|
17322
17322
|
style: dt(e.contentStyle)
|
|
17323
17323
|
}, [
|
|
17324
|
-
|
|
17324
|
+
Fe(c.$slots, "default", {}, void 0, !0)
|
|
17325
17325
|
], 6),
|
|
17326
17326
|
c.$slots.actions ? (p(), k("div", Bk, [
|
|
17327
17327
|
y("div", Rk, [
|
|
17328
|
-
|
|
17328
|
+
Fe(c.$slots, "actions", {}, void 0, !0)
|
|
17329
17329
|
])
|
|
17330
17330
|
])) : W("", !0)
|
|
17331
17331
|
]),
|
|
@@ -17531,11 +17531,11 @@ const gk = {
|
|
|
17531
17531
|
if (!P) return;
|
|
17532
17532
|
const O = _[n.itemValue] || _.id || _.typeDocument, I = URL.createObjectURL(P);
|
|
17533
17533
|
if (!i.value) {
|
|
17534
|
-
const
|
|
17534
|
+
const te = [...c.value], oe = te.findIndex(
|
|
17535
17535
|
($) => $.typeDocument === O || $.idDocumentType === O
|
|
17536
17536
|
);
|
|
17537
|
-
(R =
|
|
17538
|
-
const
|
|
17537
|
+
(R = te[oe]) != null && R._localPreviewUrl && URL.revokeObjectURL(te[oe]._localPreviewUrl);
|
|
17538
|
+
const Z = {
|
|
17539
17539
|
id: null,
|
|
17540
17540
|
idDocument: null,
|
|
17541
17541
|
idDocumentType: O,
|
|
@@ -17548,25 +17548,25 @@ const gk = {
|
|
|
17548
17548
|
_localPreviewUrl: I,
|
|
17549
17549
|
_fileType: P.type
|
|
17550
17550
|
};
|
|
17551
|
-
oe > -1 ?
|
|
17551
|
+
oe > -1 ? te[oe] = { ...te[oe], ...Z } : te.push(Z), c.value = te, s("update:modelValue", te);
|
|
17552
17552
|
return;
|
|
17553
17553
|
}
|
|
17554
17554
|
d.value.add(x);
|
|
17555
17555
|
try {
|
|
17556
|
-
const { apiUrl:
|
|
17556
|
+
const { apiUrl: te } = Tt(), oe = new FormData();
|
|
17557
17557
|
oe.append("doc", P), oe.append("typeDocument", String(O));
|
|
17558
|
-
const
|
|
17558
|
+
const Z = await te(
|
|
17559
17559
|
i.value,
|
|
17560
17560
|
((ie = n.endpoint) == null ? void 0 : ie.apiMethod) || "POST",
|
|
17561
17561
|
oe
|
|
17562
|
-
), $ = Array.isArray(
|
|
17562
|
+
), $ = Array.isArray(Z == null ? void 0 : Z.data) ? Z.data[0] : (Z == null ? void 0 : Z.data) || Z, J = ($ == null ? void 0 : $.url) || ($ == null ? void 0 : $.document) || P.name, de = ($ == null ? void 0 : $.id) || null, re = ($ == null ? void 0 : $.filename) || ($ == null ? void 0 : $.name) || P.name, se = [...c.value], ge = se.findIndex(
|
|
17563
17563
|
(Pe) => Pe.typeDocument === O || Pe.idDocumentType === O
|
|
17564
17564
|
);
|
|
17565
17565
|
(K = se[ge]) != null && K._localPreviewUrl && URL.revokeObjectURL(se[ge]._localPreviewUrl);
|
|
17566
17566
|
const _e = {
|
|
17567
17567
|
...$,
|
|
17568
|
-
id:
|
|
17569
|
-
idDocument: ($ == null ? void 0 : $.idDocument) ||
|
|
17568
|
+
id: de || ($ == null ? void 0 : $.idDocument) || ($ == null ? void 0 : $.id_document) || null,
|
|
17569
|
+
idDocument: ($ == null ? void 0 : $.idDocument) || de || ($ == null ? void 0 : $.id_document) || null,
|
|
17570
17570
|
idDocumentType: O,
|
|
17571
17571
|
filename: re,
|
|
17572
17572
|
document: O,
|
|
@@ -17578,8 +17578,8 @@ const gk = {
|
|
|
17578
17578
|
_fileType: P.type
|
|
17579
17579
|
};
|
|
17580
17580
|
ge > -1 ? se[ge] = { ...se[ge], ..._e } : se.push(_e), c.value = se, s("update:modelValue", se), s("uploaded", $), s("success", $);
|
|
17581
|
-
} catch (
|
|
17582
|
-
console.error("Upload failed",
|
|
17581
|
+
} catch (te) {
|
|
17582
|
+
console.error("Upload failed", te);
|
|
17583
17583
|
} finally {
|
|
17584
17584
|
d.value.delete(x), E.value = "";
|
|
17585
17585
|
}
|
|
@@ -17774,7 +17774,7 @@ const gk = {
|
|
|
17774
17774
|
class: he(L(nt)(L(r2)({ variant: e.variant }), t.class)),
|
|
17775
17775
|
role: "alert"
|
|
17776
17776
|
}, [
|
|
17777
|
-
|
|
17777
|
+
Fe(n.$slots, "default")
|
|
17778
17778
|
], 2));
|
|
17779
17779
|
}
|
|
17780
17780
|
}), i2 = /* @__PURE__ */ ke({
|
|
@@ -17787,7 +17787,7 @@ const gk = {
|
|
|
17787
17787
|
return (n, s) => (p(), k("div", {
|
|
17788
17788
|
class: he(L(nt)("text-sm [&_p]:leading-relaxed", t.class))
|
|
17789
17789
|
}, [
|
|
17790
|
-
|
|
17790
|
+
Fe(n.$slots, "default")
|
|
17791
17791
|
], 2));
|
|
17792
17792
|
}
|
|
17793
17793
|
}), r2 = ei(
|
|
@@ -17814,7 +17814,7 @@ const gk = {
|
|
|
17814
17814
|
return (n, s) => (p(), k("div", {
|
|
17815
17815
|
class: he(L(nt)(L(l2)({ variant: e.variant }), t.class))
|
|
17816
17816
|
}, [
|
|
17817
|
-
|
|
17817
|
+
Fe(n.$slots, "default")
|
|
17818
17818
|
], 2));
|
|
17819
17819
|
}
|
|
17820
17820
|
}), l2 = ei(
|
|
@@ -17847,7 +17847,7 @@ const gk = {
|
|
|
17847
17847
|
)
|
|
17848
17848
|
)
|
|
17849
17849
|
}, [
|
|
17850
|
-
|
|
17850
|
+
Fe(n.$slots, "default")
|
|
17851
17851
|
], 2));
|
|
17852
17852
|
}
|
|
17853
17853
|
}), $r = /* @__PURE__ */ ke({
|
|
@@ -17860,7 +17860,7 @@ const gk = {
|
|
|
17860
17860
|
return (n, s) => (p(), k("div", {
|
|
17861
17861
|
class: he(L(nt)("p-6 pt-0", t.class))
|
|
17862
17862
|
}, [
|
|
17863
|
-
|
|
17863
|
+
Fe(n.$slots, "default")
|
|
17864
17864
|
], 2));
|
|
17865
17865
|
}
|
|
17866
17866
|
}), zr = /* @__PURE__ */ ke({
|
|
@@ -17873,7 +17873,7 @@ const gk = {
|
|
|
17873
17873
|
return (n, s) => (p(), k("div", {
|
|
17874
17874
|
class: he(L(nt)("flex flex-col gap-y-1.5 p-6", t.class))
|
|
17875
17875
|
}, [
|
|
17876
|
-
|
|
17876
|
+
Fe(n.$slots, "default")
|
|
17877
17877
|
], 2));
|
|
17878
17878
|
}
|
|
17879
17879
|
}), Vr = /* @__PURE__ */ ke({
|
|
@@ -17888,7 +17888,7 @@ const gk = {
|
|
|
17888
17888
|
L(nt)("font-medium leading-none tracking-tight", t.class)
|
|
17889
17889
|
)
|
|
17890
17890
|
}, [
|
|
17891
|
-
|
|
17891
|
+
Fe(n.$slots, "default")
|
|
17892
17892
|
], 2));
|
|
17893
17893
|
}
|
|
17894
17894
|
}), c2 = { class: "h-full w-full p-6 flex flex-col items-center justify-center text-center gap-2" }, d2 = { class: "flex flex-wrap items-center justify-center gap-2" }, u2 = ["accept", "multiple"], f2 = /* @__PURE__ */ ke({
|
|
@@ -18511,7 +18511,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
18511
18511
|
g.value = !0, await new Promise((J) => setTimeout(J, 0));
|
|
18512
18512
|
const $ = Object.keys(o).filter((J) => !m.has(J)).filter((J) => /^[A-Z]/.test(J)).filter(
|
|
18513
18513
|
(J) => typeof o[J] == "function" || typeof o[J] == "object" && o[J]
|
|
18514
|
-
).sort((J,
|
|
18514
|
+
).sort((J, de) => J.localeCompare(de));
|
|
18515
18515
|
w.value = $, h.value = !0, g.value = !1;
|
|
18516
18516
|
}, M = T(() => !h.value || !d.value || !w.value.includes(d.value) ? null : o[d.value]), S = X(d.value), D = T(() => !!d.value && !c.value), _ = T(() => {
|
|
18517
18517
|
if (!h.value) return [];
|
|
@@ -18558,7 +18558,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
18558
18558
|
var $;
|
|
18559
18559
|
return ($ = i.value) == null ? void 0 : $.focus();
|
|
18560
18560
|
}));
|
|
18561
|
-
},
|
|
18561
|
+
}, te = ($) => {
|
|
18562
18562
|
if ($.key === "Escape") {
|
|
18563
18563
|
$.preventDefault(), O();
|
|
18564
18564
|
return;
|
|
@@ -18571,7 +18571,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
18571
18571
|
if (!c.value) return;
|
|
18572
18572
|
const J = $.target;
|
|
18573
18573
|
a.value && !a.value.contains(J) && O();
|
|
18574
|
-
},
|
|
18574
|
+
}, Z = ($) => {
|
|
18575
18575
|
const J = $.target;
|
|
18576
18576
|
J.scrollTop + J.clientHeight >= J.scrollHeight - 24 && v.value < _.value.length && (v.value = Math.min(v.value + n.pageSize, _.value.length));
|
|
18577
18577
|
};
|
|
@@ -18608,7 +18608,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
18608
18608
|
])) : W("", !0),
|
|
18609
18609
|
pn(y("input", {
|
|
18610
18610
|
id: l.value,
|
|
18611
|
-
"onUpdate:modelValue": J[0] || (J[0] = (
|
|
18611
|
+
"onUpdate:modelValue": J[0] || (J[0] = (de) => S.value = de),
|
|
18612
18612
|
readonly: D.value,
|
|
18613
18613
|
disabled: n.disabled,
|
|
18614
18614
|
placeholder: n.placeholder,
|
|
@@ -18619,7 +18619,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
18619
18619
|
onClick: P,
|
|
18620
18620
|
onFocus: P,
|
|
18621
18621
|
onInput: R,
|
|
18622
|
-
onKeydown:
|
|
18622
|
+
onKeydown: te
|
|
18623
18623
|
}, null, 42, F2), [
|
|
18624
18624
|
[Ga, S.value]
|
|
18625
18625
|
]),
|
|
@@ -18650,7 +18650,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
18650
18650
|
y("div", {
|
|
18651
18651
|
class: "p-2 overflow-auto",
|
|
18652
18652
|
style: dt({ maxHeight: n.maxHeight }),
|
|
18653
|
-
onScroll:
|
|
18653
|
+
onScroll: Z
|
|
18654
18654
|
}, [
|
|
18655
18655
|
g.value ? (p(), k("div", V2, [
|
|
18656
18656
|
G(L(Gn), { class: "h-4 w-4 animate-spin" }),
|
|
@@ -18659,21 +18659,21 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
18659
18659
|
key: 2,
|
|
18660
18660
|
class: he(["grid gap-2", b.value])
|
|
18661
18661
|
}, [
|
|
18662
|
-
(p(!0), k(xe, null, We(x.value, (
|
|
18663
|
-
key:
|
|
18662
|
+
(p(!0), k(xe, null, We(x.value, (de) => (p(), k("button", {
|
|
18663
|
+
key: de,
|
|
18664
18664
|
type: "button",
|
|
18665
|
-
class: he(["group rounded-lg border p-2 hover:bg-muted/40 transition", d.value ===
|
|
18666
|
-
onClick: (re) => ie(
|
|
18667
|
-
title:
|
|
18665
|
+
class: he(["group rounded-lg border p-2 hover:bg-muted/40 transition", d.value === de ? "ring-1 ring-primary" : ""]),
|
|
18666
|
+
onClick: (re) => ie(de),
|
|
18667
|
+
title: de
|
|
18668
18668
|
}, [
|
|
18669
18669
|
y("div", W2, [
|
|
18670
18670
|
y("div", N2, [
|
|
18671
|
-
(p(), me(Ot(L(o)[
|
|
18671
|
+
(p(), me(Ot(L(o)[de]), {
|
|
18672
18672
|
size: n.iconSize,
|
|
18673
18673
|
class: "shrink-0"
|
|
18674
18674
|
}, null, 8, ["size"]))
|
|
18675
18675
|
]),
|
|
18676
|
-
y("span", H2, H(
|
|
18676
|
+
y("span", H2, H(de), 1)
|
|
18677
18677
|
])
|
|
18678
18678
|
], 10, U2))), 128))
|
|
18679
18679
|
], 2)),
|
|
@@ -19165,8 +19165,8 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19165
19165
|
return K ? K.split(/[,\s;]+/g).map((oe) => oe.trim().toLowerCase()).filter(Boolean).map((oe) => oe.includes("/") || oe.startsWith(".") ? oe : `.${oe}`) : [];
|
|
19166
19166
|
});
|
|
19167
19167
|
function f(K) {
|
|
19168
|
-
const
|
|
19169
|
-
return
|
|
19168
|
+
const te = K.lastIndexOf(".");
|
|
19169
|
+
return te >= 0 ? K.slice(te).toLowerCase() : "";
|
|
19170
19170
|
}
|
|
19171
19171
|
const h = T(() => {
|
|
19172
19172
|
if (u.value.length) {
|
|
@@ -19177,8 +19177,8 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19177
19177
|
}), g = T(() => u.value.length ? u.value.join(", ") : n.accept || "image/*");
|
|
19178
19178
|
function w(K) {
|
|
19179
19179
|
if (u.value.length) {
|
|
19180
|
-
const oe = (K.type || "").toLowerCase(),
|
|
19181
|
-
return u.value.some(($) => $.includes("/") ? oe === $ : $.startsWith(".") ?
|
|
19180
|
+
const oe = (K.type || "").toLowerCase(), Z = f(K.name);
|
|
19181
|
+
return u.value.some(($) => $.includes("/") ? oe === $ : $.startsWith(".") ? Z === $ : Z === `.${$}`);
|
|
19182
19182
|
}
|
|
19183
19183
|
return (n.accept || "image/*").toLowerCase().includes("image/") ? (K.type || "").toLowerCase().startsWith("image/") : !0;
|
|
19184
19184
|
}
|
|
@@ -19186,14 +19186,14 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19186
19186
|
return K * 1024 * 1024;
|
|
19187
19187
|
}
|
|
19188
19188
|
async function m(K) {
|
|
19189
|
-
var
|
|
19190
|
-
return (
|
|
19191
|
-
const
|
|
19189
|
+
var te;
|
|
19190
|
+
return (te = K.type) != null && te.startsWith("image/") ? await new Promise((oe) => {
|
|
19191
|
+
const Z = URL.createObjectURL(K), $ = new Image();
|
|
19192
19192
|
$.onload = () => {
|
|
19193
|
-
URL.revokeObjectURL(
|
|
19193
|
+
URL.revokeObjectURL(Z), oe({ w: $.naturalWidth, h: $.naturalHeight });
|
|
19194
19194
|
}, $.onerror = () => {
|
|
19195
|
-
URL.revokeObjectURL(
|
|
19196
|
-
}, $.src =
|
|
19195
|
+
URL.revokeObjectURL(Z), oe(null);
|
|
19196
|
+
}, $.src = Z;
|
|
19197
19197
|
}) : null;
|
|
19198
19198
|
}
|
|
19199
19199
|
async function A(K) {
|
|
@@ -19210,27 +19210,27 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19210
19210
|
async function D(K) {
|
|
19211
19211
|
if (n.disabled) return;
|
|
19212
19212
|
d();
|
|
19213
|
-
const
|
|
19214
|
-
if (
|
|
19215
|
-
c(
|
|
19213
|
+
const te = await M(K);
|
|
19214
|
+
if (te) {
|
|
19215
|
+
c(te);
|
|
19216
19216
|
return;
|
|
19217
19217
|
}
|
|
19218
19218
|
r.value = K, S(K);
|
|
19219
19219
|
}
|
|
19220
19220
|
const { DCodeApi: _ } = Tt(), x = Ur(), b = X(!1);
|
|
19221
19221
|
X(null);
|
|
19222
|
-
function E(K,
|
|
19223
|
-
return !K || !
|
|
19222
|
+
function E(K, te) {
|
|
19223
|
+
return !K || !te ? null : K.replace(/\/+$/, "") + "/" + te.replace(/^\/+/, "");
|
|
19224
19224
|
}
|
|
19225
19225
|
function P(K) {
|
|
19226
19226
|
var $;
|
|
19227
|
-
const
|
|
19227
|
+
const te = (K == null ? void 0 : K.data) ?? K, oe = ($ = te == null ? void 0 : te.data) == null ? void 0 : $[0];
|
|
19228
19228
|
if (!oe) return null;
|
|
19229
|
-
const
|
|
19230
|
-
return { ...oe, fullUrl:
|
|
19229
|
+
const Z = E(oe.server, oe.url);
|
|
19230
|
+
return { ...oe, fullUrl: Z ? encodeURI(Z) : null };
|
|
19231
19231
|
}
|
|
19232
19232
|
async function O(K) {
|
|
19233
|
-
var
|
|
19233
|
+
var te;
|
|
19234
19234
|
if (n.uploadFn) {
|
|
19235
19235
|
try {
|
|
19236
19236
|
b.value = !0;
|
|
@@ -19243,7 +19243,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19243
19243
|
}
|
|
19244
19244
|
return;
|
|
19245
19245
|
}
|
|
19246
|
-
if (!((
|
|
19246
|
+
if (!((te = n.endpoint) != null && te.apiUrl)) {
|
|
19247
19247
|
o.value = K;
|
|
19248
19248
|
return;
|
|
19249
19249
|
}
|
|
@@ -19255,15 +19255,15 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19255
19255
|
b.value = !0;
|
|
19256
19256
|
const oe = new FormData();
|
|
19257
19257
|
oe.append("doc", K);
|
|
19258
|
-
const
|
|
19258
|
+
const Z = (n.endpoint.apiMethod || "POST").toUpperCase(), $ = n.endpoint.apiUrl, J = await _("", "", oe, {
|
|
19259
19259
|
_url: $,
|
|
19260
|
-
_method:
|
|
19260
|
+
_method: Z,
|
|
19261
19261
|
withCredentials: !0,
|
|
19262
19262
|
transformRequest: [
|
|
19263
19263
|
(re, se) => (se && (delete se["Content-Type"], delete se["content-type"]), re)
|
|
19264
19264
|
]
|
|
19265
|
-
}),
|
|
19266
|
-
P(
|
|
19265
|
+
}), de = (J == null ? void 0 : J.data) ?? J;
|
|
19266
|
+
P(de), o.value = K, s("uploaded", de);
|
|
19267
19267
|
} catch (oe) {
|
|
19268
19268
|
console.error("Upload Error", oe), x.error("Upload Failed", (oe == null ? void 0 : oe.message) || "Unknown error"), c((oe == null ? void 0 : oe.message) || "Upload Failed");
|
|
19269
19269
|
} finally {
|
|
@@ -19271,8 +19271,8 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19271
19271
|
}
|
|
19272
19272
|
}
|
|
19273
19273
|
async function I(K) {
|
|
19274
|
-
var
|
|
19275
|
-
d(), n.uploadFn || (
|
|
19274
|
+
var te;
|
|
19275
|
+
d(), n.uploadFn || (te = n.endpoint) != null && te.apiUrl ? await O(K) : o.value = K, a.value = !1, i.value = null;
|
|
19276
19276
|
}
|
|
19277
19277
|
function F() {
|
|
19278
19278
|
a.value = !1, i.value = null;
|
|
@@ -19280,9 +19280,9 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19280
19280
|
async function R() {
|
|
19281
19281
|
if (!o.value) return;
|
|
19282
19282
|
d();
|
|
19283
|
-
const K = n.editUseOriginal ? r.value ?? o.value : o.value,
|
|
19284
|
-
if (
|
|
19285
|
-
c(
|
|
19283
|
+
const K = n.editUseOriginal ? r.value ?? o.value : o.value, te = await M(K);
|
|
19284
|
+
if (te) {
|
|
19285
|
+
c(te);
|
|
19286
19286
|
return;
|
|
19287
19287
|
}
|
|
19288
19288
|
S(K);
|
|
@@ -19296,7 +19296,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19296
19296
|
K && !r.value && (r.value = K), K || (r.value = null);
|
|
19297
19297
|
},
|
|
19298
19298
|
{ immediate: !0 }
|
|
19299
|
-
), (K,
|
|
19299
|
+
), (K, te) => (p(), k("div", c_, [
|
|
19300
19300
|
o.value ? (p(), me(Hu, {
|
|
19301
19301
|
key: 1,
|
|
19302
19302
|
file: o.value,
|
|
@@ -19319,11 +19319,11 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19319
19319
|
disabled: e.disabled,
|
|
19320
19320
|
onPicked: D,
|
|
19321
19321
|
error: l.value,
|
|
19322
|
-
onError:
|
|
19322
|
+
onError: te[0] || (te[0] = (oe) => c(oe))
|
|
19323
19323
|
}, null, 8, ["label", "hint", "accept", "maxSizeMb", "disabled", "error"])),
|
|
19324
19324
|
G(Nu, {
|
|
19325
19325
|
modelValue: a.value,
|
|
19326
|
-
"onUpdate:modelValue":
|
|
19326
|
+
"onUpdate:modelValue": te[1] || (te[1] = (oe) => a.value = oe),
|
|
19327
19327
|
file: i.value,
|
|
19328
19328
|
title: e.title,
|
|
19329
19329
|
description: e.description,
|
|
@@ -19513,7 +19513,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19513
19513
|
}), R = T(() => {
|
|
19514
19514
|
const fe = F.value;
|
|
19515
19515
|
return (D.value || []).filter((we) => !fe.has(f(we)));
|
|
19516
|
-
}), ie = T(() => D.value.length === 0 ? !1 : R.value.length === 0), K = X(null),
|
|
19516
|
+
}), ie = T(() => D.value.length === 0 ? !1 : R.value.length === 0), K = X(null), te = X(null), oe = X(null), Z = X(!1), $ = X(""), J = X(0), de = X(0), { floatingStyles: re } = br(K, te, {
|
|
19517
19517
|
whileElementsMounted: fr,
|
|
19518
19518
|
placement: "bottom-start",
|
|
19519
19519
|
middleware: [
|
|
@@ -19534,21 +19534,21 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19534
19534
|
return Number.isFinite(fe) && fe > 0 ? fe : 5;
|
|
19535
19535
|
});
|
|
19536
19536
|
async function _e() {
|
|
19537
|
-
o.disabled || (
|
|
19537
|
+
o.disabled || (Z.value = !0, de.value = 0, requestAnimationFrame(() => {
|
|
19538
19538
|
oe.value && (oe.value.scrollTop = 0), J.value = 0;
|
|
19539
19539
|
}), w.value && o.autoFetchOnOpen && (o.refreshOnOpen || !A.value) && !m.value && await _());
|
|
19540
19540
|
}
|
|
19541
19541
|
function Pe() {
|
|
19542
|
-
|
|
19542
|
+
Z.value = !1;
|
|
19543
19543
|
}
|
|
19544
19544
|
function Ue() {
|
|
19545
|
-
|
|
19545
|
+
Z.value ? Pe() : _e();
|
|
19546
19546
|
}
|
|
19547
19547
|
function Le(fe) {
|
|
19548
19548
|
var Se, je;
|
|
19549
|
-
if (!
|
|
19549
|
+
if (!Z.value) return;
|
|
19550
19550
|
const we = fe.target;
|
|
19551
|
-
(Se = K.value) != null && Se.contains(we) || (je =
|
|
19551
|
+
(Se = K.value) != null && Se.contains(we) || (je = te.value) != null && je.contains(we) || Pe();
|
|
19552
19552
|
}
|
|
19553
19553
|
At(() => document.addEventListener("mousedown", Le)), yn(() => document.removeEventListener("mousedown", Le));
|
|
19554
19554
|
function le(fe) {
|
|
@@ -19567,7 +19567,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19567
19567
|
if (we.includes(Se)) return;
|
|
19568
19568
|
s("update:modelValue", [...we, Se]);
|
|
19569
19569
|
}
|
|
19570
|
-
$.value = "",
|
|
19570
|
+
$.value = "", de.value = 0, requestAnimationFrame(() => {
|
|
19571
19571
|
oe.value && (oe.value.scrollTop = 0), J.value = 0;
|
|
19572
19572
|
});
|
|
19573
19573
|
}
|
|
@@ -19594,50 +19594,50 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19594
19594
|
const be = T(() => {
|
|
19595
19595
|
const fe = $.value.trim().toLowerCase(), we = R.value;
|
|
19596
19596
|
return fe ? we.filter((Se) => u(Se).toLowerCase().includes(fe)) : we;
|
|
19597
|
-
}),
|
|
19598
|
-
ze(
|
|
19597
|
+
}), Re = T(() => be.value.length);
|
|
19598
|
+
ze(Z, (fe) => {
|
|
19599
19599
|
fe || ($.value = "");
|
|
19600
19600
|
});
|
|
19601
19601
|
const qe = T(() => {
|
|
19602
19602
|
if (ie.value) return o.itemHeight;
|
|
19603
|
-
const fe =
|
|
19603
|
+
const fe = Re.value;
|
|
19604
19604
|
return (fe <= 0 ? 1 : Math.min(fe, ge.value)) * o.itemHeight;
|
|
19605
19605
|
}), rt = T(
|
|
19606
|
-
() => o.virtual ?
|
|
19607
|
-
), lt = T(() => o.virtual ? Math.ceil(qe.value / o.itemHeight) + o.overscan :
|
|
19606
|
+
() => o.virtual ? Re.value * o.itemHeight : 0
|
|
19607
|
+
), lt = T(() => o.virtual ? Math.ceil(qe.value / o.itemHeight) + o.overscan : Re.value), ft = T(() => {
|
|
19608
19608
|
if (!o.virtual) return 0;
|
|
19609
19609
|
const fe = Math.floor(J.value / o.itemHeight) - Math.floor(o.overscan / 2);
|
|
19610
19610
|
return Math.max(0, fe);
|
|
19611
|
-
}),
|
|
19612
|
-
() => o.virtual ?
|
|
19611
|
+
}), Ye = T(() => o.virtual ? Math.min(Re.value, ft.value + lt.value) : Re.value), Mt = T(
|
|
19612
|
+
() => o.virtual ? ft.value * o.itemHeight : 0
|
|
19613
19613
|
), It = T(() => {
|
|
19614
19614
|
const fe = be.value;
|
|
19615
|
-
return o.virtual ? fe.slice(
|
|
19615
|
+
return o.virtual ? fe.slice(ft.value, Ye.value) : fe;
|
|
19616
19616
|
});
|
|
19617
19617
|
function en(fe) {
|
|
19618
19618
|
const we = fe.target;
|
|
19619
19619
|
J.value = we.scrollTop;
|
|
19620
19620
|
}
|
|
19621
19621
|
function Kt(fe) {
|
|
19622
|
-
return fe ===
|
|
19622
|
+
return fe === de.value;
|
|
19623
19623
|
}
|
|
19624
|
-
function
|
|
19624
|
+
function ne(fe) {
|
|
19625
19625
|
const we = oe.value;
|
|
19626
19626
|
if (!we || !o.virtual) return;
|
|
19627
19627
|
const Se = fe * o.itemHeight, je = Se + o.itemHeight, yt = we.scrollTop, Vt = we.scrollTop + we.clientHeight;
|
|
19628
19628
|
Se < yt ? we.scrollTop = Se : je > Vt && (we.scrollTop = je - we.clientHeight);
|
|
19629
19629
|
}
|
|
19630
19630
|
function Ce(fe) {
|
|
19631
|
-
const we = Math.max(0,
|
|
19632
|
-
|
|
19631
|
+
const we = Math.max(0, Re.value - 1);
|
|
19632
|
+
de.value = Math.min(we, Math.max(0, de.value + fe)), ne(de.value);
|
|
19633
19633
|
}
|
|
19634
19634
|
function $e() {
|
|
19635
|
-
const fe = be.value[
|
|
19635
|
+
const fe = be.value[de.value];
|
|
19636
19636
|
fe && le(fe);
|
|
19637
19637
|
}
|
|
19638
19638
|
const tt = T(
|
|
19639
19639
|
() => o.clearable && !o.disabled && x.value.length > 0
|
|
19640
|
-
), Ve = T(() => d.value ? "border-destructive ring-1 ring-destructive" :
|
|
19640
|
+
), Ve = T(() => d.value ? "border-destructive ring-1 ring-destructive" : Z.value ? "border-neutral-400 ring-1 ring-neutral-400 dark:border-neutral-600 dark:ring-neutral-600" : "");
|
|
19641
19641
|
return (fe, we) => pn((p(), k("div", {
|
|
19642
19642
|
class: he(["flex flex-col gap-1 w-full", L(n).class]),
|
|
19643
19643
|
"aria-busy": o.skeleton
|
|
@@ -19697,10 +19697,10 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19697
19697
|
])
|
|
19698
19698
|
], 10, p_),
|
|
19699
19699
|
(p(), me(qa, { to: "body" }, [
|
|
19700
|
-
|
|
19700
|
+
Z.value ? (p(), k("div", {
|
|
19701
19701
|
key: 0,
|
|
19702
19702
|
ref_key: "floatingEl",
|
|
19703
|
-
ref:
|
|
19703
|
+
ref: te,
|
|
19704
19704
|
class: "-mt-1 z-[9999] w-[var(--floating-width)] rounded-lg border shadow-lg overflow-hidden bg-white dark:bg-neutral-800 border-gray-200 dark:border-neutral-700/50",
|
|
19705
19705
|
style: dt(se.value)
|
|
19706
19706
|
}, [
|
|
@@ -19738,11 +19738,11 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19738
19738
|
)
|
|
19739
19739
|
}, [
|
|
19740
19740
|
(p(!0), k(xe, null, We(It.value, (Se, je) => (p(), k("button", {
|
|
19741
|
-
key: String(h(Se,
|
|
19741
|
+
key: String(h(Se, ft.value + je)),
|
|
19742
19742
|
type: "button",
|
|
19743
19743
|
class: he(["w-full px-3 text-left text-sm flex items-center justify-between gap-3", [
|
|
19744
19744
|
I(Se) ? "cursor-not-allowed opacity-50" : "hover:bg-neutral-50 dark:hover:bg-neutral-800/60",
|
|
19745
|
-
Kt(
|
|
19745
|
+
Kt(ft.value + je) ? "bg-neutral-50 dark:bg-neutral-800/60" : "",
|
|
19746
19746
|
E(Se) ? "font-semibold" : "font-normal"
|
|
19747
19747
|
]]),
|
|
19748
19748
|
style: dt({ height: o.itemHeight + "px" }),
|
|
@@ -19753,7 +19753,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
19753
19753
|
E(Se) ? (p(), k("span", M_, "✓")) : W("", !0)
|
|
19754
19754
|
], 14, A_))), 128))
|
|
19755
19755
|
], 6),
|
|
19756
|
-
|
|
19756
|
+
Re.value === 0 ? (p(), k("div", D_, [
|
|
19757
19757
|
m.value ? (p(), k("span", E_, "Loading data…")) : (p(), k("span", P_, "Tidak ada data"))
|
|
19758
19758
|
])) : W("", !0)
|
|
19759
19759
|
], 64))
|
|
@@ -20220,7 +20220,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
20220
20220
|
try {
|
|
20221
20221
|
const I = { page: 1, perPage: 100 }, F = ((O = o.endpoint) == null ? void 0 : O.apiMethod) || o.apiMethod, R = await n(E, F, I);
|
|
20222
20222
|
let ie = R;
|
|
20223
|
-
o.dataPath ? ie = o.dataPath.split(".").reduce((
|
|
20223
|
+
o.dataPath ? ie = o.dataPath.split(".").reduce((te, oe) => te && te[oe] !== "undefined" ? te[oe] : void 0, R) : typeof R == "object" && !Array.isArray(R) && R.data && (ie = R.data), Array.isArray(ie) ? i.value = ie : (console.warn("DCodeRadioCustom: Format response tidak terdeteksi sebagai Array. Gunakan prop 'dataPath'."), l.value = "Format respons data tidak valid. Array tidak ditemukan.");
|
|
20224
20224
|
} catch (I) {
|
|
20225
20225
|
console.error("DCodeRadioCustom fetch error:", I), l.value = "Gagal memuat data dari endpoint.";
|
|
20226
20226
|
} finally {
|
|
@@ -20894,7 +20894,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
20894
20894
|
class: j,
|
|
20895
20895
|
id: ae,
|
|
20896
20896
|
required: be,
|
|
20897
|
-
"aria-required":
|
|
20897
|
+
"aria-required": Re,
|
|
20898
20898
|
...qe
|
|
20899
20899
|
} = n;
|
|
20900
20900
|
return qe;
|
|
@@ -20951,8 +20951,8 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
20951
20951
|
if (le === `
|
|
20952
20952
|
`) return o.valueType !== "number";
|
|
20953
20953
|
if (o.valueType === "free") return !0;
|
|
20954
|
-
const j = le === " ", ae = /\d/.test(le), be = new RegExp("\\p{L}", "u").test(le),
|
|
20955
|
-
return o.valueType === "number" ? ae : o.valueType === "letter" ? be || o.allowSpaces && j : o.valueType === "letternumber" ? be ||
|
|
20954
|
+
const j = le === " ", ae = /\d/.test(le), be = new RegExp("\\p{L}", "u").test(le), Re = new RegExp("\\p{N}", "u").test(le);
|
|
20955
|
+
return o.valueType === "number" ? ae : o.valueType === "letter" ? be || o.allowSpaces && j : o.valueType === "letternumber" ? be || Re || o.allowSpaces && j : !0;
|
|
20956
20956
|
}, P = (le) => {
|
|
20957
20957
|
let j = "";
|
|
20958
20958
|
for (const ae of le) {
|
|
@@ -20981,12 +20981,12 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
20981
20981
|
}, K = (le, j) => {
|
|
20982
20982
|
const ae = le.selectionStart ?? le.value.length, be = le.selectionEnd ?? le.value.length;
|
|
20983
20983
|
if (u.value > 0) {
|
|
20984
|
-
const
|
|
20984
|
+
const Re = le.value.length - (be - ae), qe = u.value - Re;
|
|
20985
20985
|
if (qe <= 0) return;
|
|
20986
20986
|
j = j.slice(0, qe);
|
|
20987
20987
|
}
|
|
20988
20988
|
le.setRangeText(j, ae, be, "end"), ie(le, O(le.value));
|
|
20989
|
-
},
|
|
20989
|
+
}, te = (le) => {
|
|
20990
20990
|
var be;
|
|
20991
20991
|
if (!I || v.value || m.value || !((be = le.inputType) != null && be.startsWith("insert"))) return;
|
|
20992
20992
|
const j = le.data;
|
|
@@ -20998,22 +20998,22 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
20998
20998
|
if (!I || v.value || m.value) return;
|
|
20999
20999
|
const j = ((be = le.clipboardData) == null ? void 0 : be.getData("text")) ?? "", ae = O(j);
|
|
21000
21000
|
ae !== j && (le.preventDefault(), ae.length > 0 && K(I, ae));
|
|
21001
|
-
},
|
|
21001
|
+
}, Z = async (le) => {
|
|
21002
21002
|
if (!I || v.value || m.value) return;
|
|
21003
21003
|
const j = le.target, ae = j.value ?? "", be = O(ae);
|
|
21004
21004
|
if (be === ae) {
|
|
21005
|
-
const
|
|
21005
|
+
const Re = j.selectionStart ?? be.length, qe = j.selectionEnd ?? be.length;
|
|
21006
21006
|
ie(j, be), await ln();
|
|
21007
21007
|
try {
|
|
21008
|
-
j.setSelectionRange(
|
|
21008
|
+
j.setSelectionRange(Re, qe);
|
|
21009
21009
|
} catch {
|
|
21010
21010
|
}
|
|
21011
21011
|
R(be);
|
|
21012
21012
|
} else {
|
|
21013
|
-
const
|
|
21013
|
+
const Re = j.selectionStart ?? be.length, qe = j.selectionEnd ?? be.length;
|
|
21014
21014
|
ie(j, be), await ln();
|
|
21015
21015
|
try {
|
|
21016
|
-
j.setSelectionRange(
|
|
21016
|
+
j.setSelectionRange(Re, qe);
|
|
21017
21017
|
} catch {
|
|
21018
21018
|
}
|
|
21019
21019
|
}
|
|
@@ -21026,13 +21026,13 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21026
21026
|
if (I = document.getElementById(
|
|
21027
21027
|
l.value
|
|
21028
21028
|
), !I) return;
|
|
21029
|
-
I.addEventListener("beforeinput",
|
|
21029
|
+
I.addEventListener("beforeinput", te), I.addEventListener("paste", oe), I.addEventListener("input", Z), I.addEventListener("compositionstart", $), I.addEventListener("compositionend", J);
|
|
21030
21030
|
const le = I.value ?? "", j = O(le);
|
|
21031
21031
|
j === le ? R(j) : ie(I, j);
|
|
21032
21032
|
}), yn(() => {
|
|
21033
|
-
I && (I.removeEventListener("beforeinput",
|
|
21033
|
+
I && (I.removeEventListener("beforeinput", te), I.removeEventListener("paste", oe), I.removeEventListener("input", Z), I.removeEventListener("compositionstart", $), I.removeEventListener("compositionend", J), I = null);
|
|
21034
21034
|
});
|
|
21035
|
-
const
|
|
21035
|
+
const de = () => {
|
|
21036
21036
|
w.value = "", I && (I.value = ""), s("update:modelValue", null), s("clear");
|
|
21037
21037
|
}, re = T(() => w.value.length), se = T(() => o.showCharCount ? u.value > 0 : !1), ge = T(
|
|
21038
21038
|
() => se.value && re.value > 0
|
|
@@ -21075,7 +21075,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21075
21075
|
type: "button",
|
|
21076
21076
|
class: "text-muted-foreground hover:text-foreground text-sm leading-none",
|
|
21077
21077
|
"aria-label": "Clear textarea",
|
|
21078
|
-
onClick:
|
|
21078
|
+
onClick: de
|
|
21079
21079
|
}, " ✕ ")
|
|
21080
21080
|
])) : W("", !0),
|
|
21081
21081
|
ge.value && !Pe.value ? (p(), k("p", UC, H(_e.value), 1)) : W("", !0)
|
|
@@ -21099,7 +21099,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21099
21099
|
class: he(L(nt)(L(NC)({ size: e.size, shape: e.shape }), t.class))
|
|
21100
21100
|
}, {
|
|
21101
21101
|
default: ce(() => [
|
|
21102
|
-
|
|
21102
|
+
Fe(n.$slots, "default")
|
|
21103
21103
|
]),
|
|
21104
21104
|
_: 3
|
|
21105
21105
|
}, 8, ["class"]));
|
|
@@ -21115,7 +21115,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21115
21115
|
const t = e;
|
|
21116
21116
|
return (n, s) => (p(), me(L(hh), Xn(Yn(t)), {
|
|
21117
21117
|
default: ce(() => [
|
|
21118
|
-
|
|
21118
|
+
Fe(n.$slots, "default")
|
|
21119
21119
|
]),
|
|
21120
21120
|
_: 3
|
|
21121
21121
|
}, 16));
|
|
@@ -21133,7 +21133,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21133
21133
|
const t = e;
|
|
21134
21134
|
return (n, s) => (p(), me(L(ph), Ze(t, { class: "h-full w-full object-cover" }), {
|
|
21135
21135
|
default: ce(() => [
|
|
21136
|
-
|
|
21136
|
+
Fe(n.$slots, "default")
|
|
21137
21137
|
]),
|
|
21138
21138
|
_: 3
|
|
21139
21139
|
}, 16));
|
|
@@ -21826,7 +21826,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21826
21826
|
class: "w-full"
|
|
21827
21827
|
}, [
|
|
21828
21828
|
c.value ? (p(), k(xe, { key: 0 }, [
|
|
21829
|
-
(P = f[c.value.key]) != null && P.loading ?
|
|
21829
|
+
(P = f[c.value.key]) != null && P.loading ? Fe(x.$slots, "loading", {
|
|
21830
21830
|
key: 0,
|
|
21831
21831
|
tab: c.value,
|
|
21832
21832
|
tabIndex: r.value
|
|
@@ -21835,7 +21835,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21835
21835
|
G(L(Gn), { class: "w-4 h-4 animate-spin" }),
|
|
21836
21836
|
b[1] || (b[1] = Ie(" Loading... ", -1))
|
|
21837
21837
|
])
|
|
21838
|
-
], !0) :
|
|
21838
|
+
], !0) : Fe(x.$slots, `tab-${c.value.key}`, {
|
|
21839
21839
|
key: 1,
|
|
21840
21840
|
tab: c.value,
|
|
21841
21841
|
tabIndex: r.value,
|
|
@@ -21930,10 +21930,10 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
21930
21930
|
);
|
|
21931
21931
|
}), F.detail && F.detail.length > 0 && F.detail.forEach((R) => {
|
|
21932
21932
|
R.permission.forEach((ie) => {
|
|
21933
|
-
const K = `${R.id}-${ie.id}-child`,
|
|
21933
|
+
const K = `${R.id}-${ie.id}-child`, te = ie.code === "VIEW" || ie.name.toUpperCase() === "VIEW";
|
|
21934
21934
|
r.value.has(K) || r.value.set(
|
|
21935
21935
|
K,
|
|
21936
|
-
|
|
21936
|
+
te || (P ? R.checked ?? !1 : !1)
|
|
21937
21937
|
);
|
|
21938
21938
|
});
|
|
21939
21939
|
});
|
|
@@ -22043,7 +22043,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22043
22043
|
getAllPermissionsWithStatus: () => {
|
|
22044
22044
|
const P = [], O = (I, F = !1) => {
|
|
22045
22045
|
const R = I.permission.map((K) => {
|
|
22046
|
-
const
|
|
22046
|
+
const te = `${I.id}-${K.id}-${F ? "child" : "parent"}`, oe = r.value.get(te) ?? !1;
|
|
22047
22047
|
return {
|
|
22048
22048
|
id: K.id,
|
|
22049
22049
|
name: K.name,
|
|
@@ -22519,8 +22519,8 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22519
22519
|
close: o
|
|
22520
22520
|
}), (a, i) => (p(), k("div", null, [
|
|
22521
22521
|
y("div", { onClick: s }, [
|
|
22522
|
-
|
|
22523
|
-
G(
|
|
22522
|
+
Fe(a.$slots, "trigger", {}, () => [
|
|
22523
|
+
G(bt, {
|
|
22524
22524
|
variant: "outline",
|
|
22525
22525
|
class: "gap-2",
|
|
22526
22526
|
icon: "Search",
|
|
@@ -22564,7 +22564,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22564
22564
|
y("h3", TM, H(e.title), 1),
|
|
22565
22565
|
e.description ? (p(), k("p", OM, H(e.description), 1)) : W("", !0)
|
|
22566
22566
|
]),
|
|
22567
|
-
G(
|
|
22567
|
+
G(bt, {
|
|
22568
22568
|
variant: "ghost",
|
|
22569
22569
|
size: "icon",
|
|
22570
22570
|
onClick: o,
|
|
@@ -22573,10 +22573,10 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22573
22573
|
})
|
|
22574
22574
|
]),
|
|
22575
22575
|
y("div", IM, [
|
|
22576
|
-
|
|
22576
|
+
Fe(a.$slots, "default")
|
|
22577
22577
|
]),
|
|
22578
22578
|
y("div", LM, [
|
|
22579
|
-
|
|
22579
|
+
Fe(a.$slots, "footer")
|
|
22580
22580
|
])
|
|
22581
22581
|
])) : W("", !0)
|
|
22582
22582
|
]),
|
|
@@ -22675,7 +22675,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22675
22675
|
class: n.class
|
|
22676
22676
|
}), {
|
|
22677
22677
|
default: ce((l) => [
|
|
22678
|
-
|
|
22678
|
+
Fe(i.$slots, "default", Xn(Yn(l)))
|
|
22679
22679
|
]),
|
|
22680
22680
|
_: 3
|
|
22681
22681
|
}, 16, ["class"]));
|
|
@@ -22693,7 +22693,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22693
22693
|
class: L(nt)("flex flex-row items-center gap-1", t.class)
|
|
22694
22694
|
}), {
|
|
22695
22695
|
default: ce((a) => [
|
|
22696
|
-
|
|
22696
|
+
Fe(s.$slots, "default", Xn(Yn(a)))
|
|
22697
22697
|
]),
|
|
22698
22698
|
_: 3
|
|
22699
22699
|
}, 16, ["class"]));
|
|
@@ -22711,7 +22711,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22711
22711
|
class: L(nt)("flex size-9 items-center justify-center", t.class)
|
|
22712
22712
|
}), {
|
|
22713
22713
|
default: ce(() => [
|
|
22714
|
-
|
|
22714
|
+
Fe(s.$slots, "default", {}, () => [
|
|
22715
22715
|
G(L(jf), { class: "size-4" }),
|
|
22716
22716
|
o[0] || (o[0] = y("span", { class: "sr-only" }, "More pages", -1))
|
|
22717
22717
|
])
|
|
@@ -22734,7 +22734,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22734
22734
|
class: L(nt)(L(so)({ variant: "ghost", size: e.size }), "gap-1 px-2.5 sm:pr-2.5", t.class)
|
|
22735
22735
|
}, L(s)), {
|
|
22736
22736
|
default: ce(() => [
|
|
22737
|
-
|
|
22737
|
+
Fe(o.$slots, "default", {}, () => [
|
|
22738
22738
|
G(L(id)),
|
|
22739
22739
|
a[0] || (a[0] = y("span", { class: "hidden sm:block" }, "First", -1))
|
|
22740
22740
|
])
|
|
@@ -22765,7 +22765,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22765
22765
|
)
|
|
22766
22766
|
}), {
|
|
22767
22767
|
default: ce(() => [
|
|
22768
|
-
|
|
22768
|
+
Fe(s.$slots, "default")
|
|
22769
22769
|
]),
|
|
22770
22770
|
_: 3
|
|
22771
22771
|
}, 16, ["class"]));
|
|
@@ -22785,7 +22785,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22785
22785
|
class: L(nt)(L(so)({ variant: "ghost", size: e.size }), "gap-1 px-2.5 sm:pr-2.5", t.class)
|
|
22786
22786
|
}, L(s)), {
|
|
22787
22787
|
default: ce(() => [
|
|
22788
|
-
|
|
22788
|
+
Fe(o.$slots, "default", {}, () => [
|
|
22789
22789
|
a[0] || (a[0] = y("span", { class: "hidden sm:block" }, "Last", -1)),
|
|
22790
22790
|
G(L(rd))
|
|
22791
22791
|
])
|
|
@@ -22808,7 +22808,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22808
22808
|
class: L(nt)(L(so)({ variant: "ghost", size: e.size }), "gap-1 px-2.5 sm:pr-2.5", t.class)
|
|
22809
22809
|
}, L(s)), {
|
|
22810
22810
|
default: ce(() => [
|
|
22811
|
-
|
|
22811
|
+
Fe(o.$slots, "default", {}, () => [
|
|
22812
22812
|
a[0] || (a[0] = y("span", { class: "hidden sm:block" }, "Next", -1)),
|
|
22813
22813
|
G(L(rd))
|
|
22814
22814
|
])
|
|
@@ -22831,7 +22831,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22831
22831
|
class: L(nt)(L(so)({ variant: "ghost", size: e.size }), "gap-1 px-2.5 sm:pr-2.5", t.class)
|
|
22832
22832
|
}, L(s)), {
|
|
22833
22833
|
default: ce(() => [
|
|
22834
|
-
|
|
22834
|
+
Fe(o.$slots, "default", {}, () => [
|
|
22835
22835
|
G(L(id)),
|
|
22836
22836
|
a[0] || (a[0] = y("span", { class: "hidden sm:block" }, "Previous", -1))
|
|
22837
22837
|
])
|
|
@@ -22859,7 +22859,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22859
22859
|
const o = Ls(e, t);
|
|
22860
22860
|
return (a, i) => (p(), me(L(Ch), Xn(Yn(L(o))), {
|
|
22861
22861
|
default: ce(() => [
|
|
22862
|
-
|
|
22862
|
+
Fe(a.$slots, "default")
|
|
22863
22863
|
]),
|
|
22864
22864
|
_: 3
|
|
22865
22865
|
}, 16));
|
|
@@ -22912,7 +22912,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22912
22912
|
class: he(L(nt)("p-1", e.position === "popper" && "h-[--reka-select-trigger-height] w-full min-w-[--reka-select-trigger-width]"))
|
|
22913
22913
|
}, {
|
|
22914
22914
|
default: ce(() => [
|
|
22915
|
-
|
|
22915
|
+
Fe(i.$slots, "default")
|
|
22916
22916
|
]),
|
|
22917
22917
|
_: 3
|
|
22918
22918
|
}, 8, ["class"]),
|
|
@@ -22953,7 +22953,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22953
22953
|
]),
|
|
22954
22954
|
G(L(Ph), null, {
|
|
22955
22955
|
default: ce(() => [
|
|
22956
|
-
|
|
22956
|
+
Fe(o.$slots, "default")
|
|
22957
22957
|
]),
|
|
22958
22958
|
_: 3
|
|
22959
22959
|
})
|
|
@@ -22974,7 +22974,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22974
22974
|
class: L(nt)("flex cursor-default items-center justify-center py-1", t.class)
|
|
22975
22975
|
}), {
|
|
22976
22976
|
default: ce(() => [
|
|
22977
|
-
|
|
22977
|
+
Fe(o.$slots, "default", {}, () => [
|
|
22978
22978
|
G(L(Is))
|
|
22979
22979
|
])
|
|
22980
22980
|
]),
|
|
@@ -22994,7 +22994,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
22994
22994
|
class: L(nt)("flex cursor-default items-center justify-center py-1", t.class)
|
|
22995
22995
|
}), {
|
|
22996
22996
|
default: ce(() => [
|
|
22997
|
-
|
|
22997
|
+
Fe(o.$slots, "default", {}, () => [
|
|
22998
22998
|
G(L(Uf))
|
|
22999
22999
|
])
|
|
23000
23000
|
]),
|
|
@@ -23019,7 +23019,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
23019
23019
|
)
|
|
23020
23020
|
}), {
|
|
23021
23021
|
default: ce(() => [
|
|
23022
|
-
|
|
23022
|
+
Fe(o.$slots, "default"),
|
|
23023
23023
|
G(L(Lh), { "as-child": "" }, {
|
|
23024
23024
|
default: ce(() => [
|
|
23025
23025
|
G(L(Is), { class: "w-4 h-4 opacity-50 shrink-0" })
|
|
@@ -23041,7 +23041,7 @@ const P2 = { class: "space-y-3" }, T2 = {
|
|
|
23041
23041
|
const t = e;
|
|
23042
23042
|
return (n, s) => (p(), me(L(Bh), Xn(Yn(t)), {
|
|
23043
23043
|
default: ce(() => [
|
|
23044
|
-
|
|
23044
|
+
Fe(n.$slots, "default")
|
|
23045
23045
|
]),
|
|
23046
23046
|
_: 3
|
|
23047
23047
|
}, 16));
|
|
@@ -24294,7 +24294,7 @@ const KD = "4.8.0", JD = { g: "LottieFiles AE ", a: "", k: "", d: "", tc: "" },
|
|
|
24294
24294
|
class: he(["flex-shrink-0", i.value]),
|
|
24295
24295
|
"stroke-width": "2.5"
|
|
24296
24296
|
}, null, 8, ["class"])) : W("", !0),
|
|
24297
|
-
|
|
24297
|
+
Fe(u.$slots, "default", {}, () => [
|
|
24298
24298
|
y("span", null, H(e.text), 1)
|
|
24299
24299
|
], !0)
|
|
24300
24300
|
], 2))
|
|
@@ -24552,7 +24552,7 @@ function f5() {
|
|
|
24552
24552
|
})(Da)), Da.exports;
|
|
24553
24553
|
}
|
|
24554
24554
|
var h5 = f5();
|
|
24555
|
-
const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }, m5 = { class: "px-4 py-2 bg-primary-700 dark:bg-primary-900 border-b border-primary-500/30 dark:border-primary-900/50 rounded-t-xl relative z-30" }, g5 = { class: "flex flex-col
|
|
24555
|
+
const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }, m5 = { class: "px-4 py-2 bg-primary-700 dark:bg-primary-900 border-b border-primary-500/30 dark:border-primary-900/50 rounded-t-xl relative z-30" }, g5 = { class: "flex flex-col sm:flex-row sm:items-center sm:justify-between items-start gap-4" }, b5 = {
|
|
24556
24556
|
key: 0,
|
|
24557
24557
|
class: "flex flex-col sm:flex-row items-start sm:items-center gap-2 flex-1 xl:max-w-[15vw] md:max-w-[20vw] max-w-[30vw]"
|
|
24558
24558
|
}, y5 = { class: "relative w-full sm:w-64" }, v5 = {
|
|
@@ -24652,23 +24652,23 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24652
24652
|
key: "",
|
|
24653
24653
|
direction: "asc"
|
|
24654
24654
|
}), g = X([]), w = X(!1), v = X(0), m = X({}), A = X([]), M = X(null), S = X(!0), D = X([]), _ = X([]), x = X([]), b = X(!1), E = X(!1), P = X({}), O = X(null), I = X(null), F = X(null), R = X([]), ie = T(() => {
|
|
24655
|
-
if (
|
|
24656
|
-
const C =
|
|
24657
|
-
const
|
|
24655
|
+
if (ne.value.length === 0) return !1;
|
|
24656
|
+
const C = ne.value.map((U) => {
|
|
24657
|
+
const ue = le.value.find((Y) => Y.type === "CHECKBOX"), N = (ue == null ? void 0 : ue.keyCheckbox) || "id";
|
|
24658
24658
|
return U[N];
|
|
24659
24659
|
}).filter((U) => U != null);
|
|
24660
24660
|
return C.length === 0 ? !1 : C.every((U) => R.value.includes(U));
|
|
24661
24661
|
}), K = T(() => {
|
|
24662
|
-
if (
|
|
24663
|
-
const C = le.value.find((Y) => Y.type === "CHECKBOX"), U = (C == null ? void 0 : C.keyCheckbox) || "id",
|
|
24662
|
+
if (ne.value.length === 0) return !1;
|
|
24663
|
+
const C = le.value.find((Y) => Y.type === "CHECKBOX"), U = (C == null ? void 0 : C.keyCheckbox) || "id", ue = ne.value.map((Y) => Y[U]).filter((Y) => Y != null), N = ue.filter(
|
|
24664
24664
|
(Y) => R.value.includes(Y)
|
|
24665
24665
|
).length;
|
|
24666
|
-
return N > 0 && N <
|
|
24667
|
-
}),
|
|
24668
|
-
const U = le.value.find((Y) => Y.type === "CHECKBOX"),
|
|
24666
|
+
return N > 0 && N < ue.length;
|
|
24667
|
+
}), te = (C) => {
|
|
24668
|
+
const U = le.value.find((Y) => Y.type === "CHECKBOX"), ue = (U == null ? void 0 : U.keyCheckbox) || "id", N = C[ue];
|
|
24669
24669
|
return N !== void 0 && R.value.includes(N);
|
|
24670
24670
|
}, oe = (C) => {
|
|
24671
|
-
const U = le.value.find((Y) => Y.type === "CHECKBOX"),
|
|
24671
|
+
const U = le.value.find((Y) => Y.type === "CHECKBOX"), ue = (U == null ? void 0 : U.keyCheckbox) || "id", N = ne.value.map((Y) => Y[ue]).filter((Y) => Y != null);
|
|
24672
24672
|
if (C) {
|
|
24673
24673
|
const Y = /* @__PURE__ */ new Set([...R.value, ...N]);
|
|
24674
24674
|
R.value = Array.from(Y);
|
|
@@ -24676,8 +24676,8 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24676
24676
|
R.value = R.value.filter(
|
|
24677
24677
|
(Y) => !N.includes(Y)
|
|
24678
24678
|
);
|
|
24679
|
-
},
|
|
24680
|
-
const
|
|
24679
|
+
}, Z = (C, U) => {
|
|
24680
|
+
const ue = le.value.find((pe) => pe.type === "CHECKBOX"), N = (ue == null ? void 0 : ue.keyCheckbox) || "id", Y = C[N];
|
|
24681
24681
|
Y != null && (U ? R.value.includes(Y) || R.value.push(Y) : R.value = R.value.filter(
|
|
24682
24682
|
(pe) => pe !== Y
|
|
24683
24683
|
));
|
|
@@ -24685,63 +24685,63 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24685
24685
|
ze(
|
|
24686
24686
|
R,
|
|
24687
24687
|
(C) => {
|
|
24688
|
-
var
|
|
24688
|
+
var ue;
|
|
24689
24689
|
o("update:selection", C);
|
|
24690
24690
|
const U = ie.value || C.length > 1;
|
|
24691
|
-
(
|
|
24691
|
+
(ue = _.value) != null && ue.length && _.value.forEach((N) => {
|
|
24692
24692
|
var Y;
|
|
24693
24693
|
(Y = N.fieldActionGlobal) != null && Y.length && N.fieldActionGlobal.forEach((pe) => {
|
|
24694
24694
|
var He, ct;
|
|
24695
|
-
const
|
|
24695
|
+
const De = N.endpoint || ((He = N.propsActionGlobal) == null ? void 0 : He.endpointPropAction) || N.propsActionGlobal, Xe = (ct = De == null ? void 0 : De.keyParam) == null ? void 0 : ct[0];
|
|
24696
24696
|
(Xe && pe.model === Xe || !Xe && /^(id|ids|idAuditTrail)/i.test(pe.model)) && U && pe.model && (P.value[pe.model] = C);
|
|
24697
24697
|
});
|
|
24698
24698
|
});
|
|
24699
24699
|
},
|
|
24700
24700
|
{ deep: !0 }
|
|
24701
24701
|
);
|
|
24702
|
-
const $ = (C) => Array.from({ length: C }).map((U,
|
|
24703
|
-
const N = { id:
|
|
24702
|
+
const $ = (C) => Array.from({ length: C }).map((U, ue) => {
|
|
24703
|
+
const N = { id: ue + 1, no: ue + 1 };
|
|
24704
24704
|
return le.value.forEach((Y) => {
|
|
24705
|
-
Y.key !== "no" && Y.key !== "action" && Y.type !== "ACTION" && Y.type !== "action" && (Y.type === "CHECKBOX" ? N[Y.keyCheckbox || "id"] =
|
|
24705
|
+
Y.key !== "no" && Y.key !== "action" && Y.type !== "ACTION" && Y.type !== "action" && (Y.type === "CHECKBOX" ? N[Y.keyCheckbox || "id"] = ue + 1 : Y.type === "BADGE" || Y.type === "badge" || Y.condition ? N[Y.key] = Y.condition && Y.condition.length > 0 ? Y.condition[0].value : "Active" : N[Y.key] = `Data ${Y.label} ${ue + 1}`);
|
|
24706
24706
|
}), N;
|
|
24707
|
-
}), J = (C) => C && typeof C == "string" && C.trim() ? C : void 0,
|
|
24707
|
+
}), J = (C) => C && typeof C == "string" && C.trim() ? C : void 0, de = T(
|
|
24708
24708
|
() => {
|
|
24709
|
-
var C, U,
|
|
24710
|
-
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiModule) || J((N = (
|
|
24709
|
+
var C, U, ue, N;
|
|
24710
|
+
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiModule) || J((N = (ue = M.value) == null ? void 0 : ue.endpointGlobal) == null ? void 0 : N.apiModule) || s.apiModule;
|
|
24711
24711
|
}
|
|
24712
24712
|
), re = T(
|
|
24713
24713
|
() => {
|
|
24714
|
-
var C, U,
|
|
24715
|
-
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiAction) || J((N = (
|
|
24714
|
+
var C, U, ue, N;
|
|
24715
|
+
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiAction) || J((N = (ue = M.value) == null ? void 0 : ue.endpointGlobal) == null ? void 0 : N.apiAction) || s.apiAction;
|
|
24716
24716
|
}
|
|
24717
24717
|
), se = T(
|
|
24718
24718
|
() => {
|
|
24719
|
-
var C, U,
|
|
24720
|
-
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiMethod) || J((N = (
|
|
24719
|
+
var C, U, ue, N;
|
|
24720
|
+
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiMethod) || J((N = (ue = M.value) == null ? void 0 : ue.endpointGlobal) == null ? void 0 : N.apiMethod) || s.apiMethod || "POST";
|
|
24721
24721
|
}
|
|
24722
24722
|
), ge = T(
|
|
24723
24723
|
() => {
|
|
24724
|
-
var C, U,
|
|
24725
|
-
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiUrl) || J((N = (
|
|
24724
|
+
var C, U, ue, N;
|
|
24725
|
+
return J((U = (C = M.value) == null ? void 0 : C.endpoint) == null ? void 0 : U.apiUrl) || J((N = (ue = M.value) == null ? void 0 : ue.endpointGlobal) == null ? void 0 : N.apiUrl) || s.apiUrl;
|
|
24726
24726
|
}
|
|
24727
24727
|
), _e = T(() => s.permissionBase || ""), Pe = T(() => !x.value || x.value.length === 0 ? [] : [...x.value].sort((C, U) => (C.seq || 0) - (U.seq || 0))), Ue = (C) => {
|
|
24728
|
-
var pe,
|
|
24729
|
-
const U = (C == null ? void 0 : C.column) || ((pe = C == null ? void 0 : C.props) == null ? void 0 : pe.column) || ((
|
|
24728
|
+
var pe, De, Xe;
|
|
24729
|
+
const U = (C == null ? void 0 : C.column) || ((pe = C == null ? void 0 : C.props) == null ? void 0 : pe.column) || ((De = C == null ? void 0 : C.propsFieldGlobal) == null ? void 0 : De.column) || ((Xe = C == null ? void 0 : C.propsFieldCustom) == null ? void 0 : Xe.column);
|
|
24730
24730
|
if (!U) return "col-span-1";
|
|
24731
|
-
const
|
|
24731
|
+
const ue = U.toLowerCase(), Y = {
|
|
24732
24732
|
full: "col-span-1 md:col-span-2",
|
|
24733
24733
|
half: "col-span-1",
|
|
24734
24734
|
third: "col-span-1",
|
|
24735
24735
|
"two-thirds": "col-span-1 md:col-span-2",
|
|
24736
24736
|
two_thirds: "col-span-1 md:col-span-2"
|
|
24737
|
-
}[
|
|
24737
|
+
}[ue] || "col-span-1";
|
|
24738
24738
|
return console.log(`[DEBUG] getColumnClass for ${C == null ? void 0 : C.model}: type=${U}, returned=${Y}`), Y;
|
|
24739
24739
|
}, Le = () => {
|
|
24740
24740
|
let C = null;
|
|
24741
24741
|
if (s.tableConfig && (C = s.tableConfig), C) {
|
|
24742
24742
|
M.value = C, C.headers && (A.value = C.headers.map((N) => {
|
|
24743
|
-
var
|
|
24744
|
-
if (N.key === "action" || ((
|
|
24743
|
+
var De, Xe, Ne, He, ct, Je, ot, tn, Sn, Go;
|
|
24744
|
+
if (N.key === "action" || ((De = N.custom) == null ? void 0 : De.type) === "ACTION" || ((Xe = N.custom) == null ? void 0 : Xe.type) === "action") {
|
|
24745
24745
|
const nn = ((Ne = N.custom) == null ? void 0 : Ne.actionCustom) || ((He = N.custom) == null ? void 0 : He.action);
|
|
24746
24746
|
return nn && (D.value = nn.map((dn) => {
|
|
24747
24747
|
const St = dn.propsActionCustom || dn.props || {}, Xo = dn.propCustomMessage || {};
|
|
@@ -24807,8 +24807,8 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24807
24807
|
})), x.value.forEach((N) => {
|
|
24808
24808
|
m.value[N.model] = "";
|
|
24809
24809
|
}));
|
|
24810
|
-
const
|
|
24811
|
-
console.log("[DEBUG] loadConfig rawActions:",
|
|
24810
|
+
const ue = C.actionTableGlobal || C.actionGlobal || C.action;
|
|
24811
|
+
console.log("[DEBUG] loadConfig rawActions:", ue), ue && Array.isArray(ue) ? (_.value = ue.map((N) => {
|
|
24812
24812
|
const Y = N.propsActionGlobal || N.props || {};
|
|
24813
24813
|
return {
|
|
24814
24814
|
key: Y.key,
|
|
@@ -24827,12 +24827,12 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24827
24827
|
openDialog: N.openDialog || !1,
|
|
24828
24828
|
fieldActionGlobal: (N.fieldActionGlobal || N.field || []).map(
|
|
24829
24829
|
(pe) => {
|
|
24830
|
-
const
|
|
24830
|
+
const De = pe.propsFieldGlobal || pe.props || {};
|
|
24831
24831
|
return {
|
|
24832
24832
|
...pe,
|
|
24833
24833
|
props: {
|
|
24834
|
-
...
|
|
24835
|
-
endpoint:
|
|
24834
|
+
...De,
|
|
24835
|
+
endpoint: De.endpointComponent || De.endpoint
|
|
24836
24836
|
}
|
|
24837
24837
|
};
|
|
24838
24838
|
}
|
|
@@ -24848,13 +24848,13 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24848
24848
|
},
|
|
24849
24849
|
{ deep: !0, immediate: !0 }
|
|
24850
24850
|
);
|
|
24851
|
-
const le = T(() => s.dynamicColumns || s.configKey || s.tableConfig ? A.value : s.columns || []), j = T(() => s.hasActions || D.value.length > 0), ae = T(() => s.dummyMode ? !1 :
|
|
24852
|
-
() => !!
|
|
24853
|
-
),
|
|
24851
|
+
const le = T(() => s.dynamicColumns || s.configKey || s.tableConfig ? A.value : s.columns || []), j = T(() => s.hasActions || D.value.length > 0), ae = T(() => s.dummyMode ? !1 : de.value || ge.value ? w.value : s.loading), be = T(
|
|
24852
|
+
() => !!de.value || !!ge.value
|
|
24853
|
+
), Re = T(() => []), qe = (C) => {
|
|
24854
24854
|
if (console.log("[DEBUG] hasAction called:", { actionCode: C, permissionChecker: !!s.permissionChecker, effectivePath: _e.value }), s.menuPermissions && s.menuPermissions.length > 0) {
|
|
24855
|
-
const U = l.path,
|
|
24856
|
-
if (
|
|
24857
|
-
const N =
|
|
24855
|
+
const U = l.path, ue = s.menuPermissions.find((N) => U.startsWith(N.path));
|
|
24856
|
+
if (ue && ue.actions) {
|
|
24857
|
+
const N = ue.actions.find((Y) => Y.code === C.toUpperCase());
|
|
24858
24858
|
return N ? N.checked : !1;
|
|
24859
24859
|
}
|
|
24860
24860
|
return !1;
|
|
@@ -24863,16 +24863,16 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24863
24863
|
const U = s.permissionChecker(_e.value, C);
|
|
24864
24864
|
return console.log("[DEBUG] permissionChecker result:", U), U;
|
|
24865
24865
|
}
|
|
24866
|
-
return
|
|
24866
|
+
return Re.value.some((U) => U.code === C);
|
|
24867
24867
|
}, rt = (C, U) => {
|
|
24868
24868
|
if (C.condition)
|
|
24869
24869
|
try {
|
|
24870
24870
|
return Pn.apply(C.condition, U);
|
|
24871
|
-
} catch (
|
|
24872
|
-
return console.warn("Row action jsonLogic error:",
|
|
24871
|
+
} catch (De) {
|
|
24872
|
+
return console.warn("Row action jsonLogic error:", De), !1;
|
|
24873
24873
|
}
|
|
24874
24874
|
if (!C.visibilityCondition) return !0;
|
|
24875
|
-
const { field:
|
|
24875
|
+
const { field: ue, operator: N, value: Y } = C.visibilityCondition, pe = Ve(U, ue);
|
|
24876
24876
|
switch (N) {
|
|
24877
24877
|
case "equals":
|
|
24878
24878
|
return pe === Y;
|
|
@@ -24897,7 +24897,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24897
24897
|
const C = _.value.filter((U) => {
|
|
24898
24898
|
if (U.visibleRule)
|
|
24899
24899
|
try {
|
|
24900
|
-
const N =
|
|
24900
|
+
const N = ne.value[0] || {};
|
|
24901
24901
|
if (!Pn.apply(U.visibleRule, N)) return !1;
|
|
24902
24902
|
} catch (N) {
|
|
24903
24903
|
console.warn("Header action visibility logic error:", N);
|
|
@@ -24913,24 +24913,24 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24913
24913
|
const N = s.permissions.includes(U.permission);
|
|
24914
24914
|
return console.log("[DEBUG] Parent permissions check result:", N), N;
|
|
24915
24915
|
}
|
|
24916
|
-
const
|
|
24917
|
-
return console.log("[DEBUG] Internal permission check:", { label: U.label, permission: U.permission, hasPerm:
|
|
24916
|
+
const ue = qe(U.permission);
|
|
24917
|
+
return console.log("[DEBUG] Internal permission check:", { label: U.label, permission: U.permission, hasPerm: ue }), ue;
|
|
24918
24918
|
});
|
|
24919
24919
|
return console.log("[DEBUG] Filtered header actions:", C.length), C;
|
|
24920
|
-
}),
|
|
24920
|
+
}), ft = T(() => D.value.length === 0 ? D.value : D.value.filter((C) => s.ignorePermissions || !C.permission ? !0 : s.checkPermission ? s.checkPermission(C.permission) : s.permissions ? s.permissions.includes(C.permission) : qe(C.permission))), Ye = (C) => ft.value.filter(
|
|
24921
24921
|
(U) => rt(U, C)
|
|
24922
24922
|
), Mt = (C, U) => {
|
|
24923
24923
|
var Y, pe;
|
|
24924
24924
|
if (C.requiredCondition && ((Y = C.propCustomCondition) == null ? void 0 : Y.length) > 0) {
|
|
24925
|
-
const
|
|
24926
|
-
(Ne) => Ne.value ===
|
|
24925
|
+
const De = Ve(U, "status"), Xe = C.propCustomCondition.find(
|
|
24926
|
+
(Ne) => Ne.value === De
|
|
24927
24927
|
);
|
|
24928
24928
|
if (Xe) return Xe.bgColor || C.bgColor || "primary";
|
|
24929
24929
|
}
|
|
24930
24930
|
if (!C.dynamicColor || !C.colorCondition)
|
|
24931
24931
|
return C.bgColor || "primary";
|
|
24932
|
-
const
|
|
24933
|
-
(
|
|
24932
|
+
const ue = Ve(U, C.colorCondition.field), N = (pe = C.colorCondition.conditions) == null ? void 0 : pe.find(
|
|
24933
|
+
(De) => De.value === ue
|
|
24934
24934
|
);
|
|
24935
24935
|
return (N == null ? void 0 : N.bgColor) || C.bgColor || "primary";
|
|
24936
24936
|
}, It = (C) => {
|
|
@@ -24947,7 +24947,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24947
24947
|
RefreshCw: Jr,
|
|
24948
24948
|
Search: fi,
|
|
24949
24949
|
SlidersHorizontal: qf
|
|
24950
|
-
}, Kt = (C) => C ? kn[C] ? kn[C] : en[C] || null : null,
|
|
24950
|
+
}, Kt = (C) => C ? kn[C] ? kn[C] : en[C] || null : null, ne = T(() => s.dummyMode ? le.value.length > 0 ? $(10) : [] : be.value ? g.value.map((C, U) => ({
|
|
24951
24951
|
...C,
|
|
24952
24952
|
no: (u.value - 1) * f.value + U + 1
|
|
24953
24953
|
})) : Se.value), Ce = T(() => s.dummyMode ? 10 : be.value ? v.value : fe.value.length), $e = T(() => Ce.value === 0 ? 0 : (u.value - 1) * f.value + 1), tt = T(() => {
|
|
@@ -24955,25 +24955,25 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24955
24955
|
return C > Ce.value ? Ce.value : C;
|
|
24956
24956
|
}), Ve = (C, U) => {
|
|
24957
24957
|
if (!(!C || !U))
|
|
24958
|
-
return U in C ? C[U] : U.split(".").reduce((
|
|
24958
|
+
return U in C ? C[U] : U.split(".").reduce((ue, N) => ue && ue[N], C);
|
|
24959
24959
|
}, fe = T(() => {
|
|
24960
24960
|
if (be.value) return [];
|
|
24961
24961
|
if (!d.value) return s.data;
|
|
24962
24962
|
const C = d.value.toLowerCase();
|
|
24963
|
-
return s.data.filter((U) => le.value.some((
|
|
24964
|
-
const N = Ve(U,
|
|
24963
|
+
return s.data.filter((U) => le.value.some((ue) => {
|
|
24964
|
+
const N = Ve(U, ue.key);
|
|
24965
24965
|
return N == null ? !1 : String(N).toLowerCase().includes(C);
|
|
24966
24966
|
}));
|
|
24967
|
-
}), we = T(() => be.value ? [] : h.value.key ? [...fe.value].sort((U,
|
|
24968
|
-
const N = Ve(U, h.value.key), Y = Ve(
|
|
24967
|
+
}), we = T(() => be.value ? [] : h.value.key ? [...fe.value].sort((U, ue) => {
|
|
24968
|
+
const N = Ve(U, h.value.key), Y = Ve(ue, h.value.key);
|
|
24969
24969
|
if (N === Y) return 0;
|
|
24970
24970
|
let pe = 0;
|
|
24971
24971
|
return typeof N == "number" && typeof Y == "number" ? pe = N - Y : pe = String(N).localeCompare(String(Y)), h.value.direction === "asc" ? pe : -pe;
|
|
24972
24972
|
}) : fe.value), Se = T(() => {
|
|
24973
24973
|
if (be.value) return [];
|
|
24974
24974
|
const C = (u.value - 1) * f.value, U = C + f.value;
|
|
24975
|
-
return we.value.slice(C, U).map((
|
|
24976
|
-
...
|
|
24975
|
+
return we.value.slice(C, U).map((ue, N) => ({
|
|
24976
|
+
...ue,
|
|
24977
24977
|
no: C + N + 1
|
|
24978
24978
|
}));
|
|
24979
24979
|
}), je = T(() => be.value ? Object.values(m.value).some((C) => !!C) : !!d.value), yt = [10, 25, 50, 100], Vt = () => {
|
|
@@ -24995,7 +24995,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
24995
24995
|
s.enableQuickSearch && be.value && Ho();
|
|
24996
24996
|
});
|
|
24997
24997
|
const Et = async () => {
|
|
24998
|
-
if (!s.dummyMode && be.value && !(!
|
|
24998
|
+
if (!s.dummyMode && be.value && !(!de.value && !ge.value))
|
|
24999
24999
|
try {
|
|
25000
25000
|
w.value = !0;
|
|
25001
25001
|
const C = {
|
|
@@ -25004,12 +25004,12 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25004
25004
|
...m.value,
|
|
25005
25005
|
...s.apiParams
|
|
25006
25006
|
};
|
|
25007
|
-
d.value && (C.keyword = d.value), Object.keys(C).forEach((
|
|
25008
|
-
(C[
|
|
25007
|
+
d.value && (C.keyword = d.value), Object.keys(C).forEach((ue) => {
|
|
25008
|
+
(C[ue] === "" || C[ue] === null || C[ue] === void 0) && delete C[ue];
|
|
25009
25009
|
});
|
|
25010
25010
|
let U;
|
|
25011
|
-
|
|
25012
|
-
|
|
25011
|
+
de.value ? U = await i(
|
|
25012
|
+
de.value,
|
|
25013
25013
|
re.value,
|
|
25014
25014
|
C
|
|
25015
25015
|
) : ge.value && (U = await i(
|
|
@@ -25042,11 +25042,11 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25042
25042
|
}, ao = () => {
|
|
25043
25043
|
u.value = 1, Et();
|
|
25044
25044
|
}, B = (C, U) => {
|
|
25045
|
-
const
|
|
25045
|
+
const ue = Ve(C, U.key);
|
|
25046
25046
|
let N = {
|
|
25047
25047
|
variant: "secondary",
|
|
25048
25048
|
class: "",
|
|
25049
|
-
label:
|
|
25049
|
+
label: ue
|
|
25050
25050
|
};
|
|
25051
25051
|
if (U.condition) {
|
|
25052
25052
|
const Y = U.condition.find((pe) => {
|
|
@@ -25057,20 +25057,20 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25057
25057
|
} catch (Xe) {
|
|
25058
25058
|
return console.warn("Badge logic error:", Xe), !1;
|
|
25059
25059
|
}
|
|
25060
|
-
const
|
|
25061
|
-
if (
|
|
25060
|
+
const De = (Xe, Ne) => Xe == null || Ne === void 0 || Ne === null ? !1 : typeof Xe == "string" && typeof Ne == "string" ? Xe.toLowerCase().trim() === Ne.toLowerCase().trim() : Xe == Ne;
|
|
25061
|
+
if (De(pe.value, ue) || typeof ue == "object" && ue !== null && (De(pe.value, ue.code) || De(pe.value, ue.id)))
|
|
25062
25062
|
return !0;
|
|
25063
25063
|
if (U.key.includes(".")) {
|
|
25064
25064
|
const Ne = U.key.split(".").slice(0, -1).join("."), He = Ve(C, Ne);
|
|
25065
|
-
if (He && typeof He == "object" && (
|
|
25065
|
+
if (He && typeof He == "object" && (De(pe.value, He.code) || De(pe.value, He.id)))
|
|
25066
25066
|
return !0;
|
|
25067
25067
|
}
|
|
25068
25068
|
return !1;
|
|
25069
25069
|
});
|
|
25070
25070
|
if (Y) {
|
|
25071
25071
|
Y.variant && (N.variant = Y.variant);
|
|
25072
|
-
const
|
|
25073
|
-
if (N.label =
|
|
25072
|
+
const De = (r.value || "en") === "id" ? Y.labelID : Y.labelEN;
|
|
25073
|
+
if (N.label = De || Y.label || (typeof ue == "object" ? ue.name || ue.code : ue), Y.color || Y.bgColor) {
|
|
25074
25074
|
const Xe = (Y.color || Y.bgColor || "").toLowerCase(), Ne = N.variant === "outline", He = {
|
|
25075
25075
|
success: "bg-green-500 hover:bg-green-600 border-transparent text-white shadow",
|
|
25076
25076
|
warning: "bg-yellow-500 hover:bg-yellow-600 border-transparent text-white shadow",
|
|
@@ -25099,9 +25099,9 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25099
25099
|
Ne ? ct[Xe] && (N.class = ct[Xe]) : Je[Xe] ? N.variant = Je[Xe] : He[Xe] && (N.class = He[Xe]);
|
|
25100
25100
|
}
|
|
25101
25101
|
} else
|
|
25102
|
-
N.label = typeof
|
|
25102
|
+
N.label = typeof ue == "object" ? (ue == null ? void 0 : ue.name) || (ue == null ? void 0 : ue.code) || "-" : ue;
|
|
25103
25103
|
} else
|
|
25104
|
-
N.label = typeof
|
|
25104
|
+
N.label = typeof ue == "object" ? (ue == null ? void 0 : ue.name) || (ue == null ? void 0 : ue.code) || "-" : ue;
|
|
25105
25105
|
return N;
|
|
25106
25106
|
}, z = (C) => {
|
|
25107
25107
|
h.value.key === C ? h.value.direction = h.value.direction === "asc" ? "desc" : "asc" : (h.value.key = C, h.value.direction = "asc"), o("update:sort", h.value);
|
|
@@ -25109,11 +25109,11 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25109
25109
|
C !== u.value && (u.value = C, be.value && Et(), o("update:page", C));
|
|
25110
25110
|
}, V = (C) => {
|
|
25111
25111
|
f.value = C, u.value = 1, be.value && Et();
|
|
25112
|
-
},
|
|
25112
|
+
}, ee = (C) => {
|
|
25113
25113
|
const U = Math.random() * 15 + 75;
|
|
25114
25114
|
if (C.width) {
|
|
25115
|
-
const
|
|
25116
|
-
return
|
|
25115
|
+
const ue = parseInt(String(C.width));
|
|
25116
|
+
return ue < 100 ? `${Math.floor(ue * (Math.random() * 0.2 + 0.7))}px` : `${U}%`;
|
|
25117
25117
|
}
|
|
25118
25118
|
return `${U}%`;
|
|
25119
25119
|
}, ve = () => {
|
|
@@ -25122,16 +25122,16 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25122
25122
|
var U;
|
|
25123
25123
|
if (console.log("[DEBUG] handleHeaderAction called:", C), C.route && !s.dummyMode) {
|
|
25124
25124
|
if (C.path) {
|
|
25125
|
-
const
|
|
25126
|
-
sessionStorage.setItem(`layout_${
|
|
25125
|
+
const ue = C.route.startsWith("/") ? C.route : "/" + C.route;
|
|
25126
|
+
sessionStorage.setItem(`layout_${ue}`, C.path);
|
|
25127
25127
|
}
|
|
25128
25128
|
c == null || c.push(C.route);
|
|
25129
25129
|
} else if (C.openDialog || s.dummyMode && C.route) {
|
|
25130
25130
|
I.value = C, F.value = null, P.value = {};
|
|
25131
|
-
const
|
|
25132
|
-
|
|
25133
|
-
var
|
|
25134
|
-
const Y = C.endpoint || ((
|
|
25131
|
+
const ue = C.fieldActionGlobal || C.field || [];
|
|
25132
|
+
ue.length && ue.forEach((N) => {
|
|
25133
|
+
var De;
|
|
25134
|
+
const Y = C.endpoint || ((De = C.propsActionGlobal) == null ? void 0 : De.endpointPropAction) || C.propsActionGlobal, pe = Y != null && Y.keyParam && Y.keyParam.length > 0 ? Y.keyParam[0] : null;
|
|
25135
25135
|
pe && N.model === pe || !pe && /^(id|ids|idAuditTrail)/i.test(N.model) ? P.value[N.model] = R.value : P.value[N.model] || (P.value[N.model] = "");
|
|
25136
25136
|
}), E.value = !0;
|
|
25137
25137
|
} else
|
|
@@ -25141,18 +25141,18 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25141
25141
|
selection: R.value
|
|
25142
25142
|
});
|
|
25143
25143
|
}, Q = async (C, U) => {
|
|
25144
|
-
var
|
|
25144
|
+
var ue, N, Y, pe;
|
|
25145
25145
|
if (C.requireConfirm) {
|
|
25146
25146
|
O.value = { button: C, row: U }, b.value = !0;
|
|
25147
25147
|
return;
|
|
25148
25148
|
}
|
|
25149
25149
|
if (C.openDialog) {
|
|
25150
25150
|
I.value = C, F.value = U, P.value = {};
|
|
25151
|
-
const
|
|
25151
|
+
const De = le.value.find((He) => He.type === "CHECKBOX"), Xe = (De == null ? void 0 : De.keyCheckbox) || "id";
|
|
25152
25152
|
C.fieldActionCustom && C.fieldActionCustom.forEach((He) => {
|
|
25153
25153
|
/^(id|ids|idAuditTrail)/i.test(He.model) ? P.value[He.model] = [U[Xe]] : C.action === "showToken" && He.model === "token" ? P.value[He.model] = U.token !== void 0 ? U.token : "" : U[He.model] !== void 0 ? P.value[He.model] = U[He.model] : P.value[He.model] = "";
|
|
25154
25154
|
});
|
|
25155
|
-
const Ne = C.endpoint || ((
|
|
25155
|
+
const Ne = C.endpoint || ((ue = C.propsActionGlobal) == null ? void 0 : ue.endpointPropAction) || ((N = C.propsActionCustom) == null ? void 0 : N.endpointPropAction) || ((Y = C.props) == null ? void 0 : Y.endpointPropAction);
|
|
25156
25156
|
if (((pe = Ne == null ? void 0 : Ne.apiMethod) == null ? void 0 : pe.toUpperCase()) === "GET" && Ne.apiUrl) {
|
|
25157
25157
|
w.value = !0;
|
|
25158
25158
|
const { apiUrl: He } = Tt(), ct = {};
|
|
@@ -25194,19 +25194,19 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25194
25194
|
const Y = C.route.startsWith("/") ? C.route : "/" + C.route;
|
|
25195
25195
|
sessionStorage.setItem(`layout_${Y}`, C.path);
|
|
25196
25196
|
}
|
|
25197
|
-
let
|
|
25198
|
-
|
|
25197
|
+
let ue = C.route;
|
|
25198
|
+
ue.includes(":") ? ue = ue.replaceAll(
|
|
25199
25199
|
/:([a-zA-Z0-9_]+)/g,
|
|
25200
25200
|
(Y, pe) => U[pe] || U.id || pe
|
|
25201
|
-
) : U.id && (
|
|
25201
|
+
) : U.id && (ue = `${ue.replace(/\/$/, "")}/${U.id}`);
|
|
25202
25202
|
const N = {};
|
|
25203
|
-
C.path && (N.code = C.path), c == null || c.push({ path:
|
|
25203
|
+
C.path && (N.code = C.path), c == null || c.push({ path: ue, query: N });
|
|
25204
25204
|
} else if (C.endpoint && C.endpoint.apiUrl) {
|
|
25205
25205
|
w.value = !0;
|
|
25206
|
-
const { apiUrl:
|
|
25207
|
-
if (
|
|
25206
|
+
const { apiUrl: ue } = Tt(), N = C.endpoint.apiUrl, Y = C.endpoint.apiMethod || "POST", pe = {}, De = C.fieldMapping;
|
|
25207
|
+
if (De && typeof De == "object") {
|
|
25208
25208
|
const { locale: Xe } = mn(), Ne = Xe.value || "en", He = [];
|
|
25209
|
-
if (Object.entries(
|
|
25209
|
+
if (Object.entries(De).forEach(([ct, Je]) => {
|
|
25210
25210
|
if (typeof Je == "string") {
|
|
25211
25211
|
const ot = Ve(U, ct);
|
|
25212
25212
|
ot !== void 0 ? pe[Je] = ot : (console.warn(`[MAPPING-DEBUG] No matching source found for '${ct}'`), He.push(ct));
|
|
@@ -25219,7 +25219,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25219
25219
|
});
|
|
25220
25220
|
}
|
|
25221
25221
|
}
|
|
25222
|
-
Object.keys(pe).length === 0 && U.id && (pe.id = U.id),
|
|
25222
|
+
Object.keys(pe).length === 0 && U.id && (pe.id = U.id), ue(N, Y, pe).then(() => {
|
|
25223
25223
|
Et(), o("action", { action: C.action || "success", row: U });
|
|
25224
25224
|
}).catch((Xe) => {
|
|
25225
25225
|
console.error("Action Failed", Xe);
|
|
@@ -25231,7 +25231,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25231
25231
|
}, Be = () => {
|
|
25232
25232
|
O.value && (ye(O.value.button, O.value.row), wt());
|
|
25233
25233
|
}, st = () => {
|
|
25234
|
-
var C, U,
|
|
25234
|
+
var C, U, ue;
|
|
25235
25235
|
if (I.value) {
|
|
25236
25236
|
const N = I.value, Y = N.endpoint || ((C = N.propsActionGlobal) == null ? void 0 : C.endpointPropAction) || N.propsActionGlobal;
|
|
25237
25237
|
let pe = (Y == null ? void 0 : Y.model) || (Y != null && Y.keyParam && Y.keyParam.length > 0 ? Y.keyParam[0] : null);
|
|
@@ -25241,32 +25241,32 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25241
25241
|
);
|
|
25242
25242
|
pe = He ? He.model : "ids";
|
|
25243
25243
|
}
|
|
25244
|
-
let
|
|
25244
|
+
let De = null, Xe = !1;
|
|
25245
25245
|
if (F.value) {
|
|
25246
25246
|
const Ne = le.value.find((Je) => Je.type === "CHECKBOX"), He = (Ne == null ? void 0 : Ne.keyCheckbox) || "id", ct = F.value[He];
|
|
25247
25247
|
if (Y != null && Y.apiUrl) {
|
|
25248
|
-
|
|
25248
|
+
De = {
|
|
25249
25249
|
...P.value
|
|
25250
25250
|
};
|
|
25251
25251
|
const Je = N.fieldMapping;
|
|
25252
25252
|
Je && typeof Je == "object" && Object.entries(Je).forEach(([ot, tn]) => {
|
|
25253
25253
|
if (typeof tn == "string") {
|
|
25254
25254
|
const Sn = Ve(F.value, ot);
|
|
25255
|
-
Sn !== void 0 && (
|
|
25255
|
+
Sn !== void 0 && (De[tn] = Sn);
|
|
25256
25256
|
}
|
|
25257
|
-
}),
|
|
25257
|
+
}), De[pe] || (De[pe] = [ct]), Xe = !0;
|
|
25258
25258
|
}
|
|
25259
25259
|
} else
|
|
25260
|
-
Y != null && Y.apiUrl && (
|
|
25260
|
+
Y != null && Y.apiUrl && (De = {
|
|
25261
25261
|
...P.value
|
|
25262
|
-
},
|
|
25263
|
-
if (Xe &&
|
|
25262
|
+
}, De[pe] || (De[pe] = R.value || []), Xe = !0);
|
|
25263
|
+
if (Xe && De && (Y != null && Y.apiUrl)) {
|
|
25264
25264
|
if (((U = Y == null ? void 0 : Y.apiMethod) == null ? void 0 : U.toUpperCase()) === "GET") {
|
|
25265
25265
|
E.value = !1, F.value || (R.value = []);
|
|
25266
25266
|
return;
|
|
25267
25267
|
}
|
|
25268
25268
|
const { apiUrl: Ne } = Tt(), He = Y.apiUrl, ct = Y.apiMethod || "POST";
|
|
25269
|
-
Ne(He, ct,
|
|
25269
|
+
Ne(He, ct, De).then(() => {
|
|
25270
25270
|
E.value = !1, F.value || (R.value = []), Et(), o("action", { action: "success", row: null });
|
|
25271
25271
|
}).catch((Je) => {
|
|
25272
25272
|
console.error("Action Failed", Je);
|
|
@@ -25287,19 +25287,19 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25287
25287
|
};
|
|
25288
25288
|
Ne[pe] || (Ne[pe] = R.value);
|
|
25289
25289
|
const He = {
|
|
25290
|
-
action: ((
|
|
25290
|
+
action: ((ue = I.value.propsActionGlobal) == null ? void 0 : ue.key) || I.value.key,
|
|
25291
25291
|
row: Ne,
|
|
25292
25292
|
selection: R.value
|
|
25293
25293
|
};
|
|
25294
25294
|
o("action", He), E.value = !1;
|
|
25295
25295
|
}
|
|
25296
25296
|
}
|
|
25297
|
-
},
|
|
25297
|
+
}, ht = (C) => {
|
|
25298
25298
|
const U = P.value[C];
|
|
25299
25299
|
U && MM(String(U)).then(() => {
|
|
25300
25300
|
it.success("Berhasil disalin!", { autoClose: 2e3, theme: "dark", pauseOnHover: !1 });
|
|
25301
|
-
}).catch((
|
|
25302
|
-
console.error("Failed to copy",
|
|
25301
|
+
}).catch((ue) => {
|
|
25302
|
+
console.error("Failed to copy", ue);
|
|
25303
25303
|
});
|
|
25304
25304
|
}, wt = () => {
|
|
25305
25305
|
b.value = !1, O.value = null;
|
|
@@ -25310,7 +25310,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25310
25310
|
resetFilters: ms,
|
|
25311
25311
|
handleRefresh: ve
|
|
25312
25312
|
});
|
|
25313
|
-
const
|
|
25313
|
+
const Me = X(""), xt = (C) => {
|
|
25314
25314
|
if (!C) return "";
|
|
25315
25315
|
const U = C.endpoint || C.endpointGlobal || {};
|
|
25316
25316
|
return JSON.stringify({
|
|
@@ -25329,7 +25329,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25329
25329
|
if (s.tableConfig) {
|
|
25330
25330
|
Le();
|
|
25331
25331
|
const C = xt(s.tableConfig);
|
|
25332
|
-
C !==
|
|
25332
|
+
C !== Me.value && (!Me.value && be.value ? (Me.value = C, Et()) : (Me.value = C, be.value && ps()));
|
|
25333
25333
|
}
|
|
25334
25334
|
},
|
|
25335
25335
|
{ deep: !0, immediate: !0 }
|
|
@@ -25355,7 +25355,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25355
25355
|
), At(() => {
|
|
25356
25356
|
Le(), be.value && (s.tableConfig || (w.value = !0, Et()));
|
|
25357
25357
|
}), (C, U) => {
|
|
25358
|
-
var
|
|
25358
|
+
var ue;
|
|
25359
25359
|
return p(), k("div", p5, [
|
|
25360
25360
|
y("div", m5, [
|
|
25361
25361
|
y("div", g5, [
|
|
@@ -25374,7 +25374,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25374
25374
|
x.value.length > 0 ? (p(), k("div", v5, [
|
|
25375
25375
|
G(BM, null, {
|
|
25376
25376
|
trigger: ce(() => [
|
|
25377
|
-
G(
|
|
25377
|
+
G(bt, {
|
|
25378
25378
|
variant: "secondary",
|
|
25379
25379
|
icon: "SlidersHorizontal",
|
|
25380
25380
|
tooltip: "Advance Search",
|
|
@@ -25383,7 +25383,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25383
25383
|
]),
|
|
25384
25384
|
footer: ce(() => [
|
|
25385
25385
|
y("div", C5, [
|
|
25386
|
-
|
|
25386
|
+
Fe(C.$slots, "filter-footer", {
|
|
25387
25387
|
fetch: Et,
|
|
25388
25388
|
reset: ms
|
|
25389
25389
|
})
|
|
@@ -25392,7 +25392,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25392
25392
|
default: ce(() => [
|
|
25393
25393
|
U[9] || (U[9] = y("hr", { class: "border-neutral-200 dark:border-neutral-700" }, null, -1)),
|
|
25394
25394
|
y("div", x5, [
|
|
25395
|
-
|
|
25395
|
+
Fe(C.$slots, "filter-form", { filters: m.value }, () => [
|
|
25396
25396
|
x.value.length > 0 ? (p(), k("div", w5, [
|
|
25397
25397
|
y("div", k5, [
|
|
25398
25398
|
(p(!0), k(xe, null, We(Pe.value, (N, Y) => (p(), k("div", {
|
|
@@ -25409,7 +25409,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25409
25409
|
])) : W("", !0)
|
|
25410
25410
|
]),
|
|
25411
25411
|
x.value.length > 0 ? (p(), k("div", _5, [
|
|
25412
|
-
G(
|
|
25412
|
+
G(bt, {
|
|
25413
25413
|
variant: "outline",
|
|
25414
25414
|
text: "Reset",
|
|
25415
25415
|
tooltip: "Reset",
|
|
@@ -25418,7 +25418,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25418
25418
|
onClick: ms,
|
|
25419
25419
|
disabled: ae.value
|
|
25420
25420
|
}, null, 8, ["disabled"]),
|
|
25421
|
-
G(
|
|
25421
|
+
G(bt, {
|
|
25422
25422
|
onClick: ao,
|
|
25423
25423
|
disabled: ae.value,
|
|
25424
25424
|
rounded: "md",
|
|
@@ -25437,7 +25437,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25437
25437
|
class: he(["flex items-center gap-2 flex-wrap", { "w-full justify-between": e.nested }])
|
|
25438
25438
|
}, [
|
|
25439
25439
|
e.nested ? (p(), k("span", A5)) : W("", !0),
|
|
25440
|
-
e.nested ? W("", !0) : (p(), me(
|
|
25440
|
+
e.nested ? W("", !0) : (p(), me(bt, {
|
|
25441
25441
|
key: 1,
|
|
25442
25442
|
variant: "secondary",
|
|
25443
25443
|
icon: "RefreshCw",
|
|
@@ -25454,7 +25454,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25454
25454
|
]),
|
|
25455
25455
|
_: 1
|
|
25456
25456
|
}, 8, ["disabled"])),
|
|
25457
|
-
(p(!0), k(xe, null, We(lt.value, (N, Y) => (p(), me(
|
|
25457
|
+
(p(!0), k(xe, null, We(lt.value, (N, Y) => (p(), me(bt, {
|
|
25458
25458
|
key: Y,
|
|
25459
25459
|
icon: N.icon,
|
|
25460
25460
|
text: N.label,
|
|
@@ -25465,7 +25465,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25465
25465
|
class: "gap-2 h-9 shadow-lg shadow-primary-500/20 border-none text-xs font-medium",
|
|
25466
25466
|
onClick: (pe) => Ae(N)
|
|
25467
25467
|
}, null, 8, ["icon", "text", "tooltip", "variant", "bg-color", "text-color", "onClick"]))), 128)),
|
|
25468
|
-
|
|
25468
|
+
Fe(C.$slots, "header-actions")
|
|
25469
25469
|
], 2)
|
|
25470
25470
|
])
|
|
25471
25471
|
]),
|
|
@@ -25476,7 +25476,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25476
25476
|
(p(!0), k(xe, null, We(le.value, (N) => (p(), k("th", {
|
|
25477
25477
|
key: N.key,
|
|
25478
25478
|
class: he([
|
|
25479
|
-
N.align ? `text-${N.align.toLowerCase()}` : "",
|
|
25479
|
+
N.align ? `text-${N.align.toLowerCase()}` : "text-left",
|
|
25480
25480
|
N.sortable ? "cursor-pointer select-none" : "",
|
|
25481
25481
|
"px-3 py-2 text-xs font-black text-white dark:text-neutral-100 uppercase tracking-wider transition-colors duration-150"
|
|
25482
25482
|
]),
|
|
@@ -25508,7 +25508,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25508
25508
|
key: `skeleton-${N}`
|
|
25509
25509
|
}, [
|
|
25510
25510
|
(p(!0), k(xe, null, We(le.value, (Y) => {
|
|
25511
|
-
var pe,
|
|
25511
|
+
var pe, De;
|
|
25512
25512
|
return p(), k("td", {
|
|
25513
25513
|
key: Y.key,
|
|
25514
25514
|
class: he([
|
|
@@ -25520,10 +25520,10 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25520
25520
|
class: he(["bg-gradient-to-r from-neutral-200 via-neutral-300 to-neutral-200 dark:from-neutral-700 dark:via-neutral-600 dark:to-neutral-700 animate-shimmer", [
|
|
25521
25521
|
["badge", "BADGE"].includes(Y.type ?? "") || Y.condition ? "h-5 rounded-full w-20" : "h-4 rounded-md",
|
|
25522
25522
|
((pe = Y.align) == null ? void 0 : pe.toLowerCase()) === "center" ? "mx-auto" : "",
|
|
25523
|
-
((
|
|
25523
|
+
((De = Y.align) == null ? void 0 : De.toLowerCase()) === "right" ? "ml-auto" : ""
|
|
25524
25524
|
]]),
|
|
25525
25525
|
style: dt({
|
|
25526
|
-
width: ["badge", "BADGE"].includes(Y.type ?? "") || Y.condition ? void 0 :
|
|
25526
|
+
width: ["badge", "BADGE"].includes(Y.type ?? "") || Y.condition ? void 0 : ee(Y),
|
|
25527
25527
|
backgroundSize: "200% 100%"
|
|
25528
25528
|
})
|
|
25529
25529
|
}, null, 6)
|
|
@@ -25536,7 +25536,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25536
25536
|
y("div", { class: "w-9 h-9 bg-zinc-200 dark:bg-zinc-700 rounded-xl animate-pulse delay-150" })
|
|
25537
25537
|
], -1)
|
|
25538
25538
|
])])) : W("", !0)
|
|
25539
|
-
]))), 128)) :
|
|
25539
|
+
]))), 128)) : ne.value.length === 0 ? (p(), k("tr", L5, [
|
|
25540
25540
|
y("td", {
|
|
25541
25541
|
colspan: le.value.length + (j.value ? 1 : 0),
|
|
25542
25542
|
class: "text-center py-16"
|
|
@@ -25553,7 +25553,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25553
25553
|
])
|
|
25554
25554
|
])
|
|
25555
25555
|
], 8, B5)
|
|
25556
|
-
])) : (p(!0), k(xe, { key: 2 }, We(
|
|
25556
|
+
])) : (p(!0), k(xe, { key: 2 }, We(ne.value, (N, Y) => (p(), k(xe, { key: Y }, [
|
|
25557
25557
|
y("tr", z5, [
|
|
25558
25558
|
(p(!0), k(xe, null, We(le.value, (pe) => (p(), k("td", {
|
|
25559
25559
|
key: pe.key,
|
|
@@ -25562,14 +25562,14 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25562
25562
|
"px-3 py-0.5 text-sm text-neutral-900 dark:text-neutral-100"
|
|
25563
25563
|
])
|
|
25564
25564
|
}, [
|
|
25565
|
-
|
|
25565
|
+
Fe(C.$slots, `cell-${pe.key}`, {
|
|
25566
25566
|
row: N,
|
|
25567
25567
|
value: Ve(N, pe.key)
|
|
25568
25568
|
}, () => [
|
|
25569
25569
|
pe.type === "CHECKBOX" ? (p(), k("div", V5, [
|
|
25570
25570
|
G(cs, {
|
|
25571
|
-
"model-value":
|
|
25572
|
-
"onUpdate:modelValue": (
|
|
25571
|
+
"model-value": te(N),
|
|
25572
|
+
"onUpdate:modelValue": (De) => Z(N, !!De),
|
|
25573
25573
|
onClick: U[3] || (U[3] = _t(() => {
|
|
25574
25574
|
}, ["stop"]))
|
|
25575
25575
|
}, null, 8, ["model-value", "onUpdate:modelValue"])
|
|
@@ -25601,18 +25601,18 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25601
25601
|
])
|
|
25602
25602
|
], 2))), 128)),
|
|
25603
25603
|
j.value ? (p(), k("td", j5, [
|
|
25604
|
-
|
|
25604
|
+
Fe(C.$slots, "actions", {
|
|
25605
25605
|
row: N,
|
|
25606
|
-
buttons:
|
|
25606
|
+
buttons: Ye(N),
|
|
25607
25607
|
getButtonColor: Mt,
|
|
25608
25608
|
getIconComponent: Kt
|
|
25609
25609
|
}, () => [
|
|
25610
|
-
|
|
25611
|
-
(p(!0), k(xe, null, We(
|
|
25612
|
-
key:
|
|
25610
|
+
Ye(N).length > 0 ? (p(), k("div", U5, [
|
|
25611
|
+
(p(!0), k(xe, null, We(Ye(N), (pe, De) => (p(), k("div", {
|
|
25612
|
+
key: De,
|
|
25613
25613
|
class: "group relative"
|
|
25614
25614
|
}, [
|
|
25615
|
-
G(
|
|
25615
|
+
G(bt, {
|
|
25616
25616
|
tooltip: pe.tooltip || pe.label,
|
|
25617
25617
|
icon: pe.icon,
|
|
25618
25618
|
size: "icon",
|
|
@@ -25632,7 +25632,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25632
25632
|
colspan: le.value.length + (j.value ? 1 : 0),
|
|
25633
25633
|
class: "px-0 py-0"
|
|
25634
25634
|
}, [
|
|
25635
|
-
|
|
25635
|
+
Fe(C.$slots, "expanded-row", {
|
|
25636
25636
|
row: N,
|
|
25637
25637
|
index: Y
|
|
25638
25638
|
})
|
|
@@ -25642,7 +25642,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25642
25642
|
])
|
|
25643
25643
|
])
|
|
25644
25644
|
]),
|
|
25645
|
-
!ae.value &&
|
|
25645
|
+
!ae.value && ne.value.length > 0 && e.showPagination && S.value ? (p(), k("div", H5, [
|
|
25646
25646
|
y("div", q5, [
|
|
25647
25647
|
G(L(GM), {
|
|
25648
25648
|
"model-value": String(f.value),
|
|
@@ -25721,7 +25721,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25721
25721
|
class: "w-8 h-8 p-0 text-sm",
|
|
25722
25722
|
variant: Y.value === u.value ? "default" : "outline",
|
|
25723
25723
|
disabled: Y.value === u.value,
|
|
25724
|
-
onClick: (
|
|
25724
|
+
onClick: (De) => q(Y.value)
|
|
25725
25725
|
}, {
|
|
25726
25726
|
default: ce(() => [
|
|
25727
25727
|
Ie(H(Y.value), 1)
|
|
@@ -25764,12 +25764,12 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25764
25764
|
persistent: !1
|
|
25765
25765
|
}, {
|
|
25766
25766
|
actions: ce(() => [
|
|
25767
|
-
G(
|
|
25767
|
+
G(bt, {
|
|
25768
25768
|
variant: "outline",
|
|
25769
25769
|
onClick: wt,
|
|
25770
25770
|
text: "Cancel"
|
|
25771
25771
|
}),
|
|
25772
|
-
G(
|
|
25772
|
+
G(bt, {
|
|
25773
25773
|
variant: "default",
|
|
25774
25774
|
onClick: Be,
|
|
25775
25775
|
text: "Yes"
|
|
@@ -25785,24 +25785,24 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25785
25785
|
G(Ds, {
|
|
25786
25786
|
modelValue: E.value,
|
|
25787
25787
|
"onUpdate:modelValue": U[8] || (U[8] = (N) => E.value = N),
|
|
25788
|
-
title: ((
|
|
25788
|
+
title: ((ue = I.value) == null ? void 0 : ue.label) || "Action",
|
|
25789
25789
|
icon: "AlertCircle",
|
|
25790
25790
|
"max-width": 450
|
|
25791
25791
|
}, {
|
|
25792
25792
|
actions: ce(() => {
|
|
25793
25793
|
var N;
|
|
25794
25794
|
return [
|
|
25795
|
-
G(
|
|
25795
|
+
G(bt, {
|
|
25796
25796
|
variant: "outline",
|
|
25797
25797
|
onClick: U[6] || (U[6] = (Y) => E.value = !1),
|
|
25798
25798
|
text: "Cancel"
|
|
25799
25799
|
}),
|
|
25800
|
-
e.dummyMode && ((N = I.value) != null && N.route) ? (p(), me(
|
|
25800
|
+
e.dummyMode && ((N = I.value) != null && N.route) ? (p(), me(bt, {
|
|
25801
25801
|
key: 1,
|
|
25802
25802
|
variant: "default",
|
|
25803
25803
|
onClick: U[7] || (U[7] = (Y) => E.value = !1),
|
|
25804
25804
|
text: L(r) === "id" ? "Tutup" : "Close"
|
|
25805
|
-
}, null, 8, ["text"])) : (p(), me(
|
|
25805
|
+
}, null, 8, ["text"])) : (p(), me(bt, {
|
|
25806
25806
|
key: 0,
|
|
25807
25807
|
variant: "default",
|
|
25808
25808
|
onClick: st,
|
|
@@ -25823,27 +25823,27 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25823
25823
|
y("p", aE, H(L(r) === "id" ? `Aksi ini akan mengarah ke rute: ${I.value.route}` : `This action will navigate to: ${I.value.route}`), 1)
|
|
25824
25824
|
])
|
|
25825
25825
|
])) : W("", !0),
|
|
25826
|
-
(p(!0), k(xe, null, We(((Y = I.value) == null ? void 0 : Y.fieldActionCustom) || ((pe = I.value) == null ? void 0 : pe.fieldActionGlobal) || [], (
|
|
25826
|
+
(p(!0), k(xe, null, We(((Y = I.value) == null ? void 0 : Y.fieldActionCustom) || ((pe = I.value) == null ? void 0 : pe.fieldActionGlobal) || [], (De, Xe) => {
|
|
25827
25827
|
var Ne, He, ct, Je;
|
|
25828
25828
|
return p(), k(xe, { key: Xe }, [
|
|
25829
|
-
!
|
|
25829
|
+
!De.isHidden && !(e.dummyMode && ((Ne = I.value) != null && Ne.route)) ? (p(), k("div", {
|
|
25830
25830
|
key: 0,
|
|
25831
|
-
class: he(Ue(
|
|
25831
|
+
class: he(Ue(De))
|
|
25832
25832
|
}, [
|
|
25833
25833
|
y("div", iE, [
|
|
25834
25834
|
G(Qc, {
|
|
25835
25835
|
class: "flex-1 w-full",
|
|
25836
|
-
field:
|
|
25837
|
-
modelValue: P.value[
|
|
25838
|
-
"onUpdate:modelValue": (ot) => P.value[
|
|
25836
|
+
field: De,
|
|
25837
|
+
modelValue: P.value[De.model],
|
|
25838
|
+
"onUpdate:modelValue": (ot) => P.value[De.model] = ot
|
|
25839
25839
|
}, null, 8, ["field", "modelValue", "onUpdate:modelValue"]),
|
|
25840
|
-
|
|
25840
|
+
De.isCopyable || (He = De.props) != null && He.isCopyable || ((ct = I.value) == null ? void 0 : ct.action) === "showToken" || ((Je = I.value) == null ? void 0 : Je.action) === "copyToken" ? (p(), me(bt, {
|
|
25841
25841
|
key: 0,
|
|
25842
25842
|
icon: "Copy",
|
|
25843
25843
|
variant: "outline",
|
|
25844
25844
|
class: "h-10 w-10 p-0 flex-shrink-0",
|
|
25845
25845
|
tooltip: "Salin",
|
|
25846
|
-
onClick: (ot) =>
|
|
25846
|
+
onClick: (ot) => ht(De.model)
|
|
25847
25847
|
}, null, 8, ["onClick"])) : W("", !0)
|
|
25848
25848
|
])
|
|
25849
25849
|
], 2)) : W("", !0)
|
|
@@ -26079,7 +26079,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26079
26079
|
return ((z = B.propsForm) == null ? void 0 : z.key) || ((q = B.propsTable) == null ? void 0 : q.key) || ((V = B.propsWizard) == null ? void 0 : V.key) || B.id || "unknown-section";
|
|
26080
26080
|
}, M = (B) => {
|
|
26081
26081
|
var q;
|
|
26082
|
-
return (((q = B.propsWizard) == null ? void 0 : q.propsSteps) || []).filter((V) =>
|
|
26082
|
+
return (((q = B.propsWizard) == null ? void 0 : q.propsSteps) || []).filter((V) => de(V)).map((V, ee) => {
|
|
26083
26083
|
var Q;
|
|
26084
26084
|
let ve = [];
|
|
26085
26085
|
if (Array.isArray(V.sectionsWizard))
|
|
@@ -26095,7 +26095,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26095
26095
|
}
|
|
26096
26096
|
const Ae = J(V);
|
|
26097
26097
|
return {
|
|
26098
|
-
key: V.key || `step-${
|
|
26098
|
+
key: V.key || `step-${ee}`,
|
|
26099
26099
|
title: Ae.title,
|
|
26100
26100
|
description: Ae.description,
|
|
26101
26101
|
icon: V.icon || void 0,
|
|
@@ -26104,26 +26104,26 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26104
26104
|
};
|
|
26105
26105
|
});
|
|
26106
26106
|
}, S = (B) => B ? [...B].sort((z, q) => (z.seq || 0) - (q.seq || 0)) : [], D = (B, z) => {
|
|
26107
|
-
var
|
|
26107
|
+
var ee;
|
|
26108
26108
|
const q = z ? P(z) : O.value;
|
|
26109
|
-
return I((
|
|
26109
|
+
return I((ee = B.logic) == null ? void 0 : ee.labelingRule, q, `LABEL-${B.model}`) || null;
|
|
26110
26110
|
}, _ = (B, z) => {
|
|
26111
|
-
var
|
|
26111
|
+
var ee;
|
|
26112
26112
|
const q = z ? P(z) : O.value;
|
|
26113
|
-
return I((
|
|
26113
|
+
return I((ee = B.logic) == null ? void 0 : ee.lengthRule, q, `LENGTH-${B.model}`) || null;
|
|
26114
26114
|
}, x = (B, z, q) => {
|
|
26115
26115
|
const V = B.props || B.propsFieldGlobal;
|
|
26116
26116
|
if (!V) return null;
|
|
26117
|
-
const
|
|
26118
|
-
if (
|
|
26117
|
+
const ee = z == null ? "" : String(z);
|
|
26118
|
+
if (ee === "") return null;
|
|
26119
26119
|
const ve = _(B, q), Ae = (ve == null ? void 0 : ve.minLength) ?? V.minLength, Q = (ve == null ? void 0 : ve.maxLength) ?? V.maxLength;
|
|
26120
|
-
if (Ae &&
|
|
26120
|
+
if (Ae && ee.length < Ae)
|
|
26121
26121
|
return i.value === "id" ? `Minimal ${Ae} karakter` : `Minimum ${Ae} characters`;
|
|
26122
|
-
if (Q &&
|
|
26122
|
+
if (Q && ee.length > Q)
|
|
26123
26123
|
return i.value === "id" ? `Maksimal ${Q} karakter` : `Maximum ${Q} characters`;
|
|
26124
26124
|
if (V.regex)
|
|
26125
26125
|
try {
|
|
26126
|
-
if (!new RegExp(V.regex).test(
|
|
26126
|
+
if (!new RegExp(V.regex).test(ee))
|
|
26127
26127
|
return V.regexMessage || (i.value === "id" ? "Format tidak valid" : "Invalid format");
|
|
26128
26128
|
} catch {
|
|
26129
26129
|
console.warn(`[DynamicForm] Invalid validation regex for field ${B.model}:`, V.regex);
|
|
@@ -26134,16 +26134,16 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26134
26134
|
const B = /* @__PURE__ */ new Map();
|
|
26135
26135
|
return (z = f.value) != null && z.sections && f.value.sections.forEach((q) => {
|
|
26136
26136
|
var Ae, Q;
|
|
26137
|
-
const V = q.propsForm || q.propsTable || q.props || {},
|
|
26137
|
+
const V = q.propsForm || q.propsTable || q.props || {}, ee = A(q);
|
|
26138
26138
|
(V.fields || q.fields || []).forEach((ye) => {
|
|
26139
26139
|
if (ye.model) {
|
|
26140
|
-
const Be =
|
|
26140
|
+
const Be = ee ? `${ee}.${ye.model}` : ye.model;
|
|
26141
26141
|
B.set(ye.model, { field: ye, path: Be });
|
|
26142
26142
|
}
|
|
26143
26143
|
}), ((Ae = q.type) == null ? void 0 : Ae.toUpperCase()) === "WIZARD" && ((Q = q.propsWizard) != null && Q.propsSteps) && q.propsWizard.propsSteps.forEach((ye) => {
|
|
26144
26144
|
const Be = ye.key || ye.id;
|
|
26145
|
-
(Array.isArray(ye.sectionsWizard) ? ye.sectionsWizard : [ye.sectionsWizard].filter(Boolean)).forEach((
|
|
26146
|
-
|
|
26145
|
+
(Array.isArray(ye.sectionsWizard) ? ye.sectionsWizard : [ye.sectionsWizard].filter(Boolean)).forEach((ht) => {
|
|
26146
|
+
ht.fields && ht.fields.forEach((wt) => {
|
|
26147
26147
|
if (wt.model) {
|
|
26148
26148
|
const vt = Be ? `${Be}.${wt.model}` : wt.model;
|
|
26149
26149
|
B.set(wt.model, { field: wt, path: vt });
|
|
@@ -26156,9 +26156,9 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26156
26156
|
if (z == null || typeof z == "object" && z._isLogicValue) return z;
|
|
26157
26157
|
const q = b.value.get(B);
|
|
26158
26158
|
if (!q) return z;
|
|
26159
|
-
const V = q.field,
|
|
26160
|
-
if (!
|
|
26161
|
-
const Ae = (V.props || {}).itemValue || "id", Q =
|
|
26159
|
+
const V = q.field, ee = R[V.key];
|
|
26160
|
+
if (!ee || !Array.isArray(ee)) return z;
|
|
26161
|
+
const Ae = (V.props || {}).itemValue || "id", Q = ee.find((ye) => String(ye[Ae]) === String(z) || String(ye.id) === String(z) || String(ye.code) === String(z));
|
|
26162
26162
|
return Q && Q.code ? { id: z, code: Q.code, _isLogicValue: !0 } : z;
|
|
26163
26163
|
}, P = (B) => {
|
|
26164
26164
|
const z = (q, V) => {
|
|
@@ -26166,17 +26166,17 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26166
26166
|
if (typeof q == "number" || typeof q == "string")
|
|
26167
26167
|
return V ? E(V, q) : q;
|
|
26168
26168
|
if (typeof q == "object" && !Array.isArray(q)) {
|
|
26169
|
-
const
|
|
26170
|
-
return V && (typeof
|
|
26169
|
+
const ee = (q == null ? void 0 : q.id) ?? (q == null ? void 0 : q.code) ?? (q == null ? void 0 : q.value) ?? (q == null ? void 0 : q.key) ?? q;
|
|
26170
|
+
return V && (typeof ee == "string" || typeof ee == "number") ? E(V, ee) : ee;
|
|
26171
26171
|
}
|
|
26172
26172
|
return q;
|
|
26173
26173
|
};
|
|
26174
26174
|
return new Proxy(B, {
|
|
26175
26175
|
get(q, V) {
|
|
26176
26176
|
if (typeof V != "string") return q[V];
|
|
26177
|
-
const
|
|
26178
|
-
if (
|
|
26179
|
-
const ve = ge(q,
|
|
26177
|
+
const ee = b.value.get(V);
|
|
26178
|
+
if (ee) {
|
|
26179
|
+
const ve = ge(q, ee.path);
|
|
26180
26180
|
if (ve != null) return z(ve, V);
|
|
26181
26181
|
}
|
|
26182
26182
|
return z(q[V], V);
|
|
@@ -26215,8 +26215,8 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26215
26215
|
if (!(!(q != null && q.apiUrl) || R[B.key]) && !(Array.isArray(q.keyParam) && q.keyParam.some((V) => h[V] === null || h[V] === void 0 || h[V] === "")))
|
|
26216
26216
|
try {
|
|
26217
26217
|
const V = await r(q.apiUrl, q.apiMethod || "GET", { page: 1, perPage: 100 });
|
|
26218
|
-
let
|
|
26219
|
-
R[B.key] = Array.isArray(
|
|
26218
|
+
let ee = (V == null ? void 0 : V.data) || V;
|
|
26219
|
+
R[B.key] = Array.isArray(ee) ? ee : ee ? [ee] : [];
|
|
26220
26220
|
} catch {
|
|
26221
26221
|
R[B.key] = [];
|
|
26222
26222
|
}
|
|
@@ -26224,34 +26224,34 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26224
26224
|
var ye;
|
|
26225
26225
|
const q = B.props || {}, V = R[B.key] || q.items || q.options || [];
|
|
26226
26226
|
if (!((ye = B.logic) != null && ye.optionsFilterRule)) return V;
|
|
26227
|
-
const
|
|
26227
|
+
const ee = z ? P(z) : O.value, ve = I(B.logic.optionsFilterRule, ee, `FILTER-${B.model}`);
|
|
26228
26228
|
if (!ve || !ve.values) return V;
|
|
26229
26229
|
const Ae = (ve.values || []).map((Be) => String(Be)), Q = q.itemValue || "id";
|
|
26230
26230
|
return V.filter((Be) => Be == null ? !1 : typeof Be != "object" ? Ae.includes(String(Be)) : [Q, "code", "id", "value", "key"].some((st) => {
|
|
26231
|
-
const
|
|
26232
|
-
return
|
|
26231
|
+
const ht = Be[st];
|
|
26232
|
+
return ht != null && Ae.includes(String(ht));
|
|
26233
26233
|
}));
|
|
26234
|
-
},
|
|
26234
|
+
}, te = (B) => {
|
|
26235
26235
|
if (!B || typeof B != "object") return [];
|
|
26236
26236
|
if ("var" in B) return [B.var];
|
|
26237
26237
|
let z = [];
|
|
26238
26238
|
return Object.values(B).forEach((q) => {
|
|
26239
26239
|
Array.isArray(q) ? q.forEach((V) => {
|
|
26240
|
-
z = z.concat(
|
|
26241
|
-
}) : typeof q == "object" && (z = z.concat(
|
|
26240
|
+
z = z.concat(te(V));
|
|
26241
|
+
}) : typeof q == "object" && (z = z.concat(te(q)));
|
|
26242
26242
|
}), z;
|
|
26243
26243
|
};
|
|
26244
26244
|
ze(() => f.value, (B) => {
|
|
26245
26245
|
if (!(B != null && B.sections)) return;
|
|
26246
26246
|
const z = /* @__PURE__ */ new Set(), q = (V) => {
|
|
26247
|
-
V && ["visibleRule", "requiredRule", "disabledRule", "optionsFilterRule", "lengthRule", "calculateRule"].forEach((
|
|
26248
|
-
const ve = V[
|
|
26249
|
-
Array.isArray(ve) ? ve.forEach((Ae) => Ae.condition &&
|
|
26247
|
+
V && ["visibleRule", "requiredRule", "disabledRule", "optionsFilterRule", "lengthRule", "calculateRule"].forEach((ee) => {
|
|
26248
|
+
const ve = V[ee];
|
|
26249
|
+
Array.isArray(ve) ? ve.forEach((Ae) => Ae.condition && te(Ae.condition).forEach((Q) => z.add(Q))) : ve && te(ve).forEach((Ae) => z.add(Ae));
|
|
26250
26250
|
});
|
|
26251
26251
|
};
|
|
26252
26252
|
B.sections.forEach((V) => {
|
|
26253
|
-
var
|
|
26254
|
-
q(V.logic || ((
|
|
26253
|
+
var ee, ve, Ae, Q, ye;
|
|
26254
|
+
q(V.logic || ((ee = V.propsForm) == null ? void 0 : ee.logic)), V.type === "WIZARD" && ((Ae = (ve = V.propsWizard) == null ? void 0 : ve.propsSteps) == null || Ae.forEach((Be) => q(Be.logic))), (((Q = V.propsForm) == null ? void 0 : Q.fields) || V.fields || []).forEach((Be) => {
|
|
26255
26255
|
var st;
|
|
26256
26256
|
q(Be.logic), (st = Be.logic) != null && st.optionsFilterRule && ie(Be);
|
|
26257
26257
|
}), V.type === "TABLE" && ((ye = V.propsTable) != null && ye.modelDatatable) && (h[V.propsTable.modelDatatable] = h[V.propsTable.modelDatatable] || []);
|
|
@@ -26261,33 +26261,33 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26261
26261
|
var ve;
|
|
26262
26262
|
const q = z ? P(z) : O.value, V = (ve = B.logic) == null ? void 0 : ve.visibleRule;
|
|
26263
26263
|
if (!V) return !0;
|
|
26264
|
-
const
|
|
26265
|
-
return !!(typeof
|
|
26266
|
-
},
|
|
26264
|
+
const ee = I(V, q, `VISIBLE-${B.model}`);
|
|
26265
|
+
return !!(typeof ee == "object" ? F(ee, q, `VISIBLE-${B.model}`) : ee);
|
|
26266
|
+
}, Z = (B, z) => {
|
|
26267
26267
|
var ve, Ae;
|
|
26268
26268
|
const q = z ? P(z) : O.value, V = (ve = B.logic) == null ? void 0 : ve.requiredRule;
|
|
26269
26269
|
if (!V) return ((Ae = B.props) == null ? void 0 : Ae.required) || !1;
|
|
26270
|
-
const
|
|
26271
|
-
return !!(typeof
|
|
26270
|
+
const ee = I(V, q, `REQUIRED-${B.model}`);
|
|
26271
|
+
return !!(typeof ee == "object" ? "required" in ee ? ee.required : F(ee, q) : ee);
|
|
26272
26272
|
}, $ = (B, z) => {
|
|
26273
26273
|
var ve, Ae;
|
|
26274
26274
|
const q = z ? P(z) : O.value, V = (ve = B.logic) == null ? void 0 : ve.disabledRule;
|
|
26275
26275
|
if (!V) return ((Ae = B.props) == null ? void 0 : Ae.disabled) || !1;
|
|
26276
|
-
const
|
|
26277
|
-
return !!(typeof
|
|
26276
|
+
const ee = I(V, q, `DISABLED-${B.model}`);
|
|
26277
|
+
return !!(typeof ee == "object" ? "disabled" in ee ? ee.disabled : F(ee, q) : ee);
|
|
26278
26278
|
}, J = (B) => {
|
|
26279
26279
|
var ve;
|
|
26280
26280
|
const z = B.propsForm || B.propsTable || B.propsWizard || B.props || {};
|
|
26281
26281
|
let q = i.value === "id" ? z.titleID || B.titleID || B.labelID : z.titleEN || B.titleEN || B.labelEN, V = i.value === "id" ? z.descriptionID || B.descriptionID : z.descriptionEN || B.descriptionEN;
|
|
26282
|
-
const
|
|
26283
|
-
return
|
|
26284
|
-
},
|
|
26282
|
+
const ee = I((ve = B.logic || z.logic) == null ? void 0 : ve.labelingRule, O.value, "LABEL-SEC");
|
|
26283
|
+
return ee && (q = i.value === "id" ? ee.labelID || ee.titleID || ee.title : ee.labelEN || ee.titleEN || ee.title, V = i.value === "id" ? ee.descriptionID : ee.descriptionEN), { title: q, description: V };
|
|
26284
|
+
}, de = (B, z) => {
|
|
26285
26285
|
var Ae, Q;
|
|
26286
26286
|
if (!B) return !0;
|
|
26287
|
-
const q = B.propsForm || B.propsTable || B.propsWizard || B.props || {}, V = (Ae = B.logic || q.logic) == null ? void 0 : Ae.visibleRule,
|
|
26287
|
+
const q = B.propsForm || B.propsTable || B.propsWizard || B.props || {}, V = (Ae = B.logic || q.logic) == null ? void 0 : Ae.visibleRule, ee = z ? P(z) : O.value;
|
|
26288
26288
|
if (V) {
|
|
26289
|
-
const ye = I(V,
|
|
26290
|
-
return !!(typeof ye == "object" ? F(ye,
|
|
26289
|
+
const ye = I(V, ee, "VISIBLE-SEC");
|
|
26290
|
+
return !!(typeof ye == "object" ? F(ye, ee, "VISIBLE-SEC") : ye);
|
|
26291
26291
|
}
|
|
26292
26292
|
if (B.type === "TABLE" && ((Q = q.headers) != null && Q.length)) return !0;
|
|
26293
26293
|
const ve = q.fields || B.fields || [];
|
|
@@ -26298,8 +26298,8 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26298
26298
|
for (let z = 0; z < 3; z++) {
|
|
26299
26299
|
let q = !1;
|
|
26300
26300
|
if (f.value.sections.forEach((V) => {
|
|
26301
|
-
var
|
|
26302
|
-
(((
|
|
26301
|
+
var ee;
|
|
26302
|
+
(((ee = V.propsForm) == null ? void 0 : ee.fields) || V.fields || []).forEach((ve) => {
|
|
26303
26303
|
var Q;
|
|
26304
26304
|
const Ae = (Q = ve.logic) == null ? void 0 : Q.calculateRule;
|
|
26305
26305
|
if (Ae && typeof Ae == "object") {
|
|
@@ -26313,16 +26313,16 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26313
26313
|
var z;
|
|
26314
26314
|
if (!((z = f.value) != null && z.sections)) return !1;
|
|
26315
26315
|
if (Object.keys(g).length > 0) return !0;
|
|
26316
|
-
const B = (q) => q.some((V) => oe(V) &&
|
|
26316
|
+
const B = (q) => q.some((V) => oe(V) && Z(V) && (Array.isArray(h[V.model]) ? h[V.model].length === 0 : h[V.model] == null || h[V.model] === ""));
|
|
26317
26317
|
return f.value.sections.some((q) => {
|
|
26318
26318
|
var V;
|
|
26319
|
-
return B(((V = q.propsForm) == null ? void 0 : V.fields) || q.fields || []) ? !0 : q.type === "WIZARD" ? M(q).some((
|
|
26319
|
+
return B(((V = q.propsForm) == null ? void 0 : V.fields) || q.fields || []) ? !0 : q.type === "WIZARD" ? M(q).some((ee) => B(ee.sections.flatMap((ve) => ve.fields || []))) : !1;
|
|
26320
26320
|
});
|
|
26321
26321
|
}), ge = (B, z) => z ? z.split(".").reduce((q, V) => q == null ? void 0 : q[V], B) : void 0, _e = (B, z, q) => {
|
|
26322
26322
|
const V = z.split(".");
|
|
26323
|
-
let
|
|
26324
|
-
for (let ve = 0; ve < V.length - 1; ve++)
|
|
26325
|
-
|
|
26323
|
+
let ee = B;
|
|
26324
|
+
for (let ve = 0; ve < V.length - 1; ve++) ee = ee[V[ve]] = ee[V[ve]] || {};
|
|
26325
|
+
ee[V[V.length - 1]] = q;
|
|
26326
26326
|
}, Pe = (B) => {
|
|
26327
26327
|
const z = fn(B);
|
|
26328
26328
|
if (Array.isArray(z)) return z.map((q) => Pe(q));
|
|
@@ -26337,81 +26337,81 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26337
26337
|
const B = {}, z = /* @__PURE__ */ new Set();
|
|
26338
26338
|
return f.value.sections.forEach((V) => {
|
|
26339
26339
|
var Ae, Q;
|
|
26340
|
-
if (!
|
|
26341
|
-
const
|
|
26340
|
+
if (!de(V)) return;
|
|
26341
|
+
const ee = A(V), ve = (ye, Be) => {
|
|
26342
26342
|
if (oe(ye) && ye.model) {
|
|
26343
26343
|
const st = ge(h, Be ? `${Be}.${ye.model}` : ye.model) ?? h[ye.model];
|
|
26344
|
-
B[ye.model] = Pe(st), z.add(ye.model);
|
|
26344
|
+
B[ye.model] = Pe(st) ?? null, z.add(ye.model);
|
|
26345
26345
|
}
|
|
26346
26346
|
};
|
|
26347
26347
|
if ((((Ae = V.propsForm) == null ? void 0 : Ae.fields) || V.fields || []).forEach((ye) => {
|
|
26348
26348
|
var Be;
|
|
26349
|
-
return ve(ye,
|
|
26349
|
+
return ve(ye, ee || ((Be = V.propsForm) == null ? void 0 : Be.key));
|
|
26350
26350
|
}), V.type === "WIZARD" && M(V).forEach((ye) => ye.sections.forEach((Be) => (Be.fields || []).forEach((st) => ve(st, ye.key)))), (Q = V.propsTable) != null && Q.modelDatatable) {
|
|
26351
26351
|
const ye = V.propsTable.modelDatatable;
|
|
26352
|
-
B[ye] = Pe(ge(h,
|
|
26352
|
+
B[ye] = Pe(ge(h, ee ? `${ee}.${ye}` : ye) ?? h[ye]), z.add(ye);
|
|
26353
26353
|
}
|
|
26354
26354
|
}), ["id", "_id"].forEach((V) => {
|
|
26355
26355
|
h[V] !== void 0 && !z.has(V) && (B[V] = Pe(h[V]));
|
|
26356
26356
|
}), B;
|
|
26357
26357
|
}, Le = (B, z) => {
|
|
26358
26358
|
const q = (B == null ? void 0 : B.data) !== void 0 ? B.data : B, V = Array.isArray(q) ? q[0] : q;
|
|
26359
|
-
V && Object.entries(z).forEach(([
|
|
26360
|
-
const Ae = V[ve] ?? V[
|
|
26361
|
-
Ae !== void 0 && _e(h,
|
|
26359
|
+
V && Object.entries(z).forEach(([ee, ve]) => {
|
|
26360
|
+
const Ae = V[ve] ?? V[ee];
|
|
26361
|
+
Ae !== void 0 && _e(h, ee, Ae);
|
|
26362
26362
|
});
|
|
26363
26363
|
}, le = () => {
|
|
26364
26364
|
var q;
|
|
26365
26365
|
const B = [], z = (V) => {
|
|
26366
|
-
V == null || V.forEach((
|
|
26366
|
+
V == null || V.forEach((ee) => {
|
|
26367
26367
|
var Ae;
|
|
26368
|
-
if (
|
|
26369
|
-
const Q =
|
|
26368
|
+
if (ee.type === "TABLE" || ee.propsTable) {
|
|
26369
|
+
const Q = ee.propsTable || ee;
|
|
26370
26370
|
Q.modelDatatable && B.push({ key: Q.modelDatatable, subFields: (Q.headers || []).map((ye) => ye.key) });
|
|
26371
26371
|
}
|
|
26372
|
-
(((Ae =
|
|
26372
|
+
(((Ae = ee.propsForm) == null ? void 0 : Ae.fields) || ee.fields || []).forEach((Q) => {
|
|
26373
26373
|
var Be, st;
|
|
26374
26374
|
const ye = ["DCodeDynamicUploadList", "DCodeUploadList", "DCodeDataTable", "DCodeDynamicFormList"].includes(Q.component);
|
|
26375
26375
|
if (Q.model && ((Be = Q.props) != null && Be.multiple || ((st = Q.props) == null ? void 0 : st.valueType) === "array" || ye)) {
|
|
26376
|
-
const
|
|
26377
|
-
B.push({ key: Q.model, subFields:
|
|
26376
|
+
const ht = Q.component.includes("Upload") ? ["id", "filename", "document", "typeDocument", "idDocumentType"] : ["id"];
|
|
26377
|
+
B.push({ key: Q.model, subFields: ht });
|
|
26378
26378
|
}
|
|
26379
|
-
}),
|
|
26379
|
+
}), ee.type === "WIZARD" && M(ee).forEach((Q) => z(Q.sections));
|
|
26380
26380
|
});
|
|
26381
26381
|
};
|
|
26382
26382
|
return z((q = f.value) == null ? void 0 : q.sections), B;
|
|
26383
26383
|
}, j = (B, z) => {
|
|
26384
|
-
const q = {}, V = (
|
|
26385
|
-
return Object.entries(z).forEach(([
|
|
26384
|
+
const q = {}, V = (ee) => ee && typeof ee == "object" ? ee._isLogicValue ? ee.id : ee.id ?? ee.code ?? ee.value ?? ee : ee;
|
|
26385
|
+
return Object.entries(z).forEach(([ee, ve]) => {
|
|
26386
26386
|
if (typeof ve == "string") {
|
|
26387
|
-
const Ae = B[
|
|
26387
|
+
const Ae = B[ee] ?? ge(h, ee) ?? h[ee];
|
|
26388
26388
|
Ae !== void 0 && (q[ve] = V(Ae));
|
|
26389
26389
|
} else if (Array.isArray(ve) && ve[0]) {
|
|
26390
26390
|
const Ae = ve[0], Q = Object.keys(Ae);
|
|
26391
|
-
let ye = B[
|
|
26391
|
+
let ye = B[ee] ?? ge(h, ee) ?? h[ee];
|
|
26392
26392
|
if (!Array.isArray(ye) || ye.length === 0) {
|
|
26393
|
-
const Be = le().find((st) => Q.some((
|
|
26393
|
+
const Be = le().find((st) => Q.some((ht) => st.subFields.includes(ht)));
|
|
26394
26394
|
if (Be) {
|
|
26395
26395
|
const st = B[Be.key] ?? ge(h, Be.key) ?? h[Be.key];
|
|
26396
26396
|
Array.isArray(st) && st.length > 0 && (ye = st);
|
|
26397
26397
|
}
|
|
26398
26398
|
}
|
|
26399
|
-
Array.isArray(ye) && (console.log(`[DynamicForm][MAPPING-SOURCE] ${
|
|
26400
|
-
const
|
|
26399
|
+
Array.isArray(ye) && (console.log(`[DynamicForm][MAPPING-SOURCE] ${ee}:`, Pe(ye)), q[ee] = ye.map((Be, st) => {
|
|
26400
|
+
const ht = {}, wt = Pe(Be);
|
|
26401
26401
|
return Object.entries(Ae).forEach(([vt, jt]) => {
|
|
26402
|
-
const
|
|
26403
|
-
|
|
26404
|
-
}),
|
|
26402
|
+
const Me = wt[vt] ?? wt[jt] ?? Be[vt] ?? Be[jt] ?? null;
|
|
26403
|
+
ht[jt] = V(Me);
|
|
26404
|
+
}), ht;
|
|
26405
26405
|
}));
|
|
26406
26406
|
}
|
|
26407
26407
|
}), console.log("[DynamicForm][MAPPING-RESULT]", q), q;
|
|
26408
26408
|
}, ae = (B) => {
|
|
26409
|
-
var z, q, V,
|
|
26410
|
-
B.requireConfirm ? (m.title = i.value === "id" ? ((z = B.propCustomMessage) == null ? void 0 : z.titleID) || "Konfirmasi" : ((q = B.propCustomMessage) == null ? void 0 : q.titleEN) || "Confirm", m.message = i.value === "id" ? ((V = B.propCustomMessage) == null ? void 0 : V.messageID) || "Lanjutkan?" : ((
|
|
26409
|
+
var z, q, V, ee;
|
|
26410
|
+
B.requireConfirm ? (m.title = i.value === "id" ? ((z = B.propCustomMessage) == null ? void 0 : z.titleID) || "Konfirmasi" : ((q = B.propCustomMessage) == null ? void 0 : q.titleEN) || "Confirm", m.message = i.value === "id" ? ((V = B.propCustomMessage) == null ? void 0 : V.messageID) || "Lanjutkan?" : ((ee = B.propCustomMessage) == null ? void 0 : ee.messageEN) || "Continue?", m.action = B, m.visible = !0) : Re(B);
|
|
26411
26411
|
}, be = () => {
|
|
26412
|
-
m.visible = !1, m.action &&
|
|
26413
|
-
},
|
|
26414
|
-
var
|
|
26412
|
+
m.visible = !1, m.action && Re(m.action);
|
|
26413
|
+
}, Re = async (B) => {
|
|
26414
|
+
var ee, ve;
|
|
26415
26415
|
const z = B.propsActionGlobal || B.props || {}, q = j(Ue(), z.fieldMapping || B.fieldMapping || {});
|
|
26416
26416
|
s("action", B, q);
|
|
26417
26417
|
const V = z.endpointPropAction || B.endpointPropAction || z.endpoint || B.endpoint;
|
|
@@ -26426,7 +26426,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26426
26426
|
autoClose: ye ? 3e3 : 5e3
|
|
26427
26427
|
}), ye ? ((z.fieldMapping || B.fieldMapping) && Le(Q, z.fieldMapping || B.fieldMapping), s("success", Q)) : s("error", Q);
|
|
26428
26428
|
} catch (Q) {
|
|
26429
|
-
const ye = ((ve = (
|
|
26429
|
+
const ye = ((ve = (ee = Q.response) == null ? void 0 : ee.data) == null ? void 0 : ve.message) || Q.message || (i.value === "id" ? "Terjadi kesalahan" : "An error occurred");
|
|
26430
26430
|
it.update(Ae, { render: `Gagal: ${ye}`, type: "error", isLoading: !1, autoClose: 5e3 }), s("error", Q);
|
|
26431
26431
|
}
|
|
26432
26432
|
} else z.type === "SUBMIT" && s("submit", q);
|
|
@@ -26435,8 +26435,8 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26435
26435
|
var z, q;
|
|
26436
26436
|
let B = !0;
|
|
26437
26437
|
return (q = (z = f.value) == null ? void 0 : z.sections) == null || q.forEach((V) => {
|
|
26438
|
-
var
|
|
26439
|
-
|
|
26438
|
+
var ee;
|
|
26439
|
+
de(V) && (((ee = V.propsForm) == null ? void 0 : ee.fields) || V.fields || []).forEach((ve) => {
|
|
26440
26440
|
if (oe(ve)) {
|
|
26441
26441
|
const Ae = x(ve, h[ve.model]);
|
|
26442
26442
|
Ae && (g[ve.model] = Ae, B = !1);
|
|
@@ -26451,27 +26451,27 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26451
26451
|
const q = Ue(), V = (((B = f.value) == null ? void 0 : B.actions) || []).find((ve) => {
|
|
26452
26452
|
var Ae;
|
|
26453
26453
|
return ve.type === "SUBMIT" || ve.key === "SUBMIT" || ((Ae = ve.propsActionGlobal) == null ? void 0 : Ae.type) === "SUBMIT";
|
|
26454
|
-
}),
|
|
26455
|
-
s("submit",
|
|
26454
|
+
}), ee = (V == null ? void 0 : V.fieldMapping) || ((z = V == null ? void 0 : V.propsActionGlobal) == null ? void 0 : z.fieldMapping);
|
|
26455
|
+
s("submit", ee ? j(q, ee) : q);
|
|
26456
26456
|
} finally {
|
|
26457
26457
|
d.value = !1;
|
|
26458
26458
|
}
|
|
26459
26459
|
}
|
|
26460
|
-
}, lt = () => s("cancel"),
|
|
26460
|
+
}, lt = () => s("cancel"), ft = (B, z, q) => {
|
|
26461
26461
|
var ve;
|
|
26462
26462
|
const V = q ? `${q}.${B}` : B;
|
|
26463
26463
|
_e(h, V, z);
|
|
26464
|
-
const
|
|
26465
|
-
if (
|
|
26466
|
-
const Ae = x(
|
|
26464
|
+
const ee = (ve = b.value.get(B)) == null ? void 0 : ve.field;
|
|
26465
|
+
if (ee) {
|
|
26466
|
+
const Ae = x(ee, z);
|
|
26467
26467
|
Ae ? g[B] = Ae : delete g[B];
|
|
26468
26468
|
}
|
|
26469
26469
|
s("update:model", Ue());
|
|
26470
|
-
},
|
|
26470
|
+
}, Ye = (B) => !B.permission || (n.isEditMode ? B.permission !== "CREATE" : B.permission !== "UPDATE"), Mt = (B) => {
|
|
26471
26471
|
var q, V;
|
|
26472
26472
|
if ((q = B.fields) != null && q.length) return B.fields;
|
|
26473
|
-
const z = (B.actionTableGlobal || []).find((
|
|
26474
|
-
return (V = z == null ? void 0 : z.fieldActionGlobal) != null && V.length ? z.fieldActionGlobal : (B.headers || []).filter((
|
|
26473
|
+
const z = (B.actionTableGlobal || []).find((ee) => ee.permission === "CREATE" || (ee.key || "").toLowerCase().includes("add"));
|
|
26474
|
+
return (V = z == null ? void 0 : z.fieldActionGlobal) != null && V.length ? z.fieldActionGlobal : (B.headers || []).filter((ee) => ee.key && ee.key !== "no").map((ee) => ({ key: ee.key, model: ee.key, component: "DCodeTextField" }));
|
|
26475
26475
|
}, It = (B) => {
|
|
26476
26476
|
var z;
|
|
26477
26477
|
return !(B != null && B.apiUrl) && !((z = B == null ? void 0 : B.endpointTable) != null && z.apiUrl);
|
|
@@ -26479,7 +26479,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26479
26479
|
if (!B) return !1;
|
|
26480
26480
|
const z = (B.key || "").toLowerCase(), q = (B.permission || "").toUpperCase();
|
|
26481
26481
|
return z === "detail" || z.includes("view") || q === "VIEW";
|
|
26482
|
-
}, Kt = (B) => Array.isArray(h[B.modelDatatable]) ? h[B.modelDatatable] : [],
|
|
26482
|
+
}, Kt = (B) => Array.isArray(h[B.modelDatatable]) ? h[B.modelDatatable] : [], ne = X(!1), Ce = X(""), $e = X("Plus"), tt = X([]), Ve = zt({}), fe = zt({}), we = X(""), Se = X(null), je = X(!1), yt = X(null), Vt = X(!1), $s = (B, z) => {
|
|
26483
26483
|
yt.value = { propsTable: B, row: z }, Vt.value = !0;
|
|
26484
26484
|
}, Ho = () => {
|
|
26485
26485
|
if (!yt.value) return;
|
|
@@ -26490,7 +26490,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26490
26490
|
const V = q.indexOf(z);
|
|
26491
26491
|
if (V !== -1) q.splice(V, 1);
|
|
26492
26492
|
else {
|
|
26493
|
-
const
|
|
26493
|
+
const ee = JSON.stringify(z, (Ae, Q) => ["no", "_index"].includes(Ae) ? void 0 : Q), ve = q.findIndex((Ae) => JSON.stringify(Ae, (Q, ye) => ["no", "_index"].includes(Q) ? void 0 : ye) === ee);
|
|
26494
26494
|
ve !== -1 && q.splice(ve, 1);
|
|
26495
26495
|
}
|
|
26496
26496
|
s("update:model", Ue());
|
|
@@ -26505,7 +26505,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26505
26505
|
}, ps = (B, z, q) => {
|
|
26506
26506
|
we.value = B.modelDatatable || "", je.value = en(z), Se.value = null, Ce.value = i.value === "id" ? z.labelID || "Tambah Data" : z.labelEN || "Add Data", $e.value = z.icon || "Plus";
|
|
26507
26507
|
const V = Mt(B);
|
|
26508
|
-
tt.value = V, Object.keys(Ve).forEach((
|
|
26508
|
+
tt.value = V, Object.keys(Ve).forEach((ee) => delete Ve[ee]), Object.keys(fe).forEach((ee) => delete fe[ee]), V.forEach((ee) => Ve[ee.model] = q ? q[ee.model] ?? null : null), ne.value = !0;
|
|
26509
26509
|
}, Et = (B, z) => {
|
|
26510
26510
|
const { action: q, row: V } = z;
|
|
26511
26511
|
if (/delete|trash/i.test(q)) {
|
|
@@ -26514,8 +26514,8 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26514
26514
|
const Be = ye.indexOf(V);
|
|
26515
26515
|
if (Be !== -1) ye.splice(Be, 1);
|
|
26516
26516
|
else {
|
|
26517
|
-
const st = JSON.stringify(V, (wt, vt) => ["no", "_index"].includes(wt) ? void 0 : vt),
|
|
26518
|
-
|
|
26517
|
+
const st = JSON.stringify(V, (wt, vt) => ["no", "_index"].includes(wt) ? void 0 : vt), ht = ye.findIndex((wt) => JSON.stringify(wt, (vt, jt) => ["no", "_index"].includes(vt) ? void 0 : jt) === st);
|
|
26518
|
+
ht !== -1 && ye.splice(ht, 1);
|
|
26519
26519
|
}
|
|
26520
26520
|
}
|
|
26521
26521
|
return;
|
|
@@ -26524,17 +26524,17 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26524
26524
|
ps(B, { key: "detail", permission: "VIEW" }, V);
|
|
26525
26525
|
return;
|
|
26526
26526
|
}
|
|
26527
|
-
const
|
|
26528
|
-
we.value =
|
|
26529
|
-
const ve = h[
|
|
26527
|
+
const ee = B.modelDatatable || "";
|
|
26528
|
+
we.value = ee, je.value = !1, Ce.value = i.value === "id" ? "Ubah Data" : "Edit Data", $e.value = "SquarePen";
|
|
26529
|
+
const ve = h[ee];
|
|
26530
26530
|
let Ae = Array.isArray(ve) ? ve.indexOf(V) : -1;
|
|
26531
26531
|
if (Ae === -1 && Array.isArray(ve)) {
|
|
26532
26532
|
const ye = JSON.stringify(V, (Be, st) => ["no", "_index"].includes(Be) ? void 0 : st);
|
|
26533
|
-
Ae = ve.findIndex((Be) => JSON.stringify(Be, (st,
|
|
26533
|
+
Ae = ve.findIndex((Be) => JSON.stringify(Be, (st, ht) => ["no", "_index"].includes(st) ? void 0 : ht) === ye);
|
|
26534
26534
|
}
|
|
26535
26535
|
Se.value = Ae !== -1 ? Ae : null;
|
|
26536
26536
|
const Q = Mt(B);
|
|
26537
|
-
tt.value = Q, Object.keys(Ve).forEach((ye) => delete Ve[ye]), Q.forEach((ye) => Ve[ye.model] = V[ye.model] ?? null),
|
|
26537
|
+
tt.value = Q, Object.keys(Ve).forEach((ye) => delete Ve[ye]), Q.forEach((ye) => Ve[ye.model] = V[ye.model] ?? null), ne.value = !0;
|
|
26538
26538
|
}, qo = () => {
|
|
26539
26539
|
let B = !0;
|
|
26540
26540
|
if (tt.value.forEach((q) => {
|
|
@@ -26542,7 +26542,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26542
26542
|
V && (fe[q.model] = V, B = !1);
|
|
26543
26543
|
}), !B) return;
|
|
26544
26544
|
const z = we.value;
|
|
26545
|
-
z && (h[z] = h[z] || [], Se.value !== null ? h[z].splice(Se.value, 1, { ...Ve }) : h[z].push({ ...Ve }),
|
|
26545
|
+
z && (h[z] = h[z] || [], Se.value !== null ? h[z].splice(Se.value, 1, { ...Ve }) : h[z].push({ ...Ve }), ne.value = !1, s("update:model", Ue()));
|
|
26546
26546
|
}, ms = /* @__PURE__ */ new Map(), ao = /* @__PURE__ */ new Map();
|
|
26547
26547
|
return ze(() => ({ ...h }), (B) => {
|
|
26548
26548
|
var ve;
|
|
@@ -26550,13 +26550,13 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26550
26550
|
re();
|
|
26551
26551
|
const z = P(B), q = (Ae) => {
|
|
26552
26552
|
Ae.forEach((Q) => {
|
|
26553
|
-
var
|
|
26554
|
-
const ye = A(Q), Be =
|
|
26555
|
-
(((
|
|
26553
|
+
var ht;
|
|
26554
|
+
const ye = A(Q), Be = de(Q, B);
|
|
26555
|
+
(((ht = Q.propsForm) == null ? void 0 : ht.fields) || Q.fields || []).forEach((wt) => {
|
|
26556
26556
|
const vt = wt.model;
|
|
26557
26557
|
if (!vt) return;
|
|
26558
|
-
const jt = ye ? `${ye}.${vt}` : vt,
|
|
26559
|
-
ms.get(vt) === !0 && xt === !1 &&
|
|
26558
|
+
const jt = ye ? `${ye}.${vt}` : vt, Me = ge(h, jt), xt = oe(wt, B) && Be;
|
|
26559
|
+
ms.get(vt) === !0 && xt === !1 && Me !== null && Me !== void 0 && (console.log(`[DynamicForm][RESET-VISIBLE] ${vt} BEFORE:`, Pe(Me)), _e(h, jt, Array.isArray(Me) ? [] : null), console.log(`[DynamicForm][RESET-VISIBLE] ${vt} AFTER:`, Pe(ge(h, jt)))), ms.set(vt, xt);
|
|
26560
26560
|
const Ge = wt.logic;
|
|
26561
26561
|
if (Ge && xt) {
|
|
26562
26562
|
const Gt = {};
|
|
@@ -26566,45 +26566,47 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26566
26566
|
if (!Jt) return;
|
|
26567
26567
|
const C = I(Jt, z, `${$t}-${vt}`), U = JSON.stringify(C);
|
|
26568
26568
|
Gt[$t] = U;
|
|
26569
|
-
const
|
|
26570
|
-
|
|
26571
|
-
}), Xt &&
|
|
26569
|
+
const ue = ao.get(vt);
|
|
26570
|
+
ue && ue[$t] !== void 0 && ue[$t] !== U && (Xt = !0);
|
|
26571
|
+
}), Xt && Me !== null && Me !== void 0 && (console.log(`[DynamicForm][RESET-LOGIC] ${vt} due to rule change | BEFORE:`, Pe(Me)), _e(h, jt, Array.isArray(Me) ? [] : null), console.log(`[DynamicForm][RESET-LOGIC] ${vt} AFTER:`, Pe(ge(h, jt)))), ao.set(vt, Gt);
|
|
26572
26572
|
}
|
|
26573
26573
|
}), Q.type === "WIZARD" && M(Q).forEach((wt) => q(wt.sections));
|
|
26574
26574
|
});
|
|
26575
26575
|
};
|
|
26576
26576
|
q(f.value.sections);
|
|
26577
|
-
const V = Ue(),
|
|
26578
|
-
|
|
26577
|
+
const V = Ue() || {}, ee = JSON.stringify(V);
|
|
26578
|
+
ee !== c && (c = ee, console.log("[DynamicForm] Emitting update:model:", V), s("update:model", V));
|
|
26579
26579
|
}, { deep: !0, immediate: !0 }), ze(() => n.model, (B) => {
|
|
26580
|
-
B && Object.keys(B).length > 0
|
|
26580
|
+
B && Object.keys(B).length > 0 ? JSON.stringify(B) !== c && (console.log("[DynamicForm] Received new model data:", B), Object.keys(B).forEach((q) => {
|
|
26581
|
+
h[q] = B[q];
|
|
26582
|
+
}), console.log("[DynamicForm] Updated formData:", { ...h })) : console.log("[DynamicForm] Received empty or null model data");
|
|
26581
26583
|
}, { immediate: !0, deep: !0 }), (B, z) => {
|
|
26582
|
-
var q, V,
|
|
26584
|
+
var q, V, ee, ve, Ae;
|
|
26583
26585
|
return p(), k("div", mE, [
|
|
26584
26586
|
(p(!0), k(xe, null, We((q = f.value) == null ? void 0 : q.sections, (Q, ye) => {
|
|
26585
|
-
var Be, st,
|
|
26587
|
+
var Be, st, ht, wt, vt, jt;
|
|
26586
26588
|
return p(), k(xe, { key: ye }, [
|
|
26587
|
-
((Be = Q.type) == null ? void 0 : Be.toUpperCase()) === "FORM" && Q.propsForm &&
|
|
26589
|
+
((Be = Q.type) == null ? void 0 : Be.toUpperCase()) === "FORM" && Q.propsForm && de(Q) ? (p(), k("div", gE, [
|
|
26588
26590
|
((st = Q.type) == null ? void 0 : st.toUpperCase()) !== "TABLE" ? (p(), k("div", bE, [
|
|
26589
26591
|
J(Q).title ? (p(), k("div", yE, [
|
|
26590
26592
|
y("h3", vE, H(J(Q).title), 1)
|
|
26591
26593
|
])) : W("", !0),
|
|
26592
26594
|
y("div", xE, [
|
|
26593
|
-
(
|
|
26595
|
+
(ht = Q.propsForm.actionSection) != null && ht.length ? (p(!0), k(xe, { key: 0 }, We(Q.propsForm.actionSection, (Me, xt) => {
|
|
26594
26596
|
var vn, Ge, Gt, Xt, $t, Jt, C;
|
|
26595
26597
|
return p(), k(xe, { key: xt }, [
|
|
26596
|
-
|
|
26598
|
+
Ye(Me) ? (p(), me(bt, {
|
|
26597
26599
|
key: 0,
|
|
26598
|
-
icon:
|
|
26599
|
-
text: i.value === "id" ?
|
|
26600
|
-
"bg-color": (($t =
|
|
26601
|
-
variant: ((C =
|
|
26600
|
+
icon: Me.icon || ((vn = Me.propsActionGlobal) == null ? void 0 : vn.icon),
|
|
26601
|
+
text: i.value === "id" ? Me.labelID || ((Ge = Me.propsActionGlobal) == null ? void 0 : Ge.labelID) : Me.labelEN || ((Gt = Me.propsActionGlobal) == null ? void 0 : Gt.labelEN),
|
|
26602
|
+
"bg-color": (($t = Me.bgColor || ((Xt = Me.propsActionGlobal) == null ? void 0 : Xt.bgColor)) == null ? void 0 : $t.toLowerCase()) || "primary",
|
|
26603
|
+
variant: ((C = Me.variant || ((Jt = Me.propsActionGlobal) == null ? void 0 : Jt.variant)) == null ? void 0 : C.toLowerCase()) || "outline",
|
|
26602
26604
|
size: "sm",
|
|
26603
|
-
onClick: (U) => ae(
|
|
26605
|
+
onClick: (U) => ae(Me)
|
|
26604
26606
|
}, null, 8, ["icon", "text", "bg-color", "variant", "onClick"])) : W("", !0)
|
|
26605
26607
|
], 64);
|
|
26606
26608
|
}), 128)) : W("", !0),
|
|
26607
|
-
ye === 0 ? (p(), me(
|
|
26609
|
+
ye === 0 ? (p(), me(bt, {
|
|
26608
26610
|
key: 1,
|
|
26609
26611
|
size: "sm",
|
|
26610
26612
|
icon: "List",
|
|
@@ -26617,47 +26619,47 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26617
26619
|
y("div", {
|
|
26618
26620
|
class: he(["p-4 grid gap-4", Q.propsForm.layoutColumns > 1 ? "grid-cols-1 md:grid-cols-2" : "grid-cols-1"])
|
|
26619
26621
|
}, [
|
|
26620
|
-
(p(!0), k(xe, null, We(S(Q.propsForm.fields), (
|
|
26621
|
-
key:
|
|
26622
|
+
(p(!0), k(xe, null, We(S(Q.propsForm.fields), (Me) => (p(), k(xe, {
|
|
26623
|
+
key: Me.key
|
|
26622
26624
|
}, [
|
|
26623
|
-
oe(
|
|
26625
|
+
oe(Me) ? (p(), k("div", {
|
|
26624
26626
|
key: 0,
|
|
26625
26627
|
class: he([
|
|
26626
|
-
|
|
26628
|
+
Me.column === "FULL" && Q.propsForm.layoutColumns > 1 ? "md:col-span-2" : "col-span-1"
|
|
26627
26629
|
])
|
|
26628
26630
|
}, [
|
|
26629
26631
|
G(Bi, {
|
|
26630
|
-
field:
|
|
26631
|
-
"model-value": ge(h, A(Q) ? `${A(Q)}.${
|
|
26632
|
+
field: Me,
|
|
26633
|
+
"model-value": ge(h, A(Q) ? `${A(Q)}.${Me.model}` : Me.model) ?? h[Me.model],
|
|
26632
26634
|
"form-data": h,
|
|
26633
|
-
required:
|
|
26634
|
-
disabled: $(
|
|
26635
|
-
options: K(
|
|
26636
|
-
error: g[
|
|
26637
|
-
"dynamic-labels": D(
|
|
26638
|
-
"dynamic-length": _(
|
|
26635
|
+
required: Z(Me),
|
|
26636
|
+
disabled: $(Me),
|
|
26637
|
+
options: K(Me),
|
|
26638
|
+
error: g[Me.model],
|
|
26639
|
+
"dynamic-labels": D(Me),
|
|
26640
|
+
"dynamic-length": _(Me),
|
|
26639
26641
|
"base-url": e.baseUrl,
|
|
26640
|
-
"onUpdate:modelValue": (xt) =>
|
|
26642
|
+
"onUpdate:modelValue": (xt) => ft(Me.model, xt, A(Q))
|
|
26641
26643
|
}, null, 8, ["field", "model-value", "form-data", "required", "disabled", "options", "error", "dynamic-labels", "dynamic-length", "base-url", "onUpdate:modelValue"])
|
|
26642
26644
|
], 2)) : W("", !0)
|
|
26643
26645
|
], 64))), 128))
|
|
26644
26646
|
], 2)
|
|
26645
|
-
])) : ((wt = Q.type) == null ? void 0 : wt.toUpperCase()) === "TABLE" && Q.propsTable &&
|
|
26647
|
+
])) : ((wt = Q.type) == null ? void 0 : wt.toUpperCase()) === "TABLE" && Q.propsTable && de(Q) ? (p(), k("div", wE, [
|
|
26646
26648
|
G(Ha, {
|
|
26647
26649
|
"table-config": Q.propsTable,
|
|
26648
26650
|
data: Kt(Q.propsTable),
|
|
26649
26651
|
nested: !0,
|
|
26650
26652
|
"show-pagination": Q.propsTable.pagination ?? !0,
|
|
26651
26653
|
"has-actions": It(Q.propsTable),
|
|
26652
|
-
onAction: (
|
|
26654
|
+
onAction: (Me) => Et(Q.propsTable, Me)
|
|
26653
26655
|
}, Ri({
|
|
26654
26656
|
"header-actions": ce(() => {
|
|
26655
|
-
var
|
|
26657
|
+
var Me;
|
|
26656
26658
|
return [
|
|
26657
|
-
(
|
|
26659
|
+
(Me = Q.propsTable.actionTableGlobal) != null && Me.length ? (p(!0), k(xe, { key: 0 }, We(Q.propsTable.actionTableGlobal, (xt, vn) => {
|
|
26658
26660
|
var Ge, Gt;
|
|
26659
26661
|
return p(), k(xe, { key: vn }, [
|
|
26660
|
-
xt.propsActionGlobal ? (p(), me(
|
|
26662
|
+
xt.propsActionGlobal ? (p(), me(bt, {
|
|
26661
26663
|
key: 0,
|
|
26662
26664
|
icon: xt.propsActionGlobal.icon,
|
|
26663
26665
|
text: i.value === "id" ? xt.propsActionGlobal.labelID || xt.labelID : xt.propsActionGlobal.labelEN || xt.labelEN,
|
|
@@ -26668,7 +26670,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26668
26670
|
onClick: (Xt) => ps(Q.propsTable, xt)
|
|
26669
26671
|
}, null, 8, ["icon", "text", "bg-color", "variant", "onClick"])) : W("", !0)
|
|
26670
26672
|
], 64);
|
|
26671
|
-
}), 128)) : It(Q.propsTable) ? (p(), me(
|
|
26673
|
+
}), 128)) : It(Q.propsTable) ? (p(), me(bt, {
|
|
26672
26674
|
key: 1,
|
|
26673
26675
|
icon: "Plus",
|
|
26674
26676
|
text: i.value === "id" ? "Tambah Data" : "Add Data",
|
|
@@ -26690,7 +26692,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26690
26692
|
}, [
|
|
26691
26693
|
It(Q.propsTable) ? {
|
|
26692
26694
|
name: "actions",
|
|
26693
|
-
fn: ce(({ row:
|
|
26695
|
+
fn: ce(({ row: Me }) => [
|
|
26694
26696
|
y("div", kE, [
|
|
26695
26697
|
y("button", {
|
|
26696
26698
|
class: "h-8 w-8 rounded flex items-center justify-center text-primary-600 hover:bg-primary-50 dark:hover:bg-primary-900/30",
|
|
@@ -26700,7 +26702,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26700
26702
|
labelID: "Detail",
|
|
26701
26703
|
labelEN: "Detail",
|
|
26702
26704
|
fieldActionGlobal: Mt(Q.propsTable)
|
|
26703
|
-
},
|
|
26705
|
+
}, Me), ["stop"]),
|
|
26704
26706
|
title: "Detail"
|
|
26705
26707
|
}, [...z[6] || (z[6] = [
|
|
26706
26708
|
y("svg", {
|
|
@@ -26721,7 +26723,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26721
26723
|
])], 8, _E),
|
|
26722
26724
|
y("button", {
|
|
26723
26725
|
class: "h-8 w-8 rounded flex items-center justify-center text-warning-600 hover:bg-warning-50 dark:hover:bg-warning-900/30",
|
|
26724
|
-
onClick: _t((xt) => Et(Q.propsTable, { action: "edit", row:
|
|
26726
|
+
onClick: _t((xt) => Et(Q.propsTable, { action: "edit", row: Me }), ["stop"]),
|
|
26725
26727
|
title: "Edit"
|
|
26726
26728
|
}, [...z[7] || (z[7] = [
|
|
26727
26729
|
y("svg", {
|
|
@@ -26738,7 +26740,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26738
26740
|
])], 8, CE),
|
|
26739
26741
|
y("button", {
|
|
26740
26742
|
class: "h-8 w-8 rounded flex items-center justify-center text-danger-500 hover:bg-danger-50 dark:hover:bg-danger-900/30",
|
|
26741
|
-
onClick: _t((xt) => $s(Q.propsTable,
|
|
26743
|
+
onClick: _t((xt) => $s(Q.propsTable, Me), ["stop"]),
|
|
26742
26744
|
title: "Hapus"
|
|
26743
26745
|
}, [...z[8] || (z[8] = [
|
|
26744
26746
|
y("svg", {
|
|
@@ -26761,37 +26763,37 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26761
26763
|
key: "0"
|
|
26762
26764
|
} : void 0
|
|
26763
26765
|
]), 1032, ["table-config", "data", "show-pagination", "has-actions", "onAction"])
|
|
26764
|
-
])) : ((vt = Q.type) == null ? void 0 : vt.toUpperCase()) === "WIZARD" && Q.propsWizard &&
|
|
26766
|
+
])) : ((vt = Q.type) == null ? void 0 : vt.toUpperCase()) === "WIZARD" && Q.propsWizard && de(Q) ? (p(), k("div", SE, [
|
|
26765
26767
|
G(Yu, {
|
|
26766
26768
|
tabs: M(Q),
|
|
26767
26769
|
modelValue: w[A(Q)],
|
|
26768
|
-
"onUpdate:modelValue": (
|
|
26770
|
+
"onUpdate:modelValue": (Me) => w[A(Q)] = Me,
|
|
26769
26771
|
"is-vertical": Q.propsWizard.isVertical,
|
|
26770
26772
|
"is-wizard": Q.propsWizard.isWizard,
|
|
26771
26773
|
"type-wizard": ((jt = Q.propsWizard.typeWizard) == null ? void 0 : jt.toLowerCase()) || "icon",
|
|
26772
26774
|
loading: d.value
|
|
26773
26775
|
}, Ri({ _: 2 }, [
|
|
26774
|
-
We(M(Q), (
|
|
26775
|
-
name: `tab-${
|
|
26776
|
+
We(M(Q), (Me) => ({
|
|
26777
|
+
name: `tab-${Me.key}`,
|
|
26776
26778
|
fn: ce(() => {
|
|
26777
26779
|
var xt, vn;
|
|
26778
26780
|
return [
|
|
26779
26781
|
y("div", ME, [
|
|
26780
|
-
|
|
26782
|
+
Me.title || (xt = Me.actions) != null && xt.length ? (p(), k("div", DE, [
|
|
26781
26783
|
y("div", null, [
|
|
26782
|
-
|
|
26783
|
-
|
|
26784
|
+
Me.title ? (p(), k("h4", EE, H(Me.title), 1)) : W("", !0),
|
|
26785
|
+
Me.description ? (p(), k("p", PE, H(Me.description), 1)) : W("", !0)
|
|
26784
26786
|
]),
|
|
26785
|
-
(vn =
|
|
26786
|
-
(p(!0), k(xe, null, We(
|
|
26787
|
-
var Xt, $t, Jt, C, U,
|
|
26787
|
+
(vn = Me.actions) != null && vn.length ? (p(), k("div", TE, [
|
|
26788
|
+
(p(!0), k(xe, null, We(Me.actions, (Ge, Gt) => {
|
|
26789
|
+
var Xt, $t, Jt, C, U, ue, N;
|
|
26788
26790
|
return p(), k(xe, { key: Gt }, [
|
|
26789
|
-
|
|
26791
|
+
Ye(Ge) ? (p(), me(bt, {
|
|
26790
26792
|
key: 0,
|
|
26791
26793
|
icon: Ge.icon || ((Xt = Ge.propsActionGlobal) == null ? void 0 : Xt.icon),
|
|
26792
26794
|
text: i.value === "id" ? Ge.labelID || (($t = Ge.propsActionGlobal) == null ? void 0 : $t.labelID) : Ge.labelEN || ((Jt = Ge.propsActionGlobal) == null ? void 0 : Jt.labelEN),
|
|
26793
26795
|
"bg-color": ((U = Ge.bgColor || ((C = Ge.propsActionGlobal) == null ? void 0 : C.bgColor)) == null ? void 0 : U.toLowerCase()) || "primary",
|
|
26794
|
-
variant: ((N = Ge.variant || ((
|
|
26796
|
+
variant: ((N = Ge.variant || ((ue = Ge.propsActionGlobal) == null ? void 0 : ue.variant)) == null ? void 0 : N.toLowerCase()) || "tonal",
|
|
26795
26797
|
size: "sm",
|
|
26796
26798
|
onClick: (Y) => ae(Ge)
|
|
26797
26799
|
}, null, 8, ["icon", "text", "bg-color", "variant", "onClick"])) : W("", !0)
|
|
@@ -26799,10 +26801,10 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26799
26801
|
}), 128))
|
|
26800
26802
|
])) : W("", !0)
|
|
26801
26803
|
])) : W("", !0),
|
|
26802
|
-
(p(!0), k(xe, null, We(
|
|
26804
|
+
(p(!0), k(xe, null, We(Me.sections, (Ge, Gt) => {
|
|
26803
26805
|
var Xt, $t, Jt;
|
|
26804
26806
|
return p(), k(xe, { key: Gt }, [
|
|
26805
|
-
|
|
26807
|
+
de(Ge) ? (p(), k(xe, { key: 0 }, [
|
|
26806
26808
|
((Xt = Ge.type) == null ? void 0 : Xt.toUpperCase()) === "FORM" ? (p(), k("div", {
|
|
26807
26809
|
key: 0,
|
|
26808
26810
|
class: he(["grid gap-4", Ge.layoutColumns > 1 ? "grid-cols-1 md:grid-cols-2" : "grid-cols-1"])
|
|
@@ -26818,16 +26820,16 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26818
26820
|
}, [
|
|
26819
26821
|
G(Bi, {
|
|
26820
26822
|
field: C,
|
|
26821
|
-
"model-value": ge(h, A(Ge) ? `${A(Ge)}.${C.model}` : C.model),
|
|
26823
|
+
"model-value": ge(h, A(Ge) ? `${A(Ge)}.${C.model}` : C.model) ?? h[C.model],
|
|
26822
26824
|
"form-data": h,
|
|
26823
|
-
required:
|
|
26825
|
+
required: Z(C),
|
|
26824
26826
|
disabled: $(C),
|
|
26825
26827
|
options: K(C),
|
|
26826
26828
|
error: g[C.model],
|
|
26827
26829
|
"dynamic-labels": D(C),
|
|
26828
26830
|
"dynamic-length": _(C),
|
|
26829
26831
|
"base-url": e.baseUrl,
|
|
26830
|
-
"onUpdate:modelValue": (U) =>
|
|
26832
|
+
"onUpdate:modelValue": (U) => ft(C.model, U, A(Ge))
|
|
26831
26833
|
}, null, 8, ["field", "model-value", "form-data", "required", "disabled", "options", "error", "dynamic-labels", "dynamic-length", "base-url", "onUpdate:modelValue"])
|
|
26832
26834
|
], 2)) : W("", !0)
|
|
26833
26835
|
], 64))), 128))
|
|
@@ -26853,23 +26855,23 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26853
26855
|
}), 128)),
|
|
26854
26856
|
v != null && v.global ? W("", !0) : (p(), k("div", {
|
|
26855
26857
|
key: 0,
|
|
26856
|
-
class: he(((
|
|
26858
|
+
class: he(((ee = (V = f.value) == null ? void 0 : V.ui) == null ? void 0 : ee.actionsClass) || "flex items-center gap-2 flex-wrap pt-4 border-t border-neutral-100 dark:border-neutral-800")
|
|
26857
26859
|
}, [
|
|
26858
26860
|
(Ae = (ve = f.value) == null ? void 0 : ve.actionGlobal) != null && Ae.length ? (p(!0), k(xe, { key: 0 }, We(f.value.actionGlobal, (Q, ye) => {
|
|
26859
|
-
var Be, st,
|
|
26861
|
+
var Be, st, ht;
|
|
26860
26862
|
return p(), k(xe, { key: ye }, [
|
|
26861
|
-
Q.propsActionGlobal &&
|
|
26863
|
+
Q.propsActionGlobal && Ye(Q) ? (p(), me(bt, {
|
|
26862
26864
|
key: 0,
|
|
26863
26865
|
icon: Q.propsActionGlobal.icon,
|
|
26864
26866
|
text: i.value === "id" ? Q.propsActionGlobal.labelID : Q.propsActionGlobal.labelEN,
|
|
26865
26867
|
"bg-color": ((Be = Q.propsActionGlobal.bgColor) == null ? void 0 : Be.toLowerCase()) || "primary",
|
|
26866
26868
|
variant: ((st = Q.propsActionGlobal.variant) == null ? void 0 : st.toLowerCase()) || "default",
|
|
26867
26869
|
loading: d.value,
|
|
26868
|
-
disabled: se.value && (Q.permission === "CREATE" || Q.permission === "UPDATE" || ((
|
|
26870
|
+
disabled: se.value && (Q.permission === "CREATE" || Q.permission === "UPDATE" || ((ht = Q.propsActionGlobal) == null ? void 0 : ht.key) === "submit"),
|
|
26869
26871
|
onClick: (wt) => ae(Q)
|
|
26870
26872
|
}, null, 8, ["icon", "text", "bg-color", "variant", "loading", "disabled", "onClick"])) : W("", !0)
|
|
26871
26873
|
], 64);
|
|
26872
|
-
}), 128)) : (p(), me(
|
|
26874
|
+
}), 128)) : (p(), me(bt, {
|
|
26873
26875
|
key: 1,
|
|
26874
26876
|
text: "Submit",
|
|
26875
26877
|
"bg-color": "primary",
|
|
@@ -26886,12 +26888,12 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26886
26888
|
"max-width": 450
|
|
26887
26889
|
}, {
|
|
26888
26890
|
actions: ce(() => [
|
|
26889
|
-
G(
|
|
26891
|
+
G(bt, {
|
|
26890
26892
|
variant: "outline",
|
|
26891
26893
|
text: L(o)("common.cancel"),
|
|
26892
26894
|
onClick: z[0] || (z[0] = (Q) => m.visible = !1)
|
|
26893
26895
|
}, null, 8, ["text"]),
|
|
26894
|
-
G(
|
|
26896
|
+
G(bt, {
|
|
26895
26897
|
text: L(o)("common.confirm"),
|
|
26896
26898
|
onClick: be
|
|
26897
26899
|
}, null, 8, ["text"])
|
|
@@ -26902,19 +26904,19 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26902
26904
|
_: 1
|
|
26903
26905
|
}, 8, ["modelValue", "title"]),
|
|
26904
26906
|
G(Ds, {
|
|
26905
|
-
modelValue:
|
|
26906
|
-
"onUpdate:modelValue": z[3] || (z[3] = (Q) =>
|
|
26907
|
+
modelValue: ne.value,
|
|
26908
|
+
"onUpdate:modelValue": z[3] || (z[3] = (Q) => ne.value = Q),
|
|
26907
26909
|
title: Ce.value,
|
|
26908
26910
|
icon: $e.value,
|
|
26909
26911
|
"max-width": 700
|
|
26910
26912
|
}, {
|
|
26911
26913
|
actions: ce(() => [
|
|
26912
|
-
G(
|
|
26914
|
+
G(bt, {
|
|
26913
26915
|
variant: "outline",
|
|
26914
26916
|
text: je.value ? i.value === "id" ? "Tutup" : "Close" : i.value === "id" ? "Batal" : "Cancel",
|
|
26915
|
-
onClick: z[2] || (z[2] = (Q) =>
|
|
26917
|
+
onClick: z[2] || (z[2] = (Q) => ne.value = !1)
|
|
26916
26918
|
}, null, 8, ["text"]),
|
|
26917
|
-
je.value ? W("", !0) : (p(), me(
|
|
26919
|
+
je.value ? W("", !0) : (p(), me(bt, {
|
|
26918
26920
|
key: 0,
|
|
26919
26921
|
text: "Save",
|
|
26920
26922
|
onClick: qo
|
|
@@ -26931,7 +26933,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26931
26933
|
field: Q,
|
|
26932
26934
|
"model-value": Ve[Q.model],
|
|
26933
26935
|
"form-data": Ve,
|
|
26934
|
-
required: je.value ? !1 :
|
|
26936
|
+
required: je.value ? !1 : Z(Q, Ve),
|
|
26935
26937
|
disabled: je.value || $(Q, Ve),
|
|
26936
26938
|
"view-only": je.value,
|
|
26937
26939
|
options: K(Q, Ve),
|
|
@@ -26954,12 +26956,12 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
26954
26956
|
"max-width": 440
|
|
26955
26957
|
}, {
|
|
26956
26958
|
actions: ce(() => [
|
|
26957
|
-
G(
|
|
26959
|
+
G(bt, {
|
|
26958
26960
|
variant: "outline",
|
|
26959
26961
|
text: i.value === "id" ? "Batal" : "Cancel",
|
|
26960
26962
|
onClick: z[4] || (z[4] = (Q) => Vt.value = !1)
|
|
26961
26963
|
}, null, 8, ["text"]),
|
|
26962
|
-
G(
|
|
26964
|
+
G(bt, {
|
|
26963
26965
|
variant: "default",
|
|
26964
26966
|
"bg-color": "danger",
|
|
26965
26967
|
icon: "Trash2",
|
|
@@ -27042,7 +27044,7 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27042
27044
|
},
|
|
27043
27045
|
emits: ["submit-success", "cancel", "action-success", "update:model"],
|
|
27044
27046
|
setup(e, { emit: t }) {
|
|
27045
|
-
var O, I, F, R, ie, K,
|
|
27047
|
+
var O, I, F, R, ie, K, te, oe;
|
|
27046
27048
|
const n = e, s = t, o = (I = (O = vo()) == null ? void 0 : O.appContext) == null ? void 0 : I.app;
|
|
27047
27049
|
o && !o._context.provides[Symbol.for("vue-router-route-location")] && o.provide(Symbol.for("vue-router-route-location"), {
|
|
27048
27050
|
query: {},
|
|
@@ -27051,9 +27053,9 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27051
27053
|
});
|
|
27052
27054
|
let a = { query: {}, params: {}, path: "" };
|
|
27053
27055
|
try {
|
|
27054
|
-
const
|
|
27055
|
-
if (
|
|
27056
|
-
a =
|
|
27056
|
+
const Z = rr();
|
|
27057
|
+
if (Z && Object.keys(Z).length > 0)
|
|
27058
|
+
a = Z;
|
|
27057
27059
|
else {
|
|
27058
27060
|
const $ = vo();
|
|
27059
27061
|
(ie = (R = (F = $ == null ? void 0 : $.appContext) == null ? void 0 : F.config) == null ? void 0 : R.globalProperties) != null && ie.$route && (a = $.appContext.config.globalProperties.$route);
|
|
@@ -27065,18 +27067,18 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27065
27067
|
back: () => {
|
|
27066
27068
|
typeof window < "u" && window.history && window.history.length > 1 && window.history.back();
|
|
27067
27069
|
},
|
|
27068
|
-
push: (
|
|
27069
|
-
typeof window < "u" && (typeof
|
|
27070
|
+
push: (Z) => {
|
|
27071
|
+
typeof window < "u" && (typeof Z == "string" ? window.location.href = Z : Z && Z.path && (window.location.href = Z.path));
|
|
27070
27072
|
},
|
|
27071
27073
|
__isFallback: !0
|
|
27072
27074
|
};
|
|
27073
27075
|
try {
|
|
27074
|
-
const
|
|
27075
|
-
if (
|
|
27076
|
-
i =
|
|
27076
|
+
const Z = Ya();
|
|
27077
|
+
if (Z)
|
|
27078
|
+
i = Z;
|
|
27077
27079
|
else {
|
|
27078
27080
|
const $ = vo();
|
|
27079
|
-
(oe = (
|
|
27081
|
+
(oe = (te = (K = $ == null ? void 0 : $.appContext) == null ? void 0 : K.config) == null ? void 0 : te.globalProperties) != null && oe.$router && (i = $.appContext.config.globalProperties.$router);
|
|
27080
27082
|
}
|
|
27081
27083
|
} catch {
|
|
27082
27084
|
console.warn("useRouter not available, using fallback");
|
|
@@ -27095,29 +27097,29 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27095
27097
|
const f = T(() => {
|
|
27096
27098
|
if (a.params && "id" in a.params) return a.params.id;
|
|
27097
27099
|
if (!a.path) return null;
|
|
27098
|
-
const
|
|
27099
|
-
return
|
|
27100
|
+
const Z = a.path.match(/\/edit\/([^\/]+)$/);
|
|
27101
|
+
return Z ? Z[1] : null;
|
|
27100
27102
|
}), h = X({}), g = X(null), w = X(!0), v = X(!1), m = "https://dcodedynamic.skyworx.co.id/api/auto-layout/form/form-dynamic?code=", A = "https://dcodedynamic.skyworx.co.id/api/auto-layout/datatable/form-dynamic?code=", M = X(n.layoutCode), S = T(() => {
|
|
27101
27103
|
var J;
|
|
27102
27104
|
if (!g.value) return "";
|
|
27103
|
-
const
|
|
27104
|
-
return (
|
|
27105
|
+
const Z = ((J = c == null ? void 0 : c.value) == null ? void 0 : J.toLowerCase()) || "en";
|
|
27106
|
+
return (Z === "en" || Z.startsWith("en-") ? g.value.titleEN : g.value.titleID) || g.value.title || n.layoutCode;
|
|
27105
27107
|
});
|
|
27106
27108
|
ze(
|
|
27107
27109
|
S,
|
|
27108
|
-
(
|
|
27109
|
-
|
|
27110
|
+
(Z) => {
|
|
27111
|
+
Z && d(Z);
|
|
27110
27112
|
},
|
|
27111
27113
|
{ immediate: !0 }
|
|
27112
27114
|
);
|
|
27113
|
-
const D = (
|
|
27115
|
+
const D = (Z, $ = "") => {
|
|
27114
27116
|
const J = {};
|
|
27115
|
-
return !
|
|
27116
|
-
const re =
|
|
27117
|
+
return !Z || typeof Z != "object" || Object.keys(Z).forEach((de) => {
|
|
27118
|
+
const re = Z[de], se = $ ? `${$}.${de}` : de;
|
|
27117
27119
|
re && typeof re == "object" && !Array.isArray(re) && !(re instanceof Date) && Object.assign(J, D(re, se)), J[se] = re;
|
|
27118
27120
|
}), J;
|
|
27119
27121
|
}, _ = async () => {
|
|
27120
|
-
var
|
|
27122
|
+
var Z, $, J, de, re, se;
|
|
27121
27123
|
w.value = !0;
|
|
27122
27124
|
try {
|
|
27123
27125
|
let ge = n.layoutCode;
|
|
@@ -27137,67 +27139,68 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27137
27139
|
if (Le.status) {
|
|
27138
27140
|
g.value = Array.isArray(Le.data) ? Le.data[0] : Le.data;
|
|
27139
27141
|
const le = {};
|
|
27140
|
-
if ((
|
|
27141
|
-
((j.propsForm || j.props || {}).fields || j.fields || []).forEach((
|
|
27142
|
+
if ((Z = g.value) != null && Z.sections && g.value.sections.forEach((j) => {
|
|
27143
|
+
((j.propsForm || j.props || {}).fields || j.fields || []).forEach((Re) => {
|
|
27142
27144
|
var rt;
|
|
27143
|
-
const qe =
|
|
27145
|
+
const qe = Re.model || ((rt = Re.props) == null ? void 0 : rt.model) || Re.key;
|
|
27144
27146
|
qe && (le[qe] = null);
|
|
27145
27147
|
});
|
|
27146
27148
|
}), h.value = le, w.value = !1, u.value && f.value) {
|
|
27147
27149
|
v.value = !0;
|
|
27148
27150
|
try {
|
|
27149
|
-
const j = (
|
|
27151
|
+
const j = (de = (J = ($ = g.value.sections) == null ? void 0 : $[0]) == null ? void 0 : J.propsForm) == null ? void 0 : de.endpointForm, ae = g.value.endpointForm, be = j || ae;
|
|
27150
27152
|
if (be != null && be.apiUrl) {
|
|
27151
|
-
const
|
|
27152
|
-
rt.length > 0 ? rt.forEach((
|
|
27153
|
-
lt[
|
|
27153
|
+
const Re = be.apiUrl, qe = be.apiMethod || "GET", rt = be.keyParam || [], lt = {};
|
|
27154
|
+
rt.length > 0 ? rt.forEach((Ye) => {
|
|
27155
|
+
lt[Ye] = f.value;
|
|
27154
27156
|
}) : lt.id = f.value;
|
|
27155
|
-
const
|
|
27156
|
-
if (
|
|
27157
|
-
let
|
|
27158
|
-
|
|
27159
|
-
const Mt = D(
|
|
27160
|
-
h.value = { ...h.value, ...
|
|
27161
|
-
}
|
|
27157
|
+
const ft = await l(Re, qe, lt);
|
|
27158
|
+
if (console.log(`[AutoLayoutForm] API Result for ${Re}:`, ft), ft.status) {
|
|
27159
|
+
let Ye = Array.isArray(ft.data) ? ft.data[0] : ft.data;
|
|
27160
|
+
ft.payload && (Ye = { ...Ye, ...ft.payload }), console.log("[AutoLayoutForm] Successfully fetched record:", Ye);
|
|
27161
|
+
const Mt = D(Ye);
|
|
27162
|
+
h.value = { ...h.value, ...Ye, ...Mt }, console.log("[AutoLayoutForm] Updated initialData:", h.value);
|
|
27163
|
+
} else
|
|
27164
|
+
console.warn("[AutoLayoutForm] Record API returned status: false", ft);
|
|
27162
27165
|
} else if ((re = g.value.endpointGlobal) != null && re.apiUrl) {
|
|
27163
|
-
const
|
|
27166
|
+
const Re = g.value.endpointGlobal.apiUrl, qe = g.value.endpointGlobal.apiMethod || "GET", rt = { id: f.value }, lt = await l(Re, qe, rt);
|
|
27164
27167
|
if (lt.status) {
|
|
27165
|
-
const
|
|
27166
|
-
h.value = { ...h.value, ...
|
|
27168
|
+
const ft = Array.isArray(lt.data) ? lt.data[0] : lt.data, Ye = D(ft);
|
|
27169
|
+
h.value = { ...h.value, ...ft, ...Ye };
|
|
27167
27170
|
}
|
|
27168
27171
|
} else {
|
|
27169
|
-
const
|
|
27172
|
+
const Re = ((se = g.value.endpoint) == null ? void 0 : se.detailUrl) || `/api/${M.value}/detail/${f.value}`, qe = await r(Re, "GET");
|
|
27170
27173
|
if (qe.status) {
|
|
27171
27174
|
let rt = Array.isArray(qe.data) ? qe.data[0] : qe.data;
|
|
27172
27175
|
if (qe.payload) {
|
|
27173
|
-
const
|
|
27174
|
-
if (Object.keys(
|
|
27175
|
-
rt[Mt] !== void 0 && rt[Mt] !== null && (
|
|
27176
|
-
}), !("id" in
|
|
27177
|
-
const Mt = Object.keys(
|
|
27178
|
-
(It) => It.startsWith("id") && It.length > 2 && !
|
|
27176
|
+
const Ye = { ...qe.payload };
|
|
27177
|
+
if (Object.keys(Ye).forEach((Mt) => {
|
|
27178
|
+
rt[Mt] !== void 0 && rt[Mt] !== null && (Ye[Mt] = rt[Mt]);
|
|
27179
|
+
}), !("id" in Ye) && rt.id) {
|
|
27180
|
+
const Mt = Object.keys(Ye).find(
|
|
27181
|
+
(It) => It.startsWith("id") && It.length > 2 && !Ye[It]
|
|
27179
27182
|
);
|
|
27180
|
-
Mt && (
|
|
27183
|
+
Mt && (Ye[Mt] = rt.id);
|
|
27181
27184
|
}
|
|
27182
|
-
rt =
|
|
27185
|
+
rt = Ye;
|
|
27183
27186
|
}
|
|
27184
27187
|
const lt = { ...rt };
|
|
27185
|
-
Object.keys(h.value).forEach((
|
|
27186
|
-
if (lt[
|
|
27187
|
-
if (
|
|
27188
|
-
const It =
|
|
27189
|
-
(
|
|
27188
|
+
Object.keys(h.value).forEach((Ye) => {
|
|
27189
|
+
if (lt[Ye] === void 0 || lt[Ye] === null) {
|
|
27190
|
+
if (Ye.toLowerCase().startsWith("id") && Ye.length > 2) {
|
|
27191
|
+
const It = Ye.substring(2).toLowerCase(), en = Array.isArray(qe.data) ? qe.data[0] : qe.data, Kt = Object.keys(en).find(
|
|
27192
|
+
(ne) => ne.toLowerCase() === It
|
|
27190
27193
|
);
|
|
27191
|
-
Kt && en[Kt] && typeof en[Kt] == "object" && "id" in en[Kt] && (lt[
|
|
27194
|
+
Kt && en[Kt] && typeof en[Kt] == "object" && "id" in en[Kt] && (lt[Ye] = en[Kt].id);
|
|
27192
27195
|
}
|
|
27193
|
-
if (
|
|
27196
|
+
if (Ye === "idSupervisor") {
|
|
27194
27197
|
const It = Array.isArray(qe.data) ? qe.data[0] : qe.data;
|
|
27195
|
-
It.supervisorId && (lt[
|
|
27198
|
+
It.supervisorId && (lt[Ye] = It.supervisorId);
|
|
27196
27199
|
}
|
|
27197
27200
|
}
|
|
27198
27201
|
});
|
|
27199
|
-
const
|
|
27200
|
-
h.value = { ...h.value, ...lt, ...
|
|
27202
|
+
const ft = D(lt);
|
|
27203
|
+
h.value = { ...h.value, ...lt, ...ft };
|
|
27201
27204
|
}
|
|
27202
27205
|
}
|
|
27203
27206
|
} catch (j) {
|
|
@@ -27210,35 +27213,44 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27210
27213
|
} catch (ge) {
|
|
27211
27214
|
console.error("Failed to load form layout:", ge), w.value = !1;
|
|
27212
27215
|
}
|
|
27213
|
-
}, x = (
|
|
27214
|
-
h.value
|
|
27215
|
-
|
|
27216
|
-
|
|
27216
|
+
}, x = (Z) => {
|
|
27217
|
+
const $ = Object.keys(h.value || {}).filter((de) => h.value[de] !== null && h.value[de] !== void 0), J = Object.keys(Z || {}).filter((de) => Z[de] !== null && Z[de] !== void 0);
|
|
27218
|
+
if ($.length > 3 && J.length < $.length / 2) {
|
|
27219
|
+
console.warn('[AutoLayoutForm] Circuit breaker triggered: Ignoring likely erroneous "empty" update from child.', {
|
|
27220
|
+
currentCount: $.length,
|
|
27221
|
+
incomingCount: J.length,
|
|
27222
|
+
data: Z
|
|
27223
|
+
});
|
|
27224
|
+
return;
|
|
27225
|
+
}
|
|
27226
|
+
console.log("[AutoLayoutForm] Allowing model update:", Z), h.value = Z, s("update:model", Z);
|
|
27227
|
+
}, b = async (Z) => {
|
|
27228
|
+
var $, J, de;
|
|
27217
27229
|
try {
|
|
27218
|
-
const re = (
|
|
27230
|
+
const re = (de = (J = ($ = g.value.sections) == null ? void 0 : $[0]) == null ? void 0 : J.propsForm) == null ? void 0 : de.endpointForm, se = g.value.endpointGlobal || g.value.endpoint, ge = (re == null ? void 0 : re.submitUrl) || (se == null ? void 0 : se.submitUrl) || `/api/generic/${n.layoutCode}`, _e = (re == null ? void 0 : re.submitMethod) || (se == null ? void 0 : se.submitMethod) || (u.value ? "PUT" : "POST"), Pe = Object.values(Z).some(
|
|
27219
27231
|
(Le) => Le instanceof File || Le instanceof Blob
|
|
27220
27232
|
);
|
|
27221
27233
|
let Ue;
|
|
27222
|
-
Pe ? (Ue = new FormData(), Object.keys(
|
|
27223
|
-
const le =
|
|
27234
|
+
Pe ? (Ue = new FormData(), Object.keys(Z).forEach((Le) => {
|
|
27235
|
+
const le = Z[Le];
|
|
27224
27236
|
le != null && (Array.isArray(le) ? le.forEach((j) => Ue.append(`${Le}[]`, j)) : Ue.append(Le, le));
|
|
27225
|
-
})) : (Ue = { ...
|
|
27237
|
+
})) : (Ue = { ...Z }, u.value && f.value && !Ue.id && (Ue.id = f.value)), await r(ge, _e, Ue), s("submit-success", Ue), i.back();
|
|
27226
27238
|
} catch (re) {
|
|
27227
27239
|
console.error("Submit failed:", re);
|
|
27228
27240
|
}
|
|
27229
|
-
}, E = async (
|
|
27230
|
-
if (
|
|
27241
|
+
}, E = async (Z, $, J) => {
|
|
27242
|
+
if (Z === "cancel") {
|
|
27231
27243
|
P();
|
|
27232
27244
|
return;
|
|
27233
27245
|
}
|
|
27234
|
-
const
|
|
27235
|
-
if (
|
|
27246
|
+
const de = $.endpointPropAction || $.propsActionGlobal && $.propsActionGlobal.endpointPropAction;
|
|
27247
|
+
if (de)
|
|
27236
27248
|
try {
|
|
27237
27249
|
w.value = !0;
|
|
27238
27250
|
const re = J ? { ...J } : { ...h.value };
|
|
27239
27251
|
u.value && $.model && f.value && (re[$.model] = f.value);
|
|
27240
|
-
const se =
|
|
27241
|
-
(await l(se, ge, re)).status && (s("action-success",
|
|
27252
|
+
const se = de.apiUrl, ge = de.apiMethod || "POST";
|
|
27253
|
+
(await l(se, ge, re)).status && (s("action-success", Z, $, re), i.back());
|
|
27242
27254
|
} catch (re) {
|
|
27243
27255
|
console.error("Action failed:", re);
|
|
27244
27256
|
} finally {
|
|
@@ -27251,13 +27263,13 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27251
27263
|
_();
|
|
27252
27264
|
}), ze(
|
|
27253
27265
|
() => n.model,
|
|
27254
|
-
(
|
|
27255
|
-
|
|
27266
|
+
(Z) => {
|
|
27267
|
+
Z && Object.keys(Z).length > 0 && (h.value = { ...h.value, ...Z });
|
|
27256
27268
|
},
|
|
27257
27269
|
{ immediate: !0, deep: !0 }
|
|
27258
27270
|
), no(() => {
|
|
27259
27271
|
d("");
|
|
27260
|
-
}), (
|
|
27272
|
+
}), (Z, $) => (p(), k("div", VE, [
|
|
27261
27273
|
y("div", jE, [
|
|
27262
27274
|
G(Bn, {
|
|
27263
27275
|
name: "fade",
|
|
@@ -27288,7 +27300,7 @@ const FE = { class: "w-full space-y-6 animate-pulse" }, $E = { class: "p-4 grid
|
|
|
27288
27300
|
])
|
|
27289
27301
|
]));
|
|
27290
27302
|
}
|
|
27291
|
-
}), uf = /* @__PURE__ */ cn(GE, [["__scopeId", "data-v-
|
|
27303
|
+
}), uf = /* @__PURE__ */ cn(GE, [["__scopeId", "data-v-68c4216e"]]), XE = { class: "h-full flex flex-col" }, YE = {
|
|
27292
27304
|
key: 1,
|
|
27293
27305
|
class: "flex-1 flex items-center justify-center"
|
|
27294
27306
|
}, KE = {
|
|
@@ -27403,7 +27415,7 @@ typeof customElements < "u" && (customElements.get("micro-dynamic-form") || cust
|
|
|
27403
27415
|
const ZE = [
|
|
27404
27416
|
yr,
|
|
27405
27417
|
xm,
|
|
27406
|
-
|
|
27418
|
+
bt,
|
|
27407
27419
|
Ag,
|
|
27408
27420
|
Vd,
|
|
27409
27421
|
jd,
|
|
@@ -27456,7 +27468,7 @@ export {
|
|
|
27456
27468
|
yr as DCodeAutoComplete,
|
|
27457
27469
|
lf as DCodeBadge,
|
|
27458
27470
|
Vd as DCodeBeforeAfter,
|
|
27459
|
-
|
|
27471
|
+
bt as DCodeButton,
|
|
27460
27472
|
Ag as DCodeCard,
|
|
27461
27473
|
Iu as DCodeCardCheckboxList,
|
|
27462
27474
|
o1 as DCodeChart,
|