@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,43 +1,46 @@
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__/EmailRemoveOutlineIcon.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 EmailRemoveOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "EmailRemoveOutlineIcon",
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", {
25
- clipRule: "evenodd",
26
- d: "M4.235 3.684C3 3.684 2 4.684 2 5.92v7.482c0 1.234 1 2.235 2.235 2.235h7.87v-1.263h-7.87a.97.97 0 0 1-.972-.972V8.118l5.145 3.166a2.24 2.24 0 0 0 2.342 0l1.355-.834v-.029h.047l3.743-2.303v2.303h1.263V5.92c0-1.234-1-2.235-2.235-2.235zm-.972 2.408V5.92c0-.536.435-.972.972-.972h10.688c.537 0 .972.436.972.972v.173c0 .338-.175.65-.463.828l-5.344 3.288a.97.97 0 0 1-1.018 0L3.726 6.92a.97.97 0 0 1-.463-.828"
27
- }), /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M13.132 11.448a.63.63 0 0 1 .893 0l1.449 1.448 1.448-1.448a.631.631 0 1 1 .893.893l-1.448 1.449 1.448 1.448a.631.631 0 1 1-.893.893l-1.448-1.448-1.449 1.448a.631.631 0 1 1-.893-.893l1.449-1.448-1.449-1.449a.63.63 0 0 1 0-.893"
30
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
31
- clipRule: "evenodd",
32
- d: "M2.95547 2.47388C1.87549 2.47388 1 3.34937 1 4.42934V10.9759C1 12.0559 1.87549 12.9314 2.95547 12.9314H9.8421V11.8261H2.95547C2.48591 11.8261 2.10526 11.4455 2.10526 10.9759V6.35353L6.60672 9.12366C7.23523 9.51043 8.02793 9.51043 8.65643 9.12366L9.8421 8.39402V8.36861H9.88339L13.1579 6.35353V8.36861H14.2632V4.42934C14.2632 3.34937 13.3877 2.47388 12.3077 2.47388H2.95547ZM2.10526 4.58067V4.42934C2.10526 3.95979 2.48591 3.57914 2.95547 3.57914H12.3077C12.7772 3.57914 13.1579 3.95979 13.1579 4.42934V4.58067C13.1579 4.87591 13.0047 5.15001 12.7533 5.30475L8.07717 8.18236C7.80391 8.35052 7.45925 8.35052 7.18599 8.18236L2.50988 5.30475C2.25843 5.15001 2.10526 4.87591 2.10526 4.58067Z",
33
- fillRule: "evenodd"
34
- }), /* @__PURE__ */ jsx("path", {
35
- clipRule: "evenodd",
36
- d: "M10.7408 9.26732C10.9566 9.0515 11.3065 9.0515 11.5223 9.26732L12.7895 10.5344L14.0566 9.26732C14.2724 9.0515 14.6223 9.0515 14.8381 9.26732C15.054 9.48313 15.054 9.83304 14.8381 10.0489L13.571 11.316L14.8381 12.5831C15.054 12.7989 15.054 13.1488 14.8381 13.3646C14.6223 13.5805 14.2724 13.5805 14.0566 13.3646L12.7895 12.0975L11.5223 13.3646C11.3065 13.5805 10.9566 13.5805 10.7408 13.3646C10.525 13.1488 10.525 12.7989 10.7408 12.5831L12.0079 11.316L10.7408 10.0489C10.525 9.83304 10.525 9.48313 10.7408 9.26732Z",
37
- fillRule: "evenodd"
38
- })] })
39
- }));
40
- };
10
+ var EmailRemoveOutlineIcon;
11
+ var init_EmailRemoveOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ EmailRemoveOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "EmailRemoveOutlineIcon",
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", {
26
+ clipRule: "evenodd",
27
+ d: "M4.235 3.684C3 3.684 2 4.684 2 5.92v7.482c0 1.234 1 2.235 2.235 2.235h7.87v-1.263h-7.87a.97.97 0 0 1-.972-.972V8.118l5.145 3.166a2.24 2.24 0 0 0 2.342 0l1.355-.834v-.029h.047l3.743-2.303v2.303h1.263V5.92c0-1.234-1-2.235-2.235-2.235zm-.972 2.408V5.92c0-.536.435-.972.972-.972h10.688c.537 0 .972.436.972.972v.173c0 .338-.175.65-.463.828l-5.344 3.288a.97.97 0 0 1-1.018 0L3.726 6.92a.97.97 0 0 1-.463-.828"
28
+ }), /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M13.132 11.448a.63.63 0 0 1 .893 0l1.449 1.448 1.448-1.448a.631.631 0 1 1 .893.893l-1.448 1.449 1.448 1.448a.631.631 0 1 1-.893.893l-1.448-1.448-1.449 1.448a.631.631 0 1 1-.893-.893l1.449-1.448-1.449-1.449a.63.63 0 0 1 0-.893"
31
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
32
+ clipRule: "evenodd",
33
+ d: "M2.95547 2.47388C1.87549 2.47388 1 3.34937 1 4.42934V10.9759C1 12.0559 1.87549 12.9314 2.95547 12.9314H9.8421V11.8261H2.95547C2.48591 11.8261 2.10526 11.4455 2.10526 10.9759V6.35353L6.60672 9.12366C7.23523 9.51043 8.02793 9.51043 8.65643 9.12366L9.8421 8.39402V8.36861H9.88339L13.1579 6.35353V8.36861H14.2632V4.42934C14.2632 3.34937 13.3877 2.47388 12.3077 2.47388H2.95547ZM2.10526 4.58067V4.42934C2.10526 3.95979 2.48591 3.57914 2.95547 3.57914H12.3077C12.7772 3.57914 13.1579 3.95979 13.1579 4.42934V4.58067C13.1579 4.87591 13.0047 5.15001 12.7533 5.30475L8.07717 8.18236C7.80391 8.35052 7.45925 8.35052 7.18599 8.18236L2.50988 5.30475C2.25843 5.15001 2.10526 4.87591 2.10526 4.58067Z",
34
+ fillRule: "evenodd"
35
+ }), /* @__PURE__ */ jsx("path", {
36
+ clipRule: "evenodd",
37
+ d: "M10.7408 9.26732C10.9566 9.0515 11.3065 9.0515 11.5223 9.26732L12.7895 10.5344L14.0566 9.26732C14.2724 9.0515 14.6223 9.0515 14.8381 9.26732C15.054 9.48313 15.054 9.83304 14.8381 10.0489L13.571 11.316L14.8381 12.5831C15.054 12.7989 15.054 13.1488 14.8381 13.3646C14.6223 13.5805 14.2724 13.5805 14.0566 13.3646L12.7895 12.0975L11.5223 13.3646C11.3065 13.5805 10.9566 13.5805 10.7408 13.3646C10.525 13.1488 10.525 12.7989 10.7408 12.5831L12.0079 11.316L10.7408 10.0489C10.525 9.83304 10.525 9.48313 10.7408 9.26732Z",
38
+ fillRule: "evenodd"
39
+ })] })
40
+ }));
41
+ };
42
+ });
41
43
 
42
44
  //#endregion
43
- export { EmailRemoveOutlineIcon };
45
+ init_EmailRemoveOutlineIcon();
46
+ export { EmailRemoveOutlineIcon, init_EmailRemoveOutlineIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/EqualIcon.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 EqualIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "EqualIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M19 10H5V8h14zm0 6H5v-2h14z" }) : /* @__PURE__ */ jsx("path", { d: "M19 10H5V8h14zm0 6H5v-2h14z" })
25
- }));
26
- };
10
+ var EqualIcon;
11
+ var init_EqualIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ EqualIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "EqualIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M19 10H5V8h14zm0 6H5v-2h14z" }) : /* @__PURE__ */ jsx("path", { d: "M19 10H5V8h14zm0 6H5v-2h14z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { EqualIcon };
31
+ init_EqualIcon();
32
+ export { EqualIcon, init_EqualIcon };
@@ -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__/EscapeIcon.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 EscapeIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "EscapeIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M10 9.167a.836.836 0 0 1-.833-.833.836.836 0 0 1 1.558-.417c.233.4.742.533 1.142.3a.83.83 0 0 0 .3-1.142A2.51 2.51 0 0 0 10 5.825a2.497 2.497 0 0 0-2.5 2.5c0 1.384 1.117 2.5 2.5 2.5.458 0 .833.375.833.834a.836.836 0 0 1-1.558.416.83.83 0 0 0-1.142-.3.83.83 0 0 0-.3 1.142A2.52 2.52 0 0 0 10 14.167c1.383 0 2.5-1.117 2.5-2.5s-1.117-2.5-2.5-2.5M5.833 7.5a.836.836 0 0 0 .834-.833.836.836 0 0 0-.834-.834H2.5v8.334h3.333a.836.836 0 0 0 .834-.834.836.836 0 0 0-.834-.833H4.167v-1.667h1.666A.836.836 0 0 0 6.667 10a.836.836 0 0 0-.834-.833H4.167V7.5zm10.592 4.6a.836.836 0 0 1 1.133-.325v.008c.4.225.55.734.325 1.133a2.43 2.43 0 0 1-2.116 1.259c-1.375 0-2.434-1.15-2.434-2.5V8.34c0-1.35 1.059-2.5 2.434-2.5a2.41 2.41 0 0 1 2.116 1.26c.225.4.075.908-.325 1.133a.836.836 0 0 1-1.133-.325.75.75 0 0 0-.658-.408c-.392 0-.767.341-.767.833v3.35c.008.492.375.825.767.825.266 0 .516-.15.658-.408",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M8 7.333a.67.67 0 0 1-.667-.666.669.669 0 0 1 1.247-.334c.187.32.593.427.913.24a.666.666 0 0 0 .24-.913A2.01 2.01 0 0 0 8 4.66c-1.107 0-2 .893-2 2s.893 2 2 2c.367 0 .667.3.667.667a.669.669 0 0 1-1.247.333.666.666 0 0 0-.913-.24.666.666 0 0 0-.24.914c.346.593.993 1 1.733 1 1.107 0 2-.894 2-2 0-1.107-.893-2-2-2M4.667 6c.366 0 .666-.3.666-.667 0-.366-.3-.666-.666-.666H2v6.666h2.667c.366 0 .666-.3.666-.666S5.033 10 4.667 10H3.333V8.667h1.334c.366 0 .666-.3.666-.667s-.3-.667-.666-.667H3.333V6zm8.473 3.68c.18-.32.587-.44.907-.26v.007c.32.18.44.586.26.906a1.94 1.94 0 0 1-1.694 1.007c-1.1 0-1.946-.92-1.946-2V6.673c0-1.08.846-2 1.946-2 .74 0 1.367.414 1.694 1.007.18.32.06.727-.26.907a.67.67 0 0 1-.907-.26.6.6 0 0 0-.527-.327C12.3 6 12 6.273 12 6.667v2.68c.007.393.3.66.613.66.214 0 .414-.12.527-.327",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var EscapeIcon;
11
+ var init_EscapeIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ EscapeIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "EscapeIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M10 9.167a.836.836 0 0 1-.833-.833.836.836 0 0 1 1.558-.417c.233.4.742.533 1.142.3a.83.83 0 0 0 .3-1.142A2.51 2.51 0 0 0 10 5.825a2.497 2.497 0 0 0-2.5 2.5c0 1.384 1.117 2.5 2.5 2.5.458 0 .833.375.833.834a.836.836 0 0 1-1.558.416.83.83 0 0 0-1.142-.3.83.83 0 0 0-.3 1.142A2.52 2.52 0 0 0 10 14.167c1.383 0 2.5-1.117 2.5-2.5s-1.117-2.5-2.5-2.5M5.833 7.5a.836.836 0 0 0 .834-.833.836.836 0 0 0-.834-.834H2.5v8.334h3.333a.836.836 0 0 0 .834-.834.836.836 0 0 0-.834-.833H4.167v-1.667h1.666A.836.836 0 0 0 6.667 10a.836.836 0 0 0-.834-.833H4.167V7.5zm10.592 4.6a.836.836 0 0 1 1.133-.325v.008c.4.225.55.734.325 1.133a2.43 2.43 0 0 1-2.116 1.259c-1.375 0-2.434-1.15-2.434-2.5V8.34c0-1.35 1.059-2.5 2.434-2.5a2.41 2.41 0 0 1 2.116 1.26c.225.4.075.908-.325 1.133a.836.836 0 0 1-1.133-.325.75.75 0 0 0-.658-.408c-.392 0-.767.341-.767.833v3.35c.008.492.375.825.767.825.266 0 .516-.15.658-.408",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M8 7.333a.67.67 0 0 1-.667-.666.669.669 0 0 1 1.247-.334c.187.32.593.427.913.24a.666.666 0 0 0 .24-.913A2.01 2.01 0 0 0 8 4.66c-1.107 0-2 .893-2 2s.893 2 2 2c.367 0 .667.3.667.667a.669.669 0 0 1-1.247.333.666.666 0 0 0-.913-.24.666.666 0 0 0-.24.914c.346.593.993 1 1.733 1 1.107 0 2-.894 2-2 0-1.107-.893-2-2-2M4.667 6c.366 0 .666-.3.666-.667 0-.366-.3-.666-.666-.666H2v6.666h2.667c.366 0 .666-.3.666-.666S5.033 10 4.667 10H3.333V8.667h1.334c.366 0 .666-.3.666-.667s-.3-.667-.666-.667H3.333V6zm8.473 3.68c.18-.32.587-.44.907-.26v.007c.32.18.44.586.26.906a1.94 1.94 0 0 1-1.694 1.007c-1.1 0-1.946-.92-1.946-2V6.673c0-1.08.846-2 1.946-2 .74 0 1.367.414 1.694 1.007.18.32.06.727-.26.907a.67.67 0 0 1-.907-.26.6.6 0 0 0-.527-.327C12.3 6 12 6.273 12 6.667v2.68c.007.393.3.66.613.66.214 0 .414-.12.527-.327",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { EscapeIcon };
39
+ init_EscapeIcon();
40
+ export { EscapeIcon, init_EscapeIcon };
@@ -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__/ExpandIcon.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 ExpandIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ExpandIcon",
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: "M1.75 2a.75.75 0 0 1 .75.75V16.6a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 1.75 2m16.5 0a.75.75 0 0 1 .75.75V16.6a.75.75 0 0 1-1.5 0V2.75a.75.75 0 0 1 .75-.75M7.279 6.495a.75.75 0 0 1 0 1.06l-1.37 1.37h8.182l-1.37-1.37a.75.75 0 1 1 1.061-1.06l2.65 2.65a.75.75 0 0 1 0 1.06l-2.65 2.65a.75.75 0 0 1-1.06-1.06l1.369-1.37H5.909l1.37 1.37a.75.75 0 1 1-1.061 1.06l-2.65-2.65a.75.75 0 0 1 0-1.06l2.65-2.65a.75.75 0 0 1 1.06 0",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M1.75 2a.75.75 0 0 1 .75.75v10.493a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 1.75 2m12.5 0a.75.75 0 0 1 .75.75v10.493a.75.75 0 0 1-1.5 0V2.75a.75.75 0 0 1 .75-.75M6.067 5.459a.75.75 0 0 1 0 1.06l-.727.727h5.32l-.727-.727a.75.75 0 0 1 1.06-1.06l2.008 2.007a.75.75 0 0 1 0 1.06l-2.007 2.008a.75.75 0 1 1-1.06-1.06l.726-.728H5.34l.727.727a.75.75 0 0 1-1.06 1.061L2.998 8.527a.75.75 0 0 1 0-1.061l2.007-2.007a.75.75 0 0 1 1.06 0",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var ExpandIcon;
11
+ var init_ExpandIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ExpandIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ExpandIcon",
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: "M1.75 2a.75.75 0 0 1 .75.75V16.6a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 1.75 2m16.5 0a.75.75 0 0 1 .75.75V16.6a.75.75 0 0 1-1.5 0V2.75a.75.75 0 0 1 .75-.75M7.279 6.495a.75.75 0 0 1 0 1.06l-1.37 1.37h8.182l-1.37-1.37a.75.75 0 1 1 1.061-1.06l2.65 2.65a.75.75 0 0 1 0 1.06l-2.65 2.65a.75.75 0 0 1-1.06-1.06l1.369-1.37H5.909l1.37 1.37a.75.75 0 1 1-1.061 1.06l-2.65-2.65a.75.75 0 0 1 0-1.06l2.65-2.65a.75.75 0 0 1 1.06 0",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M1.75 2a.75.75 0 0 1 .75.75v10.493a.75.75 0 0 1-1.5 0V2.75A.75.75 0 0 1 1.75 2m12.5 0a.75.75 0 0 1 .75.75v10.493a.75.75 0 0 1-1.5 0V2.75a.75.75 0 0 1 .75-.75M6.067 5.459a.75.75 0 0 1 0 1.06l-.727.727h5.32l-.727-.727a.75.75 0 0 1 1.06-1.06l2.008 2.007a.75.75 0 0 1 0 1.06l-2.007 2.008a.75.75 0 1 1-1.06-1.06l.726-.728H5.34l.727.727a.75.75 0 0 1-1.06 1.061L2.998 8.527a.75.75 0 0 1 0-1.061l2.007-2.007a.75.75 0 0 1 1.06 0",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { ExpandIcon };
39
+ init_ExpandIcon();
40
+ export { ExpandIcon, init_ExpandIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/ExpandMoreIcon.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 ExpandMoreIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ExpandMoreIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M12 18.17 8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9z" }) : /* @__PURE__ */ jsx("path", { d: "M12 18.17 8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9z" })
25
- }));
26
- };
10
+ var ExpandMoreIcon;
11
+ var init_ExpandMoreIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ExpandMoreIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ExpandMoreIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M12 18.17 8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9z" }) : /* @__PURE__ */ jsx("path", { d: "M12 18.17 8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15M12 5.83 15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { ExpandMoreIcon };
31
+ init_ExpandMoreIcon();
32
+ export { ExpandMoreIcon, init_ExpandMoreIcon };
@@ -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__/EyeIcon.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 EyeIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "EyeIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M10.0004 12.1174C11.1699 12.1174 12.1179 11.1694 12.1179 9.99993C12.1179 8.83049 11.1699 7.88247 10.0004 7.88247C8.831 7.88247 7.88298 8.83049 7.88298 9.99993C7.88298 11.1694 8.831 12.1174 10.0004 12.1174Z" }), /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M2.09322 10.5C1.96882 10.1767 1.96893 9.81837 2.09352 9.49519C3.3167 6.32223 6.39508 4.07104 9.99925 4.07104C13.6052 4.07104 16.6848 6.32445 17.9068 9.49989C18.0312 9.82314 18.0311 10.1815 17.9065 10.5047C16.6833 13.6776 13.6049 15.9288 10.0008 15.9288C6.39481 15.9288 3.31518 13.6754 2.09322 10.5ZM13.3887 9.99993C13.3887 11.871 11.8719 13.3879 10.0008 13.3879C8.12965 13.3879 6.61282 11.871 6.61282 9.99993C6.61282 8.12883 8.12965 6.612 10.0008 6.612C11.8719 6.612 13.3887 8.12883 13.3887 9.99993Z",
27
- fillRule: "evenodd"
28
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M8.00142 9.57505C8.87128 9.57505 9.57643 8.8699 9.57643 8.00004C9.57643 7.13019 8.87128 6.42503 8.00142 6.42503C7.13157 6.42503 6.42641 7.13019 6.42641 8.00004C6.42641 8.8699 7.13157 9.57505 8.00142 9.57505Z" }), /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M1.04973 8.29456C0.983332 8.10176 0.983425 7.89217 1.05 7.69943C2.04493 4.81892 4.78039 2.75 7.99908 2.75C11.22 2.75 13.9571 4.82184 14.9503 7.70553C15.0167 7.89833 15.0166 8.10791 14.95 8.30065C13.9551 11.1812 11.2196 13.2501 8.00092 13.2501C4.77996 13.2501 2.04291 11.1782 1.04973 8.29456ZM11.1514 8.00004C11.1514 9.73975 9.74113 11.1501 8.00142 11.1501C6.26171 11.1501 4.8514 9.73975 4.8514 8.00004C4.8514 6.26033 6.26171 4.85002 8.00142 4.85002C9.74113 4.85002 11.1514 6.26033 11.1514 8.00004Z",
31
- fillRule: "evenodd"
32
- })] })
33
- }));
34
- };
10
+ var EyeIcon;
11
+ var init_EyeIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ EyeIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "EyeIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M10.0004 12.1174C11.1699 12.1174 12.1179 11.1694 12.1179 9.99993C12.1179 8.83049 11.1699 7.88247 10.0004 7.88247C8.831 7.88247 7.88298 8.83049 7.88298 9.99993C7.88298 11.1694 8.831 12.1174 10.0004 12.1174Z" }), /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M2.09322 10.5C1.96882 10.1767 1.96893 9.81837 2.09352 9.49519C3.3167 6.32223 6.39508 4.07104 9.99925 4.07104C13.6052 4.07104 16.6848 6.32445 17.9068 9.49989C18.0312 9.82314 18.0311 10.1815 17.9065 10.5047C16.6833 13.6776 13.6049 15.9288 10.0008 15.9288C6.39481 15.9288 3.31518 13.6754 2.09322 10.5ZM13.3887 9.99993C13.3887 11.871 11.8719 13.3879 10.0008 13.3879C8.12965 13.3879 6.61282 11.871 6.61282 9.99993C6.61282 8.12883 8.12965 6.612 10.0008 6.612C11.8719 6.612 13.3887 8.12883 13.3887 9.99993Z",
28
+ fillRule: "evenodd"
29
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M8.00142 9.57505C8.87128 9.57505 9.57643 8.8699 9.57643 8.00004C9.57643 7.13019 8.87128 6.42503 8.00142 6.42503C7.13157 6.42503 6.42641 7.13019 6.42641 8.00004C6.42641 8.8699 7.13157 9.57505 8.00142 9.57505Z" }), /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M1.04973 8.29456C0.983332 8.10176 0.983425 7.89217 1.05 7.69943C2.04493 4.81892 4.78039 2.75 7.99908 2.75C11.22 2.75 13.9571 4.82184 14.9503 7.70553C15.0167 7.89833 15.0166 8.10791 14.95 8.30065C13.9551 11.1812 11.2196 13.2501 8.00092 13.2501C4.77996 13.2501 2.04291 11.1782 1.04973 8.29456ZM11.1514 8.00004C11.1514 9.73975 9.74113 11.1501 8.00142 11.1501C6.26171 11.1501 4.8514 9.73975 4.8514 8.00004C4.8514 6.26033 6.26171 4.85002 8.00142 4.85002C9.74113 4.85002 11.1514 6.26033 11.1514 8.00004Z",
32
+ fillRule: "evenodd"
33
+ })] })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { EyeIcon };
39
+ init_EyeIcon();
40
+ export { EyeIcon, init_EyeIcon };
@@ -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__/EyeOffIcon.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 EyeOffIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "EyeOffIcon",
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", {
25
- clipRule: "evenodd",
26
- d: "M4.30899 3.41018C4.06091 3.1621 3.6587 3.1621 3.41063 3.41018C3.16255 3.65825 3.16255 4.06046 3.41063 4.30854L15.6919 16.5898C15.94 16.8379 16.3422 16.8379 16.5903 16.5898C16.8383 16.3417 16.8383 15.9395 16.5903 15.6914L15.1121 14.2133C16.3582 13.2688 17.3349 11.9874 17.9065 10.5047C18.0311 10.1816 18.0312 9.8232 17.9068 9.49995C16.6848 6.32451 13.6052 4.0711 9.99925 4.0711C8.54538 4.0711 7.17708 4.43741 5.98158 5.08277L4.30899 3.41018ZM8.09637 7.19755L9.02105 8.12224C9.31397 7.96912 9.64717 7.88253 10.0006 7.88253C11.17 7.88253 12.1181 8.83055 12.1181 9.99999C12.1181 10.3534 12.0315 10.6866 11.8783 10.9795L12.8032 11.9044C13.1727 11.3617 13.3887 10.7061 13.3887 9.99999C13.3887 8.12889 11.8719 6.61206 10.0008 6.61206C9.29469 6.61206 8.63907 6.82804 8.09637 7.19755Z",
27
- fillRule: "evenodd"
28
- }), /* @__PURE__ */ jsx("path", { d: "M10.6343 13.3288L12.771 15.4655C11.903 15.7658 10.9709 15.9289 10.0008 15.9289C6.39481 15.9289 3.31518 13.6755 2.09322 10.5C1.96882 10.1768 1.96893 9.81843 2.09352 9.49525C2.50974 8.41555 3.14079 7.44259 3.93426 6.62873L6.67196 9.36643C6.63313 9.57167 6.61282 9.78346 6.61282 9.99999C6.61282 11.8711 8.12965 13.3879 10.0008 13.3879C10.2173 13.3879 10.4291 13.3676 10.6343 13.3288Z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M3.04573 1.93061C2.73819 1.62307 2.23957 1.62307 1.93203 1.93061C1.62449 2.23815 1.62449 2.73677 1.93203 3.04431L12.9571 14.0694C13.2647 14.3769 13.7633 14.3769 14.0708 14.0694C14.3784 13.7619 14.3784 13.2632 14.0708 12.9557L12.682 11.5669C13.7113 10.7156 14.5049 9.58936 14.95 8.30061C15.0166 8.10787 15.0167 7.89829 14.9503 7.70549C13.9571 4.8218 11.22 2.74996 7.99908 2.74996C6.79826 2.74996 5.6647 3.03792 4.66369 3.54857L3.04573 1.93061ZM6.40123 5.28611L7.59346 6.47834C7.72358 6.44354 7.86033 6.42499 8.00142 6.42499C8.87128 6.42499 9.57643 7.13014 9.57643 8C9.57643 8.14109 9.55788 8.27785 9.52309 8.40796L10.7153 9.60019C10.9924 9.13122 11.1514 8.58418 11.1514 8C11.1514 6.26029 9.74113 4.84998 8.00142 4.84998C7.41724 4.84998 6.87021 5.009 6.40123 5.28611Z",
31
- fillRule: "evenodd"
32
- }), /* @__PURE__ */ jsx("path", { d: "M7.80408 11.1439L9.71035 13.0502C9.16182 13.1809 8.58945 13.25 8.00092 13.25C4.77996 13.25 2.04291 11.1782 1.04973 8.29452C0.983332 8.10172 0.983425 7.89213 1.05 7.69939C1.31995 6.91781 1.71805 6.19599 2.21917 5.55903L4.85748 8.19734C4.9553 9.77986 6.22156 11.0461 7.80408 11.1439Z" })] })
33
- }));
34
- };
10
+ var EyeOffIcon;
11
+ var init_EyeOffIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ EyeOffIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "EyeOffIcon",
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", {
26
+ clipRule: "evenodd",
27
+ d: "M4.30899 3.41018C4.06091 3.1621 3.6587 3.1621 3.41063 3.41018C3.16255 3.65825 3.16255 4.06046 3.41063 4.30854L15.6919 16.5898C15.94 16.8379 16.3422 16.8379 16.5903 16.5898C16.8383 16.3417 16.8383 15.9395 16.5903 15.6914L15.1121 14.2133C16.3582 13.2688 17.3349 11.9874 17.9065 10.5047C18.0311 10.1816 18.0312 9.8232 17.9068 9.49995C16.6848 6.32451 13.6052 4.0711 9.99925 4.0711C8.54538 4.0711 7.17708 4.43741 5.98158 5.08277L4.30899 3.41018ZM8.09637 7.19755L9.02105 8.12224C9.31397 7.96912 9.64717 7.88253 10.0006 7.88253C11.17 7.88253 12.1181 8.83055 12.1181 9.99999C12.1181 10.3534 12.0315 10.6866 11.8783 10.9795L12.8032 11.9044C13.1727 11.3617 13.3887 10.7061 13.3887 9.99999C13.3887 8.12889 11.8719 6.61206 10.0008 6.61206C9.29469 6.61206 8.63907 6.82804 8.09637 7.19755Z",
28
+ fillRule: "evenodd"
29
+ }), /* @__PURE__ */ jsx("path", { d: "M10.6343 13.3288L12.771 15.4655C11.903 15.7658 10.9709 15.9289 10.0008 15.9289C6.39481 15.9289 3.31518 13.6755 2.09322 10.5C1.96882 10.1768 1.96893 9.81843 2.09352 9.49525C2.50974 8.41555 3.14079 7.44259 3.93426 6.62873L6.67196 9.36643C6.63313 9.57167 6.61282 9.78346 6.61282 9.99999C6.61282 11.8711 8.12965 13.3879 10.0008 13.3879C10.2173 13.3879 10.4291 13.3676 10.6343 13.3288Z" })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M3.04573 1.93061C2.73819 1.62307 2.23957 1.62307 1.93203 1.93061C1.62449 2.23815 1.62449 2.73677 1.93203 3.04431L12.9571 14.0694C13.2647 14.3769 13.7633 14.3769 14.0708 14.0694C14.3784 13.7619 14.3784 13.2632 14.0708 12.9557L12.682 11.5669C13.7113 10.7156 14.5049 9.58936 14.95 8.30061C15.0166 8.10787 15.0167 7.89829 14.9503 7.70549C13.9571 4.8218 11.22 2.74996 7.99908 2.74996C6.79826 2.74996 5.6647 3.03792 4.66369 3.54857L3.04573 1.93061ZM6.40123 5.28611L7.59346 6.47834C7.72358 6.44354 7.86033 6.42499 8.00142 6.42499C8.87128 6.42499 9.57643 7.13014 9.57643 8C9.57643 8.14109 9.55788 8.27785 9.52309 8.40796L10.7153 9.60019C10.9924 9.13122 11.1514 8.58418 11.1514 8C11.1514 6.26029 9.74113 4.84998 8.00142 4.84998C7.41724 4.84998 6.87021 5.009 6.40123 5.28611Z",
32
+ fillRule: "evenodd"
33
+ }), /* @__PURE__ */ jsx("path", { d: "M7.80408 11.1439L9.71035 13.0502C9.16182 13.1809 8.58945 13.25 8.00092 13.25C4.77996 13.25 2.04291 11.1782 1.04973 8.29452C0.983332 8.10172 0.983425 7.89213 1.05 7.69939C1.31995 6.91781 1.71805 6.19599 2.21917 5.55903L4.85748 8.19734C4.9553 9.77986 6.22156 11.0461 7.80408 11.1439Z" })] })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { EyeOffIcon };
39
+ init_EyeOffIcon();
40
+ export { EyeOffIcon, init_EyeOffIcon };
@@ -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__/EyeOffOutlineIcon.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 EyeOffOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "EyeOffOutlineIcon",
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.972 2.971c.26-.26.682-.26.942 0l1.98 1.98a8.32 8.32 0 0 1 12.078 4.857.67.67 0 0 1 0 .381 8.3 8.3 0 0 1-2.745 4.095l1.802 1.802a.667.667 0 0 1-.943.943L2.972 3.914a.667.667 0 0 1 0-.943m11.306 10.364a7 7 0 0 0 2.357-3.336A6.987 6.987 0 0 0 6.88 5.937l1.63 1.63a2.852 2.852 0 0 1 3.923 3.923zm-2.84-2.84q.08-.235.081-.495a1.52 1.52 0 0 0-2.013-1.437zm-6.85-3.756a.667.667 0 0 1 .078.94A7 7 0 0 0 3.366 10a6.987 6.987 0 0 0 8.538 4.534.667.667 0 1 1 .363 1.283 8.32 8.32 0 0 1-10.24-5.627.67.67 0 0 1 0-.38 8.3 8.3 0 0 1 1.621-2.994.667.667 0 0 1 .94-.078"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M1.85021 1.84981C2.07802 1.622 2.44737 1.622 2.67517 1.84981L4.40781 3.58244C5.46803 2.97955 6.69464 2.63522 8.00028 2.63522C11.2974 2.63522 14.0809 4.82742 14.9757 7.83247C15.0081 7.94104 15.0081 8.05668 14.9758 8.16526C14.5512 9.59277 13.7011 10.8357 12.5734 11.748L14.1504 13.325C14.3782 13.5528 14.3782 13.9222 14.1504 14.15C13.9226 14.3778 13.5532 14.3778 13.3254 14.15L1.85021 2.67477C1.62241 2.44696 1.62241 2.07762 1.85021 1.84981ZM11.7429 10.9176C12.6943 10.1791 13.4213 9.16625 13.8054 7.99903C13.0024 5.56094 10.706 3.80189 8.00028 3.80189C7.01812 3.80189 6.0911 4.03322 5.26966 4.4443L6.69663 5.87127C7.07601 5.63853 7.52271 5.50402 8.00029 5.50402C9.37872 5.50402 10.4962 6.62146 10.4962 7.99989C10.4962 8.47748 10.3617 8.92418 10.1289 9.30356L11.7429 10.9176ZM9.25771 8.43235C9.30428 8.29683 9.3295 8.1514 9.3295 7.99989C9.3295 7.26579 8.73439 6.67069 8.00029 6.67069C7.84878 6.67069 7.70335 6.69591 7.56784 6.74248L9.25771 8.43235ZM3.26415 5.14638C3.51011 5.35444 3.54084 5.72251 3.33277 5.96847C2.83195 6.56052 2.44208 7.24861 2.19457 8.00074C2.99763 10.4388 5.29398 12.1979 7.99972 12.1979C8.5783 12.1979 9.13717 12.1176 9.66628 11.968C9.97629 11.8804 10.2987 12.0606 10.3863 12.3706C10.474 12.6806 10.2938 13.003 9.98374 13.0907C9.35236 13.2692 8.68669 13.3646 7.99972 13.3646C4.70264 13.3646 1.91909 11.1724 1.02426 8.16731C0.99193 8.05874 0.991913 7.9431 1.02421 7.83452C1.31418 6.85967 1.8026 5.97093 2.44205 5.215C2.65012 4.96903 3.01818 4.93831 3.26415 5.14638Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var EyeOffOutlineIcon;
11
+ var init_EyeOffOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ EyeOffOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "EyeOffOutlineIcon",
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.972 2.971c.26-.26.682-.26.942 0l1.98 1.98a8.32 8.32 0 0 1 12.078 4.857.67.67 0 0 1 0 .381 8.3 8.3 0 0 1-2.745 4.095l1.802 1.802a.667.667 0 0 1-.943.943L2.972 3.914a.667.667 0 0 1 0-.943m11.306 10.364a7 7 0 0 0 2.357-3.336A6.987 6.987 0 0 0 6.88 5.937l1.63 1.63a2.852 2.852 0 0 1 3.923 3.923zm-2.84-2.84q.08-.235.081-.495a1.52 1.52 0 0 0-2.013-1.437zm-6.85-3.756a.667.667 0 0 1 .078.94A7 7 0 0 0 3.366 10a6.987 6.987 0 0 0 8.538 4.534.667.667 0 1 1 .363 1.283 8.32 8.32 0 0 1-10.24-5.627.67.67 0 0 1 0-.38 8.3 8.3 0 0 1 1.621-2.994.667.667 0 0 1 .94-.078"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M1.85021 1.84981C2.07802 1.622 2.44737 1.622 2.67517 1.84981L4.40781 3.58244C5.46803 2.97955 6.69464 2.63522 8.00028 2.63522C11.2974 2.63522 14.0809 4.82742 14.9757 7.83247C15.0081 7.94104 15.0081 8.05668 14.9758 8.16526C14.5512 9.59277 13.7011 10.8357 12.5734 11.748L14.1504 13.325C14.3782 13.5528 14.3782 13.9222 14.1504 14.15C13.9226 14.3778 13.5532 14.3778 13.3254 14.15L1.85021 2.67477C1.62241 2.44696 1.62241 2.07762 1.85021 1.84981ZM11.7429 10.9176C12.6943 10.1791 13.4213 9.16625 13.8054 7.99903C13.0024 5.56094 10.706 3.80189 8.00028 3.80189C7.01812 3.80189 6.0911 4.03322 5.26966 4.4443L6.69663 5.87127C7.07601 5.63853 7.52271 5.50402 8.00029 5.50402C9.37872 5.50402 10.4962 6.62146 10.4962 7.99989C10.4962 8.47748 10.3617 8.92418 10.1289 9.30356L11.7429 10.9176ZM9.25771 8.43235C9.30428 8.29683 9.3295 8.1514 9.3295 7.99989C9.3295 7.26579 8.73439 6.67069 8.00029 6.67069C7.84878 6.67069 7.70335 6.69591 7.56784 6.74248L9.25771 8.43235ZM3.26415 5.14638C3.51011 5.35444 3.54084 5.72251 3.33277 5.96847C2.83195 6.56052 2.44208 7.24861 2.19457 8.00074C2.99763 10.4388 5.29398 12.1979 7.99972 12.1979C8.5783 12.1979 9.13717 12.1176 9.66628 11.968C9.97629 11.8804 10.2987 12.0606 10.3863 12.3706C10.474 12.6806 10.2938 13.003 9.98374 13.0907C9.35236 13.2692 8.68669 13.3646 7.99972 13.3646C4.70264 13.3646 1.91909 11.1724 1.02426 8.16731C0.99193 8.05874 0.991913 7.9431 1.02421 7.83452C1.31418 6.85967 1.8026 5.97093 2.44205 5.215C2.65012 4.96903 3.01818 4.93831 3.26415 5.14638Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { EyeOffOutlineIcon };
38
+ init_EyeOffOutlineIcon();
39
+ export { EyeOffOutlineIcon, init_EyeOffOutlineIcon };