@spear-ai/spectral 1.4.25 → 1.4.27

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 (203) hide show
  1. package/dist/Accordion.d.ts +28 -9
  2. package/dist/Accordion.js +203 -183
  3. package/dist/Alert/AlertBase.d.ts +24 -16
  4. package/dist/Alert/AlertBase.js +33 -18
  5. package/dist/Alert.js +1 -1
  6. package/dist/Avatar.js +11 -11
  7. package/dist/Button.d.ts +7 -2
  8. package/dist/Button.js +25 -12
  9. package/dist/ButtonIcon.d.ts +7 -2
  10. package/dist/ButtonIcon.js +25 -16
  11. package/dist/Card.js +1 -1
  12. package/dist/Checkbox/CheckboxBase.d.ts +13 -13
  13. package/dist/Checkbox/CheckboxBase.js +128 -125
  14. package/dist/Checkbox.d.ts +7 -2
  15. package/dist/Checkbox.js +29 -22
  16. package/dist/DataCard.js +3 -3
  17. package/dist/Dialog.js +2 -2
  18. package/dist/Drawer.js +2 -2
  19. package/dist/HoverCard.js +1 -1
  20. package/dist/Icons/AnalyzeIcon.d.ts +3 -1
  21. package/dist/Icons/AnalyzeIcon.js +3 -6
  22. package/dist/Icons/AnnotationsIcon.d.ts +3 -1
  23. package/dist/Icons/AnnotationsIcon.js +3 -6
  24. package/dist/Icons/ApprovedIcon.d.ts +3 -1
  25. package/dist/Icons/ApprovedIcon.js +3 -6
  26. package/dist/Icons/ArrowDownIcon.d.ts +3 -1
  27. package/dist/Icons/ArrowDownIcon.js +3 -6
  28. package/dist/Icons/ArrowUpIcon.d.ts +3 -1
  29. package/dist/Icons/ArrowUpIcon.js +4 -7
  30. package/dist/Icons/CalendarIcon.d.ts +3 -1
  31. package/dist/Icons/CalendarIcon.js +9 -12
  32. package/dist/Icons/CheckCircleIcon.d.ts +3 -1
  33. package/dist/Icons/CheckCircleIcon.js +2 -5
  34. package/dist/Icons/CheckSquareIcon.d.ts +3 -1
  35. package/dist/Icons/CheckSquareIcon.js +4 -7
  36. package/dist/Icons/CheckmarkIcon.d.ts +3 -1
  37. package/dist/Icons/CheckmarkIcon.js +5 -8
  38. package/dist/Icons/ChevronDownIcon.d.ts +3 -1
  39. package/dist/Icons/ChevronDownIcon.js +5 -8
  40. package/dist/Icons/ChevronUpIcon.d.ts +3 -1
  41. package/dist/Icons/ChevronUpIcon.js +5 -8
  42. package/dist/Icons/ClockIcon.d.ts +3 -1
  43. package/dist/Icons/ClockIcon.js +5 -8
  44. package/dist/Icons/CloseCircleIcon.d.ts +3 -1
  45. package/dist/Icons/CloseCircleIcon.js +4 -7
  46. package/dist/Icons/CloseIcon.d.ts +3 -1
  47. package/dist/Icons/CloseIcon.js +5 -8
  48. package/dist/Icons/DashboardIcon.d.ts +3 -1
  49. package/dist/Icons/DashboardIcon.js +3 -6
  50. package/dist/Icons/DatabaseIcon.d.ts +3 -1
  51. package/dist/Icons/DatabaseIcon.js +4 -7
  52. package/dist/Icons/DeleteIcon.d.ts +3 -1
  53. package/dist/Icons/DeleteIcon.js +4 -7
  54. package/dist/Icons/DurationIcon.d.ts +3 -1
  55. package/dist/Icons/DurationIcon.js +3 -6
  56. package/dist/Icons/EditIcon.d.ts +3 -1
  57. package/dist/Icons/EditIcon.js +3 -6
  58. package/dist/Icons/EmailIcon.d.ts +3 -1
  59. package/dist/Icons/EmailIcon.js +4 -7
  60. package/dist/Icons/EraserIcon.d.ts +3 -1
  61. package/dist/Icons/EraserIcon.js +9 -10
  62. package/dist/Icons/ErrorIcon.d.ts +3 -1
  63. package/dist/Icons/ErrorIcon.js +4 -7
  64. package/dist/Icons/EyeClosedIcon.d.ts +3 -1
  65. package/dist/Icons/EyeClosedIcon.js +4 -7
  66. package/dist/Icons/EyeClosedIcon2.d.ts +3 -1
  67. package/dist/Icons/EyeClosedIcon2.js +3 -6
  68. package/dist/Icons/EyeOpenIcon.d.ts +3 -1
  69. package/dist/Icons/EyeOpenIcon.js +6 -9
  70. package/dist/Icons/GoToFirstIcon.d.ts +3 -1
  71. package/dist/Icons/GoToFirstIcon.js +4 -7
  72. package/dist/Icons/GoToLastIcon.d.ts +3 -1
  73. package/dist/Icons/GoToLastIcon.js +4 -7
  74. package/dist/Icons/HarmonicCursorsIcon.d.ts +3 -1
  75. package/dist/Icons/HarmonicCursorsIcon.js +4 -7
  76. package/dist/Icons/IconBase.d.ts +4 -2
  77. package/dist/Icons/IconBase.js +17 -8
  78. package/dist/Icons/InfoIcon.d.ts +3 -1
  79. package/dist/Icons/InfoIcon.js +4 -7
  80. package/dist/Icons/LabelIcon.d.ts +3 -1
  81. package/dist/Icons/LabelIcon.js +3 -6
  82. package/dist/Icons/LassoIcon.d.ts +3 -1
  83. package/dist/Icons/LassoIcon.js +5 -8
  84. package/dist/Icons/LineToolIcon.d.ts +3 -1
  85. package/dist/Icons/LineToolIcon.js +3 -6
  86. package/dist/Icons/LineToolIcon2.d.ts +3 -1
  87. package/dist/Icons/LineToolIcon2.js +3 -6
  88. package/dist/Icons/LiveViewIcon.d.ts +3 -1
  89. package/dist/Icons/LiveViewIcon.js +2 -5
  90. package/dist/Icons/LoaderIcon.d.ts +3 -1
  91. package/dist/Icons/LoaderIcon.js +6 -7
  92. package/dist/Icons/LocationIcon.d.ts +3 -1
  93. package/dist/Icons/LocationIcon.js +3 -6
  94. package/dist/Icons/LogoutIcon.d.ts +3 -1
  95. package/dist/Icons/LogoutIcon.js +4 -7
  96. package/dist/Icons/MessagesIcon.d.ts +3 -1
  97. package/dist/Icons/MessagesIcon.js +5 -8
  98. package/dist/Icons/MetadataIcon.d.ts +3 -1
  99. package/dist/Icons/MetadataIcon.js +4 -7
  100. package/dist/Icons/MinusIcon.d.ts +3 -1
  101. package/dist/Icons/MinusIcon.js +3 -6
  102. package/dist/Icons/OntologyIcon.d.ts +3 -1
  103. package/dist/Icons/OntologyIcon.js +2 -5
  104. package/dist/Icons/PanelIconClose.d.ts +3 -1
  105. package/dist/Icons/PanelIconClose.js +4 -7
  106. package/dist/Icons/PanelIconOpen.d.ts +3 -1
  107. package/dist/Icons/PanelIconOpen.js +8 -11
  108. package/dist/Icons/PlayIcon.d.ts +3 -1
  109. package/dist/Icons/PlayIcon.js +3 -6
  110. package/dist/Icons/PlusIcon.d.ts +3 -1
  111. package/dist/Icons/PlusIcon.js +4 -7
  112. package/dist/Icons/ResetIcon.d.ts +3 -1
  113. package/dist/Icons/ResetIcon.js +4 -7
  114. package/dist/Icons/ReviewedIcon.d.ts +3 -1
  115. package/dist/Icons/ReviewedIcon.js +3 -6
  116. package/dist/Icons/ScissorsIcon.d.ts +3 -1
  117. package/dist/Icons/ScissorsIcon.js +6 -9
  118. package/dist/Icons/SettingsIcon.d.ts +3 -1
  119. package/dist/Icons/SettingsIcon.js +3 -6
  120. package/dist/Icons/SortAscendingIcon.d.ts +3 -1
  121. package/dist/Icons/SortAscendingIcon.js +3 -6
  122. package/dist/Icons/SortAtoZIcon.d.ts +3 -1
  123. package/dist/Icons/SortAtoZIcon.js +3 -6
  124. package/dist/Icons/SortDescendingIcon.d.ts +3 -1
  125. package/dist/Icons/SortDescendingIcon.js +3 -6
  126. package/dist/Icons/SortZtoAIcon.d.ts +3 -1
  127. package/dist/Icons/SortZtoAIcon.js +3 -6
  128. package/dist/Icons/StackIcon.d.ts +3 -1
  129. package/dist/Icons/StackIcon.js +4 -7
  130. package/dist/Icons/StarIcon.d.ts +3 -1
  131. package/dist/Icons/StarIcon.js +3 -6
  132. package/dist/Icons/TrashIcon.d.ts +3 -1
  133. package/dist/Icons/TrashIcon.js +3 -6
  134. package/dist/Icons/UndoIcon.d.ts +3 -1
  135. package/dist/Icons/UndoIcon.js +4 -7
  136. package/dist/Icons/UserIcon.d.ts +3 -1
  137. package/dist/Icons/UserIcon.js +3 -6
  138. package/dist/Icons/WarningIcon.d.ts +3 -1
  139. package/dist/Icons/WarningIcon.js +5 -8
  140. package/dist/Icons/ZoomAllIcon.d.ts +3 -1
  141. package/dist/Icons/ZoomAllIcon.js +3 -6
  142. package/dist/Icons/ZoomXIcon.d.ts +3 -1
  143. package/dist/Icons/ZoomXIcon.js +4 -7
  144. package/dist/Icons/ZoomYIcon.d.ts +3 -1
  145. package/dist/Icons/ZoomYIcon.js +4 -7
  146. package/dist/Input/InputUtils.d.ts +4 -4
  147. package/dist/Input/InputUtils.js +1 -1
  148. package/dist/Input.d.ts +7 -17
  149. package/dist/Input.js +105 -101
  150. package/dist/InputOTP.d.ts +27 -7
  151. package/dist/InputOTP.js +171 -146
  152. package/dist/Label.d.ts +7 -2
  153. package/dist/Label.js +12 -9
  154. package/dist/MultiSelect/MultiSelectBase.d.ts +7 -2
  155. package/dist/MultiSelect/MultiSelectBase.js +212 -213
  156. package/dist/{MultiSelect/MutiSelect.d.ts → MultiSelect.d.ts} +8 -2
  157. package/dist/MultiSelect.js +27 -0
  158. package/dist/Popover.js +1 -1
  159. package/dist/RadioButtonGroup.js +1 -1
  160. package/dist/RadioGroup.d.ts +20 -14
  161. package/dist/RadioGroup.js +177 -148
  162. package/dist/Select.d.ts +7 -2
  163. package/dist/Select.js +108 -109
  164. package/dist/Separator.d.ts +8 -8
  165. package/dist/Separator.js +14 -15
  166. package/dist/Switch/SwitchBase.d.ts +13 -11
  167. package/dist/Switch/SwitchBase.js +84 -61
  168. package/dist/Switch.d.ts +11 -4
  169. package/dist/Switch.js +19 -20
  170. package/dist/Tabs/TabsBase.d.ts +16 -6
  171. package/dist/Tabs/TabsBase.js +133 -96
  172. package/dist/Tabs/tabsUtils.d.ts +6 -2
  173. package/dist/Tabs/tabsUtils.js +5 -2
  174. package/dist/Tabs.js +18 -18
  175. package/dist/Textarea.d.ts +7 -2
  176. package/dist/Textarea.js +78 -61
  177. package/dist/Toggle/ToggleBase.d.ts +4 -8
  178. package/dist/Toggle/ToggleBase.js +29 -16
  179. package/dist/Toggle.d.ts +4 -2
  180. package/dist/Toggle.js +23 -13
  181. package/dist/ToggleGroup/ToggleGroupBase.d.ts +4 -7
  182. package/dist/ToggleGroup/ToggleGroupBase.js +82 -73
  183. package/dist/ToggleGroup.d.ts +7 -2
  184. package/dist/ToggleGroup.js +31 -19
  185. package/dist/Tray.d.ts +47 -15
  186. package/dist/Tray.js +98 -60
  187. package/dist/hooks/useAccordionAutoScroll.d.ts +1 -1
  188. package/dist/hooks/useAccordionAutoScroll.d.ts.map +1 -1
  189. package/dist/hooks/useAccordionAutoScroll.js +35 -34
  190. package/dist/{index-BSCg4Mei.js → index-B0Kp8R0j.js} +3 -3
  191. package/dist/{index-jgQ7sgLl.js → index-D4jMMaAi.js} +5 -5
  192. package/dist/primitives/input.d.ts.map +1 -1
  193. package/dist/primitives/input.js +1 -4
  194. package/dist/primitives/select.d.ts.map +1 -1
  195. package/dist/primitives/select.js +4 -11
  196. package/dist/primitives/slot.d.ts +11 -4
  197. package/dist/primitives/slot.d.ts.map +1 -1
  198. package/dist/primitives/slot.js +32 -28
  199. package/dist/primitives/textarea.d.ts.map +1 -1
  200. package/dist/primitives/textarea.js +1 -3
  201. package/dist/utils/formFieldUtils.js +2 -2
  202. package/package.json +1 -1
  203. package/dist/MultiSelect/MutiSelect.js +0 -19
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PlayIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const PlayIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=PlayIcon.d.ts.map
@@ -1,10 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsx as o } from "react/jsx-runtime";
4
- import s from "./IconBase.js";
5
- import { forwardRef as d } from "react";
6
- const m = ({ className: r, ariaHidden: n, title: t, description: e, size: a = 24, ...c }, i) => /* @__PURE__ */ o(s, { size: a, className: r, title: t, description: e, ariaHidden: n, ref: i, ...c, children: /* @__PURE__ */ o("path", { d: "M4.6333 3.11108V20.8889L19.3666 12L4.6333 3.11108Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), p = d(m);
7
- p.displayName = "PlayIcon";
3
+ import i from "./IconBase.js";
4
+ const d = ({ ref: r, className: n, ariaHidden: t, title: e, description: s, size: c = 24, ...a }) => /* @__PURE__ */ o(i, { size: c, className: n, title: e, description: s, ariaHidden: t, ref: r, ...a, children: /* @__PURE__ */ o("path", { d: "M4.6333 3.11108V20.8889L19.3666 12L4.6333 3.11108Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), m = Object.assign(d, { displayName: "PlayIcon" });
8
5
  export {
9
- p as PlayIcon
6
+ m as PlayIcon
10
7
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PlusIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const PlusIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=PlusIcon.d.ts.map
@@ -1,9 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsx as o } from "react/jsx-runtime";
4
- import C from "./IconBase.js";
5
- import { forwardRef as d } from "react";
6
- const f = ({ className: l, ariaHidden: r, title: e, description: n, size: c = 24, ...i }, t) => /* @__PURE__ */ o(C, { size: c, className: l, title: e, description: n, ariaHidden: r, fill: "none", ref: t, ...i, children: /* @__PURE__ */ o(
3
+ import t from "./IconBase.js";
4
+ const C = ({ ref: l, className: e, ariaHidden: n, title: r, description: c, size: s = 24, ...i }) => /* @__PURE__ */ o(t, { size: s, className: e, title: r, description: c, ariaHidden: n, fill: "none", ref: l, ...i, children: /* @__PURE__ */ o(
7
5
  "path",
8
6
  {
9
7
  fillRule: "evenodd",
@@ -11,8 +9,7 @@ const f = ({ className: l, ariaHidden: r, title: e, description: n, size: c = 24
11
9
  d: "M11 2C11.5523 2 12 2.44772 12 3V10H19C19.5523 10 20 10.4477 20 11C20 11.5523 19.5523 12 19 12H12V19C12 19.5523 11.5523 20 11 20C10.4477 20 10 19.5523 10 19V12H3C2.44772 12 2 11.5523 2 11C2 10.4477 2.44772 10 3 10H10V3C10 2.44772 10.4477 2 11 2Z",
12
10
  fill: "currentColor"
13
11
  }
14
- ) }), s = d(f);
15
- s.displayName = "PlusIcon";
12
+ ) }), p = Object.assign(C, { displayName: "PlusIcon" });
16
13
  export {
17
- s as PlusIcon
14
+ p as PlusIcon
18
15
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ResetIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const ResetIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=ResetIcon.d.ts.map
@@ -1,16 +1,13 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
- import { jsx as o } from "react/jsx-runtime";
4
- import m from "./IconBase.js";
5
- import { forwardRef as f } from "react";
6
- const i = ({ className: C, ariaHidden: r, title: e, description: t, size: n = 24, ...c }, s) => /* @__PURE__ */ o(m, { size: n, className: C, title: e, description: t, ariaHidden: r, ref: s, ...c, children: /* @__PURE__ */ o(
2
+ import { jsx as C } from "react/jsx-runtime";
3
+ import i from "./IconBase.js";
4
+ const a = ({ ref: e, className: o, ariaHidden: t, title: r, description: n, size: s = 24, ...c }) => /* @__PURE__ */ C(i, { size: s, className: o, title: r, description: n, ariaHidden: t, ref: e, ...c, children: /* @__PURE__ */ C(
7
5
  "path",
8
6
  {
9
7
  d: "M4.66585 12C4.66585 7.70446 8.05974 4.22222 12.2464 4.22222C14.384 4.22222 15.9311 4.9772 17.4297 6.44444H15.5247C14.9266 6.44444 14.4418 6.94191 14.4418 7.55556C14.4418 8.1692 14.9266 8.66667 15.5247 8.66667H19.0442C20.0909 8.66667 20.9394 7.79611 20.9394 6.72222V3.11111C20.9394 2.49747 20.4545 2 19.8564 2C19.2583 2 18.7735 2.49747 18.7735 3.11111V4.69223C17.0168 3.02433 15.0094 2 12.2464 2C6.86358 2 2.5 6.47716 2.5 12C2.5 17.5229 6.86358 22 12.2464 22C16.4917 22 20.1004 19.2157 21.4378 15.3332C21.6371 14.7547 21.3416 14.1199 20.7777 13.9153C20.2138 13.7109 19.595 14.0141 19.3958 14.5927C18.3546 17.6151 15.5452 19.7778 12.2464 19.7778C8.05974 19.7778 4.66585 16.2956 4.66585 12Z",
10
8
  fill: "currentColor"
11
9
  }
12
- ) }), p = f(i);
13
- p.displayName = "ResetIcon";
10
+ ) }), p = Object.assign(a, { displayName: "ResetIcon" });
14
11
  export {
15
12
  p as ResetIcon
16
13
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ReviewedIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const ReviewedIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=ReviewedIcon.d.ts.map
@@ -1,9 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as d, jsx as o } from "react/jsx-runtime";
4
3
  import c from "./IconBase.js";
5
- import { forwardRef as k } from "react";
6
- const p = ({ className: r, ariaHidden: e, title: t, description: n, size: C = 24, ...i }, s) => /* @__PURE__ */ d(c, { size: C, className: r, title: t, description: n, ariaHidden: e, ref: s, ...i, children: [
4
+ const k = ({ ref: e, className: r, ariaHidden: t, title: n, description: s, size: C = 24, ...i }) => /* @__PURE__ */ d(c, { size: C, className: r, title: n, description: s, ariaHidden: t, ref: e, ...i, children: [
7
5
  /* @__PURE__ */ o(
8
6
  "path",
9
7
  {
@@ -16,8 +14,7 @@ const p = ({ className: r, ariaHidden: e, title: t, description: n, size: C = 24
16
14
  ),
17
15
  /* @__PURE__ */ o("path", { d: "M4.012 16.737C3.705 16.5626 3.44965 16.31 3.2719 16.0049C3.09415 15.6998 3.00034 15.3531 3 15V5C3 3.9 3.9 3 5 3H15C15.75 3 16.158 3.385 16.5 4", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
18
16
  /* @__PURE__ */ o("path", { d: "M11 14L13 16L17 12", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
19
- ] }), a = k(p);
20
- a.displayName = "ReviewedIcon";
17
+ ] }), u = Object.assign(k, { displayName: "ReviewedIcon" });
21
18
  export {
22
- a as ReviewedIcon
19
+ u as ReviewedIcon
23
20
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ScissorsIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const ScissorsIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=ScissorsIcon.d.ts.map
@@ -1,10 +1,8 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
- import { jsxs as n, jsx as o } from "react/jsx-runtime";
2
+ import { jsxs as i, jsx as C } from "react/jsx-runtime";
4
3
  import t from "./IconBase.js";
5
- import { forwardRef as d } from "react";
6
- const f = ({ className: C, ariaHidden: r, title: s, description: e, size: c = 24, ...l }, i) => /* @__PURE__ */ n(t, { size: c, className: C, title: s, description: e, ariaHidden: r, ref: i, ...l, children: [
7
- /* @__PURE__ */ o(
4
+ const d = ({ ref: o, className: s, ariaHidden: r, title: c, description: e, size: l = 24, ...n }) => /* @__PURE__ */ i(t, { size: l, className: s, title: c, description: e, ariaHidden: r, ref: o, ...n, children: [
5
+ /* @__PURE__ */ C(
8
6
  "path",
9
7
  {
10
8
  fillRule: "evenodd",
@@ -13,9 +11,8 @@ const f = ({ className: C, ariaHidden: r, title: s, description: e, size: c = 24
13
11
  fill: "currentColor"
14
12
  }
15
13
  ),
16
- /* @__PURE__ */ o("path", { d: "M19.279 17.1773L14.166 13.7686L15.9346 12.5895L21.9999 16.6331C21.3988 17.5347 20.1806 17.7784 19.279 17.1773Z", fill: "currentColor" })
17
- ] }), p = d(f);
18
- p.displayName = "ScissorsIcon";
14
+ /* @__PURE__ */ C("path", { d: "M19.279 17.1773L14.166 13.7686L15.9346 12.5895L21.9999 16.6331C21.3988 17.5347 20.1806 17.7784 19.279 17.1773Z", fill: "currentColor" })
15
+ ] }), a = Object.assign(d, { displayName: "ScissorsIcon" });
19
16
  export {
20
- p as ScissorsIcon
17
+ a as ScissorsIcon
21
18
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const SettingsIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const SettingsIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=SettingsIcon.d.ts.map
@@ -1,9 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as c, jsx as C } from "react/jsx-runtime";
4
3
  import d from "./IconBase.js";
5
- import { forwardRef as p } from "react";
6
- const a = ({ className: o, ariaHidden: r, title: t, description: e, size: n = 24, ...s }, i) => /* @__PURE__ */ c(d, { size: n, className: o, title: t, description: e, ariaHidden: r, ref: i, ...s, children: [
4
+ const a = ({ ref: o, className: t, ariaHidden: r, title: n, description: e, size: s = 24, ...i }) => /* @__PURE__ */ c(d, { size: s, className: t, title: n, description: e, ariaHidden: r, ref: o, ...i, children: [
7
5
  /* @__PURE__ */ C(
8
6
  "path",
9
7
  {
@@ -24,8 +22,7 @@ const a = ({ className: o, ariaHidden: r, title: t, description: e, size: n = 24
24
22
  strokeLinejoin: "round"
25
23
  }
26
24
  )
27
- ] }), k = p(a);
28
- k.displayName = "SettingsIcon";
25
+ ] }), u = Object.assign(a, { displayName: "SettingsIcon" });
29
26
  export {
30
- k as SettingsIcon
27
+ u as SettingsIcon
31
28
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const SortAscendingIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const SortAscendingIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=SortAscendingIcon.d.ts.map
@@ -1,16 +1,13 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as c, jsx as o } from "react/jsx-runtime";
4
3
  import k from "./IconBase.js";
5
- import { forwardRef as u } from "react";
6
- const p = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ c(k, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: d, ...i, children: [
4
+ const u = ({ ref: r, className: n, ariaHidden: t, title: e, description: s, size: i = 24, ...d }) => /* @__PURE__ */ c(k, { size: i, className: n, title: e, description: s, ariaHidden: t, ref: r, ...d, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M3.05273 5.57141H10.4212", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M3.05273 12H10.4212", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
9
7
  /* @__PURE__ */ o("path", { d: "M3.05273 18.4286H12.5264", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
10
8
  /* @__PURE__ */ o("path", { d: "M14.6316 8.7857L17.7895 5.57141L20.9474 8.7857", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
11
9
  /* @__PURE__ */ o("path", { d: "M17.7896 5.57141V18.4286", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
12
- ] }), a = u(p);
13
- a.displayName = "SortAscendingIcon";
10
+ ] }), L = Object.assign(u, { displayName: "SortAscendingIcon" });
14
11
  export {
15
- a as SortAscendingIcon
12
+ L as SortAscendingIcon
16
13
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const SortAtoZIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const SortAtoZIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=SortAtoZIcon.d.ts.map
@@ -1,16 +1,13 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as k, jsx as o } from "react/jsx-runtime";
4
3
  import c from "./IconBase.js";
5
- import { forwardRef as u } from "react";
6
- const p = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ k(c, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: d, ...i, children: [
4
+ const u = ({ ref: r, className: t, ariaHidden: e, title: n, description: s, size: i = 24, ...d }) => /* @__PURE__ */ k(c, { size: i, className: t, title: n, description: s, ariaHidden: e, ref: r, ...d, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M3 16L7 20L11 16", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M7 20V4", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
9
7
  /* @__PURE__ */ o("path", { d: "M20 8H15", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
10
8
  /* @__PURE__ */ o("path", { d: "M15 10V6.5C15 5.83696 15.2634 5.20107 15.7322 4.73223C16.2011 4.26339 16.837 4 17.5 4C18.163 4 18.7989 4.26339 19.2678 4.73223C19.7366 5.20107 20 5.83696 20 6.5V10", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
11
9
  /* @__PURE__ */ o("path", { d: "M15 14H20L15 20H20", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
12
- ] }), a = u(p);
13
- a.displayName = "SortAtoZIcon";
10
+ ] }), L = Object.assign(u, { displayName: "SortAtoZIcon" });
14
11
  export {
15
- a as SortAtoZIcon
12
+ L as SortAtoZIcon
16
13
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const SortDescendingIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const SortDescendingIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=SortDescendingIcon.d.ts.map
@@ -1,16 +1,13 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as c, jsx as o } from "react/jsx-runtime";
4
3
  import k from "./IconBase.js";
5
- import { forwardRef as u } from "react";
6
- const p = ({ className: r, ariaHidden: e, title: t, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ c(k, { size: s, className: r, title: t, description: n, ariaHidden: e, ref: d, ...i, children: [
4
+ const u = ({ ref: r, className: e, ariaHidden: n, title: t, description: s, size: i = 24, ...d }) => /* @__PURE__ */ c(k, { size: i, className: e, title: t, description: s, ariaHidden: n, ref: r, ...d, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M3.05273 5.57141H12.5264", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M3.05273 12H10.4212", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
9
7
  /* @__PURE__ */ o("path", { d: "M3.05273 18.4286H10.4212", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
10
8
  /* @__PURE__ */ o("path", { d: "M14.6316 15.2143L17.7895 18.4286L20.9474 15.2143", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
11
9
  /* @__PURE__ */ o("path", { d: "M17.7896 5.57141V18.4286", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
12
- ] }), a = u(p);
13
- a.displayName = "SortDescendingIcon";
10
+ ] }), L = Object.assign(u, { displayName: "SortDescendingIcon" });
14
11
  export {
15
- a as SortDescendingIcon
12
+ L as SortDescendingIcon
16
13
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const SortZtoAIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const SortZtoAIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=SortZtoAIcon.d.ts.map
@@ -1,16 +1,13 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as k, jsx as o } from "react/jsx-runtime";
4
3
  import c from "./IconBase.js";
5
- import { forwardRef as u } from "react";
6
- const p = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ k(c, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: d, ...i, children: [
4
+ const u = ({ ref: r, className: t, ariaHidden: e, title: n, description: s, size: i = 24, ...d }) => /* @__PURE__ */ k(c, { size: i, className: t, title: n, description: s, ariaHidden: e, ref: r, ...d, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M3 8L7 4L11 8", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M7 4V20", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
9
7
  /* @__PURE__ */ o("path", { d: "M20 8H15", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
10
8
  /* @__PURE__ */ o("path", { d: "M15 10V6.5C15 5.83696 15.2634 5.20107 15.7322 4.73223C16.2011 4.26339 16.837 4 17.5 4C18.163 4 18.7989 4.26339 19.2678 4.73223C19.7366 5.20107 20 5.83696 20 6.5V10", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
11
9
  /* @__PURE__ */ o("path", { d: "M15 14H20L15 20H20", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
12
- ] }), a = u(p);
13
- a.displayName = "SortZtoAIcon";
10
+ ] }), L = Object.assign(u, { displayName: "SortZtoAIcon" });
14
11
  export {
15
- a as SortZtoAIcon
12
+ L as SortZtoAIcon
16
13
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const StackIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const StackIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=StackIcon.d.ts.map
@@ -1,13 +1,10 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as a, jsx as o } from "react/jsx-runtime";
4
- import d from "./IconBase.js";
5
- import { forwardRef as k } from "react";
6
- const L = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...c }, i) => /* @__PURE__ */ a(d, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: i, ...c, children: [
3
+ import k from "./IconBase.js";
4
+ const d = ({ ref: r, className: t, ariaHidden: n, title: e, description: s, size: c = 24, ...i }) => /* @__PURE__ */ a(k, { size: c, className: t, title: e, description: s, ariaHidden: n, ref: r, ...i, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M12 4.5L3 9L12 13.5L21 9L12 4.5Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M3 14.5L12 19.5L21 14.5", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
9
- ] }), p = k(L);
10
- p.displayName = "StackIcon";
7
+ ] }), u = Object.assign(d, { displayName: "StackIcon" });
11
8
  export {
12
- p as StackIcon
9
+ u as StackIcon
13
10
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const StarIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const StarIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=StarIcon.d.ts.map
@@ -1,10 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
- import { jsx as r } from "react/jsx-runtime";
4
- import i from "./IconBase.js";
5
- import { forwardRef as s } from "react";
6
- const d = ({ className: o, ariaHidden: t, title: n, description: e, size: L = 24, ...a }, c) => /* @__PURE__ */ r(i, { size: L, className: o, title: n, description: e, ariaHidden: t, ref: c, ...a, children: /* @__PURE__ */ r("path", { d: "M12 3L14.781 8.92429L21 9.88013L16.5 14.489L17.562 21L12 17.9243L6.438 21L7.5 14.489L3 9.88013L9.219 8.92429L12 3Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), m = s(d);
7
- m.displayName = "StarIcon";
2
+ import { jsx as o } from "react/jsx-runtime";
3
+ import a from "./IconBase.js";
4
+ const i = ({ ref: r, className: t, ariaHidden: n, title: e, description: L, size: s = 24, ...c }) => /* @__PURE__ */ o(a, { size: s, className: t, title: e, description: L, ariaHidden: n, ref: r, ...c, children: /* @__PURE__ */ o("path", { d: "M12 3L14.781 8.92429L21 9.88013L16.5 14.489L17.562 21L12 17.9243L6.438 21L7.5 14.489L3 9.88013L9.219 8.92429L12 3Z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }) }), m = Object.assign(i, { displayName: "StarIcon" });
8
5
  export {
9
6
  m as StarIcon
10
7
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const TrashIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const TrashIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=TrashIcon.d.ts.map
@@ -1,16 +1,13 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsx as C } from "react/jsx-runtime";
4
3
  import n from "./IconBase.js";
5
- import { forwardRef as t } from "react";
6
- const a = ({ className: M, ariaHidden: Z, title: r, description: V, size: o = 24, ...H }, L) => /* @__PURE__ */ C(n, { size: o, className: M, title: r, description: V, ariaHidden: Z, ref: L, ...H, children: /* @__PURE__ */ C(
4
+ const s = ({ ref: M, className: Z, ariaHidden: V, title: H, description: r, size: o = 24, ...L }) => /* @__PURE__ */ C(n, { size: o, className: Z, title: H, description: r, ariaHidden: V, ref: M, ...L, children: /* @__PURE__ */ C(
7
5
  "path",
8
6
  {
9
7
  d: "M3 5C2.44772 5 2 5.44772 2 6C2 6.55228 2.44772 7 3 7V5ZM21 7C21.5523 7 22 6.55228 22 6C22 5.44772 21.5523 5 21 5V7ZM11 11C11 10.4477 10.5523 10 10 10C9.44772 10 9 10.4477 9 11H11ZM9 16C9 16.5523 9.44772 17 10 17C10.5523 17 11 16.5523 11 16H9ZM15 11C15 10.4477 14.5523 10 14 10C13.4477 10 13 10.4477 13 11H15ZM13 16C13 16.5523 13.4477 17 14 17C14.5523 17 15 16.5523 15 16H13ZM14.9056 6.24926C15.0432 6.78411 15.5884 7.1061 16.1233 6.96844C16.6581 6.83078 16.9801 6.28559 16.8424 5.75074L14.9056 6.24926ZM4.00221 6.06652L4.87775 19.1996L6.87332 19.0665L5.99779 5.93348L4.00221 6.06652ZM7.87111 22H16.1289V20H7.87111V22ZM19.1222 19.1996L19.9978 6.06652L18.0022 5.93348L17.1267 19.0665L19.1222 19.1996ZM19 5H5V7H19V5ZM3 7H5V5H3V7ZM19 7H21V5H19V7ZM16.1289 22C17.7083 22 19.0172 20.7754 19.1222 19.1996L17.1267 19.0665C17.0917 19.5918 16.6554 20 16.1289 20V22ZM4.87775 19.1996C4.98281 20.7754 6.29171 22 7.87111 22V20C7.34464 20 6.90834 19.5918 6.87332 19.0665L4.87775 19.1996ZM9 11V16H11V11H9ZM13 11V16H15V11H13ZM12 4C13.3965 4 14.5725 4.95512 14.9056 6.24926L16.8424 5.75074C16.2874 3.59442 14.3312 2 12 2V4ZM9.09447 6.24926C9.42756 4.95512 10.6035 4 12 4V2C9.66885 2 7.7126 3.59442 7.1576 5.75074L9.09447 6.24926Z",
10
8
  fill: "currentColor"
11
9
  }
12
- ) }), c = t(a);
13
- c.displayName = "TrashIcon";
10
+ ) }), a = Object.assign(s, { displayName: "TrashIcon" });
14
11
  export {
15
- c as TrashIcon
12
+ a as TrashIcon
16
13
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const UndoIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const UndoIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=UndoIcon.d.ts.map
@@ -1,9 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsx as o } from "react/jsx-runtime";
4
- import s from "./IconBase.js";
5
- import { forwardRef as m } from "react";
6
- const p = ({ className: r, ariaHidden: n, title: t, description: e, size: d = 24, ...c }, i) => /* @__PURE__ */ o(s, { size: d, className: r, title: t, description: e, ariaHidden: n, ref: i, ...c, children: /* @__PURE__ */ o(
3
+ import i from "./IconBase.js";
4
+ const a = ({ ref: n, className: r, ariaHidden: t, title: e, description: s, size: c = 24, ...d }) => /* @__PURE__ */ o(i, { size: c, className: r, title: e, description: s, ariaHidden: t, ref: n, ...d, children: /* @__PURE__ */ o(
7
5
  "path",
8
6
  {
9
7
  d: "M7.8 9.66667L3 14.3333M3 14.3333L7.8 19M3 14.3333H16.2C17.473 14.3333 18.6939 13.8417 19.5941 12.9665C20.4943 12.0913 21 10.9043 21 9.66667C21 8.42899 20.4943 7.242 19.5941 6.36683C18.6939 5.49167 17.473 5 16.2 5H15",
@@ -12,8 +10,7 @@ const p = ({ className: r, ariaHidden: n, title: t, description: e, size: d = 24
12
10
  strokeLinecap: "round",
13
11
  strokeLinejoin: "round"
14
12
  }
15
- ) }), a = m(p);
16
- a.displayName = "UndoIcon";
13
+ ) }), C = Object.assign(a, { displayName: "UndoIcon" });
17
14
  export {
18
- a as UndoIcon
15
+ C as UndoIcon
19
16
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const UserIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const UserIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=UserIcon.d.ts.map
@@ -1,9 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
- import { jsx as r } from "react/jsx-runtime";
2
+ import { jsx as o } from "react/jsx-runtime";
4
3
  import i from "./IconBase.js";
5
- import { forwardRef as m } from "react";
6
- const d = ({ className: o, ariaHidden: e, title: t, description: C, size: n = 24, ...s }, c) => /* @__PURE__ */ r(i, { size: n, className: o, title: t, description: C, ariaHidden: e, ref: c, ...s, children: /* @__PURE__ */ r(
4
+ const a = ({ ref: r, className: e, ariaHidden: n, title: s, description: t, size: C = 24, ...c }) => /* @__PURE__ */ o(i, { size: C, className: e, title: s, description: t, ariaHidden: n, ref: r, ...c, children: /* @__PURE__ */ o(
7
5
  "path",
8
6
  {
9
7
  d: "M6.11594 18.8103C7.44562 17.0943 9.50054 16 12 16C14.4995 16 16.5544 17.0943 17.8841 18.8103M6.11594 18.8103C7.69368 20.1747 9.75046 21 12 21C14.2495 21 16.3063 20.1747 17.8841 18.8103M6.11594 18.8103C4.20753 17.16 3 14.721 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 14.721 19.7925 17.16 17.8841 18.8103M15 10C15 11.6569 13.6569 13 12 13C10.3431 13 9 11.6569 9 10C9 8.34315 10.3431 7 12 7C13.6569 7 15 8.34315 15 10Z",
@@ -11,8 +9,7 @@ const d = ({ className: o, ariaHidden: e, title: t, description: C, size: n = 24
11
9
  strokeWidth: "2",
12
10
  strokeLinejoin: "round"
13
11
  }
14
- ) }), p = m(d);
15
- p.displayName = "UserIcon";
12
+ ) }), p = Object.assign(a, { displayName: "UserIcon" });
16
13
  export {
17
14
  p as UserIcon
18
15
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const WarningIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const WarningIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=WarningIcon.d.ts.map
@@ -1,9 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
- import { jsx as r } from "react/jsx-runtime";
4
- import s from "./IconBase.js";
5
- import { forwardRef as C } from "react";
6
- const m = ({ className: o, ariaHidden: n, title: t, description: e, size: i = 24, ...a }, c) => /* @__PURE__ */ r(s, { size: i, className: o, title: t, description: e, ariaHidden: n, ref: c, ...a, children: /* @__PURE__ */ r(
2
+ import { jsx as n } from "react/jsx-runtime";
3
+ import a from "./IconBase.js";
4
+ const C = ({ ref: r, className: o, ariaHidden: t, title: e, description: c, size: i = 24, ...s }) => /* @__PURE__ */ n(a, { size: i, className: o, title: e, description: c, ariaHidden: t, ref: r, ...s, children: /* @__PURE__ */ n(
7
5
  "path",
8
6
  {
9
7
  d: "M12.1125 9.99443V13.0261M12.1125 16.05H12.1226M10.3675 4.90277L3.27825 17.0605C2.49259 18.4079 3.46409 20.1 5.02334 20.1H19.2016C20.7609 20.1 21.7324 18.4079 20.9468 17.0605L13.8575 4.90275C13.078 3.56578 11.147 3.56578 10.3675 4.90277ZM12.3656 16.05C12.3656 16.1899 12.2523 16.3031 12.1125 16.3031C11.9727 16.3031 11.8594 16.1899 11.8594 16.05C11.8594 15.9102 11.9727 15.7969 12.1125 15.7969C12.2523 15.7969 12.3656 15.9102 12.3656 16.05Z",
@@ -11,8 +9,7 @@ const m = ({ className: o, ariaHidden: n, title: t, description: e, size: i = 24
11
9
  strokeWidth: "2",
12
10
  strokeLinecap: "round"
13
11
  }
14
- ) }), p = C(m);
15
- p.displayName = "WarningIcon";
12
+ ) }), m = Object.assign(C, { displayName: "WarningIcon" });
16
13
  export {
17
- p as WarningIcon
14
+ m as WarningIcon
18
15
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ZoomAllIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const ZoomAllIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=ZoomAllIcon.d.ts.map
@@ -1,9 +1,7 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
2
  import { jsxs as k, jsx as o } from "react/jsx-runtime";
4
3
  import u from "./IconBase.js";
5
- import { forwardRef as c } from "react";
6
- const p = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ k(u, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: d, ...i, children: [
4
+ const c = ({ ref: r, className: t, ariaHidden: e, title: n, description: s, size: i = 24, ...d }) => /* @__PURE__ */ k(u, { size: i, className: t, title: n, description: s, ariaHidden: e, ref: r, ...d, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M16.0909 3.81818H20.1819V7.90909", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M14.0454 9.95454L20.1818 3.81818", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
9
7
  /* @__PURE__ */ o("path", { d: "M7.90915 20.1818H3.81824V16.0909", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
@@ -12,8 +10,7 @@ const p = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24
12
10
  /* @__PURE__ */ o("path", { d: "M14.0454 14.0455L20.1818 20.1818", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
13
11
  /* @__PURE__ */ o("path", { d: "M7.90915 3.81818H3.81824V7.9090", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
14
12
  /* @__PURE__ */ o("path", { d: "M3.81824 3.81818L9.9546 9.95454", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
15
- ] }), a = c(p);
16
- a.displayName = "ZoomAllIcon";
13
+ ] }), L = Object.assign(c, { displayName: "ZoomAllIcon" });
17
14
  export {
18
- a as ZoomAllIcon
15
+ L as ZoomAllIcon
19
16
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ZoomXIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const ZoomXIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=ZoomXIcon.d.ts.map
@@ -1,14 +1,11 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
- import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import { jsxs as d, jsx as o } from "react/jsx-runtime";
4
3
  import k from "./IconBase.js";
5
- import { forwardRef as p } from "react";
6
- const a = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ c(k, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: d, ...i, children: [
4
+ const a = ({ ref: r, className: t, ariaHidden: e, title: n, description: s, size: i = 24, ...c }) => /* @__PURE__ */ d(k, { size: i, className: t, title: n, description: s, ariaHidden: e, ref: r, ...c, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M6.65278 7.875L2.375 12L6.65278 16.125", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M17.3472 7.875L21.6249 12L17.3472 16.125", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
9
7
  /* @__PURE__ */ o("path", { d: "M2.375 12H21.625", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
10
- ] }), m = p(a);
11
- m.displayName = "ZoomXIcon";
8
+ ] }), L = Object.assign(a, { displayName: "ZoomXIcon" });
12
9
  export {
13
- m as ZoomXIcon
10
+ L as ZoomXIcon
14
11
  };
@@ -1,3 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ZoomYIcon: import('react').ForwardRefExoticComponent<IconProps & import('react').RefAttributes<SVGSVGElement>>;
2
+ export declare const ZoomYIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
+ displayName: string;
4
+ };
3
5
  //# sourceMappingURL=ZoomYIcon.d.ts.map
@@ -1,14 +1,11 @@
1
- "use client";
2
1
  import "../styles/main.css";
3
- import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
+ import { jsxs as d, jsx as o } from "react/jsx-runtime";
4
3
  import k from "./IconBase.js";
5
- import { forwardRef as p } from "react";
6
- const a = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ c(k, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: d, ...i, children: [
4
+ const a = ({ ref: r, className: t, ariaHidden: e, title: n, description: s, size: i = 24, ...c }) => /* @__PURE__ */ d(k, { size: i, className: t, title: n, description: s, ariaHidden: e, ref: r, ...c, children: [
7
5
  /* @__PURE__ */ o("path", { d: "M7.90906 6.94952L12 2.90912L16.0909 6.94952", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
8
6
  /* @__PURE__ */ o("path", { d: "M7.90906 17.0505L12 21.0909L16.0909 17.0505", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
9
7
  /* @__PURE__ */ o("path", { d: "M12 2.90912V21.0909", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
10
- ] }), m = p(a);
11
- m.displayName = "ZoomYIcon";
8
+ ] }), L = Object.assign(a, { displayName: "ZoomYIcon" });
12
9
  export {
13
- m as ZoomYIcon
10
+ L as ZoomYIcon
14
11
  };