@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,323 +0,0 @@
1
- import { inspect, InspectOptions, ParseArgsConfig } from 'node:util';
2
- export type ParseArgsOptions = Exclude<ParseArgsConfig['options'], undefined>;
3
- export type ParseArgsOption = ParseArgsOptions[string];
4
- export type ParseArgsDefault = Exclude<ConfigValue, number | number[]>;
5
- export type ConfigType = 'number' | 'string' | 'boolean';
6
- export declare const isConfigType: (t: unknown) => t is ConfigType;
7
- export type ConfigValuePrimitive = string | boolean | number;
8
- export type ConfigValueArray = string[] | boolean[] | number[];
9
- export type ConfigValue = ConfigValuePrimitive | ConfigValueArray;
10
- /**
11
- * Given a Jack object, get the typeof its ConfigSet
12
- */
13
- export type Unwrap<J> = J extends Jack<infer C> ? C : never;
14
- /**
15
- * Defines the type of value that is valid, given a config definition's
16
- * {@link ConfigType} and boolean multiple setting
17
- */
18
- export type ValidValue<T extends ConfigType = ConfigType, M extends boolean = boolean> = [
19
- T,
20
- M
21
- ] extends ['number', true] ? number[] : [T, M] extends ['string', true] ? string[] : [T, M] extends ['boolean', true] ? boolean[] : [T, M] extends ['number', false] ? number : [T, M] extends ['string', false] ? string : [T, M] extends ['boolean', false] ? boolean : [T, M] extends ['string', boolean] ? string | string[] : [T, M] extends ['boolean', boolean] ? boolean | boolean[] : [T, M] extends ['number', boolean] ? number | number[] : [T, M] extends [ConfigType, false] ? ConfigValuePrimitive : [T, M] extends [ConfigType, true] ? ConfigValueArray : ConfigValue;
22
- export type ReadonlyArrays = readonly number[] | readonly string[];
23
- /**
24
- * Defines the type of validOptions that are valid, given a config definition's
25
- * {@link ConfigType}
26
- */
27
- export type ValidOptions<T extends ConfigType> = T extends 'boolean' ? undefined : T extends 'string' ? readonly string[] : T extends 'number' ? readonly number[] : ReadonlyArrays;
28
- /**
29
- * A config field definition, in its full representation.
30
- * This is what is passed in to addFields so `type` is required.
31
- */
32
- export type ConfigOption<T extends ConfigType = ConfigType, M extends boolean = boolean, O extends undefined | ValidOptions<T> = undefined | ValidOptions<T>> = {
33
- type: T;
34
- short?: string;
35
- default?: ValidValue<T, M> & (O extends ReadonlyArrays ? M extends false ? O[number] : O[number][] : unknown);
36
- description?: string;
37
- hint?: T extends 'boolean' ? undefined : string;
38
- validate?: ((v: unknown) => v is ValidValue<T, M>) | ((v: unknown) => boolean);
39
- validOptions?: O;
40
- delim?: M extends false ? undefined : string;
41
- multiple?: M;
42
- };
43
- /**
44
- * Determine whether an unknown object is a {@link ConfigOption} based only
45
- * on its `type` and `multiple` property
46
- */
47
- export declare const isConfigOptionOfType: <T extends ConfigType, M extends boolean>(o: unknown, type: T, multi: M) => o is ConfigOption<T, M>;
48
- /**
49
- * Determine whether an unknown object is a {@link ConfigOption} based on
50
- * it having all valid properties
51
- */
52
- export declare const isConfigOption: <T extends ConfigType, M extends boolean>(o: unknown, type: T, multi: M) => o is ConfigOption<T, M>;
53
- /**
54
- * The meta information for a config option definition, when the
55
- * type and multiple values can be inferred by the method being used
56
- */
57
- export type ConfigOptionMeta<T extends ConfigType, M extends boolean, O extends ConfigOption<T, M> = ConfigOption<T, M>> = Pick<Partial<O>, 'type'> & Omit<O, 'type'>;
58
- /**
59
- * A set of {@link ConfigOption} objects, referenced by their longOption
60
- * string values.
61
- */
62
- export type ConfigSet = {
63
- [longOption: string]: ConfigOption;
64
- };
65
- /**
66
- * A set of {@link ConfigOptionMeta} fields, referenced by their longOption
67
- * string values.
68
- */
69
- export type ConfigMetaSet<T extends ConfigType, M extends boolean> = {
70
- [longOption: string]: ConfigOptionMeta<T, M>;
71
- };
72
- /**
73
- * Infer {@link ConfigSet} fields from a given {@link ConfigMetaSet}
74
- */
75
- export type ConfigSetFromMetaSet<T extends ConfigType, M extends boolean, S extends ConfigMetaSet<T, M>> = S & {
76
- [longOption in keyof S]: ConfigOption<T, M>;
77
- };
78
- /**
79
- * The 'values' field returned by {@link Jack#parse}. If a value has
80
- * a default field it will be required on the object otherwise it is optional.
81
- */
82
- export type OptionsResults<T extends ConfigSet> = {
83
- [K in keyof T]: (T[K]['validOptions'] extends ReadonlyArrays ? T[K] extends ConfigOption<'string' | 'number', false> ? T[K]['validOptions'][number] : T[K] extends ConfigOption<'string' | 'number', true> ? T[K]['validOptions'][number][] : never : T[K] extends ConfigOption<'string', false> ? string : T[K] extends ConfigOption<'string', true> ? string[] : T[K] extends ConfigOption<'number', false> ? number : T[K] extends ConfigOption<'number', true> ? number[] : T[K] extends ConfigOption<'boolean', false> ? boolean : T[K] extends ConfigOption<'boolean', true> ? boolean[] : never) | (T[K]['default'] extends ConfigValue ? never : undefined);
84
- };
85
- /**
86
- * The object retured by {@link Jack#parse}
87
- */
88
- export type Parsed<T extends ConfigSet> = {
89
- values: OptionsResults<T>;
90
- positionals: string[];
91
- };
92
- /**
93
- * A row used when generating the {@link Jack#usage} string
94
- */
95
- export interface Row {
96
- left?: string;
97
- text: string;
98
- skipLine?: boolean;
99
- type?: string;
100
- }
101
- /**
102
- * A heading for a section in the usage, created by the jack.heading()
103
- * method.
104
- *
105
- * First heading is always level 1, subsequent headings default to 2.
106
- *
107
- * The level of the nearest heading level sets the indentation of the
108
- * description that follows.
109
- */
110
- export interface Heading extends Row {
111
- type: 'heading';
112
- text: string;
113
- left?: '';
114
- skipLine?: boolean;
115
- level: number;
116
- pre?: boolean;
117
- }
118
- /**
119
- * An arbitrary blob of text describing some stuff, set by the
120
- * jack.description() method.
121
- *
122
- * Indentation determined by level of the nearest header.
123
- */
124
- export interface Description extends Row {
125
- type: 'description';
126
- text: string;
127
- left?: '';
128
- skipLine?: boolean;
129
- pre?: boolean;
130
- }
131
- /**
132
- * A heading or description row used when generating the {@link Jack#usage}
133
- * string
134
- */
135
- export type TextRow = Heading | Description;
136
- /**
137
- * Either a {@link TextRow} or a reference to a {@link ConfigOption}
138
- */
139
- export type UsageField = TextRow | {
140
- type: 'config';
141
- name: string;
142
- value: ConfigOption;
143
- };
144
- /**
145
- * Options provided to the {@link Jack} constructor
146
- */
147
- export interface JackOptions {
148
- /**
149
- * Whether to allow positional arguments
150
- *
151
- * @default true
152
- */
153
- allowPositionals?: boolean;
154
- /**
155
- * Prefix to use when reading/writing the environment variables
156
- *
157
- * If not specified, environment behavior will not be available.
158
- */
159
- envPrefix?: string;
160
- /**
161
- * Environment object to read/write. Defaults `process.env`.
162
- * No effect if `envPrefix` is not set.
163
- */
164
- env?: Record<string, string | undefined>;
165
- /**
166
- * A short usage string. If not provided, will be generated from the
167
- * options provided, but that can of course be rather verbose if
168
- * there are a lot of options.
169
- */
170
- usage?: string;
171
- /**
172
- * Stop parsing flags and opts at the first positional argument.
173
- * This is to support cases like `cmd [flags] <subcmd> [options]`, where
174
- * each subcommand may have different options. This effectively treats
175
- * any positional as a `--` argument. Only relevant if `allowPositionals`
176
- * is true.
177
- *
178
- * To do subcommands, set this option, look at the first positional, and
179
- * parse the remaining positionals as appropriate.
180
- *
181
- * @default false
182
- */
183
- stopAtPositional?: boolean;
184
- /**
185
- * Conditional `stopAtPositional`. If set to a `(string)=>boolean` function,
186
- * will be called with each positional argument encountered. If the function
187
- * returns true, then parsing will stop at that point.
188
- */
189
- stopAtPositionalTest?: (arg: string) => boolean;
190
- }
191
- /**
192
- * Class returned by the {@link jack} function and all configuration
193
- * definition methods. This is what gets chained together.
194
- */
195
- export declare class Jack<C extends ConfigSet = {}> {
196
- #private;
197
- constructor(options?: JackOptions);
198
- /**
199
- * Resulting definitions, suitable to be passed to Node's `util.parseArgs`,
200
- * but also including `description` and `short` fields, if set.
201
- */
202
- get definitions(): C;
203
- /** map of `{ <short>: <long> }` strings for each short name defined */
204
- get shorts(): Record<string, string>;
205
- /**
206
- * options passed to the {@link Jack} constructor
207
- */
208
- get jackOptions(): JackOptions;
209
- /**
210
- * the data used to generate {@link Jack#usage} and
211
- * {@link Jack#usageMarkdown} content.
212
- */
213
- get usageFields(): UsageField[];
214
- /**
215
- * Set the default value (which will still be overridden by env or cli)
216
- * as if from a parsed config file. The optional `source` param, if
217
- * provided, will be included in error messages if a value is invalid or
218
- * unknown.
219
- */
220
- setConfigValues(values: Partial<OptionsResults<C>>, source?: string): this;
221
- /**
222
- * Parse a string of arguments, and return the resulting
223
- * `{ values, positionals }` object.
224
- *
225
- * If an {@link JackOptions#envPrefix} is set, then it will read default
226
- * values from the environment, and write the resulting values back
227
- * to the environment as well.
228
- *
229
- * Environment values always take precedence over any other value, except
230
- * an explicit CLI setting.
231
- */
232
- parse(args?: string[]): Parsed<C>;
233
- loadEnvDefaults(): void;
234
- applyDefaults(p: Parsed<C>): void;
235
- /**
236
- * Only parse the command line arguments passed in.
237
- * Does not strip off the `node script.js` bits, so it must be just the
238
- * arguments you wish to have parsed.
239
- * Does not read from or write to the environment, or set defaults.
240
- */
241
- parseRaw(args: string[]): Parsed<C>;
242
- /**
243
- * Validate that any arbitrary object is a valid configuration `values`
244
- * object. Useful when loading config files or other sources.
245
- */
246
- validate(o: unknown): asserts o is Parsed<C>['values'];
247
- writeEnv(p: Parsed<C>): void;
248
- /**
249
- * Add a heading to the usage output banner
250
- */
251
- heading(text: string, level?: 1 | 2 | 3 | 4 | 5 | 6, { pre }?: {
252
- pre?: boolean;
253
- }): Jack<C>;
254
- /**
255
- * Add a long-form description to the usage output at this position.
256
- */
257
- description(text: string, { pre }?: {
258
- pre?: boolean;
259
- }): Jack<C>;
260
- /**
261
- * Add one or more number fields.
262
- */
263
- num<F extends ConfigMetaSet<'number', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'number', false, F>>;
264
- /**
265
- * Add one or more multiple number fields.
266
- */
267
- numList<F extends ConfigMetaSet<'number', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'number', true, F>>;
268
- /**
269
- * Add one or more string option fields.
270
- */
271
- opt<F extends ConfigMetaSet<'string', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'string', false, F>>;
272
- /**
273
- * Add one or more multiple string option fields.
274
- */
275
- optList<F extends ConfigMetaSet<'string', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'string', true, F>>;
276
- /**
277
- * Add one or more flag fields.
278
- */
279
- flag<F extends ConfigMetaSet<'boolean', false>>(fields: F): Jack<C & ConfigSetFromMetaSet<'boolean', false, F>>;
280
- /**
281
- * Add one or more multiple flag fields.
282
- */
283
- flagList<F extends ConfigMetaSet<'boolean', true>>(fields: F): Jack<C & ConfigSetFromMetaSet<'boolean', true, F>>;
284
- /**
285
- * Generic field definition method. Similar to flag/flagList/number/etc,
286
- * but you must specify the `type` (and optionally `multiple` and `delim`)
287
- * fields on each one, or Jack won't know how to define them.
288
- */
289
- addFields<F extends ConfigSet>(fields: F): Jack<C & F>;
290
- /**
291
- * Return the usage banner for the given configuration
292
- */
293
- usage(): string;
294
- /**
295
- * Return the usage banner markdown for the given configuration
296
- */
297
- usageMarkdown(): string;
298
- /**
299
- * Return the configuration options as a plain object
300
- */
301
- toJSON(): {
302
- [k: string]: {
303
- hint?: string | undefined;
304
- default?: ConfigValue | undefined;
305
- validOptions?: readonly number[] | readonly string[] | undefined;
306
- validate?: ((v: unknown) => boolean) | ((v: unknown) => v is ConfigValue) | undefined;
307
- description?: string | undefined;
308
- short?: string | undefined;
309
- delim?: string | undefined;
310
- multiple?: boolean | undefined;
311
- type: ConfigType;
312
- };
313
- };
314
- /**
315
- * Custom printer for `util.inspect`
316
- */
317
- [inspect.custom](_: number, options: InspectOptions): string;
318
- }
319
- /**
320
- * Main entry point. Create and return a {@link Jack} object.
321
- */
322
- export declare const jack: (options?: JackOptions) => Jack<{}>;
323
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"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","sourcesContent":["import {\n inspect,\n InspectOptions,\n parseArgs,\n ParseArgsConfig,\n} from 'node:util'\n\nimport { cliui } from '@isaacs/cliui/min'\nimport { basename } from 'node:path'\n\nexport type ParseArgsOptions = Exclude<\n ParseArgsConfig['options'],\n undefined\n>\nexport type ParseArgsOption = ParseArgsOptions[string]\nexport type ParseArgsDefault = Exclude<ConfigValue, number | number[]>\n\nexport type ConfigType = 'number' | 'string' | 'boolean'\n\nexport const isConfigType = (t: unknown): t is ConfigType =>\n typeof t === 'string' &&\n (t === 'string' || t === 'number' || t === 'boolean')\n\nexport type ConfigValuePrimitive = string | boolean | number\nexport type ConfigValueArray = string[] | boolean[] | number[]\nexport type ConfigValue = ConfigValuePrimitive | ConfigValueArray\n\n/**\n * Given a Jack object, get the typeof its ConfigSet\n */\nexport type Unwrap<J> = J extends Jack<infer C> ? C : never\n\n/**\n * Defines the type of value that is valid, given a config definition's\n * {@link ConfigType} and boolean multiple setting\n */\nexport type ValidValue<\n T extends ConfigType = ConfigType,\n M extends boolean = boolean,\n> =\n [T, M] extends ['number', true] ? number[]\n : [T, M] extends ['string', true] ? string[]\n : [T, M] extends ['boolean', true] ? boolean[]\n : [T, M] extends ['number', false] ? number\n : [T, M] extends ['string', false] ? string\n : [T, M] extends ['boolean', false] ? boolean\n : [T, M] extends ['string', boolean] ? string | string[]\n : [T, M] extends ['boolean', boolean] ? boolean | boolean[]\n : [T, M] extends ['number', boolean] ? number | number[]\n : [T, M] extends [ConfigType, false] ? ConfigValuePrimitive\n : [T, M] extends [ConfigType, true] ? ConfigValueArray\n : ConfigValue\n\nconst isValidValue = <T extends ConfigType, M extends boolean>(\n v: unknown,\n type: T,\n multi: M,\n): v is ValidValue<T, M> => {\n if (multi) {\n if (!Array.isArray(v)) return false\n return !v.some((v: unknown) => !isValidValue(v, type, false))\n }\n if (Array.isArray(v)) return false\n return typeof v === type\n}\n\nexport type ReadonlyArrays = readonly number[] | readonly string[]\n\n/**\n * Defines the type of validOptions that are valid, given a config definition's\n * {@link ConfigType}\n */\nexport type ValidOptions<T extends ConfigType> =\n T extends 'boolean' ? undefined\n : T extends 'string' ? readonly string[]\n : T extends 'number' ? readonly number[]\n : ReadonlyArrays\n\nconst isValidOption = <T extends ConfigType>(\n v: unknown,\n vo: readonly unknown[],\n): vo is Exclude<ValidOptions<T>, undefined> =>\n !!vo &&\n (Array.isArray(v) ? v.every(x => isValidOption(x, vo)) : vo.includes(v))\n\n/**\n * A config field definition, in its full representation.\n * This is what is passed in to addFields so `type` is required.\n */\nexport type ConfigOption<\n T extends ConfigType = ConfigType,\n M extends boolean = boolean,\n O extends undefined | ValidOptions<T> = undefined | ValidOptions<T>,\n> = {\n type: T\n short?: string\n default?: ValidValue<T, M> &\n (O extends ReadonlyArrays ?\n M extends false ?\n O[number]\n : O[number][]\n : unknown)\n description?: string\n hint?: T extends 'boolean' ? undefined : string\n validate?:\n | ((v: unknown) => v is ValidValue<T, M>)\n | ((v: unknown) => boolean)\n validOptions?: O\n delim?: M extends false ? undefined : string\n multiple?: M\n}\n\n/**\n * Determine whether an unknown object is a {@link ConfigOption} based only\n * on its `type` and `multiple` property\n */\nexport const isConfigOptionOfType = <\n T extends ConfigType,\n M extends boolean,\n>(\n o: unknown,\n type: T,\n multi: M,\n): o is ConfigOption<T, M> =>\n !!o &&\n typeof o === 'object' &&\n 'type' in o &&\n isConfigType(o.type) &&\n o.type === type &&\n !!(o as { multiple?: boolean }).multiple === multi\n\n/**\n * Determine whether an unknown object is a {@link ConfigOption} based on\n * it having all valid properties\n */\nexport const isConfigOption = <T extends ConfigType, M extends boolean>(\n o: unknown,\n type: T,\n multi: M,\n): o is ConfigOption<T, M> =>\n isConfigOptionOfType(o, type, multi) &&\n undefOrType(o.short, 'string') &&\n undefOrType(o.description, 'string') &&\n undefOrType(o.hint, 'string') &&\n undefOrType(o.validate, 'function') &&\n (o.type === 'boolean' ?\n o.validOptions === undefined\n : undefOrTypeArray(o.validOptions, o.type)) &&\n (o.default === undefined || isValidValue(o.default, type, multi))\n\n/**\n * The meta information for a config option definition, when the\n * type and multiple values can be inferred by the method being used\n */\nexport type ConfigOptionMeta<\n T extends ConfigType,\n M extends boolean,\n O extends ConfigOption<T, M> = ConfigOption<T, M>,\n> = Pick<Partial<O>, 'type'> & Omit<O, 'type'>\n\n/**\n * A set of {@link ConfigOption} objects, referenced by their longOption\n * string values.\n */\nexport type ConfigSet = {\n [longOption: string]: ConfigOption\n}\n\n/**\n * A set of {@link ConfigOptionMeta} fields, referenced by their longOption\n * string values.\n */\nexport type ConfigMetaSet<T extends ConfigType, M extends boolean> = {\n [longOption: string]: ConfigOptionMeta<T, M>\n}\n\n/**\n * Infer {@link ConfigSet} fields from a given {@link ConfigMetaSet}\n */\nexport type ConfigSetFromMetaSet<\n T extends ConfigType,\n M extends boolean,\n S extends ConfigMetaSet<T, M>,\n> = S & { [longOption in keyof S]: ConfigOption<T, M> }\n\n/**\n * The 'values' field returned by {@link Jack#parse}. If a value has\n * a default field it will be required on the object otherwise it is optional.\n */\nexport type OptionsResults<T extends ConfigSet> = {\n [K in keyof T]:\n | (T[K]['validOptions'] extends ReadonlyArrays ?\n T[K] extends ConfigOption<'string' | 'number', false> ?\n T[K]['validOptions'][number]\n : T[K] extends ConfigOption<'string' | 'number', true> ?\n T[K]['validOptions'][number][]\n : never\n : T[K] extends ConfigOption<'string', false> ? string\n : T[K] extends ConfigOption<'string', true> ? string[]\n : T[K] extends ConfigOption<'number', false> ? number\n : T[K] extends ConfigOption<'number', true> ? number[]\n : T[K] extends ConfigOption<'boolean', false> ? boolean\n : T[K] extends ConfigOption<'boolean', true> ? boolean[]\n : never)\n | (T[K]['default'] extends ConfigValue ? never : undefined)\n}\n\n/**\n * The object retured by {@link Jack#parse}\n */\nexport type Parsed<T extends ConfigSet> = {\n values: OptionsResults<T>\n positionals: string[]\n}\n\n/**\n * A row used when generating the {@link Jack#usage} string\n */\nexport interface Row {\n left?: string\n text: string\n skipLine?: boolean\n type?: string\n}\n\n/**\n * A heading for a section in the usage, created by the jack.heading()\n * method.\n *\n * First heading is always level 1, subsequent headings default to 2.\n *\n * The level of the nearest heading level sets the indentation of the\n * description that follows.\n */\nexport interface Heading extends Row {\n type: 'heading'\n text: string\n left?: ''\n skipLine?: boolean\n level: number\n pre?: boolean\n}\n\nconst isHeading = (r: { type?: string }): r is Heading =>\n r.type === 'heading'\n\n/**\n * An arbitrary blob of text describing some stuff, set by the\n * jack.description() method.\n *\n * Indentation determined by level of the nearest header.\n */\nexport interface Description extends Row {\n type: 'description'\n text: string\n left?: ''\n skipLine?: boolean\n pre?: boolean\n}\n\nconst isDescription = (r: { type?: string }): r is Description =>\n r.type === 'description'\n\n/**\n * A heading or description row used when generating the {@link Jack#usage}\n * string\n */\nexport type TextRow = Heading | Description\n\n/**\n * Either a {@link TextRow} or a reference to a {@link ConfigOption}\n */\nexport type UsageField =\n | TextRow\n | {\n type: 'config'\n name: string\n value: ConfigOption\n }\n\nconst width = Math.min(process?.stdout?.columns ?? 80, 80)\n\n// indentation spaces from heading level\nconst indent = (n: number) => (n - 1) * 2\n\nconst toEnvKey = (pref: string, key: string): string =>\n [pref, key.replace(/[^a-zA-Z0-9]+/g, ' ')]\n .join(' ')\n .trim()\n .toUpperCase()\n .replace(/ /g, '_')\n\nconst toEnvVal = (value: ConfigValue, delim: string = '\\n'): string => {\n const str =\n typeof value === 'string' ? value\n : typeof value === 'boolean' ?\n value ? '1'\n : '0'\n : typeof value === 'number' ? String(value)\n : Array.isArray(value) ?\n value.map((v: ConfigValue) => toEnvVal(v)).join(delim)\n : /* c8 ignore start */ undefined\n if (typeof str !== 'string') {\n throw new Error(\n `could not serialize value to environment: ${JSON.stringify(value)}`,\n { cause: { code: 'JACKSPEAK' } },\n )\n }\n /* c8 ignore stop */\n return str\n}\n\nconst fromEnvVal = <T extends ConfigType, M extends boolean>(\n env: string,\n type: T,\n multiple: M,\n delim: string = '\\n',\n): ValidValue<T, M> =>\n (multiple ?\n env ? env.split(delim).map(v => fromEnvVal(v, type, false))\n : []\n : type === 'string' ? env\n : type === 'boolean' ? env === '1'\n : +env.trim()) as ValidValue<T, M>\n\nconst undefOrType = (v: unknown, t: string): boolean =>\n v === undefined || typeof v === t\n\nconst undefOrTypeArray = (v: unknown, t: string): boolean =>\n v === undefined || (Array.isArray(v) && v.every(x => typeof x === t))\n\n// print the value type, for error message reporting\nconst valueType = (\n v: ConfigValue | { type: ConfigType; multiple?: boolean },\n): string =>\n typeof v === 'string' ? 'string'\n : typeof v === 'boolean' ? 'boolean'\n : typeof v === 'number' ? 'number'\n : Array.isArray(v) ?\n `${joinTypes([...new Set(v.map(v => valueType(v)))])}[]`\n : `${v.type}${v.multiple ? '[]' : ''}`\n\nconst joinTypes = (types: string[]): string =>\n types.length === 1 && typeof types[0] === 'string' ?\n types[0]\n : `(${types.join('|')})`\n\nconst validateFieldMeta = <T extends ConfigType, M extends boolean>(\n field: ConfigOptionMeta<T, M>,\n fieldMeta?: { type: T; multiple: M },\n): { type: ConfigType; multiple: boolean } => {\n if (fieldMeta) {\n if (field.type !== undefined && field.type !== fieldMeta.type) {\n throw new TypeError(`invalid type`, {\n cause: {\n found: field.type,\n wanted: [fieldMeta.type, undefined],\n },\n })\n }\n if (\n field.multiple !== undefined &&\n !!field.multiple !== fieldMeta.multiple\n ) {\n throw new TypeError(`invalid multiple`, {\n cause: {\n found: field.multiple,\n wanted: [fieldMeta.multiple, undefined],\n },\n })\n }\n return fieldMeta\n }\n\n if (!isConfigType(field.type)) {\n throw new TypeError(`invalid type`, {\n cause: {\n found: field.type,\n wanted: ['string', 'number', 'boolean'],\n },\n })\n }\n\n return {\n type: field.type,\n multiple: !!field.multiple,\n }\n}\n\nconst validateField = (\n o: ConfigOption,\n type: ConfigType,\n multiple: boolean,\n): ConfigOption => {\n const validateValidOptions = <\n T extends ConfigValue | undefined,\n V extends T extends Array<infer U> ? U : T,\n >(\n def: T | undefined,\n validOptions: readonly V[] | undefined,\n ) => {\n if (!undefOrTypeArray(validOptions, type)) {\n throw new TypeError('invalid validOptions', {\n cause: {\n found: validOptions,\n wanted: valueType({ type, multiple: true }),\n },\n })\n }\n if (def !== undefined && validOptions !== undefined) {\n const valid =\n Array.isArray(def) ?\n def.every(v => validOptions.includes(v as V))\n : validOptions.includes(def as V)\n if (!valid) {\n throw new TypeError('invalid default value not in validOptions', {\n cause: {\n found: def,\n wanted: validOptions,\n },\n })\n }\n }\n }\n\n if (\n o.default !== undefined &&\n !isValidValue(o.default, type, multiple)\n ) {\n throw new TypeError('invalid default value', {\n cause: {\n found: o.default,\n wanted: valueType({ type, multiple }),\n },\n })\n }\n\n if (\n isConfigOptionOfType(o, 'number', false) ||\n isConfigOptionOfType(o, 'number', true)\n ) {\n validateValidOptions(o.default, o.validOptions)\n } else if (\n isConfigOptionOfType(o, 'string', false) ||\n isConfigOptionOfType(o, 'string', true)\n ) {\n validateValidOptions(o.default, o.validOptions)\n } else if (\n isConfigOptionOfType(o, 'boolean', false) ||\n isConfigOptionOfType(o, 'boolean', true)\n ) {\n if (o.hint !== undefined) {\n throw new TypeError('cannot provide hint for flag')\n }\n if (o.validOptions !== undefined) {\n throw new TypeError('cannot provide validOptions for flag')\n }\n }\n\n return o\n}\n\nconst toParseArgsOptionsConfig = (\n options: ConfigSet,\n): ParseArgsOptions => {\n return Object.entries(options).reduce((acc, [longOption, o]) => {\n const p: ParseArgsOption = {\n type: 'string',\n multiple: !!o.multiple,\n ...(typeof o.short === 'string' ? { short: o.short } : undefined),\n }\n const setNoBool = () => {\n if (!longOption.startsWith('no-') && !options[`no-${longOption}`]) {\n acc[`no-${longOption}`] = {\n type: 'boolean',\n multiple: !!o.multiple,\n }\n }\n }\n const setDefault = <T>(\n def: T | undefined,\n fn: (d: T) => ParseArgsDefault,\n ) => {\n if (def !== undefined) {\n p.default = fn(def)\n }\n }\n if (isConfigOption(o, 'number', false)) {\n setDefault(o.default, String)\n } else if (isConfigOption(o, 'number', true)) {\n setDefault(o.default, d => d.map(v => String(v)))\n } else if (\n isConfigOption(o, 'string', false) ||\n isConfigOption(o, 'string', true)\n ) {\n setDefault(o.default, v => v)\n } else if (\n isConfigOption(o, 'boolean', false) ||\n isConfigOption(o, 'boolean', true)\n ) {\n p.type = 'boolean'\n setDefault(o.default, v => v)\n setNoBool()\n }\n acc[longOption] = p\n return acc\n }, {} as ParseArgsOptions)\n}\n\n/**\n * Options provided to the {@link Jack} constructor\n */\nexport interface JackOptions {\n /**\n * Whether to allow positional arguments\n *\n * @default true\n */\n allowPositionals?: boolean\n\n /**\n * Prefix to use when reading/writing the environment variables\n *\n * If not specified, environment behavior will not be available.\n */\n envPrefix?: string\n\n /**\n * Environment object to read/write. Defaults `process.env`.\n * No effect if `envPrefix` is not set.\n */\n env?: Record<string, string | undefined>\n\n /**\n * A short usage string. If not provided, will be generated from the\n * options provided, but that can of course be rather verbose if\n * there are a lot of options.\n */\n usage?: string\n\n /**\n * Stop parsing flags and opts at the first positional argument.\n * This is to support cases like `cmd [flags] <subcmd> [options]`, where\n * each subcommand may have different options. This effectively treats\n * any positional as a `--` argument. Only relevant if `allowPositionals`\n * is true.\n *\n * To do subcommands, set this option, look at the first positional, and\n * parse the remaining positionals as appropriate.\n *\n * @default false\n */\n stopAtPositional?: boolean\n\n /**\n * Conditional `stopAtPositional`. If set to a `(string)=>boolean` function,\n * will be called with each positional argument encountered. If the function\n * returns true, then parsing will stop at that point.\n */\n stopAtPositionalTest?: (arg: string) => boolean\n}\n\n/**\n * Class returned by the {@link jack} function and all configuration\n * definition methods. This is what gets chained together.\n */\nexport class Jack<C extends ConfigSet = {}> {\n #configSet: C\n #shorts: Record<string, string>\n #options: JackOptions\n #fields: UsageField[] = []\n #env: Record<string, string | undefined>\n #envPrefix?: string\n #allowPositionals: boolean\n #usage?: string\n #usageMarkdown?: string\n\n constructor(options: JackOptions = {}) {\n this.#options = options\n this.#allowPositionals = options.allowPositionals !== false\n this.#env =\n this.#options.env === undefined ? process.env : this.#options.env\n this.#envPrefix = options.envPrefix\n // We need to fib a little, because it's always the same object, but it\n // starts out as having an empty config set. Then each method that adds\n // fields returns `this as Jack<C & { ...newConfigs }>`\n this.#configSet = Object.create(null) as C\n this.#shorts = Object.create(null)\n }\n\n /**\n * Resulting definitions, suitable to be passed to Node's `util.parseArgs`,\n * but also including `description` and `short` fields, if set.\n */\n get definitions(): C {\n return this.#configSet\n }\n\n /** map of `{ <short>: <long> }` strings for each short name defined */\n get shorts() {\n return this.#shorts\n }\n\n /**\n * options passed to the {@link Jack} constructor\n */\n get jackOptions() {\n return this.#options\n }\n\n /**\n * the data used to generate {@link Jack#usage} and\n * {@link Jack#usageMarkdown} content.\n */\n get usageFields() {\n return this.#fields\n }\n\n /**\n * Set the default value (which will still be overridden by env or cli)\n * as if from a parsed config file. The optional `source` param, if\n * provided, will be included in error messages if a value is invalid or\n * unknown.\n */\n setConfigValues(values: Partial<OptionsResults<C>>, source = '') {\n try {\n this.validate(values)\n } catch (er) {\n if (source && er instanceof Error) {\n /* c8 ignore next */\n const cause = typeof er.cause === 'object' ? er.cause : {}\n er.cause = { ...cause, path: source }\n Error.captureStackTrace(er, this.setConfigValues)\n }\n throw er\n }\n for (const [field, value] of Object.entries(values)) {\n const my = this.#configSet[field]\n // already validated, just for TS's benefit\n /* c8 ignore start */\n if (!my) {\n throw new Error('unexpected field in config set: ' + field, {\n cause: {\n code: 'JACKSPEAK',\n found: field,\n },\n })\n }\n /* c8 ignore stop */\n my.default = value as ConfigValue\n }\n return this\n }\n\n /**\n * Parse a string of arguments, and return the resulting\n * `{ values, positionals }` object.\n *\n * If an {@link JackOptions#envPrefix} is set, then it will read default\n * values from the environment, and write the resulting values back\n * to the environment as well.\n *\n * Environment values always take precedence over any other value, except\n * an explicit CLI setting.\n */\n parse(args: string[] = process.argv): Parsed<C> {\n this.loadEnvDefaults()\n const p = this.parseRaw(args)\n this.applyDefaults(p)\n this.writeEnv(p)\n return p\n }\n\n loadEnvDefaults() {\n if (this.#envPrefix) {\n for (const [field, my] of Object.entries(this.#configSet)) {\n const ek = toEnvKey(this.#envPrefix, field)\n const env = this.#env[ek]\n if (env !== undefined) {\n my.default = fromEnvVal(env, my.type, !!my.multiple, my.delim)\n }\n }\n }\n }\n\n applyDefaults(p: Parsed<C>) {\n for (const [field, c] of Object.entries(this.#configSet)) {\n if (c.default !== undefined && !(field in p.values)) {\n //@ts-ignore\n p.values[field] = c.default\n }\n }\n }\n\n /**\n * Only parse the command line arguments passed in.\n * Does not strip off the `node script.js` bits, so it must be just the\n * arguments you wish to have parsed.\n * Does not read from or write to the environment, or set defaults.\n */\n parseRaw(args: string[]): Parsed<C> {\n if (args === process.argv) {\n args = args.slice(\n (process as { _eval?: string })._eval !== undefined ? 1 : 2,\n )\n }\n\n const result = parseArgs({\n args,\n options: toParseArgsOptionsConfig(this.#configSet),\n // always strict, but using our own logic\n strict: false,\n allowPositionals: this.#allowPositionals,\n tokens: true,\n })\n\n const p: Parsed<C> = {\n values: {} as OptionsResults<C>,\n positionals: [],\n }\n for (const token of result.tokens) {\n if (token.kind === 'positional') {\n p.positionals.push(token.value)\n if (\n this.#options.stopAtPositional ||\n this.#options.stopAtPositionalTest?.(token.value)\n ) {\n p.positionals.push(...args.slice(token.index + 1))\n break\n }\n } else if (token.kind === 'option') {\n let value: ConfigValue | undefined = undefined\n if (token.name.startsWith('no-')) {\n const my = this.#configSet[token.name]\n const pname = token.name.substring('no-'.length)\n const pos = this.#configSet[pname]\n if (\n pos &&\n pos.type === 'boolean' &&\n (!my ||\n (my.type === 'boolean' && !!my.multiple === !!pos.multiple))\n ) {\n value = false\n token.name = pname\n }\n }\n const my = this.#configSet[token.name]\n if (!my) {\n throw new Error(\n `Unknown option '${token.rawName}'. ` +\n `To specify a positional argument starting with a '-', ` +\n `place it at the end of the command after '--', as in ` +\n `'-- ${token.rawName}'`,\n {\n cause: {\n code: 'JACKSPEAK',\n found:\n token.rawName + (token.value ? `=${token.value}` : ''),\n },\n },\n )\n }\n if (value === undefined) {\n if (token.value === undefined) {\n if (my.type !== 'boolean') {\n throw new Error(\n `No value provided for ${token.rawName}, expected ${my.type}`,\n {\n cause: {\n code: 'JACKSPEAK',\n name: token.rawName,\n wanted: valueType(my),\n },\n },\n )\n }\n value = true\n } else {\n if (my.type === 'boolean') {\n throw new Error(\n `Flag ${token.rawName} does not take a value, received '${token.value}'`,\n { cause: { code: 'JACKSPEAK', found: token } },\n )\n }\n if (my.type === 'string') {\n value = token.value\n } else {\n value = +token.value\n if (value !== value) {\n throw new Error(\n `Invalid value '${token.value}' provided for ` +\n `'${token.rawName}' option, expected number`,\n {\n cause: {\n code: 'JACKSPEAK',\n name: token.rawName,\n found: token.value,\n wanted: 'number',\n },\n },\n )\n }\n }\n }\n }\n if (my.multiple) {\n const pv = p.values as Record<string, ConfigValue[]>\n const tn = pv[token.name] ?? []\n pv[token.name] = tn\n tn.push(value)\n } else {\n const pv = p.values as Record<string, ConfigValue>\n pv[token.name] = value\n }\n }\n }\n\n for (const [field, value] of Object.entries(p.values)) {\n const valid = this.#configSet[field]?.validate\n const validOptions = this.#configSet[field]?.validOptions\n const cause =\n validOptions && !isValidOption(value, validOptions) ?\n { name: field, found: value, validOptions }\n : valid && !valid(value) ? { name: field, found: value }\n : undefined\n if (cause) {\n throw new Error(\n `Invalid value provided for --${field}: ${JSON.stringify(value)}`,\n { cause: { ...cause, code: 'JACKSPEAK' } },\n )\n }\n }\n\n return p\n }\n\n /**\n * do not set fields as 'no-foo' if 'foo' exists and both are bools\n * just set foo.\n */\n #noNoFields(f: string, val: unknown, s: string = f) {\n if (!f.startsWith('no-') || typeof val !== 'boolean') return\n const yes = f.substring('no-'.length)\n // recurse so we get the core config key we care about.\n this.#noNoFields(yes, val, s)\n if (this.#configSet[yes]?.type === 'boolean') {\n throw new Error(\n `do not set '${s}', instead set '${yes}' as desired.`,\n { cause: { code: 'JACKSPEAK', found: s, wanted: yes } },\n )\n }\n }\n\n /**\n * Validate that any arbitrary object is a valid configuration `values`\n * object. Useful when loading config files or other sources.\n */\n validate(o: unknown): asserts o is Parsed<C>['values'] {\n if (!o || typeof o !== 'object') {\n throw new Error('Invalid config: not an object', {\n cause: { code: 'JACKSPEAK', found: o },\n })\n }\n const opts = o as Record<string, ValidValue>\n for (const field in o) {\n const value = opts[field]\n /* c8 ignore next - for TS */\n if (value === undefined) continue\n this.#noNoFields(field, value)\n const config = this.#configSet[field]\n if (!config) {\n throw new Error(`Unknown config option: ${field}`, {\n cause: { code: 'JACKSPEAK', found: field },\n })\n }\n if (!isValidValue(value, config.type, !!config.multiple)) {\n throw new Error(\n `Invalid value ${valueType(value)} for ${field}, expected ${valueType(config)}`,\n {\n cause: {\n code: 'JACKSPEAK',\n name: field,\n found: value,\n wanted: valueType(config),\n },\n },\n )\n }\n const cause =\n config.validOptions && !isValidOption(value, config.validOptions) ?\n { name: field, found: value, validOptions: config.validOptions }\n : config.validate && !config.validate(value) ?\n { name: field, found: value }\n : undefined\n if (cause) {\n throw new Error(\n `Invalid config value for ${field}: ${JSON.stringify(value)}`,\n {\n cause: { ...cause, code: 'JACKSPEAK' },\n },\n )\n }\n }\n }\n\n writeEnv(p: Parsed<C>) {\n if (!this.#env || !this.#envPrefix) return\n for (const [field, value] of Object.entries(p.values)) {\n const my = this.#configSet[field]\n this.#env[toEnvKey(this.#envPrefix, field)] = toEnvVal(\n value as ConfigValue,\n my?.delim,\n )\n }\n }\n\n /**\n * Add a heading to the usage output banner\n */\n heading(\n text: string,\n level?: 1 | 2 | 3 | 4 | 5 | 6,\n { pre = false }: { pre?: boolean } = {},\n ): Jack<C> {\n if (level === undefined) {\n level = this.#fields.some(r => isHeading(r)) ? 2 : 1\n }\n this.#fields.push({ type: 'heading', text, level, pre })\n return this\n }\n\n /**\n * Add a long-form description to the usage output at this position.\n */\n description(text: string, { pre }: { pre?: boolean } = {}): Jack<C> {\n this.#fields.push({ type: 'description', text, pre })\n return this\n }\n\n /**\n * Add one or more number fields.\n */\n num<F extends ConfigMetaSet<'number', false>>(\n fields: F,\n ): Jack<C & ConfigSetFromMetaSet<'number', false, F>> {\n return this.#addFieldsWith(fields, 'number', false)\n }\n\n /**\n * Add one or more multiple number fields.\n */\n numList<F extends ConfigMetaSet<'number', true>>(\n fields: F,\n ): Jack<C & ConfigSetFromMetaSet<'number', true, F>> {\n return this.#addFieldsWith(fields, 'number', true)\n }\n\n /**\n * Add one or more string option fields.\n */\n opt<F extends ConfigMetaSet<'string', false>>(\n fields: F,\n ): Jack<C & ConfigSetFromMetaSet<'string', false, F>> {\n return this.#addFieldsWith(fields, 'string', false)\n }\n\n /**\n * Add one or more multiple string option fields.\n */\n optList<F extends ConfigMetaSet<'string', true>>(\n fields: F,\n ): Jack<C & ConfigSetFromMetaSet<'string', true, F>> {\n return this.#addFieldsWith(fields, 'string', true)\n }\n\n /**\n * Add one or more flag fields.\n */\n flag<F extends ConfigMetaSet<'boolean', false>>(\n fields: F,\n ): Jack<C & ConfigSetFromMetaSet<'boolean', false, F>> {\n return this.#addFieldsWith(fields, 'boolean', false)\n }\n\n /**\n * Add one or more multiple flag fields.\n */\n flagList<F extends ConfigMetaSet<'boolean', true>>(\n fields: F,\n ): Jack<C & ConfigSetFromMetaSet<'boolean', true, F>> {\n return this.#addFieldsWith(fields, 'boolean', true)\n }\n\n /**\n * Generic field definition method. Similar to flag/flagList/number/etc,\n * but you must specify the `type` (and optionally `multiple` and `delim`)\n * fields on each one, or Jack won't know how to define them.\n */\n addFields<F extends ConfigSet>(fields: F): Jack<C & F> {\n return this.#addFields(this as unknown as Jack<C & F>, fields)\n }\n\n #addFieldsWith<\n T extends ConfigType,\n M extends boolean,\n F extends ConfigMetaSet<T, M>,\n O extends ConfigSetFromMetaSet<T, M, F>,\n >(fields: F, type: ConfigType, multiple: boolean): Jack<C & O> {\n return this.#addFields(this as unknown as Jack<C & O>, fields, {\n type,\n multiple,\n })\n }\n\n #addFields<\n T extends ConfigType,\n M extends boolean,\n F extends ConfigMetaSet<T, M>,\n O extends Jack,\n >(next: O, fields: F, opt?: { type: T; multiple: M }): O {\n Object.assign(\n next.#configSet,\n Object.fromEntries(\n Object.entries(fields).map(([name, field]) => {\n this.#validateName(name, field)\n const { type, multiple } = validateFieldMeta(field, opt)\n const value = { ...field, type, multiple }\n validateField(value, type, multiple)\n next.#fields.push({ type: 'config', name, value })\n return [name, value]\n }),\n ),\n )\n return next\n }\n\n #validateName(name: string, field: { short?: string }) {\n if (!/^[a-zA-Z0-9]([a-zA-Z0-9-]*[a-zA-Z0-9])?$/.test(name)) {\n throw new TypeError(\n `Invalid option name: ${name}, ` +\n `must be '-' delimited ASCII alphanumeric`,\n )\n }\n if (this.#configSet[name]) {\n throw new TypeError(`Cannot redefine option ${name}`)\n }\n if (this.#shorts[name]) {\n throw new TypeError(\n `Cannot redefine option ${name}, already ` +\n `in use for ${this.#shorts[name]}`,\n )\n }\n if (field.short) {\n if (!/^[a-zA-Z0-9]$/.test(field.short)) {\n throw new TypeError(\n `Invalid ${name} short option: ${field.short}, ` +\n 'must be 1 ASCII alphanumeric character',\n )\n }\n if (this.#shorts[field.short]) {\n throw new TypeError(\n `Invalid ${name} short option: ${field.short}, ` +\n `already in use for ${this.#shorts[field.short]}`,\n )\n }\n this.#shorts[field.short] = name\n this.#shorts[name] = name\n }\n }\n\n /**\n * Return the usage banner for the given configuration\n */\n usage(): string {\n if (this.#usage) return this.#usage\n\n let headingLevel = 1\n //@ts-ignore\n const ui = cliui({ width })\n const first = this.#fields[0]\n let start = first?.type === 'heading' ? 1 : 0\n if (first?.type === 'heading') {\n ui.div({\n padding: [0, 0, 0, 0],\n text: normalize(first.text),\n })\n }\n ui.div({ padding: [0, 0, 0, 0], text: 'Usage:' })\n if (this.#options.usage) {\n ui.div({\n text: this.#options.usage,\n padding: [0, 0, 0, 2],\n })\n } else {\n const cmd = basename(String(process.argv[1]))\n const shortFlags: string[] = []\n const shorts: string[][] = []\n const flags: string[] = []\n const opts: string[][] = []\n for (const [field, config] of Object.entries(this.#configSet)) {\n if (config.short) {\n if (config.type === 'boolean') shortFlags.push(config.short)\n else shorts.push([config.short, config.hint || field])\n } else {\n if (config.type === 'boolean') flags.push(field)\n else opts.push([field, config.hint || field])\n }\n }\n const sf = shortFlags.length ? ' -' + shortFlags.join('') : ''\n const so = shorts.map(([k, v]) => ` --${k}=<${v}>`).join('')\n const lf = flags.map(k => ` --${k}`).join('')\n const lo = opts.map(([k, v]) => ` --${k}=<${v}>`).join('')\n const usage = `${cmd}${sf}${so}${lf}${lo}`.trim()\n ui.div({\n text: usage,\n padding: [0, 0, 0, 2],\n })\n }\n\n ui.div({ padding: [0, 0, 0, 0], text: '' })\n const maybeDesc = this.#fields[start]\n if (maybeDesc && isDescription(maybeDesc)) {\n const print = normalize(maybeDesc.text, maybeDesc.pre)\n start++\n ui.div({ padding: [0, 0, 0, 0], text: print })\n ui.div({ padding: [0, 0, 0, 0], text: '' })\n }\n\n const { rows, maxWidth } = this.#usageRows(start)\n\n // every heading/description after the first gets indented by 2\n // extra spaces.\n for (const row of rows) {\n if (row.left) {\n // If the row is too long, don't wrap it\n // Bump the right-hand side down a line to make room\n const configIndent = indent(Math.max(headingLevel, 2))\n if (row.left.length > maxWidth - 3) {\n ui.div({ text: row.left, padding: [0, 0, 0, configIndent] })\n ui.div({ text: row.text, padding: [0, 0, 0, maxWidth] })\n } else {\n ui.div(\n {\n text: row.left,\n padding: [0, 1, 0, configIndent],\n width: maxWidth,\n },\n { padding: [0, 0, 0, 0], text: row.text },\n )\n }\n if (row.skipLine) {\n ui.div({ padding: [0, 0, 0, 0], text: '' })\n }\n } else {\n if (isHeading(row)) {\n const { level } = row\n headingLevel = level\n // only h1 and h2 have bottom padding\n // h3-h6 do not\n const b = level <= 2 ? 1 : 0\n ui.div({ ...row, padding: [0, 0, b, indent(level)] })\n } else {\n ui.div({ ...row, padding: [0, 0, 1, indent(headingLevel + 1)] })\n }\n }\n }\n\n return (this.#usage = ui.toString())\n }\n\n /**\n * Return the usage banner markdown for the given configuration\n */\n usageMarkdown(): string {\n if (this.#usageMarkdown) return this.#usageMarkdown\n\n const out: string[] = []\n\n let headingLevel = 1\n const first = this.#fields[0]\n let start = first?.type === 'heading' ? 1 : 0\n if (first?.type === 'heading') {\n out.push(`# ${normalizeOneLine(first.text)}`)\n }\n out.push('Usage:')\n if (this.#options.usage) {\n out.push(normalizeMarkdown(this.#options.usage, true))\n } else {\n const cmd = basename(String(process.argv[1]))\n const shortFlags: string[] = []\n const shorts: string[][] = []\n const flags: string[] = []\n const opts: string[][] = []\n for (const [field, config] of Object.entries(this.#configSet)) {\n if (config.short) {\n if (config.type === 'boolean') shortFlags.push(config.short)\n else shorts.push([config.short, config.hint || field])\n } else {\n if (config.type === 'boolean') flags.push(field)\n else opts.push([field, config.hint || field])\n }\n }\n const sf = shortFlags.length ? ' -' + shortFlags.join('') : ''\n const so = shorts.map(([k, v]) => ` --${k}=<${v}>`).join('')\n const lf = flags.map(k => ` --${k}`).join('')\n const lo = opts.map(([k, v]) => ` --${k}=<${v}>`).join('')\n const usage = `${cmd}${sf}${so}${lf}${lo}`.trim()\n out.push(normalizeMarkdown(usage, true))\n }\n\n const maybeDesc = this.#fields[start]\n if (maybeDesc && isDescription(maybeDesc)) {\n out.push(normalizeMarkdown(maybeDesc.text, maybeDesc.pre))\n start++\n }\n\n const { rows } = this.#usageRows(start)\n\n // heading level in markdown is number of # ahead of text\n for (const row of rows) {\n if (row.left) {\n out.push(\n '#'.repeat(headingLevel + 1) +\n ' ' +\n normalizeOneLine(row.left, true),\n )\n if (row.text) out.push(normalizeMarkdown(row.text))\n } else if (isHeading(row)) {\n const { level } = row\n headingLevel = level\n out.push(\n `${'#'.repeat(headingLevel)} ${normalizeOneLine(\n row.text,\n row.pre,\n )}`,\n )\n } else {\n out.push(normalizeMarkdown(row.text, !!(row as Description).pre))\n }\n }\n\n return (this.#usageMarkdown = out.join('\\n\\n') + '\\n')\n }\n\n #usageRows(start: number) {\n // turn each config type into a row, and figure out the width of the\n // left hand indentation for the option descriptions.\n const maxMax = Math.max(12, Math.min(26, Math.floor(width / 3)))\n let maxWidth = 8\n let prev: Row | TextRow | undefined = undefined\n const rows: (Row | TextRow)[] = []\n for (const field of this.#fields.slice(start)) {\n if (field.type !== 'config') {\n if (prev?.type === 'config') prev.skipLine = true\n prev = undefined\n field.text = normalize(field.text, !!field.pre)\n rows.push(field)\n continue\n }\n const { value } = field\n const desc = value.description || ''\n const mult = value.multiple ? 'Can be set multiple times' : ''\n const opts =\n value.validOptions?.length ?\n 'Valid options: ' +\n value.validOptions.map(v => JSON.stringify(v)).join(', ')\n : ''\n const dmDelim = desc.includes('\\n') ? '\\n\\n' : '\\n'\n const extra = [opts, mult].join(dmDelim).trim()\n const text = (normalize(desc) + dmDelim + extra).trim()\n const hint =\n value.hint ||\n (value.type === 'number' ? 'n'\n : value.type === 'string' ? field.name\n : undefined)\n const short =\n !value.short ? ''\n : value.type === 'boolean' ? `-${value.short} `\n : `-${value.short}<${hint}> `\n const left =\n value.type === 'boolean' ?\n `${short}--${field.name}`\n : `${short}--${field.name}=<${hint}>`\n const row: Row = { text, left, type: 'config' }\n if (text.length > width - maxMax) {\n row.skipLine = true\n }\n if (prev && left.length > maxMax) prev.skipLine = true\n prev = row\n const len = left.length + 4\n if (len > maxWidth && len < maxMax) {\n maxWidth = len\n }\n\n rows.push(row)\n }\n\n return { rows, maxWidth }\n }\n\n /**\n * Return the configuration options as a plain object\n */\n toJSON() {\n return Object.fromEntries(\n Object.entries(this.#configSet).map(([field, def]) => [\n field,\n {\n type: def.type,\n ...(def.multiple ? { multiple: true } : {}),\n ...(def.delim ? { delim: def.delim } : {}),\n ...(def.short ? { short: def.short } : {}),\n ...(def.description ?\n { description: normalize(def.description) }\n : {}),\n ...(def.validate ? { validate: def.validate } : {}),\n ...(def.validOptions ? { validOptions: def.validOptions } : {}),\n ...(def.default !== undefined ? { default: def.default } : {}),\n ...(def.hint ? { hint: def.hint } : {}),\n },\n ]),\n )\n }\n\n /**\n * Custom printer for `util.inspect`\n */\n [inspect.custom](_: number, options: InspectOptions) {\n return `Jack ${inspect(this.toJSON(), options)}`\n }\n}\n\n/**\n * Main entry point. Create and return a {@link Jack} object.\n */\nexport const jack = (options: JackOptions = {}) => new Jack(options)\n\n// Unwrap and un-indent, so we can wrap description\n// strings however makes them look nice in the code.\nconst normalize = (s: string, pre = false) => {\n if (pre)\n // prepend a ZWSP to each line so cliui doesn't strip it.\n return s\n .split('\\n')\n .map(l => `\\u200b${l}`)\n .join('\\n')\n return s\n .split(/^\\s*```\\s*$/gm)\n .map((s, i) => {\n if (i % 2 === 1) {\n if (!s.trim()) {\n return `\\`\\`\\`\\n\\`\\`\\`\\n`\n }\n // outdent the ``` blocks, but preserve whitespace otherwise.\n const split = s.split('\\n')\n // throw out the \\n at the start and end\n split.pop()\n split.shift()\n const si = split.reduce((shortest, l) => {\n /* c8 ignore next */\n const ind = l.match(/^\\s*/)?.[0] ?? ''\n if (ind.length) return Math.min(ind.length, shortest)\n else return shortest\n }, Infinity)\n /* c8 ignore next */\n const i = isFinite(si) ? si : 0\n return (\n '\\n```\\n' +\n split.map(s => `\\u200b${s.substring(i)}`).join('\\n') +\n '\\n```\\n'\n )\n }\n return (\n s\n // remove single line breaks, except for lists\n .replace(/([^\\n])\\n[ \\t]*([^\\n])/g, (_, $1, $2) =>\n !/^[-*]/.test($2) ? `${$1} ${$2}` : `${$1}\\n${$2}`,\n )\n // normalize mid-line whitespace\n .replace(/([^\\n])[ \\t]+([^\\n])/g, '$1 $2')\n // two line breaks are enough\n .replace(/\\n{3,}/g, '\\n\\n')\n // remove any spaces at the start of a line\n .replace(/\\n[ \\t]+/g, '\\n')\n .trim()\n )\n })\n .join('\\n')\n}\n\n// normalize for markdown printing, remove leading spaces on lines\nconst normalizeMarkdown = (s: string, pre: boolean = false): string => {\n const n = normalize(s, pre).replace(/\\\\/g, '\\\\\\\\')\n return pre ?\n `\\`\\`\\`\\n${n.replace(/\\u200b/g, '')}\\n\\`\\`\\``\n : n.replace(/\\n +/g, '\\n').trim()\n}\n\nconst normalizeOneLine = (s: string, pre: boolean = false) => {\n const n = normalize(s, pre)\n .replace(/[\\s\\u200b]+/g, ' ')\n .trim()\n return pre ? `\\`${n}\\`` : n\n}\n"]}