@hexclave/shared 1.0.60 → 1.0.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{admin-interface-BxUHaniY.d.ts → admin-interface-ChuyYSXj.d.ts} +11 -11
- package/dist/{admin-interface-BxUHaniY.d.ts.map → admin-interface-ChuyYSXj.d.ts.map} +1 -1
- package/dist/{admin-metrics-DQ7vvSym.d.ts → admin-metrics-1yiWGq9z.d.ts} +11 -11
- package/dist/{admin-metrics-DQ7vvSym.d.ts.map → admin-metrics-1yiWGq9z.d.ts.map} +1 -1
- package/dist/ai/unified-prompts/reminders.js +1 -1
- package/dist/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
- 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-json.generated.d.ts +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- package/dist/{client-interface-D-cO5E3C.d.ts → client-interface-C4H4gn_G.d.ts} +9 -9
- package/dist/{client-interface-D-cO5E3C.d.ts.map → client-interface-C4H4gn_G.d.ts.map} +1 -1
- package/dist/config/schema.d.ts +1 -1
- package/dist/config-authoring.d.ts +1 -1
- package/dist/{current-user-Cg6by3KK.d.ts → current-user-BCkMYzHx.d.ts} +6 -6
- package/dist/{current-user-Cg6by3KK.d.ts.map → current-user-BCkMYzHx.d.ts.map} +1 -1
- package/dist/{email-outbox-B3lyx4Eg.d.ts → email-outbox-BRZiK0ZG.d.ts} +127 -127
- package/dist/{email-outbox-B3lyx4Eg.d.ts.map → email-outbox-BRZiK0ZG.d.ts.map} +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
- 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-json.generated.d.ts +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- package/dist/esm/config/schema.d.ts +113 -113
- package/dist/esm/interface/admin-metrics.d.ts +10 -10
- package/dist/esm/interface/conversations.d.ts +5 -5
- package/dist/esm/interface/crud/current-user.d.ts +5 -5
- package/dist/esm/interface/crud/email-outbox.d.ts +126 -126
- package/dist/esm/interface/crud/products.d.ts +8 -8
- package/dist/esm/interface/crud/project-api-keys.d.ts +4 -4
- package/dist/esm/interface/crud/projects.d.ts +7 -7
- package/dist/esm/interface/crud/team-member-profiles.d.ts +6 -6
- package/dist/esm/interface/crud/transactions.d.ts +13 -13
- package/dist/esm/interface/crud/users.d.ts +6 -6
- package/dist/esm/interface/plan-usage.d.ts +3 -3
- package/dist/esm/interface/webhooks.d.ts +2 -2
- package/dist/esm/known-errors.d.ts +3 -3
- package/dist/esm/schema-fields.d.ts +9 -9
- package/dist/esm/sessions.d.ts +5 -5
- package/dist/helpers/password.d.ts +1 -1
- package/dist/helpers/production-mode.d.ts +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/interface/admin-interface.d.ts +2 -2
- package/dist/interface/admin-metrics.d.ts +1 -1
- package/dist/interface/client-interface.d.ts +1 -1
- package/dist/interface/conversations.d.ts +5 -5
- package/dist/interface/crud/current-user.d.ts +1 -1
- package/dist/interface/crud/email-outbox.d.ts +1 -1
- package/dist/interface/crud/products.d.ts +1 -1
- package/dist/interface/crud/project-api-keys.d.ts +1 -1
- package/dist/interface/crud/projects.d.ts +1 -1
- package/dist/interface/crud/team-member-profiles.d.ts +1 -1
- package/dist/interface/crud/transactions.d.ts +1 -1
- package/dist/interface/crud/users.d.ts +1 -1
- package/dist/interface/plan-usage.d.ts +1 -1
- package/dist/interface/server-interface.d.ts +1 -1
- package/dist/interface/webhooks.d.ts +1 -1
- package/dist/{known-errors-BFf8SVm8.d.ts → known-errors-Bhd0JAgh.d.ts} +4 -4
- package/dist/{known-errors-BFf8SVm8.d.ts.map → known-errors-Bhd0JAgh.d.ts.map} +1 -1
- package/dist/known-errors.d.ts +1 -1
- package/dist/{plan-usage-Dw09F0sh.d.ts → plan-usage-COq9I00z.d.ts} +4 -4
- package/dist/{plan-usage-Dw09F0sh.d.ts.map → plan-usage-COq9I00z.d.ts.map} +1 -1
- package/dist/{products-Cwn7_4uD.d.ts → products-BkPf1X78.d.ts} +9 -9
- package/dist/{products-Cwn7_4uD.d.ts.map → products-BkPf1X78.d.ts.map} +1 -1
- package/dist/{project-api-keys-CXTBQ2IZ.d.ts → project-api-keys-CK9SIo0q.d.ts} +5 -5
- package/dist/{project-api-keys-CXTBQ2IZ.d.ts.map → project-api-keys-CK9SIo0q.d.ts.map} +1 -1
- package/dist/{projects-Cw80wrT7.d.ts → projects-CVqfljhv.d.ts} +8 -8
- package/dist/{projects-Cw80wrT7.d.ts.map → projects-CVqfljhv.d.ts.map} +1 -1
- package/dist/{schema-DGZfskAR.d.ts → schema-BPMGhu_7.d.ts} +114 -114
- package/dist/{schema-DGZfskAR.d.ts.map → schema-BPMGhu_7.d.ts.map} +1 -1
- package/dist/{schema-fields-DPaAnhmc.d.ts → schema-fields-C8sIQVTq.d.ts} +10 -10
- package/dist/{schema-fields-DPaAnhmc.d.ts.map → schema-fields-C8sIQVTq.d.ts.map} +1 -1
- package/dist/schema-fields.d.ts +1 -1
- package/dist/{server-interface-BXeSO8Wj.d.ts → server-interface-CRp4VVZh.d.ts} +8 -8
- package/dist/{server-interface-BXeSO8Wj.d.ts.map → server-interface-CRp4VVZh.d.ts.map} +1 -1
- package/dist/{sessions-B7755rIu.d.ts → sessions-COluKK6_.d.ts} +7 -7
- package/dist/{sessions-B7755rIu.d.ts.map → sessions-COluKK6_.d.ts.map} +1 -1
- package/dist/sessions.d.ts +1 -1
- package/dist/{team-member-profiles-B9sAsj4g.d.ts → team-member-profiles-CgYXR-Rx.d.ts} +7 -7
- package/dist/{team-member-profiles-B9sAsj4g.d.ts.map → team-member-profiles-CgYXR-Rx.d.ts.map} +1 -1
- package/dist/{transactions-Brdmr3jE.d.ts → transactions-7q13mxhG.d.ts} +14 -14
- package/dist/{transactions-Brdmr3jE.d.ts.map → transactions-7q13mxhG.d.ts.map} +1 -1
- package/dist/{users-ydVQVHD_.d.ts → users-7MKfEyyq.d.ts} +8 -8
- package/dist/{users-ydVQVHD_.d.ts.map → users-7MKfEyyq.d.ts.map} +1 -1
- package/dist/{webhooks-ByXrdSOx.d.ts → webhooks-C5gG85Ce.d.ts} +3 -3
- package/dist/{webhooks-ByXrdSOx.d.ts.map → webhooks-C5gG85Ce.d.ts.map} +1 -1
- package/package.json +1 -1
- package/src/ai/unified-prompts/reminders.ts +1 -1
- package/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts +7 -7
- package/src/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.ts +1 -0
|
@@ -11,12 +11,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
11
11
|
type: "user-primary-email";
|
|
12
12
|
user_id: string;
|
|
13
13
|
} | {
|
|
14
|
+
emails: string[];
|
|
14
15
|
type: "user-custom-emails";
|
|
15
16
|
user_id: string;
|
|
16
|
-
emails: string[];
|
|
17
17
|
} | {
|
|
18
|
-
type: "custom-emails";
|
|
19
18
|
emails: string[];
|
|
19
|
+
type: "custom-emails";
|
|
20
20
|
};
|
|
21
21
|
variables: Record<string, {} | null>;
|
|
22
22
|
skip_deliverability_check: boolean;
|
|
@@ -49,12 +49,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
49
49
|
type: "user-primary-email";
|
|
50
50
|
user_id: string;
|
|
51
51
|
} | {
|
|
52
|
+
emails: string[];
|
|
52
53
|
type: "user-custom-emails";
|
|
53
54
|
user_id: string;
|
|
54
|
-
emails: string[];
|
|
55
55
|
} | {
|
|
56
|
-
type: "custom-emails";
|
|
57
56
|
emails: string[];
|
|
57
|
+
type: "custom-emails";
|
|
58
58
|
};
|
|
59
59
|
variables: Record<string, {} | null>;
|
|
60
60
|
skip_deliverability_check: boolean;
|
|
@@ -87,12 +87,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
87
87
|
type: "user-primary-email";
|
|
88
88
|
user_id: string;
|
|
89
89
|
} | {
|
|
90
|
+
emails: string[];
|
|
90
91
|
type: "user-custom-emails";
|
|
91
92
|
user_id: string;
|
|
92
|
-
emails: string[];
|
|
93
93
|
} | {
|
|
94
|
-
type: "custom-emails";
|
|
95
94
|
emails: string[];
|
|
95
|
+
type: "custom-emails";
|
|
96
96
|
};
|
|
97
97
|
variables: Record<string, {} | null>;
|
|
98
98
|
skip_deliverability_check: boolean;
|
|
@@ -126,12 +126,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
126
126
|
type: "user-primary-email";
|
|
127
127
|
user_id: string;
|
|
128
128
|
} | {
|
|
129
|
+
emails: string[];
|
|
129
130
|
type: "user-custom-emails";
|
|
130
131
|
user_id: string;
|
|
131
|
-
emails: string[];
|
|
132
132
|
} | {
|
|
133
|
-
type: "custom-emails";
|
|
134
133
|
emails: string[];
|
|
134
|
+
type: "custom-emails";
|
|
135
135
|
};
|
|
136
136
|
variables: Record<string, {} | null>;
|
|
137
137
|
skip_deliverability_check: boolean;
|
|
@@ -158,11 +158,10 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
158
158
|
rendered_at_millis: number;
|
|
159
159
|
render_error: string;
|
|
160
160
|
} | {
|
|
161
|
-
id: string;
|
|
162
|
-
created_at_millis: number;
|
|
163
161
|
html: string | null;
|
|
164
162
|
text: string | null;
|
|
165
|
-
|
|
163
|
+
id: string;
|
|
164
|
+
created_at_millis: number;
|
|
166
165
|
updated_at_millis: number;
|
|
167
166
|
tsx_source: string;
|
|
168
167
|
theme_id: string | null;
|
|
@@ -170,12 +169,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
170
169
|
type: "user-primary-email";
|
|
171
170
|
user_id: string;
|
|
172
171
|
} | {
|
|
172
|
+
emails: string[];
|
|
173
173
|
type: "user-custom-emails";
|
|
174
174
|
user_id: string;
|
|
175
|
-
emails: string[];
|
|
176
175
|
} | {
|
|
177
|
-
type: "custom-emails";
|
|
178
176
|
emails: string[];
|
|
177
|
+
type: "custom-emails";
|
|
179
178
|
};
|
|
180
179
|
variables: Record<string, {} | null>;
|
|
181
180
|
skip_deliverability_check: boolean;
|
|
@@ -200,15 +199,15 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
200
199
|
has_delivered: boolean;
|
|
201
200
|
started_rendering_at_millis: number;
|
|
202
201
|
rendered_at_millis: number;
|
|
202
|
+
subject: string;
|
|
203
203
|
is_transactional: boolean;
|
|
204
204
|
is_high_priority: boolean;
|
|
205
205
|
notification_category_id: string | null;
|
|
206
206
|
} | {
|
|
207
|
-
id: string;
|
|
208
|
-
created_at_millis: number;
|
|
209
207
|
html: string | null;
|
|
210
208
|
text: string | null;
|
|
211
|
-
|
|
209
|
+
id: string;
|
|
210
|
+
created_at_millis: number;
|
|
212
211
|
updated_at_millis: number;
|
|
213
212
|
tsx_source: string;
|
|
214
213
|
theme_id: string | null;
|
|
@@ -216,12 +215,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
216
215
|
type: "user-primary-email";
|
|
217
216
|
user_id: string;
|
|
218
217
|
} | {
|
|
218
|
+
emails: string[];
|
|
219
219
|
type: "user-custom-emails";
|
|
220
220
|
user_id: string;
|
|
221
|
-
emails: string[];
|
|
222
221
|
} | {
|
|
223
|
-
type: "custom-emails";
|
|
224
222
|
emails: string[];
|
|
223
|
+
type: "custom-emails";
|
|
225
224
|
};
|
|
226
225
|
variables: Record<string, {} | null>;
|
|
227
226
|
skip_deliverability_check: boolean;
|
|
@@ -246,15 +245,15 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
246
245
|
has_delivered: boolean;
|
|
247
246
|
started_rendering_at_millis: number;
|
|
248
247
|
rendered_at_millis: number;
|
|
248
|
+
subject: string;
|
|
249
249
|
is_transactional: boolean;
|
|
250
250
|
is_high_priority: boolean;
|
|
251
251
|
notification_category_id: string | null;
|
|
252
252
|
} | {
|
|
253
|
-
id: string;
|
|
254
|
-
created_at_millis: number;
|
|
255
253
|
html: string | null;
|
|
256
254
|
text: string | null;
|
|
257
|
-
|
|
255
|
+
id: string;
|
|
256
|
+
created_at_millis: number;
|
|
258
257
|
updated_at_millis: number;
|
|
259
258
|
tsx_source: string;
|
|
260
259
|
theme_id: string | null;
|
|
@@ -262,12 +261,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
262
261
|
type: "user-primary-email";
|
|
263
262
|
user_id: string;
|
|
264
263
|
} | {
|
|
264
|
+
emails: string[];
|
|
265
265
|
type: "user-custom-emails";
|
|
266
266
|
user_id: string;
|
|
267
|
-
emails: string[];
|
|
268
267
|
} | {
|
|
269
|
-
type: "custom-emails";
|
|
270
268
|
emails: string[];
|
|
269
|
+
type: "custom-emails";
|
|
271
270
|
};
|
|
272
271
|
variables: Record<string, {} | null>;
|
|
273
272
|
skip_deliverability_check: boolean;
|
|
@@ -292,16 +291,16 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
292
291
|
has_delivered: boolean;
|
|
293
292
|
started_rendering_at_millis: number;
|
|
294
293
|
rendered_at_millis: number;
|
|
294
|
+
subject: string;
|
|
295
295
|
is_transactional: boolean;
|
|
296
296
|
is_high_priority: boolean;
|
|
297
297
|
notification_category_id: string | null;
|
|
298
298
|
started_sending_at_millis: number;
|
|
299
299
|
} | {
|
|
300
|
-
id: string;
|
|
301
|
-
created_at_millis: number;
|
|
302
300
|
html: string | null;
|
|
303
301
|
text: string | null;
|
|
304
|
-
|
|
302
|
+
id: string;
|
|
303
|
+
created_at_millis: number;
|
|
305
304
|
updated_at_millis: number;
|
|
306
305
|
tsx_source: string;
|
|
307
306
|
theme_id: string | null;
|
|
@@ -309,12 +308,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
309
308
|
type: "user-primary-email";
|
|
310
309
|
user_id: string;
|
|
311
310
|
} | {
|
|
311
|
+
emails: string[];
|
|
312
312
|
type: "user-custom-emails";
|
|
313
313
|
user_id: string;
|
|
314
|
-
emails: string[];
|
|
315
314
|
} | {
|
|
316
|
-
type: "custom-emails";
|
|
317
315
|
emails: string[];
|
|
316
|
+
type: "custom-emails";
|
|
318
317
|
};
|
|
319
318
|
variables: Record<string, {} | null>;
|
|
320
319
|
skip_deliverability_check: boolean;
|
|
@@ -339,6 +338,7 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
339
338
|
has_delivered: boolean;
|
|
340
339
|
started_rendering_at_millis: number;
|
|
341
340
|
rendered_at_millis: number;
|
|
341
|
+
subject: string;
|
|
342
342
|
is_transactional: boolean;
|
|
343
343
|
is_high_priority: boolean;
|
|
344
344
|
notification_category_id: string | null;
|
|
@@ -348,9 +348,9 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
348
348
|
} | {
|
|
349
349
|
html?: string | null | undefined;
|
|
350
350
|
text?: string | null | undefined;
|
|
351
|
-
subject?: string | undefined;
|
|
352
351
|
started_rendering_at_millis?: number | undefined;
|
|
353
352
|
rendered_at_millis?: number | undefined;
|
|
353
|
+
subject?: string | undefined;
|
|
354
354
|
is_transactional?: boolean | undefined;
|
|
355
355
|
is_high_priority?: boolean | undefined;
|
|
356
356
|
notification_category_id?: string | null | undefined;
|
|
@@ -364,12 +364,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
364
364
|
type: "user-primary-email";
|
|
365
365
|
user_id: string;
|
|
366
366
|
} | {
|
|
367
|
+
emails: string[];
|
|
367
368
|
type: "user-custom-emails";
|
|
368
369
|
user_id: string;
|
|
369
|
-
emails: string[];
|
|
370
370
|
} | {
|
|
371
|
-
type: "custom-emails";
|
|
372
371
|
emails: string[];
|
|
372
|
+
type: "custom-emails";
|
|
373
373
|
};
|
|
374
374
|
variables: Record<string, {} | null>;
|
|
375
375
|
skip_deliverability_check: boolean;
|
|
@@ -396,11 +396,10 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
396
396
|
skipped_reason: string;
|
|
397
397
|
skipped_details: Record<string, {} | null>;
|
|
398
398
|
} | {
|
|
399
|
-
id: string;
|
|
400
|
-
created_at_millis: number;
|
|
401
399
|
html: string | null;
|
|
402
400
|
text: string | null;
|
|
403
|
-
|
|
401
|
+
id: string;
|
|
402
|
+
created_at_millis: number;
|
|
404
403
|
updated_at_millis: number;
|
|
405
404
|
tsx_source: string;
|
|
406
405
|
theme_id: string | null;
|
|
@@ -408,12 +407,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
408
407
|
type: "user-primary-email";
|
|
409
408
|
user_id: string;
|
|
410
409
|
} | {
|
|
410
|
+
emails: string[];
|
|
411
411
|
type: "user-custom-emails";
|
|
412
412
|
user_id: string;
|
|
413
|
-
emails: string[];
|
|
414
413
|
} | {
|
|
415
|
-
type: "custom-emails";
|
|
416
414
|
emails: string[];
|
|
415
|
+
type: "custom-emails";
|
|
417
416
|
};
|
|
418
417
|
variables: Record<string, {} | null>;
|
|
419
418
|
skip_deliverability_check: boolean;
|
|
@@ -438,17 +437,17 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
438
437
|
has_delivered: boolean;
|
|
439
438
|
started_rendering_at_millis: number;
|
|
440
439
|
rendered_at_millis: number;
|
|
440
|
+
subject: string;
|
|
441
441
|
is_transactional: boolean;
|
|
442
442
|
is_high_priority: boolean;
|
|
443
443
|
notification_category_id: string | null;
|
|
444
444
|
started_sending_at_millis: number;
|
|
445
445
|
bounced_at_millis: number;
|
|
446
446
|
} | {
|
|
447
|
-
id: string;
|
|
448
|
-
created_at_millis: number;
|
|
449
447
|
html: string | null;
|
|
450
448
|
text: string | null;
|
|
451
|
-
|
|
449
|
+
id: string;
|
|
450
|
+
created_at_millis: number;
|
|
452
451
|
updated_at_millis: number;
|
|
453
452
|
tsx_source: string;
|
|
454
453
|
theme_id: string | null;
|
|
@@ -456,12 +455,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
456
455
|
type: "user-primary-email";
|
|
457
456
|
user_id: string;
|
|
458
457
|
} | {
|
|
458
|
+
emails: string[];
|
|
459
459
|
type: "user-custom-emails";
|
|
460
460
|
user_id: string;
|
|
461
|
-
emails: string[];
|
|
462
461
|
} | {
|
|
463
|
-
type: "custom-emails";
|
|
464
462
|
emails: string[];
|
|
463
|
+
type: "custom-emails";
|
|
465
464
|
};
|
|
466
465
|
variables: Record<string, {} | null>;
|
|
467
466
|
skip_deliverability_check: boolean;
|
|
@@ -486,17 +485,17 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
486
485
|
has_delivered: boolean;
|
|
487
486
|
started_rendering_at_millis: number;
|
|
488
487
|
rendered_at_millis: number;
|
|
488
|
+
subject: string;
|
|
489
489
|
is_transactional: boolean;
|
|
490
490
|
is_high_priority: boolean;
|
|
491
491
|
notification_category_id: string | null;
|
|
492
492
|
started_sending_at_millis: number;
|
|
493
493
|
delivery_delayed_at_millis: number;
|
|
494
494
|
} | {
|
|
495
|
-
id: string;
|
|
496
|
-
created_at_millis: number;
|
|
497
495
|
html: string | null;
|
|
498
496
|
text: string | null;
|
|
499
|
-
|
|
497
|
+
id: string;
|
|
498
|
+
created_at_millis: number;
|
|
500
499
|
updated_at_millis: number;
|
|
501
500
|
tsx_source: string;
|
|
502
501
|
theme_id: string | null;
|
|
@@ -504,12 +503,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
504
503
|
type: "user-primary-email";
|
|
505
504
|
user_id: string;
|
|
506
505
|
} | {
|
|
506
|
+
emails: string[];
|
|
507
507
|
type: "user-custom-emails";
|
|
508
508
|
user_id: string;
|
|
509
|
-
emails: string[];
|
|
510
509
|
} | {
|
|
511
|
-
type: "custom-emails";
|
|
512
510
|
emails: string[];
|
|
511
|
+
type: "custom-emails";
|
|
513
512
|
};
|
|
514
513
|
variables: Record<string, {} | null>;
|
|
515
514
|
skip_deliverability_check: boolean;
|
|
@@ -534,6 +533,7 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
534
533
|
has_delivered: boolean;
|
|
535
534
|
started_rendering_at_millis: number;
|
|
536
535
|
rendered_at_millis: number;
|
|
536
|
+
subject: string;
|
|
537
537
|
is_transactional: boolean;
|
|
538
538
|
is_high_priority: boolean;
|
|
539
539
|
notification_category_id: string | null;
|
|
@@ -541,11 +541,10 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
541
541
|
delivered_at_millis: number;
|
|
542
542
|
can_have_delivery_info: boolean;
|
|
543
543
|
} | {
|
|
544
|
-
id: string;
|
|
545
|
-
created_at_millis: number;
|
|
546
544
|
html: string | null;
|
|
547
545
|
text: string | null;
|
|
548
|
-
|
|
546
|
+
id: string;
|
|
547
|
+
created_at_millis: number;
|
|
549
548
|
updated_at_millis: number;
|
|
550
549
|
tsx_source: string;
|
|
551
550
|
theme_id: string | null;
|
|
@@ -553,12 +552,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
553
552
|
type: "user-primary-email";
|
|
554
553
|
user_id: string;
|
|
555
554
|
} | {
|
|
555
|
+
emails: string[];
|
|
556
556
|
type: "user-custom-emails";
|
|
557
557
|
user_id: string;
|
|
558
|
-
emails: string[];
|
|
559
558
|
} | {
|
|
560
|
-
type: "custom-emails";
|
|
561
559
|
emails: string[];
|
|
560
|
+
type: "custom-emails";
|
|
562
561
|
};
|
|
563
562
|
variables: Record<string, {} | null>;
|
|
564
563
|
skip_deliverability_check: boolean;
|
|
@@ -583,6 +582,7 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
583
582
|
has_delivered: boolean;
|
|
584
583
|
started_rendering_at_millis: number;
|
|
585
584
|
rendered_at_millis: number;
|
|
585
|
+
subject: string;
|
|
586
586
|
is_transactional: boolean;
|
|
587
587
|
is_high_priority: boolean;
|
|
588
588
|
notification_category_id: string | null;
|
|
@@ -591,11 +591,10 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
591
591
|
can_have_delivery_info: boolean;
|
|
592
592
|
opened_at_millis: number;
|
|
593
593
|
} | {
|
|
594
|
-
id: string;
|
|
595
|
-
created_at_millis: number;
|
|
596
594
|
html: string | null;
|
|
597
595
|
text: string | null;
|
|
598
|
-
|
|
596
|
+
id: string;
|
|
597
|
+
created_at_millis: number;
|
|
599
598
|
updated_at_millis: number;
|
|
600
599
|
tsx_source: string;
|
|
601
600
|
theme_id: string | null;
|
|
@@ -603,12 +602,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
603
602
|
type: "user-primary-email";
|
|
604
603
|
user_id: string;
|
|
605
604
|
} | {
|
|
605
|
+
emails: string[];
|
|
606
606
|
type: "user-custom-emails";
|
|
607
607
|
user_id: string;
|
|
608
|
-
emails: string[];
|
|
609
608
|
} | {
|
|
610
|
-
type: "custom-emails";
|
|
611
609
|
emails: string[];
|
|
610
|
+
type: "custom-emails";
|
|
612
611
|
};
|
|
613
612
|
variables: Record<string, {} | null>;
|
|
614
613
|
skip_deliverability_check: boolean;
|
|
@@ -633,6 +632,7 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
633
632
|
has_delivered: boolean;
|
|
634
633
|
started_rendering_at_millis: number;
|
|
635
634
|
rendered_at_millis: number;
|
|
635
|
+
subject: string;
|
|
636
636
|
is_transactional: boolean;
|
|
637
637
|
is_high_priority: boolean;
|
|
638
638
|
notification_category_id: string | null;
|
|
@@ -641,11 +641,10 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
641
641
|
can_have_delivery_info: boolean;
|
|
642
642
|
clicked_at_millis: number;
|
|
643
643
|
} | {
|
|
644
|
-
id: string;
|
|
645
|
-
created_at_millis: number;
|
|
646
644
|
html: string | null;
|
|
647
645
|
text: string | null;
|
|
648
|
-
|
|
646
|
+
id: string;
|
|
647
|
+
created_at_millis: number;
|
|
649
648
|
updated_at_millis: number;
|
|
650
649
|
tsx_source: string;
|
|
651
650
|
theme_id: string | null;
|
|
@@ -653,12 +652,12 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
653
652
|
type: "user-primary-email";
|
|
654
653
|
user_id: string;
|
|
655
654
|
} | {
|
|
655
|
+
emails: string[];
|
|
656
656
|
type: "user-custom-emails";
|
|
657
657
|
user_id: string;
|
|
658
|
-
emails: string[];
|
|
659
658
|
} | {
|
|
660
|
-
type: "custom-emails";
|
|
661
659
|
emails: string[];
|
|
660
|
+
type: "custom-emails";
|
|
662
661
|
};
|
|
663
662
|
variables: Record<string, {} | null>;
|
|
664
663
|
skip_deliverability_check: boolean;
|
|
@@ -683,6 +682,7 @@ declare const emailOutboxReadSchema: import("yup").MixedSchema<{
|
|
|
683
682
|
has_delivered: boolean;
|
|
684
683
|
started_rendering_at_millis: number;
|
|
685
684
|
rendered_at_millis: number;
|
|
685
|
+
subject: string;
|
|
686
686
|
is_transactional: boolean;
|
|
687
687
|
is_high_priority: boolean;
|
|
688
688
|
notification_category_id: string | null;
|
|
@@ -698,12 +698,12 @@ declare const emailOutboxUpdateSchema: import("yup").ObjectSchema<{
|
|
|
698
698
|
type: "user-primary-email";
|
|
699
699
|
user_id: string;
|
|
700
700
|
} | {
|
|
701
|
+
emails: string[];
|
|
701
702
|
type: "user-custom-emails";
|
|
702
703
|
user_id: string;
|
|
703
|
-
emails: string[];
|
|
704
704
|
} | {
|
|
705
|
-
type: "custom-emails";
|
|
706
705
|
emails: string[];
|
|
706
|
+
type: "custom-emails";
|
|
707
707
|
} | undefined;
|
|
708
708
|
variables: Record<string, {} | null> | undefined;
|
|
709
709
|
skip_deliverability_check: boolean | undefined;
|
|
@@ -731,12 +731,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
731
731
|
type: "user-primary-email";
|
|
732
732
|
user_id: string;
|
|
733
733
|
} | {
|
|
734
|
+
emails: string[];
|
|
734
735
|
type: "user-custom-emails";
|
|
735
736
|
user_id: string;
|
|
736
|
-
emails: string[];
|
|
737
737
|
} | {
|
|
738
|
-
type: "custom-emails";
|
|
739
738
|
emails: string[];
|
|
739
|
+
type: "custom-emails";
|
|
740
740
|
};
|
|
741
741
|
variables: Record<string, {} | null>;
|
|
742
742
|
skip_deliverability_check: boolean;
|
|
@@ -769,12 +769,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
769
769
|
type: "user-primary-email";
|
|
770
770
|
user_id: string;
|
|
771
771
|
} | {
|
|
772
|
+
emails: string[];
|
|
772
773
|
type: "user-custom-emails";
|
|
773
774
|
user_id: string;
|
|
774
|
-
emails: string[];
|
|
775
775
|
} | {
|
|
776
|
-
type: "custom-emails";
|
|
777
776
|
emails: string[];
|
|
777
|
+
type: "custom-emails";
|
|
778
778
|
};
|
|
779
779
|
variables: Record<string, {} | null>;
|
|
780
780
|
skip_deliverability_check: boolean;
|
|
@@ -807,12 +807,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
807
807
|
type: "user-primary-email";
|
|
808
808
|
user_id: string;
|
|
809
809
|
} | {
|
|
810
|
+
emails: string[];
|
|
810
811
|
type: "user-custom-emails";
|
|
811
812
|
user_id: string;
|
|
812
|
-
emails: string[];
|
|
813
813
|
} | {
|
|
814
|
-
type: "custom-emails";
|
|
815
814
|
emails: string[];
|
|
815
|
+
type: "custom-emails";
|
|
816
816
|
};
|
|
817
817
|
variables: Record<string, {} | null>;
|
|
818
818
|
skip_deliverability_check: boolean;
|
|
@@ -846,12 +846,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
846
846
|
type: "user-primary-email";
|
|
847
847
|
user_id: string;
|
|
848
848
|
} | {
|
|
849
|
+
emails: string[];
|
|
849
850
|
type: "user-custom-emails";
|
|
850
851
|
user_id: string;
|
|
851
|
-
emails: string[];
|
|
852
852
|
} | {
|
|
853
|
-
type: "custom-emails";
|
|
854
853
|
emails: string[];
|
|
854
|
+
type: "custom-emails";
|
|
855
855
|
};
|
|
856
856
|
variables: Record<string, {} | null>;
|
|
857
857
|
skip_deliverability_check: boolean;
|
|
@@ -878,11 +878,10 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
878
878
|
rendered_at_millis: number;
|
|
879
879
|
render_error: string;
|
|
880
880
|
} | {
|
|
881
|
-
id: string;
|
|
882
|
-
created_at_millis: number;
|
|
883
881
|
html: string | null;
|
|
884
882
|
text: string | null;
|
|
885
|
-
|
|
883
|
+
id: string;
|
|
884
|
+
created_at_millis: number;
|
|
886
885
|
updated_at_millis: number;
|
|
887
886
|
tsx_source: string;
|
|
888
887
|
theme_id: string | null;
|
|
@@ -890,12 +889,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
890
889
|
type: "user-primary-email";
|
|
891
890
|
user_id: string;
|
|
892
891
|
} | {
|
|
892
|
+
emails: string[];
|
|
893
893
|
type: "user-custom-emails";
|
|
894
894
|
user_id: string;
|
|
895
|
-
emails: string[];
|
|
896
895
|
} | {
|
|
897
|
-
type: "custom-emails";
|
|
898
896
|
emails: string[];
|
|
897
|
+
type: "custom-emails";
|
|
899
898
|
};
|
|
900
899
|
variables: Record<string, {} | null>;
|
|
901
900
|
skip_deliverability_check: boolean;
|
|
@@ -920,15 +919,15 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
920
919
|
has_delivered: boolean;
|
|
921
920
|
started_rendering_at_millis: number;
|
|
922
921
|
rendered_at_millis: number;
|
|
922
|
+
subject: string;
|
|
923
923
|
is_transactional: boolean;
|
|
924
924
|
is_high_priority: boolean;
|
|
925
925
|
notification_category_id: string | null;
|
|
926
926
|
} | {
|
|
927
|
-
id: string;
|
|
928
|
-
created_at_millis: number;
|
|
929
927
|
html: string | null;
|
|
930
928
|
text: string | null;
|
|
931
|
-
|
|
929
|
+
id: string;
|
|
930
|
+
created_at_millis: number;
|
|
932
931
|
updated_at_millis: number;
|
|
933
932
|
tsx_source: string;
|
|
934
933
|
theme_id: string | null;
|
|
@@ -936,12 +935,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
936
935
|
type: "user-primary-email";
|
|
937
936
|
user_id: string;
|
|
938
937
|
} | {
|
|
938
|
+
emails: string[];
|
|
939
939
|
type: "user-custom-emails";
|
|
940
940
|
user_id: string;
|
|
941
|
-
emails: string[];
|
|
942
941
|
} | {
|
|
943
|
-
type: "custom-emails";
|
|
944
942
|
emails: string[];
|
|
943
|
+
type: "custom-emails";
|
|
945
944
|
};
|
|
946
945
|
variables: Record<string, {} | null>;
|
|
947
946
|
skip_deliverability_check: boolean;
|
|
@@ -966,15 +965,15 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
966
965
|
has_delivered: boolean;
|
|
967
966
|
started_rendering_at_millis: number;
|
|
968
967
|
rendered_at_millis: number;
|
|
968
|
+
subject: string;
|
|
969
969
|
is_transactional: boolean;
|
|
970
970
|
is_high_priority: boolean;
|
|
971
971
|
notification_category_id: string | null;
|
|
972
972
|
} | {
|
|
973
|
-
id: string;
|
|
974
|
-
created_at_millis: number;
|
|
975
973
|
html: string | null;
|
|
976
974
|
text: string | null;
|
|
977
|
-
|
|
975
|
+
id: string;
|
|
976
|
+
created_at_millis: number;
|
|
978
977
|
updated_at_millis: number;
|
|
979
978
|
tsx_source: string;
|
|
980
979
|
theme_id: string | null;
|
|
@@ -982,12 +981,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
982
981
|
type: "user-primary-email";
|
|
983
982
|
user_id: string;
|
|
984
983
|
} | {
|
|
984
|
+
emails: string[];
|
|
985
985
|
type: "user-custom-emails";
|
|
986
986
|
user_id: string;
|
|
987
|
-
emails: string[];
|
|
988
987
|
} | {
|
|
989
|
-
type: "custom-emails";
|
|
990
988
|
emails: string[];
|
|
989
|
+
type: "custom-emails";
|
|
991
990
|
};
|
|
992
991
|
variables: Record<string, {} | null>;
|
|
993
992
|
skip_deliverability_check: boolean;
|
|
@@ -1012,16 +1011,16 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1012
1011
|
has_delivered: boolean;
|
|
1013
1012
|
started_rendering_at_millis: number;
|
|
1014
1013
|
rendered_at_millis: number;
|
|
1014
|
+
subject: string;
|
|
1015
1015
|
is_transactional: boolean;
|
|
1016
1016
|
is_high_priority: boolean;
|
|
1017
1017
|
notification_category_id: string | null;
|
|
1018
1018
|
started_sending_at_millis: number;
|
|
1019
1019
|
} | {
|
|
1020
|
-
id: string;
|
|
1021
|
-
created_at_millis: number;
|
|
1022
1020
|
html: string | null;
|
|
1023
1021
|
text: string | null;
|
|
1024
|
-
|
|
1022
|
+
id: string;
|
|
1023
|
+
created_at_millis: number;
|
|
1025
1024
|
updated_at_millis: number;
|
|
1026
1025
|
tsx_source: string;
|
|
1027
1026
|
theme_id: string | null;
|
|
@@ -1029,12 +1028,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1029
1028
|
type: "user-primary-email";
|
|
1030
1029
|
user_id: string;
|
|
1031
1030
|
} | {
|
|
1031
|
+
emails: string[];
|
|
1032
1032
|
type: "user-custom-emails";
|
|
1033
1033
|
user_id: string;
|
|
1034
|
-
emails: string[];
|
|
1035
1034
|
} | {
|
|
1036
|
-
type: "custom-emails";
|
|
1037
1035
|
emails: string[];
|
|
1036
|
+
type: "custom-emails";
|
|
1038
1037
|
};
|
|
1039
1038
|
variables: Record<string, {} | null>;
|
|
1040
1039
|
skip_deliverability_check: boolean;
|
|
@@ -1059,6 +1058,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1059
1058
|
has_delivered: boolean;
|
|
1060
1059
|
started_rendering_at_millis: number;
|
|
1061
1060
|
rendered_at_millis: number;
|
|
1061
|
+
subject: string;
|
|
1062
1062
|
is_transactional: boolean;
|
|
1063
1063
|
is_high_priority: boolean;
|
|
1064
1064
|
notification_category_id: string | null;
|
|
@@ -1068,9 +1068,9 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1068
1068
|
} | {
|
|
1069
1069
|
html?: string | null | undefined;
|
|
1070
1070
|
text?: string | null | undefined;
|
|
1071
|
-
subject?: string | undefined;
|
|
1072
1071
|
started_rendering_at_millis?: number | undefined;
|
|
1073
1072
|
rendered_at_millis?: number | undefined;
|
|
1073
|
+
subject?: string | undefined;
|
|
1074
1074
|
is_transactional?: boolean | undefined;
|
|
1075
1075
|
is_high_priority?: boolean | undefined;
|
|
1076
1076
|
notification_category_id?: string | null | undefined;
|
|
@@ -1084,12 +1084,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1084
1084
|
type: "user-primary-email";
|
|
1085
1085
|
user_id: string;
|
|
1086
1086
|
} | {
|
|
1087
|
+
emails: string[];
|
|
1087
1088
|
type: "user-custom-emails";
|
|
1088
1089
|
user_id: string;
|
|
1089
|
-
emails: string[];
|
|
1090
1090
|
} | {
|
|
1091
|
-
type: "custom-emails";
|
|
1092
1091
|
emails: string[];
|
|
1092
|
+
type: "custom-emails";
|
|
1093
1093
|
};
|
|
1094
1094
|
variables: Record<string, {} | null>;
|
|
1095
1095
|
skip_deliverability_check: boolean;
|
|
@@ -1116,11 +1116,10 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1116
1116
|
skipped_reason: string;
|
|
1117
1117
|
skipped_details: Record<string, {} | null>;
|
|
1118
1118
|
} | {
|
|
1119
|
-
id: string;
|
|
1120
|
-
created_at_millis: number;
|
|
1121
1119
|
html: string | null;
|
|
1122
1120
|
text: string | null;
|
|
1123
|
-
|
|
1121
|
+
id: string;
|
|
1122
|
+
created_at_millis: number;
|
|
1124
1123
|
updated_at_millis: number;
|
|
1125
1124
|
tsx_source: string;
|
|
1126
1125
|
theme_id: string | null;
|
|
@@ -1128,12 +1127,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1128
1127
|
type: "user-primary-email";
|
|
1129
1128
|
user_id: string;
|
|
1130
1129
|
} | {
|
|
1130
|
+
emails: string[];
|
|
1131
1131
|
type: "user-custom-emails";
|
|
1132
1132
|
user_id: string;
|
|
1133
|
-
emails: string[];
|
|
1134
1133
|
} | {
|
|
1135
|
-
type: "custom-emails";
|
|
1136
1134
|
emails: string[];
|
|
1135
|
+
type: "custom-emails";
|
|
1137
1136
|
};
|
|
1138
1137
|
variables: Record<string, {} | null>;
|
|
1139
1138
|
skip_deliverability_check: boolean;
|
|
@@ -1158,17 +1157,17 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1158
1157
|
has_delivered: boolean;
|
|
1159
1158
|
started_rendering_at_millis: number;
|
|
1160
1159
|
rendered_at_millis: number;
|
|
1160
|
+
subject: string;
|
|
1161
1161
|
is_transactional: boolean;
|
|
1162
1162
|
is_high_priority: boolean;
|
|
1163
1163
|
notification_category_id: string | null;
|
|
1164
1164
|
started_sending_at_millis: number;
|
|
1165
1165
|
bounced_at_millis: number;
|
|
1166
1166
|
} | {
|
|
1167
|
-
id: string;
|
|
1168
|
-
created_at_millis: number;
|
|
1169
1167
|
html: string | null;
|
|
1170
1168
|
text: string | null;
|
|
1171
|
-
|
|
1169
|
+
id: string;
|
|
1170
|
+
created_at_millis: number;
|
|
1172
1171
|
updated_at_millis: number;
|
|
1173
1172
|
tsx_source: string;
|
|
1174
1173
|
theme_id: string | null;
|
|
@@ -1176,12 +1175,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1176
1175
|
type: "user-primary-email";
|
|
1177
1176
|
user_id: string;
|
|
1178
1177
|
} | {
|
|
1178
|
+
emails: string[];
|
|
1179
1179
|
type: "user-custom-emails";
|
|
1180
1180
|
user_id: string;
|
|
1181
|
-
emails: string[];
|
|
1182
1181
|
} | {
|
|
1183
|
-
type: "custom-emails";
|
|
1184
1182
|
emails: string[];
|
|
1183
|
+
type: "custom-emails";
|
|
1185
1184
|
};
|
|
1186
1185
|
variables: Record<string, {} | null>;
|
|
1187
1186
|
skip_deliverability_check: boolean;
|
|
@@ -1206,17 +1205,17 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1206
1205
|
has_delivered: boolean;
|
|
1207
1206
|
started_rendering_at_millis: number;
|
|
1208
1207
|
rendered_at_millis: number;
|
|
1208
|
+
subject: string;
|
|
1209
1209
|
is_transactional: boolean;
|
|
1210
1210
|
is_high_priority: boolean;
|
|
1211
1211
|
notification_category_id: string | null;
|
|
1212
1212
|
started_sending_at_millis: number;
|
|
1213
1213
|
delivery_delayed_at_millis: number;
|
|
1214
1214
|
} | {
|
|
1215
|
-
id: string;
|
|
1216
|
-
created_at_millis: number;
|
|
1217
1215
|
html: string | null;
|
|
1218
1216
|
text: string | null;
|
|
1219
|
-
|
|
1217
|
+
id: string;
|
|
1218
|
+
created_at_millis: number;
|
|
1220
1219
|
updated_at_millis: number;
|
|
1221
1220
|
tsx_source: string;
|
|
1222
1221
|
theme_id: string | null;
|
|
@@ -1224,12 +1223,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1224
1223
|
type: "user-primary-email";
|
|
1225
1224
|
user_id: string;
|
|
1226
1225
|
} | {
|
|
1226
|
+
emails: string[];
|
|
1227
1227
|
type: "user-custom-emails";
|
|
1228
1228
|
user_id: string;
|
|
1229
|
-
emails: string[];
|
|
1230
1229
|
} | {
|
|
1231
|
-
type: "custom-emails";
|
|
1232
1230
|
emails: string[];
|
|
1231
|
+
type: "custom-emails";
|
|
1233
1232
|
};
|
|
1234
1233
|
variables: Record<string, {} | null>;
|
|
1235
1234
|
skip_deliverability_check: boolean;
|
|
@@ -1254,6 +1253,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1254
1253
|
has_delivered: boolean;
|
|
1255
1254
|
started_rendering_at_millis: number;
|
|
1256
1255
|
rendered_at_millis: number;
|
|
1256
|
+
subject: string;
|
|
1257
1257
|
is_transactional: boolean;
|
|
1258
1258
|
is_high_priority: boolean;
|
|
1259
1259
|
notification_category_id: string | null;
|
|
@@ -1261,11 +1261,10 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1261
1261
|
delivered_at_millis: number;
|
|
1262
1262
|
can_have_delivery_info: boolean;
|
|
1263
1263
|
} | {
|
|
1264
|
-
id: string;
|
|
1265
|
-
created_at_millis: number;
|
|
1266
1264
|
html: string | null;
|
|
1267
1265
|
text: string | null;
|
|
1268
|
-
|
|
1266
|
+
id: string;
|
|
1267
|
+
created_at_millis: number;
|
|
1269
1268
|
updated_at_millis: number;
|
|
1270
1269
|
tsx_source: string;
|
|
1271
1270
|
theme_id: string | null;
|
|
@@ -1273,12 +1272,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1273
1272
|
type: "user-primary-email";
|
|
1274
1273
|
user_id: string;
|
|
1275
1274
|
} | {
|
|
1275
|
+
emails: string[];
|
|
1276
1276
|
type: "user-custom-emails";
|
|
1277
1277
|
user_id: string;
|
|
1278
|
-
emails: string[];
|
|
1279
1278
|
} | {
|
|
1280
|
-
type: "custom-emails";
|
|
1281
1279
|
emails: string[];
|
|
1280
|
+
type: "custom-emails";
|
|
1282
1281
|
};
|
|
1283
1282
|
variables: Record<string, {} | null>;
|
|
1284
1283
|
skip_deliverability_check: boolean;
|
|
@@ -1303,6 +1302,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1303
1302
|
has_delivered: boolean;
|
|
1304
1303
|
started_rendering_at_millis: number;
|
|
1305
1304
|
rendered_at_millis: number;
|
|
1305
|
+
subject: string;
|
|
1306
1306
|
is_transactional: boolean;
|
|
1307
1307
|
is_high_priority: boolean;
|
|
1308
1308
|
notification_category_id: string | null;
|
|
@@ -1311,11 +1311,10 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1311
1311
|
can_have_delivery_info: boolean;
|
|
1312
1312
|
opened_at_millis: number;
|
|
1313
1313
|
} | {
|
|
1314
|
-
id: string;
|
|
1315
|
-
created_at_millis: number;
|
|
1316
1314
|
html: string | null;
|
|
1317
1315
|
text: string | null;
|
|
1318
|
-
|
|
1316
|
+
id: string;
|
|
1317
|
+
created_at_millis: number;
|
|
1319
1318
|
updated_at_millis: number;
|
|
1320
1319
|
tsx_source: string;
|
|
1321
1320
|
theme_id: string | null;
|
|
@@ -1323,12 +1322,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1323
1322
|
type: "user-primary-email";
|
|
1324
1323
|
user_id: string;
|
|
1325
1324
|
} | {
|
|
1325
|
+
emails: string[];
|
|
1326
1326
|
type: "user-custom-emails";
|
|
1327
1327
|
user_id: string;
|
|
1328
|
-
emails: string[];
|
|
1329
1328
|
} | {
|
|
1330
|
-
type: "custom-emails";
|
|
1331
1329
|
emails: string[];
|
|
1330
|
+
type: "custom-emails";
|
|
1332
1331
|
};
|
|
1333
1332
|
variables: Record<string, {} | null>;
|
|
1334
1333
|
skip_deliverability_check: boolean;
|
|
@@ -1353,6 +1352,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1353
1352
|
has_delivered: boolean;
|
|
1354
1353
|
started_rendering_at_millis: number;
|
|
1355
1354
|
rendered_at_millis: number;
|
|
1355
|
+
subject: string;
|
|
1356
1356
|
is_transactional: boolean;
|
|
1357
1357
|
is_high_priority: boolean;
|
|
1358
1358
|
notification_category_id: string | null;
|
|
@@ -1361,11 +1361,10 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1361
1361
|
can_have_delivery_info: boolean;
|
|
1362
1362
|
clicked_at_millis: number;
|
|
1363
1363
|
} | {
|
|
1364
|
-
id: string;
|
|
1365
|
-
created_at_millis: number;
|
|
1366
1364
|
html: string | null;
|
|
1367
1365
|
text: string | null;
|
|
1368
|
-
|
|
1366
|
+
id: string;
|
|
1367
|
+
created_at_millis: number;
|
|
1369
1368
|
updated_at_millis: number;
|
|
1370
1369
|
tsx_source: string;
|
|
1371
1370
|
theme_id: string | null;
|
|
@@ -1373,12 +1372,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1373
1372
|
type: "user-primary-email";
|
|
1374
1373
|
user_id: string;
|
|
1375
1374
|
} | {
|
|
1375
|
+
emails: string[];
|
|
1376
1376
|
type: "user-custom-emails";
|
|
1377
1377
|
user_id: string;
|
|
1378
|
-
emails: string[];
|
|
1379
1378
|
} | {
|
|
1380
|
-
type: "custom-emails";
|
|
1381
1379
|
emails: string[];
|
|
1380
|
+
type: "custom-emails";
|
|
1382
1381
|
};
|
|
1383
1382
|
variables: Record<string, {} | null>;
|
|
1384
1383
|
skip_deliverability_check: boolean;
|
|
@@ -1403,6 +1402,7 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1403
1402
|
has_delivered: boolean;
|
|
1404
1403
|
started_rendering_at_millis: number;
|
|
1405
1404
|
rendered_at_millis: number;
|
|
1405
|
+
subject: string;
|
|
1406
1406
|
is_transactional: boolean;
|
|
1407
1407
|
is_high_priority: boolean;
|
|
1408
1408
|
notification_category_id: string | null;
|
|
@@ -1418,12 +1418,12 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1418
1418
|
type: "user-primary-email";
|
|
1419
1419
|
user_id: string;
|
|
1420
1420
|
} | {
|
|
1421
|
+
emails: string[];
|
|
1421
1422
|
type: "user-custom-emails";
|
|
1422
1423
|
user_id: string;
|
|
1423
|
-
emails: string[];
|
|
1424
1424
|
} | {
|
|
1425
|
-
type: "custom-emails";
|
|
1426
1425
|
emails: string[];
|
|
1426
|
+
type: "custom-emails";
|
|
1427
1427
|
} | undefined;
|
|
1428
1428
|
variables: Record<string, {} | null> | undefined;
|
|
1429
1429
|
skip_deliverability_check: boolean | undefined;
|
|
@@ -1461,4 +1461,4 @@ declare const emailOutboxCrud: CrudSchemaFromOptions<{
|
|
|
1461
1461
|
type EmailOutboxCrud = CrudTypeOf<typeof emailOutboxCrud>;
|
|
1462
1462
|
//#endregion
|
|
1463
1463
|
export { emailOutboxUpdateSchema as i, emailOutboxCrud as n, emailOutboxReadSchema as r, EmailOutboxCrud as t };
|
|
1464
|
-
//# sourceMappingURL=email-outbox-
|
|
1464
|
+
//# sourceMappingURL=email-outbox-BRZiK0ZG.d.ts.map
|