qaema-ui 0.0.54 → 0.0.56

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/_virtual/index7.js +3 -2
  6. package/dist/_virtual/index8.js +2 -3
  7. package/dist/components/Badge.d.ts +2 -1
  8. package/dist/components/Badge.js +20 -13
  9. package/dist/components/NavItem.d.ts +7 -0
  10. package/dist/components/NavItem.js +58 -30
  11. package/dist/components/RequestCard.d.ts +2 -0
  12. package/dist/components/RequestCard.js +76 -67
  13. package/dist/node_modules/react-bootstrap/esm/Alert.js +1 -1
  14. package/dist/node_modules/react-bootstrap/esm/AlertHeading.js +1 -1
  15. package/dist/node_modules/react-bootstrap/esm/AlertLink.js +1 -1
  16. package/dist/node_modules/react-bootstrap/esm/Button.js +1 -1
  17. package/dist/node_modules/react-bootstrap/esm/CloseButton.js +2 -2
  18. package/dist/node_modules/react-bootstrap/esm/Col.js +1 -1
  19. package/dist/node_modules/react-bootstrap/esm/Collapse.js +1 -1
  20. package/dist/node_modules/react-bootstrap/esm/Dropdown.js +1 -1
  21. package/dist/node_modules/react-bootstrap/esm/DropdownDivider.js +1 -1
  22. package/dist/node_modules/react-bootstrap/esm/DropdownHeader.js +1 -1
  23. package/dist/node_modules/react-bootstrap/esm/DropdownItem.js +1 -1
  24. package/dist/node_modules/react-bootstrap/esm/DropdownItemText.js +1 -1
  25. package/dist/node_modules/react-bootstrap/esm/DropdownMenu.js +1 -1
  26. package/dist/node_modules/react-bootstrap/esm/DropdownToggle.js +1 -1
  27. package/dist/node_modules/react-bootstrap/esm/Fade.js +1 -1
  28. package/dist/node_modules/react-bootstrap/esm/Feedback.js +2 -2
  29. package/dist/node_modules/react-bootstrap/esm/FloatingLabel.js +1 -1
  30. package/dist/node_modules/react-bootstrap/esm/Form.js +2 -2
  31. package/dist/node_modules/react-bootstrap/esm/FormCheck.js +1 -1
  32. package/dist/node_modules/react-bootstrap/esm/FormCheckInput.js +1 -1
  33. package/dist/node_modules/react-bootstrap/esm/FormCheckLabel.js +1 -1
  34. package/dist/node_modules/react-bootstrap/esm/FormControl.js +1 -1
  35. package/dist/node_modules/react-bootstrap/esm/FormFloating.js +1 -1
  36. package/dist/node_modules/react-bootstrap/esm/FormLabel.js +1 -1
  37. package/dist/node_modules/react-bootstrap/esm/FormRange.js +1 -1
  38. package/dist/node_modules/react-bootstrap/esm/FormSelect.js +1 -1
  39. package/dist/node_modules/react-bootstrap/esm/FormText.js +1 -1
  40. package/dist/node_modules/react-bootstrap/esm/Image.js +2 -2
  41. package/dist/node_modules/react-bootstrap/esm/Nav.js +1 -1
  42. package/dist/node_modules/react-bootstrap/esm/NavItem.js +1 -1
  43. package/dist/node_modules/react-bootstrap/esm/NavLink.js +1 -1
  44. package/dist/node_modules/react-bootstrap/esm/Navbar.js +1 -1
  45. package/dist/node_modules/react-bootstrap/esm/NavbarBrand.js +1 -1
  46. package/dist/node_modules/react-bootstrap/esm/NavbarText.js +1 -1
  47. package/dist/node_modules/react-bootstrap/esm/NavbarToggle.js +1 -1
  48. package/dist/node_modules/react-bootstrap/esm/Offcanvas.js +1 -1
  49. package/dist/node_modules/react-bootstrap/esm/OffcanvasBody.js +1 -1
  50. package/dist/node_modules/react-bootstrap/esm/OffcanvasHeader.js +1 -1
  51. package/dist/node_modules/react-bootstrap/esm/OffcanvasTitle.js +1 -1
  52. package/dist/node_modules/react-bootstrap/esm/OffcanvasToggling.js +1 -1
  53. package/dist/node_modules/react-bootstrap/esm/Toast.js +1 -1
  54. package/dist/node_modules/react-bootstrap/esm/ToastBody.js +1 -1
  55. package/dist/node_modules/react-bootstrap/esm/ToastHeader.js +1 -1
  56. package/dist/node_modules/react-bootstrap/esm/divWithClassName.js +1 -1
  57. package/dist/node_modules/react-helmet-async/lib/index.esm.js +2 -2
  58. package/dist/node_modules/react-is/index.js +1 -1
  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/node_modules/recharts/es6/util/ReactUtils.js +1 -1
  63. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
- import { getDefaultExportFromCjs as r } from "./_commonjsHelpers.js";
2
- import { __require as t } from "../node_modules/react-helmet-async/node_modules/react-fast-compare/index.js";
3
- var a = t();
4
- const m = /* @__PURE__ */ r(a);
1
+ import { getDefaultExportFromCjs as s } from "./_commonjsHelpers.js";
2
+ import { __require as r } from "../node_modules/classnames/index.js";
3
+ var a = r();
4
+ const t = /* @__PURE__ */ s(a);
5
5
  export {
6
- m as default
6
+ t as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import { getDefaultExportFromCjs as r } from "./_commonjsHelpers.js";
2
- import { __require as o } from "../node_modules/shallowequal/index.js";
3
- var a = o();
4
- const t = /* @__PURE__ */ r(a);
2
+ import { __require as o } from "../node_modules/prop-types/index.js";
3
+ var p = /* @__PURE__ */ o();
4
+ const s = /* @__PURE__ */ r(p);
5
5
  export {
6
- t as default
6
+ s as default
7
7
  };
@@ -1,7 +1,7 @@
1
- import { getDefaultExportFromCjs as s } from "./_commonjsHelpers.js";
2
- import { __require as r } from "../node_modules/classnames/index.js";
3
- var a = r();
4
- const t = /* @__PURE__ */ s(a);
1
+ import { getDefaultExportFromCjs as r } from "./_commonjsHelpers.js";
2
+ import { __require as t } from "../node_modules/react-helmet-async/node_modules/react-fast-compare/index.js";
3
+ var a = t();
4
+ const m = /* @__PURE__ */ r(a);
5
5
  export {
6
- t as default
6
+ m as default
7
7
  };
@@ -1,7 +1,7 @@
1
1
  import { getDefaultExportFromCjs as r } from "./_commonjsHelpers.js";
2
- import { __require as o } from "../node_modules/prop-types/index.js";
3
- var p = /* @__PURE__ */ o();
4
- const s = /* @__PURE__ */ r(p);
2
+ import { __require as o } from "../node_modules/shallowequal/index.js";
3
+ var a = o();
4
+ const t = /* @__PURE__ */ r(a);
5
5
  export {
6
- s as default
6
+ t as default
7
7
  };
@@ -1,4 +1,5 @@
1
- var e = { exports: {} };
1
+ import { __require as r } from "../node_modules/recharts/node_modules/react-is/index.js";
2
+ var a = r();
2
3
  export {
3
- e as __module
4
+ a as r
4
5
  };
@@ -1,5 +1,4 @@
1
- import { __require as r } from "../node_modules/recharts/node_modules/react-is/index.js";
2
- var a = r();
1
+ var e = { exports: {} };
3
2
  export {
4
- a as r
3
+ e as __module
5
4
  };
@@ -9,6 +9,7 @@ export type BadgeProps = {
9
9
  variant?: BadgeVariant;
10
10
  children?: ReactNode;
11
11
  onClose?: () => void;
12
+ image?: string;
12
13
  };
13
- declare const Badge: ({ bgColor, color, label, weight, variant, onClose, children }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
14
+ declare const Badge: ({ bgColor, color, label, weight, variant, onClose, children, image }: BadgeProps) => import("react/jsx-runtime").JSX.Element;
14
15
  export default Badge;
@@ -1,9 +1,9 @@
1
- import { j as t } from "../_virtual/jsx-runtime.js";
2
- import { IoClose as l } from "../node_modules/react-icons/io5/index.js";
1
+ import { j as e } from "../_virtual/jsx-runtime.js";
2
+ import { IoClose as p } from "../node_modules/react-icons/io5/index.js";
3
3
  import i from "styled-components";
4
- import p from "../hooks/useBadgeVariant.js";
5
- import m from "./Typography.js";
6
- const g = i.div`
4
+ import m from "../hooks/useBadgeVariant.js";
5
+ import g from "./Typography.js";
6
+ const u = i.div`
7
7
  display: flex;
8
8
  align-items: center;
9
9
  justify-content: space-between;
@@ -12,7 +12,7 @@ const g = i.div`
12
12
  background-color: ${({ bgColor: r, $variantStyles: o }) => r ?? o.backgroundColor};
13
13
  gap: ${({ theme: r }) => r.spacing.xs};
14
14
  height: 1.5rem;
15
- `, u = i.div`
15
+ `, f = i.div`
16
16
  display: flex;
17
17
  align-items: center;
18
18
  justify-content: center;
@@ -23,14 +23,21 @@ const g = i.div`
23
23
  &:hover {
24
24
  opacity: 0.8;
25
25
  }
26
- `, b = ({ bgColor: r, color: o, label: s, weight: n, variant: c, onClose: a, children: d }) => {
27
- const e = p(c ?? "default");
28
- return /* @__PURE__ */ t.jsxs(g, { bgColor: r, $variantStyles: e, children: [
29
- s && /* @__PURE__ */ t.jsx(m, { variant: "span", color: o ?? e.color, weight: n, children: s }),
30
- d,
31
- a && /* @__PURE__ */ t.jsx(u, { onClick: a, $variantStyles: e, children: /* @__PURE__ */ t.jsx(l, { color: o ?? e.color, size: "0.75rem" }) })
26
+ `, x = i.img`
27
+ width: 1.25rem;
28
+ height: 1.25rem;
29
+ border-radius: ${({ theme: r }) => r.borderRadius.circle};
30
+ object-fit: cover;
31
+ flex-shrink: 0;
32
+ `, v = ({ bgColor: r, color: o, label: s, weight: n, variant: d, onClose: a, children: l, image: c }) => {
33
+ const t = m(d ?? "default");
34
+ return /* @__PURE__ */ e.jsxs(u, { bgColor: r, $variantStyles: t, children: [
35
+ c && /* @__PURE__ */ e.jsx(x, { src: c, alt: "badge-image" }),
36
+ s && /* @__PURE__ */ e.jsx(g, { variant: "span", color: o ?? t.color, weight: n, children: s }),
37
+ l,
38
+ a && /* @__PURE__ */ e.jsx(f, { onClick: a, $variantStyles: t, children: /* @__PURE__ */ e.jsx(p, { color: o ?? t.color, size: "0.75rem" }) })
32
39
  ] });
33
40
  };
34
41
  export {
35
- b as default
42
+ v as default
36
43
  };
@@ -17,6 +17,13 @@ export type NavItemType = {
17
17
  onClick?: (value: unknown) => void;
18
18
  linkComponent?: React.ElementType;
19
19
  active?: boolean;
20
+ badge?: {
21
+ label?: string;
22
+ variant?: string;
23
+ color?: string;
24
+ bgColor?: string;
25
+ image?: string;
26
+ };
20
27
  };
21
28
  export type NavItemProps = {
22
29
  item: NavItemType;
@@ -1,9 +1,10 @@
1
1
  import { j as r } from "../_virtual/jsx-runtime.js";
2
- import s, { useTheme as g, css as c } from "styled-components";
3
- import { useNavItemVariant as u } from "../hooks/useNavItemVariant.js";
4
- import h from "./Link.js";
5
- import v from "./Typography.js";
6
- const b = {
2
+ import a, { useTheme as h, css as c } from "styled-components";
3
+ import { useNavItemVariant as v } from "../hooks/useNavItemVariant.js";
4
+ import x from "./Badge.js";
5
+ import u from "./Link.js";
6
+ import $ from "./Typography.js";
7
+ const f = {
7
8
  bullet: c`
8
9
  border-radius: ${({ theme: o }) => o.borderRadius.circle};
9
10
  background-color: ${({ theme: o }) => o.colors.secondary.pink.n450};
@@ -13,18 +14,16 @@ const b = {
13
14
  border-radius: ${({ theme: o }) => o.borderRadius.sm};
14
15
  background-color: ${({ theme: o }) => o.colors.primary.purple.n450};
15
16
  `
16
- }, x = s.div`
17
+ }, y = a.div`
17
18
  display: flex;
18
19
  flex-direction: row;
19
20
  align-items: center;
20
21
  gap: ${({ theme: o }) => o.spacing.xs};
21
- border: none;
22
22
 
23
- background-color: transparent;
24
- cursor: pointer;
25
23
  svg {
26
24
  width: 1.5rem;
27
25
  height: 1.5rem;
26
+ flex-shrink: 0;
28
27
  }
29
28
 
30
29
  p {
@@ -32,7 +31,11 @@ const b = {
32
31
  margin: 0;
33
32
  white-space: nowrap;
34
33
  }
35
- `, $ = s.div`
34
+ `, p = a.div`
35
+ display: flex;
36
+ align-items: center;
37
+ gap: ${({ theme: o }) => o.spacing.xs};
38
+ `, C = a.div`
36
39
  display: flex;
37
40
  flex-direction: row;
38
41
  justify-content: space-between;
@@ -53,48 +56,73 @@ const b = {
53
56
  border-radius: ${o.theme.borderRadius.sm};
54
57
  background-color: ${o.$activeBgColor};
55
58
  `}
56
- `, y = s.div`
59
+ `, j = a.div`
57
60
  width: 1.5rem;
58
61
  height: 1.5rem;
59
62
  text-align: center;
60
63
  color: ${({ theme: o }) => o.colors.grey.n50};
61
64
  font-weight: ${({ theme: o }) => o.typography.weights.semiBold};
62
- ${({ $variant: o }) => b[o]}
63
- `, B = ({ item: o }) => {
64
- const e = o == null ? void 0 : o.icon, n = g(), { color: t, bgColor: p, activeBgColor: a, activeColor: l } = u(o == null ? void 0 : o.variant), d = /* @__PURE__ */ r.jsxs(x, { children: [
65
- /* @__PURE__ */ r.jsxs("div", { style: { display: "flex", alignItems: "center", gap: n.spacing.xs }, children: [
66
- e && /* @__PURE__ */ r.jsx(e, { color: o.active ? l : t, size: 20 }),
67
- /* @__PURE__ */ r.jsx(v, { component: "p", variant: "smText", color: o.active ? l : t, children: o == null ? void 0 : o.title })
68
- ] }),
69
- (o == null ? void 0 : o.count) && /* @__PURE__ */ r.jsx(y, { $variant: (o == null ? void 0 : o.notificationVariant) ?? "badge", children: /* @__PURE__ */ r.jsx("span", { children: o.count }) })
70
- ] }), i = {
65
+ ${({ $variant: o }) => f[o]}
66
+ `, R = ({ item: o }) => {
67
+ const e = o == null ? void 0 : o.icon, n = h(), { color: l, bgColor: b, activeBgColor: s, activeColor: t } = v(o == null ? void 0 : o.variant), d = /* @__PURE__ */ r.jsxs(y, { children: [
68
+ e && /* @__PURE__ */ r.jsx(e, { color: o.active ? t : l, size: 20 }),
69
+ /* @__PURE__ */ r.jsx($, { component: "p", variant: "smText", color: o.active ? t : l, children: o == null ? void 0 : o.title })
70
+ ] }), i = o != null && o.badge ? /* @__PURE__ */ r.jsx(
71
+ x,
72
+ {
73
+ label: o.badge.label,
74
+ variant: o.badge.variant,
75
+ color: o.badge.color,
76
+ bgColor: o.badge.bgColor,
77
+ image: o.badge.image
78
+ }
79
+ ) : o != null && o.count ? /* @__PURE__ */ r.jsx(j, { $variant: (o == null ? void 0 : o.notificationVariant) ?? "badge", children: /* @__PURE__ */ r.jsx("span", { children: o.count }) }) : null, g = {
71
80
  padding: `${n.spacing.xs} ${n.spacing.sm}`,
72
81
  width: "100%",
73
- hoverBgColor: a,
74
- activeBgColor: a
82
+ hoverBgColor: s,
83
+ activeBgColor: s
75
84
  };
76
85
  return /* @__PURE__ */ r.jsx(
77
- $,
86
+ C,
78
87
  {
79
88
  $variant: (o == null ? void 0 : o.variant) ?? "normal",
80
- $bgColor: p,
81
- $activeBgColor: a ?? "",
89
+ $bgColor: b,
90
+ $activeBgColor: s ?? "",
82
91
  $active: !!(o != null && o.active),
83
- children: (o == null ? void 0 : o.component) === "link" && o.path ? /* @__PURE__ */ r.jsx(h, { to: o.path, state: o.state, component: o.linkComponent, ...i, children: d }) : /* @__PURE__ */ r.jsx(
92
+ children: (o == null ? void 0 : o.component) === "link" && o.path ? /* @__PURE__ */ r.jsx(u, { to: o.path, state: o.state, component: o.linkComponent, ...g, children: /* @__PURE__ */ r.jsxs(
93
+ "div",
94
+ {
95
+ style: {
96
+ display: "flex",
97
+ justifyContent: "space-between",
98
+ alignItems: "center",
99
+ width: "100%",
100
+ gap: n.spacing.sm
101
+ },
102
+ children: [
103
+ d,
104
+ /* @__PURE__ */ r.jsx(p, { children: i })
105
+ ]
106
+ }
107
+ ) }) : /* @__PURE__ */ r.jsxs(
84
108
  "button",
85
109
  {
86
110
  onClick: o.onClick,
87
111
  style: {
88
- ...i,
112
+ ...g,
89
113
  border: "none",
90
114
  background: "transparent",
91
115
  cursor: "pointer",
92
116
  display: "flex",
93
117
  justifyContent: "space-between",
94
118
  alignItems: "center",
95
- width: "100%"
119
+ width: "100%",
120
+ gap: n.spacing.sm
96
121
  },
97
- children: d
122
+ children: [
123
+ d,
124
+ /* @__PURE__ */ r.jsx(p, { children: i })
125
+ ]
98
126
  }
99
127
  )
100
128
  },
@@ -102,5 +130,5 @@ const b = {
102
130
  );
103
131
  };
104
132
  export {
105
- B as default
133
+ R as default
106
134
  };
@@ -1,4 +1,5 @@
1
1
  import React from 'react';
2
+ import { type BadgeProps } from '@components/Badge';
2
3
  import { type FeatureItem } from './RequestSummaryCard';
3
4
  export type RequestCardVariant = 'hidden' | 'accepted' | 'rejected' | 'inProgress';
4
5
  type ContentWrapperProps = {
@@ -25,6 +26,7 @@ export type RequestCardProps = {
25
26
  style?: React.CSSProperties;
26
27
  features?: FeatureItem[];
27
28
  featuresTitle?: string;
29
+ badgeList?: BadgeProps[];
28
30
  price?: {
29
31
  amount?: string;
30
32
  unit?: string;
@@ -1,17 +1,18 @@
1
1
  import { j as n } from "../_virtual/jsx-runtime.js";
2
2
  import "react";
3
- import s, { useTheme as S } from "styled-components";
4
- import a from "./Button.js";
5
- import { useQaemaCoreTranslation as F } from "../i18n/i18n.js";
6
- import A from "../assets/svg/Riyal.svg.js";
7
- import { FeatureList as H, FeatureRow as P, Bullet as q } from "./RequestSummaryCard.js";
8
- import d from "./Typography.js";
9
- const W = s.div`
3
+ import s, { useTheme as F } from "styled-components";
4
+ import A from "./Badge.js";
5
+ import p from "./Button.js";
6
+ import { useQaemaCoreTranslation as H } from "../i18n/i18n.js";
7
+ import P from "../assets/svg/Riyal.svg.js";
8
+ import { FeatureList as q, FeatureRow as W, Bullet as E } from "./RequestSummaryCard.js";
9
+ import h from "./Typography.js";
10
+ const M = s.div`
10
11
  display: flex;
11
12
  flex-direction: column;
12
13
  justify-content: space-between;
13
14
  height: ${({ image: e, inModal: i }) => e ? i ? "65%" : "unset" : "100%"};
14
- `, E = s.div`
15
+ `, V = s.div`
15
16
  min-width: 9.0625rem;
16
17
  display: flex;
17
18
  aspect-ratio: ${({ $inModal: e }) => e ? "23/9" : "11/9"};
@@ -32,19 +33,19 @@ const W = s.div`
32
33
  object-fit: cover;
33
34
  display: block;
34
35
  }
35
- `, M = s.div`
36
+ `, D = s.div`
36
37
  display: grid;
37
38
  grid-template-columns: '1fr';
38
39
  gap: ${({ theme: e }) => e.spacing.xs};
39
40
  margin-top: ${({ theme: e }) => e.spacing.xxs};
40
41
  justify-content: 'stretch';
41
42
  align-items: center;
42
- `, V = s(a)`
43
+ `, I = s(p)`
43
44
  min-width: 9.3125rem;
44
45
  min-height: 2rem;
45
46
  border-radius: ${({ theme: e }) => e.borderRadius.sm};
46
47
  box-shadow: ${({ theme: e }) => e.boxShadow.s3};
47
- `, D = s.h3`
48
+ `, N = s.h3`
48
49
  margin: 0;
49
50
  font-family: ${({ theme: e }) => (e == null ? void 0 : e.dir) === "rtl" ? e.fonts.arabic : e.fonts.english};
50
51
  font-weight: ${({ theme: e }) => e.typography.weights.semiBold};
@@ -55,7 +56,7 @@ const W = s.div`
55
56
  line-height: ${({ theme: e }) => e.typography.lineHeights.m};
56
57
  letter-spacing: -0.25px;
57
58
  color: ${({ theme: e }) => e.colors.grey.n800};
58
- `, I = s.p`
59
+ `, Q = s.p`
59
60
  margin: 0;
60
61
  color: ${({ theme: e }) => e.colors.grey.n400};
61
62
  font-size: ${({ theme: e }) => {
@@ -63,11 +64,17 @@ const W = s.div`
63
64
  return (i = e.typography.sizes) == null ? void 0 : i.s3;
64
65
  }};
65
66
  line-height: ${({ theme: e }) => e.typography.lineHeights.s};
66
- `, L = s.div`
67
+ `, X = s.div`
68
+ display: flex;
69
+ flex-wrap: wrap;
70
+ gap: ${({ theme: e }) => e.spacing.s};
71
+ margin-top: ${({ theme: e }) => e.spacing.s};
72
+ margin-bottom: ${({ theme: e }) => e.spacing.s};
73
+ `, G = s.div`
67
74
  display: flex;
68
75
  flex-direction: column;
69
76
  gap: ${({ theme: e }) => e.spacing.xs};
70
- `, N = s.div`
77
+ `, J = s.div`
71
78
  font-family: ${({ theme: e }) => (e == null ? void 0 : e.dir) === "rtl" ? e.fonts.arabic : e.fonts.english};
72
79
  font-weight: ${({ theme: e }) => e.typography.weights.semiBold};
73
80
  font-size: ${({ theme: e }) => {
@@ -78,7 +85,7 @@ const W = s.div`
78
85
  letter-spacing: 0;
79
86
  vertical-align: middle;
80
87
  color: ${({ theme: e }) => e.colors.grey.n650};
81
- `, Q = s.div`
88
+ `, K = s.div`
82
89
  width: ${({ $fixed: e }) => e ? "335px" : "100%"};
83
90
  min-width: 11.1875rem;
84
91
  height: 100%;
@@ -91,7 +98,7 @@ const W = s.div`
91
98
  display: flex;
92
99
  flex-direction: column;
93
100
  gap: ${({ theme: e }) => e.spacing.s};
94
- `, X = s.div`
101
+ `, L = s.div`
95
102
  position: relative;
96
103
  width: 100%;
97
104
  height: 0.5rem;
@@ -107,7 +114,7 @@ const W = s.div`
107
114
  transition: width 250ms ease;
108
115
  border-radius: 0;
109
116
  }
110
- `, G = s.span`
117
+ `, O = s.span`
111
118
  font-family: ${({ theme: e }) => (e == null ? void 0 : e.dir) === "rtl" ? e.fonts.arabic : e.fonts.english};
112
119
  font-weight: ${({ theme: e }) => e.typography.weights.regular};
113
120
  font-size: ${({ theme: e }) => {
@@ -117,7 +124,7 @@ const W = s.div`
117
124
  line-height: ${({ theme: e }) => e.typography.lineHeights.xs};
118
125
  letter-spacing: 0;
119
126
  color: ${({ theme: e }) => e.colors.grey.n400};
120
- `, J = (e) => {
127
+ `, U = (e) => {
121
128
  switch (e) {
122
129
  case "accepted":
123
130
  return { bar: "#1DBA63" };
@@ -128,7 +135,7 @@ const W = s.div`
128
135
  default:
129
136
  return { bar: "#7259ff" };
130
137
  }
131
- }, K = s.div`
138
+ }, Y = s.div`
132
139
  display: flex;
133
140
  flex-direction: column;
134
141
  justify-content: space-between;
@@ -139,7 +146,7 @@ const W = s.div`
139
146
  @media (max-width: 375px) {
140
147
  align-items: center;
141
148
  }
142
- `, O = s.div`
149
+ `, Z = s.div`
143
150
  display: flex;
144
151
  align-items: baseline;
145
152
  color: ${({ theme: e }) => e.colors.grey.n650};
@@ -151,73 +158,75 @@ const W = s.div`
151
158
  @media (max-width: 375px) {
152
159
  text-align: center;
153
160
  }
154
- `, U = s.div`
161
+ `, _ = s.div`
155
162
  display: flex;
156
163
  align-items: center;
157
- `, Y = s.img`
164
+ `, C = s.img`
158
165
  width: ${({ $width: e = "1rem" }) => e};
159
166
  height: 1rem;
160
167
  object-fit: contain;
161
168
  flex-shrink: 0;
162
169
  margin-right: 2px;
163
- `, oe = ({
170
+ `, ce = ({
164
171
  variant: e = "hidden",
165
172
  image: i,
166
- title: x,
167
- subtitle: g,
168
- trackingLabel: u = "Request Tracking",
169
- progress: f = 0,
170
- statusText: m,
171
- primaryCta: o,
173
+ title: f,
174
+ subtitle: x,
175
+ trackingLabel: $ = "Request Tracking",
176
+ progress: y = 0,
177
+ statusText: j,
178
+ primaryCta: t,
172
179
  secondaryCta: l,
173
- className: y,
174
- style: $,
175
- features: c,
176
- featuresTitle: j,
177
- price: t,
178
- inModal: h = !1,
179
- background: b
180
+ className: b,
181
+ style: w,
182
+ features: a,
183
+ featuresTitle: k,
184
+ badgeList: c,
185
+ price: o,
186
+ inModal: u = !1,
187
+ background: v
180
188
  }) => {
181
- const { t: r } = F(), w = J(e), k = e !== "hidden", v = r(e === "accepted" ? "accepted" : e === "rejected" ? "rejected" : "submitted"), p = e === "hidden" ? "primary" : e === "accepted" || e === "rejected" ? "light-primary" : "outline-primary", z = e === "rejected", R = S();
182
- return /* @__PURE__ */ n.jsxs(Q, { className: y, style: $, children: [
183
- i ? /* @__PURE__ */ n.jsx(E, { $inModal: h, $background: b, children: i }) : null,
184
- /* @__PURE__ */ n.jsxs(W, { image: i, inModal: h, children: [
185
- /* @__PURE__ */ n.jsx(D, { children: x }),
186
- g ? /* @__PURE__ */ n.jsx(I, { children: g }) : null,
187
- c && c.length > 0 ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
188
- /* @__PURE__ */ n.jsx(d, { variant: "h6", color: R.colors.grey.n400, children: j }),
189
- /* @__PURE__ */ n.jsx(H, { children: c.map((T, B) => /* @__PURE__ */ n.jsxs(P, { children: [
190
- /* @__PURE__ */ n.jsx(q, {}),
191
- /* @__PURE__ */ n.jsx("span", { children: T.label })
192
- ] }, B)) })
189
+ const { t: r } = H(), z = U(e), B = e !== "hidden", R = r(e === "accepted" ? "accepted" : e === "rejected" ? "rejected" : "submitted"), m = e === "hidden" ? "primary" : e === "accepted" || e === "rejected" ? "light-primary" : "outline-primary", T = e === "rejected", S = F();
190
+ return /* @__PURE__ */ n.jsxs(K, { className: b, style: w, children: [
191
+ i ? /* @__PURE__ */ n.jsx(V, { $inModal: u, $background: v, children: i }) : null,
192
+ /* @__PURE__ */ n.jsxs(M, { image: i, inModal: u, children: [
193
+ /* @__PURE__ */ n.jsx(N, { children: f }),
194
+ x ? /* @__PURE__ */ n.jsx(Q, { children: x }) : null,
195
+ c && c.length > 0 && /* @__PURE__ */ n.jsx(X, { children: c.map((d, g) => /* @__PURE__ */ n.jsx(A, { ...d }, g)) }),
196
+ a && a.length > 0 ? /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
197
+ /* @__PURE__ */ n.jsx(h, { variant: "h6", color: S.colors.grey.n400, children: k }),
198
+ /* @__PURE__ */ n.jsx(q, { children: a.map((d, g) => /* @__PURE__ */ n.jsxs(W, { children: [
199
+ /* @__PURE__ */ n.jsx(E, {}),
200
+ /* @__PURE__ */ n.jsx("span", { children: d.label })
201
+ ] }, g)) })
193
202
  ] }) : null,
194
- t && /* @__PURE__ */ n.jsx(K, { children: /* @__PURE__ */ n.jsxs(O, { children: [
195
- /* @__PURE__ */ n.jsxs(U, { children: [
196
- /* @__PURE__ */ n.jsx(Y, { src: A, alt: t == null ? void 0 : t.amount }),
197
- /* @__PURE__ */ n.jsx(d, { variant: "h5", weight: "bold", children: t == null ? void 0 : t.amount })
203
+ o && /* @__PURE__ */ n.jsx(Y, { children: /* @__PURE__ */ n.jsxs(Z, { children: [
204
+ /* @__PURE__ */ n.jsxs(_, { children: [
205
+ /* @__PURE__ */ n.jsx(C, { src: P, alt: o == null ? void 0 : o.amount }),
206
+ /* @__PURE__ */ n.jsx(h, { variant: "h5", weight: "bold", children: o == null ? void 0 : o.amount })
198
207
  ] }),
199
- /* @__PURE__ */ n.jsxs(d, { variant: "caption", children: [
208
+ /* @__PURE__ */ n.jsxs(h, { variant: "caption", children: [
200
209
  "/",
201
- (t == null ? void 0 : t.unit) ?? r("year")
210
+ (o == null ? void 0 : o.unit) ?? r("year")
202
211
  ] })
203
212
  ] }) }),
204
- k && /* @__PURE__ */ n.jsxs(L, { children: [
205
- /* @__PURE__ */ n.jsx(N, { children: u }),
206
- /* @__PURE__ */ n.jsx(X, { $value: f, $color: w.bar }),
207
- /* @__PURE__ */ n.jsx(G, { children: m ?? v })
213
+ B && /* @__PURE__ */ n.jsxs(G, { children: [
214
+ /* @__PURE__ */ n.jsx(J, { children: $ }),
215
+ /* @__PURE__ */ n.jsx(L, { $value: y, $color: z.bar }),
216
+ /* @__PURE__ */ n.jsx(O, { children: j ?? R })
208
217
  ] }),
209
- /* @__PURE__ */ n.jsx(M, { children: z ? /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(V, { variant: p, size: "xs", onClick: o == null ? void 0 : o.onClick, children: (o == null ? void 0 : o.label) ?? "Send New Request" }) }) : /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
210
- o && /* @__PURE__ */ n.jsx(a, { variant: p, size: "md", onClick: o.onClick, children: o.label }),
211
- l && /* @__PURE__ */ n.jsx(a, { variant: "light-secondary", size: "md", onClick: l.onClick, children: l.label })
218
+ /* @__PURE__ */ n.jsx(D, { children: T ? /* @__PURE__ */ n.jsx(n.Fragment, { children: /* @__PURE__ */ n.jsx(I, { variant: m, size: "xs", onClick: t == null ? void 0 : t.onClick, children: (t == null ? void 0 : t.label) ?? "Send New Request" }) }) : /* @__PURE__ */ n.jsxs(n.Fragment, { children: [
219
+ t && /* @__PURE__ */ n.jsx(p, { variant: m, size: "md", onClick: t.onClick, children: t.label }),
220
+ l && /* @__PURE__ */ n.jsx(p, { variant: "light-secondary", size: "md", onClick: l.onClick, children: l.label })
212
221
  ] }) })
213
222
  ] })
214
223
  ] });
215
224
  };
216
225
  export {
217
- W as ContentWrapper,
218
- X as ProgressBar,
219
- G as StatusText,
220
- N as TrackingHeader,
221
- L as TrackingWrap,
222
- oe as default
226
+ M as ContentWrapper,
227
+ L as ProgressBar,
228
+ O as StatusText,
229
+ J as TrackingHeader,
230
+ G as TrackingWrap,
231
+ ce as default
223
232
  };
@@ -1,4 +1,4 @@
1
- import k from "../../../_virtual/index3.js";
1
+ import k from "../../../_virtual/index.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/index3.js";
2
+ import i from "../../../_virtual/index.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/index3.js";
2
+ import e from "../../../_virtual/index.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/index3.js";
1
+ import l from "../../../_virtual/index.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/index4.js";
1
+ import o from "../../../_virtual/index2.js";
2
2
  import * as p from "react";
3
- import n from "../../../_virtual/index3.js";
3
+ import n from "../../../_virtual/index.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/index3.js";
1
+ import $ from "../../../_virtual/index.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/index3.js";
1
+ import j from "../../../_virtual/index.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/index3.js";
1
+ import j from "../../../_virtual/index.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/index3.js";
2
+ import p from "../../../_virtual/index.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/index3.js";
2
+ import m from "../../../_virtual/index.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/index3.js";
1
+ import c from "../../../_virtual/index.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/index3.js";
2
+ import s from "../../../_virtual/index.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/index3.js";
1
+ import W from "../../../_virtual/index.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/index3.js";
4
+ import l from "../../../_virtual/index.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/index3.js";
1
+ import l from "../../../_virtual/index.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/index3.js";
1
+ import i from "../../../_virtual/index.js";
2
2
  import * as f from "react";
3
- import e from "../../../_virtual/index4.js";
3
+ import e from "../../../_virtual/index2.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/index3.js";
1
+ import i from "../../../_virtual/index.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/index3.js";
2
- import o from "../../../_virtual/index4.js";
1
+ import i from "../../../_virtual/index.js";
2
+ import o from "../../../_virtual/index2.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/index3.js";
1
+ import O from "../../../_virtual/index.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/index3.js";
1
+ import f from "../../../_virtual/index.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/index3.js";
1
+ import s from "../../../_virtual/index.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/index3.js";
1
+ import C from "../../../_virtual/index.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/index3.js";
2
+ import e from "../../../_virtual/index.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/index3.js";
1
+ import c from "../../../_virtual/index.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/index3.js";
1
+ import s from "../../../_virtual/index.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/index3.js";
1
+ import c from "../../../_virtual/index.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/index3.js";
1
+ import s from "../../../_virtual/index.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/index3.js";
1
+ import f from "../../../_virtual/index.js";
2
2
  import * as d from "react";
3
- import o from "../../../_virtual/index4.js";
3
+ import o from "../../../_virtual/index2.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/index3.js";
1
+ import P from "../../../_virtual/index.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/index3.js";
2
+ import e from "../../../_virtual/index.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/index3.js";
1
+ import c from "../../../_virtual/index.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/index3.js";
1
+ import P from "../../../_virtual/index.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/index3.js";
1
+ import e from "../../../_virtual/index.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/index3.js";
2
+ import m from "../../../_virtual/index.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/index3.js";
1
+ import g from "../../../_virtual/index.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/index3.js";
1
+ import v from "../../../_virtual/index.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/index3.js";
2
+ import m from "../../../_virtual/index.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/index3.js";
1
+ import f from "../../../_virtual/index.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/index3.js";
2
+ import m from "../../../_virtual/index.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/index3.js";
1
+ import c from "../../../_virtual/index.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/index3.js";
3
+ import M from "../../../_virtual/index.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/index3.js";
2
+ import e from "../../../_virtual/index.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/index3.js";
1
+ import d from "../../../_virtual/index.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/index3.js";
2
+ import e from "../../../_virtual/index.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/index.js";
5
+ import ee from "../../../_virtual/index3.js";
6
6
  import F from "../../../_virtual/browser.js";
7
- import te from "../../../_virtual/index2.js";
7
+ import te from "../../../_virtual/index4.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,4 +1,4 @@
1
- import { __module as e } from "../../_virtual/index7.js";
1
+ import { __module as e } from "../../_virtual/index8.js";
2
2
  import { __require as o } from "./cjs/react-is.production.min.js";
3
3
  import { __require as t } from "./cjs/react-is.development.js";
4
4
  var r;
@@ -1,5 +1,5 @@
1
1
  import x, { Children as w, cloneElement as z, PureComponent as F } from "react";
2
- import a from "../../../_virtual/index4.js";
2
+ import a from "../../../_virtual/index2.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/index4.js";
3
+ import o from "../../../_virtual/index2.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/index4.js";
1
+ import e from "../../../../_virtual/index2.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,
@@ -4,7 +4,7 @@ import P from "../../../../_virtual/isString.js";
4
4
  import D from "../../../../_virtual/isFunction.js";
5
5
  import j from "../../../../_virtual/isObject.js";
6
6
  import { Children as p, isValidElement as w } from "react";
7
- import { r as B } from "../../../../_virtual/index8.js";
7
+ import { r as B } from "../../../../_virtual/index7.js";
8
8
  import { isNumber as b } from "./DataUtils.js";
9
9
  import { shallowEqual as d } from "./ShallowEqual.js";
10
10
  import { SVGElementPropKeys as G, EventKeys as F, FilteredElementKeyMap as s } from "./types.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "qaema-ui",
3
3
  "private": false,
4
- "version": "0.0.54",
4
+ "version": "0.0.56",
5
5
  "type": "module",
6
6
  "publishConfig": {
7
7
  "access": "public"