@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,177 +1,180 @@
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__/NodeJsLogo.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 NodeJsLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "NodeJsLogo",
18
- children: [/* @__PURE__ */ jsxs("g", { children: [
19
- /* @__PURE__ */ jsx("path", {
20
- d: "M9.88528 16.2489C9.81927 16.2489 9.75371 16.2316 9.69584 16.1982L9.09286 15.8413C9.0028 15.7909 9.04675 15.7731 9.07645 15.7628C9.19653 15.7208 9.2209 15.7113 9.34907 15.6385C9.36255 15.6308 9.38018 15.6335 9.39397 15.6416L9.8572 15.9165C9.87393 15.9256 9.89766 15.9256 9.91317 15.9165L11.7193 14.874C11.7361 14.8645 11.7469 14.845 11.7469 14.8251V12.7409C11.7469 12.7201 11.7361 12.7016 11.719 12.6912L9.91353 11.6495C9.8968 11.6396 9.87465 11.6396 9.85792 11.6495L8.05283 12.6912C8.03533 12.7011 8.02421 12.7206 8.02421 12.7405V14.8247C8.02421 14.8446 8.03506 14.8636 8.05224 14.8731L8.54685 15.1588C8.8154 15.2931 8.97952 15.1348 8.97952 14.9757V12.9186C8.97952 12.8892 9.00258 12.8666 9.03196 12.8666H9.26073C9.28921 12.8666 9.31272 12.8892 9.31272 12.9186V14.9766C9.31272 15.3347 9.11741 15.5404 8.77788 15.5404C8.67344 15.5404 8.59116 15.5404 8.36149 15.4273L7.88768 15.1543C7.77058 15.0865 7.69824 14.9599 7.69824 14.8247V12.7405C7.69824 12.6048 7.77058 12.4782 7.88768 12.4113L9.69566 11.3683C9.81004 11.3037 9.96195 11.3037 10.0754 11.3683L11.8812 12.4118C11.9978 12.4791 12.0706 12.6053 12.0706 12.7409V14.8251C12.0706 14.9603 11.9978 15.0865 11.8812 15.1543L10.0754 16.1973C10.0176 16.2307 9.95201 16.2479 9.88509 16.2479",
21
- fill: "#689F63"
22
- }),
23
- /* @__PURE__ */ jsx("path", {
24
- d: "M10.4432 14.8127C9.65288 14.8127 9.48718 14.4499 9.48718 14.1457C9.48718 14.1167 9.51051 14.0937 9.53949 14.0937H9.77278C9.79855 14.0937 9.82025 14.1124 9.82432 14.1379C9.85958 14.3756 9.96447 14.4955 10.4424 14.4955C10.823 14.4955 10.9849 14.4095 10.9849 14.2077C10.9849 14.0915 10.9388 14.0051 10.3474 13.9472C9.8528 13.8984 9.54718 13.7895 9.54718 13.3939C9.54718 13.0295 9.85461 12.8124 10.3696 12.8124C10.9478 12.8124 11.2344 13.0132 11.2706 13.4445C11.272 13.4594 11.2665 13.4739 11.2566 13.4847C11.2467 13.4951 11.2326 13.5015 11.2182 13.5015H10.9835C10.9591 13.5015 10.9379 13.4843 10.9329 13.4608C10.8764 13.2108 10.7398 13.1307 10.3687 13.1307C9.95317 13.1307 9.9048 13.2754 9.9048 13.3839C9.9048 13.5155 9.96176 13.5539 10.5224 13.628C11.0776 13.7017 11.3411 13.8057 11.3411 14.1959C11.3411 14.5892 11.0129 14.8148 10.4405 14.8148M12.6405 12.6045H12.7011C12.7508 12.6045 12.7603 12.5697 12.7603 12.5493C12.7603 12.496 12.7237 12.496 12.7034 12.496H12.641L12.6405 12.6045ZM12.5668 12.4336H12.7011C12.7472 12.4336 12.8376 12.4336 12.8376 12.5367C12.8376 12.6085 12.7915 12.6235 12.7639 12.6325C12.8177 12.6361 12.8214 12.6714 12.8286 12.7211C12.8322 12.7523 12.8381 12.8061 12.8489 12.8242H12.7662C12.7639 12.8061 12.7513 12.7066 12.7513 12.7012C12.7458 12.6791 12.7382 12.6682 12.7106 12.6682H12.6423V12.8246H12.5668V12.4336ZM12.4054 12.628C12.4054 12.7898 12.5361 12.9209 12.6966 12.9209C12.8584 12.9209 12.9891 12.7871 12.9891 12.628C12.9891 12.4657 12.8566 12.3368 12.6961 12.3368C12.5379 12.3368 12.405 12.4639 12.405 12.6275M13.0451 12.6289C13.0451 12.8206 12.8883 12.977 12.697 12.977C12.5071 12.977 12.3489 12.8224 12.3489 12.6289C12.3489 12.4318 12.5108 12.2808 12.697 12.2808C12.8846 12.2808 13.0447 12.4322 13.0447 12.6289",
25
- fill: "#689F63"
26
- }),
27
- /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M4.2922 8.09384C4.2922 8.01065 4.24835 7.93424 4.17655 7.89288L2.2616 6.79109C2.22928 6.7721 2.19306 6.76215 2.15635 6.76079H2.13655C2.09984 6.76215 2.06362 6.7721 2.03075 6.79109L0.115891 7.89288C0.0445486 7.93447 6.10352e-05 8.01088 6.10352e-05 8.09406L0.00426565 11.0617C0.00426565 11.1029 0.0255148 11.1413 0.0616835 11.1616C0.096948 11.1833 0.141255 11.1833 0.176519 11.1616L1.31493 10.5097C1.38682 10.4669 1.43067 10.3913 1.43067 10.3089V8.92255C1.43067 8.83982 1.47452 8.76341 1.54618 8.72227L2.03084 8.44314C2.06683 8.42234 2.10635 8.41203 2.14658 8.41203C2.18619 8.41203 2.22661 8.42225 2.2616 8.44309L2.74604 8.72213C2.81774 8.76328 2.86178 8.83968 2.86178 8.92242V10.3087C2.86178 10.391 2.90622 10.467 2.97774 10.5095L4.11543 11.1609C4.15115 11.1822 4.19559 11.1822 4.23117 11.1609C4.26625 11.1406 4.2885 11.1022 4.2885 11.061L4.2922 8.09384ZM13.3284 9.63897C13.3284 9.65963 13.3174 9.67875 13.2995 9.68897L12.6418 10.0681C12.6239 10.0784 12.6018 10.0784 12.584 10.0681L11.9262 9.68897C11.9081 9.67871 11.8973 9.65958 11.8973 9.63897V8.8796C11.8973 8.8589 11.9081 8.83982 11.9257 8.82942L12.5831 8.44965C12.6012 8.43925 12.6234 8.43925 12.6414 8.44965L13.2993 8.82942C13.3173 8.83982 13.3282 8.8589 13.3282 8.8796L13.3284 9.63897ZM13.5061 4.01464C13.4702 3.99466 13.4265 3.9952 13.3911 4.01586C13.3558 4.03666 13.334 4.07463 13.334 4.11578V7.05448C13.334 7.08342 13.3187 7.11009 13.2936 7.12456C13.2687 7.13903 13.2378 7.13903 13.2127 7.12456L12.733 6.84828C12.6616 6.80695 12.5736 6.80695 12.5019 6.84828L10.5863 7.95382C10.5147 7.99496 10.4705 8.07137 10.4705 8.15365V10.3654C10.4705 10.4481 10.5147 10.5241 10.5863 10.5657L12.5019 11.672C12.5734 11.7131 12.6615 11.7131 12.7332 11.672L14.6488 10.5652C14.7202 10.5236 14.7645 10.4477 14.7645 10.3649V4.8528C14.7645 4.76889 14.7189 4.69172 14.6456 4.65071L13.5061 4.01464ZM19.885 8.85962C19.9562 8.8183 20 8.74198 20 8.6597V8.12368C20 8.04121 19.9562 7.96512 19.8849 7.92362L17.9815 6.81866C17.9096 6.77707 17.8214 6.77707 17.7495 6.81866L15.8344 7.92407C15.7625 7.96567 15.7187 8.04162 15.7187 8.12436V10.3352C15.7187 10.4184 15.7634 10.4952 15.8353 10.5364L17.7382 11.621C17.8083 11.6612 17.8942 11.6617 17.9652 11.6223L19.1163 10.9826C19.1524 10.9622 19.1755 10.9238 19.1755 10.8822C19.1755 10.8406 19.1533 10.8017 19.1172 10.7814L17.1903 9.67554C17.1541 9.6552 17.132 9.61677 17.132 9.57563V8.88209C17.132 8.84068 17.1537 8.80252 17.1898 8.7819L17.7893 8.43604C17.825 8.41524 17.8689 8.41524 17.9046 8.43604L18.5046 8.7819C18.5403 8.80225 18.5624 8.84068 18.5624 8.88182V9.42706C18.5624 9.4682 18.5846 9.50663 18.6203 9.52743C18.656 9.54778 18.7003 9.54778 18.736 9.52698L19.885 8.85962Z",
30
- fill: "#333333",
31
- fillRule: "evenodd"
32
- }),
33
- /* @__PURE__ */ jsx("path", {
34
- clipRule: "evenodd",
35
- d: "M17.8375 8.756C17.851 8.748 17.868 8.748 17.8818 8.756L18.2493 8.96804C18.2631 8.976 18.2715 8.99065 18.2715 9.00647V9.431C18.2715 9.44682 18.2631 9.46147 18.2493 9.46943L17.8818 9.68147C17.868 9.68947 17.851 9.68947 17.8375 9.68147L17.4701 9.46943C17.4561 9.46147 17.4475 9.44682 17.4475 9.431V9.00647C17.4475 8.99065 17.4556 8.976 17.4697 8.96804L17.8375 8.756Z",
36
- fill: "#689F63",
37
- fillRule: "evenodd"
38
- }),
39
- /* @__PURE__ */ jsx("mask", {
40
- id: "mask0_341_658",
41
- maskUnits: "userSpaceOnUse",
42
- x: "5",
43
- y: "6",
44
- children: /* @__PURE__ */ jsx("path", {
45
- d: "M7.26649 6.82957L5.36175 7.92897C5.29041 7.97011 5.24664 8.04606 5.24664 8.12816V10.3285C5.24664 10.4106 5.29041 10.4865 5.36175 10.5277L7.26662 11.6279C7.33783 11.6689 7.42563 11.6689 7.49675 11.6279L9.4013 10.5277C9.47228 10.4865 9.51614 10.4106 9.51614 10.3285V8.12816C9.51614 8.04606 9.47228 7.97011 9.40085 7.92897L7.49656 6.82957C7.46085 6.80909 7.42106 6.79883 7.38128 6.79883C7.34149 6.79883 7.3017 6.80909 7.26599 6.82957",
46
- fill: "white"
47
- })
48
- }),
49
- /* @__PURE__ */ jsx("g", {
50
- mask: "url(#mask0_341_658)",
51
- children: /* @__PURE__ */ jsx("path", {
52
- d: "M11.4409 7.74215L6.0737 5.11133L3.32172 10.7253L8.68879 13.3563L11.4409 7.74215Z",
53
- fill: "url(#paint0_linear_341_658)"
54
- })
55
- }),
56
- /* @__PURE__ */ jsx("mask", {
57
- id: "mask1_341_658",
58
- maskUnits: "userSpaceOnUse",
59
- x: "5",
60
- y: "6",
61
- children: /* @__PURE__ */ jsx("path", {
62
- d: "M5.29388 10.4685C5.3121 10.4922 5.33489 10.5126 5.3617 10.528L6.99562 11.4718L7.26779 11.6282C7.30848 11.6517 7.35487 11.6617 7.40044 11.6583C7.41563 11.6571 7.43082 11.6542 7.44565 11.65L9.45455 7.97165C9.43918 7.95493 9.42119 7.94091 9.40102 7.92916L8.15384 7.20895L7.49457 6.82963C7.47585 6.81878 7.45555 6.81109 7.43489 6.80566L5.29388 10.4685Z",
63
- fill: "white"
64
- })
65
- }),
66
- /* @__PURE__ */ jsx("g", {
67
- mask: "url(#mask1_341_658)",
68
- children: /* @__PURE__ */ jsx("path", {
69
- d: "M2.97333 8.52078L6.76313 13.6501L11.7752 9.94705L7.98518 4.81787L2.97333 8.52078Z",
70
- fill: "url(#paint1_linear_341_658)"
71
- })
72
- }),
73
- /* @__PURE__ */ jsx("mask", {
74
- id: "mask2_341_658",
75
- maskUnits: "userSpaceOnUse",
76
- x: "5",
77
- y: "6",
78
- children: /* @__PURE__ */ jsx("path", {
79
- d: "M7.35856 6.80018C7.3266 6.80334 7.29536 6.81329 7.26656 6.82965L5.36725 7.92588L7.4153 11.6562C7.44379 11.6522 7.47182 11.6427 7.49713 11.628L9.40187 10.5278C9.46064 10.4937 9.50088 10.436 9.51309 10.3706L7.42525 6.80393C7.40988 6.8009 7.39451 6.79932 7.37868 6.79932C7.37235 6.79932 7.36602 6.79963 7.35969 6.80022",
80
- fill: "white"
81
- })
82
- }),
83
- /* @__PURE__ */ jsx("g", {
84
- mask: "url(#mask2_341_658)",
85
- children: /* @__PURE__ */ jsx("path", {
86
- d: "M5.36719 6.79932V11.6563H9.51226V6.79932H5.36719Z",
87
- fill: "url(#paint2_linear_341_658)"
88
- })
89
- })
90
- ] }), /* @__PURE__ */ jsxs("defs", { children: [
91
- /* @__PURE__ */ jsxs("linearGradient", {
92
- gradientUnits: "userSpaceOnUse",
93
- id: "paint0_linear_341_658",
94
- x1: "8.7557",
95
- x2: "6.0039",
96
- y1: "6.4226",
97
- y2: "12.0362",
98
- children: [
99
- /* @__PURE__ */ jsx("stop", {
100
- offset: "0.3",
101
- stopColor: "#3E863D"
102
- }),
103
- /* @__PURE__ */ jsx("stop", {
104
- offset: "0.5",
105
- stopColor: "#55934F"
106
- }),
107
- /* @__PURE__ */ jsx("stop", {
108
- offset: "0.8",
109
- stopColor: "#5AAD45"
10
+ var NodeJsLogo;
11
+ var init_NodeJsLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NodeJsLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "NodeJsLogo",
19
+ children: [/* @__PURE__ */ jsxs("g", { children: [
20
+ /* @__PURE__ */ jsx("path", {
21
+ d: "M9.88528 16.2489C9.81927 16.2489 9.75371 16.2316 9.69584 16.1982L9.09286 15.8413C9.0028 15.7909 9.04675 15.7731 9.07645 15.7628C9.19653 15.7208 9.2209 15.7113 9.34907 15.6385C9.36255 15.6308 9.38018 15.6335 9.39397 15.6416L9.8572 15.9165C9.87393 15.9256 9.89766 15.9256 9.91317 15.9165L11.7193 14.874C11.7361 14.8645 11.7469 14.845 11.7469 14.8251V12.7409C11.7469 12.7201 11.7361 12.7016 11.719 12.6912L9.91353 11.6495C9.8968 11.6396 9.87465 11.6396 9.85792 11.6495L8.05283 12.6912C8.03533 12.7011 8.02421 12.7206 8.02421 12.7405V14.8247C8.02421 14.8446 8.03506 14.8636 8.05224 14.8731L8.54685 15.1588C8.8154 15.2931 8.97952 15.1348 8.97952 14.9757V12.9186C8.97952 12.8892 9.00258 12.8666 9.03196 12.8666H9.26073C9.28921 12.8666 9.31272 12.8892 9.31272 12.9186V14.9766C9.31272 15.3347 9.11741 15.5404 8.77788 15.5404C8.67344 15.5404 8.59116 15.5404 8.36149 15.4273L7.88768 15.1543C7.77058 15.0865 7.69824 14.9599 7.69824 14.8247V12.7405C7.69824 12.6048 7.77058 12.4782 7.88768 12.4113L9.69566 11.3683C9.81004 11.3037 9.96195 11.3037 10.0754 11.3683L11.8812 12.4118C11.9978 12.4791 12.0706 12.6053 12.0706 12.7409V14.8251C12.0706 14.9603 11.9978 15.0865 11.8812 15.1543L10.0754 16.1973C10.0176 16.2307 9.95201 16.2479 9.88509 16.2479",
22
+ fill: "#689F63"
23
+ }),
24
+ /* @__PURE__ */ jsx("path", {
25
+ d: "M10.4432 14.8127C9.65288 14.8127 9.48718 14.4499 9.48718 14.1457C9.48718 14.1167 9.51051 14.0937 9.53949 14.0937H9.77278C9.79855 14.0937 9.82025 14.1124 9.82432 14.1379C9.85958 14.3756 9.96447 14.4955 10.4424 14.4955C10.823 14.4955 10.9849 14.4095 10.9849 14.2077C10.9849 14.0915 10.9388 14.0051 10.3474 13.9472C9.8528 13.8984 9.54718 13.7895 9.54718 13.3939C9.54718 13.0295 9.85461 12.8124 10.3696 12.8124C10.9478 12.8124 11.2344 13.0132 11.2706 13.4445C11.272 13.4594 11.2665 13.4739 11.2566 13.4847C11.2467 13.4951 11.2326 13.5015 11.2182 13.5015H10.9835C10.9591 13.5015 10.9379 13.4843 10.9329 13.4608C10.8764 13.2108 10.7398 13.1307 10.3687 13.1307C9.95317 13.1307 9.9048 13.2754 9.9048 13.3839C9.9048 13.5155 9.96176 13.5539 10.5224 13.628C11.0776 13.7017 11.3411 13.8057 11.3411 14.1959C11.3411 14.5892 11.0129 14.8148 10.4405 14.8148M12.6405 12.6045H12.7011C12.7508 12.6045 12.7603 12.5697 12.7603 12.5493C12.7603 12.496 12.7237 12.496 12.7034 12.496H12.641L12.6405 12.6045ZM12.5668 12.4336H12.7011C12.7472 12.4336 12.8376 12.4336 12.8376 12.5367C12.8376 12.6085 12.7915 12.6235 12.7639 12.6325C12.8177 12.6361 12.8214 12.6714 12.8286 12.7211C12.8322 12.7523 12.8381 12.8061 12.8489 12.8242H12.7662C12.7639 12.8061 12.7513 12.7066 12.7513 12.7012C12.7458 12.6791 12.7382 12.6682 12.7106 12.6682H12.6423V12.8246H12.5668V12.4336ZM12.4054 12.628C12.4054 12.7898 12.5361 12.9209 12.6966 12.9209C12.8584 12.9209 12.9891 12.7871 12.9891 12.628C12.9891 12.4657 12.8566 12.3368 12.6961 12.3368C12.5379 12.3368 12.405 12.4639 12.405 12.6275M13.0451 12.6289C13.0451 12.8206 12.8883 12.977 12.697 12.977C12.5071 12.977 12.3489 12.8224 12.3489 12.6289C12.3489 12.4318 12.5108 12.2808 12.697 12.2808C12.8846 12.2808 13.0447 12.4322 13.0447 12.6289",
26
+ fill: "#689F63"
27
+ }),
28
+ /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M4.2922 8.09384C4.2922 8.01065 4.24835 7.93424 4.17655 7.89288L2.2616 6.79109C2.22928 6.7721 2.19306 6.76215 2.15635 6.76079H2.13655C2.09984 6.76215 2.06362 6.7721 2.03075 6.79109L0.115891 7.89288C0.0445486 7.93447 6.10352e-05 8.01088 6.10352e-05 8.09406L0.00426565 11.0617C0.00426565 11.1029 0.0255148 11.1413 0.0616835 11.1616C0.096948 11.1833 0.141255 11.1833 0.176519 11.1616L1.31493 10.5097C1.38682 10.4669 1.43067 10.3913 1.43067 10.3089V8.92255C1.43067 8.83982 1.47452 8.76341 1.54618 8.72227L2.03084 8.44314C2.06683 8.42234 2.10635 8.41203 2.14658 8.41203C2.18619 8.41203 2.22661 8.42225 2.2616 8.44309L2.74604 8.72213C2.81774 8.76328 2.86178 8.83968 2.86178 8.92242V10.3087C2.86178 10.391 2.90622 10.467 2.97774 10.5095L4.11543 11.1609C4.15115 11.1822 4.19559 11.1822 4.23117 11.1609C4.26625 11.1406 4.2885 11.1022 4.2885 11.061L4.2922 8.09384ZM13.3284 9.63897C13.3284 9.65963 13.3174 9.67875 13.2995 9.68897L12.6418 10.0681C12.6239 10.0784 12.6018 10.0784 12.584 10.0681L11.9262 9.68897C11.9081 9.67871 11.8973 9.65958 11.8973 9.63897V8.8796C11.8973 8.8589 11.9081 8.83982 11.9257 8.82942L12.5831 8.44965C12.6012 8.43925 12.6234 8.43925 12.6414 8.44965L13.2993 8.82942C13.3173 8.83982 13.3282 8.8589 13.3282 8.8796L13.3284 9.63897ZM13.5061 4.01464C13.4702 3.99466 13.4265 3.9952 13.3911 4.01586C13.3558 4.03666 13.334 4.07463 13.334 4.11578V7.05448C13.334 7.08342 13.3187 7.11009 13.2936 7.12456C13.2687 7.13903 13.2378 7.13903 13.2127 7.12456L12.733 6.84828C12.6616 6.80695 12.5736 6.80695 12.5019 6.84828L10.5863 7.95382C10.5147 7.99496 10.4705 8.07137 10.4705 8.15365V10.3654C10.4705 10.4481 10.5147 10.5241 10.5863 10.5657L12.5019 11.672C12.5734 11.7131 12.6615 11.7131 12.7332 11.672L14.6488 10.5652C14.7202 10.5236 14.7645 10.4477 14.7645 10.3649V4.8528C14.7645 4.76889 14.7189 4.69172 14.6456 4.65071L13.5061 4.01464ZM19.885 8.85962C19.9562 8.8183 20 8.74198 20 8.6597V8.12368C20 8.04121 19.9562 7.96512 19.8849 7.92362L17.9815 6.81866C17.9096 6.77707 17.8214 6.77707 17.7495 6.81866L15.8344 7.92407C15.7625 7.96567 15.7187 8.04162 15.7187 8.12436V10.3352C15.7187 10.4184 15.7634 10.4952 15.8353 10.5364L17.7382 11.621C17.8083 11.6612 17.8942 11.6617 17.9652 11.6223L19.1163 10.9826C19.1524 10.9622 19.1755 10.9238 19.1755 10.8822C19.1755 10.8406 19.1533 10.8017 19.1172 10.7814L17.1903 9.67554C17.1541 9.6552 17.132 9.61677 17.132 9.57563V8.88209C17.132 8.84068 17.1537 8.80252 17.1898 8.7819L17.7893 8.43604C17.825 8.41524 17.8689 8.41524 17.9046 8.43604L18.5046 8.7819C18.5403 8.80225 18.5624 8.84068 18.5624 8.88182V9.42706C18.5624 9.4682 18.5846 9.50663 18.6203 9.52743C18.656 9.54778 18.7003 9.54778 18.736 9.52698L19.885 8.85962Z",
31
+ fill: "#333333",
32
+ fillRule: "evenodd"
33
+ }),
34
+ /* @__PURE__ */ jsx("path", {
35
+ clipRule: "evenodd",
36
+ d: "M17.8375 8.756C17.851 8.748 17.868 8.748 17.8818 8.756L18.2493 8.96804C18.2631 8.976 18.2715 8.99065 18.2715 9.00647V9.431C18.2715 9.44682 18.2631 9.46147 18.2493 9.46943L17.8818 9.68147C17.868 9.68947 17.851 9.68947 17.8375 9.68147L17.4701 9.46943C17.4561 9.46147 17.4475 9.44682 17.4475 9.431V9.00647C17.4475 8.99065 17.4556 8.976 17.4697 8.96804L17.8375 8.756Z",
37
+ fill: "#689F63",
38
+ fillRule: "evenodd"
39
+ }),
40
+ /* @__PURE__ */ jsx("mask", {
41
+ id: "mask0_341_658",
42
+ maskUnits: "userSpaceOnUse",
43
+ x: "5",
44
+ y: "6",
45
+ children: /* @__PURE__ */ jsx("path", {
46
+ d: "M7.26649 6.82957L5.36175 7.92897C5.29041 7.97011 5.24664 8.04606 5.24664 8.12816V10.3285C5.24664 10.4106 5.29041 10.4865 5.36175 10.5277L7.26662 11.6279C7.33783 11.6689 7.42563 11.6689 7.49675 11.6279L9.4013 10.5277C9.47228 10.4865 9.51614 10.4106 9.51614 10.3285V8.12816C9.51614 8.04606 9.47228 7.97011 9.40085 7.92897L7.49656 6.82957C7.46085 6.80909 7.42106 6.79883 7.38128 6.79883C7.34149 6.79883 7.3017 6.80909 7.26599 6.82957",
47
+ fill: "white"
110
48
  })
111
- ]
112
- }),
113
- /* @__PURE__ */ jsxs("linearGradient", {
114
- gradientUnits: "userSpaceOnUse",
115
- id: "paint1_linear_341_658",
116
- x1: "4.89094",
117
- x2: "9.90322",
118
- y1: "11.1148",
119
- y2: "7.41136",
120
- children: [
121
- /* @__PURE__ */ jsx("stop", {
122
- offset: "0.57",
123
- stopColor: "#3E863D"
124
- }),
125
- /* @__PURE__ */ jsx("stop", {
126
- offset: "0.72",
127
- stopColor: "#619857"
128
- }),
129
- /* @__PURE__ */ jsx("stop", {
130
- offset: "1",
131
- stopColor: "#76AC64"
49
+ }),
50
+ /* @__PURE__ */ jsx("g", {
51
+ mask: "url(#mask0_341_658)",
52
+ children: /* @__PURE__ */ jsx("path", {
53
+ d: "M11.4409 7.74215L6.0737 5.11133L3.32172 10.7253L8.68879 13.3563L11.4409 7.74215Z",
54
+ fill: "url(#paint0_linear_341_658)"
132
55
  })
133
- ]
134
- }),
135
- /* @__PURE__ */ jsxs("linearGradient", {
136
- gradientUnits: "userSpaceOnUse",
137
- id: "paint2_linear_341_658",
138
- x1: "5.36859",
139
- x2: "9.51304",
140
- y1: "9.22796",
141
- y2: "9.22796",
142
- children: [
143
- /* @__PURE__ */ jsx("stop", {
144
- offset: "0.16",
145
- stopColor: "#6BBF47"
146
- }),
147
- /* @__PURE__ */ jsx("stop", {
148
- offset: "0.38",
149
- stopColor: "#79B461"
150
- }),
151
- /* @__PURE__ */ jsx("stop", {
152
- offset: "0.47",
153
- stopColor: "#75AC64"
154
- }),
155
- /* @__PURE__ */ jsx("stop", {
156
- offset: "0.7",
157
- stopColor: "#659E5A"
158
- }),
159
- /* @__PURE__ */ jsx("stop", {
160
- offset: "0.9",
161
- stopColor: "#3E863D"
56
+ }),
57
+ /* @__PURE__ */ jsx("mask", {
58
+ id: "mask1_341_658",
59
+ maskUnits: "userSpaceOnUse",
60
+ x: "5",
61
+ y: "6",
62
+ children: /* @__PURE__ */ jsx("path", {
63
+ d: "M5.29388 10.4685C5.3121 10.4922 5.33489 10.5126 5.3617 10.528L6.99562 11.4718L7.26779 11.6282C7.30848 11.6517 7.35487 11.6617 7.40044 11.6583C7.41563 11.6571 7.43082 11.6542 7.44565 11.65L9.45455 7.97165C9.43918 7.95493 9.42119 7.94091 9.40102 7.92916L8.15384 7.20895L7.49457 6.82963C7.47585 6.81878 7.45555 6.81109 7.43489 6.80566L5.29388 10.4685Z",
64
+ fill: "white"
65
+ })
66
+ }),
67
+ /* @__PURE__ */ jsx("g", {
68
+ mask: "url(#mask1_341_658)",
69
+ children: /* @__PURE__ */ jsx("path", {
70
+ d: "M2.97333 8.52078L6.76313 13.6501L11.7752 9.94705L7.98518 4.81787L2.97333 8.52078Z",
71
+ fill: "url(#paint1_linear_341_658)"
72
+ })
73
+ }),
74
+ /* @__PURE__ */ jsx("mask", {
75
+ id: "mask2_341_658",
76
+ maskUnits: "userSpaceOnUse",
77
+ x: "5",
78
+ y: "6",
79
+ children: /* @__PURE__ */ jsx("path", {
80
+ d: "M7.35856 6.80018C7.3266 6.80334 7.29536 6.81329 7.26656 6.82965L5.36725 7.92588L7.4153 11.6562C7.44379 11.6522 7.47182 11.6427 7.49713 11.628L9.40187 10.5278C9.46064 10.4937 9.50088 10.436 9.51309 10.3706L7.42525 6.80393C7.40988 6.8009 7.39451 6.79932 7.37868 6.79932C7.37235 6.79932 7.36602 6.79963 7.35969 6.80022",
81
+ fill: "white"
82
+ })
83
+ }),
84
+ /* @__PURE__ */ jsx("g", {
85
+ mask: "url(#mask2_341_658)",
86
+ children: /* @__PURE__ */ jsx("path", {
87
+ d: "M5.36719 6.79932V11.6563H9.51226V6.79932H5.36719Z",
88
+ fill: "url(#paint2_linear_341_658)"
89
+ })
90
+ })
91
+ ] }), /* @__PURE__ */ jsxs("defs", { children: [
92
+ /* @__PURE__ */ jsxs("linearGradient", {
93
+ gradientUnits: "userSpaceOnUse",
94
+ id: "paint0_linear_341_658",
95
+ x1: "8.7557",
96
+ x2: "6.0039",
97
+ y1: "6.4226",
98
+ y2: "12.0362",
99
+ children: [
100
+ /* @__PURE__ */ jsx("stop", {
101
+ offset: "0.3",
102
+ stopColor: "#3E863D"
103
+ }),
104
+ /* @__PURE__ */ jsx("stop", {
105
+ offset: "0.5",
106
+ stopColor: "#55934F"
107
+ }),
108
+ /* @__PURE__ */ jsx("stop", {
109
+ offset: "0.8",
110
+ stopColor: "#5AAD45"
111
+ })
112
+ ]
113
+ }),
114
+ /* @__PURE__ */ jsxs("linearGradient", {
115
+ gradientUnits: "userSpaceOnUse",
116
+ id: "paint1_linear_341_658",
117
+ x1: "4.89094",
118
+ x2: "9.90322",
119
+ y1: "11.1148",
120
+ y2: "7.41136",
121
+ children: [
122
+ /* @__PURE__ */ jsx("stop", {
123
+ offset: "0.57",
124
+ stopColor: "#3E863D"
125
+ }),
126
+ /* @__PURE__ */ jsx("stop", {
127
+ offset: "0.72",
128
+ stopColor: "#619857"
129
+ }),
130
+ /* @__PURE__ */ jsx("stop", {
131
+ offset: "1",
132
+ stopColor: "#76AC64"
133
+ })
134
+ ]
135
+ }),
136
+ /* @__PURE__ */ jsxs("linearGradient", {
137
+ gradientUnits: "userSpaceOnUse",
138
+ id: "paint2_linear_341_658",
139
+ x1: "5.36859",
140
+ x2: "9.51304",
141
+ y1: "9.22796",
142
+ y2: "9.22796",
143
+ children: [
144
+ /* @__PURE__ */ jsx("stop", {
145
+ offset: "0.16",
146
+ stopColor: "#6BBF47"
147
+ }),
148
+ /* @__PURE__ */ jsx("stop", {
149
+ offset: "0.38",
150
+ stopColor: "#79B461"
151
+ }),
152
+ /* @__PURE__ */ jsx("stop", {
153
+ offset: "0.47",
154
+ stopColor: "#75AC64"
155
+ }),
156
+ /* @__PURE__ */ jsx("stop", {
157
+ offset: "0.7",
158
+ stopColor: "#659E5A"
159
+ }),
160
+ /* @__PURE__ */ jsx("stop", {
161
+ offset: "0.9",
162
+ stopColor: "#3E863D"
163
+ })
164
+ ]
165
+ }),
166
+ /* @__PURE__ */ jsx("clipPath", {
167
+ id: "clip0_341_658",
168
+ children: /* @__PURE__ */ jsx("rect", {
169
+ fill: "white",
170
+ transform: "translate(0 4)"
162
171
  })
163
- ]
164
- }),
165
- /* @__PURE__ */ jsx("clipPath", {
166
- id: "clip0_341_658",
167
- children: /* @__PURE__ */ jsx("rect", {
168
- fill: "white",
169
- transform: "translate(0 4)"
170
172
  })
171
- })
172
- ] })]
173
- }));
174
- };
173
+ ] })]
174
+ }));
175
+ };
176
+ });
175
177
 
176
178
  //#endregion
177
- export { NodeJsLogo };
179
+ init_NodeJsLogo();
180
+ export { NodeJsLogo, init_NodeJsLogo };
@@ -1,29 +1,32 @@
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__/OdooLogo.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 OdooLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "OdooLogo",
18
- children: [/* @__PURE__ */ jsx("path", {
19
- d: "M17.5845 13.3124C17.1068 13.3124 16.6398 13.1707 16.2426 12.9053C15.8454 12.6399 15.5358 12.2627 15.3529 11.8213C15.1701 11.3799 15.1223 10.8943 15.2155 10.4257C15.3087 9.95716 15.5387 9.52676 15.8765 9.18895C16.2144 8.85115 16.6448 8.6211 17.1133 8.52789C17.5819 8.43469 18.0675 8.48253 18.5089 8.66535C18.9503 8.84817 19.3275 9.15776 19.5929 9.55499C19.8583 9.95221 20 10.4192 20 10.8969C20 11.5376 19.7455 12.1519 19.2925 12.6049C18.8395 13.0579 18.2252 13.3124 17.5845 13.3124ZM17.5845 12.314C17.8648 12.314 18.1388 12.2309 18.3718 12.0752C18.6049 11.9195 18.7865 11.6982 18.8937 11.4392C19.001 11.1803 19.0291 10.8954 18.9744 10.6205C18.9197 10.3456 18.7847 10.0931 18.5866 9.89492C18.3884 9.69674 18.1359 9.56178 17.861 9.5071C17.5861 9.45242 17.3012 9.48049 17.0422 9.58774C16.7833 9.695 16.562 9.87663 16.4063 10.1097C16.2506 10.3427 16.1675 10.6167 16.1675 10.8969C16.1675 11.2728 16.3168 11.6332 16.5825 11.899C16.8483 12.1647 17.2087 12.314 17.5845 12.314ZM12.5282 13.3124C12.0504 13.3124 11.5834 13.1707 11.1862 12.9053C10.789 12.6399 10.4794 12.2627 10.2966 11.8213C10.1138 11.3799 10.0659 10.8943 10.1591 10.4257C10.2523 9.95716 10.4824 9.52676 10.8202 9.18895C11.158 8.85115 11.5884 8.6211 12.0569 8.52789C12.5255 8.43469 13.0112 8.48253 13.4525 8.66535C13.8939 8.84817 14.2711 9.15776 14.5366 9.55499C14.802 9.95221 14.9436 10.4192 14.9436 10.8969C14.9436 11.5376 14.6892 12.1519 14.2362 12.6049C13.7832 13.0579 13.1688 13.3124 12.5282 13.3124ZM12.5282 12.314C12.8084 12.314 13.0824 12.2309 13.3155 12.0752C13.5485 11.9195 13.7301 11.6982 13.8374 11.4392C13.9446 11.1803 13.9727 10.8954 13.918 10.6205C13.8633 10.3456 13.7284 10.0931 13.5302 9.89492C13.332 9.69674 13.0795 9.56178 12.8046 9.5071C12.5297 9.45242 12.2448 9.48049 11.9859 9.58774C11.7269 9.695 11.5056 9.87663 11.3499 10.1097C11.1942 10.3427 11.1111 10.6167 11.1111 10.8969C11.1111 11.2728 11.2604 11.6332 11.5262 11.899C11.7919 12.1647 12.1523 12.314 12.5282 12.314ZM9.88727 10.8647C9.88727 12.2142 8.80515 13.3124 7.47181 13.3124C6.13848 13.3124 5.05635 12.2174 5.05635 10.868C5.05635 9.51852 6.03864 8.48148 7.47181 8.48148C7.99999 8.48148 8.48952 8.5942 8.88888 8.88728V7.48631C8.88888 7.219 9.12399 7 9.38808 7C9.65217 7 9.88727 7.219 9.88727 7.48631V10.8647ZM7.47181 12.314C7.75208 12.314 8.02606 12.2309 8.25909 12.0752C8.49213 11.9195 8.67376 11.6982 8.78101 11.4392C8.88827 11.1803 8.91633 10.8954 8.86165 10.6205C8.80697 10.3456 8.67201 10.0931 8.47383 9.89492C8.27565 9.69674 8.02315 9.56178 7.74827 9.5071C7.47338 9.45242 7.18846 9.48049 6.92952 9.58774C6.67059 9.695 6.44927 9.87663 6.29356 10.1097C6.13785 10.3427 6.05474 10.6167 6.05474 10.8969C6.05474 11.2728 6.20404 11.6332 6.46979 11.899C6.73554 12.1647 7.09598 12.314 7.47181 12.314Z",
20
- fill: "#8F8F8F"
21
- }), /* @__PURE__ */ jsx("path", {
22
- d: "M2.41546 13.3124C1.93773 13.3124 1.47072 13.1708 1.0735 12.9053C0.676283 12.6399 0.366688 12.2627 0.183867 11.8213C0.00104654 11.3799 -0.0467876 10.8943 0.0464135 10.4257C0.139615 9.95717 0.369665 9.52678 0.707473 9.18897C1.04528 8.85116 1.47568 8.62111 1.94423 8.52791C2.41278 8.43471 2.89845 8.48254 3.33982 8.66537C3.78119 8.84819 4.15843 9.15778 4.42384 9.555C4.68926 9.95222 4.83092 10.4192 4.83092 10.897C4.83092 11.5376 4.57644 12.152 4.12345 12.6049C3.67046 13.0579 3.05608 13.3124 2.41546 13.3124ZM2.41546 12.314C2.69573 12.314 2.96971 12.2309 3.20274 12.0752C3.43578 11.9195 3.61741 11.6982 3.72466 11.4392C3.83192 11.1803 3.85998 10.8954 3.8053 10.6205C3.75062 10.3456 3.61566 10.0931 3.41748 9.89494C3.2193 9.69676 2.9668 9.5618 2.69192 9.50712C2.41703 9.45244 2.13211 9.4805 1.87317 9.58776C1.61424 9.69501 1.39292 9.87664 1.23721 10.1097C1.0815 10.3427 0.998392 10.6167 0.998392 10.897C0.998392 11.2728 1.14769 11.6332 1.41344 11.899C1.67919 12.1647 2.03963 12.314 2.41546 12.314Z",
23
- fill: "#714B67"
24
- })]
25
- }));
26
- };
10
+ var OdooLogo;
11
+ var init_OdooLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ OdooLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "OdooLogo",
19
+ children: [/* @__PURE__ */ jsx("path", {
20
+ d: "M17.5845 13.3124C17.1068 13.3124 16.6398 13.1707 16.2426 12.9053C15.8454 12.6399 15.5358 12.2627 15.3529 11.8213C15.1701 11.3799 15.1223 10.8943 15.2155 10.4257C15.3087 9.95716 15.5387 9.52676 15.8765 9.18895C16.2144 8.85115 16.6448 8.6211 17.1133 8.52789C17.5819 8.43469 18.0675 8.48253 18.5089 8.66535C18.9503 8.84817 19.3275 9.15776 19.5929 9.55499C19.8583 9.95221 20 10.4192 20 10.8969C20 11.5376 19.7455 12.1519 19.2925 12.6049C18.8395 13.0579 18.2252 13.3124 17.5845 13.3124ZM17.5845 12.314C17.8648 12.314 18.1388 12.2309 18.3718 12.0752C18.6049 11.9195 18.7865 11.6982 18.8937 11.4392C19.001 11.1803 19.0291 10.8954 18.9744 10.6205C18.9197 10.3456 18.7847 10.0931 18.5866 9.89492C18.3884 9.69674 18.1359 9.56178 17.861 9.5071C17.5861 9.45242 17.3012 9.48049 17.0422 9.58774C16.7833 9.695 16.562 9.87663 16.4063 10.1097C16.2506 10.3427 16.1675 10.6167 16.1675 10.8969C16.1675 11.2728 16.3168 11.6332 16.5825 11.899C16.8483 12.1647 17.2087 12.314 17.5845 12.314ZM12.5282 13.3124C12.0504 13.3124 11.5834 13.1707 11.1862 12.9053C10.789 12.6399 10.4794 12.2627 10.2966 11.8213C10.1138 11.3799 10.0659 10.8943 10.1591 10.4257C10.2523 9.95716 10.4824 9.52676 10.8202 9.18895C11.158 8.85115 11.5884 8.6211 12.0569 8.52789C12.5255 8.43469 13.0112 8.48253 13.4525 8.66535C13.8939 8.84817 14.2711 9.15776 14.5366 9.55499C14.802 9.95221 14.9436 10.4192 14.9436 10.8969C14.9436 11.5376 14.6892 12.1519 14.2362 12.6049C13.7832 13.0579 13.1688 13.3124 12.5282 13.3124ZM12.5282 12.314C12.8084 12.314 13.0824 12.2309 13.3155 12.0752C13.5485 11.9195 13.7301 11.6982 13.8374 11.4392C13.9446 11.1803 13.9727 10.8954 13.918 10.6205C13.8633 10.3456 13.7284 10.0931 13.5302 9.89492C13.332 9.69674 13.0795 9.56178 12.8046 9.5071C12.5297 9.45242 12.2448 9.48049 11.9859 9.58774C11.7269 9.695 11.5056 9.87663 11.3499 10.1097C11.1942 10.3427 11.1111 10.6167 11.1111 10.8969C11.1111 11.2728 11.2604 11.6332 11.5262 11.899C11.7919 12.1647 12.1523 12.314 12.5282 12.314ZM9.88727 10.8647C9.88727 12.2142 8.80515 13.3124 7.47181 13.3124C6.13848 13.3124 5.05635 12.2174 5.05635 10.868C5.05635 9.51852 6.03864 8.48148 7.47181 8.48148C7.99999 8.48148 8.48952 8.5942 8.88888 8.88728V7.48631C8.88888 7.219 9.12399 7 9.38808 7C9.65217 7 9.88727 7.219 9.88727 7.48631V10.8647ZM7.47181 12.314C7.75208 12.314 8.02606 12.2309 8.25909 12.0752C8.49213 11.9195 8.67376 11.6982 8.78101 11.4392C8.88827 11.1803 8.91633 10.8954 8.86165 10.6205C8.80697 10.3456 8.67201 10.0931 8.47383 9.89492C8.27565 9.69674 8.02315 9.56178 7.74827 9.5071C7.47338 9.45242 7.18846 9.48049 6.92952 9.58774C6.67059 9.695 6.44927 9.87663 6.29356 10.1097C6.13785 10.3427 6.05474 10.6167 6.05474 10.8969C6.05474 11.2728 6.20404 11.6332 6.46979 11.899C6.73554 12.1647 7.09598 12.314 7.47181 12.314Z",
21
+ fill: "#8F8F8F"
22
+ }), /* @__PURE__ */ jsx("path", {
23
+ d: "M2.41546 13.3124C1.93773 13.3124 1.47072 13.1708 1.0735 12.9053C0.676283 12.6399 0.366688 12.2627 0.183867 11.8213C0.00104654 11.3799 -0.0467876 10.8943 0.0464135 10.4257C0.139615 9.95717 0.369665 9.52678 0.707473 9.18897C1.04528 8.85116 1.47568 8.62111 1.94423 8.52791C2.41278 8.43471 2.89845 8.48254 3.33982 8.66537C3.78119 8.84819 4.15843 9.15778 4.42384 9.555C4.68926 9.95222 4.83092 10.4192 4.83092 10.897C4.83092 11.5376 4.57644 12.152 4.12345 12.6049C3.67046 13.0579 3.05608 13.3124 2.41546 13.3124ZM2.41546 12.314C2.69573 12.314 2.96971 12.2309 3.20274 12.0752C3.43578 11.9195 3.61741 11.6982 3.72466 11.4392C3.83192 11.1803 3.85998 10.8954 3.8053 10.6205C3.75062 10.3456 3.61566 10.0931 3.41748 9.89494C3.2193 9.69676 2.9668 9.5618 2.69192 9.50712C2.41703 9.45244 2.13211 9.4805 1.87317 9.58776C1.61424 9.69501 1.39292 9.87664 1.23721 10.1097C1.0815 10.3427 0.998392 10.6167 0.998392 10.897C0.998392 11.2728 1.14769 11.6332 1.41344 11.899C1.67919 12.1647 2.03963 12.314 2.41546 12.314Z",
24
+ fill: "#714B67"
25
+ })]
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { OdooLogo };
31
+ init_OdooLogo();
32
+ export { OdooLogo, init_OdooLogo };
@@ -1,29 +1,32 @@
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__/OpenTelemetryLogo.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 OpenTelemetryLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "OpenTelemetryLogo",
18
- children: [/* @__PURE__ */ jsx("path", {
19
- d: "M10.63 10.97C9.82 11.78 9.82 12.86 10.63 13.67C11.44 14.48 12.52 14.48 13.33 13.67C14.14 12.86 14.14 11.78 13.33 10.97C12.52 10.16 11.44 10.16 10.63 10.97ZM13.12 13.25C13.02 13.35 12.91 13.43 12.79 13.48C12.67 13.53 12.55 13.56 12.43 13.56C12.31 13.56 12.19 13.53 12.07 13.48C11.95 13.43 11.84 13.35 11.74 13.25C11.64 13.15 11.56 13.04 11.51 12.92C11.46 12.8 11.43 12.68 11.43 12.56C11.43 12.44 11.46 12.32 11.51 12.2C11.56 12.08 11.64 11.97 11.74 11.87C11.84 11.77 11.95 11.69 12.07 11.64C12.19 11.59 12.31 11.56 12.43 11.56C12.55 11.56 12.67 11.59 12.79 11.64C12.91 11.69 13.02 11.77 13.12 11.87C13.51 12.26 13.51 13.41 13.12 13.8ZM13.79 0.58L12.5 1.87C12.38 2.0 12.31 2.16 12.31 2.33C12.31 2.5 12.38 2.66 12.5 2.79L17.75 8.04C17.88 8.17 18.04 8.24 18.21 8.24C18.38 8.24 18.54 8.17 18.67 8.04L19.96 6.75C20.18 6.53 20.18 6.17 19.96 5.95L14.21 0.2C14.09 0.08 13.93 0.01 13.76 0.01C13.59 -0.01 13.43 0.06 13.31 0.18L12.5 0.99C12.38 1.11 12.31 1.27 12.31 1.44C12.31 1.61 12.38 1.77 12.5 1.9L13.79 0.58ZM4.51 17.02C4.61 16.92 4.66 16.79 4.66 16.65C4.66 16.51 4.61 16.38 4.51 16.28L3.88 15.65C3.78 15.55 3.65 15.5 3.51 15.5C3.37 15.5 3.24 15.55 3.14 15.65L1.66 17.13L1.66 17.13L1.27 17.52C1.1 17.69 0.86 17.69 0.69 17.52C0.52 17.35 0.52 17.02 0.69 16.85L2.82 14.72C2.87 14.67 2.93 14.64 3 14.64C3.07 14.64 3.13 14.67 3.18 14.72C3.35 14.89 3.35 15.22 3.18 15.39L2.79 15.78L2.79 15.78L4.51 17.02Z",
20
- fill: "#F5A800"
21
- }), /* @__PURE__ */ jsx("path", {
22
- d: "M11.33 4.27L8.5 7.1C8.23 7.37 8.23 7.81 8.5 8.08L10.21 9.79C11.42 8.89 12.99 8.9 14.19 9.79L15.57 8.41C15.84 8.14 15.84 7.7 15.57 7.43L11.33 4.27ZM8.1 10.57L7.07 9.54C6.8 9.27 6.36 9.27 6.09 9.54L2.72 12.91C2.6 13.03 2.52 13.18 2.52 13.34C2.52 13.5 2.6 13.65 2.72 13.77L4.85 15.9C4.97 16.02 5.12 16.1 5.28 16.1C5.44 16.1 5.59 16.02 5.71 15.9L8.1 13.51C7.59 12.5 7.6 11.33 8.1 10.57Z",
23
- fill: "#425CC7"
24
- })]
25
- }));
26
- };
10
+ var OpenTelemetryLogo;
11
+ var init_OpenTelemetryLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ OpenTelemetryLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "OpenTelemetryLogo",
19
+ children: [/* @__PURE__ */ jsx("path", {
20
+ d: "M10.63 10.97C9.82 11.78 9.82 12.86 10.63 13.67C11.44 14.48 12.52 14.48 13.33 13.67C14.14 12.86 14.14 11.78 13.33 10.97C12.52 10.16 11.44 10.16 10.63 10.97ZM13.12 13.25C13.02 13.35 12.91 13.43 12.79 13.48C12.67 13.53 12.55 13.56 12.43 13.56C12.31 13.56 12.19 13.53 12.07 13.48C11.95 13.43 11.84 13.35 11.74 13.25C11.64 13.15 11.56 13.04 11.51 12.92C11.46 12.8 11.43 12.68 11.43 12.56C11.43 12.44 11.46 12.32 11.51 12.2C11.56 12.08 11.64 11.97 11.74 11.87C11.84 11.77 11.95 11.69 12.07 11.64C12.19 11.59 12.31 11.56 12.43 11.56C12.55 11.56 12.67 11.59 12.79 11.64C12.91 11.69 13.02 11.77 13.12 11.87C13.51 12.26 13.51 13.41 13.12 13.8ZM13.79 0.58L12.5 1.87C12.38 2.0 12.31 2.16 12.31 2.33C12.31 2.5 12.38 2.66 12.5 2.79L17.75 8.04C17.88 8.17 18.04 8.24 18.21 8.24C18.38 8.24 18.54 8.17 18.67 8.04L19.96 6.75C20.18 6.53 20.18 6.17 19.96 5.95L14.21 0.2C14.09 0.08 13.93 0.01 13.76 0.01C13.59 -0.01 13.43 0.06 13.31 0.18L12.5 0.99C12.38 1.11 12.31 1.27 12.31 1.44C12.31 1.61 12.38 1.77 12.5 1.9L13.79 0.58ZM4.51 17.02C4.61 16.92 4.66 16.79 4.66 16.65C4.66 16.51 4.61 16.38 4.51 16.28L3.88 15.65C3.78 15.55 3.65 15.5 3.51 15.5C3.37 15.5 3.24 15.55 3.14 15.65L1.66 17.13L1.66 17.13L1.27 17.52C1.1 17.69 0.86 17.69 0.69 17.52C0.52 17.35 0.52 17.02 0.69 16.85L2.82 14.72C2.87 14.67 2.93 14.64 3 14.64C3.07 14.64 3.13 14.67 3.18 14.72C3.35 14.89 3.35 15.22 3.18 15.39L2.79 15.78L2.79 15.78L4.51 17.02Z",
21
+ fill: "#F5A800"
22
+ }), /* @__PURE__ */ jsx("path", {
23
+ d: "M11.33 4.27L8.5 7.1C8.23 7.37 8.23 7.81 8.5 8.08L10.21 9.79C11.42 8.89 12.99 8.9 14.19 9.79L15.57 8.41C15.84 8.14 15.84 7.7 15.57 7.43L11.33 4.27ZM8.1 10.57L7.07 9.54C6.8 9.27 6.36 9.27 6.09 9.54L2.72 12.91C2.6 13.03 2.52 13.18 2.52 13.34C2.52 13.5 2.6 13.65 2.72 13.77L4.85 15.9C4.97 16.02 5.12 16.1 5.28 16.1C5.44 16.1 5.59 16.02 5.71 15.9L8.1 13.51C7.59 12.5 7.6 11.33 8.1 10.57Z",
24
+ fill: "#425CC7"
25
+ })]
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { OpenTelemetryLogo };
31
+ init_OpenTelemetryLogo();
32
+ export { OpenTelemetryLogo, init_OpenTelemetryLogo };
@@ -1,35 +1,38 @@
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__/OpenVpnLogo.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 OpenVpnLogo = (_ref) => {
16
- return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
17
- title: "OpenVpnLogo",
18
- children: [/* @__PURE__ */ jsxs("g", { children: [/* @__PURE__ */ jsx("path", {
19
- d: "M18 10.1692C18 5.65966 14.3067 2.00391 9.74986 2.00391C5.19498 2.00391 1.5 5.65966 1.5 10.1692C1.5 13.1647 3.13533 15.7751 5.56398 17.1979L6.09286 13.6978C5.30917 12.8345 4.82818 11.6963 4.82818 10.4442C4.82818 7.75396 7.03229 5.57236 9.74986 5.57236C12.4694 5.57236 14.6718 7.75396 14.6718 10.4442C14.6718 11.7076 14.185 12.8537 13.3901 13.7168L13.9168 17.2094C16.3567 15.7902 18 13.174 18 10.1692V10.1692Z",
20
- fill: "#FF7A24"
21
- }), /* @__PURE__ */ jsx("path", {
22
- d: "M10.6552 12.6387L11.6574 17.9962H7.78544L8.78376 12.6481C7.79672 12.2744 7.09119 11.3295 7.09119 10.2142C7.09119 8.77214 8.26286 7.60352 9.70612 7.60352C11.1516 7.60352 12.3211 8.77214 12.3211 10.2142C12.3211 11.3202 11.629 12.2591 10.6552 12.6387V12.6387Z",
23
- fill: "#123467"
24
- })] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
25
- id: "clip0_341_650",
26
- children: /* @__PURE__ */ jsx("rect", {
27
- fill: "white",
28
- transform: "translate(1.5 2)"
29
- })
30
- }) })]
31
- }));
32
- };
10
+ var OpenVpnLogo;
11
+ var init_OpenVpnLogo = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ OpenVpnLogo = (_ref) => {
17
+ return /* @__PURE__ */ jsxs(Icon, _objectSpread2(_objectSpread2({}, _extends({}, (_objectDestructuringEmpty(_ref), _ref))), {}, {
18
+ title: "OpenVpnLogo",
19
+ children: [/* @__PURE__ */ jsxs("g", { children: [/* @__PURE__ */ jsx("path", {
20
+ d: "M18 10.1692C18 5.65966 14.3067 2.00391 9.74986 2.00391C5.19498 2.00391 1.5 5.65966 1.5 10.1692C1.5 13.1647 3.13533 15.7751 5.56398 17.1979L6.09286 13.6978C5.30917 12.8345 4.82818 11.6963 4.82818 10.4442C4.82818 7.75396 7.03229 5.57236 9.74986 5.57236C12.4694 5.57236 14.6718 7.75396 14.6718 10.4442C14.6718 11.7076 14.185 12.8537 13.3901 13.7168L13.9168 17.2094C16.3567 15.7902 18 13.174 18 10.1692V10.1692Z",
21
+ fill: "#FF7A24"
22
+ }), /* @__PURE__ */ jsx("path", {
23
+ d: "M10.6552 12.6387L11.6574 17.9962H7.78544L8.78376 12.6481C7.79672 12.2744 7.09119 11.3295 7.09119 10.2142C7.09119 8.77214 8.26286 7.60352 9.70612 7.60352C11.1516 7.60352 12.3211 8.77214 12.3211 10.2142C12.3211 11.3202 11.629 12.2591 10.6552 12.6387V12.6387Z",
24
+ fill: "#123467"
25
+ })] }), /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", {
26
+ id: "clip0_341_650",
27
+ children: /* @__PURE__ */ jsx("rect", {
28
+ fill: "white",
29
+ transform: "translate(1.5 2)"
30
+ })
31
+ }) })]
32
+ }));
33
+ };
34
+ });
33
35
 
34
36
  //#endregion
35
- export { OpenVpnLogo };
37
+ init_OpenVpnLogo();
38
+ export { OpenVpnLogo, init_OpenVpnLogo };