@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.
- package/dist/admin-interface-Bv8rBJo-.d.ts +379 -0
- package/dist/admin-interface-Bv8rBJo-.d.ts.map +1 -0
- package/dist/admin-metrics-DyW8_G82.d.ts +807 -0
- package/dist/admin-metrics-DyW8_G82.d.ts.map +1 -0
- package/dist/ai/image-limits.d.ts.map +1 -1
- package/dist/ai/image-limits.js +6 -7
- package/dist/ai/image-limits.js.map +1 -1
- package/dist/ai/llms/llms.d.ts.map +1 -1
- package/dist/ai/llms/llms.js +2 -4
- package/dist/ai/llms/llms.js.map +1 -1
- package/dist/ai/unified-prompts/reminders.js +2 -4
- package/dist/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +2 -5
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/brain.js +3 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/brain.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/cli-help.js +3 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/cli-help.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/config-docs.js +3 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/config-docs.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js +3 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js +3 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-index.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-index.js +5 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-index.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -2
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js +3 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js +3 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt.js +2 -4
- package/dist/ai/unified-prompts/skill-site-prompt.js.map +1 -1
- package/dist/analytics-IjkAsefy.d.ts +14 -0
- package/dist/analytics-IjkAsefy.d.ts.map +1 -0
- package/dist/apps/apps-config.d.ts.map +1 -1
- package/dist/apps/apps-config.js +2 -3
- package/dist/apps/apps-config.js.map +1 -1
- package/dist/apps/apps-ui.d.ts +1 -2
- package/dist/apps/apps-ui.d.ts.map +1 -1
- package/dist/apps/apps-ui.js +4 -5
- package/dist/apps/apps-ui.js.map +1 -1
- package/dist/client-interface-CGrvUtX0.d.ts +447 -0
- package/dist/client-interface-CGrvUtX0.d.ts.map +1 -0
- package/dist/config/db-sync-mappings.js +2 -3
- package/dist/config/db-sync-mappings.js.map +1 -1
- package/dist/config/format.d.ts +2 -61
- package/dist/config/format.js +2 -192
- package/dist/config/format.js.map +1 -1
- package/dist/config/migrate-catalogs-to-product-lines.d.ts.map +1 -1
- package/dist/config/migrate-catalogs-to-product-lines.js +2 -196
- package/dist/config/migrate-catalogs-to-product-lines.js.map +1 -1
- package/dist/config/schema-fuzzer.test.js +18 -172
- package/dist/config/schema-fuzzer.test.js.map +1 -1
- package/dist/config/schema.d.ts +2 -2328
- package/dist/config/schema.js +6 -351
- package/dist/config/schema.js.map +1 -1
- package/dist/config-authoring.d.ts +1 -1
- package/dist/config-authoring.d.ts.map +1 -1
- package/dist/config-authoring.js +2 -3
- package/dist/config-authoring.js.map +1 -1
- package/dist/config-authoring.test.js +1 -3
- package/dist/config-authoring.test.js.map +1 -1
- package/dist/config-eval.d.ts.map +1 -1
- package/dist/config-eval.js +4 -46
- package/dist/config-eval.js.map +1 -1
- package/dist/config-rendering.d.ts.map +1 -1
- package/dist/config-rendering.js +2 -48
- package/dist/config-rendering.js.map +1 -1
- package/dist/connected-accounts-D5CKe50A.d.ts +67 -0
- package/dist/connected-accounts-D5CKe50A.d.ts.map +1 -0
- package/dist/contact-channels-DW8yQxlc.d.ts +180 -0
- package/dist/contact-channels-DW8yQxlc.d.ts.map +1 -0
- package/dist/country-codes-CRWDroBE.d.ts +11 -0
- package/dist/country-codes-CRWDroBE.d.ts.map +1 -0
- package/dist/crud-CqmEW9s6.d.ts +98 -0
- package/dist/crud-CqmEW9s6.d.ts.map +1 -0
- package/dist/crud.d.ts +2 -98
- package/dist/crud.js +3 -71
- package/dist/crud.js.map +1 -1
- package/dist/currency-constants-Cq_q8twn.d.ts +45 -0
- package/dist/currency-constants-Cq_q8twn.d.ts.map +1 -0
- package/dist/current-user-Dvf8Ttjo.d.ts +284 -0
- package/dist/current-user-Dvf8Ttjo.d.ts.map +1 -0
- package/dist/dates-B6ne9iOR.d.ts +23 -0
- package/dist/dates-B6ne9iOR.d.ts.map +1 -0
- package/dist/email-outbox-BVqBaXpn.d.ts +1464 -0
- package/dist/{interface/crud/email-outbox.d.ts.map → email-outbox-BVqBaXpn.d.ts.map} +1 -1
- package/dist/emails-Ba4yEaCS.d.ts +40 -0
- package/dist/emails-Ba4yEaCS.d.ts.map +1 -0
- package/dist/errors-Cl-RUyed.d.ts +238 -0
- package/dist/errors-Cl-RUyed.d.ts.map +1 -0
- package/dist/esm/ai/image-limits.d.ts.map +1 -1
- package/dist/esm/ai/image-limits.js +5 -5
- package/dist/esm/ai/image-limits.js.map +1 -1
- package/dist/esm/ai/llms/llms.d.ts +1 -1
- package/dist/esm/ai/llms/llms.d.ts.map +1 -1
- package/dist/esm/ai/llms/llms.js +1 -2
- package/dist/esm/ai/llms/llms.js.map +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js +1 -2
- package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +25 -28
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/brain.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/brain.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/cli-help.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/cli-help.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/config-docs.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/config-docs.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-index.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-index.js +2 -3
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-index.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt.js +1 -2
- package/dist/esm/ai/unified-prompts/skill-site-prompt.js.map +1 -1
- package/dist/esm/apps/apps-config.d.ts.map +1 -1
- package/dist/esm/apps/apps-config.js +1 -1
- package/dist/esm/apps/apps-config.js.map +1 -1
- package/dist/esm/apps/apps-ui.d.ts +2 -3
- package/dist/esm/apps/apps-ui.d.ts.map +1 -1
- package/dist/esm/apps/apps-ui.js +2 -3
- package/dist/esm/apps/apps-ui.js.map +1 -1
- package/dist/esm/config/db-sync-mappings.js +1 -1
- package/dist/esm/config/db-sync-mappings.js.map +1 -1
- package/dist/esm/config/format.d.ts +1 -1
- package/dist/esm/config/format.d.ts.map +1 -1
- package/dist/esm/config/format.js +1 -190
- package/dist/esm/config/format.js.map +1 -1
- package/dist/esm/config/migrate-catalogs-to-product-lines.d.ts.map +1 -1
- package/dist/esm/config/migrate-catalogs-to-product-lines.js +1 -194
- package/dist/esm/config/migrate-catalogs-to-product-lines.js.map +1 -1
- package/dist/esm/config/schema-fuzzer.test.js +20 -173
- package/dist/esm/config/schema-fuzzer.test.js.map +1 -1
- package/dist/esm/config/schema.d.ts +249 -250
- package/dist/esm/config/schema.d.ts.map +1 -1
- package/dist/esm/config/schema.js +2 -347
- package/dist/esm/config/schema.js.map +1 -1
- package/dist/esm/config-authoring.d.ts +1 -1
- package/dist/esm/config-authoring.d.ts.map +1 -1
- package/dist/esm/config-authoring.js +1 -1
- package/dist/esm/config-authoring.js.map +1 -1
- package/dist/esm/config-authoring.test.js +2 -3
- package/dist/esm/config-authoring.test.js.map +1 -1
- package/dist/esm/config-eval.d.ts +1 -1
- package/dist/esm/config-eval.d.ts.map +1 -1
- package/dist/esm/config-eval.js +1 -43
- package/dist/esm/config-eval.js.map +1 -1
- package/dist/esm/config-rendering.d.ts.map +1 -1
- package/dist/esm/config-rendering.js +1 -46
- package/dist/esm/config-rendering.js.map +1 -1
- package/dist/esm/crud.d.ts +1 -1
- package/dist/esm/crud.d.ts.map +1 -1
- package/dist/esm/crud.js +2 -69
- package/dist/esm/crud.js.map +1 -1
- package/dist/esm/helpers/emails.js +1 -2
- package/dist/esm/helpers/emails.js.map +1 -1
- package/dist/esm/helpers/init-prompt.d.ts.map +1 -1
- package/dist/esm/helpers/init-prompt.js +1 -2
- package/dist/esm/helpers/init-prompt.js.map +1 -1
- package/dist/esm/helpers/password.d.ts +1 -1
- package/dist/esm/helpers/password.d.ts.map +1 -1
- package/dist/esm/helpers/password.js +1 -2
- package/dist/esm/helpers/password.js.map +1 -1
- package/dist/esm/helpers/production-mode.d.ts +1 -1
- package/dist/esm/helpers/production-mode.d.ts.map +1 -1
- package/dist/esm/helpers/production-mode.js +1 -2
- package/dist/esm/helpers/production-mode.js.map +1 -1
- package/dist/esm/helpers/support-sla.d.ts.map +1 -1
- package/dist/esm/helpers/support-sla.js +1 -1
- package/dist/esm/helpers/support-sla.js.map +1 -1
- package/dist/esm/helpers/support-sla.test.js +2 -3
- package/dist/esm/helpers/support-sla.test.js.map +1 -1
- package/dist/esm/helpers/vault/client-side.d.ts.map +1 -1
- package/dist/esm/helpers/vault/client-side.js +1 -20
- package/dist/esm/helpers/vault/client-side.js.map +1 -1
- package/dist/esm/helpers/vault/server-side.js +1 -2
- package/dist/esm/helpers/vault/server-side.js.map +1 -1
- package/dist/esm/hooks/use-async-callback.d.ts.map +1 -1
- package/dist/esm/hooks/use-async-callback.js +1 -2
- package/dist/esm/hooks/use-async-callback.js.map +1 -1
- package/dist/esm/hooks/use-async-external-store.d.ts +1 -1
- package/dist/esm/hooks/use-async-external-store.d.ts.map +1 -1
- package/dist/esm/hooks/use-async-external-store.js +1 -2
- package/dist/esm/hooks/use-async-external-store.js.map +1 -1
- package/dist/esm/hooks/use-hash.js +1 -2
- package/dist/esm/hooks/use-hash.js.map +1 -1
- package/dist/esm/hooks/use-hover.d.ts.map +1 -1
- package/dist/esm/hooks/use-hover.js +1 -2
- package/dist/esm/hooks/use-hover.js.map +1 -1
- package/dist/esm/hooks/use-strict-memo.d.ts.map +1 -1
- package/dist/esm/hooks/use-strict-memo.js +1 -70
- package/dist/esm/hooks/use-strict-memo.js.map +1 -1
- package/dist/esm/index.d.ts +4 -4
- package/dist/esm/index.js +1 -2
- package/dist/esm/interface/admin-interface.d.ts +19 -19
- package/dist/esm/interface/admin-interface.d.ts.map +1 -1
- package/dist/esm/interface/admin-interface.js +1 -2
- package/dist/esm/interface/admin-interface.js.map +1 -1
- package/dist/esm/interface/admin-metrics.d.ts +11 -11
- package/dist/esm/interface/admin-metrics.d.ts.map +1 -1
- package/dist/esm/interface/admin-metrics.js +1 -2
- package/dist/esm/interface/admin-metrics.js.map +1 -1
- package/dist/esm/interface/client-interface.d.ts +22 -22
- package/dist/esm/interface/client-interface.d.ts.map +1 -1
- package/dist/esm/interface/client-interface.js +31 -15
- package/dist/esm/interface/client-interface.js.map +1 -1
- package/dist/esm/interface/client-interface.test.js +84 -13
- package/dist/esm/interface/client-interface.test.js.map +1 -1
- package/dist/esm/interface/conversations.d.ts +33 -33
- package/dist/esm/interface/conversations.d.ts.map +1 -1
- package/dist/esm/interface/conversations.js +1 -2
- package/dist/esm/interface/conversations.js.map +1 -1
- package/dist/esm/interface/crud/analytics.d.ts.map +1 -1
- package/dist/esm/interface/crud/analytics.js +1 -1
- package/dist/esm/interface/crud/connected-accounts.d.ts +15 -17
- package/dist/esm/interface/crud/connected-accounts.d.ts.map +1 -1
- package/dist/esm/interface/crud/connected-accounts.js +1 -2
- package/dist/esm/interface/crud/connected-accounts.js.map +1 -1
- package/dist/esm/interface/crud/contact-channels.d.ts +24 -26
- package/dist/esm/interface/crud/contact-channels.d.ts.map +1 -1
- package/dist/esm/interface/crud/contact-channels.js +1 -2
- package/dist/esm/interface/crud/contact-channels.js.map +1 -1
- package/dist/esm/interface/crud/current-user.d.ts +20 -22
- package/dist/esm/interface/crud/current-user.d.ts.map +1 -1
- package/dist/esm/interface/crud/current-user.js +25 -29
- package/dist/esm/interface/crud/current-user.js.map +1 -1
- package/dist/esm/interface/crud/email-outbox.d.ts +32 -34
- package/dist/esm/interface/crud/email-outbox.d.ts.map +1 -1
- package/dist/esm/interface/crud/email-outbox.js +1 -2
- package/dist/esm/interface/crud/email-outbox.js.map +1 -1
- package/dist/esm/interface/crud/email-templates.d.ts +16 -18
- package/dist/esm/interface/crud/email-templates.d.ts.map +1 -1
- package/dist/esm/interface/crud/email-templates.js +1 -2
- package/dist/esm/interface/crud/email-templates.js.map +1 -1
- package/dist/esm/interface/crud/emails.d.ts +6 -8
- package/dist/esm/interface/crud/emails.d.ts.map +1 -1
- package/dist/esm/interface/crud/emails.js +1 -2
- package/dist/esm/interface/crud/emails.js.map +1 -1
- package/dist/esm/interface/crud/internal-api-keys.d.ts +16 -18
- package/dist/esm/interface/crud/internal-api-keys.d.ts.map +1 -1
- package/dist/esm/interface/crud/internal-api-keys.js +1 -2
- package/dist/esm/interface/crud/internal-api-keys.js.map +1 -1
- package/dist/esm/interface/crud/invoices.d.ts +2 -2
- package/dist/esm/interface/crud/invoices.d.ts.map +1 -1
- package/dist/esm/interface/crud/invoices.js +1 -2
- package/dist/esm/interface/crud/invoices.js.map +1 -1
- package/dist/esm/interface/crud/items.d.ts +6 -8
- package/dist/esm/interface/crud/items.d.ts.map +1 -1
- package/dist/esm/interface/crud/items.js +12 -16
- package/dist/esm/interface/crud/items.js.map +1 -1
- package/dist/esm/interface/crud/notification-preferences.d.ts +6 -8
- package/dist/esm/interface/crud/notification-preferences.d.ts.map +1 -1
- package/dist/esm/interface/crud/notification-preferences.js +8 -12
- package/dist/esm/interface/crud/notification-preferences.js.map +1 -1
- package/dist/esm/interface/crud/oauth-providers.d.ts +24 -26
- package/dist/esm/interface/crud/oauth-providers.d.ts.map +1 -1
- package/dist/esm/interface/crud/oauth-providers.js +1 -2
- package/dist/esm/interface/crud/oauth-providers.js.map +1 -1
- package/dist/esm/interface/crud/products.d.ts +21 -22
- package/dist/esm/interface/crud/products.d.ts.map +1 -1
- package/dist/esm/interface/crud/products.js +3 -2
- package/dist/esm/interface/crud/products.js.map +1 -1
- package/dist/esm/interface/crud/project-api-keys.d.ts +5 -6
- package/dist/esm/interface/crud/project-api-keys.d.ts.map +1 -1
- package/dist/esm/interface/crud/project-api-keys.js +1 -2
- package/dist/esm/interface/crud/project-api-keys.js.map +1 -1
- package/dist/esm/interface/crud/project-permissions.d.ts +29 -31
- package/dist/esm/interface/crud/project-permissions.d.ts.map +1 -1
- package/dist/esm/interface/crud/project-permissions.js +1 -2
- package/dist/esm/interface/crud/project-permissions.js.map +1 -1
- package/dist/esm/interface/crud/projects.d.ts +71 -73
- package/dist/esm/interface/crud/projects.d.ts.map +1 -1
- package/dist/esm/interface/crud/projects.js +3 -2
- package/dist/esm/interface/crud/projects.js.map +1 -1
- package/dist/esm/interface/crud/session-replays.d.ts.map +1 -1
- package/dist/esm/interface/crud/session-replays.js +1 -1
- package/dist/esm/interface/crud/sessions.d.ts +15 -17
- package/dist/esm/interface/crud/sessions.d.ts.map +1 -1
- package/dist/esm/interface/crud/sessions.js +1 -2
- package/dist/esm/interface/crud/sessions.js.map +1 -1
- package/dist/esm/interface/crud/sign-up-rules.d.ts.map +1 -1
- package/dist/esm/interface/crud/sign-up-rules.js +1 -1
- package/dist/esm/interface/crud/svix-token.d.ts +8 -10
- package/dist/esm/interface/crud/svix-token.d.ts.map +1 -1
- package/dist/esm/interface/crud/svix-token.js +1 -2
- package/dist/esm/interface/crud/svix-token.js.map +1 -1
- package/dist/esm/interface/crud/team-invitation-details.d.ts +6 -8
- package/dist/esm/interface/crud/team-invitation-details.d.ts.map +1 -1
- package/dist/esm/interface/crud/team-invitation-details.js +1 -2
- package/dist/esm/interface/crud/team-invitation-details.js.map +1 -1
- package/dist/esm/interface/crud/team-invitation.d.ts +7 -9
- package/dist/esm/interface/crud/team-invitation.d.ts.map +1 -1
- package/dist/esm/interface/crud/team-invitation.js +1 -2
- package/dist/esm/interface/crud/team-invitation.js.map +1 -1
- package/dist/esm/interface/crud/team-member-profiles.d.ts +26 -28
- package/dist/esm/interface/crud/team-member-profiles.d.ts.map +1 -1
- package/dist/esm/interface/crud/team-member-profiles.js +1 -2
- package/dist/esm/interface/crud/team-member-profiles.js.map +1 -1
- package/dist/esm/interface/crud/team-memberships.d.ts +14 -16
- package/dist/esm/interface/crud/team-memberships.d.ts.map +1 -1
- package/dist/esm/interface/crud/team-memberships.js +1 -2
- package/dist/esm/interface/crud/team-memberships.js.map +1 -1
- package/dist/esm/interface/crud/team-permissions.d.ts +29 -31
- package/dist/esm/interface/crud/team-permissions.d.ts.map +1 -1
- package/dist/esm/interface/crud/team-permissions.js +1 -2
- package/dist/esm/interface/crud/team-permissions.js.map +1 -1
- package/dist/esm/interface/crud/teams.d.ts +36 -38
- package/dist/esm/interface/crud/teams.d.ts.map +1 -1
- package/dist/esm/interface/crud/teams.js +2 -4
- package/dist/esm/interface/crud/teams.js.map +1 -1
- package/dist/esm/interface/crud/transactions.d.ts +14 -16
- package/dist/esm/interface/crud/transactions.d.ts.map +1 -1
- package/dist/esm/interface/crud/transactions.js +7 -13
- package/dist/esm/interface/crud/transactions.js.map +1 -1
- package/dist/esm/interface/crud/users.d.ts +11 -12
- package/dist/esm/interface/crud/users.d.ts.map +1 -1
- package/dist/esm/interface/crud/users.js +9 -5
- package/dist/esm/interface/crud/users.js.map +1 -1
- package/dist/esm/interface/handler-urls.d.ts +1 -1
- package/dist/esm/interface/handler-urls.d.ts.map +1 -1
- package/dist/esm/interface/handler-urls.js +1 -2
- package/dist/esm/interface/page-component-versions.d.ts +1 -1
- package/dist/esm/interface/page-component-versions.d.ts.map +1 -1
- package/dist/esm/interface/page-component-versions.js +1 -2
- package/dist/esm/interface/page-component-versions.js.map +1 -1
- package/dist/esm/interface/plan-usage.d.ts +1 -1
- package/dist/esm/interface/plan-usage.d.ts.map +1 -1
- package/dist/esm/interface/plan-usage.js +1 -2
- package/dist/esm/interface/plan-usage.js.map +1 -1
- package/dist/esm/interface/server-interface.d.ts +19 -19
- package/dist/esm/interface/server-interface.d.ts.map +1 -1
- package/dist/esm/interface/server-interface.js +1 -2
- package/dist/esm/interface/server-interface.js.map +1 -1
- package/dist/esm/interface/webhooks.d.ts +2 -2
- package/dist/esm/interface/webhooks.d.ts.map +1 -1
- package/dist/esm/interface/webhooks.js +1 -2
- package/dist/esm/interface/webhooks.js.map +1 -1
- package/dist/esm/known-errors.d.ts +2 -2
- package/dist/esm/known-errors.d.ts.map +1 -1
- package/dist/esm/known-errors.js +10 -21
- package/dist/esm/known-errors.js.map +1 -1
- package/dist/esm/payments/payment-methods.d.ts.map +1 -1
- package/dist/esm/payments/payment-methods.js +1 -1
- package/dist/esm/payments/payment-methods.js.map +1 -1
- package/dist/esm/payments/stripe-limits.d.ts.map +1 -1
- package/dist/esm/payments/stripe-limits.js +1 -1
- package/dist/esm/payments/stripe-limits.js.map +1 -1
- package/dist/esm/plans.d.ts.map +1 -1
- package/dist/esm/plans.js +1 -1
- package/dist/esm/plans.js.map +1 -1
- package/dist/esm/schema-fields.d.ts +14 -14
- package/dist/esm/schema-fields.d.ts.map +1 -1
- package/dist/esm/schema-fields.js +3 -64
- package/dist/esm/schema-fields.js.map +1 -1
- package/dist/esm/sessions.d.ts +6 -6
- package/dist/esm/sessions.d.ts.map +1 -1
- package/dist/esm/sessions.js +1 -2
- package/dist/esm/sessions.js.map +1 -1
- package/dist/esm/sessions.test.js +2 -3
- package/dist/esm/sessions.test.js.map +1 -1
- package/dist/esm/utils/analytics-clickmap-overlay.d.ts.map +1 -1
- package/dist/esm/utils/analytics-clickmap-overlay.js +1 -1
- package/dist/esm/utils/api-keys.d.ts.map +1 -1
- package/dist/esm/utils/api-keys.js +1 -2
- package/dist/esm/utils/api-keys.js.map +1 -1
- package/dist/esm/utils/arrays.d.ts.map +1 -1
- package/dist/esm/utils/arrays.js +1 -470
- package/dist/esm/utils/arrays.js.map +1 -1
- package/dist/esm/utils/auth-methods.d.ts.map +1 -1
- package/dist/esm/utils/auth-methods.js +1 -1
- package/dist/esm/utils/auth-methods.js.map +1 -1
- package/dist/esm/utils/base64.d.ts.map +1 -1
- package/dist/esm/utils/base64.js +1 -10
- package/dist/esm/utils/base64.js.map +1 -1
- package/dist/esm/utils/booleans.d.ts.map +1 -1
- package/dist/esm/utils/booleans.js +1 -25
- package/dist/esm/utils/booleans.js.map +1 -1
- package/dist/esm/utils/browser-compat.d.ts.map +1 -1
- package/dist/esm/utils/browser-compat.js +1 -1
- package/dist/esm/utils/browser-compat.js.map +1 -1
- package/dist/esm/utils/bytes.d.ts.map +1 -1
- package/dist/esm/utils/bytes.js +3 -198
- package/dist/esm/utils/bytes.js.map +1 -1
- package/dist/esm/utils/caches.d.ts +1 -1
- package/dist/esm/utils/caches.d.ts.map +1 -1
- package/dist/esm/utils/caches.js +1 -27
- package/dist/esm/utils/caches.js.map +1 -1
- package/dist/esm/utils/cel-fields.d.ts.map +1 -1
- package/dist/esm/utils/cel-fields.js +1 -2
- package/dist/esm/utils/cel-fields.js.map +1 -1
- package/dist/esm/utils/cloud-hosts.d.ts.map +1 -1
- package/dist/esm/utils/cloud-hosts.js +1 -27
- package/dist/esm/utils/cloud-hosts.js.map +1 -1
- package/dist/esm/utils/compile-time.d.ts.map +1 -1
- package/dist/esm/utils/compile-time.js +1 -1
- package/dist/esm/utils/compile-time.js.map +1 -1
- package/dist/esm/utils/country-codes.d.ts.map +1 -1
- package/dist/esm/utils/country-codes.js +1 -16
- package/dist/esm/utils/country-codes.js.map +1 -1
- package/dist/esm/utils/crypto.d.ts.map +1 -1
- package/dist/esm/utils/crypto.js +3 -113
- package/dist/esm/utils/crypto.js.map +1 -1
- package/dist/esm/utils/currencies.d.ts +1 -1
- package/dist/esm/utils/currencies.d.ts.map +1 -1
- package/dist/esm/utils/currencies.js +2 -37
- package/dist/esm/utils/currencies.js.map +1 -1
- package/dist/esm/utils/currency-constants.d.ts.map +1 -1
- package/dist/esm/utils/currency-constants.js +1 -1
- package/dist/esm/utils/currency-constants.js.map +1 -1
- package/dist/esm/utils/dates.d.ts.map +1 -1
- package/dist/esm/utils/dates.js +1 -44
- package/dist/esm/utils/dates.js.map +1 -1
- package/dist/esm/utils/dev-env-state-path.d.ts.map +1 -1
- package/dist/esm/utils/dev-env-state-path.js +1 -2
- package/dist/esm/utils/dev-env-state-path.js.map +1 -1
- package/dist/esm/utils/dev-tool.d.ts.map +1 -1
- package/dist/esm/utils/dev-tool.js +1 -1
- package/dist/esm/utils/dom.d.ts.map +1 -1
- package/dist/esm/utils/dom.js +1 -1
- package/dist/esm/utils/dom.js.map +1 -1
- package/dist/esm/utils/elements-chain.d.ts.map +1 -1
- package/dist/esm/utils/elements-chain.js +5 -50
- package/dist/esm/utils/elements-chain.js.map +1 -1
- package/dist/esm/utils/env.d.ts.map +1 -1
- package/dist/esm/utils/env.js +1 -2
- package/dist/esm/utils/env.js.map +1 -1
- package/dist/esm/utils/env.test.js +2 -3
- package/dist/esm/utils/env.test.js.map +1 -1
- package/dist/esm/utils/errors.d.ts +1 -1
- package/dist/esm/utils/errors.d.ts.map +1 -1
- package/dist/esm/utils/errors.js +1 -2
- package/dist/esm/utils/errors.js.map +1 -1
- package/dist/esm/utils/esbuild.d.ts +1 -1
- package/dist/esm/utils/esbuild.d.ts.map +1 -1
- package/dist/esm/utils/esbuild.js +2 -3
- package/dist/esm/utils/esbuild.js.map +1 -1
- package/dist/esm/utils/featurebase.d.ts.map +1 -1
- package/dist/esm/utils/featurebase.js +1 -2
- package/dist/esm/utils/featurebase.js.map +1 -1
- package/dist/esm/utils/fs.d.ts.map +1 -1
- package/dist/esm/utils/fs.js +1 -2
- package/dist/esm/utils/fs.js.map +1 -1
- package/dist/esm/utils/functions.d.ts.map +1 -1
- package/dist/esm/utils/functions.js +1 -24
- package/dist/esm/utils/functions.js.map +1 -1
- package/dist/esm/utils/geo.d.ts.map +1 -1
- package/dist/esm/utils/geo.js +1 -2
- package/dist/esm/utils/geo.js.map +1 -1
- package/dist/esm/utils/globals.d.ts.map +1 -1
- package/dist/esm/utils/globals.js +1 -1
- package/dist/esm/utils/globals.js.map +1 -1
- package/dist/esm/utils/hashes.d.ts.map +1 -1
- package/dist/esm/utils/hashes.js +1 -2
- package/dist/esm/utils/hashes.js.map +1 -1
- package/dist/esm/utils/html.d.ts.map +1 -1
- package/dist/esm/utils/html.js +1 -19
- package/dist/esm/utils/html.js.map +1 -1
- package/dist/esm/utils/http.d.ts.map +1 -1
- package/dist/esm/utils/http.js +1 -19
- package/dist/esm/utils/http.js.map +1 -1
- package/dist/esm/utils/ips.d.ts.map +1 -1
- package/dist/esm/utils/ips.js +1 -25
- package/dist/esm/utils/ips.js.map +1 -1
- package/dist/esm/utils/json.d.ts +1 -1
- package/dist/esm/utils/json.d.ts.map +1 -1
- package/dist/esm/utils/json.js +1 -155
- package/dist/esm/utils/json.js.map +1 -1
- package/dist/esm/utils/jsx-editable-transpiler.d.ts.map +1 -1
- package/dist/esm/utils/jsx-editable-transpiler.js +1 -2
- package/dist/esm/utils/jsx-editable-transpiler.js.map +1 -1
- package/dist/esm/utils/jsx-editable-transpiler.test.js +2 -3
- package/dist/esm/utils/jsx-editable-transpiler.test.js.map +1 -1
- package/dist/esm/utils/jwt.d.ts.map +1 -1
- package/dist/esm/utils/jwt.js +1 -2
- package/dist/esm/utils/jwt.js.map +1 -1
- package/dist/esm/utils/locks.d.ts.map +1 -1
- package/dist/esm/utils/locks.js +1 -2
- package/dist/esm/utils/locks.js.map +1 -1
- package/dist/esm/utils/maps.d.ts.map +1 -1
- package/dist/esm/utils/maps.js +1 -111
- package/dist/esm/utils/maps.js.map +1 -1
- package/dist/esm/utils/math.d.ts.map +1 -1
- package/dist/esm/utils/math.js +1 -11
- package/dist/esm/utils/math.js.map +1 -1
- package/dist/esm/utils/monkey-patch.d.ts.map +1 -1
- package/dist/esm/utils/monkey-patch.js +2 -3
- package/dist/esm/utils/monkey-patch.js.map +1 -1
- package/dist/esm/utils/node-http.js +1 -2
- package/dist/esm/utils/node-http.js.map +1 -1
- package/dist/esm/utils/numbers.d.ts.map +1 -1
- package/dist/esm/utils/numbers.js +1 -45
- package/dist/esm/utils/numbers.js.map +1 -1
- package/dist/esm/utils/oauth.d.ts.map +1 -1
- package/dist/esm/utils/oauth.js +1 -1
- package/dist/esm/utils/oauth.js.map +1 -1
- package/dist/esm/utils/objects.d.ts.map +1 -1
- package/dist/esm/utils/objects.js +1 -622
- package/dist/esm/utils/objects.js.map +1 -1
- package/dist/esm/utils/paginated-lists.d.ts.map +1 -1
- package/dist/esm/utils/paginated-lists.js +1 -2
- package/dist/esm/utils/paginated-lists.js.map +1 -1
- package/dist/esm/utils/paginated-lists.test.js +2 -3
- package/dist/esm/utils/paginated-lists.test.js.map +1 -1
- package/dist/esm/utils/passkey.d.ts +1 -1
- package/dist/esm/utils/passkey.js +1 -1
- package/dist/esm/utils/promises.d.ts +1 -1
- package/dist/esm/utils/promises.d.ts.map +1 -1
- package/dist/esm/utils/promises.js +1 -160
- package/dist/esm/utils/promises.js.map +1 -1
- package/dist/esm/utils/proxies.d.ts.map +1 -1
- package/dist/esm/utils/proxies.js +1 -37
- package/dist/esm/utils/proxies.js.map +1 -1
- package/dist/esm/utils/react.d.ts.map +1 -1
- package/dist/esm/utils/react.js +1 -41
- package/dist/esm/utils/react.js.map +1 -1
- package/dist/esm/utils/redirect-urls.d.ts.map +1 -1
- package/dist/esm/utils/redirect-urls.js +2 -92
- package/dist/esm/utils/redirect-urls.js.map +1 -1
- package/dist/esm/utils/regex.js +1 -1
- package/dist/esm/utils/regex.js.map +1 -1
- package/dist/esm/utils/results.d.ts.map +1 -1
- package/dist/esm/utils/results.js +1 -213
- package/dist/esm/utils/results.js.map +1 -1
- package/dist/esm/utils/sentry.js +1 -1
- package/dist/esm/utils/sentry.js.map +1 -1
- package/dist/esm/utils/stores.d.ts +3 -3
- package/dist/esm/utils/stores.d.ts.map +1 -1
- package/dist/esm/utils/stores.js +1 -2
- package/dist/esm/utils/stores.js.map +1 -1
- package/dist/esm/utils/strings.d.ts.map +1 -1
- package/dist/esm/utils/strings.js +1 -251
- package/dist/esm/utils/strings.js.map +1 -1
- package/dist/esm/utils/strings.nicify.test.js +2 -3
- package/dist/esm/utils/strings.nicify.test.js.map +1 -1
- package/dist/esm/utils/telemetry.d.ts.map +1 -1
- package/dist/esm/utils/telemetry.js +1 -2
- package/dist/esm/utils/telemetry.js.map +1 -1
- package/dist/esm/utils/turnstile-browser.d.ts +1 -1
- package/dist/esm/utils/turnstile-browser.d.ts.map +1 -1
- package/dist/esm/utils/turnstile-browser.js +1 -2
- package/dist/esm/utils/turnstile-browser.js.map +1 -1
- package/dist/esm/utils/turnstile-flow.d.ts +1 -1
- package/dist/esm/utils/turnstile-flow.d.ts.map +1 -1
- package/dist/esm/utils/turnstile-flow.js +1 -2
- package/dist/esm/utils/turnstile-flow.js.map +1 -1
- package/dist/esm/utils/turnstile-flow.test.js +2 -3
- package/dist/esm/utils/turnstile-flow.test.js.map +1 -1
- package/dist/esm/utils/turnstile.d.ts.map +1 -1
- package/dist/esm/utils/turnstile.js +1 -1
- package/dist/esm/utils/turnstile.js.map +1 -1
- package/dist/esm/utils/typed-arrays.js +1 -2
- package/dist/esm/utils/typed-arrays.js.map +1 -1
- package/dist/esm/utils/types.d.ts +1 -1
- package/dist/esm/utils/types.d.ts.map +1 -1
- package/dist/esm/utils/types.js +1 -1
- package/dist/esm/utils/types.js.map +1 -1
- package/dist/esm/utils/unicode.d.ts.map +1 -1
- package/dist/esm/utils/unicode.js +1 -13
- package/dist/esm/utils/unicode.js.map +1 -1
- package/dist/esm/utils/urls.d.ts.map +1 -1
- package/dist/esm/utils/urls.js +1 -151
- package/dist/esm/utils/urls.js.map +1 -1
- package/dist/esm/utils/uuids.d.ts.map +1 -1
- package/dist/esm/utils/uuids.js +2 -26
- package/dist/esm/utils/uuids.js.map +1 -1
- package/dist/format-4JG1MGv5.d.ts +61 -0
- package/dist/format-4JG1MGv5.d.ts.map +1 -0
- package/dist/handler-urls-BHt3v8Ai.d.ts +70 -0
- package/dist/handler-urls-BHt3v8Ai.d.ts.map +1 -0
- package/dist/helpers/emails.js +2 -4
- package/dist/helpers/emails.js.map +1 -1
- package/dist/helpers/init-prompt.d.ts.map +1 -1
- package/dist/helpers/init-prompt.js +2 -4
- package/dist/helpers/init-prompt.js.map +1 -1
- package/dist/helpers/password.d.ts +1 -1
- package/dist/helpers/password.d.ts.map +1 -1
- package/dist/helpers/password.js +2 -4
- package/dist/helpers/password.js.map +1 -1
- package/dist/helpers/production-mode.d.ts +1 -1
- package/dist/helpers/production-mode.d.ts.map +1 -1
- package/dist/helpers/production-mode.js +2 -4
- package/dist/helpers/production-mode.js.map +1 -1
- package/dist/helpers/support-sla.d.ts.map +1 -1
- package/dist/helpers/support-sla.js +2 -3
- package/dist/helpers/support-sla.js.map +1 -1
- package/dist/helpers/support-sla.test.js +1 -3
- package/dist/helpers/support-sla.test.js.map +1 -1
- package/dist/helpers/vault/client-side.d.ts.map +1 -1
- package/dist/helpers/vault/client-side.js +2 -22
- package/dist/helpers/vault/client-side.js.map +1 -1
- package/dist/helpers/vault/server-side.js +2 -4
- package/dist/helpers/vault/server-side.js.map +1 -1
- package/dist/hooks/use-async-callback.d.ts.map +1 -1
- package/dist/hooks/use-async-callback.js +4 -5
- package/dist/hooks/use-async-callback.js.map +1 -1
- package/dist/hooks/use-async-external-store.d.ts +1 -1
- package/dist/hooks/use-async-external-store.d.ts.map +1 -1
- package/dist/hooks/use-async-external-store.js +2 -4
- package/dist/hooks/use-async-external-store.js.map +1 -1
- package/dist/hooks/use-hash.js +2 -4
- package/dist/hooks/use-hash.js.map +1 -1
- package/dist/hooks/use-hover.d.ts.map +1 -1
- package/dist/hooks/use-hover.js +2 -4
- package/dist/hooks/use-hover.js.map +1 -1
- package/dist/hooks/use-strict-memo.d.ts.map +1 -1
- package/dist/hooks/use-strict-memo.js +2 -72
- package/dist/hooks/use-strict-memo.js.map +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/index.js +27 -29
- package/dist/interface/admin-interface.d.ts +3 -379
- package/dist/interface/admin-interface.js +2 -4
- package/dist/interface/admin-interface.js.map +1 -1
- package/dist/interface/admin-metrics.d.ts +2 -807
- package/dist/interface/admin-metrics.js +2 -4
- package/dist/interface/admin-metrics.js.map +1 -1
- package/dist/interface/client-interface.d.ts +2 -447
- package/dist/interface/client-interface.js +32 -17
- package/dist/interface/client-interface.js.map +1 -1
- package/dist/interface/client-interface.test.js +83 -13
- package/dist/interface/client-interface.test.js.map +1 -1
- package/dist/interface/conversations.d.ts +33 -33
- package/dist/interface/conversations.d.ts.map +1 -1
- package/dist/interface/conversations.js +2 -4
- package/dist/interface/conversations.js.map +1 -1
- package/dist/interface/crud/analytics.d.ts +2 -14
- package/dist/interface/crud/connected-accounts.d.ts +2 -68
- package/dist/interface/crud/connected-accounts.js +2 -4
- package/dist/interface/crud/connected-accounts.js.map +1 -1
- package/dist/interface/crud/contact-channels.d.ts +2 -181
- package/dist/interface/crud/contact-channels.js +2 -4
- package/dist/interface/crud/contact-channels.js.map +1 -1
- package/dist/interface/crud/current-user.d.ts +2 -285
- package/dist/interface/crud/current-user.js +2 -4
- package/dist/interface/crud/current-user.js.map +1 -1
- package/dist/interface/crud/email-outbox.d.ts +2 -1465
- package/dist/interface/crud/email-outbox.js +4 -5
- package/dist/interface/crud/email-outbox.js.map +1 -1
- package/dist/interface/crud/email-templates.d.ts +15 -16
- package/dist/interface/crud/email-templates.d.ts.map +1 -1
- package/dist/interface/crud/email-templates.js +2 -4
- package/dist/interface/crud/email-templates.js.map +1 -1
- package/dist/interface/crud/emails.d.ts +2 -41
- package/dist/interface/crud/emails.js +4 -5
- package/dist/interface/crud/emails.js.map +1 -1
- package/dist/interface/crud/internal-api-keys.d.ts +2 -140
- package/dist/interface/crud/internal-api-keys.js +2 -4
- package/dist/interface/crud/internal-api-keys.js.map +1 -1
- package/dist/interface/crud/invoices.d.ts +2 -43
- package/dist/interface/crud/invoices.js +2 -4
- package/dist/interface/crud/invoices.js.map +1 -1
- package/dist/interface/crud/items.d.ts +2 -30
- package/dist/interface/crud/items.js +2 -4
- package/dist/interface/crud/items.js.map +1 -1
- package/dist/interface/crud/notification-preferences.d.ts +2 -38
- package/dist/interface/crud/notification-preferences.js +2 -4
- package/dist/interface/crud/notification-preferences.js.map +1 -1
- package/dist/interface/crud/oauth-providers.d.ts +2 -186
- package/dist/interface/crud/oauth-providers.js +2 -4
- package/dist/interface/crud/oauth-providers.js.map +1 -1
- package/dist/interface/crud/products.d.ts +2 -182
- package/dist/interface/crud/products.js +4 -4
- package/dist/interface/crud/products.js.map +1 -1
- package/dist/interface/crud/project-api-keys.d.ts +2 -203
- package/dist/interface/crud/project-api-keys.js +2 -4
- package/dist/interface/crud/project-api-keys.js.map +1 -1
- package/dist/interface/crud/project-permissions.d.ts +2 -161
- package/dist/interface/crud/project-permissions.js +4 -5
- package/dist/interface/crud/project-permissions.js.map +1 -1
- package/dist/interface/crud/projects.d.ts +2 -901
- package/dist/interface/crud/projects.js +6 -5
- package/dist/interface/crud/projects.js.map +1 -1
- package/dist/interface/crud/session-replays.d.ts +2 -83
- package/dist/interface/crud/sessions.d.ts +2 -150
- package/dist/interface/crud/sessions.js +2 -4
- package/dist/interface/crud/sessions.js.map +1 -1
- package/dist/interface/crud/sign-up-rules.d.ts.map +1 -1
- package/dist/interface/crud/svix-token.d.ts +2 -31
- package/dist/interface/crud/svix-token.js +2 -4
- package/dist/interface/crud/svix-token.js.map +1 -1
- package/dist/interface/crud/team-invitation-details.d.ts +5 -6
- package/dist/interface/crud/team-invitation-details.d.ts.map +1 -1
- package/dist/interface/crud/team-invitation-details.js +4 -5
- package/dist/interface/crud/team-invitation-details.js.map +1 -1
- package/dist/interface/crud/team-invitation.d.ts +2 -54
- package/dist/interface/crud/team-invitation.js +4 -5
- package/dist/interface/crud/team-invitation.js.map +1 -1
- package/dist/interface/crud/team-member-profiles.d.ts +2 -286
- package/dist/interface/crud/team-member-profiles.js +4 -5
- package/dist/interface/crud/team-member-profiles.js.map +1 -1
- package/dist/interface/crud/team-memberships.d.ts +2 -75
- package/dist/interface/crud/team-memberships.js +2 -4
- package/dist/interface/crud/team-memberships.js.map +1 -1
- package/dist/interface/crud/team-permissions.d.ts +2 -169
- package/dist/interface/crud/team-permissions.js +4 -5
- package/dist/interface/crud/team-permissions.js.map +1 -1
- package/dist/interface/crud/teams.d.ts +2 -299
- package/dist/interface/crud/teams.js +5 -7
- package/dist/interface/crud/teams.js.map +1 -1
- package/dist/interface/crud/transactions.d.ts +2 -183
- package/dist/interface/crud/transactions.js +2 -4
- package/dist/interface/crud/transactions.js.map +1 -1
- package/dist/interface/crud/users.d.ts +2 -653
- package/dist/interface/crud/users.js +12 -8
- package/dist/interface/crud/users.js.map +1 -1
- package/dist/interface/handler-urls.d.ts +2 -51
- package/dist/interface/handler-urls.js +12 -14
- package/dist/interface/page-component-versions.d.ts +2 -25
- package/dist/interface/page-component-versions.js +2 -4
- package/dist/interface/page-component-versions.js.map +1 -1
- package/dist/interface/plan-usage.d.ts +2 -57
- package/dist/interface/plan-usage.js +2 -4
- package/dist/interface/plan-usage.js.map +1 -1
- package/dist/interface/server-interface.d.ts +2 -257
- package/dist/interface/server-interface.js +2 -4
- package/dist/interface/server-interface.js.map +1 -1
- package/dist/interface/webhooks.d.ts +2 -326
- package/dist/interface/webhooks.js +2 -4
- package/dist/interface/webhooks.js.map +1 -1
- package/dist/internal-api-keys-D8IYDodH.d.ts +139 -0
- package/dist/internal-api-keys-D8IYDodH.d.ts.map +1 -0
- package/dist/invoices-U65KzAZX.d.ts +43 -0
- package/dist/invoices-U65KzAZX.d.ts.map +1 -0
- package/dist/items-DlLSlVUD.d.ts +29 -0
- package/dist/items-DlLSlVUD.d.ts.map +1 -0
- package/dist/json-a1QIXu5z.d.ts +15 -0
- package/dist/json-a1QIXu5z.d.ts.map +1 -0
- package/dist/known-errors-Bm4a61wL.d.ts +575 -0
- package/dist/known-errors-Bm4a61wL.d.ts.map +1 -0
- package/dist/known-errors.d.ts +2 -575
- package/dist/known-errors.js +11 -23
- package/dist/known-errors.js.map +1 -1
- package/dist/notification-preferences-Bmzr_EOY.d.ts +37 -0
- package/dist/notification-preferences-Bmzr_EOY.d.ts.map +1 -0
- package/dist/oauth-providers-BMkKSSlA.d.ts +185 -0
- package/dist/oauth-providers-BMkKSSlA.d.ts.map +1 -0
- package/dist/objects-DkCkeBWE.d.ts +59 -0
- package/dist/objects-DkCkeBWE.d.ts.map +1 -0
- package/dist/passkey-CKg87UH-.d.ts +2 -0
- package/dist/payments/payment-methods.d.ts.map +1 -1
- package/dist/payments/payment-methods.js +2 -3
- package/dist/payments/payment-methods.js.map +1 -1
- package/dist/payments/stripe-limits.d.ts.map +1 -1
- package/dist/payments/stripe-limits.js +2 -3
- package/dist/payments/stripe-limits.js.map +1 -1
- package/dist/plan-usage-DfDoj5K4.d.ts +57 -0
- package/dist/plan-usage-DfDoj5K4.d.ts.map +1 -0
- package/dist/plans.d.ts.map +1 -1
- package/dist/plans.js +2 -3
- package/dist/plans.js.map +1 -1
- package/dist/products-Bs74ld-v.d.ts +182 -0
- package/dist/products-Bs74ld-v.d.ts.map +1 -0
- package/dist/project-api-keys--7V5X_UW.d.ts +203 -0
- package/dist/project-api-keys--7V5X_UW.d.ts.map +1 -0
- package/dist/project-permissions-kdi675F-.d.ts +160 -0
- package/dist/project-permissions-kdi675F-.d.ts.map +1 -0
- package/dist/projects-CgFGB3nO.d.ts +900 -0
- package/dist/projects-CgFGB3nO.d.ts.map +1 -0
- package/dist/results-DP3BzoL6.d.ts +70 -0
- package/dist/results-DP3BzoL6.d.ts.map +1 -0
- package/dist/{chunk-BE-pF4vm.js → rolldown-runtime-D6vf50IK.js} +12 -18
- package/dist/schema-01nWxmb4.d.ts +2328 -0
- package/dist/schema-01nWxmb4.d.ts.map +1 -0
- package/dist/schema-fields-DqGQ4kF7.d.ts +517 -0
- package/dist/schema-fields-DqGQ4kF7.d.ts.map +1 -0
- package/dist/schema-fields.d.ts +3 -518
- package/dist/schema-fields.js +21 -82
- package/dist/schema-fields.js.map +1 -1
- package/dist/server-interface-BUPG1kor.d.ts +257 -0
- package/dist/server-interface-BUPG1kor.d.ts.map +1 -0
- package/dist/session-replays-CXqhDpZq.d.ts +83 -0
- package/dist/session-replays-CXqhDpZq.d.ts.map +1 -0
- package/dist/sessions-B7Ko2Ldr.d.ts +149 -0
- package/dist/sessions-B7Ko2Ldr.d.ts.map +1 -0
- package/dist/sessions-d8qtvBUB.d.ts +175 -0
- package/dist/sessions-d8qtvBUB.d.ts.map +1 -0
- package/dist/sessions.d.ts +2 -175
- package/dist/sessions.js +4 -5
- package/dist/sessions.js.map +1 -1
- package/dist/sessions.test.js +1 -3
- package/dist/sessions.test.js.map +1 -1
- package/dist/strings-DWgkUybS.d.ts +76 -0
- package/dist/strings-DWgkUybS.d.ts.map +1 -0
- package/dist/svix-token-BsMrLGvy.d.ts +30 -0
- package/dist/svix-token-BsMrLGvy.d.ts.map +1 -0
- package/dist/team-invitation-Cyqt9oWw.d.ts +53 -0
- package/dist/team-invitation-Cyqt9oWw.d.ts.map +1 -0
- package/dist/team-member-profiles-uTluO8XI.d.ts +285 -0
- package/dist/team-member-profiles-uTluO8XI.d.ts.map +1 -0
- package/dist/team-memberships-DZHk2A5b.d.ts +74 -0
- package/dist/team-memberships-DZHk2A5b.d.ts.map +1 -0
- package/dist/team-permissions-DqOpaOWh.d.ts +168 -0
- package/dist/team-permissions-DqOpaOWh.d.ts.map +1 -0
- package/dist/teams-CQMcBnjM.d.ts +298 -0
- package/dist/teams-CQMcBnjM.d.ts.map +1 -0
- package/dist/transactions-DhnbvGH5.d.ts +182 -0
- package/dist/transactions-DhnbvGH5.d.ts.map +1 -0
- package/dist/types-DfTcxNtM.d.ts +77 -0
- package/dist/types-DfTcxNtM.d.ts.map +1 -0
- package/dist/users-CmBBuF00.d.ts +653 -0
- package/dist/users-CmBBuF00.d.ts.map +1 -0
- package/dist/utils/analytics-clickmap-overlay.d.ts.map +1 -1
- package/dist/utils/analytics-clickmap-overlay.js +2 -3
- package/dist/utils/analytics-clickmap-overlay.js.map +1 -1
- package/dist/utils/api-keys.d.ts.map +1 -1
- package/dist/utils/api-keys.js +4 -5
- package/dist/utils/api-keys.js.map +1 -1
- package/dist/utils/arrays.d.ts.map +1 -1
- package/dist/utils/arrays.js +2 -472
- package/dist/utils/arrays.js.map +1 -1
- package/dist/utils/auth-methods.d.ts.map +1 -1
- package/dist/utils/auth-methods.js +2 -3
- package/dist/utils/auth-methods.js.map +1 -1
- package/dist/utils/base64.d.ts.map +1 -1
- package/dist/utils/base64.js +2 -12
- package/dist/utils/base64.js.map +1 -1
- package/dist/utils/booleans.d.ts.map +1 -1
- package/dist/utils/booleans.js +2 -27
- package/dist/utils/booleans.js.map +1 -1
- package/dist/utils/browser-compat.d.ts.map +1 -1
- package/dist/utils/browser-compat.js +2 -3
- package/dist/utils/browser-compat.js.map +1 -1
- package/dist/utils/bytes.d.ts.map +1 -1
- package/dist/utils/bytes.js +4 -200
- package/dist/utils/bytes.js.map +1 -1
- package/dist/utils/caches.d.ts.map +1 -1
- package/dist/utils/caches.js +2 -29
- package/dist/utils/caches.js.map +1 -1
- package/dist/utils/cel-fields.d.ts.map +1 -1
- package/dist/utils/cel-fields.js +2 -4
- package/dist/utils/cel-fields.js.map +1 -1
- package/dist/utils/cloud-hosts.d.ts.map +1 -1
- package/dist/utils/cloud-hosts.js +2 -29
- package/dist/utils/cloud-hosts.js.map +1 -1
- package/dist/utils/compile-time.d.ts.map +1 -1
- package/dist/utils/compile-time.js +2 -3
- package/dist/utils/compile-time.js.map +1 -1
- package/dist/utils/country-codes.d.ts +2 -11
- package/dist/utils/country-codes.js +2 -18
- package/dist/utils/country-codes.js.map +1 -1
- package/dist/utils/crypto.d.ts.map +1 -1
- package/dist/utils/crypto.js +4 -115
- package/dist/utils/crypto.js.map +1 -1
- package/dist/utils/currencies.d.ts +1 -1
- package/dist/utils/currencies.d.ts.map +1 -1
- package/dist/utils/currencies.js +3 -39
- package/dist/utils/currencies.js.map +1 -1
- package/dist/utils/currency-constants.d.ts +2 -45
- package/dist/utils/currency-constants.js +2 -3
- package/dist/utils/currency-constants.js.map +1 -1
- package/dist/utils/dates.d.ts +2 -23
- package/dist/utils/dates.js +2 -46
- package/dist/utils/dates.js.map +1 -1
- package/dist/utils/dev-env-state-path.d.ts.map +1 -1
- package/dist/utils/dev-env-state-path.js +2 -4
- package/dist/utils/dev-env-state-path.js.map +1 -1
- package/dist/utils/dev-tool.d.ts.map +1 -1
- package/dist/utils/dev-tool.js +2 -3
- package/dist/utils/dev-tool.js.map +1 -1
- package/dist/utils/dom.d.ts.map +1 -1
- package/dist/utils/dom.js +2 -3
- package/dist/utils/dom.js.map +1 -1
- package/dist/utils/elements-chain.d.ts.map +1 -1
- package/dist/utils/elements-chain.js +6 -52
- package/dist/utils/elements-chain.js.map +1 -1
- package/dist/utils/env.d.ts.map +1 -1
- package/dist/utils/env.js +2 -4
- package/dist/utils/env.js.map +1 -1
- package/dist/utils/env.test.js +1 -3
- package/dist/utils/env.test.js.map +1 -1
- package/dist/utils/errors.d.ts +2 -238
- package/dist/utils/errors.js +2 -4
- package/dist/utils/errors.js.map +1 -1
- package/dist/utils/esbuild.d.ts +1 -1
- package/dist/utils/esbuild.d.ts.map +1 -1
- package/dist/utils/esbuild.js +5 -6
- package/dist/utils/esbuild.js.map +1 -1
- package/dist/utils/featurebase.d.ts.map +1 -1
- package/dist/utils/featurebase.js +2 -4
- package/dist/utils/featurebase.js.map +1 -1
- package/dist/utils/fs.d.ts.map +1 -1
- package/dist/utils/fs.js +5 -6
- package/dist/utils/fs.js.map +1 -1
- package/dist/utils/functions.d.ts.map +1 -1
- package/dist/utils/functions.js +2 -26
- package/dist/utils/functions.js.map +1 -1
- package/dist/utils/geo.d.ts.map +1 -1
- package/dist/utils/geo.js +2 -4
- package/dist/utils/geo.js.map +1 -1
- package/dist/utils/globals.d.ts.map +1 -1
- package/dist/utils/globals.js +2 -3
- package/dist/utils/globals.js.map +1 -1
- package/dist/utils/hashes.d.ts.map +1 -1
- package/dist/utils/hashes.js +4 -5
- package/dist/utils/hashes.js.map +1 -1
- package/dist/utils/html.d.ts.map +1 -1
- package/dist/utils/html.js +2 -21
- package/dist/utils/html.js.map +1 -1
- package/dist/utils/http.d.ts.map +1 -1
- package/dist/utils/http.js +2 -21
- package/dist/utils/http.js.map +1 -1
- package/dist/utils/ips.d.ts.map +1 -1
- package/dist/utils/ips.js +4 -28
- package/dist/utils/ips.js.map +1 -1
- package/dist/utils/json.d.ts +2 -15
- package/dist/utils/json.js +2 -157
- package/dist/utils/json.js.map +1 -1
- package/dist/utils/jsx-editable-transpiler.d.ts.map +1 -1
- package/dist/utils/jsx-editable-transpiler.js +7 -8
- package/dist/utils/jsx-editable-transpiler.js.map +1 -1
- package/dist/utils/jsx-editable-transpiler.test.js +1 -3
- package/dist/utils/jsx-editable-transpiler.test.js.map +1 -1
- package/dist/utils/jwt.d.ts.map +1 -1
- package/dist/utils/jwt.js +6 -7
- package/dist/utils/jwt.js.map +1 -1
- package/dist/utils/locks.d.ts.map +1 -1
- package/dist/utils/locks.js +2 -4
- package/dist/utils/locks.js.map +1 -1
- package/dist/utils/maps.d.ts.map +1 -1
- package/dist/utils/maps.js +2 -113
- package/dist/utils/maps.js.map +1 -1
- package/dist/utils/math.d.ts.map +1 -1
- package/dist/utils/math.js +2 -13
- package/dist/utils/math.js.map +1 -1
- package/dist/utils/monkey-patch.d.ts.map +1 -1
- package/dist/utils/monkey-patch.js +3 -5
- package/dist/utils/monkey-patch.js.map +1 -1
- package/dist/utils/node-http.js +2 -4
- package/dist/utils/node-http.js.map +1 -1
- package/dist/utils/numbers.d.ts.map +1 -1
- package/dist/utils/numbers.js +2 -47
- package/dist/utils/numbers.js.map +1 -1
- package/dist/utils/oauth.d.ts.map +1 -1
- package/dist/utils/oauth.js +2 -3
- package/dist/utils/oauth.js.map +1 -1
- package/dist/utils/objects.d.ts +2 -59
- package/dist/utils/objects.js +2 -624
- package/dist/utils/objects.js.map +1 -1
- package/dist/utils/paginated-lists.d.ts.map +1 -1
- package/dist/utils/paginated-lists.js +2 -4
- package/dist/utils/paginated-lists.js.map +1 -1
- package/dist/utils/paginated-lists.test.js +1 -3
- package/dist/utils/paginated-lists.test.js.map +1 -1
- package/dist/utils/passkey.d.ts +2 -2
- package/dist/utils/promises.d.ts +1 -1
- package/dist/utils/promises.d.ts.map +1 -1
- package/dist/utils/promises.js +2 -162
- package/dist/utils/promises.js.map +1 -1
- package/dist/utils/proxies.d.ts.map +1 -1
- package/dist/utils/proxies.js +2 -39
- package/dist/utils/proxies.js.map +1 -1
- package/dist/utils/react.d.ts.map +1 -1
- package/dist/utils/react.js +4 -44
- package/dist/utils/react.js.map +1 -1
- package/dist/utils/redirect-urls.d.ts.map +1 -1
- package/dist/utils/redirect-urls.js +3 -94
- package/dist/utils/redirect-urls.js.map +1 -1
- package/dist/utils/regex.js +2 -3
- package/dist/utils/regex.js.map +1 -1
- package/dist/utils/results.d.ts +2 -70
- package/dist/utils/results.js +2 -215
- package/dist/utils/results.js.map +1 -1
- package/dist/utils/sentry.js +2 -3
- package/dist/utils/sentry.js.map +1 -1
- package/dist/utils/stores.d.ts +1 -1
- package/dist/utils/stores.d.ts.map +1 -1
- package/dist/utils/stores.js +2 -4
- package/dist/utils/stores.js.map +1 -1
- package/dist/utils/strings.d.ts +2 -76
- package/dist/utils/strings.js +2 -253
- package/dist/utils/strings.js.map +1 -1
- package/dist/utils/strings.nicify.test.js +1 -3
- package/dist/utils/strings.nicify.test.js.map +1 -1
- package/dist/utils/telemetry.d.ts.map +1 -1
- package/dist/utils/telemetry.js +2 -4
- package/dist/utils/telemetry.js.map +1 -1
- package/dist/utils/turnstile-browser.d.ts.map +1 -1
- package/dist/utils/turnstile-browser.js +2 -4
- package/dist/utils/turnstile-browser.js.map +1 -1
- package/dist/utils/turnstile-flow.d.ts.map +1 -1
- package/dist/utils/turnstile-flow.js +2 -4
- package/dist/utils/turnstile-flow.js.map +1 -1
- package/dist/utils/turnstile-flow.test.js +1 -3
- package/dist/utils/turnstile-flow.test.js.map +1 -1
- package/dist/utils/turnstile.d.ts.map +1 -1
- package/dist/utils/turnstile.js +2 -3
- package/dist/utils/turnstile.js.map +1 -1
- package/dist/utils/typed-arrays.js +2 -4
- package/dist/utils/typed-arrays.js.map +1 -1
- package/dist/utils/types.d.ts +2 -77
- package/dist/utils/types.js +2 -3
- package/dist/utils/types.js.map +1 -1
- package/dist/utils/unicode.d.ts.map +1 -1
- package/dist/utils/unicode.js +2 -15
- package/dist/utils/unicode.js.map +1 -1
- package/dist/utils/urls.d.ts.map +1 -1
- package/dist/utils/urls.js +2 -153
- package/dist/utils/urls.js.map +1 -1
- package/dist/utils/uuids.d.ts.map +1 -1
- package/dist/utils/uuids.js +3 -28
- package/dist/utils/uuids.js.map +1 -1
- package/dist/webhooks-ByXrdSOx.d.ts +326 -0
- package/dist/webhooks-ByXrdSOx.d.ts.map +1 -0
- package/package.json +2 -8
- package/src/interface/client-interface.test.ts +77 -12
- package/src/interface/client-interface.ts +9 -9
- package/dist/config/format.d.ts.map +0 -1
- package/dist/config/schema.d.ts.map +0 -1
- package/dist/crud.d.ts.map +0 -1
- package/dist/interface/admin-interface.d.ts.map +0 -1
- package/dist/interface/admin-metrics.d.ts.map +0 -1
- package/dist/interface/client-interface.d.ts.map +0 -1
- package/dist/interface/crud/analytics.d.ts.map +0 -1
- package/dist/interface/crud/connected-accounts.d.ts.map +0 -1
- package/dist/interface/crud/contact-channels.d.ts.map +0 -1
- package/dist/interface/crud/current-user.d.ts.map +0 -1
- package/dist/interface/crud/emails.d.ts.map +0 -1
- package/dist/interface/crud/internal-api-keys.d.ts.map +0 -1
- package/dist/interface/crud/invoices.d.ts.map +0 -1
- package/dist/interface/crud/items.d.ts.map +0 -1
- package/dist/interface/crud/notification-preferences.d.ts.map +0 -1
- package/dist/interface/crud/oauth-providers.d.ts.map +0 -1
- package/dist/interface/crud/products.d.ts.map +0 -1
- package/dist/interface/crud/project-api-keys.d.ts.map +0 -1
- package/dist/interface/crud/project-permissions.d.ts.map +0 -1
- package/dist/interface/crud/projects.d.ts.map +0 -1
- package/dist/interface/crud/session-replays.d.ts.map +0 -1
- package/dist/interface/crud/sessions.d.ts.map +0 -1
- package/dist/interface/crud/svix-token.d.ts.map +0 -1
- package/dist/interface/crud/team-invitation.d.ts.map +0 -1
- package/dist/interface/crud/team-member-profiles.d.ts.map +0 -1
- package/dist/interface/crud/team-memberships.d.ts.map +0 -1
- package/dist/interface/crud/team-permissions.d.ts.map +0 -1
- package/dist/interface/crud/teams.d.ts.map +0 -1
- package/dist/interface/crud/transactions.d.ts.map +0 -1
- package/dist/interface/crud/users.d.ts.map +0 -1
- package/dist/interface/handler-urls.d.ts.map +0 -1
- package/dist/interface/page-component-versions.d.ts.map +0 -1
- package/dist/interface/plan-usage.d.ts.map +0 -1
- package/dist/interface/server-interface.d.ts.map +0 -1
- package/dist/interface/webhooks.d.ts.map +0 -1
- package/dist/known-errors.d.ts.map +0 -1
- package/dist/schema-fields.d.ts.map +0 -1
- package/dist/sessions.d.ts.map +0 -1
- package/dist/utils/country-codes.d.ts.map +0 -1
- package/dist/utils/currency-constants.d.ts.map +0 -1
- package/dist/utils/dates.d.ts.map +0 -1
- package/dist/utils/errors.d.ts.map +0 -1
- package/dist/utils/json.d.ts.map +0 -1
- package/dist/utils/objects.d.ts.map +0 -1
- package/dist/utils/results.d.ts.map +0 -1
- package/dist/utils/strings.d.ts.map +0 -1
- package/dist/utils/types.d.ts.map +0 -1
package/dist/schema-fields.d.ts
CHANGED
|
@@ -1,518 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
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 };
|