@hexclave/shared 1.0.41 → 1.0.43

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 (1067) hide show
  1. package/dist/admin-interface-Bv8rBJo-.d.ts +379 -0
  2. package/dist/admin-interface-Bv8rBJo-.d.ts.map +1 -0
  3. package/dist/admin-metrics-DyW8_G82.d.ts +807 -0
  4. package/dist/admin-metrics-DyW8_G82.d.ts.map +1 -0
  5. package/dist/ai/image-limits.d.ts.map +1 -1
  6. package/dist/ai/image-limits.js +6 -7
  7. package/dist/ai/image-limits.js.map +1 -1
  8. package/dist/ai/llms/llms.d.ts.map +1 -1
  9. package/dist/ai/llms/llms.js +2 -4
  10. package/dist/ai/llms/llms.js.map +1 -1
  11. package/dist/ai/unified-prompts/reminders.js +2 -4
  12. package/dist/ai/unified-prompts/reminders.js.map +1 -1
  13. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
  14. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +2 -5
  15. package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
  16. package/dist/ai/unified-prompts/skill-site-prompt-parts/brain.js +3 -6
  17. package/dist/ai/unified-prompts/skill-site-prompt-parts/brain.js.map +1 -1
  18. package/dist/ai/unified-prompts/skill-site-prompt-parts/cli-help.js +3 -6
  19. package/dist/ai/unified-prompts/skill-site-prompt-parts/cli-help.js.map +1 -1
  20. package/dist/ai/unified-prompts/skill-site-prompt-parts/config-docs.js +3 -6
  21. package/dist/ai/unified-prompts/skill-site-prompt-parts/config-docs.js.map +1 -1
  22. package/dist/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js +3 -6
  23. package/dist/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js.map +1 -1
  24. package/dist/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js +3 -6
  25. package/dist/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js.map +1 -1
  26. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-index.d.ts.map +1 -1
  27. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-index.js +5 -6
  28. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-index.js.map +1 -1
  29. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -2
  30. package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
  31. package/dist/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js +3 -6
  32. package/dist/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js.map +1 -1
  33. package/dist/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js +3 -6
  34. package/dist/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js.map +1 -1
  35. package/dist/ai/unified-prompts/skill-site-prompt.d.ts.map +1 -1
  36. package/dist/ai/unified-prompts/skill-site-prompt.js +2 -4
  37. package/dist/ai/unified-prompts/skill-site-prompt.js.map +1 -1
  38. package/dist/analytics-IjkAsefy.d.ts +14 -0
  39. package/dist/analytics-IjkAsefy.d.ts.map +1 -0
  40. package/dist/apps/apps-config.d.ts.map +1 -1
  41. package/dist/apps/apps-config.js +2 -3
  42. package/dist/apps/apps-config.js.map +1 -1
  43. package/dist/apps/apps-ui.d.ts +1 -2
  44. package/dist/apps/apps-ui.d.ts.map +1 -1
  45. package/dist/apps/apps-ui.js +4 -5
  46. package/dist/apps/apps-ui.js.map +1 -1
  47. package/dist/client-interface-CGrvUtX0.d.ts +447 -0
  48. package/dist/client-interface-CGrvUtX0.d.ts.map +1 -0
  49. package/dist/config/db-sync-mappings.js +2 -3
  50. package/dist/config/db-sync-mappings.js.map +1 -1
  51. package/dist/config/format.d.ts +2 -61
  52. package/dist/config/format.js +2 -192
  53. package/dist/config/format.js.map +1 -1
  54. package/dist/config/migrate-catalogs-to-product-lines.d.ts.map +1 -1
  55. package/dist/config/migrate-catalogs-to-product-lines.js +2 -196
  56. package/dist/config/migrate-catalogs-to-product-lines.js.map +1 -1
  57. package/dist/config/schema-fuzzer.test.js +18 -172
  58. package/dist/config/schema-fuzzer.test.js.map +1 -1
  59. package/dist/config/schema.d.ts +2 -2328
  60. package/dist/config/schema.js +6 -351
  61. package/dist/config/schema.js.map +1 -1
  62. package/dist/config-authoring.d.ts +1 -1
  63. package/dist/config-authoring.d.ts.map +1 -1
  64. package/dist/config-authoring.js +2 -3
  65. package/dist/config-authoring.js.map +1 -1
  66. package/dist/config-authoring.test.js +1 -3
  67. package/dist/config-authoring.test.js.map +1 -1
  68. package/dist/config-eval.d.ts.map +1 -1
  69. package/dist/config-eval.js +4 -46
  70. package/dist/config-eval.js.map +1 -1
  71. package/dist/config-rendering.d.ts.map +1 -1
  72. package/dist/config-rendering.js +2 -48
  73. package/dist/config-rendering.js.map +1 -1
  74. package/dist/connected-accounts-D5CKe50A.d.ts +67 -0
  75. package/dist/connected-accounts-D5CKe50A.d.ts.map +1 -0
  76. package/dist/contact-channels-DW8yQxlc.d.ts +180 -0
  77. package/dist/contact-channels-DW8yQxlc.d.ts.map +1 -0
  78. package/dist/country-codes-CRWDroBE.d.ts +11 -0
  79. package/dist/country-codes-CRWDroBE.d.ts.map +1 -0
  80. package/dist/crud-CqmEW9s6.d.ts +98 -0
  81. package/dist/crud-CqmEW9s6.d.ts.map +1 -0
  82. package/dist/crud.d.ts +2 -98
  83. package/dist/crud.js +3 -71
  84. package/dist/crud.js.map +1 -1
  85. package/dist/currency-constants-Cq_q8twn.d.ts +45 -0
  86. package/dist/currency-constants-Cq_q8twn.d.ts.map +1 -0
  87. package/dist/current-user-Dvf8Ttjo.d.ts +284 -0
  88. package/dist/current-user-Dvf8Ttjo.d.ts.map +1 -0
  89. package/dist/dates-B6ne9iOR.d.ts +23 -0
  90. package/dist/dates-B6ne9iOR.d.ts.map +1 -0
  91. package/dist/email-outbox-BVqBaXpn.d.ts +1464 -0
  92. package/dist/{interface/crud/email-outbox.d.ts.map → email-outbox-BVqBaXpn.d.ts.map} +1 -1
  93. package/dist/emails-Ba4yEaCS.d.ts +40 -0
  94. package/dist/emails-Ba4yEaCS.d.ts.map +1 -0
  95. package/dist/errors-Cl-RUyed.d.ts +238 -0
  96. package/dist/errors-Cl-RUyed.d.ts.map +1 -0
  97. package/dist/esm/ai/image-limits.d.ts.map +1 -1
  98. package/dist/esm/ai/image-limits.js +5 -5
  99. package/dist/esm/ai/image-limits.js.map +1 -1
  100. package/dist/esm/ai/llms/llms.d.ts +1 -1
  101. package/dist/esm/ai/llms/llms.d.ts.map +1 -1
  102. package/dist/esm/ai/llms/llms.js +1 -2
  103. package/dist/esm/ai/llms/llms.js.map +1 -1
  104. package/dist/esm/ai/unified-prompts/reminders.js +1 -2
  105. package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
  106. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
  107. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +25 -28
  108. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
  109. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/brain.js +1 -2
  110. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/brain.js.map +1 -1
  111. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/cli-help.js +1 -2
  112. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/cli-help.js.map +1 -1
  113. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/config-docs.js +1 -2
  114. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/config-docs.js.map +1 -1
  115. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js +1 -2
  116. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js.map +1 -1
  117. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js +1 -2
  118. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js.map +1 -1
  119. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-index.d.ts.map +1 -1
  120. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-index.js +2 -3
  121. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-index.js.map +1 -1
  122. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -1
  123. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
  124. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js +1 -2
  125. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js.map +1 -1
  126. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js +1 -2
  127. package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js.map +1 -1
  128. package/dist/esm/ai/unified-prompts/skill-site-prompt.d.ts.map +1 -1
  129. package/dist/esm/ai/unified-prompts/skill-site-prompt.js +1 -2
  130. package/dist/esm/ai/unified-prompts/skill-site-prompt.js.map +1 -1
  131. package/dist/esm/apps/apps-config.d.ts.map +1 -1
  132. package/dist/esm/apps/apps-config.js +1 -1
  133. package/dist/esm/apps/apps-config.js.map +1 -1
  134. package/dist/esm/apps/apps-ui.d.ts +2 -3
  135. package/dist/esm/apps/apps-ui.d.ts.map +1 -1
  136. package/dist/esm/apps/apps-ui.js +2 -3
  137. package/dist/esm/apps/apps-ui.js.map +1 -1
  138. package/dist/esm/config/db-sync-mappings.js +1 -1
  139. package/dist/esm/config/db-sync-mappings.js.map +1 -1
  140. package/dist/esm/config/format.d.ts +1 -1
  141. package/dist/esm/config/format.d.ts.map +1 -1
  142. package/dist/esm/config/format.js +1 -190
  143. package/dist/esm/config/format.js.map +1 -1
  144. package/dist/esm/config/migrate-catalogs-to-product-lines.d.ts.map +1 -1
  145. package/dist/esm/config/migrate-catalogs-to-product-lines.js +1 -194
  146. package/dist/esm/config/migrate-catalogs-to-product-lines.js.map +1 -1
  147. package/dist/esm/config/schema-fuzzer.test.js +20 -173
  148. package/dist/esm/config/schema-fuzzer.test.js.map +1 -1
  149. package/dist/esm/config/schema.d.ts +249 -250
  150. package/dist/esm/config/schema.d.ts.map +1 -1
  151. package/dist/esm/config/schema.js +2 -347
  152. package/dist/esm/config/schema.js.map +1 -1
  153. package/dist/esm/config-authoring.d.ts +1 -1
  154. package/dist/esm/config-authoring.d.ts.map +1 -1
  155. package/dist/esm/config-authoring.js +1 -1
  156. package/dist/esm/config-authoring.js.map +1 -1
  157. package/dist/esm/config-authoring.test.js +2 -3
  158. package/dist/esm/config-authoring.test.js.map +1 -1
  159. package/dist/esm/config-eval.d.ts +1 -1
  160. package/dist/esm/config-eval.d.ts.map +1 -1
  161. package/dist/esm/config-eval.js +1 -43
  162. package/dist/esm/config-eval.js.map +1 -1
  163. package/dist/esm/config-rendering.d.ts.map +1 -1
  164. package/dist/esm/config-rendering.js +1 -46
  165. package/dist/esm/config-rendering.js.map +1 -1
  166. package/dist/esm/crud.d.ts +1 -1
  167. package/dist/esm/crud.d.ts.map +1 -1
  168. package/dist/esm/crud.js +2 -69
  169. package/dist/esm/crud.js.map +1 -1
  170. package/dist/esm/helpers/emails.js +1 -2
  171. package/dist/esm/helpers/emails.js.map +1 -1
  172. package/dist/esm/helpers/init-prompt.d.ts.map +1 -1
  173. package/dist/esm/helpers/init-prompt.js +1 -2
  174. package/dist/esm/helpers/init-prompt.js.map +1 -1
  175. package/dist/esm/helpers/password.d.ts +1 -1
  176. package/dist/esm/helpers/password.d.ts.map +1 -1
  177. package/dist/esm/helpers/password.js +1 -2
  178. package/dist/esm/helpers/password.js.map +1 -1
  179. package/dist/esm/helpers/production-mode.d.ts +1 -1
  180. package/dist/esm/helpers/production-mode.d.ts.map +1 -1
  181. package/dist/esm/helpers/production-mode.js +1 -2
  182. package/dist/esm/helpers/production-mode.js.map +1 -1
  183. package/dist/esm/helpers/support-sla.d.ts.map +1 -1
  184. package/dist/esm/helpers/support-sla.js +1 -1
  185. package/dist/esm/helpers/support-sla.js.map +1 -1
  186. package/dist/esm/helpers/support-sla.test.js +2 -3
  187. package/dist/esm/helpers/support-sla.test.js.map +1 -1
  188. package/dist/esm/helpers/vault/client-side.d.ts.map +1 -1
  189. package/dist/esm/helpers/vault/client-side.js +1 -20
  190. package/dist/esm/helpers/vault/client-side.js.map +1 -1
  191. package/dist/esm/helpers/vault/server-side.js +1 -2
  192. package/dist/esm/helpers/vault/server-side.js.map +1 -1
  193. package/dist/esm/hooks/use-async-callback.d.ts.map +1 -1
  194. package/dist/esm/hooks/use-async-callback.js +1 -2
  195. package/dist/esm/hooks/use-async-callback.js.map +1 -1
  196. package/dist/esm/hooks/use-async-external-store.d.ts +1 -1
  197. package/dist/esm/hooks/use-async-external-store.d.ts.map +1 -1
  198. package/dist/esm/hooks/use-async-external-store.js +1 -2
  199. package/dist/esm/hooks/use-async-external-store.js.map +1 -1
  200. package/dist/esm/hooks/use-hash.js +1 -2
  201. package/dist/esm/hooks/use-hash.js.map +1 -1
  202. package/dist/esm/hooks/use-hover.d.ts.map +1 -1
  203. package/dist/esm/hooks/use-hover.js +1 -2
  204. package/dist/esm/hooks/use-hover.js.map +1 -1
  205. package/dist/esm/hooks/use-strict-memo.d.ts.map +1 -1
  206. package/dist/esm/hooks/use-strict-memo.js +1 -70
  207. package/dist/esm/hooks/use-strict-memo.js.map +1 -1
  208. package/dist/esm/index.d.ts +4 -4
  209. package/dist/esm/index.js +1 -2
  210. package/dist/esm/interface/admin-interface.d.ts +19 -19
  211. package/dist/esm/interface/admin-interface.d.ts.map +1 -1
  212. package/dist/esm/interface/admin-interface.js +1 -2
  213. package/dist/esm/interface/admin-interface.js.map +1 -1
  214. package/dist/esm/interface/admin-metrics.d.ts +11 -11
  215. package/dist/esm/interface/admin-metrics.d.ts.map +1 -1
  216. package/dist/esm/interface/admin-metrics.js +1 -2
  217. package/dist/esm/interface/admin-metrics.js.map +1 -1
  218. package/dist/esm/interface/client-interface.d.ts +22 -22
  219. package/dist/esm/interface/client-interface.d.ts.map +1 -1
  220. package/dist/esm/interface/client-interface.js +31 -15
  221. package/dist/esm/interface/client-interface.js.map +1 -1
  222. package/dist/esm/interface/client-interface.test.js +84 -13
  223. package/dist/esm/interface/client-interface.test.js.map +1 -1
  224. package/dist/esm/interface/conversations.d.ts +33 -33
  225. package/dist/esm/interface/conversations.d.ts.map +1 -1
  226. package/dist/esm/interface/conversations.js +1 -2
  227. package/dist/esm/interface/conversations.js.map +1 -1
  228. package/dist/esm/interface/crud/analytics.d.ts.map +1 -1
  229. package/dist/esm/interface/crud/analytics.js +1 -1
  230. package/dist/esm/interface/crud/connected-accounts.d.ts +15 -17
  231. package/dist/esm/interface/crud/connected-accounts.d.ts.map +1 -1
  232. package/dist/esm/interface/crud/connected-accounts.js +1 -2
  233. package/dist/esm/interface/crud/connected-accounts.js.map +1 -1
  234. package/dist/esm/interface/crud/contact-channels.d.ts +24 -26
  235. package/dist/esm/interface/crud/contact-channels.d.ts.map +1 -1
  236. package/dist/esm/interface/crud/contact-channels.js +1 -2
  237. package/dist/esm/interface/crud/contact-channels.js.map +1 -1
  238. package/dist/esm/interface/crud/current-user.d.ts +20 -22
  239. package/dist/esm/interface/crud/current-user.d.ts.map +1 -1
  240. package/dist/esm/interface/crud/current-user.js +25 -29
  241. package/dist/esm/interface/crud/current-user.js.map +1 -1
  242. package/dist/esm/interface/crud/email-outbox.d.ts +32 -34
  243. package/dist/esm/interface/crud/email-outbox.d.ts.map +1 -1
  244. package/dist/esm/interface/crud/email-outbox.js +1 -2
  245. package/dist/esm/interface/crud/email-outbox.js.map +1 -1
  246. package/dist/esm/interface/crud/email-templates.d.ts +16 -18
  247. package/dist/esm/interface/crud/email-templates.d.ts.map +1 -1
  248. package/dist/esm/interface/crud/email-templates.js +1 -2
  249. package/dist/esm/interface/crud/email-templates.js.map +1 -1
  250. package/dist/esm/interface/crud/emails.d.ts +6 -8
  251. package/dist/esm/interface/crud/emails.d.ts.map +1 -1
  252. package/dist/esm/interface/crud/emails.js +1 -2
  253. package/dist/esm/interface/crud/emails.js.map +1 -1
  254. package/dist/esm/interface/crud/internal-api-keys.d.ts +16 -18
  255. package/dist/esm/interface/crud/internal-api-keys.d.ts.map +1 -1
  256. package/dist/esm/interface/crud/internal-api-keys.js +1 -2
  257. package/dist/esm/interface/crud/internal-api-keys.js.map +1 -1
  258. package/dist/esm/interface/crud/invoices.d.ts +2 -2
  259. package/dist/esm/interface/crud/invoices.d.ts.map +1 -1
  260. package/dist/esm/interface/crud/invoices.js +1 -2
  261. package/dist/esm/interface/crud/invoices.js.map +1 -1
  262. package/dist/esm/interface/crud/items.d.ts +6 -8
  263. package/dist/esm/interface/crud/items.d.ts.map +1 -1
  264. package/dist/esm/interface/crud/items.js +12 -16
  265. package/dist/esm/interface/crud/items.js.map +1 -1
  266. package/dist/esm/interface/crud/notification-preferences.d.ts +6 -8
  267. package/dist/esm/interface/crud/notification-preferences.d.ts.map +1 -1
  268. package/dist/esm/interface/crud/notification-preferences.js +8 -12
  269. package/dist/esm/interface/crud/notification-preferences.js.map +1 -1
  270. package/dist/esm/interface/crud/oauth-providers.d.ts +24 -26
  271. package/dist/esm/interface/crud/oauth-providers.d.ts.map +1 -1
  272. package/dist/esm/interface/crud/oauth-providers.js +1 -2
  273. package/dist/esm/interface/crud/oauth-providers.js.map +1 -1
  274. package/dist/esm/interface/crud/products.d.ts +21 -22
  275. package/dist/esm/interface/crud/products.d.ts.map +1 -1
  276. package/dist/esm/interface/crud/products.js +3 -2
  277. package/dist/esm/interface/crud/products.js.map +1 -1
  278. package/dist/esm/interface/crud/project-api-keys.d.ts +5 -6
  279. package/dist/esm/interface/crud/project-api-keys.d.ts.map +1 -1
  280. package/dist/esm/interface/crud/project-api-keys.js +1 -2
  281. package/dist/esm/interface/crud/project-api-keys.js.map +1 -1
  282. package/dist/esm/interface/crud/project-permissions.d.ts +29 -31
  283. package/dist/esm/interface/crud/project-permissions.d.ts.map +1 -1
  284. package/dist/esm/interface/crud/project-permissions.js +1 -2
  285. package/dist/esm/interface/crud/project-permissions.js.map +1 -1
  286. package/dist/esm/interface/crud/projects.d.ts +71 -73
  287. package/dist/esm/interface/crud/projects.d.ts.map +1 -1
  288. package/dist/esm/interface/crud/projects.js +3 -2
  289. package/dist/esm/interface/crud/projects.js.map +1 -1
  290. package/dist/esm/interface/crud/session-replays.d.ts.map +1 -1
  291. package/dist/esm/interface/crud/session-replays.js +1 -1
  292. package/dist/esm/interface/crud/sessions.d.ts +15 -17
  293. package/dist/esm/interface/crud/sessions.d.ts.map +1 -1
  294. package/dist/esm/interface/crud/sessions.js +1 -2
  295. package/dist/esm/interface/crud/sessions.js.map +1 -1
  296. package/dist/esm/interface/crud/sign-up-rules.d.ts.map +1 -1
  297. package/dist/esm/interface/crud/sign-up-rules.js +1 -1
  298. package/dist/esm/interface/crud/svix-token.d.ts +8 -10
  299. package/dist/esm/interface/crud/svix-token.d.ts.map +1 -1
  300. package/dist/esm/interface/crud/svix-token.js +1 -2
  301. package/dist/esm/interface/crud/svix-token.js.map +1 -1
  302. package/dist/esm/interface/crud/team-invitation-details.d.ts +6 -8
  303. package/dist/esm/interface/crud/team-invitation-details.d.ts.map +1 -1
  304. package/dist/esm/interface/crud/team-invitation-details.js +1 -2
  305. package/dist/esm/interface/crud/team-invitation-details.js.map +1 -1
  306. package/dist/esm/interface/crud/team-invitation.d.ts +7 -9
  307. package/dist/esm/interface/crud/team-invitation.d.ts.map +1 -1
  308. package/dist/esm/interface/crud/team-invitation.js +1 -2
  309. package/dist/esm/interface/crud/team-invitation.js.map +1 -1
  310. package/dist/esm/interface/crud/team-member-profiles.d.ts +26 -28
  311. package/dist/esm/interface/crud/team-member-profiles.d.ts.map +1 -1
  312. package/dist/esm/interface/crud/team-member-profiles.js +1 -2
  313. package/dist/esm/interface/crud/team-member-profiles.js.map +1 -1
  314. package/dist/esm/interface/crud/team-memberships.d.ts +14 -16
  315. package/dist/esm/interface/crud/team-memberships.d.ts.map +1 -1
  316. package/dist/esm/interface/crud/team-memberships.js +1 -2
  317. package/dist/esm/interface/crud/team-memberships.js.map +1 -1
  318. package/dist/esm/interface/crud/team-permissions.d.ts +29 -31
  319. package/dist/esm/interface/crud/team-permissions.d.ts.map +1 -1
  320. package/dist/esm/interface/crud/team-permissions.js +1 -2
  321. package/dist/esm/interface/crud/team-permissions.js.map +1 -1
  322. package/dist/esm/interface/crud/teams.d.ts +36 -38
  323. package/dist/esm/interface/crud/teams.d.ts.map +1 -1
  324. package/dist/esm/interface/crud/teams.js +2 -4
  325. package/dist/esm/interface/crud/teams.js.map +1 -1
  326. package/dist/esm/interface/crud/transactions.d.ts +14 -16
  327. package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
  328. package/dist/esm/interface/crud/transactions.js +7 -13
  329. package/dist/esm/interface/crud/transactions.js.map +1 -1
  330. package/dist/esm/interface/crud/users.d.ts +11 -12
  331. package/dist/esm/interface/crud/users.d.ts.map +1 -1
  332. package/dist/esm/interface/crud/users.js +9 -5
  333. package/dist/esm/interface/crud/users.js.map +1 -1
  334. package/dist/esm/interface/handler-urls.d.ts +1 -1
  335. package/dist/esm/interface/handler-urls.d.ts.map +1 -1
  336. package/dist/esm/interface/handler-urls.js +1 -2
  337. package/dist/esm/interface/page-component-versions.d.ts +1 -1
  338. package/dist/esm/interface/page-component-versions.d.ts.map +1 -1
  339. package/dist/esm/interface/page-component-versions.js +1 -2
  340. package/dist/esm/interface/page-component-versions.js.map +1 -1
  341. package/dist/esm/interface/plan-usage.d.ts +1 -1
  342. package/dist/esm/interface/plan-usage.d.ts.map +1 -1
  343. package/dist/esm/interface/plan-usage.js +1 -2
  344. package/dist/esm/interface/plan-usage.js.map +1 -1
  345. package/dist/esm/interface/server-interface.d.ts +19 -19
  346. package/dist/esm/interface/server-interface.d.ts.map +1 -1
  347. package/dist/esm/interface/server-interface.js +1 -2
  348. package/dist/esm/interface/server-interface.js.map +1 -1
  349. package/dist/esm/interface/webhooks.d.ts +2 -2
  350. package/dist/esm/interface/webhooks.d.ts.map +1 -1
  351. package/dist/esm/interface/webhooks.js +1 -2
  352. package/dist/esm/interface/webhooks.js.map +1 -1
  353. package/dist/esm/known-errors.d.ts +2 -2
  354. package/dist/esm/known-errors.d.ts.map +1 -1
  355. package/dist/esm/known-errors.js +10 -21
  356. package/dist/esm/known-errors.js.map +1 -1
  357. package/dist/esm/payments/payment-methods.d.ts.map +1 -1
  358. package/dist/esm/payments/payment-methods.js +1 -1
  359. package/dist/esm/payments/payment-methods.js.map +1 -1
  360. package/dist/esm/payments/stripe-limits.d.ts.map +1 -1
  361. package/dist/esm/payments/stripe-limits.js +1 -1
  362. package/dist/esm/payments/stripe-limits.js.map +1 -1
  363. package/dist/esm/plans.d.ts.map +1 -1
  364. package/dist/esm/plans.js +1 -1
  365. package/dist/esm/plans.js.map +1 -1
  366. package/dist/esm/schema-fields.d.ts +14 -14
  367. package/dist/esm/schema-fields.d.ts.map +1 -1
  368. package/dist/esm/schema-fields.js +3 -64
  369. package/dist/esm/schema-fields.js.map +1 -1
  370. package/dist/esm/sessions.d.ts +6 -6
  371. package/dist/esm/sessions.d.ts.map +1 -1
  372. package/dist/esm/sessions.js +1 -2
  373. package/dist/esm/sessions.js.map +1 -1
  374. package/dist/esm/sessions.test.js +2 -3
  375. package/dist/esm/sessions.test.js.map +1 -1
  376. package/dist/esm/utils/analytics-clickmap-overlay.d.ts.map +1 -1
  377. package/dist/esm/utils/analytics-clickmap-overlay.js +1 -1
  378. package/dist/esm/utils/api-keys.d.ts.map +1 -1
  379. package/dist/esm/utils/api-keys.js +1 -2
  380. package/dist/esm/utils/api-keys.js.map +1 -1
  381. package/dist/esm/utils/arrays.d.ts.map +1 -1
  382. package/dist/esm/utils/arrays.js +1 -470
  383. package/dist/esm/utils/arrays.js.map +1 -1
  384. package/dist/esm/utils/auth-methods.d.ts.map +1 -1
  385. package/dist/esm/utils/auth-methods.js +1 -1
  386. package/dist/esm/utils/auth-methods.js.map +1 -1
  387. package/dist/esm/utils/base64.d.ts.map +1 -1
  388. package/dist/esm/utils/base64.js +1 -10
  389. package/dist/esm/utils/base64.js.map +1 -1
  390. package/dist/esm/utils/booleans.d.ts.map +1 -1
  391. package/dist/esm/utils/booleans.js +1 -25
  392. package/dist/esm/utils/booleans.js.map +1 -1
  393. package/dist/esm/utils/browser-compat.d.ts.map +1 -1
  394. package/dist/esm/utils/browser-compat.js +1 -1
  395. package/dist/esm/utils/browser-compat.js.map +1 -1
  396. package/dist/esm/utils/bytes.d.ts.map +1 -1
  397. package/dist/esm/utils/bytes.js +3 -198
  398. package/dist/esm/utils/bytes.js.map +1 -1
  399. package/dist/esm/utils/caches.d.ts +1 -1
  400. package/dist/esm/utils/caches.d.ts.map +1 -1
  401. package/dist/esm/utils/caches.js +1 -27
  402. package/dist/esm/utils/caches.js.map +1 -1
  403. package/dist/esm/utils/cel-fields.d.ts.map +1 -1
  404. package/dist/esm/utils/cel-fields.js +1 -2
  405. package/dist/esm/utils/cel-fields.js.map +1 -1
  406. package/dist/esm/utils/cloud-hosts.d.ts.map +1 -1
  407. package/dist/esm/utils/cloud-hosts.js +1 -27
  408. package/dist/esm/utils/cloud-hosts.js.map +1 -1
  409. package/dist/esm/utils/compile-time.d.ts.map +1 -1
  410. package/dist/esm/utils/compile-time.js +1 -1
  411. package/dist/esm/utils/compile-time.js.map +1 -1
  412. package/dist/esm/utils/country-codes.d.ts.map +1 -1
  413. package/dist/esm/utils/country-codes.js +1 -16
  414. package/dist/esm/utils/country-codes.js.map +1 -1
  415. package/dist/esm/utils/crypto.d.ts.map +1 -1
  416. package/dist/esm/utils/crypto.js +3 -113
  417. package/dist/esm/utils/crypto.js.map +1 -1
  418. package/dist/esm/utils/currencies.d.ts +1 -1
  419. package/dist/esm/utils/currencies.d.ts.map +1 -1
  420. package/dist/esm/utils/currencies.js +2 -37
  421. package/dist/esm/utils/currencies.js.map +1 -1
  422. package/dist/esm/utils/currency-constants.d.ts.map +1 -1
  423. package/dist/esm/utils/currency-constants.js +1 -1
  424. package/dist/esm/utils/currency-constants.js.map +1 -1
  425. package/dist/esm/utils/dates.d.ts.map +1 -1
  426. package/dist/esm/utils/dates.js +1 -44
  427. package/dist/esm/utils/dates.js.map +1 -1
  428. package/dist/esm/utils/dev-env-state-path.d.ts.map +1 -1
  429. package/dist/esm/utils/dev-env-state-path.js +1 -2
  430. package/dist/esm/utils/dev-env-state-path.js.map +1 -1
  431. package/dist/esm/utils/dev-tool.d.ts.map +1 -1
  432. package/dist/esm/utils/dev-tool.js +1 -1
  433. package/dist/esm/utils/dom.d.ts.map +1 -1
  434. package/dist/esm/utils/dom.js +1 -1
  435. package/dist/esm/utils/dom.js.map +1 -1
  436. package/dist/esm/utils/elements-chain.d.ts.map +1 -1
  437. package/dist/esm/utils/elements-chain.js +5 -50
  438. package/dist/esm/utils/elements-chain.js.map +1 -1
  439. package/dist/esm/utils/env.d.ts.map +1 -1
  440. package/dist/esm/utils/env.js +1 -2
  441. package/dist/esm/utils/env.js.map +1 -1
  442. package/dist/esm/utils/env.test.js +2 -3
  443. package/dist/esm/utils/env.test.js.map +1 -1
  444. package/dist/esm/utils/errors.d.ts +1 -1
  445. package/dist/esm/utils/errors.d.ts.map +1 -1
  446. package/dist/esm/utils/errors.js +1 -2
  447. package/dist/esm/utils/errors.js.map +1 -1
  448. package/dist/esm/utils/esbuild.d.ts +1 -1
  449. package/dist/esm/utils/esbuild.d.ts.map +1 -1
  450. package/dist/esm/utils/esbuild.js +2 -3
  451. package/dist/esm/utils/esbuild.js.map +1 -1
  452. package/dist/esm/utils/featurebase.d.ts.map +1 -1
  453. package/dist/esm/utils/featurebase.js +1 -2
  454. package/dist/esm/utils/featurebase.js.map +1 -1
  455. package/dist/esm/utils/fs.d.ts.map +1 -1
  456. package/dist/esm/utils/fs.js +1 -2
  457. package/dist/esm/utils/fs.js.map +1 -1
  458. package/dist/esm/utils/functions.d.ts.map +1 -1
  459. package/dist/esm/utils/functions.js +1 -24
  460. package/dist/esm/utils/functions.js.map +1 -1
  461. package/dist/esm/utils/geo.d.ts.map +1 -1
  462. package/dist/esm/utils/geo.js +1 -2
  463. package/dist/esm/utils/geo.js.map +1 -1
  464. package/dist/esm/utils/globals.d.ts.map +1 -1
  465. package/dist/esm/utils/globals.js +1 -1
  466. package/dist/esm/utils/globals.js.map +1 -1
  467. package/dist/esm/utils/hashes.d.ts.map +1 -1
  468. package/dist/esm/utils/hashes.js +1 -2
  469. package/dist/esm/utils/hashes.js.map +1 -1
  470. package/dist/esm/utils/html.d.ts.map +1 -1
  471. package/dist/esm/utils/html.js +1 -19
  472. package/dist/esm/utils/html.js.map +1 -1
  473. package/dist/esm/utils/http.d.ts.map +1 -1
  474. package/dist/esm/utils/http.js +1 -19
  475. package/dist/esm/utils/http.js.map +1 -1
  476. package/dist/esm/utils/ips.d.ts.map +1 -1
  477. package/dist/esm/utils/ips.js +1 -25
  478. package/dist/esm/utils/ips.js.map +1 -1
  479. package/dist/esm/utils/json.d.ts +1 -1
  480. package/dist/esm/utils/json.d.ts.map +1 -1
  481. package/dist/esm/utils/json.js +1 -155
  482. package/dist/esm/utils/json.js.map +1 -1
  483. package/dist/esm/utils/jsx-editable-transpiler.d.ts.map +1 -1
  484. package/dist/esm/utils/jsx-editable-transpiler.js +1 -2
  485. package/dist/esm/utils/jsx-editable-transpiler.js.map +1 -1
  486. package/dist/esm/utils/jsx-editable-transpiler.test.js +2 -3
  487. package/dist/esm/utils/jsx-editable-transpiler.test.js.map +1 -1
  488. package/dist/esm/utils/jwt.d.ts.map +1 -1
  489. package/dist/esm/utils/jwt.js +1 -2
  490. package/dist/esm/utils/jwt.js.map +1 -1
  491. package/dist/esm/utils/locks.d.ts.map +1 -1
  492. package/dist/esm/utils/locks.js +1 -2
  493. package/dist/esm/utils/locks.js.map +1 -1
  494. package/dist/esm/utils/maps.d.ts.map +1 -1
  495. package/dist/esm/utils/maps.js +1 -111
  496. package/dist/esm/utils/maps.js.map +1 -1
  497. package/dist/esm/utils/math.d.ts.map +1 -1
  498. package/dist/esm/utils/math.js +1 -11
  499. package/dist/esm/utils/math.js.map +1 -1
  500. package/dist/esm/utils/monkey-patch.d.ts.map +1 -1
  501. package/dist/esm/utils/monkey-patch.js +2 -3
  502. package/dist/esm/utils/monkey-patch.js.map +1 -1
  503. package/dist/esm/utils/node-http.js +1 -2
  504. package/dist/esm/utils/node-http.js.map +1 -1
  505. package/dist/esm/utils/numbers.d.ts.map +1 -1
  506. package/dist/esm/utils/numbers.js +1 -45
  507. package/dist/esm/utils/numbers.js.map +1 -1
  508. package/dist/esm/utils/oauth.d.ts.map +1 -1
  509. package/dist/esm/utils/oauth.js +1 -1
  510. package/dist/esm/utils/oauth.js.map +1 -1
  511. package/dist/esm/utils/objects.d.ts.map +1 -1
  512. package/dist/esm/utils/objects.js +1 -622
  513. package/dist/esm/utils/objects.js.map +1 -1
  514. package/dist/esm/utils/paginated-lists.d.ts.map +1 -1
  515. package/dist/esm/utils/paginated-lists.js +1 -2
  516. package/dist/esm/utils/paginated-lists.js.map +1 -1
  517. package/dist/esm/utils/paginated-lists.test.js +2 -3
  518. package/dist/esm/utils/paginated-lists.test.js.map +1 -1
  519. package/dist/esm/utils/passkey.d.ts +1 -1
  520. package/dist/esm/utils/passkey.js +1 -1
  521. package/dist/esm/utils/promises.d.ts +1 -1
  522. package/dist/esm/utils/promises.d.ts.map +1 -1
  523. package/dist/esm/utils/promises.js +1 -160
  524. package/dist/esm/utils/promises.js.map +1 -1
  525. package/dist/esm/utils/proxies.d.ts.map +1 -1
  526. package/dist/esm/utils/proxies.js +1 -37
  527. package/dist/esm/utils/proxies.js.map +1 -1
  528. package/dist/esm/utils/react.d.ts.map +1 -1
  529. package/dist/esm/utils/react.js +1 -41
  530. package/dist/esm/utils/react.js.map +1 -1
  531. package/dist/esm/utils/redirect-urls.d.ts.map +1 -1
  532. package/dist/esm/utils/redirect-urls.js +2 -92
  533. package/dist/esm/utils/redirect-urls.js.map +1 -1
  534. package/dist/esm/utils/regex.js +1 -1
  535. package/dist/esm/utils/regex.js.map +1 -1
  536. package/dist/esm/utils/results.d.ts.map +1 -1
  537. package/dist/esm/utils/results.js +1 -213
  538. package/dist/esm/utils/results.js.map +1 -1
  539. package/dist/esm/utils/sentry.js +1 -1
  540. package/dist/esm/utils/sentry.js.map +1 -1
  541. package/dist/esm/utils/stores.d.ts +3 -3
  542. package/dist/esm/utils/stores.d.ts.map +1 -1
  543. package/dist/esm/utils/stores.js +1 -2
  544. package/dist/esm/utils/stores.js.map +1 -1
  545. package/dist/esm/utils/strings.d.ts.map +1 -1
  546. package/dist/esm/utils/strings.js +1 -251
  547. package/dist/esm/utils/strings.js.map +1 -1
  548. package/dist/esm/utils/strings.nicify.test.js +2 -3
  549. package/dist/esm/utils/strings.nicify.test.js.map +1 -1
  550. package/dist/esm/utils/telemetry.d.ts.map +1 -1
  551. package/dist/esm/utils/telemetry.js +1 -2
  552. package/dist/esm/utils/telemetry.js.map +1 -1
  553. package/dist/esm/utils/turnstile-browser.d.ts +1 -1
  554. package/dist/esm/utils/turnstile-browser.d.ts.map +1 -1
  555. package/dist/esm/utils/turnstile-browser.js +1 -2
  556. package/dist/esm/utils/turnstile-browser.js.map +1 -1
  557. package/dist/esm/utils/turnstile-flow.d.ts +1 -1
  558. package/dist/esm/utils/turnstile-flow.d.ts.map +1 -1
  559. package/dist/esm/utils/turnstile-flow.js +1 -2
  560. package/dist/esm/utils/turnstile-flow.js.map +1 -1
  561. package/dist/esm/utils/turnstile-flow.test.js +2 -3
  562. package/dist/esm/utils/turnstile-flow.test.js.map +1 -1
  563. package/dist/esm/utils/turnstile.d.ts.map +1 -1
  564. package/dist/esm/utils/turnstile.js +1 -1
  565. package/dist/esm/utils/turnstile.js.map +1 -1
  566. package/dist/esm/utils/typed-arrays.js +1 -2
  567. package/dist/esm/utils/typed-arrays.js.map +1 -1
  568. package/dist/esm/utils/types.d.ts +1 -1
  569. package/dist/esm/utils/types.d.ts.map +1 -1
  570. package/dist/esm/utils/types.js +1 -1
  571. package/dist/esm/utils/types.js.map +1 -1
  572. package/dist/esm/utils/unicode.d.ts.map +1 -1
  573. package/dist/esm/utils/unicode.js +1 -13
  574. package/dist/esm/utils/unicode.js.map +1 -1
  575. package/dist/esm/utils/urls.d.ts.map +1 -1
  576. package/dist/esm/utils/urls.js +1 -151
  577. package/dist/esm/utils/urls.js.map +1 -1
  578. package/dist/esm/utils/uuids.d.ts.map +1 -1
  579. package/dist/esm/utils/uuids.js +2 -26
  580. package/dist/esm/utils/uuids.js.map +1 -1
  581. package/dist/format-4JG1MGv5.d.ts +61 -0
  582. package/dist/format-4JG1MGv5.d.ts.map +1 -0
  583. package/dist/handler-urls-BHt3v8Ai.d.ts +70 -0
  584. package/dist/handler-urls-BHt3v8Ai.d.ts.map +1 -0
  585. package/dist/helpers/emails.js +2 -4
  586. package/dist/helpers/emails.js.map +1 -1
  587. package/dist/helpers/init-prompt.d.ts.map +1 -1
  588. package/dist/helpers/init-prompt.js +2 -4
  589. package/dist/helpers/init-prompt.js.map +1 -1
  590. package/dist/helpers/password.d.ts +1 -1
  591. package/dist/helpers/password.d.ts.map +1 -1
  592. package/dist/helpers/password.js +2 -4
  593. package/dist/helpers/password.js.map +1 -1
  594. package/dist/helpers/production-mode.d.ts +1 -1
  595. package/dist/helpers/production-mode.d.ts.map +1 -1
  596. package/dist/helpers/production-mode.js +2 -4
  597. package/dist/helpers/production-mode.js.map +1 -1
  598. package/dist/helpers/support-sla.d.ts.map +1 -1
  599. package/dist/helpers/support-sla.js +2 -3
  600. package/dist/helpers/support-sla.js.map +1 -1
  601. package/dist/helpers/support-sla.test.js +1 -3
  602. package/dist/helpers/support-sla.test.js.map +1 -1
  603. package/dist/helpers/vault/client-side.d.ts.map +1 -1
  604. package/dist/helpers/vault/client-side.js +2 -22
  605. package/dist/helpers/vault/client-side.js.map +1 -1
  606. package/dist/helpers/vault/server-side.js +2 -4
  607. package/dist/helpers/vault/server-side.js.map +1 -1
  608. package/dist/hooks/use-async-callback.d.ts.map +1 -1
  609. package/dist/hooks/use-async-callback.js +4 -5
  610. package/dist/hooks/use-async-callback.js.map +1 -1
  611. package/dist/hooks/use-async-external-store.d.ts +1 -1
  612. package/dist/hooks/use-async-external-store.d.ts.map +1 -1
  613. package/dist/hooks/use-async-external-store.js +2 -4
  614. package/dist/hooks/use-async-external-store.js.map +1 -1
  615. package/dist/hooks/use-hash.js +2 -4
  616. package/dist/hooks/use-hash.js.map +1 -1
  617. package/dist/hooks/use-hover.d.ts.map +1 -1
  618. package/dist/hooks/use-hover.js +2 -4
  619. package/dist/hooks/use-hover.js.map +1 -1
  620. package/dist/hooks/use-strict-memo.d.ts.map +1 -1
  621. package/dist/hooks/use-strict-memo.js +2 -72
  622. package/dist/hooks/use-strict-memo.js.map +1 -1
  623. package/dist/index.d.ts +4 -4
  624. package/dist/index.js +27 -29
  625. package/dist/interface/admin-interface.d.ts +3 -379
  626. package/dist/interface/admin-interface.js +2 -4
  627. package/dist/interface/admin-interface.js.map +1 -1
  628. package/dist/interface/admin-metrics.d.ts +2 -807
  629. package/dist/interface/admin-metrics.js +2 -4
  630. package/dist/interface/admin-metrics.js.map +1 -1
  631. package/dist/interface/client-interface.d.ts +2 -447
  632. package/dist/interface/client-interface.js +32 -17
  633. package/dist/interface/client-interface.js.map +1 -1
  634. package/dist/interface/client-interface.test.js +83 -13
  635. package/dist/interface/client-interface.test.js.map +1 -1
  636. package/dist/interface/conversations.d.ts +33 -33
  637. package/dist/interface/conversations.d.ts.map +1 -1
  638. package/dist/interface/conversations.js +2 -4
  639. package/dist/interface/conversations.js.map +1 -1
  640. package/dist/interface/crud/analytics.d.ts +2 -14
  641. package/dist/interface/crud/connected-accounts.d.ts +2 -68
  642. package/dist/interface/crud/connected-accounts.js +2 -4
  643. package/dist/interface/crud/connected-accounts.js.map +1 -1
  644. package/dist/interface/crud/contact-channels.d.ts +2 -181
  645. package/dist/interface/crud/contact-channels.js +2 -4
  646. package/dist/interface/crud/contact-channels.js.map +1 -1
  647. package/dist/interface/crud/current-user.d.ts +2 -285
  648. package/dist/interface/crud/current-user.js +2 -4
  649. package/dist/interface/crud/current-user.js.map +1 -1
  650. package/dist/interface/crud/email-outbox.d.ts +2 -1465
  651. package/dist/interface/crud/email-outbox.js +4 -5
  652. package/dist/interface/crud/email-outbox.js.map +1 -1
  653. package/dist/interface/crud/email-templates.d.ts +15 -16
  654. package/dist/interface/crud/email-templates.d.ts.map +1 -1
  655. package/dist/interface/crud/email-templates.js +2 -4
  656. package/dist/interface/crud/email-templates.js.map +1 -1
  657. package/dist/interface/crud/emails.d.ts +2 -41
  658. package/dist/interface/crud/emails.js +4 -5
  659. package/dist/interface/crud/emails.js.map +1 -1
  660. package/dist/interface/crud/internal-api-keys.d.ts +2 -140
  661. package/dist/interface/crud/internal-api-keys.js +2 -4
  662. package/dist/interface/crud/internal-api-keys.js.map +1 -1
  663. package/dist/interface/crud/invoices.d.ts +2 -43
  664. package/dist/interface/crud/invoices.js +2 -4
  665. package/dist/interface/crud/invoices.js.map +1 -1
  666. package/dist/interface/crud/items.d.ts +2 -30
  667. package/dist/interface/crud/items.js +2 -4
  668. package/dist/interface/crud/items.js.map +1 -1
  669. package/dist/interface/crud/notification-preferences.d.ts +2 -38
  670. package/dist/interface/crud/notification-preferences.js +2 -4
  671. package/dist/interface/crud/notification-preferences.js.map +1 -1
  672. package/dist/interface/crud/oauth-providers.d.ts +2 -186
  673. package/dist/interface/crud/oauth-providers.js +2 -4
  674. package/dist/interface/crud/oauth-providers.js.map +1 -1
  675. package/dist/interface/crud/products.d.ts +2 -182
  676. package/dist/interface/crud/products.js +4 -4
  677. package/dist/interface/crud/products.js.map +1 -1
  678. package/dist/interface/crud/project-api-keys.d.ts +2 -203
  679. package/dist/interface/crud/project-api-keys.js +2 -4
  680. package/dist/interface/crud/project-api-keys.js.map +1 -1
  681. package/dist/interface/crud/project-permissions.d.ts +2 -161
  682. package/dist/interface/crud/project-permissions.js +4 -5
  683. package/dist/interface/crud/project-permissions.js.map +1 -1
  684. package/dist/interface/crud/projects.d.ts +2 -901
  685. package/dist/interface/crud/projects.js +6 -5
  686. package/dist/interface/crud/projects.js.map +1 -1
  687. package/dist/interface/crud/session-replays.d.ts +2 -83
  688. package/dist/interface/crud/sessions.d.ts +2 -150
  689. package/dist/interface/crud/sessions.js +2 -4
  690. package/dist/interface/crud/sessions.js.map +1 -1
  691. package/dist/interface/crud/sign-up-rules.d.ts.map +1 -1
  692. package/dist/interface/crud/svix-token.d.ts +2 -31
  693. package/dist/interface/crud/svix-token.js +2 -4
  694. package/dist/interface/crud/svix-token.js.map +1 -1
  695. package/dist/interface/crud/team-invitation-details.d.ts +5 -6
  696. package/dist/interface/crud/team-invitation-details.d.ts.map +1 -1
  697. package/dist/interface/crud/team-invitation-details.js +4 -5
  698. package/dist/interface/crud/team-invitation-details.js.map +1 -1
  699. package/dist/interface/crud/team-invitation.d.ts +2 -54
  700. package/dist/interface/crud/team-invitation.js +4 -5
  701. package/dist/interface/crud/team-invitation.js.map +1 -1
  702. package/dist/interface/crud/team-member-profiles.d.ts +2 -286
  703. package/dist/interface/crud/team-member-profiles.js +4 -5
  704. package/dist/interface/crud/team-member-profiles.js.map +1 -1
  705. package/dist/interface/crud/team-memberships.d.ts +2 -75
  706. package/dist/interface/crud/team-memberships.js +2 -4
  707. package/dist/interface/crud/team-memberships.js.map +1 -1
  708. package/dist/interface/crud/team-permissions.d.ts +2 -169
  709. package/dist/interface/crud/team-permissions.js +4 -5
  710. package/dist/interface/crud/team-permissions.js.map +1 -1
  711. package/dist/interface/crud/teams.d.ts +2 -299
  712. package/dist/interface/crud/teams.js +5 -7
  713. package/dist/interface/crud/teams.js.map +1 -1
  714. package/dist/interface/crud/transactions.d.ts +2 -183
  715. package/dist/interface/crud/transactions.js +2 -4
  716. package/dist/interface/crud/transactions.js.map +1 -1
  717. package/dist/interface/crud/users.d.ts +2 -653
  718. package/dist/interface/crud/users.js +12 -8
  719. package/dist/interface/crud/users.js.map +1 -1
  720. package/dist/interface/handler-urls.d.ts +2 -51
  721. package/dist/interface/handler-urls.js +12 -14
  722. package/dist/interface/page-component-versions.d.ts +2 -25
  723. package/dist/interface/page-component-versions.js +2 -4
  724. package/dist/interface/page-component-versions.js.map +1 -1
  725. package/dist/interface/plan-usage.d.ts +2 -57
  726. package/dist/interface/plan-usage.js +2 -4
  727. package/dist/interface/plan-usage.js.map +1 -1
  728. package/dist/interface/server-interface.d.ts +2 -257
  729. package/dist/interface/server-interface.js +2 -4
  730. package/dist/interface/server-interface.js.map +1 -1
  731. package/dist/interface/webhooks.d.ts +2 -326
  732. package/dist/interface/webhooks.js +2 -4
  733. package/dist/interface/webhooks.js.map +1 -1
  734. package/dist/internal-api-keys-D8IYDodH.d.ts +139 -0
  735. package/dist/internal-api-keys-D8IYDodH.d.ts.map +1 -0
  736. package/dist/invoices-U65KzAZX.d.ts +43 -0
  737. package/dist/invoices-U65KzAZX.d.ts.map +1 -0
  738. package/dist/items-DlLSlVUD.d.ts +29 -0
  739. package/dist/items-DlLSlVUD.d.ts.map +1 -0
  740. package/dist/json-a1QIXu5z.d.ts +15 -0
  741. package/dist/json-a1QIXu5z.d.ts.map +1 -0
  742. package/dist/known-errors-Bm4a61wL.d.ts +575 -0
  743. package/dist/known-errors-Bm4a61wL.d.ts.map +1 -0
  744. package/dist/known-errors.d.ts +2 -575
  745. package/dist/known-errors.js +11 -23
  746. package/dist/known-errors.js.map +1 -1
  747. package/dist/notification-preferences-Bmzr_EOY.d.ts +37 -0
  748. package/dist/notification-preferences-Bmzr_EOY.d.ts.map +1 -0
  749. package/dist/oauth-providers-BMkKSSlA.d.ts +185 -0
  750. package/dist/oauth-providers-BMkKSSlA.d.ts.map +1 -0
  751. package/dist/objects-DkCkeBWE.d.ts +59 -0
  752. package/dist/objects-DkCkeBWE.d.ts.map +1 -0
  753. package/dist/passkey-CKg87UH-.d.ts +2 -0
  754. package/dist/payments/payment-methods.d.ts.map +1 -1
  755. package/dist/payments/payment-methods.js +2 -3
  756. package/dist/payments/payment-methods.js.map +1 -1
  757. package/dist/payments/stripe-limits.d.ts.map +1 -1
  758. package/dist/payments/stripe-limits.js +2 -3
  759. package/dist/payments/stripe-limits.js.map +1 -1
  760. package/dist/plan-usage-DfDoj5K4.d.ts +57 -0
  761. package/dist/plan-usage-DfDoj5K4.d.ts.map +1 -0
  762. package/dist/plans.d.ts.map +1 -1
  763. package/dist/plans.js +2 -3
  764. package/dist/plans.js.map +1 -1
  765. package/dist/products-Bs74ld-v.d.ts +182 -0
  766. package/dist/products-Bs74ld-v.d.ts.map +1 -0
  767. package/dist/project-api-keys--7V5X_UW.d.ts +203 -0
  768. package/dist/project-api-keys--7V5X_UW.d.ts.map +1 -0
  769. package/dist/project-permissions-kdi675F-.d.ts +160 -0
  770. package/dist/project-permissions-kdi675F-.d.ts.map +1 -0
  771. package/dist/projects-CgFGB3nO.d.ts +900 -0
  772. package/dist/projects-CgFGB3nO.d.ts.map +1 -0
  773. package/dist/results-DP3BzoL6.d.ts +70 -0
  774. package/dist/results-DP3BzoL6.d.ts.map +1 -0
  775. package/dist/{chunk-BE-pF4vm.js → rolldown-runtime-D6vf50IK.js} +12 -18
  776. package/dist/schema-01nWxmb4.d.ts +2328 -0
  777. package/dist/schema-01nWxmb4.d.ts.map +1 -0
  778. package/dist/schema-fields-DqGQ4kF7.d.ts +517 -0
  779. package/dist/schema-fields-DqGQ4kF7.d.ts.map +1 -0
  780. package/dist/schema-fields.d.ts +3 -518
  781. package/dist/schema-fields.js +21 -82
  782. package/dist/schema-fields.js.map +1 -1
  783. package/dist/server-interface-BUPG1kor.d.ts +257 -0
  784. package/dist/server-interface-BUPG1kor.d.ts.map +1 -0
  785. package/dist/session-replays-CXqhDpZq.d.ts +83 -0
  786. package/dist/session-replays-CXqhDpZq.d.ts.map +1 -0
  787. package/dist/sessions-B7Ko2Ldr.d.ts +149 -0
  788. package/dist/sessions-B7Ko2Ldr.d.ts.map +1 -0
  789. package/dist/sessions-d8qtvBUB.d.ts +175 -0
  790. package/dist/sessions-d8qtvBUB.d.ts.map +1 -0
  791. package/dist/sessions.d.ts +2 -175
  792. package/dist/sessions.js +4 -5
  793. package/dist/sessions.js.map +1 -1
  794. package/dist/sessions.test.js +1 -3
  795. package/dist/sessions.test.js.map +1 -1
  796. package/dist/strings-DWgkUybS.d.ts +76 -0
  797. package/dist/strings-DWgkUybS.d.ts.map +1 -0
  798. package/dist/svix-token-BsMrLGvy.d.ts +30 -0
  799. package/dist/svix-token-BsMrLGvy.d.ts.map +1 -0
  800. package/dist/team-invitation-Cyqt9oWw.d.ts +53 -0
  801. package/dist/team-invitation-Cyqt9oWw.d.ts.map +1 -0
  802. package/dist/team-member-profiles-uTluO8XI.d.ts +285 -0
  803. package/dist/team-member-profiles-uTluO8XI.d.ts.map +1 -0
  804. package/dist/team-memberships-DZHk2A5b.d.ts +74 -0
  805. package/dist/team-memberships-DZHk2A5b.d.ts.map +1 -0
  806. package/dist/team-permissions-DqOpaOWh.d.ts +168 -0
  807. package/dist/team-permissions-DqOpaOWh.d.ts.map +1 -0
  808. package/dist/teams-CQMcBnjM.d.ts +298 -0
  809. package/dist/teams-CQMcBnjM.d.ts.map +1 -0
  810. package/dist/transactions-DhnbvGH5.d.ts +182 -0
  811. package/dist/transactions-DhnbvGH5.d.ts.map +1 -0
  812. package/dist/types-DfTcxNtM.d.ts +77 -0
  813. package/dist/types-DfTcxNtM.d.ts.map +1 -0
  814. package/dist/users-CmBBuF00.d.ts +653 -0
  815. package/dist/users-CmBBuF00.d.ts.map +1 -0
  816. package/dist/utils/analytics-clickmap-overlay.d.ts.map +1 -1
  817. package/dist/utils/analytics-clickmap-overlay.js +2 -3
  818. package/dist/utils/analytics-clickmap-overlay.js.map +1 -1
  819. package/dist/utils/api-keys.d.ts.map +1 -1
  820. package/dist/utils/api-keys.js +4 -5
  821. package/dist/utils/api-keys.js.map +1 -1
  822. package/dist/utils/arrays.d.ts.map +1 -1
  823. package/dist/utils/arrays.js +2 -472
  824. package/dist/utils/arrays.js.map +1 -1
  825. package/dist/utils/auth-methods.d.ts.map +1 -1
  826. package/dist/utils/auth-methods.js +2 -3
  827. package/dist/utils/auth-methods.js.map +1 -1
  828. package/dist/utils/base64.d.ts.map +1 -1
  829. package/dist/utils/base64.js +2 -12
  830. package/dist/utils/base64.js.map +1 -1
  831. package/dist/utils/booleans.d.ts.map +1 -1
  832. package/dist/utils/booleans.js +2 -27
  833. package/dist/utils/booleans.js.map +1 -1
  834. package/dist/utils/browser-compat.d.ts.map +1 -1
  835. package/dist/utils/browser-compat.js +2 -3
  836. package/dist/utils/browser-compat.js.map +1 -1
  837. package/dist/utils/bytes.d.ts.map +1 -1
  838. package/dist/utils/bytes.js +4 -200
  839. package/dist/utils/bytes.js.map +1 -1
  840. package/dist/utils/caches.d.ts.map +1 -1
  841. package/dist/utils/caches.js +2 -29
  842. package/dist/utils/caches.js.map +1 -1
  843. package/dist/utils/cel-fields.d.ts.map +1 -1
  844. package/dist/utils/cel-fields.js +2 -4
  845. package/dist/utils/cel-fields.js.map +1 -1
  846. package/dist/utils/cloud-hosts.d.ts.map +1 -1
  847. package/dist/utils/cloud-hosts.js +2 -29
  848. package/dist/utils/cloud-hosts.js.map +1 -1
  849. package/dist/utils/compile-time.d.ts.map +1 -1
  850. package/dist/utils/compile-time.js +2 -3
  851. package/dist/utils/compile-time.js.map +1 -1
  852. package/dist/utils/country-codes.d.ts +2 -11
  853. package/dist/utils/country-codes.js +2 -18
  854. package/dist/utils/country-codes.js.map +1 -1
  855. package/dist/utils/crypto.d.ts.map +1 -1
  856. package/dist/utils/crypto.js +4 -115
  857. package/dist/utils/crypto.js.map +1 -1
  858. package/dist/utils/currencies.d.ts +1 -1
  859. package/dist/utils/currencies.d.ts.map +1 -1
  860. package/dist/utils/currencies.js +3 -39
  861. package/dist/utils/currencies.js.map +1 -1
  862. package/dist/utils/currency-constants.d.ts +2 -45
  863. package/dist/utils/currency-constants.js +2 -3
  864. package/dist/utils/currency-constants.js.map +1 -1
  865. package/dist/utils/dates.d.ts +2 -23
  866. package/dist/utils/dates.js +2 -46
  867. package/dist/utils/dates.js.map +1 -1
  868. package/dist/utils/dev-env-state-path.d.ts.map +1 -1
  869. package/dist/utils/dev-env-state-path.js +2 -4
  870. package/dist/utils/dev-env-state-path.js.map +1 -1
  871. package/dist/utils/dev-tool.d.ts.map +1 -1
  872. package/dist/utils/dev-tool.js +2 -3
  873. package/dist/utils/dev-tool.js.map +1 -1
  874. package/dist/utils/dom.d.ts.map +1 -1
  875. package/dist/utils/dom.js +2 -3
  876. package/dist/utils/dom.js.map +1 -1
  877. package/dist/utils/elements-chain.d.ts.map +1 -1
  878. package/dist/utils/elements-chain.js +6 -52
  879. package/dist/utils/elements-chain.js.map +1 -1
  880. package/dist/utils/env.d.ts.map +1 -1
  881. package/dist/utils/env.js +2 -4
  882. package/dist/utils/env.js.map +1 -1
  883. package/dist/utils/env.test.js +1 -3
  884. package/dist/utils/env.test.js.map +1 -1
  885. package/dist/utils/errors.d.ts +2 -238
  886. package/dist/utils/errors.js +2 -4
  887. package/dist/utils/errors.js.map +1 -1
  888. package/dist/utils/esbuild.d.ts +1 -1
  889. package/dist/utils/esbuild.d.ts.map +1 -1
  890. package/dist/utils/esbuild.js +5 -6
  891. package/dist/utils/esbuild.js.map +1 -1
  892. package/dist/utils/featurebase.d.ts.map +1 -1
  893. package/dist/utils/featurebase.js +2 -4
  894. package/dist/utils/featurebase.js.map +1 -1
  895. package/dist/utils/fs.d.ts.map +1 -1
  896. package/dist/utils/fs.js +5 -6
  897. package/dist/utils/fs.js.map +1 -1
  898. package/dist/utils/functions.d.ts.map +1 -1
  899. package/dist/utils/functions.js +2 -26
  900. package/dist/utils/functions.js.map +1 -1
  901. package/dist/utils/geo.d.ts.map +1 -1
  902. package/dist/utils/geo.js +2 -4
  903. package/dist/utils/geo.js.map +1 -1
  904. package/dist/utils/globals.d.ts.map +1 -1
  905. package/dist/utils/globals.js +2 -3
  906. package/dist/utils/globals.js.map +1 -1
  907. package/dist/utils/hashes.d.ts.map +1 -1
  908. package/dist/utils/hashes.js +4 -5
  909. package/dist/utils/hashes.js.map +1 -1
  910. package/dist/utils/html.d.ts.map +1 -1
  911. package/dist/utils/html.js +2 -21
  912. package/dist/utils/html.js.map +1 -1
  913. package/dist/utils/http.d.ts.map +1 -1
  914. package/dist/utils/http.js +2 -21
  915. package/dist/utils/http.js.map +1 -1
  916. package/dist/utils/ips.d.ts.map +1 -1
  917. package/dist/utils/ips.js +4 -28
  918. package/dist/utils/ips.js.map +1 -1
  919. package/dist/utils/json.d.ts +2 -15
  920. package/dist/utils/json.js +2 -157
  921. package/dist/utils/json.js.map +1 -1
  922. package/dist/utils/jsx-editable-transpiler.d.ts.map +1 -1
  923. package/dist/utils/jsx-editable-transpiler.js +7 -8
  924. package/dist/utils/jsx-editable-transpiler.js.map +1 -1
  925. package/dist/utils/jsx-editable-transpiler.test.js +1 -3
  926. package/dist/utils/jsx-editable-transpiler.test.js.map +1 -1
  927. package/dist/utils/jwt.d.ts.map +1 -1
  928. package/dist/utils/jwt.js +6 -7
  929. package/dist/utils/jwt.js.map +1 -1
  930. package/dist/utils/locks.d.ts.map +1 -1
  931. package/dist/utils/locks.js +2 -4
  932. package/dist/utils/locks.js.map +1 -1
  933. package/dist/utils/maps.d.ts.map +1 -1
  934. package/dist/utils/maps.js +2 -113
  935. package/dist/utils/maps.js.map +1 -1
  936. package/dist/utils/math.d.ts.map +1 -1
  937. package/dist/utils/math.js +2 -13
  938. package/dist/utils/math.js.map +1 -1
  939. package/dist/utils/monkey-patch.d.ts.map +1 -1
  940. package/dist/utils/monkey-patch.js +3 -5
  941. package/dist/utils/monkey-patch.js.map +1 -1
  942. package/dist/utils/node-http.js +2 -4
  943. package/dist/utils/node-http.js.map +1 -1
  944. package/dist/utils/numbers.d.ts.map +1 -1
  945. package/dist/utils/numbers.js +2 -47
  946. package/dist/utils/numbers.js.map +1 -1
  947. package/dist/utils/oauth.d.ts.map +1 -1
  948. package/dist/utils/oauth.js +2 -3
  949. package/dist/utils/oauth.js.map +1 -1
  950. package/dist/utils/objects.d.ts +2 -59
  951. package/dist/utils/objects.js +2 -624
  952. package/dist/utils/objects.js.map +1 -1
  953. package/dist/utils/paginated-lists.d.ts.map +1 -1
  954. package/dist/utils/paginated-lists.js +2 -4
  955. package/dist/utils/paginated-lists.js.map +1 -1
  956. package/dist/utils/paginated-lists.test.js +1 -3
  957. package/dist/utils/paginated-lists.test.js.map +1 -1
  958. package/dist/utils/passkey.d.ts +2 -2
  959. package/dist/utils/promises.d.ts +1 -1
  960. package/dist/utils/promises.d.ts.map +1 -1
  961. package/dist/utils/promises.js +2 -162
  962. package/dist/utils/promises.js.map +1 -1
  963. package/dist/utils/proxies.d.ts.map +1 -1
  964. package/dist/utils/proxies.js +2 -39
  965. package/dist/utils/proxies.js.map +1 -1
  966. package/dist/utils/react.d.ts.map +1 -1
  967. package/dist/utils/react.js +4 -44
  968. package/dist/utils/react.js.map +1 -1
  969. package/dist/utils/redirect-urls.d.ts.map +1 -1
  970. package/dist/utils/redirect-urls.js +3 -94
  971. package/dist/utils/redirect-urls.js.map +1 -1
  972. package/dist/utils/regex.js +2 -3
  973. package/dist/utils/regex.js.map +1 -1
  974. package/dist/utils/results.d.ts +2 -70
  975. package/dist/utils/results.js +2 -215
  976. package/dist/utils/results.js.map +1 -1
  977. package/dist/utils/sentry.js +2 -3
  978. package/dist/utils/sentry.js.map +1 -1
  979. package/dist/utils/stores.d.ts +1 -1
  980. package/dist/utils/stores.d.ts.map +1 -1
  981. package/dist/utils/stores.js +2 -4
  982. package/dist/utils/stores.js.map +1 -1
  983. package/dist/utils/strings.d.ts +2 -76
  984. package/dist/utils/strings.js +2 -253
  985. package/dist/utils/strings.js.map +1 -1
  986. package/dist/utils/strings.nicify.test.js +1 -3
  987. package/dist/utils/strings.nicify.test.js.map +1 -1
  988. package/dist/utils/telemetry.d.ts.map +1 -1
  989. package/dist/utils/telemetry.js +2 -4
  990. package/dist/utils/telemetry.js.map +1 -1
  991. package/dist/utils/turnstile-browser.d.ts.map +1 -1
  992. package/dist/utils/turnstile-browser.js +2 -4
  993. package/dist/utils/turnstile-browser.js.map +1 -1
  994. package/dist/utils/turnstile-flow.d.ts.map +1 -1
  995. package/dist/utils/turnstile-flow.js +2 -4
  996. package/dist/utils/turnstile-flow.js.map +1 -1
  997. package/dist/utils/turnstile-flow.test.js +1 -3
  998. package/dist/utils/turnstile-flow.test.js.map +1 -1
  999. package/dist/utils/turnstile.d.ts.map +1 -1
  1000. package/dist/utils/turnstile.js +2 -3
  1001. package/dist/utils/turnstile.js.map +1 -1
  1002. package/dist/utils/typed-arrays.js +2 -4
  1003. package/dist/utils/typed-arrays.js.map +1 -1
  1004. package/dist/utils/types.d.ts +2 -77
  1005. package/dist/utils/types.js +2 -3
  1006. package/dist/utils/types.js.map +1 -1
  1007. package/dist/utils/unicode.d.ts.map +1 -1
  1008. package/dist/utils/unicode.js +2 -15
  1009. package/dist/utils/unicode.js.map +1 -1
  1010. package/dist/utils/urls.d.ts.map +1 -1
  1011. package/dist/utils/urls.js +2 -153
  1012. package/dist/utils/urls.js.map +1 -1
  1013. package/dist/utils/uuids.d.ts.map +1 -1
  1014. package/dist/utils/uuids.js +3 -28
  1015. package/dist/utils/uuids.js.map +1 -1
  1016. package/dist/webhooks-ByXrdSOx.d.ts +326 -0
  1017. package/dist/webhooks-ByXrdSOx.d.ts.map +1 -0
  1018. package/package.json +2 -8
  1019. package/src/interface/client-interface.test.ts +77 -12
  1020. package/src/interface/client-interface.ts +9 -9
  1021. package/dist/config/format.d.ts.map +0 -1
  1022. package/dist/config/schema.d.ts.map +0 -1
  1023. package/dist/crud.d.ts.map +0 -1
  1024. package/dist/interface/admin-interface.d.ts.map +0 -1
  1025. package/dist/interface/admin-metrics.d.ts.map +0 -1
  1026. package/dist/interface/client-interface.d.ts.map +0 -1
  1027. package/dist/interface/crud/analytics.d.ts.map +0 -1
  1028. package/dist/interface/crud/connected-accounts.d.ts.map +0 -1
  1029. package/dist/interface/crud/contact-channels.d.ts.map +0 -1
  1030. package/dist/interface/crud/current-user.d.ts.map +0 -1
  1031. package/dist/interface/crud/emails.d.ts.map +0 -1
  1032. package/dist/interface/crud/internal-api-keys.d.ts.map +0 -1
  1033. package/dist/interface/crud/invoices.d.ts.map +0 -1
  1034. package/dist/interface/crud/items.d.ts.map +0 -1
  1035. package/dist/interface/crud/notification-preferences.d.ts.map +0 -1
  1036. package/dist/interface/crud/oauth-providers.d.ts.map +0 -1
  1037. package/dist/interface/crud/products.d.ts.map +0 -1
  1038. package/dist/interface/crud/project-api-keys.d.ts.map +0 -1
  1039. package/dist/interface/crud/project-permissions.d.ts.map +0 -1
  1040. package/dist/interface/crud/projects.d.ts.map +0 -1
  1041. package/dist/interface/crud/session-replays.d.ts.map +0 -1
  1042. package/dist/interface/crud/sessions.d.ts.map +0 -1
  1043. package/dist/interface/crud/svix-token.d.ts.map +0 -1
  1044. package/dist/interface/crud/team-invitation.d.ts.map +0 -1
  1045. package/dist/interface/crud/team-member-profiles.d.ts.map +0 -1
  1046. package/dist/interface/crud/team-memberships.d.ts.map +0 -1
  1047. package/dist/interface/crud/team-permissions.d.ts.map +0 -1
  1048. package/dist/interface/crud/teams.d.ts.map +0 -1
  1049. package/dist/interface/crud/transactions.d.ts.map +0 -1
  1050. package/dist/interface/crud/users.d.ts.map +0 -1
  1051. package/dist/interface/handler-urls.d.ts.map +0 -1
  1052. package/dist/interface/page-component-versions.d.ts.map +0 -1
  1053. package/dist/interface/plan-usage.d.ts.map +0 -1
  1054. package/dist/interface/server-interface.d.ts.map +0 -1
  1055. package/dist/interface/webhooks.d.ts.map +0 -1
  1056. package/dist/known-errors.d.ts.map +0 -1
  1057. package/dist/schema-fields.d.ts.map +0 -1
  1058. package/dist/sessions.d.ts.map +0 -1
  1059. package/dist/utils/country-codes.d.ts.map +0 -1
  1060. package/dist/utils/currency-constants.d.ts.map +0 -1
  1061. package/dist/utils/dates.d.ts.map +0 -1
  1062. package/dist/utils/errors.d.ts.map +0 -1
  1063. package/dist/utils/json.d.ts.map +0 -1
  1064. package/dist/utils/objects.d.ts.map +0 -1
  1065. package/dist/utils/results.d.ts.map +0 -1
  1066. package/dist/utils/strings.d.ts.map +0 -1
  1067. package/dist/utils/types.d.ts.map +0 -1
@@ -1,518 +1,3 @@
1
- import { DayInterval, Interval } from "./utils/dates.js";
2
- import { Currency } from "./utils/currency-constants.js";
3
- import { isValidCountryCode, normalizeCountryCode, validateCountryCode } from "./utils/country-codes.js";
4
- import * as yup$1 from "yup";
5
-
6
- //#region src/schema-fields.d.ts
7
- declare module "yup" {
8
- interface StringSchema<TType, TContext, TDefault, TFlags> {
9
- nonEmpty(message?: string): StringSchema<TType, TContext, TDefault, TFlags>;
10
- empty(): StringSchema<TType, TContext, TDefault, TFlags>;
11
- }
12
- interface Schema<TType, TContext, TDefault, TFlags> {
13
- hasNested<K extends keyof NonNullable<TType>>(path: K): boolean;
14
- getNested<K extends keyof NonNullable<TType>>(path: K): yup$1.Schema<NonNullable<TType>[K], TContext, TDefault, TFlags>;
15
- concat<U extends yup$1.AnySchema>(schema: U): yup$1.Schema<Omit<NonNullable<TType>, keyof yup$1.InferType<U>> & yup$1.InferType<U> | (TType & (null | undefined)), TContext, Omit<NonNullable<TDefault>, keyof U['__default']> & U['__default'] | (TDefault & (null | undefined)), TFlags>;
16
- }
17
- interface CustomSchemaMetadata {
18
- hexclaveSchemaInfo?: {
19
- type: "object" | "array" | "string" | "number" | "boolean" | "date" | "mixed" | "never";
20
- } | {
21
- type: "tuple";
22
- items: yup$1.AnySchema[];
23
- } | {
24
- type: "union";
25
- items: yup$1.AnySchema[];
26
- } | {
27
- type: "record";
28
- keySchema: yup$1.StringSchema<any>;
29
- valueSchema: yup$1.AnySchema;
30
- };
31
- }
32
- }
33
- declare function yupValidate<S extends yup$1.ISchema<any>>(schema: S, obj: unknown, options?: yup$1.ValidateOptions & {
34
- currentUserId?: string | null;
35
- }): Promise<yup$1.InferType<S>>;
36
- declare const HexclaveAdaptSentinel: unique symbol;
37
- type HexclaveAdaptSentinel = typeof HexclaveAdaptSentinel;
38
- declare function yupString<A extends string, B extends yup$1.Maybe<yup$1.AnyObject> = yup$1.AnyObject>(...args: Parameters<typeof yup$1.string<A, B>>): yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
39
- declare function yupNumber<A extends number, B extends yup$1.Maybe<yup$1.AnyObject> = yup$1.AnyObject>(...args: Parameters<typeof yup$1.number<A, B>>): yup$1.NumberSchema<number | undefined, yup$1.AnyObject, undefined, "">;
40
- declare function yupBoolean<A extends boolean, B extends yup$1.Maybe<yup$1.AnyObject> = yup$1.AnyObject>(...args: Parameters<typeof yup$1.boolean<A, B>>): yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
41
- /**
42
- * @deprecated, use number of milliseconds since epoch instead
43
- */
44
- declare function yupDate<A extends Date, B extends yup$1.Maybe<yup$1.AnyObject> = yup$1.AnyObject>(...args: Parameters<typeof yup$1.date<A, B>>): yup$1.DateSchema<Date | undefined, yup$1.AnyObject, undefined, "">;
45
- declare function yupMixed<A extends {}>(...args: Parameters<typeof yup$1.mixed<A>>): yup$1.MixedSchema<A | undefined, yup$1.AnyObject, undefined, "">;
46
- declare function yupArray<A extends yup$1.Maybe<yup$1.AnyObject> = yup$1.AnyObject, B = any>(...args: Parameters<typeof yup$1.array<A, B>>): yup$1.ArraySchema<B[] | undefined, A, undefined, "">;
47
- declare function yupTuple<T extends [unknown, ...unknown[]]>(schemas: { [K in keyof T]: yup$1.Schema<T[K]> }): yup$1.TupleSchema<T | undefined, yup$1.AnyObject, undefined, "">;
48
- declare function yupObjectWithAutoDefault<A extends yup$1.Maybe<yup$1.AnyObject>, B extends yup$1.ObjectShape>(...args: Parameters<typeof yup$1.object<A, B>>): yup$1.ObjectSchema<yup$1.TypeFromShape<B, yup$1.AnyObject> extends infer T ? T extends yup$1.TypeFromShape<B, yup$1.AnyObject> ? T extends {} ? { [k in keyof T]: T[k] } : T : never : never, yup$1.AnyObject, yup$1.DefaultFromShape<B> extends infer T_1 ? T_1 extends yup$1.DefaultFromShape<B> ? T_1 extends {} ? { [k_1 in keyof T_1]: T_1[k_1] } : T_1 : never : never, "">;
49
- declare function yupObject<A extends yup$1.Maybe<yup$1.AnyObject>, B extends yup$1.ObjectShape>(...args: Parameters<typeof yup$1.object<A, B>>): yup$1.ObjectSchema<yup$1.TypeFromShape<B, yup$1.AnyObject> extends infer T ? T extends yup$1.TypeFromShape<B, yup$1.AnyObject> ? T extends {} ? { [k in keyof T]: T[k] } : T : never : never, yup$1.AnyObject, yup$1.DefaultFromShape<B> extends infer T_1 ? T_1 extends yup$1.DefaultFromShape<B> ? T_1 extends {} ? { [k_1 in keyof T_1]: T_1[k_1] } : T_1 : never : never, "">;
50
- declare function yupNever(): yup$1.MixedSchema<never>;
51
- declare function yupUnion<T extends yup$1.AnySchema[]>(...args: T): yup$1.MixedSchema<yup$1.InferType<T[number]>>;
52
- declare function yupRecord<K extends yup$1.StringSchema, T extends yup$1.AnySchema>(keySchema: K, valueSchema: T): yup$1.MixedSchema<Record<yup$1.InferType<K> & string, yup$1.InferType<T>>>;
53
- declare function ensureObjectSchema<T extends yup$1.AnyObject>(schema: yup$1.Schema<T>): yup$1.ObjectSchema<T> & typeof schema;
54
- declare const adaptSchema: yup$1.MixedSchema<typeof HexclaveAdaptSentinel | undefined, yup$1.AnyObject, undefined, "">;
55
- /**
56
- * Yup's URL schema does not recognize some URLs (including `http://localhost`) as a valid URL. This schema is a workaround for that.
57
- */
58
- declare const urlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
59
- /**
60
- * URL schema that supports wildcard patterns in hostnames (e.g., "https://*.example.com", "http://*:8080")
61
- */
62
- declare const wildcardUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
63
- declare const wildcardProtocolAndDomainSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
64
- declare const jsonSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
65
- declare const jsonStringSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
66
- declare const jsonStringOrEmptySchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
67
- declare const base64Schema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
68
- declare const passwordSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
69
- declare const countryCodeSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
70
- declare const intervalSchema: yup$1.TupleSchema<Interval | undefined, yup$1.AnyObject, undefined, "">;
71
- declare const dayIntervalSchema: yup$1.TupleSchema<DayInterval | undefined, yup$1.AnyObject, undefined, "">;
72
- declare const intervalOrNeverSchema: yup$1.MixedSchema<"never" | Interval, yup$1.AnyObject, undefined, "">;
73
- declare const dayIntervalOrNeverSchema: yup$1.MixedSchema<"never" | DayInterval, yup$1.AnyObject, undefined, "">;
74
- /**
75
- * This schema is useful for fields where the user can specify the ID, such as price IDs. It is particularly common
76
- * for IDs in the config schema.
77
- *
78
- * Valid IDs:
79
- * - Must contain only letters, numbers, underscores, and hyphens
80
- * - Must not start with a hyphen
81
- * - Maximum length of 63 characters
82
- */
83
- declare const USER_SPECIFIED_ID_PATTERN: RegExp;
84
- declare const USER_SPECIFIED_ID_MAX_LENGTH = 63;
85
- /**
86
- * Checks if the given string is a valid user-specified ID.
87
- */
88
- declare function isValidUserSpecifiedId(id: string): boolean;
89
- /**
90
- * Gets the error message for an invalid user-specified ID.
91
- */
92
- declare function getUserSpecifiedIdErrorMessage(idName: `${string}Id`): string;
93
- /**
94
- * Sanitizes user input to create a valid user-specified ID.
95
- * Converts to lowercase and replaces invalid characters with hyphens.
96
- * Strips leading hyphens.
97
- */
98
- declare function sanitizeUserSpecifiedId(input: string): string;
99
- declare const userSpecifiedIdSchema: (idName: `${string}Id`) => yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
100
- /**
101
- * Validates that a value is a decimal string like `"9.99"` or `"1000"` (see `MoneyAmount`).
102
- *
103
- * Currency amounts are always strings in `"<integer>"` or `"<integer>.<decimals>"` format — never
104
- * cent integers or minor-unit numbers. For example, `"9.99"` means $9.99, not `999`.
105
- */
106
- declare const moneyAmountSchema: (currency: Currency) => yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
107
- /**
108
- * A stricter email schema that does some additional checks for UX input. (Some emails are allowed by the spec, for
109
- * example `test@localhost` or `abc@gmail`, but almost certainly a user input error.)
110
- *
111
- * Note that some users in the DB have an email that doesn't match this regex, so most of the time you should use
112
- * `emailSchema` instead until we do the DB migration.
113
- */
114
- declare const strictEmailSchema: (message: string | undefined) => yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
115
- declare const emailSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
116
- declare const clientOrHigherAuthTypeSchema: yup$1.StringSchema<"client" | "server" | "admin", yup$1.AnyObject, undefined, "">;
117
- declare const serverOrHigherAuthTypeSchema: yup$1.StringSchema<"server" | "admin", yup$1.AnyObject, undefined, "">;
118
- declare const adminAuthTypeSchema: yup$1.StringSchema<"admin", yup$1.AnyObject, undefined, "">;
119
- declare const projectIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
120
- declare const projectBranchIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
121
- declare const projectDisplayNameSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
122
- declare const projectLogoUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
123
- declare const projectLogoFullUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
124
- declare const projectLogoDarkModeUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
125
- declare const projectLogoFullDarkModeUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
126
- declare const projectDescriptionSchema: yup$1.StringSchema<string | null | undefined, yup$1.AnyObject, undefined, "">;
127
- declare const projectCreatedAtMillisSchema: yup$1.NumberSchema<number | undefined, yup$1.AnyObject, undefined, "">;
128
- declare const projectIsProductionModeSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
129
- declare const projectOnboardingStatusValues: readonly ["config_choice", "apps_selection", "auth_setup", "domain_setup", "email_theme_setup", "payments_setup", "welcome", "completed"];
130
- type ProjectOnboardingStatus = typeof projectOnboardingStatusValues[number];
131
- declare const projectOnboardingStatusSchema: yup$1.StringSchema<"config_choice" | "apps_selection" | "auth_setup" | "domain_setup" | "email_theme_setup" | "payments_setup" | "welcome" | "completed" | undefined, yup$1.AnyObject, undefined, "">;
132
- declare const projectConfigIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
133
- declare const projectAllowLocalhostSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
134
- declare const projectCreateTeamOnSignUpSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
135
- declare const projectMagicLinkEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
136
- declare const projectPasskeyEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
137
- declare const projectClientTeamCreationEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
138
- declare const projectClientUserDeletionEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
139
- declare const projectSignUpEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
140
- declare const projectCredentialEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
141
- declare const oauthIdSchema: yup$1.StringSchema<"google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | undefined, yup$1.AnyObject, undefined, "">;
142
- declare const oauthEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
143
- declare const oauthTypeSchema: yup$1.StringSchema<"shared" | "standard" | undefined, yup$1.AnyObject, undefined, "">;
144
- declare const oauthClientIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
145
- declare const oauthClientSecretSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
146
- declare const oauthCustomCallbackUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
147
- declare const oauthFacebookConfigIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
148
- declare const oauthMicrosoftTenantIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
149
- declare const oauthAppleBundleIdsSchema: yup$1.ArraySchema<string[] | undefined, yup$1.AnyObject, undefined, "">;
150
- declare const oauthAppleBundleIdSchema: yup$1.StringSchema<string, yup$1.AnyObject, undefined, "">;
151
- declare const oauthAccountMergeStrategySchema: yup$1.StringSchema<"link_method" | "raise_error" | "allow_duplicates" | undefined, yup$1.AnyObject, undefined, "">;
152
- declare const oauthIssuerUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
153
- declare const oauthScopeSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
154
- declare const emailTypeSchema: yup$1.StringSchema<"shared" | "standard" | undefined, yup$1.AnyObject, undefined, "">;
155
- declare const emailSenderNameSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
156
- declare const emailHostSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
157
- declare const emailPortSchema: yup$1.NumberSchema<number | undefined, yup$1.AnyObject, undefined, "">;
158
- declare const emailUsernameSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
159
- declare const emailSenderEmailSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
160
- declare const emailPasswordSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
161
- declare const handlerPathSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
162
- declare const emailThemeSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
163
- declare const emailThemeListSchema: yup$1.MixedSchema<Record<string, {
164
- displayName: string;
165
- tsxSource: string;
166
- }>, yup$1.AnyObject, undefined, "">;
167
- declare const templateThemeIdSchema: yup$1.MixedSchema<string | false | undefined, yup$1.AnyObject, undefined, "">;
168
- declare const emailTemplateListSchema: yup$1.MixedSchema<Record<string, {
169
- themeId?: string | false | undefined;
170
- displayName: string;
171
- tsxSource: string;
172
- }>, yup$1.AnyObject, undefined, "">;
173
- declare const customDashboardsSchema: yup$1.MixedSchema<Record<string, {
174
- displayName: string;
175
- tsxSource: string;
176
- }>, yup$1.AnyObject, undefined, "">;
177
- declare const customerTypeSchema: yup$1.StringSchema<"team" | "user" | "custom" | undefined, yup$1.AnyObject, undefined, "">;
178
- /**
179
- * Schema for a single product price. Each currency field (USD, EUR, etc.) is a decimal string
180
- * like `"9.99"` or `"1000"` — never cent integers. See `MoneyAmount` for the exact format.
181
- */
182
- declare const productPriceSchema: yup$1.ObjectSchema<{
183
- interval: DayInterval | undefined;
184
- serverOnly: boolean | undefined;
185
- freeTrial: DayInterval | undefined;
186
- USD: string | undefined;
187
- EUR: string | undefined;
188
- GBP: string | undefined;
189
- JPY: string | undefined;
190
- INR: string | undefined;
191
- AUD: string | undefined;
192
- CAD: string | undefined;
193
- }, yup$1.AnyObject, {
194
- interval: undefined;
195
- serverOnly: undefined;
196
- freeTrial: undefined;
197
- USD: undefined;
198
- EUR: undefined;
199
- GBP: undefined;
200
- JPY: undefined;
201
- INR: undefined;
202
- AUD: undefined;
203
- CAD: undefined;
204
- }, "">;
205
- declare const pricesSchema: yup$1.MixedSchema<Record<string, {
206
- interval?: DayInterval | undefined;
207
- freeTrial?: DayInterval | undefined;
208
- serverOnly?: boolean | undefined;
209
- USD?: string | undefined;
210
- EUR?: string | undefined;
211
- GBP?: string | undefined;
212
- JPY?: string | undefined;
213
- INR?: string | undefined;
214
- AUD?: string | undefined;
215
- CAD?: string | undefined;
216
- }>, yup$1.AnyObject, undefined, "">;
217
- declare const productSchema: yup$1.ObjectSchema<{
218
- displayName: string | undefined;
219
- productLineId: string | undefined;
220
- isAddOnTo: false | Record<string, true> | undefined;
221
- customerType: "team" | "user" | "custom";
222
- freeTrial: DayInterval | undefined;
223
- serverOnly: boolean | undefined;
224
- stackable: boolean | undefined;
225
- prices: Record<string, {
226
- interval?: DayInterval | undefined;
227
- freeTrial?: DayInterval | undefined;
228
- serverOnly?: boolean | undefined;
229
- USD?: string | undefined;
230
- EUR?: string | undefined;
231
- GBP?: string | undefined;
232
- JPY?: string | undefined;
233
- INR?: string | undefined;
234
- AUD?: string | undefined;
235
- CAD?: string | undefined;
236
- }>;
237
- includedItems: Record<string, {
238
- repeat?: "never" | DayInterval | undefined;
239
- expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
240
- quantity: number;
241
- }>;
242
- }, yup$1.AnyObject, {
243
- displayName: undefined;
244
- productLineId: undefined;
245
- isAddOnTo: undefined;
246
- customerType: undefined;
247
- freeTrial: undefined;
248
- serverOnly: undefined;
249
- stackable: undefined;
250
- prices: undefined;
251
- includedItems: undefined;
252
- }, "">;
253
- declare const productClientMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
254
- declare const productClientReadOnlyMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
255
- declare const productServerMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
256
- declare const productSchemaWithMetadata: yup$1.ObjectSchema<{
257
- displayName: string | undefined;
258
- productLineId: string | undefined;
259
- isAddOnTo: false | Record<string, true> | undefined;
260
- customerType: "team" | "user" | "custom";
261
- freeTrial: DayInterval | undefined;
262
- serverOnly: boolean | undefined;
263
- stackable: boolean | undefined;
264
- prices: Record<string, {
265
- interval?: DayInterval | undefined;
266
- freeTrial?: DayInterval | undefined;
267
- serverOnly?: boolean | undefined;
268
- USD?: string | undefined;
269
- EUR?: string | undefined;
270
- GBP?: string | undefined;
271
- JPY?: string | undefined;
272
- INR?: string | undefined;
273
- AUD?: string | undefined;
274
- CAD?: string | undefined;
275
- }>;
276
- includedItems: Record<string, {
277
- repeat?: "never" | DayInterval | undefined;
278
- expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
279
- quantity: number;
280
- }>;
281
- } & {
282
- clientMetadata: {} | null | undefined;
283
- clientReadOnlyMetadata: {} | null | undefined;
284
- serverMetadata: {} | null | undefined;
285
- }, yup$1.AnyObject, {
286
- displayName: undefined;
287
- productLineId: undefined;
288
- isAddOnTo: undefined;
289
- customerType: undefined;
290
- freeTrial: undefined;
291
- serverOnly: undefined;
292
- stackable: undefined;
293
- prices: undefined;
294
- includedItems: undefined;
295
- clientMetadata: undefined;
296
- clientReadOnlyMetadata: undefined;
297
- serverMetadata: undefined;
298
- }, "">;
299
- declare const inlineProductSchema: yup$1.ObjectSchema<{
300
- display_name: string;
301
- customer_type: "team" | "user" | "custom";
302
- free_trial: DayInterval | undefined;
303
- server_only: boolean;
304
- stackable: boolean;
305
- prices: Record<string, {
306
- interval?: DayInterval | undefined;
307
- USD?: string | undefined;
308
- EUR?: string | undefined;
309
- GBP?: string | undefined;
310
- JPY?: string | undefined;
311
- INR?: string | undefined;
312
- AUD?: string | undefined;
313
- CAD?: string | undefined;
314
- free_trial?: DayInterval | undefined;
315
- }>;
316
- included_items: Record<string, {
317
- quantity?: number | undefined;
318
- repeat?: "never" | DayInterval | undefined;
319
- expires?: "never" | "when-purchase-expires" | "when-repeated" | undefined;
320
- }>;
321
- client_metadata: {} | null | undefined;
322
- client_read_only_metadata: {} | null | undefined;
323
- server_metadata: {} | null | undefined;
324
- }, yup$1.AnyObject, {
325
- display_name: undefined;
326
- customer_type: undefined;
327
- free_trial: undefined;
328
- server_only: true;
329
- stackable: false;
330
- prices: undefined;
331
- included_items: undefined;
332
- client_metadata: undefined;
333
- client_read_only_metadata: undefined;
334
- server_metadata: undefined;
335
- }, "">;
336
- declare class ReplaceFieldWithOwnUserId extends Error {
337
- readonly path: string;
338
- constructor(path: string);
339
- }
340
- declare const userIdOrMeSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
341
- declare const userIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
342
- declare const primaryEmailSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
343
- declare const primaryEmailAuthEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
344
- declare const primaryEmailVerifiedSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
345
- declare const userDisplayNameSchema: yup$1.StringSchema<string | null | undefined, yup$1.AnyObject, undefined, "">;
346
- declare const selectedTeamIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
347
- declare const profileImageUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
348
- declare const signedUpAtMillisSchema: yup$1.NumberSchema<number | undefined, yup$1.AnyObject, undefined, "">;
349
- declare const userClientMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
350
- declare const userClientReadOnlyMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
351
- declare const userServerMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
352
- declare const userOAuthProviderSchema: yup$1.ObjectSchema<{
353
- id: string;
354
- type: "google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch";
355
- provider_user_id: string;
356
- }, yup$1.AnyObject, {
357
- id: undefined;
358
- type: undefined;
359
- provider_user_id: undefined;
360
- }, "">;
361
- declare const userLastActiveAtMillisSchema: yup$1.NumberSchema<number | null | undefined, yup$1.AnyObject, undefined, "">;
362
- declare const userPasskeyAuthEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
363
- declare const userOtpAuthEnabledSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
364
- declare const userOtpAuthEnabledMutationSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
365
- declare const userHasPasswordSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
366
- declare const userPasswordMutationSchema: yup$1.StringSchema<string | null | undefined, yup$1.AnyObject, undefined, "">;
367
- declare const userPasswordHashMutationSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
368
- declare const userTotpSecretMutationSchema: yup$1.StringSchema<string | null | undefined, yup$1.AnyObject, undefined, "">;
369
- declare const restrictedReasonTypes: readonly ["anonymous", "email_not_verified", "restricted_by_administrator"];
370
- type RestrictedReasonType = typeof restrictedReasonTypes[number];
371
- declare const restrictedReasonSchema: yup$1.ObjectSchema<{
372
- type: "anonymous" | "email_not_verified" | "restricted_by_administrator";
373
- }, yup$1.AnyObject, {
374
- type: undefined;
375
- }, "">;
376
- type RestrictedReason = yup$1.InferType<typeof restrictedReasonSchema>;
377
- declare const accessTokenPayloadSchema: yup$1.ObjectSchema<{
378
- sub: string;
379
- exp: number | undefined;
380
- iat: number;
381
- iss: string;
382
- aud: string;
383
- project_id: string;
384
- branch_id: string;
385
- refresh_token_id: string;
386
- role: "authenticated";
387
- name: string | null;
388
- email: string | null;
389
- email_verified: boolean;
390
- selected_team_id: string | null;
391
- signed_up_at: number;
392
- is_anonymous: boolean;
393
- is_restricted: boolean;
394
- restricted_reason: {
395
- type: "anonymous" | "email_not_verified" | "restricted_by_administrator";
396
- } | null;
397
- requires_totp_mfa: boolean;
398
- }, yup$1.AnyObject, {
399
- sub: undefined;
400
- exp: undefined;
401
- iat: undefined;
402
- iss: undefined;
403
- aud: undefined;
404
- project_id: undefined;
405
- branch_id: undefined;
406
- refresh_token_id: undefined;
407
- role: undefined;
408
- name: undefined;
409
- email: undefined;
410
- email_verified: undefined;
411
- selected_team_id: undefined;
412
- signed_up_at: undefined;
413
- is_anonymous: undefined;
414
- is_restricted: undefined;
415
- restricted_reason: {
416
- type: undefined;
417
- };
418
- requires_totp_mfa: undefined;
419
- }, "">;
420
- declare const signInEmailSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
421
- declare const emailOtpSignInCallbackUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
422
- declare const emailVerificationCallbackUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
423
- declare const accessTokenResponseSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
424
- declare const refreshTokenResponseSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
425
- declare const signInResponseSchema: yup$1.ObjectSchema<{
426
- refresh_token: string;
427
- access_token: string;
428
- is_new_user: boolean;
429
- user_id: string;
430
- }, yup$1.AnyObject, {
431
- refresh_token: undefined;
432
- access_token: undefined;
433
- is_new_user: undefined;
434
- user_id: undefined;
435
- }, "">;
436
- declare const teamSystemPermissions: readonly ["$update_team", "$delete_team", "$read_members", "$remove_members", "$invite_members", "$manage_api_keys"];
437
- declare const permissionDefinitionIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
438
- declare const customPermissionDefinitionIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
439
- declare const teamPermissionDescriptionSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
440
- declare const containedPermissionIdsSchema: yup$1.ArraySchema<string[] | undefined, yup$1.AnyObject, undefined, "">;
441
- declare const teamIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
442
- declare const teamDisplayNameSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
443
- declare const teamProfileImageUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
444
- declare const teamClientMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
445
- declare const teamClientReadOnlyMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
446
- declare const teamServerMetadataSchema: yup$1.MixedSchema<{} | null, yup$1.AnyObject, undefined, "">;
447
- declare const teamCreatedAtMillisSchema: yup$1.NumberSchema<number | undefined, yup$1.AnyObject, undefined, "">;
448
- declare const teamInvitationEmailSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
449
- declare const teamInvitationCallbackUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
450
- declare const teamCreatorUserIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
451
- declare const teamMemberDisplayNameSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
452
- declare const teamMemberProfileImageUrlSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
453
- declare const contactChannelIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
454
- declare const contactChannelTypeSchema: yup$1.StringSchema<"email" | undefined, yup$1.AnyObject, undefined, "">;
455
- declare const contactChannelValueSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
456
- declare const contactChannelUsedForAuthSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
457
- declare const contactChannelIsVerifiedSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
458
- declare const contactChannelIsPrimarySchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
459
- declare const oauthProviderIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
460
- declare const oauthProviderEmailSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
461
- declare const oauthProviderTypeSchema: yup$1.StringSchema<"google" | "github" | "microsoft" | "spotify" | "facebook" | "discord" | "gitlab" | "bitbucket" | "linkedin" | "apple" | "x" | "twitch" | undefined, yup$1.AnyObject, undefined, "">;
462
- declare const oauthProviderAllowSignInSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
463
- declare const oauthProviderAllowConnectedAccountsSchema: yup$1.BooleanSchema<boolean | undefined, yup$1.AnyObject, undefined, "">;
464
- declare const oauthProviderAccountIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
465
- declare const oauthProviderProviderConfigIdSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
466
- declare const configAgentSafeErrorMessages: readonly ["The config agent failed to apply the change.", "Sandbox session expired. Please retry the update.", "Failed to commit and push the config changes.", "The GitHub branch changed before the config commit could be pushed. Retry the update to apply the same changes on the latest branch."];
467
- type ConfigAgentSafeErrorMessage = typeof configAgentSafeErrorMessages[number];
468
- declare const configAgentSafeErrorMessageSchema: yup$1.StringSchema<"The config agent failed to apply the change." | "Sandbox session expired. Please retry the update." | "Failed to commit and push the config changes." | "The GitHub branch changed before the config commit could be pushed. Retry the update to apply the same changes on the latest branch." | undefined, yup$1.AnyObject, undefined, "">;
469
- declare const basicAuthorizationHeaderSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
470
- declare const neonAuthorizationHeaderSchema: yup$1.StringSchema<string | undefined, yup$1.AnyObject, undefined, "">;
471
- declare function yupDefinedWhen<S extends yup$1.AnyObject>(schema: S, triggers: Record<string, any>): S;
472
- declare function yupDefinedAndNonEmptyWhen<S extends yup$1.StringSchema>(schema: S, triggers: Record<string, any>): S;
473
- declare const branchConfigSourceSchema: yup$1.MixedSchema<{
474
- workflow_path?: string | undefined;
475
- type: "pushed-from-github";
476
- branch: string;
477
- owner: string;
478
- repo: string;
479
- commit_hash: string;
480
- config_file_path: string;
481
- } | {
482
- type: "pushed-from-unknown";
483
- } | {
484
- type: "unlinked";
485
- }, yup$1.AnyObject, undefined, "">;
486
- /**
487
- * State of a single dashboard→GitHub config agent run, so the dashboard can poll for
488
- * progress and surface the resulting commit (or error). Each run is one row in the
489
- * `ConfigAgentRun` table, addressed by `id`; runs are NOT serialized, so many can
490
- * target the same branch at once and GitHub catches conflicts at push time.
491
- */
492
- declare const configAgentRunSchema: yup$1.ObjectSchema<{
493
- id: string;
494
- status: "error" | "running" | "awaiting_review" | "success" | "no-change" | "cancelled";
495
- started_at: number;
496
- finished_at: number | undefined;
497
- commit_url: string | undefined;
498
- error: "The config agent failed to apply the change." | "Sandbox session expired. Please retry the update." | "Failed to commit and push the config changes." | "The GitHub branch changed before the config commit could be pushed. Retry the update to apply the same changes on the latest branch." | undefined;
499
- sandbox_id: string | undefined;
500
- progress: string | undefined;
501
- stage: "awaiting_review" | "initializing_sandbox" | "cloning_repo" | "agent_making_changes" | undefined;
502
- diff: string | undefined;
503
- }, yup$1.AnyObject, {
504
- id: undefined;
505
- status: undefined;
506
- started_at: undefined;
507
- finished_at: undefined;
508
- commit_url: undefined;
509
- error: undefined;
510
- sandbox_id: undefined;
511
- progress: undefined;
512
- stage: undefined;
513
- diff: undefined;
514
- }, "">;
515
- type ConfigAgentRunApi = yup$1.InferType<typeof configAgentRunSchema>;
516
- //#endregion
517
- export { ConfigAgentRunApi, ConfigAgentSafeErrorMessage, HexclaveAdaptSentinel, ProjectOnboardingStatus, ReplaceFieldWithOwnUserId, RestrictedReason, RestrictedReasonType, USER_SPECIFIED_ID_MAX_LENGTH, USER_SPECIFIED_ID_PATTERN, accessTokenPayloadSchema, accessTokenResponseSchema, adaptSchema, adminAuthTypeSchema, base64Schema, basicAuthorizationHeaderSchema, branchConfigSourceSchema, clientOrHigherAuthTypeSchema, configAgentRunSchema, configAgentSafeErrorMessageSchema, configAgentSafeErrorMessages, contactChannelIdSchema, contactChannelIsPrimarySchema, contactChannelIsVerifiedSchema, contactChannelTypeSchema, contactChannelUsedForAuthSchema, contactChannelValueSchema, containedPermissionIdsSchema, countryCodeSchema, customDashboardsSchema, customPermissionDefinitionIdSchema, customerTypeSchema, dayIntervalOrNeverSchema, dayIntervalSchema, emailHostSchema, emailOtpSignInCallbackUrlSchema, emailPasswordSchema, emailPortSchema, emailSchema, emailSenderEmailSchema, emailSenderNameSchema, emailTemplateListSchema, emailThemeListSchema, emailThemeSchema, emailTypeSchema, emailUsernameSchema, emailVerificationCallbackUrlSchema, ensureObjectSchema, getUserSpecifiedIdErrorMessage, handlerPathSchema, inlineProductSchema, intervalOrNeverSchema, intervalSchema, isValidCountryCode, isValidUserSpecifiedId, jsonSchema, jsonStringOrEmptySchema, jsonStringSchema, moneyAmountSchema, neonAuthorizationHeaderSchema, normalizeCountryCode, oauthAccountMergeStrategySchema, oauthAppleBundleIdSchema, oauthAppleBundleIdsSchema, oauthClientIdSchema, oauthClientSecretSchema, oauthCustomCallbackUrlSchema, oauthEnabledSchema, oauthFacebookConfigIdSchema, oauthIdSchema, oauthIssuerUrlSchema, oauthMicrosoftTenantIdSchema, oauthProviderAccountIdSchema, oauthProviderAllowConnectedAccountsSchema, oauthProviderAllowSignInSchema, oauthProviderEmailSchema, oauthProviderIdSchema, oauthProviderProviderConfigIdSchema, oauthProviderTypeSchema, oauthScopeSchema, oauthTypeSchema, passwordSchema, permissionDefinitionIdSchema, pricesSchema, primaryEmailAuthEnabledSchema, primaryEmailSchema, primaryEmailVerifiedSchema, productClientMetadataSchema, productClientReadOnlyMetadataSchema, productPriceSchema, productSchema, productSchemaWithMetadata, productServerMetadataSchema, profileImageUrlSchema, projectAllowLocalhostSchema, projectBranchIdSchema, projectClientTeamCreationEnabledSchema, projectClientUserDeletionEnabledSchema, projectConfigIdSchema, projectCreateTeamOnSignUpSchema, projectCreatedAtMillisSchema, projectCredentialEnabledSchema, projectDescriptionSchema, projectDisplayNameSchema, projectIdSchema, projectIsProductionModeSchema, projectLogoDarkModeUrlSchema, projectLogoFullDarkModeUrlSchema, projectLogoFullUrlSchema, projectLogoUrlSchema, projectMagicLinkEnabledSchema, projectOnboardingStatusSchema, projectOnboardingStatusValues, projectPasskeyEnabledSchema, projectSignUpEnabledSchema, refreshTokenResponseSchema, restrictedReasonSchema, restrictedReasonTypes, sanitizeUserSpecifiedId, selectedTeamIdSchema, serverOrHigherAuthTypeSchema, signInEmailSchema, signInResponseSchema, signedUpAtMillisSchema, strictEmailSchema, teamClientMetadataSchema, teamClientReadOnlyMetadataSchema, teamCreatedAtMillisSchema, teamCreatorUserIdSchema, teamDisplayNameSchema, teamIdSchema, teamInvitationCallbackUrlSchema, teamInvitationEmailSchema, teamMemberDisplayNameSchema, teamMemberProfileImageUrlSchema, teamPermissionDescriptionSchema, teamProfileImageUrlSchema, teamServerMetadataSchema, teamSystemPermissions, templateThemeIdSchema, urlSchema, userClientMetadataSchema, userClientReadOnlyMetadataSchema, userDisplayNameSchema, userHasPasswordSchema, userIdOrMeSchema, userIdSchema, userLastActiveAtMillisSchema, userOAuthProviderSchema, userOtpAuthEnabledMutationSchema, userOtpAuthEnabledSchema, userPasskeyAuthEnabledSchema, userPasswordHashMutationSchema, userPasswordMutationSchema, userServerMetadataSchema, userSpecifiedIdSchema, userTotpSecretMutationSchema, validateCountryCode, wildcardProtocolAndDomainSchema, wildcardUrlSchema, yupArray, yupBoolean, yupDate, yupDefinedAndNonEmptyWhen, yupDefinedWhen, yupMixed, yupNever, yupNumber, yupObject, yupObjectWithAutoDefault, yupRecord, yupString, yupTuple, yupUnion, yupValidate };
518
- //# sourceMappingURL=schema-fields.d.ts.map
1
+ import { n as normalizeCountryCode, r as validateCountryCode, t as isValidCountryCode } from "./country-codes-CRWDroBE.js";
2
+ import { $ as isValidUserSpecifiedId, $n as yupDefinedWhen, $t as projectLogoUrlSchema, A as customPermissionDefinitionIdSchema, An as urlSchema, At as primaryEmailVerifiedSchema, B as emailSenderNameSchema, Bn as userOtpAuthEnabledSchema, Bt as projectClientTeamCreationEnabledSchema, C as contactChannelIsVerifiedSchema, Cn as teamMemberDisplayNameSchema, Ct as oauthScopeSchema, D as containedPermissionIdsSchema, Dn as teamServerMetadataSchema, Dt as pricesSchema, E as contactChannelValueSchema, En as teamProfileImageUrlSchema, Et as permissionDefinitionIdSchema, F as emailOtpSignInCallbackUrlSchema, Fn as userIdOrMeSchema, Ft as productSchemaWithMetadata, G as emailUsernameSchema, Gn as userSpecifiedIdSchema, Gt as projectCredentialEnabledSchema, H as emailThemeListSchema, Hn as userPasswordHashMutationSchema, Ht as projectConfigIdSchema, I as emailPasswordSchema, In as userIdSchema, It as productServerMetadataSchema, J as getUserSpecifiedIdErrorMessage, Jn as wildcardUrlSchema, Jt as projectIdSchema, K as emailVerificationCallbackUrlSchema, Kn as userTotpSecretMutationSchema, Kt as projectDescriptionSchema, L as emailPortSchema, Ln as userLastActiveAtMillisSchema, Lt as profileImageUrlSchema, M as dayIntervalOrNeverSchema, Mn as userClientReadOnlyMetadataSchema, Mt as productClientReadOnlyMetadataSchema, N as dayIntervalSchema, Nn as userDisplayNameSchema, Nt as productPriceSchema, O as countryCodeSchema, On as teamSystemPermissions, Ot as primaryEmailAuthEnabledSchema, P as emailHostSchema, Pn as userHasPasswordSchema, Pt as productSchema, Q as intervalSchema, Qn as yupDefinedAndNonEmptyWhen, Qt as projectLogoFullUrlSchema, R as emailSchema, Rn as userOAuthProviderSchema, Rt as projectAllowLocalhostSchema, S as contactChannelIsPrimarySchema, Sn as teamInvitationEmailSchema, St as oauthProviderTypeSchema, T as contactChannelUsedForAuthSchema, Tn as teamPermissionDescriptionSchema, Tt as passwordSchema, U as emailThemeSchema, Un as userPasswordMutationSchema, Ut as projectCreateTeamOnSignUpSchema, V as emailTemplateListSchema, Vn as userPasskeyAuthEnabledSchema, Vt as projectClientUserDeletionEnabledSchema, W as emailTypeSchema, Wn as userServerMetadataSchema, Wt as projectCreatedAtMillisSchema, X as inlineProductSchema, Xn as yupBoolean, Xt as projectLogoDarkModeUrlSchema, Y as handlerPathSchema, Yn as yupArray, Yt as projectIsProductionModeSchema, Z as intervalOrNeverSchema, Zn as yupDate, Zt as projectLogoFullDarkModeUrlSchema, _ as clientOrHigherAuthTypeSchema, _n as teamCreatedAtMillisSchema, _t as oauthProviderAllowConnectedAccountsSchema, a as ReplaceFieldWithOwnUserId, an as refreshTokenResponseSchema, ar as yupRecord, at as oauthAccountMergeStrategySchema, b as configAgentSafeErrorMessages, bn as teamIdSchema, bt as oauthProviderIdSchema, c as USER_SPECIFIED_ID_MAX_LENGTH, cn as sanitizeUserSpecifiedId, cr as yupUnion, ct as oauthClientIdSchema, d as accessTokenResponseSchema, dn as signInEmailSchema, dt as oauthEnabledSchema, en as projectMagicLinkEnabledSchema, er as yupMixed, et as jsonSchema, f as adaptSchema, fn as signInResponseSchema, ft as oauthFacebookConfigIdSchema, g as branchConfigSourceSchema, gn as teamClientReadOnlyMetadataSchema, gt as oauthProviderAccountIdSchema, h as basicAuthorizationHeaderSchema, hn as teamClientMetadataSchema, ht as oauthMicrosoftTenantIdSchema, i as ProjectOnboardingStatus, in as projectSignUpEnabledSchema, ir as yupObjectWithAutoDefault, it as neonAuthorizationHeaderSchema, j as customerTypeSchema, jn as userClientMetadataSchema, jt as productClientMetadataSchema, k as customDashboardsSchema, kn as templateThemeIdSchema, kt as primaryEmailSchema, l as USER_SPECIFIED_ID_PATTERN, ln as selectedTeamIdSchema, lr as yupValidate, lt as oauthClientSecretSchema, m as base64Schema, mn as strictEmailSchema, mt as oauthIssuerUrlSchema, n as ConfigAgentSafeErrorMessage, nn as projectOnboardingStatusValues, nr as yupNumber, nt as jsonStringSchema, o as RestrictedReason, on as restrictedReasonSchema, or as yupString, ot as oauthAppleBundleIdSchema, p as adminAuthTypeSchema, pn as signedUpAtMillisSchema, pt as oauthIdSchema, q as ensureObjectSchema, qn as wildcardProtocolAndDomainSchema, qt as projectDisplayNameSchema, r as HexclaveAdaptSentinel, rn as projectPasskeyEnabledSchema, rr as yupObject, rt as moneyAmountSchema, s as RestrictedReasonType, sn as restrictedReasonTypes, sr as yupTuple, st as oauthAppleBundleIdsSchema, t as ConfigAgentRunApi, tn as projectOnboardingStatusSchema, tr as yupNever, tt as jsonStringOrEmptySchema, u as accessTokenPayloadSchema, un as serverOrHigherAuthTypeSchema, ut as oauthCustomCallbackUrlSchema, v as configAgentRunSchema, vn as teamCreatorUserIdSchema, vt as oauthProviderAllowSignInSchema, w as contactChannelTypeSchema, wn as teamMemberProfileImageUrlSchema, wt as oauthTypeSchema, x as contactChannelIdSchema, xn as teamInvitationCallbackUrlSchema, xt as oauthProviderProviderConfigIdSchema, y as configAgentSafeErrorMessageSchema, yn as teamDisplayNameSchema, yt as oauthProviderEmailSchema, z as emailSenderEmailSchema, zn as userOtpAuthEnabledMutationSchema, zt as projectBranchIdSchema } from "./schema-fields-DqGQ4kF7.js";
3
+ export { ConfigAgentRunApi, ConfigAgentSafeErrorMessage, HexclaveAdaptSentinel, ProjectOnboardingStatus, ReplaceFieldWithOwnUserId, RestrictedReason, RestrictedReasonType, USER_SPECIFIED_ID_MAX_LENGTH, USER_SPECIFIED_ID_PATTERN, accessTokenPayloadSchema, accessTokenResponseSchema, adaptSchema, adminAuthTypeSchema, base64Schema, basicAuthorizationHeaderSchema, branchConfigSourceSchema, clientOrHigherAuthTypeSchema, configAgentRunSchema, configAgentSafeErrorMessageSchema, configAgentSafeErrorMessages, contactChannelIdSchema, contactChannelIsPrimarySchema, contactChannelIsVerifiedSchema, contactChannelTypeSchema, contactChannelUsedForAuthSchema, contactChannelValueSchema, containedPermissionIdsSchema, countryCodeSchema, customDashboardsSchema, customPermissionDefinitionIdSchema, customerTypeSchema, dayIntervalOrNeverSchema, dayIntervalSchema, emailHostSchema, emailOtpSignInCallbackUrlSchema, emailPasswordSchema, emailPortSchema, emailSchema, emailSenderEmailSchema, emailSenderNameSchema, emailTemplateListSchema, emailThemeListSchema, emailThemeSchema, emailTypeSchema, emailUsernameSchema, emailVerificationCallbackUrlSchema, ensureObjectSchema, getUserSpecifiedIdErrorMessage, handlerPathSchema, inlineProductSchema, intervalOrNeverSchema, intervalSchema, isValidCountryCode, isValidUserSpecifiedId, jsonSchema, jsonStringOrEmptySchema, jsonStringSchema, moneyAmountSchema, neonAuthorizationHeaderSchema, normalizeCountryCode, oauthAccountMergeStrategySchema, oauthAppleBundleIdSchema, oauthAppleBundleIdsSchema, oauthClientIdSchema, oauthClientSecretSchema, oauthCustomCallbackUrlSchema, oauthEnabledSchema, oauthFacebookConfigIdSchema, oauthIdSchema, oauthIssuerUrlSchema, oauthMicrosoftTenantIdSchema, oauthProviderAccountIdSchema, oauthProviderAllowConnectedAccountsSchema, oauthProviderAllowSignInSchema, oauthProviderEmailSchema, oauthProviderIdSchema, oauthProviderProviderConfigIdSchema, oauthProviderTypeSchema, oauthScopeSchema, oauthTypeSchema, passwordSchema, permissionDefinitionIdSchema, pricesSchema, primaryEmailAuthEnabledSchema, primaryEmailSchema, primaryEmailVerifiedSchema, productClientMetadataSchema, productClientReadOnlyMetadataSchema, productPriceSchema, productSchema, productSchemaWithMetadata, productServerMetadataSchema, profileImageUrlSchema, projectAllowLocalhostSchema, projectBranchIdSchema, projectClientTeamCreationEnabledSchema, projectClientUserDeletionEnabledSchema, projectConfigIdSchema, projectCreateTeamOnSignUpSchema, projectCreatedAtMillisSchema, projectCredentialEnabledSchema, projectDescriptionSchema, projectDisplayNameSchema, projectIdSchema, projectIsProductionModeSchema, projectLogoDarkModeUrlSchema, projectLogoFullDarkModeUrlSchema, projectLogoFullUrlSchema, projectLogoUrlSchema, projectMagicLinkEnabledSchema, projectOnboardingStatusSchema, projectOnboardingStatusValues, projectPasskeyEnabledSchema, projectSignUpEnabledSchema, refreshTokenResponseSchema, restrictedReasonSchema, restrictedReasonTypes, sanitizeUserSpecifiedId, selectedTeamIdSchema, serverOrHigherAuthTypeSchema, signInEmailSchema, signInResponseSchema, signedUpAtMillisSchema, strictEmailSchema, teamClientMetadataSchema, teamClientReadOnlyMetadataSchema, teamCreatedAtMillisSchema, teamCreatorUserIdSchema, teamDisplayNameSchema, teamIdSchema, teamInvitationCallbackUrlSchema, teamInvitationEmailSchema, teamMemberDisplayNameSchema, teamMemberProfileImageUrlSchema, teamPermissionDescriptionSchema, teamProfileImageUrlSchema, teamServerMetadataSchema, teamSystemPermissions, templateThemeIdSchema, urlSchema, userClientMetadataSchema, userClientReadOnlyMetadataSchema, userDisplayNameSchema, userHasPasswordSchema, userIdOrMeSchema, userIdSchema, userLastActiveAtMillisSchema, userOAuthProviderSchema, userOtpAuthEnabledMutationSchema, userOtpAuthEnabledSchema, userPasskeyAuthEnabledSchema, userPasswordHashMutationSchema, userPasswordMutationSchema, userServerMetadataSchema, userSpecifiedIdSchema, userTotpSecretMutationSchema, validateCountryCode, wildcardProtocolAndDomainSchema, wildcardUrlSchema, yupArray, yupBoolean, yupDate, yupDefinedAndNonEmptyWhen, yupDefinedWhen, yupMixed, yupNever, yupNumber, yupObject, yupObjectWithAutoDefault, yupRecord, yupString, yupTuple, yupUnion, yupValidate };