@wallarm-org/design-system 0.82.0 → 0.84.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 (361) hide show
  1. package/dist/components/Button/Button.d.ts +1 -1
  2. package/dist/components/Code/Code.d.ts +1 -1
  3. package/dist/components/DropdownMenu/DropdownMenuLabel.js +3 -2
  4. package/dist/components/DropdownMenu/classes.d.ts +1 -0
  5. package/dist/components/DropdownMenu/classes.js +3 -0
  6. package/dist/components/FilterInput/FilterInputField/FilterInputConnectorChip/FilterInputConnectorChip.js +1 -0
  7. package/dist/components/FilterInput/FilterInputMenu/FilterInputFieldMenu/FieldMenuSections.js +94 -72
  8. package/dist/components/FilterInput/FilterInputMenu/FilterInputFieldMenu/FilterInputFieldMenu.js +1 -0
  9. package/dist/components/FilterInput/FilterInputMenu/FilterInputOperatorMenu.js +1 -0
  10. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/FlatValueMenu.js +2 -0
  11. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/NestedValueMenu.js +62 -36
  12. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/NestedValueMenuItem.d.ts +12 -4
  13. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/NestedValueMenuItem.js +49 -15
  14. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/ValueMenuItem.js +2 -2
  15. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/useNestedValueMenuState.d.ts +4 -0
  16. package/dist/components/FilterInput/FilterInputMenu/FilterInputValueMenu/useNestedValueMenuState.js +34 -12
  17. package/dist/components/FilterInput/lib/buildValueMenuSections.d.ts +19 -3
  18. package/dist/components/FilterInput/lib/buildValueMenuSections.js +71 -6
  19. package/dist/components/Heading/Heading.d.ts +1 -1
  20. package/dist/components/Link/classes.d.ts +1 -1
  21. package/dist/components/Text/Text.d.ts +1 -1
  22. package/dist/components/ToggleButton/ToggleButton.d.ts +1 -1
  23. package/dist/icons/Android.d.ts +3 -0
  24. package/dist/icons/Android.js +15 -0
  25. package/dist/icons/AndroidNeutral.d.ts +3 -0
  26. package/dist/icons/AndroidNeutral.js +15 -0
  27. package/dist/icons/Apple.d.ts +3 -0
  28. package/dist/icons/Apple.js +15 -0
  29. package/dist/icons/AppleMusic.d.ts +3 -0
  30. package/dist/icons/AppleMusic.js +51 -0
  31. package/dist/icons/AppleMusicNeutral.d.ts +3 -0
  32. package/dist/icons/AppleMusicNeutral.js +17 -0
  33. package/dist/icons/AppleNeutral.d.ts +3 -0
  34. package/dist/icons/AppleNeutral.js +15 -0
  35. package/dist/icons/ApplePodcasts.d.ts +3 -0
  36. package/dist/icons/ApplePodcasts.js +70 -0
  37. package/dist/icons/ApplePodcastsNeutral.d.ts +3 -0
  38. package/dist/icons/ApplePodcastsNeutral.js +17 -0
  39. package/dist/icons/Artstation.d.ts +3 -0
  40. package/dist/icons/Artstation.js +25 -0
  41. package/dist/icons/ArtstationNeutral.d.ts +3 -0
  42. package/dist/icons/ArtstationNeutral.js +25 -0
  43. package/dist/icons/Aws.d.ts +3 -0
  44. package/dist/icons/Aws.js +37 -0
  45. package/dist/icons/Baidu.d.ts +3 -0
  46. package/dist/icons/Baidu.js +26 -0
  47. package/dist/icons/BaiduNeutral.d.ts +3 -0
  48. package/dist/icons/BaiduNeutral.js +39 -0
  49. package/dist/icons/Behance.d.ts +3 -0
  50. package/dist/icons/Behance.js +29 -0
  51. package/dist/icons/BehanceNeutral.d.ts +3 -0
  52. package/dist/icons/BehanceNeutral.js +29 -0
  53. package/dist/icons/Boosty.d.ts +3 -0
  54. package/dist/icons/Boosty.js +48 -0
  55. package/dist/icons/BoostyNeutral.d.ts +3 -0
  56. package/dist/icons/BoostyNeutral.js +15 -0
  57. package/dist/icons/Braze.d.ts +3 -0
  58. package/dist/icons/Braze.js +15 -0
  59. package/dist/icons/Brevo.d.ts +3 -0
  60. package/dist/icons/Brevo.js +15 -0
  61. package/dist/icons/Devianart.d.ts +3 -0
  62. package/dist/icons/Devianart.js +15 -0
  63. package/dist/icons/DevianartNeutral.d.ts +3 -0
  64. package/dist/icons/DevianartNeutral.js +15 -0
  65. package/dist/icons/Discord.d.ts +3 -0
  66. package/dist/icons/Discord.js +15 -0
  67. package/dist/icons/DiscordNeutral.d.ts +3 -0
  68. package/dist/icons/DiscordNeutral.js +15 -0
  69. package/dist/icons/Dprofile.d.ts +3 -0
  70. package/dist/icons/Dprofile.js +17 -0
  71. package/dist/icons/DprofileNeutral.d.ts +3 -0
  72. package/dist/icons/DprofileNeutral.js +17 -0
  73. package/dist/icons/Dribbble.d.ts +3 -0
  74. package/dist/icons/Dribbble.js +30 -0
  75. package/dist/icons/Dzen.d.ts +3 -0
  76. package/dist/icons/Dzen.js +28 -0
  77. package/dist/icons/DzenNeutral.d.ts +3 -0
  78. package/dist/icons/DzenNeutral.js +29 -0
  79. package/dist/icons/Facebook.d.ts +3 -0
  80. package/dist/icons/Facebook.js +26 -0
  81. package/dist/icons/FacebookNeutral.d.ts +3 -0
  82. package/dist/icons/FacebookNeutral.js +15 -0
  83. package/dist/icons/Figma.d.ts +3 -0
  84. package/dist/icons/Figma.js +47 -0
  85. package/dist/icons/FigmaNeutral.d.ts +3 -0
  86. package/dist/icons/FigmaNeutral.js +17 -0
  87. package/dist/icons/Github.d.ts +3 -0
  88. package/dist/icons/Github.js +17 -0
  89. package/dist/icons/GithubNeutral.d.ts +3 -0
  90. package/dist/icons/GithubNeutral.js +17 -0
  91. package/dist/icons/Gmail.d.ts +3 -0
  92. package/dist/icons/Gmail.js +47 -0
  93. package/dist/icons/GmailNeutral.d.ts +3 -0
  94. package/dist/icons/GmailNeutral.js +15 -0
  95. package/dist/icons/Google.d.ts +3 -0
  96. package/dist/icons/Google.js +40 -0
  97. package/dist/icons/GoogleMeet.d.ts +3 -0
  98. package/dist/icons/GoogleMeet.js +54 -0
  99. package/dist/icons/GoogleMeetNeutral.d.ts +3 -0
  100. package/dist/icons/GoogleMeetNeutral.js +17 -0
  101. package/dist/icons/GoogleNeutral.d.ts +3 -0
  102. package/dist/icons/GoogleNeutral.js +15 -0
  103. package/dist/icons/GooglePlay.d.ts +3 -0
  104. package/dist/icons/GooglePlay.js +40 -0
  105. package/dist/icons/GooglePlayNeutral.d.ts +3 -0
  106. package/dist/icons/GooglePlayNeutral.js +29 -0
  107. package/dist/icons/GooglePodcast.d.ts +3 -0
  108. package/dist/icons/GooglePodcast.js +61 -0
  109. package/dist/icons/GooglePodcastNeutral.d.ts +3 -0
  110. package/dist/icons/GooglePodcastNeutral.js +49 -0
  111. package/dist/icons/Imo.d.ts +3 -0
  112. package/dist/icons/Imo.js +15 -0
  113. package/dist/icons/ImoNeutral.d.ts +3 -0
  114. package/dist/icons/ImoNeutral.js +15 -0
  115. package/dist/icons/Infobip.d.ts +3 -0
  116. package/dist/icons/Infobip.js +41 -0
  117. package/dist/icons/InstagramNeutral.d.ts +3 -0
  118. package/dist/icons/InstagramNeutral.js +29 -0
  119. package/dist/icons/Kickstarter.d.ts +3 -0
  120. package/dist/icons/Kickstarter.js +17 -0
  121. package/dist/icons/KickstarterNeutral.d.ts +3 -0
  122. package/dist/icons/KickstarterNeutral.js +17 -0
  123. package/dist/icons/Line.d.ts +3 -0
  124. package/dist/icons/Line.js +30 -0
  125. package/dist/icons/LineNeutral.d.ts +3 -0
  126. package/dist/icons/LineNeutral.js +17 -0
  127. package/dist/icons/Linkedin.d.ts +3 -0
  128. package/dist/icons/Linkedin.js +15 -0
  129. package/dist/icons/LinkedinNeutral.d.ts +3 -0
  130. package/dist/icons/LinkedinNeutral.js +15 -0
  131. package/dist/icons/Mailersend.d.ts +3 -0
  132. package/dist/icons/Mailersend.js +37 -0
  133. package/dist/icons/Mailgun.d.ts +3 -0
  134. package/dist/icons/Mailgun.js +15 -0
  135. package/dist/icons/Mailjet.d.ts +3 -0
  136. package/dist/icons/Mailjet.js +15 -0
  137. package/dist/icons/Mailtrap.d.ts +3 -0
  138. package/dist/icons/Mailtrap.js +15 -0
  139. package/dist/icons/Mandrill.d.ts +3 -0
  140. package/dist/icons/Mandrill.js +15 -0
  141. package/dist/icons/Maqsam.d.ts +3 -0
  142. package/dist/icons/Maqsam.js +40 -0
  143. package/dist/icons/Mattermost.d.ts +3 -0
  144. package/dist/icons/Mattermost.js +15 -0
  145. package/dist/icons/Medium.d.ts +3 -0
  146. package/dist/icons/Medium.js +25 -0
  147. package/dist/icons/MediumNeutral.d.ts +3 -0
  148. package/dist/icons/MediumNeutral.js +25 -0
  149. package/dist/icons/Messenger.d.ts +3 -0
  150. package/dist/icons/Messenger.js +55 -0
  151. package/dist/icons/MessengerNeutral.d.ts +3 -0
  152. package/dist/icons/MessengerNeutral.js +17 -0
  153. package/dist/icons/MicrosoftTeams.d.ts +3 -0
  154. package/dist/icons/MicrosoftTeams.js +102 -0
  155. package/dist/icons/MicrosoftTeamsNeutral.d.ts +3 -0
  156. package/dist/icons/MicrosoftTeamsNeutral.js +31 -0
  157. package/dist/icons/Netcore.d.ts +3 -0
  158. package/dist/icons/Netcore.js +15 -0
  159. package/dist/icons/Notion.d.ts +3 -0
  160. package/dist/icons/Notion.js +37 -0
  161. package/dist/icons/NotionNeutral.d.ts +3 -0
  162. package/dist/icons/NotionNeutral.js +15 -0
  163. package/dist/icons/Ok.d.ts +3 -0
  164. package/dist/icons/Ok.js +34 -0
  165. package/dist/icons/OkNeutral.d.ts +3 -0
  166. package/dist/icons/OkNeutral.js +23 -0
  167. package/dist/icons/OkOnlySign.d.ts +3 -0
  168. package/dist/icons/OkOnlySign.js +23 -0
  169. package/dist/icons/OkOnlySignNeutral.d.ts +3 -0
  170. package/dist/icons/OkOnlySignNeutral.js +23 -0
  171. package/dist/icons/Onlyfans.d.ts +3 -0
  172. package/dist/icons/Onlyfans.js +21 -0
  173. package/dist/icons/Outlook365.d.ts +3 -0
  174. package/dist/icons/Outlook365.js +414 -0
  175. package/dist/icons/Patreon.d.ts +3 -0
  176. package/dist/icons/Patreon.js +15 -0
  177. package/dist/icons/PatreonNeutral.d.ts +3 -0
  178. package/dist/icons/PatreonNeutral.js +15 -0
  179. package/dist/icons/Paypal.d.ts +3 -0
  180. package/dist/icons/Paypal.js +30 -0
  181. package/dist/icons/PaypalNeutral.d.ts +3 -0
  182. package/dist/icons/PaypalNeutral.js +15 -0
  183. package/dist/icons/Pinterest.d.ts +3 -0
  184. package/dist/icons/Pinterest.js +26 -0
  185. package/dist/icons/PinterestNeutral.d.ts +3 -0
  186. package/dist/icons/PinterestNeutral.js +15 -0
  187. package/dist/icons/Plunk.d.ts +3 -0
  188. package/dist/icons/Plunk.js +17 -0
  189. package/dist/icons/Postmark.d.ts +3 -0
  190. package/dist/icons/Postmark.js +30 -0
  191. package/dist/icons/ProductHunt.d.ts +3 -0
  192. package/dist/icons/ProductHunt.js +26 -0
  193. package/dist/icons/ProductHuntNeutral.d.ts +3 -0
  194. package/dist/icons/ProductHuntNeutral.js +23 -0
  195. package/dist/icons/Quora.d.ts +3 -0
  196. package/dist/icons/Quora.js +15 -0
  197. package/dist/icons/QuoraNeutral.d.ts +3 -0
  198. package/dist/icons/QuoraNeutral.js +15 -0
  199. package/dist/icons/Reddit.d.ts +3 -0
  200. package/dist/icons/Reddit.js +26 -0
  201. package/dist/icons/RedditNeutral.d.ts +3 -0
  202. package/dist/icons/RedditNeutral.js +31 -0
  203. package/dist/icons/Resend.d.ts +3 -0
  204. package/dist/icons/Resend.js +15 -0
  205. package/dist/icons/Sendgrid.d.ts +3 -0
  206. package/dist/icons/Sendgrid.js +37 -0
  207. package/dist/icons/Ses.d.ts +3 -0
  208. package/dist/icons/Ses.js +21 -0
  209. package/dist/icons/Signal.d.ts +3 -0
  210. package/dist/icons/Signal.js +15 -0
  211. package/dist/icons/SignalNeutral.d.ts +3 -0
  212. package/dist/icons/SignalNeutral.js +15 -0
  213. package/dist/icons/SinaWeibo.d.ts +3 -0
  214. package/dist/icons/SinaWeibo.js +47 -0
  215. package/dist/icons/SinaWeiboNeutral.d.ts +3 -0
  216. package/dist/icons/SinaWeiboNeutral.js +33 -0
  217. package/dist/icons/Skype.d.ts +3 -0
  218. package/dist/icons/Skype.js +15 -0
  219. package/dist/icons/SkypeNeutral.d.ts +3 -0
  220. package/dist/icons/SkypeNeutral.js +15 -0
  221. package/dist/icons/Slack.d.ts +3 -0
  222. package/dist/icons/Slack.js +40 -0
  223. package/dist/icons/SlackNeutral.d.ts +3 -0
  224. package/dist/icons/SlackNeutral.js +45 -0
  225. package/dist/icons/Smtp.d.ts +3 -0
  226. package/dist/icons/Smtp.js +15 -0
  227. package/dist/icons/Snapchat.d.ts +3 -0
  228. package/dist/icons/Snapchat.js +26 -0
  229. package/dist/icons/SnapchatNeutral.d.ts +3 -0
  230. package/dist/icons/SnapchatNeutral.js +15 -0
  231. package/dist/icons/Soundcloud.d.ts +3 -0
  232. package/dist/icons/Soundcloud.js +36 -0
  233. package/dist/icons/SoundcloudNeutral.d.ts +3 -0
  234. package/dist/icons/SoundcloudNeutral.js +15 -0
  235. package/dist/icons/Sparkpost.d.ts +3 -0
  236. package/dist/icons/Sparkpost.js +15 -0
  237. package/dist/icons/Spotify.d.ts +3 -0
  238. package/dist/icons/Spotify.js +15 -0
  239. package/dist/icons/SpotifyNeutral.d.ts +3 -0
  240. package/dist/icons/SpotifyNeutral.js +15 -0
  241. package/dist/icons/StackOverflow.d.ts +3 -0
  242. package/dist/icons/StackOverflow.js +26 -0
  243. package/dist/icons/StackOverflowNeutral.d.ts +3 -0
  244. package/dist/icons/StackOverflowNeutral.js +37 -0
  245. package/dist/icons/Teams.d.ts +3 -0
  246. package/dist/icons/Teams.js +100 -0
  247. package/dist/icons/Telegram.d.ts +3 -0
  248. package/dist/icons/Telegram.js +49 -0
  249. package/dist/icons/TelegramNeutral.d.ts +3 -0
  250. package/dist/icons/TelegramNeutral.js +17 -0
  251. package/dist/icons/TelegramOnlySign.d.ts +3 -0
  252. package/dist/icons/TelegramOnlySign.js +38 -0
  253. package/dist/icons/TelegramOnlySignNeutral.d.ts +3 -0
  254. package/dist/icons/TelegramOnlySignNeutral.js +17 -0
  255. package/dist/icons/Threads.d.ts +3 -0
  256. package/dist/icons/Threads.js +15 -0
  257. package/dist/icons/ThreadsNeutral.d.ts +3 -0
  258. package/dist/icons/ThreadsNeutral.js +15 -0
  259. package/dist/icons/Tiktok.d.ts +3 -0
  260. package/dist/icons/Tiktok.js +33 -0
  261. package/dist/icons/TiktokNeutral.d.ts +3 -0
  262. package/dist/icons/TiktokNeutral.js +15 -0
  263. package/dist/icons/Tinder.d.ts +3 -0
  264. package/dist/icons/Tinder.js +38 -0
  265. package/dist/icons/TinderNeutral.d.ts +3 -0
  266. package/dist/icons/TinderNeutral.js +17 -0
  267. package/dist/icons/Tumblr.d.ts +3 -0
  268. package/dist/icons/Tumblr.js +15 -0
  269. package/dist/icons/TumblrNeutral.d.ts +3 -0
  270. package/dist/icons/TumblrNeutral.js +15 -0
  271. package/dist/icons/Twitch.d.ts +3 -0
  272. package/dist/icons/Twitch.js +40 -0
  273. package/dist/icons/TwitchNeutral.d.ts +3 -0
  274. package/dist/icons/TwitchNeutral.js +27 -0
  275. package/dist/icons/Viber.d.ts +3 -0
  276. package/dist/icons/Viber.js +54 -0
  277. package/dist/icons/ViberNeutral.d.ts +3 -0
  278. package/dist/icons/ViberNeutral.js +35 -0
  279. package/dist/icons/Vimeo.d.ts +3 -0
  280. package/dist/icons/Vimeo.js +15 -0
  281. package/dist/icons/VimeoNeutral.d.ts +3 -0
  282. package/dist/icons/VimeoNeutral.js +15 -0
  283. package/dist/icons/Vk.d.ts +3 -0
  284. package/dist/icons/Vk.js +26 -0
  285. package/dist/icons/VkMusic.d.ts +3 -0
  286. package/dist/icons/VkMusic.js +65 -0
  287. package/dist/icons/VkMusicNeutral.d.ts +3 -0
  288. package/dist/icons/VkMusicNeutral.js +23 -0
  289. package/dist/icons/VkNeutral.d.ts +3 -0
  290. package/dist/icons/VkNeutral.js +17 -0
  291. package/dist/icons/VkOnlySign.d.ts +3 -0
  292. package/dist/icons/VkOnlySign.js +15 -0
  293. package/dist/icons/VkOnlySignNeutral.d.ts +3 -0
  294. package/dist/icons/VkOnlySignNeutral.js +15 -0
  295. package/dist/icons/Webhook.d.ts +3 -0
  296. package/dist/icons/Webhook.js +15 -0
  297. package/dist/icons/Wechat.d.ts +3 -0
  298. package/dist/icons/Wechat.js +21 -0
  299. package/dist/icons/WechatNeutral.d.ts +3 -0
  300. package/dist/icons/WechatNeutral.js +21 -0
  301. package/dist/icons/Whatsapp.d.ts +3 -0
  302. package/dist/icons/Whatsapp.js +15 -0
  303. package/dist/icons/WhatsappBadge.d.ts +3 -0
  304. package/dist/icons/WhatsappBadge.js +63 -0
  305. package/dist/icons/WhatsappNeutral.d.ts +3 -0
  306. package/dist/icons/WhatsappNeutral.js +15 -0
  307. package/dist/icons/XExTwitter.d.ts +3 -0
  308. package/dist/icons/XExTwitter.js +15 -0
  309. package/dist/icons/XExTwitterNeutral.d.ts +3 -0
  310. package/dist/icons/XExTwitterNeutral.js +15 -0
  311. package/dist/icons/Xing.d.ts +3 -0
  312. package/dist/icons/Xing.js +26 -0
  313. package/dist/icons/XingNeutral.d.ts +3 -0
  314. package/dist/icons/XingNeutral.js +21 -0
  315. package/dist/icons/YandexMusic.d.ts +3 -0
  316. package/dist/icons/YandexMusic.js +26 -0
  317. package/dist/icons/YandexMusicNeutral.d.ts +3 -0
  318. package/dist/icons/YandexMusicNeutral.js +21 -0
  319. package/dist/icons/Yelp.d.ts +3 -0
  320. package/dist/icons/Yelp.js +15 -0
  321. package/dist/icons/YelpNeutral.d.ts +3 -0
  322. package/dist/icons/YelpNeutral.js +15 -0
  323. package/dist/icons/Youtube.d.ts +3 -0
  324. package/dist/icons/Youtube.js +26 -0
  325. package/dist/icons/YoutubeMusic.d.ts +3 -0
  326. package/dist/icons/YoutubeMusic.js +33 -0
  327. package/dist/icons/YoutubeMusicNeutral.d.ts +3 -0
  328. package/dist/icons/YoutubeMusicNeutral.js +25 -0
  329. package/dist/icons/YoutubeNeutral.d.ts +3 -0
  330. package/dist/icons/YoutubeNeutral.js +17 -0
  331. package/dist/icons/YoutubeShorts.d.ts +3 -0
  332. package/dist/icons/YoutubeShorts.js +30 -0
  333. package/dist/icons/YoutubeShortsNeutral.d.ts +3 -0
  334. package/dist/icons/YoutubeShortsNeutral.js +17 -0
  335. package/dist/icons/Zoom.d.ts +3 -0
  336. package/dist/icons/Zoom.js +26 -0
  337. package/dist/icons/ZoomNeutral.d.ts +3 -0
  338. package/dist/icons/ZoomNeutral.js +17 -0
  339. package/dist/icons/Zulip.d.ts +3 -0
  340. package/dist/icons/Zulip.js +36 -0
  341. package/dist/icons/index.d.ts +159 -2
  342. package/dist/icons/index.js +159 -2
  343. package/dist/icons/module/const.js +163 -0
  344. package/dist/metadata/components.json +8 -2
  345. package/package.json +1 -1
  346. package/dist/icons/ProviderIcon/ProviderIcon.d.ts +0 -7
  347. package/dist/icons/ProviderIcon/ProviderIcon.js +0 -11
  348. package/dist/icons/ProviderIcon/index.d.ts +0 -2
  349. package/dist/icons/ProviderIcon/index.js +0 -1
  350. package/dist/icons/ProviderIcon/paths/index.d.ts +0 -3
  351. package/dist/icons/ProviderIcon/paths/index.js +0 -896
  352. package/dist/icons/ProviderIcon/types.d.ts +0 -1
  353. package/dist/icons/ProviderIcon/types.js +0 -0
  354. package/dist/icons/SocialIcon/SocialIcon.d.ts +0 -8
  355. package/dist/icons/SocialIcon/SocialIcon.js +0 -15
  356. package/dist/icons/SocialIcon/index.d.ts +0 -2
  357. package/dist/icons/SocialIcon/index.js +0 -1
  358. package/dist/icons/SocialIcon/paths/index.d.ts +0 -3
  359. package/dist/icons/SocialIcon/paths/index.js +0 -2542
  360. package/dist/icons/SocialIcon/types.d.ts +0 -2
  361. package/dist/icons/SocialIcon/types.js +0 -0
@@ -32,7 +32,7 @@ const useNestedValueMenuState = ({ sections, allValues, open, multiSelect, initi
32
32
  ]);
33
33
  const topRowsRef = useRef(topRows);
34
34
  topRowsRef.current = topRows;
35
- const openParentRow = useMemo(()=>topRows.find((row)=>row.id === openParentId && row.isGroup), [
35
+ const openParentRow = useMemo(()=>topRows.find((row)=>row.id === openParentId && row.isGroup && !row.isSelectAll), [
36
36
  topRows,
37
37
  openParentId
38
38
  ]);
@@ -123,7 +123,7 @@ const useNestedValueMenuState = ({ sections, allValues, open, multiSelect, initi
123
123
  closeTimerRef.current = setTimeout(()=>{
124
124
  closeTimerRef.current = null;
125
125
  setOpenParentId(null);
126
- }, 220);
126
+ }, 250);
127
127
  }, [
128
128
  cancelClose
129
129
  ]);
@@ -142,6 +142,25 @@ const useNestedValueMenuState = ({ sections, allValues, open, multiSelect, initi
142
142
  useEffect(()=>()=>cancelClose(), [
143
143
  cancelClose
144
144
  ]);
145
+ const lastPointRef = useRef(null);
146
+ const handleMainMouseMove = useCallback((event)=>{
147
+ const prev = lastPointRef.current;
148
+ const point = {
149
+ x: event.clientX,
150
+ y: event.clientY
151
+ };
152
+ lastPointRef.current = point;
153
+ if (null == openParentId || !prev) return;
154
+ const sub = submenuRef?.current?.getBoundingClientRect();
155
+ if (!sub) return;
156
+ const headingRight = point.x >= prev.x;
157
+ const insideBand = point.y >= sub.top - 12 && point.y <= sub.bottom + 12;
158
+ if (headingRight && insideBand && point.x <= sub.left) cancelClose();
159
+ }, [
160
+ openParentId,
161
+ submenuRef,
162
+ cancelClose
163
+ ]);
145
164
  const toggleGroup = useCallback((option)=>{
146
165
  const leaves = collectLeaves(option.children).map((l)=>l.value);
147
166
  toggleMany(leaves, !allLeavesChecked(option));
@@ -153,7 +172,7 @@ const useNestedValueMenuState = ({ sections, allValues, open, multiSelect, initi
153
172
  ]);
154
173
  const selectRow = useCallback((row, fromSubmenu)=>{
155
174
  if (row.isGroup) {
156
- if (multiSelect) toggleGroup(row.option);
175
+ if (multiSelect || row.isSelectAll) toggleGroup(row.option);
157
176
  else if (!fromSubmenu) openParent(row.id);
158
177
  return;
159
178
  }
@@ -194,7 +213,7 @@ const useNestedValueMenuState = ({ sections, allValues, open, multiSelect, initi
194
213
  ]);
195
214
  const handleTopArrowRight = useCallback(()=>{
196
215
  const row = topRowsRef.current.find((r)=>r.id === topHighlightRef.current);
197
- if (row?.isGroup) openParent(row.id);
216
+ if (row?.isGroup && !row.isSelectAll) openParent(row.id);
198
217
  else if (multiSelect) commitChecked();
199
218
  }, [
200
219
  openParent,
@@ -214,21 +233,23 @@ const useNestedValueMenuState = ({ sections, allValues, open, multiSelect, initi
214
233
  topHighlightRef.current = top.highlightedValue;
215
234
  const submenuNavItems = useMemo(()=>{
216
235
  if (!openParentRow) return [];
217
- return [
236
+ const leafItems = submenuRows.map((row)=>({
237
+ id: row.id,
238
+ label: row.option.label,
239
+ value: row.option.value
240
+ }));
241
+ return multiSelect ? [
218
242
  {
219
243
  id: SELECT_ALL_ID,
220
244
  label: 'Select all',
221
245
  value: SELECT_ALL_ID
222
246
  },
223
- ...submenuRows.map((row)=>({
224
- id: row.id,
225
- label: row.option.label,
226
- value: row.option.value
227
- }))
228
- ];
247
+ ...leafItems
248
+ ] : leafItems;
229
249
  }, [
230
250
  openParentRow,
231
- submenuRows
251
+ submenuRows,
252
+ multiSelect
232
253
  ]);
233
254
  const handleSubmenuSelect = useCallback((item)=>{
234
255
  if (!openParentRow) return;
@@ -272,6 +293,7 @@ const useNestedValueMenuState = ({ sections, allValues, open, multiSelect, initi
272
293
  closeParent,
273
294
  cancelClose,
274
295
  scheduleClose,
296
+ handleMainMouseMove,
275
297
  openParentRow,
276
298
  submenuRows,
277
299
  selectRow,
@@ -9,12 +9,21 @@ export interface ValueMenuRow {
9
9
  id: string;
10
10
  option: FieldValueOption;
11
11
  isGroup: boolean;
12
+ /**
13
+ * True for the synthetic **"All {group}"** bulk-select row rendered at the top
14
+ * of a labeled section. It is a group row for check-state/toggle purposes (its
15
+ * `option.children` are the section's full scope) but is NOT a submenu trigger:
16
+ * it never opens a right-side panel, it only toggles its descendant leaves.
17
+ */
18
+ isSelectAll?: boolean;
12
19
  }
13
20
  /** A render-ready value-menu section. `label` undefined = headerless. */
14
21
  export interface ValueMenuSection {
15
22
  label?: string;
16
23
  rows: ValueMenuRow[];
17
24
  }
25
+ /** Joins ancestry labels for a flat-search row's muted second line. */
26
+ export declare const PATH_SEPARATOR = " \u203A ";
18
27
  /**
19
28
  * Bucket value options into ordered, filtered menu sections.
20
29
  *
@@ -27,7 +36,14 @@ export interface ValueMenuSection {
27
36
  * 3. **Flat** — no grouping: a single headerless section (today's behavior, so
28
37
  * existing fields are visually unchanged).
29
38
  *
30
- * Each section is filtered by `filterText`; sections with no surviving rows are
31
- * dropped. A group row survives if its label OR any descendant leaf matches.
39
+ * A non-empty `filterText` **flattens** a grouped tree into a single flat list
40
+ * of matches at any depth (see {@link buildFlatSearchSections}) hover submenus
41
+ * are unreachable while typing, so deep values are surfaced directly with their
42
+ * ancestry path. With an empty query the grouped structure below is returned.
43
+ *
44
+ * When `multiSelect` is set, every **labeled** section is prefixed with a
45
+ * synthetic "All {label}" bulk-select row (see {@link selectAllRow}) so the user
46
+ * can select/deselect the whole group's scope in one click; single-select menus
47
+ * omit it (bulk selection is meaningless there).
32
48
  */
33
- export declare function buildValueMenuSections(values: FieldValueOption[], filterText: string): ValueMenuSection[];
49
+ export declare function buildValueMenuSections(values: FieldValueOption[], filterText: string, multiSelect?: boolean): ValueMenuSection[];
@@ -15,7 +15,70 @@ const toRows = (options, filterText)=>filterAndSort(options, filterText, rowSear
15
15
  option,
16
16
  isGroup: isValueGroup(option)
17
17
  }));
18
- function buildValueMenuSections(values, filterText) {
18
+ const selectAllRow = (label, scope)=>({
19
+ id: `select-all:${label}`,
20
+ option: {
21
+ label: `All ${label}`,
22
+ children: scope
23
+ },
24
+ isGroup: true,
25
+ isSelectAll: true
26
+ });
27
+ const PATH_SEPARATOR = ' › ';
28
+ const matchesQuery = (value, query)=>null != value && String(value).toLowerCase().includes(query);
29
+ function buildFlatSearchSections(values, query, multiSelect) {
30
+ const shortcuts = [];
31
+ const leaves = [];
32
+ const walk = (options, path)=>{
33
+ for (const option of options)if (isValueGroup(option)) {
34
+ if (multiSelect && matchesQuery(option.label, query)) shortcuts.push({
35
+ id: `select-all:${[
36
+ ...path,
37
+ option.label
38
+ ].join('/')}`,
39
+ option: {
40
+ ...option,
41
+ label: `All ${option.label}`,
42
+ description: path.join(PATH_SEPARATOR) || void 0
43
+ },
44
+ isGroup: true,
45
+ isSelectAll: true
46
+ });
47
+ walk(option.children ?? [], [
48
+ ...path,
49
+ option.label
50
+ ]);
51
+ } else if (matchesQuery(option.label, query) || matchesQuery(option.value, query) || matchesQuery(option.description, query)) {
52
+ const ancestry = path.length > 0 ? path.join(PATH_SEPARATOR) : option.section;
53
+ leaves.push({
54
+ id: `leaf:${String(option.value)}`,
55
+ option: {
56
+ ...option,
57
+ description: ancestry || void 0
58
+ },
59
+ isGroup: false
60
+ });
61
+ }
62
+ };
63
+ walk(values, []);
64
+ const rows = [
65
+ ...shortcuts,
66
+ ...leaves
67
+ ];
68
+ return rows.length > 0 ? [
69
+ {
70
+ rows
71
+ }
72
+ ] : [];
73
+ }
74
+ function buildValueMenuSections(values, filterText, multiSelect = false) {
75
+ const query = filterText.trim().toLowerCase();
76
+ const hasHierarchy = values.some((v)=>isValueGroup(v) || null != v.section);
77
+ if (query.length > 0 && hasHierarchy) return buildFlatSearchSections(values, query, multiSelect);
78
+ const withSelectAll = (label, scope, rows)=>multiSelect ? [
79
+ selectAllRow(label, scope),
80
+ ...rows
81
+ ] : rows;
19
82
  const topGroups = values.filter(isValueGroup);
20
83
  if (topGroups.length > 0) {
21
84
  const sections = [];
@@ -25,10 +88,11 @@ function buildValueMenuSections(values, filterText) {
25
88
  rows: leafRows
26
89
  });
27
90
  for (const group of topGroups){
28
- const rows = toRows(group.children ?? [], filterText);
91
+ const children = group.children ?? [];
92
+ const rows = toRows(children, filterText);
29
93
  if (rows.length > 0) sections.push({
30
94
  label: group.label,
31
- rows
95
+ rows: withSelectAll(group.label, children, rows)
32
96
  });
33
97
  }
34
98
  return sections;
@@ -50,10 +114,11 @@ function buildValueMenuSections(values, filterText) {
50
114
  rows: unsectionedRows
51
115
  });
52
116
  for (const label of order){
53
- const rows = toRows(buckets.get(label), filterText);
117
+ const bucket = buckets.get(label);
118
+ const rows = toRows(bucket, filterText);
54
119
  if (rows.length > 0) sections.push({
55
120
  label,
56
- rows
121
+ rows: withSelectAll(label, bucket, rows)
57
122
  });
58
123
  }
59
124
  return sections;
@@ -65,4 +130,4 @@ function buildValueMenuSections(values, filterText) {
65
130
  }
66
131
  ] : [];
67
132
  }
68
- export { buildValueMenuSections };
133
+ export { PATH_SEPARATOR, buildValueMenuSections };
@@ -4,7 +4,7 @@ import type { TestableProps } from '../../utils/testId';
4
4
  import type { PolymorphicComponentProps } from '../Polymorphic';
5
5
  declare const headingVariants: (props?: ({
6
6
  size?: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | null | undefined;
7
- weight?: "bold" | "medium" | "light" | "regular" | null | undefined;
7
+ weight?: "bold" | "light" | "regular" | "medium" | null | undefined;
8
8
  color?: "primary" | "secondary" | "inherit" | "primary-alt" | "secondary-alt" | null | undefined;
9
9
  align?: "center" | "left" | "right" | null | undefined;
10
10
  grow?: boolean | null | undefined;
@@ -1,6 +1,6 @@
1
1
  export declare const linkVariants: (props?: ({
2
2
  type?: "table" | "alt" | "default" | "muted" | null | undefined;
3
3
  size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
4
- weight?: "medium" | "regular" | null | undefined;
4
+ weight?: "regular" | "medium" | null | undefined;
5
5
  disabled?: boolean | null | undefined;
6
6
  } & import("class-variance-authority/types").ClassProp) | undefined) => string;
@@ -3,7 +3,7 @@ import { type VariantProps } from 'class-variance-authority';
3
3
  import type { TestableProps } from '../../utils/testId';
4
4
  declare const textVariants: (props?: ({
5
5
  size?: "xs" | "sm" | "md" | "lg" | "xl" | null | undefined;
6
- weight?: "bold" | "medium" | "light" | "regular" | null | undefined;
6
+ weight?: "bold" | "light" | "regular" | "medium" | null | undefined;
7
7
  color?: "primary" | "secondary" | "inherit" | "primary-alt" | "secondary-alt" | "tertiary-alt" | "danger" | null | undefined;
8
8
  align?: "center" | "left" | "right" | null | undefined;
9
9
  inline?: boolean | null | undefined;
@@ -4,7 +4,7 @@ import type { TestableProps } from '../../utils/testId';
4
4
  import { type ButtonBaseProps } from '../ButtonBase';
5
5
  declare const toggleButtonVariants: (props?: ({
6
6
  variant?: "outline" | "ghost" | null | undefined;
7
- color?: "neutral" | "brand" | null | undefined;
7
+ color?: "brand" | "neutral" | null | undefined;
8
8
  active?: boolean | null | undefined;
9
9
  } & import("class-variance-authority/types").ClassProp) | undefined) => string;
10
10
  type ToggleButtonVariantProps = VariantProps<typeof toggleButtonVariants>;
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Android: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Android = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0, 5.271)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M24 13.458H0C0.384063 9.39004 2.70934 5.91519 6.14239 4.05496L4.15153 0.606238C4.03919 0.4129 4.10451 0.167309 4.29784 0.0549644C4.49118 -0.0573804 4.73677 0.00793635 4.84912 0.201274L6.8661 3.69442C8.40496 2.99161 10.1372 2.59971 12 2.59971C13.8628 2.59971 15.595 2.99161 17.1339 3.69442L19.1509 0.201274C19.2606 0.00793635 19.5088 -0.0573804 19.6995 0.0549644C19.8903 0.167309 19.9582 0.4129 19.8459 0.606238L17.855 4.05496C21.2907 5.91519 23.6159 9.39004 24 13.458ZM17.5075 10.0876C18.064 10.0876 18.516 9.63563 18.5134 9.08174C18.5134 8.52786 18.064 8.07587 17.5075 8.07587C16.9536 8.07587 16.5016 8.52525 16.5016 9.08174C16.5016 9.63563 16.951 10.0876 17.5075 10.0876ZM6.48988 10.0876C7.04637 10.0876 7.49837 9.63563 7.49575 9.08174C7.49575 8.52786 7.04637 8.07587 6.48988 8.07587C5.93599 8.07587 5.484 8.52525 5.484 9.08174C5.484 9.63563 5.93338 10.0876 6.48988 10.0876Z",
10
+ fill: "#3DDC84"
11
+ })
12
+ })
13
+ });
14
+ Android.displayName = 'AndroidIcon';
15
+ export { Android };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const AndroidNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const AndroidNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0, 5.271)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M24 13.458H0C0.384063 9.39004 2.70934 5.91519 6.14239 4.05496L4.15153 0.606238C4.03919 0.4129 4.10451 0.167309 4.29784 0.0549644C4.49118 -0.0573804 4.73677 0.00793635 4.84912 0.201274L6.8661 3.69442C8.40496 2.99161 10.1372 2.59971 12 2.59971C13.8628 2.59971 15.595 2.99161 17.1339 3.69442L19.1509 0.201274C19.2606 0.00793635 19.5088 -0.0573804 19.6995 0.0549644C19.8903 0.167309 19.9582 0.4129 19.8459 0.606238L17.855 4.05496C21.2907 5.91519 23.6159 9.39004 24 13.458ZM17.5075 10.0876C18.064 10.0876 18.516 9.63563 18.5134 9.08174C18.5134 8.52786 18.064 8.07587 17.5075 8.07587C16.9536 8.07587 16.5016 8.52525 16.5016 9.08174C16.5016 9.63563 16.951 10.0876 17.5075 10.0876ZM6.48988 10.0876C7.04637 10.0876 7.49837 9.63563 7.49575 9.08174C7.49575 8.52786 7.04637 8.07587 6.48988 8.07587C5.93599 8.07587 5.484 8.52525 5.484 9.08174C5.484 9.63563 5.93338 10.0876 6.48988 10.0876Z",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ AndroidNeutral.displayName = 'AndroidNeutralIcon';
15
+ export { AndroidNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Apple: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Apple = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1.8922, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M19.792 18.7033C19.429 19.5418 18.9994 20.3136 18.5016 21.0232C17.8231 21.9906 17.2676 22.6602 16.8395 23.0321C16.1758 23.6424 15.4647 23.955 14.7032 23.9728C14.1566 23.9728 13.4973 23.8172 12.73 23.5017C11.9601 23.1876 11.2525 23.0321 10.6056 23.0321C9.92709 23.0321 9.19941 23.1876 8.42106 23.5017C7.64153 23.8172 7.01355 23.9817 6.53342 23.9979C5.80322 24.0291 5.07539 23.7076 4.3489 23.0321C3.88521 22.6276 3.30523 21.9343 2.61043 20.9521C1.86498 19.9033 1.25211 18.687 0.771975 17.3004C0.25777 15.8026 0 14.3523 0 12.9482C0 11.3398 0.347544 9.95259 1.04367 8.79011C1.59076 7.85636 2.31859 7.11979 3.22953 6.57906C4.14046 6.03834 5.12473 5.76279 6.18469 5.74516C6.76467 5.74516 7.52524 5.92457 8.4704 6.27715C9.41288 6.63091 10.0181 6.81032 10.2834 6.81032C10.4817 6.81032 11.154 6.60054 12.2937 6.18234C13.3714 5.7945 14.281 5.63391 15.0262 5.69717C17.0454 5.86012 18.5624 6.6561 19.5712 8.09013C17.7654 9.18432 16.8721 10.7169 16.8898 12.6829C16.9061 14.2142 17.4617 15.4886 18.5535 16.5004C19.0483 16.97 19.6009 17.333 20.2156 17.5907C20.0823 17.9774 19.9416 18.3477 19.792 18.7033V18.7033ZM15.161 0.480137C15.161 1.68041 14.7225 2.8011 13.8484 3.83841C12.7937 5.07155 11.5179 5.78413 10.1343 5.67168C10.1167 5.52769 10.1065 5.37614 10.1065 5.21688C10.1065 4.06462 10.6081 2.83147 11.4989 1.82321C11.9436 1.3127 12.5092 0.888228 13.1951 0.549615C13.8796 0.216055 14.5269 0.031589 15.1358 0C15.1536 0.160458 15.161 0.320926 15.161 0.480121V0.480137Z",
10
+ fill: "black"
11
+ })
12
+ })
13
+ });
14
+ Apple.displayName = 'AppleIcon';
15
+ export { Apple };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const AppleMusic: FC<SvgIconProps>;
@@ -0,0 +1,51 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const AppleMusic = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs(Fragment, {
7
+ children: [
8
+ /*#__PURE__*/ jsxs("g", {
9
+ transform: "translate(0, 0)",
10
+ children: [
11
+ /*#__PURE__*/ jsx("defs", {
12
+ children: /*#__PURE__*/ jsxs("linearGradient", {
13
+ id: "apple-music-original-0-paint0_linear_0_4",
14
+ x1: "12.0003",
15
+ y1: "23.9075",
16
+ x2: "12.0003",
17
+ y2: "0.517251",
18
+ gradientUnits: "userSpaceOnUse",
19
+ children: [
20
+ /*#__PURE__*/ jsx("stop", {
21
+ stopColor: "#FA233B"
22
+ }),
23
+ /*#__PURE__*/ jsx("stop", {
24
+ offset: "1",
25
+ stopColor: "#FB5C74"
26
+ })
27
+ ]
28
+ })
29
+ }),
30
+ /*#__PURE__*/ jsx("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M24.0006 7.50751C24.0006 7.22083 24.0006 6.93416 23.9992 6.64749C23.9979 6.40615 23.9952 6.16481 23.9886 5.92347C23.9746 5.39746 23.9432 4.86745 23.8499 4.34743C23.7552 3.81942 23.5999 3.32808 23.3559 2.84807C23.1159 2.37672 22.8025 1.94605 22.4285 1.57204C22.0545 1.19803 21.6232 0.884687 21.1518 0.644682C20.6725 0.400676 20.1811 0.246006 19.6538 0.15067C19.1338 0.0573347 18.6031 0.0260006 18.0771 0.0120003C17.8357 0.00533346 17.5944 0.00266673 17.3531 0.00133336C17.0664 0 16.7797 0 16.4931 0H7.50751C7.22083 0 6.93416 0 6.64749 0.00133336C6.40615 0.00266673 6.16481 0.00533346 5.92347 0.0120003C5.39746 0.0266673 4.86678 0.0573347 4.34677 0.151337C3.81876 0.246006 3.32808 0.401343 2.84873 0.645348C2.37739 0.885354 1.94605 1.19869 1.57204 1.5727C1.19803 1.94671 0.884687 2.37739 0.644682 2.84873C0.400676 3.32874 0.245339 3.82009 0.15067 4.3481C0.0573347 4.86811 0.0260006 5.39879 0.0120003 5.92414C0.00533346 6.16548 0.00266673 6.40682 0.00133336 6.64815C0 6.93416 0 7.22083 0 7.50751V16.4924C0 16.7791 0 17.0657 0.00133336 17.3524C0.00266673 17.5937 0.00533346 17.8351 0.0120003 18.0764C0.0260006 18.6024 0.0573347 19.1324 0.15067 19.6525C0.245339 20.1805 0.400676 20.6718 0.644682 21.1518C0.884687 21.6232 1.19803 22.0538 1.57204 22.4279C1.94605 22.8019 2.37739 23.1152 2.84873 23.3552C3.32808 23.5992 3.81942 23.7539 4.34677 23.8492C4.86678 23.9426 5.39746 23.9739 5.92347 23.9879C6.16481 23.9946 6.40615 23.9972 6.64749 23.9986C6.93416 24.0006 7.22083 23.9999 7.50751 23.9999H16.4924C16.7791 23.9999 17.0657 23.9999 17.3524 23.9986C17.5937 23.9972 17.8351 23.9946 18.0764 23.9879C18.6024 23.9739 19.1331 23.9426 19.6531 23.8492C20.1811 23.7546 20.6718 23.5992 21.1512 23.3552C21.6225 23.1152 22.0538 22.8019 22.4279 22.4279C22.8019 22.0538 23.1152 21.6232 23.3552 21.1518C23.5992 20.6718 23.7546 20.1805 23.8492 19.6525C23.9426 19.1324 23.9739 18.6018 23.9879 18.0764C23.9946 17.8351 23.9972 17.5937 23.9986 17.3524C24.0006 17.0657 23.9999 16.7791 23.9999 16.4924V7.50751H24.0006Z",
34
+ fill: "url(#apple-music-original-0-paint0_linear_0_4)"
35
+ })
36
+ ]
37
+ }),
38
+ /*#__PURE__*/ jsx("g", {
39
+ transform: "translate(4.730426, 3.653585)",
40
+ children: /*#__PURE__*/ jsx("path", {
41
+ fillRule: "evenodd",
42
+ clipRule: "evenodd",
43
+ d: "M12.1892 0.00292478C12.1314 0.00824334 11.6175 0.0993236 11.5557 0.111955L4.44209 1.5473L4.43943 1.54797C4.25395 1.58719 4.10835 1.65301 3.996 1.74741C3.86038 1.8611 3.78525 2.02198 3.75667 2.20946C3.75068 2.24935 3.74071 2.33046 3.74071 2.45013C3.74071 2.45013 3.74071 9.71794 3.74071 11.3534C3.74071 11.5615 3.72409 11.7636 3.58315 11.9358C3.44221 12.108 3.26802 12.1598 3.06392 12.201C2.90902 12.2323 2.75412 12.2635 2.59921 12.2948C2.01151 12.4131 1.62924 12.4936 1.28287 12.6279C0.95179 12.7562 0.703812 12.9197 0.50636 13.1271C0.114781 13.5373 -0.0441106 14.0938 0.0104047 14.615C0.0569421 15.0598 0.257053 15.4853 0.600765 15.7997C0.832787 16.0125 1.12265 16.174 1.46437 16.2425C1.81872 16.3136 2.19633 16.289 2.74813 16.1773C3.04198 16.1182 3.31722 16.0257 3.57916 15.8708C3.83844 15.7179 4.06049 15.5138 4.23401 15.2652C4.40819 15.0159 4.52054 14.7387 4.58237 14.4441C4.64619 14.1403 4.66149 13.8657 4.66149 13.5626V5.84071C4.66149 5.42719 4.77849 5.31816 5.11223 5.23705C5.11223 5.23705 11.0251 4.04437 11.301 3.99052C11.686 3.91672 11.8675 4.02641 11.8675 4.42996V9.70132C11.8675 9.91007 11.8655 10.1215 11.7232 10.2943C11.5823 10.4665 11.4081 10.5184 11.204 10.5596C11.0491 10.5908 10.8942 10.6221 10.7393 10.6533C10.1516 10.7717 9.7693 10.8521 9.42293 10.9864C9.09185 11.1147 8.84387 11.2783 8.64642 11.4857C8.25484 11.8959 8.08198 12.4523 8.1365 12.9736C8.18304 13.4183 8.39711 13.8438 8.74082 14.1583C8.97284 14.371 9.2627 14.5279 9.60442 14.5971C9.95877 14.6682 10.3364 14.6429 10.8882 14.5319C11.182 14.4727 11.4573 14.3843 11.7192 14.2294C11.9785 14.0765 12.2005 13.8724 12.3741 13.6238C12.5482 13.3744 12.6606 13.0972 12.7224 12.8027C12.7862 12.4989 12.7889 12.2243 12.7889 11.9212V0.631844C12.7902 0.222315 12.5742 -0.0303162 12.1892 0.00292478Z",
44
+ fill: "white"
45
+ })
46
+ })
47
+ ]
48
+ })
49
+ });
50
+ AppleMusic.displayName = 'AppleMusicIcon';
51
+ export { AppleMusic };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const AppleMusicNeutral: FC<SvgIconProps>;
@@ -0,0 +1,17 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const AppleMusicNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(-0.0003, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ fillRule: "evenodd",
10
+ clipRule: "evenodd",
11
+ d: "M24.0006 7.50628V7.50751H23.9999V16.4924C23.9999 16.5498 23.9999 16.6072 23.9999 16.6646C24.0001 16.8939 24.0002 17.1231 23.9986 17.3524C23.9972 17.5937 23.9946 17.8351 23.9879 18.0764C23.9739 18.6018 23.9426 19.1324 23.8492 19.6525C23.7546 20.1805 23.5992 20.6718 23.3552 21.1518C23.1152 21.6232 22.8019 22.0538 22.4279 22.4279C22.0538 22.8019 21.6225 23.1152 21.1512 23.3552C20.6718 23.5992 20.1811 23.7546 19.6531 23.8492C19.1331 23.9426 18.6024 23.9739 18.0764 23.9879C17.8351 23.9946 17.5937 23.9972 17.3524 23.9986C17.0661 23.9999 16.7799 23.9999 16.4936 23.9999H7.50751C7.45011 23.9999 7.39271 23.9999 7.33531 23.9999C7.10603 24.0001 6.87676 24.0002 6.64749 23.9986C6.40615 23.9972 6.16481 23.9946 5.92347 23.9879C5.39746 23.9739 4.86678 23.9426 4.34677 23.8492C3.81942 23.7539 3.32808 23.5992 2.84873 23.3552C2.37739 23.1152 1.94605 22.8019 1.57204 22.4279C1.19803 22.0538 0.884687 21.6232 0.644682 21.1518C0.400676 20.6718 0.245339 20.1805 0.15067 19.6525C0.0573347 19.1324 0.0260006 18.6024 0.0120003 18.0764C0.00533346 17.8351 0.00266673 17.5937 0.00133336 17.3524C0 17.0657 0 16.7791 0 16.4924V7.50751C0 7.22083 0 6.93416 0.00133336 6.64815C0.00266673 6.40682 0.00533346 6.16548 0.0120003 5.92414C0.0260006 5.39879 0.0573347 4.86811 0.15067 4.3481C0.245339 3.82009 0.400676 3.32874 0.644682 2.84873C0.884687 2.37739 1.19803 1.94671 1.57204 1.5727C1.94605 1.19869 2.37739 0.885354 2.84873 0.645348C3.32808 0.401343 3.81876 0.246006 4.34677 0.151337C4.86678 0.0573347 5.39746 0.0266673 5.92347 0.0120003C6.16481 0.00533346 6.40615 0.00266673 6.64749 0.00133336C6.93416 0 7.22083 0 7.50751 0H16.4931C16.7797 0 17.0664 0 17.3531 0.00133336C17.5944 0.00266673 17.8357 0.00533346 18.0771 0.0120003C18.6031 0.0260006 19.1338 0.0573347 19.6538 0.15067C20.1811 0.246006 20.6725 0.400676 21.1518 0.644682C21.6232 0.884687 22.0545 1.19803 22.4285 1.57204C22.8025 1.94605 23.1159 2.37672 23.3559 2.84807C23.5999 3.32808 23.7552 3.81942 23.8499 4.34743C23.9432 4.86745 23.9746 5.39746 23.9886 5.92347C23.9952 6.16481 23.9979 6.40615 23.9992 6.64749C24.0006 6.93375 24.0006 7.22002 24.0006 7.50628ZM16.2861 3.76554C16.3479 3.75291 16.8618 3.66183 16.9196 3.65651C17.3046 3.62327 17.5206 3.8759 17.5193 4.28543V15.5747C17.5193 15.8779 17.5167 16.1525 17.4528 16.4563C17.391 16.7508 17.2787 17.028 17.1045 17.2773C16.931 17.526 16.7089 17.7301 16.4496 17.883C16.1877 18.0379 15.9124 18.1263 15.6186 18.1855C15.0668 18.2965 14.6892 18.3218 14.3348 18.2506C13.9931 18.1815 13.7033 18.0246 13.4712 17.8119C13.1275 17.4974 12.9134 17.0719 12.8669 16.6271C12.8124 16.1059 12.9852 15.5495 13.3768 15.1393C13.5743 14.9319 13.8223 14.7683 14.1533 14.64C14.4997 14.5057 14.882 14.4253 15.4697 14.3069L15.9344 14.2132C16.1385 14.172 16.3127 14.1201 16.4536 13.9479C16.5959 13.7751 16.5979 13.5637 16.5979 13.3549V8.08355C16.5979 7.68 16.4164 7.57031 16.0315 7.6441C15.7555 7.69795 9.84264 8.89064 9.84264 8.89064C9.5089 8.97175 9.39189 9.08078 9.39189 9.4943V17.2162C9.39189 17.5193 9.3766 17.7939 9.31278 18.0977C9.25095 18.3922 9.1386 18.6695 8.96441 18.9188C8.7909 19.1674 8.56885 19.3715 8.30957 19.5244C8.04763 19.6793 7.77239 19.7717 7.47854 19.8309C6.92674 19.9426 6.54912 19.9672 6.19477 19.8961C5.85306 19.8276 5.56319 19.666 5.33117 19.4533C4.98746 19.1388 4.78735 18.7134 4.74081 18.2686C4.6863 17.7474 4.84519 17.1909 5.23677 16.7807C5.43422 16.5733 5.6822 16.4098 6.01328 16.2814C6.35965 16.1471 6.74192 16.0667 7.32962 15.9484L7.79433 15.8546C7.99843 15.8134 8.17261 15.7616 8.31355 15.5894C8.4545 15.4172 8.47112 15.2151 8.47112 15.007V6.10371C8.47112 5.98405 8.48109 5.90294 8.48707 5.86305C8.51566 5.67557 8.59078 5.51468 8.72641 5.401C8.83876 5.30659 8.98436 5.24078 9.16984 5.20155L9.1725 5.20089L16.2861 3.76554Z",
12
+ fill: "#0F172B"
13
+ })
14
+ })
15
+ });
16
+ AppleMusicNeutral.displayName = 'AppleMusicNeutralIcon';
17
+ export { AppleMusicNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const AppleNeutral: FC<SvgIconProps>;
@@ -0,0 +1,15 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const AppleNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(1.8922, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ d: "M19.792 18.7033C19.429 19.5418 18.9994 20.3136 18.5016 21.0232C17.8231 21.9906 17.2676 22.6602 16.8395 23.0321C16.1758 23.6424 15.4647 23.955 14.7032 23.9728C14.1566 23.9728 13.4973 23.8172 12.73 23.5017C11.9601 23.1876 11.2525 23.0321 10.6056 23.0321C9.92709 23.0321 9.19941 23.1876 8.42106 23.5017C7.64153 23.8172 7.01355 23.9817 6.53342 23.9979C5.80322 24.0291 5.07539 23.7076 4.3489 23.0321C3.88521 22.6276 3.30523 21.9343 2.61043 20.9521C1.86498 19.9033 1.25211 18.687 0.771975 17.3004C0.25777 15.8026 0 14.3523 0 12.9482C0 11.3398 0.347544 9.95259 1.04367 8.79011C1.59076 7.85636 2.31859 7.11979 3.22953 6.57906C4.14046 6.03834 5.12473 5.76279 6.18469 5.74516C6.76467 5.74516 7.52524 5.92457 8.4704 6.27715C9.41288 6.63091 10.0181 6.81032 10.2834 6.81032C10.4817 6.81032 11.154 6.60054 12.2937 6.18234C13.3714 5.7945 14.281 5.63391 15.0262 5.69717C17.0454 5.86012 18.5624 6.6561 19.5712 8.09013C17.7654 9.18432 16.8721 10.7169 16.8898 12.6829C16.9061 14.2142 17.4617 15.4886 18.5535 16.5004C19.0483 16.97 19.6009 17.333 20.2156 17.5907C20.0823 17.9774 19.9416 18.3477 19.792 18.7033V18.7033ZM15.161 0.480137C15.161 1.68041 14.7225 2.8011 13.8484 3.83841C12.7937 5.07155 11.5179 5.78413 10.1343 5.67168C10.1167 5.52769 10.1065 5.37614 10.1065 5.21688C10.1065 4.06462 10.6081 2.83147 11.4989 1.82321C11.9436 1.3127 12.5092 0.888228 13.1951 0.549615C13.8796 0.216055 14.5269 0.031589 15.1358 0C15.1536 0.160458 15.161 0.320926 15.161 0.480121V0.480137Z",
10
+ fill: "#0F172B"
11
+ })
12
+ })
13
+ });
14
+ AppleNeutral.displayName = 'AppleNeutralIcon';
15
+ export { AppleNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const ApplePodcasts: FC<SvgIconProps>;
@@ -0,0 +1,70 @@
1
+ import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const ApplePodcasts = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs(Fragment, {
7
+ children: [
8
+ /*#__PURE__*/ jsxs("g", {
9
+ transform: "translate(0, 0)",
10
+ children: [
11
+ /*#__PURE__*/ jsx("defs", {
12
+ children: /*#__PURE__*/ jsxs("linearGradient", {
13
+ id: "apple-podcasts-original-0-paint0_linear_0_7",
14
+ x1: "12",
15
+ y1: "0",
16
+ x2: "12",
17
+ y2: "24",
18
+ gradientUnits: "userSpaceOnUse",
19
+ children: [
20
+ /*#__PURE__*/ jsx("stop", {
21
+ stopColor: "#F452FF"
22
+ }),
23
+ /*#__PURE__*/ jsx("stop", {
24
+ offset: "1",
25
+ stopColor: "#832BC1"
26
+ })
27
+ ]
28
+ })
29
+ }),
30
+ /*#__PURE__*/ jsx("path", {
31
+ fillRule: "evenodd",
32
+ clipRule: "evenodd",
33
+ d: "M23.528 20.8C23.296 21.392 22.76 22.224 21.992 22.816C21.552 23.152 21.024 23.48 20.304 23.696C19.536 23.928 18.584 24 17.4 24H6.6C5.416 24 4.472 23.92 3.696 23.696C2.976 23.48 2.448 23.16 2.008 22.816C1.248 22.232 0.704 21.392 0.472 20.8C0.00799999 19.608 0 18.256 0 17.4V6.6C0 5.744 0.00799999 4.392 0.472 3.2C0.704 2.608 1.24 1.776 2.008 1.184C2.448 0.848 2.976 0.52 3.696 0.304C4.472 0.08 5.416 0 6.6 0H17.4C18.584 0 19.528 0.08 20.304 0.304C21.024 0.52 21.552 0.84 21.992 1.184C22.752 1.768 23.296 2.608 23.528 3.2C24 4.392 24 5.752 24 6.6V17.4C24 18.256 23.992 19.608 23.528 20.8Z",
34
+ fill: "url(#apple-podcasts-original-0-paint0_linear_0_7)"
35
+ })
36
+ ]
37
+ }),
38
+ /*#__PURE__*/ jsx("g", {
39
+ transform: "translate(9.911581, 13.176)",
40
+ children: /*#__PURE__*/ jsx("path", {
41
+ d: "M4.14442 1.312C4.11242 1.024 4.01642 0.816 3.82442 0.624C3.46442 0.248 2.83242 0 2.08842 0C1.34442 0 0.71242 0.24 0.35242 0.624C0.16842 0.824 0.0644199 1.024 0.0324199 1.312C-0.0315801 1.872 0.00841989 2.352 0.0724199 3.128C0.13642 3.864 0.25642 4.848 0.40842 5.84C0.52042 6.552 0.60842 6.936 0.68842 7.208C0.82442 7.656 1.31242 8.04 2.08842 8.04C2.86442 8.04 3.36042 7.648 3.48842 7.208C3.56842 6.936 3.65642 6.552 3.76842 5.84C3.92042 4.84 4.04042 3.864 4.10442 3.128C4.17642 2.352 4.20842 1.872 4.14442 1.312Z",
42
+ fill: "white"
43
+ })
44
+ }),
45
+ /*#__PURE__*/ jsx("g", {
46
+ transform: "translate(10.032, 8.44)",
47
+ children: /*#__PURE__*/ jsx("path", {
48
+ d: "M3.936 1.968C3.936 3.056 3.056 3.936 1.968 3.936C0.88 3.936 0 3.056 0 1.968C0 0.880001 0.88 0 1.968 0C3.056 0 3.936 0.888001 3.936 1.968Z",
49
+ fill: "white"
50
+ })
51
+ }),
52
+ /*#__PURE__*/ jsx("g", {
53
+ transform: "translate(3.559286, 2.655988)",
54
+ children: /*#__PURE__*/ jsx("path", {
55
+ d: "M8.41671 1.2635e-05C3.82471 0.0160126 0.0647143 3.74401 0.000714314 8.33601C-0.0472857 12.056 2.32871 15.24 5.64871 16.408C5.72871 16.44 5.80871 16.368 5.80071 16.288C5.76071 16 5.71271 15.712 5.68071 15.424C5.66471 15.32 5.60071 15.24 5.51271 15.192C2.88871 14.048 1.05671 11.416 1.08871 8.36801C1.12871 4.36801 4.39271 1.11201 8.38471 1.08001C12.4727 1.04801 15.8087 4.36001 15.8087 8.44001C15.8087 11.456 13.9847 14.048 11.3847 15.192C11.2887 15.232 11.2247 15.32 11.2167 15.424C11.1767 15.712 11.1367 16 11.0967 16.288C11.0807 16.376 11.1687 16.44 11.2487 16.408C14.5367 15.256 16.8967 12.12 16.8967 8.44001C16.8807 3.78401 13.0807 -0.00798736 8.41671 1.2635e-05Z",
56
+ fill: "white"
57
+ })
58
+ }),
59
+ /*#__PURE__*/ jsx("g", {
60
+ transform: "translate(6.351571, 5.45144)",
61
+ children: /*#__PURE__*/ jsx("path", {
62
+ d: "M5.43243 0.00455912C2.44043 0.116559 0.0404294 2.58856 0.000429385 5.58056C-0.0235706 7.54856 0.96043 9.29256 2.47243 10.3246C2.54443 10.3726 2.64843 10.3166 2.64843 10.2286C2.62443 9.88456 2.62443 9.58056 2.64043 9.26056C2.64843 9.15656 2.60843 9.06056 2.52843 8.98856C1.60843 8.12456 1.04843 6.89256 1.08043 5.53256C1.14443 3.13256 3.07243 1.18056 5.47243 1.08456C8.08043 0.980559 10.2244 3.07656 10.2244 5.65256C10.2244 6.96456 9.66443 8.14856 8.77643 8.98856C8.70443 9.06056 8.66443 9.15656 8.66443 9.26056C8.68043 9.57256 8.67243 9.87656 8.65643 10.2206C8.64843 10.3086 8.75243 10.3726 8.83243 10.3166C10.3204 9.30056 11.3044 7.58056 11.3044 5.64456C11.3124 2.46056 8.64843 -0.123441 5.43243 0.00455912Z",
63
+ fill: "white"
64
+ })
65
+ })
66
+ ]
67
+ })
68
+ });
69
+ ApplePodcasts.displayName = 'ApplePodcastsIcon';
70
+ export { ApplePodcasts };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const ApplePodcastsNeutral: FC<SvgIconProps>;
@@ -0,0 +1,17 @@
1
+ import { jsx } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const ApplePodcastsNeutral = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsx("g", {
7
+ transform: "translate(0, 0)",
8
+ children: /*#__PURE__*/ jsx("path", {
9
+ fillRule: "evenodd",
10
+ clipRule: "evenodd",
11
+ d: "M21.992 22.816C22.76 22.224 23.296 21.392 23.528 20.8C23.992 19.608 24 18.256 24 17.4V6.6C24 5.752 24 4.392 23.528 3.2C23.296 2.608 22.752 1.768 21.992 1.184C21.552 0.84 21.024 0.52 20.304 0.304C19.528 0.08 18.584 0 17.4 0H6.6C5.416 0 4.472 0.08 3.696 0.304C2.976 0.52 2.448 0.848 2.008 1.184C1.24 1.776 0.704 2.608 0.472 3.2C0.00799999 4.392 0 5.744 0 6.6V17.4C0 18.256 0.00799999 19.608 0.472 20.8C0.704 21.392 1.248 22.232 2.008 22.816C2.448 23.16 2.976 23.48 3.696 23.696C4.472 23.92 5.416 24 6.6 24H17.4C18.584 24 19.536 23.928 20.304 23.696C21.024 23.48 21.552 23.152 21.992 22.816ZM3.55998 10.992C3.62398 6.4 7.38398 2.672 11.976 2.656C16.64 2.648 20.44 6.44 20.456 11.096C20.456 14.776 18.096 17.912 14.808 19.064C14.728 19.096 14.64 19.032 14.656 18.944L14.776 18.08C14.784 17.976 14.848 17.888 14.944 17.848C17.544 16.704 19.368 14.112 19.368 11.096C19.368 7.016 16.032 3.704 11.944 3.736C7.95198 3.768 4.68798 7.024 4.64798 11.024C4.61598 14.072 6.44798 16.704 9.07198 17.848C9.15998 17.896 9.22398 17.976 9.23998 18.08C9.26131 18.272 9.28977 18.4641 9.31821 18.656C9.33242 18.752 9.34665 18.848 9.35998 18.944C9.36798 19.024 9.28798 19.096 9.20798 19.064C5.88798 17.896 3.51198 14.712 3.55998 10.992ZM13.968 10.408C13.968 11.496 13.088 12.376 12 12.376C10.912 12.376 10.032 11.496 10.032 10.408C10.032 9.32 10.912 8.44 12 8.44C13.088 8.44 13.968 9.328 13.968 10.408ZM13.736 13.8C13.928 13.992 14.024 14.2 14.056 14.488C14.12 15.048 14.088 15.528 14.016 16.304C13.952 17.04 13.832 18.016 13.68 19.016C13.568 19.728 13.48 20.112 13.4 20.384C13.272 20.824 12.776 21.216 12 21.216C11.224 21.216 10.736 20.832 10.6 20.384C10.52 20.112 10.432 19.728 10.32 19.016C10.168 18.024 10.048 17.04 9.98398 16.304L9.98327 16.2954C9.91968 15.5244 9.88022 15.0459 9.94398 14.488C9.97598 14.2 10.08 14 10.264 13.8C10.624 13.416 11.256 13.176 12 13.176C12.744 13.176 13.376 13.424 13.736 13.8ZM11.784 5.456C8.79199 5.568 6.39199 8.04 6.35199 11.032C6.32799 13 7.31199 14.744 8.82399 15.776C8.89599 15.824 8.99999 15.768 8.99999 15.68C8.97599 15.336 8.97599 15.032 8.99199 14.712C8.99999 14.608 8.95999 14.512 8.87999 14.44C7.95999 13.576 7.39999 12.344 7.43199 10.984C7.49599 8.584 9.42399 6.632 11.824 6.536C14.432 6.432 16.576 8.528 16.576 11.104C16.576 12.416 16.016 13.6 15.128 14.44C15.056 14.512 15.016 14.608 15.016 14.712C15.032 15.024 15.024 15.328 15.008 15.672C15 15.76 15.104 15.824 15.184 15.768C16.672 14.752 17.656 13.032 17.656 11.096C17.664 7.912 15 5.328 11.784 5.456Z",
12
+ fill: "#0F172B"
13
+ })
14
+ })
15
+ });
16
+ ApplePodcastsNeutral.displayName = 'ApplePodcastsNeutralIcon';
17
+ export { ApplePodcastsNeutral };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const Artstation: FC<SvgIconProps>;
@@ -0,0 +1,25 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { SvgIcon } from "./SvgIcon.js";
3
+ const Artstation = (props)=>/*#__PURE__*/ jsx(SvgIcon, {
4
+ ...props,
5
+ viewBox: "0 0 24 24",
6
+ children: /*#__PURE__*/ jsxs("g", {
7
+ transform: "translate(1.2041, 2.5)",
8
+ children: [
9
+ /*#__PURE__*/ jsx("path", {
10
+ d: "M21.5918 14.6735C21.5918 14.2449 21.4694 13.8367 21.2449 13.4898L14.1428 1.16327C13.7755 0.469388 13.0612 0 12.2245 0H8.46936L19.4285 18.9796L21.1632 15.9796C21.4898 15.4082 21.5918 15.1633 21.5918 14.6735Z",
11
+ fill: "#13AFF0"
12
+ }),
13
+ /*#__PURE__*/ jsx("path", {
14
+ d: "M0 14.6531L1.81633 17.7959C2.18367 18.5102 2.91837 19 3.7551 19H15.8571L13.3469 14.6531H0Z",
15
+ fill: "#13AFF0"
16
+ }),
17
+ /*#__PURE__*/ jsx("path", {
18
+ d: "M6.69386 3.08167L11.5714 11.5511H1.7959L6.69386 3.08167Z",
19
+ fill: "#13AFF0"
20
+ })
21
+ ]
22
+ })
23
+ });
24
+ Artstation.displayName = 'ArtstationIcon';
25
+ export { Artstation };
@@ -0,0 +1,3 @@
1
+ import type { FC } from 'react';
2
+ import { type SvgIconProps } from './SvgIcon';
3
+ export declare const ArtstationNeutral: FC<SvgIconProps>;