@vibedeckx/linux-x64 0.1.16 → 0.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1455) hide show
  1. package/dist/process-manager.d.ts +1 -1
  2. package/dist/process-manager.js +111 -38
  3. package/dist/routes/terminal-routes.js +7 -0
  4. package/dist/routes/websocket-routes.js +6 -0
  5. package/dist/ui/404/index.html +1 -1
  6. package/dist/ui/404.html +1 -1
  7. package/dist/ui/__next.__PAGE__.txt +2 -2
  8. package/dist/ui/__next._full.txt +2 -2
  9. package/dist/ui/__next._head.txt +1 -1
  10. package/dist/ui/__next._index.txt +1 -1
  11. package/dist/ui/__next._tree.txt +1 -1
  12. package/dist/ui/_next/static/chunks/{d272cd438400a22c.js → 869e15bfcbb5dbd1.js} +1 -1
  13. package/dist/ui/_not-found/__next._full.txt +1 -1
  14. package/dist/ui/_not-found/__next._head.txt +1 -1
  15. package/dist/ui/_not-found/__next._index.txt +1 -1
  16. package/dist/ui/_not-found/__next._not-found.__PAGE__.txt +1 -1
  17. package/dist/ui/_not-found/__next._not-found.txt +1 -1
  18. package/dist/ui/_not-found/__next._tree.txt +1 -1
  19. package/dist/ui/_not-found/index.html +1 -1
  20. package/dist/ui/_not-found/index.txt +1 -1
  21. package/dist/ui/index.html +1 -1
  22. package/dist/ui/index.txt +2 -2
  23. package/node_modules/node-pty/lib/conpty_console_list_agent.js +10 -1
  24. package/node_modules/node-pty/lib/unixTerminal.js +6 -3
  25. package/node_modules/node-pty/lib/utils.js +1 -1
  26. package/node_modules/node-pty/lib/windowsPtyAgent.js +62 -95
  27. package/node_modules/node-pty/lib/windowsTerminal.js +4 -2
  28. package/node_modules/node-pty/package.json +6 -5
  29. package/node_modules/node-pty/prebuilds/linux-x64/pty.node +0 -0
  30. package/package.json +2 -2
  31. package/node_modules/@ai-sdk/deepseek/dist/index.d.mts +0 -68
  32. package/node_modules/@ai-sdk/deepseek/dist/index.d.ts +0 -68
  33. package/node_modules/@ai-sdk/deepseek/dist/index.js.map +0 -1
  34. package/node_modules/@ai-sdk/deepseek/dist/index.mjs.map +0 -1
  35. package/node_modules/@ai-sdk/gateway/dist/index.d.mts +0 -713
  36. package/node_modules/@ai-sdk/gateway/dist/index.d.ts +0 -713
  37. package/node_modules/@ai-sdk/gateway/dist/index.js.map +0 -1
  38. package/node_modules/@ai-sdk/gateway/dist/index.mjs.map +0 -1
  39. package/node_modules/@ai-sdk/provider/dist/index.d.mts +0 -4030
  40. package/node_modules/@ai-sdk/provider/dist/index.d.ts +0 -4030
  41. package/node_modules/@ai-sdk/provider/dist/index.js.map +0 -1
  42. package/node_modules/@ai-sdk/provider/dist/index.mjs.map +0 -1
  43. package/node_modules/@ai-sdk/provider-utils/dist/index.d.mts +0 -1433
  44. package/node_modules/@ai-sdk/provider-utils/dist/index.d.ts +0 -1433
  45. package/node_modules/@ai-sdk/provider-utils/dist/index.js.map +0 -1
  46. package/node_modules/@ai-sdk/provider-utils/dist/index.mjs.map +0 -1
  47. package/node_modules/@clerk/backend/dist/api/endpoints/APIKeysApi.d.ts +0 -76
  48. package/node_modules/@clerk/backend/dist/api/endpoints/APIKeysApi.d.ts.map +0 -1
  49. package/node_modules/@clerk/backend/dist/api/endpoints/AbstractApi.d.ts +0 -7
  50. package/node_modules/@clerk/backend/dist/api/endpoints/AbstractApi.d.ts.map +0 -1
  51. package/node_modules/@clerk/backend/dist/api/endpoints/AccountlessApplicationsAPI.d.ts +0 -11
  52. package/node_modules/@clerk/backend/dist/api/endpoints/AccountlessApplicationsAPI.d.ts.map +0 -1
  53. package/node_modules/@clerk/backend/dist/api/endpoints/ActorTokenApi.d.ts +0 -47
  54. package/node_modules/@clerk/backend/dist/api/endpoints/ActorTokenApi.d.ts.map +0 -1
  55. package/node_modules/@clerk/backend/dist/api/endpoints/AgentTaskApi.d.ts +0 -47
  56. package/node_modules/@clerk/backend/dist/api/endpoints/AgentTaskApi.d.ts.map +0 -1
  57. package/node_modules/@clerk/backend/dist/api/endpoints/AllowlistIdentifierApi.d.ts +0 -16
  58. package/node_modules/@clerk/backend/dist/api/endpoints/AllowlistIdentifierApi.d.ts.map +0 -1
  59. package/node_modules/@clerk/backend/dist/api/endpoints/BetaFeaturesApi.d.ts +0 -29
  60. package/node_modules/@clerk/backend/dist/api/endpoints/BetaFeaturesApi.d.ts.map +0 -1
  61. package/node_modules/@clerk/backend/dist/api/endpoints/BillingApi.d.ts +0 -47
  62. package/node_modules/@clerk/backend/dist/api/endpoints/BillingApi.d.ts.map +0 -1
  63. package/node_modules/@clerk/backend/dist/api/endpoints/BlocklistIdentifierApi.d.ts +0 -15
  64. package/node_modules/@clerk/backend/dist/api/endpoints/BlocklistIdentifierApi.d.ts.map +0 -1
  65. package/node_modules/@clerk/backend/dist/api/endpoints/ClientApi.d.ts +0 -16
  66. package/node_modules/@clerk/backend/dist/api/endpoints/ClientApi.d.ts.map +0 -1
  67. package/node_modules/@clerk/backend/dist/api/endpoints/DomainApi.d.ts +0 -46
  68. package/node_modules/@clerk/backend/dist/api/endpoints/DomainApi.d.ts.map +0 -1
  69. package/node_modules/@clerk/backend/dist/api/endpoints/EmailAddressApi.d.ts +0 -20
  70. package/node_modules/@clerk/backend/dist/api/endpoints/EmailAddressApi.d.ts.map +0 -1
  71. package/node_modules/@clerk/backend/dist/api/endpoints/EnterpriseConnectionApi.d.ts +0 -62
  72. package/node_modules/@clerk/backend/dist/api/endpoints/EnterpriseConnectionApi.d.ts.map +0 -1
  73. package/node_modules/@clerk/backend/dist/api/endpoints/IdPOAuthAccessTokenApi.d.ts +0 -6
  74. package/node_modules/@clerk/backend/dist/api/endpoints/IdPOAuthAccessTokenApi.d.ts.map +0 -1
  75. package/node_modules/@clerk/backend/dist/api/endpoints/InstanceApi.d.ts +0 -70
  76. package/node_modules/@clerk/backend/dist/api/endpoints/InstanceApi.d.ts.map +0 -1
  77. package/node_modules/@clerk/backend/dist/api/endpoints/InvitationApi.d.ts +0 -50
  78. package/node_modules/@clerk/backend/dist/api/endpoints/InvitationApi.d.ts.map +0 -1
  79. package/node_modules/@clerk/backend/dist/api/endpoints/JwksApi.d.ts +0 -6
  80. package/node_modules/@clerk/backend/dist/api/endpoints/JwksApi.d.ts.map +0 -1
  81. package/node_modules/@clerk/backend/dist/api/endpoints/JwtTemplatesApi.d.ts +0 -50
  82. package/node_modules/@clerk/backend/dist/api/endpoints/JwtTemplatesApi.d.ts.map +0 -1
  83. package/node_modules/@clerk/backend/dist/api/endpoints/M2MTokenApi.d.ts +0 -87
  84. package/node_modules/@clerk/backend/dist/api/endpoints/M2MTokenApi.d.ts.map +0 -1
  85. package/node_modules/@clerk/backend/dist/api/endpoints/MachineApi.d.ts +0 -81
  86. package/node_modules/@clerk/backend/dist/api/endpoints/MachineApi.d.ts.map +0 -1
  87. package/node_modules/@clerk/backend/dist/api/endpoints/OAuthApplicationsApi.d.ts +0 -49
  88. package/node_modules/@clerk/backend/dist/api/endpoints/OAuthApplicationsApi.d.ts.map +0 -1
  89. package/node_modules/@clerk/backend/dist/api/endpoints/OrganizationApi.d.ts +0 -200
  90. package/node_modules/@clerk/backend/dist/api/endpoints/OrganizationApi.d.ts.map +0 -1
  91. package/node_modules/@clerk/backend/dist/api/endpoints/PhoneNumberApi.d.ts +0 -22
  92. package/node_modules/@clerk/backend/dist/api/endpoints/PhoneNumberApi.d.ts.map +0 -1
  93. package/node_modules/@clerk/backend/dist/api/endpoints/ProxyCheckApi.d.ts +0 -11
  94. package/node_modules/@clerk/backend/dist/api/endpoints/ProxyCheckApi.d.ts.map +0 -1
  95. package/node_modules/@clerk/backend/dist/api/endpoints/RedirectUrlApi.d.ts +0 -14
  96. package/node_modules/@clerk/backend/dist/api/endpoints/RedirectUrlApi.d.ts.map +0 -1
  97. package/node_modules/@clerk/backend/dist/api/endpoints/SamlConnectionApi.d.ts +0 -69
  98. package/node_modules/@clerk/backend/dist/api/endpoints/SamlConnectionApi.d.ts.map +0 -1
  99. package/node_modules/@clerk/backend/dist/api/endpoints/SessionApi.d.ts +0 -52
  100. package/node_modules/@clerk/backend/dist/api/endpoints/SessionApi.d.ts.map +0 -1
  101. package/node_modules/@clerk/backend/dist/api/endpoints/SignInTokenApi.d.ts +0 -12
  102. package/node_modules/@clerk/backend/dist/api/endpoints/SignInTokenApi.d.ts.map +0 -1
  103. package/node_modules/@clerk/backend/dist/api/endpoints/SignUpApi.d.ts +0 -13
  104. package/node_modules/@clerk/backend/dist/api/endpoints/SignUpApi.d.ts.map +0 -1
  105. package/node_modules/@clerk/backend/dist/api/endpoints/TestingTokenApi.d.ts +0 -6
  106. package/node_modules/@clerk/backend/dist/api/endpoints/TestingTokenApi.d.ts.map +0 -1
  107. package/node_modules/@clerk/backend/dist/api/endpoints/UserApi.d.ts +0 -178
  108. package/node_modules/@clerk/backend/dist/api/endpoints/UserApi.d.ts.map +0 -1
  109. package/node_modules/@clerk/backend/dist/api/endpoints/WaitlistEntryApi.d.ts +0 -61
  110. package/node_modules/@clerk/backend/dist/api/endpoints/WaitlistEntryApi.d.ts.map +0 -1
  111. package/node_modules/@clerk/backend/dist/api/endpoints/WebhookApi.d.ts +0 -8
  112. package/node_modules/@clerk/backend/dist/api/endpoints/WebhookApi.d.ts.map +0 -1
  113. package/node_modules/@clerk/backend/dist/api/endpoints/index.d.ts +0 -33
  114. package/node_modules/@clerk/backend/dist/api/endpoints/index.d.ts.map +0 -1
  115. package/node_modules/@clerk/backend/dist/api/endpoints/util-types.d.ts +0 -2
  116. package/node_modules/@clerk/backend/dist/api/endpoints/util-types.d.ts.map +0 -1
  117. package/node_modules/@clerk/backend/dist/api/factory.d.ts +0 -51
  118. package/node_modules/@clerk/backend/dist/api/factory.d.ts.map +0 -1
  119. package/node_modules/@clerk/backend/dist/api/index.d.ts +0 -3
  120. package/node_modules/@clerk/backend/dist/api/index.d.ts.map +0 -1
  121. package/node_modules/@clerk/backend/dist/api/request.d.ts +0 -76
  122. package/node_modules/@clerk/backend/dist/api/request.d.ts.map +0 -1
  123. package/node_modules/@clerk/backend/dist/api/resources/APIKey.d.ts +0 -137
  124. package/node_modules/@clerk/backend/dist/api/resources/APIKey.d.ts.map +0 -1
  125. package/node_modules/@clerk/backend/dist/api/resources/AccountlessApplication.d.ts +0 -10
  126. package/node_modules/@clerk/backend/dist/api/resources/AccountlessApplication.d.ts.map +0 -1
  127. package/node_modules/@clerk/backend/dist/api/resources/ActorToken.d.ts +0 -15
  128. package/node_modules/@clerk/backend/dist/api/resources/ActorToken.d.ts.map +0 -1
  129. package/node_modules/@clerk/backend/dist/api/resources/AgentTask.d.ts +0 -42
  130. package/node_modules/@clerk/backend/dist/api/resources/AgentTask.d.ts.map +0 -1
  131. package/node_modules/@clerk/backend/dist/api/resources/AllowlistIdentifier.d.ts +0 -66
  132. package/node_modules/@clerk/backend/dist/api/resources/AllowlistIdentifier.d.ts.map +0 -1
  133. package/node_modules/@clerk/backend/dist/api/resources/BlocklistIdentifier.d.ts +0 -13
  134. package/node_modules/@clerk/backend/dist/api/resources/BlocklistIdentifier.d.ts.map +0 -1
  135. package/node_modules/@clerk/backend/dist/api/resources/Client.d.ts +0 -83
  136. package/node_modules/@clerk/backend/dist/api/resources/Client.d.ts.map +0 -1
  137. package/node_modules/@clerk/backend/dist/api/resources/CnameTarget.d.ts +0 -9
  138. package/node_modules/@clerk/backend/dist/api/resources/CnameTarget.d.ts.map +0 -1
  139. package/node_modules/@clerk/backend/dist/api/resources/CommercePlan.d.ts +0 -141
  140. package/node_modules/@clerk/backend/dist/api/resources/CommercePlan.d.ts.map +0 -1
  141. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscription.d.ts +0 -99
  142. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscription.d.ts.map +0 -1
  143. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscriptionItem.d.ts +0 -167
  144. package/node_modules/@clerk/backend/dist/api/resources/CommerceSubscriptionItem.d.ts.map +0 -1
  145. package/node_modules/@clerk/backend/dist/api/resources/Cookies.d.ts +0 -7
  146. package/node_modules/@clerk/backend/dist/api/resources/Cookies.d.ts.map +0 -1
  147. package/node_modules/@clerk/backend/dist/api/resources/DeletedObject.d.ts +0 -10
  148. package/node_modules/@clerk/backend/dist/api/resources/DeletedObject.d.ts.map +0 -1
  149. package/node_modules/@clerk/backend/dist/api/resources/Deserializer.d.ts +0 -26
  150. package/node_modules/@clerk/backend/dist/api/resources/Deserializer.d.ts.map +0 -1
  151. package/node_modules/@clerk/backend/dist/api/resources/Domain.d.ts +0 -15
  152. package/node_modules/@clerk/backend/dist/api/resources/Domain.d.ts.map +0 -1
  153. package/node_modules/@clerk/backend/dist/api/resources/Email.d.ts +0 -17
  154. package/node_modules/@clerk/backend/dist/api/resources/Email.d.ts.map +0 -1
  155. package/node_modules/@clerk/backend/dist/api/resources/EmailAddress.d.ts +0 -47
  156. package/node_modules/@clerk/backend/dist/api/resources/EmailAddress.d.ts.map +0 -1
  157. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseAccount.d.ts +0 -225
  158. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseAccount.d.ts.map +0 -1
  159. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseConnection.d.ts +0 -89
  160. package/node_modules/@clerk/backend/dist/api/resources/EnterpriseConnection.d.ts.map +0 -1
  161. package/node_modules/@clerk/backend/dist/api/resources/Enums.d.ts +0 -42
  162. package/node_modules/@clerk/backend/dist/api/resources/Enums.d.ts.map +0 -1
  163. package/node_modules/@clerk/backend/dist/api/resources/ExternalAccount.d.ts +0 -134
  164. package/node_modules/@clerk/backend/dist/api/resources/ExternalAccount.d.ts.map +0 -1
  165. package/node_modules/@clerk/backend/dist/api/resources/Feature.d.ts +0 -51
  166. package/node_modules/@clerk/backend/dist/api/resources/Feature.d.ts.map +0 -1
  167. package/node_modules/@clerk/backend/dist/api/resources/HandshakePayload.d.ts +0 -9
  168. package/node_modules/@clerk/backend/dist/api/resources/HandshakePayload.d.ts.map +0 -1
  169. package/node_modules/@clerk/backend/dist/api/resources/IdPOAuthAccessToken.d.ts +0 -23
  170. package/node_modules/@clerk/backend/dist/api/resources/IdPOAuthAccessToken.d.ts.map +0 -1
  171. package/node_modules/@clerk/backend/dist/api/resources/IdentificationLink.d.ts +0 -25
  172. package/node_modules/@clerk/backend/dist/api/resources/IdentificationLink.d.ts.map +0 -1
  173. package/node_modules/@clerk/backend/dist/api/resources/Instance.d.ts +0 -9
  174. package/node_modules/@clerk/backend/dist/api/resources/Instance.d.ts.map +0 -1
  175. package/node_modules/@clerk/backend/dist/api/resources/InstanceRestrictions.d.ts +0 -11
  176. package/node_modules/@clerk/backend/dist/api/resources/InstanceRestrictions.d.ts.map +0 -1
  177. package/node_modules/@clerk/backend/dist/api/resources/InstanceSettings.d.ts +0 -11
  178. package/node_modules/@clerk/backend/dist/api/resources/InstanceSettings.d.ts.map +0 -1
  179. package/node_modules/@clerk/backend/dist/api/resources/Invitation.d.ts +0 -76
  180. package/node_modules/@clerk/backend/dist/api/resources/Invitation.d.ts.map +0 -1
  181. package/node_modules/@clerk/backend/dist/api/resources/JSON.d.ts +0 -971
  182. package/node_modules/@clerk/backend/dist/api/resources/JSON.d.ts.map +0 -1
  183. package/node_modules/@clerk/backend/dist/api/resources/JwtTemplate.d.ts +0 -15
  184. package/node_modules/@clerk/backend/dist/api/resources/JwtTemplate.d.ts.map +0 -1
  185. package/node_modules/@clerk/backend/dist/api/resources/M2MToken.d.ts +0 -31
  186. package/node_modules/@clerk/backend/dist/api/resources/M2MToken.d.ts.map +0 -1
  187. package/node_modules/@clerk/backend/dist/api/resources/Machine.d.ts +0 -17
  188. package/node_modules/@clerk/backend/dist/api/resources/Machine.d.ts.map +0 -1
  189. package/node_modules/@clerk/backend/dist/api/resources/MachineScope.d.ts +0 -13
  190. package/node_modules/@clerk/backend/dist/api/resources/MachineScope.d.ts.map +0 -1
  191. package/node_modules/@clerk/backend/dist/api/resources/MachineSecretKey.d.ts +0 -10
  192. package/node_modules/@clerk/backend/dist/api/resources/MachineSecretKey.d.ts.map +0 -1
  193. package/node_modules/@clerk/backend/dist/api/resources/OAuthApplication.d.ts +0 -169
  194. package/node_modules/@clerk/backend/dist/api/resources/OAuthApplication.d.ts.map +0 -1
  195. package/node_modules/@clerk/backend/dist/api/resources/OauthAccessToken.d.ts +0 -83
  196. package/node_modules/@clerk/backend/dist/api/resources/OauthAccessToken.d.ts.map +0 -1
  197. package/node_modules/@clerk/backend/dist/api/resources/Organization.d.ts +0 -115
  198. package/node_modules/@clerk/backend/dist/api/resources/Organization.d.ts.map +0 -1
  199. package/node_modules/@clerk/backend/dist/api/resources/OrganizationDomain.d.ts +0 -18
  200. package/node_modules/@clerk/backend/dist/api/resources/OrganizationDomain.d.ts.map +0 -1
  201. package/node_modules/@clerk/backend/dist/api/resources/OrganizationInvitation.d.ts +0 -116
  202. package/node_modules/@clerk/backend/dist/api/resources/OrganizationInvitation.d.ts.map +0 -1
  203. package/node_modules/@clerk/backend/dist/api/resources/OrganizationMembership.d.ts +0 -140
  204. package/node_modules/@clerk/backend/dist/api/resources/OrganizationMembership.d.ts.map +0 -1
  205. package/node_modules/@clerk/backend/dist/api/resources/OrganizationSettings.d.ts +0 -17
  206. package/node_modules/@clerk/backend/dist/api/resources/OrganizationSettings.d.ts.map +0 -1
  207. package/node_modules/@clerk/backend/dist/api/resources/PhoneNumber.d.ts +0 -63
  208. package/node_modules/@clerk/backend/dist/api/resources/PhoneNumber.d.ts.map +0 -1
  209. package/node_modules/@clerk/backend/dist/api/resources/ProxyCheck.d.ts +0 -13
  210. package/node_modules/@clerk/backend/dist/api/resources/ProxyCheck.d.ts.map +0 -1
  211. package/node_modules/@clerk/backend/dist/api/resources/RedirectUrl.d.ts +0 -47
  212. package/node_modules/@clerk/backend/dist/api/resources/RedirectUrl.d.ts.map +0 -1
  213. package/node_modules/@clerk/backend/dist/api/resources/SMSMessage.d.ts +0 -13
  214. package/node_modules/@clerk/backend/dist/api/resources/SMSMessage.d.ts.map +0 -1
  215. package/node_modules/@clerk/backend/dist/api/resources/SamlConnection.d.ts +0 -215
  216. package/node_modules/@clerk/backend/dist/api/resources/SamlConnection.d.ts.map +0 -1
  217. package/node_modules/@clerk/backend/dist/api/resources/Session.d.ts +0 -176
  218. package/node_modules/@clerk/backend/dist/api/resources/Session.d.ts.map +0 -1
  219. package/node_modules/@clerk/backend/dist/api/resources/SignInTokens.d.ts +0 -13
  220. package/node_modules/@clerk/backend/dist/api/resources/SignInTokens.d.ts.map +0 -1
  221. package/node_modules/@clerk/backend/dist/api/resources/SignUpAttempt.d.ts +0 -44
  222. package/node_modules/@clerk/backend/dist/api/resources/SignUpAttempt.d.ts.map +0 -1
  223. package/node_modules/@clerk/backend/dist/api/resources/TestingToken.d.ts +0 -8
  224. package/node_modules/@clerk/backend/dist/api/resources/TestingToken.d.ts.map +0 -1
  225. package/node_modules/@clerk/backend/dist/api/resources/Token.d.ts +0 -7
  226. package/node_modules/@clerk/backend/dist/api/resources/Token.d.ts.map +0 -1
  227. package/node_modules/@clerk/backend/dist/api/resources/User.d.ts +0 -296
  228. package/node_modules/@clerk/backend/dist/api/resources/User.d.ts.map +0 -1
  229. package/node_modules/@clerk/backend/dist/api/resources/Verification.d.ts +0 -90
  230. package/node_modules/@clerk/backend/dist/api/resources/Verification.d.ts.map +0 -1
  231. package/node_modules/@clerk/backend/dist/api/resources/WaitlistEntry.d.ts +0 -67
  232. package/node_modules/@clerk/backend/dist/api/resources/WaitlistEntry.d.ts.map +0 -1
  233. package/node_modules/@clerk/backend/dist/api/resources/Web3Wallet.d.ts +0 -36
  234. package/node_modules/@clerk/backend/dist/api/resources/Web3Wallet.d.ts.map +0 -1
  235. package/node_modules/@clerk/backend/dist/api/resources/Webhooks.d.ts +0 -32
  236. package/node_modules/@clerk/backend/dist/api/resources/Webhooks.d.ts.map +0 -1
  237. package/node_modules/@clerk/backend/dist/api/resources/index.d.ts +0 -57
  238. package/node_modules/@clerk/backend/dist/api/resources/index.d.ts.map +0 -1
  239. package/node_modules/@clerk/backend/dist/chunk-7KLH7JRZ.mjs.map +0 -1
  240. package/node_modules/@clerk/backend/dist/chunk-I4B6KCGC.mjs.map +0 -1
  241. package/node_modules/@clerk/backend/dist/chunk-P263NW7Z.mjs.map +0 -1
  242. package/node_modules/@clerk/backend/dist/chunk-QR37SKMP.mjs.map +0 -1
  243. package/node_modules/@clerk/backend/dist/chunk-TOROEX6P.mjs.map +0 -1
  244. package/node_modules/@clerk/backend/dist/chunk-YBVFDYDR.mjs.map +0 -1
  245. package/node_modules/@clerk/backend/dist/constants.d.ts +0 -91
  246. package/node_modules/@clerk/backend/dist/constants.d.ts.map +0 -1
  247. package/node_modules/@clerk/backend/dist/createRedirect.d.ts +0 -25
  248. package/node_modules/@clerk/backend/dist/createRedirect.d.ts.map +0 -1
  249. package/node_modules/@clerk/backend/dist/errors.d.ts +0 -67
  250. package/node_modules/@clerk/backend/dist/errors.d.ts.map +0 -1
  251. package/node_modules/@clerk/backend/dist/errors.js.map +0 -1
  252. package/node_modules/@clerk/backend/dist/errors.mjs.map +0 -1
  253. package/node_modules/@clerk/backend/dist/fixtures/index.d.ts +0 -105
  254. package/node_modules/@clerk/backend/dist/fixtures/index.d.ts.map +0 -1
  255. package/node_modules/@clerk/backend/dist/fixtures/machine.d.ts +0 -72
  256. package/node_modules/@clerk/backend/dist/fixtures/machine.d.ts.map +0 -1
  257. package/node_modules/@clerk/backend/dist/index.d.ts +0 -49
  258. package/node_modules/@clerk/backend/dist/index.d.ts.map +0 -1
  259. package/node_modules/@clerk/backend/dist/index.js.map +0 -1
  260. package/node_modules/@clerk/backend/dist/index.mjs.map +0 -1
  261. package/node_modules/@clerk/backend/dist/internal.d.ts +0 -20
  262. package/node_modules/@clerk/backend/dist/internal.d.ts.map +0 -1
  263. package/node_modules/@clerk/backend/dist/internal.js.map +0 -1
  264. package/node_modules/@clerk/backend/dist/internal.mjs.map +0 -1
  265. package/node_modules/@clerk/backend/dist/jwt/algorithms.d.ts +0 -3
  266. package/node_modules/@clerk/backend/dist/jwt/algorithms.d.ts.map +0 -1
  267. package/node_modules/@clerk/backend/dist/jwt/assertions.d.ts +0 -10
  268. package/node_modules/@clerk/backend/dist/jwt/assertions.d.ts.map +0 -1
  269. package/node_modules/@clerk/backend/dist/jwt/cryptoKeys.d.ts +0 -2
  270. package/node_modules/@clerk/backend/dist/jwt/cryptoKeys.d.ts.map +0 -1
  271. package/node_modules/@clerk/backend/dist/jwt/index.d.ts +0 -7
  272. package/node_modules/@clerk/backend/dist/jwt/index.d.ts.map +0 -1
  273. package/node_modules/@clerk/backend/dist/jwt/index.js.map +0 -1
  274. package/node_modules/@clerk/backend/dist/jwt/index.mjs.map +0 -1
  275. package/node_modules/@clerk/backend/dist/jwt/legacyReturn.d.ts +0 -4
  276. package/node_modules/@clerk/backend/dist/jwt/legacyReturn.d.ts.map +0 -1
  277. package/node_modules/@clerk/backend/dist/jwt/signJwt.d.ts +0 -20
  278. package/node_modules/@clerk/backend/dist/jwt/signJwt.d.ts.map +0 -1
  279. package/node_modules/@clerk/backend/dist/jwt/types.d.ts +0 -18
  280. package/node_modules/@clerk/backend/dist/jwt/types.d.ts.map +0 -1
  281. package/node_modules/@clerk/backend/dist/jwt/verifyJwt.d.ts +0 -38
  282. package/node_modules/@clerk/backend/dist/jwt/verifyJwt.d.ts.map +0 -1
  283. package/node_modules/@clerk/backend/dist/jwt/verifyMachineJwt.d.ts +0 -19
  284. package/node_modules/@clerk/backend/dist/jwt/verifyMachineJwt.d.ts.map +0 -1
  285. package/node_modules/@clerk/backend/dist/mock-server.d.ts +0 -4
  286. package/node_modules/@clerk/backend/dist/mock-server.d.ts.map +0 -1
  287. package/node_modules/@clerk/backend/dist/proxy.d.ts +0 -72
  288. package/node_modules/@clerk/backend/dist/proxy.d.ts.map +0 -1
  289. package/node_modules/@clerk/backend/dist/proxy.js.map +0 -1
  290. package/node_modules/@clerk/backend/dist/proxy.mjs.map +0 -1
  291. package/node_modules/@clerk/backend/dist/runtime.d.ts +0 -26
  292. package/node_modules/@clerk/backend/dist/runtime.d.ts.map +0 -1
  293. package/node_modules/@clerk/backend/dist/tokens/authObjects.d.ts +0 -193
  294. package/node_modules/@clerk/backend/dist/tokens/authObjects.d.ts.map +0 -1
  295. package/node_modules/@clerk/backend/dist/tokens/authStatus.d.ts +0 -120
  296. package/node_modules/@clerk/backend/dist/tokens/authStatus.d.ts.map +0 -1
  297. package/node_modules/@clerk/backend/dist/tokens/authenticateContext.d.ts +0 -78
  298. package/node_modules/@clerk/backend/dist/tokens/authenticateContext.d.ts.map +0 -1
  299. package/node_modules/@clerk/backend/dist/tokens/clerkRequest.d.ts +0 -29
  300. package/node_modules/@clerk/backend/dist/tokens/clerkRequest.d.ts.map +0 -1
  301. package/node_modules/@clerk/backend/dist/tokens/clerkUrl.d.ts +0 -18
  302. package/node_modules/@clerk/backend/dist/tokens/clerkUrl.d.ts.map +0 -1
  303. package/node_modules/@clerk/backend/dist/tokens/cookie.d.ts +0 -3
  304. package/node_modules/@clerk/backend/dist/tokens/cookie.d.ts.map +0 -1
  305. package/node_modules/@clerk/backend/dist/tokens/factory.d.ts +0 -29
  306. package/node_modules/@clerk/backend/dist/tokens/factory.d.ts.map +0 -1
  307. package/node_modules/@clerk/backend/dist/tokens/handshake.d.ts +0 -64
  308. package/node_modules/@clerk/backend/dist/tokens/handshake.d.ts.map +0 -1
  309. package/node_modules/@clerk/backend/dist/tokens/keys.d.ts +0 -54
  310. package/node_modules/@clerk/backend/dist/tokens/keys.d.ts.map +0 -1
  311. package/node_modules/@clerk/backend/dist/tokens/machine.d.ts +0 -85
  312. package/node_modules/@clerk/backend/dist/tokens/machine.d.ts.map +0 -1
  313. package/node_modules/@clerk/backend/dist/tokens/organizationMatcher.d.ts +0 -11
  314. package/node_modules/@clerk/backend/dist/tokens/organizationMatcher.d.ts.map +0 -1
  315. package/node_modules/@clerk/backend/dist/tokens/request.d.ts +0 -60
  316. package/node_modules/@clerk/backend/dist/tokens/request.d.ts.map +0 -1
  317. package/node_modules/@clerk/backend/dist/tokens/tokenTypes.d.ts +0 -19
  318. package/node_modules/@clerk/backend/dist/tokens/tokenTypes.d.ts.map +0 -1
  319. package/node_modules/@clerk/backend/dist/tokens/types.d.ts +0 -253
  320. package/node_modules/@clerk/backend/dist/tokens/types.d.ts.map +0 -1
  321. package/node_modules/@clerk/backend/dist/tokens/verify.d.ts +0 -109
  322. package/node_modules/@clerk/backend/dist/tokens/verify.d.ts.map +0 -1
  323. package/node_modules/@clerk/backend/dist/util/decorateObjectWithResources.d.ts +0 -22
  324. package/node_modules/@clerk/backend/dist/util/decorateObjectWithResources.d.ts.map +0 -1
  325. package/node_modules/@clerk/backend/dist/util/mergePreDefinedOptions.d.ts +0 -2
  326. package/node_modules/@clerk/backend/dist/util/mergePreDefinedOptions.d.ts.map +0 -1
  327. package/node_modules/@clerk/backend/dist/util/optionsAssertions.d.ts +0 -3
  328. package/node_modules/@clerk/backend/dist/util/optionsAssertions.d.ts.map +0 -1
  329. package/node_modules/@clerk/backend/dist/util/path.d.ts +0 -4
  330. package/node_modules/@clerk/backend/dist/util/path.d.ts.map +0 -1
  331. package/node_modules/@clerk/backend/dist/util/rfc4648.d.ts +0 -26
  332. package/node_modules/@clerk/backend/dist/util/rfc4648.d.ts.map +0 -1
  333. package/node_modules/@clerk/backend/dist/util/shared.d.ts +0 -7
  334. package/node_modules/@clerk/backend/dist/util/shared.d.ts.map +0 -1
  335. package/node_modules/@clerk/backend/dist/webhooks.d.ts +0 -50
  336. package/node_modules/@clerk/backend/dist/webhooks.d.ts.map +0 -1
  337. package/node_modules/@clerk/backend/dist/webhooks.js.map +0 -1
  338. package/node_modules/@clerk/backend/dist/webhooks.mjs.map +0 -1
  339. package/node_modules/@clerk/fastify/dist/chunk-RY4T2JMQ.mjs.map +0 -1
  340. package/node_modules/@clerk/fastify/dist/index-CWnSaB0B.d.mts +0 -25
  341. package/node_modules/@clerk/fastify/dist/index-CWnSaB0B.d.ts +0 -25
  342. package/node_modules/@clerk/fastify/dist/index.d.mts +0 -16
  343. package/node_modules/@clerk/fastify/dist/index.d.ts +0 -16
  344. package/node_modules/@clerk/fastify/dist/index.js.map +0 -1
  345. package/node_modules/@clerk/fastify/dist/index.mjs.map +0 -1
  346. package/node_modules/@clerk/fastify/dist/types.d.mts +0 -4
  347. package/node_modules/@clerk/fastify/dist/types.d.ts +0 -4
  348. package/node_modules/@clerk/fastify/dist/types.js.map +0 -1
  349. package/node_modules/@clerk/fastify/dist/types.mjs.map +0 -1
  350. package/node_modules/@clerk/fastify/dist/webhooks.d.mts +0 -19
  351. package/node_modules/@clerk/fastify/dist/webhooks.d.ts +0 -19
  352. package/node_modules/@clerk/fastify/dist/webhooks.js.map +0 -1
  353. package/node_modules/@clerk/fastify/dist/webhooks.mjs.map +0 -1
  354. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.mts +0 -9
  355. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.mts.map +0 -1
  356. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.ts +0 -9
  357. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.d.ts.map +0 -1
  358. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.js.map +0 -1
  359. package/node_modules/@clerk/shared/dist/runtime/alternativePhoneCode.mjs.map +0 -1
  360. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.mts +0 -11
  361. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.mts.map +0 -1
  362. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.ts +0 -11
  363. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.d.ts.map +0 -1
  364. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.js.map +0 -1
  365. package/node_modules/@clerk/shared/dist/runtime/apiUrlFromPublishableKey.mjs.map +0 -1
  366. package/node_modules/@clerk/shared/dist/runtime/authorization-Du_JQmnH.js.map +0 -1
  367. package/node_modules/@clerk/shared/dist/runtime/authorization-Un7v7f6J.mjs.map +0 -1
  368. package/node_modules/@clerk/shared/dist/runtime/authorization-errors-B7aH39AU.js.map +0 -1
  369. package/node_modules/@clerk/shared/dist/runtime/authorization-errors-CBHAr6Ld.mjs.map +0 -1
  370. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.mts +0 -26
  371. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.mts.map +0 -1
  372. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.ts +0 -26
  373. package/node_modules/@clerk/shared/dist/runtime/authorization-errors.d.ts.map +0 -1
  374. package/node_modules/@clerk/shared/dist/runtime/authorization.d.mts +0 -72
  375. package/node_modules/@clerk/shared/dist/runtime/authorization.d.mts.map +0 -1
  376. package/node_modules/@clerk/shared/dist/runtime/authorization.d.ts +0 -72
  377. package/node_modules/@clerk/shared/dist/runtime/authorization.d.ts.map +0 -1
  378. package/node_modules/@clerk/shared/dist/runtime/browser-CMFCxUv7.mjs.map +0 -1
  379. package/node_modules/@clerk/shared/dist/runtime/browser-CaHqvEp1.js.map +0 -1
  380. package/node_modules/@clerk/shared/dist/runtime/browser.d.mts +0 -35
  381. package/node_modules/@clerk/shared/dist/runtime/browser.d.mts.map +0 -1
  382. package/node_modules/@clerk/shared/dist/runtime/browser.d.ts +0 -35
  383. package/node_modules/@clerk/shared/dist/runtime/browser.d.ts.map +0 -1
  384. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.mts +0 -8
  385. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.mts.map +0 -1
  386. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.ts +0 -8
  387. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.d.ts.map +0 -1
  388. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.js.map +0 -1
  389. package/node_modules/@clerk/shared/dist/runtime/buildAccountsBaseUrl.mjs.map +0 -1
  390. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.mts +0 -22
  391. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.mts.map +0 -1
  392. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.ts +0 -22
  393. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.d.ts.map +0 -1
  394. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.js.map +0 -1
  395. package/node_modules/@clerk/shared/dist/runtime/clerkEventBus.mjs.map +0 -1
  396. package/node_modules/@clerk/shared/dist/runtime/clerkRuntimeError-CaS4sM5w.js.map +0 -1
  397. package/node_modules/@clerk/shared/dist/runtime/clerkRuntimeError-DqAmLuLY.mjs.map +0 -1
  398. package/node_modules/@clerk/shared/dist/runtime/color.d.mts +0 -18
  399. package/node_modules/@clerk/shared/dist/runtime/color.d.mts.map +0 -1
  400. package/node_modules/@clerk/shared/dist/runtime/color.d.ts +0 -18
  401. package/node_modules/@clerk/shared/dist/runtime/color.d.ts.map +0 -1
  402. package/node_modules/@clerk/shared/dist/runtime/color.js.map +0 -1
  403. package/node_modules/@clerk/shared/dist/runtime/color.mjs.map +0 -1
  404. package/node_modules/@clerk/shared/dist/runtime/complexity-DEun2UD2.js.map +0 -1
  405. package/node_modules/@clerk/shared/dist/runtime/complexity-DydNJOmy.mjs.map +0 -1
  406. package/node_modules/@clerk/shared/dist/runtime/constants-BUzkV8jh.js.map +0 -1
  407. package/node_modules/@clerk/shared/dist/runtime/constants-Bta24VLk.mjs.map +0 -1
  408. package/node_modules/@clerk/shared/dist/runtime/constants-BulbbNR9.mjs.map +0 -1
  409. package/node_modules/@clerk/shared/dist/runtime/constants-WYhx_umW.js.map +0 -1
  410. package/node_modules/@clerk/shared/dist/runtime/constants.d.mts +0 -21
  411. package/node_modules/@clerk/shared/dist/runtime/constants.d.mts.map +0 -1
  412. package/node_modules/@clerk/shared/dist/runtime/constants.d.ts +0 -21
  413. package/node_modules/@clerk/shared/dist/runtime/constants.d.ts.map +0 -1
  414. package/node_modules/@clerk/shared/dist/runtime/cookie.d.mts +0 -30
  415. package/node_modules/@clerk/shared/dist/runtime/cookie.d.mts.map +0 -1
  416. package/node_modules/@clerk/shared/dist/runtime/cookie.d.ts +0 -30
  417. package/node_modules/@clerk/shared/dist/runtime/cookie.d.ts.map +0 -1
  418. package/node_modules/@clerk/shared/dist/runtime/cookie.js.map +0 -1
  419. package/node_modules/@clerk/shared/dist/runtime/cookie.mjs.map +0 -1
  420. package/node_modules/@clerk/shared/dist/runtime/createDeferredPromise-Bq0Rf2GM.js.map +0 -1
  421. package/node_modules/@clerk/shared/dist/runtime/createDeferredPromise-CYCAgyvC.mjs.map +0 -1
  422. package/node_modules/@clerk/shared/dist/runtime/date.d.mts +0 -37
  423. package/node_modules/@clerk/shared/dist/runtime/date.d.mts.map +0 -1
  424. package/node_modules/@clerk/shared/dist/runtime/date.d.ts +0 -37
  425. package/node_modules/@clerk/shared/dist/runtime/date.d.ts.map +0 -1
  426. package/node_modules/@clerk/shared/dist/runtime/date.js.map +0 -1
  427. package/node_modules/@clerk/shared/dist/runtime/date.mjs.map +0 -1
  428. package/node_modules/@clerk/shared/dist/runtime/deprecated--jK9xTNh.mjs.map +0 -1
  429. package/node_modules/@clerk/shared/dist/runtime/deprecated-841w0zq7.js.map +0 -1
  430. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.mts +0 -40
  431. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.mts.map +0 -1
  432. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.ts +0 -40
  433. package/node_modules/@clerk/shared/dist/runtime/deprecated.d.ts.map +0 -1
  434. package/node_modules/@clerk/shared/dist/runtime/deriveState-CQUgOdaO.mjs.map +0 -1
  435. package/node_modules/@clerk/shared/dist/runtime/deriveState-zgq99aY1.js.map +0 -1
  436. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.mts +0 -28
  437. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.mts.map +0 -1
  438. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.ts +0 -28
  439. package/node_modules/@clerk/shared/dist/runtime/deriveState.d.ts.map +0 -1
  440. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.mts +0 -13
  441. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.mts.map +0 -1
  442. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.ts +0 -13
  443. package/node_modules/@clerk/shared/dist/runtime/devBrowser.d.ts.map +0 -1
  444. package/node_modules/@clerk/shared/dist/runtime/devBrowser.js.map +0 -1
  445. package/node_modules/@clerk/shared/dist/runtime/devBrowser.mjs.map +0 -1
  446. package/node_modules/@clerk/shared/dist/runtime/dom/index.d.mts +0 -2
  447. package/node_modules/@clerk/shared/dist/runtime/dom/index.d.ts +0 -2
  448. package/node_modules/@clerk/shared/dist/runtime/dom/waitForElement.d.mts +0 -2
  449. package/node_modules/@clerk/shared/dist/runtime/dom/waitForElement.d.ts +0 -2
  450. package/node_modules/@clerk/shared/dist/runtime/encoders-CAjYroSe.mjs.map +0 -1
  451. package/node_modules/@clerk/shared/dist/runtime/encoders-C_EA3--l.js.map +0 -1
  452. package/node_modules/@clerk/shared/dist/runtime/error-D-ayZ5nL.mjs.map +0 -1
  453. package/node_modules/@clerk/shared/dist/runtime/error-kcck_bbZ.js.map +0 -1
  454. package/node_modules/@clerk/shared/dist/runtime/error.d.mts +0 -3
  455. package/node_modules/@clerk/shared/dist/runtime/error.d.ts +0 -3
  456. package/node_modules/@clerk/shared/dist/runtime/errors-FAXDzRsM.js.map +0 -1
  457. package/node_modules/@clerk/shared/dist/runtime/errors-oOcNTWU9.mjs.map +0 -1
  458. package/node_modules/@clerk/shared/dist/runtime/esm-D9kK-xzr.js.map +0 -1
  459. package/node_modules/@clerk/shared/dist/runtime/esm-DGPYZuZb.mjs.map +0 -1
  460. package/node_modules/@clerk/shared/dist/runtime/eventBus-TFTcHo0F.mjs.map +0 -1
  461. package/node_modules/@clerk/shared/dist/runtime/eventBus-mLhN9dkg.js.map +0 -1
  462. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.mts +0 -117
  463. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.mts.map +0 -1
  464. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.ts +0 -117
  465. package/node_modules/@clerk/shared/dist/runtime/eventBus.d.ts.map +0 -1
  466. package/node_modules/@clerk/shared/dist/runtime/file.d.mts +0 -21
  467. package/node_modules/@clerk/shared/dist/runtime/file.d.mts.map +0 -1
  468. package/node_modules/@clerk/shared/dist/runtime/file.d.ts +0 -21
  469. package/node_modules/@clerk/shared/dist/runtime/file.d.ts.map +0 -1
  470. package/node_modules/@clerk/shared/dist/runtime/file.js.map +0 -1
  471. package/node_modules/@clerk/shared/dist/runtime/file.mjs.map +0 -1
  472. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.mts +0 -12
  473. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.mts.map +0 -1
  474. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.ts +0 -12
  475. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.d.ts.map +0 -1
  476. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.js.map +0 -1
  477. package/node_modules/@clerk/shared/dist/runtime/getEnvVariable.mjs.map +0 -1
  478. package/node_modules/@clerk/shared/dist/runtime/getToken.d.mts +0 -46
  479. package/node_modules/@clerk/shared/dist/runtime/getToken.d.mts.map +0 -1
  480. package/node_modules/@clerk/shared/dist/runtime/getToken.d.ts +0 -46
  481. package/node_modules/@clerk/shared/dist/runtime/getToken.d.ts.map +0 -1
  482. package/node_modules/@clerk/shared/dist/runtime/getToken.js.map +0 -1
  483. package/node_modules/@clerk/shared/dist/runtime/getToken.mjs.map +0 -1
  484. package/node_modules/@clerk/shared/dist/runtime/globs-D0Kpu4g1.js.map +0 -1
  485. package/node_modules/@clerk/shared/dist/runtime/globs-u_gXJPLt.mjs.map +0 -1
  486. package/node_modules/@clerk/shared/dist/runtime/globs.d.mts +0 -7
  487. package/node_modules/@clerk/shared/dist/runtime/globs.d.mts.map +0 -1
  488. package/node_modules/@clerk/shared/dist/runtime/globs.d.ts +0 -7
  489. package/node_modules/@clerk/shared/dist/runtime/globs.d.ts.map +0 -1
  490. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-4-yw9hYF.d.ts +0 -7
  491. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-4-yw9hYF.d.ts.map +0 -1
  492. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-BWsoUzyL.d.mts +0 -7
  493. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-BWsoUzyL.d.mts.map +0 -1
  494. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-BmJC8Cue.js.map +0 -1
  495. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn-iAIjw-kJ.mjs.map +0 -1
  496. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.mts +0 -11
  497. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.mts.map +0 -1
  498. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.ts +0 -11
  499. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.d.ts.map +0 -1
  500. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.js.map +0 -1
  501. package/node_modules/@clerk/shared/dist/runtime/handleValueOrFn.mjs.map +0 -1
  502. package/node_modules/@clerk/shared/dist/runtime/hex-txii11Pj.mjs.map +0 -1
  503. package/node_modules/@clerk/shared/dist/runtime/hex-zF8OyMcG.js.map +0 -1
  504. package/node_modules/@clerk/shared/dist/runtime/index-BK_NVS1t.d.ts +0 -10885
  505. package/node_modules/@clerk/shared/dist/runtime/index-BK_NVS1t.d.ts.map +0 -1
  506. package/node_modules/@clerk/shared/dist/runtime/index-Cc98l5ga.d.mts +0 -10885
  507. package/node_modules/@clerk/shared/dist/runtime/index-Cc98l5ga.d.mts.map +0 -1
  508. package/node_modules/@clerk/shared/dist/runtime/index.d.mts +0 -1
  509. package/node_modules/@clerk/shared/dist/runtime/index.d.ts +0 -1
  510. package/node_modules/@clerk/shared/dist/runtime/index.js.map +0 -1
  511. package/node_modules/@clerk/shared/dist/runtime/index.mjs.map +0 -1
  512. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3EthProviders-BqNbQ8Of.js.map +0 -1
  513. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3EthProviders-Cp_aXKsI.mjs.map +0 -1
  514. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3SolanaProviders-Cbd4CVu9.js.map +0 -1
  515. package/node_modules/@clerk/shared/dist/runtime/injectedWeb3SolanaProviders-DRQuwtHF.mjs.map +0 -1
  516. package/node_modules/@clerk/shared/dist/runtime/instance-BmZr0cdE.mjs.map +0 -1
  517. package/node_modules/@clerk/shared/dist/runtime/instance-C1LlVxIp.js.map +0 -1
  518. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts +0 -31
  519. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.mts.map +0 -1
  520. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts +0 -31
  521. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.d.ts.map +0 -1
  522. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.js.map +0 -1
  523. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/completeSignUpFlow.mjs.map +0 -1
  524. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.mts +0 -18
  525. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.mts.map +0 -1
  526. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.ts +0 -18
  527. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.d.ts.map +0 -1
  528. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.js.map +0 -1
  529. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/componentGuards.mjs.map +0 -1
  530. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.mts +0 -54
  531. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.mts.map +0 -1
  532. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.ts +0 -54
  533. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/constants.d.ts.map +0 -1
  534. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.mts +0 -12
  535. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.mts.map +0 -1
  536. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.ts +0 -12
  537. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.d.ts.map +0 -1
  538. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.js.map +0 -1
  539. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/email.mjs.map +0 -1
  540. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.mts +0 -8
  541. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.mts.map +0 -1
  542. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.ts +0 -8
  543. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/encoders.d.ts.map +0 -1
  544. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.mts +0 -113
  545. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.mts.map +0 -1
  546. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.ts +0 -113
  547. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/errors.d.ts.map +0 -1
  548. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.mts +0 -5
  549. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.mts.map +0 -1
  550. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.ts +0 -5
  551. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/hex.d.ts.map +0 -1
  552. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts +0 -15
  553. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.mts.map +0 -1
  554. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts +0 -15
  555. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3EthProviders.d.ts.map +0 -1
  556. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.mts +0 -13
  557. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.mts.map +0 -1
  558. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.ts +0 -13
  559. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/injectedWeb3SolanaProviders.d.ts.map +0 -1
  560. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.mts +0 -10
  561. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.mts.map +0 -1
  562. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.ts +0 -10
  563. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.d.ts.map +0 -1
  564. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.js.map +0 -1
  565. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/organization.mjs.map +0 -1
  566. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.mts +0 -61
  567. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.mts.map +0 -1
  568. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.ts +0 -61
  569. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.d.ts.map +0 -1
  570. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.js.map +0 -1
  571. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passkeys.mjs.map +0 -1
  572. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.mts +0 -11
  573. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.mts.map +0 -1
  574. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.ts +0 -11
  575. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/complexity.d.ts.map +0 -1
  576. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts +0 -12
  577. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.mts.map +0 -1
  578. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts +0 -12
  579. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.d.ts.map +0 -1
  580. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.js.map +0 -1
  581. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/loadZxcvbn.mjs.map +0 -1
  582. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.mts +0 -19
  583. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.mts.map +0 -1
  584. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.ts +0 -19
  585. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.d.ts.map +0 -1
  586. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.js.map +0 -1
  587. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/password.mjs.map +0 -1
  588. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.mts +0 -20
  589. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.mts.map +0 -1
  590. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.ts +0 -20
  591. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/passwords/strength.d.ts.map +0 -1
  592. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.mts +0 -6
  593. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.mts.map +0 -1
  594. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.ts +0 -6
  595. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/path.d.ts.map +0 -1
  596. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.mts +0 -36
  597. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.mts.map +0 -1
  598. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.ts +0 -36
  599. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryParams.d.ts.map +0 -1
  600. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.mts +0 -19
  601. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.mts.map +0 -1
  602. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.ts +0 -19
  603. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.d.ts.map +0 -1
  604. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.js.map +0 -1
  605. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/queryStateParams.mjs.map +0 -1
  606. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.mts +0 -9
  607. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.mts.map +0 -1
  608. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.ts +0 -9
  609. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/querystring.d.ts.map +0 -1
  610. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.mts +0 -23
  611. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.mts.map +0 -1
  612. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.ts +0 -23
  613. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.d.ts.map +0 -1
  614. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.js.map +0 -1
  615. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/redirectUrls.mjs.map +0 -1
  616. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.mts +0 -8
  617. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.mts.map +0 -1
  618. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.ts +0 -8
  619. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.d.ts.map +0 -1
  620. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.js.map +0 -1
  621. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/runtime.mjs.map +0 -1
  622. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.mts +0 -31
  623. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.mts.map +0 -1
  624. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.ts +0 -31
  625. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.d.ts.map +0 -1
  626. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.js.map +0 -1
  627. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/sessionTasks.mjs.map +0 -1
  628. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.mts +0 -18
  629. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.mts.map +0 -1
  630. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.ts +0 -18
  631. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.d.ts.map +0 -1
  632. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.js.map +0 -1
  633. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/thirdPartyDomains.mjs.map +0 -1
  634. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/url.d.mts +0 -4
  635. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/url.d.ts +0 -4
  636. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.mts +0 -23
  637. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.mts.map +0 -1
  638. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.ts +0 -23
  639. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.d.ts.map +0 -1
  640. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.js.map +0 -1
  641. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/user.mjs.map +0 -1
  642. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.mts +0 -25
  643. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.mts.map +0 -1
  644. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.ts +0 -25
  645. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.d.ts.map +0 -1
  646. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.js.map +0 -1
  647. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/warnings.mjs.map +0 -1
  648. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.mts +0 -32
  649. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.mts.map +0 -1
  650. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.ts +0 -32
  651. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.d.ts.map +0 -1
  652. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.js.map +0 -1
  653. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/web3.mjs.map +0 -1
  654. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.mts +0 -15
  655. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.mts.map +0 -1
  656. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.ts +0 -15
  657. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.d.ts.map +0 -1
  658. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.js.map +0 -1
  659. package/node_modules/@clerk/shared/dist/runtime/internal/clerk-js/windowNavigate.mjs.map +0 -1
  660. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob-CoF80qYz.mjs.map +0 -1
  661. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob-Hkpnx2p8.js.map +0 -1
  662. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.mts +0 -9
  663. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.mts.map +0 -1
  664. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.ts +0 -9
  665. package/node_modules/@clerk/shared/dist/runtime/isomorphicAtob.d.ts.map +0 -1
  666. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa-DWmLcIHi.mjs.map +0 -1
  667. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa-_pSA92Q9.js.map +0 -1
  668. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.mts +0 -5
  669. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.mts.map +0 -1
  670. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.ts +0 -5
  671. package/node_modules/@clerk/shared/dist/runtime/isomorphicBtoa.d.ts.map +0 -1
  672. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.mts +0 -23
  673. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.mts.map +0 -1
  674. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.ts +0 -23
  675. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.d.ts.map +0 -1
  676. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.js.map +0 -1
  677. package/node_modules/@clerk/shared/dist/runtime/jwtPayloadParser.mjs.map +0 -1
  678. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.mts +0 -271
  679. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.mts.map +0 -1
  680. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.ts +0 -271
  681. package/node_modules/@clerk/shared/dist/runtime/keyless/index.d.ts.map +0 -1
  682. package/node_modules/@clerk/shared/dist/runtime/keyless/index.js.map +0 -1
  683. package/node_modules/@clerk/shared/dist/runtime/keyless/index.mjs.map +0 -1
  684. package/node_modules/@clerk/shared/dist/runtime/keys-BI9hmfja.js.map +0 -1
  685. package/node_modules/@clerk/shared/dist/runtime/keys-DuxzP8MU.mjs.map +0 -1
  686. package/node_modules/@clerk/shared/dist/runtime/keys.d.mts +0 -103
  687. package/node_modules/@clerk/shared/dist/runtime/keys.d.mts.map +0 -1
  688. package/node_modules/@clerk/shared/dist/runtime/keys.d.ts +0 -103
  689. package/node_modules/@clerk/shared/dist/runtime/keys.d.ts.map +0 -1
  690. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.mts +0 -88
  691. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.mts.map +0 -1
  692. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.ts +0 -88
  693. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.d.ts.map +0 -1
  694. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.js.map +0 -1
  695. package/node_modules/@clerk/shared/dist/runtime/loadClerkJsScript.mjs.map +0 -1
  696. package/node_modules/@clerk/shared/dist/runtime/loadScript-BnB9d_IW.js.map +0 -1
  697. package/node_modules/@clerk/shared/dist/runtime/loadScript-UG_epen4.mjs.map +0 -1
  698. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.mts +0 -15
  699. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.mts.map +0 -1
  700. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.ts +0 -15
  701. package/node_modules/@clerk/shared/dist/runtime/loadScript.d.ts.map +0 -1
  702. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.mts +0 -18
  703. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.mts.map +0 -1
  704. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.ts +0 -18
  705. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.d.ts.map +0 -1
  706. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.js.map +0 -1
  707. package/node_modules/@clerk/shared/dist/runtime/localStorageBroadcastChannel.mjs.map +0 -1
  708. package/node_modules/@clerk/shared/dist/runtime/logger-BOte4sQb.js.map +0 -1
  709. package/node_modules/@clerk/shared/dist/runtime/logger-DISzhF9M.mjs.map +0 -1
  710. package/node_modules/@clerk/shared/dist/runtime/logger.d.mts +0 -12
  711. package/node_modules/@clerk/shared/dist/runtime/logger.d.mts.map +0 -1
  712. package/node_modules/@clerk/shared/dist/runtime/logger.d.ts +0 -12
  713. package/node_modules/@clerk/shared/dist/runtime/logger.d.ts.map +0 -1
  714. package/node_modules/@clerk/shared/dist/runtime/moduleManager-BsmFyRrH.d.mts +0 -21
  715. package/node_modules/@clerk/shared/dist/runtime/moduleManager-BsmFyRrH.d.mts.map +0 -1
  716. package/node_modules/@clerk/shared/dist/runtime/moduleManager-WB15hU3T.d.ts +0 -21
  717. package/node_modules/@clerk/shared/dist/runtime/moduleManager-WB15hU3T.d.ts.map +0 -1
  718. package/node_modules/@clerk/shared/dist/runtime/moduleManager.d.mts +0 -2
  719. package/node_modules/@clerk/shared/dist/runtime/moduleManager.d.ts +0 -2
  720. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler-DFm5qdPh.js.map +0 -1
  721. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler-Dkdkho_6.mjs.map +0 -1
  722. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.mts +0 -34
  723. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.mts.map +0 -1
  724. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.ts +0 -34
  725. package/node_modules/@clerk/shared/dist/runtime/netlifyCacheHandler.d.ts.map +0 -1
  726. package/node_modules/@clerk/shared/dist/runtime/noop-B7RzLU-c.mjs.map +0 -1
  727. package/node_modules/@clerk/shared/dist/runtime/noop-CVg8oVJr.js.map +0 -1
  728. package/node_modules/@clerk/shared/dist/runtime/oauth.d.mts +0 -19
  729. package/node_modules/@clerk/shared/dist/runtime/oauth.d.mts.map +0 -1
  730. package/node_modules/@clerk/shared/dist/runtime/oauth.d.ts +0 -19
  731. package/node_modules/@clerk/shared/dist/runtime/oauth.d.ts.map +0 -1
  732. package/node_modules/@clerk/shared/dist/runtime/oauth.js.map +0 -1
  733. package/node_modules/@clerk/shared/dist/runtime/oauth.mjs.map +0 -1
  734. package/node_modules/@clerk/shared/dist/runtime/object-DYaB_9gA.mjs.map +0 -1
  735. package/node_modules/@clerk/shared/dist/runtime/object-DklYlVP-.js.map +0 -1
  736. package/node_modules/@clerk/shared/dist/runtime/object.d.mts +0 -8
  737. package/node_modules/@clerk/shared/dist/runtime/object.d.mts.map +0 -1
  738. package/node_modules/@clerk/shared/dist/runtime/object.d.ts +0 -8
  739. package/node_modules/@clerk/shared/dist/runtime/object.d.ts.map +0 -1
  740. package/node_modules/@clerk/shared/dist/runtime/organization-BzM6mhUv.js.map +0 -1
  741. package/node_modules/@clerk/shared/dist/runtime/organization-Cy_ag_4B.mjs.map +0 -1
  742. package/node_modules/@clerk/shared/dist/runtime/organization.d.mts +0 -15
  743. package/node_modules/@clerk/shared/dist/runtime/organization.d.mts.map +0 -1
  744. package/node_modules/@clerk/shared/dist/runtime/organization.d.ts +0 -15
  745. package/node_modules/@clerk/shared/dist/runtime/organization.d.ts.map +0 -1
  746. package/node_modules/@clerk/shared/dist/runtime/path-BLD6zl1u.mjs.map +0 -1
  747. package/node_modules/@clerk/shared/dist/runtime/path-ci3QmWY8.js.map +0 -1
  748. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.mts +0 -17
  749. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.mts.map +0 -1
  750. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.ts +0 -17
  751. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.d.ts.map +0 -1
  752. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.js.map +0 -1
  753. package/node_modules/@clerk/shared/dist/runtime/pathMatcher.mjs.map +0 -1
  754. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp-7eww5BY6.mjs.map +0 -1
  755. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp-Do-462DY.js.map +0 -1
  756. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.mts +0 -85
  757. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.mts.map +0 -1
  758. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.ts +0 -85
  759. package/node_modules/@clerk/shared/dist/runtime/pathToRegexp.d.ts.map +0 -1
  760. package/node_modules/@clerk/shared/dist/runtime/poller.d.mts +0 -20
  761. package/node_modules/@clerk/shared/dist/runtime/poller.d.mts.map +0 -1
  762. package/node_modules/@clerk/shared/dist/runtime/poller.d.ts +0 -20
  763. package/node_modules/@clerk/shared/dist/runtime/poller.d.ts.map +0 -1
  764. package/node_modules/@clerk/shared/dist/runtime/poller.js.map +0 -1
  765. package/node_modules/@clerk/shared/dist/runtime/poller.mjs.map +0 -1
  766. package/node_modules/@clerk/shared/dist/runtime/proxy-BcfViKjn.mjs.map +0 -1
  767. package/node_modules/@clerk/shared/dist/runtime/proxy-DahrnOq8.js.map +0 -1
  768. package/node_modules/@clerk/shared/dist/runtime/proxy.d.mts +0 -24
  769. package/node_modules/@clerk/shared/dist/runtime/proxy.d.mts.map +0 -1
  770. package/node_modules/@clerk/shared/dist/runtime/proxy.d.ts +0 -24
  771. package/node_modules/@clerk/shared/dist/runtime/proxy.d.ts.map +0 -1
  772. package/node_modules/@clerk/shared/dist/runtime/queryParams-DSUymAGT.js.map +0 -1
  773. package/node_modules/@clerk/shared/dist/runtime/queryParams-Dlt0oVDg.mjs.map +0 -1
  774. package/node_modules/@clerk/shared/dist/runtime/querystring-BFj_iDi0.js.map +0 -1
  775. package/node_modules/@clerk/shared/dist/runtime/querystring-pXtwII0l.mjs.map +0 -1
  776. package/node_modules/@clerk/shared/dist/runtime/react/index.d.mts +0 -1647
  777. package/node_modules/@clerk/shared/dist/runtime/react/index.d.mts.map +0 -1
  778. package/node_modules/@clerk/shared/dist/runtime/react/index.d.ts +0 -1647
  779. package/node_modules/@clerk/shared/dist/runtime/react/index.d.ts.map +0 -1
  780. package/node_modules/@clerk/shared/dist/runtime/react/index.js.map +0 -1
  781. package/node_modules/@clerk/shared/dist/runtime/react/index.mjs.map +0 -1
  782. package/node_modules/@clerk/shared/dist/runtime/retry-DGCmqlcR.js.map +0 -1
  783. package/node_modules/@clerk/shared/dist/runtime/retry-DqRIhHV5.mjs.map +0 -1
  784. package/node_modules/@clerk/shared/dist/runtime/retry.d.mts +0 -60
  785. package/node_modules/@clerk/shared/dist/runtime/retry.d.mts.map +0 -1
  786. package/node_modules/@clerk/shared/dist/runtime/retry.d.ts +0 -60
  787. package/node_modules/@clerk/shared/dist/runtime/retry.d.ts.map +0 -1
  788. package/node_modules/@clerk/shared/dist/runtime/router.d.mts +0 -100
  789. package/node_modules/@clerk/shared/dist/runtime/router.d.mts.map +0 -1
  790. package/node_modules/@clerk/shared/dist/runtime/router.d.ts +0 -100
  791. package/node_modules/@clerk/shared/dist/runtime/router.d.ts.map +0 -1
  792. package/node_modules/@clerk/shared/dist/runtime/router.js.map +0 -1
  793. package/node_modules/@clerk/shared/dist/runtime/router.mjs.map +0 -1
  794. package/node_modules/@clerk/shared/dist/runtime/runtimeEnvironment-D1yr0yUs.mjs.map +0 -1
  795. package/node_modules/@clerk/shared/dist/runtime/runtimeEnvironment-DJJWo5AR.js.map +0 -1
  796. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.mts +0 -18
  797. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.mts.map +0 -1
  798. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.ts +0 -18
  799. package/node_modules/@clerk/shared/dist/runtime/safeImport.d.ts.map +0 -1
  800. package/node_modules/@clerk/shared/dist/runtime/safeImport.js.map +0 -1
  801. package/node_modules/@clerk/shared/dist/runtime/safeImport.mjs.map +0 -1
  802. package/node_modules/@clerk/shared/dist/runtime/saml.d.mts +0 -8
  803. package/node_modules/@clerk/shared/dist/runtime/saml.d.mts.map +0 -1
  804. package/node_modules/@clerk/shared/dist/runtime/saml.d.ts +0 -8
  805. package/node_modules/@clerk/shared/dist/runtime/saml.d.ts.map +0 -1
  806. package/node_modules/@clerk/shared/dist/runtime/saml.js.map +0 -1
  807. package/node_modules/@clerk/shared/dist/runtime/saml.mjs.map +0 -1
  808. package/node_modules/@clerk/shared/dist/runtime/strength-DMrZQDoO.js.map +0 -1
  809. package/node_modules/@clerk/shared/dist/runtime/strength-DPtAse7d.mjs.map +0 -1
  810. package/node_modules/@clerk/shared/dist/runtime/telemetry--P0a0tSk.js.map +0 -1
  811. package/node_modules/@clerk/shared/dist/runtime/telemetry-DE2JFEBf.mjs.map +0 -1
  812. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.mts +0 -143
  813. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.mts.map +0 -1
  814. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.ts +0 -143
  815. package/node_modules/@clerk/shared/dist/runtime/telemetry.d.ts.map +0 -1
  816. package/node_modules/@clerk/shared/dist/runtime/types/index.d.mts +0 -3
  817. package/node_modules/@clerk/shared/dist/runtime/types/index.d.ts +0 -3
  818. package/node_modules/@clerk/shared/dist/runtime/ui/index.d.mts +0 -3
  819. package/node_modules/@clerk/shared/dist/runtime/ui/index.d.ts +0 -3
  820. package/node_modules/@clerk/shared/dist/runtime/underscore-BX6Ucmg5.js.map +0 -1
  821. package/node_modules/@clerk/shared/dist/runtime/underscore-ClYSgvuy.mjs.map +0 -1
  822. package/node_modules/@clerk/shared/dist/runtime/underscore.d.mts +0 -63
  823. package/node_modules/@clerk/shared/dist/runtime/underscore.d.mts.map +0 -1
  824. package/node_modules/@clerk/shared/dist/runtime/underscore.d.ts +0 -63
  825. package/node_modules/@clerk/shared/dist/runtime/underscore.d.ts.map +0 -1
  826. package/node_modules/@clerk/shared/dist/runtime/url-C6gPMFx5.mjs.map +0 -1
  827. package/node_modules/@clerk/shared/dist/runtime/url-CKcDCvyG.d.ts +0 -144
  828. package/node_modules/@clerk/shared/dist/runtime/url-CKcDCvyG.d.ts.map +0 -1
  829. package/node_modules/@clerk/shared/dist/runtime/url-CoXV4i87.js.map +0 -1
  830. package/node_modules/@clerk/shared/dist/runtime/url-DaPDWryr.mjs.map +0 -1
  831. package/node_modules/@clerk/shared/dist/runtime/url-Ou22U773.d.mts +0 -144
  832. package/node_modules/@clerk/shared/dist/runtime/url-Ou22U773.d.mts.map +0 -1
  833. package/node_modules/@clerk/shared/dist/runtime/url-sAcxbiir.js.map +0 -1
  834. package/node_modules/@clerk/shared/dist/runtime/url.d.mts +0 -78
  835. package/node_modules/@clerk/shared/dist/runtime/url.d.mts.map +0 -1
  836. package/node_modules/@clerk/shared/dist/runtime/url.d.ts +0 -78
  837. package/node_modules/@clerk/shared/dist/runtime/url.d.ts.map +0 -1
  838. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.mts +0 -65
  839. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.mts.map +0 -1
  840. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.ts +0 -65
  841. package/node_modules/@clerk/shared/dist/runtime/utils/index.d.ts.map +0 -1
  842. package/node_modules/@clerk/shared/dist/runtime/utils-TXJdVJx7.mjs.map +0 -1
  843. package/node_modules/@clerk/shared/dist/runtime/utils-Y3tB5LFT.js.map +0 -1
  844. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.mts +0 -58
  845. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.mts.map +0 -1
  846. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.ts +0 -58
  847. package/node_modules/@clerk/shared/dist/runtime/versionCheck.d.ts.map +0 -1
  848. package/node_modules/@clerk/shared/dist/runtime/versionCheck.js.map +0 -1
  849. package/node_modules/@clerk/shared/dist/runtime/versionCheck.mjs.map +0 -1
  850. package/node_modules/@clerk/shared/dist/runtime/versionSelector-BSa0YYBu.mjs.map +0 -1
  851. package/node_modules/@clerk/shared/dist/runtime/versionSelector-CoS6g9-B.js.map +0 -1
  852. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.mts +0 -17
  853. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.mts.map +0 -1
  854. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.ts +0 -17
  855. package/node_modules/@clerk/shared/dist/runtime/versionSelector.d.ts.map +0 -1
  856. package/node_modules/@clerk/shared/dist/runtime/waitForElement-CB9iynCD.mjs.map +0 -1
  857. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DGxKWlwM.js.map +0 -1
  858. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DLpcirWQ.d.ts +0 -8
  859. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DLpcirWQ.d.ts.map +0 -1
  860. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DZxkXjac.d.mts +0 -8
  861. package/node_modules/@clerk/shared/dist/runtime/waitForElement-DZxkXjac.d.mts.map +0 -1
  862. package/node_modules/@clerk/shared/dist/runtime/web3.d.mts +0 -8
  863. package/node_modules/@clerk/shared/dist/runtime/web3.d.mts.map +0 -1
  864. package/node_modules/@clerk/shared/dist/runtime/web3.d.ts +0 -8
  865. package/node_modules/@clerk/shared/dist/runtime/web3.d.ts.map +0 -1
  866. package/node_modules/@clerk/shared/dist/runtime/web3.js.map +0 -1
  867. package/node_modules/@clerk/shared/dist/runtime/web3.mjs.map +0 -1
  868. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.mts +0 -16
  869. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.mts.map +0 -1
  870. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.ts +0 -16
  871. package/node_modules/@clerk/shared/dist/runtime/webauthn.d.ts.map +0 -1
  872. package/node_modules/@clerk/shared/dist/runtime/webauthn.js.map +0 -1
  873. package/node_modules/@clerk/shared/dist/runtime/webauthn.mjs.map +0 -1
  874. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.mts +0 -17
  875. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.mts.map +0 -1
  876. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.ts +0 -17
  877. package/node_modules/@clerk/shared/dist/runtime/workerTimers/index.d.ts.map +0 -1
  878. package/node_modules/@clerk/shared/dist/runtime/workerTimers-CDy8bBJS.mjs.map +0 -1
  879. package/node_modules/@clerk/shared/dist/runtime/workerTimers-D-HZtmjt.js.map +0 -1
  880. package/node_modules/@clerk/shared/dist/types/index.d.mts +0 -10584
  881. package/node_modules/@clerk/shared/dist/types/index.d.mts.map +0 -1
  882. package/node_modules/@clerk/shared/dist/types/index.d.ts +0 -10584
  883. package/node_modules/@clerk/shared/dist/types/index.d.ts.map +0 -1
  884. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-regex/index.d.ts +0 -4
  885. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-regex/index.d.ts.map +0 -1
  886. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-regex/index.js.map +0 -1
  887. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-styles/index.d.ts +0 -34
  888. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-styles/index.d.ts.map +0 -1
  889. package/node_modules/@isaacs/cliui/dist/commonjs/ansi-styles/index.js.map +0 -1
  890. package/node_modules/@isaacs/cliui/dist/commonjs/eastasianwidth/index.d.ts +0 -6
  891. package/node_modules/@isaacs/cliui/dist/commonjs/eastasianwidth/index.d.ts.map +0 -1
  892. package/node_modules/@isaacs/cliui/dist/commonjs/eastasianwidth/index.js.map +0 -1
  893. package/node_modules/@isaacs/cliui/dist/commonjs/emoji-regex/index.d.ts +0 -2
  894. package/node_modules/@isaacs/cliui/dist/commonjs/emoji-regex/index.d.ts.map +0 -1
  895. package/node_modules/@isaacs/cliui/dist/commonjs/emoji-regex/index.js.map +0 -1
  896. package/node_modules/@isaacs/cliui/dist/commonjs/index.d.ts +0 -41
  897. package/node_modules/@isaacs/cliui/dist/commonjs/index.d.ts.map +0 -1
  898. package/node_modules/@isaacs/cliui/dist/commonjs/index.js.map +0 -1
  899. package/node_modules/@isaacs/cliui/dist/commonjs/index.min.js.map +0 -7
  900. package/node_modules/@isaacs/cliui/dist/commonjs/string-width/index.d.ts +0 -5
  901. package/node_modules/@isaacs/cliui/dist/commonjs/string-width/index.d.ts.map +0 -1
  902. package/node_modules/@isaacs/cliui/dist/commonjs/string-width/index.js.map +0 -1
  903. package/node_modules/@isaacs/cliui/dist/commonjs/strip-ansi/index.d.ts +0 -2
  904. package/node_modules/@isaacs/cliui/dist/commonjs/strip-ansi/index.d.ts.map +0 -1
  905. package/node_modules/@isaacs/cliui/dist/commonjs/strip-ansi/index.js.map +0 -1
  906. package/node_modules/@isaacs/cliui/dist/commonjs/wrap-ansi/index.d.ts +0 -7
  907. package/node_modules/@isaacs/cliui/dist/commonjs/wrap-ansi/index.d.ts.map +0 -1
  908. package/node_modules/@isaacs/cliui/dist/commonjs/wrap-ansi/index.js.map +0 -1
  909. package/node_modules/@isaacs/cliui/dist/esm/ansi-regex/index.d.ts +0 -4
  910. package/node_modules/@isaacs/cliui/dist/esm/ansi-regex/index.d.ts.map +0 -1
  911. package/node_modules/@isaacs/cliui/dist/esm/ansi-regex/index.js.map +0 -1
  912. package/node_modules/@isaacs/cliui/dist/esm/ansi-styles/index.d.ts +0 -34
  913. package/node_modules/@isaacs/cliui/dist/esm/ansi-styles/index.d.ts.map +0 -1
  914. package/node_modules/@isaacs/cliui/dist/esm/ansi-styles/index.js.map +0 -1
  915. package/node_modules/@isaacs/cliui/dist/esm/eastasianwidth/index.d.ts +0 -6
  916. package/node_modules/@isaacs/cliui/dist/esm/eastasianwidth/index.d.ts.map +0 -1
  917. package/node_modules/@isaacs/cliui/dist/esm/eastasianwidth/index.js.map +0 -1
  918. package/node_modules/@isaacs/cliui/dist/esm/emoji-regex/index.d.ts +0 -2
  919. package/node_modules/@isaacs/cliui/dist/esm/emoji-regex/index.d.ts.map +0 -1
  920. package/node_modules/@isaacs/cliui/dist/esm/emoji-regex/index.js.map +0 -1
  921. package/node_modules/@isaacs/cliui/dist/esm/index.d.ts +0 -41
  922. package/node_modules/@isaacs/cliui/dist/esm/index.d.ts.map +0 -1
  923. package/node_modules/@isaacs/cliui/dist/esm/index.js.map +0 -1
  924. package/node_modules/@isaacs/cliui/dist/esm/index.min.js.map +0 -7
  925. package/node_modules/@isaacs/cliui/dist/esm/string-width/index.d.ts +0 -5
  926. package/node_modules/@isaacs/cliui/dist/esm/string-width/index.d.ts.map +0 -1
  927. package/node_modules/@isaacs/cliui/dist/esm/string-width/index.js.map +0 -1
  928. package/node_modules/@isaacs/cliui/dist/esm/strip-ansi/index.d.ts +0 -2
  929. package/node_modules/@isaacs/cliui/dist/esm/strip-ansi/index.d.ts.map +0 -1
  930. package/node_modules/@isaacs/cliui/dist/esm/strip-ansi/index.js.map +0 -1
  931. package/node_modules/@isaacs/cliui/dist/esm/wrap-ansi/index.d.ts +0 -7
  932. package/node_modules/@isaacs/cliui/dist/esm/wrap-ansi/index.d.ts.map +0 -1
  933. package/node_modules/@isaacs/cliui/dist/esm/wrap-ansi/index.js.map +0 -1
  934. package/node_modules/@openrouter/ai-sdk-provider/dist/index.d.mts +0 -239
  935. package/node_modules/@openrouter/ai-sdk-provider/dist/index.d.ts +0 -239
  936. package/node_modules/@openrouter/ai-sdk-provider/dist/index.js.map +0 -1
  937. package/node_modules/@openrouter/ai-sdk-provider/dist/index.mjs.map +0 -1
  938. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.d.mts +0 -156
  939. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.d.ts +0 -156
  940. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.js.map +0 -1
  941. package/node_modules/@openrouter/ai-sdk-provider/dist/internal/index.mjs.map +0 -1
  942. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.d.mts +0 -1252
  943. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.d.ts +0 -1252
  944. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.js.map +0 -1
  945. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider/dist/index.mjs.map +0 -1
  946. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.d.mts +0 -352
  947. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.d.ts +0 -352
  948. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.js.map +0 -1
  949. package/node_modules/@openrouter/ai-sdk-provider/node_modules/@ai-sdk/provider-utils/dist/index.mjs.map +0 -1
  950. package/node_modules/@standard-schema/spec/dist/index.d.cts +0 -119
  951. package/node_modules/@standard-schema/spec/dist/index.d.ts +0 -119
  952. package/node_modules/@stricli/core/dist/index.d.cts +0 -1443
  953. package/node_modules/@stricli/core/dist/index.d.ts +0 -1443
  954. package/node_modules/@vercel/oidc/dist/auth-config.d.ts +0 -30
  955. package/node_modules/@vercel/oidc/dist/get-context.d.ts +0 -6
  956. package/node_modules/@vercel/oidc/dist/get-vercel-oidc-token.d.ts +0 -49
  957. package/node_modules/@vercel/oidc/dist/get-vercel-oidc-token.test.d.ts +0 -1
  958. package/node_modules/@vercel/oidc/dist/index-browser.d.ts +0 -3
  959. package/node_modules/@vercel/oidc/dist/index-browser.test.d.ts +0 -1
  960. package/node_modules/@vercel/oidc/dist/index.d.ts +0 -2
  961. package/node_modules/@vercel/oidc/dist/oauth.d.ts +0 -17
  962. package/node_modules/@vercel/oidc/dist/token-error.d.ts +0 -5
  963. package/node_modules/@vercel/oidc/dist/token-io.d.ts +0 -2
  964. package/node_modules/@vercel/oidc/dist/token-util.d.ts +0 -21
  965. package/node_modules/@vercel/oidc/dist/token-util.test.d.ts +0 -1
  966. package/node_modules/@vercel/oidc/dist/token.d.ts +0 -1
  967. package/node_modules/@vercel/oidc/dist/token.test.d.ts +0 -1
  968. package/node_modules/agent-base/dist/helpers.d.ts +0 -15
  969. package/node_modules/agent-base/dist/helpers.d.ts.map +0 -1
  970. package/node_modules/agent-base/dist/helpers.js.map +0 -1
  971. package/node_modules/agent-base/dist/index.d.ts +0 -41
  972. package/node_modules/agent-base/dist/index.d.ts.map +0 -1
  973. package/node_modules/agent-base/dist/index.js.map +0 -1
  974. package/node_modules/ai/dist/index.d.mts +0 -6403
  975. package/node_modules/ai/dist/index.d.ts +0 -6403
  976. package/node_modules/ai/dist/index.js.map +0 -1
  977. package/node_modules/ai/dist/index.mjs.map +0 -1
  978. package/node_modules/ai/dist/internal/index.d.mts +0 -314
  979. package/node_modules/ai/dist/internal/index.d.ts +0 -314
  980. package/node_modules/ai/dist/internal/index.js.map +0 -1
  981. package/node_modules/ai/dist/internal/index.mjs.map +0 -1
  982. package/node_modules/ajv/dist/2019.d.ts +0 -19
  983. package/node_modules/ajv/dist/2019.js.map +0 -1
  984. package/node_modules/ajv/dist/2020.d.ts +0 -19
  985. package/node_modules/ajv/dist/2020.js.map +0 -1
  986. package/node_modules/ajv/dist/ajv.d.ts +0 -18
  987. package/node_modules/ajv/dist/ajv.js.map +0 -1
  988. package/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
  989. package/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
  990. package/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
  991. package/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
  992. package/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
  993. package/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
  994. package/node_modules/ajv/dist/compile/errors.d.ts +0 -13
  995. package/node_modules/ajv/dist/compile/errors.js.map +0 -1
  996. package/node_modules/ajv/dist/compile/index.d.ts +0 -80
  997. package/node_modules/ajv/dist/compile/index.js.map +0 -1
  998. package/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
  999. package/node_modules/ajv/dist/compile/jtd/parse.js.map +0 -1
  1000. package/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
  1001. package/node_modules/ajv/dist/compile/jtd/serialize.js.map +0 -1
  1002. package/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
  1003. package/node_modules/ajv/dist/compile/jtd/types.js.map +0 -1
  1004. package/node_modules/ajv/dist/compile/names.d.ts +0 -20
  1005. package/node_modules/ajv/dist/compile/names.js.map +0 -1
  1006. package/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
  1007. package/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
  1008. package/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
  1009. package/node_modules/ajv/dist/compile/resolve.js.map +0 -1
  1010. package/node_modules/ajv/dist/compile/rules.d.ts +0 -28
  1011. package/node_modules/ajv/dist/compile/rules.js.map +0 -1
  1012. package/node_modules/ajv/dist/compile/util.d.ts +0 -40
  1013. package/node_modules/ajv/dist/compile/util.js.map +0 -1
  1014. package/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
  1015. package/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
  1016. package/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
  1017. package/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
  1018. package/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
  1019. package/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
  1020. package/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
  1021. package/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
  1022. package/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
  1023. package/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
  1024. package/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
  1025. package/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
  1026. package/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
  1027. package/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
  1028. package/node_modules/ajv/dist/core.d.ts +0 -174
  1029. package/node_modules/ajv/dist/core.js.map +0 -1
  1030. package/node_modules/ajv/dist/jtd.d.ts +0 -47
  1031. package/node_modules/ajv/dist/jtd.js.map +0 -1
  1032. package/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
  1033. package/node_modules/ajv/dist/refs/json-schema-2019-09/index.js.map +0 -1
  1034. package/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
  1035. package/node_modules/ajv/dist/refs/json-schema-2020-12/index.js.map +0 -1
  1036. package/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
  1037. package/node_modules/ajv/dist/refs/jtd-schema.js.map +0 -1
  1038. package/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
  1039. package/node_modules/ajv/dist/runtime/equal.js.map +0 -1
  1040. package/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
  1041. package/node_modules/ajv/dist/runtime/parseJson.js.map +0 -1
  1042. package/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
  1043. package/node_modules/ajv/dist/runtime/quote.js.map +0 -1
  1044. package/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
  1045. package/node_modules/ajv/dist/runtime/re2.js.map +0 -1
  1046. package/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
  1047. package/node_modules/ajv/dist/runtime/timestamp.js.map +0 -1
  1048. package/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
  1049. package/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
  1050. package/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
  1051. package/node_modules/ajv/dist/runtime/uri.js.map +0 -1
  1052. package/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
  1053. package/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
  1054. package/node_modules/ajv/dist/standalone/index.d.ts +0 -6
  1055. package/node_modules/ajv/dist/standalone/index.js.map +0 -1
  1056. package/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
  1057. package/node_modules/ajv/dist/standalone/instance.js.map +0 -1
  1058. package/node_modules/ajv/dist/types/index.d.ts +0 -183
  1059. package/node_modules/ajv/dist/types/index.js.map +0 -1
  1060. package/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
  1061. package/node_modules/ajv/dist/types/json-schema.js.map +0 -1
  1062. package/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
  1063. package/node_modules/ajv/dist/types/jtd-schema.js.map +0 -1
  1064. package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
  1065. package/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
  1066. package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
  1067. package/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
  1068. package/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
  1069. package/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
  1070. package/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
  1071. package/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
  1072. package/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
  1073. package/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
  1074. package/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
  1075. package/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
  1076. package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
  1077. package/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
  1078. package/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
  1079. package/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
  1080. package/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
  1081. package/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
  1082. package/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
  1083. package/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
  1084. package/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
  1085. package/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
  1086. package/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
  1087. package/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
  1088. package/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
  1089. package/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
  1090. package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
  1091. package/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
  1092. package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
  1093. package/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
  1094. package/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
  1095. package/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
  1096. package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
  1097. package/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
  1098. package/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
  1099. package/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
  1100. package/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
  1101. package/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
  1102. package/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
  1103. package/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
  1104. package/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
  1105. package/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
  1106. package/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
  1107. package/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
  1108. package/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
  1109. package/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
  1110. package/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
  1111. package/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
  1112. package/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
  1113. package/node_modules/ajv/dist/vocabularies/draft2020.js.map +0 -1
  1114. package/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
  1115. package/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
  1116. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
  1117. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
  1118. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
  1119. package/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
  1120. package/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
  1121. package/node_modules/ajv/dist/vocabularies/dynamic/index.js.map +0 -1
  1122. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
  1123. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
  1124. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
  1125. package/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
  1126. package/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
  1127. package/node_modules/ajv/dist/vocabularies/errors.js.map +0 -1
  1128. package/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
  1129. package/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
  1130. package/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
  1131. package/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
  1132. package/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
  1133. package/node_modules/ajv/dist/vocabularies/jtd/discriminator.js.map +0 -1
  1134. package/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
  1135. package/node_modules/ajv/dist/vocabularies/jtd/elements.js.map +0 -1
  1136. package/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
  1137. package/node_modules/ajv/dist/vocabularies/jtd/enum.js.map +0 -1
  1138. package/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
  1139. package/node_modules/ajv/dist/vocabularies/jtd/error.js.map +0 -1
  1140. package/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
  1141. package/node_modules/ajv/dist/vocabularies/jtd/index.js.map +0 -1
  1142. package/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
  1143. package/node_modules/ajv/dist/vocabularies/jtd/metadata.js.map +0 -1
  1144. package/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
  1145. package/node_modules/ajv/dist/vocabularies/jtd/nullable.js.map +0 -1
  1146. package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
  1147. package/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
  1148. package/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
  1149. package/node_modules/ajv/dist/vocabularies/jtd/properties.js.map +0 -1
  1150. package/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
  1151. package/node_modules/ajv/dist/vocabularies/jtd/ref.js.map +0 -1
  1152. package/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
  1153. package/node_modules/ajv/dist/vocabularies/jtd/type.js.map +0 -1
  1154. package/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
  1155. package/node_modules/ajv/dist/vocabularies/jtd/union.js.map +0 -1
  1156. package/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
  1157. package/node_modules/ajv/dist/vocabularies/jtd/values.js.map +0 -1
  1158. package/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
  1159. package/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
  1160. package/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
  1161. package/node_modules/ajv/dist/vocabularies/next.js.map +0 -1
  1162. package/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
  1163. package/node_modules/ajv/dist/vocabularies/unevaluated/index.js.map +0 -1
  1164. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
  1165. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
  1166. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
  1167. package/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
  1168. package/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
  1169. package/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
  1170. package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
  1171. package/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js.map +0 -1
  1172. package/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
  1173. package/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
  1174. package/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
  1175. package/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
  1176. package/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
  1177. package/node_modules/ajv/dist/vocabularies/validation/limitContains.js.map +0 -1
  1178. package/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
  1179. package/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
  1180. package/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
  1181. package/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
  1182. package/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
  1183. package/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
  1184. package/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
  1185. package/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
  1186. package/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
  1187. package/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
  1188. package/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
  1189. package/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
  1190. package/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
  1191. package/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
  1192. package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
  1193. package/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
  1194. package/node_modules/ajv-formats/dist/formats.d.ts +0 -9
  1195. package/node_modules/ajv-formats/dist/formats.js.map +0 -1
  1196. package/node_modules/ajv-formats/dist/index.d.ts +0 -15
  1197. package/node_modules/ajv-formats/dist/index.js.map +0 -1
  1198. package/node_modules/ajv-formats/dist/limit.d.ts +0 -10
  1199. package/node_modules/ajv-formats/dist/limit.js.map +0 -1
  1200. package/node_modules/balanced-match/dist/commonjs/index.d.ts +0 -9
  1201. package/node_modules/balanced-match/dist/commonjs/index.d.ts.map +0 -1
  1202. package/node_modules/balanced-match/dist/commonjs/index.js.map +0 -1
  1203. package/node_modules/balanced-match/dist/esm/index.d.ts +0 -9
  1204. package/node_modules/balanced-match/dist/esm/index.d.ts.map +0 -1
  1205. package/node_modules/balanced-match/dist/esm/index.js.map +0 -1
  1206. package/node_modules/brace-expansion/dist/commonjs/index.d.ts +0 -6
  1207. package/node_modules/brace-expansion/dist/commonjs/index.d.ts.map +0 -1
  1208. package/node_modules/brace-expansion/dist/commonjs/index.js.map +0 -1
  1209. package/node_modules/brace-expansion/dist/esm/index.d.ts +0 -6
  1210. package/node_modules/brace-expansion/dist/esm/index.d.ts.map +0 -1
  1211. package/node_modules/brace-expansion/dist/esm/index.js.map +0 -1
  1212. package/node_modules/cookie/dist/index.d.ts +0 -148
  1213. package/node_modules/cookie/dist/index.js.map +0 -1
  1214. package/node_modules/eventsource-parser/dist/index.cjs.map +0 -1
  1215. package/node_modules/eventsource-parser/dist/index.d.cts +0 -144
  1216. package/node_modules/eventsource-parser/dist/index.d.ts +0 -144
  1217. package/node_modules/eventsource-parser/dist/index.js.map +0 -1
  1218. package/node_modules/eventsource-parser/dist/stream.cjs.map +0 -1
  1219. package/node_modules/eventsource-parser/dist/stream.d.cts +0 -118
  1220. package/node_modules/eventsource-parser/dist/stream.d.ts +0 -118
  1221. package/node_modules/eventsource-parser/dist/stream.js.map +0 -1
  1222. package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts +0 -2
  1223. package/node_modules/foreground-child/dist/commonjs/all-signals.d.ts.map +0 -1
  1224. package/node_modules/foreground-child/dist/commonjs/all-signals.js.map +0 -1
  1225. package/node_modules/foreground-child/dist/commonjs/index.d.ts +0 -58
  1226. package/node_modules/foreground-child/dist/commonjs/index.d.ts.map +0 -1
  1227. package/node_modules/foreground-child/dist/commonjs/index.js.map +0 -1
  1228. package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts +0 -6
  1229. package/node_modules/foreground-child/dist/commonjs/proxy-signals.d.ts.map +0 -1
  1230. package/node_modules/foreground-child/dist/commonjs/proxy-signals.js.map +0 -1
  1231. package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts +0 -10
  1232. package/node_modules/foreground-child/dist/commonjs/watchdog.d.ts.map +0 -1
  1233. package/node_modules/foreground-child/dist/commonjs/watchdog.js.map +0 -1
  1234. package/node_modules/foreground-child/dist/esm/all-signals.d.ts +0 -2
  1235. package/node_modules/foreground-child/dist/esm/all-signals.d.ts.map +0 -1
  1236. package/node_modules/foreground-child/dist/esm/all-signals.js.map +0 -1
  1237. package/node_modules/foreground-child/dist/esm/index.d.ts +0 -58
  1238. package/node_modules/foreground-child/dist/esm/index.d.ts.map +0 -1
  1239. package/node_modules/foreground-child/dist/esm/index.js.map +0 -1
  1240. package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts +0 -6
  1241. package/node_modules/foreground-child/dist/esm/proxy-signals.d.ts.map +0 -1
  1242. package/node_modules/foreground-child/dist/esm/proxy-signals.js.map +0 -1
  1243. package/node_modules/foreground-child/dist/esm/watchdog.d.ts +0 -10
  1244. package/node_modules/foreground-child/dist/esm/watchdog.d.ts.map +0 -1
  1245. package/node_modules/foreground-child/dist/esm/watchdog.js.map +0 -1
  1246. package/node_modules/glob/dist/commonjs/glob.d.ts +0 -388
  1247. package/node_modules/glob/dist/commonjs/glob.d.ts.map +0 -1
  1248. package/node_modules/glob/dist/commonjs/glob.js.map +0 -1
  1249. package/node_modules/glob/dist/commonjs/has-magic.d.ts +0 -14
  1250. package/node_modules/glob/dist/commonjs/has-magic.d.ts.map +0 -1
  1251. package/node_modules/glob/dist/commonjs/has-magic.js.map +0 -1
  1252. package/node_modules/glob/dist/commonjs/ignore.d.ts +0 -24
  1253. package/node_modules/glob/dist/commonjs/ignore.d.ts.map +0 -1
  1254. package/node_modules/glob/dist/commonjs/ignore.js.map +0 -1
  1255. package/node_modules/glob/dist/commonjs/index.d.ts +0 -97
  1256. package/node_modules/glob/dist/commonjs/index.d.ts.map +0 -1
  1257. package/node_modules/glob/dist/commonjs/index.js.map +0 -1
  1258. package/node_modules/glob/dist/commonjs/pattern.d.ts +0 -76
  1259. package/node_modules/glob/dist/commonjs/pattern.d.ts.map +0 -1
  1260. package/node_modules/glob/dist/commonjs/pattern.js.map +0 -1
  1261. package/node_modules/glob/dist/commonjs/processor.d.ts +0 -59
  1262. package/node_modules/glob/dist/commonjs/processor.d.ts.map +0 -1
  1263. package/node_modules/glob/dist/commonjs/processor.js.map +0 -1
  1264. package/node_modules/glob/dist/commonjs/walker.d.ts +0 -97
  1265. package/node_modules/glob/dist/commonjs/walker.d.ts.map +0 -1
  1266. package/node_modules/glob/dist/commonjs/walker.js.map +0 -1
  1267. package/node_modules/glob/dist/esm/bin.d.mts +0 -3
  1268. package/node_modules/glob/dist/esm/bin.d.mts.map +0 -1
  1269. package/node_modules/glob/dist/esm/bin.mjs.map +0 -1
  1270. package/node_modules/glob/dist/esm/glob.d.ts +0 -388
  1271. package/node_modules/glob/dist/esm/glob.d.ts.map +0 -1
  1272. package/node_modules/glob/dist/esm/glob.js.map +0 -1
  1273. package/node_modules/glob/dist/esm/has-magic.d.ts +0 -14
  1274. package/node_modules/glob/dist/esm/has-magic.d.ts.map +0 -1
  1275. package/node_modules/glob/dist/esm/has-magic.js.map +0 -1
  1276. package/node_modules/glob/dist/esm/ignore.d.ts +0 -24
  1277. package/node_modules/glob/dist/esm/ignore.d.ts.map +0 -1
  1278. package/node_modules/glob/dist/esm/ignore.js.map +0 -1
  1279. package/node_modules/glob/dist/esm/index.d.ts +0 -97
  1280. package/node_modules/glob/dist/esm/index.d.ts.map +0 -1
  1281. package/node_modules/glob/dist/esm/index.js.map +0 -1
  1282. package/node_modules/glob/dist/esm/pattern.d.ts +0 -76
  1283. package/node_modules/glob/dist/esm/pattern.d.ts.map +0 -1
  1284. package/node_modules/glob/dist/esm/pattern.js.map +0 -1
  1285. package/node_modules/glob/dist/esm/processor.d.ts +0 -59
  1286. package/node_modules/glob/dist/esm/processor.d.ts.map +0 -1
  1287. package/node_modules/glob/dist/esm/processor.js.map +0 -1
  1288. package/node_modules/glob/dist/esm/walker.d.ts +0 -97
  1289. package/node_modules/glob/dist/esm/walker.d.ts.map +0 -1
  1290. package/node_modules/glob/dist/esm/walker.js.map +0 -1
  1291. package/node_modules/https-proxy-agent/dist/index.d.ts +0 -47
  1292. package/node_modules/https-proxy-agent/dist/index.d.ts.map +0 -1
  1293. package/node_modules/https-proxy-agent/dist/index.js.map +0 -1
  1294. package/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts +0 -15
  1295. package/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts.map +0 -1
  1296. package/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map +0 -1
  1297. package/node_modules/ip-address/dist/address-error.d.ts +0 -5
  1298. package/node_modules/ip-address/dist/address-error.d.ts.map +0 -1
  1299. package/node_modules/ip-address/dist/address-error.js.map +0 -1
  1300. package/node_modules/ip-address/dist/common.d.ts +0 -15
  1301. package/node_modules/ip-address/dist/common.d.ts.map +0 -1
  1302. package/node_modules/ip-address/dist/common.js.map +0 -1
  1303. package/node_modules/ip-address/dist/ip-address.d.ts +0 -8
  1304. package/node_modules/ip-address/dist/ip-address.d.ts.map +0 -1
  1305. package/node_modules/ip-address/dist/ip-address.js.map +0 -1
  1306. package/node_modules/ip-address/dist/ipv4.d.ts +0 -209
  1307. package/node_modules/ip-address/dist/ipv4.d.ts.map +0 -1
  1308. package/node_modules/ip-address/dist/ipv4.js.map +0 -1
  1309. package/node_modules/ip-address/dist/ipv6.d.ts +0 -428
  1310. package/node_modules/ip-address/dist/ipv6.d.ts.map +0 -1
  1311. package/node_modules/ip-address/dist/ipv6.js.map +0 -1
  1312. package/node_modules/ip-address/dist/v4/constants.d.ts +0 -5
  1313. package/node_modules/ip-address/dist/v4/constants.d.ts.map +0 -1
  1314. package/node_modules/ip-address/dist/v4/constants.js.map +0 -1
  1315. package/node_modules/ip-address/dist/v6/constants.d.ts +0 -45
  1316. package/node_modules/ip-address/dist/v6/constants.d.ts.map +0 -1
  1317. package/node_modules/ip-address/dist/v6/constants.js.map +0 -1
  1318. package/node_modules/ip-address/dist/v6/helpers.d.ts +0 -18
  1319. package/node_modules/ip-address/dist/v6/helpers.d.ts.map +0 -1
  1320. package/node_modules/ip-address/dist/v6/helpers.js.map +0 -1
  1321. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts +0 -6
  1322. package/node_modules/ip-address/dist/v6/regular-expressions.d.ts.map +0 -1
  1323. package/node_modules/ip-address/dist/v6/regular-expressions.js.map +0 -1
  1324. package/node_modules/jackspeak/dist/commonjs/index.d.ts +0 -323
  1325. package/node_modules/jackspeak/dist/commonjs/index.d.ts.map +0 -1
  1326. package/node_modules/jackspeak/dist/commonjs/index.js.map +0 -1
  1327. package/node_modules/jackspeak/dist/commonjs/index.min.js.map +0 -7
  1328. package/node_modules/jackspeak/dist/esm/index.d.ts +0 -323
  1329. package/node_modules/jackspeak/dist/esm/index.d.ts.map +0 -1
  1330. package/node_modules/jackspeak/dist/esm/index.js.map +0 -1
  1331. package/node_modules/jackspeak/dist/esm/index.min.js.map +0 -7
  1332. package/node_modules/lru-cache/dist/commonjs/index.d.ts +0 -1323
  1333. package/node_modules/lru-cache/dist/commonjs/index.d.ts.map +0 -1
  1334. package/node_modules/lru-cache/dist/commonjs/index.js.map +0 -1
  1335. package/node_modules/lru-cache/dist/commonjs/index.min.js.map +0 -7
  1336. package/node_modules/lru-cache/dist/esm/index.d.ts +0 -1323
  1337. package/node_modules/lru-cache/dist/esm/index.d.ts.map +0 -1
  1338. package/node_modules/lru-cache/dist/esm/index.js.map +0 -1
  1339. package/node_modules/lru-cache/dist/esm/index.min.js.map +0 -7
  1340. package/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts +0 -2
  1341. package/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts.map +0 -1
  1342. package/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js.map +0 -1
  1343. package/node_modules/minimatch/dist/commonjs/ast.d.ts +0 -22
  1344. package/node_modules/minimatch/dist/commonjs/ast.d.ts.map +0 -1
  1345. package/node_modules/minimatch/dist/commonjs/ast.js.map +0 -1
  1346. package/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts +0 -8
  1347. package/node_modules/minimatch/dist/commonjs/brace-expressions.d.ts.map +0 -1
  1348. package/node_modules/minimatch/dist/commonjs/brace-expressions.js.map +0 -1
  1349. package/node_modules/minimatch/dist/commonjs/escape.d.ts +0 -15
  1350. package/node_modules/minimatch/dist/commonjs/escape.d.ts.map +0 -1
  1351. package/node_modules/minimatch/dist/commonjs/escape.js.map +0 -1
  1352. package/node_modules/minimatch/dist/commonjs/index.d.ts +0 -174
  1353. package/node_modules/minimatch/dist/commonjs/index.d.ts.map +0 -1
  1354. package/node_modules/minimatch/dist/commonjs/index.js.map +0 -1
  1355. package/node_modules/minimatch/dist/commonjs/unescape.d.ts +0 -22
  1356. package/node_modules/minimatch/dist/commonjs/unescape.d.ts.map +0 -1
  1357. package/node_modules/minimatch/dist/commonjs/unescape.js.map +0 -1
  1358. package/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts +0 -2
  1359. package/node_modules/minimatch/dist/esm/assert-valid-pattern.d.ts.map +0 -1
  1360. package/node_modules/minimatch/dist/esm/assert-valid-pattern.js.map +0 -1
  1361. package/node_modules/minimatch/dist/esm/ast.d.ts +0 -22
  1362. package/node_modules/minimatch/dist/esm/ast.d.ts.map +0 -1
  1363. package/node_modules/minimatch/dist/esm/ast.js.map +0 -1
  1364. package/node_modules/minimatch/dist/esm/brace-expressions.d.ts +0 -8
  1365. package/node_modules/minimatch/dist/esm/brace-expressions.d.ts.map +0 -1
  1366. package/node_modules/minimatch/dist/esm/brace-expressions.js.map +0 -1
  1367. package/node_modules/minimatch/dist/esm/escape.d.ts +0 -15
  1368. package/node_modules/minimatch/dist/esm/escape.d.ts.map +0 -1
  1369. package/node_modules/minimatch/dist/esm/escape.js.map +0 -1
  1370. package/node_modules/minimatch/dist/esm/index.d.ts +0 -174
  1371. package/node_modules/minimatch/dist/esm/index.d.ts.map +0 -1
  1372. package/node_modules/minimatch/dist/esm/index.js.map +0 -1
  1373. package/node_modules/minimatch/dist/esm/unescape.d.ts +0 -22
  1374. package/node_modules/minimatch/dist/esm/unescape.d.ts.map +0 -1
  1375. package/node_modules/minimatch/dist/esm/unescape.js.map +0 -1
  1376. package/node_modules/minipass/dist/commonjs/index.d.ts +0 -545
  1377. package/node_modules/minipass/dist/commonjs/index.d.ts.map +0 -1
  1378. package/node_modules/minipass/dist/commonjs/index.js.map +0 -1
  1379. package/node_modules/minipass/dist/esm/index.d.ts +0 -545
  1380. package/node_modules/minipass/dist/esm/index.d.ts.map +0 -1
  1381. package/node_modules/minipass/dist/esm/index.js.map +0 -1
  1382. package/node_modules/node-pty/build/Release/pty.node +0 -0
  1383. package/node_modules/node-pty/build/binding.Makefile +0 -6
  1384. package/node_modules/node-pty/build/pty.target.mk +0 -168
  1385. package/node_modules/node-pty/lib/eventEmitter2.test.js +0 -30
  1386. package/node_modules/node-pty/lib/terminal.test.js +0 -139
  1387. package/node_modules/node-pty/lib/testUtils.test.js +0 -28
  1388. package/node_modules/node-pty/lib/unixTerminal.test.js +0 -351
  1389. package/node_modules/node-pty/lib/windowsPtyAgent.test.js +0 -90
  1390. package/node_modules/node-pty/lib/windowsTerminal.test.js +0 -219
  1391. package/node_modules/package-json-from-dist/dist/commonjs/index.d.ts +0 -89
  1392. package/node_modules/package-json-from-dist/dist/commonjs/index.d.ts.map +0 -1
  1393. package/node_modules/package-json-from-dist/dist/commonjs/index.js.map +0 -1
  1394. package/node_modules/package-json-from-dist/dist/esm/index.d.ts +0 -89
  1395. package/node_modules/package-json-from-dist/dist/esm/index.d.ts.map +0 -1
  1396. package/node_modules/package-json-from-dist/dist/esm/index.js.map +0 -1
  1397. package/node_modules/path-scurry/dist/commonjs/index.d.ts +0 -1115
  1398. package/node_modules/path-scurry/dist/commonjs/index.d.ts.map +0 -1
  1399. package/node_modules/path-scurry/dist/commonjs/index.js.map +0 -1
  1400. package/node_modules/path-scurry/dist/esm/index.d.ts +0 -1115
  1401. package/node_modules/path-scurry/dist/esm/index.d.ts.map +0 -1
  1402. package/node_modules/path-scurry/dist/esm/index.js.map +0 -1
  1403. package/node_modules/ret/dist/index.d.ts +0 -7
  1404. package/node_modules/ret/dist/index.js.map +0 -1
  1405. package/node_modules/ret/dist/reconstruct.d.ts +0 -2
  1406. package/node_modules/ret/dist/reconstruct.js.map +0 -1
  1407. package/node_modules/ret/dist/sets-lookup.d.ts +0 -5
  1408. package/node_modules/ret/dist/sets-lookup.js.map +0 -1
  1409. package/node_modules/ret/dist/sets.d.ts +0 -9
  1410. package/node_modules/ret/dist/sets.js.map +0 -1
  1411. package/node_modules/ret/dist/tokenizer.d.ts +0 -8
  1412. package/node_modules/ret/dist/tokenizer.js.map +0 -1
  1413. package/node_modules/ret/dist/types/index.d.ts +0 -3
  1414. package/node_modules/ret/dist/types/index.js.map +0 -1
  1415. package/node_modules/ret/dist/types/set-lookup.d.ts +0 -8
  1416. package/node_modules/ret/dist/types/set-lookup.js.map +0 -1
  1417. package/node_modules/ret/dist/types/tokens.d.ts +0 -41
  1418. package/node_modules/ret/dist/types/tokens.js.map +0 -1
  1419. package/node_modules/ret/dist/types/types.d.ts +0 -10
  1420. package/node_modules/ret/dist/types/types.js.map +0 -1
  1421. package/node_modules/ret/dist/util.d.ts +0 -18
  1422. package/node_modules/ret/dist/util.js.map +0 -1
  1423. package/node_modules/ret/dist/write-set-tokens.d.ts +0 -14
  1424. package/node_modules/ret/dist/write-set-tokens.js.map +0 -1
  1425. package/node_modules/signal-exit/dist/cjs/browser.d.ts +0 -12
  1426. package/node_modules/signal-exit/dist/cjs/browser.d.ts.map +0 -1
  1427. package/node_modules/signal-exit/dist/cjs/browser.js.map +0 -1
  1428. package/node_modules/signal-exit/dist/cjs/index.d.ts +0 -48
  1429. package/node_modules/signal-exit/dist/cjs/index.d.ts.map +0 -1
  1430. package/node_modules/signal-exit/dist/cjs/index.js.map +0 -1
  1431. package/node_modules/signal-exit/dist/cjs/signals.d.ts +0 -29
  1432. package/node_modules/signal-exit/dist/cjs/signals.d.ts.map +0 -1
  1433. package/node_modules/signal-exit/dist/cjs/signals.js.map +0 -1
  1434. package/node_modules/signal-exit/dist/mjs/browser.d.ts +0 -12
  1435. package/node_modules/signal-exit/dist/mjs/browser.d.ts.map +0 -1
  1436. package/node_modules/signal-exit/dist/mjs/browser.js.map +0 -1
  1437. package/node_modules/signal-exit/dist/mjs/index.d.ts +0 -48
  1438. package/node_modules/signal-exit/dist/mjs/index.d.ts.map +0 -1
  1439. package/node_modules/signal-exit/dist/mjs/index.js.map +0 -1
  1440. package/node_modules/signal-exit/dist/mjs/signals.d.ts +0 -29
  1441. package/node_modules/signal-exit/dist/mjs/signals.d.ts.map +0 -1
  1442. package/node_modules/signal-exit/dist/mjs/signals.js.map +0 -1
  1443. package/node_modules/socks-proxy-agent/dist/index.d.ts +0 -27
  1444. package/node_modules/socks-proxy-agent/dist/index.d.ts.map +0 -1
  1445. package/node_modules/socks-proxy-agent/dist/index.js.map +0 -1
  1446. package/node_modules/standardwebhooks/dist/index.d.ts +0 -24
  1447. package/node_modules/standardwebhooks/dist/index.js.map +0 -1
  1448. package/node_modules/standardwebhooks/dist/timing_safe_equal.d.ts +0 -1
  1449. package/node_modules/standardwebhooks/dist/timing_safe_equal.js.map +0 -1
  1450. package/node_modules/std-env/dist/index.d.cts +0 -92
  1451. package/node_modules/std-env/dist/index.d.mts +0 -92
  1452. package/node_modules/std-env/dist/index.d.ts +0 -92
  1453. /package/dist/ui/_next/static/{XLzUBsNMptwXfIl9-a4z_ → VUA3uJYddmpvYUPcharb_}/_buildManifest.js +0 -0
  1454. /package/dist/ui/_next/static/{XLzUBsNMptwXfIl9-a4z_ → VUA3uJYddmpvYUPcharb_}/_clientMiddlewareManifest.json +0 -0
  1455. /package/dist/ui/_next/static/{XLzUBsNMptwXfIl9-a4z_ → VUA3uJYddmpvYUPcharb_}/_ssgManifest.js +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"contains.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/contains.ts"],"names":[],"mappings":"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"}
@@ -1,21 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject, KeywordErrorDefinition, SchemaMap, AnySchema } from "../../types";
2
- import type { KeywordCxt } from "../../compile/validate";
3
- export type PropertyDependencies = {
4
- [K in string]?: string[];
5
- };
6
- export interface DependenciesErrorParams {
7
- property: string;
8
- missingProperty: string;
9
- depsCount: number;
10
- deps: string;
11
- }
12
- export type DependenciesError = ErrorObject<"dependencies", DependenciesErrorParams, {
13
- [K in string]?: string[] | AnySchema;
14
- }>;
15
- export declare const error: KeywordErrorDefinition;
16
- declare const def: CodeKeywordDefinition;
17
- export declare function validatePropertyDeps(cxt: KeywordCxt, propertyDeps?: {
18
- [K in string]?: string[];
19
- }): void;
20
- export declare function validateSchemaDeps(cxt: KeywordCxt, schemaDeps?: SchemaMap): void;
21
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"dependencies.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/dependencies.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"dependentSchemas.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/dependentSchemas.ts"],"names":[],"mappings":";;AACA,iDAAiD;AAEjD,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,kBAAkB;IAC3B,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE,QAAQ;IACpB,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,IAAA,iCAAkB,EAAC,GAAG,CAAC;CACvC,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,6 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject, AnySchema } from "../../types";
2
- export type IfKeywordError = ErrorObject<"if", {
3
- failingKeyword: string;
4
- }, AnySchema>;
5
- declare const def: CodeKeywordDefinition;
6
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"if.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/if.ts"],"names":[],"mappings":"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"}
@@ -1,13 +0,0 @@
1
- import type { ErrorNoParams, Vocabulary } from "../../types";
2
- import { AdditionalItemsError } from "./additionalItems";
3
- import { ItemsError } from "./items2020";
4
- import { ContainsError } from "./contains";
5
- import { DependenciesError } from "./dependencies";
6
- import { PropertyNamesError } from "./propertyNames";
7
- import { AdditionalPropertiesError } from "./additionalProperties";
8
- import { NotKeywordError } from "./not";
9
- import { AnyOfError } from "./anyOf";
10
- import { OneOfError } from "./oneOf";
11
- import { IfKeywordError } from "./if";
12
- export default function getApplicator(draft2020?: boolean): Vocabulary;
13
- export type ApplicatorKeywordError = ErrorNoParams<"false schema"> | AdditionalItemsError | ItemsError | ContainsError | AdditionalPropertiesError | DependenciesError | IfKeywordError | AnyOfError | OneOfError | NotKeywordError | PropertyNamesError;
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/index.ts"],"names":[],"mappings":";;AACA,uDAAuE;AACvE,+CAAuC;AACvC,mCAA2B;AAC3B,2CAAiD;AACjD,yCAAkD;AAClD,iDAA8D;AAC9D,mDAAiE;AACjE,iEAAsF;AACtF,6CAAqC;AACrC,2DAAmD;AACnD,+BAAiD;AACjD,mCAAyC;AACzC,mCAAyC;AACzC,mCAA2B;AAC3B,6BAA8C;AAC9C,yCAAiC;AAEjC,SAAwB,aAAa,CAAC,SAAS,GAAG,KAAK;IACrD,MAAM,UAAU,GAAG;QACjB,MAAM;QACN,aAAU;QACV,eAAK;QACL,eAAK;QACL,eAAK;QACL,YAAS;QACT,kBAAQ;QACR,SAAS;QACT,uBAAa;QACb,8BAAoB;QACpB,sBAAY;QACZ,oBAAU;QACV,2BAAiB;KAClB,CAAA;IACD,QAAQ;IACR,IAAI,SAAS;QAAE,UAAU,CAAC,IAAI,CAAC,qBAAW,EAAE,mBAAS,CAAC,CAAA;;QACjD,UAAU,CAAC,IAAI,CAAC,yBAAe,EAAE,eAAK,CAAC,CAAA;IAC5C,UAAU,CAAC,IAAI,CAAC,kBAAQ,CAAC,CAAA;IACzB,OAAO,UAAU,CAAA;AACnB,CAAC;AArBD,gCAqBC"}
@@ -1,5 +0,0 @@
1
- import type { CodeKeywordDefinition, AnySchema } from "../../types";
2
- import type { KeywordCxt } from "../../compile/validate";
3
- declare const def: CodeKeywordDefinition;
4
- export declare function validateTuple(cxt: KeywordCxt, extraItems: string, schArr?: AnySchema[]): void;
5
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"items.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/items.ts"],"names":[],"mappings":";;;AAEA,mDAAuC;AACvC,6CAAqF;AACrF,kCAAqC;AAErC,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,OAAO;IAChB,IAAI,EAAE,OAAO;IACb,UAAU,EAAE,CAAC,QAAQ,EAAE,OAAO,EAAE,SAAS,CAAC;IAC1C,MAAM,EAAE,aAAa;IACrB,IAAI,CAAC,GAAe;QAClB,MAAM,EAAC,MAAM,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QACxB,IAAI,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC;YAAE,OAAO,aAAa,CAAC,GAAG,EAAE,iBAAiB,EAAE,MAAM,CAAC,CAAA;QAC/E,EAAE,CAAC,KAAK,GAAG,IAAI,CAAA;QACf,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,MAAM,CAAC;YAAE,OAAM;QACzC,GAAG,CAAC,EAAE,CAAC,IAAA,oBAAa,EAAC,GAAG,CAAC,CAAC,CAAA;IAC5B,CAAC;CACF,CAAA;AAED,SAAgB,aAAa,CAC3B,GAAe,EACf,UAAkB,EAClB,SAAsB,GAAG,CAAC,MAAM;IAEhC,MAAM,EAAC,GAAG,EAAE,YAAY,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;IAClD,gBAAgB,CAAC,YAAY,CAAC,CAAA;IAC9B,IAAI,EAAE,CAAC,IAAI,CAAC,WAAW,IAAI,MAAM,CAAC,MAAM,IAAI,EAAE,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;QAC9D,EAAE,CAAC,KAAK,GAAG,qBAAc,CAAC,KAAK,CAAC,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,EAAE,CAAC,KAAK,CAAC,CAAA;IAC/D,CAAC;IACD,MAAM,KAAK,GAAG,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;IAC/B,MAAM,GAAG,GAAG,GAAG,CAAC,KAAK,CAAC,KAAK,EAAE,IAAA,WAAC,EAAA,GAAG,IAAI,SAAS,CAAC,CAAA;IAC/C,MAAM,CAAC,OAAO,CAAC,CAAC,GAAc,EAAE,CAAS,EAAE,EAAE;QAC3C,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,GAAG,CAAC;YAAE,OAAM;QACtC,GAAG,CAAC,EAAE,CAAC,IAAA,WAAC,EAAA,GAAG,GAAG,MAAM,CAAC,EAAE,EAAE,GAAG,EAAE,CAC5B,GAAG,CAAC,SAAS,CACX;YACE,OAAO;YACP,UAAU,EAAE,CAAC;YACb,QAAQ,EAAE,CAAC;SACZ,EACD,KAAK,CACN,CACF,CAAA;QACD,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;IACf,CAAC,CAAC,CAAA;IAEF,SAAS,gBAAgB,CAAC,GAAoB;QAC5C,MAAM,EAAC,IAAI,EAAE,aAAa,EAAC,GAAG,EAAE,CAAA;QAChC,MAAM,CAAC,GAAG,MAAM,CAAC,MAAM,CAAA;QACvB,MAAM,SAAS,GAAG,CAAC,KAAK,GAAG,CAAC,QAAQ,IAAI,CAAC,CAAC,KAAK,GAAG,CAAC,QAAQ,IAAI,GAAG,CAAC,UAAU,CAAC,KAAK,KAAK,CAAC,CAAA;QACzF,IAAI,IAAI,CAAC,YAAY,IAAI,CAAC,SAAS,EAAE,CAAC;YACpC,MAAM,GAAG,GAAG,IAAI,OAAO,QAAQ,CAAC,oCAAoC,UAAU,4CAA4C,aAAa,GAAG,CAAA;YAC1I,IAAA,sBAAe,EAAC,EAAE,EAAE,GAAG,EAAE,IAAI,CAAC,YAAY,CAAC,CAAA;QAC7C,CAAC;IACH,CAAC;AACH,CAAC;AApCD,sCAoCC;AAED,kBAAe,GAAG,CAAA"}
@@ -1,6 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject, AnySchema } from "../../types";
2
- export type ItemsError = ErrorObject<"items", {
3
- limit: number;
4
- }, AnySchema>;
5
- declare const def: CodeKeywordDefinition;
6
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"items2020.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/items2020.ts"],"names":[],"mappings":";;AAOA,mDAA4C;AAC5C,6CAAoD;AACpD,kCAAqC;AACrC,uDAAyD;AAIzD,MAAM,KAAK,GAA2B;IACpC,OAAO,EAAE,CAAC,EAAC,MAAM,EAAE,EAAC,GAAG,EAAC,EAAC,EAAE,EAAE,CAAC,IAAA,aAAG,EAAA,2BAA2B,GAAG,QAAQ;IACvE,MAAM,EAAE,CAAC,EAAC,MAAM,EAAE,EAAC,GAAG,EAAC,EAAC,EAAE,EAAE,CAAC,IAAA,WAAC,EAAA,WAAW,GAAG,GAAG;CAChD,CAAA;AAED,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,OAAO;IAChB,IAAI,EAAE,OAAO;IACb,UAAU,EAAE,CAAC,QAAQ,EAAE,SAAS,CAAC;IACjC,MAAM,EAAE,aAAa;IACrB,KAAK;IACL,IAAI,CAAC,GAAe;QAClB,MAAM,EAAC,MAAM,EAAE,YAAY,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QACtC,MAAM,EAAC,WAAW,EAAC,GAAG,YAAY,CAAA;QAClC,EAAE,CAAC,KAAK,GAAG,IAAI,CAAA;QACf,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,MAAM,CAAC;YAAE,OAAM;QACzC,IAAI,WAAW;YAAE,IAAA,yCAAuB,EAAC,GAAG,EAAE,WAAW,CAAC,CAAA;;YACrD,GAAG,CAAC,EAAE,CAAC,IAAA,oBAAa,EAAC,GAAG,CAAC,CAAC,CAAA;IACjC,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorNoParams, AnySchema } from "../../types";
2
- export type NotKeywordError = ErrorNoParams<"not", AnySchema>;
3
- declare const def: CodeKeywordDefinition;
4
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"not.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/not.ts"],"names":[],"mappings":";;AAEA,6CAAoD;AAIpD,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,KAAK;IACd,UAAU,EAAE,CAAC,QAAQ,EAAE,SAAS,CAAC;IACjC,WAAW,EAAE,IAAI;IACjB,IAAI,CAAC,GAAe;QAClB,MAAM,EAAC,GAAG,EAAE,MAAM,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QAC7B,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,MAAM,CAAC,EAAE,CAAC;YAClC,GAAG,CAAC,IAAI,EAAE,CAAA;YACV,OAAM;QACR,CAAC;QAED,MAAM,KAAK,GAAG,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;QAC/B,GAAG,CAAC,SAAS,CACX;YACE,OAAO,EAAE,KAAK;YACd,aAAa,EAAE,IAAI;YACnB,YAAY,EAAE,KAAK;YACnB,SAAS,EAAE,KAAK;SACjB,EACD,KAAK,CACN,CAAA;QAED,GAAG,CAAC,UAAU,CACZ,KAAK,EACL,GAAG,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,EACjB,GAAG,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,CAClB,CAAA;IACH,CAAC;IACD,KAAK,EAAE,EAAC,OAAO,EAAE,mBAAmB,EAAC;CACtC,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,6 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject, AnySchema } from "../../types";
2
- export type OneOfError = ErrorObject<"oneOf", {
3
- passingSchemas: [number, number] | null;
4
- }, AnySchema[]>;
5
- declare const def: CodeKeywordDefinition;
6
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"oneOf.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/oneOf.ts"],"names":[],"mappings":";;AAOA,mDAA6C;AAC7C,6CAAoD;AASpD,MAAM,KAAK,GAA2B;IACpC,OAAO,EAAE,wCAAwC;IACjD,MAAM,EAAE,CAAC,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,IAAA,WAAC,EAAA,oBAAoB,MAAM,CAAC,OAAO,GAAG;CAC7D,CAAA;AAED,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,OAAO;IAChB,UAAU,EAAE,OAAO;IACnB,WAAW,EAAE,IAAI;IACjB,KAAK;IACL,IAAI,CAAC,GAAe;QAClB,MAAM,EAAC,GAAG,EAAE,MAAM,EAAE,YAAY,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QAC3C,wBAAwB;QACxB,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC;YAAE,MAAM,IAAI,KAAK,CAAC,0BAA0B,CAAC,CAAA;QACvE,IAAI,EAAE,CAAC,IAAI,CAAC,aAAa,IAAI,YAAY,CAAC,aAAa;YAAE,OAAM;QAC/D,MAAM,MAAM,GAAgB,MAAM,CAAA;QAClC,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;QACrC,MAAM,OAAO,GAAG,GAAG,CAAC,GAAG,CAAC,SAAS,EAAE,IAAI,CAAC,CAAA;QACxC,MAAM,QAAQ,GAAG,GAAG,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAA;QACnC,GAAG,CAAC,SAAS,CAAC,EAAC,OAAO,EAAC,CAAC,CAAA;QACxB,2GAA2G;QAE3G,GAAG,CAAC,KAAK,CAAC,aAAa,CAAC,CAAA;QAExB,GAAG,CAAC,MAAM,CACR,KAAK,EACL,GAAG,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,EACjB,GAAG,EAAE,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CACtB,CAAA;QAED,SAAS,aAAa;YACpB,MAAM,CAAC,OAAO,CAAC,CAAC,GAAc,EAAE,CAAS,EAAE,EAAE;gBAC3C,IAAI,MAA6B,CAAA;gBACjC,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,GAAG,CAAC,EAAE,CAAC;oBAC/B,GAAG,CAAC,GAAG,CAAC,QAAQ,EAAE,IAAI,CAAC,CAAA;gBACzB,CAAC;qBAAM,CAAC;oBACN,MAAM,GAAG,GAAG,CAAC,SAAS,CACpB;wBACE,OAAO,EAAE,OAAO;wBAChB,UAAU,EAAE,CAAC;wBACb,aAAa,EAAE,IAAI;qBACpB,EACD,QAAQ,CACT,CAAA;gBACH,CAAC;gBAED,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC;oBACV,GAAG;yBACA,EAAE,CAAC,IAAA,WAAC,EAAA,GAAG,QAAQ,OAAO,KAAK,EAAE,CAAC;yBAC9B,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC;yBACpB,MAAM,CAAC,OAAO,EAAE,IAAA,WAAC,EAAA,IAAI,OAAO,KAAK,CAAC,GAAG,CAAC;yBACtC,IAAI,EAAE,CAAA;gBACX,CAAC;gBAED,GAAG,CAAC,EAAE,CAAC,QAAQ,EAAE,GAAG,EAAE;oBACpB,GAAG,CAAC,MAAM,CAAC,KAAK,EAAE,IAAI,CAAC,CAAA;oBACvB,GAAG,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC,CAAA;oBACtB,IAAI,MAAM;wBAAE,GAAG,CAAC,cAAc,CAAC,MAAM,EAAE,cAAI,CAAC,CAAA;gBAC9C,CAAC,CAAC,CAAA;YACJ,CAAC,CAAC,CAAA;QACJ,CAAC;IACH,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"patternProperties.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/patternProperties.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"prefixItems.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/prefixItems.ts"],"names":[],"mappings":";;AACA,mCAAqC;AAErC,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,aAAa;IACtB,IAAI,EAAE,OAAO;IACb,UAAU,EAAE,CAAC,OAAO,CAAC;IACrB,MAAM,EAAE,aAAa;IACrB,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,IAAA,qBAAa,EAAC,GAAG,EAAE,OAAO,CAAC;CAC3C,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"properties.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/properties.ts"],"names":[],"mappings":";;AACA,qDAAiD;AACjD,kCAA2D;AAC3D,6CAA4E;AAC5E,iEAA0C;AAE1C,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,YAAY;IACrB,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE,QAAQ;IACpB,IAAI,CAAC,GAAe;QAClB,MAAM,EAAC,GAAG,EAAE,MAAM,EAAE,YAAY,EAAE,IAAI,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QACjD,IAAI,EAAE,CAAC,IAAI,CAAC,gBAAgB,KAAK,KAAK,IAAI,YAAY,CAAC,oBAAoB,KAAK,SAAS,EAAE,CAAC;YAC1F,8BAAK,CAAC,IAAI,CAAC,IAAI,qBAAU,CAAC,EAAE,EAAE,8BAAK,EAAE,sBAAsB,CAAC,CAAC,CAAA;QAC/D,CAAC;QACD,MAAM,QAAQ,GAAG,IAAA,0BAAmB,EAAC,MAAM,CAAC,CAAA;QAC5C,KAAK,MAAM,IAAI,IAAI,QAAQ,EAAE,CAAC;YAC5B,EAAE,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,CAAA;QAChC,CAAC;QACD,IAAI,EAAE,CAAC,IAAI,CAAC,WAAW,IAAI,QAAQ,CAAC,MAAM,IAAI,EAAE,CAAC,KAAK,KAAK,IAAI,EAAE,CAAC;YAChE,EAAE,CAAC,KAAK,GAAG,qBAAc,CAAC,KAAK,CAAC,GAAG,EAAE,IAAA,aAAM,EAAC,QAAQ,CAAC,EAAE,EAAE,CAAC,KAAK,CAAC,CAAA;QAClE,CAAC;QACD,MAAM,UAAU,GAAG,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,IAAA,wBAAiB,EAAC,EAAE,EAAE,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;QAC5E,IAAI,UAAU,CAAC,MAAM,KAAK,CAAC;YAAE,OAAM;QACnC,MAAM,KAAK,GAAG,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;QAE/B,KAAK,MAAM,IAAI,IAAI,UAAU,EAAE,CAAC;YAC9B,IAAI,UAAU,CAAC,IAAI,CAAC,EAAE,CAAC;gBACrB,mBAAmB,CAAC,IAAI,CAAC,CAAA;YAC3B,CAAC;iBAAM,CAAC;gBACN,GAAG,CAAC,EAAE,CAAC,IAAA,qBAAc,EAAC,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,EAAE,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAA;gBAC9D,mBAAmB,CAAC,IAAI,CAAC,CAAA;gBACzB,IAAI,CAAC,EAAE,CAAC,SAAS;oBAAE,GAAG,CAAC,IAAI,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC,CAAA;gBAC9C,GAAG,CAAC,KAAK,EAAE,CAAA;YACb,CAAC;YACD,GAAG,CAAC,EAAE,CAAC,iBAAiB,CAAC,GAAG,CAAC,IAAI,CAAC,CAAA;YAClC,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;QACf,CAAC;QAED,SAAS,UAAU,CAAC,IAAY;YAC9B,OAAO,EAAE,CAAC,IAAI,CAAC,WAAW,IAAI,CAAC,EAAE,CAAC,aAAa,IAAI,MAAM,CAAC,IAAI,CAAC,CAAC,OAAO,KAAK,SAAS,CAAA;QACvF,CAAC;QAED,SAAS,mBAAmB,CAAC,IAAY;YACvC,GAAG,CAAC,SAAS,CACX;gBACE,OAAO,EAAE,YAAY;gBACrB,UAAU,EAAE,IAAI;gBAChB,QAAQ,EAAE,IAAI;aACf,EACD,KAAK,CACN,CAAA;QACH,CAAC;IACH,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,6 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject, AnySchema } from "../../types";
2
- export type PropertyNamesError = ErrorObject<"propertyNames", {
3
- propertyName: string;
4
- }, AnySchema>;
5
- declare const def: CodeKeywordDefinition;
6
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"propertyNames.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/propertyNames.ts"],"names":[],"mappings":";;AAOA,mDAA4C;AAC5C,6CAAoD;AAIpD,MAAM,KAAK,GAA2B;IACpC,OAAO,EAAE,6BAA6B;IACtC,MAAM,EAAE,CAAC,EAAC,MAAM,EAAC,EAAE,EAAE,CAAC,IAAA,WAAC,EAAA,kBAAkB,MAAM,CAAC,YAAY,GAAG;CAChE,CAAA;AAED,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,eAAe;IACxB,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE,CAAC,QAAQ,EAAE,SAAS,CAAC;IACjC,KAAK;IACL,IAAI,CAAC,GAAe;QAClB,MAAM,EAAC,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QACnC,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,MAAM,CAAC;YAAE,OAAM;QACzC,MAAM,KAAK,GAAG,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;QAE/B,GAAG,CAAC,KAAK,CAAC,KAAK,EAAE,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE;YAC7B,GAAG,CAAC,SAAS,CAAC,EAAC,YAAY,EAAE,GAAG,EAAC,CAAC,CAAA;YAClC,GAAG,CAAC,SAAS,CACX;gBACE,OAAO,EAAE,eAAe;gBACxB,IAAI,EAAE,GAAG;gBACT,SAAS,EAAE,CAAC,QAAQ,CAAC;gBACrB,YAAY,EAAE,GAAG;gBACjB,aAAa,EAAE,IAAI;aACpB,EACD,KAAK,CACN,CAAA;YACD,GAAG,CAAC,EAAE,CAAC,IAAA,aAAG,EAAC,KAAK,CAAC,EAAE,GAAG,EAAE;gBACtB,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CAAA;gBACf,IAAI,CAAC,EAAE,CAAC,SAAS;oBAAE,GAAG,CAAC,KAAK,EAAE,CAAA;YAChC,CAAC,CAAC,CAAA;QACJ,CAAC,CAAC,CAAA;QAEF,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;IACf,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"thenElse.js","sourceRoot":"","sources":["../../../lib/vocabularies/applicator/thenElse.ts"],"names":[],"mappings":";;AAEA,6CAAkD;AAElD,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,CAAC,MAAM,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,CAAC,QAAQ,EAAE,SAAS,CAAC;IACjC,IAAI,CAAC,EAAC,OAAO,EAAE,YAAY,EAAE,EAAE,EAAa;QAC1C,IAAI,YAAY,CAAC,EAAE,KAAK,SAAS;YAAE,IAAA,sBAAe,EAAC,EAAE,EAAE,IAAI,OAAO,2BAA2B,CAAC,CAAA;IAChG,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,17 +0,0 @@
1
- import type { SchemaMap } from "../types";
2
- import type { SchemaCxt } from "../compile";
3
- import type { KeywordCxt } from "../compile/validate";
4
- import { CodeGen, Code, Name } from "../compile/codegen";
5
- export declare function checkReportMissingProp(cxt: KeywordCxt, prop: string): void;
6
- export declare function checkMissingProp({ gen, data, it: { opts } }: KeywordCxt, properties: string[], missing: Name): Code;
7
- export declare function reportMissingProp(cxt: KeywordCxt, missing: Name): void;
8
- export declare function hasPropFunc(gen: CodeGen): Name;
9
- export declare function isOwnProperty(gen: CodeGen, data: Name, property: Name | string): Code;
10
- export declare function propertyInData(gen: CodeGen, data: Name, property: Name | string, ownProperties?: boolean): Code;
11
- export declare function noPropertyInData(gen: CodeGen, data: Name, property: Name | string, ownProperties?: boolean): Code;
12
- export declare function allSchemaProperties(schemaMap?: SchemaMap): string[];
13
- export declare function schemaProperties(it: SchemaCxt, schemaMap: SchemaMap): string[];
14
- export declare function callValidateCode({ schemaCode, data, it: { gen, topSchemaRef, schemaPath, errorPath }, it }: KeywordCxt, func: Code, context: Code, passSchema?: boolean): Code;
15
- export declare function usePattern({ gen, it: { opts } }: KeywordCxt, pattern: string): Name;
16
- export declare function validateArray(cxt: KeywordCxt): Name;
17
- export declare function validateUnion(cxt: KeywordCxt): void;
@@ -1 +0,0 @@
1
- {"version":3,"file":"code.js","sourceRoot":"","sources":["../../lib/vocabularies/code.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"id.js","sourceRoot":"","sources":["../../../lib/vocabularies/core/id.ts"],"names":[],"mappings":";;AAEA,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,IAAI;IACb,IAAI;QACF,MAAM,IAAI,KAAK,CAAC,sDAAsD,CAAC,CAAA;IACzE,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { Vocabulary } from "../../types";
2
- declare const core: Vocabulary;
3
- export default core;
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/vocabularies/core/index.ts"],"names":[],"mappings":";;AACA,6BAA4B;AAC5B,+BAA8B;AAE9B,MAAM,IAAI,GAAe;IACvB,SAAS;IACT,KAAK;IACL,OAAO;IACP,aAAa;IACb,EAAC,OAAO,EAAE,UAAU,EAAC;IACrB,aAAa;IACb,YAAS;IACT,aAAU;CACX,CAAA;AAED,kBAAe,IAAI,CAAA"}
@@ -1,8 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- import type { KeywordCxt } from "../../compile/validate";
3
- import { Code } from "../../compile/codegen";
4
- import { SchemaEnv } from "../../compile";
5
- declare const def: CodeKeywordDefinition;
6
- export declare function getValidate(cxt: KeywordCxt, sch: SchemaEnv): Code;
7
- export declare function callRef(cxt: KeywordCxt, v: Code, sch?: SchemaEnv, $async?: boolean): void;
8
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"ref.js","sourceRoot":"","sources":["../../../lib/vocabularies/core/ref.ts"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- import { DiscrError, DiscrErrorObj } from "../discriminator/types";
3
- export type DiscriminatorError = DiscrErrorObj<DiscrError.Tag> | DiscrErrorObj<DiscrError.Mapping>;
4
- declare const def: CodeKeywordDefinition;
5
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/vocabularies/discriminator/index.ts"],"names":[],"mappings":";;AAEA,mDAA0D;AAC1D,kDAAgE;AAChE,2CAAmD;AACnD,uDAAqD;AACrD,6CAAuD;AAIvD,MAAM,KAAK,GAA2B;IACpC,OAAO,EAAE,CAAC,EAAC,MAAM,EAAE,EAAC,UAAU,EAAE,OAAO,EAAC,EAAC,EAAE,EAAE,CAC3C,UAAU,KAAK,kBAAU,CAAC,GAAG;QAC3B,CAAC,CAAC,QAAQ,OAAO,kBAAkB;QACnC,CAAC,CAAC,iBAAiB,OAAO,oBAAoB;IAClD,MAAM,EAAE,CAAC,EAAC,MAAM,EAAE,EAAC,UAAU,EAAE,GAAG,EAAE,OAAO,EAAC,EAAC,EAAE,EAAE,CAC/C,IAAA,WAAC,EAAA,WAAW,UAAU,UAAU,OAAO,eAAe,GAAG,GAAG;CAC/D,CAAA;AAED,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,eAAe;IACxB,IAAI,EAAE,QAAQ;IACd,UAAU,EAAE,QAAQ;IACpB,KAAK;IACL,IAAI,CAAC,GAAe;QAClB,MAAM,EAAC,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,YAAY,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QACjD,MAAM,EAAC,KAAK,EAAC,GAAG,YAAY,CAAA;QAC5B,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,CAAC;YAC3B,MAAM,IAAI,KAAK,CAAC,8CAA8C,CAAC,CAAA;QACjE,CAAC;QACD,MAAM,OAAO,GAAG,MAAM,CAAC,YAAY,CAAA;QACnC,IAAI,OAAO,OAAO,IAAI,QAAQ;YAAE,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAA;QACvF,IAAI,MAAM,CAAC,OAAO;YAAE,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAA;QAC9E,IAAI,CAAC,KAAK;YAAE,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAA;QACpE,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;QACrC,MAAM,GAAG,GAAG,GAAG,CAAC,KAAK,CAAC,KAAK,EAAE,IAAA,WAAC,EAAA,GAAG,IAAI,GAAG,IAAA,qBAAW,EAAC,OAAO,CAAC,EAAE,CAAC,CAAA;QAC/D,GAAG,CAAC,EAAE,CACJ,IAAA,WAAC,EAAA,UAAU,GAAG,cAAc,EAC5B,GAAG,EAAE,CAAC,eAAe,EAAE,EACvB,GAAG,EAAE,CAAC,GAAG,CAAC,KAAK,CAAC,KAAK,EAAE,EAAC,UAAU,EAAE,kBAAU,CAAC,GAAG,EAAE,GAAG,EAAE,OAAO,EAAC,CAAC,CACnE,CAAA;QACD,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;QAEb,SAAS,eAAe;YACtB,MAAM,OAAO,GAAG,UAAU,EAAE,CAAA;YAC5B,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;YACb,KAAK,MAAM,QAAQ,IAAI,OAAO,EAAE,CAAC;gBAC/B,GAAG,CAAC,MAAM,CAAC,IAAA,WAAC,EAAA,GAAG,GAAG,QAAQ,QAAQ,EAAE,CAAC,CAAA;gBACrC,GAAG,CAAC,MAAM,CAAC,KAAK,EAAE,cAAc,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAA;YACtD,CAAC;YACD,GAAG,CAAC,IAAI,EAAE,CAAA;YACV,GAAG,CAAC,KAAK,CAAC,KAAK,EAAE,EAAC,UAAU,EAAE,kBAAU,CAAC,OAAO,EAAE,GAAG,EAAE,OAAO,EAAC,CAAC,CAAA;YAChE,GAAG,CAAC,KAAK,EAAE,CAAA;QACb,CAAC;QAED,SAAS,cAAc,CAAC,UAAmB;YACzC,MAAM,MAAM,GAAG,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;YAChC,MAAM,MAAM,GAAG,GAAG,CAAC,SAAS,CAAC,EAAC,OAAO,EAAE,OAAO,EAAE,UAAU,EAAC,EAAE,MAAM,CAAC,CAAA;YACpE,GAAG,CAAC,cAAc,CAAC,MAAM,EAAE,cAAI,CAAC,CAAA;YAChC,OAAO,MAAM,CAAA;QACf,CAAC;QAED,SAAS,UAAU;;YACjB,MAAM,YAAY,GAA6B,EAAE,CAAA;YACjD,MAAM,WAAW,GAAG,WAAW,CAAC,YAAY,CAAC,CAAA;YAC7C,IAAI,WAAW,GAAG,IAAI,CAAA;YACtB,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE,CAAC;gBACtC,IAAI,GAAG,GAAG,KAAK,CAAC,CAAC,CAAC,CAAA;gBAClB,IAAI,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,IAAI,KAAI,CAAC,IAAA,2BAAoB,EAAC,GAAG,EAAE,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;oBAC3D,MAAM,GAAG,GAAG,GAAG,CAAC,IAAI,CAAA;oBACpB,GAAG,GAAG,oBAAU,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,EAAE,EAAE,CAAC,SAAS,CAAC,IAAI,EAAE,EAAE,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;oBACjE,IAAI,GAAG,YAAY,mBAAS;wBAAE,GAAG,GAAG,GAAG,CAAC,MAAM,CAAA;oBAC9C,IAAI,GAAG,KAAK,SAAS;wBAAE,MAAM,IAAI,mBAAe,CAAC,EAAE,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;gBACvF,CAAC;gBACD,MAAM,OAAO,GAAG,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,UAAU,0CAAG,OAAO,CAAC,CAAA;gBAC1C,IAAI,OAAO,OAAO,IAAI,QAAQ,EAAE,CAAC;oBAC/B,MAAM,IAAI,KAAK,CACb,iFAAiF,OAAO,GAAG,CAC5F,CAAA;gBACH,CAAC;gBACD,WAAW,GAAG,WAAW,IAAI,CAAC,WAAW,IAAI,WAAW,CAAC,GAAG,CAAC,CAAC,CAAA;gBAC9D,WAAW,CAAC,OAAO,EAAE,CAAC,CAAC,CAAA;YACzB,CAAC;YACD,IAAI,CAAC,WAAW;gBAAE,MAAM,IAAI,KAAK,CAAC,mBAAmB,OAAO,oBAAoB,CAAC,CAAA;YACjF,OAAO,YAAY,CAAA;YAEnB,SAAS,WAAW,CAAC,EAAC,QAAQ,EAAkB;gBAC9C,OAAO,KAAK,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,QAAQ,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAA;YAC9D,CAAC;YAED,SAAS,WAAW,CAAC,GAAoB,EAAE,CAAS;gBAClD,IAAI,GAAG,CAAC,KAAK,EAAE,CAAC;oBACd,UAAU,CAAC,GAAG,CAAC,KAAK,EAAE,CAAC,CAAC,CAAA;gBAC1B,CAAC;qBAAM,IAAI,GAAG,CAAC,IAAI,EAAE,CAAC;oBACpB,KAAK,MAAM,QAAQ,IAAI,GAAG,CAAC,IAAI,EAAE,CAAC;wBAChC,UAAU,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAA;oBACzB,CAAC;gBACH,CAAC;qBAAM,CAAC;oBACN,MAAM,IAAI,KAAK,CAAC,8BAA8B,OAAO,+BAA+B,CAAC,CAAA;gBACvF,CAAC;YACH,CAAC;YAED,SAAS,UAAU,CAAC,QAAiB,EAAE,CAAS;gBAC9C,IAAI,OAAO,QAAQ,IAAI,QAAQ,IAAI,QAAQ,IAAI,YAAY,EAAE,CAAC;oBAC5D,MAAM,IAAI,KAAK,CAAC,mBAAmB,OAAO,iCAAiC,CAAC,CAAA;gBAC9E,CAAC;gBACD,YAAY,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAA;YAC5B,CAAC;QACH,CAAC;IACH,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,10 +0,0 @@
1
- import type { ErrorObject } from "../../types";
2
- export declare enum DiscrError {
3
- Tag = "tag",
4
- Mapping = "mapping"
5
- }
6
- export type DiscrErrorObj<E extends DiscrError> = ErrorObject<"discriminator", {
7
- error: E;
8
- tag: string;
9
- tagValue: unknown;
10
- }, string>;
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.js","sourceRoot":"","sources":["../../../lib/vocabularies/discriminator/types.ts"],"names":[],"mappings":";;;AAEA,IAAY,UAGX;AAHD,WAAY,UAAU;IACpB,yBAAW,CAAA;IACX,iCAAmB,CAAA;AACrB,CAAC,EAHW,UAAU,0BAAV,UAAU,QAGrB"}
@@ -1,3 +0,0 @@
1
- import type { Vocabulary } from "../types";
2
- declare const draft2020Vocabularies: Vocabulary[];
3
- export default draft2020Vocabularies;
@@ -1 +0,0 @@
1
- {"version":3,"file":"draft2020.js","sourceRoot":"","sources":["../../lib/vocabularies/draft2020.ts"],"names":[],"mappings":";;AACA,iCAAmC;AACnC,6CAA+C;AAC/C,6CAAkD;AAClD,uCAAyC;AACzC,iCAAmC;AACnC,+CAAiD;AACjD,qCAAuC;AACvC,yCAAgE;AAEhE,MAAM,qBAAqB,GAAiB;IAC1C,iBAAiB;IACjB,cAAc;IACd,oBAAoB;IACpB,IAAA,oBAAuB,EAAC,IAAI,CAAC;IAC7B,gBAAgB;IAChB,6BAAkB;IAClB,4BAAiB;IACjB,cAAc;IACd,qBAAqB;CACtB,CAAA;AAED,kBAAe,qBAAqB,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { Vocabulary } from "../types";
2
- declare const draft7Vocabularies: Vocabulary[];
3
- export default draft7Vocabularies;
@@ -1 +0,0 @@
1
- {"version":3,"file":"draft7.js","sourceRoot":"","sources":["../../lib/vocabularies/draft7.ts"],"names":[],"mappings":";;AACA,iCAAmC;AACnC,6CAA+C;AAC/C,6CAAkD;AAClD,qCAAuC;AACvC,yCAAgE;AAEhE,MAAM,kBAAkB,GAAiB;IACvC,cAAc;IACd,oBAAoB;IACpB,IAAA,oBAAuB,GAAE;IACzB,gBAAgB;IAChB,6BAAkB;IAClB,4BAAiB;CAClB,CAAA;AAED,kBAAe,kBAAkB,CAAA"}
@@ -1,5 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- import type { KeywordCxt } from "../../compile/validate";
3
- declare const def: CodeKeywordDefinition;
4
- export declare function dynamicAnchor(cxt: KeywordCxt, anchor: string): void;
5
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"dynamicAnchor.js","sourceRoot":"","sources":["../../../lib/vocabularies/dynamic/dynamicAnchor.ts"],"names":[],"mappings":";;;AAEA,mDAA0D;AAC1D,+CAAmC;AACnC,2CAAsD;AACtD,qCAAuC;AAEvC,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,gBAAgB;IACzB,UAAU,EAAE,QAAQ;IACpB,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,aAAa,CAAC,GAAG,EAAE,GAAG,CAAC,MAAM,CAAC;CAC9C,CAAA;AAED,SAAgB,aAAa,CAAC,GAAe,EAAE,MAAc;IAC3D,MAAM,EAAC,GAAG,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;IACrB,EAAE,CAAC,SAAS,CAAC,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAA;IAC/C,MAAM,CAAC,GAAG,IAAA,WAAC,EAAA,GAAG,eAAC,CAAC,cAAc,GAAG,IAAA,qBAAW,EAAC,MAAM,CAAC,EAAE,CAAA;IACtD,MAAM,QAAQ,GAAG,EAAE,CAAC,aAAa,KAAK,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC,YAAY,CAAC,GAAG,CAAC,CAAA;IAC/E,GAAG,CAAC,EAAE,CAAC,IAAA,WAAC,EAAA,IAAI,CAAC,EAAE,EAAE,GAAG,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,EAAE,QAAQ,CAAC,CAAC,CAAA;AACjD,CAAC;AAND,sCAMC;AAED,SAAS,YAAY,CAAC,GAAe;IACnC,MAAM,EAAC,SAAS,EAAE,MAAM,EAAE,IAAI,EAAC,GAAG,GAAG,CAAC,EAAE,CAAA;IACxC,MAAM,EAAC,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,IAAI,EAAC,GAAG,SAAS,CAAC,IAAI,CAAA;IACtD,MAAM,EAAC,QAAQ,EAAC,GAAG,IAAI,CAAC,IAAI,CAAA;IAC5B,MAAM,GAAG,GAAG,IAAI,mBAAS,CAAC,EAAC,MAAM,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,IAAI,EAAC,CAAC,CAAA;IAC5E,uBAAa,CAAC,IAAI,CAAC,IAAI,EAAE,GAAG,CAAC,CAAA;IAC7B,OAAO,IAAA,iBAAW,EAAC,GAAG,EAAE,GAAG,CAAC,CAAA;AAC9B,CAAC;AAED,kBAAe,GAAG,CAAA"}
@@ -1,5 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- import type { KeywordCxt } from "../../compile/validate";
3
- declare const def: CodeKeywordDefinition;
4
- export declare function dynamicRef(cxt: KeywordCxt, ref: string): void;
5
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"dynamicRef.js","sourceRoot":"","sources":["../../../lib/vocabularies/dynamic/dynamicRef.ts"],"names":[],"mappings":";;;AAEA,mDAAgE;AAChE,+CAAmC;AACnC,qCAAmC;AAEnC,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,aAAa;IACtB,UAAU,EAAE,QAAQ;IACpB,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,UAAU,CAAC,GAAG,EAAE,GAAG,CAAC,MAAM,CAAC;CAC3C,CAAA;AAED,SAAgB,UAAU,CAAC,GAAe,EAAE,GAAW;IACrD,MAAM,EAAC,GAAG,EAAE,OAAO,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;IAC9B,IAAI,GAAG,CAAC,CAAC,CAAC,KAAK,GAAG;QAAE,MAAM,IAAI,KAAK,CAAC,IAAI,OAAO,yCAAyC,CAAC,CAAA;IACzF,MAAM,MAAM,GAAG,GAAG,CAAC,KAAK,CAAC,CAAC,CAAC,CAAA;IAC3B,IAAI,EAAE,CAAC,SAAS,EAAE,CAAC;QACjB,WAAW,EAAE,CAAA;IACf,CAAC;SAAM,CAAC;QACN,MAAM,KAAK,GAAG,GAAG,CAAC,GAAG,CAAC,OAAO,EAAE,KAAK,CAAC,CAAA;QACrC,WAAW,CAAC,KAAK,CAAC,CAAA;QAClB,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;IACf,CAAC;IAED,SAAS,WAAW,CAAC,KAAY;QAC/B,+EAA+E;QAC/E,4EAA4E;QAC5E,sFAAsF;QACtF,qDAAqD;QACrD,kGAAkG;QAClG,yDAAyD;QACzD,IAAI,EAAE,CAAC,SAAS,CAAC,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,EAAE,CAAC;YAC7C,MAAM,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,IAAI,EAAE,IAAA,WAAC,EAAA,GAAG,eAAC,CAAC,cAAc,GAAG,IAAA,qBAAW,EAAC,MAAM,CAAC,EAAE,CAAC,CAAA;YACrE,GAAG,CAAC,EAAE,CAAC,CAAC,EAAE,QAAQ,CAAC,CAAC,EAAE,KAAK,CAAC,EAAE,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,CAAC,CAAA;QACjE,CAAC;aAAM,CAAC;YACN,QAAQ,CAAC,EAAE,CAAC,YAAY,EAAE,KAAK,CAAC,EAAE,CAAA;QACpC,CAAC;IACH,CAAC;IAED,SAAS,QAAQ,CAAC,QAAc,EAAE,KAAY;QAC5C,OAAO,KAAK;YACV,CAAC,CAAC,GAAG,EAAE,CACH,GAAG,CAAC,KAAK,CAAC,GAAG,EAAE;gBACb,IAAA,aAAO,EAAC,GAAG,EAAE,QAAQ,CAAC,CAAA;gBACtB,GAAG,CAAC,GAAG,CAAC,KAAK,EAAE,IAAI,CAAC,CAAA;YACtB,CAAC,CAAC;YACN,CAAC,CAAC,GAAG,EAAE,CAAC,IAAA,aAAO,EAAC,GAAG,EAAE,QAAQ,CAAC,CAAA;IAClC,CAAC;AACH,CAAC;AApCD,gCAoCC;AAED,kBAAe,GAAG,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { Vocabulary } from "../../types";
2
- declare const dynamic: Vocabulary;
3
- export default dynamic;
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/vocabularies/dynamic/index.ts"],"names":[],"mappings":";;AACA,mDAA2C;AAC3C,6CAAqC;AACrC,uDAA+C;AAC/C,iDAAyC;AAEzC,MAAM,OAAO,GAAe,CAAC,uBAAa,EAAE,oBAAU,EAAE,yBAAe,EAAE,sBAAY,CAAC,CAAA;AAEtF,kBAAe,OAAO,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"recursiveAnchor.js","sourceRoot":"","sources":["../../../lib/vocabularies/dynamic/recursiveAnchor.ts"],"names":[],"mappings":";;AACA,mDAA6C;AAC7C,6CAAkD;AAElD,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,kBAAkB;IAC3B,UAAU,EAAE,SAAS;IACrB,IAAI,CAAC,GAAG;QACN,IAAI,GAAG,CAAC,MAAM;YAAE,IAAA,6BAAa,EAAC,GAAG,EAAE,EAAE,CAAC,CAAA;;YACjC,IAAA,sBAAe,EAAC,GAAG,CAAC,EAAE,EAAE,oCAAoC,CAAC,CAAA;IACpE,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"recursiveRef.js","sourceRoot":"","sources":["../../../lib/vocabularies/dynamic/recursiveRef.ts"],"names":[],"mappings":";;AACA,6CAAuC;AAEvC,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,eAAe;IACxB,UAAU,EAAE,QAAQ;IACpB,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,IAAA,uBAAU,EAAC,GAAG,EAAE,GAAG,CAAC,MAAM,CAAC;CAC3C,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,9 +0,0 @@
1
- import type { TypeError } from "../compile/validate/dataType";
2
- import type { ApplicatorKeywordError } from "./applicator";
3
- import type { ValidationKeywordError } from "./validation";
4
- import type { FormatError } from "./format/format";
5
- import type { UnevaluatedPropertiesError } from "./unevaluated/unevaluatedProperties";
6
- import type { UnevaluatedItemsError } from "./unevaluated/unevaluatedItems";
7
- import type { DependentRequiredError } from "./validation/dependentRequired";
8
- import type { DiscriminatorError } from "./discriminator";
9
- export type DefinedError = TypeError | ApplicatorKeywordError | ValidationKeywordError | FormatError | UnevaluatedPropertiesError | UnevaluatedItemsError | DependentRequiredError | DiscriminatorError;
@@ -1 +0,0 @@
1
- {"version":3,"file":"errors.js","sourceRoot":"","sources":["../../lib/vocabularies/errors.ts"],"names":[],"mappings":""}
@@ -1,8 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject } from "../../types";
2
- export type FormatError = ErrorObject<"format", {
3
- format: string;
4
- }, string | {
5
- $data: string;
6
- }>;
7
- declare const def: CodeKeywordDefinition;
8
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"format.js","sourceRoot":"","sources":["../../../lib/vocabularies/format/format.ts"],"names":[],"mappings":"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"}
@@ -1,3 +0,0 @@
1
- import type { Vocabulary } from "../../types";
2
- declare const format: Vocabulary;
3
- export default format;
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/vocabularies/format/index.ts"],"names":[],"mappings":";;AACA,qCAAoC;AAEpC,MAAM,MAAM,GAAe,CAAC,gBAAa,CAAC,CAAA;AAE1C,kBAAe,MAAM,CAAA"}
@@ -1,6 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- import { _JTDTypeError } from "./error";
3
- import { DiscrError, DiscrErrorObj } from "../discriminator/types";
4
- export type JTDDiscriminatorError = _JTDTypeError<"discriminator", "object", string> | DiscrErrorObj<DiscrError.Tag> | DiscrErrorObj<DiscrError.Mapping>;
5
- declare const def: CodeKeywordDefinition;
6
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"discriminator.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/discriminator.ts"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- import type { CodeKeywordDefinition, SchemaObject } from "../../types";
2
- import { _JTDTypeError } from "./error";
3
- export type JTDElementsError = _JTDTypeError<"elements", "array", SchemaObject>;
4
- declare const def: CodeKeywordDefinition;
5
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"elements.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/elements.ts"],"names":[],"mappings":";;AAEA,6CAAoD;AACpD,kCAAqC;AACrC,mDAA4C;AAC5C,yCAAwC;AACxC,yCAAwC;AACxC,mCAAgD;AAIhD,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,UAAU;IACnB,UAAU,EAAE,QAAQ;IACpB,KAAK,EAAE,IAAA,iBAAS,EAAC,OAAO,CAAC;IACzB,IAAI,CAAC,GAAe;QAClB,IAAA,wBAAa,EAAC,GAAG,CAAC,CAAA;QAClB,MAAM,EAAC,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QACnC,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,MAAM,CAAC;YAAE,OAAM;QACzC,MAAM,CAAC,KAAK,CAAC,GAAG,IAAA,wBAAa,EAAC,GAAG,CAAC,CAAA;QAClC,GAAG,CAAC,EAAE,CAAC,IAAA,aAAG,EAAC,KAAK,CAAC,EAAE,GAAG,EAAE,CACtB,GAAG,CAAC,EAAE,CACJ,IAAA,WAAC,EAAA,iBAAiB,IAAI,GAAG,EACzB,GAAG,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,KAAK,EAAE,IAAA,oBAAa,EAAC,GAAG,CAAC,CAAC,EAC3C,GAAG,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,CAClB,CACF,CAAA;QACD,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;IACf,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,6 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject } from "../../types";
2
- export type JTDEnumError = ErrorObject<"enum", {
3
- allowedValues: string[];
4
- }, string[]>;
5
- declare const def: CodeKeywordDefinition;
6
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"enum.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/enum.ts"],"names":[],"mappings":";;AAEA,mDAAsD;AACtD,yCAAwC;AACxC,yCAAwC;AAIxC,MAAM,KAAK,GAA2B;IACpC,OAAO,EAAE,4CAA4C;IACrD,MAAM,EAAE,CAAC,EAAC,UAAU,EAAC,EAAE,EAAE,CAAC,IAAA,WAAC,EAAA,mBAAmB,UAAU,GAAG;CAC5D,CAAA;AAED,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,MAAM;IACf,UAAU,EAAE,OAAO;IACnB,KAAK;IACL,IAAI,CAAC,GAAe;QAClB,IAAA,wBAAa,EAAC,GAAG,CAAC,CAAA;QAClB,MAAM,EAAC,GAAG,EAAE,IAAI,EAAE,MAAM,EAAE,WAAW,EAAE,YAAY,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QAC9D,IAAI,MAAM,CAAC,MAAM,KAAK,CAAC;YAAE,MAAM,IAAI,KAAK,CAAC,gCAAgC,CAAC,CAAA;QAC1E,IAAI,MAAM,CAAC,MAAM,KAAK,IAAI,GAAG,CAAC,MAAM,CAAC,CAAC,IAAI;YAAE,MAAM,IAAI,KAAK,CAAC,2BAA2B,CAAC,CAAA;QACxF,IAAI,KAAW,CAAA;QACf,MAAM,QAAQ,GAAG,IAAA,WAAC,EAAA,UAAU,IAAI,cAAc,CAAA;QAC9C,IAAI,MAAM,CAAC,MAAM,IAAI,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,CAAC;YACtC,IAAI,IAAU,CACb;YAAA,CAAC,KAAK,EAAE,IAAI,CAAC,GAAG,IAAA,wBAAa,EAAC,GAAG,EAAE,QAAQ,CAAC,CAAA;YAC7C,GAAG,CAAC,EAAE,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAA;QACxB,CAAC;aAAM,CAAC;YACN,wBAAwB;YACxB,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,MAAM,CAAC;gBAAE,MAAM,IAAI,KAAK,CAAC,0BAA0B,CAAC,CAAA;YACvE,KAAK,GAAG,IAAA,aAAG,EAAC,QAAQ,EAAE,IAAA,YAAE,EAAC,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,KAAa,EAAE,EAAE,CAAC,IAAA,WAAC,EAAA,GAAG,IAAI,QAAQ,KAAK,EAAE,CAAC,CAAC,CAAC,CAAA;YACpF,IAAI,YAAY,CAAC,QAAQ;gBAAE,KAAK,GAAG,IAAA,YAAE,EAAC,IAAA,WAAC,EAAA,GAAG,IAAI,WAAW,EAAE,KAAK,CAAC,CAAA;QACnE,CAAC;QACD,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;QAEf,SAAS,QAAQ;YACf,GAAG,CAAC,KAAK,CAAC,GAAG,EAAE,WAAmB,EAAE,CAAC,CAAC,EAAE,EAAE,CACxC,GAAG,CAAC,EAAE,CAAC,IAAA,WAAC,EAAA,GAAG,KAAK,MAAM,IAAI,QAAQ,CAAC,EAAE,EAAE,GAAG,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,CAAC,CAC1D,CAAA;QACH,CAAC;IACH,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,9 +0,0 @@
1
- import type { KeywordErrorDefinition, KeywordErrorCxt, ErrorObject } from "../../types";
2
- import { Code } from "../../compile/codegen";
3
- export type _JTDTypeError<K extends string, T extends string, S> = ErrorObject<K, {
4
- type: T;
5
- nullable: boolean;
6
- }, S>;
7
- export declare function typeError(t: string): KeywordErrorDefinition;
8
- export declare function typeErrorMessage({ parentSchema }: KeywordErrorCxt, t: string): string;
9
- export declare function typeErrorParams({ parentSchema }: KeywordErrorCxt, t: string): Code;
@@ -1 +0,0 @@
1
- {"version":3,"file":"error.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/error.ts"],"names":[],"mappings":";;;AACA,mDAA6C;AAQ7C,SAAgB,SAAS,CAAC,CAAS;IACjC,OAAO;QACL,OAAO,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,gBAAgB,CAAC,GAAG,EAAE,CAAC,CAAC;QAC1C,MAAM,EAAE,CAAC,GAAG,EAAE,EAAE,CAAC,eAAe,CAAC,GAAG,EAAE,CAAC,CAAC;KACzC,CAAA;AACH,CAAC;AALD,8BAKC;AAED,SAAgB,gBAAgB,CAAC,EAAC,YAAY,EAAkB,EAAE,CAAS;IACzE,OAAO,CAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,QAAQ,EAAC,CAAC,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC,CAAC,WAAW,CAAC,EAAE,CAAA;AACzE,CAAC;AAFD,4CAEC;AAED,SAAgB,eAAe,CAAC,EAAC,YAAY,EAAkB,EAAE,CAAS;IACxE,OAAO,IAAA,WAAC,EAAA,UAAU,CAAC,eAAe,CAAC,CAAC,CAAA,YAAY,aAAZ,YAAY,uBAAZ,YAAY,CAAE,QAAQ,CAAA,GAAG,CAAA;AAC/D,CAAC;AAFD,0CAEC"}
@@ -1,10 +0,0 @@
1
- import type { Vocabulary } from "../../types";
2
- import { JTDTypeError } from "./type";
3
- import { JTDEnumError } from "./enum";
4
- import { JTDElementsError } from "./elements";
5
- import { JTDPropertiesError } from "./properties";
6
- import { JTDDiscriminatorError } from "./discriminator";
7
- import { JTDValuesError } from "./values";
8
- declare const jtdVocabulary: Vocabulary;
9
- export default jtdVocabulary;
10
- export type JTDErrorObject = JTDTypeError | JTDEnumError | JTDElementsError | JTDPropertiesError | JTDDiscriminatorError | JTDValuesError;
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/index.ts"],"names":[],"mappings":";;AACA,+BAA8B;AAC9B,iCAAgD;AAChD,iCAAgD;AAChD,yCAAqD;AACrD,6CAA2D;AAC3D,6DAAqD;AACrD,mDAAoE;AACpE,qCAA+C;AAC/C,mCAA2B;AAC3B,yCAAiC;AAEjC,MAAM,aAAa,GAAe;IAChC,aAAa;IACb,aAAU;IACV,cAAW;IACX,cAAW;IACX,kBAAQ;IACR,oBAAU;IACV,4BAAkB;IAClB,uBAAa;IACb,gBAAM;IACN,eAAK;IACL,kBAAQ;IACR,EAAC,OAAO,EAAE,sBAAsB,EAAE,UAAU,EAAE,SAAS,EAAC;IACxD,EAAC,OAAO,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAC;CAC7C,CAAA;AAED,kBAAe,aAAa,CAAA"}
@@ -1,5 +0,0 @@
1
- import { KeywordCxt } from "../../ajv";
2
- import type { CodeKeywordDefinition } from "../../types";
3
- declare const def: CodeKeywordDefinition;
4
- export declare function checkMetadata({ it, keyword }: KeywordCxt, metadata?: boolean): void;
5
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"metadata.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/metadata.ts"],"names":[],"mappings":";;;AAEA,6CAAoD;AAEpD,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,UAAU;IACnB,UAAU,EAAE,QAAQ;IACpB,IAAI,CAAC,GAAe;QAClB,aAAa,CAAC,GAAG,CAAC,CAAA;QAClB,MAAM,EAAC,GAAG,EAAE,MAAM,EAAE,EAAE,EAAC,GAAG,GAAG,CAAA;QAC7B,IAAI,IAAA,wBAAiB,EAAC,EAAE,EAAE,MAAM,CAAC;YAAE,OAAM;QACzC,MAAM,KAAK,GAAG,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;QAC/B,GAAG,CAAC,SAAS,CAAC,EAAC,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,IAAI,EAAC,EAAE,KAAK,CAAC,CAAA;QAC9D,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,CAAA;IACf,CAAC;CACF,CAAA;AAED,SAAgB,aAAa,CAAC,EAAC,EAAE,EAAE,OAAO,EAAa,EAAE,QAAkB;IACzE,IAAI,EAAE,CAAC,WAAW,KAAK,QAAQ,EAAE,CAAC;QAChC,MAAM,IAAI,KAAK,CAAC,SAAS,OAAO,0CAA0C,CAAC,CAAA;IAC7E,CAAC;AACH,CAAC;AAJD,sCAIC;AAED,kBAAe,GAAG,CAAA"}
@@ -1,4 +0,0 @@
1
- import type { KeywordCxt } from "../../compile/validate";
2
- import { Code, Name } from "../../compile/codegen";
3
- export declare function checkNullable({ gen, data, parentSchema }: KeywordCxt, cond?: Code): [Name, Code];
4
- export declare function checkNullableObject(cxt: KeywordCxt, cond: Code): [Name, Code];
@@ -1 +0,0 @@
1
- {"version":3,"file":"nullable.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/nullable.ts"],"names":[],"mappings":";;;AACA,mDAA6D;AAE7D,SAAgB,aAAa,CAC3B,EAAC,GAAG,EAAE,IAAI,EAAE,YAAY,EAAa,EACrC,OAAa,aAAG;IAEhB,MAAM,KAAK,GAAG,GAAG,CAAC,IAAI,CAAC,OAAO,CAAC,CAAA;IAC/B,IAAI,YAAY,CAAC,QAAQ,EAAE,CAAC;QAC1B,GAAG,CAAC,GAAG,CAAC,KAAK,EAAE,IAAA,WAAC,EAAA,GAAG,IAAI,WAAW,CAAC,CAAA;QACnC,IAAI,GAAG,IAAA,aAAG,EAAC,KAAK,CAAC,CAAA;IACnB,CAAC;SAAM,CAAC;QACN,GAAG,CAAC,GAAG,CAAC,KAAK,EAAE,KAAK,CAAC,CAAA;IACvB,CAAC;IACD,OAAO,CAAC,KAAK,EAAE,IAAI,CAAC,CAAA;AACtB,CAAC;AAZD,sCAYC;AAED,SAAgB,mBAAmB,CAAC,GAAe,EAAE,IAAU;IAC7D,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,GAAG,aAAa,CAAC,GAAG,EAAE,IAAI,CAAC,CAAA;IAC/C,OAAO,CAAC,KAAK,EAAE,IAAA,WAAC,EAAA,GAAG,KAAK,cAAc,GAAG,CAAC,IAAI,kCAAkC,GAAG,CAAC,IAAI,GAAG,CAAC,CAAA;AAC9F,CAAC;AAHD,kDAGC"}
@@ -1,3 +0,0 @@
1
- import type { CodeKeywordDefinition } from "../../types";
2
- declare const def: CodeKeywordDefinition;
3
- export default def;
@@ -1 +0,0 @@
1
- {"version":3,"file":"optionalProperties.js","sourceRoot":"","sources":["../../../lib/vocabularies/jtd/optionalProperties.ts"],"names":[],"mappings":";;AAEA,6CAAsD;AAEtD,MAAM,GAAG,GAA0B;IACjC,OAAO,EAAE,oBAAoB;IAC7B,UAAU,EAAE,QAAQ;IACpB,KAAK,EAAL,kBAAK;IACL,IAAI,CAAC,GAAe;QAClB,IAAI,GAAG,CAAC,YAAY,CAAC,UAAU;YAAE,OAAM;QACvC,IAAA,+BAAkB,EAAC,GAAG,CAAC,CAAA;IACzB,CAAC;CACF,CAAA;AAED,kBAAe,GAAG,CAAA"}
@@ -1,22 +0,0 @@
1
- import type { CodeKeywordDefinition, ErrorObject, KeywordErrorDefinition, SchemaObject } from "../../types";
2
- import type { KeywordCxt } from "../../compile/validate";
3
- import { _JTDTypeError } from "./error";
4
- declare enum PropError {
5
- Additional = "additional",
6
- Missing = "missing"
7
- }
8
- type PropKeyword = "properties" | "optionalProperties";
9
- type PropSchema = {
10
- [P in string]?: SchemaObject;
11
- };
12
- export type JTDPropertiesError = _JTDTypeError<PropKeyword, "object", PropSchema> | ErrorObject<PropKeyword, {
13
- error: PropError.Additional;
14
- additionalProperty: string;
15
- }, PropSchema> | ErrorObject<PropKeyword, {
16
- error: PropError.Missing;
17
- missingProperty: string;
18
- }, PropSchema>;
19
- export declare const error: KeywordErrorDefinition;
20
- declare const def: CodeKeywordDefinition;
21
- export declare function validateProperties(cxt: KeywordCxt): void;
22
- export default def;