@avenirs-esr/avenirs-dsav 0.1.71 → 0.1.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +3 -3
- package/dist/index.es.js +140 -140
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as j, useCssVars as oe, computed as M, createElementBlock as v, openBlock as d, normalizeStyle as me, normalizeClass as Q, unref as s, createElementVNode as h, toDisplayString as O, h as Xt, ref as P, watch as le, nextTick as qe, onMounted as Ae, createVNode as R, createPropsRestProxy as Aa, createBlock as U, resolveDynamicComponent as he, mergeProps as ae, withCtx as $, createCommentVNode as D, Fragment as J, createTextVNode as ve, useSlots as de, renderSlot as W, normalizeProps as da, TransitionGroup as fa, renderList as ne, withModifiers as se, withKeys as ce, toRef as xt, onUnmounted as fe, provide as kt, resolveComponent as St, inject as ct, mergeModels as Ie, useModel as pe, withDirectives as Nn, vModelCheckbox as ga, isRef as Ot, getCurrentScope as ma, onScopeDispose as va, getCurrentInstance as Qt, hasInjectionContext as jt, toValue as ie, shallowRef as Ce, reactive as Ct, watchEffect as Ia, createSlots as Je, Transition as ha, vShow as ba, useTemplateRef as ya, toRefs as zt, onBeforeUnmount as Bt, Teleport as Tn, Comment as Ca, cloneVNode as Ma } from "vue";
|
|
2
2
|
import { r as pn } from "./injection-key.es.js";
|
|
3
|
-
const Ea = ["title"], Na = /* @__PURE__ */
|
|
3
|
+
const Ea = ["title"], Na = /* @__PURE__ */ j({
|
|
4
4
|
__name: "AvBadge",
|
|
5
5
|
props: {
|
|
6
6
|
color: {},
|
|
@@ -268,7 +268,7 @@ const On = Object.freeze({
|
|
|
268
268
|
...On,
|
|
269
269
|
// Transformations
|
|
270
270
|
...nt
|
|
271
|
-
}), Qa = /(-?[0-9.]*[0-9]+[0-9.]*)/g,
|
|
271
|
+
}), Qa = /(-?[0-9.]*[0-9]+[0-9.]*)/g, ja = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
|
|
272
272
|
function Yt(e, t, n) {
|
|
273
273
|
if (t === 1)
|
|
274
274
|
return e;
|
|
@@ -280,7 +280,7 @@ function Yt(e, t, n) {
|
|
|
280
280
|
if (a === null || !a.length)
|
|
281
281
|
return e;
|
|
282
282
|
const i = [];
|
|
283
|
-
let r = a.shift(), l =
|
|
283
|
+
let r = a.shift(), l = ja.test(r);
|
|
284
284
|
for (; ; ) {
|
|
285
285
|
if (l) {
|
|
286
286
|
const o = parseFloat(r);
|
|
@@ -292,7 +292,7 @@ function Yt(e, t, n) {
|
|
|
292
292
|
l = !l;
|
|
293
293
|
}
|
|
294
294
|
}
|
|
295
|
-
function
|
|
295
|
+
function za(e, t = "defs") {
|
|
296
296
|
let n = "";
|
|
297
297
|
const a = e.indexOf("<" + t);
|
|
298
298
|
for (; a >= 0; ) {
|
|
@@ -313,7 +313,7 @@ function Ba(e, t) {
|
|
|
313
313
|
return e ? "<defs>" + e + "</defs>" + t : t;
|
|
314
314
|
}
|
|
315
315
|
function Pa(e, t, n) {
|
|
316
|
-
const a =
|
|
316
|
+
const a = za(e);
|
|
317
317
|
return Ba(a.defs, t + a.content + n);
|
|
318
318
|
}
|
|
319
319
|
const Wa = (e) => e === "unset" || e === "undefined" || e === "none";
|
|
@@ -429,12 +429,12 @@ function Pt(e) {
|
|
|
429
429
|
dataAfterTimeout: e.dataAfterTimeout !== !1
|
|
430
430
|
};
|
|
431
431
|
}
|
|
432
|
-
const Wt = /* @__PURE__ */ Object.create(null),
|
|
432
|
+
const Wt = /* @__PURE__ */ Object.create(null), je = [
|
|
433
433
|
"https://api.simplesvg.com",
|
|
434
434
|
"https://api.unisvg.com"
|
|
435
435
|
], _e = [];
|
|
436
|
-
for (;
|
|
437
|
-
|
|
436
|
+
for (; je.length > 0; )
|
|
437
|
+
je.length === 1 || Math.random() > 0.5 ? _e.push(je.shift()) : _e.push(je.pop());
|
|
438
438
|
Wt[""] = Pt({
|
|
439
439
|
resources: ["https://api.iconify.design"].concat(_e)
|
|
440
440
|
});
|
|
@@ -576,7 +576,7 @@ function ei(e) {
|
|
|
576
576
|
A.push(f);
|
|
577
577
|
}), t;
|
|
578
578
|
}
|
|
579
|
-
function
|
|
579
|
+
function jn(e, t) {
|
|
580
580
|
e.forEach((n) => {
|
|
581
581
|
const a = n.loaderCallbacks;
|
|
582
582
|
a && (n.loaderCallbacks = a.filter((i) => i.id !== t));
|
|
@@ -611,7 +611,7 @@ function ti(e) {
|
|
|
611
611
|
else
|
|
612
612
|
return n = !0, !0;
|
|
613
613
|
return !1;
|
|
614
|
-
}), l.pending.length !== o && (n ||
|
|
614
|
+
}), l.pending.length !== o && (n || jn([e], r.id), r.callback(
|
|
615
615
|
l.loaded.slice(0),
|
|
616
616
|
l.missing.slice(0),
|
|
617
617
|
l.pending.slice(0),
|
|
@@ -622,7 +622,7 @@ function ti(e) {
|
|
|
622
622
|
}
|
|
623
623
|
let ni = 0;
|
|
624
624
|
function ai(e, t, n) {
|
|
625
|
-
const a = ni++, i =
|
|
625
|
+
const a = ni++, i = jn.bind(null, n, a);
|
|
626
626
|
if (!t.pending.length)
|
|
627
627
|
return i;
|
|
628
628
|
const r = {
|
|
@@ -751,7 +751,7 @@ function li(e, t, n, a) {
|
|
|
751
751
|
}
|
|
752
752
|
return setTimeout(V), p;
|
|
753
753
|
}
|
|
754
|
-
function
|
|
754
|
+
function zn(e) {
|
|
755
755
|
const t = {
|
|
756
756
|
...ri,
|
|
757
757
|
...e
|
|
@@ -792,7 +792,7 @@ function oi(e) {
|
|
|
792
792
|
const t = Ut(e);
|
|
793
793
|
if (!t)
|
|
794
794
|
return;
|
|
795
|
-
const n =
|
|
795
|
+
const n = zn(t), a = {
|
|
796
796
|
config: t,
|
|
797
797
|
redundancy: n
|
|
798
798
|
};
|
|
@@ -812,7 +812,7 @@ function si(e, t, n) {
|
|
|
812
812
|
} else {
|
|
813
813
|
const r = Pt(e);
|
|
814
814
|
if (r) {
|
|
815
|
-
a =
|
|
815
|
+
a = zn(r);
|
|
816
816
|
const l = e.resources ? e.resources[0] : "", o = Nt(l);
|
|
817
817
|
o && (i = o.send);
|
|
818
818
|
}
|
|
@@ -835,7 +835,7 @@ function ui(e) {
|
|
|
835
835
|
invalid: n
|
|
836
836
|
};
|
|
837
837
|
}
|
|
838
|
-
function
|
|
838
|
+
function ze(e, t, n) {
|
|
839
839
|
function a() {
|
|
840
840
|
const i = e.pendingIcons;
|
|
841
841
|
t.forEach((r) => {
|
|
@@ -871,7 +871,7 @@ function Ai(e, t) {
|
|
|
871
871
|
$t(
|
|
872
872
|
e.loadIcons(i, a, n),
|
|
873
873
|
(A) => {
|
|
874
|
-
|
|
874
|
+
ze(e, i, A);
|
|
875
875
|
}
|
|
876
876
|
);
|
|
877
877
|
return;
|
|
@@ -886,22 +886,22 @@ function Ai(e, t) {
|
|
|
886
886
|
[A]: b
|
|
887
887
|
}
|
|
888
888
|
} : null;
|
|
889
|
-
|
|
889
|
+
ze(e, [A], I);
|
|
890
890
|
});
|
|
891
891
|
});
|
|
892
892
|
return;
|
|
893
893
|
}
|
|
894
894
|
const { valid: l, invalid: o } = ui(i);
|
|
895
|
-
if (o.length &&
|
|
895
|
+
if (o.length && ze(e, o, null), !l.length)
|
|
896
896
|
return;
|
|
897
897
|
const c = a.match(Dn) ? Nt(n) : null;
|
|
898
898
|
if (!c) {
|
|
899
|
-
|
|
899
|
+
ze(e, l, null);
|
|
900
900
|
return;
|
|
901
901
|
}
|
|
902
902
|
c.prepare(n, a, l).forEach((A) => {
|
|
903
903
|
si(n, A, (f) => {
|
|
904
|
-
|
|
904
|
+
ze(e, A.icons, f);
|
|
905
905
|
});
|
|
906
906
|
});
|
|
907
907
|
}));
|
|
@@ -1140,7 +1140,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1140
1140
|
const Ei = {
|
|
1141
1141
|
...At,
|
|
1142
1142
|
body: ""
|
|
1143
|
-
}, Ni =
|
|
1143
|
+
}, Ni = j({
|
|
1144
1144
|
// Do not inherit other attributes: it is handled by render()
|
|
1145
1145
|
inheritAttrs: !1,
|
|
1146
1146
|
// Set initial data
|
|
@@ -1207,7 +1207,7 @@ const Ei = {
|
|
|
1207
1207
|
...t.data
|
|
1208
1208
|
}, n);
|
|
1209
1209
|
}
|
|
1210
|
-
}), Ti = { class: "av-vicon--container" }, pi = /* @__PURE__ */
|
|
1210
|
+
}), Ti = { class: "av-vicon--container" }, pi = /* @__PURE__ */ j({
|
|
1211
1211
|
__name: "AvIcon",
|
|
1212
1212
|
props: {
|
|
1213
1213
|
size: { default: 1 },
|
|
@@ -1260,7 +1260,7 @@ const Ei = {
|
|
|
1260
1260
|
}, null, 8, ["icon", "style", "aria-label", "class", "flip", "ssr"])
|
|
1261
1261
|
]));
|
|
1262
1262
|
}
|
|
1263
|
-
}), re = /* @__PURE__ */ H(pi, [["__scopeId", "data-v-56e2afb8"]]), Di = /* @__PURE__ */
|
|
1263
|
+
}), re = /* @__PURE__ */ H(pi, [["__scopeId", "data-v-56e2afb8"]]), Di = /* @__PURE__ */ j({
|
|
1264
1264
|
__name: "AvTag",
|
|
1265
1265
|
props: {
|
|
1266
1266
|
label: {},
|
|
@@ -1303,7 +1303,7 @@ const Ei = {
|
|
|
1303
1303
|
}), Li = /* @__PURE__ */ H(Di, [["__scopeId", "data-v-b1203de3"]]), wi = { class: "fr-fieldset" }, xi = ["id"], ki = {
|
|
1304
1304
|
key: 1,
|
|
1305
1305
|
class: "fr-fieldset__element"
|
|
1306
|
-
}, Si = { class: "fr-fieldset__element" }, Oi = /* @__PURE__ */
|
|
1306
|
+
}, Si = { class: "fr-fieldset__element" }, Oi = /* @__PURE__ */ j({
|
|
1307
1307
|
__name: "AvFieldset",
|
|
1308
1308
|
props: {
|
|
1309
1309
|
legend: { default: "" },
|
|
@@ -1336,7 +1336,7 @@ const Ei = {
|
|
|
1336
1336
|
])
|
|
1337
1337
|
]));
|
|
1338
1338
|
}
|
|
1339
|
-
}), Qi = /* @__PURE__ */
|
|
1339
|
+
}), Qi = /* @__PURE__ */ j({
|
|
1340
1340
|
__name: "AvIconText",
|
|
1341
1341
|
props: {
|
|
1342
1342
|
textColor: { default: "var(--text1)" },
|
|
@@ -1367,14 +1367,14 @@ const Ei = {
|
|
|
1367
1367
|
}, O(e.text), 3)
|
|
1368
1368
|
], 2));
|
|
1369
1369
|
}
|
|
1370
|
-
}),
|
|
1371
|
-
function
|
|
1370
|
+
}), ji = /* @__PURE__ */ H(Qi, [["__scopeId", "data-v-02c278cd"]]);
|
|
1371
|
+
function zi(e, t = "var(--dark-background-primary1)") {
|
|
1372
1372
|
return e.replace(/###(.+?)###/gs, `<h1 style="display:flex;flex-direction:row;justify-content:start;font-size:var(--font-size-n6);line-height:var(--line-height-n5);color:${t}">$1</h1>`).replace(/@@([\s\S]+?)@@/g, "<div>$1</div>").replace(/^\s*--\s+(.*)$/gm, '<li class="indented-list">$1</li>').replace(/(\r\n|\n|\r|\\n|\\r)/g, '<div class="line-break"></div>').replace(/__(.+?)__/g, '<span class="text-underline">$1</span>').replace(/\*\*(.+?)\*\*/g, `<strong style="color: ${t}">$1</strong>`);
|
|
1373
1373
|
}
|
|
1374
1374
|
function Bi(e) {
|
|
1375
1375
|
return e ? e[0].toUpperCase() + e.slice(1).toLowerCase() : "";
|
|
1376
1376
|
}
|
|
1377
|
-
const Pi = { class: "fr-container" }, Wi = { class: "fr-notice__body" }, Ui = { class: "fr-notice__title" }, Vi = { class: "fr-notice__desc" }, Hi = ["innerHTML"], dd = /* @__PURE__ */
|
|
1377
|
+
const Pi = { class: "fr-container" }, Wi = { class: "fr-notice__body" }, Ui = { class: "fr-notice__title" }, Vi = { class: "fr-notice__desc" }, Hi = ["innerHTML"], dd = /* @__PURE__ */ j({
|
|
1378
1378
|
__name: "AvNotice",
|
|
1379
1379
|
props: {
|
|
1380
1380
|
title: { default: "" },
|
|
@@ -1382,7 +1382,7 @@ const Pi = { class: "fr-container" }, Wi = { class: "fr-notice__body" }, Ui = {
|
|
|
1382
1382
|
type: {}
|
|
1383
1383
|
},
|
|
1384
1384
|
setup(e) {
|
|
1385
|
-
const t = M(() =>
|
|
1385
|
+
const t = M(() => zi(e.text));
|
|
1386
1386
|
return (n, a) => (d(), v("div", {
|
|
1387
1387
|
class: Q(["fr-notice", `fr-notice--${e.type}`])
|
|
1388
1388
|
}, [
|
|
@@ -1404,7 +1404,7 @@ const Pi = { class: "fr-container" }, Wi = { class: "fr-notice__body" }, Ui = {
|
|
|
1404
1404
|
}, Ri = {
|
|
1405
1405
|
key: 2,
|
|
1406
1406
|
class: "av-card__footer"
|
|
1407
|
-
}, Xi = /* @__PURE__ */
|
|
1407
|
+
}, Xi = /* @__PURE__ */ j({
|
|
1408
1408
|
__name: "AvCard",
|
|
1409
1409
|
props: {
|
|
1410
1410
|
backgroundColor: { default: "var(--card)" },
|
|
@@ -1530,7 +1530,7 @@ const Pi = { class: "fr-container" }, Wi = { class: "fr-notice__body" }, Ui = {
|
|
|
1530
1530
|
MDI_MESSAGE_BADGE: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0yMiA3djljMCAxLjEtLjkgMi0yIDJINmwtNCA0VjRjMC0xLjEuOS0yIDItMmgxMC4xYy0uMS4zLS4xLjctLjEuMWMwIDIuOCAyLjIgNSA1IDUgMS4xIDAgMi4yLS40IDMtMW0tNi00YzAgMS43IDEuMyAzIDMgM3MzLTEuMyAzLTNzLTEuMy0zLTMtM3MtMyAxLjMtMyAzIi8+PC9zdmc+",
|
|
1531
1531
|
MDI_HOURGLASS: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik02IDJoMTJ2NmwtNCA0bDQgNHY2SDZ2LTZsNC00bC00LTRtMTAgMTQuNWwtNC00bC00IDRWMjBoOHptLTQtNWw0LTRWNEg4djMuNXpNMTAgNmg0di43NWwtMiAyaC0yem0wIDAiLz48L3N2Zz4=",
|
|
1532
1532
|
MDI_PENCIL_OUTLINE: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Im0xNC4wNiA5bC45NC45NEw1LjkyIDE5SDV2LS45MnpNMTcuNjYgM2MtLjI1IDAtLjUxLjEtLjcuMjlsLTEuODMgMS44M2wzLjc1IDMuNzVsMS44My0xLjgzYy4zOS0uMzkuMzktMS4wNCAwLTEuNDFsLTIuMzQtMi4zNGMtLjItLjItLjQ1LS4yOS0uNzEtLjI5bS0zLjYgMy4xOUwzIDE3LjI1VjIxaDMuNzVMMTcuODEgOS45NHoiLz48L3N2Zz4=",
|
|
1533
|
-
MDI_STARS:
|
|
1533
|
+
MDI_STARS: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Im0xOSAxbC0xLjI2IDIuNzVMMTUgNWwyLjc0IDEuMjZMMTkgOWwxLjI1LTIuNzRMMjMgNWwtMi43NS0xLjI1TTkgNEw2LjUgOS41TDEgMTJsNS41IDIuNUw5IDIwbDIuNS01LjVMMTcgMTJsLTUuNS0yLjVNMTkgMTVsLTEuMjYgMi43NEwxNSAxOWwyLjc0IDEuMjVMMTkgMjNsMS4yNS0yLjc1TDIzIDE5bC0yLjc1LTEuMjYiLz48L3N2Zz4=",
|
|
1534
1534
|
MDI_TEXT_BOX_CHECK_OUTLINE: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Im0xNyAyMWwtMi43NS0zbDEuMTYtMS4xNkwxNyAxOC40M2wzLjU5LTMuNTlsMS4xNiAxLjQxTTEyLjggMjFINWMtMS4xMSAwLTItLjg5LTItMlY1YzAtMS4xMS44OS0yIDItMmgxNGMxLjExIDAgMiAuODkgMiAydjcuOGMtLjYxLS4zNS0xLjI4LS42LTItLjcyVjVINSB2MTRoNy4wOGMuMTIuNzIuMzcuMTM5LjcyIDJtLS44LTRIN3YtMmg1bTItMkg3djJIMTB2MS4wOGMtLjg1LjEtMS42My40Ni0yLjMyLjkyTTE3IDlIN1Y3aDEwIi8+PC9zdmc+",
|
|
1535
1535
|
MDI_WARNING_OUTLINE: "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0xMiAyTDEgMjFoMjJNMTIgNmw3LjUzIDEzSDQuNDdNMTAgMTB2NGgydi00bS0yIDZ2Mmgydi0yIi8+PC9zdmc+"
|
|
1536
1536
|
};
|
|
@@ -1540,7 +1540,7 @@ function qi(e) {
|
|
|
1540
1540
|
function md(e) {
|
|
1541
1541
|
return /^[^\s@]+@[^\s.@]+\.[^\s@]+$/.test(e);
|
|
1542
1542
|
}
|
|
1543
|
-
const Fi = ["title", "disabled", "aria-disabled", "aria-label"], Yi = { key: 1 }, Ki = /* @__PURE__ */
|
|
1543
|
+
const Fi = ["title", "disabled", "aria-disabled", "aria-label"], Yi = { key: 1 }, Ki = /* @__PURE__ */ j({
|
|
1544
1544
|
__name: "AvButton",
|
|
1545
1545
|
props: {
|
|
1546
1546
|
variant: { default: "DEFAULT" },
|
|
@@ -1603,7 +1603,7 @@ const Fi = ["title", "disabled", "aria-disabled", "aria-label"], Yi = { key: 1 }
|
|
|
1603
1603
|
], 14, Fi);
|
|
1604
1604
|
};
|
|
1605
1605
|
}
|
|
1606
|
-
}), ue = /* @__PURE__ */ H(Ki, [["__scopeId", "data-v-ed18b35d"]]), Gi = ["id", "role"], Ji = { class: "av-alert--container" }, $i = { class: "av-alert--content" }, _i = { class: "av-alert--title" }, er = { class: "b1-regular" }, tr = /* @__PURE__ */
|
|
1606
|
+
}), ue = /* @__PURE__ */ H(Ki, [["__scopeId", "data-v-ed18b35d"]]), Gi = ["id", "role"], Ji = { class: "av-alert--container" }, $i = { class: "av-alert--content" }, _i = { class: "av-alert--title" }, er = { class: "b1-regular" }, tr = /* @__PURE__ */ j({
|
|
1607
1607
|
__name: "AvAlert",
|
|
1608
1608
|
props: {
|
|
1609
1609
|
alert: { type: Boolean, default: !1 },
|
|
@@ -1674,7 +1674,7 @@ const Fi = ["title", "disabled", "aria-disabled", "aria-label"], Yi = { key: 1 }
|
|
|
1674
1674
|
])
|
|
1675
1675
|
], 10, Gi));
|
|
1676
1676
|
}
|
|
1677
|
-
}), nr = /* @__PURE__ */ H(tr, [["__scopeId", "data-v-d308ceed"]]), ar = { class: "toaster-container" }, ir = /* @__PURE__ */
|
|
1677
|
+
}), nr = /* @__PURE__ */ H(tr, [["__scopeId", "data-v-d308ceed"]]), ar = { class: "toaster-container" }, ir = /* @__PURE__ */ j({
|
|
1678
1678
|
__name: "AvToaster",
|
|
1679
1679
|
props: {
|
|
1680
1680
|
messages: {},
|
|
@@ -1717,7 +1717,7 @@ const Fi = ["title", "disabled", "aria-disabled", "aria-label"], Yi = { key: 1 }
|
|
|
1717
1717
|
})
|
|
1718
1718
|
]));
|
|
1719
1719
|
}
|
|
1720
|
-
}), vd = /* @__PURE__ */ H(ir, [["__scopeId", "data-v-eb6bf14e"]]), Pn = Symbol("header"), rr = ["aria-label"], lr = { class: "fr-btns-group" }, rn = /* @__PURE__ */
|
|
1720
|
+
}), vd = /* @__PURE__ */ H(ir, [["__scopeId", "data-v-eb6bf14e"]]), Pn = Symbol("header"), rr = ["aria-label"], lr = { class: "fr-btns-group" }, rn = /* @__PURE__ */ j({
|
|
1721
1721
|
__name: "AvHeaderMenuLinks",
|
|
1722
1722
|
props: {
|
|
1723
1723
|
links: {},
|
|
@@ -1811,7 +1811,7 @@ function Fe() {
|
|
|
1811
1811
|
const Ar = {
|
|
1812
1812
|
role: "navigation",
|
|
1813
1813
|
class: "fr-translate fr-nav"
|
|
1814
|
-
}, dr = { class: "fr-nav__item" }, fr = ["aria-controls", "aria-expanded", "title"], gr = { class: "fr-hidden-lg" }, mr = ["id"], vr = { class: "fr-menu__list" }, Ir = ["hreflang", "lang", "aria-current", "href", "onClick"], ln = /* @__PURE__ */
|
|
1814
|
+
}, dr = { class: "fr-nav__item" }, fr = ["aria-controls", "aria-expanded", "title"], gr = { class: "fr-hidden-lg" }, mr = ["id"], vr = { class: "fr-menu__list" }, Ir = ["hreflang", "lang", "aria-current", "href", "onClick"], ln = /* @__PURE__ */ j({
|
|
1815
1815
|
__name: "AvLanguageSelector",
|
|
1816
1816
|
props: {
|
|
1817
1817
|
id: {},
|
|
@@ -2081,7 +2081,7 @@ const Or = {
|
|
|
2081
2081
|
narrow: ["1", "2", "3", "4"],
|
|
2082
2082
|
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
2083
2083
|
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
2084
|
-
},
|
|
2084
|
+
}, jr = {
|
|
2085
2085
|
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
2086
2086
|
abbreviated: [
|
|
2087
2087
|
"Jan",
|
|
@@ -2111,7 +2111,7 @@ const Or = {
|
|
|
2111
2111
|
"November",
|
|
2112
2112
|
"December"
|
|
2113
2113
|
]
|
|
2114
|
-
},
|
|
2114
|
+
}, zr = {
|
|
2115
2115
|
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
2116
2116
|
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
2117
2117
|
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
@@ -2210,11 +2210,11 @@ const Or = {
|
|
|
2210
2210
|
argumentCallback: (e) => e - 1
|
|
2211
2211
|
}),
|
|
2212
2212
|
month: Be({
|
|
2213
|
-
values:
|
|
2213
|
+
values: jr,
|
|
2214
2214
|
defaultWidth: "wide"
|
|
2215
2215
|
}),
|
|
2216
2216
|
day: Be({
|
|
2217
|
-
values:
|
|
2217
|
+
values: zr,
|
|
2218
2218
|
defaultWidth: "wide"
|
|
2219
2219
|
}),
|
|
2220
2220
|
dayPeriod: Be({
|
|
@@ -3164,7 +3164,7 @@ const Nl = { class: "av-input__wrapper" }, Tl = {
|
|
|
3164
3164
|
}, kl = {
|
|
3165
3165
|
key: 1,
|
|
3166
3166
|
class: "av-input__valid"
|
|
3167
|
-
}, Sl = /* @__PURE__ */
|
|
3167
|
+
}, Sl = /* @__PURE__ */ j({
|
|
3168
3168
|
inheritAttrs: !1,
|
|
3169
3169
|
__name: "AvInput",
|
|
3170
3170
|
props: {
|
|
@@ -3291,7 +3291,7 @@ const Nl = { class: "av-input__wrapper" }, Tl = {
|
|
|
3291
3291
|
}), Vt = /* @__PURE__ */ H(Sl, [["__scopeId", "data-v-dc099bac"]]), Ol = {
|
|
3292
3292
|
class: "fr-search-bar",
|
|
3293
3293
|
role: "search"
|
|
3294
|
-
}, gn = /* @__PURE__ */
|
|
3294
|
+
}, gn = /* @__PURE__ */ j({
|
|
3295
3295
|
__name: "AvSearchBar",
|
|
3296
3296
|
props: {
|
|
3297
3297
|
id: {},
|
|
@@ -3334,7 +3334,7 @@ const Nl = { class: "av-input__wrapper" }, Tl = {
|
|
|
3334
3334
|
}), Ql = {
|
|
3335
3335
|
role: "banner",
|
|
3336
3336
|
class: "fr-header"
|
|
3337
|
-
},
|
|
3337
|
+
}, jl = { class: "fr-header__body" }, zl = { class: "fr-container width-inherit" }, Bl = { class: "fr-header__body-row" }, Pl = { class: "fr-header__brand" }, Wl = { class: "fr-header__brand-top" }, Ul = { class: "fr-header__logo fr-enlarge-link" }, Vl = {
|
|
3338
3338
|
key: 0,
|
|
3339
3339
|
class: "fr-header__navbar"
|
|
3340
3340
|
}, Hl = ["aria-label", "title", "data-fr-opened"], Zl = ["aria-label", "title"], Rl = {
|
|
@@ -3349,7 +3349,7 @@ const Nl = { class: "av-input__wrapper" }, Tl = {
|
|
|
3349
3349
|
}, _l = { class: "fr-header__menu fr-modal" }, eo = {
|
|
3350
3350
|
key: 0,
|
|
3351
3351
|
class: "fr-container"
|
|
3352
|
-
}, to = /* @__PURE__ */
|
|
3352
|
+
}, to = /* @__PURE__ */ j({
|
|
3353
3353
|
__name: "AvHeader",
|
|
3354
3354
|
props: {
|
|
3355
3355
|
searchbarId: { default: "searchbar-header" },
|
|
@@ -3399,8 +3399,8 @@ const Nl = { class: "av-input__wrapper" }, Tl = {
|
|
|
3399
3399
|
var L, T;
|
|
3400
3400
|
const p = St("RouterLink");
|
|
3401
3401
|
return d(), v("header", Ql, [
|
|
3402
|
-
h("div",
|
|
3403
|
-
h("div",
|
|
3402
|
+
h("div", jl, [
|
|
3403
|
+
h("div", zl, [
|
|
3404
3404
|
h("div", Bl, [
|
|
3405
3405
|
h("div", Pl, [
|
|
3406
3406
|
h("div", Wl, [
|
|
@@ -3544,7 +3544,7 @@ function ao(e, t) {
|
|
|
3544
3544
|
}, null, -1)
|
|
3545
3545
|
])]);
|
|
3546
3546
|
}
|
|
3547
|
-
const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */
|
|
3547
|
+
const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ j({
|
|
3548
3548
|
__name: "EsupLogo",
|
|
3549
3549
|
props: {
|
|
3550
3550
|
width: {},
|
|
@@ -3563,7 +3563,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3563
3563
|
R(s(io), ae(s(t), { class: "logo" }), null, 16)
|
|
3564
3564
|
]));
|
|
3565
3565
|
}
|
|
3566
|
-
}), hd = /* @__PURE__ */ H(lo, [["__scopeId", "data-v-0e512b24"]]), oo = { class: "av-accordion fr-accordion" }, so = { class: "fr-accordion__title" }, co = ["aria-expanded", "aria-controls"], uo = { class: "title-container" }, Ao = { class: "n6" }, fo = ["id"], go = { class: "accordion-content-container" }, mo = /* @__PURE__ */
|
|
3566
|
+
}), hd = /* @__PURE__ */ H(lo, [["__scopeId", "data-v-0e512b24"]]), oo = { class: "av-accordion fr-accordion" }, so = { class: "fr-accordion__title" }, co = ["aria-expanded", "aria-controls"], uo = { class: "title-container" }, Ao = { class: "n6" }, fo = ["id"], go = { class: "accordion-content-container" }, mo = /* @__PURE__ */ j({
|
|
3567
3567
|
__name: "AvAccordion",
|
|
3568
3568
|
props: {
|
|
3569
3569
|
id: {},
|
|
@@ -3630,7 +3630,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3630
3630
|
class: "fr-accordions-group",
|
|
3631
3631
|
role: "group",
|
|
3632
3632
|
"aria-label": "Accordion group"
|
|
3633
|
-
}, yd = /* @__PURE__ */
|
|
3633
|
+
}, yd = /* @__PURE__ */ j({
|
|
3634
3634
|
__name: "AvAccordionsGroup",
|
|
3635
3635
|
props: {
|
|
3636
3636
|
activeAccordion: {}
|
|
@@ -3664,7 +3664,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3664
3664
|
W(o.$slots, "default")
|
|
3665
3665
|
]));
|
|
3666
3666
|
}
|
|
3667
|
-
}), Io = { class: "av-cancel-confirm-buttons-container" }, ho = /* @__PURE__ */
|
|
3667
|
+
}), Io = { class: "av-cancel-confirm-buttons-container" }, ho = /* @__PURE__ */ j({
|
|
3668
3668
|
__name: "AvCancelConfirmButtons",
|
|
3669
3669
|
props: {
|
|
3670
3670
|
cancelLabel: {},
|
|
@@ -3704,7 +3704,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3704
3704
|
}, null, 8, ["icon", "label", "title", "is-loading", "disabled"])) : D("", !0)
|
|
3705
3705
|
]));
|
|
3706
3706
|
}
|
|
3707
|
-
}), bo = /* @__PURE__ */ H(ho, [["__scopeId", "data-v-b2b6579f"]]), yo = ["title", "aria-label"], Co = { class: "av-rich-button__line" }, Mo = { class: "av-rich-button__left" }, Eo = /* @__PURE__ */
|
|
3707
|
+
}), bo = /* @__PURE__ */ H(ho, [["__scopeId", "data-v-b2b6579f"]]), yo = ["title", "aria-label"], Co = { class: "av-rich-button__line" }, Mo = { class: "av-rich-button__left" }, Eo = /* @__PURE__ */ j({
|
|
3708
3708
|
__name: "AvRichButton",
|
|
3709
3709
|
props: {
|
|
3710
3710
|
label: {},
|
|
@@ -3747,7 +3747,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3747
3747
|
}), Cd = /* @__PURE__ */ H(Eo, [["__scopeId", "data-v-5907eac1"]]), No = ["id", "name", "value", "checked", "required", "data-testid", "data-test", "tabindex", "aria-describedby"], To = ["for"], po = { class: "label-container" }, Do = {
|
|
3748
3748
|
key: 0,
|
|
3749
3749
|
class: "fr-hint-text"
|
|
3750
|
-
}, Lo = ["id"], wo = /* @__PURE__ */
|
|
3750
|
+
}, Lo = ["id"], wo = /* @__PURE__ */ j({
|
|
3751
3751
|
inheritAttrs: !1,
|
|
3752
3752
|
__name: "AvCheckbox",
|
|
3753
3753
|
props: /* @__PURE__ */ Ie({
|
|
@@ -3848,7 +3848,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3848
3848
|
key: 0,
|
|
3849
3849
|
class: "messages-group",
|
|
3850
3850
|
role: "alert"
|
|
3851
|
-
}, So = /* @__PURE__ */
|
|
3851
|
+
}, So = /* @__PURE__ */ j({
|
|
3852
3852
|
__name: "AvFileUploadAlert",
|
|
3853
3853
|
props: {
|
|
3854
3854
|
error: { default: void 0 },
|
|
@@ -3856,7 +3856,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3856
3856
|
},
|
|
3857
3857
|
setup(e) {
|
|
3858
3858
|
return (t, n) => e.error || e.validMessage ? (d(), v("div", ko, [
|
|
3859
|
-
R(
|
|
3859
|
+
R(ji, {
|
|
3860
3860
|
icon: e.error ? s(Y).CLOSE_CIRCLE_OUTLINE : s(Y).CHECK_CIRCLE_OUTLINE,
|
|
3861
3861
|
"icon-color": e.error ? "var(--dark-background-error)" : "var(--dark-background-success)",
|
|
3862
3862
|
text: e.error ? e.error : e.validMessage,
|
|
@@ -3865,13 +3865,13 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3865
3865
|
}, null, 8, ["icon", "icon-color", "text", "text-color"])
|
|
3866
3866
|
])) : D("", !0);
|
|
3867
3867
|
}
|
|
3868
|
-
}), Oo = { class: "file-upload-content" }, Qo = { class: "left-content-container" },
|
|
3868
|
+
}), Oo = { class: "file-upload-content" }, Qo = { class: "left-content-container" }, jo = { class: "content-container" }, zo = { key: 0 }, Bo = { class: "b2-bold" }, Po = {
|
|
3869
3869
|
key: 1,
|
|
3870
3870
|
class: "title-container"
|
|
3871
3871
|
}, Wo = { class: "b2-regular" }, Uo = { class: "caption-light" }, Vo = {
|
|
3872
3872
|
key: 0,
|
|
3873
3873
|
class: "right-icon-container"
|
|
3874
|
-
}, Ho = ["id", "aria-describedby", "disabled", "aria-disabled", "accept"], Zo = { class: "caption-light" }, Ro = /* @__PURE__ */
|
|
3874
|
+
}, Ho = ["id", "aria-describedby", "disabled", "aria-disabled", "accept"], Zo = { class: "caption-light" }, Ro = /* @__PURE__ */ j({
|
|
3875
3875
|
inheritAttrs: !1,
|
|
3876
3876
|
__name: "AvFileUpload",
|
|
3877
3877
|
props: {
|
|
@@ -3956,8 +3956,8 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
3956
3956
|
}, null, 8, ["name"])
|
|
3957
3957
|
], !0)
|
|
3958
3958
|
]),
|
|
3959
|
-
h("div",
|
|
3960
|
-
s(f) ? (d(), v("div",
|
|
3959
|
+
h("div", jo, [
|
|
3960
|
+
s(f) ? (d(), v("div", zo, [
|
|
3961
3961
|
h("span", Bo, O(e.fileName || e.modelValue.name), 1)
|
|
3962
3962
|
])) : (d(), v("div", Po, [
|
|
3963
3963
|
h("span", Wo, O(e.title), 1),
|
|
@@ -4003,7 +4003,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
4003
4003
|
])
|
|
4004
4004
|
], 64));
|
|
4005
4005
|
}
|
|
4006
|
-
}), Md = /* @__PURE__ */ H(Ro, [["__scopeId", "data-v-e7ff3ec7"]]), Xo = ["role", "aria-label", "aria-labelledby", "aria-describedby"], qo = /* @__PURE__ */
|
|
4006
|
+
}), Md = /* @__PURE__ */ H(Ro, [["__scopeId", "data-v-e7ff3ec7"]]), Xo = ["role", "aria-label", "aria-labelledby", "aria-describedby"], qo = /* @__PURE__ */ j({
|
|
4007
4007
|
__name: "AvList",
|
|
4008
4008
|
props: {
|
|
4009
4009
|
backgroundColor: { default: "transparent" },
|
|
@@ -4045,7 +4045,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
4045
4045
|
}, Jo = {
|
|
4046
4046
|
key: 1,
|
|
4047
4047
|
class: "av-list-item__description"
|
|
4048
|
-
}, $o = { key: 2 }, _o = /* @__PURE__ */
|
|
4048
|
+
}, $o = { key: 2 }, _o = /* @__PURE__ */ j({
|
|
4049
4049
|
__name: "AvListItem",
|
|
4050
4050
|
props: {
|
|
4051
4051
|
icon: {},
|
|
@@ -4127,7 +4127,7 @@ const io = { render: ao }, ro = { class: "svg-wrapper" }, lo = /* @__PURE__ */ z
|
|
|
4127
4127
|
}, 40, ["class", "tabindex", "aria-label", "aria-describedby", "aria-disabled", "disabled", "href", "target", "rel"]))
|
|
4128
4128
|
], 8, Fo));
|
|
4129
4129
|
}
|
|
4130
|
-
}), Xn = /* @__PURE__ */ H(_o, [["__scopeId", "data-v-5c16157c"]]), es = { class: "av-select-container" }, ts = /* @__PURE__ */
|
|
4130
|
+
}), Xn = /* @__PURE__ */ H(_o, [["__scopeId", "data-v-5c16157c"]]), es = { class: "av-select-container" }, ts = /* @__PURE__ */ j({
|
|
4131
4131
|
__name: "AvTagPicker",
|
|
4132
4132
|
props: {
|
|
4133
4133
|
multiple: { type: Boolean },
|
|
@@ -4201,7 +4201,7 @@ const Ed = [
|
|
|
4201
4201
|
8,
|
|
4202
4202
|
12
|
|
4203
4203
|
/* TWELVE */
|
|
4204
|
-
], as = { class: "pagination-size-picker-container" }, is = /* @__PURE__ */
|
|
4204
|
+
], as = { class: "pagination-size-picker-container" }, is = /* @__PURE__ */ j({
|
|
4205
4205
|
__name: "AvPageSizePicker",
|
|
4206
4206
|
props: {
|
|
4207
4207
|
label: {},
|
|
@@ -4228,7 +4228,7 @@ const Ed = [
|
|
|
4228
4228
|
}, null, 8, ["options", "selected", "handle-select-change", "label"])
|
|
4229
4229
|
]));
|
|
4230
4230
|
}
|
|
4231
|
-
}), Nd = /* @__PURE__ */ H(is, [["__scopeId", "data-v-d72fe5ab"]]), rs = /* @__PURE__ */
|
|
4231
|
+
}), Nd = /* @__PURE__ */ H(is, [["__scopeId", "data-v-d72fe5ab"]]), rs = /* @__PURE__ */ j({
|
|
4232
4232
|
__name: "AvRadioButton",
|
|
4233
4233
|
props: {
|
|
4234
4234
|
value: { type: [String, Number, Boolean] },
|
|
@@ -4239,7 +4239,7 @@ const Ed = [
|
|
|
4239
4239
|
setup(e) {
|
|
4240
4240
|
return (t, n) => W(t.$slots, "default");
|
|
4241
4241
|
}
|
|
4242
|
-
}), ls = ["id", "name", "value", "checked", "disabled"], os = ["for"], ss = /* @__PURE__ */
|
|
4242
|
+
}), ls = ["id", "name", "value", "checked", "disabled"], os = ["for"], ss = /* @__PURE__ */ j({
|
|
4243
4243
|
__name: "RadioButton",
|
|
4244
4244
|
props: {
|
|
4245
4245
|
value: { type: [String, Number, Boolean] },
|
|
@@ -4285,7 +4285,7 @@ const Ed = [
|
|
|
4285
4285
|
}, gs = {
|
|
4286
4286
|
key: 1,
|
|
4287
4287
|
class: "caption-regular required"
|
|
4288
|
-
}, ms = ["id"], Td = /* @__PURE__ */
|
|
4288
|
+
}, ms = ["id"], Td = /* @__PURE__ */ j({
|
|
4289
4289
|
__name: "AvRadioButtonSet",
|
|
4290
4290
|
props: {
|
|
4291
4291
|
id: {},
|
|
@@ -4394,7 +4394,7 @@ function Yn(e) {
|
|
|
4394
4394
|
const ht = /* @__PURE__ */ new WeakMap(), vs = /* @__NO_SIDE_EFFECTS__ */ (...e) => {
|
|
4395
4395
|
var t;
|
|
4396
4396
|
const n = e[0], a = (t = Qt()) == null ? void 0 : t.proxy;
|
|
4397
|
-
if (a == null && !
|
|
4397
|
+
if (a == null && !jt())
|
|
4398
4398
|
throw new Error("injectLocal must be called in setup");
|
|
4399
4399
|
return a && ht.has(a) && n in ht.get(a) ? ht.get(a)[n] : ct(...e);
|
|
4400
4400
|
}, Is = typeof window < "u" && typeof document < "u";
|
|
@@ -4563,7 +4563,7 @@ function ws(e, t, n = {}) {
|
|
|
4563
4563
|
const xs = Symbol("vueuse-ssr-width");
|
|
4564
4564
|
// @__NO_SIDE_EFFECTS__
|
|
4565
4565
|
function $n() {
|
|
4566
|
-
const e =
|
|
4566
|
+
const e = jt() ? /* @__PURE__ */ vs(xs, null) : null;
|
|
4567
4567
|
return typeof e == "number" ? e : void 0;
|
|
4568
4568
|
}
|
|
4569
4569
|
function We(e, t = {}) {
|
|
@@ -4681,7 +4681,7 @@ function Ss(e, t = {}) {
|
|
|
4681
4681
|
}
|
|
4682
4682
|
});
|
|
4683
4683
|
function p(B, w) {
|
|
4684
|
-
var k,
|
|
4684
|
+
var k, z, C, N;
|
|
4685
4685
|
if (!A)
|
|
4686
4686
|
return;
|
|
4687
4687
|
const S = ie(e);
|
|
@@ -4689,7 +4689,7 @@ function Ss(e, t = {}) {
|
|
|
4689
4689
|
return;
|
|
4690
4690
|
(C = S instanceof Document ? A.document.body : S) == null || C.scrollTo({
|
|
4691
4691
|
top: (k = ie(w)) != null ? k : y.value,
|
|
4692
|
-
left: (
|
|
4692
|
+
left: (z = ie(B)) != null ? z : g.value,
|
|
4693
4693
|
behavior: ie(u)
|
|
4694
4694
|
});
|
|
4695
4695
|
const q = ((N = S == null ? void 0 : S.document) == null ? void 0 : N.documentElement) || (S == null ? void 0 : S.documentElement) || S;
|
|
@@ -4711,14 +4711,14 @@ function Ss(e, t = {}) {
|
|
|
4711
4711
|
var w;
|
|
4712
4712
|
if (!A)
|
|
4713
4713
|
return;
|
|
4714
|
-
const k = ((w = B == null ? void 0 : B.document) == null ? void 0 : w.documentElement) || (B == null ? void 0 : B.documentElement) || Zt(B), { display:
|
|
4714
|
+
const k = ((w = B == null ? void 0 : B.document) == null ? void 0 : w.documentElement) || (B == null ? void 0 : B.documentElement) || Zt(B), { display: z, flexDirection: C, direction: N } = getComputedStyle(k), S = N === "rtl" ? -1 : 1, q = k.scrollLeft;
|
|
4715
4715
|
E.left = q < I.value, E.right = q > I.value;
|
|
4716
4716
|
const F = Math.abs(q * S) <= (l.left || 0), G = Math.abs(q * S) + k.clientWidth >= k.scrollWidth - (l.right || 0) - mn;
|
|
4717
|
-
|
|
4717
|
+
z === "flex" && C === "row-reverse" ? (T.left = G, T.right = F) : (T.left = F, T.right = G), I.value = q;
|
|
4718
4718
|
let X = k.scrollTop;
|
|
4719
4719
|
B === A.document && !X && (X = A.document.body.scrollTop), E.top = X < m.value, E.bottom = X > m.value;
|
|
4720
4720
|
const ee = Math.abs(X) <= (l.top || 0), te = Math.abs(X) + k.clientHeight >= k.scrollHeight - (l.bottom || 0) - mn;
|
|
4721
|
-
|
|
4721
|
+
z === "flex" && C === "column-reverse" ? (T.top = te, T.bottom = ee) : (T.top = ee, T.bottom = te), m.value = X;
|
|
4722
4722
|
}, _ = (B) => {
|
|
4723
4723
|
var w;
|
|
4724
4724
|
if (!A)
|
|
@@ -4768,15 +4768,15 @@ function Ss(e, t = {}) {
|
|
|
4768
4768
|
}
|
|
4769
4769
|
};
|
|
4770
4770
|
}
|
|
4771
|
-
var Os = typeof global == "object" && global && global.Object === Object && global, Qs = typeof self == "object" && self && self.Object === Object && self, _n = Os || Qs || Function("return this")(), it = _n.Symbol, ea = Object.prototype,
|
|
4771
|
+
var Os = typeof global == "object" && global && global.Object === Object && global, Qs = typeof self == "object" && self && self.Object === Object && self, _n = Os || Qs || Function("return this")(), it = _n.Symbol, ea = Object.prototype, js = ea.hasOwnProperty, zs = ea.toString, Ue = it ? it.toStringTag : void 0;
|
|
4772
4772
|
function Bs(e) {
|
|
4773
|
-
var t =
|
|
4773
|
+
var t = js.call(e, Ue), n = e[Ue];
|
|
4774
4774
|
try {
|
|
4775
4775
|
e[Ue] = void 0;
|
|
4776
4776
|
var a = !0;
|
|
4777
4777
|
} catch {
|
|
4778
4778
|
}
|
|
4779
|
-
var i =
|
|
4779
|
+
var i = zs.call(e);
|
|
4780
4780
|
return a && (t ? e[Ue] = n : delete e[Ue]), i;
|
|
4781
4781
|
}
|
|
4782
4782
|
var Ps = Object.prototype, Ws = Ps.toString;
|
|
@@ -4883,7 +4883,7 @@ const ic = {
|
|
|
4883
4883
|
}, lc = {
|
|
4884
4884
|
key: 1,
|
|
4885
4885
|
class: "av-autocomplete-dropdown__empty-text"
|
|
4886
|
-
}, oc = /* @__PURE__ */
|
|
4886
|
+
}, oc = /* @__PURE__ */ j({
|
|
4887
4887
|
__name: "AvAutocompleteDropdown",
|
|
4888
4888
|
emits: ["loadMore"],
|
|
4889
4889
|
setup(e, { expose: t, emit: n }) {
|
|
@@ -4986,7 +4986,7 @@ const ic = {
|
|
|
4986
4986
|
}), sc = /* @__PURE__ */ H(oc, [["__scopeId", "data-v-3471432d"]]), cc = { class: "av-autocomplete-input" }, uc = {
|
|
4987
4987
|
key: 0,
|
|
4988
4988
|
class: "av-autocomplete-input__suffix"
|
|
4989
|
-
}, Ac = /* @__PURE__ */
|
|
4989
|
+
}, Ac = /* @__PURE__ */ j({
|
|
4990
4990
|
__name: "AvAutocompleteInput",
|
|
4991
4991
|
emits: ["search", "clear"],
|
|
4992
4992
|
setup(e, { expose: t, emit: n }) {
|
|
@@ -5056,7 +5056,7 @@ const ic = {
|
|
|
5056
5056
|
}), dc = /* @__PURE__ */ H(Ac, [["__scopeId", "data-v-87b17010"]]), fc = {
|
|
5057
5057
|
key: 0,
|
|
5058
5058
|
class: "av-autocomplete-selected-tags"
|
|
5059
|
-
}, gc = /* @__PURE__ */
|
|
5059
|
+
}, gc = /* @__PURE__ */ j({
|
|
5060
5060
|
__name: "AvAutocompleteSelectedTags",
|
|
5061
5061
|
setup(e) {
|
|
5062
5062
|
const t = de(), {
|
|
@@ -5093,7 +5093,7 @@ const ic = {
|
|
|
5093
5093
|
]))), 128))
|
|
5094
5094
|
])) : D("", !0);
|
|
5095
5095
|
}
|
|
5096
|
-
}), mc = /* @__PURE__ */ H(gc, [["__scopeId", "data-v-ec438588"]]), vc = { class: "av-autocomplete" }, Ic = /* @__PURE__ */
|
|
5096
|
+
}), mc = /* @__PURE__ */ H(gc, [["__scopeId", "data-v-ec438588"]]), vc = { class: "av-autocomplete" }, Ic = /* @__PURE__ */ j({
|
|
5097
5097
|
__name: "AvAutocomplete",
|
|
5098
5098
|
props: /* @__PURE__ */ Ie({
|
|
5099
5099
|
id: {},
|
|
@@ -5225,7 +5225,7 @@ const ic = {
|
|
|
5225
5225
|
}, Cc = {
|
|
5226
5226
|
key: 1,
|
|
5227
5227
|
class: "fr-input-group"
|
|
5228
|
-
}, Mc = { class: "fr-input-wrap fr-icon-search-line" }, Ec = { class: "fr-checkbox-group fr-checkbox-group--sm" }, Nc = { key: 2 }, Tc = "label", pc = /* @__PURE__ */
|
|
5228
|
+
}, Mc = { class: "fr-input-wrap fr-icon-search-line" }, Ec = { class: "fr-checkbox-group fr-checkbox-group--sm" }, Nc = { key: 2 }, Tc = "label", pc = /* @__PURE__ */ j({
|
|
5229
5229
|
__name: "MultiselectCollapse",
|
|
5230
5230
|
props: /* @__PURE__ */ Ie({
|
|
5231
5231
|
isVisible: { type: Boolean },
|
|
@@ -5264,9 +5264,9 @@ const ic = {
|
|
|
5264
5264
|
w.key === "Escape" && n("close");
|
|
5265
5265
|
}
|
|
5266
5266
|
function y(w) {
|
|
5267
|
-
var
|
|
5267
|
+
var z, C;
|
|
5268
5268
|
const k = w.target;
|
|
5269
|
-
!((
|
|
5269
|
+
!((z = i.value) != null && z.$el.contains(k)) && !((C = u.value) != null && C.contains(k)) && n("close");
|
|
5270
5270
|
}
|
|
5271
5271
|
function p() {
|
|
5272
5272
|
for (; c.length; ) {
|
|
@@ -5292,7 +5292,7 @@ const ic = {
|
|
|
5292
5292
|
}
|
|
5293
5293
|
function x(w) {
|
|
5294
5294
|
w.preventDefault();
|
|
5295
|
-
const k = I(),
|
|
5295
|
+
const k = I(), z = document.activeElement, C = Array.from(k).indexOf(z);
|
|
5296
5296
|
if (C !== -1) {
|
|
5297
5297
|
const N = (C + 1) % k.length;
|
|
5298
5298
|
k[N].focus();
|
|
@@ -5300,25 +5300,25 @@ const ic = {
|
|
|
5300
5300
|
}
|
|
5301
5301
|
function Z(w) {
|
|
5302
5302
|
w.preventDefault();
|
|
5303
|
-
const k = I(),
|
|
5303
|
+
const k = I(), z = document.activeElement, C = Array.from(k).indexOf(z);
|
|
5304
5304
|
if (C !== -1) {
|
|
5305
5305
|
const N = (C - 1 + k.length) % k.length;
|
|
5306
5306
|
k[N].focus();
|
|
5307
5307
|
}
|
|
5308
5308
|
}
|
|
5309
5309
|
function _(w) {
|
|
5310
|
-
const k = I(),
|
|
5311
|
-
Array.from(k).indexOf(
|
|
5310
|
+
const k = I(), z = document.activeElement;
|
|
5311
|
+
Array.from(k).indexOf(z) + 1 === k.length && i.value && !w.shiftKey && n("close");
|
|
5312
5312
|
}
|
|
5313
5313
|
function B(w) {
|
|
5314
|
-
var
|
|
5314
|
+
var z;
|
|
5315
5315
|
const k = document.activeElement;
|
|
5316
|
-
w.shiftKey && k === ((
|
|
5316
|
+
w.shiftKey && k === ((z = i.value) == null ? void 0 : z.$el) && n("close");
|
|
5317
5317
|
}
|
|
5318
5318
|
return fe(() => {
|
|
5319
5319
|
p();
|
|
5320
5320
|
}), (w, k) => {
|
|
5321
|
-
const
|
|
5321
|
+
const z = ue, C = Vt;
|
|
5322
5322
|
return e.isVisible ? (d(), v("div", {
|
|
5323
5323
|
key: 0,
|
|
5324
5324
|
id: `${e.id}-collapse`,
|
|
@@ -5336,7 +5336,7 @@ const ic = {
|
|
|
5336
5336
|
}, O(e.hint), 9, bc),
|
|
5337
5337
|
e.selectAll ? (d(), v("ul", yc, [
|
|
5338
5338
|
h("li", null, [
|
|
5339
|
-
R(
|
|
5339
|
+
R(z, {
|
|
5340
5340
|
name: "select-all",
|
|
5341
5341
|
size: "sm",
|
|
5342
5342
|
disabled: s(L).length === 0,
|
|
@@ -5419,7 +5419,7 @@ const ic = {
|
|
|
5419
5419
|
}, Sc = {
|
|
5420
5420
|
key: 1,
|
|
5421
5421
|
class: "fr-hint-text"
|
|
5422
|
-
}, Oc = ["id"], Qc = /* @__PURE__ */
|
|
5422
|
+
}, Oc = ["id"], Qc = /* @__PURE__ */ j({
|
|
5423
5423
|
__name: "AvMultiselect",
|
|
5424
5424
|
props: {
|
|
5425
5425
|
disabled: { type: Boolean },
|
|
@@ -5472,9 +5472,9 @@ const ic = {
|
|
|
5472
5472
|
w.key === "Escape" && E();
|
|
5473
5473
|
}
|
|
5474
5474
|
function L(w) {
|
|
5475
|
-
var
|
|
5475
|
+
var z, C;
|
|
5476
5476
|
const k = w.target;
|
|
5477
|
-
!((
|
|
5477
|
+
!((z = i.value) != null && z.$el.contains(k)) && !((C = c.value) != null && C.contains(k)) && E();
|
|
5478
5478
|
}
|
|
5479
5479
|
function T() {
|
|
5480
5480
|
r.value = !0, y.value = !0, document.addEventListener("click", L), document.addEventListener("keydown", p), setTimeout(() => {
|
|
@@ -5493,13 +5493,13 @@ const ic = {
|
|
|
5493
5493
|
document.removeEventListener("click", L), document.removeEventListener("keydown", p);
|
|
5494
5494
|
}
|
|
5495
5495
|
function Z(w) {
|
|
5496
|
-
var
|
|
5496
|
+
var z;
|
|
5497
5497
|
const k = document.activeElement;
|
|
5498
|
-
w.shiftKey && k === ((
|
|
5498
|
+
w.shiftKey && k === ((z = i.value) == null ? void 0 : z.$el) && E();
|
|
5499
5499
|
}
|
|
5500
5500
|
function _(w) {
|
|
5501
|
-
var
|
|
5502
|
-
const k = ((
|
|
5501
|
+
var z;
|
|
5502
|
+
const k = ((z = e.options) == null ? void 0 : z.filter(
|
|
5503
5503
|
(C) => w.includes(C.value)
|
|
5504
5504
|
)) ?? [];
|
|
5505
5505
|
n("update:modelValue", k);
|
|
@@ -5513,7 +5513,7 @@ const ic = {
|
|
|
5513
5513
|
e.labelClass
|
|
5514
5514
|
]);
|
|
5515
5515
|
return (w, k) => {
|
|
5516
|
-
const
|
|
5516
|
+
const z = ue;
|
|
5517
5517
|
return d(), v("div", {
|
|
5518
5518
|
class: Q({
|
|
5519
5519
|
"fr-multiselect--dense": e.dense,
|
|
@@ -5533,7 +5533,7 @@ const ic = {
|
|
|
5533
5533
|
"required" in w.$attrs && w.$attrs.required !== !1 ? (d(), v("span", kc)) : D("", !0),
|
|
5534
5534
|
e.hint ? (d(), v("span", Sc, O(e.hint), 1)) : D("", !0)
|
|
5535
5535
|
], 10, wc),
|
|
5536
|
-
R(
|
|
5536
|
+
R(z, ae({
|
|
5537
5537
|
id: s(a),
|
|
5538
5538
|
ref_key: "host",
|
|
5539
5539
|
ref: i,
|
|
@@ -5577,13 +5577,13 @@ const ic = {
|
|
|
5577
5577
|
], 2);
|
|
5578
5578
|
};
|
|
5579
5579
|
}
|
|
5580
|
-
}), Dd = /* @__PURE__ */ H(Qc, [["__scopeId", "data-v-ea654a9a"]]),
|
|
5580
|
+
}), Dd = /* @__PURE__ */ H(Qc, [["__scopeId", "data-v-ea654a9a"]]), jc = ["for"], zc = {
|
|
5581
5581
|
key: 0,
|
|
5582
5582
|
class: "required"
|
|
5583
5583
|
}, Bc = {
|
|
5584
5584
|
key: 1,
|
|
5585
5585
|
class: "fr-hint-text"
|
|
5586
|
-
}, Pc = ["id", "name", "disabled", "aria-disabled", "required", "aria-required", "title"], Wc = ["selected"], Uc = ["selected", "value", "disabled", "aria-disabled"], Vc = ["id"], Hc = /* @__PURE__ */
|
|
5586
|
+
}, Pc = ["id", "name", "disabled", "aria-disabled", "required", "aria-required", "title"], Wc = ["selected"], Uc = ["selected", "value", "disabled", "aria-disabled"], Vc = ["id"], Hc = /* @__PURE__ */ j({
|
|
5587
5587
|
__name: "AvSelect",
|
|
5588
5588
|
props: {
|
|
5589
5589
|
required: { type: Boolean, default: !1 },
|
|
@@ -5619,9 +5619,9 @@ const ic = {
|
|
|
5619
5619
|
for: s(a)
|
|
5620
5620
|
}, [
|
|
5621
5621
|
h("span", null, O(e.label), 1),
|
|
5622
|
-
e.required ? (d(), v("span",
|
|
5622
|
+
e.required ? (d(), v("span", zc, " *")) : D("", !0),
|
|
5623
5623
|
e.hint ? (d(), v("span", Bc, O(e.hint), 1)) : D("", !0)
|
|
5624
|
-
], 8,
|
|
5624
|
+
], 8, jc),
|
|
5625
5625
|
h("select", ae({
|
|
5626
5626
|
id: s(a),
|
|
5627
5627
|
class: [{ [`fr-select--${s(l)}`]: s(r) }, "fr-select"],
|
|
@@ -5659,7 +5659,7 @@ const ic = {
|
|
|
5659
5659
|
], 2)
|
|
5660
5660
|
], 2));
|
|
5661
5661
|
}
|
|
5662
|
-
}), Ld = /* @__PURE__ */ H(Hc, [["__scopeId", "data-v-a60f0c16"]]), wd = /* @__PURE__ */
|
|
5662
|
+
}), Ld = /* @__PURE__ */ H(Hc, [["__scopeId", "data-v-a60f0c16"]]), wd = /* @__PURE__ */ j({
|
|
5663
5663
|
__name: "AvTab",
|
|
5664
5664
|
props: {
|
|
5665
5665
|
title: {},
|
|
@@ -5676,7 +5676,7 @@ function Zc(e) {
|
|
|
5676
5676
|
translateValueTo: a
|
|
5677
5677
|
};
|
|
5678
5678
|
}
|
|
5679
|
-
const Rc = ["id", "aria-labelledby", "tabindex"], Xc = /* @__PURE__ */
|
|
5679
|
+
const Rc = ["id", "aria-labelledby", "tabindex"], Xc = /* @__PURE__ */ j({
|
|
5680
5680
|
__name: "TabContent",
|
|
5681
5681
|
props: {
|
|
5682
5682
|
panelId: {},
|
|
@@ -5712,7 +5712,7 @@ const Rc = ["id", "aria-labelledby", "tabindex"], Xc = /* @__PURE__ */ z({
|
|
|
5712
5712
|
_: 3
|
|
5713
5713
|
}));
|
|
5714
5714
|
}
|
|
5715
|
-
}), qc = /* @__PURE__ */ H(Xc, [["__scopeId", "data-v-a29edf24"]]), Fc = ["id", "data-testid", "tabindex", "aria-selected", "aria-controls"], Yc = /* @__PURE__ */
|
|
5715
|
+
}), qc = /* @__PURE__ */ H(Xc, [["__scopeId", "data-v-a29edf24"]]), Fc = ["id", "data-testid", "tabindex", "aria-selected", "aria-controls"], Yc = /* @__PURE__ */ j({
|
|
5716
5716
|
__name: "TabItem",
|
|
5717
5717
|
props: {
|
|
5718
5718
|
panelId: {},
|
|
@@ -5797,7 +5797,7 @@ function Gc(e, t, n) {
|
|
|
5797
5797
|
}
|
|
5798
5798
|
return { tabsStyle: a, updateTabsStyle: i };
|
|
5799
5799
|
}
|
|
5800
|
-
const Jc = ["aria-label"], $c = /* @__PURE__ */
|
|
5800
|
+
const Jc = ["aria-label"], $c = /* @__PURE__ */ j({
|
|
5801
5801
|
__name: "AvTabs",
|
|
5802
5802
|
props: /* @__PURE__ */ Ie({
|
|
5803
5803
|
ariaLabel: {},
|
|
@@ -5916,7 +5916,7 @@ const Jc = ["aria-label"], $c = /* @__PURE__ */ z({
|
|
|
5916
5916
|
}, ru = {
|
|
5917
5917
|
key: 1,
|
|
5918
5918
|
class: "caption-regular no-select"
|
|
5919
|
-
}, lu = { class: "caption-regular" }, ou = ["id", "disabled", "aria-disabled", "checked", "data-testid", "aria-describedby", "name"], su = /* @__PURE__ */
|
|
5919
|
+
}, lu = { class: "caption-regular" }, ou = ["id", "disabled", "aria-disabled", "checked", "data-testid", "aria-describedby", "name"], su = /* @__PURE__ */ j({
|
|
5920
5920
|
__name: "AvToggle",
|
|
5921
5921
|
props: {
|
|
5922
5922
|
modelValue: { type: Boolean },
|
|
@@ -5968,7 +5968,7 @@ const Jc = ["aria-label"], $c = /* @__PURE__ */ z({
|
|
|
5968
5968
|
}, null, 40, ou)
|
|
5969
5969
|
], 64));
|
|
5970
5970
|
}
|
|
5971
|
-
}), kd = /* @__PURE__ */ H(su, [["__scopeId", "data-v-bc5c5235"]]), cu = ["aria-label"], uu = ["aria-expanded", "aria-controls"], Au = ["id"], du = { class: "fr-breadcrumb__list" }, fu = ["aria-current"], gu = /* @__PURE__ */
|
|
5971
|
+
}), kd = /* @__PURE__ */ H(su, [["__scopeId", "data-v-bc5c5235"]]), cu = ["aria-label"], uu = ["aria-expanded", "aria-controls"], Au = ["id"], du = { class: "fr-breadcrumb__list" }, fu = ["aria-current"], gu = /* @__PURE__ */ j({
|
|
5972
5972
|
__name: "AvBreadcrumb",
|
|
5973
5973
|
props: {
|
|
5974
5974
|
id: {},
|
|
@@ -6038,7 +6038,7 @@ const Jc = ["aria-label"], $c = /* @__PURE__ */ z({
|
|
|
6038
6038
|
], 8, cu)) : D("", !0);
|
|
6039
6039
|
};
|
|
6040
6040
|
}
|
|
6041
|
-
}), Sd = /* @__PURE__ */ H(gu, [["__scopeId", "data-v-acfb9023"]]), mu = ["id", "aria-current"], vu = /* @__PURE__ */
|
|
6041
|
+
}), Sd = /* @__PURE__ */ H(gu, [["__scopeId", "data-v-acfb9023"]]), mu = ["id", "aria-current"], vu = /* @__PURE__ */ j({
|
|
6042
6042
|
__name: "NavigationItem",
|
|
6043
6043
|
props: {
|
|
6044
6044
|
id: {},
|
|
@@ -6054,7 +6054,7 @@ const Jc = ["aria-label"], $c = /* @__PURE__ */ z({
|
|
|
6054
6054
|
W(n.$slots, "default", {}, void 0, !0)
|
|
6055
6055
|
], 8, mu));
|
|
6056
6056
|
}
|
|
6057
|
-
}), Iu = /* @__PURE__ */ H(vu, [["__scopeId", "data-v-a35dec87"]]), hu = ["id", "aria-current"], bu = /* @__PURE__ */
|
|
6057
|
+
}), Iu = /* @__PURE__ */ H(vu, [["__scopeId", "data-v-a35dec87"]]), hu = ["id", "aria-current"], bu = /* @__PURE__ */ j({
|
|
6058
6058
|
__name: "NavigationMenuItem",
|
|
6059
6059
|
props: {
|
|
6060
6060
|
id: {},
|
|
@@ -6249,7 +6249,7 @@ var aa = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
6249
6249
|
}, Qu = function(t) {
|
|
6250
6250
|
var n = parseInt(t.getAttribute("tabindex"), 10);
|
|
6251
6251
|
return !!(isNaN(n) || n >= 0);
|
|
6252
|
-
},
|
|
6252
|
+
}, ju = function e(t) {
|
|
6253
6253
|
var n = [], a = [];
|
|
6254
6254
|
return t.forEach(function(i, r) {
|
|
6255
6255
|
var l = !!i.scopeParent, o = l ? i.scopeParent : i, c = Eu(o, l), u = l ? e(i.candidates) : o;
|
|
@@ -6263,7 +6263,7 @@ var aa = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
6263
6263
|
}), a.sort(Nu).reduce(function(i, r) {
|
|
6264
6264
|
return r.isScope ? i.push.apply(i, r.content) : i.push(r.content), i;
|
|
6265
6265
|
}, []).concat(n);
|
|
6266
|
-
},
|
|
6266
|
+
}, zu = function(t, n) {
|
|
6267
6267
|
n = n || {};
|
|
6268
6268
|
var a;
|
|
6269
6269
|
return n.getShadowRoot ? a = la([t], n.includeContainer, {
|
|
@@ -6271,7 +6271,7 @@ var aa = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
|
|
|
6271
6271
|
flatten: !1,
|
|
6272
6272
|
getShadowRoot: n.getShadowRoot,
|
|
6273
6273
|
shadowRootFilter: Qu
|
|
6274
|
-
}) : a = ra(t, n.includeContainer, Lt.bind(null, n)),
|
|
6274
|
+
}) : a = ra(t, n.includeContainer, Lt.bind(null, n)), ju(a);
|
|
6275
6275
|
}, Bu = function(t, n) {
|
|
6276
6276
|
n = n || {};
|
|
6277
6277
|
var a;
|
|
@@ -6487,7 +6487,7 @@ var Mn = {
|
|
|
6487
6487
|
return C;
|
|
6488
6488
|
}, b = function() {
|
|
6489
6489
|
if (l.containerGroups = l.containers.map(function(C) {
|
|
6490
|
-
var N =
|
|
6490
|
+
var N = zu(C, r.tabbableOptions), S = Bu(C, r.tabbableOptions), q = N.length > 0 ? N[0] : void 0, F = N.length > 0 ? N[N.length - 1] : void 0, G = S.find(function(te) {
|
|
6491
6491
|
return we(te);
|
|
6492
6492
|
}), X = S.slice().reverse().find(function(te) {
|
|
6493
6493
|
return we(te);
|
|
@@ -6785,7 +6785,7 @@ function Od(e) {
|
|
|
6785
6785
|
document.documentElement.style.setProperty("--global-background-color", "var(--default-global-background-color)");
|
|
6786
6786
|
});
|
|
6787
6787
|
}
|
|
6788
|
-
const _u = ["href"], eA = /* @__PURE__ */
|
|
6788
|
+
const _u = ["href"], eA = /* @__PURE__ */ j({
|
|
6789
6789
|
__name: "NavigationMenuLink",
|
|
6790
6790
|
props: {
|
|
6791
6791
|
id: {},
|
|
@@ -6798,7 +6798,7 @@ const _u = ["href"], eA = /* @__PURE__ */ z({
|
|
|
6798
6798
|
},
|
|
6799
6799
|
emits: ["toggleId"],
|
|
6800
6800
|
setup(e) {
|
|
6801
|
-
const { isBelowLg: t } = na(), n = M(() => e.id ?? `menu-link-${crypto.randomUUID()}`), a = M(() => typeof e.to == "string" && e.to.startsWith("http")), i =
|
|
6801
|
+
const { isBelowLg: t } = na(), n = M(() => e.id ?? `menu-link-${crypto.randomUUID()}`), a = M(() => typeof e.to == "string" && e.to.startsWith("http")), i = jt() ? ct(Pn) : void 0, r = (i == null ? void 0 : i()) ?? (() => {
|
|
6802
6802
|
});
|
|
6803
6803
|
return (l, o) => {
|
|
6804
6804
|
const c = re, u = St("RouterLink");
|
|
@@ -6835,7 +6835,7 @@ const _u = ["href"], eA = /* @__PURE__ */ z({
|
|
|
6835
6835
|
}, 8, ["to"]));
|
|
6836
6836
|
};
|
|
6837
6837
|
}
|
|
6838
|
-
}), ua = /* @__PURE__ */ H(eA, [["__scopeId", "data-v-1fed5dfa"]]), tA = ["aria-expanded", "aria-current", "aria-controls"], nA = ["id"], aA = { class: "fr-menu__list" }, iA = /* @__PURE__ */
|
|
6838
|
+
}), ua = /* @__PURE__ */ H(eA, [["__scopeId", "data-v-1fed5dfa"]]), tA = ["aria-expanded", "aria-current", "aria-controls"], nA = ["id"], aA = { class: "fr-menu__list" }, iA = /* @__PURE__ */ j({
|
|
6839
6839
|
__name: "NavigationMenu",
|
|
6840
6840
|
props: {
|
|
6841
6841
|
id: {},
|
|
@@ -6893,7 +6893,7 @@ const _u = ["href"], eA = /* @__PURE__ */ z({
|
|
|
6893
6893
|
}), rA = /* @__PURE__ */ H(iA, [["__scopeId", "data-v-7ac6e1d1"]]), lA = {
|
|
6894
6894
|
style: { position: "relative" },
|
|
6895
6895
|
class: "my-nav-wrapper"
|
|
6896
|
-
}, oA = ["id", "aria-label"], sA = { class: "fr-nav__list" }, cA = /* @__PURE__ */
|
|
6896
|
+
}, oA = ["id", "aria-label"], sA = { class: "fr-nav__list" }, cA = /* @__PURE__ */ j({
|
|
6897
6897
|
__name: "AvNavigation",
|
|
6898
6898
|
props: {
|
|
6899
6899
|
id: {},
|
|
@@ -6964,7 +6964,7 @@ const _u = ["href"], eA = /* @__PURE__ */ z({
|
|
|
6964
6964
|
}, hA = ["href", "title", "aria-current", "onClick"], bA = { key: 0 }, yA = { key: 1 }, CA = ["href", "title", "disabled", "aria-disabled"], MA = {
|
|
6965
6965
|
key: 0,
|
|
6966
6966
|
class: "caption-regular fr-hidden fr-unhidden-md"
|
|
6967
|
-
}, EA = ["href", "title", "disabled", "aria-disabled"], NA = { class: "fr-sr-only" }, TA = /* @__PURE__ */
|
|
6967
|
+
}, EA = ["href", "title", "disabled", "aria-disabled"], NA = { class: "fr-sr-only" }, TA = /* @__PURE__ */ j({
|
|
6968
6968
|
__name: "AvPagination",
|
|
6969
6969
|
props: {
|
|
6970
6970
|
compact: { type: Boolean, default: !1 },
|
|
@@ -7077,8 +7077,8 @@ const _u = ["href"], eA = /* @__PURE__ */ z({
|
|
|
7077
7077
|
], 8, uA);
|
|
7078
7078
|
};
|
|
7079
7079
|
}
|
|
7080
|
-
}),
|
|
7081
|
-
function
|
|
7080
|
+
}), jd = /* @__PURE__ */ H(TA, [["__scopeId", "data-v-6e027846"]]);
|
|
7081
|
+
function zd(e) {
|
|
7082
7082
|
return Array.from({ length: e.value }, (t, n) => {
|
|
7083
7083
|
const a = n + 1;
|
|
7084
7084
|
return {
|
|
@@ -7091,7 +7091,7 @@ function jd(e) {
|
|
|
7091
7091
|
const pA = ["id", "aria-label"], DA = {
|
|
7092
7092
|
key: 0,
|
|
7093
7093
|
class: "av-side-menu__header"
|
|
7094
|
-
}, LA = { class: "av-side-menu__content" }, wA = /* @__PURE__ */
|
|
7094
|
+
}, LA = { class: "av-side-menu__content" }, wA = /* @__PURE__ */ j({
|
|
7095
7095
|
__name: "AvSideMenu",
|
|
7096
7096
|
props: /* @__PURE__ */ Ie({
|
|
7097
7097
|
id: {},
|
|
@@ -7110,7 +7110,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7110
7110
|
v4d5b7c17: s(c),
|
|
7111
7111
|
v4a813d87: A.padding
|
|
7112
7112
|
}));
|
|
7113
|
-
const t = e, n = pe(e, "collapsed"), { width: a, collapsedWidth: i } =
|
|
7113
|
+
const t = e, n = pe(e, "collapsed"), { width: a, collapsedWidth: i } = zt(t), r = M(() => t.id ?? crypto.randomUUID()), l = M(() => `${r.value} navigation`), o = M({
|
|
7114
7114
|
get: () => t.collapsible ? n.value : !1,
|
|
7115
7115
|
set: (A) => {
|
|
7116
7116
|
t.collapsible && (n.value = A);
|
|
@@ -7140,7 +7140,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7140
7140
|
])
|
|
7141
7141
|
], 10, pA));
|
|
7142
7142
|
}
|
|
7143
|
-
}), xA = /* @__PURE__ */ H(wA, [["__scopeId", "data-v-23242ccc"]]), kA = /* @__PURE__ */
|
|
7143
|
+
}), xA = /* @__PURE__ */ H(wA, [["__scopeId", "data-v-23242ccc"]]), kA = /* @__PURE__ */ j({
|
|
7144
7144
|
__name: "AvSideNavigation",
|
|
7145
7145
|
props: /* @__PURE__ */ Ie({
|
|
7146
7146
|
items: {},
|
|
@@ -7196,7 +7196,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7196
7196
|
_: 1
|
|
7197
7197
|
}, 8, ["collapsed", "collapsed-width", "color"]));
|
|
7198
7198
|
}
|
|
7199
|
-
}), Bd = /* @__PURE__ */ H(kA, [["__scopeId", "data-v-3c5a1abd"]]), SA = { class: "custom-width-container" }, OA = { class: "block-container" }, QA = { class: "main-container" },
|
|
7199
|
+
}), Bd = /* @__PURE__ */ H(kA, [["__scopeId", "data-v-3c5a1abd"]]), SA = { class: "custom-width-container" }, OA = { class: "block-container" }, QA = { class: "main-container" }, jA = ["aria-current"], zA = ["aria-current"], BA = { class: "b1-regular" }, PA = { class: "main-labels-container" }, WA = /* @__PURE__ */ j({
|
|
7200
7200
|
__name: "AvStepper",
|
|
7201
7201
|
props: {
|
|
7202
7202
|
steps: {},
|
|
@@ -7207,7 +7207,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7207
7207
|
oe((r) => ({
|
|
7208
7208
|
v06d1bdf1: s(i)
|
|
7209
7209
|
}));
|
|
7210
|
-
const t = e, { steps: n, currentStep: a, width: i } =
|
|
7210
|
+
const t = e, { steps: n, currentStep: a, width: i } = zt(t);
|
|
7211
7211
|
return (r, l) => (d(), v("div", SA, [
|
|
7212
7212
|
h("div", OA, [
|
|
7213
7213
|
h("div", QA, [
|
|
@@ -7216,7 +7216,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7216
7216
|
"aria-current": s(a) === 0 ? "step" : void 0
|
|
7217
7217
|
}, [...l[0] || (l[0] = [
|
|
7218
7218
|
h("span", { class: "b1-regular" }, "1", -1)
|
|
7219
|
-
])], 8,
|
|
7219
|
+
])], 8, jA),
|
|
7220
7220
|
(d(!0), v(J, null, ne(s(n).slice(1, s(n).length), (o, c) => (d(), v("div", {
|
|
7221
7221
|
key: c,
|
|
7222
7222
|
class: "steps-container"
|
|
@@ -7229,7 +7229,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7229
7229
|
"aria-current": c + 1 === s(a) ? "step" : void 0
|
|
7230
7230
|
}, [
|
|
7231
7231
|
h("span", BA, O(c + 2), 1)
|
|
7232
|
-
], 10,
|
|
7232
|
+
], 10, zA)
|
|
7233
7233
|
]))), 128))
|
|
7234
7234
|
]),
|
|
7235
7235
|
h("div", PA, [
|
|
@@ -7254,7 +7254,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7254
7254
|
}, HA = ["aria-label"], ZA = { class: "av-drawer__content-wrapper" }, RA = { class: "av-drawer__content" }, XA = {
|
|
7255
7255
|
key: 0,
|
|
7256
7256
|
class: "footer-container"
|
|
7257
|
-
}, qA = /* @__PURE__ */
|
|
7257
|
+
}, qA = /* @__PURE__ */ j({
|
|
7258
7258
|
__name: "AvDrawer",
|
|
7259
7259
|
props: {
|
|
7260
7260
|
show: { type: Boolean },
|
|
@@ -7270,7 +7270,7 @@ const pA = ["id", "aria-label"], DA = {
|
|
|
7270
7270
|
v52ac02d7: s(l),
|
|
7271
7271
|
v5085de3c: s(o)
|
|
7272
7272
|
}));
|
|
7273
|
-
const n = e, a = t, i = de(), { position: r, width: l, padding: o, show: c } =
|
|
7273
|
+
const n = e, a = t, i = de(), { position: r, width: l, padding: o, show: c } = zt(n);
|
|
7274
7274
|
function u(A) {
|
|
7275
7275
|
A.key === "Escape" && a("escapePressed");
|
|
7276
7276
|
}
|
|
@@ -7330,7 +7330,7 @@ function FA(e, t) {
|
|
|
7330
7330
|
closePopover: r
|
|
7331
7331
|
};
|
|
7332
7332
|
}
|
|
7333
|
-
const YA = { class: "av-popover-wrapper" }, KA = /* @__PURE__ */
|
|
7333
|
+
const YA = { class: "av-popover-wrapper" }, KA = /* @__PURE__ */ j({
|
|
7334
7334
|
__name: "AvPopover",
|
|
7335
7335
|
props: {
|
|
7336
7336
|
width: { default: "12.5rem" },
|
|
@@ -7384,7 +7384,7 @@ const YA = { class: "av-popover-wrapper" }, KA = /* @__PURE__ */ z({
|
|
|
7384
7384
|
]))
|
|
7385
7385
|
]));
|
|
7386
7386
|
}
|
|
7387
|
-
}), GA = /* @__PURE__ */ H(KA, [["__scopeId", "data-v-08e87c92"]]), JA = { class: "av-dropdown" }, $A = /* @__PURE__ */
|
|
7387
|
+
}), GA = /* @__PURE__ */ H(KA, [["__scopeId", "data-v-08e87c92"]]), JA = { class: "av-dropdown" }, $A = /* @__PURE__ */ j({
|
|
7388
7388
|
__name: "AvDropdown",
|
|
7389
7389
|
props: {
|
|
7390
7390
|
items: {},
|
|
@@ -7470,7 +7470,7 @@ const _A = {
|
|
|
7470
7470
|
preventScroll: Boolean,
|
|
7471
7471
|
setReturnFocus: [Object, String, Boolean, Function],
|
|
7472
7472
|
tabbableOptions: Object
|
|
7473
|
-
}, ed =
|
|
7473
|
+
}, ed = j({
|
|
7474
7474
|
name: "FocusTrap",
|
|
7475
7475
|
props: Object.assign({
|
|
7476
7476
|
active: {
|
|
@@ -7540,7 +7540,7 @@ const _A = {
|
|
|
7540
7540
|
}), td = ["id", "aria-labelledby", "role", "open"], nd = { class: "fr-container fr-container--fluid fr-container-md" }, ad = { class: "fr-grid-row fr-grid-row--center" }, id = { class: "fr-modal__body" }, rd = { class: "fr-modal__content" }, ld = {
|
|
7541
7541
|
key: 0,
|
|
7542
7542
|
class: "header"
|
|
7543
|
-
}, od = { class: "fr-modal__footer" }, sd = /* @__PURE__ */
|
|
7543
|
+
}, od = { class: "fr-modal__footer" }, sd = /* @__PURE__ */ j({
|
|
7544
7544
|
__name: "AvModal",
|
|
7545
7545
|
props: {
|
|
7546
7546
|
id: {},
|
|
@@ -7649,7 +7649,7 @@ export {
|
|
|
7649
7649
|
Id as AvHeader,
|
|
7650
7650
|
rn as AvHeaderMenuLinks,
|
|
7651
7651
|
re as AvIcon,
|
|
7652
|
-
|
|
7652
|
+
ji as AvIconText,
|
|
7653
7653
|
Vt as AvInput,
|
|
7654
7654
|
ln as AvLanguageSelector,
|
|
7655
7655
|
Rn as AvList,
|
|
@@ -7660,7 +7660,7 @@ export {
|
|
|
7660
7660
|
Qd as AvNavigation,
|
|
7661
7661
|
dd as AvNotice,
|
|
7662
7662
|
Nd as AvPageSizePicker,
|
|
7663
|
-
|
|
7663
|
+
jd as AvPagination,
|
|
7664
7664
|
GA as AvPopover,
|
|
7665
7665
|
rs as AvRadioButton,
|
|
7666
7666
|
Td as AvRadioButtonSet,
|
|
@@ -7682,8 +7682,8 @@ export {
|
|
|
7682
7682
|
Y as MDI_ICONS,
|
|
7683
7683
|
qn as PageSizes,
|
|
7684
7684
|
gd as RI_ICONS,
|
|
7685
|
-
|
|
7686
|
-
|
|
7685
|
+
zi as formatTextToHtml,
|
|
7686
|
+
zd as getPaginationPages,
|
|
7687
7687
|
md as isValidEmail,
|
|
7688
7688
|
Ed as pageSizeValues,
|
|
7689
7689
|
Pn as registerNavigationLinkKey,
|