@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 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["const proc =\n typeof process === 'object' && process\n ? process\n : {\n stdout: null,\n stderr: null,\n }\nimport { EventEmitter } from 'node:events'\nimport Stream from 'node:stream'\nimport { StringDecoder } from 'node:string_decoder'\n\n/**\n * Same as StringDecoder, but exposing the `lastNeed` flag on the type\n */\ntype SD = StringDecoder & { lastNeed: boolean }\n\nexport type { SD, Pipe, PipeProxyErrors }\n\n/**\n * Return true if the argument is a Minipass stream, Node stream, or something\n * else that Minipass can interact with.\n */\nexport const isStream = (\n s: any\n): s is Minipass.Readable | Minipass.Writable =>\n !!s &&\n typeof s === 'object' &&\n (s instanceof Minipass ||\n s instanceof Stream ||\n isReadable(s) ||\n isWritable(s))\n\n/**\n * Return true if the argument is a valid {@link Minipass.Readable}\n */\nexport const isReadable = (s: any): s is Minipass.Readable =>\n !!s &&\n typeof s === 'object' &&\n s instanceof EventEmitter &&\n typeof (s as Minipass.Readable).pipe === 'function' &&\n // node core Writable streams have a pipe() method, but it throws\n (s as Minipass.Readable).pipe !== Stream.Writable.prototype.pipe\n\n/**\n * Return true if the argument is a valid {@link Minipass.Writable}\n */\nexport const isWritable = (s: any): s is Minipass.Readable =>\n !!s &&\n typeof s === 'object' &&\n s instanceof EventEmitter &&\n typeof (s as Minipass.Writable).write === 'function' &&\n typeof (s as Minipass.Writable).end === 'function'\n\nconst EOF = Symbol('EOF')\nconst MAYBE_EMIT_END = Symbol('maybeEmitEnd')\nconst EMITTED_END = Symbol('emittedEnd')\nconst EMITTING_END = Symbol('emittingEnd')\nconst EMITTED_ERROR = Symbol('emittedError')\nconst CLOSED = Symbol('closed')\nconst READ = Symbol('read')\nconst FLUSH = Symbol('flush')\nconst FLUSHCHUNK = Symbol('flushChunk')\nconst ENCODING = Symbol('encoding')\nconst DECODER = Symbol('decoder')\nconst FLOWING = Symbol('flowing')\nconst PAUSED = Symbol('paused')\nconst RESUME = Symbol('resume')\nconst BUFFER = Symbol('buffer')\nconst PIPES = Symbol('pipes')\nconst BUFFERLENGTH = Symbol('bufferLength')\nconst BUFFERPUSH = Symbol('bufferPush')\nconst BUFFERSHIFT = Symbol('bufferShift')\nconst OBJECTMODE = Symbol('objectMode')\n// internal event when stream is destroyed\nconst DESTROYED = Symbol('destroyed')\n// internal event when stream has an error\nconst ERROR = Symbol('error')\nconst EMITDATA = Symbol('emitData')\nconst EMITEND = Symbol('emitEnd')\nconst EMITEND2 = Symbol('emitEnd2')\nconst ASYNC = Symbol('async')\nconst ABORT = Symbol('abort')\nconst ABORTED = Symbol('aborted')\nconst SIGNAL = Symbol('signal')\nconst DATALISTENERS = Symbol('dataListeners')\nconst DISCARDED = Symbol('discarded')\n\nconst defer = (fn: (...a: any[]) => any) => Promise.resolve().then(fn)\nconst nodefer = (fn: (...a: any[]) => any) => fn()\n\n// events that mean 'the stream is over'\n// these are treated specially, and re-emitted\n// if they are listened for after emitting.\ntype EndishEvent = 'end' | 'finish' | 'prefinish'\nconst isEndish = (ev: any): ev is EndishEvent =>\n ev === 'end' || ev === 'finish' || ev === 'prefinish'\n\nconst isArrayBufferLike = (b: any): b is ArrayBufferLike =>\n b instanceof ArrayBuffer ||\n (!!b &&\n typeof b === 'object' &&\n b.constructor &&\n b.constructor.name === 'ArrayBuffer' &&\n b.byteLength >= 0)\n\nconst isArrayBufferView = (b: any): b is ArrayBufferView =>\n !Buffer.isBuffer(b) && ArrayBuffer.isView(b)\n\n/**\n * Options that may be passed to stream.pipe()\n */\nexport interface PipeOptions {\n /**\n * end the destination stream when the source stream ends\n */\n end?: boolean\n /**\n * proxy errors from the source stream to the destination stream\n */\n proxyErrors?: boolean\n}\n\n/**\n * Internal class representing a pipe to a destination stream.\n *\n * @internal\n */\nclass Pipe<T extends unknown> {\n src: Minipass<T>\n dest: Minipass<any, T>\n opts: PipeOptions\n ondrain: () => any\n constructor(\n src: Minipass<T>,\n dest: Minipass.Writable,\n opts: PipeOptions\n ) {\n this.src = src\n this.dest = dest as Minipass<any, T>\n this.opts = opts\n this.ondrain = () => src[RESUME]()\n this.dest.on('drain', this.ondrain)\n }\n unpipe() {\n this.dest.removeListener('drain', this.ondrain)\n }\n // only here for the prototype\n /* c8 ignore start */\n proxyErrors(_er: any) {}\n /* c8 ignore stop */\n end() {\n this.unpipe()\n if (this.opts.end) this.dest.end()\n }\n}\n\n/**\n * Internal class representing a pipe to a destination stream where\n * errors are proxied.\n *\n * @internal\n */\nclass PipeProxyErrors<T> extends Pipe<T> {\n unpipe() {\n this.src.removeListener('error', this.proxyErrors)\n super.unpipe()\n }\n constructor(\n src: Minipass<T>,\n dest: Minipass.Writable,\n opts: PipeOptions\n ) {\n super(src, dest, opts)\n this.proxyErrors = (er: Error) => this.dest.emit('error', er)\n src.on('error', this.proxyErrors)\n }\n}\n\nexport namespace Minipass {\n /**\n * Encoding used to create a stream that outputs strings rather than\n * Buffer objects.\n */\n export type Encoding = BufferEncoding | 'buffer' | null\n\n /**\n * Any stream that Minipass can pipe into\n */\n export type Writable =\n | Minipass<any, any, any>\n | NodeJS.WriteStream\n | (NodeJS.WriteStream & { fd: number })\n | (EventEmitter & {\n end(): any\n write(chunk: any, ...args: any[]): any\n })\n\n /**\n * Any stream that can be read from\n */\n export type Readable =\n | Minipass<any, any, any>\n | NodeJS.ReadStream\n | (NodeJS.ReadStream & { fd: number })\n | (EventEmitter & {\n pause(): any\n resume(): any\n pipe(...destArgs: any[]): any\n })\n\n /**\n * Utility type that can be iterated sync or async\n */\n export type DualIterable<T> = Iterable<T> & AsyncIterable<T>\n\n type EventArguments = Record<string | symbol, unknown[]>\n\n /**\n * The listing of events that a Minipass class can emit.\n * Extend this when extending the Minipass class, and pass as\n * the third template argument. The key is the name of the event,\n * and the value is the argument list.\n *\n * Any undeclared events will still be allowed, but the handler will get\n * arguments as `unknown[]`.\n */\n export interface Events<RType extends any = Buffer>\n extends EventArguments {\n readable: []\n data: [chunk: RType]\n error: [er: unknown]\n abort: [reason: unknown]\n drain: []\n resume: []\n end: []\n finish: []\n prefinish: []\n close: []\n [DESTROYED]: [er?: unknown]\n [ERROR]: [er: unknown]\n }\n\n /**\n * String or buffer-like data that can be joined and sliced\n */\n export type ContiguousData =\n | Buffer\n | ArrayBufferLike\n | ArrayBufferView\n | string\n export type BufferOrString = Buffer | string\n\n /**\n * Options passed to the Minipass constructor.\n */\n export type SharedOptions = {\n /**\n * Defer all data emission and other events until the end of the\n * current tick, similar to Node core streams\n */\n async?: boolean\n /**\n * A signal which will abort the stream\n */\n signal?: AbortSignal\n /**\n * Output string encoding. Set to `null` or `'buffer'` (or omit) to\n * emit Buffer objects rather than strings.\n *\n * Conflicts with `objectMode`\n */\n encoding?: BufferEncoding | null | 'buffer'\n /**\n * Output data exactly as it was written, supporting non-buffer/string\n * data (such as arbitrary objects, falsey values, etc.)\n *\n * Conflicts with `encoding`\n */\n objectMode?: boolean\n }\n\n /**\n * Options for a string encoded output\n */\n export type EncodingOptions = SharedOptions & {\n encoding: BufferEncoding\n objectMode?: false\n }\n\n /**\n * Options for contiguous data buffer output\n */\n export type BufferOptions = SharedOptions & {\n encoding?: null | 'buffer'\n objectMode?: false\n }\n\n /**\n * Options for objectMode arbitrary output\n */\n export type ObjectModeOptions = SharedOptions & {\n objectMode: true\n encoding?: null\n }\n\n /**\n * Utility type to determine allowed options based on read type\n */\n export type Options<T> =\n | ObjectModeOptions\n | (T extends string\n ? EncodingOptions\n : T extends Buffer\n ? BufferOptions\n : SharedOptions)\n}\n\nconst isObjectModeOptions = (\n o: Minipass.SharedOptions\n): o is Minipass.ObjectModeOptions => !!o.objectMode\n\nconst isEncodingOptions = (\n o: Minipass.SharedOptions\n): o is Minipass.EncodingOptions =>\n !o.objectMode && !!o.encoding && o.encoding !== 'buffer'\n\n/**\n * Main export, the Minipass class\n *\n * `RType` is the type of data emitted, defaults to Buffer\n *\n * `WType` is the type of data to be written, if RType is buffer or string,\n * then any {@link Minipass.ContiguousData} is allowed.\n *\n * `Events` is the set of event handler signatures that this object\n * will emit, see {@link Minipass.Events}\n */\nexport class Minipass<\n RType extends unknown = Buffer,\n WType extends unknown = RType extends Minipass.BufferOrString\n ? Minipass.ContiguousData\n : RType,\n Events extends Minipass.Events<RType> = Minipass.Events<RType>\n >\n extends EventEmitter\n implements Minipass.DualIterable<RType>\n{\n [FLOWING]: boolean = false;\n [PAUSED]: boolean = false;\n [PIPES]: Pipe<RType>[] = [];\n [BUFFER]: RType[] = [];\n [OBJECTMODE]: boolean;\n [ENCODING]: BufferEncoding | null;\n [ASYNC]: boolean;\n [DECODER]: SD | null;\n [EOF]: boolean = false;\n [EMITTED_END]: boolean = false;\n [EMITTING_END]: boolean = false;\n [CLOSED]: boolean = false;\n [EMITTED_ERROR]: unknown = null;\n [BUFFERLENGTH]: number = 0;\n [DESTROYED]: boolean = false;\n [SIGNAL]?: AbortSignal;\n [ABORTED]: boolean = false;\n [DATALISTENERS]: number = 0;\n [DISCARDED]: boolean = false\n\n /**\n * true if the stream can be written\n */\n writable: boolean = true\n /**\n * true if the stream can be read\n */\n readable: boolean = true\n\n /**\n * If `RType` is Buffer, then options do not need to be provided.\n * Otherwise, an options object must be provided to specify either\n * {@link Minipass.SharedOptions.objectMode} or\n * {@link Minipass.SharedOptions.encoding}, as appropriate.\n */\n constructor(\n ...args:\n | [Minipass.ObjectModeOptions]\n | (RType extends Buffer\n ? [] | [Minipass.Options<RType>]\n : [Minipass.Options<RType>])\n ) {\n const options: Minipass.Options<RType> = (args[0] ||\n {}) as Minipass.Options<RType>\n super()\n if (options.objectMode && typeof options.encoding === 'string') {\n throw new TypeError(\n 'Encoding and objectMode may not be used together'\n )\n }\n if (isObjectModeOptions(options)) {\n this[OBJECTMODE] = true\n this[ENCODING] = null\n } else if (isEncodingOptions(options)) {\n this[ENCODING] = options.encoding\n this[OBJECTMODE] = false\n } else {\n this[OBJECTMODE] = false\n this[ENCODING] = null\n }\n this[ASYNC] = !!options.async\n this[DECODER] = this[ENCODING]\n ? (new StringDecoder(this[ENCODING]) as SD)\n : null\n\n //@ts-ignore - private option for debugging and testing\n if (options && options.debugExposeBuffer === true) {\n Object.defineProperty(this, 'buffer', { get: () => this[BUFFER] })\n }\n //@ts-ignore - private option for debugging and testing\n if (options && options.debugExposePipes === true) {\n Object.defineProperty(this, 'pipes', { get: () => this[PIPES] })\n }\n\n const { signal } = options\n if (signal) {\n this[SIGNAL] = signal\n if (signal.aborted) {\n this[ABORT]()\n } else {\n signal.addEventListener('abort', () => this[ABORT]())\n }\n }\n }\n\n /**\n * The amount of data stored in the buffer waiting to be read.\n *\n * For Buffer strings, this will be the total byte length.\n * For string encoding streams, this will be the string character length,\n * according to JavaScript's `string.length` logic.\n * For objectMode streams, this is a count of the items waiting to be\n * emitted.\n */\n get bufferLength() {\n return this[BUFFERLENGTH]\n }\n\n /**\n * The `BufferEncoding` currently in use, or `null`\n */\n get encoding() {\n return this[ENCODING]\n }\n\n /**\n * @deprecated - This is a read only property\n */\n set encoding(_enc) {\n throw new Error('Encoding must be set at instantiation time')\n }\n\n /**\n * @deprecated - Encoding may only be set at instantiation time\n */\n setEncoding(_enc: Minipass.Encoding) {\n throw new Error('Encoding must be set at instantiation time')\n }\n\n /**\n * True if this is an objectMode stream\n */\n get objectMode() {\n return this[OBJECTMODE]\n }\n\n /**\n * @deprecated - This is a read-only property\n */\n set objectMode(_om) {\n throw new Error('objectMode must be set at instantiation time')\n }\n\n /**\n * true if this is an async stream\n */\n get ['async'](): boolean {\n return this[ASYNC]\n }\n /**\n * Set to true to make this stream async.\n *\n * Once set, it cannot be unset, as this would potentially cause incorrect\n * behavior. Ie, a sync stream can be made async, but an async stream\n * cannot be safely made sync.\n */\n set ['async'](a: boolean) {\n this[ASYNC] = this[ASYNC] || !!a\n }\n\n // drop everything and get out of the flow completely\n [ABORT]() {\n this[ABORTED] = true\n this.emit('abort', this[SIGNAL]?.reason)\n this.destroy(this[SIGNAL]?.reason)\n }\n\n /**\n * True if the stream has been aborted.\n */\n get aborted() {\n return this[ABORTED]\n }\n /**\n * No-op setter. Stream aborted status is set via the AbortSignal provided\n * in the constructor options.\n */\n set aborted(_) {}\n\n /**\n * Write data into the stream\n *\n * If the chunk written is a string, and encoding is not specified, then\n * `utf8` will be assumed. If the stream encoding matches the encoding of\n * a written string, and the state of the string decoder allows it, then\n * the string will be passed through to either the output or the internal\n * buffer without any processing. Otherwise, it will be turned into a\n * Buffer object for processing into the desired encoding.\n *\n * If provided, `cb` function is called immediately before return for\n * sync streams, or on next tick for async streams, because for this\n * base class, a chunk is considered \"processed\" once it is accepted\n * and either emitted or buffered. That is, the callback does not indicate\n * that the chunk has been eventually emitted, though of course child\n * classes can override this function to do whatever processing is required\n * and call `super.write(...)` only once processing is completed.\n */\n write(chunk: WType, cb?: () => void): boolean\n write(\n chunk: WType,\n encoding?: Minipass.Encoding,\n cb?: () => void\n ): boolean\n write(\n chunk: WType,\n encoding?: Minipass.Encoding | (() => void),\n cb?: () => void\n ): boolean {\n if (this[ABORTED]) return false\n if (this[EOF]) throw new Error('write after end')\n\n if (this[DESTROYED]) {\n this.emit(\n 'error',\n Object.assign(\n new Error('Cannot call write after a stream was destroyed'),\n { code: 'ERR_STREAM_DESTROYED' }\n )\n )\n return true\n }\n\n if (typeof encoding === 'function') {\n cb = encoding\n encoding = 'utf8'\n }\n\n if (!encoding) encoding = 'utf8'\n\n const fn = this[ASYNC] ? defer : nodefer\n\n // convert array buffers and typed array views into buffers\n // at some point in the future, we may want to do the opposite!\n // leave strings and buffers as-is\n // anything is only allowed if in object mode, so throw\n if (!this[OBJECTMODE] && !Buffer.isBuffer(chunk)) {\n if (isArrayBufferView(chunk)) {\n //@ts-ignore - sinful unsafe type changing\n chunk = Buffer.from(\n chunk.buffer,\n chunk.byteOffset,\n chunk.byteLength\n )\n } else if (isArrayBufferLike(chunk)) {\n //@ts-ignore - sinful unsafe type changing\n chunk = Buffer.from(chunk)\n } else if (typeof chunk !== 'string') {\n throw new Error(\n 'Non-contiguous data written to non-objectMode stream'\n )\n }\n }\n\n // handle object mode up front, since it's simpler\n // this yields better performance, fewer checks later.\n if (this[OBJECTMODE]) {\n // maybe impossible?\n /* c8 ignore start */\n if (this[FLOWING] && this[BUFFERLENGTH] !== 0) this[FLUSH](true)\n /* c8 ignore stop */\n\n if (this[FLOWING]) this.emit('data', chunk as unknown as RType)\n else this[BUFFERPUSH](chunk as unknown as RType)\n\n if (this[BUFFERLENGTH] !== 0) this.emit('readable')\n\n if (cb) fn(cb)\n\n return this[FLOWING]\n }\n\n // at this point the chunk is a buffer or string\n // don't buffer it up or send it to the decoder\n if (!(chunk as Minipass.BufferOrString).length) {\n if (this[BUFFERLENGTH] !== 0) this.emit('readable')\n if (cb) fn(cb)\n return this[FLOWING]\n }\n\n // fast-path writing strings of same encoding to a stream with\n // an empty buffer, skipping the buffer/decoder dance\n if (\n typeof chunk === 'string' &&\n // unless it is a string already ready for us to use\n !(encoding === this[ENCODING] && !this[DECODER]?.lastNeed)\n ) {\n //@ts-ignore - sinful unsafe type change\n chunk = Buffer.from(chunk, encoding)\n }\n\n if (Buffer.isBuffer(chunk) && this[ENCODING]) {\n //@ts-ignore - sinful unsafe type change\n chunk = this[DECODER].write(chunk)\n }\n\n // Note: flushing CAN potentially switch us into not-flowing mode\n if (this[FLOWING] && this[BUFFERLENGTH] !== 0) this[FLUSH](true)\n\n if (this[FLOWING]) this.emit('data', chunk as unknown as RType)\n else this[BUFFERPUSH](chunk as unknown as RType)\n\n if (this[BUFFERLENGTH] !== 0) this.emit('readable')\n\n if (cb) fn(cb)\n\n return this[FLOWING]\n }\n\n /**\n * Low-level explicit read method.\n *\n * In objectMode, the argument is ignored, and one item is returned if\n * available.\n *\n * `n` is the number of bytes (or in the case of encoding streams,\n * characters) to consume. If `n` is not provided, then the entire buffer\n * is returned, or `null` is returned if no data is available.\n *\n * If `n` is greater that the amount of data in the internal buffer,\n * then `null` is returned.\n */\n read(n?: number | null): RType | null {\n if (this[DESTROYED]) return null\n this[DISCARDED] = false\n\n if (\n this[BUFFERLENGTH] === 0 ||\n n === 0 ||\n (n && n > this[BUFFERLENGTH])\n ) {\n this[MAYBE_EMIT_END]()\n return null\n }\n\n if (this[OBJECTMODE]) n = null\n\n if (this[BUFFER].length > 1 && !this[OBJECTMODE]) {\n // not object mode, so if we have an encoding, then RType is string\n // otherwise, must be Buffer\n this[BUFFER] = [\n (this[ENCODING]\n ? this[BUFFER].join('')\n : Buffer.concat(\n this[BUFFER] as Buffer[],\n this[BUFFERLENGTH]\n )) as RType,\n ]\n }\n\n const ret = this[READ](n || null, this[BUFFER][0] as RType)\n this[MAYBE_EMIT_END]()\n return ret\n }\n\n [READ](n: number | null, chunk: RType) {\n if (this[OBJECTMODE]) this[BUFFERSHIFT]()\n else {\n const c = chunk as Minipass.BufferOrString\n if (n === c.length || n === null) this[BUFFERSHIFT]()\n else if (typeof c === 'string') {\n this[BUFFER][0] = c.slice(n) as RType\n chunk = c.slice(0, n) as RType\n this[BUFFERLENGTH] -= n\n } else {\n this[BUFFER][0] = c.subarray(n) as RType\n chunk = c.subarray(0, n) as RType\n this[BUFFERLENGTH] -= n\n }\n }\n\n this.emit('data', chunk)\n\n if (!this[BUFFER].length && !this[EOF]) this.emit('drain')\n\n return chunk\n }\n\n /**\n * End the stream, optionally providing a final write.\n *\n * See {@link Minipass#write} for argument descriptions\n */\n end(cb?: () => void): this\n end(chunk: WType, cb?: () => void): this\n end(chunk: WType, encoding?: Minipass.Encoding, cb?: () => void): this\n end(\n chunk?: WType | (() => void),\n encoding?: Minipass.Encoding | (() => void),\n cb?: () => void\n ): this {\n if (typeof chunk === 'function') {\n cb = chunk as () => void\n chunk = undefined\n }\n if (typeof encoding === 'function') {\n cb = encoding\n encoding = 'utf8'\n }\n if (chunk !== undefined) this.write(chunk, encoding)\n if (cb) this.once('end', cb)\n this[EOF] = true\n this.writable = false\n\n // if we haven't written anything, then go ahead and emit,\n // even if we're not reading.\n // we'll re-emit if a new 'end' listener is added anyway.\n // This makes MP more suitable to write-only use cases.\n if (this[FLOWING] || !this[PAUSED]) this[MAYBE_EMIT_END]()\n return this\n }\n\n // don't let the internal resume be overwritten\n [RESUME]() {\n if (this[DESTROYED]) return\n\n if (!this[DATALISTENERS] && !this[PIPES].length) {\n this[DISCARDED] = true\n }\n this[PAUSED] = false\n this[FLOWING] = true\n this.emit('resume')\n if (this[BUFFER].length) this[FLUSH]()\n else if (this[EOF]) this[MAYBE_EMIT_END]()\n else this.emit('drain')\n }\n\n /**\n * Resume the stream if it is currently in a paused state\n *\n * If called when there are no pipe destinations or `data` event listeners,\n * this will place the stream in a \"discarded\" state, where all data will\n * be thrown away. The discarded state is removed if a pipe destination or\n * data handler is added, if pause() is called, or if any synchronous or\n * asynchronous iteration is started.\n */\n resume() {\n return this[RESUME]()\n }\n\n /**\n * Pause the stream\n */\n pause() {\n this[FLOWING] = false\n this[PAUSED] = true\n this[DISCARDED] = false\n }\n\n /**\n * true if the stream has been forcibly destroyed\n */\n get destroyed() {\n return this[DESTROYED]\n }\n\n /**\n * true if the stream is currently in a flowing state, meaning that\n * any writes will be immediately emitted.\n */\n get flowing() {\n return this[FLOWING]\n }\n\n /**\n * true if the stream is currently in a paused state\n */\n get paused() {\n return this[PAUSED]\n }\n\n [BUFFERPUSH](chunk: RType) {\n if (this[OBJECTMODE]) this[BUFFERLENGTH] += 1\n else this[BUFFERLENGTH] += (chunk as Minipass.BufferOrString).length\n this[BUFFER].push(chunk)\n }\n\n [BUFFERSHIFT](): RType {\n if (this[OBJECTMODE]) this[BUFFERLENGTH] -= 1\n else\n this[BUFFERLENGTH] -= (\n this[BUFFER][0] as Minipass.BufferOrString\n ).length\n return this[BUFFER].shift() as RType\n }\n\n [FLUSH](noDrain: boolean = false) {\n do {} while (\n this[FLUSHCHUNK](this[BUFFERSHIFT]()) &&\n this[BUFFER].length\n )\n\n if (!noDrain && !this[BUFFER].length && !this[EOF]) this.emit('drain')\n }\n\n [FLUSHCHUNK](chunk: RType) {\n this.emit('data', chunk)\n return this[FLOWING]\n }\n\n /**\n * Pipe all data emitted by this stream into the destination provided.\n *\n * Triggers the flow of data.\n */\n pipe<W extends Minipass.Writable>(dest: W, opts?: PipeOptions): W {\n if (this[DESTROYED]) return dest\n this[DISCARDED] = false\n\n const ended = this[EMITTED_END]\n opts = opts || {}\n if (dest === proc.stdout || dest === proc.stderr) opts.end = false\n else opts.end = opts.end !== false\n opts.proxyErrors = !!opts.proxyErrors\n\n // piping an ended stream ends immediately\n if (ended) {\n if (opts.end) dest.end()\n } else {\n // \"as\" here just ignores the WType, which pipes don't care about,\n // since they're only consuming from us, and writing to the dest\n this[PIPES].push(\n !opts.proxyErrors\n ? new Pipe<RType>(this as Minipass<RType>, dest, opts)\n : new PipeProxyErrors<RType>(this as Minipass<RType>, dest, opts)\n )\n if (this[ASYNC]) defer(() => this[RESUME]())\n else this[RESUME]()\n }\n\n return dest\n }\n\n /**\n * Fully unhook a piped destination stream.\n *\n * If the destination stream was the only consumer of this stream (ie,\n * there are no other piped destinations or `'data'` event listeners)\n * then the flow of data will stop until there is another consumer or\n * {@link Minipass#resume} is explicitly called.\n */\n unpipe<W extends Minipass.Writable>(dest: W) {\n const p = this[PIPES].find(p => p.dest === dest)\n if (p) {\n if (this[PIPES].length === 1) {\n if (this[FLOWING] && this[DATALISTENERS] === 0) {\n this[FLOWING] = false\n }\n this[PIPES] = []\n } else this[PIPES].splice(this[PIPES].indexOf(p), 1)\n p.unpipe()\n }\n }\n\n /**\n * Alias for {@link Minipass#on}\n */\n addListener<Event extends keyof Events>(\n ev: Event,\n handler: (...args: Events[Event]) => any\n ): this {\n return this.on(ev, handler)\n }\n\n /**\n * Mostly identical to `EventEmitter.on`, with the following\n * behavior differences to prevent data loss and unnecessary hangs:\n *\n * - Adding a 'data' event handler will trigger the flow of data\n *\n * - Adding a 'readable' event handler when there is data waiting to be read\n * will cause 'readable' to be emitted immediately.\n *\n * - Adding an 'endish' event handler ('end', 'finish', etc.) which has\n * already passed will cause the event to be emitted immediately and all\n * handlers removed.\n *\n * - Adding an 'error' event handler after an error has been emitted will\n * cause the event to be re-emitted immediately with the error previously\n * raised.\n */\n on<Event extends keyof Events>(\n ev: Event,\n handler: (...args: Events[Event]) => any\n ): this {\n const ret = super.on(\n ev as string | symbol,\n handler as (...a: any[]) => any\n )\n if (ev === 'data') {\n this[DISCARDED] = false\n this[DATALISTENERS]++\n if (!this[PIPES].length && !this[FLOWING]) {\n this[RESUME]()\n }\n } else if (ev === 'readable' && this[BUFFERLENGTH] !== 0) {\n super.emit('readable')\n } else if (isEndish(ev) && this[EMITTED_END]) {\n super.emit(ev)\n this.removeAllListeners(ev)\n } else if (ev === 'error' && this[EMITTED_ERROR]) {\n const h = handler as (...a: Events['error']) => any\n if (this[ASYNC]) defer(() => h.call(this, this[EMITTED_ERROR]))\n else h.call(this, this[EMITTED_ERROR])\n }\n return ret\n }\n\n /**\n * Alias for {@link Minipass#off}\n */\n removeListener<Event extends keyof Events>(\n ev: Event,\n handler: (...args: Events[Event]) => any\n ) {\n return this.off(ev, handler)\n }\n\n /**\n * Mostly identical to `EventEmitter.off`\n *\n * If a 'data' event handler is removed, and it was the last consumer\n * (ie, there are no pipe destinations or other 'data' event listeners),\n * then the flow of data will stop until there is another consumer or\n * {@link Minipass#resume} is explicitly called.\n */\n off<Event extends keyof Events>(\n ev: Event,\n handler: (...args: Events[Event]) => any\n ) {\n const ret = super.off(\n ev as string | symbol,\n handler as (...a: any[]) => any\n )\n // if we previously had listeners, and now we don't, and we don't\n // have any pipes, then stop the flow, unless it's been explicitly\n // put in a discarded flowing state via stream.resume().\n if (ev === 'data') {\n this[DATALISTENERS] = this.listeners('data').length\n if (\n this[DATALISTENERS] === 0 &&\n !this[DISCARDED] &&\n !this[PIPES].length\n ) {\n this[FLOWING] = false\n }\n }\n return ret\n }\n\n /**\n * Mostly identical to `EventEmitter.removeAllListeners`\n *\n * If all 'data' event handlers are removed, and they were the last consumer\n * (ie, there are no pipe destinations), then the flow of data will stop\n * until there is another consumer or {@link Minipass#resume} is explicitly\n * called.\n */\n removeAllListeners<Event extends keyof Events>(ev?: Event) {\n const ret = super.removeAllListeners(ev as string | symbol | undefined)\n if (ev === 'data' || ev === undefined) {\n this[DATALISTENERS] = 0\n if (!this[DISCARDED] && !this[PIPES].length) {\n this[FLOWING] = false\n }\n }\n return ret\n }\n\n /**\n * true if the 'end' event has been emitted\n */\n get emittedEnd() {\n return this[EMITTED_END]\n }\n\n [MAYBE_EMIT_END]() {\n if (\n !this[EMITTING_END] &&\n !this[EMITTED_END] &&\n !this[DESTROYED] &&\n this[BUFFER].length === 0 &&\n this[EOF]\n ) {\n this[EMITTING_END] = true\n this.emit('end')\n this.emit('prefinish')\n this.emit('finish')\n if (this[CLOSED]) this.emit('close')\n this[EMITTING_END] = false\n }\n }\n\n /**\n * Mostly identical to `EventEmitter.emit`, with the following\n * behavior differences to prevent data loss and unnecessary hangs:\n *\n * If the stream has been destroyed, and the event is something other\n * than 'close' or 'error', then `false` is returned and no handlers\n * are called.\n *\n * If the event is 'end', and has already been emitted, then the event\n * is ignored. If the stream is in a paused or non-flowing state, then\n * the event will be deferred until data flow resumes. If the stream is\n * async, then handlers will be called on the next tick rather than\n * immediately.\n *\n * If the event is 'close', and 'end' has not yet been emitted, then\n * the event will be deferred until after 'end' is emitted.\n *\n * If the event is 'error', and an AbortSignal was provided for the stream,\n * and there are no listeners, then the event is ignored, matching the\n * behavior of node core streams in the presense of an AbortSignal.\n *\n * If the event is 'finish' or 'prefinish', then all listeners will be\n * removed after emitting the event, to prevent double-firing.\n */\n emit<Event extends keyof Events>(\n ev: Event,\n ...args: Events[Event]\n ): boolean {\n const data = args[0]\n // error and close are only events allowed after calling destroy()\n if (\n ev !== 'error' &&\n ev !== 'close' &&\n ev !== DESTROYED &&\n this[DESTROYED]\n ) {\n return false\n } else if (ev === 'data') {\n return !this[OBJECTMODE] && !data\n ? false\n : this[ASYNC]\n ? (defer(() => this[EMITDATA](data as RType)), true)\n : this[EMITDATA](data as RType)\n } else if (ev === 'end') {\n return this[EMITEND]()\n } else if (ev === 'close') {\n this[CLOSED] = true\n // don't emit close before 'end' and 'finish'\n if (!this[EMITTED_END] && !this[DESTROYED]) return false\n const ret = super.emit('close')\n this.removeAllListeners('close')\n return ret\n } else if (ev === 'error') {\n this[EMITTED_ERROR] = data\n super.emit(ERROR, data)\n const ret =\n !this[SIGNAL] || this.listeners('error').length\n ? super.emit('error', data)\n : false\n this[MAYBE_EMIT_END]()\n return ret\n } else if (ev === 'resume') {\n const ret = super.emit('resume')\n this[MAYBE_EMIT_END]()\n return ret\n } else if (ev === 'finish' || ev === 'prefinish') {\n const ret = super.emit(ev)\n this.removeAllListeners(ev)\n return ret\n }\n\n // Some other unknown event\n const ret = super.emit(ev as string, ...args)\n this[MAYBE_EMIT_END]()\n return ret\n }\n\n [EMITDATA](data: RType) {\n for (const p of this[PIPES]) {\n if (p.dest.write(data as RType) === false) this.pause()\n }\n const ret = this[DISCARDED] ? false : super.emit('data', data)\n this[MAYBE_EMIT_END]()\n return ret\n }\n\n [EMITEND]() {\n if (this[EMITTED_END]) return false\n\n this[EMITTED_END] = true\n this.readable = false\n return this[ASYNC]\n ? (defer(() => this[EMITEND2]()), true)\n : this[EMITEND2]()\n }\n\n [EMITEND2]() {\n if (this[DECODER]) {\n const data = this[DECODER].end()\n if (data) {\n for (const p of this[PIPES]) {\n p.dest.write(data as RType)\n }\n if (!this[DISCARDED]) super.emit('data', data)\n }\n }\n\n for (const p of this[PIPES]) {\n p.end()\n }\n const ret = super.emit('end')\n this.removeAllListeners('end')\n return ret\n }\n\n /**\n * Return a Promise that resolves to an array of all emitted data once\n * the stream ends.\n */\n async collect(): Promise<RType[] & { dataLength: number }> {\n const buf: RType[] & { dataLength: number } = Object.assign([], {\n dataLength: 0,\n })\n if (!this[OBJECTMODE]) buf.dataLength = 0\n // set the promise first, in case an error is raised\n // by triggering the flow here.\n const p = this.promise()\n this.on('data', c => {\n buf.push(c)\n if (!this[OBJECTMODE])\n buf.dataLength += (c as Minipass.BufferOrString).length\n })\n await p\n return buf\n }\n\n /**\n * Return a Promise that resolves to the concatenation of all emitted data\n * once the stream ends.\n *\n * Not allowed on objectMode streams.\n */\n async concat(): Promise<RType> {\n if (this[OBJECTMODE]) {\n throw new Error('cannot concat in objectMode')\n }\n const buf = await this.collect()\n return (\n this[ENCODING]\n ? buf.join('')\n : Buffer.concat(buf as Buffer[], buf.dataLength)\n ) as RType\n }\n\n /**\n * Return a void Promise that resolves once the stream ends.\n */\n async promise(): Promise<void> {\n return new Promise<void>((resolve, reject) => {\n this.on(DESTROYED, () => reject(new Error('stream destroyed')))\n this.on('error', er => reject(er))\n this.on('end', () => resolve())\n })\n }\n\n /**\n * Asynchronous `for await of` iteration.\n *\n * This will continue emitting all chunks until the stream terminates.\n */\n [Symbol.asyncIterator](): AsyncGenerator<RType, void, void> {\n // set this up front, in case the consumer doesn't call next()\n // right away.\n this[DISCARDED] = false\n let stopped = false\n const stop = async (): Promise<IteratorReturnResult<void>> => {\n this.pause()\n stopped = true\n return { value: undefined, done: true }\n }\n const next = (): Promise<IteratorResult<RType, void>> => {\n if (stopped) return stop()\n const res = this.read()\n if (res !== null) return Promise.resolve({ done: false, value: res })\n\n if (this[EOF]) return stop()\n\n let resolve!: (res: IteratorResult<RType>) => void\n let reject!: (er: unknown) => void\n const onerr = (er: unknown) => {\n this.off('data', ondata)\n this.off('end', onend)\n this.off(DESTROYED, ondestroy)\n stop()\n reject(er)\n }\n const ondata = (value: RType) => {\n this.off('error', onerr)\n this.off('end', onend)\n this.off(DESTROYED, ondestroy)\n this.pause()\n resolve({ value, done: !!this[EOF] })\n }\n const onend = () => {\n this.off('error', onerr)\n this.off('data', ondata)\n this.off(DESTROYED, ondestroy)\n stop()\n resolve({ done: true, value: undefined })\n }\n const ondestroy = () => onerr(new Error('stream destroyed'))\n return new Promise<IteratorResult<RType>>((res, rej) => {\n reject = rej\n resolve = res\n this.once(DESTROYED, ondestroy)\n this.once('error', onerr)\n this.once('end', onend)\n this.once('data', ondata)\n })\n }\n\n return {\n next,\n throw: stop,\n return: stop,\n [Symbol.asyncIterator]() {\n return this\n },\n [Symbol.asyncDispose]: async () => {},\n }\n }\n\n /**\n * Synchronous `for of` iteration.\n *\n * The iteration will terminate when the internal buffer runs out, even\n * if the stream has not yet terminated.\n */\n [Symbol.iterator](): Generator<RType, void, void> {\n // set this up front, in case the consumer doesn't call next()\n // right away.\n this[DISCARDED] = false\n let stopped = false\n const stop = (): IteratorReturnResult<void> => {\n this.pause()\n this.off(ERROR, stop)\n this.off(DESTROYED, stop)\n this.off('end', stop)\n stopped = true\n return { done: true, value: undefined }\n }\n\n const next = (): IteratorResult<RType, void> => {\n if (stopped) return stop()\n const value = this.read()\n return value === null ? stop() : { done: false, value }\n }\n\n this.once('end', stop)\n this.once(ERROR, stop)\n this.once(DESTROYED, stop)\n\n return {\n next,\n throw: stop,\n return: stop,\n [Symbol.iterator]() {\n return this\n },\n [Symbol.dispose]: () => {},\n }\n }\n\n /**\n * Destroy a stream, preventing it from being used for any further purpose.\n *\n * If the stream has a `close()` method, then it will be called on\n * destruction.\n *\n * After destruction, any attempt to write data, read data, or emit most\n * events will be ignored.\n *\n * If an error argument is provided, then it will be emitted in an\n * 'error' event.\n */\n destroy(er?: unknown) {\n if (this[DESTROYED]) {\n if (er) this.emit('error', er)\n else this.emit(DESTROYED)\n return this\n }\n\n this[DESTROYED] = true\n this[DISCARDED] = true\n\n // throw away all buffered data, it's never coming out\n this[BUFFER].length = 0\n this[BUFFERLENGTH] = 0\n\n const wc = this as Minipass<RType, WType, Events> & {\n close?: () => void\n }\n if (typeof wc.close === 'function' && !this[CLOSED]) wc.close()\n\n if (er) this.emit('error', er)\n // if no error to emit, still reject pending promises\n else this.emit(DESTROYED)\n\n return this\n }\n\n /**\n * Alias for {@link isStream}\n *\n * Former export location, maintained for backwards compatibility.\n *\n * @deprecated\n */\n static get isStream() {\n return isStream\n }\n}\n"]}
@@ -1,6 +0,0 @@
1
- # This file is generated by gyp; do not edit.
2
-
3
- export builddir_name ?= ./build/.
4
- .PHONY: all
5
- all:
6
- $(MAKE) pty
@@ -1,168 +0,0 @@
1
- # This file is generated by gyp; do not edit.
2
-
3
- TOOLSET := target
4
- TARGET := pty
5
- DEFS_Debug := \
6
- '-DNODE_GYP_MODULE_NAME=pty' \
7
- '-DUSING_UV_SHARED=1' \
8
- '-DUSING_V8_SHARED=1' \
9
- '-DV8_DEPRECATION_WARNINGS=1' \
10
- '-D_GLIBCXX_USE_CXX11_ABI=1' \
11
- '-D_FILE_OFFSET_BITS=64' \
12
- '-D_LARGEFILE_SOURCE' \
13
- '-D__STDC_FORMAT_MACROS' \
14
- '-DOPENSSL_NO_PINSHARED' \
15
- '-DOPENSSL_THREADS' \
16
- '-DNAPI_CPP_EXCEPTIONS' \
17
- '-DBUILDING_NODE_EXTENSION' \
18
- '-DDEBUG' \
19
- '-D_DEBUG'
20
-
21
- # Flags passed to all source files.
22
- CFLAGS_Debug := \
23
- -fPIC \
24
- -pthread \
25
- -Wall \
26
- -Wextra \
27
- -Wno-unused-parameter \
28
- -Wall \
29
- -O2 \
30
- -D_FORTIFY_SOURCE=2 \
31
- -m64 \
32
- -g \
33
- -O0
34
-
35
- # Flags passed to only C files.
36
- CFLAGS_C_Debug :=
37
-
38
- # Flags passed to only C++ files.
39
- CFLAGS_CC_Debug := \
40
- -fno-rtti \
41
- -fno-strict-aliasing \
42
- -std=gnu++17
43
-
44
- INCS_Debug := \
45
- -I/home/runner/.cache/node-gyp/22.22.2/include/node \
46
- -I/home/runner/.cache/node-gyp/22.22.2/src \
47
- -I/home/runner/.cache/node-gyp/22.22.2/deps/openssl/config \
48
- -I/home/runner/.cache/node-gyp/22.22.2/deps/openssl/openssl/include \
49
- -I/home/runner/.cache/node-gyp/22.22.2/deps/uv/include \
50
- -I/home/runner/.cache/node-gyp/22.22.2/deps/zlib \
51
- -I/home/runner/.cache/node-gyp/22.22.2/deps/v8/include \
52
- -I$(srcdir)/../node-addon-api
53
-
54
- DEFS_Release := \
55
- '-DNODE_GYP_MODULE_NAME=pty' \
56
- '-DUSING_UV_SHARED=1' \
57
- '-DUSING_V8_SHARED=1' \
58
- '-DV8_DEPRECATION_WARNINGS=1' \
59
- '-D_GLIBCXX_USE_CXX11_ABI=1' \
60
- '-D_FILE_OFFSET_BITS=64' \
61
- '-D_LARGEFILE_SOURCE' \
62
- '-D__STDC_FORMAT_MACROS' \
63
- '-DOPENSSL_NO_PINSHARED' \
64
- '-DOPENSSL_THREADS' \
65
- '-DNAPI_CPP_EXCEPTIONS' \
66
- '-DBUILDING_NODE_EXTENSION'
67
-
68
- # Flags passed to all source files.
69
- CFLAGS_Release := \
70
- -fPIC \
71
- -pthread \
72
- -Wall \
73
- -Wextra \
74
- -Wno-unused-parameter \
75
- -Wall \
76
- -O2 \
77
- -D_FORTIFY_SOURCE=2 \
78
- -m64 \
79
- -O3 \
80
- -fno-omit-frame-pointer
81
-
82
- # Flags passed to only C files.
83
- CFLAGS_C_Release :=
84
-
85
- # Flags passed to only C++ files.
86
- CFLAGS_CC_Release := \
87
- -fno-rtti \
88
- -fno-strict-aliasing \
89
- -std=gnu++17
90
-
91
- INCS_Release := \
92
- -I/home/runner/.cache/node-gyp/22.22.2/include/node \
93
- -I/home/runner/.cache/node-gyp/22.22.2/src \
94
- -I/home/runner/.cache/node-gyp/22.22.2/deps/openssl/config \
95
- -I/home/runner/.cache/node-gyp/22.22.2/deps/openssl/openssl/include \
96
- -I/home/runner/.cache/node-gyp/22.22.2/deps/uv/include \
97
- -I/home/runner/.cache/node-gyp/22.22.2/deps/zlib \
98
- -I/home/runner/.cache/node-gyp/22.22.2/deps/v8/include \
99
- -I$(srcdir)/../node-addon-api
100
-
101
- OBJS := \
102
- $(obj).target/$(TARGET)/src/unix/pty.o
103
-
104
- # Add to the list of files we specially track dependencies for.
105
- all_deps += $(OBJS)
106
-
107
- # Make sure our dependencies are built before any of us.
108
- $(OBJS): | $(obj).target/../node-addon-api/node_addon_api_except.stamp
109
-
110
- # CFLAGS et al overrides must be target-local.
111
- # See "Target-specific Variable Values" in the GNU Make manual.
112
- $(OBJS): TOOLSET := $(TOOLSET)
113
- $(OBJS): GYP_CFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE))
114
- $(OBJS): GYP_CXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE))
115
-
116
- # Suffix rules, putting all outputs into $(obj).
117
-
118
- $(obj).$(TOOLSET)/$(TARGET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
119
- @$(call do_cmd,cxx,1)
120
-
121
- # Try building from generated source, too.
122
-
123
- $(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
124
- @$(call do_cmd,cxx,1)
125
-
126
- $(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj)/%.cc FORCE_DO_CMD
127
- @$(call do_cmd,cxx,1)
128
-
129
- # End of this set of suffix rules
130
- ### Rules for final target.
131
- LDFLAGS_Debug := \
132
- -pthread \
133
- -rdynamic \
134
- -m64
135
-
136
- LDFLAGS_Release := \
137
- -pthread \
138
- -rdynamic \
139
- -m64
140
-
141
- LIBS := \
142
- -lutil
143
-
144
- $(obj).target/pty.node: GYP_LDFLAGS := $(LDFLAGS_$(BUILDTYPE))
145
- $(obj).target/pty.node: LIBS := $(LIBS)
146
- $(obj).target/pty.node: TOOLSET := $(TOOLSET)
147
- $(obj).target/pty.node: $(OBJS) FORCE_DO_CMD
148
- $(call do_cmd,solink_module)
149
-
150
- all_deps += $(obj).target/pty.node
151
- # Add target alias
152
- .PHONY: pty
153
- pty: $(builddir)/pty.node
154
-
155
- # Copy this to the executable output path.
156
- $(builddir)/pty.node: TOOLSET := $(TOOLSET)
157
- $(builddir)/pty.node: $(obj).target/pty.node FORCE_DO_CMD
158
- $(call do_cmd,copy)
159
-
160
- all_deps += $(builddir)/pty.node
161
- # Short alias for building this executable.
162
- .PHONY: pty.node
163
- pty.node: $(obj).target/pty.node $(builddir)/pty.node
164
-
165
- # Add executable to "all" target.
166
- .PHONY: all
167
- all: $(builddir)/pty.node
168
-
@@ -1,30 +0,0 @@
1
- "use strict";
2
- /**
3
- * Copyright (c) 2019, Microsoft Corporation (MIT License).
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- var assert = require("assert");
7
- var eventEmitter2_1 = require("./eventEmitter2");
8
- describe('EventEmitter2', function () {
9
- it('should fire listeners multiple times', function () {
10
- var order = [];
11
- var emitter = new eventEmitter2_1.EventEmitter2();
12
- emitter.event(function (data) { return order.push(data + 'a'); });
13
- emitter.event(function (data) { return order.push(data + 'b'); });
14
- emitter.fire(1);
15
- emitter.fire(2);
16
- assert.deepEqual(order, ['1a', '1b', '2a', '2b']);
17
- });
18
- it('should not fire listeners once disposed', function () {
19
- var order = [];
20
- var emitter = new eventEmitter2_1.EventEmitter2();
21
- emitter.event(function (data) { return order.push(data + 'a'); });
22
- var disposeB = emitter.event(function (data) { return order.push(data + 'b'); });
23
- emitter.event(function (data) { return order.push(data + 'c'); });
24
- emitter.fire(1);
25
- disposeB.dispose();
26
- emitter.fire(2);
27
- assert.deepEqual(order, ['1a', '1b', '1c', '2a', '2c']);
28
- });
29
- });
30
- //# sourceMappingURL=eventEmitter2.test.js.map
@@ -1,139 +0,0 @@
1
- "use strict";
2
- /**
3
- * Copyright (c) 2017, Daniel Imms (MIT License).
4
- * Copyright (c) 2018, Microsoft Corporation (MIT License).
5
- */
6
- var __extends = (this && this.__extends) || (function () {
7
- var extendStatics = function (d, b) {
8
- extendStatics = Object.setPrototypeOf ||
9
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
10
- function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
11
- return extendStatics(d, b);
12
- };
13
- return function (d, b) {
14
- extendStatics(d, b);
15
- function __() { this.constructor = d; }
16
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
17
- };
18
- })();
19
- Object.defineProperty(exports, "__esModule", { value: true });
20
- var assert = require("assert");
21
- var windowsTerminal_1 = require("./windowsTerminal");
22
- var unixTerminal_1 = require("./unixTerminal");
23
- var terminal_1 = require("./terminal");
24
- var terminalConstructor = (process.platform === 'win32') ? windowsTerminal_1.WindowsTerminal : unixTerminal_1.UnixTerminal;
25
- var SHELL = (process.platform === 'win32') ? 'cmd.exe' : '/bin/bash';
26
- var terminalCtor;
27
- if (process.platform === 'win32') {
28
- terminalCtor = require('./windowsTerminal');
29
- }
30
- else {
31
- terminalCtor = require('./unixTerminal');
32
- }
33
- var TestTerminal = /** @class */ (function (_super) {
34
- __extends(TestTerminal, _super);
35
- function TestTerminal() {
36
- return _super !== null && _super.apply(this, arguments) || this;
37
- }
38
- TestTerminal.prototype.checkType = function (name, value, type, allowArray) {
39
- if (allowArray === void 0) { allowArray = false; }
40
- this._checkType(name, value, type, allowArray);
41
- };
42
- TestTerminal.prototype._write = function (data) {
43
- throw new Error('Method not implemented.');
44
- };
45
- TestTerminal.prototype.resize = function (cols, rows) {
46
- throw new Error('Method not implemented.');
47
- };
48
- TestTerminal.prototype.clear = function () {
49
- throw new Error('Method not implemented.');
50
- };
51
- TestTerminal.prototype.destroy = function () {
52
- throw new Error('Method not implemented.');
53
- };
54
- TestTerminal.prototype.kill = function (signal) {
55
- throw new Error('Method not implemented.');
56
- };
57
- Object.defineProperty(TestTerminal.prototype, "process", {
58
- get: function () {
59
- throw new Error('Method not implemented.');
60
- },
61
- enumerable: false,
62
- configurable: true
63
- });
64
- Object.defineProperty(TestTerminal.prototype, "master", {
65
- get: function () {
66
- throw new Error('Method not implemented.');
67
- },
68
- enumerable: false,
69
- configurable: true
70
- });
71
- Object.defineProperty(TestTerminal.prototype, "slave", {
72
- get: function () {
73
- throw new Error('Method not implemented.');
74
- },
75
- enumerable: false,
76
- configurable: true
77
- });
78
- return TestTerminal;
79
- }(terminal_1.Terminal));
80
- describe('Terminal', function () {
81
- describe('constructor', function () {
82
- it('should do basic type checks', function () {
83
- assert.throws(function () { return new terminalCtor('a', 'b', { 'name': {} }); }, 'name must be a string (not a object)');
84
- });
85
- });
86
- describe('checkType', function () {
87
- it('should throw for the wrong type', function () {
88
- var t = new TestTerminal();
89
- assert.doesNotThrow(function () { return t.checkType('foo', 'test', 'string'); });
90
- assert.doesNotThrow(function () { return t.checkType('foo', 1, 'number'); });
91
- assert.doesNotThrow(function () { return t.checkType('foo', {}, 'object'); });
92
- assert.throws(function () { return t.checkType('foo', 'test', 'number'); });
93
- assert.throws(function () { return t.checkType('foo', 1, 'object'); });
94
- assert.throws(function () { return t.checkType('foo', {}, 'string'); });
95
- });
96
- it('should throw for wrong types within arrays', function () {
97
- var t = new TestTerminal();
98
- assert.doesNotThrow(function () { return t.checkType('foo', ['test'], 'string', true); });
99
- assert.doesNotThrow(function () { return t.checkType('foo', [1], 'number', true); });
100
- assert.doesNotThrow(function () { return t.checkType('foo', [{}], 'object', true); });
101
- assert.throws(function () { return t.checkType('foo', ['test'], 'number', true); });
102
- assert.throws(function () { return t.checkType('foo', [1], 'object', true); });
103
- assert.throws(function () { return t.checkType('foo', [{}], 'string', true); });
104
- });
105
- });
106
- describe('automatic flow control', function () {
107
- it('should respect ctor flow control options', function () {
108
- var pty = new terminalConstructor(SHELL, [], { handleFlowControl: true, flowControlPause: 'abc', flowControlResume: '123' });
109
- assert.equal(pty.handleFlowControl, true);
110
- assert.equal(pty._flowControlPause, 'abc');
111
- assert.equal(pty._flowControlResume, '123');
112
- });
113
- // TODO: I don't think this test ever worked due to pollUntil being used incorrectly
114
- // it('should do flow control automatically', async function(): Promise<void> {
115
- // // Flow control doesn't work on Windows
116
- // if (process.platform === 'win32') {
117
- // return;
118
- // }
119
- // this.timeout(10000);
120
- // const pty = new terminalConstructor(SHELL, [], {handleFlowControl: true, flowControlPause: 'PAUSE', flowControlResume: 'RESUME'});
121
- // let read: string = '';
122
- // pty.on('data', data => read += data);
123
- // pty.on('pause', () => read += 'paused');
124
- // pty.on('resume', () => read += 'resumed');
125
- // pty.write('1');
126
- // pty.write('PAUSE');
127
- // pty.write('2');
128
- // pty.write('RESUME');
129
- // pty.write('3');
130
- // await pollUntil(() => {
131
- // return stripEscapeSequences(read).endsWith('1pausedresumed23');
132
- // }, 100, 10);
133
- // });
134
- });
135
- });
136
- function stripEscapeSequences(data) {
137
- return data.replace(/\u001b\[0K/, '');
138
- }
139
- //# sourceMappingURL=terminal.test.js.map
@@ -1,28 +0,0 @@
1
- "use strict";
2
- /**
3
- * Copyright (c) 2019, Microsoft Corporation (MIT License).
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.pollUntil = void 0;
7
- function pollUntil(cb, timeout, interval) {
8
- return new Promise(function (resolve, reject) {
9
- var intervalId = setInterval(function () {
10
- if (cb()) {
11
- clearInterval(intervalId);
12
- clearTimeout(timeoutId);
13
- resolve();
14
- }
15
- }, interval);
16
- var timeoutId = setTimeout(function () {
17
- clearInterval(intervalId);
18
- if (cb()) {
19
- resolve();
20
- }
21
- else {
22
- reject();
23
- }
24
- }, timeout);
25
- });
26
- }
27
- exports.pollUntil = pollUntil;
28
- //# sourceMappingURL=testUtils.test.js.map