@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,51 +1,54 @@
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/Logo/__generated__/ElasticSearchLogo.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 ElasticSearchLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "ElasticSearchLogo",
18
- children: [/* @__PURE__ */ jsxs("g", { children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M15.21 5.59879H1.61741C1.27526 5.59879 0.995325 5.31885 0.995325 4.9767V0.622087C0.995325 0.279939 1.27526 0 1.61741 0H19.3469C19.689 0 19.969 0.279939 19.969 0.622087V0.839818C19.9379 3.45258 17.8228 5.59879 15.21 5.59879Z",
21
- fill: "#F0BF1A"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M20 19.9068H1.05752V14.308H15.2722C17.8849 14.308 20 16.4231 20 19.0359V19.9068Z",
25
- fill: "#3EBEB0"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M14.0903 12.7528H0V7.154H14.0903C15.6455 7.154 16.8897 8.39818 16.8897 9.9534C16.8897 11.5086 15.6144 12.7528 14.0903 12.7528Z",
29
- fill: "#07A5DE"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M9.70455 7.154H0.497624V12.7528H9.70455C9.92229 11.913 10.0467 10.9798 10.0467 9.9534C10.0467 8.92695 9.92229 7.99382 9.70455 7.154Z",
33
- fill: "#231F20"
34
- }),
35
- /* @__PURE__ */ jsx("path", {
36
- d: "M5.94092 1.3375C4.26128 2.33284 2.86158 3.82585 1.99065 5.5988H9.33132C8.58481 3.88806 7.40284 2.45726 5.94092 1.3375Z",
37
- fill: "#D7A229"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- d: "M6.25195 18.7248C7.68275 17.5739 8.83361 16.0498 9.54901 14.308H1.99065C2.92378 16.1742 4.41679 17.7294 6.25195 18.7248Z",
41
- fill: "#019B8F"
42
- })
43
- ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
44
- id: "clip0_341_663",
45
- children: /* @__PURE__ */ jsx("rect", { fill: "white" })
46
- }) })]
47
- }));
48
- };
10
+ var ElasticSearchLogo;
11
+ var init_ElasticSearchLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ElasticSearchLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "ElasticSearchLogo",
19
+ children: [/* @__PURE__ */ jsxs("g", { children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M15.21 5.59879H1.61741C1.27526 5.59879 0.995325 5.31885 0.995325 4.9767V0.622087C0.995325 0.279939 1.27526 0 1.61741 0H19.3469C19.689 0 19.969 0.279939 19.969 0.622087V0.839818C19.9379 3.45258 17.8228 5.59879 15.21 5.59879Z",
22
+ fill: "#F0BF1A"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M20 19.9068H1.05752V14.308H15.2722C17.8849 14.308 20 16.4231 20 19.0359V19.9068Z",
26
+ fill: "#3EBEB0"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M14.0903 12.7528H0V7.154H14.0903C15.6455 7.154 16.8897 8.39818 16.8897 9.9534C16.8897 11.5086 15.6144 12.7528 14.0903 12.7528Z",
30
+ fill: "#07A5DE"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M9.70455 7.154H0.497624V12.7528H9.70455C9.92229 11.913 10.0467 10.9798 10.0467 9.9534C10.0467 8.92695 9.92229 7.99382 9.70455 7.154Z",
34
+ fill: "#231F20"
35
+ }),
36
+ /* @__PURE__ */ jsx("path", {
37
+ d: "M5.94092 1.3375C4.26128 2.33284 2.86158 3.82585 1.99065 5.5988H9.33132C8.58481 3.88806 7.40284 2.45726 5.94092 1.3375Z",
38
+ fill: "#D7A229"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ d: "M6.25195 18.7248C7.68275 17.5739 8.83361 16.0498 9.54901 14.308H1.99065C2.92378 16.1742 4.41679 17.7294 6.25195 18.7248Z",
42
+ fill: "#019B8F"
43
+ })
44
+ ] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
45
+ id: "clip0_341_663",
46
+ children: /* @__PURE__ */ jsx("rect", { fill: "white" })
47
+ }) })]
48
+ }));
49
+ };
50
+ });
49
51
 
50
52
  //#endregion
51
- export { ElasticSearchLogo };
53
+ init_ElasticSearchLogo();
54
+ export { ElasticSearchLogo, init_ElasticSearchLogo };
@@ -1,26 +1,29 @@
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 } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Logo/__generated__/FedoraLogo.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 FedoraLogo = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "FedoraLogo",
18
- children: /* @__PURE__ */ jsx("path", {
19
- d: "M10.8065 0.25C5.34004 0.25 0.911456 4.6115 0.90159 9.99605H0.899841V17.5401H0.90159C0.904214 18.7615 1.90984 19.75 3.15091 19.75H10.8045C16.2719 19.7466 20.6995 15.3855 20.6995 10.0039C20.6995 4.6194 16.269 0.257892 10.7946 0.257892L10.8065 0.25ZM12.818 4.26326C14.4804 4.26326 16.05 5.51616 16.05 7.24557C16.05 7.40589 16.0509 7.5664 16.0243 7.74822C15.9782 8.20814 15.5514 8.53863 15.0866 8.47382C14.6218 8.40822 14.3063 7.97364 14.3924 7.51894C14.4002 7.46705 14.403 7.38556 14.403 7.24548C14.403 6.26505 13.5885 5.88701 12.8187 5.88701C12.0487 5.88701 11.3546 6.52451 11.3536 7.24548C11.367 8.0796 11.3536 8.90681 11.3536 9.74044L12.7831 9.72991C13.8989 9.70716 13.9117 11.3617 12.796 11.3538L11.3547 11.3643C11.3512 12.0352 11.3599 11.9139 11.3564 12.2518C11.3564 12.2518 11.3685 13.0724 11.3436 13.6941C11.1711 15.5212 9.59155 16.9813 7.69344 16.9813C5.68089 16.9813 4.0235 15.3624 4.0235 13.3764C4.08392 11.3343 5.73811 9.72722 7.82169 9.74597L8.98384 9.73735V11.3582L7.82169 11.3688H7.81556C6.67117 11.4021 5.68956 12.1679 5.67082 13.3754C5.67082 14.4754 6.57331 15.3564 7.69323 15.3564C8.81197 15.3564 9.70775 14.5549 9.70775 13.3774L9.706 7.2381C9.70657 7.12415 9.71038 7.03359 9.72308 6.9079C9.9119 5.40638 11.2759 4.262 12.8198 4.262L12.818 4.26326Z",
20
- fill: "#51A2DA"
21
- })
22
- }));
23
- };
10
+ var FedoraLogo;
11
+ var init_FedoraLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ FedoraLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "FedoraLogo",
19
+ children: /* @__PURE__ */ jsx("path", {
20
+ d: "M10.8065 0.25C5.34004 0.25 0.911456 4.6115 0.90159 9.99605H0.899841V17.5401H0.90159C0.904214 18.7615 1.90984 19.75 3.15091 19.75H10.8045C16.2719 19.7466 20.6995 15.3855 20.6995 10.0039C20.6995 4.6194 16.269 0.257892 10.7946 0.257892L10.8065 0.25ZM12.818 4.26326C14.4804 4.26326 16.05 5.51616 16.05 7.24557C16.05 7.40589 16.0509 7.5664 16.0243 7.74822C15.9782 8.20814 15.5514 8.53863 15.0866 8.47382C14.6218 8.40822 14.3063 7.97364 14.3924 7.51894C14.4002 7.46705 14.403 7.38556 14.403 7.24548C14.403 6.26505 13.5885 5.88701 12.8187 5.88701C12.0487 5.88701 11.3546 6.52451 11.3536 7.24548C11.367 8.0796 11.3536 8.90681 11.3536 9.74044L12.7831 9.72991C13.8989 9.70716 13.9117 11.3617 12.796 11.3538L11.3547 11.3643C11.3512 12.0352 11.3599 11.9139 11.3564 12.2518C11.3564 12.2518 11.3685 13.0724 11.3436 13.6941C11.1711 15.5212 9.59155 16.9813 7.69344 16.9813C5.68089 16.9813 4.0235 15.3624 4.0235 13.3764C4.08392 11.3343 5.73811 9.72722 7.82169 9.74597L8.98384 9.73735V11.3582L7.82169 11.3688H7.81556C6.67117 11.4021 5.68956 12.1679 5.67082 13.3754C5.67082 14.4754 6.57331 15.3564 7.69323 15.3564C8.81197 15.3564 9.70775 14.5549 9.70775 13.3774L9.706 7.2381C9.70657 7.12415 9.71038 7.03359 9.72308 6.9079C9.9119 5.40638 11.2759 4.262 12.8198 4.262L12.818 4.26326Z",
21
+ fill: "#51A2DA"
22
+ })
23
+ }));
24
+ };
25
+ });
24
26
 
25
27
  //#endregion
26
- export { FedoraLogo };
28
+ init_FedoraLogo();
29
+ export { FedoraLogo, init_FedoraLogo };
@@ -1,111 +1,114 @@
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/Logo/__generated__/GithubActionsLogo.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 GithubActionsLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "GithubActionsLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M2.91669 2.83823C2.91669 2.51031 3.27797 2.3109 3.55544 2.48569L5.68594 3.82778C5.94648 3.99191 5.9451 4.37219 5.68344 4.53444L3.55292 5.85548C3.27535 6.02756 2.91669 5.82794 2.91669 5.50136V2.83823Z",
21
- stroke: "#2088FF",
22
- strokeLinecap: "round",
23
- strokeLinejoin: "round",
24
- strokeWidth: "2"
25
- }),
26
- /* @__PURE__ */ jsx("path", {
27
- clipRule: "evenodd",
28
- d: "M4.16667 0.833333C2.32567 0.833333 0.833333 2.32567 0.833333 4.16667C0.833333 6.00767 2.32567 7.5 4.16667 7.5C6.00767 7.5 7.5 6.00767 7.5 4.16667C7.5 2.32567 6.00767 0.833333 4.16667 0.833333ZM0 4.16667C0 1.86543 1.86543 0 4.16667 0C6.46791 0 8.33333 1.86543 8.33333 4.16667C8.33333 6.46791 6.46791 8.33333 4.16667 8.33333C1.86543 8.33333 0 6.46791 0 4.16667Z",
29
- fill: "#2088FF",
30
- fillRule: "evenodd"
31
- }),
32
- /* @__PURE__ */ jsx("path", {
33
- clipRule: "evenodd",
34
- d: "M9.58333 15C8.43274 15 7.5 15.9327 7.5 17.0833C7.5 18.2339 8.43274 19.1667 9.58333 19.1667C10.7339 19.1667 11.6667 18.2339 11.6667 17.0833C11.6667 15.9327 10.7339 15 9.58333 15ZM6.66667 17.0833C6.66667 15.4725 7.97251 14.1667 9.58333 14.1667C11.1942 14.1667 12.5 15.4725 12.5 17.0833C12.5 18.6942 11.1942 20 9.58333 20C7.97251 20 6.66667 18.6942 6.66667 17.0833Z",
35
- fill: "#2088FF",
36
- fillRule: "evenodd"
37
- }),
38
- /* @__PURE__ */ jsx("path", {
39
- clipRule: "evenodd",
40
- d: "M3.75 7.5C3.98012 7.5 4.16667 7.68655 4.16667 7.91667V14.1667C4.16667 15.5457 5.30228 16.6667 6.66667 16.6667H7.08333C7.31345 16.6667 7.5 16.8532 7.5 17.0833C7.5 17.3135 7.31345 17.5 7.08333 17.5H6.66667C4.84539 17.5 3.33333 16.0093 3.33333 14.1667V7.91667C3.33333 7.68655 3.51988 7.5 3.75 7.5Z",
41
- fill: "#2088FF",
42
- fillRule: "evenodd"
43
- }),
44
- /* @__PURE__ */ jsx("path", {
45
- clipRule: "evenodd",
46
- d: "M9.58333 8.33333C8.43274 8.33333 7.5 9.26608 7.5 10.4167C7.5 11.5673 8.43274 12.5 9.58333 12.5C10.7339 12.5 11.6667 11.5673 11.6667 10.4167C11.6667 9.26608 10.7339 8.33333 9.58333 8.33333ZM6.66667 10.4167C6.66667 8.80584 7.97251 7.5 9.58333 7.5C11.1942 7.5 12.5 8.80584 12.5 10.4167C12.5 12.0275 11.1942 13.3333 9.58333 13.3333C7.97251 13.3333 6.66667 12.0275 6.66667 10.4167Z",
47
- fill: "#2088FF",
48
- fillRule: "evenodd"
49
- }),
50
- /* @__PURE__ */ jsx("path", {
51
- clipRule: "evenodd",
52
- d: "M10.7267 9.54178C10.8893 9.7046 10.8891 9.96842 10.7263 10.131L9.44747 11.4082C9.28493 11.5705 9.02166 11.5706 8.85894 11.4085L8.23781 10.7896C8.07481 10.6271 8.07434 10.3633 8.23676 10.2003C8.39919 10.0373 8.66301 10.0368 8.82602 10.1993L9.15271 10.5248L10.1374 9.54138C10.3003 9.37877 10.5641 9.37895 10.7267 9.54178Z",
53
- fill: "#2088FF",
54
- fillRule: "evenodd"
55
- }),
56
- /* @__PURE__ */ jsx("path", {
57
- clipRule: "evenodd",
58
- d: "M17.0833 8.33333C15.9327 8.33333 15 9.26608 15 10.4167C15 11.5673 15.9327 12.5 17.0833 12.5C18.2339 12.5 19.1667 11.5673 19.1667 10.4167C19.1667 9.26608 18.2339 8.33333 17.0833 8.33333ZM14.1667 10.4167C14.1667 8.80584 15.4725 7.5 17.0833 7.5C18.6942 7.5 20 8.80584 20 10.4167C20 12.0275 18.6942 13.3333 17.0833 13.3333C15.4725 13.3333 14.1667 12.0275 14.1667 10.4167Z",
59
- fill: "#2088FF",
60
- fillRule: "evenodd"
61
- }),
62
- /* @__PURE__ */ jsx("path", {
63
- clipRule: "evenodd",
64
- d: "M18.2267 9.54178C18.3893 9.7046 18.3891 9.96842 18.2263 10.131L16.9475 11.4082C16.7849 11.5705 16.5217 11.5706 16.3589 11.4085L15.7378 10.7896C15.5748 10.6271 15.5743 10.3633 15.7368 10.2003C15.8992 10.0373 16.163 10.0368 16.326 10.1993L16.6527 10.5248L17.6374 9.54138C17.8003 9.37877 18.0641 9.37895 18.2267 9.54178Z",
65
- fill: "#2088FF",
66
- fillRule: "evenodd"
67
- }),
68
- /* @__PURE__ */ jsx("path", {
69
- d: "M7.06208 10.8333C7.29221 10.8333 7.47875 10.6468 7.47875 10.4167C7.47875 10.1865 7.29221 10 7.06208 10V10.8333ZM3.33333 7.93133C3.33333 9.53404 4.63262 10.8333 6.23533 10.8333V10C5.09283 10 4.16667 9.07383 4.16667 7.93133H3.33333ZM6.23533 10.8333H7.06208V10H6.23533V10.8333Z",
70
- fill: "#2088FF"
71
- }),
72
- /* @__PURE__ */ jsx("path", {
73
- clipRule: "evenodd",
74
- d: "M11.6895 10.4167C11.6895 10.1865 11.876 10 12.1061 10H14.583C14.8132 10 15 10.1865 15 10.4167C15 10.6468 14.8132 10.8333 14.583 10.8333H12.1061C11.876 10.8333 11.6895 10.6468 11.6895 10.4167Z",
75
- fill: "#2088FF",
76
- fillRule: "evenodd"
77
- }),
78
- /* @__PURE__ */ jsx("path", {
79
- clipRule: "evenodd",
80
- d: "M8.74998 16.6665C8.9799 16.6665 9.16665 16.8533 9.16665 17.0832C9.16665 17.3134 8.9799 17.4998 8.74998 17.4998C8.52006 17.4998 8.33331 17.3134 8.33331 17.0832C8.33331 16.8533 8.52006 16.6665 8.74998 16.6665Z",
81
- fill: "#79B8FF",
82
- fillRule: "evenodd"
83
- }),
84
- /* @__PURE__ */ jsx("path", {
85
- clipRule: "evenodd",
86
- d: "M10.4166 16.6665C10.6466 16.6665 10.8333 16.8533 10.8333 17.0832C10.8333 17.3134 10.6466 17.4998 10.4166 17.4998C10.1867 17.4998 9.99998 17.3134 9.99998 17.0832C9.99998 16.8533 10.1867 16.6665 10.4166 16.6665Z",
87
- fill: "#79B8FF",
88
- fillRule: "evenodd"
89
- }),
90
- /* @__PURE__ */ jsx("path", {
91
- clipRule: "evenodd",
92
- d: "M17.0833 14.9998C15.9327 14.9998 15 15.9326 15 17.0832C15 18.2338 15.9327 19.1665 17.0833 19.1665C18.2339 19.1665 19.1666 18.2338 19.1666 17.0832C19.1666 15.9326 18.2339 14.9998 17.0833 14.9998ZM14.1666 17.0832C14.1666 15.4723 15.4725 14.1665 17.0833 14.1665C18.6941 14.1665 20 15.4723 20 17.0832C20 18.694 18.6941 19.9998 17.0833 19.9998C15.4725 19.9998 14.1666 18.694 14.1666 17.0832Z",
93
- fill: "#79B8FF",
94
- fillRule: "evenodd"
95
- }),
96
- /* @__PURE__ */ jsx("path", {
97
- d: "M14.1686 17.086L13.7467 17.0998Z",
98
- fill: "#79B8FF"
99
- }),
100
- /* @__PURE__ */ jsx("path", {
101
- clipRule: "evenodd",
102
- d: "M14.5851 17.0725C14.5926 17.3025 14.4122 17.495 14.1822 17.5025L13.7603 17.5162C13.5303 17.5237 13.3378 17.3434 13.3303 17.1134C13.3228 16.8834 13.5032 16.6908 13.7332 16.6834L14.1551 16.6696C14.3851 16.6621 14.5776 16.8425 14.5851 17.0725Z",
103
- fill: "#79B8FF",
104
- fillRule: "evenodd"
105
- })
106
- ]
107
- }));
108
- };
10
+ var GithubActionsLogo;
11
+ var init_GithubActionsLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ GithubActionsLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "GithubActionsLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M2.91669 2.83823C2.91669 2.51031 3.27797 2.3109 3.55544 2.48569L5.68594 3.82778C5.94648 3.99191 5.9451 4.37219 5.68344 4.53444L3.55292 5.85548C3.27535 6.02756 2.91669 5.82794 2.91669 5.50136V2.83823Z",
22
+ stroke: "#2088FF",
23
+ strokeLinecap: "round",
24
+ strokeLinejoin: "round",
25
+ strokeWidth: "2"
26
+ }),
27
+ /* @__PURE__ */ jsx("path", {
28
+ clipRule: "evenodd",
29
+ d: "M4.16667 0.833333C2.32567 0.833333 0.833333 2.32567 0.833333 4.16667C0.833333 6.00767 2.32567 7.5 4.16667 7.5C6.00767 7.5 7.5 6.00767 7.5 4.16667C7.5 2.32567 6.00767 0.833333 4.16667 0.833333ZM0 4.16667C0 1.86543 1.86543 0 4.16667 0C6.46791 0 8.33333 1.86543 8.33333 4.16667C8.33333 6.46791 6.46791 8.33333 4.16667 8.33333C1.86543 8.33333 0 6.46791 0 4.16667Z",
30
+ fill: "#2088FF",
31
+ fillRule: "evenodd"
32
+ }),
33
+ /* @__PURE__ */ jsx("path", {
34
+ clipRule: "evenodd",
35
+ d: "M9.58333 15C8.43274 15 7.5 15.9327 7.5 17.0833C7.5 18.2339 8.43274 19.1667 9.58333 19.1667C10.7339 19.1667 11.6667 18.2339 11.6667 17.0833C11.6667 15.9327 10.7339 15 9.58333 15ZM6.66667 17.0833C6.66667 15.4725 7.97251 14.1667 9.58333 14.1667C11.1942 14.1667 12.5 15.4725 12.5 17.0833C12.5 18.6942 11.1942 20 9.58333 20C7.97251 20 6.66667 18.6942 6.66667 17.0833Z",
36
+ fill: "#2088FF",
37
+ fillRule: "evenodd"
38
+ }),
39
+ /* @__PURE__ */ jsx("path", {
40
+ clipRule: "evenodd",
41
+ d: "M3.75 7.5C3.98012 7.5 4.16667 7.68655 4.16667 7.91667V14.1667C4.16667 15.5457 5.30228 16.6667 6.66667 16.6667H7.08333C7.31345 16.6667 7.5 16.8532 7.5 17.0833C7.5 17.3135 7.31345 17.5 7.08333 17.5H6.66667C4.84539 17.5 3.33333 16.0093 3.33333 14.1667V7.91667C3.33333 7.68655 3.51988 7.5 3.75 7.5Z",
42
+ fill: "#2088FF",
43
+ fillRule: "evenodd"
44
+ }),
45
+ /* @__PURE__ */ jsx("path", {
46
+ clipRule: "evenodd",
47
+ d: "M9.58333 8.33333C8.43274 8.33333 7.5 9.26608 7.5 10.4167C7.5 11.5673 8.43274 12.5 9.58333 12.5C10.7339 12.5 11.6667 11.5673 11.6667 10.4167C11.6667 9.26608 10.7339 8.33333 9.58333 8.33333ZM6.66667 10.4167C6.66667 8.80584 7.97251 7.5 9.58333 7.5C11.1942 7.5 12.5 8.80584 12.5 10.4167C12.5 12.0275 11.1942 13.3333 9.58333 13.3333C7.97251 13.3333 6.66667 12.0275 6.66667 10.4167Z",
48
+ fill: "#2088FF",
49
+ fillRule: "evenodd"
50
+ }),
51
+ /* @__PURE__ */ jsx("path", {
52
+ clipRule: "evenodd",
53
+ d: "M10.7267 9.54178C10.8893 9.7046 10.8891 9.96842 10.7263 10.131L9.44747 11.4082C9.28493 11.5705 9.02166 11.5706 8.85894 11.4085L8.23781 10.7896C8.07481 10.6271 8.07434 10.3633 8.23676 10.2003C8.39919 10.0373 8.66301 10.0368 8.82602 10.1993L9.15271 10.5248L10.1374 9.54138C10.3003 9.37877 10.5641 9.37895 10.7267 9.54178Z",
54
+ fill: "#2088FF",
55
+ fillRule: "evenodd"
56
+ }),
57
+ /* @__PURE__ */ jsx("path", {
58
+ clipRule: "evenodd",
59
+ d: "M17.0833 8.33333C15.9327 8.33333 15 9.26608 15 10.4167C15 11.5673 15.9327 12.5 17.0833 12.5C18.2339 12.5 19.1667 11.5673 19.1667 10.4167C19.1667 9.26608 18.2339 8.33333 17.0833 8.33333ZM14.1667 10.4167C14.1667 8.80584 15.4725 7.5 17.0833 7.5C18.6942 7.5 20 8.80584 20 10.4167C20 12.0275 18.6942 13.3333 17.0833 13.3333C15.4725 13.3333 14.1667 12.0275 14.1667 10.4167Z",
60
+ fill: "#2088FF",
61
+ fillRule: "evenodd"
62
+ }),
63
+ /* @__PURE__ */ jsx("path", {
64
+ clipRule: "evenodd",
65
+ d: "M18.2267 9.54178C18.3893 9.7046 18.3891 9.96842 18.2263 10.131L16.9475 11.4082C16.7849 11.5705 16.5217 11.5706 16.3589 11.4085L15.7378 10.7896C15.5748 10.6271 15.5743 10.3633 15.7368 10.2003C15.8992 10.0373 16.163 10.0368 16.326 10.1993L16.6527 10.5248L17.6374 9.54138C17.8003 9.37877 18.0641 9.37895 18.2267 9.54178Z",
66
+ fill: "#2088FF",
67
+ fillRule: "evenodd"
68
+ }),
69
+ /* @__PURE__ */ jsx("path", {
70
+ d: "M7.06208 10.8333C7.29221 10.8333 7.47875 10.6468 7.47875 10.4167C7.47875 10.1865 7.29221 10 7.06208 10V10.8333ZM3.33333 7.93133C3.33333 9.53404 4.63262 10.8333 6.23533 10.8333V10C5.09283 10 4.16667 9.07383 4.16667 7.93133H3.33333ZM6.23533 10.8333H7.06208V10H6.23533V10.8333Z",
71
+ fill: "#2088FF"
72
+ }),
73
+ /* @__PURE__ */ jsx("path", {
74
+ clipRule: "evenodd",
75
+ d: "M11.6895 10.4167C11.6895 10.1865 11.876 10 12.1061 10H14.583C14.8132 10 15 10.1865 15 10.4167C15 10.6468 14.8132 10.8333 14.583 10.8333H12.1061C11.876 10.8333 11.6895 10.6468 11.6895 10.4167Z",
76
+ fill: "#2088FF",
77
+ fillRule: "evenodd"
78
+ }),
79
+ /* @__PURE__ */ jsx("path", {
80
+ clipRule: "evenodd",
81
+ d: "M8.74998 16.6665C8.9799 16.6665 9.16665 16.8533 9.16665 17.0832C9.16665 17.3134 8.9799 17.4998 8.74998 17.4998C8.52006 17.4998 8.33331 17.3134 8.33331 17.0832C8.33331 16.8533 8.52006 16.6665 8.74998 16.6665Z",
82
+ fill: "#79B8FF",
83
+ fillRule: "evenodd"
84
+ }),
85
+ /* @__PURE__ */ jsx("path", {
86
+ clipRule: "evenodd",
87
+ d: "M10.4166 16.6665C10.6466 16.6665 10.8333 16.8533 10.8333 17.0832C10.8333 17.3134 10.6466 17.4998 10.4166 17.4998C10.1867 17.4998 9.99998 17.3134 9.99998 17.0832C9.99998 16.8533 10.1867 16.6665 10.4166 16.6665Z",
88
+ fill: "#79B8FF",
89
+ fillRule: "evenodd"
90
+ }),
91
+ /* @__PURE__ */ jsx("path", {
92
+ clipRule: "evenodd",
93
+ d: "M17.0833 14.9998C15.9327 14.9998 15 15.9326 15 17.0832C15 18.2338 15.9327 19.1665 17.0833 19.1665C18.2339 19.1665 19.1666 18.2338 19.1666 17.0832C19.1666 15.9326 18.2339 14.9998 17.0833 14.9998ZM14.1666 17.0832C14.1666 15.4723 15.4725 14.1665 17.0833 14.1665C18.6941 14.1665 20 15.4723 20 17.0832C20 18.694 18.6941 19.9998 17.0833 19.9998C15.4725 19.9998 14.1666 18.694 14.1666 17.0832Z",
94
+ fill: "#79B8FF",
95
+ fillRule: "evenodd"
96
+ }),
97
+ /* @__PURE__ */ jsx("path", {
98
+ d: "M14.1686 17.086L13.7467 17.0998Z",
99
+ fill: "#79B8FF"
100
+ }),
101
+ /* @__PURE__ */ jsx("path", {
102
+ clipRule: "evenodd",
103
+ d: "M14.5851 17.0725C14.5926 17.3025 14.4122 17.495 14.1822 17.5025L13.7603 17.5162C13.5303 17.5237 13.3378 17.3434 13.3303 17.1134C13.3228 16.8834 13.5032 16.6908 13.7332 16.6834L14.1551 16.6696C14.3851 16.6621 14.5776 16.8425 14.5851 17.0725Z",
104
+ fill: "#79B8FF",
105
+ fillRule: "evenodd"
106
+ })
107
+ ]
108
+ }));
109
+ };
110
+ });
109
111
 
110
112
  //#endregion
111
- export { GithubActionsLogo };
113
+ init_GithubActionsLogo();
114
+ export { GithubActionsLogo, init_GithubActionsLogo };
@@ -1,28 +1,31 @@
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 } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Logo/__generated__/GithubLogo.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 GithubLogo = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "GithubLogo",
18
- children: /* @__PURE__ */ jsx("path", {
19
- clipRule: "evenodd",
20
- d: "M10 2c-4.42 0-8 3.58-8 8 0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 18 10c0-4.42-3.58-8-8-8",
21
- fill: "#1B1F23",
22
- fillRule: "evenodd"
23
- })
24
- }));
25
- };
10
+ var GithubLogo;
11
+ var init_GithubLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ GithubLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "GithubLogo",
19
+ children: /* @__PURE__ */ jsx("path", {
20
+ clipRule: "evenodd",
21
+ d: "M10 2c-4.42 0-8 3.58-8 8 0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 18 10c0-4.42-3.58-8-8-8",
22
+ fill: "#1B1F23",
23
+ fillRule: "evenodd"
24
+ })
25
+ }));
26
+ };
27
+ });
26
28
 
27
29
  //#endregion
28
- export { GithubLogo };
30
+ init_GithubLogo();
31
+ export { GithubLogo, init_GithubLogo };
@@ -1,52 +1,55 @@
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/Logo/__generated__/GitlabLogo.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 GitlabLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "GitlabLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M10.0001 19.4235L13.6827 8.08972H6.31743L10.0001 19.4235Z",
21
- fill: "#E24329"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M10.0001 19.4235L6.31743 8.08972L1.15647 8.08963L10.0001 19.4235Z",
25
- fill: "#FC6D26"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M1.15647 8.08963L0.0373228 11.5339C-0.0124342 11.6871 -0.0124411 11.852 0.0373032 12.0051C0.0870475 12.1583 0.183989 12.2917 0.314235 12.3863L10.0001 19.4235L1.15647 8.08963Z",
29
- fill: "#FCA326"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M1.15647 8.08963L6.31743 8.08972L4.09955 1.26342C3.98541 0.912155 3.4885 0.912233 3.37443 1.26342L1.15647 8.08963Z",
33
- fill: "#E24329"
34
- }),
35
- /* @__PURE__ */ jsx("path", {
36
- d: "M10.0001 19.4235L13.6827 8.08972L18.8438 8.08963L10.0001 19.4235Z",
37
- fill: "#FC6D26"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- d: "M18.8438 8.08963L19.9627 11.5339C20.0124 11.6871 20.0124 11.852 19.9627 12.0051C19.9129 12.1583 19.816 12.2917 19.6857 12.3863L10.0001 19.4235L18.8438 8.08963Z",
41
- fill: "#FCA326"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- d: "M18.8438 8.08963L13.6827 8.08972L15.9006 1.26342C16.0147 0.912155 16.5117 0.912233 16.6257 1.26342L18.8438 8.08963Z",
45
- fill: "#E24329"
46
- })
47
- ]
48
- }));
49
- };
10
+ var GitlabLogo;
11
+ var init_GitlabLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ GitlabLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "GitlabLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M10.0001 19.4235L13.6827 8.08972H6.31743L10.0001 19.4235Z",
22
+ fill: "#E24329"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M10.0001 19.4235L6.31743 8.08972L1.15647 8.08963L10.0001 19.4235Z",
26
+ fill: "#FC6D26"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M1.15647 8.08963L0.0373228 11.5339C-0.0124342 11.6871 -0.0124411 11.852 0.0373032 12.0051C0.0870475 12.1583 0.183989 12.2917 0.314235 12.3863L10.0001 19.4235L1.15647 8.08963Z",
30
+ fill: "#FCA326"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M1.15647 8.08963L6.31743 8.08972L4.09955 1.26342C3.98541 0.912155 3.4885 0.912233 3.37443 1.26342L1.15647 8.08963Z",
34
+ fill: "#E24329"
35
+ }),
36
+ /* @__PURE__ */ jsx("path", {
37
+ d: "M10.0001 19.4235L13.6827 8.08972L18.8438 8.08963L10.0001 19.4235Z",
38
+ fill: "#FC6D26"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ d: "M18.8438 8.08963L19.9627 11.5339C20.0124 11.6871 20.0124 11.852 19.9627 12.0051C19.9129 12.1583 19.816 12.2917 19.6857 12.3863L10.0001 19.4235L18.8438 8.08963Z",
42
+ fill: "#FCA326"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ d: "M18.8438 8.08963L13.6827 8.08972L15.9006 1.26342C16.0147 0.912155 16.5117 0.912233 16.6257 1.26342L18.8438 8.08963Z",
46
+ fill: "#E24329"
47
+ })
48
+ ]
49
+ }));
50
+ };
51
+ });
50
52
 
51
53
  //#endregion
52
- export { GitlabLogo };
54
+ init_GitlabLogo();
55
+ export { GitlabLogo, init_GitlabLogo };