@avenirs-esr/avenirs-dsav 0.1.87 → 0.1.88

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.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { defineComponent as Q, useCssVars as se, computed as h, createElementBlock as I, openBlock as u, normalizeStyle as ce, normalizeClass as j, unref as i, createElementVNode as b, toDisplayString as B, createPropsRestProxy as Da, createBlock as p, resolveDynamicComponent as Me, mergeProps as ee, withCtx as G, createCommentVNode as L, createVNode as U, Fragment as $, renderList as le, useSlots as fe, createTextVNode as De, renderSlot as P, ref as W, normalizeProps as La, withDirectives as It, vShow as qt, TransitionGroup as wa, toRefs as Ft, watch as oe, onBeforeUnmount as gt, inject as tt, toRef as bt, onMounted as de, provide as ht, onUnmounted as ve, nextTick as at, getCurrentScope as Oa, onScopeDispose as Sa, getCurrentInstance as yt, hasInjectionContext as Ct, isRef as Mt, toValue as ie, shallowRef as ye, reactive as ut, watchEffect as Qa, withModifiers as ue, mergeModels as ge, useModel as Le, vModelCheckbox as xa, withKeys as Ae, createSlots as qe, Transition as pa, useTemplateRef as ka, resolveComponent as Et, Teleport as Kt, Comment as ja, cloneVNode as za } from "vue";
1
+ import { defineComponent as Q, useCssVars as se, computed as h, createElementBlock as I, openBlock as u, normalizeStyle as ce, normalizeClass as j, unref as i, createElementVNode as b, toDisplayString as B, createPropsRestProxy as Da, createBlock as k, resolveDynamicComponent as Me, mergeProps as ee, withCtx as G, createCommentVNode as L, createVNode as U, Fragment as $, renderList as le, useSlots as fe, createTextVNode as De, renderSlot as P, ref as W, normalizeProps as La, withDirectives as It, vShow as qt, TransitionGroup as wa, toRefs as Ft, watch as oe, onBeforeUnmount as gt, inject as tt, toRef as bt, onMounted as de, provide as ht, onUnmounted as ve, nextTick as at, getCurrentScope as Oa, onScopeDispose as Sa, getCurrentInstance as yt, hasInjectionContext as Ct, isRef as Mt, toValue as ie, shallowRef as ye, reactive as ut, watchEffect as Qa, withModifiers as ue, mergeModels as ge, useModel as Le, vModelCheckbox as xa, withKeys as Ae, createSlots as qe, Transition as ka, useTemplateRef as pa, resolveComponent as Et, Teleport as Kt, Comment as ja, cloneVNode as za } from "vue";
2
2
  import { r as Gt } from "./injection-key.es.js";
3
3
  const Ba = ["title"], Pa = /* @__PURE__ */ Q({
4
4
  __name: "AvBadge",
@@ -157,6 +157,7 @@ const Ba = ["title"], Pa = /* @__PURE__ */ Q({
157
157
  PHONE_OUTLINE: "mdi:phone-outline",
158
158
  PLUS_CIRCLE_OUTLINE: "mdi:plus-circle-outline",
159
159
  POST_IT_NOTES_OUTLINE: "mdi:post-it-notes-outline",
160
+ RATE_REVIEW: "mdi:rate-review",
160
161
  RECORD_CIRCLE_OUTLINE: "mdi:record-circle-outline",
161
162
  SCHOOL_OUTLINE: "mdi:school-outline",
162
163
  SHARE_VARIANT_OUTLINE: "mdi:share-variant-outline",
@@ -224,7 +225,7 @@ const Ba = ["title"], Pa = /* @__PURE__ */ Q({
224
225
  const t = Da(e, ["label", "tagName", "icon", "disabled", "small", "iconOnly"]), a = h(() => e.disabled && e.tagName === "p" || t.selectable ? "button" : e.tagName), n = h(() => ({
225
226
  "--icon-path": `url(${me.MDI_CHECK_CIRCLE_OUTLINE})`
226
227
  }));
227
- return (l, o) => (u(), p(Me(i(a)), ee({
228
+ return (l, o) => (u(), k(Me(i(a)), ee({
228
229
  class: ["av-tag", {
229
230
  "av-tag--sm": e.small
230
231
  }],
@@ -235,7 +236,7 @@ const Ba = ["title"], Pa = /* @__PURE__ */ Q({
235
236
  onClick: o[0] || (o[0] = (r) => !e.disabled && t.selectable && l.$emit("select", [t.value, t.selected ?? !1]))
236
237
  }), {
237
238
  default: G(() => [
238
- e.icon ? (u(), p(ne, {
239
+ e.icon ? (u(), k(ne, {
239
240
  key: 0,
240
241
  title: e.iconOnly ? e.label : void 0,
241
242
  size: e.small ? 0.875 : 1,
@@ -326,7 +327,7 @@ const Ba = ["title"], Pa = /* @__PURE__ */ Q({
326
327
  return (l, o) => {
327
328
  const r = Za;
328
329
  return u(), I("div", Xa, [
329
- (u(!0), I($, null, le(i(n), (s, c) => (u(), p(r, ee({
330
+ (u(!0), I($, null, le(i(n), (s, c) => (u(), k(r, ee({
330
331
  id: `${i(t)}-${c}`,
331
332
  key: `${i(t)}-${c}`,
332
333
  class: `av-message--${e.type}`
@@ -334,7 +335,7 @@ const Ba = ["title"], Pa = /* @__PURE__ */ Q({
334
335
  ]);
335
336
  };
336
337
  }
337
- }), pe = /* @__PURE__ */ z(Ya, [["__scopeId", "data-v-8203bafa"]]), qa = ["id"], Fa = {
338
+ }), ke = /* @__PURE__ */ z(Ya, [["__scopeId", "data-v-8203bafa"]]), qa = ["id"], Fa = {
338
339
  key: 1,
339
340
  class: "av-fieldset__element"
340
341
  }, Ka = {
@@ -356,7 +357,7 @@ const Ba = ["title"], Pa = /* @__PURE__ */ Q({
356
357
  setup(e) {
357
358
  const t = fe(), a = h(() => e.errorMessage || e.successMessage);
358
359
  return (n, l) => {
359
- const o = pe;
360
+ const o = ke;
360
361
  return u(), I("fieldset", {
361
362
  class: j(["av-fieldset", {
362
363
  "av-fieldset--error": e.errorMessage,
@@ -508,7 +509,7 @@ const rn = ["title", "disabled", "aria-disabled", "aria-label"], sn = /* @__PURE
508
509
  onClick: C[0] || (C[0] = (v) => e.onClick ? e.onClick(v) : () => {
509
510
  })
510
511
  }, [
511
- i(r) ? (u(), p(m, La(ee({ key: 0 }, i(r))), null, 16)) : L("", !0),
512
+ i(r) ? (u(), k(m, La(ee({ key: 0 }, i(r))), null, 16)) : L("", !0),
512
513
  e.iconOnly ? L("", !0) : (u(), I("span", {
513
514
  key: 1,
514
515
  class: j(e.small ? "b2-regular" : "b1-regular")
@@ -546,7 +547,7 @@ const rn = ["title", "disabled", "aria-disabled", "aria-label"], sn = /* @__PURE
546
547
  style: ce({ background: e.titleBackground, minHeight: e.titleHeight, maxHeight: e.titleHeight })
547
548
  }, [
548
549
  P(n.$slots, "title", {}, void 0, !0),
549
- e.collapsible ? (u(), p(o, {
550
+ e.collapsible ? (u(), k(o, {
550
551
  key: 0,
551
552
  icon: i(a) ? i(R).CHEVRON_DOWN : i(R).CHEVRON_LEFT,
552
553
  "icon-only": "",
@@ -622,7 +623,7 @@ const rn = ["title", "disabled", "aria-disabled", "aria-label"], sn = /* @__PURE
622
623
  ], !0)
623
624
  ])
624
625
  ]),
625
- e.closeable ? (u(), p(re, {
626
+ e.closeable ? (u(), k(re, {
626
627
  key: 0,
627
628
  "icon-only": "",
628
629
  icon: i(R).CLOSE_CIRCLE_OUTLINE,
@@ -664,7 +665,7 @@ const rn = ["title", "disabled", "aria-disabled", "aria-label"], sn = /* @__PURE
664
665
  class: "toasters"
665
666
  }, {
666
667
  default: G(() => [
667
- (u(!0), I($, null, le(e.messages, (o) => (u(), p(yn, ee({
668
+ (u(!0), I($, null, le(e.messages, (o) => (u(), k(yn, ee({
668
669
  key: o.id,
669
670
  class: ["av-toaster", t(o.type)]
670
671
  }, { ref_for: !0 }, o, {
@@ -756,7 +757,7 @@ function Ze() {
756
757
  }
757
758
  };
758
759
  }
759
- const Qn = { class: "av-accordion" }, xn = { class: "av-accordion__title" }, pn = ["aria-expanded", "aria-controls"], kn = { class: "title-container" }, jn = { class: "n6" }, zn = ["id"], Bn = { class: "accordion-content-container" }, Pn = /* @__PURE__ */ Q({
760
+ const Qn = { class: "av-accordion" }, xn = { class: "av-accordion__title" }, kn = ["aria-expanded", "aria-controls"], pn = { class: "title-container" }, jn = { class: "n6" }, zn = ["id"], Bn = { class: "accordion-content-container" }, Pn = /* @__PURE__ */ Q({
760
761
  __name: "AvAccordion",
761
762
  props: {
762
763
  id: {},
@@ -793,8 +794,8 @@ const Qn = { class: "av-accordion" }, xn = { class: "av-accordion__title" }, pn
793
794
  onClick: m[0] || (m[0] = //@ts-ignore
794
795
  (...g) => i(d) && i(d)(...g))
795
796
  }, [
796
- b("div", kn, [
797
- e.icon ? (u(), p(v, {
797
+ b("div", pn, [
798
+ e.icon ? (u(), k(v, {
798
799
  key: 0,
799
800
  size: 2,
800
801
  name: e.icon,
@@ -802,7 +803,7 @@ const Qn = { class: "av-accordion" }, xn = { class: "av-accordion__title" }, pn
802
803
  }, null, 8, ["name"])) : L("", !0),
803
804
  b("h6", jn, B(e.title), 1)
804
805
  ])
805
- ], 12, pn)
806
+ ], 12, kn)
806
807
  ]),
807
808
  b("div", {
808
809
  id: i(r),
@@ -1154,7 +1155,7 @@ function al(e, t = {}) {
1154
1155
  }
1155
1156
  });
1156
1157
  function E(x, H) {
1157
- var O, k, y, M;
1158
+ var O, p, y, M;
1158
1159
  if (!d)
1159
1160
  return;
1160
1161
  const S = ie(e);
@@ -1162,7 +1163,7 @@ function al(e, t = {}) {
1162
1163
  return;
1163
1164
  (y = S instanceof Document ? d.document.body : S) == null || y.scrollTo({
1164
1165
  top: (O = ie(H)) != null ? O : D.value,
1165
- left: (k = ie(x)) != null ? k : g.value,
1166
+ left: (p = ie(x)) != null ? p : g.value,
1166
1167
  behavior: ie(A)
1167
1168
  });
1168
1169
  const Y = ((M = S == null ? void 0 : S.document) == null ? void 0 : M.documentElement) || (S == null ? void 0 : S.documentElement) || S;
@@ -1184,14 +1185,14 @@ function al(e, t = {}) {
1184
1185
  var H;
1185
1186
  if (!d)
1186
1187
  return;
1187
- const O = ((H = x == null ? void 0 : x.document) == null ? void 0 : H.documentElement) || (x == null ? void 0 : x.documentElement) || Nt(x), { display: k, flexDirection: y, direction: M } = getComputedStyle(O), S = M === "rtl" ? -1 : 1, Y = O.scrollLeft;
1188
+ const O = ((H = x == null ? void 0 : x.document) == null ? void 0 : H.documentElement) || (x == null ? void 0 : x.documentElement) || Nt(x), { display: p, flexDirection: y, direction: M } = getComputedStyle(O), S = M === "rtl" ? -1 : 1, Y = O.scrollLeft;
1188
1189
  w.left = Y < m.value, w.right = Y > m.value;
1189
1190
  const F = Math.abs(Y * S) <= (r.left || 0), J = Math.abs(Y * S) + O.clientWidth >= O.scrollWidth - (r.right || 0) - wt;
1190
- k === "flex" && y === "row-reverse" ? (N.left = J, N.right = F) : (N.left = F, N.right = J), m.value = Y;
1191
+ p === "flex" && y === "row-reverse" ? (N.left = J, N.right = F) : (N.left = F, N.right = J), m.value = Y;
1191
1192
  let X = O.scrollTop;
1192
1193
  x === d.document && !X && (X = d.document.body.scrollTop), w.top = X < v.value, w.bottom = X > v.value;
1193
1194
  const _ = Math.abs(X) <= (r.top || 0), ae = Math.abs(X) + O.clientHeight >= O.scrollHeight - (r.bottom || 0) - wt;
1194
- k === "flex" && y === "column-reverse" ? (N.top = ae, N.bottom = _) : (N.top = _, N.bottom = ae), v.value = X;
1195
+ p === "flex" && y === "column-reverse" ? (N.top = ae, N.bottom = _) : (N.top = _, N.bottom = ae), v.value = X;
1195
1196
  }, te = (x) => {
1196
1197
  var H;
1197
1198
  if (!d)
@@ -1556,7 +1557,7 @@ var xt = {
1556
1557
  return He(t) && !t.shiftKey;
1557
1558
  }, xl = function(t) {
1558
1559
  return He(t) && t.shiftKey;
1559
- }, pt = function(t) {
1560
+ }, kt = function(t) {
1560
1561
  return setTimeout(t, 0);
1561
1562
  }, Be = function(t) {
1562
1563
  for (var a = arguments.length, n = new Array(a > 1 ? a - 1 : 0), l = 1; l < a; l++)
@@ -1564,8 +1565,8 @@ var xt = {
1564
1565
  return typeof t == "function" ? t.apply(void 0, n) : t;
1565
1566
  }, Ye = function(t) {
1566
1567
  return t.target.shadowRoot && typeof t.composedPath == "function" ? t.composedPath()[0] : t.target;
1567
- }, pl = [], Aa = function(t, a) {
1568
- var n = (a == null ? void 0 : a.document) || document, l = (a == null ? void 0 : a.trapStack) || pl, o = Qt({
1568
+ }, kl = [], Aa = function(t, a) {
1569
+ var n = (a == null ? void 0 : a.document) || document, l = (a == null ? void 0 : a.trapStack) || kl, o = Qt({
1569
1570
  returnFocusOnDeactivate: !0,
1570
1571
  escapeDeactivates: !0,
1571
1572
  delayInitialFocus: !0,
@@ -1696,12 +1697,12 @@ var xt = {
1696
1697
  * @returns {HTMLElement|undefined} The next tabbable node, if any.
1697
1698
  */
1698
1699
  nextTabbableNode: function(Ee) {
1699
- var ke = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, be = M.indexOf(Ee);
1700
- return be < 0 ? ke ? S.slice(S.indexOf(Ee) + 1).find(function(je) {
1700
+ var pe = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, be = M.indexOf(Ee);
1701
+ return be < 0 ? pe ? S.slice(S.indexOf(Ee) + 1).find(function(je) {
1701
1702
  return Oe(je);
1702
1703
  }) : S.slice(0, S.indexOf(Ee)).reverse().find(function(je) {
1703
1704
  return Oe(je);
1704
- }) : M[be + (ke ? 1 : -1)];
1705
+ }) : M[be + (pe ? 1 : -1)];
1705
1706
  }
1706
1707
  };
1707
1708
  }), r.tabbableGroups = r.containerGroups.filter(function(y) {
@@ -1745,8 +1746,8 @@ var xt = {
1745
1746
  return M === ot;
1746
1747
  });
1747
1748
  if (ae < 0 && (_.container === M || st(M, o.tabbableOptions) && !Oe(M, o.tabbableOptions) && !_.nextTabbableNode(M, !1)) && (ae = X), ae >= 0) {
1748
- var Ee = ae === 0 ? r.tabbableGroups.length - 1 : ae - 1, ke = r.tabbableGroups[Ee];
1749
- J = Te(M) >= 0 ? ke.lastTabbableNode : ke.lastDomTabbableNode;
1749
+ var Ee = ae === 0 ? r.tabbableGroups.length - 1 : ae - 1, pe = r.tabbableGroups[Ee];
1750
+ J = Te(M) >= 0 ? pe.lastTabbableNode : pe.lastDomTabbableNode;
1750
1751
  } else He(S) || (J = _.nextTabbableNode(M, !1));
1751
1752
  } else {
1752
1753
  var be = r.tabbableGroups.findIndex(function(it) {
@@ -1827,7 +1828,7 @@ var xt = {
1827
1828
  A(M, y) >= 0 || Be(o.clickOutsideDeactivates, y) || Be(o.allowOutsideClick, y) || (y.preventDefault(), y.stopImmediatePropagation());
1828
1829
  }, q = function() {
1829
1830
  if (r.active)
1830
- return xt.activateTrap(l, s), r.delayInitialFocusTimer = o.delayInitialFocus ? pt(function() {
1831
+ return xt.activateTrap(l, s), r.delayInitialFocusTimer = o.delayInitialFocus ? kt(function() {
1831
1832
  v(f());
1832
1833
  }) : v(f()), n.addEventListener("focusin", T, !0), n.addEventListener("mousedown", E, {
1833
1834
  capture: !0,
@@ -1890,7 +1891,7 @@ var xt = {
1890
1891
  var S = c(M, "onDeactivate"), Y = c(M, "onPostDeactivate"), F = c(M, "checkCanReturnFocus"), J = c(M, "returnFocus", "returnFocusOnDeactivate");
1891
1892
  S == null || S();
1892
1893
  var X = function() {
1893
- pt(function() {
1894
+ kt(function() {
1894
1895
  J && v(g(r.nodeFocusedBeforeActivation)), Y == null || Y();
1895
1896
  });
1896
1897
  };
@@ -1930,7 +1931,7 @@ var xt = {
1930
1931
  }
1931
1932
  }), s.updateContainerElements(t), s;
1932
1933
  };
1933
- function kl(e, t) {
1934
+ function pl(e, t) {
1934
1935
  let a = null;
1935
1936
  function n() {
1936
1937
  !e.value || !e.value.querySelector(
@@ -2035,7 +2036,7 @@ const jl = {
2035
2036
  ]);
2036
2037
  };
2037
2038
  }
2038
- }), kt = /* @__PURE__ */ z(Ul, [["__scopeId", "data-v-4cdd2381"]]), Vl = ["title", "aria-label"], Hl = { class: "av-rich-button__line" }, Rl = { class: "av-rich-button__left" }, Zl = /* @__PURE__ */ Q({
2039
+ }), pt = /* @__PURE__ */ z(Ul, [["__scopeId", "data-v-4cdd2381"]]), Vl = ["title", "aria-label"], Hl = { class: "av-rich-button__line" }, Rl = { class: "av-rich-button__left" }, Zl = /* @__PURE__ */ Q({
2039
2040
  __name: "AvRichButton",
2040
2041
  props: {
2041
2042
  label: {},
@@ -2058,7 +2059,7 @@ const jl = {
2058
2059
  }, [
2059
2060
  b("div", Hl, [
2060
2061
  b("div", Rl, [
2061
- e.iconLeft ? (u(), p(ne, {
2062
+ e.iconLeft ? (u(), k(ne, {
2062
2063
  key: 0,
2063
2064
  name: e.iconLeft,
2064
2065
  color: "var(--dark-background-primary1)",
@@ -2066,7 +2067,7 @@ const jl = {
2066
2067
  }, null, 8, ["name"])) : L("", !0),
2067
2068
  P(t.$slots, "default", {}, void 0, !0)
2068
2069
  ]),
2069
- e.iconRight ? (u(), p(ne, {
2070
+ e.iconRight ? (u(), k(ne, {
2070
2071
  key: 0,
2071
2072
  name: e.iconRight,
2072
2073
  color: "var(--dark-background-primary1)",
@@ -2102,8 +2103,8 @@ const jl = {
2102
2103
  setup(e) {
2103
2104
  const t = h(() => e.id ?? `checkbox-${crypto.randomUUID()}`), a = h(() => e.errorMessage || e.validMessage), n = h(() => a.value ? `message-${t.value}` : void 0), l = Le(e, "modelValue"), o = h(() => l.value.includes(e.value)), r = h(() => o.value ? R.CHECKBOX_MARKED : R.CHECKBOX_BLANK_OUTLINE), s = h(() => o.value ? "var(--dark-background-primary1)" : "var(--icon)"), c = h(() => e.small ? 1 : 1.5), A = h(() => e.small ? o.value ? "caption-bold" : "caption-regular" : o.value ? "b2-bold" : "b2-regular");
2104
2105
  return (d, f) => {
2105
- const C = ne, m = pe, v = $t;
2106
- return u(), p(v, {
2106
+ const C = ne, m = ke, v = $t;
2107
+ return u(), k(v, {
2107
2108
  inline: e.inline,
2108
2109
  disabled: e.disabled
2109
2110
  }, {
@@ -2136,7 +2137,7 @@ const jl = {
2136
2137
  color: i(s),
2137
2138
  size: i(c)
2138
2139
  }, null, 8, ["name", "color", "size"]),
2139
- e.icon ? (u(), p(C, {
2140
+ e.icon ? (u(), k(C, {
2140
2141
  key: 0,
2141
2142
  class: "option-icon",
2142
2143
  name: e.icon,
@@ -2182,7 +2183,7 @@ const jl = {
2182
2183
  const t = h(() => e.id ?? `checkboxes-group-${crypto.randomUUID()}`);
2183
2184
  return (a, n) => {
2184
2185
  const l = Jt;
2185
- return u(), p(l, {
2186
+ return u(), k(l, {
2186
2187
  id: i(t),
2187
2188
  legend: e.legend,
2188
2189
  "legend-id": e.legendId,
@@ -2213,8 +2214,8 @@ const jl = {
2213
2214
  },
2214
2215
  setup(e) {
2215
2216
  return (t, a) => {
2216
- const n = pe;
2217
- return u(), p(n, {
2217
+ const n = ke;
2218
+ return u(), k(n, {
2218
2219
  type: e.error ? "error" : "success",
2219
2220
  message: e.error ? e.error : e.validMessage
2220
2221
  }, null, 8, ["type", "message"]);
@@ -2294,7 +2295,7 @@ const jl = {
2294
2295
  v ? (a("update:modelValue", null), a("update:validMessage", null), a("update:error", null), a("change", [])) : (g = e.onDeleteFile) == null || g.call(e);
2295
2296
  }
2296
2297
  return (v, g) => (u(), I($, null, [
2297
- (u(), p(Me(i(f) ? "div" : "label"), ee(i(f) ? {} : i(C), {
2298
+ (u(), k(Me(i(f) ? "div" : "label"), ee(i(f) ? {} : i(C), {
2298
2299
  class: i(f) ? "file-preview-container" : ""
2299
2300
  }), {
2300
2301
  default: G(() => [
@@ -2324,12 +2325,12 @@ const jl = {
2324
2325
  }, null, 8, ["valid-message", "error"])
2325
2326
  ]),
2326
2327
  e.disabled ? L("", !0) : (u(), I("div", si, [
2327
- i(f) ? (u(), p(re, {
2328
+ i(f) ? (u(), k(re, {
2328
2329
  key: 0,
2329
2330
  label: e.deleteButtonLabel,
2330
2331
  theme: "SECONDARY",
2331
2332
  onClick: g[0] || (g[0] = () => m(e.modelValue))
2332
- }, null, 8, ["label"])) : (u(), p(ne, {
2333
+ }, null, 8, ["label"])) : (u(), k(ne, {
2333
2334
  key: 1,
2334
2335
  size: 1.5,
2335
2336
  name: i(R).TRAY_UPLOAD,
@@ -2669,7 +2670,7 @@ const Li = {
2669
2670
  evening: "in the evening",
2670
2671
  night: "at night"
2671
2672
  }
2672
- }, pi = (e, t) => {
2673
+ }, ki = (e, t) => {
2673
2674
  const a = Number(e), n = a % 100;
2674
2675
  if (n > 20 || n < 10)
2675
2676
  switch (n % 10) {
@@ -2681,8 +2682,8 @@ const Li = {
2681
2682
  return a + "rd";
2682
2683
  }
2683
2684
  return a + "th";
2684
- }, ki = {
2685
- ordinalNumber: pi,
2685
+ }, pi = {
2686
+ ordinalNumber: ki,
2686
2687
  era: Pe({
2687
2688
  values: Li,
2688
2689
  defaultWidth: "wide"
@@ -2856,7 +2857,7 @@ const Pi = /^(\d+)(th|st|nd|rd)?/i, Wi = /\d+/i, Ui = {
2856
2857
  formatDistance: yi,
2857
2858
  formatLong: Ni,
2858
2859
  formatRelative: Di,
2859
- localize: ki,
2860
+ localize: pi,
2860
2861
  match: Gi,
2861
2862
  options: {
2862
2863
  weekStartsOn: 0,
@@ -3690,7 +3691,7 @@ const ho = { class: "av-input__wrapper" }, yo = {
3690
3691
  return t({
3691
3692
  focus: C
3692
3693
  }), (g, D) => {
3693
- const E = pe;
3694
+ const E = ke;
3694
3695
  return u(), I("div", {
3695
3696
  class: j(["av-input", {
3696
3697
  "av-input--date": e.type === "date",
@@ -3718,7 +3719,7 @@ const ho = { class: "av-input__wrapper" }, yo = {
3718
3719
  e.hint ? (u(), I("span", Eo, B(e.hint), 1)) : L("", !0)
3719
3720
  ], 2)
3720
3721
  ], 10, Co),
3721
- (u(), p(Me(i(m)), ee({
3722
+ (u(), k(Me(i(m)), ee({
3722
3723
  id: i(l),
3723
3724
  ref_key: "__input",
3724
3725
  ref: f,
@@ -3843,10 +3844,10 @@ const ho = { class: "av-input__wrapper" }, yo = {
3843
3844
  P(l.$slots, "default", {}, void 0, !0)
3844
3845
  ], 10, So));
3845
3846
  }
3846
- }), Ia = /* @__PURE__ */ z(Qo, [["__scopeId", "data-v-f74989f7"]]), xo = ["role"], po = {
3847
+ }), Ia = /* @__PURE__ */ z(Qo, [["__scopeId", "data-v-f74989f7"]]), xo = ["role"], ko = {
3847
3848
  key: 0,
3848
3849
  class: "av-list-item__icon"
3849
- }, ko = { class: "av-list-item__content" }, jo = {
3850
+ }, po = { class: "av-list-item__content" }, jo = {
3850
3851
  key: 0,
3851
3852
  class: "av-list-item__title"
3852
3853
  }, zo = {
@@ -3901,7 +3902,7 @@ const ho = { class: "av-input__wrapper" }, yo = {
3901
3902
  }
3902
3903
  const r = h(() => e.clickable ? "av-list-item--clickable" : ""), s = h(() => e.disabled ? "av-list-item--disabled" : ""), c = h(() => e.selected ? "av-list-item--selected" : "");
3903
3904
  return (A, d) => (u(), I("div", { role: e.role }, [
3904
- (u(), p(Me(i(a)), {
3905
+ (u(), k(Me(i(a)), {
3905
3906
  class: j(["av-list-item", [i(r), i(s), i(c)]]),
3906
3907
  tabindex: e.clickable && !e.disabled ? 0 : void 0,
3907
3908
  "aria-label": e.clickable ? i(n) : void 0,
@@ -3915,14 +3916,14 @@ const ho = { class: "av-input__wrapper" }, yo = {
3915
3916
  onKeydown: o
3916
3917
  }, {
3917
3918
  default: G(() => [
3918
- e.icon ? (u(), I("div", po, [
3919
+ e.icon ? (u(), I("div", ko, [
3919
3920
  U(ne, {
3920
3921
  name: e.icon,
3921
3922
  color: e.iconColor ?? e.color,
3922
3923
  size: e.iconSize
3923
3924
  }, null, 8, ["name", "color", "size"])
3924
3925
  ])) : L("", !0),
3925
- b("div", ko, [
3926
+ b("div", po, [
3926
3927
  e.title ? (u(), I("div", jo, B(e.title), 1)) : L("", !0),
3927
3928
  e.description ? (u(), I("div", zo, B(e.description), 1)) : L("", !0),
3928
3929
  t.default ? (u(), I("div", Bo, [
@@ -4061,7 +4062,7 @@ const LA = [
4061
4062
  const a = t, n = W(`av-radio-button-${crypto.randomUUID()}`);
4062
4063
  return (l, o) => {
4063
4064
  const r = $t;
4064
- return u(), p(r, {
4065
+ return u(), k(r, {
4065
4066
  inline: e.inline,
4066
4067
  disabled: e.disabled
4067
4068
  }, {
@@ -4131,7 +4132,7 @@ const LA = [
4131
4132
  m && n("update:modelValue", m);
4132
4133
  }), t({ selected: C }), (m, v) => {
4133
4134
  const g = Jt;
4134
- return u(), p(g, {
4135
+ return u(), k(g, {
4135
4136
  id: i(l),
4136
4137
  legend: e.legend,
4137
4138
  hint: e.hint,
@@ -4147,7 +4148,7 @@ const LA = [
4147
4148
  default: G(() => [
4148
4149
  (u(!0), I($, null, le(i(f), (D, E) => {
4149
4150
  var T, N;
4150
- return u(), p(Fo, {
4151
+ return u(), k(Fo, {
4151
4152
  key: E,
4152
4153
  modelValue: i(C),
4153
4154
  "onUpdate:modelValue": [
@@ -4163,7 +4164,7 @@ const LA = [
4163
4164
  default: G(() => {
4164
4165
  var w;
4165
4166
  return [
4166
- (u(), p(Me((w = D.children) == null ? void 0 : w.default)))
4167
+ (u(), k(Me((w = D.children) == null ? void 0 : w.default)))
4167
4168
  ];
4168
4169
  }),
4169
4170
  _: 2
@@ -4366,7 +4367,7 @@ const yr = {
4366
4367
  w[0] || (w[0] = b("span", { class: "av-autocomplete-dropdown__loading-text" }, "Loading...", -1))
4367
4368
  ])) : i(v) === i(Qe).NO_OPTIONS ? (u(), I("div", Cr, [
4368
4369
  l.empty ? P(N.$slots, "empty", { key: 0 }, void 0, !0) : (u(), I("div", Mr, " No results found "))
4369
- ])) : (u(), p(Ia, ee({
4370
+ ])) : (u(), k(Ia, ee({
4370
4371
  key: 2,
4371
4372
  ref_key: "listRef",
4372
4373
  ref: C
@@ -4382,7 +4383,7 @@ const yr = {
4382
4383
  option: V,
4383
4384
  isSelected: g(V),
4384
4385
  toggle: () => D(V)
4385
- }, void 0, !0) : (u(), p(ga, {
4386
+ }, void 0, !0) : (u(), k(ga, {
4386
4387
  key: 1,
4387
4388
  title: i(d)(V),
4388
4389
  icon: g(V) ? i(R).CHECK : void 0,
@@ -4449,7 +4450,7 @@ const yr = {
4449
4450
  l.requiredTip ? {
4450
4451
  name: "requiredTip",
4451
4452
  fn: G(() => [
4452
- (u(), p(Me(l.requiredTip)))
4453
+ (u(), k(Me(l.requiredTip)))
4453
4454
  ]),
4454
4455
  key: "0"
4455
4456
  } : void 0
@@ -4494,7 +4495,7 @@ const yr = {
4494
4495
  key: 0,
4495
4496
  option: A,
4496
4497
  remove: () => r(A)
4497
- }, void 0, !0) : (u(), p(re, {
4498
+ }, void 0, !0) : (u(), k(re, {
4498
4499
  key: 1,
4499
4500
  label: i(o)(A),
4500
4501
  icon: i(R).CLOSE_CIRCLE_OUTLINE,
@@ -4507,7 +4508,7 @@ const yr = {
4507
4508
  ]))), 128))
4508
4509
  ])) : L("", !0);
4509
4510
  }
4510
- }), Qr = /* @__PURE__ */ z(Sr, [["__scopeId", "data-v-c42c1ff5"]]), xr = { class: "av-autocomplete" }, pr = /* @__PURE__ */ Q({
4511
+ }), Qr = /* @__PURE__ */ z(Sr, [["__scopeId", "data-v-c42c1ff5"]]), xr = { class: "av-autocomplete" }, kr = /* @__PURE__ */ Q({
4511
4512
  __name: "AvAutocomplete",
4512
4513
  props: /* @__PURE__ */ ge({
4513
4514
  id: {},
@@ -4589,7 +4590,7 @@ const yr = {
4589
4590
  l.requiredTip ? {
4590
4591
  name: "requiredTip",
4591
4592
  fn: G(() => [
4592
- (u(), p(Me(l.requiredTip)))
4593
+ (u(), k(Me(l.requiredTip)))
4593
4594
  ]),
4594
4595
  key: "0"
4595
4596
  } : void 0
@@ -4633,7 +4634,7 @@ const yr = {
4633
4634
  ]), 1024)
4634
4635
  ]));
4635
4636
  }
4636
- }), SA = /* @__PURE__ */ z(pr, [["__scopeId", "data-v-a8c4de33"]]), kr = ["id"], jr = ["id"], zr = {
4637
+ }), SA = /* @__PURE__ */ z(kr, [["__scopeId", "data-v-a8c4de33"]]), pr = ["id"], jr = ["id"], zr = {
4637
4638
  key: 0,
4638
4639
  class: "av-btns-group"
4639
4640
  }, Br = { key: 1 }, Pr = { key: 2 }, Wr = "label", Ur = /* @__PURE__ */ Q({
@@ -4674,9 +4675,9 @@ const yr = {
4674
4675
  H.key === "Escape" && a("close");
4675
4676
  }
4676
4677
  function D(H) {
4677
- var k, y;
4678
+ var p, y;
4678
4679
  const O = H.target;
4679
- !((k = l.value) != null && k.$el.contains(O)) && !((y = A.value) != null && y.contains(O)) && a("close");
4680
+ !((p = l.value) != null && p.$el.contains(O)) && !((y = A.value) != null && y.contains(O)) && a("close");
4680
4681
  }
4681
4682
  function E() {
4682
4683
  for (; c.length; ) {
@@ -4702,7 +4703,7 @@ const yr = {
4702
4703
  }
4703
4704
  function Z(H) {
4704
4705
  H.preventDefault();
4705
- const O = m(), k = document.activeElement, y = Array.from(O).indexOf(k);
4706
+ const O = m(), p = document.activeElement, y = Array.from(O).indexOf(p);
4706
4707
  if (y !== -1) {
4707
4708
  const M = (y + 1) % O.length;
4708
4709
  O[M].focus();
@@ -4710,25 +4711,25 @@ const yr = {
4710
4711
  }
4711
4712
  function q(H) {
4712
4713
  H.preventDefault();
4713
- const O = m(), k = document.activeElement, y = Array.from(O).indexOf(k);
4714
+ const O = m(), p = document.activeElement, y = Array.from(O).indexOf(p);
4714
4715
  if (y !== -1) {
4715
4716
  const M = (y - 1 + O.length) % O.length;
4716
4717
  O[M].focus();
4717
4718
  }
4718
4719
  }
4719
4720
  function te(H) {
4720
- const O = m(), k = document.activeElement;
4721
- Array.from(O).indexOf(k) + 1 === O.length && l.value && !H.shiftKey && a("close");
4721
+ const O = m(), p = document.activeElement;
4722
+ Array.from(O).indexOf(p) + 1 === O.length && l.value && !H.shiftKey && a("close");
4722
4723
  }
4723
4724
  function x(H) {
4724
- var k;
4725
+ var p;
4725
4726
  const O = document.activeElement;
4726
- H.shiftKey && O === ((k = l.value) == null ? void 0 : k.$el) && a("close");
4727
+ H.shiftKey && O === ((p = l.value) == null ? void 0 : p.$el) && a("close");
4727
4728
  }
4728
4729
  return ve(() => {
4729
4730
  E();
4730
4731
  }), (H, O) => {
4731
- const k = re, y = Tt;
4732
+ const p = re, y = Tt;
4732
4733
  return e.isVisible ? (u(), I("div", {
4733
4734
  key: 0,
4734
4735
  id: `${e.id}-collapse`,
@@ -4746,7 +4747,7 @@ const yr = {
4746
4747
  }, B(e.hint), 9, jr),
4747
4748
  e.selectAll ? (u(), I("ul", zr, [
4748
4749
  b("li", null, [
4749
- U(k, {
4750
+ U(p, {
4750
4751
  name: "select-all",
4751
4752
  size: "sm",
4752
4753
  disabled: i(T).length === 0,
@@ -4781,7 +4782,7 @@ const yr = {
4781
4782
  "legend-id": `${e.id}-checkboxes-legend`
4782
4783
  }, {
4783
4784
  default: G(() => [
4784
- (u(!0), I($, null, le(i(T), (M) => (u(), p(Gl, {
4785
+ (u(!0), I($, null, le(i(T), (M) => (u(), k(Gl, {
4785
4786
  id: `${n(M, e.id)}-checkbox`,
4786
4787
  key: `${n(M, e.id)}-fieldset`,
4787
4788
  modelValue: r.value,
@@ -4802,7 +4803,7 @@ const yr = {
4802
4803
  _: 1
4803
4804
  }, 8, ["id", "legend", "legend-id"]),
4804
4805
  i(T).length === 0 ? (u(), I("div", Pr, B(e.noResultLabel), 1)) : L("", !0)
4805
- ], 46, kr)) : L("", !0);
4806
+ ], 46, pr)) : L("", !0);
4806
4807
  };
4807
4808
  }
4808
4809
  }), Vr = /* @__PURE__ */ z(Ur, [["__scopeId", "data-v-f71505f2"]]), Hr = ["title"], Rr = ["for"], Zr = { class: "b2-light" }, Xr = {
@@ -4866,8 +4867,8 @@ const yr = {
4866
4867
  }
4867
4868
  function T(O) {
4868
4869
  var y, M;
4869
- const k = O.target;
4870
- !((y = l.value) != null && y.$el.contains(k)) && !((M = c.value) != null && M.contains(k)) && w();
4870
+ const p = O.target;
4871
+ !((y = l.value) != null && y.$el.contains(p)) && !((M = c.value) != null && M.contains(p)) && w();
4871
4872
  }
4872
4873
  function N() {
4873
4874
  o.value = !0, D.value = !0, document.addEventListener("click", T), document.addEventListener("keydown", E), setTimeout(() => {
@@ -4887,15 +4888,15 @@ const yr = {
4887
4888
  }
4888
4889
  function q(O) {
4889
4890
  var y;
4890
- const k = document.activeElement;
4891
- O.shiftKey && k === ((y = l.value) == null ? void 0 : y.$el) && w();
4891
+ const p = document.activeElement;
4892
+ O.shiftKey && p === ((y = l.value) == null ? void 0 : y.$el) && w();
4892
4893
  }
4893
4894
  function te(O) {
4894
4895
  var y;
4895
- const k = ((y = e.options) == null ? void 0 : y.filter(
4896
+ const p = ((y = e.options) == null ? void 0 : y.filter(
4896
4897
  (M) => O.includes(M.value)
4897
4898
  )) ?? [];
4898
- a("update:modelValue", k);
4899
+ a("update:modelValue", p);
4899
4900
  }
4900
4901
  ve(() => {
4901
4902
  Z();
@@ -4907,8 +4908,8 @@ const yr = {
4907
4908
  ]), H = h(() => ({
4908
4909
  "--icon-path": `url(${me.MDI_KEYBOARD_ARROW_DOWN})`
4909
4910
  }));
4910
- return (O, k) => {
4911
- const y = re, M = pe;
4911
+ return (O, p) => {
4912
+ const y = re, M = ke;
4912
4913
  return u(), I($, null, [
4913
4914
  b("div", {
4914
4915
  class: j(["av-select-group", { [`av-select-group--${i(s)}`]: i(r) }]),
@@ -5002,7 +5003,7 @@ const yr = {
5002
5003
  "--icon-path": `url(${me.MDI_KEYBOARD_ARROW_DOWN})`
5003
5004
  })), r = h(() => e.errorMessage || e.successMessage), s = h(() => e.errorMessage ? "error" : "success");
5004
5005
  return (c, A) => {
5005
- const d = pe;
5006
+ const d = ke;
5006
5007
  return u(), I("div", {
5007
5008
  class: j({ "av-select--dense": e.dense })
5008
5009
  }, [
@@ -5056,7 +5057,7 @@ const yr = {
5056
5057
  ], 2);
5057
5058
  };
5058
5059
  }
5059
- }), xA = /* @__PURE__ */ z(es, [["__scopeId", "data-v-e649c745"]]), pA = /* @__PURE__ */ Q({
5060
+ }), xA = /* @__PURE__ */ z(es, [["__scopeId", "data-v-e649c745"]]), kA = /* @__PURE__ */ Q({
5060
5061
  __name: "AvTab",
5061
5062
  props: {
5062
5063
  title: {},
@@ -5087,7 +5088,7 @@ const as = ["id", "aria-labelledby", "tabindex"], ns = /* @__PURE__ */ Q({
5087
5088
  v4357d543: i(n)
5088
5089
  }));
5089
5090
  const t = e, { translateValueFrom: a, translateValueTo: n } = ts(bt(t, "asc"));
5090
- return (l, o) => (u(), p(pa, {
5091
+ return (l, o) => (u(), k(ka, {
5091
5092
  name: "slide-fade",
5092
5093
  mode: "in-out"
5093
5094
  }, {
@@ -5121,7 +5122,7 @@ const as = ["id", "aria-labelledby", "tabindex"], ns = /* @__PURE__ */ Q({
5121
5122
  },
5122
5123
  emits: ["click", "next", "previous", "first", "last"],
5123
5124
  setup(e, { emit: t }) {
5124
- const a = t, n = W(null), l = ka("button"), o = h(() => e.isSelected ? "s2-bold" : "s2-regular"), r = {
5125
+ const a = t, n = W(null), l = pa("button"), o = h(() => e.isSelected ? "s2-bold" : "s2-regular"), r = {
5125
5126
  ArrowRight: "next",
5126
5127
  ArrowLeft: "previous",
5127
5128
  Home: "first",
@@ -5168,7 +5169,7 @@ const as = ["id", "aria-labelledby", "tabindex"], ns = /* @__PURE__ */ Q({
5168
5169
  onClick: A[0] || (A[0] = ue((f) => c.$emit("click", e.tabId), ["prevent"])),
5169
5170
  onKeydown: A[1] || (A[1] = (f) => s(f))
5170
5171
  }), [
5171
- e.icon ? (u(), p(d, {
5172
+ e.icon ? (u(), k(d, {
5172
5173
  key: 0,
5173
5174
  name: e.icon,
5174
5175
  size: 2
@@ -5274,7 +5275,7 @@ const cs = ["aria-label"], As = /* @__PURE__ */ Q({
5274
5275
  }, [
5275
5276
  (u(!0), I($, null, le(i(a), (N, w) => {
5276
5277
  var V, Z;
5277
- return u(), p(rs, {
5278
+ return u(), k(rs, {
5278
5279
  key: w,
5279
5280
  "tab-id": d(w),
5280
5281
  "panel-id": `${d(w)}-panel`,
@@ -5290,7 +5291,7 @@ const cs = ["aria-label"], As = /* @__PURE__ */ Q({
5290
5291
  }, null, 8, ["tab-id", "panel-id", "title", "icon", "compact", "is-selected", "onClick"]);
5291
5292
  }), 128))
5292
5293
  ], 10, cs),
5293
- (u(!0), I($, null, le(i(a), (N, w) => (u(), p(ls, {
5294
+ (u(!0), I($, null, le(i(a), (N, w) => (u(), k(ls, {
5294
5295
  key: w,
5295
5296
  "panel-id": `${d(w)}-panel`,
5296
5297
  "tab-id": d(w),
@@ -5298,13 +5299,13 @@ const cs = ["aria-label"], As = /* @__PURE__ */ Q({
5298
5299
  asc: i(l)
5299
5300
  }, {
5300
5301
  default: G(() => [
5301
- (u(), p(Me(N.children.default)))
5302
+ n.value === w ? (u(), k(Me(N.children.default), { key: 0 })) : L("", !0)
5302
5303
  ]),
5303
5304
  _: 2
5304
5305
  }, 1032, ["panel-id", "tab-id", "is-visible", "asc"]))), 128))
5305
5306
  ], 6));
5306
5307
  }
5307
- }), kA = /* @__PURE__ */ z(As, [["__scopeId", "data-v-3881373e"]]), us = "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", ds = "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", fs = ["id", "for"], vs = {
5308
+ }), pA = /* @__PURE__ */ z(As, [["__scopeId", "data-v-7799e79a"]]), us = "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", ds = "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", fs = ["id", "for"], vs = {
5308
5309
  width: "34",
5309
5310
  height: "14"
5310
5311
  }, ms = ["href"], Is = {
@@ -5382,7 +5383,7 @@ const cs = ["aria-label"], As = /* @__PURE__ */ Q({
5382
5383
  setup(e, { emit: t }) {
5383
5384
  const a = t;
5384
5385
  return (n, l) => (u(), I("div", Cs, [
5385
- e.cancelLabel ? (u(), p(i(re), {
5386
+ e.cancelLabel ? (u(), k(i(re), {
5386
5387
  key: 0,
5387
5388
  icon: e.cancelIcon,
5388
5389
  label: e.cancelLabel,
@@ -5393,7 +5394,7 @@ const cs = ["aria-label"], As = /* @__PURE__ */ Q({
5393
5394
  small: "",
5394
5395
  onClick: l[0] || (l[0] = (o) => a("cancel"))
5395
5396
  }, null, 8, ["icon", "label", "title", "is-loading", "disabled"])) : L("", !0),
5396
- e.confirmLabel ? (u(), p(i(re), {
5397
+ e.confirmLabel ? (u(), k(i(re), {
5397
5398
  key: 1,
5398
5399
  icon: e.confirmIcon,
5399
5400
  label: e.confirmLabel,
@@ -5475,7 +5476,7 @@ function Ls(e, t) {
5475
5476
  const ws = /* @__PURE__ */ z(Ts, [["render", Ls]]), Os = {
5476
5477
  role: "banner",
5477
5478
  class: "av-header"
5478
- }, Ss = { class: "av-header__body" }, Qs = { class: "av-container" }, xs = { class: "av-header__body-row" }, ps = { class: "av-header__brand" }, ks = { class: "av-header__brand-top" }, js = { class: "av-header__logo av-enlarge-link" }, zs = {
5479
+ }, Ss = { class: "av-header__body" }, Qs = { class: "av-container" }, xs = { class: "av-header__body-row" }, ks = { class: "av-header__brand" }, ps = { class: "av-header__brand-top" }, js = { class: "av-header__logo av-enlarge-link" }, zs = {
5479
5480
  key: 0,
5480
5481
  class: "av-header__navbar"
5481
5482
  }, Bs = {
@@ -5543,8 +5544,8 @@ const ws = /* @__PURE__ */ z(Ts, [["render", Ls]]), Os = {
5543
5544
  b("div", Ss, [
5544
5545
  b("div", Qs, [
5545
5546
  b("div", xs, [
5546
- b("div", ps, [
5547
- b("div", ks, [
5547
+ b("div", ks, [
5548
+ b("div", ps, [
5548
5549
  b("div", js, [
5549
5550
  U(T, {
5550
5551
  to: e.homeTo,
@@ -5557,7 +5558,7 @@ const ws = /* @__PURE__ */ z(Ts, [["render", Ls]]), Os = {
5557
5558
  }, 8, ["to", "title"])
5558
5559
  ]),
5559
5560
  e.showSearch || i(g) || (Z = e.quickLinks) != null && Z.length ? (u(), I("div", zs, [
5560
- e.showSearch ? (u(), p(N, {
5561
+ e.showSearch ? (u(), k(N, {
5561
5562
  key: 0,
5562
5563
  class: "search-button",
5563
5564
  label: e.showSearchLabel,
@@ -5568,7 +5569,7 @@ const ws = /* @__PURE__ */ z(Ts, [["render", Ls]]), Os = {
5568
5569
  "icon-only": "",
5569
5570
  onClick: E[0] || (E[0] = ue((x) => C(), ["prevent", "stop"]))
5570
5571
  }, null, 8, ["label", "aria-label", "title", "icon"])) : L("", !0),
5571
- i(g) || (q = e.quickLinks) != null && q.length ? (u(), p(N, {
5572
+ i(g) || (q = e.quickLinks) != null && q.length ? (u(), k(N, {
5572
5573
  key: 1,
5573
5574
  id: "button-menu",
5574
5575
  variant: "OUTLINED",
@@ -5592,13 +5593,13 @@ const ws = /* @__PURE__ */ z(Ts, [["render", Ls]]), Os = {
5592
5593
  b("div", Ws, [
5593
5594
  b("div", Us, [
5594
5595
  P(D.$slots, "before-quick-links", {}, void 0, !0),
5595
- !i(r) && ((te = e.quickLinks) != null && te.length) ? (u(), p(Yt, {
5596
+ !i(r) && ((te = e.quickLinks) != null && te.length) ? (u(), k(Yt, {
5596
5597
  key: 0,
5597
5598
  links: e.quickLinks,
5598
5599
  "nav-aria-label": e.quickLinksAriaLabel
5599
5600
  }, null, 8, ["links", "nav-aria-label"])) : L("", !0),
5600
5601
  P(D.$slots, "after-quick-links", {}, void 0, !0),
5601
- i(o) ? (u(), p(kt, ee({ key: 1 }, i(o), {
5602
+ i(o) ? (u(), k(pt, ee({ key: 1 }, i(o), {
5602
5603
  onSelect: E[2] || (E[2] = (x) => a("languageSelect", x))
5603
5604
  }), null, 16)) : L("", !0)
5604
5605
  ]),
@@ -5623,7 +5624,7 @@ const ws = /* @__PURE__ */ z(Ts, [["render", Ls]]), Os = {
5623
5624
  P(D.$slots, "mainnav", { hidemodal: A }, void 0, !0)
5624
5625
  ])) : L("", !0)
5625
5626
  ]),
5626
- i(l) && (e.showSearch || i(g) || e.quickLinks && e.quickLinks.length || i(o)) ? (u(), p(V, {
5627
+ i(l) && (e.showSearch || i(g) || e.quickLinks && e.quickLinks.length || i(o)) ? (u(), k(V, {
5627
5628
  key: 0,
5628
5629
  id: "header-navigation",
5629
5630
  show: i(c),
@@ -5646,11 +5647,11 @@ const ws = /* @__PURE__ */ z(Ts, [["render", Ls]]), Os = {
5646
5647
  ]),
5647
5648
  b("div", Xs, [
5648
5649
  b("div", Ys, [
5649
- i(o) ? (u(), p(kt, ee({ key: 0 }, i(o), {
5650
+ i(o) ? (u(), k(pt, ee({ key: 0 }, i(o), {
5650
5651
  onSelect: E[5] || (E[5] = (x) => i(o).currentLanguage = x.codeIso)
5651
5652
  }), null, 16)) : L("", !0),
5652
5653
  P(D.$slots, "before-quick-links", {}, void 0, !0),
5653
- i(r) ? (u(), p(Yt, {
5654
+ i(r) ? (u(), k(Yt, {
5654
5655
  key: 1,
5655
5656
  role: "navigation",
5656
5657
  links: e.quickLinks,
@@ -5747,7 +5748,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
5747
5748
  class: "av-breadcrumb",
5748
5749
  "aria-label": e.navigationLabel
5749
5750
  }, [
5750
- i(c) ? L("", !0) : (u(), p(f, {
5751
+ i(c) ? L("", !0) : (u(), k(f, {
5751
5752
  key: 0,
5752
5753
  class: "av-breadcrumb__button",
5753
5754
  label: e.showBreadcrumbLabel,
@@ -5771,7 +5772,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
5771
5772
  class: "av-breadcrumb__item",
5772
5773
  style: ce(i(s))
5773
5774
  }, [
5774
- m.to ? (u(), p(C, {
5775
+ m.to ? (u(), k(C, {
5775
5776
  key: 0,
5776
5777
  class: "b2-regular av-breadcrumb__link",
5777
5778
  to: m.to,
@@ -5855,7 +5856,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
5855
5856
  })
5856
5857
  }, [
5857
5858
  b("span", dc, B(e.text), 1)
5858
- ], 10, uc)) : (u(), p(A, {
5859
+ ], 10, uc)) : (u(), k(A, {
5859
5860
  key: 1,
5860
5861
  class: "av-nav__link",
5861
5862
  "data-testid": "nav-router-link",
@@ -5866,7 +5867,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
5866
5867
  })
5867
5868
  }, {
5868
5869
  default: G(() => [
5869
- e.icon ? (u(), p(c, {
5870
+ e.icon ? (u(), k(c, {
5870
5871
  key: 0,
5871
5872
  name: e.icon,
5872
5873
  size: 1.5
@@ -5921,7 +5922,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
5921
5922
  onTransitionend: d[2] || (d[2] = (f) => i(o)(i(s)))
5922
5923
  }, [
5923
5924
  b("ul", gc, [
5924
- (u(!0), I($, null, le(e.links, (f, C) => (u(), p(Ac, { key: C }, {
5925
+ (u(!0), I($, null, le(e.links, (f, C) => (u(), k(Ac, { key: C }, {
5925
5926
  default: G(() => [
5926
5927
  U(Ta, ee({ ref_for: !0 }, f, {
5927
5928
  onToggleId: d[1] || (d[1] = (m) => A.$emit("toggleId", e.expandedId))
@@ -5979,15 +5980,15 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
5979
5980
  "aria-label": e.label
5980
5981
  }, [
5981
5982
  b("ul", Mc, [
5982
- (u(!0), I($, null, le(e.navItems, (A, d) => (u(), p(rc, { key: d }, {
5983
+ (u(!0), I($, null, le(e.navItems, (A, d) => (u(), k(rc, { key: d }, {
5983
5984
  default: G(() => [
5984
- A.to && A.text ? (u(), p(Ta, ee({
5985
+ A.to && A.text ? (u(), k(Ta, ee({
5985
5986
  key: 0,
5986
5987
  ref_for: !0
5987
5988
  }, A, {
5988
5989
  "active-id": i(a),
5989
5990
  onToggleId: c[0] || (c[0] = (f) => n(f))
5990
- }), null, 16, ["active-id"])) : A.title && A.links ? (u(), p(hc, ee({
5991
+ }), null, 16, ["active-id"])) : A.title && A.links ? (u(), k(hc, ee({
5991
5992
  key: 1,
5992
5993
  ref_for: !0
5993
5994
  }, A, {
@@ -6004,7 +6005,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
6004
6005
  }), Ec = ["aria-label"], Nc = { class: "av-pagination__list" }, Tc = { key: 0 }, Dc = { class: "b2-regular" }, Lc = ["href", "title", "aria-disabled"], wc = { class: "av-sr-only" }, Oc = ["href", "title", "aria-disabled"], Sc = {
6005
6006
  key: 0,
6006
6007
  class: "caption-regular av-hidden av-unhidden-md"
6007
- }, Qc = ["href", "title", "aria-current", "onClick"], xc = { key: 0 }, pc = { key: 1 }, kc = ["href", "title", "disabled", "aria-disabled"], jc = {
6008
+ }, Qc = ["href", "title", "aria-current", "onClick"], xc = { key: 0 }, kc = { key: 1 }, pc = ["href", "title", "disabled", "aria-disabled"], jc = {
6008
6009
  key: 0,
6009
6010
  class: "caption-regular av-hidden av-unhidden-md"
6010
6011
  }, zc = ["href", "title", "disabled", "aria-disabled"], Bc = { class: "av-sr-only" }, Pc = /* @__PURE__ */ Q({
@@ -6076,7 +6077,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
6076
6077
  }, [
6077
6078
  i(o).indexOf(N) === 0 && i(n) > 0 ? (u(), I("span", xc, "...")) : L("", !0),
6078
6079
  De(" " + B(N.label) + " ", 1),
6079
- i(o).indexOf(N) === i(o).length - 1 && i(l) < e.pages.length - 1 ? (u(), I("span", pc, "...")) : L("", !0)
6080
+ i(o).indexOf(N) === i(o).length - 1 && i(l) < e.pages.length - 1 ? (u(), I("span", kc, "...")) : L("", !0)
6080
6081
  ], 8, Qc)
6081
6082
  ]))), 128)),
6082
6083
  b("li", null, [
@@ -6093,7 +6094,7 @@ const Js = { render: Gs }, $s = { class: "svg-wrapper" }, _s = /* @__PURE__ */ Q
6093
6094
  name: i(R).NAVIGATE_NEXT,
6094
6095
  size: 1.5
6095
6096
  }, null, 8, ["name"])
6096
- ], 8, kc)
6097
+ ], 8, pc)
6097
6098
  ]),
6098
6099
  b("li", null, [
6099
6100
  e.compact ? L("", !0) : (u(), I("a", {
@@ -6201,7 +6202,7 @@ const Wc = ["id", "aria-label"], Uc = {
6201
6202
  function n(l) {
6202
6203
  t.value = l;
6203
6204
  }
6204
- return (l, o) => (u(), p(Rc, {
6205
+ return (l, o) => (u(), k(Rc, {
6205
6206
  collapsed: a.value,
6206
6207
  "onUpdate:collapsed": o[0] || (o[0] = (r) => a.value = r),
6207
6208
  "collapsed-width": e.collapsedWidth,
@@ -6213,7 +6214,7 @@ const Wc = ["id", "aria-label"], Uc = {
6213
6214
  role: "menu"
6214
6215
  }, {
6215
6216
  default: G(() => [
6216
- (u(!0), I($, null, le(e.items, (r) => (u(), p(i(ga), {
6217
+ (u(!0), I($, null, le(e.items, (r) => (u(), k(i(ga), {
6217
6218
  key: r.id,
6218
6219
  title: a.value ? void 0 : r.label,
6219
6220
  icon: r.icon,
@@ -6323,7 +6324,7 @@ const _c = { class: "av-popover-wrapper" }, eA = /* @__PURE__ */ Q({
6323
6324
  v553324d8: f.width,
6324
6325
  d4f07f42: f.padding
6325
6326
  }));
6326
- const a = W(null), n = W(null), { showPopover: l, popoverPosition: o, togglePopover: r, closePopover: s } = $c(a, n), { initializeFocusTrap: c, cleanupFocusTrap: A } = kl(n, s);
6327
+ const a = W(null), n = W(null), { showPopover: l, popoverPosition: o, togglePopover: r, closePopover: s } = $c(a, n), { initializeFocusTrap: c, cleanupFocusTrap: A } = pl(n, s);
6327
6328
  function d(f) {
6328
6329
  if (!f) {
6329
6330
  a.value = null;
@@ -6347,7 +6348,7 @@ const _c = { class: "av-popover-wrapper" }, eA = /* @__PURE__ */ Q({
6347
6348
  }, [
6348
6349
  P(f.$slots, "trigger", { toggle: i(r) }, void 0, !0)
6349
6350
  ]),
6350
- (u(), p(Kt, { to: "body" }, [
6351
+ (u(), k(Kt, { to: "body" }, [
6351
6352
  i(l) ? (u(), I("div", {
6352
6353
  key: 0,
6353
6354
  ref_key: "popoverRef",
@@ -6387,7 +6388,7 @@ const _c = { class: "av-popover-wrapper" }, eA = /* @__PURE__ */ Q({
6387
6388
  function n(l, o) {
6388
6389
  a("itemSelected", l), o();
6389
6390
  }
6390
- return (l, o) => (u(), p(tA, {
6391
+ return (l, o) => (u(), k(tA, {
6391
6392
  width: e.width,
6392
6393
  padding: e.padding
6393
6394
  }, {
@@ -6403,7 +6404,7 @@ const _c = { class: "av-popover-wrapper" }, eA = /* @__PURE__ */ Q({
6403
6404
  ]),
6404
6405
  popover: G(({ close: r }) => [
6405
6406
  b("div", aA, [
6406
- (u(!0), I($, null, le(e.items, (s) => (u(), p(re, {
6407
+ (u(!0), I($, null, le(e.items, (s) => (u(), k(re, {
6407
6408
  key: s.name,
6408
6409
  class: "av-dropdown__menu-item",
6409
6410
  icon: s.icon,
@@ -6552,8 +6553,8 @@ const lA = {
6552
6553
  c(!1);
6553
6554
  }), (A, d) => {
6554
6555
  const f = Ea;
6555
- return u(), p(Kt, { to: "body" }, [
6556
- e.opened ? (u(), p(i(iA), { key: 0 }, {
6556
+ return u(), k(Kt, { to: "body" }, [
6557
+ e.opened ? (u(), k(i(iA), { key: 0 }, {
6557
6558
  default: G(() => [
6558
6559
  b("dialog", {
6559
6560
  id: i(l),
@@ -6626,7 +6627,7 @@ export {
6626
6627
  ne as AvIcon,
6627
6628
  Za as AvIconText,
6628
6629
  Tt as AvInput,
6629
- kt as AvLanguageSelector,
6630
+ pt as AvLanguageSelector,
6630
6631
  Ia as AvList,
6631
6632
  ga as AvListItem,
6632
6633
  ws as AvLogo,
@@ -6645,8 +6646,8 @@ export {
6645
6646
  Rc as AvSideMenu,
6646
6647
  HA as AvSideNavigation,
6647
6648
  RA as AvStepper,
6648
- pA as AvTab,
6649
- kA as AvTabs,
6649
+ kA as AvTab,
6650
+ pA as AvTabs,
6650
6651
  Ha as AvTag,
6651
6652
  Vo as AvTagPicker,
6652
6653
  CA as AvToaster,
@@ -6666,6 +6667,6 @@ export {
6666
6667
  en as toSentenceCase,
6667
6668
  nt as useAvBreakpoints,
6668
6669
  Ze as useCollapsable,
6669
- kl as useFocusTrap,
6670
+ pl as useFocusTrap,
6670
6671
  NA as useGlobalBackgroundColor
6671
6672
  };