@mittwald/flow-icons 1.1.40 → 1.1.41
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/LICENSE +28 -0
- package/dist/esm/components/IconAI.js +10 -2
- package/dist/esm/components/IconAnalytics.js +6 -2
- package/dist/esm/components/IconApp.js +12 -2
- package/dist/esm/components/IconAscending.js +9 -2
- package/dist/esm/components/IconAttachment.js +10 -2
- package/dist/esm/components/IconAutoresponder.js +7 -2
- package/dist/esm/components/IconBackLink.js +7 -2
- package/dist/esm/components/IconBackup.js +6 -2
- package/dist/esm/components/IconBold.js +6 -2
- package/dist/esm/components/IconCamera.js +11 -2
- package/dist/esm/components/IconCertificate.js +8 -2
- package/dist/esm/components/IconChangelog.js +20 -2
- package/dist/esm/components/IconCheck.js +5 -2
- package/dist/esm/components/IconCheckboxChecked.js +10 -2
- package/dist/esm/components/IconCheckboxEmpty.js +10 -2
- package/dist/esm/components/IconCheckboxIndeterminate.js +10 -2
- package/dist/esm/components/IconChevronDown.js +3 -2
- package/dist/esm/components/IconChevronLeft.js +3 -2
- package/dist/esm/components/IconChevronRight.js +3 -2
- package/dist/esm/components/IconChevronUp.js +3 -2
- package/dist/esm/components/IconClose.js +6 -2
- package/dist/esm/components/IconCode.js +7 -2
- package/dist/esm/components/IconContainer.js +9 -2
- package/dist/esm/components/IconContextMenu.js +7 -2
- package/dist/esm/components/IconContextMenuVertical.js +7 -2
- package/dist/esm/components/IconContract.js +13 -2
- package/dist/esm/components/IconContractPartner.js +10 -2
- package/dist/esm/components/IconContributor.js +18 -2
- package/dist/esm/components/IconCopy.js +16 -2
- package/dist/esm/components/IconCronjob.js +14 -2
- package/dist/esm/components/IconCustomer.js +12 -2
- package/dist/esm/components/IconDanger.js +12 -2
- package/dist/esm/components/IconDashboard.js +12 -2
- package/dist/esm/components/IconDatabase.js +7 -2
- package/dist/esm/components/IconDate.js +15 -2
- package/dist/esm/components/IconDelete.js +9 -2
- package/dist/esm/components/IconDeliveryBox.js +11 -2
- package/dist/esm/components/IconDescending.js +9 -2
- package/dist/esm/components/IconDesktop.js +14 -2
- package/dist/esm/components/IconDirectory.js +10 -2
- package/dist/esm/components/IconDnsSubZone.js +19 -2
- package/dist/esm/components/IconDnsZone.js +12 -2
- package/dist/esm/components/IconDomain.js +9 -2
- package/dist/esm/components/IconDownload.js +7 -2
- package/dist/esm/components/IconEdit.js +12 -2
- package/dist/esm/components/IconEmail.js +11 -2
- package/dist/esm/components/IconEmailArchive.js +17 -2
- package/dist/esm/components/IconExtension.js +10 -2
- package/dist/esm/components/IconExternalLink.js +10 -2
- package/dist/esm/components/IconFailed.js +6 -2
- package/dist/esm/components/IconFeedback.js +13 -2
- package/dist/esm/components/IconFile.js +11 -2
- package/dist/esm/components/IconFilter.js +10 -2
- package/dist/esm/components/IconForwardAddress.js +7 -2
- package/dist/esm/components/IconForwardLink.js +7 -2
- package/dist/esm/components/IconHide.js +12 -2
- package/dist/esm/components/IconHome.js +7 -2
- package/dist/esm/components/IconImage.js +13 -2
- package/dist/esm/components/IconInfo.js +7 -2
- package/dist/esm/components/IconInvite.js +8 -2
- package/dist/esm/components/IconInvoice.js +13 -2
- package/dist/esm/components/IconItalic.js +7 -2
- package/dist/esm/components/IconKnowledgeHint.js +12 -2
- package/dist/esm/components/IconLanguage.js +10 -2
- package/dist/esm/components/IconLeadFyndr.js +8 -2
- package/dist/esm/components/IconLink.js +12 -2
- package/dist/esm/components/IconLock.js +12 -2
- package/dist/esm/components/IconLockOpen.js +12 -2
- package/dist/esm/components/IconLogout.js +6 -2
- package/dist/esm/components/IconMainUser.js +12 -2
- package/dist/esm/components/IconMarketplace.js +14 -2
- package/dist/esm/components/IconMaximize.js +8 -2
- package/dist/esm/components/IconMember.js +10 -2
- package/dist/esm/components/IconMenu.js +7 -2
- package/dist/esm/components/IconMinimize.js +8 -2
- package/dist/esm/components/IconMinus.js +5 -2
- package/dist/esm/components/IconMobile.js +12 -2
- package/dist/esm/components/IconMonitoring.js +10 -2
- package/dist/esm/components/IconMove.js +8 -2
- package/dist/esm/components/IconNewsletter.js +13 -2
- package/dist/esm/components/IconNotification.js +11 -2
- package/dist/esm/components/IconNumber.js +8 -2
- package/dist/esm/components/IconOrder.js +8 -2
- package/dist/esm/components/IconOrderedList.js +9 -2
- package/dist/esm/components/IconPassword.js +12 -2
- package/dist/esm/components/IconPath.js +24 -2
- package/dist/esm/components/IconPause.js +16 -2
- package/dist/esm/components/IconPayment.js +13 -2
- package/dist/esm/components/IconPending.js +5 -2
- package/dist/esm/components/IconPicture.js +13 -2
- package/dist/esm/components/IconPlus.js +6 -2
- package/dist/esm/components/IconProject.js +12 -2
- package/dist/esm/components/IconQuote.js +10 -2
- package/dist/esm/components/IconRadioOff.js +5 -2
- package/dist/esm/components/IconRadioOn.js +10 -2
- package/dist/esm/components/IconRedo.js +6 -2
- package/dist/esm/components/IconRefresh.js +6 -2
- package/dist/esm/components/IconRegistry.js +13 -2
- package/dist/esm/components/IconSave.js +12 -2
- package/dist/esm/components/IconSearch.js +6 -2
- package/dist/esm/components/IconSecurity.js +12 -2
- package/dist/esm/components/IconSend.js +11 -2
- package/dist/esm/components/IconServer.js +18 -2
- package/dist/esm/components/IconSettings.js +11 -2
- package/dist/esm/components/IconShare.js +10 -2
- package/dist/esm/components/IconShow.js +11 -2
- package/dist/esm/components/IconSorting.js +8 -2
- package/dist/esm/components/IconSsh.js +12 -2
- package/dist/esm/components/IconSshKey.js +11 -2
- package/dist/esm/components/IconSshSftp.js +7 -2
- package/dist/esm/components/IconStack.js +7 -2
- package/dist/esm/components/IconStart.js +3 -2
- package/dist/esm/components/IconStrikeThrough.js +11 -2
- package/dist/esm/components/IconSubdomain.js +13 -2
- package/dist/esm/components/IconSucceeded.js +5 -2
- package/dist/esm/components/IconSuccess.js +6 -2
- package/dist/esm/components/IconSupport.js +18 -2
- package/dist/esm/components/IconTerminate.js +12 -2
- package/dist/esm/components/IconTicket.js +13 -2
- package/dist/esm/components/IconTime.js +6 -2
- package/dist/esm/components/IconUnavailable.js +6 -2
- package/dist/esm/components/IconUndo.js +6 -2
- package/dist/esm/components/IconUnorderedList.js +10 -2
- package/dist/esm/components/IconUpload.js +7 -2
- package/dist/esm/components/IconUser.js +6 -2
- package/dist/esm/components/IconVhost.js +11 -2
- package/dist/esm/components/IconView.js +10 -2
- package/dist/esm/components/IconVolume.js +14 -2
- package/dist/esm/components/IconWarning.js +7 -2
- package/dist/esm/lib/createTablerIcon.js +50 -0
- package/dist/types/lib/createTablerIcon.d.ts +23 -0
- package/package.json +4 -6
|
@@ -1,3 +1,13 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconTerminate = createTablerIcon("outline", "file-x", "FileX", [
|
|
5
|
+
["path", { d: "M14 3v4a1 1 0 0 0 1 1h4" }],
|
|
6
|
+
[
|
|
7
|
+
"path",
|
|
8
|
+
{
|
|
9
|
+
d: "M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2",
|
|
10
|
+
},
|
|
11
|
+
],
|
|
12
|
+
["path", { d: "M10 12l4 4m0 -4l-4 4" }],
|
|
13
|
+
]);
|
|
@@ -1,3 +1,14 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconTicket = createTablerIcon("outline", "ticket", "Ticket", [
|
|
5
|
+
["path", { d: "M15 5l0 2" }],
|
|
6
|
+
["path", { d: "M15 11l0 2" }],
|
|
7
|
+
["path", { d: "M15 17l0 2" }],
|
|
8
|
+
[
|
|
9
|
+
"path",
|
|
10
|
+
{
|
|
11
|
+
d: "M5 5h14a2 2 0 0 1 2 2v3a2 2 0 0 0 0 4v3a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-3a2 2 0 0 0 0 -4v-3a2 2 0 0 1 2 -2",
|
|
12
|
+
},
|
|
13
|
+
],
|
|
14
|
+
]);
|
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconTime = createTablerIcon("outline", "clock", "Clock", [
|
|
5
|
+
["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }],
|
|
6
|
+
["path", { d: "M12 7v5l3 3" }],
|
|
7
|
+
]);
|
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconUnavailable = createTablerIcon("outline", "circle-minus", "CircleMinus", [
|
|
5
|
+
["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" }],
|
|
6
|
+
["path", { d: "M9 12l6 0" }],
|
|
7
|
+
]);
|
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconUndo = createTablerIcon("outline", "arrow-back-up", "ArrowBackUp", [
|
|
5
|
+
["path", { d: "M9 14l-4 -4l4 -4" }],
|
|
6
|
+
["path", { d: "M5 10h11a4 4 0 1 1 0 8h-1" }],
|
|
7
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconUnorderedList = createTablerIcon("outline", "list", "List", [
|
|
5
|
+
["path", { d: "M9 6l11 0" }],
|
|
6
|
+
["path", { d: "M9 12l11 0" }],
|
|
7
|
+
["path", { d: "M9 18l11 0" }],
|
|
8
|
+
["path", { d: "M5 6l0 .01" }],
|
|
9
|
+
["path", { d: "M5 12l0 .01" }],
|
|
10
|
+
["path", { d: "M5 18l0 .01" }],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconUpload = createTablerIcon("outline", "upload", "Upload", [
|
|
5
|
+
["path", { d: "M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2 -2v-2" }],
|
|
6
|
+
["path", { d: "M7 9l5 -5l5 5" }],
|
|
7
|
+
["path", { d: "M12 4l0 12" }],
|
|
8
|
+
]);
|
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconUser = createTablerIcon("outline", "user", "User", [
|
|
5
|
+
["path", { d: "M8 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" }],
|
|
6
|
+
["path", { d: "M6 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" }],
|
|
7
|
+
]);
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconVhost = createTablerIcon("outline", "world-share", "WorldShare", [
|
|
5
|
+
["path", { d: "M20.94 13.045a9 9 0 1 0 -8.953 7.955" }],
|
|
6
|
+
["path", { d: "M3.6 9h16.8" }],
|
|
7
|
+
["path", { d: "M3.6 15h9.4" }],
|
|
8
|
+
["path", { d: "M11.5 3a17 17 0 0 0 0 18" }],
|
|
9
|
+
["path", { d: "M12.5 3a16.991 16.991 0 0 1 2.529 10.294" }],
|
|
10
|
+
["path", { d: "M16 22l5 -5" }],
|
|
11
|
+
["path", { d: "M21 21.5v-4.5h-4.5" }],
|
|
12
|
+
]);
|
|
@@ -1,3 +1,11 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconView = createTablerIcon("outline", "list", "List", [
|
|
5
|
+
["path", { d: "M9 6l11 0" }],
|
|
6
|
+
["path", { d: "M9 12l11 0" }],
|
|
7
|
+
["path", { d: "M9 18l11 0" }],
|
|
8
|
+
["path", { d: "M5 6l0 .01" }],
|
|
9
|
+
["path", { d: "M5 12l0 .01" }],
|
|
10
|
+
["path", { d: "M5 18l0 .01" }],
|
|
11
|
+
]);
|
|
@@ -1,3 +1,15 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconVolume = createTablerIcon("outline", "cloud-data-connection", "CloudDataConnection", [
|
|
5
|
+
[
|
|
6
|
+
"path",
|
|
7
|
+
{
|
|
8
|
+
d: "M5 9.897c0 -1.714 1.46 -3.104 3.26 -3.104c.275 -1.22 1.255 -2.215 2.572 -2.611c1.317 -.397 2.77 -.134 3.811 .69c1.042 .822 1.514 2.08 1.239 3.3h.693a2.42 2.42 0 0 1 2.425 2.414a2.42 2.42 0 0 1 -2.425 2.414h-8.315c-1.8 0 -3.26 -1.39 -3.26 -3.103",
|
|
9
|
+
},
|
|
10
|
+
],
|
|
11
|
+
["path", { d: "M12 13v3" }],
|
|
12
|
+
["path", { d: "M10 18a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" }],
|
|
13
|
+
["path", { d: "M14 18h7" }],
|
|
14
|
+
["path", { d: "M3 18h7" }],
|
|
15
|
+
]);
|
|
@@ -1,3 +1,8 @@
|
|
|
1
1
|
/* auto-generated file */
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
/* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See LICENSE. */
|
|
3
|
+
import { createTablerIcon } from "../lib/createTablerIcon.js";
|
|
4
|
+
export const IconWarning = createTablerIcon("outline", "alert-circle", "AlertCircle", [
|
|
5
|
+
["path", { d: "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" }],
|
|
6
|
+
["path", { d: "M12 8v4" }],
|
|
7
|
+
["path", { d: "M12 16h.01" }],
|
|
8
|
+
]);
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Runtime for the inlined Tabler icons in `../components`. Adapted from
|
|
3
|
+
* `createReactComponent` and `defaultAttributes` of `@tabler/icons-react`.
|
|
4
|
+
*
|
|
5
|
+
* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See the
|
|
6
|
+
* LICENSE file in the root of this package.
|
|
7
|
+
*/
|
|
8
|
+
import { createElement, } from "react";
|
|
9
|
+
const defaultAttributes = {
|
|
10
|
+
outline: {
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
width: 24,
|
|
13
|
+
height: 24,
|
|
14
|
+
viewBox: "0 0 24 24",
|
|
15
|
+
fill: "none",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
strokeWidth: 2,
|
|
18
|
+
strokeLinecap: "round",
|
|
19
|
+
strokeLinejoin: "round",
|
|
20
|
+
},
|
|
21
|
+
filled: {
|
|
22
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
23
|
+
width: 24,
|
|
24
|
+
height: 24,
|
|
25
|
+
viewBox: "0 0 24 24",
|
|
26
|
+
fill: "currentColor",
|
|
27
|
+
stroke: "none",
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
export const createTablerIcon = (type, iconName, iconNamePascal, iconNode) => {
|
|
31
|
+
const Component = (props) => {
|
|
32
|
+
const { color = "currentColor", size = 24, stroke = 2, title, className, children, ...rest } = props;
|
|
33
|
+
return createElement("svg", {
|
|
34
|
+
...defaultAttributes[type],
|
|
35
|
+
width: size,
|
|
36
|
+
height: size,
|
|
37
|
+
className: ["tabler-icon", `tabler-icon-${iconName}`, className].join(" "),
|
|
38
|
+
...(type === "filled"
|
|
39
|
+
? { fill: color }
|
|
40
|
+
: { strokeWidth: stroke, stroke: color }),
|
|
41
|
+
...rest,
|
|
42
|
+
}, [
|
|
43
|
+
title && createElement("title", { key: "svg-title" }, title),
|
|
44
|
+
...iconNode.map(([tag, attributes], index) => createElement(tag, { ...attributes, key: `svg-${index}` })),
|
|
45
|
+
...(Array.isArray(children) ? children : [children]),
|
|
46
|
+
]);
|
|
47
|
+
};
|
|
48
|
+
Component.displayName = iconNamePascal;
|
|
49
|
+
return Component;
|
|
50
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Runtime for the inlined Tabler icons in `../components`. Adapted from
|
|
3
|
+
* `createReactComponent` and `defaultAttributes` of `@tabler/icons-react`.
|
|
4
|
+
*
|
|
5
|
+
* Tabler Icons — MIT License, Copyright (c) 2020-2026 Paweł Kuna. See the
|
|
6
|
+
* LICENSE file in the root of this package.
|
|
7
|
+
*/
|
|
8
|
+
import { type ComponentPropsWithRef, type ReactNode } from "react";
|
|
9
|
+
export type TablerIconType = "outline" | "filled";
|
|
10
|
+
/** A single SVG child of an icon: tag name plus its attributes. */
|
|
11
|
+
export type TablerIconNode = [
|
|
12
|
+
tag: string,
|
|
13
|
+
attributes: Record<string, string | number>
|
|
14
|
+
][];
|
|
15
|
+
export interface TablerIconProps extends Omit<ComponentPropsWithRef<"svg">, "stroke"> {
|
|
16
|
+
size?: string | number;
|
|
17
|
+
stroke?: string | number;
|
|
18
|
+
title?: string;
|
|
19
|
+
}
|
|
20
|
+
export declare const createTablerIcon: (type: TablerIconType, iconName: string, iconNamePascal: string, iconNode: TablerIconNode) => {
|
|
21
|
+
(props: TablerIconProps): ReactNode;
|
|
22
|
+
displayName: string;
|
|
23
|
+
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mittwald/flow-icons",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.41",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Default iconset for Flow, mittwald’s design system",
|
|
6
6
|
"homepage": "https://flow.mittwald.de",
|
|
@@ -25,11 +25,9 @@
|
|
|
25
25
|
"build:icons": "tsx src/dev/generate.ts",
|
|
26
26
|
"clean": "rimraf dist src/components/*"
|
|
27
27
|
},
|
|
28
|
-
"dependencies": {
|
|
29
|
-
"@tabler/icons-react": "^3.46.0"
|
|
30
|
-
},
|
|
31
28
|
"devDependencies": {
|
|
32
|
-
"@mittwald/flow-icons-base": "1.1.
|
|
29
|
+
"@mittwald/flow-icons-base": "1.1.41",
|
|
30
|
+
"@tabler/icons-react": "^3.46.0",
|
|
33
31
|
"@types/react": "^19.2",
|
|
34
32
|
"react": "^19.2.8",
|
|
35
33
|
"rimraf": "^6.1.3",
|
|
@@ -38,5 +36,5 @@
|
|
|
38
36
|
"peerDependencies": {
|
|
39
37
|
"react": "^19.2.0"
|
|
40
38
|
},
|
|
41
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "d810b78fe2a20ec43247bc4f148fe956272e943d"
|
|
42
40
|
}
|