@vibedeckx/linux-x64 0.1.16 → 0.1.19

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 (1455) hide show
  1. package/dist/process-manager.d.ts +1 -1
  2. package/dist/process-manager.js +111 -38
  3. package/dist/routes/terminal-routes.js +7 -0
  4. package/dist/routes/websocket-routes.js +6 -0
  5. package/dist/ui/404/index.html +1 -1
  6. package/dist/ui/404.html +1 -1
  7. package/dist/ui/__next.__PAGE__.txt +2 -2
  8. package/dist/ui/__next._full.txt +2 -2
  9. package/dist/ui/__next._head.txt +1 -1
  10. package/dist/ui/__next._index.txt +1 -1
  11. package/dist/ui/__next._tree.txt +1 -1
  12. package/dist/ui/_next/static/chunks/{d272cd438400a22c.js → 869e15bfcbb5dbd1.js} +1 -1
  13. package/dist/ui/_not-found/__next._full.txt +1 -1
  14. package/dist/ui/_not-found/__next._head.txt +1 -1
  15. package/dist/ui/_not-found/__next._index.txt +1 -1
  16. package/dist/ui/_not-found/__next._not-found.__PAGE__.txt +1 -1
  17. package/dist/ui/_not-found/__next._not-found.txt +1 -1
  18. package/dist/ui/_not-found/__next._tree.txt +1 -1
  19. package/dist/ui/_not-found/index.html +1 -1
  20. package/dist/ui/_not-found/index.txt +1 -1
  21. package/dist/ui/index.html +1 -1
  22. package/dist/ui/index.txt +2 -2
  23. package/node_modules/node-pty/lib/conpty_console_list_agent.js +10 -1
  24. package/node_modules/node-pty/lib/unixTerminal.js +6 -3
  25. package/node_modules/node-pty/lib/utils.js +1 -1
  26. package/node_modules/node-pty/lib/windowsPtyAgent.js +62 -95
  27. package/node_modules/node-pty/lib/windowsTerminal.js +4 -2
  28. package/node_modules/node-pty/package.json +6 -5
  29. package/node_modules/node-pty/prebuilds/linux-x64/pty.node +0 -0
  30. package/package.json +2 -2
  31. package/node_modules/@ai-sdk/deepseek/dist/index.d.mts +0 -68
  32. package/node_modules/@ai-sdk/deepseek/dist/index.d.ts +0 -68
  33. package/node_modules/@ai-sdk/deepseek/dist/index.js.map +0 -1
  34. package/node_modules/@ai-sdk/deepseek/dist/index.mjs.map +0 -1
  35. package/node_modules/@ai-sdk/gateway/dist/index.d.mts +0 -713
  36. package/node_modules/@ai-sdk/gateway/dist/index.d.ts +0 -713
  37. package/node_modules/@ai-sdk/gateway/dist/index.js.map +0 -1
  38. package/node_modules/@ai-sdk/gateway/dist/index.mjs.map +0 -1
  39. package/node_modules/@ai-sdk/provider/dist/index.d.mts +0 -4030
  40. package/node_modules/@ai-sdk/provider/dist/index.d.ts +0 -4030
  41. package/node_modules/@ai-sdk/provider/dist/index.js.map +0 -1
  42. package/node_modules/@ai-sdk/provider/dist/index.mjs.map +0 -1
  43. package/node_modules/@ai-sdk/provider-utils/dist/index.d.mts +0 -1433
  44. package/node_modules/@ai-sdk/provider-utils/dist/index.d.ts +0 -1433
  45. package/node_modules/@ai-sdk/provider-utils/dist/index.js.map +0 -1
  46. package/node_modules/@ai-sdk/provider-utils/dist/index.mjs.map +0 -1
  47. package/node_modules/@clerk/backend/dist/api/endpoints/APIKeysApi.d.ts +0 -76
  48. package/node_modules/@clerk/backend/dist/api/endpoints/APIKeysApi.d.ts.map +0 -1
  49. package/node_modules/@clerk/backend/dist/api/endpoints/AbstractApi.d.ts +0 -7
  50. package/node_modules/@clerk/backend/dist/api/endpoints/AbstractApi.d.ts.map +0 -1
  51. package/node_modules/@clerk/backend/dist/api/endpoints/AccountlessApplicationsAPI.d.ts +0 -11
  52. package/node_modules/@clerk/backend/dist/api/endpoints/AccountlessApplicationsAPI.d.ts.map +0 -1
  53. package/node_modules/@clerk/backend/dist/api/endpoints/ActorTokenApi.d.ts +0 -47
  54. package/node_modules/@clerk/backend/dist/api/endpoints/ActorTokenApi.d.ts.map +0 -1
  55. package/node_modules/@clerk/backend/dist/api/endpoints/AgentTaskApi.d.ts +0 -47
  56. package/node_modules/@clerk/backend/dist/api/endpoints/AgentTaskApi.d.ts.map +0 -1
  57. package/node_modules/@clerk/backend/dist/api/endpoints/AllowlistIdentifierApi.d.ts +0 -16
  58. package/node_modules/@clerk/backend/dist/api/endpoints/AllowlistIdentifierApi.d.ts.map +0 -1
  59. package/node_modules/@clerk/backend/dist/api/endpoints/BetaFeaturesApi.d.ts +0 -29
  60. package/node_modules/@clerk/backend/dist/api/endpoints/BetaFeaturesApi.d.ts.map +0 -1
  61. package/node_modules/@clerk/backend/dist/api/endpoints/BillingApi.d.ts +0 -47
  62. package/node_modules/@clerk/backend/dist/api/endpoints/BillingApi.d.ts.map +0 -1
  63. package/node_modules/@clerk/backend/dist/api/endpoints/BlocklistIdentifierApi.d.ts +0 -15
  64. package/node_modules/@clerk/backend/dist/api/endpoints/BlocklistIdentifierApi.d.ts.map +0 -1
  65. package/node_modules/@clerk/backend/dist/api/endpoints/ClientApi.d.ts +0 -16
  66. package/node_modules/@clerk/backend/dist/api/endpoints/ClientApi.d.ts.map +0 -1
  67. package/node_modules/@clerk/backend/dist/api/endpoints/DomainApi.d.ts +0 -46
  68. package/node_modules/@clerk/backend/dist/api/endpoints/DomainApi.d.ts.map +0 -1
  69. package/node_modules/@clerk/backend/dist/api/endpoints/EmailAddressApi.d.ts +0 -20
  70. package/node_modules/@clerk/backend/dist/api/endpoints/EmailAddressApi.d.ts.map +0 -1
  71. package/node_modules/@clerk/backend/dist/api/endpoints/EnterpriseConnectionApi.d.ts +0 -62
  72. package/node_modules/@clerk/backend/dist/api/endpoints/EnterpriseConnectionApi.d.ts.map +0 -1
  73. package/node_modules/@clerk/backend/dist/api/endpoints/IdPOAuthAccessTokenApi.d.ts +0 -6
  74. package/node_modules/@clerk/backend/dist/api/endpoints/IdPOAuthAccessTokenApi.d.ts.map +0 -1
  75. package/node_modules/@clerk/backend/dist/api/endpoints/InstanceApi.d.ts +0 -70
  76. package/node_modules/@clerk/backend/dist/api/endpoints/InstanceApi.d.ts.map +0 -1
  77. package/node_modules/@clerk/backend/dist/api/endpoints/InvitationApi.d.ts +0 -50
  78. package/node_modules/@clerk/backend/dist/api/endpoints/InvitationApi.d.ts.map +0 -1
  79. package/node_modules/@clerk/backend/dist/api/endpoints/JwksApi.d.ts +0 -6
  80. package/node_modules/@clerk/backend/dist/api/endpoints/JwksApi.d.ts.map +0 -1
  81. package/node_modules/@clerk/backend/dist/api/endpoints/JwtTemplatesApi.d.ts +0 -50
  82. package/node_modules/@clerk/backend/dist/api/endpoints/JwtTemplatesApi.d.ts.map +0 -1
  83. package/node_modules/@clerk/backend/dist/api/endpoints/M2MTokenApi.d.ts +0 -87
  84. package/node_modules/@clerk/backend/dist/api/endpoints/M2MTokenApi.d.ts.map +0 -1
  85. package/node_modules/@clerk/backend/dist/api/endpoints/MachineApi.d.ts +0 -81
  86. package/node_modules/@clerk/backend/dist/api/endpoints/MachineApi.d.ts.map +0 -1
  87. package/node_modules/@clerk/backend/dist/api/endpoints/OAuthApplicationsApi.d.ts +0 -49
  88. package/node_modules/@clerk/backend/dist/api/endpoints/OAuthApplicationsApi.d.ts.map +0 -1
  89. package/node_modules/@clerk/backend/dist/api/endpoints/OrganizationApi.d.ts +0 -200
  90. package/node_modules/@clerk/backend/dist/api/endpoints/OrganizationApi.d.ts.map +0 -1
  91. package/node_modules/@clerk/backend/dist/api/endpoints/PhoneNumberApi.d.ts +0 -22
  92. package/node_modules/@clerk/backend/dist/api/endpoints/PhoneNumberApi.d.ts.map +0 -1
  93. package/node_modules/@clerk/backend/dist/api/endpoints/ProxyCheckApi.d.ts +0 -11
  94. package/node_modules/@clerk/backend/dist/api/endpoints/ProxyCheckApi.d.ts.map +0 -1
  95. package/node_modules/@clerk/backend/dist/api/endpoints/RedirectUrlApi.d.ts +0 -14
  96. package/node_modules/@clerk/backend/dist/api/endpoints/RedirectUrlApi.d.ts.map +0 -1
  97. package/node_modules/@clerk/backend/dist/api/endpoints/SamlConnectionApi.d.ts +0 -69
  98. package/node_modules/@clerk/backend/dist/api/endpoints/SamlConnectionApi.d.ts.map +0 -1
  99. package/node_modules/@clerk/backend/dist/api/endpoints/SessionApi.d.ts +0 -52
  100. package/node_modules/@clerk/backend/dist/api/endpoints/SessionApi.d.ts.map +0 -1
  101. package/node_modules/@clerk/backend/dist/api/endpoints/SignInTokenApi.d.ts +0 -12
  102. package/node_modules/@clerk/backend/dist/api/endpoints/SignInTokenApi.d.ts.map +0 -1
  103. package/node_modules/@clerk/backend/dist/api/endpoints/SignUpApi.d.ts +0 -13
  104. package/node_modules/@clerk/backend/dist/api/endpoints/SignUpApi.d.ts.map +0 -1
  105. package/node_modules/@clerk/backend/dist/api/endpoints/TestingTokenApi.d.ts +0 -6
  106. package/node_modules/@clerk/backend/dist/api/endpoints/TestingTokenApi.d.ts.map +0 -1
  107. package/node_modules/@clerk/backend/dist/api/endpoints/UserApi.d.ts +0 -178
  108. package/node_modules/@clerk/backend/dist/api/endpoints/UserApi.d.ts.map +0 -1
  109. package/node_modules/@clerk/backend/dist/api/endpoints/WaitlistEntryApi.d.ts +0 -61
  110. package/node_modules/@clerk/backend/dist/api/endpoints/WaitlistEntryApi.d.ts.map +0 -1
  111. package/node_modules/@clerk/backend/dist/api/endpoints/WebhookApi.d.ts +0 -8
  112. package/node_modules/@clerk/backend/dist/api/endpoints/WebhookApi.d.ts.map +0 -1
  113. package/node_modules/@clerk/backend/dist/api/endpoints/index.d.ts +0 -33
  114. package/node_modules/@clerk/backend/dist/api/endpoints/index.d.ts.map +0 -1
  115. package/node_modules/@clerk/backend/dist/api/endpoints/util-types.d.ts +0 -2
  116. package/node_modules/@clerk/backend/dist/api/endpoints/util-types.d.ts.map +0 -1
  117. package/node_modules/@clerk/backend/dist/api/factory.d.ts +0 -51
  118. package/node_modules/@clerk/backend/dist/api/factory.d.ts.map +0 -1
  119. package/node_modules/@clerk/backend/dist/api/index.d.ts +0 -3
  120. package/node_modules/@clerk/backend/dist/api/index.d.ts.map +0 -1
  121. package/node_modules/@clerk/backend/dist/api/request.d.ts +0 -76
  122. package/node_modules/@clerk/backend/dist/api/request.d.ts.map +0 -1
  123. package/node_modules/@clerk/backend/dist/api/resources/APIKey.d.ts +0 -137
  124. package/node_modules/@clerk/backend/dist/api/resources/APIKey.d.ts.map +0 -1
  125. package/node_modules/@clerk/backend/dist/api/resources/AccountlessApplication.d.ts +0 -10
  126. package/node_modules/@clerk/backend/dist/api/resources/AccountlessApplication.d.ts.map +0 -1
  127. package/node_modules/@clerk/backend/dist/api/resources/ActorToken.d.ts +0 -15
  128. package/node_modules/@clerk/backend/dist/api/resources/ActorToken.d.ts.map +0 -1
  129. package/node_modules/@clerk/backend/dist/api/resources/AgentTask.d.ts +0 -42
  130. package/node_modules/@clerk/backend/dist/api/resources/AgentTask.d.ts.map +0 -1
  131. package/node_modules/@clerk/backend/dist/api/resources/AllowlistIdentifier.d.ts +0 -66
  132. package/node_modules/@clerk/backend/dist/api/resources/AllowlistIdentifier.d.ts.map +0 -1
  133. package/node_modules/@clerk/backend/dist/api/resources/BlocklistIdentifier.d.ts +0 -13
  134. package/node_modules/@clerk/backend/dist/api/resources/BlocklistIdentifier.d.ts.map +0 -1
  135. package/node_modules/@clerk/backend/dist/api/resources/Client.d.ts +0 -83
  136. package/node_modules/@clerk/backend/dist/api/resources/Client.d.ts.map +0 -1
  137. package/node_modules/@clerk/backend/dist/api/resources/CnameTarget.d.ts +0 -9
  138. package/node_modules/@clerk/backend/dist/api/resources/CnameTarget.d.ts.map +0 -1
  139. package/node_modules/@clerk/backend/dist/api/resources/CommercePlan.d.ts +0 -141
  140. package/node_modules/@clerk/backend/dist/api/resources/CommercePlan.d.ts.map +0 -1
  141. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscription.d.ts +0 -99
  142. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscription.d.ts.map +0 -1
  143. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscriptionItem.d.ts +0 -167
  144. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscriptionItem.d.ts.map +0 -1
  145. package/node_modules/@clerk/backend/dist/api/resources/Cookies.d.ts +0 -7
  146. package/node_modules/@clerk/backend/dist/api/resources/Cookies.d.ts.map +0 -1
  147. package/node_modules/@clerk/backend/dist/api/resources/DeletedObject.d.ts +0 -10
  148. package/node_modules/@clerk/backend/dist/api/resources/DeletedObject.d.ts.map +0 -1
  149. package/node_modules/@clerk/backend/dist/api/resources/Deserializer.d.ts +0 -26
  150. package/node_modules/@clerk/backend/dist/api/resources/Deserializer.d.ts.map +0 -1
  151. package/node_modules/@clerk/backend/dist/api/resources/Domain.d.ts +0 -15
  152. package/node_modules/@clerk/backend/dist/api/resources/Domain.d.ts.map +0 -1
  153. package/node_modules/@clerk/backend/dist/api/resources/Email.d.ts +0 -17
  154. package/node_modules/@clerk/backend/dist/api/resources/Email.d.ts.map +0 -1
  155. package/node_modules/@clerk/backend/dist/api/resources/EmailAddress.d.ts +0 -47
  156. package/node_modules/@clerk/backend/dist/api/resources/EmailAddress.d.ts.map +0 -1
  157. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseAccount.d.ts +0 -225
  158. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseAccount.d.ts.map +0 -1
  159. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseConnection.d.ts +0 -89
  160. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseConnection.d.ts.map +0 -1
  161. package/node_modules/@clerk/backend/dist/api/resources/Enums.d.ts +0 -42
  162. package/node_modules/@clerk/backend/dist/api/resources/Enums.d.ts.map +0 -1
  163. package/node_modules/@clerk/backend/dist/api/resources/ExternalAccount.d.ts +0 -134
  164. package/node_modules/@clerk/backend/dist/api/resources/ExternalAccount.d.ts.map +0 -1
  165. package/node_modules/@clerk/backend/dist/api/resources/Feature.d.ts +0 -51
  166. package/node_modules/@clerk/backend/dist/api/resources/Feature.d.ts.map +0 -1
  167. package/node_modules/@clerk/backend/dist/api/resources/HandshakePayload.d.ts +0 -9
  168. package/node_modules/@clerk/backend/dist/api/resources/HandshakePayload.d.ts.map +0 -1
  169. package/node_modules/@clerk/backend/dist/api/resources/IdPOAuthAccessToken.d.ts +0 -23
  170. package/node_modules/@clerk/backend/dist/api/resources/IdPOAuthAccessToken.d.ts.map +0 -1
  171. package/node_modules/@clerk/backend/dist/api/resources/IdentificationLink.d.ts +0 -25
  172. package/node_modules/@clerk/backend/dist/api/resources/IdentificationLink.d.ts.map +0 -1
  173. package/node_modules/@clerk/backend/dist/api/resources/Instance.d.ts +0 -9
  174. package/node_modules/@clerk/backend/dist/api/resources/Instance.d.ts.map +0 -1
  175. package/node_modules/@clerk/backend/dist/api/resources/InstanceRestrictions.d.ts +0 -11
  176. package/node_modules/@clerk/backend/dist/api/resources/InstanceRestrictions.d.ts.map +0 -1
  177. package/node_modules/@clerk/backend/dist/api/resources/InstanceSettings.d.ts +0 -11
  178. package/node_modules/@clerk/backend/dist/api/resources/InstanceSettings.d.ts.map +0 -1
  179. package/node_modules/@clerk/backend/dist/api/resources/Invitation.d.ts +0 -76
  180. package/node_modules/@clerk/backend/dist/api/resources/Invitation.d.ts.map +0 -1
  181. package/node_modules/@clerk/backend/dist/api/resources/JSON.d.ts +0 -971
  182. package/node_modules/@clerk/backend/dist/api/resources/JSON.d.ts.map +0 -1
  183. package/node_modules/@clerk/backend/dist/api/resources/JwtTemplate.d.ts +0 -15
  184. package/node_modules/@clerk/backend/dist/api/resources/JwtTemplate.d.ts.map +0 -1
  185. package/node_modules/@clerk/backend/dist/api/resources/M2MToken.d.ts +0 -31
  186. package/node_modules/@clerk/backend/dist/api/resources/M2MToken.d.ts.map +0 -1
  187. package/node_modules/@clerk/backend/dist/api/resources/Machine.d.ts +0 -17
  188. package/node_modules/@clerk/backend/dist/api/resources/Machine.d.ts.map +0 -1
  189. package/node_modules/@clerk/backend/dist/api/resources/MachineScope.d.ts +0 -13
  190. package/node_modules/@clerk/backend/dist/api/resources/MachineScope.d.ts.map +0 -1
  191. package/node_modules/@clerk/backend/dist/api/resources/MachineSecretKey.d.ts +0 -10
  192. package/node_modules/@clerk/backend/dist/api/resources/MachineSecretKey.d.ts.map +0 -1
  193. package/node_modules/@clerk/backend/dist/api/resources/OAuthApplication.d.ts +0 -169
  194. package/node_modules/@clerk/backend/dist/api/resources/OAuthApplication.d.ts.map +0 -1
  195. package/node_modules/@clerk/backend/dist/api/resources/OauthAccessToken.d.ts +0 -83
  196. package/node_modules/@clerk/backend/dist/api/resources/OauthAccessToken.d.ts.map +0 -1
  197. package/node_modules/@clerk/backend/dist/api/resources/Organization.d.ts +0 -115
  198. package/node_modules/@clerk/backend/dist/api/resources/Organization.d.ts.map +0 -1
  199. package/node_modules/@clerk/backend/dist/api/resources/OrganizationDomain.d.ts +0 -18
  200. package/node_modules/@clerk/backend/dist/api/resources/OrganizationDomain.d.ts.map +0 -1
  201. package/node_modules/@clerk/backend/dist/api/resources/OrganizationInvitation.d.ts +0 -116
  202. package/node_modules/@clerk/backend/dist/api/resources/OrganizationInvitation.d.ts.map +0 -1
  203. package/node_modules/@clerk/backend/dist/api/resources/OrganizationMembership.d.ts +0 -140
  204. package/node_modules/@clerk/backend/dist/api/resources/OrganizationMembership.d.ts.map +0 -1
  205. package/node_modules/@clerk/backend/dist/api/resources/OrganizationSettings.d.ts +0 -17
  206. package/node_modules/@clerk/backend/dist/api/resources/OrganizationSettings.d.ts.map +0 -1
  207. package/node_modules/@clerk/backend/dist/api/resources/PhoneNumber.d.ts +0 -63
  208. package/node_modules/@clerk/backend/dist/api/resources/PhoneNumber.d.ts.map +0 -1
  209. package/node_modules/@clerk/backend/dist/api/resources/ProxyCheck.d.ts +0 -13
  210. package/node_modules/@clerk/backend/dist/api/resources/ProxyCheck.d.ts.map +0 -1
  211. package/node_modules/@clerk/backend/dist/api/resources/RedirectUrl.d.ts +0 -47
  212. package/node_modules/@clerk/backend/dist/api/resources/RedirectUrl.d.ts.map +0 -1
  213. package/node_modules/@clerk/backend/dist/api/resources/SMSMessage.d.ts +0 -13
  214. package/node_modules/@clerk/backend/dist/api/resources/SMSMessage.d.ts.map +0 -1
  215. package/node_modules/@clerk/backend/dist/api/resources/SamlConnection.d.ts +0 -215
  216. package/node_modules/@clerk/backend/dist/api/resources/SamlConnection.d.ts.map +0 -1
  217. package/node_modules/@clerk/backend/dist/api/resources/Session.d.ts +0 -176
  218. package/node_modules/@clerk/backend/dist/api/resources/Session.d.ts.map +0 -1
  219. package/node_modules/@clerk/backend/dist/api/resources/SignInTokens.d.ts +0 -13
  220. package/node_modules/@clerk/backend/dist/api/resources/SignInTokens.d.ts.map +0 -1
  221. package/node_modules/@clerk/backend/dist/api/resources/SignUpAttempt.d.ts +0 -44
  222. package/node_modules/@clerk/backend/dist/api/resources/SignUpAttempt.d.ts.map +0 -1
  223. package/node_modules/@clerk/backend/dist/api/resources/TestingToken.d.ts +0 -8
  224. package/node_modules/@clerk/backend/dist/api/resources/TestingToken.d.ts.map +0 -1
  225. package/node_modules/@clerk/backend/dist/api/resources/Token.d.ts +0 -7
  226. package/node_modules/@clerk/backend/dist/api/resources/Token.d.ts.map +0 -1
  227. package/node_modules/@clerk/backend/dist/api/resources/User.d.ts +0 -296
  228. package/node_modules/@clerk/backend/dist/api/resources/User.d.ts.map +0 -1
  229. package/node_modules/@clerk/backend/dist/api/resources/Verification.d.ts +0 -90
  230. package/node_modules/@clerk/backend/dist/api/resources/Verification.d.ts.map +0 -1
  231. package/node_modules/@clerk/backend/dist/api/resources/WaitlistEntry.d.ts +0 -67
  232. package/node_modules/@clerk/backend/dist/api/resources/WaitlistEntry.d.ts.map +0 -1
  233. package/node_modules/@clerk/backend/dist/api/resources/Web3Wallet.d.ts +0 -36
  234. package/node_modules/@clerk/backend/dist/api/resources/Web3Wallet.d.ts.map +0 -1
  235. package/node_modules/@clerk/backend/dist/api/resources/Webhooks.d.ts +0 -32
  236. package/node_modules/@clerk/backend/dist/api/resources/Webhooks.d.ts.map +0 -1
  237. package/node_modules/@clerk/backend/dist/api/resources/index.d.ts +0 -57
  238. package/node_modules/@clerk/backend/dist/api/resources/index.d.ts.map +0 -1
  239. package/node_modules/@clerk/backend/dist/chunk-7KLH7JRZ.mjs.map +0 -1
  240. package/node_modules/@clerk/backend/dist/chunk-I4B6KCGC.mjs.map +0 -1
  241. package/node_modules/@clerk/backend/dist/chunk-P263NW7Z.mjs.map +0 -1
  242. package/node_modules/@clerk/backend/dist/chunk-QR37SKMP.mjs.map +0 -1
  243. package/node_modules/@clerk/backend/dist/chunk-TOROEX6P.mjs.map +0 -1
  244. package/node_modules/@clerk/backend/dist/chunk-YBVFDYDR.mjs.map +0 -1
  245. package/node_modules/@clerk/backend/dist/constants.d.ts +0 -91
  246. package/node_modules/@clerk/backend/dist/constants.d.ts.map +0 -1
  247. package/node_modules/@clerk/backend/dist/createRedirect.d.ts +0 -25
  248. package/node_modules/@clerk/backend/dist/createRedirect.d.ts.map +0 -1
  249. package/node_modules/@clerk/backend/dist/errors.d.ts +0 -67
  250. package/node_modules/@clerk/backend/dist/errors.d.ts.map +0 -1
  251. package/node_modules/@clerk/backend/dist/errors.js.map +0 -1
  252. package/node_modules/@clerk/backend/dist/errors.mjs.map +0 -1
  253. package/node_modules/@clerk/backend/dist/fixtures/index.d.ts +0 -105
  254. package/node_modules/@clerk/backend/dist/fixtures/index.d.ts.map +0 -1
  255. package/node_modules/@clerk/backend/dist/fixtures/machine.d.ts +0 -72
  256. package/node_modules/@clerk/backend/dist/fixtures/machine.d.ts.map +0 -1
  257. package/node_modules/@clerk/backend/dist/index.d.ts +0 -49
  258. package/node_modules/@clerk/backend/dist/index.d.ts.map +0 -1
  259. package/node_modules/@clerk/backend/dist/index.js.map +0 -1
  260. package/node_modules/@clerk/backend/dist/index.mjs.map +0 -1
  261. package/node_modules/@clerk/backend/dist/internal.d.ts +0 -20
  262. package/node_modules/@clerk/backend/dist/internal.d.ts.map +0 -1
  263. package/node_modules/@clerk/backend/dist/internal.js.map +0 -1
  264. package/node_modules/@clerk/backend/dist/internal.mjs.map +0 -1
  265. package/node_modules/@clerk/backend/dist/jwt/algorithms.d.ts +0 -3
  266. package/node_modules/@clerk/backend/dist/jwt/algorithms.d.ts.map +0 -1
  267. package/node_modules/@clerk/backend/dist/jwt/assertions.d.ts +0 -10
  268. package/node_modules/@clerk/backend/dist/jwt/assertions.d.ts.map +0 -1
  269. package/node_modules/@clerk/backend/dist/jwt/cryptoKeys.d.ts +0 -2
  270. package/node_modules/@clerk/backend/dist/jwt/cryptoKeys.d.ts.map +0 -1
  271. package/node_modules/@clerk/backend/dist/jwt/index.d.ts +0 -7
  272. package/node_modules/@clerk/backend/dist/jwt/index.d.ts.map +0 -1
  273. package/node_modules/@clerk/backend/dist/jwt/index.js.map +0 -1
  274. package/node_modules/@clerk/backend/dist/jwt/index.mjs.map +0 -1
  275. package/node_modules/@clerk/backend/dist/jwt/legacyReturn.d.ts +0 -4
  276. package/node_modules/@clerk/backend/dist/jwt/legacyReturn.d.ts.map +0 -1
  277. package/node_modules/@clerk/backend/dist/jwt/signJwt.d.ts +0 -20
  278. package/node_modules/@clerk/backend/dist/jwt/signJwt.d.ts.map +0 -1
  279. package/node_modules/@clerk/backend/dist/jwt/types.d.ts +0 -18
  280. package/node_modules/@clerk/backend/dist/jwt/types.d.ts.map +0 -1
  281. package/node_modules/@clerk/backend/dist/jwt/verifyJwt.d.ts +0 -38
  282. package/node_modules/@clerk/backend/dist/jwt/verifyJwt.d.ts.map +0 -1
  283. package/node_modules/@clerk/backend/dist/jwt/verifyMachineJwt.d.ts +0 -19
  284. package/node_modules/@clerk/backend/dist/jwt/verifyMachineJwt.d.ts.map +0 -1
  285. package/node_modules/@clerk/backend/dist/mock-server.d.ts +0 -4
  286. package/node_modules/@clerk/backend/dist/mock-server.d.ts.map +0 -1
  287. package/node_modules/@clerk/backend/dist/proxy.d.ts +0 -72
  288. package/node_modules/@clerk/backend/dist/proxy.d.ts.map +0 -1
  289. package/node_modules/@clerk/backend/dist/proxy.js.map +0 -1
  290. package/node_modules/@clerk/backend/dist/proxy.mjs.map +0 -1
  291. package/node_modules/@clerk/backend/dist/runtime.d.ts +0 -26
  292. package/node_modules/@clerk/backend/dist/runtime.d.ts.map +0 -1
  293. package/node_modules/@clerk/backend/dist/tokens/authObjects.d.ts +0 -193
  294. package/node_modules/@clerk/backend/dist/tokens/authObjects.d.ts.map +0 -1
  295. package/node_modules/@clerk/backend/dist/tokens/authStatus.d.ts +0 -120
  296. package/node_modules/@clerk/backend/dist/tokens/authStatus.d.ts.map +0 -1
  297. package/node_modules/@clerk/backend/dist/tokens/authenticateContext.d.ts +0 -78
  298. package/node_modules/@clerk/backend/dist/tokens/authenticateContext.d.ts.map +0 -1
  299. package/node_modules/@clerk/backend/dist/tokens/clerkRequest.d.ts +0 -29
  300. package/node_modules/@clerk/backend/dist/tokens/clerkRequest.d.ts.map +0 -1
  301. package/node_modules/@clerk/backend/dist/tokens/clerkUrl.d.ts +0 -18
  302. package/node_modules/@clerk/backend/dist/tokens/clerkUrl.d.ts.map +0 -1
  303. package/node_modules/@clerk/backend/dist/tokens/cookie.d.ts +0 -3
  304. package/node_modules/@clerk/backend/dist/tokens/cookie.d.ts.map +0 -1
  305. package/node_modules/@clerk/backend/dist/tokens/factory.d.ts +0 -29
  306. package/node_modules/@clerk/backend/dist/tokens/factory.d.ts.map +0 -1
  307. package/node_modules/@clerk/backend/dist/tokens/handshake.d.ts +0 -64
  308. package/node_modules/@clerk/backend/dist/tokens/handshake.d.ts.map +0 -1
  309. package/node_modules/@clerk/backend/dist/tokens/keys.d.ts +0 -54
  310. package/node_modules/@clerk/backend/dist/tokens/keys.d.ts.map +0 -1
  311. package/node_modules/@clerk/backend/dist/tokens/machine.d.ts +0 -85
  312. package/node_modules/@clerk/backend/dist/tokens/machine.d.ts.map +0 -1
  313. package/node_modules/@clerk/backend/dist/tokens/organizationMatcher.d.ts +0 -11
  314. package/node_modules/@clerk/backend/dist/tokens/organizationMatcher.d.ts.map +0 -1
  315. package/node_modules/@clerk/backend/dist/tokens/request.d.ts +0 -60
  316. package/node_modules/@clerk/backend/dist/tokens/request.d.ts.map +0 -1
  317. package/node_modules/@clerk/backend/dist/tokens/tokenTypes.d.ts +0 -19
  318. package/node_modules/@clerk/backend/dist/tokens/tokenTypes.d.ts.map +0 -1
  319. package/node_modules/@clerk/backend/dist/tokens/types.d.ts +0 -253
  320. package/node_modules/@clerk/backend/dist/tokens/types.d.ts.map +0 -1
  321. package/node_modules/@clerk/backend/dist/tokens/verify.d.ts +0 -109
  322. package/node_modules/@clerk/backend/dist/tokens/verify.d.ts.map +0 -1
  323. package/node_modules/@clerk/backend/dist/util/decorateObjectWithResources.d.ts +0 -22
  324. package/node_modules/@clerk/backend/dist/util/decorateObjectWithResources.d.ts.map +0 -1
  325. package/node_modules/@clerk/backend/dist/util/mergePreDefinedOptions.d.ts +0 -2
  326. package/node_modules/@clerk/backend/dist/util/mergePreDefinedOptions.d.ts.map +0 -1
  327. package/node_modules/@clerk/backend/dist/util/optionsAssertions.d.ts +0 -3
  328. package/node_modules/@clerk/backend/dist/util/optionsAssertions.d.ts.map +0 -1
  329. package/node_modules/@clerk/backend/dist/util/path.d.ts +0 -4
  330. package/node_modules/@clerk/backend/dist/util/path.d.ts.map +0 -1
  331. package/node_modules/@clerk/backend/dist/util/rfc4648.d.ts +0 -26
  332. package/node_modules/@clerk/backend/dist/util/rfc4648.d.ts.map +0 -1
  333. package/node_modules/@clerk/backend/dist/util/shared.d.ts +0 -7
  334. package/node_modules/@clerk/backend/dist/util/shared.d.ts.map +0 -1
  335. package/node_modules/@clerk/backend/dist/webhooks.d.ts +0 -50
  336. package/node_modules/@clerk/backend/dist/webhooks.d.ts.map +0 -1
  337. package/node_modules/@clerk/backend/dist/webhooks.js.map +0 -1
  338. package/node_modules/@clerk/backend/dist/webhooks.mjs.map +0 -1
  339. package/node_modules/@clerk/fastify/dist/chunk-RY4T2JMQ.mjs.map +0 -1
  340. package/node_modules/@clerk/fastify/dist/index-CWnSaB0B.d.mts +0 -25
  341. package/node_modules/@clerk/fastify/dist/index-CWnSaB0B.d.ts +0 -25
  342. package/node_modules/@clerk/fastify/dist/index.d.mts +0 -16
  343. package/node_modules/@clerk/fastify/dist/index.d.ts +0 -16
  344. package/node_modules/@clerk/fastify/dist/index.js.map +0 -1
  345. package/node_modules/@clerk/fastify/dist/index.mjs.map +0 -1
  346. package/node_modules/@clerk/fastify/dist/types.d.mts +0 -4
  347. package/node_modules/@clerk/fastify/dist/types.d.ts +0 -4
  348. package/node_modules/@clerk/fastify/dist/types.js.map +0 -1
  349. package/node_modules/@clerk/fastify/dist/types.mjs.map +0 -1
  350. package/node_modules/@clerk/fastify/dist/webhooks.d.mts +0 -19
  351. package/node_modules/@clerk/fastify/dist/webhooks.d.ts +0 -19
  352. package/node_modules/@clerk/fastify/dist/webhooks.js.map +0 -1
  353. package/node_modules/@clerk/fastify/dist/webhooks.mjs.map +0 -1
  354. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.mts +0 -9
  355. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.mts.map +0 -1
  356. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.ts +0 -9
  357. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.ts.map +0 -1
  358. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.js.map +0 -1
  359. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.mjs.map +0 -1
  360. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.mts +0 -11
  361. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.mts.map +0 -1
  362. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.ts +0 -11
  363. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.ts.map +0 -1
  364. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.js.map +0 -1
  365. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.mjs.map +0 -1
  366. package/node_modules/@clerk/shared/dist/runtime/authorization-Du_JQmnH.js.map +0 -1
  367. package/node_modules/@clerk/shared/dist/runtime/authorization-Un7v7f6J.mjs.map +0 -1
  368. package/node_modules/@clerk/shared/dist/runtime/authorization-errors-B7aH39AU.js.map +0 -1
  369. package/node_modules/@clerk/shared/dist/runtime/authorization-errors-CBHAr6Ld.mjs.map +0 -1
  370. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.mts +0 -26
  371. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.mts.map +0 -1
  372. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.ts +0 -26
  373. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.ts.map +0 -1
  374. package/node_modules/@clerk/shared/dist/runtime/authorization.d.mts +0 -72
  375. package/node_modules/@clerk/shared/dist/runtime/authorization.d.mts.map +0 -1
  376. package/node_modules/@clerk/shared/dist/runtime/authorization.d.ts +0 -72
  377. package/node_modules/@clerk/shared/dist/runtime/authorization.d.ts.map +0 -1
  378. package/node_modules/@clerk/shared/dist/runtime/browser-CMFCxUv7.mjs.map +0 -1
  379. package/node_modules/@clerk/shared/dist/runtime/browser-CaHqvEp1.js.map +0 -1
  380. package/node_modules/@clerk/shared/dist/runtime/browser.d.mts +0 -35
  381. package/node_modules/@clerk/shared/dist/runtime/browser.d.mts.map +0 -1
  382. package/node_modules/@clerk/shared/dist/runtime/browser.d.ts +0 -35
  383. package/node_modules/@clerk/shared/dist/runtime/browser.d.ts.map +0 -1
  384. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.mts +0 -8
  385. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.mts.map +0 -1
  386. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.ts +0 -8
  387. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.ts.map +0 -1
  388. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.js.map +0 -1
  389. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.mjs.map +0 -1
  390. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.mts +0 -22
  391. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.mts.map +0 -1
  392. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.ts +0 -22
  393. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.ts.map +0 -1
  394. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.js.map +0 -1
  395. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.mjs.map +0 -1
  396. package/node_modules/@clerk/shared/dist/runtime/clerkRuntimeError-CaS4sM5w.js.map +0 -1
  397. package/node_modules/@clerk/shared/dist/runtime/clerkRuntimeError-DqAmLuLY.mjs.map +0 -1
  398. package/node_modules/@clerk/shared/dist/runtime/color.d.mts +0 -18
  399. package/node_modules/@clerk/shared/dist/runtime/color.d.mts.map +0 -1
  400. package/node_modules/@clerk/shared/dist/runtime/color.d.ts +0 -18
  401. package/node_modules/@clerk/shared/dist/runtime/color.d.ts.map +0 -1
  402. package/node_modules/@clerk/shared/dist/runtime/color.js.map +0 -1
  403. package/node_modules/@clerk/shared/dist/runtime/color.mjs.map +0 -1
  404. package/node_modules/@clerk/shared/dist/runtime/complexity-DEun2UD2.js.map +0 -1
  405. package/node_modules/@clerk/shared/dist/runtime/complexity-DydNJOmy.mjs.map +0 -1
  406. package/node_modules/@clerk/shared/dist/runtime/constants-BUzkV8jh.js.map +0 -1
  407. package/node_modules/@clerk/shared/dist/runtime/constants-Bta24VLk.mjs.map +0 -1
  408. package/node_modules/@clerk/shared/dist/runtime/constants-BulbbNR9.mjs.map +0 -1
  409. package/node_modules/@clerk/shared/dist/runtime/constants-WYhx_umW.js.map +0 -1
  410. package/node_modules/@clerk/shared/dist/runtime/constants.d.mts +0 -21
  411. package/node_modules/@clerk/shared/dist/runtime/constants.d.mts.map +0 -1
  412. package/node_modules/@clerk/shared/dist/runtime/constants.d.ts +0 -21
  413. package/node_modules/@clerk/shared/dist/runtime/constants.d.ts.map +0 -1
  414. package/node_modules/@clerk/shared/dist/runtime/cookie.d.mts +0 -30
  415. package/node_modules/@clerk/shared/dist/runtime/cookie.d.mts.map +0 -1
  416. package/node_modules/@clerk/shared/dist/runtime/cookie.d.ts +0 -30
  417. package/node_modules/@clerk/shared/dist/runtime/cookie.d.ts.map +0 -1
  418. package/node_modules/@clerk/shared/dist/runtime/cookie.js.map +0 -1
  419. package/node_modules/@clerk/shared/dist/runtime/cookie.mjs.map +0 -1
  420. package/node_modules/@clerk/shared/dist/runtime/createDeferredPromise-Bq0Rf2GM.js.map +0 -1
  421. package/node_modules/@clerk/shared/dist/runtime/createDeferredPromise-CYCAgyvC.mjs.map +0 -1
  422. package/node_modules/@clerk/shared/dist/runtime/date.d.mts +0 -37
  423. package/node_modules/@clerk/shared/dist/runtime/date.d.mts.map +0 -1
  424. package/node_modules/@clerk/shared/dist/runtime/date.d.ts +0 -37
  425. package/node_modules/@clerk/shared/dist/runtime/date.d.ts.map +0 -1
  426. package/node_modules/@clerk/shared/dist/runtime/date.js.map +0 -1
  427. package/node_modules/@clerk/shared/dist/runtime/date.mjs.map +0 -1
  428. package/node_modules/@clerk/shared/dist/runtime/deprecated--jK9xTNh.mjs.map +0 -1
  429. package/node_modules/@clerk/shared/dist/runtime/deprecated-841w0zq7.js.map +0 -1
  430. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.mts +0 -40
  431. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.mts.map +0 -1
  432. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.ts +0 -40
  433. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.ts.map +0 -1
  434. package/node_modules/@clerk/shared/dist/runtime/deriveState-CQUgOdaO.mjs.map +0 -1
  435. package/node_modules/@clerk/shared/dist/runtime/deriveState-zgq99aY1.js.map +0 -1
  436. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.mts +0 -28
  437. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.mts.map +0 -1
  438. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.ts +0 -28
  439. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.ts.map +0 -1
  440. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.mts +0 -13
  441. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.mts.map +0 -1
  442. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.ts +0 -13
  443. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.ts.map +0 -1
  444. package/node_modules/@clerk/shared/dist/runtime/devBrowser.js.map +0 -1
  445. package/node_modules/@clerk/shared/dist/runtime/devBrowser.mjs.map +0 -1
  446. package/node_modules/@clerk/shared/dist/runtime/dom/index.d.mts +0 -2
  447. package/node_modules/@clerk/shared/dist/runtime/dom/index.d.ts +0 -2
  448. package/node_modules/@clerk/shared/dist/runtime/dom/waitForElement.d.mts +0 -2
  449. package/node_modules/@clerk/shared/dist/runtime/dom/waitForElement.d.ts +0 -2
  450. package/node_modules/@clerk/shared/dist/runtime/encoders-CAjYroSe.mjs.map +0 -1
  451. package/node_modules/@clerk/shared/dist/runtime/encoders-C_EA3--l.js.map +0 -1
  452. package/node_modules/@clerk/shared/dist/runtime/error-D-ayZ5nL.mjs.map +0 -1
  453. package/node_modules/@clerk/shared/dist/runtime/error-kcck_bbZ.js.map +0 -1
  454. package/node_modules/@clerk/shared/dist/runtime/error.d.mts +0 -3
  455. package/node_modules/@clerk/shared/dist/runtime/error.d.ts +0 -3
  456. package/node_modules/@clerk/shared/dist/runtime/errors-FAXDzRsM.js.map +0 -1
  457. package/node_modules/@clerk/shared/dist/runtime/errors-oOcNTWU9.mjs.map +0 -1
  458. package/node_modules/@clerk/shared/dist/runtime/esm-D9kK-xzr.js.map +0 -1
  459. package/node_modules/@clerk/shared/dist/runtime/esm-DGPYZuZb.mjs.map +0 -1
  460. package/node_modules/@clerk/shared/dist/runtime/eventBus-TFTcHo0F.mjs.map +0 -1
  461. package/node_modules/@clerk/shared/dist/runtime/eventBus-mLhN9dkg.js.map +0 -1
  462. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.mts +0 -117
  463. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.mts.map +0 -1
  464. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.ts +0 -117
  465. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.ts.map +0 -1
  466. package/node_modules/@clerk/shared/dist/runtime/file.d.mts +0 -21
  467. package/node_modules/@clerk/shared/dist/runtime/file.d.mts.map +0 -1
  468. package/node_modules/@clerk/shared/dist/runtime/file.d.ts +0 -21
  469. package/node_modules/@clerk/shared/dist/runtime/file.d.ts.map +0 -1
  470. package/node_modules/@clerk/shared/dist/runtime/file.js.map +0 -1
  471. package/node_modules/@clerk/shared/dist/runtime/file.mjs.map +0 -1
  472. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.mts +0 -12
  473. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.mts.map +0 -1
  474. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.ts +0 -12
  475. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.ts.map +0 -1
  476. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.js.map +0 -1
  477. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.mjs.map +0 -1
  478. package/node_modules/@clerk/shared/dist/runtime/getToken.d.mts +0 -46
  479. package/node_modules/@clerk/shared/dist/runtime/getToken.d.mts.map +0 -1
  480. package/node_modules/@clerk/shared/dist/runtime/getToken.d.ts +0 -46
  481. package/node_modules/@clerk/shared/dist/runtime/getToken.d.ts.map +0 -1
  482. package/node_modules/@clerk/shared/dist/runtime/getToken.js.map +0 -1
  483. package/node_modules/@clerk/shared/dist/runtime/getToken.mjs.map +0 -1
  484. package/node_modules/@clerk/shared/dist/runtime/globs-D0Kpu4g1.js.map +0 -1
  485. package/node_modules/@clerk/shared/dist/runtime/globs-u_gXJPLt.mjs.map +0 -1
  486. package/node_modules/@clerk/shared/dist/runtime/globs.d.mts +0 -7
  487. package/node_modules/@clerk/shared/dist/runtime/globs.d.mts.map +0 -1
  488. package/node_modules/@clerk/shared/dist/runtime/globs.d.ts +0 -7
  489. package/node_modules/@clerk/shared/dist/runtime/globs.d.ts.map +0 -1
  490. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-4-yw9hYF.d.ts +0 -7
  491. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-4-yw9hYF.d.ts.map +0 -1
  492. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-BWsoUzyL.d.mts +0 -7
  493. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-BWsoUzyL.d.mts.map +0 -1
  494. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-BmJC8Cue.js.map +0 -1
  495. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-iAIjw-kJ.mjs.map +0 -1
  496. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.mts +0 -11
  497. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.mts.map +0 -1
  498. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.ts +0 -11
  499. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.ts.map +0 -1
  500. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.js.map +0 -1
  501. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.mjs.map +0 -1
  502. package/node_modules/@clerk/shared/dist/runtime/hex-txii11Pj.mjs.map +0 -1
  503. package/node_modules/@clerk/shared/dist/runtime/hex-zF8OyMcG.js.map +0 -1
  504. package/node_modules/@clerk/shared/dist/runtime/index-BK_NVS1t.d.ts +0 -10885
  505. package/node_modules/@clerk/shared/dist/runtime/index-BK_NVS1t.d.ts.map +0 -1
  506. package/node_modules/@clerk/shared/dist/runtime/index-Cc98l5ga.d.mts +0 -10885
  507. package/node_modules/@clerk/shared/dist/runtime/index-Cc98l5ga.d.mts.map +0 -1
  508. package/node_modules/@clerk/shared/dist/runtime/index.d.mts +0 -1
  509. package/node_modules/@clerk/shared/dist/runtime/index.d.ts +0 -1
  510. package/node_modules/@clerk/shared/dist/runtime/index.js.map +0 -1
  511. package/node_modules/@clerk/shared/dist/runtime/index.mjs.map +0 -1
  512. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3EthProviders-BqNbQ8Of.js.map +0 -1
  513. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3EthProviders-Cp_aXKsI.mjs.map +0 -1
  514. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3SolanaProviders-Cbd4CVu9.js.map +0 -1
  515. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3SolanaProviders-DRQuwtHF.mjs.map +0 -1
  516. package/node_modules/@clerk/shared/dist/runtime/instance-BmZr0cdE.mjs.map +0 -1
  517. package/node_modules/@clerk/shared/dist/runtime/instance-C1LlVxIp.js.map +0 -1
  518. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +0 -31
  519. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts.map +0 -1
  520. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +0 -31
  521. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts.map +0 -1
  522. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.js.map +0 -1
  523. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.mjs.map +0 -1
  524. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.mts +0 -18
  525. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.mts.map +0 -1
  526. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.ts +0 -18
  527. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.ts.map +0 -1
  528. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.js.map +0 -1
  529. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.mjs.map +0 -1
  530. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.mts +0 -54
  531. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.mts.map +0 -1
  532. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.ts +0 -54
  533. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.ts.map +0 -1
  534. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.mts +0 -12
  535. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.mts.map +0 -1
  536. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.ts +0 -12
  537. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.ts.map +0 -1
  538. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.js.map +0 -1
  539. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.mjs.map +0 -1
  540. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.mts +0 -8
  541. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.mts.map +0 -1
  542. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.ts +0 -8
  543. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.ts.map +0 -1
  544. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.mts +0 -113
  545. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.mts.map +0 -1
  546. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.ts +0 -113
  547. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.ts.map +0 -1
  548. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.mts +0 -5
  549. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.mts.map +0 -1
  550. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.ts +0 -5
  551. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.ts.map +0 -1
  552. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts +0 -15
  553. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts.map +0 -1
  554. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts +0 -15
  555. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts.map +0 -1
  556. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.mts +0 -13
  557. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.mts.map +0 -1
  558. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.ts +0 -13
  559. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.ts.map +0 -1
  560. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.mts +0 -10
  561. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.mts.map +0 -1
  562. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.ts +0 -10
  563. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.ts.map +0 -1
  564. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.js.map +0 -1
  565. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.mjs.map +0 -1
  566. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.mts +0 -61
  567. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.mts.map +0 -1
  568. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.ts +0 -61
  569. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.ts.map +0 -1
  570. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.js.map +0 -1
  571. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.mjs.map +0 -1
  572. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +0 -11
  573. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.mts.map +0 -1
  574. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +0 -11
  575. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.ts.map +0 -1
  576. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +0 -12
  577. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts.map +0 -1
  578. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +0 -12
  579. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts.map +0 -1
  580. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.js.map +0 -1
  581. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.mjs.map +0 -1
  582. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.mts +0 -19
  583. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.mts.map +0 -1
  584. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.ts +0 -19
  585. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.ts.map +0 -1
  586. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.js.map +0 -1
  587. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.mjs.map +0 -1
  588. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.mts +0 -20
  589. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.mts.map +0 -1
  590. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.ts +0 -20
  591. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.ts.map +0 -1
  592. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.mts +0 -6
  593. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.mts.map +0 -1
  594. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.ts +0 -6
  595. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.ts.map +0 -1
  596. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.mts +0 -36
  597. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.mts.map +0 -1
  598. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.ts +0 -36
  599. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.ts.map +0 -1
  600. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.mts +0 -19
  601. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.mts.map +0 -1
  602. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.ts +0 -19
  603. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.ts.map +0 -1
  604. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.js.map +0 -1
  605. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.mjs.map +0 -1
  606. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.mts +0 -9
  607. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.mts.map +0 -1
  608. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.ts +0 -9
  609. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.ts.map +0 -1
  610. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.mts +0 -23
  611. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.mts.map +0 -1
  612. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.ts +0 -23
  613. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.ts.map +0 -1
  614. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.js.map +0 -1
  615. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.mjs.map +0 -1
  616. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.mts +0 -8
  617. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.mts.map +0 -1
  618. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.ts +0 -8
  619. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.ts.map +0 -1
  620. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.js.map +0 -1
  621. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.mjs.map +0 -1
  622. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.mts +0 -31
  623. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.mts.map +0 -1
  624. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.ts +0 -31
  625. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.ts.map +0 -1
  626. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.js.map +0 -1
  627. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.mjs.map +0 -1
  628. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.mts +0 -18
  629. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.mts.map +0 -1
  630. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.ts +0 -18
  631. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.ts.map +0 -1
  632. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.js.map +0 -1
  633. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.mjs.map +0 -1
  634. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/url.d.mts +0 -4
  635. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/url.d.ts +0 -4
  636. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.mts +0 -23
  637. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.mts.map +0 -1
  638. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.ts +0 -23
  639. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.ts.map +0 -1
  640. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.js.map +0 -1
  641. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.mjs.map +0 -1
  642. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.mts +0 -25
  643. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.mts.map +0 -1
  644. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.ts +0 -25
  645. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.ts.map +0 -1
  646. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.js.map +0 -1
  647. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.mjs.map +0 -1
  648. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.mts +0 -32
  649. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.mts.map +0 -1
  650. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.ts +0 -32
  651. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.ts.map +0 -1
  652. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.js.map +0 -1
  653. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.mjs.map +0 -1
  654. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.mts +0 -15
  655. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.mts.map +0 -1
  656. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.ts +0 -15
  657. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.ts.map +0 -1
  658. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.js.map +0 -1
  659. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.mjs.map +0 -1
  660. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob-CoF80qYz.mjs.map +0 -1
  661. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob-Hkpnx2p8.js.map +0 -1
  662. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.mts +0 -9
  663. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.mts.map +0 -1
  664. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.ts +0 -9
  665. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.ts.map +0 -1
  666. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa-DWmLcIHi.mjs.map +0 -1
  667. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa-_pSA92Q9.js.map +0 -1
  668. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.mts +0 -5
  669. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.mts.map +0 -1
  670. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.ts +0 -5
  671. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.ts.map +0 -1
  672. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.mts +0 -23
  673. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.mts.map +0 -1
  674. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.ts +0 -23
  675. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.ts.map +0 -1
  676. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.js.map +0 -1
  677. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.mjs.map +0 -1
  678. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.mts +0 -271
  679. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.mts.map +0 -1
  680. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.ts +0 -271
  681. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.ts.map +0 -1
  682. package/node_modules/@clerk/shared/dist/runtime/keyless/index.js.map +0 -1
  683. package/node_modules/@clerk/shared/dist/runtime/keyless/index.mjs.map +0 -1
  684. package/node_modules/@clerk/shared/dist/runtime/keys-BI9hmfja.js.map +0 -1
  685. package/node_modules/@clerk/shared/dist/runtime/keys-DuxzP8MU.mjs.map +0 -1
  686. package/node_modules/@clerk/shared/dist/runtime/keys.d.mts +0 -103
  687. package/node_modules/@clerk/shared/dist/runtime/keys.d.mts.map +0 -1
  688. package/node_modules/@clerk/shared/dist/runtime/keys.d.ts +0 -103
  689. package/node_modules/@clerk/shared/dist/runtime/keys.d.ts.map +0 -1
  690. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.mts +0 -88
  691. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.mts.map +0 -1
  692. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.ts +0 -88
  693. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.ts.map +0 -1
  694. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.js.map +0 -1
  695. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.mjs.map +0 -1
  696. package/node_modules/@clerk/shared/dist/runtime/loadScript-BnB9d_IW.js.map +0 -1
  697. package/node_modules/@clerk/shared/dist/runtime/loadScript-UG_epen4.mjs.map +0 -1
  698. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.mts +0 -15
  699. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.mts.map +0 -1
  700. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.ts +0 -15
  701. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.ts.map +0 -1
  702. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.mts +0 -18
  703. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.mts.map +0 -1
  704. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.ts +0 -18
  705. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.ts.map +0 -1
  706. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.js.map +0 -1
  707. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.mjs.map +0 -1
  708. package/node_modules/@clerk/shared/dist/runtime/logger-BOte4sQb.js.map +0 -1
  709. package/node_modules/@clerk/shared/dist/runtime/logger-DISzhF9M.mjs.map +0 -1
  710. package/node_modules/@clerk/shared/dist/runtime/logger.d.mts +0 -12
  711. package/node_modules/@clerk/shared/dist/runtime/logger.d.mts.map +0 -1
  712. package/node_modules/@clerk/shared/dist/runtime/logger.d.ts +0 -12
  713. package/node_modules/@clerk/shared/dist/runtime/logger.d.ts.map +0 -1
  714. package/node_modules/@clerk/shared/dist/runtime/moduleManager-BsmFyRrH.d.mts +0 -21
  715. package/node_modules/@clerk/shared/dist/runtime/moduleManager-BsmFyRrH.d.mts.map +0 -1
  716. package/node_modules/@clerk/shared/dist/runtime/moduleManager-WB15hU3T.d.ts +0 -21
  717. package/node_modules/@clerk/shared/dist/runtime/moduleManager-WB15hU3T.d.ts.map +0 -1
  718. package/node_modules/@clerk/shared/dist/runtime/moduleManager.d.mts +0 -2
  719. package/node_modules/@clerk/shared/dist/runtime/moduleManager.d.ts +0 -2
  720. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler-DFm5qdPh.js.map +0 -1
  721. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler-Dkdkho_6.mjs.map +0 -1
  722. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.mts +0 -34
  723. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.mts.map +0 -1
  724. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.ts +0 -34
  725. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.ts.map +0 -1
  726. package/node_modules/@clerk/shared/dist/runtime/noop-B7RzLU-c.mjs.map +0 -1
  727. package/node_modules/@clerk/shared/dist/runtime/noop-CVg8oVJr.js.map +0 -1
  728. package/node_modules/@clerk/shared/dist/runtime/oauth.d.mts +0 -19
  729. package/node_modules/@clerk/shared/dist/runtime/oauth.d.mts.map +0 -1
  730. package/node_modules/@clerk/shared/dist/runtime/oauth.d.ts +0 -19
  731. package/node_modules/@clerk/shared/dist/runtime/oauth.d.ts.map +0 -1
  732. package/node_modules/@clerk/shared/dist/runtime/oauth.js.map +0 -1
  733. package/node_modules/@clerk/shared/dist/runtime/oauth.mjs.map +0 -1
  734. package/node_modules/@clerk/shared/dist/runtime/object-DYaB_9gA.mjs.map +0 -1
  735. package/node_modules/@clerk/shared/dist/runtime/object-DklYlVP-.js.map +0 -1
  736. package/node_modules/@clerk/shared/dist/runtime/object.d.mts +0 -8
  737. package/node_modules/@clerk/shared/dist/runtime/object.d.mts.map +0 -1
  738. package/node_modules/@clerk/shared/dist/runtime/object.d.ts +0 -8
  739. package/node_modules/@clerk/shared/dist/runtime/object.d.ts.map +0 -1
  740. package/node_modules/@clerk/shared/dist/runtime/organization-BzM6mhUv.js.map +0 -1
  741. package/node_modules/@clerk/shared/dist/runtime/organization-Cy_ag_4B.mjs.map +0 -1
  742. package/node_modules/@clerk/shared/dist/runtime/organization.d.mts +0 -15
  743. package/node_modules/@clerk/shared/dist/runtime/organization.d.mts.map +0 -1
  744. package/node_modules/@clerk/shared/dist/runtime/organization.d.ts +0 -15
  745. package/node_modules/@clerk/shared/dist/runtime/organization.d.ts.map +0 -1
  746. package/node_modules/@clerk/shared/dist/runtime/path-BLD6zl1u.mjs.map +0 -1
  747. package/node_modules/@clerk/shared/dist/runtime/path-ci3QmWY8.js.map +0 -1
  748. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.mts +0 -17
  749. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.mts.map +0 -1
  750. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.ts +0 -17
  751. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.ts.map +0 -1
  752. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.js.map +0 -1
  753. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.mjs.map +0 -1
  754. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp-7eww5BY6.mjs.map +0 -1
  755. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp-Do-462DY.js.map +0 -1
  756. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.mts +0 -85
  757. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.mts.map +0 -1
  758. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.ts +0 -85
  759. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.ts.map +0 -1
  760. package/node_modules/@clerk/shared/dist/runtime/poller.d.mts +0 -20
  761. package/node_modules/@clerk/shared/dist/runtime/poller.d.mts.map +0 -1
  762. package/node_modules/@clerk/shared/dist/runtime/poller.d.ts +0 -20
  763. package/node_modules/@clerk/shared/dist/runtime/poller.d.ts.map +0 -1
  764. package/node_modules/@clerk/shared/dist/runtime/poller.js.map +0 -1
  765. package/node_modules/@clerk/shared/dist/runtime/poller.mjs.map +0 -1
  766. package/node_modules/@clerk/shared/dist/runtime/proxy-BcfViKjn.mjs.map +0 -1
  767. package/node_modules/@clerk/shared/dist/runtime/proxy-DahrnOq8.js.map +0 -1
  768. package/node_modules/@clerk/shared/dist/runtime/proxy.d.mts +0 -24
  769. package/node_modules/@clerk/shared/dist/runtime/proxy.d.mts.map +0 -1
  770. package/node_modules/@clerk/shared/dist/runtime/proxy.d.ts +0 -24
  771. package/node_modules/@clerk/shared/dist/runtime/proxy.d.ts.map +0 -1
  772. package/node_modules/@clerk/shared/dist/runtime/queryParams-DSUymAGT.js.map +0 -1
  773. package/node_modules/@clerk/shared/dist/runtime/queryParams-Dlt0oVDg.mjs.map +0 -1
  774. package/node_modules/@clerk/shared/dist/runtime/querystring-BFj_iDi0.js.map +0 -1
  775. package/node_modules/@clerk/shared/dist/runtime/querystring-pXtwII0l.mjs.map +0 -1
  776. package/node_modules/@clerk/shared/dist/runtime/react/index.d.mts +0 -1647
  777. package/node_modules/@clerk/shared/dist/runtime/react/index.d.mts.map +0 -1
  778. package/node_modules/@clerk/shared/dist/runtime/react/index.d.ts +0 -1647
  779. package/node_modules/@clerk/shared/dist/runtime/react/index.d.ts.map +0 -1
  780. package/node_modules/@clerk/shared/dist/runtime/react/index.js.map +0 -1
  781. package/node_modules/@clerk/shared/dist/runtime/react/index.mjs.map +0 -1
  782. package/node_modules/@clerk/shared/dist/runtime/retry-DGCmqlcR.js.map +0 -1
  783. package/node_modules/@clerk/shared/dist/runtime/retry-DqRIhHV5.mjs.map +0 -1
  784. package/node_modules/@clerk/shared/dist/runtime/retry.d.mts +0 -60
  785. package/node_modules/@clerk/shared/dist/runtime/retry.d.mts.map +0 -1
  786. package/node_modules/@clerk/shared/dist/runtime/retry.d.ts +0 -60
  787. package/node_modules/@clerk/shared/dist/runtime/retry.d.ts.map +0 -1
  788. package/node_modules/@clerk/shared/dist/runtime/router.d.mts +0 -100
  789. package/node_modules/@clerk/shared/dist/runtime/router.d.mts.map +0 -1
  790. package/node_modules/@clerk/shared/dist/runtime/router.d.ts +0 -100
  791. package/node_modules/@clerk/shared/dist/runtime/router.d.ts.map +0 -1
  792. package/node_modules/@clerk/shared/dist/runtime/router.js.map +0 -1
  793. package/node_modules/@clerk/shared/dist/runtime/router.mjs.map +0 -1
  794. package/node_modules/@clerk/shared/dist/runtime/runtimeEnvironment-D1yr0yUs.mjs.map +0 -1
  795. package/node_modules/@clerk/shared/dist/runtime/runtimeEnvironment-DJJWo5AR.js.map +0 -1
  796. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.mts +0 -18
  797. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.mts.map +0 -1
  798. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.ts +0 -18
  799. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.ts.map +0 -1
  800. package/node_modules/@clerk/shared/dist/runtime/safeImport.js.map +0 -1
  801. package/node_modules/@clerk/shared/dist/runtime/safeImport.mjs.map +0 -1
  802. package/node_modules/@clerk/shared/dist/runtime/saml.d.mts +0 -8
  803. package/node_modules/@clerk/shared/dist/runtime/saml.d.mts.map +0 -1
  804. package/node_modules/@clerk/shared/dist/runtime/saml.d.ts +0 -8
  805. package/node_modules/@clerk/shared/dist/runtime/saml.d.ts.map +0 -1
  806. package/node_modules/@clerk/shared/dist/runtime/saml.js.map +0 -1
  807. package/node_modules/@clerk/shared/dist/runtime/saml.mjs.map +0 -1
  808. package/node_modules/@clerk/shared/dist/runtime/strength-DMrZQDoO.js.map +0 -1
  809. package/node_modules/@clerk/shared/dist/runtime/strength-DPtAse7d.mjs.map +0 -1
  810. package/node_modules/@clerk/shared/dist/runtime/telemetry--P0a0tSk.js.map +0 -1
  811. package/node_modules/@clerk/shared/dist/runtime/telemetry-DE2JFEBf.mjs.map +0 -1
  812. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.mts +0 -143
  813. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.mts.map +0 -1
  814. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.ts +0 -143
  815. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.ts.map +0 -1
  816. package/node_modules/@clerk/shared/dist/runtime/types/index.d.mts +0 -3
  817. package/node_modules/@clerk/shared/dist/runtime/types/index.d.ts +0 -3
  818. package/node_modules/@clerk/shared/dist/runtime/ui/index.d.mts +0 -3
  819. package/node_modules/@clerk/shared/dist/runtime/ui/index.d.ts +0 -3
  820. package/node_modules/@clerk/shared/dist/runtime/underscore-BX6Ucmg5.js.map +0 -1
  821. package/node_modules/@clerk/shared/dist/runtime/underscore-ClYSgvuy.mjs.map +0 -1
  822. package/node_modules/@clerk/shared/dist/runtime/underscore.d.mts +0 -63
  823. package/node_modules/@clerk/shared/dist/runtime/underscore.d.mts.map +0 -1
  824. package/node_modules/@clerk/shared/dist/runtime/underscore.d.ts +0 -63
  825. package/node_modules/@clerk/shared/dist/runtime/underscore.d.ts.map +0 -1
  826. package/node_modules/@clerk/shared/dist/runtime/url-C6gPMFx5.mjs.map +0 -1
  827. package/node_modules/@clerk/shared/dist/runtime/url-CKcDCvyG.d.ts +0 -144
  828. package/node_modules/@clerk/shared/dist/runtime/url-CKcDCvyG.d.ts.map +0 -1
  829. package/node_modules/@clerk/shared/dist/runtime/url-CoXV4i87.js.map +0 -1
  830. package/node_modules/@clerk/shared/dist/runtime/url-DaPDWryr.mjs.map +0 -1
  831. package/node_modules/@clerk/shared/dist/runtime/url-Ou22U773.d.mts +0 -144
  832. package/node_modules/@clerk/shared/dist/runtime/url-Ou22U773.d.mts.map +0 -1
  833. package/node_modules/@clerk/shared/dist/runtime/url-sAcxbiir.js.map +0 -1
  834. package/node_modules/@clerk/shared/dist/runtime/url.d.mts +0 -78
  835. package/node_modules/@clerk/shared/dist/runtime/url.d.mts.map +0 -1
  836. package/node_modules/@clerk/shared/dist/runtime/url.d.ts +0 -78
  837. package/node_modules/@clerk/shared/dist/runtime/url.d.ts.map +0 -1
  838. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.mts +0 -65
  839. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.mts.map +0 -1
  840. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.ts +0 -65
  841. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.ts.map +0 -1
  842. package/node_modules/@clerk/shared/dist/runtime/utils-TXJdVJx7.mjs.map +0 -1
  843. package/node_modules/@clerk/shared/dist/runtime/utils-Y3tB5LFT.js.map +0 -1
  844. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.mts +0 -58
  845. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.mts.map +0 -1
  846. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.ts +0 -58
  847. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.ts.map +0 -1
  848. package/node_modules/@clerk/shared/dist/runtime/versionCheck.js.map +0 -1
  849. package/node_modules/@clerk/shared/dist/runtime/versionCheck.mjs.map +0 -1
  850. package/node_modules/@clerk/shared/dist/runtime/versionSelector-BSa0YYBu.mjs.map +0 -1
  851. package/node_modules/@clerk/shared/dist/runtime/versionSelector-CoS6g9-B.js.map +0 -1
  852. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.mts +0 -17
  853. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.mts.map +0 -1
  854. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.ts +0 -17
  855. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.ts.map +0 -1
  856. package/node_modules/@clerk/shared/dist/runtime/waitForElement-CB9iynCD.mjs.map +0 -1
  857. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DGxKWlwM.js.map +0 -1
  858. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DLpcirWQ.d.ts +0 -8
  859. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DLpcirWQ.d.ts.map +0 -1
  860. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DZxkXjac.d.mts +0 -8
  861. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DZxkXjac.d.mts.map +0 -1
  862. package/node_modules/@clerk/shared/dist/runtime/web3.d.mts +0 -8
  863. package/node_modules/@clerk/shared/dist/runtime/web3.d.mts.map +0 -1
  864. package/node_modules/@clerk/shared/dist/runtime/web3.d.ts +0 -8
  865. package/node_modules/@clerk/shared/dist/runtime/web3.d.ts.map +0 -1
  866. package/node_modules/@clerk/shared/dist/runtime/web3.js.map +0 -1
  867. package/node_modules/@clerk/shared/dist/runtime/web3.mjs.map +0 -1
  868. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.mts +0 -16
  869. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.mts.map +0 -1
  870. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.ts +0 -16
  871. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.ts.map +0 -1
  872. package/node_modules/@clerk/shared/dist/runtime/webauthn.js.map +0 -1
  873. package/node_modules/@clerk/shared/dist/runtime/webauthn.mjs.map +0 -1
  874. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.mts +0 -17
  875. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.mts.map +0 -1
  876. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.ts +0 -17
  877. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.ts.map +0 -1
  878. package/node_modules/@clerk/shared/dist/runtime/workerTimers-CDy8bBJS.mjs.map +0 -1
  879. package/node_modules/@clerk/shared/dist/runtime/workerTimers-D-HZtmjt.js.map +0 -1
  880. package/node_modules/@clerk/shared/dist/types/index.d.mts +0 -10584
  881. package/node_modules/@clerk/shared/dist/types/index.d.mts.map +0 -1
  882. package/node_modules/@clerk/shared/dist/types/index.d.ts +0 -10584
  883. package/node_modules/@clerk/shared/dist/types/index.d.ts.map +0 -1
  884. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-regex/index.d.ts +0 -4
  885. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-regex/index.d.ts.map +0 -1
  886. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-regex/index.js.map +0 -1
  887. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-styles/index.d.ts +0 -34
  888. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-styles/index.d.ts.map +0 -1
  889. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-styles/index.js.map +0 -1
  890. package/node_modules/@isaacs/cliui/dist/commonjs/eastasianwidth/index.d.ts +0 -6
  891. package/node_modules/@isaacs/cliui/dist/commonjs/eastasianwidth/index.d.ts.map +0 -1
  892. package/node_modules/@isaacs/cliui/dist/commonjs/eastasianwidth/index.js.map +0 -1
  893. package/node_modules/@isaacs/cliui/dist/commonjs/emoji-regex/index.d.ts +0 -2
  894. package/node_modules/@isaacs/cliui/dist/commonjs/emoji-regex/index.d.ts.map +0 -1
  895. package/node_modules/@isaacs/cliui/dist/commonjs/emoji-regex/index.js.map +0 -1
  896. package/node_modules/@isaacs/cliui/dist/commonjs/index.d.ts +0 -41
  897. package/node_modules/@isaacs/cliui/dist/commonjs/index.d.ts.map +0 -1
  898. package/node_modules/@isaacs/cliui/dist/commonjs/index.js.map +0 -1
  899. package/node_modules/@isaacs/cliui/dist/commonjs/index.min.js.map +0 -7
  900. package/node_modules/@isaacs/cliui/dist/commonjs/string-width/index.d.ts +0 -5
  901. package/node_modules/@isaacs/cliui/dist/commonjs/string-width/index.d.ts.map +0 -1
  902. package/node_modules/@isaacs/cliui/dist/commonjs/string-width/index.js.map +0 -1
  903. package/node_modules/@isaacs/cliui/dist/commonjs/strip-ansi/index.d.ts +0 -2
  904. package/node_modules/@isaacs/cliui/dist/commonjs/strip-ansi/index.d.ts.map +0 -1
  905. package/node_modules/@isaacs/cliui/dist/commonjs/strip-ansi/index.js.map +0 -1
  906. package/node_modules/@isaacs/cliui/dist/commonjs/wrap-ansi/index.d.ts +0 -7
  907. package/node_modules/@isaacs/cliui/dist/commonjs/wrap-ansi/index.d.ts.map +0 -1
  908. package/node_modules/@isaacs/cliui/dist/commonjs/wrap-ansi/index.js.map +0 -1
  909. package/node_modules/@isaacs/cliui/dist/esm/ansi-regex/index.d.ts +0 -4
  910. package/node_modules/@isaacs/cliui/dist/esm/ansi-regex/index.d.ts.map +0 -1
  911. package/node_modules/@isaacs/cliui/dist/esm/ansi-regex/index.js.map +0 -1
  912. package/node_modules/@isaacs/cliui/dist/esm/ansi-styles/index.d.ts +0 -34
  913. package/node_modules/@isaacs/cliui/dist/esm/ansi-styles/index.d.ts.map +0 -1
  914. package/node_modules/@isaacs/cliui/dist/esm/ansi-styles/index.js.map +0 -1
  915. package/node_modules/@isaacs/cliui/dist/esm/eastasianwidth/index.d.ts +0 -6
  916. package/node_modules/@isaacs/cliui/dist/esm/eastasianwidth/index.d.ts.map +0 -1
  917. package/node_modules/@isaacs/cliui/dist/esm/eastasianwidth/index.js.map +0 -1
  918. package/node_modules/@isaacs/cliui/dist/esm/emoji-regex/index.d.ts +0 -2
  919. package/node_modules/@isaacs/cliui/dist/esm/emoji-regex/index.d.ts.map +0 -1
  920. package/node_modules/@isaacs/cliui/dist/esm/emoji-regex/index.js.map +0 -1
  921. package/node_modules/@isaacs/cliui/dist/esm/index.d.ts +0 -41
  922. package/node_modules/@isaacs/cliui/dist/esm/index.d.ts.map +0 -1
  923. package/node_modules/@isaacs/cliui/dist/esm/index.js.map +0 -1
  924. package/node_modules/@isaacs/cliui/dist/esm/index.min.js.map +0 -7
  925. package/node_modules/@isaacs/cliui/dist/esm/string-width/index.d.ts +0 -5
  926. package/node_modules/@isaacs/cliui/dist/esm/string-width/index.d.ts.map +0 -1
  927. package/node_modules/@isaacs/cliui/dist/esm/string-width/index.js.map +0 -1
  928. package/node_modules/@isaacs/cliui/dist/esm/strip-ansi/index.d.ts +0 -2
  929. package/node_modules/@isaacs/cliui/dist/esm/strip-ansi/index.d.ts.map +0 -1
  930. package/node_modules/@isaacs/cliui/dist/esm/strip-ansi/index.js.map +0 -1
  931. package/node_modules/@isaacs/cliui/dist/esm/wrap-ansi/index.d.ts +0 -7
  932. package/node_modules/@isaacs/cliui/dist/esm/wrap-ansi/index.d.ts.map +0 -1
  933. package/node_modules/@isaacs/cliui/dist/esm/wrap-ansi/index.js.map +0 -1
  934. package/node_modules/@openrouter/ai-sdk-provider/dist/index.d.mts +0 -239
  935. package/node_modules/@openrouter/ai-sdk-provider/dist/index.d.ts +0 -239
  936. package/node_modules/@openrouter/ai-sdk-provider/dist/index.js.map +0 -1
  937. package/node_modules/@openrouter/ai-sdk-provider/dist/index.mjs.map +0 -1
  938. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.d.mts +0 -156
  939. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.d.ts +0 -156
  940. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.js.map +0 -1
  941. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.mjs.map +0 -1
  942. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.d.mts +0 -1252
  943. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.d.ts +0 -1252
  944. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.js.map +0 -1
  945. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.mjs.map +0 -1
  946. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.d.mts +0 -352
  947. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.d.ts +0 -352
  948. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.js.map +0 -1
  949. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.mjs.map +0 -1
  950. package/node_modules/@standard-schema/spec/dist/index.d.cts +0 -119
  951. package/node_modules/@standard-schema/spec/dist/index.d.ts +0 -119
  952. package/node_modules/@stricli/core/dist/index.d.cts +0 -1443
  953. package/node_modules/@stricli/core/dist/index.d.ts +0 -1443
  954. package/node_modules/@vercel/oidc/dist/auth-config.d.ts +0 -30
  955. package/node_modules/@vercel/oidc/dist/get-context.d.ts +0 -6
  956. package/node_modules/@vercel/oidc/dist/get-vercel-oidc-token.d.ts +0 -49
  957. package/node_modules/@vercel/oidc/dist/get-vercel-oidc-token.test.d.ts +0 -1
  958. package/node_modules/@vercel/oidc/dist/index-browser.d.ts +0 -3
  959. package/node_modules/@vercel/oidc/dist/index-browser.test.d.ts +0 -1
  960. package/node_modules/@vercel/oidc/dist/index.d.ts +0 -2
  961. package/node_modules/@vercel/oidc/dist/oauth.d.ts +0 -17
  962. package/node_modules/@vercel/oidc/dist/token-error.d.ts +0 -5
  963. package/node_modules/@vercel/oidc/dist/token-io.d.ts +0 -2
  964. package/node_modules/@vercel/oidc/dist/token-util.d.ts +0 -21
  965. package/node_modules/@vercel/oidc/dist/token-util.test.d.ts +0 -1
  966. package/node_modules/@vercel/oidc/dist/token.d.ts +0 -1
  967. package/node_modules/@vercel/oidc/dist/token.test.d.ts +0 -1
  968. package/node_modules/agent-base/dist/helpers.d.ts +0 -15
  969. package/node_modules/agent-base/dist/helpers.d.ts.map +0 -1
  970. package/node_modules/agent-base/dist/helpers.js.map +0 -1
  971. package/node_modules/agent-base/dist/index.d.ts +0 -41
  972. package/node_modules/agent-base/dist/index.d.ts.map +0 -1
  973. package/node_modules/agent-base/dist/index.js.map +0 -1
  974. package/node_modules/ai/dist/index.d.mts +0 -6403
  975. package/node_modules/ai/dist/index.d.ts +0 -6403
  976. package/node_modules/ai/dist/index.js.map +0 -1
  977. package/node_modules/ai/dist/index.mjs.map +0 -1
  978. package/node_modules/ai/dist/internal/index.d.mts +0 -314
  979. package/node_modules/ai/dist/internal/index.d.ts +0 -314
  980. package/node_modules/ai/dist/internal/index.js.map +0 -1
  981. package/node_modules/ai/dist/internal/index.mjs.map +0 -1
  982. package/node_modules/ajv/dist/2019.d.ts +0 -19
  983. package/node_modules/ajv/dist/2019.js.map +0 -1
  984. package/node_modules/ajv/dist/2020.d.ts +0 -19
  985. package/node_modules/ajv/dist/2020.js.map +0 -1
  986. package/node_modules/ajv/dist/ajv.d.ts +0 -18
  987. package/node_modules/ajv/dist/ajv.js.map +0 -1
  988. package/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
  989. package/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
  990. package/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
  991. package/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
  992. package/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
  993. package/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
  994. package/node_modules/ajv/dist/compile/errors.d.ts +0 -13
  995. package/node_modules/ajv/dist/compile/errors.js.map +0 -1
  996. package/node_modules/ajv/dist/compile/index.d.ts +0 -80
  997. package/node_modules/ajv/dist/compile/index.js.map +0 -1
  998. package/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
  999. package/node_modules/ajv/dist/compile/jtd/parse.js.map +0 -1
  1000. package/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
  1001. package/node_modules/ajv/dist/compile/jtd/serialize.js.map +0 -1
  1002. package/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
  1003. package/node_modules/ajv/dist/compile/jtd/types.js.map +0 -1
  1004. package/node_modules/ajv/dist/compile/names.d.ts +0 -20
  1005. package/node_modules/ajv/dist/compile/names.js.map +0 -1
  1006. package/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
  1007. package/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
  1008. package/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
  1009. package/node_modules/ajv/dist/compile/resolve.js.map +0 -1
  1010. package/node_modules/ajv/dist/compile/rules.d.ts +0 -28
  1011. package/node_modules/ajv/dist/compile/rules.js.map +0 -1
  1012. package/node_modules/ajv/dist/compile/util.d.ts +0 -40
  1013. package/node_modules/ajv/dist/compile/util.js.map +0 -1
  1014. package/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
  1015. package/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
  1016. package/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
  1017. package/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
  1018. package/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
  1019. package/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
  1020. package/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
  1021. package/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
  1022. package/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
  1023. package/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
  1024. package/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
  1025. package/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
  1026. package/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
  1027. package/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
  1028. package/node_modules/ajv/dist/core.d.ts +0 -174
  1029. package/node_modules/ajv/dist/core.js.map +0 -1
  1030. package/node_modules/ajv/dist/jtd.d.ts +0 -47
  1031. package/node_modules/ajv/dist/jtd.js.map +0 -1
  1032. package/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
  1033. package/node_modules/ajv/dist/refs/json-schema-2019-09/index.js.map +0 -1
  1034. package/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
  1035. package/node_modules/ajv/dist/refs/json-schema-2020-12/index.js.map +0 -1
  1036. package/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
  1037. package/node_modules/ajv/dist/refs/jtd-schema.js.map +0 -1
  1038. package/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
  1039. package/node_modules/ajv/dist/runtime/equal.js.map +0 -1
  1040. package/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
  1041. package/node_modules/ajv/dist/runtime/parseJson.js.map +0 -1
  1042. package/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
  1043. package/node_modules/ajv/dist/runtime/quote.js.map +0 -1
  1044. package/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
  1045. package/node_modules/ajv/dist/runtime/re2.js.map +0 -1
  1046. package/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
  1047. package/node_modules/ajv/dist/runtime/timestamp.js.map +0 -1
  1048. package/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
  1049. package/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
  1050. package/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
  1051. package/node_modules/ajv/dist/runtime/uri.js.map +0 -1
  1052. package/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
  1053. package/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
  1054. package/node_modules/ajv/dist/standalone/index.d.ts +0 -6
  1055. package/node_modules/ajv/dist/standalone/index.js.map +0 -1
  1056. package/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
  1057. package/node_modules/ajv/dist/standalone/instance.js.map +0 -1
  1058. package/node_modules/ajv/dist/types/index.d.ts +0 -183
  1059. package/node_modules/ajv/dist/types/index.js.map +0 -1
  1060. package/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
  1061. package/node_modules/ajv/dist/types/json-schema.js.map +0 -1
  1062. package/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
  1063. package/node_modules/ajv/dist/types/jtd-schema.js.map +0 -1
  1064. package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
  1065. package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
  1066. package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
  1067. package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
  1068. package/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
  1069. package/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
  1070. package/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
  1071. package/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
  1072. package/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
  1073. package/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
  1074. package/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
  1075. package/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
  1076. package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
  1077. package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
  1078. package/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
  1079. package/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
  1080. package/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
  1081. package/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
  1082. package/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
  1083. package/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
  1084. package/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
  1085. package/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
  1086. package/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
  1087. package/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
  1088. package/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
  1089. package/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
  1090. package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
  1091. package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
  1092. package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
  1093. package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
  1094. package/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
  1095. package/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
  1096. package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
  1097. package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
  1098. package/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
  1099. package/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
  1100. package/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
  1101. package/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
  1102. package/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
  1103. package/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
  1104. package/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
  1105. package/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
  1106. package/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
  1107. package/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
  1108. package/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
  1109. package/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
  1110. package/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
  1111. package/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
  1112. package/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
  1113. package/node_modules/ajv/dist/vocabularies/draft2020.js.map +0 -1
  1114. package/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
  1115. package/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
  1116. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
  1117. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
  1118. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
  1119. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
  1120. package/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
  1121. package/node_modules/ajv/dist/vocabularies/dynamic/index.js.map +0 -1
  1122. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
  1123. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
  1124. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
  1125. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
  1126. package/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
  1127. package/node_modules/ajv/dist/vocabularies/errors.js.map +0 -1
  1128. package/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
  1129. package/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
  1130. package/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
  1131. package/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
  1132. package/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
  1133. package/node_modules/ajv/dist/vocabularies/jtd/discriminator.js.map +0 -1
  1134. package/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
  1135. package/node_modules/ajv/dist/vocabularies/jtd/elements.js.map +0 -1
  1136. package/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
  1137. package/node_modules/ajv/dist/vocabularies/jtd/enum.js.map +0 -1
  1138. package/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
  1139. package/node_modules/ajv/dist/vocabularies/jtd/error.js.map +0 -1
  1140. package/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
  1141. package/node_modules/ajv/dist/vocabularies/jtd/index.js.map +0 -1
  1142. package/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
  1143. package/node_modules/ajv/dist/vocabularies/jtd/metadata.js.map +0 -1
  1144. package/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
  1145. package/node_modules/ajv/dist/vocabularies/jtd/nullable.js.map +0 -1
  1146. package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
  1147. package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
  1148. package/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
  1149. package/node_modules/ajv/dist/vocabularies/jtd/properties.js.map +0 -1
  1150. package/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
  1151. package/node_modules/ajv/dist/vocabularies/jtd/ref.js.map +0 -1
  1152. package/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
  1153. package/node_modules/ajv/dist/vocabularies/jtd/type.js.map +0 -1
  1154. package/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
  1155. package/node_modules/ajv/dist/vocabularies/jtd/union.js.map +0 -1
  1156. package/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
  1157. package/node_modules/ajv/dist/vocabularies/jtd/values.js.map +0 -1
  1158. package/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
  1159. package/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
  1160. package/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
  1161. package/node_modules/ajv/dist/vocabularies/next.js.map +0 -1
  1162. package/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
  1163. package/node_modules/ajv/dist/vocabularies/unevaluated/index.js.map +0 -1
  1164. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
  1165. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
  1166. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
  1167. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
  1168. package/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
  1169. package/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
  1170. package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
  1171. package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js.map +0 -1
  1172. package/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
  1173. package/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
  1174. package/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
  1175. package/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
  1176. package/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
  1177. package/node_modules/ajv/dist/vocabularies/validation/limitContains.js.map +0 -1
  1178. package/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
  1179. package/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
  1180. package/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
  1181. package/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
  1182. package/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
  1183. package/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
  1184. package/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
  1185. package/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
  1186. package/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
  1187. package/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
  1188. package/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
  1189. package/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
  1190. package/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
  1191. package/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
  1192. package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
  1193. package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
  1194. package/node_modules/ajv-formats/dist/formats.d.ts +0 -9
  1195. package/node_modules/ajv-formats/dist/formats.js.map +0 -1
  1196. package/node_modules/ajv-formats/dist/index.d.ts +0 -15
  1197. package/node_modules/ajv-formats/dist/index.js.map +0 -1
  1198. package/node_modules/ajv-formats/dist/limit.d.ts +0 -10
  1199. package/node_modules/ajv-formats/dist/limit.js.map +0 -1
  1200. package/node_modules/balanced-match/dist/commonjs/index.d.ts +0 -9
  1201. package/node_modules/balanced-match/dist/commonjs/index.d.ts.map +0 -1
  1202. package/node_modules/balanced-match/dist/commonjs/index.js.map +0 -1
  1203. package/node_modules/balanced-match/dist/esm/index.d.ts +0 -9
  1204. package/node_modules/balanced-match/dist/esm/index.d.ts.map +0 -1
  1205. package/node_modules/balanced-match/dist/esm/index.js.map +0 -1
  1206. package/node_modules/brace-expansion/dist/commonjs/index.d.ts +0 -6
  1207. package/node_modules/brace-expansion/dist/commonjs/index.d.ts.map +0 -1
  1208. package/node_modules/brace-expansion/dist/commonjs/index.js.map +0 -1
  1209. package/node_modules/brace-expansion/dist/esm/index.d.ts +0 -6
  1210. package/node_modules/brace-expansion/dist/esm/index.d.ts.map +0 -1
  1211. package/node_modules/brace-expansion/dist/esm/index.js.map +0 -1
  1212. package/node_modules/cookie/dist/index.d.ts +0 -148
  1213. package/node_modules/cookie/dist/index.js.map +0 -1
  1214. package/node_modules/eventsource-parser/dist/index.cjs.map +0 -1
  1215. package/node_modules/eventsource-parser/dist/index.d.cts +0 -144
  1216. package/node_modules/eventsource-parser/dist/index.d.ts +0 -144
  1217. package/node_modules/eventsource-parser/dist/index.js.map +0 -1
  1218. package/node_modules/eventsource-parser/dist/stream.cjs.map +0 -1
  1219. package/node_modules/eventsource-parser/dist/stream.d.cts +0 -118
  1220. package/node_modules/eventsource-parser/dist/stream.d.ts +0 -118
  1221. package/node_modules/eventsource-parser/dist/stream.js.map +0 -1
  1222. package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts +0 -2
  1223. package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts.map +0 -1
  1224. package/node_modules/foreground-child/dist/commonjs/all-signals.js.map +0 -1
  1225. package/node_modules/foreground-child/dist/commonjs/index.d.ts +0 -58
  1226. package/node_modules/foreground-child/dist/commonjs/index.d.ts.map +0 -1
  1227. package/node_modules/foreground-child/dist/commonjs/index.js.map +0 -1
  1228. package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts +0 -6
  1229. package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts.map +0 -1
  1230. package/node_modules/foreground-child/dist/commonjs/proxy-signals.js.map +0 -1
  1231. package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts +0 -10
  1232. package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts.map +0 -1
  1233. package/node_modules/foreground-child/dist/commonjs/watchdog.js.map +0 -1
  1234. package/node_modules/foreground-child/dist/esm/all-signals.d.ts +0 -2
  1235. package/node_modules/foreground-child/dist/esm/all-signals.d.ts.map +0 -1
  1236. package/node_modules/foreground-child/dist/esm/all-signals.js.map +0 -1
  1237. package/node_modules/foreground-child/dist/esm/index.d.ts +0 -58
  1238. package/node_modules/foreground-child/dist/esm/index.d.ts.map +0 -1
  1239. package/node_modules/foreground-child/dist/esm/index.js.map +0 -1
  1240. package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts +0 -6
  1241. package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts.map +0 -1
  1242. package/node_modules/foreground-child/dist/esm/proxy-signals.js.map +0 -1
  1243. package/node_modules/foreground-child/dist/esm/watchdog.d.ts +0 -10
  1244. package/node_modules/foreground-child/dist/esm/watchdog.d.ts.map +0 -1
  1245. package/node_modules/foreground-child/dist/esm/watchdog.js.map +0 -1
  1246. package/node_modules/glob/dist/commonjs/glob.d.ts +0 -388
  1247. package/node_modules/glob/dist/commonjs/glob.d.ts.map +0 -1
  1248. package/node_modules/glob/dist/commonjs/glob.js.map +0 -1
  1249. package/node_modules/glob/dist/commonjs/has-magic.d.ts +0 -14
  1250. package/node_modules/glob/dist/commonjs/has-magic.d.ts.map +0 -1
  1251. package/node_modules/glob/dist/commonjs/has-magic.js.map +0 -1
  1252. package/node_modules/glob/dist/commonjs/ignore.d.ts +0 -24
  1253. package/node_modules/glob/dist/commonjs/ignore.d.ts.map +0 -1
  1254. package/node_modules/glob/dist/commonjs/ignore.js.map +0 -1
  1255. package/node_modules/glob/dist/commonjs/index.d.ts +0 -97
  1256. package/node_modules/glob/dist/commonjs/index.d.ts.map +0 -1
  1257. package/node_modules/glob/dist/commonjs/index.js.map +0 -1
  1258. package/node_modules/glob/dist/commonjs/pattern.d.ts +0 -76
  1259. package/node_modules/glob/dist/commonjs/pattern.d.ts.map +0 -1
  1260. package/node_modules/glob/dist/commonjs/pattern.js.map +0 -1
  1261. package/node_modules/glob/dist/commonjs/processor.d.ts +0 -59
  1262. package/node_modules/glob/dist/commonjs/processor.d.ts.map +0 -1
  1263. package/node_modules/glob/dist/commonjs/processor.js.map +0 -1
  1264. package/node_modules/glob/dist/commonjs/walker.d.ts +0 -97
  1265. package/node_modules/glob/dist/commonjs/walker.d.ts.map +0 -1
  1266. package/node_modules/glob/dist/commonjs/walker.js.map +0 -1
  1267. package/node_modules/glob/dist/esm/bin.d.mts +0 -3
  1268. package/node_modules/glob/dist/esm/bin.d.mts.map +0 -1
  1269. package/node_modules/glob/dist/esm/bin.mjs.map +0 -1
  1270. package/node_modules/glob/dist/esm/glob.d.ts +0 -388
  1271. package/node_modules/glob/dist/esm/glob.d.ts.map +0 -1
  1272. package/node_modules/glob/dist/esm/glob.js.map +0 -1
  1273. package/node_modules/glob/dist/esm/has-magic.d.ts +0 -14
  1274. package/node_modules/glob/dist/esm/has-magic.d.ts.map +0 -1
  1275. package/node_modules/glob/dist/esm/has-magic.js.map +0 -1
  1276. package/node_modules/glob/dist/esm/ignore.d.ts +0 -24
  1277. package/node_modules/glob/dist/esm/ignore.d.ts.map +0 -1
  1278. package/node_modules/glob/dist/esm/ignore.js.map +0 -1
  1279. package/node_modules/glob/dist/esm/index.d.ts +0 -97
  1280. package/node_modules/glob/dist/esm/index.d.ts.map +0 -1
  1281. package/node_modules/glob/dist/esm/index.js.map +0 -1
  1282. package/node_modules/glob/dist/esm/pattern.d.ts +0 -76
  1283. package/node_modules/glob/dist/esm/pattern.d.ts.map +0 -1
  1284. package/node_modules/glob/dist/esm/pattern.js.map +0 -1
  1285. package/node_modules/glob/dist/esm/processor.d.ts +0 -59
  1286. package/node_modules/glob/dist/esm/processor.d.ts.map +0 -1
  1287. package/node_modules/glob/dist/esm/processor.js.map +0 -1
  1288. package/node_modules/glob/dist/esm/walker.d.ts +0 -97
  1289. package/node_modules/glob/dist/esm/walker.d.ts.map +0 -1
  1290. package/node_modules/glob/dist/esm/walker.js.map +0 -1
  1291. package/node_modules/https-proxy-agent/dist/index.d.ts +0 -47
  1292. package/node_modules/https-proxy-agent/dist/index.d.ts.map +0 -1
  1293. package/node_modules/https-proxy-agent/dist/index.js.map +0 -1
  1294. package/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts +0 -15
  1295. package/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts.map +0 -1
  1296. package/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map +0 -1
  1297. package/node_modules/ip-address/dist/address-error.d.ts +0 -5
  1298. package/node_modules/ip-address/dist/address-error.d.ts.map +0 -1
  1299. package/node_modules/ip-address/dist/address-error.js.map +0 -1
  1300. package/node_modules/ip-address/dist/common.d.ts +0 -15
  1301. package/node_modules/ip-address/dist/common.d.ts.map +0 -1
  1302. package/node_modules/ip-address/dist/common.js.map +0 -1
  1303. package/node_modules/ip-address/dist/ip-address.d.ts +0 -8
  1304. package/node_modules/ip-address/dist/ip-address.d.ts.map +0 -1
  1305. package/node_modules/ip-address/dist/ip-address.js.map +0 -1
  1306. package/node_modules/ip-address/dist/ipv4.d.ts +0 -209
  1307. package/node_modules/ip-address/dist/ipv4.d.ts.map +0 -1
  1308. package/node_modules/ip-address/dist/ipv4.js.map +0 -1
  1309. package/node_modules/ip-address/dist/ipv6.d.ts +0 -428
  1310. package/node_modules/ip-address/dist/ipv6.d.ts.map +0 -1
  1311. package/node_modules/ip-address/dist/ipv6.js.map +0 -1
  1312. package/node_modules/ip-address/dist/v4/constants.d.ts +0 -5
  1313. package/node_modules/ip-address/dist/v4/constants.d.ts.map +0 -1
  1314. package/node_modules/ip-address/dist/v4/constants.js.map +0 -1
  1315. package/node_modules/ip-address/dist/v6/constants.d.ts +0 -45
  1316. package/node_modules/ip-address/dist/v6/constants.d.ts.map +0 -1
  1317. package/node_modules/ip-address/dist/v6/constants.js.map +0 -1
  1318. package/node_modules/ip-address/dist/v6/helpers.d.ts +0 -18
  1319. package/node_modules/ip-address/dist/v6/helpers.d.ts.map +0 -1
  1320. package/node_modules/ip-address/dist/v6/helpers.js.map +0 -1
  1321. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts +0 -6
  1322. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts.map +0 -1
  1323. package/node_modules/ip-address/dist/v6/regular-expressions.js.map +0 -1
  1324. package/node_modules/jackspeak/dist/commonjs/index.d.ts +0 -323
  1325. package/node_modules/jackspeak/dist/commonjs/index.d.ts.map +0 -1
  1326. package/node_modules/jackspeak/dist/commonjs/index.js.map +0 -1
  1327. package/node_modules/jackspeak/dist/commonjs/index.min.js.map +0 -7
  1328. package/node_modules/jackspeak/dist/esm/index.d.ts +0 -323
  1329. package/node_modules/jackspeak/dist/esm/index.d.ts.map +0 -1
  1330. package/node_modules/jackspeak/dist/esm/index.js.map +0 -1
  1331. package/node_modules/jackspeak/dist/esm/index.min.js.map +0 -7
  1332. package/node_modules/lru-cache/dist/commonjs/index.d.ts +0 -1323
  1333. package/node_modules/lru-cache/dist/commonjs/index.d.ts.map +0 -1
  1334. package/node_modules/lru-cache/dist/commonjs/index.js.map +0 -1
  1335. package/node_modules/lru-cache/dist/commonjs/index.min.js.map +0 -7
  1336. package/node_modules/lru-cache/dist/esm/index.d.ts +0 -1323
  1337. package/node_modules/lru-cache/dist/esm/index.d.ts.map +0 -1
  1338. package/node_modules/lru-cache/dist/esm/index.js.map +0 -1
  1339. package/node_modules/lru-cache/dist/esm/index.min.js.map +0 -7
  1340. package/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts +0 -2
  1341. package/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts.map +0 -1
  1342. package/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +0 -1
  1343. package/node_modules/minimatch/dist/commonjs/ast.d.ts +0 -22
  1344. package/node_modules/minimatch/dist/commonjs/ast.d.ts.map +0 -1
  1345. package/node_modules/minimatch/dist/commonjs/ast.js.map +0 -1
  1346. package/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts +0 -8
  1347. package/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +0 -1
  1348. package/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +0 -1
  1349. package/node_modules/minimatch/dist/commonjs/escape.d.ts +0 -15
  1350. package/node_modules/minimatch/dist/commonjs/escape.d.ts.map +0 -1
  1351. package/node_modules/minimatch/dist/commonjs/escape.js.map +0 -1
  1352. package/node_modules/minimatch/dist/commonjs/index.d.ts +0 -174
  1353. package/node_modules/minimatch/dist/commonjs/index.d.ts.map +0 -1
  1354. package/node_modules/minimatch/dist/commonjs/index.js.map +0 -1
  1355. package/node_modules/minimatch/dist/commonjs/unescape.d.ts +0 -22
  1356. package/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +0 -1
  1357. package/node_modules/minimatch/dist/commonjs/unescape.js.map +0 -1
  1358. package/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts +0 -2
  1359. package/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts.map +0 -1
  1360. package/node_modules/minimatch/dist/esm/assert-valid-pattern.js.map +0 -1
  1361. package/node_modules/minimatch/dist/esm/ast.d.ts +0 -22
  1362. package/node_modules/minimatch/dist/esm/ast.d.ts.map +0 -1
  1363. package/node_modules/minimatch/dist/esm/ast.js.map +0 -1
  1364. package/node_modules/minimatch/dist/esm/brace-expressions.d.ts +0 -8
  1365. package/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +0 -1
  1366. package/node_modules/minimatch/dist/esm/brace-expressions.js.map +0 -1
  1367. package/node_modules/minimatch/dist/esm/escape.d.ts +0 -15
  1368. package/node_modules/minimatch/dist/esm/escape.d.ts.map +0 -1
  1369. package/node_modules/minimatch/dist/esm/escape.js.map +0 -1
  1370. package/node_modules/minimatch/dist/esm/index.d.ts +0 -174
  1371. package/node_modules/minimatch/dist/esm/index.d.ts.map +0 -1
  1372. package/node_modules/minimatch/dist/esm/index.js.map +0 -1
  1373. package/node_modules/minimatch/dist/esm/unescape.d.ts +0 -22
  1374. package/node_modules/minimatch/dist/esm/unescape.d.ts.map +0 -1
  1375. package/node_modules/minimatch/dist/esm/unescape.js.map +0 -1
  1376. package/node_modules/minipass/dist/commonjs/index.d.ts +0 -545
  1377. package/node_modules/minipass/dist/commonjs/index.d.ts.map +0 -1
  1378. package/node_modules/minipass/dist/commonjs/index.js.map +0 -1
  1379. package/node_modules/minipass/dist/esm/index.d.ts +0 -545
  1380. package/node_modules/minipass/dist/esm/index.d.ts.map +0 -1
  1381. package/node_modules/minipass/dist/esm/index.js.map +0 -1
  1382. package/node_modules/node-pty/build/Release/pty.node +0 -0
  1383. package/node_modules/node-pty/build/binding.Makefile +0 -6
  1384. package/node_modules/node-pty/build/pty.target.mk +0 -168
  1385. package/node_modules/node-pty/lib/eventEmitter2.test.js +0 -30
  1386. package/node_modules/node-pty/lib/terminal.test.js +0 -139
  1387. package/node_modules/node-pty/lib/testUtils.test.js +0 -28
  1388. package/node_modules/node-pty/lib/unixTerminal.test.js +0 -351
  1389. package/node_modules/node-pty/lib/windowsPtyAgent.test.js +0 -90
  1390. package/node_modules/node-pty/lib/windowsTerminal.test.js +0 -219
  1391. package/node_modules/package-json-from-dist/dist/commonjs/index.d.ts +0 -89
  1392. package/node_modules/package-json-from-dist/dist/commonjs/index.d.ts.map +0 -1
  1393. package/node_modules/package-json-from-dist/dist/commonjs/index.js.map +0 -1
  1394. package/node_modules/package-json-from-dist/dist/esm/index.d.ts +0 -89
  1395. package/node_modules/package-json-from-dist/dist/esm/index.d.ts.map +0 -1
  1396. package/node_modules/package-json-from-dist/dist/esm/index.js.map +0 -1
  1397. package/node_modules/path-scurry/dist/commonjs/index.d.ts +0 -1115
  1398. package/node_modules/path-scurry/dist/commonjs/index.d.ts.map +0 -1
  1399. package/node_modules/path-scurry/dist/commonjs/index.js.map +0 -1
  1400. package/node_modules/path-scurry/dist/esm/index.d.ts +0 -1115
  1401. package/node_modules/path-scurry/dist/esm/index.d.ts.map +0 -1
  1402. package/node_modules/path-scurry/dist/esm/index.js.map +0 -1
  1403. package/node_modules/ret/dist/index.d.ts +0 -7
  1404. package/node_modules/ret/dist/index.js.map +0 -1
  1405. package/node_modules/ret/dist/reconstruct.d.ts +0 -2
  1406. package/node_modules/ret/dist/reconstruct.js.map +0 -1
  1407. package/node_modules/ret/dist/sets-lookup.d.ts +0 -5
  1408. package/node_modules/ret/dist/sets-lookup.js.map +0 -1
  1409. package/node_modules/ret/dist/sets.d.ts +0 -9
  1410. package/node_modules/ret/dist/sets.js.map +0 -1
  1411. package/node_modules/ret/dist/tokenizer.d.ts +0 -8
  1412. package/node_modules/ret/dist/tokenizer.js.map +0 -1
  1413. package/node_modules/ret/dist/types/index.d.ts +0 -3
  1414. package/node_modules/ret/dist/types/index.js.map +0 -1
  1415. package/node_modules/ret/dist/types/set-lookup.d.ts +0 -8
  1416. package/node_modules/ret/dist/types/set-lookup.js.map +0 -1
  1417. package/node_modules/ret/dist/types/tokens.d.ts +0 -41
  1418. package/node_modules/ret/dist/types/tokens.js.map +0 -1
  1419. package/node_modules/ret/dist/types/types.d.ts +0 -10
  1420. package/node_modules/ret/dist/types/types.js.map +0 -1
  1421. package/node_modules/ret/dist/util.d.ts +0 -18
  1422. package/node_modules/ret/dist/util.js.map +0 -1
  1423. package/node_modules/ret/dist/write-set-tokens.d.ts +0 -14
  1424. package/node_modules/ret/dist/write-set-tokens.js.map +0 -1
  1425. package/node_modules/signal-exit/dist/cjs/browser.d.ts +0 -12
  1426. package/node_modules/signal-exit/dist/cjs/browser.d.ts.map +0 -1
  1427. package/node_modules/signal-exit/dist/cjs/browser.js.map +0 -1
  1428. package/node_modules/signal-exit/dist/cjs/index.d.ts +0 -48
  1429. package/node_modules/signal-exit/dist/cjs/index.d.ts.map +0 -1
  1430. package/node_modules/signal-exit/dist/cjs/index.js.map +0 -1
  1431. package/node_modules/signal-exit/dist/cjs/signals.d.ts +0 -29
  1432. package/node_modules/signal-exit/dist/cjs/signals.d.ts.map +0 -1
  1433. package/node_modules/signal-exit/dist/cjs/signals.js.map +0 -1
  1434. package/node_modules/signal-exit/dist/mjs/browser.d.ts +0 -12
  1435. package/node_modules/signal-exit/dist/mjs/browser.d.ts.map +0 -1
  1436. package/node_modules/signal-exit/dist/mjs/browser.js.map +0 -1
  1437. package/node_modules/signal-exit/dist/mjs/index.d.ts +0 -48
  1438. package/node_modules/signal-exit/dist/mjs/index.d.ts.map +0 -1
  1439. package/node_modules/signal-exit/dist/mjs/index.js.map +0 -1
  1440. package/node_modules/signal-exit/dist/mjs/signals.d.ts +0 -29
  1441. package/node_modules/signal-exit/dist/mjs/signals.d.ts.map +0 -1
  1442. package/node_modules/signal-exit/dist/mjs/signals.js.map +0 -1
  1443. package/node_modules/socks-proxy-agent/dist/index.d.ts +0 -27
  1444. package/node_modules/socks-proxy-agent/dist/index.d.ts.map +0 -1
  1445. package/node_modules/socks-proxy-agent/dist/index.js.map +0 -1
  1446. package/node_modules/standardwebhooks/dist/index.d.ts +0 -24
  1447. package/node_modules/standardwebhooks/dist/index.js.map +0 -1
  1448. package/node_modules/standardwebhooks/dist/timing_safe_equal.d.ts +0 -1
  1449. package/node_modules/standardwebhooks/dist/timing_safe_equal.js.map +0 -1
  1450. package/node_modules/std-env/dist/index.d.cts +0 -92
  1451. package/node_modules/std-env/dist/index.d.mts +0 -92
  1452. package/node_modules/std-env/dist/index.d.ts +0 -92
  1453. /package/dist/ui/_next/static/{XLzUBsNMptwXfIl9-a4z_ → VUA3uJYddmpvYUPcharb_}/_buildManifest.js +0 -0
  1454. /package/dist/ui/_next/static/{XLzUBsNMptwXfIl9-a4z_ → VUA3uJYddmpvYUPcharb_}/_clientMiddlewareManifest.json +0 -0
  1455. /package/dist/ui/_next/static/{XLzUBsNMptwXfIl9-a4z_ → VUA3uJYddmpvYUPcharb_}/_ssgManifest.js +0 -0
@@ -1,1433 +0,0 @@
1
- import { LanguageModelV3FunctionTool, LanguageModelV3ProviderTool, ImageModelV3File, AISDKError, JSONSchema7, JSONParseError, TypeValidationError, JSONValue, APICallError, LanguageModelV3Prompt, SharedV3ProviderOptions, TypeValidationContext } from '@ai-sdk/provider';
2
- import { StandardSchemaV1, StandardJSONSchemaV1 } from '@standard-schema/spec';
3
- export * from '@standard-schema/spec';
4
- import * as z3 from 'zod/v3';
5
- import * as z4 from 'zod/v4';
6
- export { EventSourceMessage, EventSourceParserStream } from 'eventsource-parser/stream';
7
-
8
- declare function combineHeaders(...headers: Array<Record<string, string | undefined> | undefined>): Record<string, string | undefined>;
9
-
10
- /**
11
- * Converts an AsyncIterator to a ReadableStream.
12
- *
13
- * @template T - The type of elements produced by the AsyncIterator.
14
- * @param { <T>} iterator - The AsyncIterator to convert.
15
- * @returns {ReadableStream<T>} - A ReadableStream that provides the same data as the AsyncIterator.
16
- */
17
- declare function convertAsyncIteratorToReadableStream<T>(iterator: AsyncIterator<T>): ReadableStream<T>;
18
-
19
- /**
20
- * Interface for mapping between custom tool names and provider tool names.
21
- */
22
- interface ToolNameMapping {
23
- /**
24
- * Maps a custom tool name (used by the client) to the provider's tool name.
25
- * If the custom tool name does not have a mapping, returns the input name.
26
- *
27
- * @param customToolName - The custom name of the tool defined by the client.
28
- * @returns The corresponding provider tool name, or the input name if not mapped.
29
- */
30
- toProviderToolName: (customToolName: string) => string;
31
- /**
32
- * Maps a provider tool name to the custom tool name used by the client.
33
- * If the provider tool name does not have a mapping, returns the input name.
34
- *
35
- * @param providerToolName - The name of the tool as understood by the provider.
36
- * @returns The corresponding custom tool name, or the input name if not mapped.
37
- */
38
- toCustomToolName: (providerToolName: string) => string;
39
- }
40
- /**
41
- * @param tools - Tools that were passed to the language model.
42
- * @param providerToolNames - Maps the provider tool ids to the provider tool names.
43
- */
44
- declare function createToolNameMapping({ tools, providerToolNames, resolveProviderToolName, }: {
45
- /**
46
- * Tools that were passed to the language model.
47
- */
48
- tools: Array<LanguageModelV3FunctionTool | LanguageModelV3ProviderTool> | undefined;
49
- /**
50
- * Maps the provider tool ids to the provider tool names.
51
- */
52
- providerToolNames: Record<`${string}.${string}`, string>;
53
- /**
54
- * Optional resolver for provider tool names that cannot be represented as
55
- * static id -> name mappings (e.g. dynamic provider names).
56
- */
57
- resolveProviderToolName?: (tool: LanguageModelV3ProviderTool) => string | undefined;
58
- }): ToolNameMapping;
59
-
60
- /**
61
- * Creates a Promise that resolves after a specified delay
62
- * @param delayInMs - The delay duration in milliseconds. If null or undefined, resolves immediately.
63
- * @param signal - Optional AbortSignal to cancel the delay
64
- * @returns A Promise that resolves after the specified delay
65
- * @throws {DOMException} When the signal is aborted
66
- */
67
- declare function delay(delayInMs?: number | null, options?: {
68
- abortSignal?: AbortSignal;
69
- }): Promise<void>;
70
-
71
- /**
72
- * Delayed promise. It is only constructed once the value is accessed.
73
- * This is useful to avoid unhandled promise rejections when the promise is created
74
- * but not accessed.
75
- */
76
- declare class DelayedPromise<T> {
77
- private status;
78
- private _promise;
79
- private _resolve;
80
- private _reject;
81
- get promise(): Promise<T>;
82
- resolve(value: T): void;
83
- reject(error: unknown): void;
84
- isResolved(): boolean;
85
- isRejected(): boolean;
86
- isPending(): boolean;
87
- }
88
-
89
- /**
90
- * Extracts the headers from a response object and returns them as a key-value object.
91
- *
92
- * @param response - The response object to extract headers from.
93
- * @returns The headers as a key-value object.
94
- */
95
- declare function extractResponseHeaders(response: Response): {
96
- [k: string]: string;
97
- };
98
-
99
- /**
100
- * Convert an ImageModelV3File to a URL or data URI string.
101
- *
102
- * If the file is a URL, it returns the URL as-is.
103
- * If the file is base64 data, it returns a data URI with the base64 data.
104
- * If the file is a Uint8Array, it converts it to base64 and returns a data URI.
105
- */
106
- declare function convertImageModelFileToDataUri(file: ImageModelV3File): string;
107
-
108
- /**
109
- * Converts an input object to FormData for multipart/form-data requests.
110
- *
111
- * Handles the following cases:
112
- * - `null` or `undefined` values are skipped
113
- * - Arrays with a single element are appended as a single value
114
- * - Arrays with multiple elements are appended with `[]` suffix (e.g., `image[]`)
115
- * unless `useArrayBrackets` is set to `false`
116
- * - All other values are appended directly
117
- *
118
- * @param input - The input object to convert. Use a generic type for type validation.
119
- * @param options - Optional configuration object.
120
- * @param options.useArrayBrackets - Whether to add `[]` suffix for multi-element arrays.
121
- * Defaults to `true`. Set to `false` for APIs that expect repeated keys without brackets.
122
- * @returns A FormData object containing the input values.
123
- *
124
- * @example
125
- * ```ts
126
- * type MyInput = {
127
- * model: string;
128
- * prompt: string;
129
- * images: Blob[];
130
- * };
131
- *
132
- * const formData = convertToFormData<MyInput>({
133
- * model: 'gpt-image-1',
134
- * prompt: 'A cat',
135
- * images: [blob1, blob2],
136
- * });
137
- * ```
138
- */
139
- declare function convertToFormData<T extends Record<string, unknown>>(input: T, options?: {
140
- useArrayBrackets?: boolean;
141
- }): FormData;
142
-
143
- /**
144
- * Download a file from a URL and return it as a Blob.
145
- *
146
- * @param url - The URL to download from.
147
- * @param options - Optional settings for the download.
148
- * @param options.maxBytes - Maximum allowed download size in bytes. Defaults to 100 MiB.
149
- * @param options.abortSignal - An optional abort signal to cancel the download.
150
- * @returns A Promise that resolves to the downloaded Blob.
151
- *
152
- * @throws DownloadError if the download fails or exceeds maxBytes.
153
- */
154
- declare function downloadBlob(url: string, options?: {
155
- maxBytes?: number;
156
- abortSignal?: AbortSignal;
157
- }): Promise<Blob>;
158
-
159
- declare const symbol: unique symbol;
160
- declare class DownloadError extends AISDKError {
161
- private readonly [symbol];
162
- readonly url: string;
163
- readonly statusCode?: number;
164
- readonly statusText?: string;
165
- constructor({ url, statusCode, statusText, cause, message, }: {
166
- url: string;
167
- statusCode?: number;
168
- statusText?: string;
169
- message?: string;
170
- cause?: unknown;
171
- });
172
- static isInstance(error: unknown): error is DownloadError;
173
- }
174
-
175
- /**
176
- * Default maximum download size: 2 GiB.
177
- *
178
- * `fetch().arrayBuffer()` has ~2x peak memory overhead (undici buffers the
179
- * body internally, then creates the JS ArrayBuffer), so very large downloads
180
- * risk exceeding the default V8 heap limit on 64-bit systems and terminating
181
- * the process with an out-of-memory error.
182
- *
183
- * Setting this limit converts an unrecoverable OOM crash into a catchable
184
- * `DownloadError`.
185
- */
186
- declare const DEFAULT_MAX_DOWNLOAD_SIZE: number;
187
- /**
188
- * Reads a fetch Response body with a size limit to prevent memory exhaustion.
189
- *
190
- * Checks the Content-Length header for early rejection, then reads the body
191
- * incrementally via ReadableStream and aborts with a DownloadError when the
192
- * limit is exceeded.
193
- *
194
- * @param response - The fetch Response to read.
195
- * @param url - The URL being downloaded (used in error messages).
196
- * @param maxBytes - Maximum allowed bytes. Defaults to DEFAULT_MAX_DOWNLOAD_SIZE.
197
- * @returns A Uint8Array containing the response body.
198
- * @throws DownloadError if the response exceeds maxBytes.
199
- */
200
- declare function readResponseWithSizeLimit({ response, url, maxBytes, }: {
201
- response: Response;
202
- url: string;
203
- maxBytes?: number;
204
- }): Promise<Uint8Array>;
205
-
206
- /**
207
- * Fetch function type (standardizes the version of fetch used).
208
- */
209
- type FetchFunction = typeof globalThis.fetch;
210
-
211
- /**
212
- * Creates an ID generator.
213
- * The total length of the ID is the sum of the prefix, separator, and random part length.
214
- * Not cryptographically secure.
215
- *
216
- * @param alphabet - The alphabet to use for the ID. Default: '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.
217
- * @param prefix - The prefix of the ID to generate. Optional.
218
- * @param separator - The separator between the prefix and the random part of the ID. Default: '-'.
219
- * @param size - The size of the random part of the ID to generate. Default: 16.
220
- */
221
- declare const createIdGenerator: ({ prefix, size, alphabet, separator, }?: {
222
- prefix?: string;
223
- separator?: string;
224
- size?: number;
225
- alphabet?: string;
226
- }) => IdGenerator;
227
- /**
228
- * A function that generates an ID.
229
- */
230
- type IdGenerator = () => string;
231
- /**
232
- * Generates a 16-character random string to use for IDs.
233
- * Not cryptographically secure.
234
- */
235
- declare const generateId: IdGenerator;
236
-
237
- declare function getErrorMessage(error: unknown | undefined): string;
238
-
239
- /**
240
- * Used to mark schemas so we can support both Zod and custom schemas.
241
- */
242
- declare const schemaSymbol: unique symbol;
243
- type ValidationResult<OBJECT> = {
244
- success: true;
245
- value: OBJECT;
246
- } | {
247
- success: false;
248
- error: Error;
249
- };
250
- type Schema<OBJECT = unknown> = {
251
- /**
252
- * Used to mark schemas so we can support both Zod and custom schemas.
253
- */
254
- [schemaSymbol]: true;
255
- /**
256
- * Schema type for inference.
257
- */
258
- _type: OBJECT;
259
- /**
260
- * Optional. Validates that the structure of a value matches this schema,
261
- * and returns a typed version of the value if it does.
262
- */
263
- readonly validate?: (value: unknown) => ValidationResult<OBJECT> | PromiseLike<ValidationResult<OBJECT>>;
264
- /**
265
- * The JSON Schema for the schema. It is passed to the providers.
266
- */
267
- readonly jsonSchema: JSONSchema7 | PromiseLike<JSONSchema7>;
268
- };
269
- /**
270
- * Creates a schema with deferred creation.
271
- * This is important to reduce the startup time of the library
272
- * and to avoid initializing unused validators.
273
- *
274
- * @param createValidator A function that creates a schema.
275
- * @returns A function that returns a schema.
276
- */
277
- declare function lazySchema<SCHEMA>(createSchema: () => Schema<SCHEMA>): LazySchema<SCHEMA>;
278
- type LazySchema<SCHEMA> = () => Schema<SCHEMA>;
279
- type ZodSchema<SCHEMA = any> = z3.Schema<SCHEMA, z3.ZodTypeDef, any> | z4.core.$ZodType<SCHEMA, any>;
280
- type StandardSchema<SCHEMA = any> = StandardSchemaV1<unknown, SCHEMA> & StandardJSONSchemaV1<unknown, SCHEMA>;
281
- type FlexibleSchema<SCHEMA = any> = Schema<SCHEMA> | LazySchema<SCHEMA> | ZodSchema<SCHEMA> | StandardSchema<SCHEMA>;
282
- type InferSchema<SCHEMA> = SCHEMA extends ZodSchema<infer T> ? T : SCHEMA extends StandardSchema<infer T> ? T : SCHEMA extends LazySchema<infer T> ? T : SCHEMA extends Schema<infer T> ? T : never;
283
- /**
284
- * Create a schema using a JSON Schema.
285
- *
286
- * @param jsonSchema The JSON Schema for the schema.
287
- * @param options.validate Optional. A validation function for the schema.
288
- */
289
- declare function jsonSchema<OBJECT = unknown>(jsonSchema: JSONSchema7 | PromiseLike<JSONSchema7> | (() => JSONSchema7 | PromiseLike<JSONSchema7>), { validate, }?: {
290
- validate?: (value: unknown) => ValidationResult<OBJECT> | PromiseLike<ValidationResult<OBJECT>>;
291
- }): Schema<OBJECT>;
292
- declare function asSchema<OBJECT>(schema: FlexibleSchema<OBJECT> | undefined): Schema<OBJECT>;
293
- declare function zodSchema<OBJECT>(zodSchema: z4.core.$ZodType<OBJECT, any> | z3.Schema<OBJECT, z3.ZodTypeDef, any>, options?: {
294
- /**
295
- * Enables support for references in the schema.
296
- * This is required for recursive schemas, e.g. with `z.lazy`.
297
- * However, not all language models and providers support such references.
298
- * Defaults to `false`.
299
- */
300
- useReferences?: boolean;
301
- }): Schema<OBJECT>;
302
-
303
- /**
304
- * Parses a JSON string into an unknown object.
305
- *
306
- * @param text - The JSON string to parse.
307
- * @returns {JSONValue} - The parsed JSON object.
308
- */
309
- declare function parseJSON(options: {
310
- text: string;
311
- schema?: undefined;
312
- }): Promise<JSONValue>;
313
- /**
314
- * Parses a JSON string into a strongly-typed object using the provided schema.
315
- *
316
- * @template T - The type of the object to parse the JSON into.
317
- * @param {string} text - The JSON string to parse.
318
- * @param {Validator<T>} schema - The schema to use for parsing the JSON.
319
- * @returns {Promise<T>} - The parsed object.
320
- */
321
- declare function parseJSON<T>(options: {
322
- text: string;
323
- schema: FlexibleSchema<T>;
324
- }): Promise<T>;
325
- type ParseResult<T> = {
326
- success: true;
327
- value: T;
328
- rawValue: unknown;
329
- } | {
330
- success: false;
331
- error: JSONParseError | TypeValidationError;
332
- rawValue: unknown;
333
- };
334
- /**
335
- * Safely parses a JSON string and returns the result as an object of type `unknown`.
336
- *
337
- * @param text - The JSON string to parse.
338
- * @returns {Promise<object>} Either an object with `success: true` and the parsed data, or an object with `success: false` and the error that occurred.
339
- */
340
- declare function safeParseJSON(options: {
341
- text: string;
342
- schema?: undefined;
343
- }): Promise<ParseResult<JSONValue>>;
344
- /**
345
- * Safely parses a JSON string into a strongly-typed object, using a provided schema to validate the object.
346
- *
347
- * @template T - The type of the object to parse the JSON into.
348
- * @param {string} text - The JSON string to parse.
349
- * @param {Validator<T>} schema - The schema to use for parsing the JSON.
350
- * @returns An object with either a `success` flag and the parsed and typed data, or a `success` flag and an error object.
351
- */
352
- declare function safeParseJSON<T>(options: {
353
- text: string;
354
- schema: FlexibleSchema<T>;
355
- }): Promise<ParseResult<T>>;
356
- declare function isParsableJson(input: string): boolean;
357
-
358
- type ResponseHandler<RETURN_TYPE> = (options: {
359
- url: string;
360
- requestBodyValues: unknown;
361
- response: Response;
362
- }) => PromiseLike<{
363
- value: RETURN_TYPE;
364
- rawValue?: unknown;
365
- responseHeaders?: Record<string, string>;
366
- }>;
367
- declare const createJsonErrorResponseHandler: <T>({ errorSchema, errorToMessage, isRetryable, }: {
368
- errorSchema: FlexibleSchema<T>;
369
- errorToMessage: (error: T) => string;
370
- isRetryable?: (response: Response, error?: T) => boolean;
371
- }) => ResponseHandler<APICallError>;
372
- declare const createEventSourceResponseHandler: <T>(chunkSchema: FlexibleSchema<T>) => ResponseHandler<ReadableStream<ParseResult<T>>>;
373
- declare const createJsonResponseHandler: <T>(responseSchema: FlexibleSchema<T>) => ResponseHandler<T>;
374
- declare const createBinaryResponseHandler: () => ResponseHandler<Uint8Array>;
375
- declare const createStatusCodeErrorResponseHandler: () => ResponseHandler<APICallError>;
376
-
377
- declare const getFromApi: <T>({ url, headers, successfulResponseHandler, failedResponseHandler, abortSignal, fetch, }: {
378
- url: string;
379
- headers?: Record<string, string | undefined>;
380
- failedResponseHandler: ResponseHandler<Error>;
381
- successfulResponseHandler: ResponseHandler<T>;
382
- abortSignal?: AbortSignal;
383
- fetch?: FetchFunction;
384
- }) => Promise<{
385
- value: T;
386
- rawValue?: unknown;
387
- responseHeaders?: Record<string, string>;
388
- }>;
389
-
390
- declare function getRuntimeEnvironmentUserAgent(globalThisAny?: any): string;
391
-
392
- declare function injectJsonInstructionIntoMessages({ messages, schema, schemaPrefix, schemaSuffix, }: {
393
- messages: LanguageModelV3Prompt;
394
- schema?: JSONSchema7;
395
- schemaPrefix?: string;
396
- schemaSuffix?: string;
397
- }): LanguageModelV3Prompt;
398
-
399
- declare function isAbortError(error: unknown): error is Error;
400
-
401
- /**
402
- * Type guard that checks whether a value is not `null` or `undefined`.
403
- *
404
- * @template T - The type of the value to check.
405
- * @param value - The value to check.
406
- * @returns `true` if the value is neither `null` nor `undefined`, otherwise `false`.
407
- */
408
- declare function isNonNullable<T>(value: T | undefined | null): value is NonNullable<T>;
409
-
410
- /**
411
- * Checks if the given URL is supported natively by the model.
412
- *
413
- * @param mediaType - The media type of the URL. Case-sensitive.
414
- * @param url - The URL to check.
415
- * @param supportedUrls - A record where keys are case-sensitive media types (or '*')
416
- * and values are arrays of RegExp patterns for URLs.
417
- *
418
- * @returns `true` if the URL matches a pattern under the specific media type
419
- * or the wildcard '*', `false` otherwise.
420
- */
421
- declare function isUrlSupported({ mediaType, url, supportedUrls, }: {
422
- mediaType: string;
423
- url: string;
424
- supportedUrls: Record<string, RegExp[]>;
425
- }): boolean;
426
-
427
- declare function loadApiKey({ apiKey, environmentVariableName, apiKeyParameterName, description, }: {
428
- apiKey: string | undefined;
429
- environmentVariableName: string;
430
- apiKeyParameterName?: string;
431
- description: string;
432
- }): string;
433
-
434
- /**
435
- * Loads an optional `string` setting from the environment or a parameter.
436
- *
437
- * @param settingValue - The setting value.
438
- * @param environmentVariableName - The environment variable name.
439
- * @returns The setting value.
440
- */
441
- declare function loadOptionalSetting({ settingValue, environmentVariableName, }: {
442
- settingValue: string | undefined;
443
- environmentVariableName: string;
444
- }): string | undefined;
445
-
446
- /**
447
- * Loads a `string` setting from the environment or a parameter.
448
- *
449
- * @param settingValue - The setting value.
450
- * @param environmentVariableName - The environment variable name.
451
- * @param settingName - The setting name.
452
- * @param description - The description of the setting.
453
- * @returns The setting value.
454
- */
455
- declare function loadSetting({ settingValue, environmentVariableName, settingName, description, }: {
456
- settingValue: string | undefined;
457
- environmentVariableName: string;
458
- settingName: string;
459
- description: string;
460
- }): string;
461
-
462
- type MaybePromiseLike<T> = T | PromiseLike<T>;
463
-
464
- /**
465
- * Maps a media type to its corresponding file extension.
466
- * It was originally introduced to set a filename for audio file uploads
467
- * in https://github.com/vercel/ai/pull/8159.
468
- *
469
- * @param mediaType The media type to map.
470
- * @returns The corresponding file extension
471
- * @see https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/MIME_types/Common_types
472
- */
473
- declare function mediaTypeToExtension(mediaType: string): string;
474
-
475
- /**
476
- * Normalizes different header inputs into a plain record with lower-case keys.
477
- * Entries with `undefined` or `null` values are removed.
478
- *
479
- * @param headers - Input headers (`Headers`, tuples array, plain record) to normalize.
480
- * @returns A record containing the normalized header entries.
481
- */
482
- declare function normalizeHeaders(headers: HeadersInit | Record<string, string | undefined> | Array<[string, string | undefined]> | undefined): Record<string, string>;
483
-
484
- /**
485
- * Parses a JSON event stream into a stream of parsed JSON objects.
486
- */
487
- declare function parseJsonEventStream<T>({ stream, schema, }: {
488
- stream: ReadableStream<Uint8Array>;
489
- schema: FlexibleSchema<T>;
490
- }): ReadableStream<ParseResult<T>>;
491
-
492
- declare function parseProviderOptions<OPTIONS>({ provider, providerOptions, schema, }: {
493
- provider: string;
494
- providerOptions: Record<string, unknown> | undefined;
495
- schema: FlexibleSchema<OPTIONS>;
496
- }): Promise<OPTIONS | undefined>;
497
-
498
- declare const postJsonToApi: <T>({ url, headers, body, failedResponseHandler, successfulResponseHandler, abortSignal, fetch, }: {
499
- url: string;
500
- headers?: Record<string, string | undefined>;
501
- body: unknown;
502
- failedResponseHandler: ResponseHandler<APICallError>;
503
- successfulResponseHandler: ResponseHandler<T>;
504
- abortSignal?: AbortSignal;
505
- fetch?: FetchFunction;
506
- }) => Promise<{
507
- value: T;
508
- rawValue?: unknown;
509
- responseHeaders?: Record<string, string>;
510
- }>;
511
- declare const postFormDataToApi: <T>({ url, headers, formData, failedResponseHandler, successfulResponseHandler, abortSignal, fetch, }: {
512
- url: string;
513
- headers?: Record<string, string | undefined>;
514
- formData: FormData;
515
- failedResponseHandler: ResponseHandler<APICallError>;
516
- successfulResponseHandler: ResponseHandler<T>;
517
- abortSignal?: AbortSignal;
518
- fetch?: FetchFunction;
519
- }) => Promise<{
520
- value: T;
521
- rawValue?: unknown;
522
- responseHeaders?: Record<string, string>;
523
- }>;
524
- declare const postToApi: <T>({ url, headers, body, successfulResponseHandler, failedResponseHandler, abortSignal, fetch, }: {
525
- url: string;
526
- headers?: Record<string, string | undefined>;
527
- body: {
528
- content: string | FormData | Uint8Array;
529
- values: unknown;
530
- };
531
- failedResponseHandler: ResponseHandler<Error>;
532
- successfulResponseHandler: ResponseHandler<T>;
533
- abortSignal?: AbortSignal;
534
- fetch?: FetchFunction;
535
- }) => Promise<{
536
- value: T;
537
- rawValue?: unknown;
538
- responseHeaders?: Record<string, string>;
539
- }>;
540
-
541
- /**
542
- * Data content. Can either be a base64-encoded string, a Uint8Array, an ArrayBuffer, or a Buffer.
543
- */
544
- type DataContent = string | Uint8Array | ArrayBuffer | Buffer;
545
-
546
- /**
547
- * Additional provider-specific options.
548
- *
549
- * They are passed through to the provider from the AI SDK and enable
550
- * provider-specific functionality that can be fully encapsulated in the provider.
551
- */
552
- type ProviderOptions = SharedV3ProviderOptions;
553
-
554
- /**
555
- * Text content part of a prompt. It contains a string of text.
556
- */
557
- interface TextPart {
558
- type: 'text';
559
- /**
560
- * The text content.
561
- */
562
- text: string;
563
- /**
564
- * Additional provider-specific metadata. They are passed through
565
- * to the provider from the AI SDK and enable provider-specific
566
- * functionality that can be fully encapsulated in the provider.
567
- */
568
- providerOptions?: ProviderOptions;
569
- }
570
- /**
571
- * Image content part of a prompt. It contains an image.
572
- */
573
- interface ImagePart {
574
- type: 'image';
575
- /**
576
- * Image data. Can either be:
577
- *
578
- * - data: a base64-encoded string, a Uint8Array, an ArrayBuffer, or a Buffer
579
- * - URL: a URL that points to the image
580
- */
581
- image: DataContent | URL;
582
- /**
583
- * Optional IANA media type of the image.
584
- *
585
- * @see https://www.iana.org/assignments/media-types/media-types.xhtml
586
- */
587
- mediaType?: string;
588
- /**
589
- * Additional provider-specific metadata. They are passed through
590
- * to the provider from the AI SDK and enable provider-specific
591
- * functionality that can be fully encapsulated in the provider.
592
- */
593
- providerOptions?: ProviderOptions;
594
- }
595
- /**
596
- * File content part of a prompt. It contains a file.
597
- */
598
- interface FilePart {
599
- type: 'file';
600
- /**
601
- * File data. Can either be:
602
- *
603
- * - data: a base64-encoded string, a Uint8Array, an ArrayBuffer, or a Buffer
604
- * - URL: a URL that points to the image
605
- */
606
- data: DataContent | URL;
607
- /**
608
- * Optional filename of the file.
609
- */
610
- filename?: string;
611
- /**
612
- * IANA media type of the file.
613
- *
614
- * @see https://www.iana.org/assignments/media-types/media-types.xhtml
615
- */
616
- mediaType: string;
617
- /**
618
- * Additional provider-specific metadata. They are passed through
619
- * to the provider from the AI SDK and enable provider-specific
620
- * functionality that can be fully encapsulated in the provider.
621
- */
622
- providerOptions?: ProviderOptions;
623
- }
624
- /**
625
- * Reasoning content part of a prompt. It contains a reasoning.
626
- */
627
- interface ReasoningPart {
628
- type: 'reasoning';
629
- /**
630
- * The reasoning text.
631
- */
632
- text: string;
633
- /**
634
- * Additional provider-specific metadata. They are passed through
635
- * to the provider from the AI SDK and enable provider-specific
636
- * functionality that can be fully encapsulated in the provider.
637
- */
638
- providerOptions?: ProviderOptions;
639
- }
640
- /**
641
- * Tool call content part of a prompt. It contains a tool call (usually generated by the AI model).
642
- */
643
- interface ToolCallPart {
644
- type: 'tool-call';
645
- /**
646
- * ID of the tool call. This ID is used to match the tool call with the tool result.
647
- */
648
- toolCallId: string;
649
- /**
650
- * Name of the tool that is being called.
651
- */
652
- toolName: string;
653
- /**
654
- * Arguments of the tool call. This is a JSON-serializable object that matches the tool's input schema.
655
- */
656
- input: unknown;
657
- /**
658
- * Additional provider-specific metadata. They are passed through
659
- * to the provider from the AI SDK and enable provider-specific
660
- * functionality that can be fully encapsulated in the provider.
661
- */
662
- providerOptions?: ProviderOptions;
663
- /**
664
- * Whether the tool call was executed by the provider.
665
- */
666
- providerExecuted?: boolean;
667
- }
668
- /**
669
- * Tool result content part of a prompt. It contains the result of the tool call with the matching ID.
670
- */
671
- interface ToolResultPart {
672
- type: 'tool-result';
673
- /**
674
- * ID of the tool call that this result is associated with.
675
- */
676
- toolCallId: string;
677
- /**
678
- * Name of the tool that generated this result.
679
- */
680
- toolName: string;
681
- /**
682
- * Result of the tool call. This is a JSON-serializable object.
683
- */
684
- output: ToolResultOutput;
685
- /**
686
- * Additional provider-specific metadata. They are passed through
687
- * to the provider from the AI SDK and enable provider-specific
688
- * functionality that can be fully encapsulated in the provider.
689
- */
690
- providerOptions?: ProviderOptions;
691
- }
692
- /**
693
- * Output of a tool result.
694
- */
695
- type ToolResultOutput = {
696
- /**
697
- * Text tool output that should be directly sent to the API.
698
- */
699
- type: 'text';
700
- value: string;
701
- /**
702
- * Provider-specific options.
703
- */
704
- providerOptions?: ProviderOptions;
705
- } | {
706
- type: 'json';
707
- value: JSONValue;
708
- /**
709
- * Provider-specific options.
710
- */
711
- providerOptions?: ProviderOptions;
712
- } | {
713
- /**
714
- * Type when the user has denied the execution of the tool call.
715
- */
716
- type: 'execution-denied';
717
- /**
718
- * Optional reason for the execution denial.
719
- */
720
- reason?: string;
721
- /**
722
- * Provider-specific options.
723
- */
724
- providerOptions?: ProviderOptions;
725
- } | {
726
- type: 'error-text';
727
- value: string;
728
- /**
729
- * Provider-specific options.
730
- */
731
- providerOptions?: ProviderOptions;
732
- } | {
733
- type: 'error-json';
734
- value: JSONValue;
735
- /**
736
- * Provider-specific options.
737
- */
738
- providerOptions?: ProviderOptions;
739
- } | {
740
- type: 'content';
741
- value: Array<{
742
- type: 'text';
743
- /**
744
- * Text content.
745
- */
746
- text: string;
747
- /**
748
- * Provider-specific options.
749
- */
750
- providerOptions?: ProviderOptions;
751
- } | {
752
- /**
753
- * @deprecated Use image-data or file-data instead.
754
- */
755
- type: 'media';
756
- data: string;
757
- mediaType: string;
758
- } | {
759
- type: 'file-data';
760
- /**
761
- * Base-64 encoded media data.
762
- */
763
- data: string;
764
- /**
765
- * IANA media type.
766
- * @see https://www.iana.org/assignments/media-types/media-types.xhtml
767
- */
768
- mediaType: string;
769
- /**
770
- * Optional filename of the file.
771
- */
772
- filename?: string;
773
- /**
774
- * Provider-specific options.
775
- */
776
- providerOptions?: ProviderOptions;
777
- } | {
778
- type: 'file-url';
779
- /**
780
- * URL of the file.
781
- */
782
- url: string;
783
- /**
784
- * Provider-specific options.
785
- */
786
- providerOptions?: ProviderOptions;
787
- } | {
788
- type: 'file-id';
789
- /**
790
- * ID of the file.
791
- *
792
- * If you use multiple providers, you need to
793
- * specify the provider specific ids using
794
- * the Record option. The key is the provider
795
- * name, e.g. 'openai' or 'anthropic'.
796
- */
797
- fileId: string | Record<string, string>;
798
- /**
799
- * Provider-specific options.
800
- */
801
- providerOptions?: ProviderOptions;
802
- } | {
803
- /**
804
- * Images that are referenced using base64 encoded data.
805
- */
806
- type: 'image-data';
807
- /**
808
- * Base-64 encoded image data.
809
- */
810
- data: string;
811
- /**
812
- * IANA media type.
813
- * @see https://www.iana.org/assignments/media-types/media-types.xhtml
814
- */
815
- mediaType: string;
816
- /**
817
- * Provider-specific options.
818
- */
819
- providerOptions?: ProviderOptions;
820
- } | {
821
- /**
822
- * Images that are referenced using a URL.
823
- */
824
- type: 'image-url';
825
- /**
826
- * URL of the image.
827
- */
828
- url: string;
829
- /**
830
- * Provider-specific options.
831
- */
832
- providerOptions?: ProviderOptions;
833
- } | {
834
- /**
835
- * Images that are referenced using a provider file id.
836
- */
837
- type: 'image-file-id';
838
- /**
839
- * Image that is referenced using a provider file id.
840
- *
841
- * If you use multiple providers, you need to
842
- * specify the provider specific ids using
843
- * the Record option. The key is the provider
844
- * name, e.g. 'openai' or 'anthropic'.
845
- */
846
- fileId: string | Record<string, string>;
847
- /**
848
- * Provider-specific options.
849
- */
850
- providerOptions?: ProviderOptions;
851
- } | {
852
- /**
853
- * Custom content part. This can be used to implement
854
- * provider-specific content parts.
855
- */
856
- type: 'custom';
857
- /**
858
- * Provider-specific options.
859
- */
860
- providerOptions?: ProviderOptions;
861
- }>;
862
- };
863
-
864
- /**
865
- * Tool approval request prompt part.
866
- */
867
- type ToolApprovalRequest = {
868
- type: 'tool-approval-request';
869
- /**
870
- * ID of the tool approval.
871
- */
872
- approvalId: string;
873
- /**
874
- * ID of the tool call that the approval request is for.
875
- */
876
- toolCallId: string;
877
- };
878
-
879
- /**
880
- * An assistant message. It can contain text, tool calls, or a combination of text and tool calls.
881
- */
882
- type AssistantModelMessage = {
883
- role: 'assistant';
884
- content: AssistantContent;
885
- /**
886
- * Additional provider-specific metadata. They are passed through
887
- * to the provider from the AI SDK and enable provider-specific
888
- * functionality that can be fully encapsulated in the provider.
889
- */
890
- providerOptions?: ProviderOptions;
891
- };
892
- /**
893
- * Content of an assistant message.
894
- * It can be a string or an array of text, image, reasoning, redacted reasoning, and tool call parts.
895
- */
896
- type AssistantContent = string | Array<TextPart | FilePart | ReasoningPart | ToolCallPart | ToolResultPart | ToolApprovalRequest>;
897
-
898
- /**
899
- * A system message. It can contain system information.
900
- *
901
- * Note: using the "system" part of the prompt is strongly preferred
902
- * to increase the resilience against prompt injection attacks,
903
- * and because not all providers support several system messages.
904
- */
905
- type SystemModelMessage = {
906
- role: 'system';
907
- content: string;
908
- /**
909
- * Additional provider-specific metadata. They are passed through
910
- * to the provider from the AI SDK and enable provider-specific
911
- * functionality that can be fully encapsulated in the provider.
912
- */
913
- providerOptions?: ProviderOptions;
914
- };
915
-
916
- /**
917
- * Tool approval response prompt part.
918
- */
919
- type ToolApprovalResponse = {
920
- type: 'tool-approval-response';
921
- /**
922
- * ID of the tool approval.
923
- */
924
- approvalId: string;
925
- /**
926
- * Flag indicating whether the approval was granted or denied.
927
- */
928
- approved: boolean;
929
- /**
930
- * Optional reason for the approval or denial.
931
- */
932
- reason?: string;
933
- /**
934
- * Flag indicating whether the tool call is provider-executed.
935
- * Only provider-executed tool approval responses should be sent to the model.
936
- */
937
- providerExecuted?: boolean;
938
- };
939
-
940
- /**
941
- * A tool message. It contains the result of one or more tool calls.
942
- */
943
- type ToolModelMessage = {
944
- role: 'tool';
945
- content: ToolContent;
946
- /**
947
- * Additional provider-specific metadata. They are passed through
948
- * to the provider from the AI SDK and enable provider-specific
949
- * functionality that can be fully encapsulated in the provider.
950
- */
951
- providerOptions?: ProviderOptions;
952
- };
953
- /**
954
- * Content of a tool message. It is an array of tool result parts.
955
- */
956
- type ToolContent = Array<ToolResultPart | ToolApprovalResponse>;
957
-
958
- /**
959
- * A user message. It can contain text or a combination of text and images.
960
- */
961
- type UserModelMessage = {
962
- role: 'user';
963
- content: UserContent;
964
- /**
965
- * Additional provider-specific metadata. They are passed through
966
- * to the provider from the AI SDK and enable provider-specific
967
- * functionality that can be fully encapsulated in the provider.
968
- */
969
- providerOptions?: ProviderOptions;
970
- };
971
- /**
972
- * Content of a user message. It can be a string or an array of text and image parts.
973
- */
974
- type UserContent = string | Array<TextPart | ImagePart | FilePart>;
975
-
976
- /**
977
- * A message that can be used in the `messages` field of a prompt.
978
- * It can be a user message, an assistant message, or a tool message.
979
- */
980
- type ModelMessage = SystemModelMessage | UserModelMessage | AssistantModelMessage | ToolModelMessage;
981
-
982
- /**
983
- * Additional options that are sent into each tool call.
984
- */
985
- interface ToolExecutionOptions {
986
- /**
987
- * The ID of the tool call. You can use it e.g. when sending tool-call related information with stream data.
988
- */
989
- toolCallId: string;
990
- /**
991
- * Messages that were sent to the language model to initiate the response that contained the tool call.
992
- * The messages **do not** include the system prompt nor the assistant response that contained the tool call.
993
- */
994
- messages: ModelMessage[];
995
- /**
996
- * An optional abort signal that indicates that the overall operation should be aborted.
997
- */
998
- abortSignal?: AbortSignal;
999
- /**
1000
- * User-defined context.
1001
- *
1002
- * Treat the context object as immutable inside tools.
1003
- * Mutating the context object can lead to race conditions and unexpected results
1004
- * when tools are called in parallel.
1005
- *
1006
- * If you need to mutate the context, analyze the tool calls and results
1007
- * in `prepareStep` and update it there.
1008
- *
1009
- * Experimental (can break in patch releases).
1010
- */
1011
- experimental_context?: unknown;
1012
- }
1013
- /**
1014
- * Function that is called to determine if the tool needs approval before it can be executed.
1015
- */
1016
- type ToolNeedsApprovalFunction<INPUT> = (input: INPUT, options: {
1017
- /**
1018
- * The ID of the tool call. You can use it e.g. when sending tool-call related information with stream data.
1019
- */
1020
- toolCallId: string;
1021
- /**
1022
- * Messages that were sent to the language model to initiate the response that contained the tool call.
1023
- * The messages **do not** include the system prompt nor the assistant response that contained the tool call.
1024
- */
1025
- messages: ModelMessage[];
1026
- /**
1027
- * Additional context.
1028
- *
1029
- * Experimental (can break in patch releases).
1030
- */
1031
- experimental_context?: unknown;
1032
- }) => boolean | PromiseLike<boolean>;
1033
- type ToolExecuteFunction<INPUT, OUTPUT> = (input: INPUT, options: ToolExecutionOptions) => AsyncIterable<OUTPUT> | PromiseLike<OUTPUT> | OUTPUT;
1034
- type NeverOptional<N, T> = 0 extends 1 & N ? Partial<T> : [N] extends [never] ? Partial<Record<keyof T, undefined>> : T;
1035
- type ToolOutputProperties<INPUT, OUTPUT> = NeverOptional<OUTPUT, {
1036
- /**
1037
- * An async function that is called with the arguments from the tool call and produces a result.
1038
- * If not provided, the tool will not be executed automatically.
1039
- *
1040
- * @args is the input of the tool call.
1041
- * @options.abortSignal is a signal that can be used to abort the tool call.
1042
- */
1043
- execute: ToolExecuteFunction<INPUT, OUTPUT>;
1044
- outputSchema?: FlexibleSchema<OUTPUT>;
1045
- } | {
1046
- outputSchema: FlexibleSchema<OUTPUT>;
1047
- execute?: never;
1048
- }>;
1049
- /**
1050
- * A tool contains the description and the schema of the input that the tool expects.
1051
- * This enables the language model to generate the input.
1052
- *
1053
- * The tool can also contain an optional execute function for the actual execution function of the tool.
1054
- */
1055
- type Tool<INPUT extends JSONValue | unknown | never = any, OUTPUT extends JSONValue | unknown | never = any> = {
1056
- /**
1057
- * An optional description of what the tool does.
1058
- * Will be used by the language model to decide whether to use the tool.
1059
- * Not used for provider-defined tools.
1060
- */
1061
- description?: string;
1062
- /**
1063
- * An optional title of the tool.
1064
- */
1065
- title?: string;
1066
- /**
1067
- * Additional provider-specific metadata. They are passed through
1068
- * to the provider from the AI SDK and enable provider-specific
1069
- * functionality that can be fully encapsulated in the provider.
1070
- */
1071
- providerOptions?: ProviderOptions;
1072
- /**
1073
- * The schema of the input that the tool expects.
1074
- * The language model will use this to generate the input.
1075
- * It is also used to validate the output of the language model.
1076
- *
1077
- * You can use descriptions on the schema properties to make the input understandable for the language model.
1078
- */
1079
- inputSchema: FlexibleSchema<INPUT>;
1080
- /**
1081
- * An optional list of input examples that show the language
1082
- * model what the input should look like.
1083
- */
1084
- inputExamples?: Array<{
1085
- input: NoInfer<INPUT>;
1086
- }>;
1087
- /**
1088
- * Whether the tool needs approval before it can be executed.
1089
- */
1090
- needsApproval?: boolean | ToolNeedsApprovalFunction<[INPUT] extends [never] ? unknown : INPUT>;
1091
- /**
1092
- * Strict mode setting for the tool.
1093
- *
1094
- * Providers that support strict mode will use this setting to determine
1095
- * how the input should be generated. Strict mode will always produce
1096
- * valid inputs, but it might limit what input schemas are supported.
1097
- */
1098
- strict?: boolean;
1099
- /**
1100
- * Optional function that is called when the argument streaming starts.
1101
- * Only called when the tool is used in a streaming context.
1102
- */
1103
- onInputStart?: (options: ToolExecutionOptions) => void | PromiseLike<void>;
1104
- /**
1105
- * Optional function that is called when an argument streaming delta is available.
1106
- * Only called when the tool is used in a streaming context.
1107
- */
1108
- onInputDelta?: (options: {
1109
- inputTextDelta: string;
1110
- } & ToolExecutionOptions) => void | PromiseLike<void>;
1111
- /**
1112
- * Optional function that is called when a tool call can be started,
1113
- * even if the execute function is not provided.
1114
- */
1115
- onInputAvailable?: (options: {
1116
- input: [INPUT] extends [never] ? unknown : INPUT;
1117
- } & ToolExecutionOptions) => void | PromiseLike<void>;
1118
- } & ToolOutputProperties<INPUT, OUTPUT> & {
1119
- /**
1120
- * Optional conversion function that maps the tool result to an output that can be used by the language model.
1121
- *
1122
- * If not provided, the tool result will be sent as a JSON object.
1123
- */
1124
- toModelOutput?: (options: {
1125
- /**
1126
- * The ID of the tool call. You can use it e.g. when sending tool-call related information with stream data.
1127
- */
1128
- toolCallId: string;
1129
- /**
1130
- * The input of the tool call.
1131
- */
1132
- input: [INPUT] extends [never] ? unknown : INPUT;
1133
- /**
1134
- * The output of the tool call.
1135
- */
1136
- output: 0 extends 1 & OUTPUT ? any : [OUTPUT] extends [never] ? any : NoInfer<OUTPUT>;
1137
- }) => ToolResultOutput | PromiseLike<ToolResultOutput>;
1138
- } & ({
1139
- /**
1140
- * Tool with user-defined input and output schemas.
1141
- */
1142
- type?: undefined | 'function';
1143
- } | {
1144
- /**
1145
- * Tool that is defined at runtime (e.g. an MCP tool).
1146
- * The types of input and output are not known at development time.
1147
- */
1148
- type: 'dynamic';
1149
- } | {
1150
- /**
1151
- * Tool with provider-defined input and output schemas.
1152
- */
1153
- type: 'provider';
1154
- /**
1155
- * The ID of the tool. Must follow the format `<provider-name>.<unique-tool-name>`.
1156
- */
1157
- id: `${string}.${string}`;
1158
- /**
1159
- * The arguments for configuring the tool. Must match the expected arguments defined by the provider for this tool.
1160
- */
1161
- args: Record<string, unknown>;
1162
- /**
1163
- * Whether this provider-executed tool supports deferred results.
1164
- *
1165
- * When true, the tool result may not be returned in the same turn as the
1166
- * tool call (e.g., when using programmatic tool calling where a server tool
1167
- * triggers a client-executed tool, and the server tool's result is deferred
1168
- * until the client tool is resolved).
1169
- *
1170
- * This flag allows the AI SDK to handle tool results that arrive without
1171
- * a matching tool call in the current response.
1172
- *
1173
- * @default false
1174
- */
1175
- supportsDeferredResults?: boolean;
1176
- });
1177
- /**
1178
- * Infer the input type of a tool.
1179
- */
1180
- type InferToolInput<TOOL extends Tool> = TOOL extends Tool<infer INPUT, any> ? INPUT : never;
1181
- /**
1182
- * Infer the output type of a tool.
1183
- */
1184
- type InferToolOutput<TOOL extends Tool> = TOOL extends Tool<any, infer OUTPUT> ? OUTPUT : never;
1185
- /**
1186
- * Helper function for inferring the execute args of a tool.
1187
- */
1188
- declare function tool<INPUT, OUTPUT>(tool: Tool<INPUT, OUTPUT>): Tool<INPUT, OUTPUT>;
1189
- declare function tool<INPUT>(tool: Tool<INPUT, never>): Tool<INPUT, never>;
1190
- declare function tool<OUTPUT>(tool: Tool<never, OUTPUT>): Tool<never, OUTPUT>;
1191
- declare function tool(tool: Tool<never, never>): Tool<never, never>;
1192
- /**
1193
- * Defines a dynamic tool.
1194
- */
1195
- declare function dynamicTool(tool: {
1196
- description?: string;
1197
- title?: string;
1198
- providerOptions?: ProviderOptions;
1199
- inputSchema: FlexibleSchema<unknown>;
1200
- execute: ToolExecuteFunction<unknown, unknown>;
1201
- /**
1202
- * Optional conversion function that maps the tool result to an output that can be used by the language model.
1203
- *
1204
- * If not provided, the tool result will be sent as a JSON object.
1205
- */
1206
- toModelOutput?: (options: {
1207
- /**
1208
- * The ID of the tool call. You can use it e.g. when sending tool-call related information with stream data.
1209
- */
1210
- toolCallId: string;
1211
- /**
1212
- * The input of the tool call.
1213
- */
1214
- input: unknown;
1215
- /**
1216
- * The output of the tool call.
1217
- */
1218
- output: unknown;
1219
- }) => ToolResultOutput | PromiseLike<ToolResultOutput>;
1220
- /**
1221
- * Whether the tool needs approval before it can be executed.
1222
- */
1223
- needsApproval?: boolean | ToolNeedsApprovalFunction<unknown>;
1224
- }): Tool<unknown, unknown> & {
1225
- type: 'dynamic';
1226
- };
1227
-
1228
- type ProviderToolFactory<INPUT, ARGS extends object> = <OUTPUT>(options: ARGS & {
1229
- execute?: ToolExecuteFunction<INPUT, OUTPUT>;
1230
- needsApproval?: Tool<INPUT, OUTPUT>['needsApproval'];
1231
- toModelOutput?: Tool<INPUT, OUTPUT>['toModelOutput'];
1232
- onInputStart?: Tool<INPUT, OUTPUT>['onInputStart'];
1233
- onInputDelta?: Tool<INPUT, OUTPUT>['onInputDelta'];
1234
- onInputAvailable?: Tool<INPUT, OUTPUT>['onInputAvailable'];
1235
- }) => Tool<INPUT, OUTPUT>;
1236
- declare function createProviderToolFactory<INPUT, ARGS extends object>({ id, inputSchema, }: {
1237
- id: `${string}.${string}`;
1238
- inputSchema: FlexibleSchema<INPUT>;
1239
- }): ProviderToolFactory<INPUT, ARGS>;
1240
- type ProviderToolFactoryWithOutputSchema<INPUT, OUTPUT, ARGS extends object> = (options: ARGS & {
1241
- execute?: ToolExecuteFunction<INPUT, OUTPUT>;
1242
- needsApproval?: Tool<INPUT, OUTPUT>['needsApproval'];
1243
- toModelOutput?: Tool<INPUT, OUTPUT>['toModelOutput'];
1244
- onInputStart?: Tool<INPUT, OUTPUT>['onInputStart'];
1245
- onInputDelta?: Tool<INPUT, OUTPUT>['onInputDelta'];
1246
- onInputAvailable?: Tool<INPUT, OUTPUT>['onInputAvailable'];
1247
- }) => Tool<INPUT, OUTPUT>;
1248
- declare function createProviderToolFactoryWithOutputSchema<INPUT, OUTPUT, ARGS extends object>({ id, inputSchema, outputSchema, supportsDeferredResults, }: {
1249
- id: `${string}.${string}`;
1250
- inputSchema: FlexibleSchema<INPUT>;
1251
- outputSchema: FlexibleSchema<OUTPUT>;
1252
- /**
1253
- * Whether this provider-executed tool supports deferred results.
1254
- *
1255
- * When true, the tool result may not be returned in the same turn as the
1256
- * tool call (e.g., when using programmatic tool calling where a server tool
1257
- * triggers a client-executed tool, and the server tool's result is deferred
1258
- * until the client tool is resolved).
1259
- *
1260
- * @default false
1261
- */
1262
- supportsDeferredResults?: boolean;
1263
- }): ProviderToolFactoryWithOutputSchema<INPUT, OUTPUT, ARGS>;
1264
-
1265
- /**
1266
- * Removes entries from a record where the value is null or undefined.
1267
- * @param record - The input object whose entries may be null or undefined.
1268
- * @returns A new object containing only entries with non-null and non-undefined values.
1269
- */
1270
- declare function removeUndefinedEntries<T>(record: Record<string, T | undefined>): Record<string, T>;
1271
-
1272
- type Resolvable<T> = MaybePromiseLike<T> | (() => MaybePromiseLike<T>);
1273
- /**
1274
- * Resolves a value that could be a raw value, a Promise, a function returning a value,
1275
- * or a function returning a Promise.
1276
- */
1277
- declare function resolve<T>(value: Resolvable<T>): Promise<T>;
1278
-
1279
- /**
1280
- * Strips file extension segments from a filename.
1281
- *
1282
- * Examples:
1283
- * - "report.pdf" -> "report"
1284
- * - "archive.tar.gz" -> "archive"
1285
- * - "filename" -> "filename"
1286
- */
1287
- declare function stripFileExtension(filename: string): string;
1288
-
1289
- declare function convertBase64ToUint8Array(base64String: string): Uint8Array<ArrayBuffer>;
1290
- declare function convertUint8ArrayToBase64(array: Uint8Array): string;
1291
- declare function convertToBase64(value: string | Uint8Array): string;
1292
-
1293
- /**
1294
- * Validates that a URL is safe to download from, blocking private/internal addresses
1295
- * to prevent SSRF attacks.
1296
- *
1297
- * @param url - The URL string to validate.
1298
- * @throws DownloadError if the URL is unsafe.
1299
- */
1300
- declare function validateDownloadUrl(url: string): void;
1301
-
1302
- /**
1303
- * Validates the types of an unknown object using a schema and
1304
- * return a strongly-typed object.
1305
- *
1306
- * @template T - The type of the object to validate.
1307
- * @param {string} options.value - The object to validate.
1308
- * @param {Validator<T>} options.schema - The schema to use for validating the JSON.
1309
- * @param {TypeValidationContext} options.context - Optional context about what is being validated.
1310
- * @returns {Promise<T>} - The typed object.
1311
- */
1312
- declare function validateTypes<OBJECT>({ value, schema, context, }: {
1313
- value: unknown;
1314
- schema: FlexibleSchema<OBJECT>;
1315
- context?: TypeValidationContext;
1316
- }): Promise<OBJECT>;
1317
- /**
1318
- * Safely validates the types of an unknown object using a schema and
1319
- * return a strongly-typed object.
1320
- *
1321
- * @template T - The type of the object to validate.
1322
- * @param {string} options.value - The JSON object to validate.
1323
- * @param {Validator<T>} options.schema - The schema to use for validating the JSON.
1324
- * @param {TypeValidationContext} options.context - Optional context about what is being validated.
1325
- * @returns An object with either a `success` flag and the parsed and typed data, or a `success` flag and an error object.
1326
- */
1327
- declare function safeValidateTypes<OBJECT>({ value, schema, context, }: {
1328
- value: unknown;
1329
- schema: FlexibleSchema<OBJECT>;
1330
- context?: TypeValidationContext;
1331
- }): Promise<{
1332
- success: true;
1333
- value: OBJECT;
1334
- rawValue: unknown;
1335
- } | {
1336
- success: false;
1337
- error: TypeValidationError;
1338
- rawValue: unknown;
1339
- }>;
1340
-
1341
- declare const VERSION: string;
1342
-
1343
- /**
1344
- * Appends suffix parts to the `user-agent` header.
1345
- * If a `user-agent` header already exists, the suffix parts are appended to it.
1346
- * If no `user-agent` header exists, a new one is created with the suffix parts.
1347
- * Automatically removes undefined entries from the headers.
1348
- *
1349
- * @param headers - The original headers.
1350
- * @param userAgentSuffixParts - The parts to append to the `user-agent` header.
1351
- * @returns The new headers with the `user-agent` header set or updated.
1352
- */
1353
- declare function withUserAgentSuffix(headers: HeadersInit | Record<string, string | undefined> | undefined, ...userAgentSuffixParts: string[]): Record<string, string>;
1354
-
1355
- declare function withoutTrailingSlash(url: string | undefined): string | undefined;
1356
-
1357
- declare function executeTool<INPUT, OUTPUT>({ execute, input, options, }: {
1358
- execute: ToolExecuteFunction<INPUT, OUTPUT>;
1359
- input: INPUT;
1360
- options: ToolExecutionOptions;
1361
- }): AsyncGenerator<{
1362
- type: 'preliminary';
1363
- output: OUTPUT;
1364
- } | {
1365
- type: 'final';
1366
- output: OUTPUT;
1367
- }>;
1368
-
1369
- /**
1370
- * Typed tool call that is returned by generateText and streamText.
1371
- * It contains the tool call ID, the tool name, and the tool arguments.
1372
- */
1373
- interface ToolCall<NAME extends string, INPUT> {
1374
- /**
1375
- * ID of the tool call. This ID is used to match the tool call with the tool result.
1376
- */
1377
- toolCallId: string;
1378
- /**
1379
- * Name of the tool that is being called.
1380
- */
1381
- toolName: NAME;
1382
- /**
1383
- * Arguments of the tool call. This is a JSON-serializable object that matches the tool's input schema.
1384
- */
1385
- input: INPUT;
1386
- /**
1387
- * Whether the tool call will be executed by the provider.
1388
- * If this flag is not set or is false, the tool call will be executed by the client.
1389
- */
1390
- providerExecuted?: boolean;
1391
- /**
1392
- * Whether the tool is dynamic.
1393
- */
1394
- dynamic?: boolean;
1395
- }
1396
-
1397
- /**
1398
- * Typed tool result that is returned by `generateText` and `streamText`.
1399
- * It contains the tool call ID, the tool name, the tool arguments, and the tool result.
1400
- */
1401
- interface ToolResult<NAME extends string, INPUT, OUTPUT> {
1402
- /**
1403
- * ID of the tool call. This ID is used to match the tool call with the tool result.
1404
- */
1405
- toolCallId: string;
1406
- /**
1407
- * Name of the tool that was called.
1408
- */
1409
- toolName: NAME;
1410
- /**
1411
- * Arguments of the tool call. This is a JSON-serializable object that matches the tool's input schema.
1412
- */
1413
- input: INPUT;
1414
- /**
1415
- * Result of the tool call. This is the result of the tool's execution.
1416
- */
1417
- output: OUTPUT;
1418
- /**
1419
- * Whether the tool result has been executed by the provider.
1420
- */
1421
- providerExecuted?: boolean;
1422
- /**
1423
- * Whether the tool is dynamic.
1424
- */
1425
- dynamic?: boolean;
1426
- }
1427
-
1428
- /**
1429
- * @deprecated Use ToolExecutionOptions instead.
1430
- */
1431
- type ToolCallOptions = ToolExecutionOptions;
1432
-
1433
- export { type AssistantContent, type AssistantModelMessage, DEFAULT_MAX_DOWNLOAD_SIZE, type DataContent, DelayedPromise, DownloadError, type FetchFunction, type FilePart, type FlexibleSchema, type IdGenerator, type ImagePart, type InferSchema, type InferToolInput, type InferToolOutput, type LazySchema, type MaybePromiseLike, type ModelMessage, type ParseResult, type ProviderOptions, type ProviderToolFactory, type ProviderToolFactoryWithOutputSchema, type ReasoningPart, type Resolvable, type ResponseHandler, type Schema, type SystemModelMessage, type TextPart, type Tool, type ToolApprovalRequest, type ToolApprovalResponse, type ToolCall, type ToolCallOptions, type ToolCallPart, type ToolContent, type ToolExecuteFunction, type ToolExecutionOptions, type ToolModelMessage, type ToolNameMapping, type ToolNeedsApprovalFunction, type ToolResult, type ToolResultOutput, type ToolResultPart, type UserContent, type UserModelMessage, VERSION, type ValidationResult, asSchema, combineHeaders, convertAsyncIteratorToReadableStream, convertBase64ToUint8Array, convertImageModelFileToDataUri, convertToBase64, convertToFormData, convertUint8ArrayToBase64, createBinaryResponseHandler, createEventSourceResponseHandler, createIdGenerator, createJsonErrorResponseHandler, createJsonResponseHandler, createProviderToolFactory, createProviderToolFactoryWithOutputSchema, createStatusCodeErrorResponseHandler, createToolNameMapping, delay, downloadBlob, dynamicTool, executeTool, extractResponseHeaders, generateId, getErrorMessage, getFromApi, getRuntimeEnvironmentUserAgent, injectJsonInstructionIntoMessages, isAbortError, isNonNullable, isParsableJson, isUrlSupported, jsonSchema, lazySchema, loadApiKey, loadOptionalSetting, loadSetting, mediaTypeToExtension, normalizeHeaders, parseJSON, parseJsonEventStream, parseProviderOptions, postFormDataToApi, postJsonToApi, postToApi, readResponseWithSizeLimit, removeUndefinedEntries, resolve, safeParseJSON, safeValidateTypes, stripFileExtension, tool, validateDownloadUrl, validateTypes, withUserAgentSuffix, withoutTrailingSlash, zodSchema };