@versini/ui-icons 4.2.0 → 4.3.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.
- package/dist/chunks/{index.16Dqzfe-.js → index.BAgw7wA8.js} +3 -3
- package/dist/components/Icons/IconAdd.js +1 -1
- package/dist/components/Icons/IconAnthropic.js +1 -1
- package/dist/components/Icons/IconBack.js +1 -1
- package/dist/components/Icons/IconBookSparkles.js +39 -0
- package/dist/components/Icons/IconBookmark.js +1 -1
- package/dist/components/Icons/IconBrightness.js +1 -1
- package/dist/components/Icons/IconChart.js +1 -1
- package/dist/components/Icons/IconClose.js +1 -1
- package/dist/components/Icons/IconCopied.js +1 -1
- package/dist/components/Icons/IconCopy.js +1 -1
- package/dist/components/Icons/IconDelete.js +1 -1
- package/dist/components/Icons/IconDog.js +1 -1
- package/dist/components/Icons/IconDown.js +1 -1
- package/dist/components/Icons/IconEdit.js +1 -1
- package/dist/components/Icons/IconGitHub.js +1 -1
- package/dist/components/Icons/IconHide.js +1 -1
- package/dist/components/Icons/IconHistory.js +1 -1
- package/dist/components/Icons/IconInfo.js +1 -1
- package/dist/components/Icons/IconKey.js +1 -1
- package/dist/components/Icons/IconList.js +1 -1
- package/dist/components/Icons/IconLocked.js +1 -1
- package/dist/components/Icons/IconMessages.js +1 -1
- package/dist/components/Icons/IconNext.js +1 -1
- package/dist/components/Icons/IconOpenAI.js +1 -1
- package/dist/components/Icons/IconPasskey.js +1 -1
- package/dist/components/Icons/IconPenFiled.js +39 -0
- package/dist/components/Icons/IconPencilMechanical.js +39 -0
- package/dist/components/Icons/IconPrevious.js +1 -1
- package/dist/components/Icons/IconProfile.js +1 -1
- package/dist/components/Icons/IconProofread.js +1 -1
- package/dist/components/Icons/IconRefresh.js +1 -1
- package/dist/components/Icons/IconRestore.js +1 -1
- package/dist/components/Icons/IconRewrite.js +1 -1
- package/dist/components/Icons/IconSearch.js +1 -1
- package/dist/components/Icons/IconSettings.js +1 -1
- package/dist/components/Icons/IconShow.js +1 -1
- package/dist/components/Icons/IconSliders.js +1 -1
- package/dist/components/Icons/IconSort.js +1 -1
- package/dist/components/Icons/IconSortDown.js +1 -1
- package/dist/components/Icons/IconSortUp.js +1 -1
- package/dist/components/Icons/IconStarInCircle.js +1 -1
- package/dist/components/Icons/IconUp.js +1 -1
- package/dist/components/Icons/IconUser.js +1 -1
- package/dist/index.d.ts +9 -3
- package/dist/index.js +77 -71
- package/package.json +6 -4
|
@@ -31,13 +31,13 @@ const g = ({
|
|
|
31
31
|
] });
|
|
32
32
|
};
|
|
33
33
|
/*!
|
|
34
|
-
@versini/ui-svgicon v4.0.
|
|
34
|
+
@versini/ui-svgicon v4.0.1
|
|
35
35
|
© 2025 gizmette.com
|
|
36
36
|
*/
|
|
37
37
|
try {
|
|
38
38
|
window.__VERSINI_UI_SVGICON__ || (window.__VERSINI_UI_SVGICON__ = {
|
|
39
|
-
version: "4.0.
|
|
40
|
-
buildTime: "01/
|
|
39
|
+
version: "4.0.1",
|
|
40
|
+
buildTime: "01/12/2025 07:16 PM EST",
|
|
41
41
|
homepage: "https://github.com/aversini/ui-components",
|
|
42
42
|
license: "MIT"
|
|
43
43
|
});
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { jsxs as t, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as e } from "../../chunks/index.BAgw7wA8.js";
|
|
3
|
+
const m = ({
|
|
4
|
+
className: l,
|
|
5
|
+
viewBox: L,
|
|
6
|
+
title: o,
|
|
7
|
+
monotone: s,
|
|
8
|
+
...a
|
|
9
|
+
}) => /* @__PURE__ */ t(
|
|
10
|
+
e,
|
|
11
|
+
{
|
|
12
|
+
defaultViewBox: "0 0 448 512",
|
|
13
|
+
size: "size-5",
|
|
14
|
+
viewBox: L,
|
|
15
|
+
className: l,
|
|
16
|
+
title: o || "Book",
|
|
17
|
+
...a,
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ c(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fa-secondary",
|
|
23
|
+
opacity: s ? "1" : "0.4",
|
|
24
|
+
d: "M48 88l0 270.7c9.8-4.3 20.6-6.7 32-6.7l312 0c4.4 0 8-3.6 8-8l0-288c0-4.4-3.6-8-8-8L88 48C65.9 48 48 65.9 48 88zm94.3 32.8L160 112l8.8-17.7c2.9-5.9 11.4-5.9 14.3 0L192 112l17.7 8.8c5.9 2.9 5.9 11.4 0 14.3L192 144l-8.8 17.7c-2.9 5.9-11.4 5.9-14.3 0L160 144l-17.7-8.8c-5.9-2.9-5.9-11.4 0-14.3zm82.8 111.8L264 216l16.6-38.8c2.8-6.5 11.9-6.5 14.7 0L312 216l38.8 16.6c6.5 2.8 6.5 11.9 0 14.7L312 264l-16.6 38.8c-2.8 6.5-11.9 6.5-14.7 0L264 264l-38.8-16.6c-6.5-2.8-6.5-11.9 0-14.7z"
|
|
25
|
+
}
|
|
26
|
+
),
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M0 88C0 39.4 39.4 0 88 0L392 0c30.9 0 56 25.1 56 56l0 288c0 22.3-13.1 41.6-32 50.6l0 69.4 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L80 512c-44.2 0-80-35.8-80-80c0-2.7 .1-5.4 .4-8L0 424 0 88zM80 400c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0 0-64L80 400zM48 358.7c9.8-4.3 20.6-6.7 32-6.7l312 0c4.4 0 8-3.6 8-8l0-288c0-4.4-3.6-8-8-8L88 48C65.9 48 48 65.9 48 88l0 270.7zM160 112l8.8-17.7c2.9-5.9 11.4-5.9 14.3 0L192 112l17.7 8.8c5.9 2.9 5.9 11.4 0 14.3L192 144l-8.8 17.7c-2.9 5.9-11.4 5.9-14.3 0L160 144l-17.7-8.8c-5.9-2.9-5.9-11.4 0-14.3L160 112zM264 216l16.6-38.8c2.8-6.5 11.9-6.5 14.7 0L312 216l38.8 16.6c6.5 2.8 6.5 11.9 0 14.7L312 264l-16.6 38.8c-2.8 6.5-11.9 6.5-14.7 0L264 264l-38.8-16.6c-6.5-2.8-6.5-11.9 0-14.7L264 216z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
export {
|
|
38
|
+
m as IconBookSparkles
|
|
39
|
+
};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { jsxs as o, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as i } from "../../chunks/index.BAgw7wA8.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
className: a,
|
|
5
|
+
viewBox: s,
|
|
6
|
+
title: e,
|
|
7
|
+
monotone: l,
|
|
8
|
+
...t
|
|
9
|
+
}) => /* @__PURE__ */ o(
|
|
10
|
+
i,
|
|
11
|
+
{
|
|
12
|
+
defaultViewBox: "0 0 640 512",
|
|
13
|
+
size: "size-5",
|
|
14
|
+
viewBox: s,
|
|
15
|
+
className: a,
|
|
16
|
+
title: e || "Pen",
|
|
17
|
+
...t,
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ c(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fa-secondary",
|
|
23
|
+
opacity: l ? "1" : "0.4",
|
|
24
|
+
d: "M0 208c0-44.2 35.8-80 80-80l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L80 192c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16l416 0c8.8 0 16-7.2 16-16l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32l0 128c0 44.2-35.8 80-80 80L80 512c-44.2 0-80-35.8-80-80L0 208z"
|
|
25
|
+
}
|
|
26
|
+
),
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M534.1 16L494.4 55.7l89.3 89.3 39.8-38.9c19.1-18.7 19.2-49.4 .4-68.2L601.9 16c-18.8-18.8-49.2-18.7-67.9 0zM471.7 78.4L328.5 221.8c-7 7-12.3 15.6-15.4 25l-23.8 71.3c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l71.5-23.9c9.2-3.1 17.6-8.2 24.5-15L560.8 167.5 471.7 78.4zM160 320a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm64 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
export {
|
|
38
|
+
p as IconPenFiled
|
|
39
|
+
};
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { jsxs as o, jsx as c } from "react/jsx-runtime";
|
|
2
|
+
import { h as l } from "../../chunks/index.BAgw7wA8.js";
|
|
3
|
+
const p = ({
|
|
4
|
+
className: s,
|
|
5
|
+
viewBox: a,
|
|
6
|
+
title: e,
|
|
7
|
+
monotone: i,
|
|
8
|
+
...t
|
|
9
|
+
}) => /* @__PURE__ */ o(
|
|
10
|
+
l,
|
|
11
|
+
{
|
|
12
|
+
defaultViewBox: "0 0 512 512",
|
|
13
|
+
size: "size-5",
|
|
14
|
+
viewBox: a,
|
|
15
|
+
className: s,
|
|
16
|
+
title: e || "Pencil",
|
|
17
|
+
...t,
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ c(
|
|
20
|
+
"path",
|
|
21
|
+
{
|
|
22
|
+
className: "fa-secondary",
|
|
23
|
+
opacity: i ? "1" : "0.4",
|
|
24
|
+
d: "M138.9 329L183 373.1 420.1 136 376 91.9 138.9 329z"
|
|
25
|
+
}
|
|
26
|
+
),
|
|
27
|
+
/* @__PURE__ */ c(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
className: "fa-primary",
|
|
31
|
+
d: "M500.7 36.7L475.3 11.3C468.1 4.1 458.2 0 448 0s-20.1 4.1-27.3 11.3L389.5 42.5c-4.3-1.6-8.9-2.5-13.5-2.5c-10.2 0-20.1 4.1-27.3 11.3L317 83 287.6 53.7c-21.9-21.9-57.3-21.9-79.2 0L103 159c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L242.3 87.6c3.1-3.1 8.2-3.1 11.3 0L283 117 72.8 327.2C67 333 62.8 340.1 60.6 348L32.8 445.3 7 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l25.7-25.7L164 451.4c7.8-2.2 15-6.4 20.8-12.2L460.7 163.3c7.2-7.2 11.3-17.1 11.3-27.3c0-4.7-.8-9.3-2.5-13.5l31.1-31.1C507.9 84.1 512 74.2 512 64s-4.1-20.1-11.3-27.3zM376 91.9L420.1 136 183 373.1 138.9 329 376 91.9zM89.1 422.9l16.9-59 42.2 42.2-59 16.9z"
|
|
32
|
+
}
|
|
33
|
+
)
|
|
34
|
+
]
|
|
35
|
+
}
|
|
36
|
+
);
|
|
37
|
+
export {
|
|
38
|
+
p as IconPencilMechanical
|
|
39
|
+
};
|
package/dist/index.d.ts
CHANGED
|
@@ -23,6 +23,8 @@ declare const IconBack: ({ className, viewBox, title, monotone, ...rest }: Icons
|
|
|
23
23
|
|
|
24
24
|
declare const IconBookmark: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
25
25
|
|
|
26
|
+
declare const IconBookSparkles: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
27
|
+
|
|
26
28
|
declare const IconBrightness: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
27
29
|
|
|
28
30
|
declare const IconChart: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -51,6 +53,8 @@ declare const IconInfo: ({ className, viewBox, title, monotone, ...rest }: Icons
|
|
|
51
53
|
|
|
52
54
|
declare const IconKey: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
53
55
|
|
|
56
|
+
declare const IconList: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
57
|
+
|
|
54
58
|
declare const IconLocked: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
55
59
|
|
|
56
60
|
declare const IconMessages: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -61,6 +65,10 @@ declare const IconOpenAI: ({ className, viewBox, title, monotone, ...rest }: Ico
|
|
|
61
65
|
|
|
62
66
|
declare const IconPasskey: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
63
67
|
|
|
68
|
+
declare const IconPencilMechanical: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
69
|
+
|
|
70
|
+
declare const IconPenFiled: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
71
|
+
|
|
64
72
|
declare const IconPrevious: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
65
73
|
|
|
66
74
|
declare const IconProfile: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
@@ -93,6 +101,4 @@ declare const IconUp: ({ className, viewBox, title, monotone, ...rest }: IconsPr
|
|
|
93
101
|
|
|
94
102
|
declare const IconUser: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
|
95
103
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
export { IconAdd, IconAnthropic, IconBack, IconBookmark, IconBrightness, IconChart, IconClose, IconCopied, IconCopy, IconDelete, IconDog, IconDown, IconEdit, IconGitHub, IconHide, IconHistory, IconInfo, IconKey, IconList, IconLocked, IconMessages, IconNext, IconOpenAI, IconPasskey, IconPrevious, IconProfile, IconProofread, IconRefresh, IconRestore, IconRewrite, IconSearch, IconSettings, IconShow, IconSliders, IconSort, IconSortDown, IconSortUp, IconStarInCircle, IconUp, IconUser };
|
|
104
|
+
export { IconAdd, IconAnthropic, IconBack, IconBookSparkles, IconBookmark, IconBrightness, IconChart, IconClose, IconCopied, IconCopy, IconDelete, IconDog, IconDown, IconEdit, IconGitHub, IconHide, IconHistory, IconInfo, IconKey, IconList, IconLocked, IconMessages, IconNext, IconOpenAI, IconPasskey, IconPenFiled, IconPencilMechanical, IconPrevious, IconProfile, IconProofread, IconRefresh, IconRestore, IconRewrite, IconSearch, IconSettings, IconShow, IconSliders, IconSort, IconSortDown, IconSortUp, IconStarInCircle, IconUp, IconUser };
|
package/dist/index.js
CHANGED
|
@@ -1,51 +1,54 @@
|
|
|
1
1
|
import { IconAdd as t } from "./components/Icons/IconAdd.js";
|
|
2
|
-
import { IconAnthropic as
|
|
2
|
+
import { IconAnthropic as c } from "./components/Icons/IconAnthropic.js";
|
|
3
3
|
import { IconBack as p } from "./components/Icons/IconBack.js";
|
|
4
4
|
import { IconBookmark as m } from "./components/Icons/IconBookmark.js";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
5
|
+
import { IconBookSparkles as i } from "./components/Icons/IconBookSparkles.js";
|
|
6
|
+
import { IconBrightness as a } from "./components/Icons/IconBrightness.js";
|
|
7
|
+
import { IconChart as d } from "./components/Icons/IconChart.js";
|
|
8
|
+
import { IconClose as h } from "./components/Icons/IconClose.js";
|
|
9
|
+
import { IconCopied as w } from "./components/Icons/IconCopied.js";
|
|
10
|
+
import { IconCopy as C } from "./components/Icons/IconCopy.js";
|
|
10
11
|
import { IconDelete as g } from "./components/Icons/IconDelete.js";
|
|
11
|
-
import { IconDog as
|
|
12
|
-
import { IconDown as
|
|
13
|
-
import { IconEdit as
|
|
14
|
-
import { IconGitHub as
|
|
12
|
+
import { IconDog as y } from "./components/Icons/IconDog.js";
|
|
13
|
+
import { IconDown as R } from "./components/Icons/IconDown.js";
|
|
14
|
+
import { IconEdit as B } from "./components/Icons/IconEdit.js";
|
|
15
|
+
import { IconGitHub as E } from "./components/Icons/IconGitHub.js";
|
|
15
16
|
import { IconHide as b } from "./components/Icons/IconHide.js";
|
|
16
17
|
import { IconHistory as A } from "./components/Icons/IconHistory.js";
|
|
17
|
-
import { IconInfo as
|
|
18
|
-
import { IconKey as
|
|
19
|
-
import {
|
|
20
|
-
import {
|
|
21
|
-
import {
|
|
22
|
-
import {
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
import {
|
|
26
|
-
import {
|
|
27
|
-
import {
|
|
28
|
-
import {
|
|
29
|
-
import {
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
import {
|
|
40
|
-
import {
|
|
18
|
+
import { IconInfo as O } from "./components/Icons/IconInfo.js";
|
|
19
|
+
import { IconKey as L } from "./components/Icons/IconKey.js";
|
|
20
|
+
import { IconList as F } from "./components/Icons/IconList.js";
|
|
21
|
+
import { IconLocked as K } from "./components/Icons/IconLocked.js";
|
|
22
|
+
import { IconMessages as q } from "./components/Icons/IconMessages.js";
|
|
23
|
+
import { IconNext as J } from "./components/Icons/IconNext.js";
|
|
24
|
+
import { IconOpenAI as W } from "./components/Icons/IconOpenAI.js";
|
|
25
|
+
import { IconPasskey as Y } from "./components/Icons/IconPasskey.js";
|
|
26
|
+
import { IconPencilMechanical as $ } from "./components/Icons/IconPencilMechanical.js";
|
|
27
|
+
import { IconPenFiled as ro } from "./components/Icons/IconPenFiled.js";
|
|
28
|
+
import { IconPrevious as to } from "./components/Icons/IconPrevious.js";
|
|
29
|
+
import { IconProfile as co } from "./components/Icons/IconProfile.js";
|
|
30
|
+
import { IconProofread as po } from "./components/Icons/IconProofread.js";
|
|
31
|
+
import { IconRefresh as mo } from "./components/Icons/IconRefresh.js";
|
|
32
|
+
import { IconRestore as io } from "./components/Icons/IconRestore.js";
|
|
33
|
+
import { IconRewrite as ao } from "./components/Icons/IconRewrite.js";
|
|
34
|
+
import { IconSearch as _o } from "./components/Icons/IconSearch.js";
|
|
35
|
+
import { IconSettings as lo } from "./components/Icons/IconSettings.js";
|
|
36
|
+
import { IconShow as ko } from "./components/Icons/IconShow.js";
|
|
37
|
+
import { IconSliders as Po } from "./components/Icons/IconSliders.js";
|
|
38
|
+
import { IconSort as uo } from "./components/Icons/IconSort.js";
|
|
39
|
+
import { IconSortDown as No } from "./components/Icons/IconSortDown.js";
|
|
40
|
+
import { IconSortUp as Uo } from "./components/Icons/IconSortUp.js";
|
|
41
|
+
import { IconStarInCircle as Do } from "./components/Icons/IconStarInCircle.js";
|
|
42
|
+
import { IconUp as Mo } from "./components/Icons/IconUp.js";
|
|
43
|
+
import { IconUser as vo } from "./components/Icons/IconUser.js";
|
|
41
44
|
/*!
|
|
42
|
-
@versini/ui-icons v4.
|
|
45
|
+
@versini/ui-icons v4.3.0
|
|
43
46
|
© 2025 gizmette.com
|
|
44
47
|
*/
|
|
45
48
|
try {
|
|
46
49
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
47
|
-
version: "4.
|
|
48
|
-
buildTime: "01/
|
|
50
|
+
version: "4.3.0",
|
|
51
|
+
buildTime: "01/12/2025 07:16 PM EST",
|
|
49
52
|
homepage: "https://github.com/aversini/ui-components",
|
|
50
53
|
license: "MIT"
|
|
51
54
|
});
|
|
@@ -53,43 +56,46 @@ try {
|
|
|
53
56
|
}
|
|
54
57
|
export {
|
|
55
58
|
t as IconAdd,
|
|
56
|
-
|
|
59
|
+
c as IconAnthropic,
|
|
57
60
|
p as IconBack,
|
|
61
|
+
i as IconBookSparkles,
|
|
58
62
|
m as IconBookmark,
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
63
|
+
a as IconBrightness,
|
|
64
|
+
d as IconChart,
|
|
65
|
+
h as IconClose,
|
|
66
|
+
w as IconCopied,
|
|
67
|
+
C as IconCopy,
|
|
64
68
|
g as IconDelete,
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
+
y as IconDog,
|
|
70
|
+
R as IconDown,
|
|
71
|
+
B as IconEdit,
|
|
72
|
+
E as IconGitHub,
|
|
69
73
|
b as IconHide,
|
|
70
74
|
A as IconHistory,
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
75
|
+
O as IconInfo,
|
|
76
|
+
L as IconKey,
|
|
77
|
+
F as IconList,
|
|
78
|
+
K as IconLocked,
|
|
79
|
+
q as IconMessages,
|
|
80
|
+
J as IconNext,
|
|
81
|
+
W as IconOpenAI,
|
|
82
|
+
Y as IconPasskey,
|
|
83
|
+
ro as IconPenFiled,
|
|
84
|
+
$ as IconPencilMechanical,
|
|
85
|
+
to as IconPrevious,
|
|
86
|
+
co as IconProfile,
|
|
87
|
+
po as IconProofread,
|
|
88
|
+
mo as IconRefresh,
|
|
89
|
+
io as IconRestore,
|
|
90
|
+
ao as IconRewrite,
|
|
91
|
+
_o as IconSearch,
|
|
92
|
+
lo as IconSettings,
|
|
93
|
+
ko as IconShow,
|
|
94
|
+
Po as IconSliders,
|
|
95
|
+
uo as IconSort,
|
|
96
|
+
No as IconSortDown,
|
|
97
|
+
Uo as IconSortUp,
|
|
98
|
+
Do as IconStarInCircle,
|
|
99
|
+
Mo as IconUp,
|
|
100
|
+
vo as IconUser
|
|
95
101
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@versini/ui-icons",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.3.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -38,12 +38,14 @@
|
|
|
38
38
|
"react": "^18.3.1 || ^19.0.0",
|
|
39
39
|
"react-dom": "^18.3.1 || ^19.0.0"
|
|
40
40
|
},
|
|
41
|
-
"
|
|
42
|
-
"@versini/ui-svgicon": "4.0.0",
|
|
41
|
+
"devDependencies": {
|
|
43
42
|
"@versini/ui-types": "4.0.0"
|
|
44
43
|
},
|
|
44
|
+
"dependencies": {
|
|
45
|
+
"@versini/ui-svgicon": "4.0.1"
|
|
46
|
+
},
|
|
45
47
|
"sideEffects": [
|
|
46
48
|
"**/*.css"
|
|
47
49
|
],
|
|
48
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "7b8f2e1479b0f4ba96ac34b63e1cf9120416c874"
|
|
49
51
|
}
|