@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,137 +1,140 @@
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__/JupyterhubLogo.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 JupyterhubLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "JupyterhubLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- clipRule: "evenodd",
21
- d: "M19.5894 6.89184C19.7746 6.97069 19.907 7.06923 19.9665 7.19226L19.9666 7.19246C20.027 7.31907 20.0028 7.45504 19.9149 7.59168C19.8277 7.72723 19.6752 7.86835 19.4677 8.01322C19.0521 8.30336 18.4035 8.61686 17.5731 8.9354C15.9116 9.57282 13.5126 10.234 10.7687 10.769C8.02465 11.3041 5.45437 11.6104 3.51703 11.6734C2.5486 11.7049 1.73673 11.6757 1.13983 11.5832C0.841506 11.537 0.595027 11.4748 0.408967 11.3954C0.224076 11.3166 0.0921376 11.218 0.0333698 11.0948C-0.0270376 10.9682 -0.00284564 10.8323 0.0850537 10.6956C0.172256 10.5601 0.324754 10.4189 0.532274 10.2741C0.947901 9.98393 1.59651 9.67043 2.42685 9.35189C4.08844 8.71447 6.48737 8.05332 9.23131 7.51826C11.9753 6.98319 14.5442 6.67685 16.4808 6.61385C17.4489 6.58236 18.2606 6.61161 18.8578 6.70404C19.1562 6.75025 19.4029 6.8125 19.5894 6.89184ZM16.4835 6.6976C14.5525 6.76042 11.9882 7.06605 9.24734 7.6005C6.50641 8.13497 4.11251 8.79499 2.45686 9.43012C1.62859 9.74787 0.987482 10.0585 0.580235 10.3428C0.376318 10.4851 0.23409 10.6188 0.15552 10.7409C0.0776473 10.862 0.0650209 10.9666 0.108992 11.0588C0.154603 11.1543 0.263593 11.2424 0.441837 11.3184C0.618911 11.3939 0.857774 11.4548 1.15265 11.5004C1.74217 11.5917 2.54816 11.6211 3.51431 11.5897C5.44612 11.5269 8.01183 11.2212 10.7527 10.6868C13.4936 10.1523 15.8875 9.49231 17.5431 8.85717C18.3714 8.53943 19.0125 8.22881 19.4198 7.94451C19.6237 7.80216 19.7659 7.66848 19.8445 7.54635C19.9223 7.42536 19.935 7.32081 19.8911 7.22869C19.8448 7.13298 19.7352 7.04494 19.5566 6.96894C19.3791 6.89341 19.1399 6.83251 18.8449 6.78685C18.2552 6.69555 17.4493 6.66618 16.4835 6.6976Z",
22
- fill: "url(#paint0_linear_341_651)",
23
- fillRule: "evenodd"
24
- }),
25
- /* @__PURE__ */ jsx("path", {
26
- clipRule: "evenodd",
27
- d: "M19.5894 6.89184C19.7746 6.97069 19.907 7.06923 19.9665 7.19226L19.9666 7.19246C20.027 7.31907 20.0028 7.45504 19.9149 7.59168C19.8277 7.72723 19.6752 7.86835 19.4677 8.01322C19.0521 8.30336 18.4035 8.61686 17.5731 8.9354C15.9116 9.57282 13.5126 10.234 10.7687 10.769C8.02465 11.3041 5.45437 11.6104 3.51703 11.6734C2.5486 11.7049 1.73673 11.6757 1.13983 11.5832C0.841506 11.537 0.595027 11.4748 0.408967 11.3954C0.224076 11.3166 0.0921376 11.218 0.0333698 11.0948C-0.0270376 10.9682 -0.00284564 10.8323 0.0850537 10.6956C0.172256 10.5601 0.324754 10.4189 0.532274 10.2741C0.947901 9.98393 1.59651 9.67043 2.42685 9.35189C4.08844 8.71447 6.48737 8.05332 9.23131 7.51826C11.9753 6.98319 14.5442 6.67685 16.4808 6.61385C17.4489 6.58236 18.2606 6.61161 18.8578 6.70404C19.1562 6.75025 19.4029 6.8125 19.5894 6.89184ZM16.4835 6.6976C14.5525 6.76042 11.9882 7.06605 9.24734 7.6005C6.50641 8.13497 4.11251 8.79499 2.45686 9.43012C1.62859 9.74787 0.987482 10.0585 0.580235 10.3428C0.376318 10.4851 0.23409 10.6188 0.15552 10.7409C0.0776473 10.862 0.0650209 10.9666 0.108992 11.0588C0.154603 11.1543 0.263593 11.2424 0.441837 11.3184C0.618911 11.3939 0.857774 11.4548 1.15265 11.5004C1.74217 11.5917 2.54816 11.6211 3.51431 11.5897C5.44612 11.5269 8.01183 11.2212 10.7527 10.6868C13.4936 10.1523 15.8875 9.49231 17.5431 8.85717C18.3714 8.53943 19.0125 8.22881 19.4198 7.94451C19.6237 7.80216 19.7659 7.66848 19.8445 7.54635C19.9223 7.42536 19.935 7.32081 19.8911 7.22869C19.8448 7.13298 19.7352 7.04494 19.5566 6.96894C19.3791 6.89341 19.1399 6.83251 18.8449 6.78685C18.2552 6.69555 17.4493 6.66618 16.4835 6.6976Z",
28
- fill: "url(#paint1_linear_341_651)",
29
- fillRule: "evenodd"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M10.3603 12.2836C8.95335 12.2836 7.72941 11.7803 7.08884 11.031C7.56927 12.3694 8.85613 13.3302 10.3603 13.3302C11.8645 13.3302 13.1456 12.3694 13.6318 11.031C12.9912 11.7803 11.7673 12.2836 10.3603 12.2836Z",
33
- fill: "#E46E2E"
34
- }),
35
- /* @__PURE__ */ jsx("path", {
36
- d: "M10.3374 7.40496C11.7444 7.40496 12.9683 7.90826 13.6089 8.6575C13.1285 7.31917 11.8416 6.35832 10.3374 6.35832C8.83325 6.35832 7.55211 7.31917 7.06596 8.6575C7.70653 7.90826 8.93048 7.40496 10.3374 7.40496Z",
37
- fill: "#E46E2E"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- d: "M7.89527 14.0909C7.59215 14.1023 7.34049 13.8678 7.32334 13.5704C7.3119 13.2673 7.54639 13.0157 7.8438 12.9985C8.14692 12.9871 8.39858 13.2216 8.41574 13.519C8.42717 13.8221 8.19268 14.0795 7.89527 14.0909Z",
41
- fill: "#767474"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- d: "M7.47204 6.97029C7.2833 6.97601 7.12316 6.83302 7.11744 6.64428C7.11172 6.45554 7.2547 6.2954 7.44344 6.28968C7.63218 6.28396 7.79232 6.42695 7.79804 6.61569C7.80376 6.80443 7.66078 6.95885 7.47204 6.97029Z",
45
- fill: "#767474"
46
- }),
47
- /* @__PURE__ */ jsx("path", {
48
- d: "M12.8997 6.56421C12.608 6.57565 12.3621 6.34688 12.3449 6.05519C12.3335 5.7635 12.5623 5.51185 12.854 5.50041C13.1457 5.48897 13.3916 5.71775 13.4087 6.00944C13.4202 6.30112 13.1914 6.55277 12.8997 6.56421Z",
49
- fill: "#767474"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- d: "M12.7281 10.4877H12.9626V9.70415C12.9626 9.65839 12.9626 9.62407 12.9798 9.58976C13.0198 9.46393 13.1456 9.35527 13.2944 9.35527C13.5174 9.35527 13.5918 9.53257 13.5918 9.73846V10.482H13.8263V9.70987C13.8263 9.26376 13.546 9.15509 13.3744 9.15509C13.2886 9.15509 13.2028 9.18368 13.1342 9.22372C13.0599 9.26376 13.0027 9.32095 12.9683 9.38958H12.9626V8.58315H12.7281V10.4877ZM15.2961 9.19512H15.0616V9.99011C15.0616 10.0301 15.0559 10.0759 15.0388 10.1102C14.9987 10.2132 14.8843 10.3218 14.7299 10.3218C14.5183 10.3218 14.4382 10.156 14.4382 9.91004V9.19512H14.2037V9.95008C14.2037 10.4019 14.4497 10.5163 14.6498 10.5163C14.8786 10.5163 15.0159 10.379 15.0788 10.2761H15.0845L15.096 10.4877H15.3019C15.2961 10.3848 15.2904 10.2704 15.2904 10.1331V9.19512H15.2961ZM15.8795 10.4877L15.8909 10.2761H15.8967C15.9939 10.4477 16.1426 10.522 16.3313 10.522C16.623 10.522 16.909 10.2932 16.909 9.82997C16.909 9.43534 16.6859 9.17225 16.3657 9.17225C16.1598 9.17225 16.0053 9.26376 15.9253 9.41246H15.9195V8.60031H15.685V10.1674C15.685 10.2818 15.6793 10.4133 15.6736 10.4991H15.8795V10.4877ZM15.9195 9.73846C15.9195 9.69843 15.9253 9.66983 15.931 9.64123C15.9767 9.46393 16.1312 9.34955 16.2913 9.34955C16.543 9.34955 16.6745 9.5726 16.6745 9.82997C16.6745 10.1274 16.5258 10.3276 16.2799 10.3276C16.1083 10.3276 15.971 10.2132 15.9253 10.053C15.9195 10.0244 15.9138 9.99583 15.9138 9.96724V9.73846H15.9195Z",
53
- fill: "#999999"
54
- }),
55
- /* @__PURE__ */ jsx("path", {
56
- d: "M9.55949 9.17612V8.79864L9.33072 8.86156V9.17612H9.12482V9.35914H9.33072V10.0741C9.33072 10.2285 9.3536 10.3486 9.42223 10.4172C9.47942 10.4859 9.56521 10.5202 9.6796 10.5202C9.77111 10.5202 9.84546 10.503 9.89122 10.4859L9.87978 10.3086C9.85118 10.32 9.80542 10.3257 9.74251 10.3257C9.60525 10.3257 9.55949 10.2285 9.55949 10.0683V9.35914H9.90265V9.17612H9.55949Z",
57
- fill: "#313940"
58
- }),
59
- /* @__PURE__ */ jsx("path", {
60
- clipRule: "evenodd",
61
- d: "M6.2537 9.17612C6.25942 9.30195 6.26514 9.43921 6.26514 9.60507V11.0235H6.50535V10.3086H6.51107C6.59114 10.4401 6.73985 10.5145 6.91715 10.5145C7.22599 10.5145 7.51768 10.2857 7.51768 9.81097C7.51768 9.41062 7.27747 9.14181 6.95718 9.14181C6.73984 9.14181 6.58542 9.23903 6.48819 9.39918H6.48247L6.47103 9.17612H6.2537ZM6.51107 10.0512C6.50535 10.0226 6.49963 9.98827 6.49963 9.95396H6.49391V9.7309C6.49391 9.70602 6.49993 9.68114 6.50541 9.65843C6.50749 9.64983 6.5095 9.64153 6.51107 9.63367C6.56254 9.45065 6.71125 9.33626 6.87711 9.33626C7.13448 9.33626 7.27175 9.55932 7.27175 9.82241C7.27175 10.1255 7.12304 10.3314 6.87139 10.3314C6.69981 10.3314 6.55682 10.217 6.51107 10.0512Z",
62
- fill: "#313940",
63
- fillRule: "evenodd"
64
- }),
65
- /* @__PURE__ */ jsx("path", {
66
- d: "M4.01171 10.2742C4.01171 10.5888 3.98883 10.6918 3.9202 10.7661C3.863 10.829 3.76577 10.8576 3.65711 10.8691L3.67998 11.0578C3.80581 11.0578 3.98311 11.012 4.09178 10.9091C4.21189 10.789 4.25192 10.6231 4.25192 10.3715V9.17612H4.01171V10.2742Z",
67
- fill: "#313940"
68
- }),
69
- /* @__PURE__ */ jsx("path", {
70
- d: "M5.80759 10.1313C5.80759 10.2685 5.80759 10.3886 5.81903 10.4916H5.60741L5.59597 10.2742H5.59025C5.52734 10.3829 5.39007 10.5202 5.14986 10.5202C4.94396 10.5202 4.69231 10.4058 4.69231 9.94252V9.17612H4.93253V9.90248C4.93253 10.1541 5.00688 10.32 5.22993 10.32C5.39007 10.32 5.50446 10.2113 5.5445 10.1027C5.55594 10.0683 5.56737 10.0226 5.56737 9.98255V9.17612H5.80759V10.1313Z",
71
- fill: "#313940"
72
- }),
73
- /* @__PURE__ */ jsx("path", {
74
- d: "M7.94663 9.17612L8.23832 9.95396C8.26692 10.0397 8.30123 10.1427 8.32411 10.2228H8.32983C8.35271 10.1427 8.3813 10.0455 8.41562 9.94824L8.67871 9.17612H8.93036L8.57004 10.1141C8.39846 10.5659 8.27835 10.7947 8.11821 10.9377C7.99811 11.0406 7.88372 11.0807 7.82081 11.0921L7.75789 10.8919C7.8208 10.8748 7.89516 10.8347 7.96951 10.7775C8.03242 10.7261 8.11821 10.6346 8.16969 10.5087C8.18112 10.4859 8.18684 10.463 8.18684 10.4515C8.18684 10.4401 8.18112 10.4172 8.16969 10.3886L7.67782 9.17612H7.94663Z",
75
- fill: "#313940"
76
- }),
77
- /* @__PURE__ */ jsx("path", {
78
- clipRule: "evenodd",
79
- d: "M10.3488 9.87961C10.3545 10.2056 10.5604 10.3372 10.8006 10.3372C10.9722 10.3372 11.0751 10.3086 11.1666 10.2685L11.2067 10.4401C11.1209 10.4801 10.9779 10.5202 10.7663 10.5202C10.3602 10.5202 10.1143 10.2514 10.1143 9.85673C10.1143 9.46209 10.3488 9.14753 10.7377 9.14753C11.1724 9.14753 11.2867 9.525 11.2867 9.76522C11.2867 9.7961 11.2847 9.82081 11.283 9.84058C11.2819 9.85375 11.281 9.86474 11.281 9.87389H10.3488V9.87961ZM11.0522 9.70802C11.0522 9.5536 10.9893 9.31911 10.7205 9.31911C10.4746 9.31911 10.3716 9.54216 10.3488 9.70802H11.0522Z",
80
- fill: "#313940",
81
- fillRule: "evenodd"
82
- }),
83
- /* @__PURE__ */ jsx("path", {
84
- d: "M11.6299 9.17612C11.6413 9.30195 11.6413 9.4335 11.6413 9.58792V10.4916H11.8816V9.7881C11.8816 9.74806 11.8873 9.71374 11.893 9.67943C11.9216 9.49641 12.0417 9.37058 12.2133 9.37058C12.2419 9.37058 12.2705 9.37058 12.2933 9.3763V9.15325C12.2705 9.14753 12.2533 9.14753 12.2247 9.14753C12.0646 9.14753 11.9216 9.25619 11.8587 9.4335H11.8472L11.8415 9.17612H11.6299Z",
85
- fill: "#313940"
86
- }),
87
- /* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsxs("linearGradient", {
88
- gradientUnits: "userSpaceOnUse",
89
- id: "paint0_linear_341_651",
90
- x1: "19.9392",
91
- x2: "0.176463",
92
- y1: "9.96913",
93
- y2: "8.04394",
94
- children: [
95
- /* @__PURE__ */ jsx("stop", { stopColor: "#979797" }),
96
- /* @__PURE__ */ jsx("stop", {
97
- offset: "0.2293",
98
- stopColor: "#F1F1F1"
99
- }),
100
- /* @__PURE__ */ jsx("stop", {
101
- offset: "0.5129",
102
- stopColor: "white"
103
- }),
104
- /* @__PURE__ */ jsx("stop", {
105
- offset: "1",
106
- stopColor: "#979797"
107
- })
108
- ]
109
- }), /* @__PURE__ */ jsxs("linearGradient", {
110
- gradientUnits: "userSpaceOnUse",
111
- id: "paint1_linear_341_651",
112
- x1: "19.9392",
113
- x2: "0.176463",
114
- y1: "9.96913",
115
- y2: "8.04394",
116
- children: [
117
- /* @__PURE__ */ jsx("stop", { stopColor: "#979797" }),
118
- /* @__PURE__ */ jsx("stop", {
119
- offset: "0.1977",
120
- stopColor: "#F1F1F1"
121
- }),
122
- /* @__PURE__ */ jsx("stop", {
123
- offset: "0.567",
124
- stopColor: "white"
125
- }),
126
- /* @__PURE__ */ jsx("stop", {
127
- offset: "1",
128
- stopColor: "#979797"
129
- })
130
- ]
131
- })] })
132
- ]
133
- }));
134
- };
10
+ var JupyterhubLogo;
11
+ var init_JupyterhubLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ JupyterhubLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "JupyterhubLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ clipRule: "evenodd",
22
+ d: "M19.5894 6.89184C19.7746 6.97069 19.907 7.06923 19.9665 7.19226L19.9666 7.19246C20.027 7.31907 20.0028 7.45504 19.9149 7.59168C19.8277 7.72723 19.6752 7.86835 19.4677 8.01322C19.0521 8.30336 18.4035 8.61686 17.5731 8.9354C15.9116 9.57282 13.5126 10.234 10.7687 10.769C8.02465 11.3041 5.45437 11.6104 3.51703 11.6734C2.5486 11.7049 1.73673 11.6757 1.13983 11.5832C0.841506 11.537 0.595027 11.4748 0.408967 11.3954C0.224076 11.3166 0.0921376 11.218 0.0333698 11.0948C-0.0270376 10.9682 -0.00284564 10.8323 0.0850537 10.6956C0.172256 10.5601 0.324754 10.4189 0.532274 10.2741C0.947901 9.98393 1.59651 9.67043 2.42685 9.35189C4.08844 8.71447 6.48737 8.05332 9.23131 7.51826C11.9753 6.98319 14.5442 6.67685 16.4808 6.61385C17.4489 6.58236 18.2606 6.61161 18.8578 6.70404C19.1562 6.75025 19.4029 6.8125 19.5894 6.89184ZM16.4835 6.6976C14.5525 6.76042 11.9882 7.06605 9.24734 7.6005C6.50641 8.13497 4.11251 8.79499 2.45686 9.43012C1.62859 9.74787 0.987482 10.0585 0.580235 10.3428C0.376318 10.4851 0.23409 10.6188 0.15552 10.7409C0.0776473 10.862 0.0650209 10.9666 0.108992 11.0588C0.154603 11.1543 0.263593 11.2424 0.441837 11.3184C0.618911 11.3939 0.857774 11.4548 1.15265 11.5004C1.74217 11.5917 2.54816 11.6211 3.51431 11.5897C5.44612 11.5269 8.01183 11.2212 10.7527 10.6868C13.4936 10.1523 15.8875 9.49231 17.5431 8.85717C18.3714 8.53943 19.0125 8.22881 19.4198 7.94451C19.6237 7.80216 19.7659 7.66848 19.8445 7.54635C19.9223 7.42536 19.935 7.32081 19.8911 7.22869C19.8448 7.13298 19.7352 7.04494 19.5566 6.96894C19.3791 6.89341 19.1399 6.83251 18.8449 6.78685C18.2552 6.69555 17.4493 6.66618 16.4835 6.6976Z",
23
+ fill: "url(#paint0_linear_341_651)",
24
+ fillRule: "evenodd"
25
+ }),
26
+ /* @__PURE__ */ jsx("path", {
27
+ clipRule: "evenodd",
28
+ d: "M19.5894 6.89184C19.7746 6.97069 19.907 7.06923 19.9665 7.19226L19.9666 7.19246C20.027 7.31907 20.0028 7.45504 19.9149 7.59168C19.8277 7.72723 19.6752 7.86835 19.4677 8.01322C19.0521 8.30336 18.4035 8.61686 17.5731 8.9354C15.9116 9.57282 13.5126 10.234 10.7687 10.769C8.02465 11.3041 5.45437 11.6104 3.51703 11.6734C2.5486 11.7049 1.73673 11.6757 1.13983 11.5832C0.841506 11.537 0.595027 11.4748 0.408967 11.3954C0.224076 11.3166 0.0921376 11.218 0.0333698 11.0948C-0.0270376 10.9682 -0.00284564 10.8323 0.0850537 10.6956C0.172256 10.5601 0.324754 10.4189 0.532274 10.2741C0.947901 9.98393 1.59651 9.67043 2.42685 9.35189C4.08844 8.71447 6.48737 8.05332 9.23131 7.51826C11.9753 6.98319 14.5442 6.67685 16.4808 6.61385C17.4489 6.58236 18.2606 6.61161 18.8578 6.70404C19.1562 6.75025 19.4029 6.8125 19.5894 6.89184ZM16.4835 6.6976C14.5525 6.76042 11.9882 7.06605 9.24734 7.6005C6.50641 8.13497 4.11251 8.79499 2.45686 9.43012C1.62859 9.74787 0.987482 10.0585 0.580235 10.3428C0.376318 10.4851 0.23409 10.6188 0.15552 10.7409C0.0776473 10.862 0.0650209 10.9666 0.108992 11.0588C0.154603 11.1543 0.263593 11.2424 0.441837 11.3184C0.618911 11.3939 0.857774 11.4548 1.15265 11.5004C1.74217 11.5917 2.54816 11.6211 3.51431 11.5897C5.44612 11.5269 8.01183 11.2212 10.7527 10.6868C13.4936 10.1523 15.8875 9.49231 17.5431 8.85717C18.3714 8.53943 19.0125 8.22881 19.4198 7.94451C19.6237 7.80216 19.7659 7.66848 19.8445 7.54635C19.9223 7.42536 19.935 7.32081 19.8911 7.22869C19.8448 7.13298 19.7352 7.04494 19.5566 6.96894C19.3791 6.89341 19.1399 6.83251 18.8449 6.78685C18.2552 6.69555 17.4493 6.66618 16.4835 6.6976Z",
29
+ fill: "url(#paint1_linear_341_651)",
30
+ fillRule: "evenodd"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M10.3603 12.2836C8.95335 12.2836 7.72941 11.7803 7.08884 11.031C7.56927 12.3694 8.85613 13.3302 10.3603 13.3302C11.8645 13.3302 13.1456 12.3694 13.6318 11.031C12.9912 11.7803 11.7673 12.2836 10.3603 12.2836Z",
34
+ fill: "#E46E2E"
35
+ }),
36
+ /* @__PURE__ */ jsx("path", {
37
+ d: "M10.3374 7.40496C11.7444 7.40496 12.9683 7.90826 13.6089 8.6575C13.1285 7.31917 11.8416 6.35832 10.3374 6.35832C8.83325 6.35832 7.55211 7.31917 7.06596 8.6575C7.70653 7.90826 8.93048 7.40496 10.3374 7.40496Z",
38
+ fill: "#E46E2E"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ d: "M7.89527 14.0909C7.59215 14.1023 7.34049 13.8678 7.32334 13.5704C7.3119 13.2673 7.54639 13.0157 7.8438 12.9985C8.14692 12.9871 8.39858 13.2216 8.41574 13.519C8.42717 13.8221 8.19268 14.0795 7.89527 14.0909Z",
42
+ fill: "#767474"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ d: "M7.47204 6.97029C7.2833 6.97601 7.12316 6.83302 7.11744 6.64428C7.11172 6.45554 7.2547 6.2954 7.44344 6.28968C7.63218 6.28396 7.79232 6.42695 7.79804 6.61569C7.80376 6.80443 7.66078 6.95885 7.47204 6.97029Z",
46
+ fill: "#767474"
47
+ }),
48
+ /* @__PURE__ */ jsx("path", {
49
+ d: "M12.8997 6.56421C12.608 6.57565 12.3621 6.34688 12.3449 6.05519C12.3335 5.7635 12.5623 5.51185 12.854 5.50041C13.1457 5.48897 13.3916 5.71775 13.4087 6.00944C13.4202 6.30112 13.1914 6.55277 12.8997 6.56421Z",
50
+ fill: "#767474"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ d: "M12.7281 10.4877H12.9626V9.70415C12.9626 9.65839 12.9626 9.62407 12.9798 9.58976C13.0198 9.46393 13.1456 9.35527 13.2944 9.35527C13.5174 9.35527 13.5918 9.53257 13.5918 9.73846V10.482H13.8263V9.70987C13.8263 9.26376 13.546 9.15509 13.3744 9.15509C13.2886 9.15509 13.2028 9.18368 13.1342 9.22372C13.0599 9.26376 13.0027 9.32095 12.9683 9.38958H12.9626V8.58315H12.7281V10.4877ZM15.2961 9.19512H15.0616V9.99011C15.0616 10.0301 15.0559 10.0759 15.0388 10.1102C14.9987 10.2132 14.8843 10.3218 14.7299 10.3218C14.5183 10.3218 14.4382 10.156 14.4382 9.91004V9.19512H14.2037V9.95008C14.2037 10.4019 14.4497 10.5163 14.6498 10.5163C14.8786 10.5163 15.0159 10.379 15.0788 10.2761H15.0845L15.096 10.4877H15.3019C15.2961 10.3848 15.2904 10.2704 15.2904 10.1331V9.19512H15.2961ZM15.8795 10.4877L15.8909 10.2761H15.8967C15.9939 10.4477 16.1426 10.522 16.3313 10.522C16.623 10.522 16.909 10.2932 16.909 9.82997C16.909 9.43534 16.6859 9.17225 16.3657 9.17225C16.1598 9.17225 16.0053 9.26376 15.9253 9.41246H15.9195V8.60031H15.685V10.1674C15.685 10.2818 15.6793 10.4133 15.6736 10.4991H15.8795V10.4877ZM15.9195 9.73846C15.9195 9.69843 15.9253 9.66983 15.931 9.64123C15.9767 9.46393 16.1312 9.34955 16.2913 9.34955C16.543 9.34955 16.6745 9.5726 16.6745 9.82997C16.6745 10.1274 16.5258 10.3276 16.2799 10.3276C16.1083 10.3276 15.971 10.2132 15.9253 10.053C15.9195 10.0244 15.9138 9.99583 15.9138 9.96724V9.73846H15.9195Z",
54
+ fill: "#999999"
55
+ }),
56
+ /* @__PURE__ */ jsx("path", {
57
+ d: "M9.55949 9.17612V8.79864L9.33072 8.86156V9.17612H9.12482V9.35914H9.33072V10.0741C9.33072 10.2285 9.3536 10.3486 9.42223 10.4172C9.47942 10.4859 9.56521 10.5202 9.6796 10.5202C9.77111 10.5202 9.84546 10.503 9.89122 10.4859L9.87978 10.3086C9.85118 10.32 9.80542 10.3257 9.74251 10.3257C9.60525 10.3257 9.55949 10.2285 9.55949 10.0683V9.35914H9.90265V9.17612H9.55949Z",
58
+ fill: "#313940"
59
+ }),
60
+ /* @__PURE__ */ jsx("path", {
61
+ clipRule: "evenodd",
62
+ d: "M6.2537 9.17612C6.25942 9.30195 6.26514 9.43921 6.26514 9.60507V11.0235H6.50535V10.3086H6.51107C6.59114 10.4401 6.73985 10.5145 6.91715 10.5145C7.22599 10.5145 7.51768 10.2857 7.51768 9.81097C7.51768 9.41062 7.27747 9.14181 6.95718 9.14181C6.73984 9.14181 6.58542 9.23903 6.48819 9.39918H6.48247L6.47103 9.17612H6.2537ZM6.51107 10.0512C6.50535 10.0226 6.49963 9.98827 6.49963 9.95396H6.49391V9.7309C6.49391 9.70602 6.49993 9.68114 6.50541 9.65843C6.50749 9.64983 6.5095 9.64153 6.51107 9.63367C6.56254 9.45065 6.71125 9.33626 6.87711 9.33626C7.13448 9.33626 7.27175 9.55932 7.27175 9.82241C7.27175 10.1255 7.12304 10.3314 6.87139 10.3314C6.69981 10.3314 6.55682 10.217 6.51107 10.0512Z",
63
+ fill: "#313940",
64
+ fillRule: "evenodd"
65
+ }),
66
+ /* @__PURE__ */ jsx("path", {
67
+ d: "M4.01171 10.2742C4.01171 10.5888 3.98883 10.6918 3.9202 10.7661C3.863 10.829 3.76577 10.8576 3.65711 10.8691L3.67998 11.0578C3.80581 11.0578 3.98311 11.012 4.09178 10.9091C4.21189 10.789 4.25192 10.6231 4.25192 10.3715V9.17612H4.01171V10.2742Z",
68
+ fill: "#313940"
69
+ }),
70
+ /* @__PURE__ */ jsx("path", {
71
+ d: "M5.80759 10.1313C5.80759 10.2685 5.80759 10.3886 5.81903 10.4916H5.60741L5.59597 10.2742H5.59025C5.52734 10.3829 5.39007 10.5202 5.14986 10.5202C4.94396 10.5202 4.69231 10.4058 4.69231 9.94252V9.17612H4.93253V9.90248C4.93253 10.1541 5.00688 10.32 5.22993 10.32C5.39007 10.32 5.50446 10.2113 5.5445 10.1027C5.55594 10.0683 5.56737 10.0226 5.56737 9.98255V9.17612H5.80759V10.1313Z",
72
+ fill: "#313940"
73
+ }),
74
+ /* @__PURE__ */ jsx("path", {
75
+ d: "M7.94663 9.17612L8.23832 9.95396C8.26692 10.0397 8.30123 10.1427 8.32411 10.2228H8.32983C8.35271 10.1427 8.3813 10.0455 8.41562 9.94824L8.67871 9.17612H8.93036L8.57004 10.1141C8.39846 10.5659 8.27835 10.7947 8.11821 10.9377C7.99811 11.0406 7.88372 11.0807 7.82081 11.0921L7.75789 10.8919C7.8208 10.8748 7.89516 10.8347 7.96951 10.7775C8.03242 10.7261 8.11821 10.6346 8.16969 10.5087C8.18112 10.4859 8.18684 10.463 8.18684 10.4515C8.18684 10.4401 8.18112 10.4172 8.16969 10.3886L7.67782 9.17612H7.94663Z",
76
+ fill: "#313940"
77
+ }),
78
+ /* @__PURE__ */ jsx("path", {
79
+ clipRule: "evenodd",
80
+ d: "M10.3488 9.87961C10.3545 10.2056 10.5604 10.3372 10.8006 10.3372C10.9722 10.3372 11.0751 10.3086 11.1666 10.2685L11.2067 10.4401C11.1209 10.4801 10.9779 10.5202 10.7663 10.5202C10.3602 10.5202 10.1143 10.2514 10.1143 9.85673C10.1143 9.46209 10.3488 9.14753 10.7377 9.14753C11.1724 9.14753 11.2867 9.525 11.2867 9.76522C11.2867 9.7961 11.2847 9.82081 11.283 9.84058C11.2819 9.85375 11.281 9.86474 11.281 9.87389H10.3488V9.87961ZM11.0522 9.70802C11.0522 9.5536 10.9893 9.31911 10.7205 9.31911C10.4746 9.31911 10.3716 9.54216 10.3488 9.70802H11.0522Z",
81
+ fill: "#313940",
82
+ fillRule: "evenodd"
83
+ }),
84
+ /* @__PURE__ */ jsx("path", {
85
+ d: "M11.6299 9.17612C11.6413 9.30195 11.6413 9.4335 11.6413 9.58792V10.4916H11.8816V9.7881C11.8816 9.74806 11.8873 9.71374 11.893 9.67943C11.9216 9.49641 12.0417 9.37058 12.2133 9.37058C12.2419 9.37058 12.2705 9.37058 12.2933 9.3763V9.15325C12.2705 9.14753 12.2533 9.14753 12.2247 9.14753C12.0646 9.14753 11.9216 9.25619 11.8587 9.4335H11.8472L11.8415 9.17612H11.6299Z",
86
+ fill: "#313940"
87
+ }),
88
+ /* @__PURE__ */ jsxs("defs", { children: [/* @__PURE__ */ jsxs("linearGradient", {
89
+ gradientUnits: "userSpaceOnUse",
90
+ id: "paint0_linear_341_651",
91
+ x1: "19.9392",
92
+ x2: "0.176463",
93
+ y1: "9.96913",
94
+ y2: "8.04394",
95
+ children: [
96
+ /* @__PURE__ */ jsx("stop", { stopColor: "#979797" }),
97
+ /* @__PURE__ */ jsx("stop", {
98
+ offset: "0.2293",
99
+ stopColor: "#F1F1F1"
100
+ }),
101
+ /* @__PURE__ */ jsx("stop", {
102
+ offset: "0.5129",
103
+ stopColor: "white"
104
+ }),
105
+ /* @__PURE__ */ jsx("stop", {
106
+ offset: "1",
107
+ stopColor: "#979797"
108
+ })
109
+ ]
110
+ }), /* @__PURE__ */ jsxs("linearGradient", {
111
+ gradientUnits: "userSpaceOnUse",
112
+ id: "paint1_linear_341_651",
113
+ x1: "19.9392",
114
+ x2: "0.176463",
115
+ y1: "9.96913",
116
+ y2: "8.04394",
117
+ children: [
118
+ /* @__PURE__ */ jsx("stop", { stopColor: "#979797" }),
119
+ /* @__PURE__ */ jsx("stop", {
120
+ offset: "0.1977",
121
+ stopColor: "#F1F1F1"
122
+ }),
123
+ /* @__PURE__ */ jsx("stop", {
124
+ offset: "0.567",
125
+ stopColor: "white"
126
+ }),
127
+ /* @__PURE__ */ jsx("stop", {
128
+ offset: "1",
129
+ stopColor: "#979797"
130
+ })
131
+ ]
132
+ })] })
133
+ ]
134
+ }));
135
+ };
136
+ });
135
137
 
136
138
  //#endregion
137
- export { JupyterhubLogo };
139
+ init_JupyterhubLogo();
140
+ export { JupyterhubLogo, init_JupyterhubLogo };
@@ -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__/KafkaLogo.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 KafkaLogo = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "KafkaLogo",
18
- children: /* @__PURE__ */ jsx("path", {
19
- d: "M13.711 11.0775C12.9321 11.0775 12.2339 11.4226 11.7557 11.9658L10.5305 11.0984C10.6606 10.7403 10.7353 10.3558 10.7353 9.95337C10.7353 9.55789 10.6632 9.17983 10.5374 8.82703L11.7599 7.96885C12.238 8.50936 12.9344 8.85253 13.711 8.85253C15.1485 8.85253 16.3182 7.68303 16.3182 6.24531C16.3182 4.8076 15.1485 3.6381 13.711 3.6381C12.2734 3.6381 11.1037 4.8076 11.1037 6.24531C11.1037 6.50265 11.1426 6.75079 11.2124 6.9858L9.98909 7.84442C9.47808 7.21046 8.7423 6.76783 7.904 6.63271V5.15838C9.085 4.91033 9.97484 3.86103 9.97484 2.60722C9.97484 1.1695 8.80515 0 7.36763 0C5.9301 0 4.76041 1.1695 4.76041 2.60722C4.76041 3.84423 5.6272 4.8806 6.78458 5.14635V6.63983C5.20506 6.91709 4 8.29557 4 9.95337C4 11.6193 5.217 13.0028 6.80792 13.2706V14.8476C5.6387 15.1046 4.76041 16.1473 4.76041 17.3928C4.76041 18.8305 5.9301 20 7.36763 20C8.80515 20 9.97484 18.8305 9.97484 17.3928C9.97484 16.1473 9.09655 15.1046 7.92733 14.8476V13.2706C8.73258 13.1349 9.46108 12.7112 9.97715 12.0784L11.2106 12.9514C11.1421 13.1843 11.1037 13.43 11.1037 13.6847C11.1037 15.1224 12.2734 16.2919 13.711 16.2919C15.1485 16.2919 16.3182 15.1224 16.3182 13.6847C16.3182 12.247 15.1485 11.0775 13.711 11.0775V11.0775ZM13.711 4.98121C14.408 4.98121 14.975 5.54842 14.975 6.24531C14.975 6.94221 14.408 7.50937 13.711 7.50937C13.0139 7.50937 12.4469 6.94221 12.4469 6.24531C12.4469 5.54842 13.0139 4.98121 13.711 4.98121V4.98121ZM6.10352 2.60722C6.10352 1.91033 6.67054 1.34316 7.36763 1.34316C8.06471 1.34316 8.63168 1.91033 8.63168 2.60722C8.63168 3.30411 8.06471 3.87128 7.36763 3.87128C6.67054 3.87128 6.10352 3.30411 6.10352 2.60722ZM8.63168 17.3928C8.63168 18.0897 8.06471 18.6568 7.36763 18.6568C6.67054 18.6568 6.10352 18.0897 6.10352 17.3928C6.10352 16.6959 6.67054 16.1287 7.36763 16.1287C8.06471 16.1287 8.63168 16.6959 8.63168 17.3928ZM7.36753 11.7163C6.39531 11.7163 5.60439 10.9255 5.60439 9.95337C5.60439 8.98115 6.39531 8.19024 7.36753 8.19024C8.3397 8.19024 9.13062 8.98115 9.13062 9.95337C9.13062 10.9255 8.3397 11.7163 7.36753 11.7163ZM13.711 14.9488C13.0139 14.9488 12.4469 14.3816 12.4469 13.6847C12.4469 12.9878 13.0139 12.4207 13.711 12.4207C14.408 12.4207 14.975 12.9878 14.975 13.6847C14.975 14.3816 14.408 14.9488 13.711 14.9488Z",
20
- fill: "black"
21
- })
22
- }));
23
- };
10
+ var KafkaLogo;
11
+ var init_KafkaLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ KafkaLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "KafkaLogo",
19
+ children: /* @__PURE__ */ jsx("path", {
20
+ d: "M13.711 11.0775C12.9321 11.0775 12.2339 11.4226 11.7557 11.9658L10.5305 11.0984C10.6606 10.7403 10.7353 10.3558 10.7353 9.95337C10.7353 9.55789 10.6632 9.17983 10.5374 8.82703L11.7599 7.96885C12.238 8.50936 12.9344 8.85253 13.711 8.85253C15.1485 8.85253 16.3182 7.68303 16.3182 6.24531C16.3182 4.8076 15.1485 3.6381 13.711 3.6381C12.2734 3.6381 11.1037 4.8076 11.1037 6.24531C11.1037 6.50265 11.1426 6.75079 11.2124 6.9858L9.98909 7.84442C9.47808 7.21046 8.7423 6.76783 7.904 6.63271V5.15838C9.085 4.91033 9.97484 3.86103 9.97484 2.60722C9.97484 1.1695 8.80515 0 7.36763 0C5.9301 0 4.76041 1.1695 4.76041 2.60722C4.76041 3.84423 5.6272 4.8806 6.78458 5.14635V6.63983C5.20506 6.91709 4 8.29557 4 9.95337C4 11.6193 5.217 13.0028 6.80792 13.2706V14.8476C5.6387 15.1046 4.76041 16.1473 4.76041 17.3928C4.76041 18.8305 5.9301 20 7.36763 20C8.80515 20 9.97484 18.8305 9.97484 17.3928C9.97484 16.1473 9.09655 15.1046 7.92733 14.8476V13.2706C8.73258 13.1349 9.46108 12.7112 9.97715 12.0784L11.2106 12.9514C11.1421 13.1843 11.1037 13.43 11.1037 13.6847C11.1037 15.1224 12.2734 16.2919 13.711 16.2919C15.1485 16.2919 16.3182 15.1224 16.3182 13.6847C16.3182 12.247 15.1485 11.0775 13.711 11.0775V11.0775ZM13.711 4.98121C14.408 4.98121 14.975 5.54842 14.975 6.24531C14.975 6.94221 14.408 7.50937 13.711 7.50937C13.0139 7.50937 12.4469 6.94221 12.4469 6.24531C12.4469 5.54842 13.0139 4.98121 13.711 4.98121V4.98121ZM6.10352 2.60722C6.10352 1.91033 6.67054 1.34316 7.36763 1.34316C8.06471 1.34316 8.63168 1.91033 8.63168 2.60722C8.63168 3.30411 8.06471 3.87128 7.36763 3.87128C6.67054 3.87128 6.10352 3.30411 6.10352 2.60722ZM8.63168 17.3928C8.63168 18.0897 8.06471 18.6568 7.36763 18.6568C6.67054 18.6568 6.10352 18.0897 6.10352 17.3928C6.10352 16.6959 6.67054 16.1287 7.36763 16.1287C8.06471 16.1287 8.63168 16.6959 8.63168 17.3928ZM7.36753 11.7163C6.39531 11.7163 5.60439 10.9255 5.60439 9.95337C5.60439 8.98115 6.39531 8.19024 7.36753 8.19024C8.3397 8.19024 9.13062 8.98115 9.13062 9.95337C9.13062 10.9255 8.3397 11.7163 7.36753 11.7163ZM13.711 14.9488C13.0139 14.9488 12.4469 14.3816 12.4469 13.6847C12.4469 12.9878 13.0139 12.4207 13.711 12.4207C14.408 12.4207 14.975 12.9878 14.975 13.6847C14.975 14.3816 14.408 14.9488 13.711 14.9488Z",
21
+ fill: "black"
22
+ })
23
+ }));
24
+ };
25
+ });
24
26
 
25
27
  //#endregion
26
- export { KafkaLogo };
28
+ init_KafkaLogo();
29
+ export { KafkaLogo, init_KafkaLogo };
@@ -1,40 +1,43 @@
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__/KibanaLogo.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 KibanaLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "KibanaLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M2.79091 7.49092C5.44546 7.49092 7.95455 8.18183 10.1364 9.34546L17.9182 0H2.5V18.5455V7.49092H2.79091Z",
21
- fill: "#E9478B"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M10.1364 9.34546L2.5 18.5455V20H17.8818C17.0091 15.4182 14.1 11.5273 10.1364 9.34546Z",
25
- fill: "#3EBEB0"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M10.1364 9.34546L2.5 18.5455V20H5.22729L12.6455 11.0545C12.6455 11.0545 12.1364 10.6545 11.4455 10.1454C10.9364 9.78181 10.1364 9.34546 10.1364 9.34546Z",
29
- fill: "#37A595"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M2.79091 7.49092H2.5V18.5455L10.1364 9.34546C7.95455 8.18183 5.44546 7.49092 2.79091 7.49092Z",
33
- fill: "#353535"
34
- })
35
- ]
36
- }));
37
- };
10
+ var KibanaLogo;
11
+ var init_KibanaLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ KibanaLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "KibanaLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M2.79091 7.49092C5.44546 7.49092 7.95455 8.18183 10.1364 9.34546L17.9182 0H2.5V18.5455V7.49092H2.79091Z",
22
+ fill: "#E9478B"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M10.1364 9.34546L2.5 18.5455V20H17.8818C17.0091 15.4182 14.1 11.5273 10.1364 9.34546Z",
26
+ fill: "#3EBEB0"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M10.1364 9.34546L2.5 18.5455V20H5.22729L12.6455 11.0545C12.6455 11.0545 12.1364 10.6545 11.4455 10.1454C10.9364 9.78181 10.1364 9.34546 10.1364 9.34546Z",
30
+ fill: "#37A595"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M2.79091 7.49092H2.5V18.5455L10.1364 9.34546C7.95455 8.18183 5.44546 7.49092 2.79091 7.49092Z",
34
+ fill: "#353535"
35
+ })
36
+ ]
37
+ }));
38
+ };
39
+ });
38
40
 
39
41
  //#endregion
40
- export { KibanaLogo };
42
+ init_KibanaLogo();
43
+ export { KibanaLogo, init_KibanaLogo };
@@ -1,36 +1,39 @@
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__/KyutaiLogo.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 KyutaiLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "KyutaiLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M2 2h16v16H2z",
21
- fill: "#000"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M11.205 6.667v3.95l2.168-1.932 1.891.007-2.27 2.114 2.34 2.86h-1.832l-1.496-1.95-.801.742v1.209H9.667v-7z",
25
- fill: "#fff"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M7.944 6.667c.284 0 .472.294.353.55l-2.888 6.225a.39.39 0 0 1-.706-.327l2.888-6.223a.39.39 0 0 1 .353-.225",
29
- fill: "#39F2AE"
30
- })
31
- ]
32
- }));
33
- };
10
+ var KyutaiLogo;
11
+ var init_KyutaiLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ KyutaiLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "KyutaiLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M2 2h16v16H2z",
22
+ fill: "#000"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M11.205 6.667v3.95l2.168-1.932 1.891.007-2.27 2.114 2.34 2.86h-1.832l-1.496-1.95-.801.742v1.209H9.667v-7z",
26
+ fill: "#fff"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M7.944 6.667c.284 0 .472.294.353.55l-2.888 6.225a.39.39 0 0 1-.706-.327l2.888-6.223a.39.39 0 0 1 .353-.225",
30
+ fill: "#39F2AE"
31
+ })
32
+ ]
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { KyutaiLogo };
38
+ init_KyutaiLogo();
39
+ export { KyutaiLogo, init_KyutaiLogo };
@@ -1,40 +1,43 @@
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__/LogstashLogo.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 LogstashLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "LogstashLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M10.3092 10.691H1.03639V0H3.8364C7.43641 0 10.3092 2.90911 10.3092 6.47277V10.691Z",
21
- fill: "#F3BD19"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M10.3092 20C5.18185 20 1 15.8546 1 10.6909L10.3092 10.691L10.3092 20Z",
25
- fill: "#231F20"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M10.3092 10.691L18.7819 10.6909V20H10.3092L10.3092 10.691Z",
29
- fill: "#3EBEB0"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M10.3092 10.691L12.2728 10.6909V20H10.3092L10.3092 10.691Z",
33
- fill: "#37A595"
34
- })
35
- ]
36
- }));
37
- };
10
+ var LogstashLogo;
11
+ var init_LogstashLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ LogstashLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "LogstashLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M10.3092 10.691H1.03639V0H3.8364C7.43641 0 10.3092 2.90911 10.3092 6.47277V10.691Z",
22
+ fill: "#F3BD19"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M10.3092 20C5.18185 20 1 15.8546 1 10.6909L10.3092 10.691L10.3092 20Z",
26
+ fill: "#231F20"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M10.3092 10.691L18.7819 10.6909V20H10.3092L10.3092 10.691Z",
30
+ fill: "#3EBEB0"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M10.3092 10.691L12.2728 10.6909V20H10.3092L10.3092 10.691Z",
34
+ fill: "#37A595"
35
+ })
36
+ ]
37
+ }));
38
+ };
39
+ });
38
40
 
39
41
  //#endregion
40
- export { LogstashLogo };
42
+ init_LogstashLogo();
43
+ export { LogstashLogo, init_LogstashLogo };