@spear-ai/spectral 1.4.26 → 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.
- package/dist/Accordion.d.ts +28 -9
- package/dist/Accordion.js +203 -183
- package/dist/Alert/AlertBase.d.ts +24 -16
- package/dist/Alert/AlertBase.js +33 -18
- package/dist/Alert.js +1 -1
- package/dist/Avatar.js +11 -11
- package/dist/Button.d.ts +7 -2
- package/dist/Button.js +25 -12
- package/dist/ButtonIcon.d.ts +7 -2
- package/dist/ButtonIcon.js +25 -16
- package/dist/Card.js +1 -1
- package/dist/Checkbox/CheckboxBase.d.ts +13 -13
- package/dist/Checkbox/CheckboxBase.js +128 -125
- package/dist/Checkbox.d.ts +7 -2
- package/dist/Checkbox.js +29 -22
- package/dist/DataCard.js +3 -3
- package/dist/Dialog.js +2 -2
- package/dist/Drawer.js +2 -2
- package/dist/HoverCard.js +1 -1
- package/dist/Icons/AnalyzeIcon.d.ts +3 -1
- package/dist/Icons/AnalyzeIcon.js +3 -6
- package/dist/Icons/AnnotationsIcon.d.ts +3 -1
- package/dist/Icons/AnnotationsIcon.js +3 -6
- package/dist/Icons/ApprovedIcon.d.ts +3 -1
- package/dist/Icons/ApprovedIcon.js +3 -6
- package/dist/Icons/ArrowDownIcon.d.ts +3 -1
- package/dist/Icons/ArrowDownIcon.js +3 -6
- package/dist/Icons/ArrowUpIcon.d.ts +3 -1
- package/dist/Icons/ArrowUpIcon.js +4 -7
- package/dist/Icons/CalendarIcon.d.ts +3 -1
- package/dist/Icons/CalendarIcon.js +9 -12
- package/dist/Icons/CheckCircleIcon.d.ts +3 -1
- package/dist/Icons/CheckCircleIcon.js +2 -5
- package/dist/Icons/CheckSquareIcon.d.ts +3 -1
- package/dist/Icons/CheckSquareIcon.js +4 -7
- package/dist/Icons/CheckmarkIcon.d.ts +3 -1
- package/dist/Icons/CheckmarkIcon.js +5 -8
- package/dist/Icons/ChevronDownIcon.d.ts +3 -1
- package/dist/Icons/ChevronDownIcon.js +5 -8
- package/dist/Icons/ChevronUpIcon.d.ts +3 -1
- package/dist/Icons/ChevronUpIcon.js +5 -8
- package/dist/Icons/ClockIcon.d.ts +3 -1
- package/dist/Icons/ClockIcon.js +5 -8
- package/dist/Icons/CloseCircleIcon.d.ts +3 -1
- package/dist/Icons/CloseCircleIcon.js +4 -7
- package/dist/Icons/CloseIcon.d.ts +3 -1
- package/dist/Icons/CloseIcon.js +5 -8
- package/dist/Icons/DashboardIcon.d.ts +3 -1
- package/dist/Icons/DashboardIcon.js +3 -6
- package/dist/Icons/DatabaseIcon.d.ts +3 -1
- package/dist/Icons/DatabaseIcon.js +4 -7
- package/dist/Icons/DeleteIcon.d.ts +3 -1
- package/dist/Icons/DeleteIcon.js +4 -7
- package/dist/Icons/DurationIcon.d.ts +3 -1
- package/dist/Icons/DurationIcon.js +3 -6
- package/dist/Icons/EditIcon.d.ts +3 -1
- package/dist/Icons/EditIcon.js +3 -6
- package/dist/Icons/EmailIcon.d.ts +3 -1
- package/dist/Icons/EmailIcon.js +4 -7
- package/dist/Icons/EraserIcon.d.ts +3 -1
- package/dist/Icons/EraserIcon.js +9 -10
- package/dist/Icons/ErrorIcon.d.ts +3 -1
- package/dist/Icons/ErrorIcon.js +4 -7
- package/dist/Icons/EyeClosedIcon.d.ts +3 -1
- package/dist/Icons/EyeClosedIcon.js +4 -7
- package/dist/Icons/EyeClosedIcon2.d.ts +3 -1
- package/dist/Icons/EyeClosedIcon2.js +3 -6
- package/dist/Icons/EyeOpenIcon.d.ts +3 -1
- package/dist/Icons/EyeOpenIcon.js +6 -9
- package/dist/Icons/GoToFirstIcon.d.ts +3 -1
- package/dist/Icons/GoToFirstIcon.js +4 -7
- package/dist/Icons/GoToLastIcon.d.ts +3 -1
- package/dist/Icons/GoToLastIcon.js +4 -7
- package/dist/Icons/HarmonicCursorsIcon.d.ts +3 -1
- package/dist/Icons/HarmonicCursorsIcon.js +4 -7
- package/dist/Icons/IconBase.d.ts +4 -2
- package/dist/Icons/IconBase.js +17 -8
- package/dist/Icons/InfoIcon.d.ts +3 -1
- package/dist/Icons/InfoIcon.js +4 -7
- package/dist/Icons/LabelIcon.d.ts +3 -1
- package/dist/Icons/LabelIcon.js +3 -6
- package/dist/Icons/LassoIcon.d.ts +3 -1
- package/dist/Icons/LassoIcon.js +5 -8
- package/dist/Icons/LineToolIcon.d.ts +3 -1
- package/dist/Icons/LineToolIcon.js +3 -6
- package/dist/Icons/LineToolIcon2.d.ts +3 -1
- package/dist/Icons/LineToolIcon2.js +3 -6
- package/dist/Icons/LiveViewIcon.d.ts +3 -1
- package/dist/Icons/LiveViewIcon.js +2 -5
- package/dist/Icons/LoaderIcon.d.ts +3 -1
- package/dist/Icons/LoaderIcon.js +6 -7
- package/dist/Icons/LocationIcon.d.ts +3 -1
- package/dist/Icons/LocationIcon.js +3 -6
- package/dist/Icons/LogoutIcon.d.ts +3 -1
- package/dist/Icons/LogoutIcon.js +4 -7
- package/dist/Icons/MessagesIcon.d.ts +3 -1
- package/dist/Icons/MessagesIcon.js +5 -8
- package/dist/Icons/MetadataIcon.d.ts +3 -1
- package/dist/Icons/MetadataIcon.js +4 -7
- package/dist/Icons/MinusIcon.d.ts +3 -1
- package/dist/Icons/MinusIcon.js +3 -6
- package/dist/Icons/OntologyIcon.d.ts +3 -1
- package/dist/Icons/OntologyIcon.js +2 -5
- package/dist/Icons/PanelIconClose.d.ts +3 -1
- package/dist/Icons/PanelIconClose.js +4 -7
- package/dist/Icons/PanelIconOpen.d.ts +3 -1
- package/dist/Icons/PanelIconOpen.js +8 -11
- package/dist/Icons/PlayIcon.d.ts +3 -1
- package/dist/Icons/PlayIcon.js +3 -6
- package/dist/Icons/PlusIcon.d.ts +3 -1
- package/dist/Icons/PlusIcon.js +4 -7
- package/dist/Icons/ResetIcon.d.ts +3 -1
- package/dist/Icons/ResetIcon.js +4 -7
- package/dist/Icons/ReviewedIcon.d.ts +3 -1
- package/dist/Icons/ReviewedIcon.js +3 -6
- package/dist/Icons/ScissorsIcon.d.ts +3 -1
- package/dist/Icons/ScissorsIcon.js +6 -9
- package/dist/Icons/SettingsIcon.d.ts +3 -1
- package/dist/Icons/SettingsIcon.js +3 -6
- package/dist/Icons/SortAscendingIcon.d.ts +3 -1
- package/dist/Icons/SortAscendingIcon.js +3 -6
- package/dist/Icons/SortAtoZIcon.d.ts +3 -1
- package/dist/Icons/SortAtoZIcon.js +3 -6
- package/dist/Icons/SortDescendingIcon.d.ts +3 -1
- package/dist/Icons/SortDescendingIcon.js +3 -6
- package/dist/Icons/SortZtoAIcon.d.ts +3 -1
- package/dist/Icons/SortZtoAIcon.js +3 -6
- package/dist/Icons/StackIcon.d.ts +3 -1
- package/dist/Icons/StackIcon.js +4 -7
- package/dist/Icons/StarIcon.d.ts +3 -1
- package/dist/Icons/StarIcon.js +3 -6
- package/dist/Icons/TrashIcon.d.ts +3 -1
- package/dist/Icons/TrashIcon.js +3 -6
- package/dist/Icons/UndoIcon.d.ts +3 -1
- package/dist/Icons/UndoIcon.js +4 -7
- package/dist/Icons/UserIcon.d.ts +3 -1
- package/dist/Icons/UserIcon.js +3 -6
- package/dist/Icons/WarningIcon.d.ts +3 -1
- package/dist/Icons/WarningIcon.js +5 -8
- package/dist/Icons/ZoomAllIcon.d.ts +3 -1
- package/dist/Icons/ZoomAllIcon.js +3 -6
- package/dist/Icons/ZoomXIcon.d.ts +3 -1
- package/dist/Icons/ZoomXIcon.js +4 -7
- package/dist/Icons/ZoomYIcon.d.ts +3 -1
- package/dist/Icons/ZoomYIcon.js +4 -7
- package/dist/Input/InputUtils.d.ts +4 -4
- package/dist/Input/InputUtils.js +1 -1
- package/dist/Input.d.ts +7 -17
- package/dist/Input.js +105 -101
- package/dist/InputOTP.d.ts +27 -7
- package/dist/InputOTP.js +171 -146
- package/dist/Label.d.ts +7 -2
- package/dist/Label.js +12 -9
- package/dist/MultiSelect/MultiSelectBase.d.ts +7 -2
- package/dist/MultiSelect/MultiSelectBase.js +212 -213
- package/dist/{MultiSelect/MutiSelect.d.ts → MultiSelect.d.ts} +8 -2
- package/dist/MultiSelect.js +27 -0
- package/dist/Popover.js +1 -1
- package/dist/RadioButtonGroup.js +1 -1
- package/dist/RadioGroup.d.ts +20 -14
- package/dist/RadioGroup.js +177 -148
- package/dist/Select.d.ts +7 -2
- package/dist/Select.js +108 -109
- package/dist/Separator.d.ts +8 -8
- package/dist/Separator.js +14 -15
- package/dist/Switch/SwitchBase.d.ts +13 -11
- package/dist/Switch/SwitchBase.js +84 -61
- package/dist/Switch.d.ts +11 -4
- package/dist/Switch.js +19 -20
- package/dist/Tabs/TabsBase.d.ts +16 -6
- package/dist/Tabs/TabsBase.js +133 -96
- package/dist/Tabs/tabsUtils.d.ts +6 -2
- package/dist/Tabs/tabsUtils.js +5 -2
- package/dist/Tabs.js +18 -18
- package/dist/Textarea.d.ts +7 -2
- package/dist/Textarea.js +78 -61
- package/dist/Toggle/ToggleBase.d.ts +4 -8
- package/dist/Toggle/ToggleBase.js +29 -16
- package/dist/Toggle.d.ts +4 -2
- package/dist/Toggle.js +23 -13
- package/dist/ToggleGroup/ToggleGroupBase.d.ts +4 -7
- package/dist/ToggleGroup/ToggleGroupBase.js +82 -73
- package/dist/ToggleGroup.d.ts +7 -2
- package/dist/ToggleGroup.js +31 -19
- package/dist/Tray.d.ts +47 -15
- package/dist/Tray.js +98 -60
- package/dist/hooks/useAccordionAutoScroll.d.ts +1 -1
- package/dist/hooks/useAccordionAutoScroll.d.ts.map +1 -1
- package/dist/hooks/useAccordionAutoScroll.js +35 -34
- package/dist/{index-BSCg4Mei.js → index-B0Kp8R0j.js} +3 -3
- package/dist/{index-jgQ7sgLl.js → index-D4jMMaAi.js} +5 -5
- package/dist/primitives/input.d.ts.map +1 -1
- package/dist/primitives/input.js +1 -4
- package/dist/primitives/select.d.ts.map +1 -1
- package/dist/primitives/select.js +4 -11
- package/dist/primitives/slot.d.ts +11 -4
- package/dist/primitives/slot.d.ts.map +1 -1
- package/dist/primitives/slot.js +32 -28
- package/dist/primitives/textarea.d.ts.map +1 -1
- package/dist/primitives/textarea.js +1 -3
- package/dist/utils/formFieldUtils.js +2 -2
- package/package.json +1 -1
- package/dist/MultiSelect/MutiSelect.js +0 -19
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const CheckCircleIcon:
|
|
2
|
+
export declare const CheckCircleIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=CheckCircleIcon.d.ts.map
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
2
|
import { jsxs as a, jsx as o } from "react/jsx-runtime";
|
|
4
3
|
import l from "./IconBase.js";
|
|
5
|
-
|
|
6
|
-
const h = ({ className: r, ariaHidden: e, title: n, description: t, size: c = 24, ...i }, s) => /* @__PURE__ */ a(l, { size: c, className: r, title: n, description: t, ariaHidden: e, ref: s, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
4
|
+
const h = ({ ref: e, className: r, ariaHidden: n, title: t, description: c, size: s = 24, ...i }) => /* @__PURE__ */ a(l, { size: s, className: r, title: t, description: c, ariaHidden: n, ref: e, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }),
|
|
9
7
|
/* @__PURE__ */ o("path", { d: "M9 12l2 2l4 -4" })
|
|
10
|
-
] }), p =
|
|
11
|
-
p.displayName = "CheckCircleIcon";
|
|
8
|
+
] }), p = Object.assign(h, { displayName: "CheckCircleIcon" });
|
|
12
9
|
export {
|
|
13
10
|
p as CheckCircleIcon
|
|
14
11
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const CheckSquareIcon:
|
|
2
|
+
export declare const CheckSquareIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=CheckSquareIcon.d.ts.map
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
2
|
import { jsxs as i, jsx as o } from "react/jsx-runtime";
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const p = ({ className: r, ariaHidden: e, title: n, description: t, size: s = 24, ...c }, a) => /* @__PURE__ */ i(d, { size: s, className: r, title: n, description: t, ariaHidden: e, ref: a, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...c, children: [
|
|
3
|
+
import h from "./IconBase.js";
|
|
4
|
+
const d = ({ ref: e, className: r, ariaHidden: n, title: s, description: t, size: c = 24, ...a }) => /* @__PURE__ */ i(h, { size: c, className: r, title: s, description: t, ariaHidden: n, ref: e, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...a, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M9 12l2 2l4 -4" }),
|
|
9
7
|
/* @__PURE__ */ o("path", { d: "M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" })
|
|
10
|
-
] }),
|
|
11
|
-
k.displayName = "CheckSquareIcon";
|
|
8
|
+
] }), l = Object.assign(d, { displayName: "CheckSquareIcon" });
|
|
12
9
|
export {
|
|
13
|
-
|
|
10
|
+
l as CheckSquareIcon
|
|
14
11
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const CheckmarkIcon:
|
|
2
|
+
export declare const CheckmarkIcon: (({ ref, className, ariaHidden, title, description, size, strokeWidth, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=CheckmarkIcon.d.ts.map
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const d = ({ className: r, ariaHidden: e, title: n, description: t, size: c = 24, strokeWidth: s = 2, ...a }, k) => /* @__PURE__ */ m(i, { size: c, className: r, title: n, description: t, ariaHidden: e, ref: k, stroke: "currentColor", strokeWidth: s, strokeLinecap: "round", strokeLinejoin: "round", ...a, children: [
|
|
2
|
+
import { jsxs as i, jsx as o } from "react/jsx-runtime";
|
|
3
|
+
import m from "./IconBase.js";
|
|
4
|
+
const h = ({ ref: r, className: n, ariaHidden: e, title: t, description: c, size: s = 24, strokeWidth: a = 2, ...k }) => /* @__PURE__ */ i(m, { size: s, className: n, title: t, description: c, ariaHidden: e, ref: r, stroke: "currentColor", strokeWidth: a, strokeLinecap: "round", strokeLinejoin: "round", ...k, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M5 12l5 5l10 -10" })
|
|
9
|
-
] }),
|
|
10
|
-
h.displayName = "CheckmarkIcon";
|
|
7
|
+
] }), d = Object.assign(h, { displayName: "CheckmarkIcon" });
|
|
11
8
|
export {
|
|
12
|
-
|
|
9
|
+
d as CheckmarkIcon
|
|
13
10
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const ChevronDownIcon:
|
|
2
|
+
export declare const ChevronDownIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=ChevronDownIcon.d.ts.map
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const a = ({ className: r, ariaHidden: n, title: e, description: t, size: s = 24, ...i }, c) => /* @__PURE__ */ d(h, { size: s, className: r, title: e, description: t, ariaHidden: n, ref: c, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
2
|
+
import { jsxs as h, jsx as o } from "react/jsx-runtime";
|
|
3
|
+
import a from "./IconBase.js";
|
|
4
|
+
const d = ({ ref: n, className: r, ariaHidden: e, title: t, description: s, size: c = 24, ...i }) => /* @__PURE__ */ h(a, { size: c, className: r, title: t, description: s, ariaHidden: e, ref: n, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M6 9l6 6l6 -6" })
|
|
9
|
-
] }),
|
|
10
|
-
l.displayName = "ChevronDownIcon";
|
|
7
|
+
] }), k = Object.assign(d, { displayName: "ChevronDownIcon" });
|
|
11
8
|
export {
|
|
12
|
-
|
|
9
|
+
k as ChevronDownIcon
|
|
13
10
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const ChevronUpIcon:
|
|
2
|
+
export declare const ChevronUpIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=ChevronUpIcon.d.ts.map
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const a = ({ className: r, ariaHidden: n, title: e, description: t, size: s = 24, ...p }, i) => /* @__PURE__ */ c(d, { size: s, className: r, title: e, description: t, ariaHidden: n, ref: i, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...p, children: [
|
|
2
|
+
import { jsxs as p, jsx as o } from "react/jsx-runtime";
|
|
3
|
+
import h from "./IconBase.js";
|
|
4
|
+
const a = ({ ref: n, className: r, ariaHidden: e, title: t, description: s, size: c = 24, ...i }) => /* @__PURE__ */ p(h, { size: c, className: r, title: t, description: s, ariaHidden: e, ref: n, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M6 15l6 -6l6 6" })
|
|
9
|
-
] }),
|
|
10
|
-
l.displayName = "ChevronUpIcon";
|
|
7
|
+
] }), k = Object.assign(a, { displayName: "ChevronUpIcon" });
|
|
11
8
|
export {
|
|
12
|
-
|
|
9
|
+
k as ChevronUpIcon
|
|
13
10
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const ClockIcon:
|
|
2
|
+
export declare const ClockIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=ClockIcon.d.ts.map
|
package/dist/Icons/ClockIcon.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const C = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...c }, i) => /* @__PURE__ */ d(k, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: i, ...c, children: [
|
|
2
|
+
import { jsxs as k, jsx as o } from "react/jsx-runtime";
|
|
3
|
+
import d from "./IconBase.js";
|
|
4
|
+
const C = ({ ref: r, className: n, ariaHidden: t, title: e, description: s, size: c = 24, ...i }) => /* @__PURE__ */ k(d, { size: c, className: n, title: e, description: s, ariaHidden: t, ref: r, ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { d: "M12 6.54547V12L15.6364 13.8182", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
8
6
|
/* @__PURE__ */ o(
|
|
9
7
|
"path",
|
|
@@ -15,8 +13,7 @@ const C = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24
|
|
|
15
13
|
strokeLinejoin: "round"
|
|
16
14
|
}
|
|
17
15
|
)
|
|
18
|
-
] }),
|
|
19
|
-
a.displayName = "ClockIcon";
|
|
16
|
+
] }), l = Object.assign(C, { displayName: "ClockIcon" });
|
|
20
17
|
export {
|
|
21
|
-
|
|
18
|
+
l as ClockIcon
|
|
22
19
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const CloseCircleIcon:
|
|
2
|
+
export declare const CloseCircleIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=CloseCircleIcon.d.ts.map
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
2
|
import { jsxs as l, jsx as o } from "react/jsx-runtime";
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const p = ({ className: r, ariaHidden: e, title: c, description: t, size: n = 24, ...s }, i) => /* @__PURE__ */ l(m, { size: n, className: r, title: c, description: t, ariaHidden: e, ref: i, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...s, children: [
|
|
3
|
+
import a from "./IconBase.js";
|
|
4
|
+
const d = ({ ref: r, className: e, ariaHidden: c, title: s, description: n, size: t = 24, ...i }) => /* @__PURE__ */ l(a, { size: t, className: e, title: s, description: n, ariaHidden: c, ref: r, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o("circle", { cx: "12", cy: "12", r: "10" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "m15 9-6 6" }),
|
|
9
7
|
/* @__PURE__ */ o("path", { d: "m9 9 6 6" })
|
|
10
|
-
] }),
|
|
11
|
-
a.displayName = "CloseCircleIcon";
|
|
8
|
+
] }), C = Object.assign(d, { displayName: "CloseCircleIcon" });
|
|
12
9
|
export {
|
|
13
|
-
|
|
10
|
+
C as CloseCircleIcon
|
|
14
11
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const CloseIcon:
|
|
2
|
+
export declare const CloseIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=CloseIcon.d.ts.map
|
package/dist/Icons/CloseIcon.js
CHANGED
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const a = ({ className: r, ariaHidden: e, title: t, description: n, size: s = 24, ...c }, i) => /* @__PURE__ */ d(m, { size: s, className: r, title: t, description: n, ariaHidden: e, ref: i, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...c, children: [
|
|
2
|
+
import { jsxs as a, jsx as o } from "react/jsx-runtime";
|
|
3
|
+
import d from "./IconBase.js";
|
|
4
|
+
const p = ({ ref: r, className: e, ariaHidden: s, title: n, description: t, size: c = 24, ...i }) => /* @__PURE__ */ a(d, { size: c, className: e, title: n, description: t, ariaHidden: s, ref: r, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { d: "M18 6 6 18" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "m6 6 12 12" })
|
|
9
|
-
] }),
|
|
10
|
-
l.displayName = "CloseIcon";
|
|
7
|
+
] }), h = Object.assign(p, { displayName: "CloseIcon" });
|
|
11
8
|
export {
|
|
12
|
-
|
|
9
|
+
h as CloseIcon
|
|
13
10
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const DashboardIcon:
|
|
2
|
+
export declare const DashboardIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=DashboardIcon.d.ts.map
|
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
2
|
import { jsxs as i, jsx as o } from "react/jsx-runtime";
|
|
4
3
|
import h from "./IconBase.js";
|
|
5
|
-
|
|
6
|
-
const k = ({ className: r, ariaHidden: a, title: t, description: e, size: n = 24, ...s }, d) => /* @__PURE__ */ i(h, { size: n, className: r, title: t, description: e, ariaHidden: a, ref: d, ...s, children: [
|
|
4
|
+
const c = ({ ref: r, className: a, ariaHidden: t, title: e, description: n, size: s = 24, ...d }) => /* @__PURE__ */ i(h, { size: s, className: a, title: e, description: n, ariaHidden: t, ref: r, ...d, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { d: "M4 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M4 13m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v3a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
9
7
|
/* @__PURE__ */ o("path", { d: "M14 4m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
10
|
-
] }),
|
|
11
|
-
p.displayName = "DashboardIcon";
|
|
8
|
+
] }), u = Object.assign(c, { displayName: "DashboardIcon" });
|
|
12
9
|
export {
|
|
13
|
-
|
|
10
|
+
u as DashboardIcon
|
|
14
11
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const DatabaseIcon:
|
|
2
|
+
export declare const DatabaseIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=DatabaseIcon.d.ts.map
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
2
|
import { jsxs as i, jsx as o } from "react/jsx-runtime";
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const k = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24, ...a }, C) => /* @__PURE__ */ i(d, { size: s, className: r, title: e, description: n, ariaHidden: t, ref: C, ...a, children: [
|
|
3
|
+
import c from "./IconBase.js";
|
|
4
|
+
const d = ({ ref: r, className: t, ariaHidden: e, title: n, description: s, size: a = 24, ...C }) => /* @__PURE__ */ i(c, { size: a, className: t, title: n, description: s, ariaHidden: e, ref: r, ...C, children: [
|
|
7
5
|
/* @__PURE__ */ o(
|
|
8
6
|
"path",
|
|
9
7
|
{
|
|
@@ -16,8 +14,7 @@ const k = ({ className: r, ariaHidden: t, title: e, description: n, size: s = 24
|
|
|
16
14
|
),
|
|
17
15
|
/* @__PURE__ */ o("path", { d: "M4 6V12C4 12.7956 4.84285 13.5587 6.34315 14.1213C7.84344 14.6839 9.87827 15 12 15C14.1217 15 16.1566 14.6839 17.6569 14.1213C19.1571 13.5587 20 12.7956 20 12V6", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
18
16
|
/* @__PURE__ */ o("path", { d: "M4 12V18C4 18.7956 4.84285 19.5587 6.34315 20.1213C7.84344 20.6839 9.87827 21 12 21C14.1217 21 16.1566 20.6839 17.6569 20.1213C19.1571 19.5587 20 18.7956 20 18V12", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
19
|
-
] }),
|
|
20
|
-
p.displayName = "DatabaseIcon";
|
|
17
|
+
] }), u = Object.assign(d, { displayName: "DatabaseIcon" });
|
|
21
18
|
export {
|
|
22
|
-
|
|
19
|
+
u as DatabaseIcon
|
|
23
20
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const DeleteIcon:
|
|
2
|
+
export declare const DeleteIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=DeleteIcon.d.ts.map
|
package/dist/Icons/DeleteIcon.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
2
|
+
import { jsxs as d, jsx as o } from "react/jsx-runtime";
|
|
4
3
|
import C from "./IconBase.js";
|
|
5
|
-
|
|
6
|
-
const p = ({ className: r, ariaHidden: e, title: t, description: n, size: s = 24, ...i }, d) => /* @__PURE__ */ c(C, { size: s, className: r, title: t, description: n, ariaHidden: e, ref: d, ...i, children: [
|
|
4
|
+
const k = ({ ref: e, className: r, ariaHidden: t, title: n, description: s, size: i = 24, ...c }) => /* @__PURE__ */ d(C, { size: i, className: r, title: n, description: s, ariaHidden: t, ref: e, ...c, 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: s = 24
|
|
|
16
14
|
),
|
|
17
15
|
/* @__PURE__ */ o("path", { d: "M12 9.1875L17.4545 14.812", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
18
16
|
/* @__PURE__ */ o("path", { d: "M17.4545 9.1875L12 14.8125", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
19
|
-
] }),
|
|
20
|
-
a.displayName = "DeleteIcon";
|
|
17
|
+
] }), u = Object.assign(k, { displayName: "DeleteIcon" });
|
|
21
18
|
export {
|
|
22
|
-
|
|
19
|
+
u as DeleteIcon
|
|
23
20
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const DurationIcon:
|
|
2
|
+
export declare const DurationIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=DurationIcon.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
|
-
|
|
6
|
-
const c = ({ className: r, ariaHidden: t, title: e, description: n, size: i = 24, ...s }, d) => /* @__PURE__ */ k(u, { size: i, className: r, title: e, description: n, ariaHidden: t, ref: d, ...s, 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(
|
|
8
6
|
"path",
|
|
9
7
|
{
|
|
@@ -19,8 +17,7 @@ const c = ({ className: r, ariaHidden: t, title: e, description: n, size: i = 24
|
|
|
19
17
|
/* @__PURE__ */ o("path", { d: "M4.09131 15.4545C4.57957 16.5702 5.29964 17.5708 6.20435 18.3909", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
20
18
|
/* @__PURE__ */ o("path", { d: "M5.66162 6.15743C5.90427 5.89509 6.16302 5.6479 6.4364 5.4173", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }),
|
|
21
19
|
/* @__PURE__ */ o("path", { d: "M9.14697 20.1355C11.3154 20.9027 13.7017 20.7847 15.7826 19.8073", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
22
|
-
] }),
|
|
23
|
-
p.displayName = "DurationIcon";
|
|
20
|
+
] }), C = Object.assign(c, { displayName: "DurationIcon" });
|
|
24
21
|
export {
|
|
25
|
-
|
|
22
|
+
C as DurationIcon
|
|
26
23
|
};
|
package/dist/Icons/EditIcon.d.ts
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const EditIcon:
|
|
2
|
+
export declare const EditIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=EditIcon.d.ts.map
|
package/dist/Icons/EditIcon.js
CHANGED
|
@@ -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
|
-
|
|
6
|
-
const a = ({ className: r, ariaHidden: t, title: e, description: n, size: C = 24, ...i }, s) => /* @__PURE__ */ d(c, { size: C, className: r, title: e, description: n, ariaHidden: t, ref: s, ...i, children: [
|
|
4
|
+
const a = ({ ref: r, className: t, ariaHidden: n, title: e, description: C, size: s = 24, ...i }) => /* @__PURE__ */ d(c, { size: s, className: t, title: e, description: C, ariaHidden: n, ref: r, ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o(
|
|
8
6
|
"path",
|
|
9
7
|
{
|
|
@@ -24,8 +22,7 @@ const a = ({ className: r, ariaHidden: t, title: e, description: n, size: C = 24
|
|
|
24
22
|
strokeLinejoin: "round"
|
|
25
23
|
}
|
|
26
24
|
)
|
|
27
|
-
] }),
|
|
28
|
-
k.displayName = "EditIcon";
|
|
25
|
+
] }), L = Object.assign(a, { displayName: "EditIcon" });
|
|
29
26
|
export {
|
|
30
|
-
|
|
27
|
+
L as EditIcon
|
|
31
28
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const EmailIcon:
|
|
2
|
+
export declare const EmailIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=EmailIcon.d.ts.map
|
package/dist/Icons/EmailIcon.js
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const d = ({ className: r, ariaHidden: n, title: t, description: e, size: a = 24, ...i }, s) => /* @__PURE__ */ l(m, { size: a, className: r, title: t, description: e, ariaHidden: n, ref: s, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
2
|
+
import { jsxs as c, jsx as o } from "react/jsx-runtime";
|
|
3
|
+
import l from "./IconBase.js";
|
|
4
|
+
const d = ({ ref: n, className: r, ariaHidden: t, title: e, description: a, size: s = 24, ...i }) => /* @__PURE__ */ c(l, { size: s, className: r, title: e, description: a, ariaHidden: t, ref: n, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M3 7a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-10z" }),
|
|
9
7
|
/* @__PURE__ */ o("path", { d: "M3 7l9 6l9 -6" })
|
|
10
|
-
] }), p =
|
|
11
|
-
p.displayName = "EmailIcon";
|
|
8
|
+
] }), p = Object.assign(d, { displayName: "EmailIcon" });
|
|
12
9
|
export {
|
|
13
10
|
p as EmailIcon
|
|
14
11
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const EraserIcon:
|
|
2
|
+
export declare const EraserIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=EraserIcon.d.ts.map
|
package/dist/Icons/EraserIcon.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
3
|
+
import { jsxs as o, jsx as r } from "react/jsx-runtime";
|
|
4
4
|
import l, { SvgIdContext as h } from "./IconBase.js";
|
|
5
|
-
import {
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
return /* @__PURE__ */
|
|
9
|
-
/* @__PURE__ */
|
|
5
|
+
import { useContext as p } from "react";
|
|
6
|
+
const C = ({ ref: e, className: n, ariaHidden: i, title: s, description: c, size: d = 24, ...a }) => {
|
|
7
|
+
const t = p(h);
|
|
8
|
+
return /* @__PURE__ */ o(l, { size: d, className: n, title: s, description: c, ariaHidden: i, ref: e, ...a, children: [
|
|
9
|
+
/* @__PURE__ */ o("g", { clipPath: `url(#${t}-clip0_2279_97)`, children: [
|
|
10
10
|
/* @__PURE__ */ r(
|
|
11
11
|
"path",
|
|
12
12
|
{
|
|
@@ -19,10 +19,9 @@ const u = ({ className: e, ariaHidden: n, title: i, description: s, size: c = 24
|
|
|
19
19
|
),
|
|
20
20
|
/* @__PURE__ */ r("path", { d: "M17.4545 13.3636L11.0908 6.99994", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
21
21
|
] }),
|
|
22
|
-
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: `${
|
|
22
|
+
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { id: `${t}-clip0_2279_97`, children: /* @__PURE__ */ r("rect", { width: "22", height: "20", fill: "white", transform: "translate(1 2)" }) }) })
|
|
23
23
|
] });
|
|
24
|
-
},
|
|
25
|
-
L.displayName = "EraserIcon";
|
|
24
|
+
}, m = Object.assign(C, { displayName: "EraserIcon" });
|
|
26
25
|
export {
|
|
27
|
-
|
|
26
|
+
m as EraserIcon
|
|
28
27
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const ErrorIcon:
|
|
2
|
+
export declare const ErrorIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=ErrorIcon.d.ts.map
|
package/dist/Icons/ErrorIcon.js
CHANGED
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
2
|
import { jsxs as i, jsx as r } from "react/jsx-runtime";
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
const m = ({ className: o, ariaHidden: n, title: t, description: e, size: s = 24, ...a }, d) => /* @__PURE__ */ i(p, { size: s, className: o, title: t, description: e, ariaHidden: n, ref: d, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...a, children: [
|
|
3
|
+
import d from "./IconBase.js";
|
|
4
|
+
const p = ({ ref: o, className: n, ariaHidden: t, title: e, description: s, size: a = 24, ...c }) => /* @__PURE__ */ i(d, { size: a, className: n, title: e, description: s, ariaHidden: t, ref: o, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...c, children: [
|
|
7
5
|
/* @__PURE__ */ r("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ r("path", { d: "M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }),
|
|
9
7
|
/* @__PURE__ */ r("path", { d: "M12 9v4" }),
|
|
10
8
|
/* @__PURE__ */ r("path", { d: "M12 16v.01" })
|
|
11
|
-
] }),
|
|
12
|
-
h.displayName = "ErrorIcon";
|
|
9
|
+
] }), k = Object.assign(p, { displayName: "ErrorIcon" });
|
|
13
10
|
export {
|
|
14
|
-
|
|
11
|
+
k as ErrorIcon
|
|
15
12
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const EyeClosedIcon:
|
|
2
|
+
export declare const EyeClosedIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=EyeClosedIcon.d.ts.map
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
2
|
+
import { jsxs as l, jsx as o } from "react/jsx-runtime";
|
|
4
3
|
import a from "./IconBase.js";
|
|
5
|
-
|
|
6
|
-
const i = ({ className: e, ariaHidden: r, title: t, description: n, size: d = 24, ...s }, l) => /* @__PURE__ */ p(a, { size: d, className: e, title: t, description: n, ariaHidden: r, ref: l, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...s, children: [
|
|
4
|
+
const p = ({ ref: e, className: t, ariaHidden: n, title: r, description: s, size: d = 24, ...c }) => /* @__PURE__ */ l(a, { size: d, className: t, title: r, description: s, ariaHidden: n, ref: e, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...c, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M21 9c-2.4 2.667 -5.4 4 -9 4c-3.6 0 -6.6 -1.333 -9 -4" }),
|
|
9
7
|
/* @__PURE__ */ o("path", { d: "M3 15l2.5 -3.8" }),
|
|
10
8
|
/* @__PURE__ */ o("path", { d: "M21 14.976l-2.492 -3.776" }),
|
|
11
9
|
/* @__PURE__ */ o("path", { d: "M9 17l.5 -4" }),
|
|
12
10
|
/* @__PURE__ */ o("path", { d: "M15 17l-.5 -4" })
|
|
13
|
-
] }),
|
|
14
|
-
h.displayName = "EyeClosedIcon";
|
|
11
|
+
] }), M = Object.assign(p, { displayName: "EyeClosedIcon" });
|
|
15
12
|
export {
|
|
16
|
-
|
|
13
|
+
M as EyeClosedIcon
|
|
17
14
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const EyeClosedIcon2:
|
|
2
|
+
export declare const EyeClosedIcon2: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=EyeClosedIcon2.d.ts.map
|
|
@@ -1,15 +1,12 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as
|
|
2
|
+
import { jsxs as d, jsx as o } from "react/jsx-runtime";
|
|
4
3
|
import i from "./IconBase.js";
|
|
5
|
-
|
|
6
|
-
const l = ({ className: e, ariaHidden: r, title: n, description: t, size: s = 24, ...c }, d) => /* @__PURE__ */ a(i, { size: s, className: e, title: n, description: t, ariaHidden: r, ref: d, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...c, children: [
|
|
4
|
+
const l = ({ ref: e, className: n, ariaHidden: r, title: t, description: s, size: c = 24, ...a }) => /* @__PURE__ */ d(i, { size: c, className: n, title: t, description: s, ariaHidden: r, ref: e, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...a, children: [
|
|
7
5
|
/* @__PURE__ */ o("path", { stroke: "none", d: "M0 0h24v24H0z", fill: "none" }),
|
|
8
6
|
/* @__PURE__ */ o("path", { d: "M10.585 10.587a2 2 0 0 0 2.829 2.828" }),
|
|
9
7
|
/* @__PURE__ */ o("path", { d: "M16.681 16.673a8.717 8.717 0 0 1 -4.681 1.327c-3.6 0 -6.6 -2 -9 -6c1.272 -2.12 2.712 -3.678 4.32 -4.674m2.86 -1.146a9.055 9.055 0 0 1 1.82 -.18c3.6 0 6.6 2 9 6c-.666 1.11 -1.379 2.067 -2.138 2.87" }),
|
|
10
8
|
/* @__PURE__ */ o("path", { d: "M3 3l18 18" })
|
|
11
|
-
] }), m =
|
|
12
|
-
m.displayName = "EyeClosedIcon2";
|
|
9
|
+
] }), m = Object.assign(l, { displayName: "EyeClosedIcon2" });
|
|
13
10
|
export {
|
|
14
11
|
m as EyeClosedIcon2
|
|
15
12
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const EyeOpenIcon:
|
|
2
|
+
export declare const EyeOpenIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=EyeOpenIcon.d.ts.map
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
"use client";
|
|
2
1
|
import "../styles/main.css";
|
|
3
|
-
import { jsxs as p, jsx as
|
|
2
|
+
import { jsxs as p, jsx as e } from "react/jsx-runtime";
|
|
4
3
|
import a from "./IconBase.js";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
/* @__PURE__ */
|
|
8
|
-
|
|
9
|
-
] }), f = d(m);
|
|
10
|
-
f.displayName = "EyeOpenIcon";
|
|
4
|
+
const d = ({ ref: o, className: r, ariaHidden: n, title: c, description: t, size: s = 24, ...i }) => /* @__PURE__ */ p(a, { size: s, className: r, title: c, description: t, ariaHidden: n, ref: o, stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round", ...i, children: [
|
|
5
|
+
/* @__PURE__ */ e("path", { d: "M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0" }),
|
|
6
|
+
/* @__PURE__ */ e("circle", { cx: "12", cy: "12", r: "3" })
|
|
7
|
+
] }), j = Object.assign(d, { displayName: "EyeOpenIcon" });
|
|
11
8
|
export {
|
|
12
|
-
|
|
9
|
+
j as EyeOpenIcon
|
|
13
10
|
};
|
|
@@ -1,3 +1,5 @@
|
|
|
1
1
|
import { IconProps } from './iconTypes';
|
|
2
|
-
export declare const GoToFirstIcon:
|
|
2
|
+
export declare const GoToFirstIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
|
|
3
|
+
displayName: string;
|
|
4
|
+
};
|
|
3
5
|
//# sourceMappingURL=GoToFirstIcon.d.ts.map
|