@stonecrop/utilities 0.4.30 → 0.4.31

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.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.52.8"
8
+ "packageVersion": "7.52.10"
9
9
  }
10
10
  ]
11
11
  }
package/dist/utilities.js CHANGED
@@ -1,5 +1,5 @@
1
- import { watch as T, getCurrentScope as K, onScopeDispose as V, computed as y, shallowRef as k, toValue as $, watchEffect as j, unref as B, getCurrentInstance as q, onMounted as N, ref as F, onBeforeUnmount as G } from "vue";
2
- function A(e) {
1
+ import { watch as R, getCurrentScope as K, onScopeDispose as V, computed as w, shallowRef as M, toValue as C, watchEffect as j, unref as B, getCurrentInstance as q, onMounted as N, ref as F, onBeforeUnmount as G } from "vue";
2
+ function k(e) {
3
3
  return K() ? (V(e), !0) : !1;
4
4
  }
5
5
  const z = typeof window < "u" && typeof document < "u";
@@ -10,7 +10,7 @@ function S(e) {
10
10
  return Array.isArray(e) ? e : [e];
11
11
  }
12
12
  function Z(e, t, n) {
13
- return T(
13
+ return R(
14
14
  e,
15
15
  t,
16
16
  {
@@ -19,286 +19,271 @@ function Z(e, t, n) {
19
19
  }
20
20
  );
21
21
  }
22
- const C = z ? window : void 0;
23
- function v(e) {
22
+ const h = z ? window : void 0;
23
+ function E(e) {
24
24
  var t;
25
- const n = $(e);
26
- return (t = n == null ? void 0 : n.$el) != null ? t : n;
25
+ const n = C(e);
26
+ return (t = n?.$el) != null ? t : n;
27
27
  }
28
- function b(...e) {
28
+ function y(...e) {
29
29
  const t = [], n = () => {
30
- t.forEach((s) => s()), t.length = 0;
31
- }, o = (s, i, u, c) => (s.addEventListener(i, u, c), () => s.removeEventListener(i, u, c)), a = y(() => {
32
- const s = S($(e[0])).filter((i) => i != null);
33
- return s.every((i) => typeof i != "string") ? s : void 0;
34
- }), r = Z(
30
+ t.forEach((o) => o()), t.length = 0;
31
+ }, l = (o, r, i, a) => (o.addEventListener(r, i, a), () => o.removeEventListener(r, i, a)), c = w(() => {
32
+ const o = S(C(e[0])).filter((r) => r != null);
33
+ return o.every((r) => typeof r != "string") ? o : void 0;
34
+ }), u = Z(
35
35
  () => {
36
- var s, i;
36
+ var o, r;
37
37
  return [
38
- (i = (s = a.value) == null ? void 0 : s.map((u) => v(u))) != null ? i : [C].filter((u) => u != null),
39
- S($(a.value ? e[1] : e[0])),
40
- S(B(a.value ? e[2] : e[1])),
38
+ (r = (o = c.value) == null ? void 0 : o.map((i) => E(i))) != null ? r : [h].filter((i) => i != null),
39
+ S(C(c.value ? e[1] : e[0])),
40
+ S(B(c.value ? e[2] : e[1])),
41
41
  // @ts-expect-error - TypeScript gets the correct types, but somehow still complains
42
- $(a.value ? e[3] : e[2])
42
+ C(c.value ? e[3] : e[2])
43
43
  ];
44
44
  },
45
- ([s, i, u, c]) => {
46
- if (n(), !(s != null && s.length) || !(i != null && i.length) || !(u != null && u.length))
45
+ ([o, r, i, a]) => {
46
+ if (n(), !o?.length || !r?.length || !i?.length)
47
47
  return;
48
- const p = X(c) ? { ...c } : c;
48
+ const p = X(a) ? { ...a } : a;
49
49
  t.push(
50
- ...s.flatMap(
51
- (f) => i.flatMap(
52
- (d) => u.map((m) => o(f, d, m, p))
50
+ ...o.flatMap(
51
+ (f) => r.flatMap(
52
+ (d) => i.map((m) => l(f, d, m, p))
53
53
  )
54
54
  )
55
55
  );
56
56
  },
57
57
  { flush: "post" }
58
- ), l = () => {
59
- r(), n();
58
+ ), s = () => {
59
+ u(), n();
60
60
  };
61
- return A(n), l;
61
+ return k(n), s;
62
62
  }
63
+ // @__NO_SIDE_EFFECTS__
63
64
  function ee() {
64
- const e = k(!1), t = q();
65
+ const e = M(!1), t = q();
65
66
  return t && N(() => {
66
67
  e.value = !0;
67
68
  }, t), e;
68
69
  }
70
+ // @__NO_SIDE_EFFECTS__
69
71
  function te(e) {
70
- const t = ee();
71
- return y(() => (t.value, !!e()));
72
+ const t = /* @__PURE__ */ ee();
73
+ return w(() => (t.value, !!e()));
72
74
  }
73
75
  function ne(e, t, n = {}) {
74
- const { window: o = C, ...a } = n;
75
- let r;
76
- const l = te(() => o && "MutationObserver" in o), s = () => {
77
- r && (r.disconnect(), r = void 0);
78
- }, i = y(() => {
79
- const f = $(e), d = S(f).map(v).filter(J);
76
+ const { window: l = h, ...c } = n;
77
+ let u;
78
+ const s = /* @__PURE__ */ te(() => l && "MutationObserver" in l), o = () => {
79
+ u && (u.disconnect(), u = void 0);
80
+ }, r = w(() => {
81
+ const f = C(e), d = S(f).map(E).filter(J);
80
82
  return new Set(d);
81
- }), u = T(
82
- () => i.value,
83
+ }), i = R(
84
+ () => r.value,
83
85
  (f) => {
84
- s(), l.value && f.size && (r = new MutationObserver(t), f.forEach((d) => r.observe(d, a)));
86
+ o(), s.value && f.size && (u = new MutationObserver(t), f.forEach((d) => u.observe(d, c)));
85
87
  },
86
88
  { immediate: !0, flush: "post" }
87
- ), c = () => r == null ? void 0 : r.takeRecords(), p = () => {
88
- u(), s();
89
+ ), a = () => u?.takeRecords(), p = () => {
90
+ i(), o();
89
91
  };
90
- return A(p), {
91
- isSupported: l,
92
+ return k(p), {
93
+ isSupported: s,
92
94
  stop: p,
93
- takeRecords: c
95
+ takeRecords: a
94
96
  };
95
97
  }
96
98
  function oe(e, t, n = {}) {
97
99
  const {
98
- window: o = C,
99
- document: a = o == null ? void 0 : o.document,
100
- flush: r = "sync"
100
+ window: l = h,
101
+ document: c = l?.document,
102
+ flush: u = "sync"
101
103
  } = n;
102
- if (!o || !a)
104
+ if (!l || !c)
103
105
  return Y;
104
- let l;
105
- const s = (c) => {
106
- l == null || l(), l = c;
107
- }, i = j(() => {
108
- const c = v(e);
109
- if (c) {
106
+ let s;
107
+ const o = (a) => {
108
+ s?.(), s = a;
109
+ }, r = j(() => {
110
+ const a = E(e);
111
+ if (a) {
110
112
  const { stop: p } = ne(
111
- a,
113
+ c,
112
114
  (f) => {
113
- f.map((m) => [...m.removedNodes]).flat().some((m) => m === c || m.contains(c)) && t(f);
115
+ f.map((m) => [...m.removedNodes]).flat().some((m) => m === a || m.contains(a)) && t(f);
114
116
  },
115
117
  {
116
- window: o,
118
+ window: l,
117
119
  childList: !0,
118
120
  subtree: !0
119
121
  }
120
122
  );
121
- s(p);
123
+ o(p);
122
124
  }
123
- }, { flush: r }), u = () => {
124
- i(), s();
125
+ }, { flush: u }), i = () => {
126
+ r(), o();
125
127
  };
126
- return A(u), u;
128
+ return k(i), i;
127
129
  }
130
+ // @__NO_SIDE_EFFECTS__
128
131
  function le(e = {}) {
129
132
  var t;
130
133
  const {
131
- window: n = C,
132
- deep: o = !0,
133
- triggerOnRemoval: a = !1
134
- } = e, r = (t = e.document) != null ? t : n == null ? void 0 : n.document, l = () => {
135
- var u;
136
- let c = r == null ? void 0 : r.activeElement;
137
- if (o)
138
- for (; c != null && c.shadowRoot; )
139
- c = (u = c == null ? void 0 : c.shadowRoot) == null ? void 0 : u.activeElement;
140
- return c;
141
- }, s = k(), i = () => {
142
- s.value = l();
134
+ window: n = h,
135
+ deep: l = !0,
136
+ triggerOnRemoval: c = !1
137
+ } = e, u = (t = e.document) != null ? t : n?.document, s = () => {
138
+ var i;
139
+ let a = u?.activeElement;
140
+ if (l)
141
+ for (; a?.shadowRoot; )
142
+ a = (i = a?.shadowRoot) == null ? void 0 : i.activeElement;
143
+ return a;
144
+ }, o = M(), r = () => {
145
+ o.value = s();
143
146
  };
144
147
  if (n) {
145
- const u = {
148
+ const i = {
146
149
  capture: !0,
147
150
  passive: !0
148
151
  };
149
- b(
152
+ y(
150
153
  n,
151
154
  "blur",
152
- (c) => {
153
- c.relatedTarget === null && i();
155
+ (a) => {
156
+ a.relatedTarget === null && r();
154
157
  },
155
- u
156
- ), b(
158
+ i
159
+ ), y(
157
160
  n,
158
161
  "focus",
159
- i,
160
- u
162
+ r,
163
+ i
161
164
  );
162
165
  }
163
- return a && oe(s, i, { document: r }), i(), s;
166
+ return c && oe(o, r, { document: u }), r(), o;
164
167
  }
165
168
  const se = "focusin", re = "focusout", ie = ":focus-within";
166
169
  function ce(e, t = {}) {
167
- const { window: n = C } = t, o = y(() => v(e)), a = k(!1), r = y(() => a.value), l = le(t);
168
- if (!n || !l.value)
169
- return { focused: r };
170
- const s = { passive: !0 };
171
- return b(o, se, () => a.value = !0, s), b(o, re, () => {
172
- var i, u, c;
173
- return a.value = (c = (u = (i = o.value) == null ? void 0 : i.matches) == null ? void 0 : u.call(i, ie)) != null ? c : !1;
174
- }, s), { focused: r };
170
+ const { window: n = h } = t, l = w(() => E(e)), c = M(!1), u = w(() => c.value);
171
+ if (!n || !(/* @__PURE__ */ le(t)).value)
172
+ return { focused: u };
173
+ const o = { passive: !0 };
174
+ return y(l, se, () => c.value = !0, o), y(l, re, () => {
175
+ var r, i, a;
176
+ return c.value = (a = (i = (r = l.value) == null ? void 0 : r.matches) == null ? void 0 : i.call(r, ie)) != null ? a : !1;
177
+ }, o), { focused: u };
175
178
  }
176
- function ae(e, { window: t = C, scrollTarget: n } = {}) {
177
- const o = F(!1), a = () => {
179
+ function ae(e, { window: t = h, scrollTarget: n } = {}) {
180
+ const l = F(!1), c = () => {
178
181
  if (!t) return;
179
- const r = t.document, l = v(e);
180
- if (!l)
181
- o.value = !1;
182
+ const u = t.document, s = E(e);
183
+ if (!s)
184
+ l.value = !1;
182
185
  else {
183
- const s = l.getBoundingClientRect();
184
- o.value = s.top <= (t.innerHeight || r.documentElement.clientHeight) && s.left <= (t.innerWidth || r.documentElement.clientWidth) && s.bottom >= 0 && s.right >= 0;
186
+ const o = s.getBoundingClientRect();
187
+ l.value = o.top <= (t.innerHeight || u.documentElement.clientHeight) && o.left <= (t.innerWidth || u.documentElement.clientWidth) && o.bottom >= 0 && o.right >= 0;
185
188
  }
186
189
  };
187
- return T(
188
- () => v(e),
189
- () => a(),
190
+ return R(
191
+ () => E(e),
192
+ () => c(),
190
193
  { immediate: !0, flush: "post" }
191
- ), t && b(n || t, "scroll", a, {
194
+ ), t && y(n || t, "scroll", c, {
192
195
  capture: !1,
193
196
  passive: !0
194
- }), o;
197
+ }), l;
195
198
  }
196
199
  const g = (e) => {
197
200
  let t = ae(e).value;
198
201
  return t = t && e.offsetHeight > 0, t;
199
- }, E = (e) => e.tabIndex >= 0, P = (e) => {
202
+ }, $ = (e) => e.tabIndex >= 0, P = (e) => {
200
203
  const t = e.target;
201
- return L(t);
202
- }, L = (e) => {
203
- var n;
204
+ return A(t);
205
+ }, A = (e) => {
204
206
  let t;
205
207
  if (e instanceof HTMLTableCellElement) {
206
- const o = (n = e.parentElement) == null ? void 0 : n.previousElementSibling;
207
- if (o) {
208
- const r = Array.from(o.children)[e.cellIndex];
209
- r && (t = r);
208
+ const n = e.parentElement?.previousElementSibling;
209
+ if (n) {
210
+ const c = Array.from(n.children)[e.cellIndex];
211
+ c && (t = c);
210
212
  }
211
213
  } else if (e instanceof HTMLTableRowElement) {
212
- const o = e.previousElementSibling;
213
- o && (t = o);
214
+ const n = e.previousElementSibling;
215
+ n && (t = n);
214
216
  }
215
- return t && (!E(t) || !g(t)) ? L(t) : t;
217
+ return t && (!$(t) || !g(t)) ? A(t) : t;
216
218
  }, ue = (e) => {
217
- var o;
218
219
  const t = e.target;
219
220
  let n;
220
221
  if (t instanceof HTMLTableCellElement) {
221
- const a = (o = t.parentElement) == null ? void 0 : o.parentElement;
222
- if (a) {
223
- const r = a.firstElementChild, l = r == null ? void 0 : r.children[t.cellIndex];
224
- l && (n = l);
222
+ const l = t.parentElement?.parentElement;
223
+ if (l) {
224
+ const u = l.firstElementChild?.children[t.cellIndex];
225
+ u && (n = u);
225
226
  }
226
227
  } else if (t instanceof HTMLTableRowElement) {
227
- const a = t.parentElement;
228
- if (a) {
229
- const r = a.firstElementChild;
230
- r && (n = r);
228
+ const l = t.parentElement;
229
+ if (l) {
230
+ const c = l.firstElementChild;
231
+ c && (n = c);
231
232
  }
232
233
  }
233
- return n && (!E(n) || !g(n)) ? H(n) : n;
234
+ return n && (!$(n) || !g(n)) ? L(n) : n;
234
235
  }, O = (e) => {
235
236
  const t = e.target;
236
- return H(t);
237
- }, H = (e) => {
238
- var n;
237
+ return L(t);
238
+ }, L = (e) => {
239
239
  let t;
240
240
  if (e instanceof HTMLTableCellElement) {
241
- const o = (n = e.parentElement) == null ? void 0 : n.nextElementSibling;
242
- if (o) {
243
- const r = Array.from(o.children)[e.cellIndex];
244
- r && (t = r);
241
+ const n = e.parentElement?.nextElementSibling;
242
+ if (n) {
243
+ const c = Array.from(n.children)[e.cellIndex];
244
+ c && (t = c);
245
245
  }
246
246
  } else if (e instanceof HTMLTableRowElement) {
247
- const o = e.nextElementSibling;
248
- o && (t = o);
247
+ const n = e.nextElementSibling;
248
+ n && (t = n);
249
249
  }
250
- return t && (!E(t) || !g(t)) ? H(t) : t;
250
+ return t && (!$(t) || !g(t)) ? L(t) : t;
251
251
  }, fe = (e) => {
252
- var o;
253
252
  const t = e.target;
254
253
  let n;
255
254
  if (t instanceof HTMLTableCellElement) {
256
- const a = (o = t.parentElement) == null ? void 0 : o.parentElement;
257
- if (a) {
258
- const r = a.lastElementChild, l = r == null ? void 0 : r.children[t.cellIndex];
259
- l && (n = l);
255
+ const l = t.parentElement?.parentElement;
256
+ if (l) {
257
+ const u = l.lastElementChild?.children[t.cellIndex];
258
+ u && (n = u);
260
259
  }
261
260
  } else if (t instanceof HTMLTableRowElement) {
262
- const a = t.parentElement;
263
- if (a) {
264
- const r = a.lastElementChild;
265
- r && (n = r);
261
+ const l = t.parentElement;
262
+ if (l) {
263
+ const c = l.lastElementChild;
264
+ c && (n = c);
266
265
  }
267
266
  }
268
- return n && (!E(n) || !g(n)) ? L(n) : n;
267
+ return n && (!$(n) || !g(n)) ? A(n) : n;
269
268
  }, U = (e) => {
270
269
  const t = e.target;
271
- return D(t);
272
- }, D = (e) => {
273
- var n;
270
+ return x(t);
271
+ }, x = (e) => {
274
272
  let t;
275
- if (e.previousElementSibling)
276
- t = e.previousElementSibling;
277
- else {
278
- const o = (n = e.parentElement) == null ? void 0 : n.previousElementSibling;
279
- t = o == null ? void 0 : o.lastElementChild;
280
- }
281
- return t && (!E(t) || !g(t)) ? D(t) : t;
273
+ return e.previousElementSibling ? t = e.previousElementSibling : t = e.parentElement?.previousElementSibling?.lastElementChild, t && (!$(t) || !g(t)) ? x(t) : t;
282
274
  }, _ = (e) => {
283
275
  const t = e.target;
284
- return R(t);
285
- }, R = (e) => {
286
- var n;
276
+ return H(t);
277
+ }, H = (e) => {
287
278
  let t;
288
- if (e.nextElementSibling)
289
- t = e.nextElementSibling;
290
- else {
291
- const o = (n = e.parentElement) == null ? void 0 : n.nextElementSibling;
292
- t = o == null ? void 0 : o.firstElementChild;
293
- }
294
- return t && (!E(t) || !g(t)) ? R(t) : t;
279
+ return e.nextElementSibling ? t = e.nextElementSibling : t = e.parentElement?.nextElementSibling?.firstElementChild, t && (!$(t) || !g(t)) ? H(t) : t;
295
280
  }, I = (e) => {
296
- const n = e.target.parentElement, o = n == null ? void 0 : n.firstElementChild;
297
- return o && (!E(o) || !g(o)) ? R(o) : o;
281
+ const l = e.target.parentElement?.firstElementChild;
282
+ return l && (!$(l) || !g(l)) ? H(l) : l;
298
283
  }, W = (e) => {
299
- const n = e.target.parentElement, o = n == null ? void 0 : n.lastElementChild;
300
- return o && (!E(o) || !g(o)) ? D(o) : o;
301
- }, w = ["alt", "control", "shift", "meta"], pe = {
284
+ const l = e.target.parentElement?.lastElementChild;
285
+ return l && (!$(l) || !g(l)) ? x(l) : l;
286
+ }, b = ["alt", "control", "shift", "meta"], pe = {
302
287
  ArrowUp: "up",
303
288
  ArrowDown: "down",
304
289
  ArrowLeft: "left",
@@ -368,75 +353,74 @@ const g = (e) => {
368
353
  }
369
354
  };
370
355
  function ge(e) {
371
- const t = (l) => {
372
- let s = null;
373
- return l.parent && (typeof l.parent == "string" ? s = document.querySelector(l.parent) : l.parent instanceof HTMLElement ? s = l.parent : s = l.parent.value), s;
374
- }, n = (l) => {
375
- var u;
376
- const s = t(l);
377
- let i = [];
378
- if (typeof l.selectors == "string")
379
- i = s ? Array.from(s.querySelectorAll(l.selectors)) : Array.from(document.querySelectorAll(l.selectors));
380
- else if (Array.isArray(l.selectors))
381
- for (const c of l.selectors)
382
- c instanceof HTMLElement ? i.push(c) : i.push(c.$el);
383
- else if (l.selectors instanceof HTMLElement)
384
- i.push(l.selectors);
385
- else if ((u = l.selectors) != null && u.value)
386
- if (Array.isArray(l.selectors.value))
387
- for (const c of l.selectors.value)
388
- c instanceof HTMLElement ? i.push(c) : i.push(c.$el);
356
+ const t = (s) => {
357
+ let o = null;
358
+ return s.parent && (typeof s.parent == "string" ? o = document.querySelector(s.parent) : s.parent instanceof HTMLElement ? o = s.parent : o = s.parent.value), o;
359
+ }, n = (s) => {
360
+ const o = t(s);
361
+ let r = [];
362
+ if (typeof s.selectors == "string")
363
+ r = o ? Array.from(o.querySelectorAll(s.selectors)) : Array.from(document.querySelectorAll(s.selectors));
364
+ else if (Array.isArray(s.selectors))
365
+ for (const i of s.selectors)
366
+ i instanceof HTMLElement ? r.push(i) : r.push(i.$el);
367
+ else if (s.selectors instanceof HTMLElement)
368
+ r.push(s.selectors);
369
+ else if (s.selectors?.value)
370
+ if (Array.isArray(s.selectors.value))
371
+ for (const i of s.selectors.value)
372
+ i instanceof HTMLElement ? r.push(i) : r.push(i.$el);
389
373
  else
390
- i.push(l.selectors.value);
391
- return i;
392
- }, o = (l) => {
393
- const s = t(l);
394
- let i = [];
395
- return l.selectors ? i = n(l) : s && (i = Array.from(s.children).filter((c) => E(c) && g(c))), i;
396
- }, a = (l) => (s) => {
397
- const i = pe[s.key] || s.key.toLowerCase();
398
- if (w.includes(i)) return;
399
- const u = l.handlers || de;
400
- for (const c of Object.keys(u)) {
401
- const [p, ...f] = c.split(".");
402
- if (p === "keydown" && f.includes(i)) {
403
- const d = u[c], m = f.filter((h) => w.includes(h)), x = w.some((h) => {
404
- const M = h.charAt(0).toUpperCase() + h.slice(1);
405
- return s.getModifierState(M);
374
+ r.push(s.selectors.value);
375
+ return r;
376
+ }, l = (s) => {
377
+ const o = t(s);
378
+ let r = [];
379
+ return s.selectors ? r = n(s) : o && (r = Array.from(o.children).filter((a) => $(a) && g(a))), r;
380
+ }, c = (s) => (o) => {
381
+ const r = pe[o.key] || o.key.toLowerCase();
382
+ if (b.includes(r)) return;
383
+ const i = s.handlers || de;
384
+ for (const a of Object.keys(i)) {
385
+ const [p, ...f] = a.split(".");
386
+ if (p === "keydown" && f.includes(r)) {
387
+ const d = i[a], m = f.filter((v) => b.includes(v)), D = b.some((v) => {
388
+ const T = v.charAt(0).toUpperCase() + v.slice(1);
389
+ return o.getModifierState(T);
406
390
  });
407
391
  if (m.length > 0) {
408
- if (x) {
409
- for (const h of w)
410
- if (f.includes(h)) {
411
- const M = h.charAt(0).toUpperCase() + h.slice(1);
412
- s.getModifierState(M) && d(s);
392
+ if (D) {
393
+ for (const v of b)
394
+ if (f.includes(v)) {
395
+ const T = v.charAt(0).toUpperCase() + v.slice(1);
396
+ o.getModifierState(T) && d(o);
413
397
  }
414
398
  }
415
399
  } else
416
- x || d(s);
400
+ D || d(o);
417
401
  }
418
402
  }
419
- }, r = [];
403
+ }, u = [];
420
404
  N(() => {
421
- for (const l of e) {
422
- const s = t(l), i = o(l), u = a(l), c = s ? [s] : i;
423
- for (const p of c) {
424
- const { focused: f } = ce(F(p)), d = T(f, (m) => {
425
- m ? p.addEventListener("keydown", u) : p.removeEventListener("keydown", u);
405
+ for (const s of e) {
406
+ const o = t(s), r = l(s), i = c(s), a = o ? [o] : r;
407
+ for (const p of a) {
408
+ const { focused: f } = ce(F(p)), d = R(f, (m) => {
409
+ m ? p.addEventListener("keydown", i) : p.removeEventListener("keydown", i);
426
410
  });
427
- r.push(d);
411
+ u.push(d);
428
412
  }
429
413
  }
430
414
  }), G(() => {
431
- for (const l of r)
432
- l();
415
+ for (const s of u)
416
+ s();
433
417
  });
434
418
  }
435
- function Ee(e) {
419
+ function $e(e) {
436
420
  }
437
421
  export {
438
422
  de as defaultKeypressHandlers,
439
- Ee as install,
423
+ $e as install,
440
424
  ge as useKeyboardNav
441
425
  };
442
426
  //# sourceMappingURL=utilities.js.map