@wwtdev/bsds-components-vue3 2.40.4 → 2.40.5

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.
@@ -1,7 +1,7 @@
1
- import { ref as C, useId as St, onMounted as ee, watch as Z, computed as m, createElementBlock as h, openBlock as l, unref as f, createElementVNode as w, createCommentVNode as x, createVNode as R, renderSlot as z, createBlock as D, resolveDynamicComponent as ae, createTextVNode as _, toDisplayString as L, useAttrs as Se, useSlots as et, mergeProps as H, withCtx as q, Fragment as J, normalizeClass as ve, withDirectives as fe, toHandlers as yt, vShow as be, onBeforeUnmount as tt, onBeforeMount as _t, createSlots as gt, renderList as de, onUnmounted as De, Teleport as Un, Transition as wt, provide as me, withKeys as Ye, withModifiers as Ce, inject as ue, nextTick as Re, toRaw as Wn, resolveComponent as en, mergeModels as qt, useModel as Kn, isRef as Hn, normalizeStyle as tn, h as se, useTemplateRef as Gn, shallowRef as nn, readonly as Rt, cloneVNode as Yn } from "vue";
2
- import { BsIcon as ce, BsIconCaretDown as Le, BsIconSmallCaretLeft as an, BsIconCaretLeft as nt, BsIconSmallCaretRight as on, BsIconCaretRight as at, BsIconCircleExclamation as $t, BsIconClose as ke, BsIconWarning as kt, BsIconCalendar as ln, BsIconSearch as Xn, BsIconCaretSort as sn, BsIconCaretLeftDouble as Zn, BsIconCaretRightDouble as Qn, BsIconActionEllipsis as Jn, BsIconCaretSortDown as _n, BsIconCaretSortUp as ea, BsIconCirclePause as ta, BsIconCirclePlay as na, BsIconGraphPieEmpty as jt, BsIconCircleEllipsis as aa, BsIconCircleX as oa, BsIconCircleCheck as ia, BsIconCircleStop as la, BsIconThumbsUpStroke as sa, BsIconCaretUp as ra } from "@wwtdev/bsds-icons-vue3";
1
+ import { ref as C, useId as St, onMounted as ee, watch as Z, computed as m, createElementBlock as b, openBlock as l, unref as f, createElementVNode as w, createCommentVNode as x, createVNode as R, renderSlot as z, createBlock as D, resolveDynamicComponent as ae, createTextVNode as _, toDisplayString as V, useAttrs as Se, useSlots as et, mergeProps as H, withCtx as q, Fragment as J, normalizeClass as ve, withDirectives as fe, toHandlers as yt, vShow as he, onBeforeUnmount as tt, onBeforeMount as _t, createSlots as gt, renderList as de, onUnmounted as De, Teleport as Un, Transition as wt, provide as me, withKeys as Ye, withModifiers as Ce, inject as ue, nextTick as Re, toRaw as Wn, resolveComponent as en, mergeModels as qt, useModel as Kn, isRef as Hn, normalizeStyle as tn, h as se, useTemplateRef as Gn, shallowRef as nn, readonly as Rt, cloneVNode as Yn } from "vue";
2
+ import { BsIcon as ce, BsIconCaretDown as Ve, BsIconSmallCaretLeft as an, BsIconCaretLeft as nt, BsIconSmallCaretRight as on, BsIconCaretRight as at, BsIconCircleExclamation as $t, BsIconClose as ke, BsIconWarning as kt, BsIconCalendar as ln, BsIconSearch as Xn, BsIconCaretSort as sn, BsIconCaretLeftDouble as Zn, BsIconCaretRightDouble as Qn, BsIconActionEllipsis as Jn, BsIconCaretSortDown as _n, BsIconCaretSortUp as ea, BsIconCirclePause as ta, BsIconCirclePlay as na, BsIconGraphPieEmpty as jt, BsIconCircleEllipsis as aa, BsIconCircleX as oa, BsIconCircleCheck as ia, BsIconCircleStop as la, BsIconThumbsUpStroke as sa, BsIconCaretUp as ra } from "@wwtdev/bsds-icons-vue3";
3
3
  import { DatePicker as da } from "v-calendar";
4
- import { Filler as ua, Chart as rt, BarController as ca, BarElement as pa, CategoryScale as fa, LinearScale as ba, Legend as ha, TimeScale as va, Tooltip as ma } from "chart.js";
4
+ import { Filler as ua, Chart as rt, BarController as ca, BarElement as pa, CategoryScale as fa, LinearScale as ha, Legend as ba, TimeScale as va, Tooltip as ma } from "chart.js";
5
5
  import "chartjs-adapter-date-fns";
6
6
  import ot from "lodash.merge";
7
7
  import { getSupportedCallingCodes as ya, getRegionCodeForCountryCode as ga, parsePhoneNumber as Ft } from "awesome-phonenumber";
@@ -658,7 +658,7 @@ const wa = {
658
658
  type: Boolean,
659
659
  typeDef: "boolean"
660
660
  }
661
- }, Aa = {}, za = {}, br = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
661
+ }, Aa = {}, za = {}, hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
662
662
  __proto__: null,
663
663
  emitDefinitions: Aa,
664
664
  propDefinitions: fn,
@@ -711,12 +711,12 @@ const wa = {
711
711
  icon: {
712
712
  description: "Custom icon to be used in place of the `iconName` prop\n value."
713
713
  }
714
- }, hr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
714
+ }, br = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
715
715
  __proto__: null,
716
716
  emitDefinitions: Pa,
717
717
  propDefinitions: Dt,
718
718
  slotDefinitions: Ea
719
- }, Symbol.toStringTag, { value: "Module" })), bn = {
719
+ }, Symbol.toStringTag, { value: "Module" })), hn = {
720
720
  // REQUIRED
721
721
  title: {
722
722
  required: !0,
@@ -756,7 +756,7 @@ const wa = {
756
756
  type: String,
757
757
  typeDef: "string"
758
758
  }
759
- }, Va = {}, La = {
759
+ }, La = {}, Va = {
760
760
  default: {
761
761
  description: "The content of the form container."
762
762
  },
@@ -773,10 +773,17 @@ const wa = {
773
773
  }
774
774
  }, vr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
775
775
  __proto__: null,
776
- emitDefinitions: Va,
777
- propDefinitions: bn,
778
- slotDefinitions: La
779
- }, Symbol.toStringTag, { value: "Module" })), hn = {
776
+ emitDefinitions: La,
777
+ propDefinitions: hn,
778
+ slotDefinitions: Va
779
+ }, Symbol.toStringTag, { value: "Module" })), bn = {
780
+ activeMatch: {
781
+ default: "exact",
782
+ description: "Controls how the active state is determined for router-based navigation links.\n Use `'exact'` (default) to highlight a link only when the current route path matches\n exactly. Use `'prefix'` to highlight a link when the current route path starts with\n the link's path — this is useful for deep-linking scenarios where sub-routes should\n keep the parent nav item active (e.g. navigating to `/demos/store/123` should mark\n a `/demos` link as active). Note: absolute URL links always use prefix matching\n regardless of this setting.",
783
+ type: String,
784
+ typeDef: "'exact'|'prefix'",
785
+ validator: (e) => ["exact", "prefix"].includes(e)
786
+ },
780
787
  hideMobileToggle: {
781
788
  default: !1,
782
789
  description: "If `true`, the mobile toggle button will be hidden. Use\n the `mobile-open` prop to control the mobile navigation open state\n instead.",
@@ -885,7 +892,7 @@ const wa = {
885
892
  }, mr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
886
893
  __proto__: null,
887
894
  emitDefinitions: vn,
888
- propDefinitions: hn,
895
+ propDefinitions: bn,
889
896
  slotDefinitions: Ma
890
897
  }, Symbol.toStringTag, { value: "Module" })), Ze = {
891
898
  // REQUIRED
@@ -1270,6 +1277,13 @@ const wa = {
1270
1277
  propDefinitions: Qe,
1271
1278
  slotDefinitions: Fa
1272
1279
  }, Symbol.toStringTag, { value: "Module" })), kn = {
1280
+ activeMatch: {
1281
+ default: "exact",
1282
+ description: "Controls how the active state is determined for router-based navigation links.\n Use `'exact'` (default) to highlight a link only when the current route path matches\n exactly. Use `'prefix'` to highlight a link when the current route path starts with\n the link's path — this is useful for deep-linking scenarios where sub-routes should\n keep the parent nav item active (e.g. navigating to `/demos/store/123` should mark\n a `/demos` link as active). Note: absolute URL links always use prefix matching\n regardless of this setting.",
1283
+ type: String,
1284
+ typeDef: "'exact'|'prefix'",
1285
+ validator: (e) => ["exact", "prefix"].includes(e)
1286
+ },
1273
1287
  collapsed: {
1274
1288
  default: !1,
1275
1289
  description: "If `true`, the navigation is collapsed to show only icons.\n This prop can be used with v-model:collapsed for two-way binding.\n Note: This only works when variant is set to 'collapsible'.",
@@ -1432,7 +1446,7 @@ const Wa = ["id", "data-stacked"], Ka = ["data-open"], Ha = ["aria-controls", "a
1432
1446
  function p() {
1433
1447
  a("toggled", u.value), t.controlled || (i.value = !i.value);
1434
1448
  }
1435
- return (v, $) => (l(), h("div", {
1449
+ return (v, $) => (l(), b("div", {
1436
1450
  id: f(u),
1437
1451
  ref_key: "containerRef",
1438
1452
  ref: o,
@@ -1451,7 +1465,7 @@ const Wa = ["id", "data-stacked"], Ka = ["data-open"], Ha = ["aria-controls", "a
1451
1465
  type: "button",
1452
1466
  onClick: p
1453
1467
  }, [
1454
- v.icon || v.$slots.icon ? (l(), h("span", Ga, [
1468
+ v.icon || v.$slots.icon ? (l(), b("span", Ga, [
1455
1469
  z(v.$slots, "icon", {}, () => [
1456
1470
  typeof v.icon == "string" ? (l(), D(f(ce), {
1457
1471
  key: 0,
@@ -1461,10 +1475,10 @@ const Wa = ["id", "data-stacked"], Ka = ["data-open"], Ha = ["aria-controls", "a
1461
1475
  ])) : x("", !0),
1462
1476
  w("span", { id: r.value }, [
1463
1477
  z(v.$slots, "header", {}, () => [
1464
- _(L(v.headerText), 1)
1478
+ _(V(v.headerText), 1)
1465
1479
  ])
1466
1480
  ], 8, Ya),
1467
- R(f(Le), {
1481
+ R(f(Ve), {
1468
1482
  size: "md",
1469
1483
  "data-position": "end"
1470
1484
  })
@@ -1567,9 +1581,9 @@ const Ja = { key: 0 }, _a = {
1567
1581
  "data-component": "bs-circle-button"
1568
1582
  }, { ...f(i), ...r.value }, { onClick: f(s) }), {
1569
1583
  default: q(() => [
1570
- v.value ? (l(), h("span", Ja, [
1584
+ v.value ? (l(), b("span", Ja, [
1571
1585
  z(k.$slots, "default", {}, () => [
1572
- _(L(k.label), 1)
1586
+ _(V(k.label), 1)
1573
1587
  ])
1574
1588
  ])) : x("", !0),
1575
1589
  w("span", _a, [
@@ -1580,9 +1594,9 @@ const Ja = { key: 0 }, _a = {
1580
1594
  }, null, 8, ["name"])) : (l(), D(ae(c.value), { key: 1 }))
1581
1595
  ])
1582
1596
  ]),
1583
- $.value ? (l(), h("span", eo, [
1597
+ $.value ? (l(), b("span", eo, [
1584
1598
  z(k.$slots, "default", {}, () => [
1585
- _(L(k.label), 1)
1599
+ _(V(k.label), 1)
1586
1600
  ])
1587
1601
  ])) : x("", !0)
1588
1602
  ]),
@@ -1645,7 +1659,7 @@ const Ja = { key: 0 }, _a = {
1645
1659
  ]),
1646
1660
  default: q(() => [
1647
1661
  z(n.$slots, "default", {}, () => [
1648
- _(L(e.label), 1)
1662
+ _(V(e.label), 1)
1649
1663
  ])
1650
1664
  ]),
1651
1665
  _: 3
@@ -1671,7 +1685,7 @@ const Ja = { key: 0 }, _a = {
1671
1685
  return "blue";
1672
1686
  }
1673
1687
  });
1674
- return (i, u) => (l(), h("div", {
1688
+ return (i, u) => (l(), b("div", {
1675
1689
  class: "bs-alert",
1676
1690
  "data-horizontal": i.horizontal ? "true" : void 0,
1677
1691
  "data-variant": i.variant,
@@ -1679,7 +1693,7 @@ const Ja = { key: 0 }, _a = {
1679
1693
  }, [
1680
1694
  w("div", ao, [
1681
1695
  z(i.$slots, "icon", {}, () => [
1682
- i.icon ? (l(), h(J, { key: 0 }, [
1696
+ i.icon ? (l(), b(J, { key: 0 }, [
1683
1697
  typeof i.icon == "string" ? (l(), D(f(ce), {
1684
1698
  key: 0,
1685
1699
  name: i.icon,
@@ -1696,15 +1710,15 @@ const Ja = { key: 0 }, _a = {
1696
1710
  ]),
1697
1711
  w("div", oo, [
1698
1712
  z(i.$slots, "title", {}, () => [
1699
- _(L(i.title), 1)
1713
+ _(V(i.title), 1)
1700
1714
  ])
1701
1715
  ]),
1702
- i.description || i.$slots.description ? (l(), h("div", io, [
1716
+ i.description || i.$slots.description ? (l(), b("div", io, [
1703
1717
  z(i.$slots, "description", {}, () => [
1704
- _(L(i.description), 1)
1718
+ _(V(i.description), 1)
1705
1719
  ])
1706
1720
  ])) : x("", !0),
1707
- i.hideDismiss ? x("", !0) : (l(), h("button", {
1721
+ i.hideDismiss ? x("", !0) : (l(), b("button", {
1708
1722
  key: 1,
1709
1723
  class: "bs-alert-close",
1710
1724
  "aria-label": "Close alert",
@@ -1737,7 +1751,7 @@ const Ja = { key: 0 }, _a = {
1737
1751
  const s = n.count !== 1 ? "s" : "";
1738
1752
  return `${i ? `${i}, ` : ""}${u}${n.label}${s}`;
1739
1753
  });
1740
- return (i, u) => (l(), h("span", {
1754
+ return (i, u) => (l(), b("span", {
1741
1755
  ref_key: "hostRef",
1742
1756
  ref: t,
1743
1757
  "aria-label": o.value,
@@ -1762,7 +1776,7 @@ const Ja = { key: 0 }, _a = {
1762
1776
  function o() {
1763
1777
  a.value = !0, t("dismiss");
1764
1778
  }
1765
- return (i, u) => a.value ? x("", !0) : (l(), h("div", {
1779
+ return (i, u) => a.value ? x("", !0) : (l(), b("div", {
1766
1780
  key: 0,
1767
1781
  role: "alert",
1768
1782
  class: "bs-banner",
@@ -1772,7 +1786,7 @@ const Ja = { key: 0 }, _a = {
1772
1786
  w("div", uo, [
1773
1787
  w("div", co, [
1774
1788
  z(i.$slots, "icon", {}, () => [
1775
- i.icon ? (l(), h(J, { key: 0 }, [
1789
+ i.icon ? (l(), b(J, { key: 0 }, [
1776
1790
  typeof i.icon == "string" ? (l(), D(f(ce), {
1777
1791
  key: 0,
1778
1792
  name: i.icon,
@@ -1826,7 +1840,7 @@ const Ja = { key: 0 }, _a = {
1826
1840
  }), po = {
1827
1841
  class: "bs-field-details",
1828
1842
  "data-component": "bs-field-details"
1829
- }, fo = ["id", "data-error"], bo = ["data-error"], ze = {
1843
+ }, fo = ["id", "data-error"], ho = ["data-error"], ze = {
1830
1844
  __name: "BsFieldDetails",
1831
1845
  props: {
1832
1846
  /** The number of characters that have been entered by the user. */
@@ -1847,22 +1861,22 @@ const Ja = { key: 0 }, _a = {
1847
1861
  },
1848
1862
  setup(e) {
1849
1863
  const n = e, t = m(() => n.error && n.errorMsg || n.hint);
1850
- return (a, o) => (l(), h("div", po, [
1851
- t.value ? (l(), h("span", {
1864
+ return (a, o) => (l(), b("div", po, [
1865
+ t.value ? (l(), b("span", {
1852
1866
  key: 0,
1853
1867
  id: e.hintId,
1854
1868
  class: "bs-hint",
1855
1869
  "data-error": e.error
1856
- }, L(t.value), 9, fo)) : x("", !0),
1857
- e.charMax ? (l(), h("span", {
1870
+ }, V(t.value), 9, fo)) : x("", !0),
1871
+ e.charMax ? (l(), b("span", {
1858
1872
  key: 1,
1859
1873
  "aria-description": "character count over character limit for the preceding text field",
1860
1874
  class: "bs-character-count",
1861
1875
  "data-error": n.charCount > n.charMax
1862
- }, L(n.charCount || "0") + " / " + L(n.charMax), 9, bo)) : x("", !0)
1876
+ }, V(n.charCount || "0") + " / " + V(n.charMax), 9, ho)) : x("", !0)
1863
1877
  ]));
1864
1878
  }
1865
- }, ho = ["data-disabled", "for"], pe = {
1879
+ }, bo = ["data-disabled", "for"], pe = {
1866
1880
  __name: "BsLabel",
1867
1881
  props: {
1868
1882
  disabled: { type: Boolean, default: !1 },
@@ -1871,7 +1885,7 @@ const Ja = { key: 0 }, _a = {
1871
1885
  required: { type: Boolean, default: !1 }
1872
1886
  },
1873
1887
  setup(e) {
1874
- return (n, t) => (l(), h("label", {
1888
+ return (n, t) => (l(), b("label", {
1875
1889
  class: ve(["bs-label", e.hide ? "visually-hidden" : ""]),
1876
1890
  "data-component": "bs-label",
1877
1891
  "data-disabled": e.disabled,
@@ -1880,14 +1894,14 @@ const Ja = { key: 0 }, _a = {
1880
1894
  w("span", null, [
1881
1895
  z(n.$slots, "default")
1882
1896
  ]),
1883
- e.required ? (l(), h(J, { key: 0 }, [
1897
+ e.required ? (l(), b(J, { key: 0 }, [
1884
1898
  t[0] || (t[0] = w("span", {
1885
1899
  "data-required": "true",
1886
1900
  "aria-hidden": "true"
1887
1901
  }, " *", -1)),
1888
1902
  t[1] || (t[1] = w("span", { class: "visually-hidden" }, "required", -1))
1889
1903
  ], 64)) : x("", !0)
1890
- ], 10, ho));
1904
+ ], 10, bo));
1891
1905
  }
1892
1906
  }, vo = ["data-error", "id", "value"], qe = {
1893
1907
  __name: "BsInput",
@@ -1911,7 +1925,7 @@ const Ja = { key: 0 }, _a = {
1911
1925
  const r = o.type === "number" ? parseInt(s.target.value) : s.target.value;
1912
1926
  a("update:modelValue", r);
1913
1927
  }
1914
- return (s, r) => (l(), h("input", H({
1928
+ return (s, r) => (l(), b("input", H({
1915
1929
  class: "bs-input",
1916
1930
  "data-component": "bs-input",
1917
1931
  "data-error": e.error,
@@ -1931,7 +1945,7 @@ const Ja = { key: 0 }, _a = {
1931
1945
  variant: { type: String, validator: (e) => ["inner-bordered", "combobox"].includes(e) }
1932
1946
  },
1933
1947
  setup(e) {
1934
- return (n, t) => (l(), h("div", {
1948
+ return (n, t) => (l(), b("div", {
1935
1949
  class: "bs-input-addon",
1936
1950
  "data-component": "bs-input-addon",
1937
1951
  "data-autopad": e.autopad,
@@ -2007,7 +2021,7 @@ const Ja = { key: 0 }, _a = {
2007
2021
  class: "bs-text-black"
2008
2022
  })
2009
2023
  ], 512), [
2010
- [be, e.showClear]
2024
+ [he, e.showClear]
2011
2025
  ])
2012
2026
  ]),
2013
2027
  _: 1
@@ -2122,7 +2136,7 @@ const go = ["disabled", "id", "model-value"], wo = ["disabled", "id", "model-val
2122
2136
  class: "bs-text-black"
2123
2137
  })
2124
2138
  ], 512), [
2125
- [be, e.showClear]
2139
+ [he, e.showClear]
2126
2140
  ])
2127
2141
  ]),
2128
2142
  _: 1
@@ -2200,7 +2214,7 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2200
2214
  }, (g) => {
2201
2215
  g && setTimeout(B, 100);
2202
2216
  });
2203
- function b(g) {
2217
+ function h(g) {
2204
2218
  return t.isRange && g.start && g.end ? `${g.start} to ${g.end}` : !t.isRange && g ? g : "";
2205
2219
  }
2206
2220
  function M(g) {
@@ -2221,7 +2235,7 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2221
2235
  const g = i.value.querySelector("button.vc-prev"), I = i.value.querySelector("button.vc-next");
2222
2236
  g && g.setAttribute("aria-label", "Previous month"), I && I.setAttribute("aria-label", "Next month");
2223
2237
  }
2224
- return (g, I) => (l(), h("div", H({
2238
+ return (g, I) => (l(), b("div", H({
2225
2239
  ref_key: "container",
2226
2240
  ref: i,
2227
2241
  class: "bs-calendar",
@@ -2237,7 +2251,7 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2237
2251
  }, {
2238
2252
  default: q(() => [
2239
2253
  z(g.$slots, "label", {}, () => [
2240
- _(L(g.label), 1)
2254
+ _(V(g.label), 1)
2241
2255
  ])
2242
2256
  ]),
2243
2257
  _: 3
@@ -2266,7 +2280,7 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2266
2280
  error: g.error,
2267
2281
  "input-id": v.value,
2268
2282
  "input-value": P,
2269
- "input-value-fmt": b(P),
2283
+ "input-value-fmt": h(P),
2270
2284
  listeners: N,
2271
2285
  placeholder: g.placeholder,
2272
2286
  "show-clear": O.value,
@@ -2280,7 +2294,7 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2280
2294
  error: g.error,
2281
2295
  "input-id": v.value,
2282
2296
  listeners: N,
2283
- "model-value": b(P),
2297
+ "model-value": h(P),
2284
2298
  placeholder: g.placeholder,
2285
2299
  "show-clear": O.value,
2286
2300
  required: g.required,
@@ -2419,8 +2433,8 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2419
2433
  return (n.xAxisType === "time" || n.xAxisType === "linear") && v.sort((O, k) => (typeof O == "string" && typeof k == "string" && (O = O.toLowerCase(), k = k.toLowerCase()), O < k ? -1 : O > k ? 1 : 0)), v.map((O) => {
2420
2434
  const k = { rowLabel: O }, y = [];
2421
2435
  return c.forEach((S) => {
2422
- const b = { datasetLabel: S.label }, M = S.data.find((E) => E.x === O);
2423
- b.value = M ? M.y : null, y.push(b);
2436
+ const h = { datasetLabel: S.label }, M = S.data.find((E) => E.x === O);
2437
+ h.value = M ? M.y : null, y.push(h);
2424
2438
  }), k.dataCells = y, n.xAxisType === "time" && (k.rowLabelFmt = a(O)), k;
2425
2439
  });
2426
2440
  } catch {
@@ -2439,8 +2453,8 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2439
2453
  });
2440
2454
  return ee(() => {
2441
2455
  t.value = !0;
2442
- }), (c, p) => (l(), h("div", Io, [
2443
- d.value ? (l(), h("table", {
2456
+ }), (c, p) => (l(), b("div", Io, [
2457
+ d.value ? (l(), b("table", {
2444
2458
  key: 0,
2445
2459
  summary: r.value.title
2446
2460
  }, [
@@ -2448,24 +2462,24 @@ const $o = ["data-range"], Wt = "(min-width: 752px)", Tr = /* @__PURE__ */ Objec
2448
2462
  w("tr", null, [
2449
2463
  w("th", {
2450
2464
  colspan: r.value.colspan
2451
- }, L(r.value.title), 9, To)
2465
+ }, V(r.value.title), 9, To)
2452
2466
  ]),
2453
2467
  w("tr", null, [
2454
- w("th", Co, L(r.value.colHeadingFirst), 1),
2455
- (l(!0), h(J, null, de(r.value.colHeadings, (v) => (l(), h("th", {
2468
+ w("th", Co, V(r.value.colHeadingFirst), 1),
2469
+ (l(!0), b(J, null, de(r.value.colHeadings, (v) => (l(), b("th", {
2456
2470
  key: v,
2457
2471
  scope: "col"
2458
- }, L(v), 1))), 128))
2472
+ }, V(v), 1))), 128))
2459
2473
  ])
2460
2474
  ]),
2461
2475
  w("tbody", null, [
2462
- (l(!0), h(J, null, de(r.value.rows, (v) => (l(), h("tr", {
2476
+ (l(!0), b(J, null, de(r.value.rows, (v) => (l(), b("tr", {
2463
2477
  key: v.rowLabelFmt || v.rowLabel
2464
2478
  }, [
2465
- w("th", Do, L(v.rowLabelFmt || v.rowLabel), 1),
2466
- (l(!0), h(J, null, de(v.dataCells, ($) => (l(), h("td", {
2479
+ w("th", Do, V(v.rowLabelFmt || v.rowLabel), 1),
2480
+ (l(!0), b(J, null, de(v.dataCells, ($) => (l(), b("td", {
2467
2481
  key: `${v.rowLabelFmt || v.rowLabel}${$.datasetLabel}${$.value}`
2468
- }, L($.value), 1))), 128))
2482
+ }, V($.value), 1))), 128))
2469
2483
  ]))), 128))
2470
2484
  ])
2471
2485
  ], 8, Bo)) : x("", !0)
@@ -2489,30 +2503,30 @@ function Ao(e, n) {
2489
2503
  const t = C(null), a = C(!1), o = C(null), i = "(min-width: 1166px)", u = { tickSize: Ue }, s = { tickSize: xo };
2490
2504
  let r, d;
2491
2505
  function c(y, S) {
2492
- let b;
2506
+ let h;
2493
2507
  switch (y) {
2494
2508
  case "bar":
2495
- b = "setBarChartConfigs";
2509
+ h = "setBarChartConfigs";
2496
2510
  break;
2497
2511
  case "line":
2498
- b = "setLineChartConfigs";
2512
+ h = "setLineChartConfigs";
2499
2513
  break;
2500
2514
  default:
2501
2515
  throw new Error(`Unsupported chart type: ${y}`);
2502
2516
  }
2503
- return new Mo().setCommonConfigs(S).setCustomOptions(S)[b](S).setPlugins([zo(o), ua]).build();
2517
+ return new Mo().setCommonConfigs(S).setCustomOptions(S)[h](S).setPlugins([zo(o), ua]).build();
2504
2518
  }
2505
2519
  function p(y) {
2506
2520
  y.preventDefault(), y.stopImmediatePropagation();
2507
2521
  const S = y.target.closest("li");
2508
2522
  if (S && r) {
2509
- const { labelIndex: b, datasetIndex: M } = S.dataset;
2510
- r.setDatasetVisibility(M, !r.isDatasetVisible(M)), r.update(), y.preventDefault(), y.stopImmediatePropagation(), v(M, b);
2523
+ const { labelIndex: h, datasetIndex: M } = S.dataset;
2524
+ r.setDatasetVisibility(M, !r.isDatasetVisible(M)), r.update(), y.preventDefault(), y.stopImmediatePropagation(), v(M, h);
2511
2525
  }
2512
2526
  }
2513
2527
  function v(y, S) {
2514
2528
  var E;
2515
- const b = `[data-dataset-index="${y}"][data-label-index="${S}"]`, M = o.value.querySelector(b);
2529
+ const h = `[data-dataset-index="${y}"][data-label-index="${S}"]`, M = o.value.querySelector(h);
2516
2530
  (E = M == null ? void 0 : M.focus) == null || E.call(M);
2517
2531
  }
2518
2532
  function $(...y) {
@@ -2743,7 +2757,7 @@ class Tn {
2743
2757
  return n;
2744
2758
  }
2745
2759
  }
2746
- class Vo extends Tn {
2760
+ class Lo extends Tn {
2747
2761
  constructor({ data: n, options: t, plugins: a }) {
2748
2762
  super({ type: "bar", data: n, options: t, plugins: a });
2749
2763
  }
@@ -2767,7 +2781,7 @@ class Vo extends Tn {
2767
2781
  this.options = o;
2768
2782
  }
2769
2783
  }
2770
- class Lo extends Tn {
2784
+ class Vo extends Tn {
2771
2785
  constructor({ data: n, options: t, plugins: a }) {
2772
2786
  super({ type: "line", data: n, options: t, plugins: a });
2773
2787
  }
@@ -2861,9 +2875,9 @@ class Mo {
2861
2875
  };
2862
2876
  switch (this.type) {
2863
2877
  case "bar":
2864
- return new Vo(n);
2865
- case "line":
2866
2878
  return new Lo(n);
2879
+ case "line":
2880
+ return new Vo(n);
2867
2881
  default:
2868
2882
  throw new Error(`Unsupported chart type: ${this.type}`);
2869
2883
  }
@@ -2948,11 +2962,11 @@ const No = {
2948
2962
  ca,
2949
2963
  pa,
2950
2964
  fa,
2951
- ba,
2952
2965
  ha,
2966
+ ba,
2953
2967
  va,
2954
2968
  ma
2955
- )), (u, s) => (l(), h("div", No, [
2969
+ )), (u, s) => (l(), b("div", No, [
2956
2970
  w("figure", null, [
2957
2971
  w("div", null, [
2958
2972
  w("canvas", {
@@ -3050,14 +3064,14 @@ const No = {
3050
3064
  a("update:modelValue", S);
3051
3065
  }
3052
3066
  function k(S) {
3053
- const b = [...t.modelValue];
3054
- S ? b.push(t.value) : b.splice(b.indexOf(t.value), 1), a("update:modelValue", b);
3067
+ const h = [...t.modelValue];
3068
+ S ? h.push(t.value) : h.splice(h.indexOf(t.value), 1), a("update:modelValue", h);
3055
3069
  }
3056
3070
  function y(S) {
3057
- const { checked: b } = S.target;
3058
- p.value ? k(b) : O(b);
3071
+ const { checked: h } = S.target;
3072
+ p.value ? k(h) : O(h);
3059
3073
  }
3060
- return Z(d, $), Z(c, $), ee($), (S, b) => (l(), h("div", H({
3074
+ return Z(d, $), Z(c, $), ee($), (S, h) => (l(), b("div", H({
3061
3075
  class: "bs-boolean",
3062
3076
  "data-component": "bs-checkbox",
3063
3077
  "data-disabled": e.disabled,
@@ -3084,7 +3098,7 @@ const No = {
3084
3098
  }, {
3085
3099
  default: q(() => [
3086
3100
  z(S.$slots, "label", {}, () => [
3087
- _(L(e.label), 1)
3101
+ _(V(e.label), 1)
3088
3102
  ])
3089
3103
  ]),
3090
3104
  _: 3
@@ -3113,15 +3127,15 @@ const No = {
3113
3127
  },
3114
3128
  setup(e, { expose: n }) {
3115
3129
  const t = C(null);
3116
- return n({ internalContainerRef: t }), (a, o) => (l(), h(J, null, [
3130
+ return n({ internalContainerRef: t }), (a, o) => (l(), b(J, null, [
3117
3131
  e.breakout && e.breakoutMounted ? (l(), D(Un, {
3118
3132
  key: 0,
3119
3133
  to: e.breakoutStub
3120
3134
  }, [
3121
3135
  z(a.$slots, "default")
3122
3136
  ], 8, ["to"])) : x("", !0),
3123
- e.breakout ? x("", !0) : (l(), h(J, { key: 1 }, [
3124
- e.containerId ? z(a.$slots, "default", { key: 0 }) : (l(), h("div", {
3137
+ e.breakout ? x("", !0) : (l(), b(J, { key: 1 }, [
3138
+ e.containerId ? z(a.$slots, "default", { key: 0 }) : (l(), b("div", {
3125
3139
  key: 1,
3126
3140
  ref_key: "internalContainerRef",
3127
3141
  ref: t,
@@ -3181,7 +3195,7 @@ const No = {
3181
3195
  ]),
3182
3196
  _: 3
3183
3197
  }, 8, ["name"])), [
3184
- [be, e.shown]
3198
+ [he, e.shown]
3185
3199
  ]) : (l(), D(wt, {
3186
3200
  key: 1,
3187
3201
  name: e.name,
@@ -3319,7 +3333,7 @@ const No = {
3319
3333
  } else
3320
3334
  $("--dropdown-wscreen-width", "");
3321
3335
  }
3322
- function b() {
3336
+ function h() {
3323
3337
  u.value = !0, r.value = document.getElementById(t.anchorId), O(), S(), a("enter");
3324
3338
  }
3325
3339
  function M() {
@@ -3328,8 +3342,8 @@ const No = {
3328
3342
  function E() {
3329
3343
  u.value = !1, s.value = !1, a("after-leave");
3330
3344
  }
3331
- return (B, g) => (l(), h(J, null, [
3332
- e.useMobileStyle && e.shown ? (l(), h("div", Ko)) : x("", !0),
3345
+ return (B, g) => (l(), b(J, null, [
3346
+ e.useMobileStyle && e.shown ? (l(), b("div", Ko)) : x("", !0),
3333
3347
  R(Uo, {
3334
3348
  ref_key: "dropdownContainerRef",
3335
3349
  ref: o,
@@ -3344,7 +3358,7 @@ const No = {
3344
3358
  preloaded: e.preloaded,
3345
3359
  shown: e.shown,
3346
3360
  onAfterEnter: M,
3347
- onEnter: b,
3361
+ onEnter: h,
3348
3362
  onAfterLeave: E
3349
3363
  }, {
3350
3364
  default: q(() => [
@@ -3356,10 +3370,10 @@ const No = {
3356
3370
  "data-shown": e.shown,
3357
3371
  "data-no-mobile": !e.useMobileStyle
3358
3372
  }, B.$attrs), [
3359
- e.helperText ? (l(), h("header", Go, [
3373
+ e.helperText ? (l(), b("header", Go, [
3360
3374
  w("div", null, [
3361
- w("h3", null, L(e.helperText), 1),
3362
- e.helperDescription ? (l(), h("p", Yo, L(e.helperDescription), 1)) : x("", !0)
3375
+ w("h3", null, V(e.helperText), 1),
3376
+ e.helperDescription ? (l(), b("p", Yo, V(e.helperDescription), 1)) : x("", !0)
3363
3377
  ]),
3364
3378
  w("button", {
3365
3379
  type: "button",
@@ -3580,18 +3594,18 @@ const No = {
3580
3594
  type: "button",
3581
3595
  onClick: r
3582
3596
  }, [
3583
- w("span", Qo, L(u.value.text), 1),
3597
+ w("span", Qo, V(u.value.text), 1),
3584
3598
  s.value ? (l(), D(f(ke), {
3585
3599
  key: 0,
3586
3600
  role: "presentation",
3587
3601
  size: "md"
3588
- })) : (l(), D(f(Le), {
3602
+ })) : (l(), D(f(Ve), {
3589
3603
  key: 1,
3590
3604
  role: "presentation",
3591
3605
  size: "md"
3592
3606
  }))
3593
3607
  ], 8, Zo), [
3594
- [be, u.value.show]
3608
+ [he, u.value.show]
3595
3609
  ])
3596
3610
  ]),
3597
3611
  _: 1
@@ -3627,7 +3641,7 @@ const No = {
3627
3641
  },
3628
3642
  setup(e) {
3629
3643
  const n = e, t = m(() => n.badgeCount > 0);
3630
- return (a, o) => (l(), h("button", {
3644
+ return (a, o) => (l(), b("button", {
3631
3645
  class: "bs-filter-button",
3632
3646
  "aria-controls": e.optionsId,
3633
3647
  "aria-expanded": e.open,
@@ -3647,9 +3661,9 @@ const No = {
3647
3661
  variant: "notext"
3648
3662
  }, null, 8, ["count"])) : x("", !0),
3649
3663
  z(a.$slots, "label", {}, () => [
3650
- _(L(e.label), 1)
3664
+ _(V(e.label), 1)
3651
3665
  ]),
3652
- R(f(Le))
3666
+ R(f(Ve))
3653
3667
  ], 8, _o));
3654
3668
  }
3655
3669
  }, Cn = (e, n, t = "id") => {
@@ -3681,7 +3695,7 @@ const No = {
3681
3695
  }
3682
3696
  return ee(() => {
3683
3697
  i({ id: s.value, val: n.value });
3684
- }), (d, c) => (l(), h("li", {
3698
+ }), (d, c) => (l(), b("li", {
3685
3699
  ref_key: "optionRef",
3686
3700
  ref: t,
3687
3701
  "data-component": "bs-dropdown-option",
@@ -3716,14 +3730,14 @@ const No = {
3716
3730
  },
3717
3731
  setup(e) {
3718
3732
  const n = e, t = C(!1), a = C(!!n.src);
3719
- return ee(() => t.value = !0), (o, i) => (l(), h("div", {
3733
+ return ee(() => t.value = !0), (o, i) => (l(), b("div", {
3720
3734
  class: "bs-profile-img",
3721
3735
  "data-component": "bs-profile-img",
3722
3736
  "data-img-size": e.size,
3723
3737
  "data-initials": e.initials,
3724
3738
  "data-no-img": !a.value
3725
3739
  }, [
3726
- a.value && t.value ? (l(), h("img", {
3740
+ a.value && t.value ? (l(), b("img", {
3727
3741
  key: 0,
3728
3742
  src: e.src,
3729
3743
  alt: e.useAltText ? e.profileName : "",
@@ -3746,8 +3760,8 @@ const No = {
3746
3760
  function t(a, o) {
3747
3761
  return !!a && a !== o;
3748
3762
  }
3749
- return (a, o) => (l(), h(J, null, [
3750
- (l(!0), h(J, null, de(a.options, (i) => (l(), D(Et, {
3763
+ return (a, o) => (l(), b(J, null, [
3764
+ (l(!0), b(J, null, de(a.options, (i) => (l(), D(Et, {
3751
3765
  "aria-checked": i.checkbox ? i.checkbox.checked : void 0,
3752
3766
  key: i.value,
3753
3767
  "value-id-key": a.valueIdKey,
@@ -3755,14 +3769,14 @@ const No = {
3755
3769
  variant: n(i)
3756
3770
  }, {
3757
3771
  default: q(() => [
3758
- i.checkbox ? (l(), h("span", {
3772
+ i.checkbox ? (l(), b("span", {
3759
3773
  key: 0,
3760
3774
  id: i.checkbox.inputId,
3761
3775
  "aria-hidden": "true",
3762
3776
  class: "bs-checkbox",
3763
3777
  "data-checked": i.checkbox.checked
3764
3778
  }, null, 8, oi)) : x("", !0),
3765
- i.icon ? (l(), h("span", ii, [
3779
+ i.icon ? (l(), b("span", ii, [
3766
3780
  typeof i.icon == "string" ? (l(), D(f(ce), {
3767
3781
  key: 0,
3768
3782
  name: i.icon
@@ -3776,15 +3790,15 @@ const No = {
3776
3790
  "profile-name": i.profileImg.profileName,
3777
3791
  "use-alt-text": t(i.profileImg.profileName, i.label)
3778
3792
  }, null, 8, ["src", "initials", "profile-name", "use-alt-text"])) : x("", !0),
3779
- i.labelHtml ? (l(), h("span", {
3793
+ i.labelHtml ? (l(), b("span", {
3780
3794
  key: 3,
3781
3795
  innerHTML: i.labelHtml
3782
- }, null, 8, li)) : (l(), h("span", si, L(i.label), 1)),
3783
- i.description ? (l(), h("span", ri, L(i.description), 1)) : x("", !0)
3796
+ }, null, 8, li)) : (l(), b("span", si, V(i.label), 1)),
3797
+ i.description ? (l(), b("span", ri, V(i.description), 1)) : x("", !0)
3784
3798
  ]),
3785
3799
  _: 2
3786
3800
  }, 1032, ["aria-checked", "value-id-key", "value", "variant"]))), 128)),
3787
- a.showNoOptions && a.options.length === 0 ? (l(), h("li", di, [
3801
+ a.showNoOptions && a.options.length === 0 ? (l(), b("li", di, [
3788
3802
  z(a.$slots, "no-options", {}, () => [
3789
3803
  o[0] || (o[0] = _("No options"))
3790
3804
  ])
@@ -3861,7 +3875,7 @@ const No = {
3861
3875
  }, [
3862
3876
  R(f(ke), { size: "sm" })
3863
3877
  ], 512), [
3864
- [be, i.value]
3878
+ [he, i.value]
3865
3879
  ])
3866
3880
  ]),
3867
3881
  _: 1
@@ -3918,11 +3932,11 @@ const No = {
3918
3932
  me("optionsId", m(() => a.optionsId)), me("handleOptionSelect", $e), me("registerOptionById", ({ id: U, val: K }) => {
3919
3933
  v[U] = K;
3920
3934
  }), ui(u, E, { childList: !0 }), Ae([" ", "Enter", "NumpadEnter"], ge, u), Ae(["ArrowDown", "ArrowUp", "Home", "End"], Ie);
3921
- const b = [/^[a-zA-Z0-9]{1}$/], M = {
3935
+ const h = [/^[a-zA-Z0-9]{1}$/], M = {
3922
3936
  keys: "",
3923
3937
  lastTyped: 0
3924
3938
  };
3925
- Ae(b, (U) => Pe(U, M)), ee(() => {
3939
+ Ae(h, (U) => Pe(U, M)), ee(() => {
3926
3940
  E(), G(k.value);
3927
3941
  }), De(() => {
3928
3942
  v = null;
@@ -3962,7 +3976,7 @@ const No = {
3962
3976
  r.value < 0 && (r.value = 0, s.value = (U = c.value[0]) == null ? void 0 : U.id), I();
3963
3977
  }
3964
3978
  function G(U) {
3965
- U ? te() : he();
3979
+ U ? te() : be();
3966
3980
  }
3967
3981
  function te() {
3968
3982
  var U, K;
@@ -3971,7 +3985,7 @@ const No = {
3971
3985
  (ie) => ie.dataset.valueIdKey ? ie.id === Cn(a.optionsId, o.value, ie.dataset.valueIdKey) : ie.dataset.value === String(o.value)
3972
3986
  ), !a.multiselect && d.value > -1 && ((U = c.value[d.value]) == null || U.setAttribute("data-selected", ""), (K = c.value[d.value]) == null || K.setAttribute("aria-selected", "true")), r.value = d.value);
3973
3987
  }
3974
- function he() {
3988
+ function be() {
3975
3989
  c.value.forEach((U) => {
3976
3990
  U.removeAttribute("data-selected"), U.setAttribute("aria-selected", "false");
3977
3991
  }), P(), d.value = -1, r.value = -1, s.value = null;
@@ -4035,7 +4049,7 @@ const No = {
4035
4049
  optionsRef: u,
4036
4050
  refreshOptions: E,
4037
4051
  setCurrentActive: I
4038
- }), (U, K) => (l(), h("ul", {
4052
+ }), (U, K) => (l(), b("ul", {
4039
4053
  ref_key: "optionsRef",
4040
4054
  ref: u,
4041
4055
  "aria-activedescendant": s.value || void 0,
@@ -4133,11 +4147,11 @@ const No = {
4133
4147
  var E;
4134
4148
  const y = ((E = k[0]) == null ? void 0 : E[t.valueIdKey]) !== void 0;
4135
4149
  y && (k = k.map((B) => B[t.valueIdKey]));
4136
- const S = new Set(k), b = [], M = [];
4150
+ const S = new Set(k), h = [], M = [];
4137
4151
  t.options.forEach((B) => {
4138
4152
  const g = { ...B }, I = y ? B.value[t.valueIdKey] : B.value, P = `${t.optionsId}-${I}-cb`;
4139
- S.has(y ? B.value[t.valueIdKey] : B.value) ? (g.checkbox = { inputId: P, checked: !0 }, b.push(g)) : (g.checkbox = { inputId: P, checked: !1 }, M.push(g));
4140
- }), i.value = b, Re(() => {
4153
+ S.has(y ? B.value[t.valueIdKey] : B.value) ? (g.checkbox = { inputId: P, checked: !0 }, h.push(g)) : (g.checkbox = { inputId: P, checked: !1 }, M.push(g));
4154
+ }), i.value = h, Re(() => {
4141
4155
  u.value = M, Re(() => {
4142
4156
  d && p(), d = !1;
4143
4157
  });
@@ -4145,8 +4159,8 @@ const No = {
4145
4159
  }
4146
4160
  function $(k = []) {
4147
4161
  const y = new Set(k), S = [];
4148
- return t.options.forEach((b) => {
4149
- y.has(b.value) && S.push(b.value);
4162
+ return t.options.forEach((h) => {
4163
+ y.has(h.value) && S.push(h.value);
4150
4164
  }), S;
4151
4165
  }
4152
4166
  function O(k) {
@@ -4167,7 +4181,7 @@ const No = {
4167
4181
  "onUpdate:modelValue": O
4168
4182
  }, {
4169
4183
  default: q(() => [
4170
- r.value ? (l(), h(J, { key: 0 }, [
4184
+ r.value ? (l(), b(J, { key: 0 }, [
4171
4185
  R(_e, {
4172
4186
  options: i.value,
4173
4187
  "show-no-options": !1,
@@ -4176,14 +4190,14 @@ const No = {
4176
4190
  fe(w("li", pi, y[2] || (y[2] = [
4177
4191
  w("hr", null, null, -1)
4178
4192
  ]), 512), [
4179
- [be, s.value]
4193
+ [he, s.value]
4180
4194
  ]),
4181
4195
  R(_e, {
4182
4196
  options: u.value,
4183
4197
  "show-no-options": !1,
4184
4198
  "value-id-key": e.valueIdKey
4185
4199
  }, null, 8, ["options", "value-id-key"])
4186
- ], 64)) : (l(), h("li", fi, [
4200
+ ], 64)) : (l(), b("li", fi, [
4187
4201
  z(k.$slots, "no-options", {}, () => [
4188
4202
  y[3] || (y[3] = _("No options"))
4189
4203
  ])
@@ -4192,7 +4206,7 @@ const No = {
4192
4206
  _: 3
4193
4207
  }, 8, ["label", "options-id", "shown"]));
4194
4208
  }
4195
- }, bi = ["id"], hi = {
4209
+ }, hi = ["id"], bi = {
4196
4210
  key: 0,
4197
4211
  class: "filter-input-container"
4198
4212
  }, vi = {
@@ -4331,7 +4345,7 @@ const No = {
4331
4345
  var N, G;
4332
4346
  s.value = !1, a("close"), y() && ((G = (N = k()) == null ? void 0 : N.focus) == null || G.call(N));
4333
4347
  }
4334
- function b() {
4348
+ function h() {
4335
4349
  s.value && S();
4336
4350
  }
4337
4351
  function M() {
@@ -4354,7 +4368,7 @@ const No = {
4354
4368
  function P(N) {
4355
4369
  r.value = N;
4356
4370
  }
4357
- return (N, G) => (l(), h("div", {
4371
+ return (N, G) => (l(), b("div", {
4358
4372
  class: "bs-dropdown-with-toggle",
4359
4373
  id: N.$attrs.id
4360
4374
  }, [
@@ -4376,7 +4390,7 @@ const No = {
4376
4390
  }, {
4377
4391
  label: q(() => [
4378
4392
  z(N.$slots, "toggle-label", {}, () => [
4379
- _(L(e.toggleLabel), 1)
4393
+ _(V(e.toggleLabel), 1)
4380
4394
  ])
4381
4395
  ]),
4382
4396
  _: 3
@@ -4393,12 +4407,12 @@ const No = {
4393
4407
  shown: e.open,
4394
4408
  "use-mobile-style": e.useMobileStyle,
4395
4409
  width: e.dropdownWidth,
4396
- onClose: b,
4410
+ onClose: h,
4397
4411
  onEnter: M,
4398
4412
  onAfterLeave: I
4399
4413
  }, {
4400
4414
  default: q(() => [
4401
- e.filter ? (l(), h("div", hi, [
4415
+ e.filter ? (l(), b("div", bi, [
4402
4416
  R(On, {
4403
4417
  "aria-label": e.filterLabel,
4404
4418
  "model-value": r.value,
@@ -4417,7 +4431,7 @@ const No = {
4417
4431
  shown: e.open,
4418
4432
  "value-id-key": e.valueIdKey,
4419
4433
  onCheckOption: B,
4420
- onClose: G[1] || (G[1] = (te) => e.multiselect ? void 0 : b()),
4434
+ onClose: G[1] || (G[1] = (te) => e.multiselect ? void 0 : h()),
4421
4435
  onOptionsListShiftTab: G[2] || (G[2] = (te) => N.$emit("options-list-shift-tab")),
4422
4436
  onOptionsListTab: G[3] || (G[3] = (te) => N.$emit("options-list-tab")),
4423
4437
  onUncheckOption: E,
@@ -4432,14 +4446,14 @@ const No = {
4432
4446
  ]),
4433
4447
  _: 1
4434
4448
  }, 8, ["class", "label", "model-value", "options", "options-id", "selected-options", "shown", "value-id-key"]),
4435
- e.multiselect ? (l(), h("div", vi, [
4449
+ e.multiselect ? (l(), b("div", vi, [
4436
4450
  R(Bn, {
4437
4451
  title: e.filterButtonText,
4438
4452
  class: "mobile-select-button",
4439
4453
  onClick: G[4] || (G[4] = () => a("close"))
4440
4454
  }, {
4441
4455
  default: q(() => [
4442
- _(L(e.filterButtonText), 1)
4456
+ _(V(e.filterButtonText), 1)
4443
4457
  ]),
4444
4458
  _: 1
4445
4459
  }, 8, ["title"])
@@ -4447,7 +4461,7 @@ const No = {
4447
4461
  ]),
4448
4462
  _: 1
4449
4463
  }, 8, ["anchor-id", "breakout", "container-id", "helper-text", "helper-description", "position", "shown", "use-mobile-style", "width"])
4450
- ], 8, bi));
4464
+ ], 8, hi));
4451
4465
  }
4452
4466
  }, zn = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
4453
4467
  __name: "BsDropdownCombobox",
@@ -4536,7 +4550,7 @@ const No = {
4536
4550
  function S() {
4537
4551
  r.value = !0;
4538
4552
  }
4539
- function b() {
4553
+ function h() {
4540
4554
  s.value = !0, r.value = !1;
4541
4555
  }
4542
4556
  function M() {
@@ -4580,7 +4594,7 @@ const No = {
4580
4594
  onInput: k,
4581
4595
  onInputFocus: M,
4582
4596
  onInputMousedown: S,
4583
- onInputMouseup: b,
4597
+ onInputMouseup: h,
4584
4598
  onInputShiftTab: B[0] || (B[0] = (g) => s.value = !1),
4585
4599
  onToggled: B[1] || (B[1] = (g) => s.value = !s.value)
4586
4600
  }, E.$attrs), null, 16, ["id", "container-id", "disabled", "error", "hint-id", "model-value", "open", "options-id", "placeholder", "required"])
@@ -4665,7 +4679,7 @@ const No = {
4665
4679
  emits: ["update:modelValue", "combobox:change", "combobox:input"],
4666
4680
  setup(e, { emit: n }) {
4667
4681
  const t = e, [a, o] = re(2), { filtered: i, remaining: u } = ye(["class", "style"]), s = m(() => t.error && t.errorMsg || t.hint || void 0), r = m(() => t.inputId || a.value);
4668
- return (d, c) => (l(), h("div", H({ "data-component": "bs-dropdown-combobox-field" }, f(i)), [
4682
+ return (d, c) => (l(), b("div", H({ "data-component": "bs-dropdown-combobox-field" }, f(i)), [
4669
4683
  e.label || d.$slots.label ? (l(), D(pe, {
4670
4684
  key: 0,
4671
4685
  for: d.$attrs.id || r.value,
@@ -4674,7 +4688,7 @@ const No = {
4674
4688
  }, {
4675
4689
  default: q(() => [
4676
4690
  z(d.$slots, "label", {}, () => [
4677
- _(L(e.label), 1)
4691
+ _(V(e.label), 1)
4678
4692
  ])
4679
4693
  ]),
4680
4694
  _: 3
@@ -4964,7 +4978,7 @@ const No = {
4964
4978
  props: Dt,
4965
4979
  setup(e) {
4966
4980
  const n = e, t = et(), a = C(!1), o = m(() => n.iconName || n.icon), i = m(() => !t.icon && typeof o.value == "string" ? a.value : !0);
4967
- return (u, s) => fe((l(), h("div", {
4981
+ return (u, s) => fe((l(), b("div", {
4968
4982
  class: "bs-empty-state",
4969
4983
  "data-component": "bs-empty-state",
4970
4984
  "data-size": u.size
@@ -4984,16 +4998,16 @@ const No = {
4984
4998
  ])
4985
4999
  ]),
4986
5000
  w("div", null, [
4987
- w("p", wi, L(u.title), 1),
4988
- u.size !== "xs" ? (l(), h("p", ki, [
5001
+ w("p", wi, V(u.title), 1),
5002
+ u.size !== "xs" ? (l(), b("p", ki, [
4989
5003
  z(u.$slots, "description", {}, () => [
4990
- _(L(u.description), 1)
5004
+ _(V(u.description), 1)
4991
5005
  ])
4992
5006
  ])) : x("", !0),
4993
5007
  z(u.$slots, "call-to-action")
4994
5008
  ])
4995
5009
  ], 8, yi)), [
4996
- [be, i.value]
5010
+ [he, i.value]
4997
5011
  ]);
4998
5012
  }
4999
5013
  }, Si = ["data-absolute", "data-position", "data-shown", "data-size"], $i = { class: "bs-flyout-close-container" }, zr = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
@@ -5132,7 +5146,7 @@ const No = {
5132
5146
  function c(p, v) {
5133
5147
  p.preventDefault(), v.focus();
5134
5148
  }
5135
- return (p, v) => (l(), h("div", {
5149
+ return (p, v) => (l(), b("div", {
5136
5150
  ref_key: "focusGuard",
5137
5151
  ref: o
5138
5152
  }, [
@@ -5144,16 +5158,16 @@ const No = {
5144
5158
  class: "bs-form-container-header-icon"
5145
5159
  }, xi = ["data-inactive"], Ai = { class: "bs-form-container-title-addon" }, zi = ["data-inactive"], Pi = ["data-open"], Ei = ["data-open"], Pr = {
5146
5160
  __name: "BsFormContainer",
5147
- props: bn,
5161
+ props: hn,
5148
5162
  setup(e) {
5149
- return (n, t) => (l(), h("div", {
5163
+ return (n, t) => (l(), b("div", {
5150
5164
  class: "bs-form-container",
5151
5165
  "data-inactive": n.inactive
5152
5166
  }, [
5153
5167
  w("header", Ti, [
5154
5168
  w("div", Ci, [
5155
5169
  w("div", Di, [
5156
- n.icon || n.$slots.icon ? (l(), h("div", Oi, [
5170
+ n.icon || n.$slots.icon ? (l(), b("div", Oi, [
5157
5171
  z(n.$slots, "icon", {}, () => [
5158
5172
  typeof n.icon == "string" ? (l(), D(f(ce), {
5159
5173
  key: 0,
@@ -5174,7 +5188,7 @@ const No = {
5174
5188
  w("span", {
5175
5189
  class: "bs-form-container-title",
5176
5190
  "data-inactive": n.inactive
5177
- }, L(n.title), 9, xi)
5191
+ }, V(n.title), 9, xi)
5178
5192
  ]),
5179
5193
  _: 1
5180
5194
  }, 8, ["required", "disabled"]),
@@ -5182,12 +5196,12 @@ const No = {
5182
5196
  z(n.$slots, "title-addon")
5183
5197
  ])
5184
5198
  ]),
5185
- n.subTitle ? (l(), h("div", {
5199
+ n.subTitle ? (l(), b("div", {
5186
5200
  key: 0,
5187
5201
  class: "bs-form-container-subtitle",
5188
5202
  "data-inactive": n.inactive
5189
5203
  }, [
5190
- w("span", null, L(n.subTitle), 1)
5204
+ w("span", null, V(n.subTitle), 1)
5191
5205
  ], 8, zi)) : x("", !0)
5192
5206
  ]),
5193
5207
  w("div", {
@@ -5206,7 +5220,7 @@ const No = {
5206
5220
  ], 8, Bi));
5207
5221
  }
5208
5222
  };
5209
- function Vt(e) {
5223
+ function Lt(e) {
5210
5224
  const n = C({}), t = m(() => Wn(e.navData));
5211
5225
  function a(c) {
5212
5226
  t.value.forEach((p) => {
@@ -5220,7 +5234,13 @@ function Vt(e) {
5220
5234
  }
5221
5235
  function i(c) {
5222
5236
  const p = r(c);
5223
- return o(c) ? window.location.href.startsWith(p) : e.router ? p && e.router.resolve(p).path === e.router.currentRoute.value.path : !1;
5237
+ if (o(c))
5238
+ return window.location.href.startsWith(p);
5239
+ if (e.router && p) {
5240
+ const v = e.router.resolve(p).path, $ = e.router.currentRoute.value.path;
5241
+ return e.activeMatch === "prefix" ? $ === v || $.startsWith(v + "/") : v === $;
5242
+ }
5243
+ return !1;
5224
5244
  }
5225
5245
  function u(c) {
5226
5246
  return c.dividerOnly ? !0 : !n.value[c.id];
@@ -5247,9 +5267,13 @@ function Vt(e) {
5247
5267
  rawNavData: t
5248
5268
  };
5249
5269
  }
5250
- const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5270
+ const Li = ["aria-current", "data-active", "href", "target"], Me = {
5251
5271
  __name: "NavigationLink",
5252
5272
  props: {
5273
+ activeMatch: {
5274
+ type: String,
5275
+ default: "exact"
5276
+ },
5253
5277
  item: {
5254
5278
  type: Object,
5255
5279
  required: !0
@@ -5261,10 +5285,10 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5261
5285
  },
5262
5286
  emits: ["nav-link-clicked"],
5263
5287
  setup(e, { emit: n }) {
5264
- const t = e, a = n, { isAbsoluteTo: o, isActivePath: i, getTo: u, getTarget: s } = Vt(t);
5288
+ const t = e, a = n, { isAbsoluteTo: o, isActivePath: i, getTo: u, getTarget: s } = Lt(t);
5265
5289
  return (r, d) => {
5266
5290
  const c = en("router-link");
5267
- return f(o)(e.item) ? (l(), h("a", {
5291
+ return f(o)(e.item) ? (l(), b("a", {
5268
5292
  key: 0,
5269
5293
  "aria-current": f(i)(e.item) || void 0,
5270
5294
  "data-active": f(i)(e.item),
@@ -5273,7 +5297,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5273
5297
  onClick: d[0] || (d[0] = (p) => a("nav-link-clicked", p))
5274
5298
  }, [
5275
5299
  z(r.$slots, "default")
5276
- ], 8, Vi)) : (l(), D(c, {
5300
+ ], 8, Li)) : (l(), D(c, {
5277
5301
  key: 1,
5278
5302
  "aria-current": f(i)(e.item) || void 0,
5279
5303
  "data-active": f(i)(e.item),
@@ -5288,7 +5312,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5288
5312
  }, 8, ["aria-current", "data-active", "to", "target"]));
5289
5313
  };
5290
5314
  }
5291
- }, Li = ["data-shown", "data-hide-toggle"], Mi = ["aria-expanded", "aria-controls", "title"], Ni = { class: "bs-horizontal-nav-mobile-toggle-title" }, qi = ["id"], Ri = ["data-expanded"], ji = ["aria-expanded", "aria-controls", "data-active", "title", "onClick"], Fi = { class: "bs-horizontal-nav-mobile-nested-menu" }, Ui = { key: 1 }, Wi = {
5315
+ }, Vi = ["data-shown", "data-hide-toggle"], Mi = ["aria-expanded", "aria-controls", "title"], Ni = { class: "bs-horizontal-nav-mobile-toggle-title" }, qi = ["id"], Ri = ["data-expanded"], ji = ["aria-expanded", "aria-controls", "data-active", "title", "onClick"], Fi = { class: "bs-horizontal-nav-mobile-nested-menu" }, Ui = { key: 1 }, Wi = {
5292
5316
  key: 0,
5293
5317
  class: "bs-horizontal-nav-mobile-end-items"
5294
5318
  }, Ki = {
@@ -5302,7 +5326,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5302
5326
  class: "bs-horizontal-nav-end-items"
5303
5327
  }, Er = {
5304
5328
  __name: "BsHorizontalNavigation",
5305
- props: hn,
5329
+ props: bn,
5306
5330
  emits: Object.keys(vn),
5307
5331
  setup(e, { emit: n }) {
5308
5332
  const t = e, a = n, {
@@ -5312,9 +5336,9 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5312
5336
  isActivePath: s,
5313
5337
  isExpanded: r,
5314
5338
  rawNavData: d
5315
- } = Vt(t), c = St();
5316
- Fe("(max-width: 1165px)", (b) => {
5317
- p.value = b.matches;
5339
+ } = Lt(t), c = St();
5340
+ Fe("(max-width: 1165px)", (h) => {
5341
+ p.value = h.matches;
5318
5342
  });
5319
5343
  const p = C(!1), v = C(!1);
5320
5344
  _t(() => {
@@ -5323,61 +5347,61 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5323
5347
  v.value = t.mobileOpen;
5324
5348
  }), Z(() => t.navData, () => {
5325
5349
  u(!0);
5326
- }), Z(() => t.mobileOpen, (b) => {
5327
- v.value = b;
5328
- }), Z(v, (b) => {
5329
- b ? document.body.style.overflow = "hidden" : document.body.style.overflow = "", a("mobile-toggle", b);
5330
- }), Z(p, (b, M) => {
5331
- b !== M && (v.value = !1, y());
5350
+ }), Z(() => t.mobileOpen, (h) => {
5351
+ v.value = h;
5352
+ }), Z(v, (h) => {
5353
+ h ? document.body.style.overflow = "hidden" : document.body.style.overflow = "", a("mobile-toggle", h);
5354
+ }), Z(p, (h, M) => {
5355
+ h !== M && (v.value = !1, y());
5332
5356
  });
5333
- function $(b) {
5334
- o.value[b] = !o.value[b], Object.keys(o.value).forEach((M) => {
5335
- M !== b && (o.value[M] = !0);
5357
+ function $(h) {
5358
+ o.value[h] = !o.value[h], Object.keys(o.value).forEach((M) => {
5359
+ M !== h && (o.value[M] = !0);
5336
5360
  });
5337
5361
  }
5338
5362
  function O() {
5339
5363
  return v.value ? "Close Menu" : "Open Menu";
5340
5364
  }
5341
- function k(b) {
5342
- return b.navItems.some((M) => s(M));
5365
+ function k(h) {
5366
+ return h.navItems.some((M) => s(M));
5343
5367
  }
5344
5368
  function y() {
5345
- Object.keys(o.value).forEach((b) => {
5346
- o.value[b] = !0;
5369
+ Object.keys(o.value).forEach((h) => {
5370
+ o.value[h] = !0;
5347
5371
  });
5348
5372
  }
5349
- function S(b, M) {
5350
- b.ctrlKey || b.metaKey || $(M.id), a("nav-link-clicked", { ev: b, payload: M });
5373
+ function S(h, M) {
5374
+ h.ctrlKey || h.metaKey || $(M.id), a("nav-link-clicked", { ev: h, payload: M });
5351
5375
  }
5352
- return (b, M) => {
5376
+ return (h, M) => {
5353
5377
  const E = en("router-link");
5354
- return p.value ? (l(), h("nav", {
5378
+ return p.value ? (l(), b("nav", {
5355
5379
  key: 0,
5356
5380
  class: "bs-horizontal-nav-mobile",
5357
5381
  "data-shown": v.value,
5358
- "data-hide-toggle": b.hideMobileToggle
5382
+ "data-hide-toggle": h.hideMobileToggle
5359
5383
  }, [
5360
- b.hideMobileToggle ? x("", !0) : (l(), h("button", {
5384
+ h.hideMobileToggle ? x("", !0) : (l(), b("button", {
5361
5385
  key: 0,
5362
5386
  type: "button",
5363
5387
  class: "bs-horizontal-nav-mobile-toggle",
5364
- "aria-expanded": b.mobileOpen,
5388
+ "aria-expanded": h.mobileOpen,
5365
5389
  "aria-controls": `horizontal-nav-mobile-${f(c)}`,
5366
5390
  title: O(),
5367
5391
  onClick: M[0] || (M[0] = (B) => v.value = !v.value)
5368
5392
  }, [
5369
5393
  w("div", Ni, [
5370
- typeof b.titleIcon == "string" ? (l(), D(f(ce), {
5394
+ typeof h.titleIcon == "string" ? (l(), D(f(ce), {
5371
5395
  key: 0,
5372
5396
  class: "bs-horizontal-nav-mobile-toggle-title-icon",
5373
- name: b.titleIcon
5374
- }, null, 8, ["name"])) : (l(), D(ae(b.titleIcon), {
5397
+ name: h.titleIcon
5398
+ }, null, 8, ["name"])) : (l(), D(ae(h.titleIcon), {
5375
5399
  key: 1,
5376
5400
  class: "bs-horizontal-nav-mobile-toggle-title-icon"
5377
5401
  })),
5378
- w("span", null, L(b.mobileToggleText), 1)
5402
+ w("span", null, V(h.mobileToggleText), 1)
5379
5403
  ]),
5380
- R(f(Le), { class: "bs-horizontal-nav-mobile-toggle-caret" })
5404
+ R(f(Ve), { class: "bs-horizontal-nav-mobile-toggle-caret" })
5381
5405
  ], 8, Mi)),
5382
5406
  R(wt, { name: "bs-horizontal-nav-mobile" }, {
5383
5407
  default: q(() => [
@@ -5386,12 +5410,12 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5386
5410
  id: `horizontal-nav-mobile-${f(c)}`
5387
5411
  }, [
5388
5412
  w("ul", null, [
5389
- (l(!0), h(J, null, de(f(d), (B) => {
5413
+ (l(!0), b(J, null, de(f(d), (B) => {
5390
5414
  var g;
5391
- return l(), h(J, {
5415
+ return l(), b(J, {
5392
5416
  key: B.id
5393
5417
  }, [
5394
- ((g = B.navItems) == null ? void 0 : g.length) > 0 ? (l(), h("li", {
5418
+ ((g = B.navItems) == null ? void 0 : g.length) > 0 ? (l(), b("li", {
5395
5419
  key: 0,
5396
5420
  "data-expanded": f(r)(B)
5397
5421
  }, [
@@ -5404,80 +5428,82 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5404
5428
  title: f(i)(B),
5405
5429
  onClick: (I) => $(B.id)
5406
5430
  }, [
5407
- w("span", null, L(B.text), 1),
5408
- R(f(Le), { class: "bs-horizontal-nav-mobile-nested-toggle-caret" })
5431
+ w("span", null, V(B.text), 1),
5432
+ R(f(Ve), { class: "bs-horizontal-nav-mobile-nested-toggle-caret" })
5409
5433
  ], 8, ji),
5410
5434
  w("ul", Fi, [
5411
- (l(!0), h(J, null, de(B.navItems, (I) => (l(), h("li", null, [
5435
+ (l(!0), b(J, null, de(B.navItems, (I) => (l(), b("li", null, [
5412
5436
  R(Me, {
5413
5437
  item: I,
5414
- router: b.router,
5438
+ router: h.router,
5439
+ "active-match": h.activeMatch,
5415
5440
  onNavLinkClicked: (P) => a("nav-link-clicked", { ev: P, payload: I })
5416
5441
  }, {
5417
5442
  default: q(() => [
5418
- _(L(I.text), 1)
5443
+ _(V(I.text), 1)
5419
5444
  ]),
5420
5445
  _: 2
5421
- }, 1032, ["item", "router", "onNavLinkClicked"])
5446
+ }, 1032, ["item", "router", "active-match", "onNavLinkClicked"])
5422
5447
  ]))), 256))
5423
5448
  ])
5424
- ], 8, Ri)) : (l(), h("li", Ui, [
5449
+ ], 8, Ri)) : (l(), b("li", Ui, [
5425
5450
  R(Me, {
5426
5451
  item: B,
5427
- router: b.router,
5452
+ router: h.router,
5453
+ "active-match": h.activeMatch,
5428
5454
  onNavLinkClicked: (I) => a("nav-link-clicked", { ev: I, payload: B })
5429
5455
  }, {
5430
5456
  default: q(() => [
5431
- _(L(B.text), 1)
5457
+ _(V(B.text), 1)
5432
5458
  ]),
5433
5459
  _: 2
5434
- }, 1032, ["item", "router", "onNavLinkClicked"])
5460
+ }, 1032, ["item", "router", "active-match", "onNavLinkClicked"])
5435
5461
  ]))
5436
5462
  ], 64);
5437
5463
  }), 128))
5438
5464
  ]),
5439
- b.$slots["end-items"] ? (l(), h("div", Wi, [
5440
- z(b.$slots, "end-items")
5465
+ h.$slots["end-items"] ? (l(), b("div", Wi, [
5466
+ z(h.$slots, "end-items")
5441
5467
  ])) : x("", !0)
5442
5468
  ], 8, qi), [
5443
- [be, b.mobileOpen]
5469
+ [he, h.mobileOpen]
5444
5470
  ])
5445
5471
  ]),
5446
5472
  _: 3
5447
5473
  })
5448
- ], 8, Li)) : (l(), h("div", Ki, [
5474
+ ], 8, Vi)) : (l(), b("div", Ki, [
5449
5475
  w("nav", null, [
5450
- !b.title && b.titleIcon ? (l(), h(J, { key: 0 }, [
5451
- typeof b.titleIcon == "string" ? (l(), D(f(ce), {
5476
+ !h.title && h.titleIcon ? (l(), b(J, { key: 0 }, [
5477
+ typeof h.titleIcon == "string" ? (l(), D(f(ce), {
5452
5478
  key: 0,
5453
5479
  class: "bs-horizontal-nav-title-icon",
5454
- name: b.titleIcon
5455
- }, null, 8, ["name"])) : (l(), D(ae(b.titleIcon), {
5480
+ name: h.titleIcon
5481
+ }, null, 8, ["name"])) : (l(), D(ae(h.titleIcon), {
5456
5482
  key: 1,
5457
5483
  class: "bs-horizontal-nav-title-icon"
5458
5484
  }))
5459
5485
  ], 64)) : x("", !0),
5460
5486
  w("ul", null, [
5461
- b.title ? (l(), h("li", Hi, [
5462
- b.titleUrl ? (l(), D(E, {
5487
+ h.title ? (l(), b("li", Hi, [
5488
+ h.titleUrl ? (l(), D(E, {
5463
5489
  key: 0,
5464
- "aria-current": f(s)({ to: b.titleUrl }) || void 0,
5465
- to: b.titleUrl,
5466
- "data-active": f(s)({ to: b.titleUrl }),
5467
- onClick: M[1] || (M[1] = (B) => a("nav-link-clicked", { ev: B, payload: { resource: { url: b.titleUrl }, text: b.title } }))
5490
+ "aria-current": f(s)({ to: h.titleUrl }) || void 0,
5491
+ to: h.titleUrl,
5492
+ "data-active": f(s)({ to: h.titleUrl }),
5493
+ onClick: M[1] || (M[1] = (B) => a("nav-link-clicked", { ev: B, payload: { resource: { url: h.titleUrl }, text: h.title } }))
5468
5494
  }, {
5469
5495
  default: q(() => [
5470
- w("span", null, L(b.title), 1)
5496
+ w("span", null, V(h.title), 1)
5471
5497
  ]),
5472
5498
  _: 1
5473
- }, 8, ["aria-current", "to", "data-active"])) : (l(), h("span", Gi, L(b.title), 1))
5499
+ }, 8, ["aria-current", "to", "data-active"])) : (l(), b("span", Gi, V(h.title), 1))
5474
5500
  ])) : x("", !0),
5475
- (l(!0), h(J, null, de(f(d), (B, g) => {
5501
+ (l(!0), b(J, null, de(f(d), (B, g) => {
5476
5502
  var I;
5477
- return l(), h(J, {
5503
+ return l(), b(J, {
5478
5504
  key: B.id
5479
5505
  }, [
5480
- ((I = B.navItems) == null ? void 0 : I.length) > 0 ? (l(), h("li", Yi, [
5506
+ ((I = B.navItems) == null ? void 0 : I.length) > 0 ? (l(), b("li", Yi, [
5481
5507
  w("button", {
5482
5508
  id: `${B.id}-toggle`,
5483
5509
  type: "button",
@@ -5489,8 +5515,8 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5489
5515
  title: f(i)(B),
5490
5516
  onClick: (P) => $(B.id)
5491
5517
  }, [
5492
- w("span", null, L(B.text), 1),
5493
- R(f(Le), { class: "bs-horizontal-nav-nested-toggle-caret" })
5518
+ w("span", null, V(B.text), 1),
5519
+ R(f(Ve), { class: "bs-horizontal-nav-nested-toggle-caret" })
5494
5520
  ], 8, Xi),
5495
5521
  R(lt, {
5496
5522
  id: `${B.id}-nested-section`,
@@ -5504,47 +5530,49 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5504
5530
  }, {
5505
5531
  default: q(() => [
5506
5532
  w("ul", null, [
5507
- (l(!0), h(J, null, de(B.navItems, (P) => (l(), h("li", {
5533
+ (l(!0), b(J, null, de(B.navItems, (P) => (l(), b("li", {
5508
5534
  key: P.id
5509
5535
  }, [
5510
5536
  R(Me, {
5511
5537
  item: P,
5512
- router: b.router,
5538
+ router: h.router,
5539
+ "active-match": h.activeMatch,
5513
5540
  onNavLinkClicked: (N) => S(N, P)
5514
5541
  }, {
5515
5542
  default: q(() => [
5516
- _(L(P.text), 1)
5543
+ _(V(P.text), 1)
5517
5544
  ]),
5518
5545
  _: 2
5519
- }, 1032, ["item", "router", "onNavLinkClicked"])
5546
+ }, 1032, ["item", "router", "active-match", "onNavLinkClicked"])
5520
5547
  ]))), 128))
5521
5548
  ])
5522
5549
  ]),
5523
5550
  _: 2
5524
5551
  }, 1032, ["id", "anchor-id", "shown", "onClose"])
5525
- ])) : (l(), h("li", Zi, [
5552
+ ])) : (l(), b("li", Zi, [
5526
5553
  R(Me, {
5527
5554
  item: B,
5528
- router: b.router,
5555
+ router: h.router,
5556
+ "active-match": h.activeMatch,
5529
5557
  onNavLinkClicked: (P) => a("nav-link-clicked", { ev: P, payload: B })
5530
5558
  }, {
5531
5559
  default: q(() => [
5532
- w("span", null, L(B.text), 1)
5560
+ w("span", null, V(B.text), 1)
5533
5561
  ]),
5534
5562
  _: 2
5535
- }, 1032, ["item", "router", "onNavLinkClicked"])
5563
+ }, 1032, ["item", "router", "active-match", "onNavLinkClicked"])
5536
5564
  ]))
5537
5565
  ], 64);
5538
5566
  }), 128))
5539
5567
  ]),
5540
- b.$slots["end-items"] ? (l(), h("div", Qi, [
5541
- z(b.$slots, "end-items")
5568
+ h.$slots["end-items"] ? (l(), b("div", Qi, [
5569
+ z(h.$slots, "end-items")
5542
5570
  ])) : x("", !0)
5543
5571
  ])
5544
5572
  ]));
5545
5573
  };
5546
5574
  }
5547
- }, Ji = ["view-box"], _i = ["id"], el = ["offset", "stop-color"], Vr = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
5575
+ }, Ji = ["view-box"], _i = ["id"], el = ["offset", "stop-color"], Lr = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
5548
5576
  __name: "BsIconGradientWrapper",
5549
5577
  setup(e) {
5550
5578
  const n = C(null), t = C(null), a = [
@@ -5554,7 +5582,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5554
5582
  ], [o] = re();
5555
5583
  return ee(() => {
5556
5584
  t.value = n.value.querySelector("svg").getAttribute("viewBox") || "0 0 0 0";
5557
- }), (i, u) => (l(), h(J, null, [
5585
+ }), (i, u) => (l(), b(J, null, [
5558
5586
  w("span", H({
5559
5587
  ref_key: "svgWrapperRef",
5560
5588
  ref: n,
@@ -5563,7 +5591,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5563
5591
  }, i.$attrs), [
5564
5592
  z(i.$slots, "default")
5565
5593
  ], 16),
5566
- (l(), h("svg", {
5594
+ (l(), b("svg", {
5567
5595
  xmlns: "http://www.w3.org/2000/svg",
5568
5596
  "view-box": t.value,
5569
5597
  width: "0",
@@ -5577,7 +5605,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5577
5605
  y2: "100%",
5578
5606
  "gradient-units": "userSpaceOnUse"
5579
5607
  }, [
5580
- (l(), h(J, null, de(a, (s) => w("stop", {
5608
+ (l(), b(J, null, de(a, (s) => w("stop", {
5581
5609
  key: s.offset,
5582
5610
  offset: s.offset,
5583
5611
  "stop-color": s.color
@@ -5586,7 +5614,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5586
5614
  ], 8, Ji))
5587
5615
  ], 64));
5588
5616
  }
5589
- }), En = Symbol("InlineTabs"), Lr = {
5617
+ }), En = Symbol("InlineTabs"), Vr = {
5590
5618
  __name: "BsInlineTab",
5591
5619
  props: Ze,
5592
5620
  setup(e) {
@@ -5710,7 +5738,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5710
5738
  return ((p = (c = t.hints) == null ? void 0 : c.join) == null ? void 0 : p.call(c, `
5711
5739
  `)) || t.hints;
5712
5740
  }), r = m(() => t.error && t.errorMsg || t.hint || s.value || void 0), d = m(() => t.inputId || a.value);
5713
- return (c, p) => (l(), h("div", H({ "data-component": "bs-input-field" }, f(i)), [
5741
+ return (c, p) => (l(), b("div", H({ "data-component": "bs-input-field" }, f(i)), [
5714
5742
  e.label || c.$slots.label ? (l(), D(pe, {
5715
5743
  key: 0,
5716
5744
  for: c.$attrs.id || d.value,
@@ -5719,7 +5747,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5719
5747
  }, {
5720
5748
  default: q(() => [
5721
5749
  z(c.$slots, "label", {}, () => [
5722
- _(L(e.label), 1)
5750
+ _(V(e.label), 1)
5723
5751
  ])
5724
5752
  ]),
5725
5753
  _: 3
@@ -5882,16 +5910,16 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5882
5910
  $,
5883
5911
  O,
5884
5912
  k
5885
- ] = re(4), y = C(!1), S = C(""), b = C(""), M = C(!1), E = C(!1), B = C(!0);
5913
+ ] = re(4), y = C(!1), S = C(""), h = C(""), M = C(!1), E = C(!1), B = C(!0);
5886
5914
  n({
5887
5915
  validationErr: M,
5888
- validationErrMsg: b
5916
+ validationErrMsg: h
5889
5917
  });
5890
- const g = m(() => S.value ? `+${d.value}${S.value}` : ""), I = m(() => `Country code: ${d.value}. Click to change.`), P = m(() => B.value ? a.errorMsg || b.value : ""), N = m(() => a.error || M.value), G = m(() => a.hint || N.value && P.value), te = m(() => B.value && N.value);
5918
+ const g = m(() => S.value ? `+${d.value}${S.value}` : ""), I = m(() => `Country code: ${d.value}. Click to change.`), P = m(() => B.value ? a.errorMsg || h.value : ""), N = m(() => a.error || M.value), G = m(() => a.hint || N.value && P.value), te = m(() => B.value && N.value);
5891
5919
  Z(g, (Y) => {
5892
5920
  o("update:modelValue", Y), ie(Y);
5893
- }), Z(() => a.modelValue, he), Oe(), ee(() => y.value = !0);
5894
- function he(Y, oe) {
5921
+ }), Z(() => a.modelValue, be), Oe(), ee(() => y.value = !0);
5922
+ function be(Y, oe) {
5895
5923
  Y === "" && Y !== oe && (S.value = "");
5896
5924
  }
5897
5925
  function $e() {
@@ -5927,9 +5955,9 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5927
5955
  p.value = dt.getCountryByCountryCode(Y);
5928
5956
  }
5929
5957
  function ie(Y) {
5930
- M.value = Y ? !Ft(Y).valid : !1, b.value = M.value ? "Invalid phone number" : "";
5958
+ M.value = Y ? !Ft(Y).valid : !1, h.value = M.value ? "Invalid phone number" : "";
5931
5959
  }
5932
- return (Y, oe) => (l(), h("div", H({
5960
+ return (Y, oe) => (l(), b("div", H({
5933
5961
  class: "bs-input-phone",
5934
5962
  "data-component": "bs-input-phone"
5935
5963
  }, f(u)), [
@@ -5940,7 +5968,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5940
5968
  class: ve({ "visually-hidden": e.hideLabel })
5941
5969
  }, {
5942
5970
  default: q(() => [
5943
- _(L(e.label), 1)
5971
+ _(V(e.label), 1)
5944
5972
  ]),
5945
5973
  _: 1
5946
5974
  }, 8, ["for", "required", "disabled", "class"]),
@@ -5965,8 +5993,8 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5965
5993
  type: "button",
5966
5994
  onClick: oe[0] || (oe[0] = (Ee) => E.value = !E.value)
5967
5995
  }, [
5968
- w("span", null, L((le = p.value) == null ? void 0 : le.flag), 1),
5969
- w("span", null, "+" + L(d.value), 1),
5996
+ w("span", null, V((le = p.value) == null ? void 0 : le.flag), 1),
5997
+ w("span", null, "+" + V(d.value), 1),
5970
5998
  e.disabled ? x("", !0) : (l(), D(f(sn), {
5971
5999
  key: 0,
5972
6000
  size: "sm"
@@ -5995,9 +6023,9 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
5995
6023
  hint: e.hint,
5996
6024
  "hint-id": f(O)
5997
6025
  }, null, 8, ["error", "error-msg", "hint", "hint-id"]), [
5998
- [be, G.value]
6026
+ [he, G.value]
5999
6027
  ]),
6000
- y.value ? (l(), h("div", nl, [
6028
+ y.value ? (l(), b("div", nl, [
6001
6029
  R(Pn, {
6002
6030
  "anchor-id": f(v),
6003
6031
  "helper-text": "Country Code",
@@ -6011,15 +6039,15 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6011
6039
  "onUpdate:modelValue": ge
6012
6040
  }, {
6013
6041
  default: q(() => [
6014
- y.value ? (l(!0), h(J, { key: 0 }, de(c.value, (le) => (l(), D(Et, {
6042
+ y.value ? (l(!0), b(J, { key: 0 }, de(c.value, (le) => (l(), D(Et, {
6015
6043
  "aria-label": le.value,
6016
6044
  key: le.value,
6017
6045
  value: `${le.value}`,
6018
6046
  variant: "2-col"
6019
6047
  }, {
6020
6048
  default: q(() => [
6021
- w("span", al, L(le == null ? void 0 : le.flag), 1),
6022
- w("span", ol, L(le.label), 1)
6049
+ w("span", al, V(le == null ? void 0 : le.flag), 1),
6050
+ w("span", ol, V(le.label), 1)
6023
6051
  ]),
6024
6052
  _: 2
6025
6053
  }, 1032, ["aria-label", "value"]))), 128)) : x("", !0)
@@ -6046,7 +6074,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6046
6074
  }
6047
6075
  },
6048
6076
  setup(e) {
6049
- return (n, t) => (l(), h("svg", {
6077
+ return (n, t) => (l(), b("svg", {
6050
6078
  class: "bs-spinner",
6051
6079
  "data-component": "bs-spinner",
6052
6080
  "data-size": e.size,
@@ -6056,7 +6084,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6056
6084
  viewBox: "0 0 100 100",
6057
6085
  xmlns: "http://www.w3.org/2000/svg"
6058
6086
  }, [
6059
- w("title", null, L(e.label), 1),
6087
+ w("title", null, V(e.label), 1),
6060
6088
  w("circle", {
6061
6089
  cx: "50",
6062
6090
  cy: "50",
@@ -6064,7 +6092,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6064
6092
  r: "45",
6065
6093
  stroke: e.variant === "gradient" ? "url(#bs-spinner-gradient)" : void 0
6066
6094
  }, null, 8, ll),
6067
- e.variant === "gradient" ? (l(), h("defs", sl, t[0] || (t[0] = [
6095
+ e.variant === "gradient" ? (l(), b("defs", sl, t[0] || (t[0] = [
6068
6096
  w("linearGradient", { id: "bs-spinner-gradient" }, [
6069
6097
  w("stop", { offset: "0%" }),
6070
6098
  w("stop", { offset: "49%" }),
@@ -6168,7 +6196,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6168
6196
  const t = e, a = n, o = C(!1), i = C(!1), [u, s] = re(2);
6169
6197
  let r = [];
6170
6198
  Z(() => t.inputValue, () => {
6171
- i.value ? i.value = !1 : b();
6199
+ i.value ? i.value = !1 : h();
6172
6200
  }), Z(o, () => {
6173
6201
  o.value ? a("open") : a("close");
6174
6202
  });
@@ -6187,13 +6215,13 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6187
6215
  return I.map((G) => {
6188
6216
  let te = G.label;
6189
6217
  if (P !== "") {
6190
- const he = `<span style="color: var(--bs-blue-base)">${P}</span>`;
6191
- N === "includes" ? te = G.label.replaceAll(P, he) : te = G.label.replace(P, he);
6218
+ const be = `<span style="color: var(--bs-blue-base)">${P}</span>`;
6219
+ N === "includes" ? te = G.label.replaceAll(P, be) : te = G.label.replace(P, be);
6192
6220
  }
6193
6221
  return { ...G, labelHtml: te };
6194
6222
  });
6195
6223
  }
6196
- function b() {
6224
+ function h() {
6197
6225
  t.showDropdownOnFocus || t.inputValue.length >= t.characterThreshold ? o.value = !0 : o.value = !1;
6198
6226
  }
6199
6227
  function M() {
@@ -6212,7 +6240,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6212
6240
  const P = O.value.filter((N) => N !== I);
6213
6241
  a("update:optionsValue", P);
6214
6242
  }
6215
- return (I, P) => (l(), h(J, null, [
6243
+ return (I, P) => (l(), b(J, null, [
6216
6244
  e.label || I.$slots.label ? (l(), D(pe, {
6217
6245
  key: 0,
6218
6246
  for: v.value,
@@ -6221,7 +6249,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6221
6249
  }, {
6222
6250
  default: q(() => [
6223
6251
  z(I.$slots, "label", {}, () => [
6224
- _(L(e.label), 1)
6252
+ _(V(e.label), 1)
6225
6253
  ])
6226
6254
  ]),
6227
6255
  _: 3
@@ -6246,7 +6274,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6246
6274
  value: e.inputValue
6247
6275
  }, I.$attrs, {
6248
6276
  onClear: M,
6249
- onFocusin: b,
6277
+ onFocusin: h,
6250
6278
  "onUpdate:modelValue": P[0] || (P[0] = (N) => a("update:inputValue", N))
6251
6279
  }), null, 16, ["aria-controls", "aria-describedby", "aria-expanded", "disabled", "error", "hide-clear", "hide-search-icon", "input-id", "placeholder", "value"])
6252
6280
  ], 8, rl),
@@ -6348,7 +6376,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6348
6376
  }
6349
6377
  },
6350
6378
  setup(e) {
6351
- return (n, t) => (l(), h("span", {
6379
+ return (n, t) => (l(), b("span", {
6352
6380
  class: "bs-loader",
6353
6381
  "data-size": e.size,
6354
6382
  "data-variant": e.variant,
@@ -6361,7 +6389,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6361
6389
  w("span", { class: "visually-hidden" }, "Loading", -1)
6362
6390
  ]), 8, pl));
6363
6391
  }
6364
- }, fl = ["data-shown"], bl = {
6392
+ }, fl = ["data-shown"], hl = {
6365
6393
  __name: "BsOverlay",
6366
6394
  props: {
6367
6395
  shown: {
@@ -6414,7 +6442,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6414
6442
  _: 1
6415
6443
  }, 8, ["shown", "preloaded"]));
6416
6444
  }
6417
- }, hl = ["id", "aria-labelledby", "data-body-background-contrast", "data-footer-border", "data-full-height", "data-full-width", "data-header-border", "data-shown", "data-size", "role"], vl = {
6445
+ }, bl = ["id", "aria-labelledby", "data-body-background-contrast", "data-footer-border", "data-full-height", "data-full-width", "data-header-border", "data-shown", "data-size", "role"], vl = {
6418
6446
  key: 0,
6419
6447
  class: "bs-modal-header-container"
6420
6448
  }, ml = { class: "bs-modal-header" }, yl = ["id"], gl = {
@@ -6440,11 +6468,11 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6440
6468
  const c = m(() => !!(t.title || d.title)), p = m(() => !!(t.subtitle || d.subtitle)), v = m(() => !!d.progress), $ = m(() => !t.fullHeight && c.value), O = m(() => !t.fullHeight && !!d.footer);
6441
6469
  function k(y, S = !0) {
6442
6470
  var M;
6443
- const b = S && ((M = o.value) == null ? void 0 : M.querySelector('[data-shown="true"]')) !== null;
6444
- i && !b && (a("close", t.modalId), a(y, t.modalId));
6471
+ const h = S && ((M = o.value) == null ? void 0 : M.querySelector('[data-shown="true"]')) !== null;
6472
+ i && !h && (a("close", t.modalId), a(y, t.modalId));
6445
6473
  }
6446
- return (y, S) => (l(), h(J, null, [
6447
- R(bl, {
6474
+ return (y, S) => (l(), b(J, null, [
6475
+ R(hl, {
6448
6476
  "enter-controlled": y.enterControlled,
6449
6477
  "enter-trigger": y.enterTrigger,
6450
6478
  "leave-trigger": y.leaveTrigger,
@@ -6455,9 +6483,9 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6455
6483
  name: "bs-modal",
6456
6484
  preloaded: y.preloaded,
6457
6485
  shown: f(u),
6458
- onAfterEnter: S[2] || (S[2] = (b) => a("after-enter")),
6459
- onAfterLeave: S[3] || (S[3] = (b) => a("after-leave")),
6460
- onEnter: S[4] || (S[4] = (b) => Hn(i) ? i.value = !0 : i = !0)
6486
+ onAfterEnter: S[2] || (S[2] = (h) => a("after-enter")),
6487
+ onAfterLeave: S[3] || (S[3] = (h) => a("after-leave")),
6488
+ onEnter: S[4] || (S[4] = (h) => Hn(i) ? i.value = !0 : i = !0)
6461
6489
  }, {
6462
6490
  default: q(() => [
6463
6491
  w("div", H({
@@ -6479,55 +6507,55 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6479
6507
  }, y.$attrs), [
6480
6508
  R(Ii, { active: f(u) }, {
6481
6509
  default: q(() => [
6482
- $.value ? (l(), h("header", vl, [
6510
+ $.value ? (l(), b("header", vl, [
6483
6511
  w("div", ml, [
6484
6512
  c.value ? z(y.$slots, "title", { key: 0 }, () => [
6485
- y.title ? (l(), h("span", {
6513
+ y.title ? (l(), b("span", {
6486
6514
  key: 0,
6487
6515
  class: "bs-modal-title",
6488
6516
  id: f(s)
6489
- }, L(y.title), 9, yl)) : x("", !0)
6517
+ }, V(y.title), 9, yl)) : x("", !0)
6490
6518
  ]) : x("", !0),
6491
- y.closeButton ? (l(), h("button", {
6519
+ y.closeButton ? (l(), b("button", {
6492
6520
  key: 1,
6493
6521
  class: "bs-modal-close-button",
6494
6522
  "aria-label": "Close Modal",
6495
6523
  title: "Close Modal",
6496
6524
  type: "button",
6497
- onClick: S[0] || (S[0] = (b) => k("x-clicked-close", !1))
6525
+ onClick: S[0] || (S[0] = (h) => k("x-clicked-close", !1))
6498
6526
  }, [
6499
6527
  R(f(ke))
6500
6528
  ])) : x("", !0)
6501
6529
  ]),
6502
- p.value ? (l(), h("div", gl, [
6530
+ p.value ? (l(), b("div", gl, [
6503
6531
  z(y.$slots, "subtitle", {}, () => [
6504
- w("span", { id: f(r) }, L(y.subtitle), 9, wl)
6532
+ w("span", { id: f(r) }, V(y.subtitle), 9, wl)
6505
6533
  ])
6506
6534
  ])) : x("", !0),
6507
- v.value ? (l(), h("div", kl, [
6535
+ v.value ? (l(), b("div", kl, [
6508
6536
  z(y.$slots, "progress")
6509
6537
  ])) : x("", !0)
6510
6538
  ])) : x("", !0),
6511
- y.closeButton && !$.value ? (l(), h("button", {
6539
+ y.closeButton && !$.value ? (l(), b("button", {
6512
6540
  key: 1,
6513
6541
  class: "bs-modal-close-button",
6514
6542
  "aria-label": "Close Modal",
6515
6543
  title: "Close Modal",
6516
6544
  type: "button",
6517
- onClick: S[1] || (S[1] = (b) => k("x-clicked-close", !1))
6545
+ onClick: S[1] || (S[1] = (h) => k("x-clicked-close", !1))
6518
6546
  }, [
6519
6547
  R(f(ke))
6520
6548
  ])) : x("", !0),
6521
6549
  w("div", Sl, [
6522
6550
  z(y.$slots, "default")
6523
6551
  ]),
6524
- O.value ? (l(), h("footer", $l, [
6552
+ O.value ? (l(), b("footer", $l, [
6525
6553
  z(y.$slots, "footer")
6526
6554
  ])) : x("", !0)
6527
6555
  ]),
6528
6556
  _: 3
6529
6557
  }, 8, ["active"])
6530
- ], 16, hl)
6558
+ ], 16, bl)
6531
6559
  ]),
6532
6560
  _: 3
6533
6561
  }, 8, ["preloaded", "shown"])
@@ -6539,7 +6567,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6539
6567
  }, Tl = ["aria-label", "title", "disabled"], Cl = { key: 0 }, Dl = ["aria-label", "title", "disabled"], Ol = { key: 0 }, xl = {
6540
6568
  key: 1,
6541
6569
  class: "bs-pagination-page-numbers"
6542
- }, Al = ["title", "disabled", "data-selected", "onClick"], zl = { key: 2 }, Pl = { key: 3 }, El = { class: "bs-pagination-results-numbers" }, Vl = ["data-selected", "disabled", "onClick"], Ll = {
6570
+ }, Al = ["title", "disabled", "data-selected", "onClick"], zl = { key: 2 }, Pl = { key: 3 }, El = { class: "bs-pagination-results-numbers" }, Ll = ["data-selected", "disabled", "onClick"], Vl = {
6543
6571
  key: 5,
6544
6572
  class: "bs-pagination-carets"
6545
6573
  }, Ml = ["aria-label", "title", "disabled"], Nl = { key: 0 }, ql = ["aria-label", "title", "disabled"], Rl = { key: 0 }, Ur = {
@@ -6664,23 +6692,23 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6664
6692
  if (t.pageCount <= t.pageRange)
6665
6693
  return [...Array(t.pageCount + 1).keys()].slice(1);
6666
6694
  const y = [1], S = (t.pageRange - 1) / 2;
6667
- let b = i.value - S, M = i.value + S;
6668
- b < 1 && (M += 1 - b, b = 1), M > t.pageCount && (b -= M - t.pageCount, M = t.pageCount), b = Math.max(b, 2), M = Math.min(M, t.pageCount - 1), b > 2 && y.push(t.breakText);
6669
- for (let E = b; E <= M; E++)
6695
+ let h = i.value - S, M = i.value + S;
6696
+ h < 1 && (M += 1 - h, h = 1), M > t.pageCount && (h -= M - t.pageCount, M = t.pageCount), h = Math.max(h, 2), M = Math.min(M, t.pageCount - 1), h > 2 && y.push(t.breakText);
6697
+ for (let E = h; E <= M; E++)
6670
6698
  y.push(E);
6671
6699
  return M < t.pageCount - 1 && y.push(t.breakText), y.push(t.pageCount), y;
6672
6700
  }), $ = m(() => `${t.centerLabel ?? "Page"} ${i.value} of ${u.value}`), O = m(() => {
6673
6701
  const y = (i.value - 1) * t.itemsPerGroup + 1, S = Math.min(y - 1 + t.itemsPerGroup, t.itemsCount);
6674
6702
  return `${t.centerLabel ?? "Results"} ${y} - ${S} of ${t.itemsCount}`;
6675
6703
  }), k = m(() => t.resultsIncrements.split(",").map((y) => parseInt(y)));
6676
- return (y, S) => (l(), h("div", {
6704
+ return (y, S) => (l(), b("div", {
6677
6705
  class: "bs-pagination",
6678
6706
  "data-component": "bs-pagination",
6679
6707
  "data-variant": s.value,
6680
6708
  "data-fixed": t.fixed
6681
6709
  }, [
6682
- e.variant === "base" || e.variant === "group" ? (l(), h("div", Bl, [
6683
- e.showFirstLastButtons ? (l(), h("button", {
6710
+ e.variant === "base" || e.variant === "group" ? (l(), b("div", Bl, [
6711
+ e.showFirstLastButtons ? (l(), b("button", {
6684
6712
  key: 0,
6685
6713
  type: "button",
6686
6714
  class: ve(e.firstPageText ? "bs-pagination-word-caret" : void 0),
@@ -6690,7 +6718,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6690
6718
  onClick: r
6691
6719
  }, [
6692
6720
  R(f(Zn)),
6693
- e.firstPageText ? (l(), h("span", Cl, L(e.firstPageText), 1)) : x("", !0)
6721
+ e.firstPageText ? (l(), b("span", Cl, V(e.firstPageText), 1)) : x("", !0)
6694
6722
  ], 10, Tl)) : x("", !0),
6695
6723
  w("button", {
6696
6724
  type: "button",
@@ -6701,34 +6729,34 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6701
6729
  onClick: d
6702
6730
  }, [
6703
6731
  R(f(nt)),
6704
- e.prevPageText ? (l(), h("span", Ol, L(e.prevPageText), 1)) : x("", !0)
6732
+ e.prevPageText ? (l(), b("span", Ol, V(e.prevPageText), 1)) : x("", !0)
6705
6733
  ], 10, Dl)
6706
6734
  ])) : x("", !0),
6707
- e.variant === "base" && e.centerDisplay === "numbers" ? (l(), h("div", xl, [
6708
- (l(!0), h(J, null, de(v.value, (b) => (l(), h("button", {
6709
- key: `page-${b}-button`,
6735
+ e.variant === "base" && e.centerDisplay === "numbers" ? (l(), b("div", xl, [
6736
+ (l(!0), b(J, null, de(v.value, (h) => (l(), b("button", {
6737
+ key: `page-${h}-button`,
6710
6738
  type: "button",
6711
- title: `Page ${b}`,
6712
- disabled: i.value === b || e.breakText === b,
6713
- "data-selected": b === i.value,
6714
- onClick: (M) => i.value = b
6715
- }, L(b), 9, Al))), 128))
6739
+ title: `Page ${h}`,
6740
+ disabled: i.value === h || e.breakText === h,
6741
+ "data-selected": h === i.value,
6742
+ onClick: (M) => i.value = h
6743
+ }, V(h), 9, Al))), 128))
6716
6744
  ])) : x("", !0),
6717
- t.variant === "base" && t.centerDisplay === "text" ? (l(), h("span", zl, L($.value), 1)) : x("", !0),
6718
- t.variant === "group" ? (l(), h("span", Pl, L(O.value), 1)) : x("", !0),
6719
- t.variant === "results" ? (l(), h(J, { key: 4 }, [
6745
+ t.variant === "base" && t.centerDisplay === "text" ? (l(), b("span", zl, V($.value), 1)) : x("", !0),
6746
+ t.variant === "group" ? (l(), b("span", Pl, V(O.value), 1)) : x("", !0),
6747
+ t.variant === "results" ? (l(), b(J, { key: 4 }, [
6720
6748
  S[0] || (S[0] = w("span", null, "Results Per Page:", -1)),
6721
6749
  w("div", El, [
6722
- (l(!0), h(J, null, de(k.value, (b) => (l(), h("button", {
6750
+ (l(!0), b(J, null, de(k.value, (h) => (l(), b("button", {
6723
6751
  type: "button",
6724
- key: `results-${b}`,
6725
- "data-selected": b === i.value,
6726
- disabled: i.value === b || e.breakText === b,
6727
- onClick: (M) => i.value = b
6728
- }, L(b), 9, Vl))), 128))
6752
+ key: `results-${h}`,
6753
+ "data-selected": h === i.value,
6754
+ disabled: i.value === h || e.breakText === h,
6755
+ onClick: (M) => i.value = h
6756
+ }, V(h), 9, Ll))), 128))
6729
6757
  ])
6730
6758
  ], 64)) : x("", !0),
6731
- e.variant === "base" || e.variant === "group" ? (l(), h("div", Ll, [
6759
+ e.variant === "base" || e.variant === "group" ? (l(), b("div", Vl, [
6732
6760
  w("button", {
6733
6761
  type: "button",
6734
6762
  class: ve(e.nextPageText ? "bs-pagination-word-caret" : void 0),
@@ -6737,10 +6765,10 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6737
6765
  disabled: i.value === u.value,
6738
6766
  onClick: c
6739
6767
  }, [
6740
- e.nextPageText ? (l(), h("span", Nl, L(e.nextPageText), 1)) : x("", !0),
6768
+ e.nextPageText ? (l(), b("span", Nl, V(e.nextPageText), 1)) : x("", !0),
6741
6769
  R(f(at))
6742
6770
  ], 10, Ml),
6743
- e.showFirstLastButtons ? (l(), h("button", {
6771
+ e.showFirstLastButtons ? (l(), b("button", {
6744
6772
  key: 0,
6745
6773
  type: "button",
6746
6774
  class: ve(e.lastPageText ? "bs-pagination-word-caret" : void 0),
@@ -6749,7 +6777,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6749
6777
  disabled: i.value === u.value,
6750
6778
  onClick: p
6751
6779
  }, [
6752
- e.lastPageText ? (l(), h("span", Rl, L(e.lastPageText), 1)) : x("", !0),
6780
+ e.lastPageText ? (l(), b("span", Rl, V(e.lastPageText), 1)) : x("", !0),
6753
6781
  R(f(Qn))
6754
6782
  ], 10, ql)) : x("", !0)
6755
6783
  ])) : x("", !0)
@@ -6833,14 +6861,14 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6833
6861
  function a(o) {
6834
6862
  o.target.tagName === "BUTTON" && (o.preventDefault(), o.stopImmediatePropagation(), t("action-toggled"));
6835
6863
  }
6836
- return (o, i) => (l(), h("div", Fl, [
6837
- e.action || o.$slots.action ? (l(), h("button", {
6864
+ return (o, i) => (l(), b("div", Fl, [
6865
+ e.action || o.$slots.action ? (l(), b("button", {
6838
6866
  key: 0,
6839
6867
  "data-icon": "true",
6840
6868
  onClick: a
6841
6869
  }, [
6842
6870
  z(o.$slots, "action", {}, () => [
6843
- e.actionIcon ? (l(), h(J, { key: 0 }, [
6871
+ e.actionIcon ? (l(), b(J, { key: 0 }, [
6844
6872
  typeof e.actionIcon == "string" ? (l(), D(f(ce), {
6845
6873
  key: 0,
6846
6874
  name: e.actionIcon,
@@ -6850,16 +6878,16 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6850
6878
  class: "bs-icon"
6851
6879
  }))
6852
6880
  ], 64)) : x("", !0),
6853
- _(" " + L(e.action), 1)
6881
+ _(" " + V(e.action), 1)
6854
6882
  ])
6855
6883
  ])) : x("", !0),
6856
- w("span", Ul, L(e.profileName), 1),
6857
- e.company ? (l(), h("span", Wl, L(e.company), 1)) : x("", !0),
6858
- e.jobTitle ? (l(), h("span", Kl, L(e.jobTitle), 1)) : x("", !0),
6859
- e.email ? (l(), h("span", Hl, L(e.email), 1)) : x("", !0),
6860
- e.miscMeta || o.$slots.misc ? (l(), h("span", Gl, [
6884
+ w("span", Ul, V(e.profileName), 1),
6885
+ e.company ? (l(), b("span", Wl, V(e.company), 1)) : x("", !0),
6886
+ e.jobTitle ? (l(), b("span", Kl, V(e.jobTitle), 1)) : x("", !0),
6887
+ e.email ? (l(), b("span", Hl, V(e.email), 1)) : x("", !0),
6888
+ e.miscMeta || o.$slots.misc ? (l(), b("span", Gl, [
6861
6889
  z(o.$slots, "misc", {}, () => [
6862
- e.miscMetaIcon ? (l(), h(J, { key: 0 }, [
6890
+ e.miscMetaIcon ? (l(), b(J, { key: 0 }, [
6863
6891
  typeof e.miscMetaIcon == "string" ? (l(), D(f(ce), {
6864
6892
  key: 0,
6865
6893
  name: e.miscMetaIcon,
@@ -6869,7 +6897,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6869
6897
  class: "bs-icon"
6870
6898
  }))
6871
6899
  ], 64)) : x("", !0),
6872
- _(" " + L(e.miscMeta), 1)
6900
+ _(" " + V(e.miscMeta), 1)
6873
6901
  ])
6874
6902
  ])) : x("", !0)
6875
6903
  ]));
@@ -6921,7 +6949,7 @@ const Vi = ["aria-current", "data-active", "href", "target"], Me = {
6921
6949
  }, 16, ["data-layout", "onClick"]));
6922
6950
  }
6923
6951
  });
6924
- function Vn(e) {
6952
+ function Ln(e) {
6925
6953
  const n = m(() => {
6926
6954
  var o;
6927
6955
  switch (e.currentStatus) {
@@ -6974,8 +7002,8 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
6974
7002
  }
6975
7003
  },
6976
7004
  setup(e) {
6977
- const n = e, { progressStep: t, progressText: a, getStatus: o } = Vn(n);
6978
- return (i, u) => (l(), h("div", {
7005
+ const n = e, { progressStep: t, progressText: a, getStatus: o } = Ln(n);
7006
+ return (i, u) => (l(), b("div", {
6979
7007
  "aria-valuemax": e.steps.length,
6980
7008
  "aria-valuenow": f(t),
6981
7009
  "aria-valuetext": f(a),
@@ -6983,14 +7011,14 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
6983
7011
  "data-component": "bs-progress-bar",
6984
7012
  role: "progressbar"
6985
7013
  }, [
6986
- (l(!0), h(J, null, de(e.steps, (s, r) => (l(), h("div", {
7014
+ (l(!0), b(J, null, de(e.steps, (s, r) => (l(), b("div", {
6987
7015
  class: "bs-step-item",
6988
7016
  "data-status": f(o)(s.status, r),
6989
7017
  "data-variant": "progress",
6990
7018
  key: s.id || s.label,
6991
7019
  role: "status"
6992
7020
  }, [
6993
- w("span", null, L(s.label || s) + " : " + L(f(o)(s.status, r) || "not started"), 1)
7021
+ w("span", null, V(s.label || s) + " : " + V(f(o)(s.status, r) || "not started"), 1)
6994
7022
  ], 8, Zl))), 128))
6995
7023
  ], 8, Xl));
6996
7024
  }
@@ -7039,7 +7067,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7039
7067
  const t = e;
7040
7068
  W(t, "passAttrs", void 0, "Use Vue's native fallthrough attributes instead.");
7041
7069
  const [a] = re(), { filtered: o, remaining: i } = ye(["class", "style"]), u = m(() => t.inputId || a.value), s = m(() => t.checked || t.modelValue && t.modelValue === t.value);
7042
- return (r, d) => (l(), h("div", H({
7070
+ return (r, d) => (l(), b("div", H({
7043
7071
  class: "bs-boolean",
7044
7072
  "data-component": "bs-radio",
7045
7073
  "data-disabled": e.disabled,
@@ -7065,7 +7093,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7065
7093
  }, {
7066
7094
  default: q(() => [
7067
7095
  z(r.$slots, "label", {}, () => [
7068
- _(L(e.label), 1)
7096
+ _(V(e.label), 1)
7069
7097
  ])
7070
7098
  ]),
7071
7099
  _: 3
@@ -7086,7 +7114,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7086
7114
  emits: ["update:modelValue"],
7087
7115
  setup(e, { emit: n }) {
7088
7116
  const t = e, a = m(() => ({ [t.error ? "aria-errormessage" : "aria-describedby"]: t.hintId }));
7089
- return (o, i) => (l(), h("select", H({
7117
+ return (o, i) => (l(), b("select", H({
7090
7118
  id: o.$attrs.id || e.inputId,
7091
7119
  class: "bs-select",
7092
7120
  "data-component": "bs-select",
@@ -7148,7 +7176,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7148
7176
  return ((p = (c = n.hints) == null ? void 0 : c.join) == null ? void 0 : p.call(c, `
7149
7177
  `)) || n.hints;
7150
7178
  }), s = m(() => n.error && n.errorMsg || n.hint || u.value || void 0), r = m(() => n.inputId || t.value), d = m(() => n.value || n.modelValue);
7151
- return (c, p) => (l(), h("div", H({ "data-component": "bs-select-field" }, f(o)), [
7179
+ return (c, p) => (l(), b("div", H({ "data-component": "bs-select-field" }, f(o)), [
7152
7180
  e.label || c.$slots.label ? (l(), D(pe, {
7153
7181
  key: 0,
7154
7182
  for: c.$attrs.id || r.value,
@@ -7157,7 +7185,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7157
7185
  }, {
7158
7186
  default: q(() => [
7159
7187
  z(c.$slots, "label", {}, () => [
7160
- _(L(e.label), 1)
7188
+ _(V(e.label), 1)
7161
7189
  ])
7162
7190
  ]),
7163
7191
  _: 3
@@ -7176,13 +7204,13 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7176
7204
  selected: !d.value,
7177
7205
  value: "",
7178
7206
  disabled: !!d.value
7179
- }, L(e.disabled ? "" : e.placeholder), 9, ts),
7180
- (l(!0), h(J, null, de(e.data, (v) => (l(), h("option", {
7207
+ }, V(e.disabled ? "" : e.placeholder), 9, ts),
7208
+ (l(!0), b(J, null, de(e.data, (v) => (l(), b("option", {
7181
7209
  key: v.value,
7182
7210
  disabled: v.disabled,
7183
7211
  selected: d.value === v.value,
7184
7212
  value: v.value
7185
- }, L(v.label), 9, ns))), 128))
7213
+ }, V(v.label), 9, ns))), 128))
7186
7214
  ]),
7187
7215
  _: 1
7188
7216
  }, 16, ["disabled", "error", "hint-id", "input-id", "required", "value"]),
@@ -7287,7 +7315,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7287
7315
  }
7288
7316
  return t.placeholder;
7289
7317
  }), p = m(() => c.value === t.placeholder);
7290
- return (v, $) => (l(), h("div", null, [
7318
+ return (v, $) => (l(), b("div", null, [
7291
7319
  e.label || v.$slots.label ? (l(), D(pe, {
7292
7320
  key: 0,
7293
7321
  disabled: e.disabled,
@@ -7296,12 +7324,12 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7296
7324
  }, {
7297
7325
  default: q(() => [
7298
7326
  z(v.$slots, "label", {}, () => [
7299
- _(L(e.label), 1)
7327
+ _(V(e.label), 1)
7300
7328
  ])
7301
7329
  ]),
7302
7330
  _: 3
7303
7331
  }, 8, ["disabled", "for", "required"])) : x("", !0),
7304
- e.inputName || e.inputId ? (l(), h("input", {
7332
+ e.inputName || e.inputId ? (l(), b("input", {
7305
7333
  key: 1,
7306
7334
  id: e.inputId,
7307
7335
  name: e.inputName,
@@ -7346,8 +7374,8 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7346
7374
  }, v.$attrs, {
7347
7375
  onClick: $[0] || ($[0] = Ce((O) => s.value = !s.value, ["prevent"]))
7348
7376
  }), [
7349
- w("span", null, L(c.value), 1),
7350
- e.disabled ? x("", !0) : (l(), D(f(Le), {
7377
+ w("span", null, V(c.value), 1),
7378
+ e.disabled ? x("", !0) : (l(), D(f(Ve), {
7351
7379
  key: 0,
7352
7380
  size: "md"
7353
7381
  }))
@@ -7400,7 +7428,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7400
7428
  const t = e;
7401
7429
  W(t, "passAttrs", void 0, "Use Vue's native fallthrough attributes instead.");
7402
7430
  const a = n, [o] = re(), { filtered: i, remaining: u } = ye(["class", "style"]), s = m(() => t.inputId || o.value), r = m(() => t.checked || t.modelValue);
7403
- return (d, c) => (l(), h("div", H({
7431
+ return (d, c) => (l(), b("div", H({
7404
7432
  class: "bs-boolean",
7405
7433
  "data-component": "bs-switch",
7406
7434
  "data-disabled": e.disabled,
@@ -7414,7 +7442,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7414
7442
  }, {
7415
7443
  default: q(() => [
7416
7444
  z(d.$slots, "label", {}, () => [
7417
- _(L(e.label), 1)
7445
+ _(V(e.label), 1)
7418
7446
  ])
7419
7447
  ]),
7420
7448
  _: 3
@@ -7467,7 +7495,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7467
7495
  o.value.dispatchEvent(d);
7468
7496
  }
7469
7497
  }
7470
- return (d, c) => (l(), h("div", {
7498
+ return (d, c) => (l(), b("div", {
7471
7499
  "aria-controls": u.value,
7472
7500
  "aria-selected": i.value ? "true" : "false",
7473
7501
  "data-hidden": e.hidden || void 0,
@@ -7493,7 +7521,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7493
7521
  },
7494
7522
  emits: ["tabChange", "update:modelValue"],
7495
7523
  setup(e, { emit: n }) {
7496
- const t = e, a = n, o = C(!1), i = C(!1), u = C([]), s = C(!1), r = C(!1), d = C(), c = C(), p = C([]), v = C(!1), $ = C([]), O = C(), k = C([]), y = C(), S = C(), [b, M] = re(2);
7524
+ const t = e, a = n, o = C(!1), i = C(!1), u = C([]), s = C(!1), r = C(!1), d = C(), c = C(), p = C([]), v = C(!1), $ = C([]), O = C(), k = C([]), y = C(), S = C(), [h, M] = re(2);
7497
7525
  let E;
7498
7526
  const B = m(() => t.activeTabId ? $.value.findIndex((A) => A.id === t.activeTabId) : 0), g = m(() => u.value.some((A) => A.id === t.activeTabId)), I = m(() => `${M.value}-options`), P = m(() => `${M.value}-toggle`), N = m(() => {
7499
7527
  var A;
@@ -7519,11 +7547,11 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7519
7547
  }, v.value ? 25 : 1e3);
7520
7548
  }
7521
7549
  }
7522
- function he() {
7550
+ function be() {
7523
7551
  clearTimeout(E);
7524
7552
  }
7525
7553
  function $e() {
7526
- he(), Ee();
7554
+ be(), Ee();
7527
7555
  }
7528
7556
  function ge(A) {
7529
7557
  a("tabChange", A), a("update:modelValue", A);
@@ -7589,7 +7617,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7589
7617
  }, 25);
7590
7618
  y.value = new ResizeObserver(A), y.value.observe(document.body), d.value && y.value.observe(d.value);
7591
7619
  }
7592
- function V() {
7620
+ function L() {
7593
7621
  $.value = Array.from(c.value.children).filter((A) => A.role === "tab");
7594
7622
  }
7595
7623
  function F() {
@@ -7611,15 +7639,15 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7611
7639
  return Z(() => t.activeTabId, we), ee(() => {
7612
7640
  var A;
7613
7641
  try {
7614
- V(), F(), T(), S.value = d.value.getBoundingClientRect().width, te(), t.withBsTabs || (A = $.value[B.value]) == null || A.setAttribute("aria-selected", "true");
7642
+ L(), F(), T(), S.value = d.value.getBoundingClientRect().width, te(), t.withBsTabs || (A = $.value[B.value]) == null || A.setAttribute("aria-selected", "true");
7615
7643
  } catch (j) {
7616
7644
  console.log("tab error", j);
7617
7645
  }
7618
- }), De($e), (A, j) => (l(), h("div", {
7646
+ }), De($e), (A, j) => (l(), b("div", {
7619
7647
  class: "bs-tab-list",
7620
7648
  ref_key: "hostEl",
7621
7649
  ref: d,
7622
- id: A.$attrs.id || f(b),
7650
+ id: A.$attrs.id || f(h),
7623
7651
  "data-component": "bs-tab-list",
7624
7652
  "data-resizing": !o.value || void 0
7625
7653
  }, [
@@ -7646,11 +7674,11 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7646
7674
  onClick: Oe
7647
7675
  }, [
7648
7676
  R(f(Jn), { size: "sm" }),
7649
- _(" " + L(N.value), 1)
7677
+ _(" " + V(N.value), 1)
7650
7678
  ], 8, cs),
7651
7679
  R(Pn, {
7652
7680
  "anchor-id": P.value,
7653
- "container-id": A.$attrs.id || f(b),
7681
+ "container-id": A.$attrs.id || f(h),
7654
7682
  "helper-description": e.helperDescription || void 0,
7655
7683
  "helper-text": e.helperText,
7656
7684
  id: f(M),
@@ -7663,13 +7691,13 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7663
7691
  "onUpdate:modelValue": U
7664
7692
  }, {
7665
7693
  default: q(() => [
7666
- (l(!0), h(J, null, de(u.value, (X) => (l(), D(Et, {
7694
+ (l(!0), b(J, null, de(u.value, (X) => (l(), D(Et, {
7667
7695
  key: X.id,
7668
7696
  value: X.id,
7669
7697
  "options-id": I.value
7670
7698
  }, {
7671
7699
  default: q(() => [
7672
- _(L(X.textContent), 1)
7700
+ _(V(X.textContent), 1)
7673
7701
  ]),
7674
7702
  _: 2
7675
7703
  }, 1032, ["value", "options-id"]))), 128))
@@ -7678,7 +7706,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7678
7706
  }, 8, ["anchor-id", "container-id", "helper-description", "helper-text", "id", "options-id", "shown"])
7679
7707
  ], 8, us));
7680
7708
  }
7681
- }, bs = ["aria-labelledby", "data-active", "id"], _r = {
7709
+ }, hs = ["aria-labelledby", "data-active", "id"], _r = {
7682
7710
  __name: "BsTabPanel",
7683
7711
  props: {
7684
7712
  activeTabId: {
@@ -7692,7 +7720,7 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7692
7720
  },
7693
7721
  setup(e) {
7694
7722
  const n = e, t = Se(), a = m(() => n.activeTabId && n.activeTabId === n.tabId), o = m(() => t.id || `${n.tabId}-panel`);
7695
- return (i, u) => (l(), h("section", {
7723
+ return (i, u) => (l(), b("section", {
7696
7724
  "aria-labelledby": e.tabId,
7697
7725
  "data-active": a.value,
7698
7726
  "data-component": "bs-tab-panel",
@@ -7700,13 +7728,13 @@ const Xl = ["aria-valuemax", "aria-valuenow", "aria-valuetext"], Zl = ["data-sta
7700
7728
  role: "tabpanel"
7701
7729
  }, [
7702
7730
  z(i.$slots, "default")
7703
- ], 8, bs));
7731
+ ], 8, hs));
7704
7732
  }
7705
7733
  };
7706
- function Ln() {
7734
+ function Vn() {
7707
7735
  return null;
7708
7736
  }
7709
- Ln.props = {
7737
+ Vn.props = {
7710
7738
  id: {
7711
7739
  // TODO: Change to "required", use as cell loop key, and update all docs after getting resizing working ORCA app okay
7712
7740
  type: String,
@@ -7759,7 +7787,7 @@ Ln.props = {
7759
7787
  // default width is set in Table.vue
7760
7788
  }
7761
7789
  };
7762
- const ct = Ln, Mn = Symbol("TableHeaderProvider"), Nn = Symbol("TableBodyProvider"), qn = Symbol("TableFooterProvider"), pt = {
7790
+ const ct = Vn, Mn = Symbol("TableHeaderProvider"), Nn = Symbol("TableBodyProvider"), qn = Symbol("TableFooterProvider"), pt = {
7763
7791
  __name: "TableRowGroup",
7764
7792
  props: {
7765
7793
  kind: {
@@ -7781,7 +7809,7 @@ const ct = Ln, Mn = Symbol("TableHeaderProvider"), Nn = Symbol("TableBodyProvide
7781
7809
  function i() {
7782
7810
  a.value--;
7783
7811
  }
7784
- return (u, s) => (l(), h("div", {
7812
+ return (u, s) => (l(), b("div", {
7785
7813
  class: ve(`bs-table-${e.kind}-rowgroup`),
7786
7814
  role: "rowgroup",
7787
7815
  style: tn(`--bs-table-${e.kind}-row-count: ${a.value}`)
@@ -7800,14 +7828,14 @@ Rn.props = {
7800
7828
  validator: (e) => ["left", "right"].includes(e)
7801
7829
  }
7802
7830
  };
7803
- const ft = Rn, hs = {
7831
+ const ft = Rn, bs = {
7804
7832
  class: "bs-table-row",
7805
7833
  role: "row"
7806
- }, bt = {
7834
+ }, ht = {
7807
7835
  __name: "TableRow",
7808
7836
  setup(e) {
7809
7837
  const n = ue(Nn, null) || ue(Mn, null) || ue(qn);
7810
- return ee(() => n.incrementRowCount()), De(() => n.decrementRowCount()), (t, a) => (l(), h("div", hs, [
7838
+ return ee(() => n.incrementRowCount()), De(() => n.decrementRowCount()), (t, a) => (l(), b("div", bs, [
7811
7839
  z(t.$slots, "default")
7812
7840
  ]));
7813
7841
  }
@@ -7827,24 +7855,24 @@ function Fn(e, { slots: n }) {
7827
7855
  }, n);
7828
7856
  }
7829
7857
  Fn.props = {};
7830
- const Yt = Fn, Lt = (e, n) => {
7858
+ const Yt = Fn, Vt = (e, n) => {
7831
7859
  const t = e.__vccOpts || e;
7832
7860
  for (const [a, o] of n)
7833
7861
  t[a] = o;
7834
7862
  return t;
7835
7863
  }, vs = {}, ms = { class: "bs-table-wrap-header" };
7836
7864
  function ys(e, n) {
7837
- return l(), h("div", ms, [
7865
+ return l(), b("div", ms, [
7838
7866
  z(e.$slots, "default")
7839
7867
  ]);
7840
7868
  }
7841
- const gs = /* @__PURE__ */ Lt(vs, [["render", ys]]), ws = {}, ks = { class: "bs-table-wrap-footer" };
7869
+ const gs = /* @__PURE__ */ Vt(vs, [["render", ys]]), ws = {}, ks = { class: "bs-table-wrap-footer" };
7842
7870
  function Ss(e, n) {
7843
- return l(), h("div", ks, [
7871
+ return l(), b("div", ks, [
7844
7872
  z(e.$slots, "default")
7845
7873
  ]);
7846
7874
  }
7847
- const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
7875
+ const $s = /* @__PURE__ */ Vt(ws, [["render", Ss]]), Xt = {
7848
7876
  __name: "SortToggle",
7849
7877
  props: {
7850
7878
  order: {
@@ -7871,7 +7899,7 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
7871
7899
  desc: "asc"
7872
7900
  }[a.order] || "asc", u);
7873
7901
  }
7874
- return (u, s) => (l(), h("button", {
7902
+ return (u, s) => (l(), b("button", {
7875
7903
  class: "bs-sort-toggle",
7876
7904
  type: "button",
7877
7905
  onClick: i
@@ -7935,11 +7963,11 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
7935
7963
  a.value.style.setProperty("--bs-table-col-resizer-tail-height", `${P.offsetHeight}px`), d.value = !0, o = i, a.value.addEventListener("pointermove", S), a.value.addEventListener("pointerup", E, { once: !0 });
7936
7964
  }
7937
7965
  function S(I) {
7938
- i = b(I) ? s.value.rect.left + s.value.minWidth : I.clientX, !u && (u = requestAnimationFrame(() => {
7966
+ i = h(I) ? s.value.rect.left + s.value.minWidth : I.clientX, !u && (u = requestAnimationFrame(() => {
7939
7967
  u = null, M();
7940
7968
  }));
7941
7969
  }
7942
- function b(I) {
7970
+ function h(I) {
7943
7971
  return I.clientX - s.value.rect.left <= s.value.minWidth;
7944
7972
  }
7945
7973
  function M() {
@@ -7960,7 +7988,7 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
7960
7988
  function g() {
7961
7989
  B(), k();
7962
7990
  }
7963
- return (I, P) => fe((l(), h("div", {
7991
+ return (I, P) => fe((l(), b("div", {
7964
7992
  ref: "resizer",
7965
7993
  class: ve(["bs-table-col-resizer", d.value && "bs-table-col-resizer-active"]),
7966
7994
  onDragstart: P[0] || (P[0] = Ce(() => {
@@ -7968,7 +7996,7 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
7968
7996
  onPointerdown: Ce(y, ["prevent", "stop"]),
7969
7997
  onDblclick: Ce(g, ["prevent", "stop"])
7970
7998
  }, null, 34)), [
7971
- [be, r.value]
7999
+ [he, r.value]
7972
8000
  ]);
7973
8001
  }
7974
8002
  }, ed = {
@@ -8057,30 +8085,30 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8057
8085
  center: [],
8058
8086
  right: []
8059
8087
  }), o = C({}), i = m(() => Object.values(a.value).flat().map((T) => {
8060
- const V = P(T);
8061
- return o.value[V] ?? ie(T);
8088
+ const L = P(T);
8089
+ return o.value[L] ?? ie(T);
8062
8090
  }).join(" ")), u = m(() => `--bs-table-cell-padding: ${["xs", "sm", "md", "lg", "xl", "none"].includes(e.cellPadding) ? `var(--bs-table-cell-padding-${e.cellPadding})` : e.cellPadding}`), s = m(() => typeof e.rowHover != "string" || e.rowHover === "true" ? "" : `--bs-table-row-hover: ${e.rowHover}`), r = m(() => Object.values(a.value).flat().some(P));
8063
8091
  function d(T = []) {
8064
- const V = [
8092
+ const L = [
8065
8093
  "bs-table-wrap",
8066
8094
  `bs-table-border-${e.borders}`,
8067
8095
  e.striped && "bs-table-striped",
8068
8096
  e.rowHover && "bs-table-row-hover"
8069
8097
  ];
8070
8098
  return se("div", {
8071
- class: V,
8099
+ class: L,
8072
8100
  style: [u.value, s.value]
8073
8101
  }, T);
8074
8102
  }
8075
8103
  function c(T = []) {
8076
- const V = [
8104
+ const L = [
8077
8105
  `--bs-table-col-widths: ${i.value}`,
8078
8106
  `--bs-table-frozen-left-count: ${a.value.left.length}`,
8079
8107
  `--bs-table-frozen-right-count: ${a.value.right.length}`
8080
8108
  ];
8081
8109
  return se("div", {
8082
8110
  class: "bs-table",
8083
- style: V,
8111
+ style: L,
8084
8112
  role: e.role,
8085
8113
  ariaLabel: e.ariaLabel,
8086
8114
  ariaDescribedby: e.ariaDescribedby
@@ -8112,19 +8140,19 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8112
8140
  return se(pt, { kind: "body" }, () => T);
8113
8141
  }
8114
8142
  function y() {
8115
- const T = e.rows.map((V, F) => E(
8116
- Ie(he, { row: V, rowIndex: F })
8143
+ const T = e.rows.map((L, F) => E(
8144
+ Ie(be, { row: L, rowIndex: F })
8117
8145
  ));
8118
8146
  return k(T);
8119
8147
  }
8120
8148
  function S() {
8121
- const T = e.rows.map((V, F) => {
8122
- const Q = n.body({ row: V, rowIndex: F });
8123
- return B(Q, he, { row: V, rowIndex: F });
8149
+ const T = e.rows.map((L, F) => {
8150
+ const Q = n.body({ row: L, rowIndex: F });
8151
+ return B(Q, be, { row: L, rowIndex: F });
8124
8152
  });
8125
8153
  return k(T);
8126
8154
  }
8127
- function b(T = []) {
8155
+ function h(T = []) {
8128
8156
  return se(pt, {
8129
8157
  kind: "footer",
8130
8158
  class: e.freezeFooter && "bs-table-footer-rowgroup-freeze"
@@ -8132,50 +8160,50 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8132
8160
  }
8133
8161
  function M() {
8134
8162
  const T = n.footer({ cols: Rt(a.value) });
8135
- return b(
8163
+ return h(
8136
8164
  B(T, g)
8137
8165
  );
8138
8166
  }
8139
8167
  function E(T = []) {
8140
- return se(bt, null, () => T);
8168
+ return se(ht, null, () => T);
8141
8169
  }
8142
- function B(T = [], V, F = {}) {
8143
- return Y(T, [bt]).map(
8144
- (A) => Oe(A) ? se(A, null, () => Ie(V, F)) : se(A)
8170
+ function B(T = [], L, F = {}) {
8171
+ return Y(T, [ht]).map(
8172
+ (A) => Oe(A) ? se(A, null, () => Ie(L, F)) : se(A)
8145
8173
  );
8146
8174
  }
8147
8175
  function g(T = {}) {
8148
8176
  var A;
8149
- const V = (A = T.slots) == null ? void 0 : A.default({}).find((j) => j.type === Gt), F = te(T), Q = {
8177
+ const L = (A = T.slots) == null ? void 0 : A.default({}).find((j) => j.type === Gt), F = te(T), Q = {
8150
8178
  class: e.truncate && $e(T),
8151
8179
  "data-bs-table-col-id": T.props.id,
8152
8180
  // TODO: only added here for col resize reasons, could be on all cells
8153
8181
  ...I(T),
8154
8182
  ...F && F === e.sortKey && { "aria-sort": `${e.sortOrder}ending` }
8155
8183
  };
8156
- if (F && (V != null && V.children)) {
8157
- const j = V.children.default().map((X) => X.type === Xt ? Yn(X, { ...N(T) }) : se(X));
8158
- return se(V, Q, () => j);
8184
+ if (F && (L != null && L.children)) {
8185
+ const j = L.children.default().map((X) => X.type === Xt ? Yn(X, { ...N(T) }) : se(X));
8186
+ return se(L, Q, () => j);
8159
8187
  }
8160
- return V ? se(V, Q) : se(Gt, Q, () => {
8188
+ return L ? se(L, Q) : se(Gt, Q, () => {
8161
8189
  var j;
8162
8190
  return G(T) || ((j = T.props) == null ? void 0 : j.name);
8163
8191
  });
8164
8192
  }
8165
8193
  function I(T) {
8166
- const V = P(T);
8167
- if (!V) return {};
8194
+ const L = P(T);
8195
+ if (!L) return {};
8168
8196
  const F = T.props["resize-min"] || T.props.resizeMin, Q = T.props["resize-max"] || T.props.resizeMax;
8169
8197
  return {
8170
- "data-bs-table-col-resize-id": V,
8198
+ "data-bs-table-col-resize-id": L,
8171
8199
  "data-bs-table-col-resize": ["right", "left"].includes(T.props.resize) ? T.props.resize : void 0,
8172
8200
  "data-bs-table-col-resize-min": F === void 0 ? e.resizeColsMin : F,
8173
8201
  "data-bs-table-col-resize-max": Q === void 0 ? e.resizeColsMax : Q
8174
8202
  };
8175
8203
  }
8176
8204
  function P(T) {
8177
- const V = T.props["resize-id"] || T.props.resizeId;
8178
- if (V) return V;
8205
+ const L = T.props["resize-id"] || T.props.resizeId;
8206
+ if (L) return L;
8179
8207
  const F = T.props["resize-key"] || T.props.resizeKey;
8180
8208
  if (F)
8181
8209
  throw new Error(`[BsTable] BsTableCol does not have a "resize-key" prop. Instead, use: resize-id="${F}".`);
@@ -8185,10 +8213,10 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8185
8213
  }
8186
8214
  }
8187
8215
  function N(T = {}) {
8188
- const V = te(T);
8216
+ const L = te(T);
8189
8217
  return {
8190
- order: e.sortKey === V ? e.sortOrder : null,
8191
- onToggle: (F) => t("sort", { sortKey: V, sortOrder: F })
8218
+ order: e.sortKey === L ? e.sortOrder : null,
8219
+ onToggle: (F) => t("sort", { sortKey: L, sortOrder: F })
8192
8220
  };
8193
8221
  }
8194
8222
  function G(T = {}) {
@@ -8199,41 +8227,41 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8199
8227
  });
8200
8228
  }
8201
8229
  function te(T) {
8202
- const V = T.props["sort-key"] || T.props.sortKey;
8203
- if (V) return V;
8230
+ const L = T.props["sort-key"] || T.props.sortKey;
8231
+ if (L) return L;
8204
8232
  if (K(T, "sort")) {
8205
8233
  if (!T.props.id) throw new Error(`[BsTable] BsTableCol "sort" prop is missing key identifier. Must use either approach...single prop: 'sort-key="mySortKey"', or both props: 'sort id="myTableColId"'`);
8206
8234
  return T.props.id;
8207
8235
  }
8208
8236
  }
8209
- function he(T = {}, V = {}) {
8237
+ function be(T = {}, L = {}) {
8210
8238
  var A;
8211
- const F = (A = T.slots) == null ? void 0 : A.default(V).find((j) => j.type === Yt), Q = { class: e.truncate && $e(T) };
8212
- return F ? se(F, Q) : se(Yt, Q, () => U(V.row, T));
8239
+ const F = (A = T.slots) == null ? void 0 : A.default(L).find((j) => j.type === Yt), Q = { class: e.truncate && $e(T) };
8240
+ return F ? se(F, Q) : se(Yt, Q, () => U(L.row, T));
8213
8241
  }
8214
8242
  function $e(T) {
8215
- const V = T.props.truncate === void 0 ? e.truncate : T.props.truncate === "" || T.props.truncate;
8216
- return T.props.truncate !== "false" && V && "bs-table-truncate";
8243
+ const L = T.props.truncate === void 0 ? e.truncate : T.props.truncate === "" || T.props.truncate;
8244
+ return T.props.truncate !== "false" && L && "bs-table-truncate";
8217
8245
  }
8218
- function ge(T, V, F) {
8246
+ function ge(T, L, F) {
8219
8247
  if (!a.value[T].length) return;
8220
- const Q = a.value[T].map((A) => V(A, F));
8248
+ const Q = a.value[T].map((A) => L(A, F));
8221
8249
  return se("div", { class: `bs-table-cols-frozen-${T}` }, Q);
8222
8250
  }
8223
- function Ie(T, V = {}) {
8251
+ function Ie(T, L = {}) {
8224
8252
  return [
8225
- ge("left", T, V),
8226
- a.value.center.map((F) => T(F, V)),
8227
- ge("right", T, V)
8253
+ ge("left", T, L),
8254
+ a.value.center.map((F) => T(F, L)),
8255
+ ge("right", T, L)
8228
8256
  ];
8229
8257
  }
8230
8258
  function we() {
8231
8259
  return se(Is, { onResize: Pe });
8232
8260
  }
8233
- function Pe({ el: T, id: V, width: F }) {
8261
+ function Pe({ el: T, id: L, width: F }) {
8234
8262
  const Q = Object.values(a.value).flat().reduce((j, X) => {
8235
8263
  const ne = P(X) || X.props.id;
8236
- return ne === V || o.value[ne] || ie(X).endsWith("px") || j.push({ id: ne, width: null }), j;
8264
+ return ne === L || o.value[ne] || ie(X).endsWith("px") || j.push({ id: ne, width: null }), j;
8237
8265
  }, []);
8238
8266
  if (Q.length) {
8239
8267
  const j = T.closest(".bs-table-row");
@@ -8242,63 +8270,63 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8242
8270
  ne && (X.width = `${ne.offsetWidth}px`);
8243
8271
  });
8244
8272
  }
8245
- const A = [{ id: V, width: F ? `${F}px` : void 0 }, ...Q];
8273
+ const A = [{ id: L, width: F ? `${F}px` : void 0 }, ...Q];
8246
8274
  A.forEach((j) => o.value[j.id] = j.width), t("resize-col", { target: A[0], updated: [...A] });
8247
8275
  }
8248
8276
  function Oe(T) {
8249
- return T.type === bt && !T.children;
8277
+ return T.type === ht && !T.children;
8250
8278
  }
8251
- function U(T, V) {
8252
- return (V.props["row-key"] || V.props.rowKey || V.props.id || "").split(".").reduce((A, j) => A && A[j], T);
8279
+ function U(T, L) {
8280
+ return (L.props["row-key"] || L.props.rowKey || L.props.id || "").split(".").reduce((A, j) => A && A[j], T);
8253
8281
  }
8254
- function K(T, V) {
8255
- const F = T.props[V];
8282
+ function K(T, L) {
8283
+ const F = T.props[L];
8256
8284
  return F === "" || F && F !== "false";
8257
8285
  }
8258
8286
  function ie(T) {
8259
- var V;
8260
- return ((V = T.props) == null ? void 0 : V.width) ?? e.colWidth;
8287
+ var L;
8288
+ return ((L = T.props) == null ? void 0 : L.width) ?? e.colWidth;
8261
8289
  }
8262
- function Y(T, V = []) {
8263
- return T.reduce((F, Q) => V.includes(Q.type) ? [...F, Q] : Array.isArray(Q.children) ? [...F, ...Y(Q.children, V)] : F, []);
8290
+ function Y(T, L = []) {
8291
+ return T.reduce((F, Q) => L.includes(Q.type) ? [...F, Q] : Array.isArray(Q.children) ? [...F, ...Y(Q.children, L)] : F, []);
8264
8292
  }
8265
8293
  function oe(T) {
8266
8294
  var F;
8267
- const V = ((F = T.props) == null ? void 0 : F.place) || T.type.props.place.default;
8268
- return T.type.props.place.validator(V) || console.warn(`[BsTable warn] Invalid prop: BsFrozenCols prop "place" must be set to "left" or "right". Yours: "${V}".`), {
8269
- place: V,
8295
+ const L = ((F = T.props) == null ? void 0 : F.place) || T.type.props.place.default;
8296
+ return T.type.props.place.validator(L) || console.warn(`[BsTable warn] Invalid prop: BsFrozenCols prop "place" must be set to "left" or "right". Yours: "${L}".`), {
8297
+ place: L,
8270
8298
  frozenCols: Y(T.children.default(), [ct])
8271
8299
  };
8272
8300
  }
8273
8301
  function le(T = []) {
8274
- const V = (F) => ({
8302
+ const L = (F) => ({
8275
8303
  props: F.props || { name: "" },
8276
8304
  slots: F.children
8277
8305
  });
8278
8306
  return T.reduce((F, Q) => {
8279
8307
  if (Q.type === ft) {
8280
8308
  const { place: A, frozenCols: j } = oe(Q);
8281
- return F[A] = F[A].concat(j.map(V)), F;
8309
+ return F[A] = F[A].concat(j.map(L)), F;
8282
8310
  }
8283
- return F.center.push(V(Q)), F;
8311
+ return F.center.push(L(Q)), F;
8284
8312
  }, { left: [], center: [], right: [] });
8285
8313
  }
8286
8314
  function Ee(T) {
8287
- return T.reduce((V, F) => {
8315
+ return T.reduce((L, F) => {
8288
8316
  if (F.type === gs)
8289
- return V.header = F, V;
8317
+ return L.header = F, L;
8290
8318
  if (F.type === $s)
8291
- return V.footer = F, V;
8319
+ return L.footer = F, L;
8292
8320
  if ([ft, ct].includes(F.type))
8293
- return V.columns.push(F), V;
8321
+ return L.columns.push(F), L;
8294
8322
  const Q = Y([F], [ft, ct]);
8295
- return Q != null && Q.length ? V.columns = [...V.columns, ...Q] : V.other.push(F), V;
8323
+ return Q != null && Q.length ? L.columns = [...L.columns, ...Q] : L.other.push(F), L;
8296
8324
  }, { columns: [], header: null, footer: null, other: [] });
8297
8325
  }
8298
8326
  return () => {
8299
- const { columns: T, header: V, footer: F, other: Q } = Ee(n.default());
8327
+ const { columns: T, header: L, footer: F, other: Q } = Ee(n.default());
8300
8328
  return a.value = le(T), d([
8301
- V,
8329
+ L,
8302
8330
  p([
8303
8331
  c([
8304
8332
  n.header ? O() : $(),
@@ -8331,7 +8359,7 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8331
8359
  const t = e;
8332
8360
  W(t, "inputId", void 0, "Set 'id' directly on the component instead.");
8333
8361
  const a = m(() => ({ [t.error ? "aria-errormessage" : "aria-describedby"]: t.hintId }));
8334
- return (o, i) => (l(), h("textarea", H({
8362
+ return (o, i) => (l(), b("textarea", H({
8335
8363
  class: "bs-textarea",
8336
8364
  "data-component": "bs-textarea",
8337
8365
  "data-error": e.error,
@@ -8397,7 +8425,7 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8397
8425
  return ((v = (p = t.hints) == null ? void 0 : p.join) == null ? void 0 : v.call(p, `
8398
8426
  `)) || t.hints;
8399
8427
  }), d = m(() => t.error && t.errorMsg || t.hint || r.value || void 0), c = m(() => t.inputId || a.value);
8400
- return (p, v) => (l(), h("div", H({ "data-component": "bs-textarea-field" }, f(i)), [
8428
+ return (p, v) => (l(), b("div", H({ "data-component": "bs-textarea-field" }, f(i)), [
8401
8429
  e.label || p.$slots.label ? (l(), D(pe, {
8402
8430
  key: 0,
8403
8431
  for: p.$attrs.id || c.value,
@@ -8406,7 +8434,7 @@ const $s = /* @__PURE__ */ Lt(ws, [["render", Ss]]), Xt = {
8406
8434
  }, {
8407
8435
  default: q(() => [
8408
8436
  z(p.$slots, "label", {}, () => [
8409
- _(L(e.label), 1)
8437
+ _(V(e.label), 1)
8410
8438
  ])
8411
8439
  ]),
8412
8440
  _: 3
@@ -8459,7 +8487,7 @@ function Ds(e = "") {
8459
8487
  minutes: a
8460
8488
  };
8461
8489
  }
8462
- function Ve(e = "") {
8490
+ function Le(e = "") {
8463
8491
  const n = /[^0-9:]/g;
8464
8492
  if (e = e.replaceAll(n, ""), !e) return "";
8465
8493
  const [t, a] = e.split(":"), o = Ne(t), i = Ne(a), u = o < 12 ? "AM" : "PM";
@@ -8469,7 +8497,7 @@ function Os(e = "") {
8469
8497
  const { hours: n, minutes: t } = Ds(e);
8470
8498
  return isNaN(n) || isNaN(t) ? "" : `${n.toString().padStart(2, "0")}:${t.toString().padStart(2, "0")}`;
8471
8499
  }
8472
- const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
8500
+ const bt = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs = /* @__PURE__ */ Object.assign({ inheritAttrs: !1 }, {
8473
8501
  __name: "BsTimePicker",
8474
8502
  props: {
8475
8503
  disabled: {
@@ -8534,20 +8562,20 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8534
8562
  },
8535
8563
  emits: ["update:modelValue"],
8536
8564
  setup(e, { expose: n, emit: t }) {
8537
- const a = e, o = t, i = C(Ve(a.modelValue)), u = C([]), s = C(""), r = C(!1);
8565
+ const a = e, o = t, i = C(Le(a.modelValue)), u = C([]), s = C(""), r = C(!1);
8538
8566
  function d() {
8539
8567
  const S = [];
8540
- let b = !1;
8541
- for (let M = 0; M < 24 && !b; M++)
8568
+ let h = !1;
8569
+ for (let M = 0; M < 24 && !h; M++)
8542
8570
  for (let E = 0; E < 60; E += a.step) {
8543
8571
  const B = v(M, E), g = p(B);
8544
8572
  if (g !== Qt) {
8545
8573
  if (g === Jt) {
8546
- b = !0;
8574
+ h = !0;
8547
8575
  break;
8548
8576
  }
8549
8577
  S.push({
8550
- label: Ve(B),
8578
+ label: Le(B),
8551
8579
  value: B
8552
8580
  });
8553
8581
  }
@@ -8555,25 +8583,25 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8555
8583
  return S;
8556
8584
  }
8557
8585
  function c(S) {
8558
- return S ? a.minTime && S < a.minTime ? mt : a.maxTime && S > a.maxTime ? vt : a.disabledTimes.includes(S) ? ht : "" : "";
8586
+ return S ? a.minTime && S < a.minTime ? mt : a.maxTime && S > a.maxTime ? vt : a.disabledTimes.includes(S) ? bt : "" : "";
8559
8587
  }
8560
8588
  function p(S) {
8561
8589
  switch (c(S)) {
8562
8590
  case vt:
8563
8591
  return Jt;
8564
8592
  case mt:
8565
- case ht:
8593
+ case bt:
8566
8594
  return Qt;
8567
8595
  default:
8568
8596
  return "";
8569
8597
  }
8570
8598
  }
8571
- function v(S, b) {
8572
- return S = S.toString().padStart(2, "0"), b = b.toString().padStart(2, "0"), `${S}:${b}`;
8599
+ function v(S, h) {
8600
+ return S = S.toString().padStart(2, "0"), h = h.toString().padStart(2, "0"), `${S}:${h}`;
8573
8601
  }
8574
8602
  function $(S) {
8575
- const b = Os(S);
8576
- b === a.modelValue && (i.value = Ve(a.modelValue)), k(b);
8603
+ const h = Os(S);
8604
+ h === a.modelValue && (i.value = Le(a.modelValue)), k(h);
8577
8605
  }
8578
8606
  function O() {
8579
8607
  u.value = d();
@@ -8584,13 +8612,13 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8584
8612
  function y(S) {
8585
8613
  switch (c(S)) {
8586
8614
  case vt:
8587
- s.value = `Time must be before ${Ve(a.maxTime)}`, r.value = !0;
8615
+ s.value = `Time must be before ${Le(a.maxTime)}`, r.value = !0;
8588
8616
  break;
8589
8617
  case mt:
8590
- s.value = `Time must be after ${Ve(a.minTime)}`, r.value = !0;
8618
+ s.value = `Time must be after ${Le(a.minTime)}`, r.value = !0;
8591
8619
  break;
8592
- case ht:
8593
- s.value = `The following times are disabled: ${a.disabledTimes.map((M) => Ve(M)).join(", ")}`, r.value = !0;
8620
+ case bt:
8621
+ s.value = `The following times are disabled: ${a.disabledTimes.map((M) => Le(M)).join(", ")}`, r.value = !0;
8594
8622
  break;
8595
8623
  default:
8596
8624
  s.value = "", r.value = !1;
@@ -8607,11 +8635,11 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8607
8635
  () => a.minTime,
8608
8636
  () => a.modelValue
8609
8637
  ], () => y(a.modelValue)), Z(() => a.modelValue, (S) => {
8610
- i.value = a.modelValue ? Ve(S) : "";
8638
+ i.value = a.modelValue ? Le(S) : "";
8611
8639
  }), n({
8612
8640
  validationErr: r,
8613
8641
  validationErrMsg: s
8614
- }), (S, b) => (l(), D(zn, {
8642
+ }), (S, h) => (l(), D(zn, {
8615
8643
  disabled: e.disabled,
8616
8644
  "display-value": i.value,
8617
8645
  "dropdown-position": e.dropdownPosition,
@@ -8708,7 +8736,7 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8708
8736
  return n({
8709
8737
  validationErr: O,
8710
8738
  validationErrMsg: $
8711
- }), (k, y) => (l(), h("div", H({
8739
+ }), (k, y) => (l(), b("div", H({
8712
8740
  "aria-live": "polite",
8713
8741
  "data-component": "bs-time-picker-field"
8714
8742
  }, f(u)), [
@@ -8720,7 +8748,7 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8720
8748
  }, {
8721
8749
  default: q(() => [
8722
8750
  z(k.$slots, "label", {}, () => [
8723
- _(L(e.label), 1)
8751
+ _(V(e.label), 1)
8724
8752
  ])
8725
8753
  ]),
8726
8754
  _: 3
@@ -8751,7 +8779,7 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8751
8779
  hint: e.hint,
8752
8780
  "hint-id": f(i)
8753
8781
  }, null, 8, ["error", "error-msg", "hint", "hint-id"]), [
8754
- [be, v.value]
8782
+ [he, v.value]
8755
8783
  ])
8756
8784
  ], 16));
8757
8785
  }
@@ -8792,11 +8820,11 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8792
8820
  ongoing: na,
8793
8821
  paused: ta,
8794
8822
  warning: $t
8795
- }, { progressStep: a, progressText: o, getStatus: i } = Vn(n);
8823
+ }, { progressStep: a, progressText: o, getStatus: i } = Ln(n);
8796
8824
  function u(s, r) {
8797
8825
  return s = i(s, r), t[s] || jt;
8798
8826
  }
8799
- return (s, r) => (l(), h("div", {
8827
+ return (s, r) => (l(), b("div", {
8800
8828
  "aria-valuemax": e.steps.length,
8801
8829
  "aria-valuenow": f(a),
8802
8830
  "aria-valuetext": f(o),
@@ -8804,7 +8832,7 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8804
8832
  "data-component": "bs-timeline",
8805
8833
  role: "progressbar"
8806
8834
  }, [
8807
- (l(!0), h(J, null, de(e.steps, (d, c) => (l(), h("div", {
8835
+ (l(!0), b(J, null, de(e.steps, (d, c) => (l(), b("div", {
8808
8836
  class: "bs-step-item",
8809
8837
  "data-status": f(i)(d.status, c),
8810
8838
  key: d.id || d.label,
@@ -8815,8 +8843,8 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8815
8843
  role: "presentation"
8816
8844
  })),
8817
8845
  w("p", null, [
8818
- _(L(d.label || d) + " ", 1),
8819
- w("span", Ps, " : " + L(f(i)(d.status, c) || "not started"), 1)
8846
+ _(V(d.label || d) + " ", 1),
8847
+ w("span", Ps, " : " + V(f(i)(d.status, c) || "not started"), 1)
8820
8848
  ])
8821
8849
  ], 8, zs))), 128))
8822
8850
  ], 8, As));
@@ -8898,7 +8926,7 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8898
8926
  _: 3
8899
8927
  }, 8, ["shown", "preloaded"]));
8900
8928
  }
8901
- }), Vs = ["data-stacked"], id = {
8929
+ }), Ls = ["data-stacked"], id = {
8902
8930
  __name: "BsToastActions",
8903
8931
  setup(e) {
8904
8932
  const n = ue("handleDismiss", () => {
@@ -8907,7 +8935,7 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8907
8935
  var a, o;
8908
8936
  return ((o = (a = et()).default) == null ? void 0 : o.call(a).length) > 2 || void 0;
8909
8937
  }
8910
- return (a, o) => (l(), h("div", {
8938
+ return (a, o) => (l(), b("div", {
8911
8939
  class: "bs-toast-actions",
8912
8940
  "data-component": "bs-toast-actions",
8913
8941
  "data-stacked": t()
@@ -8924,18 +8952,18 @@ const ht = "excluded", vt = "over", Qt = "skip", Jt = "stop", mt = "under", xs =
8924
8952
  _: 1
8925
8953
  }, 8, ["onClick"])
8926
8954
  ])
8927
- ], 8, Vs));
8955
+ ], 8, Ls));
8928
8956
  }
8929
- }, Ls = {}, Ms = {
8957
+ }, Vs = {}, Ms = {
8930
8958
  class: "bs-toast-body",
8931
8959
  "data-component": "bs-toast-body"
8932
8960
  };
8933
8961
  function Ns(e, n) {
8934
- return l(), h("div", Ms, [
8962
+ return l(), b("div", Ms, [
8935
8963
  z(e.$slots, "default")
8936
8964
  ]);
8937
8965
  }
8938
- const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd = {
8966
+ const ld = /* @__PURE__ */ Vt(Vs, [["render", Ns]]), qs = ["data-variant"], sd = {
8939
8967
  __name: "BsToastHeader",
8940
8968
  setup(e) {
8941
8969
  const n = ue("variant", void 0), t = m(() => {
@@ -8950,7 +8978,7 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
8950
8978
  return $t;
8951
8979
  }
8952
8980
  });
8953
- return (a, o) => (l(), h("div", {
8981
+ return (a, o) => (l(), b("div", {
8954
8982
  class: "bs-toast-header",
8955
8983
  "data-component": "bs-toast-header",
8956
8984
  "data-variant": f(n)
@@ -8967,7 +8995,7 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
8967
8995
  }, rd = {
8968
8996
  __name: "BsToaster",
8969
8997
  setup(e) {
8970
- return me("stacked", !0), (n, t) => (l(), h("div", Rs, [
8998
+ return me("stacked", !0), (n, t) => (l(), b("div", Rs, [
8971
8999
  z(n.$slots, "default")
8972
9000
  ]));
8973
9001
  }
@@ -9011,7 +9039,7 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
9011
9039
  function u() {
9012
9040
  t.value = !1, a.value = !1;
9013
9041
  }
9014
- return (s, r) => (l(), h("div", {
9042
+ return (s, r) => (l(), b("div", {
9015
9043
  class: "bs-tooltip",
9016
9044
  "data-position": e.position,
9017
9045
  "data-component": "bs-tooltip",
@@ -9027,7 +9055,7 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
9027
9055
  role: "tooltip"
9028
9056
  }, [
9029
9057
  z(s.$slots, "content", {}, () => [
9030
- _(L(e.content), 1)
9058
+ _(V(e.content), 1)
9031
9059
  ])
9032
9060
  ], 10, Fs)
9033
9061
  ], 40, js));
@@ -9049,46 +9077,46 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
9049
9077
  initializeSections: u,
9050
9078
  isExpanded: s,
9051
9079
  rawNavData: r
9052
- } = Vt(t);
9053
- Fe("(max-width: 1165px)", (b) => {
9054
- p.value = b.matches;
9080
+ } = Lt(t);
9081
+ Fe("(max-width: 1165px)", (h) => {
9082
+ p.value = h.matches;
9055
9083
  });
9056
9084
  const d = C(null), c = C(null), p = C(!1), v = C(t.collapsed), $ = m(() => !t.width && t.variant === "narrow"), O = m(() => t.variant === "collapsible"), k = m(() => !O.value || p.value ? !1 : v.value);
9057
9085
  ee(() => {
9058
9086
  u(!1);
9059
9087
  }), Z(() => t.navData, () => {
9060
9088
  u(!1);
9061
- }), Z(c, (b) => {
9062
- b && t.width && b.style.setProperty("--bs-vertical-nav-width", t.width);
9063
- }), Z(() => t.collapsed, (b) => {
9064
- v.value = b;
9089
+ }), Z(c, (h) => {
9090
+ h && t.width && h.style.setProperty("--bs-vertical-nav-width", t.width);
9091
+ }), Z(() => t.collapsed, (h) => {
9092
+ v.value = h;
9065
9093
  }), Z(
9066
9094
  [() => v.value, $, () => t.width, O, p],
9067
- ([b, M, E, B, g]) => {
9095
+ ([h, M, E, B, g]) => {
9068
9096
  let I = "0px";
9069
- B && !g && b ? I = "4rem" : E ? I = E : M ? I = "4.5rem" : I = "9.875rem", document.body.style.setProperty("--bs-page-nav-width", I);
9097
+ B && !g && h ? I = "4rem" : E ? I = E : M ? I = "4.5rem" : I = "9.875rem", document.body.style.setProperty("--bs-page-nav-width", I);
9070
9098
  },
9071
9099
  { immediate: !0 }
9072
- ), Z(() => t.width, (b) => {
9073
- b ? (d.value.style.setProperty("--bs-vertical-nav-width", b), c.value && c.value.style.setProperty("--bs-vertical-nav-width", b)) : (d.value.style.removeProperty("--bs-vertical-nav-width"), c.value && c.value.style.removeProperty("--bs-vertical-nav-width"));
9074
- }), Z(() => t.mobileOpen, (b) => {
9075
- b ? (document.body.style.overflow = "hidden", d.value.style.setProperty("visibility", "visible"), d.value.style.setProperty("pointer-events", "auto"), setTimeout(() => {
9100
+ ), Z(() => t.width, (h) => {
9101
+ h ? (d.value.style.setProperty("--bs-vertical-nav-width", h), c.value && c.value.style.setProperty("--bs-vertical-nav-width", h)) : (d.value.style.removeProperty("--bs-vertical-nav-width"), c.value && c.value.style.removeProperty("--bs-vertical-nav-width"));
9102
+ }), Z(() => t.mobileOpen, (h) => {
9103
+ h ? (document.body.style.overflow = "hidden", d.value.style.setProperty("visibility", "visible"), d.value.style.setProperty("pointer-events", "auto"), setTimeout(() => {
9076
9104
  d.value.style.setProperty("opacity", "1");
9077
9105
  }, 0)) : (document.body.style.overflow = "", d.value.style.removeProperty("opacity"), d.value.style.removeProperty("pointer-events"), setTimeout(() => {
9078
9106
  d.value.style.removeProperty("visibility");
9079
9107
  }, 200));
9080
9108
  });
9081
- function y(b) {
9082
- o.value[b] = !o.value[b];
9109
+ function y(h) {
9110
+ o.value[h] = !o.value[h];
9083
9111
  }
9084
9112
  function S() {
9085
9113
  v.value = !v.value, a("update:collapsed", v.value);
9086
9114
  }
9087
- return (b, M) => (l(), h("div", {
9115
+ return (h, M) => (l(), b("div", {
9088
9116
  class: "bs-vertical-nav-wrapper",
9089
9117
  "data-bg-variant": t.bgVariant || void 0
9090
9118
  }, [
9091
- O.value && !p.value ? (l(), h("button", {
9119
+ O.value && !p.value ? (l(), b("button", {
9092
9120
  key: 0,
9093
9121
  ref_key: "toggleButton",
9094
9122
  ref: c,
@@ -9119,22 +9147,22 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
9119
9147
  style: tn(t.width && !k.value ? { width: t.width } : void 0)
9120
9148
  }, [
9121
9149
  w("ul", null, [
9122
- b.$slots["top-content"] ? (l(), h("li", Hs, [
9123
- z(b.$slots, "top-content")
9150
+ h.$slots["top-content"] ? (l(), b("li", Hs, [
9151
+ z(h.$slots, "top-content")
9124
9152
  ])) : x("", !0),
9125
- (l(!0), h(J, null, de(f(r), (E) => {
9153
+ (l(!0), b(J, null, de(f(r), (E) => {
9126
9154
  var B;
9127
- return l(), h(J, {
9155
+ return l(), b(J, {
9128
9156
  key: E.id
9129
9157
  }, [
9130
- ((B = E.navItems) == null ? void 0 : B.length) > 0 ? (l(), h("li", {
9158
+ ((B = E.navItems) == null ? void 0 : B.length) > 0 ? (l(), b("li", {
9131
9159
  key: 0,
9132
9160
  class: "bs-vertical-nav-section",
9133
9161
  "data-collapsed": !E.dividerOnly && !f(s)(E),
9134
9162
  "data-divider-only": E.dividerOnly,
9135
9163
  "data-app-links": E.appLinks
9136
9164
  }, [
9137
- !E.dividerOnly && !$.value && !k.value ? (l(), h("button", {
9165
+ !E.dividerOnly && !$.value && !k.value ? (l(), b("button", {
9138
9166
  key: 0,
9139
9167
  class: "bs-vertical-nav-section-toggle",
9140
9168
  "aria-expanded": f(s)(E),
@@ -9143,18 +9171,19 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
9143
9171
  type: "button",
9144
9172
  onClick: (g) => y(E.id)
9145
9173
  }, [
9146
- k.value ? x("", !0) : (l(), h("span", Xs, L(E.text), 1)),
9174
+ k.value ? x("", !0) : (l(), b("span", Xs, V(E.text), 1)),
9147
9175
  R(f(ra), { class: "bs-vertical-nav-section-toggle-caret" })
9148
9176
  ], 8, Ys)) : x("", !0),
9149
9177
  fe(w("ul", {
9150
9178
  id: `${E.id}-nested-section`
9151
9179
  }, [
9152
- (l(!0), h(J, null, de(E.navItems, (g) => (l(), h("li", {
9180
+ (l(!0), b(J, null, de(E.navItems, (g) => (l(), b("li", {
9153
9181
  key: g.id
9154
9182
  }, [
9155
9183
  R(Me, {
9156
9184
  item: g,
9157
- router: b.router,
9185
+ router: h.router,
9186
+ activeMatch: h.activeMatch,
9158
9187
  onNavLinkClicked: (I) => a("nav-link-clicked", { ev: I, payload: g }),
9159
9188
  "aria-label": g.text
9160
9189
  }, {
@@ -9167,18 +9196,19 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
9167
9196
  key: 1,
9168
9197
  class: "bs-vertical-nav-link-icon"
9169
9198
  })),
9170
- w("span", null, L(g.text), 1)
9199
+ w("span", null, V(g.text), 1)
9171
9200
  ]),
9172
9201
  _: 2
9173
- }, 1032, ["item", "router", "onNavLinkClicked", "aria-label"])
9202
+ }, 1032, ["item", "router", "activeMatch", "onNavLinkClicked", "aria-label"])
9174
9203
  ]))), 128))
9175
9204
  ], 8, Zs), [
9176
- [be, E.dividerOnly || f(s)(E) || k.value]
9205
+ [he, E.dividerOnly || f(s)(E) || k.value]
9177
9206
  ])
9178
- ], 8, Gs)) : (l(), h("li", Qs, [
9207
+ ], 8, Gs)) : (l(), b("li", Qs, [
9179
9208
  R(Me, {
9180
9209
  item: E,
9181
- router: b.router,
9210
+ router: h.router,
9211
+ activeMatch: h.activeMatch,
9182
9212
  onNavLinkClicked: (g) => a("nav-link-clicked", { ev: g, payload: E }),
9183
9213
  "aria-label": E.text
9184
9214
  }, {
@@ -9191,16 +9221,16 @@ const ld = /* @__PURE__ */ Lt(Ls, [["render", Ns]]), qs = ["data-variant"], sd =
9191
9221
  key: 1,
9192
9222
  class: "bs-vertical-nav-link-icon"
9193
9223
  })),
9194
- w("span", null, L(E.text), 1)
9224
+ w("span", null, V(E.text), 1)
9195
9225
  ]),
9196
9226
  _: 2
9197
- }, 1032, ["item", "router", "onNavLinkClicked", "aria-label"])
9227
+ }, 1032, ["item", "router", "activeMatch", "onNavLinkClicked", "aria-label"])
9198
9228
  ]))
9199
9229
  ], 64);
9200
9230
  }), 128))
9201
9231
  ]),
9202
- b.$slots["end-items"] ? (l(), h("div", Js, [
9203
- z(b.$slots, "end-items")
9232
+ h.$slots["end-items"] ? (l(), b("div", Js, [
9233
+ z(h.$slots, "end-items")
9204
9234
  ])) : x("", !0)
9205
9235
  ], 12, Ks)
9206
9236
  ], 8, Us));
@@ -9231,12 +9261,12 @@ export {
9231
9261
  xn as BsDropdownMultiselect,
9232
9262
  Et as BsDropdownOption,
9233
9263
  _e as BsDropdownOptionBuilder,
9234
- br as BsDropdownOptionBuilderDefinitions,
9264
+ hr as BsDropdownOptionBuilderDefinitions,
9235
9265
  st as BsDropdownOptionList,
9236
9266
  Pn as BsDropdownWithOptions,
9237
9267
  An as BsDropdownWithToggle,
9238
9268
  Ar as BsEmptyState,
9239
- hr as BsEmptyStateDefinitions,
9269
+ br as BsEmptyStateDefinitions,
9240
9270
  ze as BsFieldDetails,
9241
9271
  ei as BsFilterButton,
9242
9272
  zr as BsFlyout,
@@ -9245,8 +9275,8 @@ export {
9245
9275
  vr as BsFormContainerDefinitions,
9246
9276
  Er as BsHorizontalNavigation,
9247
9277
  mr as BsHorizontalNavigationDefinitions,
9248
- Vr as BsIconGradientWrapper,
9249
- Lr as BsInlineTab,
9278
+ Lr as BsIconGradientWrapper,
9279
+ Vr as BsInlineTab,
9250
9280
  yr as BsInlineTabDefinitions,
9251
9281
  Mr as BsInlineTabGroup,
9252
9282
  gr as BsInlineTabGroupDefinitions,
@@ -9260,7 +9290,7 @@ export {
9260
9290
  jr as BsLoader,
9261
9291
  Fr as BsModal,
9262
9292
  wr as BsModalDefinitions,
9263
- bl as BsOverlay,
9293
+ hl as BsOverlay,
9264
9294
  Ur as BsPagination,
9265
9295
  Wr as BsPill,
9266
9296
  Kr as BsProfile,
@@ -9283,7 +9313,7 @@ export {
9283
9313
  ft as BsTableFrozenCols,
9284
9314
  Gt as BsTableHeadCell,
9285
9315
  gs as BsTableHeader,
9286
- bt as BsTableRow,
9316
+ ht as BsTableRow,
9287
9317
  Xt as BsTableSortToggle,
9288
9318
  Ts as BsTextarea,
9289
9319
  td as BsTextareaField,