@ulu/frontend-vue 0.1.3-beta.1 → 0.1.3-beta.3

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.
@@ -40,7 +40,7 @@ const as = {
40
40
  dropdownExpand: "fas fa-caret-down"
41
41
  }
42
42
  };
43
- function qf(e, s = {}) {
43
+ function Wf(e, s = {}) {
44
44
  const t = ft({ ...as }), { iconsByType: n, ...l } = s || {};
45
45
  l && Object.assign(t, l);
46
46
  const o = {
@@ -473,7 +473,7 @@ const _o = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
473
473
  };
474
474
  }
475
475
  };
476
- function Xf() {
476
+ function qf() {
477
477
  const e = Ae(bt), s = Ae(pt), t = { ...s.popover, ...s.tooltip };
478
478
  return {
479
479
  showTooltip: (l, o) => {
@@ -484,7 +484,7 @@ function Xf() {
484
484
  tooltipState: e.state
485
485
  };
486
486
  }
487
- function Gf(e) {
487
+ function Xf(e) {
488
488
  const s = Ae(bt), t = Ae(pt);
489
489
  e.content || console.warn("Missing content for 'useTooltipFollow' tooltip", e);
490
490
  let n;
@@ -529,7 +529,7 @@ const pt = "uluPopoverOptions", bt = "uluTooltipState", Ys = "ulu-global-tooltip
529
529
  let t = e;
530
530
  return (typeof t != "object" || Array.isArray(t)) && (t = { content: t }), t.component && (t.component = Te(t.component)), { ...s, ...t };
531
531
  };
532
- function Yf(e, s = {}) {
532
+ function Gf(e, s = {}) {
533
533
  const t = {
534
534
  plugin: { ...Me.plugin, ...s.plugin || {} },
535
535
  popover: { ...Me.popover, ...s.popover || {} },
@@ -944,7 +944,7 @@ const xo = {
944
944
  }
945
945
  },
946
946
  mounted() {
947
- ++modalCount, this.preventScroll && this.setupPreventScroll(), this.setupResizer();
947
+ this.preventScroll && this.setupPreventScroll(), this.setupResizer();
948
948
  },
949
949
  beforeUnmount() {
950
950
  const { container: e } = this.$refs;
@@ -1082,7 +1082,7 @@ const Ks = /* @__PURE__ */ j(xo, [["render", jo]]), De = [], Io = R({
1082
1082
  modals: [],
1083
1083
  modalOptions: {}
1084
1084
  };
1085
- function Kf(e, s) {
1085
+ function Yf(e, s) {
1086
1086
  const t = Object.assign({}, Po, s), l = Mo((o) => Object.assign({}, t.modalOptions, o));
1087
1087
  e.component("UluModalsDisplay", Ao), e.component("UluModal", Ks), t.modals.forEach((o) => {
1088
1088
  l.add(o);
@@ -1288,7 +1288,7 @@ function No(e, s, t, n, l, o) {
1288
1288
  ], 8, ["to"]);
1289
1289
  }
1290
1290
  const Do = /* @__PURE__ */ j(Ho, [["render", No]]);
1291
- function Jf(e, s = {}) {
1291
+ function Kf(e, s = {}) {
1292
1292
  ke.setPluginOptions(s?.plugin), ke.setToastOptions(s?.toast), e.component("UluToast", Js), e.component("UluToastDisplay", Do), e.config.globalProperties.$uluToast = Pt, e.provide("uluToast", Pt);
1293
1293
  }
1294
1294
  const Wo = {
@@ -1332,7 +1332,7 @@ const Xo = {
1332
1332
  */
1333
1333
  managerOptions: {}
1334
1334
  };
1335
- function Zf(e, s) {
1335
+ function Jf(e, s) {
1336
1336
  const t = R(!1), n = Object.assign({}, Xo, s), { breakpointMobile: l } = n, { onReady: o } = n.managerOptions, r = {
1337
1337
  onReady(v) {
1338
1338
  v.at(l).max({
@@ -2145,7 +2145,7 @@ const ln = /* @__PURE__ */ j(al, [["render", cl]]), ul = {
2145
2145
  _: 1
2146
2146
  }, 8, ["class"]));
2147
2147
  }
2148
- }, Qf = {
2148
+ }, Zf = {
2149
2149
  __name: "UluDropdown",
2150
2150
  props: {
2151
2151
  /**
@@ -2212,7 +2212,7 @@ function fl() {
2212
2212
  }
2213
2213
  };
2214
2214
  }
2215
- function eh(e, s) {
2215
+ function Qf(e, s) {
2216
2216
  const t = qs(), n = Qn(), l = _(() => {
2217
2217
  const a = parseInt(t.query.page || "1", 10);
2218
2218
  return isNaN(a) || a < 1 ? 1 : a;
@@ -2425,7 +2425,7 @@ const $l = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2425
2425
  isStaticRoute: es,
2426
2426
  nativeLinkRouter: wl
2427
2427
  }, Symbol.toStringTag, { value: "Module" })), Bt = ft({});
2428
- function th(e = {}) {
2428
+ function eh(e = {}) {
2429
2429
  const {
2430
2430
  title: s,
2431
2431
  titleTemplate: t = "%s",
@@ -2448,7 +2448,7 @@ function th(e = {}) {
2448
2448
  title: i
2449
2449
  });
2450
2450
  }
2451
- const Cl = { class: "layout-flex-baseline" }, Tl = { class: "type-word-break" }, sh = {
2451
+ const Cl = { class: "layout-flex-baseline" }, Tl = { class: "type-word-break" }, th = {
2452
2452
  __name: "UluOverflowPopover",
2453
2453
  props: {
2454
2454
  /**
@@ -2490,7 +2490,7 @@ const Cl = { class: "layout-flex-baseline" }, Tl = { class: "type-word-break" },
2490
2490
  })) : p("", !0)
2491
2491
  ]));
2492
2492
  }
2493
- }, nh = {
2493
+ }, sh = {
2494
2494
  __name: "UluTab",
2495
2495
  setup(e) {
2496
2496
  return (s, t) => (u(), S(C(eo), null, {
@@ -2500,7 +2500,7 @@ const Cl = { class: "layout-flex-baseline" }, Tl = { class: "type-word-break" },
2500
2500
  _: 3
2501
2501
  }));
2502
2502
  }
2503
- }, oh = /* @__PURE__ */ Object.assign({
2503
+ }, nh = /* @__PURE__ */ Object.assign({
2504
2504
  inheritAttrs: !1
2505
2505
  }, {
2506
2506
  __name: "UluTabGroup",
@@ -2531,7 +2531,7 @@ const Cl = { class: "layout-flex-baseline" }, Tl = { class: "type-word-break" },
2531
2531
  _: 3
2532
2532
  }, 8, ["defaultIndex", "vertical"]));
2533
2533
  }
2534
- }), lh = {
2534
+ }), oh = {
2535
2535
  __name: "UluTabList",
2536
2536
  setup(e) {
2537
2537
  return (s, t) => (u(), S(C(so), { class: "tabs__tablist" }, {
@@ -2541,7 +2541,7 @@ const Cl = { class: "layout-flex-baseline" }, Tl = { class: "type-word-break" },
2541
2541
  _: 3
2542
2542
  }));
2543
2543
  }
2544
- }, rh = {
2544
+ }, lh = {
2545
2545
  __name: "UluTabPanel",
2546
2546
  setup(e) {
2547
2547
  return (s, t) => (u(), S(C(no), null, {
@@ -2551,7 +2551,7 @@ const Cl = { class: "layout-flex-baseline" }, Tl = { class: "type-word-break" },
2551
2551
  _: 3
2552
2552
  }));
2553
2553
  }
2554
- }, ih = {
2554
+ }, rh = {
2555
2555
  __name: "UluTabPanels",
2556
2556
  setup(e) {
2557
2557
  return (s, t) => (u(), S(C(oo), null, {
@@ -2781,7 +2781,7 @@ function Il(e, s, t, n, l, o) {
2781
2781
  ])
2782
2782
  ], 2);
2783
2783
  }
2784
- const ah = /* @__PURE__ */ j(Bl, [["render", Il]]), Ml = ["aria-hidden"], Pl = {
2784
+ const ih = /* @__PURE__ */ j(Bl, [["render", Il]]), Ml = ["aria-hidden"], Pl = {
2785
2785
  key: 2,
2786
2786
  class: "hidden-visually"
2787
2787
  }, zl = {
@@ -2849,7 +2849,7 @@ const ah = /* @__PURE__ */ j(Bl, [["render", Il]]), Ml = ["aria-hidden"], Pl = {
2849
2849
  _: 3
2850
2850
  }, 8, ["class", "to", "href", "onClick"]));
2851
2851
  }
2852
- }, Fl = { class: "badge-stack" }, ch = {
2852
+ }, Fl = { class: "badge-stack" }, ah = {
2853
2853
  __name: "UluBadgeStack",
2854
2854
  props: {
2855
2855
  /**
@@ -2976,7 +2976,7 @@ function Hl(e, s, t, n, l, o) {
2976
2976
  _: 3
2977
2977
  }, 16, ["class"]);
2978
2978
  }
2979
- const uh = /* @__PURE__ */ j(Ll, [["render", Hl]]), Nl = {
2979
+ const ch = /* @__PURE__ */ j(Ll, [["render", Hl]]), Nl = {
2980
2980
  name: "UluCallout",
2981
2981
  props: {
2982
2982
  /**
@@ -3001,13 +3001,13 @@ function Dl(e, s, t, n, l, o) {
3001
3001
  g(e.$slots, "default")
3002
3002
  ], 2);
3003
3003
  }
3004
- const dh = /* @__PURE__ */ j(Nl, [["render", Dl]]), Wl = { class: "card__body" }, ql = { class: "card__main" }, Xl = ["href", "target"], Gl = {
3004
+ const uh = /* @__PURE__ */ j(Nl, [["render", Dl]]), Wl = { class: "card__body" }, ql = { class: "card__main" }, Xl = ["href", "target"], Gl = {
3005
3005
  key: 0,
3006
3006
  class: "card__aside"
3007
3007
  }, Yl = ["src", "alt"], Kl = {
3008
3008
  key: 1,
3009
3009
  class: "card__footer"
3010
- }, fh = {
3010
+ }, dh = {
3011
3011
  __name: "UluCard",
3012
3012
  props: {
3013
3013
  /**
@@ -3221,7 +3221,7 @@ const dh = /* @__PURE__ */ j(Nl, [["render", Dl]]), Wl = { class: "card__body" }
3221
3221
  _: 3
3222
3222
  }, 40, ["class", "style", "target", "to", "href", "data-ulu-proxy-click-init"]));
3223
3223
  }
3224
- }, hh = {
3224
+ }, fh = {
3225
3225
  __name: "UluDefinitionList",
3226
3226
  props: {
3227
3227
  /**
@@ -3313,7 +3313,7 @@ const dh = /* @__PURE__ */ j(Nl, [["render", Dl]]), Wl = { class: "card__body" }
3313
3313
  ], 2))), 128))
3314
3314
  ], 2));
3315
3315
  }
3316
- }, Jl = ["href", "target"], Zl = { class: "external-link__text" }, mh = {
3316
+ }, Jl = ["href", "target"], Zl = { class: "external-link__text" }, hh = {
3317
3317
  __name: "UluExternalLink",
3318
3318
  props: {
3319
3319
  /**
@@ -3353,7 +3353,7 @@ const dh = /* @__PURE__ */ j(Nl, [["render", Dl]]), Wl = { class: "card__body" }
3353
3353
  }, null, 8, ["icon"])
3354
3354
  ], 8, Jl));
3355
3355
  }
3356
- }, gh = {
3356
+ }, mh = {
3357
3357
  __name: "UluList",
3358
3358
  props: {
3359
3359
  /**
@@ -3442,7 +3442,7 @@ function tr(e, s) {
3442
3442
  g(e.$slots, "default")
3443
3443
  ]);
3444
3444
  }
3445
- const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner__spinner" }, yh = {
3445
+ const gh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner__spinner" }, vh = {
3446
3446
  __name: "UluSpokeSpinner",
3447
3447
  props: {
3448
3448
  /**
@@ -3540,7 +3540,7 @@ const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner
3540
3540
  ])
3541
3541
  ], 10, nr));
3542
3542
  }
3543
- }, cr = ["href", "download"], ur = { class: "margin-left-small-x" }, ph = {
3543
+ }, cr = ["href", "download"], ur = { class: "margin-left-small-x" }, yh = {
3544
3544
  __name: "UluFileDisplay",
3545
3545
  props: {
3546
3546
  /**
@@ -3597,7 +3597,7 @@ const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner
3597
3597
  setup(e) {
3598
3598
  return (s, t) => (u(), f("span", dr, "*"));
3599
3599
  }
3600
- }, fr = ["for"], hr = ["multiple", "id", "required"], bh = {
3600
+ }, fr = ["for"], hr = ["multiple", "id", "required"], ph = {
3601
3601
  __name: "UluFormFile",
3602
3602
  props: {
3603
3603
  /**
@@ -3651,7 +3651,7 @@ const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner
3651
3651
  }, e.inputAttrs, { required: e.required }), null, 16, hr)
3652
3652
  ], 64));
3653
3653
  }
3654
- }, _h = {
3654
+ }, bh = {
3655
3655
  __name: "UluFormMessage",
3656
3656
  props: {
3657
3657
  /**
@@ -3677,7 +3677,7 @@ const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner
3677
3677
  g(s.$slots, "default")
3678
3678
  ], 2));
3679
3679
  }
3680
- }, mr = ["for"], gr = ["id", "value", "required"], vr = ["value"], wh = {
3680
+ }, mr = ["for"], gr = ["id", "value", "required"], vr = ["value"], _h = {
3681
3681
  __name: "UluFormSelect",
3682
3682
  props: {
3683
3683
  /**
@@ -3731,7 +3731,7 @@ const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner
3731
3731
  ], 40, gr)
3732
3732
  ], 64));
3733
3733
  }
3734
- }, yr = ["for"], pr = ["value", "id", "required"], Sh = {
3734
+ }, yr = ["for"], pr = ["value", "id", "required"], wh = {
3735
3735
  __name: "UluFormText",
3736
3736
  props: {
3737
3737
  /**
@@ -3776,7 +3776,7 @@ const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner
3776
3776
  }, br = { class: "form-theme search-form type-small" }, _r = { class: "search-form__field" }, wr = ["placeholder"], Sr = {
3777
3777
  class: "search-form__submit button button--primary",
3778
3778
  "aria-label": "Submit Search"
3779
- }, kh = {
3779
+ }, Sh = {
3780
3780
  __name: "UluSearchForm",
3781
3781
  props: {
3782
3782
  /**
@@ -3803,7 +3803,7 @@ const vh = /* @__PURE__ */ j(Ql, [["render", tr]]), sr = { class: "spoke-spinner
3803
3803
  ])
3804
3804
  ]));
3805
3805
  }
3806
- }, $h = {
3806
+ }, kh = {
3807
3807
  __name: "UluAdaptiveLayout",
3808
3808
  setup(e) {
3809
3809
  const s = Ae("uluIsMobile");
@@ -3824,7 +3824,7 @@ function $r(e, s, t, n, l, o) {
3824
3824
  g(e.$slots, "default")
3825
3825
  ]);
3826
3826
  }
3827
- const Ch = /* @__PURE__ */ j(kr, [["render", $r]]), Cr = {
3827
+ const $h = /* @__PURE__ */ j(kr, [["render", $r]]), Cr = {
3828
3828
  name: "UluTitleRail",
3829
3829
  components: {
3830
3830
  UluIcon: D
@@ -3903,7 +3903,7 @@ function Ar(e, s, t, n, l, o) {
3903
3903
  ])) : p("", !0)
3904
3904
  ], 2);
3905
3905
  }
3906
- const Th = /* @__PURE__ */ j(Cr, [["render", Ar]]), Or = {
3906
+ const Ch = /* @__PURE__ */ j(Cr, [["render", Ar]]), Or = {
3907
3907
  name: "UluBreadcrumb",
3908
3908
  components: {
3909
3909
  UluIcon: D
@@ -3982,7 +3982,7 @@ function xr(e, s, t, n, l, o) {
3982
3982
  ], 2)
3983
3983
  ], 2)) : p("", !0);
3984
3984
  }
3985
- const Ah = /* @__PURE__ */ j(Or, [["render", xr]]), Ur = {
3985
+ const Th = /* @__PURE__ */ j(Or, [["render", xr]]), Ur = {
3986
3986
  name: "UluNavStrip",
3987
3987
  components: {
3988
3988
  UluMenu: ln
@@ -4026,7 +4026,7 @@ function Br(e, s, t, n, l, o) {
4026
4026
  }, null, 8, ["items"])
4027
4027
  ], 2);
4028
4028
  }
4029
- const Oh = /* @__PURE__ */ j(Ur, [["render", Br]]), Er = ["aria-labelledby"], Rr = { class: "pager__items js-pager__items" }, jr = {
4029
+ const Ah = /* @__PURE__ */ j(Ur, [["render", Br]]), Er = ["aria-labelledby"], Rr = { class: "pager__items js-pager__items" }, jr = {
4030
4030
  key: 0,
4031
4031
  class: "pager__item pager__item--first"
4032
4032
  }, Ir = {
@@ -4046,7 +4046,7 @@ const Oh = /* @__PURE__ */ j(Ur, [["render", Br]]), Er = ["aria-labelledby"], Rr
4046
4046
  }, Lr = {
4047
4047
  key: 5,
4048
4048
  class: "pager__item pager__item--last"
4049
- }, xh = {
4049
+ }, Oh = {
4050
4050
  __name: "UluPager",
4051
4051
  props: {
4052
4052
  /**
@@ -4191,7 +4191,7 @@ const Oh = /* @__PURE__ */ j(Ur, [["render", Br]]), Er = ["aria-labelledby"], Rr
4191
4191
  function Nr(e, s) {
4192
4192
  return u(), f("a", Hr, " Skip to main content ");
4193
4193
  }
4194
- const Uh = /* @__PURE__ */ j(Vr, [["render", Nr]]), Dr = {
4194
+ const xh = /* @__PURE__ */ j(Vr, [["render", Nr]]), Dr = {
4195
4195
  name: "UluConditionalText",
4196
4196
  props: {
4197
4197
  /**
@@ -4215,7 +4215,7 @@ function Wr(e, s, t, n, l, o) {
4215
4215
  _: 1
4216
4216
  })) : p("", !0);
4217
4217
  }
4218
- const Bh = /* @__PURE__ */ j(Dr, [["render", Wr]]), qr = {
4218
+ const Uh = /* @__PURE__ */ j(Dr, [["render", Wr]]), qr = {
4219
4219
  __name: "UluConditionalWrapper",
4220
4220
  props: {
4221
4221
  /**
@@ -4249,12 +4249,12 @@ const Bh = /* @__PURE__ */ j(Dr, [["render", Wr]]), qr = {
4249
4249
  function Yr(e, s) {
4250
4250
  return u(), f("span", Gr);
4251
4251
  }
4252
- const Eh = /* @__PURE__ */ j(Xr, [["render", Yr]]), Kr = {};
4252
+ const Bh = /* @__PURE__ */ j(Xr, [["render", Yr]]), Kr = {};
4253
4253
  function Jr(e, s) {
4254
4254
  const t = K("router-view");
4255
4255
  return u(), S(t);
4256
4256
  }
4257
- const Rh = /* @__PURE__ */ j(Kr, [["render", Jr]]), Zr = {
4257
+ const Eh = /* @__PURE__ */ j(Kr, [["render", Jr]]), Zr = {
4258
4258
  name: "UluPlaceholderImage",
4259
4259
  props: {
4260
4260
  imageId: String,
@@ -4301,7 +4301,7 @@ function ei(e, s, t, n, l, o) {
4301
4301
  alt: t.alt
4302
4302
  }, null, 8, Qr);
4303
4303
  }
4304
- const jh = /* @__PURE__ */ j(Zr, [["render", ei]]), ti = {
4304
+ const Rh = /* @__PURE__ */ j(Zr, [["render", ei]]), ti = {
4305
4305
  name: "PlaceholderText",
4306
4306
  props: {
4307
4307
  amount: {
@@ -4322,7 +4322,7 @@ function si(e, s, t, n, l, o) {
4322
4322
  _: 2
4323
4323
  }, 1024))), 128);
4324
4324
  }
4325
- const Ih = /* @__PURE__ */ j(ti, [["render", si]]), ni = {
4325
+ const jh = /* @__PURE__ */ j(ti, [["render", si]]), ni = {
4326
4326
  name: "RouteAnnouncer",
4327
4327
  props: {
4328
4328
  /**
@@ -4375,7 +4375,7 @@ function oi(e, s, t, n, l, o) {
4375
4375
  ref: "el"
4376
4376
  }, w(o.title), 513)) : p("", !0);
4377
4377
  }
4378
- const Mh = /* @__PURE__ */ j(ni, [["render", oi]]), Ph = {
4378
+ const Ih = /* @__PURE__ */ j(ni, [["render", oi]]), Mh = {
4379
4379
  __name: "UluSanityRichText",
4380
4380
  props: {
4381
4381
  /**
@@ -4445,7 +4445,7 @@ function ri(e, s, t, n, l, o) {
4445
4445
  ])
4446
4446
  ]);
4447
4447
  }
4448
- const zh = /* @__PURE__ */ j(li, [["render", ri]]), ii = {
4448
+ const Ph = /* @__PURE__ */ j(li, [["render", ri]]), ii = {
4449
4449
  key: 0,
4450
4450
  class: "progress-bar__header"
4451
4451
  }, ai = {
@@ -4460,7 +4460,7 @@ const zh = /* @__PURE__ */ j(li, [["render", ri]]), ii = {
4460
4460
  }, fi = { class: "progress-bar__value progress-bar__value--amount" }, hi = {
4461
4461
  key: 0,
4462
4462
  class: "progress-bar__value progress-bar__value--deficit"
4463
- }, mi = { class: "progress-bar__value progress-bar__value--total" }, Fh = {
4463
+ }, mi = { class: "progress-bar__value progress-bar__value--total" }, zh = {
4464
4464
  __name: "UluProgressBar",
4465
4465
  props: {
4466
4466
  /**
@@ -4621,7 +4621,7 @@ const zh = /* @__PURE__ */ j(li, [["render", ri]]), ii = {
4621
4621
  }, bi = {
4622
4622
  key: 0,
4623
4623
  class: "progress-circle__value type-small-x"
4624
- }, Lh = {
4624
+ }, Fh = {
4625
4625
  __name: "UluProgressCircle",
4626
4626
  props: {
4627
4627
  /**
@@ -4804,7 +4804,7 @@ function wi(e, s) {
4804
4804
  };
4805
4805
  });
4806
4806
  }
4807
- function Vh(e, s = {}) {
4807
+ function Lh(e, s = {}) {
4808
4808
  const {
4809
4809
  initialFacets: t,
4810
4810
  facetFields: n,
@@ -4978,7 +4978,7 @@ function Vh(e, s = {}) {
4978
4978
  handleFacetChange: At
4979
4979
  };
4980
4980
  }
4981
- const Si = ["onClick"], Hh = {
4981
+ const Si = ["onClick"], Vh = {
4982
4982
  __name: "UluFacetsActiveFilters",
4983
4983
  props: {
4984
4984
  /**
@@ -5143,7 +5143,7 @@ const Si = ["onClick"], Hh = {
5143
5143
  _: 1
5144
5144
  }, 8, ["legend", "type", "options", "compact", "model-value"]));
5145
5145
  }
5146
- }, $i = { class: "facets-filters" }, Nh = {
5146
+ }, $i = { class: "facets-filters" }, Hh = {
5147
5147
  __name: "UluFacetsFilterLists",
5148
5148
  props: {
5149
5149
  /**
@@ -5230,7 +5230,7 @@ const Si = ["onClick"], Hh = {
5230
5230
  }, 1032, ["classes", "startOpen"]))), 128))
5231
5231
  ]));
5232
5232
  }
5233
- }, Ci = { class: "facets-filters" }, Dh = {
5233
+ }, Ci = { class: "facets-filters" }, Nh = {
5234
5234
  __name: "UluFacetsFilterAccordions",
5235
5235
  props: {
5236
5236
  /**
@@ -5316,7 +5316,7 @@ const Si = ["onClick"], Hh = {
5316
5316
  }, 1032, ["modifiers", "startOpen"]))), 128))
5317
5317
  ]));
5318
5318
  }
5319
- }, Wh = {
5319
+ }, Dh = {
5320
5320
  __name: "UluFacetsFilterPopovers",
5321
5321
  props: {
5322
5322
  /**
@@ -5416,7 +5416,7 @@ const Si = ["onClick"], Hh = {
5416
5416
  ], 2))), 128))
5417
5417
  ], 2));
5418
5418
  }
5419
- }, Ti = { class: "facets-dropdown-filters" }, Ai = ["for"], Oi = ["id", "onChange"], xi = { value: "" }, Ui = ["value", "selected"], qh = {
5419
+ }, Ti = { class: "facets-dropdown-filters" }, Ai = ["for"], Oi = ["id", "onChange"], xi = { value: "" }, Ui = ["value", "selected"], Wh = {
5420
5420
  __name: "UluFacetsFilterSelects",
5421
5421
  props: {
5422
5422
  facets: {
@@ -5462,7 +5462,7 @@ const Si = ["onClick"], Hh = {
5462
5462
  ]))), 128))
5463
5463
  ]));
5464
5464
  }
5465
- }, Bi = { class: "facets-header-layout" }, Ei = { class: "facets-header-layout__header" }, Ri = { class: "facets-header-layout__main" }, Xh = {
5465
+ }, Bi = { class: "facets-header-layout" }, Ei = { class: "facets-header-layout__header" }, Ri = { class: "facets-header-layout__main" }, qh = {
5466
5466
  __name: "UluFacetsHeaderLayout",
5467
5467
  setup(e) {
5468
5468
  return (s, t) => (u(), f("div", Bi, [
@@ -5477,7 +5477,7 @@ const Si = ["onClick"], Hh = {
5477
5477
  }, ji = { class: "facets-results" }, Ii = {
5478
5478
  key: 1,
5479
5479
  class: "facets-results__empty"
5480
- }, Gh = {
5480
+ }, Xh = {
5481
5481
  __name: "UluFacetsResults",
5482
5482
  props: {
5483
5483
  items: {
@@ -5524,7 +5524,7 @@ const Si = ["onClick"], Hh = {
5524
5524
  ]))
5525
5525
  ]));
5526
5526
  }
5527
- }, Mi = { class: "facets-search" }, Pi = ["for"], zi = ["id", "placeholder"], Yh = {
5527
+ }, Mi = ["for"], Pi = ["id", "placeholder"], Gh = {
5528
5528
  __name: "UluFacetsSearch",
5529
5529
  props: {
5530
5530
  classes: {
@@ -5547,25 +5547,27 @@ const Si = ["onClick"], Hh = {
5547
5547
  n("update:modelValue", r);
5548
5548
  }
5549
5549
  });
5550
- return (r, i) => (u(), f("div", Mi, [
5550
+ return (r, i) => (u(), f("div", {
5551
+ class: m(["facets-search", e.classes.container])
5552
+ }, [
5551
5553
  h("label", {
5552
- class: m(e.classes.searchLabel),
5554
+ class: m(e.classes.label),
5553
5555
  for: C(l)
5554
5556
  }, [...i[1] || (i[1] = [
5555
5557
  h("strong", null, "Search", -1)
5556
- ])], 10, Pi),
5558
+ ])], 10, Mi),
5557
5559
  Pe(h("input", {
5558
5560
  id: C(l),
5559
- class: m(e.classes.searchInput),
5561
+ class: m(e.classes.input),
5560
5562
  "onUpdate:modelValue": i[0] || (i[0] = (c) => o.value = c),
5561
5563
  type: "text",
5562
5564
  placeholder: e.placeholder
5563
- }, null, 10, zi), [
5565
+ }, null, 10, Pi), [
5564
5566
  [Vn, o.value]
5565
5567
  ])
5566
- ]));
5568
+ ], 2));
5567
5569
  }
5568
- }, Fi = { class: "facets-sidebar__header" }, Li = { class: "facets-sidebar__mobile-controls" }, Vi = { class: "facets-sidebar__body" }, Hi = { class: "facets-sidebar__main" }, Kh = {
5570
+ }, zi = { class: "facets-sidebar__header" }, Fi = { class: "facets-sidebar__mobile-controls" }, Li = { class: "facets-sidebar__body" }, Vi = { class: "facets-sidebar__main" }, Yh = {
5569
5571
  __name: "UluFacetsSidebarLayout",
5570
5572
  props: {
5571
5573
  mobileButtonText: {
@@ -5589,10 +5591,10 @@ const Si = ["onClick"], Hh = {
5589
5591
  return (r, i) => (u(), f("div", {
5590
5592
  class: m(["facets-sidebar", { "facets-sidebar--filters-hidden": C(t) }])
5591
5593
  }, [
5592
- h("div", Fi, [
5594
+ h("div", zi, [
5593
5595
  g(r.$slots, "header")
5594
5596
  ]),
5595
- Pe(h("div", Li, [
5597
+ Pe(h("div", Fi, [
5596
5598
  h("button", {
5597
5599
  class: m(e.classes.mobileButton),
5598
5600
  onClick: i[0] || (i[0] = (c) => s.value = !0)
@@ -5600,7 +5602,7 @@ const Si = ["onClick"], Hh = {
5600
5602
  ], 512), [
5601
5603
  [It, C(t)]
5602
5604
  ]),
5603
- h("div", Vi, [
5605
+ h("div", Li, [
5604
5606
  Pe(h("div", {
5605
5607
  class: "facets-sidebar__sidebar",
5606
5608
  ref_key: "desktopTarget",
@@ -5608,7 +5610,7 @@ const Si = ["onClick"], Hh = {
5608
5610
  }, null, 512), [
5609
5611
  [It, !C(t)]
5610
5612
  ]),
5611
- h("div", Hi, [
5613
+ h("div", Vi, [
5612
5614
  g(r.$slots, "main")
5613
5615
  ])
5614
5616
  ]),
@@ -5637,7 +5639,7 @@ const Si = ["onClick"], Hh = {
5637
5639
  ], 8, ["to"])) : p("", !0)
5638
5640
  ], 2));
5639
5641
  }
5640
- }, Ni = ["for"], Di = ["value", "id"], Wi = ["value"], Jh = {
5642
+ }, Hi = ["for"], Ni = ["value", "id"], Di = ["value"], Kh = {
5641
5643
  __name: "UluFacetsSort",
5642
5644
  props: {
5643
5645
  classes: {
@@ -5657,30 +5659,30 @@ const Si = ["onClick"], Hh = {
5657
5659
  setup(e, { emit: s }) {
5658
5660
  const t = s, n = oe("ulu-facet-sort");
5659
5661
  return (l, o) => (u(), f("div", {
5660
- class: m(["facets-sort", e.classes.sortForm])
5662
+ class: m(["facets-sort", e.classes.container])
5661
5663
  }, [
5662
5664
  h("label", {
5663
5665
  for: C(n),
5664
- class: m(e.classes.sortFormLabel)
5666
+ class: m(e.classes.label)
5665
5667
  }, [
5666
5668
  g(l.$slots, "default", {}, () => [
5667
5669
  o[1] || (o[1] = T("Sort:", -1))
5668
5670
  ])
5669
- ], 10, Ni),
5671
+ ], 10, Hi),
5670
5672
  h("select", {
5671
5673
  value: e.modelValue,
5672
5674
  onChange: o[0] || (o[0] = (r) => t("update:modelValue", r.target.value)),
5673
5675
  id: C(n),
5674
- class: m(e.classes.sortFormSelect)
5676
+ class: m(e.classes.select)
5675
5677
  }, [
5676
5678
  (u(!0), f(U, null, B(e.sortTypes, (r, i) => (u(), f("option", {
5677
5679
  value: i,
5678
5680
  key: i
5679
- }, w(r.text), 9, Wi))), 128))
5680
- ], 42, Di)
5681
+ }, w(r.text), 9, Di))), 128))
5682
+ ], 42, Ni)
5681
5683
  ], 2));
5682
5684
  }
5683
- }, dn = Symbol(), fn = Symbol(), kt = Symbol(), qi = {
5685
+ }, dn = Symbol(), fn = Symbol(), kt = Symbol(), Wi = {
5684
5686
  name: "ScrollAnchors",
5685
5687
  emits: ["section-change"],
5686
5688
  props: {
@@ -5785,13 +5787,13 @@ const Si = ["onClick"], Hh = {
5785
5787
  unmounted() {
5786
5788
  this.destroyObserver();
5787
5789
  }
5788
- }, Xi = { class: "scroll-anchors" };
5789
- function Gi(e, s, t, n, l, o) {
5790
- return u(), f("div", Xi, [
5790
+ }, qi = { class: "scroll-anchors" };
5791
+ function Xi(e, s, t, n, l, o) {
5792
+ return u(), f("div", qi, [
5791
5793
  g(e.$slots, "default")
5792
5794
  ]);
5793
5795
  }
5794
- const Zh = /* @__PURE__ */ j(qi, [["render", Gi]]), Yi = {
5796
+ const Jh = /* @__PURE__ */ j(Wi, [["render", Xi]]), Gi = {
5795
5797
  name: "ScrollAnchorsNav",
5796
5798
  inject: {
5797
5799
  sections: { from: kt }
@@ -5802,8 +5804,8 @@ const Zh = /* @__PURE__ */ j(qi, [["render", Gi]]), Yi = {
5802
5804
  default: "nav"
5803
5805
  }
5804
5806
  }
5805
- }, Ki = ["href"];
5806
- function Ji(e, s, t, n, l, o) {
5807
+ }, Yi = ["href"];
5808
+ function Ki(e, s, t, n, l, o) {
5807
5809
  return o.sections.length ? (u(), S(P(t.element), {
5808
5810
  key: 0,
5809
5811
  class: "scroll-anchors__nav"
@@ -5817,14 +5819,14 @@ function Ji(e, s, t, n, l, o) {
5817
5819
  h("a", {
5818
5820
  class: m({ "is-active": r.active }),
5819
5821
  href: `#${r.titleId}`
5820
- }, w(r.title), 11, Ki)
5822
+ }, w(r.title), 11, Yi)
5821
5823
  ], 2))), 128))
5822
5824
  ])
5823
5825
  ]),
5824
5826
  _: 1
5825
5827
  })) : p("", !0);
5826
5828
  }
5827
- const Qh = /* @__PURE__ */ j(Yi, [["render", Ji]]), Zi = {
5829
+ const Zh = /* @__PURE__ */ j(Gi, [["render", Ki]]), Ji = {
5828
5830
  name: "ScrollAnchorsNavAnimated",
5829
5831
  inject: {
5830
5832
  sections: { from: kt }
@@ -5872,14 +5874,14 @@ const Qh = /* @__PURE__ */ j(Yi, [["render", Ji]]), Zi = {
5872
5874
  this.linkRefs[e] = s;
5873
5875
  }
5874
5876
  }
5875
- }, Qi = { class: "scroll-anchors__rail" }, ea = ["href"];
5876
- function ta(e, s, t, n, l, o) {
5877
+ }, Zi = { class: "scroll-anchors__rail" }, Qi = ["href"];
5878
+ function ea(e, s, t, n, l, o) {
5877
5879
  return o.sections.length ? (u(), S(P(t.element), {
5878
5880
  key: 0,
5879
5881
  class: "scroll-anchors__nav scroll-anchors__nav--animated"
5880
5882
  }, {
5881
5883
  default: k(() => [
5882
- h("ul", Qi, [
5884
+ h("ul", Zi, [
5883
5885
  (u(!0), f(U, null, B(o.sections, (r, i) => (u(), f("li", {
5884
5886
  key: i,
5885
5887
  class: m({ "is-active": r.active })
@@ -5889,7 +5891,7 @@ function ta(e, s, t, n, l, o) {
5889
5891
  ref_for: !0,
5890
5892
  ref: (c) => o.addLinkRef(i, c),
5891
5893
  href: `#${r.titleId}`
5892
- }, w(r.title), 11, ea)
5894
+ }, w(r.title), 11, Qi)
5893
5895
  ], 2))), 128))
5894
5896
  ]),
5895
5897
  h("div", {
@@ -5907,7 +5909,7 @@ function ta(e, s, t, n, l, o) {
5907
5909
  _: 1
5908
5910
  })) : p("", !0);
5909
5911
  }
5910
- const em = /* @__PURE__ */ j(Zi, [["render", ta]]), sa = {
5912
+ const Qh = /* @__PURE__ */ j(Ji, [["render", ea]]), ta = {
5911
5913
  name: "ScrollAnchorsSection",
5912
5914
  props: {
5913
5915
  title: String,
@@ -5952,7 +5954,7 @@ const em = /* @__PURE__ */ j(Zi, [["render", ta]]), sa = {
5952
5954
  this.unregister && this.unregister(this);
5953
5955
  }
5954
5956
  };
5955
- function na(e, s, t, n, l, o) {
5957
+ function sa(e, s, t, n, l, o) {
5956
5958
  return u(), f("div", {
5957
5959
  class: m([t.wrapperClass, { [t.activeClass]: t.activeClass && o.section?.active }]),
5958
5960
  ref: "element"
@@ -5969,7 +5971,7 @@ function na(e, s, t, n, l, o) {
5969
5971
  g(e.$slots, "default", { section: o.section })
5970
5972
  ], 2);
5971
5973
  }
5972
- const tm = /* @__PURE__ */ j(sa, [["render", na]]), oa = {
5974
+ const em = /* @__PURE__ */ j(ta, [["render", sa]]), na = {
5973
5975
  __name: "UluSkeletonText",
5974
5976
  props: {
5975
5977
  /**
@@ -5994,7 +5996,7 @@ const tm = /* @__PURE__ */ j(sa, [["render", na]]), oa = {
5994
5996
  }])
5995
5997
  }, null, 2));
5996
5998
  }
5997
- }, sm = {
5999
+ }, tm = {
5998
6000
  __name: "UluShowSkeleton",
5999
6001
  props: {
6000
6002
  /**
@@ -6003,12 +6005,12 @@ const tm = /* @__PURE__ */ j(sa, [["render", na]]), oa = {
6003
6005
  when: Boolean
6004
6006
  },
6005
6007
  setup(e) {
6006
- return (s, t) => e.when ? (u(), S(oa, {
6008
+ return (s, t) => e.when ? (u(), S(na, {
6007
6009
  key: 1,
6008
6010
  inline: ""
6009
6011
  })) : g(s.$slots, "default", { key: 0 });
6010
6012
  }
6011
- }, nm = {
6013
+ }, sm = {
6012
6014
  __name: "UluSkeletonContent",
6013
6015
  props: {
6014
6016
  /**
@@ -6044,14 +6046,14 @@ const tm = /* @__PURE__ */ j(sa, [["render", na]]), oa = {
6044
6046
  ]))), 128))
6045
6047
  ]));
6046
6048
  }
6047
- }, la = { class: "skeleton skeleton-block--media" }, om = {
6049
+ }, oa = { class: "skeleton skeleton-block--media" }, nm = {
6048
6050
  __name: "UluSkeletonMedia",
6049
6051
  setup(e) {
6050
- return (s, t) => (u(), f("div", la, [
6052
+ return (s, t) => (u(), f("div", oa, [
6051
6053
  O(D, { icon: "type:image" })
6052
6054
  ]));
6053
6055
  }
6054
- }, ra = {
6056
+ }, la = {
6055
6057
  name: "SlideShow",
6056
6058
  emits: ["slide-change"],
6057
6059
  components: {
@@ -6246,26 +6248,26 @@ const tm = /* @__PURE__ */ j(sa, [["render", na]]), oa = {
6246
6248
  beforeUnmount() {
6247
6249
  this.destroyObserver();
6248
6250
  }
6249
- }, ia = { class: "slideshow" }, aa = {
6251
+ }, ra = { class: "slideshow" }, ia = {
6250
6252
  class: "slideshow__control-context",
6251
6253
  ref: "context"
6252
- }, ca = {
6254
+ }, aa = {
6253
6255
  class: "slideshow__track-crop",
6254
6256
  ref: "crop"
6255
- }, ua = {
6257
+ }, ca = {
6256
6258
  class: "slideshow__track",
6257
6259
  ref: "track"
6258
- }, da = ["tabindex"], fa = { class: "slideshow__controls" }, ha = { class: "slideshow__controls-item slideshow__controls-item--previous" }, ma = ["disabled"], ga = { class: "slideshow__controls-item slideshow__controls-item--next" }, va = ["disabled"], ya = {
6260
+ }, ua = ["tabindex"], da = { class: "slideshow__controls" }, fa = { class: "slideshow__controls-item slideshow__controls-item--previous" }, ha = ["disabled"], ma = { class: "slideshow__controls-item slideshow__controls-item--next" }, ga = ["disabled"], va = {
6259
6261
  key: 0,
6260
6262
  class: "slideshow__nav",
6261
6263
  ref: "nav"
6262
- }, pa = ["onClick"], ba = { class: "hidden-visually" };
6263
- function _a(e, s, t, n, l, o) {
6264
+ }, ya = ["onClick"], pa = { class: "hidden-visually" };
6265
+ function ba(e, s, t, n, l, o) {
6264
6266
  const r = K("UluIcon");
6265
- return u(), f("div", ia, [
6266
- h("div", aa, [
6267
- h("div", ca, [
6268
- h("ul", ua, [
6267
+ return u(), f("div", ra, [
6268
+ h("div", ia, [
6269
+ h("div", aa, [
6270
+ h("ul", ca, [
6269
6271
  (u(!0), f(U, null, B(l.slides, (i, c) => (u(), f("li", {
6270
6272
  class: m(["slideshow__slide", { "is-active": i.active }]),
6271
6273
  key: c,
@@ -6279,11 +6281,11 @@ function _a(e, s, t, n, l, o) {
6279
6281
  item: i.item,
6280
6282
  index: c
6281
6283
  })
6282
- ], 10, da))), 128))
6284
+ ], 10, ua))), 128))
6283
6285
  ], 512)
6284
6286
  ], 512),
6285
- h("ul", fa, [
6286
- h("li", ha, [
6287
+ h("ul", da, [
6288
+ h("li", fa, [
6287
6289
  h("button", {
6288
6290
  class: "slideshow__control-button slideshow__control-button--previous",
6289
6291
  "aria-label": "Scroll Right",
@@ -6294,9 +6296,9 @@ function _a(e, s, t, n, l, o) {
6294
6296
  class: "slideshow__control-icon",
6295
6297
  icon: "type:previous"
6296
6298
  })
6297
- ], 8, ma)
6299
+ ], 8, ha)
6298
6300
  ]),
6299
- h("li", ga, [
6301
+ h("li", ma, [
6300
6302
  h("button", {
6301
6303
  class: "slideshow__control-button slideshow__control-button--next",
6302
6304
  "aria-label": "Scroll Left",
@@ -6307,11 +6309,11 @@ function _a(e, s, t, n, l, o) {
6307
6309
  class: "slideshow__control-icon",
6308
6310
  icon: "type:next"
6309
6311
  })
6310
- ], 8, va)
6312
+ ], 8, ga)
6311
6313
  ])
6312
6314
  ])
6313
6315
  ], 512),
6314
- t.noNav ? p("", !0) : (u(), f("ul", ya, [
6316
+ t.noNav ? p("", !0) : (u(), f("ul", va, [
6315
6317
  (u(!0), f(U, null, B(l.slides, (i, c) => (u(), f("li", {
6316
6318
  class: m(["slideshow__nav-item", { "is-active": i.active }]),
6317
6319
  ref_for: !0,
@@ -6329,17 +6331,17 @@ function _a(e, s, t, n, l, o) {
6329
6331
  index: c,
6330
6332
  active: i.active
6331
6333
  }, () => [
6332
- h("span", ba, "Item " + w(c + 1), 1)
6334
+ h("span", pa, "Item " + w(c + 1), 1)
6333
6335
  ])
6334
- ], 10, pa)
6336
+ ], 10, ya)
6335
6337
  ], 2))), 128))
6336
6338
  ], 512))
6337
6339
  ]);
6338
6340
  }
6339
- const wa = /* @__PURE__ */ j(ra, [["render", _a]]), Sa = {
6341
+ const _a = /* @__PURE__ */ j(la, [["render", ba]]), wa = {
6340
6342
  name: "ImageSlideShow",
6341
6343
  components: {
6342
- UluSlideShow: wa
6344
+ UluSlideShow: _a
6343
6345
  },
6344
6346
  props: {
6345
6347
  images: Array,
@@ -6365,8 +6367,8 @@ const wa = /* @__PURE__ */ j(ra, [["render", _a]]), Sa = {
6365
6367
  console.log("left/right", o, c), t && n && (a > c ? d = o + (a - c) : r < o && (d = r), d !== null && s.scrollTo({ left: d, top: 0, behavior: "smooth" }));
6366
6368
  }
6367
6369
  }
6368
- }, ka = ["src", "alt"], $a = { class: "slideshow__image-actions" }, Ca = ["src", "alt"];
6369
- function Ta(e, s, t, n, l, o) {
6370
+ }, Sa = ["src", "alt"], ka = { class: "slideshow__image-actions" }, $a = ["src", "alt"];
6371
+ function Ca(e, s, t, n, l, o) {
6370
6372
  const r = K("AppButton"), i = K("UluSlideShow");
6371
6373
  return u(), S(i, {
6372
6374
  class: "slideshow--images",
@@ -6377,8 +6379,8 @@ function Ta(e, s, t, n, l, o) {
6377
6379
  h("img", {
6378
6380
  src: c.src,
6379
6381
  alt: c.alt
6380
- }, null, 8, ka),
6381
- h("div", $a, [
6382
+ }, null, 8, Sa),
6383
+ h("div", ka, [
6382
6384
  t.selectButton ? (u(), S(r, {
6383
6385
  key: 0,
6384
6386
  class: "type-small",
@@ -6397,12 +6399,12 @@ function Ta(e, s, t, n, l, o) {
6397
6399
  h("img", {
6398
6400
  src: t.images[c].src,
6399
6401
  alt: `View image ${c}`
6400
- }, null, 8, Ca)
6402
+ }, null, 8, $a)
6401
6403
  ]),
6402
6404
  _: 1
6403
6405
  }, 8, ["items", "onSlideChange"]);
6404
6406
  }
6405
- const lm = /* @__PURE__ */ j(Sa, [["render", Ta]]), Aa = {
6407
+ const om = /* @__PURE__ */ j(wa, [["render", Ca]]), Ta = {
6406
6408
  name: "SlideShowSlide",
6407
6409
  props: {
6408
6410
  /**
@@ -6415,14 +6417,14 @@ const lm = /* @__PURE__ */ j(Sa, [["render", Ta]]), Aa = {
6415
6417
  console.log("slide mounted");
6416
6418
  }
6417
6419
  };
6418
- function Oa(e, s, t, n, l, o) {
6420
+ function Aa(e, s, t, n, l, o) {
6419
6421
  return u(), f("li", {
6420
6422
  class: m(["slideshow__slide", { "is-active": t.active }])
6421
6423
  }, [
6422
6424
  g(e.$slots, "default")
6423
6425
  ], 2);
6424
6426
  }
6425
- const rm = /* @__PURE__ */ j(Aa, [["render", Oa]]), xa = {
6427
+ const lm = /* @__PURE__ */ j(Ta, [["render", Aa]]), Oa = {
6426
6428
  name: "UluTableStickyRows",
6427
6429
  props: {
6428
6430
  rows: Array,
@@ -6439,8 +6441,8 @@ const rm = /* @__PURE__ */ j(Aa, [["render", Oa]]), xa = {
6439
6441
  default: !1
6440
6442
  }
6441
6443
  }
6442
- }, Ua = ["id"], Ba = ["innerHTML"];
6443
- function Ea(e, s, t, n, l, o) {
6444
+ }, xa = ["id"], Ua = ["innerHTML"];
6445
+ function Ba(e, s, t, n, l, o) {
6444
6446
  return u(!0), f(U, null, B(t.rows, (r, i) => (u(), f("tr", {
6445
6447
  key: `br-${i}`,
6446
6448
  id: t.optionalAttr(t.isActual && r.id),
@@ -6471,18 +6473,18 @@ function Ea(e, s, t, n, l, o) {
6471
6473
  }) : c.html ? (u(), f("div", {
6472
6474
  key: 1,
6473
6475
  innerHTML: t.value({ row: r, column: c, rowIndex: i, isActual: t.isActual, foot: t.foot })
6474
- }, null, 8, Ba)) : (u(), f(U, { key: 2 }, [
6476
+ }, null, 8, Ua)) : (u(), f(U, { key: 2 }, [
6475
6477
  T(w(t.value({ row: r, column: c, rowIndex: i, isActual: t.isActual, foot: t.foot })), 1)
6476
6478
  ], 64))
6477
6479
  ]),
6478
6480
  _: 2
6479
6481
  }, 1032, ["id", "scope", "headers", "class", "style"]))), 128))
6480
- ], 14, Ua))), 128);
6482
+ ], 14, xa))), 128);
6481
6483
  }
6482
- const Ra = /* @__PURE__ */ j(xa, [["render", Ea]]), ja = {
6484
+ const Ea = /* @__PURE__ */ j(Oa, [["render", Ba]]), Ra = {
6483
6485
  name: "UluTableStickyTable",
6484
6486
  components: {
6485
- UluTableStickyRows: Ra
6487
+ UluTableStickyRows: Ea
6486
6488
  },
6487
6489
  props: {
6488
6490
  resolveClasses: Function,
@@ -6562,20 +6564,20 @@ const Ra = /* @__PURE__ */ j(xa, [["render", Ea]]), ja = {
6562
6564
  return s.join(" ");
6563
6565
  }
6564
6566
  }
6565
- }, Ia = ["aria-hidden"], Ma = {
6567
+ }, ja = ["aria-hidden"], Ia = {
6566
6568
  key: 0,
6567
6569
  class: "table-sticky__caption"
6568
- }, Pa = ["id"], za = ["id", "rowspan", "colspan", "data-child-columns", "aria-sort", "scope", "headers"], Fa = ["innerHTML"], La = {
6570
+ }, Ma = ["id"], Pa = ["id", "rowspan", "colspan", "data-child-columns", "aria-sort", "scope", "headers"], za = ["innerHTML"], Fa = {
6569
6571
  class: "table-sticky__sort-icon",
6570
6572
  "aria-hidden": "true"
6571
- }, Va = { class: "table-sticky__sort-icon-inner" }, Ha = ["innerHTML"], Na = { key: 1 }, Da = { key: 2 };
6572
- function Wa(e, s, t, n, l, o) {
6573
+ }, La = { class: "table-sticky__sort-icon-inner" }, Va = ["innerHTML"], Ha = { key: 1 }, Na = { key: 2 };
6574
+ function Da(e, s, t, n, l, o) {
6573
6575
  const r = K("UluTableStickyRows");
6574
6576
  return u(), f("table", {
6575
6577
  class: m(t.resolveClasses(t.classes.table, { isActual: t.isActual })),
6576
6578
  "aria-hidden": t.isActual ? "false" : "true"
6577
6579
  }, [
6578
- t.caption ? (u(), f("caption", Ma, w(t.caption), 1)) : p("", !0),
6580
+ t.caption ? (u(), f("caption", Ia, w(t.caption), 1)) : p("", !0),
6579
6581
  h("thead", null, [
6580
6582
  (u(!0), f(U, null, B(t.headerRows, (i, c) => (u(), f("tr", {
6581
6583
  key: `hr-${c}`,
@@ -6627,11 +6629,11 @@ function Wa(e, s, t, n, l, o) {
6627
6629
  }) : a.htmlTitle ? (u(), f("div", {
6628
6630
  key: 1,
6629
6631
  innerHTML: t.getColumnTitle({ column: a, index: d, isActual: t.isActual })
6630
- }, null, 8, Fa)) : (u(), f(U, { key: 2 }, [
6632
+ }, null, 8, za)) : (u(), f(U, { key: 2 }, [
6631
6633
  T(w(t.getColumnTitle({ column: a, index: d, isActual: t.isActual })), 1)
6632
6634
  ], 64)),
6633
- h("span", La, [
6634
- h("span", Va, [
6635
+ h("span", Fa, [
6636
+ h("span", La, [
6635
6637
  g(e.$slots, "sortIcon", {}, () => [
6636
6638
  s[0] || (s[0] = T("▼", -1))
6637
6639
  ])
@@ -6648,14 +6650,14 @@ function Wa(e, s, t, n, l, o) {
6648
6650
  }) : a.htmlTitle ? (u(), f("div", {
6649
6651
  key: 1,
6650
6652
  innerHTML: t.getColumnTitle({ column: a, index: d, isActual: t.isActual })
6651
- }, null, 8, Ha)) : (u(), f(U, { key: 2 }, [
6653
+ }, null, 8, Va)) : (u(), f(U, { key: 2 }, [
6652
6654
  T(w(t.getColumnTitle({ column: a, index: d, isActual: t.isActual })), 1)
6653
6655
  ], 64))
6654
6656
  ], 64))
6655
- ], 14, za))), 128))
6656
- ], 14, Pa))), 128))
6657
+ ], 14, Pa))), 128))
6658
+ ], 14, Ma))), 128))
6657
6659
  ]),
6658
- t.rows ? (u(), f("tbody", Na, [
6660
+ t.rows ? (u(), f("tbody", Ha, [
6659
6661
  O(r, {
6660
6662
  rows: t.rows,
6661
6663
  rowColumns: t.rowColumns,
@@ -6675,7 +6677,7 @@ function Wa(e, s, t, n, l, o) {
6675
6677
  }))
6676
6678
  ]), 1032, ["rows", "rowColumns", "optionalAttr", "resolveClasses", "getCellHeaders", "isActual", "columnWidth", "classes", "value"])
6677
6679
  ])) : p("", !0),
6678
- t.footerRows ? (u(), f("tfoot", Da, [
6680
+ t.footerRows ? (u(), f("tfoot", Na, [
6679
6681
  O(r, {
6680
6682
  rows: t.footerRows,
6681
6683
  rowColumns: t.rowColumns,
@@ -6696,10 +6698,10 @@ function Wa(e, s, t, n, l, o) {
6696
6698
  }))
6697
6699
  ]), 1032, ["rows", "rowColumns", "optionalAttr", "resolveClasses", "getCellHeaders", "isActual", "columnWidth", "classes", "value"])
6698
6700
  ])) : p("", !0)
6699
- ], 10, Ia);
6701
+ ], 10, ja);
6700
6702
  }
6701
- const qa = /* @__PURE__ */ j(ja, [["render", Wa]]);
6702
- function Xa() {
6703
+ const Wa = /* @__PURE__ */ j(Ra, [["render", Da]]);
6704
+ function qa() {
6703
6705
  this.__data__ = [], this.size = 0;
6704
6706
  }
6705
6707
  function hn(e, s) {
@@ -6711,22 +6713,22 @@ function $t(e, s) {
6711
6713
  return t;
6712
6714
  return -1;
6713
6715
  }
6714
- var Ga = Array.prototype, Ya = Ga.splice;
6715
- function Ka(e) {
6716
+ var Xa = Array.prototype, Ga = Xa.splice;
6717
+ function Ya(e) {
6716
6718
  var s = this.__data__, t = $t(s, e);
6717
6719
  if (t < 0)
6718
6720
  return !1;
6719
6721
  var n = s.length - 1;
6720
- return t == n ? s.pop() : Ya.call(s, t, 1), --this.size, !0;
6722
+ return t == n ? s.pop() : Ga.call(s, t, 1), --this.size, !0;
6721
6723
  }
6722
- function Ja(e) {
6724
+ function Ka(e) {
6723
6725
  var s = this.__data__, t = $t(s, e);
6724
6726
  return t < 0 ? void 0 : s[t][1];
6725
6727
  }
6726
- function Za(e) {
6728
+ function Ja(e) {
6727
6729
  return $t(this.__data__, e) > -1;
6728
6730
  }
6729
- function Qa(e, s) {
6731
+ function Za(e, s) {
6730
6732
  var t = this.__data__, n = $t(t, e);
6731
6733
  return n < 0 ? (++this.size, t.push([e, s])) : t[n][1] = s, this;
6732
6734
  }
@@ -6737,66 +6739,66 @@ function _e(e) {
6737
6739
  this.set(n[0], n[1]);
6738
6740
  }
6739
6741
  }
6740
- _e.prototype.clear = Xa;
6741
- _e.prototype.delete = Ka;
6742
- _e.prototype.get = Ja;
6743
- _e.prototype.has = Za;
6744
- _e.prototype.set = Qa;
6745
- function ec() {
6742
+ _e.prototype.clear = qa;
6743
+ _e.prototype.delete = Ya;
6744
+ _e.prototype.get = Ka;
6745
+ _e.prototype.has = Ja;
6746
+ _e.prototype.set = Za;
6747
+ function Qa() {
6746
6748
  this.__data__ = new _e(), this.size = 0;
6747
6749
  }
6748
- function tc(e) {
6750
+ function ec(e) {
6749
6751
  var s = this.__data__, t = s.delete(e);
6750
6752
  return this.size = s.size, t;
6751
6753
  }
6752
- function sc(e) {
6754
+ function tc(e) {
6753
6755
  return this.__data__.get(e);
6754
6756
  }
6755
- function nc(e) {
6757
+ function sc(e) {
6756
6758
  return this.__data__.has(e);
6757
6759
  }
6758
- var mn = typeof global == "object" && global && global.Object === Object && global, oc = typeof self == "object" && self && self.Object === Object && self, ge = mn || oc || Function("return this")(), Fe = ge.Symbol, gn = Object.prototype, lc = gn.hasOwnProperty, rc = gn.toString, Ne = Fe ? Fe.toStringTag : void 0;
6759
- function ic(e) {
6760
- var s = lc.call(e, Ne), t = e[Ne];
6760
+ var mn = typeof global == "object" && global && global.Object === Object && global, nc = typeof self == "object" && self && self.Object === Object && self, ge = mn || nc || Function("return this")(), Fe = ge.Symbol, gn = Object.prototype, oc = gn.hasOwnProperty, lc = gn.toString, Ne = Fe ? Fe.toStringTag : void 0;
6761
+ function rc(e) {
6762
+ var s = oc.call(e, Ne), t = e[Ne];
6761
6763
  try {
6762
6764
  e[Ne] = void 0;
6763
6765
  var n = !0;
6764
6766
  } catch {
6765
6767
  }
6766
- var l = rc.call(e);
6768
+ var l = lc.call(e);
6767
6769
  return n && (s ? e[Ne] = t : delete e[Ne]), l;
6768
6770
  }
6769
- var ac = Object.prototype, cc = ac.toString;
6770
- function uc(e) {
6771
- return cc.call(e);
6771
+ var ic = Object.prototype, ac = ic.toString;
6772
+ function cc(e) {
6773
+ return ac.call(e);
6772
6774
  }
6773
- var dc = "[object Null]", fc = "[object Undefined]", vs = Fe ? Fe.toStringTag : void 0;
6775
+ var uc = "[object Null]", dc = "[object Undefined]", vs = Fe ? Fe.toStringTag : void 0;
6774
6776
  function et(e) {
6775
- return e == null ? e === void 0 ? fc : dc : vs && vs in Object(e) ? ic(e) : uc(e);
6777
+ return e == null ? e === void 0 ? dc : uc : vs && vs in Object(e) ? rc(e) : cc(e);
6776
6778
  }
6777
6779
  function Ct(e) {
6778
6780
  var s = typeof e;
6779
6781
  return e != null && (s == "object" || s == "function");
6780
6782
  }
6781
- var hc = "[object AsyncFunction]", mc = "[object Function]", gc = "[object GeneratorFunction]", vc = "[object Proxy]";
6783
+ var fc = "[object AsyncFunction]", hc = "[object Function]", mc = "[object GeneratorFunction]", gc = "[object Proxy]";
6782
6784
  function vn(e) {
6783
6785
  if (!Ct(e))
6784
6786
  return !1;
6785
6787
  var s = et(e);
6786
- return s == mc || s == gc || s == hc || s == vc;
6788
+ return s == hc || s == mc || s == fc || s == gc;
6787
6789
  }
6788
6790
  var Et = ge["__core-js_shared__"], ys = function() {
6789
6791
  var e = /[^.]+$/.exec(Et && Et.keys && Et.keys.IE_PROTO || "");
6790
6792
  return e ? "Symbol(src)_1." + e : "";
6791
6793
  }();
6792
- function yc(e) {
6794
+ function vc(e) {
6793
6795
  return !!ys && ys in e;
6794
6796
  }
6795
- var pc = Function.prototype, bc = pc.toString;
6797
+ var yc = Function.prototype, pc = yc.toString;
6796
6798
  function Be(e) {
6797
6799
  if (e != null) {
6798
6800
  try {
6799
- return bc.call(e);
6801
+ return pc.call(e);
6800
6802
  } catch {
6801
6803
  }
6802
6804
  try {
@@ -6806,48 +6808,48 @@ function Be(e) {
6806
6808
  }
6807
6809
  return "";
6808
6810
  }
6809
- var _c = /[\\^$.*+?()[\]{}|]/g, wc = /^\[object .+?Constructor\]$/, Sc = Function.prototype, kc = Object.prototype, $c = Sc.toString, Cc = kc.hasOwnProperty, Tc = RegExp(
6810
- "^" + $c.call(Cc).replace(_c, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
6811
+ var bc = /[\\^$.*+?()[\]{}|]/g, _c = /^\[object .+?Constructor\]$/, wc = Function.prototype, Sc = Object.prototype, kc = wc.toString, $c = Sc.hasOwnProperty, Cc = RegExp(
6812
+ "^" + kc.call($c).replace(bc, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
6811
6813
  );
6812
- function Ac(e) {
6813
- if (!Ct(e) || yc(e))
6814
+ function Tc(e) {
6815
+ if (!Ct(e) || vc(e))
6814
6816
  return !1;
6815
- var s = vn(e) ? Tc : wc;
6817
+ var s = vn(e) ? Cc : _c;
6816
6818
  return s.test(Be(e));
6817
6819
  }
6818
- function Oc(e, s) {
6820
+ function Ac(e, s) {
6819
6821
  return e?.[s];
6820
6822
  }
6821
6823
  function Ee(e, s) {
6822
- var t = Oc(e, s);
6823
- return Ac(t) ? t : void 0;
6824
+ var t = Ac(e, s);
6825
+ return Tc(t) ? t : void 0;
6824
6826
  }
6825
6827
  var Ze = Ee(ge, "Map"), Qe = Ee(Object, "create");
6826
- function xc() {
6828
+ function Oc() {
6827
6829
  this.__data__ = Qe ? Qe(null) : {}, this.size = 0;
6828
6830
  }
6829
- function Uc(e) {
6831
+ function xc(e) {
6830
6832
  var s = this.has(e) && delete this.__data__[e];
6831
6833
  return this.size -= s ? 1 : 0, s;
6832
6834
  }
6833
- var Bc = "__lodash_hash_undefined__", Ec = Object.prototype, Rc = Ec.hasOwnProperty;
6834
- function jc(e) {
6835
+ var Uc = "__lodash_hash_undefined__", Bc = Object.prototype, Ec = Bc.hasOwnProperty;
6836
+ function Rc(e) {
6835
6837
  var s = this.__data__;
6836
6838
  if (Qe) {
6837
6839
  var t = s[e];
6838
- return t === Bc ? void 0 : t;
6840
+ return t === Uc ? void 0 : t;
6839
6841
  }
6840
- return Rc.call(s, e) ? s[e] : void 0;
6842
+ return Ec.call(s, e) ? s[e] : void 0;
6841
6843
  }
6842
- var Ic = Object.prototype, Mc = Ic.hasOwnProperty;
6843
- function Pc(e) {
6844
+ var jc = Object.prototype, Ic = jc.hasOwnProperty;
6845
+ function Mc(e) {
6844
6846
  var s = this.__data__;
6845
- return Qe ? s[e] !== void 0 : Mc.call(s, e);
6847
+ return Qe ? s[e] !== void 0 : Ic.call(s, e);
6846
6848
  }
6847
- var zc = "__lodash_hash_undefined__";
6848
- function Fc(e, s) {
6849
+ var Pc = "__lodash_hash_undefined__";
6850
+ function zc(e, s) {
6849
6851
  var t = this.__data__;
6850
- return this.size += this.has(e) ? 0 : 1, t[e] = Qe && s === void 0 ? zc : s, this;
6852
+ return this.size += this.has(e) ? 0 : 1, t[e] = Qe && s === void 0 ? Pc : s, this;
6851
6853
  }
6852
6854
  function xe(e) {
6853
6855
  var s = -1, t = e == null ? 0 : e.length;
@@ -6856,37 +6858,37 @@ function xe(e) {
6856
6858
  this.set(n[0], n[1]);
6857
6859
  }
6858
6860
  }
6859
- xe.prototype.clear = xc;
6860
- xe.prototype.delete = Uc;
6861
- xe.prototype.get = jc;
6862
- xe.prototype.has = Pc;
6863
- xe.prototype.set = Fc;
6864
- function Lc() {
6861
+ xe.prototype.clear = Oc;
6862
+ xe.prototype.delete = xc;
6863
+ xe.prototype.get = Rc;
6864
+ xe.prototype.has = Mc;
6865
+ xe.prototype.set = zc;
6866
+ function Fc() {
6865
6867
  this.size = 0, this.__data__ = {
6866
6868
  hash: new xe(),
6867
6869
  map: new (Ze || _e)(),
6868
6870
  string: new xe()
6869
6871
  };
6870
6872
  }
6871
- function Vc(e) {
6873
+ function Lc(e) {
6872
6874
  var s = typeof e;
6873
6875
  return s == "string" || s == "number" || s == "symbol" || s == "boolean" ? e !== "__proto__" : e === null;
6874
6876
  }
6875
6877
  function Tt(e, s) {
6876
6878
  var t = e.__data__;
6877
- return Vc(s) ? t[typeof s == "string" ? "string" : "hash"] : t.map;
6879
+ return Lc(s) ? t[typeof s == "string" ? "string" : "hash"] : t.map;
6878
6880
  }
6879
- function Hc(e) {
6881
+ function Vc(e) {
6880
6882
  var s = Tt(this, e).delete(e);
6881
6883
  return this.size -= s ? 1 : 0, s;
6882
6884
  }
6883
- function Nc(e) {
6885
+ function Hc(e) {
6884
6886
  return Tt(this, e).get(e);
6885
6887
  }
6886
- function Dc(e) {
6888
+ function Nc(e) {
6887
6889
  return Tt(this, e).has(e);
6888
6890
  }
6889
- function Wc(e, s) {
6891
+ function Dc(e, s) {
6890
6892
  var t = Tt(this, e), n = t.size;
6891
6893
  return t.set(e, s), this.size += t.size == n ? 0 : 1, this;
6892
6894
  }
@@ -6897,17 +6899,17 @@ function Ve(e) {
6897
6899
  this.set(n[0], n[1]);
6898
6900
  }
6899
6901
  }
6900
- Ve.prototype.clear = Lc;
6901
- Ve.prototype.delete = Hc;
6902
- Ve.prototype.get = Nc;
6903
- Ve.prototype.has = Dc;
6904
- Ve.prototype.set = Wc;
6905
- var qc = 200;
6906
- function Xc(e, s) {
6902
+ Ve.prototype.clear = Fc;
6903
+ Ve.prototype.delete = Vc;
6904
+ Ve.prototype.get = Hc;
6905
+ Ve.prototype.has = Nc;
6906
+ Ve.prototype.set = Dc;
6907
+ var Wc = 200;
6908
+ function qc(e, s) {
6907
6909
  var t = this.__data__;
6908
6910
  if (t instanceof _e) {
6909
6911
  var n = t.__data__;
6910
- if (!Ze || n.length < qc - 1)
6912
+ if (!Ze || n.length < Wc - 1)
6911
6913
  return n.push([e, s]), this.size = ++t.size, this;
6912
6914
  t = this.__data__ = new Ve(n);
6913
6915
  }
@@ -6917,12 +6919,12 @@ function He(e) {
6917
6919
  var s = this.__data__ = new _e(e);
6918
6920
  this.size = s.size;
6919
6921
  }
6920
- He.prototype.clear = ec;
6921
- He.prototype.delete = tc;
6922
- He.prototype.get = sc;
6923
- He.prototype.has = nc;
6924
- He.prototype.set = Xc;
6925
- function Gc(e, s) {
6922
+ He.prototype.clear = Qa;
6923
+ He.prototype.delete = ec;
6924
+ He.prototype.get = tc;
6925
+ He.prototype.has = sc;
6926
+ He.prototype.set = qc;
6927
+ function Xc(e, s) {
6926
6928
  for (var t = -1, n = e == null ? 0 : e.length; ++t < n && s(e[t], t, e) !== !1; )
6927
6929
  ;
6928
6930
  return e;
@@ -6934,7 +6936,7 @@ var ps = function() {
6934
6936
  } catch {
6935
6937
  }
6936
6938
  }();
6937
- function Yc(e, s, t) {
6939
+ function Gc(e, s, t) {
6938
6940
  s == "__proto__" && ps ? ps(e, s, {
6939
6941
  configurable: !0,
6940
6942
  enumerable: !0,
@@ -6942,12 +6944,12 @@ function Yc(e, s, t) {
6942
6944
  writable: !0
6943
6945
  }) : e[s] = t;
6944
6946
  }
6945
- var Kc = Object.prototype, Jc = Kc.hasOwnProperty;
6946
- function Zc(e, s, t) {
6947
+ var Yc = Object.prototype, Kc = Yc.hasOwnProperty;
6948
+ function Jc(e, s, t) {
6947
6949
  var n = e[s];
6948
- (!(Jc.call(e, s) && hn(n, t)) || t === void 0 && !(s in e)) && Yc(e, s, t);
6950
+ (!(Kc.call(e, s) && hn(n, t)) || t === void 0 && !(s in e)) && Gc(e, s, t);
6949
6951
  }
6950
- function Qc(e, s) {
6952
+ function Zc(e, s) {
6951
6953
  for (var t = -1, n = Array(e); ++t < e; )
6952
6954
  n[t] = s(t);
6953
6955
  return n;
@@ -6955,31 +6957,31 @@ function Qc(e, s) {
6955
6957
  function tt(e) {
6956
6958
  return e != null && typeof e == "object";
6957
6959
  }
6958
- var eu = "[object Arguments]";
6960
+ var Qc = "[object Arguments]";
6959
6961
  function bs(e) {
6960
- return tt(e) && et(e) == eu;
6962
+ return tt(e) && et(e) == Qc;
6961
6963
  }
6962
- var yn = Object.prototype, tu = yn.hasOwnProperty, su = yn.propertyIsEnumerable, nu = bs(/* @__PURE__ */ function() {
6964
+ var yn = Object.prototype, eu = yn.hasOwnProperty, tu = yn.propertyIsEnumerable, su = bs(/* @__PURE__ */ function() {
6963
6965
  return arguments;
6964
6966
  }()) ? bs : function(e) {
6965
- return tt(e) && tu.call(e, "callee") && !su.call(e, "callee");
6967
+ return tt(e) && eu.call(e, "callee") && !tu.call(e, "callee");
6966
6968
  }, os = Array.isArray;
6967
- function ou() {
6969
+ function nu() {
6968
6970
  return !1;
6969
6971
  }
6970
- var pn = typeof exports == "object" && exports && !exports.nodeType && exports, _s = pn && typeof module == "object" && module && !module.nodeType && module, lu = _s && _s.exports === pn, ws = lu ? ge.Buffer : void 0, ru = ws ? ws.isBuffer : void 0, bn = ru || ou, iu = 9007199254740991, au = /^(?:0|[1-9]\d*)$/;
6971
- function cu(e, s) {
6972
+ var pn = typeof exports == "object" && exports && !exports.nodeType && exports, _s = pn && typeof module == "object" && module && !module.nodeType && module, ou = _s && _s.exports === pn, ws = ou ? ge.Buffer : void 0, lu = ws ? ws.isBuffer : void 0, bn = lu || nu, ru = 9007199254740991, iu = /^(?:0|[1-9]\d*)$/;
6973
+ function au(e, s) {
6972
6974
  var t = typeof e;
6973
- return s = s ?? iu, !!s && (t == "number" || t != "symbol" && au.test(e)) && e > -1 && e % 1 == 0 && e < s;
6975
+ return s = s ?? ru, !!s && (t == "number" || t != "symbol" && iu.test(e)) && e > -1 && e % 1 == 0 && e < s;
6974
6976
  }
6975
- var uu = 9007199254740991;
6977
+ var cu = 9007199254740991;
6976
6978
  function _n(e) {
6977
- return typeof e == "number" && e > -1 && e % 1 == 0 && e <= uu;
6979
+ return typeof e == "number" && e > -1 && e % 1 == 0 && e <= cu;
6978
6980
  }
6979
- var du = "[object Arguments]", fu = "[object Array]", hu = "[object Boolean]", mu = "[object Date]", gu = "[object Error]", vu = "[object Function]", yu = "[object Map]", pu = "[object Number]", bu = "[object Object]", _u = "[object RegExp]", wu = "[object Set]", Su = "[object String]", ku = "[object WeakMap]", $u = "[object ArrayBuffer]", Cu = "[object DataView]", Tu = "[object Float32Array]", Au = "[object Float64Array]", Ou = "[object Int8Array]", xu = "[object Int16Array]", Uu = "[object Int32Array]", Bu = "[object Uint8Array]", Eu = "[object Uint8ClampedArray]", Ru = "[object Uint16Array]", ju = "[object Uint32Array]", H = {};
6980
- H[Tu] = H[Au] = H[Ou] = H[xu] = H[Uu] = H[Bu] = H[Eu] = H[Ru] = H[ju] = !0;
6981
- H[du] = H[fu] = H[$u] = H[hu] = H[Cu] = H[mu] = H[gu] = H[vu] = H[yu] = H[pu] = H[bu] = H[_u] = H[wu] = H[Su] = H[ku] = !1;
6982
- function Iu(e) {
6981
+ var uu = "[object Arguments]", du = "[object Array]", fu = "[object Boolean]", hu = "[object Date]", mu = "[object Error]", gu = "[object Function]", vu = "[object Map]", yu = "[object Number]", pu = "[object Object]", bu = "[object RegExp]", _u = "[object Set]", wu = "[object String]", Su = "[object WeakMap]", ku = "[object ArrayBuffer]", $u = "[object DataView]", Cu = "[object Float32Array]", Tu = "[object Float64Array]", Au = "[object Int8Array]", Ou = "[object Int16Array]", xu = "[object Int32Array]", Uu = "[object Uint8Array]", Bu = "[object Uint8ClampedArray]", Eu = "[object Uint16Array]", Ru = "[object Uint32Array]", H = {};
6982
+ H[Cu] = H[Tu] = H[Au] = H[Ou] = H[xu] = H[Uu] = H[Bu] = H[Eu] = H[Ru] = !0;
6983
+ H[uu] = H[du] = H[ku] = H[fu] = H[$u] = H[hu] = H[mu] = H[gu] = H[vu] = H[yu] = H[pu] = H[bu] = H[_u] = H[wu] = H[Su] = !1;
6984
+ function ju(e) {
6983
6985
  return tt(e) && _n(e.length) && !!H[et(e)];
6984
6986
  }
6985
6987
  function ls(e) {
@@ -6987,26 +6989,26 @@ function ls(e) {
6987
6989
  return e(s);
6988
6990
  };
6989
6991
  }
6990
- var wn = typeof exports == "object" && exports && !exports.nodeType && exports, Xe = wn && typeof module == "object" && module && !module.nodeType && module, Mu = Xe && Xe.exports === wn, Rt = Mu && mn.process, Le = function() {
6992
+ var wn = typeof exports == "object" && exports && !exports.nodeType && exports, Xe = wn && typeof module == "object" && module && !module.nodeType && module, Iu = Xe && Xe.exports === wn, Rt = Iu && mn.process, Le = function() {
6991
6993
  try {
6992
6994
  var e = Xe && Xe.require && Xe.require("util").types;
6993
6995
  return e || Rt && Rt.binding && Rt.binding("util");
6994
6996
  } catch {
6995
6997
  }
6996
- }(), Ss = Le && Le.isTypedArray, Pu = Ss ? ls(Ss) : Iu, zu = Object.prototype, Fu = zu.hasOwnProperty;
6997
- function Lu(e, s) {
6998
- var t = os(e), n = !t && nu(e), l = !t && !n && bn(e), o = !t && !n && !l && Pu(e), r = t || n || l || o, i = r ? Qc(e.length, String) : [], c = i.length;
6998
+ }(), Ss = Le && Le.isTypedArray, Mu = Ss ? ls(Ss) : ju, Pu = Object.prototype, zu = Pu.hasOwnProperty;
6999
+ function Fu(e, s) {
7000
+ var t = os(e), n = !t && su(e), l = !t && !n && bn(e), o = !t && !n && !l && Mu(e), r = t || n || l || o, i = r ? Zc(e.length, String) : [], c = i.length;
6999
7001
  for (var a in e)
7000
- Fu.call(e, a) && !(r && // Safari 9 has enumerable `arguments.length` in strict mode.
7002
+ zu.call(e, a) && !(r && // Safari 9 has enumerable `arguments.length` in strict mode.
7001
7003
  (a == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
7002
7004
  l && (a == "offset" || a == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
7003
7005
  o && (a == "buffer" || a == "byteLength" || a == "byteOffset") || // Skip index properties.
7004
- cu(a, c))) && i.push(a);
7006
+ au(a, c))) && i.push(a);
7005
7007
  return i;
7006
7008
  }
7007
- var Vu = Object.prototype;
7009
+ var Lu = Object.prototype;
7008
7010
  function Sn(e) {
7009
- var s = e && e.constructor, t = typeof s == "function" && s.prototype || Vu;
7011
+ var s = e && e.constructor, t = typeof s == "function" && s.prototype || Lu;
7010
7012
  return e === t;
7011
7013
  }
7012
7014
  function kn(e, s) {
@@ -7014,110 +7016,111 @@ function kn(e, s) {
7014
7016
  return e(s(t));
7015
7017
  };
7016
7018
  }
7017
- var Hu = kn(Object.keys, Object), Nu = Object.prototype, Du = Nu.hasOwnProperty;
7018
- function Wu(e) {
7019
+ var Vu = kn(Object.keys, Object), Hu = Object.prototype, Nu = Hu.hasOwnProperty;
7020
+ function Du(e) {
7019
7021
  if (!Sn(e))
7020
- return Hu(e);
7022
+ return Vu(e);
7021
7023
  var s = [];
7022
7024
  for (var t in Object(e))
7023
- Du.call(e, t) && t != "constructor" && s.push(t);
7025
+ Nu.call(e, t) && t != "constructor" && s.push(t);
7024
7026
  return s;
7025
7027
  }
7026
- function qu(e) {
7028
+ function Wu(e) {
7027
7029
  return e != null && _n(e.length) && !vn(e);
7028
7030
  }
7029
- function Xu(e) {
7030
- return qu(e) ? Lu(e) : Wu(e);
7031
+ function qu(e) {
7032
+ return Wu(e) ? Fu(e) : Du(e);
7031
7033
  }
7032
- var $n = typeof exports == "object" && exports && !exports.nodeType && exports, ks = $n && typeof module == "object" && module && !module.nodeType && module, Gu = ks && ks.exports === $n, $s = Gu ? ge.Buffer : void 0;
7034
+ var $n = typeof exports == "object" && exports && !exports.nodeType && exports, ks = $n && typeof module == "object" && module && !module.nodeType && module, Xu = ks && ks.exports === $n, $s = Xu ? ge.Buffer : void 0;
7033
7035
  $s && $s.allocUnsafe;
7034
- function Yu(e, s) {
7036
+ function Gu(e, s) {
7035
7037
  return e.slice();
7036
7038
  }
7037
- function Ku(e, s) {
7039
+ function Yu(e, s) {
7038
7040
  for (var t = -1, n = e == null ? 0 : e.length, l = 0, o = []; ++t < n; ) {
7039
7041
  var r = e[t];
7040
7042
  s(r, t, e) && (o[l++] = r);
7041
7043
  }
7042
7044
  return o;
7043
7045
  }
7044
- function Ju() {
7046
+ function Ku() {
7045
7047
  return [];
7046
7048
  }
7047
- var Zu = Object.prototype, Qu = Zu.propertyIsEnumerable, Cs = Object.getOwnPropertySymbols, ed = Cs ? function(e) {
7048
- return e == null ? [] : (e = Object(e), Ku(Cs(e), function(s) {
7049
- return Qu.call(e, s);
7049
+ var Ju = Object.prototype, Zu = Ju.propertyIsEnumerable, Cs = Object.getOwnPropertySymbols, Qu = Cs ? function(e) {
7050
+ return e == null ? [] : (e = Object(e), Yu(Cs(e), function(s) {
7051
+ return Zu.call(e, s);
7050
7052
  }));
7051
- } : Ju;
7052
- function td(e, s) {
7053
+ } : Ku;
7054
+ function ed(e, s) {
7053
7055
  for (var t = -1, n = s.length, l = e.length; ++t < n; )
7054
7056
  e[l + t] = s[t];
7055
7057
  return e;
7056
7058
  }
7057
- var sd = kn(Object.getPrototypeOf, Object);
7058
- function nd(e, s, t) {
7059
+ var td = kn(Object.getPrototypeOf, Object);
7060
+ function sd(e, s, t) {
7059
7061
  var n = s(e);
7060
- return os(e) ? n : td(n, t(e));
7062
+ return os(e) ? n : ed(n, t(e));
7061
7063
  }
7062
- function od(e) {
7063
- return nd(e, Xu, ed);
7064
+ function nd(e) {
7065
+ return sd(e, qu, Qu);
7064
7066
  }
7065
- var Vt = Ee(ge, "DataView"), Ht = Ee(ge, "Promise"), Nt = Ee(ge, "Set"), Dt = Ee(ge, "WeakMap"), Ts = "[object Map]", ld = "[object Object]", As = "[object Promise]", Os = "[object Set]", xs = "[object WeakMap]", Us = "[object DataView]", rd = Be(Vt), id = Be(Ze), ad = Be(Ht), cd = Be(Nt), ud = Be(Dt), ye = et;
7067
+ var Vt = Ee(ge, "DataView"), Ht = Ee(ge, "Promise"), Nt = Ee(ge, "Set"), Dt = Ee(ge, "WeakMap"), Ts = "[object Map]", od = "[object Object]", As = "[object Promise]", Os = "[object Set]", xs = "[object WeakMap]", Us = "[object DataView]", ld = Be(Vt), rd = Be(Ze), id = Be(Ht), ad = Be(Nt), cd = Be(Dt), ye = et;
7066
7068
  (Vt && ye(new Vt(new ArrayBuffer(1))) != Us || Ze && ye(new Ze()) != Ts || Ht && ye(Ht.resolve()) != As || Nt && ye(new Nt()) != Os || Dt && ye(new Dt()) != xs) && (ye = function(e) {
7067
- var s = et(e), t = s == ld ? e.constructor : void 0, n = t ? Be(t) : "";
7069
+ var s = et(e), t = s == od ? e.constructor : void 0, n = t ? Be(t) : "";
7068
7070
  if (n)
7069
7071
  switch (n) {
7070
- case rd:
7072
+ case ld:
7071
7073
  return Us;
7072
- case id:
7074
+ case rd:
7073
7075
  return Ts;
7074
- case ad:
7076
+ case id:
7075
7077
  return As;
7076
- case cd:
7078
+ case ad:
7077
7079
  return Os;
7078
- case ud:
7080
+ case cd:
7079
7081
  return xs;
7080
7082
  }
7081
7083
  return s;
7082
7084
  });
7083
- var dd = Object.prototype, fd = dd.hasOwnProperty;
7084
- function hd(e) {
7085
+ var ud = Object.prototype, dd = ud.hasOwnProperty;
7086
+ function fd(e) {
7085
7087
  var s = e.length, t = new e.constructor(s);
7086
- return s && typeof e[0] == "string" && fd.call(e, "index") && (t.index = e.index, t.input = e.input), t;
7088
+ return s && typeof e[0] == "string" && dd.call(e, "index") && (t.index = e.index, t.input = e.input), t;
7087
7089
  }
7088
7090
  var Bs = ge.Uint8Array;
7089
7091
  function rs(e) {
7090
7092
  var s = new e.constructor(e.byteLength);
7091
7093
  return new Bs(s).set(new Bs(e)), s;
7092
7094
  }
7093
- function md(e, s) {
7095
+ function hd(e, s) {
7094
7096
  var t = rs(e.buffer);
7095
7097
  return new e.constructor(t, e.byteOffset, e.byteLength);
7096
7098
  }
7097
- var gd = /\w*$/;
7098
- function vd(e) {
7099
- var s = new e.constructor(e.source, gd.exec(e));
7099
+ var md = /\w*$/;
7100
+ function gd(e) {
7101
+ var s = new e.constructor(e.source, md.exec(e));
7100
7102
  return s.lastIndex = e.lastIndex, s;
7101
7103
  }
7102
7104
  var Es = Fe ? Fe.prototype : void 0, Rs = Es ? Es.valueOf : void 0;
7103
- function yd(e) {
7105
+ function vd(e) {
7104
7106
  return Rs ? Object(Rs.call(e)) : {};
7105
7107
  }
7106
- function pd(e, s) {
7108
+ function yd(e, s) {
7107
7109
  var t = rs(e.buffer);
7108
7110
  return new e.constructor(t, e.byteOffset, e.length);
7109
7111
  }
7110
- var bd = "[object Boolean]", _d = "[object Date]", wd = "[object Map]", Sd = "[object Number]", kd = "[object RegExp]", $d = "[object Set]", Cd = "[object String]", Td = "[object Symbol]", Ad = "[object ArrayBuffer]", Od = "[object DataView]", xd = "[object Float32Array]", Ud = "[object Float64Array]", Bd = "[object Int8Array]", Ed = "[object Int16Array]", Rd = "[object Int32Array]", jd = "[object Uint8Array]", Id = "[object Uint8ClampedArray]", Md = "[object Uint16Array]", Pd = "[object Uint32Array]";
7111
- function zd(e, s, t) {
7112
+ var pd = "[object Boolean]", bd = "[object Date]", _d = "[object Map]", wd = "[object Number]", Sd = "[object RegExp]", kd = "[object Set]", $d = "[object String]", Cd = "[object Symbol]", Td = "[object ArrayBuffer]", Ad = "[object DataView]", Od = "[object Float32Array]", xd = "[object Float64Array]", Ud = "[object Int8Array]", Bd = "[object Int16Array]", Ed = "[object Int32Array]", Rd = "[object Uint8Array]", jd = "[object Uint8ClampedArray]", Id = "[object Uint16Array]", Md = "[object Uint32Array]";
7113
+ function Pd(e, s, t) {
7112
7114
  var n = e.constructor;
7113
7115
  switch (s) {
7114
- case Ad:
7116
+ case Td:
7115
7117
  return rs(e);
7118
+ case pd:
7116
7119
  case bd:
7117
- case _d:
7118
7120
  return new n(+e);
7121
+ case Ad:
7122
+ return hd(e);
7119
7123
  case Od:
7120
- return md(e);
7121
7124
  case xd:
7122
7125
  case Ud:
7123
7126
  case Bd:
@@ -7126,22 +7129,21 @@ function zd(e, s, t) {
7126
7129
  case jd:
7127
7130
  case Id:
7128
7131
  case Md:
7129
- case Pd:
7130
- return pd(e);
7131
- case wd:
7132
+ return yd(e);
7133
+ case _d:
7132
7134
  return new n();
7133
- case Sd:
7134
- case Cd:
7135
+ case wd:
7136
+ case $d:
7135
7137
  return new n(e);
7138
+ case Sd:
7139
+ return gd(e);
7136
7140
  case kd:
7137
- return vd(e);
7138
- case $d:
7139
7141
  return new n();
7140
- case Td:
7141
- return yd(e);
7142
+ case Cd:
7143
+ return vd(e);
7142
7144
  }
7143
7145
  }
7144
- var js = Object.create, Fd = /* @__PURE__ */ function() {
7146
+ var js = Object.create, zd = /* @__PURE__ */ function() {
7145
7147
  function e() {
7146
7148
  }
7147
7149
  return function(s) {
@@ -7154,20 +7156,20 @@ var js = Object.create, Fd = /* @__PURE__ */ function() {
7154
7156
  return e.prototype = void 0, t;
7155
7157
  };
7156
7158
  }();
7157
- function Ld(e) {
7158
- return typeof e.constructor == "function" && !Sn(e) ? Fd(sd(e)) : {};
7159
+ function Fd(e) {
7160
+ return typeof e.constructor == "function" && !Sn(e) ? zd(td(e)) : {};
7159
7161
  }
7160
- var Vd = "[object Map]";
7161
- function Hd(e) {
7162
- return tt(e) && ye(e) == Vd;
7162
+ var Ld = "[object Map]";
7163
+ function Vd(e) {
7164
+ return tt(e) && ye(e) == Ld;
7163
7165
  }
7164
- var Is = Le && Le.isMap, Nd = Is ? ls(Is) : Hd, Dd = "[object Set]";
7165
- function Wd(e) {
7166
- return tt(e) && ye(e) == Dd;
7166
+ var Is = Le && Le.isMap, Hd = Is ? ls(Is) : Vd, Nd = "[object Set]";
7167
+ function Dd(e) {
7168
+ return tt(e) && ye(e) == Nd;
7167
7169
  }
7168
- var Ms = Le && Le.isSet, qd = Ms ? ls(Ms) : Wd, Cn = "[object Arguments]", Xd = "[object Array]", Gd = "[object Boolean]", Yd = "[object Date]", Kd = "[object Error]", Tn = "[object Function]", Jd = "[object GeneratorFunction]", Zd = "[object Map]", Qd = "[object Number]", An = "[object Object]", ef = "[object RegExp]", tf = "[object Set]", sf = "[object String]", nf = "[object Symbol]", of = "[object WeakMap]", lf = "[object ArrayBuffer]", rf = "[object DataView]", af = "[object Float32Array]", cf = "[object Float64Array]", uf = "[object Int8Array]", df = "[object Int16Array]", ff = "[object Int32Array]", hf = "[object Uint8Array]", mf = "[object Uint8ClampedArray]", gf = "[object Uint16Array]", vf = "[object Uint32Array]", L = {};
7169
- L[Cn] = L[Xd] = L[lf] = L[rf] = L[Gd] = L[Yd] = L[af] = L[cf] = L[uf] = L[df] = L[ff] = L[Zd] = L[Qd] = L[An] = L[ef] = L[tf] = L[sf] = L[nf] = L[hf] = L[mf] = L[gf] = L[vf] = !0;
7170
- L[Kd] = L[Tn] = L[of] = !1;
7170
+ var Ms = Le && Le.isSet, Wd = Ms ? ls(Ms) : Dd, Cn = "[object Arguments]", qd = "[object Array]", Xd = "[object Boolean]", Gd = "[object Date]", Yd = "[object Error]", Tn = "[object Function]", Kd = "[object GeneratorFunction]", Jd = "[object Map]", Zd = "[object Number]", An = "[object Object]", Qd = "[object RegExp]", ef = "[object Set]", tf = "[object String]", sf = "[object Symbol]", nf = "[object WeakMap]", of = "[object ArrayBuffer]", lf = "[object DataView]", rf = "[object Float32Array]", af = "[object Float64Array]", cf = "[object Int8Array]", uf = "[object Int16Array]", df = "[object Int32Array]", ff = "[object Uint8Array]", hf = "[object Uint8ClampedArray]", mf = "[object Uint16Array]", gf = "[object Uint32Array]", L = {};
7171
+ L[Cn] = L[qd] = L[of] = L[lf] = L[Xd] = L[Gd] = L[rf] = L[af] = L[cf] = L[uf] = L[df] = L[Jd] = L[Zd] = L[An] = L[Qd] = L[ef] = L[tf] = L[sf] = L[ff] = L[hf] = L[mf] = L[gf] = !0;
7172
+ L[Yd] = L[Tn] = L[nf] = !1;
7171
7173
  function rt(e, s, t, n, l, o) {
7172
7174
  var r;
7173
7175
  if (r !== void 0)
@@ -7176,43 +7178,43 @@ function rt(e, s, t, n, l, o) {
7176
7178
  return e;
7177
7179
  var i = os(e);
7178
7180
  if (i)
7179
- r = hd(e);
7181
+ r = fd(e);
7180
7182
  else {
7181
- var c = ye(e), a = c == Tn || c == Jd;
7183
+ var c = ye(e), a = c == Tn || c == Kd;
7182
7184
  if (bn(e))
7183
- return Yu(e);
7185
+ return Gu(e);
7184
7186
  if (c == An || c == Cn || a && !l)
7185
- r = a ? {} : Ld(e);
7187
+ r = a ? {} : Fd(e);
7186
7188
  else {
7187
7189
  if (!L[c])
7188
7190
  return l ? e : {};
7189
- r = zd(e, c);
7191
+ r = Pd(e, c);
7190
7192
  }
7191
7193
  }
7192
7194
  o || (o = new He());
7193
7195
  var d = o.get(e);
7194
7196
  if (d)
7195
7197
  return d;
7196
- o.set(e, r), qd(e) ? e.forEach(function(b) {
7198
+ o.set(e, r), Wd(e) ? e.forEach(function(b) {
7197
7199
  r.add(rt(b, s, t, b, e, o));
7198
- }) : Nd(e) && e.forEach(function(b, A) {
7200
+ }) : Hd(e) && e.forEach(function(b, A) {
7199
7201
  r.set(A, rt(b, s, t, A, e, o));
7200
7202
  });
7201
- var v = od, y = i ? void 0 : v(e);
7202
- return Gc(y || e, function(b, A) {
7203
- y && (A = b, b = e[A]), Zc(r, A, rt(b, s, t, A, e, o));
7203
+ var v = nd, y = i ? void 0 : v(e);
7204
+ return Xc(y || e, function(b, A) {
7205
+ y && (A = b, b = e[A]), Jc(r, A, rt(b, s, t, A, e, o));
7204
7206
  }), r;
7205
7207
  }
7206
- var yf = 1, pf = 4;
7207
- function bf(e) {
7208
- return rt(e, yf | pf);
7208
+ var vf = 1, yf = 4;
7209
+ function pf(e) {
7210
+ return rt(e, vf | yf);
7209
7211
  }
7210
7212
  const jt = (e) => e.every((s) => typeof s == "object"), Ps = !0, On = () => window.innerWidth;
7211
7213
  let zs = On();
7212
- const _f = {
7214
+ const bf = {
7213
7215
  name: "UluTableSticky",
7214
7216
  components: {
7215
- UluTableStickyTable: qa
7217
+ UluTableStickyTable: Wa
7216
7218
  },
7217
7219
  props: {
7218
7220
  /**
@@ -7469,7 +7471,7 @@ const _f = {
7469
7471
  * - Can be used in the future for adding/removing or enabling/disabling
7470
7472
  */
7471
7473
  createColumns() {
7472
- const e = this.idCreator("c"), s = bf(this.columns), t = (n, l) => {
7474
+ const e = this.idCreator("c"), s = pf(this.columns), t = (n, l) => {
7473
7475
  n.id = e(), n.parent = l, n.width = "auto", n.boxWidth = null, n.sortApplied = !1, n.sortAscending = !1, n.sortFocused = !1;
7474
7476
  let o = [];
7475
7477
  l && (l.headers && l.headers.length ? o = [...l.headers] : o.push(l.id)), o.push(n.id), n.headers = o, n.columns ? n.columns.forEach((r) => t(r, n)) : !n.key && !n.value && !n.slot && console.warn("UluTableSticky: Missing 'key', 'value' or 'slot' in column configuration for", n);
@@ -7613,14 +7615,14 @@ const _f = {
7613
7615
  unmounted() {
7614
7616
  this.columnResizeObserver.disconnect(), this.columnResizeObserver = null;
7615
7617
  }
7616
- }, wf = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--header" }, Sf = { class: "table-sticky__header-wrap" }, kf = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--first-column-header" }, $f = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--controls" }, Cf = {
7618
+ }, _f = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--header" }, wf = { class: "table-sticky__header-wrap" }, Sf = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--first-column-header" }, kf = { class: "table-sticky__sticky-wrap table-sticky__sticky-wrap--controls" }, $f = {
7617
7619
  key: 2,
7618
7620
  class: "table-sticky__controls-inner"
7619
- }, Tf = ["disabled"], Af = ["disabled"], Of = {
7621
+ }, Cf = ["disabled"], Tf = ["disabled"], Af = {
7620
7622
  ref: "display",
7621
7623
  class: "table-sticky__display"
7622
7624
  };
7623
- function xf(e, s, t, n, l, o) {
7625
+ function Of(e, s, t, n, l, o) {
7624
7626
  const r = K("UluTableStickyTable");
7625
7627
  return u(), f("div", {
7626
7628
  class: m(["table-sticky", {
@@ -7629,8 +7631,8 @@ function xf(e, s, t, n, l, o) {
7629
7631
  "table-sticky--can-scroll-left": l.canScrollLeft
7630
7632
  }])
7631
7633
  }, [
7632
- h("div", wf, [
7633
- h("div", Sf, [
7634
+ h("div", _f, [
7635
+ h("div", wf, [
7634
7636
  O(r, {
7635
7637
  ref: "header",
7636
7638
  class: "table-sticky__table table-sticky__table--header",
@@ -7656,7 +7658,7 @@ function xf(e, s, t, n, l, o) {
7656
7658
  ]), 1032, ["classes", "caption", "resolveClasses", "getColumnTitle", "idPrefix", "headerRows", "style", "onColumnSorted"])
7657
7659
  ])
7658
7660
  ]),
7659
- h("div", kf, [
7661
+ h("div", Sf, [
7660
7662
  t.firstColumnSticky ? (u(), S(r, {
7661
7663
  key: 0,
7662
7664
  ref: "firstColumnHeader",
@@ -7681,7 +7683,7 @@ function xf(e, s, t, n, l, o) {
7681
7683
  }))
7682
7684
  ]), 1032, ["classes", "caption", "resolveClasses", "getColumnTitle", "idPrefix", "headerRows", "style", "onColumnSorted"])) : p("", !0)
7683
7685
  ]),
7684
- h("div", $f, [
7686
+ h("div", kf, [
7685
7687
  Pe(h("div", {
7686
7688
  class: m(["table-sticky__controls", o.resolveClasses(t.classes.controls)]),
7687
7689
  ref: "controls"
@@ -7698,7 +7700,7 @@ function xf(e, s, t, n, l, o) {
7698
7700
  scrollRight: o.scrollRight,
7699
7701
  canScrollLeft: l.canScrollLeft,
7700
7702
  canScrollRight: l.canScrollRight
7701
- }, null, 8, ["scrollLeft", "scrollRight", "canScrollLeft", "canScrollRight"])) : (u(), f("div", Cf, [
7703
+ }, null, 8, ["scrollLeft", "scrollRight", "canScrollLeft", "canScrollRight"])) : (u(), f("div", $f, [
7702
7704
  h("button", {
7703
7705
  class: m(["table-sticky__control table-sticky__control--left", o.resolveClasses(t.classes.controlButton)]),
7704
7706
  "aria-label": "Scroll Left",
@@ -7708,7 +7710,7 @@ function xf(e, s, t, n, l, o) {
7708
7710
  g(e.$slots, "controlLeft", {}, () => [
7709
7711
  s[2] || (s[2] = T(" ← ", -1))
7710
7712
  ])
7711
- ], 10, Tf),
7713
+ ], 10, Cf),
7712
7714
  h("button", {
7713
7715
  class: m(["table-sticky__control table-sticky__control--right", o.resolveClasses(t.classes.controlButton)]),
7714
7716
  "aria-label": "Scroll Right",
@@ -7718,13 +7720,13 @@ function xf(e, s, t, n, l, o) {
7718
7720
  g(e.$slots, "controlRight", {}, () => [
7719
7721
  s[3] || (s[3] = T(" → ", -1))
7720
7722
  ])
7721
- ], 10, Af)
7723
+ ], 10, Tf)
7722
7724
  ]))
7723
7725
  ], 2), [
7724
7726
  [It, o.controlsShown]
7725
7727
  ])
7726
7728
  ]),
7727
- h("div", Of, [
7729
+ h("div", Af, [
7728
7730
  O(r, {
7729
7731
  ref: "table",
7730
7732
  class: "table-sticky__table table-sticky__table--actual",
@@ -7782,103 +7784,103 @@ function xf(e, s, t, n, l, o) {
7782
7784
  ]), 1032, ["classes", "resolveClasses", "caption", "headerRows", "columnWidth", "rows", "footerRows", "rowColumns", "idPrefix", "getRowValue", "getColumnTitle", "style", "onColumnSorted"])) : p("", !0)
7783
7785
  ], 2);
7784
7786
  }
7785
- const im = /* @__PURE__ */ j(_f, [["render", xf]]), am = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7787
+ const rm = /* @__PURE__ */ j(bf, [["render", Of]]), im = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7786
7788
  __proto__: null,
7787
7789
  dom: _o,
7788
7790
  router: $l
7789
7791
  }, Symbol.toStringTag, { value: "Module" }));
7790
7792
  export {
7791
7793
  ms as UluAccordion,
7792
- $h as UluAdaptiveLayout,
7793
- ah as UluAlert,
7794
- zh as UluAnimateNumber,
7794
+ kh as UluAdaptiveLayout,
7795
+ ih as UluAlert,
7796
+ Ph as UluAnimateNumber,
7795
7797
  zl as UluBadge,
7796
- ch as UluBadgeStack,
7797
- Ah as UluBreadcrumb,
7798
+ ah as UluBadgeStack,
7799
+ Th as UluBreadcrumb,
7798
7800
  Ul as UluButton,
7799
- uh as UluButtonVerbose,
7800
- dh as UluCallout,
7801
- fh as UluCard,
7801
+ ch as UluButtonVerbose,
7802
+ uh as UluCallout,
7803
+ dh as UluCard,
7802
7804
  Ft as UluCollapsible,
7803
- Bh as UluConditionalText,
7805
+ Uh as UluConditionalText,
7804
7806
  qr as UluConditionalWrapper,
7805
- Ch as UluDataGrid,
7806
- hh as UluDefinitionList,
7807
- Qf as UluDropdown,
7808
- Eh as UluEmpty,
7809
- Rh as UluEmptyView,
7810
- mh as UluExternalLink,
7811
- Hh as UluFacetsActiveFilters,
7812
- Dh as UluFacetsFilterAccordions,
7813
- Nh as UluFacetsFilterLists,
7814
- Wh as UluFacetsFilterPopovers,
7815
- qh as UluFacetsFilterSelects,
7816
- Xh as UluFacetsHeaderLayout,
7807
+ $h as UluDataGrid,
7808
+ fh as UluDefinitionList,
7809
+ Zf as UluDropdown,
7810
+ Bh as UluEmpty,
7811
+ Eh as UluEmptyView,
7812
+ hh as UluExternalLink,
7813
+ Vh as UluFacetsActiveFilters,
7814
+ Nh as UluFacetsFilterAccordions,
7815
+ Hh as UluFacetsFilterLists,
7816
+ Dh as UluFacetsFilterPopovers,
7817
+ Wh as UluFacetsFilterSelects,
7818
+ qh as UluFacetsHeaderLayout,
7817
7819
  dt as UluFacetsList,
7818
- Gh as UluFacetsResults,
7819
- Yh as UluFacetsSearch,
7820
- Kh as UluFacetsSidebarLayout,
7821
- Jh as UluFacetsSort,
7822
- ph as UluFileDisplay,
7823
- bh as UluFormFile,
7824
- _h as UluFormMessage,
7825
- wh as UluFormSelect,
7826
- Sh as UluFormText,
7820
+ Xh as UluFacetsResults,
7821
+ Gh as UluFacetsSearch,
7822
+ Yh as UluFacetsSidebarLayout,
7823
+ Kh as UluFacetsSort,
7824
+ yh as UluFileDisplay,
7825
+ ph as UluFormFile,
7826
+ bh as UluFormMessage,
7827
+ _h as UluFormSelect,
7828
+ wh as UluFormText,
7827
7829
  D as UluIcon,
7828
- lm as UluImageSlideShow,
7829
- gh as UluList,
7830
- vh as UluMain,
7830
+ om as UluImageSlideShow,
7831
+ mh as UluList,
7832
+ gh as UluMain,
7831
7833
  ln as UluMenu,
7832
7834
  ul as UluMenuStack,
7833
7835
  Ks as UluModal,
7834
- Oh as UluNavStrip,
7835
- sh as UluOverflowPopover,
7836
- xh as UluPager,
7837
- jh as UluPlaceholderImage,
7838
- Ih as UluPlaceholderText,
7839
- Fh as UluProgressBar,
7840
- Lh as UluProgressCircle,
7841
- Mh as UluRouteAnnouncer,
7842
- Ph as UluSanityRichText,
7843
- Zh as UluScrollAnchors,
7844
- Qh as UluScrollAnchorsNav,
7845
- em as UluScrollAnchorsNavAnimated,
7846
- tm as UluScrollAnchorsSection,
7847
- kh as UluSearchForm,
7836
+ Ah as UluNavStrip,
7837
+ th as UluOverflowPopover,
7838
+ Oh as UluPager,
7839
+ Rh as UluPlaceholderImage,
7840
+ jh as UluPlaceholderText,
7841
+ zh as UluProgressBar,
7842
+ Fh as UluProgressCircle,
7843
+ Ih as UluRouteAnnouncer,
7844
+ Mh as UluSanityRichText,
7845
+ Jh as UluScrollAnchors,
7846
+ Zh as UluScrollAnchorsNav,
7847
+ Qh as UluScrollAnchorsNavAnimated,
7848
+ em as UluScrollAnchorsSection,
7849
+ Sh as UluSearchForm,
7848
7850
  un as UluSelectableMenu,
7849
- sm as UluShowSkeleton,
7850
- nm as UluSkeletonContent,
7851
- om as UluSkeletonMedia,
7852
- oa as UluSkeletonText,
7853
- Uh as UluSkipLink,
7854
- wa as UluSlideShow,
7855
- rm as UluSlideShowSlide,
7856
- yh as UluSpokeSpinner,
7857
- nh as UluTab,
7858
- oh as UluTabGroup,
7859
- lh as UluTabList,
7860
- rh as UluTabPanel,
7861
- ih as UluTabPanels,
7862
- im as UluTableSticky,
7863
- Ra as UluTableStickyRows,
7864
- qa as UluTableStickyTable,
7851
+ tm as UluShowSkeleton,
7852
+ sm as UluSkeletonContent,
7853
+ nm as UluSkeletonMedia,
7854
+ na as UluSkeletonText,
7855
+ xh as UluSkipLink,
7856
+ _a as UluSlideShow,
7857
+ lm as UluSlideShowSlide,
7858
+ vh as UluSpokeSpinner,
7859
+ sh as UluTab,
7860
+ nh as UluTabGroup,
7861
+ oh as UluTabList,
7862
+ lh as UluTabPanel,
7863
+ rh as UluTabPanels,
7864
+ rm as UluTableSticky,
7865
+ Ea as UluTableStickyRows,
7866
+ Wa as UluTableStickyTable,
7865
7867
  on as UluTag,
7866
- Th as UluTitleRail,
7867
- Zf as breakpointsPlugin,
7868
- qf as corePlugin,
7869
- Kf as modalsPlugin,
7870
- Yf as popoversPlugin,
7871
- Jf as toastPlugin,
7868
+ Ch as UluTitleRail,
7869
+ Jf as breakpointsPlugin,
7870
+ Wf as corePlugin,
7871
+ Yf as modalsPlugin,
7872
+ Gf as popoversPlugin,
7873
+ Kf as toastPlugin,
7872
7874
  qo as useBreakpointManager,
7873
- th as useDocumentTitle,
7874
- Vh as useFacets,
7875
+ eh as useDocumentTitle,
7876
+ Lh as useFacets,
7875
7877
  Oo as useIcon,
7876
7878
  me as useModifiers,
7877
- eh as usePagination,
7879
+ Qf as usePagination,
7878
7880
  Ae as useRequiredInject,
7879
- Xf as useTooltip,
7880
- Gf as useTooltipFollow,
7881
+ qf as useTooltip,
7882
+ Xf as useTooltipFollow,
7881
7883
  Gs as useUluFloating,
7882
7884
  fl as useWindowResize,
7883
- am as utils
7885
+ im as utils
7884
7886
  };