@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,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/StopIcon.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 StopIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "StopIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM7 7.75C7 7.33579 7.33579 7 7.75 7H12.25C12.6642 7 13 7.33579 13 7.75V12.25C13 12.6642 12.6642 13 12.25 13H7.75C7.33579 13 7 12.6642 7 12.25V7.75Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM6.5 5.5C5.94772 5.5 5.5 5.94772 5.5 6.5V9.5C5.5 10.0523 5.94772 10.5 6.5 10.5H9.5C10.0523 10.5 10.5 10.0523 10.5 9.5V6.5C10.5 5.94772 10.0523 5.5 9.5 5.5H6.5Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var StopIcon;
11
+ var init_StopIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ StopIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "StopIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM7 7.75C7 7.33579 7.33579 7 7.75 7H12.25C12.6642 7 13 7.33579 13 7.75V12.25C13 12.6642 12.6642 13 12.25 13H7.75C7.33579 13 7 12.6642 7 12.25V7.75Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM6.5 5.5C5.94772 5.5 5.5 5.94772 5.5 6.5V9.5C5.5 10.0523 5.94772 10.5 6.5 10.5H9.5C10.0523 10.5 10.5 10.0523 10.5 9.5V6.5C10.5 5.94772 10.0523 5.5 9.5 5.5H6.5Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { StopIcon };
39
+ init_StopIcon();
40
+ export { StopIcon, init_StopIcon };
@@ -1,36 +1,39 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/StopOutlineIcon.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 StopOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "StopOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m4.833-1.964c0-.664.539-1.203 1.203-1.203h3.928c.664 0 1.203.539 1.203 1.203v3.928c0 .664-.539 1.203-1.203 1.203H8.035a1.203 1.203 0 0 1-1.203-1.203zm1.5.297v3.334h3.334V8.333z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8.4 3.5C5.6938 3.5 3.5 5.6938 3.5 8.4C3.5 11.1062 5.6938 13.3 8.4 13.3C11.1062 13.3 13.3 11.1062 13.3 8.4C13.3 5.6938 11.1062 3.5 8.4 3.5ZM2 8.4C2 4.86538 4.86538 2 8.4 2C11.9346 2 14.8 4.86538 14.8 8.4C14.8 11.9346 11.9346 14.8 8.4 14.8C4.86538 14.8 2 11.9346 2 8.4ZM5.76667 6.86979C5.76667 6.26055 6.26055 5.76667 6.86979 5.76667H9.93021C10.5394 5.76667 11.0333 6.26055 11.0333 6.86979V9.93021C11.0333 10.5394 10.5394 11.0333 9.93021 11.0333H6.86979C6.26055 11.0333 5.76667 10.5394 5.76667 9.93021V6.86979ZM7.26667 7.26667V9.53333H9.53333V7.26667H7.26667Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var StopOutlineIcon;
11
+ var init_StopOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ StopOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "StopOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M10 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m4.833-1.964c0-.664.539-1.203 1.203-1.203h3.928c.664 0 1.203.539 1.203 1.203v3.928c0 .664-.539 1.203-1.203 1.203H8.035a1.203 1.203 0 0 1-1.203-1.203zm1.5.297v3.334h3.334V8.333z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8.4 3.5C5.6938 3.5 3.5 5.6938 3.5 8.4C3.5 11.1062 5.6938 13.3 8.4 13.3C11.1062 13.3 13.3 11.1062 13.3 8.4C13.3 5.6938 11.1062 3.5 8.4 3.5ZM2 8.4C2 4.86538 4.86538 2 8.4 2C11.9346 2 14.8 4.86538 14.8 8.4C14.8 11.9346 11.9346 14.8 8.4 14.8C4.86538 14.8 2 11.9346 2 8.4ZM5.76667 6.86979C5.76667 6.26055 6.26055 5.76667 6.86979 5.76667H9.93021C10.5394 5.76667 11.0333 6.26055 11.0333 6.86979V9.93021C11.0333 10.5394 10.5394 11.0333 9.93021 11.0333H6.86979C6.26055 11.0333 5.76667 10.5394 5.76667 9.93021V6.86979ZM7.26667 7.26667V9.53333H9.53333V7.26667H7.26667Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { StopOutlineIcon };
38
+ init_StopOutlineIcon();
39
+ export { StopOutlineIcon, init_StopOutlineIcon };
@@ -1,39 +1,42 @@
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 { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SunIcon.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 SunIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SunIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2m0 13a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15m0-8a3 3 0 1 0 0 6 3 3 0 0 0 0-6m5.657-1.596a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06zm-9.193 9.192a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06zM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10M5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10m9.596 5.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06zM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
25
- /* @__PURE__ */ jsx("path", { d: "M8 1C8.41421 1 8.75 1.33579 8.75 1.75V3.25C8.75 3.66421 8.41421 4 8 4C7.58579 4 7.25 3.66421 7.25 3.25V1.75C7.25 1.33579 7.58579 1 8 1Z" }),
26
- /* @__PURE__ */ jsx("path", { d: "M10.5 8C10.5 9.38071 9.38071 10.5 8 10.5C6.61929 10.5 5.5 9.38071 5.5 8C5.5 6.61929 6.61929 5.5 8 5.5C9.38071 5.5 10.5 6.61929 10.5 8Z" }),
27
- /* @__PURE__ */ jsx("path", { d: "M12.9498 4.11089C13.2427 3.81799 13.2427 3.34312 12.9498 3.05023C12.6569 2.75733 12.182 2.75733 11.8891 3.05023L10.8284 4.11089C10.5356 4.40378 10.5356 4.87865 10.8284 5.17155C11.1213 5.46444 11.5962 5.46444 11.8891 5.17155L12.9498 4.11089Z" }),
28
- /* @__PURE__ */ jsx("path", { d: "M15 8C15 8.41421 14.6642 8.75 14.25 8.75H12.75C12.3358 8.75 12 8.41421 12 8C12 7.58579 12.3358 7.25 12.75 7.25H14.25C14.6642 7.25 15 7.58579 15 8Z" }),
29
- /* @__PURE__ */ jsx("path", { d: "M11.8891 12.9498C12.182 13.2427 12.6569 13.2427 12.9498 12.9498C13.2427 12.6569 13.2427 12.182 12.9498 11.8891L11.8891 10.8284C11.5962 10.5356 11.1213 10.5356 10.8285 10.8284C10.5356 11.1213 10.5356 11.5962 10.8285 11.8891L11.8891 12.9498Z" }),
30
- /* @__PURE__ */ jsx("path", { d: "M8 12C8.41421 12 8.75 12.3358 8.75 12.75V14.25C8.75 14.6642 8.41421 15 8 15C7.58579 15 7.25 14.6642 7.25 14.25V12.75C7.25 12.3358 7.58579 12 8 12Z" }),
31
- /* @__PURE__ */ jsx("path", { d: "M5.17157 11.8891C5.46446 11.5962 5.46446 11.1213 5.17157 10.8284C4.87867 10.5355 4.4038 10.5355 4.11091 10.8284L3.05025 11.8891C2.75735 12.182 2.75735 12.6569 3.05025 12.9497C3.34314 13.2426 3.81801 13.2426 4.11091 12.9497L5.17157 11.8891Z" }),
32
- /* @__PURE__ */ jsx("path", { d: "M4 8C4 8.41421 3.66421 8.75 3.25 8.75H1.75C1.33579 8.75 1 8.41421 1 8C1 7.58579 1.33579 7.25 1.75 7.25H3.25C3.66421 7.25 4 7.58579 4 8Z" }),
33
- /* @__PURE__ */ jsx("path", { d: "M4.11091 5.17157C4.40381 5.46446 4.87868 5.46446 5.17157 5.17157C5.46447 4.87867 5.46447 4.4038 5.17157 4.11091L4.11091 3.05025C3.81802 2.75735 3.34315 2.75735 3.05025 3.05024C2.75736 3.34314 2.75736 3.81801 3.05025 4.11091L4.11091 5.17157Z" })
34
- ] })
35
- }));
36
- };
10
+ var SunIcon;
11
+ var init_SunIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SunIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SunIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10 2a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 2m0 13a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0v-1.5A.75.75 0 0 1 10 15m0-8a3 3 0 1 0 0 6 3 3 0 0 0 0-6m5.657-1.596a.75.75 0 1 0-1.06-1.06l-1.061 1.06a.75.75 0 0 0 1.06 1.06zm-9.193 9.192a.75.75 0 1 0-1.06-1.06l-1.06 1.06a.75.75 0 0 0 1.06 1.06zM18 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 18 10M5 10a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5A.75.75 0 0 1 5 10m9.596 5.657a.75.75 0 0 0 1.06-1.06l-1.06-1.061a.75.75 0 1 0-1.06 1.06zM5.404 6.464a.75.75 0 0 0 1.06-1.06l-1.06-1.06a.75.75 0 1 0-1.061 1.06z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
26
+ /* @__PURE__ */ jsx("path", { d: "M8 1C8.41421 1 8.75 1.33579 8.75 1.75V3.25C8.75 3.66421 8.41421 4 8 4C7.58579 4 7.25 3.66421 7.25 3.25V1.75C7.25 1.33579 7.58579 1 8 1Z" }),
27
+ /* @__PURE__ */ jsx("path", { d: "M10.5 8C10.5 9.38071 9.38071 10.5 8 10.5C6.61929 10.5 5.5 9.38071 5.5 8C5.5 6.61929 6.61929 5.5 8 5.5C9.38071 5.5 10.5 6.61929 10.5 8Z" }),
28
+ /* @__PURE__ */ jsx("path", { d: "M12.9498 4.11089C13.2427 3.81799 13.2427 3.34312 12.9498 3.05023C12.6569 2.75733 12.182 2.75733 11.8891 3.05023L10.8284 4.11089C10.5356 4.40378 10.5356 4.87865 10.8284 5.17155C11.1213 5.46444 11.5962 5.46444 11.8891 5.17155L12.9498 4.11089Z" }),
29
+ /* @__PURE__ */ jsx("path", { d: "M15 8C15 8.41421 14.6642 8.75 14.25 8.75H12.75C12.3358 8.75 12 8.41421 12 8C12 7.58579 12.3358 7.25 12.75 7.25H14.25C14.6642 7.25 15 7.58579 15 8Z" }),
30
+ /* @__PURE__ */ jsx("path", { d: "M11.8891 12.9498C12.182 13.2427 12.6569 13.2427 12.9498 12.9498C13.2427 12.6569 13.2427 12.182 12.9498 11.8891L11.8891 10.8284C11.5962 10.5356 11.1213 10.5356 10.8285 10.8284C10.5356 11.1213 10.5356 11.5962 10.8285 11.8891L11.8891 12.9498Z" }),
31
+ /* @__PURE__ */ jsx("path", { d: "M8 12C8.41421 12 8.75 12.3358 8.75 12.75V14.25C8.75 14.6642 8.41421 15 8 15C7.58579 15 7.25 14.6642 7.25 14.25V12.75C7.25 12.3358 7.58579 12 8 12Z" }),
32
+ /* @__PURE__ */ jsx("path", { d: "M5.17157 11.8891C5.46446 11.5962 5.46446 11.1213 5.17157 10.8284C4.87867 10.5355 4.4038 10.5355 4.11091 10.8284L3.05025 11.8891C2.75735 12.182 2.75735 12.6569 3.05025 12.9497C3.34314 13.2426 3.81801 13.2426 4.11091 12.9497L5.17157 11.8891Z" }),
33
+ /* @__PURE__ */ jsx("path", { d: "M4 8C4 8.41421 3.66421 8.75 3.25 8.75H1.75C1.33579 8.75 1 8.41421 1 8C1 7.58579 1.33579 7.25 1.75 7.25H3.25C3.66421 7.25 4 7.58579 4 8Z" }),
34
+ /* @__PURE__ */ jsx("path", { d: "M4.11091 5.17157C4.40381 5.46446 4.87868 5.46446 5.17157 5.17157C5.46447 4.87867 5.46447 4.4038 5.17157 4.11091L4.11091 3.05025C3.81802 2.75735 3.34315 2.75735 3.05025 3.05024C2.75736 3.34314 2.75736 3.81801 3.05025 4.11091L4.11091 5.17157Z" })
35
+ ] })
36
+ }));
37
+ };
38
+ });
37
39
 
38
40
  //#endregion
39
- export { SunIcon };
41
+ init_SunIcon();
42
+ export { SunIcon, init_SunIcon };
@@ -1,36 +1,39 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SunOutlineIcon.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 SunOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SunOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M10 2a.75.75 0 0 1 .75.75v1.813a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 10 2M4.343 4.343a.75.75 0 0 1 1.06 0l1.282 1.282a.75.75 0 0 1-1.06 1.06L4.343 5.404a.75.75 0 0 1 0-1.06m11.314 0a.75.75 0 0 1 0 1.06l-1.282 1.282a.75.75 0 1 1-1.06-1.06l1.281-1.282a.75.75 0 0 1 1.06 0M10 7.73a2.27 2.27 0 1 0 0 4.542 2.27 2.27 0 0 0 0-4.542M6.23 10a3.77 3.77 0 1 1 7.54 0 3.77 3.77 0 0 1-7.54 0M2 10a.75.75 0 0 1 .75-.75h1.813a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m12.688 0a.75.75 0 0 1 .75-.75h1.812a.75.75 0 0 1 0 1.5h-1.812a.75.75 0 0 1-.75-.75m-8.003 3.315a.75.75 0 0 1 0 1.06l-1.281 1.282a.75.75 0 0 1-1.06-1.06l1.28-1.282a.75.75 0 0 1 1.061 0m6.63 0a.75.75 0 0 1 1.06 0l1.282 1.281a.75.75 0 0 1-1.06 1.06l-1.282-1.28a.75.75 0 0 1 0-1.061M10 14.688a.75.75 0 0 1 .75.75v1.812a.75.75 0 0 1-1.5 0v-1.812a.75.75 0 0 1 .75-.75"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8 1C8.36244 1 8.65625 1.29381 8.65625 1.65625V3.24219C8.65625 3.60462 8.36244 3.89844 8 3.89844C7.63756 3.89844 7.34375 3.60462 7.34375 3.24219V1.65625C7.34375 1.29381 7.63756 1 8 1ZM3.05025 3.05025C3.30653 2.79397 3.72205 2.79397 3.97833 3.05025L5.09976 4.17168C5.35604 4.42796 5.35604 4.84348 5.09976 5.09976C4.84348 5.35604 4.42796 5.35604 4.17168 5.09976L3.05025 3.97833C2.79397 3.72205 2.79397 3.30653 3.05025 3.05025ZM12.9497 3.05025C13.206 3.30653 13.206 3.72205 12.9497 3.97833L11.8283 5.09976C11.572 5.35604 11.1565 5.35604 10.9002 5.09976C10.644 4.84348 10.644 4.42796 10.9002 4.17168L12.0217 3.05025C12.278 2.79397 12.6935 2.79397 12.9497 3.05025ZM8 6.01302C6.90262 6.01302 6.01302 6.90262 6.01302 8C6.01302 9.09738 6.90262 9.98698 8 9.98698C9.09738 9.98698 9.98698 9.09738 9.98698 8C9.98698 6.90262 9.09738 6.01302 8 6.01302ZM4.70052 8C4.70052 6.17775 6.17775 4.70052 8 4.70052C9.82225 4.70052 11.2995 6.17775 11.2995 8C11.2995 9.82225 9.82225 11.2995 8 11.2995C6.17775 11.2995 4.70052 9.82225 4.70052 8ZM1 8C1 7.63756 1.29381 7.34375 1.65625 7.34375H3.24219C3.60462 7.34375 3.89844 7.63756 3.89844 8C3.89844 8.36244 3.60462 8.65625 3.24219 8.65625H1.65625C1.29381 8.65625 1 8.36244 1 8ZM12.1016 8C12.1016 7.63756 12.3954 7.34375 12.7578 7.34375H14.3438C14.7062 7.34375 15 7.63756 15 8C15 8.36244 14.7062 8.65625 14.3438 8.65625H12.7578C12.3954 8.65625 12.1016 8.36244 12.1016 8ZM5.09976 10.9002C5.35604 11.1565 5.35604 11.572 5.09976 11.8283L3.97833 12.9497C3.72205 13.206 3.30653 13.206 3.05025 12.9497C2.79397 12.6935 2.79397 12.278 3.05025 12.0217L4.17168 10.9002C4.42796 10.644 4.84348 10.644 5.09976 10.9002ZM10.9002 10.9002C11.1565 10.644 11.572 10.644 11.8283 10.9002L12.9497 12.0217C13.206 12.278 13.206 12.6935 12.9497 12.9497C12.6935 13.206 12.278 13.206 12.0217 12.9497L10.9002 11.8283C10.644 11.572 10.644 11.1565 10.9002 10.9002ZM8 12.1016C8.36244 12.1016 8.65625 12.3954 8.65625 12.7578V14.3438C8.65625 14.7062 8.36244 15 8 15C7.63756 15 7.34375 14.7062 7.34375 14.3438V12.7578C7.34375 12.3954 7.63756 12.1016 8 12.1016Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var SunOutlineIcon;
11
+ var init_SunOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SunOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SunOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M10 2a.75.75 0 0 1 .75.75v1.813a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 10 2M4.343 4.343a.75.75 0 0 1 1.06 0l1.282 1.282a.75.75 0 0 1-1.06 1.06L4.343 5.404a.75.75 0 0 1 0-1.06m11.314 0a.75.75 0 0 1 0 1.06l-1.282 1.282a.75.75 0 1 1-1.06-1.06l1.281-1.282a.75.75 0 0 1 1.06 0M10 7.73a2.27 2.27 0 1 0 0 4.542 2.27 2.27 0 0 0 0-4.542M6.23 10a3.77 3.77 0 1 1 7.54 0 3.77 3.77 0 0 1-7.54 0M2 10a.75.75 0 0 1 .75-.75h1.813a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m12.688 0a.75.75 0 0 1 .75-.75h1.812a.75.75 0 0 1 0 1.5h-1.812a.75.75 0 0 1-.75-.75m-8.003 3.315a.75.75 0 0 1 0 1.06l-1.281 1.282a.75.75 0 0 1-1.06-1.06l1.28-1.282a.75.75 0 0 1 1.061 0m6.63 0a.75.75 0 0 1 1.06 0l1.282 1.281a.75.75 0 0 1-1.06 1.06l-1.282-1.28a.75.75 0 0 1 0-1.061M10 14.688a.75.75 0 0 1 .75.75v1.812a.75.75 0 0 1-1.5 0v-1.812a.75.75 0 0 1 .75-.75"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8 1C8.36244 1 8.65625 1.29381 8.65625 1.65625V3.24219C8.65625 3.60462 8.36244 3.89844 8 3.89844C7.63756 3.89844 7.34375 3.60462 7.34375 3.24219V1.65625C7.34375 1.29381 7.63756 1 8 1ZM3.05025 3.05025C3.30653 2.79397 3.72205 2.79397 3.97833 3.05025L5.09976 4.17168C5.35604 4.42796 5.35604 4.84348 5.09976 5.09976C4.84348 5.35604 4.42796 5.35604 4.17168 5.09976L3.05025 3.97833C2.79397 3.72205 2.79397 3.30653 3.05025 3.05025ZM12.9497 3.05025C13.206 3.30653 13.206 3.72205 12.9497 3.97833L11.8283 5.09976C11.572 5.35604 11.1565 5.35604 10.9002 5.09976C10.644 4.84348 10.644 4.42796 10.9002 4.17168L12.0217 3.05025C12.278 2.79397 12.6935 2.79397 12.9497 3.05025ZM8 6.01302C6.90262 6.01302 6.01302 6.90262 6.01302 8C6.01302 9.09738 6.90262 9.98698 8 9.98698C9.09738 9.98698 9.98698 9.09738 9.98698 8C9.98698 6.90262 9.09738 6.01302 8 6.01302ZM4.70052 8C4.70052 6.17775 6.17775 4.70052 8 4.70052C9.82225 4.70052 11.2995 6.17775 11.2995 8C11.2995 9.82225 9.82225 11.2995 8 11.2995C6.17775 11.2995 4.70052 9.82225 4.70052 8ZM1 8C1 7.63756 1.29381 7.34375 1.65625 7.34375H3.24219C3.60462 7.34375 3.89844 7.63756 3.89844 8C3.89844 8.36244 3.60462 8.65625 3.24219 8.65625H1.65625C1.29381 8.65625 1 8.36244 1 8ZM12.1016 8C12.1016 7.63756 12.3954 7.34375 12.7578 7.34375H14.3438C14.7062 7.34375 15 7.63756 15 8C15 8.36244 14.7062 8.65625 14.3438 8.65625H12.7578C12.3954 8.65625 12.1016 8.36244 12.1016 8ZM5.09976 10.9002C5.35604 11.1565 5.35604 11.572 5.09976 11.8283L3.97833 12.9497C3.72205 13.206 3.30653 13.206 3.05025 12.9497C2.79397 12.6935 2.79397 12.278 3.05025 12.0217L4.17168 10.9002C4.42796 10.644 4.84348 10.644 5.09976 10.9002ZM10.9002 10.9002C11.1565 10.644 11.572 10.644 11.8283 10.9002L12.9497 12.0217C13.206 12.278 13.206 12.6935 12.9497 12.9497C12.6935 13.206 12.278 13.206 12.0217 12.9497L10.9002 11.8283C10.644 11.572 10.644 11.1565 10.9002 10.9002ZM8 12.1016C8.36244 12.1016 8.65625 12.3954 8.65625 12.7578V14.3438C8.65625 14.7062 8.36244 15 8 15C7.63756 15 7.34375 14.7062 7.34375 14.3438V12.7578C7.34375 12.3954 7.63756 12.1016 8 12.1016Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { SunOutlineIcon };
38
+ init_SunOutlineIcon();
39
+ export { SunOutlineIcon, init_SunOutlineIcon };
@@ -1,36 +1,39 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SupportIcon.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 SupportIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SupportIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "m7.171 4.146 1.947 2.466a3.5 3.5 0 0 1 1.764 0l1.947-2.466a6.52 6.52 0 0 0-5.658 0m8.683 3.025-2.466 1.947c.15.578.15 1.186 0 1.764l2.466 1.947a6.52 6.52 0 0 0 0-5.658m-3.025 8.683-1.947-2.466c-.578.15-1.186.15-1.764 0l-1.947 2.466a6.52 6.52 0 0 0 5.658 0M4.146 12.83l2.466-1.947a3.5 3.5 0 0 1 0-1.764L4.146 7.171a6.52 6.52 0 0 0 0 5.658M5.63 3.297a8.01 8.01 0 0 1 8.738 0 8 8 0 0 1 2.334 2.334 8.01 8.01 0 0 1 0 8.738 8 8 0 0 1-2.334 2.334 8.01 8.01 0 0 1-8.738 0 8 8 0 0 1-2.334-2.334 8.01 8.01 0 0 1 0-8.738A8 8 0 0 1 5.63 3.297m5.198 4.882a2.01 2.01 0 0 0-2.243.407 1.99 1.99 0 0 0-.407 2.243 2 2 0 0 0 .992.992 2.01 2.01 0 0 0 2.243-.407c.176-.175.31-.374.407-.585a2.01 2.01 0 0 0-.407-2.243 2 2 0 0 0-.585-.407"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M12.9497 3.05025C10.2161 0.316582 5.78392 0.316582 3.05025 3.05025C0.316582 5.78392 0.316583 10.2161 3.05025 12.9497C5.78392 15.6834 10.2161 15.6834 12.9497 12.9497C15.6834 10.2161 15.6834 5.78392 12.9497 3.05025ZM5.68843 3.00769C7.15077 2.33077 8.84922 2.33077 10.3116 3.00769L8.69825 5.08196C8.23966 4.97269 7.76034 4.97269 7.30175 5.08196L5.68843 3.00769ZM3.00769 5.68845C2.33077 7.15079 2.33077 8.84923 3.0077 10.3116L5.08196 8.69826C4.97268 8.23967 4.97268 7.76035 5.08195 7.30177L3.00769 5.68845ZM5.68845 12.9923L7.30176 10.9181C7.76034 11.0273 8.23966 11.0273 8.69824 10.9181L10.3116 12.9923C8.84922 13.6692 7.15078 13.6692 5.68845 12.9923ZM12.9923 10.3116C13.6692 8.84923 13.6692 7.15078 12.9923 5.68845L10.918 7.30176C11.0273 7.76035 11.0273 8.23967 10.918 8.69825L12.9923 10.3116ZM6.93934 6.93935C7.52513 6.35356 8.47487 6.35356 9.06066 6.93935C9.64645 7.52513 9.64645 8.47488 9.06066 9.06067C8.47487 9.64645 7.52513 9.64645 6.93934 9.06067C6.35355 8.47488 6.35355 7.52513 6.93934 6.93935Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var SupportIcon;
11
+ var init_SupportIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SupportIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SupportIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "m7.171 4.146 1.947 2.466a3.5 3.5 0 0 1 1.764 0l1.947-2.466a6.52 6.52 0 0 0-5.658 0m8.683 3.025-2.466 1.947c.15.578.15 1.186 0 1.764l2.466 1.947a6.52 6.52 0 0 0 0-5.658m-3.025 8.683-1.947-2.466c-.578.15-1.186.15-1.764 0l-1.947 2.466a6.52 6.52 0 0 0 5.658 0M4.146 12.83l2.466-1.947a3.5 3.5 0 0 1 0-1.764L4.146 7.171a6.52 6.52 0 0 0 0 5.658M5.63 3.297a8.01 8.01 0 0 1 8.738 0 8 8 0 0 1 2.334 2.334 8.01 8.01 0 0 1 0 8.738 8 8 0 0 1-2.334 2.334 8.01 8.01 0 0 1-8.738 0 8 8 0 0 1-2.334-2.334 8.01 8.01 0 0 1 0-8.738A8 8 0 0 1 5.63 3.297m5.198 4.882a2.01 2.01 0 0 0-2.243.407 1.99 1.99 0 0 0-.407 2.243 2 2 0 0 0 .992.992 2.01 2.01 0 0 0 2.243-.407c.176-.175.31-.374.407-.585a2.01 2.01 0 0 0-.407-2.243 2 2 0 0 0-.585-.407"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M12.9497 3.05025C10.2161 0.316582 5.78392 0.316582 3.05025 3.05025C0.316582 5.78392 0.316583 10.2161 3.05025 12.9497C5.78392 15.6834 10.2161 15.6834 12.9497 12.9497C15.6834 10.2161 15.6834 5.78392 12.9497 3.05025ZM5.68843 3.00769C7.15077 2.33077 8.84922 2.33077 10.3116 3.00769L8.69825 5.08196C8.23966 4.97269 7.76034 4.97269 7.30175 5.08196L5.68843 3.00769ZM3.00769 5.68845C2.33077 7.15079 2.33077 8.84923 3.0077 10.3116L5.08196 8.69826C4.97268 8.23967 4.97268 7.76035 5.08195 7.30177L3.00769 5.68845ZM5.68845 12.9923L7.30176 10.9181C7.76034 11.0273 8.23966 11.0273 8.69824 10.9181L10.3116 12.9923C8.84922 13.6692 7.15078 13.6692 5.68845 12.9923ZM12.9923 10.3116C13.6692 8.84923 13.6692 7.15078 12.9923 5.68845L10.918 7.30176C11.0273 7.76035 11.0273 8.23967 10.918 8.69825L12.9923 10.3116ZM6.93934 6.93935C7.52513 6.35356 8.47487 6.35356 9.06066 6.93935C9.64645 7.52513 9.64645 8.47488 9.06066 9.06067C8.47487 9.64645 7.52513 9.64645 6.93934 9.06067C6.35355 8.47488 6.35355 7.52513 6.93934 6.93935Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { SupportIcon };
38
+ init_SupportIcon();
39
+ export { SupportIcon, init_SupportIcon };
@@ -1,36 +1,39 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SupportOutlineIcon.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 SupportOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SupportOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "m7.373 4.052 1.876 2.252c.495-.1 1.007-.1 1.502 0l1.876-2.252a6.52 6.52 0 0 0-5.254 0m6.562.774-1.75 2.1a3.8 3.8 0 0 1 .889.889l2.1-1.75a6.6 6.6 0 0 0-1.239-1.24m2.012 2.547-2.251 1.876c.1.495.1 1.007 0 1.502l2.252 1.876a6.52 6.52 0 0 0 0-5.254m-.773 6.562-2.1-1.75a3.8 3.8 0 0 1-.889.889l1.75 2.1a6.6 6.6 0 0 0 1.24-1.239m-2.547 2.012-1.876-2.251c-.495.1-1.007.1-1.502 0l-1.876 2.252a6.52 6.52 0 0 0 5.254 0m-6.562-.773 1.75-2.1a3.8 3.8 0 0 1-.889-.889l-2.1 1.75a6.6 6.6 0 0 0 1.239 1.24m-2.013-2.547 2.252-1.876c-.1-.495-.1-1.007 0-1.502L4.052 7.373a6.52 6.52 0 0 0 0 5.254m.774-6.562 2.1 1.75a3.8 3.8 0 0 1 .889-.889l-1.75-2.1a6.6 6.6 0 0 0-1.24 1.239m.985-2.882a8.01 8.01 0 0 1 8.378 0 8 8 0 0 1 2.628 2.628 8.01 8.01 0 0 1 0 8.378 8 8 0 0 1-2.628 2.628 8.01 8.01 0 0 1-8.378 0 8 8 0 0 1-2.628-2.628 8.01 8.01 0 0 1 0-8.378A8 8 0 0 1 5.81 3.183m4.955 4.678a2.28 2.28 0 0 0-1.532 0 2.3 2.3 0 0 0-.84.533 2.3 2.3 0 0 0-.533.84 2.28 2.28 0 0 0 0 1.532 2.28 2.28 0 0 0 1.373 1.373 2.28 2.28 0 0 0 1.532 0 2.28 2.28 0 0 0 1.373-1.373 2.28 2.28 0 0 0 0-1.532 2.3 2.3 0 0 0-.533-.84 2.3 2.3 0 0 0-.84-.533"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M5.70123 2.79591L7.34319 4.76626C7.77639 4.67861 8.22361 4.67861 8.65681 4.76626L10.2988 2.79591C8.8385 2.15136 7.1615 2.15136 5.70123 2.79591ZM11.4435 3.47245L9.91187 5.31038C10.0597 5.4157 10.2007 5.53457 10.3331 5.66692C10.4654 5.79926 10.5843 5.94026 10.6896 6.08813L12.5275 4.55653C12.3743 4.35558 12.2057 4.16233 12.0217 3.97833C11.8377 3.79433 11.6444 3.62573 11.4435 3.47245ZM13.2041 5.70123L11.2337 7.34319C11.3214 7.77639 11.3214 8.22361 11.2337 8.65681L13.2041 10.2988C13.8486 8.8385 13.8486 7.1615 13.2041 5.70123ZM12.5275 11.4435L10.6896 9.91187C10.5843 10.0597 10.4654 10.2007 10.3331 10.3331C10.2007 10.4654 10.0597 10.5843 9.91187 10.6896L11.4435 12.5275C11.6444 12.3743 11.8377 12.2057 12.0217 12.0217C12.2057 11.8377 12.3743 11.6444 12.5275 11.4435ZM10.2988 13.2041L8.65681 11.2337C8.22361 11.3214 7.77639 11.3214 7.34319 11.2337L5.70123 13.2041C7.1615 13.8486 8.8385 13.8486 10.2988 13.2041ZM4.55653 12.5275L6.08813 10.6896C5.94026 10.5843 5.79926 10.4654 5.66692 10.3331C5.53457 10.2007 5.4157 10.0597 5.31038 9.91187L3.47245 11.4435C3.62573 11.6444 3.79433 11.8377 3.97833 12.0217C4.16233 12.2057 4.35558 12.3743 4.55653 12.5275ZM2.79591 10.2988L4.76626 8.65681C4.67861 8.22361 4.67861 7.77639 4.76626 7.34319L2.79591 5.70123C2.15136 7.1615 2.15136 8.8385 2.79591 10.2988ZM3.47245 4.55653L5.31038 6.08813C5.4157 5.94026 5.53457 5.79926 5.66692 5.66692C5.79926 5.53457 5.94026 5.4157 6.08813 5.31038L4.55653 3.47245C4.35558 3.62573 4.16233 3.79433 3.97833 3.97833C3.79433 4.16233 3.62573 4.35558 3.47245 4.55653ZM4.33443 2.03478C6.5759 0.655073 9.4241 0.655073 11.6656 2.03478C12.1229 2.3163 12.5544 2.65494 12.9497 3.05025C13.3451 3.44557 13.6837 3.87707 13.9652 4.33443C15.3449 6.5759 15.3449 9.4241 13.9652 11.6656C13.6837 12.1229 13.3451 12.5544 12.9497 12.9497C12.5544 13.3451 12.1229 13.6837 11.6656 13.9652C9.4241 15.3449 6.5759 15.3449 4.33443 13.9652C3.87707 13.6837 3.44556 13.3451 3.05025 12.9497C2.65494 12.5544 2.3163 12.1229 2.03478 11.6656C0.655073 9.4241 0.655073 6.5759 2.03478 4.33443C2.3163 3.87707 2.65494 3.44557 3.05025 3.05025C3.44557 2.65494 3.87707 2.3163 4.33443 2.03478ZM8.67003 6.12874C8.23788 5.97445 7.76212 5.97445 7.32998 6.12874C7.06241 6.22427 6.81082 6.37917 6.59499 6.59499C6.37917 6.81082 6.22427 7.06241 6.12874 7.32998C5.97445 7.76212 5.97445 8.23789 6.12874 8.67003C6.22427 8.93759 6.37917 9.18918 6.59499 9.40501C6.81082 9.62084 7.06241 9.77573 7.32997 9.87126C7.76212 10.0256 8.23788 10.0256 8.67003 9.87126C8.93759 9.77573 9.18918 9.62084 9.40501 9.40501C9.62084 9.18918 9.77573 8.93759 9.87126 8.67003C10.0256 8.23789 10.0256 7.76212 9.87126 7.32998C9.77573 7.06241 9.62084 6.81082 9.40501 6.59499C9.18918 6.37917 8.93759 6.22427 8.67003 6.12874Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var SupportOutlineIcon;
11
+ var init_SupportOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SupportOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SupportOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "m7.373 4.052 1.876 2.252c.495-.1 1.007-.1 1.502 0l1.876-2.252a6.52 6.52 0 0 0-5.254 0m6.562.774-1.75 2.1a3.8 3.8 0 0 1 .889.889l2.1-1.75a6.6 6.6 0 0 0-1.239-1.24m2.012 2.547-2.251 1.876c.1.495.1 1.007 0 1.502l2.252 1.876a6.52 6.52 0 0 0 0-5.254m-.773 6.562-2.1-1.75a3.8 3.8 0 0 1-.889.889l1.75 2.1a6.6 6.6 0 0 0 1.24-1.239m-2.547 2.012-1.876-2.251c-.495.1-1.007.1-1.502 0l-1.876 2.252a6.52 6.52 0 0 0 5.254 0m-6.562-.773 1.75-2.1a3.8 3.8 0 0 1-.889-.889l-2.1 1.75a6.6 6.6 0 0 0 1.239 1.24m-2.013-2.547 2.252-1.876c-.1-.495-.1-1.007 0-1.502L4.052 7.373a6.52 6.52 0 0 0 0 5.254m.774-6.562 2.1 1.75a3.8 3.8 0 0 1 .889-.889l-1.75-2.1a6.6 6.6 0 0 0-1.24 1.239m.985-2.882a8.01 8.01 0 0 1 8.378 0 8 8 0 0 1 2.628 2.628 8.01 8.01 0 0 1 0 8.378 8 8 0 0 1-2.628 2.628 8.01 8.01 0 0 1-8.378 0 8 8 0 0 1-2.628-2.628 8.01 8.01 0 0 1 0-8.378A8 8 0 0 1 5.81 3.183m4.955 4.678a2.28 2.28 0 0 0-1.532 0 2.3 2.3 0 0 0-.84.533 2.3 2.3 0 0 0-.533.84 2.28 2.28 0 0 0 0 1.532 2.28 2.28 0 0 0 1.373 1.373 2.28 2.28 0 0 0 1.532 0 2.28 2.28 0 0 0 1.373-1.373 2.28 2.28 0 0 0 0-1.532 2.3 2.3 0 0 0-.533-.84 2.3 2.3 0 0 0-.84-.533"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M5.70123 2.79591L7.34319 4.76626C7.77639 4.67861 8.22361 4.67861 8.65681 4.76626L10.2988 2.79591C8.8385 2.15136 7.1615 2.15136 5.70123 2.79591ZM11.4435 3.47245L9.91187 5.31038C10.0597 5.4157 10.2007 5.53457 10.3331 5.66692C10.4654 5.79926 10.5843 5.94026 10.6896 6.08813L12.5275 4.55653C12.3743 4.35558 12.2057 4.16233 12.0217 3.97833C11.8377 3.79433 11.6444 3.62573 11.4435 3.47245ZM13.2041 5.70123L11.2337 7.34319C11.3214 7.77639 11.3214 8.22361 11.2337 8.65681L13.2041 10.2988C13.8486 8.8385 13.8486 7.1615 13.2041 5.70123ZM12.5275 11.4435L10.6896 9.91187C10.5843 10.0597 10.4654 10.2007 10.3331 10.3331C10.2007 10.4654 10.0597 10.5843 9.91187 10.6896L11.4435 12.5275C11.6444 12.3743 11.8377 12.2057 12.0217 12.0217C12.2057 11.8377 12.3743 11.6444 12.5275 11.4435ZM10.2988 13.2041L8.65681 11.2337C8.22361 11.3214 7.77639 11.3214 7.34319 11.2337L5.70123 13.2041C7.1615 13.8486 8.8385 13.8486 10.2988 13.2041ZM4.55653 12.5275L6.08813 10.6896C5.94026 10.5843 5.79926 10.4654 5.66692 10.3331C5.53457 10.2007 5.4157 10.0597 5.31038 9.91187L3.47245 11.4435C3.62573 11.6444 3.79433 11.8377 3.97833 12.0217C4.16233 12.2057 4.35558 12.3743 4.55653 12.5275ZM2.79591 10.2988L4.76626 8.65681C4.67861 8.22361 4.67861 7.77639 4.76626 7.34319L2.79591 5.70123C2.15136 7.1615 2.15136 8.8385 2.79591 10.2988ZM3.47245 4.55653L5.31038 6.08813C5.4157 5.94026 5.53457 5.79926 5.66692 5.66692C5.79926 5.53457 5.94026 5.4157 6.08813 5.31038L4.55653 3.47245C4.35558 3.62573 4.16233 3.79433 3.97833 3.97833C3.79433 4.16233 3.62573 4.35558 3.47245 4.55653ZM4.33443 2.03478C6.5759 0.655073 9.4241 0.655073 11.6656 2.03478C12.1229 2.3163 12.5544 2.65494 12.9497 3.05025C13.3451 3.44557 13.6837 3.87707 13.9652 4.33443C15.3449 6.5759 15.3449 9.4241 13.9652 11.6656C13.6837 12.1229 13.3451 12.5544 12.9497 12.9497C12.5544 13.3451 12.1229 13.6837 11.6656 13.9652C9.4241 15.3449 6.5759 15.3449 4.33443 13.9652C3.87707 13.6837 3.44556 13.3451 3.05025 12.9497C2.65494 12.5544 2.3163 12.1229 2.03478 11.6656C0.655073 9.4241 0.655073 6.5759 2.03478 4.33443C2.3163 3.87707 2.65494 3.44557 3.05025 3.05025C3.44557 2.65494 3.87707 2.3163 4.33443 2.03478ZM8.67003 6.12874C8.23788 5.97445 7.76212 5.97445 7.32998 6.12874C7.06241 6.22427 6.81082 6.37917 6.59499 6.59499C6.37917 6.81082 6.22427 7.06241 6.12874 7.32998C5.97445 7.76212 5.97445 8.23789 6.12874 8.67003C6.22427 8.93759 6.37917 9.18918 6.59499 9.40501C6.81082 9.62084 7.06241 9.77573 7.32997 9.87126C7.76212 10.0256 8.23788 10.0256 8.67003 9.87126C8.93759 9.77573 9.18918 9.62084 9.40501 9.40501C9.62084 9.18918 9.77573 8.93759 9.87126 8.67003C10.0256 8.23789 10.0256 7.76212 9.87126 7.32998C9.77573 7.06241 9.62084 6.81082 9.40501 6.59499C9.18918 6.37917 8.93759 6.22427 8.67003 6.12874Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { SupportOutlineIcon };
38
+ init_SupportOutlineIcon();
39
+ export { SupportOutlineIcon, init_SupportOutlineIcon };
@@ -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 } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/SwitchOrgaIcon.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 SwitchOrgaIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "SwitchOrgaIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10.91 5.818c1.694 0 5.09.851 5.09 2.546v1.818h-4.364V8.364c0-1.091-.589-1.899-1.425-2.51l.698-.036zm-5.82 0c1.695 0 5.092.851 5.092 2.546v1.818H0V8.364c0-1.695 3.396-2.546 5.09-2.546m0-1.454A2.182 2.182 0 1 1 5.09 0a2.182 2.182 0 0 1 0 4.364m5.82 0a2.182 2.182 0 1 1 0-4.364 2.182 2.182 0 0 1 0 4.364m-5.092 7.09v1.637h4.364v-1.636l2.363 2.363-2.363 2.364v-1.637H5.818v1.637l-2.363-2.364 2.363-2.363z" }) : /* @__PURE__ */ jsx("path", { d: "M10.91 5.818c1.694 0 5.09.851 5.09 2.546v1.818h-4.364V8.364c0-1.091-.589-1.899-1.425-2.51l.698-.036zm-5.82 0c1.695 0 5.092.851 5.092 2.546v1.818H0V8.364c0-1.695 3.396-2.546 5.09-2.546m0-1.454A2.182 2.182 0 1 1 5.09 0a2.182 2.182 0 0 1 0 4.364m5.82 0a2.182 2.182 0 1 1 0-4.364 2.182 2.182 0 0 1 0 4.364m-5.092 7.09v1.637h4.364v-1.636l2.363 2.363-2.363 2.364v-1.637H5.818v1.637l-2.363-2.364 2.363-2.363z" })
25
- }));
26
- };
10
+ var SwitchOrgaIcon;
11
+ var init_SwitchOrgaIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ SwitchOrgaIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "SwitchOrgaIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10.91 5.818c1.694 0 5.09.851 5.09 2.546v1.818h-4.364V8.364c0-1.091-.589-1.899-1.425-2.51l.698-.036zm-5.82 0c1.695 0 5.092.851 5.092 2.546v1.818H0V8.364c0-1.695 3.396-2.546 5.09-2.546m0-1.454A2.182 2.182 0 1 1 5.09 0a2.182 2.182 0 0 1 0 4.364m5.82 0a2.182 2.182 0 1 1 0-4.364 2.182 2.182 0 0 1 0 4.364m-5.092 7.09v1.637h4.364v-1.636l2.363 2.363-2.363 2.364v-1.637H5.818v1.637l-2.363-2.364 2.363-2.363z" }) : /* @__PURE__ */ jsx("path", { d: "M10.91 5.818c1.694 0 5.09.851 5.09 2.546v1.818h-4.364V8.364c0-1.091-.589-1.899-1.425-2.51l.698-.036zm-5.82 0c1.695 0 5.092.851 5.092 2.546v1.818H0V8.364c0-1.695 3.396-2.546 5.09-2.546m0-1.454A2.182 2.182 0 1 1 5.09 0a2.182 2.182 0 0 1 0 4.364m5.82 0a2.182 2.182 0 1 1 0-4.364 2.182 2.182 0 0 1 0 4.364m-5.092 7.09v1.637h4.364v-1.636l2.363 2.363-2.363 2.364v-1.637H5.818v1.637l-2.363-2.364 2.363-2.363z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { SwitchOrgaIcon };
31
+ init_SwitchOrgaIcon();
32
+ export { SwitchOrgaIcon, init_SwitchOrgaIcon };