@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
|
@@ -7,6 +7,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
7
7
|
status: "paused";
|
|
8
8
|
id: string;
|
|
9
9
|
created_at_millis: number;
|
|
10
|
+
updated_at_millis: number;
|
|
11
|
+
tsx_source: string;
|
|
12
|
+
theme_id: string | null;
|
|
10
13
|
to: {
|
|
11
14
|
user_id: string;
|
|
12
15
|
type: "user-primary-email";
|
|
@@ -18,9 +21,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
18
21
|
type: "custom-emails";
|
|
19
22
|
emails: string[];
|
|
20
23
|
};
|
|
21
|
-
updated_at_millis: number;
|
|
22
|
-
tsx_source: string;
|
|
23
|
-
theme_id: string | null;
|
|
24
24
|
variables: Record<string, {} | null>;
|
|
25
25
|
skip_deliverability_check: boolean;
|
|
26
26
|
scheduled_at_millis: number;
|
|
@@ -45,6 +45,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
45
45
|
status: "preparing";
|
|
46
46
|
id: string;
|
|
47
47
|
created_at_millis: number;
|
|
48
|
+
updated_at_millis: number;
|
|
49
|
+
tsx_source: string;
|
|
50
|
+
theme_id: string | null;
|
|
48
51
|
to: {
|
|
49
52
|
user_id: string;
|
|
50
53
|
type: "user-primary-email";
|
|
@@ -56,9 +59,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
56
59
|
type: "custom-emails";
|
|
57
60
|
emails: string[];
|
|
58
61
|
};
|
|
59
|
-
updated_at_millis: number;
|
|
60
|
-
tsx_source: string;
|
|
61
|
-
theme_id: string | null;
|
|
62
62
|
variables: Record<string, {} | null>;
|
|
63
63
|
skip_deliverability_check: boolean;
|
|
64
64
|
scheduled_at_millis: number;
|
|
@@ -83,6 +83,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
83
83
|
status: "rendering";
|
|
84
84
|
id: string;
|
|
85
85
|
created_at_millis: number;
|
|
86
|
+
updated_at_millis: number;
|
|
87
|
+
tsx_source: string;
|
|
88
|
+
theme_id: string | null;
|
|
86
89
|
to: {
|
|
87
90
|
user_id: string;
|
|
88
91
|
type: "user-primary-email";
|
|
@@ -94,9 +97,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
94
97
|
type: "custom-emails";
|
|
95
98
|
emails: string[];
|
|
96
99
|
};
|
|
97
|
-
updated_at_millis: number;
|
|
98
|
-
tsx_source: string;
|
|
99
|
-
theme_id: string | null;
|
|
100
100
|
variables: Record<string, {} | null>;
|
|
101
101
|
skip_deliverability_check: boolean;
|
|
102
102
|
scheduled_at_millis: number;
|
|
@@ -122,6 +122,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
122
122
|
status: "render-error";
|
|
123
123
|
id: string;
|
|
124
124
|
created_at_millis: number;
|
|
125
|
+
updated_at_millis: number;
|
|
126
|
+
tsx_source: string;
|
|
127
|
+
theme_id: string | null;
|
|
125
128
|
to: {
|
|
126
129
|
user_id: string;
|
|
127
130
|
type: "user-primary-email";
|
|
@@ -133,9 +136,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
133
136
|
type: "custom-emails";
|
|
134
137
|
emails: string[];
|
|
135
138
|
};
|
|
136
|
-
updated_at_millis: number;
|
|
137
|
-
tsx_source: string;
|
|
138
|
-
theme_id: string | null;
|
|
139
139
|
variables: Record<string, {} | null>;
|
|
140
140
|
skip_deliverability_check: boolean;
|
|
141
141
|
scheduled_at_millis: number;
|
|
@@ -166,6 +166,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
166
166
|
created_at_millis: number;
|
|
167
167
|
html: string | null;
|
|
168
168
|
text: string | null;
|
|
169
|
+
updated_at_millis: number;
|
|
170
|
+
tsx_source: string;
|
|
171
|
+
theme_id: string | null;
|
|
169
172
|
to: {
|
|
170
173
|
user_id: string;
|
|
171
174
|
type: "user-primary-email";
|
|
@@ -177,10 +180,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
177
180
|
type: "custom-emails";
|
|
178
181
|
emails: string[];
|
|
179
182
|
};
|
|
180
|
-
notification_category_id: string | null;
|
|
181
|
-
updated_at_millis: number;
|
|
182
|
-
tsx_source: string;
|
|
183
|
-
theme_id: string | null;
|
|
184
183
|
variables: Record<string, {} | null>;
|
|
185
184
|
skip_deliverability_check: boolean;
|
|
186
185
|
scheduled_at_millis: number;
|
|
@@ -205,6 +204,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
205
204
|
rendered_at_millis: number;
|
|
206
205
|
is_transactional: boolean;
|
|
207
206
|
is_high_priority: boolean;
|
|
207
|
+
notification_category_id: string | null;
|
|
208
208
|
} | {
|
|
209
209
|
status: "queued";
|
|
210
210
|
id: string;
|
|
@@ -212,6 +212,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
212
212
|
created_at_millis: number;
|
|
213
213
|
html: string | null;
|
|
214
214
|
text: string | null;
|
|
215
|
+
updated_at_millis: number;
|
|
216
|
+
tsx_source: string;
|
|
217
|
+
theme_id: string | null;
|
|
215
218
|
to: {
|
|
216
219
|
user_id: string;
|
|
217
220
|
type: "user-primary-email";
|
|
@@ -223,10 +226,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
223
226
|
type: "custom-emails";
|
|
224
227
|
emails: string[];
|
|
225
228
|
};
|
|
226
|
-
notification_category_id: string | null;
|
|
227
|
-
updated_at_millis: number;
|
|
228
|
-
tsx_source: string;
|
|
229
|
-
theme_id: string | null;
|
|
230
229
|
variables: Record<string, {} | null>;
|
|
231
230
|
skip_deliverability_check: boolean;
|
|
232
231
|
scheduled_at_millis: number;
|
|
@@ -251,6 +250,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
251
250
|
rendered_at_millis: number;
|
|
252
251
|
is_transactional: boolean;
|
|
253
252
|
is_high_priority: boolean;
|
|
253
|
+
notification_category_id: string | null;
|
|
254
254
|
} | {
|
|
255
255
|
status: "sending";
|
|
256
256
|
id: string;
|
|
@@ -258,6 +258,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
258
258
|
created_at_millis: number;
|
|
259
259
|
html: string | null;
|
|
260
260
|
text: string | null;
|
|
261
|
+
updated_at_millis: number;
|
|
262
|
+
tsx_source: string;
|
|
263
|
+
theme_id: string | null;
|
|
261
264
|
to: {
|
|
262
265
|
user_id: string;
|
|
263
266
|
type: "user-primary-email";
|
|
@@ -269,10 +272,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
269
272
|
type: "custom-emails";
|
|
270
273
|
emails: string[];
|
|
271
274
|
};
|
|
272
|
-
notification_category_id: string | null;
|
|
273
|
-
updated_at_millis: number;
|
|
274
|
-
tsx_source: string;
|
|
275
|
-
theme_id: string | null;
|
|
276
275
|
variables: Record<string, {} | null>;
|
|
277
276
|
skip_deliverability_check: boolean;
|
|
278
277
|
scheduled_at_millis: number;
|
|
@@ -297,6 +296,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
297
296
|
rendered_at_millis: number;
|
|
298
297
|
is_transactional: boolean;
|
|
299
298
|
is_high_priority: boolean;
|
|
299
|
+
notification_category_id: string | null;
|
|
300
300
|
started_sending_at_millis: number;
|
|
301
301
|
} | {
|
|
302
302
|
status: "server-error";
|
|
@@ -305,6 +305,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
305
305
|
created_at_millis: number;
|
|
306
306
|
html: string | null;
|
|
307
307
|
text: string | null;
|
|
308
|
+
updated_at_millis: number;
|
|
309
|
+
tsx_source: string;
|
|
310
|
+
theme_id: string | null;
|
|
308
311
|
to: {
|
|
309
312
|
user_id: string;
|
|
310
313
|
type: "user-primary-email";
|
|
@@ -316,10 +319,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
316
319
|
type: "custom-emails";
|
|
317
320
|
emails: string[];
|
|
318
321
|
};
|
|
319
|
-
notification_category_id: string | null;
|
|
320
|
-
updated_at_millis: number;
|
|
321
|
-
tsx_source: string;
|
|
322
|
-
theme_id: string | null;
|
|
323
322
|
variables: Record<string, {} | null>;
|
|
324
323
|
skip_deliverability_check: boolean;
|
|
325
324
|
scheduled_at_millis: number;
|
|
@@ -344,6 +343,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
344
343
|
rendered_at_millis: number;
|
|
345
344
|
is_transactional: boolean;
|
|
346
345
|
is_high_priority: boolean;
|
|
346
|
+
notification_category_id: string | null;
|
|
347
347
|
started_sending_at_millis: number;
|
|
348
348
|
error_at_millis: number;
|
|
349
349
|
server_error: string;
|
|
@@ -351,15 +351,18 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
351
351
|
subject?: string | undefined;
|
|
352
352
|
html?: string | null | undefined;
|
|
353
353
|
text?: string | null | undefined;
|
|
354
|
-
notification_category_id?: string | null | undefined;
|
|
355
354
|
started_rendering_at_millis?: number | undefined;
|
|
356
355
|
rendered_at_millis?: number | undefined;
|
|
357
356
|
is_transactional?: boolean | undefined;
|
|
358
357
|
is_high_priority?: boolean | undefined;
|
|
358
|
+
notification_category_id?: string | null | undefined;
|
|
359
359
|
started_sending_at_millis?: number | undefined;
|
|
360
360
|
status: "skipped";
|
|
361
361
|
id: string;
|
|
362
362
|
created_at_millis: number;
|
|
363
|
+
updated_at_millis: number;
|
|
364
|
+
tsx_source: string;
|
|
365
|
+
theme_id: string | null;
|
|
363
366
|
to: {
|
|
364
367
|
user_id: string;
|
|
365
368
|
type: "user-primary-email";
|
|
@@ -371,9 +374,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
371
374
|
type: "custom-emails";
|
|
372
375
|
emails: string[];
|
|
373
376
|
};
|
|
374
|
-
updated_at_millis: number;
|
|
375
|
-
tsx_source: string;
|
|
376
|
-
theme_id: string | null;
|
|
377
377
|
variables: Record<string, {} | null>;
|
|
378
378
|
skip_deliverability_check: boolean;
|
|
379
379
|
scheduled_at_millis: number;
|
|
@@ -404,6 +404,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
404
404
|
created_at_millis: number;
|
|
405
405
|
html: string | null;
|
|
406
406
|
text: string | null;
|
|
407
|
+
updated_at_millis: number;
|
|
408
|
+
tsx_source: string;
|
|
409
|
+
theme_id: string | null;
|
|
407
410
|
to: {
|
|
408
411
|
user_id: string;
|
|
409
412
|
type: "user-primary-email";
|
|
@@ -415,10 +418,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
415
418
|
type: "custom-emails";
|
|
416
419
|
emails: string[];
|
|
417
420
|
};
|
|
418
|
-
notification_category_id: string | null;
|
|
419
|
-
updated_at_millis: number;
|
|
420
|
-
tsx_source: string;
|
|
421
|
-
theme_id: string | null;
|
|
422
421
|
variables: Record<string, {} | null>;
|
|
423
422
|
skip_deliverability_check: boolean;
|
|
424
423
|
scheduled_at_millis: number;
|
|
@@ -443,6 +442,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
443
442
|
rendered_at_millis: number;
|
|
444
443
|
is_transactional: boolean;
|
|
445
444
|
is_high_priority: boolean;
|
|
445
|
+
notification_category_id: string | null;
|
|
446
446
|
started_sending_at_millis: number;
|
|
447
447
|
bounced_at_millis: number;
|
|
448
448
|
} | {
|
|
@@ -452,6 +452,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
452
452
|
created_at_millis: number;
|
|
453
453
|
html: string | null;
|
|
454
454
|
text: string | null;
|
|
455
|
+
updated_at_millis: number;
|
|
456
|
+
tsx_source: string;
|
|
457
|
+
theme_id: string | null;
|
|
455
458
|
to: {
|
|
456
459
|
user_id: string;
|
|
457
460
|
type: "user-primary-email";
|
|
@@ -463,10 +466,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
463
466
|
type: "custom-emails";
|
|
464
467
|
emails: string[];
|
|
465
468
|
};
|
|
466
|
-
notification_category_id: string | null;
|
|
467
|
-
updated_at_millis: number;
|
|
468
|
-
tsx_source: string;
|
|
469
|
-
theme_id: string | null;
|
|
470
469
|
variables: Record<string, {} | null>;
|
|
471
470
|
skip_deliverability_check: boolean;
|
|
472
471
|
scheduled_at_millis: number;
|
|
@@ -491,6 +490,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
491
490
|
rendered_at_millis: number;
|
|
492
491
|
is_transactional: boolean;
|
|
493
492
|
is_high_priority: boolean;
|
|
493
|
+
notification_category_id: string | null;
|
|
494
494
|
started_sending_at_millis: number;
|
|
495
495
|
delivery_delayed_at_millis: number;
|
|
496
496
|
} | {
|
|
@@ -500,6 +500,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
500
500
|
created_at_millis: number;
|
|
501
501
|
html: string | null;
|
|
502
502
|
text: string | null;
|
|
503
|
+
updated_at_millis: number;
|
|
504
|
+
tsx_source: string;
|
|
505
|
+
theme_id: string | null;
|
|
503
506
|
to: {
|
|
504
507
|
user_id: string;
|
|
505
508
|
type: "user-primary-email";
|
|
@@ -511,10 +514,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
511
514
|
type: "custom-emails";
|
|
512
515
|
emails: string[];
|
|
513
516
|
};
|
|
514
|
-
notification_category_id: string | null;
|
|
515
|
-
updated_at_millis: number;
|
|
516
|
-
tsx_source: string;
|
|
517
|
-
theme_id: string | null;
|
|
518
517
|
variables: Record<string, {} | null>;
|
|
519
518
|
skip_deliverability_check: boolean;
|
|
520
519
|
scheduled_at_millis: number;
|
|
@@ -539,6 +538,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
539
538
|
rendered_at_millis: number;
|
|
540
539
|
is_transactional: boolean;
|
|
541
540
|
is_high_priority: boolean;
|
|
541
|
+
notification_category_id: string | null;
|
|
542
542
|
started_sending_at_millis: number;
|
|
543
543
|
delivered_at_millis: number;
|
|
544
544
|
can_have_delivery_info: boolean;
|
|
@@ -549,6 +549,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
549
549
|
created_at_millis: number;
|
|
550
550
|
html: string | null;
|
|
551
551
|
text: string | null;
|
|
552
|
+
updated_at_millis: number;
|
|
553
|
+
tsx_source: string;
|
|
554
|
+
theme_id: string | null;
|
|
552
555
|
to: {
|
|
553
556
|
user_id: string;
|
|
554
557
|
type: "user-primary-email";
|
|
@@ -560,10 +563,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
560
563
|
type: "custom-emails";
|
|
561
564
|
emails: string[];
|
|
562
565
|
};
|
|
563
|
-
notification_category_id: string | null;
|
|
564
|
-
updated_at_millis: number;
|
|
565
|
-
tsx_source: string;
|
|
566
|
-
theme_id: string | null;
|
|
567
566
|
variables: Record<string, {} | null>;
|
|
568
567
|
skip_deliverability_check: boolean;
|
|
569
568
|
scheduled_at_millis: number;
|
|
@@ -588,6 +587,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
588
587
|
rendered_at_millis: number;
|
|
589
588
|
is_transactional: boolean;
|
|
590
589
|
is_high_priority: boolean;
|
|
590
|
+
notification_category_id: string | null;
|
|
591
591
|
started_sending_at_millis: number;
|
|
592
592
|
delivered_at_millis: number;
|
|
593
593
|
can_have_delivery_info: boolean;
|
|
@@ -599,6 +599,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
599
599
|
created_at_millis: number;
|
|
600
600
|
html: string | null;
|
|
601
601
|
text: string | null;
|
|
602
|
+
updated_at_millis: number;
|
|
603
|
+
tsx_source: string;
|
|
604
|
+
theme_id: string | null;
|
|
602
605
|
to: {
|
|
603
606
|
user_id: string;
|
|
604
607
|
type: "user-primary-email";
|
|
@@ -610,10 +613,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
610
613
|
type: "custom-emails";
|
|
611
614
|
emails: string[];
|
|
612
615
|
};
|
|
613
|
-
notification_category_id: string | null;
|
|
614
|
-
updated_at_millis: number;
|
|
615
|
-
tsx_source: string;
|
|
616
|
-
theme_id: string | null;
|
|
617
616
|
variables: Record<string, {} | null>;
|
|
618
617
|
skip_deliverability_check: boolean;
|
|
619
618
|
scheduled_at_millis: number;
|
|
@@ -638,6 +637,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
638
637
|
rendered_at_millis: number;
|
|
639
638
|
is_transactional: boolean;
|
|
640
639
|
is_high_priority: boolean;
|
|
640
|
+
notification_category_id: string | null;
|
|
641
641
|
started_sending_at_millis: number;
|
|
642
642
|
delivered_at_millis: number;
|
|
643
643
|
can_have_delivery_info: boolean;
|
|
@@ -649,6 +649,9 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
649
649
|
created_at_millis: number;
|
|
650
650
|
html: string | null;
|
|
651
651
|
text: string | null;
|
|
652
|
+
updated_at_millis: number;
|
|
653
|
+
tsx_source: string;
|
|
654
|
+
theme_id: string | null;
|
|
652
655
|
to: {
|
|
653
656
|
user_id: string;
|
|
654
657
|
type: "user-primary-email";
|
|
@@ -660,10 +663,6 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
660
663
|
type: "custom-emails";
|
|
661
664
|
emails: string[];
|
|
662
665
|
};
|
|
663
|
-
notification_category_id: string | null;
|
|
664
|
-
updated_at_millis: number;
|
|
665
|
-
tsx_source: string;
|
|
666
|
-
theme_id: string | null;
|
|
667
666
|
variables: Record<string, {} | null>;
|
|
668
667
|
skip_deliverability_check: boolean;
|
|
669
668
|
scheduled_at_millis: number;
|
|
@@ -688,6 +687,7 @@ declare const emailOutboxReadSchema: yup$1.MixedSchema<{
|
|
|
688
687
|
rendered_at_millis: number;
|
|
689
688
|
is_transactional: boolean;
|
|
690
689
|
is_high_priority: boolean;
|
|
690
|
+
notification_category_id: string | null;
|
|
691
691
|
started_sending_at_millis: number;
|
|
692
692
|
delivered_at_millis: number;
|
|
693
693
|
can_have_delivery_info: boolean;
|
|
@@ -727,6 +727,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
727
727
|
status: "paused";
|
|
728
728
|
id: string;
|
|
729
729
|
created_at_millis: number;
|
|
730
|
+
updated_at_millis: number;
|
|
731
|
+
tsx_source: string;
|
|
732
|
+
theme_id: string | null;
|
|
730
733
|
to: {
|
|
731
734
|
user_id: string;
|
|
732
735
|
type: "user-primary-email";
|
|
@@ -738,9 +741,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
738
741
|
type: "custom-emails";
|
|
739
742
|
emails: string[];
|
|
740
743
|
};
|
|
741
|
-
updated_at_millis: number;
|
|
742
|
-
tsx_source: string;
|
|
743
|
-
theme_id: string | null;
|
|
744
744
|
variables: Record<string, {} | null>;
|
|
745
745
|
skip_deliverability_check: boolean;
|
|
746
746
|
scheduled_at_millis: number;
|
|
@@ -765,6 +765,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
765
765
|
status: "preparing";
|
|
766
766
|
id: string;
|
|
767
767
|
created_at_millis: number;
|
|
768
|
+
updated_at_millis: number;
|
|
769
|
+
tsx_source: string;
|
|
770
|
+
theme_id: string | null;
|
|
768
771
|
to: {
|
|
769
772
|
user_id: string;
|
|
770
773
|
type: "user-primary-email";
|
|
@@ -776,9 +779,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
776
779
|
type: "custom-emails";
|
|
777
780
|
emails: string[];
|
|
778
781
|
};
|
|
779
|
-
updated_at_millis: number;
|
|
780
|
-
tsx_source: string;
|
|
781
|
-
theme_id: string | null;
|
|
782
782
|
variables: Record<string, {} | null>;
|
|
783
783
|
skip_deliverability_check: boolean;
|
|
784
784
|
scheduled_at_millis: number;
|
|
@@ -803,6 +803,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
803
803
|
status: "rendering";
|
|
804
804
|
id: string;
|
|
805
805
|
created_at_millis: number;
|
|
806
|
+
updated_at_millis: number;
|
|
807
|
+
tsx_source: string;
|
|
808
|
+
theme_id: string | null;
|
|
806
809
|
to: {
|
|
807
810
|
user_id: string;
|
|
808
811
|
type: "user-primary-email";
|
|
@@ -814,9 +817,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
814
817
|
type: "custom-emails";
|
|
815
818
|
emails: string[];
|
|
816
819
|
};
|
|
817
|
-
updated_at_millis: number;
|
|
818
|
-
tsx_source: string;
|
|
819
|
-
theme_id: string | null;
|
|
820
820
|
variables: Record<string, {} | null>;
|
|
821
821
|
skip_deliverability_check: boolean;
|
|
822
822
|
scheduled_at_millis: number;
|
|
@@ -842,6 +842,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
842
842
|
status: "render-error";
|
|
843
843
|
id: string;
|
|
844
844
|
created_at_millis: number;
|
|
845
|
+
updated_at_millis: number;
|
|
846
|
+
tsx_source: string;
|
|
847
|
+
theme_id: string | null;
|
|
845
848
|
to: {
|
|
846
849
|
user_id: string;
|
|
847
850
|
type: "user-primary-email";
|
|
@@ -853,9 +856,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
853
856
|
type: "custom-emails";
|
|
854
857
|
emails: string[];
|
|
855
858
|
};
|
|
856
|
-
updated_at_millis: number;
|
|
857
|
-
tsx_source: string;
|
|
858
|
-
theme_id: string | null;
|
|
859
859
|
variables: Record<string, {} | null>;
|
|
860
860
|
skip_deliverability_check: boolean;
|
|
861
861
|
scheduled_at_millis: number;
|
|
@@ -886,6 +886,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
886
886
|
created_at_millis: number;
|
|
887
887
|
html: string | null;
|
|
888
888
|
text: string | null;
|
|
889
|
+
updated_at_millis: number;
|
|
890
|
+
tsx_source: string;
|
|
891
|
+
theme_id: string | null;
|
|
889
892
|
to: {
|
|
890
893
|
user_id: string;
|
|
891
894
|
type: "user-primary-email";
|
|
@@ -897,10 +900,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
897
900
|
type: "custom-emails";
|
|
898
901
|
emails: string[];
|
|
899
902
|
};
|
|
900
|
-
notification_category_id: string | null;
|
|
901
|
-
updated_at_millis: number;
|
|
902
|
-
tsx_source: string;
|
|
903
|
-
theme_id: string | null;
|
|
904
903
|
variables: Record<string, {} | null>;
|
|
905
904
|
skip_deliverability_check: boolean;
|
|
906
905
|
scheduled_at_millis: number;
|
|
@@ -925,6 +924,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
925
924
|
rendered_at_millis: number;
|
|
926
925
|
is_transactional: boolean;
|
|
927
926
|
is_high_priority: boolean;
|
|
927
|
+
notification_category_id: string | null;
|
|
928
928
|
} | {
|
|
929
929
|
status: "queued";
|
|
930
930
|
id: string;
|
|
@@ -932,6 +932,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
932
932
|
created_at_millis: number;
|
|
933
933
|
html: string | null;
|
|
934
934
|
text: string | null;
|
|
935
|
+
updated_at_millis: number;
|
|
936
|
+
tsx_source: string;
|
|
937
|
+
theme_id: string | null;
|
|
935
938
|
to: {
|
|
936
939
|
user_id: string;
|
|
937
940
|
type: "user-primary-email";
|
|
@@ -943,10 +946,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
943
946
|
type: "custom-emails";
|
|
944
947
|
emails: string[];
|
|
945
948
|
};
|
|
946
|
-
notification_category_id: string | null;
|
|
947
|
-
updated_at_millis: number;
|
|
948
|
-
tsx_source: string;
|
|
949
|
-
theme_id: string | null;
|
|
950
949
|
variables: Record<string, {} | null>;
|
|
951
950
|
skip_deliverability_check: boolean;
|
|
952
951
|
scheduled_at_millis: number;
|
|
@@ -971,6 +970,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
971
970
|
rendered_at_millis: number;
|
|
972
971
|
is_transactional: boolean;
|
|
973
972
|
is_high_priority: boolean;
|
|
973
|
+
notification_category_id: string | null;
|
|
974
974
|
} | {
|
|
975
975
|
status: "sending";
|
|
976
976
|
id: string;
|
|
@@ -978,6 +978,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
978
978
|
created_at_millis: number;
|
|
979
979
|
html: string | null;
|
|
980
980
|
text: string | null;
|
|
981
|
+
updated_at_millis: number;
|
|
982
|
+
tsx_source: string;
|
|
983
|
+
theme_id: string | null;
|
|
981
984
|
to: {
|
|
982
985
|
user_id: string;
|
|
983
986
|
type: "user-primary-email";
|
|
@@ -989,10 +992,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
989
992
|
type: "custom-emails";
|
|
990
993
|
emails: string[];
|
|
991
994
|
};
|
|
992
|
-
notification_category_id: string | null;
|
|
993
|
-
updated_at_millis: number;
|
|
994
|
-
tsx_source: string;
|
|
995
|
-
theme_id: string | null;
|
|
996
995
|
variables: Record<string, {} | null>;
|
|
997
996
|
skip_deliverability_check: boolean;
|
|
998
997
|
scheduled_at_millis: number;
|
|
@@ -1017,6 +1016,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1017
1016
|
rendered_at_millis: number;
|
|
1018
1017
|
is_transactional: boolean;
|
|
1019
1018
|
is_high_priority: boolean;
|
|
1019
|
+
notification_category_id: string | null;
|
|
1020
1020
|
started_sending_at_millis: number;
|
|
1021
1021
|
} | {
|
|
1022
1022
|
status: "server-error";
|
|
@@ -1025,6 +1025,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1025
1025
|
created_at_millis: number;
|
|
1026
1026
|
html: string | null;
|
|
1027
1027
|
text: string | null;
|
|
1028
|
+
updated_at_millis: number;
|
|
1029
|
+
tsx_source: string;
|
|
1030
|
+
theme_id: string | null;
|
|
1028
1031
|
to: {
|
|
1029
1032
|
user_id: string;
|
|
1030
1033
|
type: "user-primary-email";
|
|
@@ -1036,10 +1039,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1036
1039
|
type: "custom-emails";
|
|
1037
1040
|
emails: string[];
|
|
1038
1041
|
};
|
|
1039
|
-
notification_category_id: string | null;
|
|
1040
|
-
updated_at_millis: number;
|
|
1041
|
-
tsx_source: string;
|
|
1042
|
-
theme_id: string | null;
|
|
1043
1042
|
variables: Record<string, {} | null>;
|
|
1044
1043
|
skip_deliverability_check: boolean;
|
|
1045
1044
|
scheduled_at_millis: number;
|
|
@@ -1064,6 +1063,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1064
1063
|
rendered_at_millis: number;
|
|
1065
1064
|
is_transactional: boolean;
|
|
1066
1065
|
is_high_priority: boolean;
|
|
1066
|
+
notification_category_id: string | null;
|
|
1067
1067
|
started_sending_at_millis: number;
|
|
1068
1068
|
error_at_millis: number;
|
|
1069
1069
|
server_error: string;
|
|
@@ -1071,15 +1071,18 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1071
1071
|
subject?: string | undefined;
|
|
1072
1072
|
html?: string | null | undefined;
|
|
1073
1073
|
text?: string | null | undefined;
|
|
1074
|
-
notification_category_id?: string | null | undefined;
|
|
1075
1074
|
started_rendering_at_millis?: number | undefined;
|
|
1076
1075
|
rendered_at_millis?: number | undefined;
|
|
1077
1076
|
is_transactional?: boolean | undefined;
|
|
1078
1077
|
is_high_priority?: boolean | undefined;
|
|
1078
|
+
notification_category_id?: string | null | undefined;
|
|
1079
1079
|
started_sending_at_millis?: number | undefined;
|
|
1080
1080
|
status: "skipped";
|
|
1081
1081
|
id: string;
|
|
1082
1082
|
created_at_millis: number;
|
|
1083
|
+
updated_at_millis: number;
|
|
1084
|
+
tsx_source: string;
|
|
1085
|
+
theme_id: string | null;
|
|
1083
1086
|
to: {
|
|
1084
1087
|
user_id: string;
|
|
1085
1088
|
type: "user-primary-email";
|
|
@@ -1091,9 +1094,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1091
1094
|
type: "custom-emails";
|
|
1092
1095
|
emails: string[];
|
|
1093
1096
|
};
|
|
1094
|
-
updated_at_millis: number;
|
|
1095
|
-
tsx_source: string;
|
|
1096
|
-
theme_id: string | null;
|
|
1097
1097
|
variables: Record<string, {} | null>;
|
|
1098
1098
|
skip_deliverability_check: boolean;
|
|
1099
1099
|
scheduled_at_millis: number;
|
|
@@ -1124,6 +1124,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1124
1124
|
created_at_millis: number;
|
|
1125
1125
|
html: string | null;
|
|
1126
1126
|
text: string | null;
|
|
1127
|
+
updated_at_millis: number;
|
|
1128
|
+
tsx_source: string;
|
|
1129
|
+
theme_id: string | null;
|
|
1127
1130
|
to: {
|
|
1128
1131
|
user_id: string;
|
|
1129
1132
|
type: "user-primary-email";
|
|
@@ -1135,10 +1138,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1135
1138
|
type: "custom-emails";
|
|
1136
1139
|
emails: string[];
|
|
1137
1140
|
};
|
|
1138
|
-
notification_category_id: string | null;
|
|
1139
|
-
updated_at_millis: number;
|
|
1140
|
-
tsx_source: string;
|
|
1141
|
-
theme_id: string | null;
|
|
1142
1141
|
variables: Record<string, {} | null>;
|
|
1143
1142
|
skip_deliverability_check: boolean;
|
|
1144
1143
|
scheduled_at_millis: number;
|
|
@@ -1163,6 +1162,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1163
1162
|
rendered_at_millis: number;
|
|
1164
1163
|
is_transactional: boolean;
|
|
1165
1164
|
is_high_priority: boolean;
|
|
1165
|
+
notification_category_id: string | null;
|
|
1166
1166
|
started_sending_at_millis: number;
|
|
1167
1167
|
bounced_at_millis: number;
|
|
1168
1168
|
} | {
|
|
@@ -1172,6 +1172,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1172
1172
|
created_at_millis: number;
|
|
1173
1173
|
html: string | null;
|
|
1174
1174
|
text: string | null;
|
|
1175
|
+
updated_at_millis: number;
|
|
1176
|
+
tsx_source: string;
|
|
1177
|
+
theme_id: string | null;
|
|
1175
1178
|
to: {
|
|
1176
1179
|
user_id: string;
|
|
1177
1180
|
type: "user-primary-email";
|
|
@@ -1183,10 +1186,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1183
1186
|
type: "custom-emails";
|
|
1184
1187
|
emails: string[];
|
|
1185
1188
|
};
|
|
1186
|
-
notification_category_id: string | null;
|
|
1187
|
-
updated_at_millis: number;
|
|
1188
|
-
tsx_source: string;
|
|
1189
|
-
theme_id: string | null;
|
|
1190
1189
|
variables: Record<string, {} | null>;
|
|
1191
1190
|
skip_deliverability_check: boolean;
|
|
1192
1191
|
scheduled_at_millis: number;
|
|
@@ -1211,6 +1210,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1211
1210
|
rendered_at_millis: number;
|
|
1212
1211
|
is_transactional: boolean;
|
|
1213
1212
|
is_high_priority: boolean;
|
|
1213
|
+
notification_category_id: string | null;
|
|
1214
1214
|
started_sending_at_millis: number;
|
|
1215
1215
|
delivery_delayed_at_millis: number;
|
|
1216
1216
|
} | {
|
|
@@ -1220,6 +1220,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1220
1220
|
created_at_millis: number;
|
|
1221
1221
|
html: string | null;
|
|
1222
1222
|
text: string | null;
|
|
1223
|
+
updated_at_millis: number;
|
|
1224
|
+
tsx_source: string;
|
|
1225
|
+
theme_id: string | null;
|
|
1223
1226
|
to: {
|
|
1224
1227
|
user_id: string;
|
|
1225
1228
|
type: "user-primary-email";
|
|
@@ -1231,10 +1234,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1231
1234
|
type: "custom-emails";
|
|
1232
1235
|
emails: string[];
|
|
1233
1236
|
};
|
|
1234
|
-
notification_category_id: string | null;
|
|
1235
|
-
updated_at_millis: number;
|
|
1236
|
-
tsx_source: string;
|
|
1237
|
-
theme_id: string | null;
|
|
1238
1237
|
variables: Record<string, {} | null>;
|
|
1239
1238
|
skip_deliverability_check: boolean;
|
|
1240
1239
|
scheduled_at_millis: number;
|
|
@@ -1259,6 +1258,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1259
1258
|
rendered_at_millis: number;
|
|
1260
1259
|
is_transactional: boolean;
|
|
1261
1260
|
is_high_priority: boolean;
|
|
1261
|
+
notification_category_id: string | null;
|
|
1262
1262
|
started_sending_at_millis: number;
|
|
1263
1263
|
delivered_at_millis: number;
|
|
1264
1264
|
can_have_delivery_info: boolean;
|
|
@@ -1269,6 +1269,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1269
1269
|
created_at_millis: number;
|
|
1270
1270
|
html: string | null;
|
|
1271
1271
|
text: string | null;
|
|
1272
|
+
updated_at_millis: number;
|
|
1273
|
+
tsx_source: string;
|
|
1274
|
+
theme_id: string | null;
|
|
1272
1275
|
to: {
|
|
1273
1276
|
user_id: string;
|
|
1274
1277
|
type: "user-primary-email";
|
|
@@ -1280,10 +1283,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1280
1283
|
type: "custom-emails";
|
|
1281
1284
|
emails: string[];
|
|
1282
1285
|
};
|
|
1283
|
-
notification_category_id: string | null;
|
|
1284
|
-
updated_at_millis: number;
|
|
1285
|
-
tsx_source: string;
|
|
1286
|
-
theme_id: string | null;
|
|
1287
1286
|
variables: Record<string, {} | null>;
|
|
1288
1287
|
skip_deliverability_check: boolean;
|
|
1289
1288
|
scheduled_at_millis: number;
|
|
@@ -1308,6 +1307,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1308
1307
|
rendered_at_millis: number;
|
|
1309
1308
|
is_transactional: boolean;
|
|
1310
1309
|
is_high_priority: boolean;
|
|
1310
|
+
notification_category_id: string | null;
|
|
1311
1311
|
started_sending_at_millis: number;
|
|
1312
1312
|
delivered_at_millis: number;
|
|
1313
1313
|
can_have_delivery_info: boolean;
|
|
@@ -1319,6 +1319,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1319
1319
|
created_at_millis: number;
|
|
1320
1320
|
html: string | null;
|
|
1321
1321
|
text: string | null;
|
|
1322
|
+
updated_at_millis: number;
|
|
1323
|
+
tsx_source: string;
|
|
1324
|
+
theme_id: string | null;
|
|
1322
1325
|
to: {
|
|
1323
1326
|
user_id: string;
|
|
1324
1327
|
type: "user-primary-email";
|
|
@@ -1330,10 +1333,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1330
1333
|
type: "custom-emails";
|
|
1331
1334
|
emails: string[];
|
|
1332
1335
|
};
|
|
1333
|
-
notification_category_id: string | null;
|
|
1334
|
-
updated_at_millis: number;
|
|
1335
|
-
tsx_source: string;
|
|
1336
|
-
theme_id: string | null;
|
|
1337
1336
|
variables: Record<string, {} | null>;
|
|
1338
1337
|
skip_deliverability_check: boolean;
|
|
1339
1338
|
scheduled_at_millis: number;
|
|
@@ -1358,6 +1357,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1358
1357
|
rendered_at_millis: number;
|
|
1359
1358
|
is_transactional: boolean;
|
|
1360
1359
|
is_high_priority: boolean;
|
|
1360
|
+
notification_category_id: string | null;
|
|
1361
1361
|
started_sending_at_millis: number;
|
|
1362
1362
|
delivered_at_millis: number;
|
|
1363
1363
|
can_have_delivery_info: boolean;
|
|
@@ -1369,6 +1369,9 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1369
1369
|
created_at_millis: number;
|
|
1370
1370
|
html: string | null;
|
|
1371
1371
|
text: string | null;
|
|
1372
|
+
updated_at_millis: number;
|
|
1373
|
+
tsx_source: string;
|
|
1374
|
+
theme_id: string | null;
|
|
1372
1375
|
to: {
|
|
1373
1376
|
user_id: string;
|
|
1374
1377
|
type: "user-primary-email";
|
|
@@ -1380,10 +1383,6 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1380
1383
|
type: "custom-emails";
|
|
1381
1384
|
emails: string[];
|
|
1382
1385
|
};
|
|
1383
|
-
notification_category_id: string | null;
|
|
1384
|
-
updated_at_millis: number;
|
|
1385
|
-
tsx_source: string;
|
|
1386
|
-
theme_id: string | null;
|
|
1387
1386
|
variables: Record<string, {} | null>;
|
|
1388
1387
|
skip_deliverability_check: boolean;
|
|
1389
1388
|
scheduled_at_millis: number;
|
|
@@ -1408,6 +1407,7 @@ declare const emailOutboxCrud: ______crud0.CrudSchemaFromOptions<{
|
|
|
1408
1407
|
rendered_at_millis: number;
|
|
1409
1408
|
is_transactional: boolean;
|
|
1410
1409
|
is_high_priority: boolean;
|
|
1410
|
+
notification_category_id: string | null;
|
|
1411
1411
|
started_sending_at_millis: number;
|
|
1412
1412
|
delivered_at_millis: number;
|
|
1413
1413
|
can_have_delivery_info: boolean;
|