@ultraviolet/icons 5.1.5 → 5.2.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 (555) hide show
  1. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/defineProperty.js +19 -0
  2. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/extends.js +5 -3
  3. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js +11 -0
  4. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/toPrimitive.js +8 -4
  6. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/toPropertyKey.js +17 -0
  7. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/typeof.js +5 -3
  8. package/dist/_virtual/_rolldown/runtime.js +2 -1
  9. package/dist/components/CategoryIcon/Icon.js +18 -17
  10. package/dist/components/CategoryIcon/__generated__/AiCategoryIcon.js +31 -28
  11. package/dist/components/CategoryIcon/__generated__/BaremetalCategoryIcon.js +36 -33
  12. package/dist/components/CategoryIcon/__generated__/BillingCategoryIcon.js +37 -34
  13. package/dist/components/CategoryIcon/__generated__/BusinessDetailsCategoryIcon.js +28 -25
  14. package/dist/components/CategoryIcon/__generated__/ComputeCategoryIcon.js +41 -38
  15. package/dist/components/CategoryIcon/__generated__/ContainersCategoryIcon.js +35 -32
  16. package/dist/components/CategoryIcon/__generated__/CostAndImpactManagementCategoryIcon.js +33 -30
  17. package/dist/components/CategoryIcon/__generated__/DataAndAnalyticsCategoryIcon.js +33 -30
  18. package/dist/components/CategoryIcon/__generated__/DatabaseCategoryIcon.js +33 -30
  19. package/dist/components/CategoryIcon/__generated__/DatacenterCategoryIcon.js +37 -34
  20. package/dist/components/CategoryIcon/__generated__/DedicatedServerCategoryIcon.js +35 -32
  21. package/dist/components/CategoryIcon/__generated__/DevToolsCategoryIcon.js +44 -41
  22. package/dist/components/CategoryIcon/__generated__/DocumentationCategoryIcon.js +37 -34
  23. package/dist/components/CategoryIcon/__generated__/DomainsAndWebHostingCategoryIcon.js +45 -42
  24. package/dist/components/CategoryIcon/__generated__/IntegrationServicesCategoryIcon.js +37 -34
  25. package/dist/components/CategoryIcon/__generated__/InteractiveDemosCategoryIcon.js +28 -25
  26. package/dist/components/CategoryIcon/__generated__/KeyManagerCategoryIcon.js +32 -29
  27. package/dist/components/CategoryIcon/__generated__/LabsCategoryIcon.js +43 -40
  28. package/dist/components/CategoryIcon/__generated__/ManagementAndGovernanceCategoryIcon.js +35 -32
  29. package/dist/components/CategoryIcon/__generated__/MonitoringCategoryIcon.js +33 -30
  30. package/dist/components/CategoryIcon/__generated__/NetworkCategoryIcon.js +38 -35
  31. package/dist/components/CategoryIcon/__generated__/OrganizationCategoryIcon.js +43 -40
  32. package/dist/components/CategoryIcon/__generated__/OrganizationDashboardCategoryIcon.js +37 -34
  33. package/dist/components/CategoryIcon/__generated__/OrganizationNotificationsCategoryIcon.js +28 -25
  34. package/dist/components/CategoryIcon/__generated__/PartnersCategoryIcon.js +33 -30
  35. package/dist/components/CategoryIcon/__generated__/PinCategoryIcon.js +33 -30
  36. package/dist/components/CategoryIcon/__generated__/PrivacyCategoryIcon.js +28 -25
  37. package/dist/components/CategoryIcon/__generated__/ProfileCategoryIcon.js +32 -29
  38. package/dist/components/CategoryIcon/__generated__/ProfileNotificationsCategoryIcon.js +28 -25
  39. package/dist/components/CategoryIcon/__generated__/SecurityCategoryIcon.js +37 -34
  40. package/dist/components/CategoryIcon/__generated__/ServerlessComputeCategoryIcon.js +33 -30
  41. package/dist/components/CategoryIcon/__generated__/StorageCategoryIcon.js +33 -30
  42. package/dist/components/CategoryIcon/__generated__/UseCaseCategoryIcon.js +37 -34
  43. package/dist/components/CategoryIcon/__generated__/UseCasesCategoryIcon.js +41 -38
  44. package/dist/components/CategoryIcon/__generated__/VpcCategoryIcon.js +80 -77
  45. package/dist/components/CategoryIcon/__generated__/WebHostingCategoryIcon.js +35 -32
  46. package/dist/components/CategoryIcon/__generated__/index.js +82 -0
  47. package/dist/components/CategoryIcon/index.js +9 -0
  48. package/dist/components/CategoryIcon/style.css.js +14 -8
  49. package/dist/components/CategoryIcon/style.css.ts.vanilla.js +8 -0
  50. package/dist/components/Flags/Icon.js +14 -12
  51. package/dist/components/Flags/__generated__/AustriaFlag.js +53 -50
  52. package/dist/components/Flags/__generated__/BelgiumFlag.js +53 -50
  53. package/dist/components/Flags/__generated__/BulgariaFlag.js +53 -50
  54. package/dist/components/Flags/__generated__/CroatiaFlag.js +205 -202
  55. package/dist/components/Flags/__generated__/CyprusFlag.js +53 -50
  56. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +53 -50
  57. package/dist/components/Flags/__generated__/DenmarkFlag.js +69 -66
  58. package/dist/components/Flags/__generated__/EstoniaFlag.js +53 -50
  59. package/dist/components/Flags/__generated__/FinlandFlag.js +39 -36
  60. package/dist/components/Flags/__generated__/FranceFlag.js +50 -47
  61. package/dist/components/Flags/__generated__/GermanyFlag.js +53 -50
  62. package/dist/components/Flags/__generated__/GreeceFlag.js +77 -74
  63. package/dist/components/Flags/__generated__/HungaryFlag.js +53 -50
  64. package/dist/components/Flags/__generated__/IrelandFlag.js +53 -50
  65. package/dist/components/Flags/__generated__/ItalyFlag.js +50 -47
  66. package/dist/components/Flags/__generated__/LatviaFlag.js +53 -50
  67. package/dist/components/Flags/__generated__/LithuaniaFlag.js +53 -50
  68. package/dist/components/Flags/__generated__/LuxembourgFlag.js +53 -50
  69. package/dist/components/Flags/__generated__/MaltaFlag.js +53 -50
  70. package/dist/components/Flags/__generated__/NetherlandsFlag.js +50 -47
  71. package/dist/components/Flags/__generated__/PolandFlag.js +36 -33
  72. package/dist/components/Flags/__generated__/PortugalFlag.js +69 -66
  73. package/dist/components/Flags/__generated__/RomaniaFlag.js +53 -50
  74. package/dist/components/Flags/__generated__/SlovakiaFlag.js +85 -82
  75. package/dist/components/Flags/__generated__/SloveniaFlag.js +61 -58
  76. package/dist/components/Flags/__generated__/SpainFlag.js +53 -50
  77. package/dist/components/Flags/__generated__/SwedenFlag.js +56 -53
  78. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +77 -74
  79. package/dist/components/Flags/__generated__/index.js +66 -0
  80. package/dist/components/Flags/index.js +9 -0
  81. package/dist/components/Flags/style.css.js +18 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.d.ts +2 -2
  84. package/dist/components/Icon/Icon.d.ts.map +1 -1
  85. package/dist/components/Icon/Icon.js +29 -26
  86. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  87. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  88. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  89. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  90. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  91. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  92. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  93. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  94. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  102. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  103. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  104. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  105. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  106. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  109. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  111. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  112. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  113. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  114. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  115. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  117. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  118. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  119. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  120. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  122. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  123. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  124. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  125. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  127. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  128. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  129. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  130. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  131. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  133. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  136. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  139. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  140. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  142. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  144. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  145. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  146. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  149. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  150. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  152. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  153. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  154. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  155. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  156. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  157. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  158. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  159. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  160. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  162. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  163. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  164. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  165. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  167. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  169. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  170. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  171. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  173. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  175. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  177. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  179. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  181. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  182. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  183. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  184. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  185. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  187. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  188. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  189. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  190. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  191. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  193. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  194. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  195. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  196. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  197. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  198. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  200. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  201. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  202. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  203. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  204. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  205. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  206. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  207. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  209. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  210. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  211. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  212. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  213. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  214. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  215. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  216. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  218. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  220. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  222. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  224. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  225. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  226. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  228. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  229. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  233. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  234. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  235. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  236. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  237. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  238. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  240. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  241. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  243. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  244. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  245. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  246. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  247. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  248. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  249. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  253. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  254. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  255. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  256. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  258. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  259. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  261. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  263. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  264. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  265. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  271. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  273. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  275. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  278. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  279. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  280. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  281. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  283. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  284. package/dist/components/Icon/__generated__/index.js +406 -0
  285. package/dist/components/Icon/index.js +209 -0
  286. package/dist/components/Icon/styles.css.js +363 -357
  287. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  288. package/dist/components/Logo/Icon.js +15 -13
  289. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  290. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  291. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  292. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  293. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  294. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  295. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  296. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  297. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  298. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  299. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  300. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  301. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  302. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  303. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  304. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  305. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  306. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  307. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  308. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  309. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  311. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  312. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  313. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  314. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  315. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  316. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  317. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  318. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  319. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  320. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  321. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  323. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  324. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  325. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  326. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  327. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  328. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  329. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  330. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  331. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  332. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  333. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  334. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  335. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  336. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  337. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  338. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  339. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  340. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  341. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  342. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  343. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  344. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  345. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  346. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  347. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  348. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  349. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  350. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  351. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  352. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  353. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  354. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  355. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  356. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  357. package/dist/components/Logo/__generated__/index.js +146 -0
  358. package/dist/components/Logo/index.js +9 -0
  359. package/dist/components/Logo/style.css.js +14 -9
  360. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  361. package/dist/components/ProductIcon/Icon.js +15 -14
  362. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  363. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  364. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  365. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  366. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  367. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  368. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  369. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  370. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  371. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  372. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  373. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  374. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  375. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  376. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  377. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  378. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  379. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  380. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  381. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  382. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  383. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  384. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  385. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  386. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  387. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  389. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  390. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  391. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  392. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  393. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  394. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +95 -92
  396. package/dist/components/ProductIcon/__generated__/DataWarehouseProductIcon.js +50 -47
  397. package/dist/components/ProductIcon/__generated__/DdosProductIcon.js +62 -59
  398. package/dist/components/ProductIcon/__generated__/DdxCoreServersProductIcon.js +53 -50
  399. package/dist/components/ProductIcon/__generated__/DdxProServersProductIcon.js +53 -50
  400. package/dist/components/ProductIcon/__generated__/DdxStartServersProductIcon.js +53 -50
  401. package/dist/components/ProductIcon/__generated__/DedibackupProductIcon.js +52 -49
  402. package/dist/components/ProductIcon/__generated__/DediboxProductIcon.js +66 -63
  403. package/dist/components/ProductIcon/__generated__/DedicatedControlPlaneProductIcon.js +96 -93
  404. package/dist/components/ProductIcon/__generated__/DedicatedServerProductIcon.js +45 -42
  405. package/dist/components/ProductIcon/__generated__/DedilinkProductIcon.js +74 -71
  406. package/dist/components/ProductIcon/__generated__/DeleteMarkerProductIcon.js +64 -61
  407. package/dist/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.js +58 -55
  408. package/dist/components/ProductIcon/__generated__/DevicesProductIcon.js +45 -42
  409. package/dist/components/ProductIcon/__generated__/DirectConnectProductIcon.js +45 -42
  410. package/dist/components/ProductIcon/__generated__/DistributedDataLabProductIcon.js +83 -80
  411. package/dist/components/ProductIcon/__generated__/DnsProductIcon.js +50 -47
  412. package/dist/components/ProductIcon/__generated__/DocumentationProductIcon.js +59 -56
  413. package/dist/components/ProductIcon/__generated__/DomainsProductIcon.js +73 -70
  414. package/dist/components/ProductIcon/__generated__/EdgeServicesProductIcon.js +65 -62
  415. package/dist/components/ProductIcon/__generated__/ElasticMetalAluminiumProductIcon.js +69 -66
  416. package/dist/components/ProductIcon/__generated__/ElasticMetalBerylliumProductIcon.js +69 -66
  417. package/dist/components/ProductIcon/__generated__/ElasticMetalIridiumProductIcon.js +69 -66
  418. package/dist/components/ProductIcon/__generated__/ElasticMetalLithiumProductIcon.js +69 -66
  419. package/dist/components/ProductIcon/__generated__/ElasticMetalProductIcon.js +55 -52
  420. package/dist/components/ProductIcon/__generated__/ElasticMetalTitaniumProductIcon.js +69 -66
  421. package/dist/components/ProductIcon/__generated__/EntrepriseSupportProductIcon.js +69 -66
  422. package/dist/components/ProductIcon/__generated__/EnvironmentalFootprintCalculatorProductIcon.js +53 -50
  423. package/dist/components/ProductIcon/__generated__/FileProductIcon.js +61 -58
  424. package/dist/components/ProductIcon/__generated__/FileStorageProductIcon.js +69 -66
  425. package/dist/components/ProductIcon/__generated__/FlexibleIpProductIcon.js +45 -42
  426. package/dist/components/ProductIcon/__generated__/FolderProductIcon.js +56 -53
  427. package/dist/components/ProductIcon/__generated__/FrontEndsProductIcon.js +45 -42
  428. package/dist/components/ProductIcon/__generated__/FunctionsProductIcon.js +48 -45
  429. package/dist/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.js +53 -50
  430. package/dist/components/ProductIcon/__generated__/GenerativeApiProductIcon.js +55 -52
  431. package/dist/components/ProductIcon/__generated__/GpuServersProductIcon.js +49 -46
  432. package/dist/components/ProductIcon/__generated__/HubNetworksProductIcon.js +51 -48
  433. package/dist/components/ProductIcon/__generated__/HubRoutesProductIcon.js +41 -38
  434. package/dist/components/ProductIcon/__generated__/IamProductIcon.js +54 -51
  435. package/dist/components/ProductIcon/__generated__/IconElasticMetalProductIcon.js +61 -58
  436. package/dist/components/ProductIcon/__generated__/IconSdkJsProductIcon.js +56 -53
  437. package/dist/components/ProductIcon/__generated__/IconSdkProductIcon.js +54 -51
  438. package/dist/components/ProductIcon/__generated__/ImagesProductIcon.js +46 -43
  439. package/dist/components/ProductIcon/__generated__/InferenceProductIcon.js +61 -58
  440. package/dist/components/ProductIcon/__generated__/InstanceCostOptimizedProductIcon.js +42 -39
  441. package/dist/components/ProductIcon/__generated__/InstanceEnterpriseProductIcon.js +43 -40
  442. package/dist/components/ProductIcon/__generated__/InstanceGpuProductIcon.js +45 -42
  443. package/dist/components/ProductIcon/__generated__/InstanceLearnProductIcon.js +42 -39
  444. package/dist/components/ProductIcon/__generated__/InstancePopProductIcon.js +44 -41
  445. package/dist/components/ProductIcon/__generated__/InstanceProductIcon.js +45 -42
  446. package/dist/components/ProductIcon/__generated__/InstanceScallingGroupsProductIcon.js +53 -50
  447. package/dist/components/ProductIcon/__generated__/InstanceTemplateProductIcon.js +45 -42
  448. package/dist/components/ProductIcon/__generated__/InstanceWopProductIcon.js +49 -46
  449. package/dist/components/ProductIcon/__generated__/InterlinkDedicatedProductIcon.js +52 -49
  450. package/dist/components/ProductIcon/__generated__/InterlinkProductIcon.js +45 -42
  451. package/dist/components/ProductIcon/__generated__/IotEdgeProductIcon.js +52 -49
  452. package/dist/components/ProductIcon/__generated__/IotProductIcon.js +43 -40
  453. package/dist/components/ProductIcon/__generated__/IpFailoverProductIcon.js +50 -47
  454. package/dist/components/ProductIcon/__generated__/IpamProductIcon.js +60 -57
  455. package/dist/components/ProductIcon/__generated__/IpfsNamingProductIcon.js +80 -77
  456. package/dist/components/ProductIcon/__generated__/IpfsProductIcon.js +45 -42
  457. package/dist/components/ProductIcon/__generated__/JeroProductIcon.js +44 -41
  458. package/dist/components/ProductIcon/__generated__/K8sKosmosProductIcon.js +64 -61
  459. package/dist/components/ProductIcon/__generated__/KmsProductIcon.js +90 -87
  460. package/dist/components/ProductIcon/__generated__/KubernetesProductIcon.js +45 -42
  461. package/dist/components/ProductIcon/__generated__/LbProductIcon.js +55 -52
  462. package/dist/components/ProductIcon/__generated__/LifeCycleRulesProductIcon.js +45 -42
  463. package/dist/components/ProductIcon/__generated__/MacMiniM2ProductIcon.js +43 -40
  464. package/dist/components/ProductIcon/__generated__/MacMiniM4ProductIcon.js +49 -46
  465. package/dist/components/ProductIcon/__generated__/MacMiniProductIcon.js +54 -51
  466. package/dist/components/ProductIcon/__generated__/MailboxProductIcon.js +47 -44
  467. package/dist/components/ProductIcon/__generated__/ManagedKafkaProductIcon.js +102 -99
  468. package/dist/components/ProductIcon/__generated__/ManagedSearchDatabaseProductIcon.js +68 -65
  469. package/dist/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.js +58 -55
  470. package/dist/components/ProductIcon/__generated__/MongoDbProductIcon.js +52 -49
  471. package/dist/components/ProductIcon/__generated__/MonitoringProductIcon.js +53 -50
  472. package/dist/components/ProductIcon/__generated__/MultiUserProductIcon.js +43 -40
  473. package/dist/components/ProductIcon/__generated__/NabuProductIcon.js +44 -41
  474. package/dist/components/ProductIcon/__generated__/NatsProductIcon.js +56 -53
  475. package/dist/components/ProductIcon/__generated__/NetworkAclsProductIcon.js +62 -59
  476. package/dist/components/ProductIcon/__generated__/NextServersProductIcon.js +108 -105
  477. package/dist/components/ProductIcon/__generated__/ObjectStorageProductIcon.js +45 -42
  478. package/dist/components/ProductIcon/__generated__/OriginsResourcesProductIcon.js +43 -40
  479. package/dist/components/ProductIcon/__generated__/OsProductIcon.js +70 -67
  480. package/dist/components/ProductIcon/__generated__/PackerProductIcon.js +34 -31
  481. package/dist/components/ProductIcon/__generated__/PasskeyProductIcon.js +53 -50
  482. package/dist/components/ProductIcon/__generated__/PlacementGroupProductIcon.js +94 -91
  483. package/dist/components/ProductIcon/__generated__/PolicyProductIcon.js +56 -53
  484. package/dist/components/ProductIcon/__generated__/PoolProductIcon.js +45 -42
  485. package/dist/components/ProductIcon/__generated__/PostgresqlMysqlProductIcon.js +52 -49
  486. package/dist/components/ProductIcon/__generated__/PrivateIpProductIcon.js +92 -89
  487. package/dist/components/ProductIcon/__generated__/PrivateNetworkProductIcon.js +53 -50
  488. package/dist/components/ProductIcon/__generated__/PublicGatewayProductIcon.js +45 -42
  489. package/dist/components/ProductIcon/__generated__/QaasProductIcon.js +57 -54
  490. package/dist/components/ProductIcon/__generated__/QuantumApplicationProductIcon.js +49 -46
  491. package/dist/components/ProductIcon/__generated__/QueueingProductIcon.js +42 -39
  492. package/dist/components/ProductIcon/__generated__/RabbitMqProductIcon.js +46 -43
  493. package/dist/components/ProductIcon/__generated__/RdbProductIcon.js +45 -42
  494. package/dist/components/ProductIcon/__generated__/RedisProductIcon.js +46 -43
  495. package/dist/components/ProductIcon/__generated__/RegistryProductIcon.js +52 -49
  496. package/dist/components/ProductIcon/__generated__/RocketProductIcon.js +57 -54
  497. package/dist/components/ProductIcon/__generated__/RouteRulesProductIcon.js +43 -40
  498. package/dist/components/ProductIcon/__generated__/RouterProductIcon.js +46 -43
  499. package/dist/components/ProductIcon/__generated__/RpnProductIcon.js +52 -49
  500. package/dist/components/ProductIcon/__generated__/RpnSanProductIcon.js +53 -50
  501. package/dist/components/ProductIcon/__generated__/RpnV1ProductIcon.js +52 -49
  502. package/dist/components/ProductIcon/__generated__/RpnV2ProductIcon.js +52 -49
  503. package/dist/components/ProductIcon/__generated__/SavingPlanProductIcon.js +66 -63
  504. package/dist/components/ProductIcon/__generated__/SdkGoProductIcon.js +64 -61
  505. package/dist/components/ProductIcon/__generated__/SdkPythonProductIcon.js +64 -61
  506. package/dist/components/ProductIcon/__generated__/SecretManagerProductIcon.js +53 -50
  507. package/dist/components/ProductIcon/__generated__/SecurityGroupProductIcon.js +50 -47
  508. package/dist/components/ProductIcon/__generated__/SepaProductIcon.js +42 -39
  509. package/dist/components/ProductIcon/__generated__/ServerProductIcon.js +48 -45
  510. package/dist/components/ProductIcon/__generated__/ServerlessDbProductIcon.js +49 -46
  511. package/dist/components/ProductIcon/__generated__/ServerlessJobsProductIcon.js +111 -108
  512. package/dist/components/ProductIcon/__generated__/SmsProductIcon.js +43 -40
  513. package/dist/components/ProductIcon/__generated__/SmtpProductIcon.js +53 -50
  514. package/dist/components/ProductIcon/__generated__/SnapshotsProductIcon.js +55 -52
  515. package/dist/components/ProductIcon/__generated__/SnsProductIcon.js +96 -93
  516. package/dist/components/ProductIcon/__generated__/SqsProductIcon.js +69 -66
  517. package/dist/components/ProductIcon/__generated__/SslCertificatesProductIcon.js +46 -43
  518. package/dist/components/ProductIcon/__generated__/StoreServersProductIcon.js +53 -50
  519. package/dist/components/ProductIcon/__generated__/SupportProductIcon.js +59 -56
  520. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts +3 -0
  521. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts.map +1 -0
  522. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.js +65 -0
  523. package/dist/components/ProductIcon/__generated__/TerraformProductIcon.js +45 -42
  524. package/dist/components/ProductIcon/__generated__/TransactionalEmailProductIcon.js +46 -43
  525. package/dist/components/ProductIcon/__generated__/TutorialProductIcon.js +55 -52
  526. package/dist/components/ProductIcon/__generated__/UserProductIcon.js +43 -40
  527. package/dist/components/ProductIcon/__generated__/VerifyCardProductIcon.js +50 -47
  528. package/dist/components/ProductIcon/__generated__/VideoProductIcon.js +47 -44
  529. package/dist/components/ProductIcon/__generated__/VolumeProductIcon.js +45 -42
  530. package/dist/components/ProductIcon/__generated__/VpcPeeringProductIcon.js +116 -113
  531. package/dist/components/ProductIcon/__generated__/VpcProductIcon.js +45 -42
  532. package/dist/components/ProductIcon/__generated__/VpnConnectionProductIcon.js +51 -48
  533. package/dist/components/ProductIcon/__generated__/VpnCustomerGatewayProductIcon.js +61 -58
  534. package/dist/components/ProductIcon/__generated__/VpnProductIcon.js +61 -58
  535. package/dist/components/ProductIcon/__generated__/VpsProServersProductIcon.js +59 -56
  536. package/dist/components/ProductIcon/__generated__/VpsServersProductIcon.js +54 -51
  537. package/dist/components/ProductIcon/__generated__/VpsStartServersProductIcon.js +60 -57
  538. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +74 -71
  539. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  540. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  541. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  542. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  543. package/dist/components/ProductIcon/__generated__/index.d.ts +2 -1
  544. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  545. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  546. package/dist/components/ProductIcon/index.js +11 -1
  547. package/dist/components/ProductIcon/styles.css.js +25 -19
  548. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  549. package/dist/iconStyles.js +7 -2
  550. package/dist/index.js +9 -0
  551. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  552. package/package.json +5 -5
  553. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/defineProperty.js +0 -15
  554. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js +0 -9
  555. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/toPropertyKey.js +0 -12
@@ -1,50 +1,53 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const ApplicationLibraryProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ApplicationLibraryProductIcon",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- className: "fillWeak",
21
- d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
22
- fill: "#EEF"
23
- }),
24
- /* @__PURE__ */ jsx("path", {
25
- className: "fill",
26
- clipRule: "evenodd",
27
- d: "M15 29h34a2 2 0 0 1 2 2v23a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V31a2 2 0 0 1 2-2m0 3v21a1 1 0 0 0 1 1h32a1 1 0 0 0 1-1V32a1 1 0 0 0-1-1H16a1 1 0 0 0-1 1",
28
- fill: "#4F0599",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- className: "fillStrong",
33
- clipRule: "evenodd",
34
- d: "M31.866 9.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11m-7.5 5.5a7.5 7.5 0 1 1 11.26 6.491l5.18 14.392-1.881.678-5.15-14.306q-.445.117-.91.179V45h-2V22.434a8 8 0 0 1-.908-.18L24.94 36.188l-1.882-.677 5.047-14.019A7.5 7.5 0 0 1 24.366 15",
35
- fill: "#A365F6",
36
- fillRule: "evenodd"
37
- }),
38
- /* @__PURE__ */ jsx("path", {
39
- className: "fill",
40
- clipRule: "evenodd",
41
- d: "M19 39a4 4 0 1 0 8 0 4 4 0 0 0-8 0m22 4a4 4 0 1 1 0-8 4 4 0 0 1 0 8m-9 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8M21.585 40.414a2 2 0 0 1 0-2.828l.149-.135A2 2 0 0 1 23 37a1.999 1.999 0 1 1-1.414 3.414Zm9 8a2 2 0 0 1 0-2.828l.149-.135A2 2 0 0 1 32 45a1.999 1.999 0 1 1-1.414 3.414Zm9-10.828a2 2 0 1 0 .149-.135z",
42
- fill: "#4F0599",
43
- fillRule: "evenodd"
44
- })
45
- ]
46
- }));
47
- };
10
+ var ApplicationLibraryProductIcon;
11
+ var init_ApplicationLibraryProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ApplicationLibraryProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ApplicationLibraryProductIcon",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ className: "fillWeak",
22
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
23
+ fill: "#EEF"
24
+ }),
25
+ /* @__PURE__ */ jsx("path", {
26
+ className: "fill",
27
+ clipRule: "evenodd",
28
+ d: "M15 29h34a2 2 0 0 1 2 2v23a2 2 0 0 1-2 2H15a2 2 0 0 1-2-2V31a2 2 0 0 1 2-2m0 3v21a1 1 0 0 0 1 1h32a1 1 0 0 0 1-1V32a1 1 0 0 0-1-1H16a1 1 0 0 0-1 1",
29
+ fill: "#4F0599",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ className: "fillStrong",
34
+ clipRule: "evenodd",
35
+ d: "M31.866 9.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11m-7.5 5.5a7.5 7.5 0 1 1 11.26 6.491l5.18 14.392-1.881.678-5.15-14.306q-.445.117-.91.179V45h-2V22.434a8 8 0 0 1-.908-.18L24.94 36.188l-1.882-.677 5.047-14.019A7.5 7.5 0 0 1 24.366 15",
36
+ fill: "#A365F6",
37
+ fillRule: "evenodd"
38
+ }),
39
+ /* @__PURE__ */ jsx("path", {
40
+ className: "fill",
41
+ clipRule: "evenodd",
42
+ d: "M19 39a4 4 0 1 0 8 0 4 4 0 0 0-8 0m22 4a4 4 0 1 1 0-8 4 4 0 0 1 0 8m-9 8a4 4 0 1 1 0-8 4 4 0 0 1 0 8M21.585 40.414a2 2 0 0 1 0-2.828l.149-.135A2 2 0 0 1 23 37a1.999 1.999 0 1 1-1.414 3.414Zm9 8a2 2 0 0 1 0-2.828l.149-.135A2 2 0 0 1 32 45a1.999 1.999 0 1 1-1.414 3.414Zm9-10.828a2 2 0 1 0 .149-.135z",
43
+ fill: "#4F0599",
44
+ fillRule: "evenodd"
45
+ })
46
+ ]
47
+ }));
48
+ };
49
+ });
48
50
 
49
51
  //#endregion
50
- export { ApplicationLibraryProductIcon };
52
+ init_ApplicationLibraryProductIcon();
53
+ export { ApplicationLibraryProductIcon, init_ApplicationLibraryProductIcon };
@@ -1,65 +1,68 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/ApplicationProductIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const ApplicationProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ApplicationProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Application",
20
- children: [/* @__PURE__ */ jsx("g", {
21
- className: ".Square",
22
- children: /* @__PURE__ */ jsx("path", {
23
- className: "fillWeak",
24
- d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
25
- fill: "#EEF"
26
- })
27
- }), /* @__PURE__ */ jsxs("g", {
10
+ var ApplicationProductIcon;
11
+ var init_ApplicationProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ApplicationProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ApplicationProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
28
20
  className: "Application",
29
- children: [
30
- /* @__PURE__ */ jsx("path", {
31
- className: "fill",
32
- clipRule: "evenodd",
33
- d: "M11 15a4 4 0 0 1 4-4h18a4 4 0 0 1 4 4v13a4 4 0 0 1-4 4H15a4 4 0 0 1-4-4zm2 4v9a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-9zm22-2H13v-2a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2zm-7-2a1 1 0 0 1 1-1h3.5a1 1 0 1 1 0 2H29a1 1 0 0 1-1-1",
34
- fill: "#4F0599",
35
- fillRule: "evenodd"
36
- }),
37
- /* @__PURE__ */ jsx("path", {
38
- className: "fillStrong",
39
- clipRule: "evenodd",
40
- d: "M17 35a1 1 0 0 1 1 1v.227a1 1 0 1 1-2 0V36a1 1 0 0 1 1-1m0 4.773a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m0 5a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m.76 5.349a1 1 0 0 0-1.76.65V51a1 1 0 0 0 1 1h.28a1 1 0 0 0 .48-1.878m4.126.878a1 1 0 0 1 1-1h.561a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1Zm6.167 0a1 1 0 0 1 1-1h.56a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1m6.167 0a1 1 0 0 1 1-1h.28a1 1 0 1 1 0 2h-.28a1 1 0 0 1-1-1M51 34a1 1 0 0 1-1-1v-.242a1 1 0 1 1 2 0V33a1 1 0 0 1-1 1m0-5.09a1 1 0 0 1-1-1v-.486a1 1 0 0 1 2 0v.485a1 1 0 0 1-1 1Zm0-5.334a1 1 0 0 1-1-1v-.485a1 1 0 1 1 2 0v.485a1 1 0 0 1-1 1m-.833-5.78A1 1 0 0 0 52 17.242V17a1 1 0 0 0-1-1h-.227a1 1 0 0 0-.606 1.796M47.227 17a1 1 0 0 1-1 1h-.454a1 1 0 1 1 0-2h.454a1 1 0 0 1 1 1m-5 0a1 1 0 0 1-1 1H41a1 1 0 1 1 0-2h.227a1 1 0 0 1 1 1",
41
- fill: "#A365F6",
42
- fillRule: "evenodd"
43
- }),
44
- /* @__PURE__ */ jsx("path", {
45
- className: "fill",
46
- clipRule: "evenodd",
47
- d: "m45.5 34.912 8.5 3.653v5.493c0 4.916-3.5 9.516-8.27 10.643l-.23.054-.23-.054c-4.693-1.109-8.154-5.579-8.267-10.4v-.012L37 44.058v-5.493zm-6.5 4.97v4.17l.002.208c.094 3.873 2.848 7.456 6.498 8.436 3.715-.997 6.5-4.69 6.5-8.638v-4.176l-6.5-2.793z",
48
- fill: "#4F0599",
49
- fillRule: "evenodd"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- className: "fillStrong",
53
- clipRule: "evenodd",
54
- d: "M49.707 41.793a1 1 0 0 1 0 1.414l-4.5 4.5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414l1.293 1.293 3.793-3.793a1 1 0 0 1 1.414 0",
55
- fill: "#A365F6",
56
- fillRule: "evenodd"
21
+ children: [/* @__PURE__ */ jsx("g", {
22
+ className: ".Square",
23
+ children: /* @__PURE__ */ jsx("path", {
24
+ className: "fillWeak",
25
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
26
+ fill: "#EEF"
57
27
  })
58
- ]
59
- })]
60
- })
61
- }));
62
- };
28
+ }), /* @__PURE__ */ jsxs("g", {
29
+ className: "Application",
30
+ children: [
31
+ /* @__PURE__ */ jsx("path", {
32
+ className: "fill",
33
+ clipRule: "evenodd",
34
+ d: "M11 15a4 4 0 0 1 4-4h18a4 4 0 0 1 4 4v13a4 4 0 0 1-4 4H15a4 4 0 0 1-4-4zm2 4v9a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-9zm22-2H13v-2a2 2 0 0 1 2-2h18a2 2 0 0 1 2 2zm-7-2a1 1 0 0 1 1-1h3.5a1 1 0 1 1 0 2H29a1 1 0 0 1-1-1",
35
+ fill: "#4F0599",
36
+ fillRule: "evenodd"
37
+ }),
38
+ /* @__PURE__ */ jsx("path", {
39
+ className: "fillStrong",
40
+ clipRule: "evenodd",
41
+ d: "M17 35a1 1 0 0 1 1 1v.227a1 1 0 1 1-2 0V36a1 1 0 0 1 1-1m0 4.773a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m0 5a1 1 0 0 1 1 1v.454a1 1 0 1 1-2 0v-.454a1 1 0 0 1 1-1m.76 5.349a1 1 0 0 0-1.76.65V51a1 1 0 0 0 1 1h.28a1 1 0 0 0 .48-1.878m4.126.878a1 1 0 0 1 1-1h.561a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1Zm6.167 0a1 1 0 0 1 1-1h.56a1 1 0 1 1 0 2h-.56a1 1 0 0 1-1-1m6.167 0a1 1 0 0 1 1-1h.28a1 1 0 1 1 0 2h-.28a1 1 0 0 1-1-1M51 34a1 1 0 0 1-1-1v-.242a1 1 0 1 1 2 0V33a1 1 0 0 1-1 1m0-5.09a1 1 0 0 1-1-1v-.486a1 1 0 0 1 2 0v.485a1 1 0 0 1-1 1Zm0-5.334a1 1 0 0 1-1-1v-.485a1 1 0 1 1 2 0v.485a1 1 0 0 1-1 1m-.833-5.78A1 1 0 0 0 52 17.242V17a1 1 0 0 0-1-1h-.227a1 1 0 0 0-.606 1.796M47.227 17a1 1 0 0 1-1 1h-.454a1 1 0 1 1 0-2h.454a1 1 0 0 1 1 1m-5 0a1 1 0 0 1-1 1H41a1 1 0 1 1 0-2h.227a1 1 0 0 1 1 1",
42
+ fill: "#A365F6",
43
+ fillRule: "evenodd"
44
+ }),
45
+ /* @__PURE__ */ jsx("path", {
46
+ className: "fill",
47
+ clipRule: "evenodd",
48
+ d: "m45.5 34.912 8.5 3.653v5.493c0 4.916-3.5 9.516-8.27 10.643l-.23.054-.23-.054c-4.693-1.109-8.154-5.579-8.267-10.4v-.012L37 44.058v-5.493zm-6.5 4.97v4.17l.002.208c.094 3.873 2.848 7.456 6.498 8.436 3.715-.997 6.5-4.69 6.5-8.638v-4.176l-6.5-2.793z",
49
+ fill: "#4F0599",
50
+ fillRule: "evenodd"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ className: "fillStrong",
54
+ clipRule: "evenodd",
55
+ d: "M49.707 41.793a1 1 0 0 1 0 1.414l-4.5 4.5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414l1.293 1.293 3.793-3.793a1 1 0 0 1 1.414 0",
56
+ fill: "#A365F6",
57
+ fillRule: "evenodd"
58
+ })
59
+ ]
60
+ })]
61
+ })
62
+ }));
63
+ };
64
+ });
63
65
 
64
66
  //#endregion
65
- export { ApplicationProductIcon };
67
+ init_ApplicationProductIcon();
68
+ export { ApplicationProductIcon, init_ApplicationProductIcon };
@@ -1,88 +1,91 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const ArtifactRegistryProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ArtifactRegistryProductIcon",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- className: "fillWeak",
21
- d: "M64 16C64 7.16344 56.8366 0 48 0H16C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16Z",
22
- fill: "#521094"
23
- }),
24
- /* @__PURE__ */ jsx("path", {
25
- className: "fillWeak",
26
- clipRule: "evenodd",
27
- d: "M16 2H48C55.732 2 62 8.26801 62 16V48C62 55.732 55.732 62 48 62H16C8.26801 62 2 55.732 2 48V16C2 8.26801 8.26801 2 16 2ZM48 0C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16C0 7.16344 7.16344 0 16 0H48Z",
28
- fill: "#521094",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- className: "fillStrong",
33
- clipRule: "evenodd",
34
- d: "M32.0283 6.50098C32.0446 6.50144 32.0609 6.50265 32.0771 6.50391C32.0918 6.50503 32.1065 6.50506 32.1211 6.50684L32.1602 6.5127C32.1792 6.51578 32.1979 6.52023 32.2168 6.52441C32.2292 6.52717 32.2416 6.52997 32.2539 6.5332C32.2581 6.5343 32.2624 6.53498 32.2666 6.53613C32.2841 6.54098 32.301 6.54789 32.3184 6.55371C32.3775 6.57359 32.4357 6.59763 32.4912 6.62891L53.4912 18.4688C53.8055 18.646 53.9999 18.979 54 19.3398V44.6602C53.9999 45.021 53.8056 45.354 53.4912 45.5312L32.4912 57.3711C32.4637 57.3866 32.4347 57.3984 32.4062 57.4111C32.3989 57.4144 32.3921 57.4188 32.3848 57.4219C32.3592 57.4326 32.3329 57.4408 32.3066 57.4492C32.289 57.4549 32.2717 57.4611 32.2539 57.4658C32.2352 57.4707 32.2162 57.4737 32.1973 57.4775C32.1742 57.4822 32.1513 57.4872 32.1279 57.4902C32.1088 57.4927 32.0896 57.4938 32.0703 57.4951C32.0469 57.4968 32.0235 57.499 32 57.499C31.9765 57.499 31.9531 57.4968 31.9297 57.4951C31.9101 57.4937 31.8906 57.4928 31.8711 57.4902C31.8481 57.4872 31.8255 57.4821 31.8027 57.4775C31.7835 57.4737 31.7641 57.4708 31.7451 57.4658C31.7273 57.4611 31.71 57.4549 31.6924 57.4492C31.6662 57.4407 31.6398 57.4326 31.6143 57.4219C31.6069 57.4188 31.6001 57.4144 31.5928 57.4111C31.5646 57.3985 31.536 57.3864 31.5088 57.3711L10.5088 45.5312C10.1944 45.354 10.0001 45.021 10 44.6602V19.3398C10.0001 18.979 10.1945 18.646 10.5088 18.4688L31.5088 6.62891C31.5224 6.62124 31.5369 6.61538 31.5508 6.6084C31.5717 6.59787 31.5919 6.58612 31.6133 6.57715C31.6389 6.56646 31.6662 6.55827 31.6924 6.5498C31.7019 6.54672 31.7111 6.54283 31.7207 6.54004L31.7363 6.53516C31.7392 6.53437 31.7422 6.53397 31.7451 6.5332C31.759 6.52956 31.7731 6.52746 31.7871 6.52441C31.8076 6.51994 31.8279 6.51489 31.8486 6.51172C31.8704 6.5084 31.8922 6.50579 31.9141 6.50391C31.9287 6.50264 31.9433 6.50159 31.958 6.50098C31.9694 6.5005 31.9808 6.50009 31.9922 6.5H32.0078C32.0147 6.50005 32.0215 6.50078 32.0283 6.50098ZM12 42.7881L17 39.9688V40.5C17.0001 40.8587 17.1924 41.1902 17.5039 41.3682L18.0439 41.6768L12.8945 44.5791L31 54.7881V32.0801L12 21.2227V42.7881ZM33 32.0801V54.7881L51.1045 44.5791L45.9561 41.6758L46.4961 41.3682C46.8076 41.1902 46.9999 40.8587 47 40.5V39.9688L52 42.7881V21.2227L33 32.0801ZM33 14.9189L32.4961 14.6318L32.3779 14.5742C32.0955 14.4589 31.7729 14.4781 31.5039 14.6318L31 14.9189V9.22266L13.0156 19.5L31.9873 30.3398H32.0117L50.9854 19.5L33 9.22266V14.9189Z",
35
- fill: "#BF95F9",
36
- fillRule: "evenodd"
37
- }),
38
- /* @__PURE__ */ jsx("path", {
39
- className: "fill",
40
- d: "M19 25.2226V39.9189L31 46.7753V49.08L17.5039 41.3681C17.1924 41.1901 17.0001 40.8587 17 40.4999V24.08L19 25.2226Z",
41
- fill: "white"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- className: "fill",
45
- d: "M47 40.4999C46.9999 40.8587 46.8076 41.1901 46.4961 41.3681L33 49.08V46.7753L45 39.9189V25.2226L47 24.079V40.4999Z",
46
- fill: "white"
47
- }),
48
- /* @__PURE__ */ jsx("path", {
49
- className: "fill",
50
- d: "M28.5 32.9999C29.0523 32.9999 29.5 33.4476 29.5 33.9999V41.9999C29.4999 42.5521 29.0522 42.9999 28.5 42.9999C27.9478 42.9999 27.5001 42.5521 27.5 41.9999V33.9999C27.5 33.4476 27.9477 32.9999 28.5 32.9999Z",
51
- fill: "white"
52
- }),
53
- /* @__PURE__ */ jsx("path", {
54
- className: "fill",
55
- d: "M35.5 32.9999C36.0523 32.9999 36.5 33.4476 36.5 33.9999V41.9999C36.4999 42.5521 36.0522 42.9999 35.5 42.9999C34.9478 42.9999 34.5001 42.5521 34.5 41.9999V33.9999C34.5 33.4476 34.9477 32.9999 35.5 32.9999Z",
56
- fill: "white"
57
- }),
58
- /* @__PURE__ */ jsx("path", {
59
- className: "fill",
60
- d: "M25 30.9999C25.5523 30.9999 26 31.4476 26 31.9999V39.9999C25.9999 40.5521 25.5522 40.9999 25 40.9999C24.4478 40.9999 24.0001 40.5521 24 39.9999V31.9999C24 31.4476 24.4477 30.9999 25 30.9999Z",
61
- fill: "white"
62
- }),
63
- /* @__PURE__ */ jsx("path", {
64
- className: "fill",
65
- d: "M39 30.9999C39.5523 30.9999 40 31.4476 40 31.9999V39.9999C39.9999 40.5521 39.5522 40.9999 39 40.9999C38.4478 40.9999 38.0001 40.5521 38 39.9999V31.9999C38 31.4476 38.4477 30.9999 39 30.9999Z",
66
- fill: "white"
67
- }),
68
- /* @__PURE__ */ jsx("path", {
69
- className: "fill",
70
- d: "M21.5 28.9999C22.0523 28.9999 22.5 29.4476 22.5 29.9999V37.9999C22.4999 38.5521 22.0522 38.9999 21.5 38.9999C20.9478 38.9999 20.5001 38.5521 20.5 37.9999V29.9999C20.5 29.4476 20.9477 28.9999 21.5 28.9999Z",
71
- fill: "white"
72
- }),
73
- /* @__PURE__ */ jsx("path", {
74
- className: "fill",
75
- d: "M42.5 28.9999C43.0523 28.9999 43.5 29.4476 43.5 29.9999V37.9999C43.4999 38.5521 43.0522 38.9999 42.5 38.9999C41.9478 38.9999 41.5001 38.5521 41.5 37.9999V29.9999C41.5 29.4476 41.9477 28.9999 42.5 28.9999Z",
76
- fill: "white"
77
- }),
78
- /* @__PURE__ */ jsx("path", {
79
- className: "fill",
80
- d: "M31.5039 14.6318C31.7729 14.478 32.0955 14.4588 32.3779 14.5741L32.4961 14.6318L45.999 22.3476L43.9844 23.499L32 16.6513L20.0156 23.499L18 22.3476L31.5039 14.6318Z",
81
- fill: "white"
82
- })
83
- ]
84
- }));
85
- };
10
+ var ArtifactRegistryProductIcon;
11
+ var init_ArtifactRegistryProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ArtifactRegistryProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ArtifactRegistryProductIcon",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ className: "fillWeak",
22
+ d: "M64 16C64 7.16344 56.8366 0 48 0H16C7.16344 0 0 7.16344 0 16V48C0 56.8366 7.16344 64 16 64H48C56.8366 64 64 56.8366 64 48V16Z",
23
+ fill: "#521094"
24
+ }),
25
+ /* @__PURE__ */ jsx("path", {
26
+ className: "fillWeak",
27
+ clipRule: "evenodd",
28
+ d: "M16 2H48C55.732 2 62 8.26801 62 16V48C62 55.732 55.732 62 48 62H16C8.26801 62 2 55.732 2 48V16C2 8.26801 8.26801 2 16 2ZM48 0C56.8366 0 64 7.16344 64 16V48C64 56.8366 56.8366 64 48 64H16C7.16344 64 0 56.8366 0 48V16C0 7.16344 7.16344 0 16 0H48Z",
29
+ fill: "#521094",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ className: "fillStrong",
34
+ clipRule: "evenodd",
35
+ d: "M32.0283 6.50098C32.0446 6.50144 32.0609 6.50265 32.0771 6.50391C32.0918 6.50503 32.1065 6.50506 32.1211 6.50684L32.1602 6.5127C32.1792 6.51578 32.1979 6.52023 32.2168 6.52441C32.2292 6.52717 32.2416 6.52997 32.2539 6.5332C32.2581 6.5343 32.2624 6.53498 32.2666 6.53613C32.2841 6.54098 32.301 6.54789 32.3184 6.55371C32.3775 6.57359 32.4357 6.59763 32.4912 6.62891L53.4912 18.4688C53.8055 18.646 53.9999 18.979 54 19.3398V44.6602C53.9999 45.021 53.8056 45.354 53.4912 45.5312L32.4912 57.3711C32.4637 57.3866 32.4347 57.3984 32.4062 57.4111C32.3989 57.4144 32.3921 57.4188 32.3848 57.4219C32.3592 57.4326 32.3329 57.4408 32.3066 57.4492C32.289 57.4549 32.2717 57.4611 32.2539 57.4658C32.2352 57.4707 32.2162 57.4737 32.1973 57.4775C32.1742 57.4822 32.1513 57.4872 32.1279 57.4902C32.1088 57.4927 32.0896 57.4938 32.0703 57.4951C32.0469 57.4968 32.0235 57.499 32 57.499C31.9765 57.499 31.9531 57.4968 31.9297 57.4951C31.9101 57.4937 31.8906 57.4928 31.8711 57.4902C31.8481 57.4872 31.8255 57.4821 31.8027 57.4775C31.7835 57.4737 31.7641 57.4708 31.7451 57.4658C31.7273 57.4611 31.71 57.4549 31.6924 57.4492C31.6662 57.4407 31.6398 57.4326 31.6143 57.4219C31.6069 57.4188 31.6001 57.4144 31.5928 57.4111C31.5646 57.3985 31.536 57.3864 31.5088 57.3711L10.5088 45.5312C10.1944 45.354 10.0001 45.021 10 44.6602V19.3398C10.0001 18.979 10.1945 18.646 10.5088 18.4688L31.5088 6.62891C31.5224 6.62124 31.5369 6.61538 31.5508 6.6084C31.5717 6.59787 31.5919 6.58612 31.6133 6.57715C31.6389 6.56646 31.6662 6.55827 31.6924 6.5498C31.7019 6.54672 31.7111 6.54283 31.7207 6.54004L31.7363 6.53516C31.7392 6.53437 31.7422 6.53397 31.7451 6.5332C31.759 6.52956 31.7731 6.52746 31.7871 6.52441C31.8076 6.51994 31.8279 6.51489 31.8486 6.51172C31.8704 6.5084 31.8922 6.50579 31.9141 6.50391C31.9287 6.50264 31.9433 6.50159 31.958 6.50098C31.9694 6.5005 31.9808 6.50009 31.9922 6.5H32.0078C32.0147 6.50005 32.0215 6.50078 32.0283 6.50098ZM12 42.7881L17 39.9688V40.5C17.0001 40.8587 17.1924 41.1902 17.5039 41.3682L18.0439 41.6768L12.8945 44.5791L31 54.7881V32.0801L12 21.2227V42.7881ZM33 32.0801V54.7881L51.1045 44.5791L45.9561 41.6758L46.4961 41.3682C46.8076 41.1902 46.9999 40.8587 47 40.5V39.9688L52 42.7881V21.2227L33 32.0801ZM33 14.9189L32.4961 14.6318L32.3779 14.5742C32.0955 14.4589 31.7729 14.4781 31.5039 14.6318L31 14.9189V9.22266L13.0156 19.5L31.9873 30.3398H32.0117L50.9854 19.5L33 9.22266V14.9189Z",
36
+ fill: "#BF95F9",
37
+ fillRule: "evenodd"
38
+ }),
39
+ /* @__PURE__ */ jsx("path", {
40
+ className: "fill",
41
+ d: "M19 25.2226V39.9189L31 46.7753V49.08L17.5039 41.3681C17.1924 41.1901 17.0001 40.8587 17 40.4999V24.08L19 25.2226Z",
42
+ fill: "white"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ className: "fill",
46
+ d: "M47 40.4999C46.9999 40.8587 46.8076 41.1901 46.4961 41.3681L33 49.08V46.7753L45 39.9189V25.2226L47 24.079V40.4999Z",
47
+ fill: "white"
48
+ }),
49
+ /* @__PURE__ */ jsx("path", {
50
+ className: "fill",
51
+ d: "M28.5 32.9999C29.0523 32.9999 29.5 33.4476 29.5 33.9999V41.9999C29.4999 42.5521 29.0522 42.9999 28.5 42.9999C27.9478 42.9999 27.5001 42.5521 27.5 41.9999V33.9999C27.5 33.4476 27.9477 32.9999 28.5 32.9999Z",
52
+ fill: "white"
53
+ }),
54
+ /* @__PURE__ */ jsx("path", {
55
+ className: "fill",
56
+ d: "M35.5 32.9999C36.0523 32.9999 36.5 33.4476 36.5 33.9999V41.9999C36.4999 42.5521 36.0522 42.9999 35.5 42.9999C34.9478 42.9999 34.5001 42.5521 34.5 41.9999V33.9999C34.5 33.4476 34.9477 32.9999 35.5 32.9999Z",
57
+ fill: "white"
58
+ }),
59
+ /* @__PURE__ */ jsx("path", {
60
+ className: "fill",
61
+ d: "M25 30.9999C25.5523 30.9999 26 31.4476 26 31.9999V39.9999C25.9999 40.5521 25.5522 40.9999 25 40.9999C24.4478 40.9999 24.0001 40.5521 24 39.9999V31.9999C24 31.4476 24.4477 30.9999 25 30.9999Z",
62
+ fill: "white"
63
+ }),
64
+ /* @__PURE__ */ jsx("path", {
65
+ className: "fill",
66
+ d: "M39 30.9999C39.5523 30.9999 40 31.4476 40 31.9999V39.9999C39.9999 40.5521 39.5522 40.9999 39 40.9999C38.4478 40.9999 38.0001 40.5521 38 39.9999V31.9999C38 31.4476 38.4477 30.9999 39 30.9999Z",
67
+ fill: "white"
68
+ }),
69
+ /* @__PURE__ */ jsx("path", {
70
+ className: "fill",
71
+ d: "M21.5 28.9999C22.0523 28.9999 22.5 29.4476 22.5 29.9999V37.9999C22.4999 38.5521 22.0522 38.9999 21.5 38.9999C20.9478 38.9999 20.5001 38.5521 20.5 37.9999V29.9999C20.5 29.4476 20.9477 28.9999 21.5 28.9999Z",
72
+ fill: "white"
73
+ }),
74
+ /* @__PURE__ */ jsx("path", {
75
+ className: "fill",
76
+ d: "M42.5 28.9999C43.0523 28.9999 43.5 29.4476 43.5 29.9999V37.9999C43.4999 38.5521 43.0522 38.9999 42.5 38.9999C41.9478 38.9999 41.5001 38.5521 41.5 37.9999V29.9999C41.5 29.4476 41.9477 28.9999 42.5 28.9999Z",
77
+ fill: "white"
78
+ }),
79
+ /* @__PURE__ */ jsx("path", {
80
+ className: "fill",
81
+ d: "M31.5039 14.6318C31.7729 14.478 32.0955 14.4588 32.3779 14.5741L32.4961 14.6318L45.999 22.3476L43.9844 23.499L32 16.6513L20.0156 23.499L18 22.3476L31.5039 14.6318Z",
82
+ fill: "white"
83
+ })
84
+ ]
85
+ }));
86
+ };
87
+ });
86
88
 
87
89
  //#endregion
88
- export { ArtifactRegistryProductIcon };
90
+ init_ArtifactRegistryProductIcon();
91
+ export { ArtifactRegistryProductIcon, init_ArtifactRegistryProductIcon };
@@ -1,53 +1,56 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/AuditTrailProductIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const AuditTrailProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "AuditTrailProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "audit-trail",
20
- children: [
21
- /* @__PURE__ */ jsx("g", {
22
- className: "fillWeak",
23
- children: /* @__PURE__ */ jsxs("g", {
10
+ var AuditTrailProductIcon;
11
+ var init_AuditTrailProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ AuditTrailProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "AuditTrailProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "audit-trail",
21
+ children: [
22
+ /* @__PURE__ */ jsx("g", {
24
23
  className: "fillWeak",
25
- fill: "#F1EEFC",
26
- children: [/* @__PURE__ */ jsx("path", { d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z" }), /* @__PURE__ */ jsx("path", {
27
- clipRule: "evenodd",
28
- d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14M16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16z",
29
- fillRule: "evenodd"
30
- })]
24
+ children: /* @__PURE__ */ jsxs("g", {
25
+ className: "fillWeak",
26
+ fill: "#F1EEFC",
27
+ children: [/* @__PURE__ */ jsx("path", { d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z" }), /* @__PURE__ */ jsx("path", {
28
+ clipRule: "evenodd",
29
+ d: "M48 2H16C8.268 2 2 8.268 2 16v32c0 7.732 6.268 14 14 14h32c7.732 0 14-6.268 14-14V16c0-7.732-6.268-14-14-14M16 0C7.163 0 0 7.163 0 16v32c0 8.837 7.163 16 16 16h32c8.837 0 16-7.163 16-16V16c0-8.837-7.163-16-16-16z",
30
+ fillRule: "evenodd"
31
+ })]
32
+ })
33
+ }),
34
+ /* @__PURE__ */ jsxs("g", {
35
+ className: "fill",
36
+ clipRule: "evenodd",
37
+ fill: "#521094",
38
+ fillRule: "evenodd",
39
+ children: [/* @__PURE__ */ jsx("path", { d: "M16 19a3 3 0 0 1 3-3h26a3 3 0 0 1 3 3v1a1 1 0 1 1-2 0v-1a1 1 0 0 0-1-1H19a1 1 0 0 0-1 1v1a1 1 0 1 1-2 0z" }), /* @__PURE__ */ jsx("path", { d: "M14.59 13a1 1 0 0 0-.974.774l-3.358 14.51H20.77a3 3 0 0 1 2.676 1.645l.445.879a1 1 0 0 1-1.784.903l-.445-.879a1 1 0 0 0-.892-.548H10V50a1 1 0 0 0 1 1h42a1 1 0 0 0 1-1V30.284H43.247a1 1 0 0 0-.847.47l-.65 1.036a1 1 0 0 1-1.694-1.061l.649-1.037a3 3 0 0 1 2.542-1.408h10.53l-2.933-14.482a1 1 0 0 0-.98-.802zm-2.923.324A3 3 0 0 1 14.59 11h35.274a3 3 0 0 1 2.94 2.405l3.176 15.68q.02.099.02.199V50a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V29.284a1 1 0 0 1 .026-.226z" })]
40
+ }),
41
+ /* @__PURE__ */ jsx("path", {
42
+ className: "fillStrong",
43
+ clipRule: "evenodd",
44
+ d: "M16 24a1 1 0 0 0-1 1v1a1 1 0 1 1-2 0v-1a3 3 0 0 1 3-3h32a3 3 0 0 1 3 3v1a1 1 0 1 1-2 0v-1a1 1 0 0 0-1-1zm12.528 8.311a4.925 4.925 0 1 1 6.965 6.965 4.925 4.925 0 0 1-6.965-6.965m8.38-1.414a6.925 6.925 0 0 0-10.45 9.036l-6.561 6.561a1 1 0 1 0 1.414 1.414l6.561-6.56a6.927 6.927 0 0 0 9.035-10.451Z",
45
+ fill: "#A060F6",
46
+ fillRule: "evenodd"
31
47
  })
32
- }),
33
- /* @__PURE__ */ jsxs("g", {
34
- className: "fill",
35
- clipRule: "evenodd",
36
- fill: "#521094",
37
- fillRule: "evenodd",
38
- children: [/* @__PURE__ */ jsx("path", { d: "M16 19a3 3 0 0 1 3-3h26a3 3 0 0 1 3 3v1a1 1 0 1 1-2 0v-1a1 1 0 0 0-1-1H19a1 1 0 0 0-1 1v1a1 1 0 1 1-2 0z" }), /* @__PURE__ */ jsx("path", { d: "M14.59 13a1 1 0 0 0-.974.774l-3.358 14.51H20.77a3 3 0 0 1 2.676 1.645l.445.879a1 1 0 0 1-1.784.903l-.445-.879a1 1 0 0 0-.892-.548H10V50a1 1 0 0 0 1 1h42a1 1 0 0 0 1-1V30.284H43.247a1 1 0 0 0-.847.47l-.65 1.036a1 1 0 0 1-1.694-1.061l.649-1.037a3 3 0 0 1 2.542-1.408h10.53l-2.933-14.482a1 1 0 0 0-.98-.802zm-2.923.324A3 3 0 0 1 14.59 11h35.274a3 3 0 0 1 2.94 2.405l3.176 15.68q.02.099.02.199V50a3 3 0 0 1-3 3H11a3 3 0 0 1-3-3V29.284a1 1 0 0 1 .026-.226z" })]
39
- }),
40
- /* @__PURE__ */ jsx("path", {
41
- className: "fillStrong",
42
- clipRule: "evenodd",
43
- d: "M16 24a1 1 0 0 0-1 1v1a1 1 0 1 1-2 0v-1a3 3 0 0 1 3-3h32a3 3 0 0 1 3 3v1a1 1 0 1 1-2 0v-1a1 1 0 0 0-1-1zm12.528 8.311a4.925 4.925 0 1 1 6.965 6.965 4.925 4.925 0 0 1-6.965-6.965m8.38-1.414a6.925 6.925 0 0 0-10.45 9.036l-6.561 6.561a1 1 0 1 0 1.414 1.414l6.561-6.56a6.927 6.927 0 0 0 9.035-10.451Z",
44
- fill: "#A060F6",
45
- fillRule: "evenodd"
46
- })
47
- ]
48
- })
49
- }));
50
- };
48
+ ]
49
+ })
50
+ }));
51
+ };
52
+ });
51
53
 
52
54
  //#endregion
53
- export { AuditTrailProductIcon };
55
+ init_AuditTrailProductIcon();
56
+ export { AuditTrailProductIcon, init_AuditTrailProductIcon };
@@ -1,49 +1,52 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/ProductIcon/__generated__/BackendsProductIcon.tsx
10
- /**
11
- * Provide the icon component for the icon name.
12
- * This file is automatically generated from /utils/scripts/generate-icons-file.tsx.
13
- * PLEASE DO NOT EDIT HERE
14
- */
15
- const BackendsProductIcon = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "BackendsProductIcon",
18
- children: /* @__PURE__ */ jsxs("g", {
19
- className: "Backends",
20
- children: [
21
- /* @__PURE__ */ jsx("g", {
22
- className: ".Square",
23
- children: /* @__PURE__ */ jsx("path", {
24
- className: "fillWeak",
25
- d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
26
- fill: "#EEF"
10
+ var BackendsProductIcon;
11
+ var init_BackendsProductIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BackendsProductIcon = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "BackendsProductIcon",
19
+ children: /* @__PURE__ */ jsxs("g", {
20
+ className: "Backends",
21
+ children: [
22
+ /* @__PURE__ */ jsx("g", {
23
+ className: ".Square",
24
+ children: /* @__PURE__ */ jsx("path", {
25
+ className: "fillWeak",
26
+ d: "M0 16C0 7.163 7.163 0 16 0h32c8.837 0 16 7.163 16 16v32c0 8.837-7.163 16-16 16H16C7.163 64 0 56.837 0 48z",
27
+ fill: "#EEF"
28
+ })
29
+ }),
30
+ /* @__PURE__ */ jsx("path", {
31
+ className: "fillStrong",
32
+ clipRule: "evenodd",
33
+ d: "M32.2 31.827a1 1 0 0 1 .984.82l.016.18v7.889h13a1 1 0 0 1 1 1v9.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a.997.997 0 0 1-1.39.126l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L45.2 51.08v-8.364h-26v8.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a1 1 0 0 1-.76.349 1 1 0 0 1-.63-.223l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L17.2 51.08v-9.364a1 1 0 0 1 1-1h13v-7.889a1 1 0 0 1 1-1",
34
+ fill: "#A365F6",
35
+ fillRule: "evenodd"
36
+ }),
37
+ /* @__PURE__ */ jsx("path", {
38
+ className: "fill",
39
+ clipRule: "evenodd",
40
+ d: "m20.06 30.581 10.684-18.794a1.941 1.941 0 0 1 3.375 0L44.802 30.58a1.94 1.94 0 0 1-1.688 2.9H21.748a1.94 1.94 0 0 1-1.688-2.9Zm22.951.9L32.43 12.866 21.849 31.482H43.01Z",
41
+ fill: "#4F0599",
42
+ fillRule: "evenodd"
27
43
  })
28
- }),
29
- /* @__PURE__ */ jsx("path", {
30
- className: "fillStrong",
31
- clipRule: "evenodd",
32
- d: "M32.2 31.827a1 1 0 0 1 .984.82l.016.18v7.889h13a1 1 0 0 1 1 1v9.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a.997.997 0 0 1-1.39.126l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L45.2 51.08v-8.364h-26v8.23l3.327-3.881a1 1 0 0 1 1.623 1.155l-.105.147-5.143 6a1 1 0 0 1-.76.349 1 1 0 0 1-.63-.223l-.002-.003-.018-.015a1 1 0 0 1-.108-.108l-5.143-6a1 1 0 0 1 1.39-1.428l.128.126L17.2 51.08v-9.364a1 1 0 0 1 1-1h13v-7.889a1 1 0 0 1 1-1",
33
- fill: "#A365F6",
34
- fillRule: "evenodd"
35
- }),
36
- /* @__PURE__ */ jsx("path", {
37
- className: "fill",
38
- clipRule: "evenodd",
39
- d: "m20.06 30.581 10.684-18.794a1.941 1.941 0 0 1 3.375 0L44.802 30.58a1.94 1.94 0 0 1-1.688 2.9H21.748a1.94 1.94 0 0 1-1.688-2.9Zm22.951.9L32.43 12.866 21.849 31.482H43.01Z",
40
- fill: "#4F0599",
41
- fillRule: "evenodd"
42
- })
43
- ]
44
- })
45
- }));
46
- };
44
+ ]
45
+ })
46
+ }));
47
+ };
48
+ });
47
49
 
48
50
  //#endregion
49
- export { BackendsProductIcon };
51
+ init_BackendsProductIcon();
52
+ export { BackendsProductIcon, init_BackendsProductIcon };