@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,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__/MembersOutlineIcon.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 MembersOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MembersOutlineIcon",
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 4.173a1.59 1.59 0 1 0 0 3.18 1.59 1.59 0 0 0 0-3.18m-2.924 1.59a2.923 2.923 0 1 1 5.847 0 2.923 2.923 0 0 1-5.847 0M4.923 6.994a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051M2.563 8.02a2.359 2.359 0 1 1 4.719 0 2.359 2.359 0 0 1-4.718 0m12.514-1.026a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051m-2.36 1.026a2.359 2.359 0 1 1 4.718 0 2.359 2.359 0 0 1-4.717 0M10 10.943a3.843 3.843 0 0 0-3.847 3.826v.02l.001.09a8.3 8.3 0 0 0 3.846.936 8.3 8.3 0 0 0 3.845-.935v-.111A3.843 3.843 0 0 0 10 10.943m5.13 4.512a.67.67 0 0 1-.313.413A9.65 9.65 0 0 1 10 17.148a9.65 9.65 0 0 1-4.818-1.28.67.67 0 0 1-.314-.413 7.4 7.4 0 0 1-2.416-.42.67.67 0 0 1-.443-.576 2.923 2.923 0 0 1 3.985-2.955A5.17 5.17 0 0 1 10 9.61a5.17 5.17 0 0 1 4.005 1.896 2.923 2.923 0 0 1 3.986 2.954.67.67 0 0 1-.443.576 7.4 7.4 0 0 1-2.417.42m-.402-2.782c.203.453.343.94.408 1.449a6 6 0 0 0 1.502-.201 1.59 1.59 0 0 0-1.91-1.248m-9.457 0a1.59 1.59 0 0 0-1.908 1.248c.478.126.98.196 1.5.2.065-.509.205-.995.408-1.448"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M7.99957 2.90666C7.23132 2.90666 6.60853 3.52945 6.60853 4.2977C6.60853 5.06595 7.23132 5.68874 7.99957 5.68874C8.76782 5.68874 9.39061 5.06595 9.39061 4.2977C9.39061 3.52945 8.76782 2.90666 7.99957 2.90666ZM5.44186 4.2977C5.44186 2.88512 6.58699 1.73999 7.99957 1.73999C9.41215 1.73999 10.5573 2.88512 10.5573 4.2977C10.5573 5.71028 9.41215 6.85541 7.99957 6.85541C6.58699 6.85541 5.44186 5.71028 5.44186 4.2977ZM3.55723 5.37463C3.06158 5.37463 2.65978 5.77643 2.65978 6.27207C2.65978 6.76772 3.06158 7.16952 3.55723 7.16952C4.05287 7.16952 4.45467 6.76772 4.45467 6.27207C4.45467 5.77643 4.05287 5.37463 3.55723 5.37463ZM1.49311 6.27207C1.49311 5.13209 2.41725 4.20796 3.55723 4.20796C4.69721 4.20796 5.62134 5.13209 5.62134 6.27207C5.62134 7.41205 4.69721 8.33619 3.55723 8.33619C2.41725 8.33619 1.49311 7.41205 1.49311 6.27207ZM12.4419 5.37463C11.9463 5.37463 11.5445 5.77643 11.5445 6.27207C11.5445 6.76772 11.9463 7.16952 12.4419 7.16952C12.9376 7.16952 13.3394 6.76772 13.3394 6.27207C13.3394 5.77643 12.9376 5.37463 12.4419 5.37463ZM10.3778 6.27207C10.3778 5.13209 11.3019 4.20796 12.4419 4.20796C13.5819 4.20796 14.506 5.13209 14.506 6.27207C14.506 7.41205 13.5819 8.33619 12.4419 8.33619C11.3019 8.33619 10.3778 7.41205 10.3778 6.27207ZM7.99957 8.82978C6.80816 8.82978 5.76086 9.44845 5.16199 10.3848C4.83076 10.9027 4.63751 11.517 4.6342 12.1779L4.63415 12.1952C4.63415 12.2218 4.63446 12.2483 4.63507 12.2747C5.64176 12.7973 6.78543 13.0926 7.99957 13.0926C9.21371 13.0926 10.3574 12.7973 11.3641 12.2747C11.3647 12.2483 11.365 12.2218 11.365 12.1952L11.365 12.1778C11.3616 11.5171 11.1685 10.903 10.8374 10.3852C10.2385 9.4486 9.19113 8.82978 7.99957 8.82978ZM12.4893 12.7784C12.4505 12.9297 12.3521 13.0604 12.2146 13.1392C10.9724 13.852 9.53269 14.2593 7.99957 14.2593C6.46645 14.2593 5.02671 13.852 3.78453 13.1392C3.64706 13.0604 3.54868 12.9297 3.50984 12.7784C2.77017 12.773 2.05872 12.644 1.39586 12.4106C1.17838 12.334 1.02642 12.1365 1.00813 11.9067C1.00274 11.8389 1 11.7705 1 11.7016C1 10.289 2.14513 9.1439 3.55771 9.1439C3.88814 9.1439 4.20455 9.2068 4.4951 9.32131C5.32563 8.30976 6.58694 7.66312 7.99957 7.66312C9.41232 7.66312 10.6737 8.30986 11.5043 9.32156C11.795 9.2069 12.1116 9.1439 12.4423 9.1439C13.8549 9.1439 15 10.289 15 11.7016C15 11.7705 14.9973 11.8389 14.9919 11.9067C14.9736 12.1365 14.8216 12.334 14.6041 12.4106C13.941 12.6441 13.2293 12.7731 12.4893 12.7784ZM12.1374 10.344C12.3147 10.7398 12.437 11.1657 12.4944 11.6116C12.9486 11.6073 13.3886 11.5464 13.808 11.4358C13.6839 10.7947 13.1196 10.3106 12.4423 10.3106C12.3374 10.3106 12.2354 10.3221 12.1374 10.344ZM3.86183 10.3438C3.76409 10.322 3.66235 10.3106 3.55771 10.3106C2.88037 10.3106 2.3161 10.7947 2.19204 11.4358C2.61118 11.5463 3.05088 11.6072 3.50477 11.6116C3.56217 11.1657 3.68444 10.7397 3.86183 10.3438Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var MembersOutlineIcon;
11
+ var init_MembersOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MembersOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MembersOutlineIcon",
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 4.173a1.59 1.59 0 1 0 0 3.18 1.59 1.59 0 0 0 0-3.18m-2.924 1.59a2.923 2.923 0 1 1 5.847 0 2.923 2.923 0 0 1-5.847 0M4.923 6.994a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051M2.563 8.02a2.359 2.359 0 1 1 4.719 0 2.359 2.359 0 0 1-4.718 0m12.514-1.026a1.026 1.026 0 1 0 0 2.051 1.026 1.026 0 0 0 0-2.051m-2.36 1.026a2.359 2.359 0 1 1 4.718 0 2.359 2.359 0 0 1-4.717 0M10 10.943a3.843 3.843 0 0 0-3.847 3.826v.02l.001.09a8.3 8.3 0 0 0 3.846.936 8.3 8.3 0 0 0 3.845-.935v-.111A3.843 3.843 0 0 0 10 10.943m5.13 4.512a.67.67 0 0 1-.313.413A9.65 9.65 0 0 1 10 17.148a9.65 9.65 0 0 1-4.818-1.28.67.67 0 0 1-.314-.413 7.4 7.4 0 0 1-2.416-.42.67.67 0 0 1-.443-.576 2.923 2.923 0 0 1 3.985-2.955A5.17 5.17 0 0 1 10 9.61a5.17 5.17 0 0 1 4.005 1.896 2.923 2.923 0 0 1 3.986 2.954.67.67 0 0 1-.443.576 7.4 7.4 0 0 1-2.417.42m-.402-2.782c.203.453.343.94.408 1.449a6 6 0 0 0 1.502-.201 1.59 1.59 0 0 0-1.91-1.248m-9.457 0a1.59 1.59 0 0 0-1.908 1.248c.478.126.98.196 1.5.2.065-.509.205-.995.408-1.448"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M7.99957 2.90666C7.23132 2.90666 6.60853 3.52945 6.60853 4.2977C6.60853 5.06595 7.23132 5.68874 7.99957 5.68874C8.76782 5.68874 9.39061 5.06595 9.39061 4.2977C9.39061 3.52945 8.76782 2.90666 7.99957 2.90666ZM5.44186 4.2977C5.44186 2.88512 6.58699 1.73999 7.99957 1.73999C9.41215 1.73999 10.5573 2.88512 10.5573 4.2977C10.5573 5.71028 9.41215 6.85541 7.99957 6.85541C6.58699 6.85541 5.44186 5.71028 5.44186 4.2977ZM3.55723 5.37463C3.06158 5.37463 2.65978 5.77643 2.65978 6.27207C2.65978 6.76772 3.06158 7.16952 3.55723 7.16952C4.05287 7.16952 4.45467 6.76772 4.45467 6.27207C4.45467 5.77643 4.05287 5.37463 3.55723 5.37463ZM1.49311 6.27207C1.49311 5.13209 2.41725 4.20796 3.55723 4.20796C4.69721 4.20796 5.62134 5.13209 5.62134 6.27207C5.62134 7.41205 4.69721 8.33619 3.55723 8.33619C2.41725 8.33619 1.49311 7.41205 1.49311 6.27207ZM12.4419 5.37463C11.9463 5.37463 11.5445 5.77643 11.5445 6.27207C11.5445 6.76772 11.9463 7.16952 12.4419 7.16952C12.9376 7.16952 13.3394 6.76772 13.3394 6.27207C13.3394 5.77643 12.9376 5.37463 12.4419 5.37463ZM10.3778 6.27207C10.3778 5.13209 11.3019 4.20796 12.4419 4.20796C13.5819 4.20796 14.506 5.13209 14.506 6.27207C14.506 7.41205 13.5819 8.33619 12.4419 8.33619C11.3019 8.33619 10.3778 7.41205 10.3778 6.27207ZM7.99957 8.82978C6.80816 8.82978 5.76086 9.44845 5.16199 10.3848C4.83076 10.9027 4.63751 11.517 4.6342 12.1779L4.63415 12.1952C4.63415 12.2218 4.63446 12.2483 4.63507 12.2747C5.64176 12.7973 6.78543 13.0926 7.99957 13.0926C9.21371 13.0926 10.3574 12.7973 11.3641 12.2747C11.3647 12.2483 11.365 12.2218 11.365 12.1952L11.365 12.1778C11.3616 11.5171 11.1685 10.903 10.8374 10.3852C10.2385 9.4486 9.19113 8.82978 7.99957 8.82978ZM12.4893 12.7784C12.4505 12.9297 12.3521 13.0604 12.2146 13.1392C10.9724 13.852 9.53269 14.2593 7.99957 14.2593C6.46645 14.2593 5.02671 13.852 3.78453 13.1392C3.64706 13.0604 3.54868 12.9297 3.50984 12.7784C2.77017 12.773 2.05872 12.644 1.39586 12.4106C1.17838 12.334 1.02642 12.1365 1.00813 11.9067C1.00274 11.8389 1 11.7705 1 11.7016C1 10.289 2.14513 9.1439 3.55771 9.1439C3.88814 9.1439 4.20455 9.2068 4.4951 9.32131C5.32563 8.30976 6.58694 7.66312 7.99957 7.66312C9.41232 7.66312 10.6737 8.30986 11.5043 9.32156C11.795 9.2069 12.1116 9.1439 12.4423 9.1439C13.8549 9.1439 15 10.289 15 11.7016C15 11.7705 14.9973 11.8389 14.9919 11.9067C14.9736 12.1365 14.8216 12.334 14.6041 12.4106C13.941 12.6441 13.2293 12.7731 12.4893 12.7784ZM12.1374 10.344C12.3147 10.7398 12.437 11.1657 12.4944 11.6116C12.9486 11.6073 13.3886 11.5464 13.808 11.4358C13.6839 10.7947 13.1196 10.3106 12.4423 10.3106C12.3374 10.3106 12.2354 10.3221 12.1374 10.344ZM3.86183 10.3438C3.76409 10.322 3.66235 10.3106 3.55771 10.3106C2.88037 10.3106 2.3161 10.7947 2.19204 11.4358C2.61118 11.5463 3.05088 11.6072 3.50477 11.6116C3.56217 11.1657 3.68444 10.7397 3.86183 10.3438Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { MembersOutlineIcon };
38
+ init_MembersOutlineIcon();
39
+ export { MembersOutlineIcon, init_MembersOutlineIcon };
@@ -1,33 +1,36 @@
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__/MinusIcon.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 MinusIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MinusIcon",
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: "M4 9.75A.75.75 0 0 1 4.75 9h10.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 9.75",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", { d: "M3.75 7a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" })
29
- }));
30
- };
10
+ var MinusIcon;
11
+ var init_MinusIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MinusIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MinusIcon",
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: "M4 9.75A.75.75 0 0 1 4.75 9h10.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 9.75",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", { d: "M3.75 7a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z" })
30
+ }));
31
+ };
32
+ });
31
33
 
32
34
  //#endregion
33
- export { MinusIcon };
35
+ init_MinusIcon();
36
+ export { MinusIcon, init_MinusIcon };
@@ -1,32 +1,35 @@
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__/MoonIcon.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 MoonIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MoonIcon",
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.207 2.444c.22.176.316.463.247.736a6.681 6.681 0 0 0 9.505 7.605.716.716 0 0 1 1.019.813A8.113 8.113 0 1 1 6.435 2.366a.72.72 0 0 1 .772.078"
27
- }) : /* @__PURE__ */ jsx("path", { d: "M14.9543 10.6781C15.1672 10.2014 14.5937 9.79573 14.1149 10.0038C13.3621 10.3309 12.5313 10.5123 11.6581 10.5123C8.25024 10.5123 5.48762 7.74964 5.48762 4.34178C5.48762 3.46865 5.66897 2.63787 5.99605 1.88507C6.20408 1.40628 5.79836 0.832829 5.32171 1.0457C2.77491 2.1831 1 4.73805 1 7.70756C1 11.735 4.26491 14.9999 8.29238 14.9999C11.2619 14.9999 13.8169 13.225 14.9543 10.6781Z" })
28
- }));
29
- };
10
+ var MoonIcon;
11
+ var init_MoonIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MoonIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MoonIcon",
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.207 2.444c.22.176.316.463.247.736a6.681 6.681 0 0 0 9.505 7.605.716.716 0 0 1 1.019.813A8.113 8.113 0 1 1 6.435 2.366a.72.72 0 0 1 .772.078"
28
+ }) : /* @__PURE__ */ jsx("path", { d: "M14.9543 10.6781C15.1672 10.2014 14.5937 9.79573 14.1149 10.0038C13.3621 10.3309 12.5313 10.5123 11.6581 10.5123C8.25024 10.5123 5.48762 7.74964 5.48762 4.34178C5.48762 3.46865 5.66897 2.63787 5.99605 1.88507C6.20408 1.40628 5.79836 0.832829 5.32171 1.0457C2.77491 2.1831 1 4.73805 1 7.70756C1 11.735 4.26491 14.9999 8.29238 14.9999C11.2619 14.9999 13.8169 13.225 14.9543 10.6781Z" })
29
+ }));
30
+ };
31
+ });
30
32
 
31
33
  //#endregion
32
- export { MoonIcon };
34
+ init_MoonIcon();
35
+ export { MoonIcon, init_MoonIcon };
@@ -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__/MoonOutlineIcon.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 MoonOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MoonOutlineIcon",
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.866 2.205a.7.7 0 0 1 .15.765 6.89 6.89 0 0 0 9.013 9.013.701.701 0 0 1 .917.917A8.293 8.293 0 0 1 2 9.709a8.29 8.29 0 0 1 5.1-7.655.7.7 0 0 1 .766.151M6.217 4.152a6.89 6.89 0 1 0 9.631 9.631q-.716.129-1.47.13a8.29 8.29 0 0 1-8.16-9.761"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M6.13247 1.17958C6.30822 1.35534 6.36047 1.61981 6.26475 1.84919C5.96713 2.56244 5.80246 3.34567 5.80246 4.16892C5.80246 7.49844 8.50157 10.1975 11.8311 10.1975C12.6543 10.1975 13.4376 10.0329 14.1508 9.73525C14.3802 9.63953 14.6447 9.69178 14.8204 9.86753C14.9962 10.0433 15.0484 10.3078 14.9527 10.5371C13.8595 13.1569 11.2731 15 8.25478 15C4.24808 15 1 11.7519 1 7.74522C1 4.72688 2.84311 2.14046 5.46286 1.0473C5.69224 0.951585 5.95672 1.00383 6.13247 1.17958ZM4.69006 2.88277C3.19547 3.98037 2.22616 5.75005 2.22616 7.74522C2.22616 11.0747 4.92526 13.7738 8.25478 13.7738C10.25 13.7738 12.0196 12.8045 13.1172 11.3099C12.6996 11.3847 12.2697 11.4237 11.8311 11.4237C7.82438 11.4237 4.5763 8.17563 4.5763 4.16892C4.5763 3.73027 4.6153 3.30043 4.69006 2.88277Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var MoonOutlineIcon;
11
+ var init_MoonOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MoonOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MoonOutlineIcon",
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.866 2.205a.7.7 0 0 1 .15.765 6.89 6.89 0 0 0 9.013 9.013.701.701 0 0 1 .917.917A8.293 8.293 0 0 1 2 9.709a8.29 8.29 0 0 1 5.1-7.655.7.7 0 0 1 .766.151M6.217 4.152a6.89 6.89 0 1 0 9.631 9.631q-.716.129-1.47.13a8.29 8.29 0 0 1-8.16-9.761"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M6.13247 1.17958C6.30822 1.35534 6.36047 1.61981 6.26475 1.84919C5.96713 2.56244 5.80246 3.34567 5.80246 4.16892C5.80246 7.49844 8.50157 10.1975 11.8311 10.1975C12.6543 10.1975 13.4376 10.0329 14.1508 9.73525C14.3802 9.63953 14.6447 9.69178 14.8204 9.86753C14.9962 10.0433 15.0484 10.3078 14.9527 10.5371C13.8595 13.1569 11.2731 15 8.25478 15C4.24808 15 1 11.7519 1 7.74522C1 4.72688 2.84311 2.14046 5.46286 1.0473C5.69224 0.951585 5.95672 1.00383 6.13247 1.17958ZM4.69006 2.88277C3.19547 3.98037 2.22616 5.75005 2.22616 7.74522C2.22616 11.0747 4.92526 13.7738 8.25478 13.7738C10.25 13.7738 12.0196 12.8045 13.1172 11.3099C12.6996 11.3847 12.2697 11.4237 11.8311 11.4237C7.82438 11.4237 4.5763 8.17563 4.5763 4.16892C4.5763 3.73027 4.6153 3.30043 4.69006 2.88277Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { MoonOutlineIcon };
38
+ init_MoonOutlineIcon();
39
+ export { MoonOutlineIcon, init_MoonOutlineIcon };
@@ -1,34 +1,37 @@
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__/MosaicIcon.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 MosaicIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MosaicIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M4.25 2A2.25 2.25 0 0 0 2 4.25v2.5A2.25 2.25 0 0 0 4.25 9h2.5A2.25 2.25 0 0 0 9 6.75v-2.5A2.25 2.25 0 0 0 6.75 2zm0 9A2.25 2.25 0 0 0 2 13.25v2.5A2.25 2.25 0 0 0 4.25 18h2.5A2.25 2.25 0 0 0 9 15.75v-2.5A2.25 2.25 0 0 0 6.75 11zm9-9A2.25 2.25 0 0 0 11 4.25v2.5A2.25 2.25 0 0 0 13.25 9h2.5A2.25 2.25 0 0 0 18 6.75v-2.5A2.25 2.25 0 0 0 15.75 2zm0 9A2.25 2.25 0 0 0 11 13.25v2.5A2.25 2.25 0 0 0 13.25 18h2.5A2.25 2.25 0 0 0 18 15.75v-2.5A2.25 2.25 0 0 0 15.75 11z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
25
- /* @__PURE__ */ jsx("path", { d: "M2.75 1C1.7835 1 1 1.7835 1 2.75V5.08333C1 6.04983 1.7835 6.83333 2.75 6.83333H5.08333C6.04983 6.83333 6.83333 6.04983 6.83333 5.08333V2.75C6.83333 1.7835 6.04983 1 5.08333 1H2.75Z" }),
26
- /* @__PURE__ */ jsx("path", { d: "M2.75 9.16667C1.7835 9.16667 1 9.95017 1 10.9167V13.25C1 14.2165 1.7835 15 2.75 15H5.08333C6.04983 15 6.83333 14.2165 6.83333 13.25V10.9167C6.83333 9.95017 6.04983 9.16667 5.08333 9.16667H2.75Z" }),
27
- /* @__PURE__ */ jsx("path", { d: "M9.16667 2.75C9.16667 1.7835 9.95017 1 10.9167 1H13.25C14.2165 1 15 1.7835 15 2.75V5.08333C15 6.04983 14.2165 6.83333 13.25 6.83333H10.9167C9.95017 6.83333 9.16667 6.04983 9.16667 5.08333V2.75Z" }),
28
- /* @__PURE__ */ jsx("path", { d: "M10.9167 9.16667C9.95017 9.16667 9.16667 9.95017 9.16667 10.9167V13.25C9.16667 14.2165 9.95017 15 10.9167 15H13.25C14.2165 15 15 14.2165 15 13.25V10.9167C15 9.95017 14.2165 9.16667 13.25 9.16667H10.9167Z" })
29
- ] })
30
- }));
31
- };
10
+ var MosaicIcon;
11
+ var init_MosaicIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MosaicIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MosaicIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M4.25 2A2.25 2.25 0 0 0 2 4.25v2.5A2.25 2.25 0 0 0 4.25 9h2.5A2.25 2.25 0 0 0 9 6.75v-2.5A2.25 2.25 0 0 0 6.75 2zm0 9A2.25 2.25 0 0 0 2 13.25v2.5A2.25 2.25 0 0 0 4.25 18h2.5A2.25 2.25 0 0 0 9 15.75v-2.5A2.25 2.25 0 0 0 6.75 11zm9-9A2.25 2.25 0 0 0 11 4.25v2.5A2.25 2.25 0 0 0 13.25 9h2.5A2.25 2.25 0 0 0 18 6.75v-2.5A2.25 2.25 0 0 0 15.75 2zm0 9A2.25 2.25 0 0 0 11 13.25v2.5A2.25 2.25 0 0 0 13.25 18h2.5A2.25 2.25 0 0 0 18 15.75v-2.5A2.25 2.25 0 0 0 15.75 11z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
26
+ /* @__PURE__ */ jsx("path", { d: "M2.75 1C1.7835 1 1 1.7835 1 2.75V5.08333C1 6.04983 1.7835 6.83333 2.75 6.83333H5.08333C6.04983 6.83333 6.83333 6.04983 6.83333 5.08333V2.75C6.83333 1.7835 6.04983 1 5.08333 1H2.75Z" }),
27
+ /* @__PURE__ */ jsx("path", { d: "M2.75 9.16667C1.7835 9.16667 1 9.95017 1 10.9167V13.25C1 14.2165 1.7835 15 2.75 15H5.08333C6.04983 15 6.83333 14.2165 6.83333 13.25V10.9167C6.83333 9.95017 6.04983 9.16667 5.08333 9.16667H2.75Z" }),
28
+ /* @__PURE__ */ jsx("path", { d: "M9.16667 2.75C9.16667 1.7835 9.95017 1 10.9167 1H13.25C14.2165 1 15 1.7835 15 2.75V5.08333C15 6.04983 14.2165 6.83333 13.25 6.83333H10.9167C9.95017 6.83333 9.16667 6.04983 9.16667 5.08333V2.75Z" }),
29
+ /* @__PURE__ */ jsx("path", { d: "M10.9167 9.16667C9.95017 9.16667 9.16667 9.95017 9.16667 10.9167V13.25C9.16667 14.2165 9.95017 15 10.9167 15H13.25C14.2165 15 15 14.2165 15 13.25V10.9167C15 9.95017 14.2165 9.16667 13.25 9.16667H10.9167Z" })
30
+ ] })
31
+ }));
32
+ };
33
+ });
32
34
 
33
35
  //#endregion
34
- export { MosaicIcon };
36
+ init_MosaicIcon();
37
+ export { MosaicIcon, init_MosaicIcon };
@@ -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__/MosaicOutlineIcon.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 MosaicOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MosaicOutlineIcon",
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 4.727A2.727 2.727 0 0 1 4.727 2h1.978a2.727 2.727 0 0 1 2.727 2.727v1.978a2.727 2.727 0 0 1-2.727 2.727H4.727A2.727 2.727 0 0 1 2 6.705zM4.727 3.5C4.05 3.5 3.5 4.05 3.5 4.727v1.978c0 .677.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zm5.841 1.227A2.727 2.727 0 0 1 13.296 2h1.977A2.727 2.727 0 0 1 18 4.727v1.978a2.727 2.727 0 0 1-2.727 2.727h-1.977a2.727 2.727 0 0 1-2.728-2.727zM13.296 3.5c-.678 0-1.228.55-1.228 1.227v1.978c0 .677.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zM2 13.296a2.727 2.727 0 0 1 2.727-2.728h1.978a2.727 2.727 0 0 1 2.727 2.728v1.977A2.727 2.727 0 0 1 6.705 18H4.727A2.727 2.727 0 0 1 2 15.273zm2.727-1.228c-.678 0-1.227.55-1.227 1.228v1.977c0 .678.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228zm5.841 1.228a2.727 2.727 0 0 1 2.728-2.728h1.977A2.727 2.727 0 0 1 18 13.296v1.977A2.727 2.727 0 0 1 15.273 18h-1.977a2.727 2.727 0 0 1-2.728-2.727zm2.728-1.228c-.678 0-1.228.55-1.228 1.228v1.977c0 .678.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M1 3.38636C1 2.06841 2.06841 1 3.38636 1H5.11648C6.43443 1 7.50284 2.06841 7.50284 3.38636V5.11648C7.50284 6.43443 6.43443 7.50284 5.11648 7.50284H3.38636C2.06841 7.50284 1 6.43443 1 5.11648V3.38636ZM3.38636 2.3125C2.79329 2.3125 2.3125 2.79329 2.3125 3.38636V5.11648C2.3125 5.70956 2.79329 6.19034 3.38636 6.19034H5.11648C5.70956 6.19034 6.19034 5.70956 6.19034 5.11648V3.38636C6.19034 2.79329 5.70956 2.3125 5.11648 2.3125H3.38636ZM8.49716 3.38636C8.49716 2.06841 9.56557 1 10.8835 1H12.6136C13.9316 1 15 2.06841 15 3.38636V5.11648C15 6.43443 13.9316 7.50284 12.6136 7.50284H10.8835C9.56557 7.50284 8.49716 6.43443 8.49716 5.11648V3.38636ZM10.8835 2.3125C10.2904 2.3125 9.80966 2.79329 9.80966 3.38636V5.11648C9.80966 5.70956 10.2904 6.19034 10.8835 6.19034H12.6136C13.2067 6.19034 13.6875 5.70956 13.6875 5.11648V3.38636C13.6875 2.79329 13.2067 2.3125 12.6136 2.3125H10.8835ZM1 10.8835C1 9.56557 2.06841 8.49716 3.38636 8.49716H5.11648C6.43443 8.49716 7.50284 9.56557 7.50284 10.8835V12.6136C7.50284 13.9316 6.43443 15 5.11648 15H3.38636C2.06841 15 1 13.9316 1 12.6136V10.8835ZM3.38636 9.80966C2.79329 9.80966 2.3125 10.2904 2.3125 10.8835V12.6136C2.3125 13.2067 2.79329 13.6875 3.38636 13.6875H5.11648C5.70956 13.6875 6.19034 13.2067 6.19034 12.6136V10.8835C6.19034 10.2904 5.70956 9.80966 5.11648 9.80966H3.38636ZM8.49716 10.8835C8.49716 9.56557 9.56557 8.49716 10.8835 8.49716H12.6136C13.9316 8.49716 15 9.56557 15 10.8835V12.6136C15 13.9316 13.9316 15 12.6136 15H10.8835C9.56557 15 8.49716 13.9316 8.49716 12.6136V10.8835ZM10.8835 9.80966C10.2904 9.80966 9.80966 10.2904 9.80966 10.8835V12.6136C9.80966 13.2067 10.2904 13.6875 10.8835 13.6875H12.6136C13.2067 13.6875 13.6875 13.2067 13.6875 12.6136V10.8835C13.6875 10.2904 13.2067 9.80966 12.6136 9.80966H10.8835Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var MosaicOutlineIcon;
11
+ var init_MosaicOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MosaicOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MosaicOutlineIcon",
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 4.727A2.727 2.727 0 0 1 4.727 2h1.978a2.727 2.727 0 0 1 2.727 2.727v1.978a2.727 2.727 0 0 1-2.727 2.727H4.727A2.727 2.727 0 0 1 2 6.705zM4.727 3.5C4.05 3.5 3.5 4.05 3.5 4.727v1.978c0 .677.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zm5.841 1.227A2.727 2.727 0 0 1 13.296 2h1.977A2.727 2.727 0 0 1 18 4.727v1.978a2.727 2.727 0 0 1-2.727 2.727h-1.977a2.727 2.727 0 0 1-2.728-2.727zM13.296 3.5c-.678 0-1.228.55-1.228 1.227v1.978c0 .677.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227V4.727c0-.678-.55-1.227-1.227-1.227zM2 13.296a2.727 2.727 0 0 1 2.727-2.728h1.978a2.727 2.727 0 0 1 2.727 2.728v1.977A2.727 2.727 0 0 1 6.705 18H4.727A2.727 2.727 0 0 1 2 15.273zm2.727-1.228c-.678 0-1.227.55-1.227 1.228v1.977c0 .678.55 1.227 1.227 1.227h1.978c.677 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228zm5.841 1.228a2.727 2.727 0 0 1 2.728-2.728h1.977A2.727 2.727 0 0 1 18 13.296v1.977A2.727 2.727 0 0 1 15.273 18h-1.977a2.727 2.727 0 0 1-2.728-2.727zm2.728-1.228c-.678 0-1.228.55-1.228 1.228v1.977c0 .678.55 1.227 1.228 1.227h1.977c.678 0 1.227-.55 1.227-1.227v-1.977c0-.678-.55-1.228-1.227-1.228z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M1 3.38636C1 2.06841 2.06841 1 3.38636 1H5.11648C6.43443 1 7.50284 2.06841 7.50284 3.38636V5.11648C7.50284 6.43443 6.43443 7.50284 5.11648 7.50284H3.38636C2.06841 7.50284 1 6.43443 1 5.11648V3.38636ZM3.38636 2.3125C2.79329 2.3125 2.3125 2.79329 2.3125 3.38636V5.11648C2.3125 5.70956 2.79329 6.19034 3.38636 6.19034H5.11648C5.70956 6.19034 6.19034 5.70956 6.19034 5.11648V3.38636C6.19034 2.79329 5.70956 2.3125 5.11648 2.3125H3.38636ZM8.49716 3.38636C8.49716 2.06841 9.56557 1 10.8835 1H12.6136C13.9316 1 15 2.06841 15 3.38636V5.11648C15 6.43443 13.9316 7.50284 12.6136 7.50284H10.8835C9.56557 7.50284 8.49716 6.43443 8.49716 5.11648V3.38636ZM10.8835 2.3125C10.2904 2.3125 9.80966 2.79329 9.80966 3.38636V5.11648C9.80966 5.70956 10.2904 6.19034 10.8835 6.19034H12.6136C13.2067 6.19034 13.6875 5.70956 13.6875 5.11648V3.38636C13.6875 2.79329 13.2067 2.3125 12.6136 2.3125H10.8835ZM1 10.8835C1 9.56557 2.06841 8.49716 3.38636 8.49716H5.11648C6.43443 8.49716 7.50284 9.56557 7.50284 10.8835V12.6136C7.50284 13.9316 6.43443 15 5.11648 15H3.38636C2.06841 15 1 13.9316 1 12.6136V10.8835ZM3.38636 9.80966C2.79329 9.80966 2.3125 10.2904 2.3125 10.8835V12.6136C2.3125 13.2067 2.79329 13.6875 3.38636 13.6875H5.11648C5.70956 13.6875 6.19034 13.2067 6.19034 12.6136V10.8835C6.19034 10.2904 5.70956 9.80966 5.11648 9.80966H3.38636ZM8.49716 10.8835C8.49716 9.56557 9.56557 8.49716 10.8835 8.49716H12.6136C13.9316 8.49716 15 9.56557 15 10.8835V12.6136C15 13.9316 13.9316 15 12.6136 15H10.8835C9.56557 15 8.49716 13.9316 8.49716 12.6136V10.8835ZM10.8835 9.80966C10.2904 9.80966 9.80966 10.2904 9.80966 10.8835V12.6136C9.80966 13.2067 10.2904 13.6875 10.8835 13.6875H12.6136C13.2067 13.6875 13.6875 13.2067 13.6875 12.6136V10.8835C13.6875 10.2904 13.2067 9.80966 12.6136 9.80966H10.8835Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { MosaicOutlineIcon };
38
+ init_MosaicOutlineIcon();
39
+ export { MosaicOutlineIcon, init_MosaicOutlineIcon };
@@ -1,33 +1,36 @@
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__/MusicIcon.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 MusicIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MusicIcon",
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: "M15.2948 2.11434C15.4368 2.22148 15.5203 2.38908 15.5203 2.567V5.38943C15.5205 5.39799 15.5205 5.40653 15.5203 5.41505V13.1908C15.5203 14.2034 14.849 15.0933 13.8754 15.3715L12.8775 15.6566C11.6446 16.0089 10.4174 15.0831 10.4174 13.8009C10.4174 12.9392 10.9886 12.182 11.8171 11.9452L13.5639 11.4462C14.0507 11.3071 14.3863 10.8621 14.3863 10.3558V6.15364L7.58242 8.09761V15.4588C7.58242 16.4714 6.91115 17.3613 5.93751 17.6395L4.93962 17.9246C3.70675 18.2768 2.47949 17.3511 2.47949 16.0689C2.47949 15.2072 3.05071 14.4499 3.87923 14.2132L5.62598 13.7141C6.1128 13.5751 6.44844 13.1301 6.44844 12.6238V7.68246C6.44824 7.6739 6.44824 7.66535 6.44844 7.65683V4.83497C6.44844 4.58181 6.61625 4.35933 6.85966 4.28979L14.7976 2.02182C14.9686 1.97294 15.1527 2.0072 15.2948 2.11434Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", { d: "M12.2381 2.65481C12.2381 2.45968 12.1511 2.27473 12.0008 2.15033C11.8504 2.02593 11.6525 1.97506 11.4608 2.01157L4.91137 3.25908C4.60253 3.31791 4.37909 3.58793 4.37909 3.90232V6.08498C4.37909 6.10081 4.37966 6.11657 4.3808 6.13224V9.62226C4.3808 10.0414 4.08287 10.4015 3.67109 10.4799L3.16534 10.5762C2.35086 10.7314 1.7616 11.4435 1.7616 12.2726C1.7616 13.3559 2.74743 14.1717 3.81157 13.969L4.33793 13.8687C5.12328 13.7191 5.69147 13.0325 5.69147 12.233V10.8864C5.69147 10.8738 5.69111 10.8613 5.6904 10.8488V6.62651L10.9288 5.62872V8.37502C10.9288 8.79421 10.6309 9.15424 10.2191 9.23267L9.70913 9.32981C8.89465 9.48494 8.30539 10.197 8.30539 11.0262C8.30539 12.1094 9.29122 12.9252 10.3554 12.7225L10.6398 12.6683C11.5674 12.4917 12.2384 11.6807 12.2384 10.7366L12.2381 2.65481Z" })
29
- }));
30
- };
10
+ var MusicIcon;
11
+ var init_MusicIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MusicIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MusicIcon",
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: "M15.2948 2.11434C15.4368 2.22148 15.5203 2.38908 15.5203 2.567V5.38943C15.5205 5.39799 15.5205 5.40653 15.5203 5.41505V13.1908C15.5203 14.2034 14.849 15.0933 13.8754 15.3715L12.8775 15.6566C11.6446 16.0089 10.4174 15.0831 10.4174 13.8009C10.4174 12.9392 10.9886 12.182 11.8171 11.9452L13.5639 11.4462C14.0507 11.3071 14.3863 10.8621 14.3863 10.3558V6.15364L7.58242 8.09761V15.4588C7.58242 16.4714 6.91115 17.3613 5.93751 17.6395L4.93962 17.9246C3.70675 18.2768 2.47949 17.3511 2.47949 16.0689C2.47949 15.2072 3.05071 14.4499 3.87923 14.2132L5.62598 13.7141C6.1128 13.5751 6.44844 13.1301 6.44844 12.6238V7.68246C6.44824 7.6739 6.44824 7.66535 6.44844 7.65683V4.83497C6.44844 4.58181 6.61625 4.35933 6.85966 4.28979L14.7976 2.02182C14.9686 1.97294 15.1527 2.0072 15.2948 2.11434Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", { d: "M12.2381 2.65481C12.2381 2.45968 12.1511 2.27473 12.0008 2.15033C11.8504 2.02593 11.6525 1.97506 11.4608 2.01157L4.91137 3.25908C4.60253 3.31791 4.37909 3.58793 4.37909 3.90232V6.08498C4.37909 6.10081 4.37966 6.11657 4.3808 6.13224V9.62226C4.3808 10.0414 4.08287 10.4015 3.67109 10.4799L3.16534 10.5762C2.35086 10.7314 1.7616 11.4435 1.7616 12.2726C1.7616 13.3559 2.74743 14.1717 3.81157 13.969L4.33793 13.8687C5.12328 13.7191 5.69147 13.0325 5.69147 12.233V10.8864C5.69147 10.8738 5.69111 10.8613 5.6904 10.8488V6.62651L10.9288 5.62872V8.37502C10.9288 8.79421 10.6309 9.15424 10.2191 9.23267L9.70913 9.32981C8.89465 9.48494 8.30539 10.197 8.30539 11.0262C8.30539 12.1094 9.29122 12.9252 10.3554 12.7225L10.6398 12.6683C11.5674 12.4917 12.2384 11.6807 12.2384 10.7366L12.2381 2.65481Z" })
30
+ }));
31
+ };
32
+ });
31
33
 
32
34
  //#endregion
33
- export { MusicIcon };
35
+ init_MusicIcon();
36
+ export { MusicIcon, init_MusicIcon };
@@ -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__/MusicOutlineIcon.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 MusicOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MusicOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M6.31396 15.3238V14.7877C6.23362 14.8204 6.15178 14.8513 6.06689 14.8756L4.36279 15.3619C4.11416 15.433 3.94287 15.6609 3.94287 15.9195C3.94296 16.3043 4.31113 16.5817 4.68115 16.4762L5.65479 16.1988C6.04508 16.0873 6.31396 15.7297 6.31396 15.3238ZM14.0571 13.1119V12.5748C13.9766 12.6076 13.8942 12.6393 13.8091 12.6637L12.106 13.15C11.8572 13.2211 11.6851 13.4489 11.6851 13.7076C11.6853 14.0923 12.0543 14.37 12.4243 14.2642L13.397 13.9859C13.7873 13.8744 14.0571 13.5178 14.0571 13.1119ZM7.81396 5.52694V6.73201L14.0571 4.94881V3.74276L7.81396 5.52694ZM15.5571 13.1119C15.5571 14.1875 14.8433 15.1328 13.8091 15.4283L12.8364 15.7066C11.5082 16.0861 10.1853 15.0889 10.1851 13.7076C10.1851 12.7792 10.8012 11.9627 11.6938 11.7076L13.397 11.2213C13.7871 11.1098 14.0569 10.753 14.0571 10.3472V6.50838L7.81396 8.29158V15.3238C7.81396 16.3994 7.10107 17.3447 6.06689 17.6402L5.09326 17.9185C3.76501 18.2979 2.44296 17.3009 2.44287 15.9195C2.44287 14.9912 3.0581 14.1746 3.95068 13.9195L5.65479 13.4332C6.04503 13.3217 6.3139 12.965 6.31396 12.5592V4.96151C6.31408 4.62685 6.53616 4.33286 6.85791 4.2408L14.6011 2.02889C14.8273 1.96431 15.0705 2.0093 15.2583 2.15096C15.4462 2.29268 15.5571 2.51425 15.5571 2.74959V13.1119Z" }) : /* @__PURE__ */ jsx("path", { d: "M4.84863 11.8548V11.7523L3.69922 12.0814C3.60791 12.1075 3.54492 12.1915 3.54492 12.2865C3.54516 12.4276 3.68066 12.5294 3.81641 12.4906L4.52051 12.2894C4.71431 12.234 4.84863 12.0564 4.84863 11.8548ZM10.4551 10.2533V10.1507L9.30566 10.4798C9.21458 10.506 9.15147 10.5892 9.15137 10.6839C9.15137 10.8252 9.28699 10.9278 9.42285 10.889L10.1279 10.6869C10.3215 10.6314 10.4551 10.4547 10.4551 10.2533ZM6.34863 4.91635V5.35873L10.4551 4.18588V3.74252L6.34863 4.91635ZM11.9551 10.2533C11.9551 11.1244 11.3776 11.8898 10.54 12.1292L9.83496 12.3314C8.74088 12.644 7.65137 11.8218 7.65137 10.6839C7.65147 9.91944 8.15852 9.24758 8.89355 9.03744L10.1279 8.6849C10.3216 8.62943 10.4551 8.45179 10.4551 8.25033V5.74545L6.34863 6.9183V11.8548C6.34863 12.7261 5.77037 13.4924 4.93262 13.7318L4.22852 13.933C3.13455 14.2455 2.04516 13.4241 2.04492 12.2865C2.04492 11.5218 2.55185 10.8491 3.28711 10.639L4.52051 10.2865C4.71427 10.2311 4.84857 10.0544 4.84863 9.85287V4.35092C4.84879 4.01621 5.07072 3.72218 5.39258 3.63022L10.999 2.02865C11.2252 1.96402 11.4684 2.00912 11.6562 2.15072C11.8441 2.29245 11.9551 2.51401 11.9551 2.74936V10.2533Z" })
25
- }));
26
- };
10
+ var MusicOutlineIcon;
11
+ var init_MusicOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MusicOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MusicOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M6.31396 15.3238V14.7877C6.23362 14.8204 6.15178 14.8513 6.06689 14.8756L4.36279 15.3619C4.11416 15.433 3.94287 15.6609 3.94287 15.9195C3.94296 16.3043 4.31113 16.5817 4.68115 16.4762L5.65479 16.1988C6.04508 16.0873 6.31396 15.7297 6.31396 15.3238ZM14.0571 13.1119V12.5748C13.9766 12.6076 13.8942 12.6393 13.8091 12.6637L12.106 13.15C11.8572 13.2211 11.6851 13.4489 11.6851 13.7076C11.6853 14.0923 12.0543 14.37 12.4243 14.2642L13.397 13.9859C13.7873 13.8744 14.0571 13.5178 14.0571 13.1119ZM7.81396 5.52694V6.73201L14.0571 4.94881V3.74276L7.81396 5.52694ZM15.5571 13.1119C15.5571 14.1875 14.8433 15.1328 13.8091 15.4283L12.8364 15.7066C11.5082 16.0861 10.1853 15.0889 10.1851 13.7076C10.1851 12.7792 10.8012 11.9627 11.6938 11.7076L13.397 11.2213C13.7871 11.1098 14.0569 10.753 14.0571 10.3472V6.50838L7.81396 8.29158V15.3238C7.81396 16.3994 7.10107 17.3447 6.06689 17.6402L5.09326 17.9185C3.76501 18.2979 2.44296 17.3009 2.44287 15.9195C2.44287 14.9912 3.0581 14.1746 3.95068 13.9195L5.65479 13.4332C6.04503 13.3217 6.3139 12.965 6.31396 12.5592V4.96151C6.31408 4.62685 6.53616 4.33286 6.85791 4.2408L14.6011 2.02889C14.8273 1.96431 15.0705 2.0093 15.2583 2.15096C15.4462 2.29268 15.5571 2.51425 15.5571 2.74959V13.1119Z" }) : /* @__PURE__ */ jsx("path", { d: "M4.84863 11.8548V11.7523L3.69922 12.0814C3.60791 12.1075 3.54492 12.1915 3.54492 12.2865C3.54516 12.4276 3.68066 12.5294 3.81641 12.4906L4.52051 12.2894C4.71431 12.234 4.84863 12.0564 4.84863 11.8548ZM10.4551 10.2533V10.1507L9.30566 10.4798C9.21458 10.506 9.15147 10.5892 9.15137 10.6839C9.15137 10.8252 9.28699 10.9278 9.42285 10.889L10.1279 10.6869C10.3215 10.6314 10.4551 10.4547 10.4551 10.2533ZM6.34863 4.91635V5.35873L10.4551 4.18588V3.74252L6.34863 4.91635ZM11.9551 10.2533C11.9551 11.1244 11.3776 11.8898 10.54 12.1292L9.83496 12.3314C8.74088 12.644 7.65137 11.8218 7.65137 10.6839C7.65147 9.91944 8.15852 9.24758 8.89355 9.03744L10.1279 8.6849C10.3216 8.62943 10.4551 8.45179 10.4551 8.25033V5.74545L6.34863 6.9183V11.8548C6.34863 12.7261 5.77037 13.4924 4.93262 13.7318L4.22852 13.933C3.13455 14.2455 2.04516 13.4241 2.04492 12.2865C2.04492 11.5218 2.55185 10.8491 3.28711 10.639L4.52051 10.2865C4.71427 10.2311 4.84857 10.0544 4.84863 9.85287V4.35092C4.84879 4.01621 5.07072 3.72218 5.39258 3.63022L10.999 2.02865C11.2252 1.96402 11.4684 2.00912 11.6562 2.15072C11.8441 2.29245 11.9551 2.51401 11.9551 2.74936V10.2533Z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { MusicOutlineIcon };
31
+ init_MusicOutlineIcon();
32
+ export { MusicOutlineIcon, init_MusicOutlineIcon };