@keystrokehq/soundcloud 0.1.0 → 0.1.3

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 (403) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/creates-a-playlist.cjs +45 -45
  4. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  5. package/dist/actions/creates-a-playlist.d.cts +127 -3
  6. package/dist/actions/creates-a-playlist.d.cts.map +1 -1
  7. package/dist/actions/creates-a-playlist.d.mts +127 -3
  8. package/dist/actions/creates-a-playlist.d.mts.map +1 -1
  9. package/dist/actions/creates-a-playlist.mjs +45 -45
  10. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  11. package/dist/actions/deletes-a-playlist.cjs +1 -1
  12. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  13. package/dist/actions/deletes-a-playlist.d.cts +9 -3
  14. package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
  15. package/dist/actions/deletes-a-playlist.d.mts +9 -3
  16. package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
  17. package/dist/actions/deletes-a-playlist.mjs +1 -1
  18. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  19. package/dist/actions/deletes-a-track.cjs +1 -1
  20. package/dist/actions/deletes-a-track.cjs.map +1 -1
  21. package/dist/actions/deletes-a-track.d.cts +7 -3
  22. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  23. package/dist/actions/deletes-a-track.d.mts +7 -3
  24. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  25. package/dist/actions/deletes-a-track.mjs +1 -1
  26. package/dist/actions/deletes-a-track.mjs.map +1 -1
  27. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +26 -26
  28. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  29. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -3
  30. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
  31. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +50 -3
  32. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
  33. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +26 -26
  34. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  35. package/dist/actions/fetch-user-favorites.cjs +23 -23
  36. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  37. package/dist/actions/fetch-user-favorites.d.cts +85 -3
  38. package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
  39. package/dist/actions/fetch-user-favorites.d.mts +85 -3
  40. package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
  41. package/dist/actions/fetch-user-favorites.mjs +23 -23
  42. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  43. package/dist/actions/fetch-user-following-details.cjs +3 -3
  44. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  45. package/dist/actions/fetch-user-following-details.d.cts +37 -3
  46. package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
  47. package/dist/actions/fetch-user-following-details.d.mts +37 -3
  48. package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
  49. package/dist/actions/fetch-user-following-details.mjs +3 -3
  50. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  51. package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
  52. package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
  53. package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
  54. package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
  55. package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
  56. package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
  57. package/dist/actions/follows-a-user.cjs +6 -6
  58. package/dist/actions/follows-a-user.cjs.map +1 -1
  59. package/dist/actions/follows-a-user.d.cts +33 -3
  60. package/dist/actions/follows-a-user.d.cts.map +1 -1
  61. package/dist/actions/follows-a-user.d.mts +33 -3
  62. package/dist/actions/follows-a-user.d.mts.map +1 -1
  63. package/dist/actions/follows-a-user.mjs +6 -6
  64. package/dist/actions/follows-a-user.mjs.map +1 -1
  65. package/dist/actions/get-related-tracks.cjs +23 -23
  66. package/dist/actions/get-related-tracks.cjs.map +1 -1
  67. package/dist/actions/get-related-tracks.d.cts +96 -3
  68. package/dist/actions/get-related-tracks.d.cts.map +1 -1
  69. package/dist/actions/get-related-tracks.d.mts +96 -3
  70. package/dist/actions/get-related-tracks.d.mts.map +1 -1
  71. package/dist/actions/get-related-tracks.mjs +23 -23
  72. package/dist/actions/get-related-tracks.mjs.map +1 -1
  73. package/dist/actions/get-track-likers.cjs +13 -13
  74. package/dist/actions/get-track-likers.cjs.map +1 -1
  75. package/dist/actions/get-track-likers.d.cts +34 -3
  76. package/dist/actions/get-track-likers.d.cts.map +1 -1
  77. package/dist/actions/get-track-likers.d.mts +34 -3
  78. package/dist/actions/get-track-likers.d.mts.map +1 -1
  79. package/dist/actions/get-track-likers.mjs +13 -13
  80. package/dist/actions/get-track-likers.mjs.map +1 -1
  81. package/dist/actions/likes-a-playlist.cjs +1 -1
  82. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  83. package/dist/actions/likes-a-playlist.d.cts +9 -3
  84. package/dist/actions/likes-a-playlist.d.cts.map +1 -1
  85. package/dist/actions/likes-a-playlist.d.mts +9 -3
  86. package/dist/actions/likes-a-playlist.d.mts.map +1 -1
  87. package/dist/actions/likes-a-playlist.mjs +1 -1
  88. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  89. package/dist/actions/likes-a-track.cjs +1 -1
  90. package/dist/actions/likes-a-track.cjs.map +1 -1
  91. package/dist/actions/likes-a-track.d.cts +9 -3
  92. package/dist/actions/likes-a-track.d.cts.map +1 -1
  93. package/dist/actions/likes-a-track.d.mts +9 -3
  94. package/dist/actions/likes-a-track.d.mts.map +1 -1
  95. package/dist/actions/likes-a-track.mjs +1 -1
  96. package/dist/actions/likes-a-track.mjs.map +1 -1
  97. package/dist/actions/list-authenticated-user-followers.cjs +11 -11
  98. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  99. package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
  100. package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
  101. package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
  102. package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
  103. package/dist/actions/list-authenticated-user-followers.mjs +11 -11
  104. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  105. package/dist/actions/list-followed-by-user.cjs +15 -15
  106. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  107. package/dist/actions/list-followed-by-user.d.cts +48 -3
  108. package/dist/actions/list-followed-by-user.d.cts.map +1 -1
  109. package/dist/actions/list-followed-by-user.d.mts +48 -3
  110. package/dist/actions/list-followed-by-user.d.mts.map +1 -1
  111. package/dist/actions/list-followed-by-user.mjs +15 -15
  112. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  113. package/dist/actions/list-user-favorites.cjs +33 -33
  114. package/dist/actions/list-user-favorites.cjs.map +1 -1
  115. package/dist/actions/list-user-favorites.d.cts +106 -3
  116. package/dist/actions/list-user-favorites.d.cts.map +1 -1
  117. package/dist/actions/list-user-favorites.d.mts +106 -3
  118. package/dist/actions/list-user-favorites.d.mts.map +1 -1
  119. package/dist/actions/list-user-favorites.mjs +33 -33
  120. package/dist/actions/list-user-favorites.mjs.map +1 -1
  121. package/dist/actions/oauth2-authorization-redirect-handler.cjs +2 -2
  122. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  123. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
  124. package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
  125. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
  126. package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
  127. package/dist/actions/oauth2-authorization-redirect-handler.mjs +2 -2
  128. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  129. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +22 -22
  130. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  131. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +74 -3
  132. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
  133. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +74 -3
  134. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
  135. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +22 -22
  136. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  137. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +5 -5
  138. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  139. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
  140. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
  141. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +62 -3
  142. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
  143. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
  144. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  145. package/dist/actions/provision-access-tokens-post-authorization.cjs +6 -6
  146. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  147. package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
  148. package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
  149. package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
  150. package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
  151. package/dist/actions/provision-access-tokens-post-authorization.mjs +6 -6
  152. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  153. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
  154. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  155. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
  156. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
  157. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +151 -3
  158. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
  159. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
  160. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  161. package/dist/actions/recent-tracks-from-followed-users.cjs +8 -8
  162. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  163. package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
  164. package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
  165. package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
  166. package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
  167. package/dist/actions/recent-tracks-from-followed-users.mjs +8 -8
  168. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  169. package/dist/actions/remove-playlist-repost.cjs +2 -2
  170. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  171. package/dist/actions/remove-playlist-repost.d.cts +16 -3
  172. package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
  173. package/dist/actions/remove-playlist-repost.d.mts +16 -3
  174. package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
  175. package/dist/actions/remove-playlist-repost.mjs +2 -2
  176. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  177. package/dist/actions/remove-track-repost.cjs +1 -1
  178. package/dist/actions/remove-track-repost.cjs.map +1 -1
  179. package/dist/actions/remove-track-repost.d.cts +7 -3
  180. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  181. package/dist/actions/remove-track-repost.d.mts +7 -3
  182. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  183. package/dist/actions/remove-track-repost.mjs +1 -1
  184. package/dist/actions/remove-track-repost.mjs.map +1 -1
  185. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
  186. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  187. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -3
  188. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  189. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +7 -3
  190. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  191. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -1
  192. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  193. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
  194. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  195. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -3
  196. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  197. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +7 -3
  198. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  199. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -1
  200. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  201. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
  202. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +7 -3
  203. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
  204. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +7 -3
  205. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
  206. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
  207. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +22 -22
  208. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  209. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +47 -3
  210. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
  211. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +47 -3
  212. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
  213. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +22 -22
  214. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  215. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +18 -18
  216. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  217. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +58 -3
  218. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
  219. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +58 -3
  220. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
  221. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +18 -18
  222. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  223. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +27 -27
  224. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  225. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +134 -3
  226. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
  227. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +134 -3
  228. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
  229. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +27 -27
  230. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  231. package/dist/actions/returns-a-list-of-user-s-followers.cjs +17 -17
  232. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  233. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +46 -3
  234. package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
  235. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +46 -3
  236. package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
  237. package/dist/actions/returns-a-list-of-user-s-followers.mjs +17 -17
  238. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  239. package/dist/actions/returns-a-list-of-user-s-followings.cjs +11 -11
  240. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  241. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +46 -3
  242. package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
  243. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +46 -3
  244. package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
  245. package/dist/actions/returns-a-list-of-user-s-followings.mjs +11 -11
  246. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  247. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +35 -35
  248. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  249. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +60 -3
  250. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
  251. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +60 -3
  252. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
  253. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +35 -35
  254. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  255. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +23 -23
  256. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  257. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +86 -3
  258. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
  259. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +86 -3
  260. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
  261. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +23 -23
  262. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  263. package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
  264. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
  265. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
  266. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +19 -3
  267. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
  268. package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
  269. package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
  270. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +17 -3
  271. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
  272. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +17 -3
  273. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
  274. package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
  275. package/dist/actions/returns-a-playlist.cjs +2 -2
  276. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  277. package/dist/actions/returns-a-playlist.d.cts +78 -3
  278. package/dist/actions/returns-a-playlist.d.cts.map +1 -1
  279. package/dist/actions/returns-a-playlist.d.mts +78 -3
  280. package/dist/actions/returns-a-playlist.d.mts.map +1 -1
  281. package/dist/actions/returns-a-playlist.mjs +2 -2
  282. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  283. package/dist/actions/returns-a-track-s-streamable-urls.cjs +3 -3
  284. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  285. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
  286. package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
  287. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +16 -3
  288. package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
  289. package/dist/actions/returns-a-track-s-streamable-urls.mjs +3 -3
  290. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  291. package/dist/actions/returns-a-track.cjs +20 -20
  292. package/dist/actions/returns-a-track.cjs.map +1 -1
  293. package/dist/actions/returns-a-track.d.cts +60 -3
  294. package/dist/actions/returns-a-track.d.cts.map +1 -1
  295. package/dist/actions/returns-a-track.d.mts +60 -3
  296. package/dist/actions/returns-a-track.d.mts.map +1 -1
  297. package/dist/actions/returns-a-track.mjs +20 -20
  298. package/dist/actions/returns-a-track.mjs.map +1 -1
  299. package/dist/actions/returns-a-user.cjs +4 -4
  300. package/dist/actions/returns-a-user.cjs.map +1 -1
  301. package/dist/actions/returns-a-user.d.cts +49 -3
  302. package/dist/actions/returns-a-user.d.cts.map +1 -1
  303. package/dist/actions/returns-a-user.d.mts +49 -3
  304. package/dist/actions/returns-a-user.d.mts.map +1 -1
  305. package/dist/actions/returns-a-user.mjs +4 -4
  306. package/dist/actions/returns-a-user.mjs.map +1 -1
  307. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +4 -4
  308. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  309. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
  310. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
  311. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +21 -3
  312. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
  313. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +4 -4
  314. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  315. package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
  316. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  317. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
  318. package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
  319. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
  320. package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
  321. package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
  322. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  323. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +21 -21
  324. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  325. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +62 -3
  326. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
  327. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +62 -3
  328. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
  329. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +21 -21
  330. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  331. package/dist/actions/returns-tracks-under-a-playlist.cjs +27 -27
  332. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  333. package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
  334. package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
  335. package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
  336. package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
  337. package/dist/actions/returns-tracks-under-a-playlist.mjs +27 -27
  338. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  339. package/dist/actions/returns-user-s-playlists-sets.cjs +17 -17
  340. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  341. package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
  342. package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
  343. package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
  344. package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
  345. package/dist/actions/returns-user-s-playlists-sets.mjs +17 -17
  346. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  347. package/dist/actions/unfollow-user.cjs +1 -1
  348. package/dist/actions/unfollow-user.cjs.map +1 -1
  349. package/dist/actions/unfollow-user.d.cts +9 -3
  350. package/dist/actions/unfollow-user.d.cts.map +1 -1
  351. package/dist/actions/unfollow-user.d.mts +9 -3
  352. package/dist/actions/unfollow-user.d.mts.map +1 -1
  353. package/dist/actions/unfollow-user.mjs +1 -1
  354. package/dist/actions/unfollow-user.mjs.map +1 -1
  355. package/dist/actions/unlikes-a-playlist.cjs +1 -1
  356. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  357. package/dist/actions/unlikes-a-playlist.d.cts +9 -3
  358. package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
  359. package/dist/actions/unlikes-a-playlist.d.mts +9 -3
  360. package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
  361. package/dist/actions/unlikes-a-playlist.mjs +1 -1
  362. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  363. package/dist/actions/unlikes-a-track.cjs +2 -2
  364. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  365. package/dist/actions/unlikes-a-track.d.cts +15 -3
  366. package/dist/actions/unlikes-a-track.d.cts.map +1 -1
  367. package/dist/actions/unlikes-a-track.d.mts +15 -3
  368. package/dist/actions/unlikes-a-track.d.mts.map +1 -1
  369. package/dist/actions/unlikes-a-track.mjs +2 -2
  370. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  371. package/dist/actions/updates-a-playlist.cjs +37 -37
  372. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  373. package/dist/actions/updates-a-playlist.d.cts +147 -3
  374. package/dist/actions/updates-a-playlist.d.cts.map +1 -1
  375. package/dist/actions/updates-a-playlist.d.mts +147 -3
  376. package/dist/actions/updates-a-playlist.d.mts.map +1 -1
  377. package/dist/actions/updates-a-playlist.mjs +37 -37
  378. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  379. package/dist/actions/updates-a-track-s-information.cjs +19 -19
  380. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  381. package/dist/actions/updates-a-track-s-information.d.cts +138 -3
  382. package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
  383. package/dist/actions/updates-a-track-s-information.d.mts +138 -3
  384. package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
  385. package/dist/actions/updates-a-track-s-information.mjs +19 -19
  386. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  387. package/dist/actions/uploads-a-new-track.cjs +21 -21
  388. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  389. package/dist/actions/uploads-a-new-track.d.cts +72 -3
  390. package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
  391. package/dist/actions/uploads-a-new-track.d.mts +72 -3
  392. package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
  393. package/dist/actions/uploads-a-new-track.mjs +21 -21
  394. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  395. package/dist/actions/user-recent-track-activities.cjs +8 -8
  396. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  397. package/dist/actions/user-recent-track-activities.d.cts +99 -3
  398. package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
  399. package/dist/actions/user-recent-track-activities.d.mts +99 -3
  400. package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
  401. package/dist/actions/user-recent-track-activities.mjs +8 -8
  402. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  403. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"updates-a-track-s-information.mjs","names":[],"sources":["../../src/actions/updates-a-track-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUpdatesATrackSInformationInput: z.ZodTypeAny = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n track__isrc: z.string().describe(\"Isrc\").optional(),\n track__genre: z.string().describe(\"Genre\").optional(),\n track__title: z.string().describe(\"Title\").optional(),\n track__license: z.enum([\"no-rights-reserved\", \"all-rights-reserved\", \"cc-by\", \"cc-by-nc\", \"cc-by-nd\", \"cc-by-sa\", \"cc-by-nc-nd\", \"cc-by-nc-sa\"]).describe(\"Possible values: no-rights-reserved, all-rights-reserved, cc-by, cc-by-nc, cc-by-nd, cc-by-sa, cc-by-nc-nd, cc-by-nc-sa\").optional(),\n track__release: z.string().describe(\"Release\").optional(),\n track__sharing: z.enum([\"public\", \"private\"]).default(\"public\").describe(\"Sharing\").optional(),\n track__permalink: z.string().describe(\"Permalink\").optional(),\n track__tag__list: z.string().describe(\"The tag_list property contains a list of tags separated by spaces. Multiword tags are quoted in double quotes. We also support machine tags that follow the pattern NAMESPACE:KEY=VALUE. For example: geo:lat=43.555 camel:size=medium “machine:tag=with space” Machine tags are not revealed to the user on the track pages.\").optional(),\n track__streamable: z.boolean().default(true).describe(\"Streamable\").optional(),\n track__commentable: z.boolean().default(true).describe(\"Commentable\").optional(),\n track__description: z.string().describe(\"Description\").optional(),\n track__label__name: z.string().describe(\"Label Name\").optional(),\n track__downloadable: z.boolean().default(true).describe(\"Downloadable\").optional(),\n track__purchase__url: z.string().describe(\"Purchase Url\").optional(),\n track__release__date: z.string().describe(\"string, formatted as yyyy-mm-dd, representing release date\").optional(),\n track__embeddable__by: z.enum([\"all\", \"me\", \"none\"]).describe(\"who can embed this track \\\"all\\\", \\\"me\\\", or \\\"none\\\"\").optional(),\n}).describe(\"Request schema for `UpdatesATrackSInformation`\");\nconst SoundcloudUpdatesATrackSInformation_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\"),\n uri: z.string().describe(\"API URI for the user resource\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user\").nullable().optional(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user\").nullable().optional(),\n username: z.string().describe(\"Username of the track owner\"),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar/profile image\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permalink identifier for the user\").nullable().optional(),\n countryCode: z.string().describe(\"Country code for the user's location\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full permanent URL to the user's profile\"),\n}).describe(\"User object representing the track owner\");\nconst SoundcloudUpdatesATrackSInformation_PublisherMetadataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Identifier for the publisher metadata\").nullable().optional(),\n urn: z.string().describe(\"URN for the publisher metadata\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n cLine: z.string().describe(\"Copyright line\").nullable().optional(),\n pLine: z.string().describe(\"Phonographic copyright line\").nullable().optional(),\n artist: z.string().describe(\"Artist name\").nullable().optional(),\n upcOrEan: z.string().describe(\"Universal Product Code or European Article Number\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name\").nullable().optional(),\n albumTitle: z.string().describe(\"Album title\").nullable().optional(),\n releaseTitle: z.string().describe(\"Title of the release\").nullable().optional(),\n writerComposer: z.string().describe(\"Name of the writer or composer\").nullable().optional(),\n}).describe(\"Publishing metadata for the track\");\nexport const SoundcloudUpdatesATrackSInformationOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique numeric identifier for the track (deprecated - use urn instead by June 30, 2025)\"),\n bpm: z.number().int().describe(\"Beats per minute tempo of the track\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:tracks:{id}, replacing numeric id field\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'\"),\n user: SoundcloudUpdatesATrackSInformation_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification for the track\").nullable().optional(),\n state: z.string().describe(\"Current state of the track (e.g., finished, processing)\").nullable().optional(),\n title: z.string().describe(\"Title of the track\"),\n policy: z.string().describe(\"Policy setting for the track\").nullable().optional(),\n public: z.boolean().describe(\"Whether the track is publicly visible\").nullable().optional(),\n userId: z.number().int().describe(\"Numeric ID of the user who owns the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., all-rights-reserved, cc-by, cc-by-nc)\"),\n release: z.string().describe(\"Release title or album name\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level/privacy setting for the track\"),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\"),\n visuals: z.unknown().describe(\"Visual elements associated with the track\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the track in milliseconds\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\"),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"Unique permalink identifier for the track URL\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for accessing private tracks\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork/cover image\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes on the track (may be same as favoritings_count)\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of the month for the release date\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed\"),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track\"),\n description: z.string().describe(\"Description or caption for the track\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the track\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"External URL where the track can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Full release date (internal API field)\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year for the release date\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private track sharing\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization image (1200x280px PNG)\"),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\"),\n embeddableBy: z.string().describe(\"Who can embed the track (e.g., all, me, none)\").nullable().optional(),\n fullDuration: z.number().int().describe(\"Full duration of the track in milliseconds (internal API field)\").nullable().optional(),\n keySignature: z.string().describe(\"Musical key signature of the track\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the track was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full permanent URL to the track on SoundCloud (e.g., https://soundcloud.com/user/track)\"),\n releaseMonth: z.number().int().describe(\"Month number for the release date\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the current authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for the purchase/buy link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited/liked\").nullable().optional(),\n hasDownloadsLeft: z.boolean().describe(\"Whether the track has downloads remaining (for limited downloads)\").nullable().optional(),\n monetizationModel: z.string().describe(\"Monetization model applied to the track\").nullable().optional(),\n publisherMetadata: SoundcloudUpdatesATrackSInformation_PublisherMetadataSchema.nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the current authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"List of country codes where the track is available\").nullable().optional(),\n}).describe(\"Response schema for `UpdatesATrackSInformation`\");\n\nexport const soundcloudUpdatesATrackSInformation = action(\"SOUNDCLOUD_UPDATES_A_TRACK_S_INFORMATION\", {\n slug: \"soundcloud-updates-a-track-s-information\",\n name: \"Updates a track s information\",\n description: \"Update a track's details on SoundCloud by PUT method at '/tracks/{track_id}'. Requires track ID and authenticated user. Supports JSON, form-data, and x-www-form-urlencoded payload formats. Responses include updated track info or error messages.\",\n input: SoundcloudUpdatesATrackSInformationInput,\n output: SoundcloudUpdatesATrackSInformationOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"updates-a-track-s-information.mjs","names":[],"sources":["../../src/actions/updates-a-track-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUpdatesATrackSInformationInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n track__isrc: z.string().describe(\"Isrc\").optional(),\n track__genre: z.string().describe(\"Genre\").optional(),\n track__title: z.string().describe(\"Title\").optional(),\n track__license: z.enum([\"no-rights-reserved\", \"all-rights-reserved\", \"cc-by\", \"cc-by-nc\", \"cc-by-nd\", \"cc-by-sa\", \"cc-by-nc-nd\", \"cc-by-nc-sa\"]).describe(\"Possible values: no-rights-reserved, all-rights-reserved, cc-by, cc-by-nc, cc-by-nd, cc-by-sa, cc-by-nc-nd, cc-by-nc-sa\").optional(),\n track__release: z.string().describe(\"Release\").optional(),\n track__sharing: z.enum([\"public\", \"private\"]).default(\"public\").describe(\"Sharing\").optional(),\n track__permalink: z.string().describe(\"Permalink\").optional(),\n track__tag__list: z.string().describe(\"The tag_list property contains a list of tags separated by spaces. Multiword tags are quoted in double quotes. We also support machine tags that follow the pattern NAMESPACE:KEY=VALUE. For example: geo:lat=43.555 camel:size=medium “machine:tag=with space” Machine tags are not revealed to the user on the track pages.\").optional(),\n track__streamable: z.boolean().default(true).describe(\"Streamable\").optional(),\n track__commentable: z.boolean().default(true).describe(\"Commentable\").optional(),\n track__description: z.string().describe(\"Description\").optional(),\n track__label__name: z.string().describe(\"Label Name\").optional(),\n track__downloadable: z.boolean().default(true).describe(\"Downloadable\").optional(),\n track__purchase__url: z.string().describe(\"Purchase Url\").optional(),\n track__release__date: z.string().describe(\"string, formatted as yyyy-mm-dd, representing release date\").optional(),\n track__embeddable__by: z.enum([\"all\", \"me\", \"none\"]).describe(\"who can embed this track \\\"all\\\", \\\"me\\\", or \\\"none\\\"\").optional(),\n}).describe(\"Request schema for `UpdatesATrackSInformation`\");\nconst SoundcloudUpdatesATrackSInformation_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user\").nullable().optional(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user\").nullable().optional(),\n username: z.string().describe(\"Username of the track owner\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar/profile image\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permalink identifier for the user\").nullable().optional(),\n countryCode: z.string().describe(\"Country code for the user's location\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full permanent URL to the user's profile\").nullable(),\n}).passthrough().describe(\"User object representing the track owner\");\nconst SoundcloudUpdatesATrackSInformation_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Identifier for the publisher metadata\").nullable().optional(),\n urn: z.string().describe(\"URN for the publisher metadata\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n cLine: z.string().describe(\"Copyright line\").nullable().optional(),\n pLine: z.string().describe(\"Phonographic copyright line\").nullable().optional(),\n artist: z.string().describe(\"Artist name\").nullable().optional(),\n upcOrEan: z.string().describe(\"Universal Product Code or European Article Number\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name\").nullable().optional(),\n albumTitle: z.string().describe(\"Album title\").nullable().optional(),\n releaseTitle: z.string().describe(\"Title of the release\").nullable().optional(),\n writerComposer: z.string().describe(\"Name of the writer or composer\").nullable().optional(),\n}).passthrough().describe(\"Publishing metadata for the track\");\nexport const SoundcloudUpdatesATrackSInformationOutput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier for the track (deprecated - use urn instead by June 30, 2025)\").nullable(),\n bpm: z.number().int().describe(\"Beats per minute tempo of the track\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:tracks:{id}, replacing numeric id field\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'\").nullable(),\n user: SoundcloudUpdatesATrackSInformation_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification for the track\").nullable().optional(),\n state: z.string().describe(\"Current state of the track (e.g., finished, processing)\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n policy: z.string().describe(\"Policy setting for the track\").nullable().optional(),\n public: z.boolean().describe(\"Whether the track is publicly visible\").nullable().optional(),\n userId: z.number().int().describe(\"Numeric ID of the user who owns the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., all-rights-reserved, cc-by, cc-by-nc)\").nullable(),\n release: z.string().describe(\"Release title or album name\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level/privacy setting for the track\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n visuals: z.unknown().describe(\"Visual elements associated with the track\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the track in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"Unique permalink identifier for the track URL\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for accessing private tracks\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork/cover image\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes on the track (may be same as favoritings_count)\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of the month for the release date\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed\").nullable(),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track\").nullable(),\n description: z.string().describe(\"Description or caption for the track\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the track\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"External URL where the track can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Full release date (internal API field)\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year for the release date\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private track sharing\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization image (1200x280px PNG)\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n embeddableBy: z.string().describe(\"Who can embed the track (e.g., all, me, none)\").nullable().optional(),\n fullDuration: z.number().int().describe(\"Full duration of the track in milliseconds (internal API field)\").nullable().optional(),\n keySignature: z.string().describe(\"Musical key signature of the track\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the track was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full permanent URL to the track on SoundCloud (e.g., https://soundcloud.com/user/track)\").nullable(),\n releaseMonth: z.number().int().describe(\"Month number for the release date\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the current authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for the purchase/buy link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited/liked\").nullable().optional(),\n hasDownloadsLeft: z.boolean().describe(\"Whether the track has downloads remaining (for limited downloads)\").nullable().optional(),\n monetizationModel: z.string().describe(\"Monetization model applied to the track\").nullable().optional(),\n publisherMetadata: SoundcloudUpdatesATrackSInformation_PublisherMetadataSchema.nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the current authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"List of country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `UpdatesATrackSInformation`\");\n\nexport const soundcloudUpdatesATrackSInformation = action(\"SOUNDCLOUD_UPDATES_A_TRACK_S_INFORMATION\", {\n slug: \"soundcloud-updates-a-track-s-information\",\n name: \"Updates a track s information\",\n description: \"Update a track's details on SoundCloud by PUT method at '/tracks/{track_id}'. Requires track ID and authenticated user. Supports JSON, form-data, and x-www-form-urlencoded payload formats. Responses include updated track info or error messages.\",\n input: SoundcloudUpdatesATrackSInformationInput,\n output: SoundcloudUpdatesATrackSInformationOutput,\n});\n"],"mappings":"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"}
@@ -3,18 +3,18 @@ let zod = require("zod");
3
3
  //#region src/actions/uploads-a-new-track.ts
4
4
  const SoundcloudUploadsANewTrackInput = zod.z.object({}).describe("Request schema for `UploadsANewTrack`");
5
5
  const SoundcloudUploadsANewTrack_UserSchema = zod.z.object({
6
- id: zod.z.number().int().describe("Unique identifier of the user."),
7
- uri: zod.z.string().describe("API resource URI for the user."),
6
+ id: zod.z.number().int().describe("Unique identifier of the user.").nullable(),
7
+ uri: zod.z.string().describe("API resource URI for the user.").nullable(),
8
8
  city: zod.z.string().describe("City of the user.").nullable().optional(),
9
- kind: zod.z.string().describe("Type of resource, typically 'user'."),
9
+ kind: zod.z.string().describe("Type of resource, typically 'user'.").nullable(),
10
10
  country: zod.z.string().describe("Country of the user.").nullable().optional(),
11
11
  website: zod.z.string().describe("User's website URL.").nullable().optional(),
12
- username: zod.z.string().describe("Username of the user."),
12
+ username: zod.z.string().describe("Username of the user.").nullable(),
13
13
  verified: zod.z.boolean().describe("Whether the user account is verified.").nullable().optional(),
14
14
  full_name: zod.z.string().describe("Full name of the user.").nullable().optional(),
15
15
  last_name: zod.z.string().describe("Last name of the user.").nullable().optional(),
16
- permalink: zod.z.string().describe("Permalink slug for the user's profile."),
17
- avatar_url: zod.z.string().describe("URL to the user's avatar image."),
16
+ permalink: zod.z.string().describe("Permalink slug for the user's profile.").nullable(),
17
+ avatar_url: zod.z.string().describe("URL to the user's avatar image.").nullable(),
18
18
  created_at: zod.z.string().describe("Timestamp when the user account was created.").nullable().optional(),
19
19
  first_name: zod.z.string().describe("First name of the user.").nullable().optional(),
20
20
  description: zod.z.string().describe("User's profile description.").nullable().optional(),
@@ -22,7 +22,7 @@ const SoundcloudUploadsANewTrack_UserSchema = zod.z.object({
22
22
  track_count: zod.z.number().int().describe("Number of tracks uploaded by the user.").nullable().optional(),
23
23
  country_code: zod.z.string().describe("Country code of the user.").nullable().optional(),
24
24
  last_modified: zod.z.string().describe("Timestamp when the user profile was last modified.").nullable().optional(),
25
- permalink_url: zod.z.string().describe("Permanent public URL to the user's profile."),
25
+ permalink_url: zod.z.string().describe("Permanent public URL to the user's profile.").nullable(),
26
26
  reposts_count: zod.z.number().int().describe("Number of reposts by the user.").nullable().optional(),
27
27
  website_title: zod.z.string().describe("Title for the user's website link.").nullable().optional(),
28
28
  comments_count: zod.z.number().int().describe("Number of comments made by the user.").nullable().optional(),
@@ -30,28 +30,28 @@ const SoundcloudUploadsANewTrack_UserSchema = zod.z.object({
30
30
  followers_count: zod.z.number().int().describe("Number of followers the user has.").nullable().optional(),
31
31
  followings_count: zod.z.number().int().describe("Number of users this user is following.").nullable().optional(),
32
32
  playlist_likes_count: zod.z.number().int().describe("Number of playlists liked by the user.").nullable().optional()
33
- }).describe("User object representing the track owner.");
33
+ }).passthrough().describe("User object representing the track owner.");
34
34
  const SoundcloudUploadsANewTrackOutput = zod.z.object({
35
- id: zod.z.number().int().describe("Unique identifier of the track."),
35
+ id: zod.z.number().int().describe("Unique identifier of the track.").nullable(),
36
36
  bpm: zod.z.number().int().describe("Beats per minute of the track.").nullable().optional(),
37
37
  uri: zod.z.string().describe("API resource URI for the track.").nullable().optional(),
38
38
  isrc: zod.z.string().describe("International Standard Recording Code.").nullable().optional(),
39
- kind: zod.z.string().describe("Type of resource, typically 'track'."),
39
+ kind: zod.z.string().describe("Type of resource, typically 'track'.").nullable(),
40
40
  user: SoundcloudUploadsANewTrack_UserSchema.nullable(),
41
41
  genre: zod.z.string().describe("Genre classification of the track.").nullable().optional(),
42
- title: zod.z.string().describe("Title of the track."),
43
- license: zod.z.string().describe("License type for the track."),
42
+ title: zod.z.string().describe("Title of the track.").nullable(),
43
+ license: zod.z.string().describe("License type for the track.").nullable(),
44
44
  release: zod.z.string().describe("Release name or album title.").nullable().optional(),
45
- sharing: zod.z.string().describe("Sharing level of the track."),
46
- duration: zod.z.number().int().describe("Duration of the track in milliseconds."),
47
- tag_list: zod.z.string().describe("Space-separated list of tags associated with the track."),
48
- created_at: zod.z.string().describe("Timestamp when the track was created."),
45
+ sharing: zod.z.string().describe("Sharing level of the track.").nullable(),
46
+ duration: zod.z.number().int().describe("Duration of the track in milliseconds.").nullable(),
47
+ tag_list: zod.z.string().describe("Space-separated list of tags associated with the track.").nullable(),
48
+ created_at: zod.z.string().describe("Timestamp when the track was created.").nullable(),
49
49
  label_name: zod.z.string().describe("Name of the record label.").nullable().optional(),
50
50
  secret_uri: zod.z.string().describe("Secret URI for private track sharing.").nullable().optional(),
51
51
  stream_url: zod.z.string().describe("URL for streaming the track.").nullable().optional(),
52
- streamable: zod.z.boolean().describe("Whether the track can be streamed."),
52
+ streamable: zod.z.boolean().describe("Whether the track can be streamed.").nullable(),
53
53
  artwork_url: zod.z.string().describe("URL to the track's artwork image.").nullable().optional(),
54
- commentable: zod.z.boolean().describe("Whether comments are enabled for the track."),
54
+ commentable: zod.z.boolean().describe("Whether comments are enabled for the track.").nullable(),
55
55
  description: zod.z.string().describe("Description of the track.").nullable().optional(),
56
56
  is_explicit: zod.z.boolean().describe("Whether the track contains explicit content.").nullable().optional(),
57
57
  release_day: zod.z.number().int().describe("Day of release.").nullable().optional(),
@@ -59,10 +59,10 @@ const SoundcloudUploadsANewTrackOutput = zod.z.object({
59
59
  downloadable: zod.z.boolean().describe("Whether the track is available for download.").nullable().optional(),
60
60
  purchase_url: zod.z.string().describe("URL where the track can be purchased.").nullable().optional(),
61
61
  release_year: zod.z.number().int().describe("Year of release.").nullable().optional(),
62
- waveform_url: zod.z.string().describe("URL to the waveform visualization of the track."),
62
+ waveform_url: zod.z.string().describe("URL to the waveform visualization of the track.").nullable(),
63
63
  comment_count: zod.z.number().int().describe("Number of comments on the track.").nullable().optional(),
64
64
  key_signature: zod.z.string().describe("Musical key signature of the track.").nullable().optional(),
65
- permalink_url: zod.z.string().describe("Permanent public URL to the track on SoundCloud."),
65
+ permalink_url: zod.z.string().describe("Permanent public URL to the track on SoundCloud.").nullable(),
66
66
  release_month: zod.z.number().int().describe("Month of release.").nullable().optional(),
67
67
  reposts_count: zod.z.number().int().describe("Number of times the track has been reposted.").nullable().optional(),
68
68
  user_favorite: zod.z.boolean().describe("Whether the authenticated user has favorited this track.").nullable().optional(),
@@ -72,7 +72,7 @@ const SoundcloudUploadsANewTrackOutput = zod.z.object({
72
72
  favoritings_count: zod.z.number().int().describe("Number of times the track has been favorited.").nullable().optional(),
73
73
  user_playback_count: zod.z.number().int().describe("Number of times the authenticated user has played this track.").nullable().optional(),
74
74
  available_country_codes: zod.z.array(zod.z.string()).describe("List of country codes where the track is available.").nullable().optional()
75
- }).describe("Response schema for `UploadsANewTrack`");
75
+ }).passthrough().describe("Response schema for `UploadsANewTrack`");
76
76
  const soundcloudUploadsANewTrack = require_action.action("SOUNDCLOUD_UPLOADS_A_NEW_TRACK", {
77
77
  slug: "soundcloud-uploads-a-new-track",
78
78
  name: "Uploads a new track",
@@ -1 +1 @@
1
- {"version":3,"file":"uploads-a-new-track.cjs","names":["z","action"],"sources":["../../src/actions/uploads-a-new-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUploadsANewTrackInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `UploadsANewTrack`\");\nconst SoundcloudUploadsANewTrack_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\"),\n uri: z.string().describe(\"API resource URI for the user.\"),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'.\"),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n website: z.string().describe(\"User's website URL.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\"),\n verified: z.boolean().describe(\"Whether the user account is verified.\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug for the user's profile.\"),\n avatar_url: z.string().describe(\"URL to the user's avatar image.\"),\n created_at: z.string().describe(\"Timestamp when the user account was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User's profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n country_code: z.string().describe(\"Country code of the user.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the user's profile.\"),\n reposts_count: z.number().int().describe(\"Number of reposts by the user.\").nullable().optional(),\n website_title: z.string().describe(\"Title for the user's website link.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers the user has.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user.\").nullable().optional(),\n}).describe(\"User object representing the track owner.\");\nexport const SoundcloudUploadsANewTrackOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\"),\n bpm: z.number().int().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API resource URI for the track.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'.\"),\n user: SoundcloudUploadsANewTrack_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track.\").nullable().optional(),\n title: z.string().describe(\"Title of the track.\"),\n license: z.string().describe(\"License type for the track.\"),\n release: z.string().describe(\"Release name or album title.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track.\"),\n duration: z.number().int().describe(\"Duration of the track in milliseconds.\"),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\"),\n created_at: z.string().describe(\"Timestamp when the track was created.\"),\n label_name: z.string().describe(\"Name of the record label.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private track sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"URL for streaming the track.\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed.\"),\n artwork_url: z.string().describe(\"URL to the track's artwork image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track.\"),\n description: z.string().describe(\"Description of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL for downloading the track.\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable().optional(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform visualization of the track.\"),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the track on SoundCloud.\"),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of times the track has been favorited.\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available.\").nullable().optional(),\n}).describe(\"Response schema for `UploadsANewTrack`\");\n\nexport const soundcloudUploadsANewTrack = action(\"SOUNDCLOUD_UPLOADS_A_NEW_TRACK\", {\n slug: \"soundcloud-uploads-a-new-track\",\n name: \"Uploads a new track\",\n description: \"This endpoint enables secure track uploads, requiring track title and asset data. It supports privacy options, attributes, and provides track details and status codes, with security through an AuthHeader.\",\n input: SoundcloudUploadsANewTrackInput,\n output: SoundcloudUploadsANewTrackOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"uploads-a-new-track.cjs","names":["z","action"],"sources":["../../src/actions/uploads-a-new-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUploadsANewTrackInput = z.object({}).describe(\"Request schema for `UploadsANewTrack`\");\nconst SoundcloudUploadsANewTrack_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API resource URI for the user.\").nullable(),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'.\").nullable(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n website: z.string().describe(\"User's website URL.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified.\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug for the user's profile.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the user account was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User's profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n country_code: z.string().describe(\"Country code of the user.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the user's profile.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts by the user.\").nullable().optional(),\n website_title: z.string().describe(\"Title for the user's website link.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers the user has.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track owner.\");\nexport const SoundcloudUploadsANewTrackOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().int().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API resource URI for the track.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'.\").nullable(),\n user: SoundcloudUploadsANewTrack_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track.\").nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n license: z.string().describe(\"License type for the track.\").nullable(),\n release: z.string().describe(\"Release name or album title.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track.\").nullable(),\n duration: z.number().int().describe(\"Duration of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created.\").nullable(),\n label_name: z.string().describe(\"Name of the record label.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private track sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"URL for streaming the track.\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track.\").nullable(),\n description: z.string().describe(\"Description of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL for downloading the track.\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable().optional(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform visualization of the track.\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of times the track has been favorited.\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `UploadsANewTrack`\");\n\nexport const soundcloudUploadsANewTrack = action(\"SOUNDCLOUD_UPLOADS_A_NEW_TRACK\", {\n slug: \"soundcloud-uploads-a-new-track\",\n name: \"Uploads a new track\",\n description: \"This endpoint enables secure track uploads, requiring track title and asset data. It supports privacy options, attributes, and provides track details and status codes, with security through an AuthHeader.\",\n input: SoundcloudUploadsANewTrackInput,\n output: SoundcloudUploadsANewTrackOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,78 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/uploads-a-new-track.d.ts
4
- declare const SoundcloudUploadsANewTrackInput: z.ZodTypeAny;
5
- declare const SoundcloudUploadsANewTrackOutput: z.ZodTypeAny;
6
- declare const soundcloudUploadsANewTrack: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudUploadsANewTrackInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SoundcloudUploadsANewTrackOutput: z.ZodObject<{
6
+ id: z.ZodNullable<z.ZodNumber>;
7
+ bpm: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
8
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ kind: z.ZodNullable<z.ZodString>;
11
+ user: z.ZodNullable<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ uri: z.ZodNullable<z.ZodString>;
14
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ kind: z.ZodNullable<z.ZodString>;
16
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ username: z.ZodNullable<z.ZodString>;
19
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ permalink: z.ZodNullable<z.ZodString>;
23
+ avatar_url: z.ZodNullable<z.ZodString>;
24
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
28
+ track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ permalink_url: z.ZodNullable<z.ZodString>;
32
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
+ playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ playlist_likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
39
+ }, z.core.$loose>>;
40
+ genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ title: z.ZodNullable<z.ZodString>;
42
+ license: z.ZodNullable<z.ZodString>;
43
+ release: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ sharing: z.ZodNullable<z.ZodString>;
45
+ duration: z.ZodNullable<z.ZodNumber>;
46
+ tag_list: z.ZodNullable<z.ZodString>;
47
+ created_at: z.ZodNullable<z.ZodString>;
48
+ label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ secret_uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ stream_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ streamable: z.ZodNullable<z.ZodBoolean>;
52
+ artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ commentable: z.ZodNullable<z.ZodBoolean>;
54
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
55
+ is_explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
+ release_day: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
57
+ download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ downloadable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
59
+ purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ release_year: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
61
+ waveform_url: z.ZodNullable<z.ZodString>;
62
+ comment_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
63
+ key_signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ permalink_url: z.ZodNullable<z.ZodString>;
65
+ release_month: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
66
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
67
+ user_favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
68
+ download_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
69
+ playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
70
+ purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ favoritings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
72
+ user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
73
+ available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
74
+ }, z.core.$loose>;
75
+ declare const soundcloudUploadsANewTrack: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
76
  //#endregion
8
77
  export { soundcloudUploadsANewTrack };
9
78
  //# sourceMappingURL=uploads-a-new-track.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"uploads-a-new-track.d.cts","names":[],"sources":["../../src/actions/uploads-a-new-track.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAA2E;AAAA,cA8B9G,gCAAA,EAAkC,CAAA,CAAE,UAyCI;AAAA,cAExC,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"uploads-a-new-track.d.cts","names":[],"sources":["../../src/actions/uploads-a-new-track.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA8B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2ChC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,78 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/uploads-a-new-track.d.ts
4
- declare const SoundcloudUploadsANewTrackInput: z.ZodTypeAny;
5
- declare const SoundcloudUploadsANewTrackOutput: z.ZodTypeAny;
6
- declare const soundcloudUploadsANewTrack: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudUploadsANewTrackInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SoundcloudUploadsANewTrackOutput: z.ZodObject<{
6
+ id: z.ZodNullable<z.ZodNumber>;
7
+ bpm: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
8
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ kind: z.ZodNullable<z.ZodString>;
11
+ user: z.ZodNullable<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ uri: z.ZodNullable<z.ZodString>;
14
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ kind: z.ZodNullable<z.ZodString>;
16
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ username: z.ZodNullable<z.ZodString>;
19
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ permalink: z.ZodNullable<z.ZodString>;
23
+ avatar_url: z.ZodNullable<z.ZodString>;
24
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
28
+ track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ permalink_url: z.ZodNullable<z.ZodString>;
32
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
+ playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ playlist_likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
39
+ }, z.core.$loose>>;
40
+ genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ title: z.ZodNullable<z.ZodString>;
42
+ license: z.ZodNullable<z.ZodString>;
43
+ release: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ sharing: z.ZodNullable<z.ZodString>;
45
+ duration: z.ZodNullable<z.ZodNumber>;
46
+ tag_list: z.ZodNullable<z.ZodString>;
47
+ created_at: z.ZodNullable<z.ZodString>;
48
+ label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ secret_uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ stream_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ streamable: z.ZodNullable<z.ZodBoolean>;
52
+ artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ commentable: z.ZodNullable<z.ZodBoolean>;
54
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
55
+ is_explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
+ release_day: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
57
+ download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ downloadable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
59
+ purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ release_year: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
61
+ waveform_url: z.ZodNullable<z.ZodString>;
62
+ comment_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
63
+ key_signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ permalink_url: z.ZodNullable<z.ZodString>;
65
+ release_month: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
66
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
67
+ user_favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
68
+ download_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
69
+ playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
70
+ purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ favoritings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
72
+ user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
73
+ available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
74
+ }, z.core.$loose>;
75
+ declare const soundcloudUploadsANewTrack: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
76
  //#endregion
8
77
  export { soundcloudUploadsANewTrack };
9
78
  //# sourceMappingURL=uploads-a-new-track.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"uploads-a-new-track.d.mts","names":[],"sources":["../../src/actions/uploads-a-new-track.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAA2E;AAAA,cA8B9G,gCAAA,EAAkC,CAAA,CAAE,UAyCI;AAAA,cAExC,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"uploads-a-new-track.d.mts","names":[],"sources":["../../src/actions/uploads-a-new-track.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA8B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2ChC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,18 +3,18 @@ import { z } from "zod";
3
3
  //#region src/actions/uploads-a-new-track.ts
4
4
  const SoundcloudUploadsANewTrackInput = z.object({}).describe("Request schema for `UploadsANewTrack`");
5
5
  const SoundcloudUploadsANewTrack_UserSchema = z.object({
6
- id: z.number().int().describe("Unique identifier of the user."),
7
- uri: z.string().describe("API resource URI for the user."),
6
+ id: z.number().int().describe("Unique identifier of the user.").nullable(),
7
+ uri: z.string().describe("API resource URI for the user.").nullable(),
8
8
  city: z.string().describe("City of the user.").nullable().optional(),
9
- kind: z.string().describe("Type of resource, typically 'user'."),
9
+ kind: z.string().describe("Type of resource, typically 'user'.").nullable(),
10
10
  country: z.string().describe("Country of the user.").nullable().optional(),
11
11
  website: z.string().describe("User's website URL.").nullable().optional(),
12
- username: z.string().describe("Username of the user."),
12
+ username: z.string().describe("Username of the user.").nullable(),
13
13
  verified: z.boolean().describe("Whether the user account is verified.").nullable().optional(),
14
14
  full_name: z.string().describe("Full name of the user.").nullable().optional(),
15
15
  last_name: z.string().describe("Last name of the user.").nullable().optional(),
16
- permalink: z.string().describe("Permalink slug for the user's profile."),
17
- avatar_url: z.string().describe("URL to the user's avatar image."),
16
+ permalink: z.string().describe("Permalink slug for the user's profile.").nullable(),
17
+ avatar_url: z.string().describe("URL to the user's avatar image.").nullable(),
18
18
  created_at: z.string().describe("Timestamp when the user account was created.").nullable().optional(),
19
19
  first_name: z.string().describe("First name of the user.").nullable().optional(),
20
20
  description: z.string().describe("User's profile description.").nullable().optional(),
@@ -22,7 +22,7 @@ const SoundcloudUploadsANewTrack_UserSchema = z.object({
22
22
  track_count: z.number().int().describe("Number of tracks uploaded by the user.").nullable().optional(),
23
23
  country_code: z.string().describe("Country code of the user.").nullable().optional(),
24
24
  last_modified: z.string().describe("Timestamp when the user profile was last modified.").nullable().optional(),
25
- permalink_url: z.string().describe("Permanent public URL to the user's profile."),
25
+ permalink_url: z.string().describe("Permanent public URL to the user's profile.").nullable(),
26
26
  reposts_count: z.number().int().describe("Number of reposts by the user.").nullable().optional(),
27
27
  website_title: z.string().describe("Title for the user's website link.").nullable().optional(),
28
28
  comments_count: z.number().int().describe("Number of comments made by the user.").nullable().optional(),
@@ -30,33 +30,33 @@ const SoundcloudUploadsANewTrack_UserSchema = z.object({
30
30
  followers_count: z.number().int().describe("Number of followers the user has.").nullable().optional(),
31
31
  followings_count: z.number().int().describe("Number of users this user is following.").nullable().optional(),
32
32
  playlist_likes_count: z.number().int().describe("Number of playlists liked by the user.").nullable().optional()
33
- }).describe("User object representing the track owner.");
33
+ }).passthrough().describe("User object representing the track owner.");
34
34
  const soundcloudUploadsANewTrack = action("SOUNDCLOUD_UPLOADS_A_NEW_TRACK", {
35
35
  slug: "soundcloud-uploads-a-new-track",
36
36
  name: "Uploads a new track",
37
37
  description: "This endpoint enables secure track uploads, requiring track title and asset data. It supports privacy options, attributes, and provides track details and status codes, with security through an AuthHeader.",
38
38
  input: SoundcloudUploadsANewTrackInput,
39
39
  output: z.object({
40
- id: z.number().int().describe("Unique identifier of the track."),
40
+ id: z.number().int().describe("Unique identifier of the track.").nullable(),
41
41
  bpm: z.number().int().describe("Beats per minute of the track.").nullable().optional(),
42
42
  uri: z.string().describe("API resource URI for the track.").nullable().optional(),
43
43
  isrc: z.string().describe("International Standard Recording Code.").nullable().optional(),
44
- kind: z.string().describe("Type of resource, typically 'track'."),
44
+ kind: z.string().describe("Type of resource, typically 'track'.").nullable(),
45
45
  user: SoundcloudUploadsANewTrack_UserSchema.nullable(),
46
46
  genre: z.string().describe("Genre classification of the track.").nullable().optional(),
47
- title: z.string().describe("Title of the track."),
48
- license: z.string().describe("License type for the track."),
47
+ title: z.string().describe("Title of the track.").nullable(),
48
+ license: z.string().describe("License type for the track.").nullable(),
49
49
  release: z.string().describe("Release name or album title.").nullable().optional(),
50
- sharing: z.string().describe("Sharing level of the track."),
51
- duration: z.number().int().describe("Duration of the track in milliseconds."),
52
- tag_list: z.string().describe("Space-separated list of tags associated with the track."),
53
- created_at: z.string().describe("Timestamp when the track was created."),
50
+ sharing: z.string().describe("Sharing level of the track.").nullable(),
51
+ duration: z.number().int().describe("Duration of the track in milliseconds.").nullable(),
52
+ tag_list: z.string().describe("Space-separated list of tags associated with the track.").nullable(),
53
+ created_at: z.string().describe("Timestamp when the track was created.").nullable(),
54
54
  label_name: z.string().describe("Name of the record label.").nullable().optional(),
55
55
  secret_uri: z.string().describe("Secret URI for private track sharing.").nullable().optional(),
56
56
  stream_url: z.string().describe("URL for streaming the track.").nullable().optional(),
57
- streamable: z.boolean().describe("Whether the track can be streamed."),
57
+ streamable: z.boolean().describe("Whether the track can be streamed.").nullable(),
58
58
  artwork_url: z.string().describe("URL to the track's artwork image.").nullable().optional(),
59
- commentable: z.boolean().describe("Whether comments are enabled for the track."),
59
+ commentable: z.boolean().describe("Whether comments are enabled for the track.").nullable(),
60
60
  description: z.string().describe("Description of the track.").nullable().optional(),
61
61
  is_explicit: z.boolean().describe("Whether the track contains explicit content.").nullable().optional(),
62
62
  release_day: z.number().int().describe("Day of release.").nullable().optional(),
@@ -64,10 +64,10 @@ const soundcloudUploadsANewTrack = action("SOUNDCLOUD_UPLOADS_A_NEW_TRACK", {
64
64
  downloadable: z.boolean().describe("Whether the track is available for download.").nullable().optional(),
65
65
  purchase_url: z.string().describe("URL where the track can be purchased.").nullable().optional(),
66
66
  release_year: z.number().int().describe("Year of release.").nullable().optional(),
67
- waveform_url: z.string().describe("URL to the waveform visualization of the track."),
67
+ waveform_url: z.string().describe("URL to the waveform visualization of the track.").nullable(),
68
68
  comment_count: z.number().int().describe("Number of comments on the track.").nullable().optional(),
69
69
  key_signature: z.string().describe("Musical key signature of the track.").nullable().optional(),
70
- permalink_url: z.string().describe("Permanent public URL to the track on SoundCloud."),
70
+ permalink_url: z.string().describe("Permanent public URL to the track on SoundCloud.").nullable(),
71
71
  release_month: z.number().int().describe("Month of release.").nullable().optional(),
72
72
  reposts_count: z.number().int().describe("Number of times the track has been reposted.").nullable().optional(),
73
73
  user_favorite: z.boolean().describe("Whether the authenticated user has favorited this track.").nullable().optional(),
@@ -77,7 +77,7 @@ const soundcloudUploadsANewTrack = action("SOUNDCLOUD_UPLOADS_A_NEW_TRACK", {
77
77
  favoritings_count: z.number().int().describe("Number of times the track has been favorited.").nullable().optional(),
78
78
  user_playback_count: z.number().int().describe("Number of times the authenticated user has played this track.").nullable().optional(),
79
79
  available_country_codes: z.array(z.string()).describe("List of country codes where the track is available.").nullable().optional()
80
- }).describe("Response schema for `UploadsANewTrack`")
80
+ }).passthrough().describe("Response schema for `UploadsANewTrack`")
81
81
  });
82
82
  //#endregion
83
83
  export { soundcloudUploadsANewTrack };
@@ -1 +1 @@
1
- {"version":3,"file":"uploads-a-new-track.mjs","names":[],"sources":["../../src/actions/uploads-a-new-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUploadsANewTrackInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `UploadsANewTrack`\");\nconst SoundcloudUploadsANewTrack_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\"),\n uri: z.string().describe(\"API resource URI for the user.\"),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'.\"),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n website: z.string().describe(\"User's website URL.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\"),\n verified: z.boolean().describe(\"Whether the user account is verified.\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug for the user's profile.\"),\n avatar_url: z.string().describe(\"URL to the user's avatar image.\"),\n created_at: z.string().describe(\"Timestamp when the user account was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User's profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n country_code: z.string().describe(\"Country code of the user.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the user's profile.\"),\n reposts_count: z.number().int().describe(\"Number of reposts by the user.\").nullable().optional(),\n website_title: z.string().describe(\"Title for the user's website link.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers the user has.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user.\").nullable().optional(),\n}).describe(\"User object representing the track owner.\");\nexport const SoundcloudUploadsANewTrackOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\"),\n bpm: z.number().int().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API resource URI for the track.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'.\"),\n user: SoundcloudUploadsANewTrack_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track.\").nullable().optional(),\n title: z.string().describe(\"Title of the track.\"),\n license: z.string().describe(\"License type for the track.\"),\n release: z.string().describe(\"Release name or album title.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track.\"),\n duration: z.number().int().describe(\"Duration of the track in milliseconds.\"),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\"),\n created_at: z.string().describe(\"Timestamp when the track was created.\"),\n label_name: z.string().describe(\"Name of the record label.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private track sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"URL for streaming the track.\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed.\"),\n artwork_url: z.string().describe(\"URL to the track's artwork image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track.\"),\n description: z.string().describe(\"Description of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL for downloading the track.\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable().optional(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform visualization of the track.\"),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the track on SoundCloud.\"),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of times the track has been favorited.\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available.\").nullable().optional(),\n}).describe(\"Response schema for `UploadsANewTrack`\");\n\nexport const soundcloudUploadsANewTrack = action(\"SOUNDCLOUD_UPLOADS_A_NEW_TRACK\", {\n slug: \"soundcloud-uploads-a-new-track\",\n name: \"Uploads a new track\",\n description: \"This endpoint enables secure track uploads, requiring track title and asset data. It supports privacy options, attributes, and provides track details and status codes, with security through an AuthHeader.\",\n input: SoundcloudUploadsANewTrackInput,\n output: SoundcloudUploadsANewTrackOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"uploads-a-new-track.mjs","names":[],"sources":["../../src/actions/uploads-a-new-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUploadsANewTrackInput = z.object({}).describe(\"Request schema for `UploadsANewTrack`\");\nconst SoundcloudUploadsANewTrack_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API resource URI for the user.\").nullable(),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'.\").nullable(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n website: z.string().describe(\"User's website URL.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified.\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug for the user's profile.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the user account was created.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User's profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n country_code: z.string().describe(\"Country code of the user.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the user's profile.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts by the user.\").nullable().optional(),\n website_title: z.string().describe(\"Title for the user's website link.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers the user has.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track owner.\");\nexport const SoundcloudUploadsANewTrackOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().int().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API resource URI for the track.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'.\").nullable(),\n user: SoundcloudUploadsANewTrack_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track.\").nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n license: z.string().describe(\"License type for the track.\").nullable(),\n release: z.string().describe(\"Release name or album title.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track.\").nullable(),\n duration: z.number().int().describe(\"Duration of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created.\").nullable(),\n label_name: z.string().describe(\"Name of the record label.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private track sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"URL for streaming the track.\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track.\").nullable(),\n description: z.string().describe(\"Description of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL for downloading the track.\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable().optional(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform visualization of the track.\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent public URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of times the track has been favorited.\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `UploadsANewTrack`\");\n\nexport const soundcloudUploadsANewTrack = action(\"SOUNDCLOUD_UPLOADS_A_NEW_TRACK\", {\n slug: \"soundcloud-uploads-a-new-track\",\n name: \"Uploads a new track\",\n description: \"This endpoint enables secure track uploads, requiring track title and asset data. It supports privacy options, attributes, and provides track details and status codes, with security through an AuthHeader.\",\n input: SoundcloudUploadsANewTrackInput,\n output: SoundcloudUploadsANewTrackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAC5G,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAChE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC3F,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AA4CrE,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhD8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAC1E,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3E,MAAM,sCAAsC,SAAS;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAChG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,yBAAyB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}