snapflow-ui-kit 0.0.4 → 1.0.0

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/CloseIcon-BASungOx.js +217 -0
  2. package/dist/CloseIcon-BASungOx.js.map +1 -0
  3. package/dist/components/Alert/Alert.d.ts +3 -0
  4. package/dist/components/Alert/Alert.types.d.ts +8 -0
  5. package/dist/components/Alert/index.d.ts +2 -0
  6. package/dist/components/Alert/toast.d.ts +11 -0
  7. package/dist/components/Card/Card.d.ts +2 -0
  8. package/dist/components/Card/Card.types.d.ts +4 -0
  9. package/dist/components/Card/index.d.ts +2 -0
  10. package/dist/components/DatePicker/DatePicker.d.ts +2 -0
  11. package/dist/components/DatePicker/DatePicker.types.d.ts +15 -0
  12. package/dist/components/DatePicker/hooks/useDatePickerState.d.ts +4 -0
  13. package/dist/components/DatePicker/hooks/useDismiss.d.ts +8 -0
  14. package/dist/components/DatePicker/index.d.ts +1 -0
  15. package/dist/components/DatePicker/utils/formatDateValue.d.ts +4 -0
  16. package/dist/components/DatePicker/utils/getDayPickerProps.d.ts +38 -0
  17. package/dist/components/DatePicker/utils/handleDateSelect.d.ts +10 -0
  18. package/dist/components/DatePicker/utils/parseDateValue.d.ts +4 -0
  19. package/dist/components/DatePicker/utils/updateMonthFromDate.d.ts +2 -0
  20. package/dist/components/Input/Input.d.ts +11 -0
  21. package/dist/components/Input/Input.types.d.ts +12 -0
  22. package/dist/components/Input/index.d.ts +1 -0
  23. package/dist/components/Label/Label.d.ts +2 -0
  24. package/dist/components/Label/Label.types.d.ts +9 -0
  25. package/dist/components/Label/index.d.ts +1 -0
  26. package/dist/components/Modal/Modal.d.ts +2 -0
  27. package/dist/components/Modal/Modal.types.d.ts +8 -0
  28. package/dist/components/Modal/index.d.ts +2 -0
  29. package/dist/components/Pagination/PageSizeSelect/PageSizeSelect.d.ts +2 -0
  30. package/dist/components/Pagination/PageSizeSelect/PageSizeSelect.types.d.ts +5 -0
  31. package/dist/components/Pagination/PageSizeSelect/index.d.ts +1 -0
  32. package/dist/components/Pagination/Pager/Pager.d.ts +2 -0
  33. package/dist/components/Pagination/Pager/Pager.types.d.ts +6 -0
  34. package/dist/components/Pagination/Pager/index.d.ts +1 -0
  35. package/dist/components/Pagination/Pagination.d.ts +3 -0
  36. package/dist/components/Pagination/Pagination.type.d.ts +18 -0
  37. package/dist/components/Pagination/index.d.ts +1 -0
  38. package/dist/components/Tab/Tab.d.ts +2 -0
  39. package/dist/components/Tab/Tab.types.d.ts +4 -0
  40. package/dist/components/Tab/index.d.ts +1 -0
  41. package/dist/components/Textarea/Textarea.d.ts +7 -0
  42. package/dist/components/Textarea/Textarea.types.d.ts +8 -0
  43. package/dist/components/Textarea/index.d.ts +1 -0
  44. package/dist/components/index.d.ts +9 -0
  45. package/dist/icons/BellIcon/BellIcon.d.ts +6 -0
  46. package/dist/icons/BellIcon/index.d.ts +1 -0
  47. package/dist/icons/index.d.ts +1 -0
  48. package/dist/icons.js +115 -280
  49. package/dist/icons.js.map +1 -1
  50. package/dist/index.css +1 -1
  51. package/dist/index.js +615 -113
  52. package/dist/index.js.map +1 -1
  53. package/package.json +7 -2
  54. package/dist/ArrowDownIcon-XyCc_cD9.js +0 -30
  55. package/dist/ArrowDownIcon-XyCc_cD9.js.map +0 -1
package/dist/icons.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as i, jsx as C, Fragment as n } from "react/jsx-runtime";
2
2
  import { useId as h } from "react";
3
- import { A as d1 } from "./ArrowDownIcon-XyCc_cD9.js";
4
- const o = ({ type: t = "stroke", ...l }) => {
3
+ import { A as r1, b as n1, C as d1, a as c1, E as o1 } from "./CloseIcon-BASungOx.js";
4
+ const w = ({ type: t = "stroke", ...l }) => {
5
5
  const e = h();
6
6
  return /* @__PURE__ */ i(
7
7
  "svg",
@@ -30,167 +30,7 @@ const o = ({ type: t = "stroke", ...l }) => {
30
30
  ]
31
31
  }
32
32
  );
33
- }, w = ({ type: t = "stroke", ...l }) => {
34
- const e = h();
35
- return /* @__PURE__ */ i(
36
- "svg",
37
- {
38
- width: "24",
39
- height: "24",
40
- viewBox: "0 0 24 24",
41
- fill: "none",
42
- xmlns: "http://www.w3.org/2000/svg",
43
- ...l,
44
- children: [
45
- /* @__PURE__ */ C("g", { clipPath: `url(#${e})`, children: t === "stroke" ? /* @__PURE__ */ i(n, { children: [
46
- /* @__PURE__ */ C(
47
- "path",
48
- {
49
- d: "M18 4H17V3C17 2.73478 16.8946 2.48043 16.7071 2.29289C16.5196 2.10536 16.2652 2 16 2C15.7348 2 15.4804 2.10536 15.2929 2.29289C15.1054 2.48043 15 2.73478 15 3V4H9V3C9 2.73478 8.89464 2.48043 8.70711 2.29289C8.51957 2.10536 8.26522 2 8 2C7.73478 2 7.48043 2.10536 7.29289 2.29289C7.10536 2.48043 7 2.73478 7 3V4H6C5.20435 4 4.44129 4.31607 3.87868 4.87868C3.31607 5.44129 3 6.20435 3 7V19C3 19.7956 3.31607 20.5587 3.87868 21.1213C4.44129 21.6839 5.20435 22 6 22H18C18.7956 22 19.5587 21.6839 20.1213 21.1213C20.6839 20.5587 21 19.7956 21 19V7C21 6.20435 20.6839 5.44129 20.1213 4.87868C19.5587 4.31607 18.7956 4 18 4ZM6 6H7V7C7 7.26522 7.10536 7.51957 7.29289 7.70711C7.48043 7.89464 7.73478 8 8 8C8.26522 8 8.51957 7.89464 8.70711 7.70711C8.89464 7.51957 9 7.26522 9 7V6H15V7C15 7.26522 15.1054 7.51957 15.2929 7.70711C15.4804 7.89464 15.7348 8 16 8C16.2652 8 16.5196 7.89464 16.7071 7.70711C16.8946 7.51957 17 7.26522 17 7V6H18C18.2652 6 18.5196 6.10536 18.7071 6.29289C18.8946 6.48043 19 6.73478 19 7V11H5V7C5 6.73478 5.10536 6.48043 5.29289 6.29289C5.48043 6.10536 5.73478 6 6 6ZM18 20H6C5.73478 20 5.48043 19.8946 5.29289 19.7071C5.10536 19.5196 5 19.2652 5 19V13H19V19C19 19.2652 18.8946 19.5196 18.7071 19.7071C18.5196 19.8946 18.2652 20 18 20Z",
50
- fill: "currentColor"
51
- }
52
- ),
53
- /* @__PURE__ */ C(
54
- "path",
55
- {
56
- d: "M8 17C8.55228 17 9 16.5523 9 16C9 15.4477 8.55228 15 8 15C7.44772 15 7 15.4477 7 16C7 16.5523 7.44772 17 8 17Z",
57
- fill: "currentColor"
58
- }
59
- ),
60
- /* @__PURE__ */ C(
61
- "path",
62
- {
63
- d: "M16 15H12C11.7348 15 11.4804 15.1054 11.2929 15.2929C11.1054 15.4804 11 15.7348 11 16C11 16.2652 11.1054 16.5196 11.2929 16.7071C11.4804 16.8946 11.7348 17 12 17H16C16.2652 17 16.5196 16.8946 16.7071 16.7071C16.8946 16.5196 17 16.2652 17 16C17 15.7348 16.8946 15.4804 16.7071 15.2929C16.5196 15.1054 16.2652 15 16 15Z",
64
- fill: "currentColor"
65
- }
66
- )
67
- ] }) : /* @__PURE__ */ C(
68
- "path",
69
- {
70
- d: "M18 4H17V3C17 2.73478 16.8946 2.48043 16.7071 2.29289C16.5196 2.10536 16.2652 2 16 2C15.7348 2 15.4804 2.10536 15.2929 2.29289C15.1054 2.48043 15 2.73478 15 3V4H9V3C9 2.73478 8.89464 2.48043 8.70711 2.29289C8.51957 2.10536 8.26522 2 8 2C7.73478 2 7.48043 2.10536 7.29289 2.29289C7.10536 2.48043 7 2.73478 7 3V4H6C5.20435 4 4.44129 4.31607 3.87868 4.87868C3.31607 5.44129 3 6.20435 3 7V19C3 19.7956 3.31607 20.5587 3.87868 21.1213C4.44129 21.6839 5.20435 22 6 22H18C18.7956 22 19.5587 21.6839 20.1213 21.1213C20.6839 20.5587 21 19.7956 21 19V7C21 6.20435 20.6839 5.44129 20.1213 4.87868C19.5587 4.31607 18.7956 4 18 4ZM8 17C7.80222 17 7.60888 16.9414 7.44443 16.8315C7.27998 16.7216 7.15181 16.5654 7.07612 16.3827C7.00043 16.2 6.98063 15.9989 7.01921 15.8049C7.0578 15.6109 7.15304 15.4327 7.29289 15.2929C7.43275 15.153 7.61093 15.0578 7.80491 15.0192C7.99889 14.9806 8.19996 15.0004 8.38268 15.0761C8.56541 15.1518 8.72159 15.28 8.83147 15.4444C8.94135 15.6089 9 15.8022 9 16C9 16.2652 8.89464 16.5196 8.70711 16.7071C8.51957 16.8946 8.26522 17 8 17ZM16 17H12C11.7348 17 11.4804 16.8946 11.2929 16.7071C11.1054 16.5196 11 16.2652 11 16C11 15.7348 11.1054 15.4804 11.2929 15.2929C11.4804 15.1054 11.7348 15 12 15H16C16.2652 15 16.5196 15.1054 16.7071 15.2929C16.8946 15.4804 17 15.7348 17 16C17 16.2652 16.8946 16.5196 16.7071 16.7071C16.5196 16.8946 16.2652 17 16 17ZM19 11H5V7C5 6.73478 5.10536 6.48043 5.29289 6.29289C5.48043 6.10536 5.73478 6 6 6H7V7C7 7.26522 7.10536 7.51957 7.29289 7.70711C7.48043 7.89464 7.73478 8 8 8C8.26522 8 8.51957 7.89464 8.70711 7.70711C8.89464 7.51957 9 7.26522 9 7V6H15V7C15 7.26522 15.1054 7.51957 15.2929 7.70711C15.4804 7.89464 15.7348 8 16 8C16.2652 8 16.5196 7.89464 16.7071 7.70711C16.8946 7.51957 17 7.26522 17 7V6H18C18.2652 6 18.5196 6.10536 18.7071 6.29289C18.8946 6.48043 19 6.73478 19 7V11Z",
71
- fill: "currentColor"
72
- }
73
- ) }),
74
- /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: e, children: /* @__PURE__ */ C("rect", { width: "24", height: "24", fill: "white" }) }) })
75
- ]
76
- }
77
- );
78
33
  }, s = ({ type: t = "stroke", ...l }) => {
79
- const e = h();
80
- return /* @__PURE__ */ i(
81
- "svg",
82
- {
83
- width: "24",
84
- height: "24",
85
- viewBox: "0 0 24 24",
86
- fill: "none",
87
- xmlns: "http://www.w3.org/2000/svg",
88
- ...l,
89
- children: [
90
- /* @__PURE__ */ C("g", { clipPath: `url(#${e})`, children: t === "stroke" ? /* @__PURE__ */ i(n, { children: [
91
- /* @__PURE__ */ C(
92
- "path",
93
- {
94
- d: "M21.87 11.5C21.23 10.39 17.71 4.81999 11.73 4.99999C6.20001 5.13999 3.00001 9.99999 2.13001 11.5C2.04224 11.652 1.99603 11.8245 1.99603 12C1.99603 12.1755 2.04224 12.348 2.13001 12.5C2.76001 13.59 6.13001 19 12.02 19H12.27C17.8 18.86 21.01 14 21.87 12.5C21.9578 12.348 22.004 12.1755 22.004 12C22.004 11.8245 21.9578 11.652 21.87 11.5ZM12.22 17C7.91001 17.1 5.10001 13.41 4.22001 12C5.22001 10.39 7.83001 7.09999 11.83 6.99999C16.12 6.88999 18.94 10.59 19.83 12C18.8 13.61 16.22 16.9 12.22 17Z",
95
- fill: "currentColor"
96
- }
97
- ),
98
- /* @__PURE__ */ C(
99
- "path",
100
- {
101
- d: "M12 8.5C11.3078 8.5 10.6311 8.70527 10.0555 9.08986C9.47993 9.47444 9.03133 10.0211 8.76642 10.6606C8.50152 11.3001 8.4322 12.0039 8.56725 12.6828C8.7023 13.3618 9.03564 13.9854 9.52513 14.4749C10.0146 14.9644 10.6383 15.2977 11.3172 15.4327C11.9961 15.5678 12.6999 15.4985 13.3394 15.2336C13.9789 14.9687 14.5256 14.5201 14.9101 13.9445C15.2947 13.3689 15.5 12.6922 15.5 12C15.5 11.0717 15.1313 10.1815 14.4749 9.52513C13.8185 8.86875 12.9283 8.5 12 8.5ZM12 13.5C11.7033 13.5 11.4133 13.412 11.1666 13.2472C10.92 13.0824 10.7277 12.8481 10.6142 12.574C10.5007 12.2999 10.4709 11.9983 10.5288 11.7074C10.5867 11.4164 10.7296 11.1491 10.9393 10.9393C11.1491 10.7296 11.4164 10.5867 11.7074 10.5288C11.9983 10.4709 12.2999 10.5006 12.574 10.6142C12.8481 10.7277 13.0824 10.92 13.2472 11.1666C13.412 11.4133 13.5 11.7033 13.5 12C13.5 12.3978 13.342 12.7794 13.0607 13.0607C12.7794 13.342 12.3978 13.5 12 13.5Z",
102
- fill: "currentColor"
103
- }
104
- )
105
- ] }) : /* @__PURE__ */ i(n, { children: [
106
- /* @__PURE__ */ C(
107
- "path",
108
- {
109
- d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z",
110
- fill: "currentColor"
111
- }
112
- ),
113
- /* @__PURE__ */ C(
114
- "path",
115
- {
116
- d: "M21.87 11.5C21.23 10.39 17.71 4.81999 11.73 4.99999C6.20001 5.13999 3.00001 9.99999 2.13001 11.5C2.04224 11.652 1.99603 11.8245 1.99603 12C1.99603 12.1755 2.04224 12.348 2.13001 12.5C2.76001 13.59 6.13001 19 12.02 19H12.27C17.8 18.86 21.01 14 21.87 12.5C21.9578 12.348 22.004 12.1755 22.004 12C22.004 11.8245 21.9578 11.652 21.87 11.5ZM12 15.5C11.3078 15.5 10.6311 15.2947 10.0555 14.9101C9.47994 14.5256 9.03134 13.9789 8.76643 13.3394C8.50152 12.6998 8.43221 11.9961 8.56726 11.3172C8.70231 10.6382 9.03565 10.0146 9.52513 9.52512C10.0146 9.03564 10.6383 8.70229 11.3172 8.56724C11.9961 8.4322 12.6999 8.50151 13.3394 8.76641C13.9789 9.03132 14.5256 9.47993 14.9102 10.0555C15.2947 10.6311 15.5 11.3078 15.5 12C15.5 12.9283 15.1313 13.8185 14.4749 14.4749C13.8185 15.1312 12.9283 15.5 12 15.5Z",
117
- fill: "currentColor"
118
- }
119
- )
120
- ] }) }),
121
- /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: e, children: /* @__PURE__ */ C("rect", { width: "24", height: "24", fill: "white" }) }) })
122
- ]
123
- }
124
- );
125
- }, L = ({ type: t = "stroke", ...l }) => {
126
- const e = h();
127
- return /* @__PURE__ */ i(
128
- "svg",
129
- {
130
- width: "24",
131
- height: "24",
132
- viewBox: "0 0 24 24",
133
- fill: "none",
134
- xmlns: "http://www.w3.org/2000/svg",
135
- ...l,
136
- children: [
137
- /* @__PURE__ */ C("g", { clipPath: `url(#${e})`, children: t === "stroke" ? /* @__PURE__ */ i(n, { children: [
138
- /* @__PURE__ */ C(
139
- "path",
140
- {
141
- d: "M4.71 3.29C4.61676 3.19676 4.50607 3.1228 4.38425 3.07234C4.26243 3.02188 4.13186 2.99591 4 2.99591C3.86814 2.99591 3.73758 3.02188 3.61575 3.07234C3.49393 3.1228 3.38324 3.19676 3.29 3.29C3.1017 3.47831 2.99591 3.7337 2.99591 4C2.99591 4.2663 3.1017 4.5217 3.29 4.71L8.92 10.34C8.56381 11.0026 8.43059 11.7624 8.54009 12.5067C8.64959 13.2509 8.99599 13.9401 9.52794 14.4721C10.0599 15.004 10.7491 15.3504 11.4934 15.4599C12.2376 15.5694 12.9974 15.4362 13.66 15.08L19.29 20.71C19.383 20.8037 19.4936 20.8781 19.6154 20.9289C19.7373 20.9797 19.868 21.0058 20 21.0058C20.132 21.0058 20.2627 20.9797 20.3846 20.9289C20.5064 20.8781 20.617 20.8037 20.71 20.71C20.8037 20.617 20.8781 20.5064 20.9289 20.3846C20.9797 20.2627 21.0058 20.132 21.0058 20C21.0058 19.868 20.9797 19.7373 20.9289 19.6154C20.8781 19.4936 20.8037 19.383 20.71 19.29L4.71 3.29ZM12 13.5C11.6022 13.5 11.2206 13.342 10.9393 13.0607C10.658 12.7794 10.5 12.3978 10.5 12V11.93L12.06 13.49L12 13.5Z",
142
- fill: "currentColor"
143
- }
144
- ),
145
- /* @__PURE__ */ C(
146
- "path",
147
- {
148
- d: "M12.22 17C7.92001 17.1 5.10001 13.41 4.22001 12C4.84648 11.0007 5.59937 10.0865 6.46001 9.28L5.00001 7.87C3.87133 8.93347 2.90442 10.1564 2.13001 11.5C2.04224 11.652 1.99603 11.8245 1.99603 12C1.99603 12.1755 2.04224 12.348 2.13001 12.5C2.76001 13.59 6.13001 19 12.02 19H12.27C13.3776 18.9671 14.4708 18.7404 15.5 18.33L13.92 16.75C13.3644 16.8962 12.7942 16.98 12.22 17Z",
149
- fill: "currentColor"
150
- }
151
- ),
152
- /* @__PURE__ */ C(
153
- "path",
154
- {
155
- d: "M21.87 11.5C21.23 10.39 17.7 4.82 11.73 5C10.6225 5.03285 9.52924 5.25962 8.5 5.67L10.08 7.25C10.6356 7.10383 11.2058 7.01998 11.78 7C16.07 6.89 18.89 10.59 19.78 12C19.1381 13.0023 18.3682 13.9167 17.49 14.72L19 16.13C20.1428 15.0693 21.1234 13.8462 21.91 12.5C21.9918 12.3445 22.0311 12.1702 22.0241 11.9946C22.0171 11.8191 21.9639 11.6485 21.87 11.5Z",
156
- fill: "currentColor"
157
- }
158
- )
159
- ] }) : /* @__PURE__ */ i(n, { children: [
160
- /* @__PURE__ */ C(
161
- "path",
162
- {
163
- d: "M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z",
164
- fill: "currentColor"
165
- }
166
- ),
167
- /* @__PURE__ */ C(
168
- "path",
169
- {
170
- d: "M15.29 18.12L14 16.78L13.93 16.71L12.66 15.44C12.4585 15.4753 12.2546 15.4954 12.05 15.5C11.5862 15.5066 11.1257 15.421 10.6953 15.2481C10.2648 15.0751 9.87307 14.8184 9.54275 14.4927C9.21243 14.1671 8.95014 13.779 8.77113 13.351C8.59212 12.9231 8.49996 12.4639 8.50001 12C8.50465 11.7955 8.5247 11.5915 8.56001 11.39L6.56001 9.39L5.00001 7.87C3.87133 8.93347 2.90442 10.1564 2.13001 11.5C2.04224 11.652 1.99603 11.8245 1.99603 12C1.99603 12.1755 2.04224 12.348 2.13001 12.5C2.76001 13.59 6.13001 19 12.02 19H12.27C13.3776 18.9671 14.4708 18.7404 15.5 18.33L15.29 18.12Z",
171
- fill: "currentColor"
172
- }
173
- ),
174
- /* @__PURE__ */ C(
175
- "path",
176
- {
177
- d: "M8.59 5.76L11.39 8.56C11.5915 8.5247 11.7954 8.50464 12 8.5C12.9283 8.5 13.8185 8.86875 14.4749 9.52513C15.1313 10.1815 15.5 11.0717 15.5 12C15.4954 12.2046 15.4753 12.4085 15.44 12.61L18.12 15.29L18.96 16.13C20.1028 15.0693 21.0834 13.8462 21.87 12.5C21.9578 12.348 22.004 12.1755 22.004 12C22.004 11.8245 21.9578 11.652 21.87 11.5C21.23 10.39 17.71 4.82 11.73 5C10.6225 5.03285 9.52924 5.25962 8.5 5.67L8.59 5.76Z",
178
- fill: "currentColor"
179
- }
180
- ),
181
- /* @__PURE__ */ C(
182
- "path",
183
- {
184
- d: "M20.71 19.29L19.41 18L17.41 16L7.89 6.47L6.42 5L4.71 3.29C4.61676 3.19676 4.50607 3.1228 4.38425 3.07234C4.26243 3.02188 4.13186 2.99591 4 2.99591C3.86814 2.99591 3.73758 3.02188 3.61575 3.07234C3.49393 3.1228 3.38324 3.19676 3.29 3.29C3.1017 3.47831 2.99591 3.7337 2.99591 4C2.99591 4.2663 3.1017 4.5217 3.29 4.71L5.53 7L7.28 8.7L14.59 16L14.66 16.07L16 17.41L16.59 18L19.29 20.71C19.383 20.8037 19.4936 20.8781 19.6154 20.9289C19.7373 20.9797 19.868 21.0058 20 21.0058C20.132 21.0058 20.2627 20.9797 20.3846 20.9289C20.5064 20.8781 20.617 20.8037 20.71 20.71C20.8037 20.617 20.8781 20.5064 20.9289 20.3846C20.9797 20.2627 21.0058 20.132 21.0058 20C21.0058 19.868 20.9797 19.7373 20.9289 19.6154C20.8781 19.4936 20.8037 19.383 20.71 19.29Z",
185
- fill: "currentColor"
186
- }
187
- )
188
- ] }) }),
189
- /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: e, children: /* @__PURE__ */ C("rect", { width: "24", height: "24", fill: "white" }) }) })
190
- ]
191
- }
192
- );
193
- }, g = ({ type: t = "stroke", ...l }) => {
194
34
  const e = h();
195
35
  return /* @__PURE__ */ i(
196
36
  "svg",
@@ -222,7 +62,7 @@ const o = ({ type: t = "stroke", ...l }) => {
222
62
  ]
223
63
  }
224
64
  );
225
- }, p = ({ type: t = "stroke", ...l }) => {
65
+ }, L = ({ type: t = "stroke", ...l }) => {
226
66
  const e = h();
227
67
  return /* @__PURE__ */ i(
228
68
  "svg",
@@ -267,7 +107,7 @@ const o = ({ type: t = "stroke", ...l }) => {
267
107
  ]
268
108
  }
269
109
  );
270
- }, f = ({ type: t = "stroke", ...l }) => {
110
+ }, g = ({ type: t = "stroke", ...l }) => {
271
111
  const e = h();
272
112
  return /* @__PURE__ */ i(
273
113
  "svg",
@@ -296,7 +136,7 @@ const o = ({ type: t = "stroke", ...l }) => {
296
136
  ]
297
137
  }
298
138
  );
299
- }, H = (t) => {
139
+ }, p = (t) => {
300
140
  const l = h();
301
141
  return /* @__PURE__ */ i(
302
142
  "svg",
@@ -328,7 +168,7 @@ const o = ({ type: t = "stroke", ...l }) => {
328
168
  ]
329
169
  }
330
170
  );
331
- }, a = ({ type: t = "stroke", ...l }) => {
171
+ }, f = ({ type: t = "stroke", ...l }) => {
332
172
  const e = h();
333
173
  return /* @__PURE__ */ i(
334
174
  "svg",
@@ -380,7 +220,7 @@ const o = ({ type: t = "stroke", ...l }) => {
380
220
  ]
381
221
  }
382
222
  );
383
- }, M = ({ type: t = "stroke", ...l }) => {
223
+ }, a = ({ type: t = "stroke", ...l }) => {
384
224
  const e = h();
385
225
  return /* @__PURE__ */ i(
386
226
  "svg",
@@ -427,7 +267,7 @@ const o = ({ type: t = "stroke", ...l }) => {
427
267
  ]
428
268
  }
429
269
  );
430
- }, Z = (t) => {
270
+ }, H = (t) => {
431
271
  const l = h();
432
272
  return /* @__PURE__ */ i(
433
273
  "svg",
@@ -466,7 +306,7 @@ const o = ({ type: t = "stroke", ...l }) => {
466
306
  ]
467
307
  }
468
308
  );
469
- }, u = (t) => {
309
+ }, M = (t) => {
470
310
  const l = h();
471
311
  return /* @__PURE__ */ i(
472
312
  "svg",
@@ -489,7 +329,7 @@ const o = ({ type: t = "stroke", ...l }) => {
489
329
  ]
490
330
  }
491
331
  );
492
- }, V = ({ type: t = "stroke", ...l }) => {
332
+ }, Z = ({ type: t = "stroke", ...l }) => {
493
333
  const e = h();
494
334
  return /* @__PURE__ */ i(
495
335
  "svg",
@@ -550,7 +390,7 @@ const o = ({ type: t = "stroke", ...l }) => {
550
390
  ]
551
391
  }
552
392
  );
553
- }, v = ({ type: t = "stroke", ...l }) => {
393
+ }, u = ({ type: t = "stroke", ...l }) => {
554
394
  const e = h();
555
395
  return /* @__PURE__ */ i(
556
396
  "svg",
@@ -597,7 +437,7 @@ const o = ({ type: t = "stroke", ...l }) => {
597
437
  ]
598
438
  }
599
439
  );
600
- }, x = ({ type: t = "stroke", ...l }) => {
440
+ }, V = ({ type: t = "stroke", ...l }) => {
601
441
  const e = h();
602
442
  return /* @__PURE__ */ i(
603
443
  "svg",
@@ -658,7 +498,7 @@ const o = ({ type: t = "stroke", ...l }) => {
658
498
  ]
659
499
  }
660
500
  );
661
- }, P = ({ type: t = "stroke", ...l }) => {
501
+ }, v = ({ type: t = "stroke", ...l }) => {
662
502
  const e = h();
663
503
  return /* @__PURE__ */ i(
664
504
  "svg",
@@ -696,7 +536,7 @@ const o = ({ type: t = "stroke", ...l }) => {
696
536
  ]
697
537
  }
698
538
  );
699
- }, B = (t) => {
539
+ }, x = (t) => {
700
540
  const l = h();
701
541
  return /* @__PURE__ */ i(
702
542
  "svg",
@@ -719,7 +559,7 @@ const o = ({ type: t = "stroke", ...l }) => {
719
559
  ]
720
560
  }
721
561
  );
722
- }, m = (t) => {
562
+ }, P = (t) => {
723
563
  const l = h();
724
564
  return /* @__PURE__ */ i(
725
565
  "svg",
@@ -758,7 +598,7 @@ const o = ({ type: t = "stroke", ...l }) => {
758
598
  ]
759
599
  }
760
600
  );
761
- }, I = (t) => {
601
+ }, B = (t) => {
762
602
  const l = h();
763
603
  return /* @__PURE__ */ i(
764
604
  "svg",
@@ -781,7 +621,7 @@ const o = ({ type: t = "stroke", ...l }) => {
781
621
  ]
782
622
  }
783
623
  );
784
- }, k = (t) => {
624
+ }, I = (t) => {
785
625
  const l = h();
786
626
  return /* @__PURE__ */ i(
787
627
  "svg",
@@ -804,7 +644,7 @@ const o = ({ type: t = "stroke", ...l }) => {
804
644
  ]
805
645
  }
806
646
  );
807
- }, A = (t) => {
647
+ }, m = (t) => {
808
648
  const l = h();
809
649
  return /* @__PURE__ */ i(
810
650
  "svg",
@@ -827,7 +667,7 @@ const o = ({ type: t = "stroke", ...l }) => {
827
667
  ]
828
668
  }
829
669
  );
830
- }, R = (t) => {
670
+ }, A = (t) => {
831
671
  const l = h();
832
672
  return /* @__PURE__ */ i(
833
673
  "svg",
@@ -850,7 +690,7 @@ const o = ({ type: t = "stroke", ...l }) => {
850
690
  ]
851
691
  }
852
692
  );
853
- }, S = (t) => {
693
+ }, k = (t) => {
854
694
  const l = h();
855
695
  return /* @__PURE__ */ i(
856
696
  "svg",
@@ -873,7 +713,7 @@ const o = ({ type: t = "stroke", ...l }) => {
873
713
  ]
874
714
  }
875
715
  );
876
- }, F = (t) => /* @__PURE__ */ i(
716
+ }, R = (t) => /* @__PURE__ */ i(
877
717
  "svg",
878
718
  {
879
719
  width: "24",
@@ -896,7 +736,7 @@ const o = ({ type: t = "stroke", ...l }) => {
896
736
  /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: "clip0_376_8495", children: /* @__PURE__ */ C("rect", { width: "24", height: "24", fill: "white" }) }) })
897
737
  ]
898
738
  }
899
- ), K = (t) => {
739
+ ), F = (t) => {
900
740
  const l = h();
901
741
  return /* @__PURE__ */ i(
902
742
  "svg",
@@ -919,30 +759,7 @@ const o = ({ type: t = "stroke", ...l }) => {
919
759
  ]
920
760
  }
921
761
  );
922
- }, E = (t) => {
923
- const l = h();
924
- return /* @__PURE__ */ i(
925
- "svg",
926
- {
927
- width: "24",
928
- height: "24",
929
- viewBox: "0 0 24 24",
930
- fill: "none",
931
- xmlns: "http://www.w3.org/2000/svg",
932
- ...t,
933
- children: [
934
- /* @__PURE__ */ C("g", { clipPath: `url(#${l})`, children: /* @__PURE__ */ C(
935
- "path",
936
- {
937
- d: "M13.41 12L17.71 7.71C17.8983 7.5217 18.0041 7.2663 18.0041 7C18.0041 6.7337 17.8983 6.47831 17.71 6.29C17.5217 6.1017 17.2663 5.99591 17 5.99591C16.7337 5.99591 16.4783 6.1017 16.29 6.29L12 10.59L7.71 6.29C7.5217 6.1017 7.2663 5.99591 7 5.99591C6.7337 5.99591 6.4783 6.1017 6.29 6.29C6.1017 6.47831 5.99591 6.7337 5.99591 7C5.99591 7.2663 6.1017 7.5217 6.29 7.71L10.59 12L6.29 16.29C6.19627 16.383 6.12188 16.4936 6.07111 16.6154C6.02034 16.7373 5.9942 16.868 5.9942 17C5.9942 17.132 6.02034 17.2627 6.07111 17.3846C6.12188 17.5064 6.19627 17.617 6.29 17.71C6.38296 17.8037 6.49356 17.8781 6.61542 17.9289C6.73728 17.9797 6.86799 18.0058 7 18.0058C7.13201 18.0058 7.26272 17.9797 7.38458 17.9289C7.50644 17.8781 7.61704 17.8037 7.71 17.71L12 13.41L16.29 17.71C16.383 17.8037 16.4936 17.8781 16.6154 17.9289C16.7373 17.9797 16.868 18.0058 17 18.0058C17.132 18.0058 17.2627 17.9797 17.3846 17.9289C17.5064 17.8781 17.617 17.8037 17.71 17.71C17.8037 17.617 17.8781 17.5064 17.9289 17.3846C17.9797 17.2627 18.0058 17.132 18.0058 17C18.0058 16.868 17.9797 16.7373 17.9289 16.6154C17.8781 16.4936 17.8037 16.383 17.71 16.29L13.41 12Z",
938
- fill: "currentColor"
939
- }
940
- ) }),
941
- /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: l, children: /* @__PURE__ */ C("rect", { width: "24", height: "24", fill: "white" }) }) })
942
- ]
943
- }
944
- );
945
- }, y = (t) => {
762
+ }, S = (t) => {
946
763
  const l = h();
947
764
  return /* @__PURE__ */ i(
948
765
  "svg",
@@ -995,7 +812,7 @@ const o = ({ type: t = "stroke", ...l }) => {
995
812
  ]
996
813
  }
997
814
  );
998
- }, Q = ({ type: t = "stroke", ...l }) => {
815
+ }, K = ({ type: t = "stroke", ...l }) => {
999
816
  const e = h(), r = h();
1000
817
  return t === "stroke" ? /* @__PURE__ */ i(
1001
818
  "svg",
@@ -1047,7 +864,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1047
864
  ]
1048
865
  }
1049
866
  );
1050
- }, G = ({ type: t = "stroke", ...l }) => {
867
+ }, E = ({ type: t = "stroke", ...l }) => {
1051
868
  const e = h(), r = h();
1052
869
  return t === "stroke" ? /* @__PURE__ */ i(
1053
870
  "svg",
@@ -1106,7 +923,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1106
923
  ]
1107
924
  }
1108
925
  );
1109
- }, T = ({ type: t = "stroke", ...l }) => {
926
+ }, y = ({ type: t = "stroke", ...l }) => {
1110
927
  const e = h(), r = h();
1111
928
  return t === "stroke" ? /* @__PURE__ */ i(
1112
929
  "svg",
@@ -1167,7 +984,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1167
984
  ]
1168
985
  }
1169
986
  );
1170
- }, j = ({ type: t = "stroke", ...l }) => {
987
+ }, Q = ({ type: t = "stroke", ...l }) => {
1171
988
  const e = h(), r = h();
1172
989
  return t === "stroke" ? /* @__PURE__ */ i(
1173
990
  "svg",
@@ -1210,7 +1027,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1210
1027
  ]
1211
1028
  }
1212
1029
  );
1213
- }, b = (t) => {
1030
+ }, G = (t) => {
1214
1031
  const l = h();
1215
1032
  return /* @__PURE__ */ i(
1216
1033
  "svg",
@@ -1242,7 +1059,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1242
1059
  ]
1243
1060
  }
1244
1061
  );
1245
- }, D = ({ type: t = "stroke", ...l }) => {
1062
+ }, T = ({ type: t = "stroke", ...l }) => {
1246
1063
  const e = h(), r = h();
1247
1064
  return t === "stroke" ? /* @__PURE__ */ i(
1248
1065
  "svg",
@@ -1303,7 +1120,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1303
1120
  ]
1304
1121
  }
1305
1122
  );
1306
- }, U = ({ type: t = "stroke", ...l }) => {
1123
+ }, b = ({ type: t = "stroke", ...l }) => {
1307
1124
  const e = h(), r = h();
1308
1125
  return t === "stroke" ? /* @__PURE__ */ i(
1309
1126
  "svg",
@@ -1355,7 +1172,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1355
1172
  ]
1356
1173
  }
1357
1174
  );
1358
- }, J = ({ type: t = "stroke", ...l }) => {
1175
+ }, j = ({ type: t = "stroke", ...l }) => {
1359
1176
  const e = h(), r = h();
1360
1177
  return t === "stroke" ? /* @__PURE__ */ i(
1361
1178
  "svg",
@@ -1414,7 +1231,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1414
1231
  ]
1415
1232
  }
1416
1233
  );
1417
- }, O = ({ type: t = "stroke", ...l }) => {
1234
+ }, D = ({ type: t = "stroke", ...l }) => {
1418
1235
  const e = h(), r = h();
1419
1236
  return t === "stroke" ? /* @__PURE__ */ i(
1420
1237
  "svg",
@@ -1475,7 +1292,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1475
1292
  ]
1476
1293
  }
1477
1294
  );
1478
- }, N = ({ type: t = "stroke", ...l }) => {
1295
+ }, U = ({ type: t = "stroke", ...l }) => {
1479
1296
  const e = h(), r = h();
1480
1297
  return t === "stroke" ? /* @__PURE__ */ i(
1481
1298
  "svg",
@@ -1530,7 +1347,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1530
1347
  ]
1531
1348
  }
1532
1349
  );
1533
- }, W = ({ type: t = "stroke", ...l }) => {
1350
+ }, J = ({ type: t = "stroke", ...l }) => {
1534
1351
  const e = h(), r = h();
1535
1352
  return t === "stroke" ? /* @__PURE__ */ i(
1536
1353
  "svg",
@@ -1582,7 +1399,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1582
1399
  ]
1583
1400
  }
1584
1401
  );
1585
- }, z = (t) => {
1402
+ }, O = (t) => {
1586
1403
  const l = h();
1587
1404
  return /* @__PURE__ */ i(
1588
1405
  "svg",
@@ -1605,7 +1422,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1605
1422
  ]
1606
1423
  }
1607
1424
  );
1608
- }, X = ({ type: t = "stroke", ...l }) => {
1425
+ }, N = ({ type: t = "stroke", ...l }) => {
1609
1426
  const e = h(), r = h();
1610
1427
  return t === "stroke" ? /* @__PURE__ */ i(
1611
1428
  "svg",
@@ -1666,7 +1483,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1666
1483
  ]
1667
1484
  }
1668
1485
  );
1669
- }, q = ({ type: t = "stroke", ...l }) => {
1486
+ }, W = ({ type: t = "stroke", ...l }) => {
1670
1487
  const e = h(), r = h();
1671
1488
  return t === "stroke" ? /* @__PURE__ */ i(
1672
1489
  "svg",
@@ -1709,7 +1526,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1709
1526
  ]
1710
1527
  }
1711
1528
  );
1712
- }, Y = (t) => {
1529
+ }, z = (t) => {
1713
1530
  const l = h();
1714
1531
  return /* @__PURE__ */ i(
1715
1532
  "svg",
@@ -1735,7 +1552,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1735
1552
  ]
1736
1553
  }
1737
1554
  );
1738
- }, $ = (t) => {
1555
+ }, X = (t) => {
1739
1556
  const l = h(), e = `${l}-pattern`, r = `${l}-image`;
1740
1557
  return /* @__PURE__ */ i(
1741
1558
  "svg",
@@ -1765,7 +1582,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1765
1582
  ]
1766
1583
  }
1767
1584
  );
1768
- }, _ = (t) => {
1585
+ }, q = (t) => {
1769
1586
  const l = h(), e = `${l}-pattern`, r = `${l}-image`;
1770
1587
  return /* @__PURE__ */ i(
1771
1588
  "svg",
@@ -1795,7 +1612,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1795
1612
  ]
1796
1613
  }
1797
1614
  );
1798
- }, C1 = (t) => {
1615
+ }, Y = (t) => {
1799
1616
  const l = h();
1800
1617
  return /* @__PURE__ */ i(
1801
1618
  "svg",
@@ -1818,7 +1635,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1818
1635
  ]
1819
1636
  }
1820
1637
  );
1821
- }, l1 = (t) => {
1638
+ }, $ = (t) => {
1822
1639
  const l = h();
1823
1640
  return /* @__PURE__ */ i(
1824
1641
  "svg",
@@ -1864,7 +1681,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1864
1681
  ]
1865
1682
  }
1866
1683
  );
1867
- }, i1 = (t) => {
1684
+ }, _ = (t) => {
1868
1685
  const l = h();
1869
1686
  return /* @__PURE__ */ i(
1870
1687
  "svg",
@@ -1910,7 +1727,7 @@ const o = ({ type: t = "stroke", ...l }) => {
1910
1727
  ]
1911
1728
  }
1912
1729
  );
1913
- }, t1 = (t) => {
1730
+ }, C1 = (t) => {
1914
1731
  const l = h();
1915
1732
  return /* @__PURE__ */ i(
1916
1733
  "svg",
@@ -2026,7 +1843,7 @@ const o = ({ type: t = "stroke", ...l }) => {
2026
1843
  ]
2027
1844
  }
2028
1845
  );
2029
- }, e1 = (t) => /* @__PURE__ */ i(
1846
+ }, l1 = (t) => /* @__PURE__ */ i(
2030
1847
  "svg",
2031
1848
  {
2032
1849
  width: "24",
@@ -2066,7 +1883,7 @@ const o = ({ type: t = "stroke", ...l }) => {
2066
1883
  )
2067
1884
  ]
2068
1885
  }
2069
- ), h1 = (t) => {
1886
+ ), i1 = (t) => {
2070
1887
  const l = h();
2071
1888
  return /* @__PURE__ */ i(
2072
1889
  "svg",
@@ -2101,58 +1918,76 @@ const o = ({ type: t = "stroke", ...l }) => {
2101
1918
  ]
2102
1919
  }
2103
1920
  );
1921
+ }, t1 = ({ type: t = "stroke", ...l }) => {
1922
+ const e = h(), d = t === "filled" ? "M17.5213 13.2069L15.7203 11.4029V6.93586C15.7203 3.45486 13.2183 0.497857 9.90034 0.0588567C7.97834 -0.197143 6.03834 0.389857 4.58334 1.66586C3.11934 2.94786 2.28134 4.79186 2.28134 6.72586L2.28034 11.4029L0.479335 13.2069C0.0103353 13.6769 -0.128665 14.3759 0.125335 14.9889C0.380335 15.6029 0.973335 15.9989 1.63734 15.9989H5.00034V16.3399C5.00034 18.3579 6.79434 19.9989 9.00034 19.9989C11.2063 19.9989 13.0003 18.3579 13.0003 16.3399V15.9989H16.3633C17.0273 15.9989 17.6193 15.6029 17.8733 14.9899C18.1283 14.3759 17.9903 13.6759 17.5213 13.2069ZM11.0003 16.3399C11.0003 17.2389 10.0843 17.9989 9.00034 17.9989C7.91634 17.9989 7.00034 17.2389 7.00034 16.3399C7.00034 15.4409 7.91634 14.6809 9.00034 14.6809C10.0843 14.6809 11.0003 15.4409 11.0003 16.3399Z" : "M2.51534 13.9989L3.69534 12.8169C4.07334 12.4389 4.28134 11.9369 4.28134 11.4029V6.72586C4.28134 5.36886 4.87134 4.07186 5.90134 3.16986C6.93934 2.25986 8.26134 1.85986 9.63834 2.04086C11.9653 2.34986 13.7203 4.45386 13.7203 6.93586V11.4029C13.7203 11.9369 13.9283 12.4389 14.3053 12.8159L15.4863 13.9989H2.51534ZM11.0003 16.3399C11.0003 17.2389 10.0843 17.9989 9.00034 17.9989C7.91634 17.9989 7.00034 17.2389 7.00034 16.3399V15.9989H11.0003V16.3399ZM17.5213 13.2069L15.7203 11.4029V6.93586C15.7203 3.45486 13.2183 0.497857 9.90034 0.0588567C7.97834 -0.197143 6.03834 0.389857 4.58334 1.66586C3.11934 2.94786 2.28134 4.79186 2.28134 6.72586L2.28034 11.4029L0.479335 13.2069C0.0103353 13.6769 -0.128665 14.3759 0.125335 14.9889C0.380335 15.6029 0.973335 15.9989 1.63734 15.9989H5.00034V16.3399C5.00034 18.3579 6.79434 19.9989 9.00034 19.9989C11.2063 19.9989 13.0003 18.3579 13.0003 16.3399V15.9989H16.3633C17.0273 15.9989 17.6193 15.6029 17.8733 14.9899C18.1283 14.3759 17.9903 13.6759 17.5213 13.2069Z";
1923
+ return /* @__PURE__ */ i(
1924
+ "svg",
1925
+ {
1926
+ width: "18",
1927
+ height: "20",
1928
+ viewBox: "0 0 18 20",
1929
+ fill: "none",
1930
+ xmlns: "http://www.w3.org/2000/svg",
1931
+ ...l,
1932
+ children: [
1933
+ /* @__PURE__ */ C("g", { clipPath: `url(#${e})`, children: /* @__PURE__ */ C("path", { fillRule: "evenodd", clipRule: "evenodd", d, fill: "currentColor" }) }),
1934
+ /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", { id: e, children: /* @__PURE__ */ C("rect", { width: "18", height: "20", fill: "white" }) }) })
1935
+ ]
1936
+ }
1937
+ );
2104
1938
  };
2105
1939
  export {
2106
- m as AllDoneIcon,
2107
- I as ArrowBackIcon,
2108
- d1 as ArrowDownIcon,
2109
- k as ArrowFowardIcon,
2110
- A as ArrowLeftIcon,
2111
- R as ArrowRightIcon,
2112
- S as ArrowUpIcon,
2113
- F as BlockIcon,
2114
- o as BookMarkIcon,
2115
- w as CalendarIcon,
2116
- K as CheckmarkIcon,
2117
- E as CloseIcon,
2118
- y as ColorPalleteIcon,
2119
- Q as CopyIcon,
2120
- G as CreditCardIcon,
2121
- T as EditIcon,
2122
- j as EmailIcon,
2123
- b as ExpandIcon,
2124
- s as EyeIcon,
2125
- L as EyeOffIcon,
2126
- Y as FacebookLogo,
2127
- $ as FlagRussia,
2128
- _ as FlagUK,
2129
- C1 as GitHubIcon,
2130
- l1 as GoogleLogo,
2131
- g as HomeIcon,
2132
- D as ImageIcon,
2133
- p as LayersIcon,
2134
- f as LikeIcon,
2135
- H as LogOutIcon,
2136
- U as MaximizeIcon,
2137
- a as MessageIcon,
2138
- M as MicIcon,
2139
- Z as MoreHozitontalIcon,
2140
- i1 as PaidIcon,
2141
- u as PaperPlaneIcon,
2142
- J as PauseCircleIcon,
2143
- t1 as PayPalLogo,
2144
- V as PersonAddIcon,
2145
- v as PersonIcon,
2146
- x as PersonRemoveIcon,
2147
- O as PinIcon,
2148
- N as PlayCircleIcon,
2149
- W as PlusCirceIcon,
2150
- P as PlusSquareIcon,
2151
- e1 as RecaptchaLogo,
2152
- z as SearchIcon,
2153
- X as SettingsIcon,
2154
- h1 as StripeLogo,
2155
- q as TrashIcon,
2156
- B as TrendingUpIcon
1940
+ P as AllDoneIcon,
1941
+ B as ArrowBackIcon,
1942
+ r1 as ArrowDownIcon,
1943
+ I as ArrowFowardIcon,
1944
+ m as ArrowLeftIcon,
1945
+ A as ArrowRightIcon,
1946
+ k as ArrowUpIcon,
1947
+ t1 as BellIcon,
1948
+ R as BlockIcon,
1949
+ w as BookMarkIcon,
1950
+ n1 as CalendarIcon,
1951
+ F as CheckmarkIcon,
1952
+ d1 as CloseIcon,
1953
+ S as ColorPalleteIcon,
1954
+ K as CopyIcon,
1955
+ E as CreditCardIcon,
1956
+ y as EditIcon,
1957
+ Q as EmailIcon,
1958
+ G as ExpandIcon,
1959
+ c1 as EyeIcon,
1960
+ o1 as EyeOffIcon,
1961
+ z as FacebookLogo,
1962
+ X as FlagRussia,
1963
+ q as FlagUK,
1964
+ Y as GitHubIcon,
1965
+ $ as GoogleLogo,
1966
+ s as HomeIcon,
1967
+ T as ImageIcon,
1968
+ L as LayersIcon,
1969
+ g as LikeIcon,
1970
+ p as LogOutIcon,
1971
+ b as MaximizeIcon,
1972
+ f as MessageIcon,
1973
+ a as MicIcon,
1974
+ H as MoreHozitontalIcon,
1975
+ _ as PaidIcon,
1976
+ M as PaperPlaneIcon,
1977
+ j as PauseCircleIcon,
1978
+ C1 as PayPalLogo,
1979
+ Z as PersonAddIcon,
1980
+ u as PersonIcon,
1981
+ V as PersonRemoveIcon,
1982
+ D as PinIcon,
1983
+ U as PlayCircleIcon,
1984
+ J as PlusCirceIcon,
1985
+ v as PlusSquareIcon,
1986
+ l1 as RecaptchaLogo,
1987
+ O as SearchIcon,
1988
+ N as SettingsIcon,
1989
+ i1 as StripeLogo,
1990
+ W as TrashIcon,
1991
+ x as TrendingUpIcon
2157
1992
  };
2158
1993
  //# sourceMappingURL=icons.js.map