@ultraviolet/icons 5.1.5 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (555) hide show
  1. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/defineProperty.js +19 -0
  2. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/extends.js +5 -3
  3. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js +11 -0
  4. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/toPrimitive.js +8 -4
  6. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/toPropertyKey.js +17 -0
  7. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/typeof.js +5 -3
  8. package/dist/_virtual/_rolldown/runtime.js +2 -1
  9. package/dist/components/CategoryIcon/Icon.js +18 -17
  10. package/dist/components/CategoryIcon/__generated__/AiCategoryIcon.js +31 -28
  11. package/dist/components/CategoryIcon/__generated__/BaremetalCategoryIcon.js +36 -33
  12. package/dist/components/CategoryIcon/__generated__/BillingCategoryIcon.js +37 -34
  13. package/dist/components/CategoryIcon/__generated__/BusinessDetailsCategoryIcon.js +28 -25
  14. package/dist/components/CategoryIcon/__generated__/ComputeCategoryIcon.js +41 -38
  15. package/dist/components/CategoryIcon/__generated__/ContainersCategoryIcon.js +35 -32
  16. package/dist/components/CategoryIcon/__generated__/CostAndImpactManagementCategoryIcon.js +33 -30
  17. package/dist/components/CategoryIcon/__generated__/DataAndAnalyticsCategoryIcon.js +33 -30
  18. package/dist/components/CategoryIcon/__generated__/DatabaseCategoryIcon.js +33 -30
  19. package/dist/components/CategoryIcon/__generated__/DatacenterCategoryIcon.js +37 -34
  20. package/dist/components/CategoryIcon/__generated__/DedicatedServerCategoryIcon.js +35 -32
  21. package/dist/components/CategoryIcon/__generated__/DevToolsCategoryIcon.js +44 -41
  22. package/dist/components/CategoryIcon/__generated__/DocumentationCategoryIcon.js +37 -34
  23. package/dist/components/CategoryIcon/__generated__/DomainsAndWebHostingCategoryIcon.js +45 -42
  24. package/dist/components/CategoryIcon/__generated__/IntegrationServicesCategoryIcon.js +37 -34
  25. package/dist/components/CategoryIcon/__generated__/InteractiveDemosCategoryIcon.js +28 -25
  26. package/dist/components/CategoryIcon/__generated__/KeyManagerCategoryIcon.js +32 -29
  27. package/dist/components/CategoryIcon/__generated__/LabsCategoryIcon.js +43 -40
  28. package/dist/components/CategoryIcon/__generated__/ManagementAndGovernanceCategoryIcon.js +35 -32
  29. package/dist/components/CategoryIcon/__generated__/MonitoringCategoryIcon.js +33 -30
  30. package/dist/components/CategoryIcon/__generated__/NetworkCategoryIcon.js +38 -35
  31. package/dist/components/CategoryIcon/__generated__/OrganizationCategoryIcon.js +43 -40
  32. package/dist/components/CategoryIcon/__generated__/OrganizationDashboardCategoryIcon.js +37 -34
  33. package/dist/components/CategoryIcon/__generated__/OrganizationNotificationsCategoryIcon.js +28 -25
  34. package/dist/components/CategoryIcon/__generated__/PartnersCategoryIcon.js +33 -30
  35. package/dist/components/CategoryIcon/__generated__/PinCategoryIcon.js +33 -30
  36. package/dist/components/CategoryIcon/__generated__/PrivacyCategoryIcon.js +28 -25
  37. package/dist/components/CategoryIcon/__generated__/ProfileCategoryIcon.js +32 -29
  38. package/dist/components/CategoryIcon/__generated__/ProfileNotificationsCategoryIcon.js +28 -25
  39. package/dist/components/CategoryIcon/__generated__/SecurityCategoryIcon.js +37 -34
  40. package/dist/components/CategoryIcon/__generated__/ServerlessComputeCategoryIcon.js +33 -30
  41. package/dist/components/CategoryIcon/__generated__/StorageCategoryIcon.js +33 -30
  42. package/dist/components/CategoryIcon/__generated__/UseCaseCategoryIcon.js +37 -34
  43. package/dist/components/CategoryIcon/__generated__/UseCasesCategoryIcon.js +41 -38
  44. package/dist/components/CategoryIcon/__generated__/VpcCategoryIcon.js +80 -77
  45. package/dist/components/CategoryIcon/__generated__/WebHostingCategoryIcon.js +35 -32
  46. package/dist/components/CategoryIcon/__generated__/index.js +82 -0
  47. package/dist/components/CategoryIcon/index.js +9 -0
  48. package/dist/components/CategoryIcon/style.css.js +14 -8
  49. package/dist/components/CategoryIcon/style.css.ts.vanilla.js +8 -0
  50. package/dist/components/Flags/Icon.js +14 -12
  51. package/dist/components/Flags/__generated__/AustriaFlag.js +53 -50
  52. package/dist/components/Flags/__generated__/BelgiumFlag.js +53 -50
  53. package/dist/components/Flags/__generated__/BulgariaFlag.js +53 -50
  54. package/dist/components/Flags/__generated__/CroatiaFlag.js +205 -202
  55. package/dist/components/Flags/__generated__/CyprusFlag.js +53 -50
  56. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +53 -50
  57. package/dist/components/Flags/__generated__/DenmarkFlag.js +69 -66
  58. package/dist/components/Flags/__generated__/EstoniaFlag.js +53 -50
  59. package/dist/components/Flags/__generated__/FinlandFlag.js +39 -36
  60. package/dist/components/Flags/__generated__/FranceFlag.js +50 -47
  61. package/dist/components/Flags/__generated__/GermanyFlag.js +53 -50
  62. package/dist/components/Flags/__generated__/GreeceFlag.js +77 -74
  63. package/dist/components/Flags/__generated__/HungaryFlag.js +53 -50
  64. package/dist/components/Flags/__generated__/IrelandFlag.js +53 -50
  65. package/dist/components/Flags/__generated__/ItalyFlag.js +50 -47
  66. package/dist/components/Flags/__generated__/LatviaFlag.js +53 -50
  67. package/dist/components/Flags/__generated__/LithuaniaFlag.js +53 -50
  68. package/dist/components/Flags/__generated__/LuxembourgFlag.js +53 -50
  69. package/dist/components/Flags/__generated__/MaltaFlag.js +53 -50
  70. package/dist/components/Flags/__generated__/NetherlandsFlag.js +50 -47
  71. package/dist/components/Flags/__generated__/PolandFlag.js +36 -33
  72. package/dist/components/Flags/__generated__/PortugalFlag.js +69 -66
  73. package/dist/components/Flags/__generated__/RomaniaFlag.js +53 -50
  74. package/dist/components/Flags/__generated__/SlovakiaFlag.js +85 -82
  75. package/dist/components/Flags/__generated__/SloveniaFlag.js +61 -58
  76. package/dist/components/Flags/__generated__/SpainFlag.js +53 -50
  77. package/dist/components/Flags/__generated__/SwedenFlag.js +56 -53
  78. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +77 -74
  79. package/dist/components/Flags/__generated__/index.js +66 -0
  80. package/dist/components/Flags/index.js +9 -0
  81. package/dist/components/Flags/style.css.js +18 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.d.ts +2 -2
  84. package/dist/components/Icon/Icon.d.ts.map +1 -1
  85. package/dist/components/Icon/Icon.js +29 -26
  86. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  87. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  88. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  89. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  90. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  91. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  92. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  93. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  94. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  102. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  103. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  104. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  105. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  106. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  109. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  111. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  112. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  113. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  114. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  115. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  117. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  118. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  119. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  120. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  122. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  123. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  124. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  125. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  127. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  128. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  129. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  130. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  131. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  133. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  136. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  139. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  140. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  142. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  144. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  145. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  146. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  149. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  150. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  152. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  153. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  154. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  155. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  156. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  157. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  158. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  159. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  160. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  162. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  163. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  164. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  165. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  167. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  169. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  170. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  171. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  173. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  175. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  177. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  179. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  181. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  182. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  183. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  184. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  185. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  187. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  188. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  189. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  190. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  191. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  193. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  194. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  195. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  196. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  197. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  198. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  200. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  201. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  202. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  203. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  204. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  205. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  206. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  207. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  209. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  210. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  211. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  212. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  213. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  214. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  215. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  216. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  218. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  220. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  222. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  224. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  225. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  226. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  228. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  229. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  233. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  234. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  235. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  236. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  237. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  238. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  240. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  241. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  243. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  244. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  245. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  246. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  247. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  248. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  249. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  253. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  254. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  255. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  256. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  258. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  259. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  261. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  263. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  264. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  265. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  271. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  273. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  275. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  278. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  279. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  280. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  281. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  283. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  284. package/dist/components/Icon/__generated__/index.js +406 -0
  285. package/dist/components/Icon/index.js +209 -0
  286. package/dist/components/Icon/styles.css.js +363 -357
  287. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  288. package/dist/components/Logo/Icon.js +15 -13
  289. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  290. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  291. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  292. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  293. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  294. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  295. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  296. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  297. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  298. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  299. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  300. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  301. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  302. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  303. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  304. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  305. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  306. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  307. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  308. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  309. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  311. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  312. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  313. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  314. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  315. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  316. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  317. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  318. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  319. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  320. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  321. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  323. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  324. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  325. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  326. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  327. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  328. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  329. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  330. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  331. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  332. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  333. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  334. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  335. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  336. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  337. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  338. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  339. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  340. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  341. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  342. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  343. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  344. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  345. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  346. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  347. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  348. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  349. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  350. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  351. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  352. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  353. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  354. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  355. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  356. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  357. package/dist/components/Logo/__generated__/index.js +146 -0
  358. package/dist/components/Logo/index.js +9 -0
  359. package/dist/components/Logo/style.css.js +14 -9
  360. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  361. package/dist/components/ProductIcon/Icon.js +15 -14
  362. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  363. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  364. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  365. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  366. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  367. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  368. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  369. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  370. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  371. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  372. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  373. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  374. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  375. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  376. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  377. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  378. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  379. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  380. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  381. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  382. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  383. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  384. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  385. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  386. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  387. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  389. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  390. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  391. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  392. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  393. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  394. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +95 -92
  396. package/dist/components/ProductIcon/__generated__/DataWarehouseProductIcon.js +50 -47
  397. package/dist/components/ProductIcon/__generated__/DdosProductIcon.js +62 -59
  398. package/dist/components/ProductIcon/__generated__/DdxCoreServersProductIcon.js +53 -50
  399. package/dist/components/ProductIcon/__generated__/DdxProServersProductIcon.js +53 -50
  400. package/dist/components/ProductIcon/__generated__/DdxStartServersProductIcon.js +53 -50
  401. package/dist/components/ProductIcon/__generated__/DedibackupProductIcon.js +52 -49
  402. package/dist/components/ProductIcon/__generated__/DediboxProductIcon.js +66 -63
  403. package/dist/components/ProductIcon/__generated__/DedicatedControlPlaneProductIcon.js +96 -93
  404. package/dist/components/ProductIcon/__generated__/DedicatedServerProductIcon.js +45 -42
  405. package/dist/components/ProductIcon/__generated__/DedilinkProductIcon.js +74 -71
  406. package/dist/components/ProductIcon/__generated__/DeleteMarkerProductIcon.js +64 -61
  407. package/dist/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.js +58 -55
  408. package/dist/components/ProductIcon/__generated__/DevicesProductIcon.js +45 -42
  409. package/dist/components/ProductIcon/__generated__/DirectConnectProductIcon.js +45 -42
  410. package/dist/components/ProductIcon/__generated__/DistributedDataLabProductIcon.js +83 -80
  411. package/dist/components/ProductIcon/__generated__/DnsProductIcon.js +50 -47
  412. package/dist/components/ProductIcon/__generated__/DocumentationProductIcon.js +59 -56
  413. package/dist/components/ProductIcon/__generated__/DomainsProductIcon.js +73 -70
  414. package/dist/components/ProductIcon/__generated__/EdgeServicesProductIcon.js +65 -62
  415. package/dist/components/ProductIcon/__generated__/ElasticMetalAluminiumProductIcon.js +69 -66
  416. package/dist/components/ProductIcon/__generated__/ElasticMetalBerylliumProductIcon.js +69 -66
  417. package/dist/components/ProductIcon/__generated__/ElasticMetalIridiumProductIcon.js +69 -66
  418. package/dist/components/ProductIcon/__generated__/ElasticMetalLithiumProductIcon.js +69 -66
  419. package/dist/components/ProductIcon/__generated__/ElasticMetalProductIcon.js +55 -52
  420. package/dist/components/ProductIcon/__generated__/ElasticMetalTitaniumProductIcon.js +69 -66
  421. package/dist/components/ProductIcon/__generated__/EntrepriseSupportProductIcon.js +69 -66
  422. package/dist/components/ProductIcon/__generated__/EnvironmentalFootprintCalculatorProductIcon.js +53 -50
  423. package/dist/components/ProductIcon/__generated__/FileProductIcon.js +61 -58
  424. package/dist/components/ProductIcon/__generated__/FileStorageProductIcon.js +69 -66
  425. package/dist/components/ProductIcon/__generated__/FlexibleIpProductIcon.js +45 -42
  426. package/dist/components/ProductIcon/__generated__/FolderProductIcon.js +56 -53
  427. package/dist/components/ProductIcon/__generated__/FrontEndsProductIcon.js +45 -42
  428. package/dist/components/ProductIcon/__generated__/FunctionsProductIcon.js +48 -45
  429. package/dist/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.js +53 -50
  430. package/dist/components/ProductIcon/__generated__/GenerativeApiProductIcon.js +55 -52
  431. package/dist/components/ProductIcon/__generated__/GpuServersProductIcon.js +49 -46
  432. package/dist/components/ProductIcon/__generated__/HubNetworksProductIcon.js +51 -48
  433. package/dist/components/ProductIcon/__generated__/HubRoutesProductIcon.js +41 -38
  434. package/dist/components/ProductIcon/__generated__/IamProductIcon.js +54 -51
  435. package/dist/components/ProductIcon/__generated__/IconElasticMetalProductIcon.js +61 -58
  436. package/dist/components/ProductIcon/__generated__/IconSdkJsProductIcon.js +56 -53
  437. package/dist/components/ProductIcon/__generated__/IconSdkProductIcon.js +54 -51
  438. package/dist/components/ProductIcon/__generated__/ImagesProductIcon.js +46 -43
  439. package/dist/components/ProductIcon/__generated__/InferenceProductIcon.js +61 -58
  440. package/dist/components/ProductIcon/__generated__/InstanceCostOptimizedProductIcon.js +42 -39
  441. package/dist/components/ProductIcon/__generated__/InstanceEnterpriseProductIcon.js +43 -40
  442. package/dist/components/ProductIcon/__generated__/InstanceGpuProductIcon.js +45 -42
  443. package/dist/components/ProductIcon/__generated__/InstanceLearnProductIcon.js +42 -39
  444. package/dist/components/ProductIcon/__generated__/InstancePopProductIcon.js +44 -41
  445. package/dist/components/ProductIcon/__generated__/InstanceProductIcon.js +45 -42
  446. package/dist/components/ProductIcon/__generated__/InstanceScallingGroupsProductIcon.js +53 -50
  447. package/dist/components/ProductIcon/__generated__/InstanceTemplateProductIcon.js +45 -42
  448. package/dist/components/ProductIcon/__generated__/InstanceWopProductIcon.js +49 -46
  449. package/dist/components/ProductIcon/__generated__/InterlinkDedicatedProductIcon.js +52 -49
  450. package/dist/components/ProductIcon/__generated__/InterlinkProductIcon.js +45 -42
  451. package/dist/components/ProductIcon/__generated__/IotEdgeProductIcon.js +52 -49
  452. package/dist/components/ProductIcon/__generated__/IotProductIcon.js +43 -40
  453. package/dist/components/ProductIcon/__generated__/IpFailoverProductIcon.js +50 -47
  454. package/dist/components/ProductIcon/__generated__/IpamProductIcon.js +60 -57
  455. package/dist/components/ProductIcon/__generated__/IpfsNamingProductIcon.js +80 -77
  456. package/dist/components/ProductIcon/__generated__/IpfsProductIcon.js +45 -42
  457. package/dist/components/ProductIcon/__generated__/JeroProductIcon.js +44 -41
  458. package/dist/components/ProductIcon/__generated__/K8sKosmosProductIcon.js +64 -61
  459. package/dist/components/ProductIcon/__generated__/KmsProductIcon.js +90 -87
  460. package/dist/components/ProductIcon/__generated__/KubernetesProductIcon.js +45 -42
  461. package/dist/components/ProductIcon/__generated__/LbProductIcon.js +55 -52
  462. package/dist/components/ProductIcon/__generated__/LifeCycleRulesProductIcon.js +45 -42
  463. package/dist/components/ProductIcon/__generated__/MacMiniM2ProductIcon.js +43 -40
  464. package/dist/components/ProductIcon/__generated__/MacMiniM4ProductIcon.js +49 -46
  465. package/dist/components/ProductIcon/__generated__/MacMiniProductIcon.js +54 -51
  466. package/dist/components/ProductIcon/__generated__/MailboxProductIcon.js +47 -44
  467. package/dist/components/ProductIcon/__generated__/ManagedKafkaProductIcon.js +102 -99
  468. package/dist/components/ProductIcon/__generated__/ManagedSearchDatabaseProductIcon.js +68 -65
  469. package/dist/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.js +58 -55
  470. package/dist/components/ProductIcon/__generated__/MongoDbProductIcon.js +52 -49
  471. package/dist/components/ProductIcon/__generated__/MonitoringProductIcon.js +53 -50
  472. package/dist/components/ProductIcon/__generated__/MultiUserProductIcon.js +43 -40
  473. package/dist/components/ProductIcon/__generated__/NabuProductIcon.js +44 -41
  474. package/dist/components/ProductIcon/__generated__/NatsProductIcon.js +56 -53
  475. package/dist/components/ProductIcon/__generated__/NetworkAclsProductIcon.js +62 -59
  476. package/dist/components/ProductIcon/__generated__/NextServersProductIcon.js +108 -105
  477. package/dist/components/ProductIcon/__generated__/ObjectStorageProductIcon.js +45 -42
  478. package/dist/components/ProductIcon/__generated__/OriginsResourcesProductIcon.js +43 -40
  479. package/dist/components/ProductIcon/__generated__/OsProductIcon.js +70 -67
  480. package/dist/components/ProductIcon/__generated__/PackerProductIcon.js +34 -31
  481. package/dist/components/ProductIcon/__generated__/PasskeyProductIcon.js +53 -50
  482. package/dist/components/ProductIcon/__generated__/PlacementGroupProductIcon.js +94 -91
  483. package/dist/components/ProductIcon/__generated__/PolicyProductIcon.js +56 -53
  484. package/dist/components/ProductIcon/__generated__/PoolProductIcon.js +45 -42
  485. package/dist/components/ProductIcon/__generated__/PostgresqlMysqlProductIcon.js +52 -49
  486. package/dist/components/ProductIcon/__generated__/PrivateIpProductIcon.js +92 -89
  487. package/dist/components/ProductIcon/__generated__/PrivateNetworkProductIcon.js +53 -50
  488. package/dist/components/ProductIcon/__generated__/PublicGatewayProductIcon.js +45 -42
  489. package/dist/components/ProductIcon/__generated__/QaasProductIcon.js +57 -54
  490. package/dist/components/ProductIcon/__generated__/QuantumApplicationProductIcon.js +49 -46
  491. package/dist/components/ProductIcon/__generated__/QueueingProductIcon.js +42 -39
  492. package/dist/components/ProductIcon/__generated__/RabbitMqProductIcon.js +46 -43
  493. package/dist/components/ProductIcon/__generated__/RdbProductIcon.js +45 -42
  494. package/dist/components/ProductIcon/__generated__/RedisProductIcon.js +46 -43
  495. package/dist/components/ProductIcon/__generated__/RegistryProductIcon.js +52 -49
  496. package/dist/components/ProductIcon/__generated__/RocketProductIcon.js +57 -54
  497. package/dist/components/ProductIcon/__generated__/RouteRulesProductIcon.js +43 -40
  498. package/dist/components/ProductIcon/__generated__/RouterProductIcon.js +46 -43
  499. package/dist/components/ProductIcon/__generated__/RpnProductIcon.js +52 -49
  500. package/dist/components/ProductIcon/__generated__/RpnSanProductIcon.js +53 -50
  501. package/dist/components/ProductIcon/__generated__/RpnV1ProductIcon.js +52 -49
  502. package/dist/components/ProductIcon/__generated__/RpnV2ProductIcon.js +52 -49
  503. package/dist/components/ProductIcon/__generated__/SavingPlanProductIcon.js +66 -63
  504. package/dist/components/ProductIcon/__generated__/SdkGoProductIcon.js +64 -61
  505. package/dist/components/ProductIcon/__generated__/SdkPythonProductIcon.js +64 -61
  506. package/dist/components/ProductIcon/__generated__/SecretManagerProductIcon.js +53 -50
  507. package/dist/components/ProductIcon/__generated__/SecurityGroupProductIcon.js +50 -47
  508. package/dist/components/ProductIcon/__generated__/SepaProductIcon.js +42 -39
  509. package/dist/components/ProductIcon/__generated__/ServerProductIcon.js +48 -45
  510. package/dist/components/ProductIcon/__generated__/ServerlessDbProductIcon.js +49 -46
  511. package/dist/components/ProductIcon/__generated__/ServerlessJobsProductIcon.js +111 -108
  512. package/dist/components/ProductIcon/__generated__/SmsProductIcon.js +43 -40
  513. package/dist/components/ProductIcon/__generated__/SmtpProductIcon.js +53 -50
  514. package/dist/components/ProductIcon/__generated__/SnapshotsProductIcon.js +55 -52
  515. package/dist/components/ProductIcon/__generated__/SnsProductIcon.js +96 -93
  516. package/dist/components/ProductIcon/__generated__/SqsProductIcon.js +69 -66
  517. package/dist/components/ProductIcon/__generated__/SslCertificatesProductIcon.js +46 -43
  518. package/dist/components/ProductIcon/__generated__/StoreServersProductIcon.js +53 -50
  519. package/dist/components/ProductIcon/__generated__/SupportProductIcon.js +59 -56
  520. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts +3 -0
  521. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts.map +1 -0
  522. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.js +65 -0
  523. package/dist/components/ProductIcon/__generated__/TerraformProductIcon.js +45 -42
  524. package/dist/components/ProductIcon/__generated__/TransactionalEmailProductIcon.js +46 -43
  525. package/dist/components/ProductIcon/__generated__/TutorialProductIcon.js +55 -52
  526. package/dist/components/ProductIcon/__generated__/UserProductIcon.js +43 -40
  527. package/dist/components/ProductIcon/__generated__/VerifyCardProductIcon.js +50 -47
  528. package/dist/components/ProductIcon/__generated__/VideoProductIcon.js +47 -44
  529. package/dist/components/ProductIcon/__generated__/VolumeProductIcon.js +45 -42
  530. package/dist/components/ProductIcon/__generated__/VpcPeeringProductIcon.js +116 -113
  531. package/dist/components/ProductIcon/__generated__/VpcProductIcon.js +45 -42
  532. package/dist/components/ProductIcon/__generated__/VpnConnectionProductIcon.js +51 -48
  533. package/dist/components/ProductIcon/__generated__/VpnCustomerGatewayProductIcon.js +61 -58
  534. package/dist/components/ProductIcon/__generated__/VpnProductIcon.js +61 -58
  535. package/dist/components/ProductIcon/__generated__/VpsProServersProductIcon.js +59 -56
  536. package/dist/components/ProductIcon/__generated__/VpsServersProductIcon.js +54 -51
  537. package/dist/components/ProductIcon/__generated__/VpsStartServersProductIcon.js +60 -57
  538. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +74 -71
  539. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  540. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  541. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  542. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  543. package/dist/components/ProductIcon/__generated__/index.d.ts +2 -1
  544. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  545. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  546. package/dist/components/ProductIcon/index.js +11 -1
  547. package/dist/components/ProductIcon/styles.css.js +25 -19
  548. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  549. package/dist/iconStyles.js +7 -2
  550. package/dist/index.js +9 -0
  551. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  552. package/package.json +5 -5
  553. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/defineProperty.js +0 -15
  554. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js +0 -9
  555. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/toPropertyKey.js +0 -12
@@ -1,36 +1,39 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/CreditCardIcon.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 CreditCardIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "CreditCardIcon",
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: "M3.333 4.667C2.597 4.667 2 5.264 2 6v.445h16V6c0-.736-.597-1.333-1.333-1.333z" }), /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M18 8.667H2V14c0 .736.597 1.333 1.333 1.333h13.334c.736 0 1.333-.597 1.333-1.333zM3.778 12.889c0-.368.298-.667.666-.667h1.334a.667.667 0 0 1 0 1.334H4.444a.667.667 0 0 1-.666-.667M8 12.222a.667.667 0 0 0 0 1.334h3.111a.667.667 0 1 0 0-1.334z"
27
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M2.5 3C1.67157 3 1 3.67157 1 4.5V5H15V4.5C15 3.67157 14.3284 3 13.5 3H2.5Z" }), /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M15 7H1V11.5C1 12.3284 1.67157 13 2.5 13H13.5C14.3284 13 15 12.3284 15 11.5V7ZM3 10.25C3 9.83579 3.33579 9.5 3.75 9.5H4.25C4.66421 9.5 5 9.83579 5 10.25C5 10.6642 4.66421 11 4.25 11H3.75C3.33579 11 3 10.6642 3 10.25ZM6.75 9.5C6.33579 9.5 6 9.83579 6 10.25C6 10.6642 6.33579 11 6.75 11H9.25C9.66421 11 10 10.6642 10 10.25C10 9.83579 9.66421 9.5 9.25 9.5H6.75Z",
30
- fillRule: "evenodd"
31
- })] })
32
- }));
33
- };
10
+ var CreditCardIcon;
11
+ var init_CreditCardIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CreditCardIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "CreditCardIcon",
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: "M3.333 4.667C2.597 4.667 2 5.264 2 6v.445h16V6c0-.736-.597-1.333-1.333-1.333z" }), /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M18 8.667H2V14c0 .736.597 1.333 1.333 1.333h13.334c.736 0 1.333-.597 1.333-1.333zM3.778 12.889c0-.368.298-.667.666-.667h1.334a.667.667 0 0 1 0 1.334H4.444a.667.667 0 0 1-.666-.667M8 12.222a.667.667 0 0 0 0 1.334h3.111a.667.667 0 1 0 0-1.334z"
28
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M2.5 3C1.67157 3 1 3.67157 1 4.5V5H15V4.5C15 3.67157 14.3284 3 13.5 3H2.5Z" }), /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M15 7H1V11.5C1 12.3284 1.67157 13 2.5 13H13.5C14.3284 13 15 12.3284 15 11.5V7ZM3 10.25C3 9.83579 3.33579 9.5 3.75 9.5H4.25C4.66421 9.5 5 9.83579 5 10.25C5 10.6642 4.66421 11 4.25 11H3.75C3.33579 11 3 10.6642 3 10.25ZM6.75 9.5C6.33579 9.5 6 9.83579 6 10.25C6 10.6642 6.33579 11 6.75 11H9.25C9.66421 11 10 10.6642 10 10.25C10 9.83579 9.66421 9.5 9.25 9.5H6.75Z",
31
+ fillRule: "evenodd"
32
+ })] })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { CreditCardIcon };
38
+ init_CreditCardIcon();
39
+ export { CreditCardIcon, init_CreditCardIcon };
@@ -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__/CreditCardOutlineIcon.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 CreditCardOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "CreditCardOutlineIcon",
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 6.056A2.366 2.366 0 0 1 4.366 3.69h11.268A2.366 2.366 0 0 1 18 6.056v7.888a2.366 2.366 0 0 1-2.366 2.366H4.366A2.366 2.366 0 0 1 2 13.944zm1.352 2.367v5.52c0 .56.454 1.015 1.014 1.015h11.268c.56 0 1.014-.454 1.014-1.014V8.423zm13.296-1.916H3.352v-.45c0-.56.454-1.015 1.014-1.015h11.268c.56 0 1.014.454 1.014 1.014zM4.254 11.69c0-.373.302-.676.676-.676h4.507a.676.676 0 0 1 0 1.352H4.93a.676.676 0 0 1-.676-.676m0 1.69c0-.373.302-.676.676-.676h2.253a.676.676 0 0 1 0 1.352H4.93a.676.676 0 0 1-.676-.676"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M1 4.54943C1 3.40596 1.92696 2.479 3.07042 2.479H12.9296C14.073 2.479 15 3.40596 15 4.54943V11.4508C15 12.5943 14.073 13.5213 12.9296 13.5213H3.07042C1.92696 13.5213 1 12.5943 1 11.4508V4.54943ZM2.1831 6.61985V11.4508C2.1831 11.9409 2.58037 12.3382 3.07042 12.3382H12.9296C13.4196 12.3382 13.8169 11.9409 13.8169 11.4508V6.61985H2.1831ZM13.8169 4.94379H2.1831V4.54943C2.1831 4.05937 2.58037 3.6621 3.07042 3.6621H12.9296C13.4196 3.6621 13.8169 4.05937 13.8169 4.54943V4.94379ZM2.97183 9.479C2.97183 9.1523 3.23668 8.88745 3.56338 8.88745H7.50704C7.83375 8.88745 8.09859 9.1523 8.09859 9.479C8.09859 9.80571 7.83375 10.0706 7.50704 10.0706H3.56338C3.23668 10.0706 2.97183 9.80571 2.97183 9.479ZM2.97183 10.9579C2.97183 10.6312 3.23668 10.3663 3.56338 10.3663H5.53521C5.86192 10.3663 6.12676 10.6312 6.12676 10.9579C6.12676 11.2846 5.86192 11.5494 5.53521 11.5494H3.56338C3.23668 11.5494 2.97183 11.2846 2.97183 10.9579Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var CreditCardOutlineIcon;
11
+ var init_CreditCardOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CreditCardOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "CreditCardOutlineIcon",
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 6.056A2.366 2.366 0 0 1 4.366 3.69h11.268A2.366 2.366 0 0 1 18 6.056v7.888a2.366 2.366 0 0 1-2.366 2.366H4.366A2.366 2.366 0 0 1 2 13.944zm1.352 2.367v5.52c0 .56.454 1.015 1.014 1.015h11.268c.56 0 1.014-.454 1.014-1.014V8.423zm13.296-1.916H3.352v-.45c0-.56.454-1.015 1.014-1.015h11.268c.56 0 1.014.454 1.014 1.014zM4.254 11.69c0-.373.302-.676.676-.676h4.507a.676.676 0 0 1 0 1.352H4.93a.676.676 0 0 1-.676-.676m0 1.69c0-.373.302-.676.676-.676h2.253a.676.676 0 0 1 0 1.352H4.93a.676.676 0 0 1-.676-.676"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M1 4.54943C1 3.40596 1.92696 2.479 3.07042 2.479H12.9296C14.073 2.479 15 3.40596 15 4.54943V11.4508C15 12.5943 14.073 13.5213 12.9296 13.5213H3.07042C1.92696 13.5213 1 12.5943 1 11.4508V4.54943ZM2.1831 6.61985V11.4508C2.1831 11.9409 2.58037 12.3382 3.07042 12.3382H12.9296C13.4196 12.3382 13.8169 11.9409 13.8169 11.4508V6.61985H2.1831ZM13.8169 4.94379H2.1831V4.54943C2.1831 4.05937 2.58037 3.6621 3.07042 3.6621H12.9296C13.4196 3.6621 13.8169 4.05937 13.8169 4.54943V4.94379ZM2.97183 9.479C2.97183 9.1523 3.23668 8.88745 3.56338 8.88745H7.50704C7.83375 8.88745 8.09859 9.1523 8.09859 9.479C8.09859 9.80571 7.83375 10.0706 7.50704 10.0706H3.56338C3.23668 10.0706 2.97183 9.80571 2.97183 9.479ZM2.97183 10.9579C2.97183 10.6312 3.23668 10.3663 3.56338 10.3663H5.53521C5.86192 10.3663 6.12676 10.6312 6.12676 10.9579C6.12676 11.2846 5.86192 11.5494 5.53521 11.5494H3.56338C3.23668 11.5494 2.97183 11.2846 2.97183 10.9579Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { CreditCardOutlineIcon };
38
+ init_CreditCardOutlineIcon();
39
+ export { CreditCardOutlineIcon, init_CreditCardOutlineIcon };
@@ -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 { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/DatabaseIcon.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 DatabaseIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "DatabaseIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [
25
- /* @__PURE__ */ jsx("path", { d: "M10 2c3.437 0 6.222 1.592 6.222 3.556S13.436 9.11 10 9.11 3.778 7.52 3.778 5.556 6.564 2 10 2" }),
26
- /* @__PURE__ */ jsx("path", { d: "M15.061 9.227c.412-.235.81-.518 1.161-.847V10c0 1.964-2.786 3.556-6.222 3.556S3.778 11.964 3.778 10V8.38a6.2 6.2 0 0 0 1.16.847c1.363.778 3.155 1.217 5.062 1.217s3.7-.439 5.061-1.217" }),
27
- /* @__PURE__ */ jsx("path", { d: "M3.778 12.825v1.62C3.778 16.407 6.564 18 10 18s6.222-1.592 6.222-3.556v-1.62a6.2 6.2 0 0 1-1.16.848c-1.362.778-3.155 1.217-5.062 1.217s-3.7-.439-5.061-1.217a6.2 6.2 0 0 1-1.161-.847" })
28
- ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
29
- /* @__PURE__ */ jsx("path", { d: "M8 7C11.3137 7 14 5.65685 14 4C14 2.34315 11.3137 1 8 1C4.68629 1 2 2.34315 2 4C2 5.65685 4.68629 7 8 7Z" }),
30
- /* @__PURE__ */ jsx("path", { d: "M8 8.5002C9.83923 8.5002 11.5785 8.13064 12.9135 7.46316C13.2795 7.28013 13.6539 7.0526 14 6.7793V8.0002C14 9.65705 11.3137 11.0002 8 11.0002C4.68629 11.0002 2 9.65705 2 8.0002V6.7793C2.34614 7.0526 2.72049 7.28013 3.08654 7.46316C4.4215 8.13064 6.16077 8.5002 8 8.5002Z" }),
31
- /* @__PURE__ */ jsx("path", { d: "M8 12.5002C9.83923 12.5002 11.5785 12.1306 12.9135 11.4632C13.2795 11.2801 13.6539 11.0526 14 10.7793V12.0002C14 13.6571 11.3137 15.0002 8 15.0002C4.68629 15.0002 2 13.6571 2 12.0002V10.7793C2.34614 11.0526 2.72049 11.2801 3.08654 11.4632C4.4215 12.1306 6.16077 12.5002 8 12.5002Z" })
32
- ] })
33
- }));
34
- };
10
+ var DatabaseIcon;
11
+ var init_DatabaseIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DatabaseIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "DatabaseIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [
26
+ /* @__PURE__ */ jsx("path", { d: "M10 2c3.437 0 6.222 1.592 6.222 3.556S13.436 9.11 10 9.11 3.778 7.52 3.778 5.556 6.564 2 10 2" }),
27
+ /* @__PURE__ */ jsx("path", { d: "M15.061 9.227c.412-.235.81-.518 1.161-.847V10c0 1.964-2.786 3.556-6.222 3.556S3.778 11.964 3.778 10V8.38a6.2 6.2 0 0 0 1.16.847c1.363.778 3.155 1.217 5.062 1.217s3.7-.439 5.061-1.217" }),
28
+ /* @__PURE__ */ jsx("path", { d: "M3.778 12.825v1.62C3.778 16.407 6.564 18 10 18s6.222-1.592 6.222-3.556v-1.62a6.2 6.2 0 0 1-1.16.848c-1.362.778-3.155 1.217-5.062 1.217s-3.7-.439-5.061-1.217a6.2 6.2 0 0 1-1.161-.847" })
29
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
30
+ /* @__PURE__ */ jsx("path", { d: "M8 7C11.3137 7 14 5.65685 14 4C14 2.34315 11.3137 1 8 1C4.68629 1 2 2.34315 2 4C2 5.65685 4.68629 7 8 7Z" }),
31
+ /* @__PURE__ */ jsx("path", { d: "M8 8.5002C9.83923 8.5002 11.5785 8.13064 12.9135 7.46316C13.2795 7.28013 13.6539 7.0526 14 6.7793V8.0002C14 9.65705 11.3137 11.0002 8 11.0002C4.68629 11.0002 2 9.65705 2 8.0002V6.7793C2.34614 7.0526 2.72049 7.28013 3.08654 7.46316C4.4215 8.13064 6.16077 8.5002 8 8.5002Z" }),
32
+ /* @__PURE__ */ jsx("path", { d: "M8 12.5002C9.83923 12.5002 11.5785 12.1306 12.9135 11.4632C13.2795 11.2801 13.6539 11.0526 14 10.7793V12.0002C14 13.6571 11.3137 15.0002 8 15.0002C4.68629 15.0002 2 13.6571 2 12.0002V10.7793C2.34614 11.0526 2.72049 11.2801 3.08654 11.4632C4.4215 12.1306 6.16077 12.5002 8 12.5002Z" })
33
+ ] })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { DatabaseIcon };
39
+ init_DatabaseIcon();
40
+ export { DatabaseIcon, init_DatabaseIcon };
@@ -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__/DatabaseOutlineIcon.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 DatabaseOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "DatabaseOutlineIcon",
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: "M5.92 4.188c-1.05.525-1.44 1.125-1.44 1.587s.39 1.061 1.44 1.586c1.01.505 2.451.836 4.08.836s3.07-.331 4.08-.836c1.05-.525 1.441-1.125 1.441-1.586s-.392-1.062-1.441-1.587c-1.01-.504-2.45-.836-4.08-.836s-3.07.332-4.08.836m9.601 3.876c-.259.19-.541.359-.836.506-1.234.617-2.891.98-4.685.98s-3.45-.363-4.684-.98a6 6 0 0 1-.837-.506v.528c0 .461.392 1.061 1.441 1.586 1.01.504 2.451.836 4.08.836s3.07-.332 4.08-.836c1.05-.525 1.441-1.125 1.441-1.586zm0 2.817c-.259.19-.541.359-.836.506-1.234.617-2.891.98-4.685.98s-3.45-.363-4.684-.98a6 6 0 0 1-.837-.506v.527c0 .462.392 1.062 1.441 1.587 1.01.504 2.451.836 4.08.836s3.07-.332 4.08-.836c1.05-.525 1.441-1.125 1.441-1.586zm0 2.817c-.259.19-.541.359-.836.506-1.234.617-2.891.98-4.685.98s-3.45-.363-4.684-.98a6 6 0 0 1-.837-.506v.527c0 .462.392 1.062 1.441 1.587 1.01.504 2.451.836 4.08.836s3.07-.332 4.08-.836c1.05-.525 1.441-1.125 1.441-1.587zM3.127 5.775c0-1.25.995-2.2 2.189-2.796C6.55 2.362 8.206 2 10 2s3.45.362 4.685.979c1.193.597 2.188 1.546 2.188 2.796v8.45c0 1.25-.995 2.2-2.188 2.796C13.45 17.638 11.794 18 10 18s-3.45-.362-4.684-.979c-1.194-.597-2.189-1.546-2.189-2.796z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M4.43016 2.91476C3.51176 3.37396 3.16894 3.89889 3.16894 4.30282C3.16894 4.70674 3.51176 5.23167 4.43016 5.69088C5.31318 6.13238 6.57445 6.42254 7.99992 6.42254C9.42539 6.42254 10.6867 6.13238 11.5697 5.69088C12.4881 5.23167 12.8309 4.70674 12.8309 4.30282C12.8309 3.89889 12.4881 3.37396 11.5697 2.91476C10.6867 2.47325 9.42539 2.1831 7.99992 2.1831C6.57445 2.1831 5.31318 2.47325 4.43016 2.91476ZM12.8309 6.30597C12.6045 6.47207 12.3569 6.62 12.0988 6.74907C11.0192 7.28885 9.56924 7.60563 7.99992 7.60563C6.43061 7.60563 4.98062 7.28885 3.90106 6.74907C3.64293 6.62 3.39537 6.47207 3.16894 6.30597V6.76761C3.16894 7.17153 3.51176 7.69646 4.43016 8.15566C5.31318 8.59717 6.57445 8.88732 7.99992 8.88732C9.42539 8.88732 10.6867 8.59717 11.5697 8.15566C12.4881 7.69646 12.8309 7.17153 12.8309 6.76761V6.30597ZM12.8309 8.77076C12.6045 8.93686 12.3569 9.08479 12.0988 9.21386C11.0192 9.75364 9.56924 10.0704 7.99992 10.0704C6.43061 10.0704 4.98062 9.75364 3.90106 9.21386C3.64293 9.08479 3.39537 8.93686 3.16894 8.77076V9.23239C3.16894 9.63632 3.51176 10.1613 4.43016 10.6205C5.31318 11.062 6.57445 11.3521 7.99992 11.3521C9.42539 11.3521 10.6867 11.062 11.5697 10.6205C12.4881 10.1613 12.8309 9.63632 12.8309 9.23239V8.77076ZM12.8309 11.2356C12.6045 11.4016 12.3569 11.5496 12.0988 11.6786C11.0192 12.2184 9.56924 12.5352 7.99992 12.5352C6.43061 12.5352 4.98062 12.2184 3.90106 11.6786C3.64293 11.5496 3.39537 11.4016 3.16894 11.2355V11.6972C3.16894 12.1011 3.51176 12.626 4.43016 13.0852C5.31318 13.5268 6.57445 13.8169 7.99992 13.8169C9.42539 13.8169 10.6867 13.5268 11.5697 13.0852C12.4881 12.626 12.8309 12.1011 12.8309 11.6972V11.2356ZM1.98584 4.30282C1.98584 3.20935 2.85689 2.37865 3.90106 1.85656C4.98062 1.31679 6.43061 1 7.99992 1C9.56924 1 11.0192 1.31679 12.0988 1.85656C13.143 2.37865 14.014 3.20935 14.014 4.30282V11.6972C14.014 12.7907 13.143 13.6214 12.0988 14.1434C11.0192 14.6832 9.56924 15 7.99992 15C6.43061 15 4.98062 14.6832 3.90106 14.1434C2.85689 13.6214 1.98584 12.7907 1.98584 11.6972V4.30282Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var DatabaseOutlineIcon;
11
+ var init_DatabaseOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DatabaseOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "DatabaseOutlineIcon",
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: "M5.92 4.188c-1.05.525-1.44 1.125-1.44 1.587s.39 1.061 1.44 1.586c1.01.505 2.451.836 4.08.836s3.07-.331 4.08-.836c1.05-.525 1.441-1.125 1.441-1.586s-.392-1.062-1.441-1.587c-1.01-.504-2.45-.836-4.08-.836s-3.07.332-4.08.836m9.601 3.876c-.259.19-.541.359-.836.506-1.234.617-2.891.98-4.685.98s-3.45-.363-4.684-.98a6 6 0 0 1-.837-.506v.528c0 .461.392 1.061 1.441 1.586 1.01.504 2.451.836 4.08.836s3.07-.332 4.08-.836c1.05-.525 1.441-1.125 1.441-1.586zm0 2.817c-.259.19-.541.359-.836.506-1.234.617-2.891.98-4.685.98s-3.45-.363-4.684-.98a6 6 0 0 1-.837-.506v.527c0 .462.392 1.062 1.441 1.587 1.01.504 2.451.836 4.08.836s3.07-.332 4.08-.836c1.05-.525 1.441-1.125 1.441-1.586zm0 2.817c-.259.19-.541.359-.836.506-1.234.617-2.891.98-4.685.98s-3.45-.363-4.684-.98a6 6 0 0 1-.837-.506v.527c0 .462.392 1.062 1.441 1.587 1.01.504 2.451.836 4.08.836s3.07-.332 4.08-.836c1.05-.525 1.441-1.125 1.441-1.587zM3.127 5.775c0-1.25.995-2.2 2.189-2.796C6.55 2.362 8.206 2 10 2s3.45.362 4.685.979c1.193.597 2.188 1.546 2.188 2.796v8.45c0 1.25-.995 2.2-2.188 2.796C13.45 17.638 11.794 18 10 18s-3.45-.362-4.684-.979c-1.194-.597-2.189-1.546-2.189-2.796z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M4.43016 2.91476C3.51176 3.37396 3.16894 3.89889 3.16894 4.30282C3.16894 4.70674 3.51176 5.23167 4.43016 5.69088C5.31318 6.13238 6.57445 6.42254 7.99992 6.42254C9.42539 6.42254 10.6867 6.13238 11.5697 5.69088C12.4881 5.23167 12.8309 4.70674 12.8309 4.30282C12.8309 3.89889 12.4881 3.37396 11.5697 2.91476C10.6867 2.47325 9.42539 2.1831 7.99992 2.1831C6.57445 2.1831 5.31318 2.47325 4.43016 2.91476ZM12.8309 6.30597C12.6045 6.47207 12.3569 6.62 12.0988 6.74907C11.0192 7.28885 9.56924 7.60563 7.99992 7.60563C6.43061 7.60563 4.98062 7.28885 3.90106 6.74907C3.64293 6.62 3.39537 6.47207 3.16894 6.30597V6.76761C3.16894 7.17153 3.51176 7.69646 4.43016 8.15566C5.31318 8.59717 6.57445 8.88732 7.99992 8.88732C9.42539 8.88732 10.6867 8.59717 11.5697 8.15566C12.4881 7.69646 12.8309 7.17153 12.8309 6.76761V6.30597ZM12.8309 8.77076C12.6045 8.93686 12.3569 9.08479 12.0988 9.21386C11.0192 9.75364 9.56924 10.0704 7.99992 10.0704C6.43061 10.0704 4.98062 9.75364 3.90106 9.21386C3.64293 9.08479 3.39537 8.93686 3.16894 8.77076V9.23239C3.16894 9.63632 3.51176 10.1613 4.43016 10.6205C5.31318 11.062 6.57445 11.3521 7.99992 11.3521C9.42539 11.3521 10.6867 11.062 11.5697 10.6205C12.4881 10.1613 12.8309 9.63632 12.8309 9.23239V8.77076ZM12.8309 11.2356C12.6045 11.4016 12.3569 11.5496 12.0988 11.6786C11.0192 12.2184 9.56924 12.5352 7.99992 12.5352C6.43061 12.5352 4.98062 12.2184 3.90106 11.6786C3.64293 11.5496 3.39537 11.4016 3.16894 11.2355V11.6972C3.16894 12.1011 3.51176 12.626 4.43016 13.0852C5.31318 13.5268 6.57445 13.8169 7.99992 13.8169C9.42539 13.8169 10.6867 13.5268 11.5697 13.0852C12.4881 12.626 12.8309 12.1011 12.8309 11.6972V11.2356ZM1.98584 4.30282C1.98584 3.20935 2.85689 2.37865 3.90106 1.85656C4.98062 1.31679 6.43061 1 7.99992 1C9.56924 1 11.0192 1.31679 12.0988 1.85656C13.143 2.37865 14.014 3.20935 14.014 4.30282V11.6972C14.014 12.7907 13.143 13.6214 12.0988 14.1434C11.0192 14.6832 9.56924 15 7.99992 15C6.43061 15 4.98062 14.6832 3.90106 14.1434C2.85689 13.6214 1.98584 12.7907 1.98584 11.6972V4.30282Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { DatabaseOutlineIcon };
38
+ init_DatabaseOutlineIcon();
39
+ export { DatabaseOutlineIcon, init_DatabaseOutlineIcon };
@@ -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__/DeleteIcon.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 DeleteIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "DeleteIcon",
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: "M8.88894 2C7.53891 2 6.4445 3.09442 6.4445 4.44444V4.83795C5.73758 4.90642 5.03652 4.99508 4.3419 5.10337C3.97811 5.16009 3.72917 5.50098 3.78588 5.86477C3.8426 6.22857 4.18349 6.47751 4.54729 6.42079L4.67876 6.40055L5.42676 15.7505C5.52839 17.0209 6.58898 18 7.86342 18H12.1365C13.4109 18 14.4715 17.0209 14.5732 15.7505L15.3212 6.40049L15.453 6.42079C15.8168 6.47751 16.1577 6.22857 16.2144 5.86477C16.2711 5.50098 16.0222 5.16009 15.6584 5.10337C14.9637 4.99507 14.2626 4.9064 13.5556 4.83793V4.44444C13.5556 3.09442 12.4612 2 11.1112 2H8.88894ZM10.0001 4.66667C10.7462 4.66667 11.4872 4.6891 12.2223 4.73332V4.44444C12.2223 3.83079 11.7248 3.33333 11.1112 3.33333H8.88894C8.27529 3.33333 7.77783 3.83079 7.77783 4.44444V4.73333C8.513 4.6891 9.25399 4.66667 10.0001 4.66667ZM8.73737 7.97335C8.72265 7.60546 8.41248 7.31915 8.04459 7.33387C7.67669 7.34858 7.39038 7.65875 7.4051 8.02665L7.67178 14.6933C7.6865 15.0612 7.99666 15.3475 8.36456 15.3328C8.73245 15.3181 9.01876 15.0079 9.00405 14.64L8.73737 7.97335ZM12.5952 8.02665C12.6099 7.65875 12.3236 7.34858 11.9557 7.33387C11.5878 7.31915 11.2776 7.60546 11.2629 7.97335L10.9962 14.64C10.9815 15.0079 11.2678 15.3181 11.6357 15.3328C12.0036 15.3475 12.3138 15.0612 12.3285 14.6933L12.5952 8.02665Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M5 3.25V4H2.75C2.33579 4 2 4.33579 2 4.75C2 5.16421 2.33579 5.5 2.75 5.5H3.05L3.86493 13.6493C3.94161 14.4161 4.58685 15 5.35748 15H10.6425C11.4131 15 12.0584 14.4161 12.1351 13.6493L12.95 5.5H13.25C13.6642 5.5 14 5.16421 14 4.75C14 4.33579 13.6642 4 13.25 4H11V3.25C11 2.00736 9.99264 1 8.75 1H7.25C6.00736 1 5 2.00736 5 3.25ZM7.25 2.5C6.83579 2.5 6.5 2.83579 6.5 3.25V4H9.5V3.25C9.5 2.83579 9.16421 2.5 8.75 2.5H7.25ZM6.05044 6.00094C6.46413 5.98025 6.81627 6.29885 6.83696 6.71255L7.11195 12.2125C7.13264 12.6262 6.81404 12.9784 6.40034 12.9991C5.98665 13.0197 5.63451 12.7011 5.61383 12.2875L5.33883 6.78745C5.31814 6.37376 5.63674 6.02162 6.05044 6.00094ZM9.95034 6.00094C10.364 6.02162 10.6826 6.37376 10.662 6.78745L10.387 12.2875C10.3663 12.7011 10.0141 13.0197 9.60044 12.9991C9.18674 12.9784 8.86814 12.6262 8.88883 12.2125L9.16383 6.71255C9.18451 6.29885 9.53665 5.98025 9.95034 6.00094Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var DeleteIcon;
11
+ var init_DeleteIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DeleteIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "DeleteIcon",
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: "M8.88894 2C7.53891 2 6.4445 3.09442 6.4445 4.44444V4.83795C5.73758 4.90642 5.03652 4.99508 4.3419 5.10337C3.97811 5.16009 3.72917 5.50098 3.78588 5.86477C3.8426 6.22857 4.18349 6.47751 4.54729 6.42079L4.67876 6.40055L5.42676 15.7505C5.52839 17.0209 6.58898 18 7.86342 18H12.1365C13.4109 18 14.4715 17.0209 14.5732 15.7505L15.3212 6.40049L15.453 6.42079C15.8168 6.47751 16.1577 6.22857 16.2144 5.86477C16.2711 5.50098 16.0222 5.16009 15.6584 5.10337C14.9637 4.99507 14.2626 4.9064 13.5556 4.83793V4.44444C13.5556 3.09442 12.4612 2 11.1112 2H8.88894ZM10.0001 4.66667C10.7462 4.66667 11.4872 4.6891 12.2223 4.73332V4.44444C12.2223 3.83079 11.7248 3.33333 11.1112 3.33333H8.88894C8.27529 3.33333 7.77783 3.83079 7.77783 4.44444V4.73333C8.513 4.6891 9.25399 4.66667 10.0001 4.66667ZM8.73737 7.97335C8.72265 7.60546 8.41248 7.31915 8.04459 7.33387C7.67669 7.34858 7.39038 7.65875 7.4051 8.02665L7.67178 14.6933C7.6865 15.0612 7.99666 15.3475 8.36456 15.3328C8.73245 15.3181 9.01876 15.0079 9.00405 14.64L8.73737 7.97335ZM12.5952 8.02665C12.6099 7.65875 12.3236 7.34858 11.9557 7.33387C11.5878 7.31915 11.2776 7.60546 11.2629 7.97335L10.9962 14.64C10.9815 15.0079 11.2678 15.3181 11.6357 15.3328C12.0036 15.3475 12.3138 15.0612 12.3285 14.6933L12.5952 8.02665Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M5 3.25V4H2.75C2.33579 4 2 4.33579 2 4.75C2 5.16421 2.33579 5.5 2.75 5.5H3.05L3.86493 13.6493C3.94161 14.4161 4.58685 15 5.35748 15H10.6425C11.4131 15 12.0584 14.4161 12.1351 13.6493L12.95 5.5H13.25C13.6642 5.5 14 5.16421 14 4.75C14 4.33579 13.6642 4 13.25 4H11V3.25C11 2.00736 9.99264 1 8.75 1H7.25C6.00736 1 5 2.00736 5 3.25ZM7.25 2.5C6.83579 2.5 6.5 2.83579 6.5 3.25V4H9.5V3.25C9.5 2.83579 9.16421 2.5 8.75 2.5H7.25ZM6.05044 6.00094C6.46413 5.98025 6.81627 6.29885 6.83696 6.71255L7.11195 12.2125C7.13264 12.6262 6.81404 12.9784 6.40034 12.9991C5.98665 13.0197 5.63451 12.7011 5.61383 12.2875L5.33883 6.78745C5.31814 6.37376 5.63674 6.02162 6.05044 6.00094ZM9.95034 6.00094C10.364 6.02162 10.6826 6.37376 10.662 6.78745L10.387 12.2875C10.3663 12.7011 10.0141 13.0197 9.60044 12.9991C9.18674 12.9784 8.86814 12.6262 8.88883 12.2125L9.16383 6.71255C9.18451 6.29885 9.53665 5.98025 9.95034 6.00094Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { DeleteIcon };
39
+ init_DeleteIcon();
40
+ export { DeleteIcon, init_DeleteIcon };
@@ -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__/DeleteOutlineIcon.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 DeleteOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "DeleteOutlineIcon",
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: "M9.99983 3.33333C9.58902 3.33333 9.17976 3.3399 8.77216 3.35294C8.27013 3.369 7.85834 3.78524 7.84626 4.31845C8.55893 4.27728 9.27698 4.25641 9.99983 4.25641C10.7227 4.25641 11.4407 4.27728 12.1534 4.31845C12.1413 3.78524 11.7295 3.369 11.2275 3.35294C10.8199 3.3399 10.4106 3.33333 9.99983 3.33333ZM13.487 4.41966V4.34257C13.487 3.11321 12.5337 2.06071 11.2701 2.02029C10.8483 2.0068 10.4249 2 9.99983 2C9.5748 2 9.15133 2.0068 8.72953 2.02029C7.46593 2.06071 6.51265 3.11321 6.51265 4.34257V4.41966C5.82415 4.48445 5.14112 4.56822 4.4641 4.67047C4.20213 4.71003 3.94106 4.75236 3.68092 4.79742C3.31813 4.86026 3.07498 5.2053 3.13782 5.56809C3.20066 5.93088 3.54571 6.17403 3.90849 6.11119C3.92383 6.10853 3.93918 6.10588 3.95452 6.10325L4.70212 15.8219C4.79666 17.051 5.82149 18 7.05414 18H12.9455C14.1782 18 15.203 17.051 15.2976 15.8219L16.0451 6.10325C16.0605 6.10588 16.0758 6.10853 16.0912 6.11119C16.454 6.17403 16.799 5.93088 16.8618 5.56809C16.9247 5.2053 16.6815 4.86026 16.3187 4.79742C16.0586 4.75236 15.7975 4.71003 15.5356 4.67047C14.8585 4.56822 14.1755 4.48445 13.487 4.41966ZM14.7234 5.90174C14.0773 5.8157 13.4257 5.74706 12.769 5.69631C11.8553 5.62571 10.9318 5.58974 9.99983 5.58974C9.06782 5.58974 8.14434 5.62571 7.23068 5.69631C6.574 5.74706 5.92238 5.8157 5.2763 5.90174L6.03152 15.7197C6.07263 16.254 6.51821 16.6667 7.05414 16.6667H12.9455C13.4815 16.6667 13.927 16.254 13.9681 15.7197L14.7234 5.90174ZM7.91307 7.07742C8.28099 7.06326 8.59071 7.35005 8.60486 7.71797L8.86522 14.4872C8.87937 14.8551 8.59258 15.1648 8.22467 15.179C7.85675 15.1931 7.54702 14.9064 7.53287 14.5384L7.27252 7.76921C7.25837 7.40129 7.54515 7.09157 7.91307 7.07742ZM12.0866 7.07742C12.4545 7.09157 12.7413 7.40129 12.7272 7.76921L12.4668 14.5384C12.4526 14.9064 12.1429 15.1931 11.775 15.179C11.4071 15.1648 11.1203 14.8551 11.1344 14.4872L11.3948 7.71797C11.409 7.35005 11.7187 7.06326 12.0866 7.07742Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M7.99973 2.16667C7.64027 2.16667 7.28217 2.17242 6.92552 2.18382C6.48625 2.19788 6.12593 2.56209 6.11536 3.02864C6.73894 2.99262 7.36724 2.97436 7.99973 2.97436C8.63223 2.97436 9.26052 2.99262 9.88411 3.02864C9.87354 2.56209 9.51322 2.19788 9.07395 2.18382C8.7173 2.17242 8.3592 2.16667 7.99973 2.16667ZM11.051 3.1172V3.04975C11.051 1.97406 10.2169 1.05312 9.11125 1.01775C8.74217 1.00595 8.37163 1 7.99973 1C7.62783 1 7.25729 1.00595 6.88822 1.01775C5.78256 1.05312 4.94845 1.97406 4.94845 3.04975V3.1172C4.34601 3.17389 3.74836 3.2472 3.15597 3.33666C2.92674 3.37128 2.6983 3.40831 2.47068 3.44774C2.15324 3.50273 1.94048 3.80464 1.99547 4.12208C2.05046 4.43952 2.35237 4.65228 2.66981 4.59729C2.68323 4.59496 2.69666 4.59265 2.71009 4.59034L3.36423 13.0942C3.44695 14.1696 4.34368 15 5.42225 15H10.5772C11.6558 15 12.5525 14.1696 12.6352 13.0942L13.2894 4.59034C13.3028 4.59265 13.3162 4.59496 13.3297 4.59729C13.6471 4.65228 13.949 4.43952 14.004 4.12208C14.059 3.80464 13.8462 3.50273 13.5288 3.44774C13.3012 3.40831 13.0727 3.37128 12.8435 3.33666C12.2511 3.2472 11.6535 3.17389 11.051 3.1172ZM12.1328 4.41402C11.5675 4.33874 10.9973 4.27868 10.4227 4.23427C9.62329 4.1725 8.81524 4.14103 7.99973 4.14103C7.18422 4.14103 6.37617 4.1725 5.57673 4.23427C5.00213 4.27868 4.43196 4.33874 3.86664 4.41402L4.52746 13.0047C4.56343 13.4723 4.95331 13.8333 5.42225 13.8333H10.5772C11.0462 13.8333 11.436 13.4723 11.472 13.0047L12.1328 4.41402ZM6.17381 5.44274C6.49574 5.43036 6.76675 5.68129 6.77913 6.00322L7.00694 11.9263C7.01933 12.2482 6.76839 12.5192 6.44646 12.5316C6.12453 12.544 5.85352 12.2931 5.84114 11.9711L5.61333 6.04806C5.60095 5.72613 5.85188 5.45512 6.17381 5.44274ZM9.82565 5.44274C10.1476 5.45512 10.3985 5.72613 10.3861 6.04806L10.1583 11.9711C10.1459 12.2931 9.87493 12.544 9.553 12.5316C9.23108 12.5192 8.98014 12.2482 8.99252 11.9263L9.22033 6.00322C9.23271 5.68129 9.50373 5.43036 9.82565 5.44274Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var DeleteOutlineIcon;
11
+ var init_DeleteOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DeleteOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "DeleteOutlineIcon",
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: "M9.99983 3.33333C9.58902 3.33333 9.17976 3.3399 8.77216 3.35294C8.27013 3.369 7.85834 3.78524 7.84626 4.31845C8.55893 4.27728 9.27698 4.25641 9.99983 4.25641C10.7227 4.25641 11.4407 4.27728 12.1534 4.31845C12.1413 3.78524 11.7295 3.369 11.2275 3.35294C10.8199 3.3399 10.4106 3.33333 9.99983 3.33333ZM13.487 4.41966V4.34257C13.487 3.11321 12.5337 2.06071 11.2701 2.02029C10.8483 2.0068 10.4249 2 9.99983 2C9.5748 2 9.15133 2.0068 8.72953 2.02029C7.46593 2.06071 6.51265 3.11321 6.51265 4.34257V4.41966C5.82415 4.48445 5.14112 4.56822 4.4641 4.67047C4.20213 4.71003 3.94106 4.75236 3.68092 4.79742C3.31813 4.86026 3.07498 5.2053 3.13782 5.56809C3.20066 5.93088 3.54571 6.17403 3.90849 6.11119C3.92383 6.10853 3.93918 6.10588 3.95452 6.10325L4.70212 15.8219C4.79666 17.051 5.82149 18 7.05414 18H12.9455C14.1782 18 15.203 17.051 15.2976 15.8219L16.0451 6.10325C16.0605 6.10588 16.0758 6.10853 16.0912 6.11119C16.454 6.17403 16.799 5.93088 16.8618 5.56809C16.9247 5.2053 16.6815 4.86026 16.3187 4.79742C16.0586 4.75236 15.7975 4.71003 15.5356 4.67047C14.8585 4.56822 14.1755 4.48445 13.487 4.41966ZM14.7234 5.90174C14.0773 5.8157 13.4257 5.74706 12.769 5.69631C11.8553 5.62571 10.9318 5.58974 9.99983 5.58974C9.06782 5.58974 8.14434 5.62571 7.23068 5.69631C6.574 5.74706 5.92238 5.8157 5.2763 5.90174L6.03152 15.7197C6.07263 16.254 6.51821 16.6667 7.05414 16.6667H12.9455C13.4815 16.6667 13.927 16.254 13.9681 15.7197L14.7234 5.90174ZM7.91307 7.07742C8.28099 7.06326 8.59071 7.35005 8.60486 7.71797L8.86522 14.4872C8.87937 14.8551 8.59258 15.1648 8.22467 15.179C7.85675 15.1931 7.54702 14.9064 7.53287 14.5384L7.27252 7.76921C7.25837 7.40129 7.54515 7.09157 7.91307 7.07742ZM12.0866 7.07742C12.4545 7.09157 12.7413 7.40129 12.7272 7.76921L12.4668 14.5384C12.4526 14.9064 12.1429 15.1931 11.775 15.179C11.4071 15.1648 11.1203 14.8551 11.1344 14.4872L11.3948 7.71797C11.409 7.35005 11.7187 7.06326 12.0866 7.07742Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M7.99973 2.16667C7.64027 2.16667 7.28217 2.17242 6.92552 2.18382C6.48625 2.19788 6.12593 2.56209 6.11536 3.02864C6.73894 2.99262 7.36724 2.97436 7.99973 2.97436C8.63223 2.97436 9.26052 2.99262 9.88411 3.02864C9.87354 2.56209 9.51322 2.19788 9.07395 2.18382C8.7173 2.17242 8.3592 2.16667 7.99973 2.16667ZM11.051 3.1172V3.04975C11.051 1.97406 10.2169 1.05312 9.11125 1.01775C8.74217 1.00595 8.37163 1 7.99973 1C7.62783 1 7.25729 1.00595 6.88822 1.01775C5.78256 1.05312 4.94845 1.97406 4.94845 3.04975V3.1172C4.34601 3.17389 3.74836 3.2472 3.15597 3.33666C2.92674 3.37128 2.6983 3.40831 2.47068 3.44774C2.15324 3.50273 1.94048 3.80464 1.99547 4.12208C2.05046 4.43952 2.35237 4.65228 2.66981 4.59729C2.68323 4.59496 2.69666 4.59265 2.71009 4.59034L3.36423 13.0942C3.44695 14.1696 4.34368 15 5.42225 15H10.5772C11.6558 15 12.5525 14.1696 12.6352 13.0942L13.2894 4.59034C13.3028 4.59265 13.3162 4.59496 13.3297 4.59729C13.6471 4.65228 13.949 4.43952 14.004 4.12208C14.059 3.80464 13.8462 3.50273 13.5288 3.44774C13.3012 3.40831 13.0727 3.37128 12.8435 3.33666C12.2511 3.2472 11.6535 3.17389 11.051 3.1172ZM12.1328 4.41402C11.5675 4.33874 10.9973 4.27868 10.4227 4.23427C9.62329 4.1725 8.81524 4.14103 7.99973 4.14103C7.18422 4.14103 6.37617 4.1725 5.57673 4.23427C5.00213 4.27868 4.43196 4.33874 3.86664 4.41402L4.52746 13.0047C4.56343 13.4723 4.95331 13.8333 5.42225 13.8333H10.5772C11.0462 13.8333 11.436 13.4723 11.472 13.0047L12.1328 4.41402ZM6.17381 5.44274C6.49574 5.43036 6.76675 5.68129 6.77913 6.00322L7.00694 11.9263C7.01933 12.2482 6.76839 12.5192 6.44646 12.5316C6.12453 12.544 5.85352 12.2931 5.84114 11.9711L5.61333 6.04806C5.60095 5.72613 5.85188 5.45512 6.17381 5.44274ZM9.82565 5.44274C10.1476 5.45512 10.3985 5.72613 10.3861 6.04806L10.1583 11.9711C10.1459 12.2931 9.87493 12.544 9.553 12.5316C9.23108 12.5192 8.98014 12.2482 8.99252 11.9263L9.22033 6.00322C9.23271 5.68129 9.50373 5.43036 9.82565 5.44274Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { DeleteOutlineIcon };
39
+ init_DeleteOutlineIcon();
40
+ export { DeleteOutlineIcon, init_DeleteOutlineIcon };
@@ -1,39 +1,42 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/DetachIcon.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 DetachIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "DetachIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [
25
- /* @__PURE__ */ jsx("path", { d: "M2.195 2.195c.26-.26.683-.26.943 0l14.667 14.667a.667.667 0 1 1-.943.943L2.195 3.138a.667.667 0 0 1 0-.943" }),
26
- /* @__PURE__ */ jsx("path", { d: "M7.553 6.718a4.057 4.057 0 0 0 1.262 6.38.676.676 0 0 0 .582-1.22 2.704 2.704 0 0 1-.887-4.202z" }),
27
- /* @__PURE__ */ jsx("path", { d: "M12.06 11.224a2.7 2.7 0 0 1-.711 1.252l-3.38 3.38a2.704 2.704 0 1 1-3.825-3.825l1.32-1.32a.676.676 0 1 0-.956-.955l-1.32 1.32a4.056 4.056 0 1 0 5.737 5.736l3.38-3.38c.344-.345.614-.736.809-1.153zm1.428-.457-3.27-3.27a.676.676 0 0 1 .967-.595 4 4 0 0 1 1.12.793 4.05 4.05 0 0 1 1.183 3.072" }),
28
- /* @__PURE__ */ jsx("path", { d: "m9.448 6.728-.956-.957 2.583-2.583a4.056 4.056 0 1 1 5.737 5.737l-1.32 1.32a.676.676 0 0 1-.956-.957l1.32-1.32a2.704 2.704 0 1 0-3.825-3.824z" })
29
- ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
30
- /* @__PURE__ */ jsx("path", { d: "M4.28 3.22a.75.75 0 0 0-1.06 1.06l8.5 8.5a.75.75 0 1 0 1.06-1.06z" }),
31
- /* @__PURE__ */ jsx("path", { d: "M6.025 9.975a.75.75 0 1 0 1.06-1.06 2 2 0 0 1-.03-2.799l-1.06-1.06a3.5 3.5 0 0 0 .03 4.919" }),
32
- /* @__PURE__ */ jsx("path", { d: "M9.499 8.56c-.015.491-.21.979-.585 1.354l-2 2A2 2 0 0 1 3.83 9.4a.75.75 0 0 0-1.251-.827 3.501 3.501 0 0 0 5.397 4.402l2-2c.344-.344.601-.742.772-1.167zm1.447-.675-1.94-1.939a.75.75 0 0 1 .969.08c.526.526.85 1.178.97 1.86" }),
33
- /* @__PURE__ */ jsx("path", { d: "m8.116 5.055-1.06-1.06.97-.97a3.5 3.5 0 0 1 5.396 4.402.75.75 0 1 1-1.251-.827 2 2 0 0 0-3.085-2.514z" })
34
- ] })
35
- }));
36
- };
10
+ var DetachIcon;
11
+ var init_DetachIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ DetachIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "DetachIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [
26
+ /* @__PURE__ */ jsx("path", { d: "M2.195 2.195c.26-.26.683-.26.943 0l14.667 14.667a.667.667 0 1 1-.943.943L2.195 3.138a.667.667 0 0 1 0-.943" }),
27
+ /* @__PURE__ */ jsx("path", { d: "M7.553 6.718a4.057 4.057 0 0 0 1.262 6.38.676.676 0 0 0 .582-1.22 2.704 2.704 0 0 1-.887-4.202z" }),
28
+ /* @__PURE__ */ jsx("path", { d: "M12.06 11.224a2.7 2.7 0 0 1-.711 1.252l-3.38 3.38a2.704 2.704 0 1 1-3.825-3.825l1.32-1.32a.676.676 0 1 0-.956-.955l-1.32 1.32a4.056 4.056 0 1 0 5.737 5.736l3.38-3.38c.344-.345.614-.736.809-1.153zm1.428-.457-3.27-3.27a.676.676 0 0 1 .967-.595 4 4 0 0 1 1.12.793 4.05 4.05 0 0 1 1.183 3.072" }),
29
+ /* @__PURE__ */ jsx("path", { d: "m9.448 6.728-.956-.957 2.583-2.583a4.056 4.056 0 1 1 5.737 5.737l-1.32 1.32a.676.676 0 0 1-.956-.957l1.32-1.32a2.704 2.704 0 1 0-3.825-3.824z" })
30
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
31
+ /* @__PURE__ */ jsx("path", { d: "M4.28 3.22a.75.75 0 0 0-1.06 1.06l8.5 8.5a.75.75 0 1 0 1.06-1.06z" }),
32
+ /* @__PURE__ */ jsx("path", { d: "M6.025 9.975a.75.75 0 1 0 1.06-1.06 2 2 0 0 1-.03-2.799l-1.06-1.06a3.5 3.5 0 0 0 .03 4.919" }),
33
+ /* @__PURE__ */ jsx("path", { d: "M9.499 8.56c-.015.491-.21.979-.585 1.354l-2 2A2 2 0 0 1 3.83 9.4a.75.75 0 0 0-1.251-.827 3.501 3.501 0 0 0 5.397 4.402l2-2c.344-.344.601-.742.772-1.167zm1.447-.675-1.94-1.939a.75.75 0 0 1 .969.08c.526.526.85 1.178.97 1.86" }),
34
+ /* @__PURE__ */ jsx("path", { d: "m8.116 5.055-1.06-1.06.97-.97a3.5 3.5 0 0 1 5.396 4.402.75.75 0 1 1-1.251-.827 2 2 0 0 0-3.085-2.514z" })
35
+ ] })
36
+ }));
37
+ };
38
+ });
37
39
 
38
40
  //#endregion
39
- export { DetachIcon };
41
+ init_DetachIcon();
42
+ export { DetachIcon, init_DetachIcon };