@hexclave/shared 1.0.3 → 1.0.5
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/ai/unified-prompts/reminders.js +4 -3
- package/dist/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts +3 -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 +216 -29
- 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/docs-index.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-index.js +1 -0
- 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.d.ts +18 -6
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +23 -8
- 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 +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js.map +1 -1
- package/dist/config/schema.d.ts +71 -71
- package/dist/config/schema.d.ts.map +1 -1
- package/dist/config/schema.js +5 -5
- package/dist/config/schema.js.map +1 -1
- package/dist/config-authoring.d.ts +4 -4
- package/dist/config-authoring.d.ts.map +1 -1
- package/dist/config-authoring.js +2 -2
- package/dist/config-authoring.js.map +1 -1
- package/dist/config-rendering.d.ts +4 -4
- package/dist/config-rendering.d.ts.map +1 -1
- package/dist/config-rendering.js +19 -18
- package/dist/config-rendering.js.map +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js +4 -3
- 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 +3 -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 +215 -30
- 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/docs-index.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-index.js +1 -0
- 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.d.ts +18 -6
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +23 -8
- 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 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.js.map +1 -1
- package/dist/esm/config/schema.d.ts +71 -71
- package/dist/esm/config/schema.d.ts.map +1 -1
- package/dist/esm/config/schema.js +5 -5
- package/dist/esm/config/schema.js.map +1 -1
- package/dist/esm/config-authoring.d.ts +4 -4
- package/dist/esm/config-authoring.d.ts.map +1 -1
- package/dist/esm/config-authoring.js +2 -2
- package/dist/esm/config-authoring.js.map +1 -1
- package/dist/esm/config-rendering.d.ts +4 -4
- package/dist/esm/config-rendering.d.ts.map +1 -1
- package/dist/esm/config-rendering.js +15 -14
- package/dist/esm/config-rendering.js.map +1 -1
- package/dist/esm/helpers/vault/client-side.d.ts.map +1 -1
- package/dist/esm/helpers/vault/client-side.js.map +1 -1
- package/dist/esm/helpers/vault/server-side.d.ts.map +1 -1
- package/dist/esm/helpers/vault/server-side.js.map +1 -1
- package/dist/esm/hexclave-config-file.d.ts +15 -0
- package/dist/esm/hexclave-config-file.d.ts.map +1 -0
- package/dist/esm/{stack-config-file.js → hexclave-config-file.js} +7 -7
- package/dist/esm/hexclave-config-file.js.map +1 -0
- package/dist/esm/hooks/use-async-callback.js +1 -1
- package/dist/esm/hooks/use-async-external-store.js +1 -1
- package/dist/esm/hooks/use-strict-memo.js +1 -1
- package/dist/esm/interface/admin-metrics.d.ts +4 -4
- package/dist/esm/interface/admin-metrics.js.map +1 -1
- package/dist/esm/interface/client-interface.js +2 -2
- package/dist/esm/interface/client-interface.js.map +1 -1
- package/dist/esm/interface/conversations.d.ts +13 -13
- package/dist/esm/interface/crud/current-user.d.ts +9 -9
- package/dist/esm/interface/crud/email-outbox.d.ts +112 -112
- package/dist/esm/interface/crud/products.d.ts +1 -1
- package/dist/esm/interface/crud/project-api-keys.d.ts +2 -2
- package/dist/esm/interface/crud/project-permissions.js +5 -5
- package/dist/esm/interface/crud/project-permissions.js.map +1 -1
- package/dist/esm/interface/crud/projects.d.ts +28 -28
- package/dist/esm/interface/crud/team-member-profiles.d.ts +22 -22
- package/dist/esm/interface/crud/team-permissions.js +5 -5
- package/dist/esm/interface/crud/team-permissions.js.map +1 -1
- package/dist/esm/interface/crud/users.d.ts +14 -14
- package/dist/esm/interface/page-component-versions.js +107 -107
- package/dist/esm/interface/page-component-versions.js.map +1 -1
- package/dist/esm/interface/webhooks.d.ts +4 -4
- package/dist/esm/known-errors.js +4 -4
- package/dist/esm/known-errors.js.map +1 -1
- package/dist/esm/schema-fields.d.ts +15 -5
- package/dist/esm/schema-fields.d.ts.map +1 -1
- package/dist/esm/schema-fields.js +26 -16
- package/dist/esm/schema-fields.js.map +1 -1
- package/dist/esm/utils/crypto.d.ts.map +1 -1
- package/dist/esm/utils/crypto.js.map +1 -1
- package/dist/esm/utils/currency-constants.d.ts +6 -0
- package/dist/esm/utils/currency-constants.d.ts.map +1 -1
- package/dist/esm/utils/currency-constants.js.map +1 -1
- package/dist/esm/utils/dev-env-state-path.d.ts +3 -3
- package/dist/esm/utils/dev-env-state-path.d.ts.map +1 -1
- package/dist/esm/utils/dev-env-state-path.js +4 -4
- package/dist/esm/utils/dev-env-state-path.js.map +1 -1
- package/dist/esm/utils/errors.js +2 -2
- package/dist/esm/utils/errors.js.map +1 -1
- package/dist/esm/utils/esbuild.d.ts.map +1 -1
- package/dist/esm/utils/esbuild.js +0 -1
- package/dist/esm/utils/esbuild.js.map +1 -1
- package/dist/esm/utils/featurebase.d.ts +3 -3
- package/dist/esm/utils/featurebase.d.ts.map +1 -1
- package/dist/esm/utils/featurebase.js +15 -15
- package/dist/esm/utils/featurebase.js.map +1 -1
- package/dist/esm/utils/fs.js +6 -6
- package/dist/esm/utils/fs.js.map +1 -1
- package/dist/esm/utils/globals.d.ts.map +1 -1
- package/dist/esm/utils/globals.js +10 -10
- package/dist/esm/utils/globals.js.map +1 -1
- package/dist/esm/utils/jwt.d.ts.map +1 -1
- package/dist/esm/utils/jwt.js +3 -3
- package/dist/esm/utils/jwt.js.map +1 -1
- package/dist/esm/utils/redirect-urls.d.ts +3 -3
- package/dist/esm/utils/redirect-urls.d.ts.map +1 -1
- package/dist/esm/utils/redirect-urls.js +5 -5
- package/dist/esm/utils/redirect-urls.js.map +1 -1
- package/dist/esm/utils/urls.js.map +1 -1
- package/dist/helpers/vault/client-side.d.ts.map +1 -1
- package/dist/helpers/vault/client-side.js.map +1 -1
- package/dist/helpers/vault/server-side.d.ts.map +1 -1
- package/dist/helpers/vault/server-side.js.map +1 -1
- package/dist/hexclave-config-file.d.ts +15 -0
- package/dist/hexclave-config-file.d.ts.map +1 -0
- package/dist/{stack-config-file.js → hexclave-config-file.js} +8 -8
- package/dist/hexclave-config-file.js.map +1 -0
- package/dist/hooks/use-async-callback.js +1 -1
- package/dist/hooks/use-async-external-store.js +1 -1
- package/dist/hooks/use-strict-memo.js +1 -1
- package/dist/interface/admin-metrics.d.ts +4 -4
- package/dist/interface/admin-metrics.js.map +1 -1
- package/dist/interface/client-interface.js +2 -2
- package/dist/interface/client-interface.js.map +1 -1
- package/dist/interface/conversations.d.ts +13 -13
- package/dist/interface/crud/current-user.d.ts +9 -9
- package/dist/interface/crud/email-outbox.d.ts +112 -112
- package/dist/interface/crud/products.d.ts +1 -1
- package/dist/interface/crud/project-api-keys.d.ts +2 -2
- package/dist/interface/crud/project-permissions.js +5 -5
- package/dist/interface/crud/project-permissions.js.map +1 -1
- package/dist/interface/crud/projects.d.ts +28 -28
- package/dist/interface/crud/team-member-profiles.d.ts +22 -22
- package/dist/interface/crud/team-permissions.js +5 -5
- package/dist/interface/crud/team-permissions.js.map +1 -1
- package/dist/interface/crud/users.d.ts +14 -14
- package/dist/interface/page-component-versions.js +107 -107
- package/dist/interface/page-component-versions.js.map +1 -1
- package/dist/interface/webhooks.d.ts +4 -4
- package/dist/known-errors.js +4 -4
- package/dist/known-errors.js.map +1 -1
- package/dist/schema-fields.d.ts +15 -5
- package/dist/schema-fields.d.ts.map +1 -1
- package/dist/schema-fields.js +26 -16
- package/dist/schema-fields.js.map +1 -1
- package/dist/utils/crypto.d.ts.map +1 -1
- package/dist/utils/crypto.js.map +1 -1
- package/dist/utils/currency-constants.d.ts +6 -0
- package/dist/utils/currency-constants.d.ts.map +1 -1
- package/dist/utils/currency-constants.js.map +1 -1
- package/dist/utils/dev-env-state-path.d.ts +3 -3
- package/dist/utils/dev-env-state-path.d.ts.map +1 -1
- package/dist/utils/dev-env-state-path.js +5 -5
- package/dist/utils/dev-env-state-path.js.map +1 -1
- package/dist/utils/errors.js +2 -2
- package/dist/utils/errors.js.map +1 -1
- package/dist/utils/esbuild.d.ts.map +1 -1
- package/dist/utils/esbuild.js +0 -1
- package/dist/utils/esbuild.js.map +1 -1
- package/dist/utils/featurebase.d.ts +3 -3
- package/dist/utils/featurebase.d.ts.map +1 -1
- package/dist/utils/featurebase.js +15 -15
- package/dist/utils/featurebase.js.map +1 -1
- package/dist/utils/fs.js.map +1 -1
- package/dist/utils/globals.d.ts.map +1 -1
- package/dist/utils/globals.js +10 -10
- package/dist/utils/globals.js.map +1 -1
- package/dist/utils/jwt.d.ts.map +1 -1
- package/dist/utils/jwt.js +3 -3
- package/dist/utils/jwt.js.map +1 -1
- package/dist/utils/redirect-urls.d.ts +3 -3
- package/dist/utils/redirect-urls.d.ts.map +1 -1
- package/dist/utils/redirect-urls.js +5 -5
- package/dist/utils/redirect-urls.js.map +1 -1
- package/dist/utils/urls.js.map +1 -1
- package/package.json +2 -1
- package/src/ai/image-limits.ts +62 -0
- package/src/ai/llms/llms.ts +36 -0
- package/src/ai/unified-prompts/reminders.ts +27 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts +1047 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/brain.ts +5 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/cli-help.ts +5 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/config-docs.ts +5 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/custom-components-instructions.ts +5 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/dashboard-instructions.ts +5 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/docs-index.ts +80 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.ts +322 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/openapi-specs.ts +5 -0
- package/src/ai/unified-prompts/skill-site-prompt-parts/sdk-interface-source.ts +5 -0
- package/src/ai/unified-prompts/skill-site-prompt.ts +72 -0
- package/src/apps/apps-config.ts +177 -0
- package/src/apps/apps-ui.tsx +112 -0
- package/src/config/README.md +154 -0
- package/src/config/db-sync-mappings.ts +2293 -0
- package/src/config/format.ts +388 -0
- package/src/config/migrate-catalogs-to-product-lines.ts +475 -0
- package/src/config/schema-fuzzer.test.ts +377 -0
- package/src/config/schema.ts +1507 -0
- package/src/config-authoring.test.ts +52 -0
- package/src/config-authoring.ts +37 -0
- package/src/config-rendering.ts +142 -0
- package/src/crud.tsx +275 -0
- package/src/global.d.ts +1 -0
- package/src/helpers/emails.ts +250 -0
- package/src/helpers/init-prompt.ts +39 -0
- package/src/helpers/password.ts +16 -0
- package/src/helpers/production-mode.ts +58 -0
- package/src/helpers/support-sla.test.ts +124 -0
- package/src/helpers/support-sla.ts +93 -0
- package/src/helpers/vault/client-side.ts +92 -0
- package/src/helpers/vault/server-side.ts +153 -0
- package/src/hexclave-config-file.ts +120 -0
- package/src/hooks/use-async-callback.tsx +43 -0
- package/src/hooks/use-async-external-store.tsx +24 -0
- package/src/hooks/use-hash.tsx +14 -0
- package/src/hooks/use-hover.tsx +88 -0
- package/src/hooks/use-strict-memo.tsx +157 -0
- package/src/index.ts +17 -0
- package/src/interface/admin-interface.ts +1043 -0
- package/src/interface/admin-metrics.ts +214 -0
- package/src/interface/client-interface.test.ts +765 -0
- package/src/interface/client-interface.ts +2586 -0
- package/src/interface/conversations.ts +109 -0
- package/src/interface/crud/analytics.ts +11 -0
- package/src/interface/crud/connected-accounts.ts +52 -0
- package/src/interface/crud/contact-channels.ts +74 -0
- package/src/interface/crud/current-user.ts +72 -0
- package/src/interface/crud/email-outbox.ts +263 -0
- package/src/interface/crud/email-templates.ts +50 -0
- package/src/interface/crud/emails.ts +22 -0
- package/src/interface/crud/internal-api-keys.ts +69 -0
- package/src/interface/crud/invoices.ts +36 -0
- package/src/interface/crud/items.ts +24 -0
- package/src/interface/crud/notification-preferences.ts +33 -0
- package/src/interface/crud/oauth-providers.ts +91 -0
- package/src/interface/crud/products.ts +42 -0
- package/src/interface/crud/project-api-keys.ts +100 -0
- package/src/interface/crud/project-permissions.ts +118 -0
- package/src/interface/crud/projects.ts +229 -0
- package/src/interface/crud/session-replays.ts +85 -0
- package/src/interface/crud/sessions.ts +66 -0
- package/src/interface/crud/sign-up-rules.ts +12 -0
- package/src/interface/crud/svix-token.ts +20 -0
- package/src/interface/crud/team-invitation-details.ts +22 -0
- package/src/interface/crud/team-invitation.ts +35 -0
- package/src/interface/crud/team-member-profiles.ts +61 -0
- package/src/interface/crud/team-memberships.ts +56 -0
- package/src/interface/crud/team-permissions.ts +119 -0
- package/src/interface/crud/teams.ts +142 -0
- package/src/interface/crud/transactions.ts +131 -0
- package/src/interface/crud/users.ts +185 -0
- package/src/interface/handler-urls.ts +74 -0
- package/src/interface/page-component-versions.ts +1702 -0
- package/src/interface/server-interface.ts +1146 -0
- package/src/interface/webhooks.ts +28 -0
- package/src/known-errors.tsx +2031 -0
- package/src/local-emulator.ts +5 -0
- package/src/payments/payment-methods.ts +167 -0
- package/src/payments/stripe-limits.ts +18 -0
- package/src/plans.ts +107 -0
- package/src/schema-fields.ts +944 -0
- package/src/sessions.ts +310 -0
- package/src/utils/api-keys.tsx +122 -0
- package/src/utils/arrays.tsx +248 -0
- package/src/utils/auth-methods.ts +8 -0
- package/src/utils/base64.tsx +24 -0
- package/src/utils/booleans.tsx +34 -0
- package/src/utils/browser-compat.tsx +17 -0
- package/src/utils/bytes.tsx +280 -0
- package/src/utils/caches.tsx +280 -0
- package/src/utils/cel-fields.ts +92 -0
- package/src/utils/cloud-hosts.tsx +92 -0
- package/src/utils/compile-time.tsx +11 -0
- package/src/utils/country-codes.ts +39 -0
- package/src/utils/crypto.tsx +174 -0
- package/src/utils/currencies.tsx +53 -0
- package/src/utils/currency-constants.tsx +51 -0
- package/src/utils/dates.tsx +246 -0
- package/src/utils/dev-env-state-path.ts +14 -0
- package/src/utils/dom.tsx +7 -0
- package/src/utils/env.tsx +117 -0
- package/src/utils/errors.tsx +284 -0
- package/src/utils/esbuild.tsx +235 -0
- package/src/utils/featurebase.tsx +247 -0
- package/src/utils/fs.tsx +33 -0
- package/src/utils/functions.tsx +22 -0
- package/src/utils/geo.tsx +16 -0
- package/src/utils/globals.tsx +48 -0
- package/src/utils/hashes.tsx +52 -0
- package/src/utils/html.tsx +60 -0
- package/src/utils/http.tsx +91 -0
- package/src/utils/ips.tsx +47 -0
- package/src/utils/json.tsx +200 -0
- package/src/utils/jsx-editable-transpiler.test.ts +156 -0
- package/src/utils/jsx-editable-transpiler.tsx +401 -0
- package/src/utils/jwt.tsx +170 -0
- package/src/utils/locks.tsx +71 -0
- package/src/utils/maps.tsx +407 -0
- package/src/utils/math.tsx +18 -0
- package/src/utils/monkey-patch.tsx +29 -0
- package/src/utils/node-http.tsx +47 -0
- package/src/utils/numbers.tsx +82 -0
- package/src/utils/oauth.tsx +9 -0
- package/src/utils/objects.tsx +581 -0
- package/src/utils/paginated-lists.test.ts +1039 -0
- package/src/utils/paginated-lists.tsx +479 -0
- package/src/utils/passkey.tsx +1 -0
- package/src/utils/promises.tsx +540 -0
- package/src/utils/proxies.tsx +212 -0
- package/src/utils/react.tsx +308 -0
- package/src/utils/redirect-urls.tsx +299 -0
- package/src/utils/regex.tsx +10 -0
- package/src/utils/results.tsx +411 -0
- package/src/utils/sentry.tsx +20 -0
- package/src/utils/stores.tsx +238 -0
- package/src/utils/strings.nicify.test.ts +253 -0
- package/src/utils/strings.tsx +723 -0
- package/src/utils/telemetry.tsx +37 -0
- package/src/utils/turnstile-browser.ts +106 -0
- package/src/utils/turnstile-flow.test.ts +101 -0
- package/src/utils/turnstile-flow.ts +266 -0
- package/src/utils/turnstile.ts +34 -0
- package/src/utils/typed-arrays.tsx +17 -0
- package/src/utils/types.tsx +208 -0
- package/src/utils/unicode.tsx +24 -0
- package/src/utils/urls.tsx +411 -0
- package/src/utils/uuids.tsx +47 -0
- package/dist/esm/stack-config-file.d.ts +0 -15
- package/dist/esm/stack-config-file.d.ts.map +0 -1
- package/dist/esm/stack-config-file.js.map +0 -1
- package/dist/stack-config-file.d.ts +0 -15
- package/dist/stack-config-file.d.ts.map +0 -1
- package/dist/stack-config-file.js.map +0 -1
|
@@ -6,6 +6,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
6
6
|
status: "paused";
|
|
7
7
|
id: string;
|
|
8
8
|
created_at_millis: number;
|
|
9
|
+
updated_at_millis: number;
|
|
10
|
+
tsx_source: string;
|
|
11
|
+
theme_id: string | null;
|
|
9
12
|
to: {
|
|
10
13
|
user_id: string;
|
|
11
14
|
type: "user-primary-email";
|
|
@@ -17,9 +20,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
17
20
|
type: "custom-emails";
|
|
18
21
|
emails: string[];
|
|
19
22
|
};
|
|
20
|
-
updated_at_millis: number;
|
|
21
|
-
tsx_source: string;
|
|
22
|
-
theme_id: string | null;
|
|
23
23
|
variables: Record<string, {} | null>;
|
|
24
24
|
skip_deliverability_check: boolean;
|
|
25
25
|
scheduled_at_millis: number;
|
|
@@ -44,6 +44,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
44
44
|
status: "preparing";
|
|
45
45
|
id: string;
|
|
46
46
|
created_at_millis: number;
|
|
47
|
+
updated_at_millis: number;
|
|
48
|
+
tsx_source: string;
|
|
49
|
+
theme_id: string | null;
|
|
47
50
|
to: {
|
|
48
51
|
user_id: string;
|
|
49
52
|
type: "user-primary-email";
|
|
@@ -55,9 +58,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
55
58
|
type: "custom-emails";
|
|
56
59
|
emails: string[];
|
|
57
60
|
};
|
|
58
|
-
updated_at_millis: number;
|
|
59
|
-
tsx_source: string;
|
|
60
|
-
theme_id: string | null;
|
|
61
61
|
variables: Record<string, {} | null>;
|
|
62
62
|
skip_deliverability_check: boolean;
|
|
63
63
|
scheduled_at_millis: number;
|
|
@@ -82,6 +82,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
82
82
|
status: "rendering";
|
|
83
83
|
id: string;
|
|
84
84
|
created_at_millis: number;
|
|
85
|
+
updated_at_millis: number;
|
|
86
|
+
tsx_source: string;
|
|
87
|
+
theme_id: string | null;
|
|
85
88
|
to: {
|
|
86
89
|
user_id: string;
|
|
87
90
|
type: "user-primary-email";
|
|
@@ -93,9 +96,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
93
96
|
type: "custom-emails";
|
|
94
97
|
emails: string[];
|
|
95
98
|
};
|
|
96
|
-
updated_at_millis: number;
|
|
97
|
-
tsx_source: string;
|
|
98
|
-
theme_id: string | null;
|
|
99
99
|
variables: Record<string, {} | null>;
|
|
100
100
|
skip_deliverability_check: boolean;
|
|
101
101
|
scheduled_at_millis: number;
|
|
@@ -121,6 +121,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
121
121
|
status: "render-error";
|
|
122
122
|
id: string;
|
|
123
123
|
created_at_millis: number;
|
|
124
|
+
updated_at_millis: number;
|
|
125
|
+
tsx_source: string;
|
|
126
|
+
theme_id: string | null;
|
|
124
127
|
to: {
|
|
125
128
|
user_id: string;
|
|
126
129
|
type: "user-primary-email";
|
|
@@ -132,9 +135,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
132
135
|
type: "custom-emails";
|
|
133
136
|
emails: string[];
|
|
134
137
|
};
|
|
135
|
-
updated_at_millis: number;
|
|
136
|
-
tsx_source: string;
|
|
137
|
-
theme_id: string | null;
|
|
138
138
|
variables: Record<string, {} | null>;
|
|
139
139
|
skip_deliverability_check: boolean;
|
|
140
140
|
scheduled_at_millis: number;
|
|
@@ -165,6 +165,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
165
165
|
created_at_millis: number;
|
|
166
166
|
html: string | null;
|
|
167
167
|
text: string | null;
|
|
168
|
+
updated_at_millis: number;
|
|
169
|
+
tsx_source: string;
|
|
170
|
+
theme_id: string | null;
|
|
168
171
|
to: {
|
|
169
172
|
user_id: string;
|
|
170
173
|
type: "user-primary-email";
|
|
@@ -176,10 +179,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
176
179
|
type: "custom-emails";
|
|
177
180
|
emails: string[];
|
|
178
181
|
};
|
|
179
|
-
notification_category_id: string | null;
|
|
180
|
-
updated_at_millis: number;
|
|
181
|
-
tsx_source: string;
|
|
182
|
-
theme_id: string | null;
|
|
183
182
|
variables: Record<string, {} | null>;
|
|
184
183
|
skip_deliverability_check: boolean;
|
|
185
184
|
scheduled_at_millis: number;
|
|
@@ -204,6 +203,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
204
203
|
rendered_at_millis: number;
|
|
205
204
|
is_transactional: boolean;
|
|
206
205
|
is_high_priority: boolean;
|
|
206
|
+
notification_category_id: string | null;
|
|
207
207
|
} | {
|
|
208
208
|
status: "queued";
|
|
209
209
|
id: string;
|
|
@@ -211,6 +211,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
211
211
|
created_at_millis: number;
|
|
212
212
|
html: string | null;
|
|
213
213
|
text: string | null;
|
|
214
|
+
updated_at_millis: number;
|
|
215
|
+
tsx_source: string;
|
|
216
|
+
theme_id: string | null;
|
|
214
217
|
to: {
|
|
215
218
|
user_id: string;
|
|
216
219
|
type: "user-primary-email";
|
|
@@ -222,10 +225,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
222
225
|
type: "custom-emails";
|
|
223
226
|
emails: string[];
|
|
224
227
|
};
|
|
225
|
-
notification_category_id: string | null;
|
|
226
|
-
updated_at_millis: number;
|
|
227
|
-
tsx_source: string;
|
|
228
|
-
theme_id: string | null;
|
|
229
228
|
variables: Record<string, {} | null>;
|
|
230
229
|
skip_deliverability_check: boolean;
|
|
231
230
|
scheduled_at_millis: number;
|
|
@@ -250,6 +249,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
250
249
|
rendered_at_millis: number;
|
|
251
250
|
is_transactional: boolean;
|
|
252
251
|
is_high_priority: boolean;
|
|
252
|
+
notification_category_id: string | null;
|
|
253
253
|
} | {
|
|
254
254
|
status: "sending";
|
|
255
255
|
id: string;
|
|
@@ -257,6 +257,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
257
257
|
created_at_millis: number;
|
|
258
258
|
html: string | null;
|
|
259
259
|
text: string | null;
|
|
260
|
+
updated_at_millis: number;
|
|
261
|
+
tsx_source: string;
|
|
262
|
+
theme_id: string | null;
|
|
260
263
|
to: {
|
|
261
264
|
user_id: string;
|
|
262
265
|
type: "user-primary-email";
|
|
@@ -268,10 +271,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
268
271
|
type: "custom-emails";
|
|
269
272
|
emails: string[];
|
|
270
273
|
};
|
|
271
|
-
notification_category_id: string | null;
|
|
272
|
-
updated_at_millis: number;
|
|
273
|
-
tsx_source: string;
|
|
274
|
-
theme_id: string | null;
|
|
275
274
|
variables: Record<string, {} | null>;
|
|
276
275
|
skip_deliverability_check: boolean;
|
|
277
276
|
scheduled_at_millis: number;
|
|
@@ -296,6 +295,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
296
295
|
rendered_at_millis: number;
|
|
297
296
|
is_transactional: boolean;
|
|
298
297
|
is_high_priority: boolean;
|
|
298
|
+
notification_category_id: string | null;
|
|
299
299
|
started_sending_at_millis: number;
|
|
300
300
|
} | {
|
|
301
301
|
status: "server-error";
|
|
@@ -304,6 +304,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
304
304
|
created_at_millis: number;
|
|
305
305
|
html: string | null;
|
|
306
306
|
text: string | null;
|
|
307
|
+
updated_at_millis: number;
|
|
308
|
+
tsx_source: string;
|
|
309
|
+
theme_id: string | null;
|
|
307
310
|
to: {
|
|
308
311
|
user_id: string;
|
|
309
312
|
type: "user-primary-email";
|
|
@@ -315,10 +318,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
315
318
|
type: "custom-emails";
|
|
316
319
|
emails: string[];
|
|
317
320
|
};
|
|
318
|
-
notification_category_id: string | null;
|
|
319
|
-
updated_at_millis: number;
|
|
320
|
-
tsx_source: string;
|
|
321
|
-
theme_id: string | null;
|
|
322
321
|
variables: Record<string, {} | null>;
|
|
323
322
|
skip_deliverability_check: boolean;
|
|
324
323
|
scheduled_at_millis: number;
|
|
@@ -343,6 +342,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
343
342
|
rendered_at_millis: number;
|
|
344
343
|
is_transactional: boolean;
|
|
345
344
|
is_high_priority: boolean;
|
|
345
|
+
notification_category_id: string | null;
|
|
346
346
|
started_sending_at_millis: number;
|
|
347
347
|
error_at_millis: number;
|
|
348
348
|
server_error: string;
|
|
@@ -350,15 +350,18 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
350
350
|
subject?: string | undefined;
|
|
351
351
|
html?: string | null | undefined;
|
|
352
352
|
text?: string | null | undefined;
|
|
353
|
-
notification_category_id?: string | null | undefined;
|
|
354
353
|
started_rendering_at_millis?: number | undefined;
|
|
355
354
|
rendered_at_millis?: number | undefined;
|
|
356
355
|
is_transactional?: boolean | undefined;
|
|
357
356
|
is_high_priority?: boolean | undefined;
|
|
357
|
+
notification_category_id?: string | null | undefined;
|
|
358
358
|
started_sending_at_millis?: number | undefined;
|
|
359
359
|
status: "skipped";
|
|
360
360
|
id: string;
|
|
361
361
|
created_at_millis: number;
|
|
362
|
+
updated_at_millis: number;
|
|
363
|
+
tsx_source: string;
|
|
364
|
+
theme_id: string | null;
|
|
362
365
|
to: {
|
|
363
366
|
user_id: string;
|
|
364
367
|
type: "user-primary-email";
|
|
@@ -370,9 +373,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
370
373
|
type: "custom-emails";
|
|
371
374
|
emails: string[];
|
|
372
375
|
};
|
|
373
|
-
updated_at_millis: number;
|
|
374
|
-
tsx_source: string;
|
|
375
|
-
theme_id: string | null;
|
|
376
376
|
variables: Record<string, {} | null>;
|
|
377
377
|
skip_deliverability_check: boolean;
|
|
378
378
|
scheduled_at_millis: number;
|
|
@@ -403,6 +403,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
403
403
|
created_at_millis: number;
|
|
404
404
|
html: string | null;
|
|
405
405
|
text: string | null;
|
|
406
|
+
updated_at_millis: number;
|
|
407
|
+
tsx_source: string;
|
|
408
|
+
theme_id: string | null;
|
|
406
409
|
to: {
|
|
407
410
|
user_id: string;
|
|
408
411
|
type: "user-primary-email";
|
|
@@ -414,10 +417,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
414
417
|
type: "custom-emails";
|
|
415
418
|
emails: string[];
|
|
416
419
|
};
|
|
417
|
-
notification_category_id: string | null;
|
|
418
|
-
updated_at_millis: number;
|
|
419
|
-
tsx_source: string;
|
|
420
|
-
theme_id: string | null;
|
|
421
420
|
variables: Record<string, {} | null>;
|
|
422
421
|
skip_deliverability_check: boolean;
|
|
423
422
|
scheduled_at_millis: number;
|
|
@@ -442,6 +441,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
442
441
|
rendered_at_millis: number;
|
|
443
442
|
is_transactional: boolean;
|
|
444
443
|
is_high_priority: boolean;
|
|
444
|
+
notification_category_id: string | null;
|
|
445
445
|
started_sending_at_millis: number;
|
|
446
446
|
bounced_at_millis: number;
|
|
447
447
|
} | {
|
|
@@ -451,6 +451,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
451
451
|
created_at_millis: number;
|
|
452
452
|
html: string | null;
|
|
453
453
|
text: string | null;
|
|
454
|
+
updated_at_millis: number;
|
|
455
|
+
tsx_source: string;
|
|
456
|
+
theme_id: string | null;
|
|
454
457
|
to: {
|
|
455
458
|
user_id: string;
|
|
456
459
|
type: "user-primary-email";
|
|
@@ -462,10 +465,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
462
465
|
type: "custom-emails";
|
|
463
466
|
emails: string[];
|
|
464
467
|
};
|
|
465
|
-
notification_category_id: string | null;
|
|
466
|
-
updated_at_millis: number;
|
|
467
|
-
tsx_source: string;
|
|
468
|
-
theme_id: string | null;
|
|
469
468
|
variables: Record<string, {} | null>;
|
|
470
469
|
skip_deliverability_check: boolean;
|
|
471
470
|
scheduled_at_millis: number;
|
|
@@ -490,6 +489,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
490
489
|
rendered_at_millis: number;
|
|
491
490
|
is_transactional: boolean;
|
|
492
491
|
is_high_priority: boolean;
|
|
492
|
+
notification_category_id: string | null;
|
|
493
493
|
started_sending_at_millis: number;
|
|
494
494
|
delivery_delayed_at_millis: number;
|
|
495
495
|
} | {
|
|
@@ -499,6 +499,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
499
499
|
created_at_millis: number;
|
|
500
500
|
html: string | null;
|
|
501
501
|
text: string | null;
|
|
502
|
+
updated_at_millis: number;
|
|
503
|
+
tsx_source: string;
|
|
504
|
+
theme_id: string | null;
|
|
502
505
|
to: {
|
|
503
506
|
user_id: string;
|
|
504
507
|
type: "user-primary-email";
|
|
@@ -510,10 +513,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
510
513
|
type: "custom-emails";
|
|
511
514
|
emails: string[];
|
|
512
515
|
};
|
|
513
|
-
notification_category_id: string | null;
|
|
514
|
-
updated_at_millis: number;
|
|
515
|
-
tsx_source: string;
|
|
516
|
-
theme_id: string | null;
|
|
517
516
|
variables: Record<string, {} | null>;
|
|
518
517
|
skip_deliverability_check: boolean;
|
|
519
518
|
scheduled_at_millis: number;
|
|
@@ -538,6 +537,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
538
537
|
rendered_at_millis: number;
|
|
539
538
|
is_transactional: boolean;
|
|
540
539
|
is_high_priority: boolean;
|
|
540
|
+
notification_category_id: string | null;
|
|
541
541
|
started_sending_at_millis: number;
|
|
542
542
|
delivered_at_millis: number;
|
|
543
543
|
can_have_delivery_info: boolean;
|
|
@@ -548,6 +548,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
548
548
|
created_at_millis: number;
|
|
549
549
|
html: string | null;
|
|
550
550
|
text: string | null;
|
|
551
|
+
updated_at_millis: number;
|
|
552
|
+
tsx_source: string;
|
|
553
|
+
theme_id: string | null;
|
|
551
554
|
to: {
|
|
552
555
|
user_id: string;
|
|
553
556
|
type: "user-primary-email";
|
|
@@ -559,10 +562,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
559
562
|
type: "custom-emails";
|
|
560
563
|
emails: string[];
|
|
561
564
|
};
|
|
562
|
-
notification_category_id: string | null;
|
|
563
|
-
updated_at_millis: number;
|
|
564
|
-
tsx_source: string;
|
|
565
|
-
theme_id: string | null;
|
|
566
565
|
variables: Record<string, {} | null>;
|
|
567
566
|
skip_deliverability_check: boolean;
|
|
568
567
|
scheduled_at_millis: number;
|
|
@@ -587,6 +586,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
587
586
|
rendered_at_millis: number;
|
|
588
587
|
is_transactional: boolean;
|
|
589
588
|
is_high_priority: boolean;
|
|
589
|
+
notification_category_id: string | null;
|
|
590
590
|
started_sending_at_millis: number;
|
|
591
591
|
delivered_at_millis: number;
|
|
592
592
|
can_have_delivery_info: boolean;
|
|
@@ -598,6 +598,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
598
598
|
created_at_millis: number;
|
|
599
599
|
html: string | null;
|
|
600
600
|
text: string | null;
|
|
601
|
+
updated_at_millis: number;
|
|
602
|
+
tsx_source: string;
|
|
603
|
+
theme_id: string | null;
|
|
601
604
|
to: {
|
|
602
605
|
user_id: string;
|
|
603
606
|
type: "user-primary-email";
|
|
@@ -609,10 +612,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
609
612
|
type: "custom-emails";
|
|
610
613
|
emails: string[];
|
|
611
614
|
};
|
|
612
|
-
notification_category_id: string | null;
|
|
613
|
-
updated_at_millis: number;
|
|
614
|
-
tsx_source: string;
|
|
615
|
-
theme_id: string | null;
|
|
616
615
|
variables: Record<string, {} | null>;
|
|
617
616
|
skip_deliverability_check: boolean;
|
|
618
617
|
scheduled_at_millis: number;
|
|
@@ -637,6 +636,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
637
636
|
rendered_at_millis: number;
|
|
638
637
|
is_transactional: boolean;
|
|
639
638
|
is_high_priority: boolean;
|
|
639
|
+
notification_category_id: string | null;
|
|
640
640
|
started_sending_at_millis: number;
|
|
641
641
|
delivered_at_millis: number;
|
|
642
642
|
can_have_delivery_info: boolean;
|
|
@@ -648,6 +648,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
648
648
|
created_at_millis: number;
|
|
649
649
|
html: string | null;
|
|
650
650
|
text: string | null;
|
|
651
|
+
updated_at_millis: number;
|
|
652
|
+
tsx_source: string;
|
|
653
|
+
theme_id: string | null;
|
|
651
654
|
to: {
|
|
652
655
|
user_id: string;
|
|
653
656
|
type: "user-primary-email";
|
|
@@ -659,10 +662,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
659
662
|
type: "custom-emails";
|
|
660
663
|
emails: string[];
|
|
661
664
|
};
|
|
662
|
-
notification_category_id: string | null;
|
|
663
|
-
updated_at_millis: number;
|
|
664
|
-
tsx_source: string;
|
|
665
|
-
theme_id: string | null;
|
|
666
665
|
variables: Record<string, {} | null>;
|
|
667
666
|
skip_deliverability_check: boolean;
|
|
668
667
|
scheduled_at_millis: number;
|
|
@@ -687,6 +686,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
687
686
|
rendered_at_millis: number;
|
|
688
687
|
is_transactional: boolean;
|
|
689
688
|
is_high_priority: boolean;
|
|
689
|
+
notification_category_id: string | null;
|
|
690
690
|
started_sending_at_millis: number;
|
|
691
691
|
delivered_at_millis: number;
|
|
692
692
|
can_have_delivery_info: boolean;
|
|
@@ -726,6 +726,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
726
726
|
status: "paused";
|
|
727
727
|
id: string;
|
|
728
728
|
created_at_millis: number;
|
|
729
|
+
updated_at_millis: number;
|
|
730
|
+
tsx_source: string;
|
|
731
|
+
theme_id: string | null;
|
|
729
732
|
to: {
|
|
730
733
|
user_id: string;
|
|
731
734
|
type: "user-primary-email";
|
|
@@ -737,9 +740,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
737
740
|
type: "custom-emails";
|
|
738
741
|
emails: string[];
|
|
739
742
|
};
|
|
740
|
-
updated_at_millis: number;
|
|
741
|
-
tsx_source: string;
|
|
742
|
-
theme_id: string | null;
|
|
743
743
|
variables: Record<string, {} | null>;
|
|
744
744
|
skip_deliverability_check: boolean;
|
|
745
745
|
scheduled_at_millis: number;
|
|
@@ -764,6 +764,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
764
764
|
status: "preparing";
|
|
765
765
|
id: string;
|
|
766
766
|
created_at_millis: number;
|
|
767
|
+
updated_at_millis: number;
|
|
768
|
+
tsx_source: string;
|
|
769
|
+
theme_id: string | null;
|
|
767
770
|
to: {
|
|
768
771
|
user_id: string;
|
|
769
772
|
type: "user-primary-email";
|
|
@@ -775,9 +778,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
775
778
|
type: "custom-emails";
|
|
776
779
|
emails: string[];
|
|
777
780
|
};
|
|
778
|
-
updated_at_millis: number;
|
|
779
|
-
tsx_source: string;
|
|
780
|
-
theme_id: string | null;
|
|
781
781
|
variables: Record<string, {} | null>;
|
|
782
782
|
skip_deliverability_check: boolean;
|
|
783
783
|
scheduled_at_millis: number;
|
|
@@ -802,6 +802,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
802
802
|
status: "rendering";
|
|
803
803
|
id: string;
|
|
804
804
|
created_at_millis: number;
|
|
805
|
+
updated_at_millis: number;
|
|
806
|
+
tsx_source: string;
|
|
807
|
+
theme_id: string | null;
|
|
805
808
|
to: {
|
|
806
809
|
user_id: string;
|
|
807
810
|
type: "user-primary-email";
|
|
@@ -813,9 +816,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
813
816
|
type: "custom-emails";
|
|
814
817
|
emails: string[];
|
|
815
818
|
};
|
|
816
|
-
updated_at_millis: number;
|
|
817
|
-
tsx_source: string;
|
|
818
|
-
theme_id: string | null;
|
|
819
819
|
variables: Record<string, {} | null>;
|
|
820
820
|
skip_deliverability_check: boolean;
|
|
821
821
|
scheduled_at_millis: number;
|
|
@@ -841,6 +841,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
841
841
|
status: "render-error";
|
|
842
842
|
id: string;
|
|
843
843
|
created_at_millis: number;
|
|
844
|
+
updated_at_millis: number;
|
|
845
|
+
tsx_source: string;
|
|
846
|
+
theme_id: string | null;
|
|
844
847
|
to: {
|
|
845
848
|
user_id: string;
|
|
846
849
|
type: "user-primary-email";
|
|
@@ -852,9 +855,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
852
855
|
type: "custom-emails";
|
|
853
856
|
emails: string[];
|
|
854
857
|
};
|
|
855
|
-
updated_at_millis: number;
|
|
856
|
-
tsx_source: string;
|
|
857
|
-
theme_id: string | null;
|
|
858
858
|
variables: Record<string, {} | null>;
|
|
859
859
|
skip_deliverability_check: boolean;
|
|
860
860
|
scheduled_at_millis: number;
|
|
@@ -885,6 +885,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
885
885
|
created_at_millis: number;
|
|
886
886
|
html: string | null;
|
|
887
887
|
text: string | null;
|
|
888
|
+
updated_at_millis: number;
|
|
889
|
+
tsx_source: string;
|
|
890
|
+
theme_id: string | null;
|
|
888
891
|
to: {
|
|
889
892
|
user_id: string;
|
|
890
893
|
type: "user-primary-email";
|
|
@@ -896,10 +899,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
896
899
|
type: "custom-emails";
|
|
897
900
|
emails: string[];
|
|
898
901
|
};
|
|
899
|
-
notification_category_id: string | null;
|
|
900
|
-
updated_at_millis: number;
|
|
901
|
-
tsx_source: string;
|
|
902
|
-
theme_id: string | null;
|
|
903
902
|
variables: Record<string, {} | null>;
|
|
904
903
|
skip_deliverability_check: boolean;
|
|
905
904
|
scheduled_at_millis: number;
|
|
@@ -924,6 +923,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
924
923
|
rendered_at_millis: number;
|
|
925
924
|
is_transactional: boolean;
|
|
926
925
|
is_high_priority: boolean;
|
|
926
|
+
notification_category_id: string | null;
|
|
927
927
|
} | {
|
|
928
928
|
status: "queued";
|
|
929
929
|
id: string;
|
|
@@ -931,6 +931,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
931
931
|
created_at_millis: number;
|
|
932
932
|
html: string | null;
|
|
933
933
|
text: string | null;
|
|
934
|
+
updated_at_millis: number;
|
|
935
|
+
tsx_source: string;
|
|
936
|
+
theme_id: string | null;
|
|
934
937
|
to: {
|
|
935
938
|
user_id: string;
|
|
936
939
|
type: "user-primary-email";
|
|
@@ -942,10 +945,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
942
945
|
type: "custom-emails";
|
|
943
946
|
emails: string[];
|
|
944
947
|
};
|
|
945
|
-
notification_category_id: string | null;
|
|
946
|
-
updated_at_millis: number;
|
|
947
|
-
tsx_source: string;
|
|
948
|
-
theme_id: string | null;
|
|
949
948
|
variables: Record<string, {} | null>;
|
|
950
949
|
skip_deliverability_check: boolean;
|
|
951
950
|
scheduled_at_millis: number;
|
|
@@ -970,6 +969,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
970
969
|
rendered_at_millis: number;
|
|
971
970
|
is_transactional: boolean;
|
|
972
971
|
is_high_priority: boolean;
|
|
972
|
+
notification_category_id: string | null;
|
|
973
973
|
} | {
|
|
974
974
|
status: "sending";
|
|
975
975
|
id: string;
|
|
@@ -977,6 +977,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
977
977
|
created_at_millis: number;
|
|
978
978
|
html: string | null;
|
|
979
979
|
text: string | null;
|
|
980
|
+
updated_at_millis: number;
|
|
981
|
+
tsx_source: string;
|
|
982
|
+
theme_id: string | null;
|
|
980
983
|
to: {
|
|
981
984
|
user_id: string;
|
|
982
985
|
type: "user-primary-email";
|
|
@@ -988,10 +991,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
988
991
|
type: "custom-emails";
|
|
989
992
|
emails: string[];
|
|
990
993
|
};
|
|
991
|
-
notification_category_id: string | null;
|
|
992
|
-
updated_at_millis: number;
|
|
993
|
-
tsx_source: string;
|
|
994
|
-
theme_id: string | null;
|
|
995
994
|
variables: Record<string, {} | null>;
|
|
996
995
|
skip_deliverability_check: boolean;
|
|
997
996
|
scheduled_at_millis: number;
|
|
@@ -1016,6 +1015,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1016
1015
|
rendered_at_millis: number;
|
|
1017
1016
|
is_transactional: boolean;
|
|
1018
1017
|
is_high_priority: boolean;
|
|
1018
|
+
notification_category_id: string | null;
|
|
1019
1019
|
started_sending_at_millis: number;
|
|
1020
1020
|
} | {
|
|
1021
1021
|
status: "server-error";
|
|
@@ -1024,6 +1024,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1024
1024
|
created_at_millis: number;
|
|
1025
1025
|
html: string | null;
|
|
1026
1026
|
text: string | null;
|
|
1027
|
+
updated_at_millis: number;
|
|
1028
|
+
tsx_source: string;
|
|
1029
|
+
theme_id: string | null;
|
|
1027
1030
|
to: {
|
|
1028
1031
|
user_id: string;
|
|
1029
1032
|
type: "user-primary-email";
|
|
@@ -1035,10 +1038,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1035
1038
|
type: "custom-emails";
|
|
1036
1039
|
emails: string[];
|
|
1037
1040
|
};
|
|
1038
|
-
notification_category_id: string | null;
|
|
1039
|
-
updated_at_millis: number;
|
|
1040
|
-
tsx_source: string;
|
|
1041
|
-
theme_id: string | null;
|
|
1042
1041
|
variables: Record<string, {} | null>;
|
|
1043
1042
|
skip_deliverability_check: boolean;
|
|
1044
1043
|
scheduled_at_millis: number;
|
|
@@ -1063,6 +1062,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1063
1062
|
rendered_at_millis: number;
|
|
1064
1063
|
is_transactional: boolean;
|
|
1065
1064
|
is_high_priority: boolean;
|
|
1065
|
+
notification_category_id: string | null;
|
|
1066
1066
|
started_sending_at_millis: number;
|
|
1067
1067
|
error_at_millis: number;
|
|
1068
1068
|
server_error: string;
|
|
@@ -1070,15 +1070,18 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1070
1070
|
subject?: string | undefined;
|
|
1071
1071
|
html?: string | null | undefined;
|
|
1072
1072
|
text?: string | null | undefined;
|
|
1073
|
-
notification_category_id?: string | null | undefined;
|
|
1074
1073
|
started_rendering_at_millis?: number | undefined;
|
|
1075
1074
|
rendered_at_millis?: number | undefined;
|
|
1076
1075
|
is_transactional?: boolean | undefined;
|
|
1077
1076
|
is_high_priority?: boolean | undefined;
|
|
1077
|
+
notification_category_id?: string | null | undefined;
|
|
1078
1078
|
started_sending_at_millis?: number | undefined;
|
|
1079
1079
|
status: "skipped";
|
|
1080
1080
|
id: string;
|
|
1081
1081
|
created_at_millis: number;
|
|
1082
|
+
updated_at_millis: number;
|
|
1083
|
+
tsx_source: string;
|
|
1084
|
+
theme_id: string | null;
|
|
1082
1085
|
to: {
|
|
1083
1086
|
user_id: string;
|
|
1084
1087
|
type: "user-primary-email";
|
|
@@ -1090,9 +1093,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1090
1093
|
type: "custom-emails";
|
|
1091
1094
|
emails: string[];
|
|
1092
1095
|
};
|
|
1093
|
-
updated_at_millis: number;
|
|
1094
|
-
tsx_source: string;
|
|
1095
|
-
theme_id: string | null;
|
|
1096
1096
|
variables: Record<string, {} | null>;
|
|
1097
1097
|
skip_deliverability_check: boolean;
|
|
1098
1098
|
scheduled_at_millis: number;
|
|
@@ -1123,6 +1123,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1123
1123
|
created_at_millis: number;
|
|
1124
1124
|
html: string | null;
|
|
1125
1125
|
text: string | null;
|
|
1126
|
+
updated_at_millis: number;
|
|
1127
|
+
tsx_source: string;
|
|
1128
|
+
theme_id: string | null;
|
|
1126
1129
|
to: {
|
|
1127
1130
|
user_id: string;
|
|
1128
1131
|
type: "user-primary-email";
|
|
@@ -1134,10 +1137,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1134
1137
|
type: "custom-emails";
|
|
1135
1138
|
emails: string[];
|
|
1136
1139
|
};
|
|
1137
|
-
notification_category_id: string | null;
|
|
1138
|
-
updated_at_millis: number;
|
|
1139
|
-
tsx_source: string;
|
|
1140
|
-
theme_id: string | null;
|
|
1141
1140
|
variables: Record<string, {} | null>;
|
|
1142
1141
|
skip_deliverability_check: boolean;
|
|
1143
1142
|
scheduled_at_millis: number;
|
|
@@ -1162,6 +1161,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1162
1161
|
rendered_at_millis: number;
|
|
1163
1162
|
is_transactional: boolean;
|
|
1164
1163
|
is_high_priority: boolean;
|
|
1164
|
+
notification_category_id: string | null;
|
|
1165
1165
|
started_sending_at_millis: number;
|
|
1166
1166
|
bounced_at_millis: number;
|
|
1167
1167
|
} | {
|
|
@@ -1171,6 +1171,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1171
1171
|
created_at_millis: number;
|
|
1172
1172
|
html: string | null;
|
|
1173
1173
|
text: string | null;
|
|
1174
|
+
updated_at_millis: number;
|
|
1175
|
+
tsx_source: string;
|
|
1176
|
+
theme_id: string | null;
|
|
1174
1177
|
to: {
|
|
1175
1178
|
user_id: string;
|
|
1176
1179
|
type: "user-primary-email";
|
|
@@ -1182,10 +1185,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1182
1185
|
type: "custom-emails";
|
|
1183
1186
|
emails: string[];
|
|
1184
1187
|
};
|
|
1185
|
-
notification_category_id: string | null;
|
|
1186
|
-
updated_at_millis: number;
|
|
1187
|
-
tsx_source: string;
|
|
1188
|
-
theme_id: string | null;
|
|
1189
1188
|
variables: Record<string, {} | null>;
|
|
1190
1189
|
skip_deliverability_check: boolean;
|
|
1191
1190
|
scheduled_at_millis: number;
|
|
@@ -1210,6 +1209,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1210
1209
|
rendered_at_millis: number;
|
|
1211
1210
|
is_transactional: boolean;
|
|
1212
1211
|
is_high_priority: boolean;
|
|
1212
|
+
notification_category_id: string | null;
|
|
1213
1213
|
started_sending_at_millis: number;
|
|
1214
1214
|
delivery_delayed_at_millis: number;
|
|
1215
1215
|
} | {
|
|
@@ -1219,6 +1219,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1219
1219
|
created_at_millis: number;
|
|
1220
1220
|
html: string | null;
|
|
1221
1221
|
text: string | null;
|
|
1222
|
+
updated_at_millis: number;
|
|
1223
|
+
tsx_source: string;
|
|
1224
|
+
theme_id: string | null;
|
|
1222
1225
|
to: {
|
|
1223
1226
|
user_id: string;
|
|
1224
1227
|
type: "user-primary-email";
|
|
@@ -1230,10 +1233,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1230
1233
|
type: "custom-emails";
|
|
1231
1234
|
emails: string[];
|
|
1232
1235
|
};
|
|
1233
|
-
notification_category_id: string | null;
|
|
1234
|
-
updated_at_millis: number;
|
|
1235
|
-
tsx_source: string;
|
|
1236
|
-
theme_id: string | null;
|
|
1237
1236
|
variables: Record<string, {} | null>;
|
|
1238
1237
|
skip_deliverability_check: boolean;
|
|
1239
1238
|
scheduled_at_millis: number;
|
|
@@ -1258,6 +1257,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1258
1257
|
rendered_at_millis: number;
|
|
1259
1258
|
is_transactional: boolean;
|
|
1260
1259
|
is_high_priority: boolean;
|
|
1260
|
+
notification_category_id: string | null;
|
|
1261
1261
|
started_sending_at_millis: number;
|
|
1262
1262
|
delivered_at_millis: number;
|
|
1263
1263
|
can_have_delivery_info: boolean;
|
|
@@ -1268,6 +1268,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1268
1268
|
created_at_millis: number;
|
|
1269
1269
|
html: string | null;
|
|
1270
1270
|
text: string | null;
|
|
1271
|
+
updated_at_millis: number;
|
|
1272
|
+
tsx_source: string;
|
|
1273
|
+
theme_id: string | null;
|
|
1271
1274
|
to: {
|
|
1272
1275
|
user_id: string;
|
|
1273
1276
|
type: "user-primary-email";
|
|
@@ -1279,10 +1282,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1279
1282
|
type: "custom-emails";
|
|
1280
1283
|
emails: string[];
|
|
1281
1284
|
};
|
|
1282
|
-
notification_category_id: string | null;
|
|
1283
|
-
updated_at_millis: number;
|
|
1284
|
-
tsx_source: string;
|
|
1285
|
-
theme_id: string | null;
|
|
1286
1285
|
variables: Record<string, {} | null>;
|
|
1287
1286
|
skip_deliverability_check: boolean;
|
|
1288
1287
|
scheduled_at_millis: number;
|
|
@@ -1307,6 +1306,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1307
1306
|
rendered_at_millis: number;
|
|
1308
1307
|
is_transactional: boolean;
|
|
1309
1308
|
is_high_priority: boolean;
|
|
1309
|
+
notification_category_id: string | null;
|
|
1310
1310
|
started_sending_at_millis: number;
|
|
1311
1311
|
delivered_at_millis: number;
|
|
1312
1312
|
can_have_delivery_info: boolean;
|
|
@@ -1318,6 +1318,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1318
1318
|
created_at_millis: number;
|
|
1319
1319
|
html: string | null;
|
|
1320
1320
|
text: string | null;
|
|
1321
|
+
updated_at_millis: number;
|
|
1322
|
+
tsx_source: string;
|
|
1323
|
+
theme_id: string | null;
|
|
1321
1324
|
to: {
|
|
1322
1325
|
user_id: string;
|
|
1323
1326
|
type: "user-primary-email";
|
|
@@ -1329,10 +1332,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1329
1332
|
type: "custom-emails";
|
|
1330
1333
|
emails: string[];
|
|
1331
1334
|
};
|
|
1332
|
-
notification_category_id: string | null;
|
|
1333
|
-
updated_at_millis: number;
|
|
1334
|
-
tsx_source: string;
|
|
1335
|
-
theme_id: string | null;
|
|
1336
1335
|
variables: Record<string, {} | null>;
|
|
1337
1336
|
skip_deliverability_check: boolean;
|
|
1338
1337
|
scheduled_at_millis: number;
|
|
@@ -1357,6 +1356,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1357
1356
|
rendered_at_millis: number;
|
|
1358
1357
|
is_transactional: boolean;
|
|
1359
1358
|
is_high_priority: boolean;
|
|
1359
|
+
notification_category_id: string | null;
|
|
1360
1360
|
started_sending_at_millis: number;
|
|
1361
1361
|
delivered_at_millis: number;
|
|
1362
1362
|
can_have_delivery_info: boolean;
|
|
@@ -1368,6 +1368,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1368
1368
|
created_at_millis: number;
|
|
1369
1369
|
html: string | null;
|
|
1370
1370
|
text: string | null;
|
|
1371
|
+
updated_at_millis: number;
|
|
1372
|
+
tsx_source: string;
|
|
1373
|
+
theme_id: string | null;
|
|
1371
1374
|
to: {
|
|
1372
1375
|
user_id: string;
|
|
1373
1376
|
type: "user-primary-email";
|
|
@@ -1379,10 +1382,6 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1379
1382
|
type: "custom-emails";
|
|
1380
1383
|
emails: string[];
|
|
1381
1384
|
};
|
|
1382
|
-
notification_category_id: string | null;
|
|
1383
|
-
updated_at_millis: number;
|
|
1384
|
-
tsx_source: string;
|
|
1385
|
-
theme_id: string | null;
|
|
1386
1385
|
variables: Record<string, {} | null>;
|
|
1387
1386
|
skip_deliverability_check: boolean;
|
|
1388
1387
|
scheduled_at_millis: number;
|
|
@@ -1407,6 +1406,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1407
1406
|
rendered_at_millis: number;
|
|
1408
1407
|
is_transactional: boolean;
|
|
1409
1408
|
is_high_priority: boolean;
|
|
1409
|
+
notification_category_id: string | null;
|
|
1410
1410
|
started_sending_at_millis: number;
|
|
1411
1411
|
delivered_at_millis: number;
|
|
1412
1412
|
can_have_delivery_info: boolean;
|