@kong-ui-public/app-layout 4.7.1-pr.2439.d4011e268.0 → 4.7.1-pr.2439.feaa06b81.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,7 +1,7 @@
1
- import { defineComponent as re, resolveComponent as ve, createBlock as K, openBlock as b, withCtx as B, renderSlot as T, createElementBlock as w, Fragment as Oe, renderList as we, normalizeClass as oe, createTextVNode as Re, toDisplayString as Y, computed as _, createSlots as Ue, createVNode as xe, createCommentVNode as I, createElementVNode as O, createStaticVNode as mn, useCssVars as pt, reactive as Ge, useSlots as Je, onMounted as Qe, resolveDynamicComponent as $e, withKeys as gn, ref as ee, watch as Be, onUnmounted as yn, Comment as wn, cloneVNode as kn, nextTick as Pt, onBeforeUnmount as Ut, unref as ge, withModifiers as _n, watchEffect as Tn, toRef as Cn } from "vue";
2
- import { ChevronRightIcon as Wt, ChevronDownIcon as In } from "@kong/icons";
3
- import { KButton as Sn, HeaderTags as On } from "@kong/kongponents";
4
- const $n = /* @__PURE__ */ re({
1
+ import { defineComponent as re, resolveComponent as be, createBlock as K, openBlock as p, withCtx as B, renderSlot as C, createElementBlock as T, Fragment as Oe, renderList as we, normalizeClass as oe, createTextVNode as Be, toDisplayString as Y, computed as S, createSlots as qe, createVNode as Le, createCommentVNode as O, createElementVNode as E, createStaticVNode as In, useCssVars as yt, reactive as Ue, useSlots as tt, onMounted as Me, getCurrentInstance as Yt, hasInjectionContext as Qt, inject as On, watch as Ae, getCurrentScope as $n, onScopeDispose as En, shallowRef as Ve, watchEffect as Jt, toValue as $e, unref as ve, resolveDynamicComponent as Ee, withKeys as An, ref as ee, onUnmounted as Fn, Comment as Nn, cloneVNode as Dn, nextTick as Ht, onBeforeUnmount as ea, withModifiers as Rn, toRef as xn } from "vue";
2
+ import { ChevronRightIcon as ta, ChevronDownIcon as Bn } from "@kong/icons";
3
+ import { KButton as Ln, HeaderTags as Mn } from "@kong/kongponents";
4
+ const jn = /* @__PURE__ */ re({
5
5
  __name: "AccountDropdown",
6
6
  props: {
7
7
  options: {
@@ -19,18 +19,18 @@ const $n = /* @__PURE__ */ re({
19
19
  default: " "
20
20
  }
21
21
  },
22
- setup(n) {
22
+ setup(a) {
23
23
  return (t, r) => {
24
- const a = ve("KDropdownItem"), s = ve("KDropdown");
25
- return b(), K(s, {
24
+ const n = be("KDropdownItem"), s = be("KDropdown");
25
+ return p(), K(s, {
26
26
  class: "account-dropdown",
27
27
  "kpop-attributes": { placement: "bottom-end" },
28
- "trigger-text": n.userInitials,
29
- width: n.width
28
+ "trigger-text": a.userInitials,
29
+ width: a.width
30
30
  }, {
31
31
  items: B(({ handleSelection: u }) => [
32
- T(t.$slots, "default", {}, () => [
33
- (b(!0), w(Oe, null, we(n.options, (o) => (b(), K(a, {
32
+ C(t.$slots, "default", {}, () => [
33
+ (p(!0), T(Oe, null, we(a.options, (o) => (p(), K(n, {
34
34
  key: o.value,
35
35
  class: oe({ "has-divider": o.hasDivider }),
36
36
  "data-testid": "select-" + o.value,
@@ -38,8 +38,8 @@ const $n = /* @__PURE__ */ re({
38
38
  onClick: (v) => u(o)
39
39
  }, {
40
40
  default: B(() => [
41
- T(t.$slots, "default", { option: o }, () => [
42
- Re(Y(o.label), 1)
41
+ C(t.$slots, "default", { option: o }, () => [
42
+ Be(Y(o.label), 1)
43
43
  ], !0)
44
44
  ]),
45
45
  _: 2
@@ -50,48 +50,48 @@ const $n = /* @__PURE__ */ re({
50
50
  }, 8, ["trigger-text", "width"]);
51
51
  };
52
52
  }
53
- }), ie = (n, t) => {
54
- const r = n.__vccOpts || n;
55
- for (const [a, s] of t)
56
- r[a] = s;
53
+ }), ie = (a, t) => {
54
+ const r = a.__vccOpts || a;
55
+ for (const [n, s] of t)
56
+ r[n] = s;
57
57
  return r;
58
- }, Wi = /* @__PURE__ */ ie($n, [["__scopeId", "data-v-b33191a2"]]), En = {
58
+ }, go = /* @__PURE__ */ ie(jn, [["__scopeId", "data-v-b33191a2"]]), Pn = {
59
59
  class: "about-section-title",
60
60
  "data-testid": "about-section-title"
61
- }, An = { class: "about-section-header-end" }, Fn = {
61
+ }, Kn = { class: "about-section-header-end" }, Zn = {
62
62
  key: 0,
63
63
  class: "about-section-timestamps-created",
64
64
  "data-testid": "about-section-timestamps-created"
65
- }, Nn = {
65
+ }, Hn = {
66
66
  key: 1,
67
67
  class: "about-section-timestamps-arrow"
68
- }, Dn = {
68
+ }, Wn = {
69
69
  key: 2,
70
70
  class: "about-section-timestamps-modified",
71
71
  "data-testid": "about-section-timestamps-modified"
72
- }, Rn = {
72
+ }, zn = {
73
73
  key: 1,
74
74
  class: "about-section-actions",
75
75
  "data-testid": "about-section-actions"
76
- }, xn = {
76
+ }, Gn = {
77
77
  key: 0,
78
78
  "data-testid": "about-section-loading-skeleton"
79
- }, Bn = { key: 1 }, Ln = {
79
+ }, Un = { key: 1 }, Vn = {
80
80
  key: 0,
81
81
  class: "about-section-description",
82
82
  "data-testid": "about-section-description"
83
- }, Mn = {
83
+ }, qn = {
84
84
  key: 1,
85
85
  class: "about-section-content",
86
86
  "data-testid": "about-section-content"
87
- }, Pn = {
87
+ }, Xn = {
88
88
  key: 2,
89
89
  "data-testid": "about-divider-section-separator"
90
- }, jn = {
90
+ }, Yn = {
91
91
  key: 3,
92
92
  class: "about-divider-section",
93
93
  "data-testid": "about-divider-section"
94
- }, Kn = /* @__PURE__ */ re({
94
+ }, Qn = /* @__PURE__ */ re({
95
95
  __name: "AppAboutSection",
96
96
  props: {
97
97
  title: { default: "" },
@@ -102,63 +102,63 @@ const $n = /* @__PURE__ */ re({
102
102
  modifiedLabel: { default: "Modified" },
103
103
  isLoading: { type: Boolean, default: !1 }
104
104
  },
105
- setup(n) {
106
- const t = n, r = _(() => !!t.modified && t.modified !== t.created);
107
- return (a, s) => {
108
- const u = ve("KSkeletonBox"), o = ve("KCard");
109
- return b(), K(o, {
105
+ setup(a) {
106
+ const t = a, r = S(() => !!t.modified && t.modified !== t.created);
107
+ return (n, s) => {
108
+ const u = be("KSkeletonBox"), o = be("KCard");
109
+ return p(), K(o, {
110
110
  class: "kong-ui-app-about-section",
111
111
  "title-tag": "h2"
112
- }, Ue({
112
+ }, qe({
113
113
  default: B(() => [
114
- a.isLoading ? (b(), w("div", xn, [
115
- xe(u, {
114
+ n.isLoading ? (p(), T("div", Gn, [
115
+ Le(u, {
116
116
  height: "2",
117
117
  width: "100"
118
118
  }),
119
- xe(u, {
119
+ Le(u, {
120
120
  height: "2",
121
121
  width: "100"
122
122
  })
123
- ])) : (b(), w("div", Bn, [
124
- a.description ? (b(), w("p", Ln, Y(a.description), 1)) : I("", !0),
125
- a.$slots.default ? (b(), w("div", Mn, [
126
- T(a.$slots, "default", {}, void 0, !0)
127
- ])) : I("", !0),
128
- a.$slots["divider-section"] ? (b(), w("hr", Pn)) : I("", !0),
129
- a.$slots["divider-section"] ? (b(), w("div", jn, [
130
- T(a.$slots, "divider-section", {}, void 0, !0)
131
- ])) : I("", !0)
123
+ ])) : (p(), T("div", Un, [
124
+ n.description ? (p(), T("p", Vn, Y(n.description), 1)) : O("", !0),
125
+ n.$slots.default ? (p(), T("div", qn, [
126
+ C(n.$slots, "default", {}, void 0, !0)
127
+ ])) : O("", !0),
128
+ n.$slots["divider-section"] ? (p(), T("hr", Xn)) : O("", !0),
129
+ n.$slots["divider-section"] ? (p(), T("div", Yn, [
130
+ C(n.$slots, "divider-section", {}, void 0, !0)
131
+ ])) : O("", !0)
132
132
  ]))
133
133
  ]),
134
134
  _: 2
135
135
  }, [
136
- a.$slots.title || a.title ? {
136
+ n.$slots.title || n.title ? {
137
137
  name: "title",
138
138
  fn: B(() => [
139
- O("span", En, [
140
- T(a.$slots, "title", {}, () => [
141
- Re(Y(a.title), 1)
139
+ E("span", Pn, [
140
+ C(n.$slots, "title", {}, () => [
141
+ Be(Y(n.title), 1)
142
142
  ], !0)
143
143
  ])
144
144
  ]),
145
145
  key: "0"
146
146
  } : void 0,
147
- a.$slots.actions || a.created || a.modified ? {
147
+ n.$slots.actions || n.created || n.modified ? {
148
148
  name: "actions",
149
149
  fn: B(() => [
150
- O("div", An, [
151
- a.created || a.modified ? (b(), w("div", {
150
+ E("div", Kn, [
151
+ n.created || n.modified ? (p(), T("div", {
152
152
  key: 0,
153
- class: oe(["about-section-timestamps", { "has-actions": a.$slots.actions }])
153
+ class: oe(["about-section-timestamps", { "has-actions": n.$slots.actions }])
154
154
  }, [
155
- a.created ? (b(), w("span", Fn, Y(a.createdLabel) + ": " + Y(a.created), 1)) : I("", !0),
156
- a.created && r.value ? (b(), w("span", Nn, "->")) : I("", !0),
157
- r.value ? (b(), w("span", Dn, Y(a.modifiedLabel) + ": " + Y(a.modified), 1)) : I("", !0)
158
- ], 2)) : I("", !0),
159
- a.$slots.actions ? (b(), w("div", Rn, [
160
- T(a.$slots, "actions", {}, void 0, !0)
161
- ])) : I("", !0)
155
+ n.created ? (p(), T("span", Zn, Y(n.createdLabel) + ": " + Y(n.created), 1)) : O("", !0),
156
+ n.created && r.value ? (p(), T("span", Hn, "->")) : O("", !0),
157
+ r.value ? (p(), T("span", Wn, Y(n.modifiedLabel) + ": " + Y(n.modified), 1)) : O("", !0)
158
+ ], 2)) : O("", !0),
159
+ n.$slots.actions ? (p(), T("div", zn, [
160
+ C(n.$slots, "actions", {}, void 0, !0)
161
+ ])) : O("", !0)
162
162
  ])
163
163
  ]),
164
164
  key: "1"
@@ -166,40 +166,40 @@ const $n = /* @__PURE__ */ re({
166
166
  ]), 1024);
167
167
  };
168
168
  }
169
- }), Vi = /* @__PURE__ */ ie(Kn, [["__scopeId", "data-v-f5864a9c"]]), Zn = {}, Hn = {
169
+ }), yo = /* @__PURE__ */ ie(Qn, [["__scopeId", "data-v-f5864a9c"]]), Jn = {}, er = {
170
170
  fill: "none",
171
171
  height: "130",
172
172
  width: "130",
173
173
  xmlns: "http://www.w3.org/2000/svg"
174
174
  };
175
- function zn(n, t) {
176
- return b(), w("svg", Hn, t[0] || (t[0] = [
177
- mn('<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)
175
+ function tr(a, t) {
176
+ return p(), T("svg", er, t[0] || (t[0] = [
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)
178
178
  ]));
179
179
  }
180
- const Gn = /* @__PURE__ */ ie(Zn, [["render", zn]]), Un = { class: "kong-ui-app-error" }, Wn = { class: "banana-icon" }, Vn = { class: "kong-ui-app-error-content" }, qn = /* @__PURE__ */ re({
180
+ const ar = /* @__PURE__ */ ie(Jn, [["render", tr]]), nr = { class: "kong-ui-app-error" }, rr = { class: "banana-icon" }, ir = { class: "kong-ui-app-error-content" }, or = /* @__PURE__ */ re({
181
181
  __name: "AppError",
182
- setup(n) {
183
- return (t, r) => (b(), w("section", Un, [
184
- O("div", Wn, [
185
- xe(Gn)
182
+ setup(a) {
183
+ return (t, r) => (p(), T("section", nr, [
184
+ E("div", rr, [
185
+ Le(ar)
186
186
  ]),
187
- O("div", Vn, [
188
- T(t.$slots, "default", {}, () => [
189
- r[0] || (r[0] = O("h2", null, "An unexpected error has occurred", -1)),
190
- r[1] || (r[1] = O("p", null, [
191
- Re("Go back to the previous page or "),
192
- O("a", { href: "/" }, "return home"),
193
- Re(".")
187
+ E("div", ir, [
188
+ C(t.$slots, "default", {}, () => [
189
+ r[0] || (r[0] = E("h2", null, "An unexpected error has occurred", -1)),
190
+ r[1] || (r[1] = E("p", null, [
191
+ Be("Go back to the previous page or "),
192
+ E("a", { href: "/" }, "return home"),
193
+ Be(".")
194
194
  ], -1))
195
195
  ], !0)
196
196
  ])
197
197
  ]));
198
198
  }
199
- }), qi = /* @__PURE__ */ ie(qn, [["__scopeId", "data-v-b6d8dc55"]]), Xn = { class: "kong-ui-app-navbar" }, Yn = { class: "header-content" }, Jn = { class: "mobile-header-left" }, Qn = {
199
+ }), wo = /* @__PURE__ */ ie(or, [["__scopeId", "data-v-b6d8dc55"]]), sr = { class: "kong-ui-app-navbar" }, lr = { class: "header-content" }, cr = { class: "mobile-header-left" }, ur = {
200
200
  key: 0,
201
201
  class: "app-navbar-logo"
202
- }, er = { class: "navbar-content" }, tr = { class: "navbar-content-left" }, ar = { class: "navbar-content-center" }, nr = { class: "navbar-content-right" }, rr = /* @__PURE__ */ re({
202
+ }, dr = { class: "navbar-content" }, fr = { class: "navbar-content-left" }, vr = { class: "navbar-content-center" }, br = { class: "navbar-content-right" }, pr = /* @__PURE__ */ re({
203
203
  __name: "AppNavbar",
204
204
  props: {
205
205
  topOffset: {
@@ -216,51 +216,154 @@ const Gn = /* @__PURE__ */ ie(Zn, [["render", zn]]), Un = { class: "kong-ui-app-
216
216
  default: 3
217
217
  }
218
218
  },
219
- setup(n) {
220
- pt((o) => ({
219
+ setup(a) {
220
+ yt((o) => ({
221
221
  "27c93a10": u.value.top,
222
222
  "0f284bf5": u.value.zIndex,
223
223
  d1659a78: u.value.left,
224
224
  "3d9232e8": s.marginRight,
225
225
  "038c3c78": s.width
226
226
  }));
227
- const t = n, r = Je(), a = _(() => !!r.logo), s = Ge({
227
+ const t = a, r = tt(), n = S(() => !!r.logo), s = Ue({
228
228
  marginRight: "0",
229
229
  width: "0"
230
230
  });
231
- Qe(() => {
231
+ Me(() => {
232
232
  var o, v;
233
233
  (v = (o = document == null ? void 0 : document.querySelector(".kong-ui-app-navbar .app-navbar-logo")) == null ? void 0 : o.children) != null && v.length ? (s.marginRight = "32px", s.width = "calc(240px - 32px)") : (s.marginRight = "0", s.width = "0");
234
234
  });
235
- const u = _(() => ({
235
+ const u = S(() => ({
236
236
  top: t.topOffset ? `${t.topOffset}px` : "0",
237
237
  left: t.leftOffset ? `${t.leftOffset}px` : "0",
238
238
  zIndex: t.zIndex
239
239
  }));
240
- return (o, v) => (b(), w("header", Xn, [
241
- O("div", Yn, [
242
- O("div", Jn, [
243
- T(o.$slots, "mobile-sidebar-toggle"),
244
- T(o.$slots, "mobile-logo")
240
+ return (o, v) => (p(), T("header", sr, [
241
+ E("div", lr, [
242
+ E("div", cr, [
243
+ C(o.$slots, "mobile-sidebar-toggle"),
244
+ C(o.$slots, "mobile-logo")
245
245
  ]),
246
- a.value ? (b(), w("div", Qn, [
247
- T(o.$slots, "logo")
248
- ])) : I("", !0),
249
- O("div", er, [
250
- O("div", tr, [
251
- T(o.$slots, "left")
246
+ n.value ? (p(), T("div", ur, [
247
+ C(o.$slots, "logo")
248
+ ])) : O("", !0),
249
+ E("div", dr, [
250
+ E("div", fr, [
251
+ C(o.$slots, "left")
252
252
  ]),
253
- O("div", ar, [
254
- T(o.$slots, "center")
253
+ E("div", vr, [
254
+ C(o.$slots, "center")
255
255
  ]),
256
- O("div", nr, [
257
- T(o.$slots, "right")
256
+ E("div", br, [
257
+ C(o.$slots, "right")
258
258
  ])
259
259
  ])
260
260
  ])
261
261
  ]));
262
262
  }
263
- }), ir = /* @__PURE__ */ ie(rr, [["__scopeId", "data-v-2f6fc50f"]]), or = "#ffffff", sr = "#000933", lr = "#000933", cr = "#ffffff", ur = "0px", dr = "4px", fr = "640px", vr = "16px", br = "#bee2ff", pr = ["title"], dt = 99, hr = /* @__PURE__ */ re({
263
+ }), hr = /* @__PURE__ */ ie(pr, [["__scopeId", "data-v-2f6fc50f"]]);
264
+ function mr(a) {
265
+ return $n() ? (En(a), !0) : !1;
266
+ }
267
+ const vt = /* @__PURE__ */ new WeakMap(), gr = (...a) => {
268
+ var t;
269
+ const r = a[0], n = (t = Yt()) == null ? void 0 : t.proxy;
270
+ if (n == null && !Qt())
271
+ throw new Error("injectLocal must be called in setup");
272
+ return n && vt.has(n) && r in vt.get(n) ? vt.get(n)[r] : On(...a);
273
+ }, yr = typeof window < "u" && typeof document < "u";
274
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
275
+ const wr = Object.prototype.toString, kr = (a) => wr.call(a) === "[object Object]";
276
+ function Wt(a) {
277
+ return a.endsWith("rem") ? Number.parseFloat(a) * 16 : Number.parseFloat(a);
278
+ }
279
+ function bt(a) {
280
+ return Array.isArray(a) ? a : [a];
281
+ }
282
+ function Tr(a, t, r) {
283
+ return Ae(
284
+ a,
285
+ t,
286
+ {
287
+ ...r,
288
+ immediate: !0
289
+ }
290
+ );
291
+ }
292
+ const aa = yr ? window : void 0;
293
+ function _r(a) {
294
+ var t;
295
+ const r = $e(a);
296
+ return (t = r == null ? void 0 : r.$el) != null ? t : r;
297
+ }
298
+ function Sr(...a) {
299
+ const t = [], r = () => {
300
+ t.forEach((v) => v()), t.length = 0;
301
+ }, n = (v, b, w, I) => (v.addEventListener(b, w, I), () => v.removeEventListener(b, w, I)), s = S(() => {
302
+ const v = bt($e(a[0])).filter((b) => b != null);
303
+ return v.every((b) => typeof b != "string") ? v : void 0;
304
+ }), u = Tr(
305
+ () => {
306
+ var v, b;
307
+ return [
308
+ (b = (v = s.value) == null ? void 0 : v.map((w) => _r(w))) != null ? b : [aa].filter((w) => w != null),
309
+ bt($e(s.value ? a[1] : a[0])),
310
+ bt(ve(s.value ? a[2] : a[1])),
311
+ // @ts-expect-error - TypeScript gets the correct types, but somehow still complains
312
+ $e(s.value ? a[3] : a[2])
313
+ ];
314
+ },
315
+ ([v, b, w, I]) => {
316
+ if (r(), !(v != null && v.length) || !(b != null && b.length) || !(w != null && w.length))
317
+ return;
318
+ const R = kr(I) ? { ...I } : I;
319
+ t.push(
320
+ ...v.flatMap(
321
+ (L) => b.flatMap(
322
+ (M) => w.map((k) => n(L, M, k, R))
323
+ )
324
+ )
325
+ );
326
+ },
327
+ { flush: "post" }
328
+ ), o = () => {
329
+ u(), r();
330
+ };
331
+ return mr(r), o;
332
+ }
333
+ function Cr() {
334
+ const a = Ve(!1), t = Yt();
335
+ return t && Me(() => {
336
+ a.value = !0;
337
+ }, t), a;
338
+ }
339
+ function Ir(a) {
340
+ const t = Cr();
341
+ return S(() => (t.value, !!a()));
342
+ }
343
+ const Or = Symbol("vueuse-ssr-width");
344
+ function $r() {
345
+ const a = Qt() ? gr(Or, null) : null;
346
+ return typeof a == "number" ? a : void 0;
347
+ }
348
+ function Er(a, t = {}) {
349
+ const { window: r = aa, ssrWidth: n = $r() } = t, s = Ir(() => r && "matchMedia" in r && typeof r.matchMedia == "function"), u = Ve(typeof n == "number"), o = Ve(), v = Ve(!1), b = (w) => {
350
+ v.value = w.matches;
351
+ };
352
+ return Jt(() => {
353
+ if (u.value) {
354
+ u.value = !s.value;
355
+ const w = $e(a).split(",");
356
+ v.value = w.some((I) => {
357
+ const R = I.includes("not all"), L = I.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/), M = I.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);
358
+ let k = !!(L || M);
359
+ return L && k && (k = n >= Wt(L[1])), M && k && (k = n <= Wt(M[1])), R ? !k : k;
360
+ });
361
+ return;
362
+ }
363
+ s.value && (o.value = r.matchMedia($e(a)), v.value = o.value.matches);
364
+ }), Sr(o, "change", b, { passive: !0 }), S(() => v.value);
365
+ }
366
+ const Ar = "#ffffff", Fr = "#000933", Nr = "#000933", Dr = "#ffffff", Rr = "0px", xr = "4px", Br = "640px", Lr = "16px", Mr = "#bee2ff", jr = ["title"], pt = 99, Pr = /* @__PURE__ */ re({
264
367
  __name: "ItemBadge",
265
368
  props: {
266
369
  count: {
@@ -269,21 +372,21 @@ const Gn = /* @__PURE__ */ ie(Zn, [["render", zn]]), Un = { class: "kong-ui-app-
269
372
  default: void 0
270
373
  }
271
374
  },
272
- setup(n) {
273
- const t = n, r = _(() => t.count ? t.count > dt ? `${dt}+` : t.count.toString() : "");
274
- return (a, s) => r.value ? (b(), w("div", {
375
+ setup(a) {
376
+ const t = a, r = S(() => t.count ? t.count > pt ? `${pt}+` : t.count.toString() : "");
377
+ return (n, s) => r.value ? (p(), T("div", {
275
378
  key: 0,
276
379
  class: "item-badge",
277
- title: (n.count || 0) > dt ? String(n.count) : void 0
278
- }, Y(r.value), 9, pr)) : I("", !0);
380
+ title: (a.count || 0) > pt ? String(a.count) : void 0
381
+ }, Y(r.value), 9, jr)) : O("", !0);
279
382
  }
280
- }), mr = /* @__PURE__ */ ie(hr, [["__scopeId", "data-v-afb0d903"]]), gr = ["data-testid"], yr = ["aria-controls", "aria-current", "aria-expanded", "href", "target", "onClick", "onKeypress"], wr = {
383
+ }), Kr = /* @__PURE__ */ ie(Pr, [["__scopeId", "data-v-afb0d903"]]), Zr = ["data-testid"], Hr = ["aria-controls", "aria-current", "aria-expanded", "href", "target", "onClick", "onKeypress"], Wr = {
281
384
  key: 0,
282
385
  class: "sidebar-item-icon"
283
- }, kr = { class: "sidebar-item-name-container" }, _r = { class: "sidebar-item-name has-tooltip" }, Tr = {
386
+ }, zr = { class: "sidebar-item-name-container" }, Gr = { class: "sidebar-item-name has-tooltip" }, Ur = {
284
387
  key: 2,
285
388
  class: "sidebar-item-label truncate-text truncate-18"
286
- }, Cr = ["id"], Ir = /* @__PURE__ */ re({
389
+ }, Vr = ["id"], qr = /* @__PURE__ */ re({
287
390
  __name: "SidebarItem",
288
391
  props: {
289
392
  item: {
@@ -297,226 +400,226 @@ const Gn = /* @__PURE__ */ ie(Zn, [["render", zn]]), Un = { class: "kong-ui-app-
297
400
  }
298
401
  },
299
402
  emits: ["click"],
300
- setup(n, { emit: t }) {
301
- const r = t, a = n, s = _(() => typeof a.item.to != "string" ? !1 : !!a.item.newWindow || !!a.item.external || a.item.to.startsWith("http")), u = _(() => !a.item.to || typeof a.item.to != "string" || !a.item.newWindow ? !1 : a.item.newWindow && (a.item.to.startsWith("http") || a.item.to.startsWith("/"))), o = _(() => a.subnavItem && a.item.badgeCount !== void 0 && a.item.badgeCount !== 0), v = (E) => {
302
- r("click", E);
303
- }, y = (E, x, R) => {
304
- v(x), typeof R == "function" && (E.preventDefault(), R());
403
+ setup(a, { emit: t }) {
404
+ const r = t, n = a, s = S(() => typeof n.item.to != "string" ? !1 : !!n.item.newWindow || !!n.item.external || n.item.to.startsWith("http")), u = S(() => !n.item.to || typeof n.item.to != "string" || !n.item.newWindow ? !1 : n.item.newWindow && (n.item.to.startsWith("http") || n.item.to.startsWith("/"))), o = S(() => n.subnavItem && n.item.badgeCount !== void 0 && n.item.badgeCount !== 0), v = (w) => {
405
+ r("click", w);
406
+ }, b = (w, I, R) => {
407
+ v(I), typeof R == "function" && (w.preventDefault(), R());
305
408
  };
306
- return (E, x) => {
307
- var j;
308
- const R = ve("KTooltip"), M = ve("SidebarItem", !0);
309
- return b(), w("li", {
310
- class: oe([n.subnavItem ? "sidebar-item-secondary" : "sidebar-item-primary", { expanded: n.item.expanded }, { active: n.item.active }]),
311
- "data-testid": n.item.testId ? `sidebar-item-${n.item.testId}` : void 0
409
+ return (w, I) => {
410
+ var M;
411
+ const R = be("KTooltip"), L = be("SidebarItem", !0);
412
+ return p(), T("li", {
413
+ class: oe([a.subnavItem ? "sidebar-item-secondary" : "sidebar-item-primary", { expanded: a.item.expanded }, { active: a.item.active }]),
414
+ "data-testid": a.item.testId ? `sidebar-item-${a.item.testId}` : void 0
312
415
  }, [
313
- (b(), K($e(s.value ? "div" : "router-link"), {
416
+ (p(), K(Ee(s.value ? "div" : "router-link"), {
314
417
  custom: s.value ? void 0 : !0,
315
- to: !s.value && !u.value ? n.item.to : void 0
418
+ to: !s.value && !u.value ? a.item.to : void 0
316
419
  }, {
317
- default: B((C) => {
318
- var W, V;
420
+ default: B((k) => {
421
+ var U, V;
319
422
  return [
320
- O("a", {
321
- "aria-controls": (W = n.item.items) != null && W.length && n.item.expanded ? `subnav-${n.item.key}` : void 0,
322
- "aria-current": n.item.active ? "page" : void 0,
323
- "aria-expanded": (V = n.item.items) != null && V.length && n.item.expanded ? !0 : void 0,
423
+ E("a", {
424
+ "aria-controls": (U = a.item.items) != null && U.length && a.item.expanded ? `subnav-${a.item.key}` : void 0,
425
+ "aria-current": a.item.active ? "page" : void 0,
426
+ "aria-expanded": (V = a.item.items) != null && V.length && a.item.expanded ? !0 : void 0,
324
427
  class: oe(["sidebar-item-link", { "sidebar-item-external-link": u.value, "router-link": !s.value }]),
325
- href: s.value ? String(n.item.to || "#") : C == null ? void 0 : C.href,
428
+ href: s.value ? String(a.item.to || "#") : k == null ? void 0 : k.href,
326
429
  target: u.value ? "_blank" : void 0,
327
- onClick: (L) => y(L, n.item, C == null ? void 0 : C.navigate),
328
- onKeypress: gn((L) => y(L, n.item, C == null ? void 0 : C.navigate), ["enter"])
430
+ onClick: (j) => b(j, a.item, k == null ? void 0 : k.navigate),
431
+ onKeypress: An((j) => b(j, a.item, k == null ? void 0 : k.navigate), ["enter"])
329
432
  }, [
330
- O("div", {
331
- class: oe(["sidebar-item-display", { "has-label": !!n.item.label && n.item.expanded, "has-badge": o.value }])
433
+ E("div", {
434
+ class: oe(["sidebar-item-display", { "has-label": !!a.item.label && a.item.expanded, "has-badge": o.value }])
332
435
  }, [
333
- E.$slots[`sidebar-icon-${n.item.key}`] ? (b(), w("div", wr, [
334
- n.subnavItem ? I("", !0) : T(E.$slots, `sidebar-icon-${n.item.key}`, { key: 0 }, void 0, !0)
335
- ])) : I("", !0),
336
- O("div", kr, [
337
- (n.subnavItem && !o.value ? n.item.name.length < 25 : n.item.name.length < 18) ? (b(), w("div", {
436
+ w.$slots[`sidebar-icon-${a.item.key}`] ? (p(), T("div", Wr, [
437
+ a.subnavItem ? O("", !0) : C(w.$slots, `sidebar-icon-${a.item.key}`, { key: 0 }, void 0, !0)
438
+ ])) : O("", !0),
439
+ E("div", zr, [
440
+ (a.subnavItem && !o.value ? a.item.name.length < 25 : a.item.name.length < 18) ? (p(), T("div", {
338
441
  key: 0,
339
- class: oe(["sidebar-item-name truncate-text", [n.subnavItem ? "has-badge-max-width truncate-24" : "truncate-17"]])
340
- }, Y(n.item.name), 3)) : (b(), K(R, {
442
+ class: oe(["sidebar-item-name truncate-text", [a.subnavItem ? "has-badge-max-width truncate-24" : "truncate-17"]])
443
+ }, Y(a.item.name), 3)) : (p(), K(R, {
341
444
  key: 1,
342
445
  class: "sidebar-item-tooltip",
343
446
  placement: "right",
344
447
  "position-fixed": "",
345
- text: n.item.name
448
+ text: a.item.name
346
449
  }, {
347
450
  default: B(() => [
348
- O("div", _r, [
349
- O("span", {
350
- class: oe(["truncate-text", [n.subnavItem ? "truncate-18" : "truncate-17", { "has-badge-max-width": o.value }]])
351
- }, Y(n.item.name), 3)
451
+ E("div", Gr, [
452
+ E("span", {
453
+ class: oe(["truncate-text", [a.subnavItem ? "truncate-18" : "truncate-17", { "has-badge-max-width": o.value }]])
454
+ }, Y(a.item.name), 3)
352
455
  ])
353
456
  ]),
354
457
  _: 1
355
458
  }, 8, ["text"])),
356
- n.item.label && n.item.expanded ? (b(), w("div", Tr, Y(n.item.label), 1)) : I("", !0)
459
+ a.item.label && a.item.expanded ? (p(), T("div", Ur, Y(a.item.label), 1)) : O("", !0)
357
460
  ]),
358
- o.value ? (b(), K(mr, {
461
+ o.value ? (p(), K(Kr, {
359
462
  key: 1,
360
- count: n.item.badgeCount
361
- }, null, 8, ["count"])) : I("", !0)
463
+ count: a.item.badgeCount
464
+ }, null, 8, ["count"])) : O("", !0)
362
465
  ], 2)
363
- ], 42, yr)
466
+ ], 42, Hr)
364
467
  ];
365
468
  }),
366
469
  _: 3
367
470
  }, 8, ["custom", "to"])),
368
- (j = n.item.items) != null && j.length && n.item.expanded ? (b(), w("ul", {
471
+ (M = a.item.items) != null && M.length && a.item.expanded ? (p(), T("ul", {
369
472
  key: 0,
370
- id: `subnav-${n.item.key}`,
473
+ id: `subnav-${a.item.key}`,
371
474
  class: "level-secondary"
372
475
  }, [
373
- (b(!0), w(Oe, null, we(n.item.items, (C) => (b(), K(M, {
374
- key: C.name,
375
- item: C,
476
+ (p(!0), T(Oe, null, we(a.item.items, (k) => (p(), K(L, {
477
+ key: k.name,
478
+ item: k,
376
479
  "subnav-item": !0,
377
- onClick: (W) => v(C)
480
+ onClick: (U) => v(k)
378
481
  }, null, 8, ["item", "onClick"]))), 128))
379
- ], 8, Cr)) : I("", !0)
380
- ], 10, gr);
482
+ ], 8, Vr)) : O("", !0)
483
+ ], 10, Zr);
381
484
  };
382
485
  }
383
- }), jt = /* @__PURE__ */ ie(Ir, [["__scopeId", "data-v-d0b5bc3d"]]);
486
+ }), zt = /* @__PURE__ */ ie(qr, [["__scopeId", "data-v-d0b5bc3d"]]);
384
487
  /*!
385
488
  * tabbable 6.2.0
386
489
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
387
490
  */
388
- var Vt = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])", "a[href]:not([inert])", "button:not([inert])", "[tabindex]:not(slot):not([inert])", "audio[controls]:not([inert])", "video[controls]:not([inert])", '[contenteditable]:not([contenteditable="false"]):not([inert])', "details>summary:first-of-type:not([inert])", "details:not([inert])"], We = /* @__PURE__ */ Vt.join(","), qt = typeof Element > "u", ke = qt ? function() {
389
- } : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, Ve = !qt && Element.prototype.getRootNode ? function(n) {
491
+ var na = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])", "a[href]:not([inert])", "button:not([inert])", "[tabindex]:not(slot):not([inert])", "audio[controls]:not([inert])", "video[controls]:not([inert])", '[contenteditable]:not([contenteditable="false"]):not([inert])', "details>summary:first-of-type:not([inert])", "details:not([inert])"], Xe = /* @__PURE__ */ na.join(","), ra = typeof Element > "u", ke = ra ? function() {
492
+ } : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector, Ye = !ra && Element.prototype.getRootNode ? function(a) {
390
493
  var t;
391
- return n == null || (t = n.getRootNode) === null || t === void 0 ? void 0 : t.call(n);
392
- } : function(n) {
393
- return n == null ? void 0 : n.ownerDocument;
394
- }, qe = function n(t, r) {
395
- var a;
494
+ return a == null || (t = a.getRootNode) === null || t === void 0 ? void 0 : t.call(a);
495
+ } : function(a) {
496
+ return a == null ? void 0 : a.ownerDocument;
497
+ }, Qe = function a(t, r) {
498
+ var n;
396
499
  r === void 0 && (r = !0);
397
- var s = t == null || (a = t.getAttribute) === null || a === void 0 ? void 0 : a.call(t, "inert"), u = s === "" || s === "true", o = u || r && t && n(t.parentNode);
500
+ 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);
398
501
  return o;
399
- }, Sr = function(t) {
400
- var r, a = t == null || (r = t.getAttribute) === null || r === void 0 ? void 0 : r.call(t, "contenteditable");
401
- return a === "" || a === "true";
402
- }, Xt = function(t, r, a) {
403
- if (qe(t))
502
+ }, Xr = function(t) {
503
+ var r, n = t == null || (r = t.getAttribute) === null || r === void 0 ? void 0 : r.call(t, "contenteditable");
504
+ return n === "" || n === "true";
505
+ }, ia = function(t, r, n) {
506
+ if (Qe(t))
404
507
  return [];
405
- var s = Array.prototype.slice.apply(t.querySelectorAll(We));
406
- return r && ke.call(t, We) && s.unshift(t), s = s.filter(a), s;
407
- }, Yt = function n(t, r, a) {
508
+ var s = Array.prototype.slice.apply(t.querySelectorAll(Xe));
509
+ return r && ke.call(t, Xe) && s.unshift(t), s = s.filter(n), s;
510
+ }, oa = function a(t, r, n) {
408
511
  for (var s = [], u = Array.from(t); u.length; ) {
409
512
  var o = u.shift();
410
- if (!qe(o, !1))
513
+ if (!Qe(o, !1))
411
514
  if (o.tagName === "SLOT") {
412
- var v = o.assignedElements(), y = v.length ? v : o.children, E = n(y, !0, a);
413
- a.flatten ? s.push.apply(s, E) : s.push({
515
+ var v = o.assignedElements(), b = v.length ? v : o.children, w = a(b, !0, n);
516
+ n.flatten ? s.push.apply(s, w) : s.push({
414
517
  scopeParent: o,
415
- candidates: E
518
+ candidates: w
416
519
  });
417
520
  } else {
418
- var x = ke.call(o, We);
419
- x && a.filter(o) && (r || !t.includes(o)) && s.push(o);
521
+ var I = ke.call(o, Xe);
522
+ I && n.filter(o) && (r || !t.includes(o)) && s.push(o);
420
523
  var R = o.shadowRoot || // check for an undisclosed shadow
421
- typeof a.getShadowRoot == "function" && a.getShadowRoot(o), M = !qe(R, !1) && (!a.shadowRootFilter || a.shadowRootFilter(o));
422
- if (R && M) {
423
- var j = n(R === !0 ? o.children : R.children, !0, a);
424
- a.flatten ? s.push.apply(s, j) : s.push({
524
+ typeof n.getShadowRoot == "function" && n.getShadowRoot(o), L = !Qe(R, !1) && (!n.shadowRootFilter || n.shadowRootFilter(o));
525
+ if (R && L) {
526
+ var M = a(R === !0 ? o.children : R.children, !0, n);
527
+ n.flatten ? s.push.apply(s, M) : s.push({
425
528
  scopeParent: o,
426
- candidates: j
529
+ candidates: M
427
530
  });
428
531
  } else
429
532
  u.unshift.apply(u, o.children);
430
533
  }
431
534
  }
432
535
  return s;
433
- }, Jt = function(t) {
536
+ }, sa = function(t) {
434
537
  return !isNaN(parseInt(t.getAttribute("tabindex"), 10));
435
538
  }, ye = function(t) {
436
539
  if (!t)
437
540
  throw new Error("No node provided");
438
- return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) || Sr(t)) && !Jt(t) ? 0 : t.tabIndex;
439
- }, Or = function(t, r) {
440
- var a = ye(t);
441
- return a < 0 && r && !Jt(t) ? 0 : a;
442
- }, $r = function(t, r) {
541
+ return t.tabIndex < 0 && (/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName) || Xr(t)) && !sa(t) ? 0 : t.tabIndex;
542
+ }, Yr = function(t, r) {
543
+ var n = ye(t);
544
+ return n < 0 && r && !sa(t) ? 0 : n;
545
+ }, Qr = function(t, r) {
443
546
  return t.tabIndex === r.tabIndex ? t.documentOrder - r.documentOrder : t.tabIndex - r.tabIndex;
444
- }, Qt = function(t) {
547
+ }, la = function(t) {
445
548
  return t.tagName === "INPUT";
446
- }, Er = function(t) {
447
- return Qt(t) && t.type === "hidden";
448
- }, Ar = function(t) {
449
- var r = t.tagName === "DETAILS" && Array.prototype.slice.apply(t.children).some(function(a) {
450
- return a.tagName === "SUMMARY";
549
+ }, Jr = function(t) {
550
+ return la(t) && t.type === "hidden";
551
+ }, ei = function(t) {
552
+ var r = t.tagName === "DETAILS" && Array.prototype.slice.apply(t.children).some(function(n) {
553
+ return n.tagName === "SUMMARY";
451
554
  });
452
555
  return r;
453
- }, Fr = function(t, r) {
454
- for (var a = 0; a < t.length; a++)
455
- if (t[a].checked && t[a].form === r)
456
- return t[a];
457
- }, Nr = function(t) {
556
+ }, ti = function(t, r) {
557
+ for (var n = 0; n < t.length; n++)
558
+ if (t[n].checked && t[n].form === r)
559
+ return t[n];
560
+ }, ai = function(t) {
458
561
  if (!t.name)
459
562
  return !0;
460
- var r = t.form || Ve(t), a = function(v) {
563
+ var r = t.form || Ye(t), n = function(v) {
461
564
  return r.querySelectorAll('input[type="radio"][name="' + v + '"]');
462
565
  }, s;
463
566
  if (typeof window < "u" && typeof window.CSS < "u" && typeof window.CSS.escape == "function")
464
- s = a(window.CSS.escape(t.name));
567
+ s = n(window.CSS.escape(t.name));
465
568
  else
466
569
  try {
467
- s = a(t.name);
570
+ s = n(t.name);
468
571
  } catch (o) {
469
572
  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;
470
573
  }
471
- var u = Fr(s, t.form);
574
+ var u = ti(s, t.form);
472
575
  return !u || u === t;
473
- }, Dr = function(t) {
474
- return Qt(t) && t.type === "radio";
475
- }, Rr = function(t) {
476
- return Dr(t) && !Nr(t);
477
- }, xr = function(t) {
478
- var r, a = t && Ve(t), s = (r = a) === null || r === void 0 ? void 0 : r.host, u = !1;
479
- if (a && a !== t) {
480
- var o, v, y;
481
- for (u = !!((o = s) !== null && o !== void 0 && (v = o.ownerDocument) !== null && v !== void 0 && v.contains(s) || t != null && (y = t.ownerDocument) !== null && y !== void 0 && y.contains(t)); !u && s; ) {
482
- var E, x, R;
483
- a = Ve(s), s = (E = a) === null || E === void 0 ? void 0 : E.host, u = !!((x = s) !== null && x !== void 0 && (R = x.ownerDocument) !== null && R !== void 0 && R.contains(s));
576
+ }, ni = function(t) {
577
+ return la(t) && t.type === "radio";
578
+ }, ri = function(t) {
579
+ return ni(t) && !ai(t);
580
+ }, ii = function(t) {
581
+ var r, n = t && Ye(t), s = (r = n) === null || r === void 0 ? void 0 : r.host, u = !1;
582
+ if (n && n !== t) {
583
+ var o, v, b;
584
+ for (u = !!((o = s) !== null && o !== void 0 && (v = o.ownerDocument) !== null && v !== void 0 && v.contains(s) || t != null && (b = t.ownerDocument) !== null && b !== void 0 && b.contains(t)); !u && s; ) {
585
+ var w, I, R;
586
+ n = Ye(s), s = (w = n) === null || w === void 0 ? void 0 : w.host, u = !!((I = s) !== null && I !== void 0 && (R = I.ownerDocument) !== null && R !== void 0 && R.contains(s));
484
587
  }
485
588
  }
486
589
  return u;
487
- }, Kt = function(t) {
488
- var r = t.getBoundingClientRect(), a = r.width, s = r.height;
489
- return a === 0 && s === 0;
490
- }, Br = function(t, r) {
491
- var a = r.displayCheck, s = r.getShadowRoot;
590
+ }, Gt = function(t) {
591
+ var r = t.getBoundingClientRect(), n = r.width, s = r.height;
592
+ return n === 0 && s === 0;
593
+ }, oi = function(t, r) {
594
+ var n = r.displayCheck, s = r.getShadowRoot;
492
595
  if (getComputedStyle(t).visibility === "hidden")
493
596
  return !0;
494
597
  var u = ke.call(t, "details>summary:first-of-type"), o = u ? t.parentElement : t;
495
598
  if (ke.call(o, "details:not([open]) *"))
496
599
  return !0;
497
- if (!a || a === "full" || a === "legacy-full") {
600
+ if (!n || n === "full" || n === "legacy-full") {
498
601
  if (typeof s == "function") {
499
602
  for (var v = t; t; ) {
500
- var y = t.parentElement, E = Ve(t);
501
- if (y && !y.shadowRoot && s(y) === !0)
502
- return Kt(t);
503
- t.assignedSlot ? t = t.assignedSlot : !y && E !== t.ownerDocument ? t = E.host : t = y;
603
+ var b = t.parentElement, w = Ye(t);
604
+ if (b && !b.shadowRoot && s(b) === !0)
605
+ return Gt(t);
606
+ t.assignedSlot ? t = t.assignedSlot : !b && w !== t.ownerDocument ? t = w.host : t = b;
504
607
  }
505
608
  t = v;
506
609
  }
507
- if (xr(t))
610
+ if (ii(t))
508
611
  return !t.getClientRects().length;
509
- if (a !== "legacy-full")
612
+ if (n !== "legacy-full")
510
613
  return !0;
511
- } else if (a === "non-zero-area")
512
- return Kt(t);
614
+ } else if (n === "non-zero-area")
615
+ return Gt(t);
513
616
  return !1;
514
- }, Lr = function(t) {
617
+ }, si = function(t) {
515
618
  if (/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))
516
619
  for (var r = t.parentElement; r; ) {
517
620
  if (r.tagName === "FIELDSET" && r.disabled) {
518
- for (var a = 0; a < r.children.length; a++) {
519
- var s = r.children.item(a);
621
+ for (var n = 0; n < r.children.length; n++) {
622
+ var s = r.children.item(n);
520
623
  if (s.tagName === "LEGEND")
521
624
  return ke.call(r, "fieldset[disabled] *") ? !0 : !s.contains(t);
522
625
  }
@@ -525,167 +628,167 @@ var Vt = ["input:not([inert])", "select:not([inert])", "textarea:not([inert])",
525
628
  r = r.parentElement;
526
629
  }
527
630
  return !1;
528
- }, Xe = function(t, r) {
631
+ }, Je = function(t, r) {
529
632
  return !(r.disabled || // we must do an inert look up to filter out any elements inside an inert ancestor
530
633
  // because we're limited in the type of selectors we can use in JSDom (see related
531
634
  // note related to `candidateSelectors`)
532
- qe(r) || Er(r) || Br(r, t) || // For a details element with a summary, the summary element gets the focus
533
- Ar(r) || Lr(r));
534
- }, vt = function(t, r) {
535
- return !(Rr(r) || ye(r) < 0 || !Xe(t, r));
536
- }, Mr = function(t) {
635
+ Qe(r) || Jr(r) || oi(r, t) || // For a details element with a summary, the summary element gets the focus
636
+ ei(r) || si(r));
637
+ }, mt = function(t, r) {
638
+ return !(ri(r) || ye(r) < 0 || !Je(t, r));
639
+ }, li = function(t) {
537
640
  var r = parseInt(t.getAttribute("tabindex"), 10);
538
641
  return !!(isNaN(r) || r >= 0);
539
- }, Pr = function n(t) {
540
- var r = [], a = [];
642
+ }, ci = function a(t) {
643
+ var r = [], n = [];
541
644
  return t.forEach(function(s, u) {
542
- var o = !!s.scopeParent, v = o ? s.scopeParent : s, y = Or(v, o), E = o ? n(s.candidates) : v;
543
- y === 0 ? o ? r.push.apply(r, E) : r.push(v) : a.push({
645
+ var o = !!s.scopeParent, v = o ? s.scopeParent : s, b = Yr(v, o), w = o ? a(s.candidates) : v;
646
+ b === 0 ? o ? r.push.apply(r, w) : r.push(v) : n.push({
544
647
  documentOrder: u,
545
- tabIndex: y,
648
+ tabIndex: b,
546
649
  item: s,
547
650
  isScope: o,
548
- content: E
651
+ content: w
549
652
  });
550
- }), a.sort($r).reduce(function(s, u) {
653
+ }), n.sort(Qr).reduce(function(s, u) {
551
654
  return u.isScope ? s.push.apply(s, u.content) : s.push(u.content), s;
552
655
  }, []).concat(r);
553
- }, jr = function(t, r) {
656
+ }, ui = function(t, r) {
554
657
  r = r || {};
555
- var a;
556
- return r.getShadowRoot ? a = Yt([t], r.includeContainer, {
557
- filter: vt.bind(null, r),
658
+ var n;
659
+ return r.getShadowRoot ? n = oa([t], r.includeContainer, {
660
+ filter: mt.bind(null, r),
558
661
  flatten: !1,
559
662
  getShadowRoot: r.getShadowRoot,
560
- shadowRootFilter: Mr
561
- }) : a = Xt(t, r.includeContainer, vt.bind(null, r)), Pr(a);
562
- }, Kr = function(t, r) {
663
+ shadowRootFilter: li
664
+ }) : n = ia(t, r.includeContainer, mt.bind(null, r)), ci(n);
665
+ }, di = function(t, r) {
563
666
  r = r || {};
564
- var a;
565
- return r.getShadowRoot ? a = Yt([t], r.includeContainer, {
566
- filter: Xe.bind(null, r),
667
+ var n;
668
+ return r.getShadowRoot ? n = oa([t], r.includeContainer, {
669
+ filter: Je.bind(null, r),
567
670
  flatten: !0,
568
671
  getShadowRoot: r.getShadowRoot
569
- }) : a = Xt(t, r.includeContainer, Xe.bind(null, r)), a;
570
- }, Se = function(t, r) {
672
+ }) : n = ia(t, r.includeContainer, Je.bind(null, r)), n;
673
+ }, Ie = function(t, r) {
571
674
  if (r = r || {}, !t)
572
675
  throw new Error("No node provided");
573
- return ke.call(t, We) === !1 ? !1 : vt(r, t);
574
- }, Zr = /* @__PURE__ */ Vt.concat("iframe").join(","), ft = function(t, r) {
676
+ return ke.call(t, Xe) === !1 ? !1 : mt(r, t);
677
+ }, fi = /* @__PURE__ */ na.concat("iframe").join(","), ht = function(t, r) {
575
678
  if (r = r || {}, !t)
576
679
  throw new Error("No node provided");
577
- return ke.call(t, Zr) === !1 ? !1 : Xe(r, t);
680
+ return ke.call(t, fi) === !1 ? !1 : Je(r, t);
578
681
  };
579
682
  /*!
580
683
  * focus-trap 7.6.5
581
684
  * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
582
685
  */
583
- function bt(n, t) {
584
- (t == null || t > n.length) && (t = n.length);
585
- for (var r = 0, a = Array(t); r < t; r++) a[r] = n[r];
586
- return a;
686
+ function gt(a, t) {
687
+ (t == null || t > a.length) && (t = a.length);
688
+ for (var r = 0, n = Array(t); r < t; r++) n[r] = a[r];
689
+ return n;
587
690
  }
588
- function Hr(n) {
589
- if (Array.isArray(n)) return bt(n);
691
+ function vi(a) {
692
+ if (Array.isArray(a)) return gt(a);
590
693
  }
591
- function zr(n, t, r) {
592
- return (t = qr(t)) in n ? Object.defineProperty(n, t, {
694
+ function bi(a, t, r) {
695
+ return (t = yi(t)) in a ? Object.defineProperty(a, t, {
593
696
  value: r,
594
697
  enumerable: !0,
595
698
  configurable: !0,
596
699
  writable: !0
597
- }) : n[t] = r, n;
700
+ }) : a[t] = r, a;
598
701
  }
599
- function Gr(n) {
600
- if (typeof Symbol < "u" && n[Symbol.iterator] != null || n["@@iterator"] != null) return Array.from(n);
702
+ function pi(a) {
703
+ if (typeof Symbol < "u" && a[Symbol.iterator] != null || a["@@iterator"] != null) return Array.from(a);
601
704
  }
602
- function Ur() {
705
+ function hi() {
603
706
  throw new TypeError(`Invalid attempt to spread non-iterable instance.
604
707
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
605
708
  }
606
- function Zt(n, t) {
607
- var r = Object.keys(n);
709
+ function Ut(a, t) {
710
+ var r = Object.keys(a);
608
711
  if (Object.getOwnPropertySymbols) {
609
- var a = Object.getOwnPropertySymbols(n);
610
- t && (a = a.filter(function(s) {
611
- return Object.getOwnPropertyDescriptor(n, s).enumerable;
612
- })), r.push.apply(r, a);
712
+ var n = Object.getOwnPropertySymbols(a);
713
+ t && (n = n.filter(function(s) {
714
+ return Object.getOwnPropertyDescriptor(a, s).enumerable;
715
+ })), r.push.apply(r, n);
613
716
  }
614
717
  return r;
615
718
  }
616
- function Ht(n) {
719
+ function Vt(a) {
617
720
  for (var t = 1; t < arguments.length; t++) {
618
721
  var r = arguments[t] != null ? arguments[t] : {};
619
- t % 2 ? Zt(Object(r), !0).forEach(function(a) {
620
- zr(n, a, r[a]);
621
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(n, Object.getOwnPropertyDescriptors(r)) : Zt(Object(r)).forEach(function(a) {
622
- Object.defineProperty(n, a, Object.getOwnPropertyDescriptor(r, a));
722
+ t % 2 ? Ut(Object(r), !0).forEach(function(n) {
723
+ bi(a, n, r[n]);
724
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(r)) : Ut(Object(r)).forEach(function(n) {
725
+ Object.defineProperty(a, n, Object.getOwnPropertyDescriptor(r, n));
623
726
  });
624
727
  }
625
- return n;
728
+ return a;
626
729
  }
627
- function Wr(n) {
628
- return Hr(n) || Gr(n) || Xr(n) || Ur();
730
+ function mi(a) {
731
+ return vi(a) || pi(a) || wi(a) || hi();
629
732
  }
630
- function Vr(n, t) {
631
- if (typeof n != "object" || !n) return n;
632
- var r = n[Symbol.toPrimitive];
733
+ function gi(a, t) {
734
+ if (typeof a != "object" || !a) return a;
735
+ var r = a[Symbol.toPrimitive];
633
736
  if (r !== void 0) {
634
- var a = r.call(n, t);
635
- if (typeof a != "object") return a;
737
+ var n = r.call(a, t);
738
+ if (typeof n != "object") return n;
636
739
  throw new TypeError("@@toPrimitive must return a primitive value.");
637
740
  }
638
- return (t === "string" ? String : Number)(n);
741
+ return (t === "string" ? String : Number)(a);
639
742
  }
640
- function qr(n) {
641
- var t = Vr(n, "string");
743
+ function yi(a) {
744
+ var t = gi(a, "string");
642
745
  return typeof t == "symbol" ? t : t + "";
643
746
  }
644
- function Xr(n, t) {
645
- if (n) {
646
- if (typeof n == "string") return bt(n, t);
647
- var r = {}.toString.call(n).slice(8, -1);
648
- return r === "Object" && n.constructor && (r = n.constructor.name), r === "Map" || r === "Set" ? Array.from(n) : r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ? bt(n, t) : void 0;
747
+ function wi(a, t) {
748
+ if (a) {
749
+ if (typeof a == "string") return gt(a, t);
750
+ var r = {}.toString.call(a).slice(8, -1);
751
+ return r === "Object" && a.constructor && (r = a.constructor.name), r === "Map" || r === "Set" ? Array.from(a) : r === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r) ? gt(a, t) : void 0;
649
752
  }
650
753
  }
651
- var zt = {
754
+ var qt = {
652
755
  activateTrap: function(t, r) {
653
756
  if (t.length > 0) {
654
- var a = t[t.length - 1];
655
- a !== r && a._setPausedState(!0);
757
+ var n = t[t.length - 1];
758
+ n !== r && n._setPausedState(!0);
656
759
  }
657
760
  var s = t.indexOf(r);
658
761
  s === -1 || t.splice(s, 1), t.push(r);
659
762
  },
660
763
  deactivateTrap: function(t, r) {
661
- var a = t.indexOf(r);
662
- a !== -1 && t.splice(a, 1), t.length > 0 && !t[t.length - 1]._isManuallyPaused() && t[t.length - 1]._setPausedState(!1);
764
+ var n = t.indexOf(r);
765
+ n !== -1 && t.splice(n, 1), t.length > 0 && !t[t.length - 1]._isManuallyPaused() && t[t.length - 1]._setPausedState(!1);
663
766
  }
664
- }, Yr = function(t) {
767
+ }, ki = function(t) {
665
768
  return t.tagName && t.tagName.toLowerCase() === "input" && typeof t.select == "function";
666
- }, Jr = function(t) {
769
+ }, Ti = function(t) {
667
770
  return (t == null ? void 0 : t.key) === "Escape" || (t == null ? void 0 : t.key) === "Esc" || (t == null ? void 0 : t.keyCode) === 27;
668
- }, De = function(t) {
771
+ }, xe = function(t) {
669
772
  return (t == null ? void 0 : t.key) === "Tab" || (t == null ? void 0 : t.keyCode) === 9;
670
- }, Qr = function(t) {
671
- return De(t) && !t.shiftKey;
672
- }, ei = function(t) {
673
- return De(t) && t.shiftKey;
674
- }, Gt = function(t) {
773
+ }, _i = function(t) {
774
+ return xe(t) && !t.shiftKey;
775
+ }, Si = function(t) {
776
+ return xe(t) && t.shiftKey;
777
+ }, Xt = function(t) {
675
778
  return setTimeout(t, 0);
676
- }, Ne = function(t) {
677
- for (var r = arguments.length, a = new Array(r > 1 ? r - 1 : 0), s = 1; s < r; s++)
678
- a[s - 1] = arguments[s];
679
- return typeof t == "function" ? t.apply(void 0, a) : t;
680
- }, He = function(t) {
779
+ }, Re = function(t) {
780
+ for (var r = arguments.length, n = new Array(r > 1 ? r - 1 : 0), s = 1; s < r; s++)
781
+ n[s - 1] = arguments[s];
782
+ return typeof t == "function" ? t.apply(void 0, n) : t;
783
+ }, ze = function(t) {
681
784
  return t.target.shadowRoot && typeof t.composedPath == "function" ? t.composedPath()[0] : t.target;
682
- }, ti = [], ai = function(t, r) {
683
- var a = (r == null ? void 0 : r.document) || document, s = (r == null ? void 0 : r.trapStack) || ti, u = Ht({
785
+ }, Ci = [], Ii = function(t, r) {
786
+ var n = (r == null ? void 0 : r.document) || document, s = (r == null ? void 0 : r.trapStack) || Ci, u = Vt({
684
787
  returnFocusOnDeactivate: !0,
685
788
  escapeDeactivates: !0,
686
789
  delayInitialFocus: !0,
687
- isKeyForward: Qr,
688
- isKeyBackward: ei
790
+ isKeyForward: _i,
791
+ isKeyBackward: Si
689
792
  }, r), o = {
690
793
  // containers given to createFocusTrap()
691
794
  // @type {Array<HTMLElement>}
@@ -723,74 +826,74 @@ var zt = {
723
826
  delayInitialFocusTimer: void 0,
724
827
  // the most recent KeyboardEvent for the configured nav key (typically [SHIFT+]TAB), if any
725
828
  recentNavEvent: void 0
726
- }, v, y = function(c, f, m) {
727
- return c && c[f] !== void 0 ? c[f] : u[m || f];
728
- }, E = function(c, f) {
729
- var m = typeof (f == null ? void 0 : f.composedPath) == "function" ? f.composedPath() : void 0;
730
- return o.containerGroups.findIndex(function(A) {
731
- var F = A.container, D = A.tabbableNodes;
732
- return F.contains(c) || // fall back to explicit tabbable search which will take into consideration any
829
+ }, v, b = function(c, f, g) {
830
+ return c && c[f] !== void 0 ? c[f] : u[g || f];
831
+ }, w = function(c, f) {
832
+ var g = typeof (f == null ? void 0 : f.composedPath) == "function" ? f.composedPath() : void 0;
833
+ return o.containerGroups.findIndex(function(F) {
834
+ var N = F.container, x = F.tabbableNodes;
835
+ return N.contains(c) || // fall back to explicit tabbable search which will take into consideration any
733
836
  // web components if the `tabbableOptions.getShadowRoot` option was used for
734
837
  // the trap, enabling shadow DOM support in tabbable (`Node.contains()` doesn't
735
838
  // look inside web components even if open)
736
- (m == null ? void 0 : m.includes(F)) || D.find(function(S) {
737
- return S === c;
839
+ (g == null ? void 0 : g.includes(N)) || x.find(function($) {
840
+ return $ === c;
738
841
  });
739
842
  });
740
- }, x = function(c) {
741
- var f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m = f.hasFallback, A = m === void 0 ? !1 : m, F = f.params, D = F === void 0 ? [] : F, S = u[c];
742
- if (typeof S == "function" && (S = S.apply(void 0, Wr(D))), S === !0 && (S = void 0), !S) {
743
- if (S === void 0 || S === !1)
744
- return S;
843
+ }, I = function(c) {
844
+ var f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, g = f.hasFallback, F = g === void 0 ? !1 : g, N = f.params, x = N === void 0 ? [] : N, $ = u[c];
845
+ if (typeof $ == "function" && ($ = $.apply(void 0, mi(x))), $ === !0 && ($ = void 0), !$) {
846
+ if ($ === void 0 || $ === !1)
847
+ return $;
745
848
  throw new Error("`".concat(c, "` was specified but was not a node, or did not return a node"));
746
849
  }
747
- var d = S;
748
- if (typeof S == "string") {
850
+ var d = $;
851
+ if (typeof $ == "string") {
749
852
  try {
750
- d = a.querySelector(S);
751
- } catch (g) {
752
- throw new Error("`".concat(c, '` appears to be an invalid selector; error="').concat(g.message, '"'));
853
+ d = n.querySelector($);
854
+ } catch (y) {
855
+ throw new Error("`".concat(c, '` appears to be an invalid selector; error="').concat(y.message, '"'));
753
856
  }
754
- if (!d && !A)
857
+ if (!d && !F)
755
858
  throw new Error("`".concat(c, "` as selector refers to no known node"));
756
859
  }
757
860
  return d;
758
861
  }, R = function() {
759
- var c = x("initialFocus", {
862
+ var c = I("initialFocus", {
760
863
  hasFallback: !0
761
864
  });
762
865
  if (c === !1)
763
866
  return !1;
764
- if (c === void 0 || c && !ft(c, u.tabbableOptions))
765
- if (E(a.activeElement) >= 0)
766
- c = a.activeElement;
867
+ if (c === void 0 || c && !ht(c, u.tabbableOptions))
868
+ if (w(n.activeElement) >= 0)
869
+ c = n.activeElement;
767
870
  else {
768
- var f = o.tabbableGroups[0], m = f && f.firstTabbableNode;
769
- c = m || x("fallbackFocus");
871
+ var f = o.tabbableGroups[0], g = f && f.firstTabbableNode;
872
+ c = g || I("fallbackFocus");
770
873
  }
771
- else c === null && (c = x("fallbackFocus"));
874
+ else c === null && (c = I("fallbackFocus"));
772
875
  if (!c)
773
876
  throw new Error("Your focus-trap needs to have at least one focusable element");
774
877
  return c;
775
- }, M = function() {
878
+ }, L = function() {
776
879
  if (o.containerGroups = o.containers.map(function(c) {
777
- var f = jr(c, u.tabbableOptions), m = Kr(c, u.tabbableOptions), A = f.length > 0 ? f[0] : void 0, F = f.length > 0 ? f[f.length - 1] : void 0, D = m.find(function(g) {
778
- return Se(g);
779
- }), S = m.slice().reverse().find(function(g) {
780
- return Se(g);
781
- }), d = !!f.find(function(g) {
782
- return ye(g) > 0;
880
+ var f = ui(c, u.tabbableOptions), g = di(c, u.tabbableOptions), F = f.length > 0 ? f[0] : void 0, N = f.length > 0 ? f[f.length - 1] : void 0, x = g.find(function(y) {
881
+ return Ie(y);
882
+ }), $ = g.slice().reverse().find(function(y) {
883
+ return Ie(y);
884
+ }), d = !!f.find(function(y) {
885
+ return ye(y) > 0;
783
886
  });
784
887
  return {
785
888
  container: c,
786
889
  tabbableNodes: f,
787
- focusableNodes: m,
890
+ focusableNodes: g,
788
891
  /** True if at least one node with positive `tabindex` was found in this container. */
789
892
  posTabIndexesFound: d,
790
893
  /** First tabbable node in container, __tabindex__ order; `undefined` if none. */
791
- firstTabbableNode: A,
894
+ firstTabbableNode: F,
792
895
  /** Last tabbable node in container, __tabindex__ order; `undefined` if none. */
793
- lastTabbableNode: F,
896
+ lastTabbableNode: N,
794
897
  // NOTE: DOM order is NOT NECESSARILY "document position" order, but figuring that out
795
898
  // would require more than just https://developer.mozilla.org/en-US/docs/Web/API/Node/compareDocumentPosition
796
899
  // because that API doesn't work with Shadow DOM as well as it should (@see
@@ -799,9 +902,9 @@ var zt = {
799
902
  // "close enough most of the time" alternative for positive tabindexes which should generally
800
903
  // be avoided anyway...
801
904
  /** First tabbable node in container, __DOM__ order; `undefined` if none. */
802
- firstDomTabbableNode: D,
905
+ firstDomTabbableNode: x,
803
906
  /** Last tabbable node in container, __DOM__ order; `undefined` if none. */
804
- lastDomTabbableNode: S,
907
+ lastDomTabbableNode: $,
805
908
  /**
806
909
  * Finds the __tabbable__ node that follows the given node in the specified direction,
807
910
  * in this container, if any.
@@ -810,76 +913,76 @@ var zt = {
810
913
  * in reverse.
811
914
  * @returns {HTMLElement|undefined} The next tabbable node, if any.
812
915
  */
813
- nextTabbableNode: function(k) {
814
- var h = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, H = f.indexOf(k);
815
- return H < 0 ? h ? m.slice(m.indexOf(k) + 1).find(function(P) {
816
- return Se(P);
817
- }) : m.slice(0, m.indexOf(k)).reverse().find(function(P) {
818
- return Se(P);
819
- }) : f[H + (h ? 1 : -1)];
916
+ nextTabbableNode: function(_) {
917
+ var m = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, H = f.indexOf(_);
918
+ return H < 0 ? m ? g.slice(g.indexOf(_) + 1).find(function(P) {
919
+ return Ie(P);
920
+ }) : g.slice(0, g.indexOf(_)).reverse().find(function(P) {
921
+ return Ie(P);
922
+ }) : f[H + (m ? 1 : -1)];
820
923
  }
821
924
  };
822
925
  }), o.tabbableGroups = o.containerGroups.filter(function(c) {
823
926
  return c.tabbableNodes.length > 0;
824
- }), o.tabbableGroups.length <= 0 && !x("fallbackFocus"))
927
+ }), o.tabbableGroups.length <= 0 && !I("fallbackFocus"))
825
928
  throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");
826
929
  if (o.containerGroups.find(function(c) {
827
930
  return c.posTabIndexesFound;
828
931
  }) && o.containerGroups.length > 1)
829
932
  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.");
830
- }, j = function(c) {
933
+ }, M = function(c) {
831
934
  var f = c.activeElement;
832
935
  if (f)
833
- return f.shadowRoot && f.shadowRoot.activeElement !== null ? j(f.shadowRoot) : f;
834
- }, C = function(c) {
835
- if (c !== !1 && c !== j(document)) {
936
+ return f.shadowRoot && f.shadowRoot.activeElement !== null ? M(f.shadowRoot) : f;
937
+ }, k = function(c) {
938
+ if (c !== !1 && c !== M(document)) {
836
939
  if (!c || !c.focus) {
837
- C(R());
940
+ k(R());
838
941
  return;
839
942
  }
840
943
  c.focus({
841
944
  preventScroll: !!u.preventScroll
842
- }), o.mostRecentlyFocusedNode = c, Yr(c) && c.select();
945
+ }), o.mostRecentlyFocusedNode = c, ki(c) && c.select();
843
946
  }
844
- }, W = function(c) {
845
- var f = x("setReturnFocus", {
947
+ }, U = function(c) {
948
+ var f = I("setReturnFocus", {
846
949
  params: [c]
847
950
  });
848
951
  return f || (f === !1 ? !1 : c);
849
952
  }, V = function(c) {
850
- var f = c.target, m = c.event, A = c.isBackward, F = A === void 0 ? !1 : A;
851
- f = f || He(m), M();
852
- var D = null;
953
+ var f = c.target, g = c.event, F = c.isBackward, N = F === void 0 ? !1 : F;
954
+ f = f || ze(g), L();
955
+ var x = null;
853
956
  if (o.tabbableGroups.length > 0) {
854
- var S = E(f, m), d = S >= 0 ? o.containerGroups[S] : void 0;
855
- if (S < 0)
856
- F ? D = o.tabbableGroups[o.tabbableGroups.length - 1].lastTabbableNode : D = o.tabbableGroups[0].firstTabbableNode;
857
- else if (F) {
858
- var g = o.tabbableGroups.findIndex(function(le) {
859
- var Ee = le.firstTabbableNode;
860
- return f === Ee;
957
+ var $ = w(f, g), d = $ >= 0 ? o.containerGroups[$] : void 0;
958
+ if ($ < 0)
959
+ N ? x = o.tabbableGroups[o.tabbableGroups.length - 1].lastTabbableNode : x = o.tabbableGroups[0].firstTabbableNode;
960
+ else if (N) {
961
+ var y = o.tabbableGroups.findIndex(function(le) {
962
+ var Fe = le.firstTabbableNode;
963
+ return f === Fe;
861
964
  });
862
- if (g < 0 && (d.container === f || ft(f, u.tabbableOptions) && !Se(f, u.tabbableOptions) && !d.nextTabbableNode(f, !1)) && (g = S), g >= 0) {
863
- var k = g === 0 ? o.tabbableGroups.length - 1 : g - 1, h = o.tabbableGroups[k];
864
- D = ye(f) >= 0 ? h.lastTabbableNode : h.lastDomTabbableNode;
865
- } else De(m) || (D = d.nextTabbableNode(f, !1));
965
+ if (y < 0 && (d.container === f || ht(f, u.tabbableOptions) && !Ie(f, u.tabbableOptions) && !d.nextTabbableNode(f, !1)) && (y = $), y >= 0) {
966
+ var _ = y === 0 ? o.tabbableGroups.length - 1 : y - 1, m = o.tabbableGroups[_];
967
+ x = ye(f) >= 0 ? m.lastTabbableNode : m.lastDomTabbableNode;
968
+ } else xe(g) || (x = d.nextTabbableNode(f, !1));
866
969
  } else {
867
970
  var H = o.tabbableGroups.findIndex(function(le) {
868
- var Ee = le.lastTabbableNode;
869
- return f === Ee;
971
+ var Fe = le.lastTabbableNode;
972
+ return f === Fe;
870
973
  });
871
- if (H < 0 && (d.container === f || ft(f, u.tabbableOptions) && !Se(f, u.tabbableOptions) && !d.nextTabbableNode(f)) && (H = S), H >= 0) {
974
+ if (H < 0 && (d.container === f || ht(f, u.tabbableOptions) && !Ie(f, u.tabbableOptions) && !d.nextTabbableNode(f)) && (H = $), H >= 0) {
872
975
  var P = H === o.tabbableGroups.length - 1 ? 0 : H + 1, X = o.tabbableGroups[P];
873
- D = ye(f) >= 0 ? X.firstTabbableNode : X.firstDomTabbableNode;
874
- } else De(m) || (D = d.nextTabbableNode(f));
976
+ x = ye(f) >= 0 ? X.firstTabbableNode : X.firstDomTabbableNode;
977
+ } else xe(g) || (x = d.nextTabbableNode(f));
875
978
  }
876
979
  } else
877
- D = x("fallbackFocus");
878
- return D;
879
- }, L = function(c) {
880
- var f = He(c);
881
- if (!(E(f, c) >= 0)) {
882
- if (Ne(u.clickOutsideDeactivates, c)) {
980
+ x = I("fallbackFocus");
981
+ return x;
982
+ }, j = function(c) {
983
+ var f = ze(c);
984
+ if (!(w(f, c) >= 0)) {
985
+ if (Re(u.clickOutsideDeactivates, c)) {
883
986
  v.deactivate({
884
987
  // NOTE: by setting `returnFocus: false`, deactivate() will do nothing,
885
988
  // which will result in the outside click setting focus to the node
@@ -891,86 +994,86 @@ var zt = {
891
994
  });
892
995
  return;
893
996
  }
894
- Ne(u.allowOutsideClick, c) || c.preventDefault();
997
+ Re(u.allowOutsideClick, c) || c.preventDefault();
895
998
  }
896
999
  }, se = function(c) {
897
- var f = He(c), m = E(f, c) >= 0;
898
- if (m || f instanceof Document)
899
- m && (o.mostRecentlyFocusedNode = f);
1000
+ var f = ze(c), g = w(f, c) >= 0;
1001
+ if (g || f instanceof Document)
1002
+ g && (o.mostRecentlyFocusedNode = f);
900
1003
  else {
901
1004
  c.stopImmediatePropagation();
902
- var A, F = !0;
1005
+ var F, N = !0;
903
1006
  if (o.mostRecentlyFocusedNode)
904
1007
  if (ye(o.mostRecentlyFocusedNode) > 0) {
905
- var D = E(o.mostRecentlyFocusedNode), S = o.containerGroups[D].tabbableNodes;
906
- if (S.length > 0) {
907
- var d = S.findIndex(function(g) {
908
- return g === o.mostRecentlyFocusedNode;
1008
+ var x = w(o.mostRecentlyFocusedNode), $ = o.containerGroups[x].tabbableNodes;
1009
+ if ($.length > 0) {
1010
+ var d = $.findIndex(function(y) {
1011
+ return y === o.mostRecentlyFocusedNode;
909
1012
  });
910
- d >= 0 && (u.isKeyForward(o.recentNavEvent) ? d + 1 < S.length && (A = S[d + 1], F = !1) : d - 1 >= 0 && (A = S[d - 1], F = !1));
1013
+ d >= 0 && (u.isKeyForward(o.recentNavEvent) ? d + 1 < $.length && (F = $[d + 1], N = !1) : d - 1 >= 0 && (F = $[d - 1], N = !1));
911
1014
  }
912
1015
  } else
913
- o.containerGroups.some(function(g) {
914
- return g.tabbableNodes.some(function(k) {
915
- return ye(k) > 0;
1016
+ o.containerGroups.some(function(y) {
1017
+ return y.tabbableNodes.some(function(_) {
1018
+ return ye(_) > 0;
916
1019
  });
917
- }) || (F = !1);
1020
+ }) || (N = !1);
918
1021
  else
919
- F = !1;
920
- F && (A = V({
1022
+ N = !1;
1023
+ N && (F = V({
921
1024
  // move FROM the MRU node, not event-related node (which will be the node that is
922
1025
  // outside the trap causing the focus escape we're trying to fix)
923
1026
  target: o.mostRecentlyFocusedNode,
924
1027
  isBackward: u.isKeyBackward(o.recentNavEvent)
925
- })), C(A || o.mostRecentlyFocusedNode || R());
1028
+ })), k(F || o.mostRecentlyFocusedNode || R());
926
1029
  }
927
1030
  o.recentNavEvent = void 0;
928
1031
  }, de = function(c) {
929
1032
  var f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
930
1033
  o.recentNavEvent = c;
931
- var m = V({
1034
+ var g = V({
932
1035
  event: c,
933
1036
  isBackward: f
934
1037
  });
935
- m && (De(c) && c.preventDefault(), C(m));
1038
+ g && (xe(c) && c.preventDefault(), k(g));
936
1039
  }, q = function(c) {
937
1040
  (u.isKeyForward(c) || u.isKeyBackward(c)) && de(c, u.isKeyBackward(c));
938
1041
  }, ne = function(c) {
939
- Jr(c) && Ne(u.escapeDeactivates, c) !== !1 && (c.preventDefault(), v.deactivate());
1042
+ Ti(c) && Re(u.escapeDeactivates, c) !== !1 && (c.preventDefault(), v.deactivate());
940
1043
  }, te = function(c) {
941
- var f = He(c);
942
- E(f, c) >= 0 || Ne(u.clickOutsideDeactivates, c) || Ne(u.allowOutsideClick, c) || (c.preventDefault(), c.stopImmediatePropagation());
1044
+ var f = ze(c);
1045
+ w(f, c) >= 0 || Re(u.clickOutsideDeactivates, c) || Re(u.allowOutsideClick, c) || (c.preventDefault(), c.stopImmediatePropagation());
943
1046
  }, ae = function() {
944
1047
  if (o.active)
945
- return zt.activateTrap(s, v), o.delayInitialFocusTimer = u.delayInitialFocus ? Gt(function() {
946
- C(R());
947
- }) : C(R()), a.addEventListener("focusin", se, !0), a.addEventListener("mousedown", L, {
1048
+ return qt.activateTrap(s, v), o.delayInitialFocusTimer = u.delayInitialFocus ? Xt(function() {
1049
+ k(R());
1050
+ }) : k(R()), n.addEventListener("focusin", se, !0), n.addEventListener("mousedown", j, {
948
1051
  capture: !0,
949
1052
  passive: !1
950
- }), a.addEventListener("touchstart", L, {
1053
+ }), n.addEventListener("touchstart", j, {
951
1054
  capture: !0,
952
1055
  passive: !1
953
- }), a.addEventListener("click", te, {
1056
+ }), n.addEventListener("click", te, {
954
1057
  capture: !0,
955
1058
  passive: !1
956
- }), a.addEventListener("keydown", q, {
1059
+ }), n.addEventListener("keydown", q, {
957
1060
  capture: !0,
958
1061
  passive: !1
959
- }), a.addEventListener("keydown", ne), v;
960
- }, N = function() {
1062
+ }), n.addEventListener("keydown", ne), v;
1063
+ }, D = function() {
961
1064
  if (o.active)
962
- return a.removeEventListener("focusin", se, !0), a.removeEventListener("mousedown", L, !0), a.removeEventListener("touchstart", L, !0), a.removeEventListener("click", te, !0), a.removeEventListener("keydown", q, !0), a.removeEventListener("keydown", ne), v;
963
- }, z = function(c) {
964
- var f = c.some(function(m) {
965
- var A = Array.from(m.removedNodes);
966
- return A.some(function(F) {
967
- return F === o.mostRecentlyFocusedNode;
1065
+ return n.removeEventListener("focusin", se, !0), n.removeEventListener("mousedown", j, !0), n.removeEventListener("touchstart", j, !0), n.removeEventListener("click", te, !0), n.removeEventListener("keydown", q, !0), n.removeEventListener("keydown", ne), v;
1066
+ }, W = function(c) {
1067
+ var f = c.some(function(g) {
1068
+ var F = Array.from(g.removedNodes);
1069
+ return F.some(function(N) {
1070
+ return N === o.mostRecentlyFocusedNode;
968
1071
  });
969
1072
  });
970
- f && C(R());
971
- }, G = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(z) : void 0, Z = function() {
972
- G && (G.disconnect(), o.active && !o.paused && o.containers.map(function(c) {
973
- G.observe(c, {
1073
+ f && k(R());
1074
+ }, z = typeof window < "u" && "MutationObserver" in window ? new MutationObserver(W) : void 0, Z = function() {
1075
+ z && (z.disconnect(), o.active && !o.paused && o.containers.map(function(c) {
1076
+ z.observe(c, {
974
1077
  subtree: !0,
975
1078
  childList: !0
976
1079
  });
@@ -986,30 +1089,30 @@ var zt = {
986
1089
  activate: function(c) {
987
1090
  if (o.active)
988
1091
  return this;
989
- var f = y(c, "onActivate"), m = y(c, "onPostActivate"), A = y(c, "checkCanFocusTrap");
990
- A || M(), o.active = !0, o.paused = !1, o.nodeFocusedBeforeActivation = j(a), f == null || f();
991
- var F = function() {
992
- A && M(), ae(), Z(), m == null || m();
1092
+ var f = b(c, "onActivate"), g = b(c, "onPostActivate"), F = b(c, "checkCanFocusTrap");
1093
+ F || L(), o.active = !0, o.paused = !1, o.nodeFocusedBeforeActivation = M(n), f == null || f();
1094
+ var N = function() {
1095
+ F && L(), ae(), Z(), g == null || g();
993
1096
  };
994
- return A ? (A(o.containers.concat()).then(F, F), this) : (F(), this);
1097
+ return F ? (F(o.containers.concat()).then(N, N), this) : (N(), this);
995
1098
  },
996
1099
  deactivate: function(c) {
997
1100
  if (!o.active)
998
1101
  return this;
999
- var f = Ht({
1102
+ var f = Vt({
1000
1103
  onDeactivate: u.onDeactivate,
1001
1104
  onPostDeactivate: u.onPostDeactivate,
1002
1105
  checkCanReturnFocus: u.checkCanReturnFocus
1003
1106
  }, c);
1004
- clearTimeout(o.delayInitialFocusTimer), o.delayInitialFocusTimer = void 0, N(), o.active = !1, o.paused = !1, Z(), zt.deactivateTrap(s, v);
1005
- var m = y(f, "onDeactivate"), A = y(f, "onPostDeactivate"), F = y(f, "checkCanReturnFocus"), D = y(f, "returnFocus", "returnFocusOnDeactivate");
1006
- m == null || m();
1007
- var S = function() {
1008
- Gt(function() {
1009
- D && C(W(o.nodeFocusedBeforeActivation)), A == null || A();
1107
+ clearTimeout(o.delayInitialFocusTimer), o.delayInitialFocusTimer = void 0, D(), o.active = !1, o.paused = !1, Z(), qt.deactivateTrap(s, v);
1108
+ var g = b(f, "onDeactivate"), F = b(f, "onPostDeactivate"), N = b(f, "checkCanReturnFocus"), x = b(f, "returnFocus", "returnFocusOnDeactivate");
1109
+ g == null || g();
1110
+ var $ = function() {
1111
+ Xt(function() {
1112
+ x && k(U(o.nodeFocusedBeforeActivation)), F == null || F();
1010
1113
  });
1011
1114
  };
1012
- return D && F ? (F(W(o.nodeFocusedBeforeActivation)).then(S, S), this) : (S(), this);
1115
+ return x && N ? (N(U(o.nodeFocusedBeforeActivation)).then($, $), this) : ($(), this);
1013
1116
  },
1014
1117
  pause: function(c) {
1015
1118
  return o.active ? (o.manuallyPaused = !0, this._setPausedState(!0, c)) : this;
@@ -1019,9 +1122,9 @@ var zt = {
1019
1122
  },
1020
1123
  updateContainerElements: function(c) {
1021
1124
  var f = [].concat(c).filter(Boolean);
1022
- return o.containers = f.map(function(m) {
1023
- return typeof m == "string" ? a.querySelector(m) : m;
1024
- }), o.active && M(), Z(), this;
1125
+ return o.containers = f.map(function(g) {
1126
+ return typeof g == "string" ? n.querySelector(g) : g;
1127
+ }), o.active && L(), Z(), this;
1025
1128
  }
1026
1129
  }, Object.defineProperties(v, {
1027
1130
  _isManuallyPaused: {
@@ -1034,11 +1137,11 @@ var zt = {
1034
1137
  if (o.paused === c)
1035
1138
  return this;
1036
1139
  if (o.paused = c, c) {
1037
- var m = y(f, "onPause"), A = y(f, "onPostPause");
1038
- m == null || m(), N(), Z(), A == null || A();
1140
+ var g = b(f, "onPause"), F = b(f, "onPostPause");
1141
+ g == null || g(), D(), Z(), F == null || F();
1039
1142
  } else {
1040
- var F = y(f, "onUnpause"), D = y(f, "onPostUnpause");
1041
- F == null || F(), M(), ae(), Z(), D == null || D();
1143
+ var N = b(f, "onUnpause"), x = b(f, "onPostUnpause");
1144
+ N == null || N(), L(), ae(), Z(), x == null || x();
1042
1145
  }
1043
1146
  return this;
1044
1147
  }
@@ -1050,7 +1153,7 @@ var zt = {
1050
1153
  * (c) 2025 Eduardo San Martin Morote
1051
1154
  * @license MIT
1052
1155
  */
1053
- const ni = {
1156
+ const Oi = {
1054
1157
  escapeDeactivates: {
1055
1158
  type: Boolean,
1056
1159
  default: !0
@@ -1076,7 +1179,7 @@ const ni = {
1076
1179
  preventScroll: Boolean,
1077
1180
  setReturnFocus: [Object, String, Boolean, Function],
1078
1181
  tabbableOptions: Object
1079
- }, ri = re({
1182
+ }, $i = re({
1080
1183
  name: "FocusTrap",
1081
1184
  props: Object.assign({
1082
1185
  active: {
@@ -1084,7 +1187,7 @@ const ni = {
1084
1187
  type: Boolean,
1085
1188
  default: !0
1086
1189
  }
1087
- }, ni),
1190
+ }, Oi),
1088
1191
  emits: [
1089
1192
  "update:active",
1090
1193
  "activate",
@@ -1095,18 +1198,18 @@ const ni = {
1095
1198
  render() {
1096
1199
  return this.renderImpl();
1097
1200
  },
1098
- setup(n, { slots: t, emit: r }) {
1099
- let a;
1100
- const s = ee(null), u = _(() => {
1201
+ setup(a, { slots: t, emit: r }) {
1202
+ let n;
1203
+ const s = ee(null), u = S(() => {
1101
1204
  const v = s.value;
1102
1205
  return v && (v instanceof HTMLElement ? v : v.$el);
1103
1206
  });
1104
1207
  function o() {
1105
- return a || (a = ai(u.value, {
1106
- escapeDeactivates: n.escapeDeactivates,
1107
- allowOutsideClick: n.allowOutsideClick,
1108
- returnFocusOnDeactivate: n.returnFocusOnDeactivate,
1109
- clickOutsideDeactivates: n.clickOutsideDeactivates,
1208
+ return n || (n = Ii(u.value, {
1209
+ escapeDeactivates: a.escapeDeactivates,
1210
+ allowOutsideClick: a.allowOutsideClick,
1211
+ returnFocusOnDeactivate: a.returnFocusOnDeactivate,
1212
+ clickOutsideDeactivates: a.clickOutsideDeactivates,
1110
1213
  onActivate: () => {
1111
1214
  r("update:active", !0), r("activate");
1112
1215
  },
@@ -1115,87 +1218,87 @@ const ni = {
1115
1218
  },
1116
1219
  onPostActivate: () => r("postActivate"),
1117
1220
  onPostDeactivate: () => r("postDeactivate"),
1118
- initialFocus: n.initialFocus,
1119
- fallbackFocus: n.fallbackFocus,
1120
- tabbableOptions: n.tabbableOptions,
1121
- delayInitialFocus: n.delayInitialFocus,
1122
- preventScroll: n.preventScroll
1221
+ initialFocus: a.initialFocus,
1222
+ fallbackFocus: a.fallbackFocus,
1223
+ tabbableOptions: a.tabbableOptions,
1224
+ delayInitialFocus: a.delayInitialFocus,
1225
+ preventScroll: a.preventScroll
1123
1226
  }));
1124
1227
  }
1125
- return Qe(() => {
1126
- Be(() => n.active, (v) => {
1127
- v && u.value ? o().activate() : a && (a.deactivate(), (!u.value || u.value.nodeType === Node.COMMENT_NODE) && (a = null));
1228
+ return Me(() => {
1229
+ Ae(() => a.active, (v) => {
1230
+ v && u.value ? o().activate() : n && (n.deactivate(), (!u.value || u.value.nodeType === Node.COMMENT_NODE) && (n = null));
1128
1231
  }, { immediate: !0, flush: "post" });
1129
- }), yn(() => {
1130
- a && a.deactivate(), a = null;
1232
+ }), Fn(() => {
1233
+ n && n.deactivate(), n = null;
1131
1234
  }), {
1132
1235
  activate() {
1133
1236
  o().activate();
1134
1237
  },
1135
1238
  deactivate() {
1136
- a && a.deactivate();
1239
+ n && n.deactivate();
1137
1240
  },
1138
1241
  renderImpl() {
1139
1242
  if (!t.default)
1140
1243
  return null;
1141
- const v = t.default().filter((E) => E.type !== wn);
1142
- return !v || !v.length || v.length > 1 ? (console.error("[focus-trap-vue]: FocusTrap requires exactly one child."), v) : kn(v[0], { ref: s });
1244
+ const v = t.default().filter((w) => w.type !== Nn);
1245
+ return !v || !v.length || v.length > 1 ? (console.error("[focus-trap-vue]: FocusTrap requires exactly one child."), v) : Dn(v[0], { ref: s });
1143
1246
  }
1144
1247
  };
1145
1248
  }
1146
1249
  });
1147
- function ea() {
1250
+ function ca() {
1148
1251
  return {
1149
1252
  debounce: (t, r) => {
1150
- let a;
1253
+ let n;
1151
1254
  return (...s) => {
1152
- clearTimeout(a), a = window == null ? void 0 : window.setTimeout(() => {
1255
+ clearTimeout(n), n = window == null ? void 0 : window.setTimeout(() => {
1153
1256
  t(...s);
1154
1257
  }, r);
1155
1258
  };
1156
1259
  }
1157
1260
  };
1158
1261
  }
1159
- var ze = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1160
- function ii(n) {
1161
- return n && n.__esModule && Object.prototype.hasOwnProperty.call(n, "default") ? n.default : n;
1262
+ var Ge = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
1263
+ function Ei(a) {
1264
+ return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
1162
1265
  }
1163
- var Ye = { exports: {} };
1164
- Ye.exports;
1165
- (function(n, t) {
1166
- var r = 200, a = "__lodash_hash_undefined__", s = 9007199254740991, u = "[object Arguments]", o = "[object Array]", v = "[object Boolean]", y = "[object Date]", E = "[object Error]", x = "[object Function]", R = "[object GeneratorFunction]", M = "[object Map]", j = "[object Number]", C = "[object Object]", W = "[object Promise]", V = "[object RegExp]", L = "[object Set]", se = "[object String]", de = "[object Symbol]", q = "[object WeakMap]", ne = "[object ArrayBuffer]", te = "[object DataView]", ae = "[object Float32Array]", N = "[object Float64Array]", z = "[object Int8Array]", G = "[object Int16Array]", Z = "[object Int32Array]", $ = "[object Uint8Array]", c = "[object Uint8ClampedArray]", f = "[object Uint16Array]", m = "[object Uint32Array]", A = /[\\^$.*+?()[\]{}|]/g, F = /\w*$/, D = /^\[object .+?Constructor\]$/, S = /^(?:0|[1-9]\d*)$/, d = {};
1167
- d[u] = d[o] = d[ne] = d[te] = d[v] = d[y] = d[ae] = d[N] = d[z] = d[G] = d[Z] = d[M] = d[j] = d[C] = d[V] = d[L] = d[se] = d[de] = d[$] = d[c] = d[f] = d[m] = !0, d[E] = d[x] = d[q] = !1;
1168
- var g = typeof ze == "object" && ze && ze.Object === Object && ze, k = typeof self == "object" && self && self.Object === Object && self, h = g || k || Function("return this")(), H = t && !t.nodeType && t, P = H && !0 && n && !n.nodeType && n, X = P && P.exports === H;
1266
+ var et = { exports: {} };
1267
+ et.exports;
1268
+ (function(a, t) {
1269
+ var r = 200, n = "__lodash_hash_undefined__", s = 9007199254740991, u = "[object Arguments]", o = "[object Array]", v = "[object Boolean]", b = "[object Date]", w = "[object Error]", I = "[object Function]", R = "[object GeneratorFunction]", L = "[object Map]", M = "[object Number]", k = "[object Object]", U = "[object Promise]", V = "[object RegExp]", j = "[object Set]", se = "[object String]", de = "[object Symbol]", q = "[object WeakMap]", ne = "[object ArrayBuffer]", te = "[object DataView]", ae = "[object Float32Array]", D = "[object Float64Array]", W = "[object Int8Array]", z = "[object Int16Array]", Z = "[object Int32Array]", A = "[object Uint8Array]", c = "[object Uint8ClampedArray]", f = "[object Uint16Array]", g = "[object Uint32Array]", F = /[\\^$.*+?()[\]{}|]/g, N = /\w*$/, x = /^\[object .+?Constructor\]$/, $ = /^(?:0|[1-9]\d*)$/, d = {};
1270
+ d[u] = d[o] = d[ne] = d[te] = d[v] = d[b] = d[ae] = d[D] = d[W] = d[z] = d[Z] = d[L] = d[M] = d[k] = d[V] = d[j] = d[se] = d[de] = d[A] = d[c] = d[f] = d[g] = !0, d[w] = d[I] = d[q] = !1;
1271
+ var y = typeof Ge == "object" && Ge && Ge.Object === Object && Ge, _ = typeof self == "object" && self && self.Object === Object && self, m = y || _ || Function("return this")(), H = t && !t.nodeType && t, P = H && !0 && a && !a.nodeType && a, X = P && P.exports === H;
1169
1272
  function le(e, i) {
1170
1273
  return e.set(i[0], i[1]), e;
1171
1274
  }
1172
- function Ee(e, i) {
1275
+ function Fe(e, i) {
1173
1276
  return e.add(i), e;
1174
1277
  }
1175
- function ta(e, i) {
1176
- for (var l = -1, p = e ? e.length : 0; ++l < p && i(e[l], l, e) !== !1; )
1278
+ function ua(e, i) {
1279
+ for (var l = -1, h = e ? e.length : 0; ++l < h && i(e[l], l, e) !== !1; )
1177
1280
  ;
1178
1281
  return e;
1179
1282
  }
1180
- function aa(e, i) {
1181
- for (var l = -1, p = i.length, U = e.length; ++l < p; )
1182
- e[U + l] = i[l];
1283
+ function da(e, i) {
1284
+ for (var l = -1, h = i.length, G = e.length; ++l < h; )
1285
+ e[G + l] = i[l];
1183
1286
  return e;
1184
1287
  }
1185
- function ht(e, i, l, p) {
1186
- for (var U = -1, J = e ? e.length : 0; ++U < J; )
1187
- l = i(l, e[U], U, e);
1288
+ function wt(e, i, l, h) {
1289
+ for (var G = -1, Q = e ? e.length : 0; ++G < Q; )
1290
+ l = i(l, e[G], G, e);
1188
1291
  return l;
1189
1292
  }
1190
- function na(e, i) {
1191
- for (var l = -1, p = Array(e); ++l < e; )
1192
- p[l] = i(l);
1193
- return p;
1293
+ function fa(e, i) {
1294
+ for (var l = -1, h = Array(e); ++l < e; )
1295
+ h[l] = i(l);
1296
+ return h;
1194
1297
  }
1195
- function ra(e, i) {
1298
+ function va(e, i) {
1196
1299
  return e == null ? void 0 : e[i];
1197
1300
  }
1198
- function mt(e) {
1301
+ function kt(e) {
1199
1302
  var i = !1;
1200
1303
  if (e != null && typeof e.toString != "function")
1201
1304
  try {
@@ -1204,356 +1307,356 @@ Ye.exports;
1204
1307
  }
1205
1308
  return i;
1206
1309
  }
1207
- function gt(e) {
1310
+ function Tt(e) {
1208
1311
  var i = -1, l = Array(e.size);
1209
- return e.forEach(function(p, U) {
1210
- l[++i] = [U, p];
1312
+ return e.forEach(function(h, G) {
1313
+ l[++i] = [G, h];
1211
1314
  }), l;
1212
1315
  }
1213
- function et(e, i) {
1316
+ function at(e, i) {
1214
1317
  return function(l) {
1215
1318
  return e(i(l));
1216
1319
  };
1217
1320
  }
1218
- function yt(e) {
1321
+ function _t(e) {
1219
1322
  var i = -1, l = Array(e.size);
1220
- return e.forEach(function(p) {
1221
- l[++i] = p;
1323
+ return e.forEach(function(h) {
1324
+ l[++i] = h;
1222
1325
  }), l;
1223
1326
  }
1224
- var ia = Array.prototype, oa = Function.prototype, Le = Object.prototype, tt = h["__core-js_shared__"], wt = function() {
1225
- var e = /[^.]+$/.exec(tt && tt.keys && tt.keys.IE_PROTO || "");
1327
+ var ba = Array.prototype, pa = Function.prototype, je = Object.prototype, nt = m["__core-js_shared__"], St = function() {
1328
+ var e = /[^.]+$/.exec(nt && nt.keys && nt.keys.IE_PROTO || "");
1226
1329
  return e ? "Symbol(src)_1." + e : "";
1227
- }(), kt = oa.toString, fe = Le.hasOwnProperty, Me = Le.toString, sa = RegExp(
1228
- "^" + kt.call(fe).replace(A, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
1229
- ), _t = X ? h.Buffer : void 0, Tt = h.Symbol, Ct = h.Uint8Array, la = et(Object.getPrototypeOf, Object), ca = Object.create, ua = Le.propertyIsEnumerable, da = ia.splice, It = Object.getOwnPropertySymbols, fa = _t ? _t.isBuffer : void 0, va = et(Object.keys, Object), at = Ce(h, "DataView"), Ae = Ce(h, "Map"), nt = Ce(h, "Promise"), rt = Ce(h, "Set"), it = Ce(h, "WeakMap"), Fe = Ce(Object, "create"), ba = he(at), pa = he(Ae), ha = he(nt), ma = he(rt), ga = he(it), St = Tt ? Tt.prototype : void 0, Ot = St ? St.valueOf : void 0;
1230
- function be(e) {
1330
+ }(), Ct = pa.toString, fe = je.hasOwnProperty, Pe = je.toString, ha = RegExp(
1331
+ "^" + Ct.call(fe).replace(F, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
1332
+ ), It = X ? m.Buffer : void 0, Ot = m.Symbol, $t = m.Uint8Array, ma = at(Object.getPrototypeOf, Object), ga = Object.create, ya = je.propertyIsEnumerable, wa = ba.splice, Et = Object.getOwnPropertySymbols, ka = It ? It.isBuffer : void 0, Ta = at(Object.keys, Object), rt = Se(m, "DataView"), Ne = Se(m, "Map"), it = Se(m, "Promise"), ot = Se(m, "Set"), st = Se(m, "WeakMap"), De = Se(Object, "create"), _a = me(rt), Sa = me(Ne), Ca = me(it), Ia = me(ot), Oa = me(st), At = Ot ? Ot.prototype : void 0, Ft = At ? At.valueOf : void 0;
1333
+ function pe(e) {
1231
1334
  var i = -1, l = e ? e.length : 0;
1232
1335
  for (this.clear(); ++i < l; ) {
1233
- var p = e[i];
1234
- this.set(p[0], p[1]);
1336
+ var h = e[i];
1337
+ this.set(h[0], h[1]);
1235
1338
  }
1236
1339
  }
1237
- function ya() {
1238
- this.__data__ = Fe ? Fe(null) : {};
1340
+ function $a() {
1341
+ this.__data__ = De ? De(null) : {};
1239
1342
  }
1240
- function wa(e) {
1343
+ function Ea(e) {
1241
1344
  return this.has(e) && delete this.__data__[e];
1242
1345
  }
1243
- function ka(e) {
1346
+ function Aa(e) {
1244
1347
  var i = this.__data__;
1245
- if (Fe) {
1348
+ if (De) {
1246
1349
  var l = i[e];
1247
- return l === a ? void 0 : l;
1350
+ return l === n ? void 0 : l;
1248
1351
  }
1249
1352
  return fe.call(i, e) ? i[e] : void 0;
1250
1353
  }
1251
- function _a(e) {
1354
+ function Fa(e) {
1252
1355
  var i = this.__data__;
1253
- return Fe ? i[e] !== void 0 : fe.call(i, e);
1356
+ return De ? i[e] !== void 0 : fe.call(i, e);
1254
1357
  }
1255
- function Ta(e, i) {
1358
+ function Na(e, i) {
1256
1359
  var l = this.__data__;
1257
- return l[e] = Fe && i === void 0 ? a : i, this;
1360
+ return l[e] = De && i === void 0 ? n : i, this;
1258
1361
  }
1259
- be.prototype.clear = ya, be.prototype.delete = wa, be.prototype.get = ka, be.prototype.has = _a, be.prototype.set = Ta;
1362
+ pe.prototype.clear = $a, pe.prototype.delete = Ea, pe.prototype.get = Aa, pe.prototype.has = Fa, pe.prototype.set = Na;
1260
1363
  function ce(e) {
1261
1364
  var i = -1, l = e ? e.length : 0;
1262
1365
  for (this.clear(); ++i < l; ) {
1263
- var p = e[i];
1264
- this.set(p[0], p[1]);
1366
+ var h = e[i];
1367
+ this.set(h[0], h[1]);
1265
1368
  }
1266
1369
  }
1267
- function Ca() {
1370
+ function Da() {
1268
1371
  this.__data__ = [];
1269
1372
  }
1270
- function Ia(e) {
1271
- var i = this.__data__, l = Pe(i, e);
1373
+ function Ra(e) {
1374
+ var i = this.__data__, l = Ke(i, e);
1272
1375
  if (l < 0)
1273
1376
  return !1;
1274
- var p = i.length - 1;
1275
- return l == p ? i.pop() : da.call(i, l, 1), !0;
1377
+ var h = i.length - 1;
1378
+ return l == h ? i.pop() : wa.call(i, l, 1), !0;
1276
1379
  }
1277
- function Sa(e) {
1278
- var i = this.__data__, l = Pe(i, e);
1380
+ function xa(e) {
1381
+ var i = this.__data__, l = Ke(i, e);
1279
1382
  return l < 0 ? void 0 : i[l][1];
1280
1383
  }
1281
- function Oa(e) {
1282
- return Pe(this.__data__, e) > -1;
1384
+ function Ba(e) {
1385
+ return Ke(this.__data__, e) > -1;
1283
1386
  }
1284
- function $a(e, i) {
1285
- var l = this.__data__, p = Pe(l, e);
1286
- return p < 0 ? l.push([e, i]) : l[p][1] = i, this;
1387
+ function La(e, i) {
1388
+ var l = this.__data__, h = Ke(l, e);
1389
+ return h < 0 ? l.push([e, i]) : l[h][1] = i, this;
1287
1390
  }
1288
- ce.prototype.clear = Ca, ce.prototype.delete = Ia, ce.prototype.get = Sa, ce.prototype.has = Oa, ce.prototype.set = $a;
1289
- function _e(e) {
1391
+ ce.prototype.clear = Da, ce.prototype.delete = Ra, ce.prototype.get = xa, ce.prototype.has = Ba, ce.prototype.set = La;
1392
+ function Te(e) {
1290
1393
  var i = -1, l = e ? e.length : 0;
1291
1394
  for (this.clear(); ++i < l; ) {
1292
- var p = e[i];
1293
- this.set(p[0], p[1]);
1395
+ var h = e[i];
1396
+ this.set(h[0], h[1]);
1294
1397
  }
1295
1398
  }
1296
- function Ea() {
1399
+ function Ma() {
1297
1400
  this.__data__ = {
1298
- hash: new be(),
1299
- map: new (Ae || ce)(),
1300
- string: new be()
1401
+ hash: new pe(),
1402
+ map: new (Ne || ce)(),
1403
+ string: new pe()
1301
1404
  };
1302
1405
  }
1303
- function Aa(e) {
1304
- return je(this, e).delete(e);
1406
+ function ja(e) {
1407
+ return Ze(this, e).delete(e);
1305
1408
  }
1306
- function Fa(e) {
1307
- return je(this, e).get(e);
1409
+ function Pa(e) {
1410
+ return Ze(this, e).get(e);
1308
1411
  }
1309
- function Na(e) {
1310
- return je(this, e).has(e);
1412
+ function Ka(e) {
1413
+ return Ze(this, e).has(e);
1311
1414
  }
1312
- function Da(e, i) {
1313
- return je(this, e).set(e, i), this;
1415
+ function Za(e, i) {
1416
+ return Ze(this, e).set(e, i), this;
1314
1417
  }
1315
- _e.prototype.clear = Ea, _e.prototype.delete = Aa, _e.prototype.get = Fa, _e.prototype.has = Na, _e.prototype.set = Da;
1316
- function Te(e) {
1418
+ Te.prototype.clear = Ma, Te.prototype.delete = ja, Te.prototype.get = Pa, Te.prototype.has = Ka, Te.prototype.set = Za;
1419
+ function _e(e) {
1317
1420
  this.__data__ = new ce(e);
1318
1421
  }
1319
- function Ra() {
1422
+ function Ha() {
1320
1423
  this.__data__ = new ce();
1321
1424
  }
1322
- function xa(e) {
1425
+ function Wa(e) {
1323
1426
  return this.__data__.delete(e);
1324
1427
  }
1325
- function Ba(e) {
1428
+ function za(e) {
1326
1429
  return this.__data__.get(e);
1327
1430
  }
1328
- function La(e) {
1431
+ function Ga(e) {
1329
1432
  return this.__data__.has(e);
1330
1433
  }
1331
- function Ma(e, i) {
1434
+ function Ua(e, i) {
1332
1435
  var l = this.__data__;
1333
1436
  if (l instanceof ce) {
1334
- var p = l.__data__;
1335
- if (!Ae || p.length < r - 1)
1336
- return p.push([e, i]), this;
1337
- l = this.__data__ = new _e(p);
1437
+ var h = l.__data__;
1438
+ if (!Ne || h.length < r - 1)
1439
+ return h.push([e, i]), this;
1440
+ l = this.__data__ = new Te(h);
1338
1441
  }
1339
1442
  return l.set(e, i), this;
1340
1443
  }
1341
- Te.prototype.clear = Ra, Te.prototype.delete = xa, Te.prototype.get = Ba, Te.prototype.has = La, Te.prototype.set = Ma;
1342
- function Pa(e, i) {
1343
- var l = lt(e) || un(e) ? na(e.length, String) : [], p = l.length, U = !!p;
1344
- for (var J in e)
1345
- fe.call(e, J) && !(U && (J == "length" || on(J, p))) && l.push(J);
1444
+ _e.prototype.clear = Ha, _e.prototype.delete = Wa, _e.prototype.get = za, _e.prototype.has = Ga, _e.prototype.set = Ua;
1445
+ function Va(e, i) {
1446
+ var l = ut(e) || yn(e) ? fa(e.length, String) : [], h = l.length, G = !!h;
1447
+ for (var Q in e)
1448
+ fe.call(e, Q) && !(G && (Q == "length" || pn(Q, h))) && l.push(Q);
1346
1449
  return l;
1347
1450
  }
1348
- function $t(e, i, l) {
1349
- var p = e[i];
1350
- (!(fe.call(e, i) && Nt(p, l)) || l === void 0 && !(i in e)) && (e[i] = l);
1451
+ function Nt(e, i, l) {
1452
+ var h = e[i];
1453
+ (!(fe.call(e, i) && Bt(h, l)) || l === void 0 && !(i in e)) && (e[i] = l);
1351
1454
  }
1352
- function Pe(e, i) {
1455
+ function Ke(e, i) {
1353
1456
  for (var l = e.length; l--; )
1354
- if (Nt(e[l][0], i))
1457
+ if (Bt(e[l][0], i))
1355
1458
  return l;
1356
1459
  return -1;
1357
1460
  }
1358
- function ja(e, i) {
1359
- return e && Et(i, ct(i), e);
1461
+ function qa(e, i) {
1462
+ return e && Dt(i, dt(i), e);
1360
1463
  }
1361
- function ot(e, i, l, p, U, J, ue) {
1362
- var Q;
1363
- if (p && (Q = J ? p(e, U, J, ue) : p(e)), Q !== void 0)
1364
- return Q;
1365
- if (!Ke(e))
1464
+ function lt(e, i, l, h, G, Q, ue) {
1465
+ var J;
1466
+ if (h && (J = Q ? h(e, G, Q, ue) : h(e)), J !== void 0)
1467
+ return J;
1468
+ if (!He(e))
1366
1469
  return e;
1367
- var xt = lt(e);
1368
- if (xt) {
1369
- if (Q = an(e), !i)
1370
- return Qa(e, Q);
1470
+ var jt = ut(e);
1471
+ if (jt) {
1472
+ if (J = fn(e), !i)
1473
+ return cn(e, J);
1371
1474
  } else {
1372
- var Ie = pe(e), Bt = Ie == x || Ie == R;
1373
- if (fn(e))
1374
- return Ua(e, i);
1375
- if (Ie == C || Ie == u || Bt && !J) {
1376
- if (mt(e))
1377
- return J ? e : {};
1378
- if (Q = nn(Bt ? {} : e), !i)
1379
- return en(e, ja(Q, e));
1475
+ var Ce = he(e), Pt = Ce == I || Ce == R;
1476
+ if (kn(e))
1477
+ return tn(e, i);
1478
+ if (Ce == k || Ce == u || Pt && !Q) {
1479
+ if (kt(e))
1480
+ return Q ? e : {};
1481
+ if (J = vn(Pt ? {} : e), !i)
1482
+ return un(e, qa(J, e));
1380
1483
  } else {
1381
- if (!d[Ie])
1382
- return J ? e : {};
1383
- Q = rn(e, Ie, ot, i);
1484
+ if (!d[Ce])
1485
+ return Q ? e : {};
1486
+ J = bn(e, Ce, lt, i);
1384
1487
  }
1385
1488
  }
1386
- ue || (ue = new Te());
1387
- var Lt = ue.get(e);
1388
- if (Lt)
1389
- return Lt;
1390
- if (ue.set(e, Q), !xt)
1391
- var Mt = l ? tn(e) : ct(e);
1392
- return ta(Mt || e, function(ut, Ze) {
1393
- Mt && (Ze = ut, ut = e[Ze]), $t(Q, Ze, ot(ut, i, l, p, Ze, e, ue));
1394
- }), Q;
1395
- }
1396
- function Ka(e) {
1397
- return Ke(e) ? ca(e) : {};
1398
- }
1399
- function Za(e, i, l) {
1400
- var p = i(e);
1401
- return lt(e) ? p : aa(p, l(e));
1402
- }
1403
- function Ha(e) {
1404
- return Me.call(e);
1405
- }
1406
- function za(e) {
1407
- if (!Ke(e) || ln(e))
1489
+ ue || (ue = new _e());
1490
+ var Kt = ue.get(e);
1491
+ if (Kt)
1492
+ return Kt;
1493
+ if (ue.set(e, J), !jt)
1494
+ var Zt = l ? dn(e) : dt(e);
1495
+ return ua(Zt || e, function(ft, We) {
1496
+ Zt && (We = ft, ft = e[We]), Nt(J, We, lt(ft, i, l, h, We, e, ue));
1497
+ }), J;
1498
+ }
1499
+ function Xa(e) {
1500
+ return He(e) ? ga(e) : {};
1501
+ }
1502
+ function Ya(e, i, l) {
1503
+ var h = i(e);
1504
+ return ut(e) ? h : da(h, l(e));
1505
+ }
1506
+ function Qa(e) {
1507
+ return Pe.call(e);
1508
+ }
1509
+ function Ja(e) {
1510
+ if (!He(e) || mn(e))
1408
1511
  return !1;
1409
- var i = Rt(e) || mt(e) ? sa : D;
1410
- return i.test(he(e));
1512
+ var i = Mt(e) || kt(e) ? ha : x;
1513
+ return i.test(me(e));
1411
1514
  }
1412
- function Ga(e) {
1413
- if (!Ft(e))
1414
- return va(e);
1515
+ function en(e) {
1516
+ if (!xt(e))
1517
+ return Ta(e);
1415
1518
  var i = [];
1416
1519
  for (var l in Object(e))
1417
1520
  fe.call(e, l) && l != "constructor" && i.push(l);
1418
1521
  return i;
1419
1522
  }
1420
- function Ua(e, i) {
1523
+ function tn(e, i) {
1421
1524
  if (i)
1422
1525
  return e.slice();
1423
1526
  var l = new e.constructor(e.length);
1424
1527
  return e.copy(l), l;
1425
1528
  }
1426
- function st(e) {
1529
+ function ct(e) {
1427
1530
  var i = new e.constructor(e.byteLength);
1428
- return new Ct(i).set(new Ct(e)), i;
1531
+ return new $t(i).set(new $t(e)), i;
1429
1532
  }
1430
- function Wa(e, i) {
1431
- var l = i ? st(e.buffer) : e.buffer;
1533
+ function an(e, i) {
1534
+ var l = i ? ct(e.buffer) : e.buffer;
1432
1535
  return new e.constructor(l, e.byteOffset, e.byteLength);
1433
1536
  }
1434
- function Va(e, i, l) {
1435
- var p = i ? l(gt(e), !0) : gt(e);
1436
- return ht(p, le, new e.constructor());
1537
+ function nn(e, i, l) {
1538
+ var h = i ? l(Tt(e), !0) : Tt(e);
1539
+ return wt(h, le, new e.constructor());
1437
1540
  }
1438
- function qa(e) {
1439
- var i = new e.constructor(e.source, F.exec(e));
1541
+ function rn(e) {
1542
+ var i = new e.constructor(e.source, N.exec(e));
1440
1543
  return i.lastIndex = e.lastIndex, i;
1441
1544
  }
1442
- function Xa(e, i, l) {
1443
- var p = i ? l(yt(e), !0) : yt(e);
1444
- return ht(p, Ee, new e.constructor());
1545
+ function on(e, i, l) {
1546
+ var h = i ? l(_t(e), !0) : _t(e);
1547
+ return wt(h, Fe, new e.constructor());
1445
1548
  }
1446
- function Ya(e) {
1447
- return Ot ? Object(Ot.call(e)) : {};
1549
+ function sn(e) {
1550
+ return Ft ? Object(Ft.call(e)) : {};
1448
1551
  }
1449
- function Ja(e, i) {
1450
- var l = i ? st(e.buffer) : e.buffer;
1552
+ function ln(e, i) {
1553
+ var l = i ? ct(e.buffer) : e.buffer;
1451
1554
  return new e.constructor(l, e.byteOffset, e.length);
1452
1555
  }
1453
- function Qa(e, i) {
1454
- var l = -1, p = e.length;
1455
- for (i || (i = Array(p)); ++l < p; )
1556
+ function cn(e, i) {
1557
+ var l = -1, h = e.length;
1558
+ for (i || (i = Array(h)); ++l < h; )
1456
1559
  i[l] = e[l];
1457
1560
  return i;
1458
1561
  }
1459
- function Et(e, i, l, p) {
1562
+ function Dt(e, i, l, h) {
1460
1563
  l || (l = {});
1461
- for (var U = -1, J = i.length; ++U < J; ) {
1462
- var ue = i[U], Q = void 0;
1463
- $t(l, ue, Q === void 0 ? e[ue] : Q);
1564
+ for (var G = -1, Q = i.length; ++G < Q; ) {
1565
+ var ue = i[G], J = void 0;
1566
+ Nt(l, ue, J === void 0 ? e[ue] : J);
1464
1567
  }
1465
1568
  return l;
1466
1569
  }
1467
- function en(e, i) {
1468
- return Et(e, At(e), i);
1570
+ function un(e, i) {
1571
+ return Dt(e, Rt(e), i);
1469
1572
  }
1470
- function tn(e) {
1471
- return Za(e, ct, At);
1573
+ function dn(e) {
1574
+ return Ya(e, dt, Rt);
1472
1575
  }
1473
- function je(e, i) {
1576
+ function Ze(e, i) {
1474
1577
  var l = e.__data__;
1475
- return sn(i) ? l[typeof i == "string" ? "string" : "hash"] : l.map;
1476
- }
1477
- function Ce(e, i) {
1478
- var l = ra(e, i);
1479
- return za(l) ? l : void 0;
1480
- }
1481
- var At = It ? et(It, Object) : pn, pe = Ha;
1482
- (at && pe(new at(new ArrayBuffer(1))) != te || Ae && pe(new Ae()) != M || nt && pe(nt.resolve()) != W || rt && pe(new rt()) != L || it && pe(new it()) != q) && (pe = function(e) {
1483
- var i = Me.call(e), l = i == C ? e.constructor : void 0, p = l ? he(l) : void 0;
1484
- if (p)
1485
- switch (p) {
1486
- case ba:
1578
+ return hn(i) ? l[typeof i == "string" ? "string" : "hash"] : l.map;
1579
+ }
1580
+ function Se(e, i) {
1581
+ var l = va(e, i);
1582
+ return Ja(l) ? l : void 0;
1583
+ }
1584
+ var Rt = Et ? at(Et, Object) : Sn, he = Qa;
1585
+ (rt && he(new rt(new ArrayBuffer(1))) != te || Ne && he(new Ne()) != L || it && he(it.resolve()) != U || ot && he(new ot()) != j || st && he(new st()) != q) && (he = function(e) {
1586
+ var i = Pe.call(e), l = i == k ? e.constructor : void 0, h = l ? me(l) : void 0;
1587
+ if (h)
1588
+ switch (h) {
1589
+ case _a:
1487
1590
  return te;
1488
- case pa:
1489
- return M;
1490
- case ha:
1491
- return W;
1492
- case ma:
1591
+ case Sa:
1493
1592
  return L;
1494
- case ga:
1593
+ case Ca:
1594
+ return U;
1595
+ case Ia:
1596
+ return j;
1597
+ case Oa:
1495
1598
  return q;
1496
1599
  }
1497
1600
  return i;
1498
1601
  });
1499
- function an(e) {
1602
+ function fn(e) {
1500
1603
  var i = e.length, l = e.constructor(i);
1501
1604
  return i && typeof e[0] == "string" && fe.call(e, "index") && (l.index = e.index, l.input = e.input), l;
1502
1605
  }
1503
- function nn(e) {
1504
- return typeof e.constructor == "function" && !Ft(e) ? Ka(la(e)) : {};
1606
+ function vn(e) {
1607
+ return typeof e.constructor == "function" && !xt(e) ? Xa(ma(e)) : {};
1505
1608
  }
1506
- function rn(e, i, l, p) {
1507
- var U = e.constructor;
1609
+ function bn(e, i, l, h) {
1610
+ var G = e.constructor;
1508
1611
  switch (i) {
1509
1612
  case ne:
1510
- return st(e);
1613
+ return ct(e);
1511
1614
  case v:
1512
- case y:
1513
- return new U(+e);
1615
+ case b:
1616
+ return new G(+e);
1514
1617
  case te:
1515
- return Wa(e, p);
1618
+ return an(e, h);
1516
1619
  case ae:
1517
- case N:
1620
+ case D:
1621
+ case W:
1518
1622
  case z:
1519
- case G:
1520
1623
  case Z:
1521
- case $:
1624
+ case A:
1522
1625
  case c:
1523
1626
  case f:
1524
- case m:
1525
- return Ja(e, p);
1627
+ case g:
1628
+ return ln(e, h);
1629
+ case L:
1630
+ return nn(e, h, l);
1526
1631
  case M:
1527
- return Va(e, p, l);
1528
- case j:
1529
1632
  case se:
1530
- return new U(e);
1633
+ return new G(e);
1531
1634
  case V:
1532
- return qa(e);
1533
- case L:
1534
- return Xa(e, p, l);
1635
+ return rn(e);
1636
+ case j:
1637
+ return on(e, h, l);
1535
1638
  case de:
1536
- return Ya(e);
1639
+ return sn(e);
1537
1640
  }
1538
1641
  }
1539
- function on(e, i) {
1540
- return i = i ?? s, !!i && (typeof e == "number" || S.test(e)) && e > -1 && e % 1 == 0 && e < i;
1642
+ function pn(e, i) {
1643
+ return i = i ?? s, !!i && (typeof e == "number" || $.test(e)) && e > -1 && e % 1 == 0 && e < i;
1541
1644
  }
1542
- function sn(e) {
1645
+ function hn(e) {
1543
1646
  var i = typeof e;
1544
1647
  return i == "string" || i == "number" || i == "symbol" || i == "boolean" ? e !== "__proto__" : e === null;
1545
1648
  }
1546
- function ln(e) {
1547
- return !!wt && wt in e;
1649
+ function mn(e) {
1650
+ return !!St && St in e;
1548
1651
  }
1549
- function Ft(e) {
1550
- var i = e && e.constructor, l = typeof i == "function" && i.prototype || Le;
1652
+ function xt(e) {
1653
+ var i = e && e.constructor, l = typeof i == "function" && i.prototype || je;
1551
1654
  return e === l;
1552
1655
  }
1553
- function he(e) {
1656
+ function me(e) {
1554
1657
  if (e != null) {
1555
1658
  try {
1556
- return kt.call(e);
1659
+ return Ct.call(e);
1557
1660
  } catch {
1558
1661
  }
1559
1662
  try {
@@ -1563,63 +1666,63 @@ Ye.exports;
1563
1666
  }
1564
1667
  return "";
1565
1668
  }
1566
- function cn(e) {
1567
- return ot(e, !0, !0);
1669
+ function gn(e) {
1670
+ return lt(e, !0, !0);
1568
1671
  }
1569
- function Nt(e, i) {
1672
+ function Bt(e, i) {
1570
1673
  return e === i || e !== e && i !== i;
1571
1674
  }
1572
- function un(e) {
1573
- return dn(e) && fe.call(e, "callee") && (!ua.call(e, "callee") || Me.call(e) == u);
1675
+ function yn(e) {
1676
+ return wn(e) && fe.call(e, "callee") && (!ya.call(e, "callee") || Pe.call(e) == u);
1574
1677
  }
1575
- var lt = Array.isArray;
1576
- function Dt(e) {
1577
- return e != null && vn(e.length) && !Rt(e);
1678
+ var ut = Array.isArray;
1679
+ function Lt(e) {
1680
+ return e != null && Tn(e.length) && !Mt(e);
1578
1681
  }
1579
- function dn(e) {
1580
- return bn(e) && Dt(e);
1682
+ function wn(e) {
1683
+ return _n(e) && Lt(e);
1581
1684
  }
1582
- var fn = fa || hn;
1583
- function Rt(e) {
1584
- var i = Ke(e) ? Me.call(e) : "";
1585
- return i == x || i == R;
1685
+ var kn = ka || Cn;
1686
+ function Mt(e) {
1687
+ var i = He(e) ? Pe.call(e) : "";
1688
+ return i == I || i == R;
1586
1689
  }
1587
- function vn(e) {
1690
+ function Tn(e) {
1588
1691
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= s;
1589
1692
  }
1590
- function Ke(e) {
1693
+ function He(e) {
1591
1694
  var i = typeof e;
1592
1695
  return !!e && (i == "object" || i == "function");
1593
1696
  }
1594
- function bn(e) {
1697
+ function _n(e) {
1595
1698
  return !!e && typeof e == "object";
1596
1699
  }
1597
- function ct(e) {
1598
- return Dt(e) ? Pa(e) : Ga(e);
1700
+ function dt(e) {
1701
+ return Lt(e) ? Va(e) : en(e);
1599
1702
  }
1600
- function pn() {
1703
+ function Sn() {
1601
1704
  return [];
1602
1705
  }
1603
- function hn() {
1706
+ function Cn() {
1604
1707
  return !1;
1605
1708
  }
1606
- n.exports = cn;
1607
- })(Ye, Ye.exports);
1608
- var oi = Ye.exports;
1609
- const si = /* @__PURE__ */ ii(oi), li = {
1709
+ a.exports = gn;
1710
+ })(et, et.exports);
1711
+ var Ai = et.exports;
1712
+ const Fi = /* @__PURE__ */ Ei(Ai), Ni = {
1610
1713
  key: 0,
1611
1714
  class: "sidebar-header"
1612
- }, ci = { class: "sidebar-content-container" }, ui = {
1715
+ }, Di = { class: "sidebar-content-container" }, Ri = {
1613
1716
  key: 0,
1614
1717
  class: "sidebar-top"
1615
- }, di = { "aria-label": "Main menu" }, fi = ["id"], vi = ["aria-labelledby"], bi = {
1718
+ }, xi = { "aria-label": "Main menu" }, Bi = ["id"], Li = ["aria-labelledby"], Mi = {
1616
1719
  key: 1,
1617
1720
  class: "sidebar-level-divider",
1618
1721
  role: "separator"
1619
- }, pi = {
1722
+ }, ji = {
1620
1723
  key: 2,
1621
1724
  class: "level-primary bottom-items"
1622
- }, hi = { class: "sidebar-footer" }, me = "_ungrouped", mi = /* @__PURE__ */ re({
1725
+ }, Pi = { class: "sidebar-footer" }, ge = "_ungrouped", Ki = /* @__PURE__ */ re({
1623
1726
  __name: "AppSidebar",
1624
1727
  props: {
1625
1728
  topItems: {
@@ -1681,224 +1784,224 @@ const si = /* @__PURE__ */ ii(oi), li = {
1681
1784
  }
1682
1785
  },
1683
1786
  emits: ["click", "toggle", "toggle-collapse"],
1684
- setup(n, { emit: t }) {
1685
- pt((d) => ({
1686
- "6bcd667e": v.value.mobileHeight,
1687
- "0e3b880a": v.value.mobileTop,
1688
- "7fe48b47": n.zIndex,
1689
- "811d1902": v.value.height,
1690
- "7f03bdfd": v.value.top,
1691
- a2b1835e: E.value.marginTop,
1692
- "638f1f10": D.value,
1693
- "5ceb799b": y.value.display,
1694
- "8d89a69c": y.value.minHeight,
1695
- "315477cc": x.value.top,
1696
- c671d2be: x.value.zIndex
1787
+ setup(a, { emit: t }) {
1788
+ yt((d) => ({
1789
+ "6d207000": v.value.mobileHeight,
1790
+ "5776bdc8": v.value.mobileTop,
1791
+ a572d0b0: a.zIndex,
1792
+ "331909fe": v.value.height,
1793
+ "18dccfde": v.value.top,
1794
+ 48805032: w.value.marginTop,
1795
+ "3f41f5f7": x.value,
1796
+ "5ed9dfcc": b.value.display,
1797
+ "3d51c11e": b.value.minHeight,
1798
+ "745a8ded": I.value.top,
1799
+ "3e1040e0": I.value.zIndex
1697
1800
  }));
1698
- const r = t, a = n, s = Je(), u = _(() => !!s.header), o = _(() => !!s.top), v = _(() => ({
1699
- mobileTop: a.mobileTopOffset && a.mobileEnabled ? `${a.mobileTopOffset}px` : a.topOffset ? `${a.topOffset}px` : "0",
1700
- top: a.topOffset ? `${a.topOffset}px` : "0",
1701
- mobileHeight: a.mobileTopOffset && a.mobileEnabled ? `calc(100% - ${a.mobileTopOffset}px)` : "100%",
1702
- height: a.topOffset ? `calc(100% - ${a.topOffset}px)` : "100%"
1703
- })), y = _(() => ({
1704
- display: !a.mobileHeaderVisible && a.mobileEnabled ? "none" : "flex",
1705
- minHeight: `${a.headerHeight}px`
1706
- })), E = _(() => ({
1707
- marginTop: u.value ? `${a.headerHeight}px` : "0"
1708
- })), x = _(() => ({
1709
- top: a.mobileTopOffset && a.mobileEnabled ? `${a.mobileTopOffset}px` : "0",
1710
- zIndex: a.mobileOverlayZIndex !== null ? a.mobileOverlayZIndex : a.zIndex > 1 ? a.zIndex - 1 : 1
1711
- })), R = (d) => si(d).map((k) => {
1712
- var h, H, P;
1713
- if (k) {
1714
- (!k.key || !((h = k.key) != null && h.trim())) && (k.key = String(k.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-")), (!k.testId || !((H = k.testId) != null && H.trim())) && (k.testId = String(k.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
1715
- for (const X of k.items || [])
1716
- X.parentKey = k.key, (!X.testId || !((P = X.testId) != null && P.trim())) && (X.testId = String(X.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
1801
+ const r = t, n = a, s = tt(), u = S(() => !!s.header), o = S(() => !!s.top), v = S(() => ({
1802
+ mobileTop: n.mobileTopOffset && n.mobileEnabled ? `${n.mobileTopOffset}px` : n.topOffset ? `${n.topOffset}px` : "0",
1803
+ top: n.topOffset ? `${n.topOffset}px` : "0",
1804
+ mobileHeight: n.mobileTopOffset && n.mobileEnabled ? `calc(100% - ${n.mobileTopOffset}px)` : "100%",
1805
+ height: n.topOffset ? `calc(100% - ${n.topOffset}px)` : "100%"
1806
+ })), b = S(() => ({
1807
+ display: !n.mobileHeaderVisible && n.mobileEnabled ? "none" : "flex",
1808
+ minHeight: `${n.headerHeight}px`
1809
+ })), w = S(() => ({
1810
+ marginTop: u.value ? `${n.headerHeight}px` : "0"
1811
+ })), I = S(() => ({
1812
+ top: n.mobileTopOffset && n.mobileEnabled ? `${n.mobileTopOffset}px` : "0",
1813
+ zIndex: n.mobileOverlayZIndex !== null ? n.mobileOverlayZIndex : n.zIndex > 1 ? n.zIndex - 1 : 1
1814
+ })), R = (d) => Fi(d).map((_) => {
1815
+ var m, H, P;
1816
+ if (_) {
1817
+ (!_.key || !((m = _.key) != null && m.trim())) && (_.key = String(_.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-")), (!_.testId || !((H = _.testId) != null && H.trim())) && (_.testId = String(_.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
1818
+ for (const X of _.items || [])
1819
+ X.parentKey = _.key, (!X.testId || !((P = X.testId) != null && P.trim())) && (X.testId = String(X.name || "").trim().toLowerCase().replace(/[^[a-z]/gi, "-"));
1717
1820
  }
1718
- return k;
1719
- }), M = _(() => a.topItems.length ? R(a.topItems) : []), j = _(() => a.bottomItems.length ? R(a.bottomItems) : []), C = (d = "") => d.trim().replace(" ", "").replace(/[^a-z0-9]+/gi, "-").toLowerCase(), W = _(() => {
1720
- var g;
1821
+ return _;
1822
+ }), L = S(() => n.topItems.length ? R(n.topItems) : []), M = S(() => n.bottomItems.length ? R(n.bottomItems) : []), k = (d = "") => d.trim().replace(" ", "").replace(/[^a-z0-9]+/gi, "-").toLowerCase(), U = S(() => {
1823
+ var y;
1721
1824
  const d = /* @__PURE__ */ new Map();
1722
- d.set(me, []);
1723
- for (const k of M.value) {
1724
- const h = k.group || me;
1725
- d.has(h) || d.set(h, []), (g = d.get(h)) == null || g.push(k);
1825
+ d.set(ge, []);
1826
+ for (const _ of L.value) {
1827
+ const m = _.group || ge;
1828
+ d.has(m) || d.set(m, []), (y = d.get(m)) == null || y.push(_);
1726
1829
  }
1727
1830
  return d;
1728
1831
  }), V = (d = "") => {
1729
- if (d === me || !d.trim())
1832
+ if (d === ge || !d.trim())
1730
1833
  return null;
1731
- const g = {
1834
+ const y = {
1732
1835
  label: d,
1733
1836
  collapsible: !1,
1734
1837
  collapsed: !1
1735
1838
  };
1736
- let k = d.trim().replace(" ", "");
1737
- return k = k.charAt(0).toLowerCase() + k.slice(1), d && a.groupConfig && (a.groupConfig[d] || a.groupConfig[k]) ? a.groupConfig[d] || a.groupConfig[k] : g;
1738
- }, L = (d) => {
1739
- var g;
1740
- return !!((g = V(d)) != null && g.collapsible);
1839
+ let _ = d.trim().replace(" ", "");
1840
+ return _ = _.charAt(0).toLowerCase() + _.slice(1), d && n.groupConfig && (n.groupConfig[d] || n.groupConfig[_]) ? n.groupConfig[d] || n.groupConfig[_] : y;
1841
+ }, j = (d) => {
1842
+ var y;
1843
+ return !!((y = V(d)) != null && y.collapsible);
1741
1844
  }, se = (d) => {
1742
- var g;
1743
- return !!((g = V(d)) != null && g.collapsed);
1744
- }, de = (d, g, k) => {
1745
- const h = V(d);
1746
- h && (h.collapsed = g), k(), r("toggle-collapse", d, h);
1747
- }, q = ee(a.open), ne = (d) => {
1748
- var g, k;
1749
- q.value !== d && (q.value = d, r("toggle", d)), d ? (g = document == null ? void 0 : document.body) == null || g.classList.add("kong-ui-app-sidebar-open") : (k = document == null ? void 0 : document.body) == null || k.classList.remove("kong-ui-app-sidebar-open"), ae.value = !1;
1845
+ var y;
1846
+ return !!((y = V(d)) != null && y.collapsed);
1847
+ }, de = (d, y, _) => {
1848
+ const m = V(d);
1849
+ m && (m.collapsed = y), _(), r("toggle-collapse", d, m);
1850
+ }, q = ee(n.open), ne = (d) => {
1851
+ var y, _;
1852
+ q.value !== d && (q.value = d, r("toggle", d)), d ? (y = document == null ? void 0 : document.body) == null || y.classList.add("kong-ui-app-sidebar-open") : (_ = document == null ? void 0 : document.body) == null || _.classList.remove("kong-ui-app-sidebar-open"), ae.value = !1;
1750
1853
  }, te = () => {
1751
- a.mobileOverlayCloseOnClick && ne(!1);
1752
- }, ae = ee(!1), N = (d) => {
1854
+ n.mobileOverlayCloseOnClick && ne(!1);
1855
+ }, ae = ee(!1), D = (d) => {
1753
1856
  ae.value = !0, r("click", d), setTimeout(() => {
1754
1857
  ne(!1);
1755
- }, a.mobileCloseDelay);
1858
+ }, n.mobileCloseDelay);
1756
1859
  };
1757
- Be(() => a.open, (d) => {
1860
+ Ae(() => n.open, (d) => {
1758
1861
  ne(d);
1759
1862
  });
1760
- const { debounce: z } = ea(), G = z(() => {
1863
+ const { debounce: W } = ca(), z = W(() => {
1761
1864
  q.value && Z.value !== (window == null ? void 0 : window.innerWidth) && (Z.value = window == null ? void 0 : window.innerWidth, ne(!1));
1762
- }, 200), Z = ee(), $ = ee(!1), c = ee(), f = () => {
1763
- $.value || ($.value = !0, clearTimeout(c.value), c.value = setTimeout(() => $.value = !1, 1300));
1764
- }, m = ee(null), A = _(() => q.value && a.mobileEnabled), F = async (d) => {
1765
- var g, k;
1766
- d ? (await Pt(), await new Promise((h) => setTimeout(h, 300)), (g = m.value) == null || g.activate()) : (k = m.value) == null || k.deactivate();
1865
+ }, 200), Z = ee(), A = ee(!1), c = ee(), f = () => {
1866
+ A.value || (A.value = !0, clearTimeout(c.value), c.value = setTimeout(() => A.value = !1, 1300));
1867
+ }, g = ee(null), F = S(() => q.value && n.mobileEnabled), N = async (d) => {
1868
+ var y, _;
1869
+ d ? (await Ht(), await new Promise((m) => setTimeout(m, 300)), (y = g.value) == null || y.activate()) : (_ = g.value) == null || _.deactivate();
1767
1870
  };
1768
- Be(A, async (d) => {
1769
- d ? await F(!0) : await F(!1);
1871
+ Ae(F, async (d) => {
1872
+ d ? await N(!0) : await N(!1);
1770
1873
  }, { immediate: !0 });
1771
- const D = ee("0px"), S = () => {
1874
+ const x = ee("0px"), $ = () => {
1772
1875
  var X;
1773
1876
  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)))
1774
1877
  return;
1775
- const g = document.createElement("div");
1776
- g.style.visibility = "hidden", g.style.width = "100px", document.body.appendChild(g);
1777
- const k = g.offsetWidth;
1778
- g.style.overflow = "scroll";
1779
- const h = document.createElement("div");
1780
- h.style.width = "100%", g.appendChild(h);
1781
- const H = h.offsetWidth;
1782
- g.parentNode && g.parentNode.removeChild(g), k - H === 0 && (D.value = "8px");
1878
+ const y = document.createElement("div");
1879
+ y.style.visibility = "hidden", y.style.width = "100px", document.body.appendChild(y);
1880
+ const _ = y.offsetWidth;
1881
+ y.style.overflow = "scroll";
1882
+ const m = document.createElement("div");
1883
+ m.style.width = "100%", y.appendChild(m);
1884
+ const H = m.offsetWidth;
1885
+ y.parentNode && y.parentNode.removeChild(y), _ - H === 0 && (x.value = "8px");
1783
1886
  };
1784
- return Qe(async () => {
1785
- if (Z.value = window == null ? void 0 : window.innerWidth, window.addEventListener("resize", G), window.addEventListener("resize", f), a.groupConfig) {
1786
- for (const d in a.groupConfig)
1787
- if (window.matchMedia(`(max-width: ${fr})`).matches) {
1788
- const g = a.groupConfig[d];
1789
- g.collapsed = !1;
1887
+ return Me(async () => {
1888
+ if (Z.value = window == null ? void 0 : window.innerWidth, window.addEventListener("resize", z), window.addEventListener("resize", f), n.groupConfig) {
1889
+ for (const d in n.groupConfig)
1890
+ if (Er(`(max-width: ${Br})`)) {
1891
+ const y = n.groupConfig[d];
1892
+ y.collapsed = !1;
1790
1893
  }
1791
1894
  }
1792
- await Pt(), S();
1793
- }), Ut(() => {
1794
- window.removeEventListener("resize", G), window.removeEventListener("resize", f);
1795
- }), (d, g) => {
1796
- const k = ve("KCollapse");
1797
- return b(), w(Oe, null, [
1798
- q.value && n.mobileOverlay && n.mobileEnabled ? (b(), w("div", {
1895
+ await Ht(), $();
1896
+ }), ea(() => {
1897
+ window.removeEventListener("resize", z), window.removeEventListener("resize", f);
1898
+ }), (d, y) => {
1899
+ const _ = be("KCollapse");
1900
+ return p(), T(Oe, null, [
1901
+ q.value && a.mobileOverlay && a.mobileEnabled ? (p(), T("div", {
1799
1902
  key: 0,
1800
1903
  class: "kong-ui-app-sidebar-overlay",
1801
1904
  onClick: te
1802
- })) : I("", !0),
1803
- xe(ge(ri), {
1905
+ })) : O("", !0),
1906
+ Le(ve($i), {
1804
1907
  ref_key: "focusTrap",
1805
- ref: m,
1908
+ ref: g,
1806
1909
  active: !1,
1807
1910
  "allow-outside-click": "",
1808
1911
  "fallback-focus": ".kong-ui-app-sidebar"
1809
1912
  }, {
1810
1913
  default: B(() => [
1811
- O("aside", {
1914
+ E("aside", {
1812
1915
  class: oe(["kong-ui-app-sidebar", {
1813
1916
  "sidebar-open": q.value,
1814
1917
  "no-sidebar-header": !u.value,
1815
- "mobile-header-hidden": n.mobileEnabled && (!u.value || !n.mobileHeaderVisible),
1816
- "mobile-disabled": !n.mobileEnabled,
1817
- "disable-transitions": $.value
1918
+ "mobile-header-hidden": a.mobileEnabled && (!u.value || !a.mobileHeaderVisible),
1919
+ "mobile-disabled": !a.mobileEnabled,
1920
+ "disable-transitions": A.value
1818
1921
  }]),
1819
1922
  tabindex: "-1"
1820
1923
  }, [
1821
- u.value ? (b(), w("div", li, [
1822
- T(d.$slots, "header", {}, void 0, !0)
1823
- ])) : I("", !0),
1824
- O("div", ci, [
1825
- o.value ? (b(), w("div", ui, [
1826
- T(d.$slots, "top", {}, void 0, !0)
1827
- ])) : I("", !0),
1828
- O("nav", di, [
1829
- W.value.size > 0 ? (b(!0), w(Oe, { key: 0 }, we(W.value, ([h, H]) => (b(), K(k, {
1830
- key: h,
1924
+ u.value ? (p(), T("div", Ni, [
1925
+ C(d.$slots, "header", {}, void 0, !0)
1926
+ ])) : O("", !0),
1927
+ E("div", Di, [
1928
+ o.value ? (p(), T("div", Ri, [
1929
+ C(d.$slots, "top", {}, void 0, !0)
1930
+ ])) : O("", !0),
1931
+ E("nav", xi, [
1932
+ U.value.size > 0 ? (p(!0), T(Oe, { key: 0 }, we(U.value, ([m, H]) => (p(), K(_, {
1933
+ key: m,
1831
1934
  class: oe(["level-primary-group-collapse", {
1832
- "not-collapsible": !L(h),
1833
- ungrouped: h === me
1935
+ "not-collapsible": !j(m),
1936
+ ungrouped: m === ge
1834
1937
  }]),
1835
- "data-testid": h === me ? "level-primary-group-collapse-ungrouped" : `level-primary-group-collapse-${h}`,
1836
- "model-value": L(h) && se(h) || !1
1938
+ "data-testid": m === ge ? "level-primary-group-collapse-ungrouped" : `level-primary-group-collapse-${m}`,
1939
+ "model-value": j(m) && se(m) || !1
1837
1940
  }, {
1838
1941
  trigger: B(({ isCollapsed: P, toggle: X }) => [
1839
- (b(), K($e(L(h) ? ge(Sn) : "div"), {
1840
- appearance: L(h) ? "none" : void 0,
1942
+ (p(), K(Ee(j(m) ? ve(Ln) : "div"), {
1943
+ appearance: j(m) ? "none" : void 0,
1841
1944
  class: "level-primary-group-collapse-trigger",
1842
- onClick: (le) => L(h) ? de(h, P, X) : void 0
1945
+ onClick: (le) => j(m) ? de(m, P, X) : void 0
1843
1946
  }, {
1844
1947
  default: B(() => {
1845
1948
  var le;
1846
1949
  return [
1847
- h !== me ? (b(), w("div", {
1950
+ m !== ge ? (p(), T("div", {
1848
1951
  key: 0,
1849
- id: `level-primary-group-${C(h)}`,
1952
+ id: `level-primary-group-${k(m)}`,
1850
1953
  class: "level-primary-group-name",
1851
1954
  "data-testid": "level-primary-group-name",
1852
1955
  role: "presentation"
1853
- }, Y(((le = V(h)) == null ? void 0 : le.label) || h), 9, fi)) : I("", !0),
1854
- L(h) ? (b(), K($e(P ? ge(Wt) : ge(In)), {
1956
+ }, Y(((le = V(m)) == null ? void 0 : le.label) || m), 9, Bi)) : O("", !0),
1957
+ j(m) ? (p(), K(Ee(P ? ve(ta) : ve(Bn)), {
1855
1958
  key: 1,
1856
1959
  class: "level-primary-group-collapse-icon",
1857
- color: ge(br),
1960
+ color: ve(Mr),
1858
1961
  "data-testid": "level-primary-group-collapse-icon",
1859
- size: ge(vr)
1860
- }, null, 8, ["color", "size"])) : I("", !0)
1962
+ size: ve(Lr)
1963
+ }, null, 8, ["color", "size"])) : O("", !0)
1861
1964
  ];
1862
1965
  }),
1863
1966
  _: 2
1864
1967
  }, 1032, ["appearance", "onClick"]))
1865
1968
  ]),
1866
1969
  default: B(() => [
1867
- O("ul", {
1868
- "aria-labelledby": h !== me ? `level-primary-group-${C(h)}` : void 0,
1970
+ E("ul", {
1971
+ "aria-labelledby": m !== ge ? `level-primary-group-${k(m)}` : void 0,
1869
1972
  class: "level-primary top-items"
1870
1973
  }, [
1871
- (b(!0), w(Oe, null, we(H, (P) => (b(), K(jt, {
1974
+ (p(!0), T(Oe, null, we(H, (P) => (p(), K(zt, {
1872
1975
  key: P.name,
1873
1976
  item: P,
1874
- onClick: N
1977
+ onClick: D
1875
1978
  }, {
1876
1979
  [`sidebar-icon-${P.key}`]: B(() => [
1877
- T(d.$slots, `sidebar-icon-${P.key}`, {}, void 0, !0)
1980
+ C(d.$slots, `sidebar-icon-${P.key}`, {}, void 0, !0)
1878
1981
  ]),
1879
1982
  _: 2
1880
1983
  }, 1032, ["item"]))), 128))
1881
- ], 8, vi)
1984
+ ], 8, Li)
1882
1985
  ]),
1883
1986
  _: 2
1884
- }, 1032, ["class", "data-testid", "model-value"]))), 128)) : I("", !0),
1885
- W.value.size > 0 && j.value.length ? (b(), w("div", bi)) : I("", !0),
1886
- j.value.length ? (b(), w("ul", pi, [
1887
- (b(!0), w(Oe, null, we(j.value, (h) => (b(), K(jt, {
1888
- key: h.name,
1889
- item: h,
1890
- onClick: N
1987
+ }, 1032, ["class", "data-testid", "model-value"]))), 128)) : O("", !0),
1988
+ U.value.size > 0 && M.value.length ? (p(), T("div", Mi)) : O("", !0),
1989
+ M.value.length ? (p(), T("ul", ji, [
1990
+ (p(!0), T(Oe, null, we(M.value, (m) => (p(), K(zt, {
1991
+ key: m.name,
1992
+ item: m,
1993
+ onClick: D
1891
1994
  }, {
1892
- [`sidebar-icon-${h.key}`]: B(() => [
1893
- T(d.$slots, `sidebar-icon-${h.key}`, {}, void 0, !0)
1995
+ [`sidebar-icon-${m.key}`]: B(() => [
1996
+ C(d.$slots, `sidebar-icon-${m.key}`, {}, void 0, !0)
1894
1997
  ]),
1895
1998
  _: 2
1896
1999
  }, 1032, ["item"]))), 128))
1897
- ])) : I("", !0)
2000
+ ])) : O("", !0)
1898
2001
  ])
1899
2002
  ]),
1900
- O("div", hi, [
1901
- T(d.$slots, "footer", {}, void 0, !0)
2003
+ E("div", Pi, [
2004
+ C(d.$slots, "footer", {}, void 0, !0)
1902
2005
  ])
1903
2006
  ], 2)
1904
2007
  ]),
@@ -1907,7 +2010,7 @@ const si = /* @__PURE__ */ ii(oi), li = {
1907
2010
  ], 64);
1908
2011
  };
1909
2012
  }
1910
- }), gi = /* @__PURE__ */ ie(mi, [["__scopeId", "data-v-5b5da4f0"]]), yi = ["aria-label"], wi = /* @__PURE__ */ re({
2013
+ }), Zi = /* @__PURE__ */ ie(Ki, [["__scopeId", "data-v-ec836799"]]), Hi = ["aria-label"], Wi = /* @__PURE__ */ re({
1911
2014
  __name: "SidebarToggle",
1912
2015
  props: {
1913
2016
  active: {
@@ -1916,32 +2019,32 @@ const si = /* @__PURE__ */ ii(oi), li = {
1916
2019
  }
1917
2020
  },
1918
2021
  emits: ["toggle"],
1919
- setup(n, { emit: t }) {
1920
- const r = t, a = n, s = ee(a.active || !1), u = (o) => {
2022
+ setup(a, { emit: t }) {
2023
+ const r = t, n = a, s = ee(n.active || !1), u = (o) => {
1921
2024
  o.preventDefault(), s.value = !s.value, r("toggle", s.value);
1922
2025
  };
1923
- return Be(() => a.active, (o) => {
2026
+ return Ae(() => n.active, (o) => {
1924
2027
  s.value = o;
1925
- }), (o, v) => (b(), w("a", {
2028
+ }), (o, v) => (p(), T("a", {
1926
2029
  "aria-haspopup": "true",
1927
2030
  "aria-label": s.value ? "Close Main Menu" : "Open Main Menu",
1928
2031
  class: oe(["sidebar-menu-toggle", { active: s.value }]),
1929
2032
  href: "#",
1930
2033
  role: "button",
1931
- onClick: _n(u, ["prevent"])
2034
+ onClick: Rn(u, ["prevent"])
1932
2035
  }, v[0] || (v[0] = [
1933
- O("span", { class: "line" }, null, -1),
1934
- O("span", { class: "line" }, null, -1),
1935
- O("span", { class: "line" }, null, -1)
1936
- ]), 10, yi));
2036
+ E("span", { class: "line" }, null, -1),
2037
+ E("span", { class: "line" }, null, -1),
2038
+ E("span", { class: "line" }, null, -1)
2039
+ ]), 10, Hi));
1937
2040
  }
1938
- }), ki = /* @__PURE__ */ ie(wi, [["__scopeId", "data-v-cbb41bbd"]]), _i = { id: "kong-ui-app-layout-notification" }, Ti = { class: "mobile-logo" }, Ci = {
2041
+ }), zi = /* @__PURE__ */ ie(Wi, [["__scopeId", "data-v-cbb41bbd"]]), Gi = { id: "kong-ui-app-layout-notification" }, Ui = { class: "mobile-logo" }, Vi = {
1939
2042
  key: 0,
1940
2043
  class: "navbar-logo"
1941
- }, Ii = {
2044
+ }, qi = {
1942
2045
  class: "kong-ui-app-layout-main",
1943
2046
  "data-testid": "kong-ui-app-layout-main"
1944
- }, Si = { class: "kong-ui-app-layout-content" }, Oi = { class: "kong-ui-app-layout-content-inner" }, $i = /* @__PURE__ */ re({
2047
+ }, Xi = { class: "kong-ui-app-layout-content" }, Yi = { class: "kong-ui-app-layout-content-inner" }, Qi = /* @__PURE__ */ re({
1945
2048
  __name: "AppLayout",
1946
2049
  props: {
1947
2050
  hideDefaultSlot: {
@@ -1977,84 +2080,84 @@ const si = /* @__PURE__ */ ii(oi), li = {
1977
2080
  theme: {
1978
2081
  type: String,
1979
2082
  default: "light",
1980
- validator: (n) => ["light", "dark"].includes(n)
2083
+ validator: (a) => ["light", "dark"].includes(a)
1981
2084
  }
1982
2085
  },
1983
2086
  emits: ["sidebar-click", "update:topOffset", "toggle-collapse"],
1984
- setup(n, { emit: t }) {
1985
- pt((N) => ({
1986
- "182e1cec": L.value,
2087
+ setup(a, { emit: t }) {
2088
+ yt((D) => ({
2089
+ "182e1cec": j.value,
1987
2090
  "40b2f580": se.value,
1988
2091
  "27bb1858": V.value,
1989
2092
  "7516233c": de.value,
1990
2093
  "2c991da2": q.value
1991
2094
  }));
1992
- const r = n, a = t, s = Je(), u = Ge({
1993
- navbarLeft: _(() => !!s["navbar-left"]),
1994
- navbarCenter: _(() => !!s["navbar-center"]),
1995
- navbarRight: _(() => !!s["navbar-right"]),
1996
- navbarLogo: _(() => !!s["navbar-logo"]),
1997
- navbarMobileLogo: _(() => !!s["navbar-mobile-logo"]),
1998
- sidebarHeader: _(() => !!s["sidebar-header"]),
1999
- sidebarTop: _(() => !!s["sidebar-top"]),
2000
- sidebarFooter: _(() => !!s["sidebar-footer"])
2001
- }), o = _(() => r.hideDefaultSlot), v = Ge({
2002
- hidden: _(() => r.navbarHidden)
2003
- }), y = Ge({
2004
- topItems: _(() => r.sidebarTopItems),
2005
- bottomItems: _(() => r.sidebarBottomItems),
2006
- open: _(() => r.sidebarOpen),
2007
- hidden: _(() => r.sidebarHidden)
2008
- }), E = (N) => {
2009
- a("sidebar-click", N);
2010
- }, x = ee(!1), R = (N) => {
2011
- x.value = N;
2095
+ const r = a, n = t, s = tt(), u = Ue({
2096
+ navbarLeft: S(() => !!s["navbar-left"]),
2097
+ navbarCenter: S(() => !!s["navbar-center"]),
2098
+ navbarRight: S(() => !!s["navbar-right"]),
2099
+ navbarLogo: S(() => !!s["navbar-logo"]),
2100
+ navbarMobileLogo: S(() => !!s["navbar-mobile-logo"]),
2101
+ sidebarHeader: S(() => !!s["sidebar-header"]),
2102
+ sidebarTop: S(() => !!s["sidebar-top"]),
2103
+ sidebarFooter: S(() => !!s["sidebar-footer"])
2104
+ }), o = S(() => r.hideDefaultSlot), v = Ue({
2105
+ hidden: S(() => r.navbarHidden)
2106
+ }), b = Ue({
2107
+ topItems: S(() => r.sidebarTopItems),
2108
+ bottomItems: S(() => r.sidebarBottomItems),
2109
+ open: S(() => r.sidebarOpen),
2110
+ hidden: S(() => r.sidebarHidden)
2111
+ }), w = (D) => {
2112
+ n("sidebar-click", D);
2113
+ }, I = ee(!1), R = (D) => {
2114
+ I.value = D;
2012
2115
  };
2013
- Tn(() => {
2014
- x.value = Cn(y, "open").value || !1;
2116
+ Jt(() => {
2117
+ I.value = xn(b, "open").value || !1;
2015
2118
  });
2016
- const M = ee(0), j = ee(60), C = ee(0), W = _(() => v.hidden ? C.value : j.value + C.value), V = _(() => r.theme === "light" ? lr : cr), L = _(() => r.theme === "light" ? or : sr), se = _(() => r.theme === "light" ? "var(--kong-ui-app-layout-main-box-shadow, -30px 174px 250px #0023db)" : "none"), de = _(() => `${W.value}px`), q = _(() => y.hidden || v.hidden ? ur : dr), { debounce: ne } = ea(), te = ne((N = !1) => {
2017
- if (N || M.value !== (window == null ? void 0 : window.innerWidth)) {
2018
- M.value = window == null ? void 0 : window.innerWidth;
2019
- const z = document == null ? void 0 : document.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2020
- z && (C.value = z.offsetHeight);
2119
+ const L = ee(0), M = ee(60), k = ee(0), U = S(() => v.hidden ? k.value : M.value + k.value), V = S(() => r.theme === "light" ? Nr : Dr), j = S(() => r.theme === "light" ? Ar : Fr), se = S(() => r.theme === "light" ? "var(--kong-ui-app-layout-main-box-shadow, -30px 174px 250px #0023db)" : "none"), de = S(() => `${U.value}px`), q = S(() => b.hidden || v.hidden ? Rr : xr), { debounce: ne } = ca(), te = ne((D = !1) => {
2120
+ if (D || L.value !== (window == null ? void 0 : window.innerWidth)) {
2121
+ L.value = window == null ? void 0 : window.innerWidth;
2122
+ const W = document == null ? void 0 : document.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2123
+ W && (k.value = W.offsetHeight);
2021
2124
  }
2022
2125
  }, 200), ae = ee();
2023
- return Be(C, (N) => {
2024
- a("update:topOffset", N || 0);
2025
- }, { immediate: !0 }), Qe(() => {
2026
- var z, G;
2027
- (z = document == null ? void 0 : document.body) == null || z.classList.add("kong-ui-app-layout-body"), (G = document == null ? void 0 : document.documentElement) == null || G.classList.add("kong-ui-app-layout-html"), M.value = window == null ? void 0 : window.innerWidth, te(!0);
2028
- const N = document == null ? void 0 : document.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2029
- N && (ae.value = new ResizeObserver((Z) => {
2126
+ return Ae(k, (D) => {
2127
+ n("update:topOffset", D || 0);
2128
+ }, { immediate: !0 }), Me(() => {
2129
+ var W, z;
2130
+ (W = document == null ? void 0 : document.body) == null || W.classList.add("kong-ui-app-layout-body"), (z = document == null ? void 0 : document.documentElement) == null || z.classList.add("kong-ui-app-layout-html"), L.value = window == null ? void 0 : window.innerWidth, te(!0);
2131
+ const D = document == null ? void 0 : document.querySelector(".kong-ui-app-layout #kong-ui-app-layout-notification");
2132
+ D && (ae.value = new ResizeObserver((Z) => {
2030
2133
  window.requestAnimationFrame(() => {
2031
2134
  if (!(!Array.isArray(Z) || !Z.length))
2032
- for (const $ of Z) {
2033
- const c = $.contentRect.height;
2034
- C.value !== c && (C.value = c);
2135
+ for (const A of Z) {
2136
+ const c = A.contentRect.height;
2137
+ k.value !== c && (k.value = c);
2035
2138
  }
2036
2139
  });
2037
- }), ae.value.observe(N)), window.addEventListener("resize", te);
2038
- }), Ut(() => {
2140
+ }), ae.value.observe(D)), window.addEventListener("resize", te);
2141
+ }), ea(() => {
2039
2142
  ae.value && ae.value.disconnect(), window.removeEventListener("resize", te);
2040
- }), (N, z) => (b(), w("div", {
2143
+ }), (D, W) => (p(), T("div", {
2041
2144
  class: oe(["kong-ui-app-layout", [
2042
2145
  { "navbar-hidden": v.hidden },
2043
- { "sidebar-hidden": y.hidden }
2146
+ { "sidebar-hidden": b.hidden }
2044
2147
  ]])
2045
2148
  }, [
2046
- O("div", _i, [
2047
- T(N.$slots, "notification", {}, void 0, !0)
2149
+ E("div", Gi, [
2150
+ C(D.$slots, "notification", {}, void 0, !0)
2048
2151
  ]),
2049
- v.hidden ? I("", !0) : (b(), K(ir, {
2050
- key: String(y.hidden),
2051
- "left-offset": y.hidden ? 0 : void 0,
2052
- "top-offset": C.value
2053
- }, Ue({
2152
+ v.hidden ? O("", !0) : (p(), K(hr, {
2153
+ key: String(b.hidden),
2154
+ "left-offset": b.hidden ? 0 : void 0,
2155
+ "top-offset": k.value
2156
+ }, qe({
2054
2157
  "mobile-sidebar-toggle": B(() => [
2055
- y.hidden ? I("", !0) : (b(), K(ki, {
2158
+ b.hidden ? O("", !0) : (p(), K(zi, {
2056
2159
  key: 0,
2057
- active: x.value,
2160
+ active: I.value,
2058
2161
  onToggle: R
2059
2162
  }, null, 8, ["active"]))
2060
2163
  ]),
@@ -2063,8 +2166,8 @@ const si = /* @__PURE__ */ ii(oi), li = {
2063
2166
  u.navbarMobileLogo ? {
2064
2167
  name: "mobile-logo",
2065
2168
  fn: B(() => [
2066
- O("div", Ti, [
2067
- T(N.$slots, "navbar-mobile-logo", {}, void 0, !0)
2169
+ E("div", Ui, [
2170
+ C(D.$slots, "navbar-mobile-logo", {}, void 0, !0)
2068
2171
  ])
2069
2172
  ]),
2070
2173
  key: "0"
@@ -2072,109 +2175,109 @@ const si = /* @__PURE__ */ ii(oi), li = {
2072
2175
  u.navbarLogo ? {
2073
2176
  name: "logo",
2074
2177
  fn: B(() => [
2075
- y.hidden ? (b(), w("div", Ci, [
2076
- T(N.$slots, "navbar-logo", {}, void 0, !0)
2077
- ])) : I("", !0)
2178
+ b.hidden ? (p(), T("div", Vi, [
2179
+ C(D.$slots, "navbar-logo", {}, void 0, !0)
2180
+ ])) : O("", !0)
2078
2181
  ]),
2079
2182
  key: "1"
2080
2183
  } : void 0,
2081
2184
  u.navbarLeft ? {
2082
2185
  name: "left",
2083
2186
  fn: B(() => [
2084
- T(N.$slots, "navbar-left", {}, void 0, !0)
2187
+ C(D.$slots, "navbar-left", {}, void 0, !0)
2085
2188
  ]),
2086
2189
  key: "2"
2087
2190
  } : void 0,
2088
2191
  u.navbarCenter ? {
2089
2192
  name: "center",
2090
2193
  fn: B(() => [
2091
- T(N.$slots, "navbar-center", {}, void 0, !0)
2194
+ C(D.$slots, "navbar-center", {}, void 0, !0)
2092
2195
  ]),
2093
2196
  key: "3"
2094
2197
  } : void 0,
2095
2198
  u.navbarRight ? {
2096
2199
  name: "right",
2097
2200
  fn: B(() => [
2098
- T(N.$slots, "navbar-right", {}, void 0, !0)
2201
+ C(D.$slots, "navbar-right", {}, void 0, !0)
2099
2202
  ]),
2100
2203
  key: "4"
2101
2204
  } : void 0
2102
2205
  ]), 1032, ["left-offset", "top-offset"])),
2103
- y.hidden ? I("", !0) : (b(), K(gi, {
2206
+ b.hidden ? O("", !0) : (p(), K(Zi, {
2104
2207
  key: 1,
2105
- "bottom-items": y.bottomItems,
2106
- "group-config": n.groupConfig,
2107
- "header-height": j.value,
2208
+ "bottom-items": b.bottomItems,
2209
+ "group-config": a.groupConfig,
2210
+ "header-height": M.value,
2108
2211
  "mobile-enabled": "",
2109
2212
  "mobile-header-visible": !1,
2110
- "mobile-top-offset": W.value,
2111
- open: x.value,
2112
- "top-items": y.topItems,
2113
- "top-offset": C.value,
2114
- onClick: E,
2213
+ "mobile-top-offset": U.value,
2214
+ open: I.value,
2215
+ "top-items": b.topItems,
2216
+ "top-offset": k.value,
2217
+ onClick: w,
2115
2218
  onToggle: R,
2116
- onToggleCollapse: z[0] || (z[0] = (G, Z) => a("toggle-collapse", G, Z))
2117
- }, Ue({ _: 2 }, [
2219
+ onToggleCollapse: W[0] || (W[0] = (z, Z) => n("toggle-collapse", z, Z))
2220
+ }, qe({ _: 2 }, [
2118
2221
  u.sidebarHeader ? {
2119
2222
  name: "header",
2120
2223
  fn: B(() => [
2121
- T(N.$slots, "sidebar-header", {}, void 0, !0)
2224
+ C(D.$slots, "sidebar-header", {}, void 0, !0)
2122
2225
  ]),
2123
2226
  key: "0"
2124
2227
  } : void 0,
2125
2228
  u.sidebarTop ? {
2126
2229
  name: "top",
2127
2230
  fn: B(() => [
2128
- T(N.$slots, "sidebar-top", {}, void 0, !0)
2231
+ C(D.$slots, "sidebar-top", {}, void 0, !0)
2129
2232
  ]),
2130
2233
  key: "1"
2131
2234
  } : void 0,
2132
2235
  u.sidebarFooter ? {
2133
2236
  name: "footer",
2134
2237
  fn: B(() => [
2135
- T(N.$slots, "sidebar-footer", {}, void 0, !0)
2238
+ C(D.$slots, "sidebar-footer", {}, void 0, !0)
2136
2239
  ]),
2137
2240
  key: "2"
2138
2241
  } : void 0,
2139
- we([...y.topItems || [], ...y.bottomItems || []], (G) => ({
2140
- name: `sidebar-icon-${G.key}`,
2242
+ we([...b.topItems || [], ...b.bottomItems || []], (z) => ({
2243
+ name: `sidebar-icon-${z.key}`,
2141
2244
  fn: B(() => [
2142
- T(N.$slots, `sidebar-icon-${G.key}`, {}, void 0, !0)
2245
+ C(D.$slots, `sidebar-icon-${z.key}`, {}, void 0, !0)
2143
2246
  ])
2144
2247
  }))
2145
2248
  ]), 1032, ["bottom-items", "group-config", "header-height", "mobile-top-offset", "open", "top-items", "top-offset"])),
2146
- O("main", Ii, [
2147
- O("div", Si, [
2148
- O("div", Oi, [
2149
- z[1] || (z[1] = O("div", { id: "kong-ui-app-layout-teleport-default-slot" }, null, -1)),
2150
- T(N.$slots, "app-error", {}, void 0, !0),
2151
- o.value ? I("", !0) : T(N.$slots, "default", { key: 0 }, void 0, !0)
2249
+ E("main", qi, [
2250
+ E("div", Xi, [
2251
+ E("div", Yi, [
2252
+ W[1] || (W[1] = E("div", { id: "kong-ui-app-layout-teleport-default-slot" }, null, -1)),
2253
+ C(D.$slots, "app-error", {}, void 0, !0),
2254
+ o.value ? O("", !0) : C(D.$slots, "default", { key: 0 }, void 0, !0)
2152
2255
  ])
2153
2256
  ])
2154
2257
  ])
2155
2258
  ], 2));
2156
2259
  }
2157
- }), Ei = /* @__PURE__ */ ie($i, [["__scopeId", "data-v-81828fa2"]]), Ai = { class: "kong-ui-app-page-header" }, Fi = {
2260
+ }), Ji = /* @__PURE__ */ ie(Qi, [["__scopeId", "data-v-81828fa2"]]), eo = { class: "kong-ui-app-page-header" }, to = {
2158
2261
  key: 0,
2159
2262
  class: "page-header-breadcrumbs",
2160
2263
  "data-testid": "page-header-breadcrumbs"
2161
- }, Ni = { class: "page-header-title-section" }, Di = { class: "page-header-title-wrapper" }, Ri = {
2264
+ }, ao = { class: "page-header-title-section" }, no = { class: "page-header-title-wrapper" }, ro = {
2162
2265
  key: 0,
2163
2266
  class: "page-header-title-before",
2164
2267
  "data-testid": "page-header-title-before"
2165
- }, xi = ["title"], Bi = {
2268
+ }, io = ["title"], oo = {
2166
2269
  key: 1,
2167
2270
  class: "page-header-title-after",
2168
2271
  "data-testid": "page-header-title-after"
2169
- }, Li = {
2272
+ }, so = {
2170
2273
  key: 0,
2171
2274
  class: "page-header-actions",
2172
2275
  "data-testid": "page-header-actions"
2173
- }, Mi = {
2276
+ }, lo = {
2174
2277
  key: 1,
2175
2278
  class: "page-header-section-below",
2176
2279
  "data-testid": "page-header-section-below"
2177
- }, Pi = /* @__PURE__ */ re({
2280
+ }, co = /* @__PURE__ */ re({
2178
2281
  __name: "AppPageHeader",
2179
2282
  props: {
2180
2283
  title: {
@@ -2187,60 +2290,60 @@ const si = /* @__PURE__ */ ii(oi), li = {
2187
2290
  default: () => []
2188
2291
  }
2189
2292
  },
2190
- setup(n) {
2191
- const t = n, r = Je(), a = _(() => {
2293
+ setup(a) {
2294
+ const t = a, r = tt(), n = S(() => {
2192
2295
  var u;
2193
2296
  return !!((u = t.breadcrumbs) != null && u.length);
2194
- }), s = _(() => Object.keys(r).filter((u) => u.startsWith("icon-")));
2297
+ }), s = S(() => Object.keys(r).filter((u) => u.startsWith("icon-")));
2195
2298
  return (u, o) => {
2196
- const v = ve("KBreadcrumbs");
2197
- return b(), w("div", Ai, [
2198
- a.value ? (b(), w("div", Fi, [
2199
- xe(v, {
2299
+ const v = be("KBreadcrumbs");
2300
+ return p(), T("div", eo, [
2301
+ n.value ? (p(), T("div", to, [
2302
+ Le(v, {
2200
2303
  "item-max-width": "150",
2201
- items: n.breadcrumbs
2202
- }, Ue({ _: 2 }, [
2203
- we(s.value, (y) => ({
2204
- name: y,
2304
+ items: a.breadcrumbs
2305
+ }, qe({ _: 2 }, [
2306
+ we(s.value, (b) => ({
2307
+ name: b,
2205
2308
  fn: B(() => [
2206
- T(u.$slots, y, {}, void 0, !0)
2309
+ C(u.$slots, b, {}, void 0, !0)
2207
2310
  ])
2208
2311
  }))
2209
2312
  ]), 1032, ["items"])
2210
- ])) : I("", !0),
2211
- O("div", Ni, [
2212
- O("div", Di, [
2213
- u.$slots["title-before"] ? (b(), w("div", Ri, [
2214
- T(u.$slots, "title-before", {}, void 0, !0)
2215
- ])) : I("", !0),
2216
- O("h1", {
2313
+ ])) : O("", !0),
2314
+ E("div", ao, [
2315
+ E("div", no, [
2316
+ u.$slots["title-before"] ? (p(), T("div", ro, [
2317
+ C(u.$slots, "title-before", {}, void 0, !0)
2318
+ ])) : O("", !0),
2319
+ E("h1", {
2217
2320
  class: "page-header-title",
2218
2321
  "data-testid": "page-header-title",
2219
- title: n.title
2220
- }, Y(n.title), 9, xi),
2221
- u.$slots["title-after"] ? (b(), w("div", Bi, [
2222
- T(u.$slots, "title-after", {}, void 0, !0)
2223
- ])) : I("", !0)
2322
+ title: a.title
2323
+ }, Y(a.title), 9, io),
2324
+ u.$slots["title-after"] ? (p(), T("div", oo, [
2325
+ C(u.$slots, "title-after", {}, void 0, !0)
2326
+ ])) : O("", !0)
2224
2327
  ]),
2225
- u.$slots.actions ? (b(), w("div", Li, [
2226
- T(u.$slots, "actions", {}, void 0, !0)
2227
- ])) : I("", !0)
2328
+ u.$slots.actions ? (p(), T("div", so, [
2329
+ C(u.$slots, "actions", {}, void 0, !0)
2330
+ ])) : O("", !0)
2228
2331
  ]),
2229
- u.$slots.below ? (b(), w("div", Mi, [
2230
- T(u.$slots, "below", {}, void 0, !0)
2231
- ])) : I("", !0)
2332
+ u.$slots.below ? (p(), T("div", lo, [
2333
+ C(u.$slots, "below", {}, void 0, !0)
2334
+ ])) : O("", !0)
2232
2335
  ]);
2233
2336
  };
2234
2337
  }
2235
- }), Xi = /* @__PURE__ */ ie(Pi, [["__scopeId", "data-v-204b7f98"]]), ji = { class: "app-page-info-section-default-header" }, Ki = {
2338
+ }), ko = /* @__PURE__ */ ie(co, [["__scopeId", "data-v-204b7f98"]]), uo = { class: "app-page-info-section-default-header" }, fo = {
2236
2339
  key: 1,
2237
2340
  class: "app-page-info-section-description",
2238
2341
  "data-testid": "app-page-info-section-description"
2239
- }, Zi = {
2342
+ }, vo = {
2240
2343
  key: 0,
2241
2344
  class: "app-page-info-section-content",
2242
2345
  "data-testid": "app-page-info-section-content"
2243
- }, Hi = /* @__PURE__ */ re({
2346
+ }, bo = /* @__PURE__ */ re({
2244
2347
  __name: "AppPageInfoSection",
2245
2348
  props: {
2246
2349
  collapsible: {
@@ -2258,66 +2361,66 @@ const si = /* @__PURE__ */ ii(oi), li = {
2258
2361
  titleTag: {
2259
2362
  type: String,
2260
2363
  default: "div",
2261
- validator: (n) => On.includes(n)
2364
+ validator: (a) => Mn.includes(a)
2262
2365
  }
2263
2366
  },
2264
- setup(n) {
2265
- return (t, r) => (b(), K($e(n.collapsible ? "details" : "div"), {
2367
+ setup(a) {
2368
+ return (t, r) => (p(), K(Ee(a.collapsible ? "details" : "div"), {
2266
2369
  class: "app-page-info-section",
2267
2370
  "data-testid": "app-page-info-section"
2268
2371
  }, {
2269
2372
  default: B(() => [
2270
- (b(), K($e(n.collapsible ? "summary" : "div"), {
2373
+ (p(), K(Ee(a.collapsible ? "summary" : "div"), {
2271
2374
  class: "app-page-info-section-header",
2272
2375
  "data-testid": "app-page-info-section-header"
2273
2376
  }, {
2274
2377
  default: B(() => [
2275
- T(t.$slots, "header", {}, () => [
2276
- O("div", ji, [
2277
- n.title ? (b(), K($e(n.titleTag), {
2378
+ C(t.$slots, "header", {}, () => [
2379
+ E("div", uo, [
2380
+ a.title ? (p(), K(Ee(a.titleTag), {
2278
2381
  key: 0,
2279
2382
  class: "app-page-info-section-title",
2280
2383
  "data-testid": "app-page-info-section-title"
2281
2384
  }, {
2282
2385
  default: B(() => [
2283
- Re(Y(n.title), 1)
2386
+ Be(Y(a.title), 1)
2284
2387
  ]),
2285
2388
  _: 1
2286
- })) : I("", !0),
2287
- n.description ? (b(), w("div", Ki, Y(n.description), 1)) : I("", !0)
2389
+ })) : O("", !0),
2390
+ a.description ? (p(), T("div", fo, Y(a.description), 1)) : O("", !0)
2288
2391
  ])
2289
2392
  ]),
2290
- n.collapsible ? (b(), K(ge(Wt), {
2393
+ a.collapsible ? (p(), K(ve(ta), {
2291
2394
  key: 0,
2292
2395
  class: "app-page-info-section-chevron-icon",
2293
2396
  decorative: ""
2294
- })) : t.$slots.actions ? T(t.$slots, "actions", { key: 1 }) : I("", !0)
2397
+ })) : t.$slots.actions ? C(t.$slots, "actions", { key: 1 }) : O("", !0)
2295
2398
  ]),
2296
2399
  _: 3
2297
2400
  })),
2298
- t.$slots.default ? (b(), w("div", Zi, [
2299
- T(t.$slots, "default")
2300
- ])) : I("", !0)
2401
+ t.$slots.default ? (p(), T("div", vo, [
2402
+ C(t.$slots, "default")
2403
+ ])) : O("", !0)
2301
2404
  ]),
2302
2405
  _: 3
2303
2406
  }));
2304
2407
  }
2305
- }), Yi = /* @__PURE__ */ ie(Hi, [["__scopeId", "data-v-62f17e32"]]), Ji = {
2408
+ }), To = /* @__PURE__ */ ie(bo, [["__scopeId", "data-v-62f17e32"]]), _o = {
2306
2409
  // Customize Vue plugin options as desired
2307
2410
  // Providing a `name` property allows for customizing the registered name of your component (useful if exporting a single component).
2308
- install: (n, t = {}) => {
2309
- n.component(t.name || "AppLayout", Ei);
2411
+ install: (a, t = {}) => {
2412
+ a.component(t.name || "AppLayout", Ji);
2310
2413
  }
2311
2414
  };
2312
2415
  export {
2313
- Wi as AccountDropdown,
2314
- Vi as AppAboutSection,
2315
- qi as AppError,
2316
- Ei as AppLayout,
2317
- ir as AppNavbar,
2318
- Xi as AppPageHeader,
2319
- Yi as AppPageInfoSection,
2320
- gi as AppSidebar,
2321
- ki as SidebarToggle,
2322
- Ji as default
2416
+ go as AccountDropdown,
2417
+ yo as AppAboutSection,
2418
+ wo as AppError,
2419
+ Ji as AppLayout,
2420
+ hr as AppNavbar,
2421
+ ko as AppPageHeader,
2422
+ To as AppPageInfoSection,
2423
+ Zi as AppSidebar,
2424
+ zi as SidebarToggle,
2425
+ _o as default
2323
2426
  };