@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,152 +1,155 @@
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__/MistralLogo.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 MistralLogo = (_ref) => {
16
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "MistralLogo",
18
- children: /* @__PURE__ */ jsxs("g", { children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M7.47199 11.4011H4.78154L4.7828 8.71204H7.47332L7.47199 11.4011Z",
21
- fill: "black"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M10.1614 14.09H7.471L7.47226 11.4009H10.1628L10.1614 14.09Z",
25
- fill: "black"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- d: "M10.163 11.4011H7.47258L7.47384 8.71204H10.1644L10.163 11.4011Z",
29
- fill: "black"
30
- }),
31
- /* @__PURE__ */ jsx("path", {
32
- d: "M12.8531 11.4011H10.1627L10.1639 8.71204H12.8545L12.8531 11.4011Z",
33
- fill: "black"
34
- }),
35
- /* @__PURE__ */ jsx("path", {
36
- d: "M7.47324 8.71167H4.78279L4.78406 6.02258H7.47457L7.47324 8.71167Z",
37
- fill: "black"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- d: "M12.8541 8.71167H10.1637L10.1649 6.02258H12.8554L12.8541 8.71167Z",
41
- fill: "black"
42
- }),
43
- /* @__PURE__ */ jsx("path", {
44
- d: "M4.78205 11.4011H2.0916L2.09286 8.71204H4.78338L4.78205 11.4011Z",
45
- fill: "black"
46
- }),
47
- /* @__PURE__ */ jsx("path", {
48
- d: "M4.78302 8.71167H2.09258L2.09384 6.02258H4.78435L4.78302 8.71167Z",
49
- fill: "black"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- d: "M4.78412 6.02258H2.09368L2.09494 3.3335H4.78545L4.78412 6.02258Z",
53
- fill: "black"
54
- }),
55
- /* @__PURE__ */ jsx("path", {
56
- d: "M15.5462 6.02258H12.8558L12.8571 3.3335H15.5476L15.5462 6.02258Z",
57
- fill: "black"
58
- }),
59
- /* @__PURE__ */ jsx("path", {
60
- d: "M4.7811 14.09H2.09065L2.09192 11.4009H4.78243L4.7811 14.09Z",
61
- fill: "black"
62
- }),
63
- /* @__PURE__ */ jsx("path", {
64
- d: "M4.77963 16.7794H2.08919L2.09045 14.0903H4.78097L4.77963 16.7794Z",
65
- fill: "black"
66
- }),
67
- /* @__PURE__ */ jsx("path", {
68
- d: "M15.5434 11.4011H12.8529L12.8542 8.71204H15.5447L15.5434 11.4011Z",
69
- fill: "black"
70
- }),
71
- /* @__PURE__ */ jsx("path", {
72
- d: "M15.5443 8.71167H12.8539L12.8552 6.02258H15.5457L15.5443 8.71167Z",
73
- fill: "black"
74
- }),
75
- /* @__PURE__ */ jsx("path", {
76
- d: "M15.5419 14.09H12.8515L12.8527 11.4009H15.5433L15.5419 14.09Z",
77
- fill: "black"
78
- }),
79
- /* @__PURE__ */ jsx("path", {
80
- d: "M15.5408 16.7794H12.8504L12.8517 14.0903H15.5422L15.5408 16.7794Z",
81
- fill: "black"
82
- }),
83
- /* @__PURE__ */ jsx("path", {
84
- d: "M8.59081 11.4009H5.90044L5.9017 8.71179H8.59222L8.59081 11.4009Z",
85
- fill: "#FF7000"
86
- }),
87
- /* @__PURE__ */ jsx("path", {
88
- d: "M11.2803 14.0898H8.58989L8.59115 11.4008H11.2817L11.2803 14.0898Z",
89
- fill: "#FF4900"
90
- }),
91
- /* @__PURE__ */ jsx("path", {
92
- d: "M11.2811 11.4009H8.59065L8.59192 8.71179H11.2824L11.2811 11.4009Z",
93
- fill: "#FF7000"
94
- }),
95
- /* @__PURE__ */ jsx("path", {
96
- d: "M13.9715 11.4009H11.2811L11.2823 8.71179H13.9728L13.9715 11.4009Z",
97
- fill: "#FF7000"
98
- }),
99
- /* @__PURE__ */ jsx("path", {
100
- d: "M8.59191 8.71154H5.90154L5.9028 6.02246H8.59332L8.59191 8.71154Z",
101
- fill: "#FFA300"
102
- }),
103
- /* @__PURE__ */ jsx("path", {
104
- d: "M13.9732 8.71154H11.2828L11.2841 6.02246H13.9746L13.9732 8.71154Z",
105
- fill: "#FFA300"
106
- }),
107
- /* @__PURE__ */ jsx("path", {
108
- d: "M5.90023 11.4009H3.20986L3.21112 8.71179H5.90163L5.90023 11.4009Z",
109
- fill: "#FF7000"
110
- }),
111
- /* @__PURE__ */ jsx("path", {
112
- d: "M5.90151 8.71167H3.21114L3.2124 6.02258H5.90292L5.90151 8.71167Z",
113
- fill: "#FFA300"
114
- }),
115
- /* @__PURE__ */ jsx("path", {
116
- d: "M5.90295 6.02246H3.21257L3.21383 3.33337H5.90435L5.90295 6.02246Z",
117
- fill: "#FFCE00"
118
- }),
119
- /* @__PURE__ */ jsx("path", {
120
- d: "M16.6653 6.02246H13.9748L13.9761 3.33337H16.6666L16.6653 6.02246Z",
121
- fill: "#FFCE00"
122
- }),
123
- /* @__PURE__ */ jsx("path", {
124
- d: "M5.89925 14.0898H3.20888L3.21014 11.4008H5.90066L5.89925 14.0898Z",
125
- fill: "#FF4900"
126
- }),
127
- /* @__PURE__ */ jsx("path", {
128
- d: "M5.89797 16.7793H3.2076L3.20886 14.0902H5.89938L5.89797 16.7793Z",
129
- fill: "#FF0107"
130
- }),
131
- /* @__PURE__ */ jsx("path", {
132
- d: "M16.6626 11.4009H13.9721L13.9734 8.71179H16.6639L16.6626 11.4009Z",
133
- fill: "#FF7000"
134
- }),
135
- /* @__PURE__ */ jsx("path", {
136
- d: "M16.664 8.71167H13.9736L13.9748 6.02258H16.6653L16.664 8.71167Z",
137
- fill: "#FFA300"
138
- }),
139
- /* @__PURE__ */ jsx("path", {
140
- d: "M16.6606 14.0898H13.9702L13.9715 11.4008H16.662L16.6606 14.0898Z",
141
- fill: "#FF4900"
142
- }),
143
- /* @__PURE__ */ jsx("path", {
144
- d: "M16.6592 16.7793H13.9688L13.9701 14.0902H16.6606L16.6592 16.7793Z",
145
- fill: "#FF0107"
146
- })
147
- ] })
148
- }));
149
- };
10
+ var MistralLogo;
11
+ var init_MistralLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MistralLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "MistralLogo",
19
+ children: /* @__PURE__ */ jsxs("g", { children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M7.47199 11.4011H4.78154L4.7828 8.71204H7.47332L7.47199 11.4011Z",
22
+ fill: "black"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M10.1614 14.09H7.471L7.47226 11.4009H10.1628L10.1614 14.09Z",
26
+ fill: "black"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ d: "M10.163 11.4011H7.47258L7.47384 8.71204H10.1644L10.163 11.4011Z",
30
+ fill: "black"
31
+ }),
32
+ /* @__PURE__ */ jsx("path", {
33
+ d: "M12.8531 11.4011H10.1627L10.1639 8.71204H12.8545L12.8531 11.4011Z",
34
+ fill: "black"
35
+ }),
36
+ /* @__PURE__ */ jsx("path", {
37
+ d: "M7.47324 8.71167H4.78279L4.78406 6.02258H7.47457L7.47324 8.71167Z",
38
+ fill: "black"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ d: "M12.8541 8.71167H10.1637L10.1649 6.02258H12.8554L12.8541 8.71167Z",
42
+ fill: "black"
43
+ }),
44
+ /* @__PURE__ */ jsx("path", {
45
+ d: "M4.78205 11.4011H2.0916L2.09286 8.71204H4.78338L4.78205 11.4011Z",
46
+ fill: "black"
47
+ }),
48
+ /* @__PURE__ */ jsx("path", {
49
+ d: "M4.78302 8.71167H2.09258L2.09384 6.02258H4.78435L4.78302 8.71167Z",
50
+ fill: "black"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ d: "M4.78412 6.02258H2.09368L2.09494 3.3335H4.78545L4.78412 6.02258Z",
54
+ fill: "black"
55
+ }),
56
+ /* @__PURE__ */ jsx("path", {
57
+ d: "M15.5462 6.02258H12.8558L12.8571 3.3335H15.5476L15.5462 6.02258Z",
58
+ fill: "black"
59
+ }),
60
+ /* @__PURE__ */ jsx("path", {
61
+ d: "M4.7811 14.09H2.09065L2.09192 11.4009H4.78243L4.7811 14.09Z",
62
+ fill: "black"
63
+ }),
64
+ /* @__PURE__ */ jsx("path", {
65
+ d: "M4.77963 16.7794H2.08919L2.09045 14.0903H4.78097L4.77963 16.7794Z",
66
+ fill: "black"
67
+ }),
68
+ /* @__PURE__ */ jsx("path", {
69
+ d: "M15.5434 11.4011H12.8529L12.8542 8.71204H15.5447L15.5434 11.4011Z",
70
+ fill: "black"
71
+ }),
72
+ /* @__PURE__ */ jsx("path", {
73
+ d: "M15.5443 8.71167H12.8539L12.8552 6.02258H15.5457L15.5443 8.71167Z",
74
+ fill: "black"
75
+ }),
76
+ /* @__PURE__ */ jsx("path", {
77
+ d: "M15.5419 14.09H12.8515L12.8527 11.4009H15.5433L15.5419 14.09Z",
78
+ fill: "black"
79
+ }),
80
+ /* @__PURE__ */ jsx("path", {
81
+ d: "M15.5408 16.7794H12.8504L12.8517 14.0903H15.5422L15.5408 16.7794Z",
82
+ fill: "black"
83
+ }),
84
+ /* @__PURE__ */ jsx("path", {
85
+ d: "M8.59081 11.4009H5.90044L5.9017 8.71179H8.59222L8.59081 11.4009Z",
86
+ fill: "#FF7000"
87
+ }),
88
+ /* @__PURE__ */ jsx("path", {
89
+ d: "M11.2803 14.0898H8.58989L8.59115 11.4008H11.2817L11.2803 14.0898Z",
90
+ fill: "#FF4900"
91
+ }),
92
+ /* @__PURE__ */ jsx("path", {
93
+ d: "M11.2811 11.4009H8.59065L8.59192 8.71179H11.2824L11.2811 11.4009Z",
94
+ fill: "#FF7000"
95
+ }),
96
+ /* @__PURE__ */ jsx("path", {
97
+ d: "M13.9715 11.4009H11.2811L11.2823 8.71179H13.9728L13.9715 11.4009Z",
98
+ fill: "#FF7000"
99
+ }),
100
+ /* @__PURE__ */ jsx("path", {
101
+ d: "M8.59191 8.71154H5.90154L5.9028 6.02246H8.59332L8.59191 8.71154Z",
102
+ fill: "#FFA300"
103
+ }),
104
+ /* @__PURE__ */ jsx("path", {
105
+ d: "M13.9732 8.71154H11.2828L11.2841 6.02246H13.9746L13.9732 8.71154Z",
106
+ fill: "#FFA300"
107
+ }),
108
+ /* @__PURE__ */ jsx("path", {
109
+ d: "M5.90023 11.4009H3.20986L3.21112 8.71179H5.90163L5.90023 11.4009Z",
110
+ fill: "#FF7000"
111
+ }),
112
+ /* @__PURE__ */ jsx("path", {
113
+ d: "M5.90151 8.71167H3.21114L3.2124 6.02258H5.90292L5.90151 8.71167Z",
114
+ fill: "#FFA300"
115
+ }),
116
+ /* @__PURE__ */ jsx("path", {
117
+ d: "M5.90295 6.02246H3.21257L3.21383 3.33337H5.90435L5.90295 6.02246Z",
118
+ fill: "#FFCE00"
119
+ }),
120
+ /* @__PURE__ */ jsx("path", {
121
+ d: "M16.6653 6.02246H13.9748L13.9761 3.33337H16.6666L16.6653 6.02246Z",
122
+ fill: "#FFCE00"
123
+ }),
124
+ /* @__PURE__ */ jsx("path", {
125
+ d: "M5.89925 14.0898H3.20888L3.21014 11.4008H5.90066L5.89925 14.0898Z",
126
+ fill: "#FF4900"
127
+ }),
128
+ /* @__PURE__ */ jsx("path", {
129
+ d: "M5.89797 16.7793H3.2076L3.20886 14.0902H5.89938L5.89797 16.7793Z",
130
+ fill: "#FF0107"
131
+ }),
132
+ /* @__PURE__ */ jsx("path", {
133
+ d: "M16.6626 11.4009H13.9721L13.9734 8.71179H16.6639L16.6626 11.4009Z",
134
+ fill: "#FF7000"
135
+ }),
136
+ /* @__PURE__ */ jsx("path", {
137
+ d: "M16.664 8.71167H13.9736L13.9748 6.02258H16.6653L16.664 8.71167Z",
138
+ fill: "#FFA300"
139
+ }),
140
+ /* @__PURE__ */ jsx("path", {
141
+ d: "M16.6606 14.0898H13.9702L13.9715 11.4008H16.662L16.6606 14.0898Z",
142
+ fill: "#FF4900"
143
+ }),
144
+ /* @__PURE__ */ jsx("path", {
145
+ d: "M16.6592 16.7793H13.9688L13.9701 14.0902H16.6606L16.6592 16.7793Z",
146
+ fill: "#FF0107"
147
+ })
148
+ ] })
149
+ }));
150
+ };
151
+ });
150
152
 
151
153
  //#endregion
152
- export { MistralLogo };
154
+ init_MistralLogo();
155
+ export { MistralLogo, init_MistralLogo };
@@ -1,30 +1,33 @@
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__/NextcloudLogo.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 NextcloudLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "NextcloudLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("title", { children: "Nextcloud icon" }),
20
- " ",
21
- /* @__PURE__ */ jsx("path", {
22
- d: "M10.015 5.447c-2.083 0-3.833 1.427-4.367 3.346-.467-1.027-1.494-1.754-2.688-1.754A2.974 2.974 0 0 0 0 10a2.974 2.974 0 0 0 2.96 2.961c1.193 0 2.22-.728 2.687-1.755.534 1.92 2.285 3.346 4.368 3.346 2.073 0 3.813-1.411 4.359-3.314.474 1.008 1.486 1.723 2.665 1.723A2.974 2.974 0 0 0 20 10a2.974 2.974 0 0 0-2.961-2.961c-1.18 0-2.192.715-2.666 1.723-.545-1.903-2.286-3.314-4.358-3.314zm0 1.738c1.565 0 2.815 1.25 2.815 2.815 0 1.565-1.25 2.815-2.815 2.815A2.802 2.802 0 0 1 7.201 10c0-1.565 1.25-2.815 2.814-2.815zm-7.055 1.592c.685 0 1.223.538 1.223 1.223s-.538 1.223-1.223 1.223A1.21 1.21 0 0 1 1.738 10c0-.685.538-1.223 1.222-1.223zm14.079 0c.686 0 1.224.538 1.224 1.223s-.538 1.223-1.224 1.223A1.21 1.21 0 0 1 15.817 10c0-.685.538-1.223 1.223-1.223z",
23
- fill: "#0082C9"
24
- })
25
- ]
26
- }));
27
- };
10
+ var NextcloudLogo;
11
+ var init_NextcloudLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NextcloudLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "NextcloudLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("title", { children: "Nextcloud icon" }),
21
+ " ",
22
+ /* @__PURE__ */ jsx("path", {
23
+ d: "M10.015 5.447c-2.083 0-3.833 1.427-4.367 3.346-.467-1.027-1.494-1.754-2.688-1.754A2.974 2.974 0 0 0 0 10a2.974 2.974 0 0 0 2.96 2.961c1.193 0 2.22-.728 2.687-1.755.534 1.92 2.285 3.346 4.368 3.346 2.073 0 3.813-1.411 4.359-3.314.474 1.008 1.486 1.723 2.665 1.723A2.974 2.974 0 0 0 20 10a2.974 2.974 0 0 0-2.961-2.961c-1.18 0-2.192.715-2.666 1.723-.545-1.903-2.286-3.314-4.358-3.314zm0 1.738c1.565 0 2.815 1.25 2.815 2.815 0 1.565-1.25 2.815-2.815 2.815A2.802 2.802 0 0 1 7.201 10c0-1.565 1.25-2.815 2.814-2.815zm-7.055 1.592c.685 0 1.223.538 1.223 1.223s-.538 1.223-1.223 1.223A1.21 1.21 0 0 1 1.738 10c0-.685.538-1.223 1.222-1.223zm14.079 0c.686 0 1.224.538 1.224 1.223s-.538 1.223-1.224 1.223A1.21 1.21 0 0 1 15.817 10c0-.685.538-1.223 1.223-1.223z",
24
+ fill: "#0082C9"
25
+ })
26
+ ]
27
+ }));
28
+ };
29
+ });
28
30
 
29
31
  //#endregion
30
- export { NextcloudLogo };
32
+ init_NextcloudLogo();
33
+ export { NextcloudLogo, init_NextcloudLogo };
@@ -1,74 +1,77 @@
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__/NginxLogo.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 NginxLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "NginxLogo",
18
- children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M17.6566 18.1426H17.7842V17.8584H17.8851C17.9518 17.8584 17.9997 17.8649 18.0269 17.8821C18.0715 17.9083 18.0943 17.9643 18.0943 18.0474V18.1057L18.0971 18.1274C18.0987 18.1322 18.0987 18.1342 18.0991 18.1365C18.0997 18.14 18.1 18.1411 18.1019 18.1426H18.2202L18.2159 18.1346C18.2124 18.1291 18.2104 18.1167 18.2102 18.0976C18.2085 18.0772 18.2085 18.0598 18.2085 18.0436V17.9898C18.2085 17.9536 18.1949 17.9167 18.1689 17.8772C18.1421 17.8391 18.1 17.8164 18.043 17.8064C18.088 17.7989 18.1234 17.7869 18.148 17.7723C18.1962 17.7419 18.2185 17.6925 18.2185 17.6293C18.2185 17.5383 18.1826 17.4762 18.1069 17.4457C18.0651 17.4286 17.9997 17.4199 17.909 17.4199H17.6566V18.1426V18.1426ZM18.0195 17.753C17.9939 17.764 17.9531 17.7691 17.8981 17.7691H17.7842V17.506H17.8929C17.9634 17.506 18.0145 17.516 18.0463 17.5342C18.0787 17.5523 18.0943 17.5873 18.0943 17.6397C18.0943 17.6956 18.0699 17.7323 18.0195 17.753ZM18.39 17.3185C18.2602 17.1904 18.1049 17.127 17.9214 17.127C17.7418 17.127 17.5851 17.1904 17.4582 17.3185C17.3284 17.447 17.2656 17.6025 17.2656 17.7849C17.2656 17.9672 17.3278 18.1232 17.4559 18.2511C17.5831 18.3809 17.7401 18.4453 17.9214 18.4453C18.1049 18.4453 18.2602 18.3809 18.39 18.2511C18.5172 18.1226 18.5829 17.9659 18.5829 17.7849C18.5829 17.6012 18.5172 17.447 18.39 17.3185ZM18.323 17.384C18.4341 17.4924 18.4885 17.6277 18.4885 17.785C18.4885 17.9406 18.4341 18.0769 18.323 18.1879C18.2137 18.2983 18.0793 18.355 17.9214 18.355C17.7647 18.355 17.6311 18.2983 17.5203 18.1879C17.4116 18.077 17.3556 17.9406 17.3556 17.785C17.3556 17.6277 17.4116 17.4924 17.5203 17.384C17.6327 17.2711 17.7657 17.2157 17.9214 17.2157C18.0787 17.2157 18.2124 17.2711 18.323 17.384Z",
21
- fill: "#989898"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M1.1365 15.0003C1.23054 15.1634 1.36313 15.2907 1.51606 15.377L9.28078 19.8599L9.28102 19.8597C9.43251 19.9489 9.60871 20 9.79704 20C9.98537 20 10.1618 19.9489 10.3131 19.8597L18.078 15.3767C18.231 15.2904 18.363 15.1634 18.4573 15.0003C18.5516 14.8372 18.5955 14.659 18.5938 14.4833V5.51741L18.5935 5.51717C18.595 5.34169 18.5511 5.1633 18.4571 5.00018C18.3628 4.83707 18.2302 4.71006 18.0775 4.62353L10.3126 0.140578V0.140333C10.1613 0.0511389 9.98512 0 9.79679 0C9.60871 0 9.4325 0.0511389 9.28126 0.140333V0.140578L1.51655 4.62353C1.36361 4.71006 1.23103 4.83707 1.13675 5.00018C1.04271 5.1633 0.998836 5.34169 1.00029 5.51717L1.00005 5.51741V14.4833C0.998353 14.659 1.04222 14.8372 1.13626 15.0003",
25
- fill: "#009639"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M4.06464 6.613C4.06464 6.42816 4.21448 6.27832 4.39931 6.27832H11.2219C11.4067 6.27832 11.5566 6.42816 11.5566 6.613V13.4356C11.5566 13.6204 11.4067 13.7703 11.2219 13.7703H4.39931C4.21448 13.7703 4.06464 13.6204 4.06464 13.4356V6.613ZM4.73399 6.94767V13.1009H10.8872V6.94767H4.73399Z",
30
- fill: "white",
31
- fillRule: "evenodd"
32
- }),
33
- /* @__PURE__ */ jsx("path", {
34
- clipRule: "evenodd",
35
- d: "M13.0022 5.82217C13.0022 5.69925 13.1018 5.59961 13.2248 5.59961H15.1945C15.3174 5.59961 15.417 5.69925 15.417 5.82217V7.79188C15.417 7.91479 15.3174 8.01444 15.1945 8.01444H13.2248C13.1018 8.01444 13.0022 7.91479 13.0022 7.79188V5.82217ZM13.4473 6.04473V7.56932H14.9719V6.04473H13.4473Z",
36
- fill: "white",
37
- fillRule: "evenodd"
38
- }),
39
- /* @__PURE__ */ jsx("path", {
40
- clipRule: "evenodd",
41
- d: "M13.0022 9.01504C13.0022 8.89212 13.1018 8.79248 13.2248 8.79248H15.1945C15.3174 8.79248 15.417 8.89212 15.417 9.01504V10.9848C15.417 11.1077 15.3174 11.2073 15.1945 11.2073H13.2248C13.1018 11.2073 13.0022 11.1077 13.0022 10.9848V9.01504ZM13.4473 9.2376V10.7622H14.9719V9.2376H13.4473Z",
42
- fill: "white",
43
- fillRule: "evenodd"
44
- }),
45
- /* @__PURE__ */ jsx("path", {
46
- clipRule: "evenodd",
47
- d: "M13.0022 12.2079C13.0022 12.085 13.1018 11.9854 13.2248 11.9854H15.1945C15.3174 11.9854 15.417 12.085 15.417 12.2079V14.1776C15.417 14.3005 15.3174 14.4002 15.1945 14.4002H13.2248C13.1018 14.4002 13.0022 14.3005 13.0022 14.1776V12.2079ZM13.4473 12.4305V13.9551H14.9719V12.4305H13.4473Z",
48
- fill: "white",
49
- fillRule: "evenodd"
50
- }),
51
- /* @__PURE__ */ jsx("path", {
52
- clipRule: "evenodd",
53
- d: "M11.1541 10.0248C11.1541 9.90189 11.2537 9.80225 11.3766 9.80225H13.109C13.2319 9.80225 13.3316 9.90189 13.3316 10.0248C13.3316 10.1477 13.2319 10.2474 13.109 10.2474H11.3766C11.2537 10.2474 11.1541 10.1477 11.1541 10.0248Z",
54
- fill: "white",
55
- fillRule: "evenodd"
56
- }),
57
- /* @__PURE__ */ jsx("path", {
58
- clipRule: "evenodd",
59
- d: "M11.1073 10.7049C11.1818 10.6071 11.3214 10.5882 11.4192 10.6627L13.3864 12.1609C13.4842 12.2354 13.5031 12.375 13.4286 12.4728C13.3542 12.5706 13.2145 12.5895 13.1167 12.515L11.1495 11.0168C11.0517 10.9423 11.0328 10.8027 11.1073 10.7049Z",
60
- fill: "white",
61
- fillRule: "evenodd"
62
- }),
63
- /* @__PURE__ */ jsx("path", {
64
- clipRule: "evenodd",
65
- d: "M13.4286 7.5765C13.5031 7.67428 13.4842 7.81393 13.3864 7.8884L11.4192 9.38662C11.3214 9.46109 11.1818 9.44219 11.1073 9.34441C11.0328 9.24662 11.0517 9.10698 11.1495 9.03251L13.1167 7.53428C13.2145 7.45981 13.3542 7.47871 13.4286 7.5765Z",
66
- fill: "white",
67
- fillRule: "evenodd"
68
- })
69
- ]
70
- }));
71
- };
10
+ var NginxLogo;
11
+ var init_NginxLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NginxLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "NginxLogo",
19
+ children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M17.6566 18.1426H17.7842V17.8584H17.8851C17.9518 17.8584 17.9997 17.8649 18.0269 17.8821C18.0715 17.9083 18.0943 17.9643 18.0943 18.0474V18.1057L18.0971 18.1274C18.0987 18.1322 18.0987 18.1342 18.0991 18.1365C18.0997 18.14 18.1 18.1411 18.1019 18.1426H18.2202L18.2159 18.1346C18.2124 18.1291 18.2104 18.1167 18.2102 18.0976C18.2085 18.0772 18.2085 18.0598 18.2085 18.0436V17.9898C18.2085 17.9536 18.1949 17.9167 18.1689 17.8772C18.1421 17.8391 18.1 17.8164 18.043 17.8064C18.088 17.7989 18.1234 17.7869 18.148 17.7723C18.1962 17.7419 18.2185 17.6925 18.2185 17.6293C18.2185 17.5383 18.1826 17.4762 18.1069 17.4457C18.0651 17.4286 17.9997 17.4199 17.909 17.4199H17.6566V18.1426V18.1426ZM18.0195 17.753C17.9939 17.764 17.9531 17.7691 17.8981 17.7691H17.7842V17.506H17.8929C17.9634 17.506 18.0145 17.516 18.0463 17.5342C18.0787 17.5523 18.0943 17.5873 18.0943 17.6397C18.0943 17.6956 18.0699 17.7323 18.0195 17.753ZM18.39 17.3185C18.2602 17.1904 18.1049 17.127 17.9214 17.127C17.7418 17.127 17.5851 17.1904 17.4582 17.3185C17.3284 17.447 17.2656 17.6025 17.2656 17.7849C17.2656 17.9672 17.3278 18.1232 17.4559 18.2511C17.5831 18.3809 17.7401 18.4453 17.9214 18.4453C18.1049 18.4453 18.2602 18.3809 18.39 18.2511C18.5172 18.1226 18.5829 17.9659 18.5829 17.7849C18.5829 17.6012 18.5172 17.447 18.39 17.3185ZM18.323 17.384C18.4341 17.4924 18.4885 17.6277 18.4885 17.785C18.4885 17.9406 18.4341 18.0769 18.323 18.1879C18.2137 18.2983 18.0793 18.355 17.9214 18.355C17.7647 18.355 17.6311 18.2983 17.5203 18.1879C17.4116 18.077 17.3556 17.9406 17.3556 17.785C17.3556 17.6277 17.4116 17.4924 17.5203 17.384C17.6327 17.2711 17.7657 17.2157 17.9214 17.2157C18.0787 17.2157 18.2124 17.2711 18.323 17.384Z",
22
+ fill: "#989898"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M1.1365 15.0003C1.23054 15.1634 1.36313 15.2907 1.51606 15.377L9.28078 19.8599L9.28102 19.8597C9.43251 19.9489 9.60871 20 9.79704 20C9.98537 20 10.1618 19.9489 10.3131 19.8597L18.078 15.3767C18.231 15.2904 18.363 15.1634 18.4573 15.0003C18.5516 14.8372 18.5955 14.659 18.5938 14.4833V5.51741L18.5935 5.51717C18.595 5.34169 18.5511 5.1633 18.4571 5.00018C18.3628 4.83707 18.2302 4.71006 18.0775 4.62353L10.3126 0.140578V0.140333C10.1613 0.0511389 9.98512 0 9.79679 0C9.60871 0 9.4325 0.0511389 9.28126 0.140333V0.140578L1.51655 4.62353C1.36361 4.71006 1.23103 4.83707 1.13675 5.00018C1.04271 5.1633 0.998836 5.34169 1.00029 5.51717L1.00005 5.51741V14.4833C0.998353 14.659 1.04222 14.8372 1.13626 15.0003",
26
+ fill: "#009639"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M4.06464 6.613C4.06464 6.42816 4.21448 6.27832 4.39931 6.27832H11.2219C11.4067 6.27832 11.5566 6.42816 11.5566 6.613V13.4356C11.5566 13.6204 11.4067 13.7703 11.2219 13.7703H4.39931C4.21448 13.7703 4.06464 13.6204 4.06464 13.4356V6.613ZM4.73399 6.94767V13.1009H10.8872V6.94767H4.73399Z",
31
+ fill: "white",
32
+ fillRule: "evenodd"
33
+ }),
34
+ /* @__PURE__ */ jsx("path", {
35
+ clipRule: "evenodd",
36
+ d: "M13.0022 5.82217C13.0022 5.69925 13.1018 5.59961 13.2248 5.59961H15.1945C15.3174 5.59961 15.417 5.69925 15.417 5.82217V7.79188C15.417 7.91479 15.3174 8.01444 15.1945 8.01444H13.2248C13.1018 8.01444 13.0022 7.91479 13.0022 7.79188V5.82217ZM13.4473 6.04473V7.56932H14.9719V6.04473H13.4473Z",
37
+ fill: "white",
38
+ fillRule: "evenodd"
39
+ }),
40
+ /* @__PURE__ */ jsx("path", {
41
+ clipRule: "evenodd",
42
+ d: "M13.0022 9.01504C13.0022 8.89212 13.1018 8.79248 13.2248 8.79248H15.1945C15.3174 8.79248 15.417 8.89212 15.417 9.01504V10.9848C15.417 11.1077 15.3174 11.2073 15.1945 11.2073H13.2248C13.1018 11.2073 13.0022 11.1077 13.0022 10.9848V9.01504ZM13.4473 9.2376V10.7622H14.9719V9.2376H13.4473Z",
43
+ fill: "white",
44
+ fillRule: "evenodd"
45
+ }),
46
+ /* @__PURE__ */ jsx("path", {
47
+ clipRule: "evenodd",
48
+ d: "M13.0022 12.2079C13.0022 12.085 13.1018 11.9854 13.2248 11.9854H15.1945C15.3174 11.9854 15.417 12.085 15.417 12.2079V14.1776C15.417 14.3005 15.3174 14.4002 15.1945 14.4002H13.2248C13.1018 14.4002 13.0022 14.3005 13.0022 14.1776V12.2079ZM13.4473 12.4305V13.9551H14.9719V12.4305H13.4473Z",
49
+ fill: "white",
50
+ fillRule: "evenodd"
51
+ }),
52
+ /* @__PURE__ */ jsx("path", {
53
+ clipRule: "evenodd",
54
+ d: "M11.1541 10.0248C11.1541 9.90189 11.2537 9.80225 11.3766 9.80225H13.109C13.2319 9.80225 13.3316 9.90189 13.3316 10.0248C13.3316 10.1477 13.2319 10.2474 13.109 10.2474H11.3766C11.2537 10.2474 11.1541 10.1477 11.1541 10.0248Z",
55
+ fill: "white",
56
+ fillRule: "evenodd"
57
+ }),
58
+ /* @__PURE__ */ jsx("path", {
59
+ clipRule: "evenodd",
60
+ d: "M11.1073 10.7049C11.1818 10.6071 11.3214 10.5882 11.4192 10.6627L13.3864 12.1609C13.4842 12.2354 13.5031 12.375 13.4286 12.4728C13.3542 12.5706 13.2145 12.5895 13.1167 12.515L11.1495 11.0168C11.0517 10.9423 11.0328 10.8027 11.1073 10.7049Z",
61
+ fill: "white",
62
+ fillRule: "evenodd"
63
+ }),
64
+ /* @__PURE__ */ jsx("path", {
65
+ clipRule: "evenodd",
66
+ d: "M13.4286 7.5765C13.5031 7.67428 13.4842 7.81393 13.3864 7.8884L11.4192 9.38662C11.3214 9.46109 11.1818 9.44219 11.1073 9.34441C11.0328 9.24662 11.0517 9.10698 11.1495 9.03251L13.1167 7.53428C13.2145 7.45981 13.3542 7.47871 13.4286 7.5765Z",
67
+ fill: "white",
68
+ fillRule: "evenodd"
69
+ })
70
+ ]
71
+ }));
72
+ };
73
+ });
72
74
 
73
75
  //#endregion
74
- export { NginxLogo };
76
+ init_NginxLogo();
77
+ export { NginxLogo, init_NginxLogo };