@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.
package/dist/app-layout.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineComponent as re, resolveComponent as
|
|
2
|
-
import { ChevronRightIcon as
|
|
3
|
-
import { KButton as
|
|
4
|
-
const
|
|
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(
|
|
22
|
+
setup(a) {
|
|
23
23
|
return (t, r) => {
|
|
24
|
-
const
|
|
25
|
-
return
|
|
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":
|
|
29
|
-
width:
|
|
28
|
+
"trigger-text": a.userInitials,
|
|
29
|
+
width: a.width
|
|
30
30
|
}, {
|
|
31
31
|
items: B(({ handleSelection: u }) => [
|
|
32
|
-
|
|
33
|
-
(
|
|
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
|
-
|
|
42
|
-
|
|
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 = (
|
|
54
|
-
const r =
|
|
55
|
-
for (const [
|
|
56
|
-
r[
|
|
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
|
-
},
|
|
58
|
+
}, go = /* @__PURE__ */ ie(jn, [["__scopeId", "data-v-b33191a2"]]), Pn = {
|
|
59
59
|
class: "about-section-title",
|
|
60
60
|
"data-testid": "about-section-title"
|
|
61
|
-
},
|
|
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
|
-
},
|
|
65
|
+
}, Hn = {
|
|
66
66
|
key: 1,
|
|
67
67
|
class: "about-section-timestamps-arrow"
|
|
68
|
-
},
|
|
68
|
+
}, Wn = {
|
|
69
69
|
key: 2,
|
|
70
70
|
class: "about-section-timestamps-modified",
|
|
71
71
|
"data-testid": "about-section-timestamps-modified"
|
|
72
|
-
},
|
|
72
|
+
}, zn = {
|
|
73
73
|
key: 1,
|
|
74
74
|
class: "about-section-actions",
|
|
75
75
|
"data-testid": "about-section-actions"
|
|
76
|
-
},
|
|
76
|
+
}, Gn = {
|
|
77
77
|
key: 0,
|
|
78
78
|
"data-testid": "about-section-loading-skeleton"
|
|
79
|
-
},
|
|
79
|
+
}, Un = { key: 1 }, Vn = {
|
|
80
80
|
key: 0,
|
|
81
81
|
class: "about-section-description",
|
|
82
82
|
"data-testid": "about-section-description"
|
|
83
|
-
},
|
|
83
|
+
}, qn = {
|
|
84
84
|
key: 1,
|
|
85
85
|
class: "about-section-content",
|
|
86
86
|
"data-testid": "about-section-content"
|
|
87
|
-
},
|
|
87
|
+
}, Xn = {
|
|
88
88
|
key: 2,
|
|
89
89
|
"data-testid": "about-divider-section-separator"
|
|
90
|
-
},
|
|
90
|
+
}, Yn = {
|
|
91
91
|
key: 3,
|
|
92
92
|
class: "about-divider-section",
|
|
93
93
|
"data-testid": "about-divider-section"
|
|
94
|
-
},
|
|
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(
|
|
106
|
-
const t =
|
|
107
|
-
return (
|
|
108
|
-
const u =
|
|
109
|
-
return
|
|
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
|
-
},
|
|
112
|
+
}, qe({
|
|
113
113
|
default: B(() => [
|
|
114
|
-
|
|
115
|
-
|
|
114
|
+
n.isLoading ? (p(), T("div", Gn, [
|
|
115
|
+
Le(u, {
|
|
116
116
|
height: "2",
|
|
117
117
|
width: "100"
|
|
118
118
|
}),
|
|
119
|
-
|
|
119
|
+
Le(u, {
|
|
120
120
|
height: "2",
|
|
121
121
|
width: "100"
|
|
122
122
|
})
|
|
123
|
-
])) : (
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
])) :
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
])) :
|
|
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
|
-
|
|
136
|
+
n.$slots.title || n.title ? {
|
|
137
137
|
name: "title",
|
|
138
138
|
fn: B(() => [
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
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
|
-
|
|
147
|
+
n.$slots.actions || n.created || n.modified ? {
|
|
148
148
|
name: "actions",
|
|
149
149
|
fn: B(() => [
|
|
150
|
-
|
|
151
|
-
|
|
150
|
+
E("div", Kn, [
|
|
151
|
+
n.created || n.modified ? (p(), T("div", {
|
|
152
152
|
key: 0,
|
|
153
|
-
class: oe(["about-section-timestamps", { "has-actions":
|
|
153
|
+
class: oe(["about-section-timestamps", { "has-actions": n.$slots.actions }])
|
|
154
154
|
}, [
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
r.value ? (
|
|
158
|
-
], 2)) :
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
])) :
|
|
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
|
-
}),
|
|
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
|
|
176
|
-
return
|
|
177
|
-
|
|
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
|
|
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(
|
|
183
|
-
return (t, r) => (
|
|
184
|
-
|
|
185
|
-
|
|
182
|
+
setup(a) {
|
|
183
|
+
return (t, r) => (p(), T("section", nr, [
|
|
184
|
+
E("div", rr, [
|
|
185
|
+
Le(ar)
|
|
186
186
|
]),
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
r[0] || (r[0] =
|
|
190
|
-
r[1] || (r[1] =
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
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
|
-
}),
|
|
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
|
-
},
|
|
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(
|
|
220
|
-
|
|
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 =
|
|
227
|
+
const t = a, r = tt(), n = S(() => !!r.logo), s = Ue({
|
|
228
228
|
marginRight: "0",
|
|
229
229
|
width: "0"
|
|
230
230
|
});
|
|
231
|
-
|
|
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) => (
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
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
|
-
|
|
247
|
-
|
|
248
|
-
])) :
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
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
|
-
|
|
254
|
-
|
|
253
|
+
E("div", vr, [
|
|
254
|
+
C(o.$slots, "center")
|
|
255
255
|
]),
|
|
256
|
-
|
|
257
|
-
|
|
256
|
+
E("div", br, [
|
|
257
|
+
C(o.$slots, "right")
|
|
258
258
|
])
|
|
259
259
|
])
|
|
260
260
|
])
|
|
261
261
|
]));
|
|
262
262
|
}
|
|
263
|
-
}),
|
|
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(
|
|
273
|
-
const t =
|
|
274
|
-
return (
|
|
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: (
|
|
278
|
-
}, Y(r.value), 9,
|
|
380
|
+
title: (a.count || 0) > pt ? String(a.count) : void 0
|
|
381
|
+
}, Y(r.value), 9, jr)) : O("", !0);
|
|
279
382
|
}
|
|
280
|
-
}),
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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(
|
|
301
|
-
const r = t,
|
|
302
|
-
r("click",
|
|
303
|
-
},
|
|
304
|
-
v(
|
|
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 (
|
|
307
|
-
var
|
|
308
|
-
const R =
|
|
309
|
-
return
|
|
310
|
-
class: oe([
|
|
311
|
-
"data-testid":
|
|
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
|
-
(
|
|
416
|
+
(p(), K(Ee(s.value ? "div" : "router-link"), {
|
|
314
417
|
custom: s.value ? void 0 : !0,
|
|
315
|
-
to: !s.value && !u.value ?
|
|
418
|
+
to: !s.value && !u.value ? a.item.to : void 0
|
|
316
419
|
}, {
|
|
317
|
-
default: B((
|
|
318
|
-
var
|
|
420
|
+
default: B((k) => {
|
|
421
|
+
var U, V;
|
|
319
422
|
return [
|
|
320
|
-
|
|
321
|
-
"aria-controls": (
|
|
322
|
-
"aria-current":
|
|
323
|
-
"aria-expanded": (V =
|
|
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(
|
|
428
|
+
href: s.value ? String(a.item.to || "#") : k == null ? void 0 : k.href,
|
|
326
429
|
target: u.value ? "_blank" : void 0,
|
|
327
|
-
onClick: (
|
|
328
|
-
onKeypress:
|
|
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
|
-
|
|
331
|
-
class: oe(["sidebar-item-display", { "has-label": !!
|
|
433
|
+
E("div", {
|
|
434
|
+
class: oe(["sidebar-item-display", { "has-label": !!a.item.label && a.item.expanded, "has-badge": o.value }])
|
|
332
435
|
}, [
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
])) :
|
|
336
|
-
|
|
337
|
-
(
|
|
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", [
|
|
340
|
-
}, Y(
|
|
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:
|
|
448
|
+
text: a.item.name
|
|
346
449
|
}, {
|
|
347
450
|
default: B(() => [
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
class: oe(["truncate-text", [
|
|
351
|
-
}, Y(
|
|
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
|
-
|
|
459
|
+
a.item.label && a.item.expanded ? (p(), T("div", Ur, Y(a.item.label), 1)) : O("", !0)
|
|
357
460
|
]),
|
|
358
|
-
o.value ? (
|
|
461
|
+
o.value ? (p(), K(Kr, {
|
|
359
462
|
key: 1,
|
|
360
|
-
count:
|
|
361
|
-
}, null, 8, ["count"])) :
|
|
463
|
+
count: a.item.badgeCount
|
|
464
|
+
}, null, 8, ["count"])) : O("", !0)
|
|
362
465
|
], 2)
|
|
363
|
-
], 42,
|
|
466
|
+
], 42, Hr)
|
|
364
467
|
];
|
|
365
468
|
}),
|
|
366
469
|
_: 3
|
|
367
470
|
}, 8, ["custom", "to"])),
|
|
368
|
-
(
|
|
471
|
+
(M = a.item.items) != null && M.length && a.item.expanded ? (p(), T("ul", {
|
|
369
472
|
key: 0,
|
|
370
|
-
id: `subnav-${
|
|
473
|
+
id: `subnav-${a.item.key}`,
|
|
371
474
|
class: "level-secondary"
|
|
372
475
|
}, [
|
|
373
|
-
(
|
|
374
|
-
key:
|
|
375
|
-
item:
|
|
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: (
|
|
480
|
+
onClick: (U) => v(k)
|
|
378
481
|
}, null, 8, ["item", "onClick"]))), 128))
|
|
379
|
-
], 8,
|
|
380
|
-
], 10,
|
|
482
|
+
], 8, Vr)) : O("", !0)
|
|
483
|
+
], 10, Zr);
|
|
381
484
|
};
|
|
382
485
|
}
|
|
383
|
-
}),
|
|
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
|
|
389
|
-
} : Element.prototype.matches || Element.prototype.msMatchesSelector || Element.prototype.webkitMatchesSelector,
|
|
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
|
|
392
|
-
} : function(
|
|
393
|
-
return
|
|
394
|
-
},
|
|
395
|
-
var
|
|
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 || (
|
|
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
|
-
},
|
|
400
|
-
var r,
|
|
401
|
-
return
|
|
402
|
-
},
|
|
403
|
-
if (
|
|
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(
|
|
406
|
-
return r && ke.call(t,
|
|
407
|
-
},
|
|
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 (!
|
|
513
|
+
if (!Qe(o, !1))
|
|
411
514
|
if (o.tagName === "SLOT") {
|
|
412
|
-
var v = o.assignedElements(),
|
|
413
|
-
|
|
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:
|
|
518
|
+
candidates: w
|
|
416
519
|
});
|
|
417
520
|
} else {
|
|
418
|
-
var
|
|
419
|
-
|
|
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
|
|
422
|
-
if (R &&
|
|
423
|
-
var
|
|
424
|
-
|
|
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:
|
|
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
|
-
},
|
|
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) ||
|
|
439
|
-
},
|
|
440
|
-
var
|
|
441
|
-
return
|
|
442
|
-
},
|
|
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
|
-
},
|
|
547
|
+
}, la = function(t) {
|
|
445
548
|
return t.tagName === "INPUT";
|
|
446
|
-
},
|
|
447
|
-
return
|
|
448
|
-
},
|
|
449
|
-
var r = t.tagName === "DETAILS" && Array.prototype.slice.apply(t.children).some(function(
|
|
450
|
-
return
|
|
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
|
-
},
|
|
454
|
-
for (var
|
|
455
|
-
if (t[
|
|
456
|
-
return t[
|
|
457
|
-
},
|
|
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 ||
|
|
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 =
|
|
567
|
+
s = n(window.CSS.escape(t.name));
|
|
465
568
|
else
|
|
466
569
|
try {
|
|
467
|
-
s =
|
|
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 =
|
|
574
|
+
var u = ti(s, t.form);
|
|
472
575
|
return !u || u === t;
|
|
473
|
-
},
|
|
474
|
-
return
|
|
475
|
-
},
|
|
476
|
-
return
|
|
477
|
-
},
|
|
478
|
-
var r,
|
|
479
|
-
if (
|
|
480
|
-
var o, v,
|
|
481
|
-
for (u = !!((o = s) !== null && o !== void 0 && (v = o.ownerDocument) !== null && v !== void 0 && v.contains(s) || t != null && (
|
|
482
|
-
var
|
|
483
|
-
|
|
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
|
-
},
|
|
488
|
-
var r = t.getBoundingClientRect(),
|
|
489
|
-
return
|
|
490
|
-
},
|
|
491
|
-
var
|
|
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 (!
|
|
600
|
+
if (!n || n === "full" || n === "legacy-full") {
|
|
498
601
|
if (typeof s == "function") {
|
|
499
602
|
for (var v = t; t; ) {
|
|
500
|
-
var
|
|
501
|
-
if (
|
|
502
|
-
return
|
|
503
|
-
t.assignedSlot ? t = t.assignedSlot : !
|
|
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 (
|
|
610
|
+
if (ii(t))
|
|
508
611
|
return !t.getClientRects().length;
|
|
509
|
-
if (
|
|
612
|
+
if (n !== "legacy-full")
|
|
510
613
|
return !0;
|
|
511
|
-
} else if (
|
|
512
|
-
return
|
|
614
|
+
} else if (n === "non-zero-area")
|
|
615
|
+
return Gt(t);
|
|
513
616
|
return !1;
|
|
514
|
-
},
|
|
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
|
|
519
|
-
var s = r.children.item(
|
|
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
|
-
},
|
|
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
|
-
|
|
533
|
-
|
|
534
|
-
},
|
|
535
|
-
return !(
|
|
536
|
-
},
|
|
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
|
-
},
|
|
540
|
-
var r = [],
|
|
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,
|
|
543
|
-
|
|
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:
|
|
648
|
+
tabIndex: b,
|
|
546
649
|
item: s,
|
|
547
650
|
isScope: o,
|
|
548
|
-
content:
|
|
651
|
+
content: w
|
|
549
652
|
});
|
|
550
|
-
}),
|
|
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
|
-
},
|
|
656
|
+
}, ui = function(t, r) {
|
|
554
657
|
r = r || {};
|
|
555
|
-
var
|
|
556
|
-
return r.getShadowRoot ?
|
|
557
|
-
filter:
|
|
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:
|
|
561
|
-
}) :
|
|
562
|
-
},
|
|
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
|
|
565
|
-
return r.getShadowRoot ?
|
|
566
|
-
filter:
|
|
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
|
-
}) :
|
|
570
|
-
},
|
|
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,
|
|
574
|
-
},
|
|
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,
|
|
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
|
|
584
|
-
(t == null || t >
|
|
585
|
-
for (var r = 0,
|
|
586
|
-
return
|
|
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
|
|
589
|
-
if (Array.isArray(
|
|
691
|
+
function vi(a) {
|
|
692
|
+
if (Array.isArray(a)) return gt(a);
|
|
590
693
|
}
|
|
591
|
-
function
|
|
592
|
-
return (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
|
-
}) :
|
|
700
|
+
}) : a[t] = r, a;
|
|
598
701
|
}
|
|
599
|
-
function
|
|
600
|
-
if (typeof Symbol < "u" &&
|
|
702
|
+
function pi(a) {
|
|
703
|
+
if (typeof Symbol < "u" && a[Symbol.iterator] != null || a["@@iterator"] != null) return Array.from(a);
|
|
601
704
|
}
|
|
602
|
-
function
|
|
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
|
|
607
|
-
var r = Object.keys(
|
|
709
|
+
function Ut(a, t) {
|
|
710
|
+
var r = Object.keys(a);
|
|
608
711
|
if (Object.getOwnPropertySymbols) {
|
|
609
|
-
var
|
|
610
|
-
t && (
|
|
611
|
-
return Object.getOwnPropertyDescriptor(
|
|
612
|
-
})), r.push.apply(r,
|
|
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
|
|
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 ?
|
|
620
|
-
|
|
621
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(
|
|
622
|
-
Object.defineProperty(
|
|
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
|
|
728
|
+
return a;
|
|
626
729
|
}
|
|
627
|
-
function
|
|
628
|
-
return
|
|
730
|
+
function mi(a) {
|
|
731
|
+
return vi(a) || pi(a) || wi(a) || hi();
|
|
629
732
|
}
|
|
630
|
-
function
|
|
631
|
-
if (typeof
|
|
632
|
-
var r =
|
|
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
|
|
635
|
-
if (typeof
|
|
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)(
|
|
741
|
+
return (t === "string" ? String : Number)(a);
|
|
639
742
|
}
|
|
640
|
-
function
|
|
641
|
-
var t =
|
|
743
|
+
function yi(a) {
|
|
744
|
+
var t = gi(a, "string");
|
|
642
745
|
return typeof t == "symbol" ? t : t + "";
|
|
643
746
|
}
|
|
644
|
-
function
|
|
645
|
-
if (
|
|
646
|
-
if (typeof
|
|
647
|
-
var r = {}.toString.call(
|
|
648
|
-
return r === "Object" &&
|
|
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
|
|
754
|
+
var qt = {
|
|
652
755
|
activateTrap: function(t, r) {
|
|
653
756
|
if (t.length > 0) {
|
|
654
|
-
var
|
|
655
|
-
|
|
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
|
|
662
|
-
|
|
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
|
-
},
|
|
767
|
+
}, ki = function(t) {
|
|
665
768
|
return t.tagName && t.tagName.toLowerCase() === "input" && typeof t.select == "function";
|
|
666
|
-
},
|
|
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
|
-
},
|
|
771
|
+
}, xe = function(t) {
|
|
669
772
|
return (t == null ? void 0 : t.key) === "Tab" || (t == null ? void 0 : t.keyCode) === 9;
|
|
670
|
-
},
|
|
671
|
-
return
|
|
672
|
-
},
|
|
673
|
-
return
|
|
674
|
-
},
|
|
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
|
-
},
|
|
677
|
-
for (var r = arguments.length,
|
|
678
|
-
|
|
679
|
-
return typeof t == "function" ? t.apply(void 0,
|
|
680
|
-
},
|
|
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
|
-
},
|
|
683
|
-
var
|
|
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:
|
|
688
|
-
isKeyBackward:
|
|
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,
|
|
727
|
-
return c && c[f] !== void 0 ? c[f] : u[
|
|
728
|
-
},
|
|
729
|
-
var
|
|
730
|
-
return o.containerGroups.findIndex(function(
|
|
731
|
-
var
|
|
732
|
-
return
|
|
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
|
-
(
|
|
737
|
-
return
|
|
839
|
+
(g == null ? void 0 : g.includes(N)) || x.find(function($) {
|
|
840
|
+
return $ === c;
|
|
738
841
|
});
|
|
739
842
|
});
|
|
740
|
-
},
|
|
741
|
-
var f = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {},
|
|
742
|
-
if (typeof
|
|
743
|
-
if (
|
|
744
|
-
return
|
|
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 =
|
|
748
|
-
if (typeof
|
|
850
|
+
var d = $;
|
|
851
|
+
if (typeof $ == "string") {
|
|
749
852
|
try {
|
|
750
|
-
d =
|
|
751
|
-
} catch (
|
|
752
|
-
throw new Error("`".concat(c, '` appears to be an invalid selector; error="').concat(
|
|
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 && !
|
|
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 =
|
|
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 && !
|
|
765
|
-
if (
|
|
766
|
-
c =
|
|
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],
|
|
769
|
-
c =
|
|
871
|
+
var f = o.tabbableGroups[0], g = f && f.firstTabbableNode;
|
|
872
|
+
c = g || I("fallbackFocus");
|
|
770
873
|
}
|
|
771
|
-
else c === null && (c =
|
|
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
|
-
},
|
|
878
|
+
}, L = function() {
|
|
776
879
|
if (o.containerGroups = o.containers.map(function(c) {
|
|
777
|
-
var f =
|
|
778
|
-
return
|
|
779
|
-
}),
|
|
780
|
-
return
|
|
781
|
-
}), d = !!f.find(function(
|
|
782
|
-
return ye(
|
|
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:
|
|
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:
|
|
894
|
+
firstTabbableNode: F,
|
|
792
895
|
/** Last tabbable node in container, __tabindex__ order; `undefined` if none. */
|
|
793
|
-
lastTabbableNode:
|
|
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:
|
|
905
|
+
firstDomTabbableNode: x,
|
|
803
906
|
/** Last tabbable node in container, __DOM__ order; `undefined` if none. */
|
|
804
|
-
lastDomTabbableNode:
|
|
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(
|
|
814
|
-
var
|
|
815
|
-
return H < 0 ?
|
|
816
|
-
return
|
|
817
|
-
}) :
|
|
818
|
-
return
|
|
819
|
-
}) : f[H + (
|
|
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 && !
|
|
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
|
-
},
|
|
933
|
+
}, M = function(c) {
|
|
831
934
|
var f = c.activeElement;
|
|
832
935
|
if (f)
|
|
833
|
-
return f.shadowRoot && f.shadowRoot.activeElement !== null ?
|
|
834
|
-
},
|
|
835
|
-
if (c !== !1 && c !==
|
|
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
|
-
|
|
940
|
+
k(R());
|
|
838
941
|
return;
|
|
839
942
|
}
|
|
840
943
|
c.focus({
|
|
841
944
|
preventScroll: !!u.preventScroll
|
|
842
|
-
}), o.mostRecentlyFocusedNode = c,
|
|
945
|
+
}), o.mostRecentlyFocusedNode = c, ki(c) && c.select();
|
|
843
946
|
}
|
|
844
|
-
},
|
|
845
|
-
var f =
|
|
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,
|
|
851
|
-
f = f ||
|
|
852
|
-
var
|
|
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
|
|
855
|
-
if (
|
|
856
|
-
|
|
857
|
-
else if (
|
|
858
|
-
var
|
|
859
|
-
var
|
|
860
|
-
return f ===
|
|
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 (
|
|
863
|
-
var
|
|
864
|
-
|
|
865
|
-
} else
|
|
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
|
|
869
|
-
return f ===
|
|
971
|
+
var Fe = le.lastTabbableNode;
|
|
972
|
+
return f === Fe;
|
|
870
973
|
});
|
|
871
|
-
if (H < 0 && (d.container === f ||
|
|
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
|
-
|
|
874
|
-
} else
|
|
976
|
+
x = ye(f) >= 0 ? X.firstTabbableNode : X.firstDomTabbableNode;
|
|
977
|
+
} else xe(g) || (x = d.nextTabbableNode(f));
|
|
875
978
|
}
|
|
876
979
|
} else
|
|
877
|
-
|
|
878
|
-
return
|
|
879
|
-
},
|
|
880
|
-
var f =
|
|
881
|
-
if (!(
|
|
882
|
-
if (
|
|
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
|
-
|
|
997
|
+
Re(u.allowOutsideClick, c) || c.preventDefault();
|
|
895
998
|
}
|
|
896
999
|
}, se = function(c) {
|
|
897
|
-
var f =
|
|
898
|
-
if (
|
|
899
|
-
|
|
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
|
|
1005
|
+
var F, N = !0;
|
|
903
1006
|
if (o.mostRecentlyFocusedNode)
|
|
904
1007
|
if (ye(o.mostRecentlyFocusedNode) > 0) {
|
|
905
|
-
var
|
|
906
|
-
if (
|
|
907
|
-
var d =
|
|
908
|
-
return
|
|
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 <
|
|
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(
|
|
914
|
-
return
|
|
915
|
-
return ye(
|
|
1016
|
+
o.containerGroups.some(function(y) {
|
|
1017
|
+
return y.tabbableNodes.some(function(_) {
|
|
1018
|
+
return ye(_) > 0;
|
|
916
1019
|
});
|
|
917
|
-
}) || (
|
|
1020
|
+
}) || (N = !1);
|
|
918
1021
|
else
|
|
919
|
-
|
|
920
|
-
|
|
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
|
-
})),
|
|
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
|
|
1034
|
+
var g = V({
|
|
932
1035
|
event: c,
|
|
933
1036
|
isBackward: f
|
|
934
1037
|
});
|
|
935
|
-
|
|
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
|
-
|
|
1042
|
+
Ti(c) && Re(u.escapeDeactivates, c) !== !1 && (c.preventDefault(), v.deactivate());
|
|
940
1043
|
}, te = function(c) {
|
|
941
|
-
var f =
|
|
942
|
-
|
|
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
|
|
946
|
-
|
|
947
|
-
}) :
|
|
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
|
-
}),
|
|
1053
|
+
}), n.addEventListener("touchstart", j, {
|
|
951
1054
|
capture: !0,
|
|
952
1055
|
passive: !1
|
|
953
|
-
}),
|
|
1056
|
+
}), n.addEventListener("click", te, {
|
|
954
1057
|
capture: !0,
|
|
955
1058
|
passive: !1
|
|
956
|
-
}),
|
|
1059
|
+
}), n.addEventListener("keydown", q, {
|
|
957
1060
|
capture: !0,
|
|
958
1061
|
passive: !1
|
|
959
|
-
}),
|
|
960
|
-
},
|
|
1062
|
+
}), n.addEventListener("keydown", ne), v;
|
|
1063
|
+
}, D = function() {
|
|
961
1064
|
if (o.active)
|
|
962
|
-
return
|
|
963
|
-
},
|
|
964
|
-
var f = c.some(function(
|
|
965
|
-
var
|
|
966
|
-
return
|
|
967
|
-
return
|
|
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 &&
|
|
971
|
-
},
|
|
972
|
-
|
|
973
|
-
|
|
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 =
|
|
990
|
-
|
|
991
|
-
var
|
|
992
|
-
|
|
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
|
|
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 =
|
|
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,
|
|
1005
|
-
var
|
|
1006
|
-
|
|
1007
|
-
var
|
|
1008
|
-
|
|
1009
|
-
|
|
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
|
|
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(
|
|
1023
|
-
return typeof
|
|
1024
|
-
}), o.active &&
|
|
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
|
|
1038
|
-
|
|
1140
|
+
var g = b(f, "onPause"), F = b(f, "onPostPause");
|
|
1141
|
+
g == null || g(), D(), Z(), F == null || F();
|
|
1039
1142
|
} else {
|
|
1040
|
-
var
|
|
1041
|
-
|
|
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
|
|
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
|
-
},
|
|
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
|
-
},
|
|
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(
|
|
1099
|
-
let
|
|
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
|
|
1106
|
-
escapeDeactivates:
|
|
1107
|
-
allowOutsideClick:
|
|
1108
|
-
returnFocusOnDeactivate:
|
|
1109
|
-
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:
|
|
1119
|
-
fallbackFocus:
|
|
1120
|
-
tabbableOptions:
|
|
1121
|
-
delayInitialFocus:
|
|
1122
|
-
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
|
|
1126
|
-
|
|
1127
|
-
v && u.value ? o().activate() :
|
|
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
|
-
}),
|
|
1130
|
-
|
|
1232
|
+
}), Fn(() => {
|
|
1233
|
+
n && n.deactivate(), n = null;
|
|
1131
1234
|
}), {
|
|
1132
1235
|
activate() {
|
|
1133
1236
|
o().activate();
|
|
1134
1237
|
},
|
|
1135
1238
|
deactivate() {
|
|
1136
|
-
|
|
1239
|
+
n && n.deactivate();
|
|
1137
1240
|
},
|
|
1138
1241
|
renderImpl() {
|
|
1139
1242
|
if (!t.default)
|
|
1140
1243
|
return null;
|
|
1141
|
-
const v = t.default().filter((
|
|
1142
|
-
return !v || !v.length || v.length > 1 ? (console.error("[focus-trap-vue]: FocusTrap requires exactly one child."), v) :
|
|
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
|
|
1250
|
+
function ca() {
|
|
1148
1251
|
return {
|
|
1149
1252
|
debounce: (t, r) => {
|
|
1150
|
-
let
|
|
1253
|
+
let n;
|
|
1151
1254
|
return (...s) => {
|
|
1152
|
-
clearTimeout(
|
|
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
|
|
1160
|
-
function
|
|
1161
|
-
return
|
|
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
|
|
1164
|
-
|
|
1165
|
-
(function(
|
|
1166
|
-
var r = 200,
|
|
1167
|
-
d[u] = d[o] = d[ne] = d[te] = d[v] = d[
|
|
1168
|
-
var
|
|
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
|
|
1275
|
+
function Fe(e, i) {
|
|
1173
1276
|
return e.add(i), e;
|
|
1174
1277
|
}
|
|
1175
|
-
function
|
|
1176
|
-
for (var l = -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
|
|
1181
|
-
for (var l = -1,
|
|
1182
|
-
e[
|
|
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
|
|
1186
|
-
for (var
|
|
1187
|
-
l = i(l, 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
|
|
1191
|
-
for (var l = -1,
|
|
1192
|
-
|
|
1193
|
-
return
|
|
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
|
|
1298
|
+
function va(e, i) {
|
|
1196
1299
|
return e == null ? void 0 : e[i];
|
|
1197
1300
|
}
|
|
1198
|
-
function
|
|
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
|
|
1310
|
+
function Tt(e) {
|
|
1208
1311
|
var i = -1, l = Array(e.size);
|
|
1209
|
-
return e.forEach(function(
|
|
1210
|
-
l[++i] = [
|
|
1312
|
+
return e.forEach(function(h, G) {
|
|
1313
|
+
l[++i] = [G, h];
|
|
1211
1314
|
}), l;
|
|
1212
1315
|
}
|
|
1213
|
-
function
|
|
1316
|
+
function at(e, i) {
|
|
1214
1317
|
return function(l) {
|
|
1215
1318
|
return e(i(l));
|
|
1216
1319
|
};
|
|
1217
1320
|
}
|
|
1218
|
-
function
|
|
1321
|
+
function _t(e) {
|
|
1219
1322
|
var i = -1, l = Array(e.size);
|
|
1220
|
-
return e.forEach(function(
|
|
1221
|
-
l[++i] =
|
|
1323
|
+
return e.forEach(function(h) {
|
|
1324
|
+
l[++i] = h;
|
|
1222
1325
|
}), l;
|
|
1223
1326
|
}
|
|
1224
|
-
var
|
|
1225
|
-
var e = /[^.]+$/.exec(
|
|
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
|
-
}(),
|
|
1228
|
-
"^" +
|
|
1229
|
-
),
|
|
1230
|
-
function
|
|
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
|
|
1234
|
-
this.set(
|
|
1336
|
+
var h = e[i];
|
|
1337
|
+
this.set(h[0], h[1]);
|
|
1235
1338
|
}
|
|
1236
1339
|
}
|
|
1237
|
-
function
|
|
1238
|
-
this.__data__ =
|
|
1340
|
+
function $a() {
|
|
1341
|
+
this.__data__ = De ? De(null) : {};
|
|
1239
1342
|
}
|
|
1240
|
-
function
|
|
1343
|
+
function Ea(e) {
|
|
1241
1344
|
return this.has(e) && delete this.__data__[e];
|
|
1242
1345
|
}
|
|
1243
|
-
function
|
|
1346
|
+
function Aa(e) {
|
|
1244
1347
|
var i = this.__data__;
|
|
1245
|
-
if (
|
|
1348
|
+
if (De) {
|
|
1246
1349
|
var l = i[e];
|
|
1247
|
-
return 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
|
|
1354
|
+
function Fa(e) {
|
|
1252
1355
|
var i = this.__data__;
|
|
1253
|
-
return
|
|
1356
|
+
return De ? i[e] !== void 0 : fe.call(i, e);
|
|
1254
1357
|
}
|
|
1255
|
-
function
|
|
1358
|
+
function Na(e, i) {
|
|
1256
1359
|
var l = this.__data__;
|
|
1257
|
-
return l[e] =
|
|
1360
|
+
return l[e] = De && i === void 0 ? n : i, this;
|
|
1258
1361
|
}
|
|
1259
|
-
|
|
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
|
|
1264
|
-
this.set(
|
|
1366
|
+
var h = e[i];
|
|
1367
|
+
this.set(h[0], h[1]);
|
|
1265
1368
|
}
|
|
1266
1369
|
}
|
|
1267
|
-
function
|
|
1370
|
+
function Da() {
|
|
1268
1371
|
this.__data__ = [];
|
|
1269
1372
|
}
|
|
1270
|
-
function
|
|
1271
|
-
var i = this.__data__, l =
|
|
1373
|
+
function Ra(e) {
|
|
1374
|
+
var i = this.__data__, l = Ke(i, e);
|
|
1272
1375
|
if (l < 0)
|
|
1273
1376
|
return !1;
|
|
1274
|
-
var
|
|
1275
|
-
return l ==
|
|
1377
|
+
var h = i.length - 1;
|
|
1378
|
+
return l == h ? i.pop() : wa.call(i, l, 1), !0;
|
|
1276
1379
|
}
|
|
1277
|
-
function
|
|
1278
|
-
var i = this.__data__, l =
|
|
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
|
|
1282
|
-
return
|
|
1384
|
+
function Ba(e) {
|
|
1385
|
+
return Ke(this.__data__, e) > -1;
|
|
1283
1386
|
}
|
|
1284
|
-
function
|
|
1285
|
-
var l = this.__data__,
|
|
1286
|
-
return
|
|
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 =
|
|
1289
|
-
function
|
|
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
|
|
1293
|
-
this.set(
|
|
1395
|
+
var h = e[i];
|
|
1396
|
+
this.set(h[0], h[1]);
|
|
1294
1397
|
}
|
|
1295
1398
|
}
|
|
1296
|
-
function
|
|
1399
|
+
function Ma() {
|
|
1297
1400
|
this.__data__ = {
|
|
1298
|
-
hash: new
|
|
1299
|
-
map: new (
|
|
1300
|
-
string: new
|
|
1401
|
+
hash: new pe(),
|
|
1402
|
+
map: new (Ne || ce)(),
|
|
1403
|
+
string: new pe()
|
|
1301
1404
|
};
|
|
1302
1405
|
}
|
|
1303
|
-
function
|
|
1304
|
-
return
|
|
1406
|
+
function ja(e) {
|
|
1407
|
+
return Ze(this, e).delete(e);
|
|
1305
1408
|
}
|
|
1306
|
-
function
|
|
1307
|
-
return
|
|
1409
|
+
function Pa(e) {
|
|
1410
|
+
return Ze(this, e).get(e);
|
|
1308
1411
|
}
|
|
1309
|
-
function
|
|
1310
|
-
return
|
|
1412
|
+
function Ka(e) {
|
|
1413
|
+
return Ze(this, e).has(e);
|
|
1311
1414
|
}
|
|
1312
|
-
function
|
|
1313
|
-
return
|
|
1415
|
+
function Za(e, i) {
|
|
1416
|
+
return Ze(this, e).set(e, i), this;
|
|
1314
1417
|
}
|
|
1315
|
-
|
|
1316
|
-
function
|
|
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
|
|
1422
|
+
function Ha() {
|
|
1320
1423
|
this.__data__ = new ce();
|
|
1321
1424
|
}
|
|
1322
|
-
function
|
|
1425
|
+
function Wa(e) {
|
|
1323
1426
|
return this.__data__.delete(e);
|
|
1324
1427
|
}
|
|
1325
|
-
function
|
|
1428
|
+
function za(e) {
|
|
1326
1429
|
return this.__data__.get(e);
|
|
1327
1430
|
}
|
|
1328
|
-
function
|
|
1431
|
+
function Ga(e) {
|
|
1329
1432
|
return this.__data__.has(e);
|
|
1330
1433
|
}
|
|
1331
|
-
function
|
|
1434
|
+
function Ua(e, i) {
|
|
1332
1435
|
var l = this.__data__;
|
|
1333
1436
|
if (l instanceof ce) {
|
|
1334
|
-
var
|
|
1335
|
-
if (!
|
|
1336
|
-
return
|
|
1337
|
-
l = this.__data__ = new
|
|
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
|
-
|
|
1342
|
-
function
|
|
1343
|
-
var l =
|
|
1344
|
-
for (var
|
|
1345
|
-
fe.call(e,
|
|
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
|
|
1349
|
-
var
|
|
1350
|
-
(!(fe.call(e, i) &&
|
|
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
|
|
1455
|
+
function Ke(e, i) {
|
|
1353
1456
|
for (var l = e.length; l--; )
|
|
1354
|
-
if (
|
|
1457
|
+
if (Bt(e[l][0], i))
|
|
1355
1458
|
return l;
|
|
1356
1459
|
return -1;
|
|
1357
1460
|
}
|
|
1358
|
-
function
|
|
1359
|
-
return e &&
|
|
1461
|
+
function qa(e, i) {
|
|
1462
|
+
return e && Dt(i, dt(i), e);
|
|
1360
1463
|
}
|
|
1361
|
-
function
|
|
1362
|
-
var
|
|
1363
|
-
if (
|
|
1364
|
-
return
|
|
1365
|
-
if (!
|
|
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
|
|
1368
|
-
if (
|
|
1369
|
-
if (
|
|
1370
|
-
return
|
|
1470
|
+
var jt = ut(e);
|
|
1471
|
+
if (jt) {
|
|
1472
|
+
if (J = fn(e), !i)
|
|
1473
|
+
return cn(e, J);
|
|
1371
1474
|
} else {
|
|
1372
|
-
var
|
|
1373
|
-
if (
|
|
1374
|
-
return
|
|
1375
|
-
if (
|
|
1376
|
-
if (
|
|
1377
|
-
return
|
|
1378
|
-
if (
|
|
1379
|
-
return
|
|
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[
|
|
1382
|
-
return
|
|
1383
|
-
|
|
1484
|
+
if (!d[Ce])
|
|
1485
|
+
return Q ? e : {};
|
|
1486
|
+
J = bn(e, Ce, lt, i);
|
|
1384
1487
|
}
|
|
1385
1488
|
}
|
|
1386
|
-
ue || (ue = new
|
|
1387
|
-
var
|
|
1388
|
-
if (
|
|
1389
|
-
return
|
|
1390
|
-
if (ue.set(e,
|
|
1391
|
-
var
|
|
1392
|
-
return
|
|
1393
|
-
|
|
1394
|
-
}),
|
|
1395
|
-
}
|
|
1396
|
-
function
|
|
1397
|
-
return
|
|
1398
|
-
}
|
|
1399
|
-
function
|
|
1400
|
-
var
|
|
1401
|
-
return
|
|
1402
|
-
}
|
|
1403
|
-
function
|
|
1404
|
-
return
|
|
1405
|
-
}
|
|
1406
|
-
function
|
|
1407
|
-
if (!
|
|
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 =
|
|
1410
|
-
return i.test(
|
|
1512
|
+
var i = Mt(e) || kt(e) ? ha : x;
|
|
1513
|
+
return i.test(me(e));
|
|
1411
1514
|
}
|
|
1412
|
-
function
|
|
1413
|
-
if (!
|
|
1414
|
-
return
|
|
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
|
|
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
|
|
1529
|
+
function ct(e) {
|
|
1427
1530
|
var i = new e.constructor(e.byteLength);
|
|
1428
|
-
return new
|
|
1531
|
+
return new $t(i).set(new $t(e)), i;
|
|
1429
1532
|
}
|
|
1430
|
-
function
|
|
1431
|
-
var l = i ?
|
|
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
|
|
1435
|
-
var
|
|
1436
|
-
return
|
|
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
|
|
1439
|
-
var i = new e.constructor(e.source,
|
|
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
|
|
1443
|
-
var
|
|
1444
|
-
return
|
|
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
|
|
1447
|
-
return
|
|
1549
|
+
function sn(e) {
|
|
1550
|
+
return Ft ? Object(Ft.call(e)) : {};
|
|
1448
1551
|
}
|
|
1449
|
-
function
|
|
1450
|
-
var l = i ?
|
|
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
|
|
1454
|
-
var l = -1,
|
|
1455
|
-
for (i || (i = Array(
|
|
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
|
|
1562
|
+
function Dt(e, i, l, h) {
|
|
1460
1563
|
l || (l = {});
|
|
1461
|
-
for (var
|
|
1462
|
-
var ue = i[
|
|
1463
|
-
|
|
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
|
|
1468
|
-
return
|
|
1570
|
+
function un(e, i) {
|
|
1571
|
+
return Dt(e, Rt(e), i);
|
|
1469
1572
|
}
|
|
1470
|
-
function
|
|
1471
|
-
return
|
|
1573
|
+
function dn(e) {
|
|
1574
|
+
return Ya(e, dt, Rt);
|
|
1472
1575
|
}
|
|
1473
|
-
function
|
|
1576
|
+
function Ze(e, i) {
|
|
1474
1577
|
var l = e.__data__;
|
|
1475
|
-
return
|
|
1476
|
-
}
|
|
1477
|
-
function
|
|
1478
|
-
var l =
|
|
1479
|
-
return
|
|
1480
|
-
}
|
|
1481
|
-
var
|
|
1482
|
-
(
|
|
1483
|
-
var i =
|
|
1484
|
-
if (
|
|
1485
|
-
switch (
|
|
1486
|
-
case
|
|
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
|
|
1489
|
-
return M;
|
|
1490
|
-
case ha:
|
|
1491
|
-
return W;
|
|
1492
|
-
case ma:
|
|
1591
|
+
case Sa:
|
|
1493
1592
|
return L;
|
|
1494
|
-
case
|
|
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
|
|
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
|
|
1504
|
-
return typeof e.constructor == "function" && !
|
|
1606
|
+
function vn(e) {
|
|
1607
|
+
return typeof e.constructor == "function" && !xt(e) ? Xa(ma(e)) : {};
|
|
1505
1608
|
}
|
|
1506
|
-
function
|
|
1507
|
-
var
|
|
1609
|
+
function bn(e, i, l, h) {
|
|
1610
|
+
var G = e.constructor;
|
|
1508
1611
|
switch (i) {
|
|
1509
1612
|
case ne:
|
|
1510
|
-
return
|
|
1613
|
+
return ct(e);
|
|
1511
1614
|
case v:
|
|
1512
|
-
case
|
|
1513
|
-
return new
|
|
1615
|
+
case b:
|
|
1616
|
+
return new G(+e);
|
|
1514
1617
|
case te:
|
|
1515
|
-
return
|
|
1618
|
+
return an(e, h);
|
|
1516
1619
|
case ae:
|
|
1517
|
-
case
|
|
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
|
|
1525
|
-
return
|
|
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
|
|
1633
|
+
return new G(e);
|
|
1531
1634
|
case V:
|
|
1532
|
-
return
|
|
1533
|
-
case
|
|
1534
|
-
return
|
|
1635
|
+
return rn(e);
|
|
1636
|
+
case j:
|
|
1637
|
+
return on(e, h, l);
|
|
1535
1638
|
case de:
|
|
1536
|
-
return
|
|
1639
|
+
return sn(e);
|
|
1537
1640
|
}
|
|
1538
1641
|
}
|
|
1539
|
-
function
|
|
1540
|
-
return i = i ?? s, !!i && (typeof e == "number" ||
|
|
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
|
|
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
|
|
1547
|
-
return !!
|
|
1649
|
+
function mn(e) {
|
|
1650
|
+
return !!St && St in e;
|
|
1548
1651
|
}
|
|
1549
|
-
function
|
|
1550
|
-
var i = e && e.constructor, l = typeof i == "function" && i.prototype ||
|
|
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
|
|
1656
|
+
function me(e) {
|
|
1554
1657
|
if (e != null) {
|
|
1555
1658
|
try {
|
|
1556
|
-
return
|
|
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
|
|
1567
|
-
return
|
|
1669
|
+
function gn(e) {
|
|
1670
|
+
return lt(e, !0, !0);
|
|
1568
1671
|
}
|
|
1569
|
-
function
|
|
1672
|
+
function Bt(e, i) {
|
|
1570
1673
|
return e === i || e !== e && i !== i;
|
|
1571
1674
|
}
|
|
1572
|
-
function
|
|
1573
|
-
return
|
|
1675
|
+
function yn(e) {
|
|
1676
|
+
return wn(e) && fe.call(e, "callee") && (!ya.call(e, "callee") || Pe.call(e) == u);
|
|
1574
1677
|
}
|
|
1575
|
-
var
|
|
1576
|
-
function
|
|
1577
|
-
return e != null &&
|
|
1678
|
+
var ut = Array.isArray;
|
|
1679
|
+
function Lt(e) {
|
|
1680
|
+
return e != null && Tn(e.length) && !Mt(e);
|
|
1578
1681
|
}
|
|
1579
|
-
function
|
|
1580
|
-
return
|
|
1682
|
+
function wn(e) {
|
|
1683
|
+
return _n(e) && Lt(e);
|
|
1581
1684
|
}
|
|
1582
|
-
var
|
|
1583
|
-
function
|
|
1584
|
-
var i =
|
|
1585
|
-
return i ==
|
|
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
|
|
1690
|
+
function Tn(e) {
|
|
1588
1691
|
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= s;
|
|
1589
1692
|
}
|
|
1590
|
-
function
|
|
1693
|
+
function He(e) {
|
|
1591
1694
|
var i = typeof e;
|
|
1592
1695
|
return !!e && (i == "object" || i == "function");
|
|
1593
1696
|
}
|
|
1594
|
-
function
|
|
1697
|
+
function _n(e) {
|
|
1595
1698
|
return !!e && typeof e == "object";
|
|
1596
1699
|
}
|
|
1597
|
-
function
|
|
1598
|
-
return
|
|
1700
|
+
function dt(e) {
|
|
1701
|
+
return Lt(e) ? Va(e) : en(e);
|
|
1599
1702
|
}
|
|
1600
|
-
function
|
|
1703
|
+
function Sn() {
|
|
1601
1704
|
return [];
|
|
1602
1705
|
}
|
|
1603
|
-
function
|
|
1706
|
+
function Cn() {
|
|
1604
1707
|
return !1;
|
|
1605
1708
|
}
|
|
1606
|
-
|
|
1607
|
-
})(
|
|
1608
|
-
var
|
|
1609
|
-
const
|
|
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
|
-
},
|
|
1715
|
+
}, Di = { class: "sidebar-content-container" }, Ri = {
|
|
1613
1716
|
key: 0,
|
|
1614
1717
|
class: "sidebar-top"
|
|
1615
|
-
},
|
|
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
|
-
},
|
|
1722
|
+
}, ji = {
|
|
1620
1723
|
key: 2,
|
|
1621
1724
|
class: "level-primary bottom-items"
|
|
1622
|
-
},
|
|
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(
|
|
1685
|
-
|
|
1686
|
-
"
|
|
1687
|
-
"
|
|
1688
|
-
|
|
1689
|
-
"
|
|
1690
|
-
"
|
|
1691
|
-
|
|
1692
|
-
"
|
|
1693
|
-
"
|
|
1694
|
-
"
|
|
1695
|
-
"
|
|
1696
|
-
|
|
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,
|
|
1699
|
-
mobileTop:
|
|
1700
|
-
top:
|
|
1701
|
-
mobileHeight:
|
|
1702
|
-
height:
|
|
1703
|
-
})),
|
|
1704
|
-
display: !
|
|
1705
|
-
minHeight: `${
|
|
1706
|
-
})),
|
|
1707
|
-
marginTop: u.value ? `${
|
|
1708
|
-
})),
|
|
1709
|
-
top:
|
|
1710
|
-
zIndex:
|
|
1711
|
-
})), R = (d) =>
|
|
1712
|
-
var
|
|
1713
|
-
if (
|
|
1714
|
-
(!
|
|
1715
|
-
for (const X of
|
|
1716
|
-
X.parentKey =
|
|
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
|
|
1719
|
-
}),
|
|
1720
|
-
var
|
|
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(
|
|
1723
|
-
for (const
|
|
1724
|
-
const
|
|
1725
|
-
d.has(
|
|
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 ===
|
|
1832
|
+
if (d === ge || !d.trim())
|
|
1730
1833
|
return null;
|
|
1731
|
-
const
|
|
1834
|
+
const y = {
|
|
1732
1835
|
label: d,
|
|
1733
1836
|
collapsible: !1,
|
|
1734
1837
|
collapsed: !1
|
|
1735
1838
|
};
|
|
1736
|
-
let
|
|
1737
|
-
return
|
|
1738
|
-
},
|
|
1739
|
-
var
|
|
1740
|
-
return !!((
|
|
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
|
|
1743
|
-
return !!((
|
|
1744
|
-
}, de = (d,
|
|
1745
|
-
const
|
|
1746
|
-
|
|
1747
|
-
}, q = ee(
|
|
1748
|
-
var
|
|
1749
|
-
q.value !== d && (q.value = d, r("toggle", d)), d ? (
|
|
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
|
-
|
|
1752
|
-
}, ae = ee(!1),
|
|
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
|
-
},
|
|
1858
|
+
}, n.mobileCloseDelay);
|
|
1756
1859
|
};
|
|
1757
|
-
|
|
1860
|
+
Ae(() => n.open, (d) => {
|
|
1758
1861
|
ne(d);
|
|
1759
1862
|
});
|
|
1760
|
-
const { debounce:
|
|
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(),
|
|
1763
|
-
|
|
1764
|
-
},
|
|
1765
|
-
var
|
|
1766
|
-
d ? (await
|
|
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
|
-
|
|
1769
|
-
d ? await
|
|
1871
|
+
Ae(F, async (d) => {
|
|
1872
|
+
d ? await N(!0) : await N(!1);
|
|
1770
1873
|
}, { immediate: !0 });
|
|
1771
|
-
const
|
|
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
|
|
1776
|
-
|
|
1777
|
-
const
|
|
1778
|
-
|
|
1779
|
-
const
|
|
1780
|
-
|
|
1781
|
-
const H =
|
|
1782
|
-
|
|
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
|
|
1785
|
-
if (Z.value = window == null ? void 0 : window.innerWidth, window.addEventListener("resize",
|
|
1786
|
-
for (const d in
|
|
1787
|
-
if (
|
|
1788
|
-
const
|
|
1789
|
-
|
|
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
|
|
1793
|
-
}),
|
|
1794
|
-
window.removeEventListener("resize",
|
|
1795
|
-
}), (d,
|
|
1796
|
-
const
|
|
1797
|
-
return
|
|
1798
|
-
q.value &&
|
|
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
|
-
})) :
|
|
1803
|
-
|
|
1905
|
+
})) : O("", !0),
|
|
1906
|
+
Le(ve($i), {
|
|
1804
1907
|
ref_key: "focusTrap",
|
|
1805
|
-
ref:
|
|
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
|
-
|
|
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":
|
|
1816
|
-
"mobile-disabled": !
|
|
1817
|
-
"disable-transitions":
|
|
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 ? (
|
|
1822
|
-
|
|
1823
|
-
])) :
|
|
1824
|
-
|
|
1825
|
-
o.value ? (
|
|
1826
|
-
|
|
1827
|
-
])) :
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
key:
|
|
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": !
|
|
1833
|
-
ungrouped:
|
|
1935
|
+
"not-collapsible": !j(m),
|
|
1936
|
+
ungrouped: m === ge
|
|
1834
1937
|
}]),
|
|
1835
|
-
"data-testid":
|
|
1836
|
-
"model-value":
|
|
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
|
-
(
|
|
1840
|
-
appearance:
|
|
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) =>
|
|
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
|
-
|
|
1950
|
+
m !== ge ? (p(), T("div", {
|
|
1848
1951
|
key: 0,
|
|
1849
|
-
id: `level-primary-group-${
|
|
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(
|
|
1854
|
-
|
|
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:
|
|
1960
|
+
color: ve(Mr),
|
|
1858
1961
|
"data-testid": "level-primary-group-collapse-icon",
|
|
1859
|
-
size:
|
|
1860
|
-
}, null, 8, ["color", "size"])) :
|
|
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
|
-
|
|
1868
|
-
"aria-labelledby":
|
|
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
|
-
(
|
|
1974
|
+
(p(!0), T(Oe, null, we(H, (P) => (p(), K(zt, {
|
|
1872
1975
|
key: P.name,
|
|
1873
1976
|
item: P,
|
|
1874
|
-
onClick:
|
|
1977
|
+
onClick: D
|
|
1875
1978
|
}, {
|
|
1876
1979
|
[`sidebar-icon-${P.key}`]: B(() => [
|
|
1877
|
-
|
|
1980
|
+
C(d.$slots, `sidebar-icon-${P.key}`, {}, void 0, !0)
|
|
1878
1981
|
]),
|
|
1879
1982
|
_: 2
|
|
1880
1983
|
}, 1032, ["item"]))), 128))
|
|
1881
|
-
], 8,
|
|
1984
|
+
], 8, Li)
|
|
1882
1985
|
]),
|
|
1883
1986
|
_: 2
|
|
1884
|
-
}, 1032, ["class", "data-testid", "model-value"]))), 128)) :
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
(
|
|
1888
|
-
key:
|
|
1889
|
-
item:
|
|
1890
|
-
onClick:
|
|
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-${
|
|
1893
|
-
|
|
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
|
-
])) :
|
|
2000
|
+
])) : O("", !0)
|
|
1898
2001
|
])
|
|
1899
2002
|
]),
|
|
1900
|
-
|
|
1901
|
-
|
|
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
|
-
}),
|
|
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(
|
|
1920
|
-
const r = t,
|
|
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
|
|
2026
|
+
return Ae(() => n.active, (o) => {
|
|
1924
2027
|
s.value = o;
|
|
1925
|
-
}), (o, v) => (
|
|
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:
|
|
2034
|
+
onClick: Rn(u, ["prevent"])
|
|
1932
2035
|
}, v[0] || (v[0] = [
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
]), 10,
|
|
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
|
-
}),
|
|
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
|
-
},
|
|
2044
|
+
}, qi = {
|
|
1942
2045
|
class: "kong-ui-app-layout-main",
|
|
1943
2046
|
"data-testid": "kong-ui-app-layout-main"
|
|
1944
|
-
},
|
|
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: (
|
|
2083
|
+
validator: (a) => ["light", "dark"].includes(a)
|
|
1981
2084
|
}
|
|
1982
2085
|
},
|
|
1983
2086
|
emits: ["sidebar-click", "update:topOffset", "toggle-collapse"],
|
|
1984
|
-
setup(
|
|
1985
|
-
|
|
1986
|
-
"182e1cec":
|
|
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 =
|
|
1993
|
-
navbarLeft:
|
|
1994
|
-
navbarCenter:
|
|
1995
|
-
navbarRight:
|
|
1996
|
-
navbarLogo:
|
|
1997
|
-
navbarMobileLogo:
|
|
1998
|
-
sidebarHeader:
|
|
1999
|
-
sidebarTop:
|
|
2000
|
-
sidebarFooter:
|
|
2001
|
-
}), o =
|
|
2002
|
-
hidden:
|
|
2003
|
-
}),
|
|
2004
|
-
topItems:
|
|
2005
|
-
bottomItems:
|
|
2006
|
-
open:
|
|
2007
|
-
hidden:
|
|
2008
|
-
}),
|
|
2009
|
-
|
|
2010
|
-
},
|
|
2011
|
-
|
|
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
|
-
|
|
2014
|
-
|
|
2116
|
+
Jt(() => {
|
|
2117
|
+
I.value = xn(b, "open").value || !1;
|
|
2015
2118
|
});
|
|
2016
|
-
const
|
|
2017
|
-
if (
|
|
2018
|
-
|
|
2019
|
-
const
|
|
2020
|
-
|
|
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
|
|
2024
|
-
|
|
2025
|
-
}, { immediate: !0 }),
|
|
2026
|
-
var
|
|
2027
|
-
(
|
|
2028
|
-
const
|
|
2029
|
-
|
|
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
|
|
2033
|
-
const c =
|
|
2034
|
-
|
|
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(
|
|
2038
|
-
}),
|
|
2140
|
+
}), ae.value.observe(D)), window.addEventListener("resize", te);
|
|
2141
|
+
}), ea(() => {
|
|
2039
2142
|
ae.value && ae.value.disconnect(), window.removeEventListener("resize", te);
|
|
2040
|
-
}), (
|
|
2143
|
+
}), (D, W) => (p(), T("div", {
|
|
2041
2144
|
class: oe(["kong-ui-app-layout", [
|
|
2042
2145
|
{ "navbar-hidden": v.hidden },
|
|
2043
|
-
{ "sidebar-hidden":
|
|
2146
|
+
{ "sidebar-hidden": b.hidden }
|
|
2044
2147
|
]])
|
|
2045
2148
|
}, [
|
|
2046
|
-
|
|
2047
|
-
|
|
2149
|
+
E("div", Gi, [
|
|
2150
|
+
C(D.$slots, "notification", {}, void 0, !0)
|
|
2048
2151
|
]),
|
|
2049
|
-
v.hidden ?
|
|
2050
|
-
key: String(
|
|
2051
|
-
"left-offset":
|
|
2052
|
-
"top-offset":
|
|
2053
|
-
},
|
|
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
|
-
|
|
2158
|
+
b.hidden ? O("", !0) : (p(), K(zi, {
|
|
2056
2159
|
key: 0,
|
|
2057
|
-
active:
|
|
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
|
-
|
|
2067
|
-
|
|
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
|
-
|
|
2076
|
-
|
|
2077
|
-
])) :
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
2206
|
+
b.hidden ? O("", !0) : (p(), K(Zi, {
|
|
2104
2207
|
key: 1,
|
|
2105
|
-
"bottom-items":
|
|
2106
|
-
"group-config":
|
|
2107
|
-
"header-height":
|
|
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":
|
|
2111
|
-
open:
|
|
2112
|
-
"top-items":
|
|
2113
|
-
"top-offset":
|
|
2114
|
-
onClick:
|
|
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:
|
|
2117
|
-
},
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
2238
|
+
C(D.$slots, "sidebar-footer", {}, void 0, !0)
|
|
2136
2239
|
]),
|
|
2137
2240
|
key: "2"
|
|
2138
2241
|
} : void 0,
|
|
2139
|
-
we([...
|
|
2140
|
-
name: `sidebar-icon-${
|
|
2242
|
+
we([...b.topItems || [], ...b.bottomItems || []], (z) => ({
|
|
2243
|
+
name: `sidebar-icon-${z.key}`,
|
|
2141
2244
|
fn: B(() => [
|
|
2142
|
-
|
|
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
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
o.value ?
|
|
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
|
-
}),
|
|
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
|
-
},
|
|
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
|
-
},
|
|
2268
|
+
}, io = ["title"], oo = {
|
|
2166
2269
|
key: 1,
|
|
2167
2270
|
class: "page-header-title-after",
|
|
2168
2271
|
"data-testid": "page-header-title-after"
|
|
2169
|
-
},
|
|
2272
|
+
}, so = {
|
|
2170
2273
|
key: 0,
|
|
2171
2274
|
class: "page-header-actions",
|
|
2172
2275
|
"data-testid": "page-header-actions"
|
|
2173
|
-
},
|
|
2276
|
+
}, lo = {
|
|
2174
2277
|
key: 1,
|
|
2175
2278
|
class: "page-header-section-below",
|
|
2176
2279
|
"data-testid": "page-header-section-below"
|
|
2177
|
-
},
|
|
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(
|
|
2191
|
-
const t =
|
|
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 =
|
|
2297
|
+
}), s = S(() => Object.keys(r).filter((u) => u.startsWith("icon-")));
|
|
2195
2298
|
return (u, o) => {
|
|
2196
|
-
const v =
|
|
2197
|
-
return
|
|
2198
|
-
|
|
2199
|
-
|
|
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:
|
|
2202
|
-
},
|
|
2203
|
-
we(s.value, (
|
|
2204
|
-
name:
|
|
2304
|
+
items: a.breadcrumbs
|
|
2305
|
+
}, qe({ _: 2 }, [
|
|
2306
|
+
we(s.value, (b) => ({
|
|
2307
|
+
name: b,
|
|
2205
2308
|
fn: B(() => [
|
|
2206
|
-
|
|
2309
|
+
C(u.$slots, b, {}, void 0, !0)
|
|
2207
2310
|
])
|
|
2208
2311
|
}))
|
|
2209
2312
|
]), 1032, ["items"])
|
|
2210
|
-
])) :
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
u.$slots["title-before"] ? (
|
|
2214
|
-
|
|
2215
|
-
])) :
|
|
2216
|
-
|
|
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:
|
|
2220
|
-
}, Y(
|
|
2221
|
-
u.$slots["title-after"] ? (
|
|
2222
|
-
|
|
2223
|
-
])) :
|
|
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 ? (
|
|
2226
|
-
|
|
2227
|
-
])) :
|
|
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 ? (
|
|
2230
|
-
|
|
2231
|
-
])) :
|
|
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
|
-
}),
|
|
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
|
-
},
|
|
2342
|
+
}, vo = {
|
|
2240
2343
|
key: 0,
|
|
2241
2344
|
class: "app-page-info-section-content",
|
|
2242
2345
|
"data-testid": "app-page-info-section-content"
|
|
2243
|
-
},
|
|
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: (
|
|
2364
|
+
validator: (a) => Mn.includes(a)
|
|
2262
2365
|
}
|
|
2263
2366
|
},
|
|
2264
|
-
setup(
|
|
2265
|
-
return (t, r) => (
|
|
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
|
-
(
|
|
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
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
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
|
-
|
|
2386
|
+
Be(Y(a.title), 1)
|
|
2284
2387
|
]),
|
|
2285
2388
|
_: 1
|
|
2286
|
-
})) :
|
|
2287
|
-
|
|
2389
|
+
})) : O("", !0),
|
|
2390
|
+
a.description ? (p(), T("div", fo, Y(a.description), 1)) : O("", !0)
|
|
2288
2391
|
])
|
|
2289
2392
|
]),
|
|
2290
|
-
|
|
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 ?
|
|
2397
|
+
})) : t.$slots.actions ? C(t.$slots, "actions", { key: 1 }) : O("", !0)
|
|
2295
2398
|
]),
|
|
2296
2399
|
_: 3
|
|
2297
2400
|
})),
|
|
2298
|
-
t.$slots.default ? (
|
|
2299
|
-
|
|
2300
|
-
])) :
|
|
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
|
-
}),
|
|
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: (
|
|
2309
|
-
|
|
2411
|
+
install: (a, t = {}) => {
|
|
2412
|
+
a.component(t.name || "AppLayout", Ji);
|
|
2310
2413
|
}
|
|
2311
2414
|
};
|
|
2312
2415
|
export {
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
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
|
};
|