@versini/ui-icons 4.6.0 → 4.6.1
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.DIXWmSle.js → index.cBOyFY6K.js} +13 -13
- package/dist/components/Icons/IconAdd.js +1 -1
- package/dist/components/Icons/IconAddLight.js +1 -1
- package/dist/components/Icons/IconAnthropic.js +1 -1
- package/dist/components/Icons/IconBack.js +1 -1
- package/dist/components/Icons/IconBackLight.js +1 -1
- package/dist/components/Icons/IconBookSparkles.js +1 -1
- package/dist/components/Icons/IconBookSparklesLight.js +1 -1
- package/dist/components/Icons/IconBookmark.js +1 -1
- package/dist/components/Icons/IconBookmarkLight.js +1 -1
- package/dist/components/Icons/IconBrightness.js +1 -1
- package/dist/components/Icons/IconBrightnessLight.js +1 -1
- package/dist/components/Icons/IconChart.js +1 -1
- package/dist/components/Icons/IconChartLight.js +1 -1
- package/dist/components/Icons/IconClose.js +1 -1
- package/dist/components/Icons/IconCloseLight.js +1 -1
- package/dist/components/Icons/IconCopied.js +1 -1
- package/dist/components/Icons/IconCopiedLight.js +1 -1
- package/dist/components/Icons/IconCopy.js +1 -1
- package/dist/components/Icons/IconCopyLight.js +1 -1
- package/dist/components/Icons/IconDelete.js +1 -1
- package/dist/components/Icons/IconDeleteLight.js +1 -1
- package/dist/components/Icons/IconDog.js +1 -1
- package/dist/components/Icons/IconDown.js +1 -1
- package/dist/components/Icons/IconDownLight.js +1 -1
- package/dist/components/Icons/IconEdit.js +1 -1
- package/dist/components/Icons/IconEditLight.js +1 -1
- package/dist/components/Icons/IconGitHub.js +1 -1
- package/dist/components/Icons/IconHide.js +1 -1
- package/dist/components/Icons/IconHideLight.js +1 -1
- package/dist/components/Icons/IconHistory.js +1 -1
- package/dist/components/Icons/IconHistoryLight.js +1 -1
- package/dist/components/Icons/IconInfo.js +1 -1
- package/dist/components/Icons/IconInfoLight.js +1 -1
- package/dist/components/Icons/IconKey.js +1 -1
- package/dist/components/Icons/IconKeyLight.js +1 -1
- package/dist/components/Icons/IconList.js +1 -1
- package/dist/components/Icons/IconListLight.js +1 -1
- package/dist/components/Icons/IconLocked.js +1 -1
- package/dist/components/Icons/IconLockedLight.js +1 -1
- package/dist/components/Icons/IconMessages.js +1 -1
- package/dist/components/Icons/IconMessagesLight.js +1 -1
- package/dist/components/Icons/IconNext.js +1 -1
- package/dist/components/Icons/IconNextLight.js +1 -1
- package/dist/components/Icons/IconOpenAI.js +1 -1
- package/dist/components/Icons/IconPasskey.js +1 -1
- package/dist/components/Icons/IconPenField.js +1 -1
- package/dist/components/Icons/IconPenFieldLight.js +1 -1
- package/dist/components/Icons/IconPencilMechanical.js +1 -1
- package/dist/components/Icons/IconPencilMechanicalLight.js +1 -1
- package/dist/components/Icons/IconPrevious.js +1 -1
- package/dist/components/Icons/IconPreviousLight.js +1 -1
- package/dist/components/Icons/IconProfile.js +1 -1
- package/dist/components/Icons/IconProfileLight.js +1 -1
- package/dist/components/Icons/IconProofread.js +1 -1
- package/dist/components/Icons/IconProofreadLight.js +1 -1
- package/dist/components/Icons/IconRefresh.js +1 -1
- package/dist/components/Icons/IconRefreshLight.js +1 -1
- package/dist/components/Icons/IconRestore.js +1 -1
- package/dist/components/Icons/IconRestoreLight.js +1 -1
- package/dist/components/Icons/IconRewrite.js +1 -1
- package/dist/components/Icons/IconRewriteLight.js +1 -1
- package/dist/components/Icons/IconSearch.js +1 -1
- package/dist/components/Icons/IconSearchLight.js +1 -1
- package/dist/components/Icons/IconSend.js +1 -1
- package/dist/components/Icons/IconSendLight.js +1 -1
- package/dist/components/Icons/IconSettings.js +1 -1
- package/dist/components/Icons/IconSettingsLight.js +1 -1
- package/dist/components/Icons/IconShow.js +1 -1
- package/dist/components/Icons/IconShowLight.js +1 -1
- package/dist/components/Icons/IconSliders.js +1 -1
- package/dist/components/Icons/IconSlidersLight.js +1 -1
- package/dist/components/Icons/IconSort.js +1 -1
- package/dist/components/Icons/IconSortDown.js +1 -1
- package/dist/components/Icons/IconSortDownLight.js +1 -1
- package/dist/components/Icons/IconSortLight.js +1 -1
- package/dist/components/Icons/IconSortUp.js +1 -1
- package/dist/components/Icons/IconSortUpLight.js +1 -1
- package/dist/components/Icons/IconStarInCircle.js +1 -1
- package/dist/components/Icons/IconStarInCircleLight.js +1 -1
- package/dist/components/Icons/IconUnlocked.js +1 -1
- package/dist/components/Icons/IconUnlockedLight.js +1 -1
- package/dist/components/Icons/IconUp.js +1 -1
- package/dist/components/Icons/IconUpLight.js +1 -1
- package/dist/components/Icons/IconUser.js +1 -1
- package/dist/components/Icons/IconUserLight.js +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.js +3 -3
- package/package.json +2 -2
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import { jsxs as _, Fragment as h, jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import w from "clsx";
|
|
3
|
-
const
|
|
4
|
-
children:
|
|
5
|
-
fill:
|
|
6
|
-
viewBox:
|
|
7
|
-
className:
|
|
3
|
+
const f = ({
|
|
4
|
+
children: l,
|
|
5
|
+
fill: o,
|
|
6
|
+
viewBox: r,
|
|
7
|
+
className: n,
|
|
8
8
|
defaultViewBox: t,
|
|
9
|
-
size:
|
|
9
|
+
size: a,
|
|
10
10
|
title: e,
|
|
11
11
|
semantic: i = !1,
|
|
12
|
-
...
|
|
12
|
+
...c
|
|
13
13
|
}) => {
|
|
14
|
-
const m = w(
|
|
14
|
+
const m = w(a, n);
|
|
15
15
|
return /* @__PURE__ */ _(h, { children: [
|
|
16
16
|
/* @__PURE__ */ s(
|
|
17
17
|
"svg",
|
|
18
18
|
{
|
|
19
19
|
xmlns: "http://www.w3.org/2000/svg",
|
|
20
20
|
className: m,
|
|
21
|
-
viewBox:
|
|
22
|
-
fill:
|
|
21
|
+
viewBox: r || t,
|
|
22
|
+
fill: o || "currentColor",
|
|
23
23
|
role: "img",
|
|
24
24
|
"aria-hidden": !i,
|
|
25
25
|
focusable: !1,
|
|
26
|
-
...
|
|
27
|
-
children:
|
|
26
|
+
...c,
|
|
27
|
+
children: l
|
|
28
28
|
}
|
|
29
29
|
),
|
|
30
30
|
e && i && /* @__PURE__ */ s("span", { className: "sr-only", children: e })
|
|
@@ -44,5 +44,5 @@ try {
|
|
|
44
44
|
} catch {
|
|
45
45
|
}
|
|
46
46
|
export {
|
|
47
|
-
|
|
47
|
+
f as h
|
|
48
48
|
};
|
package/dist/index.d.ts
CHANGED
|
@@ -12,7 +12,9 @@ type IconsProps = {
|
|
|
12
12
|
* but it can be overridden with this prop.
|
|
13
13
|
*/
|
|
14
14
|
title?: string;
|
|
15
|
-
} &
|
|
15
|
+
} & Partial<
|
|
16
|
+
Pick<SvgIconTypes.Props, "semantic" | "size" | "className" | "viewBox">
|
|
17
|
+
> &
|
|
16
18
|
React.SVGAttributes<SVGElement>;
|
|
17
19
|
|
|
18
20
|
declare const IconAdd: ({ className, viewBox, title, monotone, ...rest }: IconsProps) => react_jsx_runtime.JSX.Element;
|
package/dist/index.js
CHANGED
|
@@ -84,13 +84,13 @@ import { IconUpLight as pt } from "./components/Icons/IconUpLight.js";
|
|
|
84
84
|
import { IconUser as ft } from "./components/Icons/IconUser.js";
|
|
85
85
|
import { IconUserLight as xt } from "./components/Icons/IconUserLight.js";
|
|
86
86
|
/*!
|
|
87
|
-
@versini/ui-icons v4.6.
|
|
87
|
+
@versini/ui-icons v4.6.1
|
|
88
88
|
© 2025 gizmette.com
|
|
89
89
|
*/
|
|
90
90
|
try {
|
|
91
91
|
window.__VERSINI_UI_ICONS__ || (window.__VERSINI_UI_ICONS__ = {
|
|
92
|
-
version: "4.6.
|
|
93
|
-
buildTime: "01/
|
|
92
|
+
version: "4.6.1",
|
|
93
|
+
buildTime: "01/21/2025 01:33 PM EST",
|
|
94
94
|
homepage: "https://github.com/aversini/ui-components",
|
|
95
95
|
license: "MIT"
|
|
96
96
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@versini/ui-icons",
|
|
3
|
-
"version": "4.6.
|
|
3
|
+
"version": "4.6.1",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Arno Versini",
|
|
6
6
|
"publishConfig": {
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"sideEffects": [
|
|
50
50
|
"**/*.css"
|
|
51
51
|
],
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "613a674762753a70c192a81caa9d0cfb98f8f244"
|
|
53
53
|
}
|