@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,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__/PinIcon.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 PinIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PinIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10.877 2.513a1.75 1.75 0 0 1 2.478 0l4.132 4.132a1.75 1.75 0 0 1 0 2.478l-3.741 3.741a1.28 1.28 0 0 0-.359.917 7.54 7.54 0 0 1-.847 3.501c-.465.899-1.658.933-2.374.218L7.16 14.493l-2.48 2.48a1.168 1.168 0 1 1-1.653-1.653l2.48-2.48L2.5 9.834c-.715-.716-.681-1.909.218-2.374a7.54 7.54 0 0 1 3.5-.848 1.28 1.28 0 0 0 .918-.358z" }) : /* @__PURE__ */ jsx("path", { d: "M8.76726 1.44911C9.36607 0.850296 10.3369 0.850296 10.9357 1.44911L14.5509 5.0643C15.1497 5.66311 15.1497 6.63398 14.5509 7.2328L11.2774 10.5063C11.0664 10.7174 10.9626 11.0102 10.964 11.3087C10.9687 12.3556 10.7211 13.4097 10.2227 14.3721C9.81545 15.1584 8.77171 15.1883 8.14563 14.5622L5.51468 11.9312L3.34486 14.1011C2.94558 14.5003 2.29823 14.5003 1.89895 14.1011C1.49967 13.7018 1.49967 13.0544 1.89895 12.6551L4.06878 10.4853L1.43781 7.85431C0.811725 7.22822 0.841635 6.18448 1.62785 5.77727C2.59035 5.27876 3.64453 5.03119 4.69144 5.03594C4.98998 5.03729 5.28282 4.93358 5.49392 4.72248L8.76726 1.44911Z" })
25
- }));
26
- };
10
+ var PinIcon;
11
+ var init_PinIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PinIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PinIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10.877 2.513a1.75 1.75 0 0 1 2.478 0l4.132 4.132a1.75 1.75 0 0 1 0 2.478l-3.741 3.741a1.28 1.28 0 0 0-.359.917 7.54 7.54 0 0 1-.847 3.501c-.465.899-1.658.933-2.374.218L7.16 14.493l-2.48 2.48a1.168 1.168 0 1 1-1.653-1.653l2.48-2.48L2.5 9.834c-.715-.716-.681-1.909.218-2.374a7.54 7.54 0 0 1 3.5-.848 1.28 1.28 0 0 0 .918-.358z" }) : /* @__PURE__ */ jsx("path", { d: "M8.76726 1.44911C9.36607 0.850296 10.3369 0.850296 10.9357 1.44911L14.5509 5.0643C15.1497 5.66311 15.1497 6.63398 14.5509 7.2328L11.2774 10.5063C11.0664 10.7174 10.9626 11.0102 10.964 11.3087C10.9687 12.3556 10.7211 13.4097 10.2227 14.3721C9.81545 15.1584 8.77171 15.1883 8.14563 14.5622L5.51468 11.9312L3.34486 14.1011C2.94558 14.5003 2.29823 14.5003 1.89895 14.1011C1.49967 13.7018 1.49967 13.0544 1.89895 12.6551L4.06878 10.4853L1.43781 7.85431C0.811725 7.22822 0.841635 6.18448 1.62785 5.77727C2.59035 5.27876 3.64453 5.03119 4.69144 5.03594C4.98998 5.03729 5.28282 4.93358 5.49392 4.72248L8.76726 1.44911Z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { PinIcon };
31
+ init_PinIcon();
32
+ export { PinIcon, init_PinIcon };
@@ -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__/PinOutlineIcon.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 PinOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PinOutlineIcon",
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.602 2.581a1.985 1.985 0 0 1 2.807 0l4.01 4.01a1.985 1.985 0 0 1 0 2.807l-3.581 3.581c-.056.056-.112.173-.095.35.142 1.538-.31 2.832-1.112 3.933-.733 1.006-2.09.898-2.831.157l-2.206-2.206-2.206 2.206a1.985 1.985 0 1 1-2.807-2.807l2.206-2.206L2.58 10.2c-.74-.74-.85-2.098.157-2.83 1.1-.803 2.395-1.255 3.933-1.113.177.017.294-.039.35-.095zm.4 13.635c.06.058.13.08.18.079a.1.1 0 0 0 .047-.01.1.1 0 0 0 .027-.025c.59-.81.892-1.7.793-2.774-.054-.578.105-1.23.586-1.71l3.58-3.58a.284.284 0 0 0 0-.402l-4.01-4.01a.284.284 0 0 0-.4 0L8.224 7.365c-.48.48-1.132.64-1.71.587-1.074-.1-1.964.202-2.774.792a.1.1 0 0 0-.025.027.1.1 0 0 0-.01.047c0 .05.02.12.08.18zM5.99 13.609l-2.206 2.206a.284.284 0 0 0 .401.4l2.206-2.205z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8.52632 1.50869C9.20457 0.830437 10.3042 0.830437 10.9825 1.50869L14.4913 5.01751C15.1696 5.69576 15.1696 6.79542 14.4913 7.47368L11.3581 10.6069C11.3092 10.6558 11.2603 10.7583 11.2747 10.9129C11.3995 12.2585 11.0035 13.3912 10.302 14.3543C9.6605 15.235 8.47284 15.1396 7.82456 14.4913L5.89471 12.5615L3.96486 14.4913C3.28661 15.1696 2.18694 15.1696 1.50869 14.4913C0.830437 13.8131 0.830437 12.7134 1.50869 12.0351L3.43854 10.1053L1.50869 8.17544C0.860411 7.52716 0.765043 6.3395 1.64571 5.69799C2.60875 4.99648 3.74152 4.60047 5.08706 4.7253C5.24171 4.73965 5.34417 4.69085 5.39308 4.64193L8.52632 1.50869ZM8.8772 13.4387C8.92856 13.49 8.98984 13.5088 9.03407 13.5078C9.05474 13.5074 9.06798 13.5029 9.07521 13.4992C9.08108 13.4963 9.08892 13.4913 9.09873 13.4778C9.61532 12.7686 9.87957 11.9901 9.7924 11.0505C9.74544 10.5443 9.88506 9.97464 10.3054 9.55428L13.4387 6.42103C13.5356 6.32414 13.5356 6.16704 13.4387 6.07015L9.92985 2.56133C9.83296 2.46444 9.67586 2.46444 9.57897 2.56133L6.44572 5.69458C6.02536 6.11494 5.4557 6.25456 4.94954 6.2076C4.00994 6.12043 3.23139 6.38468 2.52221 6.90127C2.50874 6.91108 2.5037 6.91892 2.50077 6.92479C2.49715 6.93202 2.49261 6.94526 2.49217 6.96593C2.49123 7.01016 2.50998 7.07144 2.56133 7.1228L8.8772 13.4387ZM4.49118 11.1579L2.56133 13.0878C2.46444 13.1847 2.46444 13.3418 2.56133 13.4387C2.65823 13.5356 2.81532 13.5356 2.91222 13.4387L4.84207 11.5088L4.49118 11.1579Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var PinOutlineIcon;
11
+ var init_PinOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PinOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PinOutlineIcon",
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.602 2.581a1.985 1.985 0 0 1 2.807 0l4.01 4.01a1.985 1.985 0 0 1 0 2.807l-3.581 3.581c-.056.056-.112.173-.095.35.142 1.538-.31 2.832-1.112 3.933-.733 1.006-2.09.898-2.831.157l-2.206-2.206-2.206 2.206a1.985 1.985 0 1 1-2.807-2.807l2.206-2.206L2.58 10.2c-.74-.74-.85-2.098.157-2.83 1.1-.803 2.395-1.255 3.933-1.113.177.017.294-.039.35-.095zm.4 13.635c.06.058.13.08.18.079a.1.1 0 0 0 .047-.01.1.1 0 0 0 .027-.025c.59-.81.892-1.7.793-2.774-.054-.578.105-1.23.586-1.71l3.58-3.58a.284.284 0 0 0 0-.402l-4.01-4.01a.284.284 0 0 0-.4 0L8.224 7.365c-.48.48-1.132.64-1.71.587-1.074-.1-1.964.202-2.774.792a.1.1 0 0 0-.025.027.1.1 0 0 0-.01.047c0 .05.02.12.08.18zM5.99 13.609l-2.206 2.206a.284.284 0 0 0 .401.4l2.206-2.205z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8.52632 1.50869C9.20457 0.830437 10.3042 0.830437 10.9825 1.50869L14.4913 5.01751C15.1696 5.69576 15.1696 6.79542 14.4913 7.47368L11.3581 10.6069C11.3092 10.6558 11.2603 10.7583 11.2747 10.9129C11.3995 12.2585 11.0035 13.3912 10.302 14.3543C9.6605 15.235 8.47284 15.1396 7.82456 14.4913L5.89471 12.5615L3.96486 14.4913C3.28661 15.1696 2.18694 15.1696 1.50869 14.4913C0.830437 13.8131 0.830437 12.7134 1.50869 12.0351L3.43854 10.1053L1.50869 8.17544C0.860411 7.52716 0.765043 6.3395 1.64571 5.69799C2.60875 4.99648 3.74152 4.60047 5.08706 4.7253C5.24171 4.73965 5.34417 4.69085 5.39308 4.64193L8.52632 1.50869ZM8.8772 13.4387C8.92856 13.49 8.98984 13.5088 9.03407 13.5078C9.05474 13.5074 9.06798 13.5029 9.07521 13.4992C9.08108 13.4963 9.08892 13.4913 9.09873 13.4778C9.61532 12.7686 9.87957 11.9901 9.7924 11.0505C9.74544 10.5443 9.88506 9.97464 10.3054 9.55428L13.4387 6.42103C13.5356 6.32414 13.5356 6.16704 13.4387 6.07015L9.92985 2.56133C9.83296 2.46444 9.67586 2.46444 9.57897 2.56133L6.44572 5.69458C6.02536 6.11494 5.4557 6.25456 4.94954 6.2076C4.00994 6.12043 3.23139 6.38468 2.52221 6.90127C2.50874 6.91108 2.5037 6.91892 2.50077 6.92479C2.49715 6.93202 2.49261 6.94526 2.49217 6.96593C2.49123 7.01016 2.50998 7.07144 2.56133 7.1228L8.8772 13.4387ZM4.49118 11.1579L2.56133 13.0878C2.46444 13.1847 2.46444 13.3418 2.56133 13.4387C2.65823 13.5356 2.81532 13.5356 2.91222 13.4387L4.84207 11.5088L4.49118 11.1579Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { PinOutlineIcon };
38
+ init_PinOutlineIcon();
39
+ export { PinOutlineIcon, init_PinOutlineIcon };
@@ -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__/PlayIcon.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 PlayIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PlayIcon",
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 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM8.39061 7.09172C8.63141 6.96025 8.92479 6.97076 9.15557 7.11912L12.6556 9.36912C12.8702 9.50712 13 9.7448 13 10C13 10.2552 12.8702 10.4929 12.6556 10.6309L9.15557 12.8809C8.92479 13.0292 8.63141 13.0398 8.39061 12.9083C8.1498 12.7768 8 12.5244 8 12.25V7.75C8 7.47565 8.1498 7.22318 8.39061 7.09172Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM7.15266 5.23351C6.65336 4.91578 6 5.27444 6 5.86625V10.1337C6 10.7256 6.65336 11.0842 7.15266 10.7665L10.5057 8.63275C10.9688 8.33803 10.9688 7.66197 10.5057 7.36725L7.15266 5.23351Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var PlayIcon;
11
+ var init_PlayIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PlayIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PlayIcon",
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 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18C5.58172 18 2 14.4183 2 10ZM8.39061 7.09172C8.63141 6.96025 8.92479 6.97076 9.15557 7.11912L12.6556 9.36912C12.8702 9.50712 13 9.7448 13 10C13 10.2552 12.8702 10.4929 12.6556 10.6309L9.15557 12.8809C8.92479 13.0292 8.63141 13.0398 8.39061 12.9083C8.1498 12.7768 8 12.5244 8 12.25V7.75C8 7.47565 8.1498 7.22318 8.39061 7.09172Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15ZM7.15266 5.23351C6.65336 4.91578 6 5.27444 6 5.86625V10.1337C6 10.7256 6.65336 11.0842 7.15266 10.7665L10.5057 8.63275C10.9688 8.33803 10.9688 7.66197 10.5057 7.36725L7.15266 5.23351Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { PlayIcon };
39
+ init_PlayIcon();
40
+ export { PlayIcon, init_PlayIcon };
@@ -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__/PlayOutlineIcon.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 PlayOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PlayOutlineIcon",
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 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m6.938-1.746v3.492L12.08 10zm-1.5-.761c0-.803.861-1.31 1.563-.92l4.513 2.507a1.053 1.053 0 0 1 0 1.84L9 13.427a1.052 1.052 0 0 1-1.563-.92z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8 2.3125C4.85888 2.3125 2.3125 4.85888 2.3125 8C2.3125 11.1411 4.85888 13.6875 8 13.6875C11.1411 13.6875 13.6875 11.1411 13.6875 8C13.6875 4.85888 11.1411 2.3125 8 2.3125ZM1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8ZM7.07031 6.47208V9.52792L9.82057 8L7.07031 6.47208ZM5.75781 5.80599C5.75781 5.10407 6.51187 4.66038 7.12546 5.00127L11.0747 7.19527C11.706 7.54601 11.706 8.45398 11.0747 8.80473L7.12546 10.9987C6.51187 11.3396 5.75781 10.8959 5.75781 10.194V5.80599Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var PlayOutlineIcon;
11
+ var init_PlayOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PlayOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PlayOutlineIcon",
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 3.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13M2 10a8 8 0 1 1 16 0 8 8 0 0 1-16 0m6.938-1.746v3.492L12.08 10zm-1.5-.761c0-.803.861-1.31 1.563-.92l4.513 2.507a1.053 1.053 0 0 1 0 1.84L9 13.427a1.052 1.052 0 0 1-1.563-.92z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8 2.3125C4.85888 2.3125 2.3125 4.85888 2.3125 8C2.3125 11.1411 4.85888 13.6875 8 13.6875C11.1411 13.6875 13.6875 11.1411 13.6875 8C13.6875 4.85888 11.1411 2.3125 8 2.3125ZM1 8C1 4.13401 4.13401 1 8 1C11.866 1 15 4.13401 15 8C15 11.866 11.866 15 8 15C4.13401 15 1 11.866 1 8ZM7.07031 6.47208V9.52792L9.82057 8L7.07031 6.47208ZM5.75781 5.80599C5.75781 5.10407 6.51187 4.66038 7.12546 5.00127L11.0747 7.19527C11.706 7.54601 11.706 8.45398 11.0747 8.80473L7.12546 10.9987C6.51187 11.3396 5.75781 10.8959 5.75781 10.194V5.80599Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { PlayOutlineIcon };
38
+ init_PlayOutlineIcon();
39
+ export { PlayOutlineIcon, init_PlayOutlineIcon };
@@ -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__/PlusIcon.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 PlusIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PlusIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10.75 4.75a.75.75 0 0 0-1.5 0v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5z" }) : /* @__PURE__ */ jsx("path", { d: "M8.75 3.75a.75.75 0 0 0-1.5 0v3.5h-3.5a.75.75 0 0 0 0 1.5h3.5v3.5a.75.75 0 0 0 1.5 0v-3.5h3.5a.75.75 0 0 0 0-1.5h-3.5z" })
25
- }));
26
- };
10
+ var PlusIcon;
11
+ var init_PlusIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PlusIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PlusIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10.75 4.75a.75.75 0 0 0-1.5 0v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5z" }) : /* @__PURE__ */ jsx("path", { d: "M8.75 3.75a.75.75 0 0 0-1.5 0v3.5h-3.5a.75.75 0 0 0 0 1.5h3.5v3.5a.75.75 0 0 0 1.5 0v-3.5h3.5a.75.75 0 0 0 0-1.5h-3.5z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { PlusIcon };
31
+ init_PlusIcon();
32
+ export { PlusIcon, init_PlusIcon };
@@ -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__/PrivacyIcon.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 PrivacyIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PrivacyIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M9.59 2.163a.595.595 0 0 1 .818 0 8.9 8.9 0 0 0 6.253 2.444.595.595 0 0 1 .573.41c.327.996.504 2.06.504 3.163 0 4.716-3.226 8.678-7.59 9.801a.6.6 0 0 1-.297 0C5.486 16.858 2.26 12.896 2.26 8.18c0-1.104.177-2.167.504-3.163a.595.595 0 0 1 .573-.41l.114.001A8.9 8.9 0 0 0 9.59 2.163m.41 9.748a5.05 5.05 0 0 0-3.97 1.934c.397 1.28 2.418 2.47 3.97 2.47 1.55 0 3.174-1.19 3.968-2.47a5.05 5.05 0 0 0-3.969-1.934m0-1.548c1.403 0 2.541-1.155 2.541-2.58s-1.138-2.58-2.542-2.58-2.542 1.155-2.542 2.58 1.138 2.58 2.542 2.58"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M7.41342 1.14269C7.6143 0.952437 7.92888 0.952437 8.12977 1.14269C9.53045 2.4692 11.4204 3.28203 13.5014 3.28203C13.5345 3.28203 13.5676 3.28182 13.6006 3.28141C13.8279 3.27859 14.0309 3.42357 14.1019 3.63957C14.3884 4.51103 14.5432 5.44166 14.5432 6.40741C14.5432 10.5343 11.7206 14.0006 7.90143 14.9836C7.81626 15.0055 7.72693 15.0055 7.64176 14.9836C3.82258 14.0006 1 10.5343 1 6.40741C1 5.44166 1.15479 4.51103 1.44131 3.63957C1.51233 3.42357 1.71525 3.27859 1.94261 3.28141C1.97562 3.28182 2.00868 3.28203 2.04178 3.28203C4.12274 3.28203 6.01273 2.4692 7.41342 1.14269ZM7.77159 9.67157C6.36686 9.67157 5.11421 10.3324 4.29898 11.3643C4.64624 12.4844 6.41395 13.5262 7.77159 13.5262C9.12923 13.5262 10.5497 12.4844 11.2442 11.3643C10.429 10.3324 9.17632 9.67157 7.77159 9.67157ZM7.77159 8.31725C8.99997 8.31725 9.99577 7.30667 9.99577 6.06005C9.99577 4.81344 8.99997 3.80286 7.77159 3.80286C6.54321 3.80286 5.54741 4.81344 5.54741 6.06005C5.54741 7.30667 6.54321 8.31725 7.77159 8.31725Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var PrivacyIcon;
11
+ var init_PrivacyIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PrivacyIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PrivacyIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M9.59 2.163a.595.595 0 0 1 .818 0 8.9 8.9 0 0 0 6.253 2.444.595.595 0 0 1 .573.41c.327.996.504 2.06.504 3.163 0 4.716-3.226 8.678-7.59 9.801a.6.6 0 0 1-.297 0C5.486 16.858 2.26 12.896 2.26 8.18c0-1.104.177-2.167.504-3.163a.595.595 0 0 1 .573-.41l.114.001A8.9 8.9 0 0 0 9.59 2.163m.41 9.748a5.05 5.05 0 0 0-3.97 1.934c.397 1.28 2.418 2.47 3.97 2.47 1.55 0 3.174-1.19 3.968-2.47a5.05 5.05 0 0 0-3.969-1.934m0-1.548c1.403 0 2.541-1.155 2.541-2.58s-1.138-2.58-2.542-2.58-2.542 1.155-2.542 2.58 1.138 2.58 2.542 2.58"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M7.41342 1.14269C7.6143 0.952437 7.92888 0.952437 8.12977 1.14269C9.53045 2.4692 11.4204 3.28203 13.5014 3.28203C13.5345 3.28203 13.5676 3.28182 13.6006 3.28141C13.8279 3.27859 14.0309 3.42357 14.1019 3.63957C14.3884 4.51103 14.5432 5.44166 14.5432 6.40741C14.5432 10.5343 11.7206 14.0006 7.90143 14.9836C7.81626 15.0055 7.72693 15.0055 7.64176 14.9836C3.82258 14.0006 1 10.5343 1 6.40741C1 5.44166 1.15479 4.51103 1.44131 3.63957C1.51233 3.42357 1.71525 3.27859 1.94261 3.28141C1.97562 3.28182 2.00868 3.28203 2.04178 3.28203C4.12274 3.28203 6.01273 2.4692 7.41342 1.14269ZM7.77159 9.67157C6.36686 9.67157 5.11421 10.3324 4.29898 11.3643C4.64624 12.4844 6.41395 13.5262 7.77159 13.5262C9.12923 13.5262 10.5497 12.4844 11.2442 11.3643C10.429 10.3324 9.17632 9.67157 7.77159 9.67157ZM7.77159 8.31725C8.99997 8.31725 9.99577 7.30667 9.99577 6.06005C9.99577 4.81344 8.99997 3.80286 7.77159 3.80286C6.54321 3.80286 5.54741 4.81344 5.54741 6.06005C5.54741 7.30667 6.54321 8.31725 7.77159 8.31725Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { PrivacyIcon };
38
+ init_PrivacyIcon();
39
+ export { PrivacyIcon, init_PrivacyIcon };
@@ -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__/PrivacyOutlineIcon.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 PrivacyOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PrivacyOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M9.54307 2.18262C9.80018 1.93913 10.2028 1.93913 10.4599 2.18262C12.0315 3.67101 14.1519 4.5829 16.4867 4.5829C16.5239 4.5829 16.561 4.58266 16.598 4.58221C16.889 4.57859 17.1487 4.76414 17.2396 5.0406C17.5664 6.03463 17.743 7.09608 17.743 8.19744C17.743 10.9796 16.6182 13.4985 14.7989 15.3248C14.7919 15.3322 14.7847 15.3394 14.7773 15.3464C13.522 16.599 11.9388 17.5231 10.1677 17.979C10.0587 18.007 9.94432 18.007 9.83532 17.979C8.06423 17.5231 6.48104 16.5991 5.22574 15.3465C5.21836 15.3394 5.21118 15.3322 5.20419 15.3249C3.38477 13.4986 2.26001 10.9796 2.26001 8.19744C2.26001 7.09608 2.43654 6.03463 2.76336 5.0406C2.85425 4.76414 3.11396 4.57859 3.40495 4.58221C3.44199 4.58266 3.47909 4.5829 3.51624 4.5829C5.85106 4.5829 7.97147 3.67101 9.54307 2.18262ZM6.60602 14.8117C7.57436 15.6549 8.72962 16.2889 10.0015 16.6432C11.2734 16.2889 12.4287 15.6548 13.397 14.8117C13.0293 14.429 12.6379 14.1571 12.2063 13.967C11.6129 13.7056 10.9024 13.5809 10.0016 13.5809C9.10074 13.5809 8.39017 13.7056 7.79677 13.967C7.36521 14.1571 6.97379 14.4291 6.60602 14.8117ZM14.3337 13.8623C13.8632 13.3787 13.3394 13.0092 12.7438 12.7468C11.9291 12.3879 11.0207 12.2476 10.0016 12.2476C8.98243 12.2476 8.07401 12.3879 7.25928 12.7468C6.66362 13.0092 6.13982 13.3788 5.66931 13.8624C4.37429 12.3343 3.59334 10.3569 3.59334 8.19744C3.59334 7.40505 3.69831 6.63809 3.8948 5.90926C6.21568 5.82368 8.33738 4.95444 10.0015 3.55928C11.6656 4.95444 13.7873 5.82368 16.1082 5.90926C16.3047 6.63809 16.4096 7.40505 16.4096 8.19744C16.4096 10.3568 15.6287 12.3343 14.3337 13.8623ZM10.0016 6.5061C9.06731 6.5061 8.30996 7.26345 8.30996 8.1977C8.30996 9.13195 9.06731 9.8893 10.0016 9.8893C10.9358 9.8893 11.6932 9.13195 11.6932 8.1977C11.6932 7.26345 10.9358 6.5061 10.0016 6.5061ZM6.97662 8.1977C6.97662 6.52707 8.33093 5.17276 10.0016 5.17276C11.6722 5.17276 13.0265 6.52707 13.0265 8.1977C13.0265 9.86833 11.6722 11.2226 10.0016 11.2226C8.33093 11.2226 6.97662 9.86833 6.97662 8.1977Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M7.59265 1.15979C7.81762 0.946736 8.16991 0.946736 8.39488 1.15979C9.77003 2.46213 11.6254 3.26003 13.6684 3.26003C13.7009 3.26003 13.7333 3.25983 13.7657 3.25943C14.0203 3.25627 14.2476 3.41863 14.3271 3.66052C14.6131 4.5303 14.7676 5.45907 14.7676 6.42276C14.7676 8.85714 13.7834 11.0612 12.1915 12.6592C12.1854 12.6656 12.1791 12.6719 12.1726 12.6781C11.0742 13.7741 9.68889 14.5827 8.13916 14.9816C8.04379 15.0061 7.94374 15.0061 7.84836 14.9816C6.29866 14.5827 4.91337 13.7742 3.81499 12.6782C3.80853 12.672 3.80224 12.6657 3.79613 12.6593C2.20414 11.0612 1.21997 8.85718 1.21997 6.42276C1.21997 5.45907 1.37444 4.5303 1.6604 3.66052C1.73993 3.41863 1.96718 3.25627 2.2218 3.25943C2.25421 3.25983 2.28667 3.26003 2.31918 3.26003C4.36214 3.26003 6.21749 2.46213 7.59265 1.15979ZM5.02273 12.2103C5.87003 12.948 6.88088 13.5028 7.99376 13.8128C9.10667 13.5027 10.1176 12.948 10.9649 12.2102C10.6431 11.8754 10.3006 11.6374 9.92299 11.4711C9.40378 11.2424 8.78205 11.1333 7.99383 11.1333C7.20561 11.1333 6.58386 11.2424 6.06464 11.4711C5.68703 11.6375 5.34453 11.8755 5.02273 12.2103ZM11.7845 11.3795C11.3728 10.9564 10.9145 10.633 10.3933 10.4034C9.6804 10.0894 8.88555 9.96663 7.99383 9.96663C7.10209 9.96663 6.30722 10.0894 5.59433 10.4035C5.07313 10.6331 4.6148 10.9565 4.20311 11.3796C3.06997 10.0425 2.38664 8.31224 2.38664 6.42276C2.38664 5.72942 2.47848 5.05833 2.65041 4.4206C4.68119 4.34572 6.53767 3.58513 7.99376 2.36437C9.44986 3.58513 11.3063 4.34572 13.3371 4.4206C13.509 5.05833 13.6009 5.72942 13.6009 6.42276C13.6009 8.31221 12.9176 10.0425 11.7845 11.3795ZM7.99383 4.94284C7.17636 4.94284 6.51367 5.60552 6.51367 6.42299C6.51367 7.24045 7.17636 7.90314 7.99383 7.90314C8.81129 7.90314 9.47398 7.24045 9.47398 6.42299C9.47398 5.60552 8.81129 4.94284 7.99383 4.94284ZM5.34701 6.42299C5.34701 4.96119 6.53203 3.77617 7.99383 3.77617C9.45562 3.77617 10.6406 4.96119 10.6406 6.42299C10.6406 7.88479 9.45562 9.06981 7.99383 9.06981C6.53203 9.06981 5.34701 7.88479 5.34701 6.42299Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var PrivacyOutlineIcon;
11
+ var init_PrivacyOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PrivacyOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PrivacyOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M9.54307 2.18262C9.80018 1.93913 10.2028 1.93913 10.4599 2.18262C12.0315 3.67101 14.1519 4.5829 16.4867 4.5829C16.5239 4.5829 16.561 4.58266 16.598 4.58221C16.889 4.57859 17.1487 4.76414 17.2396 5.0406C17.5664 6.03463 17.743 7.09608 17.743 8.19744C17.743 10.9796 16.6182 13.4985 14.7989 15.3248C14.7919 15.3322 14.7847 15.3394 14.7773 15.3464C13.522 16.599 11.9388 17.5231 10.1677 17.979C10.0587 18.007 9.94432 18.007 9.83532 17.979C8.06423 17.5231 6.48104 16.5991 5.22574 15.3465C5.21836 15.3394 5.21118 15.3322 5.20419 15.3249C3.38477 13.4986 2.26001 10.9796 2.26001 8.19744C2.26001 7.09608 2.43654 6.03463 2.76336 5.0406C2.85425 4.76414 3.11396 4.57859 3.40495 4.58221C3.44199 4.58266 3.47909 4.5829 3.51624 4.5829C5.85106 4.5829 7.97147 3.67101 9.54307 2.18262ZM6.60602 14.8117C7.57436 15.6549 8.72962 16.2889 10.0015 16.6432C11.2734 16.2889 12.4287 15.6548 13.397 14.8117C13.0293 14.429 12.6379 14.1571 12.2063 13.967C11.6129 13.7056 10.9024 13.5809 10.0016 13.5809C9.10074 13.5809 8.39017 13.7056 7.79677 13.967C7.36521 14.1571 6.97379 14.4291 6.60602 14.8117ZM14.3337 13.8623C13.8632 13.3787 13.3394 13.0092 12.7438 12.7468C11.9291 12.3879 11.0207 12.2476 10.0016 12.2476C8.98243 12.2476 8.07401 12.3879 7.25928 12.7468C6.66362 13.0092 6.13982 13.3788 5.66931 13.8624C4.37429 12.3343 3.59334 10.3569 3.59334 8.19744C3.59334 7.40505 3.69831 6.63809 3.8948 5.90926C6.21568 5.82368 8.33738 4.95444 10.0015 3.55928C11.6656 4.95444 13.7873 5.82368 16.1082 5.90926C16.3047 6.63809 16.4096 7.40505 16.4096 8.19744C16.4096 10.3568 15.6287 12.3343 14.3337 13.8623ZM10.0016 6.5061C9.06731 6.5061 8.30996 7.26345 8.30996 8.1977C8.30996 9.13195 9.06731 9.8893 10.0016 9.8893C10.9358 9.8893 11.6932 9.13195 11.6932 8.1977C11.6932 7.26345 10.9358 6.5061 10.0016 6.5061ZM6.97662 8.1977C6.97662 6.52707 8.33093 5.17276 10.0016 5.17276C11.6722 5.17276 13.0265 6.52707 13.0265 8.1977C13.0265 9.86833 11.6722 11.2226 10.0016 11.2226C8.33093 11.2226 6.97662 9.86833 6.97662 8.1977Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M7.59265 1.15979C7.81762 0.946736 8.16991 0.946736 8.39488 1.15979C9.77003 2.46213 11.6254 3.26003 13.6684 3.26003C13.7009 3.26003 13.7333 3.25983 13.7657 3.25943C14.0203 3.25627 14.2476 3.41863 14.3271 3.66052C14.6131 4.5303 14.7676 5.45907 14.7676 6.42276C14.7676 8.85714 13.7834 11.0612 12.1915 12.6592C12.1854 12.6656 12.1791 12.6719 12.1726 12.6781C11.0742 13.7741 9.68889 14.5827 8.13916 14.9816C8.04379 15.0061 7.94374 15.0061 7.84836 14.9816C6.29866 14.5827 4.91337 13.7742 3.81499 12.6782C3.80853 12.672 3.80224 12.6657 3.79613 12.6593C2.20414 11.0612 1.21997 8.85718 1.21997 6.42276C1.21997 5.45907 1.37444 4.5303 1.6604 3.66052C1.73993 3.41863 1.96718 3.25627 2.2218 3.25943C2.25421 3.25983 2.28667 3.26003 2.31918 3.26003C4.36214 3.26003 6.21749 2.46213 7.59265 1.15979ZM5.02273 12.2103C5.87003 12.948 6.88088 13.5028 7.99376 13.8128C9.10667 13.5027 10.1176 12.948 10.9649 12.2102C10.6431 11.8754 10.3006 11.6374 9.92299 11.4711C9.40378 11.2424 8.78205 11.1333 7.99383 11.1333C7.20561 11.1333 6.58386 11.2424 6.06464 11.4711C5.68703 11.6375 5.34453 11.8755 5.02273 12.2103ZM11.7845 11.3795C11.3728 10.9564 10.9145 10.633 10.3933 10.4034C9.6804 10.0894 8.88555 9.96663 7.99383 9.96663C7.10209 9.96663 6.30722 10.0894 5.59433 10.4035C5.07313 10.6331 4.6148 10.9565 4.20311 11.3796C3.06997 10.0425 2.38664 8.31224 2.38664 6.42276C2.38664 5.72942 2.47848 5.05833 2.65041 4.4206C4.68119 4.34572 6.53767 3.58513 7.99376 2.36437C9.44986 3.58513 11.3063 4.34572 13.3371 4.4206C13.509 5.05833 13.6009 5.72942 13.6009 6.42276C13.6009 8.31221 12.9176 10.0425 11.7845 11.3795ZM7.99383 4.94284C7.17636 4.94284 6.51367 5.60552 6.51367 6.42299C6.51367 7.24045 7.17636 7.90314 7.99383 7.90314C8.81129 7.90314 9.47398 7.24045 9.47398 6.42299C9.47398 5.60552 8.81129 4.94284 7.99383 4.94284ZM5.34701 6.42299C5.34701 4.96119 6.53203 3.77617 7.99383 3.77617C9.45562 3.77617 10.6406 4.96119 10.6406 6.42299C10.6406 7.88479 9.45562 9.06981 7.99383 9.06981C6.53203 9.06981 5.34701 7.88479 5.34701 6.42299Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { PrivacyOutlineIcon };
39
+ init_PrivacyOutlineIcon();
40
+ export { PrivacyOutlineIcon, init_PrivacyOutlineIcon };
@@ -1,29 +1,32 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/ProfileIcon.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 ProfileIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ProfileIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m-6.535 6.494a1.23 1.23 0 0 0 .41 1.41A9.96 9.96 0 0 0 10 18c2.31 0 4.438-.784 6.131-2.1.43-.333.604-.903.408-1.41a7.002 7.002 0 0 0-13.074.003" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M8.00684 8C9.93983 8 11.5068 6.433 11.5068 4.5C11.5068 2.567 9.93983 1 8.00684 1C6.07384 1 4.50684 2.567 4.50684 4.5C4.50684 6.433 6.07384 8 8.00684 8Z" }), /* @__PURE__ */ jsx("path", { d: "M13.5307 15C14.2521 15 14.8056 14.3455 14.5484 13.6715C13.5432 11.0376 10.9932 9.16667 8.00616 9.16667C5.01915 9.16667 2.46911 11.0376 1.46396 13.6715C1.20673 14.3455 1.76021 15 2.48165 15H13.5307Z" })] })
25
- }));
26
- };
10
+ var ProfileIcon;
11
+ var init_ProfileIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ProfileIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ProfileIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M10 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m-6.535 6.494a1.23 1.23 0 0 0 .41 1.41A9.96 9.96 0 0 0 10 18c2.31 0 4.438-.784 6.131-2.1.43-.333.604-.903.408-1.41a7.002 7.002 0 0 0-13.074.003" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M8.00684 8C9.93983 8 11.5068 6.433 11.5068 4.5C11.5068 2.567 9.93983 1 8.00684 1C6.07384 1 4.50684 2.567 4.50684 4.5C4.50684 6.433 6.07384 8 8.00684 8Z" }), /* @__PURE__ */ jsx("path", { d: "M13.5307 15C14.2521 15 14.8056 14.3455 14.5484 13.6715C13.5432 11.0376 10.9932 9.16667 8.00616 9.16667C5.01915 9.16667 2.46911 11.0376 1.46396 13.6715C1.20673 14.3455 1.76021 15 2.48165 15H13.5307Z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { ProfileIcon };
31
+ init_ProfileIcon();
32
+ export { ProfileIcon, init_ProfileIcon };