qaema-ui 0.0.52 → 0.0.54

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 (63) hide show
  1. package/dist/_virtual/index.js +5 -5
  2. package/dist/_virtual/index2.js +4 -4
  3. package/dist/_virtual/index3.js +5 -5
  4. package/dist/_virtual/index4.js +4 -4
  5. package/dist/components/Divider.d.ts +1 -0
  6. package/dist/components/Divider.js +6 -5
  7. package/dist/components/DropDown.js +25 -25
  8. package/dist/components/InputField.js +20 -18
  9. package/dist/components/PhoneInputField.js +3 -2
  10. package/dist/components/Sidemenu.js +79 -62
  11. package/dist/components/StatCard.js +46 -38
  12. package/dist/components/Table/Table.styles.js +1 -1
  13. package/dist/components/Tabs.js +5 -4
  14. package/dist/node_modules/react-bootstrap/esm/Alert.js +1 -1
  15. package/dist/node_modules/react-bootstrap/esm/AlertHeading.js +1 -1
  16. package/dist/node_modules/react-bootstrap/esm/AlertLink.js +1 -1
  17. package/dist/node_modules/react-bootstrap/esm/Button.js +1 -1
  18. package/dist/node_modules/react-bootstrap/esm/CloseButton.js +2 -2
  19. package/dist/node_modules/react-bootstrap/esm/Col.js +1 -1
  20. package/dist/node_modules/react-bootstrap/esm/Collapse.js +1 -1
  21. package/dist/node_modules/react-bootstrap/esm/Dropdown.js +1 -1
  22. package/dist/node_modules/react-bootstrap/esm/DropdownDivider.js +1 -1
  23. package/dist/node_modules/react-bootstrap/esm/DropdownHeader.js +1 -1
  24. package/dist/node_modules/react-bootstrap/esm/DropdownItem.js +1 -1
  25. package/dist/node_modules/react-bootstrap/esm/DropdownItemText.js +1 -1
  26. package/dist/node_modules/react-bootstrap/esm/DropdownMenu.js +1 -1
  27. package/dist/node_modules/react-bootstrap/esm/DropdownToggle.js +1 -1
  28. package/dist/node_modules/react-bootstrap/esm/Fade.js +1 -1
  29. package/dist/node_modules/react-bootstrap/esm/Feedback.js +2 -2
  30. package/dist/node_modules/react-bootstrap/esm/FloatingLabel.js +1 -1
  31. package/dist/node_modules/react-bootstrap/esm/Form.js +2 -2
  32. package/dist/node_modules/react-bootstrap/esm/FormCheck.js +1 -1
  33. package/dist/node_modules/react-bootstrap/esm/FormCheckInput.js +1 -1
  34. package/dist/node_modules/react-bootstrap/esm/FormCheckLabel.js +1 -1
  35. package/dist/node_modules/react-bootstrap/esm/FormControl.js +1 -1
  36. package/dist/node_modules/react-bootstrap/esm/FormFloating.js +1 -1
  37. package/dist/node_modules/react-bootstrap/esm/FormLabel.js +1 -1
  38. package/dist/node_modules/react-bootstrap/esm/FormRange.js +1 -1
  39. package/dist/node_modules/react-bootstrap/esm/FormSelect.js +1 -1
  40. package/dist/node_modules/react-bootstrap/esm/FormText.js +1 -1
  41. package/dist/node_modules/react-bootstrap/esm/Image.js +2 -2
  42. package/dist/node_modules/react-bootstrap/esm/Nav.js +1 -1
  43. package/dist/node_modules/react-bootstrap/esm/NavItem.js +1 -1
  44. package/dist/node_modules/react-bootstrap/esm/NavLink.js +1 -1
  45. package/dist/node_modules/react-bootstrap/esm/Navbar.js +1 -1
  46. package/dist/node_modules/react-bootstrap/esm/NavbarBrand.js +1 -1
  47. package/dist/node_modules/react-bootstrap/esm/NavbarText.js +1 -1
  48. package/dist/node_modules/react-bootstrap/esm/NavbarToggle.js +1 -1
  49. package/dist/node_modules/react-bootstrap/esm/Offcanvas.js +1 -1
  50. package/dist/node_modules/react-bootstrap/esm/OffcanvasBody.js +1 -1
  51. package/dist/node_modules/react-bootstrap/esm/OffcanvasHeader.js +1 -1
  52. package/dist/node_modules/react-bootstrap/esm/OffcanvasTitle.js +1 -1
  53. package/dist/node_modules/react-bootstrap/esm/OffcanvasToggling.js +1 -1
  54. package/dist/node_modules/react-bootstrap/esm/Toast.js +1 -1
  55. package/dist/node_modules/react-bootstrap/esm/ToastBody.js +1 -1
  56. package/dist/node_modules/react-bootstrap/esm/ToastHeader.js +1 -1
  57. package/dist/node_modules/react-bootstrap/esm/divWithClassName.js +1 -1
  58. package/dist/node_modules/react-helmet-async/lib/index.esm.js +2 -2
  59. package/dist/node_modules/react-smooth/es6/Animate.js +1 -1
  60. package/dist/node_modules/react-transition-group/esm/Transition.js +1 -1
  61. package/dist/node_modules/react-transition-group/esm/utils/PropTypes.js +1 -1
  62. package/dist/theme/colors.d.ts +1 -0
  63. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  import { j as o } from "../_virtual/jsx-runtime.js";
2
- import { FiPlus as y, FiMinus as m } from "../node_modules/react-icons/fi/index.js";
3
- import { IoMdArrowDropup as f, IoMdArrowDropdown as $ } from "../node_modules/react-icons/io/index.js";
4
- import e from "styled-components";
2
+ import { FiPlus as m, FiMinus as f } from "../node_modules/react-icons/fi/index.js";
3
+ import { IoMdArrowDropup as $, IoMdArrowDropdown as u } from "../node_modules/react-icons/io/index.js";
4
+ import s from "styled-components";
5
5
  import { device as t } from "../constants/breakPoints.constant.js";
6
- import u from "../assets/svg/Riyal.svg.js";
7
- const j = e.div`
6
+ import j from "../assets/svg/Riyal.svg.js";
7
+ const w = s.div`
8
8
  display: flex;
9
9
  width: 100%;
10
10
  height: 4rem;
@@ -12,8 +12,8 @@ const j = e.div`
12
12
  border: 1px solid ${({ theme: r }) => r.colors.grey.n100};
13
13
  overflow: hidden;
14
14
  background-color: ${({ theme: r }) => r.colors.grey.n50};
15
- `, w = e.div`
16
- border: 1px solid ${({ theme: r }) => r.colors.grey.n150};
15
+ `, b = s.div`
16
+ /* border: 1px solid ${({ theme: r }) => r.colors.grey.n150}; */
17
17
  flex: 1;
18
18
  display: flex;
19
19
  flex-direction: column;
@@ -24,7 +24,14 @@ const j = e.div`
24
24
  @media ${t.tablet} {
25
25
  padding: ${({ theme: r }) => r.spacing.xxs} ${({ theme: r }) => r.spacing.xs};
26
26
  }
27
- `, v = e.div`
27
+ ${({ $isLast: r, theme: e }) => !r && `
28
+ border-right: 1px solid ${e.colors.grey.n150};
29
+ [dir='rtl'] {
30
+ border-right: none !important;
31
+ border-left: 1px solid ${e.colors.grey.n150};
32
+ }
33
+ `}
34
+ `, v = s.div`
28
35
  display: flex;
29
36
  align-items: center;
30
37
  font-size: ${({ theme: r }) => r.typography.sizes.s3};
@@ -33,7 +40,7 @@ const j = e.div`
33
40
  @media ${t.tablet} {
34
41
  font-size: ${({ theme: r }) => r.typography.sizes.s1};
35
42
  }
36
- `, b = e.div`
43
+ `, z = s.div`
37
44
  width: 2.0625rem;
38
45
  height: 0.75rem;
39
46
  display: flex;
@@ -43,25 +50,25 @@ const j = e.div`
43
50
  font-weight: 600;
44
51
  font-size: ${({ theme: r }) => r.typography.sizes.s1};
45
52
  line-height: 0.8125rem;
46
- color: ${({ theme: r, state: s }) => s === "negative" ? r.colors.state.error.n450 : r.colors.grey.n650};
53
+ color: ${({ theme: r, state: e }) => e === "negative" ? r.colors.state.error.n450 : r.colors.grey.n650};
47
54
  svg {
48
- color: ${({ theme: r, state: s }) => s === "negative" ? r.colors.state.error.n450 : r.colors.grey.n650};
55
+ color: ${({ theme: r, state: e }) => e === "negative" ? r.colors.state.error.n450 : r.colors.grey.n650};
49
56
  flex-shrink: 0;
50
57
  }
51
- `, p = e.div`
58
+ `, p = s.div`
52
59
  display: flex;
53
60
  align-items: center;
54
61
  justify-content: center;
55
62
  svg {
56
63
  width: 0.875rem;
57
64
  height: 0.875rem;
58
- color: ${({ theme: r, state: s }) => s === "positive" ? r.colors.state.success.n450 : r.colors.state.error.n450};
65
+ color: ${({ theme: r, state: e }) => e === "positive" ? r.colors.state.success.n450 : r.colors.state.error.n450};
59
66
  }
60
- `, z = e.div`
67
+ `, I = s.div`
61
68
  display: flex;
62
69
  align-items: center;
63
70
  gap: ${({ theme: r }) => r.spacing.xxs};
64
- `, I = e.div`
71
+ `, A = s.div`
65
72
  font-size: ${({ theme: r }) => r.typography.sizes.s6};
66
73
  font-weight: bold;
67
74
  color: ${({ theme: r }) => r.colors.grey.n800};
@@ -69,18 +76,18 @@ const j = e.div`
69
76
  @media ${t.tablet} {
70
77
  font-size: ${({ theme: r }) => r.typography.sizes.s3};
71
78
  }
72
- `, A = e.span`
79
+ `, R = s.span`
73
80
  font-size: ${({ theme: r }) => r.typography.sizes.s3};
74
81
  color: ${({ theme: r }) => r.colors.grey.n400};
75
82
  @media ${t.tablet} {
76
83
  font-size: ${({ theme: r }) => r.typography.sizes.s1};
77
84
  }
78
- `, R = e.img`
85
+ `, k = s.img`
79
86
  width: ${({ $width: r = "1rem" }) => r};
80
87
  height: 1rem;
81
88
  object-fit: contain;
82
89
  flex-shrink: 0;
83
- `, k = e.div`
90
+ `, C = s.div`
84
91
  width: 1.5rem;
85
92
  height: 1.5rem;
86
93
  border: none;
@@ -93,42 +100,43 @@ const j = e.div`
93
100
  height: 1rem;
94
101
  color: ${({ theme: r }) => r.colors.grey.n400};
95
102
  }
96
- `, C = ({
103
+ `, D = ({
97
104
  title: r,
98
- amount: s,
105
+ amount: e,
99
106
  decimal: i = "00",
100
- percentage: d,
107
+ percentage: a,
101
108
  state: n,
102
109
  indicators: h,
103
110
  variant: g = "currency",
104
- icon: x
111
+ icon: x,
112
+ $isLast: y
105
113
  }) => {
106
- const { arrow: c = !0, sign: l = !0, percentage: a = !0 } = h || {};
107
- return /* @__PURE__ */ o.jsxs(w, { children: [
114
+ const { arrow: c = !0, sign: l = !0, percentage: d = !0 } = h || {};
115
+ return /* @__PURE__ */ o.jsxs(b, { $isLast: y, children: [
108
116
  /* @__PURE__ */ o.jsxs(v, { children: [
109
117
  /* @__PURE__ */ o.jsx("span", { children: r }),
110
- (c || l || a) && /* @__PURE__ */ o.jsx(b, { state: n, children: n === "positive" ? /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
111
- l && /* @__PURE__ */ o.jsx(y, {}),
112
- a && `${d}%`,
113
- c && /* @__PURE__ */ o.jsx(p, { state: n, children: /* @__PURE__ */ o.jsx(f, {}) })
114
- ] }) : /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
115
- c && /* @__PURE__ */ o.jsx(p, { state: n, children: /* @__PURE__ */ o.jsx($, {}) }),
118
+ (c || l || d) && /* @__PURE__ */ o.jsx(z, { state: n, children: n === "positive" ? /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
116
119
  l && /* @__PURE__ */ o.jsx(m, {}),
117
- a && `${d}%`
120
+ d && `${a}%`,
121
+ c && /* @__PURE__ */ o.jsx(p, { state: n, children: /* @__PURE__ */ o.jsx($, {}) })
122
+ ] }) : /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
123
+ c && /* @__PURE__ */ o.jsx(p, { state: n, children: /* @__PURE__ */ o.jsx(u, {}) }),
124
+ l && /* @__PURE__ */ o.jsx(f, {}),
125
+ d && `${a}%`
118
126
  ] }) })
119
127
  ] }),
120
- /* @__PURE__ */ o.jsxs(z, { children: [
121
- g === "icon" ? /* @__PURE__ */ o.jsx(k, { children: x }) : /* @__PURE__ */ o.jsx(R, { src: u, alt: "Riyal" }),
122
- /* @__PURE__ */ o.jsxs(I, { children: [
123
- s,
124
- g !== "icon" && i && /* @__PURE__ */ o.jsxs(A, { children: [
128
+ /* @__PURE__ */ o.jsxs(I, { children: [
129
+ g === "icon" ? /* @__PURE__ */ o.jsx(C, { children: x }) : /* @__PURE__ */ o.jsx(k, { src: j, alt: "Riyal" }),
130
+ /* @__PURE__ */ o.jsxs(A, { children: [
131
+ e,
132
+ g !== "icon" && i && /* @__PURE__ */ o.jsxs(R, { children: [
125
133
  ".",
126
134
  i
127
135
  ] })
128
136
  ] })
129
137
  ] })
130
138
  ] });
131
- }, B = ({ data: r }) => /* @__PURE__ */ o.jsx(j, { children: r.map((s, i) => /* @__PURE__ */ o.jsx(C, { ...s }, i)) });
139
+ }, E = ({ data: r }) => /* @__PURE__ */ o.jsx(w, { children: r.map((e, i) => /* @__PURE__ */ o.jsx(D, { ...e, $isLast: i === r.length - 1 }, i)) });
132
140
  export {
133
- B as default
141
+ E as default
134
142
  };
@@ -259,7 +259,7 @@ const k = r.div`
259
259
  /* position: sticky;
260
260
  right: 0; */
261
261
  flex: 0 0 auto;
262
- width: 4.5rem; /* adjust to your icon width */
262
+ width: 6rem; /* adjust to your icon width */
263
263
  table-layout: fixed;
264
264
  background-color: ${({ theme: o }) => o.colors.grey.n50};
265
265
  `;
@@ -42,7 +42,7 @@ const y = (r) => r === "active" ? a`
42
42
  padding: ${({ theme: r }) => r.spacing.xxs};
43
43
  border-radius: ${({ theme: r }) => r.borderRadius.lg};
44
44
  background-color: ${({ theme: r }) => r.colors.grey.n100};
45
- `, f = d(b)`
45
+ `, $ = d(b)`
46
46
  display: flex;
47
47
  align-items: center;
48
48
  justify-content: center;
@@ -71,13 +71,14 @@ const y = (r) => r === "active" ? a`
71
71
  &:hover {
72
72
  box-shadow: ${({ theme: r }) => r.boxShadow.s2};
73
73
  border-color: transparent;
74
+ background-color: ${({ theme: r }) => r.colors.grey.n200};
74
75
  }
75
76
 
76
77
  &:active {
77
78
  background-color: ${({ theme: r }) => r.colors.grey.n150};
78
79
  border-color: transparent;
79
80
  }
80
- `, $ = d(h)`
81
+ `, f = d(h)`
81
82
  @media ${e.tablet} {
82
83
  font-size: ${({ theme: r }) => r.typography.sizes.s2};
83
84
  }
@@ -89,7 +90,7 @@ const y = (r) => r === "active" ? a`
89
90
  var l;
90
91
  const { items: n, active: c, setActive: t } = r, p = (o, i) => i === (o == null ? void 0 : o.code) ? "active" : o != null && o.disabled ? "disabled" : "neutral";
91
92
  return (n == null ? void 0 : n.length) === 0 ? null : /* @__PURE__ */ s.jsx(u, { variant: "pills", defaultActiveKey: (l = n[0]) == null ? void 0 : l.code, children: n == null ? void 0 : n.map((o) => o != null && o.hidden ? null : /* @__PURE__ */ s.jsx(
92
- f,
93
+ $,
93
94
  {
94
95
  title: o == null ? void 0 : o.title,
95
96
  $mode: p(o, c),
@@ -97,7 +98,7 @@ const y = (r) => r === "active" ? a`
97
98
  o != null && o.disabled || t(o == null ? void 0 : o.code);
98
99
  },
99
100
  disabled: (o == null ? void 0 : o.disabled) ?? !1,
100
- children: /* @__PURE__ */ s.jsx($, { variant: "mdText", children: o == null ? void 0 : o.title })
101
+ children: /* @__PURE__ */ s.jsx(f, { variant: "mdText", children: o == null ? void 0 : o.title })
101
102
  },
102
103
  o == null ? void 0 : o.code
103
104
  )) });
@@ -1,4 +1,4 @@
1
- import k from "../../../_virtual/index.js";
1
+ import k from "../../../_virtual/index3.js";
2
2
  import * as v from "react";
3
3
  import N from "../../uncontrollable/lib/esm/hook.js";
4
4
  import "../../../_virtual/browser.js";
@@ -1,5 +1,5 @@
1
1
  import * as m from "react";
2
- import i from "../../../_virtual/index.js";
2
+ import i from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as l } from "./ThemeProvider.js";
4
4
  import d from "./divWithClassName.js";
5
5
  import { j as p } from "../../../_virtual/jsx-runtime.js";
@@ -1,5 +1,5 @@
1
1
  import * as s from "react";
2
- import e from "../../../_virtual/index.js";
2
+ import e from "../../../_virtual/index3.js";
3
3
  import i from "../../@restart/ui/esm/Anchor.js";
4
4
  import { useBootstrapPrefix as p } from "./ThemeProvider.js";
5
5
  import { j as f } from "../../../_virtual/jsx-runtime.js";
@@ -1,4 +1,4 @@
1
- import l from "../../../_virtual/index.js";
1
+ import l from "../../../_virtual/index3.js";
2
2
  import * as x from "react";
3
3
  import { useButtonProps as N } from "../../@restart/ui/esm/Button.js";
4
4
  import { useBootstrapPrefix as B } from "./ThemeProvider.js";
@@ -1,6 +1,6 @@
1
- import o from "../../../_virtual/index2.js";
1
+ import o from "../../../_virtual/index4.js";
2
2
  import * as p from "react";
3
- import n from "../../../_virtual/index.js";
3
+ import n from "../../../_virtual/index3.js";
4
4
  import { j as i } from "../../../_virtual/jsx-runtime.js";
5
5
  const m = {
6
6
  /** An accessible label indicating the relevant information about the Close Button. */
@@ -1,4 +1,4 @@
1
- import $ from "../../../_virtual/index.js";
1
+ import $ from "../../../_virtual/index3.js";
2
2
  import * as d from "react";
3
3
  import { useBootstrapPrefix as B, useBootstrapBreakpoints as h, useBootstrapMinBreakpoint as N } from "./ThemeProvider.js";
4
4
  import { j } from "../../../_virtual/jsx-runtime.js";
@@ -1,4 +1,4 @@
1
- import j from "../../../_virtual/index.js";
1
+ import j from "../../../_virtual/index3.js";
2
2
  import d from "../../dom-helpers/esm/css.js";
3
3
  import h, { useMemo as r } from "react";
4
4
  import { ENTERED as G, ENTERING as L, EXITING as B, EXITED as M } from "../../react-transition-group/esm/Transition.js";
@@ -1,4 +1,4 @@
1
- import j from "../../../_virtual/index.js";
1
+ import j from "../../../_virtual/index3.js";
2
2
  import * as P from "react";
3
3
  import { useContext as R, useMemo as S } from "react";
4
4
  import $ from "../../@restart/ui/esm/Dropdown.js";
@@ -1,5 +1,5 @@
1
1
  import * as m from "react";
2
- import p from "../../../_virtual/index.js";
2
+ import p from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as d } from "./ThemeProvider.js";
4
4
  import { j as i } from "../../../_virtual/jsx-runtime.js";
5
5
  const f = /* @__PURE__ */ m.forwardRef(({
@@ -1,5 +1,5 @@
1
1
  import * as d from "react";
2
- import m from "../../../_virtual/index.js";
2
+ import m from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as p } from "./ThemeProvider.js";
4
4
  import { j as f } from "../../../_virtual/jsx-runtime.js";
5
5
  const i = /* @__PURE__ */ d.forwardRef(({
@@ -1,4 +1,4 @@
1
- import c from "../../../_virtual/index.js";
1
+ import c from "../../../_virtual/index3.js";
2
2
  import * as w from "react";
3
3
  import { useDropdownItem as x } from "../../@restart/ui/esm/DropdownItem.js";
4
4
  import l from "../../@restart/ui/esm/Anchor.js";
@@ -1,5 +1,5 @@
1
1
  import * as m from "react";
2
- import s from "../../../_virtual/index.js";
2
+ import s from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as p } from "./ThemeProvider.js";
4
4
  import { j as d } from "../../../_virtual/jsx-runtime.js";
5
5
  const f = /* @__PURE__ */ m.forwardRef(({
@@ -1,4 +1,4 @@
1
- import W from "../../../_virtual/index.js";
1
+ import W from "../../../_virtual/index3.js";
2
2
  import * as C from "react";
3
3
  import { useContext as x } from "react";
4
4
  import { useDropdownMenu as I } from "../../@restart/ui/esm/DropdownMenu.js";
@@ -1,7 +1,7 @@
1
1
  import a from "../../@restart/hooks/esm/useMergedRefs.js";
2
2
  import d from "../../@restart/ui/esm/DropdownContext.js";
3
3
  import { useDropdownToggle as g } from "../../@restart/ui/esm/DropdownToggle.js";
4
- import l from "../../../_virtual/index.js";
4
+ import l from "../../../_virtual/index3.js";
5
5
  import * as u from "react";
6
6
  import { useContext as w } from "react";
7
7
  import x from "./Button.js";
@@ -1,4 +1,4 @@
1
- import l from "../../../_virtual/index.js";
1
+ import l from "../../../_virtual/index3.js";
2
2
  import * as s from "react";
3
3
  import { useCallback as d } from "react";
4
4
  import { ENTERED as E, ENTERING as c } from "../../react-transition-group/esm/Transition.js";
@@ -1,6 +1,6 @@
1
- import i from "../../../_virtual/index.js";
1
+ import i from "../../../_virtual/index3.js";
2
2
  import * as f from "react";
3
- import e from "../../../_virtual/index2.js";
3
+ import e from "../../../_virtual/index4.js";
4
4
  import { j as l } from "../../../_virtual/jsx-runtime.js";
5
5
  const c = {
6
6
  /**
@@ -1,4 +1,4 @@
1
- import i from "../../../_virtual/index.js";
1
+ import i from "../../../_virtual/index3.js";
2
2
  import * as f from "react";
3
3
  import p from "./FormGroup.js";
4
4
  import { useBootstrapPrefix as n } from "./ThemeProvider.js";
@@ -1,5 +1,5 @@
1
- import i from "../../../_virtual/index.js";
2
- import o from "../../../_virtual/index2.js";
1
+ import i from "../../../_virtual/index3.js";
2
+ import o from "../../../_virtual/index4.js";
3
3
  import * as s from "react";
4
4
  import f from "./FormCheck.js";
5
5
  import l from "./FormControl.js";
@@ -1,4 +1,4 @@
1
- import O from "../../../_virtual/index.js";
1
+ import O from "../../../_virtual/index3.js";
2
2
  import * as B from "react";
3
3
  import { useContext as E, useMemo as M } from "react";
4
4
  import T from "./Feedback.js";
@@ -1,4 +1,4 @@
1
- import f from "../../../_virtual/index.js";
1
+ import f from "../../../_virtual/index3.js";
2
2
  import * as n from "react";
3
3
  import { useContext as l } from "react";
4
4
  import u from "./FormContext.js";
@@ -1,4 +1,4 @@
1
- import s from "../../../_virtual/index.js";
1
+ import s from "../../../_virtual/index3.js";
2
2
  import * as l from "react";
3
3
  import { useContext as c } from "react";
4
4
  import f from "./FormContext.js";
@@ -1,4 +1,4 @@
1
- import C from "../../../_virtual/index.js";
1
+ import C from "../../../_virtual/index3.js";
2
2
  import * as F from "react";
3
3
  import { useContext as N } from "react";
4
4
  import $ from "../../../_virtual/warning.js";
@@ -1,5 +1,5 @@
1
1
  import * as s from "react";
2
- import e from "../../../_virtual/index.js";
2
+ import e from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as f } from "./ThemeProvider.js";
4
4
  import { j as i } from "../../../_virtual/jsx-runtime.js";
5
5
  const p = /* @__PURE__ */ s.forwardRef(({
@@ -1,4 +1,4 @@
1
- import c from "../../../_virtual/index.js";
1
+ import c from "../../../_virtual/index3.js";
2
2
  import * as d from "react";
3
3
  import { useContext as u } from "react";
4
4
  import x from "../../../_virtual/warning.js";
@@ -1,4 +1,4 @@
1
- import s from "../../../_virtual/index.js";
1
+ import s from "../../../_virtual/index3.js";
2
2
  import * as n from "react";
3
3
  import { useContext as p } from "react";
4
4
  import { useBootstrapPrefix as f } from "./ThemeProvider.js";
@@ -1,4 +1,4 @@
1
- import c from "../../../_virtual/index.js";
1
+ import c from "../../../_virtual/index3.js";
2
2
  import * as p from "react";
3
3
  import { useContext as n } from "react";
4
4
  import { useBootstrapPrefix as d } from "./ThemeProvider.js";
@@ -1,4 +1,4 @@
1
- import s from "../../../_virtual/index.js";
1
+ import s from "../../../_virtual/index3.js";
2
2
  import * as f from "react";
3
3
  import { useBootstrapPrefix as p } from "./ThemeProvider.js";
4
4
  import { j as x } from "../../../_virtual/jsx-runtime.js";
@@ -1,6 +1,6 @@
1
- import f from "../../../_virtual/index.js";
1
+ import f from "../../../_virtual/index3.js";
2
2
  import * as d from "react";
3
- import o from "../../../_virtual/index2.js";
3
+ import o from "../../../_virtual/index4.js";
4
4
  import { useBootstrapPrefix as u } from "./ThemeProvider.js";
5
5
  import { j as p } from "../../../_virtual/jsx-runtime.js";
6
6
  o.string, o.bool, o.bool, o.bool, o.bool;
@@ -1,4 +1,4 @@
1
- import P from "../../../_virtual/index.js";
1
+ import P from "../../../_virtual/index3.js";
2
2
  import * as j from "react";
3
3
  import { useContext as m } from "react";
4
4
  import y from "../../uncontrollable/lib/esm/hook.js";
@@ -1,5 +1,5 @@
1
1
  import * as s from "react";
2
- import e from "../../../_virtual/index.js";
2
+ import e from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as p } from "./ThemeProvider.js";
4
4
  import { j as f } from "../../../_virtual/jsx-runtime.js";
5
5
  const i = /* @__PURE__ */ s.forwardRef(({
@@ -1,4 +1,4 @@
1
- import c from "../../../_virtual/index.js";
1
+ import c from "../../../_virtual/index3.js";
2
2
  import * as p from "react";
3
3
  import v from "../../@restart/ui/esm/Anchor.js";
4
4
  import { useNavItem as l } from "../../@restart/ui/esm/NavItem.js";
@@ -1,4 +1,4 @@
1
- import P from "../../../_virtual/index.js";
1
+ import P from "../../../_virtual/index3.js";
2
2
  import * as T from "react";
3
3
  import { useCallback as j, useMemo as h } from "react";
4
4
  import y from "../../@restart/ui/esm/SelectableContext.js";
@@ -1,4 +1,4 @@
1
- import e from "../../../_virtual/index.js";
1
+ import e from "../../../_virtual/index3.js";
2
2
  import * as n from "react";
3
3
  import { useBootstrapPrefix as f } from "./ThemeProvider.js";
4
4
  import { j as p } from "../../../_virtual/jsx-runtime.js";
@@ -1,5 +1,5 @@
1
1
  import * as e from "react";
2
- import m from "../../../_virtual/index.js";
2
+ import m from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as p } from "./ThemeProvider.js";
4
4
  import { j as f } from "../../../_virtual/jsx-runtime.js";
5
5
  const x = /* @__PURE__ */ e.forwardRef(({
@@ -1,4 +1,4 @@
1
- import g from "../../../_virtual/index.js";
1
+ import g from "../../../_virtual/index3.js";
2
2
  import * as u from "react";
3
3
  import { useContext as d } from "react";
4
4
  import x from "../../@restart/hooks/esm/useEventCallback.js";
@@ -1,4 +1,4 @@
1
- import v from "../../../_virtual/index.js";
1
+ import v from "../../../_virtual/index3.js";
2
2
  import Q from "../../@restart/hooks/esm/useBreakpoint.js";
3
3
  import U from "../../@restart/hooks/esm/useEventCallback.js";
4
4
  import * as V from "react";
@@ -1,5 +1,5 @@
1
1
  import * as t from "react";
2
- import m from "../../../_virtual/index.js";
2
+ import m from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as e } from "./ThemeProvider.js";
4
4
  import { j as p } from "../../../_virtual/jsx-runtime.js";
5
5
  const c = /* @__PURE__ */ t.forwardRef(({
@@ -1,4 +1,4 @@
1
- import f from "../../../_virtual/index.js";
1
+ import f from "../../../_virtual/index3.js";
2
2
  import * as m from "react";
3
3
  import { useBootstrapPrefix as c } from "./ThemeProvider.js";
4
4
  import l from "./AbstractModalHeader.js";
@@ -1,5 +1,5 @@
1
1
  import * as e from "react";
2
- import m from "../../../_virtual/index.js";
2
+ import m from "../../../_virtual/index3.js";
3
3
  import f from "./divWithClassName.js";
4
4
  import { useBootstrapPrefix as i } from "./ThemeProvider.js";
5
5
  import { j as l } from "../../../_virtual/jsx-runtime.js";
@@ -1,4 +1,4 @@
1
- import c from "../../../_virtual/index.js";
1
+ import c from "../../../_virtual/index3.js";
2
2
  import * as n from "react";
3
3
  import { ENTERING as t, EXITING as g, ENTERED as d } from "../../react-transition-group/esm/Transition.js";
4
4
  import { getChildRef as N } from "../../@restart/ui/esm/utils.js";
@@ -1,6 +1,6 @@
1
1
  import * as $ from "react";
2
2
  import { useRef as l, useEffect as x, useCallback as k, useMemo as A } from "react";
3
- import M from "../../../_virtual/index.js";
3
+ import M from "../../../_virtual/index3.js";
4
4
  import b from "../../@restart/hooks/esm/useTimeout.js";
5
5
  import q from "./ToastFade.js";
6
6
  import w from "./ToastHeader.js";
@@ -1,5 +1,5 @@
1
1
  import * as m from "react";
2
- import e from "../../../_virtual/index.js";
2
+ import e from "../../../_virtual/index3.js";
3
3
  import { useBootstrapPrefix as p } from "./ThemeProvider.js";
4
4
  import { j as d } from "../../../_virtual/jsx-runtime.js";
5
5
  const f = /* @__PURE__ */ m.forwardRef(({
@@ -1,4 +1,4 @@
1
- import d from "../../../_virtual/index.js";
1
+ import d from "../../../_virtual/index3.js";
2
2
  import * as f from "react";
3
3
  import { useContext as u } from "react";
4
4
  import C from "../../@restart/hooks/esm/useEventCallback.js";
@@ -1,5 +1,5 @@
1
1
  import * as r from "react";
2
- import e from "../../../_virtual/index.js";
2
+ import e from "../../../_virtual/index3.js";
3
3
  import { j as o } from "../../../_virtual/jsx-runtime.js";
4
4
  const i = ((a) => (
5
5
  // eslint-disable-next-line react/display-name
@@ -2,9 +2,9 @@ var Q = Object.defineProperty;
2
2
  var X = (e, t, r) => t in e ? Q(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r;
3
3
  var h = (e, t, r) => X(e, typeof t != "symbol" ? t + "" : t, r);
4
4
  import y, { Component as R } from "react";
5
- import ee from "../../../_virtual/index3.js";
5
+ import ee from "../../../_virtual/index.js";
6
6
  import F from "../../../_virtual/browser.js";
7
- import te from "../../../_virtual/index4.js";
7
+ import te from "../../../_virtual/index2.js";
8
8
  var Y = /* @__PURE__ */ ((e) => (e.BASE = "base", e.BODY = "body", e.HEAD = "head", e.HTML = "html", e.LINK = "link", e.META = "meta", e.NOSCRIPT = "noscript", e.SCRIPT = "script", e.STYLE = "style", e.TITLE = "title", e.FRAGMENT = "Symbol(react.fragment)", e))(Y || {}), $ = {
9
9
  link: { rel: ["amphtml", "canonical", "alternate"] },
10
10
  script: { type: ["application/ld+json"] },
@@ -1,5 +1,5 @@
1
1
  import x, { Children as w, cloneElement as z, PureComponent as F } from "react";
2
- import a from "../../../_virtual/index2.js";
2
+ import a from "../../../_virtual/index4.js";
3
3
  import { deepEqual as H } from "../../fast-equals/dist/esm/index.js";
4
4
  import L from "./AnimateManager.js";
5
5
  import { configEasing as V } from "./easing.js";
@@ -1,6 +1,6 @@
1
1
  import C from "../../@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js";
2
2
  import D from "../../@babel/runtime/helpers/esm/inheritsLoose.js";
3
- import o from "../../../_virtual/index2.js";
3
+ import o from "../../../_virtual/index4.js";
4
4
  import v from "react";
5
5
  import b from "react-dom";
6
6
  import T from "./config.js";
@@ -1,4 +1,4 @@
1
- import e from "../../../../_virtual/index2.js";
1
+ import e from "../../../../_virtual/index4.js";
2
2
  var n = process.env.NODE_ENV !== "production" ? e.oneOfType([e.number, e.shape({
3
3
  enter: e.number,
4
4
  exit: e.number,
@@ -17,6 +17,7 @@ type ColorScale = {
17
17
  n700: string;
18
18
  n750?: string;
19
19
  n800: string;
20
+ n375?: string;
20
21
  };
21
22
  export type ThemeColors = {
22
23
  grey: ColorScale;