@kong-ui-public/app-layout 4.13.16 → 4.13.17

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 { defineComponent as ae, resolveComponent as he, openBlock as p, createBlock as Z, withCtx as B, renderSlot as C, createElementBlock as S, Fragment as Ee, renderList as pe, normalizeClass as q, createTextVNode as Fe, toDisplayString as V, computed as I, createSlots as je, createVNode as Ke, createCommentVNode as E, createElementVNode as $, createStaticVNode as En, useCssVars as St, useSlots as Ze, reactive as Qe, onMounted as He, getCurrentInstance as ta, getCurrentScope as Nn, hasInjectionContext as aa, inject as Fn, watch as De, shallowRef as Je, watchEffect as na, toValue as Ne, unref as be, resolveDynamicComponent as Se, withKeys as Dn, ref as te, onUnmounted as Rn, Comment as xn, cloneVNode as Pn, nextTick as zt, onBeforeUnmount as ra, withModifiers as Bn, toRef as Ln } from "vue";
1
+ import { defineComponent as ae, resolveComponent as he, openBlock as p, createBlock as Z, withCtx as P, renderSlot as C, createElementBlock as S, Fragment as Ee, renderList as pe, normalizeClass as q, createTextVNode as Fe, toDisplayString as V, computed as I, createSlots as je, createVNode as Ke, createCommentVNode as N, createElementVNode as $, createStaticVNode as En, useCssVars as St, useSlots as Ze, reactive as Qe, onMounted as He, getCurrentInstance as ta, getCurrentScope as Nn, hasInjectionContext as aa, inject as Fn, watch as De, shallowRef as Je, watchEffect as na, toValue as Ne, unref as be, resolveDynamicComponent as Se, withKeys as Dn, ref as te, onUnmounted as Rn, Comment as xn, cloneVNode as Pn, nextTick as zt, onBeforeUnmount as ra, withModifiers as Bn, toRef as Ln } from "vue";
2
2
  import { ChevronRightIcon as ia, ChevronDownIcon as Mn } from "@kong/icons";
3
3
  import { KButton as jn, HeaderTags as Kn } from "@kong/kongponents";
4
4
  const Zn = /* @__PURE__ */ ae({
@@ -28,7 +28,7 @@ const Zn = /* @__PURE__ */ ae({
28
28
  "trigger-text": a.userInitials,
29
29
  width: a.width
30
30
  }, {
31
- items: B(({ handleSelection: l }) => [
31
+ items: P(({ handleSelection: l }) => [
32
32
  C(t.$slots, "default", {}, () => [
33
33
  (p(!0), S(Ee, null, pe(a.options, (i) => (p(), Z(n, {
34
34
  key: i.value,
@@ -37,7 +37,7 @@ const Zn = /* @__PURE__ */ ae({
37
37
  "has-divider": i.hasDivider,
38
38
  onClick: (f) => l(i)
39
39
  }, {
40
- default: B(() => [
40
+ default: P(() => [
41
41
  C(t.$slots, "default", { option: i }, () => [
42
42
  Fe(V(i.label), 1)
43
43
  ], !0)
@@ -110,7 +110,7 @@ const Zn = /* @__PURE__ */ ae({
110
110
  class: "kong-ui-app-about-section",
111
111
  "title-tag": "h2"
112
112
  }, je({
113
- default: B(() => [
113
+ default: P(() => [
114
114
  a.isLoading ? (p(), S("div", qn, [
115
115
  Ke(l, {
116
116
  height: "2",
@@ -121,21 +121,21 @@ const Zn = /* @__PURE__ */ ae({
121
121
  width: "100"
122
122
  })
123
123
  ])) : (p(), S("div", Xn, [
124
- a.description ? (p(), S("p", Yn, V(a.description), 1)) : E("", !0),
124
+ a.description ? (p(), S("p", Yn, V(a.description), 1)) : N("", !0),
125
125
  n.$slots.default ? (p(), S("div", Qn, [
126
126
  C(n.$slots, "default", {}, void 0, !0)
127
- ])) : E("", !0),
128
- n.$slots["divider-section"] ? (p(), S("hr", Jn)) : E("", !0),
127
+ ])) : N("", !0),
128
+ n.$slots["divider-section"] ? (p(), S("hr", Jn)) : N("", !0),
129
129
  n.$slots["divider-section"] ? (p(), S("div", er, [
130
130
  C(n.$slots, "divider-section", {}, void 0, !0)
131
- ])) : E("", !0)
131
+ ])) : N("", !0)
132
132
  ]))
133
133
  ]),
134
134
  _: 2
135
135
  }, [
136
136
  n.$slots.title || a.title ? {
137
137
  name: "title",
138
- fn: B(() => [
138
+ fn: P(() => [
139
139
  $("span", Hn, [
140
140
  C(n.$slots, "title", {}, () => [
141
141
  Fe(V(a.title), 1)
@@ -146,19 +146,19 @@ const Zn = /* @__PURE__ */ ae({
146
146
  } : void 0,
147
147
  n.$slots.actions || a.created || a.modified ? {
148
148
  name: "actions",
149
- fn: B(() => [
149
+ fn: P(() => [
150
150
  $("div", Wn, [
151
151
  a.created || a.modified ? (p(), S("div", {
152
152
  key: 0,
153
153
  class: q(["about-section-timestamps", { "has-actions": n.$slots.actions }])
154
154
  }, [
155
- a.created ? (p(), S("span", Gn, V(a.createdLabel) + ": " + V(a.created), 1)) : E("", !0),
156
- a.created && r.value ? (p(), S("span", zn, "->")) : E("", !0),
157
- r.value ? (p(), S("span", Un, V(a.modifiedLabel) + ": " + V(a.modified), 1)) : E("", !0)
158
- ], 2)) : E("", !0),
155
+ a.created ? (p(), S("span", Gn, V(a.createdLabel) + ": " + V(a.created), 1)) : N("", !0),
156
+ a.created && r.value ? (p(), S("span", zn, "->")) : N("", !0),
157
+ r.value ? (p(), S("span", Un, V(a.modifiedLabel) + ": " + V(a.modified), 1)) : N("", !0)
158
+ ], 2)) : N("", !0),
159
159
  n.$slots.actions ? (p(), S("div", Vn, [
160
160
  C(n.$slots, "actions", {}, void 0, !0)
161
- ])) : E("", !0)
161
+ ])) : N("", !0)
162
162
  ])
163
163
  ]),
164
164
  key: "1"
@@ -284,7 +284,7 @@ const Zn = /* @__PURE__ */ ae({
284
284
  ]),
285
285
  n.value ? (p(), S("div", Sr, [
286
286
  C(i.$slots, "logo")
287
- ])) : E("", !0),
287
+ ])) : N("", !0),
288
288
  $("div", Tr, [
289
289
  $("div", Ir, [
290
290
  C(i.$slots, "left")
@@ -340,9 +340,9 @@ function xr(...a) {
340
340
  ];
341
341
  }, ([n, s, l, i], f, h) => {
342
342
  if (!n?.length || !s?.length || !l?.length) return;
343
- const _ = Fr(i) ? { ...i } : i, A = n.flatMap((D) => s.flatMap((L) => l.map((P) => t(D, L, P, _))));
343
+ const A = Fr(i) ? { ...i } : i, _ = n.flatMap((x) => s.flatMap((B) => l.map((L) => t(x, B, L, A))));
344
344
  h(() => {
345
- A.forEach((D) => D());
345
+ _.forEach((x) => x());
346
346
  });
347
347
  }, { flush: "post" });
348
348
  }
@@ -365,15 +365,17 @@ function Mr() {
365
365
  return typeof a == "number" ? a : void 0;
366
366
  }
367
367
  function jr(a, t = {}) {
368
- const { window: r = oa, ssrWidth: n = /* @__PURE__ */ Mr() } = t, s = /* @__PURE__ */ Br(() => r && "matchMedia" in r && typeof r.matchMedia == "function"), l = Je(typeof n == "number"), i = Je(), f = Je(!1), h = (_) => {
369
- f.value = _.matches;
368
+ const { window: r = oa, ssrWidth: n = /* @__PURE__ */ Mr() } = t, s = /* @__PURE__ */ Br(() => r && "matchMedia" in r && typeof r.matchMedia == "function"), l = Je(typeof n == "number"), i = Je(), f = Je(!1), h = (A) => {
369
+ f.value = A.matches;
370
370
  };
371
371
  return na(() => {
372
372
  if (l.value) {
373
- l.value = !s.value, f.value = Ne(a).split(",").some((_) => {
374
- const A = _.includes("not all"), D = _.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/), L = _.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);
375
- let P = !!(D || L);
376
- return D && P && (P = n >= Ut(D[1])), L && P && (P = n <= Ut(L[1])), A ? !P : P;
373
+ l.value = !s.value;
374
+ const A = Ne(a).split(",");
375
+ f.value = A.some((_) => {
376
+ const x = _.includes("not all"), B = _.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/), L = _.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);
377
+ let E = !!(B || L);
378
+ return B && E && (E = n >= Ut(B[1])), L && E && (E = n <= Ut(L[1])), x ? !E : E;
377
379
  });
378
380
  return;
379
381
  }
@@ -395,7 +397,7 @@ const Kr = ["title"], gt = 99, Zr = /* @__PURE__ */ ae({
395
397
  key: 0,
396
398
  class: "item-badge",
397
399
  title: (a.count || 0) > gt ? String(a.count) : void 0
398
- }, V(r.value), 9, Kr)) : E("", !0);
400
+ }, V(r.value), 9, Kr)) : N("", !0);
399
401
  }
400
402
  }), Hr = /* @__PURE__ */ oe(Zr, [["__scopeId", "data-v-a0c9b043"]]), Wr = ["data-testid"], Gr = ["aria-controls", "aria-current", "aria-expanded", "href", "target", "onClick", "onKeypress"], zr = {
401
403
  key: 0,
@@ -425,13 +427,13 @@ const Kr = ["title"], gt = 99, Zr = /* @__PURE__ */ ae({
425
427
  () => n.subnavItem && // item has non-zero badgeCount OR
426
428
  n.item.badgeCount !== void 0 && n.item.badgeCount !== 0 || // slot content for the badge
427
429
  !!s[`sidebar-after-${n.item.key}`]
428
- ), h = (A) => {
429
- r("click", A);
430
- }, _ = (A, D, L) => {
431
- h(D), typeof L == "function" && (A.preventDefault(), L());
430
+ ), h = (_) => {
431
+ r("click", _);
432
+ }, A = (_, x, B) => {
433
+ h(x), typeof B == "function" && (_.preventDefault(), B());
432
434
  };
433
- return (A, D) => {
434
- const L = he("KTooltip"), P = he("SidebarItem", !0);
435
+ return (_, x) => {
436
+ const B = he("KTooltip"), L = he("SidebarItem", !0);
435
437
  return p(), S("li", {
436
438
  class: q([a.subnavItem ? "sidebar-item-secondary" : "sidebar-item-primary", { expanded: a.item.expanded }, { active: a.item.active }]),
437
439
  "data-testid": a.item.testId ? `sidebar-item-${a.item.testId}` : void 0
@@ -440,35 +442,35 @@ const Kr = ["title"], gt = 99, Zr = /* @__PURE__ */ ae({
440
442
  custom: l.value ? void 0 : !0,
441
443
  to: !l.value && !i.value ? a.item.to : void 0
442
444
  }, {
443
- default: B((x) => [
445
+ default: P((E) => [
444
446
  $("a", {
445
447
  "aria-controls": a.item.items?.length && a.item.expanded ? `subnav-${a.item.key}` : void 0,
446
448
  "aria-current": a.item.active ? "page" : void 0,
447
449
  "aria-expanded": a.item.items?.length && a.item.expanded ? !0 : void 0,
448
450
  class: q(["sidebar-item-link", { "sidebar-item-external-link": i.value, "router-link": !l.value }]),
449
- href: l.value ? String(a.item.to || "#") : x?.href,
451
+ href: l.value ? String(a.item.to || "#") : E?.href,
450
452
  target: i.value ? "_blank" : void 0,
451
- onClick: (H) => _(H, a.item, x?.navigate),
452
- onKeypress: Dn((H) => _(H, a.item, x?.navigate), ["enter"])
453
+ onClick: (H) => A(H, a.item, E?.navigate),
454
+ onKeypress: Dn((H) => A(H, a.item, E?.navigate), ["enter"])
453
455
  }, [
454
456
  $("div", {
455
457
  class: q(["sidebar-item-display", { "has-label": !!a.item.label && a.item.expanded, "has-after-content": f.value }])
456
458
  }, [
457
- A.$slots[`sidebar-icon-${a.item.key}`] ? (p(), S("div", zr, [
458
- a.subnavItem ? E("", !0) : C(A.$slots, `sidebar-icon-${a.item.key}`, { key: 0 }, void 0, !0)
459
- ])) : E("", !0),
459
+ _.$slots[`sidebar-icon-${a.item.key}`] ? (p(), S("div", zr, [
460
+ a.subnavItem ? N("", !0) : C(_.$slots, `sidebar-icon-${a.item.key}`, { key: 0 }, void 0, !0)
461
+ ])) : N("", !0),
460
462
  $("div", Ur, [
461
463
  (a.subnavItem && !f.value ? a.item.name.length < 25 : a.item.name.length < 18) ? (p(), S("div", {
462
464
  key: 0,
463
465
  class: q(["sidebar-item-name truncate-text", [a.subnavItem ? "has-after-content-max-width truncate-24" : "truncate-17"]])
464
- }, V(a.item.name), 3)) : (p(), Z(L, {
466
+ }, V(a.item.name), 3)) : (p(), Z(B, {
465
467
  key: 1,
466
468
  class: "sidebar-item-tooltip",
467
469
  placement: "right",
468
470
  "position-fixed": "",
469
471
  text: a.item.name
470
472
  }, {
471
- default: B(() => [
473
+ default: P(() => [
472
474
  $("div", Vr, [
473
475
  $("span", {
474
476
  class: q(["truncate-text", [a.subnavItem ? "truncate-18" : "truncate-17", { "has-after-content-max-width": f.value }]])
@@ -477,14 +479,14 @@ const Kr = ["title"], gt = 99, Zr = /* @__PURE__ */ ae({
477
479
  ]),
478
480
  _: 1
479
481
  }, 8, ["text"])),
480
- a.item.label && a.item.expanded ? (p(), S("div", qr, V(a.item.label), 1)) : E("", !0)
482
+ a.item.label && a.item.expanded ? (p(), S("div", qr, V(a.item.label), 1)) : N("", !0)
481
483
  ]),
482
484
  f.value ? (p(), S("div", Xr, [
483
485
  a.item.badgeCount ? (p(), Z(Hr, {
484
486
  key: 0,
485
487
  count: a.item.badgeCount
486
- }, null, 8, ["count"])) : C(A.$slots, `sidebar-after-${a.item.key}`, { key: 1 }, void 0, !0)
487
- ])) : E("", !0)
488
+ }, null, 8, ["count"])) : C(_.$slots, `sidebar-after-${a.item.key}`, { key: 1 }, void 0, !0)
489
+ ])) : N("", !0)
488
490
  ], 2)
489
491
  ], 42, Gr)
490
492
  ]),
@@ -495,13 +497,13 @@ const Kr = ["title"], gt = 99, Zr = /* @__PURE__ */ ae({
495
497
  id: `subnav-${a.item.key}`,
496
498
  class: "level-secondary"
497
499
  }, [
498
- (p(!0), S(Ee, null, pe(a.item.items, (x) => (p(), Z(P, {
499
- key: x.name,
500
- item: x,
500
+ (p(!0), S(Ee, null, pe(a.item.items, (E) => (p(), Z(L, {
501
+ key: E.name,
502
+ item: E,
501
503
  "subnav-item": !0,
502
- onClick: (H) => h(x)
504
+ onClick: (H) => h(E)
503
505
  }, null, 8, ["item", "onClick"]))), 128))
504
- ], 8, Yr)) : E("", !0)
506
+ ], 8, Yr)) : N("", !0)
505
507
  ], 10, Wr);
506
508
  };
507
509
  }
@@ -532,21 +534,21 @@ var sa = ["input:not([inert]):not([inert] *)", "select:not([inert]):not([inert]
532
534
  var i = l.shift();
533
535
  if (!at(i, !1))
534
536
  if (i.tagName === "SLOT") {
535
- var f = i.assignedElements(), h = f.length ? f : i.children, _ = nt(h, !0, n);
536
- n.flatten ? s.push.apply(s, _) : s.push({
537
+ var f = i.assignedElements(), h = f.length ? f : i.children, A = nt(h, !0, n);
538
+ n.flatten ? s.push.apply(s, A) : s.push({
537
539
  scopeParent: i,
538
- candidates: _
540
+ candidates: A
539
541
  });
540
542
  } else {
541
- var A = Te.call(i, et);
542
- A && n.filter(i) && (r || !t.includes(i)) && s.push(i);
543
- var D = i.shadowRoot || // check for an undisclosed shadow
544
- typeof n.getShadowRoot == "function" && n.getShadowRoot(i), L = !at(D, !1) && (!n.shadowRootFilter || n.shadowRootFilter(i));
545
- if (D && L) {
546
- var P = nt(D === !0 ? i.children : D.children, !0, n);
547
- n.flatten ? s.push.apply(s, P) : s.push({
543
+ var _ = Te.call(i, et);
544
+ _ && n.filter(i) && (r || !t.includes(i)) && s.push(i);
545
+ var x = i.shadowRoot || // check for an undisclosed shadow
546
+ typeof n.getShadowRoot == "function" && n.getShadowRoot(i), B = !at(x, !1) && (!n.shadowRootFilter || n.shadowRootFilter(i));
547
+ if (x && B) {
548
+ var L = nt(x === !0 ? i.children : x.children, !0, n);
549
+ n.flatten ? s.push.apply(s, L) : s.push({
548
550
  scopeParent: i,
549
- candidates: P
551
+ candidates: L
550
552
  });
551
553
  } else
552
554
  l.unshift.apply(l, i.children);
@@ -602,8 +604,8 @@ var sa = ["input:not([inert]):not([inert] *)", "select:not([inert]):not([inert]
602
604
  if (n && n !== t) {
603
605
  var i, f, h;
604
606
  for (l = !!((i = s) !== null && i !== void 0 && (f = i.ownerDocument) !== null && f !== void 0 && f.contains(s) || t != null && (h = t.ownerDocument) !== null && h !== void 0 && h.contains(t)); !l && s; ) {
605
- var _, A, D;
606
- n = tt(s), s = (_ = n) === null || _ === void 0 ? void 0 : _.host, l = !!((A = s) !== null && A !== void 0 && (D = A.ownerDocument) !== null && D !== void 0 && D.contains(s));
607
+ var A, _, x;
608
+ n = tt(s), s = (A = n) === null || A === void 0 ? void 0 : A.host, l = !!((_ = s) !== null && _ !== void 0 && (x = _.ownerDocument) !== null && x !== void 0 && x.contains(s));
607
609
  }
608
610
  }
609
611
  return l;
@@ -638,10 +640,10 @@ var sa = ["input:not([inert]):not([inert] *)", "select:not([inert]):not([inert]
638
640
  n === "full-native" || n === "legacy-full") {
639
641
  if (typeof s == "function") {
640
642
  for (var h = t; t; ) {
641
- var _ = t.parentElement, A = tt(t);
642
- if (_ && !_.shadowRoot && s(_) === !0)
643
+ var A = t.parentElement, _ = tt(t);
644
+ if (A && !A.shadowRoot && s(A) === !0)
643
645
  return qt(t);
644
- t.assignedSlot ? t = t.assignedSlot : !_ && A !== t.ownerDocument ? t = A.host : t = _;
646
+ t.assignedSlot ? t = t.assignedSlot : !A && _ !== t.ownerDocument ? t = _.host : t = A;
645
647
  }
646
648
  t = h;
647
649
  }
@@ -677,13 +679,13 @@ var sa = ["input:not([inert]):not([inert] *)", "select:not([inert]):not([inert]
677
679
  }, fa = function(t) {
678
680
  var r = [], n = [];
679
681
  return t.forEach(function(s, l) {
680
- var i = !!s.scopeParent, f = i ? s.scopeParent : s, h = ei(f, i), _ = i ? fa(s.candidates) : f;
681
- h === 0 ? i ? r.push.apply(r, _) : r.push(f) : n.push({
682
+ var i = !!s.scopeParent, f = i ? s.scopeParent : s, h = ei(f, i), A = i ? fa(s.candidates) : f;
683
+ h === 0 ? i ? r.push.apply(r, A) : r.push(f) : n.push({
682
684
  documentOrder: l,
683
685
  tabIndex: h,
684
686
  item: s,
685
687
  isScope: i,
686
- content: _
688
+ content: A
687
689
  });
688
690
  }), n.sort(ti).reduce(function(s, l) {
689
691
  return l.isScope ? s.push.apply(s, l.content) : s.push(l.content), s;
@@ -929,17 +931,17 @@ var de = {
929
931
  recentNavEvent: void 0
930
932
  }, f, h = function(c, d, m) {
931
933
  return c && c[d] !== void 0 ? c[d] : l[m || d];
932
- }, _ = function(c, d) {
934
+ }, A = function(c, d) {
933
935
  var m = typeof d?.composedPath == "function" ? d.composedPath() : void 0;
934
936
  return i.containerGroups.findIndex(function(O) {
935
- var T = O.container, N = O.tabbableNodes;
936
- return T.contains(c) || m?.includes(T) || N.find(function(b) {
937
+ var T = O.container, F = O.tabbableNodes;
938
+ return T.contains(c) || m?.includes(T) || F.find(function(b) {
937
939
  return b === c;
938
940
  });
939
941
  });
940
- }, A = function(c) {
941
- var d = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = d.hasFallback, O = m === void 0 ? !1 : m, T = d.params, N = T === void 0 ? [] : T, b = l[c];
942
- if (typeof b == "function" && (b = b.apply(void 0, yi(N))), b === !0 && (b = void 0), !b) {
942
+ }, _ = function(c) {
943
+ var d = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = d.hasFallback, O = m === void 0 ? !1 : m, T = d.params, F = T === void 0 ? [] : T, b = l[c];
944
+ if (typeof b == "function" && (b = b.apply(void 0, yi(F))), b === !0 && (b = void 0), !b) {
943
945
  if (b === void 0 || b === !1)
944
946
  return b;
945
947
  throw new Error("`".concat(c, "` was specified but was not a node, or did not return a node"));
@@ -955,30 +957,30 @@ var de = {
955
957
  throw new Error("`".concat(c, "` as selector refers to no known node"));
956
958
  }
957
959
  return v;
958
- }, D = function(c) {
960
+ }, x = function(c) {
959
961
  var d = c.activeElement;
960
- return d ? d.shadowRoot && d.shadowRoot.activeElement !== null ? D(d.shadowRoot) : d : null;
961
- }, L = function() {
962
- var c = A("initialFocus", {
962
+ return d ? d.shadowRoot && d.shadowRoot.activeElement !== null ? x(d.shadowRoot) : d : null;
963
+ }, B = function() {
964
+ var c = _("initialFocus", {
963
965
  hasFallback: !0
964
966
  });
965
967
  if (c === !1)
966
968
  return !1;
967
969
  if (c === void 0 || c && !yt(c, l.tabbableOptions)) {
968
- var d = D(n);
969
- if (_(d) >= 0)
970
+ var d = x(n);
971
+ if (A(d) >= 0)
970
972
  c = d;
971
973
  else {
972
974
  var m = i.tabbableGroups[0], O = m && m.firstTabbableNode;
973
- c = O || A("fallbackFocus");
975
+ c = O || _("fallbackFocus");
974
976
  }
975
- } else c === null && (c = A("fallbackFocus"));
977
+ } else c === null && (c = _("fallbackFocus"));
976
978
  if (!c)
977
979
  throw new Error("Your focus-trap needs to have at least one focusable element");
978
980
  return c;
979
- }, P = function() {
981
+ }, L = function() {
980
982
  if (i.containerGroups = i.containers.map(function(c) {
981
- var d = fi(c, l.tabbableOptions), m = vi(c, l.tabbableOptions), O = d.length > 0 ? d[0] : void 0, T = d.length > 0 ? d[d.length - 1] : void 0, N = m.find(function(g) {
983
+ var d = fi(c, l.tabbableOptions), m = vi(c, l.tabbableOptions), O = d.length > 0 ? d[0] : void 0, T = d.length > 0 ? d[d.length - 1] : void 0, F = m.find(function(g) {
982
984
  return Ae(g);
983
985
  }), b = m.slice().reverse().find(function(g) {
984
986
  return Ae(g);
@@ -1003,7 +1005,7 @@ var de = {
1003
1005
  // "close enough most of the time" alternative for positive tabindexes which should generally
1004
1006
  // be avoided anyway...
1005
1007
  /** First tabbable node in container, __DOM__ order; `undefined` if none. */
1006
- firstDomTabbableNode: N,
1008
+ firstDomTabbableNode: F,
1007
1009
  /** Last tabbable node in container, __DOM__ order; `undefined` if none. */
1008
1010
  lastDomTabbableNode: b,
1009
1011
  /**
@@ -1025,16 +1027,16 @@ var de = {
1025
1027
  };
1026
1028
  }), i.tabbableGroups = i.containerGroups.filter(function(c) {
1027
1029
  return c.tabbableNodes.length > 0;
1028
- }), i.tabbableGroups.length <= 0 && !A("fallbackFocus"))
1030
+ }), i.tabbableGroups.length <= 0 && !_("fallbackFocus"))
1029
1031
  throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");
1030
1032
  if (i.containerGroups.find(function(c) {
1031
1033
  return c.posTabIndexesFound;
1032
1034
  }) && i.containerGroups.length > 1)
1033
1035
  throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.");
1034
- }, x = function(c) {
1035
- if (c !== !1 && c !== D(document)) {
1036
+ }, E = function(c) {
1037
+ if (c !== !1 && c !== x(document)) {
1036
1038
  if (!c || !c.focus) {
1037
- x(L());
1039
+ E(B());
1038
1040
  return;
1039
1041
  }
1040
1042
  c.focus({
@@ -1042,18 +1044,18 @@ var de = {
1042
1044
  }), i.mostRecentlyFocusedNode = c, Si(c) && c.select();
1043
1045
  }
1044
1046
  }, H = function(c) {
1045
- var d = A("setReturnFocus", {
1047
+ var d = _("setReturnFocus", {
1046
1048
  params: [c]
1047
1049
  });
1048
1050
  return d || (d === !1 ? !1 : c);
1049
1051
  }, le = function(c) {
1050
1052
  var d = c.target, m = c.event, O = c.isBackward, T = O === void 0 ? !1 : O;
1051
- d = d || Xe(m), P();
1052
- var N = null;
1053
+ d = d || Xe(m), L();
1054
+ var F = null;
1053
1055
  if (i.tabbableGroups.length > 0) {
1054
- var b = _(d, m), v = b >= 0 ? i.containerGroups[b] : void 0;
1056
+ var b = A(d, m), v = b >= 0 ? i.containerGroups[b] : void 0;
1055
1057
  if (b < 0)
1056
- T ? N = i.tabbableGroups[i.tabbableGroups.length - 1].lastTabbableNode : N = i.tabbableGroups[0].firstTabbableNode;
1058
+ T ? F = i.tabbableGroups[i.tabbableGroups.length - 1].lastTabbableNode : F = i.tabbableGroups[0].firstTabbableNode;
1057
1059
  else if (T) {
1058
1060
  var g = i.tabbableGroups.findIndex(function(Ie) {
1059
1061
  var Re = Ie.firstTabbableNode;
@@ -1061,8 +1063,8 @@ var de = {
1061
1063
  });
1062
1064
  if (g < 0 && (v.container === d || yt(d, l.tabbableOptions) && !Ae(d, l.tabbableOptions) && !v.nextTabbableNode(d, !1)) && (g = b), g >= 0) {
1063
1065
  var y = g === 0 ? i.tabbableGroups.length - 1 : g - 1, k = i.tabbableGroups[y];
1064
- N = ke(d) >= 0 ? k.lastTabbableNode : k.lastDomTabbableNode;
1065
- } else Me(m) || (N = v.nextTabbableNode(d, !1));
1066
+ F = ke(d) >= 0 ? k.lastTabbableNode : k.lastDomTabbableNode;
1067
+ } else Me(m) || (F = v.nextTabbableNode(d, !1));
1066
1068
  } else {
1067
1069
  var j = i.tabbableGroups.findIndex(function(Ie) {
1068
1070
  var Re = Ie.lastTabbableNode;
@@ -1070,15 +1072,15 @@ var de = {
1070
1072
  });
1071
1073
  if (j < 0 && (v.container === d || yt(d, l.tabbableOptions) && !Ae(d, l.tabbableOptions) && !v.nextTabbableNode(d)) && (j = b), j >= 0) {
1072
1074
  var M = j === i.tabbableGroups.length - 1 ? 0 : j + 1, ie = i.tabbableGroups[M];
1073
- N = ke(d) >= 0 ? ie.firstTabbableNode : ie.firstDomTabbableNode;
1074
- } else Me(m) || (N = v.nextTabbableNode(d));
1075
+ F = ke(d) >= 0 ? ie.firstTabbableNode : ie.firstDomTabbableNode;
1076
+ } else Me(m) || (F = v.nextTabbableNode(d));
1075
1077
  }
1076
1078
  } else
1077
- N = A("fallbackFocus");
1078
- return N;
1079
+ F = _("fallbackFocus");
1080
+ return F;
1079
1081
  }, G = function(c) {
1080
1082
  var d = Xe(c);
1081
- if (!(_(d, c) >= 0)) {
1083
+ if (!(A(d, c) >= 0)) {
1082
1084
  if (Be(l.clickOutsideDeactivates, c)) {
1083
1085
  f.deactivate({
1084
1086
  // NOTE: by setting `returnFocus: false`, deactivate() will do nothing,
@@ -1094,7 +1096,7 @@ var de = {
1094
1096
  Be(l.allowOutsideClick, c) || c.preventDefault();
1095
1097
  }
1096
1098
  }, X = function(c) {
1097
- var d = Xe(c), m = _(d, c) >= 0;
1099
+ var d = Xe(c), m = A(d, c) >= 0;
1098
1100
  if (m || d instanceof Document)
1099
1101
  m && (i.mostRecentlyFocusedNode = d);
1100
1102
  else {
@@ -1102,7 +1104,7 @@ var de = {
1102
1104
  var O, T = !0;
1103
1105
  if (i.mostRecentlyFocusedNode)
1104
1106
  if (ke(i.mostRecentlyFocusedNode) > 0) {
1105
- var N = _(i.mostRecentlyFocusedNode), b = i.containerGroups[N].tabbableNodes;
1107
+ var F = A(i.mostRecentlyFocusedNode), b = i.containerGroups[F].tabbableNodes;
1106
1108
  if (b.length > 0) {
1107
1109
  var v = b.findIndex(function(g) {
1108
1110
  return g === i.mostRecentlyFocusedNode;
@@ -1122,7 +1124,7 @@ var de = {
1122
1124
  // outside the trap causing the focus escape we're trying to fix)
1123
1125
  target: i.mostRecentlyFocusedNode,
1124
1126
  isBackward: l.isKeyBackward(i.recentNavEvent)
1125
- })), x(O || i.mostRecentlyFocusedNode || L());
1127
+ })), E(O || i.mostRecentlyFocusedNode || B());
1126
1128
  }
1127
1129
  i.recentNavEvent = void 0;
1128
1130
  }, fe = function(c) {
@@ -1132,23 +1134,23 @@ var de = {
1132
1134
  event: c,
1133
1135
  isBackward: d
1134
1136
  });
1135
- m && (Me(c) && c.preventDefault(), x(m));
1137
+ m && (Me(c) && c.preventDefault(), E(m));
1136
1138
  }, se = function(c) {
1137
1139
  (l.isKeyForward(c) || l.isKeyBackward(c)) && fe(c, l.isKeyBackward(c));
1138
1140
  }, Y = function(c) {
1139
1141
  Ti(c) && Be(l.escapeDeactivates, c) !== !1 && (c.preventDefault(), f.deactivate());
1140
1142
  }, z = function(c) {
1141
1143
  var d = Xe(c);
1142
- _(d, c) >= 0 || Be(l.clickOutsideDeactivates, c) || Be(l.allowOutsideClick, c) || (c.preventDefault(), c.stopImmediatePropagation());
1144
+ A(d, c) >= 0 || Be(l.clickOutsideDeactivates, c) || Be(l.allowOutsideClick, c) || (c.preventDefault(), c.stopImmediatePropagation());
1143
1145
  }, ne = function() {
1144
1146
  if (i.active) {
1145
1147
  de.activateTrap(s, f);
1146
1148
  var c;
1147
1149
  return l.delayInitialFocus ? c = new Promise(function(d) {
1148
1150
  i.delayInitialFocusTimer = Jt(function() {
1149
- x(L()), d();
1151
+ E(B()), d();
1150
1152
  });
1151
- }) : x(L()), n.addEventListener("focusin", X, !0), n.addEventListener("mousedown", G, {
1153
+ }) : E(B()), n.addEventListener("focusin", X, !0), n.addEventListener("mousedown", G, {
1152
1154
  capture: !0,
1153
1155
  passive: !1
1154
1156
  }), n.addEventListener("touchstart", G, {
@@ -1167,9 +1169,9 @@ var de = {
1167
1169
  var d = /* @__PURE__ */ new Set(), m = /* @__PURE__ */ new Set(), O = Xt(c), T;
1168
1170
  try {
1169
1171
  for (O.s(); !(T = O.n()).done; ) {
1170
- var N = T.value;
1171
- d.add(N);
1172
- for (var b = typeof ShadowRoot < "u" && N.getRootNode() instanceof ShadowRoot, v = N; v; ) {
1172
+ var F = T.value;
1173
+ d.add(F);
1174
+ for (var b = typeof ShadowRoot < "u" && F.getRootNode() instanceof ShadowRoot, v = F; v; ) {
1173
1175
  d.add(v);
1174
1176
  var g = v.parentElement, y = [];
1175
1177
  g ? y = g.children : !g && b && (y = v.getRootNode().children, g = v.getRootNode().host, b = typeof ShadowRoot < "u" && g.getRootNode() instanceof ShadowRoot);
@@ -1202,17 +1204,17 @@ var de = {
1202
1204
  var d = i.mostRecentlyFocusedNode;
1203
1205
  if (d) {
1204
1206
  var m = c.some(function(T) {
1205
- var N = Array.from(T.removedNodes);
1206
- return N.some(function(b) {
1207
+ var F = Array.from(T.removedNodes);
1208
+ return F.some(function(b) {
1207
1209
  return b === d || typeof b.contains == "function" && b.contains(d);
1208
1210
  });
1209
1211
  });
1210
1212
  if (m && i.containers.some(function(T) {
1211
1213
  return T?.isConnected;
1212
1214
  })) {
1213
- P();
1214
- var O = L();
1215
- x(O);
1215
+ L();
1216
+ var O = B();
1217
+ E(O);
1216
1218
  }
1217
1219
  }
1218
1220
  }, Q = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(U) : void 0, re = function() {
@@ -1233,17 +1235,17 @@ var de = {
1233
1235
  activate: function(c) {
1234
1236
  if (i.active)
1235
1237
  return this;
1236
- var d = h(c, "onActivate"), m = h(c, "onPostActivate"), O = h(c, "checkCanFocusTrap"), T = de.getActiveTrap(s), N = !1;
1238
+ var d = h(c, "onActivate"), m = h(c, "onPostActivate"), O = h(c, "checkCanFocusTrap"), T = de.getActiveTrap(s), F = !1;
1237
1239
  if (T && !T.paused) {
1238
1240
  var b;
1239
- (b = T._setSubtreeIsolation) === null || b === void 0 || b.call(T, !1), N = !0;
1241
+ (b = T._setSubtreeIsolation) === null || b === void 0 || b.call(T, !1), F = !0;
1240
1242
  }
1241
1243
  try {
1242
- O || P(), i.active = !0, i.paused = !1, i.nodeFocusedBeforeActivation = D(n), d?.({
1244
+ O || L(), i.active = !0, i.paused = !1, i.nodeFocusedBeforeActivation = x(n), d?.({
1243
1245
  trap: f
1244
1246
  });
1245
1247
  var v = function() {
1246
- O && P();
1248
+ O && L();
1247
1249
  var k = function() {
1248
1250
  f._setSubtreeIsolation(!0), re(), m?.({
1249
1251
  trap: f
@@ -1255,7 +1257,7 @@ var de = {
1255
1257
  return O(i.containers.concat()).then(v, v), this;
1256
1258
  v();
1257
1259
  } catch (y) {
1258
- if (T === de.getActiveTrap(s) && N) {
1260
+ if (T === de.getActiveTrap(s) && F) {
1259
1261
  var g;
1260
1262
  (g = T._setSubtreeIsolation) === null || g === void 0 || g.call(T, !0);
1261
1263
  }
@@ -1272,16 +1274,16 @@ var de = {
1272
1274
  checkCanReturnFocus: l.checkCanReturnFocus
1273
1275
  }, c);
1274
1276
  clearTimeout(i.delayInitialFocusTimer), i.delayInitialFocusTimer = void 0, i.paused || f._setSubtreeIsolation(!1), i.alreadySilent.clear(), K(), i.active = !1, i.paused = !1, re(), de.deactivateTrap(s, f);
1275
- var m = h(d, "onDeactivate"), O = h(d, "onPostDeactivate"), T = h(d, "checkCanReturnFocus"), N = h(d, "delayReturnFocus"), b = h(d, "returnFocus", "returnFocusOnDeactivate");
1277
+ var m = h(d, "onDeactivate"), O = h(d, "onPostDeactivate"), T = h(d, "checkCanReturnFocus"), F = h(d, "delayReturnFocus"), b = h(d, "returnFocus", "returnFocusOnDeactivate");
1276
1278
  m?.({
1277
1279
  trap: f
1278
1280
  });
1279
1281
  var v = function() {
1280
- b && x(H(i.nodeFocusedBeforeActivation)), O?.({
1282
+ b && E(H(i.nodeFocusedBeforeActivation)), O?.({
1281
1283
  trap: f
1282
1284
  });
1283
1285
  }, g = function() {
1284
- N && b ? Jt(v) : v();
1286
+ F && b ? Jt(v) : v();
1285
1287
  };
1286
1288
  return b && T ? (T(H(i.nodeFocusedBeforeActivation)).then(g, g), this) : (g(), this);
1287
1289
  },
@@ -1295,7 +1297,7 @@ var de = {
1295
1297
  var d = [].concat(c).filter(Boolean);
1296
1298
  return i.containers = d.map(function(m) {
1297
1299
  return typeof m == "string" ? n.querySelector(m) : m;
1298
- }), l.isolateSubtrees && R(i.containers), i.active && (P(), i.paused || f._setSubtreeIsolation(!0)), re(), this;
1300
+ }), l.isolateSubtrees && R(i.containers), i.active && (L(), i.paused || f._setSubtreeIsolation(!0)), re(), this;
1299
1301
  }
1300
1302
  }, Object.defineProperties(f, {
1301
1303
  _isManuallyPaused: {
@@ -1315,14 +1317,14 @@ var de = {
1315
1317
  trap: f
1316
1318
  });
1317
1319
  } else {
1318
- var T = h(d, "onUnpause"), N = h(d, "onPostUnpause");
1320
+ var T = h(d, "onUnpause"), F = h(d, "onPostUnpause");
1319
1321
  T?.({
1320
1322
  trap: f
1321
1323
  });
1322
1324
  var b = function() {
1323
- P();
1325
+ L();
1324
1326
  var g = function() {
1325
- f._setSubtreeIsolation(!0), re(), N?.({
1327
+ f._setSubtreeIsolation(!0), re(), F?.({
1326
1328
  trap: f
1327
1329
  });
1328
1330
  }, y = ne();
@@ -1431,7 +1433,7 @@ const Oi = {
1431
1433
  renderImpl() {
1432
1434
  if (!t.default)
1433
1435
  return null;
1434
- const f = t.default().filter((_) => _.type !== xn);
1436
+ const f = t.default().filter((A) => A.type !== xn);
1435
1437
  return !f || !f.length || f.length > 1 ? (console.error("[focus-trap-vue]: FocusTrap requires exactly one child."), f) : Pn(f[0], { ref: s });
1436
1438
  }
1437
1439
  };
@@ -1458,8 +1460,8 @@ Le.exports;
1458
1460
  var ea;
1459
1461
  function Ni() {
1460
1462
  return ea || (ea = 1, (function(a, t) {
1461
- var r = 200, n = "__lodash_hash_undefined__", s = 9007199254740991, l = "[object Arguments]", i = "[object Array]", f = "[object Boolean]", h = "[object Date]", _ = "[object Error]", A = "[object Function]", D = "[object GeneratorFunction]", L = "[object Map]", P = "[object Number]", x = "[object Object]", H = "[object Promise]", le = "[object RegExp]", G = "[object Set]", X = "[object String]", fe = "[object Symbol]", se = "[object WeakMap]", Y = "[object ArrayBuffer]", z = "[object DataView]", ne = "[object Float32Array]", R = "[object Float64Array]", K = "[object Int8Array]", U = "[object Int16Array]", Q = "[object Int32Array]", re = "[object Uint8Array]", F = "[object Uint8ClampedArray]", c = "[object Uint16Array]", d = "[object Uint32Array]", m = /[\\^$.*+?()[\]{}|]/g, O = /\w*$/, T = /^\[object .+?Constructor\]$/, N = /^(?:0|[1-9]\d*)$/, b = {};
1462
- b[l] = b[i] = b[Y] = b[z] = b[f] = b[h] = b[ne] = b[R] = b[K] = b[U] = b[Q] = b[L] = b[P] = b[x] = b[le] = b[G] = b[X] = b[fe] = b[re] = b[F] = b[c] = b[d] = !0, b[_] = b[A] = b[se] = !1;
1463
+ var r = 200, n = "__lodash_hash_undefined__", s = 9007199254740991, l = "[object Arguments]", i = "[object Array]", f = "[object Boolean]", h = "[object Date]", A = "[object Error]", _ = "[object Function]", x = "[object GeneratorFunction]", B = "[object Map]", L = "[object Number]", E = "[object Object]", H = "[object Promise]", le = "[object RegExp]", G = "[object Set]", X = "[object String]", fe = "[object Symbol]", se = "[object WeakMap]", Y = "[object ArrayBuffer]", z = "[object DataView]", ne = "[object Float32Array]", R = "[object Float64Array]", K = "[object Int8Array]", U = "[object Int16Array]", Q = "[object Int32Array]", re = "[object Uint8Array]", D = "[object Uint8ClampedArray]", c = "[object Uint16Array]", d = "[object Uint32Array]", m = /[\\^$.*+?()[\]{}|]/g, O = /\w*$/, T = /^\[object .+?Constructor\]$/, F = /^(?:0|[1-9]\d*)$/, b = {};
1464
+ b[l] = b[i] = b[Y] = b[z] = b[f] = b[h] = b[ne] = b[R] = b[K] = b[U] = b[Q] = b[B] = b[L] = b[E] = b[le] = b[G] = b[X] = b[fe] = b[re] = b[D] = b[c] = b[d] = !0, b[A] = b[_] = b[se] = !1;
1463
1465
  var v = typeof Ye == "object" && Ye && Ye.Object === Object && Ye, g = typeof self == "object" && self && self.Object === Object && self, y = v || g || Function("return this")(), k = t && !t.nodeType && t, j = k && !0 && a && !a.nodeType && a, M = j && j.exports === k;
1464
1466
  function ie(e, o) {
1465
1467
  return e.set(o[0], o[1]), e;
@@ -1664,10 +1666,10 @@ function Ni() {
1664
1666
  if (ee = hn(e), !o)
1665
1667
  return vn(e, ee);
1666
1668
  } else {
1667
- var Oe = ge(e), Ht = Oe == A || Oe == D;
1669
+ var Oe = ge(e), Ht = Oe == _ || Oe == x;
1668
1670
  if (Cn(e))
1669
1671
  return on(e, o);
1670
- if (Oe == x || Oe == l || Ht && !J) {
1672
+ if (Oe == E || Oe == l || Ht && !J) {
1671
1673
  if (It(e))
1672
1674
  return J ? e : {};
1673
1675
  if (ee = mn(Ht ? {} : e), !o)
@@ -1774,14 +1776,14 @@ function Ni() {
1774
1776
  return nn(u) ? u : void 0;
1775
1777
  }
1776
1778
  var Bt = Ft ? it(Ft, Object) : On, ge = an;
1777
- (st && ge(new st(new ArrayBuffer(1))) != z || xe && ge(new xe()) != L || lt && ge(lt.resolve()) != H || ct && ge(new ct()) != G || ut && ge(new ut()) != se) && (ge = function(e) {
1778
- var o = Ge.call(e), u = o == x ? e.constructor : void 0, w = u ? ye(u) : void 0;
1779
+ (st && ge(new st(new ArrayBuffer(1))) != z || xe && ge(new xe()) != B || lt && ge(lt.resolve()) != H || ct && ge(new ct()) != G || ut && ge(new ut()) != se) && (ge = function(e) {
1780
+ var o = Ge.call(e), u = o == E ? e.constructor : void 0, w = u ? ye(u) : void 0;
1779
1781
  if (w)
1780
1782
  switch (w) {
1781
1783
  case _a:
1782
1784
  return z;
1783
1785
  case Oa:
1784
- return L;
1786
+ return B;
1785
1787
  case Aa:
1786
1788
  return H;
1787
1789
  case Ea:
@@ -1814,13 +1816,13 @@ function Ni() {
1814
1816
  case U:
1815
1817
  case Q:
1816
1818
  case re:
1817
- case F:
1819
+ case D:
1818
1820
  case c:
1819
1821
  case d:
1820
1822
  return fn(e, w);
1821
- case L:
1823
+ case B:
1822
1824
  return ln(e, w, u);
1823
- case P:
1825
+ case L:
1824
1826
  case X:
1825
1827
  return new W(e);
1826
1828
  case le:
@@ -1832,7 +1834,7 @@ function Ni() {
1832
1834
  }
1833
1835
  }
1834
1836
  function yn(e, o) {
1835
- return o = o ?? s, !!o && (typeof e == "number" || N.test(e)) && e > -1 && e % 1 == 0 && e < o;
1837
+ return o = o ?? s, !!o && (typeof e == "number" || F.test(e)) && e > -1 && e % 1 == 0 && e < o;
1836
1838
  }
1837
1839
  function wn(e) {
1838
1840
  var o = typeof e;
@@ -1877,7 +1879,7 @@ function Ni() {
1877
1879
  var Cn = Ca || An;
1878
1880
  function Kt(e) {
1879
1881
  var o = Ve(e) ? Ge.call(e) : "";
1880
- return o == A || o == D;
1882
+ return o == _ || o == x;
1881
1883
  }
1882
1884
  function $n(e) {
1883
1885
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= s;
@@ -1984,12 +1986,12 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
1984
1986
  v9b443174: a.zIndex,
1985
1987
  v682f08a0: f.value.height,
1986
1988
  b2c3b708: f.value.top,
1987
- v537cb660: _.value.marginTop,
1988
- v766c92ce: N.value,
1989
+ v537cb660: A.value.marginTop,
1990
+ v766c92ce: F.value,
1989
1991
  v05a90ebc: h.value.display,
1990
1992
  v28e7fd93: h.value.minHeight,
1991
- f5f71bea: A.value.top,
1992
- v68798002: A.value.zIndex
1993
+ f5f71bea: _.value.top,
1994
+ v68798002: _.value.zIndex
1993
1995
  }));
1994
1996
  const r = t, n = a, s = Ze(), l = I(() => !!s.header), i = I(() => !!s.top), f = I(() => ({
1995
1997
  mobileTop: n.mobileTopOffset && n.mobileEnabled ? `${n.mobileTopOffset}px` : n.topOffset ? `${n.topOffset}px` : "0",
@@ -1999,22 +2001,22 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
1999
2001
  })), h = I(() => ({
2000
2002
  display: !n.mobileHeaderVisible && n.mobileEnabled ? "none" : "flex",
2001
2003
  minHeight: `${n.headerHeight}px`
2002
- })), _ = I(() => ({
2003
- marginTop: l.value ? `${n.headerHeight}px` : "0"
2004
2004
  })), A = I(() => ({
2005
+ marginTop: l.value ? `${n.headerHeight}px` : "0"
2006
+ })), _ = I(() => ({
2005
2007
  top: n.mobileTopOffset && n.mobileEnabled ? `${n.mobileTopOffset}px` : "0",
2006
2008
  zIndex: n.mobileOverlayZIndex !== null ? n.mobileOverlayZIndex : n.zIndex > 1 ? n.zIndex - 1 : 1
2007
- })), D = (v) => Di(v).map((y) => {
2009
+ })), x = (v) => Di(v).map((y) => {
2008
2010
  if (y) {
2009
2011
  (!y.key || !y.key?.trim()) && (y.key = String(y.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-")), (!y.testId || !y.testId?.trim()) && (y.testId = String(y.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
2010
2012
  for (const k of y.items || [])
2011
2013
  k.parentKey = y.key, (!k.testId || !k.testId?.trim()) && (k.testId = String(k.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
2012
2014
  }
2013
2015
  return y;
2014
- }), L = I(() => n.topItems.length ? D(n.topItems) : []), P = I(() => n.bottomItems.length ? D(n.bottomItems) : []), x = (v = "") => v.trim().replace(" ", "").replace(/[^a-z0-9]+/gi, "-").toLowerCase(), H = I(() => {
2016
+ }), B = I(() => n.topItems.length ? x(n.topItems) : []), L = I(() => n.bottomItems.length ? x(n.bottomItems) : []), E = (v = "") => v.trim().replace(" ", "").replace(/[^a-z0-9]+/gi, "-").toLowerCase(), H = I(() => {
2015
2017
  const v = /* @__PURE__ */ new Map();
2016
2018
  v.set(we, []);
2017
- for (const g of L.value) {
2019
+ for (const g of B.value) {
2018
2020
  const y = g.group || we;
2019
2021
  v.has(y) || v.set(y, []), v.get(y)?.push(g);
2020
2022
  }
@@ -2046,15 +2048,15 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2046
2048
  });
2047
2049
  const { debounce: U } = ba(), Q = U(() => {
2048
2050
  Y.value && re.value !== window?.innerWidth && (re.value = window?.innerWidth, z(!1));
2049
- }, 200), re = te(), F = te(!1), c = te(), d = () => {
2050
- F.value || (F.value = !0, clearTimeout(c.value), c.value = setTimeout(() => F.value = !1, 1300));
2051
+ }, 200), re = te(), D = te(!1), c = te(), d = () => {
2052
+ D.value || (D.value = !0, clearTimeout(c.value), c.value = setTimeout(() => D.value = !1, 1300));
2051
2053
  }, m = te(null), O = I(() => Y.value && n.mobileEnabled), T = async (v) => {
2052
2054
  v ? (await zt(), await new Promise((g) => setTimeout(g, 300)), m.value?.activate()) : m.value?.deactivate();
2053
2055
  };
2054
2056
  De(O, async (v) => {
2055
2057
  v ? await T(!0) : await T(!1);
2056
2058
  }, { immediate: !0 });
2057
- const N = te("0px"), b = () => {
2059
+ const F = te("0px"), b = () => {
2058
2060
  if (!(/Mac|iPhone|iPod|iPad/i.test(navigator?.platform) || /macOS|Mac|iPhone|iPod|iPad/i.test(navigator?.userAgentData?.platform)))
2059
2061
  return;
2060
2062
  const g = document.createElement("div");
@@ -2064,7 +2066,7 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2064
2066
  const k = document.createElement("div");
2065
2067
  k.style.width = "100%", g.appendChild(k);
2066
2068
  const j = k.offsetWidth;
2067
- g.parentNode && g.parentNode.removeChild(g), y - j === 0 && (N.value = "8px");
2069
+ g.parentNode && g.parentNode.removeChild(g), y - j === 0 && (F.value = "8px");
2068
2070
  };
2069
2071
  return He(async () => {
2070
2072
  if (re.value = window?.innerWidth, window.addEventListener("resize", Q), window.addEventListener("resize", d), n.groupConfig && le.value)
@@ -2082,7 +2084,7 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2082
2084
  key: 0,
2083
2085
  class: "kong-ui-app-sidebar-overlay",
2084
2086
  onClick: ne
2085
- })) : E("", !0),
2087
+ })) : N("", !0),
2086
2088
  Ke(be(Ai), {
2087
2089
  ref_key: "focusTrap",
2088
2090
  ref: m,
@@ -2090,24 +2092,24 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2090
2092
  "allow-outside-click": "",
2091
2093
  "fallback-focus": ".kong-ui-app-sidebar"
2092
2094
  }, {
2093
- default: B(() => [
2095
+ default: P(() => [
2094
2096
  $("aside", {
2095
2097
  class: q(["kong-ui-app-sidebar", {
2096
2098
  "sidebar-open": Y.value,
2097
2099
  "no-sidebar-header": !l.value,
2098
2100
  "mobile-header-hidden": a.mobileEnabled && (!l.value || !a.mobileHeaderVisible),
2099
2101
  "mobile-disabled": !a.mobileEnabled,
2100
- "disable-transitions": F.value
2102
+ "disable-transitions": D.value
2101
2103
  }]),
2102
2104
  tabindex: "-1"
2103
2105
  }, [
2104
2106
  l.value ? (p(), S("div", Ri, [
2105
2107
  C(v.$slots, "header", {}, void 0, !0)
2106
- ])) : E("", !0),
2108
+ ])) : N("", !0),
2107
2109
  $("div", xi, [
2108
2110
  i.value ? (p(), S("div", Pi, [
2109
2111
  C(v.$slots, "top", {}, void 0, !0)
2110
- ])) : E("", !0),
2112
+ ])) : N("", !0),
2111
2113
  $("nav", Bi, [
2112
2114
  H.value.size > 0 ? (p(!0), S(Ee, { key: 0 }, pe(H.value, ([k, j]) => (p(), Z(y, {
2113
2115
  key: k,
@@ -2118,34 +2120,34 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2118
2120
  "data-testid": k === we ? "level-primary-group-collapse-ungrouped" : `level-primary-group-collapse-${k}`,
2119
2121
  "model-value": X(k) && fe(k) || !1
2120
2122
  }, {
2121
- trigger: B(({ isCollapsed: M, toggle: ie }) => [
2123
+ trigger: P(({ isCollapsed: M, toggle: ie }) => [
2122
2124
  (p(), Z(Se(X(k) ? be(jn) : "div"), {
2123
2125
  appearance: X(k) ? "none" : void 0,
2124
2126
  class: "level-primary-group-collapse-trigger",
2125
2127
  onClick: (Ie) => X(k) ? se(k, M, ie) : void 0
2126
2128
  }, {
2127
- default: B(() => [
2129
+ default: P(() => [
2128
2130
  k !== we ? (p(), S("div", {
2129
2131
  key: 0,
2130
- id: `level-primary-group-${x(k)}`,
2132
+ id: `level-primary-group-${E(k)}`,
2131
2133
  class: "level-primary-group-name",
2132
2134
  "data-testid": "level-primary-group-name",
2133
2135
  role: "presentation"
2134
- }, V(G(k)?.label || k), 9, Li)) : E("", !0),
2136
+ }, V(G(k)?.label || k), 9, Li)) : N("", !0),
2135
2137
  X(k) ? (p(), Z(Se(M ? be(ia) : be(Mn)), {
2136
2138
  key: 1,
2137
2139
  class: "level-primary-group-collapse-icon",
2138
2140
  color: `var(--kui-navigation-color-text, ${be(dr)})`,
2139
2141
  "data-testid": "level-primary-group-collapse-icon",
2140
2142
  size: `var(--kui-icon-size-30, ${be(ur)})`
2141
- }, null, 8, ["color", "size"])) : E("", !0)
2143
+ }, null, 8, ["color", "size"])) : N("", !0)
2142
2144
  ]),
2143
2145
  _: 2
2144
2146
  }, 1032, ["appearance", "onClick"]))
2145
2147
  ]),
2146
- default: B(() => [
2148
+ default: P(() => [
2147
2149
  $("ul", {
2148
- "aria-labelledby": k !== we ? `level-primary-group-${x(k)}` : void 0,
2150
+ "aria-labelledby": k !== we ? `level-primary-group-${E(k)}` : void 0,
2149
2151
  class: "level-primary top-items"
2150
2152
  }, [
2151
2153
  (p(!0), S(Ee, null, pe(j, (M) => (p(), Z(Vt, {
@@ -2153,14 +2155,14 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2153
2155
  item: M,
2154
2156
  onClick: K
2155
2157
  }, je({
2156
- [`sidebar-icon-${M.key}`]: B(() => [
2158
+ [`sidebar-icon-${M.key}`]: P(() => [
2157
2159
  C(v.$slots, `sidebar-icon-${M.key}`, {}, void 0, !0)
2158
2160
  ]),
2159
2161
  _: 2
2160
2162
  }, [
2161
2163
  v.$slots[`sidebar-after-${M.key}`] ? {
2162
2164
  name: `sidebar-after-${M.key}`,
2163
- fn: B(() => [
2165
+ fn: P(() => [
2164
2166
  C(v.$slots, `sidebar-after-${M.key}`, {}, void 0, !0)
2165
2167
  ]),
2166
2168
  key: "0"
@@ -2169,20 +2171,20 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2169
2171
  ], 8, Mi)
2170
2172
  ]),
2171
2173
  _: 2
2172
- }, 1032, ["class", "data-testid", "model-value"]))), 128)) : E("", !0),
2173
- H.value.size > 0 && P.value.length ? (p(), S("div", ji)) : E("", !0),
2174
- P.value.length ? (p(), S("ul", Ki, [
2175
- (p(!0), S(Ee, null, pe(P.value, (k) => (p(), Z(Vt, {
2174
+ }, 1032, ["class", "data-testid", "model-value"]))), 128)) : N("", !0),
2175
+ H.value.size > 0 && L.value.length ? (p(), S("div", ji)) : N("", !0),
2176
+ L.value.length ? (p(), S("ul", Ki, [
2177
+ (p(!0), S(Ee, null, pe(L.value, (k) => (p(), Z(Vt, {
2176
2178
  key: k.name,
2177
2179
  item: k,
2178
2180
  onClick: K
2179
2181
  }, {
2180
- [`sidebar-icon-${k.key}`]: B(() => [
2182
+ [`sidebar-icon-${k.key}`]: P(() => [
2181
2183
  C(v.$slots, `sidebar-icon-${k.key}`, {}, void 0, !0)
2182
2184
  ]),
2183
2185
  _: 2
2184
2186
  }, 1032, ["item"]))), 128))
2185
- ])) : E("", !0)
2187
+ ])) : N("", !0)
2186
2188
  ])
2187
2189
  ]),
2188
2190
  $("div", Zi, [
@@ -2297,32 +2299,32 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2297
2299
  bottomItems: I(() => r.sidebarBottomItems),
2298
2300
  open: I(() => r.sidebarOpen),
2299
2301
  hidden: I(() => r.sidebarHidden)
2300
- }), _ = (R) => {
2302
+ }), A = (R) => {
2301
2303
  n("sidebar-click", R);
2302
- }, A = te(!1), D = (R) => {
2303
- A.value = R;
2304
+ }, _ = te(!1), x = (R) => {
2305
+ _.value = R;
2304
2306
  };
2305
2307
  na(() => {
2306
- A.value = Ln(h, "open").value || !1;
2308
+ _.value = Ln(h, "open").value || !1;
2307
2309
  });
2308
- const L = te(0), P = te(60), x = te(0), H = I(() => f.hidden ? x.value : P.value + x.value), le = I(() => r.theme === "light" ? ir : or), G = I(() => r.theme === "light" ? ar : rr), X = I(() => r.theme === "light" ? "var(--kong-ui-app-layout-main-box-shadow, -30px 174px 250px #0023db)" : "none"), fe = I(() => `${H.value}px`), se = I(() => h.hidden || f.hidden ? sr : lr), { debounce: Y } = ba(), z = Y((R = !1) => {
2309
- if (R || L.value !== window?.innerWidth) {
2310
- L.value = window?.innerWidth;
2310
+ const B = te(0), L = te(60), E = te(0), H = I(() => f.hidden ? E.value : L.value + E.value), le = I(() => r.theme === "light" ? ir : or), G = I(() => r.theme === "light" ? ar : rr), X = I(() => r.theme === "light" ? "var(--kong-ui-app-layout-main-box-shadow, -30px 174px 250px #0023db)" : "none"), fe = I(() => `${H.value}px`), se = I(() => h.hidden || f.hidden ? sr : lr), { debounce: Y } = ba(), z = Y((R = !1) => {
2311
+ if (R || B.value !== window?.innerWidth) {
2312
+ B.value = window?.innerWidth;
2311
2313
  const K = document?.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2312
- K && (x.value = K.offsetHeight);
2314
+ K && (E.value = K.offsetHeight);
2313
2315
  }
2314
2316
  }, 200), ne = te();
2315
- return De(x, (R) => {
2317
+ return De(E, (R) => {
2316
2318
  n("update:topOffset", R || 0);
2317
2319
  }, { immediate: !0 }), He(() => {
2318
- document?.body?.classList.add("kong-ui-app-layout-body"), document?.documentElement?.classList.add("kong-ui-app-layout-html"), L.value = window?.innerWidth, z(!0);
2320
+ document?.body?.classList.add("kong-ui-app-layout-body"), document?.documentElement?.classList.add("kong-ui-app-layout-html"), B.value = window?.innerWidth, z(!0);
2319
2321
  const R = document?.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2320
2322
  R && (ne.value = new ResizeObserver((K) => {
2321
2323
  window.requestAnimationFrame(() => {
2322
2324
  if (!(!Array.isArray(K) || !K.length))
2323
2325
  for (const U of K) {
2324
2326
  const Q = U.contentRect.height;
2325
- x.value !== Q && (x.value = Q);
2327
+ E.value !== Q && (E.value = Q);
2326
2328
  }
2327
2329
  });
2328
2330
  }), ne.value.observe(R)), window.addEventListener("resize", z);
@@ -2337,23 +2339,23 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2337
2339
  $("div", Vi, [
2338
2340
  C(R.$slots, "notification", {}, void 0, !0)
2339
2341
  ]),
2340
- f.hidden ? E("", !0) : (p(), Z(Or, {
2342
+ f.hidden ? N("", !0) : (p(), Z(Or, {
2341
2343
  key: String(h.hidden),
2342
2344
  "left-offset": h.hidden ? 0 : void 0,
2343
- "top-offset": x.value
2345
+ "top-offset": E.value
2344
2346
  }, je({
2345
- "mobile-sidebar-toggle": B(() => [
2346
- h.hidden ? E("", !0) : (p(), Z(Ui, {
2347
+ "mobile-sidebar-toggle": P(() => [
2348
+ h.hidden ? N("", !0) : (p(), Z(Ui, {
2347
2349
  key: 0,
2348
- active: A.value,
2349
- onToggle: D
2350
+ active: _.value,
2351
+ onToggle: x
2350
2352
  }, null, 8, ["active"]))
2351
2353
  ]),
2352
2354
  _: 2
2353
2355
  }, [
2354
2356
  l.navbarMobileLogo ? {
2355
2357
  name: "mobile-logo",
2356
- fn: B(() => [
2358
+ fn: P(() => [
2357
2359
  $("div", qi, [
2358
2360
  C(R.$slots, "navbar-mobile-logo", {}, void 0, !0)
2359
2361
  ])
@@ -2362,80 +2364,80 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2362
2364
  } : void 0,
2363
2365
  l.navbarLogo ? {
2364
2366
  name: "logo",
2365
- fn: B(() => [
2367
+ fn: P(() => [
2366
2368
  h.hidden ? (p(), S("div", Xi, [
2367
2369
  C(R.$slots, "navbar-logo", {}, void 0, !0)
2368
- ])) : E("", !0)
2370
+ ])) : N("", !0)
2369
2371
  ]),
2370
2372
  key: "1"
2371
2373
  } : void 0,
2372
2374
  l.navbarLeft ? {
2373
2375
  name: "left",
2374
- fn: B(() => [
2376
+ fn: P(() => [
2375
2377
  C(R.$slots, "navbar-left", {}, void 0, !0)
2376
2378
  ]),
2377
2379
  key: "2"
2378
2380
  } : void 0,
2379
2381
  l.navbarCenter ? {
2380
2382
  name: "center",
2381
- fn: B(() => [
2383
+ fn: P(() => [
2382
2384
  C(R.$slots, "navbar-center", {}, void 0, !0)
2383
2385
  ]),
2384
2386
  key: "3"
2385
2387
  } : void 0,
2386
2388
  l.navbarRight ? {
2387
2389
  name: "right",
2388
- fn: B(() => [
2390
+ fn: P(() => [
2389
2391
  C(R.$slots, "navbar-right", {}, void 0, !0)
2390
2392
  ]),
2391
2393
  key: "4"
2392
2394
  } : void 0
2393
2395
  ]), 1032, ["left-offset", "top-offset"])),
2394
- h.hidden ? E("", !0) : (p(), Z(Wi, {
2396
+ h.hidden ? N("", !0) : (p(), Z(Wi, {
2395
2397
  key: 1,
2396
2398
  "bottom-items": h.bottomItems,
2397
2399
  "group-config": a.groupConfig,
2398
- "header-height": P.value,
2400
+ "header-height": L.value,
2399
2401
  "mobile-enabled": "",
2400
2402
  "mobile-header-visible": !1,
2401
2403
  "mobile-top-offset": H.value,
2402
- open: A.value,
2404
+ open: _.value,
2403
2405
  "top-items": h.topItems,
2404
- "top-offset": x.value,
2405
- onClick: _,
2406
- onToggle: D,
2406
+ "top-offset": E.value,
2407
+ onClick: A,
2408
+ onToggle: x,
2407
2409
  onToggleCollapse: K[0] || (K[0] = (U, Q) => n("toggle-collapse", U, Q))
2408
2410
  }, je({ _: 2 }, [
2409
2411
  l.sidebarHeader ? {
2410
2412
  name: "header",
2411
- fn: B(() => [
2413
+ fn: P(() => [
2412
2414
  C(R.$slots, "sidebar-header", {}, void 0, !0)
2413
2415
  ]),
2414
2416
  key: "0"
2415
2417
  } : void 0,
2416
2418
  l.sidebarTop ? {
2417
2419
  name: "top",
2418
- fn: B(() => [
2420
+ fn: P(() => [
2419
2421
  C(R.$slots, "sidebar-top", {}, void 0, !0)
2420
2422
  ]),
2421
2423
  key: "1"
2422
2424
  } : void 0,
2423
2425
  l.sidebarFooter ? {
2424
2426
  name: "footer",
2425
- fn: B(() => [
2427
+ fn: P(() => [
2426
2428
  C(R.$slots, "sidebar-footer", {}, void 0, !0)
2427
2429
  ]),
2428
2430
  key: "2"
2429
2431
  } : void 0,
2430
2432
  pe([...h.topItems || [], ...h.bottomItems || []], (U) => ({
2431
2433
  name: `sidebar-icon-${U.key}`,
2432
- fn: B(() => [
2434
+ fn: P(() => [
2433
2435
  C(R.$slots, `sidebar-icon-${U.key}`, {}, void 0, !0)
2434
2436
  ])
2435
2437
  })),
2436
2438
  pe([...h.topItems || [], ...h.bottomItems || []], (U) => ({
2437
2439
  name: `sidebar-after-${U.key}`,
2438
- fn: B(() => [
2440
+ fn: P(() => [
2439
2441
  C(R.$slots, `sidebar-after-${U.key}`, {}, void 0, !0)
2440
2442
  ])
2441
2443
  }))
@@ -2447,7 +2449,7 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2447
2449
  }, [
2448
2450
  K[1] || (K[1] = $("div", { id: "kong-ui-app-layout-teleport-default-slot" }, null, -1)),
2449
2451
  C(R.$slots, "app-error", {}, void 0, !0),
2450
- i.value ? E("", !0) : C(R.$slots, "default", { key: 0 }, void 0, !0)
2452
+ i.value ? N("", !0) : C(R.$slots, "default", { key: 0 }, void 0, !0)
2451
2453
  ], 2)
2452
2454
  ])
2453
2455
  ])
@@ -2505,38 +2507,38 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2505
2507
  }, je({ _: 2 }, [
2506
2508
  pe(s.value, (h) => ({
2507
2509
  name: h,
2508
- fn: B(() => [
2510
+ fn: P(() => [
2509
2511
  C(l.$slots, h, {}, void 0, !0)
2510
2512
  ])
2511
2513
  }))
2512
2514
  ]), 1032, ["items"])
2513
- ])) : E("", !0),
2515
+ ])) : N("", !0),
2514
2516
  $("div", ao, [
2515
2517
  $("div", no, [
2516
2518
  l.$slots["title-before"] && !a.konnectNavigationNext ? (p(), S("div", ro, [
2517
2519
  C(l.$slots, "title-before", {}, void 0, !0)
2518
- ])) : E("", !0),
2520
+ ])) : N("", !0),
2519
2521
  (p(), Z(Se(a.konnectNavigationNext ? "h2" : "h1"), {
2520
2522
  class: "page-header-title",
2521
2523
  "data-testid": "page-header-title",
2522
2524
  title: a.title
2523
2525
  }, {
2524
- default: B(() => [
2526
+ default: P(() => [
2525
2527
  Fe(V(a.title), 1)
2526
2528
  ]),
2527
2529
  _: 1
2528
2530
  }, 8, ["title"])),
2529
2531
  l.$slots["title-after"] ? (p(), S("div", io, [
2530
2532
  C(l.$slots, "title-after", {}, void 0, !0)
2531
- ])) : E("", !0)
2533
+ ])) : N("", !0)
2532
2534
  ]),
2533
2535
  l.$slots.actions ? (p(), S("div", oo, [
2534
2536
  C(l.$slots, "actions", {}, void 0, !0)
2535
- ])) : E("", !0)
2537
+ ])) : N("", !0)
2536
2538
  ]),
2537
2539
  l.$slots.below ? (p(), S("div", so, [
2538
2540
  C(l.$slots, "below", {}, void 0, !0)
2539
- ])) : E("", !0)
2541
+ ])) : N("", !0)
2540
2542
  ], 2);
2541
2543
  };
2542
2544
  }
@@ -2574,12 +2576,12 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2574
2576
  class: "app-page-info-section",
2575
2577
  "data-testid": "app-page-info-section"
2576
2578
  }, {
2577
- default: B(() => [
2579
+ default: P(() => [
2578
2580
  (p(), Z(Se(a.collapsible ? "summary" : "div"), {
2579
2581
  class: "app-page-info-section-header",
2580
2582
  "data-testid": "app-page-info-section-header"
2581
2583
  }, {
2582
- default: B(() => [
2584
+ default: P(() => [
2583
2585
  C(t.$slots, "header", {}, () => [
2584
2586
  $("div", co, [
2585
2587
  a.title ? (p(), Z(Se(a.titleTag), {
@@ -2587,25 +2589,25 @@ const Di = /* @__PURE__ */ Ei(Fi), Ri = {
2587
2589
  class: "app-page-info-section-title",
2588
2590
  "data-testid": "app-page-info-section-title"
2589
2591
  }, {
2590
- default: B(() => [
2592
+ default: P(() => [
2591
2593
  Fe(V(a.title), 1)
2592
2594
  ]),
2593
2595
  _: 1
2594
- })) : E("", !0),
2595
- a.description ? (p(), S("div", uo, V(a.description), 1)) : E("", !0)
2596
+ })) : N("", !0),
2597
+ a.description ? (p(), S("div", uo, V(a.description), 1)) : N("", !0)
2596
2598
  ])
2597
2599
  ], !0),
2598
2600
  a.collapsible ? (p(), Z(be(ia), {
2599
2601
  key: 0,
2600
2602
  class: "app-page-info-section-chevron-icon",
2601
2603
  decorative: ""
2602
- })) : t.$slots.actions ? C(t.$slots, "actions", { key: 1 }, void 0, !0) : E("", !0)
2604
+ })) : t.$slots.actions ? C(t.$slots, "actions", { key: 1 }, void 0, !0) : N("", !0)
2603
2605
  ]),
2604
2606
  _: 3
2605
2607
  })),
2606
2608
  t.$slots.default ? (p(), S("div", fo, [
2607
2609
  C(t.$slots, "default", {}, void 0, !0)
2608
- ])) : E("", !0)
2610
+ ])) : N("", !0)
2609
2611
  ]),
2610
2612
  _: 3
2611
2613
  }));