@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/dist/index.js CHANGED
@@ -1,36 +1,2 @@
1
- import { jsx } from "react/jsx-runtime";
2
- import { useEffect, useState } from "react";
3
1
 
4
-
5
-
6
-
7
-
8
- const IconRenderer = ({ icon, ...rest })=>{
9
- const [IconComponent, setIconComponent] = useState(null);
10
- useEffect(()=>{
11
- setIconComponent(null);
12
- /* v8 ignore start -- dynamic template-literal imports are not instrumented by V8 */ (async ()=>{
13
- try {
14
- const mod = await import(`./data/icon-${icon}.js`);
15
- if (mod && mod.default) {
16
- setIconComponent(()=>mod.default);
17
- }
18
- } catch {
19
- // Icon not found
20
- }
21
- })();
22
- /* v8 ignore stop */ }, [
23
- icon
24
- ]);
25
- if (!IconComponent) {
26
- return null;
27
- }
28
- return /*#__PURE__*/ jsx(IconComponent, {
29
- "data-slot": "icon",
30
- ...rest
31
- });
32
- };
33
-
34
- /* v8 ignore next 1 */
35
-
36
- export { IconRenderer };
2
+ export { useIconRenderer } from "./184.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@versini/ui-icon-renderer",
3
- "version": "1.0.3",
3
+ "version": "2.0.0",
4
4
  "license": "MIT",
5
5
  "author": "Arno Versini",
6
6
  "publishConfig": {
@@ -14,6 +14,12 @@
14
14
  "type": "module",
15
15
  "main": "dist/index.js",
16
16
  "types": "dist/index.d.ts",
17
+ "exports": {
18
+ ".": {
19
+ "types": "./dist/index.d.ts",
20
+ "import": "./dist/index.js"
21
+ }
22
+ },
17
23
  "files": [
18
24
  "dist"
19
25
  ],
@@ -37,11 +43,11 @@
37
43
  "test": "vitest run"
38
44
  },
39
45
  "peerDependencies": {
40
- "@versini/ui-icons": "4.22.1",
46
+ "@versini/ui-icons": "4.22.2",
41
47
  "clsx": ">=2"
42
48
  },
43
49
  "sideEffects": [
44
50
  "**/*.css"
45
51
  ],
46
- "gitHead": "c773b1e2533d9779b014a1800a4b1c4a981b61fc"
52
+ "gitHead": "2396e2cb24d3ced398f6d4eabb7ce6cd10680dcf"
47
53
  }
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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 { IconChart as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconChartLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconChecked as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconClose as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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 { IconKey as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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";
@@ -1,8 +0,0 @@
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 { IconList as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconListLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconLocked as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconLockedLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconMagic as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconMagicLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconMessages as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconMessagesLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconNext as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconNextLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconOpenAI as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconPasskey as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconPenField as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconPenFieldLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconPrevious as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconPreviousLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconProfile as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconProfileLight as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconProofread as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconRefresh as default } from "@versini/ui-icons";
@@ -1,8 +0,0 @@
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 { IconRefreshLight as default } from "@versini/ui-icons";