@ultraviolet/icons 5.1.4 → 5.1.6

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 (557) 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.113.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.113.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.113.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.113.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 +16 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.js +28 -26
  84. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  85. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  86. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  87. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  88. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  89. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  90. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  91. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  92. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  93. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  94. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  102. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  103. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  104. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  105. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  106. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  109. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  111. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  112. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  113. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  114. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  115. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  117. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  118. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  119. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  120. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  122. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  123. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  124. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  125. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  127. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  128. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  129. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  130. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  131. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  133. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  136. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  139. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  140. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  142. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  144. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  145. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  146. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  149. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  150. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  152. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  153. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  154. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  155. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  156. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  157. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  158. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  159. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  160. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  162. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  163. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  164. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  165. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  167. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  169. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  170. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  171. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  173. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  175. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  177. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  179. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  181. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  182. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  183. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  184. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  185. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  187. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  188. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  189. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  190. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  191. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  193. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  194. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  195. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  196. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  197. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  198. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  200. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  201. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  202. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  203. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  204. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  205. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  206. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  207. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  209. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  210. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  211. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  212. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  213. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  214. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  215. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  216. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  218. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  220. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  222. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  224. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  225. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  226. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  228. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  229. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  233. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  234. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  235. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  236. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  237. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  238. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  240. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  241. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  243. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  244. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  245. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  246. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  247. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  248. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  249. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  253. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  254. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  255. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  256. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  258. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  259. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  261. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  263. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  264. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  265. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  271. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  273. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  275. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  278. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  279. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  280. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  281. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/index.js +406 -0
  283. package/dist/components/Icon/index.js +209 -0
  284. package/dist/components/Icon/styles.css.js +363 -357
  285. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  286. package/dist/components/Logo/Icon.js +15 -13
  287. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  288. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  289. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  290. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  291. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  292. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  293. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  294. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  295. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  296. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  297. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  298. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  299. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  300. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  301. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  302. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  303. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  304. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  305. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  306. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  307. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  308. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  309. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  311. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  312. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  313. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  314. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  315. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  316. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  317. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  318. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  319. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  320. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  321. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  323. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  324. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  325. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  326. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  327. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  328. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  329. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  330. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  331. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  332. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  333. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  334. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  335. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  336. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  337. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  338. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  339. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  340. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  341. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  342. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  343. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  344. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  345. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  346. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  347. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  348. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  349. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  350. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  351. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  352. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  353. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  354. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  355. package/dist/components/Logo/__generated__/index.js +146 -0
  356. package/dist/components/Logo/index.js +9 -0
  357. package/dist/components/Logo/style.css.js +16 -9
  358. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  359. package/dist/components/ProductIcon/Icon.js +15 -14
  360. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  361. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  362. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  363. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  364. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  365. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  366. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  367. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  368. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  369. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  370. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  371. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  372. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  373. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  374. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  375. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  376. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  377. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  378. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  379. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  380. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  381. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  382. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  383. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  384. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  385. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  386. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  387. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  389. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  390. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  391. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  392. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  393. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.d.ts +3 -0
  394. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.d.ts.map +1 -0
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +101 -0
  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.d.ts +3 -0
  539. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.d.ts.map +1 -0
  540. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +80 -0
  541. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  542. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  543. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  544. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  545. package/dist/components/ProductIcon/__generated__/index.d.ts +4 -1
  546. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  547. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  548. package/dist/components/ProductIcon/index.js +13 -1
  549. package/dist/components/ProductIcon/styles.css.js +25 -19
  550. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  551. package/dist/iconStyles.js +7 -2
  552. package/dist/index.js +9 -0
  553. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  554. package/package.json +5 -5
  555. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/defineProperty.js +0 -15
  556. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js +0 -9
  557. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/toPropertyKey.js +0 -12
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/UnpinIcon.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 UnpinIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "UnpinIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M3.17 2.2a.686.686 0 0 0-.976.963L16.4 17.37l.007.007.422.422a.686.686 0 0 0 .97-.97l-4.292-4.292 2.853-2.854a1.6 1.6 0 0 0 0-2.266L12.583 3.64a1.6 1.6 0 0 0-2.266 0L7.463 6.493zm9.297 13.176L4.624 7.533a7 7 0 0 0-1.767.63c-.822.425-.853 1.515-.199 2.17l2.75 2.749-2.268 2.267a1.068 1.068 0 1 0 1.511 1.51l2.267-2.267 2.75 2.75c.654.654 1.744.623 2.17-.199.292-.565.502-1.16.629-1.767" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M2.55815 1.22366C2.25994 0.925445 1.77643 0.925445 1.47821 1.22366C1.17999 1.52188 1.17999 2.00539 1.47821 2.30361L1.8429 2.6683C1.87395 2.69109 1.90366 2.71652 1.93173 2.74459L13.7852 14.5981C14.084 14.8174 14.5062 14.7919 14.7763 14.5218C15.0746 14.2236 15.0746 13.7401 14.7763 13.4418L11.191 9.85655L12.8262 8.22135C13.3488 7.69875 13.3488 6.85144 12.8262 6.32884L9.67119 3.17377C9.14859 2.65117 8.30129 2.65117 7.7787 3.17377L6.14349 4.80899L2.55815 1.22366Z" }), /* @__PURE__ */ jsx("path", { d: "M9.63855 12.6113L3.38864 6.36139C2.75573 6.45163 2.13246 6.64833 1.54794 6.95107C0.861791 7.30645 0.835688 8.21736 1.38209 8.76376L3.67821 11.0599L1.78454 12.9536C1.43608 13.302 1.43608 13.867 1.78454 14.2155C2.133 14.5639 2.69796 14.5639 3.04642 14.2155L4.94009 12.3218L7.23619 14.6179C7.78258 15.1643 8.69348 15.1382 9.04886 14.4521C9.35161 13.8675 9.54831 13.2442 9.63855 12.6113Z" })] })
25
- }));
26
- };
10
+ var UnpinIcon;
11
+ var init_UnpinIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ UnpinIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "UnpinIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M3.17 2.2a.686.686 0 0 0-.976.963L16.4 17.37l.007.007.422.422a.686.686 0 0 0 .97-.97l-4.292-4.292 2.853-2.854a1.6 1.6 0 0 0 0-2.266L12.583 3.64a1.6 1.6 0 0 0-2.266 0L7.463 6.493zm9.297 13.176L4.624 7.533a7 7 0 0 0-1.767.63c-.822.425-.853 1.515-.199 2.17l2.75 2.749-2.268 2.267a1.068 1.068 0 1 0 1.511 1.51l2.267-2.267 2.75 2.75c.654.654 1.744.623 2.17-.199.292-.565.502-1.16.629-1.767" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M2.55815 1.22366C2.25994 0.925445 1.77643 0.925445 1.47821 1.22366C1.17999 1.52188 1.17999 2.00539 1.47821 2.30361L1.8429 2.6683C1.87395 2.69109 1.90366 2.71652 1.93173 2.74459L13.7852 14.5981C14.084 14.8174 14.5062 14.7919 14.7763 14.5218C15.0746 14.2236 15.0746 13.7401 14.7763 13.4418L11.191 9.85655L12.8262 8.22135C13.3488 7.69875 13.3488 6.85144 12.8262 6.32884L9.67119 3.17377C9.14859 2.65117 8.30129 2.65117 7.7787 3.17377L6.14349 4.80899L2.55815 1.22366Z" }), /* @__PURE__ */ jsx("path", { d: "M9.63855 12.6113L3.38864 6.36139C2.75573 6.45163 2.13246 6.64833 1.54794 6.95107C0.861791 7.30645 0.835688 8.21736 1.38209 8.76376L3.67821 11.0599L1.78454 12.9536C1.43608 13.302 1.43608 13.867 1.78454 14.2155C2.133 14.5639 2.69796 14.5639 3.04642 14.2155L4.94009 12.3218L7.23619 14.6179C7.78258 15.1643 8.69348 15.1382 9.04886 14.4521C9.35161 13.8675 9.54831 13.2442 9.63855 12.6113Z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { UnpinIcon };
31
+ init_UnpinIcon();
32
+ export { UnpinIcon, init_UnpinIcon };
@@ -1,40 +1,43 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/UnpinOutlineIcon.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 UnpinOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "UnpinOutlineIcon",
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: "M3.17 2.2a.686.686 0 0 0-1 .937l14.039 14.04.03.032.59.59a.686.686 0 0 0 .97-.97l-4.198-4.197 3.237-3.238a1.815 1.815 0 0 0 0-2.566l-3.666-3.666a1.815 1.815 0 0 0-2.566 0L7.368 6.399zm9.331 9.332L8.468 7.499l3.238-3.238a.26.26 0 0 1 .366 0l3.667 3.667a.26.26 0 0 1 0 .366zm.426 4.302-1.178-1.178c-.127.356-.311.69-.545 1.012a.1.1 0 0 1-.025.022.1.1 0 0 1-.043.01.23.23 0 0 1-.164-.073l-6.6-6.6a.23.23 0 0 1-.071-.163q.002-.033.009-.043a.1.1 0 0 1 .022-.025 4 4 0 0 1 1.012-.545L4.166 7.073q-.39.203-.75.466c-.92.67-.82 1.911-.143 2.589l2.017 2.016-2.017 2.017a1.815 1.815 0 0 0 2.566 2.566l2.017-2.017 2.016 2.017c.678.677 1.919.777 2.59-.143q.262-.36.465-.75m-8.554-.574 2.016-2.016.367.367-2.016 2.016a.26.26 0 0 1-.367-.367"
27
- }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M2.4582 1.22439C2.15902 0.925205 1.67396 0.925205 1.37478 1.22439C1.0756 1.52357 1.0756 2.00863 1.37478 2.30781L5.06643 5.99947L5.06315 6.00006L6.01821 6.95512L6.02035 6.95338L9.41015 10.3432L9.4084 10.3453L10.3635 11.3004L10.3641 11.2971L13.5422 14.4752C13.8414 14.7744 14.3264 14.7744 14.6256 14.4752C14.9248 14.1761 14.9248 13.691 14.6256 13.3918L11.41 10.1762L13.1757 8.4104C13.7696 7.81656 13.7696 6.85376 13.1757 6.25992L10.1036 3.1878C9.50977 2.59397 8.54697 2.59397 7.95313 3.1878L6.18738 4.95356L2.4582 1.22439ZM10.4883 9.25452L7.10901 5.87519L8.87476 4.10944C8.9596 4.0246 9.09714 4.0246 9.18198 4.10944L12.2541 7.18155C12.3389 7.26639 12.3389 7.40393 12.2541 7.48876L10.4883 9.25452Z",
30
- fillRule: "evenodd"
31
- }), /* @__PURE__ */ jsx("path", {
32
- clipRule: "evenodd",
33
- d: "M10.1423 13.246L9.05958 12.1633C9.00096 12.719 8.78763 13.2096 8.4543 13.6672C8.44571 13.679 8.43885 13.6835 8.43371 13.686C8.42737 13.6892 8.41578 13.6932 8.39768 13.6935C8.35896 13.6944 8.3053 13.678 8.26034 13.633L2.73054 8.10318C2.68557 8.05822 2.66916 8.00457 2.66998 7.96584C2.67037 7.94774 2.67434 7.93616 2.67751 7.92982C2.68007 7.92468 2.68449 7.91782 2.69628 7.90923C3.15389 7.57589 3.64448 7.36256 4.20019 7.30395L3.11749 6.22125C2.69106 6.3717 2.29589 6.58836 1.92887 6.85571C1.15781 7.41738 1.24131 8.45722 1.8089 9.02482L3.49857 10.7145L1.8089 12.4041C1.21507 12.998 1.21507 13.9608 1.8089 14.5546C2.40274 15.1485 3.36554 15.1485 3.95938 14.5546L5.64904 12.865L7.33871 14.5546C7.9063 15.1222 8.94615 15.2057 9.50781 14.4347C9.77516 14.0676 9.99183 13.6725 10.1423 13.246ZM2.73054 13.3258L4.4202 11.6361L4.72741 11.9433L3.03775 13.633C2.95291 13.7178 2.81537 13.7178 2.73054 13.633C2.6457 13.5482 2.6457 13.4106 2.73054 13.3258Z",
34
- fillRule: "evenodd"
35
- })] })
36
- }));
37
- };
10
+ var UnpinOutlineIcon;
11
+ var init_UnpinOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ UnpinOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "UnpinOutlineIcon",
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: "M3.17 2.2a.686.686 0 0 0-1 .937l14.039 14.04.03.032.59.59a.686.686 0 0 0 .97-.97l-4.198-4.197 3.237-3.238a1.815 1.815 0 0 0 0-2.566l-3.666-3.666a1.815 1.815 0 0 0-2.566 0L7.368 6.399zm9.331 9.332L8.468 7.499l3.238-3.238a.26.26 0 0 1 .366 0l3.667 3.667a.26.26 0 0 1 0 .366zm.426 4.302-1.178-1.178c-.127.356-.311.69-.545 1.012a.1.1 0 0 1-.025.022.1.1 0 0 1-.043.01.23.23 0 0 1-.164-.073l-6.6-6.6a.23.23 0 0 1-.071-.163q.002-.033.009-.043a.1.1 0 0 1 .022-.025 4 4 0 0 1 1.012-.545L4.166 7.073q-.39.203-.75.466c-.92.67-.82 1.911-.143 2.589l2.017 2.016-2.017 2.017a1.815 1.815 0 0 0 2.566 2.566l2.017-2.017 2.016 2.017c.678.677 1.919.777 2.59-.143q.262-.36.465-.75m-8.554-.574 2.016-2.016.367.367-2.016 2.016a.26.26 0 0 1-.367-.367"
28
+ }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M2.4582 1.22439C2.15902 0.925205 1.67396 0.925205 1.37478 1.22439C1.0756 1.52357 1.0756 2.00863 1.37478 2.30781L5.06643 5.99947L5.06315 6.00006L6.01821 6.95512L6.02035 6.95338L9.41015 10.3432L9.4084 10.3453L10.3635 11.3004L10.3641 11.2971L13.5422 14.4752C13.8414 14.7744 14.3264 14.7744 14.6256 14.4752C14.9248 14.1761 14.9248 13.691 14.6256 13.3918L11.41 10.1762L13.1757 8.4104C13.7696 7.81656 13.7696 6.85376 13.1757 6.25992L10.1036 3.1878C9.50977 2.59397 8.54697 2.59397 7.95313 3.1878L6.18738 4.95356L2.4582 1.22439ZM10.4883 9.25452L7.10901 5.87519L8.87476 4.10944C8.9596 4.0246 9.09714 4.0246 9.18198 4.10944L12.2541 7.18155C12.3389 7.26639 12.3389 7.40393 12.2541 7.48876L10.4883 9.25452Z",
31
+ fillRule: "evenodd"
32
+ }), /* @__PURE__ */ jsx("path", {
33
+ clipRule: "evenodd",
34
+ d: "M10.1423 13.246L9.05958 12.1633C9.00096 12.719 8.78763 13.2096 8.4543 13.6672C8.44571 13.679 8.43885 13.6835 8.43371 13.686C8.42737 13.6892 8.41578 13.6932 8.39768 13.6935C8.35896 13.6944 8.3053 13.678 8.26034 13.633L2.73054 8.10318C2.68557 8.05822 2.66916 8.00457 2.66998 7.96584C2.67037 7.94774 2.67434 7.93616 2.67751 7.92982C2.68007 7.92468 2.68449 7.91782 2.69628 7.90923C3.15389 7.57589 3.64448 7.36256 4.20019 7.30395L3.11749 6.22125C2.69106 6.3717 2.29589 6.58836 1.92887 6.85571C1.15781 7.41738 1.24131 8.45722 1.8089 9.02482L3.49857 10.7145L1.8089 12.4041C1.21507 12.998 1.21507 13.9608 1.8089 14.5546C2.40274 15.1485 3.36554 15.1485 3.95938 14.5546L5.64904 12.865L7.33871 14.5546C7.9063 15.1222 8.94615 15.2057 9.50781 14.4347C9.77516 14.0676 9.99183 13.6725 10.1423 13.246ZM2.73054 13.3258L4.4202 11.6361L4.72741 11.9433L3.03775 13.633C2.95291 13.7178 2.81537 13.7178 2.73054 13.633C2.6457 13.5482 2.6457 13.4106 2.73054 13.3258Z",
35
+ fillRule: "evenodd"
36
+ })] })
37
+ }));
38
+ };
39
+ });
38
40
 
39
41
  //#endregion
40
- export { UnpinOutlineIcon };
42
+ init_UnpinOutlineIcon();
43
+ export { UnpinOutlineIcon, init_UnpinOutlineIcon };
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/UploadIcon.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 UploadIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "UploadIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M9.25 13.25a.75.75 0 0 0 1.5 0V4.636l2.955 3.129a.75.75 0 0 0 1.09-1.03l-4.25-4.5a.75.75 0 0 0-1.09 0l-4.25 4.5a.75.75 0 1 0 1.09 1.03L9.25 4.636z" }), /* @__PURE__ */ jsx("path", { d: "M3.5 12.75a.75.75 0 0 0-1.5 0v2.5A2.75 2.75 0 0 0 4.75 18h10.5A2.75 2.75 0 0 0 18 15.25v-2.5a.75.75 0 0 0-1.5 0v2.5c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M7.25 10.25a.75.75 0 0 0 1.5 0V4.56l2.22 2.22a.75.75 0 1 0 1.06-1.06l-3.5-3.5a.75.75 0 0 0-1.06 0l-3.5 3.5a.75.75 0 0 0 1.06 1.06l2.22-2.22z" }), /* @__PURE__ */ jsx("path", { d: "M3.5 9.75a.75.75 0 0 0-1.5 0v1.5A2.75 2.75 0 0 0 4.75 14h6.5A2.75 2.75 0 0 0 14 11.25v-1.5a.75.75 0 0 0-1.5 0v1.5c0 .69-.56 1.25-1.25 1.25h-6.5c-.69 0-1.25-.56-1.25-1.25z" })] })
25
- }));
26
- };
10
+ var UploadIcon;
11
+ var init_UploadIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ UploadIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "UploadIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M9.25 13.25a.75.75 0 0 0 1.5 0V4.636l2.955 3.129a.75.75 0 0 0 1.09-1.03l-4.25-4.5a.75.75 0 0 0-1.09 0l-4.25 4.5a.75.75 0 1 0 1.09 1.03L9.25 4.636z" }), /* @__PURE__ */ jsx("path", { d: "M3.5 12.75a.75.75 0 0 0-1.5 0v2.5A2.75 2.75 0 0 0 4.75 18h10.5A2.75 2.75 0 0 0 18 15.25v-2.5a.75.75 0 0 0-1.5 0v2.5c0 .69-.56 1.25-1.25 1.25H4.75c-.69 0-1.25-.56-1.25-1.25z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M7.25 10.25a.75.75 0 0 0 1.5 0V4.56l2.22 2.22a.75.75 0 1 0 1.06-1.06l-3.5-3.5a.75.75 0 0 0-1.06 0l-3.5 3.5a.75.75 0 0 0 1.06 1.06l2.22-2.22z" }), /* @__PURE__ */ jsx("path", { d: "M3.5 9.75a.75.75 0 0 0-1.5 0v1.5A2.75 2.75 0 0 0 4.75 14h6.5A2.75 2.75 0 0 0 14 11.25v-1.5a.75.75 0 0 0-1.5 0v1.5c0 .69-.56 1.25-1.25 1.25h-6.5c-.69 0-1.25-.56-1.25-1.25z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { UploadIcon };
31
+ init_UploadIcon();
32
+ export { UploadIcon, init_UploadIcon };
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/VideoIcon.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 VideoIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "VideoIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M4 4.66675C2.89543 4.66675 2 5.56218 2 6.66675V13.3334C2 14.438 2.89543 15.3334 4 15.3334H10.6667C11.7712 15.3334 12.6667 14.438 12.6667 13.3334V6.66675C12.6667 5.56218 11.7712 4.66675 10.6667 4.66675H4Z" }), /* @__PURE__ */ jsx("path", { d: "M18 5.33343C18 5.06379 17.8376 4.8207 17.5885 4.71751C17.3393 4.61433 17.0526 4.67136 16.8619 4.86203L14.1953 7.5287C14.0702 7.65372 14 7.82329 14 8.0001V12.0001C14 12.1769 14.0702 12.3465 14.1953 12.4715L16.8619 15.1382C17.0526 15.3288 17.3393 15.3859 17.5885 15.2827C17.8376 15.1795 18 14.9364 18 14.6668V5.33343Z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M3.71429 4.57129C2.76751 4.57129 2 5.3388 2 6.28557V9.71415C2 10.6609 2.76751 11.4284 3.71429 11.4284H8C8.94677 11.4284 9.71429 10.6609 9.71429 9.71415V6.28557C9.71429 5.3388 8.94677 4.57129 8 4.57129H3.71429Z" }), /* @__PURE__ */ jsx("path", { d: "M14 5.21417C14 4.95415 13.8434 4.71974 13.6032 4.62024C13.3629 4.52074 13.0864 4.57574 12.9026 4.7596L11.1883 6.47388C11.0677 6.59444 11 6.75795 11 6.92845V9.07131C11 9.2418 11.0677 9.40532 11.1883 9.52588L12.9026 11.2402C13.0864 11.424 13.3629 11.479 13.6032 11.3795C13.8434 11.28 14 11.0456 14 10.7856V5.21417Z" })] })
25
- }));
26
- };
10
+ var VideoIcon;
11
+ var init_VideoIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ VideoIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "VideoIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M4 4.66675C2.89543 4.66675 2 5.56218 2 6.66675V13.3334C2 14.438 2.89543 15.3334 4 15.3334H10.6667C11.7712 15.3334 12.6667 14.438 12.6667 13.3334V6.66675C12.6667 5.56218 11.7712 4.66675 10.6667 4.66675H4Z" }), /* @__PURE__ */ jsx("path", { d: "M18 5.33343C18 5.06379 17.8376 4.8207 17.5885 4.71751C17.3393 4.61433 17.0526 4.67136 16.8619 4.86203L14.1953 7.5287C14.0702 7.65372 14 7.82329 14 8.0001V12.0001C14 12.1769 14.0702 12.3465 14.1953 12.4715L16.8619 15.1382C17.0526 15.3288 17.3393 15.3859 17.5885 15.2827C17.8376 15.1795 18 14.9364 18 14.6668V5.33343Z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M3.71429 4.57129C2.76751 4.57129 2 5.3388 2 6.28557V9.71415C2 10.6609 2.76751 11.4284 3.71429 11.4284H8C8.94677 11.4284 9.71429 10.6609 9.71429 9.71415V6.28557C9.71429 5.3388 8.94677 4.57129 8 4.57129H3.71429Z" }), /* @__PURE__ */ jsx("path", { d: "M14 5.21417C14 4.95415 13.8434 4.71974 13.6032 4.62024C13.3629 4.52074 13.0864 4.57574 12.9026 4.7596L11.1883 6.47388C11.0677 6.59444 11 6.75795 11 6.92845V9.07131C11 9.2418 11.0677 9.40532 11.1883 9.52588L12.9026 11.2402C13.0864 11.424 13.3629 11.479 13.6032 11.3795C13.8434 11.28 14 11.0456 14 10.7856V5.21417Z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { VideoIcon };
31
+ init_VideoIcon();
32
+ export { VideoIcon, init_VideoIcon };
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/VideoOutlineIcon.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 VideoOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "VideoOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M12.0381 6.65356C12.038 6.14387 11.625 5.73071 11.1152 5.73071H4.42285C3.91323 5.73083 3.50012 6.14394 3.5 6.65356V13.3459C3.5 13.8557 3.91315 14.2687 4.42285 14.2688H11.1152C11.625 14.2688 12.0381 13.8557 12.0381 13.3459V6.65356ZM13.5381 9.19556V10.8049L16.5 13.7668V6.23364L13.5381 9.19556ZM13.5381 7.07349L15.7676 4.84497C16.5914 4.02117 18 4.60475 18 5.76978V14.2307C17.9998 15.3955 16.5913 15.979 15.7676 15.1555L13.5381 12.926V13.3459C13.5381 14.6842 12.4535 15.7688 11.1152 15.7688H4.42285C3.08473 15.7687 2 14.6841 2 13.3459V6.65356C2.00012 5.31552 3.0848 4.23083 4.42285 4.23071H11.1152C12.4534 4.23071 13.538 5.31544 13.5381 6.65356V7.07349Z" }) : /* @__PURE__ */ jsx("path", { d: "M10.7341 7.60521V8.39397L12.6154 10.0283V5.97089L10.7341 7.60521ZM14 10.6899C14 11.2137 13.6299 11.5465 13.2897 11.6689C12.9486 11.7915 12.5021 11.7636 12.1566 11.4634L10.7278 10.2221C10.6729 11.2271 9.75167 11.8843 8.81671 11.8844H3.91737C2.95332 11.8844 2 11.1857 2 10.1274V5.87173C2.00014 4.81357 2.95339 4.11572 3.91737 4.11572H8.81671L8.997 4.12384C9.86675 4.20178 10.6758 4.83662 10.7278 5.77618L12.1566 4.53579L12.2909 4.43573C12.6124 4.23115 12.9914 4.22308 13.2897 4.33027C13.6298 4.45264 13.9998 4.78563 14 5.30923V10.6899ZM3.38462 10.1274C3.38462 10.1957 3.41518 10.2789 3.50541 10.3573C3.59705 10.4368 3.74062 10.4997 3.91737 10.4997H8.81671C8.99352 10.4997 9.13706 10.4369 9.22867 10.3573C9.31889 10.2789 9.34946 10.1957 9.34946 10.1274V5.87173C9.34939 5.80349 9.3188 5.72015 9.22867 5.64186C9.15999 5.58229 9.062 5.53243 8.94291 5.51116L8.81671 5.50034H3.91737C3.74076 5.50034 3.59706 5.56245 3.50541 5.64186C3.41528 5.72015 3.38468 5.80349 3.38462 5.87173V10.1274Z" })
25
- }));
26
- };
10
+ var VideoOutlineIcon;
11
+ var init_VideoOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ VideoOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "VideoOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M12.0381 6.65356C12.038 6.14387 11.625 5.73071 11.1152 5.73071H4.42285C3.91323 5.73083 3.50012 6.14394 3.5 6.65356V13.3459C3.5 13.8557 3.91315 14.2687 4.42285 14.2688H11.1152C11.625 14.2688 12.0381 13.8557 12.0381 13.3459V6.65356ZM13.5381 9.19556V10.8049L16.5 13.7668V6.23364L13.5381 9.19556ZM13.5381 7.07349L15.7676 4.84497C16.5914 4.02117 18 4.60475 18 5.76978V14.2307C17.9998 15.3955 16.5913 15.979 15.7676 15.1555L13.5381 12.926V13.3459C13.5381 14.6842 12.4535 15.7688 11.1152 15.7688H4.42285C3.08473 15.7687 2 14.6841 2 13.3459V6.65356C2.00012 5.31552 3.0848 4.23083 4.42285 4.23071H11.1152C12.4534 4.23071 13.538 5.31544 13.5381 6.65356V7.07349Z" }) : /* @__PURE__ */ jsx("path", { d: "M10.7341 7.60521V8.39397L12.6154 10.0283V5.97089L10.7341 7.60521ZM14 10.6899C14 11.2137 13.6299 11.5465 13.2897 11.6689C12.9486 11.7915 12.5021 11.7636 12.1566 11.4634L10.7278 10.2221C10.6729 11.2271 9.75167 11.8843 8.81671 11.8844H3.91737C2.95332 11.8844 2 11.1857 2 10.1274V5.87173C2.00014 4.81357 2.95339 4.11572 3.91737 4.11572H8.81671L8.997 4.12384C9.86675 4.20178 10.6758 4.83662 10.7278 5.77618L12.1566 4.53579L12.2909 4.43573C12.6124 4.23115 12.9914 4.22308 13.2897 4.33027C13.6298 4.45264 13.9998 4.78563 14 5.30923V10.6899ZM3.38462 10.1274C3.38462 10.1957 3.41518 10.2789 3.50541 10.3573C3.59705 10.4368 3.74062 10.4997 3.91737 10.4997H8.81671C8.99352 10.4997 9.13706 10.4369 9.22867 10.3573C9.31889 10.2789 9.34946 10.1957 9.34946 10.1274V5.87173C9.34939 5.80349 9.3188 5.72015 9.22867 5.64186C9.15999 5.58229 9.062 5.53243 8.94291 5.51116L8.81671 5.50034H3.91737C3.74076 5.50034 3.59706 5.56245 3.50541 5.64186C3.41528 5.72015 3.38468 5.80349 3.38462 5.87173V10.1274Z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { VideoOutlineIcon };
31
+ init_VideoOutlineIcon();
32
+ export { VideoOutlineIcon, init_VideoOutlineIcon };
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/ViewIcon.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 ViewIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ViewIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M2 10.889V3.778q0-.735.522-1.256A1.7 1.7 0 0 1 3.778 2H9.11v8.889zM10.889 2h5.333q.735 0 1.256.522.522.522.522 1.256v3.555h-7.111zm0 16V9.111H18v7.111q0 .735-.522 1.256a1.7 1.7 0 0 1-1.256.522zM2 12.667h7.111V18H3.778q-.735 0-1.256-.522A1.7 1.7 0 0 1 2 16.222zM3.778 9.11h3.555V3.778H3.778zm8.889-3.555h3.555V3.778h-3.555zm0 5.333v5.333h3.555V10.89zm-8.89 3.555v1.778h3.556v-1.778z" }) : /* @__PURE__ */ jsx("path", { d: "M1 8.778V2.556q0-.641.457-1.1Q1.914 1 2.556 1h4.666v7.778zM8.778 1h4.666q.642 0 1.1.457.456.457.456 1.099v3.11H8.778zm0 14V7.222H15v6.222q0 .642-.457 1.1-.457.456-1.099.456zM1 10.333h6.222V15H2.556q-.641 0-1.1-.457A1.5 1.5 0 0 1 1 13.444zm1.556-3.11h3.11V2.555h-3.11zm7.777-3.112h3.111V2.556h-3.11zm0 4.667v4.666h3.111V8.778zm-7.777 3.11v1.556h3.11V11.89z" })
25
- }));
26
- };
10
+ var ViewIcon;
11
+ var init_ViewIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ViewIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ViewIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M2 10.889V3.778q0-.735.522-1.256A1.7 1.7 0 0 1 3.778 2H9.11v8.889zM10.889 2h5.333q.735 0 1.256.522.522.522.522 1.256v3.555h-7.111zm0 16V9.111H18v7.111q0 .735-.522 1.256a1.7 1.7 0 0 1-1.256.522zM2 12.667h7.111V18H3.778q-.735 0-1.256-.522A1.7 1.7 0 0 1 2 16.222zM3.778 9.11h3.555V3.778H3.778zm8.889-3.555h3.555V3.778h-3.555zm0 5.333v5.333h3.555V10.89zm-8.89 3.555v1.778h3.556v-1.778z" }) : /* @__PURE__ */ jsx("path", { d: "M1 8.778V2.556q0-.641.457-1.1Q1.914 1 2.556 1h4.666v7.778zM8.778 1h4.666q.642 0 1.1.457.456.457.456 1.099v3.11H8.778zm0 14V7.222H15v6.222q0 .642-.457 1.1-.457.456-1.099.456zM1 10.333h6.222V15H2.556q-.641 0-1.1-.457A1.5 1.5 0 0 1 1 13.444zm1.556-3.11h3.11V2.555h-3.11zm7.777-3.112h3.111V2.556h-3.11zm0 4.667v4.666h3.111V8.778zm-7.777 3.11v1.556h3.11V11.89z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { ViewIcon };
31
+ init_ViewIcon();
32
+ export { ViewIcon, init_ViewIcon };
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/WeatherNightIcon.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 WeatherNightIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "WeatherNightIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M13.995 3.746c.2.006.282.26.123.381l-1.201.921a.21.21 0 0 0-.074.23l.431 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.247.858a.212.212 0 0 1-.324-.235l.431-1.45a.21.21 0 0 0-.074-.23l-1.201-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .195-.142l.502-1.42a.212.212 0 0 1 .4 0l.502 1.42c.03.083.107.139.194.142zm2.472 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.563-.43a.212.212 0 0 1 .123-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677c.03.083.107.139.195.141z" }), /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M7.513 4.405a.64.64 0 0 1 .22.655 5.95 5.95 0 0 0 8.463 6.771.637.637 0 0 1 .908.725 7.224 7.224 0 1 1-10.278-8.22.64.64 0 0 1 .687.07"
27
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M11.4951 2.52798C11.67 2.53292 11.7419 2.75485 11.603 2.86135L10.5522 3.6671C10.491 3.714 10.4651 3.79376 10.4871 3.86763L10.8645 5.13667C10.9145 5.30474 10.7253 5.44222 10.5809 5.34281L9.49013 4.59213C9.42665 4.54845 9.34281 4.54845 9.27933 4.59213L8.18857 5.34281C8.04413 5.44222 7.85499 5.30474 7.90497 5.13667L8.28237 3.86763C8.30433 3.79376 8.27845 3.714 8.2173 3.6671L7.16649 2.86135C7.0276 2.75485 7.09942 2.53292 7.27438 2.52798L8.60031 2.49057C8.67716 2.48841 8.74474 2.43916 8.77035 2.36667L9.20944 1.12397C9.26785 0.958675 9.50162 0.958675 9.56002 1.12397L9.99911 2.36667C10.0247 2.43916 10.0923 2.48841 10.1692 2.49057L11.4951 2.52798ZM13.6583 6.81204C13.8339 6.81631 13.9061 7.03927 13.7664 7.14576L13.2733 7.52166C13.2118 7.56851 13.1857 7.64852 13.2078 7.7226L13.3863 8.32157C13.4364 8.48966 13.2472 8.62724 13.1027 8.52781L12.5886 8.17401C12.5252 8.13033 12.4413 8.13033 12.3778 8.17401L11.8638 8.52781C11.7193 8.62724 11.5301 8.48966 11.5802 8.32157L11.7587 7.7226C11.7808 7.64852 11.7547 7.56851 11.6932 7.52166L11.2 7.14576C11.0603 7.03927 11.1326 6.81631 11.3082 6.81204L11.9276 6.79701C12.0047 6.79514 12.0726 6.74587 12.0984 6.67317L12.308 6.08079C12.3664 5.9156 12.6 5.9156 12.6585 6.08079L12.8681 6.67317C12.8938 6.74587 12.9618 6.79514 13.0389 6.79701L13.6583 6.81204Z" }), /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M5.8238 3.1047C5.99483 3.2413 6.07015 3.46533 6.01637 3.67751C5.91247 4.08743 5.85712 4.51727 5.85712 4.96083C5.85712 7.83575 8.1877 10.1663 11.0626 10.1663C11.913 10.1663 12.7142 9.96285 13.4218 9.60242C13.6168 9.50307 13.852 9.52699 14.023 9.6636C14.194 9.8002 14.2693 10.0242 14.2156 10.2364C13.5217 12.974 11.0422 15 8.08805 15C4.59708 15 1.76709 12.17 1.76709 8.67904C1.76709 6.21865 3.17293 4.08758 5.22258 3.04352C5.41763 2.94416 5.65276 2.96809 5.8238 3.1047Z",
30
- fillRule: "evenodd"
31
- })] })
32
- }));
33
- };
10
+ var WeatherNightIcon;
11
+ var init_WeatherNightIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ WeatherNightIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "WeatherNightIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M13.995 3.746c.2.006.282.26.123.381l-1.201.921a.21.21 0 0 0-.074.23l.431 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.247.858a.212.212 0 0 1-.324-.235l.431-1.45a.21.21 0 0 0-.074-.23l-1.201-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .195-.142l.502-1.42a.212.212 0 0 1 .4 0l.502 1.42c.03.083.107.139.194.142zm2.472 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.563-.43a.212.212 0 0 1 .123-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677c.03.083.107.139.195.141z" }), /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M7.513 4.405a.64.64 0 0 1 .22.655 5.95 5.95 0 0 0 8.463 6.771.637.637 0 0 1 .908.725 7.224 7.224 0 1 1-10.278-8.22.64.64 0 0 1 .687.07"
28
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M11.4951 2.52798C11.67 2.53292 11.7419 2.75485 11.603 2.86135L10.5522 3.6671C10.491 3.714 10.4651 3.79376 10.4871 3.86763L10.8645 5.13667C10.9145 5.30474 10.7253 5.44222 10.5809 5.34281L9.49013 4.59213C9.42665 4.54845 9.34281 4.54845 9.27933 4.59213L8.18857 5.34281C8.04413 5.44222 7.85499 5.30474 7.90497 5.13667L8.28237 3.86763C8.30433 3.79376 8.27845 3.714 8.2173 3.6671L7.16649 2.86135C7.0276 2.75485 7.09942 2.53292 7.27438 2.52798L8.60031 2.49057C8.67716 2.48841 8.74474 2.43916 8.77035 2.36667L9.20944 1.12397C9.26785 0.958675 9.50162 0.958675 9.56002 1.12397L9.99911 2.36667C10.0247 2.43916 10.0923 2.48841 10.1692 2.49057L11.4951 2.52798ZM13.6583 6.81204C13.8339 6.81631 13.9061 7.03927 13.7664 7.14576L13.2733 7.52166C13.2118 7.56851 13.1857 7.64852 13.2078 7.7226L13.3863 8.32157C13.4364 8.48966 13.2472 8.62724 13.1027 8.52781L12.5886 8.17401C12.5252 8.13033 12.4413 8.13033 12.3778 8.17401L11.8638 8.52781C11.7193 8.62724 11.5301 8.48966 11.5802 8.32157L11.7587 7.7226C11.7808 7.64852 11.7547 7.56851 11.6932 7.52166L11.2 7.14576C11.0603 7.03927 11.1326 6.81631 11.3082 6.81204L11.9276 6.79701C12.0047 6.79514 12.0726 6.74587 12.0984 6.67317L12.308 6.08079C12.3664 5.9156 12.6 5.9156 12.6585 6.08079L12.8681 6.67317C12.8938 6.74587 12.9618 6.79514 13.0389 6.79701L13.6583 6.81204Z" }), /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M5.8238 3.1047C5.99483 3.2413 6.07015 3.46533 6.01637 3.67751C5.91247 4.08743 5.85712 4.51727 5.85712 4.96083C5.85712 7.83575 8.1877 10.1663 11.0626 10.1663C11.913 10.1663 12.7142 9.96285 13.4218 9.60242C13.6168 9.50307 13.852 9.52699 14.023 9.6636C14.194 9.8002 14.2693 10.0242 14.2156 10.2364C13.5217 12.974 11.0422 15 8.08805 15C4.59708 15 1.76709 12.17 1.76709 8.67904C1.76709 6.21865 3.17293 4.08758 5.22258 3.04352C5.41763 2.94416 5.65276 2.96809 5.8238 3.1047Z",
31
+ fillRule: "evenodd"
32
+ })] })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { WeatherNightIcon };
38
+ init_WeatherNightIcon();
39
+ export { WeatherNightIcon, init_WeatherNightIcon };
@@ -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.113.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.113.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.113.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__/WeatherNightOutlineIcon.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 WeatherNightOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "WeatherNightOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M14.006 3.746c.2.006.282.26.124.381l-1.201.921a.21.21 0 0 0-.075.23l.432 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.248.858a.212.212 0 0 1-.324-.235l.432-1.45a.21.21 0 0 0-.075-.23l-1.2-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .194-.142l.502-1.42a.212.212 0 0 1 .4 0l.503 1.42a.21.21 0 0 0 .194.142zm2.473 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.564-.43a.212.212 0 0 1 .124-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677a.21.21 0 0 0 .195.141z" }), /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M8.103 3.96a.62.62 0 0 1 .134.68 6.124 6.124 0 0 0 8.011 8.011.623.623 0 0 1 .815.815A7.372 7.372 0 0 1 2.889 10.63a7.37 7.37 0 0 1 4.533-6.804.62.62 0 0 1 .68.134M6.637 5.69a6.124 6.124 0 1 0 8.56 8.561q-.636.115-1.305.116A7.37 7.37 0 0 1 6.637 5.69"
27
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M11.5058 2.52798C11.6808 2.53292 11.7526 2.75484 11.6137 2.86135L10.5629 3.6671C10.5017 3.714 10.4759 3.79376 10.4978 3.86762L10.8752 5.13667C10.9252 5.30474 10.7361 5.44222 10.5916 5.34281L9.50086 4.59213C9.43739 4.54845 9.35355 4.54845 9.29007 4.59213L8.1993 5.34281C8.05486 5.44222 7.86573 5.30474 7.91571 5.13667L8.2931 3.86762C8.31507 3.79376 8.28919 3.714 8.22803 3.6671L7.17723 2.86135C7.03834 2.75484 7.11016 2.53292 7.28511 2.52798L8.61104 2.49057C8.68789 2.4884 8.75548 2.43916 8.78109 2.36667L9.22018 1.12397C9.27858 0.958675 9.51235 0.958675 9.57076 1.12397L10.0098 2.36667C10.0355 2.43916 10.103 2.4884 10.1799 2.49057L11.5058 2.52798ZM13.669 6.81204C13.8446 6.8163 13.9169 7.03927 13.7772 7.14575L13.284 7.52165C13.2225 7.56851 13.1964 7.64852 13.2185 7.7226L13.397 8.32156C13.4471 8.48966 13.2579 8.62724 13.1134 8.5278L12.5994 8.17401C12.5359 8.13032 12.4521 8.13032 12.3886 8.17401L11.8745 8.5278C11.73 8.62724 11.5409 8.48966 11.5909 8.32156L11.7694 7.7226C11.7915 7.64852 11.7654 7.56851 11.704 7.52165L11.2108 7.14575C11.0711 7.03927 11.1434 6.8163 11.319 6.81204L11.9383 6.79701C12.0154 6.79513 12.0834 6.74586 12.1091 6.67317L12.3187 6.08079C12.3772 5.91559 12.6108 5.91559 12.6692 6.08079L12.8788 6.67317C12.9046 6.74586 12.9725 6.79513 13.0496 6.79701L13.669 6.81204Z" }), /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M6.34002 2.71519C6.49625 2.87142 6.54269 3.10651 6.45761 3.3104C6.19306 3.9444 6.04668 4.64061 6.04668 5.37238C6.04668 8.33195 8.44589 10.7312 11.4055 10.7312C12.1372 10.7312 12.8334 10.5848 13.4674 10.3202C13.6713 10.2351 13.9064 10.2816 14.0626 10.4378C14.2189 10.594 14.2653 10.8291 14.1802 11.033C13.2085 13.3617 10.9095 15 8.22652 15C4.66501 15 1.77783 12.1128 1.77783 8.55131C1.77783 5.86835 3.41615 3.5693 5.74482 2.59761C5.94871 2.51253 6.1838 2.55897 6.34002 2.71519ZM5.05789 4.22913C3.72936 5.20478 2.86775 6.77783 2.86775 8.55131C2.86775 11.5109 5.26695 13.9101 8.22652 13.9101C10 13.9101 11.5731 13.0485 12.5487 11.7199C12.1774 11.7864 11.7954 11.8211 11.4055 11.8211C7.84394 11.8211 4.95676 8.93389 4.95676 5.37238C4.95676 4.98247 4.99143 4.60039 5.05789 4.22913Z",
30
- fillRule: "evenodd"
31
- })] })
32
- }));
33
- };
10
+ var WeatherNightOutlineIcon;
11
+ var init_WeatherNightOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ WeatherNightOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "WeatherNightOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M14.006 3.746c.2.006.282.26.124.381l-1.201.921a.21.21 0 0 0-.075.23l.432 1.45a.212.212 0 0 1-.324.235l-1.247-.858a.21.21 0 0 0-.24 0l-1.248.858a.212.212 0 0 1-.324-.235l.432-1.45a.21.21 0 0 0-.075-.23l-1.2-.92a.212.212 0 0 1 .123-.382l1.515-.042a.21.21 0 0 0 .194-.142l.502-1.42a.212.212 0 0 1 .4 0l.503 1.42a.21.21 0 0 0 .194.142zm2.473 4.896c.2.005.283.26.123.382l-.563.43a.21.21 0 0 0-.075.229l.204.684a.212.212 0 0 1-.324.236l-.588-.404a.21.21 0 0 0-.24 0l-.588.404a.212.212 0 0 1-.324-.236l.204-.684a.21.21 0 0 0-.075-.23l-.564-.43a.212.212 0 0 1 .124-.38l.708-.018a.21.21 0 0 0 .195-.141l.24-.677a.212.212 0 0 1 .4 0l.24.677a.21.21 0 0 0 .195.141z" }), /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M8.103 3.96a.62.62 0 0 1 .134.68 6.124 6.124 0 0 0 8.011 8.011.623.623 0 0 1 .815.815A7.372 7.372 0 0 1 2.889 10.63a7.37 7.37 0 0 1 4.533-6.804.62.62 0 0 1 .68.134M6.637 5.69a6.124 6.124 0 1 0 8.56 8.561q-.636.115-1.305.116A7.37 7.37 0 0 1 6.637 5.69"
28
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M11.5058 2.52798C11.6808 2.53292 11.7526 2.75484 11.6137 2.86135L10.5629 3.6671C10.5017 3.714 10.4759 3.79376 10.4978 3.86762L10.8752 5.13667C10.9252 5.30474 10.7361 5.44222 10.5916 5.34281L9.50086 4.59213C9.43739 4.54845 9.35355 4.54845 9.29007 4.59213L8.1993 5.34281C8.05486 5.44222 7.86573 5.30474 7.91571 5.13667L8.2931 3.86762C8.31507 3.79376 8.28919 3.714 8.22803 3.6671L7.17723 2.86135C7.03834 2.75484 7.11016 2.53292 7.28511 2.52798L8.61104 2.49057C8.68789 2.4884 8.75548 2.43916 8.78109 2.36667L9.22018 1.12397C9.27858 0.958675 9.51235 0.958675 9.57076 1.12397L10.0098 2.36667C10.0355 2.43916 10.103 2.4884 10.1799 2.49057L11.5058 2.52798ZM13.669 6.81204C13.8446 6.8163 13.9169 7.03927 13.7772 7.14575L13.284 7.52165C13.2225 7.56851 13.1964 7.64852 13.2185 7.7226L13.397 8.32156C13.4471 8.48966 13.2579 8.62724 13.1134 8.5278L12.5994 8.17401C12.5359 8.13032 12.4521 8.13032 12.3886 8.17401L11.8745 8.5278C11.73 8.62724 11.5409 8.48966 11.5909 8.32156L11.7694 7.7226C11.7915 7.64852 11.7654 7.56851 11.704 7.52165L11.2108 7.14575C11.0711 7.03927 11.1434 6.8163 11.319 6.81204L11.9383 6.79701C12.0154 6.79513 12.0834 6.74586 12.1091 6.67317L12.3187 6.08079C12.3772 5.91559 12.6108 5.91559 12.6692 6.08079L12.8788 6.67317C12.9046 6.74586 12.9725 6.79513 13.0496 6.79701L13.669 6.81204Z" }), /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M6.34002 2.71519C6.49625 2.87142 6.54269 3.10651 6.45761 3.3104C6.19306 3.9444 6.04668 4.64061 6.04668 5.37238C6.04668 8.33195 8.44589 10.7312 11.4055 10.7312C12.1372 10.7312 12.8334 10.5848 13.4674 10.3202C13.6713 10.2351 13.9064 10.2816 14.0626 10.4378C14.2189 10.594 14.2653 10.8291 14.1802 11.033C13.2085 13.3617 10.9095 15 8.22652 15C4.66501 15 1.77783 12.1128 1.77783 8.55131C1.77783 5.86835 3.41615 3.5693 5.74482 2.59761C5.94871 2.51253 6.1838 2.55897 6.34002 2.71519ZM5.05789 4.22913C3.72936 5.20478 2.86775 6.77783 2.86775 8.55131C2.86775 11.5109 5.26695 13.9101 8.22652 13.9101C10 13.9101 11.5731 13.0485 12.5487 11.7199C12.1774 11.7864 11.7954 11.8211 11.4055 11.8211C7.84394 11.8211 4.95676 8.93389 4.95676 5.37238C4.95676 4.98247 4.99143 4.60039 5.05789 4.22913Z",
31
+ fillRule: "evenodd"
32
+ })] })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { WeatherNightOutlineIcon };
38
+ init_WeatherNightOutlineIcon();
39
+ export { WeatherNightOutlineIcon, init_WeatherNightOutlineIcon };