@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
@@ -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 { IconListLight as default } from "@versini/ui-icons/icon-list-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 { IconList as default } from "@versini/ui-icons/icon-list";
@@ -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 { IconLockedLight as default } from "@versini/ui-icons/icon-locked-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 { IconLocked as default } from "@versini/ui-icons/icon-locked";
@@ -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 { IconMagicLight as default } from "@versini/ui-icons/icon-magic-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconBack as default } from "@versini/ui-icons";
8
+ export { IconMagic as default } from "@versini/ui-icons/icon-magic";
@@ -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 { IconMessagesLight as default } from "@versini/ui-icons/icon-messages-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 { IconMessages as default } from "@versini/ui-icons/icon-messages";
@@ -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 { IconNextLight as default } from "@versini/ui-icons/icon-next-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 { IconNext as default } from "@versini/ui-icons/icon-next";
@@ -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 { IconOpenAI as default } from "@versini/ui-icons/icon-open-ai";
@@ -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 { IconPasskey as default } from "@versini/ui-icons/icon-passkey";
@@ -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 { IconPenFieldLight as default } from "@versini/ui-icons/icon-pen-field-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 { IconPenField as default } from "@versini/ui-icons/icon-pen-field";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconPencilMechanicalLight as default } from "@versini/ui-icons";
8
+ export { IconPencilMechanicalLight as default } from "@versini/ui-icons/icon-pencil-mechanical-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconPencilMechanical as default } from "@versini/ui-icons";
8
+ export { IconPencilMechanical as default } from "@versini/ui-icons/icon-pencil-mechanical";
@@ -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 { IconPreviousLight as default } from "@versini/ui-icons/icon-previous-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 { IconPrevious as default } from "@versini/ui-icons/icon-previous";
@@ -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 { IconProfileLight as default } from "@versini/ui-icons/icon-profile-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 { IconProfile as default } from "@versini/ui-icons/icon-profile";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconProofreadLight as default } from "@versini/ui-icons";
8
+ export { IconProofreadLight as default } from "@versini/ui-icons/icon-proofread-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 { IconProofread as default } from "@versini/ui-icons/icon-proofread";
@@ -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 { IconRefreshLight as default } from "@versini/ui-icons/icon-refresh-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 { IconRefresh as default } from "@versini/ui-icons/icon-refresh";
@@ -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 { IconRestoreLight as default } from "@versini/ui-icons/icon-restore-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 { IconRestore as default } from "@versini/ui-icons/icon-restore";
@@ -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 { IconRewriteLight as default } from "@versini/ui-icons/icon-rewrite-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 { IconRewrite as default } from "@versini/ui-icons/icon-rewrite";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconRotateLeftLight as default } from "@versini/ui-icons";
8
+ export { IconRotateLeftLight as default } from "@versini/ui-icons/icon-rotate-left-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 { IconRotateLeft as default } from "@versini/ui-icons/icon-rotate-left";
@@ -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 { IconSearchLight as default } from "@versini/ui-icons/icon-search-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 { IconSearch as default } from "@versini/ui-icons/icon-search";
@@ -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 { IconSelectedLight as default } from "@versini/ui-icons/icon-selected-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 { IconSelected as default } from "@versini/ui-icons/icon-selected";
@@ -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 { IconSendLight as default } from "@versini/ui-icons/icon-send-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 { IconSend as default } from "@versini/ui-icons/icon-send";
@@ -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 { IconSettingsLight as default } from "@versini/ui-icons/icon-settings-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 { IconSettings as default } from "@versini/ui-icons/icon-settings";
@@ -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 { IconShowLight as default } from "@versini/ui-icons/icon-show-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 { IconShow as default } from "@versini/ui-icons/icon-show";
@@ -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 { IconSlidersLight as default } from "@versini/ui-icons/icon-sliders-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 { IconSliders as default } from "@versini/ui-icons/icon-sliders";
@@ -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 { IconSortDownLight as default } from "@versini/ui-icons/icon-sort-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 { IconSortDown as default } from "@versini/ui-icons/icon-sort-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 { IconSortLight as default } from "@versini/ui-icons/icon-sort-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 { IconSortUpLight as default } from "@versini/ui-icons/icon-sort-up-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 { IconSortUp as default } from "@versini/ui-icons/icon-sort-up";
@@ -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 { IconSort as default } from "@versini/ui-icons/icon-sort";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconStarInCircleLight as default } from "@versini/ui-icons";
8
+ export { IconStarInCircleLight as default } from "@versini/ui-icons/icon-star-in-circle-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 { IconStarInCircle as default } from "@versini/ui-icons/icon-star-in-circle";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconUnCheckedLight as default } from "@versini/ui-icons";
8
+ export { IconUnCheckedLight as default } from "@versini/ui-icons/icon-un-checked-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 { IconUnChecked as default } from "@versini/ui-icons/icon-un-checked";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconUnSelectedLight as default } from "@versini/ui-icons";
8
+ export { IconUnSelectedLight as default } from "@versini/ui-icons/icon-un-selected-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 { IconUnSelected as default } from "@versini/ui-icons/icon-un-selected";
@@ -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 { IconUnlockedLight as default } from "@versini/ui-icons/icon-unlocked-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 { IconUnlocked as default } from "@versini/ui-icons/icon-unlocked";
@@ -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 { IconUpLight as default } from "@versini/ui-icons/icon-up-light";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconAdd as default } from "@versini/ui-icons";
8
+ export { IconUp as default } from "@versini/ui-icons/icon-up";
@@ -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 { IconUploadLight as default } from "@versini/ui-icons/icon-upload-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 { IconUpload as default } from "@versini/ui-icons/icon-upload";
@@ -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 { IconUserLight as default } from "@versini/ui-icons/icon-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 { IconUser as default } from "@versini/ui-icons/icon-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 { IconVolumeLight as default } from "@versini/ui-icons/icon-volume-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 { IconVolume as default } from "@versini/ui-icons/icon-volume";
@@ -5,4 +5,4 @@
5
5
  * To update this file, run `npm run build:list`.
6
6
  *
7
7
  */
8
- export { IconWebSearchLight as default } from "@versini/ui-icons";
8
+ export { IconWebSearchLight as default } from "@versini/ui-icons/icon-web-search-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 { IconWebSearch as default } from "@versini/ui-icons/icon-web-search";
package/dist/index.d.ts CHANGED
@@ -1,8 +1,7 @@
1
1
  import { JSX } from 'react/jsx-runtime';
2
- import { default as React_2 } from 'react';
3
2
 
4
- export declare const IconRenderer: ({ icon, ...rest }: {
3
+ export declare function useIconRenderer(): readonly [(({ icon, ...rest }: {
5
4
  icon: string;
6
- } & React_2.ComponentPropsWithoutRef<"svg">) => JSX.Element | null;
5
+ } & React.ComponentPropsWithoutRef<"svg">) => JSX.Element | null) | null, (icons: string[]) => Promise<void | void[]>];
7
6
 
8
7
  export { }