@ultraviolet/icons 5.1.5 → 5.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (555) hide show
  1. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/defineProperty.js +19 -0
  2. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/extends.js +5 -3
  3. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js +11 -0
  4. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/objectSpread2.js +8 -4
  5. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/toPrimitive.js +8 -4
  6. package/dist/_virtual/_@oxc-project_runtime@0.115.0/helpers/toPropertyKey.js +17 -0
  7. package/dist/_virtual/{_@oxc-project_runtime@0.114.0 → _@oxc-project_runtime@0.115.0}/helpers/typeof.js +5 -3
  8. package/dist/_virtual/_rolldown/runtime.js +2 -1
  9. package/dist/components/CategoryIcon/Icon.js +18 -17
  10. package/dist/components/CategoryIcon/__generated__/AiCategoryIcon.js +31 -28
  11. package/dist/components/CategoryIcon/__generated__/BaremetalCategoryIcon.js +36 -33
  12. package/dist/components/CategoryIcon/__generated__/BillingCategoryIcon.js +37 -34
  13. package/dist/components/CategoryIcon/__generated__/BusinessDetailsCategoryIcon.js +28 -25
  14. package/dist/components/CategoryIcon/__generated__/ComputeCategoryIcon.js +41 -38
  15. package/dist/components/CategoryIcon/__generated__/ContainersCategoryIcon.js +35 -32
  16. package/dist/components/CategoryIcon/__generated__/CostAndImpactManagementCategoryIcon.js +33 -30
  17. package/dist/components/CategoryIcon/__generated__/DataAndAnalyticsCategoryIcon.js +33 -30
  18. package/dist/components/CategoryIcon/__generated__/DatabaseCategoryIcon.js +33 -30
  19. package/dist/components/CategoryIcon/__generated__/DatacenterCategoryIcon.js +37 -34
  20. package/dist/components/CategoryIcon/__generated__/DedicatedServerCategoryIcon.js +35 -32
  21. package/dist/components/CategoryIcon/__generated__/DevToolsCategoryIcon.js +44 -41
  22. package/dist/components/CategoryIcon/__generated__/DocumentationCategoryIcon.js +37 -34
  23. package/dist/components/CategoryIcon/__generated__/DomainsAndWebHostingCategoryIcon.js +45 -42
  24. package/dist/components/CategoryIcon/__generated__/IntegrationServicesCategoryIcon.js +37 -34
  25. package/dist/components/CategoryIcon/__generated__/InteractiveDemosCategoryIcon.js +28 -25
  26. package/dist/components/CategoryIcon/__generated__/KeyManagerCategoryIcon.js +32 -29
  27. package/dist/components/CategoryIcon/__generated__/LabsCategoryIcon.js +43 -40
  28. package/dist/components/CategoryIcon/__generated__/ManagementAndGovernanceCategoryIcon.js +35 -32
  29. package/dist/components/CategoryIcon/__generated__/MonitoringCategoryIcon.js +33 -30
  30. package/dist/components/CategoryIcon/__generated__/NetworkCategoryIcon.js +38 -35
  31. package/dist/components/CategoryIcon/__generated__/OrganizationCategoryIcon.js +43 -40
  32. package/dist/components/CategoryIcon/__generated__/OrganizationDashboardCategoryIcon.js +37 -34
  33. package/dist/components/CategoryIcon/__generated__/OrganizationNotificationsCategoryIcon.js +28 -25
  34. package/dist/components/CategoryIcon/__generated__/PartnersCategoryIcon.js +33 -30
  35. package/dist/components/CategoryIcon/__generated__/PinCategoryIcon.js +33 -30
  36. package/dist/components/CategoryIcon/__generated__/PrivacyCategoryIcon.js +28 -25
  37. package/dist/components/CategoryIcon/__generated__/ProfileCategoryIcon.js +32 -29
  38. package/dist/components/CategoryIcon/__generated__/ProfileNotificationsCategoryIcon.js +28 -25
  39. package/dist/components/CategoryIcon/__generated__/SecurityCategoryIcon.js +37 -34
  40. package/dist/components/CategoryIcon/__generated__/ServerlessComputeCategoryIcon.js +33 -30
  41. package/dist/components/CategoryIcon/__generated__/StorageCategoryIcon.js +33 -30
  42. package/dist/components/CategoryIcon/__generated__/UseCaseCategoryIcon.js +37 -34
  43. package/dist/components/CategoryIcon/__generated__/UseCasesCategoryIcon.js +41 -38
  44. package/dist/components/CategoryIcon/__generated__/VpcCategoryIcon.js +80 -77
  45. package/dist/components/CategoryIcon/__generated__/WebHostingCategoryIcon.js +35 -32
  46. package/dist/components/CategoryIcon/__generated__/index.js +82 -0
  47. package/dist/components/CategoryIcon/index.js +9 -0
  48. package/dist/components/CategoryIcon/style.css.js +14 -8
  49. package/dist/components/CategoryIcon/style.css.ts.vanilla.js +8 -0
  50. package/dist/components/Flags/Icon.js +14 -12
  51. package/dist/components/Flags/__generated__/AustriaFlag.js +53 -50
  52. package/dist/components/Flags/__generated__/BelgiumFlag.js +53 -50
  53. package/dist/components/Flags/__generated__/BulgariaFlag.js +53 -50
  54. package/dist/components/Flags/__generated__/CroatiaFlag.js +205 -202
  55. package/dist/components/Flags/__generated__/CyprusFlag.js +53 -50
  56. package/dist/components/Flags/__generated__/CzechRepublicFlag.js +53 -50
  57. package/dist/components/Flags/__generated__/DenmarkFlag.js +69 -66
  58. package/dist/components/Flags/__generated__/EstoniaFlag.js +53 -50
  59. package/dist/components/Flags/__generated__/FinlandFlag.js +39 -36
  60. package/dist/components/Flags/__generated__/FranceFlag.js +50 -47
  61. package/dist/components/Flags/__generated__/GermanyFlag.js +53 -50
  62. package/dist/components/Flags/__generated__/GreeceFlag.js +77 -74
  63. package/dist/components/Flags/__generated__/HungaryFlag.js +53 -50
  64. package/dist/components/Flags/__generated__/IrelandFlag.js +53 -50
  65. package/dist/components/Flags/__generated__/ItalyFlag.js +50 -47
  66. package/dist/components/Flags/__generated__/LatviaFlag.js +53 -50
  67. package/dist/components/Flags/__generated__/LithuaniaFlag.js +53 -50
  68. package/dist/components/Flags/__generated__/LuxembourgFlag.js +53 -50
  69. package/dist/components/Flags/__generated__/MaltaFlag.js +53 -50
  70. package/dist/components/Flags/__generated__/NetherlandsFlag.js +50 -47
  71. package/dist/components/Flags/__generated__/PolandFlag.js +36 -33
  72. package/dist/components/Flags/__generated__/PortugalFlag.js +69 -66
  73. package/dist/components/Flags/__generated__/RomaniaFlag.js +53 -50
  74. package/dist/components/Flags/__generated__/SlovakiaFlag.js +85 -82
  75. package/dist/components/Flags/__generated__/SloveniaFlag.js +61 -58
  76. package/dist/components/Flags/__generated__/SpainFlag.js +53 -50
  77. package/dist/components/Flags/__generated__/SwedenFlag.js +56 -53
  78. package/dist/components/Flags/__generated__/UnitedStatesFlag.js +77 -74
  79. package/dist/components/Flags/__generated__/index.js +66 -0
  80. package/dist/components/Flags/index.js +9 -0
  81. package/dist/components/Flags/style.css.js +18 -10
  82. package/dist/components/Flags/style.css.ts.vanilla.js +8 -0
  83. package/dist/components/Icon/Icon.d.ts +2 -2
  84. package/dist/components/Icon/Icon.d.ts.map +1 -1
  85. package/dist/components/Icon/Icon.js +29 -26
  86. package/dist/components/Icon/__generated__/AddressIcon.js +34 -31
  87. package/dist/components/Icon/__generated__/AddressOutlineIcon.js +34 -31
  88. package/dist/components/Icon/__generated__/AddressPlayIcon.js +42 -39
  89. package/dist/components/Icon/__generated__/AdjustmentsHorizontalIcon.js +33 -30
  90. package/dist/components/Icon/__generated__/AdjustmentsHorizontalOutlineIcon.js +36 -33
  91. package/dist/components/Icon/__generated__/AlertCircleIcon.js +34 -31
  92. package/dist/components/Icon/__generated__/AlertCircleOutlineIcon.js +33 -30
  93. package/dist/components/Icon/__generated__/AnchorIcon.js +26 -23
  94. package/dist/components/Icon/__generated__/ArrowDownIcon.js +34 -31
  95. package/dist/components/Icon/__generated__/ArrowLeftBottomIcon.js +34 -31
  96. package/dist/components/Icon/__generated__/ArrowLeftDoubleIcon.js +34 -31
  97. package/dist/components/Icon/__generated__/ArrowLeftIcon.js +34 -31
  98. package/dist/components/Icon/__generated__/ArrowRightBottomIcon.js +34 -31
  99. package/dist/components/Icon/__generated__/ArrowRightDoubleIcon.js +34 -31
  100. package/dist/components/Icon/__generated__/ArrowRightIcon.js +34 -31
  101. package/dist/components/Icon/__generated__/ArrowUpIcon.js +34 -31
  102. package/dist/components/Icon/__generated__/AttachIcon.js +34 -31
  103. package/dist/components/Icon/__generated__/AudioIcon.js +38 -35
  104. package/dist/components/Icon/__generated__/AutoFixIcon.js +31 -28
  105. package/dist/components/Icon/__generated__/AutoFixOutlineIcon.js +31 -28
  106. package/dist/components/Icon/__generated__/BoldIcon.js +34 -31
  107. package/dist/components/Icon/__generated__/BookOpenOutlineIcon.js +26 -23
  108. package/dist/components/Icon/__generated__/BookOpenOutlineOutlineIcon.js +34 -31
  109. package/dist/components/Icon/__generated__/BoxEssentialsIcon.js +26 -23
  110. package/dist/components/Icon/__generated__/BoxEssentialsOutlineIcon.js +26 -23
  111. package/dist/components/Icon/__generated__/BullhornIcon.js +26 -23
  112. package/dist/components/Icon/__generated__/BullhornOutlineIcon.js +33 -30
  113. package/dist/components/Icon/__generated__/BurgerIcon.js +34 -31
  114. package/dist/components/Icon/__generated__/CalculatorIcon.js +34 -31
  115. package/dist/components/Icon/__generated__/CalculatorOutlineIcon.js +33 -30
  116. package/dist/components/Icon/__generated__/CalendarRangeIcon.js +39 -36
  117. package/dist/components/Icon/__generated__/CalendarRangeOutlineIcon.js +33 -30
  118. package/dist/components/Icon/__generated__/CancelIcon.js +32 -29
  119. package/dist/components/Icon/__generated__/ChatIcon.js +29 -26
  120. package/dist/components/Icon/__generated__/ChatOutlineIcon.js +33 -30
  121. package/dist/components/Icon/__generated__/CheckCircleIcon.js +34 -31
  122. package/dist/components/Icon/__generated__/CheckCircleOutlineIcon.js +33 -30
  123. package/dist/components/Icon/__generated__/CheckIcon.js +32 -29
  124. package/dist/components/Icon/__generated__/ClickhouseIcon.js +38 -35
  125. package/dist/components/Icon/__generated__/ClockIcon.js +34 -31
  126. package/dist/components/Icon/__generated__/ClockOutlineIcon.js +34 -31
  127. package/dist/components/Icon/__generated__/CloseCircleIcon.js +34 -31
  128. package/dist/components/Icon/__generated__/CloseCircleOutlineIcon.js +30 -27
  129. package/dist/components/Icon/__generated__/CloseIcon.js +26 -23
  130. package/dist/components/Icon/__generated__/ConsoleIcon.js +33 -30
  131. package/dist/components/Icon/__generated__/ConsoleOutlineIcon.js +33 -30
  132. package/dist/components/Icon/__generated__/CopyContentIcon.js +42 -39
  133. package/dist/components/Icon/__generated__/CredentialIcon.js +33 -30
  134. package/dist/components/Icon/__generated__/CredentialOutlineIcon.js +33 -30
  135. package/dist/components/Icon/__generated__/CreditCardIcon.js +33 -30
  136. package/dist/components/Icon/__generated__/CreditCardOutlineIcon.js +33 -30
  137. package/dist/components/Icon/__generated__/DatabaseIcon.js +34 -31
  138. package/dist/components/Icon/__generated__/DatabaseOutlineIcon.js +33 -30
  139. package/dist/components/Icon/__generated__/DeleteIcon.js +34 -31
  140. package/dist/components/Icon/__generated__/DeleteOutlineIcon.js +34 -31
  141. package/dist/components/Icon/__generated__/DetachIcon.js +36 -33
  142. package/dist/components/Icon/__generated__/DocIcon.js +34 -31
  143. package/dist/components/Icon/__generated__/DocOutlineIcon.js +34 -31
  144. package/dist/components/Icon/__generated__/DocPaperIcon.js +34 -31
  145. package/dist/components/Icon/__generated__/DocPaperOutlineIcon.js +36 -33
  146. package/dist/components/Icon/__generated__/DotsHorizontalIcon.js +26 -23
  147. package/dist/components/Icon/__generated__/DotsVerticalIcon.js +26 -23
  148. package/dist/components/Icon/__generated__/DownloadIcon.js +26 -23
  149. package/dist/components/Icon/__generated__/DragIcon.js +26 -23
  150. package/dist/components/Icon/__generated__/EarthIcon.js +34 -31
  151. package/dist/components/Icon/__generated__/EarthOutlineIcon.js +34 -31
  152. package/dist/components/Icon/__generated__/EastIcon.js +34 -31
  153. package/dist/components/Icon/__generated__/EastShortIcon.js +32 -29
  154. package/dist/components/Icon/__generated__/EmailIcon.js +26 -23
  155. package/dist/components/Icon/__generated__/EmailOutlineIcon.js +33 -30
  156. package/dist/components/Icon/__generated__/EmailRemoveIcon.js +38 -35
  157. package/dist/components/Icon/__generated__/EmailRemoveOutlineIcon.js +40 -37
  158. package/dist/components/Icon/__generated__/EqualIcon.js +26 -23
  159. package/dist/components/Icon/__generated__/EscapeIcon.js +34 -31
  160. package/dist/components/Icon/__generated__/ExpandIcon.js +34 -31
  161. package/dist/components/Icon/__generated__/ExpandMoreIcon.js +26 -23
  162. package/dist/components/Icon/__generated__/EyeIcon.js +34 -31
  163. package/dist/components/Icon/__generated__/EyeOffIcon.js +34 -31
  164. package/dist/components/Icon/__generated__/EyeOffOutlineIcon.js +33 -30
  165. package/dist/components/Icon/__generated__/EyeOutlineIcon.js +33 -30
  166. package/dist/components/Icon/__generated__/FilterIcon.js +29 -26
  167. package/dist/components/Icon/__generated__/FilterOutlineIcon.js +33 -30
  168. package/dist/components/Icon/__generated__/FolderIcon.js +26 -23
  169. package/dist/components/Icon/__generated__/FolderOutlineIcon.js +33 -30
  170. package/dist/components/Icon/__generated__/GithubIcon.js +34 -31
  171. package/dist/components/Icon/__generated__/HelpCircleIcon.js +34 -31
  172. package/dist/components/Icon/__generated__/HelpCircleOutlineIcon.js +33 -30
  173. package/dist/components/Icon/__generated__/HomeIcon.js +34 -31
  174. package/dist/components/Icon/__generated__/HomeOutlineIcon.js +26 -23
  175. package/dist/components/Icon/__generated__/IdIcon.js +34 -31
  176. package/dist/components/Icon/__generated__/IdOutlineIcon.js +33 -30
  177. package/dist/components/Icon/__generated__/ImageIcon.js +34 -31
  178. package/dist/components/Icon/__generated__/ImageOutlineIcon.js +26 -23
  179. package/dist/components/Icon/__generated__/InformationIcon.js +34 -31
  180. package/dist/components/Icon/__generated__/InformationOutlineIcon.js +33 -30
  181. package/dist/components/Icon/__generated__/InstagramIcon.js +34 -31
  182. package/dist/components/Icon/__generated__/ItalicIcon.js +34 -31
  183. package/dist/components/Icon/__generated__/LeafIcon.js +26 -23
  184. package/dist/components/Icon/__generated__/LeafOutlineIcon.js +40 -37
  185. package/dist/components/Icon/__generated__/LeftRightArrowIcon.js +32 -29
  186. package/dist/components/Icon/__generated__/LightBulbIcon.js +29 -26
  187. package/dist/components/Icon/__generated__/LightBulbOutlineIcon.js +32 -29
  188. package/dist/components/Icon/__generated__/LinkedinIcon.js +34 -31
  189. package/dist/components/Icon/__generated__/ListBulletIcon.js +40 -37
  190. package/dist/components/Icon/__generated__/ListNumberIcon.js +42 -39
  191. package/dist/components/Icon/__generated__/LockIcon.js +34 -31
  192. package/dist/components/Icon/__generated__/LockOutlineIcon.js +34 -31
  193. package/dist/components/Icon/__generated__/LogoutIcon.js +34 -31
  194. package/dist/components/Icon/__generated__/MembersIcon.js +33 -30
  195. package/dist/components/Icon/__generated__/MembersOutlineIcon.js +33 -30
  196. package/dist/components/Icon/__generated__/MinusIcon.js +30 -27
  197. package/dist/components/Icon/__generated__/MoonIcon.js +29 -26
  198. package/dist/components/Icon/__generated__/MoonOutlineIcon.js +33 -30
  199. package/dist/components/Icon/__generated__/MosaicIcon.js +31 -28
  200. package/dist/components/Icon/__generated__/MosaicOutlineIcon.js +33 -30
  201. package/dist/components/Icon/__generated__/MusicIcon.js +30 -27
  202. package/dist/components/Icon/__generated__/MusicOutlineIcon.js +26 -23
  203. package/dist/components/Icon/__generated__/NorthIcon.js +34 -31
  204. package/dist/components/Icon/__generated__/NorthShortIcon.js +32 -29
  205. package/dist/components/Icon/__generated__/NotificationIcon.js +33 -30
  206. package/dist/components/Icon/__generated__/NotificationOutlineIcon.js +33 -30
  207. package/dist/components/Icon/__generated__/OpenInNewIcon.js +34 -31
  208. package/dist/components/Icon/__generated__/OrganizationIcon.js +26 -23
  209. package/dist/components/Icon/__generated__/PaperclipIcon.js +34 -31
  210. package/dist/components/Icon/__generated__/PartnerSpaceIcon.js +34 -31
  211. package/dist/components/Icon/__generated__/Pen2Icon.js +30 -27
  212. package/dist/components/Icon/__generated__/Pen2OutlineIcon.js +33 -30
  213. package/dist/components/Icon/__generated__/PenIcon.js +29 -26
  214. package/dist/components/Icon/__generated__/PenOutlineIcon.js +32 -29
  215. package/dist/components/Icon/__generated__/PencilIcon.js +26 -23
  216. package/dist/components/Icon/__generated__/PencilOutlineIcon.js +33 -30
  217. package/dist/components/Icon/__generated__/PhoneIcon.js +33 -30
  218. package/dist/components/Icon/__generated__/PhoneOutlineIcon.js +33 -30
  219. package/dist/components/Icon/__generated__/PinIcon.js +26 -23
  220. package/dist/components/Icon/__generated__/PinOutlineIcon.js +33 -30
  221. package/dist/components/Icon/__generated__/PlayIcon.js +34 -31
  222. package/dist/components/Icon/__generated__/PlayOutlineIcon.js +33 -30
  223. package/dist/components/Icon/__generated__/PlusIcon.js +26 -23
  224. package/dist/components/Icon/__generated__/PrivacyIcon.js +33 -30
  225. package/dist/components/Icon/__generated__/PrivacyOutlineIcon.js +34 -31
  226. package/dist/components/Icon/__generated__/ProfileIcon.js +26 -23
  227. package/dist/components/Icon/__generated__/ProfileOutlineIcon.js +33 -30
  228. package/dist/components/Icon/__generated__/ProgressCheckIcon.js +26 -23
  229. package/dist/components/Icon/__generated__/RayEndArrowIcon.js +34 -31
  230. package/dist/components/Icon/__generated__/RayStartArrowIcon.js +34 -31
  231. package/dist/components/Icon/__generated__/RayStartEndIcon.js +34 -31
  232. package/dist/components/Icon/__generated__/RayTopArrowIcon.js +34 -31
  233. package/dist/components/Icon/__generated__/RebootIcon.js +34 -31
  234. package/dist/components/Icon/__generated__/RestoreIcon.js +26 -23
  235. package/dist/components/Icon/__generated__/RevokeIcon.js +38 -35
  236. package/dist/components/Icon/__generated__/RocketIcon.js +38 -35
  237. package/dist/components/Icon/__generated__/RocketOutlineIcon.js +33 -30
  238. package/dist/components/Icon/__generated__/RssIcon.js +26 -23
  239. package/dist/components/Icon/__generated__/SearchIcon.js +34 -31
  240. package/dist/components/Icon/__generated__/SendIcon.js +26 -23
  241. package/dist/components/Icon/__generated__/SendOutlineIcon.js +33 -30
  242. package/dist/components/Icon/__generated__/SettingsIcon.js +33 -30
  243. package/dist/components/Icon/__generated__/SettingsOutlineIcon.js +33 -30
  244. package/dist/components/Icon/__generated__/ShieldCheckIcon.js +30 -27
  245. package/dist/components/Icon/__generated__/ShieldCheckOutlineIcon.js +30 -27
  246. package/dist/components/Icon/__generated__/ShieldIcon.js +34 -31
  247. package/dist/components/Icon/__generated__/ShieldOutlineIcon.js +26 -23
  248. package/dist/components/Icon/__generated__/SidebarIcon.js +32 -29
  249. package/dist/components/Icon/__generated__/SidebarOutlineIcon.js +32 -29
  250. package/dist/components/Icon/__generated__/SlackIcon.js +34 -31
  251. package/dist/components/Icon/__generated__/SortIcon.js +32 -29
  252. package/dist/components/Icon/__generated__/SouthIcon.js +34 -31
  253. package/dist/components/Icon/__generated__/SouthShortIcon.js +32 -29
  254. package/dist/components/Icon/__generated__/SparklesIcon.js +44 -41
  255. package/dist/components/Icon/__generated__/SparklesOutlineIcon.js +33 -30
  256. package/dist/components/Icon/__generated__/StarIcon.js +34 -31
  257. package/dist/components/Icon/__generated__/StarOutlineIcon.js +34 -31
  258. package/dist/components/Icon/__generated__/StopIcon.js +34 -31
  259. package/dist/components/Icon/__generated__/StopOutlineIcon.js +33 -30
  260. package/dist/components/Icon/__generated__/SunIcon.js +36 -33
  261. package/dist/components/Icon/__generated__/SunOutlineIcon.js +33 -30
  262. package/dist/components/Icon/__generated__/SupportIcon.js +33 -30
  263. package/dist/components/Icon/__generated__/SupportOutlineIcon.js +33 -30
  264. package/dist/components/Icon/__generated__/SwitchOrgaIcon.js +26 -23
  265. package/dist/components/Icon/__generated__/ThumbsDownIcon.js +26 -23
  266. package/dist/components/Icon/__generated__/ThumbsDownOutlineIcon.js +34 -31
  267. package/dist/components/Icon/__generated__/ThumbsUpIcon.js +26 -23
  268. package/dist/components/Icon/__generated__/ThumbsUpOutlineIcon.js +34 -31
  269. package/dist/components/Icon/__generated__/TwitterIcon.js +26 -23
  270. package/dist/components/Icon/__generated__/UnderlineIcon.js +34 -31
  271. package/dist/components/Icon/__generated__/UnlockIcon.js +26 -23
  272. package/dist/components/Icon/__generated__/UnlockOutlineIcon.js +33 -30
  273. package/dist/components/Icon/__generated__/UnpinIcon.js +26 -23
  274. package/dist/components/Icon/__generated__/UnpinOutlineIcon.js +37 -34
  275. package/dist/components/Icon/__generated__/UploadIcon.js +26 -23
  276. package/dist/components/Icon/__generated__/VideoIcon.js +26 -23
  277. package/dist/components/Icon/__generated__/VideoOutlineIcon.js +26 -23
  278. package/dist/components/Icon/__generated__/ViewIcon.js +26 -23
  279. package/dist/components/Icon/__generated__/WeatherNightIcon.js +33 -30
  280. package/dist/components/Icon/__generated__/WeatherNightOutlineIcon.js +33 -30
  281. package/dist/components/Icon/__generated__/WestIcon.js +34 -31
  282. package/dist/components/Icon/__generated__/WestShortIcon.js +32 -29
  283. package/dist/components/Icon/__generated__/YoutubeIcon.js +34 -31
  284. package/dist/components/Icon/__generated__/index.js +406 -0
  285. package/dist/components/Icon/index.js +209 -0
  286. package/dist/components/Icon/styles.css.js +363 -357
  287. package/dist/components/Icon/styles.css.ts.vanilla.js +8 -0
  288. package/dist/components/Logo/Icon.js +15 -13
  289. package/dist/components/Logo/__generated__/AirflowLogo.js +65 -62
  290. package/dist/components/Logo/__generated__/AlmaLinuxLogo.js +61 -58
  291. package/dist/components/Logo/__generated__/AlpineLinuxLogo.js +89 -86
  292. package/dist/components/Logo/__generated__/AndroidLogo.js +23 -20
  293. package/dist/components/Logo/__generated__/ApacheSparkLogo.js +91 -88
  294. package/dist/components/Logo/__generated__/ArchLinuxLogo.js +26 -23
  295. package/dist/components/Logo/__generated__/ArgoLogo.js +128 -125
  296. package/dist/components/Logo/__generated__/BaaiLogo.js +44 -41
  297. package/dist/components/Logo/__generated__/CPanelLogo.js +23 -20
  298. package/dist/components/Logo/__generated__/CentosLogo.js +57 -54
  299. package/dist/components/Logo/__generated__/DaskLogo.js +85 -82
  300. package/dist/components/Logo/__generated__/DatadogLogo.js +31 -28
  301. package/dist/components/Logo/__generated__/DebianLogo.js +77 -74
  302. package/dist/components/Logo/__generated__/DeepseekLogo.js +23 -20
  303. package/dist/components/Logo/__generated__/DockerLogo.js +105 -102
  304. package/dist/components/Logo/__generated__/DrupalLogo.js +26 -23
  305. package/dist/components/Logo/__generated__/ElasticSearchLogo.js +48 -45
  306. package/dist/components/Logo/__generated__/FedoraLogo.js +23 -20
  307. package/dist/components/Logo/__generated__/GithubActionsLogo.js +108 -105
  308. package/dist/components/Logo/__generated__/GithubLogo.js +25 -22
  309. package/dist/components/Logo/__generated__/GitlabLogo.js +49 -46
  310. package/dist/components/Logo/__generated__/GitlabRunnerLogo.js +31 -28
  311. package/dist/components/Logo/__generated__/GmailLogo.js +49 -46
  312. package/dist/components/Logo/__generated__/GoLogo.js +23 -20
  313. package/dist/components/Logo/__generated__/GoogleLogo.js +45 -42
  314. package/dist/components/Logo/__generated__/GrafanaLogo.js +34 -31
  315. package/dist/components/Logo/__generated__/HuggingFaceLogo.js +51 -48
  316. package/dist/components/Logo/__generated__/IstioLogo.js +33 -30
  317. package/dist/components/Logo/__generated__/JenkinsLogo.js +160 -157
  318. package/dist/components/Logo/__generated__/JoomlaLogo.js +40 -37
  319. package/dist/components/Logo/__generated__/JupyterhubLogo.js +134 -131
  320. package/dist/components/Logo/__generated__/KafkaLogo.js +23 -20
  321. package/dist/components/Logo/__generated__/KibanaLogo.js +37 -34
  322. package/dist/components/Logo/__generated__/KyutaiLogo.js +33 -30
  323. package/dist/components/Logo/__generated__/LogstashLogo.js +37 -34
  324. package/dist/components/Logo/__generated__/MetaLogo.js +73 -70
  325. package/dist/components/Logo/__generated__/MetabaseLogo.js +120 -117
  326. package/dist/components/Logo/__generated__/MicrosoftLogo.js +48 -45
  327. package/dist/components/Logo/__generated__/MistralLogo.js +149 -146
  328. package/dist/components/Logo/__generated__/NextcloudLogo.js +27 -24
  329. package/dist/components/Logo/__generated__/NginxLogo.js +71 -68
  330. package/dist/components/Logo/__generated__/NodeJsLogo.js +170 -167
  331. package/dist/components/Logo/__generated__/OdooLogo.js +26 -23
  332. package/dist/components/Logo/__generated__/OpenTelemetryLogo.js +26 -23
  333. package/dist/components/Logo/__generated__/OpenVpnLogo.js +32 -29
  334. package/dist/components/Logo/__generated__/OpenaiLogo.js +23 -20
  335. package/dist/components/Logo/__generated__/OracleLinuxLogo.js +26 -23
  336. package/dist/components/Logo/__generated__/OutlookLogo.js +149 -146
  337. package/dist/components/Logo/__generated__/OwnCloudLogo.js +171 -168
  338. package/dist/components/Logo/__generated__/PhpLogo.js +23 -20
  339. package/dist/components/Logo/__generated__/PleskLogo.js +45 -42
  340. package/dist/components/Logo/__generated__/PowerBiLogo.js +115 -112
  341. package/dist/components/Logo/__generated__/PrometheusLogo.js +26 -23
  342. package/dist/components/Logo/__generated__/ProxmoxLogo.js +40 -37
  343. package/dist/components/Logo/__generated__/PythonLogo.js +81 -78
  344. package/dist/components/Logo/__generated__/QwenLogo.js +25 -22
  345. package/dist/components/Logo/__generated__/RabbitmqLogo.js +23 -20
  346. package/dist/components/Logo/__generated__/RedHatLogo.js +30 -27
  347. package/dist/components/Logo/__generated__/RedisLogo.js +85 -82
  348. package/dist/components/Logo/__generated__/RockyLinuxLogo.js +25 -22
  349. package/dist/components/Logo/__generated__/RustLogo.js +26 -23
  350. package/dist/components/Logo/__generated__/TableauLogo.js +60 -57
  351. package/dist/components/Logo/__generated__/ToucanTocoLogo.js +35 -32
  352. package/dist/components/Logo/__generated__/TraefikLogo.js +167 -164
  353. package/dist/components/Logo/__generated__/UbuntuLogo.js +75 -72
  354. package/dist/components/Logo/__generated__/VaultLogo.js +26 -23
  355. package/dist/components/Logo/__generated__/WindowsLogo.js +26 -23
  356. package/dist/components/Logo/__generated__/WordpressLogo.js +36 -33
  357. package/dist/components/Logo/__generated__/index.js +146 -0
  358. package/dist/components/Logo/index.js +9 -0
  359. package/dist/components/Logo/style.css.js +14 -9
  360. package/dist/components/Logo/style.css.ts.vanilla.js +8 -0
  361. package/dist/components/ProductIcon/Icon.js +15 -14
  362. package/dist/components/ProductIcon/__generated__/AbuseProductIcon.js +40 -37
  363. package/dist/components/ProductIcon/__generated__/AccountExperienceProductIcon.js +49 -46
  364. package/dist/components/ProductIcon/__generated__/AdditionalDiskProductIcon.js +62 -59
  365. package/dist/components/ProductIcon/__generated__/AdvancedSettingsProductIcon.js +47 -44
  366. package/dist/components/ProductIcon/__generated__/AdvancedSupportProductIcon.js +59 -56
  367. package/dist/components/ProductIcon/__generated__/AnsibleProductIcon.js +34 -31
  368. package/dist/components/ProductIcon/__generated__/ApiGatewayProductIcon.js +43 -40
  369. package/dist/components/ProductIcon/__generated__/ApiKeyProductIcon.js +70 -67
  370. package/dist/components/ProductIcon/__generated__/ApiProductIcon.js +54 -51
  371. package/dist/components/ProductIcon/__generated__/AppleSiliconProductIcon.js +43 -40
  372. package/dist/components/ProductIcon/__generated__/ApplicationLibraryProductIcon.js +47 -44
  373. package/dist/components/ProductIcon/__generated__/ApplicationProductIcon.js +60 -57
  374. package/dist/components/ProductIcon/__generated__/ArtifactRegistryProductIcon.js +85 -82
  375. package/dist/components/ProductIcon/__generated__/AuditTrailProductIcon.js +48 -45
  376. package/dist/components/ProductIcon/__generated__/BackendsProductIcon.js +45 -42
  377. package/dist/components/ProductIcon/__generated__/BandwidthProductIcon.js +42 -39
  378. package/dist/components/ProductIcon/__generated__/BasicSupportProductIcon.js +58 -55
  379. package/dist/components/ProductIcon/__generated__/BillingProductIcon.js +60 -57
  380. package/dist/components/ProductIcon/__generated__/BlockStorageProductIcon.js +47 -44
  381. package/dist/components/ProductIcon/__generated__/BusinessSupportProductIcon.js +61 -58
  382. package/dist/components/ProductIcon/__generated__/CbProductIcon.js +55 -52
  383. package/dist/components/ProductIcon/__generated__/CdnProductIcon.js +55 -52
  384. package/dist/components/ProductIcon/__generated__/ChangelogProductIcon.js +47 -44
  385. package/dist/components/ProductIcon/__generated__/CliProductIcon.js +43 -40
  386. package/dist/components/ProductIcon/__generated__/CloudEssentialsProductIcon.js +45 -42
  387. package/dist/components/ProductIcon/__generated__/CloudHostingProductIcon.js +53 -50
  388. package/dist/components/ProductIcon/__generated__/CockpitProductIcon.js +72 -69
  389. package/dist/components/ProductIcon/__generated__/ColdStorageProductIcon.js +53 -50
  390. package/dist/components/ProductIcon/__generated__/ComputeOptimizedInstancesProductIcon.js +58 -55
  391. package/dist/components/ProductIcon/__generated__/ConsoleProductIcon.js +44 -41
  392. package/dist/components/ProductIcon/__generated__/ContainersProductIcon.js +53 -50
  393. package/dist/components/ProductIcon/__generated__/CostManagerProductIcon.js +89 -86
  394. package/dist/components/ProductIcon/__generated__/CustomModelProductIcon.js +40 -37
  395. package/dist/components/ProductIcon/__generated__/DataOrchestratorProductIcon.js +95 -92
  396. package/dist/components/ProductIcon/__generated__/DataWarehouseProductIcon.js +50 -47
  397. package/dist/components/ProductIcon/__generated__/DdosProductIcon.js +62 -59
  398. package/dist/components/ProductIcon/__generated__/DdxCoreServersProductIcon.js +53 -50
  399. package/dist/components/ProductIcon/__generated__/DdxProServersProductIcon.js +53 -50
  400. package/dist/components/ProductIcon/__generated__/DdxStartServersProductIcon.js +53 -50
  401. package/dist/components/ProductIcon/__generated__/DedibackupProductIcon.js +52 -49
  402. package/dist/components/ProductIcon/__generated__/DediboxProductIcon.js +66 -63
  403. package/dist/components/ProductIcon/__generated__/DedicatedControlPlaneProductIcon.js +96 -93
  404. package/dist/components/ProductIcon/__generated__/DedicatedServerProductIcon.js +45 -42
  405. package/dist/components/ProductIcon/__generated__/DedilinkProductIcon.js +74 -71
  406. package/dist/components/ProductIcon/__generated__/DeleteMarkerProductIcon.js +64 -61
  407. package/dist/components/ProductIcon/__generated__/DevelopmentInstancesProductIcon.js +58 -55
  408. package/dist/components/ProductIcon/__generated__/DevicesProductIcon.js +45 -42
  409. package/dist/components/ProductIcon/__generated__/DirectConnectProductIcon.js +45 -42
  410. package/dist/components/ProductIcon/__generated__/DistributedDataLabProductIcon.js +83 -80
  411. package/dist/components/ProductIcon/__generated__/DnsProductIcon.js +50 -47
  412. package/dist/components/ProductIcon/__generated__/DocumentationProductIcon.js +59 -56
  413. package/dist/components/ProductIcon/__generated__/DomainsProductIcon.js +73 -70
  414. package/dist/components/ProductIcon/__generated__/EdgeServicesProductIcon.js +65 -62
  415. package/dist/components/ProductIcon/__generated__/ElasticMetalAluminiumProductIcon.js +69 -66
  416. package/dist/components/ProductIcon/__generated__/ElasticMetalBerylliumProductIcon.js +69 -66
  417. package/dist/components/ProductIcon/__generated__/ElasticMetalIridiumProductIcon.js +69 -66
  418. package/dist/components/ProductIcon/__generated__/ElasticMetalLithiumProductIcon.js +69 -66
  419. package/dist/components/ProductIcon/__generated__/ElasticMetalProductIcon.js +55 -52
  420. package/dist/components/ProductIcon/__generated__/ElasticMetalTitaniumProductIcon.js +69 -66
  421. package/dist/components/ProductIcon/__generated__/EntrepriseSupportProductIcon.js +69 -66
  422. package/dist/components/ProductIcon/__generated__/EnvironmentalFootprintCalculatorProductIcon.js +53 -50
  423. package/dist/components/ProductIcon/__generated__/FileProductIcon.js +61 -58
  424. package/dist/components/ProductIcon/__generated__/FileStorageProductIcon.js +69 -66
  425. package/dist/components/ProductIcon/__generated__/FlexibleIpProductIcon.js +45 -42
  426. package/dist/components/ProductIcon/__generated__/FolderProductIcon.js +56 -53
  427. package/dist/components/ProductIcon/__generated__/FrontEndsProductIcon.js +45 -42
  428. package/dist/components/ProductIcon/__generated__/FunctionsProductIcon.js +48 -45
  429. package/dist/components/ProductIcon/__generated__/GeneralPurposeInstancesProductIcon.js +53 -50
  430. package/dist/components/ProductIcon/__generated__/GenerativeApiProductIcon.js +55 -52
  431. package/dist/components/ProductIcon/__generated__/GpuServersProductIcon.js +49 -46
  432. package/dist/components/ProductIcon/__generated__/HubNetworksProductIcon.js +51 -48
  433. package/dist/components/ProductIcon/__generated__/HubRoutesProductIcon.js +41 -38
  434. package/dist/components/ProductIcon/__generated__/IamProductIcon.js +54 -51
  435. package/dist/components/ProductIcon/__generated__/IconElasticMetalProductIcon.js +61 -58
  436. package/dist/components/ProductIcon/__generated__/IconSdkJsProductIcon.js +56 -53
  437. package/dist/components/ProductIcon/__generated__/IconSdkProductIcon.js +54 -51
  438. package/dist/components/ProductIcon/__generated__/ImagesProductIcon.js +46 -43
  439. package/dist/components/ProductIcon/__generated__/InferenceProductIcon.js +61 -58
  440. package/dist/components/ProductIcon/__generated__/InstanceCostOptimizedProductIcon.js +42 -39
  441. package/dist/components/ProductIcon/__generated__/InstanceEnterpriseProductIcon.js +43 -40
  442. package/dist/components/ProductIcon/__generated__/InstanceGpuProductIcon.js +45 -42
  443. package/dist/components/ProductIcon/__generated__/InstanceLearnProductIcon.js +42 -39
  444. package/dist/components/ProductIcon/__generated__/InstancePopProductIcon.js +44 -41
  445. package/dist/components/ProductIcon/__generated__/InstanceProductIcon.js +45 -42
  446. package/dist/components/ProductIcon/__generated__/InstanceScallingGroupsProductIcon.js +53 -50
  447. package/dist/components/ProductIcon/__generated__/InstanceTemplateProductIcon.js +45 -42
  448. package/dist/components/ProductIcon/__generated__/InstanceWopProductIcon.js +49 -46
  449. package/dist/components/ProductIcon/__generated__/InterlinkDedicatedProductIcon.js +52 -49
  450. package/dist/components/ProductIcon/__generated__/InterlinkProductIcon.js +45 -42
  451. package/dist/components/ProductIcon/__generated__/IotEdgeProductIcon.js +52 -49
  452. package/dist/components/ProductIcon/__generated__/IotProductIcon.js +43 -40
  453. package/dist/components/ProductIcon/__generated__/IpFailoverProductIcon.js +50 -47
  454. package/dist/components/ProductIcon/__generated__/IpamProductIcon.js +60 -57
  455. package/dist/components/ProductIcon/__generated__/IpfsNamingProductIcon.js +80 -77
  456. package/dist/components/ProductIcon/__generated__/IpfsProductIcon.js +45 -42
  457. package/dist/components/ProductIcon/__generated__/JeroProductIcon.js +44 -41
  458. package/dist/components/ProductIcon/__generated__/K8sKosmosProductIcon.js +64 -61
  459. package/dist/components/ProductIcon/__generated__/KmsProductIcon.js +90 -87
  460. package/dist/components/ProductIcon/__generated__/KubernetesProductIcon.js +45 -42
  461. package/dist/components/ProductIcon/__generated__/LbProductIcon.js +55 -52
  462. package/dist/components/ProductIcon/__generated__/LifeCycleRulesProductIcon.js +45 -42
  463. package/dist/components/ProductIcon/__generated__/MacMiniM2ProductIcon.js +43 -40
  464. package/dist/components/ProductIcon/__generated__/MacMiniM4ProductIcon.js +49 -46
  465. package/dist/components/ProductIcon/__generated__/MacMiniProductIcon.js +54 -51
  466. package/dist/components/ProductIcon/__generated__/MailboxProductIcon.js +47 -44
  467. package/dist/components/ProductIcon/__generated__/ManagedKafkaProductIcon.js +102 -99
  468. package/dist/components/ProductIcon/__generated__/ManagedSearchDatabaseProductIcon.js +68 -65
  469. package/dist/components/ProductIcon/__generated__/MemoryOptimizedInstancesProductIcon.js +58 -55
  470. package/dist/components/ProductIcon/__generated__/MongoDbProductIcon.js +52 -49
  471. package/dist/components/ProductIcon/__generated__/MonitoringProductIcon.js +53 -50
  472. package/dist/components/ProductIcon/__generated__/MultiUserProductIcon.js +43 -40
  473. package/dist/components/ProductIcon/__generated__/NabuProductIcon.js +44 -41
  474. package/dist/components/ProductIcon/__generated__/NatsProductIcon.js +56 -53
  475. package/dist/components/ProductIcon/__generated__/NetworkAclsProductIcon.js +62 -59
  476. package/dist/components/ProductIcon/__generated__/NextServersProductIcon.js +108 -105
  477. package/dist/components/ProductIcon/__generated__/ObjectStorageProductIcon.js +45 -42
  478. package/dist/components/ProductIcon/__generated__/OriginsResourcesProductIcon.js +43 -40
  479. package/dist/components/ProductIcon/__generated__/OsProductIcon.js +70 -67
  480. package/dist/components/ProductIcon/__generated__/PackerProductIcon.js +34 -31
  481. package/dist/components/ProductIcon/__generated__/PasskeyProductIcon.js +53 -50
  482. package/dist/components/ProductIcon/__generated__/PlacementGroupProductIcon.js +94 -91
  483. package/dist/components/ProductIcon/__generated__/PolicyProductIcon.js +56 -53
  484. package/dist/components/ProductIcon/__generated__/PoolProductIcon.js +45 -42
  485. package/dist/components/ProductIcon/__generated__/PostgresqlMysqlProductIcon.js +52 -49
  486. package/dist/components/ProductIcon/__generated__/PrivateIpProductIcon.js +92 -89
  487. package/dist/components/ProductIcon/__generated__/PrivateNetworkProductIcon.js +53 -50
  488. package/dist/components/ProductIcon/__generated__/PublicGatewayProductIcon.js +45 -42
  489. package/dist/components/ProductIcon/__generated__/QaasProductIcon.js +57 -54
  490. package/dist/components/ProductIcon/__generated__/QuantumApplicationProductIcon.js +49 -46
  491. package/dist/components/ProductIcon/__generated__/QueueingProductIcon.js +42 -39
  492. package/dist/components/ProductIcon/__generated__/RabbitMqProductIcon.js +46 -43
  493. package/dist/components/ProductIcon/__generated__/RdbProductIcon.js +45 -42
  494. package/dist/components/ProductIcon/__generated__/RedisProductIcon.js +46 -43
  495. package/dist/components/ProductIcon/__generated__/RegistryProductIcon.js +52 -49
  496. package/dist/components/ProductIcon/__generated__/RocketProductIcon.js +57 -54
  497. package/dist/components/ProductIcon/__generated__/RouteRulesProductIcon.js +43 -40
  498. package/dist/components/ProductIcon/__generated__/RouterProductIcon.js +46 -43
  499. package/dist/components/ProductIcon/__generated__/RpnProductIcon.js +52 -49
  500. package/dist/components/ProductIcon/__generated__/RpnSanProductIcon.js +53 -50
  501. package/dist/components/ProductIcon/__generated__/RpnV1ProductIcon.js +52 -49
  502. package/dist/components/ProductIcon/__generated__/RpnV2ProductIcon.js +52 -49
  503. package/dist/components/ProductIcon/__generated__/SavingPlanProductIcon.js +66 -63
  504. package/dist/components/ProductIcon/__generated__/SdkGoProductIcon.js +64 -61
  505. package/dist/components/ProductIcon/__generated__/SdkPythonProductIcon.js +64 -61
  506. package/dist/components/ProductIcon/__generated__/SecretManagerProductIcon.js +53 -50
  507. package/dist/components/ProductIcon/__generated__/SecurityGroupProductIcon.js +50 -47
  508. package/dist/components/ProductIcon/__generated__/SepaProductIcon.js +42 -39
  509. package/dist/components/ProductIcon/__generated__/ServerProductIcon.js +48 -45
  510. package/dist/components/ProductIcon/__generated__/ServerlessDbProductIcon.js +49 -46
  511. package/dist/components/ProductIcon/__generated__/ServerlessJobsProductIcon.js +111 -108
  512. package/dist/components/ProductIcon/__generated__/SmsProductIcon.js +43 -40
  513. package/dist/components/ProductIcon/__generated__/SmtpProductIcon.js +53 -50
  514. package/dist/components/ProductIcon/__generated__/SnapshotsProductIcon.js +55 -52
  515. package/dist/components/ProductIcon/__generated__/SnsProductIcon.js +96 -93
  516. package/dist/components/ProductIcon/__generated__/SqsProductIcon.js +69 -66
  517. package/dist/components/ProductIcon/__generated__/SslCertificatesProductIcon.js +46 -43
  518. package/dist/components/ProductIcon/__generated__/StoreServersProductIcon.js +53 -50
  519. package/dist/components/ProductIcon/__generated__/SupportProductIcon.js +59 -56
  520. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts +3 -0
  521. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.d.ts.map +1 -0
  522. package/dist/components/ProductIcon/__generated__/TagManagerProductIcon.js +65 -0
  523. package/dist/components/ProductIcon/__generated__/TerraformProductIcon.js +45 -42
  524. package/dist/components/ProductIcon/__generated__/TransactionalEmailProductIcon.js +46 -43
  525. package/dist/components/ProductIcon/__generated__/TutorialProductIcon.js +55 -52
  526. package/dist/components/ProductIcon/__generated__/UserProductIcon.js +43 -40
  527. package/dist/components/ProductIcon/__generated__/VerifyCardProductIcon.js +50 -47
  528. package/dist/components/ProductIcon/__generated__/VideoProductIcon.js +47 -44
  529. package/dist/components/ProductIcon/__generated__/VolumeProductIcon.js +45 -42
  530. package/dist/components/ProductIcon/__generated__/VpcPeeringProductIcon.js +116 -113
  531. package/dist/components/ProductIcon/__generated__/VpcProductIcon.js +45 -42
  532. package/dist/components/ProductIcon/__generated__/VpnConnectionProductIcon.js +51 -48
  533. package/dist/components/ProductIcon/__generated__/VpnCustomerGatewayProductIcon.js +61 -58
  534. package/dist/components/ProductIcon/__generated__/VpnProductIcon.js +61 -58
  535. package/dist/components/ProductIcon/__generated__/VpsProServersProductIcon.js +59 -56
  536. package/dist/components/ProductIcon/__generated__/VpsServersProductIcon.js +54 -51
  537. package/dist/components/ProductIcon/__generated__/VpsStartServersProductIcon.js +60 -57
  538. package/dist/components/ProductIcon/__generated__/VpsStoreServersProductIcon.js +74 -71
  539. package/dist/components/ProductIcon/__generated__/WafProductIcon.js +44 -41
  540. package/dist/components/ProductIcon/__generated__/WebPlatformProductIcon.js +49 -46
  541. package/dist/components/ProductIcon/__generated__/WebhostingProductIcon.js +59 -56
  542. package/dist/components/ProductIcon/__generated__/ZoneProductIcon.js +46 -43
  543. package/dist/components/ProductIcon/__generated__/index.d.ts +2 -1
  544. package/dist/components/ProductIcon/__generated__/index.d.ts.map +1 -1
  545. package/dist/components/ProductIcon/__generated__/index.js +368 -0
  546. package/dist/components/ProductIcon/index.js +11 -1
  547. package/dist/components/ProductIcon/styles.css.js +25 -19
  548. package/dist/components/ProductIcon/styles.css.ts.vanilla.js +8 -0
  549. package/dist/iconStyles.js +7 -2
  550. package/dist/index.js +9 -0
  551. package/dist/themes/dist/vanilla/themes.css.js.vanilla.js +8 -0
  552. package/package.json +5 -5
  553. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/defineProperty.js +0 -15
  554. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js +0 -9
  555. package/dist/_virtual/_@oxc-project_runtime@0.114.0/helpers/toPropertyKey.js +0 -12
@@ -1,37 +1,40 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/CalculatorIcon.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 CalculatorIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "CalculatorIcon",
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.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z",
27
- fillRule: "evenodd"
28
- }) : /* @__PURE__ */ jsx("path", {
29
- clipRule: "evenodd",
30
- d: "M5 1C3.89543 1 3 1.89543 3 3V13C3 14.1046 3.89543 15 5 15H11C12.1046 15 13 14.1046 13 13V3C13 1.89543 12.1046 1 11 1H5ZM5.75 7C5.33579 7 5 7.33579 5 7.75C5 8.16421 5.33579 8.5 5.75 8.5C6.16421 8.5 6.5 8.16421 6.5 7.75C6.5 7.33579 6.16421 7 5.75 7ZM5 3.75C5 3.33579 5.33579 3 5.75 3H10.25C10.6642 3 11 3.33579 11 3.75C11 4.16421 10.6642 4.5 10.25 4.5H5.75C5.33579 4.5 5 4.16421 5 3.75ZM5.75 11.5C5.33579 11.5 5 11.8358 5 12.25C5 12.6642 5.33579 13 5.75 13C6.16421 13 6.5 12.6642 6.5 12.25C6.5 11.8358 6.16421 11.5 5.75 11.5ZM5 10C5 9.58579 5.33579 9.25 5.75 9.25C6.16421 9.25 6.5 9.58579 6.5 10C6.5 10.4142 6.16421 10.75 5.75 10.75C5.33579 10.75 5 10.4142 5 10ZM10.25 7C9.83579 7 9.5 7.33579 9.5 7.75C9.5 8.16421 9.83579 8.5 10.25 8.5C10.6642 8.5 11 8.16421 11 7.75C11 7.33579 10.6642 7 10.25 7ZM9.5 10C9.5 9.58579 9.83579 9.25 10.25 9.25C10.6642 9.25 11 9.58579 11 10V12.25C11 12.6642 10.6642 13 10.25 13C9.83579 13 9.5 12.6642 9.5 12.25V10ZM8 7C7.58579 7 7.25 7.33579 7.25 7.75C7.25 8.16421 7.58579 8.5 8 8.5C8.41421 8.5 8.75 8.16421 8.75 7.75C8.75 7.33579 8.41421 7 8 7ZM7.25 12.25C7.25 11.8358 7.58579 11.5 8 11.5C8.41421 11.5 8.75 11.8358 8.75 12.25C8.75 12.6642 8.41421 13 8 13C7.58579 13 7.25 12.6642 7.25 12.25ZM8 9.25C7.58579 9.25 7.25 9.58579 7.25 10C7.25 10.4142 7.58579 10.75 8 10.75C8.41421 10.75 8.75 10.4142 8.75 10C8.75 9.58579 8.41421 9.25 8 9.25Z",
31
- fillRule: "evenodd"
32
- })
33
- }));
34
- };
10
+ var CalculatorIcon;
11
+ var init_CalculatorIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CalculatorIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "CalculatorIcon",
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.0001 2C8.47441 2 6.97037 2.09378 5.49343 2.27596C4.49409 2.39923 3.77783 3.25665 3.77783 4.23699V16C3.77783 17.1046 4.67326 18 5.77783 18H14.2223C15.3268 18 16.2223 17.1046 16.2223 16V4.23699C16.2223 3.25666 15.506 2.39923 14.5067 2.27596C13.0297 2.09378 11.5257 2 10.0001 2ZM6.43582 8.88889C6.43582 8.5207 6.73429 8.22222 7.10248 8.22222H7.11137C7.47956 8.22222 7.77804 8.5207 7.77804 8.88889V8.89778C7.77804 9.26597 7.47956 9.56444 7.11137 9.56444H7.10248C6.73429 9.56444 6.43582 9.26597 6.43582 8.89778V8.88889ZM7.10248 10.1481C6.73429 10.1481 6.43582 10.4466 6.43582 10.8148V10.8237C6.43582 11.1919 6.73429 11.4903 7.10248 11.4903H7.11137C7.47956 11.4903 7.77804 11.1919 7.77804 10.8237V10.8148C7.77804 10.4466 7.47956 10.1481 7.11137 10.1481H7.10248ZM6.43582 12.7407C6.43582 12.3725 6.73429 12.074 7.10248 12.074H7.11137C7.47956 12.074 7.77804 12.3725 7.77804 12.7407V12.7496C7.77804 13.1177 7.47956 13.4162 7.11137 13.4162H7.10248C6.73429 13.4162 6.43582 13.1177 6.43582 12.7496V12.7407ZM7.10248 13.9999C6.73429 13.9999 6.43582 14.2984 6.43582 14.6666V14.6754C6.43582 15.0436 6.73429 15.3421 7.10248 15.3421H7.11137C7.47956 15.3421 7.77804 15.0436 7.77804 14.6754V14.6666C7.77804 14.2984 7.47956 13.9999 7.11137 13.9999H7.10248ZM8.36175 8.88889C8.36175 8.5207 8.66023 8.22222 9.02842 8.22222H9.0373C9.40549 8.22222 9.70397 8.5207 9.70397 8.88889V8.89778C9.70397 9.26597 9.40549 9.56444 9.0373 9.56444H9.02842C8.66023 9.56444 8.36175 9.26597 8.36175 8.89778V8.88889ZM9.02842 10.1481C8.66023 10.1481 8.36175 10.4466 8.36175 10.8148V10.8237C8.36175 11.1919 8.66023 11.4903 9.02842 11.4903H9.0373C9.40549 11.4903 9.70397 11.1919 9.70397 10.8237V10.8148C9.70397 10.4466 9.40549 10.1481 9.0373 10.1481H9.02842ZM8.36175 12.7407C8.36175 12.3725 8.66023 12.074 9.02842 12.074H9.0373C9.40549 12.074 9.70397 12.3725 9.70397 12.7407V12.7496C9.70397 13.1177 9.40549 13.4162 9.0373 13.4162H9.02842C8.66023 13.4162 8.36175 13.1177 8.36175 12.7496V12.7407ZM9.02842 13.9999C8.66023 13.9999 8.36175 14.2984 8.36175 14.6666V14.6754C8.36175 15.0436 8.66023 15.3421 9.02842 15.3421H9.0373C9.40549 15.3421 9.70397 15.0436 9.70397 14.6754V14.6666C9.70397 14.2984 9.40549 13.9999 9.0373 13.9999H9.02842ZM10.2906 8.88889C10.2906 8.5207 10.5891 8.22222 10.9573 8.22222H10.9662C11.3344 8.22222 11.6329 8.5207 11.6329 8.88889V8.89778C11.6329 9.26597 11.3344 9.56444 10.9662 9.56444H10.9573C10.5891 9.56444 10.2906 9.26597 10.2906 8.89778V8.88889ZM10.9573 10.1481C10.5891 10.1481 10.2906 10.4466 10.2906 10.8148V10.8237C10.2906 11.1919 10.5891 11.4903 10.9573 11.4903H10.9662C11.3344 11.4903 11.6329 11.1919 11.6329 10.8237V10.8148C11.6329 10.4466 11.3344 10.1481 10.9662 10.1481H10.9573ZM10.2906 12.7407C10.2906 12.3725 10.5891 12.074 10.9573 12.074H10.9662C11.3344 12.074 11.6329 12.3725 11.6329 12.7407V12.7496C11.6329 13.1177 11.3344 13.4162 10.9662 13.4162H10.9573C10.5891 13.4162 10.2906 13.1177 10.2906 12.7496V12.7407ZM10.9573 13.9999C10.5891 13.9999 10.2906 14.2984 10.2906 14.6666V14.6754C10.2906 15.0436 10.5891 15.3421 10.9573 15.3421H10.9662C11.3344 15.3421 11.6329 15.0436 11.6329 14.6754V14.6666C11.6329 14.2984 11.3344 13.9999 10.9662 13.9999H10.9573ZM12.2225 8.88889C12.2225 8.5207 12.521 8.22222 12.8892 8.22222H12.898C13.2662 8.22222 13.5647 8.5207 13.5647 8.88889V8.89778C13.5647 9.26597 13.2662 9.56444 12.898 9.56444H12.8892C12.521 9.56444 12.2225 9.26597 12.2225 8.89778V8.88889ZM12.8892 10.1481C12.521 10.1481 12.2225 10.4466 12.2225 10.8148V10.8237C12.2225 11.1919 12.521 11.4903 12.8892 11.4903H12.898C13.2662 11.4903 13.5647 11.1919 13.5647 10.8237V10.8148C13.5647 10.4466 13.2662 10.1481 12.898 10.1481H12.8892ZM12.8892 12.0741C13.2573 12.0741 13.5558 12.3726 13.5558 12.7408V14.6667C13.5558 15.0349 13.2573 15.3334 12.8892 15.3334C12.521 15.3334 12.2225 15.0349 12.2225 14.6667V12.7408C12.2225 12.3726 12.521 12.0741 12.8892 12.0741ZM7.11117 4.66667C6.74298 4.66667 6.4445 4.96514 6.4445 5.33333V5.77778C6.4445 6.14597 6.74298 6.44444 7.11117 6.44444H12.8889C13.2571 6.44444 13.5556 6.14597 13.5556 5.77778V5.33333C13.5556 4.96514 13.2571 4.66667 12.8889 4.66667H7.11117Z",
28
+ fillRule: "evenodd"
29
+ }) : /* @__PURE__ */ jsx("path", {
30
+ clipRule: "evenodd",
31
+ d: "M5 1C3.89543 1 3 1.89543 3 3V13C3 14.1046 3.89543 15 5 15H11C12.1046 15 13 14.1046 13 13V3C13 1.89543 12.1046 1 11 1H5ZM5.75 7C5.33579 7 5 7.33579 5 7.75C5 8.16421 5.33579 8.5 5.75 8.5C6.16421 8.5 6.5 8.16421 6.5 7.75C6.5 7.33579 6.16421 7 5.75 7ZM5 3.75C5 3.33579 5.33579 3 5.75 3H10.25C10.6642 3 11 3.33579 11 3.75C11 4.16421 10.6642 4.5 10.25 4.5H5.75C5.33579 4.5 5 4.16421 5 3.75ZM5.75 11.5C5.33579 11.5 5 11.8358 5 12.25C5 12.6642 5.33579 13 5.75 13C6.16421 13 6.5 12.6642 6.5 12.25C6.5 11.8358 6.16421 11.5 5.75 11.5ZM5 10C5 9.58579 5.33579 9.25 5.75 9.25C6.16421 9.25 6.5 9.58579 6.5 10C6.5 10.4142 6.16421 10.75 5.75 10.75C5.33579 10.75 5 10.4142 5 10ZM10.25 7C9.83579 7 9.5 7.33579 9.5 7.75C9.5 8.16421 9.83579 8.5 10.25 8.5C10.6642 8.5 11 8.16421 11 7.75C11 7.33579 10.6642 7 10.25 7ZM9.5 10C9.5 9.58579 9.83579 9.25 10.25 9.25C10.6642 9.25 11 9.58579 11 10V12.25C11 12.6642 10.6642 13 10.25 13C9.83579 13 9.5 12.6642 9.5 12.25V10ZM8 7C7.58579 7 7.25 7.33579 7.25 7.75C7.25 8.16421 7.58579 8.5 8 8.5C8.41421 8.5 8.75 8.16421 8.75 7.75C8.75 7.33579 8.41421 7 8 7ZM7.25 12.25C7.25 11.8358 7.58579 11.5 8 11.5C8.41421 11.5 8.75 11.8358 8.75 12.25C8.75 12.6642 8.41421 13 8 13C7.58579 13 7.25 12.6642 7.25 12.25ZM8 9.25C7.58579 9.25 7.25 9.58579 7.25 10C7.25 10.4142 7.58579 10.75 8 10.75C8.41421 10.75 8.75 10.4142 8.75 10C8.75 9.58579 8.41421 9.25 8 9.25Z",
32
+ fillRule: "evenodd"
33
+ })
34
+ }));
35
+ };
36
+ });
35
37
 
36
38
  //#endregion
37
- export { CalculatorIcon };
39
+ init_CalculatorIcon();
40
+ export { CalculatorIcon, init_CalculatorIcon };
@@ -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__/CalculatorOutlineIcon.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 CalculatorOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "CalculatorOutlineIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M10 3.352q-2.065 0-4.066.238c-.463.054-.823.463-.823.97v11.074c0 .56.448 1.014 1 1.014h7.778c.552 0 1-.454 1-1.014V4.559c0-.506-.36-.915-.823-.97A35 35 0 0 0 10 3.353M5.78 2.247a36 36 0 0 1 8.44 0c1.168.137 2.002 1.154 2.002 2.312v11.075c0 1.307-1.044 2.366-2.333 2.366H6.11c-1.288 0-2.333-1.06-2.333-2.366V4.559c0-1.158.834-2.175 2.002-2.312m.776 3.246c0-.373.298-.676.666-.676h5.556c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676H7.222a.67.67 0 0 1-.666-.676zm1.333.676v.338h4.222v-.338zM6.556 9.437a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm-5.555 1.69a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm-5.555 1.69c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm2.517-.676c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676.67.67 0 0 1-.667-.676v-1.69c0-.373.299-.676.667-.676m-6.222 2.366c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M8.00011 2.1831C6.79633 2.1831 5.60906 2.25373 4.44205 2.39107C4.03732 2.4387 3.72233 2.79643 3.72233 3.23933V12.9296C3.72233 13.4196 4.11408 13.8169 4.59733 13.8169H11.4029C11.8861 13.8169 12.2779 13.4196 12.2779 12.9296V3.23933C12.2779 2.79643 11.9629 2.4387 11.5582 2.39107C10.3912 2.25373 9.20389 2.1831 8.00011 2.1831ZM4.30756 1.21586C5.51911 1.07327 6.75129 1 8.00011 1C9.24893 1 10.4811 1.07327 11.6927 1.21586C12.7146 1.33613 13.4446 2.22573 13.4446 3.23933V12.9296C13.4446 14.073 12.5305 15 11.4029 15H4.59733C3.46975 15 2.55566 14.073 2.55566 12.9296V3.23933C2.55566 2.22573 3.2856 1.33613 4.30756 1.21586ZM4.98622 4.05634C4.98622 3.72963 5.24739 3.46479 5.56955 3.46479H10.4307C10.7528 3.46479 11.014 3.72963 11.014 4.05634V5.53521C11.014 5.86192 10.7528 6.12676 10.4307 6.12676H5.56955C5.24739 6.12676 4.98622 5.86192 4.98622 5.53521V4.05634ZM6.15289 4.64789V4.94366H9.84733V4.64789H6.15289ZM4.98622 7.50704C4.98622 7.18034 5.24739 6.91549 5.56955 6.91549H5.57441C5.89658 6.91549 6.15775 7.18034 6.15775 7.50704V7.51197C6.15775 7.83868 5.89658 8.10352 5.57441 8.10352H5.56955C5.24739 8.10352 4.98622 7.83868 4.98622 7.51197V7.50704ZM6.60501 7.50704C6.60501 7.18034 6.86617 6.91549 7.18834 6.91549H7.1932C7.51537 6.91549 7.77654 7.18034 7.77654 7.50704V7.51197C7.77654 7.83868 7.51537 8.10352 7.1932 8.10352H7.18834C6.86617 8.10352 6.60501 7.83868 6.60501 7.51197V7.50704ZM8.22854 7.50704C8.22854 7.18034 8.48971 6.91549 8.81188 6.91549H8.81674C9.1389 6.91549 9.40007 7.18034 9.40007 7.50704V7.51197C9.40007 7.83868 9.1389 8.10352 8.81674 8.10352H8.81188C8.48971 8.10352 8.22854 7.83868 8.22854 7.51197V7.50704ZM9.84733 7.50704C9.84733 7.18034 10.1085 6.91549 10.4307 6.91549H10.4355C10.7577 6.91549 11.0189 7.18034 11.0189 7.50704V7.51197C11.0189 7.83868 10.7577 8.10352 10.4355 8.10352H10.4307C10.1085 8.10352 9.84733 7.83868 9.84733 7.51197V7.50704ZM4.98622 8.98592C4.98622 8.65921 5.24739 8.39437 5.56955 8.39437H5.57441C5.89658 8.39437 6.15775 8.65921 6.15775 8.98592V8.99085C6.15775 9.31755 5.89658 9.58239 5.57441 9.58239H5.56955C5.24739 9.58239 4.98622 9.31755 4.98622 8.99085V8.98592ZM6.60501 8.98592C6.60501 8.65921 6.86617 8.39437 7.18834 8.39437H7.1932C7.51537 8.39437 7.77654 8.65921 7.77654 8.98592V8.99085C7.77654 9.31755 7.51537 9.58239 7.1932 9.58239H7.18834C6.86617 9.58239 6.60501 9.31755 6.60501 8.99085V8.98592ZM8.22854 8.98592C8.22854 8.65921 8.48971 8.39437 8.81188 8.39437H8.81674C9.1389 8.39437 9.40007 8.65921 9.40007 8.98592V8.99085C9.40007 9.31755 9.1389 9.58239 8.81674 9.58239H8.81188C8.48971 9.58239 8.22854 9.31755 8.22854 8.99085V8.98592ZM9.84733 8.98592C9.84733 8.65921 10.1085 8.39437 10.4307 8.39437H10.4355C10.7577 8.39437 11.0189 8.65921 11.0189 8.98592V8.99085C11.0189 9.31755 10.7577 9.58239 10.4355 9.58239H10.4307C10.1085 9.58239 9.84733 9.31755 9.84733 8.99085V8.98592ZM4.98622 10.4648C4.98622 10.1381 5.24739 9.87324 5.56955 9.87324H5.57441C5.89658 9.87324 6.15775 10.1381 6.15775 10.4648V10.4697C6.15775 10.7964 5.89658 11.0613 5.57441 11.0613H5.56955C5.24739 11.0613 4.98622 10.7964 4.98622 10.4697V10.4648ZM6.60501 10.4648C6.60501 10.1381 6.86617 9.87324 7.18834 9.87324H7.1932C7.51537 9.87324 7.77654 10.1381 7.77654 10.4648V10.4697C7.77654 10.7964 7.51537 11.0613 7.1932 11.0613H7.18834C6.86617 11.0613 6.60501 10.7964 6.60501 10.4697V10.4648ZM8.22854 10.4648C8.22854 10.1381 8.48971 9.87324 8.81188 9.87324H8.81674C9.1389 9.87324 9.40007 10.1381 9.40007 10.4648V10.4697C9.40007 10.7964 9.1389 11.0613 8.81674 11.0613H8.81188C8.48971 11.0613 8.22854 10.7964 8.22854 10.4697V10.4648ZM10.4307 9.87324C10.7528 9.87324 11.014 10.1381 11.014 10.4648V11.9437C11.014 12.2704 10.7528 12.5352 10.4307 12.5352C10.1085 12.5352 9.84733 12.2704 9.84733 11.9437V10.4648C9.84733 10.1381 10.1085 9.87324 10.4307 9.87324ZM4.98622 11.9437C4.98622 11.617 5.24739 11.3521 5.56955 11.3521H5.57441C5.89658 11.3521 6.15775 11.617 6.15775 11.9437V11.9486C6.15775 12.2753 5.89658 12.5401 5.57441 12.5401H5.56955C5.24739 12.5401 4.98622 12.2753 4.98622 11.9486V11.9437ZM6.60501 11.9437C6.60501 11.617 6.86617 11.3521 7.18834 11.3521H7.1932C7.51537 11.3521 7.77654 11.617 7.77654 11.9437V11.9486C7.77654 12.2753 7.51537 12.5401 7.1932 12.5401H7.18834C6.86617 12.5401 6.60501 12.2753 6.60501 11.9486V11.9437ZM8.22854 11.9437C8.22854 11.617 8.48971 11.3521 8.81188 11.3521H8.81674C9.1389 11.3521 9.40007 11.617 9.40007 11.9437V11.9486C9.40007 12.2753 9.1389 12.5401 8.81674 12.5401H8.81188C8.48971 12.5401 8.22854 12.2753 8.22854 11.9486V11.9437Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var CalculatorOutlineIcon;
11
+ var init_CalculatorOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CalculatorOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "CalculatorOutlineIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsx("path", {
26
+ clipRule: "evenodd",
27
+ d: "M10 3.352q-2.065 0-4.066.238c-.463.054-.823.463-.823.97v11.074c0 .56.448 1.014 1 1.014h7.778c.552 0 1-.454 1-1.014V4.559c0-.506-.36-.915-.823-.97A35 35 0 0 0 10 3.353M5.78 2.247a36 36 0 0 1 8.44 0c1.168.137 2.002 1.154 2.002 2.312v11.075c0 1.307-1.044 2.366-2.333 2.366H6.11c-1.288 0-2.333-1.06-2.333-2.366V4.559c0-1.158.834-2.175 2.002-2.312m.776 3.246c0-.373.298-.676.666-.676h5.556c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676H7.222a.67.67 0 0 1-.666-.676zm1.333.676v.338h4.222v-.338zM6.556 9.437a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676zm-5.555 1.69a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0a.67.67 0 0 1 .666-.676h.006c.368 0 .667.302.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm1.85 0c0-.374.299-.676.667-.676h.005a.67.67 0 0 1 .667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm-5.555 1.69c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.006a.67.67 0 0 1-.666-.677zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.005a.67.67 0 0 1-.667.677h-.005a.67.67 0 0 1-.667-.677zm2.517-.676c.368 0 .666.303.666.676v1.69a.67.67 0 0 1-.666.676.67.67 0 0 1-.667-.676v-1.69c0-.373.299-.676.667-.676m-6.222 2.366c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.85 0c0-.373.298-.676.666-.676h.006c.368 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.006a.67.67 0 0 1-.666-.676zm1.855 0c0-.373.299-.676.667-.676h.005c.369 0 .667.303.667.676v.006a.67.67 0 0 1-.667.676h-.005a.67.67 0 0 1-.667-.676z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M8.00011 2.1831C6.79633 2.1831 5.60906 2.25373 4.44205 2.39107C4.03732 2.4387 3.72233 2.79643 3.72233 3.23933V12.9296C3.72233 13.4196 4.11408 13.8169 4.59733 13.8169H11.4029C11.8861 13.8169 12.2779 13.4196 12.2779 12.9296V3.23933C12.2779 2.79643 11.9629 2.4387 11.5582 2.39107C10.3912 2.25373 9.20389 2.1831 8.00011 2.1831ZM4.30756 1.21586C5.51911 1.07327 6.75129 1 8.00011 1C9.24893 1 10.4811 1.07327 11.6927 1.21586C12.7146 1.33613 13.4446 2.22573 13.4446 3.23933V12.9296C13.4446 14.073 12.5305 15 11.4029 15H4.59733C3.46975 15 2.55566 14.073 2.55566 12.9296V3.23933C2.55566 2.22573 3.2856 1.33613 4.30756 1.21586ZM4.98622 4.05634C4.98622 3.72963 5.24739 3.46479 5.56955 3.46479H10.4307C10.7528 3.46479 11.014 3.72963 11.014 4.05634V5.53521C11.014 5.86192 10.7528 6.12676 10.4307 6.12676H5.56955C5.24739 6.12676 4.98622 5.86192 4.98622 5.53521V4.05634ZM6.15289 4.64789V4.94366H9.84733V4.64789H6.15289ZM4.98622 7.50704C4.98622 7.18034 5.24739 6.91549 5.56955 6.91549H5.57441C5.89658 6.91549 6.15775 7.18034 6.15775 7.50704V7.51197C6.15775 7.83868 5.89658 8.10352 5.57441 8.10352H5.56955C5.24739 8.10352 4.98622 7.83868 4.98622 7.51197V7.50704ZM6.60501 7.50704C6.60501 7.18034 6.86617 6.91549 7.18834 6.91549H7.1932C7.51537 6.91549 7.77654 7.18034 7.77654 7.50704V7.51197C7.77654 7.83868 7.51537 8.10352 7.1932 8.10352H7.18834C6.86617 8.10352 6.60501 7.83868 6.60501 7.51197V7.50704ZM8.22854 7.50704C8.22854 7.18034 8.48971 6.91549 8.81188 6.91549H8.81674C9.1389 6.91549 9.40007 7.18034 9.40007 7.50704V7.51197C9.40007 7.83868 9.1389 8.10352 8.81674 8.10352H8.81188C8.48971 8.10352 8.22854 7.83868 8.22854 7.51197V7.50704ZM9.84733 7.50704C9.84733 7.18034 10.1085 6.91549 10.4307 6.91549H10.4355C10.7577 6.91549 11.0189 7.18034 11.0189 7.50704V7.51197C11.0189 7.83868 10.7577 8.10352 10.4355 8.10352H10.4307C10.1085 8.10352 9.84733 7.83868 9.84733 7.51197V7.50704ZM4.98622 8.98592C4.98622 8.65921 5.24739 8.39437 5.56955 8.39437H5.57441C5.89658 8.39437 6.15775 8.65921 6.15775 8.98592V8.99085C6.15775 9.31755 5.89658 9.58239 5.57441 9.58239H5.56955C5.24739 9.58239 4.98622 9.31755 4.98622 8.99085V8.98592ZM6.60501 8.98592C6.60501 8.65921 6.86617 8.39437 7.18834 8.39437H7.1932C7.51537 8.39437 7.77654 8.65921 7.77654 8.98592V8.99085C7.77654 9.31755 7.51537 9.58239 7.1932 9.58239H7.18834C6.86617 9.58239 6.60501 9.31755 6.60501 8.99085V8.98592ZM8.22854 8.98592C8.22854 8.65921 8.48971 8.39437 8.81188 8.39437H8.81674C9.1389 8.39437 9.40007 8.65921 9.40007 8.98592V8.99085C9.40007 9.31755 9.1389 9.58239 8.81674 9.58239H8.81188C8.48971 9.58239 8.22854 9.31755 8.22854 8.99085V8.98592ZM9.84733 8.98592C9.84733 8.65921 10.1085 8.39437 10.4307 8.39437H10.4355C10.7577 8.39437 11.0189 8.65921 11.0189 8.98592V8.99085C11.0189 9.31755 10.7577 9.58239 10.4355 9.58239H10.4307C10.1085 9.58239 9.84733 9.31755 9.84733 8.99085V8.98592ZM4.98622 10.4648C4.98622 10.1381 5.24739 9.87324 5.56955 9.87324H5.57441C5.89658 9.87324 6.15775 10.1381 6.15775 10.4648V10.4697C6.15775 10.7964 5.89658 11.0613 5.57441 11.0613H5.56955C5.24739 11.0613 4.98622 10.7964 4.98622 10.4697V10.4648ZM6.60501 10.4648C6.60501 10.1381 6.86617 9.87324 7.18834 9.87324H7.1932C7.51537 9.87324 7.77654 10.1381 7.77654 10.4648V10.4697C7.77654 10.7964 7.51537 11.0613 7.1932 11.0613H7.18834C6.86617 11.0613 6.60501 10.7964 6.60501 10.4697V10.4648ZM8.22854 10.4648C8.22854 10.1381 8.48971 9.87324 8.81188 9.87324H8.81674C9.1389 9.87324 9.40007 10.1381 9.40007 10.4648V10.4697C9.40007 10.7964 9.1389 11.0613 8.81674 11.0613H8.81188C8.48971 11.0613 8.22854 10.7964 8.22854 10.4697V10.4648ZM10.4307 9.87324C10.7528 9.87324 11.014 10.1381 11.014 10.4648V11.9437C11.014 12.2704 10.7528 12.5352 10.4307 12.5352C10.1085 12.5352 9.84733 12.2704 9.84733 11.9437V10.4648C9.84733 10.1381 10.1085 9.87324 10.4307 9.87324ZM4.98622 11.9437C4.98622 11.617 5.24739 11.3521 5.56955 11.3521H5.57441C5.89658 11.3521 6.15775 11.617 6.15775 11.9437V11.9486C6.15775 12.2753 5.89658 12.5401 5.57441 12.5401H5.56955C5.24739 12.5401 4.98622 12.2753 4.98622 11.9486V11.9437ZM6.60501 11.9437C6.60501 11.617 6.86617 11.3521 7.18834 11.3521H7.1932C7.51537 11.3521 7.77654 11.617 7.77654 11.9437V11.9486C7.77654 12.2753 7.51537 12.5401 7.1932 12.5401H7.18834C6.86617 12.5401 6.60501 12.2753 6.60501 11.9486V11.9437ZM8.22854 11.9437C8.22854 11.617 8.48971 11.3521 8.81188 11.3521H8.81674C9.1389 11.3521 9.40007 11.617 9.40007 11.9437V11.9486C9.40007 12.2753 9.1389 12.5401 8.81674 12.5401H8.81188C8.48971 12.5401 8.22854 12.2753 8.22854 11.9486V11.9437Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { CalculatorOutlineIcon };
38
+ init_CalculatorOutlineIcon();
39
+ export { CalculatorOutlineIcon, init_CalculatorOutlineIcon };
@@ -1,43 +1,46 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { Fragment, jsx, jsxs } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/CalendarRangeIcon.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 CalendarRangeIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "CalendarRangeIcon",
19
- children: typeof props.size === "string" && [
20
- "medium",
21
- "large",
22
- "xlarge",
23
- "xxlarge"
24
- ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M5.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H6a.75.75 0 0 1-.75-.75zM6 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM7.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H8a.75.75 0 0 1-.75-.75zM8 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM9.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75zM9.25 14a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zM12 9.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75zM11.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H12a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM13.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H14a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75z" }), /* @__PURE__ */ jsx("path", {
25
- clipRule: "evenodd",
26
- d: "M5.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h.25A2.75 2.75 0 0 1 18 6.75v8.5A2.75 2.75 0 0 1 15.25 18H4.75A2.75 2.75 0 0 1 2 15.25v-8.5A2.75 2.75 0 0 1 4.75 4H5V2.75A.75.75 0 0 1 5.75 2m-1 5.5c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5c0-.69-.56-1.25-1.25-1.25z"
27
- })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
28
- /* @__PURE__ */ jsx("path", { d: "M5.57704 8C5.13096 8 4.76934 8.36162 4.76934 8.80769C4.76934 9.25377 5.13096 9.61539 5.57704 9.61539C6.02311 9.61539 6.38473 9.25377 6.38473 8.80769C6.38473 8.36162 6.02311 8 5.57704 8Z" }),
29
- /* @__PURE__ */ jsx("path", { d: "M4.76934 10.9615C4.76934 10.5155 5.13096 10.1538 5.57704 10.1538C6.02311 10.1538 6.38473 10.5155 6.38473 10.9615C6.38473 11.4076 6.02311 11.7692 5.57704 11.7692C5.13096 11.7692 4.76934 11.4076 4.76934 10.9615Z" }),
30
- /* @__PURE__ */ jsx("path", { d: "M10.4232 8C9.97711 8 9.6155 8.36162 9.6155 8.80769C9.6155 9.25377 9.97711 9.61539 10.4232 9.61539C10.8693 9.61539 11.2309 9.25377 11.2309 8.80769C11.2309 8.36162 10.8693 8 10.4232 8Z" }),
31
- /* @__PURE__ */ jsx("path", { d: "M7.19242 8.80769C7.19242 8.36162 7.55404 8 8.00011 8C8.44619 8 8.8078 8.36162 8.8078 8.80769C8.8078 9.25377 8.44619 9.61539 8.00011 9.61539C7.55404 9.61539 7.19242 9.25377 7.19242 8.80769Z" }),
32
- /* @__PURE__ */ jsx("path", { d: "M8.00011 10.1538C7.55404 10.1538 7.19242 10.5155 7.19242 10.9615C7.19242 11.4076 7.55404 11.7692 8.00011 11.7692C8.44619 11.7692 8.8078 11.4076 8.8078 10.9615C8.8078 10.5155 8.44619 10.1538 8.00011 10.1538Z" }),
33
- /* @__PURE__ */ jsx("path", {
10
+ var CalendarRangeIcon;
11
+ var init_CalendarRangeIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CalendarRangeIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "CalendarRangeIcon",
20
+ children: typeof props.size === "string" && [
21
+ "medium",
22
+ "large",
23
+ "xlarge",
24
+ "xxlarge"
25
+ ].includes(props.size) ? /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx("path", { d: "M5.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H6a.75.75 0 0 1-.75-.75zM6 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM7.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H8a.75.75 0 0 1-.75-.75zM8 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM9.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75zM9.25 14a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zM12 9.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75zM11.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H12a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM13.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H14a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75z" }), /* @__PURE__ */ jsx("path", {
34
26
  clipRule: "evenodd",
35
- d: "M4.50011 1C4.05404 1 3.69242 1.36162 3.69242 1.80769V3.15385C2.50288 3.15385 1.53857 4.11816 1.53857 5.30769V12.8462C1.53857 14.0357 2.50288 15 3.69242 15H12.3078C13.4973 15 14.4617 14.0357 14.4617 12.8462V5.30769C14.4617 4.11816 13.4973 3.15385 12.3078 3.15385V1.80769C12.3078 1.36162 11.9462 1 11.5001 1C11.054 1 10.6924 1.36162 10.6924 1.80769V3.15385H5.3078V1.80769C5.3078 1.36162 4.94619 1 4.50011 1ZM3.15396 7.46154C3.15396 6.86677 3.63611 6.38462 4.23088 6.38462H11.7693C12.3641 6.38462 12.8463 6.86677 12.8463 7.46154V12.3077C12.8463 12.9025 12.3641 13.3846 11.7693 13.3846H4.23088C3.63611 13.3846 3.15396 12.9025 3.15396 12.3077V7.46154Z",
36
- fillRule: "evenodd"
37
- })
38
- ] })
39
- }));
40
- };
27
+ d: "M5.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h.25A2.75 2.75 0 0 1 18 6.75v8.5A2.75 2.75 0 0 1 15.25 18H4.75A2.75 2.75 0 0 1 2 15.25v-8.5A2.75 2.75 0 0 1 4.75 4H5V2.75A.75.75 0 0 1 5.75 2m-1 5.5c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5c0-.69-.56-1.25-1.25-1.25z"
28
+ })] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
29
+ /* @__PURE__ */ jsx("path", { d: "M5.57704 8C5.13096 8 4.76934 8.36162 4.76934 8.80769C4.76934 9.25377 5.13096 9.61539 5.57704 9.61539C6.02311 9.61539 6.38473 9.25377 6.38473 8.80769C6.38473 8.36162 6.02311 8 5.57704 8Z" }),
30
+ /* @__PURE__ */ jsx("path", { d: "M4.76934 10.9615C4.76934 10.5155 5.13096 10.1538 5.57704 10.1538C6.02311 10.1538 6.38473 10.5155 6.38473 10.9615C6.38473 11.4076 6.02311 11.7692 5.57704 11.7692C5.13096 11.7692 4.76934 11.4076 4.76934 10.9615Z" }),
31
+ /* @__PURE__ */ jsx("path", { d: "M10.4232 8C9.97711 8 9.6155 8.36162 9.6155 8.80769C9.6155 9.25377 9.97711 9.61539 10.4232 9.61539C10.8693 9.61539 11.2309 9.25377 11.2309 8.80769C11.2309 8.36162 10.8693 8 10.4232 8Z" }),
32
+ /* @__PURE__ */ jsx("path", { d: "M7.19242 8.80769C7.19242 8.36162 7.55404 8 8.00011 8C8.44619 8 8.8078 8.36162 8.8078 8.80769C8.8078 9.25377 8.44619 9.61539 8.00011 9.61539C7.55404 9.61539 7.19242 9.25377 7.19242 8.80769Z" }),
33
+ /* @__PURE__ */ jsx("path", { d: "M8.00011 10.1538C7.55404 10.1538 7.19242 10.5155 7.19242 10.9615C7.19242 11.4076 7.55404 11.7692 8.00011 11.7692C8.44619 11.7692 8.8078 11.4076 8.8078 10.9615C8.8078 10.5155 8.44619 10.1538 8.00011 10.1538Z" }),
34
+ /* @__PURE__ */ jsx("path", {
35
+ clipRule: "evenodd",
36
+ d: "M4.50011 1C4.05404 1 3.69242 1.36162 3.69242 1.80769V3.15385C2.50288 3.15385 1.53857 4.11816 1.53857 5.30769V12.8462C1.53857 14.0357 2.50288 15 3.69242 15H12.3078C13.4973 15 14.4617 14.0357 14.4617 12.8462V5.30769C14.4617 4.11816 13.4973 3.15385 12.3078 3.15385V1.80769C12.3078 1.36162 11.9462 1 11.5001 1C11.054 1 10.6924 1.36162 10.6924 1.80769V3.15385H5.3078V1.80769C5.3078 1.36162 4.94619 1 4.50011 1ZM3.15396 7.46154C3.15396 6.86677 3.63611 6.38462 4.23088 6.38462H11.7693C12.3641 6.38462 12.8463 6.86677 12.8463 7.46154V12.3077C12.8463 12.9025 12.3641 13.3846 11.7693 13.3846H4.23088C3.63611 13.3846 3.15396 12.9025 3.15396 12.3077V7.46154Z",
37
+ fillRule: "evenodd"
38
+ })
39
+ ] })
40
+ }));
41
+ };
42
+ });
41
43
 
42
44
  //#endregion
43
- export { CalendarRangeIcon };
45
+ init_CalendarRangeIcon();
46
+ export { CalendarRangeIcon, init_CalendarRangeIcon };
@@ -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__/CalendarRangeOutlineIcon.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 CalendarRangeOutlineIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "CalendarRangeOutlineIcon",
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.758 2c.401 0 .727.326.727.727v1.091h7.03v-1.09a.727.727 0 1 1 1.455 0v1.09h.484A2.545 2.545 0 0 1 18 6.364v9.09A2.545 2.545 0 0 1 15.454 18H4.545A2.545 2.545 0 0 1 2 15.454v-9.09a2.545 2.545 0 0 1 2.545-2.546h.485v-1.09c0-.402.326-.728.728-.728M4.545 5.273a1.09 1.09 0 0 0-1.09 1.09v.73c.33-.157.7-.245 1.09-.245h10.91c.39 0 .76.088 1.09.245v-.73a1.09 1.09 0 0 0-1.09-1.09zm12 4.12a1.09 1.09 0 0 0-1.09-1.09H4.544a1.09 1.09 0 0 0-1.09 1.09v6.061c0 .603.488 1.092 1.09 1.092h10.91a1.09 1.09 0 0 0 1.09-1.091zm-7.272 1.213c0-.402.325-.727.727-.727h.006c.402 0 .727.325.727.727v.006a.727.727 0 0 1-.727.727H10a.727.727 0 0 1-.727-.727zm1.818 0c0-.402.325-.727.727-.727h.006c.402 0 .728.325.728.727v.006a.727.727 0 0 1-.728.727h-.006a.727.727 0 0 1-.727-.727zm1.818 0c0-.402.326-.727.727-.727h.006c.402 0 .728.325.728.727v.006a.727.727 0 0 1-.728.727h-.006a.727.727 0 0 1-.727-.727zm-7.273 1.818c0-.401.326-.727.728-.727h.006c.401 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.728-.728zm1.819 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728H10a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .728.326.728.727v.006a.727.727 0 0 1-.728.728h-.006a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.326-.727.727-.727h.006c.402 0 .728.326.728.727v.006a.727.727 0 0 1-.728.728h-.006a.727.727 0 0 1-.727-.728zm-7.273 1.818c0-.401.326-.727.728-.727h.006c.401 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.728-.728zm1.819 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728H10a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .728.326.728.727v.006a.727.727 0 0 1-.728.728h-.006a.727.727 0 0 1-.727-.728z"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M4.28788 1C4.63933 1 4.92424 1.28491 4.92424 1.63636V2.59091H11.0758V1.63636C11.0758 1.28491 11.3607 1 11.7121 1C12.0636 1 12.3485 1.28491 12.3485 1.63636V2.59091H12.7727C14.0028 2.59091 15 3.58809 15 4.81818V12.7727C15 14.0028 14.0028 15 12.7727 15H3.22727C1.99718 15 1 14.0028 1 12.7727V4.81818C1 3.58809 1.99718 2.59091 3.22727 2.59091H3.65152V1.63636C3.65152 1.28491 3.93642 1 4.28788 1ZM3.22727 3.86364C2.70009 3.86364 2.27273 4.291 2.27273 4.81818V5.45676C2.56204 5.31933 2.88567 5.24242 3.22727 5.24242H12.7727C13.1143 5.24242 13.438 5.31933 13.7273 5.45676V4.81818C13.7273 4.291 13.2999 3.86364 12.7727 3.86364H3.22727ZM13.7273 7.4697C13.7273 6.94252 13.2999 6.51515 12.7727 6.51515H3.22727C2.70009 6.51515 2.27273 6.94252 2.27273 7.4697V12.7727C2.27273 13.2999 2.70009 13.7273 3.22727 13.7273H12.7727C13.2999 13.7273 13.7273 13.2999 13.7273 12.7727V7.4697ZM7.36364 8.5303C7.36364 8.17885 7.64855 7.89394 8 7.89394H8.0053C8.35676 7.89394 8.64167 8.17885 8.64167 8.5303V8.53561C8.64167 8.88706 8.35676 9.17197 8.0053 9.17197H8C7.64855 9.17197 7.36364 8.88706 7.36364 8.53561V8.5303ZM8.95455 8.5303C8.95455 8.17885 9.23946 7.89394 9.59091 7.89394H9.59621C9.94767 7.89394 10.2326 8.17885 10.2326 8.5303V8.53561C10.2326 8.88706 9.94767 9.17197 9.59621 9.17197H9.59091C9.23946 9.17197 8.95455 8.88706 8.95455 8.53561V8.5303ZM10.5455 8.5303C10.5455 8.17885 10.8304 7.89394 11.1818 7.89394H11.1871C11.5386 7.89394 11.8235 8.17885 11.8235 8.5303V8.53561C11.8235 8.88706 11.5386 9.17197 11.1871 9.17197H11.1818C10.8304 9.17197 10.5455 8.88706 10.5455 8.53561V8.5303ZM4.18182 10.1212C4.18182 9.76976 4.46673 9.48485 4.81818 9.48485H4.82349C5.17494 9.48485 5.45985 9.76976 5.45985 10.1212V10.1265C5.45985 10.478 5.17494 10.7629 4.82349 10.7629H4.81818C4.46673 10.7629 4.18182 10.478 4.18182 10.1265V10.1212ZM5.77273 10.1212C5.77273 9.76976 6.05764 9.48485 6.40909 9.48485H6.41439C6.76585 9.48485 7.05076 9.76976 7.05076 10.1212V10.1265C7.05076 10.478 6.76585 10.7629 6.41439 10.7629H6.40909C6.05764 10.7629 5.77273 10.478 5.77273 10.1265V10.1212ZM7.36364 10.1212C7.36364 9.76976 7.64855 9.48485 8 9.48485H8.0053C8.35676 9.48485 8.64167 9.76976 8.64167 10.1212V10.1265C8.64167 10.478 8.35676 10.7629 8.0053 10.7629H8C7.64855 10.7629 7.36364 10.478 7.36364 10.1265V10.1212ZM8.95455 10.1212C8.95455 9.76976 9.23946 9.48485 9.59091 9.48485H9.59621C9.94767 9.48485 10.2326 9.76976 10.2326 10.1212V10.1265C10.2326 10.478 9.94767 10.7629 9.59621 10.7629H9.59091C9.23946 10.7629 8.95455 10.478 8.95455 10.1265V10.1212ZM10.5455 10.1212C10.5455 9.76976 10.8304 9.48485 11.1818 9.48485H11.1871C11.5386 9.48485 11.8235 9.76976 11.8235 10.1212V10.1265C11.8235 10.478 11.5386 10.7629 11.1871 10.7629H11.1818C10.8304 10.7629 10.5455 10.478 10.5455 10.1265V10.1212ZM4.18182 11.7121C4.18182 11.3607 4.46673 11.0758 4.81818 11.0758H4.82349C5.17494 11.0758 5.45985 11.3607 5.45985 11.7121V11.7174C5.45985 12.0689 5.17494 12.3538 4.82349 12.3538H4.81818C4.46673 12.3538 4.18182 12.0689 4.18182 11.7174V11.7121ZM5.77273 11.7121C5.77273 11.3607 6.05764 11.0758 6.40909 11.0758H6.41439C6.76585 11.0758 7.05076 11.3607 7.05076 11.7121V11.7174C7.05076 12.0689 6.76585 12.3538 6.41439 12.3538H6.40909C6.05764 12.3538 5.77273 12.0689 5.77273 11.7174V11.7121ZM7.36364 11.7121C7.36364 11.3607 7.64855 11.0758 8 11.0758H8.0053C8.35676 11.0758 8.64167 11.3607 8.64167 11.7121V11.7174C8.64167 12.0689 8.35676 12.3538 8.0053 12.3538H8C7.64855 12.3538 7.36364 12.0689 7.36364 11.7174V11.7121ZM8.95455 11.7121C8.95455 11.3607 9.23946 11.0758 9.59091 11.0758H9.59621C9.94767 11.0758 10.2326 11.3607 10.2326 11.7121V11.7174C10.2326 12.0689 9.94767 12.3538 9.59621 12.3538H9.59091C9.23946 12.3538 8.95455 12.0689 8.95455 11.7174V11.7121Z",
30
- fillRule: "evenodd"
31
- })
32
- }));
33
- };
10
+ var CalendarRangeOutlineIcon;
11
+ var init_CalendarRangeOutlineIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CalendarRangeOutlineIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "CalendarRangeOutlineIcon",
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.758 2c.401 0 .727.326.727.727v1.091h7.03v-1.09a.727.727 0 1 1 1.455 0v1.09h.484A2.545 2.545 0 0 1 18 6.364v9.09A2.545 2.545 0 0 1 15.454 18H4.545A2.545 2.545 0 0 1 2 15.454v-9.09a2.545 2.545 0 0 1 2.545-2.546h.485v-1.09c0-.402.326-.728.728-.728M4.545 5.273a1.09 1.09 0 0 0-1.09 1.09v.73c.33-.157.7-.245 1.09-.245h10.91c.39 0 .76.088 1.09.245v-.73a1.09 1.09 0 0 0-1.09-1.09zm12 4.12a1.09 1.09 0 0 0-1.09-1.09H4.544a1.09 1.09 0 0 0-1.09 1.09v6.061c0 .603.488 1.092 1.09 1.092h10.91a1.09 1.09 0 0 0 1.09-1.091zm-7.272 1.213c0-.402.325-.727.727-.727h.006c.402 0 .727.325.727.727v.006a.727.727 0 0 1-.727.727H10a.727.727 0 0 1-.727-.727zm1.818 0c0-.402.325-.727.727-.727h.006c.402 0 .728.325.728.727v.006a.727.727 0 0 1-.728.727h-.006a.727.727 0 0 1-.727-.727zm1.818 0c0-.402.326-.727.727-.727h.006c.402 0 .728.325.728.727v.006a.727.727 0 0 1-.728.727h-.006a.727.727 0 0 1-.727-.727zm-7.273 1.818c0-.401.326-.727.728-.727h.006c.401 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.728-.728zm1.819 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728H10a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .728.326.728.727v.006a.727.727 0 0 1-.728.728h-.006a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.326-.727.727-.727h.006c.402 0 .728.326.728.727v.006a.727.727 0 0 1-.728.728h-.006a.727.727 0 0 1-.727-.728zm-7.273 1.818c0-.401.326-.727.728-.727h.006c.401 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.728-.728zm1.819 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728h-.006a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .727.326.727.727v.006a.727.727 0 0 1-.727.728H10a.727.727 0 0 1-.727-.728zm1.818 0c0-.401.325-.727.727-.727h.006c.402 0 .728.326.728.727v.006a.727.727 0 0 1-.728.728h-.006a.727.727 0 0 1-.727-.728z"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M4.28788 1C4.63933 1 4.92424 1.28491 4.92424 1.63636V2.59091H11.0758V1.63636C11.0758 1.28491 11.3607 1 11.7121 1C12.0636 1 12.3485 1.28491 12.3485 1.63636V2.59091H12.7727C14.0028 2.59091 15 3.58809 15 4.81818V12.7727C15 14.0028 14.0028 15 12.7727 15H3.22727C1.99718 15 1 14.0028 1 12.7727V4.81818C1 3.58809 1.99718 2.59091 3.22727 2.59091H3.65152V1.63636C3.65152 1.28491 3.93642 1 4.28788 1ZM3.22727 3.86364C2.70009 3.86364 2.27273 4.291 2.27273 4.81818V5.45676C2.56204 5.31933 2.88567 5.24242 3.22727 5.24242H12.7727C13.1143 5.24242 13.438 5.31933 13.7273 5.45676V4.81818C13.7273 4.291 13.2999 3.86364 12.7727 3.86364H3.22727ZM13.7273 7.4697C13.7273 6.94252 13.2999 6.51515 12.7727 6.51515H3.22727C2.70009 6.51515 2.27273 6.94252 2.27273 7.4697V12.7727C2.27273 13.2999 2.70009 13.7273 3.22727 13.7273H12.7727C13.2999 13.7273 13.7273 13.2999 13.7273 12.7727V7.4697ZM7.36364 8.5303C7.36364 8.17885 7.64855 7.89394 8 7.89394H8.0053C8.35676 7.89394 8.64167 8.17885 8.64167 8.5303V8.53561C8.64167 8.88706 8.35676 9.17197 8.0053 9.17197H8C7.64855 9.17197 7.36364 8.88706 7.36364 8.53561V8.5303ZM8.95455 8.5303C8.95455 8.17885 9.23946 7.89394 9.59091 7.89394H9.59621C9.94767 7.89394 10.2326 8.17885 10.2326 8.5303V8.53561C10.2326 8.88706 9.94767 9.17197 9.59621 9.17197H9.59091C9.23946 9.17197 8.95455 8.88706 8.95455 8.53561V8.5303ZM10.5455 8.5303C10.5455 8.17885 10.8304 7.89394 11.1818 7.89394H11.1871C11.5386 7.89394 11.8235 8.17885 11.8235 8.5303V8.53561C11.8235 8.88706 11.5386 9.17197 11.1871 9.17197H11.1818C10.8304 9.17197 10.5455 8.88706 10.5455 8.53561V8.5303ZM4.18182 10.1212C4.18182 9.76976 4.46673 9.48485 4.81818 9.48485H4.82349C5.17494 9.48485 5.45985 9.76976 5.45985 10.1212V10.1265C5.45985 10.478 5.17494 10.7629 4.82349 10.7629H4.81818C4.46673 10.7629 4.18182 10.478 4.18182 10.1265V10.1212ZM5.77273 10.1212C5.77273 9.76976 6.05764 9.48485 6.40909 9.48485H6.41439C6.76585 9.48485 7.05076 9.76976 7.05076 10.1212V10.1265C7.05076 10.478 6.76585 10.7629 6.41439 10.7629H6.40909C6.05764 10.7629 5.77273 10.478 5.77273 10.1265V10.1212ZM7.36364 10.1212C7.36364 9.76976 7.64855 9.48485 8 9.48485H8.0053C8.35676 9.48485 8.64167 9.76976 8.64167 10.1212V10.1265C8.64167 10.478 8.35676 10.7629 8.0053 10.7629H8C7.64855 10.7629 7.36364 10.478 7.36364 10.1265V10.1212ZM8.95455 10.1212C8.95455 9.76976 9.23946 9.48485 9.59091 9.48485H9.59621C9.94767 9.48485 10.2326 9.76976 10.2326 10.1212V10.1265C10.2326 10.478 9.94767 10.7629 9.59621 10.7629H9.59091C9.23946 10.7629 8.95455 10.478 8.95455 10.1265V10.1212ZM10.5455 10.1212C10.5455 9.76976 10.8304 9.48485 11.1818 9.48485H11.1871C11.5386 9.48485 11.8235 9.76976 11.8235 10.1212V10.1265C11.8235 10.478 11.5386 10.7629 11.1871 10.7629H11.1818C10.8304 10.7629 10.5455 10.478 10.5455 10.1265V10.1212ZM4.18182 11.7121C4.18182 11.3607 4.46673 11.0758 4.81818 11.0758H4.82349C5.17494 11.0758 5.45985 11.3607 5.45985 11.7121V11.7174C5.45985 12.0689 5.17494 12.3538 4.82349 12.3538H4.81818C4.46673 12.3538 4.18182 12.0689 4.18182 11.7174V11.7121ZM5.77273 11.7121C5.77273 11.3607 6.05764 11.0758 6.40909 11.0758H6.41439C6.76585 11.0758 7.05076 11.3607 7.05076 11.7121V11.7174C7.05076 12.0689 6.76585 12.3538 6.41439 12.3538H6.40909C6.05764 12.3538 5.77273 12.0689 5.77273 11.7174V11.7121ZM7.36364 11.7121C7.36364 11.3607 7.64855 11.0758 8 11.0758H8.0053C8.35676 11.0758 8.64167 11.3607 8.64167 11.7121V11.7174C8.64167 12.0689 8.35676 12.3538 8.0053 12.3538H8C7.64855 12.3538 7.36364 12.0689 7.36364 11.7174V11.7121ZM8.95455 11.7121C8.95455 11.3607 9.23946 11.0758 9.59091 11.0758H9.59621C9.94767 11.0758 10.2326 11.3607 10.2326 11.7121V11.7174C10.2326 12.0689 9.94767 12.3538 9.59621 12.3538H9.59091C9.23946 12.3538 8.95455 12.0689 8.95455 11.7174V11.7121Z",
31
+ fillRule: "evenodd"
32
+ })
33
+ }));
34
+ };
35
+ });
34
36
 
35
37
  //#endregion
36
- export { CalendarRangeOutlineIcon };
38
+ init_CalendarRangeOutlineIcon();
39
+ export { CalendarRangeOutlineIcon, init_CalendarRangeOutlineIcon };
@@ -1,35 +1,38 @@
1
1
  'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { _objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectDestructuringEmpty.js";
4
- import { _extends } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/extends.js";
5
- import { _objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.114.0/helpers/objectSpread2.js";
6
- import { Icon } from "../Icon.js";
2
+ import { __esmMin, __name } from "../../../_virtual/_rolldown/runtime.js";
3
+ import { _objectDestructuringEmpty, init_objectDestructuringEmpty } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectDestructuringEmpty.js";
4
+ import { _extends, init_extends } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/extends.js";
5
+ import { _objectSpread2, init_objectSpread2 } from "../../../_virtual/_@oxc-project_runtime@0.115.0/helpers/objectSpread2.js";
6
+ import { Icon, init_Icon } from "../Icon.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
 
9
9
  //#region src/components/Icon/__generated__/CancelIcon.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 CancelIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "CancelIcon",
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.965 4.904 9.131 9.131a6.5 6.5 0 0 0-9.131-9.131m8.07 10.192L4.904 5.965a6.5 6.5 0 0 0 9.131 9.131M4.343 4.343a8 8 0 1 1 11.314 11.314A8 8 0 0 1 4.343 4.343"
27
- }) : /* @__PURE__ */ jsx("path", {
28
- clipRule: "evenodd",
29
- d: "M3.05 3.05a7 7 0 1 1 9.9 9.9 7 7 0 0 1-9.9-9.9m1.627.566 7.707 7.707a5.501 5.501 0 0 0-7.707-7.707m6.646 8.768L3.616 4.677a5.501 5.501 0 0 0 7.707 7.707"
30
- })
31
- }));
32
- };
10
+ var CancelIcon;
11
+ var init_CancelIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ CancelIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "CancelIcon",
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.965 4.904 9.131 9.131a6.5 6.5 0 0 0-9.131-9.131m8.07 10.192L4.904 5.965a6.5 6.5 0 0 0 9.131 9.131M4.343 4.343a8 8 0 1 1 11.314 11.314A8 8 0 0 1 4.343 4.343"
28
+ }) : /* @__PURE__ */ jsx("path", {
29
+ clipRule: "evenodd",
30
+ d: "M3.05 3.05a7 7 0 1 1 9.9 9.9 7 7 0 0 1-9.9-9.9m1.627.566 7.707 7.707a5.501 5.501 0 0 0-7.707-7.707m6.646 8.768L3.616 4.677a5.501 5.501 0 0 0 7.707 7.707"
31
+ })
32
+ }));
33
+ };
34
+ });
33
35
 
34
36
  //#endregion
35
- export { CancelIcon };
37
+ init_CancelIcon();
38
+ export { CancelIcon, init_CancelIcon };
@@ -1,32 +1,35 @@
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__/ChatIcon.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 ChatIcon = (_ref) => {
16
- let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
17
- return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
18
- title: "ChatIcon",
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: "M4.16 3.354A37 37 0 0 1 10 2.89c1.988 0 3.938.16 5.84.465C17.117 3.56 18 4.678 18 5.934v4.576c0 1.256-.883 2.374-2.16 2.58a37 37 0 0 1-4.607.445.7.7 0 0 0-.47.2l-3.18 3.18a.667.667 0 0 1-1.139-.47v-3.06a36 36 0 0 1-2.284-.295C2.883 12.884 2 11.766 2 10.51V5.934c0-1.256.883-2.374 2.16-2.58"
27
- }) : /* @__PURE__ */ jsx("path", { d: "M1 8.74067C1 9.72338 1.71344 10.5655 2.68911 10.6828C3.45355 10.7748 4.22402 10.8472 5 10.8994V13.25C5 13.5533 5.18273 13.8268 5.46299 13.9429C5.74324 14.059 6.06583 13.9948 6.28033 13.7803L8.7905 11.2702C8.97217 11.0885 9.21682 10.9842 9.47361 10.9758C10.7676 10.9332 12.0475 10.8347 13.311 10.6826C14.2866 10.5653 15 9.72316 15 8.74048V4.25947C15 3.27678 14.2866 2.43469 13.3109 2.3173C11.5698 2.1078 9.79728 2 7.99962 2C6.20224 2 4.43002 2.10777 2.68909 2.31721C1.71343 2.43458 1 3.27668 1 4.25938V8.74067Z" })
28
- }));
29
- };
10
+ var ChatIcon;
11
+ var init_ChatIcon = __esmMin(() => {
12
+ init_Icon();
13
+ init_objectDestructuringEmpty();
14
+ init_extends();
15
+ init_objectSpread2();
16
+ ChatIcon = (_ref) => {
17
+ let props = _extends({}, (_objectDestructuringEmpty(_ref), _ref));
18
+ return /* @__PURE__ */ jsx(Icon, _objectSpread2(_objectSpread2({}, props), {}, {
19
+ title: "ChatIcon",
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: "M4.16 3.354A37 37 0 0 1 10 2.89c1.988 0 3.938.16 5.84.465C17.117 3.56 18 4.678 18 5.934v4.576c0 1.256-.883 2.374-2.16 2.58a37 37 0 0 1-4.607.445.7.7 0 0 0-.47.2l-3.18 3.18a.667.667 0 0 1-1.139-.47v-3.06a36 36 0 0 1-2.284-.295C2.883 12.884 2 11.766 2 10.51V5.934c0-1.256.883-2.374 2.16-2.58"
28
+ }) : /* @__PURE__ */ jsx("path", { d: "M1 8.74067C1 9.72338 1.71344 10.5655 2.68911 10.6828C3.45355 10.7748 4.22402 10.8472 5 10.8994V13.25C5 13.5533 5.18273 13.8268 5.46299 13.9429C5.74324 14.059 6.06583 13.9948 6.28033 13.7803L8.7905 11.2702C8.97217 11.0885 9.21682 10.9842 9.47361 10.9758C10.7676 10.9332 12.0475 10.8347 13.311 10.6826C14.2866 10.5653 15 9.72316 15 8.74048V4.25947C15 3.27678 14.2866 2.43469 13.3109 2.3173C11.5698 2.1078 9.79728 2 7.99962 2C6.20224 2 4.43002 2.10777 2.68909 2.31721C1.71343 2.43458 1 3.27668 1 4.25938V8.74067Z" })
29
+ }));
30
+ };
31
+ });
30
32
 
31
33
  //#endregion
32
- export { ChatIcon };
34
+ init_ChatIcon();
35
+ export { ChatIcon, init_ChatIcon };