@avenirs-esr/avenirs-dsav 0.1.94 → 0.1.96
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/avenirs-dsav.css +1 -1
- package/dist/components/interaction/inputs/AvInput/AvInput.stub.d.ts +23 -0
- package/dist/components/interaction/inputs/AvInput/AvInput.vue.d.ts +4 -0
- package/dist/components/interaction/selects/AvAutocomplete/AvAutocomplete.stories.d.ts +1 -0
- package/dist/components/interaction/selects/AvAutocomplete/AvAutocompleteInput.vue.d.ts +6 -0
- package/dist/index.cjs.js +3 -3
- package/dist/index.es.js +351 -345
- package/dist/test-utils.cjs.js +8 -8
- package/dist/test-utils.es.js +28 -17
- package/dist/tokens/icons.d.ts +2 -0
- package/package.json +1 -1
- package/src/styles/components/_icons.scss +2 -0
package/dist/index.es.js
CHANGED
|
@@ -44,7 +44,7 @@ const za = ["title"], Ba = /* @__PURE__ */ Q({
|
|
|
44
44
|
for (const [n, i] of t)
|
|
45
45
|
a[n] = i;
|
|
46
46
|
return a;
|
|
47
|
-
},
|
|
47
|
+
}, mA = /* @__PURE__ */ z(Ba, [["__scopeId", "data-v-75f1ba66"]]), Pa = ["title"], Wa = /* @__PURE__ */ Q({
|
|
48
48
|
__name: "AvIcon",
|
|
49
49
|
props: {
|
|
50
50
|
size: { default: 1 },
|
|
@@ -100,6 +100,7 @@ const za = ["title"], Ba = /* @__PURE__ */ Q({
|
|
|
100
100
|
BELL_NOTIFICATION: "mdi:bell-notification",
|
|
101
101
|
BOOK_LOCATION_OUTLINE: "mdi:book-location-outline",
|
|
102
102
|
BRIEFCASE_VARIANT_OUTLINE: "mdi:briefcase-variant-outline",
|
|
103
|
+
BUILDING: "mdi:building",
|
|
103
104
|
CALENDAR_MONTH_OUTLINE: "mdi:calendar-month-outline",
|
|
104
105
|
CALENDAR_OUTLINE: "mdi:calendar-outline",
|
|
105
106
|
CHART_TIMELINE_VARIANT_SHIMMER: "mdi:chart-timeline-variant-shimmer",
|
|
@@ -182,10 +183,11 @@ const za = ["title"], Ba = /* @__PURE__ */ Q({
|
|
|
182
183
|
WARNING_CIRCLE: "mdi:warning-circle",
|
|
183
184
|
WARNING_OUTLINE: "mdi:warning-outline",
|
|
184
185
|
WEIGHTS: "mdi:weights"
|
|
185
|
-
},
|
|
186
|
+
}, IA = {
|
|
186
187
|
DICE_1_LINE: "ri:dice-1-line",
|
|
187
188
|
DICE_4_LINE: "ri:dice-4-line",
|
|
188
189
|
HAND_HEART_LINE: "ri:hand-heart-line",
|
|
190
|
+
LAYOUT_6_LINE: "ri:layout-6-line",
|
|
189
191
|
LOADER_LINE: "ri:loader-line"
|
|
190
192
|
}, me = {
|
|
191
193
|
AMS_SAE: "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0iY3VycmVudENvbG9yIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNS4yNSAxNy41SDExLjM3NVYxOS4yNUg1LjI1QzQuMjc4NzUgMTkuMjUgMy41IDE4LjQ3MTMgMy41IDE3LjVWMy41QzMuNSAzLjAzNTg3IDMuNjg0MzcgMi41OTA3NSA0LjAxMjU2IDIuMjYyNTZDNC4zNDA3NSAxLjkzNDM3IDQuNzg1ODcgMS43NSA1LjI1IDEuNzVIMTUuNzVDMTYuMjE0MSAxLjc1IDE2LjY1OTIgMS45MzQzNyAxNi45ODc0IDIuMjYyNTZDMTcuMzE1NiAyLjU5MDc1IDE3LjUgMy4wMzU4NyAxNy41IDMuNVYxMC45NzI1TDE2LjE4NzUgMTAuMjU1TDE1Ljc1IDEwLjVWMy41SDExLjM3NVYxMC41TDkuMTg3NSA4LjUzMTI1TDcgMTAuNVYzLjVINS4yNVYxNy41Wk0yMSAxNC44NzVMMTYuMTg3NSAxMi4yNUwxMS4zNzUgMTQuODc1TDE2LjE4NzUgMTcuNUwyMSAxNC44NzVaTTEzLjEyNSAxNi43MDM4VjE4LjQ1MzhMMTYuMTg3NSAyMC4xMjVMMTkuMjUgMTguNDUzOFYxNi43MDM4TDE2LjE4NzUgMTguMzc1TDEzLjEyNSAxNi43MDM4WiIgZmlsbD0iY3VycmVudENvbG9yIiAvPgo8L3N2Zz4K",
|
|
@@ -453,11 +455,11 @@ const en = { class: "b2-bold" }, tn = { class: "b2-regular" }, an = ["innerHTML"
|
|
|
453
455
|
], 2);
|
|
454
456
|
};
|
|
455
457
|
}
|
|
456
|
-
}),
|
|
458
|
+
}), gA = /* @__PURE__ */ z(nn, [["__scopeId", "data-v-19181a5d"]]);
|
|
457
459
|
function ln(e) {
|
|
458
460
|
return [...new Set(e)];
|
|
459
461
|
}
|
|
460
|
-
function
|
|
462
|
+
function bA(e) {
|
|
461
463
|
return /^[^\s@]+@[^\s.@]+\.[^\s@]+$/.test(e);
|
|
462
464
|
}
|
|
463
465
|
const on = ["title", "disabled", "aria-disabled", "aria-label"], rn = /* @__PURE__ */ Q({
|
|
@@ -573,7 +575,7 @@ const on = ["title", "disabled", "aria-disabled", "aria-label"], rn = /* @__PURE
|
|
|
573
575
|
], 4);
|
|
574
576
|
};
|
|
575
577
|
}
|
|
576
|
-
}),
|
|
578
|
+
}), hA = /* @__PURE__ */ z(un, [["__scopeId", "data-v-70edcd00"]]), dn = ["id", "role"], fn = { class: "av-alert__container" }, vn = { class: "av-alert__content" }, mn = { class: "av-alert__title" }, In = {
|
|
577
579
|
key: 0,
|
|
578
580
|
class: "s2-bold"
|
|
579
581
|
}, gn = { class: "b1-regular" }, bn = /* @__PURE__ */ Q({
|
|
@@ -681,7 +683,7 @@ const on = ["title", "disabled", "aria-disabled", "aria-label"], rn = /* @__PURE
|
|
|
681
683
|
})
|
|
682
684
|
]));
|
|
683
685
|
}
|
|
684
|
-
}),
|
|
686
|
+
}), yA = /* @__PURE__ */ z(Cn, [["__scopeId", "data-v-eb6bf14e"]]), Mn = { key: 0 }, En = {
|
|
685
687
|
key: 0,
|
|
686
688
|
class: "av-drawer-backdrop"
|
|
687
689
|
}, Nn = ["aria-label"], Tn = { class: "av-drawer__content-wrapper" }, Dn = { class: "av-drawer__content" }, Ln = {
|
|
@@ -827,11 +829,11 @@ const Sn = { class: "av-accordion" }, Qn = { class: "av-accordion__title" }, xn
|
|
|
827
829
|
]);
|
|
828
830
|
};
|
|
829
831
|
}
|
|
830
|
-
}),
|
|
832
|
+
}), CA = /* @__PURE__ */ z(Bn, [["__scopeId", "data-v-cc4299d8"]]), Pn = {
|
|
831
833
|
class: "av-accordions-group",
|
|
832
834
|
role: "group",
|
|
833
835
|
"aria-label": "Accordion group"
|
|
834
|
-
},
|
|
836
|
+
}, MA = /* @__PURE__ */ Q({
|
|
835
837
|
__name: "AvAccordionsGroup",
|
|
836
838
|
props: {
|
|
837
839
|
activeAccordion: {}
|
|
@@ -1955,7 +1957,7 @@ function ki(e, t) {
|
|
|
1955
1957
|
cleanupFocusTrap: i
|
|
1956
1958
|
};
|
|
1957
1959
|
}
|
|
1958
|
-
function
|
|
1960
|
+
function EA(e) {
|
|
1959
1961
|
de(() => {
|
|
1960
1962
|
document.documentElement.style.setProperty("--global-background-color", e);
|
|
1961
1963
|
}), ve(() => {
|
|
@@ -2080,7 +2082,7 @@ const pi = {
|
|
|
2080
2082
|
])
|
|
2081
2083
|
], 8, Ui));
|
|
2082
2084
|
}
|
|
2083
|
-
}),
|
|
2085
|
+
}), NA = /* @__PURE__ */ z(Ri, [["__scopeId", "data-v-a30b5cec"]]), Zi = ["id", "name", "value", "checked", "required", "data-testid", "data-test", "tabindex", "aria-describedby"], Xi = ["for"], Yi = { class: "label-container" }, qi = {
|
|
2084
2086
|
key: 0,
|
|
2085
2087
|
class: "av-hint-text"
|
|
2086
2088
|
}, Fi = /* @__PURE__ */ Q({
|
|
@@ -2363,7 +2365,7 @@ const pi = {
|
|
|
2363
2365
|
])
|
|
2364
2366
|
], 64));
|
|
2365
2367
|
}
|
|
2366
|
-
}),
|
|
2368
|
+
}), TA = /* @__PURE__ */ z(Al, [["__scopeId", "data-v-b3d7bf33"]]), ua = 6048e5, ul = 864e5, pt = Symbol.for("constructDateFrom");
|
|
2367
2369
|
function Ce(e, t) {
|
|
2368
2370
|
return typeof e == "function" ? e(t) : e && typeof e == "object" && pt in e ? e[pt](t) : e instanceof Date ? new e.constructor(t) : new Date(t);
|
|
2369
2371
|
}
|
|
@@ -3633,22 +3635,22 @@ function go(e) {
|
|
|
3633
3635
|
const t = e.match(fo);
|
|
3634
3636
|
return t ? t[1].replace(vo, "'") : e;
|
|
3635
3637
|
}
|
|
3636
|
-
const bo = { class: "av-input__wrapper" }, ho = {
|
|
3638
|
+
const bo = { class: "av-input__wrapper" }, ho = { class: "av-input__control" }, yo = {
|
|
3637
3639
|
key: 0,
|
|
3638
3640
|
class: "av-input__prefix"
|
|
3639
|
-
},
|
|
3641
|
+
}, Co = ["for"], Mo = {
|
|
3640
3642
|
key: 0,
|
|
3641
3643
|
class: "required"
|
|
3642
|
-
},
|
|
3644
|
+
}, Eo = {
|
|
3643
3645
|
key: 0,
|
|
3644
3646
|
class: "av-hint-text"
|
|
3645
|
-
},
|
|
3647
|
+
}, No = {
|
|
3646
3648
|
key: 0,
|
|
3647
3649
|
class: "caption-light"
|
|
3648
|
-
},
|
|
3650
|
+
}, To = {
|
|
3649
3651
|
key: 0,
|
|
3650
3652
|
role: "alert"
|
|
3651
|
-
},
|
|
3653
|
+
}, Do = { key: 1 }, Lo = /* @__PURE__ */ Q({
|
|
3652
3654
|
inheritAttrs: !1,
|
|
3653
3655
|
__name: "AvInput",
|
|
3654
3656
|
props: {
|
|
@@ -3672,13 +3674,15 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3672
3674
|
errorMessage: {},
|
|
3673
3675
|
validMessage: {},
|
|
3674
3676
|
prefixIcon: {},
|
|
3677
|
+
textareaMinHeight: { default: "var(--dimension-5xl)" },
|
|
3675
3678
|
width: {},
|
|
3676
3679
|
noRadius: { type: Boolean, default: !1 }
|
|
3677
3680
|
},
|
|
3678
3681
|
emits: ["update:modelValue"],
|
|
3679
3682
|
setup(e, { expose: t, emit: a }) {
|
|
3680
3683
|
se((g) => ({
|
|
3681
|
-
|
|
3684
|
+
dea489c4: g.width,
|
|
3685
|
+
v5f905d52: g.textareaMinHeight
|
|
3682
3686
|
}));
|
|
3683
3687
|
const n = a, i = y(() => e.id ?? `input-${crypto.randomUUID()}`), o = y(() => e.errorMessage ? Array.isArray(e.errorMessage) ? e.errorMessage : [e.errorMessage] : []), r = y(() => e.validMessage ? Array.isArray(e.validMessage) ? e.validMessage : [e.validMessage] : []), s = y(() => !!e.errorMessage), c = y(() => d(e.minDate)), A = y(() => d(e.maxDate));
|
|
3684
3688
|
function d(g) {
|
|
@@ -3703,64 +3707,66 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3703
3707
|
}])
|
|
3704
3708
|
}, [
|
|
3705
3709
|
b("div", bo, [
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
|
|
3715
|
-
|
|
3716
|
-
b("span", {
|
|
3717
|
-
class: j(e.labelClass)
|
|
3710
|
+
b("div", ho, [
|
|
3711
|
+
e.prefixIcon ? (u(), I("div", yo, [
|
|
3712
|
+
W(ne, {
|
|
3713
|
+
name: e.prefixIcon,
|
|
3714
|
+
size: 1.2
|
|
3715
|
+
}, null, 8, ["name"])
|
|
3716
|
+
])) : D("", !0),
|
|
3717
|
+
b("label", {
|
|
3718
|
+
class: j(l(v)),
|
|
3719
|
+
for: l(i)
|
|
3718
3720
|
}, [
|
|
3719
|
-
|
|
3720
|
-
|
|
3721
|
-
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3725
|
-
|
|
3726
|
-
|
|
3727
|
-
|
|
3728
|
-
|
|
3729
|
-
|
|
3730
|
-
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
|
|
3735
|
-
|
|
3736
|
-
|
|
3737
|
-
|
|
3738
|
-
|
|
3739
|
-
|
|
3740
|
-
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
|
|
3745
|
-
|
|
3746
|
-
|
|
3721
|
+
b("span", {
|
|
3722
|
+
class: j(e.labelClass)
|
|
3723
|
+
}, [
|
|
3724
|
+
De(B(e.label) + " ", 1),
|
|
3725
|
+
P(g.$slots, "requiredTip", {}, () => [
|
|
3726
|
+
e.required ? (u(), I("span", Mo, "*")) : D("", !0)
|
|
3727
|
+
], !0),
|
|
3728
|
+
e.hint ? (u(), I("span", Eo, B(e.hint), 1)) : D("", !0)
|
|
3729
|
+
], 2)
|
|
3730
|
+
], 10, Co),
|
|
3731
|
+
(u(), k(Me(l(m)), ee({
|
|
3732
|
+
id: l(i),
|
|
3733
|
+
ref_key: "__input",
|
|
3734
|
+
ref: f,
|
|
3735
|
+
class: ["av-input__input", {
|
|
3736
|
+
"av-input__input--error": l(s),
|
|
3737
|
+
"av-input__input--valid": e.isValid
|
|
3738
|
+
}],
|
|
3739
|
+
placeholder: e.placeholder,
|
|
3740
|
+
type: e.type,
|
|
3741
|
+
disabled: e.disabled,
|
|
3742
|
+
maxlength: e.maxlength,
|
|
3743
|
+
minlength: e.minlength,
|
|
3744
|
+
required: e.required
|
|
3745
|
+
}, g.$attrs, {
|
|
3746
|
+
max: l(A),
|
|
3747
|
+
min: l(c),
|
|
3748
|
+
value: e.modelValue,
|
|
3749
|
+
"aria-describedby": e.descriptionId || void 0,
|
|
3750
|
+
onInput: E[0] || (E[0] = (L) => n("update:modelValue", L.target.value))
|
|
3751
|
+
}), null, 16, ["id", "class", "placeholder", "type", "disabled", "maxlength", "minlength", "required", "max", "min", "value", "aria-describedby"]))
|
|
3752
|
+
]),
|
|
3747
3753
|
P(g.$slots, "customCaptions", {
|
|
3748
3754
|
currentValue: e.modelValue,
|
|
3749
3755
|
maxlength: e.maxlength
|
|
3750
3756
|
}, () => {
|
|
3751
3757
|
var L;
|
|
3752
3758
|
return [
|
|
3753
|
-
e.maxlength ? (u(), I("span",
|
|
3759
|
+
e.maxlength ? (u(), I("span", No, B((L = e.modelValue) == null ? void 0 : L.toString().length) + " / " + B(e.maxlength), 1)) : D("", !0)
|
|
3754
3760
|
];
|
|
3755
3761
|
}, !0)
|
|
3756
3762
|
]),
|
|
3757
|
-
l(o).length > 0 ? (u(), I("div",
|
|
3763
|
+
l(o).length > 0 ? (u(), I("div", To, [
|
|
3758
3764
|
W(N, {
|
|
3759
3765
|
message: l(o),
|
|
3760
3766
|
type: "error"
|
|
3761
3767
|
}, null, 8, ["message"])
|
|
3762
3768
|
])) : D("", !0),
|
|
3763
|
-
l(r).length > 0 ? (u(), I("div",
|
|
3769
|
+
l(r).length > 0 ? (u(), I("div", Do, [
|
|
3764
3770
|
W(N, {
|
|
3765
3771
|
message: l(r),
|
|
3766
3772
|
type: "success"
|
|
@@ -3769,10 +3775,10 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3769
3775
|
], 2);
|
|
3770
3776
|
};
|
|
3771
3777
|
}
|
|
3772
|
-
}), Nt = /* @__PURE__ */ z(
|
|
3778
|
+
}), Nt = /* @__PURE__ */ z(Lo, [["__scopeId", "data-v-e0ee94f2"]]), wo = {
|
|
3773
3779
|
class: "av-search-bar",
|
|
3774
3780
|
role: "search"
|
|
3775
|
-
},
|
|
3781
|
+
}, Oo = /* @__PURE__ */ Q({
|
|
3776
3782
|
__name: "AvSearchBar",
|
|
3777
3783
|
props: {
|
|
3778
3784
|
id: {},
|
|
@@ -3786,7 +3792,7 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3786
3792
|
const a = t, n = y(() => e.id ?? `search-bar-${crypto.randomUUID()}`);
|
|
3787
3793
|
return (i, o) => {
|
|
3788
3794
|
const r = Nt, s = re;
|
|
3789
|
-
return u(), I("div",
|
|
3795
|
+
return u(), I("div", wo, [
|
|
3790
3796
|
b("div", null, [
|
|
3791
3797
|
W(r, {
|
|
3792
3798
|
id: l(n),
|
|
@@ -3815,7 +3821,7 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3815
3821
|
]);
|
|
3816
3822
|
};
|
|
3817
3823
|
}
|
|
3818
|
-
}), Vt = /* @__PURE__ */ z(
|
|
3824
|
+
}), Vt = /* @__PURE__ */ z(Oo, [["__scopeId", "data-v-ecbc647b"]]), So = ["role", "aria-label", "aria-labelledby", "aria-describedby"], Qo = /* @__PURE__ */ Q({
|
|
3819
3825
|
__name: "AvList",
|
|
3820
3826
|
props: {
|
|
3821
3827
|
backgroundColor: { default: "transparent" },
|
|
@@ -3846,18 +3852,18 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3846
3852
|
"aria-describedby": e.ariaDescribedby
|
|
3847
3853
|
}, [
|
|
3848
3854
|
P(i.$slots, "default", {}, void 0, !0)
|
|
3849
|
-
], 10,
|
|
3855
|
+
], 10, So));
|
|
3850
3856
|
}
|
|
3851
|
-
}), Ia = /* @__PURE__ */ z(
|
|
3857
|
+
}), Ia = /* @__PURE__ */ z(Qo, [["__scopeId", "data-v-f74989f7"]]), xo = ["role"], ko = {
|
|
3852
3858
|
key: 0,
|
|
3853
3859
|
class: "av-list-item__icon"
|
|
3854
|
-
},
|
|
3860
|
+
}, po = { class: "av-list-item__content" }, jo = {
|
|
3855
3861
|
key: 0,
|
|
3856
3862
|
class: "av-list-item__title"
|
|
3857
|
-
},
|
|
3863
|
+
}, zo = {
|
|
3858
3864
|
key: 1,
|
|
3859
3865
|
class: "av-list-item__description"
|
|
3860
|
-
},
|
|
3866
|
+
}, Bo = { key: 2 }, Po = /* @__PURE__ */ Q({
|
|
3861
3867
|
__name: "AvListItem",
|
|
3862
3868
|
props: {
|
|
3863
3869
|
icon: {},
|
|
@@ -3920,26 +3926,26 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3920
3926
|
onKeydown: o
|
|
3921
3927
|
}, {
|
|
3922
3928
|
default: G(() => [
|
|
3923
|
-
e.icon ? (u(), I("div",
|
|
3929
|
+
e.icon ? (u(), I("div", ko, [
|
|
3924
3930
|
W(ne, {
|
|
3925
3931
|
name: e.icon,
|
|
3926
3932
|
color: e.iconColor ?? e.color,
|
|
3927
3933
|
size: e.iconSize
|
|
3928
3934
|
}, null, 8, ["name", "color", "size"])
|
|
3929
3935
|
])) : D("", !0),
|
|
3930
|
-
b("div",
|
|
3931
|
-
e.title ? (u(), I("div",
|
|
3932
|
-
e.description ? (u(), I("div",
|
|
3933
|
-
t.default ? (u(), I("div",
|
|
3936
|
+
b("div", po, [
|
|
3937
|
+
e.title ? (u(), I("div", jo, B(e.title), 1)) : D("", !0),
|
|
3938
|
+
e.description ? (u(), I("div", zo, B(e.description), 1)) : D("", !0),
|
|
3939
|
+
t.default ? (u(), I("div", Bo, [
|
|
3934
3940
|
P(A.$slots, "default", {}, void 0, !0)
|
|
3935
3941
|
])) : D("", !0)
|
|
3936
3942
|
])
|
|
3937
3943
|
]),
|
|
3938
3944
|
_: 3
|
|
3939
3945
|
}, 40, ["class", "tabindex", "aria-label", "aria-describedby", "aria-disabled", "disabled", "href", "target", "rel"]))
|
|
3940
|
-
], 8,
|
|
3946
|
+
], 8, xo));
|
|
3941
3947
|
}
|
|
3942
|
-
}), ga = /* @__PURE__ */ z(
|
|
3948
|
+
}), ga = /* @__PURE__ */ z(Po, [["__scopeId", "data-v-51545aa6"]]), Wo = { class: "av-select-container" }, Uo = /* @__PURE__ */ Q({
|
|
3943
3949
|
__name: "AvTagPicker",
|
|
3944
3950
|
props: {
|
|
3945
3951
|
multiple: { type: Boolean },
|
|
@@ -3982,7 +3988,7 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
3982
3988
|
}
|
|
3983
3989
|
return oe(() => t.selected, (g) => {
|
|
3984
3990
|
d.value = A(g);
|
|
3985
|
-
}, { immediate: !0 }), (g, E) => (u(), I("div",
|
|
3991
|
+
}, { immediate: !0 }), (g, E) => (u(), I("div", Wo, [
|
|
3986
3992
|
l(a) ? (u(), I("span", {
|
|
3987
3993
|
key: 0,
|
|
3988
3994
|
class: j(["av-select-label", [l(i)]])
|
|
@@ -4006,14 +4012,14 @@ const bo = { class: "av-input__wrapper" }, ho = {
|
|
|
4006
4012
|
]))), 128))
|
|
4007
4013
|
]));
|
|
4008
4014
|
}
|
|
4009
|
-
}),
|
|
4015
|
+
}), Vo = /* @__PURE__ */ z(Uo, [["__scopeId", "data-v-f6ec3112"]]);
|
|
4010
4016
|
var ba = /* @__PURE__ */ ((e) => (e[e.FOUR = 4] = "FOUR", e[e.EIGHT = 8] = "EIGHT", e[e.TWELVE = 12] = "TWELVE", e))(ba || {});
|
|
4011
|
-
const
|
|
4017
|
+
const DA = [
|
|
4012
4018
|
4,
|
|
4013
4019
|
8,
|
|
4014
4020
|
12
|
|
4015
4021
|
/* TWELVE */
|
|
4016
|
-
],
|
|
4022
|
+
], Ho = { class: "pagination-size-picker-container" }, Ro = /* @__PURE__ */ Q({
|
|
4017
4023
|
__name: "AvPageSizePicker",
|
|
4018
4024
|
props: {
|
|
4019
4025
|
label: {},
|
|
@@ -4028,8 +4034,8 @@ const TA = [
|
|
|
4028
4034
|
label: e.pageSizeSelected.toString(),
|
|
4029
4035
|
value: e.pageSizeSelected.toString()
|
|
4030
4036
|
}));
|
|
4031
|
-
return (n, i) => (u(), I("div",
|
|
4032
|
-
W(
|
|
4037
|
+
return (n, i) => (u(), I("div", Ho, [
|
|
4038
|
+
W(Vo, {
|
|
4033
4039
|
options: l(t),
|
|
4034
4040
|
selected: l(a),
|
|
4035
4041
|
"handle-select-change": e.handleSelectChange,
|
|
@@ -4040,7 +4046,7 @@ const TA = [
|
|
|
4040
4046
|
}, null, 8, ["options", "selected", "handle-select-change", "label"])
|
|
4041
4047
|
]));
|
|
4042
4048
|
}
|
|
4043
|
-
}),
|
|
4049
|
+
}), LA = /* @__PURE__ */ z(Ro, [["__scopeId", "data-v-d72fe5ab"]]), Zo = /* @__PURE__ */ Q({
|
|
4044
4050
|
__name: "AvRadioButton",
|
|
4045
4051
|
props: {
|
|
4046
4052
|
value: { type: [String, Number, Boolean] },
|
|
@@ -4051,7 +4057,7 @@ const TA = [
|
|
|
4051
4057
|
setup(e) {
|
|
4052
4058
|
return (t, a) => P(t.$slots, "default");
|
|
4053
4059
|
}
|
|
4054
|
-
}),
|
|
4060
|
+
}), Xo = ["id", "name", "value", "checked", "disabled"], Yo = ["for"], qo = /* @__PURE__ */ Q({
|
|
4055
4061
|
__name: "RadioButton",
|
|
4056
4062
|
props: {
|
|
4057
4063
|
value: { type: [String, Number, Boolean] },
|
|
@@ -4085,20 +4091,20 @@ const TA = [
|
|
|
4085
4091
|
disabled: e.disabled
|
|
4086
4092
|
}, i.$attrs, {
|
|
4087
4093
|
onClick: o[0] || (o[0] = (s) => a("update:modelValue", e.value))
|
|
4088
|
-
}), null, 16,
|
|
4094
|
+
}), null, 16, Xo),
|
|
4089
4095
|
b("label", {
|
|
4090
4096
|
for: l(n),
|
|
4091
4097
|
class: "av-label"
|
|
4092
4098
|
}, [
|
|
4093
4099
|
P(i.$slots, "default", {}, void 0, !0)
|
|
4094
|
-
], 8,
|
|
4100
|
+
], 8, Yo)
|
|
4095
4101
|
], 2)
|
|
4096
4102
|
]),
|
|
4097
4103
|
_: 3
|
|
4098
4104
|
}, 8, ["inline", "disabled"]);
|
|
4099
4105
|
};
|
|
4100
4106
|
}
|
|
4101
|
-
}),
|
|
4107
|
+
}), Fo = /* @__PURE__ */ z(qo, [["__scopeId", "data-v-33d4a9ed"]]), wA = /* @__PURE__ */ Q({
|
|
4102
4108
|
__name: "AvRadioButtonSet",
|
|
4103
4109
|
props: {
|
|
4104
4110
|
id: {},
|
|
@@ -4121,7 +4127,7 @@ const TA = [
|
|
|
4121
4127
|
}
|
|
4122
4128
|
const s = y(() => o.value ? `messages-${i.value}` : void 0), c = fe();
|
|
4123
4129
|
function A(m) {
|
|
4124
|
-
return m != null && typeof m == "object" && "type" in m && m.type ===
|
|
4130
|
+
return m != null && typeof m == "object" && "type" in m && m.type === Zo;
|
|
4125
4131
|
}
|
|
4126
4132
|
function d(m) {
|
|
4127
4133
|
return m ? m.flatMap((v) => !v || typeof v != "object" || !("type" in v) ? [] : v.type === $ && Array.isArray(v.children) ? d(v.children) : A(v) ? [v] : []) : [];
|
|
@@ -4152,7 +4158,7 @@ const TA = [
|
|
|
4152
4158
|
default: G(() => [
|
|
4153
4159
|
(u(!0), I($, null, ie(l(f), (E, N) => {
|
|
4154
4160
|
var L, T;
|
|
4155
|
-
return u(), k(
|
|
4161
|
+
return u(), k(Fo, {
|
|
4156
4162
|
key: N,
|
|
4157
4163
|
modelValue: l(C),
|
|
4158
4164
|
"onUpdate:modelValue": [
|
|
@@ -4188,51 +4194,51 @@ function Tt() {
|
|
|
4188
4194
|
throw new Error("useAutocompleteContext must be used within AvAutocomplete component");
|
|
4189
4195
|
return e;
|
|
4190
4196
|
}
|
|
4191
|
-
var
|
|
4192
|
-
function
|
|
4193
|
-
var t =
|
|
4197
|
+
var Ko = typeof global == "object" && global && global.Object === Object && global, Go = typeof self == "object" && self && self.Object === Object && self, ya = Ko || Go || Function("return this")(), et = ya.Symbol, Ca = Object.prototype, Jo = Ca.hasOwnProperty, $o = Ca.toString, Ue = et ? et.toStringTag : void 0;
|
|
4198
|
+
function _o(e) {
|
|
4199
|
+
var t = Jo.call(e, Ue), a = e[Ue];
|
|
4194
4200
|
try {
|
|
4195
4201
|
e[Ue] = void 0;
|
|
4196
4202
|
var n = !0;
|
|
4197
4203
|
} catch {
|
|
4198
4204
|
}
|
|
4199
|
-
var i =
|
|
4205
|
+
var i = $o.call(e);
|
|
4200
4206
|
return n && (t ? e[Ue] = a : delete e[Ue]), i;
|
|
4201
4207
|
}
|
|
4202
|
-
var
|
|
4203
|
-
function
|
|
4204
|
-
return
|
|
4205
|
-
}
|
|
4206
|
-
var ar = "[object Null]", nr = "[object Undefined]", Ht = et ? et.toStringTag : void 0;
|
|
4207
|
-
function ir(e) {
|
|
4208
|
-
return e == null ? e === void 0 ? nr : ar : Ht && Ht in Object(e) ? $o(e) : tr(e);
|
|
4208
|
+
var er = Object.prototype, tr = er.toString;
|
|
4209
|
+
function ar(e) {
|
|
4210
|
+
return tr.call(e);
|
|
4209
4211
|
}
|
|
4212
|
+
var nr = "[object Null]", ir = "[object Undefined]", Ht = et ? et.toStringTag : void 0;
|
|
4210
4213
|
function lr(e) {
|
|
4214
|
+
return e == null ? e === void 0 ? ir : nr : Ht && Ht in Object(e) ? _o(e) : ar(e);
|
|
4215
|
+
}
|
|
4216
|
+
function or(e) {
|
|
4211
4217
|
return e != null && typeof e == "object";
|
|
4212
4218
|
}
|
|
4213
|
-
var
|
|
4214
|
-
function
|
|
4215
|
-
return typeof e == "symbol" ||
|
|
4219
|
+
var rr = "[object Symbol]";
|
|
4220
|
+
function sr(e) {
|
|
4221
|
+
return typeof e == "symbol" || or(e) && lr(e) == rr;
|
|
4216
4222
|
}
|
|
4217
|
-
var
|
|
4218
|
-
function
|
|
4219
|
-
for (var t = e.length; t-- &&
|
|
4223
|
+
var cr = /\s/;
|
|
4224
|
+
function Ar(e) {
|
|
4225
|
+
for (var t = e.length; t-- && cr.test(e.charAt(t)); )
|
|
4220
4226
|
;
|
|
4221
4227
|
return t;
|
|
4222
4228
|
}
|
|
4223
|
-
var
|
|
4224
|
-
function
|
|
4225
|
-
return e && e.slice(0,
|
|
4229
|
+
var ur = /^\s+/;
|
|
4230
|
+
function dr(e) {
|
|
4231
|
+
return e && e.slice(0, Ar(e) + 1).replace(ur, "");
|
|
4226
4232
|
}
|
|
4227
4233
|
function mt(e) {
|
|
4228
4234
|
var t = typeof e;
|
|
4229
4235
|
return e != null && (t == "object" || t == "function");
|
|
4230
4236
|
}
|
|
4231
|
-
var Rt = NaN,
|
|
4237
|
+
var Rt = NaN, fr = /^[-+]0x[0-9a-f]+$/i, vr = /^0b[01]+$/i, mr = /^0o[0-7]+$/i, Ir = parseInt;
|
|
4232
4238
|
function Zt(e) {
|
|
4233
4239
|
if (typeof e == "number")
|
|
4234
4240
|
return e;
|
|
4235
|
-
if (
|
|
4241
|
+
if (sr(e))
|
|
4236
4242
|
return Rt;
|
|
4237
4243
|
if (mt(e)) {
|
|
4238
4244
|
var t = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
@@ -4240,18 +4246,18 @@ function Zt(e) {
|
|
|
4240
4246
|
}
|
|
4241
4247
|
if (typeof e != "string")
|
|
4242
4248
|
return e === 0 ? e : +e;
|
|
4243
|
-
e =
|
|
4244
|
-
var a =
|
|
4245
|
-
return a ||
|
|
4249
|
+
e = dr(e);
|
|
4250
|
+
var a = vr.test(e);
|
|
4251
|
+
return a || mr.test(e) ? Ir(e.slice(2), a ? 2 : 8) : fr.test(e) ? Rt : +e;
|
|
4246
4252
|
}
|
|
4247
4253
|
var At = function() {
|
|
4248
4254
|
return ya.Date.now();
|
|
4249
|
-
},
|
|
4255
|
+
}, gr = "Expected a function", br = Math.max, hr = Math.min;
|
|
4250
4256
|
function Ma(e, t, a) {
|
|
4251
4257
|
var n, i, o, r, s, c, A = 0, d = !1, f = !1, C = !0;
|
|
4252
4258
|
if (typeof e != "function")
|
|
4253
|
-
throw new TypeError(
|
|
4254
|
-
t = Zt(t) || 0, mt(a) && (d = !!a.leading, f = "maxWait" in a, o = f ?
|
|
4259
|
+
throw new TypeError(gr);
|
|
4260
|
+
t = Zt(t) || 0, mt(a) && (d = !!a.leading, f = "maxWait" in a, o = f ? br(Zt(a.maxWait) || 0, t) : o, C = "trailing" in a ? !!a.trailing : C);
|
|
4255
4261
|
function m(Z) {
|
|
4256
4262
|
var F = n, te = i;
|
|
4257
4263
|
return n = i = void 0, A = Z, r = e.apply(te, F), r;
|
|
@@ -4261,7 +4267,7 @@ function Ma(e, t, a) {
|
|
|
4261
4267
|
}
|
|
4262
4268
|
function g(Z) {
|
|
4263
4269
|
var F = Z - c, te = Z - A, x = t - F;
|
|
4264
|
-
return f ?
|
|
4270
|
+
return f ? hr(x, o - te) : x;
|
|
4265
4271
|
}
|
|
4266
4272
|
function E(Z) {
|
|
4267
4273
|
var F = Z - c, te = Z - A;
|
|
@@ -4294,16 +4300,16 @@ function Ma(e, t, a) {
|
|
|
4294
4300
|
}
|
|
4295
4301
|
return V.cancel = T, V.flush = O, V;
|
|
4296
4302
|
}
|
|
4297
|
-
const
|
|
4303
|
+
const yr = {
|
|
4298
4304
|
key: 0,
|
|
4299
4305
|
class: "av-autocomplete-dropdown__loading"
|
|
4300
|
-
},
|
|
4306
|
+
}, Cr = {
|
|
4301
4307
|
key: 1,
|
|
4302
4308
|
class: "av-autocomplete-dropdown__empty"
|
|
4303
|
-
},
|
|
4309
|
+
}, Mr = {
|
|
4304
4310
|
key: 1,
|
|
4305
4311
|
class: "av-autocomplete-dropdown__empty-text"
|
|
4306
|
-
},
|
|
4312
|
+
}, Er = /* @__PURE__ */ Q({
|
|
4307
4313
|
__name: "AvAutocompleteDropdown",
|
|
4308
4314
|
emits: ["loadMore"],
|
|
4309
4315
|
setup(e, { expose: t, emit: a }) {
|
|
@@ -4362,15 +4368,15 @@ const hr = {
|
|
|
4362
4368
|
class: j(["av-autocomplete-dropdown", l(c).dropdownClass]),
|
|
4363
4369
|
style: ce({ width: l(c).dropdownWidth, maxHeight: l(c).maxDropdownHeight })
|
|
4364
4370
|
}, [
|
|
4365
|
-
l(v) === l(Qe).LOADING ? (u(), I("div",
|
|
4371
|
+
l(v) === l(Qe).LOADING ? (u(), I("div", yr, [
|
|
4366
4372
|
W(ne, {
|
|
4367
4373
|
name: l(R).LOADING,
|
|
4368
4374
|
size: 1.5,
|
|
4369
4375
|
class: "av-autocomplete-dropdown__spinner"
|
|
4370
4376
|
}, null, 8, ["name"]),
|
|
4371
4377
|
O[0] || (O[0] = b("span", { class: "av-autocomplete-dropdown__loading-text" }, "Loading...", -1))
|
|
4372
|
-
])) : l(v) === l(Qe).NO_OPTIONS ? (u(), I("div",
|
|
4373
|
-
i.empty ? P(T.$slots, "empty", { key: 0 }, void 0, !0) : (u(), I("div",
|
|
4378
|
+
])) : l(v) === l(Qe).NO_OPTIONS ? (u(), I("div", Cr, [
|
|
4379
|
+
i.empty ? P(T.$slots, "empty", { key: 0 }, void 0, !0) : (u(), I("div", Mr, " No results found "))
|
|
4374
4380
|
])) : (u(), k(Ia, ee({
|
|
4375
4381
|
key: 2,
|
|
4376
4382
|
ref_key: "listRef",
|
|
@@ -4403,10 +4409,10 @@ const hr = {
|
|
|
4403
4409
|
}, 16, ["class"]))
|
|
4404
4410
|
], 6)) : D("", !0);
|
|
4405
4411
|
}
|
|
4406
|
-
}),
|
|
4412
|
+
}), Nr = /* @__PURE__ */ z(Er, [["__scopeId", "data-v-32439dba"]]), Tr = { class: "av-autocomplete-input" }, Dr = {
|
|
4407
4413
|
key: 0,
|
|
4408
4414
|
class: "av-autocomplete-input__suffix"
|
|
4409
|
-
},
|
|
4415
|
+
}, Lr = /* @__PURE__ */ Q({
|
|
4410
4416
|
__name: "AvAutocompleteInput",
|
|
4411
4417
|
emits: ["search", "clear"],
|
|
4412
4418
|
setup(e, { expose: t, emit: a }) {
|
|
@@ -4438,7 +4444,7 @@ const hr = {
|
|
|
4438
4444
|
}), t({
|
|
4439
4445
|
inputRef: C,
|
|
4440
4446
|
searchQuery: y(() => r.value)
|
|
4441
|
-
}), (T, O) => (u(), I("div",
|
|
4447
|
+
}), (T, O) => (u(), I("div", Tr, [
|
|
4442
4448
|
W(Nt, ee({
|
|
4443
4449
|
id: l(A),
|
|
4444
4450
|
ref_key: "inputRef",
|
|
@@ -4459,7 +4465,7 @@ const hr = {
|
|
|
4459
4465
|
key: "0"
|
|
4460
4466
|
} : void 0
|
|
4461
4467
|
]), 1040, ["id", "model-value", "placeholder", "onBlur"]),
|
|
4462
|
-
l(o).length > 0 ? (u(), I("div",
|
|
4468
|
+
l(o).length > 0 ? (u(), I("div", Dr, [
|
|
4463
4469
|
W(re, {
|
|
4464
4470
|
label: "Clear selected items",
|
|
4465
4471
|
icon: l(R).CLOSE_CIRCLE_OUTLINE,
|
|
@@ -4472,10 +4478,10 @@ const hr = {
|
|
|
4472
4478
|
])) : D("", !0)
|
|
4473
4479
|
]));
|
|
4474
4480
|
}
|
|
4475
|
-
}),
|
|
4481
|
+
}), wr = /* @__PURE__ */ z(Lr, [["__scopeId", "data-v-318a09bc"]]), Or = {
|
|
4476
4482
|
key: 0,
|
|
4477
4483
|
class: "av-autocomplete-selected-tags"
|
|
4478
|
-
},
|
|
4484
|
+
}, Sr = /* @__PURE__ */ Q({
|
|
4479
4485
|
__name: "AvAutocompleteSelectedTags",
|
|
4480
4486
|
setup(e) {
|
|
4481
4487
|
const t = fe(), {
|
|
@@ -4490,7 +4496,7 @@ const hr = {
|
|
|
4490
4496
|
(d) => i(d) !== A
|
|
4491
4497
|
);
|
|
4492
4498
|
}
|
|
4493
|
-
return (s, c) => l(n).multiSelect && l(a).length > 0 && l(n).showSelectedSection ? (u(), I("div",
|
|
4499
|
+
return (s, c) => l(n).multiSelect && l(a).length > 0 && l(n).showSelectedSection ? (u(), I("div", Or, [
|
|
4494
4500
|
(u(!0), I($, null, ie(l(a), (A) => (u(), I("div", {
|
|
4495
4501
|
key: l(i)(A),
|
|
4496
4502
|
class: "av-autocomplete-selected-tags__item"
|
|
@@ -4512,7 +4518,7 @@ const hr = {
|
|
|
4512
4518
|
]))), 128))
|
|
4513
4519
|
])) : D("", !0);
|
|
4514
4520
|
}
|
|
4515
|
-
}),
|
|
4521
|
+
}), Qr = /* @__PURE__ */ z(Sr, [["__scopeId", "data-v-c42c1ff5"]]), xr = { class: "av-autocomplete" }, kr = /* @__PURE__ */ Q({
|
|
4516
4522
|
__name: "AvAutocomplete",
|
|
4517
4523
|
props: /* @__PURE__ */ ge({
|
|
4518
4524
|
id: {},
|
|
@@ -4579,13 +4585,13 @@ const hr = {
|
|
|
4579
4585
|
document.addEventListener("click", N);
|
|
4580
4586
|
}), ve(() => {
|
|
4581
4587
|
document.removeEventListener("click", N);
|
|
4582
|
-
}), (L, T) => (u(), I("div",
|
|
4588
|
+
}), (L, T) => (u(), I("div", xr, [
|
|
4583
4589
|
b("div", {
|
|
4584
4590
|
ref_key: "wrapperRef",
|
|
4585
4591
|
ref: c,
|
|
4586
4592
|
class: "av-autocomplete__wrapper"
|
|
4587
4593
|
}, [
|
|
4588
|
-
W(
|
|
4594
|
+
W(wr, {
|
|
4589
4595
|
ref_key: "inputRef",
|
|
4590
4596
|
ref: A,
|
|
4591
4597
|
onSearch: C,
|
|
@@ -4599,7 +4605,7 @@ const hr = {
|
|
|
4599
4605
|
key: "0"
|
|
4600
4606
|
} : void 0
|
|
4601
4607
|
]), 1536),
|
|
4602
|
-
W(
|
|
4608
|
+
W(Nr, {
|
|
4603
4609
|
ref_key: "dropdownRef",
|
|
4604
4610
|
ref: d,
|
|
4605
4611
|
onLoadMore: T[1] || (T[1] = (O) => n("loadMore"))
|
|
@@ -4624,7 +4630,7 @@ const hr = {
|
|
|
4624
4630
|
} : void 0
|
|
4625
4631
|
]), 1536)
|
|
4626
4632
|
], 512),
|
|
4627
|
-
W(
|
|
4633
|
+
W(Qr, null, qe({ _: 2 }, [
|
|
4628
4634
|
i.selectedItem ? {
|
|
4629
4635
|
name: "selectedItem",
|
|
4630
4636
|
fn: G(({ option: O, remove: V }) => [
|
|
@@ -4638,10 +4644,10 @@ const hr = {
|
|
|
4638
4644
|
]), 1024)
|
|
4639
4645
|
]));
|
|
4640
4646
|
}
|
|
4641
|
-
}),
|
|
4647
|
+
}), OA = /* @__PURE__ */ z(kr, [["__scopeId", "data-v-a8c4de33"]]), pr = ["id"], jr = ["id"], zr = {
|
|
4642
4648
|
key: 0,
|
|
4643
4649
|
class: "av-btns-group"
|
|
4644
|
-
},
|
|
4650
|
+
}, Br = { key: 1 }, Pr = { key: 2 }, Wr = "label", Ur = /* @__PURE__ */ Q({
|
|
4645
4651
|
__name: "MultiselectCollapse",
|
|
4646
4652
|
props: /* @__PURE__ */ ge({
|
|
4647
4653
|
isVisible: { type: Boolean },
|
|
@@ -4691,7 +4697,7 @@ const hr = {
|
|
|
4691
4697
|
document.removeEventListener("click", E), document.removeEventListener("keydown", g);
|
|
4692
4698
|
}
|
|
4693
4699
|
const L = y(
|
|
4694
|
-
() => e.options.filter((H) => typeof H == "object" && H !== null ? `${H[
|
|
4700
|
+
() => e.options.filter((H) => typeof H == "object" && H !== null ? `${H[Wr]}`.toLowerCase().includes(v.value.toLowerCase()) : `${H}`.toLowerCase().includes(v.value.toLowerCase()))
|
|
4695
4701
|
), T = y(() => e.selected.length < L.value.length ? !1 : L.value.every((H) => e.selected.includes(H)));
|
|
4696
4702
|
function O() {
|
|
4697
4703
|
const H = new Set(r.value || []);
|
|
@@ -4748,8 +4754,8 @@ const hr = {
|
|
|
4748
4754
|
b("p", {
|
|
4749
4755
|
id: `${e.id}-text-hint`,
|
|
4750
4756
|
class: "av-sr-only"
|
|
4751
|
-
}, B(e.hint), 9,
|
|
4752
|
-
e.selectAll ? (u(), I("ul",
|
|
4757
|
+
}, B(e.hint), 9, jr),
|
|
4758
|
+
e.selectAll ? (u(), I("ul", zr, [
|
|
4753
4759
|
b("li", null, [
|
|
4754
4760
|
W(p, {
|
|
4755
4761
|
name: "select-all",
|
|
@@ -4762,7 +4768,7 @@ const hr = {
|
|
|
4762
4768
|
}, null, 8, ["disabled", "label", "icon", "onKeydown"])
|
|
4763
4769
|
])
|
|
4764
4770
|
])) : D("", !0),
|
|
4765
|
-
e.search ? (u(), I("div",
|
|
4771
|
+
e.search ? (u(), I("div", Br, [
|
|
4766
4772
|
W(h, {
|
|
4767
4773
|
modelValue: l(v),
|
|
4768
4774
|
"onUpdate:modelValue": w[0] || (w[0] = (M) => Ct(v) ? v.value = M : null),
|
|
@@ -4806,17 +4812,17 @@ const hr = {
|
|
|
4806
4812
|
]),
|
|
4807
4813
|
_: 1
|
|
4808
4814
|
}, 8, ["id", "legend", "legend-id"]),
|
|
4809
|
-
l(L).length === 0 ? (u(), I("div",
|
|
4810
|
-
], 46,
|
|
4815
|
+
l(L).length === 0 ? (u(), I("div", Pr, B(e.noResultLabel), 1)) : D("", !0)
|
|
4816
|
+
], 46, pr)) : D("", !0);
|
|
4811
4817
|
};
|
|
4812
4818
|
}
|
|
4813
|
-
}),
|
|
4819
|
+
}), Vr = /* @__PURE__ */ z(Ur, [["__scopeId", "data-v-f71505f2"]]), Hr = ["title"], Rr = ["for"], Zr = { class: "b2-light" }, Xr = {
|
|
4814
4820
|
key: 0,
|
|
4815
4821
|
class: "required"
|
|
4816
|
-
},
|
|
4822
|
+
}, Yr = {
|
|
4817
4823
|
key: 1,
|
|
4818
4824
|
class: "av-hint-text"
|
|
4819
|
-
},
|
|
4825
|
+
}, qr = /* @__PURE__ */ Q({
|
|
4820
4826
|
__name: "AvMultiselect",
|
|
4821
4827
|
props: {
|
|
4822
4828
|
disabled: { type: Boolean },
|
|
@@ -4923,10 +4929,10 @@ const hr = {
|
|
|
4923
4929
|
class: j(l(x)),
|
|
4924
4930
|
for: l(n)
|
|
4925
4931
|
}, [
|
|
4926
|
-
b("span",
|
|
4927
|
-
"required" in w.$attrs && w.$attrs.required !== !1 ? (u(), I("span",
|
|
4928
|
-
e.hint ? (u(), I("span",
|
|
4929
|
-
], 10,
|
|
4932
|
+
b("span", Zr, B(e.label), 1),
|
|
4933
|
+
"required" in w.$attrs && w.$attrs.required !== !1 ? (u(), I("span", Xr)) : D("", !0),
|
|
4934
|
+
e.hint ? (u(), I("span", Yr, B(e.hint), 1)) : D("", !0)
|
|
4935
|
+
], 10, Rr),
|
|
4930
4936
|
W(h, ee({
|
|
4931
4937
|
id: l(n),
|
|
4932
4938
|
ref_key: "host",
|
|
@@ -4949,7 +4955,7 @@ const hr = {
|
|
|
4949
4955
|
onClick: V,
|
|
4950
4956
|
onKeydown: Ae(ue(F, ["shift"]), ["tab"])
|
|
4951
4957
|
}), null, 16, ["id", "label", "disabled", "aria-expanded", "aria-controls", "class", "small", "style", "onKeydown"]),
|
|
4952
|
-
W(
|
|
4958
|
+
W(Vr, {
|
|
4953
4959
|
id: l(n),
|
|
4954
4960
|
legend: e.legend,
|
|
4955
4961
|
hint: e.collapseHint,
|
|
@@ -4964,7 +4970,7 @@ const hr = {
|
|
|
4964
4970
|
onClose: O,
|
|
4965
4971
|
"onUpdate:modelValue": te
|
|
4966
4972
|
}, null, 8, ["id", "legend", "hint", "model-value", "is-visible", "select-all", "select-all-label", "search", "options", "selected"])
|
|
4967
|
-
], 10,
|
|
4973
|
+
], 10, Hr),
|
|
4968
4974
|
W(M, {
|
|
4969
4975
|
"message-id": `multiselect-${l(s)}-desc-${l(s)}`,
|
|
4970
4976
|
type: l(s),
|
|
@@ -4973,13 +4979,13 @@ const hr = {
|
|
|
4973
4979
|
], 64);
|
|
4974
4980
|
};
|
|
4975
4981
|
}
|
|
4976
|
-
}),
|
|
4982
|
+
}), SA = /* @__PURE__ */ z(qr, [["__scopeId", "data-v-4c2f8848"]]), Fr = ["for"], Kr = {
|
|
4977
4983
|
key: 0,
|
|
4978
4984
|
class: "required"
|
|
4979
|
-
},
|
|
4985
|
+
}, Gr = {
|
|
4980
4986
|
key: 1,
|
|
4981
4987
|
class: "av-hint-text"
|
|
4982
|
-
},
|
|
4988
|
+
}, Jr = ["id", "name", "disabled", "aria-disabled", "required", "aria-required", "title"], $r = ["selected"], _r = ["selected", "value", "disabled", "aria-disabled"], es = /* @__PURE__ */ Q({
|
|
4983
4989
|
__name: "AvSelect",
|
|
4984
4990
|
props: {
|
|
4985
4991
|
required: { type: Boolean, default: !1 },
|
|
@@ -5019,9 +5025,9 @@ const hr = {
|
|
|
5019
5025
|
for: l(n)
|
|
5020
5026
|
}, [
|
|
5021
5027
|
b("span", null, B(e.label), 1),
|
|
5022
|
-
e.required ? (u(), I("span",
|
|
5023
|
-
e.hint ? (u(), I("span",
|
|
5024
|
-
], 8,
|
|
5028
|
+
e.required ? (u(), I("span", Kr, " *")) : D("", !0),
|
|
5029
|
+
e.hint ? (u(), I("span", Gr, B(e.hint), 1)) : D("", !0)
|
|
5030
|
+
], 8, Fr),
|
|
5025
5031
|
b("select", ee({
|
|
5026
5032
|
id: l(n),
|
|
5027
5033
|
class: [{ [`av-select--${l(s)}`]: l(r) }, "av-select"],
|
|
@@ -5043,15 +5049,15 @@ const hr = {
|
|
|
5043
5049
|
disabled: "",
|
|
5044
5050
|
value: "",
|
|
5045
5051
|
hidden: ""
|
|
5046
|
-
}, B(e.placeholder), 9,
|
|
5052
|
+
}, B(e.placeholder), 9, $r),
|
|
5047
5053
|
(u(!0), I($, null, ie(e.options, (f, C) => (u(), I("option", {
|
|
5048
5054
|
key: C,
|
|
5049
5055
|
selected: e.modelValue === f.value,
|
|
5050
5056
|
value: f.value,
|
|
5051
5057
|
disabled: f.disabled,
|
|
5052
5058
|
"aria-disabled": f.disabled
|
|
5053
|
-
}, B(f.text), 9,
|
|
5054
|
-
], 16,
|
|
5059
|
+
}, B(f.text), 9, _r))), 128))
|
|
5060
|
+
], 16, Jr),
|
|
5055
5061
|
W(d, {
|
|
5056
5062
|
"message-id": `select-${l(s)}-desc-${l(s)}`,
|
|
5057
5063
|
message: l(r),
|
|
@@ -5061,7 +5067,7 @@ const hr = {
|
|
|
5061
5067
|
], 2);
|
|
5062
5068
|
};
|
|
5063
5069
|
}
|
|
5064
|
-
}),
|
|
5070
|
+
}), QA = /* @__PURE__ */ z(es, [["__scopeId", "data-v-e649c745"]]), xA = /* @__PURE__ */ Q({
|
|
5065
5071
|
__name: "AvTab",
|
|
5066
5072
|
props: {
|
|
5067
5073
|
title: {},
|
|
@@ -5070,7 +5076,7 @@ const hr = {
|
|
|
5070
5076
|
setup(e) {
|
|
5071
5077
|
return (t, a) => P(t.$slots, "default");
|
|
5072
5078
|
}
|
|
5073
|
-
}),
|
|
5079
|
+
}), ts = ["id", "aria-labelledby", "tabindex"], as = /* @__PURE__ */ Q({
|
|
5074
5080
|
__name: "TabContent",
|
|
5075
5081
|
props: {
|
|
5076
5082
|
panelId: {},
|
|
@@ -5088,11 +5094,11 @@ const hr = {
|
|
|
5088
5094
|
tabindex: e.isVisible ? 0 : -1
|
|
5089
5095
|
}, [
|
|
5090
5096
|
P(t.$slots, "default", {}, void 0, !0)
|
|
5091
|
-
], 10,
|
|
5097
|
+
], 10, ts)), [
|
|
5092
5098
|
[Yt, e.isVisible]
|
|
5093
5099
|
]);
|
|
5094
5100
|
}
|
|
5095
|
-
}),
|
|
5101
|
+
}), ns = /* @__PURE__ */ z(as, [["__scopeId", "data-v-3bab28a1"]]), is = ["id", "data-testid", "tabindex", "aria-selected", "aria-controls"], ls = /* @__PURE__ */ Q({
|
|
5096
5102
|
__name: "TabItem",
|
|
5097
5103
|
props: {
|
|
5098
5104
|
panelId: {},
|
|
@@ -5159,12 +5165,12 @@ const hr = {
|
|
|
5159
5165
|
b("span", {
|
|
5160
5166
|
class: j(l(o))
|
|
5161
5167
|
}, B(e.title), 3)
|
|
5162
|
-
], 16,
|
|
5168
|
+
], 16, is)
|
|
5163
5169
|
], 2);
|
|
5164
5170
|
};
|
|
5165
5171
|
}
|
|
5166
|
-
}),
|
|
5167
|
-
function
|
|
5172
|
+
}), os = /* @__PURE__ */ z(ls, [["__scopeId", "data-v-e92501ec"]]);
|
|
5173
|
+
function rs(e, t, a) {
|
|
5168
5174
|
const n = U({ "--tabs-height": "100px" });
|
|
5169
5175
|
function i() {
|
|
5170
5176
|
if (a.value < 0 || !e.value || !e.value.offsetHeight)
|
|
@@ -5177,7 +5183,7 @@ function os(e, t, a) {
|
|
|
5177
5183
|
}
|
|
5178
5184
|
return { tabsStyle: n, updateTabsStyle: i };
|
|
5179
5185
|
}
|
|
5180
|
-
const
|
|
5186
|
+
const ss = ["aria-label"], cs = /* @__PURE__ */ Q({
|
|
5181
5187
|
__name: "AvTabs",
|
|
5182
5188
|
props: /* @__PURE__ */ ge({
|
|
5183
5189
|
ariaLabel: {},
|
|
@@ -5191,7 +5197,7 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5191
5197
|
const t = fe(), a = y(() => {
|
|
5192
5198
|
var E;
|
|
5193
5199
|
return ((E = t.default) == null ? void 0 : E.call(t)) || [];
|
|
5194
|
-
}), n = Le(e, "modelValue"), i = U(null), o = U(null), r = ut({}), { tabsStyle: s, updateTabsStyle: c } =
|
|
5200
|
+
}), n = Le(e, "modelValue"), i = U(null), o = U(null), r = ut({}), { tabsStyle: s, updateTabsStyle: c } = rs(
|
|
5195
5201
|
o,
|
|
5196
5202
|
y(() => {
|
|
5197
5203
|
var E;
|
|
@@ -5255,7 +5261,7 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5255
5261
|
}, [
|
|
5256
5262
|
(u(!0), I($, null, ie(l(a), (L, T) => {
|
|
5257
5263
|
var O, V;
|
|
5258
|
-
return u(), k(
|
|
5264
|
+
return u(), k(os, {
|
|
5259
5265
|
key: T,
|
|
5260
5266
|
"tab-id": A(T),
|
|
5261
5267
|
"panel-id": `${A(T)}-panel`,
|
|
@@ -5270,8 +5276,8 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5270
5276
|
onLast: v
|
|
5271
5277
|
}, null, 8, ["tab-id", "panel-id", "title", "icon", "compact", "is-selected", "onClick"]);
|
|
5272
5278
|
}), 128))
|
|
5273
|
-
], 10,
|
|
5274
|
-
(u(!0), I($, null, ie(l(a), (L, T) => (u(), k(
|
|
5279
|
+
], 10, ss),
|
|
5280
|
+
(u(!0), I($, null, ie(l(a), (L, T) => (u(), k(ns, {
|
|
5275
5281
|
key: T,
|
|
5276
5282
|
"panel-id": `${A(T)}-panel`,
|
|
5277
5283
|
"tab-id": A(T),
|
|
@@ -5284,16 +5290,16 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5284
5290
|
}, 1032, ["panel-id", "tab-id", "is-visible"]))), 128))
|
|
5285
5291
|
], 6));
|
|
5286
5292
|
}
|
|
5287
|
-
}),
|
|
5293
|
+
}), kA = /* @__PURE__ */ z(cs, [["__scopeId", "data-v-b408eadc"]]), As = "data:image/svg+xml,%3csvg%20width='35'%20height='20'%20viewBox='0%200%2035%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20opacity='0.6'%20y='3'%20width='34'%20height='14'%20rx='7'%20fill='%23D4D4EC'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M24.5%2020C30.0228%2020%2034.5%2015.5228%2034.5%2010C34.5%204.47715%2030.0228%200%2024.5%200C18.9772%200%2014.5%204.47715%2014.5%2010C14.5%2015.5228%2018.9772%2020%2024.5%2020Z'%20fill='%23000091'/%3e%3c/svg%3e", us = "data:image/svg+xml,%3csvg%20width='34'%20height='20'%20viewBox='0%200%2034%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='3'%20width='34'%20height='14'%20rx='7'%20fill='%2314171A'%20fill-opacity='0.36'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%2020C15.5228%2020%2020%2015.5228%2020%2010C20%204.47715%2015.5228%200%2010%200C4.47715%200%200%204.47715%200%2010C0%2015.5228%204.47715%2020%2010%2020Z'%20fill='%23F6F6F6'/%3e%3cpath%20d='M10%200.5C15.2467%200.5%2019.5%204.75329%2019.5%2010C19.5%2015.2467%2015.2467%2019.5%2010%2019.5C4.75329%2019.5%200.5%2015.2467%200.5%2010C0.5%204.75329%204.75329%200.5%2010%200.5Z'%20stroke='%2314171A'%20stroke-opacity='0.36'/%3e%3c/svg%3e", ds = ["id", "for"], fs = {
|
|
5288
5294
|
width: "34",
|
|
5289
5295
|
height: "14"
|
|
5290
|
-
},
|
|
5296
|
+
}, vs = ["href"], ms = {
|
|
5291
5297
|
key: 0,
|
|
5292
5298
|
class: "caption-bold no-select"
|
|
5293
|
-
},
|
|
5299
|
+
}, Is = {
|
|
5294
5300
|
key: 1,
|
|
5295
5301
|
class: "caption-regular no-select"
|
|
5296
|
-
},
|
|
5302
|
+
}, gs = { class: "caption-regular" }, bs = ["id", "disabled", "aria-disabled", "checked", "data-testid", "aria-describedby", "name"], hs = /* @__PURE__ */ Q({
|
|
5297
5303
|
__name: "AvToggle",
|
|
5298
5304
|
props: {
|
|
5299
5305
|
modelValue: { type: Boolean },
|
|
@@ -5320,17 +5326,17 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5320
5326
|
"toggle--disabled": e.disabled
|
|
5321
5327
|
}])
|
|
5322
5328
|
}, [
|
|
5323
|
-
(u(), I("svg",
|
|
5329
|
+
(u(), I("svg", fs, [
|
|
5324
5330
|
b("image", {
|
|
5325
|
-
href: e.modelValue ? l(
|
|
5331
|
+
href: e.modelValue ? l(As) : l(us),
|
|
5326
5332
|
width: "34",
|
|
5327
5333
|
height: "14"
|
|
5328
|
-
}, null, 8,
|
|
5334
|
+
}, null, 8, vs)
|
|
5329
5335
|
])),
|
|
5330
|
-
e.modelValue ? (u(), I("span",
|
|
5336
|
+
e.modelValue ? (u(), I("span", ms, B(e.activeText), 1)) : (u(), I("span", Is, B(e.inactiveText), 1))
|
|
5331
5337
|
], 2),
|
|
5332
|
-
b("span",
|
|
5333
|
-
], 10,
|
|
5338
|
+
b("span", gs, B(e.description), 1)
|
|
5339
|
+
], 10, ds),
|
|
5334
5340
|
b("input", {
|
|
5335
5341
|
id: l(t),
|
|
5336
5342
|
style: { display: "none" },
|
|
@@ -5342,10 +5348,10 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5342
5348
|
"aria-describedby": l(a),
|
|
5343
5349
|
name: e.name,
|
|
5344
5350
|
onInput: i[0] || (i[0] = (o) => n.$emit("update:modelValue", o.target.checked))
|
|
5345
|
-
}, null, 40,
|
|
5351
|
+
}, null, 40, bs)
|
|
5346
5352
|
], 64));
|
|
5347
5353
|
}
|
|
5348
|
-
}),
|
|
5354
|
+
}), pA = /* @__PURE__ */ z(hs, [["__scopeId", "data-v-bc5c5235"]]), ys = { class: "av-cancel-confirm-buttons-container" }, Cs = /* @__PURE__ */ Q({
|
|
5349
5355
|
__name: "AvCancelConfirmButtons",
|
|
5350
5356
|
props: {
|
|
5351
5357
|
cancelLabel: {},
|
|
@@ -5361,7 +5367,7 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5361
5367
|
emits: ["cancel", "confirm"],
|
|
5362
5368
|
setup(e, { emit: t }) {
|
|
5363
5369
|
const a = t;
|
|
5364
|
-
return (n, i) => (u(), I("div",
|
|
5370
|
+
return (n, i) => (u(), I("div", ys, [
|
|
5365
5371
|
e.cancelLabel ? (u(), k(l(re), {
|
|
5366
5372
|
key: 0,
|
|
5367
5373
|
icon: e.cancelIcon,
|
|
@@ -5388,7 +5394,7 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5388
5394
|
}, null, 8, ["icon", "label", "title", "is-loading", "disabled", "type", "form"])) : D("", !0)
|
|
5389
5395
|
]));
|
|
5390
5396
|
}
|
|
5391
|
-
}), Ea = /* @__PURE__ */ z(
|
|
5397
|
+
}), Ea = /* @__PURE__ */ z(Cs, [["__scopeId", "data-v-9f44782d"]]), Na = Symbol("header"), Ms = ["aria-label"], Es = { class: "av-btns-group" }, Xt = /* @__PURE__ */ Q({
|
|
5392
5398
|
__name: "AvHeaderMenuLinks",
|
|
5393
5399
|
props: {
|
|
5394
5400
|
links: {},
|
|
@@ -5401,7 +5407,7 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5401
5407
|
role: "navigation",
|
|
5402
5408
|
"aria-label": e.navAriaLabel
|
|
5403
5409
|
}, [
|
|
5404
|
-
b("ul",
|
|
5410
|
+
b("ul", Es, [
|
|
5405
5411
|
(u(!0), I($, null, ie(e.links, (o, r) => (u(), I("li", { key: r }, [
|
|
5406
5412
|
W(re, {
|
|
5407
5413
|
icon: o.icon,
|
|
@@ -5413,9 +5419,9 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5413
5419
|
}, null, 8, ["icon", "label", "onClick"])
|
|
5414
5420
|
]))), 128))
|
|
5415
5421
|
])
|
|
5416
|
-
], 8,
|
|
5422
|
+
], 8, Ms));
|
|
5417
5423
|
}
|
|
5418
|
-
}),
|
|
5424
|
+
}), Ns = {}, Ts = {
|
|
5419
5425
|
width: "214",
|
|
5420
5426
|
height: "97",
|
|
5421
5427
|
viewBox: "0 0 214 97",
|
|
@@ -5423,8 +5429,8 @@ const rs = ["aria-label"], ss = /* @__PURE__ */ Q({
|
|
|
5423
5429
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5424
5430
|
"xmlns:xlink": "http://www.w3.org/1999/xlink"
|
|
5425
5431
|
};
|
|
5426
|
-
function
|
|
5427
|
-
return u(), I("svg",
|
|
5432
|
+
function Ds(e, t) {
|
|
5433
|
+
return u(), I("svg", Ts, [...t[0] || (t[0] = [
|
|
5428
5434
|
b("rect", {
|
|
5429
5435
|
width: "213.732",
|
|
5430
5436
|
height: "96.9",
|
|
@@ -5452,25 +5458,25 @@ function Ts(e, t) {
|
|
|
5452
5458
|
], -1)
|
|
5453
5459
|
])]);
|
|
5454
5460
|
}
|
|
5455
|
-
const
|
|
5461
|
+
const Ls = /* @__PURE__ */ z(Ns, [["render", Ds]]), ws = {
|
|
5456
5462
|
role: "banner",
|
|
5457
5463
|
class: "av-header"
|
|
5458
|
-
},
|
|
5464
|
+
}, Os = { class: "av-header__body" }, Ss = { class: "av-container" }, Qs = { class: "av-header__body-row" }, xs = { class: "av-header__brand" }, ks = { class: "av-header__brand-top" }, ps = { class: "av-header__logo av-enlarge-link" }, js = {
|
|
5459
5465
|
key: 0,
|
|
5460
5466
|
class: "av-header__navbar"
|
|
5461
|
-
},
|
|
5467
|
+
}, zs = {
|
|
5462
5468
|
key: 0,
|
|
5463
5469
|
class: "av-header__service"
|
|
5464
|
-
},
|
|
5470
|
+
}, Bs = { class: "n6" }, Ps = { class: "av-header__tools av-hidden av-unhidden-lg" }, Ws = { class: "av-header__tools-links" }, Us = {
|
|
5465
5471
|
key: 0,
|
|
5466
5472
|
class: "av-header__search demo-display-none"
|
|
5467
|
-
},
|
|
5473
|
+
}, Vs = { class: "av-header__menu av-hidden av-unhidden-lg" }, Hs = {
|
|
5468
5474
|
key: 0,
|
|
5469
5475
|
class: "av-container av-header__mainnav"
|
|
5470
|
-
},
|
|
5476
|
+
}, Rs = { class: "av-row av-row--right" }, Zs = { class: "av-header__menu-modal" }, Xs = { class: "av-header__menu-modal-links" }, Ys = {
|
|
5471
5477
|
key: 1,
|
|
5472
5478
|
class: "flex justify-center items-center demo-display-none"
|
|
5473
|
-
},
|
|
5479
|
+
}, qs = /* @__PURE__ */ Q({
|
|
5474
5480
|
__name: "AvHeader",
|
|
5475
5481
|
props: {
|
|
5476
5482
|
searchbarId: { default: "searchbar-header" },
|
|
@@ -5519,24 +5525,24 @@ const Ds = /* @__PURE__ */ z(Es, [["render", Ts]]), Ls = {
|
|
|
5519
5525
|
return bt(Na, () => A), (E, N) => {
|
|
5520
5526
|
var Z, F, te;
|
|
5521
5527
|
const L = Mt("RouterLink"), T = re, O = Ea, V = On;
|
|
5522
|
-
return u(), I("header",
|
|
5523
|
-
b("div",
|
|
5524
|
-
b("div",
|
|
5525
|
-
b("div",
|
|
5526
|
-
b("div",
|
|
5527
|
-
b("div",
|
|
5528
|
-
b("div",
|
|
5528
|
+
return u(), I("header", ws, [
|
|
5529
|
+
b("div", Os, [
|
|
5530
|
+
b("div", Ss, [
|
|
5531
|
+
b("div", Qs, [
|
|
5532
|
+
b("div", xs, [
|
|
5533
|
+
b("div", ks, [
|
|
5534
|
+
b("div", ps, [
|
|
5529
5535
|
W(L, {
|
|
5530
5536
|
to: e.homeTo,
|
|
5531
5537
|
title: l(v)
|
|
5532
5538
|
}, {
|
|
5533
5539
|
default: G(() => [
|
|
5534
|
-
W(
|
|
5540
|
+
W(Ls, { "data-testid": "header-logo" })
|
|
5535
5541
|
]),
|
|
5536
5542
|
_: 1
|
|
5537
5543
|
}, 8, ["to", "title"])
|
|
5538
5544
|
]),
|
|
5539
|
-
e.showSearch || l(g) || (Z = e.quickLinks) != null && Z.length ? (u(), I("div",
|
|
5545
|
+
e.showSearch || l(g) || (Z = e.quickLinks) != null && Z.length ? (u(), I("div", js, [
|
|
5540
5546
|
e.showSearch ? (u(), k(T, {
|
|
5541
5547
|
key: 0,
|
|
5542
5548
|
class: "search-button",
|
|
@@ -5564,13 +5570,13 @@ const Ds = /* @__PURE__ */ z(Es, [["render", Ts]]), Ls = {
|
|
|
5564
5570
|
}, null, 8, ["icon", "label", "aria-label", "title"])) : D("", !0)
|
|
5565
5571
|
])) : D("", !0)
|
|
5566
5572
|
]),
|
|
5567
|
-
e.serviceTitle ? (u(), I("div",
|
|
5568
|
-
b("span",
|
|
5573
|
+
e.serviceTitle ? (u(), I("div", zs, [
|
|
5574
|
+
b("span", Bs, B(e.serviceTitle), 1),
|
|
5569
5575
|
P(E.$slots, "serviceDescription", {}, void 0, !0)
|
|
5570
5576
|
])) : D("", !0)
|
|
5571
5577
|
]),
|
|
5572
|
-
b("div",
|
|
5573
|
-
b("div",
|
|
5578
|
+
b("div", Ps, [
|
|
5579
|
+
b("div", Ws, [
|
|
5574
5580
|
P(E.$slots, "before-quick-links", {}, void 0, !0),
|
|
5575
5581
|
!l(r) && ((te = e.quickLinks) != null && te.length) ? (u(), k(Xt, {
|
|
5576
5582
|
key: 0,
|
|
@@ -5582,7 +5588,7 @@ const Ds = /* @__PURE__ */ z(Es, [["render", Ts]]), Ls = {
|
|
|
5582
5588
|
onSelect: N[2] || (N[2] = (x) => a("languageSelect", x))
|
|
5583
5589
|
}), null, 16)) : D("", !0)
|
|
5584
5590
|
]),
|
|
5585
|
-
e.showSearch ? (u(), I("div",
|
|
5591
|
+
e.showSearch ? (u(), I("div", Us, [
|
|
5586
5592
|
W(Vt, {
|
|
5587
5593
|
id: e.searchbarId,
|
|
5588
5594
|
label: e.searchLabel,
|
|
@@ -5598,8 +5604,8 @@ const Ds = /* @__PURE__ */ z(Es, [["render", Ts]]), Ls = {
|
|
|
5598
5604
|
P(E.$slots, "default", {}, void 0, !0)
|
|
5599
5605
|
])
|
|
5600
5606
|
]),
|
|
5601
|
-
b("div",
|
|
5602
|
-
l(g) && !l(c) ? (u(), I("div",
|
|
5607
|
+
b("div", Vs, [
|
|
5608
|
+
l(g) && !l(c) ? (u(), I("div", Hs, [
|
|
5603
5609
|
P(E.$slots, "mainnav", { hidemodal: A }, void 0, !0)
|
|
5604
5610
|
])) : D("", !0)
|
|
5605
5611
|
]),
|
|
@@ -5617,15 +5623,15 @@ const Ds = /* @__PURE__ */ z(Es, [["render", Ts]]), Ls = {
|
|
|
5617
5623
|
onClose: A
|
|
5618
5624
|
}, {
|
|
5619
5625
|
default: G(() => [
|
|
5620
|
-
b("div",
|
|
5626
|
+
b("div", Rs, [
|
|
5621
5627
|
W(O, {
|
|
5622
5628
|
"cancel-label": e.closeMenuModalLabel,
|
|
5623
5629
|
"cancel-icon": l(R).CLOSE_CIRCLE_OUTLINE,
|
|
5624
5630
|
onCancel: A
|
|
5625
5631
|
}, null, 8, ["cancel-label", "cancel-icon"])
|
|
5626
5632
|
]),
|
|
5627
|
-
b("div",
|
|
5628
|
-
b("div",
|
|
5633
|
+
b("div", Zs, [
|
|
5634
|
+
b("div", Xs, [
|
|
5629
5635
|
l(o) ? (u(), k(kt, ee({ key: 0 }, l(o), {
|
|
5630
5636
|
onSelect: N[5] || (N[5] = (x) => l(o).currentLanguage = x.codeIso)
|
|
5631
5637
|
}), null, 16)) : D("", !0),
|
|
@@ -5643,7 +5649,7 @@ const Ds = /* @__PURE__ */ z(Es, [["render", Ts]]), Ls = {
|
|
|
5643
5649
|
key: 0,
|
|
5644
5650
|
hidemodal: A
|
|
5645
5651
|
}, void 0, !0) : D("", !0),
|
|
5646
|
-
l(s) ? (u(), I("div",
|
|
5652
|
+
l(s) ? (u(), I("div", Ys, [
|
|
5647
5653
|
W(Vt, {
|
|
5648
5654
|
"searchbar-id": e.searchbarId,
|
|
5649
5655
|
"model-value": e.modelValue,
|
|
@@ -5659,12 +5665,12 @@ const Ds = /* @__PURE__ */ z(Es, [["render", Ts]]), Ls = {
|
|
|
5659
5665
|
]);
|
|
5660
5666
|
};
|
|
5661
5667
|
}
|
|
5662
|
-
}),
|
|
5668
|
+
}), jA = /* @__PURE__ */ z(qs, [["__scopeId", "data-v-98e6541d"]]), Fs = {
|
|
5663
5669
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5664
5670
|
viewBox: "0 0 106.703 44.429"
|
|
5665
5671
|
};
|
|
5666
|
-
function
|
|
5667
|
-
return u(), I("svg",
|
|
5672
|
+
function Ks(e, t) {
|
|
5673
|
+
return u(), I("svg", Fs, [...t[0] || (t[0] = [
|
|
5668
5674
|
b("path", {
|
|
5669
5675
|
d: "M33.63 110.595q-.883.002-1.403.293a1.95 1.95 0 0 0-.781.783 3.1 3.1 0 0 0-.34 1.087q-.08.597-.08 1.21.001.499.091 1.086.09.589.374 1.098.283.506.792.85.51.339 1.347.339t1.347-.34q.51-.341.78-.85.271-.508.363-1.096.09-.588.09-1.087 0-.498-.09-1.087a3.4 3.4 0 0 0-.363-1.097 2.3 2.3 0 0 0-.78-.85q-.51-.339-1.347-.339m-5.296 3.394q0-1.425.294-2.547c.196-.744.51-1.38.94-1.898a4.2 4.2 0 0 1 1.64-1.2q.997-.422 2.422-.42 1.493.046 2.67.678.498.274.985.702.487.43.86 1.076.373.645.61 1.528.24.882.24 2.06 0 1.175-.216 2.06a6.2 6.2 0 0 1-.565 1.517 4.37 4.37 0 0 1-1.71 1.74q-1.086.613-2.49.634a4.6 4.6 0 0 1-1.357-.292 4.3 4.3 0 0 1-1.155-.724q-.588-.502-.973-1.45l.498.657v5.386h-2.693zM45.625 110.595q-.837 0-1.347.339-.51.338-.78.85a3.4 3.4 0 0 0-.363 1.097 7 7 0 0 0-.09 1.087q0 .499.09 1.086.09.589.362 1.098.273.506.781.85.51.339 1.347.339t1.347-.34q.51-.341.78-.85.271-.508.363-1.096.09-.588.09-1.087 0-.498-.09-1.087a3.4 3.4 0 0 0-.363-1.097 2.3 2.3 0 0 0-.78-.85q-.51-.339-1.347-.339m-5.364 3.373q0-1.178.227-2.06.225-.883.6-1.528.372-.646.859-1.076.487-.427.984-.702c.785-.42 1.683-.649 2.694-.677.996.028 1.885.257 2.67.677q.499.274.985.702.488.43.86 1.076.374.645.611 1.528c.159.589.239 1.273.239 2.06q0 1.175-.239 2.06a6.2 6.2 0 0 1-.61 1.517q-.375.632-.86 1.051a5.7 5.7 0 0 1-.985.688q-1.178.615-2.671.635-1.516-.02-2.694-.635-.497-.27-.984-.688a4.2 4.2 0 0 1-.86-1.05 5.9 5.9 0 0 1-.6-1.518q-.225-.884-.226-2.06M52.347 111.57q0-1.18.497-1.846c.333-.444.695-.783 1.087-1.009a3.9 3.9 0 0 1 1.584-.497h3.17v2.737h-2.128q-.453 0-.736.159-.283.158-.442.342-.18.222-.249.498v7.74h-2.783zM62.78 110.913v5.045q.07.275.25.497.158.184.442.342.282.159.735.159h1.72v2.738h-2.761a3.9 3.9 0 0 1-1.584-.498q-.59-.337-1.076-1.009-.487-.665-.486-1.845v-11.2h2.76v3.076h2.604v2.695zM72.558 110.595q-.838 0-1.347.339-.51.338-.78.85a3.4 3.4 0 0 0-.363 1.097 7 7 0 0 0-.09 1.087q0 .499.09 1.086.09.589.362 1.098.271.506.781.85.51.339 1.347.339t1.347-.34q.51-.341.792-.85t.373-1.096.09-1.087q0-.613-.079-1.21a3.2 3.2 0 0 0-.339-1.087 1.96 1.96 0 0 0-.781-.783q-.52-.292-1.403-.293m5.296 9.099h-2.693v-1.584l.498-.657q-.385.948-.974 1.45a4.3 4.3 0 0 1-1.154.723q-.656.25-1.358.293-1.404-.02-2.49-.635a4.8 4.8 0 0 1-.917-.688 4.4 4.4 0 0 1-.791-1.05 6.2 6.2 0 0 1-.566-1.518q-.215-.885-.215-2.06 0-1.179.226-2.06.226-.883.6-1.528.374-.646.86-1.076.487-.427.984-.702c.784-.42 1.683-.649 2.694-.677.95 0 1.758.137 2.421.42a4.2 4.2 0 0 1 1.642 1.2q.645.779.939 1.897.293 1.123.294 2.547zM82.086 108.218v11.476h-2.761v-11.476zm-2.761-2.558q0-.497.01-.744c.008-.166.053-.29.137-.364q.123-.112.408-.123a22 22 0 0 1 1.651 0q.284.012.408.123c.082.074.128.198.136.364q.01.247.01.744 0 .498-.01.748-.012.248-.136.363-.125.112-.408.124-.282.01-.826.01-.543 0-.825-.01-.285-.012-.408-.124-.126-.115-.136-.363-.01-.25-.011-.748M86.409 104.415v15.279h-2.761v-15.28z",
|
|
5670
5676
|
style: { fill: "#ed184e", "fill-opacity": "1", "fill-rule": "nonzero", stroke: "none", "stroke-width": ".0352778" },
|
|
@@ -5677,7 +5683,7 @@ function Fs(e, t) {
|
|
|
5677
5683
|
}, null, -1)
|
|
5678
5684
|
])]);
|
|
5679
5685
|
}
|
|
5680
|
-
const
|
|
5686
|
+
const Gs = { render: Ks }, Js = { class: "svg-wrapper" }, $s = /* @__PURE__ */ Q({
|
|
5681
5687
|
__name: "EsupLogo",
|
|
5682
5688
|
props: {
|
|
5683
5689
|
width: {},
|
|
@@ -5692,11 +5698,11 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5692
5698
|
...e.width && { width: e.width },
|
|
5693
5699
|
...e.height && { height: e.height }
|
|
5694
5700
|
}));
|
|
5695
|
-
return (a, n) => (u(), I("div",
|
|
5696
|
-
W(l(
|
|
5701
|
+
return (a, n) => (u(), I("div", Js, [
|
|
5702
|
+
W(l(Gs), ee(l(t), { class: "logo" }), null, 16)
|
|
5697
5703
|
]));
|
|
5698
5704
|
}
|
|
5699
|
-
}),
|
|
5705
|
+
}), zA = /* @__PURE__ */ z($s, [["__scopeId", "data-v-0e512b24"]]), _s = ["aria-label"], ec = ["id"], tc = { class: "av-breadcrumb__list" }, ac = ["aria-current"], nc = /* @__PURE__ */ Q({
|
|
5700
5706
|
__name: "AvBreadcrumb",
|
|
5701
5707
|
props: {
|
|
5702
5708
|
id: {},
|
|
@@ -5745,7 +5751,7 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5745
5751
|
"av-collapsing": l(a)
|
|
5746
5752
|
}])
|
|
5747
5753
|
}, [
|
|
5748
|
-
b("ol",
|
|
5754
|
+
b("ol", tc, [
|
|
5749
5755
|
(u(!0), I($, null, ie(e.links, (m, v) => (u(), I("li", {
|
|
5750
5756
|
key: v,
|
|
5751
5757
|
class: "av-breadcrumb__item",
|
|
@@ -5766,14 +5772,14 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5766
5772
|
key: 1,
|
|
5767
5773
|
class: "b2-regular av-breadcrumb__link",
|
|
5768
5774
|
"aria-current": v === e.links.length - 1 ? "page" : void 0
|
|
5769
|
-
}, B(m.text), 9,
|
|
5775
|
+
}, B(m.text), 9, ac))
|
|
5770
5776
|
], 4))), 128))
|
|
5771
5777
|
])
|
|
5772
|
-
], 10,
|
|
5773
|
-
], 8,
|
|
5778
|
+
], 10, ec)
|
|
5779
|
+
], 8, _s)) : D("", !0);
|
|
5774
5780
|
};
|
|
5775
5781
|
}
|
|
5776
|
-
}),
|
|
5782
|
+
}), BA = /* @__PURE__ */ z(nc, [["__scopeId", "data-v-c0546c4b"]]), ic = ["id", "aria-current"], lc = /* @__PURE__ */ Q({
|
|
5777
5783
|
__name: "NavigationItem",
|
|
5778
5784
|
props: {
|
|
5779
5785
|
id: {},
|
|
@@ -5787,9 +5793,9 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5787
5793
|
"aria-current": e.active ? "page" : void 0
|
|
5788
5794
|
}, [
|
|
5789
5795
|
P(a.$slots, "default", {}, void 0, !0)
|
|
5790
|
-
], 10,
|
|
5796
|
+
], 10, ic));
|
|
5791
5797
|
}
|
|
5792
|
-
}),
|
|
5798
|
+
}), oc = /* @__PURE__ */ z(lc, [["__scopeId", "data-v-94f974c7"]]), rc = ["id", "aria-current"], sc = /* @__PURE__ */ Q({
|
|
5793
5799
|
__name: "NavigationMenuItem",
|
|
5794
5800
|
props: {
|
|
5795
5801
|
id: {},
|
|
@@ -5803,9 +5809,9 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5803
5809
|
"aria-current": e.active ? "page" : void 0
|
|
5804
5810
|
}, [
|
|
5805
5811
|
P(a.$slots, "default", {}, void 0, !0)
|
|
5806
|
-
], 8,
|
|
5812
|
+
], 8, rc));
|
|
5807
5813
|
}
|
|
5808
|
-
}),
|
|
5814
|
+
}), cc = /* @__PURE__ */ z(sc, [["__scopeId", "data-v-fe85d2ff"]]), Ac = ["href"], uc = { class: "b1-regular" }, dc = { class: "b1-regular" }, fc = /* @__PURE__ */ Q({
|
|
5809
5815
|
__name: "NavigationMenuLink",
|
|
5810
5816
|
props: {
|
|
5811
5817
|
id: {},
|
|
@@ -5834,8 +5840,8 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5834
5840
|
r.$emit("toggleId", l(a)), e.onClick(d);
|
|
5835
5841
|
})
|
|
5836
5842
|
}, [
|
|
5837
|
-
b("span",
|
|
5838
|
-
], 10,
|
|
5843
|
+
b("span", uc, B(e.text), 1)
|
|
5844
|
+
], 10, Ac)) : (u(), k(A, {
|
|
5839
5845
|
key: 1,
|
|
5840
5846
|
class: "av-nav__link",
|
|
5841
5847
|
"data-testid": "nav-router-link",
|
|
@@ -5851,13 +5857,13 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5851
5857
|
name: e.icon,
|
|
5852
5858
|
size: 1.5
|
|
5853
5859
|
}, null, 8, ["name"])) : D("", !0),
|
|
5854
|
-
b("span",
|
|
5860
|
+
b("span", dc, B(e.text), 1)
|
|
5855
5861
|
]),
|
|
5856
5862
|
_: 1
|
|
5857
5863
|
}, 8, ["to"]));
|
|
5858
5864
|
};
|
|
5859
5865
|
}
|
|
5860
|
-
}), Ta = /* @__PURE__ */ z(
|
|
5866
|
+
}), Ta = /* @__PURE__ */ z(fc, [["__scopeId", "data-v-972cb2ab"]]), vc = ["aria-expanded", "aria-current", "aria-controls"], mc = ["id"], Ic = { class: "av-menu__list" }, gc = /* @__PURE__ */ Q({
|
|
5861
5867
|
__name: "NavigationMenu",
|
|
5862
5868
|
props: {
|
|
5863
5869
|
id: {},
|
|
@@ -5891,7 +5897,7 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5891
5897
|
onClick: d[0] || (d[0] = (f) => A.$emit("toggleId", l(r)))
|
|
5892
5898
|
}, [
|
|
5893
5899
|
b("span", null, B(e.title), 1)
|
|
5894
|
-
], 12,
|
|
5900
|
+
], 12, vc),
|
|
5895
5901
|
b("div", {
|
|
5896
5902
|
id: l(r),
|
|
5897
5903
|
ref_key: "collapse",
|
|
@@ -5900,8 +5906,8 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5900
5906
|
"data-testid": "navigation-menu",
|
|
5901
5907
|
onTransitionend: d[2] || (d[2] = (f) => l(o)(l(s)))
|
|
5902
5908
|
}, [
|
|
5903
|
-
b("ul",
|
|
5904
|
-
(u(!0), I($, null, ie(e.links, (f, C) => (u(), k(
|
|
5909
|
+
b("ul", Ic, [
|
|
5910
|
+
(u(!0), I($, null, ie(e.links, (f, C) => (u(), k(cc, { key: C }, {
|
|
5905
5911
|
default: G(() => [
|
|
5906
5912
|
W(Ta, ee({ ref_for: !0 }, f, {
|
|
5907
5913
|
onToggleId: d[1] || (d[1] = (m) => A.$emit("toggleId", e.expandedId))
|
|
@@ -5910,13 +5916,13 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5910
5916
|
_: 2
|
|
5911
5917
|
}, 1024))), 128))
|
|
5912
5918
|
])
|
|
5913
|
-
], 42,
|
|
5919
|
+
], 42, mc)
|
|
5914
5920
|
], 64));
|
|
5915
5921
|
}
|
|
5916
|
-
}),
|
|
5922
|
+
}), bc = /* @__PURE__ */ z(gc, [["__scopeId", "data-v-3235602d"]]), hc = {
|
|
5917
5923
|
style: { position: "relative" },
|
|
5918
5924
|
class: "my-nav-wrapper"
|
|
5919
|
-
},
|
|
5925
|
+
}, yc = ["id", "aria-label"], Cc = { class: "av-nav__list" }, PA = /* @__PURE__ */ Q({
|
|
5920
5926
|
__name: "AvNavigation",
|
|
5921
5927
|
props: {
|
|
5922
5928
|
id: {},
|
|
@@ -5951,15 +5957,15 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5951
5957
|
document.addEventListener("click", o), document.addEventListener("keydown", r);
|
|
5952
5958
|
}), ve(() => {
|
|
5953
5959
|
document.removeEventListener("click", o), document.removeEventListener("keydown", r);
|
|
5954
|
-
}), (s, c) => (u(), I("div",
|
|
5960
|
+
}), (s, c) => (u(), I("div", hc, [
|
|
5955
5961
|
b("nav", {
|
|
5956
5962
|
id: l(t),
|
|
5957
5963
|
class: "av-nav",
|
|
5958
5964
|
role: "navigation",
|
|
5959
5965
|
"aria-label": e.label
|
|
5960
5966
|
}, [
|
|
5961
|
-
b("ul",
|
|
5962
|
-
(u(!0), I($, null, ie(e.navItems, (A, d) => (u(), k(
|
|
5967
|
+
b("ul", Cc, [
|
|
5968
|
+
(u(!0), I($, null, ie(e.navItems, (A, d) => (u(), k(oc, { key: d }, {
|
|
5963
5969
|
default: G(() => [
|
|
5964
5970
|
A.to && A.text ? (u(), k(Ta, ee({
|
|
5965
5971
|
key: 0,
|
|
@@ -5967,7 +5973,7 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5967
5973
|
}, A, {
|
|
5968
5974
|
"active-id": l(a),
|
|
5969
5975
|
onToggleId: c[0] || (c[0] = (f) => n(f))
|
|
5970
|
-
}), null, 16, ["active-id"])) : A.title && A.links ? (u(), k(
|
|
5976
|
+
}), null, 16, ["active-id"])) : A.title && A.links ? (u(), k(bc, ee({
|
|
5971
5977
|
key: 1,
|
|
5972
5978
|
ref_for: !0
|
|
5973
5979
|
}, A, {
|
|
@@ -5978,16 +5984,16 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
5978
5984
|
_: 2
|
|
5979
5985
|
}, 1024))), 128))
|
|
5980
5986
|
])
|
|
5981
|
-
], 8,
|
|
5987
|
+
], 8, yc)
|
|
5982
5988
|
]));
|
|
5983
5989
|
}
|
|
5984
|
-
}),
|
|
5990
|
+
}), Mc = ["aria-label"], Ec = { class: "av-pagination__list" }, Nc = { key: 0 }, Tc = { class: "b2-regular" }, Dc = ["href", "title", "aria-disabled"], Lc = { class: "av-sr-only" }, wc = ["href", "title", "aria-disabled"], Oc = {
|
|
5985
5991
|
key: 0,
|
|
5986
5992
|
class: "caption-regular av-hidden av-unhidden-md"
|
|
5987
|
-
},
|
|
5993
|
+
}, Sc = ["href", "title", "aria-current", "onClick"], Qc = { key: 0 }, xc = { key: 1 }, kc = ["href", "title", "disabled", "aria-disabled"], pc = {
|
|
5988
5994
|
key: 0,
|
|
5989
5995
|
class: "caption-regular av-hidden av-unhidden-md"
|
|
5990
|
-
},
|
|
5996
|
+
}, jc = ["href", "title", "disabled", "aria-disabled"], zc = { class: "av-sr-only" }, Bc = /* @__PURE__ */ Q({
|
|
5991
5997
|
__name: "AvPagination",
|
|
5992
5998
|
props: {
|
|
5993
5999
|
compact: { type: Boolean, default: !1 },
|
|
@@ -6011,9 +6017,9 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
6011
6017
|
class: "av-pagination av-nav",
|
|
6012
6018
|
"aria-label": e.ariaLabel
|
|
6013
6019
|
}, [
|
|
6014
|
-
b("ul",
|
|
6015
|
-
e.compact && e.compactCurrentPageLabel ? (u(), I("li",
|
|
6016
|
-
b("span",
|
|
6020
|
+
b("ul", Ec, [
|
|
6021
|
+
e.compact && e.compactCurrentPageLabel ? (u(), I("li", Nc, [
|
|
6022
|
+
b("span", Tc, B(e.compactCurrentPageLabel), 1)
|
|
6017
6023
|
])) : D("", !0),
|
|
6018
6024
|
b("li", null, [
|
|
6019
6025
|
e.compact ? D("", !0) : (u(), I("a", {
|
|
@@ -6028,8 +6034,8 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
6028
6034
|
name: l(R).PAGE_FIRST,
|
|
6029
6035
|
size: 1.5
|
|
6030
6036
|
}, null, 8, ["name"]),
|
|
6031
|
-
b("span",
|
|
6032
|
-
], 8,
|
|
6037
|
+
b("span", Lc, B(e.firstPageLabel), 1)
|
|
6038
|
+
], 8, Dc))
|
|
6033
6039
|
]),
|
|
6034
6040
|
b("li", null, [
|
|
6035
6041
|
b("a", {
|
|
@@ -6043,8 +6049,8 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
6043
6049
|
name: l(R).NAVIGATE_BEFORE,
|
|
6044
6050
|
size: 1.5
|
|
6045
6051
|
}, null, 8, ["name"]),
|
|
6046
|
-
e.compact ? D("", !0) : (u(), I("span",
|
|
6047
|
-
], 8,
|
|
6052
|
+
e.compact ? D("", !0) : (u(), I("span", Oc, B(e.prevPageLabel), 1))
|
|
6053
|
+
], 8, wc)
|
|
6048
6054
|
]),
|
|
6049
6055
|
e.compact ? D("", !0) : (u(!0), I($, { key: 1 }, ie(l(o), (T, O) => (u(), I("li", { key: O }, [
|
|
6050
6056
|
b("a", {
|
|
@@ -6054,10 +6060,10 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
6054
6060
|
"aria-current": C(T) ? "page" : void 0,
|
|
6055
6061
|
onClick: ue((V) => s(e.pages.indexOf(T)), ["prevent"])
|
|
6056
6062
|
}, [
|
|
6057
|
-
l(o).indexOf(T) === 0 && l(n) > 0 ? (u(), I("span",
|
|
6063
|
+
l(o).indexOf(T) === 0 && l(n) > 0 ? (u(), I("span", Qc, "...")) : D("", !0),
|
|
6058
6064
|
De(" " + B(T.label) + " ", 1),
|
|
6059
|
-
l(o).indexOf(T) === l(o).length - 1 && l(i) < e.pages.length - 1 ? (u(), I("span",
|
|
6060
|
-
], 8,
|
|
6065
|
+
l(o).indexOf(T) === l(o).length - 1 && l(i) < e.pages.length - 1 ? (u(), I("span", xc, "...")) : D("", !0)
|
|
6066
|
+
], 8, Sc)
|
|
6061
6067
|
]))), 128)),
|
|
6062
6068
|
b("li", null, [
|
|
6063
6069
|
b("a", {
|
|
@@ -6068,12 +6074,12 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
6068
6074
|
"aria-disabled": e.currentPage === e.pages.length - 1 ? !0 : void 0,
|
|
6069
6075
|
onClick: v[2] || (v[2] = ue((T) => d(), ["prevent"]))
|
|
6070
6076
|
}, [
|
|
6071
|
-
e.compact ? D("", !0) : (u(), I("span",
|
|
6077
|
+
e.compact ? D("", !0) : (u(), I("span", pc, B(e.nextPageLabel), 1)),
|
|
6072
6078
|
W(ne, {
|
|
6073
6079
|
name: l(R).NAVIGATE_NEXT,
|
|
6074
6080
|
size: 1.5
|
|
6075
6081
|
}, null, 8, ["name"])
|
|
6076
|
-
], 8,
|
|
6082
|
+
], 8, kc)
|
|
6077
6083
|
]),
|
|
6078
6084
|
b("li", null, [
|
|
6079
6085
|
e.compact ? D("", !0) : (u(), I("a", {
|
|
@@ -6085,19 +6091,19 @@ const Ks = { render: Fs }, Gs = { class: "svg-wrapper" }, Js = /* @__PURE__ */ Q
|
|
|
6085
6091
|
"aria-disabled": e.currentPage === e.pages.length - 1 ? !0 : void 0,
|
|
6086
6092
|
onClick: v[3] || (v[3] = ue((T) => f(), ["prevent"]))
|
|
6087
6093
|
}, [
|
|
6088
|
-
b("span",
|
|
6094
|
+
b("span", zc, B(e.lastPageLabel), 1),
|
|
6089
6095
|
W(ne, {
|
|
6090
6096
|
name: l(R).PAGE_LAST,
|
|
6091
6097
|
size: 1.5
|
|
6092
6098
|
}, null, 8, ["name"])
|
|
6093
|
-
], 8,
|
|
6099
|
+
], 8, jc))
|
|
6094
6100
|
])
|
|
6095
6101
|
])
|
|
6096
|
-
], 8,
|
|
6102
|
+
], 8, Mc);
|
|
6097
6103
|
};
|
|
6098
6104
|
}
|
|
6099
|
-
}),
|
|
6100
|
-
function
|
|
6105
|
+
}), WA = /* @__PURE__ */ z(Bc, [["__scopeId", "data-v-3cc7cb33"]]);
|
|
6106
|
+
function UA(e) {
|
|
6101
6107
|
return Array.from({ length: e.value }, (t, a) => {
|
|
6102
6108
|
const n = a + 1;
|
|
6103
6109
|
return {
|
|
@@ -6107,10 +6113,10 @@ function WA(e) {
|
|
|
6107
6113
|
};
|
|
6108
6114
|
});
|
|
6109
6115
|
}
|
|
6110
|
-
const
|
|
6116
|
+
const Pc = ["id", "aria-label"], Wc = {
|
|
6111
6117
|
key: 0,
|
|
6112
6118
|
class: "av-side-menu__header"
|
|
6113
|
-
},
|
|
6119
|
+
}, Uc = { class: "av-side-menu__content" }, Vc = /* @__PURE__ */ Q({
|
|
6114
6120
|
__name: "AvSideMenu",
|
|
6115
6121
|
props: /* @__PURE__ */ ge({
|
|
6116
6122
|
id: {},
|
|
@@ -6143,7 +6149,7 @@ const Bc = ["id", "aria-label"], Pc = {
|
|
|
6143
6149
|
class: j(["av-side-menu", { "av-side-menu--collapsed": l(s) }]),
|
|
6144
6150
|
"aria-label": l(r)
|
|
6145
6151
|
}, [
|
|
6146
|
-
t.collapsible ? (u(), I("div",
|
|
6152
|
+
t.collapsible ? (u(), I("div", Wc, [
|
|
6147
6153
|
W(re, {
|
|
6148
6154
|
"aria-expanded": !l(s),
|
|
6149
6155
|
"aria-controls": l(o),
|
|
@@ -6154,12 +6160,12 @@ const Bc = ["id", "aria-label"], Pc = {
|
|
|
6154
6160
|
onClick: A
|
|
6155
6161
|
}, null, 8, ["aria-expanded", "aria-controls", "icon", "label"])
|
|
6156
6162
|
])) : D("", !0),
|
|
6157
|
-
b("div",
|
|
6163
|
+
b("div", Uc, [
|
|
6158
6164
|
P(d.$slots, "default", {}, void 0, !0)
|
|
6159
6165
|
])
|
|
6160
|
-
], 10,
|
|
6166
|
+
], 10, Pc));
|
|
6161
6167
|
}
|
|
6162
|
-
}),
|
|
6168
|
+
}), Hc = /* @__PURE__ */ z(Vc, [["__scopeId", "data-v-23242ccc"]]), Rc = /* @__PURE__ */ Q({
|
|
6163
6169
|
__name: "AvSideNavigation",
|
|
6164
6170
|
props: /* @__PURE__ */ ge({
|
|
6165
6171
|
items: {},
|
|
@@ -6181,7 +6187,7 @@ const Bc = ["id", "aria-label"], Pc = {
|
|
|
6181
6187
|
function n(i) {
|
|
6182
6188
|
t.value = i;
|
|
6183
6189
|
}
|
|
6184
|
-
return (i, o) => (u(), k(
|
|
6190
|
+
return (i, o) => (u(), k(Hc, {
|
|
6185
6191
|
collapsed: a.value,
|
|
6186
6192
|
"onUpdate:collapsed": o[0] || (o[0] = (r) => a.value = r),
|
|
6187
6193
|
"collapsed-width": e.collapsedWidth,
|
|
@@ -6215,7 +6221,7 @@ const Bc = ["id", "aria-label"], Pc = {
|
|
|
6215
6221
|
_: 1
|
|
6216
6222
|
}, 8, ["collapsed", "collapsed-width", "color"]));
|
|
6217
6223
|
}
|
|
6218
|
-
}),
|
|
6224
|
+
}), VA = /* @__PURE__ */ z(Rc, [["__scopeId", "data-v-3c5a1abd"]]), Zc = { class: "av-stepper" }, Xc = { class: "main-container" }, Yc = ["aria-current"], qc = ["aria-current"], Fc = { class: "b1-regular" }, Kc = { class: "main-labels-container" }, Gc = /* @__PURE__ */ Q({
|
|
6219
6225
|
__name: "AvStepper",
|
|
6220
6226
|
props: {
|
|
6221
6227
|
steps: {},
|
|
@@ -6225,14 +6231,14 @@ const Bc = ["id", "aria-label"], Pc = {
|
|
|
6225
6231
|
setup(e) {
|
|
6226
6232
|
return se((t) => ({
|
|
6227
6233
|
v2cd1b68a: t.width
|
|
6228
|
-
})), (t, a) => (u(), I("div",
|
|
6229
|
-
b("div",
|
|
6234
|
+
})), (t, a) => (u(), I("div", Zc, [
|
|
6235
|
+
b("div", Xc, [
|
|
6230
6236
|
b("div", {
|
|
6231
6237
|
class: "step step--active",
|
|
6232
6238
|
"aria-current": e.currentStep === 0 ? "step" : void 0
|
|
6233
6239
|
}, [...a[0] || (a[0] = [
|
|
6234
6240
|
b("span", { class: "b1-regular" }, "1", -1)
|
|
6235
|
-
])], 8,
|
|
6241
|
+
])], 8, Yc),
|
|
6236
6242
|
(u(!0), I($, null, ie(e.steps.slice(1, e.steps.length), (n, i) => (u(), I("div", {
|
|
6237
6243
|
key: i,
|
|
6238
6244
|
class: "steps-container"
|
|
@@ -6244,11 +6250,11 @@ const Bc = ["id", "aria-label"], Pc = {
|
|
|
6244
6250
|
class: j(["step", { "step--active": i + 1 <= e.currentStep }]),
|
|
6245
6251
|
"aria-current": i + 1 === e.currentStep ? "step" : void 0
|
|
6246
6252
|
}, [
|
|
6247
|
-
b("span",
|
|
6248
|
-
], 10,
|
|
6253
|
+
b("span", Fc, B(i + 2), 1)
|
|
6254
|
+
], 10, qc)
|
|
6249
6255
|
]))), 128))
|
|
6250
6256
|
]),
|
|
6251
|
-
b("div",
|
|
6257
|
+
b("div", Kc, [
|
|
6252
6258
|
(u(!0), I($, null, ie(e.steps, (n, i) => (u(), I("div", {
|
|
6253
6259
|
key: i,
|
|
6254
6260
|
class: "label-container"
|
|
@@ -6263,8 +6269,8 @@ const Bc = ["id", "aria-label"], Pc = {
|
|
|
6263
6269
|
])
|
|
6264
6270
|
]));
|
|
6265
6271
|
}
|
|
6266
|
-
}),
|
|
6267
|
-
function
|
|
6272
|
+
}), HA = /* @__PURE__ */ z(Gc, [["__scopeId", "data-v-ac05f466"]]);
|
|
6273
|
+
function Jc(e, t) {
|
|
6268
6274
|
const a = U(!1), n = U({ top: 0, left: 0 }), i = async () => {
|
|
6269
6275
|
if (a.value = !a.value, a.value && e.value) {
|
|
6270
6276
|
await at();
|
|
@@ -6292,7 +6298,7 @@ function Gc(e, t) {
|
|
|
6292
6298
|
closePopover: o
|
|
6293
6299
|
};
|
|
6294
6300
|
}
|
|
6295
|
-
const
|
|
6301
|
+
const $c = { class: "av-popover-wrapper" }, _c = /* @__PURE__ */ Q({
|
|
6296
6302
|
__name: "AvPopover",
|
|
6297
6303
|
props: {
|
|
6298
6304
|
width: {},
|
|
@@ -6303,7 +6309,7 @@ const Jc = { class: "av-popover-wrapper" }, $c = /* @__PURE__ */ Q({
|
|
|
6303
6309
|
v553324d8: f.width,
|
|
6304
6310
|
d4f07f42: f.padding
|
|
6305
6311
|
}));
|
|
6306
|
-
const a = U(null), n = U(null), { showPopover: i, popoverPosition: o, togglePopover: r, closePopover: s } =
|
|
6312
|
+
const a = U(null), n = U(null), { showPopover: i, popoverPosition: o, togglePopover: r, closePopover: s } = Jc(a, n), { initializeFocusTrap: c, cleanupFocusTrap: A } = ki(n, s);
|
|
6307
6313
|
function d(f) {
|
|
6308
6314
|
if (!f) {
|
|
6309
6315
|
a.value = null;
|
|
@@ -6320,7 +6326,7 @@ const Jc = { class: "av-popover-wrapper" }, $c = /* @__PURE__ */ Q({
|
|
|
6320
6326
|
f ? (await at(), c()) : A();
|
|
6321
6327
|
}), gt(() => {
|
|
6322
6328
|
A();
|
|
6323
|
-
}), (f, C) => (u(), I("div",
|
|
6329
|
+
}), (f, C) => (u(), I("div", $c, [
|
|
6324
6330
|
b("div", {
|
|
6325
6331
|
ref: d,
|
|
6326
6332
|
class: "av-popover-trigger-wrapper"
|
|
@@ -6346,7 +6352,7 @@ const Jc = { class: "av-popover-wrapper" }, $c = /* @__PURE__ */ Q({
|
|
|
6346
6352
|
]))
|
|
6347
6353
|
]));
|
|
6348
6354
|
}
|
|
6349
|
-
}),
|
|
6355
|
+
}), eA = /* @__PURE__ */ z(_c, [["__scopeId", "data-v-6d959292"]]), tA = { class: "av-dropdown" }, aA = /* @__PURE__ */ Q({
|
|
6350
6356
|
__name: "AvDropdown",
|
|
6351
6357
|
props: {
|
|
6352
6358
|
items: {},
|
|
@@ -6367,7 +6373,7 @@ const Jc = { class: "av-popover-wrapper" }, $c = /* @__PURE__ */ Q({
|
|
|
6367
6373
|
function n(i, o) {
|
|
6368
6374
|
a("itemSelected", i), o();
|
|
6369
6375
|
}
|
|
6370
|
-
return (i, o) => (u(), k(
|
|
6376
|
+
return (i, o) => (u(), k(eA, {
|
|
6371
6377
|
width: e.width,
|
|
6372
6378
|
padding: e.padding
|
|
6373
6379
|
}, {
|
|
@@ -6383,7 +6389,7 @@ const Jc = { class: "av-popover-wrapper" }, $c = /* @__PURE__ */ Q({
|
|
|
6383
6389
|
}, null, 8, ["icon", "label", "aria-label", "variant", "small", "icon-only", "onClick"])
|
|
6384
6390
|
]),
|
|
6385
6391
|
popover: G(({ close: r }) => [
|
|
6386
|
-
b("div",
|
|
6392
|
+
b("div", tA, [
|
|
6387
6393
|
(u(!0), I($, null, ie(e.items, (s) => (u(), k(re, {
|
|
6388
6394
|
key: s.name,
|
|
6389
6395
|
class: "av-dropdown__menu-item",
|
|
@@ -6401,13 +6407,13 @@ const Jc = { class: "av-popover-wrapper" }, $c = /* @__PURE__ */ Q({
|
|
|
6401
6407
|
_: 1
|
|
6402
6408
|
}, 8, ["width", "padding"]));
|
|
6403
6409
|
}
|
|
6404
|
-
}),
|
|
6410
|
+
}), RA = /* @__PURE__ */ z(aA, [["__scopeId", "data-v-152df648"]]);
|
|
6405
6411
|
/*!
|
|
6406
6412
|
* focus-trap-vue v4.0.3
|
|
6407
6413
|
* (c) 2025 Eduardo San Martin Morote
|
|
6408
6414
|
* @license MIT
|
|
6409
6415
|
*/
|
|
6410
|
-
const
|
|
6416
|
+
const nA = {
|
|
6411
6417
|
escapeDeactivates: {
|
|
6412
6418
|
type: Boolean,
|
|
6413
6419
|
default: !0
|
|
@@ -6433,7 +6439,7 @@ const aA = {
|
|
|
6433
6439
|
preventScroll: Boolean,
|
|
6434
6440
|
setReturnFocus: [Object, String, Boolean, Function],
|
|
6435
6441
|
tabbableOptions: Object
|
|
6436
|
-
},
|
|
6442
|
+
}, iA = Q({
|
|
6437
6443
|
name: "FocusTrap",
|
|
6438
6444
|
props: Object.assign({
|
|
6439
6445
|
active: {
|
|
@@ -6441,7 +6447,7 @@ const aA = {
|
|
|
6441
6447
|
type: Boolean,
|
|
6442
6448
|
default: !0
|
|
6443
6449
|
}
|
|
6444
|
-
},
|
|
6450
|
+
}, nA),
|
|
6445
6451
|
emits: [
|
|
6446
6452
|
"update:active",
|
|
6447
6453
|
"activate",
|
|
@@ -6500,10 +6506,10 @@ const aA = {
|
|
|
6500
6506
|
}
|
|
6501
6507
|
};
|
|
6502
6508
|
}
|
|
6503
|
-
}),
|
|
6509
|
+
}), lA = ["id", "aria-labelledby", "role", "open"], oA = { class: "av-container av-container-md av-container--fluid" }, rA = { class: "av-row-md av-row-md--center" }, sA = { class: "av-modal__body" }, cA = { class: "av-modal__content" }, AA = {
|
|
6504
6510
|
key: 0,
|
|
6505
6511
|
class: "header"
|
|
6506
|
-
},
|
|
6512
|
+
}, uA = { class: "av-modal__footer" }, dA = /* @__PURE__ */ Q({
|
|
6507
6513
|
__name: "AvModal",
|
|
6508
6514
|
props: {
|
|
6509
6515
|
id: {},
|
|
@@ -6534,7 +6540,7 @@ const aA = {
|
|
|
6534
6540
|
}), (A, d) => {
|
|
6535
6541
|
const f = Ea;
|
|
6536
6542
|
return u(), k(Kt, { to: "body" }, [
|
|
6537
|
-
e.opened ? (u(), k(l(
|
|
6543
|
+
e.opened ? (u(), k(l(iA), { key: 0 }, {
|
|
6538
6544
|
default: G(() => [
|
|
6539
6545
|
b("dialog", {
|
|
6540
6546
|
id: l(i),
|
|
@@ -6547,16 +6553,16 @@ const aA = {
|
|
|
6547
6553
|
open: e.opened,
|
|
6548
6554
|
onKeydown: d[2] || (d[2] = Ae((C) => a("close"), ["esc"]))
|
|
6549
6555
|
}, [
|
|
6550
|
-
b("div",
|
|
6551
|
-
b("div",
|
|
6552
|
-
b("div",
|
|
6553
|
-
b("div",
|
|
6554
|
-
n.header ? (u(), I("div",
|
|
6556
|
+
b("div", oA, [
|
|
6557
|
+
b("div", rA, [
|
|
6558
|
+
b("div", sA, [
|
|
6559
|
+
b("div", cA, [
|
|
6560
|
+
n.header ? (u(), I("div", AA, [
|
|
6555
6561
|
P(A.$slots, "header", {}, void 0, !0)
|
|
6556
6562
|
])) : D("", !0),
|
|
6557
6563
|
P(A.$slots, "default", {}, void 0, !0)
|
|
6558
6564
|
]),
|
|
6559
|
-
b("div",
|
|
6565
|
+
b("div", uA, [
|
|
6560
6566
|
W(f, {
|
|
6561
6567
|
ref_key: "closeBtn",
|
|
6562
6568
|
ref: r,
|
|
@@ -6576,33 +6582,33 @@ const aA = {
|
|
|
6576
6582
|
])
|
|
6577
6583
|
])
|
|
6578
6584
|
])
|
|
6579
|
-
], 42,
|
|
6585
|
+
], 42, lA)
|
|
6580
6586
|
]),
|
|
6581
6587
|
_: 3
|
|
6582
6588
|
})) : D("", !0)
|
|
6583
6589
|
]);
|
|
6584
6590
|
};
|
|
6585
6591
|
}
|
|
6586
|
-
}),
|
|
6592
|
+
}), ZA = /* @__PURE__ */ z(dA, [["__scopeId", "data-v-bcc71ae5"]]);
|
|
6587
6593
|
export {
|
|
6588
6594
|
ai as AV_BREAKPOINTS,
|
|
6589
|
-
|
|
6590
|
-
|
|
6595
|
+
CA as AvAccordion,
|
|
6596
|
+
MA as AvAccordionsGroup,
|
|
6591
6597
|
hn as AvAlert,
|
|
6592
|
-
|
|
6593
|
-
|
|
6594
|
-
|
|
6598
|
+
OA as AvAutocomplete,
|
|
6599
|
+
mA as AvBadge,
|
|
6600
|
+
BA as AvBreadcrumb,
|
|
6595
6601
|
re as AvButton,
|
|
6596
6602
|
Ea as AvCancelConfirmButtons,
|
|
6597
|
-
|
|
6603
|
+
hA as AvCard,
|
|
6598
6604
|
Ki as AvCheckbox,
|
|
6599
6605
|
Ji as AvCheckboxesGroup,
|
|
6600
6606
|
On as AvDrawer,
|
|
6601
|
-
|
|
6607
|
+
RA as AvDropdown,
|
|
6602
6608
|
Jt as AvFieldset,
|
|
6603
6609
|
$t as AvFieldsetElement,
|
|
6604
|
-
|
|
6605
|
-
|
|
6610
|
+
TA as AvFileUpload,
|
|
6611
|
+
jA as AvHeader,
|
|
6606
6612
|
Xt as AvHeaderMenuLinks,
|
|
6607
6613
|
ne as AvIcon,
|
|
6608
6614
|
Ra as AvIconText,
|
|
@@ -6610,43 +6616,43 @@ export {
|
|
|
6610
6616
|
kt as AvLanguageSelector,
|
|
6611
6617
|
Ia as AvList,
|
|
6612
6618
|
ga as AvListItem,
|
|
6613
|
-
|
|
6614
|
-
|
|
6615
|
-
|
|
6616
|
-
|
|
6617
|
-
|
|
6618
|
-
|
|
6619
|
-
|
|
6620
|
-
|
|
6621
|
-
|
|
6622
|
-
|
|
6623
|
-
|
|
6619
|
+
Ls as AvLogo,
|
|
6620
|
+
ZA as AvModal,
|
|
6621
|
+
SA as AvMultiselect,
|
|
6622
|
+
PA as AvNavigation,
|
|
6623
|
+
gA as AvNotice,
|
|
6624
|
+
LA as AvPageSizePicker,
|
|
6625
|
+
WA as AvPagination,
|
|
6626
|
+
eA as AvPopover,
|
|
6627
|
+
Zo as AvRadioButton,
|
|
6628
|
+
wA as AvRadioButtonSet,
|
|
6629
|
+
NA as AvRichButton,
|
|
6624
6630
|
Vt as AvSearchBar,
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
|
|
6628
|
-
|
|
6629
|
-
|
|
6630
|
-
|
|
6631
|
+
QA as AvSelect,
|
|
6632
|
+
Hc as AvSideMenu,
|
|
6633
|
+
VA as AvSideNavigation,
|
|
6634
|
+
HA as AvStepper,
|
|
6635
|
+
xA as AvTab,
|
|
6636
|
+
kA as AvTabs,
|
|
6631
6637
|
Va as AvTag,
|
|
6632
|
-
|
|
6633
|
-
|
|
6634
|
-
|
|
6638
|
+
Vo as AvTagPicker,
|
|
6639
|
+
yA as AvToaster,
|
|
6640
|
+
pA as AvToggle,
|
|
6635
6641
|
Qe as DropdownState,
|
|
6636
|
-
|
|
6642
|
+
zA as EsupLogo,
|
|
6637
6643
|
me as ICONS_DATA_URL,
|
|
6638
6644
|
R as MDI_ICONS,
|
|
6639
6645
|
ba as PageSizes,
|
|
6640
|
-
|
|
6646
|
+
IA as RI_ICONS,
|
|
6641
6647
|
$a as formatTextToHtml,
|
|
6642
|
-
|
|
6643
|
-
|
|
6644
|
-
|
|
6648
|
+
UA as getPaginationPages,
|
|
6649
|
+
bA as isValidEmail,
|
|
6650
|
+
DA as pageSizeValues,
|
|
6645
6651
|
Na as registerNavigationLinkKey,
|
|
6646
6652
|
ln as removeDuplicates,
|
|
6647
6653
|
_a as toSentenceCase,
|
|
6648
6654
|
nt as useAvBreakpoints,
|
|
6649
6655
|
Ze as useCollapsable,
|
|
6650
6656
|
ki as useFocusTrap,
|
|
6651
|
-
|
|
6657
|
+
EA as useGlobalBackgroundColor
|
|
6652
6658
|
};
|