jcicl 1.0.76 → 1.0.77

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.
Files changed (54) hide show
  1. package/.chunks/eye.js +45 -0
  2. package/AppContainer/AppContainer.js +322 -319
  3. package/Button/Button.js +76 -79
  4. package/EditableDetailItemWithIcon/EditableDetailItemWithIcon.d.ts +3 -2
  5. package/EditableDetailItemWithIcon/EditableDetailItemWithIcon.js +39 -39
  6. package/EditableInfoCard/EditableInfoCard.d.ts +1 -1
  7. package/EditableInfoCard/EditableInfoCard.js +25 -25
  8. package/ErrorBoundary/ErrorBoundary.d.ts +5 -5
  9. package/ErrorBoundary/ErrorBoundary.js +21 -19
  10. package/FormComponents/FormComponents.d.ts +1 -2
  11. package/FormContext/createFormContext.js +70 -62
  12. package/FormFields/FormFields.d.ts +1 -1
  13. package/FormFields/FormFields.js +31 -31
  14. package/FormInput/FormInput.d.ts +5 -3
  15. package/FormInput/FormInput.js +10 -8
  16. package/Input/Input.d.ts +6 -1
  17. package/Input/Input.js +33 -98
  18. package/LabeledDropdown/LabeledDropdown.d.ts +3 -0
  19. package/LabeledDropdown/LabeledDropdown.js +724 -801
  20. package/LabeledFormattedInput/LabeledFormattedInput.d.ts +23 -0
  21. package/LabeledFormattedInput/LabeledFormattedInput.js +95 -0
  22. package/LabeledFormattedInput/index.d.ts +1 -0
  23. package/LabeledFormattedInput/index.js +4 -0
  24. package/LabeledInput/LabeledInput.js +39 -51
  25. package/Memo/Memo.js +6 -5
  26. package/Nav/Nav.d.ts +1 -1
  27. package/Pagination/Pagination.d.ts +1 -2
  28. package/Table/Table.d.ts +7 -5
  29. package/Table/Table.js +5575 -5633
  30. package/Timer/Timer.js +26 -26
  31. package/Toast/Toaster.js +9 -9
  32. package/WelcomeCard/WelcomeCard.js +10 -10
  33. package/assets/style.css +1 -1
  34. package/assets/tailwind.css +2 -2
  35. package/constants.d.ts +6 -0
  36. package/constants.js +55 -0
  37. package/cursorPositioning.d.ts +7 -0
  38. package/cursorPositioning.js +13 -0
  39. package/formatters.d.ts +17 -0
  40. package/formatters.js +83 -0
  41. package/inputTypes.d.ts +1 -0
  42. package/inputTypes.js +1 -0
  43. package/logger.d.ts +13 -0
  44. package/logger.js +9 -0
  45. package/maskers.d.ts +6 -0
  46. package/maskers.js +15 -0
  47. package/package.json +1 -1
  48. package/theme.d.ts +1 -0
  49. package/theme.js +9 -8
  50. package/themeUtils.js +58 -79
  51. package/utils.d.ts +8 -18
  52. package/utils.js +39 -89
  53. package/validators.d.ts +5 -0
  54. package/validators.js +12 -0
@@ -1,144 +1,144 @@
1
- import { jsx as i, jsxs as C, Fragment as ye } from "react/jsx-runtime";
1
+ import { jsx as i, jsxs as C, Fragment as Ce } from "react/jsx-runtime";
2
2
  import * as D from "react";
3
- import { useState as ee } from "react";
4
- import { c as pe } from "../.chunks/createSvgIcon.js";
5
- import { n as m, i as _ } from "../.chunks/emotion-styled.browser.esm.js";
3
+ import { useState as oe } from "react";
4
+ import { c as he } from "../.chunks/createSvgIcon.js";
5
+ import { n as g, i as q } from "../.chunks/emotion-styled.browser.esm.js";
6
6
  import { c as T } from "../.chunks/emotion-react.browser.esm.js";
7
- import { P as Ge, A as Xe } from "../.chunks/AppHeader.js";
8
- import { Nav as j } from "../Nav/Nav.js";
9
- import oe from "../ScrollContainer/ScrollContainer.js";
10
- import { Button as ne } from "../Button/Button.js";
7
+ import { P as Xe, A as Ye } from "../.chunks/AppHeader.js";
8
+ import { Nav as U } from "../Nav/Nav.js";
9
+ import re from "../ScrollContainer/ScrollContainer.js";
10
+ import { Button as ie } from "../Button/Button.js";
11
11
  import a from "../theme.js";
12
- import { l as Ye } from "../.chunks/jocologo.js";
13
- import { X as Qe } from "../.chunks/Close.js";
14
- import { P as r, g as _e, a as qe, s as he, r as Je, b as ie, u as Ke, c as re, d as Ze } from "../.chunks/DefaultPropsProvider.js";
15
- import { u as eo } from "../.chunks/index.js";
16
- import { e as oo, H as ro, u as ze, g as to, T as no, r as io, b as Ce } from "../.chunks/Portal.js";
17
- import { m as De } from "../.chunks/memoTheme.js";
18
- import { o as Se, d as ao, M as so } from "../.chunks/TextField.js";
19
- import { P as lo } from "../.chunks/Paper.js";
20
- import { i as co } from "../.chunks/integerPropType.js";
21
- import { c as po } from "../.chunks/chainPropTypes.js";
22
- import { u as ho } from "../.chunks/TransitionGroupContext.js";
23
- import { u as Pe } from "../.chunks/useMediaQuery.js";
24
- function uo(e, o, t) {
25
- const n = o.getBoundingClientRect(), l = t && t.getBoundingClientRect(), R = Se(o);
26
- let b;
12
+ import { l as Qe } from "../.chunks/jocologo.js";
13
+ import { X as _e } from "../.chunks/Close.js";
14
+ import { P as r, g as qe, a as Je, s as ue, r as Ke, b as ae, u as Ze, c as te, d as eo } from "../.chunks/DefaultPropsProvider.js";
15
+ import { u as oo } from "../.chunks/index.js";
16
+ import { e as ro, H as to, u as De, g as no, T as io, r as ao, b as Pe } from "../.chunks/Portal.js";
17
+ import { m as Se } from "../.chunks/memoTheme.js";
18
+ import { o as Ie, d as so, M as lo } from "../.chunks/TextField.js";
19
+ import { P as co } from "../.chunks/Paper.js";
20
+ import { i as po } from "../.chunks/integerPropType.js";
21
+ import { c as ho } from "../.chunks/chainPropTypes.js";
22
+ import { u as uo } from "../.chunks/TransitionGroupContext.js";
23
+ import { u as $e } from "../.chunks/useMediaQuery.js";
24
+ function fo(e, o, t) {
25
+ const n = o.getBoundingClientRect(), l = t && t.getBoundingClientRect(), R = Ie(o);
26
+ let x;
27
27
  if (o.fakeTransform)
28
- b = o.fakeTransform;
28
+ x = o.fakeTransform;
29
29
  else {
30
30
  const p = R.getComputedStyle(o);
31
- b = p.getPropertyValue("-webkit-transform") || p.getPropertyValue("transform");
31
+ x = p.getPropertyValue("-webkit-transform") || p.getPropertyValue("transform");
32
32
  }
33
- let d = 0, f = 0;
34
- if (b && b !== "none" && typeof b == "string") {
35
- const p = b.split("(")[1].split(")")[0].split(",");
36
- d = parseInt(p[4], 10), f = parseInt(p[5], 10);
33
+ let d = 0, m = 0;
34
+ if (x && x !== "none" && typeof x == "string") {
35
+ const p = x.split("(")[1].split(")")[0].split(",");
36
+ d = parseInt(p[4], 10), m = parseInt(p[5], 10);
37
37
  }
38
- return e === "left" ? l ? `translateX(${l.right + d - n.left}px)` : `translateX(${R.innerWidth + d - n.left}px)` : e === "right" ? l ? `translateX(-${n.right - l.left - d}px)` : `translateX(-${n.left + n.width - d}px)` : e === "up" ? l ? `translateY(${l.bottom + f - n.top}px)` : `translateY(${R.innerHeight + f - n.top}px)` : l ? `translateY(-${n.top - l.top + n.height - f}px)` : `translateY(-${n.top + n.height - f}px)`;
38
+ return e === "left" ? l ? `translateX(${l.right + d - n.left}px)` : `translateX(${R.innerWidth + d - n.left}px)` : e === "right" ? l ? `translateX(-${n.right - l.left - d}px)` : `translateX(-${n.left + n.width - d}px)` : e === "up" ? l ? `translateY(${l.bottom + m - n.top}px)` : `translateY(${R.innerHeight + m - n.top}px)` : l ? `translateY(-${n.top - l.top + n.height - m}px)` : `translateY(-${n.top + n.height - m}px)`;
39
39
  }
40
- function Ie(e) {
40
+ function Ne(e) {
41
41
  return typeof e == "function" ? e() : e;
42
42
  }
43
- function te(e, o, t) {
44
- const n = Ie(t), l = uo(e, o, n);
43
+ function ne(e, o, t) {
44
+ const n = Ne(t), l = fo(e, o, n);
45
45
  l && (o.style.webkitTransform = l, o.style.transform = l);
46
46
  }
47
- const Ne = /* @__PURE__ */ D.forwardRef(function(o, t) {
48
- const n = ze(), l = {
47
+ const Oe = /* @__PURE__ */ D.forwardRef(function(o, t) {
48
+ const n = De(), l = {
49
49
  enter: n.transitions.easing.easeOut,
50
50
  exit: n.transitions.easing.sharp
51
51
  }, R = {
52
52
  enter: n.transitions.duration.enteringScreen,
53
53
  exit: n.transitions.duration.leavingScreen
54
54
  }, {
55
- addEndListener: b,
55
+ addEndListener: x,
56
56
  appear: d = !0,
57
- children: f,
57
+ children: m,
58
58
  container: p,
59
- direction: g = "down",
60
- easing: N = l,
59
+ direction: b = "down",
60
+ easing: O = l,
61
61
  in: P,
62
- onEnter: U,
63
- onEntered: X,
64
- onEntering: O,
62
+ onEnter: W,
63
+ onEntered: Y,
64
+ onEntering: B,
65
65
  onExit: k,
66
- onExited: B,
66
+ onExited: H,
67
67
  onExiting: S,
68
- style: H,
68
+ style: A,
69
69
  timeout: $ = R,
70
70
  // eslint-disable-next-line react/prop-types
71
- TransitionComponent: M = no,
72
- ...x
73
- } = o, h = D.useRef(null), A = ho(to(f), h, t), E = (s) => (u) => {
71
+ TransitionComponent: M = io,
72
+ ...v
73
+ } = o, h = D.useRef(null), L = uo(no(m), h, t), E = (s) => (u) => {
74
74
  s && (u === void 0 ? s(h.current) : s(h.current, u));
75
75
  }, z = E((s, u) => {
76
- te(g, s, p), io(s), U && U(s, u);
76
+ ne(b, s, p), ao(s), W && W(s, u);
77
77
  }), c = E((s, u) => {
78
- const J = Ce({
78
+ const K = Pe({
79
79
  timeout: $,
80
- style: H,
81
- easing: N
80
+ style: A,
81
+ easing: O
82
82
  }, {
83
83
  mode: "enter"
84
84
  });
85
85
  s.style.webkitTransition = n.transitions.create("-webkit-transform", {
86
- ...J
86
+ ...K
87
87
  }), s.style.transition = n.transitions.create("transform", {
88
- ...J
89
- }), s.style.webkitTransform = "none", s.style.transform = "none", O && O(s, u);
90
- }), v = E(X), I = E(S), W = E((s) => {
91
- const u = Ce({
88
+ ...K
89
+ }), s.style.webkitTransform = "none", s.style.transform = "none", B && B(s, u);
90
+ }), w = E(Y), I = E(S), V = E((s) => {
91
+ const u = Pe({
92
92
  timeout: $,
93
- style: H,
94
- easing: N
93
+ style: A,
94
+ easing: O
95
95
  }, {
96
96
  mode: "exit"
97
97
  });
98
- s.style.webkitTransition = n.transitions.create("-webkit-transform", u), s.style.transition = n.transitions.create("transform", u), te(g, s, p), k && k(s);
98
+ s.style.webkitTransition = n.transitions.create("-webkit-transform", u), s.style.transition = n.transitions.create("transform", u), ne(b, s, p), k && k(s);
99
99
  }), y = E((s) => {
100
- s.style.webkitTransition = "", s.style.transition = "", B && B(s);
101
- }), L = (s) => {
102
- b && b(h.current, s);
103
- }, q = D.useCallback(() => {
104
- h.current && te(g, h.current, p);
105
- }, [g, p]);
100
+ s.style.webkitTransition = "", s.style.transition = "", H && H(s);
101
+ }), F = (s) => {
102
+ x && x(h.current, s);
103
+ }, J = D.useCallback(() => {
104
+ h.current && ne(b, h.current, p);
105
+ }, [b, p]);
106
106
  return D.useEffect(() => {
107
- if (P || g === "down" || g === "right")
107
+ if (P || b === "down" || b === "right")
108
108
  return;
109
- const s = ao(() => {
110
- h.current && te(g, h.current, p);
111
- }), u = Se(h.current);
109
+ const s = so(() => {
110
+ h.current && ne(b, h.current, p);
111
+ }), u = Ie(h.current);
112
112
  return u.addEventListener("resize", s), () => {
113
113
  s.clear(), u.removeEventListener("resize", s);
114
114
  };
115
- }, [g, P, p]), D.useEffect(() => {
116
- P || q();
117
- }, [P, q]), /* @__PURE__ */ i(M, {
115
+ }, [b, P, p]), D.useEffect(() => {
116
+ P || J();
117
+ }, [P, J]), /* @__PURE__ */ i(M, {
118
118
  nodeRef: h,
119
119
  onEnter: z,
120
- onEntered: v,
120
+ onEntered: w,
121
121
  onEntering: c,
122
- onExit: W,
122
+ onExit: V,
123
123
  onExited: y,
124
124
  onExiting: I,
125
- addEndListener: L,
125
+ addEndListener: F,
126
126
  appear: d,
127
127
  in: P,
128
128
  timeout: $,
129
- ...x,
130
- children: (s, u) => /* @__PURE__ */ D.cloneElement(f, {
131
- ref: A,
129
+ ...v,
130
+ children: (s, u) => /* @__PURE__ */ D.cloneElement(m, {
131
+ ref: L,
132
132
  style: {
133
133
  visibility: s === "exited" && !P ? "hidden" : void 0,
134
- ...H,
135
- ...f.props.style
134
+ ...A,
135
+ ...m.props.style
136
136
  },
137
137
  ...u
138
138
  })
139
139
  });
140
140
  });
141
- process.env.NODE_ENV !== "production" && (Ne.propTypes = {
141
+ process.env.NODE_ENV !== "production" && (Oe.propTypes = {
142
142
  // ┌────────────────────────────── Warning ──────────────────────────────┐
143
143
  // │ These PropTypes are generated from the TypeScript type definitions. │
144
144
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -158,14 +158,14 @@ process.env.NODE_ENV !== "production" && (Ne.propTypes = {
158
158
  /**
159
159
  * A single child content element.
160
160
  */
161
- children: oo.isRequired,
161
+ children: ro.isRequired,
162
162
  /**
163
163
  * An HTML element, or a function that returns one.
164
164
  * It's used to set the container the Slide is transitioning from.
165
165
  */
166
- container: po(r.oneOfType([ro, r.func]), (e) => {
166
+ container: ho(r.oneOfType([to, r.func]), (e) => {
167
167
  if (e.open) {
168
- const o = Ie(e.container);
168
+ const o = Ne(e.container);
169
169
  if (o && o.nodeType === 1) {
170
170
  const t = o.getBoundingClientRect();
171
171
  if (process.env.NODE_ENV !== "test" && t.top === 0 && t.left === 0 && t.right === 0 && t.bottom === 0)
@@ -240,16 +240,16 @@ process.env.NODE_ENV !== "production" && (Ne.propTypes = {
240
240
  exit: r.number
241
241
  })])
242
242
  });
243
- function fo(e) {
244
- return _e("MuiDrawer", e);
243
+ function mo(e) {
244
+ return qe("MuiDrawer", e);
245
245
  }
246
- qe("MuiDrawer", ["root", "docked", "paper", "paperAnchorLeft", "paperAnchorRight", "paperAnchorTop", "paperAnchorBottom", "paperAnchorDockedLeft", "paperAnchorDockedRight", "paperAnchorDockedTop", "paperAnchorDockedBottom", "modal"]);
247
- const Oe = (e, o) => {
246
+ Je("MuiDrawer", ["root", "docked", "paper", "paperAnchorLeft", "paperAnchorRight", "paperAnchorTop", "paperAnchorBottom", "paperAnchorDockedLeft", "paperAnchorDockedRight", "paperAnchorDockedTop", "paperAnchorDockedBottom", "modal"]);
247
+ const Be = (e, o) => {
248
248
  const {
249
249
  ownerState: t
250
250
  } = e;
251
251
  return [o.root, (t.variant === "permanent" || t.variant === "persistent") && o.docked, o.modal];
252
- }, mo = (e) => {
252
+ }, go = (e) => {
253
253
  const {
254
254
  classes: o,
255
255
  anchor: t,
@@ -258,35 +258,35 @@ const Oe = (e, o) => {
258
258
  root: ["root"],
259
259
  docked: [(n === "permanent" || n === "persistent") && "docked"],
260
260
  modal: ["modal"],
261
- paper: ["paper", `paperAnchor${ie(t)}`, n !== "temporary" && `paperAnchorDocked${ie(t)}`]
261
+ paper: ["paper", `paperAnchor${ae(t)}`, n !== "temporary" && `paperAnchorDocked${ae(t)}`]
262
262
  };
263
- return Ze(l, fo, o);
264
- }, go = he(so, {
263
+ return eo(l, mo, o);
264
+ }, bo = ue(lo, {
265
265
  name: "MuiDrawer",
266
266
  slot: "Root",
267
- overridesResolver: Oe
268
- })(De(({
267
+ overridesResolver: Be
268
+ })(Se(({
269
269
  theme: e
270
270
  }) => ({
271
271
  zIndex: (e.vars || e).zIndex.drawer
272
- }))), $e = he("div", {
273
- shouldForwardProp: Je,
272
+ }))), Te = ue("div", {
273
+ shouldForwardProp: Ke,
274
274
  name: "MuiDrawer",
275
275
  slot: "Docked",
276
276
  skipVariantsResolver: !1,
277
- overridesResolver: Oe
277
+ overridesResolver: Be
278
278
  })({
279
279
  flex: "0 0 auto"
280
- }), bo = he(lo, {
280
+ }), xo = ue(co, {
281
281
  name: "MuiDrawer",
282
282
  slot: "Paper",
283
283
  overridesResolver: (e, o) => {
284
284
  const {
285
285
  ownerState: t
286
286
  } = e;
287
- return [o.paper, o[`paperAnchor${ie(t.anchor)}`], t.variant !== "temporary" && o[`paperAnchorDocked${ie(t.anchor)}`]];
287
+ return [o.paper, o[`paperAnchor${ae(t.anchor)}`], t.variant !== "temporary" && o[`paperAnchorDocked${ae(t.anchor)}`]];
288
288
  }
289
- })(De(({
289
+ })(Se(({
290
290
  theme: e
291
291
  }) => ({
292
292
  overflowY: "auto",
@@ -370,108 +370,108 @@ const Oe = (e, o) => {
370
370
  borderTop: `1px solid ${(e.vars || e).palette.divider}`
371
371
  }
372
372
  }]
373
- }))), Be = {
373
+ }))), He = {
374
374
  left: "right",
375
375
  right: "left",
376
376
  top: "down",
377
377
  bottom: "up"
378
378
  };
379
- function xo(e) {
379
+ function vo(e) {
380
380
  return ["left", "right"].includes(e);
381
381
  }
382
- function vo({
382
+ function wo({
383
383
  direction: e
384
384
  }, o) {
385
- return e === "rtl" && xo(o) ? Be[o] : o;
385
+ return e === "rtl" && vo(o) ? He[o] : o;
386
386
  }
387
- const G = /* @__PURE__ */ D.forwardRef(function(o, t) {
388
- const n = Ke({
387
+ const X = /* @__PURE__ */ D.forwardRef(function(o, t) {
388
+ const n = Ze({
389
389
  props: o,
390
390
  name: "MuiDrawer"
391
- }), l = ze(), R = eo(), b = {
391
+ }), l = De(), R = oo(), x = {
392
392
  enter: l.transitions.duration.enteringScreen,
393
393
  exit: l.transitions.duration.leavingScreen
394
394
  }, {
395
395
  anchor: d = "left",
396
- BackdropProps: f,
396
+ BackdropProps: m,
397
397
  children: p,
398
- className: g,
399
- elevation: N = 16,
398
+ className: b,
399
+ elevation: O = 16,
400
400
  hideBackdrop: P = !1,
401
401
  ModalProps: {
402
- BackdropProps: U,
403
- ...X
402
+ BackdropProps: W,
403
+ ...Y
404
404
  } = {},
405
- onClose: O,
405
+ onClose: B,
406
406
  open: k = !1,
407
- PaperProps: B = {},
407
+ PaperProps: H = {},
408
408
  SlideProps: S,
409
409
  // eslint-disable-next-line react/prop-types
410
- TransitionComponent: H = Ne,
411
- transitionDuration: $ = b,
410
+ TransitionComponent: A = Oe,
411
+ transitionDuration: $ = x,
412
412
  variant: M = "temporary",
413
- ...x
413
+ ...v
414
414
  } = n, h = D.useRef(!1);
415
415
  D.useEffect(() => {
416
416
  h.current = !0;
417
417
  }, []);
418
- const A = vo({
418
+ const L = wo({
419
419
  direction: R ? "rtl" : "ltr"
420
420
  }, d), z = {
421
421
  ...n,
422
422
  anchor: d,
423
- elevation: N,
423
+ elevation: O,
424
424
  open: k,
425
425
  variant: M,
426
- ...x
427
- }, c = mo(z), v = /* @__PURE__ */ i(bo, {
428
- elevation: M === "temporary" ? N : 0,
426
+ ...v
427
+ }, c = go(z), w = /* @__PURE__ */ i(xo, {
428
+ elevation: M === "temporary" ? O : 0,
429
429
  square: !0,
430
- ...B,
431
- className: re(c.paper, B.className),
430
+ ...H,
431
+ className: te(c.paper, H.className),
432
432
  ownerState: z,
433
433
  children: p
434
434
  });
435
435
  if (M === "permanent")
436
- return /* @__PURE__ */ i($e, {
437
- className: re(c.root, c.docked, g),
436
+ return /* @__PURE__ */ i(Te, {
437
+ className: te(c.root, c.docked, b),
438
438
  ownerState: z,
439
439
  ref: t,
440
- ...x,
441
- children: v
440
+ ...v,
441
+ children: w
442
442
  });
443
- const I = /* @__PURE__ */ i(H, {
443
+ const I = /* @__PURE__ */ i(A, {
444
444
  in: k,
445
- direction: Be[A],
445
+ direction: He[L],
446
446
  timeout: $,
447
447
  appear: h.current,
448
448
  ...S,
449
- children: v
449
+ children: w
450
450
  });
451
- return M === "persistent" ? /* @__PURE__ */ i($e, {
452
- className: re(c.root, c.docked, g),
451
+ return M === "persistent" ? /* @__PURE__ */ i(Te, {
452
+ className: te(c.root, c.docked, b),
453
453
  ownerState: z,
454
454
  ref: t,
455
- ...x,
455
+ ...v,
456
456
  children: I
457
- }) : /* @__PURE__ */ i(go, {
457
+ }) : /* @__PURE__ */ i(bo, {
458
458
  BackdropProps: {
459
- ...f,
460
- ...U,
459
+ ...m,
460
+ ...W,
461
461
  transitionDuration: $
462
462
  },
463
- className: re(c.root, c.modal, g),
463
+ className: te(c.root, c.modal, b),
464
464
  open: k,
465
465
  ownerState: z,
466
- onClose: O,
466
+ onClose: B,
467
467
  hideBackdrop: P,
468
468
  ref: t,
469
- ...x,
470
- ...X,
469
+ ...v,
470
+ ...Y,
471
471
  children: I
472
472
  });
473
473
  });
474
- process.env.NODE_ENV !== "production" && (G.propTypes = {
474
+ process.env.NODE_ENV !== "production" && (X.propTypes = {
475
475
  // ┌────────────────────────────── Warning ──────────────────────────────┐
476
476
  // │ These PropTypes are generated from the TypeScript type definitions. │
477
477
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -501,7 +501,7 @@ process.env.NODE_ENV !== "production" && (G.propTypes = {
501
501
  * The elevation of the drawer.
502
502
  * @default 16
503
503
  */
504
- elevation: co,
504
+ elevation: po,
505
505
  /**
506
506
  * If `true`, the backdrop is not rendered.
507
507
  * @default false
@@ -557,14 +557,14 @@ process.env.NODE_ENV !== "production" && (G.propTypes = {
557
557
  */
558
558
  variant: r.oneOf(["permanent", "persistent", "temporary"])
559
559
  });
560
- const Te = pe(/* @__PURE__ */ i("path", {
560
+ const Re = he(/* @__PURE__ */ i("path", {
561
561
  d: "m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z"
562
- }), "ArrowForward"), Re = pe(/* @__PURE__ */ i("path", {
562
+ }), "ArrowForward"), Me = he(/* @__PURE__ */ i("path", {
563
563
  d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12z"
564
- }), "Cancel"), wo = pe(/* @__PURE__ */ i("path", {
564
+ }), "Cancel"), ko = he(/* @__PURE__ */ i("path", {
565
565
  d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2m-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2"
566
- }), "MoreHoriz"), ko = m("div", {
567
- shouldForwardProp: (e) => _(e) && e !== "hasSiteBanner"
566
+ }), "MoreHoriz"), yo = g("div", {
567
+ shouldForwardProp: (e) => q(e) && e !== "hasSiteBanner"
568
568
  })(({ backgroundColor: e, hasSiteBanner: o }) => ({
569
569
  display: "flex",
570
570
  flexDirection: "column",
@@ -574,7 +574,7 @@ const Te = pe(/* @__PURE__ */ i("path", {
574
574
  height: o ? `calc(100vh - ${a.constants.siteBannerHeight}px)` : "100vh",
575
575
  fontFamily: "Roboto, sans-serif",
576
576
  overflow: "hidden"
577
- })), yo = m("div")(
577
+ })), Co = g("div")(
578
578
  ({ tabletPadding: e, mobile: o }) => ({
579
579
  display: "flex",
580
580
  flexDirection: o ? "column-reverse" : "row",
@@ -586,8 +586,8 @@ const Te = pe(/* @__PURE__ */ i("path", {
586
586
  boxSizing: "border-box",
587
587
  height: `calc(100% - ${a.constants.appHeaderHeight}px)`
588
588
  })
589
- ), Co = m("div", {
590
- shouldForwardProp: (e) => _(e)
589
+ ), Po = g("div", {
590
+ shouldForwardProp: (e) => q(e)
591
591
  })(({ withActionsPanel: e, tablet: o, borderColor: t, backgroundColor: n }) => ({
592
592
  zIndex: 108,
593
593
  display: "flex",
@@ -608,8 +608,8 @@ const Te = pe(/* @__PURE__ */ i("path", {
608
608
  ...!e && {
609
609
  border: "none"
610
610
  }
611
- })), Po = m("div", {
612
- shouldForwardProp: (e) => _(e)
611
+ })), $o = g("div", {
612
+ shouldForwardProp: (e) => q(e)
613
613
  })(({ show: e, width: o = a.constants.navDefaultWidth, borderColor: t, backgroundColor: n }) => ({
614
614
  zIndex: 108,
615
615
  display: "flex",
@@ -631,7 +631,7 @@ const Te = pe(/* @__PURE__ */ i("path", {
631
631
  ...!e && {
632
632
  border: "none"
633
633
  }
634
- })), $o = m(G, {
634
+ })), To = g(X, {
635
635
  shouldForwardProp: (e) => !["$topOffset"].includes(e)
636
636
  })(
637
637
  ({ shadowColor: e, backgroundColor: o, $topOffset: t }) => ({
@@ -657,7 +657,7 @@ const Te = pe(/* @__PURE__ */ i("path", {
657
657
  }
658
658
  `
659
659
  })
660
- ), Me = m(ne)(({ iconColor: e, highlight1: o, highlight2: t, rightDrawer: n = !1 }) => ({
660
+ ), Ee = g(ie)(({ iconColor: e, highlight1: o, highlight2: t, rightDrawer: n = !1 }) => ({
661
661
  ...T`
662
662
  position: absolute;
663
663
  top: -0.5rem;
@@ -681,8 +681,8 @@ const Te = pe(/* @__PURE__ */ i("path", {
681
681
  }
682
682
  }
683
683
  `
684
- })), To = m("div", {
685
- shouldForwardProp: (e) => _(e)
684
+ })), Ro = g("div", {
685
+ shouldForwardProp: (e) => q(e)
686
686
  })(({ withActionsPanel: e, borderColor: o, backgroundColor: t, mobileScreen: n }) => ({
687
687
  display: "flex",
688
688
  overflow: "hidden",
@@ -705,7 +705,7 @@ const Te = pe(/* @__PURE__ */ i("path", {
705
705
  borderBottomLeftRadius: e ? 0 : "4px",
706
706
  borderTopLeftRadius: e ? 0 : "4px"
707
707
  }
708
- })), Ro = m(G, {
708
+ })), Mo = g(X, {
709
709
  shouldForwardProp: (e) => !["backgroundColor", "shadowColor"].includes(e)
710
710
  })(({ backgroundColor: e, shadowColor: o }) => ({
711
711
  ...T`
@@ -723,7 +723,7 @@ const Te = pe(/* @__PURE__ */ i("path", {
723
723
  background-color: transparent;
724
724
  }
725
725
  `
726
- })), Mo = m(G, {
726
+ })), Eo = g(X, {
727
727
  shouldForwardProp: (e) => !["backgroundColor", "$topOffset"].includes(e)
728
728
  })(({ backgroundColor: e, $topOffset: o }) => ({
729
729
  ...T`
@@ -745,8 +745,8 @@ const Te = pe(/* @__PURE__ */ i("path", {
745
745
  background-color: transparent;
746
746
  }
747
747
  `
748
- })), Eo = m("div", {
749
- shouldForwardProp: (e) => _(e) && e !== "$topOffset"
748
+ })), zo = g("div", {
749
+ shouldForwardProp: (e) => q(e) && e !== "$topOffset"
750
750
  })(({ backgroundColor: e, open: o, $topOffset: t }) => ({
751
751
  ...T`
752
752
  position: fixed;
@@ -760,14 +760,14 @@ const Te = pe(/* @__PURE__ */ i("path", {
760
760
  box-sizing: border-box;
761
761
  padding: ${o ? "16px" : 0};
762
762
  `
763
- })), zo = m("h1")(({ color: e }) => ({
763
+ })), Do = g("h1")(({ color: e }) => ({
764
764
  ...T`
765
765
  margin: 0;
766
766
  font-size: 2.1rem;
767
767
  font-family: 'Roboto';
768
768
  color: ${e};
769
769
  `
770
- })), Do = m(G, {
770
+ })), So = g(X, {
771
771
  shouldForwardProp: (e) => !["backgroundQuaternary", "$topOffset"].includes(e)
772
772
  })(({ backgroundQuaternary: e, $topOffset: o }) => ({
773
773
  ...T`
@@ -789,12 +789,12 @@ const Te = pe(/* @__PURE__ */ i("path", {
789
789
  background-color: transparent;
790
790
  }
791
791
  `
792
- })), So = m("img")(({ width: e, height: o }) => ({
792
+ })), Io = g("img")(({ width: e, height: o }) => ({
793
793
  ...T`
794
794
  width: ${e}px;
795
795
  height: ${o}px;
796
796
  `
797
- })), Ee = m("div")(({ justifyStart: e }) => ({
797
+ })), ze = g("div")(({ justifyStart: e }) => ({
798
798
  ...T`
799
799
  display: flex;
800
800
  flex-direction: row;
@@ -802,7 +802,7 @@ const Te = pe(/* @__PURE__ */ i("path", {
802
802
  justify-content: ${e ? "start" : "space-between"};
803
803
  padding: 8px 16px 8px 24px;
804
804
  `
805
- })), Io = m(G, {
805
+ })), No = g(X, {
806
806
  shouldForwardProp: (e) => e !== "$topOffset"
807
807
  })(({ $topOffset: e }) => ({
808
808
  ...T`
@@ -830,256 +830,259 @@ const Te = pe(/* @__PURE__ */ i("path", {
830
830
  z-index: 9200;
831
831
  }
832
832
  `
833
- })), tr = ({
833
+ })), nr = ({
834
834
  navProps: e,
835
835
  subnavItems: o,
836
836
  activeSubnavRoute: t,
837
837
  appHeaderProps: n = {},
838
838
  userInfo: l,
839
839
  userSettingsEnabled: R = !0,
840
- userProfileMenuItems: b = [],
840
+ userProfileMenuItems: x = [],
841
841
  actionsPanelContent: d,
842
- navWidth: f = a.constants.navDefaultWidth,
842
+ navWidth: m = a.constants.navDefaultWidth,
843
843
  breakpoints: p = { mobile: a.screenSizes.mobile, tablet: a.screenSizes.tablet },
844
- children: g,
845
- themeColors: N = {},
844
+ children: b,
845
+ themeColors: O = {},
846
846
  logoProps: P = {},
847
- loggedIn: U,
848
- mobileActionsPanelOpen: X,
849
- hasSiteBanner: O = !1
847
+ loggedIn: W,
848
+ mobileActionsPanelOpen: Y,
849
+ hasSiteBanner: B = !1
850
850
  }) => {
851
- var ke;
852
- const k = O ? a.constants.appHeaderHeight + a.constants.siteBannerHeight : a.constants.appHeaderHeight, [B, S] = ee(!1), [H, $] = ee(!1), [M, x] = ee(!1), [h, A] = ee(!1), { mobile: E = a.screenSizes.mobile, tablet: z = a.screenSizes.tablet } = p, c = Pe(`(max-width: ${E})`), v = Pe(`(max-width: ${z})`) && !c, I = !c && !v, {
853
- backgroundPrimary: W = a.colors.whiteGreen,
851
+ var ye;
852
+ const k = B ? a.constants.appHeaderHeight + a.constants.siteBannerHeight : a.constants.appHeaderHeight, [H, S] = oe(!1), [A, $] = oe(!1), [M, v] = oe(!1), [h, L] = oe(!1), { mobile: E = a.screenSizes.mobile, tablet: z = a.screenSizes.tablet } = p, c = $e(`(max-width: ${E})`), w = $e(`(max-width: ${z})`) && !c, I = !c && !w, {
853
+ backgroundPrimary: V = a.colors.whiteGreen,
854
854
  backgroundSecondary: y = a.colors.whiteGreenA,
855
- backgroundTertiary: L = a.colors.sage,
856
- highlightPrimary: q = a.colors.sunlight,
855
+ backgroundTertiary: F = a.colors.sage,
856
+ highlightPrimary: J = a.colors.sunlight,
857
857
  backgroundQuaternary: s = a.colors.moss,
858
858
  highlightSecondary: u = a.colors.dandelion,
859
- highlightTertiary: J = `${a.colors.dandelion}99`,
860
- iconPrimary: V = a.colors.darkGreen,
861
- shadowPrimary: ae = a.colors.darkGreenO99,
862
- shadowSecondary: K = a.boxShadows.darkGreen,
863
- shadowTertiary: ue = a.boxShadows.darkGreenThick,
864
- borderPrimary: Y = a.colors.green,
865
- scrollColor: F = a.colors.darkGreenO99,
866
- loadingColor: He = a.colors.green,
867
- iconColors: fe = {
868
- icon: /* @__PURE__ */ i(Ge, {}),
859
+ highlightTertiary: K = `${a.colors.dandelion}99`,
860
+ iconPrimary: G = a.colors.darkGreen,
861
+ shadowPrimary: se = a.colors.darkGreenO99,
862
+ shadowSecondary: Z = a.boxShadows.darkGreen,
863
+ shadowTertiary: fe = a.boxShadows.darkGreenThick,
864
+ borderPrimary: Q = a.colors.green,
865
+ scrollColor: j = a.colors.darkGreenO99,
866
+ loadingColor: Ae = a.colors.green,
867
+ iconColors: me = {
868
+ icon: /* @__PURE__ */ i(Xe, {}),
869
869
  iconColor: a.colors.darkGreen,
870
870
  backgroundColor: a.colors.mint
871
871
  }
872
- } = N, { logoSrc: me = Ye, logoWidth: ge = 36, logoHeight: be = 50 } = P, xe = {
873
- backgroundPrimary: W,
872
+ } = O, { logoSrc: ge = Qe, logoWidth: be = 36, logoHeight: xe = 50 } = P, ve = {
873
+ backgroundPrimary: V,
874
874
  backgroundSecondary: y,
875
- backgroundTertiary: L,
876
- highlightPrimary: q,
875
+ backgroundTertiary: F,
876
+ highlightPrimary: J,
877
877
  highlightSecondary: u,
878
- highlightTertiary: J,
879
- borderPrimary: Y,
880
- iconPrimary: V,
881
- shadowPrimary: ae,
882
- shadowSecondary: K,
883
- shadowTertiary: ue,
884
- scrollColor: F,
885
- loadingColor: He,
886
- iconColors: fe
887
- }, Ae = { logoSrc: me, logoWidth: ge, logoHeight: be }, se = d != null, Le = { ...n, navWidth: f, loggedIn: U }, Q = { ...e, themeColors: xe }, Fe = {
888
- ...Q,
889
- navWidth: `${f}px`,
878
+ highlightTertiary: K,
879
+ borderPrimary: Q,
880
+ iconPrimary: G,
881
+ shadowPrimary: se,
882
+ shadowSecondary: Z,
883
+ shadowTertiary: fe,
884
+ scrollColor: j,
885
+ loadingColor: Ae,
886
+ iconColors: me
887
+ }, Le = { logoSrc: ge, logoWidth: be, logoHeight: xe }, le = d != null, Fe = { ...n, navWidth: m, loggedIn: W }, _ = { ...e, themeColors: ve }, je = {
888
+ ..._,
889
+ navWidth: `${m}px`,
890
890
  isMobile: c
891
- }, { navItems: Z } = e, le = o || ((ke = Z.find((w) => w.label === (e == null ? void 0 : e.activeRoute))) == null ? void 0 : ke.subnavItems) || [], je = {
892
- themeColors: xe,
891
+ }, { navItems: ee } = e, ce = o || ((ye = ee.find((f) => f.label === (e == null ? void 0 : e.activeRoute))) == null ? void 0 : ye.subnavItems) || [], Ue = {
892
+ themeColors: ve,
893
893
  activeRoute: t,
894
- navItems: le
895
- }, ve = [
894
+ navItems: ce
895
+ }, we = [
896
896
  // { label: 'Log Out', icon: <LogoutIcon />, onClick: onLogout },
897
- ...b
898
- ].map((w) => ({
899
- ...w,
897
+ ...x
898
+ ].map((f) => ({
899
+ ...f,
900
900
  onClick: () => {
901
- w.onClick && w.onClick(), x(!1);
901
+ var N;
902
+ (N = f.onClick) == null || N.call(f), v(!1);
902
903
  }
903
- })), Ue = Z.map((w) => ({
904
- ...w,
904
+ })), We = ee.map((f) => ({
905
+ ...f,
905
906
  onClick: () => {
906
- w.onClick && w.onClick(), S(!1);
907
+ var N;
908
+ (N = f.onClick) == null || N.call(f), S(!1);
907
909
  }
908
- })), ce = {
909
- ...Q,
910
+ })), de = {
911
+ ..._,
910
912
  navWidth: "100%",
911
913
  isTablet: !0,
912
- navItems: Ue
913
- };
914
- let de = Z.map((w) => ({
915
- ...w,
914
+ navItems: We
915
+ }, pe = ee.map((f) => ({
916
+ ...f,
916
917
  onClick: () => {
917
- w.onClick && w.onClick(), A(!1);
918
+ var N;
919
+ (N = f.onClick) == null || N.call(f), L(!1);
918
920
  }
919
- })), we = [];
920
- Z.length > 4 && c && (we = de.splice(3), de.push({
921
+ }));
922
+ let ke = [];
923
+ ee.length > 4 && c && (ke = pe.splice(3), pe.push({
921
924
  label: "More",
922
- icon: /* @__PURE__ */ i(wo, {}),
923
- onClick: () => A(!0)
925
+ icon: /* @__PURE__ */ i(ko, {}),
926
+ onClick: () => L(!0)
924
927
  }));
925
- const We = {
926
- ...Q,
928
+ const Ve = {
929
+ ..._,
927
930
  navWidth: "100%",
928
- navItems: de,
931
+ navItems: pe,
929
932
  isMobile: !0,
930
- activeRoute: h ? "More" : Q.activeRoute
931
- }, Ve = {
932
- ...Q,
933
+ activeRoute: h ? "More" : _.activeRoute
934
+ }, Ge = {
935
+ ..._,
933
936
  navWidth: "100%",
934
- navItems: we,
937
+ navItems: ke,
935
938
  isTablet: !0
936
939
  };
937
- return /* @__PURE__ */ C(ko, { backgroundColor: y, hasSiteBanner: O, children: [
940
+ return /* @__PURE__ */ C(yo, { backgroundColor: y, hasSiteBanner: B, children: [
938
941
  /* @__PURE__ */ i(
939
- Xe,
942
+ Ye,
940
943
  {
941
- ...Le,
942
- hamburgerMenu: v,
944
+ ...Fe,
945
+ hamburgerMenu: w,
943
946
  onHamburgerMenuClick: () => S(!0),
944
- onUserMenuClick: () => x(!0),
945
- logoProps: Ae,
946
- iconColor: V,
947
+ onUserMenuClick: () => v(!0),
948
+ logoProps: Le,
949
+ iconColor: G,
947
950
  isMobile: c,
948
- themeProps: { shadowSecondary: K, shadowTertiary: ue, iconPrimary: V, borderPrimary: Y },
949
- iconColors: fe,
951
+ themeProps: { shadowSecondary: Z, shadowTertiary: fe, iconPrimary: G, borderPrimary: Q },
952
+ iconColors: me,
950
953
  userName: l == null ? void 0 : l.name,
951
954
  userSettingsEnabled: R
952
955
  }
953
956
  ),
954
- /* @__PURE__ */ C(yo, { tabletPadding: v, mobile: c, children: [
955
- I && /* @__PURE__ */ i(j, { ...Fe }),
956
- c && /* @__PURE__ */ C(ye, { children: [
957
- /* @__PURE__ */ i(j, { ...We }),
957
+ /* @__PURE__ */ C(Co, { tabletPadding: w, mobile: c, children: [
958
+ I && /* @__PURE__ */ i(U, { ...je }),
959
+ c && /* @__PURE__ */ C(Ce, { children: [
960
+ /* @__PURE__ */ i(U, { ...Ve }),
958
961
  /* @__PURE__ */ i(
959
- Mo,
962
+ Eo,
960
963
  {
961
964
  open: h,
962
- onClose: () => A(!1),
965
+ onClose: () => L(!1),
963
966
  backgroundColor: y,
964
967
  $topOffset: k,
965
968
  anchor: "right",
966
- children: /* @__PURE__ */ i(j, { ...Ve })
969
+ children: /* @__PURE__ */ i(U, { ...Ge })
967
970
  }
968
971
  )
969
972
  ] }),
970
- v && /* @__PURE__ */ C(
971
- Ro,
973
+ w && /* @__PURE__ */ C(
974
+ Mo,
972
975
  {
973
- open: B,
976
+ open: H,
974
977
  onClose: () => S(!1),
975
978
  backgroundColor: y,
976
- shadowColor: ae,
979
+ shadowColor: se,
977
980
  children: [
978
- /* @__PURE__ */ C(Ee, { children: [
979
- /* @__PURE__ */ i(So, { src: me, alt: "logo", width: ge, height: be }),
980
- /* @__PURE__ */ i(ne, { variant: "icon", size: 36, onClick: () => S(!1), color: V, children: /* @__PURE__ */ i(Qe, {}) })
981
+ /* @__PURE__ */ C(ze, { children: [
982
+ /* @__PURE__ */ i(Io, { src: ge, alt: "logo", width: be, height: xe }),
983
+ /* @__PURE__ */ i(ie, { variant: "icon", size: 36, onClick: () => S(!1), color: G, children: /* @__PURE__ */ i(_e, {}) })
981
984
  ] }),
982
- /* @__PURE__ */ i(j, { ...ce })
985
+ /* @__PURE__ */ i(U, { ...de })
983
986
  ]
984
987
  }
985
988
  ),
986
- v && /* @__PURE__ */ C(
987
- $o,
989
+ w && /* @__PURE__ */ C(
990
+ To,
988
991
  {
989
- open: H && se,
992
+ open: A && le,
990
993
  onClose: () => $(!1),
991
- shadowColor: ae,
994
+ shadowColor: se,
992
995
  $topOffset: k,
993
- backgroundColor: L,
996
+ backgroundColor: F,
994
997
  children: [
995
998
  /* @__PURE__ */ i(
996
- Me,
999
+ Ee,
997
1000
  {
998
1001
  variant: "icon",
999
1002
  size: 24,
1000
1003
  onClick: () => $(!1),
1001
- iconColor: V,
1004
+ iconColor: G,
1002
1005
  highlight1: y,
1003
1006
  highlight2: y,
1004
- children: /* @__PURE__ */ i(Re, {})
1007
+ children: /* @__PURE__ */ i(Me, {})
1005
1008
  }
1006
1009
  ),
1007
- /* @__PURE__ */ i(oe, { scrollColor: F, direction: "vertical", children: d && d })
1010
+ /* @__PURE__ */ i(re, { scrollColor: j, direction: "vertical", children: d && d })
1008
1011
  ]
1009
1012
  }
1010
1013
  ),
1011
- (v || I) && /* @__PURE__ */ C(
1012
- Io,
1014
+ (w || I) && /* @__PURE__ */ C(
1015
+ No,
1013
1016
  {
1014
1017
  anchor: "right",
1015
1018
  open: M,
1016
- onClose: () => x(!1),
1019
+ onClose: () => v(!1),
1017
1020
  $topOffset: k,
1018
1021
  children: [
1019
1022
  /* @__PURE__ */ i(
1020
- Me,
1023
+ Ee,
1021
1024
  {
1022
1025
  variant: "icon",
1023
1026
  size: 24,
1024
- onClick: () => x(!1),
1027
+ onClick: () => v(!1),
1025
1028
  iconColor: a.colors.midnight,
1026
1029
  highlight1: a.colors.white,
1027
1030
  highlight2: y,
1028
1031
  rightDrawer: !0,
1029
- children: /* @__PURE__ */ i(Re, {})
1032
+ children: /* @__PURE__ */ i(Me, {})
1030
1033
  }
1031
1034
  ),
1032
1035
  /* @__PURE__ */ i(
1033
- j,
1036
+ U,
1034
1037
  {
1035
- ...ce,
1036
- navItems: ve,
1038
+ ...de,
1039
+ navItems: we,
1037
1040
  themeColors: {
1038
1041
  iconPrimary: a.colors.midnight,
1039
- highlightPrimary: W,
1042
+ highlightPrimary: V,
1040
1043
  highlightTertiary: y,
1041
- shadowSecondary: K,
1042
- scrollColor: F
1044
+ shadowSecondary: Z,
1045
+ scrollColor: j
1043
1046
  }
1044
1047
  }
1045
1048
  )
1046
1049
  ]
1047
1050
  }
1048
1051
  ),
1049
- c && /* @__PURE__ */ C(ye, { children: [
1052
+ c && /* @__PURE__ */ C(Ce, { children: [
1050
1053
  /* @__PURE__ */ C(
1051
- Do,
1054
+ So,
1052
1055
  {
1053
1056
  anchor: "right",
1054
1057
  open: M,
1055
- onClose: () => x(!1),
1058
+ onClose: () => v(!1),
1056
1059
  $topOffset: k,
1057
1060
  backgroundQuaternary: s,
1058
1061
  children: [
1059
- /* @__PURE__ */ C(Ee, { children: [
1060
- /* @__PURE__ */ i(zo, { color: a.colors.midnight, children: "Settings" }),
1062
+ /* @__PURE__ */ C(ze, { children: [
1063
+ /* @__PURE__ */ i(Do, { color: a.colors.midnight, children: "Settings" }),
1061
1064
  /* @__PURE__ */ i(
1062
- ne,
1065
+ ie,
1063
1066
  {
1064
1067
  variant: "icon",
1065
1068
  size: 36,
1066
- onClick: () => x(!1),
1069
+ onClick: () => v(!1),
1067
1070
  color: a.colors.midnight,
1068
- children: /* @__PURE__ */ i(Te, {})
1071
+ children: /* @__PURE__ */ i(Re, {})
1069
1072
  }
1070
1073
  )
1071
1074
  ] }),
1072
1075
  /* @__PURE__ */ i(
1073
- j,
1076
+ U,
1074
1077
  {
1075
- ...ce,
1076
- navItems: ve,
1078
+ ...de,
1079
+ navItems: we,
1077
1080
  themeColors: {
1078
1081
  iconPrimary: a.colors.midnight,
1079
- highlightPrimary: W,
1082
+ highlightPrimary: V,
1080
1083
  highlightTertiary: y,
1081
- shadowSecondary: K,
1082
- scrollColor: F
1084
+ shadowSecondary: Z,
1085
+ scrollColor: j
1083
1086
  }
1084
1087
  }
1085
1088
  )
@@ -1087,60 +1090,60 @@ const Te = pe(/* @__PURE__ */ i("path", {
1087
1090
  }
1088
1091
  ),
1089
1092
  /* @__PURE__ */ i(
1090
- Eo,
1093
+ zo,
1091
1094
  {
1092
- backgroundColor: L,
1093
- open: X,
1095
+ backgroundColor: F,
1096
+ open: Y,
1094
1097
  $topOffset: k,
1095
- children: /* @__PURE__ */ i(oe, { scrollColor: F, direction: "vertical", children: d })
1098
+ children: /* @__PURE__ */ i(re, { scrollColor: j, direction: "vertical", children: d })
1096
1099
  }
1097
1100
  )
1098
1101
  ] }),
1099
1102
  !c && /* @__PURE__ */ C(
1100
- Co,
1103
+ Po,
1101
1104
  {
1102
- withActionsPanel: se,
1103
- tablet: v,
1104
- borderColor: Y,
1105
- backgroundColor: L,
1105
+ withActionsPanel: le,
1106
+ tablet: w,
1107
+ borderColor: Q,
1108
+ backgroundColor: F,
1106
1109
  children: [
1107
- I && /* @__PURE__ */ i(oe, { scrollColor: F, direction: "vertical", children: d && d }),
1108
- v && /* @__PURE__ */ i(
1109
- ne,
1110
+ I && /* @__PURE__ */ i(re, { scrollColor: j, direction: "vertical", children: d && d }),
1111
+ w && /* @__PURE__ */ i(
1112
+ ie,
1110
1113
  {
1111
1114
  variant: "icon",
1112
1115
  size: 36,
1113
1116
  onClick: () => $(!0),
1114
- color: V,
1115
- children: /* @__PURE__ */ i(Te, {})
1117
+ color: G,
1118
+ children: /* @__PURE__ */ i(Re, {})
1116
1119
  }
1117
1120
  )
1118
1121
  ]
1119
1122
  }
1120
1123
  ),
1121
1124
  !c && /* @__PURE__ */ i(
1122
- Po,
1125
+ $o,
1123
1126
  {
1124
- show: le && le.length > 0,
1125
- borderColor: Y,
1126
- backgroundColor: L,
1127
- width: f,
1128
- children: /* @__PURE__ */ i(j, { ...je })
1127
+ show: ce && ce.length > 0,
1128
+ borderColor: Q,
1129
+ backgroundColor: F,
1130
+ width: m,
1131
+ children: /* @__PURE__ */ i(U, { ...Ue })
1129
1132
  }
1130
1133
  ),
1131
1134
  /* @__PURE__ */ i(
1132
- To,
1135
+ Ro,
1133
1136
  {
1134
- withActionsPanel: se,
1135
- borderColor: Y,
1136
- backgroundColor: W,
1137
+ withActionsPanel: le,
1138
+ borderColor: Q,
1139
+ backgroundColor: V,
1137
1140
  mobileScreen: c,
1138
- children: /* @__PURE__ */ i(oe, { scrollColor: F, children: g })
1141
+ children: /* @__PURE__ */ i(re, { scrollColor: j, children: b })
1139
1142
  }
1140
1143
  )
1141
1144
  ] })
1142
1145
  ] });
1143
1146
  };
1144
1147
  export {
1145
- tr as default
1148
+ nr as default
1146
1149
  };