qaema-ui 0.0.38 → 0.0.39

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 (55) 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/PriceCard.d.ts +5 -0
  6. package/dist/components/PriceCard.js +99 -71
  7. package/dist/node_modules/react-bootstrap/esm/Alert.js +1 -1
  8. package/dist/node_modules/react-bootstrap/esm/AlertHeading.js +1 -1
  9. package/dist/node_modules/react-bootstrap/esm/AlertLink.js +1 -1
  10. package/dist/node_modules/react-bootstrap/esm/Button.js +1 -1
  11. package/dist/node_modules/react-bootstrap/esm/CloseButton.js +2 -2
  12. package/dist/node_modules/react-bootstrap/esm/Col.js +1 -1
  13. package/dist/node_modules/react-bootstrap/esm/Collapse.js +1 -1
  14. package/dist/node_modules/react-bootstrap/esm/Dropdown.js +1 -1
  15. package/dist/node_modules/react-bootstrap/esm/DropdownDivider.js +1 -1
  16. package/dist/node_modules/react-bootstrap/esm/DropdownHeader.js +1 -1
  17. package/dist/node_modules/react-bootstrap/esm/DropdownItem.js +1 -1
  18. package/dist/node_modules/react-bootstrap/esm/DropdownItemText.js +1 -1
  19. package/dist/node_modules/react-bootstrap/esm/DropdownMenu.js +1 -1
  20. package/dist/node_modules/react-bootstrap/esm/DropdownToggle.js +1 -1
  21. package/dist/node_modules/react-bootstrap/esm/Fade.js +1 -1
  22. package/dist/node_modules/react-bootstrap/esm/Feedback.js +2 -2
  23. package/dist/node_modules/react-bootstrap/esm/FloatingLabel.js +1 -1
  24. package/dist/node_modules/react-bootstrap/esm/Form.js +2 -2
  25. package/dist/node_modules/react-bootstrap/esm/FormCheck.js +1 -1
  26. package/dist/node_modules/react-bootstrap/esm/FormCheckInput.js +1 -1
  27. package/dist/node_modules/react-bootstrap/esm/FormCheckLabel.js +1 -1
  28. package/dist/node_modules/react-bootstrap/esm/FormControl.js +1 -1
  29. package/dist/node_modules/react-bootstrap/esm/FormFloating.js +1 -1
  30. package/dist/node_modules/react-bootstrap/esm/FormLabel.js +1 -1
  31. package/dist/node_modules/react-bootstrap/esm/FormRange.js +1 -1
  32. package/dist/node_modules/react-bootstrap/esm/FormSelect.js +1 -1
  33. package/dist/node_modules/react-bootstrap/esm/FormText.js +1 -1
  34. package/dist/node_modules/react-bootstrap/esm/Image.js +2 -2
  35. package/dist/node_modules/react-bootstrap/esm/Nav.js +1 -1
  36. package/dist/node_modules/react-bootstrap/esm/NavItem.js +1 -1
  37. package/dist/node_modules/react-bootstrap/esm/NavLink.js +1 -1
  38. package/dist/node_modules/react-bootstrap/esm/Navbar.js +1 -1
  39. package/dist/node_modules/react-bootstrap/esm/NavbarBrand.js +1 -1
  40. package/dist/node_modules/react-bootstrap/esm/NavbarText.js +1 -1
  41. package/dist/node_modules/react-bootstrap/esm/NavbarToggle.js +1 -1
  42. package/dist/node_modules/react-bootstrap/esm/Offcanvas.js +1 -1
  43. package/dist/node_modules/react-bootstrap/esm/OffcanvasBody.js +1 -1
  44. package/dist/node_modules/react-bootstrap/esm/OffcanvasHeader.js +1 -1
  45. package/dist/node_modules/react-bootstrap/esm/OffcanvasTitle.js +1 -1
  46. package/dist/node_modules/react-bootstrap/esm/OffcanvasToggling.js +1 -1
  47. package/dist/node_modules/react-bootstrap/esm/Toast.js +1 -1
  48. package/dist/node_modules/react-bootstrap/esm/ToastBody.js +1 -1
  49. package/dist/node_modules/react-bootstrap/esm/ToastHeader.js +1 -1
  50. package/dist/node_modules/react-bootstrap/esm/divWithClassName.js +1 -1
  51. package/dist/node_modules/react-helmet-async/lib/index.esm.js +2 -2
  52. package/dist/node_modules/react-smooth/es6/Animate.js +1 -1
  53. package/dist/node_modules/react-transition-group/esm/Transition.js +1 -1
  54. package/dist/node_modules/react-transition-group/esm/utils/PropTypes.js +1 -1
  55. package/package.json +1 -1
@@ -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,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
  };
@@ -10,6 +10,10 @@ export type PriceCardFeature = {
10
10
  label: string;
11
11
  variant?: FeatureVariant;
12
12
  };
13
+ export type SecondaryPrice = {
14
+ amount: string;
15
+ label: string;
16
+ };
13
17
  export type PriceCardPrice = {
14
18
  amount: string;
15
19
  period?: string;
@@ -19,6 +23,7 @@ export type PriceCardPrice = {
19
23
  export type PriceCardProps = {
20
24
  title: string;
21
25
  price: PriceCardPrice;
26
+ secondaryPrice?: SecondaryPrice;
22
27
  description: string;
23
28
  features: PriceCardFeature[];
24
29
  variant?: PriceCardVariant;
@@ -1,13 +1,14 @@
1
- import { j as o } from "../_virtual/jsx-runtime.js";
1
+ import { j as r } from "../_virtual/jsx-runtime.js";
2
2
  import "react";
3
- import { FiCheck as j, FiX as w } from "../node_modules/react-icons/fi/index.js";
3
+ import { FiCheck as j, FiX as v } from "../node_modules/react-icons/fi/index.js";
4
4
  import i, { css as a } from "styled-components";
5
- import { CurrencyContainer as v } from "../styles/Currency.styles.js";
6
- import z from "../assets/svg/Riyal.svg.js";
7
- import k from "./Badge.js";
8
- import g from "./Button.js";
9
- import t from "./Typography.js";
10
- const C = {
5
+ import z from "../assets/icons/RiyalIcon.js";
6
+ import { CurrencyContainer as k } from "../styles/Currency.styles.js";
7
+ import C from "../assets/svg/Riyal.svg.js";
8
+ import R from "./Badge.js";
9
+ import d from "./Button.js";
10
+ import n from "./Typography.js";
11
+ const F = {
11
12
  transparent: a`
12
13
  background: rgba(255, 255, 255, 0.72);
13
14
  border: 1px solid ${({ theme: e }) => e.colors.grey.n200};
@@ -20,32 +21,32 @@ const C = {
20
21
  0px 4px 6px -2px #10182808,
21
22
  0px 12px 16px -4px #10182814;
22
23
  `
23
- }, F = i.div`
24
+ }, S = i.div`
24
25
  width: 100%;
25
26
  max-width: 28.458rem;
26
27
  border-radius: ${({ theme: e }) => e.borderRadius.xl};
27
28
  overflow: hidden;
28
29
  display: flex;
29
30
  flex-direction: column;
30
- ${({ $variant: e }) => C[e]};
31
+ ${({ $variant: e }) => F[e]};
31
32
  `, B = i.div`
32
33
  padding: 2rem;
33
34
  display: flex;
34
35
  flex-direction: column;
35
36
  gap: ${({ theme: e }) => e.spacing.sm};
36
37
  border-bottom: 1px solid ${({ theme: e }) => e.colors.grey.n200};
37
- `, R = i.div`
38
+ `, T = i.div`
38
39
  display: flex;
39
40
  align-items: center;
40
41
  justify-content: space-between;
41
42
  gap: ${({ theme: e }) => e.spacing.m};
42
43
  flex-wrap: wrap;
43
- `, T = i(t)`
44
+ `, H = i(n)`
44
45
  font-family: ${({ theme: e }) => e.fonts.arabic};
45
46
  font-weight: 600;
46
47
  font-size: ${({ theme: e }) => {
47
- var r;
48
- return (r = e.typography.sizes) == null ? void 0 : r.s5;
48
+ var o;
49
+ return (o = e.typography.sizes) == null ? void 0 : o.s5;
49
50
  }};
50
51
  line-height: 1.75rem;
51
52
  color: ${({ theme: e }) => e.colors.grey.n400};
@@ -58,70 +59,91 @@ const C = {
58
59
  align-items: center;
59
60
  gap: ${({ theme: e }) => e.spacing.xs};
60
61
  flex-wrap: wrap;
61
- `, H = i.div`
62
+ `, I = i.div`
62
63
  display: flex;
63
64
  align-items: baseline;
64
65
  gap: ${({ theme: e }) => e.spacing.xxs};
65
- `, S = i.span`
66
+ `, D = i(z).attrs(({ theme: e }) => ({
67
+ color: e.colors.grey.n350,
68
+ width: "18",
69
+ height: "20"
70
+ }))``, L = i.span`
66
71
  font-family: ${({ theme: e }) => e.fonts.english};
67
72
  font-weight: ${({ theme: e }) => e.typography.weights.semiBold};
68
73
  font-size: 2.706rem;
69
74
  line-height: 3.158rem;
70
- color: ${({ $color: e, theme: r }) => e ?? r.colors.grey.n800};
71
- `, D = i.span`
75
+ color: ${({ $color: e, theme: o }) => e ?? o.colors.grey.n800};
76
+ `, V = i.span`
72
77
  font-family: ${({ theme: e }) => e.fonts.arabic};
73
78
  font-weight: ${({ theme: e }) => e.typography.weights.regular};
74
79
  font-size: ${({ theme: e }) => {
75
- var r;
76
- return (r = e.typography.sizes) == null ? void 0 : r.s5;
80
+ var o;
81
+ return (o = e.typography.sizes) == null ? void 0 : o.s5;
77
82
  }};
78
83
  line-height: 1.804rem;
79
- color: ${({ $color: e, theme: r }) => e ?? r.colors.grey.n800};
80
- `, I = i(t)`
84
+ color: ${({ $color: e, theme: o }) => e ?? o.colors.grey.n800};
85
+ `, W = i(n)`
81
86
  font-family: ${({ theme: e }) => e.fonts.arabic};
82
87
  font-weight: ${({ theme: e }) => e.typography.weights.regular};
83
88
  font-size: ${({ theme: e }) => {
84
- var r;
85
- return (r = e.typography.sizes) == null ? void 0 : r.s4;
89
+ var o;
90
+ return (o = e.typography.sizes) == null ? void 0 : o.s4;
86
91
  }};
87
92
  line-height: ${({ theme: e }) => e.typography.lineHeights.m};
88
93
  color: ${({ theme: e }) => e.colors.grey.n400};
89
- `, V = i.div`
94
+ `, M = i.div`
90
95
  padding: 2rem 2rem 2.5rem 2rem;
91
96
  display: flex;
92
97
  flex-direction: column;
93
98
  gap: ${({ theme: e }) => e.spacing.m};
94
- `, W = i(t)`
99
+ `, N = i(n)`
95
100
  font-family: ${({ theme: e }) => e.fonts.arabic};
96
101
  font-weight: ${({ theme: e }) => e.typography.weights.semiBold};
97
102
  font-size: ${({ theme: e }) => {
98
- var r;
99
- return (r = e.typography.sizes) == null ? void 0 : r.s4;
103
+ var o;
104
+ return (o = e.typography.sizes) == null ? void 0 : o.s4;
100
105
  }};
101
106
  line-height: 0.7rem;
102
107
  color: ${({ theme: e }) => e.colors.grey.n650};
103
108
  text-transform: uppercase;
104
- `, L = i(t)`
109
+ `, U = i(n)`
105
110
  font-family: ${({ theme: e }) => e.fonts.arabic};
106
111
  font-weight: 500;
107
112
  font-size: ${({ theme: e }) => {
108
- var r;
109
- return (r = e.typography.sizes) == null ? void 0 : r.s4;
113
+ var o;
114
+ return (o = e.typography.sizes) == null ? void 0 : o.s4;
110
115
  }};
111
116
  line-height: ${({ theme: e }) => e.typography.lineHeights.m};
112
117
  color: ${({ theme: e }) => e.colors.grey.n400};
113
- `, M = i.ul`
118
+ `, X = i.div`
119
+ display: flex;
120
+ align-items: center;
121
+ gap: ${({ theme: e }) => e.spacing.xs};
122
+ `, q = i.span`
123
+ font-family: ${({ theme: e }) => e.fonts.arabic};
124
+ font-weight: ${({ theme: e }) => e.typography.weights.bold};
125
+ font-size: ${({ theme: e }) => e.typography.sizes.s9};
126
+ line-height: ${({ theme: e }) => e.typography.lineHeights.xl};
127
+ letter-spacing: ${({ theme: e }) => e.typography.letterSpacings.balancedNarrow};
128
+ color: ${({ theme: e }) => e.colors.grey.n350};
129
+ `, G = i.span`
130
+ font-family: ${({ theme: e }) => e.fonts.arabic};
131
+ font-weight: ${({ theme: e }) => e.typography.weights.regular};
132
+ font-size: ${({ theme: e }) => e.typography.sizes.s4};
133
+ line-height: ${({ theme: e }) => e.typography.lineHeights.m};
134
+ color: ${({ theme: e }) => e.colors.grey.n350};
135
+ `, J = i.ul`
114
136
  list-style: none;
115
137
  margin: 0;
116
138
  padding: 0;
117
139
  display: flex;
118
140
  flex-direction: column;
119
141
  gap: ${({ theme: e }) => e.spacing.s};
120
- `, U = i.li`
142
+ `, K = i.li`
121
143
  display: flex;
122
144
  align-items: center;
123
145
  gap: ${({ theme: e }) => e.spacing.xs};
124
- `, X = i.span`
146
+ `, O = i.span`
125
147
  width: 1rem;
126
148
  height: 1rem;
127
149
  border-radius: 50%;
@@ -135,23 +157,23 @@ const C = {
135
157
  height: 0.7rem;
136
158
  }
137
159
 
138
- ${({ theme: e, $variant: r }) => r === "included" ? a`
160
+ ${({ theme: e, $variant: o }) => o === "included" ? a`
139
161
  border: 1px solid ${e.colors.secondary.green.n450};
140
162
  color: ${e.colors.secondary.green.n450};
141
163
  ` : a`
142
164
  border: 1px solid ${e.colors.secondary.pink.n450};
143
165
  color: ${e.colors.secondary.pink.n450};
144
166
  `}
145
- `, q = i(t)`
167
+ `, Q = i(n)`
146
168
  font-family: ${({ theme: e }) => e.fonts.arabic};
147
169
  font-weight: 400;
148
170
  font-size: ${({ theme: e }) => {
149
- var r;
150
- return (r = e.typography.sizes) == null ? void 0 : r.s3;
171
+ var o;
172
+ return (o = e.typography.sizes) == null ? void 0 : o.s3;
151
173
  }};
152
174
  line-height: ${({ theme: e }) => e.typography.lineHeights.m};
153
175
  color: ${({ theme: e }) => e.colors.grey.n400};
154
- `, G = i.div`
176
+ `, Y = i.div`
155
177
  width: 100%;
156
178
  margin-top: 1rem;
157
179
  display: flex;
@@ -161,51 +183,57 @@ const C = {
161
183
  button {
162
184
  width: 100%;
163
185
  }
164
- `, ee = ({
186
+ `, ne = ({
165
187
  title: e,
166
- price: r,
188
+ price: o,
167
189
  description: f,
168
- features: h,
169
- variant: x = "transparent",
190
+ secondaryPrice: p,
191
+ features: x,
192
+ variant: y = "transparent",
170
193
  badges: c = [],
171
194
  showPrimaryAction: m = !1,
172
195
  primaryAction: s,
173
196
  showSecondaryAction: $ = !1,
174
- secondaryAction: l,
175
- showFeatures: y = !0,
176
- featuresTitle: u = "FEATURES",
177
- featuresDescription: b = "Everything in our free plan plus....."
178
- }) => /* @__PURE__ */ o.jsxs(F, { $variant: x, children: [
179
- /* @__PURE__ */ o.jsxs(B, { children: [
180
- /* @__PURE__ */ o.jsxs(R, { children: [
181
- /* @__PURE__ */ o.jsx(T, { children: e }),
182
- c.length > 0 && /* @__PURE__ */ o.jsx(E, { children: c.map((n, p) => /* @__PURE__ */ o.jsx(k, { label: n.label, bgColor: n.bgColor, color: n.color }, `${n.label}-${p}`)) })
197
+ secondaryAction: t,
198
+ showFeatures: u = !0,
199
+ featuresTitle: b = "FEATURES",
200
+ featuresDescription: w = "Everything in our free plan plus....."
201
+ }) => /* @__PURE__ */ r.jsxs(S, { $variant: y, children: [
202
+ /* @__PURE__ */ r.jsxs(B, { children: [
203
+ /* @__PURE__ */ r.jsxs(T, { children: [
204
+ /* @__PURE__ */ r.jsx(H, { children: e }),
205
+ c.length > 0 && /* @__PURE__ */ r.jsx(E, { children: c.map((l, g) => /* @__PURE__ */ r.jsx(R, { label: l.label, bgColor: l.bgColor, color: l.color }, `${l.label}-${g}`)) })
206
+ ] }),
207
+ /* @__PURE__ */ r.jsxs(I, { children: [
208
+ /* @__PURE__ */ r.jsx(k, { src: C, alt: "Riyal" }),
209
+ /* @__PURE__ */ r.jsx(L, { $color: o.color, children: o.amount }),
210
+ /* @__PURE__ */ r.jsx(V, { $color: o.periodColor, children: o.period ?? "/ Month" })
183
211
  ] }),
184
- /* @__PURE__ */ o.jsxs(H, { children: [
185
- /* @__PURE__ */ o.jsx(v, { src: z, alt: "Riyal" }),
186
- /* @__PURE__ */ o.jsx(S, { $color: r.color, children: r.amount }),
187
- /* @__PURE__ */ o.jsx(D, { $color: r.periodColor, children: r.period ?? "/ Month" })
212
+ p && /* @__PURE__ */ r.jsxs(X, { children: [
213
+ /* @__PURE__ */ r.jsx(D, {}),
214
+ /* @__PURE__ */ r.jsx(q, { children: p.amount }),
215
+ /* @__PURE__ */ r.jsx(G, { children: p.label })
188
216
  ] }),
189
- /* @__PURE__ */ o.jsx(I, { children: f }),
190
- /* @__PURE__ */ o.jsxs(G, { children: [
191
- m && /* @__PURE__ */ o.jsx(g, { variant: (s == null ? void 0 : s.variant) ?? "primary", onClick: s == null ? void 0 : s.onPrimaryActionClick, children: s == null ? void 0 : s.label }),
192
- $ && /* @__PURE__ */ o.jsx(g, { variant: (l == null ? void 0 : l.variant) ?? "light-primary", onClick: l == null ? void 0 : l.onSecondaryActionClick, children: l == null ? void 0 : l.label })
217
+ /* @__PURE__ */ r.jsx(W, { children: f }),
218
+ /* @__PURE__ */ r.jsxs(Y, { children: [
219
+ m && /* @__PURE__ */ r.jsx(d, { variant: (s == null ? void 0 : s.variant) ?? "primary", onClick: s == null ? void 0 : s.onPrimaryActionClick, children: s == null ? void 0 : s.label }),
220
+ $ && /* @__PURE__ */ r.jsx(d, { variant: (t == null ? void 0 : t.variant) ?? "light-primary", onClick: t == null ? void 0 : t.onSecondaryActionClick, children: t == null ? void 0 : t.label })
193
221
  ] })
194
222
  ] }),
195
- y && /* @__PURE__ */ o.jsxs(V, { children: [
196
- /* @__PURE__ */ o.jsxs(P, { children: [
197
- /* @__PURE__ */ o.jsx(W, { children: u }),
198
- /* @__PURE__ */ o.jsx(L, { children: b })
223
+ u && /* @__PURE__ */ r.jsxs(M, { children: [
224
+ /* @__PURE__ */ r.jsxs(P, { children: [
225
+ /* @__PURE__ */ r.jsx(N, { children: b }),
226
+ /* @__PURE__ */ r.jsx(U, { children: w })
199
227
  ] }),
200
- /* @__PURE__ */ o.jsx(M, { children: h.map((n, p) => {
201
- const d = n.variant ?? "included";
202
- return /* @__PURE__ */ o.jsxs(U, { children: [
203
- /* @__PURE__ */ o.jsx(X, { $variant: d, children: d === "included" ? /* @__PURE__ */ o.jsx(j, {}) : /* @__PURE__ */ o.jsx(w, {}) }),
204
- /* @__PURE__ */ o.jsx(q, { children: n.label })
205
- ] }, `${n.label}-${p}`);
228
+ /* @__PURE__ */ r.jsx(J, { children: x.map((l, g) => {
229
+ const h = l.variant ?? "included";
230
+ return /* @__PURE__ */ r.jsxs(K, { children: [
231
+ /* @__PURE__ */ r.jsx(O, { $variant: h, children: h === "included" ? /* @__PURE__ */ r.jsx(j, {}) : /* @__PURE__ */ r.jsx(v, {}) }),
232
+ /* @__PURE__ */ r.jsx(Q, { children: l.label })
233
+ ] }, `${l.label}-${g}`);
206
234
  }) })
207
235
  ] })
208
236
  ] });
209
237
  export {
210
- ee as default
238
+ ne as default
211
239
  };
@@ -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,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "qaema-ui",
3
3
  "private": false,
4
- "version": "0.0.38",
4
+ "version": "0.0.39",
5
5
  "type": "module",
6
6
  "publishConfig": {
7
7
  "access": "public"