@versini/ui-icon-renderer 1.0.3 → 2.0.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.
Files changed (211) hide show
  1. package/README.md +140 -0
  2. package/dist/184.js +28 -0
  3. package/dist/475.js +55 -0
  4. package/dist/data/icon-add-light.js +8 -0
  5. package/dist/data/{icon-IconBookSparkles.js → icon-add.js} +1 -1
  6. package/dist/data/icon-anthropic.js +8 -0
  7. package/dist/data/icon-back-light.js +8 -0
  8. package/dist/data/icon-back.js +8 -0
  9. package/dist/data/{icon-IconBookSparklesLight.js → icon-book-sparkles-light.js} +1 -1
  10. package/dist/data/icon-book-sparkles.js +8 -0
  11. package/dist/data/icon-bookmark-light.js +8 -0
  12. package/dist/data/icon-bookmark.js +8 -0
  13. package/dist/data/icon-branch-light.js +8 -0
  14. package/dist/data/icon-branch.js +8 -0
  15. package/dist/data/{icon-IconBrightnessLight.js → icon-brightness-light.js} +1 -1
  16. package/dist/data/icon-brightness.js +8 -0
  17. package/dist/data/{icon-IconWebSearch.js → icon-chart-light.js} +1 -1
  18. package/dist/data/{icon-IconAddLight.js → icon-chart.js} +1 -1
  19. package/dist/data/icon-checked-light.js +8 -0
  20. package/dist/data/{icon-IconSend.js → icon-checked.js} +1 -1
  21. package/dist/data/icon-close-light.js +8 -0
  22. package/dist/data/{icon-IconAnthropic.js → icon-close.js} +1 -1
  23. package/dist/data/icon-copied-light.js +8 -0
  24. package/dist/data/icon-copied.js +8 -0
  25. package/dist/data/icon-copy-light.js +8 -0
  26. package/dist/data/icon-copy.js +8 -0
  27. package/dist/data/icon-delete-light.js +8 -0
  28. package/dist/data/icon-delete.js +8 -0
  29. package/dist/data/icon-down-light.js +8 -0
  30. package/dist/data/icon-down.js +8 -0
  31. package/dist/data/icon-download-light.js +8 -0
  32. package/dist/data/icon-download.js +8 -0
  33. package/dist/data/icon-edit-light.js +8 -0
  34. package/dist/data/icon-edit-user-light.js +8 -0
  35. package/dist/data/icon-edit-user.js +8 -0
  36. package/dist/data/icon-edit.js +8 -0
  37. package/dist/data/icon-french-flag.js +8 -0
  38. package/dist/data/icon-git-hub.js +8 -0
  39. package/dist/data/icon-google-gemini.js +8 -0
  40. package/dist/data/icon-hide-light.js +8 -0
  41. package/dist/data/icon-hide.js +8 -0
  42. package/dist/data/icon-history-light.js +8 -0
  43. package/dist/data/icon-history.js +8 -0
  44. package/dist/data/icon-info-light.js +8 -0
  45. package/dist/data/icon-info.js +8 -0
  46. package/dist/data/icon-key-light.js +8 -0
  47. package/dist/data/{icon-IconCheckedLight.js → icon-key.js} +1 -1
  48. package/dist/data/{icon-IconLightBulbLight.js → icon-light-bulb-light.js} +1 -1
  49. package/dist/data/icon-light-bulb.js +8 -0
  50. package/dist/data/icon-list-light.js +8 -0
  51. package/dist/data/icon-list.js +8 -0
  52. package/dist/data/icon-locked-light.js +8 -0
  53. package/dist/data/icon-locked.js +8 -0
  54. package/dist/data/icon-magic-light.js +8 -0
  55. package/dist/data/{icon-IconBack.js → icon-magic.js} +1 -1
  56. package/dist/data/icon-messages-light.js +8 -0
  57. package/dist/data/icon-messages.js +8 -0
  58. package/dist/data/icon-next-light.js +8 -0
  59. package/dist/data/icon-next.js +8 -0
  60. package/dist/data/icon-open-ai.js +8 -0
  61. package/dist/data/icon-passkey.js +8 -0
  62. package/dist/data/icon-pen-field-light.js +8 -0
  63. package/dist/data/icon-pen-field.js +8 -0
  64. package/dist/data/{icon-IconPencilMechanicalLight.js → icon-pencil-mechanical-light.js} +1 -1
  65. package/dist/data/{icon-IconPencilMechanical.js → icon-pencil-mechanical.js} +1 -1
  66. package/dist/data/icon-previous-light.js +8 -0
  67. package/dist/data/icon-previous.js +8 -0
  68. package/dist/data/icon-profile-light.js +8 -0
  69. package/dist/data/icon-profile.js +8 -0
  70. package/dist/data/{icon-IconProofreadLight.js → icon-proofread-light.js} +1 -1
  71. package/dist/data/icon-proofread.js +8 -0
  72. package/dist/data/icon-refresh-light.js +8 -0
  73. package/dist/data/icon-refresh.js +8 -0
  74. package/dist/data/icon-restore-light.js +8 -0
  75. package/dist/data/icon-restore.js +8 -0
  76. package/dist/data/icon-rewrite-light.js +8 -0
  77. package/dist/data/icon-rewrite.js +8 -0
  78. package/dist/data/{icon-IconRotateLeftLight.js → icon-rotate-left-light.js} +1 -1
  79. package/dist/data/icon-rotate-left.js +8 -0
  80. package/dist/data/icon-search-light.js +8 -0
  81. package/dist/data/icon-search.js +8 -0
  82. package/dist/data/icon-selected-light.js +8 -0
  83. package/dist/data/icon-selected.js +8 -0
  84. package/dist/data/icon-send-light.js +8 -0
  85. package/dist/data/icon-send.js +8 -0
  86. package/dist/data/icon-settings-light.js +8 -0
  87. package/dist/data/icon-settings.js +8 -0
  88. package/dist/data/icon-show-light.js +8 -0
  89. package/dist/data/icon-show.js +8 -0
  90. package/dist/data/icon-sliders-light.js +8 -0
  91. package/dist/data/icon-sliders.js +8 -0
  92. package/dist/data/icon-sort-down-light.js +8 -0
  93. package/dist/data/icon-sort-down.js +8 -0
  94. package/dist/data/icon-sort-light.js +8 -0
  95. package/dist/data/icon-sort-up-light.js +8 -0
  96. package/dist/data/icon-sort-up.js +8 -0
  97. package/dist/data/icon-sort.js +8 -0
  98. package/dist/data/{icon-IconStarInCircleLight.js → icon-star-in-circle-light.js} +1 -1
  99. package/dist/data/icon-star-in-circle.js +8 -0
  100. package/dist/data/{icon-IconUnCheckedLight.js → icon-un-checked-light.js} +1 -1
  101. package/dist/data/icon-un-checked.js +8 -0
  102. package/dist/data/{icon-IconUnSelectedLight.js → icon-un-selected-light.js} +1 -1
  103. package/dist/data/icon-un-selected.js +8 -0
  104. package/dist/data/icon-unlocked-light.js +8 -0
  105. package/dist/data/icon-unlocked.js +8 -0
  106. package/dist/data/icon-up-light.js +8 -0
  107. package/dist/data/{icon-IconAdd.js → icon-up.js} +1 -1
  108. package/dist/data/icon-upload-light.js +8 -0
  109. package/dist/data/icon-upload.js +8 -0
  110. package/dist/data/icon-user-light.js +8 -0
  111. package/dist/data/icon-user.js +8 -0
  112. package/dist/data/icon-volume-light.js +8 -0
  113. package/dist/data/icon-volume.js +8 -0
  114. package/dist/data/{icon-IconWebSearchLight.js → icon-web-search-light.js} +1 -1
  115. package/dist/data/icon-web-search.js +8 -0
  116. package/dist/index.d.ts +2 -3
  117. package/dist/index.js +1 -35
  118. package/package.json +9 -3
  119. package/dist/data/icon-IconBackLight.js +0 -8
  120. package/dist/data/icon-IconBookmark.js +0 -8
  121. package/dist/data/icon-IconBookmarkLight.js +0 -8
  122. package/dist/data/icon-IconBranch.js +0 -8
  123. package/dist/data/icon-IconBranchLight.js +0 -8
  124. package/dist/data/icon-IconBrightness.js +0 -8
  125. package/dist/data/icon-IconChart.js +0 -8
  126. package/dist/data/icon-IconChartLight.js +0 -8
  127. package/dist/data/icon-IconChecked.js +0 -8
  128. package/dist/data/icon-IconClose.js +0 -8
  129. package/dist/data/icon-IconCloseLight.js +0 -8
  130. package/dist/data/icon-IconCopied.js +0 -8
  131. package/dist/data/icon-IconCopiedLight.js +0 -8
  132. package/dist/data/icon-IconCopy.js +0 -8
  133. package/dist/data/icon-IconCopyLight.js +0 -8
  134. package/dist/data/icon-IconDelete.js +0 -8
  135. package/dist/data/icon-IconDeleteLight.js +0 -8
  136. package/dist/data/icon-IconDown.js +0 -8
  137. package/dist/data/icon-IconDownLight.js +0 -8
  138. package/dist/data/icon-IconDownload.js +0 -8
  139. package/dist/data/icon-IconDownloadLight.js +0 -8
  140. package/dist/data/icon-IconEdit.js +0 -8
  141. package/dist/data/icon-IconEditLight.js +0 -8
  142. package/dist/data/icon-IconEditUser.js +0 -8
  143. package/dist/data/icon-IconEditUserLight.js +0 -8
  144. package/dist/data/icon-IconFrenchFlag.js +0 -8
  145. package/dist/data/icon-IconGitHub.js +0 -8
  146. package/dist/data/icon-IconGoogleGemini.js +0 -8
  147. package/dist/data/icon-IconHide.js +0 -8
  148. package/dist/data/icon-IconHideLight.js +0 -8
  149. package/dist/data/icon-IconHistory.js +0 -8
  150. package/dist/data/icon-IconHistoryLight.js +0 -8
  151. package/dist/data/icon-IconInfo.js +0 -8
  152. package/dist/data/icon-IconInfoLight.js +0 -8
  153. package/dist/data/icon-IconKey.js +0 -8
  154. package/dist/data/icon-IconKeyLight.js +0 -8
  155. package/dist/data/icon-IconLightBulb.js +0 -8
  156. package/dist/data/icon-IconList.js +0 -8
  157. package/dist/data/icon-IconListLight.js +0 -8
  158. package/dist/data/icon-IconLocked.js +0 -8
  159. package/dist/data/icon-IconLockedLight.js +0 -8
  160. package/dist/data/icon-IconMagic.js +0 -8
  161. package/dist/data/icon-IconMagicLight.js +0 -8
  162. package/dist/data/icon-IconMessages.js +0 -8
  163. package/dist/data/icon-IconMessagesLight.js +0 -8
  164. package/dist/data/icon-IconNext.js +0 -8
  165. package/dist/data/icon-IconNextLight.js +0 -8
  166. package/dist/data/icon-IconOpenAI.js +0 -8
  167. package/dist/data/icon-IconPasskey.js +0 -8
  168. package/dist/data/icon-IconPenField.js +0 -8
  169. package/dist/data/icon-IconPenFieldLight.js +0 -8
  170. package/dist/data/icon-IconPrevious.js +0 -8
  171. package/dist/data/icon-IconPreviousLight.js +0 -8
  172. package/dist/data/icon-IconProfile.js +0 -8
  173. package/dist/data/icon-IconProfileLight.js +0 -8
  174. package/dist/data/icon-IconProofread.js +0 -8
  175. package/dist/data/icon-IconRefresh.js +0 -8
  176. package/dist/data/icon-IconRefreshLight.js +0 -8
  177. package/dist/data/icon-IconRestore.js +0 -8
  178. package/dist/data/icon-IconRestoreLight.js +0 -8
  179. package/dist/data/icon-IconRewrite.js +0 -8
  180. package/dist/data/icon-IconRewriteLight.js +0 -8
  181. package/dist/data/icon-IconRotateLeft.js +0 -8
  182. package/dist/data/icon-IconSearch.js +0 -8
  183. package/dist/data/icon-IconSearchLight.js +0 -8
  184. package/dist/data/icon-IconSelected.js +0 -8
  185. package/dist/data/icon-IconSelectedLight.js +0 -8
  186. package/dist/data/icon-IconSendLight.js +0 -8
  187. package/dist/data/icon-IconSettings.js +0 -8
  188. package/dist/data/icon-IconSettingsLight.js +0 -8
  189. package/dist/data/icon-IconShow.js +0 -8
  190. package/dist/data/icon-IconShowLight.js +0 -8
  191. package/dist/data/icon-IconSliders.js +0 -8
  192. package/dist/data/icon-IconSlidersLight.js +0 -8
  193. package/dist/data/icon-IconSort.js +0 -8
  194. package/dist/data/icon-IconSortDown.js +0 -8
  195. package/dist/data/icon-IconSortDownLight.js +0 -8
  196. package/dist/data/icon-IconSortLight.js +0 -8
  197. package/dist/data/icon-IconSortUp.js +0 -8
  198. package/dist/data/icon-IconSortUpLight.js +0 -8
  199. package/dist/data/icon-IconStarInCircle.js +0 -8
  200. package/dist/data/icon-IconUnChecked.js +0 -8
  201. package/dist/data/icon-IconUnSelected.js +0 -8
  202. package/dist/data/icon-IconUnlocked.js +0 -8
  203. package/dist/data/icon-IconUnlockedLight.js +0 -8
  204. package/dist/data/icon-IconUp.js +0 -8
  205. package/dist/data/icon-IconUpLight.js +0 -8
  206. package/dist/data/icon-IconUpload.js +0 -8
  207. package/dist/data/icon-IconUploadLight.js +0 -8
  208. package/dist/data/icon-IconUser.js +0 -8
  209. package/dist/data/icon-IconUserLight.js +0 -8
  210. package/dist/data/icon-IconVolume.js +0 -8
  211. package/dist/data/icon-IconVolumeLight.js +0 -8
package/README.md CHANGED
@@ -1 +1,141 @@
1
1
  # @versini/ui-icon-renderer
2
+
3
+ [![npm version](https://img.shields.io/npm/v/@versini/ui-icon-renderer?style=flat-square)](https://www.npmjs.com/package/@versini/ui-icon-renderer)
4
+ ![npm package minimized gzipped size](<https://img.shields.io/bundlejs/size/%40versini%2Fui-icon-renderer?style=flat-square&label=size%20(gzip)>)
5
+
6
+ > A React hook for lazy-loading icons from `@versini/ui-icons` on demand.
7
+
8
+ The Icon Renderer package provides `useIconRenderer`, a hook that dynamically imports icons by name at runtime. This avoids bundling all 100+ icons upfront, making it ideal for components like icon pickers where the full icon set is needed but shouldn't impact initial bundle size.
9
+
10
+ ## Table of Contents
11
+
12
+ - [Features](#features)
13
+ - [Installation](#installation)
14
+ - [Usage](#usage)
15
+ - [API](#api)
16
+
17
+ ## Features
18
+
19
+ - **🚀 Lazy Loading**: Icons are loaded on demand via dynamic imports — no upfront bundle cost
20
+ - **⚡ Optional Preloading**: Warm the cache ahead of time to prevent flash on render
21
+ - **🧩 Simple Hook API**: Single `useIconRenderer` hook covers all use cases
22
+ - **🌲 Tree-shakeable**: Only the hook is included in your bundle, icon data stays lazy
23
+ - **🔧 TypeScript**: Fully typed with comprehensive prop definitions
24
+ - **📦 Shared Cache**: Module-level cache ensures each icon is loaded only once across components
25
+
26
+ ## Installation
27
+
28
+ ```bash
29
+ npm install @versini/ui-icon-renderer
30
+ ```
31
+
32
+ > **Note**: This package requires `@versini/ui-icons` as a peer dependency.
33
+
34
+ ## Usage
35
+
36
+ ### Render Icons Without Preloading
37
+
38
+ When you don't know which icon will be needed ahead of time, or preloading isn't necessary. The icon loads automatically when rendered (brief null while loading).
39
+
40
+ ```tsx
41
+ import { useIconRenderer } from "@versini/ui-icon-renderer";
42
+
43
+ function App() {
44
+ const [IconRenderer] = useIconRenderer();
45
+ const [selectedIcon, setSelectedIcon] = useState<string | null>(null);
46
+
47
+ return (
48
+ <div>
49
+ <button onClick={() => setSelectedIcon("IconAdd")}>Show Icon</button>
50
+ {selectedIcon && IconRenderer && <IconRenderer icon={selectedIcon} />}
51
+ </div>
52
+ );
53
+ }
54
+ ```
55
+
56
+ ### Preload Icons to Prevent Flash
57
+
58
+ When you know which icons will be needed, preload them before rendering to avoid a flash of empty content.
59
+
60
+ ```tsx
61
+ import { useIconRenderer } from "@versini/ui-icon-renderer";
62
+
63
+ function App() {
64
+ const [IconRenderer, preloadIcons] = useIconRenderer();
65
+ const [showIcons, setShowIcons] = useState(false);
66
+
67
+ return (
68
+ <div>
69
+ <button
70
+ onMouseEnter={() => preloadIcons(["IconAdd", "IconDelete", "IconEdit"])}
71
+ onClick={() => setShowIcons(true)}
72
+ >
73
+ Show Icons
74
+ </button>
75
+ {showIcons && IconRenderer && (
76
+ <div>
77
+ <IconRenderer icon="IconAdd" />
78
+ <IconRenderer icon="IconDelete" />
79
+ <IconRenderer icon="IconEdit" />
80
+ </div>
81
+ )}
82
+ </div>
83
+ );
84
+ }
85
+ ```
86
+
87
+ ### Icon Picker
88
+
89
+ Load all available icons lazily for an icon picker component.
90
+
91
+ ```tsx
92
+ import { useIconRenderer } from "@versini/ui-icon-renderer";
93
+
94
+ const ALL_ICON_NAMES = ["IconAdd", "IconDelete", "IconEdit", "IconSearch"];
95
+
96
+ function IconPicker({ onSelect }: { onSelect: (name: string) => void }) {
97
+ const [IconRenderer, preloadIcons] = useIconRenderer();
98
+
99
+ useEffect(() => {
100
+ preloadIcons(ALL_ICON_NAMES);
101
+ }, [preloadIcons]);
102
+
103
+ if (!IconRenderer) {
104
+ return null;
105
+ }
106
+
107
+ return (
108
+ <div className="grid grid-cols-6 gap-2">
109
+ {ALL_ICON_NAMES.map((name) => (
110
+ <button key={name} onClick={() => onSelect(name)}>
111
+ <IconRenderer icon={name} />
112
+ </button>
113
+ ))}
114
+ </div>
115
+ );
116
+ }
117
+ ```
118
+
119
+ ## API
120
+
121
+ ### useIconRenderer
122
+
123
+ ```tsx
124
+ const [IconRenderer, preloadIcons] = useIconRenderer();
125
+ ```
126
+
127
+ Returns a tuple:
128
+
129
+ | Index | Name | Type | Description |
130
+ | ----- | ------------ | ------------------------------------- | ---------------------------------------------------------------------------------------------- |
131
+ | 0 | IconRenderer | `React.FC<IconRendererProps> \| null` | The icon component, or `null` while the module is loading. Available after first render cycle. |
132
+ | 1 | preloadIcons | `(icons: string[]) => Promise<void>` | Preloads icon data into the cache. Optional — icons auto-load when rendered if not preloaded. |
133
+
134
+ ### IconRenderer Props
135
+
136
+ | Prop | Type | Default | Description |
137
+ | --------- | -------- | ------- | ---------------------------------------------------------------------- |
138
+ | icon | `string` | - | The name of the icon to render (e.g. `"IconAdd"`, `"IconDeleteLight"`) |
139
+ | className | `string` | - | CSS class(es) to add to the SVG element |
140
+
141
+ _Also accepts all standard SVG element props (`React.ComponentPropsWithoutRef<"svg">`)._
package/dist/184.js ADDED
@@ -0,0 +1,28 @@
1
+ import { useCallback, useEffect, useRef, useState } from "react";
2
+
3
+
4
+
5
+ function useIconRenderer() {
6
+ const modRef = useRef(null);
7
+ const [mod, setMod] = useState(null);
8
+ useEffect(()=>{
9
+ /* v8 ignore start -- dynamic imports are not fully instrumented by V8 */ import("./475.js").then((mod) => ({ IconRenderer: mod.IconRenderer,preloadIcon: mod.preloadIcon,preloadIcons: mod.preloadIcons })).then((m)=>{
10
+ modRef.current = m;
11
+ setMod(m);
12
+ }).catch(()=>{});
13
+ /* v8 ignore stop */ }, []);
14
+ /* v8 ignore start -- dynamic imports are not fully instrumented by V8 */ const preload = useCallback((icons)=>{
15
+ const ensure = modRef.current ? Promise.resolve(modRef.current) : import("./475.js").then((mod) => ({ IconRenderer: mod.IconRenderer,preloadIcon: mod.preloadIcon,preloadIcons: mod.preloadIcons })).then((m)=>{
16
+ modRef.current = m;
17
+ setMod(m);
18
+ return m;
19
+ });
20
+ return ensure.then((m)=>m.preloadIcons(icons)).catch(()=>{});
21
+ }, []);
22
+ /* v8 ignore stop */ return [
23
+ mod?.IconRenderer ?? null,
24
+ preload
25
+ ];
26
+ }
27
+
28
+ export { useEffect, useIconRenderer, useState };
package/dist/475.js ADDED
@@ -0,0 +1,55 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { useState, useEffect } from "./184.js";
3
+
4
+
5
+
6
+
7
+ const iconCache = new Map();
8
+ const toKebabCase = (name)=>name.replace(/([a-z0-9])([A-Z])/g, "$1-$2").replace(/([A-Z])([A-Z][a-z])/g, "$1-$2").toLowerCase();
9
+ const preloadIcon = async (icon)=>{
10
+ if (iconCache.has(icon)) {
11
+ return;
12
+ }
13
+ /* v8 ignore start -- dynamic template-literal imports are not instrumented by V8 */ try {
14
+ const kebabIcon = toKebabCase(icon);
15
+ const mod = await import(`./data/${kebabIcon}.js`);
16
+ if (mod?.default) {
17
+ iconCache.set(icon, mod.default);
18
+ }
19
+ } catch {
20
+ // Icon not found — skip silently
21
+ }
22
+ /* v8 ignore stop */ };
23
+ const preloadIcons = (icons)=>Promise.all(icons.map(preloadIcon));
24
+ const IconRenderer = ({ icon, ...rest })=>{
25
+ const [IconComponent, setIconComponent] = useState(()=>iconCache.get(icon) ?? null);
26
+ useEffect(()=>{
27
+ if (iconCache.has(icon)) {
28
+ setIconComponent(()=>iconCache.get(icon));
29
+ return;
30
+ }
31
+ setIconComponent(null);
32
+ /* v8 ignore start -- dynamic template-literal imports are not instrumented by V8 */ (async ()=>{
33
+ try {
34
+ await preloadIcon(icon);
35
+ const cached = iconCache.get(icon);
36
+ if (cached) {
37
+ setIconComponent(()=>cached);
38
+ }
39
+ } catch {
40
+ // Icon not found
41
+ }
42
+ })();
43
+ /* v8 ignore stop */ }, [
44
+ icon
45
+ ]);
46
+ if (!IconComponent) {
47
+ return null;
48
+ }
49
+ return /*#__PURE__*/ jsx(IconComponent, {
50
+ "data-slot": "icon",
51
+ ...rest
52
+ });
53
+ };
54
+
55
+ export { IconRenderer, preloadIcon, preloadIcons };
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconAddLight as default } from "@versini/ui-icons/icon-add-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconBookSparkles as default } from "@versini/ui-icons";
8
+ export { IconAdd as default } from "@versini/ui-icons/icon-add";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconAnthropic as default } from "@versini/ui-icons/icon-anthropic";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBackLight as default } from "@versini/ui-icons/icon-back-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBack as default } from "@versini/ui-icons/icon-back";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconBookSparklesLight as default } from "@versini/ui-icons";
8
+ export { IconBookSparklesLight as default } from "@versini/ui-icons/icon-book-sparkles-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBookSparkles as default } from "@versini/ui-icons/icon-book-sparkles";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBookmarkLight as default } from "@versini/ui-icons/icon-bookmark-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBookmark as default } from "@versini/ui-icons/icon-bookmark";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBranchLight as default } from "@versini/ui-icons/icon-branch-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBranch as default } from "@versini/ui-icons/icon-branch";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconBrightnessLight as default } from "@versini/ui-icons";
8
+ export { IconBrightnessLight as default } from "@versini/ui-icons/icon-brightness-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconBrightness as default } from "@versini/ui-icons/icon-brightness";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconWebSearch as default } from "@versini/ui-icons";
8
+ export { IconChartLight as default } from "@versini/ui-icons/icon-chart-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconAddLight as default } from "@versini/ui-icons";
8
+ export { IconChart as default } from "@versini/ui-icons/icon-chart";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconCheckedLight as default } from "@versini/ui-icons/icon-checked-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconSend as default } from "@versini/ui-icons";
8
+ export { IconChecked as default } from "@versini/ui-icons/icon-checked";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconCloseLight as default } from "@versini/ui-icons/icon-close-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconAnthropic as default } from "@versini/ui-icons";
8
+ export { IconClose as default } from "@versini/ui-icons/icon-close";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconCopiedLight as default } from "@versini/ui-icons/icon-copied-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconCopied as default } from "@versini/ui-icons/icon-copied";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconCopyLight as default } from "@versini/ui-icons/icon-copy-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconCopy as default } from "@versini/ui-icons/icon-copy";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconDeleteLight as default } from "@versini/ui-icons/icon-delete-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconDelete as default } from "@versini/ui-icons/icon-delete";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconDownLight as default } from "@versini/ui-icons/icon-down-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconDown as default } from "@versini/ui-icons/icon-down";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconDownloadLight as default } from "@versini/ui-icons/icon-download-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconDownload as default } from "@versini/ui-icons/icon-download";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconEditLight as default } from "@versini/ui-icons/icon-edit-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconEditUserLight as default } from "@versini/ui-icons/icon-edit-user-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconEditUser as default } from "@versini/ui-icons/icon-edit-user";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconEdit as default } from "@versini/ui-icons/icon-edit";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconFrenchFlag as default } from "@versini/ui-icons/icon-french-flag";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconGitHub as default } from "@versini/ui-icons/icon-git-hub";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconGoogleGemini as default } from "@versini/ui-icons/icon-google-gemini";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconHideLight as default } from "@versini/ui-icons/icon-hide-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconHide as default } from "@versini/ui-icons/icon-hide";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconHistoryLight as default } from "@versini/ui-icons/icon-history-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconHistory as default } from "@versini/ui-icons/icon-history";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconInfoLight as default } from "@versini/ui-icons/icon-info-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconInfo as default } from "@versini/ui-icons/icon-info";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconKeyLight as default } from "@versini/ui-icons/icon-key-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconCheckedLight as default } from "@versini/ui-icons";
8
+ export { IconKey as default } from "@versini/ui-icons/icon-key";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconLightBulbLight as default } from "@versini/ui-icons";
8
+ export { IconLightBulbLight as default } from "@versini/ui-icons/icon-light-bulb-light";
@@ -0,0 +1,8 @@
1
+ /**
2
+ * This file was automatically generated.
3
+ * Please do not edit manually.
4
+ *
5
+ * To update this file, run `npm run build:list`.
6
+ *
7
+ */
8
+ export { IconLightBulb as default } from "@versini/ui-icons/icon-light-bulb";