@ulu/frontend-vue 0.1.0-beta.26 → 0.1.0-beta.27

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,4 +1,4 @@
1
- import { reactive as rt, ref as M, computed as w, resolveDirective as is, createElementBlock as d, openBlock as l, Fragment as $, withDirectives as me, createElementVNode as f, unref as T, normalizeClass as m, renderSlot as g, withKeys as rs, normalizeStyle as P, createCommentVNode as y, nextTick as as, toRef as Xs, toDisplayString as _, createBlock as p, Teleport as at, resolveDynamicComponent as B, mergeProps as G, inject as lt, watchEffect as ct, defineAsyncComponent as qs, markRaw as de, toRefs as Ys, toValue as ze, resolveComponent as E, withModifiers as Ks, createVNode as R, useSlots as Gs, renderList as A, TransitionGroup as ls, withCtx as v, createTextVNode as k, vShow as cs, watch as us, isRef as Zs, hasInjectionContext as Js, getCurrentInstance as Qs, onBeforeUnmount as en, onDeactivated as tn, onActivated as sn, onUnmounted as ds, onMounted as nn, normalizeProps as X, guardReactiveProps as q, vModelCheckbox as on, vModelText as rn, createSlots as ue } from "vue";
1
+ import { reactive as rt, ref as M, computed as w, resolveDirective as is, createElementBlock as d, openBlock as l, Fragment as A, withDirectives as me, createElementVNode as f, unref as T, normalizeClass as h, renderSlot as g, withKeys as rs, normalizeStyle as P, createCommentVNode as p, nextTick as as, toRef as Xs, toDisplayString as _, createBlock as y, Teleport as at, resolveDynamicComponent as B, mergeProps as G, inject as lt, watchEffect as ct, defineAsyncComponent as qs, markRaw as de, toRefs as Ys, toValue as ze, resolveComponent as E, withModifiers as Ks, createVNode as R, useSlots as Gs, renderList as $, TransitionGroup as ls, withCtx as v, createTextVNode as S, vShow as cs, watch as us, isRef as Zs, hasInjectionContext as Js, getCurrentInstance as Qs, onBeforeUnmount as en, onDeactivated as tn, onActivated as sn, onUnmounted as ds, onMounted as nn, normalizeProps as X, guardReactiveProps as q, vModelCheckbox as on, vModelText as rn, createSlots as ue } from "vue";
2
2
  import { inline as fs, offset as hs, flip as ms, shift as gs, arrow as ys, useFloating as ps, autoUpdate as _s } from "@floating-ui/vue";
3
3
  import { Disclosure as an, DisclosureButton as ln, DisclosurePanel as cn, Tab as un, TabGroup as dn, TabList as fn, TabPanel as hn, TabPanels as mn } from "@headlessui/vue";
4
4
  import { useRoute as vs, useRouter as gn, RouterLink as Pe } from "vue-router";
@@ -195,19 +195,19 @@ function wn() {
195
195
  }
196
196
  const Ee = /* @__PURE__ */ new WeakMap(), Sn = {
197
197
  mounted(e, s) {
198
- At(e, s);
198
+ $t(e, s);
199
199
  },
200
200
  beforeUpdate(e) {
201
- $t(e);
201
+ At(e);
202
202
  },
203
203
  updated(e, s) {
204
- At(e, s);
204
+ $t(e, s);
205
205
  },
206
206
  umounted(e) {
207
- $t(e);
207
+ At(e);
208
208
  }
209
209
  };
210
- function At(e, s) {
210
+ function $t(e, s) {
211
211
  const t = kn(e, s);
212
212
  if (!t) return;
213
213
  let n = null;
@@ -224,7 +224,7 @@ function At(e, s) {
224
224
  e.addEventListener(r, o);
225
225
  }), Ee.set(e, { onShow: i, onHide: o, config: t });
226
226
  }
227
- function $t(e) {
227
+ function At(e) {
228
228
  if (!Ee.has(e))
229
229
  return;
230
230
  const { config: s, onShow: t, onHide: n } = Ee.get(e);
@@ -244,7 +244,7 @@ let Cn = 0;
244
244
  function Tn() {
245
245
  return `ulu-popovers-uid-${++Cn}`;
246
246
  }
247
- const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["aria-hidden", "id", "data-placement"], On = { class: "popover__inner" }, Rn = {
247
+ const $n = ["disabled", "aria-expanded", "aria-controls", "aria-label"], An = ["aria-hidden", "id", "data-placement"], On = { class: "popover__inner" }, Rn = {
248
248
  key: 0,
249
249
  class: "popover__footer"
250
250
  }, ft = {
@@ -278,7 +278,7 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
278
278
  },
279
279
  emits: ["toggle"],
280
280
  setup(e, { emit: s }) {
281
- const t = s, n = e, i = Tn(), o = Object.assign({}, oe.popover, n.config), r = M(n.startOpen || !1), a = M(null), c = M(null), u = M(null), h = [
281
+ const t = s, n = e, i = Tn(), o = Object.assign({}, oe.popover, n.config), r = M(n.startOpen || !1), a = M(null), c = M(null), u = M(null), m = [
282
282
  ...o.inline ? [fs()] : [],
283
283
  ...o.offset ? [hs(o.offset)] : [],
284
284
  ms(),
@@ -287,7 +287,7 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
287
287
  ], b = {
288
288
  placement: o.placement,
289
289
  whileElementsMounted: _s,
290
- middleware: h
290
+ middleware: m
291
291
  }, {
292
292
  floatingStyles: C,
293
293
  placement: U,
@@ -328,14 +328,14 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
328
328
  }, ve = () => ne(!1);
329
329
  return (V, ee) => {
330
330
  const le = is("ulu-tooltip");
331
- return l(), d($, null, [
331
+ return l(), d(A, null, [
332
332
  me((l(), d("button", {
333
333
  type: "button",
334
334
  ref_key: "trigger",
335
335
  ref: a,
336
336
  onClick: Re,
337
337
  disabled: e.disabled,
338
- class: m([
338
+ class: h([
339
339
  { [e.activeClass]: r.value },
340
340
  e.classes.trigger
341
341
  ]),
@@ -344,11 +344,11 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
344
344
  "aria-label": e.triggerAlt
345
345
  }, [
346
346
  g(V.$slots, "trigger", { isOpen: r.value })
347
- ], 10, An)), [
347
+ ], 10, $n)), [
348
348
  [le, e.tooltip ? e.tooltip : null]
349
349
  ]),
350
350
  f("span", {
351
- class: m(["popover", [
351
+ class: h(["popover", [
352
352
  e.size ? `popover--${e.size}` : "",
353
353
  {
354
354
  "popover--no-padding": e.noPadding,
@@ -370,7 +370,7 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
370
370
  ]),
371
371
  V.$slots.footer ? (l(), d("span", Rn, [
372
372
  g(V.$slots, "footer", { close: ve })
373
- ])) : y("", !0),
373
+ ])) : p("", !0),
374
374
  T(o).arrow ? (l(), d("span", {
375
375
  key: 1,
376
376
  class: "popover__arrow",
@@ -378,8 +378,8 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
378
378
  ref: u,
379
379
  style: P(J.value),
380
380
  "data-ulu-popover-arrow": ""
381
- }, null, 4)) : y("", !0)
382
- ], 46, $n)
381
+ }, null, 4)) : p("", !0)
382
+ ], 46, An)
383
383
  ], 64);
384
384
  };
385
385
  }
@@ -407,7 +407,7 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
407
407
  placement: a,
408
408
  middlewareData: c,
409
409
  update: u,
410
- isPositioned: h
410
+ isPositioned: m
411
411
  } = ps(s, t, o), b = w(() => {
412
412
  const C = c.value?.arrow;
413
413
  return C ? {
@@ -416,8 +416,8 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
416
416
  top: C?.y != null ? `${C.y}px` : ""
417
417
  } : null;
418
418
  });
419
- return e.config.onReady && e.config.onReady({ update: u, isPositioned: h }), (C, U) => (l(), d("span", {
420
- class: m(["popover popover--tooltip is-active", e.config.class]),
419
+ return e.config.onReady && e.config.onReady({ update: u, isPositioned: m }), (C, U) => (l(), d("span", {
420
+ class: h(["popover popover--tooltip is-active", e.config.class]),
421
421
  ref_key: "content",
422
422
  ref: t,
423
423
  "aria-hidden": "true",
@@ -435,19 +435,19 @@ const An = ["disabled", "aria-expanded", "aria-controls", "aria-label"], $n = ["
435
435
  ref_key: "contentArrow",
436
436
  ref: n,
437
437
  style: P(b.value)
438
- }, null, 4)) : y("", !0)
438
+ }, null, 4)) : p("", !0)
439
439
  ], 14, xn));
440
440
  }
441
441
  }, En = {
442
442
  __name: "UluTooltipDisplay",
443
443
  setup(e) {
444
- return (s, t) => (l(), p(at, {
444
+ return (s, t) => (l(), y(at, {
445
445
  to: T(oe).plugin.tooltipTeleportTo
446
446
  }, [
447
- T(ut) ? (l(), p(zn, {
447
+ T(ut) ? (l(), y(zn, {
448
448
  key: 0,
449
449
  config: T(dt)
450
- }, null, 8, ["config"])) : y("", !0)
450
+ }, null, 8, ["config"])) : p("", !0)
451
451
  ], 8, ["to"]));
452
452
  }
453
453
  };
@@ -455,7 +455,7 @@ function Yd(e, s = {}) {
455
455
  const t = _n(s);
456
456
  t.plugin.global && (e.directive(t.plugin.directiveName, Sn), e.component("UluTooltipDisplay", En), e.component("UluPopover", ft));
457
457
  }
458
- const S = (e, s) => {
458
+ const k = (e, s) => {
459
459
  const t = e.__vccOpts || e;
460
460
  for (const [n, i] of s)
461
461
  t[n] = i;
@@ -501,14 +501,14 @@ const S = (e, s) => {
501
501
  }
502
502
  };
503
503
  function Mn(e, s, t, n, i, o) {
504
- return o.currentModal ? (l(), p(B(o.currentModal.component), G({ key: 0 }, o.currentProps, {
504
+ return o.currentModal ? (l(), y(B(o.currentModal.component), G({ key: 0 }, o.currentProps, {
505
505
  modelValue: i.open,
506
506
  "onUpdate:modelValue": s[0] || (s[0] = (r) => i.open = r),
507
507
  onVnodeMounted: o.modalMounted,
508
508
  onVnodeUnmounted: o.modalUnmounted
509
- }), null, 16, ["modelValue", "onVnodeMounted", "onVnodeUnmounted"])) : y("", !0);
509
+ }), null, 16, ["modelValue", "onVnodeMounted", "onVnodeUnmounted"])) : p("", !0);
510
510
  }
511
- const Bn = /* @__PURE__ */ S(In, [["render", Mn]]);
511
+ const Bn = /* @__PURE__ */ k(In, [["render", Mn]]);
512
512
  function Pn() {
513
513
  return { getIconProps: (t) => t ? typeof t == "object" && !Array.isArray(t) ? t : { icon: t } : null, getClassesFromDefinition: (t) => {
514
514
  if (!t)
@@ -542,7 +542,7 @@ const D = {
542
542
  setup(e) {
543
543
  const s = lt("uluCore"), t = M(null), { getIconProps: n, getClassesFromDefinition: i } = Pn();
544
544
  let o;
545
- const r = e, a = w(() => s.getSetting("fontAwesomeStatic")), c = w(() => s.getSetting("iconComponent")), u = w(() => s.getSetting("iconPropResolver")), h = w(() => {
545
+ const r = e, a = w(() => s.getSetting("fontAwesomeStatic")), c = w(() => s.getSetting("iconComponent")), u = w(() => s.getSetting("iconPropResolver")), m = w(() => {
546
546
  const { icon: F } = r;
547
547
  if (typeof F == "string" && F.startsWith("type:"))
548
548
  try {
@@ -552,11 +552,11 @@ const D = {
552
552
  return console.warn(j), null;
553
553
  }
554
554
  return F;
555
- }), b = w(() => !c.value || !h.value ? null : u.value(h.value)), C = w(() => n(h.value)), U = w(() => i(h.value)), I = w(() => ({
555
+ }), b = w(() => !c.value || !m.value ? null : u.value(m.value)), C = w(() => n(m.value)), U = w(() => i(m.value)), I = w(() => ({
556
556
  "flow-inline": r.spaced
557
557
  }));
558
558
  return ct(async () => {
559
- if (!a.value && h.value) {
559
+ if (!a.value && m.value) {
560
560
  if (t.value === null)
561
561
  if (o)
562
562
  t.value = de(o.FontAwesomeIcon);
@@ -569,11 +569,11 @@ const D = {
569
569
  }
570
570
  } else
571
571
  t.value = null;
572
- }), (F, j) => c.value ? (l(), p(B(c.value), G({ key: 0 }, b.value, { class: I.value }), null, 16, ["class"])) : !a.value && t.value && h.value ? (l(), p(B(t.value), G({ key: 1 }, C.value, { class: I.value }), null, 16, ["class"])) : a.value && h.value ? (l(), d("span", {
572
+ }), (F, j) => c.value ? (l(), y(B(c.value), G({ key: 0 }, b.value, { class: I.value }), null, 16, ["class"])) : !a.value && t.value && m.value ? (l(), y(B(t.value), G({ key: 1 }, C.value, { class: I.value }), null, 16, ["class"])) : a.value && m.value ? (l(), d("span", {
573
573
  key: 2,
574
- class: m([U.value, I.value]),
574
+ class: h([U.value, I.value]),
575
575
  "aria-hidden": "true"
576
- }, null, 2)) : y("", !0);
576
+ }, null, 2)) : p("", !0);
577
577
  }
578
578
  };
579
579
  function Je(e) {
@@ -1167,12 +1167,12 @@ const qn = {
1167
1167
  };
1168
1168
  function Jn(e, s, t, n, i, o) {
1169
1169
  const r = E("UluIcon");
1170
- return l(), p(at, {
1170
+ return l(), y(at, {
1171
1171
  to: t.teleport === !1 ? null : t.teleport,
1172
1172
  disabled: t.teleport === !1
1173
1173
  }, [
1174
1174
  f("dialog", {
1175
- class: m(["modal", [n.resolvedModifiers, t.classes.container]]),
1175
+ class: h(["modal", [n.resolvedModifiers, t.classes.container]]),
1176
1176
  "aria-labelledby": o.resolvedLabelledby,
1177
1177
  "aria-describedby": t.describedby,
1178
1178
  ref: "container",
@@ -1184,18 +1184,18 @@ function Jn(e, s, t, n, i, o) {
1184
1184
  }, [
1185
1185
  n.hasHeader ? (l(), d("header", {
1186
1186
  key: 0,
1187
- class: m(["modal__header", t.classes.header])
1187
+ class: h(["modal__header", t.classes.header])
1188
1188
  }, [
1189
1189
  f("h2", {
1190
- class: m(["modal__title", t.classes.title]),
1190
+ class: h(["modal__title", t.classes.title]),
1191
1191
  id: i.titleId
1192
1192
  }, [
1193
1193
  g(e.$slots, "title", { close: o.close }, () => [
1194
- t.titleIcon ? (l(), p(r, {
1194
+ t.titleIcon ? (l(), y(r, {
1195
1195
  key: 0,
1196
1196
  class: "modal__title-icon",
1197
1197
  icon: t.titleIcon
1198
- }, null, 8, ["icon"])) : y("", !0),
1198
+ }, null, 8, ["icon"])) : p("", !0),
1199
1199
  f("span", Gn, _(t.title), 1)
1200
1200
  ])
1201
1201
  ], 10, Kn),
@@ -1212,18 +1212,18 @@ function Jn(e, s, t, n, i, o) {
1212
1212
  }, null, 8, ["icon"])
1213
1213
  ])
1214
1214
  ])
1215
- ], 2)) : y("", !0),
1215
+ ], 2)) : p("", !0),
1216
1216
  f("div", {
1217
- class: m(["modal__body", t.classes.body])
1217
+ class: h(["modal__body", t.classes.body])
1218
1218
  }, [
1219
1219
  g(e.$slots, "default", { close: o.close })
1220
1220
  ], 2),
1221
1221
  e.$slots.footer ? (l(), d("div", {
1222
1222
  key: 1,
1223
- class: m(["site-modal__footer", t.classes.footer])
1223
+ class: h(["site-modal__footer", t.classes.footer])
1224
1224
  }, [
1225
1225
  g(e.$slots, "footer", { close: o.close })
1226
- ], 2)) : y("", !0),
1226
+ ], 2)) : p("", !0),
1227
1227
  n.resizerEnabled ? (l(), d("button", Zn, [
1228
1228
  g(e.$slots, "resizerIcon", {}, () => [
1229
1229
  R(r, {
@@ -1231,11 +1231,11 @@ function Jn(e, s, t, n, i, o) {
1231
1231
  icon: t.resizerIcon || n.resizerIconType
1232
1232
  }, null, 8, ["icon"])
1233
1233
  ])
1234
- ], 512)) : y("", !0)
1234
+ ], 512)) : p("", !0)
1235
1235
  ], 46, Yn)
1236
1236
  ], 8, ["to", "disabled"]);
1237
1237
  }
1238
- const Qn = /* @__PURE__ */ S(qn, [["render", Jn]]), Se = [], eo = M({
1238
+ const Qn = /* @__PURE__ */ k(qn, [["render", Jn]]), Se = [], eo = M({
1239
1239
  /**
1240
1240
  * Holds active component options (including component, and options)
1241
1241
  */
@@ -1335,7 +1335,7 @@ const no = {
1335
1335
  function io(e, s, t, n, i, o) {
1336
1336
  const r = E("UluIcon");
1337
1337
  return l(), d("div", {
1338
- class: m(["toast", [
1338
+ class: h(["toast", [
1339
1339
  {
1340
1340
  "toast--persistent": !t.toast.duration
1341
1341
  },
@@ -1344,56 +1344,56 @@ function io(e, s, t, n, i, o) {
1344
1344
  }, [
1345
1345
  t.toast.icon || e.$slots.icon ? (l(), d("div", {
1346
1346
  key: 0,
1347
- class: m(["toast__icon", t.classes.icon])
1347
+ class: h(["toast__icon", t.classes.icon])
1348
1348
  }, [
1349
1349
  g(e.$slots, "icon", { toast: t.toast }, () => [
1350
- t.toast.icon ? (l(), p(r, {
1350
+ t.toast.icon ? (l(), y(r, {
1351
1351
  key: 0,
1352
1352
  icon: t.toast.icon
1353
- }, null, 8, ["icon"])) : y("", !0)
1353
+ }, null, 8, ["icon"])) : p("", !0)
1354
1354
  ])
1355
- ], 2)) : y("", !0),
1355
+ ], 2)) : p("", !0),
1356
1356
  f("div", {
1357
- class: m(["toast__content", t.classes.content])
1357
+ class: h(["toast__content", t.classes.content])
1358
1358
  }, [
1359
1359
  g(e.$slots, "content", { toast: t.toast }, () => [
1360
1360
  t.toast.title ? (l(), d("div", {
1361
1361
  key: 0,
1362
- class: m(["toast__header", t.classes.header])
1362
+ class: h(["toast__header", t.classes.header])
1363
1363
  }, [
1364
1364
  f("strong", {
1365
- class: m(["toast__title", t.classes.title])
1365
+ class: h(["toast__title", t.classes.title])
1366
1366
  }, _(t.toast.title), 3),
1367
1367
  t.toast.date ? (l(), d("span", {
1368
1368
  key: 0,
1369
- class: m(["toast__date", t.classes.date])
1370
- }, _(t.toast.date), 3)) : y("", !0)
1371
- ], 2)) : y("", !0),
1369
+ class: h(["toast__date", t.classes.date])
1370
+ }, _(t.toast.date), 3)) : p("", !0)
1371
+ ], 2)) : p("", !0),
1372
1372
  t.toast.description ? (l(), d("div", {
1373
1373
  key: 1,
1374
- class: m(["toast__body", t.classes.body])
1375
- }, _(t.toast.description), 3)) : y("", !0)
1374
+ class: h(["toast__body", t.classes.body])
1375
+ }, _(t.toast.description), 3)) : p("", !0)
1376
1376
  ])
1377
1377
  ], 2),
1378
1378
  t.toast.actions?.length ? (l(), d("div", {
1379
1379
  key: 1,
1380
- class: m(["toast__actions", t.classes.actions])
1380
+ class: h(["toast__actions", t.classes.actions])
1381
1381
  }, [
1382
- (l(!0), d($, null, A(t.toast.actions, (a, c) => (l(), d("button", {
1382
+ (l(!0), d(A, null, $(t.toast.actions, (a, c) => (l(), d("button", {
1383
1383
  key: c,
1384
- class: m(["toast__action", t.classes.action]),
1384
+ class: h(["toast__action", t.classes.action]),
1385
1385
  onClick: (u) => o.handleAction(u, a)
1386
1386
  }, _(a.label), 11, oo))), 128))
1387
- ], 2)) : y("", !0),
1387
+ ], 2)) : p("", !0),
1388
1388
  f("button", {
1389
- class: m(["toast__close", t.classes.closeButton]),
1389
+ class: h(["toast__close", t.classes.closeButton]),
1390
1390
  onClick: s[0] || (s[0] = (...a) => t.toast.close && t.toast.close(...a))
1391
1391
  }, [
1392
1392
  R(r, { icon: "type:close" })
1393
1393
  ], 2)
1394
1394
  ], 2);
1395
1395
  }
1396
- const ws = /* @__PURE__ */ S(no, [["render", io]]), xt = {
1396
+ const ws = /* @__PURE__ */ k(no, [["render", io]]), xt = {
1397
1397
  toastOptions: {
1398
1398
  /**
1399
1399
  * Component used to render the toast in the display
@@ -1482,16 +1482,16 @@ const te = rt({
1482
1482
  }
1483
1483
  };
1484
1484
  function lo(e, s, t, n, i, o) {
1485
- return l(), p(at, {
1485
+ return l(), y(at, {
1486
1486
  to: i.pluginOptions.teleportTo
1487
1487
  }, [
1488
1488
  R(ls, {
1489
- class: m(["toast-container", o.classes]),
1489
+ class: h(["toast-container", o.classes]),
1490
1490
  name: "toast",
1491
1491
  tag: "div"
1492
1492
  }, {
1493
1493
  default: v(() => [
1494
- (l(!0), d($, null, A(i.toasts, (r) => (l(), p(B(r.component), {
1494
+ (l(!0), d(A, null, $(i.toasts, (r) => (l(), y(B(r.component), {
1495
1495
  key: r.uid,
1496
1496
  toast: r
1497
1497
  }, null, 8, ["toast"]))), 128))
@@ -1500,7 +1500,7 @@ function lo(e, s, t, n, i, o) {
1500
1500
  }, 8, ["class"])
1501
1501
  ], 8, ["to"]);
1502
1502
  }
1503
- const co = /* @__PURE__ */ S(ao, [["render", lo]]);
1503
+ const co = /* @__PURE__ */ k(ao, [["render", lo]]);
1504
1504
  function Gd(e, s = {}) {
1505
1505
  const t = te.setPluginOptions(s?.plugin);
1506
1506
  te.setToastOptions(s?.toast), e.component(t.componentName, ws), e.component(t.componentNameDisplay, co), e.config.globalProperties.$uluToast = et, e.provide("uluToast", et);
@@ -1525,10 +1525,10 @@ function fo(e) {
1525
1525
  const s = Object.assign({}, uo, e), t = M(null), n = M(s.initialValue), i = M(null);
1526
1526
  return (async () => {
1527
1527
  if (!bs()) return;
1528
- await new Promise((h) => {
1529
- document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => h()) : h();
1528
+ await new Promise((m) => {
1529
+ document.readyState === "loading" ? document.addEventListener("DOMContentLoaded", () => m()) : m();
1530
1530
  });
1531
- const r = await import("./breakpoints-aTCoPjuD.js"), { BreakpointManager: a } = r, c = de(new a(s.plugin));
1531
+ const r = await import("./breakpoints-DBkQN4AD.js"), { BreakpointManager: a } = r, c = de(new a(s.plugin));
1532
1532
  t.value = de(c);
1533
1533
  const u = () => {
1534
1534
  n.value = c.active, i.value = c.resizeDirection;
@@ -1561,9 +1561,9 @@ function Zd(e, s) {
1561
1561
  }, a = Object.assign({}, n.managerOptions, r), {
1562
1562
  breakpointManager: c,
1563
1563
  breakpointActive: u,
1564
- breakpointDirection: h
1564
+ breakpointDirection: m
1565
1565
  } = fo(a);
1566
- e.provide("uluBreakpointActive", w(() => u.value)), e.provide("uluBreakpointDirection", w(() => h.value)), e.provide("uluBreakpointManager", w(() => c.value)), e.provide("uluIsMobile", w(() => t.value));
1566
+ e.provide("uluBreakpointActive", w(() => u.value)), e.provide("uluBreakpointDirection", w(() => m.value)), e.provide("uluBreakpointManager", w(() => c.value)), e.provide("uluIsMobile", w(() => t.value));
1567
1567
  }
1568
1568
  const Jd = {
1569
1569
  __name: "UluAccordion",
@@ -1605,33 +1605,33 @@ const Jd = {
1605
1605
  },
1606
1606
  setup(e) {
1607
1607
  const s = e, { resolvedModifiers: t } = se({ props: s, baseClass: "button" });
1608
- return (n, i) => (l(), p(T(an), { defaultOpen: e.defaultOpen }, {
1608
+ return (n, i) => (l(), y(T(an), { defaultOpen: e.defaultOpen }, {
1609
1609
  default: v(({ open: o }) => [
1610
1610
  f("div", {
1611
- class: m(["accordion", [
1611
+ class: h(["accordion", [
1612
1612
  { [e.activeClass]: o },
1613
1613
  e.classes.container,
1614
1614
  T(t)
1615
1615
  ]])
1616
1616
  }, [
1617
1617
  R(T(ln), {
1618
- class: m(["accordion__summary", [
1618
+ class: h(["accordion__summary", [
1619
1619
  { [e.activeClass]: o },
1620
1620
  e.classes.summary
1621
1621
  ]])
1622
1622
  }, {
1623
1623
  default: v(() => [
1624
1624
  g(n.$slots, "summary", { open: o }, () => [
1625
- (l(), p(B(e.summaryTextElement), null, {
1625
+ (l(), y(B(e.summaryTextElement), null, {
1626
1626
  default: v(() => [
1627
- k(_(e.summaryText), 1)
1627
+ S(_(e.summaryText), 1)
1628
1628
  ]),
1629
1629
  _: 1
1630
1630
  }))
1631
1631
  ]),
1632
1632
  g(n.$slots, "icon", { open: o }, () => [
1633
1633
  f("span", {
1634
- class: m(["accordion__icon", e.classes.icon])
1634
+ class: h(["accordion__icon", e.classes.icon])
1635
1635
  }, [
1636
1636
  R(D, {
1637
1637
  icon: o ? "type:collapse" : "type:expand",
@@ -1643,7 +1643,7 @@ const Jd = {
1643
1643
  _: 2
1644
1644
  }, 1032, ["class"]),
1645
1645
  R(T(cn), {
1646
- class: m(["accordion__content", e.classes.content])
1646
+ class: h(["accordion__content", e.classes.content])
1647
1647
  }, {
1648
1648
  default: v(() => [
1649
1649
  g(n.$slots, "default", { open: o })
@@ -1809,7 +1809,7 @@ const go = {
1809
1809
  }, yo = ["id", "aria-controls", "aria-expanded"], po = ["id", "aria-hidden", "aria-labelledby"], _o = { class: "CollapsibleRegion__content-inner" };
1810
1810
  function vo(e, s, t, n, i, o) {
1811
1811
  return l(), d("div", {
1812
- class: m(["CollapsibleRegion", {
1812
+ class: h(["CollapsibleRegion", {
1813
1813
  "CollapsibleRegion--open": i.isOpen,
1814
1814
  "CollapsibleRegion--closed": !i.isOpen,
1815
1815
  "CollapsibleRegion--transitioning": i.isTransitioning
@@ -1824,7 +1824,7 @@ function vo(e, s, t, n, i, o) {
1824
1824
  onClick: s[0] || (s[0] = (...r) => o.toggle && o.toggle(...r))
1825
1825
  }, [
1826
1826
  g(e.$slots, "toggle", { isOpen: i.isOpen }, () => [
1827
- k(_(t.title), 1)
1827
+ S(_(t.title), 1)
1828
1828
  ])
1829
1829
  ], 8, yo),
1830
1830
  me(f("div", {
@@ -1844,7 +1844,7 @@ function vo(e, s, t, n, i, o) {
1844
1844
  ])
1845
1845
  ], 34);
1846
1846
  }
1847
- const Ut = /* @__PURE__ */ S(go, [["render", vo]]), Ss = {
1847
+ const Ut = /* @__PURE__ */ k(go, [["render", vo]]), Ss = {
1848
1848
  __name: "UluTag",
1849
1849
  props: {
1850
1850
  /**
@@ -1876,7 +1876,7 @@ const Ut = /* @__PURE__ */ S(go, [["render", vo]]), Ss = {
1876
1876
  setup(e) {
1877
1877
  const s = e, { resolvedModifiers: t } = se({ props: s, baseClass: "tag" });
1878
1878
  return (n, i) => (l(), d("span", {
1879
- class: m(["tag", [
1879
+ class: h(["tag", [
1880
1880
  {
1881
1881
  "tag--counter": e.counter,
1882
1882
  [`tag--${e.size}`]: e.size,
@@ -1885,11 +1885,11 @@ const Ut = /* @__PURE__ */ S(go, [["render", vo]]), Ss = {
1885
1885
  T(t)
1886
1886
  ]])
1887
1887
  }, [
1888
- e.icon ? (l(), p(D, {
1888
+ e.icon ? (l(), y(D, {
1889
1889
  key: 0,
1890
1890
  icon: e.icon,
1891
1891
  spaced: ""
1892
- }, null, 8, ["icon"])) : y("", !0),
1892
+ }, null, 8, ["icon"])) : p("", !0),
1893
1893
  g(n.$slots, "default", {}, () => [
1894
1894
  f("span", null, _(e.text), 1)
1895
1895
  ])
@@ -1948,58 +1948,58 @@ function wo(e, s, t, n, i, o) {
1948
1948
  const r = E("UluIcon"), a = E("UluTag"), c = E("UluMenu", !0), u = is("ulu-tooltip");
1949
1949
  return t.items?.length ? (l(), d("ul", {
1950
1950
  key: 0,
1951
- class: m(t.classes.list)
1951
+ class: h(t.classes.list)
1952
1952
  }, [
1953
- (l(!0), d($, null, A(t.items, (h, b) => (l(), d("li", {
1953
+ (l(!0), d(A, null, $(t.items, (m, b) => (l(), d("li", {
1954
1954
  key: b,
1955
- class: m([t.classes.item, h?.classes?.item])
1955
+ class: h([t.classes.item, m?.classes?.item])
1956
1956
  }, [
1957
- me((l(), p(B(h.to || h.path ? "router-link" : h.click ? "button" : "a"), G({ ref_for: !0 }, {
1958
- ...h.to || h.path ? { to: h.to || h.path } : {},
1959
- ...h.href ? { href: h.href || "#" } : {}
1957
+ me((l(), y(B(m.to || m.path ? "router-link" : m.click ? "button" : "a"), G({ ref_for: !0 }, {
1958
+ ...m.to || m.path ? { to: m.to || m.path } : {},
1959
+ ...m.href ? { href: m.href || "#" } : {}
1960
1960
  }, {
1961
1961
  onClick: (C) => {
1962
- o.handleItemClick(C, h);
1962
+ o.handleItemClick(C, m);
1963
1963
  },
1964
- class: [t.classes.link, h?.classes?.link],
1964
+ class: [t.classes.link, m?.classes?.link],
1965
1965
  activeClass: t.classes.linkActive,
1966
1966
  exactActiveClass: t.classes.linkExactActive,
1967
- "aria-label": t.iconOnly ? h.title : null,
1968
- id: h.id
1967
+ "aria-label": t.iconOnly ? m.title : null,
1968
+ id: m.id
1969
1969
  }), {
1970
1970
  default: v(() => [
1971
1971
  g(e.$slots, "default", {
1972
- item: h,
1972
+ item: m,
1973
1973
  index: b
1974
1974
  }, () => [
1975
- h.icon ? (l(), p(r, {
1975
+ m.icon ? (l(), y(r, {
1976
1976
  key: 0,
1977
- icon: h.icon,
1978
- class: m([t.classes.linkIcon, h?.classes?.linkIcon])
1979
- }, null, 8, ["icon", "class"])) : y("", !0),
1977
+ icon: m.icon,
1978
+ class: h([t.classes.linkIcon, m?.classes?.linkIcon])
1979
+ }, null, 8, ["icon", "class"])) : p("", !0),
1980
1980
  f("span", {
1981
- class: m([t.classes.linkText, h?.classes?.linkText])
1982
- }, _(h.title), 3),
1983
- h.tag ? (l(), p(a, G({
1981
+ class: h([t.classes.linkText, m?.classes?.linkText])
1982
+ }, _(m.title), 3),
1983
+ m.tag ? (l(), y(a, G({
1984
1984
  key: 1,
1985
1985
  ref_for: !0
1986
- }, h.tag), null, 16)) : y("", !0)
1986
+ }, m.tag), null, 16)) : p("", !0)
1987
1987
  ])
1988
1988
  ]),
1989
1989
  _: 2
1990
1990
  }, 1040, ["onClick", "class", "activeClass", "exactActiveClass", "aria-label", "id"])), [
1991
- [u, t.iconOnly ? h.title : h.tooltip || null]
1991
+ [u, t.iconOnly ? m.title : m.tooltip || null]
1992
1992
  ]),
1993
- !t.noChildren && h?.children?.length ? (l(), p(c, {
1993
+ !t.noChildren && m?.children?.length ? (l(), y(c, {
1994
1994
  key: 0,
1995
1995
  iconOnly: t.iconOnly,
1996
1996
  classes: t.classes,
1997
- items: h.children
1998
- }, null, 8, ["iconOnly", "classes", "items"])) : y("", !0)
1997
+ items: m.children
1998
+ }, null, 8, ["iconOnly", "classes", "items"])) : p("", !0)
1999
1999
  ], 2))), 128))
2000
- ], 2)) : y("", !0);
2000
+ ], 2)) : p("", !0);
2001
2001
  }
2002
- const ks = /* @__PURE__ */ S(bo, [["render", wo]]), So = {
2002
+ const ks = /* @__PURE__ */ k(bo, [["render", wo]]), So = {
2003
2003
  name: "UluMenuStack",
2004
2004
  components: {
2005
2005
  UluMenu: ks
@@ -2026,7 +2026,7 @@ const ks = /* @__PURE__ */ S(bo, [["render", wo]]), So = {
2026
2026
  function ko(e, s, t, n, i, o) {
2027
2027
  const r = E("UluMenu");
2028
2028
  return l(), d("nav", {
2029
- class: m(["menu-stack", {
2029
+ class: h(["menu-stack", {
2030
2030
  "menu-stack--hanging": t.hanging,
2031
2031
  "menu-stack--compact": t.compact
2032
2032
  }])
@@ -2044,7 +2044,7 @@ function ko(e, s, t, n, i, o) {
2044
2044
  }, null, 8, ["items", "noChildren"])
2045
2045
  ], 2);
2046
2046
  }
2047
- const Co = /* @__PURE__ */ S(So, [["render", ko]]), To = {
2047
+ const Co = /* @__PURE__ */ k(So, [["render", ko]]), To = {
2048
2048
  name: "UluDropdown",
2049
2049
  components: {
2050
2050
  UluPopover: ft,
@@ -2071,9 +2071,9 @@ const Co = /* @__PURE__ */ S(So, [["render", ko]]), To = {
2071
2071
  }
2072
2072
  }
2073
2073
  };
2074
- function Ao(e, s, t, n, i, o) {
2074
+ function $o(e, s, t, n, i, o) {
2075
2075
  const r = E("UluMenuStack"), a = E("UluPopover");
2076
- return l(), p(a, { classes: t.popoverClasses }, {
2076
+ return l(), y(a, { classes: t.popoverClasses }, {
2077
2077
  trigger: v(({ isOpen: c }) => [
2078
2078
  g(e.$slots, "default", { isOpen: c })
2079
2079
  ]),
@@ -2083,17 +2083,17 @@ function Ao(e, s, t, n, i, o) {
2083
2083
  _: 3
2084
2084
  }, 8, ["classes"]);
2085
2085
  }
2086
- const Qd = /* @__PURE__ */ S(To, [["render", Ao]]), mt = M(!1), Me = {
2086
+ const Qd = /* @__PURE__ */ k(To, [["render", $o]]), mt = M(!1), Me = {
2087
2087
  start: [],
2088
2088
  end: []
2089
2089
  };
2090
2090
  function gt() {
2091
2091
  window.removeEventListener("resize", gt), mt.value = !0, Me.start.forEach((e) => e());
2092
2092
  }
2093
- function $o() {
2093
+ function Ao() {
2094
2094
  mt.value = !1, Me.end.forEach((e) => e()), window.addEventListener("resize", gt);
2095
2095
  }
2096
- window.addEventListener("resize", gt), window.addEventListener("resize", Fe($o, 300));
2096
+ window.addEventListener("resize", gt), window.addEventListener("resize", Fe(Ao, 300));
2097
2097
  function jt(e, s) {
2098
2098
  return e.push(s), () => {
2099
2099
  const t = e.findIndex((n) => n === s);
@@ -2137,21 +2137,21 @@ function ef(e, s) {
2137
2137
  i.value > u && n.push({ query: { ...t.query, page: u } });
2138
2138
  });
2139
2139
  const r = w(() => {
2140
- const u = (i.value - 1) * s, h = u + s;
2141
- return e.value.slice(u, h);
2140
+ const u = (i.value - 1) * s, m = u + s;
2141
+ return e.value.slice(u, m);
2142
2142
  }), a = w(() => {
2143
2143
  if (o.value <= 1)
2144
2144
  return null;
2145
2145
  const u = {
2146
2146
  pages: {}
2147
- }, h = i.value, b = o.value, C = 5, U = (j) => ({ query: { ...t.query, page: j } });
2148
- h > 1 && (u.first = { href: U(1) }, u.previous = { href: U(h - 1) }), h < b && (u.next = { href: U(h + 1) }, u.last = { href: U(b) });
2147
+ }, m = i.value, b = o.value, C = 5, U = (j) => ({ query: { ...t.query, page: j } });
2148
+ m > 1 && (u.first = { href: U(1) }, u.previous = { href: U(m - 1) }), m < b && (u.next = { href: U(m + 1) }, u.last = { href: U(b) });
2149
2149
  let I, F;
2150
2150
  if (b <= C)
2151
2151
  I = 1, F = b;
2152
2152
  else {
2153
2153
  const j = Math.floor(C / 2), J = Math.ceil(C / 2) - 1;
2154
- h <= j ? (I = 1, F = C) : h + J >= b ? (I = b - C + 1, F = b) : (I = h - j, F = h + J);
2154
+ m <= j ? (I = 1, F = C) : m + J >= b ? (I = b - C + 1, F = b) : (I = m - j, F = m + J);
2155
2155
  }
2156
2156
  for (let j = I; j <= F; j++)
2157
2157
  u.pages[j] = { href: U(j) };
@@ -2159,9 +2159,9 @@ function ef(e, s) {
2159
2159
  }), c = w(() => {
2160
2160
  const u = { previous: !1, next: !1 };
2161
2161
  if (!a.value || !a.value.pages) return u;
2162
- const h = Object.keys(a.value.pages).map(Number);
2163
- if (h.length === 0) return u;
2164
- const b = Math.min(...h), C = Math.max(...h);
2162
+ const m = Object.keys(a.value.pages).map(Number);
2163
+ if (m.length === 0) return u;
2164
+ const b = Math.min(...m), C = Math.max(...m);
2165
2165
  return b > 1 && (u.previous = !0), C < o.value && (u.next = !0), u;
2166
2166
  });
2167
2167
  return {
@@ -2226,8 +2226,8 @@ function Mo(e, s) {
2226
2226
  item: {},
2227
2227
  includeChildren: !1
2228
2228
  }, s), i = (r, a) => a ? `${a}/${r.path}` : r.path, o = (r, a = null) => r.filter((c) => n.qualifier(c, a)).map((c) => {
2229
- const u = c.children ? yt(c.children) : c, h = c.children ? c.children.filter((C) => C.path !== "") : !1, b = He(u, i(c, a), n.item);
2230
- return n.includeChildren && h.length && (b.children = o(h, b.path)), b;
2229
+ const u = c.children ? yt(c.children) : c, m = c.children ? c.children.filter((C) => C.path !== "") : !1, b = He(u, i(c, a), n.item);
2230
+ return n.includeChildren && m.length && (b.children = o(m, b.path)), b;
2231
2231
  }).sort(n.sort);
2232
2232
  return o(e);
2233
2233
  }
@@ -2247,15 +2247,15 @@ function Po(e, s, t) {
2247
2247
  includeIndex: !1,
2248
2248
  item: {},
2249
2249
  sort: vt
2250
- }, t), o = e.find((u) => u.path !== "/" && s.includes(u.path)), r = (u, h, b) => {
2250
+ }, t), o = e.find((u) => u.path !== "/" && s.includes(u.path)), r = (u, m, b) => {
2251
2251
  if (u.children) {
2252
2252
  const C = u.children.find((U) => U.path.includes(s));
2253
2253
  if (C)
2254
2254
  return r(C, u, b + C.path);
2255
2255
  }
2256
- return { route: h, path: b };
2256
+ return { route: m, path: b };
2257
2257
  }, { route: a, path: c } = r(o, o, o.path);
2258
- return a.children ? a.children.filter(As(i.includeIndex)).map((u) => He(u, `${c}/${u.path}`, i.item)).sort(i.sort) : (console.warn("Unable to build menu for:", s), []);
2258
+ return a.children ? a.children.filter($s(i.includeIndex)).map((u) => He(u, `${c}/${u.path}`, i.item)).sort(i.sort) : (console.warn("Unable to build menu for:", s), []);
2259
2259
  }
2260
2260
  function yt(e) {
2261
2261
  return e.find((s) => s.path === "");
@@ -2296,7 +2296,7 @@ function _t(e, s) {
2296
2296
  const t = e.matched.length, n = t - 2;
2297
2297
  return s ? t > 1 ? e.matched[0] : null : n < 0 ? null : e.matched[n];
2298
2298
  }
2299
- function As(e) {
2299
+ function $s(e) {
2300
2300
  return (s) => e || s.path !== "";
2301
2301
  }
2302
2302
  function vt(e, s) {
@@ -2309,7 +2309,7 @@ function Lo(e, s) {
2309
2309
  item: {},
2310
2310
  sort: vt
2311
2311
  }, s), i = n.parent || _t(e);
2312
- return (Ts(e, i) || []).filter(As(n.includeIndex)).map((r) => He(r, `${i.path}/${r.path}`, n.item)).sort(n.sort);
2312
+ return (Ts(e, i) || []).filter($s(n.includeIndex)).map((r) => He(r, `${i.path}/${r.path}`, n.item)).sort(n.sort);
2313
2313
  }
2314
2314
  function Ho(e) {
2315
2315
  const { matched: s, path: t } = e;
@@ -2357,8 +2357,8 @@ function tf(e = {}) {
2357
2357
  return;
2358
2358
  }
2359
2359
  const a = w(() => {
2360
- const c = Ye[o.path], u = Le(o, o), h = c || u;
2361
- return h ? t.replace("%s", h) : "App";
2360
+ const c = Ye[o.path], u = Le(o, o), m = c || u;
2361
+ return m ? t.replace("%s", m) : "App";
2362
2362
  });
2363
2363
  i({
2364
2364
  title: a
@@ -2387,7 +2387,7 @@ const Vo = { class: "layout-flex-baseline" }, No = { class: "type-word-break" },
2387
2387
  }, [
2388
2388
  g(a.$slots, "default")
2389
2389
  ], 512),
2390
- i.value && !T(s) ? (l(), p(ft, {
2390
+ i.value && !T(s) ? (l(), y(ft, {
2391
2391
  key: 0,
2392
2392
  triggerAlt: "Show Full Text",
2393
2393
  size: "large"
@@ -2403,13 +2403,13 @@ const Vo = { class: "layout-flex-baseline" }, No = { class: "type-word-break" },
2403
2403
  ])
2404
2404
  ]),
2405
2405
  _: 3
2406
- })) : y("", !0)
2406
+ })) : p("", !0)
2407
2407
  ]));
2408
2408
  }
2409
2409
  }, nf = {
2410
2410
  __name: "UluTab",
2411
2411
  setup(e) {
2412
- return (s, t) => (l(), p(T(un), null, {
2412
+ return (s, t) => (l(), y(T(un), null, {
2413
2413
  default: v((n) => [
2414
2414
  g(s.$slots, "default", X(q(n)))
2415
2415
  ]),
@@ -2431,13 +2431,13 @@ const Vo = { class: "layout-flex-baseline" }, No = { class: "type-word-break" },
2431
2431
  vertical: Boolean
2432
2432
  },
2433
2433
  setup(e) {
2434
- return (s, t) => (l(), p(T(dn), {
2434
+ return (s, t) => (l(), y(T(dn), {
2435
2435
  defaultIndex: e.defaultIndex,
2436
2436
  vertical: e.vertical
2437
2437
  }, {
2438
2438
  default: v((n) => [
2439
2439
  f("div", {
2440
- class: m(["tabs", {
2440
+ class: h(["tabs", {
2441
2441
  "tabs--vertical": e.vertical
2442
2442
  }])
2443
2443
  }, [
@@ -2450,7 +2450,7 @@ const Vo = { class: "layout-flex-baseline" }, No = { class: "type-word-break" },
2450
2450
  }), rf = {
2451
2451
  __name: "UluTabList",
2452
2452
  setup(e) {
2453
- return (s, t) => (l(), p(T(fn), { class: "tabs__tablist" }, {
2453
+ return (s, t) => (l(), y(T(fn), { class: "tabs__tablist" }, {
2454
2454
  default: v(() => [
2455
2455
  g(s.$slots, "default")
2456
2456
  ]),
@@ -2460,7 +2460,7 @@ const Vo = { class: "layout-flex-baseline" }, No = { class: "type-word-break" },
2460
2460
  }, af = {
2461
2461
  __name: "UluTabPanel",
2462
2462
  setup(e) {
2463
- return (s, t) => (l(), p(T(hn), null, {
2463
+ return (s, t) => (l(), y(T(hn), null, {
2464
2464
  default: v((n) => [
2465
2465
  g(s.$slots, "default", X(q(n)))
2466
2466
  ]),
@@ -2470,7 +2470,7 @@ const Vo = { class: "layout-flex-baseline" }, No = { class: "type-word-break" },
2470
2470
  }, lf = {
2471
2471
  __name: "UluTabPanels",
2472
2472
  setup(e) {
2473
- return (s, t) => (l(), p(T(mn), null, {
2473
+ return (s, t) => (l(), y(T(mn), null, {
2474
2474
  default: v((n) => [
2475
2475
  g(s.$slots, "default", X(q(n)))
2476
2476
  ]),
@@ -2581,7 +2581,7 @@ const Vo = { class: "layout-flex-baseline" }, No = { class: "type-word-break" },
2581
2581
  }, Xo = { key: 1 };
2582
2582
  function qo(e, s, t, n, i, o) {
2583
2583
  const r = E("UluIcon");
2584
- return l(), p(B(o.element), G({
2584
+ return l(), y(B(o.element), G({
2585
2585
  class: ["button", [
2586
2586
  {
2587
2587
  "button--transparent": t.transparent,
@@ -2599,27 +2599,27 @@ function qo(e, s, t, n, i, o) {
2599
2599
  }, o.attrs, { "aria-label": o.resolvedAriaLabel }), {
2600
2600
  default: v(() => [
2601
2601
  g(e.$slots, "before"),
2602
- t.icon && (t.iconBefore || t.iconOnly) ? (l(), p(r, {
2602
+ t.icon && (t.iconBefore || t.iconOnly) ? (l(), y(r, {
2603
2603
  key: 0,
2604
2604
  icon: t.icon,
2605
2605
  class: "button__icon"
2606
- }, null, 8, ["icon"])) : y("", !0),
2606
+ }, null, 8, ["icon"])) : p("", !0),
2607
2607
  (e.$slots.default || t.text) && !t.iconOnly ? (l(), d("span", Xo, [
2608
2608
  g(e.$slots, "default", {}, () => [
2609
- k(_(t.text), 1)
2609
+ S(_(t.text), 1)
2610
2610
  ])
2611
- ])) : y("", !0),
2612
- t.icon && !t.iconBefore && !t.iconOnly ? (l(), p(r, {
2611
+ ])) : p("", !0),
2612
+ t.icon && !t.iconBefore && !t.iconOnly ? (l(), y(r, {
2613
2613
  key: 2,
2614
2614
  icon: t.icon,
2615
2615
  class: "button__icon"
2616
- }, null, 8, ["icon"])) : y("", !0),
2616
+ }, null, 8, ["icon"])) : p("", !0),
2617
2617
  g(e.$slots, "after")
2618
2618
  ]),
2619
2619
  _: 3
2620
2620
  }, 16, ["class", "aria-label"]);
2621
2621
  }
2622
- const Yo = /* @__PURE__ */ S(Wo, [["render", qo]]), Ko = {
2622
+ const Yo = /* @__PURE__ */ k(Wo, [["render", qo]]), Ko = {
2623
2623
  name: "UluAlert",
2624
2624
  components: {
2625
2625
  UluButton: Yo,
@@ -2672,11 +2672,11 @@ const Yo = /* @__PURE__ */ S(Wo, [["render", qo]]), Ko = {
2672
2672
  function Qo(e, s, t, n, i, o) {
2673
2673
  const r = E("UluIcon");
2674
2674
  return l(), d("div", {
2675
- class: m(["callout", n.resolvedModifiers])
2675
+ class: h(["callout", n.resolvedModifiers])
2676
2676
  }, [
2677
2677
  f("div", Go, [
2678
2678
  R(r, {
2679
- class: m(["type-large margin-right-small", `color-${t.type}`]),
2679
+ class: h(["type-large margin-right-small", `color-${t.type}`]),
2680
2680
  icon: t.icon || `type:${t.type}`
2681
2681
  }, null, 8, ["class", "icon"]),
2682
2682
  f("div", Zo, [
@@ -2687,17 +2687,17 @@ function Qo(e, s, t, n, i, o) {
2687
2687
  ]),
2688
2688
  f("div", null, [
2689
2689
  g(e.$slots, "description", {}, () => [
2690
- k(_(t.description), 1)
2690
+ S(_(t.description), 1)
2691
2691
  ])
2692
2692
  ])
2693
2693
  ]),
2694
2694
  e.$slots.action ? (l(), d("div", Jo, [
2695
2695
  g(e.$slots, "action")
2696
- ])) : y("", !0)
2696
+ ])) : p("", !0)
2697
2697
  ])
2698
2698
  ], 2);
2699
2699
  }
2700
- const cf = /* @__PURE__ */ S(Ko, [["render", Qo]]), ei = ["aria-hidden"], ti = {
2700
+ const cf = /* @__PURE__ */ k(Ko, [["render", Qo]]), ei = ["aria-hidden"], ti = {
2701
2701
  key: 2,
2702
2702
  class: "hidden-visually"
2703
2703
  }, si = {
@@ -2717,8 +2717,8 @@ const cf = /* @__PURE__ */ S(Ko, [["render", Qo]]), ei = ["aria-hidden"], ti = {
2717
2717
  const { click: i, to: o, href: r } = s;
2718
2718
  return i ? "button" : o ? Pe : r ? "a" : "span";
2719
2719
  });
2720
- return (i, o) => (l(), p(B(n.value), {
2721
- class: m(["badge", [
2720
+ return (i, o) => (l(), y(B(n.value), {
2721
+ class: h(["badge", [
2722
2722
  e.size ? `badge--${e.size}` : null,
2723
2723
  e.type ? `badge--${e.type}` : null,
2724
2724
  { "badge--clickable": t.value }
@@ -2729,13 +2729,13 @@ const cf = /* @__PURE__ */ S(Ko, [["render", Qo]]), ei = ["aria-hidden"], ti = {
2729
2729
  }, {
2730
2730
  default: v(() => [
2731
2731
  f("span", {
2732
- class: m(["badge__inner", { "skeleton__background-color": e.skeleton }])
2732
+ class: h(["badge__inner", { "skeleton__background-color": e.skeleton }])
2733
2733
  }, [
2734
2734
  e.text ? (l(), d("span", {
2735
2735
  key: 0,
2736
2736
  "aria-hidden": e.alt ? "true" : null
2737
2737
  }, _(e.text), 9, ei)) : g(i.$slots, "default", { key: 1 }),
2738
- e.alt ? (l(), d("span", ti, _(e.alt), 1)) : y("", !0)
2738
+ e.alt ? (l(), d("span", ti, _(e.alt), 1)) : p("", !0)
2739
2739
  ], 2)
2740
2740
  ]),
2741
2741
  _: 3
@@ -2751,7 +2751,7 @@ const cf = /* @__PURE__ */ S(Ko, [["render", Qo]]), ei = ["aria-hidden"], ti = {
2751
2751
  },
2752
2752
  setup(e) {
2753
2753
  return (s, t) => (l(), d("ul", ni, [
2754
- (l(!0), d($, null, A(e.items, (n, i) => (l(), d("li", {
2754
+ (l(!0), d(A, null, $(e.items, (n, i) => (l(), d("li", {
2755
2755
  class: "badge-stack__item",
2756
2756
  key: i
2757
2757
  }, [
@@ -2832,7 +2832,7 @@ const cf = /* @__PURE__ */ S(Ko, [["render", Qo]]), ei = ["aria-hidden"], ti = {
2832
2832
  };
2833
2833
  function ri(e, s, t, n, i, o) {
2834
2834
  const r = E("UluIcon");
2835
- return l(), p(B(o.element), G({
2835
+ return l(), y(B(o.element), G({
2836
2836
  class: ["button-verbose", [
2837
2837
  {
2838
2838
  "button-verbose--inline": t.inline,
@@ -2842,33 +2842,33 @@ function ri(e, s, t, n, i, o) {
2842
2842
  ]]
2843
2843
  }, o.attrs), {
2844
2844
  default: v(() => [
2845
- e.$slots.title || t.title ? (l(), p(B(t.titleElement), {
2845
+ e.$slots.title || t.title ? (l(), y(B(t.titleElement), {
2846
2846
  key: 0,
2847
2847
  class: "button-verbose__title"
2848
2848
  }, {
2849
2849
  default: v(() => [
2850
2850
  g(e.$slots, "title", {}, () => [
2851
- k(_(t.title), 1)
2851
+ S(_(t.title), 1)
2852
2852
  ])
2853
2853
  ]),
2854
2854
  _: 3
2855
- })) : y("", !0),
2855
+ })) : p("", !0),
2856
2856
  e.$slots.default || t.body ? (l(), d("span", ii, [
2857
2857
  g(e.$slots, "default", {}, () => [
2858
- k(_(t.body), 1)
2858
+ S(_(t.body), 1)
2859
2859
  ])
2860
- ])) : y("", !0),
2861
- t.icon ? (l(), p(r, {
2860
+ ])) : p("", !0),
2861
+ t.icon ? (l(), y(r, {
2862
2862
  key: 2,
2863
2863
  icon: t.icon,
2864
2864
  class: "button-verbose__icon",
2865
2865
  "aria-hidden": "true"
2866
- }, null, 8, ["icon"])) : y("", !0)
2866
+ }, null, 8, ["icon"])) : p("", !0)
2867
2867
  ]),
2868
2868
  _: 3
2869
2869
  }, 16, ["class"]);
2870
2870
  }
2871
- const df = /* @__PURE__ */ S(oi, [["render", ri]]), ai = {
2871
+ const df = /* @__PURE__ */ k(oi, [["render", ri]]), ai = {
2872
2872
  name: "UluCallout",
2873
2873
  props: {
2874
2874
  /**
@@ -2888,12 +2888,12 @@ const df = /* @__PURE__ */ S(oi, [["render", ri]]), ai = {
2888
2888
  };
2889
2889
  function li(e, s, t, n, i, o) {
2890
2890
  return l(), d("div", {
2891
- class: m(["callout", [n.resolvedModifiers, { "full-height": t.fullHeight }]])
2891
+ class: h(["callout", [n.resolvedModifiers, { "full-height": t.fullHeight }]])
2892
2892
  }, [
2893
2893
  g(e.$slots, "default")
2894
2894
  ], 2);
2895
2895
  }
2896
- const ff = /* @__PURE__ */ S(ai, [["render", li]]), Et = (e, s) => {
2896
+ const ff = /* @__PURE__ */ k(ai, [["render", li]]), Et = (e, s) => {
2897
2897
  const t = !(s.to || s.href);
2898
2898
  return t || console.warn("'titleHref' and 'titleTo' can't be used with to or href (nesting links)"), t;
2899
2899
  }, ci = {
@@ -3046,8 +3046,8 @@ const ff = /* @__PURE__ */ S(ai, [["render", li]]), Et = (e, s) => {
3046
3046
  };
3047
3047
  function yi(e, s, t, n, i, o) {
3048
3048
  const r = E("router-link");
3049
- return l(), p(B(o.resolvedElement), {
3050
- class: m(["card", [
3049
+ return l(), y(B(o.resolvedElement), {
3050
+ class: h(["card", [
3051
3051
  {
3052
3052
  "card--horizontal": t.horizontal || t.horizontalCenter,
3053
3053
  "card--horizontal-center": t.horizontalCenter,
@@ -3066,11 +3066,11 @@ function yi(e, s, t, n, i, o) {
3066
3066
  default: v(() => [
3067
3067
  f("div", ui, [
3068
3068
  f("div", di, [
3069
- (l(), p(B(t.titleElement), {
3070
- class: m(["card__title", t.classes.title])
3069
+ (l(), y(B(t.titleElement), {
3070
+ class: h(["card__title", t.classes.title])
3071
3071
  }, {
3072
3072
  default: v(() => [
3073
- t.titleTo ? (l(), p(r, {
3073
+ t.titleTo ? (l(), y(r, {
3074
3074
  key: 0,
3075
3075
  class: "card__title-link",
3076
3076
  to: t.titleTo,
@@ -3078,7 +3078,7 @@ function yi(e, s, t, n, i, o) {
3078
3078
  }, {
3079
3079
  default: v(() => [
3080
3080
  g(e.$slots, "title", {}, () => [
3081
- k(_(t.title), 1)
3081
+ S(_(t.title), 1)
3082
3082
  ])
3083
3083
  ]),
3084
3084
  _: 3
@@ -3090,10 +3090,10 @@ function yi(e, s, t, n, i, o) {
3090
3090
  ref: "link"
3091
3091
  }, [
3092
3092
  g(e.$slots, "title", {}, () => [
3093
- k(_(t.title), 1)
3093
+ S(_(t.title), 1)
3094
3094
  ])
3095
3095
  ], 8, fi)) : g(e.$slots, "title", { key: 2 }, () => [
3096
- k(_(t.title), 1)
3096
+ S(_(t.title), 1)
3097
3097
  ])
3098
3098
  ]),
3099
3099
  _: 3
@@ -3102,11 +3102,11 @@ function yi(e, s, t, n, i, o) {
3102
3102
  ]),
3103
3103
  e.$slots.aside ? (l(), d("div", hi, [
3104
3104
  g(e.$slots, "aside")
3105
- ])) : y("", !0)
3105
+ ])) : p("", !0)
3106
3106
  ]),
3107
3107
  e.$slots.image || t.imageSrc ? (l(), d("div", {
3108
3108
  key: 0,
3109
- class: m(["card__image", [
3109
+ class: h(["card__image", [
3110
3110
  { "card__image--icon": t.imageIcon },
3111
3111
  t.classes.image
3112
3112
  ]])
@@ -3117,15 +3117,15 @@ function yi(e, s, t, n, i, o) {
3117
3117
  alt: t.imageAlt
3118
3118
  }, null, 8, mi)
3119
3119
  ])
3120
- ], 2)) : y("", !0),
3120
+ ], 2)) : p("", !0),
3121
3121
  e.$slots.footer ? (l(), d("div", gi, [
3122
3122
  g(e.$slots, "footer")
3123
- ])) : y("", !0)
3123
+ ])) : p("", !0)
3124
3124
  ]),
3125
3125
  _: 3
3126
3126
  }, 40, ["onMousedown", "onMouseup", "class", "style", "target", "to", "href", "data-ulu-proxy-click-init"]);
3127
3127
  }
3128
- const hf = /* @__PURE__ */ S(ci, [["render", yi]]), mf = {
3128
+ const hf = /* @__PURE__ */ k(ci, [["render", yi]]), mf = {
3129
3129
  __name: "UluDefinitionList",
3130
3130
  props: {
3131
3131
  /**
@@ -3143,30 +3143,30 @@ const hf = /* @__PURE__ */ S(ci, [["render", yi]]), mf = {
3143
3143
  },
3144
3144
  setup(e) {
3145
3145
  return (s, t) => (l(), d("dl", {
3146
- class: m(e.classes.list)
3146
+ class: h(e.classes.list)
3147
3147
  }, [
3148
- (l(!0), d($, null, A(e.items, (n, i) => (l(), d("div", {
3148
+ (l(!0), d(A, null, $(e.items, (n, i) => (l(), d("div", {
3149
3149
  key: i,
3150
- class: m(e.classes.item)
3150
+ class: h(e.classes.item)
3151
3151
  }, [
3152
3152
  f("dt", {
3153
- class: m(e.classes.term)
3153
+ class: h(e.classes.term)
3154
3154
  }, [
3155
3155
  g(s.$slots, "term", {
3156
3156
  item: n,
3157
3157
  index: i
3158
3158
  }, () => [
3159
- k(_(n.term), 1)
3159
+ S(_(n.term), 1)
3160
3160
  ])
3161
3161
  ], 2),
3162
3162
  f("dd", {
3163
- class: m(e.classes.description)
3163
+ class: h(e.classes.description)
3164
3164
  }, [
3165
3165
  g(s.$slots, "description", {
3166
3166
  item: n,
3167
3167
  index: i
3168
3168
  }, () => [
3169
- k(_(n.description), 1)
3169
+ S(_(n.description), 1)
3170
3170
  ])
3171
3171
  ], 2)
3172
3172
  ], 2))), 128))
@@ -3203,7 +3203,7 @@ const hf = /* @__PURE__ */ S(ci, [["render", yi]]), mf = {
3203
3203
  }, [
3204
3204
  f("span", _i, [
3205
3205
  g(s.$slots, "default", {}, () => [
3206
- k(_(e.text), 1)
3206
+ S(_(e.text), 1)
3207
3207
  ])
3208
3208
  ]),
3209
3209
  R(D, {
@@ -3263,8 +3263,8 @@ const hf = /* @__PURE__ */ S(ci, [["render", yi]]), mf = {
3263
3263
  },
3264
3264
  setup(e) {
3265
3265
  const s = e, t = w(() => s.ordered || s.forceOrdered ? "ol" : "ul");
3266
- return (n, i) => (l(), p(B(t.value), {
3267
- class: m([
3266
+ return (n, i) => (l(), y(B(t.value), {
3267
+ class: h([
3268
3268
  {
3269
3269
  "list-ordered": e.ordered,
3270
3270
  "list-unordered": e.unordered,
@@ -3280,15 +3280,15 @@ const hf = /* @__PURE__ */ S(ci, [["render", yi]]), mf = {
3280
3280
  start: e.start
3281
3281
  }, {
3282
3282
  default: v(() => [
3283
- (l(!0), d($, null, A(e.items, (o, r) => (l(), d("li", {
3283
+ (l(!0), d(A, null, $(e.items, (o, r) => (l(), d("li", {
3284
3284
  key: r,
3285
- class: m(e.classes.listItem)
3285
+ class: h(e.classes.listItem)
3286
3286
  }, [
3287
3287
  g(n.$slots, "default", {
3288
3288
  item: o,
3289
3289
  index: r
3290
3290
  }, () => [
3291
- k(_(o), 1)
3291
+ S(_(o), 1)
3292
3292
  ])
3293
3293
  ], 2))), 128))
3294
3294
  ]),
@@ -3301,7 +3301,7 @@ function wi(e, s) {
3301
3301
  g(e.$slots, "default")
3302
3302
  ]);
3303
3303
  }
3304
- const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner__spinner" }, _f = {
3304
+ const pf = /* @__PURE__ */ k(vi, [["render", wi]]), Si = { class: "spoke-spinner__spinner" }, _f = {
3305
3305
  __name: "UluSpokeSpinner",
3306
3306
  props: {
3307
3307
  /**
@@ -3311,14 +3311,14 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3311
3311
  },
3312
3312
  setup(e) {
3313
3313
  return (s, t) => (l(), d("div", {
3314
- class: m(["spoke-spinner", { [`spoke-spinner--${e.type}`]: e.type }])
3314
+ class: h(["spoke-spinner", { [`spoke-spinner--${e.type}`]: e.type }])
3315
3315
  }, [
3316
3316
  f("div", Si, [
3317
- (l(), d($, null, A(12, (n) => f("div", { key: n })), 64))
3317
+ (l(), d(A, null, $(12, (n) => f("div", { key: n })), 64))
3318
3318
  ])
3319
3319
  ], 2));
3320
3320
  }
3321
- }, ki = { class: "menu-stack form-theme" }, Ci = { class: "menu-stack__list" }, Ti = { class: "menu-stack__selectable" }, Ai = ["id", "onUpdate:modelValue"], $i = ["for"], vf = {
3321
+ }, ki = { class: "menu-stack form-theme" }, Ci = { class: "menu-stack__list" }, Ti = { class: "menu-stack__selectable" }, $i = ["id", "onUpdate:modelValue"], Ai = ["for"], vf = {
3322
3322
  __name: "UluCheckboxMenu",
3323
3323
  props: {
3324
3324
  /**
@@ -3330,7 +3330,7 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3330
3330
  const s = (t) => `checkbox-menu-opt-${t}`;
3331
3331
  return (t, n) => (l(), d("div", ki, [
3332
3332
  f("ul", Ci, [
3333
- (l(!0), d($, null, A(e.options, (i, o) => (l(), d("li", {
3333
+ (l(!0), d(A, null, $(e.options, (i, o) => (l(), d("li", {
3334
3334
  class: "menu-stack__item",
3335
3335
  key: o
3336
3336
  }, [
@@ -3339,16 +3339,16 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3339
3339
  type: "checkbox",
3340
3340
  id: s(o),
3341
3341
  "onUpdate:modelValue": (r) => i.checked = r
3342
- }, null, 8, Ai), [
3342
+ }, null, 8, $i), [
3343
3343
  [on, i.checked]
3344
3344
  ]),
3345
3345
  f("label", {
3346
3346
  for: s(o)
3347
3347
  }, [
3348
3348
  g(t.$slots, "default", {}, () => [
3349
- k(_(i?.title || i?.text), 1)
3349
+ S(_(i?.title || i?.text), 1)
3350
3350
  ])
3351
- ], 8, $i)
3351
+ ], 8, Ai)
3352
3352
  ])
3353
3353
  ]))), 128))
3354
3354
  ])
@@ -3386,8 +3386,8 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3386
3386
  icon: e.icon
3387
3387
  }, null, 8, ["icon"]),
3388
3388
  f("span", Ri, [
3389
- k(_(e.file.name) + " ", 1),
3390
- e.noFileSize ? y("", !0) : (l(), p(Ss, {
3389
+ S(_(e.file.name) + " ", 1),
3390
+ e.noFileSize ? p("", !0) : (l(), y(Ss, {
3391
3391
  key: 0,
3392
3392
  text: n.value,
3393
3393
  small: "",
@@ -3419,11 +3419,11 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3419
3419
  };
3420
3420
  return (r, a) => (l(), d("div", xi, [
3421
3421
  f("label", {
3422
- class: m({ "hidden-visually": e.labelHidden }),
3422
+ class: h({ "hidden-visually": e.labelHidden }),
3423
3423
  for: T(i)
3424
3424
  }, [
3425
3425
  g(r.$slots, "label", {}, () => [
3426
- k(_(e.label), 1)
3426
+ S(_(e.label), 1)
3427
3427
  ])
3428
3428
  ], 10, Ui),
3429
3429
  f("input", G({
@@ -3442,15 +3442,15 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3442
3442
  },
3443
3443
  setup(e) {
3444
3444
  return (s, t) => (l(), d("p", {
3445
- class: m(["site-form__description", {
3445
+ class: h(["site-form__description", {
3446
3446
  "site-form__error": e.error,
3447
3447
  "site-form__warning": e.warning
3448
3448
  }])
3449
3449
  }, [
3450
- e.error || e.warning ? (l(), p(D, {
3450
+ e.error || e.warning ? (l(), y(D, {
3451
3451
  key: 0,
3452
3452
  icon: `type:${e.error ? "error" : "warning"}`
3453
- }, null, 8, ["icon"])) : y("", !0),
3453
+ }, null, 8, ["icon"])) : p("", !0),
3454
3454
  g(s.$slots, "default")
3455
3455
  ], 2));
3456
3456
  }
@@ -3470,11 +3470,11 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3470
3470
  })())();
3471
3471
  return (n, i) => (l(), d("div", zi, [
3472
3472
  f("label", {
3473
- class: m({ "hidden-visually": e.labelHidden }),
3473
+ class: h({ "hidden-visually": e.labelHidden }),
3474
3474
  for: T(t)
3475
3475
  }, [
3476
3476
  g(n.$slots, "default", {}, () => [
3477
- k(_(e.label), 1)
3477
+ S(_(e.label), 1)
3478
3478
  ])
3479
3479
  ], 10, Ei),
3480
3480
  f("select", {
@@ -3486,7 +3486,7 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3486
3486
  disabled: "",
3487
3487
  value: ""
3488
3488
  }, "Please select one", -1)),
3489
- (l(!0), d($, null, A(e.options, (o, r) => (l(), d("option", {
3489
+ (l(!0), d(A, null, $(e.options, (o, r) => (l(), d("option", {
3490
3490
  key: r,
3491
3491
  value: o.value
3492
3492
  }, _(o.text), 9, Mi))), 128))
@@ -3508,11 +3508,11 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3508
3508
  })())();
3509
3509
  return (n, i) => (l(), d("div", Bi, [
3510
3510
  f("label", {
3511
- class: m({ "hidden-visually": e.labelHidden }),
3511
+ class: h({ "hidden-visually": e.labelHidden }),
3512
3512
  for: T(t)
3513
3513
  }, [
3514
3514
  g(n.$slots, "default", {}, () => [
3515
- k(_(e.label), 1)
3515
+ S(_(e.label), 1)
3516
3516
  ])
3517
3517
  ], 10, Pi),
3518
3518
  f("input", {
@@ -3550,7 +3550,7 @@ const pf = /* @__PURE__ */ S(vi, [["render", wi]]), Si = { class: "spoke-spinner
3550
3550
  ])
3551
3551
  ]));
3552
3552
  }
3553
- }, Af = {
3553
+ }, $f = {
3554
3554
  __name: "UluAdaptiveLayout",
3555
3555
  setup(e) {
3556
3556
  const s = xo("uluIsMobile");
@@ -3593,7 +3593,7 @@ function qi(e, s, t, n, i, o) {
3593
3593
  g(e.$slots, "default")
3594
3594
  ]);
3595
3595
  }
3596
- const $f = /* @__PURE__ */ S(Xi, [["render", qi]]), Yi = {
3596
+ const Af = /* @__PURE__ */ k(Xi, [["render", qi]]), Yi = {
3597
3597
  name: "UluTitleRail",
3598
3598
  components: {
3599
3599
  UluIcon: D
@@ -3625,25 +3625,25 @@ const $f = /* @__PURE__ */ S(Xi, [["render", qi]]), Yi = {
3625
3625
  function Gi(e, s, t, n, i, o) {
3626
3626
  const r = E("UluIcon");
3627
3627
  return l(), d("div", {
3628
- class: m(["rail rail--title-rail", {
3628
+ class: h(["rail rail--title-rail", {
3629
3629
  "rail--rule": t.rule
3630
3630
  }])
3631
3631
  }, [
3632
3632
  f("div", {
3633
- class: m(["rail__item rail__item--title", t.classes.itemTitle])
3633
+ class: h(["rail__item rail__item--title", t.classes.itemTitle])
3634
3634
  }, [
3635
- (l(), p(B(t.titleElement), {
3636
- class: m(["layout-flex type-max-width-small no-margin", t.classes.title]),
3635
+ (l(), y(B(t.titleElement), {
3636
+ class: h(["layout-flex type-max-width-small no-margin", t.classes.title]),
3637
3637
  style: P({ alignItems: t.iconAlign })
3638
3638
  }, {
3639
3639
  default: v(() => [
3640
- t.icon ? (l(), p(r, {
3640
+ t.icon ? (l(), y(r, {
3641
3641
  key: 0,
3642
- class: m(t.classes.icon),
3642
+ class: h(t.classes.icon),
3643
3643
  icon: t.icon
3644
- }, null, 8, ["class", "icon"])) : y("", !0),
3644
+ }, null, 8, ["class", "icon"])) : p("", !0),
3645
3645
  g(e.$slots, "default", {}, () => [
3646
- k(_(t.title), 1)
3646
+ S(_(t.title), 1)
3647
3647
  ])
3648
3648
  ]),
3649
3649
  _: 3
@@ -3651,10 +3651,10 @@ function Gi(e, s, t, n, i, o) {
3651
3651
  ], 2),
3652
3652
  e.$slots.end ? (l(), d("div", Ki, [
3653
3653
  g(e.$slots, "end")
3654
- ])) : y("", !0)
3654
+ ])) : p("", !0)
3655
3655
  ], 2);
3656
3656
  }
3657
- const Of = /* @__PURE__ */ S(Yi, [["render", Gi]]), Zi = {
3657
+ const Of = /* @__PURE__ */ k(Yi, [["render", Gi]]), Zi = {
3658
3658
  name: "UluBreadcrumb",
3659
3659
  components: {
3660
3660
  UluIcon: D
@@ -3683,6 +3683,7 @@ const Of = /* @__PURE__ */ S(Yi, [["render", Gi]]), Zi = {
3683
3683
  list: "breadcrumb__list",
3684
3684
  item: "breadcrumb__item",
3685
3685
  link: "breadcrumb__link",
3686
+ current: "breadcrumb__current",
3686
3687
  separator: "breadcrumb__separator"
3687
3688
  })
3688
3689
  }
@@ -3692,39 +3693,47 @@ function Ji(e, s, t, n, i, o) {
3692
3693
  const r = E("router-link"), a = E("UluIcon");
3693
3694
  return t.items.length ? (l(), d("nav", {
3694
3695
  key: 0,
3695
- class: m(t.classes.nav),
3696
+ class: h(t.classes.nav),
3696
3697
  "aria-label": "Breadcrumb"
3697
3698
  }, [
3698
- f("ul", {
3699
- class: m(t.classes.list)
3699
+ f("ol", {
3700
+ class: h(t.classes.list)
3700
3701
  }, [
3701
- (l(!0), d($, null, A(t.items, (c, u) => (l(), d("li", {
3702
+ (l(!0), d(A, null, $(t.items, (c, u) => (l(), d("li", {
3702
3703
  key: u,
3703
- class: m(t.classes.item)
3704
+ class: h(t.classes.item)
3704
3705
  }, [
3705
- R(r, {
3706
+ c.current ? (l(), d("span", {
3707
+ key: 1,
3708
+ class: h(c.current)
3709
+ }, [
3710
+ g(e.$slots, "default", { item: c }, () => [
3711
+ S(_(c.title), 1)
3712
+ ])
3713
+ ], 2)) : (l(), y(r, {
3714
+ key: 0,
3706
3715
  to: c.to,
3707
- class: m(t.classes.link),
3716
+ class: h(t.classes.link),
3708
3717
  "aria-current": c.current ? "page" : null
3709
3718
  }, {
3710
3719
  default: v(() => [
3711
3720
  g(e.$slots, "default", { item: c }, () => [
3712
- k(_(c.title), 1)
3721
+ S(_(c.title), 1)
3713
3722
  ])
3714
3723
  ]),
3715
3724
  _: 2
3716
- }, 1032, ["to", "class", "aria-current"]),
3717
- u < t.items.length - 1 ? g(e.$slots, "separator", { key: 0 }, () => [
3725
+ }, 1032, ["to", "class", "aria-current"])),
3726
+ u < t.items.length - 1 ? g(e.$slots, "separator", { key: 2 }, () => [
3718
3727
  R(a, {
3719
- class: m(t.classes.separator),
3728
+ class: h(t.classes.separator),
3720
3729
  icon: t.separatorIcon || "type:pathSeparator"
3721
3730
  }, null, 8, ["class", "icon"])
3722
- ]) : y("", !0)
3731
+ ]) : p("", !0)
3723
3732
  ], 2))), 128))
3724
3733
  ], 2)
3725
- ], 2)) : y("", !0);
3734
+ ], 2)) : p("", !0);
3726
3735
  }
3727
- const Rf = /* @__PURE__ */ S(Zi, [["render", Ji]]), Qi = {
3736
+ const Rf = /* @__PURE__ */ k(Zi, [["render", Ji]]), Qi = {
3728
3737
  name: "UluNavStrip",
3729
3738
  components: {
3730
3739
  UluMenu: ks
@@ -3751,7 +3760,7 @@ const Rf = /* @__PURE__ */ S(Zi, [["render", Ji]]), Qi = {
3751
3760
  function er(e, s, t, n, i, o) {
3752
3761
  const r = E("UluMenu");
3753
3762
  return l(), d("nav", {
3754
- class: m(["nav-strip", {
3763
+ class: h(["nav-strip", {
3755
3764
  "nav-strip--rule": t.rule,
3756
3765
  "nav-strip--center": t.center,
3757
3766
  "nav-strip--right": t.right
@@ -3768,14 +3777,14 @@ function er(e, s, t, n, i, o) {
3768
3777
  }, null, 8, ["items"])
3769
3778
  ], 2);
3770
3779
  }
3771
- const xf = /* @__PURE__ */ S(Qi, [["render", er]]), tr = {}, sr = {
3780
+ const xf = /* @__PURE__ */ k(Qi, [["render", er]]), tr = {}, sr = {
3772
3781
  class: "site-skip-link hidden-visually-focusable",
3773
3782
  href: "#main-content"
3774
3783
  };
3775
3784
  function nr(e, s) {
3776
3785
  return l(), d("a", sr, " Skip to main content ");
3777
3786
  }
3778
- const Uf = /* @__PURE__ */ S(tr, [["render", nr]]), or = {
3787
+ const Uf = /* @__PURE__ */ k(tr, [["render", nr]]), or = {
3779
3788
  name: "UluCondText",
3780
3789
  props: {
3781
3790
  /**
@@ -3792,23 +3801,23 @@ const Uf = /* @__PURE__ */ S(tr, [["render", nr]]), or = {
3792
3801
  }
3793
3802
  };
3794
3803
  function ir(e, s, t, n, i, o) {
3795
- return t.text != null ? (l(), p(B(t.element), { key: 0 }, {
3804
+ return t.text != null ? (l(), y(B(t.element), { key: 0 }, {
3796
3805
  default: v(() => [
3797
- k(_(t.text), 1)
3806
+ S(_(t.text), 1)
3798
3807
  ]),
3799
3808
  _: 1
3800
- })) : y("", !0);
3809
+ })) : p("", !0);
3801
3810
  }
3802
- const jf = /* @__PURE__ */ S(or, [["render", ir]]), rr = {}, ar = { style: { display: "none" } };
3811
+ const jf = /* @__PURE__ */ k(or, [["render", ir]]), rr = {}, ar = { style: { display: "none" } };
3803
3812
  function lr(e, s) {
3804
3813
  return l(), d("span", ar);
3805
3814
  }
3806
- const zf = /* @__PURE__ */ S(rr, [["render", lr]]), cr = {};
3815
+ const zf = /* @__PURE__ */ k(rr, [["render", lr]]), cr = {};
3807
3816
  function ur(e, s) {
3808
3817
  const t = E("router-view");
3809
- return l(), p(t);
3818
+ return l(), y(t);
3810
3819
  }
3811
- const Ef = /* @__PURE__ */ S(cr, [["render", ur]]);
3820
+ const Ef = /* @__PURE__ */ k(cr, [["render", ur]]);
3812
3821
  function Be(e = 0, s = 100) {
3813
3822
  return e = Math.ceil(e), s = Math.floor(s), Math.floor(Math.random() * (s - e) + e);
3814
3823
  }
@@ -3859,7 +3868,7 @@ function hr(e, s, t, n, i, o) {
3859
3868
  alt: t.alt
3860
3869
  }, null, 8, fr);
3861
3870
  }
3862
- const If = /* @__PURE__ */ S(dr, [["render", hr]]), mr = {
3871
+ const If = /* @__PURE__ */ k(dr, [["render", hr]]), mr = {
3863
3872
  name: "PlaceholderText",
3864
3873
  props: {
3865
3874
  amount: {
@@ -3873,14 +3882,14 @@ const If = /* @__PURE__ */ S(dr, [["render", hr]]), mr = {
3873
3882
  }
3874
3883
  };
3875
3884
  function gr(e, s, t, n, i, o) {
3876
- return l(!0), d($, null, A(parseInt(t.amount), (r) => (l(), p(B(t.element), { key: r }, {
3885
+ return l(!0), d(A, null, $(parseInt(t.amount), (r) => (l(), y(B(t.element), { key: r }, {
3877
3886
  default: v(() => [...s[0] || (s[0] = [
3878
- k(" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed semper erat tincidunt tellus vestibulum dictum. Fusce vel augue commodo, egestas diam sed, accumsan leo. Maecenas congue nec nisl et ullamcorper. Maecenas tincidunt, tortor et viverra eleifend, enim leo vestibulum ipsum, quis placerat mi nisi nec ex. Vivamus a justo volutpat, scelerisque elit eget, lacinia ex. Phasellus dapibus sollicitudin tortor, vitae suscipit nunc condimentum ut. Cras suscipit feugiat nibh nec consectetur. Phasellus vitae quam blandit, cursus metus ut, placerat mi. Sed tempor lacus non est interdum imperdiet nec quis metus. Praesent vel eleifend diam. Donec tincidunt eget purus sed posuere. ", -1)
3887
+ S(" Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed semper erat tincidunt tellus vestibulum dictum. Fusce vel augue commodo, egestas diam sed, accumsan leo. Maecenas congue nec nisl et ullamcorper. Maecenas tincidunt, tortor et viverra eleifend, enim leo vestibulum ipsum, quis placerat mi nisi nec ex. Vivamus a justo volutpat, scelerisque elit eget, lacinia ex. Phasellus dapibus sollicitudin tortor, vitae suscipit nunc condimentum ut. Cras suscipit feugiat nibh nec consectetur. Phasellus vitae quam blandit, cursus metus ut, placerat mi. Sed tempor lacus non est interdum imperdiet nec quis metus. Praesent vel eleifend diam. Donec tincidunt eget purus sed posuere. ", -1)
3879
3888
  ])]),
3880
3889
  _: 2
3881
3890
  }, 1024))), 128);
3882
3891
  }
3883
- const Mf = /* @__PURE__ */ S(mr, [["render", gr]]), yr = {
3892
+ const Mf = /* @__PURE__ */ k(mr, [["render", gr]]), yr = {
3884
3893
  name: "RouteAnnouncer",
3885
3894
  props: {
3886
3895
  /**
@@ -3931,9 +3940,9 @@ function pr(e, s, t, n, i, o) {
3931
3940
  tabindex: "-1",
3932
3941
  class: "hidden-visually",
3933
3942
  ref: "el"
3934
- }, _(o.title), 513)) : y("", !0);
3943
+ }, _(o.title), 513)) : p("", !0);
3935
3944
  }
3936
- const Bf = /* @__PURE__ */ S(yr, [["render", pr]]), _r = {
3945
+ const Bf = /* @__PURE__ */ k(yr, [["render", pr]]), _r = {
3937
3946
  name: "AnimateNumber",
3938
3947
  props: {
3939
3948
  /**
@@ -3961,11 +3970,11 @@ const Bf = /* @__PURE__ */ S(yr, [["render", pr]]), _r = {
3961
3970
  function vr(e, s, t, n, i, o) {
3962
3971
  return l(), d("span", null, [
3963
3972
  g(e.$slots, "default", { currentValue: i.currentValue }, () => [
3964
- k(_(i.currentValue), 1)
3973
+ S(_(i.currentValue), 1)
3965
3974
  ])
3966
3975
  ]);
3967
3976
  }
3968
- const Pf = /* @__PURE__ */ S(_r, [["render", vr]]), br = {
3977
+ const Pf = /* @__PURE__ */ k(_r, [["render", vr]]), br = {
3969
3978
  name: "ProgressBar",
3970
3979
  props: {
3971
3980
  small: Boolean,
@@ -4004,14 +4013,14 @@ const Pf = /* @__PURE__ */ S(_r, [["render", vr]]), br = {
4004
4013
  }, wr = { class: "progress-bar__header" }, Sr = {
4005
4014
  key: 0,
4006
4015
  class: "progress-bar__icon"
4007
- }, kr = { class: "hidden-visually" }, Cr = { class: "progress-bar__track" }, Tr = { class: "progress-bar__values" }, Ar = { class: "progress-bar__value progress-bar__value--amount" }, $r = {
4016
+ }, kr = { class: "hidden-visually" }, Cr = { class: "progress-bar__track" }, Tr = { class: "progress-bar__values" }, $r = { class: "progress-bar__value progress-bar__value--amount" }, Ar = {
4008
4017
  key: 0,
4009
4018
  class: "progress-bar__value progress-bar__value--deficit color-status is-danger"
4010
4019
  }, Or = { class: "progress-bar__value progress-bar__value--total" };
4011
4020
  function Rr(e, s, t, n, i, o) {
4012
4021
  const r = E("StatusIcon");
4013
4022
  return l(), d("div", {
4014
- class: m(["progress-bar", {
4023
+ class: h(["progress-bar", {
4015
4024
  "progress-bar--small": t.small,
4016
4025
  "progress-bar--icon-left": t.iconOnLeft,
4017
4026
  "type-small": t.small
@@ -4019,7 +4028,7 @@ function Rr(e, s, t, n, i, o) {
4019
4028
  }, [
4020
4029
  f("div", wr, [
4021
4030
  f("strong", {
4022
- class: m(["progress-bar__label", {
4031
+ class: h(["progress-bar__label", {
4023
4032
  "type-normal": t.small,
4024
4033
  "hidden-visually": t.labelHidden
4025
4034
  }])
@@ -4029,7 +4038,7 @@ function Rr(e, s, t, n, i, o) {
4029
4038
  type: o.status.type
4030
4039
  }, null, 8, ["type"]),
4031
4040
  f("span", kr, _(o.status.message), 1)
4032
- ])) : y("", !0)
4041
+ ])) : p("", !0)
4033
4042
  ]),
4034
4043
  f("div", Cr, [
4035
4044
  f("div", {
@@ -4040,25 +4049,25 @@ function Rr(e, s, t, n, i, o) {
4040
4049
  key: 0,
4041
4050
  class: "progress-bar__bar--deficit",
4042
4051
  style: P(`width: ${o.defPercentage}%`)
4043
- }, null, 4)) : y("", !0)
4052
+ }, null, 4)) : p("", !0)
4044
4053
  ]),
4045
4054
  f("div", Tr, [
4046
- f("div", Ar, [
4055
+ f("div", $r, [
4047
4056
  s[0] || (s[0] = f("strong", { class: "hidden-visually" }, "Amount:", -1)),
4048
- k(" " + _(t.amount), 1)
4057
+ S(" " + _(t.amount), 1)
4049
4058
  ]),
4050
- t.deficit > 0 ? (l(), d("div", $r, [
4059
+ t.deficit > 0 ? (l(), d("div", Ar, [
4051
4060
  s[1] || (s[1] = f("strong", { class: "hidden-visually" }, "Deficit: ", -1)),
4052
- k(" -" + _(t.deficit), 1)
4053
- ])) : y("", !0),
4061
+ S(" -" + _(t.deficit), 1)
4062
+ ])) : p("", !0),
4054
4063
  f("div", Or, [
4055
4064
  s[2] || (s[2] = f("strong", { class: "hidden-visually" }, "Total:", -1)),
4056
- k(" " + _(t.total), 1)
4065
+ S(" " + _(t.total), 1)
4057
4066
  ])
4058
4067
  ])
4059
4068
  ], 2);
4060
4069
  }
4061
- const Ff = /* @__PURE__ */ S(br, [["render", Rr]]);
4070
+ const Ff = /* @__PURE__ */ k(br, [["render", Rr]]);
4062
4071
  let xr = 0;
4063
4072
  const Ur = {
4064
4073
  name: "ProgressDonut",
@@ -4121,7 +4130,7 @@ const Ur = {
4121
4130
  };
4122
4131
  function Br(e, s, t, n, i, o) {
4123
4132
  return l(), d("div", {
4124
- class: m(["progress-donut", {
4133
+ class: h(["progress-donut", {
4125
4134
  "progress-donut--small": t.small,
4126
4135
  "progress-donut--small-below": t.smallBelow,
4127
4136
  "progress-donut--status-low": !t.neutral && t.percentage < 30,
@@ -4147,12 +4156,12 @@ function Br(e, s, t, n, i, o) {
4147
4156
  cy: "16"
4148
4157
  }, null, 8, Er)
4149
4158
  ])),
4150
- t.small ? y("", !0) : (l(), d("strong", Ir, _(t.percentage) + "% ", 1))
4159
+ t.small ? p("", !0) : (l(), d("strong", Ir, _(t.percentage) + "% ", 1))
4151
4160
  ]),
4152
- t.small ? (l(), d("strong", Mr, _(t.percentage) + "% ", 1)) : y("", !0)
4161
+ t.small ? (l(), d("strong", Mr, _(t.percentage) + "% ", 1)) : p("", !0)
4153
4162
  ], 2);
4154
4163
  }
4155
- const Lf = /* @__PURE__ */ S(Ur, [["render", Br]]);
4164
+ const Lf = /* @__PURE__ */ k(Ur, [["render", Br]]);
4156
4165
  function Pr(e, s) {
4157
4166
  return !s || !Array.isArray(s) ? [] : s.map((t) => {
4158
4167
  const n = /* @__PURE__ */ new Set(), i = t.getValue || ((r) => r[t.uid]);
@@ -4183,7 +4192,7 @@ function Hf(e, s = {}) {
4183
4192
  noDefaultSorts: a = !1,
4184
4193
  extraSortTypes: c = {},
4185
4194
  searchOptions: u = {},
4186
- getItemFacet: h = t,
4195
+ getItemFacet: m = t,
4187
4196
  getSortValue: b = (O) => O.title || O.label || ""
4188
4197
  } = s, C = (O) => O.sort((L, H) => {
4189
4198
  const W = b(L), N = b(H);
@@ -4224,7 +4233,7 @@ function Hf(e, s = {}) {
4224
4233
  }), L.selectedCount = xe;
4225
4234
  }), O;
4226
4235
  }), _e = w(() => pe.value.length ? e.value.filter((O) => pe.value.every((L) => {
4227
- const H = h(O, L.uid);
4236
+ const H = m(O, L.uid);
4228
4237
  return H && H.length ? L.children.some((W) => H.includes(W.uid)) : !1;
4229
4238
  })) : e.value), ve = w(() => J.value?.length ? new pn(_e.value, Q.value).search(J.value).map((L) => L.item) : _e.value), V = w(() => {
4230
4239
  const O = ne.value[Re.value]?.sort;
@@ -4270,8 +4279,8 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4270
4279
  return `facet-${t.groupUid}-${o.uid}`;
4271
4280
  }
4272
4281
  return (o, r) => (l(), d("ul", Fr, [
4273
- (l(!0), d($, null, A(e.children, (a) => (l(), d("li", {
4274
- class: m(["UluFacets__facet", e.classFacet]),
4282
+ (l(!0), d(A, null, $(e.children, (a) => (l(), d("li", {
4283
+ class: h(["UluFacets__facet", e.classFacet]),
4275
4284
  key: a.uid
4276
4285
  }, [
4277
4286
  f("input", {
@@ -4308,8 +4317,8 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4308
4317
  setup(e, { emit: s }) {
4309
4318
  const t = s;
4310
4319
  return (n, i) => (l(), d("div", Dr, [
4311
- (l(!0), d($, null, A(e.facets, (o) => (l(), p(Ut, {
4312
- class: m(["UluFacets__group", e.classes.group]),
4320
+ (l(!0), d(A, null, $(e.facets, (o) => (l(), y(Ut, {
4321
+ class: h(["UluFacets__group", e.classes.group]),
4313
4322
  classToggle: ["UluFacets__group-toggle", e.classes.groupToggle],
4314
4323
  classContent: ["UluFacets__group-content", e.classes.groupContent],
4315
4324
  key: o.uid,
@@ -4324,7 +4333,7 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4324
4333
  group: o,
4325
4334
  isOpen: r
4326
4335
  }, () => [
4327
- k(_(o.name), 1)
4336
+ S(_(o.name), 1)
4328
4337
  ])
4329
4338
  ]),
4330
4339
  default: v(() => [
@@ -4334,15 +4343,15 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4334
4343
  classFacet: e.classes.facet,
4335
4344
  onFacetChange: i[0] || (i[0] = (r) => t("facet-change", r))
4336
4345
  }, null, 8, ["children", "groupUid", "classFacet"]),
4337
- o.children.length > e.maxVisible ? (l(), p(Ut, {
4346
+ o.children.length > e.maxVisible ? (l(), y(Ut, {
4338
4347
  key: 0,
4339
- class: m(["UluFacets__more-facets", e.classes.moreFacets]),
4348
+ class: h(["UluFacets__more-facets", e.classes.moreFacets]),
4340
4349
  clickOutsideCloses: !1,
4341
4350
  closeOnEscape: !1,
4342
4351
  transitionHeight: !0
4343
4352
  }, {
4344
4353
  toggle: v(({ isOpen: r }) => [
4345
- k(_(r ? "- Less" : "+ More"), 1)
4354
+ S(_(r ? "- Less" : "+ More"), 1)
4346
4355
  ]),
4347
4356
  default: v(() => [
4348
4357
  R(It, {
@@ -4353,7 +4362,7 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4353
4362
  }, null, 8, ["children", "groupUid", "classFacet"])
4354
4363
  ]),
4355
4364
  _: 2
4356
- }, 1032, ["class"])) : y("", !0)
4365
+ }, 1032, ["class"])) : p("", !0)
4357
4366
  ]),
4358
4367
  _: 2
4359
4368
  }, 1032, ["class", "classToggle", "classContent", "group", "startOpen"]))), 128))
@@ -4380,14 +4389,14 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4380
4389
  },
4381
4390
  setup(e) {
4382
4391
  return (s, t) => (l(), d("div", Vr, [
4383
- e.items.length ? (l(), p(ls, {
4392
+ e.items.length ? (l(), y(ls, {
4384
4393
  key: 0,
4385
4394
  tag: e.tag,
4386
4395
  name: e.transitionName,
4387
4396
  class: "UluFacetsResults__list"
4388
4397
  }, {
4389
4398
  default: v(() => [
4390
- (l(!0), d($, null, A(e.items, (n, i) => (l(), d("li", {
4399
+ (l(!0), d(A, null, $(e.items, (n, i) => (l(), d("li", {
4391
4400
  class: "UluFacetsResults__item",
4392
4401
  key: n.id || i
4393
4402
  }, [
@@ -4432,14 +4441,14 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4432
4441
  });
4433
4442
  return (a, c) => (l(), d("div", Wr, [
4434
4443
  f("label", {
4435
- class: m(e.classes.searchLabel),
4444
+ class: h(e.classes.searchLabel),
4436
4445
  for: o
4437
4446
  }, [...c[1] || (c[1] = [
4438
4447
  f("strong", null, "Search", -1)
4439
4448
  ])], 2),
4440
4449
  me(f("input", {
4441
4450
  id: o,
4442
- class: m(e.classes.searchInput),
4451
+ class: h(e.classes.searchInput),
4443
4452
  "onUpdate:modelValue": c[0] || (c[0] = (u) => r.value = u),
4444
4453
  type: "text",
4445
4454
  placeholder: e.placeholder
@@ -4486,30 +4495,30 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4486
4495
  let t = 0;
4487
4496
  const n = s, i = M(`ulu-facet-sort-${++t}`);
4488
4497
  return (o, r) => (l(), d("div", {
4489
- class: m(["UluFacetsSort", e.classes.sortForm])
4498
+ class: h(["UluFacetsSort", e.classes.sortForm])
4490
4499
  }, [
4491
4500
  f("label", {
4492
4501
  for: i.value,
4493
- class: m(e.classes.sortFormLabel)
4502
+ class: h(e.classes.sortFormLabel)
4494
4503
  }, [
4495
4504
  g(o.$slots, "default", {}, () => [
4496
- r[1] || (r[1] = k("Sort:", -1))
4505
+ r[1] || (r[1] = S("Sort:", -1))
4497
4506
  ])
4498
4507
  ], 10, Jr),
4499
4508
  f("select", {
4500
4509
  value: e.modelValue,
4501
4510
  onChange: r[0] || (r[0] = (a) => n("update:modelValue", a.target.value)),
4502
4511
  id: i.value,
4503
- class: m(e.classes.sortFormSelect)
4512
+ class: h(e.classes.sortFormSelect)
4504
4513
  }, [
4505
- (l(!0), d($, null, A(e.sortTypes, (a, c) => (l(), d("option", {
4514
+ (l(!0), d(A, null, $(e.sortTypes, (a, c) => (l(), d("option", {
4506
4515
  value: c,
4507
4516
  key: c
4508
4517
  }, _(a.text), 9, ea))), 128))
4509
4518
  ], 42, Qr)
4510
4519
  ], 2));
4511
4520
  }
4512
- }, $s = Symbol(), Os = Symbol(), De = Symbol(), ta = {
4521
+ }, As = Symbol(), Os = Symbol(), De = Symbol(), ta = {
4513
4522
  name: "ScrollAnchors",
4514
4523
  emits: ["section-change"],
4515
4524
  props: {
@@ -4543,7 +4552,7 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4543
4552
  provide() {
4544
4553
  return {
4545
4554
  [De]: w(() => this.sections),
4546
- [$s]: (e) => {
4555
+ [As]: (e) => {
4547
4556
  const { titleId: s, title: t } = e, { element: n } = e.$refs;
4548
4557
  this.sections.push({
4549
4558
  instance: e,
@@ -4574,7 +4583,7 @@ const Fr = { class: "UluFacets__facet-list" }, Lr = ["id", "checked", "onChange"
4574
4583
  let i = 0;
4575
4584
  const o = (r) => {
4576
4585
  r.forEach(({ target: a, isIntersecting: c }) => {
4577
- const u = this.getSectionIndex(a), h = a.offsetTop, b = s[u], C = u === 0 && i > h, U = u === s.length - 1 && i < h;
4586
+ const u = this.getSectionIndex(a), m = a.offsetTop, b = s[u], C = u === 0 && i > m, U = u === s.length - 1 && i < m;
4578
4587
  b && this.$nextTick(() => {
4579
4588
  c ? (t(b), b.active = !0) : (C && !n || U && b.active) && t(), this.$emit("section-change", {
4580
4589
  section: b,
@@ -4620,7 +4629,7 @@ function na(e, s, t, n, i, o) {
4620
4629
  g(e.$slots, "default")
4621
4630
  ]);
4622
4631
  }
4623
- const qf = /* @__PURE__ */ S(ta, [["render", na]]), oa = {
4632
+ const qf = /* @__PURE__ */ k(ta, [["render", na]]), oa = {
4624
4633
  name: "ScrollAnchorsNav",
4625
4634
  inject: {
4626
4635
  sections: { from: De }
@@ -4633,27 +4642,27 @@ const qf = /* @__PURE__ */ S(ta, [["render", na]]), oa = {
4633
4642
  }
4634
4643
  }, ia = ["href"];
4635
4644
  function ra(e, s, t, n, i, o) {
4636
- return o.sections.length ? (l(), p(B(t.element), {
4645
+ return o.sections.length ? (l(), y(B(t.element), {
4637
4646
  key: 0,
4638
4647
  class: "scroll-anchors__nav"
4639
4648
  }, {
4640
4649
  default: v(() => [
4641
4650
  f("ul", null, [
4642
- (l(!0), d($, null, A(o.sections, (r, a) => (l(), d("li", {
4651
+ (l(!0), d(A, null, $(o.sections, (r, a) => (l(), d("li", {
4643
4652
  key: a,
4644
- class: m({ "is-active": r.active })
4653
+ class: h({ "is-active": r.active })
4645
4654
  }, [
4646
4655
  f("a", {
4647
- class: m({ "is-active": r.active }),
4656
+ class: h({ "is-active": r.active }),
4648
4657
  href: `#${r.titleId}`
4649
4658
  }, _(r.title), 11, ia)
4650
4659
  ], 2))), 128))
4651
4660
  ])
4652
4661
  ]),
4653
4662
  _: 1
4654
- })) : y("", !0);
4663
+ })) : p("", !0);
4655
4664
  }
4656
- const Yf = /* @__PURE__ */ S(oa, [["render", ra]]);
4665
+ const Yf = /* @__PURE__ */ k(oa, [["render", ra]]);
4657
4666
  function Rs(e) {
4658
4667
  requestAnimationFrame(() => {
4659
4668
  const s = new MessageChannel();
@@ -4710,18 +4719,18 @@ const aa = {
4710
4719
  }
4711
4720
  }, la = { class: "scroll-anchors__rail" }, ca = ["href"];
4712
4721
  function ua(e, s, t, n, i, o) {
4713
- return o.sections.length ? (l(), p(B(t.element), {
4722
+ return o.sections.length ? (l(), y(B(t.element), {
4714
4723
  key: 0,
4715
4724
  class: "scroll-anchors__nav scroll-anchors__nav--animated"
4716
4725
  }, {
4717
4726
  default: v(() => [
4718
4727
  f("ul", la, [
4719
- (l(!0), d($, null, A(o.sections, (r, a) => (l(), d("li", {
4728
+ (l(!0), d(A, null, $(o.sections, (r, a) => (l(), d("li", {
4720
4729
  key: a,
4721
- class: m({ "is-active": r.active })
4730
+ class: h({ "is-active": r.active })
4722
4731
  }, [
4723
4732
  f("a", {
4724
- class: m({ "is-active": r.active }),
4733
+ class: h({ "is-active": r.active }),
4725
4734
  ref_for: !0,
4726
4735
  ref: (c) => o.addLinkRef(a, c),
4727
4736
  href: `#${r.titleId}`
@@ -4729,7 +4738,7 @@ function ua(e, s, t, n, i, o) {
4729
4738
  ], 2))), 128))
4730
4739
  ]),
4731
4740
  f("div", {
4732
- class: m(["scroll-anchors__indicator", {
4741
+ class: h(["scroll-anchors__indicator", {
4733
4742
  "scroll-anchors__indicator--can-transition": i.indicatorAnimReady
4734
4743
  }]),
4735
4744
  ref: "indicator",
@@ -4741,9 +4750,9 @@ function ua(e, s, t, n, i, o) {
4741
4750
  }, null, 6)
4742
4751
  ]),
4743
4752
  _: 1
4744
- })) : y("", !0);
4753
+ })) : p("", !0);
4745
4754
  }
4746
- const Kf = /* @__PURE__ */ S(aa, [["render", ua]]), da = {
4755
+ const Kf = /* @__PURE__ */ k(aa, [["render", ua]]), da = {
4747
4756
  name: "ScrollAnchorsSection",
4748
4757
  props: {
4749
4758
  title: String,
@@ -4766,7 +4775,7 @@ const Kf = /* @__PURE__ */ S(aa, [["render", ua]]), da = {
4766
4775
  }
4767
4776
  },
4768
4777
  inject: {
4769
- register: { from: $s },
4778
+ register: { from: As },
4770
4779
  unregister: { from: Os },
4771
4780
  sections: { from: De, default: () => w(() => []) }
4772
4781
  },
@@ -4790,22 +4799,22 @@ const Kf = /* @__PURE__ */ S(aa, [["render", ua]]), da = {
4790
4799
  };
4791
4800
  function fa(e, s, t, n, i, o) {
4792
4801
  return l(), d("div", {
4793
- class: m([t.wrapperClass, { [t.activeClass]: t.activeClass && o.section?.active }]),
4802
+ class: h([t.wrapperClass, { [t.activeClass]: t.activeClass && o.section?.active }]),
4794
4803
  ref: "element"
4795
4804
  }, [
4796
- (l(), p(B(t.titleElement), {
4797
- class: m(t.titleClass),
4805
+ (l(), y(B(t.titleElement), {
4806
+ class: h(t.titleClass),
4798
4807
  id: i.titleId
4799
4808
  }, {
4800
4809
  default: v(() => [
4801
- k(_(t.title), 1)
4810
+ S(_(t.title), 1)
4802
4811
  ]),
4803
4812
  _: 1
4804
4813
  }, 8, ["class", "id"])),
4805
4814
  g(e.$slots, "default", { section: o.section })
4806
4815
  ], 2);
4807
4816
  }
4808
- const Gf = /* @__PURE__ */ S(da, [["render", fa]]), ha = {
4817
+ const Gf = /* @__PURE__ */ k(da, [["render", fa]]), ha = {
4809
4818
  __name: "UluSkeletonText",
4810
4819
  props: {
4811
4820
  /**
@@ -4823,7 +4832,7 @@ const Gf = /* @__PURE__ */ S(da, [["render", fa]]), ha = {
4823
4832
  },
4824
4833
  setup(e) {
4825
4834
  return (s, t) => (l(), d("span", {
4826
- class: m(["skeleton skeleton--text", {
4835
+ class: h(["skeleton skeleton--text", {
4827
4836
  "skeleton--inline": e.inline,
4828
4837
  "skeleton--background-alt": e.alt,
4829
4838
  [`skeleton--width-${e.width}`]: e.width
@@ -4839,7 +4848,7 @@ const Gf = /* @__PURE__ */ S(da, [["render", fa]]), ha = {
4839
4848
  when: Boolean
4840
4849
  },
4841
4850
  setup(e) {
4842
- return (s, t) => e.when ? (l(), p(ha, {
4851
+ return (s, t) => e.when ? (l(), y(ha, {
4843
4852
  key: 1,
4844
4853
  inline: ""
4845
4854
  })) : g(s.$slots, "default", { key: 0 });
@@ -4868,21 +4877,21 @@ const Qf = {
4868
4877
  const i = Be(70, 100);
4869
4878
  let o = 0;
4870
4879
  const r = () => {
4871
- const u = i - o, h = Be(15, u);
4872
- return o += h, h;
4880
+ const u = i - o, m = Be(15, u);
4881
+ return o += m, m;
4873
4882
  }, a = [];
4874
4883
  for (; o < i - 15; )
4875
4884
  a.push(r());
4876
- const c = () => a.reduce((u, h) => u + h, 0);
4885
+ const c = () => a.reduce((u, m) => u + m, 0);
4877
4886
  for (; c() >= i && a.pop(); )
4878
4887
  ;
4879
4888
  return a.map((u) => ({ width: u, alt: Math.random() < 0.5 }));
4880
4889
  }));
4881
4890
  return (n, i) => (l(), d("div", null, [
4882
- (l(!0), d($, null, A(t.value, (o, r) => (l(), d("div", { key: r }, [
4883
- (l(!0), d($, null, A(o, (a) => (l(), d("span", {
4891
+ (l(!0), d(A, null, $(t.value, (o, r) => (l(), d("div", { key: r }, [
4892
+ (l(!0), d(A, null, $(o, (a) => (l(), d("span", {
4884
4893
  key: a,
4885
- class: m(["skeleton skeleton--text skeleton--inline", { "skeleton--background-alt": a.alt }]),
4894
+ class: h(["skeleton skeleton--text skeleton--inline", { "skeleton--background-alt": a.alt }]),
4886
4895
  style: P({ width: `${a.width}%` })
4887
4896
  }, null, 6))), 128))
4888
4897
  ]))), 128))
@@ -5099,7 +5108,7 @@ const Qf = {
5099
5108
  }, ba = {
5100
5109
  class: "slideshow__track",
5101
5110
  ref: "track"
5102
- }, wa = ["tabindex"], Sa = { class: "slideshow__controls" }, ka = { class: "slideshow__controls-item slideshow__controls-item--previous" }, Ca = ["disabled"], Ta = { class: "slideshow__controls-item slideshow__controls-item--next" }, Aa = ["disabled"], $a = {
5111
+ }, wa = ["tabindex"], Sa = { class: "slideshow__controls" }, ka = { class: "slideshow__controls-item slideshow__controls-item--previous" }, Ca = ["disabled"], Ta = { class: "slideshow__controls-item slideshow__controls-item--next" }, $a = ["disabled"], Aa = {
5103
5112
  key: 0,
5104
5113
  class: "slideshow__nav",
5105
5114
  ref: "nav"
@@ -5110,8 +5119,8 @@ function xa(e, s, t, n, i, o) {
5110
5119
  f("div", _a, [
5111
5120
  f("div", va, [
5112
5121
  f("ul", ba, [
5113
- (l(!0), d($, null, A(i.slides, (a, c) => (l(), d("li", {
5114
- class: m(["slideshow__slide", { "is-active": a.active }]),
5122
+ (l(!0), d(A, null, $(i.slides, (a, c) => (l(), d("li", {
5123
+ class: h(["slideshow__slide", { "is-active": a.active }]),
5115
5124
  key: c,
5116
5125
  tabindex: t.slideFocusable ? "0" : "-1",
5117
5126
  ref_for: !0,
@@ -5151,13 +5160,13 @@ function xa(e, s, t, n, i, o) {
5151
5160
  class: "slideshow__control-icon",
5152
5161
  icon: "type:previous"
5153
5162
  })
5154
- ], 8, Aa)
5163
+ ], 8, $a)
5155
5164
  ])
5156
5165
  ])
5157
5166
  ], 512),
5158
- t.noNav ? y("", !0) : (l(), d("ul", $a, [
5159
- (l(!0), d($, null, A(i.slides, (a, c) => (l(), d("li", {
5160
- class: m(["slideshow__nav-item", { "is-active": a.active }]),
5167
+ t.noNav ? p("", !0) : (l(), d("ul", Aa, [
5168
+ (l(!0), d(A, null, $(i.slides, (a, c) => (l(), d("li", {
5169
+ class: h(["slideshow__nav-item", { "is-active": a.active }]),
5161
5170
  ref_for: !0,
5162
5171
  ref: (u) => {
5163
5172
  a.navElement = u;
@@ -5165,7 +5174,7 @@ function xa(e, s, t, n, i, o) {
5165
5174
  key: c
5166
5175
  }, [
5167
5176
  f("button", {
5168
- class: m(["slideshow__nav-button", { "is-active": a.active }]),
5177
+ class: h(["slideshow__nav-button", { "is-active": a.active }]),
5169
5178
  onClick: (u) => o.to(c)
5170
5179
  }, [
5171
5180
  g(e.$slots, "nav", {
@@ -5180,7 +5189,7 @@ function xa(e, s, t, n, i, o) {
5180
5189
  ], 512))
5181
5190
  ]);
5182
5191
  }
5183
- const Ua = /* @__PURE__ */ S(ya, [["render", xa]]), ja = {
5192
+ const Ua = /* @__PURE__ */ k(ya, [["render", xa]]), ja = {
5184
5193
  name: "ImageSlideShow",
5185
5194
  components: {
5186
5195
  UluSlideShow: Ua
@@ -5205,14 +5214,14 @@ const Ua = /* @__PURE__ */ S(ya, [["render", xa]]), ja = {
5205
5214
  const { active: t, navElement: n } = e;
5206
5215
  if (!n) return;
5207
5216
  const { offsetWidth: i, scrollLeft: o } = s, { offsetLeft: r, offsetWidth: a } = n, c = o + i, u = r + a;
5208
- let h = null;
5209
- console.log("left/right", o, c), t && n && (u > c ? h = o + (u - c) : r < o && (h = r), h !== null && s.scrollTo({ left: h, top: 0, behavior: "smooth" }));
5217
+ let m = null;
5218
+ console.log("left/right", o, c), t && n && (u > c ? m = o + (u - c) : r < o && (m = r), m !== null && s.scrollTo({ left: m, top: 0, behavior: "smooth" }));
5210
5219
  }
5211
5220
  }
5212
5221
  }, za = ["src", "alt"], Ea = { class: "slideshow__image-actions" }, Ia = ["src", "alt"];
5213
5222
  function Ma(e, s, t, n, i, o) {
5214
5223
  const r = E("AppButton"), a = E("UluSlideShow");
5215
- return l(), p(a, {
5224
+ return l(), y(a, {
5216
5225
  class: "slideshow--images",
5217
5226
  items: t.images,
5218
5227
  onSlideChange: o.slideChange
@@ -5223,7 +5232,7 @@ function Ma(e, s, t, n, i, o) {
5223
5232
  alt: c.alt
5224
5233
  }, null, 8, za),
5225
5234
  f("div", Ea, [
5226
- t.selectButton ? (l(), p(r, {
5235
+ t.selectButton ? (l(), y(r, {
5227
5236
  key: 0,
5228
5237
  class: "type-small",
5229
5238
  icon: "plus",
@@ -5231,10 +5240,10 @@ function Ma(e, s, t, n, i, o) {
5231
5240
  iconBefore: ""
5232
5241
  }, {
5233
5242
  default: v(() => [...s[0] || (s[0] = [
5234
- k(" Select ", -1)
5243
+ S(" Select ", -1)
5235
5244
  ])]),
5236
5245
  _: 1
5237
- })) : y("", !0)
5246
+ })) : p("", !0)
5238
5247
  ])
5239
5248
  ]),
5240
5249
  nav: v(({ index: c }) => [
@@ -5246,7 +5255,7 @@ function Ma(e, s, t, n, i, o) {
5246
5255
  _: 1
5247
5256
  }, 8, ["items", "onSlideChange"]);
5248
5257
  }
5249
- const th = /* @__PURE__ */ S(ja, [["render", Ma]]), Ba = {
5258
+ const th = /* @__PURE__ */ k(ja, [["render", Ma]]), Ba = {
5250
5259
  name: "SlideShowSlide",
5251
5260
  props: {
5252
5261
  /**
@@ -5261,12 +5270,12 @@ const th = /* @__PURE__ */ S(ja, [["render", Ma]]), Ba = {
5261
5270
  };
5262
5271
  function Pa(e, s, t, n, i, o) {
5263
5272
  return l(), d("li", {
5264
- class: m(["slideshow__slide", { "is-active": t.active }])
5273
+ class: h(["slideshow__slide", { "is-active": t.active }])
5265
5274
  }, [
5266
5275
  g(e.$slots, "default")
5267
5276
  ], 2);
5268
5277
  }
5269
- const sh = /* @__PURE__ */ S(Ba, [["render", Pa]]), Fa = {
5278
+ const sh = /* @__PURE__ */ k(Ba, [["render", Pa]]), Fa = {
5270
5279
  name: "UluTableStickyRows",
5271
5280
  props: {
5272
5281
  rows: Array,
@@ -5285,20 +5294,20 @@ const sh = /* @__PURE__ */ S(Ba, [["render", Pa]]), Fa = {
5285
5294
  }
5286
5295
  }, La = ["id"], Ha = ["innerHTML"];
5287
5296
  function Da(e, s, t, n, i, o) {
5288
- return l(!0), d($, null, A(t.rows, (r, a) => (l(), d("tr", {
5297
+ return l(!0), d(A, null, $(t.rows, (r, a) => (l(), d("tr", {
5289
5298
  key: `br-${a}`,
5290
5299
  id: t.optionalAttr(t.isActual && r.id),
5291
- class: m(t.resolveClasses(t.classes.row, { row: r.data, rowIndex: a, isActual: t.isActual, foot: t.foot })),
5300
+ class: h(t.resolveClasses(t.classes.row, { row: r.data, rowIndex: a, isActual: t.isActual, foot: t.foot })),
5292
5301
  style: P({
5293
5302
  height: r.height
5294
5303
  })
5295
5304
  }, [
5296
- (l(!0), d($, null, A(t.rowColumns, (c, u) => (l(), p(B(c.rowHeader ? "th" : "td"), {
5305
+ (l(!0), d(A, null, $(t.rowColumns, (c, u) => (l(), y(B(c.rowHeader ? "th" : "td"), {
5297
5306
  id: t.optionalAttr(t.isActual && c.rowHeader && c.getRowHeaderId(a)),
5298
5307
  scope: t.optionalAttr(t.isActual && c.rowHeader && "row"),
5299
5308
  key: `bc-${u}`,
5300
5309
  headers: t.optionalAttr(t.isActual && t.getCellHeaders(c, a)),
5301
- class: m(t.resolveClasses(c.class, { column: c, index: u, isActual: t.isActual, row: r, rowIndex: a, foot: t.foot })),
5310
+ class: h(t.resolveClasses(c.class, { column: c, index: u, isActual: t.isActual, row: r, rowIndex: a, foot: t.foot })),
5302
5311
  style: P({
5303
5312
  width: t.columnWidth
5304
5313
  })
@@ -5315,15 +5324,15 @@ function Da(e, s, t, n, i, o) {
5315
5324
  }) : c.html ? (l(), d("div", {
5316
5325
  key: 1,
5317
5326
  innerHTML: t.value({ row: r, column: c, rowIndex: a, isActual: t.isActual, foot: t.foot })
5318
- }, null, 8, Ha)) : (l(), d($, { key: 2 }, [
5319
- k(_(t.value({ row: r, column: c, rowIndex: a, isActual: t.isActual, foot: t.foot })), 1)
5327
+ }, null, 8, Ha)) : (l(), d(A, { key: 2 }, [
5328
+ S(_(t.value({ row: r, column: c, rowIndex: a, isActual: t.isActual, foot: t.foot })), 1)
5320
5329
  ], 64))
5321
5330
  ]),
5322
5331
  _: 2
5323
5332
  }, 1032, ["id", "scope", "headers", "class", "style"]))), 128))
5324
5333
  ], 14, La))), 128);
5325
5334
  }
5326
- const Va = /* @__PURE__ */ S(Fa, [["render", Da]]), Na = {
5335
+ const Va = /* @__PURE__ */ k(Fa, [["render", Da]]), Na = {
5327
5336
  name: "UluTableStickyTable",
5328
5337
  components: {
5329
5338
  UluTableStickyRows: Va
@@ -5416,32 +5425,32 @@ const Va = /* @__PURE__ */ S(Fa, [["render", Da]]), Na = {
5416
5425
  function tl(e, s, t, n, i, o) {
5417
5426
  const r = E("UluTableStickyRows");
5418
5427
  return l(), d("table", {
5419
- class: m(t.resolveClasses(t.classes.table, { isActual: t.isActual })),
5428
+ class: h(t.resolveClasses(t.classes.table, { isActual: t.isActual })),
5420
5429
  "aria-hidden": t.isActual ? "false" : "true"
5421
5430
  }, [
5422
- t.caption ? (l(), d("caption", Xa, _(t.caption), 1)) : y("", !0),
5431
+ t.caption ? (l(), d("caption", Xa, _(t.caption), 1)) : p("", !0),
5423
5432
  f("thead", null, [
5424
- (l(!0), d($, null, A(t.headerRows, (a, c) => (l(), d("tr", {
5433
+ (l(!0), d(A, null, $(t.headerRows, (a, c) => (l(), d("tr", {
5425
5434
  key: `hr-${c}`,
5426
5435
  id: o.optionalAttr(t.isActual && a.id),
5427
- class: m(t.resolveClasses(t.classes.rowHeader, { row: a, rowIndex: c, isActual: t.isActual })),
5436
+ class: h(t.resolveClasses(t.classes.rowHeader, { row: a, rowIndex: c, isActual: t.isActual })),
5428
5437
  style: P({
5429
5438
  height: a.height
5430
5439
  })
5431
5440
  }, [
5432
- (l(!0), d($, null, A(a.columns, (u, h) => (l(), d("th", {
5433
- key: `hc-${h}`,
5441
+ (l(!0), d(A, null, $(a.columns, (u, m) => (l(), d("th", {
5442
+ key: `hc-${m}`,
5434
5443
  id: o.optionalAttr(t.isActual && u.id),
5435
5444
  rowspan: u.rowspan,
5436
5445
  colspan: u.colspan,
5437
5446
  "data-child-columns": u.columns && u.columns.length,
5438
- class: m([
5447
+ class: h([
5439
5448
  {
5440
5449
  "sort-active": u.sortApplied,
5441
5450
  "sort-ascending": u.sortApplied && u.sortAscending,
5442
5451
  "sort-descending": u.sortApplied && !u.sortAscending
5443
5452
  },
5444
- t.resolveClasses(u.classHeader, { column: u, index: h, isActual: t.isActual })
5453
+ t.resolveClasses(u.classHeader, { column: u, index: m, isActual: t.isActual })
5445
5454
  ]),
5446
5455
  style: P({
5447
5456
  width: u.width
@@ -5452,9 +5461,9 @@ function tl(e, s, t, n, i, o) {
5452
5461
  ref_for: !0,
5453
5462
  ref: (b) => o.addHeaderRef(u, b)
5454
5463
  }, [
5455
- u.sortable ? (l(), p(B(t.isActual ? "button" : "div"), {
5464
+ u.sortable ? (l(), y(B(t.isActual ? "button" : "div"), {
5456
5465
  key: 0,
5457
- class: m(["table-sticky__sort-button", {
5466
+ class: h(["table-sticky__sort-button", {
5458
5467
  "table-sticky__sort-button--focused": u.sortFocused
5459
5468
  }]),
5460
5469
  onClick: (b) => e.$emit("column-sorted", u),
@@ -5467,33 +5476,33 @@ function tl(e, s, t, n, i, o) {
5467
5476
  key: 0,
5468
5477
  isActual: t.isActual,
5469
5478
  column: u,
5470
- index: h
5479
+ index: m
5471
5480
  }) : u.htmlTitle ? (l(), d("div", {
5472
5481
  key: 1,
5473
- innerHTML: t.getColumnTitle({ column: u, index: h, isActual: t.isActual })
5474
- }, null, 8, Ka)) : (l(), d($, { key: 2 }, [
5475
- k(_(t.getColumnTitle({ column: u, index: h, isActual: t.isActual })), 1)
5482
+ innerHTML: t.getColumnTitle({ column: u, index: m, isActual: t.isActual })
5483
+ }, null, 8, Ka)) : (l(), d(A, { key: 2 }, [
5484
+ S(_(t.getColumnTitle({ column: u, index: m, isActual: t.isActual })), 1)
5476
5485
  ], 64)),
5477
5486
  f("span", Ga, [
5478
5487
  f("span", Za, [
5479
5488
  g(e.$slots, "sortIcon", {}, () => [
5480
- s[0] || (s[0] = k("▼", -1))
5489
+ s[0] || (s[0] = S("▼", -1))
5481
5490
  ])
5482
5491
  ])
5483
5492
  ])
5484
5493
  ]),
5485
5494
  _: 2
5486
- }, 1064, ["class", "onClick", "onFocus", "onBlur", "aria-pressed"])) : (l(), d($, { key: 1 }, [
5495
+ }, 1064, ["class", "onClick", "onFocus", "onBlur", "aria-pressed"])) : (l(), d(A, { key: 1 }, [
5487
5496
  e.$slots[u.slotHeader] ? g(e.$slots, u.slotHeader, {
5488
5497
  key: 0,
5489
5498
  isActual: t.isActual,
5490
5499
  column: u,
5491
- index: h
5500
+ index: m
5492
5501
  }) : u.htmlTitle ? (l(), d("div", {
5493
5502
  key: 1,
5494
- innerHTML: t.getColumnTitle({ column: u, index: h, isActual: t.isActual })
5495
- }, null, 8, Ja)) : (l(), d($, { key: 2 }, [
5496
- k(_(t.getColumnTitle({ column: u, index: h, isActual: t.isActual })), 1)
5503
+ innerHTML: t.getColumnTitle({ column: u, index: m, isActual: t.isActual })
5504
+ }, null, 8, Ja)) : (l(), d(A, { key: 2 }, [
5505
+ S(_(t.getColumnTitle({ column: u, index: m, isActual: t.isActual })), 1)
5497
5506
  ], 64))
5498
5507
  ], 64))
5499
5508
  ], 14, Ya))), 128))
@@ -5511,14 +5520,14 @@ function tl(e, s, t, n, i, o) {
5511
5520
  classes: t.classes,
5512
5521
  value: o.value
5513
5522
  }, ue({ _: 2 }, [
5514
- A(e.$slots, (a, c) => ({
5523
+ $(e.$slots, (a, c) => ({
5515
5524
  name: c,
5516
5525
  fn: v((u) => [
5517
5526
  g(e.$slots, c, X(q(u)))
5518
5527
  ])
5519
5528
  }))
5520
5529
  ]), 1032, ["rows", "rowColumns", "optionalAttr", "resolveClasses", "getCellHeaders", "isActual", "columnWidth", "classes", "value"])
5521
- ])) : y("", !0),
5530
+ ])) : p("", !0),
5522
5531
  t.footerRows ? (l(), d("tfoot", el, [
5523
5532
  R(r, {
5524
5533
  rows: t.footerRows,
@@ -5532,17 +5541,17 @@ function tl(e, s, t, n, i, o) {
5532
5541
  value: o.value,
5533
5542
  foot: ""
5534
5543
  }, ue({ _: 2 }, [
5535
- A(e.$slots, (a, c) => ({
5544
+ $(e.$slots, (a, c) => ({
5536
5545
  name: c,
5537
5546
  fn: v((u) => [
5538
5547
  g(e.$slots, c, X(q(u)))
5539
5548
  ])
5540
5549
  }))
5541
5550
  ]), 1032, ["rows", "rowColumns", "optionalAttr", "resolveClasses", "getCellHeaders", "isActual", "columnWidth", "classes", "value"])
5542
- ])) : y("", !0)
5551
+ ])) : p("", !0)
5543
5552
  ], 10, Wa);
5544
5553
  }
5545
- const sl = /* @__PURE__ */ S(Na, [["render", tl]]);
5554
+ const sl = /* @__PURE__ */ k(Na, [["render", tl]]);
5546
5555
  function nl() {
5547
5556
  this.__data__ = [], this.size = 0;
5548
5557
  }
@@ -5615,25 +5624,25 @@ function bl(e) {
5615
5624
  return vl.call(e);
5616
5625
  }
5617
5626
  var wl = "[object Null]", Sl = "[object Undefined]", Mt = fe ? fe.toStringTag : void 0;
5618
- function $e(e) {
5627
+ function Ae(e) {
5619
5628
  return e == null ? e === void 0 ? Sl : wl : Mt && Mt in Object(e) ? pl(e) : bl(e);
5620
5629
  }
5621
5630
  function Ne(e) {
5622
5631
  var s = typeof e;
5623
5632
  return e != null && (s == "object" || s == "function");
5624
5633
  }
5625
- var kl = "[object AsyncFunction]", Cl = "[object Function]", Tl = "[object GeneratorFunction]", Al = "[object Proxy]";
5634
+ var kl = "[object AsyncFunction]", Cl = "[object Function]", Tl = "[object GeneratorFunction]", $l = "[object Proxy]";
5626
5635
  function zs(e) {
5627
5636
  if (!Ne(e))
5628
5637
  return !1;
5629
- var s = $e(e);
5630
- return s == Cl || s == Tl || s == kl || s == Al;
5638
+ var s = Ae(e);
5639
+ return s == Cl || s == Tl || s == kl || s == $l;
5631
5640
  }
5632
5641
  var Ke = Y["__core-js_shared__"], Bt = function() {
5633
5642
  var e = /[^.]+$/.exec(Ke && Ke.keys && Ke.keys.IE_PROTO || "");
5634
5643
  return e ? "Symbol(src)_1." + e : "";
5635
5644
  }();
5636
- function $l(e) {
5645
+ function Al(e) {
5637
5646
  return !!Bt && Bt in e;
5638
5647
  }
5639
5648
  var Ol = Function.prototype, Rl = Ol.toString;
@@ -5654,7 +5663,7 @@ var xl = /[\\^$.*+?()[\]{}|]/g, Ul = /^\[object .+?Constructor\]$/, jl = Functio
5654
5663
  "^" + El.call(Il).replace(xl, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
5655
5664
  );
5656
5665
  function Bl(e) {
5657
- if (!Ne(e) || $l(e))
5666
+ if (!Ne(e) || Al(e))
5658
5667
  return !1;
5659
5668
  var s = zs(e) ? Ml : Ul;
5660
5669
  return s.test(re(e));
@@ -5666,9 +5675,9 @@ function ae(e, s) {
5666
5675
  var t = Pl(e, s);
5667
5676
  return Bl(t) ? t : void 0;
5668
5677
  }
5669
- var Te = ae(Y, "Map"), Ae = ae(Object, "create");
5678
+ var Te = ae(Y, "Map"), $e = ae(Object, "create");
5670
5679
  function Fl() {
5671
- this.__data__ = Ae ? Ae(null) : {}, this.size = 0;
5680
+ this.__data__ = $e ? $e(null) : {}, this.size = 0;
5672
5681
  }
5673
5682
  function Ll(e) {
5674
5683
  var s = this.has(e) && delete this.__data__[e];
@@ -5677,7 +5686,7 @@ function Ll(e) {
5677
5686
  var Hl = "__lodash_hash_undefined__", Dl = Object.prototype, Vl = Dl.hasOwnProperty;
5678
5687
  function Nl(e) {
5679
5688
  var s = this.__data__;
5680
- if (Ae) {
5689
+ if ($e) {
5681
5690
  var t = s[e];
5682
5691
  return t === Hl ? void 0 : t;
5683
5692
  }
@@ -5686,12 +5695,12 @@ function Nl(e) {
5686
5695
  var Wl = Object.prototype, Xl = Wl.hasOwnProperty;
5687
5696
  function ql(e) {
5688
5697
  var s = this.__data__;
5689
- return Ae ? s[e] !== void 0 : Xl.call(s, e);
5698
+ return $e ? s[e] !== void 0 : Xl.call(s, e);
5690
5699
  }
5691
5700
  var Yl = "__lodash_hash_undefined__";
5692
5701
  function Kl(e, s) {
5693
5702
  var t = this.__data__;
5694
- return this.size += this.has(e) ? 0 : 1, t[e] = Ae && s === void 0 ? Yl : s, this;
5703
+ return this.size += this.has(e) ? 0 : 1, t[e] = $e && s === void 0 ? Yl : s, this;
5695
5704
  }
5696
5705
  function ie(e) {
5697
5706
  var s = -1, t = e == null ? 0 : e.length;
@@ -5801,7 +5810,7 @@ function Oe(e) {
5801
5810
  }
5802
5811
  var uc = "[object Arguments]";
5803
5812
  function Ft(e) {
5804
- return Oe(e) && $e(e) == uc;
5813
+ return Oe(e) && Ae(e) == uc;
5805
5814
  }
5806
5815
  var Es = Object.prototype, dc = Es.hasOwnProperty, fc = Es.propertyIsEnumerable, hc = Ft(/* @__PURE__ */ function() {
5807
5816
  return arguments;
@@ -5820,11 +5829,11 @@ var bc = 9007199254740991;
5820
5829
  function Bs(e) {
5821
5830
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= bc;
5822
5831
  }
5823
- var wc = "[object Arguments]", Sc = "[object Array]", kc = "[object Boolean]", Cc = "[object Date]", Tc = "[object Error]", Ac = "[object Function]", $c = "[object Map]", Oc = "[object Number]", Rc = "[object Object]", xc = "[object RegExp]", Uc = "[object Set]", jc = "[object String]", zc = "[object WeakMap]", Ec = "[object ArrayBuffer]", Ic = "[object DataView]", Mc = "[object Float32Array]", Bc = "[object Float64Array]", Pc = "[object Int8Array]", Fc = "[object Int16Array]", Lc = "[object Int32Array]", Hc = "[object Uint8Array]", Dc = "[object Uint8ClampedArray]", Vc = "[object Uint16Array]", Nc = "[object Uint32Array]", z = {};
5832
+ var wc = "[object Arguments]", Sc = "[object Array]", kc = "[object Boolean]", Cc = "[object Date]", Tc = "[object Error]", $c = "[object Function]", Ac = "[object Map]", Oc = "[object Number]", Rc = "[object Object]", xc = "[object RegExp]", Uc = "[object Set]", jc = "[object String]", zc = "[object WeakMap]", Ec = "[object ArrayBuffer]", Ic = "[object DataView]", Mc = "[object Float32Array]", Bc = "[object Float64Array]", Pc = "[object Int8Array]", Fc = "[object Int16Array]", Lc = "[object Int32Array]", Hc = "[object Uint8Array]", Dc = "[object Uint8ClampedArray]", Vc = "[object Uint16Array]", Nc = "[object Uint32Array]", z = {};
5824
5833
  z[Mc] = z[Bc] = z[Pc] = z[Fc] = z[Lc] = z[Hc] = z[Dc] = z[Vc] = z[Nc] = !0;
5825
- z[wc] = z[Sc] = z[Ec] = z[kc] = z[Ic] = z[Cc] = z[Tc] = z[Ac] = z[$c] = z[Oc] = z[Rc] = z[xc] = z[Uc] = z[jc] = z[zc] = !1;
5834
+ z[wc] = z[Sc] = z[Ec] = z[kc] = z[Ic] = z[Cc] = z[Tc] = z[$c] = z[Ac] = z[Oc] = z[Rc] = z[xc] = z[Uc] = z[jc] = z[zc] = !1;
5826
5835
  function Wc(e) {
5827
- return Oe(e) && Bs(e.length) && !!z[$e(e)];
5836
+ return Oe(e) && Bs(e.length) && !!z[Ae(e)];
5828
5837
  }
5829
5838
  function wt(e) {
5830
5839
  return function(s) {
@@ -5906,9 +5915,9 @@ function hu(e, s, t) {
5906
5915
  function mu(e) {
5907
5916
  return hu(e, nu, uu);
5908
5917
  }
5909
- var st = ae(Y, "DataView"), nt = ae(Y, "Promise"), ot = ae(Y, "Set"), it = ae(Y, "WeakMap"), Xt = "[object Map]", gu = "[object Object]", qt = "[object Promise]", Yt = "[object Set]", Kt = "[object WeakMap]", Gt = "[object DataView]", yu = re(st), pu = re(Te), _u = re(nt), vu = re(ot), bu = re(it), K = $e;
5918
+ var st = ae(Y, "DataView"), nt = ae(Y, "Promise"), ot = ae(Y, "Set"), it = ae(Y, "WeakMap"), Xt = "[object Map]", gu = "[object Object]", qt = "[object Promise]", Yt = "[object Set]", Kt = "[object WeakMap]", Gt = "[object DataView]", yu = re(st), pu = re(Te), _u = re(nt), vu = re(ot), bu = re(it), K = Ae;
5910
5919
  (st && K(new st(new ArrayBuffer(1))) != Gt || Te && K(new Te()) != Xt || nt && K(nt.resolve()) != qt || ot && K(new ot()) != Yt || it && K(new it()) != Kt) && (K = function(e) {
5911
- var s = $e(e), t = s == gu ? e.constructor : void 0, n = t ? re(t) : "";
5920
+ var s = Ae(e), t = s == gu ? e.constructor : void 0, n = t ? re(t) : "";
5912
5921
  if (n)
5913
5922
  switch (n) {
5914
5923
  case yu:
@@ -5939,12 +5948,12 @@ function Cu(e, s) {
5939
5948
  return new e.constructor(t, e.byteOffset, e.byteLength);
5940
5949
  }
5941
5950
  var Tu = /\w*$/;
5942
- function Au(e) {
5951
+ function $u(e) {
5943
5952
  var s = new e.constructor(e.source, Tu.exec(e));
5944
5953
  return s.lastIndex = e.lastIndex, s;
5945
5954
  }
5946
5955
  var Jt = fe ? fe.prototype : void 0, Qt = Jt ? Jt.valueOf : void 0;
5947
- function $u(e) {
5956
+ function Au(e) {
5948
5957
  return Qt ? Object(Qt.call(e)) : {};
5949
5958
  }
5950
5959
  function Ou(e, s) {
@@ -5978,11 +5987,11 @@ function Yu(e, s, t) {
5978
5987
  case Iu:
5979
5988
  return new n(e);
5980
5989
  case zu:
5981
- return Au(e);
5990
+ return $u(e);
5982
5991
  case Eu:
5983
5992
  return new n();
5984
5993
  case Mu:
5985
- return $u(e);
5994
+ return Au(e);
5986
5995
  }
5987
5996
  }
5988
5997
  var es = Object.create, Ku = /* @__PURE__ */ function() {
@@ -6034,9 +6043,9 @@ function Ie(e, s, t, n, i, o) {
6034
6043
  }
6035
6044
  }
6036
6045
  o || (o = new ye());
6037
- var h = o.get(e);
6038
- if (h)
6039
- return h;
6046
+ var m = o.get(e);
6047
+ if (m)
6048
+ return m;
6040
6049
  o.set(e, r), sd(e) ? e.forEach(function(U) {
6041
6050
  r.add(Ie(U, s, t, U, e, o));
6042
6051
  }) : Qu(e) && e.forEach(function(U, I) {
@@ -6047,9 +6056,9 @@ function Ie(e, s, t, n, i, o) {
6047
6056
  C && (I = U, U = e[I]), lc(r, I, Ie(U, s, t, I, e, o));
6048
6057
  }), r;
6049
6058
  }
6050
- var Ad = 1, $d = 4;
6059
+ var $d = 1, Ad = 4;
6051
6060
  function Od(e) {
6052
- return Ie(e, Ad | $d);
6061
+ return Ie(e, $d | Ad);
6053
6062
  }
6054
6063
  const Ze = (e) => e.every((s) => typeof s == "object"), ns = !0, Ws = () => window.innerWidth;
6055
6064
  let os = Ws();
@@ -6335,7 +6344,7 @@ const Rd = {
6335
6344
  }));
6336
6345
  function o(r, a) {
6337
6346
  const c = a.columns;
6338
- c && c.forEach((u) => o(1 + r, u)), a.rowspan = c ? 1 : t - r, a.colspan = c ? c.reduce((u, h) => u + h.colspan, 0) : 1, i[r].columns.push(a);
6347
+ c && c.forEach((u) => o(1 + r, u)), a.rowspan = c ? 1 : t - r, a.colspan = c ? c.reduce((u, m) => u + m.colspan, 0) : 1, i[r].columns.push(a);
6339
6348
  }
6340
6349
  return e.forEach((r) => o(0, r)), i;
6341
6350
  },
@@ -6467,7 +6476,7 @@ const Rd = {
6467
6476
  function Pd(e, s, t, n, i, o) {
6468
6477
  const r = E("UluTableStickyTable");
6469
6478
  return l(), d("div", {
6470
- class: m(["table-sticky", {
6479
+ class: h(["table-sticky", {
6471
6480
  "table-sticky--overflown-x": i.overflownX,
6472
6481
  "table-sticky--can-scroll-right": i.canScrollRight,
6473
6482
  "table-sticky--can-scroll-left": i.canScrollLeft
@@ -6491,7 +6500,7 @@ function Pd(e, s, t, n, i, o) {
6491
6500
  }),
6492
6501
  onColumnSorted: o.applySort
6493
6502
  }, ue({ _: 2 }, [
6494
- A(e.$slots, (a, c) => ({
6503
+ $(e.$slots, (a, c) => ({
6495
6504
  name: c,
6496
6505
  fn: v((u) => [
6497
6506
  g(e.$slots, c, X(q(u)))
@@ -6501,7 +6510,7 @@ function Pd(e, s, t, n, i, o) {
6501
6510
  ])
6502
6511
  ]),
6503
6512
  f("div", jd, [
6504
- t.firstColumnSticky ? (l(), p(r, {
6513
+ t.firstColumnSticky ? (l(), y(r, {
6505
6514
  key: 0,
6506
6515
  ref: "firstColumnHeader",
6507
6516
  class: "table-sticky__table table-sticky__table--first-column-header",
@@ -6517,17 +6526,17 @@ function Pd(e, s, t, n, i, o) {
6517
6526
  }),
6518
6527
  onColumnSorted: o.applySort
6519
6528
  }, ue({ _: 2 }, [
6520
- A(e.$slots, (a, c) => ({
6529
+ $(e.$slots, (a, c) => ({
6521
6530
  name: c,
6522
6531
  fn: v((u) => [
6523
6532
  g(e.$slots, c, X(q(u)))
6524
6533
  ])
6525
6534
  }))
6526
- ]), 1032, ["classes", "caption", "resolveClasses", "getColumnTitle", "idPrefix", "headerRows", "style", "onColumnSorted"])) : y("", !0)
6535
+ ]), 1032, ["classes", "caption", "resolveClasses", "getColumnTitle", "idPrefix", "headerRows", "style", "onColumnSorted"])) : p("", !0)
6527
6536
  ]),
6528
6537
  f("div", zd, [
6529
6538
  me(f("div", {
6530
- class: m(["table-sticky__controls", o.resolveClasses(t.classes.controls)]),
6539
+ class: h(["table-sticky__controls", o.resolveClasses(t.classes.controls)]),
6531
6540
  ref: "controls"
6532
6541
  }, [
6533
6542
  e.$slots.controls ? g(e.$slots, "controls", {
@@ -6536,7 +6545,7 @@ function Pd(e, s, t, n, i, o) {
6536
6545
  scrollRight: o.scrollRight,
6537
6546
  canScrollLeft: i.canScrollLeft,
6538
6547
  canScrollRight: i.canScrollRight
6539
- }) : t.controlsComponent ? (l(), p(B(t.controlsComponent), {
6548
+ }) : t.controlsComponent ? (l(), y(B(t.controlsComponent), {
6540
6549
  key: 1,
6541
6550
  scrollLeft: o.scrollLeft,
6542
6551
  scrollRight: o.scrollRight,
@@ -6544,23 +6553,23 @@ function Pd(e, s, t, n, i, o) {
6544
6553
  canScrollRight: i.canScrollRight
6545
6554
  }, null, 8, ["scrollLeft", "scrollRight", "canScrollLeft", "canScrollRight"])) : (l(), d("div", Ed, [
6546
6555
  f("button", {
6547
- class: m(["table-sticky__control table-sticky__control--left", o.resolveClasses(t.classes.controlButton)]),
6556
+ class: h(["table-sticky__control table-sticky__control--left", o.resolveClasses(t.classes.controlButton)]),
6548
6557
  "aria-label": "Scroll Left",
6549
6558
  onClick: s[0] || (s[0] = (...a) => o.scrollLeft && o.scrollLeft(...a)),
6550
6559
  disabled: !i.canScrollLeft
6551
6560
  }, [
6552
6561
  g(e.$slots, "controlLeft", {}, () => [
6553
- s[2] || (s[2] = k(" ← ", -1))
6562
+ s[2] || (s[2] = S(" ← ", -1))
6554
6563
  ])
6555
6564
  ], 10, Id),
6556
6565
  f("button", {
6557
- class: m(["table-sticky__control table-sticky__control--right", o.resolveClasses(t.classes.controlButton)]),
6566
+ class: h(["table-sticky__control table-sticky__control--right", o.resolveClasses(t.classes.controlButton)]),
6558
6567
  "aria-label": "Scroll Right",
6559
6568
  onClick: s[1] || (s[1] = (...a) => o.scrollRight && o.scrollRight(...a)),
6560
6569
  disabled: !i.canScrollRight
6561
6570
  }, [
6562
6571
  g(e.$slots, "controlRight", {}, () => [
6563
- s[3] || (s[3] = k(" → ", -1))
6572
+ s[3] || (s[3] = S(" → ", -1))
6564
6573
  ])
6565
6574
  ], 10, Md)
6566
6575
  ]))
@@ -6588,7 +6597,7 @@ function Pd(e, s, t, n, i, o) {
6588
6597
  onActualHeaderAdded: o.headerAdded,
6589
6598
  onColumnSorted: o.applySort
6590
6599
  }, ue({ _: 2 }, [
6591
- A(e.$slots, (a, c) => ({
6600
+ $(e.$slots, (a, c) => ({
6592
6601
  name: c,
6593
6602
  fn: v((u) => [
6594
6603
  g(e.$slots, c, X(q(u)))
@@ -6596,7 +6605,7 @@ function Pd(e, s, t, n, i, o) {
6596
6605
  }))
6597
6606
  ]), 1032, ["classes", "resolveClasses", "headerRows", "rows", "footerRows", "rowColumns", "caption", "idPrefix", "getRowValue", "getColumnTitle", "onVnodeMounted", "onActualHeaderRemoved", "onActualHeaderAdded", "onColumnSorted"])
6598
6607
  ], 512),
6599
- t.firstColumnSticky ? (l(), p(r, {
6608
+ t.firstColumnSticky ? (l(), y(r, {
6600
6609
  key: 0,
6601
6610
  ref: "firstColumn",
6602
6611
  class: "table-sticky__table table-sticky__table--first-column",
@@ -6617,16 +6626,16 @@ function Pd(e, s, t, n, i, o) {
6617
6626
  }),
6618
6627
  onColumnSorted: o.applySort
6619
6628
  }, ue({ _: 2 }, [
6620
- A(e.$slots, (a, c) => ({
6629
+ $(e.$slots, (a, c) => ({
6621
6630
  name: c,
6622
6631
  fn: v((u) => [
6623
6632
  g(e.$slots, c, X(q(u)))
6624
6633
  ])
6625
6634
  }))
6626
- ]), 1032, ["classes", "resolveClasses", "caption", "headerRows", "columnWidth", "rows", "footerRows", "rowColumns", "idPrefix", "getRowValue", "getColumnTitle", "style", "onColumnSorted"])) : y("", !0)
6635
+ ]), 1032, ["classes", "resolveClasses", "caption", "headerRows", "columnWidth", "rows", "footerRows", "rowColumns", "idPrefix", "getRowValue", "getColumnTitle", "style", "onColumnSorted"])) : p("", !0)
6627
6636
  ], 2);
6628
6637
  }
6629
- const nh = /* @__PURE__ */ S(Rd, [["render", Pd]]);
6638
+ const nh = /* @__PURE__ */ k(Rd, [["render", Pd]]);
6630
6639
  function Fd(e) {
6631
6640
  if (e) {
6632
6641
  if (e instanceof HTMLElement)
@@ -6658,8 +6667,8 @@ export {
6658
6667
  kf as K,
6659
6668
  Cf as L,
6660
6669
  Tf as M,
6661
- Af as N,
6662
- $f as O,
6670
+ $f as N,
6671
+ Af as O,
6663
6672
  Of as P,
6664
6673
  Rf as Q,
6665
6674
  ks as R,