@kong-ui-public/app-layout 4.9.3-pr.2577.f224c72c1.0 → 4.10.0

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,8 +1,7 @@
1
- import { defineComponent as ie, resolveComponent as he, createBlock as W, openBlock as p, withCtx as L, renderSlot as I, createElementBlock as k, Fragment as Ee, renderList as pe, normalizeClass as re, createTextVNode as xe, toDisplayString as Y, computed as S, createSlots as Me, createVNode as Le, createCommentVNode as $, createElementVNode as E, createStaticVNode as In, useCssVars as yt, reactive as qe, useSlots as je, onMounted as Pe, getCurrentInstance as Yt, hasInjectionContext as Qt, inject as $n, watch as Te, getCurrentScope as On, onScopeDispose as En, shallowRef as Xe, watchEffect as Jt, toValue as Ae, unref as fe, resolveDynamicComponent as Fe, withKeys as An, ref as ae, onUnmounted as Fn, Comment as Nn, cloneVNode as Dn, nextTick as Ht, onBeforeUnmount as ea, withModifiers as Rn, toRef as Bn } from "vue";
1
+ import { defineComponent as ie, resolveComponent as he, createBlock as W, openBlock as p, withCtx as L, renderSlot as C, createElementBlock as k, Fragment as Ee, renderList as pe, normalizeClass as re, createTextVNode as xe, toDisplayString as Q, computed as S, createSlots as Me, createVNode as Le, createCommentVNode as $, createElementVNode as E, createStaticVNode as In, useCssVars as yt, reactive as qe, useSlots as je, onMounted as Pe, getCurrentInstance as Yt, hasInjectionContext as Qt, inject as $n, watch as Te, getCurrentScope as On, onScopeDispose as En, shallowRef as Xe, watchEffect as Jt, toValue as Ae, unref as be, resolveDynamicComponent as Fe, withKeys as An, ref as ae, onUnmounted as Fn, Comment as Nn, cloneVNode as Dn, nextTick as Ht, onBeforeUnmount as ea, withModifiers as Rn, toRef as Bn } from "vue";
2
2
  import { ChevronRightIcon as ta, ChevronDownIcon as xn } from "@kong/icons";
3
- import { createI18n as Mn, i18nTComponent as Ln } from "@kong-ui-public/i18n";
4
- import { KButton as jn, HeaderTags as Pn } from "@kong/kongponents";
5
- const Kn = /* @__PURE__ */ ie({
3
+ import { KButton as Mn, HeaderTags as Ln } from "@kong/kongponents";
4
+ const jn = /* @__PURE__ */ ie({
6
5
  __name: "AccountDropdown",
7
6
  props: {
8
7
  options: {
@@ -30,7 +29,7 @@ const Kn = /* @__PURE__ */ ie({
30
29
  width: a.width
31
30
  }, {
32
31
  items: L(({ handleSelection: u }) => [
33
- I(t.$slots, "default", {}, () => [
32
+ C(t.$slots, "default", {}, () => [
34
33
  (p(!0), k(Ee, null, pe(a.options, (o) => (p(), W(n, {
35
34
  key: o.value,
36
35
  class: re({ "has-divider": o.hasDivider }),
@@ -39,8 +38,8 @@ const Kn = /* @__PURE__ */ ie({
39
38
  onClick: (d) => u(o)
40
39
  }, {
41
40
  default: L(() => [
42
- I(t.$slots, "default", { option: o }, () => [
43
- xe(Y(o.label), 1)
41
+ C(t.$slots, "default", { option: o }, () => [
42
+ xe(Q(o.label), 1)
44
43
  ], !0)
45
44
  ]),
46
45
  _: 2
@@ -56,43 +55,43 @@ const Kn = /* @__PURE__ */ ie({
56
55
  for (const [n, s] of t)
57
56
  r[n] = s;
58
57
  return r;
59
- }, Co = /* @__PURE__ */ oe(Kn, [["__scopeId", "data-v-b33191a2"]]), Zn = {
58
+ }, wo = /* @__PURE__ */ oe(jn, [["__scopeId", "data-v-b33191a2"]]), Pn = {
60
59
  class: "about-section-title",
61
60
  "data-testid": "about-section-title"
62
- }, Hn = { class: "about-section-header-end" }, Wn = {
61
+ }, Kn = { class: "about-section-header-end" }, Zn = {
63
62
  key: 0,
64
63
  class: "about-section-timestamps-created",
65
64
  "data-testid": "about-section-timestamps-created"
66
- }, zn = {
65
+ }, Hn = {
67
66
  key: 1,
68
67
  class: "about-section-timestamps-arrow"
69
- }, Gn = {
68
+ }, Wn = {
70
69
  key: 2,
71
70
  class: "about-section-timestamps-modified",
72
71
  "data-testid": "about-section-timestamps-modified"
73
- }, Un = {
72
+ }, Gn = {
74
73
  key: 1,
75
74
  class: "about-section-actions",
76
75
  "data-testid": "about-section-actions"
77
- }, Vn = {
76
+ }, zn = {
78
77
  key: 0,
79
78
  "data-testid": "about-section-loading-skeleton"
80
- }, qn = { key: 1 }, Xn = {
79
+ }, Un = { key: 1 }, Vn = {
81
80
  key: 0,
82
81
  class: "about-section-description",
83
82
  "data-testid": "about-section-description"
84
- }, Yn = {
83
+ }, qn = {
85
84
  key: 1,
86
85
  class: "about-section-content",
87
86
  "data-testid": "about-section-content"
88
- }, Qn = {
87
+ }, Xn = {
89
88
  key: 2,
90
89
  "data-testid": "about-divider-section-separator"
91
- }, Jn = {
90
+ }, Yn = {
92
91
  key: 3,
93
92
  class: "about-divider-section",
94
93
  "data-testid": "about-divider-section"
95
- }, er = /* @__PURE__ */ ie({
94
+ }, Qn = /* @__PURE__ */ ie({
96
95
  __name: "AppAboutSection",
97
96
  props: {
98
97
  title: { default: "" },
@@ -112,7 +111,7 @@ const Kn = /* @__PURE__ */ ie({
112
111
  "title-tag": "h2"
113
112
  }, Me({
114
113
  default: L(() => [
115
- n.isLoading ? (p(), k("div", Vn, [
114
+ n.isLoading ? (p(), k("div", zn, [
116
115
  Le(u, {
117
116
  height: "2",
118
117
  width: "100"
@@ -121,14 +120,14 @@ const Kn = /* @__PURE__ */ ie({
121
120
  height: "2",
122
121
  width: "100"
123
122
  })
124
- ])) : (p(), k("div", qn, [
125
- n.description ? (p(), k("p", Xn, Y(n.description), 1)) : $("", !0),
126
- n.$slots.default ? (p(), k("div", Yn, [
127
- I(n.$slots, "default", {}, void 0, !0)
123
+ ])) : (p(), k("div", Un, [
124
+ n.description ? (p(), k("p", Vn, Q(n.description), 1)) : $("", !0),
125
+ n.$slots.default ? (p(), k("div", qn, [
126
+ C(n.$slots, "default", {}, void 0, !0)
128
127
  ])) : $("", !0),
129
- n.$slots["divider-section"] ? (p(), k("hr", Qn)) : $("", !0),
130
- n.$slots["divider-section"] ? (p(), k("div", Jn, [
131
- I(n.$slots, "divider-section", {}, void 0, !0)
128
+ n.$slots["divider-section"] ? (p(), k("hr", Xn)) : $("", !0),
129
+ n.$slots["divider-section"] ? (p(), k("div", Yn, [
130
+ C(n.$slots, "divider-section", {}, void 0, !0)
132
131
  ])) : $("", !0)
133
132
  ]))
134
133
  ]),
@@ -137,9 +136,9 @@ const Kn = /* @__PURE__ */ ie({
137
136
  n.$slots.title || n.title ? {
138
137
  name: "title",
139
138
  fn: L(() => [
140
- E("span", Zn, [
141
- I(n.$slots, "title", {}, () => [
142
- xe(Y(n.title), 1)
139
+ E("span", Pn, [
140
+ C(n.$slots, "title", {}, () => [
141
+ xe(Q(n.title), 1)
143
142
  ], !0)
144
143
  ])
145
144
  ]),
@@ -148,17 +147,17 @@ const Kn = /* @__PURE__ */ ie({
148
147
  n.$slots.actions || n.created || n.modified ? {
149
148
  name: "actions",
150
149
  fn: L(() => [
151
- E("div", Hn, [
150
+ E("div", Kn, [
152
151
  n.created || n.modified ? (p(), k("div", {
153
152
  key: 0,
154
153
  class: re(["about-section-timestamps", { "has-actions": n.$slots.actions }])
155
154
  }, [
156
- n.created ? (p(), k("span", Wn, Y(n.createdLabel) + ": " + Y(n.created), 1)) : $("", !0),
157
- n.created && r.value ? (p(), k("span", zn, "->")) : $("", !0),
158
- r.value ? (p(), k("span", Gn, Y(n.modifiedLabel) + ": " + Y(n.modified), 1)) : $("", !0)
155
+ n.created ? (p(), k("span", Zn, Q(n.createdLabel) + ": " + Q(n.created), 1)) : $("", !0),
156
+ n.created && r.value ? (p(), k("span", Hn, "->")) : $("", !0),
157
+ r.value ? (p(), k("span", Wn, Q(n.modifiedLabel) + ": " + Q(n.modified), 1)) : $("", !0)
159
158
  ], 2)) : $("", !0),
160
- n.$slots.actions ? (p(), k("div", Un, [
161
- I(n.$slots, "actions", {}, void 0, !0)
159
+ n.$slots.actions ? (p(), k("div", Gn, [
160
+ C(n.$slots, "actions", {}, void 0, !0)
162
161
  ])) : $("", !0)
163
162
  ])
164
163
  ]),
@@ -167,26 +166,26 @@ const Kn = /* @__PURE__ */ ie({
167
166
  ]), 1024);
168
167
  };
169
168
  }
170
- }), Io = /* @__PURE__ */ oe(er, [["__scopeId", "data-v-f5864a9c"]]), tr = {}, ar = {
169
+ }), ko = /* @__PURE__ */ oe(Qn, [["__scopeId", "data-v-f5864a9c"]]), Jn = {}, er = {
171
170
  fill: "none",
172
171
  height: "130",
173
172
  width: "130",
174
173
  xmlns: "http://www.w3.org/2000/svg"
175
174
  };
176
- function nr(a, t) {
177
- return p(), k("svg", ar, t[0] || (t[0] = [
175
+ function tr(a, t) {
176
+ return p(), k("svg", er, t[0] || (t[0] = [
178
177
  In('<path clip-rule="evenodd" d="M19.111 120.198c-.226 0-.409-.164-.409-.368v-4.812c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.812c0 .204-.183.368-.409.368Zm0-9.625c-.226 0-.409-.165-.409-.368v-4.813c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.226 0-.409-.165-.409-.368v-4.813c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.226 0-.409-.165-.409-.368v-4.812c0-.204.183-.368.409-.368.226 0 .409.164.409.368v4.812c0 .204-.183.368-.409.368Zm0-9.625c-.226 0-.409-.165-.409-.368v-4.813c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.226 0-.409-.164-.409-.367V66.89c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.226 0-.409-.165-.409-.368v-4.813c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.226 0-.409-.165-.409-.368V47.64c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.226 0-.409-.164-.409-.368v-4.812c0-.204.183-.368.409-.368.226 0 .409.164.409.368v4.812c0 .204-.183.368-.409.368Zm0-9.625c-.226 0-.409-.165-.409-.368v-4.813c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.226 0-.409-.165-.409-.369v-4.812c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.226 0-.409-.165-.409-.368V9.138c0-.203.183-.368.409-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368ZM110.889 120.198c-.225 0-.408-.164-.408-.368v-4.812c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.812c0 .204-.183.368-.409.368Zm0-9.625c-.225 0-.408-.165-.408-.368v-4.813c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.225 0-.408-.165-.408-.368v-4.813c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.225 0-.408-.165-.408-.368v-4.812c0-.204.183-.368.408-.368.226 0 .409.164.409.368v4.812c0 .204-.183.368-.409.368Zm0-9.625c-.225 0-.408-.165-.408-.368v-4.813c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.225 0-.408-.164-.408-.367V66.89c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.225 0-.408-.165-.408-.368v-4.813c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.225 0-.408-.165-.408-.368V47.64c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.225 0-.408-.164-.408-.368v-4.812c0-.204.183-.368.408-.368.226 0 .409.164.409.368v4.812c0 .204-.183.368-.409.368Zm0-9.625c-.225 0-.408-.165-.408-.368v-4.813c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.625c-.225 0-.408-.165-.408-.369v-4.812c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Zm0-9.626c-.225 0-.408-.165-.408-.368V9.138c0-.203.183-.368.408-.368.226 0 .409.165.409.368v4.813c0 .203-.183.368-.409.368Z" fill="#D6D6D6" fill-rule="evenodd"></path><path clip-rule="evenodd" d="M123.553 107.758a.399.399 0 0 1-.388.408h-5.068a.398.398 0 0 1-.387-.408c0-.226.173-.409.387-.409h5.068c.214 0 .388.183.388.409Zm-10.136 0a.398.398 0 0 1-.387.408h-5.068a.399.399 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.068c.214 0 .387.183.387.409Zm-10.136 0a.398.398 0 0 1-.387.408h-5.068a.398.398 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.068c.214 0 .387.183.387.409Zm-10.136 0a.398.398 0 0 1-.387.408H87.69a.398.398 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.068c.214 0 .387.183.387.409Zm-10.136 0a.398.398 0 0 1-.387.408h-5.068a.398.398 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.068c.214 0 .387.183.387.409Zm-10.135 0a.398.398 0 0 1-.388.408h-5.068a.398.398 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.068c.214 0 .388.183.388.409Zm-10.136 0a.398.398 0 0 1-.388.408h-5.068a.398.398 0 0 1-.387-.408c0-.226.173-.409.387-.409h5.068c.214 0 .388.183.388.409Zm-10.136 0a.398.398 0 0 1-.388.408h-5.068a.398.398 0 0 1-.387-.408c0-.226.173-.409.387-.409h5.068c.214 0 .388.183.388.409Zm-10.136 0a.398.398 0 0 1-.388.408H37.01a.398.398 0 0 1-.387-.408c0-.226.173-.409.387-.409h5.068c.214 0 .388.183.388.409Zm-10.136 0a.398.398 0 0 1-.388.408h-5.067a.398.398 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.067c.215 0 .388.183.388.409Zm-10.136 0a.398.398 0 0 1-.387.408h-5.068a.398.398 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.068c.214 0 .387.183.387.409Zm-10.136 0a.398.398 0 0 1-.387.408H6.603a.398.398 0 0 1-.388-.408c0-.226.174-.409.388-.409h5.068c.214 0 .387.183.387.409ZM123.553 21.434a.399.399 0 0 1-.388.409h-5.068a.398.398 0 0 1-.387-.409c0-.226.173-.408.387-.408h5.068c.214 0 .388.183.388.408Zm-10.136 0a.399.399 0 0 1-.388.409h-5.068a.398.398 0 0 1-.387-.409c0-.226.173-.408.387-.408h5.068c.214 0 .388.183.388.408Zm-10.136 0a.398.398 0 0 1-.387.409h-5.068a.399.399 0 0 1-.388-.409c0-.226.174-.408.388-.408h5.068c.214 0 .387.183.387.408Zm-10.136 0a.398.398 0 0 1-.387.409H87.69a.398.398 0 0 1-.388-.409c0-.226.174-.408.388-.408h5.068c.214 0 .387.183.387.408Zm-10.136 0a.398.398 0 0 1-.387.409h-5.068a.398.398 0 0 1-.388-.409c0-.226.174-.408.388-.408h5.068c.214 0 .387.183.387.408Zm-10.136 0a.398.398 0 0 1-.387.409h-5.068a.398.398 0 0 1-.388-.409c0-.226.174-.408.388-.408h5.068c.214 0 .387.183.387.408Zm-10.135 0a.399.399 0 0 1-.388.409h-5.068a.398.398 0 0 1-.387-.409c0-.226.173-.408.387-.408h5.068c.214 0 .388.183.388.408Zm-10.136 0a.398.398 0 0 1-.388.409h-5.068a.398.398 0 0 1-.387-.409c0-.226.173-.408.387-.408h5.068c.214 0 .388.183.388.408Zm-10.136 0a.398.398 0 0 1-.388.409H37.01a.398.398 0 0 1-.387-.409c0-.226.173-.408.387-.408h5.068c.214 0 .388.183.388.408Zm-10.136 0a.398.398 0 0 1-.388.409h-5.068a.398.398 0 0 1-.387-.409c0-.226.173-.408.387-.408h5.068c.214 0 .388.183.388.408Zm-10.136 0a.398.398 0 0 1-.388.409h-5.068a.398.398 0 0 1-.387-.409c0-.226.173-.408.387-.408h5.068c.214 0 .388.183.388.408Zm-10.136 0a.398.398 0 0 1-.387.409H6.603a.398.398 0 0 1-.388-.409c0-.226.174-.408.388-.408h5.068c.214 0 .387.183.387.408Z" fill="#D6D6D6" fill-rule="evenodd"></path><circle cx="65" cy="65" opacity=".5" r="64" stroke="#B6B6BD" stroke-dasharray="5.69 5.69" stroke-linecap="round" stroke-width=".854"></circle><g clip-path="url(#a)" stroke="#169FCC" stroke-miterlimit="10" stroke-width="1.42"><path d="m33.523 104.868-5.72-.695a1.214 1.214 0 0 1-.766-.386 1.182 1.182 0 0 1-.312-.788v-7.448c0-.095.038-.186.106-.253a.365.365 0 0 1 .256-.104l5.254-.263M61.471 22.733a1.761 1.761 0 0 1 1.45.235 49.628 49.628 0 0 1 15.613 17.6 48.797 48.797 0 0 1 5.65 22.702 47.236 47.236 0 0 1-.333 5.325 41.34 41.34 0 0 0-12.501-.441 48.503 48.503 0 0 0-1.813-23.734 49.117 49.117 0 0 0-12.91-20.119c1.602-.591 3.223-1.136 4.844-1.568Z"></path><path d="M71.35 68.154a39.493 39.493 0 0 0-10.813 3.757 51.298 51.298 0 0 0 3.251-18.062c0-9.392-4.939-19.179-9.783-27.237-.257-.432 0-1.616 2.642-2.32"></path><path d="M56.236 78.58a13.605 13.605 0 0 0-4.29-9.289 14.017 14.017 0 0 0-9.622-3.786 9.617 9.617 0 0 1-6.456-2.446 9.341 9.341 0 0 1-3.079-6.1l-.286-4.256c3.09 0 9.46 4.105 13.216 4.866 3.757.76 8.21.253 11.862 3.437a13.303 13.303 0 0 1 4.357 6.575"></path><path d="M68.594 75.442c-3.432 6.95-7.914 11.59-14.303 16.033a47.076 47.076 0 0 1-21.702 8.058v-4.696c11.642-4.809 22.208-11.806 27.948-22.88"></path><path d="M76.499 84.815a46.939 46.939 0 0 1-17.392 14.511 50.925 50.925 0 0 1-22.885 5.457c-2.317 0-3.662.47-3.662-.695v-4.555"></path><path d="M83.85 68.595c22.304 16.22 4.044 39.25-19.652 37.663.954-.939 29.95-22.222-3.661-34.3"></path><path d="M84.184 58.47c13.607 0 25.746 26.242 17.383 30.995-1.182-17.508-17.716-20.87-17.716-20.87"></path></g><defs><clipPath id="a"><path d="M0 0h79v85H0z" fill="#fff" transform="translate(26 22)"></path></clipPath></defs>', 5)
179
178
  ]));
180
179
  }
181
- const rr = /* @__PURE__ */ oe(tr, [["render", nr]]), ir = { class: "kong-ui-app-error" }, or = { class: "banana-icon" }, sr = { class: "kong-ui-app-error-content" }, lr = /* @__PURE__ */ ie({
180
+ const ar = /* @__PURE__ */ oe(Jn, [["render", tr]]), nr = { class: "kong-ui-app-error" }, rr = { class: "banana-icon" }, ir = { class: "kong-ui-app-error-content" }, or = /* @__PURE__ */ ie({
182
181
  __name: "AppError",
183
182
  setup(a) {
184
- return (t, r) => (p(), k("section", ir, [
185
- E("div", or, [
186
- Le(rr)
183
+ return (t, r) => (p(), k("section", nr, [
184
+ E("div", rr, [
185
+ Le(ar)
187
186
  ]),
188
- E("div", sr, [
189
- I(t.$slots, "default", {}, () => [
187
+ E("div", ir, [
188
+ C(t.$slots, "default", {}, () => [
190
189
  r[0] || (r[0] = E("h2", null, "An unexpected error has occurred", -1)),
191
190
  r[1] || (r[1] = E("p", null, [
192
191
  xe("Go back to the previous page or "),
@@ -197,10 +196,10 @@ const rr = /* @__PURE__ */ oe(tr, [["render", nr]]), ir = { class: "kong-ui-app-
197
196
  ])
198
197
  ]));
199
198
  }
200
- }), $o = /* @__PURE__ */ oe(lr, [["__scopeId", "data-v-b6d8dc55"]]), cr = { class: "kong-ui-app-navbar" }, ur = { class: "header-content" }, dr = { class: "mobile-header-left" }, fr = {
199
+ }), To = /* @__PURE__ */ oe(or, [["__scopeId", "data-v-b6d8dc55"]]), sr = { class: "kong-ui-app-navbar" }, lr = { class: "header-content" }, cr = { class: "mobile-header-left" }, ur = {
201
200
  key: 0,
202
201
  class: "app-navbar-logo"
203
- }, vr = { class: "navbar-content" }, br = { class: "navbar-content-left" }, pr = { class: "navbar-content-center" }, hr = { class: "navbar-content-right" }, mr = /* @__PURE__ */ ie({
202
+ }, dr = { class: "navbar-content" }, fr = { class: "navbar-content-left" }, vr = { class: "navbar-content-center" }, br = { class: "navbar-content-right" }, pr = /* @__PURE__ */ ie({
204
203
  __name: "AppNavbar",
205
204
  props: {
206
205
  topOffset: {
@@ -238,49 +237,49 @@ const rr = /* @__PURE__ */ oe(tr, [["render", nr]]), ir = { class: "kong-ui-app-
238
237
  left: t.leftOffset ? `${t.leftOffset}px` : "0",
239
238
  zIndex: t.zIndex
240
239
  }));
241
- return (o, d) => (p(), k("header", cr, [
242
- E("div", ur, [
243
- E("div", dr, [
244
- I(o.$slots, "mobile-sidebar-toggle"),
245
- I(o.$slots, "mobile-logo")
240
+ return (o, d) => (p(), k("header", sr, [
241
+ E("div", lr, [
242
+ E("div", cr, [
243
+ C(o.$slots, "mobile-sidebar-toggle"),
244
+ C(o.$slots, "mobile-logo")
246
245
  ]),
247
- n.value ? (p(), k("div", fr, [
248
- I(o.$slots, "logo")
246
+ n.value ? (p(), k("div", ur, [
247
+ C(o.$slots, "logo")
249
248
  ])) : $("", !0),
250
- E("div", vr, [
251
- E("div", br, [
252
- I(o.$slots, "left")
249
+ E("div", dr, [
250
+ E("div", fr, [
251
+ C(o.$slots, "left")
253
252
  ]),
254
- E("div", pr, [
255
- I(o.$slots, "center")
253
+ E("div", vr, [
254
+ C(o.$slots, "center")
256
255
  ]),
257
- E("div", hr, [
258
- I(o.$slots, "right")
256
+ E("div", br, [
257
+ C(o.$slots, "right")
259
258
  ])
260
259
  ])
261
260
  ])
262
261
  ]));
263
262
  }
264
- }), gr = /* @__PURE__ */ oe(mr, [["__scopeId", "data-v-2f6fc50f"]]);
265
- function yr(a) {
263
+ }), hr = /* @__PURE__ */ oe(pr, [["__scopeId", "data-v-2f6fc50f"]]);
264
+ function mr(a) {
266
265
  return On() ? (En(a), !0) : !1;
267
266
  }
268
- const vt = /* @__PURE__ */ new WeakMap(), wr = (...a) => {
267
+ const vt = /* @__PURE__ */ new WeakMap(), gr = (...a) => {
269
268
  var t;
270
269
  const r = a[0], n = (t = Yt()) == null ? void 0 : t.proxy;
271
270
  if (n == null && !Qt())
272
271
  throw new Error("injectLocal must be called in setup");
273
272
  return n && vt.has(n) && r in vt.get(n) ? vt.get(n)[r] : $n(...a);
274
- }, kr = typeof window < "u" && typeof document < "u";
273
+ }, yr = typeof window < "u" && typeof document < "u";
275
274
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
276
- const Tr = Object.prototype.toString, _r = (a) => Tr.call(a) === "[object Object]";
275
+ const wr = Object.prototype.toString, kr = (a) => wr.call(a) === "[object Object]";
277
276
  function Wt(a) {
278
277
  return a.endsWith("rem") ? Number.parseFloat(a) * 16 : Number.parseFloat(a);
279
278
  }
280
279
  function bt(a) {
281
280
  return Array.isArray(a) ? a : [a];
282
281
  }
283
- function Sr(a, t, r) {
282
+ function Tr(a, t, r) {
284
283
  return Te(
285
284
  a,
286
285
  t,
@@ -290,25 +289,25 @@ function Sr(a, t, r) {
290
289
  }
291
290
  );
292
291
  }
293
- const aa = kr ? window : void 0;
294
- function Cr(a) {
292
+ const aa = yr ? window : void 0;
293
+ function _r(a) {
295
294
  var t;
296
295
  const r = Ae(a);
297
296
  return (t = r == null ? void 0 : r.$el) != null ? t : r;
298
297
  }
299
- function Ir(...a) {
298
+ function Sr(...a) {
300
299
  const t = [], r = () => {
301
300
  t.forEach((d) => d()), t.length = 0;
302
301
  }, n = (d, b, T, _) => (d.addEventListener(b, T, _), () => d.removeEventListener(b, T, _)), s = S(() => {
303
302
  const d = bt(Ae(a[0])).filter((b) => b != null);
304
303
  return d.every((b) => typeof b != "string") ? d : void 0;
305
- }), u = Sr(
304
+ }), u = Tr(
306
305
  () => {
307
306
  var d, b;
308
307
  return [
309
- (b = (d = s.value) == null ? void 0 : d.map((T) => Cr(T))) != null ? b : [aa].filter((T) => T != null),
308
+ (b = (d = s.value) == null ? void 0 : d.map((T) => _r(T))) != null ? b : [aa].filter((T) => T != null),
310
309
  bt(Ae(s.value ? a[1] : a[0])),
311
- bt(fe(s.value ? a[2] : a[1])),
310
+ bt(be(s.value ? a[2] : a[1])),
312
311
  // @ts-expect-error - TypeScript gets the correct types, but somehow still complains
313
312
  Ae(s.value ? a[3] : a[2])
314
313
  ];
@@ -316,7 +315,7 @@ function Ir(...a) {
316
315
  ([d, b, T, _]) => {
317
316
  if (r(), !(d != null && d.length) || !(b != null && b.length) || !(T != null && T.length))
318
317
  return;
319
- const B = _r(_) ? { ..._ } : _;
318
+ const B = kr(_) ? { ..._ } : _;
320
319
  t.push(
321
320
  ...d.flatMap(
322
321
  (x) => b.flatMap(
@@ -329,25 +328,25 @@ function Ir(...a) {
329
328
  ), o = () => {
330
329
  u(), r();
331
330
  };
332
- return yr(r), o;
331
+ return mr(r), o;
333
332
  }
334
- function $r() {
333
+ function Cr() {
335
334
  const a = Xe(!1), t = Yt();
336
335
  return t && Pe(() => {
337
336
  a.value = !0;
338
337
  }, t), a;
339
338
  }
340
- function Or(a) {
341
- const t = $r();
339
+ function Ir(a) {
340
+ const t = Cr();
342
341
  return S(() => (t.value, !!a()));
343
342
  }
344
- const Er = Symbol("vueuse-ssr-width");
345
- function Ar() {
346
- const a = Qt() ? wr(Er, null) : null;
343
+ const $r = Symbol("vueuse-ssr-width");
344
+ function Or() {
345
+ const a = Qt() ? gr($r, null) : null;
347
346
  return typeof a == "number" ? a : void 0;
348
347
  }
349
- function Fr(a, t = {}) {
350
- const { window: r = aa, ssrWidth: n = Ar() } = t, s = Or(() => r && "matchMedia" in r && typeof r.matchMedia == "function"), u = Xe(typeof n == "number"), o = Xe(), d = Xe(!1), b = (T) => {
348
+ function Er(a, t = {}) {
349
+ const { window: r = aa, ssrWidth: n = Or() } = t, s = Ir(() => r && "matchMedia" in r && typeof r.matchMedia == "function"), u = Xe(typeof n == "number"), o = Xe(), d = Xe(!1), b = (T) => {
351
350
  d.value = T.matches;
352
351
  };
353
352
  return Jt(() => {
@@ -362,9 +361,9 @@ function Fr(a, t = {}) {
362
361
  return;
363
362
  }
364
363
  s.value && (o.value = r.matchMedia(Ae(a)), d.value = o.value.matches);
365
- }), Ir(o, "change", b, { passive: !0 }), S(() => d.value);
364
+ }), Sr(o, "change", b, { passive: !0 }), S(() => d.value);
366
365
  }
367
- const Nr = "#ffffff", Dr = "#000933", Rr = "#000933", Br = "#ffffff", xr = "0px", Mr = "4px", Lr = "640px", jr = "16px", Pr = "#bee2ff", Kr = ["title"], pt = 99, Zr = /* @__PURE__ */ ie({
366
+ const Ar = "#ffffff", Fr = "#000933", Nr = "#000933", Dr = "#ffffff", Rr = "0px", Br = "4px", xr = "640px", Mr = "16px", Lr = "#bee2ff", jr = ["title"], pt = 99, Pr = /* @__PURE__ */ ie({
368
367
  __name: "ItemBadge",
369
368
  props: {
370
369
  count: {
@@ -379,18 +378,18 @@ const Nr = "#ffffff", Dr = "#000933", Rr = "#000933", Br = "#ffffff", xr = "0px"
379
378
  key: 0,
380
379
  class: "item-badge",
381
380
  title: (a.count || 0) > pt ? String(a.count) : void 0
382
- }, Y(r.value), 9, Kr)) : $("", !0);
381
+ }, Q(r.value), 9, jr)) : $("", !0);
383
382
  }
384
- }), Hr = /* @__PURE__ */ oe(Zr, [["__scopeId", "data-v-afb0d903"]]), Wr = ["data-testid"], zr = ["aria-controls", "aria-current", "aria-expanded", "href", "target", "onClick", "onKeypress"], Gr = {
383
+ }), Kr = /* @__PURE__ */ oe(Pr, [["__scopeId", "data-v-afb0d903"]]), Zr = ["data-testid"], Hr = ["aria-controls", "aria-current", "aria-expanded", "href", "target", "onClick", "onKeypress"], Wr = {
385
384
  key: 0,
386
385
  class: "sidebar-item-icon"
387
- }, Ur = { class: "sidebar-item-name-container" }, Vr = { class: "sidebar-item-name has-tooltip" }, qr = {
386
+ }, Gr = { class: "sidebar-item-name-container" }, zr = { class: "sidebar-item-name has-tooltip" }, Ur = {
388
387
  key: 2,
389
388
  class: "sidebar-item-label truncate-text truncate-18"
390
- }, Xr = {
389
+ }, Vr = {
391
390
  key: 1,
392
391
  class: "sidebar-item-after"
393
- }, Yr = ["id"], Qr = /* @__PURE__ */ ie({
392
+ }, qr = ["id"], Xr = /* @__PURE__ */ ie({
394
393
  __name: "SidebarItem",
395
394
  props: {
396
395
  item: {
@@ -435,20 +434,20 @@ const Nr = "#ffffff", Dr = "#000933", Rr = "#000933", Br = "#ffffff", xr = "0px"
435
434
  class: re(["sidebar-item-link", { "sidebar-item-external-link": o.value, "router-link": !u.value }]),
436
435
  href: u.value ? String(a.item.to || "#") : j == null ? void 0 : j.href,
437
436
  target: o.value ? "_blank" : void 0,
438
- onClick: (z) => T(z, a.item, j == null ? void 0 : j.navigate),
439
- onKeypress: An((z) => T(z, a.item, j == null ? void 0 : j.navigate), ["enter"])
437
+ onClick: (G) => T(G, a.item, j == null ? void 0 : j.navigate),
438
+ onKeypress: An((G) => T(G, a.item, j == null ? void 0 : j.navigate), ["enter"])
440
439
  }, [
441
440
  E("div", {
442
441
  class: re(["sidebar-item-display", { "has-label": !!a.item.label && a.item.expanded, "has-after-content": d.value }])
443
442
  }, [
444
- _.$slots[`sidebar-icon-${a.item.key}`] ? (p(), k("div", Gr, [
445
- a.subnavItem ? $("", !0) : I(_.$slots, `sidebar-icon-${a.item.key}`, { key: 0 }, void 0, !0)
443
+ _.$slots[`sidebar-icon-${a.item.key}`] ? (p(), k("div", Wr, [
444
+ a.subnavItem ? $("", !0) : C(_.$slots, `sidebar-icon-${a.item.key}`, { key: 0 }, void 0, !0)
446
445
  ])) : $("", !0),
447
- E("div", Ur, [
446
+ E("div", Gr, [
448
447
  (a.subnavItem && !d.value ? a.item.name.length < 25 : a.item.name.length < 18) ? (p(), k("div", {
449
448
  key: 0,
450
449
  class: re(["sidebar-item-name truncate-text", [a.subnavItem ? "has-after-content-max-width truncate-24" : "truncate-17"]])
451
- }, Y(a.item.name), 3)) : (p(), W(x, {
450
+ }, Q(a.item.name), 3)) : (p(), W(x, {
452
451
  key: 1,
453
452
  class: "sidebar-item-tooltip",
454
453
  placement: "right",
@@ -456,24 +455,24 @@ const Nr = "#ffffff", Dr = "#000933", Rr = "#000933", Br = "#ffffff", xr = "0px"
456
455
  text: a.item.name
457
456
  }, {
458
457
  default: L(() => [
459
- E("div", Vr, [
458
+ E("div", zr, [
460
459
  E("span", {
461
460
  class: re(["truncate-text", [a.subnavItem ? "truncate-18" : "truncate-17", { "has-after-content-max-width": d.value }]])
462
- }, Y(a.item.name), 3)
461
+ }, Q(a.item.name), 3)
463
462
  ])
464
463
  ]),
465
464
  _: 1
466
465
  }, 8, ["text"])),
467
- a.item.label && a.item.expanded ? (p(), k("div", qr, Y(a.item.label), 1)) : $("", !0)
466
+ a.item.label && a.item.expanded ? (p(), k("div", Ur, Q(a.item.label), 1)) : $("", !0)
468
467
  ]),
469
- d.value ? (p(), k("div", Xr, [
470
- a.item.badgeCount ? (p(), W(Hr, {
468
+ d.value ? (p(), k("div", Vr, [
469
+ a.item.badgeCount ? (p(), W(Kr, {
471
470
  key: 0,
472
471
  count: a.item.badgeCount
473
- }, null, 8, ["count"])) : I(_.$slots, `sidebar-after-${a.item.key}`, { key: 1 }, void 0, !0)
472
+ }, null, 8, ["count"])) : C(_.$slots, `sidebar-after-${a.item.key}`, { key: 1 }, void 0, !0)
474
473
  ])) : $("", !0)
475
474
  ], 2)
476
- ], 42, zr)
475
+ ], 42, Hr)
477
476
  ];
478
477
  }),
479
478
  _: 3
@@ -489,11 +488,11 @@ const Nr = "#ffffff", Dr = "#000933", Rr = "#000933", Br = "#ffffff", xr = "0px"
489
488
  "subnav-item": !0,
490
489
  onClick: (ne) => b(j)
491
490
  }, null, 8, ["item", "onClick"]))), 128))
492
- ], 8, Yr)) : $("", !0)
493
- ], 10, Wr);
491
+ ], 8, qr)) : $("", !0)
492
+ ], 10, Zr);
494
493
  };
495
494
  }
496
- }), zt = /* @__PURE__ */ oe(Qr, [["__scopeId", "data-v-7ea61d78"]]);
495
+ }), Gt = /* @__PURE__ */ oe(Xr, [["__scopeId", "data-v-7ea61d78"]]);
497
496
  /*!
498
497
  * tabbable 6.2.0
499
498
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
@@ -509,7 +508,7 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
509
508
  r === void 0 && (r = !0);
510
509
  var s = t == null || (n = t.getAttribute) === null || n === void 0 ? void 0 : n.call(t, "inert"), u = s === "" || s === "true", o = u || r && t && a(t.parentNode);
511
510
  return o;
512
- }, Jr = function(t) {
511
+ }, Yr = function(t) {
513
512
  var r, n = t == null || (r = t.getAttribute) === null || r === void 0 ? void 0 : r.call(t, "contenteditable");
514
513
  return n === "" || n === "true";
515
514
  }, ia = function(t, r, n) {
@@ -548,26 +547,26 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
548
547
  }, ke = function(t) {
549
548
  if (!t)
550
549
  throw new Error("No node provided");
551
- return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) || Jr(t)) && !sa(t) ? 0 : t.tabIndex;
552
- }, ei = function(t, r) {
550
+ return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) || Yr(t)) && !sa(t) ? 0 : t.tabIndex;
551
+ }, Qr = function(t, r) {
553
552
  var n = ke(t);
554
553
  return n < 0 && r && !sa(t) ? 0 : n;
555
- }, ti = function(t, r) {
554
+ }, Jr = function(t, r) {
556
555
  return t.tabIndex === r.tabIndex ? t.documentOrder - r.documentOrder : t.tabIndex - r.tabIndex;
557
556
  }, la = function(t) {
558
557
  return t.tagName === "INPUT";
559
- }, ai = function(t) {
558
+ }, ei = function(t) {
560
559
  return la(t) && t.type === "hidden";
561
- }, ni = function(t) {
560
+ }, ti = function(t) {
562
561
  var r = t.tagName === "DETAILS" && Array.prototype.slice.apply(t.children).some(function(n) {
563
562
  return n.tagName === "SUMMARY";
564
563
  });
565
564
  return r;
566
- }, ri = function(t, r) {
565
+ }, ai = function(t, r) {
567
566
  for (var n = 0; n < t.length; n++)
568
567
  if (t[n].checked && t[n].form === r)
569
568
  return t[n];
570
- }, ii = function(t) {
569
+ }, ni = function(t) {
571
570
  if (!t.name)
572
571
  return !0;
573
572
  var r = t.form || Qe(t), n = function(d) {
@@ -581,13 +580,13 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
581
580
  } catch (o) {
582
581
  return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s", o.message), !1;
583
582
  }
584
- var u = ri(s, t.form);
583
+ var u = ai(s, t.form);
585
584
  return !u || u === t;
586
- }, oi = function(t) {
585
+ }, ri = function(t) {
587
586
  return la(t) && t.type === "radio";
588
- }, si = function(t) {
589
- return oi(t) && !ii(t);
590
- }, li = function(t) {
587
+ }, ii = function(t) {
588
+ return ri(t) && !ni(t);
589
+ }, oi = function(t) {
591
590
  var r, n = t && Qe(t), s = (r = n) === null || r === void 0 ? void 0 : r.host, u = !1;
592
591
  if (n && n !== t) {
593
592
  var o, d, b;
@@ -597,10 +596,10 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
597
596
  }
598
597
  }
599
598
  return u;
600
- }, Gt = function(t) {
599
+ }, zt = function(t) {
601
600
  var r = t.getBoundingClientRect(), n = r.width, s = r.height;
602
601
  return n === 0 && s === 0;
603
- }, ci = function(t, r) {
602
+ }, si = function(t, r) {
604
603
  var n = r.displayCheck, s = r.getShadowRoot;
605
604
  if (getComputedStyle(t).visibility === "hidden")
606
605
  return !0;
@@ -612,19 +611,19 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
612
611
  for (var d = t; t; ) {
613
612
  var b = t.parentElement, T = Qe(t);
614
613
  if (b && !b.shadowRoot && s(b) === !0)
615
- return Gt(t);
614
+ return zt(t);
616
615
  t.assignedSlot ? t = t.assignedSlot : !b && T !== t.ownerDocument ? t = T.host : t = b;
617
616
  }
618
617
  t = d;
619
618
  }
620
- if (li(t))
619
+ if (oi(t))
621
620
  return !t.getClientRects().length;
622
621
  if (n !== "legacy-full")
623
622
  return !0;
624
623
  } else if (n === "non-zero-area")
625
- return Gt(t);
624
+ return zt(t);
626
625
  return !1;
627
- }, ui = function(t) {
626
+ }, li = function(t) {
628
627
  if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))
629
628
  for (var r = t.parentElement; r; ) {
630
629
  if (r.tagName === "FIELDSET" && r.disabled) {
@@ -642,17 +641,17 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
642
641
  return !(r.disabled || // we must do an inert look up to filter out any elements inside an inert ancestor
643
642
  // because we're limited in the type of selectors we can use in JSDom (see related
644
643
  // note related to `candidateSelectors`)
645
- Je(r) || ai(r) || ci(r, t) || // For a details element with a summary, the summary element gets the focus
646
- ni(r) || ui(r));
644
+ Je(r) || ei(r) || si(r, t) || // For a details element with a summary, the summary element gets the focus
645
+ ti(r) || li(r));
647
646
  }, mt = function(t, r) {
648
- return !(si(r) || ke(r) < 0 || !et(t, r));
649
- }, di = function(t) {
647
+ return !(ii(r) || ke(r) < 0 || !et(t, r));
648
+ }, ci = function(t) {
650
649
  var r = parseInt(t.getAttribute("tabindex"), 10);
651
650
  return !!(isNaN(r) || r >= 0);
652
- }, fi = function a(t) {
651
+ }, ui = function a(t) {
653
652
  var r = [], n = [];
654
653
  return t.forEach(function(s, u) {
655
- var o = !!s.scopeParent, d = o ? s.scopeParent : s, b = ei(d, o), T = o ? a(s.candidates) : d;
654
+ var o = !!s.scopeParent, d = o ? s.scopeParent : s, b = Qr(d, o), T = o ? a(s.candidates) : d;
656
655
  b === 0 ? o ? r.push.apply(r, T) : r.push(d) : n.push({
657
656
  documentOrder: u,
658
657
  tabIndex: b,
@@ -660,19 +659,19 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
660
659
  isScope: o,
661
660
  content: T
662
661
  });
663
- }), n.sort(ti).reduce(function(s, u) {
662
+ }), n.sort(Jr).reduce(function(s, u) {
664
663
  return u.isScope ? s.push.apply(s, u.content) : s.push(u.content), s;
665
664
  }, []).concat(r);
666
- }, vi = function(t, r) {
665
+ }, di = function(t, r) {
667
666
  r = r || {};
668
667
  var n;
669
668
  return r.getShadowRoot ? n = oa([t], r.includeContainer, {
670
669
  filter: mt.bind(null, r),
671
670
  flatten: !1,
672
671
  getShadowRoot: r.getShadowRoot,
673
- shadowRootFilter: di
674
- }) : n = ia(t, r.includeContainer, mt.bind(null, r)), fi(n);
675
- }, bi = function(t, r) {
672
+ shadowRootFilter: ci
673
+ }) : n = ia(t, r.includeContainer, mt.bind(null, r)), ui(n);
674
+ }, fi = function(t, r) {
676
675
  r = r || {};
677
676
  var n;
678
677
  return r.getShadowRoot ? n = oa([t], r.includeContainer, {
@@ -684,10 +683,10 @@ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
684
683
  if (r = r || {}, !t)
685
684
  throw new Error("No node provided");
686
685
  return _e.call(t, Ye) === !1 ? !1 : mt(r, t);
687
- }, pi = /* @__PURE__ */ na.concat("iframe").join(","), ht = function(t, r) {
686
+ }, vi = /* @__PURE__ */ na.concat("iframe").join(","), ht = function(t, r) {
688
687
  if (r = r || {}, !t)
689
688
  throw new Error("No node provided");
690
- return _e.call(t, pi) === !1 ? !1 : et(r, t);
689
+ return _e.call(t, vi) === !1 ? !1 : et(r, t);
691
690
  };
692
691
  /*!
693
692
  * focus-trap 7.6.5
@@ -698,21 +697,21 @@ function gt(a, t) {
698
697
  for (var r = 0, n = Array(t); r < t; r++) n[r] = a[r];
699
698
  return n;
700
699
  }
701
- function hi(a) {
700
+ function bi(a) {
702
701
  if (Array.isArray(a)) return gt(a);
703
702
  }
704
- function mi(a, t, r) {
705
- return (t = Ti(t)) in a ? Object.defineProperty(a, t, {
703
+ function pi(a, t, r) {
704
+ return (t = wi(t)) in a ? Object.defineProperty(a, t, {
706
705
  value: r,
707
706
  enumerable: !0,
708
707
  configurable: !0,
709
708
  writable: !0
710
709
  }) : a[t] = r, a;
711
710
  }
712
- function gi(a) {
711
+ function hi(a) {
713
712
  if (typeof Symbol < "u" && a[Symbol.iterator] != null || a["@@iterator"] != null) return Array.from(a);
714
713
  }
715
- function yi() {
714
+ function mi() {
716
715
  throw new TypeError(`Invalid attempt to spread non-iterable instance.
717
716
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
718
717
  }
@@ -730,17 +729,17 @@ function Vt(a) {
730
729
  for (var t = 1; t < arguments.length; t++) {
731
730
  var r = arguments[t] != null ? arguments[t] : {};
732
731
  t % 2 ? Ut(Object(r), !0).forEach(function(n) {
733
- mi(a, n, r[n]);
732
+ pi(a, n, r[n]);
734
733
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(r)) : Ut(Object(r)).forEach(function(n) {
735
734
  Object.defineProperty(a, n, Object.getOwnPropertyDescriptor(r, n));
736
735
  });
737
736
  }
738
737
  return a;
739
738
  }
740
- function wi(a) {
741
- return hi(a) || gi(a) || _i(a) || yi();
739
+ function gi(a) {
740
+ return bi(a) || hi(a) || ki(a) || mi();
742
741
  }
743
- function ki(a, t) {
742
+ function yi(a, t) {
744
743
  if (typeof a != "object" || !a) return a;
745
744
  var r = a[Symbol.toPrimitive];
746
745
  if (r !== void 0) {
@@ -750,11 +749,11 @@ function ki(a, t) {
750
749
  }
751
750
  return (t === "string" ? String : Number)(a);
752
751
  }
753
- function Ti(a) {
754
- var t = ki(a, "string");
752
+ function wi(a) {
753
+ var t = yi(a, "string");
755
754
  return typeof t == "symbol" ? t : t + "";
756
755
  }
757
- function _i(a, t) {
756
+ function ki(a, t) {
758
757
  if (a) {
759
758
  if (typeof a == "string") return gt(a, t);
760
759
  var r = {}.toString.call(a).slice(8, -1);
@@ -774,15 +773,15 @@ var qt = {
774
773
  var n = t.indexOf(r);
775
774
  n !== -1 && t.splice(n, 1), t.length > 0 && !t[t.length - 1]._isManuallyPaused() && t[t.length - 1]._setPausedState(!1);
776
775
  }
777
- }, Si = function(t) {
776
+ }, Ti = function(t) {
778
777
  return t.tagName && t.tagName.toLowerCase() === "input" && typeof t.select == "function";
779
- }, Ci = function(t) {
778
+ }, _i = function(t) {
780
779
  return (t == null ? void 0 : t.key) === "Escape" || (t == null ? void 0 : t.key) === "Esc" || (t == null ? void 0 : t.keyCode) === 27;
781
780
  }, Be = function(t) {
782
781
  return (t == null ? void 0 : t.key) === "Tab" || (t == null ? void 0 : t.keyCode) === 9;
783
- }, Ii = function(t) {
782
+ }, Si = function(t) {
784
783
  return Be(t) && !t.shiftKey;
785
- }, $i = function(t) {
784
+ }, Ci = function(t) {
786
785
  return Be(t) && t.shiftKey;
787
786
  }, Xt = function(t) {
788
787
  return setTimeout(t, 0);
@@ -792,13 +791,13 @@ var qt = {
792
791
  return typeof t == "function" ? t.apply(void 0, n) : t;
793
792
  }, Ue = function(t) {
794
793
  return t.target.shadowRoot && typeof t.composedPath == "function" ? t.composedPath()[0] : t.target;
795
- }, Oi = [], Ei = function(t, r) {
796
- var n = (r == null ? void 0 : r.document) || document, s = (r == null ? void 0 : r.trapStack) || Oi, u = Vt({
794
+ }, Ii = [], $i = function(t, r) {
795
+ var n = (r == null ? void 0 : r.document) || document, s = (r == null ? void 0 : r.trapStack) || Ii, u = Vt({
797
796
  returnFocusOnDeactivate: !0,
798
797
  escapeDeactivates: !0,
799
798
  delayInitialFocus: !0,
800
- isKeyForward: Ii,
801
- isKeyBackward: $i
799
+ isKeyForward: Si,
800
+ isKeyBackward: Ci
802
801
  }, r), o = {
803
802
  // containers given to createFocusTrap()
804
803
  // @type {Array<HTMLElement>}
@@ -852,7 +851,7 @@ var qt = {
852
851
  });
853
852
  }, _ = function(l) {
854
853
  var f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = f.hasFallback, F = m === void 0 ? !1 : m, R = f.params, M = R === void 0 ? [] : R, O = u[l];
855
- if (typeof O == "function" && (O = O.apply(void 0, wi(M))), O === !0 && (O = void 0), !O) {
854
+ if (typeof O == "function" && (O = O.apply(void 0, gi(M))), O === !0 && (O = void 0), !O) {
856
855
  if (O === void 0 || O === !1)
857
856
  return O;
858
857
  throw new Error("`".concat(l, "` was specified but was not a node, or did not return a node"));
@@ -887,7 +886,7 @@ var qt = {
887
886
  return l;
888
887
  }, x = function() {
889
888
  if (o.containerGroups = o.containers.map(function(l) {
890
- var f = vi(l, u.tabbableOptions), m = bi(l, u.tabbableOptions), F = f.length > 0 ? f[0] : void 0, R = f.length > 0 ? f[f.length - 1] : void 0, M = m.find(function(v) {
889
+ var f = di(l, u.tabbableOptions), m = fi(l, u.tabbableOptions), F = f.length > 0 ? f[0] : void 0, R = f.length > 0 ? f[f.length - 1] : void 0, M = m.find(function(v) {
891
890
  return Oe(v);
892
891
  }), O = m.slice().reverse().find(function(v) {
893
892
  return Oe(v);
@@ -923,12 +922,12 @@ var qt = {
923
922
  * in reverse.
924
923
  * @returns {HTMLElement|undefined} The next tabbable node, if any.
925
924
  */
926
- nextTabbableNode: function(C) {
927
- var y = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, g = f.indexOf(C);
928
- return g < 0 ? y ? m.slice(m.indexOf(C) + 1).find(function(Q) {
929
- return Oe(Q);
930
- }) : m.slice(0, m.indexOf(C)).reverse().find(function(Q) {
931
- return Oe(Q);
925
+ nextTabbableNode: function(I) {
926
+ var y = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, g = f.indexOf(I);
927
+ return g < 0 ? y ? m.slice(m.indexOf(I) + 1).find(function(Y) {
928
+ return Oe(Y);
929
+ }) : m.slice(0, m.indexOf(I)).reverse().find(function(Y) {
930
+ return Oe(Y);
932
931
  }) : f[g + (y ? 1 : -1)];
933
932
  }
934
933
  };
@@ -952,7 +951,7 @@ var qt = {
952
951
  }
953
952
  l.focus({
954
953
  preventScroll: !!u.preventScroll
955
- }), o.mostRecentlyFocusedNode = l, Si(l) && l.select();
954
+ }), o.mostRecentlyFocusedNode = l, Ti(l) && l.select();
956
955
  }
957
956
  }, j = function(l) {
958
957
  var f = _("setReturnFocus", {
@@ -973,7 +972,7 @@ var qt = {
973
972
  return f === ce;
974
973
  });
975
974
  if (v < 0 && (w.container === f || ht(f, u.tabbableOptions) && !Oe(f, u.tabbableOptions) && !w.nextTabbableNode(f, !1)) && (v = O), v >= 0) {
976
- var C = v === 0 ? o.tabbableGroups.length - 1 : v - 1, y = o.tabbableGroups[C];
975
+ var I = v === 0 ? o.tabbableGroups.length - 1 : v - 1, y = o.tabbableGroups[I];
977
976
  M = ke(f) >= 0 ? y.lastTabbableNode : y.lastDomTabbableNode;
978
977
  } else Be(m) || (M = w.nextTabbableNode(f, !1));
979
978
  } else {
@@ -982,7 +981,7 @@ var qt = {
982
981
  return f === ce;
983
982
  });
984
983
  if (g < 0 && (w.container === f || ht(f, u.tabbableOptions) && !Oe(f, u.tabbableOptions) && !w.nextTabbableNode(f)) && (g = O), g >= 0) {
985
- var Q = g === o.tabbableGroups.length - 1 ? 0 : g + 1, H = o.tabbableGroups[Q];
984
+ var Y = g === o.tabbableGroups.length - 1 ? 0 : g + 1, H = o.tabbableGroups[Y];
986
985
  M = ke(f) >= 0 ? H.firstTabbableNode : H.firstDomTabbableNode;
987
986
  } else Be(m) || (M = w.nextTabbableNode(f));
988
987
  }
@@ -1006,7 +1005,7 @@ var qt = {
1006
1005
  }
1007
1006
  Re(u.allowOutsideClick, l) || l.preventDefault();
1008
1007
  }
1009
- }, z = function(l) {
1008
+ }, G = function(l) {
1010
1009
  var f = Ue(l), m = T(f, l) >= 0;
1011
1010
  if (m || f instanceof Document)
1012
1011
  m && (o.mostRecentlyFocusedNode = f);
@@ -1024,8 +1023,8 @@ var qt = {
1024
1023
  }
1025
1024
  } else
1026
1025
  o.containerGroups.some(function(v) {
1027
- return v.tabbableNodes.some(function(C) {
1028
- return ke(C) > 0;
1026
+ return v.tabbableNodes.some(function(I) {
1027
+ return ke(I) > 0;
1029
1028
  });
1030
1029
  }) || (R = !1);
1031
1030
  else
@@ -1038,7 +1037,7 @@ var qt = {
1038
1037
  })), A(F || o.mostRecentlyFocusedNode || B());
1039
1038
  }
1040
1039
  o.recentNavEvent = void 0;
1041
- }, ve = function(l) {
1040
+ }, fe = function(l) {
1042
1041
  var f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
1043
1042
  o.recentNavEvent = l;
1044
1043
  var m = ne({
@@ -1047,9 +1046,9 @@ var qt = {
1047
1046
  });
1048
1047
  m && (Be(l) && l.preventDefault(), A(m));
1049
1048
  }, le = function(l) {
1050
- (u.isKeyForward(l) || u.isKeyBackward(l)) && ve(l, u.isKeyBackward(l));
1049
+ (u.isKeyForward(l) || u.isKeyBackward(l)) && fe(l, u.isKeyBackward(l));
1051
1050
  }, J = function(l) {
1052
- Ci(l) && Re(u.escapeDeactivates, l) !== !1 && (l.preventDefault(), d.deactivate());
1051
+ _i(l) && Re(u.escapeDeactivates, l) !== !1 && (l.preventDefault(), d.deactivate());
1053
1052
  }, q = function(l) {
1054
1053
  var f = Ue(l);
1055
1054
  T(f, l) >= 0 || Re(u.clickOutsideDeactivates, l) || Re(u.allowOutsideClick, l) || (l.preventDefault(), l.stopImmediatePropagation());
@@ -1057,7 +1056,7 @@ var qt = {
1057
1056
  if (o.active)
1058
1057
  return qt.activateTrap(s, d), o.delayInitialFocusTimer = u.delayInitialFocus ? Xt(function() {
1059
1058
  A(B());
1060
- }) : A(B()), n.addEventListener("focusin", z, !0), n.addEventListener("mousedown", K, {
1059
+ }) : A(B()), n.addEventListener("focusin", G, !0), n.addEventListener("mousedown", K, {
1061
1060
  capture: !0,
1062
1061
  passive: !1
1063
1062
  }), n.addEventListener("touchstart", K, {
@@ -1072,8 +1071,8 @@ var qt = {
1072
1071
  }), n.addEventListener("keydown", J), d;
1073
1072
  }, N = function() {
1074
1073
  if (o.active)
1075
- return n.removeEventListener("focusin", z, !0), n.removeEventListener("mousedown", K, !0), n.removeEventListener("touchstart", K, !0), n.removeEventListener("click", q, !0), n.removeEventListener("keydown", le, !0), n.removeEventListener("keydown", J), d;
1076
- }, G = function(l) {
1074
+ return n.removeEventListener("focusin", G, !0), n.removeEventListener("mousedown", K, !0), n.removeEventListener("touchstart", K, !0), n.removeEventListener("click", q, !0), n.removeEventListener("keydown", le, !0), n.removeEventListener("keydown", J), d;
1075
+ }, z = function(l) {
1077
1076
  var f = l.some(function(m) {
1078
1077
  var F = Array.from(m.removedNodes);
1079
1078
  return F.some(function(R) {
@@ -1081,7 +1080,7 @@ var qt = {
1081
1080
  });
1082
1081
  });
1083
1082
  f && A(B());
1084
- }, Z = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(G) : void 0, U = function() {
1083
+ }, Z = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(z) : void 0, U = function() {
1085
1084
  Z && (Z.disconnect(), o.active && !o.paused && o.containers.map(function(l) {
1086
1085
  Z.observe(l, {
1087
1086
  subtree: !0,
@@ -1163,7 +1162,7 @@ var qt = {
1163
1162
  * (c) 2025 Eduardo San Martin Morote
1164
1163
  * @license MIT
1165
1164
  */
1166
- const Ai = {
1165
+ const Oi = {
1167
1166
  escapeDeactivates: {
1168
1167
  type: Boolean,
1169
1168
  default: !0
@@ -1189,7 +1188,7 @@ const Ai = {
1189
1188
  preventScroll: Boolean,
1190
1189
  setReturnFocus: [Object, String, Boolean, Function],
1191
1190
  tabbableOptions: Object
1192
- }, Fi = ie({
1191
+ }, Ei = ie({
1193
1192
  name: "FocusTrap",
1194
1193
  props: Object.assign({
1195
1194
  active: {
@@ -1197,7 +1196,7 @@ const Ai = {
1197
1196
  type: Boolean,
1198
1197
  default: !0
1199
1198
  }
1200
- }, Ai),
1199
+ }, Oi),
1201
1200
  emits: [
1202
1201
  "update:active",
1203
1202
  "activate",
@@ -1215,7 +1214,7 @@ const Ai = {
1215
1214
  return d && (d instanceof HTMLElement ? d : d.$el);
1216
1215
  });
1217
1216
  function o() {
1218
- return n || (n = Ei(u.value, {
1217
+ return n || (n = $i(u.value, {
1219
1218
  escapeDeactivates: a.escapeDeactivates,
1220
1219
  allowOutsideClick: a.allowOutsideClick,
1221
1220
  returnFocusOnDeactivate: a.returnFocusOnDeactivate,
@@ -1269,27 +1268,16 @@ function ca() {
1269
1268
  }
1270
1269
  };
1271
1270
  }
1272
- const Ni = {
1273
- new: "New"
1274
- };
1275
- function Di() {
1276
- const a = Mn("en-us", Ni);
1277
- return {
1278
- i18n: a,
1279
- i18nT: Ln(a)
1280
- // Translation component <i18n-t>
1281
- };
1282
- }
1283
1271
  var Ve = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1284
- function Ri(a) {
1272
+ function Ai(a) {
1285
1273
  return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
1286
1274
  }
1287
1275
  var tt = { exports: {} };
1288
1276
  tt.exports;
1289
1277
  (function(a, t) {
1290
- var r = 200, n = "__lodash_hash_undefined__", s = 9007199254740991, u = "[object Arguments]", o = "[object Array]", d = "[object Boolean]", b = "[object Date]", T = "[object Error]", _ = "[object Function]", B = "[object GeneratorFunction]", x = "[object Map]", P = "[object Number]", A = "[object Object]", j = "[object Promise]", ne = "[object RegExp]", K = "[object Set]", z = "[object String]", ve = "[object Symbol]", le = "[object WeakMap]", J = "[object ArrayBuffer]", q = "[object DataView]", se = "[object Float32Array]", N = "[object Float64Array]", G = "[object Int8Array]", Z = "[object Int16Array]", U = "[object Int32Array]", D = "[object Uint8Array]", l = "[object Uint8ClampedArray]", f = "[object Uint16Array]", m = "[object Uint32Array]", F = /[\\^$.*+?()[\]{}|]/g, R = /\w*$/, M = /^\[object .+?Constructor\]$/, O = /^(?:0|[1-9]\d*)$/, w = {};
1291
- w[u] = w[o] = w[J] = w[q] = w[d] = w[b] = w[se] = w[N] = w[G] = w[Z] = w[U] = w[x] = w[P] = w[A] = w[ne] = w[K] = w[z] = w[ve] = w[D] = w[l] = w[f] = w[m] = !0, w[T] = w[_] = w[le] = !1;
1292
- var v = typeof Ve == "object" && Ve && Ve.Object === Object && Ve, C = typeof self == "object" && self && self.Object === Object && self, y = v || C || Function("return this")(), g = t && !t.nodeType && t, Q = g && !0 && a && !a.nodeType && a, H = Q && Q.exports === g;
1278
+ var r = 200, n = "__lodash_hash_undefined__", s = 9007199254740991, u = "[object Arguments]", o = "[object Array]", d = "[object Boolean]", b = "[object Date]", T = "[object Error]", _ = "[object Function]", B = "[object GeneratorFunction]", x = "[object Map]", P = "[object Number]", A = "[object Object]", j = "[object Promise]", ne = "[object RegExp]", K = "[object Set]", G = "[object String]", fe = "[object Symbol]", le = "[object WeakMap]", J = "[object ArrayBuffer]", q = "[object DataView]", se = "[object Float32Array]", N = "[object Float64Array]", z = "[object Int8Array]", Z = "[object Int16Array]", U = "[object Int32Array]", D = "[object Uint8Array]", l = "[object Uint8ClampedArray]", f = "[object Uint16Array]", m = "[object Uint32Array]", F = /[\\^$.*+?()[\]{}|]/g, R = /\w*$/, M = /^\[object .+?Constructor\]$/, O = /^(?:0|[1-9]\d*)$/, w = {};
1279
+ w[u] = w[o] = w[J] = w[q] = w[d] = w[b] = w[se] = w[N] = w[z] = w[Z] = w[U] = w[x] = w[P] = w[A] = w[ne] = w[K] = w[G] = w[fe] = w[D] = w[l] = w[f] = w[m] = !0, w[T] = w[_] = w[le] = !1;
1280
+ var v = typeof Ve == "object" && Ve && Ve.Object === Object && Ve, I = typeof self == "object" && self && self.Object === Object && self, y = v || I || Function("return this")(), g = t && !t.nodeType && t, Y = g && !0 && a && !a.nodeType && a, H = Y && Y.exports === g;
1293
1281
  function X(e, i) {
1294
1282
  return e.set(i[0], i[1]), e;
1295
1283
  }
@@ -1348,8 +1336,8 @@ tt.exports;
1348
1336
  var ba = Array.prototype, pa = Function.prototype, Ke = Object.prototype, nt = y["__core-js_shared__"], St = function() {
1349
1337
  var e = /[^.]+$/.exec(nt && nt.keys && nt.keys.IE_PROTO || "");
1350
1338
  return e ? "Symbol(src)_1." + e : "";
1351
- }(), Ct = pa.toString, be = Ke.hasOwnProperty, Ze = Ke.toString, ha = RegExp(
1352
- "^" + Ct.call(be).replace(F, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
1339
+ }(), Ct = pa.toString, ve = Ke.hasOwnProperty, Ze = Ke.toString, ha = RegExp(
1340
+ "^" + Ct.call(ve).replace(F, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
1353
1341
  ), It = H ? y.Buffer : void 0, $t = y.Symbol, Ot = y.Uint8Array, ma = at(Object.getPrototypeOf, Object), ga = Object.create, ya = Ke.propertyIsEnumerable, wa = ba.splice, Et = Object.getOwnPropertySymbols, ka = It ? It.isBuffer : void 0, Ta = at(Object.keys, Object), rt = Ie(y, "DataView"), Ne = Ie(y, "Map"), it = Ie(y, "Promise"), ot = Ie(y, "Set"), st = Ie(y, "WeakMap"), De = Ie(Object, "create"), _a = ye(rt), Sa = ye(Ne), Ca = ye(it), Ia = ye(ot), $a = ye(st), At = $t ? $t.prototype : void 0, Ft = At ? At.valueOf : void 0;
1354
1342
  function me(e) {
1355
1343
  var i = -1, c = e ? e.length : 0;
@@ -1370,11 +1358,11 @@ tt.exports;
1370
1358
  var c = i[e];
1371
1359
  return c === n ? void 0 : c;
1372
1360
  }
1373
- return be.call(i, e) ? i[e] : void 0;
1361
+ return ve.call(i, e) ? i[e] : void 0;
1374
1362
  }
1375
1363
  function Fa(e) {
1376
1364
  var i = this.__data__;
1377
- return De ? i[e] !== void 0 : be.call(i, e);
1365
+ return De ? i[e] !== void 0 : ve.call(i, e);
1378
1366
  }
1379
1367
  function Na(e, i) {
1380
1368
  var c = this.__data__;
@@ -1446,10 +1434,10 @@ tt.exports;
1446
1434
  function Wa(e) {
1447
1435
  return this.__data__.delete(e);
1448
1436
  }
1449
- function za(e) {
1437
+ function Ga(e) {
1450
1438
  return this.__data__.get(e);
1451
1439
  }
1452
- function Ga(e) {
1440
+ function za(e) {
1453
1441
  return this.__data__.has(e);
1454
1442
  }
1455
1443
  function Ua(e, i) {
@@ -1462,16 +1450,16 @@ tt.exports;
1462
1450
  }
1463
1451
  return c.set(e, i), this;
1464
1452
  }
1465
- Ce.prototype.clear = Ha, Ce.prototype.delete = Wa, Ce.prototype.get = za, Ce.prototype.has = Ga, Ce.prototype.set = Ua;
1453
+ Ce.prototype.clear = Ha, Ce.prototype.delete = Wa, Ce.prototype.get = Ga, Ce.prototype.has = za, Ce.prototype.set = Ua;
1466
1454
  function Va(e, i) {
1467
1455
  var c = ut(e) || yn(e) ? fa(e.length, String) : [], h = c.length, V = !!h;
1468
1456
  for (var ee in e)
1469
- be.call(e, ee) && !(V && (ee == "length" || pn(ee, h))) && c.push(ee);
1457
+ ve.call(e, ee) && !(V && (ee == "length" || pn(ee, h))) && c.push(ee);
1470
1458
  return c;
1471
1459
  }
1472
1460
  function Nt(e, i, c) {
1473
1461
  var h = e[i];
1474
- (!(be.call(e, i) && xt(h, c)) || c === void 0 && !(i in e)) && (e[i] = c);
1462
+ (!(ve.call(e, i) && xt(h, c)) || c === void 0 && !(i in e)) && (e[i] = c);
1475
1463
  }
1476
1464
  function He(e, i) {
1477
1465
  for (var c = e.length; c--; )
@@ -1486,7 +1474,7 @@ tt.exports;
1486
1474
  var te;
1487
1475
  if (h && (te = ee ? h(e, V, ee, de) : h(e)), te !== void 0)
1488
1476
  return te;
1489
- if (!ze(e))
1477
+ if (!Ge(e))
1490
1478
  return e;
1491
1479
  var jt = ut(e);
1492
1480
  if (jt) {
@@ -1513,12 +1501,12 @@ tt.exports;
1513
1501
  return Kt;
1514
1502
  if (de.set(e, te), !jt)
1515
1503
  var Zt = c ? dn(e) : dt(e);
1516
- return ua(Zt || e, function(ft, Ge) {
1517
- Zt && (Ge = ft, ft = e[Ge]), Nt(te, Ge, lt(ft, i, c, h, Ge, e, de));
1504
+ return ua(Zt || e, function(ft, ze) {
1505
+ Zt && (ze = ft, ft = e[ze]), Nt(te, ze, lt(ft, i, c, h, ze, e, de));
1518
1506
  }), te;
1519
1507
  }
1520
1508
  function Xa(e) {
1521
- return ze(e) ? ga(e) : {};
1509
+ return Ge(e) ? ga(e) : {};
1522
1510
  }
1523
1511
  function Ya(e, i, c) {
1524
1512
  var h = i(e);
@@ -1528,7 +1516,7 @@ tt.exports;
1528
1516
  return Ze.call(e);
1529
1517
  }
1530
1518
  function Ja(e) {
1531
- if (!ze(e) || mn(e))
1519
+ if (!Ge(e) || mn(e))
1532
1520
  return !1;
1533
1521
  var i = Lt(e) || kt(e) ? ha : M;
1534
1522
  return i.test(ye(e));
@@ -1538,7 +1526,7 @@ tt.exports;
1538
1526
  return Ta(e);
1539
1527
  var i = [];
1540
1528
  for (var c in Object(e))
1541
- be.call(e, c) && c != "constructor" && i.push(c);
1529
+ ve.call(e, c) && c != "constructor" && i.push(c);
1542
1530
  return i;
1543
1531
  }
1544
1532
  function tn(e, i) {
@@ -1622,7 +1610,7 @@ tt.exports;
1622
1610
  });
1623
1611
  function fn(e) {
1624
1612
  var i = e.length, c = e.constructor(i);
1625
- return i && typeof e[0] == "string" && be.call(e, "index") && (c.index = e.index, c.input = e.input), c;
1613
+ return i && typeof e[0] == "string" && ve.call(e, "index") && (c.index = e.index, c.input = e.input), c;
1626
1614
  }
1627
1615
  function vn(e) {
1628
1616
  return typeof e.constructor == "function" && !Bt(e) ? Xa(ma(e)) : {};
@@ -1639,7 +1627,7 @@ tt.exports;
1639
1627
  return an(e, h);
1640
1628
  case se:
1641
1629
  case N:
1642
- case G:
1630
+ case z:
1643
1631
  case Z:
1644
1632
  case U:
1645
1633
  case D:
@@ -1650,13 +1638,13 @@ tt.exports;
1650
1638
  case x:
1651
1639
  return nn(e, h, c);
1652
1640
  case P:
1653
- case z:
1641
+ case G:
1654
1642
  return new V(e);
1655
1643
  case ne:
1656
1644
  return rn(e);
1657
1645
  case K:
1658
1646
  return on(e, h, c);
1659
- case ve:
1647
+ case fe:
1660
1648
  return sn(e);
1661
1649
  }
1662
1650
  }
@@ -1694,7 +1682,7 @@ tt.exports;
1694
1682
  return e === i || e !== e && i !== i;
1695
1683
  }
1696
1684
  function yn(e) {
1697
- return wn(e) && be.call(e, "callee") && (!ya.call(e, "callee") || Ze.call(e) == u);
1685
+ return wn(e) && ve.call(e, "callee") && (!ya.call(e, "callee") || Ze.call(e) == u);
1698
1686
  }
1699
1687
  var ut = Array.isArray;
1700
1688
  function Mt(e) {
@@ -1705,13 +1693,13 @@ tt.exports;
1705
1693
  }
1706
1694
  var kn = ka || Cn;
1707
1695
  function Lt(e) {
1708
- var i = ze(e) ? Ze.call(e) : "";
1696
+ var i = Ge(e) ? Ze.call(e) : "";
1709
1697
  return i == _ || i == B;
1710
1698
  }
1711
1699
  function Tn(e) {
1712
1700
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= s;
1713
1701
  }
1714
- function ze(e) {
1702
+ function Ge(e) {
1715
1703
  var i = typeof e;
1716
1704
  return !!e && (i == "object" || i == "function");
1717
1705
  }
@@ -1729,21 +1717,21 @@ tt.exports;
1729
1717
  }
1730
1718
  a.exports = gn;
1731
1719
  })(tt, tt.exports);
1732
- var Bi = tt.exports;
1733
- const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1720
+ var Fi = tt.exports;
1721
+ const Ni = /* @__PURE__ */ Ai(Fi), Di = {
1734
1722
  key: 0,
1735
1723
  class: "sidebar-header"
1736
- }, Li = { class: "sidebar-content-container" }, ji = {
1724
+ }, Ri = { class: "sidebar-content-container" }, Bi = {
1737
1725
  key: 0,
1738
1726
  class: "sidebar-top"
1739
- }, Pi = { "aria-label": "Main menu" }, Ki = ["id"], Zi = ["aria-labelledby"], Hi = {
1727
+ }, xi = { "aria-label": "Main menu" }, Mi = ["id"], Li = ["aria-labelledby"], ji = {
1740
1728
  key: 1,
1741
1729
  class: "sidebar-level-divider",
1742
1730
  role: "separator"
1743
- }, Wi = {
1731
+ }, Pi = {
1744
1732
  key: 2,
1745
1733
  class: "level-primary bottom-items"
1746
- }, zi = { class: "sidebar-footer" }, we = "_ungrouped", Gi = /* @__PURE__ */ ie({
1734
+ }, Ki = { class: "sidebar-footer" }, we = "_ungrouped", Zi = /* @__PURE__ */ ie({
1747
1735
  __name: "AppSidebar",
1748
1736
  props: {
1749
1737
  topItems: {
@@ -1832,48 +1820,48 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1832
1820
  })), _ = S(() => ({
1833
1821
  top: n.mobileTopOffset && n.mobileEnabled ? `${n.mobileTopOffset}px` : "0",
1834
1822
  zIndex: n.mobileOverlayZIndex !== null ? n.mobileOverlayZIndex : n.zIndex > 1 ? n.zIndex - 1 : 1
1835
- })), B = (v) => xi(v).map((y) => {
1836
- var g, Q, H;
1823
+ })), B = (v) => Ni(v).map((y) => {
1824
+ var g, Y, H;
1837
1825
  if (y) {
1838
- (!y.key || !((g = y.key) != null && g.trim())) && (y.key = String(y.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-")), (!y.testId || !((Q = y.testId) != null && Q.trim())) && (y.testId = String(y.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
1826
+ (!y.key || !((g = y.key) != null && g.trim())) && (y.key = String(y.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-")), (!y.testId || !((Y = y.testId) != null && Y.trim())) && (y.testId = String(y.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
1839
1827
  for (const X of y.items || [])
1840
1828
  X.parentKey = y.key, (!X.testId || !((H = X.testId) != null && H.trim())) && (X.testId = String(X.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
1841
1829
  }
1842
1830
  return y;
1843
1831
  }), x = S(() => n.topItems.length ? B(n.topItems) : []), P = S(() => n.bottomItems.length ? B(n.bottomItems) : []), A = (v = "") => v.trim().replace(" ", "").replace(/[^a-z0-9]+/gi, "-").toLowerCase(), j = S(() => {
1844
- var C;
1832
+ var I;
1845
1833
  const v = /* @__PURE__ */ new Map();
1846
1834
  v.set(we, []);
1847
1835
  for (const y of x.value) {
1848
1836
  const g = y.group || we;
1849
- v.has(g) || v.set(g, []), (C = v.get(g)) == null || C.push(y);
1837
+ v.has(g) || v.set(g, []), (I = v.get(g)) == null || I.push(y);
1850
1838
  }
1851
1839
  return v;
1852
- }), ne = Fr(`max-width: ${Lr}`), K = (v = "") => {
1840
+ }), ne = Er(`max-width: ${xr}`), K = (v = "") => {
1853
1841
  if (v === we || !v.trim())
1854
1842
  return null;
1855
- const C = {
1843
+ const I = {
1856
1844
  label: v,
1857
1845
  collapsible: !1,
1858
1846
  collapsed: !1
1859
1847
  };
1860
1848
  let y = v.trim().replace(" ", "");
1861
- return y = y.charAt(0).toLowerCase() + y.slice(1), v && n.groupConfig && (n.groupConfig[v] || n.groupConfig[y]) ? n.groupConfig[v] || n.groupConfig[y] : C;
1862
- }, z = (v) => {
1863
- var C;
1864
- return !!((C = K(v)) != null && C.collapsible);
1865
- }, ve = (v) => {
1866
- var C;
1867
- return !!((C = K(v)) != null && C.collapsed);
1868
- }, le = (v, C, y) => {
1849
+ return y = y.charAt(0).toLowerCase() + y.slice(1), v && n.groupConfig && (n.groupConfig[v] || n.groupConfig[y]) ? n.groupConfig[v] || n.groupConfig[y] : I;
1850
+ }, G = (v) => {
1851
+ var I;
1852
+ return !!((I = K(v)) != null && I.collapsible);
1853
+ }, fe = (v) => {
1854
+ var I;
1855
+ return !!((I = K(v)) != null && I.collapsed);
1856
+ }, le = (v, I, y) => {
1869
1857
  const g = K(v);
1870
- g && (g.collapsed = !C), y(), r("toggle-collapse", v, g);
1858
+ g && (g.collapsed = !I), y(), r("toggle-collapse", v, g);
1871
1859
  }, J = ae(n.open), q = (v) => {
1872
- var C, y;
1873
- J.value !== v && (J.value = v, r("toggle", v)), v ? (C = document == null ? void 0 : document.body) == null || C.classList.add("kong-ui-app-sidebar-open") : (y = document == null ? void 0 : document.body) == null || y.classList.remove("kong-ui-app-sidebar-open"), N.value = !1;
1860
+ var I, y;
1861
+ J.value !== v && (J.value = v, r("toggle", v)), v ? (I = document == null ? void 0 : document.body) == null || I.classList.add("kong-ui-app-sidebar-open") : (y = document == null ? void 0 : document.body) == null || y.classList.remove("kong-ui-app-sidebar-open"), N.value = !1;
1874
1862
  }, se = () => {
1875
1863
  n.mobileOverlayCloseOnClick && q(!1);
1876
- }, N = ae(!1), G = (v) => {
1864
+ }, N = ae(!1), z = (v) => {
1877
1865
  N.value = !0, r("click", v), setTimeout(() => {
1878
1866
  q(!1);
1879
1867
  }, n.mobileCloseDelay);
@@ -1886,8 +1874,8 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1886
1874
  }, 200), D = ae(), l = ae(!1), f = ae(), m = () => {
1887
1875
  l.value || (l.value = !0, clearTimeout(f.value), f.value = setTimeout(() => l.value = !1, 1300));
1888
1876
  }, F = ae(null), R = S(() => J.value && n.mobileEnabled), M = async (v) => {
1889
- var C, y;
1890
- v ? (await Ht(), await new Promise((g) => setTimeout(g, 300)), (C = F.value) == null || C.activate()) : (y = F.value) == null || y.deactivate();
1877
+ var I, y;
1878
+ v ? (await Ht(), await new Promise((g) => setTimeout(g, 300)), (I = F.value) == null || I.activate()) : (y = F.value) == null || y.deactivate();
1891
1879
  };
1892
1880
  Te(R, async (v) => {
1893
1881
  v ? await M(!0) : await M(!1);
@@ -1896,27 +1884,27 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1896
1884
  var X;
1897
1885
  if (!(/Mac|iPhone|iPod|iPad/i.test(navigator == null ? void 0 : navigator.platform) || /macOS|Mac|iPhone|iPod|iPad/i.test((X = navigator == null ? void 0 : navigator.userAgentData) == null ? void 0 : X.platform)))
1898
1886
  return;
1899
- const C = document.createElement("div");
1900
- C.style.visibility = "hidden", C.style.width = "100px", document.body.appendChild(C);
1901
- const y = C.offsetWidth;
1902
- C.style.overflow = "scroll";
1887
+ const I = document.createElement("div");
1888
+ I.style.visibility = "hidden", I.style.width = "100px", document.body.appendChild(I);
1889
+ const y = I.offsetWidth;
1890
+ I.style.overflow = "scroll";
1903
1891
  const g = document.createElement("div");
1904
- g.style.width = "100%", C.appendChild(g);
1905
- const Q = g.offsetWidth;
1906
- C.parentNode && C.parentNode.removeChild(C), y - Q === 0 && (O.value = "8px");
1892
+ g.style.width = "100%", I.appendChild(g);
1893
+ const Y = g.offsetWidth;
1894
+ I.parentNode && I.parentNode.removeChild(I), y - Y === 0 && (O.value = "8px");
1907
1895
  };
1908
1896
  return Pe(async () => {
1909
1897
  if (D.value = window == null ? void 0 : window.innerWidth, window.addEventListener("resize", U), window.addEventListener("resize", m), n.groupConfig && ne.value)
1910
1898
  for (const v in n.groupConfig) {
1911
- const C = n.groupConfig[v];
1912
- C.collapsed = !1;
1899
+ const I = n.groupConfig[v];
1900
+ I.collapsed = !1;
1913
1901
  }
1914
1902
  await Ht(), w();
1915
1903
  }), ea(() => {
1916
1904
  window.removeEventListener("resize", U), window.removeEventListener("resize", m);
1917
1905
  }), Te(() => n.groupConfig, (v) => {
1918
1906
  console.log("groupConfig updated", v);
1919
- }), (v, C) => {
1907
+ }), (v, I) => {
1920
1908
  const y = he("KCollapse");
1921
1909
  return p(), k(Ee, null, [
1922
1910
  J.value && a.mobileOverlay && a.mobileEnabled ? (p(), k("div", {
@@ -1924,7 +1912,7 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1924
1912
  class: "kong-ui-app-sidebar-overlay",
1925
1913
  onClick: se
1926
1914
  })) : $("", !0),
1927
- Le(fe(Fi), {
1915
+ Le(be(Ei), {
1928
1916
  ref_key: "focusTrap",
1929
1917
  ref: F,
1930
1918
  active: !1,
@@ -1942,28 +1930,28 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1942
1930
  }]),
1943
1931
  tabindex: "-1"
1944
1932
  }, [
1945
- u.value ? (p(), k("div", Mi, [
1946
- I(v.$slots, "header", {}, void 0, !0)
1933
+ u.value ? (p(), k("div", Di, [
1934
+ C(v.$slots, "header", {}, void 0, !0)
1947
1935
  ])) : $("", !0),
1948
- E("div", Li, [
1949
- o.value ? (p(), k("div", ji, [
1950
- I(v.$slots, "top", {}, void 0, !0)
1936
+ E("div", Ri, [
1937
+ o.value ? (p(), k("div", Bi, [
1938
+ C(v.$slots, "top", {}, void 0, !0)
1951
1939
  ])) : $("", !0),
1952
- E("nav", Pi, [
1953
- j.value.size > 0 ? (p(!0), k(Ee, { key: 0 }, pe(j.value, ([g, Q]) => (p(), W(y, {
1940
+ E("nav", xi, [
1941
+ j.value.size > 0 ? (p(!0), k(Ee, { key: 0 }, pe(j.value, ([g, Y]) => (p(), W(y, {
1954
1942
  key: g,
1955
1943
  class: re(["level-primary-group-collapse", {
1956
- "not-collapsible": !z(g),
1944
+ "not-collapsible": !G(g),
1957
1945
  ungrouped: g === we
1958
1946
  }]),
1959
1947
  "data-testid": g === we ? "level-primary-group-collapse-ungrouped" : `level-primary-group-collapse-${g}`,
1960
- "model-value": z(g) && ve(g) || !1
1948
+ "model-value": G(g) && fe(g) || !1
1961
1949
  }, {
1962
1950
  trigger: L(({ isCollapsed: H, toggle: X }) => [
1963
- (p(), W(Fe(z(g) ? fe(jn) : "div"), {
1964
- appearance: z(g) ? "none" : void 0,
1951
+ (p(), W(Fe(G(g) ? be(Mn) : "div"), {
1952
+ appearance: G(g) ? "none" : void 0,
1965
1953
  class: "level-primary-group-collapse-trigger",
1966
- onClick: (ce) => z(g) ? le(g, H, X) : void 0
1954
+ onClick: (ce) => G(g) ? le(g, H, X) : void 0
1967
1955
  }, {
1968
1956
  default: L(() => {
1969
1957
  var ce;
@@ -1974,13 +1962,13 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1974
1962
  class: "level-primary-group-name",
1975
1963
  "data-testid": "level-primary-group-name",
1976
1964
  role: "presentation"
1977
- }, Y(((ce = K(g)) == null ? void 0 : ce.label) || g), 9, Ki)) : $("", !0),
1978
- z(g) ? (p(), W(Fe(H ? fe(ta) : fe(xn)), {
1965
+ }, Q(((ce = K(g)) == null ? void 0 : ce.label) || g), 9, Mi)) : $("", !0),
1966
+ G(g) ? (p(), W(Fe(H ? be(ta) : be(xn)), {
1979
1967
  key: 1,
1980
1968
  class: "level-primary-group-collapse-icon",
1981
- color: fe(Pr),
1969
+ color: be(Lr),
1982
1970
  "data-testid": "level-primary-group-collapse-icon",
1983
- size: fe(jr)
1971
+ size: be(Mr)
1984
1972
  }, null, 8, ["color", "size"])) : $("", !0)
1985
1973
  ];
1986
1974
  }),
@@ -1992,45 +1980,45 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
1992
1980
  "aria-labelledby": g !== we ? `level-primary-group-${A(g)}` : void 0,
1993
1981
  class: "level-primary top-items"
1994
1982
  }, [
1995
- (p(!0), k(Ee, null, pe(Q, (H) => (p(), W(zt, {
1983
+ (p(!0), k(Ee, null, pe(Y, (H) => (p(), W(Gt, {
1996
1984
  key: H.name,
1997
1985
  item: H,
1998
- onClick: G
1986
+ onClick: z
1999
1987
  }, Me({
2000
1988
  [`sidebar-icon-${H.key}`]: L(() => [
2001
- I(v.$slots, `sidebar-icon-${H.key}`, {}, void 0, !0)
1989
+ C(v.$slots, `sidebar-icon-${H.key}`, {}, void 0, !0)
2002
1990
  ]),
2003
1991
  _: 2
2004
1992
  }, [
2005
1993
  v.$slots[`sidebar-after-${H.key}`] ? {
2006
1994
  name: `sidebar-after-${H.key}`,
2007
1995
  fn: L(() => [
2008
- I(v.$slots, `sidebar-after-${H.key}`, {}, void 0, !0)
1996
+ C(v.$slots, `sidebar-after-${H.key}`, {}, void 0, !0)
2009
1997
  ]),
2010
1998
  key: "0"
2011
1999
  } : void 0
2012
2000
  ]), 1032, ["item"]))), 128))
2013
- ], 8, Zi)
2001
+ ], 8, Li)
2014
2002
  ]),
2015
2003
  _: 2
2016
2004
  }, 1032, ["class", "data-testid", "model-value"]))), 128)) : $("", !0),
2017
- j.value.size > 0 && P.value.length ? (p(), k("div", Hi)) : $("", !0),
2018
- P.value.length ? (p(), k("ul", Wi, [
2019
- (p(!0), k(Ee, null, pe(P.value, (g) => (p(), W(zt, {
2005
+ j.value.size > 0 && P.value.length ? (p(), k("div", ji)) : $("", !0),
2006
+ P.value.length ? (p(), k("ul", Pi, [
2007
+ (p(!0), k(Ee, null, pe(P.value, (g) => (p(), W(Gt, {
2020
2008
  key: g.name,
2021
2009
  item: g,
2022
- onClick: G
2010
+ onClick: z
2023
2011
  }, {
2024
2012
  [`sidebar-icon-${g.key}`]: L(() => [
2025
- I(v.$slots, `sidebar-icon-${g.key}`, {}, void 0, !0)
2013
+ C(v.$slots, `sidebar-icon-${g.key}`, {}, void 0, !0)
2026
2014
  ]),
2027
2015
  _: 2
2028
2016
  }, 1032, ["item"]))), 128))
2029
2017
  ])) : $("", !0)
2030
2018
  ])
2031
2019
  ]),
2032
- E("div", zi, [
2033
- I(v.$slots, "footer", {}, void 0, !0)
2020
+ E("div", Ki, [
2021
+ C(v.$slots, "footer", {}, void 0, !0)
2034
2022
  ])
2035
2023
  ], 2)
2036
2024
  ]),
@@ -2039,7 +2027,7 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2039
2027
  ], 64);
2040
2028
  };
2041
2029
  }
2042
- }), Ui = /* @__PURE__ */ oe(Gi, [["__scopeId", "data-v-857560c7"]]), Vi = ["aria-label"], qi = /* @__PURE__ */ ie({
2030
+ }), Hi = /* @__PURE__ */ oe(Zi, [["__scopeId", "data-v-857560c7"]]), Wi = ["aria-label"], Gi = /* @__PURE__ */ ie({
2043
2031
  __name: "SidebarToggle",
2044
2032
  props: {
2045
2033
  active: {
@@ -2065,15 +2053,15 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2065
2053
  E("span", { class: "line" }, null, -1),
2066
2054
  E("span", { class: "line" }, null, -1),
2067
2055
  E("span", { class: "line" }, null, -1)
2068
- ]), 10, Vi));
2056
+ ]), 10, Wi));
2069
2057
  }
2070
- }), Xi = /* @__PURE__ */ oe(qi, [["__scopeId", "data-v-cbb41bbd"]]), Yi = { id: "kong-ui-app-layout-notification" }, Qi = { class: "mobile-logo" }, Ji = {
2058
+ }), zi = /* @__PURE__ */ oe(Gi, [["__scopeId", "data-v-cbb41bbd"]]), Ui = { id: "kong-ui-app-layout-notification" }, Vi = { class: "mobile-logo" }, qi = {
2071
2059
  key: 0,
2072
2060
  class: "navbar-logo"
2073
- }, eo = {
2061
+ }, Xi = {
2074
2062
  class: "kong-ui-app-layout-main",
2075
2063
  "data-testid": "kong-ui-app-layout-main"
2076
- }, to = { class: "kong-ui-app-layout-content" }, ao = { class: "kong-ui-app-layout-content-inner" }, no = /* @__PURE__ */ ie({
2064
+ }, Yi = { class: "kong-ui-app-layout-content" }, Qi = { class: "kong-ui-app-layout-content-inner" }, Ji = /* @__PURE__ */ ie({
2077
2065
  __name: "AppLayout",
2078
2066
  props: {
2079
2067
  hideDefaultSlot: {
@@ -2116,9 +2104,9 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2116
2104
  setup(a, { emit: t }) {
2117
2105
  yt((N) => ({
2118
2106
  "26cbc8ac": K.value,
2119
- "4eb9dde2": z.value,
2107
+ "4eb9dde2": G.value,
2120
2108
  "5f0811fa": ne.value,
2121
- "37ad0844": ve.value,
2109
+ "37ad0844": fe.value,
2122
2110
  "999c315e": le.value
2123
2111
  }));
2124
2112
  const r = a, n = t, s = je(), u = qe({
@@ -2145,18 +2133,18 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2145
2133
  Jt(() => {
2146
2134
  _.value = Bn(b, "open").value || !1;
2147
2135
  });
2148
- const x = ae(0), P = ae(60), A = ae(0), j = S(() => d.hidden ? A.value : P.value + A.value), ne = S(() => r.theme === "light" ? Rr : Br), K = S(() => r.theme === "light" ? Nr : Dr), z = S(() => r.theme === "light" ? "var(--kong-ui-app-layout-main-box-shadow, -30px 174px 250px #0023db)" : "none"), ve = S(() => `${j.value}px`), le = S(() => b.hidden || d.hidden ? xr : Mr), { debounce: J } = ca(), q = J((N = !1) => {
2136
+ const x = ae(0), P = ae(60), A = ae(0), j = S(() => d.hidden ? A.value : P.value + A.value), ne = S(() => r.theme === "light" ? Nr : Dr), K = S(() => r.theme === "light" ? Ar : Fr), G = S(() => r.theme === "light" ? "var(--kong-ui-app-layout-main-box-shadow, -30px 174px 250px #0023db)" : "none"), fe = S(() => `${j.value}px`), le = S(() => b.hidden || d.hidden ? Rr : Br), { debounce: J } = ca(), q = J((N = !1) => {
2149
2137
  if (N || x.value !== (window == null ? void 0 : window.innerWidth)) {
2150
2138
  x.value = window == null ? void 0 : window.innerWidth;
2151
- const G = document == null ? void 0 : document.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2152
- G && (A.value = G.offsetHeight);
2139
+ const z = document == null ? void 0 : document.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2140
+ z && (A.value = z.offsetHeight);
2153
2141
  }
2154
2142
  }, 200), se = ae();
2155
2143
  return Te(A, (N) => {
2156
2144
  n("update:topOffset", N || 0);
2157
2145
  }, { immediate: !0 }), Pe(() => {
2158
- var G, Z;
2159
- (G = document == null ? void 0 : document.body) == null || G.classList.add("kong-ui-app-layout-body"), (Z = document == null ? void 0 : document.documentElement) == null || Z.classList.add("kong-ui-app-layout-html"), x.value = window == null ? void 0 : window.innerWidth, q(!0);
2146
+ var z, Z;
2147
+ (z = document == null ? void 0 : document.body) == null || z.classList.add("kong-ui-app-layout-body"), (Z = document == null ? void 0 : document.documentElement) == null || Z.classList.add("kong-ui-app-layout-html"), x.value = window == null ? void 0 : window.innerWidth, q(!0);
2160
2148
  const N = document == null ? void 0 : document.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2161
2149
  N && (se.value = new ResizeObserver((U) => {
2162
2150
  window.requestAnimationFrame(() => {
@@ -2169,22 +2157,22 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2169
2157
  }), se.value.observe(N)), window.addEventListener("resize", q);
2170
2158
  }), ea(() => {
2171
2159
  se.value && se.value.disconnect(), window.removeEventListener("resize", q);
2172
- }), (N, G) => (p(), k("div", {
2160
+ }), (N, z) => (p(), k("div", {
2173
2161
  class: re(["kong-ui-app-layout", [
2174
2162
  { "navbar-hidden": d.hidden },
2175
2163
  { "sidebar-hidden": b.hidden }
2176
2164
  ]])
2177
2165
  }, [
2178
- E("div", Yi, [
2179
- I(N.$slots, "notification", {}, void 0, !0)
2166
+ E("div", Ui, [
2167
+ C(N.$slots, "notification", {}, void 0, !0)
2180
2168
  ]),
2181
- d.hidden ? $("", !0) : (p(), W(gr, {
2169
+ d.hidden ? $("", !0) : (p(), W(hr, {
2182
2170
  key: String(b.hidden),
2183
2171
  "left-offset": b.hidden ? 0 : void 0,
2184
2172
  "top-offset": A.value
2185
2173
  }, Me({
2186
2174
  "mobile-sidebar-toggle": L(() => [
2187
- b.hidden ? $("", !0) : (p(), W(Xi, {
2175
+ b.hidden ? $("", !0) : (p(), W(zi, {
2188
2176
  key: 0,
2189
2177
  active: _.value,
2190
2178
  onToggle: B
@@ -2195,8 +2183,8 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2195
2183
  u.navbarMobileLogo ? {
2196
2184
  name: "mobile-logo",
2197
2185
  fn: L(() => [
2198
- E("div", Qi, [
2199
- I(N.$slots, "navbar-mobile-logo", {}, void 0, !0)
2186
+ E("div", Vi, [
2187
+ C(N.$slots, "navbar-mobile-logo", {}, void 0, !0)
2200
2188
  ])
2201
2189
  ]),
2202
2190
  key: "0"
@@ -2204,8 +2192,8 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2204
2192
  u.navbarLogo ? {
2205
2193
  name: "logo",
2206
2194
  fn: L(() => [
2207
- b.hidden ? (p(), k("div", Ji, [
2208
- I(N.$slots, "navbar-logo", {}, void 0, !0)
2195
+ b.hidden ? (p(), k("div", qi, [
2196
+ C(N.$slots, "navbar-logo", {}, void 0, !0)
2209
2197
  ])) : $("", !0)
2210
2198
  ]),
2211
2199
  key: "1"
@@ -2213,26 +2201,26 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2213
2201
  u.navbarLeft ? {
2214
2202
  name: "left",
2215
2203
  fn: L(() => [
2216
- I(N.$slots, "navbar-left", {}, void 0, !0)
2204
+ C(N.$slots, "navbar-left", {}, void 0, !0)
2217
2205
  ]),
2218
2206
  key: "2"
2219
2207
  } : void 0,
2220
2208
  u.navbarCenter ? {
2221
2209
  name: "center",
2222
2210
  fn: L(() => [
2223
- I(N.$slots, "navbar-center", {}, void 0, !0)
2211
+ C(N.$slots, "navbar-center", {}, void 0, !0)
2224
2212
  ]),
2225
2213
  key: "3"
2226
2214
  } : void 0,
2227
2215
  u.navbarRight ? {
2228
2216
  name: "right",
2229
2217
  fn: L(() => [
2230
- I(N.$slots, "navbar-right", {}, void 0, !0)
2218
+ C(N.$slots, "navbar-right", {}, void 0, !0)
2231
2219
  ]),
2232
2220
  key: "4"
2233
2221
  } : void 0
2234
2222
  ]), 1032, ["left-offset", "top-offset"])),
2235
- b.hidden ? $("", !0) : (p(), W(Ui, {
2223
+ b.hidden ? $("", !0) : (p(), W(Hi, {
2236
2224
  key: 1,
2237
2225
  "bottom-items": b.bottomItems,
2238
2226
  "group-config": a.groupConfig,
@@ -2245,74 +2233,74 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2245
2233
  "top-offset": A.value,
2246
2234
  onClick: T,
2247
2235
  onToggle: B,
2248
- onToggleCollapse: G[0] || (G[0] = (Z, U) => n("toggle-collapse", Z, U))
2236
+ onToggleCollapse: z[0] || (z[0] = (Z, U) => n("toggle-collapse", Z, U))
2249
2237
  }, Me({ _: 2 }, [
2250
2238
  u.sidebarHeader ? {
2251
2239
  name: "header",
2252
2240
  fn: L(() => [
2253
- I(N.$slots, "sidebar-header", {}, void 0, !0)
2241
+ C(N.$slots, "sidebar-header", {}, void 0, !0)
2254
2242
  ]),
2255
2243
  key: "0"
2256
2244
  } : void 0,
2257
2245
  u.sidebarTop ? {
2258
2246
  name: "top",
2259
2247
  fn: L(() => [
2260
- I(N.$slots, "sidebar-top", {}, void 0, !0)
2248
+ C(N.$slots, "sidebar-top", {}, void 0, !0)
2261
2249
  ]),
2262
2250
  key: "1"
2263
2251
  } : void 0,
2264
2252
  u.sidebarFooter ? {
2265
2253
  name: "footer",
2266
2254
  fn: L(() => [
2267
- I(N.$slots, "sidebar-footer", {}, void 0, !0)
2255
+ C(N.$slots, "sidebar-footer", {}, void 0, !0)
2268
2256
  ]),
2269
2257
  key: "2"
2270
2258
  } : void 0,
2271
2259
  pe([...b.topItems || [], ...b.bottomItems || []], (Z) => ({
2272
2260
  name: `sidebar-icon-${Z.key}`,
2273
2261
  fn: L(() => [
2274
- I(N.$slots, `sidebar-icon-${Z.key}`, {}, void 0, !0)
2262
+ C(N.$slots, `sidebar-icon-${Z.key}`, {}, void 0, !0)
2275
2263
  ])
2276
2264
  })),
2277
2265
  pe([...b.topItems || [], ...b.bottomItems || []], (Z) => ({
2278
2266
  name: `sidebar-after-${Z.key}`,
2279
2267
  fn: L(() => [
2280
- I(N.$slots, `sidebar-after-${Z.key}`, {}, void 0, !0)
2268
+ C(N.$slots, `sidebar-after-${Z.key}`, {}, void 0, !0)
2281
2269
  ])
2282
2270
  }))
2283
2271
  ]), 1032, ["bottom-items", "group-config", "header-height", "mobile-top-offset", "open", "top-items", "top-offset"])),
2284
- E("main", eo, [
2285
- E("div", to, [
2286
- E("div", ao, [
2287
- G[1] || (G[1] = E("div", { id: "kong-ui-app-layout-teleport-default-slot" }, null, -1)),
2288
- I(N.$slots, "app-error", {}, void 0, !0),
2289
- o.value ? $("", !0) : I(N.$slots, "default", { key: 0 }, void 0, !0)
2272
+ E("main", Xi, [
2273
+ E("div", Yi, [
2274
+ E("div", Qi, [
2275
+ z[1] || (z[1] = E("div", { id: "kong-ui-app-layout-teleport-default-slot" }, null, -1)),
2276
+ C(N.$slots, "app-error", {}, void 0, !0),
2277
+ o.value ? $("", !0) : C(N.$slots, "default", { key: 0 }, void 0, !0)
2290
2278
  ])
2291
2279
  ])
2292
2280
  ])
2293
2281
  ], 2));
2294
2282
  }
2295
- }), ro = /* @__PURE__ */ oe(no, [["__scopeId", "data-v-a92b50c0"]]), io = { class: "kong-ui-app-page-header" }, oo = {
2283
+ }), eo = /* @__PURE__ */ oe(Ji, [["__scopeId", "data-v-a92b50c0"]]), to = { class: "kong-ui-app-page-header" }, ao = {
2296
2284
  key: 0,
2297
2285
  class: "page-header-breadcrumbs",
2298
2286
  "data-testid": "page-header-breadcrumbs"
2299
- }, so = { class: "page-header-title-section" }, lo = { class: "page-header-title-wrapper" }, co = {
2287
+ }, no = { class: "page-header-title-section" }, ro = { class: "page-header-title-wrapper" }, io = {
2300
2288
  key: 0,
2301
2289
  class: "page-header-title-before",
2302
2290
  "data-testid": "page-header-title-before"
2303
- }, uo = ["title"], fo = {
2291
+ }, oo = ["title"], so = {
2304
2292
  key: 1,
2305
2293
  class: "page-header-title-after",
2306
2294
  "data-testid": "page-header-title-after"
2307
- }, vo = {
2295
+ }, lo = {
2308
2296
  key: 0,
2309
2297
  class: "page-header-actions",
2310
2298
  "data-testid": "page-header-actions"
2311
- }, bo = {
2299
+ }, co = {
2312
2300
  key: 1,
2313
2301
  class: "page-header-section-below",
2314
2302
  "data-testid": "page-header-section-below"
2315
- }, po = /* @__PURE__ */ ie({
2303
+ }, uo = /* @__PURE__ */ ie({
2316
2304
  __name: "AppPageHeader",
2317
2305
  props: {
2318
2306
  title: {
@@ -2332,8 +2320,8 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2332
2320
  }), s = S(() => Object.keys(r).filter((u) => u.startsWith("icon-")));
2333
2321
  return (u, o) => {
2334
2322
  const d = he("KBreadcrumbs");
2335
- return p(), k("div", io, [
2336
- n.value ? (p(), k("div", oo, [
2323
+ return p(), k("div", to, [
2324
+ n.value ? (p(), k("div", ao, [
2337
2325
  Le(d, {
2338
2326
  "item-max-width": "150",
2339
2327
  items: a.breadcrumbs
@@ -2341,44 +2329,44 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2341
2329
  pe(s.value, (b) => ({
2342
2330
  name: b,
2343
2331
  fn: L(() => [
2344
- I(u.$slots, b, {}, void 0, !0)
2332
+ C(u.$slots, b, {}, void 0, !0)
2345
2333
  ])
2346
2334
  }))
2347
2335
  ]), 1032, ["items"])
2348
2336
  ])) : $("", !0),
2349
- E("div", so, [
2350
- E("div", lo, [
2351
- u.$slots["title-before"] ? (p(), k("div", co, [
2352
- I(u.$slots, "title-before", {}, void 0, !0)
2337
+ E("div", no, [
2338
+ E("div", ro, [
2339
+ u.$slots["title-before"] ? (p(), k("div", io, [
2340
+ C(u.$slots, "title-before", {}, void 0, !0)
2353
2341
  ])) : $("", !0),
2354
2342
  E("h1", {
2355
2343
  class: "page-header-title",
2356
2344
  "data-testid": "page-header-title",
2357
2345
  title: a.title
2358
- }, Y(a.title), 9, uo),
2359
- u.$slots["title-after"] ? (p(), k("div", fo, [
2360
- I(u.$slots, "title-after", {}, void 0, !0)
2346
+ }, Q(a.title), 9, oo),
2347
+ u.$slots["title-after"] ? (p(), k("div", so, [
2348
+ C(u.$slots, "title-after", {}, void 0, !0)
2361
2349
  ])) : $("", !0)
2362
2350
  ]),
2363
- u.$slots.actions ? (p(), k("div", vo, [
2364
- I(u.$slots, "actions", {}, void 0, !0)
2351
+ u.$slots.actions ? (p(), k("div", lo, [
2352
+ C(u.$slots, "actions", {}, void 0, !0)
2365
2353
  ])) : $("", !0)
2366
2354
  ]),
2367
- u.$slots.below ? (p(), k("div", bo, [
2368
- I(u.$slots, "below", {}, void 0, !0)
2355
+ u.$slots.below ? (p(), k("div", co, [
2356
+ C(u.$slots, "below", {}, void 0, !0)
2369
2357
  ])) : $("", !0)
2370
2358
  ]);
2371
2359
  };
2372
2360
  }
2373
- }), Oo = /* @__PURE__ */ oe(po, [["__scopeId", "data-v-204b7f98"]]), ho = { class: "app-page-info-section-default-header" }, mo = {
2361
+ }), _o = /* @__PURE__ */ oe(uo, [["__scopeId", "data-v-204b7f98"]]), fo = { class: "app-page-info-section-default-header" }, vo = {
2374
2362
  key: 1,
2375
2363
  class: "app-page-info-section-description",
2376
2364
  "data-testid": "app-page-info-section-description"
2377
- }, go = {
2365
+ }, bo = {
2378
2366
  key: 0,
2379
2367
  class: "app-page-info-section-content",
2380
2368
  "data-testid": "app-page-info-section-content"
2381
- }, yo = /* @__PURE__ */ ie({
2369
+ }, po = /* @__PURE__ */ ie({
2382
2370
  __name: "AppPageInfoSection",
2383
2371
  props: {
2384
2372
  collapsible: {
@@ -2396,7 +2384,7 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2396
2384
  titleTag: {
2397
2385
  type: String,
2398
2386
  default: "div",
2399
- validator: (a) => Pn.includes(a)
2387
+ validator: (a) => Ln.includes(a)
2400
2388
  }
2401
2389
  },
2402
2390
  setup(a) {
@@ -2410,38 +2398,38 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2410
2398
  "data-testid": "app-page-info-section-header"
2411
2399
  }, {
2412
2400
  default: L(() => [
2413
- I(t.$slots, "header", {}, () => [
2414
- E("div", ho, [
2401
+ C(t.$slots, "header", {}, () => [
2402
+ E("div", fo, [
2415
2403
  a.title ? (p(), W(Fe(a.titleTag), {
2416
2404
  key: 0,
2417
2405
  class: "app-page-info-section-title",
2418
2406
  "data-testid": "app-page-info-section-title"
2419
2407
  }, {
2420
2408
  default: L(() => [
2421
- xe(Y(a.title), 1)
2409
+ xe(Q(a.title), 1)
2422
2410
  ]),
2423
2411
  _: 1
2424
2412
  })) : $("", !0),
2425
- a.description ? (p(), k("div", mo, Y(a.description), 1)) : $("", !0)
2413
+ a.description ? (p(), k("div", vo, Q(a.description), 1)) : $("", !0)
2426
2414
  ])
2427
2415
  ]),
2428
- a.collapsible ? (p(), W(fe(ta), {
2416
+ a.collapsible ? (p(), W(be(ta), {
2429
2417
  key: 0,
2430
2418
  class: "app-page-info-section-chevron-icon",
2431
2419
  decorative: ""
2432
- })) : t.$slots.actions ? I(t.$slots, "actions", { key: 1 }) : $("", !0)
2420
+ })) : t.$slots.actions ? C(t.$slots, "actions", { key: 1 }) : $("", !0)
2433
2421
  ]),
2434
2422
  _: 3
2435
2423
  })),
2436
- t.$slots.default ? (p(), k("div", go, [
2437
- I(t.$slots, "default")
2424
+ t.$slots.default ? (p(), k("div", bo, [
2425
+ C(t.$slots, "default")
2438
2426
  ])) : $("", !0)
2439
2427
  ]),
2440
2428
  _: 3
2441
2429
  }));
2442
2430
  }
2443
- }), Eo = /* @__PURE__ */ oe(yo, [["__scopeId", "data-v-62f17e32"]]), wo = /* @__PURE__ */ ie({
2444
- __name: "NewBadge",
2431
+ }), So = /* @__PURE__ */ oe(po, [["__scopeId", "data-v-62f17e32"]]), ho = /* @__PURE__ */ ie({
2432
+ __name: "GradientBadge",
2445
2433
  props: {
2446
2434
  large: {
2447
2435
  type: Boolean,
@@ -2453,32 +2441,33 @@ const xi = /* @__PURE__ */ Ri(Bi), Mi = {
2453
2441
  }
2454
2442
  },
2455
2443
  setup(a) {
2456
- const { i18n: { t } } = Di();
2457
- return (r, n) => (p(), k("div", {
2458
- class: re(["new-badge-wrapper", { inverse: a.inverse }])
2444
+ return (t, r) => (p(), k("div", {
2445
+ class: re(["gradient-badge", { inverse: a.inverse }])
2459
2446
  }, [
2460
2447
  E("div", {
2461
- class: re(["new-badge", { large: a.large }])
2462
- }, Y(fe(t)("new")), 3)
2448
+ class: re(["gradient-badge-content", { large: a.large }])
2449
+ }, [
2450
+ C(t.$slots, "default", {}, void 0, !0)
2451
+ ], 2)
2463
2452
  ], 2));
2464
2453
  }
2465
- }), Ao = /* @__PURE__ */ oe(wo, [["__scopeId", "data-v-a90b04c7"]]), Fo = {
2454
+ }), Co = /* @__PURE__ */ oe(ho, [["__scopeId", "data-v-4679a763"]]), Io = {
2466
2455
  // Customize Vue plugin options as desired
2467
2456
  // Providing a `name` property allows for customizing the registered name of your component (useful if exporting a single component).
2468
2457
  install: (a, t = {}) => {
2469
- a.component(t.name || "AppLayout", ro);
2458
+ a.component(t.name || "AppLayout", eo);
2470
2459
  }
2471
2460
  };
2472
2461
  export {
2473
- Co as AccountDropdown,
2474
- Io as AppAboutSection,
2475
- $o as AppError,
2476
- ro as AppLayout,
2477
- gr as AppNavbar,
2478
- Oo as AppPageHeader,
2479
- Eo as AppPageInfoSection,
2480
- Ui as AppSidebar,
2481
- Ao as NewBadge,
2482
- Xi as SidebarToggle,
2483
- Fo as default
2462
+ wo as AccountDropdown,
2463
+ ko as AppAboutSection,
2464
+ To as AppError,
2465
+ eo as AppLayout,
2466
+ hr as AppNavbar,
2467
+ _o as AppPageHeader,
2468
+ So as AppPageInfoSection,
2469
+ Hi as AppSidebar,
2470
+ Co as GradientBadge,
2471
+ zi as SidebarToggle,
2472
+ Io as default
2484
2473
  };