qaema-ui 0.0.21 → 0.0.23

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.
@@ -0,0 +1,5 @@
1
+ export declare const StyledLegendContainer: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
2
+ export declare const PieLegendContainer: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
3
+ export declare const LegendRow: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
4
+ export declare const LegendName: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
5
+ export declare const LegendValue: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
@@ -11,8 +11,8 @@ import { isAfter as z } from "../node_modules/date-fns/isAfter.js";
11
11
  import { isValid as ce } from "../node_modules/date-fns/isValid.js";
12
12
  import { arSA as de } from "../node_modules/date-fns/locale/ar-SA.js";
13
13
  import { enUS as pe } from "../node_modules/date-fns/locale/en-US.js";
14
- import { addMonths as me } from "../node_modules/date-fns/addMonths.js";
15
- import { subMonths as ge } from "../node_modules/date-fns/subMonths.js";
14
+ import { addMonths as ge } from "../node_modules/date-fns/addMonths.js";
15
+ import { subMonths as me } from "../node_modules/date-fns/subMonths.js";
16
16
  import { startOfWeek as fe } from "../node_modules/date-fns/startOfWeek.js";
17
17
  import { startOfMonth as ue } from "../node_modules/date-fns/startOfMonth.js";
18
18
  import { endOfWeek as he } from "../node_modules/date-fns/endOfWeek.js";
@@ -156,6 +156,7 @@ const De = i.div`
156
156
  font-size: ${({ theme: e }) => e.typography.sizes.s4};
157
157
  font-weight: 400;
158
158
  text-align: ${({ theme: e }) => e.dir === "rtl" ? "right" : "left"};
159
+ line-height: ${({ theme: e }) => e.typography.lineHeights.s};
159
160
  `, Ee = i.span`
160
161
  color: ${({ theme: e }) => e.colors.grey.n300};
161
162
  font-size: ${({ theme: e }) => e.typography.sizes.s2};
@@ -164,7 +165,7 @@ const De = i.div`
164
165
  justify-content: ${({ theme: e }) => e.dir === "rtl" ? "flex-end" : "flex-start"};
165
166
  text-align: ${({ theme: e }) => e.dir === "rtl" ? "right" : "left"};
166
167
  `, fr = ({ value: e, onChange: a, minDate: d, maxDate: x, label: v, optional: O, disabled: W, error: D }) => {
167
- const [E, $] = f(!1), [p, m] = f(e || /* @__PURE__ */ new Date()), [w, u] = f(e || null), [I, h] = f(e ? b(e, "dd/MM/yyyy") : ""), [M, j] = f("calendar"), [T, R] = f(0), S = re(null), k = /* @__PURE__ */ new Date(), C = ie(), { t: V, i18n: H } = te(), l = (H.language || "").toLowerCase().startsWith("ar") || C.dir === "rtl", y = l ? "rtl" : "ltr", P = l ? de : pe, J = l ? ["أح", "ان", "اث", "ار", "خم", "جم", "سب"] : ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], B = l ? ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"] : ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], g = (r) => {
168
+ const [E, $] = f(!1), [p, g] = f(e || /* @__PURE__ */ new Date()), [w, u] = f(e || null), [I, h] = f(e ? b(e, "dd/MM/yyyy") : ""), [M, j] = f("calendar"), [T, R] = f(0), S = re(null), k = /* @__PURE__ */ new Date(), C = ie(), { t: V, i18n: H } = te(), l = (H.language || "").toLowerCase().startsWith("ar") || C.dir === "rtl", y = l ? "rtl" : "ltr", P = l ? de : pe, J = l ? ["أح", "اث", "ثل", "أر", "خم", "جم", "سب"] : ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"], B = l ? ["يناير", "فبراير", "مارس", "أبريل", "مايو", "يونيو", "يوليو", "أغسطس", "سبتمبر", "أكتوبر", "نوفمبر", "ديسمبر"] : ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], m = (r) => {
168
169
  const s = ["٠", "١", "٢", "٣", "٤", "٥", "٦", "٧", "٨", "٩"];
169
170
  return r.toString().replace(/\d/g, (n) => s[Number(n)]);
170
171
  }, _ = (r) => {
@@ -179,7 +180,7 @@ const De = i.div`
179
180
  }, []), A(() => {
180
181
  if (e) {
181
182
  const r = b(e, "dd/MM/yyyy");
182
- u(e), m(e), h(l ? g(r) : r);
183
+ u(e), g(e), h(l ? m(r) : r);
183
184
  } else
184
185
  u(null), h("");
185
186
  }, [e, l]);
@@ -191,10 +192,10 @@ const De = i.div`
191
192
  return;
192
193
  }
193
194
  n.length >= 3 && (n = n.slice(0, 2) + "/" + n.slice(2)), n.length >= 6 && (n = n.slice(0, 5) + "/" + n.slice(5, 9));
194
- const t = l ? g(n) : n;
195
+ const t = l ? m(n) : n;
195
196
  if (h(t), n.length === 10) {
196
197
  const c = le(n, "dd/MM/yyyy", /* @__PURE__ */ new Date()), ee = d && L(c, d) || x && z(c, x);
197
- ce(c) && !ee && (u(c), m(c), a(c));
198
+ ce(c) && !ee && (u(c), g(c), a(c));
198
199
  }
199
200
  }, U = () => {
200
201
  const r = fe(ue(p), { weekStartsOn: 0 }), s = he(ye(p), { weekStartsOn: 0 }), n = [];
@@ -208,9 +209,9 @@ const De = i.div`
208
209
  disabled: c,
209
210
  selected: w ? $e(t, w) : !1,
210
211
  onClick: () => {
211
- c || (u(t), h(l ? g(b(t, "dd/MM/yyyy")) : b(t, "dd/MM/yyyy")), a(t), $(!1));
212
+ c || (u(t), h(l ? m(b(t, "dd/MM/yyyy")) : b(t, "dd/MM/yyyy")), a(t), $(!1));
212
213
  },
213
- children: l ? g(t.getDate()) : t.getDate()
214
+ children: l ? m(t.getDate()) : t.getDate()
214
215
  },
215
216
  t.toISOString()
216
217
  )
@@ -221,15 +222,15 @@ const De = i.div`
221
222
  const s = we(/* @__PURE__ */ new Date()) + T * 12;
222
223
  return Array.from({ length: 12 }, (n, t) => s + t);
223
224
  }, K = (r) => {
224
- m(Me(p, r)), j("month");
225
+ g(Me(p, r)), j("month");
225
226
  }, Q = (r) => {
226
227
  const s = je(p, r);
227
- m(s), j("calendar");
228
+ g(s), j("calendar");
228
229
  }, X = () => {
229
230
  const r = y === "rtl", s = () => {
230
- M === "calendar" ? m(ge(p)) : R((t) => t - 1);
231
+ M === "calendar" ? g(me(p)) : R((t) => t - 1);
231
232
  }, n = () => {
232
- M === "calendar" ? m(me(p, 1)) : R((t) => t + 1);
233
+ M === "calendar" ? g(ge(p, 1)) : R((t) => t + 1);
233
234
  };
234
235
  return /* @__PURE__ */ o.jsxs(Re, { children: [
235
236
  /* @__PURE__ */ o.jsx(
@@ -245,7 +246,7 @@ const De = i.div`
245
246
  /* @__PURE__ */ o.jsxs("div", { onClick: () => j("year"), children: [
246
247
  (() => {
247
248
  const t = b(p, "MMMM yyyy", { locale: P });
248
- return l ? g(t) : t;
249
+ return l ? m(t) : t;
249
250
  })(),
250
251
  /* @__PURE__ */ o.jsx(ne, { color: C.colors.grey.n300, size: 12 })
251
252
  ] }),
@@ -272,7 +273,7 @@ const De = i.div`
272
273
  children: V("SET_DATE")
273
274
  }
274
275
  ) })
275
- ] }) : M === "year" ? /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsx(Fe, { children: q().map((r) => /* @__PURE__ */ o.jsx(N, { onClick: () => K(r), children: l ? g(r) : r }, r)) }) }) : /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsx(Ne, { children: B.map((r, s) => /* @__PURE__ */ o.jsx(N, { onClick: () => Q(s), children: r }, `${r}-${s}`)) }) });
276
+ ] }) : M === "year" ? /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsx(Fe, { children: q().map((r) => /* @__PURE__ */ o.jsx(N, { onClick: () => K(r), children: l ? m(r) : r }, r)) }) }) : /* @__PURE__ */ o.jsx(F, { children: /* @__PURE__ */ o.jsx(Ne, { children: B.map((r, s) => /* @__PURE__ */ o.jsx(N, { onClick: () => Q(s), children: r }, `${r}-${s}`)) }) });
276
277
  return /* @__PURE__ */ o.jsxs(De, { ref: S, children: [
277
278
  v && /* @__PURE__ */ o.jsxs(We, { children: [
278
279
  v,
@@ -0,0 +1,7 @@
1
+ export type DividerProps = {
2
+ marginVertical?: string;
3
+ };
4
+ declare const Divider: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('styled-components/dist/types').Substitute<import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
5
+ ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
6
+ }>, DividerProps>, DividerProps>> & string;
7
+ export default Divider;
@@ -10,58 +10,58 @@ import { HelperTextWrapper as je } from "./PhoneInputField.js";
10
10
  import pe from "./SearchBar.js";
11
11
  import Se from "./Spinner.js";
12
12
  import z from "./Typography.js";
13
- const Ee = (i) => {
13
+ const Ee = (f) => {
14
14
  const {
15
15
  label: b,
16
16
  options: m,
17
17
  // value,
18
18
  placeholder: F = "Select Something",
19
19
  optional: H = !1,
20
- error: h = "",
20
+ error: s = "",
21
21
  disabled: x = !1,
22
22
  selectIdentifier: D,
23
- keyIdentifier: f = "id",
23
+ keyIdentifier: h = "id",
24
24
  selectCallBack: j,
25
25
  showLeadIcon: M,
26
26
  icon: N,
27
27
  allowSearch: P,
28
28
  searchHandler: R,
29
29
  searchPlaceholder: A,
30
- onToggle: s,
31
- multiSelect: o = !1,
30
+ onToggle: o,
31
+ multiSelect: c = !1,
32
32
  isLoading: B = !1,
33
33
  currentSelectedOptions: y = [],
34
34
  isInteractive: I = !1
35
- } = i, c = g(null), p = g(null), u = ne(), { t: T } = te(), Q = g(null), [a, v] = w(y), [d, k] = w(!1), [U, Z] = w(0), O = N ?? /* @__PURE__ */ r.jsx(r.Fragment, {}), q = le("dropdown"), S = Y(() => {
35
+ } = f, u = g(null), p = g(null), d = ne(), { t: T } = te(), Q = g(null), [a, v] = w(y), [i, k] = w(!1), [U, Z] = w(0), O = N ?? /* @__PURE__ */ r.jsx(r.Fragment, {}), q = le("dropdown"), S = Y(() => {
36
36
  var e, n;
37
- (e = c == null ? void 0 : c.current) != null && e.offsetWidth && p.current && Z(((n = c.current) == null ? void 0 : n.offsetWidth) / 16);
37
+ (e = u == null ? void 0 : u.current) != null && e.offsetWidth && p.current && Z(((n = u.current) == null ? void 0 : n.offsetWidth) / 16);
38
38
  }, []);
39
- C(() => (d && (S(), window.addEventListener("resize", S)), () => window.removeEventListener("resize", S)), [d, S]), C(() => {
39
+ C(() => (i && (S(), window.addEventListener("resize", S)), () => window.removeEventListener("resize", S)), [i, S]), C(() => {
40
40
  v(y);
41
41
  }, [y]);
42
- const G = (e, n, l, t = "default") => l ? u.colors.grey.n400 : e ? u.colors.state.error.n450 : n ? u.colors.primary.dark.n600 : t === "light-primary" ? u.colors.primary.purple.n450 : u.colors.grey.n300, $ = (e) => a.some((n) => typeof n.value == "object" && typeof e.value == "object" ? n.value[f] === e.value[f] : n.value === e.value), J = (e) => {
43
- if (o) {
42
+ const G = (e, n, l, t = "default") => l ? d.colors.grey.n400 : e ? d.colors.state.error.n450 : n ? d.colors.primary.dark.n600 : t === "light-primary" ? d.colors.primary.purple.n450 : d.colors.grey.n300, $ = (e) => a.some((n) => typeof n.value == "object" && typeof e.value == "object" ? n.value[h] === e.value[h] : n.value === e.value), J = (e) => {
43
+ if (c) {
44
44
  const n = $(e);
45
45
  let l;
46
- n ? l = a.filter((t) => typeof t.value == "object" && typeof e.value == "object" ? t.value[f] !== e.value[f] : t.value !== e.value) : l = [...a, e], v(l), j(l.map((t) => t.value));
46
+ n ? l = a.filter((t) => typeof t.value == "object" && typeof e.value == "object" ? t.value[h] !== e.value[h] : t.value !== e.value) : l = [...a, e], v(l), j(l.map((t) => t.value));
47
47
  } else
48
48
  v([e]), j(e.value);
49
49
  }, K = (e) => {
50
- const n = a.filter((l) => typeof l.value == "object" && typeof e.value == "object" ? l.value[f] !== e.value[f] : l.value !== e.value);
50
+ const n = a.filter((l) => typeof l.value == "object" && typeof e.value == "object" ? l.value[h] !== e.value[h] : l.value !== e.value);
51
51
  v(n), j(n.map((l) => l.value));
52
52
  }, V = () => {
53
53
  var e;
54
- return a.length === 0 ? F : o ? `${a.length} ${T("SELECTED")}` : (e = a[0]) == null ? void 0 : e.label;
54
+ return a.length === 0 ? F : c ? `${a.length} ${T("SELECTED")}` : (e = a[0]) == null ? void 0 : e.label;
55
55
  };
56
56
  C(() => {
57
57
  const e = (n) => {
58
- p.current && c.current && !p.current.contains(n.target) && !c.current.contains(n.target) && (k(!1), s == null || s(!1));
58
+ p.current && u.current && !p.current.contains(n.target) && !u.current.contains(n.target) && (k(!1), o == null || o(!1));
59
59
  };
60
- return d && document.addEventListener("mousedown", e), () => {
60
+ return i && document.addEventListener("mousedown", e), () => {
61
61
  document.removeEventListener("mousedown", e);
62
62
  };
63
- }, [d, s]);
64
- const X = () => I ? null : /* @__PURE__ */ r.jsx(je, { error: h, children: h });
63
+ }, [i, o]);
64
+ const X = () => I || (s == null ? void 0 : s.length) === 0 ? null : /* @__PURE__ */ r.jsx(je, { error: s, children: s });
65
65
  return /* @__PURE__ */ r.jsxs(ae, { children: [
66
66
  b && /* @__PURE__ */ r.jsxs(se, { children: [
67
67
  /* @__PURE__ */ r.jsx("label", { children: b }),
@@ -70,14 +70,14 @@ const Ee = (i) => {
70
70
  /* @__PURE__ */ r.jsxs(
71
71
  oe,
72
72
  {
73
- show: d,
73
+ show: i,
74
74
  onToggle: () => {
75
- s == null || s(!d), k((e) => !e);
75
+ o == null || o(!i), k((e) => !e);
76
76
  },
77
77
  placement: "bottom-start",
78
- autoClose: o ? "outside" : !0,
78
+ autoClose: c ? "outside" : !0,
79
79
  children: [
80
- /* @__PURE__ */ r.jsx(ce, { disabled: x, ref: c, $valid: !h, $variant: i.variant || "default", children: /* @__PURE__ */ r.jsx(ue, { $valid: !h, $isInteractive: I, children: /* @__PURE__ */ r.jsxs("div", { className: "title-container", children: [
80
+ /* @__PURE__ */ r.jsx(ce, { disabled: x, ref: u, $valid: !s, $variant: f.variant || "default", children: /* @__PURE__ */ r.jsx(ue, { $valid: !s, $isInteractive: I, children: /* @__PURE__ */ r.jsxs("div", { className: "title-container", children: [
81
81
  /* @__PURE__ */ r.jsxs("div", { className: "heading-container", children: [
82
82
  M && typeof O == "function" && /* @__PURE__ */ r.jsx(O, {}),
83
83
  /* @__PURE__ */ r.jsx(
@@ -85,25 +85,25 @@ const Ee = (i) => {
85
85
  {
86
86
  component: "span",
87
87
  variant: "mdText",
88
- color: G(h, a.length > 0, x, i.variant || "default"),
88
+ color: G(s, a.length > 0, x, f.variant || "default"),
89
89
  children: V()
90
90
  }
91
91
  )
92
92
  ] }),
93
93
  /* @__PURE__ */ r.jsxs(de, { children: [
94
- !o && a.length > 0 && !x && /* @__PURE__ */ r.jsx(
94
+ !c && a.length > 0 && !x && /* @__PURE__ */ r.jsx(
95
95
  L,
96
96
  {
97
97
  style: { cursor: "pointer", marginLeft: "0.5rem" },
98
98
  onClick: (e) => {
99
- e.stopPropagation(), v([]), j(o ? [] : "");
99
+ e.stopPropagation(), v([]), j(c ? [] : "");
100
100
  }
101
101
  }
102
102
  ),
103
103
  !x && /* @__PURE__ */ r.jsx(_, {})
104
104
  ] })
105
105
  ] }) }) }),
106
- d && /* @__PURE__ */ r.jsxs(ie, { ref: p, $menuWidth: U, $zIndex: q, children: [
106
+ i && /* @__PURE__ */ r.jsxs(ie, { ref: p, $menuWidth: U, $zIndex: q, children: [
107
107
  P && /* @__PURE__ */ r.jsx(fe, { children: /* @__PURE__ */ r.jsx(pe, { placeholder: A, onSearch: R }) }),
108
108
  /* @__PURE__ */ r.jsxs(
109
109
  he,
@@ -111,7 +111,7 @@ const Ee = (i) => {
111
111
  ref: Q,
112
112
  onScroll: (e) => {
113
113
  var n;
114
- (n = i.onScroll) == null || n.call(i, e);
114
+ (n = f.onScroll) == null || n.call(f, e);
115
115
  },
116
116
  children: [
117
117
  m == null ? void 0 : m.map((e) => {
@@ -123,7 +123,7 @@ const Ee = (i) => {
123
123
  onClick: () => J(e),
124
124
  $selected: n,
125
125
  children: [
126
- o && (n ? /* @__PURE__ */ r.jsx(ee, { color: u.colors.primary.purple.n500 }) : /* @__PURE__ */ r.jsx(re, { color: u.colors.primary.purple.n450 })),
126
+ c && (n ? /* @__PURE__ */ r.jsx(ee, { color: d.colors.primary.purple.n500 }) : /* @__PURE__ */ r.jsx(re, { color: d.colors.primary.purple.n450 })),
127
127
  " ",
128
128
  /* @__PURE__ */ r.jsx(z, { variant: "smText", children: e == null ? void 0 : e.label })
129
129
  ]
@@ -139,7 +139,7 @@ const Ee = (i) => {
139
139
  ]
140
140
  }
141
141
  ),
142
- o && a.length > 0 && /* @__PURE__ */ r.jsx(ve, { children: a.map((e) => {
142
+ c && a.length > 0 && /* @__PURE__ */ r.jsx(ve, { children: a.map((e) => {
143
143
  var n, l, t;
144
144
  return /* @__PURE__ */ r.jsxs(
145
145
  xe,
@@ -0,0 +1,46 @@
1
+ import { default as React } from 'react';
2
+ export declare const FilterButton: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>> & string;
3
+ export declare const DropdownList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<Omit<import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>, "ref"> & {
4
+ ref?: ((instance: HTMLDivElement | null) => void | React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | React.RefObject<HTMLDivElement> | null | undefined;
5
+ }, never>> & string;
6
+ export declare const DropdownItem: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
7
+ export declare const FieldOptions: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
8
+ export declare const FilterIcon: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
9
+ export declare const RadioLabel: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, never>> & string;
10
+ export declare const SearchInput: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>> & string;
11
+ export declare const RadioGroup: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
12
+ export declare const FieldHeader: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, never>> & string;
13
+ export declare const DateInput: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('styled-components/dist/types').Substitute<Omit<import('styled-components').FastOmit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>, "ref"> & {
14
+ ref?: ((instance: HTMLInputElement | null) => void | React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | React.RefObject<HTMLInputElement> | null | undefined;
15
+ }, Omit<import('styled-components').FastOmit<React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, never>, "ref"> & {
16
+ ref?: ((instance: HTMLInputElement | null) => void | React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | React.RefObject<HTMLInputElement> | null | undefined;
17
+ }>, never>, never>> & string;
18
+ export declare const SelectInput: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>, never>> & string;
19
+ export declare const ButtonGroup: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
20
+ export type FilterField = {
21
+ accessor: string;
22
+ header: string;
23
+ type: 'text' | 'number' | 'date' | 'select';
24
+ options?: {
25
+ label: string;
26
+ value: string | number;
27
+ }[];
28
+ };
29
+ export type FilterData = {
30
+ fieldName: string;
31
+ operator?: string;
32
+ value?: string;
33
+ value2?: string;
34
+ };
35
+ export type FilterDropdownProps = {
36
+ fields: FilterField[];
37
+ onSelect: (filter: FilterData) => void;
38
+ activeFilters?: FilterData[];
39
+ };
40
+ export type FilterProps = {
41
+ fields: FilterField[];
42
+ activeFilters?: FilterData[];
43
+ setActiveFilters: React.Dispatch<React.SetStateAction<FilterData[]>>;
44
+ };
45
+ declare const Filter: React.FC<FilterProps>;
46
+ export default Filter;
@@ -0,0 +1,19 @@
1
+ import { default as React } from 'react';
2
+ export type HelpCardProps = {
3
+ icon?: React.ReactNode;
4
+ title: string;
5
+ description?: string;
6
+ actionLabel: string;
7
+ actionHref?: string;
8
+ onActionClick?: () => void;
9
+ actionAriaLabel?: string;
10
+ disabled?: boolean;
11
+ isLoading?: boolean;
12
+ className?: string;
13
+ };
14
+ export declare const HelpCardGroup: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
15
+ min?: number;
16
+ gap?: number;
17
+ }>> & string;
18
+ declare const HelpCard: React.FC<HelpCardProps>;
19
+ export default HelpCard;
@@ -0,0 +1,12 @@
1
+ import { default as React } from 'react';
2
+ type HorizontalChartData = {
3
+ name: string;
4
+ value: number;
5
+ color: string;
6
+ };
7
+ export type HorizontalChartProps = {
8
+ data: Array<HorizontalChartData>;
9
+ };
10
+ export declare const LabelRow: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
11
+ declare const HorizontalChart: React.FC<HorizontalChartProps>;
12
+ export default HorizontalChart;
@@ -0,0 +1,28 @@
1
+ import { default as React } from 'react';
2
+ export type InputFieldProps = {
3
+ label?: string;
4
+ optional?: boolean;
5
+ placeholder?: string;
6
+ value?: string;
7
+ onChange?: (e: React.ChangeEvent<HTMLInputElement>) => void;
8
+ type?: string;
9
+ disabled?: boolean;
10
+ success?: boolean;
11
+ error?: string;
12
+ touched?: boolean;
13
+ readonly?: boolean;
14
+ helperText?: string | React.ReactNode;
15
+ helperTextLink?: {
16
+ text: string;
17
+ onClick: () => void;
18
+ };
19
+ startIcon?: React.ReactNode;
20
+ endIcon?: React.ReactNode;
21
+ onBlur?: (e: React.FocusEvent<HTMLInputElement>) => void;
22
+ checked?: boolean;
23
+ name?: string;
24
+ isInteractive?: boolean;
25
+ } & Omit<React.InputHTMLAttributes<HTMLInputElement>, 'size' | 'prefix'>;
26
+ export declare const Optional: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
27
+ declare const InputField: React.FC<InputFieldProps>;
28
+ export default InputField;
@@ -0,0 +1,34 @@
1
+ import { default as React } from 'react';
2
+ export type OptionSelectCardProps = {
3
+ id: string | number;
4
+ title: string;
5
+ description?: string;
6
+ selected?: boolean;
7
+ disabled?: boolean;
8
+ icon?: React.ReactNode;
9
+ rightAdornment?: React.ReactNode;
10
+ name?: string;
11
+ value?: string | number;
12
+ onSelect?: (id: OptionSelectCardProps['id']) => void;
13
+ className?: string;
14
+ style?: React.CSSProperties;
15
+ };
16
+ export type OptionSelectGroupProps = {
17
+ items: OptionSelectCardProps[];
18
+ rowGap?: number;
19
+ columnGap?: number;
20
+ columns?: 1 | 2;
21
+ name?: string;
22
+ value?: string | number;
23
+ onChange?: (value: string | number) => void;
24
+ className?: string;
25
+ style?: React.CSSProperties;
26
+ };
27
+ export declare const OptionSelectGroupWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
28
+ $rowGap: number;
29
+ $columnGap: number;
30
+ $columns: 1 | 2;
31
+ }>> & string;
32
+ export declare const OptionSelectCard: React.FC<OptionSelectCardProps>;
33
+ export declare const OptionSelectGroup: React.FC<OptionSelectGroupProps>;
34
+ export default OptionSelectGroup;
@@ -0,0 +1,15 @@
1
+ export type InputFieldProps = {
2
+ label?: string;
3
+ placeholder?: string;
4
+ value?: string;
5
+ onChange?: (e: React.ChangeEvent<HTMLInputElement>) => void;
6
+ type?: 'text' | 'password';
7
+ disabled?: boolean;
8
+ startIcon?: React.ReactNode;
9
+ endIcon?: React.ReactNode;
10
+ dir?: 'rtl' | 'ltr';
11
+ };
12
+ export declare const EyeIcon: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react-icons/lib').IconBaseProps, never>> & string & Omit<import('react-icons/lib').IconType, keyof import('react').Component<any, {}, any>>;
13
+ export declare const VisibleEyeIcon: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react-icons/lib').IconBaseProps, never>> & string & Omit<import('react-icons/lib').IconType, keyof import('react').Component<any, {}, any>>;
14
+ declare const PasswordInputField: React.FC<InputFieldProps>;
15
+ export default PasswordInputField;
@@ -0,0 +1,56 @@
1
+ export type PhoneInputFieldProps = {
2
+ label?: string;
3
+ placeholder: string;
4
+ optional?: boolean;
5
+ disabled?: boolean;
6
+ error?: string;
7
+ value: string;
8
+ onChange: (val: string) => void;
9
+ name?: string;
10
+ maxLength?: number;
11
+ };
12
+ export type InputFieldProps = {
13
+ $variant?: 'primary' | 'secondary';
14
+ $size?: 'sm' | 'md' | 'lg';
15
+ $fullWidth?: boolean;
16
+ $hasError?: boolean;
17
+ name?: string;
18
+ maxLength?: number;
19
+ };
20
+ export type CountryDropdownProps = {
21
+ $variant?: 'primary' | 'secondary';
22
+ $size?: 'sm' | 'md' | 'lg';
23
+ $selectedCountry: CountryCode;
24
+ $error?: string;
25
+ $disabled?: boolean;
26
+ onSelect: (country: CountryCode) => void;
27
+ placeholder?: string;
28
+ onChange: (val: string) => void;
29
+ name?: string;
30
+ value?: string;
31
+ maxLength?: number;
32
+ setCurrentValue: React.Dispatch<React.SetStateAction<string>>;
33
+ currentValue: string;
34
+ };
35
+ export type CountryDropdownToggleProps = {
36
+ $variant?: 'primary' | 'secondary';
37
+ $size?: 'sm' | 'md' | 'lg';
38
+ $selectedCountry: CountryCode;
39
+ $error?: string;
40
+ $disabled?: boolean;
41
+ onSelect: (country: CountryCode) => void;
42
+ };
43
+ type CountryCode = {
44
+ code: string;
45
+ name: string;
46
+ dialCode: string;
47
+ flag: string;
48
+ };
49
+ export declare const VerticalSeparator: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
50
+ $error?: string;
51
+ }>> & string;
52
+ export declare const HelperTextWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
53
+ error: string;
54
+ }>> & string;
55
+ declare const PhoneInputField: React.FC<PhoneInputFieldProps>;
56
+ export default PhoneInputField;
@@ -0,0 +1,44 @@
1
+ import { default as React } from 'react';
2
+ import { FeatureItem } from './RequestSummaryCard';
3
+ export type RequestCardVariant = 'hidden' | 'accepted' | 'rejected' | 'inProgress';
4
+ type ContentWrapperProps = {
5
+ image?: React.ReactNode;
6
+ inModal?: boolean;
7
+ };
8
+ export type RequestCardProps = {
9
+ variant?: RequestCardVariant;
10
+ image?: React.ReactNode;
11
+ title: React.ReactNode;
12
+ subtitle?: React.ReactNode;
13
+ trackingLabel?: React.ReactNode;
14
+ progress?: number;
15
+ statusText?: React.ReactNode;
16
+ primaryCta?: {
17
+ label: React.ReactNode;
18
+ onClick?: () => void;
19
+ };
20
+ secondaryCta?: {
21
+ label: React.ReactNode;
22
+ onClick?: () => void;
23
+ };
24
+ className?: string;
25
+ style?: React.CSSProperties;
26
+ features?: FeatureItem[];
27
+ featuresTitle?: string;
28
+ price?: {
29
+ amount?: string;
30
+ unit?: string;
31
+ };
32
+ inModal?: boolean;
33
+ background?: string;
34
+ };
35
+ export declare const ContentWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, ContentWrapperProps>> & string;
36
+ export declare const TrackingWrap: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
37
+ export declare const TrackingHeader: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>> & string;
38
+ export declare const ProgressBar: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {
39
+ $color: string;
40
+ $value: number;
41
+ }>> & string;
42
+ export declare const StatusText: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>> & string;
43
+ declare const RequestCard: React.FC<RequestCardProps>;
44
+ export default RequestCard;
@@ -0,0 +1,40 @@
1
+ import { default as React } from 'react';
2
+ import { ButtonVariant } from '../hooks/useButtonVariant';
3
+ import { RequestCardVariant } from './RequestCard';
4
+ type RequestState = 'accepted' | 'rejected';
5
+ export type FeatureVariant = 'default' | 'tag';
6
+ export type FeatureItem = {
7
+ label: React.ReactNode;
8
+ variant?: FeatureVariant;
9
+ };
10
+ export type RequestSummaryCardProps = {
11
+ state?: RequestState;
12
+ title: React.ReactNode;
13
+ description?: React.ReactNode;
14
+ features?: FeatureItem[];
15
+ price?: {
16
+ amount: string;
17
+ suffix?: string;
18
+ };
19
+ progress?: number;
20
+ statusText?: React.ReactNode;
21
+ image?: React.ReactNode;
22
+ primaryCta?: {
23
+ label: React.ReactNode;
24
+ onClick?: () => void;
25
+ };
26
+ primaryCtaVariant?: ButtonVariant;
27
+ className?: string;
28
+ style?: React.CSSProperties;
29
+ showTracking?: boolean;
30
+ variant?: RequestCardVariant;
31
+ trackingLabel?: string;
32
+ imgPadding?: string;
33
+ };
34
+ export declare const FeatureList: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLUListElement>, HTMLUListElement>, never>> & string;
35
+ export declare const FeatureRow: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<React.DetailedHTMLProps<React.LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, never>> & string;
36
+ export declare const Bullet: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components/dist/types').Substitute<React.DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {
37
+ $stroke?: boolean;
38
+ }>> & string;
39
+ declare const RequestSummaryCard: React.FC<RequestSummaryCardProps>;
40
+ export default RequestSummaryCard;