@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 { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/ThumbsDownIcon.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 ThumbsDownIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ThumbsDownIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M19 11.717a1.257 1.257 0 0 1-2.513 0v-7.54a1.257 1.257 0 0 1 2.513 0zM8.947 15.99v1.306c0 .27-.14.529-.397.61Q8.26 18 7.942 18c-1.11 0-2.01-.9-2.01-2.01 0-1 .182-1.959.515-2.842.206-.543-.166-1.18-.747-1.18H3.166c-1.249 0-2.273-1.015-2.157-2.259.194-2.09.655-4.104 1.348-6.005.404-1.108 1.49-1.789 2.67-1.789h3.208c.468 0 .93.11 1.349.319l2.747 1.373c.42.21.88.319 1.35.319h1.298v7.037h-.968c-.689 0-1.265.485-1.621 1.074a4.03 4.03 0 0 1-2.177 1.738c-.435.145-.858.389-1.017.819a4 4 0 0 0-.249 1.395" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M10.2945 2.00646H11.9808V7.03875C11.3137 7.03875 10.7542 7.50816 10.414 8.08208C10.0785 8.64817 9.60816 9.12497 9.04731 9.46832C8.5665 9.76266 8.13484 10.1792 8.05252 10.7369L8.05191 10.7412C8.01419 10.9976 7.9872 11.2574 7.97144 11.5203C7.96052 11.7025 7.95498 11.8862 7.95498 12.071C7.95498 12.5228 7.98805 12.9669 8.05191 13.4009C8.08052 13.5954 8.00376 13.7968 7.82694 13.8827C7.56149 14.0116 7.26345 14.084 6.94852 14.084C5.83681 14.084 4.9356 13.1826 4.9356 12.0709C4.9356 11.2539 5.01672 10.4559 5.17135 9.6844C5.23597 9.36198 4.99574 9.05167 4.66692 9.05167H2.92268C1.81098 9.05167 0.899257 8.14829 1.00897 7.04201C1.02948 6.83524 1.0531 6.62937 1.0798 6.42446C1.26898 4.96884 1.61412 3.5631 2.09726 2.22345C2.3687 1.47081 3.10167 1 3.90175 1H6.62187C6.83822 1 7.05316 1.03488 7.25841 1.1033L9.65801 1.90316C9.86326 1.97158 10.0782 2.00646 10.2945 2.00646Z" }), /* @__PURE__ */ jsx("path", { d: "M13.9935 1C13.4377 1 12.9871 1.45061 12.9871 2.00646V8.04521C12.9871 8.60106 13.4377 9.05167 13.9935 9.05167C14.5494 9.05167 15 8.60106 15 8.04521V2.00646C15 1.45061 14.5494 1 13.9935 1Z" })] })
25
- }));
26
- };
10
+ var ThumbsDownIcon;
11
+ var init_ThumbsDownIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ThumbsDownIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ThumbsDownIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M19 11.717a1.257 1.257 0 0 1-2.513 0v-7.54a1.257 1.257 0 0 1 2.513 0zM8.947 15.99v1.306c0 .27-.14.529-.397.61Q8.26 18 7.942 18c-1.11 0-2.01-.9-2.01-2.01 0-1 .182-1.959.515-2.842.206-.543-.166-1.18-.747-1.18H3.166c-1.249 0-2.273-1.015-2.157-2.259.194-2.09.655-4.104 1.348-6.005.404-1.108 1.49-1.789 2.67-1.789h3.208c.468 0 .93.11 1.349.319l2.747 1.373c.42.21.88.319 1.35.319h1.298v7.037h-.968c-.689 0-1.265.485-1.621 1.074a4.03 4.03 0 0 1-2.177 1.738c-.435.145-.858.389-1.017.819a4 4 0 0 0-.249 1.395" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M10.2945 2.00646H11.9808V7.03875C11.3137 7.03875 10.7542 7.50816 10.414 8.08208C10.0785 8.64817 9.60816 9.12497 9.04731 9.46832C8.5665 9.76266 8.13484 10.1792 8.05252 10.7369L8.05191 10.7412C8.01419 10.9976 7.9872 11.2574 7.97144 11.5203C7.96052 11.7025 7.95498 11.8862 7.95498 12.071C7.95498 12.5228 7.98805 12.9669 8.05191 13.4009C8.08052 13.5954 8.00376 13.7968 7.82694 13.8827C7.56149 14.0116 7.26345 14.084 6.94852 14.084C5.83681 14.084 4.9356 13.1826 4.9356 12.0709C4.9356 11.2539 5.01672 10.4559 5.17135 9.6844C5.23597 9.36198 4.99574 9.05167 4.66692 9.05167H2.92268C1.81098 9.05167 0.899257 8.14829 1.00897 7.04201C1.02948 6.83524 1.0531 6.62937 1.0798 6.42446C1.26898 4.96884 1.61412 3.5631 2.09726 2.22345C2.3687 1.47081 3.10167 1 3.90175 1H6.62187C6.83822 1 7.05316 1.03488 7.25841 1.1033L9.65801 1.90316C9.86326 1.97158 10.0782 2.00646 10.2945 2.00646Z" }), /* @__PURE__ */ jsx("path", { d: "M13.9935 1C13.4377 1 12.9871 1.45061 12.9871 2.00646V8.04521C12.9871 8.60106 13.4377 9.05167 13.9935 9.05167C14.5494 9.05167 15 8.60106 15 8.04521V2.00646C15 1.45061 14.5494 1 13.9935 1Z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { ThumbsDownIcon };
31
+ init_ThumbsDownIcon();
32
+ export { ThumbsDownIcon, init_ThumbsDownIcon };
@@ -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__/ThumbsDownOutlineIcon.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 ThumbsDownOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ThumbsDownOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M5.34935 3.5C5.01982 3.5 4.74136 3.63124 4.57558 3.83708C3.27685 5.44972 2.5 7.4985 2.5 9.73077C2.5 10.0716 2.5181 10.4079 2.55333 10.7388C2.59759 11.1545 2.98943 11.5192 3.54577 11.5192H8.05385C8.46806 11.5192 8.80385 11.855 8.80385 12.2692C8.80385 12.6834 8.46806 13.0192 8.05385 13.0192H7.62791C7.62892 13.238 7.58349 13.4624 7.48167 13.6764C7.13608 14.403 6.94231 15.2163 6.94231 16.0769C6.94231 16.6752 7.39769 17.1672 7.98077 17.2251V16.8102C7.98077 16.2304 8.09141 15.6559 8.30675 15.1175C8.64896 14.262 9.33473 13.6628 10.0489 13.2825C10.8985 12.83 11.6423 12.2039 12.2325 11.4513C12.7304 10.8165 13.4893 10.306 14.3911 10.2543C14.7579 9.41447 14.9615 8.48664 14.9615 7.50962C14.9615 6.53418 14.7586 5.60788 14.393 4.76923L13.791 4.76923C13.3011 4.76923 12.8144 4.69026 12.3497 4.53535L9.71441 3.65691C9.40263 3.55298 9.07613 3.5 8.74748 3.5L5.34935 3.5ZM14.2957 3.26923H13.791C13.4623 3.26923 13.1358 3.21625 12.8241 3.11232L10.1888 2.23389C9.72402 2.07898 9.23735 2 8.74748 2L5.34935 2C4.63309 2 3.89751 2.28759 3.40733 2.89624C1.90171 4.76577 1 7.14399 1 9.73077C1 10.1247 1.02092 10.514 1.06176 10.8976C1.20144 12.2095 2.36473 13.0192 3.54577 13.0192H6.12754C6.12766 13.0203 6.12774 13.0214 6.12779 13.0225C6.12821 13.031 6.12651 13.0334 6.12711 13.0321C5.68779 13.9557 5.44231 14.9887 5.44231 16.0769C5.44231 17.5426 6.63047 18.7308 8.09615 18.7308C8.86086 18.7308 9.48077 18.1109 9.48077 17.3462V16.8102C9.48077 16.4212 9.55499 16.0358 9.69947 15.6746C9.87148 15.2446 10.2461 14.8769 10.754 14.6064C11.7894 14.055 12.6946 13.2927 13.4128 12.377C13.534 12.2225 13.6695 12.0945 13.813 11.9953C13.9196 12.5413 14.3549 13.0192 15.0328 13.0192H15.9236C16.8848 13.0192 17.8556 12.4921 18.2442 11.5059C18.7323 10.2674 19 8.91889 19 7.50962C19 6.40225 18.8347 5.33214 18.5269 4.32332C18.1957 3.23775 17.1662 2.63462 16.1406 2.63462H15.3725C14.8711 2.63462 14.4975 2.90619 14.2957 3.26923ZM15.7526 4.13462C16.2086 5.16771 16.4615 6.31 16.4615 7.50962C16.4615 8.8902 16.1265 10.1947 15.5327 11.3442C15.5023 11.403 15.4713 11.4613 15.4396 11.5192H15.9236C16.3704 11.5192 16.7211 11.2797 16.8487 10.9559C17.2688 9.88975 17.5 8.72758 17.5 7.50962C17.5 6.55223 17.3572 5.62957 17.0922 4.76107C16.9845 4.40813 16.619 4.13462 16.1406 4.13462H15.7526Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M4.72678 2.75C4.52401 2.75 4.36847 2.83047 4.2822 2.93759C3.32339 4.12815 2.75 5.64032 2.75 7.28846C2.75 7.54019 2.76337 7.78854 2.78938 8.03287C2.81134 8.23915 3.01468 8.46154 3.36043 8.46154H6.77564C7.18985 8.46154 7.52564 8.79733 7.52564 9.21154C7.52564 9.62575 7.18985 9.96154 6.77564 9.96154H6.62321C6.60563 10.094 6.56765 10.2269 6.50637 10.3557C6.25591 10.8822 6.11538 11.4717 6.11538 12.0962C6.11538 12.383 6.28985 12.6291 6.53846 12.7342V12.6517C6.53846 12.1893 6.62669 11.7311 6.79842 11.3018C7.0783 10.6021 7.63554 10.1201 8.20161 9.81866C8.82269 9.48789 9.36661 9.03005 9.79825 8.47968C10.1788 7.99442 10.7562 7.5898 11.452 7.51309C11.6936 6.92574 11.8269 6.28206 11.8269 5.60577C11.8269 4.93443 11.6955 4.2953 11.4574 3.71154H11.122C10.7313 3.71154 10.3432 3.64856 9.97259 3.52502L7.97615 2.85954C7.75849 2.78699 7.53056 2.75 7.30112 2.75L4.72678 2.75ZM11.4033 2.21154L11.122 2.21154C10.8925 2.21154 10.6646 2.17455 10.4469 2.102L8.45049 1.43652C8.07988 1.31298 7.69178 1.25 7.30112 1.25L4.72678 1.25C4.13728 1.25 3.52461 1.48682 3.11395 1.99674C1.94825 3.44419 1.25 5.28581 1.25 7.28846C1.25 7.59333 1.26619 7.89469 1.29781 8.19167C1.41519 9.29419 2.38998 9.96154 3.36043 9.96154H5.04031C4.76638 10.6196 4.61538 11.3411 4.61538 12.0962C4.61538 13.3069 5.59691 14.2885 6.80769 14.2885C7.48743 14.2885 8.03846 13.7374 8.03846 13.0577V12.6517C8.03846 12.3801 8.09028 12.111 8.19114 11.8589C8.30082 11.5847 8.54694 11.3342 8.90669 11.1426C9.7136 10.7129 10.419 10.1189 10.9785 9.40536C11.0023 9.37509 11.0267 9.34656 11.0515 9.31975C11.2192 9.68343 11.5681 9.96154 12.0627 9.96154H12.7376C13.5281 9.96154 14.3387 9.52731 14.6648 8.69991C15.0427 7.74081 15.25 6.69659 15.25 5.60577C15.25 4.74868 15.122 3.92011 14.8837 3.13884C14.6056 2.22764 13.7453 1.73077 12.902 1.73077H12.3201C11.9084 1.73077 11.5939 1.93152 11.4033 2.21154ZM12.8806 3.23077C13.1689 3.96741 13.3269 4.76884 13.3269 5.60577C13.3269 6.62863 13.0908 7.59833 12.6696 8.46154H12.7376C13.0137 8.46154 13.2042 8.31496 13.2692 8.14994C13.5793 7.36312 13.75 6.50528 13.75 5.60577C13.75 4.89866 13.6445 4.21755 13.449 3.5766C13.3945 3.39802 13.1981 3.23077 12.902 3.23077H12.8806Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var ThumbsDownOutlineIcon;
11
+ var init_ThumbsDownOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ThumbsDownOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ThumbsDownOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M5.34935 3.5C5.01982 3.5 4.74136 3.63124 4.57558 3.83708C3.27685 5.44972 2.5 7.4985 2.5 9.73077C2.5 10.0716 2.5181 10.4079 2.55333 10.7388C2.59759 11.1545 2.98943 11.5192 3.54577 11.5192H8.05385C8.46806 11.5192 8.80385 11.855 8.80385 12.2692C8.80385 12.6834 8.46806 13.0192 8.05385 13.0192H7.62791C7.62892 13.238 7.58349 13.4624 7.48167 13.6764C7.13608 14.403 6.94231 15.2163 6.94231 16.0769C6.94231 16.6752 7.39769 17.1672 7.98077 17.2251V16.8102C7.98077 16.2304 8.09141 15.6559 8.30675 15.1175C8.64896 14.262 9.33473 13.6628 10.0489 13.2825C10.8985 12.83 11.6423 12.2039 12.2325 11.4513C12.7304 10.8165 13.4893 10.306 14.3911 10.2543C14.7579 9.41447 14.9615 8.48664 14.9615 7.50962C14.9615 6.53418 14.7586 5.60788 14.393 4.76923L13.791 4.76923C13.3011 4.76923 12.8144 4.69026 12.3497 4.53535L9.71441 3.65691C9.40263 3.55298 9.07613 3.5 8.74748 3.5L5.34935 3.5ZM14.2957 3.26923H13.791C13.4623 3.26923 13.1358 3.21625 12.8241 3.11232L10.1888 2.23389C9.72402 2.07898 9.23735 2 8.74748 2L5.34935 2C4.63309 2 3.89751 2.28759 3.40733 2.89624C1.90171 4.76577 1 7.14399 1 9.73077C1 10.1247 1.02092 10.514 1.06176 10.8976C1.20144 12.2095 2.36473 13.0192 3.54577 13.0192H6.12754C6.12766 13.0203 6.12774 13.0214 6.12779 13.0225C6.12821 13.031 6.12651 13.0334 6.12711 13.0321C5.68779 13.9557 5.44231 14.9887 5.44231 16.0769C5.44231 17.5426 6.63047 18.7308 8.09615 18.7308C8.86086 18.7308 9.48077 18.1109 9.48077 17.3462V16.8102C9.48077 16.4212 9.55499 16.0358 9.69947 15.6746C9.87148 15.2446 10.2461 14.8769 10.754 14.6064C11.7894 14.055 12.6946 13.2927 13.4128 12.377C13.534 12.2225 13.6695 12.0945 13.813 11.9953C13.9196 12.5413 14.3549 13.0192 15.0328 13.0192H15.9236C16.8848 13.0192 17.8556 12.4921 18.2442 11.5059C18.7323 10.2674 19 8.91889 19 7.50962C19 6.40225 18.8347 5.33214 18.5269 4.32332C18.1957 3.23775 17.1662 2.63462 16.1406 2.63462H15.3725C14.8711 2.63462 14.4975 2.90619 14.2957 3.26923ZM15.7526 4.13462C16.2086 5.16771 16.4615 6.31 16.4615 7.50962C16.4615 8.8902 16.1265 10.1947 15.5327 11.3442C15.5023 11.403 15.4713 11.4613 15.4396 11.5192H15.9236C16.3704 11.5192 16.7211 11.2797 16.8487 10.9559C17.2688 9.88975 17.5 8.72758 17.5 7.50962C17.5 6.55223 17.3572 5.62957 17.0922 4.76107C16.9845 4.40813 16.619 4.13462 16.1406 4.13462H15.7526Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M4.72678 2.75C4.52401 2.75 4.36847 2.83047 4.2822 2.93759C3.32339 4.12815 2.75 5.64032 2.75 7.28846C2.75 7.54019 2.76337 7.78854 2.78938 8.03287C2.81134 8.23915 3.01468 8.46154 3.36043 8.46154H6.77564C7.18985 8.46154 7.52564 8.79733 7.52564 9.21154C7.52564 9.62575 7.18985 9.96154 6.77564 9.96154H6.62321C6.60563 10.094 6.56765 10.2269 6.50637 10.3557C6.25591 10.8822 6.11538 11.4717 6.11538 12.0962C6.11538 12.383 6.28985 12.6291 6.53846 12.7342V12.6517C6.53846 12.1893 6.62669 11.7311 6.79842 11.3018C7.0783 10.6021 7.63554 10.1201 8.20161 9.81866C8.82269 9.48789 9.36661 9.03005 9.79825 8.47968C10.1788 7.99442 10.7562 7.5898 11.452 7.51309C11.6936 6.92574 11.8269 6.28206 11.8269 5.60577C11.8269 4.93443 11.6955 4.2953 11.4574 3.71154H11.122C10.7313 3.71154 10.3432 3.64856 9.97259 3.52502L7.97615 2.85954C7.75849 2.78699 7.53056 2.75 7.30112 2.75L4.72678 2.75ZM11.4033 2.21154L11.122 2.21154C10.8925 2.21154 10.6646 2.17455 10.4469 2.102L8.45049 1.43652C8.07988 1.31298 7.69178 1.25 7.30112 1.25L4.72678 1.25C4.13728 1.25 3.52461 1.48682 3.11395 1.99674C1.94825 3.44419 1.25 5.28581 1.25 7.28846C1.25 7.59333 1.26619 7.89469 1.29781 8.19167C1.41519 9.29419 2.38998 9.96154 3.36043 9.96154H5.04031C4.76638 10.6196 4.61538 11.3411 4.61538 12.0962C4.61538 13.3069 5.59691 14.2885 6.80769 14.2885C7.48743 14.2885 8.03846 13.7374 8.03846 13.0577V12.6517C8.03846 12.3801 8.09028 12.111 8.19114 11.8589C8.30082 11.5847 8.54694 11.3342 8.90669 11.1426C9.7136 10.7129 10.419 10.1189 10.9785 9.40536C11.0023 9.37509 11.0267 9.34656 11.0515 9.31975C11.2192 9.68343 11.5681 9.96154 12.0627 9.96154H12.7376C13.5281 9.96154 14.3387 9.52731 14.6648 8.69991C15.0427 7.74081 15.25 6.69659 15.25 5.60577C15.25 4.74868 15.122 3.92011 14.8837 3.13884C14.6056 2.22764 13.7453 1.73077 12.902 1.73077H12.3201C11.9084 1.73077 11.5939 1.93152 11.4033 2.21154ZM12.8806 3.23077C13.1689 3.96741 13.3269 4.76884 13.3269 5.60577C13.3269 6.62863 13.0908 7.59833 12.6696 8.46154H12.7376C13.0137 8.46154 13.2042 8.31496 13.2692 8.14994C13.5793 7.36312 13.75 6.50528 13.75 5.60577C13.75 4.89866 13.6445 4.21755 13.449 3.5766C13.3945 3.39802 13.1981 3.23077 12.902 3.23077H12.8806Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { ThumbsDownOutlineIcon };
39
+ init_ThumbsDownOutlineIcon();
40
+ export { ThumbsDownOutlineIcon, init_ThumbsDownOutlineIcon };
@@ -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__/ThumbsUpIcon.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 ThumbsUpIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ThumbsUpIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M1 9.288a1.257 1.257 0 1 1 2.513 0v7.54a1.257 1.257 0 0 1-2.513 0zM11.053 4.01V2.705c0-.27.14-.529.397-.61Q11.74 2 12.058 2c1.11 0 2.01.9 2.01 2.01 0 1-.182 1.959-.515 2.842-.206.543.166 1.18.747 1.18h2.534c1.249 0 2.273 1.015 2.157 2.259a24 24 0 0 1-1.348 6.005c-.404 1.108-1.49 1.789-2.67 1.789h-3.208c-.468 0-.93-.11-1.349-.319L7.67 16.393a3 3 0 0 0-1.35-.319H5.022V9.037h.969c.688 0 1.264-.485 1.62-1.074a4.03 4.03 0 0 1 2.177-1.738c.435-.145.858-.389 1.017-.819.161-.434.249-.905.249-1.395" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M2 15C2.55228 15 3 14.5523 3 14L3 8C3 7.44771 2.55228 7 2 7C1.44772 7 1 7.44771 1 8L1 14C1 14.5523 1.44772 15 2 15Z" }), /* @__PURE__ */ jsx("path", { d: "M5.67526 13H3.99981L3.99981 8C4.66269 8 5.21859 7.5336 5.55658 6.96337C5.88997 6.40091 6.35723 5.92717 6.91449 5.58603C7.39221 5.29357 7.82111 4.8797 7.90289 4.32557L7.9035 4.32132C7.94098 4.06658 7.96779 3.80838 7.98346 3.54717C7.99431 3.36621 7.99981 3.18369 7.99981 3C7.99981 2.55113 7.96695 2.10993 7.9035 1.67868C7.87507 1.48544 7.95134 1.28532 8.12703 1.19998C8.39077 1.07186 8.6869 1 8.99981 1C10.1044 1 10.9998 1.89555 10.9998 3.00012C10.9998 3.81187 10.9192 4.6048 10.7656 5.37133C10.7014 5.69168 10.9401 6 11.2668 6L12.9998 6C14.1044 6 15.0103 6.89759 14.9012 7.99676C14.8809 8.20221 14.8574 8.40675 14.8309 8.61035C14.6429 10.0566 14.3 11.4534 13.8199 12.7844C13.5502 13.5322 12.822 14 12.027 14H9.32437C9.1094 14 8.89584 13.9653 8.69191 13.8974L6.30771 13.1026C6.10378 13.0347 5.89022 13 5.67526 13Z" })] })
25
- }));
26
- };
10
+ var ThumbsUpIcon;
11
+ var init_ThumbsUpIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ThumbsUpIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ThumbsUpIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M1 9.288a1.257 1.257 0 1 1 2.513 0v7.54a1.257 1.257 0 0 1-2.513 0zM11.053 4.01V2.705c0-.27.14-.529.397-.61Q11.74 2 12.058 2c1.11 0 2.01.9 2.01 2.01 0 1-.182 1.959-.515 2.842-.206.543.166 1.18.747 1.18h2.534c1.249 0 2.273 1.015 2.157 2.259a24 24 0 0 1-1.348 6.005c-.404 1.108-1.49 1.789-2.67 1.789h-3.208c-.468 0-.93-.11-1.349-.319L7.67 16.393a3 3 0 0 0-1.35-.319H5.022V9.037h.969c.688 0 1.264-.485 1.62-1.074a4.03 4.03 0 0 1 2.177-1.738c.435-.145.858-.389 1.017-.819.161-.434.249-.905.249-1.395" }) : /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M2 15C2.55228 15 3 14.5523 3 14L3 8C3 7.44771 2.55228 7 2 7C1.44772 7 1 7.44771 1 8L1 14C1 14.5523 1.44772 15 2 15Z" }), /* @__PURE__ */ jsx("path", { d: "M5.67526 13H3.99981L3.99981 8C4.66269 8 5.21859 7.5336 5.55658 6.96337C5.88997 6.40091 6.35723 5.92717 6.91449 5.58603C7.39221 5.29357 7.82111 4.8797 7.90289 4.32557L7.9035 4.32132C7.94098 4.06658 7.96779 3.80838 7.98346 3.54717C7.99431 3.36621 7.99981 3.18369 7.99981 3C7.99981 2.55113 7.96695 2.10993 7.9035 1.67868C7.87507 1.48544 7.95134 1.28532 8.12703 1.19998C8.39077 1.07186 8.6869 1 8.99981 1C10.1044 1 10.9998 1.89555 10.9998 3.00012C10.9998 3.81187 10.9192 4.6048 10.7656 5.37133C10.7014 5.69168 10.9401 6 11.2668 6L12.9998 6C14.1044 6 15.0103 6.89759 14.9012 7.99676C14.8809 8.20221 14.8574 8.40675 14.8309 8.61035C14.6429 10.0566 14.3 11.4534 13.8199 12.7844C13.5502 13.5322 12.822 14 12.027 14H9.32437C9.1094 14 8.89584 13.9653 8.69191 13.8974L6.30771 13.1026C6.10378 13.0347 5.89022 13 5.67526 13Z" })] })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { ThumbsUpIcon };
31
+ init_ThumbsUpIcon();
32
+ export { ThumbsUpIcon, init_ThumbsUpIcon };
@@ -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__/ThumbsUpOutlineIcon.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 ThumbsUpOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ThumbsUpOutlineIcon",
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.5192 3.38462C10.5192 2.61991 11.1391 2 11.9038 2C13.3695 2 14.5577 3.18817 14.5577 4.65385C14.5577 5.7421 14.3122 6.7751 13.8729 7.69868C13.8735 7.69741 13.8718 7.6998 13.8722 7.70831C13.8723 7.70938 13.8723 7.71046 13.8725 7.71154H16.4542C17.6353 7.71154 18.7986 8.52125 18.9382 9.83317C18.9791 10.2168 19 10.6061 19 11C19 13.5868 18.0983 15.965 16.5927 17.8345C16.1025 18.4432 15.3669 18.7308 14.6507 18.7308H11.2525C10.7626 18.7308 10.276 18.6518 9.81125 18.4969L7.17595 17.6184C6.86417 17.5145 6.53767 17.4615 6.20902 17.4615H5.87167C5.86584 18.1031 5.39509 18.7308 4.62749 18.7308H3.85937C2.8338 18.7308 1.80434 18.1276 1.47312 17.0421C1.16531 16.0332 1 14.9631 1 13.8558C1 12.4465 1.26773 11.0979 1.7558 9.8595C2.14444 8.87332 3.11515 8.34615 4.07638 8.34615H4.96718C5.418 8.34615 5.76153 8.55755 5.97247 8.85977C6.19489 8.75482 6.40696 8.58357 6.58716 8.3538C7.30535 7.43807 8.21059 6.67576 9.24598 6.12436C9.75387 5.85388 10.1285 5.48619 10.3005 5.05615C10.445 4.69497 10.5192 4.30955 10.5192 3.92055V3.38462ZM4.56037 9.84615H4.07638C3.62957 9.84615 3.27894 10.0857 3.15134 10.4095C2.73117 11.4756 2.5 12.6378 2.5 13.8558C2.5 14.8132 2.64283 15.7358 2.90782 16.6043C3.01551 16.9573 3.38096 17.2308 3.85937 17.2308H4.24741C4.2127 17.1521 4.17916 17.0728 4.14682 16.9929C3.75426 16.0232 3.53846 14.9637 3.53846 13.8558C3.53846 12.4042 3.90877 11.0373 4.56037 9.84615ZM5.95029 10.4343C6.70201 10.2911 7.33377 9.83247 7.76747 9.27948C8.3577 8.52689 9.1015 7.90075 9.95107 7.44831C10.6653 7.06796 11.351 6.46875 11.6932 5.61324C11.9086 5.07488 12.0192 4.50038 12.0192 3.92055V3.5057C12.6023 3.56359 13.0577 4.05554 13.0577 4.65385C13.0577 5.51451 12.8639 6.32782 12.5183 7.05436C12.4165 7.26841 12.3711 7.49279 12.3721 7.71154H11.9038C11.4896 7.71154 11.1538 8.04733 11.1538 8.46154C11.1538 8.87575 11.4896 9.21154 11.9038 9.21154H16.4542C17.0106 9.21154 17.4024 9.57628 17.4467 9.99198C17.4819 10.3229 17.5 10.6592 17.5 11C17.5 13.2323 16.7231 15.281 15.4244 16.8937C15.2586 17.0995 14.9802 17.2308 14.6507 17.2308H11.2525C10.9239 17.2308 10.5974 17.1778 10.2856 17.0739L7.65029 16.1954C7.18556 16.0405 6.69889 15.9615 6.20902 15.9615H5.36722C5.15388 15.2987 5.03846 14.5913 5.03846 13.8558C5.03846 12.6086 5.37036 11.441 5.95029 10.4343Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M8.21154 2.23077C8.21154 1.55103 8.76257 1 9.44231 1C10.6531 1 11.6346 1.98153 11.6346 3.19231C11.6346 3.94741 11.4836 4.66889 11.2097 5.32692H12.8896C13.86 5.32692 14.8348 5.99427 14.9522 7.09679C14.9838 7.39377 15 7.69513 15 8C15 10.0027 14.3018 11.8443 13.1361 13.2917C12.7254 13.8016 12.1127 14.0385 11.5232 14.0385H8.94888C8.55822 14.0385 8.17012 13.9755 7.79951 13.8519L5.80307 13.1865C5.58541 13.1139 5.35748 13.0769 5.12805 13.0769H5.03801C4.95614 13.585 4.55341 14.0385 3.92992 14.0385H3.348C2.50474 14.0385 1.64436 13.5416 1.36634 12.6304C1.12796 11.8491 1 11.0206 1 10.1635C1 9.07264 1.20726 8.02842 1.58523 7.06932C1.9113 6.24192 2.72185 5.80769 3.51241 5.80769H4.18725C4.53012 5.80769 4.80301 5.94134 4.99401 6.14449C5.09105 6.07976 5.18538 5.99285 5.27145 5.8831C5.83104 5.16959 6.5364 4.57558 7.34331 4.14585C7.70306 3.95426 7.94918 3.70377 8.05886 3.42956C8.15972 3.17742 8.21154 2.90835 8.21154 2.63678V2.23077ZM3.5804 7.30769H3.51241C3.23627 7.30769 3.04581 7.45427 2.98078 7.61929C2.6707 8.40611 2.5 9.26395 2.5 10.1635C2.5 10.8706 2.60548 11.5517 2.80104 12.1926C2.85553 12.3712 3.05189 12.5385 3.348 12.5385H3.36942C3.08105 11.8016 2.92308 11.0001 2.92308 10.1635C2.92308 9.14026 3.1593 8.17067 3.5804 7.30769ZM5.04985 7.73249C5.63321 7.59764 6.11811 7.23419 6.45175 6.80878C6.88339 6.25841 7.42731 5.80057 8.04839 5.46981C8.61446 5.16834 9.1717 4.68633 9.45158 3.98664C9.62331 3.55732 9.71154 3.09918 9.71154 2.63678V2.5543C9.96015 2.65934 10.1346 2.90545 10.1346 3.19231C10.1346 3.81674 9.99409 4.40625 9.74363 4.93278C9.68235 5.06161 9.64437 5.19448 9.62679 5.32692H9.44231C9.0281 5.32692 8.69231 5.66271 8.69231 6.07692C8.69231 6.49114 9.0281 6.82692 9.44231 6.82692H12.8896C13.2353 6.82692 13.4387 7.04931 13.4606 7.2556C13.4866 7.49992 13.5 7.74827 13.5 8C13.5 9.64814 12.9266 11.1603 11.9678 12.3509C11.8815 12.458 11.726 12.5385 11.5232 12.5385H8.94888C8.71944 12.5385 8.49151 12.5015 8.27385 12.4289L6.27741 11.7634C5.9068 11.6399 5.5187 11.5769 5.12805 11.5769H4.62464C4.49354 11.1292 4.42308 10.6551 4.42308 10.1635C4.42308 9.28026 4.65057 8.45215 5.04985 7.73249Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var ThumbsUpOutlineIcon;
11
+ var init_ThumbsUpOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ThumbsUpOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ThumbsUpOutlineIcon",
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.5192 3.38462C10.5192 2.61991 11.1391 2 11.9038 2C13.3695 2 14.5577 3.18817 14.5577 4.65385C14.5577 5.7421 14.3122 6.7751 13.8729 7.69868C13.8735 7.69741 13.8718 7.6998 13.8722 7.70831C13.8723 7.70938 13.8723 7.71046 13.8725 7.71154H16.4542C17.6353 7.71154 18.7986 8.52125 18.9382 9.83317C18.9791 10.2168 19 10.6061 19 11C19 13.5868 18.0983 15.965 16.5927 17.8345C16.1025 18.4432 15.3669 18.7308 14.6507 18.7308H11.2525C10.7626 18.7308 10.276 18.6518 9.81125 18.4969L7.17595 17.6184C6.86417 17.5145 6.53767 17.4615 6.20902 17.4615H5.87167C5.86584 18.1031 5.39509 18.7308 4.62749 18.7308H3.85937C2.8338 18.7308 1.80434 18.1276 1.47312 17.0421C1.16531 16.0332 1 14.9631 1 13.8558C1 12.4465 1.26773 11.0979 1.7558 9.8595C2.14444 8.87332 3.11515 8.34615 4.07638 8.34615H4.96718C5.418 8.34615 5.76153 8.55755 5.97247 8.85977C6.19489 8.75482 6.40696 8.58357 6.58716 8.3538C7.30535 7.43807 8.21059 6.67576 9.24598 6.12436C9.75387 5.85388 10.1285 5.48619 10.3005 5.05615C10.445 4.69497 10.5192 4.30955 10.5192 3.92055V3.38462ZM4.56037 9.84615H4.07638C3.62957 9.84615 3.27894 10.0857 3.15134 10.4095C2.73117 11.4756 2.5 12.6378 2.5 13.8558C2.5 14.8132 2.64283 15.7358 2.90782 16.6043C3.01551 16.9573 3.38096 17.2308 3.85937 17.2308H4.24741C4.2127 17.1521 4.17916 17.0728 4.14682 16.9929C3.75426 16.0232 3.53846 14.9637 3.53846 13.8558C3.53846 12.4042 3.90877 11.0373 4.56037 9.84615ZM5.95029 10.4343C6.70201 10.2911 7.33377 9.83247 7.76747 9.27948C8.3577 8.52689 9.1015 7.90075 9.95107 7.44831C10.6653 7.06796 11.351 6.46875 11.6932 5.61324C11.9086 5.07488 12.0192 4.50038 12.0192 3.92055V3.5057C12.6023 3.56359 13.0577 4.05554 13.0577 4.65385C13.0577 5.51451 12.8639 6.32782 12.5183 7.05436C12.4165 7.26841 12.3711 7.49279 12.3721 7.71154H11.9038C11.4896 7.71154 11.1538 8.04733 11.1538 8.46154C11.1538 8.87575 11.4896 9.21154 11.9038 9.21154H16.4542C17.0106 9.21154 17.4024 9.57628 17.4467 9.99198C17.4819 10.3229 17.5 10.6592 17.5 11C17.5 13.2323 16.7231 15.281 15.4244 16.8937C15.2586 17.0995 14.9802 17.2308 14.6507 17.2308H11.2525C10.9239 17.2308 10.5974 17.1778 10.2856 17.0739L7.65029 16.1954C7.18556 16.0405 6.69889 15.9615 6.20902 15.9615H5.36722C5.15388 15.2987 5.03846 14.5913 5.03846 13.8558C5.03846 12.6086 5.37036 11.441 5.95029 10.4343Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M8.21154 2.23077C8.21154 1.55103 8.76257 1 9.44231 1C10.6531 1 11.6346 1.98153 11.6346 3.19231C11.6346 3.94741 11.4836 4.66889 11.2097 5.32692H12.8896C13.86 5.32692 14.8348 5.99427 14.9522 7.09679C14.9838 7.39377 15 7.69513 15 8C15 10.0027 14.3018 11.8443 13.1361 13.2917C12.7254 13.8016 12.1127 14.0385 11.5232 14.0385H8.94888C8.55822 14.0385 8.17012 13.9755 7.79951 13.8519L5.80307 13.1865C5.58541 13.1139 5.35748 13.0769 5.12805 13.0769H5.03801C4.95614 13.585 4.55341 14.0385 3.92992 14.0385H3.348C2.50474 14.0385 1.64436 13.5416 1.36634 12.6304C1.12796 11.8491 1 11.0206 1 10.1635C1 9.07264 1.20726 8.02842 1.58523 7.06932C1.9113 6.24192 2.72185 5.80769 3.51241 5.80769H4.18725C4.53012 5.80769 4.80301 5.94134 4.99401 6.14449C5.09105 6.07976 5.18538 5.99285 5.27145 5.8831C5.83104 5.16959 6.5364 4.57558 7.34331 4.14585C7.70306 3.95426 7.94918 3.70377 8.05886 3.42956C8.15972 3.17742 8.21154 2.90835 8.21154 2.63678V2.23077ZM3.5804 7.30769H3.51241C3.23627 7.30769 3.04581 7.45427 2.98078 7.61929C2.6707 8.40611 2.5 9.26395 2.5 10.1635C2.5 10.8706 2.60548 11.5517 2.80104 12.1926C2.85553 12.3712 3.05189 12.5385 3.348 12.5385H3.36942C3.08105 11.8016 2.92308 11.0001 2.92308 10.1635C2.92308 9.14026 3.1593 8.17067 3.5804 7.30769ZM5.04985 7.73249C5.63321 7.59764 6.11811 7.23419 6.45175 6.80878C6.88339 6.25841 7.42731 5.80057 8.04839 5.46981C8.61446 5.16834 9.1717 4.68633 9.45158 3.98664C9.62331 3.55732 9.71154 3.09918 9.71154 2.63678V2.5543C9.96015 2.65934 10.1346 2.90545 10.1346 3.19231C10.1346 3.81674 9.99409 4.40625 9.74363 4.93278C9.68235 5.06161 9.64437 5.19448 9.62679 5.32692H9.44231C9.0281 5.32692 8.69231 5.66271 8.69231 6.07692C8.69231 6.49114 9.0281 6.82692 9.44231 6.82692H12.8896C13.2353 6.82692 13.4387 7.04931 13.4606 7.2556C13.4866 7.49992 13.5 7.74827 13.5 8C13.5 9.64814 12.9266 11.1603 11.9678 12.3509C11.8815 12.458 11.726 12.5385 11.5232 12.5385H8.94888C8.71944 12.5385 8.49151 12.5015 8.27385 12.4289L6.27741 11.7634C5.9068 11.6399 5.5187 11.5769 5.12805 11.5769H4.62464C4.49354 11.1292 4.42308 10.6551 4.42308 10.1635C4.42308 9.28026 4.65057 8.45215 5.04985 7.73249Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { ThumbsUpOutlineIcon };
39
+ init_ThumbsUpOutlineIcon();
40
+ export { ThumbsUpOutlineIcon, init_ThumbsUpOutlineIcon };
@@ -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__/TwitterIcon.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 TwitterIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "TwitterIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M15.203 1.875h2.757l-6.023 6.883 7.085 9.367h-5.547l-4.345-5.68-4.972 5.68H1.4l6.442-7.363-6.797-8.887h5.688l3.928 5.193zm-.967 14.6h1.527L5.903 3.438H4.264z" }) : /* @__PURE__ */ jsx("path", { d: "M12.163 1.5h2.205L9.55 7.007l5.668 7.493H10.78L7.304 9.955 3.327 14.5H1.12l5.153-5.89L.836 1.5h4.55L8.53 5.654zm-.774 11.68h1.222L4.723 2.75H3.41z" })
25
- }));
26
- };
10
+ var TwitterIcon;
11
+ var init_TwitterIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ TwitterIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "TwitterIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M15.203 1.875h2.757l-6.023 6.883 7.085 9.367h-5.547l-4.345-5.68-4.972 5.68H1.4l6.442-7.363-6.797-8.887h5.688l3.928 5.193zm-.967 14.6h1.527L5.903 3.438H4.264z" }) : /* @__PURE__ */ jsx("path", { d: "M12.163 1.5h2.205L9.55 7.007l5.668 7.493H10.78L7.304 9.955 3.327 14.5H1.12l5.153-5.89L.836 1.5h4.55L8.53 5.654zm-.774 11.68h1.222L4.723 2.75H3.41z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { TwitterIcon };
31
+ init_TwitterIcon();
32
+ export { TwitterIcon, init_TwitterIcon };
@@ -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__/UnderlineIcon.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 UnderlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "UnderlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M5.45507 3C5.86928 3 6.20507 3.33579 6.20507 3.75V9.43113C6.20507 9.92948 6.30323 10.423 6.49394 10.8834C6.68465 11.3438 6.96418 11.7621 7.31657 12.1145C7.66896 12.4669 8.08731 12.7465 8.54773 12.9372C9.00815 13.1279 9.50162 13.226 9.99997 13.226C10.4983 13.226 10.9918 13.1279 11.4522 12.9372C11.9126 12.7465 12.331 12.4669 12.6834 12.1145C13.0358 11.7621 13.3153 11.3438 13.506 10.8834C13.6967 10.423 13.7949 9.92948 13.7949 9.43113V3.75C13.7949 3.33579 14.1307 3 14.5449 3C14.9591 3 15.2949 3.33579 15.2949 3.75V9.43113C15.2949 10.1265 15.1579 10.815 14.8918 11.4574C14.6257 12.0998 14.2357 12.6835 13.744 13.1752C13.2524 13.6669 12.6687 14.0569 12.0262 14.323C11.3838 14.5891 10.6953 14.726 9.99997 14.726C9.30464 14.726 8.61611 14.5891 7.9737 14.323C7.3313 14.0569 6.74759 13.6669 6.25591 13.1752C5.76424 12.6835 5.37422 12.0998 5.10812 11.4574C4.84203 10.815 4.70507 10.1265 4.70507 9.43113L4.70507 3.75C4.70507 3.33579 5.04086 3 5.45507 3ZM3.00073 16.25C3.00073 15.8358 3.33652 15.5 3.75073 15.5H16.2492C16.6634 15.5 16.9992 15.8358 16.9992 16.25C16.9992 16.6642 16.6634 17 16.2492 17H3.75073C3.33652 17 3.00073 16.6642 3.00073 16.25Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M4.90944 3C5.32365 3 5.65944 3.33579 5.65944 3.75V7.61317C5.65944 7.92053 5.71998 8.22488 5.8376 8.50885C5.95522 8.79282 6.12763 9.05084 6.34497 9.26818C6.5623 9.48551 6.82032 9.65792 7.10429 9.77554C7.38826 9.89316 7.69261 9.9537 7.99997 9.9537C8.30734 9.9537 8.61169 9.89316 8.89566 9.77554C9.17962 9.65792 9.43764 9.48551 9.65498 9.26818C9.87232 9.05084 10.0447 8.79282 10.1623 8.50885C10.28 8.22488 10.3405 7.92053 10.3405 7.61317V3.75C10.3405 3.33579 10.6763 3 11.0905 3C11.5047 3 11.8405 3.33579 11.8405 3.75V7.61317C11.8405 8.11751 11.7412 8.61692 11.5482 9.08288C11.3552 9.54883 11.0723 9.97221 10.7156 10.3288C10.359 10.6855 9.93564 10.9684 9.46968 11.1614C9.00373 11.3544 8.50432 11.4537 7.99997 11.4537C7.49563 11.4537 6.99622 11.3544 6.53026 11.1614C6.06431 10.9684 5.64093 10.6855 5.28431 10.3288C4.92768 9.97221 4.64479 9.54883 4.45178 9.08288C4.25878 8.61692 4.15944 8.11751 4.15944 7.61317V3.75C4.15944 3.33579 4.49523 3 4.90944 3ZM3.00049 12.25C3.00049 11.8358 3.33627 11.5 3.75049 11.5H12.2495C12.6637 11.5 12.9995 11.8358 12.9995 12.25C12.9995 12.6642 12.6637 13 12.2495 13H3.75049C3.33627 13 3.00049 12.6642 3.00049 12.25Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var UnderlineIcon;
11
+ var init_UnderlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ UnderlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "UnderlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M5.45507 3C5.86928 3 6.20507 3.33579 6.20507 3.75V9.43113C6.20507 9.92948 6.30323 10.423 6.49394 10.8834C6.68465 11.3438 6.96418 11.7621 7.31657 12.1145C7.66896 12.4669 8.08731 12.7465 8.54773 12.9372C9.00815 13.1279 9.50162 13.226 9.99997 13.226C10.4983 13.226 10.9918 13.1279 11.4522 12.9372C11.9126 12.7465 12.331 12.4669 12.6834 12.1145C13.0358 11.7621 13.3153 11.3438 13.506 10.8834C13.6967 10.423 13.7949 9.92948 13.7949 9.43113V3.75C13.7949 3.33579 14.1307 3 14.5449 3C14.9591 3 15.2949 3.33579 15.2949 3.75V9.43113C15.2949 10.1265 15.1579 10.815 14.8918 11.4574C14.6257 12.0998 14.2357 12.6835 13.744 13.1752C13.2524 13.6669 12.6687 14.0569 12.0262 14.323C11.3838 14.5891 10.6953 14.726 9.99997 14.726C9.30464 14.726 8.61611 14.5891 7.9737 14.323C7.3313 14.0569 6.74759 13.6669 6.25591 13.1752C5.76424 12.6835 5.37422 12.0998 5.10812 11.4574C4.84203 10.815 4.70507 10.1265 4.70507 9.43113L4.70507 3.75C4.70507 3.33579 5.04086 3 5.45507 3ZM3.00073 16.25C3.00073 15.8358 3.33652 15.5 3.75073 15.5H16.2492C16.6634 15.5 16.9992 15.8358 16.9992 16.25C16.9992 16.6642 16.6634 17 16.2492 17H3.75073C3.33652 17 3.00073 16.6642 3.00073 16.25Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M4.90944 3C5.32365 3 5.65944 3.33579 5.65944 3.75V7.61317C5.65944 7.92053 5.71998 8.22488 5.8376 8.50885C5.95522 8.79282 6.12763 9.05084 6.34497 9.26818C6.5623 9.48551 6.82032 9.65792 7.10429 9.77554C7.38826 9.89316 7.69261 9.9537 7.99997 9.9537C8.30734 9.9537 8.61169 9.89316 8.89566 9.77554C9.17962 9.65792 9.43764 9.48551 9.65498 9.26818C9.87232 9.05084 10.0447 8.79282 10.1623 8.50885C10.28 8.22488 10.3405 7.92053 10.3405 7.61317V3.75C10.3405 3.33579 10.6763 3 11.0905 3C11.5047 3 11.8405 3.33579 11.8405 3.75V7.61317C11.8405 8.11751 11.7412 8.61692 11.5482 9.08288C11.3552 9.54883 11.0723 9.97221 10.7156 10.3288C10.359 10.6855 9.93564 10.9684 9.46968 11.1614C9.00373 11.3544 8.50432 11.4537 7.99997 11.4537C7.49563 11.4537 6.99622 11.3544 6.53026 11.1614C6.06431 10.9684 5.64093 10.6855 5.28431 10.3288C4.92768 9.97221 4.64479 9.54883 4.45178 9.08288C4.25878 8.61692 4.15944 8.11751 4.15944 7.61317V3.75C4.15944 3.33579 4.49523 3 4.90944 3ZM3.00049 12.25C3.00049 11.8358 3.33627 11.5 3.75049 11.5H12.2495C12.6637 11.5 12.9995 11.8358 12.9995 12.25C12.9995 12.6642 12.6637 13 12.2495 13H3.75049C3.33627 13 3.00049 12.6642 3.00049 12.25Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { UnderlineIcon };
39
+ init_UnderlineIcon();
40
+ export { UnderlineIcon, init_UnderlineIcon };
@@ -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__/UnlockIcon.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 UnlockIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "UnlockIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M14.5 1A4.5 4.5 0 0 0 10 5.5V9H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-1.5V5.5a3 3 0 1 1 6 0v2.75a.75.75 0 0 0 1.5 0V5.5A4.5 4.5 0 0 0 14.5 1" }) : /* @__PURE__ */ jsx("path", { d: "M11.5 1C9.567 1 8 2.567 8 4.5V7H2.5C1.67157 7 1 7.67157 1 8.5V13.5C1 14.3284 1.67157 15 2.5 15H9.5C10.3284 15 11 14.3284 11 13.5V8.5C11 7.67157 10.3284 7 9.5 7V4.5C9.5 3.39543 10.3954 2.5 11.5 2.5C12.6046 2.5 13.5 3.39543 13.5 4.5V6.25C13.5 6.66421 13.8358 7 14.25 7C14.6642 7 15 6.66421 15 6.25V4.5C15 2.567 13.433 1 11.5 1Z" })
25
- }));
26
- };
10
+ var UnlockIcon;
11
+ var init_UnlockIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ UnlockIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "UnlockIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", { d: "M14.5 1A4.5 4.5 0 0 0 10 5.5V9H3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2h-1.5V5.5a3 3 0 1 1 6 0v2.75a.75.75 0 0 0 1.5 0V5.5A4.5 4.5 0 0 0 14.5 1" }) : /* @__PURE__ */ jsx("path", { d: "M11.5 1C9.567 1 8 2.567 8 4.5V7H2.5C1.67157 7 1 7.67157 1 8.5V13.5C1 14.3284 1.67157 15 2.5 15H9.5C10.3284 15 11 14.3284 11 13.5V8.5C11 7.67157 10.3284 7 9.5 7V4.5C9.5 3.39543 10.3954 2.5 11.5 2.5C12.6046 2.5 13.5 3.39543 13.5 4.5V6.25C13.5 6.66421 13.8358 7 14.25 7C14.6642 7 15 6.66421 15 6.25V4.5C15 2.567 13.433 1 11.5 1Z" })
26
+ }));
27
+ };
28
+ });
27
29
 
28
30
  //#endregion
29
- export { UnlockIcon };
31
+ init_UnlockIcon();
32
+ export { UnlockIcon, init_UnlockIcon };
@@ -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__/UnlockOutlineIcon.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 UnlockOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "UnlockOutlineIcon",
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.429 6.286a4.286 4.286 0 0 1 8.571 0v2.946a.75.75 0 0 1-1.5 0V6.286a2.786 2.786 0 1 0-5.571 0v2.201A2.52 2.52 0 0 1 14.286 11v5.304a2.52 2.52 0 0 1-2.518 2.517h-8.25A2.52 2.52 0 0 1 1 16.304V11a2.52 2.52 0 0 1 2.518-2.518h6.91zM3.518 9.982c-.562 0-1.018.456-1.018 1.018v5.304c0 .562.456 1.017 1.018 1.017h8.25c.562 0 1.018-.455 1.018-1.017V11c0-.562-.456-1.018-1.018-1.018z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8.34291 5.02867C8.34291 3.13512 9.87793 1.6001 11.7715 1.6001C13.665 1.6001 15.2 3.13512 15.2 5.02867V7.38581C15.2 7.71718 14.9314 7.98581 14.6 7.98581C14.2687 7.98581 14 7.71718 14 7.38581V5.02867C14 3.79786 13.0023 2.8001 11.7715 2.8001C10.5407 2.8001 9.54291 3.79786 9.54291 5.02867V6.78985C10.5955 6.85615 11.4286 7.73083 11.4286 8.8001V13.043C11.4286 14.1554 10.5268 15.0572 9.41433 15.0572H2.81433C1.70188 15.0572 0.800049 14.1554 0.800049 13.043V8.8001C0.800049 7.68764 1.70188 6.78581 2.81433 6.78581H8.34291V5.02867ZM2.81433 7.98581C2.36462 7.98581 2.00005 8.35038 2.00005 8.8001V13.043C2.00005 13.4927 2.36462 13.8572 2.81433 13.8572H9.41433C9.86405 13.8572 10.2286 13.4927 10.2286 13.043V8.8001C10.2286 8.35038 9.86405 7.98581 9.41433 7.98581H2.81433Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var UnlockOutlineIcon;
11
+ var init_UnlockOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ UnlockOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "UnlockOutlineIcon",
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.429 6.286a4.286 4.286 0 0 1 8.571 0v2.946a.75.75 0 0 1-1.5 0V6.286a2.786 2.786 0 1 0-5.571 0v2.201A2.52 2.52 0 0 1 14.286 11v5.304a2.52 2.52 0 0 1-2.518 2.517h-8.25A2.52 2.52 0 0 1 1 16.304V11a2.52 2.52 0 0 1 2.518-2.518h6.91zM3.518 9.982c-.562 0-1.018.456-1.018 1.018v5.304c0 .562.456 1.017 1.018 1.017h8.25c.562 0 1.018-.455 1.018-1.017V11c0-.562-.456-1.018-1.018-1.018z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8.34291 5.02867C8.34291 3.13512 9.87793 1.6001 11.7715 1.6001C13.665 1.6001 15.2 3.13512 15.2 5.02867V7.38581C15.2 7.71718 14.9314 7.98581 14.6 7.98581C14.2687 7.98581 14 7.71718 14 7.38581V5.02867C14 3.79786 13.0023 2.8001 11.7715 2.8001C10.5407 2.8001 9.54291 3.79786 9.54291 5.02867V6.78985C10.5955 6.85615 11.4286 7.73083 11.4286 8.8001V13.043C11.4286 14.1554 10.5268 15.0572 9.41433 15.0572H2.81433C1.70188 15.0572 0.800049 14.1554 0.800049 13.043V8.8001C0.800049 7.68764 1.70188 6.78581 2.81433 6.78581H8.34291V5.02867ZM2.81433 7.98581C2.36462 7.98581 2.00005 8.35038 2.00005 8.8001V13.043C2.00005 13.4927 2.36462 13.8572 2.81433 13.8572H9.41433C9.86405 13.8572 10.2286 13.4927 10.2286 13.043V8.8001C10.2286 8.35038 9.86405 7.98581 9.41433 7.98581H2.81433Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { UnlockOutlineIcon };
38
+ init_UnlockOutlineIcon();
39
+ export { UnlockOutlineIcon, init_UnlockOutlineIcon };