@ambita/design-system 4.0.1-671.0 → 4.0.1-701.0
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/aux.js +2 -2
- package/dist/aux.js.map +1 -1
- package/dist/aux.mjs +436 -434
- package/dist/aux.mjs.map +1 -1
- package/dist/aux.umd.js +15 -15
- package/dist/aux.umd.js.map +1 -1
- package/dist/index.css +1 -1
- package/dist/types/src/components/Checkbox/Checkbox.vue.d.ts +3 -0
- package/package.json +2 -2
package/dist/aux.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as Q, computed as se, openBlock as U, createElementBlock as W, normalizeClass as be, renderSlot as we, createCommentVNode as fe, createElementVNode as G, createBlock as
|
|
1
|
+
import { defineComponent as Q, computed as se, openBlock as U, createElementBlock as W, normalizeClass as be, renderSlot as we, createCommentVNode as fe, createElementVNode as G, createBlock as ie, resolveDynamicComponent as sr, toDisplayString as ve, pushScopeId as gs, popScopeId as _s, withModifiers as tf, reactive as or, Fragment as xe, renderList as Kt, withCtx as Re, createTextVNode as Tt, ref as tt, resolveComponent as te, normalizeStyle as rf, watch as _o, createSlots as Zm, onMounted as nf, onUnmounted as af, nextTick as Ym, createVNode as ze, inject as Za, normalizeProps as sf, guardReactiveProps as of, onBeforeMount as Xm, shallowRef as It } from "vue";
|
|
2
2
|
const Qm = Q({
|
|
3
3
|
name: "aux-button",
|
|
4
4
|
props: {
|
|
@@ -262,7 +262,7 @@ function D$(e, t, r, n, a, s) {
|
|
|
262
262
|
"aria-labelledby": `${e.uuid} message-${e.uuid}`,
|
|
263
263
|
"data-testid": e.dataTestid
|
|
264
264
|
}, [
|
|
265
|
-
(U(),
|
|
265
|
+
(U(), ie(sr(e.icon), {
|
|
266
266
|
class: be(e.iconClasses),
|
|
267
267
|
"aria-hidden": "true"
|
|
268
268
|
}, null, 8, ["class"])),
|
|
@@ -382,7 +382,7 @@ function x$(e, t, r, n, a, s) {
|
|
|
382
382
|
], 8, H$)
|
|
383
383
|
]);
|
|
384
384
|
}
|
|
385
|
-
const
|
|
385
|
+
const bq = /* @__PURE__ */ ee(B$, [["render", x$], ["__scopeId", "data-v-04135b84"]]), J$ = Q({
|
|
386
386
|
name: "aux-radio-group-card-element",
|
|
387
387
|
props: {
|
|
388
388
|
value: {
|
|
@@ -412,8 +412,8 @@ const J$ = /* @__PURE__ */ ee(B$, [["render", x$], ["__scopeId", "data-v-04135b8
|
|
|
412
412
|
} };
|
|
413
413
|
}
|
|
414
414
|
});
|
|
415
|
-
const
|
|
416
|
-
function
|
|
415
|
+
const Z$ = ["value", "disabled", "id", "name"];
|
|
416
|
+
function Y$(e, t, r, n, a, s) {
|
|
417
417
|
return U(), W("label", {
|
|
418
418
|
class: be({
|
|
419
419
|
"aux-card-layout": !0,
|
|
@@ -428,13 +428,13 @@ function X$(e, t, r, n, a, s) {
|
|
|
428
428
|
id: e.id,
|
|
429
429
|
name: e.name,
|
|
430
430
|
onChange: t[0] || (t[0] = tf((...o) => e.change && e.change(...o), ["stop"]))
|
|
431
|
-
}, null, 40,
|
|
431
|
+
}, null, 40, Z$),
|
|
432
432
|
G("span", null, [
|
|
433
433
|
we(e.$slots, "default", {}, void 0, !0)
|
|
434
434
|
])
|
|
435
435
|
], 2);
|
|
436
436
|
}
|
|
437
|
-
const jl = /* @__PURE__ */ ee(
|
|
437
|
+
const jl = /* @__PURE__ */ ee(J$, [["render", Y$], ["__scopeId", "data-v-5dfa60ec"]]), X$ = Q({
|
|
438
438
|
name: "aux-radio-group-element-group-element",
|
|
439
439
|
props: {
|
|
440
440
|
value: {
|
|
@@ -464,8 +464,8 @@ const jl = /* @__PURE__ */ ee(Z$, [["render", X$], ["__scopeId", "data-v-5dfa60e
|
|
|
464
464
|
} };
|
|
465
465
|
}
|
|
466
466
|
});
|
|
467
|
-
const
|
|
468
|
-
function
|
|
467
|
+
const Q$ = ["value", "disabled", "id", "name", "checked"], ev = ["for"];
|
|
468
|
+
function tv(e, t, r, n, a, s) {
|
|
469
469
|
return U(), W("div", {
|
|
470
470
|
class: be({
|
|
471
471
|
"aux-radio-group-element": !0,
|
|
@@ -481,13 +481,13 @@ function rv(e, t, r, n, a, s) {
|
|
|
481
481
|
name: e.name,
|
|
482
482
|
checked: e.isSelected,
|
|
483
483
|
onChange: t[0] || (t[0] = (...o) => e.change && e.change(...o))
|
|
484
|
-
}, null, 40,
|
|
484
|
+
}, null, 40, Q$),
|
|
485
485
|
G("label", { for: e.id }, [
|
|
486
486
|
we(e.$slots, "default", {}, void 0, !0)
|
|
487
|
-
], 8,
|
|
487
|
+
], 8, ev)
|
|
488
488
|
], 2);
|
|
489
489
|
}
|
|
490
|
-
const kl = /* @__PURE__ */ ee(
|
|
490
|
+
const kl = /* @__PURE__ */ ee(X$, [["render", tv], ["__scopeId", "data-v-244a9a6c"]]), rv = Q({
|
|
491
491
|
name: "aux-radio-group",
|
|
492
492
|
components: {
|
|
493
493
|
AuxRadioCardElement: jl,
|
|
@@ -514,7 +514,7 @@ const kl = /* @__PURE__ */ ee(Q$, [["render", rv], ["__scopeId", "data-v-244a9a6
|
|
|
514
514
|
},
|
|
515
515
|
emits: ["update:selected"],
|
|
516
516
|
setup(e, { emit: t }) {
|
|
517
|
-
const r =
|
|
517
|
+
const r = or({
|
|
518
518
|
selected: e.selected.toString()
|
|
519
519
|
}), n = (s) => {
|
|
520
520
|
r.selected = s, t("update:selected", s);
|
|
@@ -522,14 +522,14 @@ const kl = /* @__PURE__ */ ee(Q$, [["render", rv], ["__scopeId", "data-v-244a9a6
|
|
|
522
522
|
return { state: r, changeEvent: n, radioType: a };
|
|
523
523
|
}
|
|
524
524
|
});
|
|
525
|
-
function
|
|
526
|
-
return U(!0), W(
|
|
525
|
+
function nv(e, t, r, n, a, s) {
|
|
526
|
+
return U(!0), W(xe, null, Kt(e.items, (o, i) => (U(), ie(sr(e.radioType), {
|
|
527
|
+
key: i,
|
|
527
528
|
value: o.value,
|
|
528
529
|
name: e.name,
|
|
529
|
-
selected: e.selected,
|
|
530
|
+
selected: e.state.selected,
|
|
530
531
|
disabled: o.disabled,
|
|
531
|
-
onChange: e.changeEvent
|
|
532
|
-
key: i
|
|
532
|
+
onChange: e.changeEvent
|
|
533
533
|
}, {
|
|
534
534
|
default: Re(() => [
|
|
535
535
|
Tt(ve(o.label), 1)
|
|
@@ -537,7 +537,7 @@ function av(e, t, r, n, a, s) {
|
|
|
537
537
|
_: 2
|
|
538
538
|
}, 1064, ["value", "name", "selected", "disabled", "onChange"]))), 128);
|
|
539
539
|
}
|
|
540
|
-
const
|
|
540
|
+
const av = /* @__PURE__ */ ee(rv, [["render", nv]]), sv = Q({
|
|
541
541
|
name: "aux-form-element",
|
|
542
542
|
props: {
|
|
543
543
|
label: {
|
|
@@ -653,7 +653,7 @@ const pf = { render: pv }, hv = Q({
|
|
|
653
653
|
const mv = ["value", "placeholder", "type", "name", "id", "min", "max"];
|
|
654
654
|
function $v(e, t, r, n, a, s) {
|
|
655
655
|
const o = te("ClearIcon"), i = te("FormElement");
|
|
656
|
-
return U(),
|
|
656
|
+
return U(), ie(i, {
|
|
657
657
|
class: be({
|
|
658
658
|
"aux-textfield": !0,
|
|
659
659
|
[`aux-textfield-${e.type}`]: !0
|
|
@@ -698,7 +698,7 @@ function $v(e, t, r, n, a, s) {
|
|
|
698
698
|
class: "aux-input-textfield-right-icon",
|
|
699
699
|
onClick: t[5] || (t[5] = (...l) => e.focus && e.focus(...l))
|
|
700
700
|
}, [
|
|
701
|
-
e.clearable && e.value ? (U(),
|
|
701
|
+
e.clearable && e.value ? (U(), ie(o, {
|
|
702
702
|
key: 0,
|
|
703
703
|
onClick: t[4] || (t[4] = (l) => e.$emit("input", "")),
|
|
704
704
|
class: "aux-input-textfield-clear-icon"
|
|
@@ -802,7 +802,7 @@ const Ov = { render: Pv }, Cv = Q({
|
|
|
802
802
|
});
|
|
803
803
|
function Tv(e, t, r, n, a, s) {
|
|
804
804
|
const o = te("Logo", !0);
|
|
805
|
-
return U(),
|
|
805
|
+
return U(), ie(o, {
|
|
806
806
|
class: be(["aux-logo", { "aux-invert": e.inverted }])
|
|
807
807
|
}, null, 8, ["class"]);
|
|
808
808
|
}
|
|
@@ -959,25 +959,28 @@ const Ml = /* @__PURE__ */ ee(Dv, [["render", Lv], ["__scopeId", "data-v-3a00f3b
|
|
|
959
959
|
},
|
|
960
960
|
emits: ["change", "update:selected"],
|
|
961
961
|
setup(e, { emit: t }) {
|
|
962
|
-
const r = (
|
|
963
|
-
|
|
964
|
-
|
|
962
|
+
const r = or({
|
|
963
|
+
selected: e.selected
|
|
964
|
+
}), n = (s) => {
|
|
965
|
+
if (r.selected = !r.selected, e.layout === "card") {
|
|
966
|
+
t("update:selected", s);
|
|
965
967
|
return;
|
|
966
968
|
}
|
|
967
|
-
t("change",
|
|
968
|
-
},
|
|
969
|
+
t("change", s);
|
|
970
|
+
}, a = se(() => e.layout === "card" ? Ml : Dl);
|
|
969
971
|
return {
|
|
970
|
-
changeEvent:
|
|
971
|
-
checkboxType:
|
|
972
|
+
changeEvent: n,
|
|
973
|
+
checkboxType: a,
|
|
974
|
+
state: r
|
|
972
975
|
};
|
|
973
976
|
}
|
|
974
977
|
});
|
|
975
978
|
function Vv(e, t, r, n, a, s) {
|
|
976
|
-
return U(),
|
|
979
|
+
return U(), ie(sr(e.checkboxType), {
|
|
977
980
|
id: e.id,
|
|
978
981
|
value: e.value,
|
|
979
982
|
disabled: e.disabled,
|
|
980
|
-
selected: e.selected,
|
|
983
|
+
selected: e.state.selected,
|
|
981
984
|
name: e.name || e.id,
|
|
982
985
|
indeterminate: e.indeterminate,
|
|
983
986
|
onChange: e.changeEvent
|
|
@@ -1027,7 +1030,7 @@ const mf = /* @__PURE__ */ ee(Fv, [["render", Vv]]), Uv = Q({
|
|
|
1027
1030
|
},
|
|
1028
1031
|
emits: ["change", "focus", "blur", "update:modelValue"],
|
|
1029
1032
|
setup(e, { emit: t }) {
|
|
1030
|
-
const r =
|
|
1033
|
+
const r = or({
|
|
1031
1034
|
value: e.modelValue || e.value
|
|
1032
1035
|
}), n = (o) => {
|
|
1033
1036
|
o.target && (r.value = o.target.value, t("change", o.target.value), t("update:modelValue", o.target.value));
|
|
@@ -1051,7 +1054,7 @@ const mf = /* @__PURE__ */ ee(Fv, [["render", Vv]]), Uv = Q({
|
|
|
1051
1054
|
const zv = ["value", "name", "id"], qv = ["value", "disabled"];
|
|
1052
1055
|
function Wv(e, t, r, n, a, s) {
|
|
1053
1056
|
const o = te("FormElement");
|
|
1054
|
-
return U(),
|
|
1057
|
+
return U(), ie(o, {
|
|
1055
1058
|
label: e.label,
|
|
1056
1059
|
"hide-label": e.hideLabel,
|
|
1057
1060
|
description: e.description,
|
|
@@ -1068,7 +1071,7 @@ function Wv(e, t, r, n, a, s) {
|
|
|
1068
1071
|
onBlur: t[1] || (t[1] = (...i) => e.blurEmit && e.blurEmit(...i)),
|
|
1069
1072
|
onChange: t[2] || (t[2] = (...i) => e.updateValue && e.updateValue(...i))
|
|
1070
1073
|
}, [
|
|
1071
|
-
(U(!0), W(
|
|
1074
|
+
(U(!0), W(xe, null, Kt(e.items, (i) => (U(), W("option", {
|
|
1072
1075
|
key: i.value.toString(),
|
|
1073
1076
|
value: i.value,
|
|
1074
1077
|
disabled: i.disabled || !1
|
|
@@ -1113,7 +1116,7 @@ const Kv = {
|
|
|
1113
1116
|
class: "aux-link-container-right"
|
|
1114
1117
|
};
|
|
1115
1118
|
function Hv(e, t, r, n, a, s) {
|
|
1116
|
-
return U(),
|
|
1119
|
+
return U(), ie(sr(e.componentType), {
|
|
1117
1120
|
href: e.href,
|
|
1118
1121
|
class: be(e.classes),
|
|
1119
1122
|
onClick: t[0] || (t[0] = (o) => e.$emit("click", o))
|
|
@@ -1159,7 +1162,7 @@ const Sq = /* @__PURE__ */ ee(Bv, [["render", Hv], ["__scopeId", "data-v-728be97
|
|
|
1159
1162
|
function Jv(e, t, r, n, a, s) {
|
|
1160
1163
|
const o = te("AuxButton");
|
|
1161
1164
|
return U(), W("div", null, [
|
|
1162
|
-
(U(!0), W(
|
|
1165
|
+
(U(!0), W(xe, null, Kt(e.actionsOrganized, (i) => (U(), ie(o, {
|
|
1163
1166
|
key: i.label,
|
|
1164
1167
|
primary: i.primary,
|
|
1165
1168
|
size: "medium",
|
|
@@ -1174,7 +1177,7 @@ function Jv(e, t, r, n, a, s) {
|
|
|
1174
1177
|
i.icon ? {
|
|
1175
1178
|
name: "left",
|
|
1176
1179
|
fn: Re(() => [
|
|
1177
|
-
(U(),
|
|
1180
|
+
(U(), ie(sr(i.icon)))
|
|
1178
1181
|
]),
|
|
1179
1182
|
key: "0"
|
|
1180
1183
|
} : void 0
|
|
@@ -1285,7 +1288,7 @@ function ay(e, t, r, n, a, s) {
|
|
|
1285
1288
|
"data-testid": e.getTestId("close"),
|
|
1286
1289
|
ref: "closeButton"
|
|
1287
1290
|
}, [
|
|
1288
|
-
|
|
1291
|
+
ze(o, {
|
|
1289
1292
|
class: "close-icon",
|
|
1290
1293
|
"aria-hidden": "true"
|
|
1291
1294
|
})
|
|
@@ -1301,7 +1304,7 @@ function ay(e, t, r, n, a, s) {
|
|
|
1301
1304
|
], 8, ry)
|
|
1302
1305
|
]),
|
|
1303
1306
|
e.actions.length > 0 || e.$slots.footerRight ? (U(), W("footer", ny, [
|
|
1304
|
-
|
|
1307
|
+
ze(i, {
|
|
1305
1308
|
actions: e.actions,
|
|
1306
1309
|
onActionClicked: e.propagateEvent,
|
|
1307
1310
|
class: be({
|
|
@@ -1384,7 +1387,7 @@ const Aq = /* @__PURE__ */ ee(Yv, [["render", ay], ["__scopeId", "data-v-9fe6606
|
|
|
1384
1387
|
const oy = ["placeholder", "id", "rows", "name", "required", "resize", "value"];
|
|
1385
1388
|
function iy(e, t, r, n, a, s) {
|
|
1386
1389
|
const o = te("FormElement");
|
|
1387
|
-
return U(),
|
|
1390
|
+
return U(), ie(o, {
|
|
1388
1391
|
class: "aux-textarea",
|
|
1389
1392
|
id: e.id,
|
|
1390
1393
|
label: e.label,
|
|
@@ -1506,12 +1509,12 @@ function Ry(e, t, r, n, a, s) {
|
|
|
1506
1509
|
max: "100",
|
|
1507
1510
|
value: e.percentage
|
|
1508
1511
|
}, null, 8, Ty)) : fe("", !0),
|
|
1509
|
-
e.percentage === 100 && !e.failed ? (U(),
|
|
1512
|
+
e.percentage === 100 && !e.failed ? (U(), ie(o, {
|
|
1510
1513
|
key: 1,
|
|
1511
1514
|
class: "aux-checkmark-icon"
|
|
1512
1515
|
})) : fe("", !0),
|
|
1513
1516
|
e.failed ? (U(), W("span", Iy, [
|
|
1514
|
-
e.failed ? (U(),
|
|
1517
|
+
e.failed ? (U(), ie(i, {
|
|
1515
1518
|
key: 0,
|
|
1516
1519
|
class: "aux-error-icon"
|
|
1517
1520
|
})) : fe("", !0),
|
|
@@ -1521,7 +1524,7 @@ function Ry(e, t, r, n, a, s) {
|
|
|
1521
1524
|
class: "aux-remove-button",
|
|
1522
1525
|
onClick: t[0] || (t[0] = (...c) => e.removeFile && e.removeFile(...c))
|
|
1523
1526
|
}, [
|
|
1524
|
-
|
|
1527
|
+
ze(l, { class: "aux-trash-icon" })
|
|
1525
1528
|
])
|
|
1526
1529
|
])
|
|
1527
1530
|
]);
|
|
@@ -1557,7 +1560,7 @@ const Ny = /* @__PURE__ */ ee(Ey, [["render", Ry], ["__scopeId", "data-v-418ebf0
|
|
|
1557
1560
|
},
|
|
1558
1561
|
emits: ["file-added", "file-removed"],
|
|
1559
1562
|
setup(e, { emit: t }) {
|
|
1560
|
-
const r = "aux-input-upload-field-wrapper--drag", n = "aux-input-upload-field-wrapper--no-drag", a = tt(), s = tt(), o = tt(""), i = [], l =
|
|
1563
|
+
const r = "aux-input-upload-field-wrapper--drag", n = "aux-input-upload-field-wrapper--no-drag", a = tt(), s = tt(), o = tt(""), i = [], l = or({
|
|
1561
1564
|
fileList: e.files,
|
|
1562
1565
|
isOver: !1,
|
|
1563
1566
|
message: ""
|
|
@@ -1657,7 +1660,7 @@ const ky = (e) => (gs("data-v-b7cb6229"), e = e(), _s(), e), Dy = {
|
|
|
1657
1660
|
};
|
|
1658
1661
|
function zy(e, t, r, n, a, s) {
|
|
1659
1662
|
const o = te("FileComponent"), i = te("FormElement");
|
|
1660
|
-
return U(),
|
|
1663
|
+
return U(), ie(i, {
|
|
1661
1664
|
class: "aux-upload-field",
|
|
1662
1665
|
id: e.id,
|
|
1663
1666
|
label: e.label,
|
|
@@ -1690,7 +1693,7 @@ function zy(e, t, r, n, a, s) {
|
|
|
1690
1693
|
])
|
|
1691
1694
|
], 34),
|
|
1692
1695
|
e.filesUploaded ? (U(), W("ul", Vy, [
|
|
1693
|
-
(U(!0), W(
|
|
1696
|
+
(U(!0), W(xe, null, Kt(e.state.fileList, (l) => (U(), ie(o, {
|
|
1694
1697
|
key: l.uuid,
|
|
1695
1698
|
time: l.time,
|
|
1696
1699
|
file: l.file,
|
|
@@ -1774,7 +1777,7 @@ const Tq = /* @__PURE__ */ ee(Gy, [["render", Hy], ["__scopeId", "data-v-f26931a
|
|
|
1774
1777
|
const n = Ma(e, "time");
|
|
1775
1778
|
return `${r} - kl. ${n}`;
|
|
1776
1779
|
};
|
|
1777
|
-
function
|
|
1780
|
+
function Vt(e, t = "dateAndTime") {
|
|
1778
1781
|
return t === "dateAndTime" || t === "dateAndTimeWithSeconds" || t === "dateWithWeekDay" ? rg(e, t) : Ma(e, t);
|
|
1779
1782
|
}
|
|
1780
1783
|
const ng = Q({
|
|
@@ -1790,29 +1793,29 @@ const ng = Q({
|
|
|
1790
1793
|
}
|
|
1791
1794
|
},
|
|
1792
1795
|
setup() {
|
|
1793
|
-
return { formatDate:
|
|
1794
|
-
const a =
|
|
1796
|
+
return { formatDate: Vt, formatFirstDate: (r, n = "dateAndTime") => {
|
|
1797
|
+
const a = Vt(new Date(r), "dateFull").split(" ");
|
|
1795
1798
|
switch (n) {
|
|
1796
1799
|
case "date":
|
|
1797
|
-
return
|
|
1800
|
+
return Vt(new Date(r), "date");
|
|
1798
1801
|
case "dateAndTimeWithSeconds":
|
|
1799
|
-
return
|
|
1802
|
+
return Vt(new Date(r), "date") + " - ";
|
|
1800
1803
|
case "dateFull":
|
|
1801
1804
|
return `${a[0]} ${a[1]} `;
|
|
1802
1805
|
case "time":
|
|
1803
|
-
return
|
|
1806
|
+
return Vt(new Date(r), "time") + " - ";
|
|
1804
1807
|
case "timeWithSeconds":
|
|
1805
|
-
return
|
|
1808
|
+
return Vt(new Date(r), "timeWithSeconds") + " - ";
|
|
1806
1809
|
default:
|
|
1807
|
-
return
|
|
1810
|
+
return Vt(new Date(r), "date") + " - ";
|
|
1808
1811
|
}
|
|
1809
1812
|
}, formatSecondDate: (r, n = "dateAndTime") => {
|
|
1810
|
-
const a =
|
|
1813
|
+
const a = Vt(new Date(r), "dateFull").split(" ");
|
|
1811
1814
|
switch (n) {
|
|
1812
1815
|
case "date":
|
|
1813
1816
|
return;
|
|
1814
1817
|
case "dateAndTimeWithSeconds":
|
|
1815
|
-
return "kl. " +
|
|
1818
|
+
return "kl. " + Vt(new Date(r), "timeWithSeconds");
|
|
1816
1819
|
case "dateFull":
|
|
1817
1820
|
return `${a[2]} ${a[3]}`;
|
|
1818
1821
|
case "time":
|
|
@@ -1820,7 +1823,7 @@ const ng = Q({
|
|
|
1820
1823
|
case "timeWithSeconds":
|
|
1821
1824
|
break;
|
|
1822
1825
|
default:
|
|
1823
|
-
return "kl. " +
|
|
1826
|
+
return "kl. " + Vt(new Date(r), "time");
|
|
1824
1827
|
}
|
|
1825
1828
|
} };
|
|
1826
1829
|
}
|
|
@@ -2110,7 +2113,7 @@ const Zn = (e) => (gs("data-v-25d5b90c"), e = e(), _s(), e), Lg = {
|
|
|
2110
2113
|
function Jg(e, t, r, n, a, s) {
|
|
2111
2114
|
const o = te("CaretLeftIcon"), i = te("AuxButton"), l = te("EllipsisIcon"), c = te("CaretRightIcon");
|
|
2112
2115
|
return e.totalPages > 1 ? (U(), W("div", Lg, [
|
|
2113
|
-
|
|
2116
|
+
ze(i, {
|
|
2114
2117
|
size: "small",
|
|
2115
2118
|
class: "aux-pagination-item",
|
|
2116
2119
|
primary: "",
|
|
@@ -2118,17 +2121,17 @@ function Jg(e, t, r, n, a, s) {
|
|
|
2118
2121
|
onClick: e.goToPreviousPage
|
|
2119
2122
|
}, {
|
|
2120
2123
|
default: Re(() => [
|
|
2121
|
-
|
|
2124
|
+
ze(o, { class: "icon" }),
|
|
2122
2125
|
Fg
|
|
2123
2126
|
]),
|
|
2124
2127
|
_: 1
|
|
2125
2128
|
}, 8, ["disabled", "onClick"]),
|
|
2126
2129
|
e.isSmallScreen ? (U(), W("span", Vg, " Side " + ve(e.currentPage) + " av " + ve(e.totalPages), 1)) : fe("", !0),
|
|
2127
|
-
e.isSmallScreen ? fe("", !0) : (U(!0), W(
|
|
2130
|
+
e.isSmallScreen ? fe("", !0) : (U(!0), W(xe, { key: 1 }, Kt(e.generateButtons, (d, h) => (U(), W(xe, { key: h }, [
|
|
2128
2131
|
d === "ellipsis-left" ? (U(), W("div", Ug, [
|
|
2129
|
-
|
|
2132
|
+
ze(l, { class: "icon" })
|
|
2130
2133
|
])) : fe("", !0),
|
|
2131
|
-
typeof d == "number" ? (U(),
|
|
2134
|
+
typeof d == "number" ? (U(), ie(i, {
|
|
2132
2135
|
key: 1,
|
|
2133
2136
|
size: "small",
|
|
2134
2137
|
class: "aux-pagination-item",
|
|
@@ -2136,13 +2139,13 @@ function Jg(e, t, r, n, a, s) {
|
|
|
2136
2139
|
onClick: (g) => e.goToSelectedPage(d)
|
|
2137
2140
|
}, {
|
|
2138
2141
|
default: Re(() => [
|
|
2139
|
-
d === 1 ? (U(), W(
|
|
2142
|
+
d === 1 ? (U(), W(xe, { key: 0 }, [
|
|
2140
2143
|
zg,
|
|
2141
2144
|
G("span", qg, ve(d), 1)
|
|
2142
|
-
], 64)) : d === e.totalPages ? (U(), W(
|
|
2145
|
+
], 64)) : d === e.totalPages ? (U(), W(xe, { key: 1 }, [
|
|
2143
2146
|
Wg,
|
|
2144
2147
|
G("span", Bg, ve(d), 1)
|
|
2145
|
-
], 64)) : d !== 1 && d !== e.totalPages ? (U(), W(
|
|
2148
|
+
], 64)) : d !== 1 && d !== e.totalPages ? (U(), W(xe, { key: 2 }, [
|
|
2146
2149
|
Kg,
|
|
2147
2150
|
Tt(" " + ve(d) + " ", 1),
|
|
2148
2151
|
G("span", Gg, " av totalt " + ve(e.totalPages), 1)
|
|
@@ -2151,10 +2154,10 @@ function Jg(e, t, r, n, a, s) {
|
|
|
2151
2154
|
_: 2
|
|
2152
2155
|
}, 1032, ["disabled", "onClick"])) : fe("", !0),
|
|
2153
2156
|
d === "ellipsis-right" ? (U(), W("div", Hg, [
|
|
2154
|
-
|
|
2157
|
+
ze(l, { class: "icon" })
|
|
2155
2158
|
])) : fe("", !0)
|
|
2156
2159
|
], 64))), 128)),
|
|
2157
|
-
|
|
2160
|
+
ze(i, {
|
|
2158
2161
|
size: "small",
|
|
2159
2162
|
class: "aux-pagination-item",
|
|
2160
2163
|
primary: "",
|
|
@@ -2162,7 +2165,7 @@ function Jg(e, t, r, n, a, s) {
|
|
|
2162
2165
|
onClick: e.goToNextPage
|
|
2163
2166
|
}, {
|
|
2164
2167
|
default: Re(() => [
|
|
2165
|
-
|
|
2168
|
+
ze(c, { class: "icon" }),
|
|
2166
2169
|
xg
|
|
2167
2170
|
]),
|
|
2168
2171
|
_: 1
|
|
@@ -2204,7 +2207,7 @@ const e0 = { render: Qg }, t0 = Q({
|
|
|
2204
2207
|
});
|
|
2205
2208
|
function r0(e, t, r, n, a, s) {
|
|
2206
2209
|
const o = te("CaretRightIcon");
|
|
2207
|
-
return U(),
|
|
2210
|
+
return U(), ie(o, {
|
|
2208
2211
|
class: be(e.classes)
|
|
2209
2212
|
}, null, 8, ["class"]);
|
|
2210
2213
|
}
|
|
@@ -2276,7 +2279,7 @@ function i0(e, t, r, n, a, s) {
|
|
|
2276
2279
|
class: be(e.classes),
|
|
2277
2280
|
onClick: t[0] || (t[0] = (...o) => e.removeNotification && e.removeNotification(...o))
|
|
2278
2281
|
}, [
|
|
2279
|
-
(U(),
|
|
2282
|
+
(U(), ie(sr(e.icon), {
|
|
2280
2283
|
class: "aux-icon",
|
|
2281
2284
|
"aria-hidden": "true"
|
|
2282
2285
|
})),
|
|
@@ -2305,7 +2308,7 @@ const c0 = { class: "aux-notifications" };
|
|
|
2305
2308
|
function d0(e, t, r, n, a, s) {
|
|
2306
2309
|
const o = te("Notification");
|
|
2307
2310
|
return U(), W("ul", c0, [
|
|
2308
|
-
(U(!0), W(
|
|
2311
|
+
(U(!0), W(xe, null, Kt(e.notifications, (i) => (U(), ie(o, {
|
|
2309
2312
|
key: i.id,
|
|
2310
2313
|
id: i.id,
|
|
2311
2314
|
type: i.type,
|
|
@@ -2740,12 +2743,12 @@ var yw = vw, Hl = yw, gw = ft, Of = Object.prototype, _w = Of.hasOwnProperty, bw
|
|
|
2740
2743
|
return arguments;
|
|
2741
2744
|
}()) ? Hl : function(e) {
|
|
2742
2745
|
return gw(e) && _w.call(e, "callee") && !bw.call(e, "callee");
|
|
2743
|
-
}, Qn = ww,
|
|
2746
|
+
}, Qn = ww, yr = {}, Ew = {
|
|
2744
2747
|
get exports() {
|
|
2745
|
-
return
|
|
2748
|
+
return yr;
|
|
2746
2749
|
},
|
|
2747
2750
|
set exports(e) {
|
|
2748
|
-
|
|
2751
|
+
yr = e;
|
|
2749
2752
|
}
|
|
2750
2753
|
};
|
|
2751
2754
|
function Sw() {
|
|
@@ -2755,7 +2758,7 @@ var Aw = Sw;
|
|
|
2755
2758
|
(function(e, t) {
|
|
2756
2759
|
var r = lt, n = Aw, a = t && !t.nodeType && t, s = a && !0 && e && !e.nodeType && e, o = s && s.exports === a, i = o ? r.Buffer : void 0, l = i ? i.isBuffer : void 0, c = l || n;
|
|
2757
2760
|
e.exports = c;
|
|
2758
|
-
})(Ew,
|
|
2761
|
+
})(Ew, yr);
|
|
2759
2762
|
var Pw = 9007199254740991, Ow = /^(?:0|[1-9]\d*)$/;
|
|
2760
2763
|
function Cw(e, t) {
|
|
2761
2764
|
var r = typeof e;
|
|
@@ -2795,7 +2798,7 @@ var ni = oE, Qr = {}, iE = {
|
|
|
2795
2798
|
}();
|
|
2796
2799
|
e.exports = i;
|
|
2797
2800
|
})(iE, Qr);
|
|
2798
|
-
var uE = sE, lE = ni, xl = Qr, Jl = xl && xl.isTypedArray, cE = Jl ? lE(Jl) : uE, Ps = cE, dE = pw, fE = Qn, pE = qe, hE =
|
|
2801
|
+
var uE = sE, lE = ni, xl = Qr, Jl = xl && xl.isTypedArray, cE = Jl ? lE(Jl) : uE, Ps = cE, dE = pw, fE = Qn, pE = qe, hE = yr, mE = ea, $E = Ps, vE = Object.prototype, yE = vE.hasOwnProperty;
|
|
2799
2802
|
function gE(e, t) {
|
|
2800
2803
|
var r = pE(e), n = !r && fE(e), a = !r && !n && hE(e), s = !r && !n && !a && $E(e), o = r || n || a || s, i = o ? dE(e.length, String) : [], l = i.length;
|
|
2801
2804
|
for (var c in e)
|
|
@@ -2888,7 +2891,7 @@ var GE = KE, HE = Vr, xE = lt, JE = HE(xE, "DataView"), ZE = JE, YE = Vr, XE = l
|
|
|
2888
2891
|
}
|
|
2889
2892
|
return t;
|
|
2890
2893
|
});
|
|
2891
|
-
var hn = Or, Js = As, pS = wf, hS = Qb, mS = GE, rc = hn, nc = qe, ac =
|
|
2894
|
+
var hn = Or, Js = As, pS = wf, hS = Qb, mS = GE, rc = hn, nc = qe, ac = yr, $S = Ps, vS = 1, sc = "[object Arguments]", oc = "[object Array]", Ea = "[object Object]", yS = Object.prototype, ic = yS.hasOwnProperty;
|
|
2892
2895
|
function gS(e, t, r, n, a, s) {
|
|
2893
2896
|
var o = nc(e), i = nc(t), l = o ? oc : rc(e), c = i ? oc : rc(t);
|
|
2894
2897
|
l = l == sc ? Ea : l, c = c == sc ? Ea : c;
|
|
@@ -3095,7 +3098,7 @@ var ra = lA, cA = F0, dA = U0, fA = ra;
|
|
|
3095
3098
|
function pA(e, t) {
|
|
3096
3099
|
return e && e.length ? cA(e, fA(t), dA) : void 0;
|
|
3097
3100
|
}
|
|
3098
|
-
var ci = pA, hA = ai, mA = hn, $A = Qn, vA = qe, yA = _r, gA =
|
|
3101
|
+
var ci = pA, hA = ai, mA = hn, $A = Qn, vA = qe, yA = _r, gA = yr, _A = Os, bA = Ps, wA = "[object Map]", EA = "[object Set]", SA = Object.prototype, AA = SA.hasOwnProperty;
|
|
3099
3102
|
function PA(e) {
|
|
3100
3103
|
if (e == null)
|
|
3101
3104
|
return !0;
|
|
@@ -3665,7 +3668,7 @@ var sa = MT, LT = aa, FT = sa;
|
|
|
3665
3668
|
function VT(e) {
|
|
3666
3669
|
return LT(e, FT(e));
|
|
3667
3670
|
}
|
|
3668
|
-
var UT = VT, Ec = _p, zT = Bn, qT = wp, WT = na, BT = Ep, Sc = Qn, Ac = qe, KT = gp, GT =
|
|
3671
|
+
var UT = VT, Ec = _p, zT = Bn, qT = wp, WT = na, BT = Ep, Sc = Qn, Ac = qe, KT = gp, GT = yr, HT = Xn, xT = gt, JT = Ap, ZT = Ps, Pc = Pp, YT = UT;
|
|
3669
3672
|
function XT(e, t, r, n, a, s, o) {
|
|
3670
3673
|
var i = Pc(e, r), l = Pc(t, r), c = o.get(l);
|
|
3671
3674
|
if (c) {
|
|
@@ -3801,7 +3804,7 @@ var MR = DR, LR = MR, FR = ni, Ic = Qr, Rc = Ic && Ic.isMap, VR = Rc ? FR(Rc) :
|
|
|
3801
3804
|
function BR(e) {
|
|
3802
3805
|
return qR(e) && zR(e) == WR;
|
|
3803
3806
|
}
|
|
3804
|
-
var KR = BR, GR = KR, HR = ni, Nc = Qr, jc = Nc && Nc.isSet, xR = jc ? HR(jc) : GR, JR = xR, ZR = As, YR = vi, XR = $i, QR = Tp, eN = CI, tN = Bn, rN = na, nN = NI, aN = qI, sN = If, oN = HI, iN = hn, uN = YI, lN = RR, cN = Ep, dN = qe, fN =
|
|
3807
|
+
var KR = BR, GR = KR, HR = ni, Nc = Qr, jc = Nc && Nc.isSet, xR = jc ? HR(jc) : GR, JR = xR, ZR = As, YR = vi, XR = $i, QR = Tp, eN = CI, tN = Bn, rN = na, nN = NI, aN = qI, sN = If, oN = HI, iN = hn, uN = YI, lN = RR, cN = Ep, dN = qe, fN = yr, pN = UR, hN = gt, mN = JR, $N = br, vN = sa, yN = 1, gN = 2, _N = 4, Rp = "[object Arguments]", bN = "[object Array]", wN = "[object Boolean]", EN = "[object Date]", SN = "[object Error]", Np = "[object Function]", AN = "[object GeneratorFunction]", PN = "[object Map]", ON = "[object Number]", jp = "[object Object]", CN = "[object RegExp]", TN = "[object Set]", IN = "[object String]", RN = "[object Symbol]", NN = "[object WeakMap]", jN = "[object ArrayBuffer]", kN = "[object DataView]", DN = "[object Float32Array]", MN = "[object Float64Array]", LN = "[object Int8Array]", FN = "[object Int16Array]", VN = "[object Int32Array]", UN = "[object Uint8Array]", zN = "[object Uint8ClampedArray]", qN = "[object Uint16Array]", WN = "[object Uint32Array]", Se = {};
|
|
3805
3808
|
Se[Rp] = Se[bN] = Se[jN] = Se[kN] = Se[wN] = Se[EN] = Se[DN] = Se[MN] = Se[LN] = Se[FN] = Se[VN] = Se[PN] = Se[ON] = Se[jp] = Se[CN] = Se[TN] = Se[IN] = Se[RN] = Se[UN] = Se[zN] = Se[qN] = Se[WN] = !0;
|
|
3806
3809
|
Se[SN] = Se[Np] = Se[NN] = !1;
|
|
3807
3810
|
function La(e, t, r, n, a, s) {
|
|
@@ -4482,7 +4485,7 @@ function Io(e, t, r, n) {
|
|
|
4482
4485
|
function ye(f, y, j) {
|
|
4483
4486
|
return l || o.curry && j > 1 ? m(y, j) : y;
|
|
4484
4487
|
}
|
|
4485
|
-
function
|
|
4488
|
+
function oe(f, y, j) {
|
|
4486
4489
|
if (o.fixed && (c || !Ve.skipFixed[f])) {
|
|
4487
4490
|
var D = Ve.methodSpread[f], q = D && D.start;
|
|
4488
4491
|
return q === void 0 ? E(y, j) : YN(y, q);
|
|
@@ -4538,7 +4541,7 @@ function Io(e, t, r, n) {
|
|
|
4538
4541
|
return p(Ve.aryMethod[ge], function(je) {
|
|
4539
4542
|
if (q == je) {
|
|
4540
4543
|
var mt = Ve.methodSpread[q], _t = mt && mt.afterRearg;
|
|
4541
|
-
return D = _t ?
|
|
4544
|
+
return D = _t ? oe(q, Ne(q, B, ge), ge) : Ne(q, oe(q, B, ge), ge), D = K(q, D), D = ye(q, D, ge), !1;
|
|
4542
4545
|
}
|
|
4543
4546
|
}), !D;
|
|
4544
4547
|
}), D || (D = B), D == y && (D = l ? m(D, 1) : function() {
|
|
@@ -4911,72 +4914,72 @@ function Xk(e, t, r, n, a, s, o, i) {
|
|
|
4911
4914
|
var b = g ? zk : xk;
|
|
4912
4915
|
return Jk(b($, E), e, t);
|
|
4913
4916
|
}
|
|
4914
|
-
var wi = Xk, Qk = wi,
|
|
4915
|
-
function
|
|
4916
|
-
return t = r ? void 0 : t, t = e && t == null ? e.length : t, Qk(e,
|
|
4917
|
+
var wi = Xk, Qk = wi, eD = 128;
|
|
4918
|
+
function tD(e, t, r) {
|
|
4919
|
+
return t = r ? void 0 : t, t = e && t == null ? e.length : t, Qk(e, eD, void 0, void 0, void 0, void 0, t);
|
|
4917
4920
|
}
|
|
4918
|
-
var
|
|
4919
|
-
function
|
|
4920
|
-
return
|
|
4921
|
+
var rD = tD, nD = yi, aD = 4;
|
|
4922
|
+
function sD(e) {
|
|
4923
|
+
return nD(e, aD);
|
|
4921
4924
|
}
|
|
4922
|
-
var
|
|
4925
|
+
var oD = sD, iD = wi, uD = 8;
|
|
4923
4926
|
function Ei(e, t, r) {
|
|
4924
4927
|
t = r ? void 0 : t;
|
|
4925
|
-
var n =
|
|
4928
|
+
var n = iD(e, uD, void 0, void 0, void 0, void 0, void 0, t);
|
|
4926
4929
|
return n.placeholder = Ei.placeholder, n;
|
|
4927
4930
|
}
|
|
4928
4931
|
Ei.placeholder = {};
|
|
4929
|
-
var
|
|
4930
|
-
function
|
|
4931
|
-
if (!
|
|
4932
|
+
var lD = Ei, cD = gr, dD = ft, fD = Ap, pD = "[object DOMException]", hD = "[object Error]";
|
|
4933
|
+
function mD(e) {
|
|
4934
|
+
if (!dD(e))
|
|
4932
4935
|
return !1;
|
|
4933
|
-
var t =
|
|
4934
|
-
return t ==
|
|
4936
|
+
var t = cD(e);
|
|
4937
|
+
return t == hD || t == pD || typeof e.message == "string" && typeof e.name == "string" && !fD(e);
|
|
4935
4938
|
}
|
|
4936
|
-
var $
|
|
4937
|
-
function
|
|
4938
|
-
return
|
|
4939
|
+
var $D = mD, vD = hn, yD = ft, gD = "[object WeakMap]";
|
|
4940
|
+
function _D(e) {
|
|
4941
|
+
return yD(e) && vD(e) == gD;
|
|
4939
4942
|
}
|
|
4940
|
-
var
|
|
4941
|
-
function
|
|
4942
|
-
return
|
|
4943
|
+
var bD = _D, wD = yi, ED = ra, SD = 1;
|
|
4944
|
+
function AD(e) {
|
|
4945
|
+
return ED(typeof e == "function" ? e : wD(e, SD));
|
|
4943
4946
|
}
|
|
4944
|
-
var
|
|
4945
|
-
function
|
|
4947
|
+
var PD = AD, OD = cp;
|
|
4948
|
+
function CD(e) {
|
|
4946
4949
|
var t = e == null ? 0 : e.length;
|
|
4947
|
-
return t ?
|
|
4950
|
+
return t ? OD(e, 1) : [];
|
|
4948
4951
|
}
|
|
4949
|
-
var
|
|
4950
|
-
function
|
|
4951
|
-
return
|
|
4952
|
+
var TD = CD, ID = TD, RD = dp, ND = fi;
|
|
4953
|
+
function jD(e) {
|
|
4954
|
+
return ND(RD(e, void 0, ID), e + "");
|
|
4952
4955
|
}
|
|
4953
|
-
var
|
|
4954
|
-
return
|
|
4955
|
-
}),
|
|
4956
|
-
function
|
|
4957
|
-
return
|
|
4956
|
+
var kD = jD, DD = wi, MD = kD, LD = 256, FD = MD(function(e, t) {
|
|
4957
|
+
return DD(e, LD, void 0, void 0, void 0, t);
|
|
4958
|
+
}), VD = FD, UD = ui, zD = na, qD = qe, WD = un, BD = Ff, KD = mn, GD = ta;
|
|
4959
|
+
function HD(e) {
|
|
4960
|
+
return qD(e) ? UD(e, KD) : WD(e) ? [e] : zD(BD(GD(e)));
|
|
4958
4961
|
}
|
|
4959
|
-
var
|
|
4960
|
-
ary:
|
|
4962
|
+
var xD = HD, JD = {
|
|
4963
|
+
ary: rD,
|
|
4961
4964
|
assign: Tp,
|
|
4962
|
-
clone:
|
|
4963
|
-
curry:
|
|
4965
|
+
clone: oD,
|
|
4966
|
+
curry: lD,
|
|
4964
4967
|
forEach: vi,
|
|
4965
4968
|
isArray: qe,
|
|
4966
|
-
isError: $
|
|
4969
|
+
isError: $D,
|
|
4967
4970
|
isFunction: Xn,
|
|
4968
|
-
isWeakMap:
|
|
4969
|
-
iteratee:
|
|
4971
|
+
isWeakMap: bD,
|
|
4972
|
+
iteratee: PD,
|
|
4970
4973
|
keys: ai,
|
|
4971
|
-
rearg:
|
|
4974
|
+
rearg: VD,
|
|
4972
4975
|
toInteger: Rs,
|
|
4973
|
-
toPath:
|
|
4974
|
-
},
|
|
4975
|
-
function
|
|
4976
|
-
return
|
|
4976
|
+
toPath: xD
|
|
4977
|
+
}, ZD = XN, YD = JD;
|
|
4978
|
+
function XD(e, t, r) {
|
|
4979
|
+
return ZD(YD, e, t, r);
|
|
4977
4980
|
}
|
|
4978
|
-
var
|
|
4979
|
-
function
|
|
4981
|
+
var QD = XD, ao, ad;
|
|
4982
|
+
function e9() {
|
|
4980
4983
|
if (ad)
|
|
4981
4984
|
return ao;
|
|
4982
4985
|
ad = 1;
|
|
@@ -5000,77 +5003,77 @@ function eD() {
|
|
|
5000
5003
|
return ao = s, ao;
|
|
5001
5004
|
}
|
|
5002
5005
|
var so, sd;
|
|
5003
|
-
function
|
|
5006
|
+
function t9() {
|
|
5004
5007
|
if (sd)
|
|
5005
5008
|
return so;
|
|
5006
5009
|
sd = 1;
|
|
5007
|
-
var e =
|
|
5010
|
+
var e = e9();
|
|
5008
5011
|
function t(r, n, a) {
|
|
5009
5012
|
return r == null ? r : e(r, n, a);
|
|
5010
5013
|
}
|
|
5011
5014
|
return so = t, so;
|
|
5012
5015
|
}
|
|
5013
|
-
var
|
|
5016
|
+
var r9 = QD, Jp = r9("set", t9());
|
|
5014
5017
|
Jp.placeholder = Dp();
|
|
5015
|
-
var
|
|
5016
|
-
function
|
|
5017
|
-
return e &&
|
|
5018
|
+
var n9 = Jp, a9 = bp, s9 = br;
|
|
5019
|
+
function o9(e, t) {
|
|
5020
|
+
return e && a9(e, t, s9);
|
|
5018
5021
|
}
|
|
5019
|
-
var
|
|
5020
|
-
function
|
|
5022
|
+
var i9 = o9, u9 = _r;
|
|
5023
|
+
function l9(e, t) {
|
|
5021
5024
|
return function(r, n) {
|
|
5022
5025
|
if (r == null)
|
|
5023
5026
|
return r;
|
|
5024
|
-
if (!
|
|
5027
|
+
if (!u9(r))
|
|
5025
5028
|
return e(r, n);
|
|
5026
5029
|
for (var a = r.length, s = t ? a : -1, o = Object(r); (t ? s-- : ++s < a) && n(o[s], s, o) !== !1; )
|
|
5027
5030
|
;
|
|
5028
5031
|
return r;
|
|
5029
5032
|
};
|
|
5030
5033
|
}
|
|
5031
|
-
var
|
|
5032
|
-
function $
|
|
5034
|
+
var c9 = l9, d9 = i9, f9 = c9, p9 = f9(d9), h9 = p9, m9 = h9;
|
|
5035
|
+
function $9(e, t) {
|
|
5033
5036
|
var r = [];
|
|
5034
|
-
return
|
|
5037
|
+
return m9(e, function(n, a, s) {
|
|
5035
5038
|
t(n, a, s) && r.push(n);
|
|
5036
5039
|
}), r;
|
|
5037
5040
|
}
|
|
5038
|
-
var
|
|
5039
|
-
function
|
|
5040
|
-
var r =
|
|
5041
|
-
return r(e,
|
|
5041
|
+
var v9 = $9, y9 = Af, g9 = v9, _9 = ra, b9 = qe;
|
|
5042
|
+
function w9(e, t) {
|
|
5043
|
+
var r = b9(e) ? y9 : g9;
|
|
5044
|
+
return r(e, _9(t));
|
|
5042
5045
|
}
|
|
5043
|
-
var od =
|
|
5044
|
-
function
|
|
5045
|
-
return
|
|
5046
|
+
var od = w9, E9 = si;
|
|
5047
|
+
function S9(e, t) {
|
|
5048
|
+
return E9(e, t);
|
|
5046
5049
|
}
|
|
5047
|
-
var Zp =
|
|
5048
|
-
function
|
|
5049
|
-
return typeof e == "string" || !
|
|
5050
|
+
var Zp = S9, A9 = gr, P9 = qe, O9 = ft, C9 = "[object String]";
|
|
5051
|
+
function T9(e) {
|
|
5052
|
+
return typeof e == "string" || !P9(e) && O9(e) && A9(e) == C9;
|
|
5050
5053
|
}
|
|
5051
|
-
var
|
|
5052
|
-
function
|
|
5053
|
-
return
|
|
5054
|
+
var I9 = T9, R9 = ui;
|
|
5055
|
+
function N9(e, t) {
|
|
5056
|
+
return R9(t, function(r) {
|
|
5054
5057
|
return e[r];
|
|
5055
5058
|
});
|
|
5056
5059
|
}
|
|
5057
|
-
var
|
|
5058
|
-
function
|
|
5059
|
-
return e == null ? [] :
|
|
5060
|
+
var j9 = N9, k9 = j9, D9 = br;
|
|
5061
|
+
function M9(e) {
|
|
5062
|
+
return e == null ? [] : k9(e, D9(e));
|
|
5060
5063
|
}
|
|
5061
|
-
var
|
|
5062
|
-
function
|
|
5063
|
-
e =
|
|
5064
|
+
var L9 = M9, F9 = $p, V9 = _r, U9 = I9, z9 = Rs, q9 = L9, W9 = Math.max;
|
|
5065
|
+
function B9(e, t, r, n) {
|
|
5066
|
+
e = V9(e) ? e : q9(e), r = r && !n ? z9(r) : 0;
|
|
5064
5067
|
var a = e.length;
|
|
5065
|
-
return r < 0 && (r =
|
|
5068
|
+
return r < 0 && (r = W9(a + r, 0)), U9(e) ? r <= a && e.indexOf(t, r) > -1 : !!a && F9(e, t, r) > -1;
|
|
5066
5069
|
}
|
|
5067
|
-
var
|
|
5068
|
-
function
|
|
5070
|
+
var K9 = B9, G9 = ra, H9 = _r, x9 = br;
|
|
5071
|
+
function J9(e) {
|
|
5069
5072
|
return function(t, r, n) {
|
|
5070
5073
|
var a = Object(t);
|
|
5071
|
-
if (!
|
|
5072
|
-
var s =
|
|
5073
|
-
t =
|
|
5074
|
+
if (!H9(t)) {
|
|
5075
|
+
var s = G9(r);
|
|
5076
|
+
t = x9(t), r = function(i) {
|
|
5074
5077
|
return s(a[i], i, a);
|
|
5075
5078
|
};
|
|
5076
5079
|
}
|
|
@@ -5078,15 +5081,15 @@ function JD(e) {
|
|
|
5078
5081
|
return o > -1 ? a[s ? t[o] : o] : void 0;
|
|
5079
5082
|
};
|
|
5080
5083
|
}
|
|
5081
|
-
var
|
|
5084
|
+
var Z9 = J9, Y9 = mp, X9 = ra, Q9 = Rs, e4 = Math.max;
|
|
5082
5085
|
function t4(e, t, r) {
|
|
5083
5086
|
var n = e == null ? 0 : e.length;
|
|
5084
5087
|
if (!n)
|
|
5085
5088
|
return -1;
|
|
5086
|
-
var a = r == null ? 0 :
|
|
5087
|
-
return a < 0 && (a = e4(n + a, 0)),
|
|
5089
|
+
var a = r == null ? 0 : Q9(r);
|
|
5090
|
+
return a < 0 && (a = e4(n + a, 0)), Y9(e, X9(t), a);
|
|
5088
5091
|
}
|
|
5089
|
-
var r4 = t4, n4 =
|
|
5092
|
+
var r4 = t4, n4 = Z9, a4 = r4, s4 = n4(a4), o4 = s4, i4 = Math.ceil, u4 = Math.max;
|
|
5090
5093
|
function l4(e, t, r, n) {
|
|
5091
5094
|
for (var a = -1, s = u4(i4((t - e) / (r || 1)), 0), o = Array(s); s--; )
|
|
5092
5095
|
o[n ? s : ++a] = e, e += r;
|
|
@@ -5415,7 +5418,7 @@ var Ro = {};
|
|
|
5415
5418
|
}
|
|
5416
5419
|
optimizeNames(u, f) {
|
|
5417
5420
|
if (u[this.name.str])
|
|
5418
|
-
return this.rhs && (this.rhs =
|
|
5421
|
+
return this.rhs && (this.rhs = oe(this.rhs, u, f)), this;
|
|
5419
5422
|
}
|
|
5420
5423
|
get names() {
|
|
5421
5424
|
return this.rhs instanceof t._CodeOrName ? this.rhs.names : {};
|
|
@@ -5430,7 +5433,7 @@ var Ro = {};
|
|
|
5430
5433
|
}
|
|
5431
5434
|
optimizeNames(u, f) {
|
|
5432
5435
|
if (!(this.lhs instanceof t.Name && !u[this.lhs.str] && !this.sideEffects))
|
|
5433
|
-
return this.rhs =
|
|
5436
|
+
return this.rhs = oe(this.rhs, u, f), this;
|
|
5434
5437
|
}
|
|
5435
5438
|
get names() {
|
|
5436
5439
|
const u = this.lhs instanceof t.Name ? {} : { ...this.lhs.names };
|
|
@@ -5483,7 +5486,7 @@ var Ro = {};
|
|
|
5483
5486
|
return `${this.code}` ? this : void 0;
|
|
5484
5487
|
}
|
|
5485
5488
|
optimizeNames(u, f) {
|
|
5486
|
-
return this.code =
|
|
5489
|
+
return this.code = oe(this.code, u, f), this;
|
|
5487
5490
|
}
|
|
5488
5491
|
get names() {
|
|
5489
5492
|
return this.code instanceof t._CodeOrName ? this.code.names : {};
|
|
@@ -5554,7 +5557,7 @@ var Ro = {};
|
|
|
5554
5557
|
optimizeNames(u, f) {
|
|
5555
5558
|
var y;
|
|
5556
5559
|
if (this.else = (y = this.else) === null || y === void 0 ? void 0 : y.optimizeNames(u, f), !!(super.optimizeNames(u, f) || this.else))
|
|
5557
|
-
return this.condition =
|
|
5560
|
+
return this.condition = oe(this.condition, u, f), this;
|
|
5558
5561
|
}
|
|
5559
5562
|
get names() {
|
|
5560
5563
|
const u = super.names;
|
|
@@ -5574,7 +5577,7 @@ var Ro = {};
|
|
|
5574
5577
|
}
|
|
5575
5578
|
optimizeNames(u, f) {
|
|
5576
5579
|
if (super.optimizeNames(u, f))
|
|
5577
|
-
return this.iteration =
|
|
5580
|
+
return this.iteration = oe(this.iteration, u, f), this;
|
|
5578
5581
|
}
|
|
5579
5582
|
get names() {
|
|
5580
5583
|
return K(super.names, this.iteration.names);
|
|
@@ -5602,7 +5605,7 @@ var Ro = {};
|
|
|
5602
5605
|
}
|
|
5603
5606
|
optimizeNames(u, f) {
|
|
5604
5607
|
if (super.optimizeNames(u, f))
|
|
5605
|
-
return this.iterable =
|
|
5608
|
+
return this.iterable = oe(this.iterable, u, f), this;
|
|
5606
5609
|
}
|
|
5607
5610
|
get names() {
|
|
5608
5611
|
return K(super.names, this.iterable.names);
|
|
@@ -5875,7 +5878,7 @@ var Ro = {};
|
|
|
5875
5878
|
function ye(A, u) {
|
|
5876
5879
|
return u instanceof t._CodeOrName ? K(A, u.names) : A;
|
|
5877
5880
|
}
|
|
5878
|
-
function
|
|
5881
|
+
function oe(A, u, f) {
|
|
5879
5882
|
if (A instanceof t.Name)
|
|
5880
5883
|
return y(A);
|
|
5881
5884
|
if (!j(A))
|
|
@@ -5992,8 +5995,8 @@ var me = {};
|
|
|
5992
5995
|
e.eachItem = E;
|
|
5993
5996
|
function $({ mergeNames: S, mergeToName: P, mergeValues: N, resultToName: V }) {
|
|
5994
5997
|
return (z, H, K, ye) => {
|
|
5995
|
-
const
|
|
5996
|
-
return ye === t.Name && !(
|
|
5998
|
+
const oe = K === void 0 ? H : K instanceof t.Name ? (H instanceof t.Name ? S(z, H, K) : P(z, H, K), K) : H instanceof t.Name ? (P(z, K, H), H) : N(H, K);
|
|
5999
|
+
return ye === t.Name && !(oe instanceof t.Name) ? V(z, oe) : oe;
|
|
5997
6000
|
};
|
|
5998
6001
|
}
|
|
5999
6002
|
e.mergeEvaluated = {
|
|
@@ -6391,10 +6394,10 @@ function id(e, t, r) {
|
|
|
6391
6394
|
let l = (0, Wr._)`${i} === undefined`;
|
|
6392
6395
|
o.useDefaults === "empty" && (l = (0, Wr._)`${l} || ${i} === null || ${i} === ""`), n.if(l, (0, Wr._)`${i} = ${(0, Wr.stringify)(r)}`);
|
|
6393
6396
|
}
|
|
6394
|
-
var
|
|
6397
|
+
var qt = {}, le = {};
|
|
6395
6398
|
Object.defineProperty(le, "__esModule", { value: !0 });
|
|
6396
6399
|
le.validateUnion = le.validateArray = le.usePattern = le.callValidateCode = le.schemaProperties = le.allSchemaProperties = le.noPropertyInData = le.propertyInData = le.isOwnProperty = le.hasPropFunc = le.reportMissingProp = le.checkMissingProp = le.checkReportMissingProp = void 0;
|
|
6397
|
-
const Oe = de, Si = me,
|
|
6400
|
+
const Oe = de, Si = me, lr = Gt, z4 = me;
|
|
6398
6401
|
function q4(e, t) {
|
|
6399
6402
|
const { gen: r, data: n, it: a } = e;
|
|
6400
6403
|
r.if(Pi(r, n, t, a.opts.ownProperties), () => {
|
|
@@ -6442,12 +6445,12 @@ function G4(e, t) {
|
|
|
6442
6445
|
le.schemaProperties = G4;
|
|
6443
6446
|
function H4({ schemaCode: e, data: t, it: { gen: r, topSchemaRef: n, schemaPath: a, errorPath: s }, it: o }, i, l, c) {
|
|
6444
6447
|
const d = c ? (0, Oe._)`${e}, ${t}, ${n}${a}` : t, h = [
|
|
6445
|
-
[
|
|
6446
|
-
[
|
|
6447
|
-
[
|
|
6448
|
-
[
|
|
6448
|
+
[lr.default.instancePath, (0, Oe.strConcat)(lr.default.instancePath, s)],
|
|
6449
|
+
[lr.default.parentData, o.parentData],
|
|
6450
|
+
[lr.default.parentDataProperty, o.parentDataProperty],
|
|
6451
|
+
[lr.default.rootData, lr.default.rootData]
|
|
6449
6452
|
];
|
|
6450
|
-
o.opts.dynamicRef && h.push([
|
|
6453
|
+
o.opts.dynamicRef && h.push([lr.default.dynamicAnchors, lr.default.dynamicAnchors]);
|
|
6451
6454
|
const g = (0, Oe._)`${d}, ${r.object(...h)}`;
|
|
6452
6455
|
return l !== Oe.nil ? (0, Oe._)`${i}.call(${l}, ${g})` : (0, Oe._)`${i}(${g})`;
|
|
6453
6456
|
}
|
|
@@ -6498,8 +6501,8 @@ function Y4(e) {
|
|
|
6498
6501
|
})), e.result(o, () => e.reset(), () => e.error(!0));
|
|
6499
6502
|
}
|
|
6500
6503
|
le.validateUnion = Y4;
|
|
6501
|
-
Object.defineProperty(
|
|
6502
|
-
|
|
6504
|
+
Object.defineProperty(qt, "__esModule", { value: !0 });
|
|
6505
|
+
qt.validateKeywordUsage = qt.validSchemaType = qt.funcKeywordCode = qt.macroKeywordCode = void 0;
|
|
6503
6506
|
const Qe = de, Cr = Gt, X4 = le, Q4 = oa;
|
|
6504
6507
|
function e3(e, t) {
|
|
6505
6508
|
const { gen: r, keyword: n, schema: a, parentSchema: s, it: o } = e, i = t.macro.call(o.self, a, s, o), l = nh(r, n, i);
|
|
@@ -6513,7 +6516,7 @@ function e3(e, t) {
|
|
|
6513
6516
|
compositeRule: !0
|
|
6514
6517
|
}, c), e.pass(c, () => e.error(!0));
|
|
6515
6518
|
}
|
|
6516
|
-
|
|
6519
|
+
qt.macroKeywordCode = e3;
|
|
6517
6520
|
function t3(e, t) {
|
|
6518
6521
|
var r;
|
|
6519
6522
|
const { gen: n, keyword: a, schema: s, parentSchema: o, $data: i, it: l } = e;
|
|
@@ -6545,7 +6548,7 @@ function t3(e, t) {
|
|
|
6545
6548
|
n.if((0, Qe.not)((v = t.valid) !== null && v !== void 0 ? v : h), p);
|
|
6546
6549
|
}
|
|
6547
6550
|
}
|
|
6548
|
-
|
|
6551
|
+
qt.funcKeywordCode = t3;
|
|
6549
6552
|
function ud(e) {
|
|
6550
6553
|
const { gen: t, data: r, it: n } = e;
|
|
6551
6554
|
t.if(n.parentData, () => t.assign(r, (0, Qe._)`${n.parentData}[${n.parentDataProperty}]`));
|
|
@@ -6568,7 +6571,7 @@ function nh(e, t, r) {
|
|
|
6568
6571
|
function a3(e, t, r = !1) {
|
|
6569
6572
|
return !t.length || t.some((n) => n === "array" ? Array.isArray(e) : n === "object" ? e && typeof e == "object" && !Array.isArray(e) : typeof e == n || r && typeof e > "u");
|
|
6570
6573
|
}
|
|
6571
|
-
|
|
6574
|
+
qt.validSchemaType = a3;
|
|
6572
6575
|
function s3({ schema: e, opts: t, self: r, errSchemaPath: n }, a, s) {
|
|
6573
6576
|
if (Array.isArray(a.keyword) ? !a.keyword.includes(s) : a.keyword !== s)
|
|
6574
6577
|
throw new Error("ajv implementation error");
|
|
@@ -6583,11 +6586,11 @@ function s3({ schema: e, opts: t, self: r, errSchemaPath: n }, a, s) {
|
|
|
6583
6586
|
throw new Error(l);
|
|
6584
6587
|
}
|
|
6585
6588
|
}
|
|
6586
|
-
|
|
6587
|
-
var
|
|
6588
|
-
Object.defineProperty(
|
|
6589
|
-
|
|
6590
|
-
const
|
|
6589
|
+
qt.validateKeywordUsage = s3;
|
|
6590
|
+
var $r = {};
|
|
6591
|
+
Object.defineProperty($r, "__esModule", { value: !0 });
|
|
6592
|
+
$r.extendSubschemaMode = $r.extendSubschemaData = $r.getSubschema = void 0;
|
|
6593
|
+
const Ut = de, ah = me;
|
|
6591
6594
|
function o3(e, { keyword: t, schemaProp: r, schema: n, schemaPath: a, errSchemaPath: s, topSchemaRef: o }) {
|
|
6592
6595
|
if (t !== void 0 && n !== void 0)
|
|
6593
6596
|
throw new Error('both "keyword" and "schema" passed, only one allowed');
|
|
@@ -6595,11 +6598,11 @@ function o3(e, { keyword: t, schemaProp: r, schema: n, schemaPath: a, errSchemaP
|
|
|
6595
6598
|
const i = e.schema[t];
|
|
6596
6599
|
return r === void 0 ? {
|
|
6597
6600
|
schema: i,
|
|
6598
|
-
schemaPath: (0,
|
|
6601
|
+
schemaPath: (0, Ut._)`${e.schemaPath}${(0, Ut.getProperty)(t)}`,
|
|
6599
6602
|
errSchemaPath: `${e.errSchemaPath}/${t}`
|
|
6600
6603
|
} : {
|
|
6601
6604
|
schema: i[r],
|
|
6602
|
-
schemaPath: (0,
|
|
6605
|
+
schemaPath: (0, Ut._)`${e.schemaPath}${(0, Ut.getProperty)(t)}${(0, Ut.getProperty)(r)}`,
|
|
6603
6606
|
errSchemaPath: `${e.errSchemaPath}/${t}/${(0, ah.escapeFragment)(r)}`
|
|
6604
6607
|
};
|
|
6605
6608
|
}
|
|
@@ -6615,17 +6618,17 @@ function o3(e, { keyword: t, schemaProp: r, schema: n, schemaPath: a, errSchemaP
|
|
|
6615
6618
|
}
|
|
6616
6619
|
throw new Error('either "keyword" or "schema" must be passed');
|
|
6617
6620
|
}
|
|
6618
|
-
|
|
6621
|
+
$r.getSubschema = o3;
|
|
6619
6622
|
function i3(e, t, { dataProp: r, dataPropType: n, data: a, dataTypes: s, propertyName: o }) {
|
|
6620
6623
|
if (a !== void 0 && r !== void 0)
|
|
6621
6624
|
throw new Error('both "data" and "dataProp" passed, only one allowed');
|
|
6622
6625
|
const { gen: i } = t;
|
|
6623
6626
|
if (r !== void 0) {
|
|
6624
|
-
const { errorPath: c, dataPathArr: d, opts: h } = t, g = i.let("data", (0,
|
|
6625
|
-
l(g), e.errorPath = (0,
|
|
6627
|
+
const { errorPath: c, dataPathArr: d, opts: h } = t, g = i.let("data", (0, Ut._)`${t.data}${(0, Ut.getProperty)(r)}`, !0);
|
|
6628
|
+
l(g), e.errorPath = (0, Ut.str)`${c}${(0, ah.getErrorPath)(r, n, h.jsPropertySyntax)}`, e.parentDataProperty = (0, Ut._)`${r}`, e.dataPathArr = [...d, e.parentDataProperty];
|
|
6626
6629
|
}
|
|
6627
6630
|
if (a !== void 0) {
|
|
6628
|
-
const c = a instanceof
|
|
6631
|
+
const c = a instanceof Ut.Name ? a : i.let("data", a, !0);
|
|
6629
6632
|
l(c), o !== void 0 && (e.propertyName = o);
|
|
6630
6633
|
}
|
|
6631
6634
|
s && (e.dataTypes = s);
|
|
@@ -6633,12 +6636,12 @@ function i3(e, t, { dataProp: r, dataPropType: n, data: a, dataTypes: s, propert
|
|
|
6633
6636
|
e.data = c, e.dataLevel = t.dataLevel + 1, e.dataTypes = [], t.definedProperties = /* @__PURE__ */ new Set(), e.parentData = t.data, e.dataNames = [...t.dataNames, c];
|
|
6634
6637
|
}
|
|
6635
6638
|
}
|
|
6636
|
-
|
|
6639
|
+
$r.extendSubschemaData = i3;
|
|
6637
6640
|
function u3(e, { jtdDiscriminator: t, jtdMetadata: r, compositeRule: n, createErrors: a, allErrors: s }) {
|
|
6638
6641
|
n !== void 0 && (e.compositeRule = n), a !== void 0 && (e.createErrors = a), s !== void 0 && (e.allErrors = s), e.jtdDiscriminator = t, e.jtdMetadata = r;
|
|
6639
6642
|
}
|
|
6640
|
-
|
|
6641
|
-
var
|
|
6643
|
+
$r.extendSubschemaMode = u3;
|
|
6644
|
+
var Ge = {}, js = function e(t, r) {
|
|
6642
6645
|
if (t === r)
|
|
6643
6646
|
return !0;
|
|
6644
6647
|
if (t && r && typeof t == "object" && typeof r == "object") {
|
|
@@ -6679,14 +6682,14 @@ var He = {}, js = function e(t, r) {
|
|
|
6679
6682
|
set exports(e) {
|
|
6680
6683
|
No = e;
|
|
6681
6684
|
}
|
|
6682
|
-
},
|
|
6685
|
+
}, pr = l3.exports = function(e, t, r) {
|
|
6683
6686
|
typeof t == "function" && (r = t, t = {}), r = t.cb || r;
|
|
6684
6687
|
var n = typeof r == "function" ? r : r.pre || function() {
|
|
6685
6688
|
}, a = r.post || function() {
|
|
6686
6689
|
};
|
|
6687
6690
|
Fa(t, n, a, e, "", e);
|
|
6688
6691
|
};
|
|
6689
|
-
|
|
6692
|
+
pr.keywords = {
|
|
6690
6693
|
additionalItems: !0,
|
|
6691
6694
|
items: !0,
|
|
6692
6695
|
contains: !0,
|
|
@@ -6697,20 +6700,20 @@ fr.keywords = {
|
|
|
6697
6700
|
then: !0,
|
|
6698
6701
|
else: !0
|
|
6699
6702
|
};
|
|
6700
|
-
|
|
6703
|
+
pr.arrayKeywords = {
|
|
6701
6704
|
items: !0,
|
|
6702
6705
|
allOf: !0,
|
|
6703
6706
|
anyOf: !0,
|
|
6704
6707
|
oneOf: !0
|
|
6705
6708
|
};
|
|
6706
|
-
|
|
6709
|
+
pr.propsKeywords = {
|
|
6707
6710
|
$defs: !0,
|
|
6708
6711
|
definitions: !0,
|
|
6709
6712
|
properties: !0,
|
|
6710
6713
|
patternProperties: !0,
|
|
6711
6714
|
dependencies: !0
|
|
6712
6715
|
};
|
|
6713
|
-
|
|
6716
|
+
pr.skipKeywords = {
|
|
6714
6717
|
default: !0,
|
|
6715
6718
|
enum: !0,
|
|
6716
6719
|
const: !0,
|
|
@@ -6736,15 +6739,15 @@ function Fa(e, t, r, n, a, s, o, i, l, c) {
|
|
|
6736
6739
|
for (var d in n) {
|
|
6737
6740
|
var h = n[d];
|
|
6738
6741
|
if (Array.isArray(h)) {
|
|
6739
|
-
if (d in
|
|
6742
|
+
if (d in pr.arrayKeywords)
|
|
6740
6743
|
for (var g = 0; g < h.length; g++)
|
|
6741
6744
|
Fa(e, t, r, h[g], a + "/" + d + "/" + g, s, a, d, n, g);
|
|
6742
|
-
} else if (d in
|
|
6745
|
+
} else if (d in pr.propsKeywords) {
|
|
6743
6746
|
if (h && typeof h == "object")
|
|
6744
6747
|
for (var E in h)
|
|
6745
6748
|
Fa(e, t, r, h[E], a + "/" + d + "/" + c3(E), s, a, d, n, E);
|
|
6746
6749
|
} else
|
|
6747
|
-
(d in
|
|
6750
|
+
(d in pr.keywords || e.allKeys && !(d in pr.skipKeywords)) && Fa(e, t, r, h, a + "/" + d, s, a, d, n);
|
|
6748
6751
|
}
|
|
6749
6752
|
r(n, a, s, o, i, l, c);
|
|
6750
6753
|
}
|
|
@@ -6752,8 +6755,8 @@ function Fa(e, t, r, n, a, s, o, i, l, c) {
|
|
|
6752
6755
|
function c3(e) {
|
|
6753
6756
|
return e.replace(/~/g, "~0").replace(/\//g, "~1");
|
|
6754
6757
|
}
|
|
6755
|
-
Object.defineProperty(
|
|
6756
|
-
|
|
6758
|
+
Object.defineProperty(Ge, "__esModule", { value: !0 });
|
|
6759
|
+
Ge.getSchemaRefs = Ge.resolveUrl = Ge.normalizeId = Ge._getFullPath = Ge.getFullPath = Ge.inlineRef = void 0;
|
|
6757
6760
|
const d3 = me, f3 = js, p3 = No, h3 = /* @__PURE__ */ new Set([
|
|
6758
6761
|
"type",
|
|
6759
6762
|
"format",
|
|
@@ -6775,7 +6778,7 @@ const d3 = me, f3 = js, p3 = No, h3 = /* @__PURE__ */ new Set([
|
|
|
6775
6778
|
function m3(e, t = !0) {
|
|
6776
6779
|
return typeof e == "boolean" ? !0 : t === !0 ? !jo(e) : t ? sh(e) <= t : !1;
|
|
6777
6780
|
}
|
|
6778
|
-
|
|
6781
|
+
Ge.inlineRef = m3;
|
|
6779
6782
|
const $3 = /* @__PURE__ */ new Set([
|
|
6780
6783
|
"$ref",
|
|
6781
6784
|
"$recursiveRef",
|
|
@@ -6808,20 +6811,20 @@ function oh(e, t = "", r) {
|
|
|
6808
6811
|
const n = e.parse(t);
|
|
6809
6812
|
return ih(e, n);
|
|
6810
6813
|
}
|
|
6811
|
-
|
|
6814
|
+
Ge.getFullPath = oh;
|
|
6812
6815
|
function ih(e, t) {
|
|
6813
6816
|
return e.serialize(t).split("#")[0] + "#";
|
|
6814
6817
|
}
|
|
6815
|
-
|
|
6818
|
+
Ge._getFullPath = ih;
|
|
6816
6819
|
const v3 = /#\/?$/;
|
|
6817
6820
|
function Yr(e) {
|
|
6818
6821
|
return e ? e.replace(v3, "") : "";
|
|
6819
6822
|
}
|
|
6820
|
-
|
|
6823
|
+
Ge.normalizeId = Yr;
|
|
6821
6824
|
function y3(e, t, r) {
|
|
6822
6825
|
return r = Yr(r), e.resolve(t, r);
|
|
6823
6826
|
}
|
|
6824
|
-
|
|
6827
|
+
Ge.resolveUrl = y3;
|
|
6825
6828
|
const g3 = /^[a-z_][-a-z0-9._]*$/i;
|
|
6826
6829
|
function _3(e, t) {
|
|
6827
6830
|
if (typeof e == "boolean")
|
|
@@ -6857,10 +6860,10 @@ function _3(e, t) {
|
|
|
6857
6860
|
return new Error(`reference "${h}" resolves to more than one schema`);
|
|
6858
6861
|
}
|
|
6859
6862
|
}
|
|
6860
|
-
|
|
6863
|
+
Ge.getSchemaRefs = _3;
|
|
6861
6864
|
Object.defineProperty(Ot, "__esModule", { value: !0 });
|
|
6862
6865
|
Ot.getData = Ot.KeywordCxt = Ot.validateFunctionCode = void 0;
|
|
6863
|
-
const uh = en, ld = ia, Oi = tr, as = ia, b3 = Ns, kn =
|
|
6866
|
+
const uh = en, ld = ia, Oi = tr, as = ia, b3 = Ns, kn = qt, io = $r, x = de, re = Gt, w3 = Ge, rr = me, On = oa;
|
|
6864
6867
|
function E3(e) {
|
|
6865
6868
|
if (dh(e) && (fh(e), ch(e))) {
|
|
6866
6869
|
P3(e);
|
|
@@ -7178,7 +7181,7 @@ let B3 = class extends Error {
|
|
|
7178
7181
|
ua.default = B3;
|
|
7179
7182
|
var la = {};
|
|
7180
7183
|
Object.defineProperty(la, "__esModule", { value: !0 });
|
|
7181
|
-
const uo =
|
|
7184
|
+
const uo = Ge;
|
|
7182
7185
|
let K3 = class extends Error {
|
|
7183
7186
|
constructor(t, r, n, a) {
|
|
7184
7187
|
super(a || `can't resolve reference ${n} from id ${r}`), this.missingRef = (0, uo.resolveUrl)(t, r, n), this.missingSchema = (0, uo.normalizeId)((0, uo.getFullPath)(t, this.missingRef));
|
|
@@ -7188,7 +7191,7 @@ la.default = K3;
|
|
|
7188
7191
|
var ot = {};
|
|
7189
7192
|
Object.defineProperty(ot, "__esModule", { value: !0 });
|
|
7190
7193
|
ot.resolveSchema = ot.getCompilingSchema = ot.resolveRef = ot.compileSchema = ot.SchemaEnv = void 0;
|
|
7191
|
-
const bt = de, G3 = ua, Ar = Gt, At =
|
|
7194
|
+
const bt = de, G3 = ua, Ar = Gt, At = Ge, pd = me, H3 = Ot;
|
|
7192
7195
|
let ks = class {
|
|
7193
7196
|
constructor(t) {
|
|
7194
7197
|
var r;
|
|
@@ -7407,7 +7410,7 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7407
7410
|
function c(T) {
|
|
7408
7411
|
var O = "[A-Za-z]", R = "[0-9]", F = n(R, "[A-Fa-f]"), L = a(a("%[EFef]" + F + "%" + F + F + "%" + F + F) + "|" + a("%[89A-Fa-f]" + F + "%" + F + F) + "|" + a("%" + F + F)), Z = "[\\:\\/\\?\\#\\[\\]\\@]", Y = "[\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=]", he = n(Z, Y), Ae = T ? "[\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]" : "[]", ke = T ? "[\\uE000-\\uF8FF]" : "[]", pe = n(O, R, "[\\-\\.\\_\\~]", Ae);
|
|
7409
7412
|
a(O + n(O, R, "[\\+\\-\\.]") + "*"), a(a(L + "|" + n(pe, Y, "[\\:]")) + "*");
|
|
7410
|
-
var Ee = a(a("25[0-5]") + "|" + a("2[0-4]" + R) + "|" + a("1" + R + R) + "|" + a("0?[1-9]" + R) + "|0?0?" + R), De = a(Ee + "\\." + Ee + "\\." + Ee + "\\." + Ee), ae = a(F + "{1,4}"), Te = a(a(ae + "\\:" + ae) + "|" + De), Fe = a(a(ae + "\\:") + "{6}" + Te), Ie = a("\\:\\:" + a(ae + "\\:") + "{5}" + Te),
|
|
7413
|
+
var Ee = a(a("25[0-5]") + "|" + a("2[0-4]" + R) + "|" + a("1" + R + R) + "|" + a("0?[1-9]" + R) + "|0?0?" + R), De = a(Ee + "\\." + Ee + "\\." + Ee + "\\." + Ee), ae = a(F + "{1,4}"), Te = a(a(ae + "\\:" + ae) + "|" + De), Fe = a(a(ae + "\\:") + "{6}" + Te), Ie = a("\\:\\:" + a(ae + "\\:") + "{5}" + Te), ur = a(a(ae) + "?\\:\\:" + a(ae + "\\:") + "{4}" + Te), Mt = a(a(a(ae + "\\:") + "{0,1}" + ae) + "?\\:\\:" + a(ae + "\\:") + "{3}" + Te), Lt = a(a(a(ae + "\\:") + "{0,2}" + ae) + "?\\:\\:" + a(ae + "\\:") + "{2}" + Te), qr = a(a(a(ae + "\\:") + "{0,3}" + ae) + "?\\:\\:" + ae + "\\:" + Te), Er = a(a(a(ae + "\\:") + "{0,4}" + ae) + "?\\:\\:" + Te), $t = a(a(a(ae + "\\:") + "{0,5}" + ae) + "?\\:\\:" + ae), Ft = a(a(a(ae + "\\:") + "{0,6}" + ae) + "?\\:\\:"), Sr = a([Fe, Ie, ur, Mt, Lt, qr, Er, $t, Ft].join("|")), Qt = a(a(pe + "|" + L) + "+");
|
|
7411
7414
|
a("[vV]" + F + "+\\." + n(pe, Y, "[\\:]") + "+"), a(a(L + "|" + n(pe, Y)) + "*");
|
|
7412
7415
|
var En = a(L + "|" + n(pe, Y, "[\\:\\@]"));
|
|
7413
7416
|
return a(a(L + "|" + n(pe, Y, "[\\@]")) + "+"), a(a(En + "|" + n("[\\/\\?]", ke)) + "*"), {
|
|
@@ -7464,7 +7467,7 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7464
7467
|
"not-basic": "Illegal input >= 0x80 (not a basic code point)",
|
|
7465
7468
|
"invalid-input": "Invalid input"
|
|
7466
7469
|
}, H = b - m, K = Math.floor, ye = String.fromCharCode;
|
|
7467
|
-
function
|
|
7470
|
+
function oe(T) {
|
|
7468
7471
|
throw new RangeError(z[T]);
|
|
7469
7472
|
}
|
|
7470
7473
|
function Ne(T, O) {
|
|
@@ -7509,7 +7512,7 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7509
7512
|
var R = [], F = O.length, L = 0, Z = k, Y = C, he = O.lastIndexOf(S);
|
|
7510
7513
|
he < 0 && (he = 0);
|
|
7511
7514
|
for (var Ae = 0; Ae < he; ++Ae)
|
|
7512
|
-
O.charCodeAt(Ae) >= 128 &&
|
|
7515
|
+
O.charCodeAt(Ae) >= 128 && oe("not-basic"), R.push(O.charCodeAt(Ae));
|
|
7513
7516
|
for (var ke = he > 0 ? he + 1 : 0; ke < F; ) {
|
|
7514
7517
|
for (
|
|
7515
7518
|
var pe = L, Ee = 1, De = b;
|
|
@@ -7517,17 +7520,17 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7517
7520
|
/* no condition */
|
|
7518
7521
|
De += b
|
|
7519
7522
|
) {
|
|
7520
|
-
ke >= F &&
|
|
7523
|
+
ke >= F && oe("invalid-input");
|
|
7521
7524
|
var ae = ct(O.charCodeAt(ke++));
|
|
7522
|
-
(ae >= b || ae > K(($ - L) / Ee)) &&
|
|
7525
|
+
(ae >= b || ae > K(($ - L) / Ee)) && oe("overflow"), L += ae * Ee;
|
|
7523
7526
|
var Te = De <= Y ? m : De >= Y + p ? p : De - Y;
|
|
7524
7527
|
if (ae < Te)
|
|
7525
7528
|
break;
|
|
7526
7529
|
var Fe = b - Te;
|
|
7527
|
-
Ee > K($ / Fe) &&
|
|
7530
|
+
Ee > K($ / Fe) && oe("overflow"), Ee *= Fe;
|
|
7528
7531
|
}
|
|
7529
7532
|
var Ie = R.length + 1;
|
|
7530
|
-
Y = _(L - pe, Ie, pe == 0), K(L / Ie) > $ - Z &&
|
|
7533
|
+
Y = _(L - pe, Ie, pe == 0), K(L / Ie) > $ - Z && oe("overflow"), Z += K(L / Ie), L %= Ie, R.splice(L++, 0, Z);
|
|
7531
7534
|
}
|
|
7532
7535
|
return String.fromCodePoint.apply(String, R);
|
|
7533
7536
|
}, A = function(O) {
|
|
@@ -7551,29 +7554,29 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7551
7554
|
}
|
|
7552
7555
|
var ae = R.length, Te = ae;
|
|
7553
7556
|
for (ae && R.push(S); Te < F; ) {
|
|
7554
|
-
var Fe = $, Ie = !0,
|
|
7557
|
+
var Fe = $, Ie = !0, ur = !1, Mt = void 0;
|
|
7555
7558
|
try {
|
|
7556
|
-
for (var
|
|
7559
|
+
for (var Lt = O[Symbol.iterator](), qr; !(Ie = (qr = Lt.next()).done); Ie = !0) {
|
|
7557
7560
|
var Er = qr.value;
|
|
7558
7561
|
Er >= L && Er < Fe && (Fe = Er);
|
|
7559
7562
|
}
|
|
7560
7563
|
} catch (Sn) {
|
|
7561
|
-
|
|
7564
|
+
ur = !0, Mt = Sn;
|
|
7562
7565
|
} finally {
|
|
7563
7566
|
try {
|
|
7564
|
-
!Ie &&
|
|
7567
|
+
!Ie && Lt.return && Lt.return();
|
|
7565
7568
|
} finally {
|
|
7566
|
-
if (
|
|
7567
|
-
throw
|
|
7569
|
+
if (ur)
|
|
7570
|
+
throw Mt;
|
|
7568
7571
|
}
|
|
7569
7572
|
}
|
|
7570
7573
|
var $t = Te + 1;
|
|
7571
|
-
Fe - L > K(($ - Z) / $t) &&
|
|
7572
|
-
var
|
|
7574
|
+
Fe - L > K(($ - Z) / $t) && oe("overflow"), Z += (Fe - L) * $t, L = Fe;
|
|
7575
|
+
var Ft = !0, Sr = !1, Qt = void 0;
|
|
7573
7576
|
try {
|
|
7574
|
-
for (var En = O[Symbol.iterator](), El; !(
|
|
7577
|
+
for (var En = O[Symbol.iterator](), El; !(Ft = (El = En.next()).done); Ft = !0) {
|
|
7575
7578
|
var Sl = El.value;
|
|
7576
|
-
if (Sl < L && ++Z > $ &&
|
|
7579
|
+
if (Sl < L && ++Z > $ && oe("overflow"), Sl == L) {
|
|
7577
7580
|
for (
|
|
7578
7581
|
var ga = Z, _a = b;
|
|
7579
7582
|
;
|
|
@@ -7593,7 +7596,7 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7593
7596
|
Sr = !0, Qt = Sn;
|
|
7594
7597
|
} finally {
|
|
7595
7598
|
try {
|
|
7596
|
-
!
|
|
7599
|
+
!Ft && En.return && En.return();
|
|
7597
7600
|
} finally {
|
|
7598
7601
|
if (Sr)
|
|
7599
7602
|
throw Qt;
|
|
@@ -7681,21 +7684,21 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7681
7684
|
for (var Y = L.toLowerCase().split("::").reverse(), he = g(Y, 2), Ae = he[0], ke = he[1], pe = ke ? ke.split(":").map(X) : [], Ee = Ae.split(":").map(X), De = O.IPV4ADDRESS.test(Ee[Ee.length - 1]), ae = De ? 7 : 8, Te = Ee.length - ae, Fe = Array(ae), Ie = 0; Ie < ae; ++Ie)
|
|
7682
7685
|
Fe[Ie] = pe[Ie] || Ee[Te + Ie] || "";
|
|
7683
7686
|
De && (Fe[ae - 1] = ge(Fe[ae - 1], O));
|
|
7684
|
-
var
|
|
7685
|
-
if (!
|
|
7687
|
+
var ur = Fe.reduce(function($t, Ft, Sr) {
|
|
7688
|
+
if (!Ft || Ft === "0") {
|
|
7686
7689
|
var Qt = $t[$t.length - 1];
|
|
7687
7690
|
Qt && Qt.index + Qt.length === Sr ? Qt.length++ : $t.push({ index: Sr, length: 1 });
|
|
7688
7691
|
}
|
|
7689
7692
|
return $t;
|
|
7690
|
-
}, []),
|
|
7691
|
-
return
|
|
7692
|
-
})[0],
|
|
7693
|
-
if (
|
|
7694
|
-
var qr = Fe.slice(0,
|
|
7695
|
-
|
|
7693
|
+
}, []), Mt = ur.sort(function($t, Ft) {
|
|
7694
|
+
return Ft.length - $t.length;
|
|
7695
|
+
})[0], Lt = void 0;
|
|
7696
|
+
if (Mt && Mt.length > 1) {
|
|
7697
|
+
var qr = Fe.slice(0, Mt.index), Er = Fe.slice(Mt.index + Mt.length);
|
|
7698
|
+
Lt = qr.join(":") + "::" + Er.join(":");
|
|
7696
7699
|
} else
|
|
7697
|
-
|
|
7698
|
-
return Z && (
|
|
7700
|
+
Lt = Fe.join(":");
|
|
7701
|
+
return Z && (Lt += "%" + Z), Lt;
|
|
7699
7702
|
} else
|
|
7700
7703
|
return T;
|
|
7701
7704
|
}
|
|
@@ -7728,15 +7731,15 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7728
7731
|
return "[" + Z + (Y ? "%25" + Y : "") + "]";
|
|
7729
7732
|
})), (typeof T.port == "number" || typeof T.port == "string") && (F.push(":"), F.push(String(T.port))), F.length ? F.join("") : void 0;
|
|
7730
7733
|
}
|
|
7731
|
-
var
|
|
7734
|
+
var Rt = /^\.\.?\//, Nt = /^\/\.(\/|$)/, jt = /^\/\.\.(\/|$)/, Jt = /^\/?(?:.|\n)*?(?=\/|$)/;
|
|
7732
7735
|
function nt(T) {
|
|
7733
7736
|
for (var O = []; T.length; )
|
|
7734
|
-
if (T.match(
|
|
7735
|
-
T = T.replace(
|
|
7737
|
+
if (T.match(Rt))
|
|
7738
|
+
T = T.replace(Rt, "");
|
|
7739
|
+
else if (T.match(Nt))
|
|
7740
|
+
T = T.replace(Nt, "/");
|
|
7736
7741
|
else if (T.match(jt))
|
|
7737
|
-
T = T.replace(jt, "/");
|
|
7738
|
-
else if (T.match(kt))
|
|
7739
|
-
T = T.replace(kt, "/"), O.pop();
|
|
7742
|
+
T = T.replace(jt, "/"), O.pop();
|
|
7740
7743
|
else if (T === "." || T === "..")
|
|
7741
7744
|
T = "";
|
|
7742
7745
|
else {
|
|
@@ -7767,13 +7770,13 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7767
7770
|
}
|
|
7768
7771
|
return T.query !== void 0 && (F.push("?"), F.push(T.query)), T.fragment !== void 0 && (F.push("#"), F.push(T.fragment)), F.join("");
|
|
7769
7772
|
}
|
|
7770
|
-
function
|
|
7773
|
+
function kt(T, O) {
|
|
7771
7774
|
var R = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, F = arguments[3], L = {};
|
|
7772
7775
|
return F || (T = We(Ue(T, R), R), O = We(Ue(O, R), R)), R = R || {}, !R.tolerant && O.scheme ? (L.scheme = O.scheme, L.userinfo = O.userinfo, L.host = O.host, L.port = O.port, L.path = nt(O.path || ""), L.query = O.query) : (O.userinfo !== void 0 || O.host !== void 0 || O.port !== void 0 ? (L.userinfo = O.userinfo, L.host = O.host, L.port = O.port, L.path = nt(O.path || ""), L.query = O.query) : (O.path ? (O.path.charAt(0) === "/" ? L.path = nt(O.path) : ((T.userinfo !== void 0 || T.host !== void 0 || T.port !== void 0) && !T.path ? L.path = "/" + O.path : T.path ? L.path = T.path.slice(0, T.path.lastIndexOf("/") + 1) + O.path : L.path = O.path, L.path = nt(L.path)), L.query = O.query) : (L.path = T.path, O.query !== void 0 ? L.query = O.query : L.query = T.query), L.userinfo = T.userinfo, L.host = T.host, L.port = T.port), L.scheme = T.scheme), L.fragment = O.fragment, L;
|
|
7773
7776
|
}
|
|
7774
7777
|
function Zt(T, O, R) {
|
|
7775
7778
|
var F = l({ scheme: "null" }, R);
|
|
7776
|
-
return Ue(
|
|
7779
|
+
return Ue(kt(We(T, F), We(O, F), F, !0), F);
|
|
7777
7780
|
}
|
|
7778
7781
|
function dt(T, O) {
|
|
7779
7782
|
return typeof T == "string" ? T = Ue(We(T, O), O) : s(T) === "object" && (T = We(Ue(T, O), O)), T;
|
|
@@ -7825,7 +7828,7 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7825
7828
|
domainHost: wn.domainHost,
|
|
7826
7829
|
parse: wn.parse,
|
|
7827
7830
|
serialize: wn.serialize
|
|
7828
|
-
}, Vm = {}, yl = "[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]",
|
|
7831
|
+
}, Vm = {}, yl = "[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]", Dt = "[0-9A-Fa-f]", Um = a(a("%[EFef]" + Dt + "%" + Dt + Dt + "%" + Dt + Dt) + "|" + a("%[89A-Fa-f]" + Dt + "%" + Dt + Dt) + "|" + a("%" + Dt + Dt)), zm = "[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]", qm = "[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]", Wm = n(qm, '[\\"\\\\]'), Bm = "[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]", Km = new RegExp(yl, "g"), zr = new RegExp(Um, "g"), Gm = new RegExp(n("[^]", zm, "[\\.]", '[\\"]', Wm), "g"), gl = new RegExp(n("[^]", yl, Bm), "g"), Hm = gl;
|
|
7829
7832
|
function Ws(T) {
|
|
7830
7833
|
var O = q(T);
|
|
7831
7834
|
return O.match(Km) ? O : T;
|
|
@@ -7863,8 +7866,8 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7863
7866
|
else
|
|
7864
7867
|
try {
|
|
7865
7868
|
Ie[1] = y.toASCII(Xe(Ie[1], R).toLowerCase());
|
|
7866
|
-
} catch (
|
|
7867
|
-
F.error = F.error || "Email address's domain name can not be converted to ASCII via punycode: " +
|
|
7869
|
+
} catch (ur) {
|
|
7870
|
+
F.error = F.error || "Email address's domain name can not be converted to ASCII via punycode: " + ur;
|
|
7868
7871
|
}
|
|
7869
7872
|
L[Te] = Ie.join("@");
|
|
7870
7873
|
}
|
|
@@ -7919,7 +7922,7 @@ var Ii = {}, Gn = {}, oM = {
|
|
|
7919
7922
|
return F.nss = (O.uuid || "").toLowerCase(), F;
|
|
7920
7923
|
}
|
|
7921
7924
|
};
|
|
7922
|
-
j[Xt.scheme] = Xt, j[ml.scheme] = ml, j[wn.scheme] = wn, j[vl.scheme] = vl, j[_l.scheme] = _l, j[bl.scheme] = bl, j[wl.scheme] = wl, r.SCHEMES = j, r.pctEncChar = D, r.pctDecChars = q, r.parse = We, r.removeDotSegments = nt, r.serialize = Ue, r.resolveComponents =
|
|
7925
|
+
j[Xt.scheme] = Xt, j[ml.scheme] = ml, j[wn.scheme] = wn, j[vl.scheme] = vl, j[_l.scheme] = _l, j[bl.scheme] = bl, j[wl.scheme] = wl, r.SCHEMES = j, r.pctEncChar = D, r.pctDecChars = q, r.parse = We, r.removeDotSegments = nt, r.serialize = Ue, r.resolveComponents = kt, r.resolve = Zt, r.normalize = dt, r.equal = Yt, r.escapeComponent = wr, r.unescapeComponent = Xe, Object.defineProperty(r, "__esModule", { value: !0 });
|
|
7923
7926
|
});
|
|
7924
7927
|
})(oM, Gn);
|
|
7925
7928
|
Object.defineProperty(Ii, "__esModule", { value: !0 });
|
|
@@ -7946,7 +7949,7 @@ Ii.default = _h;
|
|
|
7946
7949
|
} }), Object.defineProperty(e, "CodeGen", { enumerable: !0, get: function() {
|
|
7947
7950
|
return r.CodeGen;
|
|
7948
7951
|
} });
|
|
7949
|
-
const n = ua, a = la, s = Dr, o = ot, i = de, l =
|
|
7952
|
+
const n = ua, a = la, s = Dr, o = ot, i = de, l = Ge, c = ia, d = me, h = sM, g = Ii, E = (M, _) => new RegExp(M, _);
|
|
7950
7953
|
E.code = "new RegExp";
|
|
7951
7954
|
const $ = ["removeAdditional", "useDefaults", "coerceTypes"], b = /* @__PURE__ */ new Set([
|
|
7952
7955
|
"validate",
|
|
@@ -7984,7 +7987,7 @@ Ii.default = _h;
|
|
|
7984
7987
|
unicode: '"minLength"/"maxLength" account for unicode characters by default.'
|
|
7985
7988
|
}, v = 200;
|
|
7986
7989
|
function w(M) {
|
|
7987
|
-
var _, I, A, u, f, y, j, D, q, B, X, ge, je, mt, _t, We, xt, Nt, jt,
|
|
7990
|
+
var _, I, A, u, f, y, j, D, q, B, X, ge, je, mt, _t, We, xt, Rt, Nt, jt, Jt, nt, Ue, kt, Zt;
|
|
7988
7991
|
const dt = M.strict, Yt = (_ = M.code) === null || _ === void 0 ? void 0 : _.optimize, wr = Yt === !0 || Yt === void 0 ? 1 : Yt || 0, Xe = (A = (I = M.code) === null || I === void 0 ? void 0 : I.regExp) !== null && A !== void 0 ? A : E, Xt = (u = M.uriResolver) !== null && u !== void 0 ? u : g.default;
|
|
7989
7992
|
return {
|
|
7990
7993
|
strictSchema: (y = (f = M.strictSchema) !== null && f !== void 0 ? f : dt) !== null && y !== void 0 ? y : !0,
|
|
@@ -7996,13 +7999,13 @@ Ii.default = _h;
|
|
|
7996
7999
|
loopRequired: (_t = M.loopRequired) !== null && _t !== void 0 ? _t : v,
|
|
7997
8000
|
loopEnum: (We = M.loopEnum) !== null && We !== void 0 ? We : v,
|
|
7998
8001
|
meta: (xt = M.meta) !== null && xt !== void 0 ? xt : !0,
|
|
7999
|
-
messages: (
|
|
8000
|
-
inlineRefs: (
|
|
8001
|
-
schemaId: (
|
|
8002
|
+
messages: (Rt = M.messages) !== null && Rt !== void 0 ? Rt : !0,
|
|
8003
|
+
inlineRefs: (Nt = M.inlineRefs) !== null && Nt !== void 0 ? Nt : !0,
|
|
8004
|
+
schemaId: (jt = M.schemaId) !== null && jt !== void 0 ? jt : "$id",
|
|
8002
8005
|
addUsedSchema: (Jt = M.addUsedSchema) !== null && Jt !== void 0 ? Jt : !0,
|
|
8003
8006
|
validateSchema: (nt = M.validateSchema) !== null && nt !== void 0 ? nt : !0,
|
|
8004
8007
|
validateFormats: (Ue = M.validateFormats) !== null && Ue !== void 0 ? Ue : !0,
|
|
8005
|
-
unicodeRegExp: (
|
|
8008
|
+
unicodeRegExp: (kt = M.unicodeRegExp) !== null && kt !== void 0 ? kt : !0,
|
|
8006
8009
|
int32range: (Zt = M.int32range) !== null && Zt !== void 0 ? Zt : !0,
|
|
8007
8010
|
uriResolver: Xt
|
|
8008
8011
|
};
|
|
@@ -8174,7 +8177,7 @@ Ii.default = _h;
|
|
|
8174
8177
|
throw new Error("addKeywords: keyword must be string or non-empty array");
|
|
8175
8178
|
} else
|
|
8176
8179
|
throw new Error("invalid addKeywords parameters");
|
|
8177
|
-
if (
|
|
8180
|
+
if (oe.call(this, A, I), !I)
|
|
8178
8181
|
return (0, d.eachItem)(A, (f) => Ne.call(this, f)), this;
|
|
8179
8182
|
pt.call(this, I);
|
|
8180
8183
|
const u = {
|
|
@@ -8322,7 +8325,7 @@ Ii.default = _h;
|
|
|
8322
8325
|
throw new Error("logger must implement log, warn and error methods");
|
|
8323
8326
|
}
|
|
8324
8327
|
const ye = /^[a-z_$][a-z0-9_$:-]*$/i;
|
|
8325
|
-
function
|
|
8328
|
+
function oe(M, _) {
|
|
8326
8329
|
const { RULES: I } = this;
|
|
8327
8330
|
if ((0, d.eachItem)(M, (A) => {
|
|
8328
8331
|
if (I.keywords[A])
|
|
@@ -8475,11 +8478,11 @@ const cM = ji, dM = Mr, fM = [
|
|
|
8475
8478
|
Ni.default = fM;
|
|
8476
8479
|
var ki = {}, Di = {};
|
|
8477
8480
|
Object.defineProperty(Di, "__esModule", { value: !0 });
|
|
8478
|
-
const ss = de,
|
|
8479
|
-
maximum: { okStr: "<=", ok:
|
|
8480
|
-
minimum: { okStr: ">=", ok:
|
|
8481
|
-
exclusiveMaximum: { okStr: "<", ok:
|
|
8482
|
-
exclusiveMinimum: { okStr: ">", ok:
|
|
8481
|
+
const ss = de, cr = ss.operators, os = {
|
|
8482
|
+
maximum: { okStr: "<=", ok: cr.LTE, fail: cr.GT },
|
|
8483
|
+
minimum: { okStr: ">=", ok: cr.GTE, fail: cr.LT },
|
|
8484
|
+
exclusiveMaximum: { okStr: "<", ok: cr.LT, fail: cr.GTE },
|
|
8485
|
+
exclusiveMinimum: { okStr: ">", ok: cr.GT, fail: cr.LTE }
|
|
8483
8486
|
}, pM = {
|
|
8484
8487
|
message: ({ keyword: e, schemaCode: t }) => (0, ss.str)`must be ${os[e].okStr} ${t}`,
|
|
8485
8488
|
params: ({ keyword: e, schemaCode: t }) => (0, ss._)`{comparison: ${os[e].okStr}, limit: ${t}}`
|
|
@@ -9874,8 +9877,8 @@ var ls = {}, y6 = {
|
|
|
9874
9877
|
const H = i.exec(V);
|
|
9875
9878
|
if (!H)
|
|
9876
9879
|
return !1;
|
|
9877
|
-
const K = +H[1], ye = +H[2],
|
|
9878
|
-
return (K <= 23 && ye <= 59 &&
|
|
9880
|
+
const K = +H[1], ye = +H[2], oe = +H[3], Ne = H[5];
|
|
9881
|
+
return (K <= 23 && ye <= 59 && oe <= 59 || K === 23 && ye === 59 && oe === 60) && (!z || Ne !== "");
|
|
9879
9882
|
}
|
|
9880
9883
|
function c(V, z) {
|
|
9881
9884
|
if (!(V && z))
|
|
@@ -9892,9 +9895,9 @@ var ls = {}, y6 = {
|
|
|
9892
9895
|
function g(V, z) {
|
|
9893
9896
|
if (!(V && z))
|
|
9894
9897
|
return;
|
|
9895
|
-
const [H, K] = V.split(d), [ye,
|
|
9898
|
+
const [H, K] = V.split(d), [ye, oe] = z.split(d), Ne = o(H, ye);
|
|
9896
9899
|
if (Ne !== void 0)
|
|
9897
|
-
return Ne || c(K,
|
|
9900
|
+
return Ne || c(K, oe);
|
|
9898
9901
|
}
|
|
9899
9902
|
const E = /\/|:/, $ = /^(?:[a-z][a-z0-9+\-.]*:)(?:\/?\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:]|%[0-9a-f]{2})*@)?(?:\[(?:(?:(?:(?:[0-9a-f]{1,4}:){6}|::(?:[0-9a-f]{1,4}:){5}|(?:[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){4}|(?:(?:[0-9a-f]{1,4}:){0,1}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){3}|(?:(?:[0-9a-f]{1,4}:){0,2}[0-9a-f]{1,4})?::(?:[0-9a-f]{1,4}:){2}|(?:(?:[0-9a-f]{1,4}:){0,3}[0-9a-f]{1,4})?::[0-9a-f]{1,4}:|(?:(?:[0-9a-f]{1,4}:){0,4}[0-9a-f]{1,4})?::)(?:[0-9a-f]{1,4}:[0-9a-f]{1,4}|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?))|(?:(?:[0-9a-f]{1,4}:){0,5}[0-9a-f]{1,4})?::[0-9a-f]{1,4}|(?:(?:[0-9a-f]{1,4}:){0,6}[0-9a-f]{1,4})?::)|[Vv][0-9a-f]+\.[a-z0-9\-._~!$&'()*+,;=:]+)\]|(?:(?:25[0-5]|2[0-4]\d|[01]?\d\d?)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d\d?)|(?:[a-z0-9\-._~!$&'()*+,;=]|%[0-9a-f]{2})*)(?::\d*)?(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*|\/(?:(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)?|(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})+(?:\/(?:[a-z0-9\-._~!$&'()*+,;=:@]|%[0-9a-f]{2})*)*)(?:\?(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?(?:#(?:[a-z0-9\-._~!$&'()*+,;=:@/?]|%[0-9a-f]{2})*)?$/i;
|
|
9900
9903
|
function b(V) {
|
|
@@ -10234,7 +10237,7 @@ var Lo = {};
|
|
|
10234
10237
|
}
|
|
10235
10238
|
optimizeNames(u, f) {
|
|
10236
10239
|
if (u[this.name.str])
|
|
10237
|
-
return this.rhs && (this.rhs =
|
|
10240
|
+
return this.rhs && (this.rhs = oe(this.rhs, u, f)), this;
|
|
10238
10241
|
}
|
|
10239
10242
|
get names() {
|
|
10240
10243
|
return this.rhs instanceof t._CodeOrName ? this.rhs.names : {};
|
|
@@ -10249,7 +10252,7 @@ var Lo = {};
|
|
|
10249
10252
|
}
|
|
10250
10253
|
optimizeNames(u, f) {
|
|
10251
10254
|
if (!(this.lhs instanceof t.Name && !u[this.lhs.str] && !this.sideEffects))
|
|
10252
|
-
return this.rhs =
|
|
10255
|
+
return this.rhs = oe(this.rhs, u, f), this;
|
|
10253
10256
|
}
|
|
10254
10257
|
get names() {
|
|
10255
10258
|
const u = this.lhs instanceof t.Name ? {} : { ...this.lhs.names };
|
|
@@ -10302,7 +10305,7 @@ var Lo = {};
|
|
|
10302
10305
|
return `${this.code}` ? this : void 0;
|
|
10303
10306
|
}
|
|
10304
10307
|
optimizeNames(u, f) {
|
|
10305
|
-
return this.code =
|
|
10308
|
+
return this.code = oe(this.code, u, f), this;
|
|
10306
10309
|
}
|
|
10307
10310
|
get names() {
|
|
10308
10311
|
return this.code instanceof t._CodeOrName ? this.code.names : {};
|
|
@@ -10373,7 +10376,7 @@ var Lo = {};
|
|
|
10373
10376
|
optimizeNames(u, f) {
|
|
10374
10377
|
var y;
|
|
10375
10378
|
if (this.else = (y = this.else) === null || y === void 0 ? void 0 : y.optimizeNames(u, f), !!(super.optimizeNames(u, f) || this.else))
|
|
10376
|
-
return this.condition =
|
|
10379
|
+
return this.condition = oe(this.condition, u, f), this;
|
|
10377
10380
|
}
|
|
10378
10381
|
get names() {
|
|
10379
10382
|
const u = super.names;
|
|
@@ -10393,7 +10396,7 @@ var Lo = {};
|
|
|
10393
10396
|
}
|
|
10394
10397
|
optimizeNames(u, f) {
|
|
10395
10398
|
if (super.optimizeNames(u, f))
|
|
10396
|
-
return this.iteration =
|
|
10399
|
+
return this.iteration = oe(this.iteration, u, f), this;
|
|
10397
10400
|
}
|
|
10398
10401
|
get names() {
|
|
10399
10402
|
return K(super.names, this.iteration.names);
|
|
@@ -10421,7 +10424,7 @@ var Lo = {};
|
|
|
10421
10424
|
}
|
|
10422
10425
|
optimizeNames(u, f) {
|
|
10423
10426
|
if (super.optimizeNames(u, f))
|
|
10424
|
-
return this.iterable =
|
|
10427
|
+
return this.iterable = oe(this.iterable, u, f), this;
|
|
10425
10428
|
}
|
|
10426
10429
|
get names() {
|
|
10427
10430
|
return K(super.names, this.iterable.names);
|
|
@@ -10694,7 +10697,7 @@ var Lo = {};
|
|
|
10694
10697
|
function ye(A, u) {
|
|
10695
10698
|
return u instanceof t._CodeOrName ? K(A, u.names) : A;
|
|
10696
10699
|
}
|
|
10697
|
-
function
|
|
10700
|
+
function oe(A, u, f) {
|
|
10698
10701
|
if (A instanceof t.Name)
|
|
10699
10702
|
return y(A);
|
|
10700
10703
|
if (!j(A))
|
|
@@ -10811,8 +10814,8 @@ var $e = {};
|
|
|
10811
10814
|
e.eachItem = E;
|
|
10812
10815
|
function $({ mergeNames: S, mergeToName: P, mergeValues: N, resultToName: V }) {
|
|
10813
10816
|
return (z, H, K, ye) => {
|
|
10814
|
-
const
|
|
10815
|
-
return ye === t.Name && !(
|
|
10817
|
+
const oe = K === void 0 ? H : K instanceof t.Name ? (H instanceof t.Name ? S(z, H, K) : P(z, H, K), K) : H instanceof t.Name ? (P(z, K, H), H) : N(H, K);
|
|
10818
|
+
return ye === t.Name && !(oe instanceof t.Name) ? V(z, oe) : oe;
|
|
10816
10819
|
};
|
|
10817
10820
|
}
|
|
10818
10821
|
e.mergeEvaluated = {
|
|
@@ -11210,10 +11213,10 @@ function Pd(e, t, r) {
|
|
|
11210
11213
|
let l = (0, Kr._)`${i} === undefined`;
|
|
11211
11214
|
o.useDefaults === "empty" && (l = (0, Kr._)`${l} || ${i} === null || ${i} === ""`), n.if(l, (0, Kr._)`${i} = ${(0, Kr.stringify)(r)}`);
|
|
11212
11215
|
}
|
|
11213
|
-
var
|
|
11216
|
+
var Wt = {}, ce = {};
|
|
11214
11217
|
Object.defineProperty(ce, "__esModule", { value: !0 });
|
|
11215
11218
|
ce.validateUnion = ce.validateArray = ce.usePattern = ce.callValidateCode = ce.schemaProperties = ce.allSchemaProperties = ce.noPropertyInData = ce.propertyInData = ce.isOwnProperty = ce.hasPropFunc = ce.reportMissingProp = ce.checkMissingProp = ce.checkReportMissingProp = void 0;
|
|
11216
|
-
const Ce = ue, uu = $e,
|
|
11219
|
+
const Ce = ue, uu = $e, dr = Ht, k6 = $e;
|
|
11217
11220
|
function D6(e, t) {
|
|
11218
11221
|
const { gen: r, data: n, it: a } = e;
|
|
11219
11222
|
r.if(cu(r, n, t, a.opts.ownProperties), () => {
|
|
@@ -11261,12 +11264,12 @@ function V6(e, t) {
|
|
|
11261
11264
|
ce.schemaProperties = V6;
|
|
11262
11265
|
function U6({ schemaCode: e, data: t, it: { gen: r, topSchemaRef: n, schemaPath: a, errorPath: s }, it: o }, i, l, c) {
|
|
11263
11266
|
const d = c ? (0, Ce._)`${e}, ${t}, ${n}${a}` : t, h = [
|
|
11264
|
-
[
|
|
11265
|
-
[
|
|
11266
|
-
[
|
|
11267
|
-
[
|
|
11267
|
+
[dr.default.instancePath, (0, Ce.strConcat)(dr.default.instancePath, s)],
|
|
11268
|
+
[dr.default.parentData, o.parentData],
|
|
11269
|
+
[dr.default.parentDataProperty, o.parentDataProperty],
|
|
11270
|
+
[dr.default.rootData, dr.default.rootData]
|
|
11268
11271
|
];
|
|
11269
|
-
o.opts.dynamicRef && h.push([
|
|
11272
|
+
o.opts.dynamicRef && h.push([dr.default.dynamicAnchors, dr.default.dynamicAnchors]);
|
|
11270
11273
|
const g = (0, Ce._)`${d}, ${r.object(...h)}`;
|
|
11271
11274
|
return l !== Ce.nil ? (0, Ce._)`${i}.call(${l}, ${g})` : (0, Ce._)`${i}(${g})`;
|
|
11272
11275
|
}
|
|
@@ -11317,8 +11320,8 @@ function B6(e) {
|
|
|
11317
11320
|
})), e.result(o, () => e.reset(), () => e.error(!0));
|
|
11318
11321
|
}
|
|
11319
11322
|
ce.validateUnion = B6;
|
|
11320
|
-
Object.defineProperty(
|
|
11321
|
-
|
|
11323
|
+
Object.defineProperty(Wt, "__esModule", { value: !0 });
|
|
11324
|
+
Wt.validateKeywordUsage = Wt.validSchemaType = Wt.funcKeywordCode = Wt.macroKeywordCode = void 0;
|
|
11322
11325
|
const et = ue, Rr = Ht, K6 = ce, G6 = da;
|
|
11323
11326
|
function H6(e, t) {
|
|
11324
11327
|
const { gen: r, keyword: n, schema: a, parentSchema: s, it: o } = e, i = t.macro.call(o.self, a, s, o), l = Fh(r, n, i);
|
|
@@ -11332,7 +11335,7 @@ function H6(e, t) {
|
|
|
11332
11335
|
compositeRule: !0
|
|
11333
11336
|
}, c), e.pass(c, () => e.error(!0));
|
|
11334
11337
|
}
|
|
11335
|
-
|
|
11338
|
+
Wt.macroKeywordCode = H6;
|
|
11336
11339
|
function x6(e, t) {
|
|
11337
11340
|
var r;
|
|
11338
11341
|
const { gen: n, keyword: a, schema: s, parentSchema: o, $data: i, it: l } = e;
|
|
@@ -11364,7 +11367,7 @@ function x6(e, t) {
|
|
|
11364
11367
|
n.if((0, et.not)((v = t.valid) !== null && v !== void 0 ? v : h), p);
|
|
11365
11368
|
}
|
|
11366
11369
|
}
|
|
11367
|
-
|
|
11370
|
+
Wt.funcKeywordCode = x6;
|
|
11368
11371
|
function Od(e) {
|
|
11369
11372
|
const { gen: t, data: r, it: n } = e;
|
|
11370
11373
|
t.if(n.parentData, () => t.assign(r, (0, et._)`${n.parentData}[${n.parentDataProperty}]`));
|
|
@@ -11387,7 +11390,7 @@ function Fh(e, t, r) {
|
|
|
11387
11390
|
function Y6(e, t, r = !1) {
|
|
11388
11391
|
return !t.length || t.some((n) => n === "array" ? Array.isArray(e) : n === "object" ? e && typeof e == "object" && !Array.isArray(e) : typeof e == n || r && typeof e > "u");
|
|
11389
11392
|
}
|
|
11390
|
-
|
|
11393
|
+
Wt.validSchemaType = Y6;
|
|
11391
11394
|
function X6({ schema: e, opts: t, self: r, errSchemaPath: n }, a, s) {
|
|
11392
11395
|
if (Array.isArray(a.keyword) ? !a.keyword.includes(s) : a.keyword !== s)
|
|
11393
11396
|
throw new Error("ajv implementation error");
|
|
@@ -11402,11 +11405,11 @@ function X6({ schema: e, opts: t, self: r, errSchemaPath: n }, a, s) {
|
|
|
11402
11405
|
throw new Error(l);
|
|
11403
11406
|
}
|
|
11404
11407
|
}
|
|
11405
|
-
|
|
11406
|
-
var
|
|
11407
|
-
Object.defineProperty(
|
|
11408
|
-
|
|
11409
|
-
const
|
|
11408
|
+
Wt.validateKeywordUsage = X6;
|
|
11409
|
+
var vr = {};
|
|
11410
|
+
Object.defineProperty(vr, "__esModule", { value: !0 });
|
|
11411
|
+
vr.extendSubschemaMode = vr.extendSubschemaData = vr.getSubschema = void 0;
|
|
11412
|
+
const zt = ue, Vh = $e;
|
|
11410
11413
|
function Q6(e, { keyword: t, schemaProp: r, schema: n, schemaPath: a, errSchemaPath: s, topSchemaRef: o }) {
|
|
11411
11414
|
if (t !== void 0 && n !== void 0)
|
|
11412
11415
|
throw new Error('both "keyword" and "schema" passed, only one allowed');
|
|
@@ -11414,11 +11417,11 @@ function Q6(e, { keyword: t, schemaProp: r, schema: n, schemaPath: a, errSchemaP
|
|
|
11414
11417
|
const i = e.schema[t];
|
|
11415
11418
|
return r === void 0 ? {
|
|
11416
11419
|
schema: i,
|
|
11417
|
-
schemaPath: (0,
|
|
11420
|
+
schemaPath: (0, zt._)`${e.schemaPath}${(0, zt.getProperty)(t)}`,
|
|
11418
11421
|
errSchemaPath: `${e.errSchemaPath}/${t}`
|
|
11419
11422
|
} : {
|
|
11420
11423
|
schema: i[r],
|
|
11421
|
-
schemaPath: (0,
|
|
11424
|
+
schemaPath: (0, zt._)`${e.schemaPath}${(0, zt.getProperty)(t)}${(0, zt.getProperty)(r)}`,
|
|
11422
11425
|
errSchemaPath: `${e.errSchemaPath}/${t}/${(0, Vh.escapeFragment)(r)}`
|
|
11423
11426
|
};
|
|
11424
11427
|
}
|
|
@@ -11434,17 +11437,17 @@ function Q6(e, { keyword: t, schemaProp: r, schema: n, schemaPath: a, errSchemaP
|
|
|
11434
11437
|
}
|
|
11435
11438
|
throw new Error('either "keyword" or "schema" must be passed');
|
|
11436
11439
|
}
|
|
11437
|
-
|
|
11440
|
+
vr.getSubschema = Q6;
|
|
11438
11441
|
function eL(e, t, { dataProp: r, dataPropType: n, data: a, dataTypes: s, propertyName: o }) {
|
|
11439
11442
|
if (a !== void 0 && r !== void 0)
|
|
11440
11443
|
throw new Error('both "data" and "dataProp" passed, only one allowed');
|
|
11441
11444
|
const { gen: i } = t;
|
|
11442
11445
|
if (r !== void 0) {
|
|
11443
|
-
const { errorPath: c, dataPathArr: d, opts: h } = t, g = i.let("data", (0,
|
|
11444
|
-
l(g), e.errorPath = (0,
|
|
11446
|
+
const { errorPath: c, dataPathArr: d, opts: h } = t, g = i.let("data", (0, zt._)`${t.data}${(0, zt.getProperty)(r)}`, !0);
|
|
11447
|
+
l(g), e.errorPath = (0, zt.str)`${c}${(0, Vh.getErrorPath)(r, n, h.jsPropertySyntax)}`, e.parentDataProperty = (0, zt._)`${r}`, e.dataPathArr = [...d, e.parentDataProperty];
|
|
11445
11448
|
}
|
|
11446
11449
|
if (a !== void 0) {
|
|
11447
|
-
const c = a instanceof
|
|
11450
|
+
const c = a instanceof zt.Name ? a : i.let("data", a, !0);
|
|
11448
11451
|
l(c), o !== void 0 && (e.propertyName = o);
|
|
11449
11452
|
}
|
|
11450
11453
|
s && (e.dataTypes = s);
|
|
@@ -11452,26 +11455,26 @@ function eL(e, t, { dataProp: r, dataPropType: n, data: a, dataTypes: s, propert
|
|
|
11452
11455
|
e.data = c, e.dataLevel = t.dataLevel + 1, e.dataTypes = [], t.definedProperties = /* @__PURE__ */ new Set(), e.parentData = t.data, e.dataNames = [...t.dataNames, c];
|
|
11453
11456
|
}
|
|
11454
11457
|
}
|
|
11455
|
-
|
|
11458
|
+
vr.extendSubschemaData = eL;
|
|
11456
11459
|
function tL(e, { jtdDiscriminator: t, jtdMetadata: r, compositeRule: n, createErrors: a, allErrors: s }) {
|
|
11457
11460
|
n !== void 0 && (e.compositeRule = n), a !== void 0 && (e.createErrors = a), s !== void 0 && (e.allErrors = s), e.jtdDiscriminator = t, e.jtdMetadata = r;
|
|
11458
11461
|
}
|
|
11459
|
-
|
|
11460
|
-
var
|
|
11462
|
+
vr.extendSubschemaMode = tL;
|
|
11463
|
+
var He = {}, Fo = {}, rL = {
|
|
11461
11464
|
get exports() {
|
|
11462
11465
|
return Fo;
|
|
11463
11466
|
},
|
|
11464
11467
|
set exports(e) {
|
|
11465
11468
|
Fo = e;
|
|
11466
11469
|
}
|
|
11467
|
-
},
|
|
11470
|
+
}, hr = rL.exports = function(e, t, r) {
|
|
11468
11471
|
typeof t == "function" && (r = t, t = {}), r = t.cb || r;
|
|
11469
11472
|
var n = typeof r == "function" ? r : r.pre || function() {
|
|
11470
11473
|
}, a = r.post || function() {
|
|
11471
11474
|
};
|
|
11472
11475
|
qa(t, n, a, e, "", e);
|
|
11473
11476
|
};
|
|
11474
|
-
|
|
11477
|
+
hr.keywords = {
|
|
11475
11478
|
additionalItems: !0,
|
|
11476
11479
|
items: !0,
|
|
11477
11480
|
contains: !0,
|
|
@@ -11482,20 +11485,20 @@ pr.keywords = {
|
|
|
11482
11485
|
then: !0,
|
|
11483
11486
|
else: !0
|
|
11484
11487
|
};
|
|
11485
|
-
|
|
11488
|
+
hr.arrayKeywords = {
|
|
11486
11489
|
items: !0,
|
|
11487
11490
|
allOf: !0,
|
|
11488
11491
|
anyOf: !0,
|
|
11489
11492
|
oneOf: !0
|
|
11490
11493
|
};
|
|
11491
|
-
|
|
11494
|
+
hr.propsKeywords = {
|
|
11492
11495
|
$defs: !0,
|
|
11493
11496
|
definitions: !0,
|
|
11494
11497
|
properties: !0,
|
|
11495
11498
|
patternProperties: !0,
|
|
11496
11499
|
dependencies: !0
|
|
11497
11500
|
};
|
|
11498
|
-
|
|
11501
|
+
hr.skipKeywords = {
|
|
11499
11502
|
default: !0,
|
|
11500
11503
|
enum: !0,
|
|
11501
11504
|
const: !0,
|
|
@@ -11521,15 +11524,15 @@ function qa(e, t, r, n, a, s, o, i, l, c) {
|
|
|
11521
11524
|
for (var d in n) {
|
|
11522
11525
|
var h = n[d];
|
|
11523
11526
|
if (Array.isArray(h)) {
|
|
11524
|
-
if (d in
|
|
11527
|
+
if (d in hr.arrayKeywords)
|
|
11525
11528
|
for (var g = 0; g < h.length; g++)
|
|
11526
11529
|
qa(e, t, r, h[g], a + "/" + d + "/" + g, s, a, d, n, g);
|
|
11527
|
-
} else if (d in
|
|
11530
|
+
} else if (d in hr.propsKeywords) {
|
|
11528
11531
|
if (h && typeof h == "object")
|
|
11529
11532
|
for (var E in h)
|
|
11530
11533
|
qa(e, t, r, h[E], a + "/" + d + "/" + nL(E), s, a, d, n, E);
|
|
11531
11534
|
} else
|
|
11532
|
-
(d in
|
|
11535
|
+
(d in hr.keywords || e.allKeys && !(d in hr.skipKeywords)) && qa(e, t, r, h, a + "/" + d, s, a, d, n);
|
|
11533
11536
|
}
|
|
11534
11537
|
r(n, a, s, o, i, l, c);
|
|
11535
11538
|
}
|
|
@@ -11537,8 +11540,8 @@ function qa(e, t, r, n, a, s, o, i, l, c) {
|
|
|
11537
11540
|
function nL(e) {
|
|
11538
11541
|
return e.replace(/~/g, "~0").replace(/\//g, "~1");
|
|
11539
11542
|
}
|
|
11540
|
-
Object.defineProperty(
|
|
11541
|
-
|
|
11543
|
+
Object.defineProperty(He, "__esModule", { value: !0 });
|
|
11544
|
+
He.getSchemaRefs = He.resolveUrl = He.normalizeId = He._getFullPath = He.getFullPath = He.inlineRef = void 0;
|
|
11542
11545
|
const aL = $e, sL = js, oL = Fo, iL = /* @__PURE__ */ new Set([
|
|
11543
11546
|
"type",
|
|
11544
11547
|
"format",
|
|
@@ -11560,7 +11563,7 @@ const aL = $e, sL = js, oL = Fo, iL = /* @__PURE__ */ new Set([
|
|
|
11560
11563
|
function uL(e, t = !0) {
|
|
11561
11564
|
return typeof e == "boolean" ? !0 : t === !0 ? !Vo(e) : t ? Uh(e) <= t : !1;
|
|
11562
11565
|
}
|
|
11563
|
-
|
|
11566
|
+
He.inlineRef = uL;
|
|
11564
11567
|
const lL = /* @__PURE__ */ new Set([
|
|
11565
11568
|
"$ref",
|
|
11566
11569
|
"$recursiveRef",
|
|
@@ -11593,20 +11596,20 @@ function zh(e, t = "", r) {
|
|
|
11593
11596
|
const n = e.parse(t);
|
|
11594
11597
|
return qh(e, n);
|
|
11595
11598
|
}
|
|
11596
|
-
|
|
11599
|
+
He.getFullPath = zh;
|
|
11597
11600
|
function qh(e, t) {
|
|
11598
11601
|
return e.serialize(t).split("#")[0] + "#";
|
|
11599
11602
|
}
|
|
11600
|
-
|
|
11603
|
+
He._getFullPath = qh;
|
|
11601
11604
|
const cL = /#\/?$/;
|
|
11602
11605
|
function Xr(e) {
|
|
11603
11606
|
return e ? e.replace(cL, "") : "";
|
|
11604
11607
|
}
|
|
11605
|
-
|
|
11608
|
+
He.normalizeId = Xr;
|
|
11606
11609
|
function dL(e, t, r) {
|
|
11607
11610
|
return r = Xr(r), e.resolve(t, r);
|
|
11608
11611
|
}
|
|
11609
|
-
|
|
11612
|
+
He.resolveUrl = dL;
|
|
11610
11613
|
const fL = /^[a-z_][-a-z0-9._]*$/i;
|
|
11611
11614
|
function pL(e, t) {
|
|
11612
11615
|
if (typeof e == "boolean")
|
|
@@ -11642,10 +11645,10 @@ function pL(e, t) {
|
|
|
11642
11645
|
return new Error(`reference "${h}" resolves to more than one schema`);
|
|
11643
11646
|
}
|
|
11644
11647
|
}
|
|
11645
|
-
|
|
11648
|
+
He.getSchemaRefs = pL;
|
|
11646
11649
|
Object.defineProperty(Ct, "__esModule", { value: !0 });
|
|
11647
11650
|
Ct.getData = Ct.KeywordCxt = Ct.validateFunctionCode = void 0;
|
|
11648
|
-
const Wh = rn, Cd = fa, du = nr, ds = fa, hL = Ls, Vn =
|
|
11651
|
+
const Wh = rn, Cd = fa, du = nr, ds = fa, hL = Ls, Vn = Wt, po = vr, J = ue, ne = Ht, mL = He, ar = $e, Tn = da;
|
|
11649
11652
|
function $L(e) {
|
|
11650
11653
|
if (Gh(e) && (Hh(e), Kh(e))) {
|
|
11651
11654
|
gL(e);
|
|
@@ -11963,7 +11966,7 @@ class LL extends Error {
|
|
|
11963
11966
|
pa.default = LL;
|
|
11964
11967
|
var ha = {};
|
|
11965
11968
|
Object.defineProperty(ha, "__esModule", { value: !0 });
|
|
11966
|
-
const ho =
|
|
11969
|
+
const ho = He;
|
|
11967
11970
|
class FL extends Error {
|
|
11968
11971
|
constructor(t, r, n, a) {
|
|
11969
11972
|
super(a || `can't resolve reference ${n} from id ${r}`), this.missingRef = (0, ho.resolveUrl)(t, r, n), this.missingSchema = (0, ho.normalizeId)((0, ho.getFullPath)(t, this.missingRef));
|
|
@@ -11973,7 +11976,7 @@ ha.default = FL;
|
|
|
11973
11976
|
var it = {};
|
|
11974
11977
|
Object.defineProperty(it, "__esModule", { value: !0 });
|
|
11975
11978
|
it.resolveSchema = it.getCompilingSchema = it.resolveRef = it.compileSchema = it.SchemaEnv = void 0;
|
|
11976
|
-
const wt = ue, VL = pa, Pr = Ht, Pt =
|
|
11979
|
+
const wt = ue, VL = pa, Pr = Ht, Pt = He, Nd = $e, UL = Ct;
|
|
11977
11980
|
class Fs {
|
|
11978
11981
|
constructor(t) {
|
|
11979
11982
|
var r;
|
|
@@ -12171,7 +12174,7 @@ hu.default = tm;
|
|
|
12171
12174
|
} }), Object.defineProperty(e, "CodeGen", { enumerable: !0, get: function() {
|
|
12172
12175
|
return r.CodeGen;
|
|
12173
12176
|
} });
|
|
12174
|
-
const n = pa, a = ha, s = Lr, o = it, i = ue, l =
|
|
12177
|
+
const n = pa, a = ha, s = Lr, o = it, i = ue, l = He, c = fa, d = $e, h = XL, g = hu, E = (M, _) => new RegExp(M, _);
|
|
12175
12178
|
E.code = "new RegExp";
|
|
12176
12179
|
const $ = ["removeAdditional", "useDefaults", "coerceTypes"], b = /* @__PURE__ */ new Set([
|
|
12177
12180
|
"validate",
|
|
@@ -12209,7 +12212,7 @@ hu.default = tm;
|
|
|
12209
12212
|
unicode: '"minLength"/"maxLength" account for unicode characters by default.'
|
|
12210
12213
|
}, v = 200;
|
|
12211
12214
|
function w(M) {
|
|
12212
|
-
var _, I, A, u, f, y, j, D, q, B, X, ge, je, mt, _t, We, xt, Nt, jt,
|
|
12215
|
+
var _, I, A, u, f, y, j, D, q, B, X, ge, je, mt, _t, We, xt, Rt, Nt, jt, Jt, nt, Ue, kt, Zt;
|
|
12213
12216
|
const dt = M.strict, Yt = (_ = M.code) === null || _ === void 0 ? void 0 : _.optimize, wr = Yt === !0 || Yt === void 0 ? 1 : Yt || 0, Xe = (A = (I = M.code) === null || I === void 0 ? void 0 : I.regExp) !== null && A !== void 0 ? A : E, Xt = (u = M.uriResolver) !== null && u !== void 0 ? u : g.default;
|
|
12214
12217
|
return {
|
|
12215
12218
|
strictSchema: (y = (f = M.strictSchema) !== null && f !== void 0 ? f : dt) !== null && y !== void 0 ? y : !0,
|
|
@@ -12221,13 +12224,13 @@ hu.default = tm;
|
|
|
12221
12224
|
loopRequired: (_t = M.loopRequired) !== null && _t !== void 0 ? _t : v,
|
|
12222
12225
|
loopEnum: (We = M.loopEnum) !== null && We !== void 0 ? We : v,
|
|
12223
12226
|
meta: (xt = M.meta) !== null && xt !== void 0 ? xt : !0,
|
|
12224
|
-
messages: (
|
|
12225
|
-
inlineRefs: (
|
|
12226
|
-
schemaId: (
|
|
12227
|
+
messages: (Rt = M.messages) !== null && Rt !== void 0 ? Rt : !0,
|
|
12228
|
+
inlineRefs: (Nt = M.inlineRefs) !== null && Nt !== void 0 ? Nt : !0,
|
|
12229
|
+
schemaId: (jt = M.schemaId) !== null && jt !== void 0 ? jt : "$id",
|
|
12227
12230
|
addUsedSchema: (Jt = M.addUsedSchema) !== null && Jt !== void 0 ? Jt : !0,
|
|
12228
12231
|
validateSchema: (nt = M.validateSchema) !== null && nt !== void 0 ? nt : !0,
|
|
12229
12232
|
validateFormats: (Ue = M.validateFormats) !== null && Ue !== void 0 ? Ue : !0,
|
|
12230
|
-
unicodeRegExp: (
|
|
12233
|
+
unicodeRegExp: (kt = M.unicodeRegExp) !== null && kt !== void 0 ? kt : !0,
|
|
12231
12234
|
int32range: (Zt = M.int32range) !== null && Zt !== void 0 ? Zt : !0,
|
|
12232
12235
|
uriResolver: Xt
|
|
12233
12236
|
};
|
|
@@ -12399,7 +12402,7 @@ hu.default = tm;
|
|
|
12399
12402
|
throw new Error("addKeywords: keyword must be string or non-empty array");
|
|
12400
12403
|
} else
|
|
12401
12404
|
throw new Error("invalid addKeywords parameters");
|
|
12402
|
-
if (
|
|
12405
|
+
if (oe.call(this, A, I), !I)
|
|
12403
12406
|
return (0, d.eachItem)(A, (f) => Ne.call(this, f)), this;
|
|
12404
12407
|
pt.call(this, I);
|
|
12405
12408
|
const u = {
|
|
@@ -12547,7 +12550,7 @@ hu.default = tm;
|
|
|
12547
12550
|
throw new Error("logger must implement log, warn and error methods");
|
|
12548
12551
|
}
|
|
12549
12552
|
const ye = /^[a-z_$][a-z0-9_$:-]*$/i;
|
|
12550
|
-
function
|
|
12553
|
+
function oe(M, _) {
|
|
12551
12554
|
const { RULES: I } = this;
|
|
12552
12555
|
if ((0, d.eachItem)(M, (A) => {
|
|
12553
12556
|
if (I.keywords[A])
|
|
@@ -12700,11 +12703,11 @@ const rF = vu, nF = Fr, aF = [
|
|
|
12700
12703
|
$u.default = aF;
|
|
12701
12704
|
var yu = {}, gu = {};
|
|
12702
12705
|
Object.defineProperty(gu, "__esModule", { value: !0 });
|
|
12703
|
-
const fs = ue,
|
|
12704
|
-
maximum: { okStr: "<=", ok:
|
|
12705
|
-
minimum: { okStr: ">=", ok:
|
|
12706
|
-
exclusiveMaximum: { okStr: "<", ok:
|
|
12707
|
-
exclusiveMinimum: { okStr: ">", ok:
|
|
12706
|
+
const fs = ue, fr = fs.operators, ps = {
|
|
12707
|
+
maximum: { okStr: "<=", ok: fr.LTE, fail: fr.GT },
|
|
12708
|
+
minimum: { okStr: ">=", ok: fr.GTE, fail: fr.LT },
|
|
12709
|
+
exclusiveMaximum: { okStr: "<", ok: fr.LT, fail: fr.GTE },
|
|
12710
|
+
exclusiveMinimum: { okStr: ">", ok: fr.GT, fail: fr.LTE }
|
|
12708
12711
|
}, sF = {
|
|
12709
12712
|
message: ({ keyword: e, schemaCode: t }) => (0, fs.str)`must be ${ps[e].okStr} ${t}`,
|
|
12710
12713
|
params: ({ keyword: e, schemaCode: t }) => (0, fs._)`{comparison: ${ps[e].okStr}, limit: ${t}}`
|
|
@@ -14147,10 +14150,10 @@ const dm = (e, t = {}) => {
|
|
|
14147
14150
|
};
|
|
14148
14151
|
return new dU(r).schemaObject(e);
|
|
14149
14152
|
};
|
|
14150
|
-
var
|
|
14153
|
+
var Bt;
|
|
14151
14154
|
(function(e) {
|
|
14152
14155
|
e.HIDE = "HIDE", e.SHOW = "SHOW", e.ENABLE = "ENABLE", e.DISABLE = "DISABLE";
|
|
14153
|
-
})(
|
|
14156
|
+
})(Bt || (Bt = {}));
|
|
14154
14157
|
const fm = (e) => typeof e == "object" && e !== null && typeof e.i18n == "string", fU = (e) => e.type === "Group", pm = (e) => e.elements !== void 0, pU = (e) => !!e && typeof e == "object", hU = (e) => pU(e) && typeof e.scope == "string", mU = (e) => !!e && typeof e == "object", $U = {
|
|
14155
14158
|
restrict: !1,
|
|
14156
14159
|
trim: !1,
|
|
@@ -14246,7 +14249,7 @@ const fm = (e) => typeof e == "object" && e !== null && typeof e.i18n == "string
|
|
|
14246
14249
|
errors: n
|
|
14247
14250
|
};
|
|
14248
14251
|
} else {
|
|
14249
|
-
const r = Je(e.data, t.path), n = t.updater(kc(r)), a =
|
|
14252
|
+
const r = Je(e.data, t.path), n = t.updater(kc(r)), a = n9(t.path, n, e.data === void 0 ? {} : e.data), s = er(e.validator, a);
|
|
14250
14253
|
return {
|
|
14251
14254
|
...e,
|
|
14252
14255
|
data: a,
|
|
@@ -14445,9 +14448,9 @@ const fm = (e) => typeof e == "object" && e !== null && typeof e.i18n == "string
|
|
|
14445
14448
|
}, a7 = (e, t, r = void 0, n) => {
|
|
14446
14449
|
const a = gm(e, t, r, n);
|
|
14447
14450
|
switch (e.rule.effect) {
|
|
14448
|
-
case
|
|
14451
|
+
case Bt.HIDE:
|
|
14449
14452
|
return !a;
|
|
14450
|
-
case
|
|
14453
|
+
case Bt.SHOW:
|
|
14451
14454
|
return a;
|
|
14452
14455
|
default:
|
|
14453
14456
|
return !0;
|
|
@@ -14455,18 +14458,18 @@ const fm = (e) => typeof e == "object" && e !== null && typeof e.i18n == "string
|
|
|
14455
14458
|
}, s7 = (e, t, r = void 0, n) => {
|
|
14456
14459
|
const a = gm(e, t, r, n);
|
|
14457
14460
|
switch (e.rule.effect) {
|
|
14458
|
-
case
|
|
14461
|
+
case Bt.DISABLE:
|
|
14459
14462
|
return !a;
|
|
14460
|
-
case
|
|
14463
|
+
case Bt.ENABLE:
|
|
14461
14464
|
return a;
|
|
14462
14465
|
default:
|
|
14463
14466
|
return !0;
|
|
14464
14467
|
}
|
|
14465
|
-
}, _m = (e) => !!(e.rule && (e.rule.effect ===
|
|
14468
|
+
}, _m = (e) => !!(e.rule && (e.rule.effect === Bt.SHOW || e.rule.effect === Bt.HIDE)), o7 = (e) => !!(e.rule && (e.rule.effect === Bt.ENABLE || e.rule.effect === Bt.DISABLE)), Zu = (e, t, r = void 0, n) => e.rule ? a7(e, t, r, n) : !0, i7 = (e, t, r = void 0, n) => e.rule ? s7(e, t, r, n) : !0, Yu = (e, t, r, n, a, s) => {
|
|
14466
14469
|
var o, i, l;
|
|
14467
14470
|
return (o = e == null ? void 0 : e.jsonforms) != null && o.readonly ? !1 : r && o7(r) ? i7(r, a, t == null ? void 0 : t.path, zs(e)) : typeof ((i = r == null ? void 0 : r.options) == null ? void 0 : i.readonly) == "boolean" ? !r.options.readonly : typeof ((l = r == null ? void 0 : r.options) == null ? void 0 : l.readOnly) == "boolean" ? !r.options.readOnly : typeof (s == null ? void 0 : s.readonly) == "boolean" ? !s.readonly : typeof (s == null ? void 0 : s.readOnly) == "boolean" ? !s.readOnly : (n == null ? void 0 : n.readOnly) === !0 ? !1 : typeof (t == null ? void 0 : t.enabled) == "boolean" ? t.enabled : !0;
|
|
14468
14471
|
}, bm = (e) => e == null ? "" : e.join(`
|
|
14469
|
-
`), wm = (e, t) =>
|
|
14472
|
+
`), wm = (e, t) => K9(ys(e), t), ys = (e) => {
|
|
14470
14473
|
if (_e(e))
|
|
14471
14474
|
return [];
|
|
14472
14475
|
if (!_e(e.type) && typeof e.type == "string")
|
|
@@ -14813,7 +14816,7 @@ function Xd(e, t) {
|
|
|
14813
14816
|
}
|
|
14814
14817
|
return r;
|
|
14815
14818
|
}
|
|
14816
|
-
function
|
|
14819
|
+
function mr(e) {
|
|
14817
14820
|
for (var t = 1; t < arguments.length; t++) {
|
|
14818
14821
|
var r = arguments[t] != null ? arguments[t] : {};
|
|
14819
14822
|
t % 2 ? Xd(Object(r), !0).forEach(function(n) {
|
|
@@ -14865,7 +14868,7 @@ function K7(e, t, r, n, a, s) {
|
|
|
14865
14868
|
return U(), W("div", null, "No applicable renderer found.");
|
|
14866
14869
|
}
|
|
14867
14870
|
fl.render = K7;
|
|
14868
|
-
var G7 = ["control"], H7 = ["rootSchema"], x7 = ["control"],
|
|
14871
|
+
var G7 = ["control"], H7 = ["rootSchema"], x7 = ["control"], ir = function() {
|
|
14869
14872
|
return {
|
|
14870
14873
|
schema: {
|
|
14871
14874
|
required: !0,
|
|
@@ -14906,7 +14909,7 @@ function pl(e, t, r) {
|
|
|
14906
14909
|
if (!n || !a)
|
|
14907
14910
|
throw "'jsonforms' or 'dispatch' couldn't be injected. Are you within JSON Forms?";
|
|
14908
14911
|
var s = tt(void 0), o = se(function() {
|
|
14909
|
-
return
|
|
14912
|
+
return mr(mr(mr({}, e), t({
|
|
14910
14913
|
jsonforms: n
|
|
14911
14914
|
}, e)), {}, {
|
|
14912
14915
|
id: s.value
|
|
@@ -14916,7 +14919,7 @@ function pl(e, t, r) {
|
|
|
14916
14919
|
o.value.uischema.scope && (s.value = v7(o.value.uischema.scope));
|
|
14917
14920
|
}), af(function() {
|
|
14918
14921
|
s.value && (y7(s.value), s.value = void 0);
|
|
14919
|
-
}),
|
|
14922
|
+
}), mr({
|
|
14920
14923
|
control: o
|
|
14921
14924
|
}, i);
|
|
14922
14925
|
}
|
|
@@ -14924,7 +14927,7 @@ var bn = function(t) {
|
|
|
14924
14927
|
return pl(t, c7, Em);
|
|
14925
14928
|
}, J7 = function(t) {
|
|
14926
14929
|
var r = pl(t, f7), n = r.control, a = dl(r, G7);
|
|
14927
|
-
return
|
|
14930
|
+
return mr({
|
|
14928
14931
|
layout: n
|
|
14929
14932
|
}, a);
|
|
14930
14933
|
}, Z7 = function(t) {
|
|
@@ -14949,12 +14952,12 @@ var bn = function(t) {
|
|
|
14949
14952
|
};
|
|
14950
14953
|
}, Y7 = function(t) {
|
|
14951
14954
|
var r = pl(t, m7, Em), n = r.control, a = dl(r, x7);
|
|
14952
|
-
return
|
|
14955
|
+
return mr({
|
|
14953
14956
|
cell: n
|
|
14954
14957
|
}, a);
|
|
14955
14958
|
}, qs = Q({
|
|
14956
14959
|
name: "dispatch-renderer",
|
|
14957
|
-
props:
|
|
14960
|
+
props: mr({}, ir()),
|
|
14958
14961
|
setup: function(t) {
|
|
14959
14962
|
return Z7(t);
|
|
14960
14963
|
},
|
|
@@ -14971,12 +14974,12 @@ var bn = function(t) {
|
|
|
14971
14974
|
}
|
|
14972
14975
|
});
|
|
14973
14976
|
function X7(e, t, r, n, a, s) {
|
|
14974
|
-
return U(),
|
|
14977
|
+
return U(), ie(sr(e.determinedRenderer), sf(of(e.renderer)), null, 16);
|
|
14975
14978
|
}
|
|
14976
14979
|
qs.render = X7;
|
|
14977
14980
|
var Q7 = Q({
|
|
14978
14981
|
name: "dispatch-cell",
|
|
14979
|
-
props:
|
|
14982
|
+
props: mr({}, ir()),
|
|
14980
14983
|
setup: function(t) {
|
|
14981
14984
|
return Y7(t);
|
|
14982
14985
|
},
|
|
@@ -14993,7 +14996,7 @@ var Q7 = Q({
|
|
|
14993
14996
|
}
|
|
14994
14997
|
});
|
|
14995
14998
|
function ez(e, t, r, n, a, s) {
|
|
14996
|
-
return U(),
|
|
14999
|
+
return U(), ie(sr(e.determinedCell), sf(of(e.cell)), null, 16);
|
|
14997
15000
|
}
|
|
14998
15001
|
Q7.render = ez;
|
|
14999
15002
|
var Qd = function(t) {
|
|
@@ -15171,7 +15174,7 @@ var Qd = function(t) {
|
|
|
15171
15174
|
});
|
|
15172
15175
|
function tz(e, t, r, n, a, s) {
|
|
15173
15176
|
var o = te("dispatch-renderer");
|
|
15174
|
-
return U(),
|
|
15177
|
+
return U(), ie(o, {
|
|
15175
15178
|
schema: e.jsonforms.core.schema,
|
|
15176
15179
|
uischema: e.jsonforms.core.uischema,
|
|
15177
15180
|
path: ""
|
|
@@ -15183,7 +15186,7 @@ const rz = Q({
|
|
|
15183
15186
|
emits: ["change"],
|
|
15184
15187
|
components: {
|
|
15185
15188
|
FormElement: sn,
|
|
15186
|
-
|
|
15189
|
+
RadioGroup: av
|
|
15187
15190
|
},
|
|
15188
15191
|
props: {
|
|
15189
15192
|
id: {
|
|
@@ -15228,32 +15231,31 @@ const rz = Q({
|
|
|
15228
15231
|
}
|
|
15229
15232
|
});
|
|
15230
15233
|
function nz(e, t, r, n, a, s) {
|
|
15231
|
-
const o = te("
|
|
15232
|
-
return U(),
|
|
15234
|
+
const o = te("RadioGroup"), i = te("FormElement");
|
|
15235
|
+
return U(), ie(i, {
|
|
15233
15236
|
class: "aux-radio-group",
|
|
15234
15237
|
id: `${e.id}-input`,
|
|
15235
15238
|
label: e.label,
|
|
15236
15239
|
description: e.description
|
|
15237
15240
|
}, {
|
|
15238
15241
|
default: Re(() => [
|
|
15239
|
-
|
|
15240
|
-
|
|
15241
|
-
value: l.value,
|
|
15242
|
+
ze(o, {
|
|
15243
|
+
items: e.options,
|
|
15242
15244
|
selected: e.selected,
|
|
15243
15245
|
name: e.uniqueID,
|
|
15244
15246
|
layout: e.layout,
|
|
15245
|
-
|
|
15247
|
+
"onUpdate:selected": e.onChange
|
|
15246
15248
|
}, {
|
|
15247
15249
|
default: Re(() => [
|
|
15248
|
-
Tt(ve(
|
|
15250
|
+
Tt(ve(e.label), 1)
|
|
15249
15251
|
]),
|
|
15250
|
-
_:
|
|
15251
|
-
},
|
|
15252
|
+
_: 1
|
|
15253
|
+
}, 8, ["items", "selected", "name", "layout", "onUpdate:selected"])
|
|
15252
15254
|
]),
|
|
15253
15255
|
_: 1
|
|
15254
15256
|
}, 8, ["id", "label", "description"]);
|
|
15255
15257
|
}
|
|
15256
|
-
const hl = /* @__PURE__ */ ee(rz, [["render", nz], ["__scopeId", "data-v-
|
|
15258
|
+
const hl = /* @__PURE__ */ ee(rz, [["render", nz], ["__scopeId", "data-v-1156973a"]]), az = Q({
|
|
15257
15259
|
name: "aux-number-control",
|
|
15258
15260
|
emits: ["update-value"],
|
|
15259
15261
|
components: {
|
|
@@ -15273,10 +15275,10 @@ const hl = /* @__PURE__ */ ee(rz, [["render", nz], ["__scopeId", "data-v-9f49198
|
|
|
15273
15275
|
}
|
|
15274
15276
|
},
|
|
15275
15277
|
setup(e, { emit: t }) {
|
|
15276
|
-
const r =
|
|
15278
|
+
const r = It(e), { control: n } = r.value;
|
|
15277
15279
|
if (!n)
|
|
15278
15280
|
throw new Error("Schema is not configured correctly");
|
|
15279
|
-
const { schema: a } = n, s =
|
|
15281
|
+
const { schema: a } = n, s = or({
|
|
15280
15282
|
format: a.format,
|
|
15281
15283
|
default: a.default,
|
|
15282
15284
|
selected: "",
|
|
@@ -15295,8 +15297,8 @@ const hl = /* @__PURE__ */ ee(rz, [["render", nz], ["__scopeId", "data-v-9f49198
|
|
|
15295
15297
|
});
|
|
15296
15298
|
function sz(e, t, r, n, a, s) {
|
|
15297
15299
|
const o = te("AuxInput"), i = te("RadioButtons"), l = te("AuxSelect");
|
|
15298
|
-
return U(), W(
|
|
15299
|
-
e.state.format === "text" ? (U(),
|
|
15300
|
+
return U(), W(xe, null, [
|
|
15301
|
+
e.state.format === "text" ? (U(), ie(o, {
|
|
15300
15302
|
key: 0,
|
|
15301
15303
|
type: "text",
|
|
15302
15304
|
id: `${e.control.id}-input`,
|
|
@@ -15305,7 +15307,7 @@ function sz(e, t, r, n, a, s) {
|
|
|
15305
15307
|
description: e.control.description,
|
|
15306
15308
|
onBlur: e.change
|
|
15307
15309
|
}, null, 8, ["id", "label", "value", "description", "onBlur"])) : fe("", !0),
|
|
15308
|
-
e.state.format === "radiobuttons" ? (U(),
|
|
15310
|
+
e.state.format === "radiobuttons" ? (U(), ie(i, {
|
|
15309
15311
|
key: 1,
|
|
15310
15312
|
id: e.control.id,
|
|
15311
15313
|
label: e.control.label,
|
|
@@ -15314,7 +15316,7 @@ function sz(e, t, r, n, a, s) {
|
|
|
15314
15316
|
defaultValue: e.control.data || e.state.default,
|
|
15315
15317
|
onChange: e.change
|
|
15316
15318
|
}, null, 8, ["id", "label", "description", "options", "defaultValue", "onChange"])) : fe("", !0),
|
|
15317
|
-
e.state.format === "select" ? (U(),
|
|
15319
|
+
e.state.format === "select" ? (U(), ie(l, {
|
|
15318
15320
|
key: 2,
|
|
15319
15321
|
label: e.control.label,
|
|
15320
15322
|
items: e.state.enums,
|
|
@@ -15367,12 +15369,12 @@ function pz(e, t, r, n, a, s) {
|
|
|
15367
15369
|
}, [
|
|
15368
15370
|
we(e.$slots, "default", {}, void 0, !0),
|
|
15369
15371
|
e.hasErrorMessages ? (U(), W("div", dz, [
|
|
15370
|
-
(U(),
|
|
15372
|
+
(U(), ie(sr(e.icon), {
|
|
15371
15373
|
"aria-hidden": "true",
|
|
15372
15374
|
class: be(e.iconClasses)
|
|
15373
15375
|
}, null, 8, ["class"])),
|
|
15374
15376
|
G("ul", fz, [
|
|
15375
|
-
(U(!0), W(
|
|
15377
|
+
(U(!0), W(xe, null, Kt(e.errorMessages, (o, i) => (U(), W("li", { key: i }, ve(o), 1))), 128))
|
|
15376
15378
|
])
|
|
15377
15379
|
])) : fe("", !0)
|
|
15378
15380
|
], 2);
|
|
@@ -15415,7 +15417,7 @@ const $z = {
|
|
|
15415
15417
|
function vz(e, t, r, n, a, s) {
|
|
15416
15418
|
const o = te("ValidationWrapper");
|
|
15417
15419
|
return e.isHidden() ? fe("", !0) : (U(), W("div", $z, [
|
|
15418
|
-
|
|
15420
|
+
ze(o, { errorMessages: e.errors }, {
|
|
15419
15421
|
default: Re(() => [
|
|
15420
15422
|
we(e.$slots, "default")
|
|
15421
15423
|
]),
|
|
@@ -15430,7 +15432,7 @@ const ya = /* @__PURE__ */ ee(mz, [["render", vz]]), yz = Q({
|
|
|
15430
15432
|
WrapperControl: ya
|
|
15431
15433
|
},
|
|
15432
15434
|
props: {
|
|
15433
|
-
...
|
|
15435
|
+
...ir()
|
|
15434
15436
|
},
|
|
15435
15437
|
methods: {
|
|
15436
15438
|
updateValue(e) {
|
|
@@ -15446,12 +15448,12 @@ const ya = /* @__PURE__ */ ee(mz, [["render", vz]]), yz = Q({
|
|
|
15446
15448
|
});
|
|
15447
15449
|
function gz(e, t, r, n, a, s) {
|
|
15448
15450
|
const o = te("NumberControl"), i = te("WrapperControl");
|
|
15449
|
-
return U(),
|
|
15451
|
+
return U(), ie(i, {
|
|
15450
15452
|
control: e.control,
|
|
15451
15453
|
isDirty: e.isDirty
|
|
15452
15454
|
}, {
|
|
15453
15455
|
default: Re(() => [
|
|
15454
|
-
|
|
15456
|
+
ze(o, {
|
|
15455
15457
|
control: e.control,
|
|
15456
15458
|
onUpdateValue: e.updateValue
|
|
15457
15459
|
}, null, 8, ["control", "onUpdateValue"])
|
|
@@ -15480,10 +15482,10 @@ const _z = /* @__PURE__ */ ee(yz, [["render", gz]]), bz = Q({
|
|
|
15480
15482
|
},
|
|
15481
15483
|
setup(e, { emit: t }) {
|
|
15482
15484
|
var o;
|
|
15483
|
-
const r =
|
|
15485
|
+
const r = It(e), { control: n } = r.value;
|
|
15484
15486
|
if (!n)
|
|
15485
15487
|
throw new Error("Schema is not configured correctly");
|
|
15486
|
-
const { schema: a } = n, s =
|
|
15488
|
+
const { schema: a } = n, s = or({
|
|
15487
15489
|
format: a.format,
|
|
15488
15490
|
default: a.default,
|
|
15489
15491
|
selected: "",
|
|
@@ -15503,8 +15505,8 @@ const _z = /* @__PURE__ */ ee(yz, [["render", gz]]), bz = Q({
|
|
|
15503
15505
|
});
|
|
15504
15506
|
function wz(e, t, r, n, a, s) {
|
|
15505
15507
|
const o = te("AuxInput"), i = te("RadioButtons"), l = te("AuxSelect");
|
|
15506
|
-
return U(), W(
|
|
15507
|
-
e.state.format === "text" ? (U(),
|
|
15508
|
+
return U(), W(xe, null, [
|
|
15509
|
+
e.state.format === "text" ? (U(), ie(o, {
|
|
15508
15510
|
key: 0,
|
|
15509
15511
|
type: "text",
|
|
15510
15512
|
id: `${e.control.id}-input`,
|
|
@@ -15513,7 +15515,7 @@ function wz(e, t, r, n, a, s) {
|
|
|
15513
15515
|
description: e.control.description,
|
|
15514
15516
|
onBlur: e.change
|
|
15515
15517
|
}, null, 8, ["id", "label", "value", "description", "onBlur"])) : fe("", !0),
|
|
15516
|
-
e.state.format === "radiobuttons" ? (U(),
|
|
15518
|
+
e.state.format === "radiobuttons" ? (U(), ie(i, {
|
|
15517
15519
|
key: 1,
|
|
15518
15520
|
id: e.control.id,
|
|
15519
15521
|
label: e.control.label,
|
|
@@ -15523,7 +15525,7 @@ function wz(e, t, r, n, a, s) {
|
|
|
15523
15525
|
layout: e.state.layout,
|
|
15524
15526
|
onChange: e.change
|
|
15525
15527
|
}, null, 8, ["id", "label", "description", "options", "defaultValue", "layout", "onChange"])) : fe("", !0),
|
|
15526
|
-
e.state.format === "select" ? (U(),
|
|
15528
|
+
e.state.format === "select" ? (U(), ie(l, {
|
|
15527
15529
|
key: 2,
|
|
15528
15530
|
label: e.control.label,
|
|
15529
15531
|
items: e.state.enums,
|
|
@@ -15539,7 +15541,7 @@ const Ez = /* @__PURE__ */ ee(bz, [["render", wz], ["__scopeId", "data-v-c15a638
|
|
|
15539
15541
|
WrapperControl: ya
|
|
15540
15542
|
},
|
|
15541
15543
|
props: {
|
|
15542
|
-
...
|
|
15544
|
+
...ir()
|
|
15543
15545
|
},
|
|
15544
15546
|
methods: {
|
|
15545
15547
|
updateValue(e) {
|
|
@@ -15555,12 +15557,12 @@ const Ez = /* @__PURE__ */ ee(bz, [["render", wz], ["__scopeId", "data-v-c15a638
|
|
|
15555
15557
|
});
|
|
15556
15558
|
function Az(e, t, r, n, a, s) {
|
|
15557
15559
|
const o = te("StringControl"), i = te("WrapperControl");
|
|
15558
|
-
return U(),
|
|
15560
|
+
return U(), ie(i, {
|
|
15559
15561
|
control: e.control,
|
|
15560
15562
|
isDirty: e.isDirty
|
|
15561
15563
|
}, {
|
|
15562
15564
|
default: Re(() => [
|
|
15563
|
-
|
|
15565
|
+
ze(o, {
|
|
15564
15566
|
control: e.control,
|
|
15565
15567
|
onUpdateValue: e.updateValue
|
|
15566
15568
|
}, null, 8, ["control", "onUpdateValue"])
|
|
@@ -15575,7 +15577,7 @@ const Pz = /* @__PURE__ */ ee(Sz, [["render", Az]]), Oz = Q({
|
|
|
15575
15577
|
WrapperControl: ya
|
|
15576
15578
|
},
|
|
15577
15579
|
props: {
|
|
15578
|
-
...
|
|
15580
|
+
...ir()
|
|
15579
15581
|
},
|
|
15580
15582
|
methods: {
|
|
15581
15583
|
updateValue(e) {
|
|
@@ -15591,12 +15593,12 @@ const Pz = /* @__PURE__ */ ee(Sz, [["render", Az]]), Oz = Q({
|
|
|
15591
15593
|
});
|
|
15592
15594
|
function Cz(e, t, r, n, a, s) {
|
|
15593
15595
|
const o = te("NumberControl"), i = te("WrapperControl");
|
|
15594
|
-
return U(),
|
|
15596
|
+
return U(), ie(i, {
|
|
15595
15597
|
control: e.control,
|
|
15596
15598
|
isDirty: e.isDirty
|
|
15597
15599
|
}, {
|
|
15598
15600
|
default: Re(() => [
|
|
15599
|
-
|
|
15601
|
+
ze(o, {
|
|
15600
15602
|
control: e.control,
|
|
15601
15603
|
onUpdateValue: e.updateValue
|
|
15602
15604
|
}, null, 8, ["control", "onUpdateValue"])
|
|
@@ -15623,12 +15625,12 @@ const Tz = /* @__PURE__ */ ee(Oz, [["render", Cz]]), Iz = Q({
|
|
|
15623
15625
|
},
|
|
15624
15626
|
setup(e) {
|
|
15625
15627
|
var s;
|
|
15626
|
-
const t =
|
|
15628
|
+
const t = It(e), { control: r } = t.value;
|
|
15627
15629
|
if (!r)
|
|
15628
15630
|
throw new Error("Schema is not configured correctly");
|
|
15629
15631
|
const { schema: n } = r;
|
|
15630
15632
|
return {
|
|
15631
|
-
state:
|
|
15633
|
+
state: or({
|
|
15632
15634
|
layout: n && "options" in n && ((s = n.options) != null && s.card_layout) ? "card" : "regular"
|
|
15633
15635
|
})
|
|
15634
15636
|
};
|
|
@@ -15636,7 +15638,7 @@ const Tz = /* @__PURE__ */ ee(Oz, [["render", Cz]]), Iz = Q({
|
|
|
15636
15638
|
});
|
|
15637
15639
|
function Rz(e, t, r, n, a, s) {
|
|
15638
15640
|
const o = te("Checkbox");
|
|
15639
|
-
return U(),
|
|
15641
|
+
return U(), ie(o, {
|
|
15640
15642
|
layout: e.state.layout,
|
|
15641
15643
|
value: e.control.data,
|
|
15642
15644
|
selected: e.control.data,
|
|
@@ -15655,7 +15657,7 @@ const Nz = /* @__PURE__ */ ee(Iz, [["render", Rz]]), jz = Q({
|
|
|
15655
15657
|
WrapperControl: ya
|
|
15656
15658
|
},
|
|
15657
15659
|
props: {
|
|
15658
|
-
...
|
|
15660
|
+
...ir()
|
|
15659
15661
|
},
|
|
15660
15662
|
methods: {
|
|
15661
15663
|
updateValue(e) {
|
|
@@ -15671,12 +15673,12 @@ const Nz = /* @__PURE__ */ ee(Iz, [["render", Rz]]), jz = Q({
|
|
|
15671
15673
|
});
|
|
15672
15674
|
function kz(e, t, r, n, a, s) {
|
|
15673
15675
|
const o = te("BooleanControl"), i = te("WrapperControl");
|
|
15674
|
-
return U(),
|
|
15676
|
+
return U(), ie(i, {
|
|
15675
15677
|
control: e.control,
|
|
15676
15678
|
isDirty: e.isDirty
|
|
15677
15679
|
}, {
|
|
15678
15680
|
default: Re(() => [
|
|
15679
|
-
|
|
15681
|
+
ze(o, {
|
|
15680
15682
|
control: e.control,
|
|
15681
15683
|
onUpdateValue: e.updateValue
|
|
15682
15684
|
}, null, 8, ["control", "onUpdateValue"])
|
|
@@ -15728,14 +15730,14 @@ const Dz = /* @__PURE__ */ ee(jz, [["render", kz]]), Mz = Q({
|
|
|
15728
15730
|
});
|
|
15729
15731
|
function Lz(e, t, r, n, a, s) {
|
|
15730
15732
|
const o = te("Checkbox"), i = te("FormElement");
|
|
15731
|
-
return U(),
|
|
15733
|
+
return U(), ie(i, {
|
|
15732
15734
|
class: "aux-checkbox-group",
|
|
15733
15735
|
id: `${e.id}-input`,
|
|
15734
15736
|
label: e.label,
|
|
15735
15737
|
description: e.description
|
|
15736
15738
|
}, {
|
|
15737
15739
|
default: Re(() => [
|
|
15738
|
-
(U(!0), W(
|
|
15740
|
+
(U(!0), W(xe, null, Kt(e.options, (l) => (U(), ie(o, {
|
|
15739
15741
|
key: l.value,
|
|
15740
15742
|
value: l.value,
|
|
15741
15743
|
selected: e.isDefault(l.value),
|
|
@@ -15774,10 +15776,10 @@ const Fz = /* @__PURE__ */ ee(Mz, [["render", Lz], ["__scopeId", "data-v-6036c0b
|
|
|
15774
15776
|
},
|
|
15775
15777
|
setup(e, { emit: t }) {
|
|
15776
15778
|
var o, i, l, c;
|
|
15777
|
-
const r =
|
|
15779
|
+
const r = It(e), { control: n } = r.value;
|
|
15778
15780
|
if (!n)
|
|
15779
15781
|
throw new Error("Schema is not configured correctly");
|
|
15780
|
-
const { schema: a } = n, s =
|
|
15782
|
+
const { schema: a } = n, s = or({
|
|
15781
15783
|
checked: [],
|
|
15782
15784
|
default: a.default,
|
|
15783
15785
|
format: a.format || "checkboxes",
|
|
@@ -15800,8 +15802,8 @@ const Fz = /* @__PURE__ */ ee(Mz, [["render", Lz], ["__scopeId", "data-v-6036c0b
|
|
|
15800
15802
|
});
|
|
15801
15803
|
function Uz(e, t, r, n, a, s) {
|
|
15802
15804
|
const o = te("Checkboxes"), i = te("RadioButtons");
|
|
15803
|
-
return U(), W(
|
|
15804
|
-
e.state.format === "checkboxes" ? (U(),
|
|
15805
|
+
return U(), W(xe, null, [
|
|
15806
|
+
e.state.format === "checkboxes" ? (U(), ie(o, {
|
|
15805
15807
|
key: 0,
|
|
15806
15808
|
id: e.control.id,
|
|
15807
15809
|
label: e.control.label,
|
|
@@ -15811,7 +15813,7 @@ function Uz(e, t, r, n, a, s) {
|
|
|
15811
15813
|
layout: e.state.layout,
|
|
15812
15814
|
onChange: e.onCheckboxChange
|
|
15813
15815
|
}, null, 8, ["id", "label", "description", "options", "defaultValues", "layout", "onChange"])) : fe("", !0),
|
|
15814
|
-
e.state.format === "radiobuttons" ? (U(),
|
|
15816
|
+
e.state.format === "radiobuttons" ? (U(), ie(i, {
|
|
15815
15817
|
key: 1,
|
|
15816
15818
|
id: e.control.id,
|
|
15817
15819
|
label: e.control.label,
|
|
@@ -15830,7 +15832,7 @@ const zz = /* @__PURE__ */ ee(Vz, [["render", Uz]]), qz = Q({
|
|
|
15830
15832
|
WrapperControl: ya
|
|
15831
15833
|
},
|
|
15832
15834
|
props: {
|
|
15833
|
-
...
|
|
15835
|
+
...ir()
|
|
15834
15836
|
},
|
|
15835
15837
|
methods: {
|
|
15836
15838
|
updateValue(e) {
|
|
@@ -15846,12 +15848,12 @@ const zz = /* @__PURE__ */ ee(Vz, [["render", Uz]]), qz = Q({
|
|
|
15846
15848
|
});
|
|
15847
15849
|
function Wz(e, t, r, n, a, s) {
|
|
15848
15850
|
const o = te("ArrayControl"), i = te("WrapperControl");
|
|
15849
|
-
return U(),
|
|
15851
|
+
return U(), ie(i, {
|
|
15850
15852
|
control: e.control,
|
|
15851
15853
|
isDirty: e.isDirty
|
|
15852
15854
|
}, {
|
|
15853
15855
|
default: Re(() => [
|
|
15854
|
-
|
|
15856
|
+
ze(o, {
|
|
15855
15857
|
control: e.control,
|
|
15856
15858
|
onUpdateValue: e.updateValue
|
|
15857
15859
|
}, null, 8, ["control", "onUpdateValue"])
|
|
@@ -15865,7 +15867,7 @@ const Bz = /* @__PURE__ */ ee(qz, [["render", Wz]]), Kz = Q({
|
|
|
15865
15867
|
DispatchRenderer: qs
|
|
15866
15868
|
},
|
|
15867
15869
|
props: {
|
|
15868
|
-
...
|
|
15870
|
+
...ir()
|
|
15869
15871
|
},
|
|
15870
15872
|
setup(e) {
|
|
15871
15873
|
return J7(e);
|
|
@@ -15874,11 +15876,11 @@ const Bz = /* @__PURE__ */ ee(qz, [["render", Wz]]), Kz = Q({
|
|
|
15874
15876
|
function Hz(e, t, r, n, a, s) {
|
|
15875
15877
|
const o = te("dispatch-renderer");
|
|
15876
15878
|
return e.layout.visible ? (U(), W("div", Gz, [
|
|
15877
|
-
(U(!0), W(
|
|
15879
|
+
(U(!0), W(xe, null, Kt(e.layout.uischema.elements, (i, l) => (U(), W("div", {
|
|
15878
15880
|
class: "aux-form-field",
|
|
15879
15881
|
key: `${e.layout.path}-${l}`
|
|
15880
15882
|
}, [
|
|
15881
|
-
|
|
15883
|
+
ze(o, {
|
|
15882
15884
|
schema: e.layout.schema,
|
|
15883
15885
|
uischema: i,
|
|
15884
15886
|
path: e.layout.path,
|
|
@@ -15895,7 +15897,7 @@ const xz = /* @__PURE__ */ ee(Kz, [["render", Hz]]), Jz = Q({
|
|
|
15895
15897
|
DispatchRenderer: qs
|
|
15896
15898
|
},
|
|
15897
15899
|
props: {
|
|
15898
|
-
...
|
|
15900
|
+
...ir()
|
|
15899
15901
|
},
|
|
15900
15902
|
methods: {
|
|
15901
15903
|
isHidden() {
|
|
@@ -15922,10 +15924,10 @@ function Xz(e, t, r, n, a, s) {
|
|
|
15922
15924
|
const o = te("dispatch-renderer");
|
|
15923
15925
|
return e.control.visible && !e.isHidden() ? (U(), W("fieldset", Zz, [
|
|
15924
15926
|
e.control.label ? (U(), W("legend", Yz, ve(e.control.label), 1)) : fe("", !0),
|
|
15925
|
-
(U(!0), W(
|
|
15927
|
+
(U(!0), W(xe, null, Kt(e.generateUISchema(e.control).elements, (i, l) => (U(), W("div", {
|
|
15926
15928
|
key: `${e.control.path}-${l}`
|
|
15927
15929
|
}, [
|
|
15928
|
-
|
|
15930
|
+
ze(o, {
|
|
15929
15931
|
schema: e.control.schema,
|
|
15930
15932
|
uischema: i,
|
|
15931
15933
|
path: e.control.path,
|
|
@@ -15937,25 +15939,25 @@ function Xz(e, t, r, n, a, s) {
|
|
|
15937
15939
|
])) : fe("", !0);
|
|
15938
15940
|
}
|
|
15939
15941
|
const Qz = /* @__PURE__ */ ee(Jz, [["render", Xz]]), eq = {
|
|
15940
|
-
renderer:
|
|
15942
|
+
renderer: It(Pz),
|
|
15941
15943
|
tester: Ur(1, WU)
|
|
15942
15944
|
}, tq = {
|
|
15943
|
-
renderer:
|
|
15945
|
+
renderer: It(Tz),
|
|
15944
15946
|
tester: Ur(1, qU)
|
|
15945
15947
|
}, rq = {
|
|
15946
|
-
renderer:
|
|
15948
|
+
renderer: It(_z),
|
|
15947
15949
|
tester: Ur(1, zU)
|
|
15948
15950
|
}, nq = {
|
|
15949
|
-
renderer:
|
|
15951
|
+
renderer: It(Dz),
|
|
15950
15952
|
tester: Ur(1, VU)
|
|
15951
15953
|
}, aq = {
|
|
15952
|
-
renderer:
|
|
15954
|
+
renderer: It(Bz),
|
|
15953
15955
|
tester: Ur(1, _n("array"))
|
|
15954
15956
|
}, sq = {
|
|
15955
|
-
renderer:
|
|
15957
|
+
renderer: It(xz),
|
|
15956
15958
|
tester: Ur(1, pm)
|
|
15957
15959
|
}, oq = {
|
|
15958
|
-
renderer:
|
|
15960
|
+
renderer: It(Qz),
|
|
15959
15961
|
tester: Ur(1, UU)
|
|
15960
15962
|
}, iq = [
|
|
15961
15963
|
eq,
|
|
@@ -15981,7 +15983,7 @@ const Qz = /* @__PURE__ */ ee(Jz, [["render", Xz]]), eq = {
|
|
|
15981
15983
|
}
|
|
15982
15984
|
},
|
|
15983
15985
|
setup(e, { emit: t }) {
|
|
15984
|
-
const r =
|
|
15986
|
+
const r = or({
|
|
15985
15987
|
data: e.data || {},
|
|
15986
15988
|
config: {
|
|
15987
15989
|
showErrors: e.showErrors
|
|
@@ -16004,7 +16006,7 @@ const lq = { class: "aux-form" };
|
|
|
16004
16006
|
function cq(e, t, r, n, a, s) {
|
|
16005
16007
|
const o = te("JsonForms");
|
|
16006
16008
|
return U(), W("div", lq, [
|
|
16007
|
-
e.state ? (U(),
|
|
16009
|
+
e.state ? (U(), ie(o, {
|
|
16008
16010
|
key: 0,
|
|
16009
16011
|
class: "aux-form-content",
|
|
16010
16012
|
data: e.state.data,
|
|
@@ -16090,8 +16092,8 @@ export {
|
|
|
16090
16092
|
Dq as AuxNotifications,
|
|
16091
16093
|
Nq as AuxPagination,
|
|
16092
16094
|
_q as AuxPill,
|
|
16093
|
-
|
|
16094
|
-
|
|
16095
|
+
bq as AuxRadio,
|
|
16096
|
+
av as AuxRadioGroup,
|
|
16095
16097
|
$f as AuxSelect,
|
|
16096
16098
|
gq as AuxSpinner,
|
|
16097
16099
|
zq as AuxStatusBadge,
|
|
@@ -16101,7 +16103,7 @@ export {
|
|
|
16101
16103
|
Rq as AuxToggle,
|
|
16102
16104
|
Oq as AuxUpload,
|
|
16103
16105
|
hz as AuxValidationWrapper,
|
|
16104
|
-
|
|
16106
|
+
Vt as formatDate,
|
|
16105
16107
|
Wq as formatNumber,
|
|
16106
16108
|
qq as formatPrice
|
|
16107
16109
|
};
|