@ultraviolet/icons 5.1.5 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (555) hide show
  1. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/defineProperty.js +19 -0
  2. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/extends.js +5 -3
  3. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js +11 -0
  4. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/toPrimitive.js +8 -4
  6. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/toPropertyKey.js +17 -0
  7. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/typeof.js +5 -3
  8. package/dist/_virtual/_rolldown/runtime.js +2 -1
  9. package/dist/components/CategoryIcon/Icon.js +18 -17
  10. package/dist/components/CategoryIcon/__generated__/AiCategoryIcon.js +31 -28
  11. package/dist/components/CategoryIcon/__generated__/BaremetalCategoryIcon.js +36 -33
  12. package/dist/components/CategoryIcon/__generated__/BillingCategoryIcon.js +37 -34
  13. package/dist/components/CategoryIcon/__generated__/BusinessDetailsCategoryIcon.js +28 -25
  14. package/dist/components/CategoryIcon/__generated__/ComputeCategoryIcon.js +41 -38
  15. package/dist/components/CategoryIcon/__generated__/ContainersCategoryIcon.js +35 -32
  16. package/dist/components/CategoryIcon/__generated__/CostAndImpactManagementCategoryIcon.js +33 -30
  17. package/dist/components/CategoryIcon/__generated__/DataAndAnalyticsCategoryIcon.js +33 -30
  18. package/dist/components/CategoryIcon/__generated__/DatabaseCategoryIcon.js +33 -30
  19. package/dist/components/CategoryIcon/__generated__/DatacenterCategoryIcon.js +37 -34
  20. package/dist/components/CategoryIcon/__generated__/DedicatedServerCategoryIcon.js +35 -32
  21. package/dist/components/CategoryIcon/__generated__/DevToolsCategoryIcon.js +44 -41
  22. package/dist/components/CategoryIcon/__generated__/DocumentationCategoryIcon.js +37 -34
  23. package/dist/components/CategoryIcon/__generated__/DomainsAndWebHostingCategoryIcon.js +45 -42
  24. package/dist/components/CategoryIcon/__generated__/IntegrationServicesCategoryIcon.js +37 -34
  25. package/dist/components/CategoryIcon/__generated__/InteractiveDemosCategoryIcon.js +28 -25
  26. package/dist/components/CategoryIcon/__generated__/KeyManagerCategoryIcon.js +32 -29
  27. package/dist/components/CategoryIcon/__generated__/LabsCategoryIcon.js +43 -40
  28. package/dist/components/CategoryIcon/__generated__/ManagementAndGovernanceCategoryIcon.js +35 -32
  29. package/dist/components/CategoryIcon/__generated__/MonitoringCategoryIcon.js +33 -30
  30. package/dist/components/CategoryIcon/__generated__/NetworkCategoryIcon.js +38 -35
  31. package/dist/components/CategoryIcon/__generated__/OrganizationCategoryIcon.js +43 -40
  32. package/dist/components/CategoryIcon/__generated__/OrganizationDashboardCategoryIcon.js +37 -34
  33. package/dist/components/CategoryIcon/__generated__/OrganizationNotificationsCategoryIcon.js +28 -25
  34. package/dist/components/CategoryIcon/__generated__/PartnersCategoryIcon.js +33 -30
  35. package/dist/components/CategoryIcon/__generated__/PinCategoryIcon.js +33 -30
  36. package/dist/components/CategoryIcon/__generated__/PrivacyCategoryIcon.js +28 -25
  37. package/dist/components/CategoryIcon/__generated__/ProfileCategoryIcon.js +32 -29
  38. package/dist/components/CategoryIcon/__generated__/ProfileNotificationsCategoryIcon.js +28 -25
  39. package/dist/components/CategoryIcon/__generated__/SecurityCategoryIcon.js +37 -34
  40. package/dist/components/CategoryIcon/__generated__/ServerlessComputeCategoryIcon.js +33 -30
  41. package/dist/components/CategoryIcon/__generated__/StorageCategoryIcon.js +33 -30
  42. package/dist/components/CategoryIcon/__generated__/UseCaseCategoryIcon.js +37 -34
  43. package/dist/components/CategoryIcon/__generated__/UseCasesCategoryIcon.js +41 -38
  44. package/dist/components/CategoryIcon/__generated__/VpcCategoryIcon.js +80 -77
  45. package/dist/components/CategoryIcon/__generated__/WebHostingCategoryIcon.js +35 -32
  46. package/dist/components/CategoryIcon/__generated__/index.js +82 -0
  47. package/dist/components/CategoryIcon/index.js +9 -0
  48. package/dist/components/CategoryIcon/style.css.js +14 -8
  49. package/dist/components/CategoryIcon/style.css.ts.vanilla.js +8 -0
  50. package/dist/components/Flags/Icon.js +14 -12
  51. package/dist/components/Flags/__generated__/AustriaFlag.js +53 -50
  52. package/dist/components/Flags/__generated__/BelgiumFlag.js +53 -50
  53. package/dist/components/Flags/__generated__/BulgariaFlag.js +53 -50
  54. package/dist/components/Flags/__generated__/CroatiaFlag.js +205 -202
  55. package/dist/components/Flags/__generated__/CyprusFlag.js +53 -50
  56. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +53 -50
  57. package/dist/components/Flags/__generated__/DenmarkFlag.js +69 -66
  58. package/dist/components/Flags/__generated__/EstoniaFlag.js +53 -50
  59. package/dist/components/Flags/__generated__/FinlandFlag.js +39 -36
  60. package/dist/components/Flags/__generated__/FranceFlag.js +50 -47
  61. package/dist/components/Flags/__generated__/GermanyFlag.js +53 -50
  62. package/dist/components/Flags/__generated__/GreeceFlag.js +77 -74
  63. package/dist/components/Flags/__generated__/HungaryFlag.js +53 -50
  64. package/dist/components/Flags/__generated__/IrelandFlag.js +53 -50
  65. package/dist/components/Flags/__generated__/ItalyFlag.js +50 -47
  66. package/dist/components/Flags/__generated__/LatviaFlag.js +53 -50
  67. package/dist/components/Flags/__generated__/LithuaniaFlag.js +53 -50
  68. package/dist/components/Flags/__generated__/LuxembourgFlag.js +53 -50
  69. package/dist/components/Flags/__generated__/MaltaFlag.js +53 -50
  70. package/dist/components/Flags/__generated__/NetherlandsFlag.js +50 -47
  71. package/dist/components/Flags/__generated__/PolandFlag.js +36 -33
  72. package/dist/components/Flags/__generated__/PortugalFlag.js +69 -66
  73. package/dist/components/Flags/__generated__/RomaniaFlag.js +53 -50
  74. package/dist/components/Flags/__generated__/SlovakiaFlag.js +85 -82
  75. package/dist/components/Flags/__generated__/SloveniaFlag.js +61 -58
  76. package/dist/components/Flags/__generated__/SpainFlag.js +53 -50
  77. package/dist/components/Flags/__generated__/SwedenFlag.js +56 -53
  78. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +77 -74
  79. package/dist/components/Flags/__generated__/index.js +66 -0
  80. package/dist/components/Flags/index.js +9 -0
  81. package/dist/components/Flags/style.css.js +18 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.d.ts +2 -2
  84. package/dist/components/Icon/Icon.d.ts.map +1 -1
  85. package/dist/components/Icon/Icon.js +29 -26
  86. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  87. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  88. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  89. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  90. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  91. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  92. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  93. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  94. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  102. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  103. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  104. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  105. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  106. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  109. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  111. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  112. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  113. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  114. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  115. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  117. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  118. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  119. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  120. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  122. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  123. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  124. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  125. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  127. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  128. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  129. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  130. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  131. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  133. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  136. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  139. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  140. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  142. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  144. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  145. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  146. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  149. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  150. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  152. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  153. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  154. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  155. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  156. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  157. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  158. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  159. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  160. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  162. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  163. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  164. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  165. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  167. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  169. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  170. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  171. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  173. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  175. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  177. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  179. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  181. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  182. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  183. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  184. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  185. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  187. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  188. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  189. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  190. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  191. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  193. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  194. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  195. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  196. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  197. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  198. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  200. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  201. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  202. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  203. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  204. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  205. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  206. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  207. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  209. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  210. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  211. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  212. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  213. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  214. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  215. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  216. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  218. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  220. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  222. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  224. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  225. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  226. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  228. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  229. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  233. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  234. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  235. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  236. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  237. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  238. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  240. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  241. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  243. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  244. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  245. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  246. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  247. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  248. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  249. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  253. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  254. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  255. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  256. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  258. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  259. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  261. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  263. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  264. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  265. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  271. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  273. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  275. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  278. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  279. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  280. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  281. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  283. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  284. package/dist/components/Icon/__generated__/index.js +406 -0
  285. package/dist/components/Icon/index.js +209 -0
  286. package/dist/components/Icon/styles.css.js +363 -357
  287. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  288. package/dist/components/Logo/Icon.js +15 -13
  289. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  290. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  291. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  292. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  293. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  294. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  295. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  296. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  297. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  298. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  299. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  300. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  301. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  302. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  303. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  304. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  305. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  306. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  307. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  308. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  309. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  311. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  312. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  313. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  314. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  315. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  316. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  317. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  318. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  319. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  320. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  321. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  323. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  324. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  325. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  326. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  327. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  328. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  329. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  330. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  331. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  332. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  333. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  334. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  335. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  336. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  337. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  338. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  339. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  340. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  341. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  342. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  343. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  344. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  345. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  346. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  347. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  348. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  349. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  350. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  351. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  352. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  353. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  354. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  355. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  356. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  357. package/dist/components/Logo/__generated__/index.js +146 -0
  358. package/dist/components/Logo/index.js +9 -0
  359. package/dist/components/Logo/style.css.js +14 -9
  360. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  361. package/dist/components/ProductIcon/Icon.js +15 -14
  362. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  363. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  364. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  365. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  366. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  367. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  368. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  369. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  370. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  371. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  372. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  373. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  374. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  375. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  376. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  377. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  378. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  379. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  380. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  381. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  382. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  383. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  384. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  385. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  386. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  387. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  389. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  390. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  391. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  392. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  393. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  394. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +95 -92
  396. package/dist/components/ProductIcon/__generated__/DataWarehouseProductIcon.js +50 -47
  397. package/dist/components/ProductIcon/__generated__/DdosProductIcon.js +62 -59
  398. package/dist/components/ProductIcon/__generated__/DdxCoreServersProductIcon.js +53 -50
  399. package/dist/components/ProductIcon/__generated__/DdxProServersProductIcon.js +53 -50
  400. package/dist/components/ProductIcon/__generated__/DdxStartServersProductIcon.js +53 -50
  401. package/dist/components/ProductIcon/__generated__/DedibackupProductIcon.js +52 -49
  402. package/dist/components/ProductIcon/__generated__/DediboxProductIcon.js +66 -63
  403. package/dist/components/ProductIcon/__generated__/DedicatedControlPlaneProductIcon.js +96 -93
  404. package/dist/components/ProductIcon/__generated__/DedicatedServerProductIcon.js +45 -42
  405. package/dist/components/ProductIcon/__generated__/DedilinkProductIcon.js +74 -71
  406. package/dist/components/ProductIcon/__generated__/DeleteMarkerProductIcon.js +64 -61
  407. package/dist/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.js +58 -55
  408. package/dist/components/ProductIcon/__generated__/DevicesProductIcon.js +45 -42
  409. package/dist/components/ProductIcon/__generated__/DirectConnectProductIcon.js +45 -42
  410. package/dist/components/ProductIcon/__generated__/DistributedDataLabProductIcon.js +83 -80
  411. package/dist/components/ProductIcon/__generated__/DnsProductIcon.js +50 -47
  412. package/dist/components/ProductIcon/__generated__/DocumentationProductIcon.js +59 -56
  413. package/dist/components/ProductIcon/__generated__/DomainsProductIcon.js +73 -70
  414. package/dist/components/ProductIcon/__generated__/EdgeServicesProductIcon.js +65 -62
  415. package/dist/components/ProductIcon/__generated__/ElasticMetalAluminiumProductIcon.js +69 -66
  416. package/dist/components/ProductIcon/__generated__/ElasticMetalBerylliumProductIcon.js +69 -66
  417. package/dist/components/ProductIcon/__generated__/ElasticMetalIridiumProductIcon.js +69 -66
  418. package/dist/components/ProductIcon/__generated__/ElasticMetalLithiumProductIcon.js +69 -66
  419. package/dist/components/ProductIcon/__generated__/ElasticMetalProductIcon.js +55 -52
  420. package/dist/components/ProductIcon/__generated__/ElasticMetalTitaniumProductIcon.js +69 -66
  421. package/dist/components/ProductIcon/__generated__/EntrepriseSupportProductIcon.js +69 -66
  422. package/dist/components/ProductIcon/__generated__/EnvironmentalFootprintCalculatorProductIcon.js +53 -50
  423. package/dist/components/ProductIcon/__generated__/FileProductIcon.js +61 -58
  424. package/dist/components/ProductIcon/__generated__/FileStorageProductIcon.js +69 -66
  425. package/dist/components/ProductIcon/__generated__/FlexibleIpProductIcon.js +45 -42
  426. package/dist/components/ProductIcon/__generated__/FolderProductIcon.js +56 -53
  427. package/dist/components/ProductIcon/__generated__/FrontEndsProductIcon.js +45 -42
  428. package/dist/components/ProductIcon/__generated__/FunctionsProductIcon.js +48 -45
  429. package/dist/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.js +53 -50
  430. package/dist/components/ProductIcon/__generated__/GenerativeApiProductIcon.js +55 -52
  431. package/dist/components/ProductIcon/__generated__/GpuServersProductIcon.js +49 -46
  432. package/dist/components/ProductIcon/__generated__/HubNetworksProductIcon.js +51 -48
  433. package/dist/components/ProductIcon/__generated__/HubRoutesProductIcon.js +41 -38
  434. package/dist/components/ProductIcon/__generated__/IamProductIcon.js +54 -51
  435. package/dist/components/ProductIcon/__generated__/IconElasticMetalProductIcon.js +61 -58
  436. package/dist/components/ProductIcon/__generated__/IconSdkJsProductIcon.js +56 -53
  437. package/dist/components/ProductIcon/__generated__/IconSdkProductIcon.js +54 -51
  438. package/dist/components/ProductIcon/__generated__/ImagesProductIcon.js +46 -43
  439. package/dist/components/ProductIcon/__generated__/InferenceProductIcon.js +61 -58
  440. package/dist/components/ProductIcon/__generated__/InstanceCostOptimizedProductIcon.js +42 -39
  441. package/dist/components/ProductIcon/__generated__/InstanceEnterpriseProductIcon.js +43 -40
  442. package/dist/components/ProductIcon/__generated__/InstanceGpuProductIcon.js +45 -42
  443. package/dist/components/ProductIcon/__generated__/InstanceLearnProductIcon.js +42 -39
  444. package/dist/components/ProductIcon/__generated__/InstancePopProductIcon.js +44 -41
  445. package/dist/components/ProductIcon/__generated__/InstanceProductIcon.js +45 -42
  446. package/dist/components/ProductIcon/__generated__/InstanceScallingGroupsProductIcon.js +53 -50
  447. package/dist/components/ProductIcon/__generated__/InstanceTemplateProductIcon.js +45 -42
  448. package/dist/components/ProductIcon/__generated__/InstanceWopProductIcon.js +49 -46
  449. package/dist/components/ProductIcon/__generated__/InterlinkDedicatedProductIcon.js +52 -49
  450. package/dist/components/ProductIcon/__generated__/InterlinkProductIcon.js +45 -42
  451. package/dist/components/ProductIcon/__generated__/IotEdgeProductIcon.js +52 -49
  452. package/dist/components/ProductIcon/__generated__/IotProductIcon.js +43 -40
  453. package/dist/components/ProductIcon/__generated__/IpFailoverProductIcon.js +50 -47
  454. package/dist/components/ProductIcon/__generated__/IpamProductIcon.js +60 -57
  455. package/dist/components/ProductIcon/__generated__/IpfsNamingProductIcon.js +80 -77
  456. package/dist/components/ProductIcon/__generated__/IpfsProductIcon.js +45 -42
  457. package/dist/components/ProductIcon/__generated__/JeroProductIcon.js +44 -41
  458. package/dist/components/ProductIcon/__generated__/K8sKosmosProductIcon.js +64 -61
  459. package/dist/components/ProductIcon/__generated__/KmsProductIcon.js +90 -87
  460. package/dist/components/ProductIcon/__generated__/KubernetesProductIcon.js +45 -42
  461. package/dist/components/ProductIcon/__generated__/LbProductIcon.js +55 -52
  462. package/dist/components/ProductIcon/__generated__/LifeCycleRulesProductIcon.js +45 -42
  463. package/dist/components/ProductIcon/__generated__/MacMiniM2ProductIcon.js +43 -40
  464. package/dist/components/ProductIcon/__generated__/MacMiniM4ProductIcon.js +49 -46
  465. package/dist/components/ProductIcon/__generated__/MacMiniProductIcon.js +54 -51
  466. package/dist/components/ProductIcon/__generated__/MailboxProductIcon.js +47 -44
  467. package/dist/components/ProductIcon/__generated__/ManagedKafkaProductIcon.js +102 -99
  468. package/dist/components/ProductIcon/__generated__/ManagedSearchDatabaseProductIcon.js +68 -65
  469. package/dist/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.js +58 -55
  470. package/dist/components/ProductIcon/__generated__/MongoDbProductIcon.js +52 -49
  471. package/dist/components/ProductIcon/__generated__/MonitoringProductIcon.js +53 -50
  472. package/dist/components/ProductIcon/__generated__/MultiUserProductIcon.js +43 -40
  473. package/dist/components/ProductIcon/__generated__/NabuProductIcon.js +44 -41
  474. package/dist/components/ProductIcon/__generated__/NatsProductIcon.js +56 -53
  475. package/dist/components/ProductIcon/__generated__/NetworkAclsProductIcon.js +62 -59
  476. package/dist/components/ProductIcon/__generated__/NextServersProductIcon.js +108 -105
  477. package/dist/components/ProductIcon/__generated__/ObjectStorageProductIcon.js +45 -42
  478. package/dist/components/ProductIcon/__generated__/OriginsResourcesProductIcon.js +43 -40
  479. package/dist/components/ProductIcon/__generated__/OsProductIcon.js +70 -67
  480. package/dist/components/ProductIcon/__generated__/PackerProductIcon.js +34 -31
  481. package/dist/components/ProductIcon/__generated__/PasskeyProductIcon.js +53 -50
  482. package/dist/components/ProductIcon/__generated__/PlacementGroupProductIcon.js +94 -91
  483. package/dist/components/ProductIcon/__generated__/PolicyProductIcon.js +56 -53
  484. package/dist/components/ProductIcon/__generated__/PoolProductIcon.js +45 -42
  485. package/dist/components/ProductIcon/__generated__/PostgresqlMysqlProductIcon.js +52 -49
  486. package/dist/components/ProductIcon/__generated__/PrivateIpProductIcon.js +92 -89
  487. package/dist/components/ProductIcon/__generated__/PrivateNetworkProductIcon.js +53 -50
  488. package/dist/components/ProductIcon/__generated__/PublicGatewayProductIcon.js +45 -42
  489. package/dist/components/ProductIcon/__generated__/QaasProductIcon.js +57 -54
  490. package/dist/components/ProductIcon/__generated__/QuantumApplicationProductIcon.js +49 -46
  491. package/dist/components/ProductIcon/__generated__/QueueingProductIcon.js +42 -39
  492. package/dist/components/ProductIcon/__generated__/RabbitMqProductIcon.js +46 -43
  493. package/dist/components/ProductIcon/__generated__/RdbProductIcon.js +45 -42
  494. package/dist/components/ProductIcon/__generated__/RedisProductIcon.js +46 -43
  495. package/dist/components/ProductIcon/__generated__/RegistryProductIcon.js +52 -49
  496. package/dist/components/ProductIcon/__generated__/RocketProductIcon.js +57 -54
  497. package/dist/components/ProductIcon/__generated__/RouteRulesProductIcon.js +43 -40
  498. package/dist/components/ProductIcon/__generated__/RouterProductIcon.js +46 -43
  499. package/dist/components/ProductIcon/__generated__/RpnProductIcon.js +52 -49
  500. package/dist/components/ProductIcon/__generated__/RpnSanProductIcon.js +53 -50
  501. package/dist/components/ProductIcon/__generated__/RpnV1ProductIcon.js +52 -49
  502. package/dist/components/ProductIcon/__generated__/RpnV2ProductIcon.js +52 -49
  503. package/dist/components/ProductIcon/__generated__/SavingPlanProductIcon.js +66 -63
  504. package/dist/components/ProductIcon/__generated__/SdkGoProductIcon.js +64 -61
  505. package/dist/components/ProductIcon/__generated__/SdkPythonProductIcon.js +64 -61
  506. package/dist/components/ProductIcon/__generated__/SecretManagerProductIcon.js +53 -50
  507. package/dist/components/ProductIcon/__generated__/SecurityGroupProductIcon.js +50 -47
  508. package/dist/components/ProductIcon/__generated__/SepaProductIcon.js +42 -39
  509. package/dist/components/ProductIcon/__generated__/ServerProductIcon.js +48 -45
  510. package/dist/components/ProductIcon/__generated__/ServerlessDbProductIcon.js +49 -46
  511. package/dist/components/ProductIcon/__generated__/ServerlessJobsProductIcon.js +111 -108
  512. package/dist/components/ProductIcon/__generated__/SmsProductIcon.js +43 -40
  513. package/dist/components/ProductIcon/__generated__/SmtpProductIcon.js +53 -50
  514. package/dist/components/ProductIcon/__generated__/SnapshotsProductIcon.js +55 -52
  515. package/dist/components/ProductIcon/__generated__/SnsProductIcon.js +96 -93
  516. package/dist/components/ProductIcon/__generated__/SqsProductIcon.js +69 -66
  517. package/dist/components/ProductIcon/__generated__/SslCertificatesProductIcon.js +46 -43
  518. package/dist/components/ProductIcon/__generated__/StoreServersProductIcon.js +53 -50
  519. package/dist/components/ProductIcon/__generated__/SupportProductIcon.js +59 -56
  520. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts +3 -0
  521. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts.map +1 -0
  522. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.js +65 -0
  523. package/dist/components/ProductIcon/__generated__/TerraformProductIcon.js +45 -42
  524. package/dist/components/ProductIcon/__generated__/TransactionalEmailProductIcon.js +46 -43
  525. package/dist/components/ProductIcon/__generated__/TutorialProductIcon.js +55 -52
  526. package/dist/components/ProductIcon/__generated__/UserProductIcon.js +43 -40
  527. package/dist/components/ProductIcon/__generated__/VerifyCardProductIcon.js +50 -47
  528. package/dist/components/ProductIcon/__generated__/VideoProductIcon.js +47 -44
  529. package/dist/components/ProductIcon/__generated__/VolumeProductIcon.js +45 -42
  530. package/dist/components/ProductIcon/__generated__/VpcPeeringProductIcon.js +116 -113
  531. package/dist/components/ProductIcon/__generated__/VpcProductIcon.js +45 -42
  532. package/dist/components/ProductIcon/__generated__/VpnConnectionProductIcon.js +51 -48
  533. package/dist/components/ProductIcon/__generated__/VpnCustomerGatewayProductIcon.js +61 -58
  534. package/dist/components/ProductIcon/__generated__/VpnProductIcon.js +61 -58
  535. package/dist/components/ProductIcon/__generated__/VpsProServersProductIcon.js +59 -56
  536. package/dist/components/ProductIcon/__generated__/VpsServersProductIcon.js +54 -51
  537. package/dist/components/ProductIcon/__generated__/VpsStartServersProductIcon.js +60 -57
  538. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +74 -71
  539. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  540. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  541. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  542. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  543. package/dist/components/ProductIcon/__generated__/index.d.ts +2 -1
  544. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  545. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  546. package/dist/components/ProductIcon/index.js +11 -1
  547. package/dist/components/ProductIcon/styles.css.js +25 -19
  548. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  549. package/dist/iconStyles.js +7 -2
  550. package/dist/index.js +9 -0
  551. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  552. package/package.json +5 -5
  553. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/defineProperty.js +0 -15
  554. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js +0 -9
  555. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/toPropertyKey.js +0 -12
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BoldIcon.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 BoldIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BoldIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M4.70483 3.75C4.70483 3.33579 5.04062 3 5.45483 3H10.8519C11.8795 3 12.865 3.40822 13.5917 4.13485C14.3183 4.86148 14.7265 5.84701 14.7265 6.87462C14.7265 7.86717 14.3457 8.82045 13.6649 9.53911C13.8092 9.64964 13.9469 9.7701 14.0769 9.90005C14.8568 10.68 15.295 11.7379 15.295 12.8409C15.295 13.944 14.8568 15.0019 14.0769 15.7818C13.2969 16.5618 12.239 17 11.136 17L5.45384 16.9992C5.04001 16.9987 4.70483 16.6631 4.70483 16.2492V3.75ZM7.34106 10.75V14.9311H10.5679C11.1223 14.9311 11.654 14.7109 12.0461 14.3188C12.4382 13.9268 12.6584 13.395 12.6584 12.8406C12.6584 12.2861 12.4382 11.7544 12.0461 11.3623C11.654 10.9703 11.1223 10.75 10.5679 10.75H7.34106ZM7.34106 8.68189H10.2838C10.7629 8.68189 11.2224 8.49156 11.5612 8.15277C11.9 7.81399 12.0903 7.35449 12.0903 6.87538C12.0903 6.39626 11.9 5.93677 11.5612 5.59798C11.2224 5.2592 10.7629 5.06887 10.2838 5.06887H7.34106V8.68189Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M4.25 4C4.25 3.58579 4.58579 3.25 5 3.25H8.67001C9.43244 3.25 10.1636 3.55287 10.7028 4.09199C11.2419 4.63111 11.5448 5.36231 11.5448 6.12474C11.5448 6.77557 11.3241 7.40365 10.9241 7.90892C10.961 7.94242 10.9973 7.97689 11.0327 8.01233C11.6081 8.58772 11.9313 9.36811 11.9313 10.1818C11.9313 10.9956 11.6081 11.776 11.0327 12.3514C10.4573 12.9267 9.67689 13.25 8.86317 13.25L4.999 13.2495C4.58518 13.2489 4.25 12.9133 4.25 12.4995V4ZM6.52263 9V11.3632H8.47685C8.79023 11.3632 9.09077 11.2387 9.31236 11.0171C9.53395 10.7955 9.65843 10.495 9.65843 10.1816C9.65843 9.86821 9.53395 9.56767 9.31236 9.34608C9.09077 9.12449 8.79023 9 8.47685 9H6.52263ZM6.52263 7.11368V5.13683H8.28369C8.54584 5.13683 8.79725 5.24097 8.98262 5.42634C9.16798 5.6117 9.27212 5.86311 9.27212 6.12526C9.27212 6.3874 9.16798 6.63881 8.98262 6.82418C8.79725 7.00955 8.54584 7.11368 8.28369 7.11368H6.52263Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var BoldIcon;
11
+ var init_BoldIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BoldIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BoldIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M4.70483 3.75C4.70483 3.33579 5.04062 3 5.45483 3H10.8519C11.8795 3 12.865 3.40822 13.5917 4.13485C14.3183 4.86148 14.7265 5.84701 14.7265 6.87462C14.7265 7.86717 14.3457 8.82045 13.6649 9.53911C13.8092 9.64964 13.9469 9.7701 14.0769 9.90005C14.8568 10.68 15.295 11.7379 15.295 12.8409C15.295 13.944 14.8568 15.0019 14.0769 15.7818C13.2969 16.5618 12.239 17 11.136 17L5.45384 16.9992C5.04001 16.9987 4.70483 16.6631 4.70483 16.2492V3.75ZM7.34106 10.75V14.9311H10.5679C11.1223 14.9311 11.654 14.7109 12.0461 14.3188C12.4382 13.9268 12.6584 13.395 12.6584 12.8406C12.6584 12.2861 12.4382 11.7544 12.0461 11.3623C11.654 10.9703 11.1223 10.75 10.5679 10.75H7.34106ZM7.34106 8.68189H10.2838C10.7629 8.68189 11.2224 8.49156 11.5612 8.15277C11.9 7.81399 12.0903 7.35449 12.0903 6.87538C12.0903 6.39626 11.9 5.93677 11.5612 5.59798C11.2224 5.2592 10.7629 5.06887 10.2838 5.06887H7.34106V8.68189Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M4.25 4C4.25 3.58579 4.58579 3.25 5 3.25H8.67001C9.43244 3.25 10.1636 3.55287 10.7028 4.09199C11.2419 4.63111 11.5448 5.36231 11.5448 6.12474C11.5448 6.77557 11.3241 7.40365 10.9241 7.90892C10.961 7.94242 10.9973 7.97689 11.0327 8.01233C11.6081 8.58772 11.9313 9.36811 11.9313 10.1818C11.9313 10.9956 11.6081 11.776 11.0327 12.3514C10.4573 12.9267 9.67689 13.25 8.86317 13.25L4.999 13.2495C4.58518 13.2489 4.25 12.9133 4.25 12.4995V4ZM6.52263 9V11.3632H8.47685C8.79023 11.3632 9.09077 11.2387 9.31236 11.0171C9.53395 10.7955 9.65843 10.495 9.65843 10.1816C9.65843 9.86821 9.53395 9.56767 9.31236 9.34608C9.09077 9.12449 8.79023 9 8.47685 9H6.52263ZM6.52263 7.11368V5.13683H8.28369C8.54584 5.13683 8.79725 5.24097 8.98262 5.42634C9.16798 5.6117 9.27212 5.86311 9.27212 6.12526C9.27212 6.3874 9.16798 6.63881 8.98262 6.82418C8.79725 7.00955 8.54584 7.11368 8.28369 7.11368H6.52263Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { BoldIcon };
39
+ init_BoldIcon();
40
+ export { BoldIcon, init_BoldIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BookOpenOutlineIcon.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 BookOpenOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BookOpenOutlineIcon",
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: "M10.75 16.9098C11.9579 16.0774 13.4212 15.5903 15 15.5903C15.7103 15.5903 16.3964 15.6889 17.0459 15.8726C17.272 15.9365 17.515 15.8908 17.7024 15.749C17.8899 15.6073 18 15.3859 18 15.1509V4.15088C18 3.81528 17.7771 3.52053 17.4541 3.42919C16.6731 3.20829 15.8497 3.09033 15 3.09033C13.4636 3.09033 12.016 3.47582 10.75 4.1552V16.9098Z" }), /* @__PURE__ */ jsx("path", { d: "M9.25 4.1552C7.98396 3.47582 6.5364 3.09033 5 3.09033C4.15029 3.09033 3.32689 3.20829 2.54588 3.42919C2.22295 3.52053 2 3.81528 2 4.15088V15.1509C2 15.3859 2.11014 15.6073 2.29756 15.749C2.48497 15.8908 2.728 15.9365 2.95412 15.8726C3.60361 15.6889 4.28967 15.5903 5 15.5903C6.57884 15.5903 8.04208 16.0774 9.25 16.9098V4.1552Z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M7.125 2.99497C5.96641 2.47925 4.68335 2.19263 3.33333 2.19263C2.68481 2.19263 2.05174 2.25877 1.4405 2.38468C1.17981 2.43838 1 2.67271 1 2.93887V12.2661C1 12.6686 1.3994 12.9511 1.7922 12.8628C2.28806 12.7514 2.80383 12.6926 3.33333 12.6926C4.73065 12.6926 6.03235 13.102 7.125 13.8075V2.99497Z" }), /* @__PURE__ */ jsx("path", { d: "M8.875 13.8075C9.96765 13.102 11.2693 12.6926 12.6667 12.6926C13.1962 12.6926 13.7119 12.7514 14.2078 12.8628C14.6006 12.9511 15 12.6686 15 12.2661V2.93887C15 2.67271 14.8202 2.43838 14.5595 2.38468C13.9483 2.25877 13.3152 2.19263 12.6667 2.19263C11.3167 2.19263 10.0336 2.47925 8.875 2.99497V13.8075Z" })] })
25
- }));
26
- };
10
+ var BookOpenOutlineIcon;
11
+ var init_BookOpenOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BookOpenOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BookOpenOutlineIcon",
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: "M10.75 16.9098C11.9579 16.0774 13.4212 15.5903 15 15.5903C15.7103 15.5903 16.3964 15.6889 17.0459 15.8726C17.272 15.9365 17.515 15.8908 17.7024 15.749C17.8899 15.6073 18 15.3859 18 15.1509V4.15088C18 3.81528 17.7771 3.52053 17.4541 3.42919C16.6731 3.20829 15.8497 3.09033 15 3.09033C13.4636 3.09033 12.016 3.47582 10.75 4.1552V16.9098Z" }), /* @__PURE__ */ jsx("path", { d: "M9.25 4.1552C7.98396 3.47582 6.5364 3.09033 5 3.09033C4.15029 3.09033 3.32689 3.20829 2.54588 3.42919C2.22295 3.52053 2 3.81528 2 4.15088V15.1509C2 15.3859 2.11014 15.6073 2.29756 15.749C2.48497 15.8908 2.728 15.9365 2.95412 15.8726C3.60361 15.6889 4.28967 15.5903 5 15.5903C6.57884 15.5903 8.04208 16.0774 9.25 16.9098V4.1552Z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M7.125 2.99497C5.96641 2.47925 4.68335 2.19263 3.33333 2.19263C2.68481 2.19263 2.05174 2.25877 1.4405 2.38468C1.17981 2.43838 1 2.67271 1 2.93887V12.2661C1 12.6686 1.3994 12.9511 1.7922 12.8628C2.28806 12.7514 2.80383 12.6926 3.33333 12.6926C4.73065 12.6926 6.03235 13.102 7.125 13.8075V2.99497Z" }), /* @__PURE__ */ jsx("path", { d: "M8.875 13.8075C9.96765 13.102 11.2693 12.6926 12.6667 12.6926C13.1962 12.6926 13.7119 12.7514 14.2078 12.8628C14.6006 12.9511 15 12.6686 15 12.2661V2.93887C15 2.67271 14.8202 2.43838 14.5595 2.38468C13.9483 2.25877 13.3152 2.19263 12.6667 2.19263C11.3167 2.19263 10.0336 2.47925 8.875 2.99497V13.8075Z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { BookOpenOutlineIcon };
31
+ init_BookOpenOutlineIcon();
32
+ export { BookOpenOutlineIcon, init_BookOpenOutlineIcon };
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BookOpenOutlineOutlineIcon.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 BookOpenOutlineOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BookOpenOutlineOutlineIcon",
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.45455 4.26559V14.2848C4.00193 14.1665 4.56976 14.1043 5.15152 14.1043C6.65852 14.1043 8.06902 14.5215 9.27273 15.2462V5.50367C8.14724 4.59029 6.71397 4.04366 5.15152 4.04366C4.56383 4.04366 3.99512 4.12093 3.45455 4.26559ZM10.7273 5.50367V15.2462C11.931 14.5215 13.3415 14.1043 14.8485 14.1043C15.4302 14.1043 15.9981 14.1665 16.5455 14.2848V4.26559C16.0049 4.12093 15.4362 4.04366 14.8485 4.04366C13.286 4.04366 11.8528 4.59029 10.7273 5.50367ZM10 4.22529C8.65493 3.19913 6.97378 2.58911 5.15152 2.58911C4.21779 2.58911 3.31992 2.74938 2.48491 3.04451C2.1943 3.14723 2 3.42199 2 3.73022V15.2454C2 15.4815 2.1146 15.7029 2.30735 15.8392C2.50011 15.9755 2.74704 16.0097 2.96963 15.9311C3.65113 15.6902 4.38519 15.5588 5.15152 15.5588C6.82839 15.5588 8.35647 16.1884 9.51497 17.2253C9.7911 17.4725 10.2089 17.4725 10.485 17.2253C11.6435 16.1884 13.1716 15.5588 14.8485 15.5588C15.6148 15.5588 16.3489 15.6902 17.0304 15.9311C17.253 16.0097 17.4999 15.9755 17.6926 15.8392C17.8854 15.7029 18 15.4815 18 15.2454V3.73022C18 3.42199 17.8057 3.14723 17.5151 3.04451C16.6801 2.74938 15.7822 2.58911 14.8485 2.58911C13.0262 2.58911 11.3451 3.19913 10 4.22529Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M2.27273 2.9823V11.7491C2.75169 11.6456 3.24854 11.5911 3.75758 11.5911C5.0762 11.5911 6.31039 11.9562 7.36364 12.5904V4.06562C6.37884 3.26641 5.12472 2.78811 3.75758 2.78811C3.24335 2.78811 2.74573 2.85572 2.27273 2.9823ZM8.63636 4.06562V12.5904C9.68961 11.9562 10.9238 11.5911 12.2424 11.5911C12.7515 11.5911 13.2483 11.6456 13.7273 11.7491V2.9823C13.2543 2.85572 12.7566 2.78811 12.2424 2.78811C10.8753 2.78811 9.62116 3.26641 8.63636 4.06562ZM8 2.94704C6.82307 2.04915 5.35205 1.51538 3.75758 1.51538C2.94056 1.51538 2.15493 1.65562 1.4243 1.91386C1.17001 2.00374 1 2.24415 1 2.51385V12.5896C1 12.7962 1.10027 12.9899 1.26893 13.1092C1.4376 13.2285 1.65366 13.2584 1.84843 13.1896C2.44474 12.9788 3.08704 12.8639 3.75758 12.8639C5.22484 12.8639 6.56192 13.4148 7.5756 14.3221C7.81721 14.5383 8.18279 14.5383 8.4244 14.3221C9.43808 13.4148 10.7752 12.8639 12.2424 12.8639C12.913 12.8639 13.5553 12.9788 14.1516 13.1896C14.3463 13.2584 14.5624 13.2285 14.7311 13.1092C14.8997 12.9899 15 12.7962 15 12.5896V2.51385C15 2.24415 14.83 2.00374 14.5757 1.91386C13.8451 1.65562 13.0594 1.51538 12.2424 1.51538C10.6479 1.51538 9.17694 2.04915 8 2.94704Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var BookOpenOutlineOutlineIcon;
11
+ var init_BookOpenOutlineOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BookOpenOutlineOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BookOpenOutlineOutlineIcon",
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.45455 4.26559V14.2848C4.00193 14.1665 4.56976 14.1043 5.15152 14.1043C6.65852 14.1043 8.06902 14.5215 9.27273 15.2462V5.50367C8.14724 4.59029 6.71397 4.04366 5.15152 4.04366C4.56383 4.04366 3.99512 4.12093 3.45455 4.26559ZM10.7273 5.50367V15.2462C11.931 14.5215 13.3415 14.1043 14.8485 14.1043C15.4302 14.1043 15.9981 14.1665 16.5455 14.2848V4.26559C16.0049 4.12093 15.4362 4.04366 14.8485 4.04366C13.286 4.04366 11.8528 4.59029 10.7273 5.50367ZM10 4.22529C8.65493 3.19913 6.97378 2.58911 5.15152 2.58911C4.21779 2.58911 3.31992 2.74938 2.48491 3.04451C2.1943 3.14723 2 3.42199 2 3.73022V15.2454C2 15.4815 2.1146 15.7029 2.30735 15.8392C2.50011 15.9755 2.74704 16.0097 2.96963 15.9311C3.65113 15.6902 4.38519 15.5588 5.15152 15.5588C6.82839 15.5588 8.35647 16.1884 9.51497 17.2253C9.7911 17.4725 10.2089 17.4725 10.485 17.2253C11.6435 16.1884 13.1716 15.5588 14.8485 15.5588C15.6148 15.5588 16.3489 15.6902 17.0304 15.9311C17.253 16.0097 17.4999 15.9755 17.6926 15.8392C17.8854 15.7029 18 15.4815 18 15.2454V3.73022C18 3.42199 17.8057 3.14723 17.5151 3.04451C16.6801 2.74938 15.7822 2.58911 14.8485 2.58911C13.0262 2.58911 11.3451 3.19913 10 4.22529Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M2.27273 2.9823V11.7491C2.75169 11.6456 3.24854 11.5911 3.75758 11.5911C5.0762 11.5911 6.31039 11.9562 7.36364 12.5904V4.06562C6.37884 3.26641 5.12472 2.78811 3.75758 2.78811C3.24335 2.78811 2.74573 2.85572 2.27273 2.9823ZM8.63636 4.06562V12.5904C9.68961 11.9562 10.9238 11.5911 12.2424 11.5911C12.7515 11.5911 13.2483 11.6456 13.7273 11.7491V2.9823C13.2543 2.85572 12.7566 2.78811 12.2424 2.78811C10.8753 2.78811 9.62116 3.26641 8.63636 4.06562ZM8 2.94704C6.82307 2.04915 5.35205 1.51538 3.75758 1.51538C2.94056 1.51538 2.15493 1.65562 1.4243 1.91386C1.17001 2.00374 1 2.24415 1 2.51385V12.5896C1 12.7962 1.10027 12.9899 1.26893 13.1092C1.4376 13.2285 1.65366 13.2584 1.84843 13.1896C2.44474 12.9788 3.08704 12.8639 3.75758 12.8639C5.22484 12.8639 6.56192 13.4148 7.5756 14.3221C7.81721 14.5383 8.18279 14.5383 8.4244 14.3221C9.43808 13.4148 10.7752 12.8639 12.2424 12.8639C12.913 12.8639 13.5553 12.9788 14.1516 13.1896C14.3463 13.2584 14.5624 13.2285 14.7311 13.1092C14.8997 12.9899 15 12.7962 15 12.5896V2.51385C15 2.24415 14.83 2.00374 14.5757 1.91386C13.8451 1.65562 13.0594 1.51538 12.2424 1.51538C10.6479 1.51538 9.17694 2.04915 8 2.94704Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { BookOpenOutlineOutlineIcon };
39
+ init_BookOpenOutlineOutlineIcon();
40
+ export { BookOpenOutlineOutlineIcon, init_BookOpenOutlineOutlineIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BoxEssentialsIcon.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 BoxEssentialsIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BoxEssentialsIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M8.9872 10.5191C9.11317 10.583 9.19254 10.7123 9.19254 10.8535V18.7057C9.19254 18.9828 8.90246 19.1642 8.65337 19.0429L1.46083 15.5407C1.33185 15.4779 1.25 15.347 1.25 15.2035V7.20455C1.25 6.92483 1.5452 6.74357 1.79466 6.87013L8.9872 10.5191ZM18.7513 15.2114C18.7513 15.3538 18.6706 15.484 18.5431 15.5473L11.545 19.023C11.2957 19.1469 11.0032 18.9655 11.0032 18.6872V10.847C11.0032 10.7069 11.0814 10.5784 11.2058 10.514L18.2039 6.89186C18.4535 6.76266 18.7513 6.94383 18.7513 7.22489V15.2114ZM17.0278 4.79316C17.2995 4.93197 17.3006 5.31989 17.0296 5.46014L10.2648 8.96147C10.1577 9.01692 10.0304 9.01744 9.92283 8.96287L3.01995 5.46149C2.74536 5.3222 2.74636 4.92964 3.02166 4.79176L9.92311 1.33512C10.0297 1.2817 10.1554 1.2822 10.2616 1.33647L17.0278 4.79316Z" }) : /* @__PURE__ */ jsx("path", { d: "M7.18976 8.41533C7.29053 8.46645 7.35403 8.56987 7.35403 8.68287V14.9646C7.35403 15.1863 7.12196 15.3314 6.92269 15.2343L1.16867 12.4326C1.06548 12.3823 1 12.2776 1 12.1629V5.76369C1 5.53991 1.23616 5.39491 1.43573 5.49615L7.18976 8.41533ZM15.001 12.1692C15.001 12.2831 14.9365 12.3872 14.8345 12.4379L9.23602 15.2185C9.0366 15.3175 8.80257 15.1725 8.80257 14.9498V8.67766C8.80257 8.56553 8.8651 8.46277 8.96467 8.41123L14.5631 5.51353C14.7628 5.41018 15.001 5.55511 15.001 5.77996V12.1692ZM13.6223 3.83458C13.8396 3.94563 13.8405 4.25596 13.6237 4.36816L8.21187 7.16922C8.12616 7.21359 8.02434 7.214 7.93826 7.17034L2.41596 4.36924C2.19629 4.25781 2.19708 3.94376 2.41733 3.83345L7.93849 1.06814C8.0238 1.02541 8.12435 1.02581 8.20932 1.06922L13.6223 3.83458Z" })
25
- }));
26
- };
10
+ var BoxEssentialsIcon;
11
+ var init_BoxEssentialsIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BoxEssentialsIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BoxEssentialsIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M8.9872 10.5191C9.11317 10.583 9.19254 10.7123 9.19254 10.8535V18.7057C9.19254 18.9828 8.90246 19.1642 8.65337 19.0429L1.46083 15.5407C1.33185 15.4779 1.25 15.347 1.25 15.2035V7.20455C1.25 6.92483 1.5452 6.74357 1.79466 6.87013L8.9872 10.5191ZM18.7513 15.2114C18.7513 15.3538 18.6706 15.484 18.5431 15.5473L11.545 19.023C11.2957 19.1469 11.0032 18.9655 11.0032 18.6872V10.847C11.0032 10.7069 11.0814 10.5784 11.2058 10.514L18.2039 6.89186C18.4535 6.76266 18.7513 6.94383 18.7513 7.22489V15.2114ZM17.0278 4.79316C17.2995 4.93197 17.3006 5.31989 17.0296 5.46014L10.2648 8.96147C10.1577 9.01692 10.0304 9.01744 9.92283 8.96287L3.01995 5.46149C2.74536 5.3222 2.74636 4.92964 3.02166 4.79176L9.92311 1.33512C10.0297 1.2817 10.1554 1.2822 10.2616 1.33647L17.0278 4.79316Z" }) : /* @__PURE__ */ jsx("path", { d: "M7.18976 8.41533C7.29053 8.46645 7.35403 8.56987 7.35403 8.68287V14.9646C7.35403 15.1863 7.12196 15.3314 6.92269 15.2343L1.16867 12.4326C1.06548 12.3823 1 12.2776 1 12.1629V5.76369C1 5.53991 1.23616 5.39491 1.43573 5.49615L7.18976 8.41533ZM15.001 12.1692C15.001 12.2831 14.9365 12.3872 14.8345 12.4379L9.23602 15.2185C9.0366 15.3175 8.80257 15.1725 8.80257 14.9498V8.67766C8.80257 8.56553 8.8651 8.46277 8.96467 8.41123L14.5631 5.51353C14.7628 5.41018 15.001 5.55511 15.001 5.77996V12.1692ZM13.6223 3.83458C13.8396 3.94563 13.8405 4.25596 13.6237 4.36816L8.21187 7.16922C8.12616 7.21359 8.02434 7.214 7.93826 7.17034L2.41596 4.36924C2.19629 4.25781 2.19708 3.94376 2.41733 3.83345L7.93849 1.06814C8.0238 1.02541 8.12435 1.02581 8.20932 1.06922L13.6223 3.83458Z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { BoxEssentialsIcon };
31
+ init_BoxEssentialsIcon();
32
+ export { BoxEssentialsIcon, init_BoxEssentialsIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BoxEssentialsOutlineIcon.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 BoxEssentialsOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BoxEssentialsOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M17.2502 6.7793L10.8306 10.1021V17.2883L17.2502 14.0999V6.7793ZM3.66626 5.55005L10.0774 8.802L16.3604 5.55005L10.0762 2.3396L3.66626 5.55005ZM2.74951 14.095L9.33032 17.2993V10.1057L2.74951 6.76709V14.095ZM18.7505 14.5649C18.7504 14.8494 18.5889 15.1096 18.3342 15.2363L10.4143 19.1719C10.2061 19.2752 9.96166 19.276 9.75269 19.1743L1.67163 15.2388C1.41381 15.1132 1.25058 14.8517 1.25049 14.5649V5.54639C1.25066 5.26267 1.4106 5.00329 1.66431 4.87622L9.74536 0.829591L9.82715 0.794191C10.0208 0.724541 10.236 0.737273 10.4216 0.832032L18.3416 4.87866C18.5922 5.0068 18.7503 5.26489 18.7505 5.54639V14.5649Z" }) : /* @__PURE__ */ jsx("path", { d: "M13.8003 5.42354L8.66455 8.08174V13.8308L13.8003 11.28V5.42354ZM2.93311 4.44014L8.06201 7.0417L13.0884 4.44014L8.06104 1.87178L2.93311 4.44014ZM2.19971 11.2761L7.46436 13.8396V8.08467L2.19971 5.41377V11.2761ZM15.0005 11.6521C15.0004 11.8797 14.8712 12.0878 14.6675 12.1892L8.33154 15.3376C8.16501 15.4202 7.96942 15.4209 7.80225 15.3396L1.3374 12.1911C1.13114 12.0906 1.00056 11.8815 1.00049 11.6521V4.43721C1.00063 4.21023 1.12858 4.00273 1.33154 3.90108L7.79639 0.66377L7.86182 0.63545C8.01676 0.579731 8.18888 0.589916 8.3374 0.665724L14.6733 3.90303C14.8739 4.00554 15.0004 4.21201 15.0005 4.43721V11.6521Z" })
25
- }));
26
- };
10
+ var BoxEssentialsOutlineIcon;
11
+ var init_BoxEssentialsOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BoxEssentialsOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BoxEssentialsOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M17.2502 6.7793L10.8306 10.1021V17.2883L17.2502 14.0999V6.7793ZM3.66626 5.55005L10.0774 8.802L16.3604 5.55005L10.0762 2.3396L3.66626 5.55005ZM2.74951 14.095L9.33032 17.2993V10.1057L2.74951 6.76709V14.095ZM18.7505 14.5649C18.7504 14.8494 18.5889 15.1096 18.3342 15.2363L10.4143 19.1719C10.2061 19.2752 9.96166 19.276 9.75269 19.1743L1.67163 15.2388C1.41381 15.1132 1.25058 14.8517 1.25049 14.5649V5.54639C1.25066 5.26267 1.4106 5.00329 1.66431 4.87622L9.74536 0.829591L9.82715 0.794191C10.0208 0.724541 10.236 0.737273 10.4216 0.832032L18.3416 4.87866C18.5922 5.0068 18.7503 5.26489 18.7505 5.54639V14.5649Z" }) : /* @__PURE__ */ jsx("path", { d: "M13.8003 5.42354L8.66455 8.08174V13.8308L13.8003 11.28V5.42354ZM2.93311 4.44014L8.06201 7.0417L13.0884 4.44014L8.06104 1.87178L2.93311 4.44014ZM2.19971 11.2761L7.46436 13.8396V8.08467L2.19971 5.41377V11.2761ZM15.0005 11.6521C15.0004 11.8797 14.8712 12.0878 14.6675 12.1892L8.33154 15.3376C8.16501 15.4202 7.96942 15.4209 7.80225 15.3396L1.3374 12.1911C1.13114 12.0906 1.00056 11.8815 1.00049 11.6521V4.43721C1.00063 4.21023 1.12858 4.00273 1.33154 3.90108L7.79639 0.66377L7.86182 0.63545C8.01676 0.579731 8.18888 0.589916 8.3374 0.665724L14.6733 3.90303C14.8739 4.00554 15.0004 4.21201 15.0005 4.43721V11.6521Z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { BoxEssentialsOutlineIcon };
31
+ init_BoxEssentialsOutlineIcon();
32
+ export { BoxEssentialsOutlineIcon, init_BoxEssentialsOutlineIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BullhornIcon.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 BullhornIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BullhornIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M13.407 2.58691C13.3168 2.18263 12.916 1.92798 12.5117 2.01814C12.1074 2.10831 11.8528 2.50913 11.9429 2.91342C12.3077 4.54902 12.5003 6.25023 12.5003 7.9973C12.5003 9.74438 12.3077 11.4456 11.9429 13.0812C11.8528 13.4855 12.1074 13.8863 12.5117 13.9765C12.916 14.0666 13.3168 13.812 13.407 13.4077C13.6713 12.2226 13.8506 11.0056 13.9382 9.76382C14.5699 9.42766 15 8.76259 15 7.99707C15 7.23154 14.5699 6.56646 13.9382 6.23031C13.8505 4.98864 13.6713 3.7719 13.407 2.58691Z" }), /* @__PURE__ */ jsx("path", { d: "M4.34757 10.9971H4C2.34315 10.9971 1 9.65392 1 7.99707C1 6.34022 2.34315 4.99707 4 4.99707H6C7.64721 4.99707 9.21691 4.66501 10.6459 4.06445C10.8783 5.33849 11 6.65247 11 7.9965C11 9.34079 10.8783 10.655 10.6457 11.9293C9.33751 11.3795 7.91134 11.0549 6.41572 11.004C6.61941 11.7223 6.89425 12.4108 7.23216 13.0612C7.35143 13.2908 7.28883 13.5757 7.07691 13.7241L6.24892 14.3039C6.01046 14.4709 5.67952 14.4 5.54168 14.1436C5.01475 13.1634 4.60992 12.1077 4.34757 10.9971Z" })] })
25
- }));
26
- };
10
+ var BullhornIcon;
11
+ var init_BullhornIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BullhornIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BullhornIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M13.485 4.484a17.2 17.2 0 0 1-5.6 1.76Q6.74 6.4 5.555 6.4a3.556 3.556 0 0 0-.447 7.083 14 14 0 0 0 1.13 2.97c.352.685 1.192.888 1.822.524l.77-.444c.646-.373.836-1.175.523-1.797q-.22-.44-.398-.892c1.6.318 3.12.857 4.53 1.583a16 16 0 0 0 .96-5.472 16 16 0 0 0-.96-5.47m1.175-.666a17.3 17.3 0 0 1 1.118 6.136c0 2.16-.396 4.23-1.118 6.137l-.026.068a.667.667 0 1 0 1.245.478q.115-.299.22-.604c.492-1.43.816-2.94.947-4.503a1.777 1.777 0 0 0 0-3.152 18.6 18.6 0 0 0-1.167-5.106.667.667 0 0 0-1.245.477z" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M13.407 2.58691C13.3168 2.18263 12.916 1.92798 12.5117 2.01814C12.1074 2.10831 11.8528 2.50913 11.9429 2.91342C12.3077 4.54902 12.5003 6.25023 12.5003 7.9973C12.5003 9.74438 12.3077 11.4456 11.9429 13.0812C11.8528 13.4855 12.1074 13.8863 12.5117 13.9765C12.916 14.0666 13.3168 13.812 13.407 13.4077C13.6713 12.2226 13.8506 11.0056 13.9382 9.76382C14.5699 9.42766 15 8.76259 15 7.99707C15 7.23154 14.5699 6.56646 13.9382 6.23031C13.8505 4.98864 13.6713 3.7719 13.407 2.58691Z" }), /* @__PURE__ */ jsx("path", { d: "M4.34757 10.9971H4C2.34315 10.9971 1 9.65392 1 7.99707C1 6.34022 2.34315 4.99707 4 4.99707H6C7.64721 4.99707 9.21691 4.66501 10.6459 4.06445C10.8783 5.33849 11 6.65247 11 7.9965C11 9.34079 10.8783 10.655 10.6457 11.9293C9.33751 11.3795 7.91134 11.0549 6.41572 11.004C6.61941 11.7223 6.89425 12.4108 7.23216 13.0612C7.35143 13.2908 7.28883 13.5757 7.07691 13.7241L6.24892 14.3039C6.01046 14.4709 5.67952 14.4 5.54168 14.1436C5.01475 13.1634 4.60992 12.1077 4.34757 10.9971Z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { BullhornIcon };
31
+ init_BullhornIcon();
32
+ export { BullhornIcon, init_BullhornIcon };
@@ -1,36 +1,39 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BullhornOutlineIcon.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 BullhornOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BullhornOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M15.24 2.18a.727.727 0 0 1 .933.433A20 20 0 0 1 17.32 7.8a2.54 2.54 0 0 1 0 3.463 20 20 0 0 1-1.147 5.185.727.727 0 0 1-1.365-.5l.101-.286a18.5 18.5 0 0 0-5.23-1.572q.196.562.439 1.101c.341.76.095 1.705-.674 2.15l-.53.305c-.792.458-1.851.183-2.258-.696a17.6 17.6 0 0 1-1.102-3.13 4.365 4.365 0 0 1 .81-8.653h.606q.822 0 1.626-.07A18.6 18.6 0 0 0 14.91 3.4l-.102-.286a.727.727 0 0 1 .433-.933m.096 2.624a20 20 0 0 1-6.092 1.69 14 14 0 0 0-.335 3.036c0 1.044.116 2.06.335 3.036 2.151.242 4.2.824 6.092 1.69a18.6 18.6 0 0 0 .603-4.726q0-.68-.047-1.346a18.6 18.6 0 0 0-.556-3.38m-7.602 7.65a15.4 15.4 0 0 1-.28-2.924c0-1 .097-1.977.28-2.923q-.38.014-.764.014h-.606a2.91 2.91 0 0 0 0 5.818h.606q.383 0 .764.014m-.656 1.44q.354 1.269.898 2.444.022.05.077.066a.17.17 0 0 0 .133-.018l.53-.306c.076-.044.133-.164.075-.293a15 15 0 0 1-.694-1.86q-.505-.03-1.02-.033"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M12.5854 1.15907C12.9154 1.03826 13.2809 1.20787 13.4017 1.53791C13.5013 1.81002 13.5944 2.08528 13.6808 2.36349C14.0498 3.55199 14.2962 4.79416 14.4054 6.07505C14.7738 6.472 15 7.00478 15 7.58999C15 8.17519 14.7738 8.70797 14.4054 9.10493C14.2962 10.3858 14.0498 11.628 13.6808 12.8165C13.5944 13.0947 13.5013 13.37 13.4017 13.6421C13.2809 13.9721 12.9154 14.1417 12.5854 14.0209C12.2554 13.9001 12.0857 13.5346 12.2065 13.2046C12.2369 13.1216 12.2666 13.0384 12.2957 12.9548C10.8707 12.2842 9.33314 11.8134 7.71869 11.5788C7.83324 11.9067 7.96153 12.2282 8.10287 12.5426C8.40183 13.2075 8.1861 14.0346 7.51326 14.4231L7.0492 14.691C6.35634 15.091 5.42975 14.8511 5.07378 14.0811C4.67062 13.2091 4.34613 12.2932 4.10947 11.3425C2.33938 11.0103 1 9.45655 1 7.58999C1 5.48126 2.70946 3.7718 4.81818 3.7718H5.34848C5.8282 3.7718 6.30293 3.75114 6.77187 3.71068C8.73306 3.54146 10.5946 3.02577 12.2957 2.22514C12.2666 2.14159 12.2369 2.05833 12.2065 1.9754C12.0857 1.64536 12.2554 1.27988 12.5854 1.15907ZM12.6692 3.45492C11.0138 4.2127 9.22071 4.72147 7.33812 4.9333C7.14661 5.78765 7.04545 6.67665 7.04545 7.58999C7.04545 8.50332 7.14661 9.39232 7.33811 10.2467C9.22071 10.4585 11.0138 10.9673 12.6692 11.7251C12.9181 10.7708 13.0829 9.7824 13.1552 8.76806C13.1829 8.37908 13.197 7.98623 13.197 7.58999C13.197 7.19374 13.1829 6.80089 13.1552 6.41191C13.0829 5.39757 12.9181 4.40915 12.6692 3.45492ZM6.01739 10.1479C5.85678 9.31959 5.77273 8.46434 5.77273 7.58999C5.77273 6.71563 5.85678 5.86038 6.0174 5.03205C5.79542 5.04035 5.57243 5.04453 5.34848 5.04453H4.81818C3.41237 5.04453 2.27273 6.18417 2.27273 7.58999C2.27273 8.9958 3.41237 10.1354 4.81818 10.1354H5.34848C5.57243 10.1354 5.79542 10.1396 6.01739 10.1479ZM5.4429 11.4084C5.64847 12.1473 5.91225 12.8619 6.22902 13.547C6.24236 13.5759 6.2644 13.5949 6.29655 13.6045C6.33065 13.6146 6.37255 13.612 6.41283 13.5888L6.87689 13.3208C6.9431 13.2826 6.99304 13.1778 6.94207 13.0645C6.70595 12.5393 6.50273 11.9961 6.33506 11.4375C6.03977 11.4199 5.74232 11.4101 5.4429 11.4084Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var BullhornOutlineIcon;
11
+ var init_BullhornOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BullhornOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BullhornOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M15.24 2.18a.727.727 0 0 1 .933.433A20 20 0 0 1 17.32 7.8a2.54 2.54 0 0 1 0 3.463 20 20 0 0 1-1.147 5.185.727.727 0 0 1-1.365-.5l.101-.286a18.5 18.5 0 0 0-5.23-1.572q.196.562.439 1.101c.341.76.095 1.705-.674 2.15l-.53.305c-.792.458-1.851.183-2.258-.696a17.6 17.6 0 0 1-1.102-3.13 4.365 4.365 0 0 1 .81-8.653h.606q.822 0 1.626-.07A18.6 18.6 0 0 0 14.91 3.4l-.102-.286a.727.727 0 0 1 .433-.933m.096 2.624a20 20 0 0 1-6.092 1.69 14 14 0 0 0-.335 3.036c0 1.044.116 2.06.335 3.036 2.151.242 4.2.824 6.092 1.69a18.6 18.6 0 0 0 .603-4.726q0-.68-.047-1.346a18.6 18.6 0 0 0-.556-3.38m-7.602 7.65a15.4 15.4 0 0 1-.28-2.924c0-1 .097-1.977.28-2.923q-.38.014-.764.014h-.606a2.91 2.91 0 0 0 0 5.818h.606q.383 0 .764.014m-.656 1.44q.354 1.269.898 2.444.022.05.077.066a.17.17 0 0 0 .133-.018l.53-.306c.076-.044.133-.164.075-.293a15 15 0 0 1-.694-1.86q-.505-.03-1.02-.033"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M12.5854 1.15907C12.9154 1.03826 13.2809 1.20787 13.4017 1.53791C13.5013 1.81002 13.5944 2.08528 13.6808 2.36349C14.0498 3.55199 14.2962 4.79416 14.4054 6.07505C14.7738 6.472 15 7.00478 15 7.58999C15 8.17519 14.7738 8.70797 14.4054 9.10493C14.2962 10.3858 14.0498 11.628 13.6808 12.8165C13.5944 13.0947 13.5013 13.37 13.4017 13.6421C13.2809 13.9721 12.9154 14.1417 12.5854 14.0209C12.2554 13.9001 12.0857 13.5346 12.2065 13.2046C12.2369 13.1216 12.2666 13.0384 12.2957 12.9548C10.8707 12.2842 9.33314 11.8134 7.71869 11.5788C7.83324 11.9067 7.96153 12.2282 8.10287 12.5426C8.40183 13.2075 8.1861 14.0346 7.51326 14.4231L7.0492 14.691C6.35634 15.091 5.42975 14.8511 5.07378 14.0811C4.67062 13.2091 4.34613 12.2932 4.10947 11.3425C2.33938 11.0103 1 9.45655 1 7.58999C1 5.48126 2.70946 3.7718 4.81818 3.7718H5.34848C5.8282 3.7718 6.30293 3.75114 6.77187 3.71068C8.73306 3.54146 10.5946 3.02577 12.2957 2.22514C12.2666 2.14159 12.2369 2.05833 12.2065 1.9754C12.0857 1.64536 12.2554 1.27988 12.5854 1.15907ZM12.6692 3.45492C11.0138 4.2127 9.22071 4.72147 7.33812 4.9333C7.14661 5.78765 7.04545 6.67665 7.04545 7.58999C7.04545 8.50332 7.14661 9.39232 7.33811 10.2467C9.22071 10.4585 11.0138 10.9673 12.6692 11.7251C12.9181 10.7708 13.0829 9.7824 13.1552 8.76806C13.1829 8.37908 13.197 7.98623 13.197 7.58999C13.197 7.19374 13.1829 6.80089 13.1552 6.41191C13.0829 5.39757 12.9181 4.40915 12.6692 3.45492ZM6.01739 10.1479C5.85678 9.31959 5.77273 8.46434 5.77273 7.58999C5.77273 6.71563 5.85678 5.86038 6.0174 5.03205C5.79542 5.04035 5.57243 5.04453 5.34848 5.04453H4.81818C3.41237 5.04453 2.27273 6.18417 2.27273 7.58999C2.27273 8.9958 3.41237 10.1354 4.81818 10.1354H5.34848C5.57243 10.1354 5.79542 10.1396 6.01739 10.1479ZM5.4429 11.4084C5.64847 12.1473 5.91225 12.8619 6.22902 13.547C6.24236 13.5759 6.2644 13.5949 6.29655 13.6045C6.33065 13.6146 6.37255 13.612 6.41283 13.5888L6.87689 13.3208C6.9431 13.2826 6.99304 13.1778 6.94207 13.0645C6.70595 12.5393 6.50273 11.9961 6.33506 11.4375C6.03977 11.4199 5.74232 11.4101 5.4429 11.4084Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { BullhornOutlineIcon };
38
+ init_BullhornOutlineIcon();
39
+ export { BullhornOutlineIcon, init_BullhornOutlineIcon };
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/BurgerIcon.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 BurgerIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "BurgerIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75M2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8m0 4.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var BurgerIcon;
11
+ var init_BurgerIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ BurgerIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "BurgerIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75M2 10a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 10m0 5.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M2 3.75A.75.75 0 0 1 2.75 3h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75M2 8a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 8m0 4.25a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { BurgerIcon };
39
+ init_BurgerIcon();
40
+ export { BurgerIcon, init_BurgerIcon };