@ultraviolet/icons 5.1.5 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (555) hide show
  1. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/defineProperty.js +19 -0
  2. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/extends.js +5 -3
  3. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js +11 -0
  4. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/toPrimitive.js +8 -4
  6. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/toPropertyKey.js +17 -0
  7. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/typeof.js +5 -3
  8. package/dist/_virtual/_rolldown/runtime.js +2 -1
  9. package/dist/components/CategoryIcon/Icon.js +18 -17
  10. package/dist/components/CategoryIcon/__generated__/AiCategoryIcon.js +31 -28
  11. package/dist/components/CategoryIcon/__generated__/BaremetalCategoryIcon.js +36 -33
  12. package/dist/components/CategoryIcon/__generated__/BillingCategoryIcon.js +37 -34
  13. package/dist/components/CategoryIcon/__generated__/BusinessDetailsCategoryIcon.js +28 -25
  14. package/dist/components/CategoryIcon/__generated__/ComputeCategoryIcon.js +41 -38
  15. package/dist/components/CategoryIcon/__generated__/ContainersCategoryIcon.js +35 -32
  16. package/dist/components/CategoryIcon/__generated__/CostAndImpactManagementCategoryIcon.js +33 -30
  17. package/dist/components/CategoryIcon/__generated__/DataAndAnalyticsCategoryIcon.js +33 -30
  18. package/dist/components/CategoryIcon/__generated__/DatabaseCategoryIcon.js +33 -30
  19. package/dist/components/CategoryIcon/__generated__/DatacenterCategoryIcon.js +37 -34
  20. package/dist/components/CategoryIcon/__generated__/DedicatedServerCategoryIcon.js +35 -32
  21. package/dist/components/CategoryIcon/__generated__/DevToolsCategoryIcon.js +44 -41
  22. package/dist/components/CategoryIcon/__generated__/DocumentationCategoryIcon.js +37 -34
  23. package/dist/components/CategoryIcon/__generated__/DomainsAndWebHostingCategoryIcon.js +45 -42
  24. package/dist/components/CategoryIcon/__generated__/IntegrationServicesCategoryIcon.js +37 -34
  25. package/dist/components/CategoryIcon/__generated__/InteractiveDemosCategoryIcon.js +28 -25
  26. package/dist/components/CategoryIcon/__generated__/KeyManagerCategoryIcon.js +32 -29
  27. package/dist/components/CategoryIcon/__generated__/LabsCategoryIcon.js +43 -40
  28. package/dist/components/CategoryIcon/__generated__/ManagementAndGovernanceCategoryIcon.js +35 -32
  29. package/dist/components/CategoryIcon/__generated__/MonitoringCategoryIcon.js +33 -30
  30. package/dist/components/CategoryIcon/__generated__/NetworkCategoryIcon.js +38 -35
  31. package/dist/components/CategoryIcon/__generated__/OrganizationCategoryIcon.js +43 -40
  32. package/dist/components/CategoryIcon/__generated__/OrganizationDashboardCategoryIcon.js +37 -34
  33. package/dist/components/CategoryIcon/__generated__/OrganizationNotificationsCategoryIcon.js +28 -25
  34. package/dist/components/CategoryIcon/__generated__/PartnersCategoryIcon.js +33 -30
  35. package/dist/components/CategoryIcon/__generated__/PinCategoryIcon.js +33 -30
  36. package/dist/components/CategoryIcon/__generated__/PrivacyCategoryIcon.js +28 -25
  37. package/dist/components/CategoryIcon/__generated__/ProfileCategoryIcon.js +32 -29
  38. package/dist/components/CategoryIcon/__generated__/ProfileNotificationsCategoryIcon.js +28 -25
  39. package/dist/components/CategoryIcon/__generated__/SecurityCategoryIcon.js +37 -34
  40. package/dist/components/CategoryIcon/__generated__/ServerlessComputeCategoryIcon.js +33 -30
  41. package/dist/components/CategoryIcon/__generated__/StorageCategoryIcon.js +33 -30
  42. package/dist/components/CategoryIcon/__generated__/UseCaseCategoryIcon.js +37 -34
  43. package/dist/components/CategoryIcon/__generated__/UseCasesCategoryIcon.js +41 -38
  44. package/dist/components/CategoryIcon/__generated__/VpcCategoryIcon.js +80 -77
  45. package/dist/components/CategoryIcon/__generated__/WebHostingCategoryIcon.js +35 -32
  46. package/dist/components/CategoryIcon/__generated__/index.js +82 -0
  47. package/dist/components/CategoryIcon/index.js +9 -0
  48. package/dist/components/CategoryIcon/style.css.js +14 -8
  49. package/dist/components/CategoryIcon/style.css.ts.vanilla.js +8 -0
  50. package/dist/components/Flags/Icon.js +14 -12
  51. package/dist/components/Flags/__generated__/AustriaFlag.js +53 -50
  52. package/dist/components/Flags/__generated__/BelgiumFlag.js +53 -50
  53. package/dist/components/Flags/__generated__/BulgariaFlag.js +53 -50
  54. package/dist/components/Flags/__generated__/CroatiaFlag.js +205 -202
  55. package/dist/components/Flags/__generated__/CyprusFlag.js +53 -50
  56. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +53 -50
  57. package/dist/components/Flags/__generated__/DenmarkFlag.js +69 -66
  58. package/dist/components/Flags/__generated__/EstoniaFlag.js +53 -50
  59. package/dist/components/Flags/__generated__/FinlandFlag.js +39 -36
  60. package/dist/components/Flags/__generated__/FranceFlag.js +50 -47
  61. package/dist/components/Flags/__generated__/GermanyFlag.js +53 -50
  62. package/dist/components/Flags/__generated__/GreeceFlag.js +77 -74
  63. package/dist/components/Flags/__generated__/HungaryFlag.js +53 -50
  64. package/dist/components/Flags/__generated__/IrelandFlag.js +53 -50
  65. package/dist/components/Flags/__generated__/ItalyFlag.js +50 -47
  66. package/dist/components/Flags/__generated__/LatviaFlag.js +53 -50
  67. package/dist/components/Flags/__generated__/LithuaniaFlag.js +53 -50
  68. package/dist/components/Flags/__generated__/LuxembourgFlag.js +53 -50
  69. package/dist/components/Flags/__generated__/MaltaFlag.js +53 -50
  70. package/dist/components/Flags/__generated__/NetherlandsFlag.js +50 -47
  71. package/dist/components/Flags/__generated__/PolandFlag.js +36 -33
  72. package/dist/components/Flags/__generated__/PortugalFlag.js +69 -66
  73. package/dist/components/Flags/__generated__/RomaniaFlag.js +53 -50
  74. package/dist/components/Flags/__generated__/SlovakiaFlag.js +85 -82
  75. package/dist/components/Flags/__generated__/SloveniaFlag.js +61 -58
  76. package/dist/components/Flags/__generated__/SpainFlag.js +53 -50
  77. package/dist/components/Flags/__generated__/SwedenFlag.js +56 -53
  78. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +77 -74
  79. package/dist/components/Flags/__generated__/index.js +66 -0
  80. package/dist/components/Flags/index.js +9 -0
  81. package/dist/components/Flags/style.css.js +18 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.d.ts +2 -2
  84. package/dist/components/Icon/Icon.d.ts.map +1 -1
  85. package/dist/components/Icon/Icon.js +29 -26
  86. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  87. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  88. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  89. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  90. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  91. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  92. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  93. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  94. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  102. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  103. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  104. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  105. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  106. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  109. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  111. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  112. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  113. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  114. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  115. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  117. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  118. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  119. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  120. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  122. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  123. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  124. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  125. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  127. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  128. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  129. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  130. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  131. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  133. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  136. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  139. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  140. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  142. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  144. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  145. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  146. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  149. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  150. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  152. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  153. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  154. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  155. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  156. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  157. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  158. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  159. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  160. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  162. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  163. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  164. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  165. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  167. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  169. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  170. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  171. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  173. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  175. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  177. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  179. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  181. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  182. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  183. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  184. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  185. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  187. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  188. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  189. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  190. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  191. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  193. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  194. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  195. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  196. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  197. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  198. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  200. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  201. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  202. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  203. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  204. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  205. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  206. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  207. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  209. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  210. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  211. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  212. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  213. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  214. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  215. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  216. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  218. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  220. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  222. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  224. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  225. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  226. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  228. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  229. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  233. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  234. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  235. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  236. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  237. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  238. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  240. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  241. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  243. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  244. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  245. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  246. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  247. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  248. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  249. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  253. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  254. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  255. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  256. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  258. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  259. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  261. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  263. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  264. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  265. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  271. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  273. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  275. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  278. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  279. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  280. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  281. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  283. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  284. package/dist/components/Icon/__generated__/index.js +406 -0
  285. package/dist/components/Icon/index.js +209 -0
  286. package/dist/components/Icon/styles.css.js +363 -357
  287. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  288. package/dist/components/Logo/Icon.js +15 -13
  289. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  290. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  291. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  292. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  293. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  294. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  295. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  296. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  297. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  298. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  299. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  300. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  301. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  302. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  303. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  304. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  305. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  306. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  307. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  308. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  309. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  311. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  312. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  313. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  314. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  315. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  316. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  317. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  318. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  319. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  320. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  321. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  323. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  324. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  325. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  326. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  327. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  328. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  329. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  330. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  331. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  332. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  333. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  334. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  335. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  336. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  337. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  338. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  339. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  340. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  341. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  342. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  343. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  344. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  345. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  346. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  347. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  348. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  349. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  350. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  351. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  352. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  353. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  354. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  355. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  356. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  357. package/dist/components/Logo/__generated__/index.js +146 -0
  358. package/dist/components/Logo/index.js +9 -0
  359. package/dist/components/Logo/style.css.js +14 -9
  360. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  361. package/dist/components/ProductIcon/Icon.js +15 -14
  362. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  363. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  364. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  365. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  366. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  367. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  368. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  369. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  370. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  371. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  372. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  373. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  374. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  375. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  376. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  377. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  378. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  379. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  380. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  381. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  382. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  383. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  384. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  385. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  386. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  387. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  389. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  390. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  391. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  392. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  393. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  394. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +95 -92
  396. package/dist/components/ProductIcon/__generated__/DataWarehouseProductIcon.js +50 -47
  397. package/dist/components/ProductIcon/__generated__/DdosProductIcon.js +62 -59
  398. package/dist/components/ProductIcon/__generated__/DdxCoreServersProductIcon.js +53 -50
  399. package/dist/components/ProductIcon/__generated__/DdxProServersProductIcon.js +53 -50
  400. package/dist/components/ProductIcon/__generated__/DdxStartServersProductIcon.js +53 -50
  401. package/dist/components/ProductIcon/__generated__/DedibackupProductIcon.js +52 -49
  402. package/dist/components/ProductIcon/__generated__/DediboxProductIcon.js +66 -63
  403. package/dist/components/ProductIcon/__generated__/DedicatedControlPlaneProductIcon.js +96 -93
  404. package/dist/components/ProductIcon/__generated__/DedicatedServerProductIcon.js +45 -42
  405. package/dist/components/ProductIcon/__generated__/DedilinkProductIcon.js +74 -71
  406. package/dist/components/ProductIcon/__generated__/DeleteMarkerProductIcon.js +64 -61
  407. package/dist/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.js +58 -55
  408. package/dist/components/ProductIcon/__generated__/DevicesProductIcon.js +45 -42
  409. package/dist/components/ProductIcon/__generated__/DirectConnectProductIcon.js +45 -42
  410. package/dist/components/ProductIcon/__generated__/DistributedDataLabProductIcon.js +83 -80
  411. package/dist/components/ProductIcon/__generated__/DnsProductIcon.js +50 -47
  412. package/dist/components/ProductIcon/__generated__/DocumentationProductIcon.js +59 -56
  413. package/dist/components/ProductIcon/__generated__/DomainsProductIcon.js +73 -70
  414. package/dist/components/ProductIcon/__generated__/EdgeServicesProductIcon.js +65 -62
  415. package/dist/components/ProductIcon/__generated__/ElasticMetalAluminiumProductIcon.js +69 -66
  416. package/dist/components/ProductIcon/__generated__/ElasticMetalBerylliumProductIcon.js +69 -66
  417. package/dist/components/ProductIcon/__generated__/ElasticMetalIridiumProductIcon.js +69 -66
  418. package/dist/components/ProductIcon/__generated__/ElasticMetalLithiumProductIcon.js +69 -66
  419. package/dist/components/ProductIcon/__generated__/ElasticMetalProductIcon.js +55 -52
  420. package/dist/components/ProductIcon/__generated__/ElasticMetalTitaniumProductIcon.js +69 -66
  421. package/dist/components/ProductIcon/__generated__/EntrepriseSupportProductIcon.js +69 -66
  422. package/dist/components/ProductIcon/__generated__/EnvironmentalFootprintCalculatorProductIcon.js +53 -50
  423. package/dist/components/ProductIcon/__generated__/FileProductIcon.js +61 -58
  424. package/dist/components/ProductIcon/__generated__/FileStorageProductIcon.js +69 -66
  425. package/dist/components/ProductIcon/__generated__/FlexibleIpProductIcon.js +45 -42
  426. package/dist/components/ProductIcon/__generated__/FolderProductIcon.js +56 -53
  427. package/dist/components/ProductIcon/__generated__/FrontEndsProductIcon.js +45 -42
  428. package/dist/components/ProductIcon/__generated__/FunctionsProductIcon.js +48 -45
  429. package/dist/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.js +53 -50
  430. package/dist/components/ProductIcon/__generated__/GenerativeApiProductIcon.js +55 -52
  431. package/dist/components/ProductIcon/__generated__/GpuServersProductIcon.js +49 -46
  432. package/dist/components/ProductIcon/__generated__/HubNetworksProductIcon.js +51 -48
  433. package/dist/components/ProductIcon/__generated__/HubRoutesProductIcon.js +41 -38
  434. package/dist/components/ProductIcon/__generated__/IamProductIcon.js +54 -51
  435. package/dist/components/ProductIcon/__generated__/IconElasticMetalProductIcon.js +61 -58
  436. package/dist/components/ProductIcon/__generated__/IconSdkJsProductIcon.js +56 -53
  437. package/dist/components/ProductIcon/__generated__/IconSdkProductIcon.js +54 -51
  438. package/dist/components/ProductIcon/__generated__/ImagesProductIcon.js +46 -43
  439. package/dist/components/ProductIcon/__generated__/InferenceProductIcon.js +61 -58
  440. package/dist/components/ProductIcon/__generated__/InstanceCostOptimizedProductIcon.js +42 -39
  441. package/dist/components/ProductIcon/__generated__/InstanceEnterpriseProductIcon.js +43 -40
  442. package/dist/components/ProductIcon/__generated__/InstanceGpuProductIcon.js +45 -42
  443. package/dist/components/ProductIcon/__generated__/InstanceLearnProductIcon.js +42 -39
  444. package/dist/components/ProductIcon/__generated__/InstancePopProductIcon.js +44 -41
  445. package/dist/components/ProductIcon/__generated__/InstanceProductIcon.js +45 -42
  446. package/dist/components/ProductIcon/__generated__/InstanceScallingGroupsProductIcon.js +53 -50
  447. package/dist/components/ProductIcon/__generated__/InstanceTemplateProductIcon.js +45 -42
  448. package/dist/components/ProductIcon/__generated__/InstanceWopProductIcon.js +49 -46
  449. package/dist/components/ProductIcon/__generated__/InterlinkDedicatedProductIcon.js +52 -49
  450. package/dist/components/ProductIcon/__generated__/InterlinkProductIcon.js +45 -42
  451. package/dist/components/ProductIcon/__generated__/IotEdgeProductIcon.js +52 -49
  452. package/dist/components/ProductIcon/__generated__/IotProductIcon.js +43 -40
  453. package/dist/components/ProductIcon/__generated__/IpFailoverProductIcon.js +50 -47
  454. package/dist/components/ProductIcon/__generated__/IpamProductIcon.js +60 -57
  455. package/dist/components/ProductIcon/__generated__/IpfsNamingProductIcon.js +80 -77
  456. package/dist/components/ProductIcon/__generated__/IpfsProductIcon.js +45 -42
  457. package/dist/components/ProductIcon/__generated__/JeroProductIcon.js +44 -41
  458. package/dist/components/ProductIcon/__generated__/K8sKosmosProductIcon.js +64 -61
  459. package/dist/components/ProductIcon/__generated__/KmsProductIcon.js +90 -87
  460. package/dist/components/ProductIcon/__generated__/KubernetesProductIcon.js +45 -42
  461. package/dist/components/ProductIcon/__generated__/LbProductIcon.js +55 -52
  462. package/dist/components/ProductIcon/__generated__/LifeCycleRulesProductIcon.js +45 -42
  463. package/dist/components/ProductIcon/__generated__/MacMiniM2ProductIcon.js +43 -40
  464. package/dist/components/ProductIcon/__generated__/MacMiniM4ProductIcon.js +49 -46
  465. package/dist/components/ProductIcon/__generated__/MacMiniProductIcon.js +54 -51
  466. package/dist/components/ProductIcon/__generated__/MailboxProductIcon.js +47 -44
  467. package/dist/components/ProductIcon/__generated__/ManagedKafkaProductIcon.js +102 -99
  468. package/dist/components/ProductIcon/__generated__/ManagedSearchDatabaseProductIcon.js +68 -65
  469. package/dist/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.js +58 -55
  470. package/dist/components/ProductIcon/__generated__/MongoDbProductIcon.js +52 -49
  471. package/dist/components/ProductIcon/__generated__/MonitoringProductIcon.js +53 -50
  472. package/dist/components/ProductIcon/__generated__/MultiUserProductIcon.js +43 -40
  473. package/dist/components/ProductIcon/__generated__/NabuProductIcon.js +44 -41
  474. package/dist/components/ProductIcon/__generated__/NatsProductIcon.js +56 -53
  475. package/dist/components/ProductIcon/__generated__/NetworkAclsProductIcon.js +62 -59
  476. package/dist/components/ProductIcon/__generated__/NextServersProductIcon.js +108 -105
  477. package/dist/components/ProductIcon/__generated__/ObjectStorageProductIcon.js +45 -42
  478. package/dist/components/ProductIcon/__generated__/OriginsResourcesProductIcon.js +43 -40
  479. package/dist/components/ProductIcon/__generated__/OsProductIcon.js +70 -67
  480. package/dist/components/ProductIcon/__generated__/PackerProductIcon.js +34 -31
  481. package/dist/components/ProductIcon/__generated__/PasskeyProductIcon.js +53 -50
  482. package/dist/components/ProductIcon/__generated__/PlacementGroupProductIcon.js +94 -91
  483. package/dist/components/ProductIcon/__generated__/PolicyProductIcon.js +56 -53
  484. package/dist/components/ProductIcon/__generated__/PoolProductIcon.js +45 -42
  485. package/dist/components/ProductIcon/__generated__/PostgresqlMysqlProductIcon.js +52 -49
  486. package/dist/components/ProductIcon/__generated__/PrivateIpProductIcon.js +92 -89
  487. package/dist/components/ProductIcon/__generated__/PrivateNetworkProductIcon.js +53 -50
  488. package/dist/components/ProductIcon/__generated__/PublicGatewayProductIcon.js +45 -42
  489. package/dist/components/ProductIcon/__generated__/QaasProductIcon.js +57 -54
  490. package/dist/components/ProductIcon/__generated__/QuantumApplicationProductIcon.js +49 -46
  491. package/dist/components/ProductIcon/__generated__/QueueingProductIcon.js +42 -39
  492. package/dist/components/ProductIcon/__generated__/RabbitMqProductIcon.js +46 -43
  493. package/dist/components/ProductIcon/__generated__/RdbProductIcon.js +45 -42
  494. package/dist/components/ProductIcon/__generated__/RedisProductIcon.js +46 -43
  495. package/dist/components/ProductIcon/__generated__/RegistryProductIcon.js +52 -49
  496. package/dist/components/ProductIcon/__generated__/RocketProductIcon.js +57 -54
  497. package/dist/components/ProductIcon/__generated__/RouteRulesProductIcon.js +43 -40
  498. package/dist/components/ProductIcon/__generated__/RouterProductIcon.js +46 -43
  499. package/dist/components/ProductIcon/__generated__/RpnProductIcon.js +52 -49
  500. package/dist/components/ProductIcon/__generated__/RpnSanProductIcon.js +53 -50
  501. package/dist/components/ProductIcon/__generated__/RpnV1ProductIcon.js +52 -49
  502. package/dist/components/ProductIcon/__generated__/RpnV2ProductIcon.js +52 -49
  503. package/dist/components/ProductIcon/__generated__/SavingPlanProductIcon.js +66 -63
  504. package/dist/components/ProductIcon/__generated__/SdkGoProductIcon.js +64 -61
  505. package/dist/components/ProductIcon/__generated__/SdkPythonProductIcon.js +64 -61
  506. package/dist/components/ProductIcon/__generated__/SecretManagerProductIcon.js +53 -50
  507. package/dist/components/ProductIcon/__generated__/SecurityGroupProductIcon.js +50 -47
  508. package/dist/components/ProductIcon/__generated__/SepaProductIcon.js +42 -39
  509. package/dist/components/ProductIcon/__generated__/ServerProductIcon.js +48 -45
  510. package/dist/components/ProductIcon/__generated__/ServerlessDbProductIcon.js +49 -46
  511. package/dist/components/ProductIcon/__generated__/ServerlessJobsProductIcon.js +111 -108
  512. package/dist/components/ProductIcon/__generated__/SmsProductIcon.js +43 -40
  513. package/dist/components/ProductIcon/__generated__/SmtpProductIcon.js +53 -50
  514. package/dist/components/ProductIcon/__generated__/SnapshotsProductIcon.js +55 -52
  515. package/dist/components/ProductIcon/__generated__/SnsProductIcon.js +96 -93
  516. package/dist/components/ProductIcon/__generated__/SqsProductIcon.js +69 -66
  517. package/dist/components/ProductIcon/__generated__/SslCertificatesProductIcon.js +46 -43
  518. package/dist/components/ProductIcon/__generated__/StoreServersProductIcon.js +53 -50
  519. package/dist/components/ProductIcon/__generated__/SupportProductIcon.js +59 -56
  520. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts +3 -0
  521. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts.map +1 -0
  522. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.js +65 -0
  523. package/dist/components/ProductIcon/__generated__/TerraformProductIcon.js +45 -42
  524. package/dist/components/ProductIcon/__generated__/TransactionalEmailProductIcon.js +46 -43
  525. package/dist/components/ProductIcon/__generated__/TutorialProductIcon.js +55 -52
  526. package/dist/components/ProductIcon/__generated__/UserProductIcon.js +43 -40
  527. package/dist/components/ProductIcon/__generated__/VerifyCardProductIcon.js +50 -47
  528. package/dist/components/ProductIcon/__generated__/VideoProductIcon.js +47 -44
  529. package/dist/components/ProductIcon/__generated__/VolumeProductIcon.js +45 -42
  530. package/dist/components/ProductIcon/__generated__/VpcPeeringProductIcon.js +116 -113
  531. package/dist/components/ProductIcon/__generated__/VpcProductIcon.js +45 -42
  532. package/dist/components/ProductIcon/__generated__/VpnConnectionProductIcon.js +51 -48
  533. package/dist/components/ProductIcon/__generated__/VpnCustomerGatewayProductIcon.js +61 -58
  534. package/dist/components/ProductIcon/__generated__/VpnProductIcon.js +61 -58
  535. package/dist/components/ProductIcon/__generated__/VpsProServersProductIcon.js +59 -56
  536. package/dist/components/ProductIcon/__generated__/VpsServersProductIcon.js +54 -51
  537. package/dist/components/ProductIcon/__generated__/VpsStartServersProductIcon.js +60 -57
  538. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +74 -71
  539. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  540. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  541. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  542. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  543. package/dist/components/ProductIcon/__generated__/index.d.ts +2 -1
  544. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  545. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  546. package/dist/components/ProductIcon/index.js +11 -1
  547. package/dist/components/ProductIcon/styles.css.js +25 -19
  548. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  549. package/dist/iconStyles.js +7 -2
  550. package/dist/index.js +9 -0
  551. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  552. package/package.json +5 -5
  553. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/defineProperty.js +0 -15
  554. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js +0 -9
  555. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/toPropertyKey.js +0 -12
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/NorthIcon.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 NorthIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "NorthIcon",
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 18a.75.75 0 0 1-.75-.75V4.66L7.3 6.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.75.75 0 1 1-1.1 1.02l-1.95-2.1v12.59A.75.75 0 0 1 10 18",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M8 14a.75.75 0 0 0 .75-.75V4.56l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 0 0 1.06 1.06l1.22-1.22v8.69c0 .414.336.75.75.75",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var NorthIcon;
11
+ var init_NorthIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NorthIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "NorthIcon",
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 18a.75.75 0 0 1-.75-.75V4.66L7.3 6.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.75.75 0 1 1-1.1 1.02l-1.95-2.1v12.59A.75.75 0 0 1 10 18",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M8 14a.75.75 0 0 0 .75-.75V4.56l1.22 1.22a.75.75 0 1 0 1.06-1.06l-2.5-2.5a.75.75 0 0 0-1.06 0l-2.5 2.5a.75.75 0 0 0 1.06 1.06l1.22-1.22v8.69c0 .414.336.75.75.75",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { NorthIcon };
39
+ init_NorthIcon();
40
+ export { NorthIcon, init_NorthIcon };
@@ -1,35 +1,38 @@
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__/NorthShortIcon.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 NorthShortIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "NorthShortIcon",
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.792 2a.75.75 0 0 1 .53.22l6.042 6.041a.75.75 0 1 1-1.061 1.061l-4.761-4.761V17.25a.75.75 0 0 1-1.5 0V4.56L4.28 9.323a.75.75 0 0 1-1.06-1.06L9.26 2.22A.75.75 0 0 1 9.79 2"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M7.845 2.47a.75.75 0 0 1 1.06 0l4.375 4.375a.75.75 0 0 1-1.06 1.06L9.125 4.811V13.5a.75.75 0 0 1-1.5 0V4.81L4.53 7.906a.75.75 0 0 1-1.06-1.06z"
30
- })
31
- }));
32
- };
10
+ var NorthShortIcon;
11
+ var init_NorthShortIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NorthShortIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "NorthShortIcon",
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.792 2a.75.75 0 0 1 .53.22l6.042 6.041a.75.75 0 1 1-1.061 1.061l-4.761-4.761V17.25a.75.75 0 0 1-1.5 0V4.56L4.28 9.323a.75.75 0 0 1-1.06-1.06L9.26 2.22A.75.75 0 0 1 9.79 2"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M7.845 2.47a.75.75 0 0 1 1.06 0l4.375 4.375a.75.75 0 0 1-1.06 1.06L9.125 4.811V13.5a.75.75 0 0 1-1.5 0V4.81L4.53 7.906a.75.75 0 0 1-1.06-1.06z"
31
+ })
32
+ }));
33
+ };
34
+ });
33
35
 
34
36
  //#endregion
35
- export { NorthShortIcon };
37
+ init_NorthShortIcon();
38
+ export { NorthShortIcon, init_NorthShortIcon };
@@ -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__/NotificationIcon.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 NotificationIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "NotificationIcon",
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 2a6 6 0 0 0-6 6 11.44 11.44 0 0 1-1.258 5.234.75.75 0 0 0 .515 1.076q1.603.333 3.257.508a3.5 3.5 0 0 0 6.972 0 33 33 0 0 0 3.256-.508.75.75 0 0 0 .515-1.076A11.45 11.45 0 0 1 16 8a6 6 0 0 0-6-6M8.049 14.943a34 34 0 0 0 3.902 0 2 2 0 0 1-3.902 0"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8.00241 1C5.10292 1 2.75241 3.35051 2.75241 6.25C2.75241 7.9008 2.3554 9.45696 1.65222 10.83C1.55887 11.0123 1.55597 11.2277 1.64438 11.4125C1.7328 11.5972 1.90239 11.7301 2.10292 11.7717C3.03714 11.9657 3.98778 12.1145 4.95242 12.2158C5.09302 13.7767 6.40487 15 8.00244 15C9.60001 15 10.9119 13.7767 11.0525 12.2158C12.0171 12.1145 12.9677 11.9657 13.9019 11.7717C14.1024 11.7301 14.272 11.5972 14.3604 11.4125C14.4489 11.2277 14.446 11.0123 14.3526 10.83C13.6494 9.45696 13.2524 7.9008 13.2524 6.25C13.2524 3.35051 10.9019 1 8.00241 1ZM6.29558 12.3254C6.86037 12.3583 7.42947 12.375 8.00241 12.375C8.57538 12.375 9.1445 12.3583 9.70931 12.3254C9.53285 13.1052 8.83565 13.6875 8.00244 13.6875C7.16924 13.6875 6.47204 13.1052 6.29558 12.3254Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var NotificationIcon;
11
+ var init_NotificationIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NotificationIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "NotificationIcon",
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 2a6 6 0 0 0-6 6 11.44 11.44 0 0 1-1.258 5.234.75.75 0 0 0 .515 1.076q1.603.333 3.257.508a3.5 3.5 0 0 0 6.972 0 33 33 0 0 0 3.256-.508.75.75 0 0 0 .515-1.076A11.45 11.45 0 0 1 16 8a6 6 0 0 0-6-6M8.049 14.943a34 34 0 0 0 3.902 0 2 2 0 0 1-3.902 0"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8.00241 1C5.10292 1 2.75241 3.35051 2.75241 6.25C2.75241 7.9008 2.3554 9.45696 1.65222 10.83C1.55887 11.0123 1.55597 11.2277 1.64438 11.4125C1.7328 11.5972 1.90239 11.7301 2.10292 11.7717C3.03714 11.9657 3.98778 12.1145 4.95242 12.2158C5.09302 13.7767 6.40487 15 8.00244 15C9.60001 15 10.9119 13.7767 11.0525 12.2158C12.0171 12.1145 12.9677 11.9657 13.9019 11.7717C14.1024 11.7301 14.272 11.5972 14.3604 11.4125C14.4489 11.2277 14.446 11.0123 14.3526 10.83C13.6494 9.45696 13.2524 7.9008 13.2524 6.25C13.2524 3.35051 10.9019 1 8.00241 1ZM6.29558 12.3254C6.86037 12.3583 7.42947 12.375 8.00241 12.375C8.57538 12.375 9.1445 12.3583 9.70931 12.3254C9.53285 13.1052 8.83565 13.6875 8.00244 13.6875C7.16924 13.6875 6.47204 13.1052 6.29558 12.3254Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { NotificationIcon };
38
+ init_NotificationIcon();
39
+ export { NotificationIcon, init_NotificationIcon };
@@ -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__/NotificationOutlineIcon.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 NotificationOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "NotificationOutlineIcon",
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.995 3.5a4.083 4.083 0 0 0-4.083 4.083v.604c0 1.66-.506 3.201-1.37 4.48a18.5 18.5 0 0 0 5.453.812q1.125 0 2.214-.13a18.5 18.5 0 0 0 3.24-.683 7.97 7.97 0 0 1-1.37-4.478v-.605A4.083 4.083 0 0 0 9.995 3.5M4.412 7.583a5.583 5.583 0 0 1 11.167 0v.604c0 1.673.63 3.197 1.669 4.35a.75.75 0 0 1-.298 1.205 20 20 0 0 1-3.79.99q.003.05.002.101a3.167 3.167 0 1 1-6.332-.102 20 20 0 0 1-3.79-.989.75.75 0 0 1-.297-1.206 6.47 6.47 0 0 0 1.669-4.348zm3.919 7.328a1.667 1.667 0 0 0 3.33 0 20.3 20.3 0 0 1-3.33 0"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8.00188 2.5C6.11491 2.5 4.58522 4.02969 4.58522 5.91667L4.58508 6.4375C4.58508 6.43743 4.58508 6.43757 4.58508 6.4375C4.58504 7.83872 4.1727 9.14491 3.46332 10.2396C4.31643 10.493 5.19958 10.6767 6.10628 10.7842C6.72755 10.8579 7.36006 10.8958 8.00175 10.8958C8.64352 10.8958 9.27611 10.8579 9.89746 10.7842C10.8041 10.6766 11.6871 10.4929 12.5402 10.2396C11.8308 9.14485 11.4184 7.8388 11.4184 6.4375V5.9448L11.4185 5.91667C11.4185 4.02969 9.88885 2.5 8.00188 2.5ZM3.08522 5.91647C3.08532 3.20116 5.28655 1 8.00188 1C10.7173 1 12.9185 3.20127 12.9185 5.91667L12.9184 5.95082V6.4375C12.9184 7.85307 13.4522 9.1422 14.3307 10.1174C14.4972 10.3022 14.5613 10.5575 14.5017 10.799C14.4421 11.0405 14.2666 11.2368 14.0332 11.3229C13.0089 11.7011 11.9394 11.9857 10.8352 12.1664C10.8352 12.1663 10.8352 12.1665 10.8352 12.1664C10.8352 13.7312 9.56669 15 8.00188 15C6.43708 15 5.16855 13.7315 5.16855 12.1667C5.16855 12.1666 5.16855 12.1667 5.16855 12.1667C4.06424 11.9859 2.99464 11.7011 1.97025 11.3229C1.73689 11.2368 1.56143 11.0405 1.50183 10.799C1.44224 10.5575 1.50627 10.3022 1.67277 10.1174C2.55128 9.1422 3.08508 7.85307 3.08508 6.4375L3.08522 5.91647C3.08522 5.91653 3.08522 5.9164 3.08522 5.91647ZM6.68057 12.3464C6.76835 12.9978 7.32647 13.5 8.00188 13.5C8.6773 13.5 9.23542 12.9978 9.3232 12.3464C8.88688 12.3792 8.4462 12.3958 8.00175 12.3958C7.55739 12.3958 7.1168 12.3792 6.68057 12.3464Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var NotificationOutlineIcon;
11
+ var init_NotificationOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ NotificationOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "NotificationOutlineIcon",
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.995 3.5a4.083 4.083 0 0 0-4.083 4.083v.604c0 1.66-.506 3.201-1.37 4.48a18.5 18.5 0 0 0 5.453.812q1.125 0 2.214-.13a18.5 18.5 0 0 0 3.24-.683 7.97 7.97 0 0 1-1.37-4.478v-.605A4.083 4.083 0 0 0 9.995 3.5M4.412 7.583a5.583 5.583 0 0 1 11.167 0v.604c0 1.673.63 3.197 1.669 4.35a.75.75 0 0 1-.298 1.205 20 20 0 0 1-3.79.99q.003.05.002.101a3.167 3.167 0 1 1-6.332-.102 20 20 0 0 1-3.79-.989.75.75 0 0 1-.297-1.206 6.47 6.47 0 0 0 1.669-4.348zm3.919 7.328a1.667 1.667 0 0 0 3.33 0 20.3 20.3 0 0 1-3.33 0"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8.00188 2.5C6.11491 2.5 4.58522 4.02969 4.58522 5.91667L4.58508 6.4375C4.58508 6.43743 4.58508 6.43757 4.58508 6.4375C4.58504 7.83872 4.1727 9.14491 3.46332 10.2396C4.31643 10.493 5.19958 10.6767 6.10628 10.7842C6.72755 10.8579 7.36006 10.8958 8.00175 10.8958C8.64352 10.8958 9.27611 10.8579 9.89746 10.7842C10.8041 10.6766 11.6871 10.4929 12.5402 10.2396C11.8308 9.14485 11.4184 7.8388 11.4184 6.4375V5.9448L11.4185 5.91667C11.4185 4.02969 9.88885 2.5 8.00188 2.5ZM3.08522 5.91647C3.08532 3.20116 5.28655 1 8.00188 1C10.7173 1 12.9185 3.20127 12.9185 5.91667L12.9184 5.95082V6.4375C12.9184 7.85307 13.4522 9.1422 14.3307 10.1174C14.4972 10.3022 14.5613 10.5575 14.5017 10.799C14.4421 11.0405 14.2666 11.2368 14.0332 11.3229C13.0089 11.7011 11.9394 11.9857 10.8352 12.1664C10.8352 12.1663 10.8352 12.1665 10.8352 12.1664C10.8352 13.7312 9.56669 15 8.00188 15C6.43708 15 5.16855 13.7315 5.16855 12.1667C5.16855 12.1666 5.16855 12.1667 5.16855 12.1667C4.06424 11.9859 2.99464 11.7011 1.97025 11.3229C1.73689 11.2368 1.56143 11.0405 1.50183 10.799C1.44224 10.5575 1.50627 10.3022 1.67277 10.1174C2.55128 9.1422 3.08508 7.85307 3.08508 6.4375L3.08522 5.91647C3.08522 5.91653 3.08522 5.9164 3.08522 5.91647ZM6.68057 12.3464C6.76835 12.9978 7.32647 13.5 8.00188 13.5C8.6773 13.5 9.23542 12.9978 9.3232 12.3464C8.88688 12.3792 8.4462 12.3958 8.00175 12.3958C7.55739 12.3958 7.1168 12.3792 6.68057 12.3464Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { NotificationOutlineIcon };
38
+ init_NotificationOutlineIcon();
39
+ export { NotificationOutlineIcon, init_NotificationOutlineIcon };
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/OpenInNewIcon.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 OpenInNewIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "OpenInNewIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M4.25 6.5a.75.75 0 0 0-.75.75v8.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-4a.75.75 0 0 1 1.5 0v4A2.25 2.25 0 0 1 12.75 18h-8.5A2.25 2.25 0 0 1 2 15.75v-8.5A2.25 2.25 0 0 1 4.25 5h5a.75.75 0 0 1 0 1.5z",
27
- fillRule: "evenodd"
28
- }), /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M6.194 13.753a.75.75 0 0 0 1.06.053L16.5 5.44v2.81a.75.75 0 0 0 1.5 0v-4.5a.75.75 0 0 0-.75-.75h-4.5a.75.75 0 0 0 0 1.5h2.553l-9.056 8.194a.75.75 0 0 0-.053 1.06",
31
- fillRule: "evenodd"
32
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M6.22 8.72a.75.75 0 0 0 1.06 1.06l5.22-5.22v1.69a.75.75 0 0 0 1.5 0v-3.5a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 0 0 0 1.5h1.69z" }), /* @__PURE__ */ jsx("path", { d: "M3.5 6.75c0-.69.56-1.25 1.25-1.25H7A.75.75 0 0 0 7 4H4.75A2.75 2.75 0 0 0 2 6.75v4.5A2.75 2.75 0 0 0 4.75 14h4.5A2.75 2.75 0 0 0 12 11.25V9a.75.75 0 0 0-1.5 0v2.25c0 .69-.56 1.25-1.25 1.25h-4.5c-.69 0-1.25-.56-1.25-1.25z" })] })
33
- }));
34
- };
10
+ var OpenInNewIcon;
11
+ var init_OpenInNewIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ OpenInNewIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "OpenInNewIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M4.25 6.5a.75.75 0 0 0-.75.75v8.5c0 .414.336.75.75.75h8.5a.75.75 0 0 0 .75-.75v-4a.75.75 0 0 1 1.5 0v4A2.25 2.25 0 0 1 12.75 18h-8.5A2.25 2.25 0 0 1 2 15.75v-8.5A2.25 2.25 0 0 1 4.25 5h5a.75.75 0 0 1 0 1.5z",
28
+ fillRule: "evenodd"
29
+ }), /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M6.194 13.753a.75.75 0 0 0 1.06.053L16.5 5.44v2.81a.75.75 0 0 0 1.5 0v-4.5a.75.75 0 0 0-.75-.75h-4.5a.75.75 0 0 0 0 1.5h2.553l-9.056 8.194a.75.75 0 0 0-.053 1.06",
32
+ fillRule: "evenodd"
33
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M6.22 8.72a.75.75 0 0 0 1.06 1.06l5.22-5.22v1.69a.75.75 0 0 0 1.5 0v-3.5a.75.75 0 0 0-.75-.75h-3.5a.75.75 0 0 0 0 1.5h1.69z" }), /* @__PURE__ */ jsx("path", { d: "M3.5 6.75c0-.69.56-1.25 1.25-1.25H7A.75.75 0 0 0 7 4H4.75A2.75 2.75 0 0 0 2 6.75v4.5A2.75 2.75 0 0 0 4.75 14h4.5A2.75 2.75 0 0 0 12 11.25V9a.75.75 0 0 0-1.5 0v2.25c0 .69-.56 1.25-1.25 1.25h-4.5c-.69 0-1.25-.56-1.25-1.25z" })] })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { OpenInNewIcon };
39
+ init_OpenInNewIcon();
40
+ export { OpenInNewIcon, init_OpenInNewIcon };
@@ -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__/OrganizationIcon.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 OrganizationIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "OrganizationIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M12.4 10a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2M10 16.4a6.4 6.4 0 1 1 0-12.8 6.4 6.4 0 0 1 0 12.8M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1.6 5.6A1.6 1.6 0 0 0 10 6a1.6 1.6 0 1 0 1.6 1.6m-4 2.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2" }) : /* @__PURE__ */ jsx("path", { d: "M9.8 10a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4M8 14.8a4.8 4.8 0 1 1 0-9.6 4.8 4.8 0 0 1 0 9.6M8 4a6 6 0 1 0 0 12A6 6 0 0 0 8 4m1.2 4.2a1.2 1.2 0 1 0-2.4 0 1.2 1.2 0 0 0 2.4 0m-3 1.8a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4" })
25
- }));
26
- };
10
+ var OrganizationIcon;
11
+ var init_OrganizationIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ OrganizationIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "OrganizationIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M12.4 10a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2M10 16.4a6.4 6.4 0 1 1 0-12.8 6.4 6.4 0 0 1 0 12.8M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16m1.6 5.6A1.6 1.6 0 0 0 10 6a1.6 1.6 0 1 0 1.6 1.6m-4 2.4a1.6 1.6 0 1 0 0 3.2 1.6 1.6 0 0 0 0-3.2" }) : /* @__PURE__ */ jsx("path", { d: "M9.8 10a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4M8 14.8a4.8 4.8 0 1 1 0-9.6 4.8 4.8 0 0 1 0 9.6M8 4a6 6 0 1 0 0 12A6 6 0 0 0 8 4m1.2 4.2a1.2 1.2 0 1 0-2.4 0 1.2 1.2 0 0 0 2.4 0m-3 1.8a1.2 1.2 0 1 0 0 2.4 1.2 1.2 0 0 0 0-2.4" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { OrganizationIcon };
31
+ init_OrganizationIcon();
32
+ export { OrganizationIcon, init_OrganizationIcon };
@@ -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__/PaperclipIcon.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 PaperclipIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PaperclipIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M15.6213 4.37868C14.4497 3.20711 12.5503 3.20711 11.3787 4.37868L4.37868 11.3787C3.20711 12.5503 3.20711 14.4497 4.37868 15.6213C5.54995 16.7926 7.44878 16.7929 8.62042 15.6222C8.62072 15.6219 8.62102 15.6216 8.62132 15.6213L9.11792 15.1214C9.40985 14.8276 9.88472 14.826 10.1786 15.1179C10.4724 15.4098 10.474 15.8847 10.1821 16.1786L9.68373 16.6802L9.68198 16.682C7.92462 18.4393 5.07538 18.4393 3.31802 16.682C1.56066 14.9246 1.56066 12.0754 3.31802 10.318L10.318 3.31802C12.0754 1.56066 14.9246 1.56066 16.682 3.31802C18.438 5.07407 18.4393 7.92038 16.6859 9.67806L13.2312 13.2312C12.2061 14.2564 10.544 14.2563 9.51885 13.2312C8.49372 12.206 8.49372 10.544 9.51885 9.51886L12.9697 6.06804C13.2626 5.77515 13.7374 5.77515 14.0303 6.06804C14.3232 6.36094 14.3232 6.83581 14.0303 7.1287L10.5795 10.5795C10.1402 11.0189 10.1402 11.7312 10.5795 12.1705C11.0178 12.6088 11.7276 12.6099 12.1672 12.1738L15.6213 8.62127C16.7928 7.4497 16.7929 5.55025 15.6213 4.37868Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M12.216 3.78401C11.3373 2.90533 9.91269 2.90533 9.03401 3.78401L3.78401 9.03401C2.90533 9.91269 2.90533 11.3373 3.78401 12.216C4.66246 13.0944 6.08658 13.0947 6.96532 12.2167C6.96554 12.2164 6.96577 12.2162 6.96599 12.216L7.33844 11.8411C7.55739 11.6207 7.91354 11.6195 8.13393 11.8384C8.35433 12.0574 8.3555 12.4135 8.13656 12.6339L7.7628 13.0102L7.76149 13.0115C6.44347 14.3295 4.30653 14.3295 2.98851 13.0115C1.6705 11.6935 1.6705 9.55653 2.98851 8.23851L8.23851 2.98851C9.55653 1.6705 11.6935 1.6705 13.0115 2.98851C14.3285 4.30555 14.3295 6.44029 13.0144 7.75854L10.4234 10.4234C9.65456 11.1923 8.40798 11.1922 7.63914 10.4234C6.87029 9.65454 6.87029 8.40799 7.63914 7.63915L10.2273 5.05103C10.4469 4.83136 10.8031 4.83136 11.0227 5.05103C11.2424 5.2707 11.2424 5.62686 11.0227 5.84653L8.43463 8.43464C8.10513 8.76415 8.10513 9.29838 8.43463 9.62789C8.76332 9.95657 9.29571 9.95739 9.62541 9.63034L12.216 6.96595C13.0946 6.08727 13.0947 4.66269 12.216 3.78401Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var PaperclipIcon;
11
+ var init_PaperclipIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PaperclipIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PaperclipIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M15.6213 4.37868C14.4497 3.20711 12.5503 3.20711 11.3787 4.37868L4.37868 11.3787C3.20711 12.5503 3.20711 14.4497 4.37868 15.6213C5.54995 16.7926 7.44878 16.7929 8.62042 15.6222C8.62072 15.6219 8.62102 15.6216 8.62132 15.6213L9.11792 15.1214C9.40985 14.8276 9.88472 14.826 10.1786 15.1179C10.4724 15.4098 10.474 15.8847 10.1821 16.1786L9.68373 16.6802L9.68198 16.682C7.92462 18.4393 5.07538 18.4393 3.31802 16.682C1.56066 14.9246 1.56066 12.0754 3.31802 10.318L10.318 3.31802C12.0754 1.56066 14.9246 1.56066 16.682 3.31802C18.438 5.07407 18.4393 7.92038 16.6859 9.67806L13.2312 13.2312C12.2061 14.2564 10.544 14.2563 9.51885 13.2312C8.49372 12.206 8.49372 10.544 9.51885 9.51886L12.9697 6.06804C13.2626 5.77515 13.7374 5.77515 14.0303 6.06804C14.3232 6.36094 14.3232 6.83581 14.0303 7.1287L10.5795 10.5795C10.1402 11.0189 10.1402 11.7312 10.5795 12.1705C11.0178 12.6088 11.7276 12.6099 12.1672 12.1738L15.6213 8.62127C16.7928 7.4497 16.7929 5.55025 15.6213 4.37868Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M12.216 3.78401C11.3373 2.90533 9.91269 2.90533 9.03401 3.78401L3.78401 9.03401C2.90533 9.91269 2.90533 11.3373 3.78401 12.216C4.66246 13.0944 6.08658 13.0947 6.96532 12.2167C6.96554 12.2164 6.96577 12.2162 6.96599 12.216L7.33844 11.8411C7.55739 11.6207 7.91354 11.6195 8.13393 11.8384C8.35433 12.0574 8.3555 12.4135 8.13656 12.6339L7.7628 13.0102L7.76149 13.0115C6.44347 14.3295 4.30653 14.3295 2.98851 13.0115C1.6705 11.6935 1.6705 9.55653 2.98851 8.23851L8.23851 2.98851C9.55653 1.6705 11.6935 1.6705 13.0115 2.98851C14.3285 4.30555 14.3295 6.44029 13.0144 7.75854L10.4234 10.4234C9.65456 11.1923 8.40798 11.1922 7.63914 10.4234C6.87029 9.65454 6.87029 8.40799 7.63914 7.63915L10.2273 5.05103C10.4469 4.83136 10.8031 4.83136 11.0227 5.05103C11.2424 5.2707 11.2424 5.62686 11.0227 5.84653L8.43463 8.43464C8.10513 8.76415 8.10513 9.29838 8.43463 9.62789C8.76332 9.95657 9.29571 9.95739 9.62541 9.63034L12.216 6.96595C13.0946 6.08727 13.0947 4.66269 12.216 3.78401Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { PaperclipIcon };
39
+ init_PaperclipIcon();
40
+ export { PaperclipIcon, init_PaperclipIcon };
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/PartnerSpaceIcon.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 PartnerSpaceIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "PartnerSpaceIcon",
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: "M7.08333 7.83333C7.08333 7.41912 7.41912 7.08333 7.83333 7.08333H10.0417C10.4559 7.08333 10.7917 7.41912 10.7917 7.83333C10.7917 8.24755 10.4559 8.58333 10.0417 8.58333H8.58333V16.75H16.75V8.58333H15.2917C14.8775 8.58333 14.5417 8.24755 14.5417 7.83333C14.5417 7.41912 14.8775 7.08333 15.2917 7.08333H17.5C17.9142 7.08333 18.25 7.41912 18.25 7.83333V17.5C18.25 17.9142 17.9142 18.25 17.5 18.25H7.83333C7.41912 18.25 7.08333 17.9142 7.08333 17.5V7.83333Z",
27
- fillRule: "evenodd"
28
- }), /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M2.25 12.6667C2.25 13.0809 2.58579 13.4167 3 13.4167H5.20833C5.62255 13.4167 5.95833 13.0809 5.95833 12.6667C5.95833 12.2525 5.62255 11.9167 5.20833 11.9167H3.75V3.75H11.9167V11.9167H10.4583C10.0441 11.9167 9.70833 12.2525 9.70833 12.6667C9.70833 13.0809 10.0441 13.4167 10.4583 13.4167H12.6667C13.0809 13.4167 13.4167 13.0809 13.4167 12.6667V3C13.4167 2.58579 13.0809 2.25 12.6667 2.25H3C2.58579 2.25 2.25 2.58579 2.25 3V12.6667Z",
31
- fillRule: "evenodd"
32
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M1.75 10.8333C1.33579 10.8333 1 10.4975 1 10.0833V1.75C1 1.33579 1.33579 1 1.75 1H10.0833C10.4975 1 10.8333 1.33579 10.8333 1.75V10.0833C10.8333 10.4975 10.4975 10.8333 10.0833 10.8333H8.04167C7.62745 10.8333 7.29167 10.4975 7.29167 10.0833C7.29167 9.66912 7.62745 9.33333 8.04167 9.33333H9.33333V2.5H2.5V9.33333H3.79167C4.20588 9.33333 4.54167 9.66912 4.54167 10.0833C4.54167 10.4975 4.20588 10.8333 3.79167 10.8333H1.75Z" }), /* @__PURE__ */ jsx("path", { d: "M5.91675 5.16683C5.50253 5.16683 5.16675 5.50262 5.16675 5.91683V14.2502C5.16675 14.6644 5.50253 15.0002 5.91675 15.0002H14.2501C14.6643 15.0002 15.0001 14.6644 15.0001 14.2502V5.91683C15.0001 5.50262 14.6643 5.16683 14.2501 5.16683H12.2084C11.7942 5.16683 11.4584 5.50262 11.4584 5.91683C11.4584 6.33104 11.7942 6.66683 12.2084 6.66683H13.5001V13.5002H6.66675V6.66683H7.95841C8.37263 6.66683 8.70841 6.33104 8.70841 5.91683C8.70841 5.50262 8.37263 5.16683 7.95841 5.16683H5.91675Z" })] })
33
- }));
34
- };
10
+ var PartnerSpaceIcon;
11
+ var init_PartnerSpaceIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ PartnerSpaceIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "PartnerSpaceIcon",
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: "M7.08333 7.83333C7.08333 7.41912 7.41912 7.08333 7.83333 7.08333H10.0417C10.4559 7.08333 10.7917 7.41912 10.7917 7.83333C10.7917 8.24755 10.4559 8.58333 10.0417 8.58333H8.58333V16.75H16.75V8.58333H15.2917C14.8775 8.58333 14.5417 8.24755 14.5417 7.83333C14.5417 7.41912 14.8775 7.08333 15.2917 7.08333H17.5C17.9142 7.08333 18.25 7.41912 18.25 7.83333V17.5C18.25 17.9142 17.9142 18.25 17.5 18.25H7.83333C7.41912 18.25 7.08333 17.9142 7.08333 17.5V7.83333Z",
28
+ fillRule: "evenodd"
29
+ }), /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M2.25 12.6667C2.25 13.0809 2.58579 13.4167 3 13.4167H5.20833C5.62255 13.4167 5.95833 13.0809 5.95833 12.6667C5.95833 12.2525 5.62255 11.9167 5.20833 11.9167H3.75V3.75H11.9167V11.9167H10.4583C10.0441 11.9167 9.70833 12.2525 9.70833 12.6667C9.70833 13.0809 10.0441 13.4167 10.4583 13.4167H12.6667C13.0809 13.4167 13.4167 13.0809 13.4167 12.6667V3C13.4167 2.58579 13.0809 2.25 12.6667 2.25H3C2.58579 2.25 2.25 2.58579 2.25 3V12.6667Z",
32
+ fillRule: "evenodd"
33
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M1.75 10.8333C1.33579 10.8333 1 10.4975 1 10.0833V1.75C1 1.33579 1.33579 1 1.75 1H10.0833C10.4975 1 10.8333 1.33579 10.8333 1.75V10.0833C10.8333 10.4975 10.4975 10.8333 10.0833 10.8333H8.04167C7.62745 10.8333 7.29167 10.4975 7.29167 10.0833C7.29167 9.66912 7.62745 9.33333 8.04167 9.33333H9.33333V2.5H2.5V9.33333H3.79167C4.20588 9.33333 4.54167 9.66912 4.54167 10.0833C4.54167 10.4975 4.20588 10.8333 3.79167 10.8333H1.75Z" }), /* @__PURE__ */ jsx("path", { d: "M5.91675 5.16683C5.50253 5.16683 5.16675 5.50262 5.16675 5.91683V14.2502C5.16675 14.6644 5.50253 15.0002 5.91675 15.0002H14.2501C14.6643 15.0002 15.0001 14.6644 15.0001 14.2502V5.91683C15.0001 5.50262 14.6643 5.16683 14.2501 5.16683H12.2084C11.7942 5.16683 11.4584 5.50262 11.4584 5.91683C11.4584 6.33104 11.7942 6.66683 12.2084 6.66683H13.5001V13.5002H6.66675V6.66683H7.95841C8.37263 6.66683 8.70841 6.33104 8.70841 5.91683C8.70841 5.50262 8.37263 5.16683 7.95841 5.16683H5.91675Z" })] })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { PartnerSpaceIcon };
39
+ init_PartnerSpaceIcon();
40
+ export { PartnerSpaceIcon, init_PartnerSpaceIcon };