@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__/ListBulletIcon.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 ListBulletIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ListBulletIcon",
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: "M5.00688 6.09231C5.00688 6.64649 4.55762 7.09574 4.00344 7.09574C3.44925 7.09574 3 6.64649 3 6.09231C3 5.53812 3.44925 5.08887 4.00344 5.08887C4.55762 5.08887 5.00688 5.53812 5.00688 6.09231Z" }),
26
- /* @__PURE__ */ jsx("path", { d: "M6.59178 6.09574C6.59178 5.68267 6.92663 5.34781 7.3397 5.34781H16.2521C16.6651 5.34781 17 5.68267 17 6.09574C17 6.5088 16.6651 6.84366 16.2521 6.84366H7.3397C6.92663 6.84366 6.59178 6.5088 6.59178 6.09574Z" }),
27
- /* @__PURE__ */ jsx("path", { d: "M5.00688 9.99998C5.00688 10.5542 4.55762 11.0034 4.00344 11.0034C3.44925 11.0034 3 10.5542 3 9.99998C3 9.4458 3.44925 8.99654 4.00344 8.99654C4.55762 8.99654 5.00688 9.4458 5.00688 9.99998Z" }),
28
- /* @__PURE__ */ jsx("path", { d: "M6.59178 10.0034C6.59178 9.59035 6.92663 9.25549 7.3397 9.25549H16.2521C16.6651 9.25549 17 9.59035 17 10.0034C17 10.4165 16.6651 10.7513 16.2521 10.7513H7.3397C6.92663 10.7513 6.59178 10.4165 6.59178 10.0034Z" }),
29
- /* @__PURE__ */ jsx("path", { d: "M5.00688 13.9074C5.00688 14.4616 4.55762 14.9109 4.00344 14.9109C3.44925 14.9109 3 14.4616 3 13.9074C3 13.3532 3.44925 12.904 4.00344 12.904C4.55762 12.904 5.00688 13.3532 5.00688 13.9074Z" }),
30
- /* @__PURE__ */ jsx("path", { d: "M6.59178 13.9108C6.59178 13.4978 6.92663 13.1629 7.3397 13.1629H16.2521C16.6651 13.1629 17 13.4978 17 13.9108C17 14.3239 16.6651 14.6588 16.2521 14.6588H7.3397C6.92663 14.6588 6.59178 14.3239 6.59178 13.9108Z" })
31
- ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
32
- /* @__PURE__ */ jsx("path", { d: "M5.45471 5.33264C5.45471 4.91957 5.78957 4.58472 6.20264 4.58472H12.2404C12.6535 4.58472 12.9884 4.91957 12.9884 5.33264C12.9884 5.74571 12.6535 6.08057 12.2404 6.08057H6.20264C5.78957 6.08057 5.45471 5.74571 5.45471 5.33264Z" }),
33
- /* @__PURE__ */ jsx("path", { d: "M4.86172 5.33271C4.86172 5.84358 4.44758 6.25771 3.93672 6.25771C3.42586 6.25771 3.01172 5.84358 3.01172 5.33271C3.01172 4.82185 3.42586 4.40771 3.93672 4.40771C4.44758 4.40771 4.86172 4.82185 4.86172 5.33271Z" }),
34
- /* @__PURE__ */ jsx("path", { d: "M5.45471 8.00012C5.45471 7.58705 5.78957 7.2522 6.20264 7.2522H12.2404C12.6535 7.2522 12.9884 7.58705 12.9884 8.00012C12.9884 8.41319 12.6535 8.74805 12.2404 8.74805H6.20264C5.78957 8.74805 5.45471 8.41319 5.45471 8.00012Z" }),
35
- /* @__PURE__ */ jsx("path", { d: "M4.86172 8.0002C4.86172 8.51106 4.44758 8.9252 3.93672 8.9252C3.42586 8.9252 3.01172 8.51106 3.01172 8.0002C3.01172 7.48933 3.42586 7.0752 3.93672 7.0752C4.44758 7.0752 4.86172 7.48933 4.86172 8.0002Z" }),
36
- /* @__PURE__ */ jsx("path", { d: "M5.45471 10.6671C5.45471 10.254 5.78957 9.91919 6.20264 9.91919H12.2404C12.6535 9.91919 12.9884 10.254 12.9884 10.6671C12.9884 11.0802 12.6535 11.415 12.2404 11.415H6.20264C5.78957 11.415 5.45471 11.0802 5.45471 10.6671Z" }),
37
- /* @__PURE__ */ jsx("path", { d: "M4.86172 10.6672C4.86172 11.1781 4.44758 11.5922 3.93672 11.5922C3.42586 11.5922 3.01172 11.1781 3.01172 10.6672C3.01172 10.1563 3.42586 9.74219 3.93672 9.74219C4.44758 9.74219 4.86172 10.1563 4.86172 10.6672Z" })
38
- ] })
39
- }));
40
- };
10
+ var ListBulletIcon;
11
+ var init_ListBulletIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ListBulletIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ListBulletIcon",
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: "M5.00688 6.09231C5.00688 6.64649 4.55762 7.09574 4.00344 7.09574C3.44925 7.09574 3 6.64649 3 6.09231C3 5.53812 3.44925 5.08887 4.00344 5.08887C4.55762 5.08887 5.00688 5.53812 5.00688 6.09231Z" }),
27
+ /* @__PURE__ */ jsx("path", { d: "M6.59178 6.09574C6.59178 5.68267 6.92663 5.34781 7.3397 5.34781H16.2521C16.6651 5.34781 17 5.68267 17 6.09574C17 6.5088 16.6651 6.84366 16.2521 6.84366H7.3397C6.92663 6.84366 6.59178 6.5088 6.59178 6.09574Z" }),
28
+ /* @__PURE__ */ jsx("path", { d: "M5.00688 9.99998C5.00688 10.5542 4.55762 11.0034 4.00344 11.0034C3.44925 11.0034 3 10.5542 3 9.99998C3 9.4458 3.44925 8.99654 4.00344 8.99654C4.55762 8.99654 5.00688 9.4458 5.00688 9.99998Z" }),
29
+ /* @__PURE__ */ jsx("path", { d: "M6.59178 10.0034C6.59178 9.59035 6.92663 9.25549 7.3397 9.25549H16.2521C16.6651 9.25549 17 9.59035 17 10.0034C17 10.4165 16.6651 10.7513 16.2521 10.7513H7.3397C6.92663 10.7513 6.59178 10.4165 6.59178 10.0034Z" }),
30
+ /* @__PURE__ */ jsx("path", { d: "M5.00688 13.9074C5.00688 14.4616 4.55762 14.9109 4.00344 14.9109C3.44925 14.9109 3 14.4616 3 13.9074C3 13.3532 3.44925 12.904 4.00344 12.904C4.55762 12.904 5.00688 13.3532 5.00688 13.9074Z" }),
31
+ /* @__PURE__ */ jsx("path", { d: "M6.59178 13.9108C6.59178 13.4978 6.92663 13.1629 7.3397 13.1629H16.2521C16.6651 13.1629 17 13.4978 17 13.9108C17 14.3239 16.6651 14.6588 16.2521 14.6588H7.3397C6.92663 14.6588 6.59178 14.3239 6.59178 13.9108Z" })
32
+ ] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
33
+ /* @__PURE__ */ jsx("path", { d: "M5.45471 5.33264C5.45471 4.91957 5.78957 4.58472 6.20264 4.58472H12.2404C12.6535 4.58472 12.9884 4.91957 12.9884 5.33264C12.9884 5.74571 12.6535 6.08057 12.2404 6.08057H6.20264C5.78957 6.08057 5.45471 5.74571 5.45471 5.33264Z" }),
34
+ /* @__PURE__ */ jsx("path", { d: "M4.86172 5.33271C4.86172 5.84358 4.44758 6.25771 3.93672 6.25771C3.42586 6.25771 3.01172 5.84358 3.01172 5.33271C3.01172 4.82185 3.42586 4.40771 3.93672 4.40771C4.44758 4.40771 4.86172 4.82185 4.86172 5.33271Z" }),
35
+ /* @__PURE__ */ jsx("path", { d: "M5.45471 8.00012C5.45471 7.58705 5.78957 7.2522 6.20264 7.2522H12.2404C12.6535 7.2522 12.9884 7.58705 12.9884 8.00012C12.9884 8.41319 12.6535 8.74805 12.2404 8.74805H6.20264C5.78957 8.74805 5.45471 8.41319 5.45471 8.00012Z" }),
36
+ /* @__PURE__ */ jsx("path", { d: "M4.86172 8.0002C4.86172 8.51106 4.44758 8.9252 3.93672 8.9252C3.42586 8.9252 3.01172 8.51106 3.01172 8.0002C3.01172 7.48933 3.42586 7.0752 3.93672 7.0752C4.44758 7.0752 4.86172 7.48933 4.86172 8.0002Z" }),
37
+ /* @__PURE__ */ jsx("path", { d: "M5.45471 10.6671C5.45471 10.254 5.78957 9.91919 6.20264 9.91919H12.2404C12.6535 9.91919 12.9884 10.254 12.9884 10.6671C12.9884 11.0802 12.6535 11.415 12.2404 11.415H6.20264C5.78957 11.415 5.45471 11.0802 5.45471 10.6671Z" }),
38
+ /* @__PURE__ */ jsx("path", { d: "M4.86172 10.6672C4.86172 11.1781 4.44758 11.5922 3.93672 11.5922C3.42586 11.5922 3.01172 11.1781 3.01172 10.6672C3.01172 10.1563 3.42586 9.74219 3.93672 9.74219C4.44758 9.74219 4.86172 10.1563 4.86172 10.6672Z" })
39
+ ] })
40
+ }));
41
+ };
42
+ });
41
43
 
42
44
  //#endregion
43
- export { ListBulletIcon };
45
+ init_ListBulletIcon();
46
+ export { ListBulletIcon, init_ListBulletIcon };
@@ -1,45 +1,48 @@
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__/ListNumberIcon.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 ListNumberIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ListNumberIcon",
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: "M6.79076 5.65132C6.79076 5.2371 7.12655 4.90132 7.54076 4.90132H16.2354C16.6496 4.90132 16.9854 5.2371 16.9854 5.65132C16.9854 6.06553 16.6496 6.40132 16.2354 6.40132H7.54076C7.12655 6.40132 6.79076 6.06553 6.79076 5.65132ZM6.79076 10.0008C6.79076 9.5866 7.12655 9.25081 7.54076 9.25081H16.234C16.6482 9.25081 16.984 9.5866 16.984 10.0008C16.984 10.415 16.6482 10.7508 16.234 10.7508H7.54076C7.12655 10.7508 6.79076 10.415 6.79076 10.0008ZM6.78931 14.3474C6.78931 13.9332 7.1251 13.5974 7.53931 13.5974H16.234C16.6482 13.5974 16.984 13.9332 16.984 14.3474C16.984 14.7616 16.6482 15.0974 16.234 15.0974H7.53931C7.1251 15.0974 6.78931 14.7616 6.78931 14.3474Z",
27
- fillRule: "evenodd"
28
- }), /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M3.01453 4.07859C3.01453 3.67625 3.34068 3.3501 3.74302 3.3501H4.55203C4.95437 3.3501 5.28052 3.67625 5.28052 4.07859V6.04203H5.35818C5.76051 6.04203 6.08667 6.36819 6.08667 6.77052C6.08667 7.17286 5.76051 7.49901 5.35818 7.49901H3.74302C3.34068 7.49901 3.01453 7.17286 3.01453 6.77052C3.01453 6.36819 3.34068 6.04203 3.74302 6.04203H3.82354V4.80708H3.74302C3.34068 4.80708 3.01453 4.48092 3.01453 4.07859ZM4.59492 9.10367C4.58514 9.09969 4.57467 9.09771 4.56412 9.09785C4.55357 9.09798 4.54315 9.10023 4.53348 9.10445C4.52381 9.10867 4.51508 9.11478 4.50781 9.12243C4.23056 9.41398 3.76945 9.42558 3.4779 9.14832C3.18634 8.87107 3.17475 8.40996 3.452 8.11841C3.59322 7.96991 3.76273 7.85116 3.95054 7.76917C4.13835 7.68718 4.34067 7.64359 4.54558 7.64099C4.75049 7.63838 4.95385 7.6768 5.14369 7.75398C5.33352 7.83117 5.506 7.94556 5.65095 8.09042C5.7959 8.23529 5.9104 8.40769 5.98771 8.59747C6.06502 8.78726 6.10356 8.9906 6.10108 9.19551C6.0986 9.40043 6.05515 9.60277 5.97327 9.79064C5.89278 9.97533 5.77675 10.1424 5.63183 10.2822L5.54348 10.3706C5.85643 10.4523 6.08739 10.7369 6.08739 11.0755C6.08739 11.4778 5.76123 11.804 5.3589 11.804H3.80834C3.51369 11.804 3.24806 11.6265 3.1353 11.3542C3.02255 11.082 3.08487 10.7687 3.29322 10.5603L4.61951 9.23405C4.62715 9.22678 4.63341 9.2182 4.63763 9.20853C4.64184 9.19886 4.64408 9.18844 4.64421 9.17789C4.64434 9.16734 4.64235 9.15687 4.63837 9.1471C4.63439 9.13732 4.6285 9.12845 4.62103 9.12099C4.61357 9.11353 4.60469 9.10764 4.59492 9.10367ZM3.01453 12.6928C3.01453 12.2904 3.34068 11.9643 3.74302 11.9643H4.5506C4.95799 11.9643 5.34869 12.1261 5.63676 12.4142C5.92483 12.7023 6.08667 13.093 6.08667 13.5004C6.08667 13.7877 6.00618 14.0667 5.85769 14.3072C6.00618 14.5478 6.08667 14.8268 6.08667 15.1141C6.08667 15.5215 5.92483 15.9122 5.63676 16.2002C5.34869 16.4883 4.95799 16.6502 4.5506 16.6502H3.74302C3.34068 16.6502 3.01453 16.324 3.01453 15.9217C3.01453 15.5193 3.34068 15.1932 3.74302 15.1932H4.5506C4.57157 15.1932 4.59169 15.1848 4.60652 15.17C4.62135 15.1552 4.62969 15.1351 4.62969 15.1141C4.62969 15.0931 4.62135 15.073 4.60652 15.0582C4.59403 15.0457 4.57491 15.0364 4.5506 15.0364H4.2814C3.87907 15.0364 3.55291 14.7103 3.55291 14.3079C3.55291 13.9056 3.87907 13.5794 4.2814 13.5794H4.5506C4.57157 13.5794 4.59169 13.5711 4.60652 13.5563C4.62135 13.5415 4.62969 13.5213 4.62969 13.5004C4.62969 13.4794 4.62135 13.4593 4.60652 13.4444C4.59169 13.4296 4.57157 13.4213 4.5506 13.4213H3.74302C3.34068 13.4213 3.01453 13.0951 3.01453 12.6928Z",
31
- fillRule: "evenodd"
32
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
33
- clipRule: "evenodd",
34
- d: "M5.46264 5.04288C5.46264 4.62867 5.79843 4.29288 6.21264 4.29288H12.125C12.5392 4.29288 12.875 4.62867 12.875 5.04288C12.875 5.45709 12.5392 5.79288 12.125 5.79288H6.21264C5.79843 5.79288 5.46264 5.45709 5.46264 5.04288ZM5.46264 8.00054C5.46264 7.58632 5.79843 7.25054 6.21264 7.25054H12.124C12.5382 7.25054 12.874 7.58632 12.874 8.00054C12.874 8.41475 12.5382 8.75054 12.124 8.75054H6.21264C5.79843 8.75054 5.46264 8.41475 5.46264 8.00054ZM5.46166 10.9562C5.46166 10.542 5.79744 10.2062 6.21166 10.2062H12.124C12.5382 10.2062 12.874 10.542 12.874 10.9562C12.874 11.3704 12.5382 11.7062 12.124 11.7062H6.21166C5.79744 11.7062 5.46166 11.3704 5.46166 10.9562Z",
35
- fillRule: "evenodd"
36
- }), /* @__PURE__ */ jsx("path", {
37
- clipRule: "evenodd",
38
- d: "M3.125 3.93579C3.125 3.65965 3.34886 3.43579 3.625 3.43579H4.18027C4.45641 3.43579 4.68027 3.65965 4.68027 3.93579V5.2834H4.73357C5.00971 5.2834 5.23357 5.50726 5.23357 5.7834C5.23357 6.05955 5.00971 6.2834 4.73357 6.2834H3.625C3.34886 6.2834 3.125 6.05955 3.125 5.7834C3.125 5.50726 3.34886 5.2834 3.625 5.2834H3.68027V4.43579H3.625C3.34886 4.43579 3.125 4.21193 3.125 3.93579ZM4.2097 7.38476C4.20299 7.38203 4.19581 7.38067 4.18856 7.38076C4.18132 7.38086 4.17417 7.3824 4.16754 7.38529C4.1609 7.38819 4.15491 7.39239 4.14992 7.39764C3.95963 7.59774 3.64314 7.6057 3.44303 7.41541C3.24293 7.22512 3.23497 6.90863 3.42526 6.70853C3.52219 6.6066 3.63853 6.5251 3.76743 6.46883C3.89634 6.41255 4.0352 6.38264 4.17584 6.38085C4.31648 6.37906 4.45606 6.40543 4.58635 6.4584C4.71665 6.51138 4.83502 6.58989 4.93451 6.68932C5.034 6.78874 5.11259 6.90707 5.16565 7.03733C5.21871 7.16759 5.24516 7.30716 5.24346 7.4478C5.24176 7.58844 5.21193 7.72732 5.15574 7.85626C5.10049 7.98303 5.02085 8.09766 4.92139 8.19366L4.86075 8.25429C5.07555 8.31039 5.23406 8.50573 5.23406 8.7381C5.23406 9.01425 5.0102 9.2381 4.73406 9.2381H3.66984C3.4676 9.2381 3.28529 9.11628 3.2079 8.92945C3.13051 8.74261 3.17328 8.52755 3.31628 8.38455L4.22658 7.47425C4.23183 7.46925 4.23612 7.46337 4.23902 7.45673C4.24191 7.45009 4.24345 7.44294 4.24353 7.4357C4.24362 7.42846 4.24226 7.42127 4.23953 7.41457C4.2368 7.40786 4.23275 7.40177 4.22763 7.39665C4.22251 7.39153 4.21641 7.38749 4.2097 7.38476ZM3.125 9.84815C3.125 9.57201 3.34886 9.34815 3.625 9.34815H4.17928C4.4589 9.34815 4.72706 9.45923 4.92477 9.65694C5.12249 9.85466 5.23357 10.1228 5.23357 10.4024C5.23357 10.5996 5.17832 10.7911 5.07641 10.9562C5.17832 11.1213 5.23357 11.3128 5.23357 11.51C5.23357 11.7896 5.12249 12.0578 4.92477 12.2555C4.72706 12.4532 4.4589 12.5643 4.17928 12.5643H3.625C3.34886 12.5643 3.125 12.3404 3.125 12.0643C3.125 11.7882 3.34886 11.5643 3.625 11.5643H4.17928C4.19368 11.5643 4.20749 11.5586 4.21767 11.5484C4.22785 11.5382 4.23357 11.5244 4.23357 11.51C4.23357 11.4956 4.22785 11.4818 4.21767 11.4716C4.2091 11.4631 4.19597 11.4567 4.17928 11.4567H3.99452C3.71838 11.4567 3.49452 11.2329 3.49452 10.9567C3.49452 10.6806 3.71838 10.4567 3.99452 10.4567H4.17928C4.19368 10.4567 4.20749 10.451 4.21767 10.4408C4.22785 10.4306 4.23357 10.4168 4.23357 10.4024C4.23357 10.388 4.22785 10.3742 4.21767 10.364C4.20749 10.3539 4.19368 10.3481 4.17928 10.3481H3.625C3.34886 10.3481 3.125 10.1243 3.125 9.84815Z",
39
- fillRule: "evenodd"
40
- })] })
41
- }));
42
- };
10
+ var ListNumberIcon;
11
+ var init_ListNumberIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ListNumberIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ListNumberIcon",
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: "M6.79076 5.65132C6.79076 5.2371 7.12655 4.90132 7.54076 4.90132H16.2354C16.6496 4.90132 16.9854 5.2371 16.9854 5.65132C16.9854 6.06553 16.6496 6.40132 16.2354 6.40132H7.54076C7.12655 6.40132 6.79076 6.06553 6.79076 5.65132ZM6.79076 10.0008C6.79076 9.5866 7.12655 9.25081 7.54076 9.25081H16.234C16.6482 9.25081 16.984 9.5866 16.984 10.0008C16.984 10.415 16.6482 10.7508 16.234 10.7508H7.54076C7.12655 10.7508 6.79076 10.415 6.79076 10.0008ZM6.78931 14.3474C6.78931 13.9332 7.1251 13.5974 7.53931 13.5974H16.234C16.6482 13.5974 16.984 13.9332 16.984 14.3474C16.984 14.7616 16.6482 15.0974 16.234 15.0974H7.53931C7.1251 15.0974 6.78931 14.7616 6.78931 14.3474Z",
28
+ fillRule: "evenodd"
29
+ }), /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M3.01453 4.07859C3.01453 3.67625 3.34068 3.3501 3.74302 3.3501H4.55203C4.95437 3.3501 5.28052 3.67625 5.28052 4.07859V6.04203H5.35818C5.76051 6.04203 6.08667 6.36819 6.08667 6.77052C6.08667 7.17286 5.76051 7.49901 5.35818 7.49901H3.74302C3.34068 7.49901 3.01453 7.17286 3.01453 6.77052C3.01453 6.36819 3.34068 6.04203 3.74302 6.04203H3.82354V4.80708H3.74302C3.34068 4.80708 3.01453 4.48092 3.01453 4.07859ZM4.59492 9.10367C4.58514 9.09969 4.57467 9.09771 4.56412 9.09785C4.55357 9.09798 4.54315 9.10023 4.53348 9.10445C4.52381 9.10867 4.51508 9.11478 4.50781 9.12243C4.23056 9.41398 3.76945 9.42558 3.4779 9.14832C3.18634 8.87107 3.17475 8.40996 3.452 8.11841C3.59322 7.96991 3.76273 7.85116 3.95054 7.76917C4.13835 7.68718 4.34067 7.64359 4.54558 7.64099C4.75049 7.63838 4.95385 7.6768 5.14369 7.75398C5.33352 7.83117 5.506 7.94556 5.65095 8.09042C5.7959 8.23529 5.9104 8.40769 5.98771 8.59747C6.06502 8.78726 6.10356 8.9906 6.10108 9.19551C6.0986 9.40043 6.05515 9.60277 5.97327 9.79064C5.89278 9.97533 5.77675 10.1424 5.63183 10.2822L5.54348 10.3706C5.85643 10.4523 6.08739 10.7369 6.08739 11.0755C6.08739 11.4778 5.76123 11.804 5.3589 11.804H3.80834C3.51369 11.804 3.24806 11.6265 3.1353 11.3542C3.02255 11.082 3.08487 10.7687 3.29322 10.5603L4.61951 9.23405C4.62715 9.22678 4.63341 9.2182 4.63763 9.20853C4.64184 9.19886 4.64408 9.18844 4.64421 9.17789C4.64434 9.16734 4.64235 9.15687 4.63837 9.1471C4.63439 9.13732 4.6285 9.12845 4.62103 9.12099C4.61357 9.11353 4.60469 9.10764 4.59492 9.10367ZM3.01453 12.6928C3.01453 12.2904 3.34068 11.9643 3.74302 11.9643H4.5506C4.95799 11.9643 5.34869 12.1261 5.63676 12.4142C5.92483 12.7023 6.08667 13.093 6.08667 13.5004C6.08667 13.7877 6.00618 14.0667 5.85769 14.3072C6.00618 14.5478 6.08667 14.8268 6.08667 15.1141C6.08667 15.5215 5.92483 15.9122 5.63676 16.2002C5.34869 16.4883 4.95799 16.6502 4.5506 16.6502H3.74302C3.34068 16.6502 3.01453 16.324 3.01453 15.9217C3.01453 15.5193 3.34068 15.1932 3.74302 15.1932H4.5506C4.57157 15.1932 4.59169 15.1848 4.60652 15.17C4.62135 15.1552 4.62969 15.1351 4.62969 15.1141C4.62969 15.0931 4.62135 15.073 4.60652 15.0582C4.59403 15.0457 4.57491 15.0364 4.5506 15.0364H4.2814C3.87907 15.0364 3.55291 14.7103 3.55291 14.3079C3.55291 13.9056 3.87907 13.5794 4.2814 13.5794H4.5506C4.57157 13.5794 4.59169 13.5711 4.60652 13.5563C4.62135 13.5415 4.62969 13.5213 4.62969 13.5004C4.62969 13.4794 4.62135 13.4593 4.60652 13.4444C4.59169 13.4296 4.57157 13.4213 4.5506 13.4213H3.74302C3.34068 13.4213 3.01453 13.0951 3.01453 12.6928Z",
32
+ fillRule: "evenodd"
33
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
34
+ clipRule: "evenodd",
35
+ d: "M5.46264 5.04288C5.46264 4.62867 5.79843 4.29288 6.21264 4.29288H12.125C12.5392 4.29288 12.875 4.62867 12.875 5.04288C12.875 5.45709 12.5392 5.79288 12.125 5.79288H6.21264C5.79843 5.79288 5.46264 5.45709 5.46264 5.04288ZM5.46264 8.00054C5.46264 7.58632 5.79843 7.25054 6.21264 7.25054H12.124C12.5382 7.25054 12.874 7.58632 12.874 8.00054C12.874 8.41475 12.5382 8.75054 12.124 8.75054H6.21264C5.79843 8.75054 5.46264 8.41475 5.46264 8.00054ZM5.46166 10.9562C5.46166 10.542 5.79744 10.2062 6.21166 10.2062H12.124C12.5382 10.2062 12.874 10.542 12.874 10.9562C12.874 11.3704 12.5382 11.7062 12.124 11.7062H6.21166C5.79744 11.7062 5.46166 11.3704 5.46166 10.9562Z",
36
+ fillRule: "evenodd"
37
+ }), /* @__PURE__ */ jsx("path", {
38
+ clipRule: "evenodd",
39
+ d: "M3.125 3.93579C3.125 3.65965 3.34886 3.43579 3.625 3.43579H4.18027C4.45641 3.43579 4.68027 3.65965 4.68027 3.93579V5.2834H4.73357C5.00971 5.2834 5.23357 5.50726 5.23357 5.7834C5.23357 6.05955 5.00971 6.2834 4.73357 6.2834H3.625C3.34886 6.2834 3.125 6.05955 3.125 5.7834C3.125 5.50726 3.34886 5.2834 3.625 5.2834H3.68027V4.43579H3.625C3.34886 4.43579 3.125 4.21193 3.125 3.93579ZM4.2097 7.38476C4.20299 7.38203 4.19581 7.38067 4.18856 7.38076C4.18132 7.38086 4.17417 7.3824 4.16754 7.38529C4.1609 7.38819 4.15491 7.39239 4.14992 7.39764C3.95963 7.59774 3.64314 7.6057 3.44303 7.41541C3.24293 7.22512 3.23497 6.90863 3.42526 6.70853C3.52219 6.6066 3.63853 6.5251 3.76743 6.46883C3.89634 6.41255 4.0352 6.38264 4.17584 6.38085C4.31648 6.37906 4.45606 6.40543 4.58635 6.4584C4.71665 6.51138 4.83502 6.58989 4.93451 6.68932C5.034 6.78874 5.11259 6.90707 5.16565 7.03733C5.21871 7.16759 5.24516 7.30716 5.24346 7.4478C5.24176 7.58844 5.21193 7.72732 5.15574 7.85626C5.10049 7.98303 5.02085 8.09766 4.92139 8.19366L4.86075 8.25429C5.07555 8.31039 5.23406 8.50573 5.23406 8.7381C5.23406 9.01425 5.0102 9.2381 4.73406 9.2381H3.66984C3.4676 9.2381 3.28529 9.11628 3.2079 8.92945C3.13051 8.74261 3.17328 8.52755 3.31628 8.38455L4.22658 7.47425C4.23183 7.46925 4.23612 7.46337 4.23902 7.45673C4.24191 7.45009 4.24345 7.44294 4.24353 7.4357C4.24362 7.42846 4.24226 7.42127 4.23953 7.41457C4.2368 7.40786 4.23275 7.40177 4.22763 7.39665C4.22251 7.39153 4.21641 7.38749 4.2097 7.38476ZM3.125 9.84815C3.125 9.57201 3.34886 9.34815 3.625 9.34815H4.17928C4.4589 9.34815 4.72706 9.45923 4.92477 9.65694C5.12249 9.85466 5.23357 10.1228 5.23357 10.4024C5.23357 10.5996 5.17832 10.7911 5.07641 10.9562C5.17832 11.1213 5.23357 11.3128 5.23357 11.51C5.23357 11.7896 5.12249 12.0578 4.92477 12.2555C4.72706 12.4532 4.4589 12.5643 4.17928 12.5643H3.625C3.34886 12.5643 3.125 12.3404 3.125 12.0643C3.125 11.7882 3.34886 11.5643 3.625 11.5643H4.17928C4.19368 11.5643 4.20749 11.5586 4.21767 11.5484C4.22785 11.5382 4.23357 11.5244 4.23357 11.51C4.23357 11.4956 4.22785 11.4818 4.21767 11.4716C4.2091 11.4631 4.19597 11.4567 4.17928 11.4567H3.99452C3.71838 11.4567 3.49452 11.2329 3.49452 10.9567C3.49452 10.6806 3.71838 10.4567 3.99452 10.4567H4.17928C4.19368 10.4567 4.20749 10.451 4.21767 10.4408C4.22785 10.4306 4.23357 10.4168 4.23357 10.4024C4.23357 10.388 4.22785 10.3742 4.21767 10.364C4.20749 10.3539 4.19368 10.3481 4.17928 10.3481H3.625C3.34886 10.3481 3.125 10.1243 3.125 9.84815Z",
40
+ fillRule: "evenodd"
41
+ })] })
42
+ }));
43
+ };
44
+ });
43
45
 
44
46
  //#endregion
45
- export { ListNumberIcon };
47
+ init_ListNumberIcon();
48
+ export { ListNumberIcon, init_ListNumberIcon };
@@ -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__/LockIcon.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 LockIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "LockIcon",
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.0023 2C7.79311 2 6.00225 3.79086 6.00225 6V9.11111H5.55781C4.57597 9.11111 3.78003 9.90705 3.78003 10.8889V16.2222C3.78003 17.2041 4.57597 18 5.55781 18H14.4467C15.4285 18 16.2245 17.2041 16.2245 16.2222V10.8889C16.2245 9.90705 15.4285 9.11111 14.4467 9.11111H14.0023V6C14.0023 3.79086 12.2114 2 10.0023 2ZM12.6689 9.11111V6C12.6689 4.52724 11.475 3.33333 10.0023 3.33333C8.52949 3.33333 7.33558 4.52724 7.33558 6V9.11111H12.6689Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M8 1C6.067 1 4.5 2.567 4.5 4.5L4.5 7C3.67157 7 3 7.67157 3 8.5V13.5C3 14.3284 3.67157 15 4.5 15H11.5C12.3284 15 13 14.3284 13 13.5V8.5C13 7.67157 12.3284 7 11.5 7V4.5C11.5 2.567 9.933 1 8 1ZM10 7V4.5C10 3.39543 9.10457 2.5 8 2.5C6.89543 2.5 6 3.39543 6 4.5V7H10Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var LockIcon;
11
+ var init_LockIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ LockIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "LockIcon",
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.0023 2C7.79311 2 6.00225 3.79086 6.00225 6V9.11111H5.55781C4.57597 9.11111 3.78003 9.90705 3.78003 10.8889V16.2222C3.78003 17.2041 4.57597 18 5.55781 18H14.4467C15.4285 18 16.2245 17.2041 16.2245 16.2222V10.8889C16.2245 9.90705 15.4285 9.11111 14.4467 9.11111H14.0023V6C14.0023 3.79086 12.2114 2 10.0023 2ZM12.6689 9.11111V6C12.6689 4.52724 11.475 3.33333 10.0023 3.33333C8.52949 3.33333 7.33558 4.52724 7.33558 6V9.11111H12.6689Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M8 1C6.067 1 4.5 2.567 4.5 4.5L4.5 7C3.67157 7 3 7.67157 3 8.5V13.5C3 14.3284 3.67157 15 4.5 15H11.5C12.3284 15 13 14.3284 13 13.5V8.5C13 7.67157 12.3284 7 11.5 7V4.5C11.5 2.567 9.933 1 8 1ZM10 7V4.5C10 3.39543 9.10457 2.5 8 2.5C6.89543 2.5 6 3.39543 6 4.5V7H10Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { LockIcon };
39
+ init_LockIcon();
40
+ export { LockIcon, init_LockIcon };
@@ -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__/LockOutlineIcon.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 LockOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "LockOutlineIcon",
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.94635 6.05128C5.94635 3.81382 7.76017 2 9.99763 2C12.2351 2 14.0489 3.81382 14.0489 6.05128V8.20732C15.3042 8.26102 16.3053 9.29564 16.3053 10.5641V15.641C16.3053 16.9439 15.2492 18 13.9464 18H6.04892C4.74609 18 3.68994 16.9439 3.68994 15.641V10.5641C3.68994 9.29564 4.69111 8.26102 5.94635 8.20732V6.05128ZM6.04892 9.53846C5.48247 9.53846 5.02327 9.99766 5.02327 10.5641V15.641C5.02327 16.2075 5.48247 16.6667 6.04892 16.6667H13.9464C14.5128 16.6667 14.972 16.2075 14.972 15.641V10.5641C14.972 9.99766 14.5128 9.53846 13.9464 9.53846H6.04892ZM12.7156 8.20513H7.27969V6.05128C7.27969 4.5502 8.49655 3.33333 9.99763 3.33333C11.4987 3.33333 12.7156 4.5502 12.7156 6.05128V8.20513Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M4.45434 4.54487C4.45434 2.58709 6.04143 1 7.99921 1C9.95699 1 11.5441 2.58709 11.5441 4.54487V6.4314C12.6424 6.47839 13.5184 7.38369 13.5184 8.49359V12.9359C13.5184 14.0759 12.5943 15 11.4543 15H4.54408C3.40411 15 2.47998 14.0759 2.47998 12.9359V8.49359C2.47998 7.38369 3.356 6.47839 4.45434 6.4314V4.54487ZM4.54408 7.59615C4.04844 7.59615 3.64665 7.99795 3.64665 8.49359V12.9359C3.64665 13.4315 4.04844 13.8333 4.54408 13.8333H11.4543C11.95 13.8333 12.3518 13.4315 12.3518 12.9359V8.49359C12.3518 7.99795 11.95 7.59615 11.4543 7.59615H4.54408ZM10.3774 6.42949H5.62101V4.54487C5.62101 3.23143 6.68576 2.16667 7.99921 2.16667C9.31266 2.16667 10.3774 3.23143 10.3774 4.54487V6.42949Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var LockOutlineIcon;
11
+ var init_LockOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ LockOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "LockOutlineIcon",
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.94635 6.05128C5.94635 3.81382 7.76017 2 9.99763 2C12.2351 2 14.0489 3.81382 14.0489 6.05128V8.20732C15.3042 8.26102 16.3053 9.29564 16.3053 10.5641V15.641C16.3053 16.9439 15.2492 18 13.9464 18H6.04892C4.74609 18 3.68994 16.9439 3.68994 15.641V10.5641C3.68994 9.29564 4.69111 8.26102 5.94635 8.20732V6.05128ZM6.04892 9.53846C5.48247 9.53846 5.02327 9.99766 5.02327 10.5641V15.641C5.02327 16.2075 5.48247 16.6667 6.04892 16.6667H13.9464C14.5128 16.6667 14.972 16.2075 14.972 15.641V10.5641C14.972 9.99766 14.5128 9.53846 13.9464 9.53846H6.04892ZM12.7156 8.20513H7.27969V6.05128C7.27969 4.5502 8.49655 3.33333 9.99763 3.33333C11.4987 3.33333 12.7156 4.5502 12.7156 6.05128V8.20513Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M4.45434 4.54487C4.45434 2.58709 6.04143 1 7.99921 1C9.95699 1 11.5441 2.58709 11.5441 4.54487V6.4314C12.6424 6.47839 13.5184 7.38369 13.5184 8.49359V12.9359C13.5184 14.0759 12.5943 15 11.4543 15H4.54408C3.40411 15 2.47998 14.0759 2.47998 12.9359V8.49359C2.47998 7.38369 3.356 6.47839 4.45434 6.4314V4.54487ZM4.54408 7.59615C4.04844 7.59615 3.64665 7.99795 3.64665 8.49359V12.9359C3.64665 13.4315 4.04844 13.8333 4.54408 13.8333H11.4543C11.95 13.8333 12.3518 13.4315 12.3518 12.9359V8.49359C12.3518 7.99795 11.95 7.59615 11.4543 7.59615H4.54408ZM10.3774 6.42949H5.62101V4.54487C5.62101 3.23143 6.68576 2.16667 7.99921 2.16667C9.31266 2.16667 10.3774 3.23143 10.3774 4.54487V6.42949Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { LockOutlineIcon };
39
+ init_LockOutlineIcon();
40
+ export { LockOutlineIcon, init_LockOutlineIcon };
@@ -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__/LogoutIcon.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 LogoutIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "LogoutIcon",
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 2a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-1.5 0v-7.5A.75.75 0 0 1 10 2M5.404 4.343a.75.75 0 0 1 0 1.06 6.5 6.5 0 1 0 9.192 0 .75.75 0 1 1 1.06-1.06 8 8 0 1 1-11.313 0 .75.75 0 0 1 1.06 0",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M8 1a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8 1M4.11 3.05a.75.75 0 0 1 0 1.06 5.5 5.5 0 1 0 7.78 0 .75.75 0 0 1 1.06-1.06 7 7 0 1 1-9.9 0 .75.75 0 0 1 1.06 0",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var LogoutIcon;
11
+ var init_LogoutIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ LogoutIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "LogoutIcon",
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 2a.75.75 0 0 1 .75.75v7.5a.75.75 0 0 1-1.5 0v-7.5A.75.75 0 0 1 10 2M5.404 4.343a.75.75 0 0 1 0 1.06 6.5 6.5 0 1 0 9.192 0 .75.75 0 1 1 1.06-1.06 8 8 0 1 1-11.313 0 .75.75 0 0 1 1.06 0",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M8 1a.75.75 0 0 1 .75.75v6.5a.75.75 0 0 1-1.5 0v-6.5A.75.75 0 0 1 8 1M4.11 3.05a.75.75 0 0 1 0 1.06 5.5 5.5 0 1 0 7.78 0 .75.75 0 0 1 1.06-1.06 7 7 0 1 1-9.9 0 .75.75 0 0 1 1.06 0",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { LogoutIcon };
39
+ init_LogoutIcon();
40
+ export { LogoutIcon, init_LogoutIcon };
@@ -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__/MembersIcon.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 MembersIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "MembersIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10 8.663a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333m-3.556-.888a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-4.008 6.511a.7.7 0 0 1-.318-.392 2.667 2.667 0 0 1 3.83-3.126 5.76 5.76 0 0 0-1.695 3.52 2 2 0 0 0 .023.58 4.4 4.4 0 0 1-1.84-.582m13.289.583a4.4 4.4 0 0 0 1.839-.583.7.7 0 0 0 .318-.392q.117-.374.118-.786a2.667 2.667 0 0 0-3.947-2.34 5.76 5.76 0 0 1 1.694 3.52q.03.297-.022.58m1.386-7.093a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-11.285 7.28a.75.75 0 0 1-.247-.631 4.445 4.445 0 0 1 8.842 0 .75.75 0 0 1-.246.631A6.2 6.2 0 0 1 10 16.663a6.2 6.2 0 0 1-4.174-1.608" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
25
- /* @__PURE__ */ jsx("path", { d: "M7.99956 8.00068C9.42185 8.00068 10.5748 6.84768 10.5748 5.42539C10.5748 4.00309 9.42185 2.8501 7.99956 2.8501C6.57726 2.8501 5.42427 4.00309 5.42427 5.42539C5.42427 6.84768 6.57726 8.00068 7.99956 8.00068Z" }),
26
- /* @__PURE__ */ jsx("path", { d: "M3.00975 11.8774C3.17479 11.2292 3.46268 10.6299 3.84724 10.1061C3.69087 10.0764 3.52949 10.0609 3.36448 10.0609C2.34006 10.0609 1.45535 10.659 1.04053 11.5251C0.899869 11.8188 1.14519 12.1211 1.47082 12.1211H2.96291C2.97315 12.0416 2.98864 11.9604 3.00975 11.8774Z" }),
27
- /* @__PURE__ */ jsx("path", { d: "M12.9929 11.8774C13.0141 11.9604 13.0295 12.0416 13.0398 12.1211H14.5292C14.8548 12.1211 15.1001 11.8188 14.9595 11.5251C14.5447 10.659 13.6599 10.0609 12.6355 10.0609C12.4713 10.0609 12.3108 10.0763 12.1551 10.1056C12.5398 10.6296 12.8279 11.229 12.9929 11.8774Z" }),
28
- /* @__PURE__ */ jsx("path", { d: "M14.1803 7.48562C14.1803 8.33899 13.4885 9.03079 12.6351 9.03079C11.7817 9.03079 11.0899 8.33899 11.0899 7.48562C11.0899 6.63224 11.7817 5.94044 12.6351 5.94044C13.4885 5.94044 14.1803 6.63224 14.1803 7.48562Z" }),
29
- /* @__PURE__ */ jsx("path", { d: "M3.36404 9.03079C4.21741 9.03079 4.90921 8.33899 4.90921 7.48562C4.90921 6.63224 4.21741 5.94044 3.36404 5.94044C2.51066 5.94044 1.81886 6.63224 1.81886 7.48562C1.81886 8.33899 2.51066 9.03079 3.36404 9.03079Z" }),
30
- /* @__PURE__ */ jsx("path", { d: "M4.90954 13.1513C4.34063 13.1513 3.86621 12.6829 4.00657 12.1316C4.46035 10.3491 6.07617 9.03079 7.99989 9.03079C9.92361 9.03079 11.5394 10.3491 11.9932 12.1316C12.1336 12.6829 11.6592 13.1513 11.0902 13.1513H4.90954Z" })
31
- ] })
32
- }));
33
- };
10
+ var MembersIcon;
11
+ var init_MembersIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ MembersIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "MembersIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10 8.663a2.667 2.667 0 1 0 0-5.333 2.667 2.667 0 0 0 0 5.333m-3.556-.888a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-4.008 6.511a.7.7 0 0 1-.318-.392 2.667 2.667 0 0 1 3.83-3.126 5.76 5.76 0 0 0-1.695 3.52 2 2 0 0 0 .023.58 4.4 4.4 0 0 1-1.84-.582m13.289.583a4.4 4.4 0 0 0 1.839-.583.7.7 0 0 0 .318-.392q.117-.374.118-.786a2.667 2.667 0 0 0-3.947-2.34 5.76 5.76 0 0 1 1.694 3.52q.03.297-.022.58m1.386-7.093a1.778 1.778 0 1 1-3.555 0 1.778 1.778 0 0 1 3.555 0m-11.285 7.28a.75.75 0 0 1-.247-.631 4.445 4.445 0 0 1 8.842 0 .75.75 0 0 1-.246.631A6.2 6.2 0 0 1 10 16.663a6.2 6.2 0 0 1-4.174-1.608" }) : /* @__PURE__ */ jsxs(Fragment, { children: [
26
+ /* @__PURE__ */ jsx("path", { d: "M7.99956 8.00068C9.42185 8.00068 10.5748 6.84768 10.5748 5.42539C10.5748 4.00309 9.42185 2.8501 7.99956 2.8501C6.57726 2.8501 5.42427 4.00309 5.42427 5.42539C5.42427 6.84768 6.57726 8.00068 7.99956 8.00068Z" }),
27
+ /* @__PURE__ */ jsx("path", { d: "M3.00975 11.8774C3.17479 11.2292 3.46268 10.6299 3.84724 10.1061C3.69087 10.0764 3.52949 10.0609 3.36448 10.0609C2.34006 10.0609 1.45535 10.659 1.04053 11.5251C0.899869 11.8188 1.14519 12.1211 1.47082 12.1211H2.96291C2.97315 12.0416 2.98864 11.9604 3.00975 11.8774Z" }),
28
+ /* @__PURE__ */ jsx("path", { d: "M12.9929 11.8774C13.0141 11.9604 13.0295 12.0416 13.0398 12.1211H14.5292C14.8548 12.1211 15.1001 11.8188 14.9595 11.5251C14.5447 10.659 13.6599 10.0609 12.6355 10.0609C12.4713 10.0609 12.3108 10.0763 12.1551 10.1056C12.5398 10.6296 12.8279 11.229 12.9929 11.8774Z" }),
29
+ /* @__PURE__ */ jsx("path", { d: "M14.1803 7.48562C14.1803 8.33899 13.4885 9.03079 12.6351 9.03079C11.7817 9.03079 11.0899 8.33899 11.0899 7.48562C11.0899 6.63224 11.7817 5.94044 12.6351 5.94044C13.4885 5.94044 14.1803 6.63224 14.1803 7.48562Z" }),
30
+ /* @__PURE__ */ jsx("path", { d: "M3.36404 9.03079C4.21741 9.03079 4.90921 8.33899 4.90921 7.48562C4.90921 6.63224 4.21741 5.94044 3.36404 5.94044C2.51066 5.94044 1.81886 6.63224 1.81886 7.48562C1.81886 8.33899 2.51066 9.03079 3.36404 9.03079Z" }),
31
+ /* @__PURE__ */ jsx("path", { d: "M4.90954 13.1513C4.34063 13.1513 3.86621 12.6829 4.00657 12.1316C4.46035 10.3491 6.07617 9.03079 7.99989 9.03079C9.92361 9.03079 11.5394 10.3491 11.9932 12.1316C12.1336 12.6829 11.6592 13.1513 11.0902 13.1513H4.90954Z" })
32
+ ] })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { MembersIcon };
38
+ init_MembersIcon();
39
+ export { MembersIcon, init_MembersIcon };