@kl1/contracts 1.2.36-uat → 1.2.38-uat
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/api-contracts/src/channel/index.d.ts +2971 -2760
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +87 -75
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +98 -84
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +2629 -6954
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +721 -1675
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +818 -1512
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +68 -68
- package/dist/api-contracts/src/comment/schema.d.ts +20 -20
- package/dist/api-contracts/src/contact/index.d.ts +97 -97
- package/dist/api-contracts/src/contact/schema.d.ts +12 -12
- package/dist/api-contracts/src/contact/validation.d.ts +56 -56
- package/dist/api-contracts/src/contract.d.ts +11876 -13847
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-intelligence/index.d.ts +115 -0
- package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
- package/dist/api-contracts/src/cx-log/index.d.ts +143 -190
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +119 -233
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +99 -77
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +55 -12
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +0 -26
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +0 -81
- package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/index.d.ts +1060 -1466
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +77 -68
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +60 -53
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/index.d.ts +0 -4
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +836 -1271
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +757 -1204
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +82 -71
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +7 -619
- package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/room-contract.d.ts +7 -619
- package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +0 -204
- package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +5 -165
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/index.d.ts +836 -1271
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +60 -53
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/public-api/index.d.ts +59 -59
- package/dist/api-contracts/src/public-api/schema.d.ts +12 -12
- package/dist/api-contracts/src/public-api/validation.d.ts +19 -19
- package/dist/api-contracts/src/sms/index.d.ts +146 -180
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/sms/schema.d.ts +0 -22
- package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +105 -105
- package/dist/api-contracts/src/snippet/schema.d.ts +40 -40
- package/dist/api-contracts/src/telegram/index.d.ts +626 -1091
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +89 -34
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +27 -10
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +54 -54
- package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +14 -14
- package/dist/api-contracts/src/ticket/index.d.ts +111 -111
- package/dist/api-contracts/src/ticket/schema.d.ts +21 -21
- package/dist/api-contracts/src/upload/schema.d.ts +3 -3
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +8 -16
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +10 -20
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +626 -1091
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +626 -1091
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +724 -1175
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +183 -569
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/entities/src/enums/chat.d.ts +0 -3
- package/dist/entities/src/enums/chat.d.ts.map +1 -1
- package/dist/index.js +4369 -4862
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4339 -4827
- package/dist/index.mjs.map +1 -1
- package/package.json +3 -7
|
@@ -701,10 +701,9 @@ export declare const ticketContract: {
|
|
|
701
701
|
fileSize: z.ZodNumber;
|
|
702
702
|
fileKey: z.ZodString;
|
|
703
703
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
704
|
-
status: z.
|
|
704
|
+
status: z.ZodOptional<z.ZodString>;
|
|
705
705
|
}, "strip", z.ZodTypeAny, {
|
|
706
706
|
id: string;
|
|
707
|
-
status: string | null;
|
|
708
707
|
createdAt: Date;
|
|
709
708
|
updatedAt: Date;
|
|
710
709
|
deletedAt: Date | null;
|
|
@@ -713,9 +712,9 @@ export declare const ticketContract: {
|
|
|
713
712
|
bucketName: string;
|
|
714
713
|
fileSize: number;
|
|
715
714
|
fileUrl: string | null;
|
|
715
|
+
status?: string | undefined;
|
|
716
716
|
}, {
|
|
717
717
|
id: string;
|
|
718
|
-
status: string | null;
|
|
719
718
|
createdAt: Date;
|
|
720
719
|
updatedAt: Date;
|
|
721
720
|
deletedAt: Date | null;
|
|
@@ -724,6 +723,7 @@ export declare const ticketContract: {
|
|
|
724
723
|
bucketName: string;
|
|
725
724
|
fileSize: number;
|
|
726
725
|
fileUrl: string | null;
|
|
726
|
+
status?: string | undefined;
|
|
727
727
|
}>, "many">;
|
|
728
728
|
}, "strip", z.ZodTypeAny, {
|
|
729
729
|
id: string;
|
|
@@ -750,7 +750,6 @@ export declare const ticketContract: {
|
|
|
750
750
|
dateValue: Date | null;
|
|
751
751
|
uploads: {
|
|
752
752
|
id: string;
|
|
753
|
-
status: string | null;
|
|
754
753
|
createdAt: Date;
|
|
755
754
|
updatedAt: Date;
|
|
756
755
|
deletedAt: Date | null;
|
|
@@ -759,6 +758,7 @@ export declare const ticketContract: {
|
|
|
759
758
|
bucketName: string;
|
|
760
759
|
fileSize: number;
|
|
761
760
|
fileUrl: string | null;
|
|
761
|
+
status?: string | undefined;
|
|
762
762
|
}[];
|
|
763
763
|
}, {
|
|
764
764
|
id: string;
|
|
@@ -785,7 +785,6 @@ export declare const ticketContract: {
|
|
|
785
785
|
dateValue: Date | null;
|
|
786
786
|
uploads: {
|
|
787
787
|
id: string;
|
|
788
|
-
status: string | null;
|
|
789
788
|
createdAt: Date;
|
|
790
789
|
updatedAt: Date;
|
|
791
790
|
deletedAt: Date | null;
|
|
@@ -794,6 +793,7 @@ export declare const ticketContract: {
|
|
|
794
793
|
bucketName: string;
|
|
795
794
|
fileSize: number;
|
|
796
795
|
fileUrl: string | null;
|
|
796
|
+
status?: string | undefined;
|
|
797
797
|
}[];
|
|
798
798
|
}>, "many">;
|
|
799
799
|
tags: z.ZodArray<z.ZodObject<{
|
|
@@ -1263,10 +1263,9 @@ export declare const ticketContract: {
|
|
|
1263
1263
|
fileSize: z.ZodNumber;
|
|
1264
1264
|
fileKey: z.ZodString;
|
|
1265
1265
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
1266
|
-
status: z.
|
|
1266
|
+
status: z.ZodOptional<z.ZodString>;
|
|
1267
1267
|
}, "strip", z.ZodTypeAny, {
|
|
1268
1268
|
id: string;
|
|
1269
|
-
status: string | null;
|
|
1270
1269
|
createdAt: Date;
|
|
1271
1270
|
updatedAt: Date;
|
|
1272
1271
|
deletedAt: Date | null;
|
|
@@ -1275,9 +1274,9 @@ export declare const ticketContract: {
|
|
|
1275
1274
|
bucketName: string;
|
|
1276
1275
|
fileSize: number;
|
|
1277
1276
|
fileUrl: string | null;
|
|
1277
|
+
status?: string | undefined;
|
|
1278
1278
|
}, {
|
|
1279
1279
|
id: string;
|
|
1280
|
-
status: string | null;
|
|
1281
1280
|
createdAt: Date;
|
|
1282
1281
|
updatedAt: Date;
|
|
1283
1282
|
deletedAt: Date | null;
|
|
@@ -1286,6 +1285,7 @@ export declare const ticketContract: {
|
|
|
1286
1285
|
bucketName: string;
|
|
1287
1286
|
fileSize: number;
|
|
1288
1287
|
fileUrl: string | null;
|
|
1288
|
+
status?: string | undefined;
|
|
1289
1289
|
}>, "many">;
|
|
1290
1290
|
}, "strip", z.ZodTypeAny, {
|
|
1291
1291
|
id: string;
|
|
@@ -1312,7 +1312,6 @@ export declare const ticketContract: {
|
|
|
1312
1312
|
dateValue: Date | null;
|
|
1313
1313
|
uploads: {
|
|
1314
1314
|
id: string;
|
|
1315
|
-
status: string | null;
|
|
1316
1315
|
createdAt: Date;
|
|
1317
1316
|
updatedAt: Date;
|
|
1318
1317
|
deletedAt: Date | null;
|
|
@@ -1321,6 +1320,7 @@ export declare const ticketContract: {
|
|
|
1321
1320
|
bucketName: string;
|
|
1322
1321
|
fileSize: number;
|
|
1323
1322
|
fileUrl: string | null;
|
|
1323
|
+
status?: string | undefined;
|
|
1324
1324
|
}[];
|
|
1325
1325
|
}, {
|
|
1326
1326
|
id: string;
|
|
@@ -1347,7 +1347,6 @@ export declare const ticketContract: {
|
|
|
1347
1347
|
dateValue: Date | null;
|
|
1348
1348
|
uploads: {
|
|
1349
1349
|
id: string;
|
|
1350
|
-
status: string | null;
|
|
1351
1350
|
createdAt: Date;
|
|
1352
1351
|
updatedAt: Date;
|
|
1353
1352
|
deletedAt: Date | null;
|
|
@@ -1356,6 +1355,7 @@ export declare const ticketContract: {
|
|
|
1356
1355
|
bucketName: string;
|
|
1357
1356
|
fileSize: number;
|
|
1358
1357
|
fileUrl: string | null;
|
|
1358
|
+
status?: string | undefined;
|
|
1359
1359
|
}[];
|
|
1360
1360
|
}>, "many">;
|
|
1361
1361
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -1495,7 +1495,6 @@ export declare const ticketContract: {
|
|
|
1495
1495
|
dateValue: Date | null;
|
|
1496
1496
|
uploads: {
|
|
1497
1497
|
id: string;
|
|
1498
|
-
status: string | null;
|
|
1499
1498
|
createdAt: Date;
|
|
1500
1499
|
updatedAt: Date;
|
|
1501
1500
|
deletedAt: Date | null;
|
|
@@ -1504,6 +1503,7 @@ export declare const ticketContract: {
|
|
|
1504
1503
|
bucketName: string;
|
|
1505
1504
|
fileSize: number;
|
|
1506
1505
|
fileUrl: string | null;
|
|
1506
|
+
status?: string | undefined;
|
|
1507
1507
|
}[];
|
|
1508
1508
|
}[];
|
|
1509
1509
|
company: {
|
|
@@ -1606,7 +1606,6 @@ export declare const ticketContract: {
|
|
|
1606
1606
|
dateValue: Date | null;
|
|
1607
1607
|
uploads: {
|
|
1608
1608
|
id: string;
|
|
1609
|
-
status: string | null;
|
|
1610
1609
|
createdAt: Date;
|
|
1611
1610
|
updatedAt: Date;
|
|
1612
1611
|
deletedAt: Date | null;
|
|
@@ -1615,6 +1614,7 @@ export declare const ticketContract: {
|
|
|
1615
1614
|
bucketName: string;
|
|
1616
1615
|
fileSize: number;
|
|
1617
1616
|
fileUrl: string | null;
|
|
1617
|
+
status?: string | undefined;
|
|
1618
1618
|
}[];
|
|
1619
1619
|
}[];
|
|
1620
1620
|
company: {
|
|
@@ -2103,7 +2103,6 @@ export declare const ticketContract: {
|
|
|
2103
2103
|
dateValue: Date | null;
|
|
2104
2104
|
uploads: {
|
|
2105
2105
|
id: string;
|
|
2106
|
-
status: string | null;
|
|
2107
2106
|
createdAt: Date;
|
|
2108
2107
|
updatedAt: Date;
|
|
2109
2108
|
deletedAt: Date | null;
|
|
@@ -2112,6 +2111,7 @@ export declare const ticketContract: {
|
|
|
2112
2111
|
bucketName: string;
|
|
2113
2112
|
fileSize: number;
|
|
2114
2113
|
fileUrl: string | null;
|
|
2114
|
+
status?: string | undefined;
|
|
2115
2115
|
}[];
|
|
2116
2116
|
}[];
|
|
2117
2117
|
company: {
|
|
@@ -2207,7 +2207,6 @@ export declare const ticketContract: {
|
|
|
2207
2207
|
dateValue: Date | null;
|
|
2208
2208
|
uploads: {
|
|
2209
2209
|
id: string;
|
|
2210
|
-
status: string | null;
|
|
2211
2210
|
createdAt: Date;
|
|
2212
2211
|
updatedAt: Date;
|
|
2213
2212
|
deletedAt: Date | null;
|
|
@@ -2216,6 +2215,7 @@ export declare const ticketContract: {
|
|
|
2216
2215
|
bucketName: string;
|
|
2217
2216
|
fileSize: number;
|
|
2218
2217
|
fileUrl: string | null;
|
|
2218
|
+
status?: string | undefined;
|
|
2219
2219
|
}[];
|
|
2220
2220
|
}[];
|
|
2221
2221
|
tags: {
|
|
@@ -2444,7 +2444,6 @@ export declare const ticketContract: {
|
|
|
2444
2444
|
dateValue: Date | null;
|
|
2445
2445
|
uploads: {
|
|
2446
2446
|
id: string;
|
|
2447
|
-
status: string | null;
|
|
2448
2447
|
createdAt: Date;
|
|
2449
2448
|
updatedAt: Date;
|
|
2450
2449
|
deletedAt: Date | null;
|
|
@@ -2453,6 +2452,7 @@ export declare const ticketContract: {
|
|
|
2453
2452
|
bucketName: string;
|
|
2454
2453
|
fileSize: number;
|
|
2455
2454
|
fileUrl: string | null;
|
|
2455
|
+
status?: string | undefined;
|
|
2456
2456
|
}[];
|
|
2457
2457
|
}[];
|
|
2458
2458
|
company: {
|
|
@@ -2548,7 +2548,6 @@ export declare const ticketContract: {
|
|
|
2548
2548
|
dateValue: Date | null;
|
|
2549
2549
|
uploads: {
|
|
2550
2550
|
id: string;
|
|
2551
|
-
status: string | null;
|
|
2552
2551
|
createdAt: Date;
|
|
2553
2552
|
updatedAt: Date;
|
|
2554
2553
|
deletedAt: Date | null;
|
|
@@ -2557,6 +2556,7 @@ export declare const ticketContract: {
|
|
|
2557
2556
|
bucketName: string;
|
|
2558
2557
|
fileSize: number;
|
|
2559
2558
|
fileUrl: string | null;
|
|
2559
|
+
status?: string | undefined;
|
|
2560
2560
|
}[];
|
|
2561
2561
|
}[];
|
|
2562
2562
|
tags: {
|
|
@@ -2787,7 +2787,6 @@ export declare const ticketContract: {
|
|
|
2787
2787
|
dateValue: Date | null;
|
|
2788
2788
|
uploads: {
|
|
2789
2789
|
id: string;
|
|
2790
|
-
status: string | null;
|
|
2791
2790
|
createdAt: Date;
|
|
2792
2791
|
updatedAt: Date;
|
|
2793
2792
|
deletedAt: Date | null;
|
|
@@ -2796,6 +2795,7 @@ export declare const ticketContract: {
|
|
|
2796
2795
|
bucketName: string;
|
|
2797
2796
|
fileSize: number;
|
|
2798
2797
|
fileUrl: string | null;
|
|
2798
|
+
status?: string | undefined;
|
|
2799
2799
|
}[];
|
|
2800
2800
|
}[];
|
|
2801
2801
|
company: {
|
|
@@ -2891,7 +2891,6 @@ export declare const ticketContract: {
|
|
|
2891
2891
|
dateValue: Date | null;
|
|
2892
2892
|
uploads: {
|
|
2893
2893
|
id: string;
|
|
2894
|
-
status: string | null;
|
|
2895
2894
|
createdAt: Date;
|
|
2896
2895
|
updatedAt: Date;
|
|
2897
2896
|
deletedAt: Date | null;
|
|
@@ -2900,6 +2899,7 @@ export declare const ticketContract: {
|
|
|
2900
2899
|
bucketName: string;
|
|
2901
2900
|
fileSize: number;
|
|
2902
2901
|
fileUrl: string | null;
|
|
2902
|
+
status?: string | undefined;
|
|
2903
2903
|
}[];
|
|
2904
2904
|
}[];
|
|
2905
2905
|
tags: {
|
|
@@ -3131,7 +3131,6 @@ export declare const ticketContract: {
|
|
|
3131
3131
|
dateValue: Date | null;
|
|
3132
3132
|
uploads: {
|
|
3133
3133
|
id: string;
|
|
3134
|
-
status: string | null;
|
|
3135
3134
|
createdAt: Date;
|
|
3136
3135
|
updatedAt: Date;
|
|
3137
3136
|
deletedAt: Date | null;
|
|
@@ -3140,6 +3139,7 @@ export declare const ticketContract: {
|
|
|
3140
3139
|
bucketName: string;
|
|
3141
3140
|
fileSize: number;
|
|
3142
3141
|
fileUrl: string | null;
|
|
3142
|
+
status?: string | undefined;
|
|
3143
3143
|
}[];
|
|
3144
3144
|
}[];
|
|
3145
3145
|
company: {
|
|
@@ -3235,7 +3235,6 @@ export declare const ticketContract: {
|
|
|
3235
3235
|
dateValue: Date | null;
|
|
3236
3236
|
uploads: {
|
|
3237
3237
|
id: string;
|
|
3238
|
-
status: string | null;
|
|
3239
3238
|
createdAt: Date;
|
|
3240
3239
|
updatedAt: Date;
|
|
3241
3240
|
deletedAt: Date | null;
|
|
@@ -3244,6 +3243,7 @@ export declare const ticketContract: {
|
|
|
3244
3243
|
bucketName: string;
|
|
3245
3244
|
fileSize: number;
|
|
3246
3245
|
fileUrl: string | null;
|
|
3246
|
+
status?: string | undefined;
|
|
3247
3247
|
}[];
|
|
3248
3248
|
}[];
|
|
3249
3249
|
tags: {
|
|
@@ -3631,7 +3631,6 @@ export declare const ticketContract: {
|
|
|
3631
3631
|
dateValue: Date | null;
|
|
3632
3632
|
uploads: {
|
|
3633
3633
|
id: string;
|
|
3634
|
-
status: string | null;
|
|
3635
3634
|
createdAt: Date;
|
|
3636
3635
|
updatedAt: Date;
|
|
3637
3636
|
deletedAt: Date | null;
|
|
@@ -3640,6 +3639,7 @@ export declare const ticketContract: {
|
|
|
3640
3639
|
bucketName: string;
|
|
3641
3640
|
fileSize: number;
|
|
3642
3641
|
fileUrl: string | null;
|
|
3642
|
+
status?: string | undefined;
|
|
3643
3643
|
}[];
|
|
3644
3644
|
}[];
|
|
3645
3645
|
company: {
|
|
@@ -3735,7 +3735,6 @@ export declare const ticketContract: {
|
|
|
3735
3735
|
dateValue: Date | null;
|
|
3736
3736
|
uploads: {
|
|
3737
3737
|
id: string;
|
|
3738
|
-
status: string | null;
|
|
3739
3738
|
createdAt: Date;
|
|
3740
3739
|
updatedAt: Date;
|
|
3741
3740
|
deletedAt: Date | null;
|
|
@@ -3744,6 +3743,7 @@ export declare const ticketContract: {
|
|
|
3744
3743
|
bucketName: string;
|
|
3745
3744
|
fileSize: number;
|
|
3746
3745
|
fileUrl: string | null;
|
|
3746
|
+
status?: string | undefined;
|
|
3747
3747
|
}[];
|
|
3748
3748
|
}[];
|
|
3749
3749
|
tags: {
|
|
@@ -3972,7 +3972,6 @@ export declare const ticketContract: {
|
|
|
3972
3972
|
dateValue: Date | null;
|
|
3973
3973
|
uploads: {
|
|
3974
3974
|
id: string;
|
|
3975
|
-
status: string | null;
|
|
3976
3975
|
createdAt: Date;
|
|
3977
3976
|
updatedAt: Date;
|
|
3978
3977
|
deletedAt: Date | null;
|
|
@@ -3981,6 +3980,7 @@ export declare const ticketContract: {
|
|
|
3981
3980
|
bucketName: string;
|
|
3982
3981
|
fileSize: number;
|
|
3983
3982
|
fileUrl: string | null;
|
|
3983
|
+
status?: string | undefined;
|
|
3984
3984
|
}[];
|
|
3985
3985
|
}[];
|
|
3986
3986
|
company: {
|
|
@@ -4076,7 +4076,6 @@ export declare const ticketContract: {
|
|
|
4076
4076
|
dateValue: Date | null;
|
|
4077
4077
|
uploads: {
|
|
4078
4078
|
id: string;
|
|
4079
|
-
status: string | null;
|
|
4080
4079
|
createdAt: Date;
|
|
4081
4080
|
updatedAt: Date;
|
|
4082
4081
|
deletedAt: Date | null;
|
|
@@ -4085,6 +4084,7 @@ export declare const ticketContract: {
|
|
|
4085
4084
|
bucketName: string;
|
|
4086
4085
|
fileSize: number;
|
|
4087
4086
|
fileUrl: string | null;
|
|
4087
|
+
status?: string | undefined;
|
|
4088
4088
|
}[];
|
|
4089
4089
|
}[];
|
|
4090
4090
|
tags: {
|
|
@@ -4315,7 +4315,6 @@ export declare const ticketContract: {
|
|
|
4315
4315
|
dateValue: Date | null;
|
|
4316
4316
|
uploads: {
|
|
4317
4317
|
id: string;
|
|
4318
|
-
status: string | null;
|
|
4319
4318
|
createdAt: Date;
|
|
4320
4319
|
updatedAt: Date;
|
|
4321
4320
|
deletedAt: Date | null;
|
|
@@ -4324,6 +4323,7 @@ export declare const ticketContract: {
|
|
|
4324
4323
|
bucketName: string;
|
|
4325
4324
|
fileSize: number;
|
|
4326
4325
|
fileUrl: string | null;
|
|
4326
|
+
status?: string | undefined;
|
|
4327
4327
|
}[];
|
|
4328
4328
|
}[];
|
|
4329
4329
|
company: {
|
|
@@ -4419,7 +4419,6 @@ export declare const ticketContract: {
|
|
|
4419
4419
|
dateValue: Date | null;
|
|
4420
4420
|
uploads: {
|
|
4421
4421
|
id: string;
|
|
4422
|
-
status: string | null;
|
|
4423
4422
|
createdAt: Date;
|
|
4424
4423
|
updatedAt: Date;
|
|
4425
4424
|
deletedAt: Date | null;
|
|
@@ -4428,6 +4427,7 @@ export declare const ticketContract: {
|
|
|
4428
4427
|
bucketName: string;
|
|
4429
4428
|
fileSize: number;
|
|
4430
4429
|
fileUrl: string | null;
|
|
4430
|
+
status?: string | undefined;
|
|
4431
4431
|
}[];
|
|
4432
4432
|
}[];
|
|
4433
4433
|
tags: {
|
|
@@ -4662,7 +4662,6 @@ export declare const ticketContract: {
|
|
|
4662
4662
|
dateValue: Date | null;
|
|
4663
4663
|
uploads: {
|
|
4664
4664
|
id: string;
|
|
4665
|
-
status: string | null;
|
|
4666
4665
|
createdAt: Date;
|
|
4667
4666
|
updatedAt: Date;
|
|
4668
4667
|
deletedAt: Date | null;
|
|
@@ -4671,6 +4670,7 @@ export declare const ticketContract: {
|
|
|
4671
4670
|
bucketName: string;
|
|
4672
4671
|
fileSize: number;
|
|
4673
4672
|
fileUrl: string | null;
|
|
4673
|
+
status?: string | undefined;
|
|
4674
4674
|
}[];
|
|
4675
4675
|
}[];
|
|
4676
4676
|
company: {
|
|
@@ -4766,7 +4766,6 @@ export declare const ticketContract: {
|
|
|
4766
4766
|
dateValue: Date | null;
|
|
4767
4767
|
uploads: {
|
|
4768
4768
|
id: string;
|
|
4769
|
-
status: string | null;
|
|
4770
4769
|
createdAt: Date;
|
|
4771
4770
|
updatedAt: Date;
|
|
4772
4771
|
deletedAt: Date | null;
|
|
@@ -4775,6 +4774,7 @@ export declare const ticketContract: {
|
|
|
4775
4774
|
bucketName: string;
|
|
4776
4775
|
fileSize: number;
|
|
4777
4776
|
fileUrl: string | null;
|
|
4777
|
+
status?: string | undefined;
|
|
4778
4778
|
}[];
|
|
4779
4779
|
}[];
|
|
4780
4780
|
tags: {
|
|
@@ -5011,7 +5011,6 @@ export declare const ticketContract: {
|
|
|
5011
5011
|
dateValue: Date | null;
|
|
5012
5012
|
uploads: {
|
|
5013
5013
|
id: string;
|
|
5014
|
-
status: string | null;
|
|
5015
5014
|
createdAt: Date;
|
|
5016
5015
|
updatedAt: Date;
|
|
5017
5016
|
deletedAt: Date | null;
|
|
@@ -5020,6 +5019,7 @@ export declare const ticketContract: {
|
|
|
5020
5019
|
bucketName: string;
|
|
5021
5020
|
fileSize: number;
|
|
5022
5021
|
fileUrl: string | null;
|
|
5022
|
+
status?: string | undefined;
|
|
5023
5023
|
}[];
|
|
5024
5024
|
}[];
|
|
5025
5025
|
company: {
|
|
@@ -5115,7 +5115,6 @@ export declare const ticketContract: {
|
|
|
5115
5115
|
dateValue: Date | null;
|
|
5116
5116
|
uploads: {
|
|
5117
5117
|
id: string;
|
|
5118
|
-
status: string | null;
|
|
5119
5118
|
createdAt: Date;
|
|
5120
5119
|
updatedAt: Date;
|
|
5121
5120
|
deletedAt: Date | null;
|
|
@@ -5124,6 +5123,7 @@ export declare const ticketContract: {
|
|
|
5124
5123
|
bucketName: string;
|
|
5125
5124
|
fileSize: number;
|
|
5126
5125
|
fileUrl: string | null;
|
|
5126
|
+
status?: string | undefined;
|
|
5127
5127
|
}[];
|
|
5128
5128
|
}[];
|
|
5129
5129
|
tags: {
|
|
@@ -5361,7 +5361,6 @@ export declare const ticketContract: {
|
|
|
5361
5361
|
dateValue: Date | null;
|
|
5362
5362
|
uploads: {
|
|
5363
5363
|
id: string;
|
|
5364
|
-
status: string | null;
|
|
5365
5364
|
createdAt: Date;
|
|
5366
5365
|
updatedAt: Date;
|
|
5367
5366
|
deletedAt: Date | null;
|
|
@@ -5370,6 +5369,7 @@ export declare const ticketContract: {
|
|
|
5370
5369
|
bucketName: string;
|
|
5371
5370
|
fileSize: number;
|
|
5372
5371
|
fileUrl: string | null;
|
|
5372
|
+
status?: string | undefined;
|
|
5373
5373
|
}[];
|
|
5374
5374
|
}[];
|
|
5375
5375
|
company: {
|
|
@@ -5465,7 +5465,6 @@ export declare const ticketContract: {
|
|
|
5465
5465
|
dateValue: Date | null;
|
|
5466
5466
|
uploads: {
|
|
5467
5467
|
id: string;
|
|
5468
|
-
status: string | null;
|
|
5469
5468
|
createdAt: Date;
|
|
5470
5469
|
updatedAt: Date;
|
|
5471
5470
|
deletedAt: Date | null;
|
|
@@ -5474,6 +5473,7 @@ export declare const ticketContract: {
|
|
|
5474
5473
|
bucketName: string;
|
|
5475
5474
|
fileSize: number;
|
|
5476
5475
|
fileUrl: string | null;
|
|
5476
|
+
status?: string | undefined;
|
|
5477
5477
|
}[];
|
|
5478
5478
|
}[];
|
|
5479
5479
|
tags: {
|
|
@@ -6227,10 +6227,9 @@ export declare const ticketContract: {
|
|
|
6227
6227
|
fileSize: z.ZodNumber;
|
|
6228
6228
|
fileKey: z.ZodString;
|
|
6229
6229
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
6230
|
-
status: z.
|
|
6230
|
+
status: z.ZodOptional<z.ZodString>;
|
|
6231
6231
|
}, "strip", z.ZodTypeAny, {
|
|
6232
6232
|
id: string;
|
|
6233
|
-
status: string | null;
|
|
6234
6233
|
createdAt: Date;
|
|
6235
6234
|
updatedAt: Date;
|
|
6236
6235
|
deletedAt: Date | null;
|
|
@@ -6239,9 +6238,9 @@ export declare const ticketContract: {
|
|
|
6239
6238
|
bucketName: string;
|
|
6240
6239
|
fileSize: number;
|
|
6241
6240
|
fileUrl: string | null;
|
|
6241
|
+
status?: string | undefined;
|
|
6242
6242
|
}, {
|
|
6243
6243
|
id: string;
|
|
6244
|
-
status: string | null;
|
|
6245
6244
|
createdAt: Date;
|
|
6246
6245
|
updatedAt: Date;
|
|
6247
6246
|
deletedAt: Date | null;
|
|
@@ -6250,6 +6249,7 @@ export declare const ticketContract: {
|
|
|
6250
6249
|
bucketName: string;
|
|
6251
6250
|
fileSize: number;
|
|
6252
6251
|
fileUrl: string | null;
|
|
6252
|
+
status?: string | undefined;
|
|
6253
6253
|
}>, "many">;
|
|
6254
6254
|
}, "strip", z.ZodTypeAny, {
|
|
6255
6255
|
id: string;
|
|
@@ -6276,7 +6276,6 @@ export declare const ticketContract: {
|
|
|
6276
6276
|
dateValue: Date | null;
|
|
6277
6277
|
uploads: {
|
|
6278
6278
|
id: string;
|
|
6279
|
-
status: string | null;
|
|
6280
6279
|
createdAt: Date;
|
|
6281
6280
|
updatedAt: Date;
|
|
6282
6281
|
deletedAt: Date | null;
|
|
@@ -6285,6 +6284,7 @@ export declare const ticketContract: {
|
|
|
6285
6284
|
bucketName: string;
|
|
6286
6285
|
fileSize: number;
|
|
6287
6286
|
fileUrl: string | null;
|
|
6287
|
+
status?: string | undefined;
|
|
6288
6288
|
}[];
|
|
6289
6289
|
}, {
|
|
6290
6290
|
id: string;
|
|
@@ -6311,7 +6311,6 @@ export declare const ticketContract: {
|
|
|
6311
6311
|
dateValue: Date | null;
|
|
6312
6312
|
uploads: {
|
|
6313
6313
|
id: string;
|
|
6314
|
-
status: string | null;
|
|
6315
6314
|
createdAt: Date;
|
|
6316
6315
|
updatedAt: Date;
|
|
6317
6316
|
deletedAt: Date | null;
|
|
@@ -6320,6 +6319,7 @@ export declare const ticketContract: {
|
|
|
6320
6319
|
bucketName: string;
|
|
6321
6320
|
fileSize: number;
|
|
6322
6321
|
fileUrl: string | null;
|
|
6322
|
+
status?: string | undefined;
|
|
6323
6323
|
}[];
|
|
6324
6324
|
}>, "many">;
|
|
6325
6325
|
tags: z.ZodArray<z.ZodObject<{
|
|
@@ -6789,10 +6789,9 @@ export declare const ticketContract: {
|
|
|
6789
6789
|
fileSize: z.ZodNumber;
|
|
6790
6790
|
fileKey: z.ZodString;
|
|
6791
6791
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
6792
|
-
status: z.
|
|
6792
|
+
status: z.ZodOptional<z.ZodString>;
|
|
6793
6793
|
}, "strip", z.ZodTypeAny, {
|
|
6794
6794
|
id: string;
|
|
6795
|
-
status: string | null;
|
|
6796
6795
|
createdAt: Date;
|
|
6797
6796
|
updatedAt: Date;
|
|
6798
6797
|
deletedAt: Date | null;
|
|
@@ -6801,9 +6800,9 @@ export declare const ticketContract: {
|
|
|
6801
6800
|
bucketName: string;
|
|
6802
6801
|
fileSize: number;
|
|
6803
6802
|
fileUrl: string | null;
|
|
6803
|
+
status?: string | undefined;
|
|
6804
6804
|
}, {
|
|
6805
6805
|
id: string;
|
|
6806
|
-
status: string | null;
|
|
6807
6806
|
createdAt: Date;
|
|
6808
6807
|
updatedAt: Date;
|
|
6809
6808
|
deletedAt: Date | null;
|
|
@@ -6812,6 +6811,7 @@ export declare const ticketContract: {
|
|
|
6812
6811
|
bucketName: string;
|
|
6813
6812
|
fileSize: number;
|
|
6814
6813
|
fileUrl: string | null;
|
|
6814
|
+
status?: string | undefined;
|
|
6815
6815
|
}>, "many">;
|
|
6816
6816
|
}, "strip", z.ZodTypeAny, {
|
|
6817
6817
|
id: string;
|
|
@@ -6838,7 +6838,6 @@ export declare const ticketContract: {
|
|
|
6838
6838
|
dateValue: Date | null;
|
|
6839
6839
|
uploads: {
|
|
6840
6840
|
id: string;
|
|
6841
|
-
status: string | null;
|
|
6842
6841
|
createdAt: Date;
|
|
6843
6842
|
updatedAt: Date;
|
|
6844
6843
|
deletedAt: Date | null;
|
|
@@ -6847,6 +6846,7 @@ export declare const ticketContract: {
|
|
|
6847
6846
|
bucketName: string;
|
|
6848
6847
|
fileSize: number;
|
|
6849
6848
|
fileUrl: string | null;
|
|
6849
|
+
status?: string | undefined;
|
|
6850
6850
|
}[];
|
|
6851
6851
|
}, {
|
|
6852
6852
|
id: string;
|
|
@@ -6873,7 +6873,6 @@ export declare const ticketContract: {
|
|
|
6873
6873
|
dateValue: Date | null;
|
|
6874
6874
|
uploads: {
|
|
6875
6875
|
id: string;
|
|
6876
|
-
status: string | null;
|
|
6877
6876
|
createdAt: Date;
|
|
6878
6877
|
updatedAt: Date;
|
|
6879
6878
|
deletedAt: Date | null;
|
|
@@ -6882,6 +6881,7 @@ export declare const ticketContract: {
|
|
|
6882
6881
|
bucketName: string;
|
|
6883
6882
|
fileSize: number;
|
|
6884
6883
|
fileUrl: string | null;
|
|
6884
|
+
status?: string | undefined;
|
|
6885
6885
|
}[];
|
|
6886
6886
|
}>, "many">;
|
|
6887
6887
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -7021,7 +7021,6 @@ export declare const ticketContract: {
|
|
|
7021
7021
|
dateValue: Date | null;
|
|
7022
7022
|
uploads: {
|
|
7023
7023
|
id: string;
|
|
7024
|
-
status: string | null;
|
|
7025
7024
|
createdAt: Date;
|
|
7026
7025
|
updatedAt: Date;
|
|
7027
7026
|
deletedAt: Date | null;
|
|
@@ -7030,6 +7029,7 @@ export declare const ticketContract: {
|
|
|
7030
7029
|
bucketName: string;
|
|
7031
7030
|
fileSize: number;
|
|
7032
7031
|
fileUrl: string | null;
|
|
7032
|
+
status?: string | undefined;
|
|
7033
7033
|
}[];
|
|
7034
7034
|
}[];
|
|
7035
7035
|
company: {
|
|
@@ -7132,7 +7132,6 @@ export declare const ticketContract: {
|
|
|
7132
7132
|
dateValue: Date | null;
|
|
7133
7133
|
uploads: {
|
|
7134
7134
|
id: string;
|
|
7135
|
-
status: string | null;
|
|
7136
7135
|
createdAt: Date;
|
|
7137
7136
|
updatedAt: Date;
|
|
7138
7137
|
deletedAt: Date | null;
|
|
@@ -7141,6 +7140,7 @@ export declare const ticketContract: {
|
|
|
7141
7140
|
bucketName: string;
|
|
7142
7141
|
fileSize: number;
|
|
7143
7142
|
fileUrl: string | null;
|
|
7143
|
+
status?: string | undefined;
|
|
7144
7144
|
}[];
|
|
7145
7145
|
}[];
|
|
7146
7146
|
company: {
|
|
@@ -7629,7 +7629,6 @@ export declare const ticketContract: {
|
|
|
7629
7629
|
dateValue: Date | null;
|
|
7630
7630
|
uploads: {
|
|
7631
7631
|
id: string;
|
|
7632
|
-
status: string | null;
|
|
7633
7632
|
createdAt: Date;
|
|
7634
7633
|
updatedAt: Date;
|
|
7635
7634
|
deletedAt: Date | null;
|
|
@@ -7638,6 +7637,7 @@ export declare const ticketContract: {
|
|
|
7638
7637
|
bucketName: string;
|
|
7639
7638
|
fileSize: number;
|
|
7640
7639
|
fileUrl: string | null;
|
|
7640
|
+
status?: string | undefined;
|
|
7641
7641
|
}[];
|
|
7642
7642
|
}[];
|
|
7643
7643
|
company: {
|
|
@@ -7733,7 +7733,6 @@ export declare const ticketContract: {
|
|
|
7733
7733
|
dateValue: Date | null;
|
|
7734
7734
|
uploads: {
|
|
7735
7735
|
id: string;
|
|
7736
|
-
status: string | null;
|
|
7737
7736
|
createdAt: Date;
|
|
7738
7737
|
updatedAt: Date;
|
|
7739
7738
|
deletedAt: Date | null;
|
|
@@ -7742,6 +7741,7 @@ export declare const ticketContract: {
|
|
|
7742
7741
|
bucketName: string;
|
|
7743
7742
|
fileSize: number;
|
|
7744
7743
|
fileUrl: string | null;
|
|
7744
|
+
status?: string | undefined;
|
|
7745
7745
|
}[];
|
|
7746
7746
|
}[];
|
|
7747
7747
|
tags: {
|
|
@@ -7970,7 +7970,6 @@ export declare const ticketContract: {
|
|
|
7970
7970
|
dateValue: Date | null;
|
|
7971
7971
|
uploads: {
|
|
7972
7972
|
id: string;
|
|
7973
|
-
status: string | null;
|
|
7974
7973
|
createdAt: Date;
|
|
7975
7974
|
updatedAt: Date;
|
|
7976
7975
|
deletedAt: Date | null;
|
|
@@ -7979,6 +7978,7 @@ export declare const ticketContract: {
|
|
|
7979
7978
|
bucketName: string;
|
|
7980
7979
|
fileSize: number;
|
|
7981
7980
|
fileUrl: string | null;
|
|
7981
|
+
status?: string | undefined;
|
|
7982
7982
|
}[];
|
|
7983
7983
|
}[];
|
|
7984
7984
|
company: {
|
|
@@ -8074,7 +8074,6 @@ export declare const ticketContract: {
|
|
|
8074
8074
|
dateValue: Date | null;
|
|
8075
8075
|
uploads: {
|
|
8076
8076
|
id: string;
|
|
8077
|
-
status: string | null;
|
|
8078
8077
|
createdAt: Date;
|
|
8079
8078
|
updatedAt: Date;
|
|
8080
8079
|
deletedAt: Date | null;
|
|
@@ -8083,6 +8082,7 @@ export declare const ticketContract: {
|
|
|
8083
8082
|
bucketName: string;
|
|
8084
8083
|
fileSize: number;
|
|
8085
8084
|
fileUrl: string | null;
|
|
8085
|
+
status?: string | undefined;
|
|
8086
8086
|
}[];
|
|
8087
8087
|
}[];
|
|
8088
8088
|
tags: {
|
|
@@ -8313,7 +8313,6 @@ export declare const ticketContract: {
|
|
|
8313
8313
|
dateValue: Date | null;
|
|
8314
8314
|
uploads: {
|
|
8315
8315
|
id: string;
|
|
8316
|
-
status: string | null;
|
|
8317
8316
|
createdAt: Date;
|
|
8318
8317
|
updatedAt: Date;
|
|
8319
8318
|
deletedAt: Date | null;
|
|
@@ -8322,6 +8321,7 @@ export declare const ticketContract: {
|
|
|
8322
8321
|
bucketName: string;
|
|
8323
8322
|
fileSize: number;
|
|
8324
8323
|
fileUrl: string | null;
|
|
8324
|
+
status?: string | undefined;
|
|
8325
8325
|
}[];
|
|
8326
8326
|
}[];
|
|
8327
8327
|
company: {
|
|
@@ -8417,7 +8417,6 @@ export declare const ticketContract: {
|
|
|
8417
8417
|
dateValue: Date | null;
|
|
8418
8418
|
uploads: {
|
|
8419
8419
|
id: string;
|
|
8420
|
-
status: string | null;
|
|
8421
8420
|
createdAt: Date;
|
|
8422
8421
|
updatedAt: Date;
|
|
8423
8422
|
deletedAt: Date | null;
|
|
@@ -8426,6 +8425,7 @@ export declare const ticketContract: {
|
|
|
8426
8425
|
bucketName: string;
|
|
8427
8426
|
fileSize: number;
|
|
8428
8427
|
fileUrl: string | null;
|
|
8428
|
+
status?: string | undefined;
|
|
8429
8429
|
}[];
|
|
8430
8430
|
}[];
|
|
8431
8431
|
tags: {
|
|
@@ -8657,7 +8657,6 @@ export declare const ticketContract: {
|
|
|
8657
8657
|
dateValue: Date | null;
|
|
8658
8658
|
uploads: {
|
|
8659
8659
|
id: string;
|
|
8660
|
-
status: string | null;
|
|
8661
8660
|
createdAt: Date;
|
|
8662
8661
|
updatedAt: Date;
|
|
8663
8662
|
deletedAt: Date | null;
|
|
@@ -8666,6 +8665,7 @@ export declare const ticketContract: {
|
|
|
8666
8665
|
bucketName: string;
|
|
8667
8666
|
fileSize: number;
|
|
8668
8667
|
fileUrl: string | null;
|
|
8668
|
+
status?: string | undefined;
|
|
8669
8669
|
}[];
|
|
8670
8670
|
}[];
|
|
8671
8671
|
company: {
|
|
@@ -8761,7 +8761,6 @@ export declare const ticketContract: {
|
|
|
8761
8761
|
dateValue: Date | null;
|
|
8762
8762
|
uploads: {
|
|
8763
8763
|
id: string;
|
|
8764
|
-
status: string | null;
|
|
8765
8764
|
createdAt: Date;
|
|
8766
8765
|
updatedAt: Date;
|
|
8767
8766
|
deletedAt: Date | null;
|
|
@@ -8770,6 +8769,7 @@ export declare const ticketContract: {
|
|
|
8770
8769
|
bucketName: string;
|
|
8771
8770
|
fileSize: number;
|
|
8772
8771
|
fileUrl: string | null;
|
|
8772
|
+
status?: string | undefined;
|
|
8773
8773
|
}[];
|
|
8774
8774
|
}[];
|
|
8775
8775
|
tags: {
|
|
@@ -9075,7 +9075,6 @@ export declare const ticketContract: {
|
|
|
9075
9075
|
dateValue: Date | null;
|
|
9076
9076
|
uploads: {
|
|
9077
9077
|
id: string;
|
|
9078
|
-
status: string | null;
|
|
9079
9078
|
createdAt: Date;
|
|
9080
9079
|
updatedAt: Date;
|
|
9081
9080
|
deletedAt: Date | null;
|
|
@@ -9084,6 +9083,7 @@ export declare const ticketContract: {
|
|
|
9084
9083
|
bucketName: string;
|
|
9085
9084
|
fileSize: number;
|
|
9086
9085
|
fileUrl: string | null;
|
|
9086
|
+
status?: string | undefined;
|
|
9087
9087
|
}[];
|
|
9088
9088
|
}[];
|
|
9089
9089
|
company: {
|
|
@@ -9179,7 +9179,6 @@ export declare const ticketContract: {
|
|
|
9179
9179
|
dateValue: Date | null;
|
|
9180
9180
|
uploads: {
|
|
9181
9181
|
id: string;
|
|
9182
|
-
status: string | null;
|
|
9183
9182
|
createdAt: Date;
|
|
9184
9183
|
updatedAt: Date;
|
|
9185
9184
|
deletedAt: Date | null;
|
|
@@ -9188,6 +9187,7 @@ export declare const ticketContract: {
|
|
|
9188
9187
|
bucketName: string;
|
|
9189
9188
|
fileSize: number;
|
|
9190
9189
|
fileUrl: string | null;
|
|
9190
|
+
status?: string | undefined;
|
|
9191
9191
|
}[];
|
|
9192
9192
|
}[];
|
|
9193
9193
|
tags: {
|
|
@@ -9416,7 +9416,6 @@ export declare const ticketContract: {
|
|
|
9416
9416
|
dateValue: Date | null;
|
|
9417
9417
|
uploads: {
|
|
9418
9418
|
id: string;
|
|
9419
|
-
status: string | null;
|
|
9420
9419
|
createdAt: Date;
|
|
9421
9420
|
updatedAt: Date;
|
|
9422
9421
|
deletedAt: Date | null;
|
|
@@ -9425,6 +9424,7 @@ export declare const ticketContract: {
|
|
|
9425
9424
|
bucketName: string;
|
|
9426
9425
|
fileSize: number;
|
|
9427
9426
|
fileUrl: string | null;
|
|
9427
|
+
status?: string | undefined;
|
|
9428
9428
|
}[];
|
|
9429
9429
|
}[];
|
|
9430
9430
|
company: {
|
|
@@ -9520,7 +9520,6 @@ export declare const ticketContract: {
|
|
|
9520
9520
|
dateValue: Date | null;
|
|
9521
9521
|
uploads: {
|
|
9522
9522
|
id: string;
|
|
9523
|
-
status: string | null;
|
|
9524
9523
|
createdAt: Date;
|
|
9525
9524
|
updatedAt: Date;
|
|
9526
9525
|
deletedAt: Date | null;
|
|
@@ -9529,6 +9528,7 @@ export declare const ticketContract: {
|
|
|
9529
9528
|
bucketName: string;
|
|
9530
9529
|
fileSize: number;
|
|
9531
9530
|
fileUrl: string | null;
|
|
9531
|
+
status?: string | undefined;
|
|
9532
9532
|
}[];
|
|
9533
9533
|
}[];
|
|
9534
9534
|
tags: {
|
|
@@ -9759,7 +9759,6 @@ export declare const ticketContract: {
|
|
|
9759
9759
|
dateValue: Date | null;
|
|
9760
9760
|
uploads: {
|
|
9761
9761
|
id: string;
|
|
9762
|
-
status: string | null;
|
|
9763
9762
|
createdAt: Date;
|
|
9764
9763
|
updatedAt: Date;
|
|
9765
9764
|
deletedAt: Date | null;
|
|
@@ -9768,6 +9767,7 @@ export declare const ticketContract: {
|
|
|
9768
9767
|
bucketName: string;
|
|
9769
9768
|
fileSize: number;
|
|
9770
9769
|
fileUrl: string | null;
|
|
9770
|
+
status?: string | undefined;
|
|
9771
9771
|
}[];
|
|
9772
9772
|
}[];
|
|
9773
9773
|
company: {
|
|
@@ -9863,7 +9863,6 @@ export declare const ticketContract: {
|
|
|
9863
9863
|
dateValue: Date | null;
|
|
9864
9864
|
uploads: {
|
|
9865
9865
|
id: string;
|
|
9866
|
-
status: string | null;
|
|
9867
9866
|
createdAt: Date;
|
|
9868
9867
|
updatedAt: Date;
|
|
9869
9868
|
deletedAt: Date | null;
|
|
@@ -9872,6 +9871,7 @@ export declare const ticketContract: {
|
|
|
9872
9871
|
bucketName: string;
|
|
9873
9872
|
fileSize: number;
|
|
9874
9873
|
fileUrl: string | null;
|
|
9874
|
+
status?: string | undefined;
|
|
9875
9875
|
}[];
|
|
9876
9876
|
}[];
|
|
9877
9877
|
tags: {
|
|
@@ -10106,7 +10106,6 @@ export declare const ticketContract: {
|
|
|
10106
10106
|
dateValue: Date | null;
|
|
10107
10107
|
uploads: {
|
|
10108
10108
|
id: string;
|
|
10109
|
-
status: string | null;
|
|
10110
10109
|
createdAt: Date;
|
|
10111
10110
|
updatedAt: Date;
|
|
10112
10111
|
deletedAt: Date | null;
|
|
@@ -10115,6 +10114,7 @@ export declare const ticketContract: {
|
|
|
10115
10114
|
bucketName: string;
|
|
10116
10115
|
fileSize: number;
|
|
10117
10116
|
fileUrl: string | null;
|
|
10117
|
+
status?: string | undefined;
|
|
10118
10118
|
}[];
|
|
10119
10119
|
}[];
|
|
10120
10120
|
company: {
|
|
@@ -10210,7 +10210,6 @@ export declare const ticketContract: {
|
|
|
10210
10210
|
dateValue: Date | null;
|
|
10211
10211
|
uploads: {
|
|
10212
10212
|
id: string;
|
|
10213
|
-
status: string | null;
|
|
10214
10213
|
createdAt: Date;
|
|
10215
10214
|
updatedAt: Date;
|
|
10216
10215
|
deletedAt: Date | null;
|
|
@@ -10219,6 +10218,7 @@ export declare const ticketContract: {
|
|
|
10219
10218
|
bucketName: string;
|
|
10220
10219
|
fileSize: number;
|
|
10221
10220
|
fileUrl: string | null;
|
|
10221
|
+
status?: string | undefined;
|
|
10222
10222
|
}[];
|
|
10223
10223
|
}[];
|
|
10224
10224
|
tags: {
|
|
@@ -10455,7 +10455,6 @@ export declare const ticketContract: {
|
|
|
10455
10455
|
dateValue: Date | null;
|
|
10456
10456
|
uploads: {
|
|
10457
10457
|
id: string;
|
|
10458
|
-
status: string | null;
|
|
10459
10458
|
createdAt: Date;
|
|
10460
10459
|
updatedAt: Date;
|
|
10461
10460
|
deletedAt: Date | null;
|
|
@@ -10464,6 +10463,7 @@ export declare const ticketContract: {
|
|
|
10464
10463
|
bucketName: string;
|
|
10465
10464
|
fileSize: number;
|
|
10466
10465
|
fileUrl: string | null;
|
|
10466
|
+
status?: string | undefined;
|
|
10467
10467
|
}[];
|
|
10468
10468
|
}[];
|
|
10469
10469
|
company: {
|
|
@@ -10559,7 +10559,6 @@ export declare const ticketContract: {
|
|
|
10559
10559
|
dateValue: Date | null;
|
|
10560
10560
|
uploads: {
|
|
10561
10561
|
id: string;
|
|
10562
|
-
status: string | null;
|
|
10563
10562
|
createdAt: Date;
|
|
10564
10563
|
updatedAt: Date;
|
|
10565
10564
|
deletedAt: Date | null;
|
|
@@ -10568,6 +10567,7 @@ export declare const ticketContract: {
|
|
|
10568
10567
|
bucketName: string;
|
|
10569
10568
|
fileSize: number;
|
|
10570
10569
|
fileUrl: string | null;
|
|
10570
|
+
status?: string | undefined;
|
|
10571
10571
|
}[];
|
|
10572
10572
|
}[];
|
|
10573
10573
|
tags: {
|
|
@@ -10805,7 +10805,6 @@ export declare const ticketContract: {
|
|
|
10805
10805
|
dateValue: Date | null;
|
|
10806
10806
|
uploads: {
|
|
10807
10807
|
id: string;
|
|
10808
|
-
status: string | null;
|
|
10809
10808
|
createdAt: Date;
|
|
10810
10809
|
updatedAt: Date;
|
|
10811
10810
|
deletedAt: Date | null;
|
|
@@ -10814,6 +10813,7 @@ export declare const ticketContract: {
|
|
|
10814
10813
|
bucketName: string;
|
|
10815
10814
|
fileSize: number;
|
|
10816
10815
|
fileUrl: string | null;
|
|
10816
|
+
status?: string | undefined;
|
|
10817
10817
|
}[];
|
|
10818
10818
|
}[];
|
|
10819
10819
|
company: {
|
|
@@ -10909,7 +10909,6 @@ export declare const ticketContract: {
|
|
|
10909
10909
|
dateValue: Date | null;
|
|
10910
10910
|
uploads: {
|
|
10911
10911
|
id: string;
|
|
10912
|
-
status: string | null;
|
|
10913
10912
|
createdAt: Date;
|
|
10914
10913
|
updatedAt: Date;
|
|
10915
10914
|
deletedAt: Date | null;
|
|
@@ -10918,6 +10917,7 @@ export declare const ticketContract: {
|
|
|
10918
10917
|
bucketName: string;
|
|
10919
10918
|
fileSize: number;
|
|
10920
10919
|
fileUrl: string | null;
|
|
10920
|
+
status?: string | undefined;
|
|
10921
10921
|
}[];
|
|
10922
10922
|
}[];
|
|
10923
10923
|
tags: {
|
|
@@ -11833,10 +11833,9 @@ export declare const ticketContract: {
|
|
|
11833
11833
|
fileSize: z.ZodNumber;
|
|
11834
11834
|
fileKey: z.ZodString;
|
|
11835
11835
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
11836
|
-
status: z.
|
|
11836
|
+
status: z.ZodOptional<z.ZodString>;
|
|
11837
11837
|
}, "strip", z.ZodTypeAny, {
|
|
11838
11838
|
id: string;
|
|
11839
|
-
status: string | null;
|
|
11840
11839
|
createdAt: Date;
|
|
11841
11840
|
updatedAt: Date;
|
|
11842
11841
|
deletedAt: Date | null;
|
|
@@ -11845,9 +11844,9 @@ export declare const ticketContract: {
|
|
|
11845
11844
|
bucketName: string;
|
|
11846
11845
|
fileSize: number;
|
|
11847
11846
|
fileUrl: string | null;
|
|
11847
|
+
status?: string | undefined;
|
|
11848
11848
|
}, {
|
|
11849
11849
|
id: string;
|
|
11850
|
-
status: string | null;
|
|
11851
11850
|
createdAt: Date;
|
|
11852
11851
|
updatedAt: Date;
|
|
11853
11852
|
deletedAt: Date | null;
|
|
@@ -11856,6 +11855,7 @@ export declare const ticketContract: {
|
|
|
11856
11855
|
bucketName: string;
|
|
11857
11856
|
fileSize: number;
|
|
11858
11857
|
fileUrl: string | null;
|
|
11858
|
+
status?: string | undefined;
|
|
11859
11859
|
}>, "many">;
|
|
11860
11860
|
}, "strip", z.ZodTypeAny, {
|
|
11861
11861
|
id: string;
|
|
@@ -11882,7 +11882,6 @@ export declare const ticketContract: {
|
|
|
11882
11882
|
dateValue: Date | null;
|
|
11883
11883
|
uploads: {
|
|
11884
11884
|
id: string;
|
|
11885
|
-
status: string | null;
|
|
11886
11885
|
createdAt: Date;
|
|
11887
11886
|
updatedAt: Date;
|
|
11888
11887
|
deletedAt: Date | null;
|
|
@@ -11891,6 +11890,7 @@ export declare const ticketContract: {
|
|
|
11891
11890
|
bucketName: string;
|
|
11892
11891
|
fileSize: number;
|
|
11893
11892
|
fileUrl: string | null;
|
|
11893
|
+
status?: string | undefined;
|
|
11894
11894
|
}[];
|
|
11895
11895
|
}, {
|
|
11896
11896
|
id: string;
|
|
@@ -11917,7 +11917,6 @@ export declare const ticketContract: {
|
|
|
11917
11917
|
dateValue: Date | null;
|
|
11918
11918
|
uploads: {
|
|
11919
11919
|
id: string;
|
|
11920
|
-
status: string | null;
|
|
11921
11920
|
createdAt: Date;
|
|
11922
11921
|
updatedAt: Date;
|
|
11923
11922
|
deletedAt: Date | null;
|
|
@@ -11926,6 +11925,7 @@ export declare const ticketContract: {
|
|
|
11926
11925
|
bucketName: string;
|
|
11927
11926
|
fileSize: number;
|
|
11928
11927
|
fileUrl: string | null;
|
|
11928
|
+
status?: string | undefined;
|
|
11929
11929
|
}[];
|
|
11930
11930
|
}>, "many">;
|
|
11931
11931
|
tags: z.ZodArray<z.ZodObject<{
|
|
@@ -12395,10 +12395,9 @@ export declare const ticketContract: {
|
|
|
12395
12395
|
fileSize: z.ZodNumber;
|
|
12396
12396
|
fileKey: z.ZodString;
|
|
12397
12397
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
12398
|
-
status: z.
|
|
12398
|
+
status: z.ZodOptional<z.ZodString>;
|
|
12399
12399
|
}, "strip", z.ZodTypeAny, {
|
|
12400
12400
|
id: string;
|
|
12401
|
-
status: string | null;
|
|
12402
12401
|
createdAt: Date;
|
|
12403
12402
|
updatedAt: Date;
|
|
12404
12403
|
deletedAt: Date | null;
|
|
@@ -12407,9 +12406,9 @@ export declare const ticketContract: {
|
|
|
12407
12406
|
bucketName: string;
|
|
12408
12407
|
fileSize: number;
|
|
12409
12408
|
fileUrl: string | null;
|
|
12409
|
+
status?: string | undefined;
|
|
12410
12410
|
}, {
|
|
12411
12411
|
id: string;
|
|
12412
|
-
status: string | null;
|
|
12413
12412
|
createdAt: Date;
|
|
12414
12413
|
updatedAt: Date;
|
|
12415
12414
|
deletedAt: Date | null;
|
|
@@ -12418,6 +12417,7 @@ export declare const ticketContract: {
|
|
|
12418
12417
|
bucketName: string;
|
|
12419
12418
|
fileSize: number;
|
|
12420
12419
|
fileUrl: string | null;
|
|
12420
|
+
status?: string | undefined;
|
|
12421
12421
|
}>, "many">;
|
|
12422
12422
|
}, "strip", z.ZodTypeAny, {
|
|
12423
12423
|
id: string;
|
|
@@ -12444,7 +12444,6 @@ export declare const ticketContract: {
|
|
|
12444
12444
|
dateValue: Date | null;
|
|
12445
12445
|
uploads: {
|
|
12446
12446
|
id: string;
|
|
12447
|
-
status: string | null;
|
|
12448
12447
|
createdAt: Date;
|
|
12449
12448
|
updatedAt: Date;
|
|
12450
12449
|
deletedAt: Date | null;
|
|
@@ -12453,6 +12452,7 @@ export declare const ticketContract: {
|
|
|
12453
12452
|
bucketName: string;
|
|
12454
12453
|
fileSize: number;
|
|
12455
12454
|
fileUrl: string | null;
|
|
12455
|
+
status?: string | undefined;
|
|
12456
12456
|
}[];
|
|
12457
12457
|
}, {
|
|
12458
12458
|
id: string;
|
|
@@ -12479,7 +12479,6 @@ export declare const ticketContract: {
|
|
|
12479
12479
|
dateValue: Date | null;
|
|
12480
12480
|
uploads: {
|
|
12481
12481
|
id: string;
|
|
12482
|
-
status: string | null;
|
|
12483
12482
|
createdAt: Date;
|
|
12484
12483
|
updatedAt: Date;
|
|
12485
12484
|
deletedAt: Date | null;
|
|
@@ -12488,6 +12487,7 @@ export declare const ticketContract: {
|
|
|
12488
12487
|
bucketName: string;
|
|
12489
12488
|
fileSize: number;
|
|
12490
12489
|
fileUrl: string | null;
|
|
12490
|
+
status?: string | undefined;
|
|
12491
12491
|
}[];
|
|
12492
12492
|
}>, "many">;
|
|
12493
12493
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -12627,7 +12627,6 @@ export declare const ticketContract: {
|
|
|
12627
12627
|
dateValue: Date | null;
|
|
12628
12628
|
uploads: {
|
|
12629
12629
|
id: string;
|
|
12630
|
-
status: string | null;
|
|
12631
12630
|
createdAt: Date;
|
|
12632
12631
|
updatedAt: Date;
|
|
12633
12632
|
deletedAt: Date | null;
|
|
@@ -12636,6 +12635,7 @@ export declare const ticketContract: {
|
|
|
12636
12635
|
bucketName: string;
|
|
12637
12636
|
fileSize: number;
|
|
12638
12637
|
fileUrl: string | null;
|
|
12638
|
+
status?: string | undefined;
|
|
12639
12639
|
}[];
|
|
12640
12640
|
}[];
|
|
12641
12641
|
company: {
|
|
@@ -12738,7 +12738,6 @@ export declare const ticketContract: {
|
|
|
12738
12738
|
dateValue: Date | null;
|
|
12739
12739
|
uploads: {
|
|
12740
12740
|
id: string;
|
|
12741
|
-
status: string | null;
|
|
12742
12741
|
createdAt: Date;
|
|
12743
12742
|
updatedAt: Date;
|
|
12744
12743
|
deletedAt: Date | null;
|
|
@@ -12747,6 +12746,7 @@ export declare const ticketContract: {
|
|
|
12747
12746
|
bucketName: string;
|
|
12748
12747
|
fileSize: number;
|
|
12749
12748
|
fileUrl: string | null;
|
|
12749
|
+
status?: string | undefined;
|
|
12750
12750
|
}[];
|
|
12751
12751
|
}[];
|
|
12752
12752
|
company: {
|
|
@@ -13235,7 +13235,6 @@ export declare const ticketContract: {
|
|
|
13235
13235
|
dateValue: Date | null;
|
|
13236
13236
|
uploads: {
|
|
13237
13237
|
id: string;
|
|
13238
|
-
status: string | null;
|
|
13239
13238
|
createdAt: Date;
|
|
13240
13239
|
updatedAt: Date;
|
|
13241
13240
|
deletedAt: Date | null;
|
|
@@ -13244,6 +13243,7 @@ export declare const ticketContract: {
|
|
|
13244
13243
|
bucketName: string;
|
|
13245
13244
|
fileSize: number;
|
|
13246
13245
|
fileUrl: string | null;
|
|
13246
|
+
status?: string | undefined;
|
|
13247
13247
|
}[];
|
|
13248
13248
|
}[];
|
|
13249
13249
|
company: {
|
|
@@ -13339,7 +13339,6 @@ export declare const ticketContract: {
|
|
|
13339
13339
|
dateValue: Date | null;
|
|
13340
13340
|
uploads: {
|
|
13341
13341
|
id: string;
|
|
13342
|
-
status: string | null;
|
|
13343
13342
|
createdAt: Date;
|
|
13344
13343
|
updatedAt: Date;
|
|
13345
13344
|
deletedAt: Date | null;
|
|
@@ -13348,6 +13347,7 @@ export declare const ticketContract: {
|
|
|
13348
13347
|
bucketName: string;
|
|
13349
13348
|
fileSize: number;
|
|
13350
13349
|
fileUrl: string | null;
|
|
13350
|
+
status?: string | undefined;
|
|
13351
13351
|
}[];
|
|
13352
13352
|
}[];
|
|
13353
13353
|
tags: {
|
|
@@ -13576,7 +13576,6 @@ export declare const ticketContract: {
|
|
|
13576
13576
|
dateValue: Date | null;
|
|
13577
13577
|
uploads: {
|
|
13578
13578
|
id: string;
|
|
13579
|
-
status: string | null;
|
|
13580
13579
|
createdAt: Date;
|
|
13581
13580
|
updatedAt: Date;
|
|
13582
13581
|
deletedAt: Date | null;
|
|
@@ -13585,6 +13584,7 @@ export declare const ticketContract: {
|
|
|
13585
13584
|
bucketName: string;
|
|
13586
13585
|
fileSize: number;
|
|
13587
13586
|
fileUrl: string | null;
|
|
13587
|
+
status?: string | undefined;
|
|
13588
13588
|
}[];
|
|
13589
13589
|
}[];
|
|
13590
13590
|
company: {
|
|
@@ -13680,7 +13680,6 @@ export declare const ticketContract: {
|
|
|
13680
13680
|
dateValue: Date | null;
|
|
13681
13681
|
uploads: {
|
|
13682
13682
|
id: string;
|
|
13683
|
-
status: string | null;
|
|
13684
13683
|
createdAt: Date;
|
|
13685
13684
|
updatedAt: Date;
|
|
13686
13685
|
deletedAt: Date | null;
|
|
@@ -13689,6 +13688,7 @@ export declare const ticketContract: {
|
|
|
13689
13688
|
bucketName: string;
|
|
13690
13689
|
fileSize: number;
|
|
13691
13690
|
fileUrl: string | null;
|
|
13691
|
+
status?: string | undefined;
|
|
13692
13692
|
}[];
|
|
13693
13693
|
}[];
|
|
13694
13694
|
tags: {
|
|
@@ -13919,7 +13919,6 @@ export declare const ticketContract: {
|
|
|
13919
13919
|
dateValue: Date | null;
|
|
13920
13920
|
uploads: {
|
|
13921
13921
|
id: string;
|
|
13922
|
-
status: string | null;
|
|
13923
13922
|
createdAt: Date;
|
|
13924
13923
|
updatedAt: Date;
|
|
13925
13924
|
deletedAt: Date | null;
|
|
@@ -13928,6 +13927,7 @@ export declare const ticketContract: {
|
|
|
13928
13927
|
bucketName: string;
|
|
13929
13928
|
fileSize: number;
|
|
13930
13929
|
fileUrl: string | null;
|
|
13930
|
+
status?: string | undefined;
|
|
13931
13931
|
}[];
|
|
13932
13932
|
}[];
|
|
13933
13933
|
company: {
|
|
@@ -14023,7 +14023,6 @@ export declare const ticketContract: {
|
|
|
14023
14023
|
dateValue: Date | null;
|
|
14024
14024
|
uploads: {
|
|
14025
14025
|
id: string;
|
|
14026
|
-
status: string | null;
|
|
14027
14026
|
createdAt: Date;
|
|
14028
14027
|
updatedAt: Date;
|
|
14029
14028
|
deletedAt: Date | null;
|
|
@@ -14032,6 +14031,7 @@ export declare const ticketContract: {
|
|
|
14032
14031
|
bucketName: string;
|
|
14033
14032
|
fileSize: number;
|
|
14034
14033
|
fileUrl: string | null;
|
|
14034
|
+
status?: string | undefined;
|
|
14035
14035
|
}[];
|
|
14036
14036
|
}[];
|
|
14037
14037
|
tags: {
|
|
@@ -14263,7 +14263,6 @@ export declare const ticketContract: {
|
|
|
14263
14263
|
dateValue: Date | null;
|
|
14264
14264
|
uploads: {
|
|
14265
14265
|
id: string;
|
|
14266
|
-
status: string | null;
|
|
14267
14266
|
createdAt: Date;
|
|
14268
14267
|
updatedAt: Date;
|
|
14269
14268
|
deletedAt: Date | null;
|
|
@@ -14272,6 +14271,7 @@ export declare const ticketContract: {
|
|
|
14272
14271
|
bucketName: string;
|
|
14273
14272
|
fileSize: number;
|
|
14274
14273
|
fileUrl: string | null;
|
|
14274
|
+
status?: string | undefined;
|
|
14275
14275
|
}[];
|
|
14276
14276
|
}[];
|
|
14277
14277
|
company: {
|
|
@@ -14367,7 +14367,6 @@ export declare const ticketContract: {
|
|
|
14367
14367
|
dateValue: Date | null;
|
|
14368
14368
|
uploads: {
|
|
14369
14369
|
id: string;
|
|
14370
|
-
status: string | null;
|
|
14371
14370
|
createdAt: Date;
|
|
14372
14371
|
updatedAt: Date;
|
|
14373
14372
|
deletedAt: Date | null;
|
|
@@ -14376,6 +14375,7 @@ export declare const ticketContract: {
|
|
|
14376
14375
|
bucketName: string;
|
|
14377
14376
|
fileSize: number;
|
|
14378
14377
|
fileUrl: string | null;
|
|
14378
|
+
status?: string | undefined;
|
|
14379
14379
|
}[];
|
|
14380
14380
|
}[];
|
|
14381
14381
|
tags: {
|
|
@@ -15898,10 +15898,9 @@ export declare const ticketContract: {
|
|
|
15898
15898
|
fileSize: z.ZodNumber;
|
|
15899
15899
|
fileKey: z.ZodString;
|
|
15900
15900
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
15901
|
-
status: z.
|
|
15901
|
+
status: z.ZodOptional<z.ZodString>;
|
|
15902
15902
|
}, "strip", z.ZodTypeAny, {
|
|
15903
15903
|
id: string;
|
|
15904
|
-
status: string | null;
|
|
15905
15904
|
createdAt: Date;
|
|
15906
15905
|
updatedAt: Date;
|
|
15907
15906
|
deletedAt: Date | null;
|
|
@@ -15910,9 +15909,9 @@ export declare const ticketContract: {
|
|
|
15910
15909
|
bucketName: string;
|
|
15911
15910
|
fileSize: number;
|
|
15912
15911
|
fileUrl: string | null;
|
|
15912
|
+
status?: string | undefined;
|
|
15913
15913
|
}, {
|
|
15914
15914
|
id: string;
|
|
15915
|
-
status: string | null;
|
|
15916
15915
|
createdAt: Date;
|
|
15917
15916
|
updatedAt: Date;
|
|
15918
15917
|
deletedAt: Date | null;
|
|
@@ -15921,6 +15920,7 @@ export declare const ticketContract: {
|
|
|
15921
15920
|
bucketName: string;
|
|
15922
15921
|
fileSize: number;
|
|
15923
15922
|
fileUrl: string | null;
|
|
15923
|
+
status?: string | undefined;
|
|
15924
15924
|
}>, "many">;
|
|
15925
15925
|
}, "strip", z.ZodTypeAny, {
|
|
15926
15926
|
id: string;
|
|
@@ -15947,7 +15947,6 @@ export declare const ticketContract: {
|
|
|
15947
15947
|
dateValue: Date | null;
|
|
15948
15948
|
uploads: {
|
|
15949
15949
|
id: string;
|
|
15950
|
-
status: string | null;
|
|
15951
15950
|
createdAt: Date;
|
|
15952
15951
|
updatedAt: Date;
|
|
15953
15952
|
deletedAt: Date | null;
|
|
@@ -15956,6 +15955,7 @@ export declare const ticketContract: {
|
|
|
15956
15955
|
bucketName: string;
|
|
15957
15956
|
fileSize: number;
|
|
15958
15957
|
fileUrl: string | null;
|
|
15958
|
+
status?: string | undefined;
|
|
15959
15959
|
}[];
|
|
15960
15960
|
}, {
|
|
15961
15961
|
id: string;
|
|
@@ -15982,7 +15982,6 @@ export declare const ticketContract: {
|
|
|
15982
15982
|
dateValue: Date | null;
|
|
15983
15983
|
uploads: {
|
|
15984
15984
|
id: string;
|
|
15985
|
-
status: string | null;
|
|
15986
15985
|
createdAt: Date;
|
|
15987
15986
|
updatedAt: Date;
|
|
15988
15987
|
deletedAt: Date | null;
|
|
@@ -15991,6 +15990,7 @@ export declare const ticketContract: {
|
|
|
15991
15990
|
bucketName: string;
|
|
15992
15991
|
fileSize: number;
|
|
15993
15992
|
fileUrl: string | null;
|
|
15993
|
+
status?: string | undefined;
|
|
15994
15994
|
}[];
|
|
15995
15995
|
}>, "many">;
|
|
15996
15996
|
tags: z.ZodArray<z.ZodObject<{
|
|
@@ -16460,10 +16460,9 @@ export declare const ticketContract: {
|
|
|
16460
16460
|
fileSize: z.ZodNumber;
|
|
16461
16461
|
fileKey: z.ZodString;
|
|
16462
16462
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
16463
|
-
status: z.
|
|
16463
|
+
status: z.ZodOptional<z.ZodString>;
|
|
16464
16464
|
}, "strip", z.ZodTypeAny, {
|
|
16465
16465
|
id: string;
|
|
16466
|
-
status: string | null;
|
|
16467
16466
|
createdAt: Date;
|
|
16468
16467
|
updatedAt: Date;
|
|
16469
16468
|
deletedAt: Date | null;
|
|
@@ -16472,9 +16471,9 @@ export declare const ticketContract: {
|
|
|
16472
16471
|
bucketName: string;
|
|
16473
16472
|
fileSize: number;
|
|
16474
16473
|
fileUrl: string | null;
|
|
16474
|
+
status?: string | undefined;
|
|
16475
16475
|
}, {
|
|
16476
16476
|
id: string;
|
|
16477
|
-
status: string | null;
|
|
16478
16477
|
createdAt: Date;
|
|
16479
16478
|
updatedAt: Date;
|
|
16480
16479
|
deletedAt: Date | null;
|
|
@@ -16483,6 +16482,7 @@ export declare const ticketContract: {
|
|
|
16483
16482
|
bucketName: string;
|
|
16484
16483
|
fileSize: number;
|
|
16485
16484
|
fileUrl: string | null;
|
|
16485
|
+
status?: string | undefined;
|
|
16486
16486
|
}>, "many">;
|
|
16487
16487
|
}, "strip", z.ZodTypeAny, {
|
|
16488
16488
|
id: string;
|
|
@@ -16509,7 +16509,6 @@ export declare const ticketContract: {
|
|
|
16509
16509
|
dateValue: Date | null;
|
|
16510
16510
|
uploads: {
|
|
16511
16511
|
id: string;
|
|
16512
|
-
status: string | null;
|
|
16513
16512
|
createdAt: Date;
|
|
16514
16513
|
updatedAt: Date;
|
|
16515
16514
|
deletedAt: Date | null;
|
|
@@ -16518,6 +16517,7 @@ export declare const ticketContract: {
|
|
|
16518
16517
|
bucketName: string;
|
|
16519
16518
|
fileSize: number;
|
|
16520
16519
|
fileUrl: string | null;
|
|
16520
|
+
status?: string | undefined;
|
|
16521
16521
|
}[];
|
|
16522
16522
|
}, {
|
|
16523
16523
|
id: string;
|
|
@@ -16544,7 +16544,6 @@ export declare const ticketContract: {
|
|
|
16544
16544
|
dateValue: Date | null;
|
|
16545
16545
|
uploads: {
|
|
16546
16546
|
id: string;
|
|
16547
|
-
status: string | null;
|
|
16548
16547
|
createdAt: Date;
|
|
16549
16548
|
updatedAt: Date;
|
|
16550
16549
|
deletedAt: Date | null;
|
|
@@ -16553,6 +16552,7 @@ export declare const ticketContract: {
|
|
|
16553
16552
|
bucketName: string;
|
|
16554
16553
|
fileSize: number;
|
|
16555
16554
|
fileUrl: string | null;
|
|
16555
|
+
status?: string | undefined;
|
|
16556
16556
|
}[];
|
|
16557
16557
|
}>, "many">;
|
|
16558
16558
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -16692,7 +16692,6 @@ export declare const ticketContract: {
|
|
|
16692
16692
|
dateValue: Date | null;
|
|
16693
16693
|
uploads: {
|
|
16694
16694
|
id: string;
|
|
16695
|
-
status: string | null;
|
|
16696
16695
|
createdAt: Date;
|
|
16697
16696
|
updatedAt: Date;
|
|
16698
16697
|
deletedAt: Date | null;
|
|
@@ -16701,6 +16700,7 @@ export declare const ticketContract: {
|
|
|
16701
16700
|
bucketName: string;
|
|
16702
16701
|
fileSize: number;
|
|
16703
16702
|
fileUrl: string | null;
|
|
16703
|
+
status?: string | undefined;
|
|
16704
16704
|
}[];
|
|
16705
16705
|
}[];
|
|
16706
16706
|
company: {
|
|
@@ -16803,7 +16803,6 @@ export declare const ticketContract: {
|
|
|
16803
16803
|
dateValue: Date | null;
|
|
16804
16804
|
uploads: {
|
|
16805
16805
|
id: string;
|
|
16806
|
-
status: string | null;
|
|
16807
16806
|
createdAt: Date;
|
|
16808
16807
|
updatedAt: Date;
|
|
16809
16808
|
deletedAt: Date | null;
|
|
@@ -16812,6 +16811,7 @@ export declare const ticketContract: {
|
|
|
16812
16811
|
bucketName: string;
|
|
16813
16812
|
fileSize: number;
|
|
16814
16813
|
fileUrl: string | null;
|
|
16814
|
+
status?: string | undefined;
|
|
16815
16815
|
}[];
|
|
16816
16816
|
}[];
|
|
16817
16817
|
company: {
|
|
@@ -17300,7 +17300,6 @@ export declare const ticketContract: {
|
|
|
17300
17300
|
dateValue: Date | null;
|
|
17301
17301
|
uploads: {
|
|
17302
17302
|
id: string;
|
|
17303
|
-
status: string | null;
|
|
17304
17303
|
createdAt: Date;
|
|
17305
17304
|
updatedAt: Date;
|
|
17306
17305
|
deletedAt: Date | null;
|
|
@@ -17309,6 +17308,7 @@ export declare const ticketContract: {
|
|
|
17309
17308
|
bucketName: string;
|
|
17310
17309
|
fileSize: number;
|
|
17311
17310
|
fileUrl: string | null;
|
|
17311
|
+
status?: string | undefined;
|
|
17312
17312
|
}[];
|
|
17313
17313
|
}[];
|
|
17314
17314
|
company: {
|
|
@@ -17404,7 +17404,6 @@ export declare const ticketContract: {
|
|
|
17404
17404
|
dateValue: Date | null;
|
|
17405
17405
|
uploads: {
|
|
17406
17406
|
id: string;
|
|
17407
|
-
status: string | null;
|
|
17408
17407
|
createdAt: Date;
|
|
17409
17408
|
updatedAt: Date;
|
|
17410
17409
|
deletedAt: Date | null;
|
|
@@ -17413,6 +17412,7 @@ export declare const ticketContract: {
|
|
|
17413
17412
|
bucketName: string;
|
|
17414
17413
|
fileSize: number;
|
|
17415
17414
|
fileUrl: string | null;
|
|
17415
|
+
status?: string | undefined;
|
|
17416
17416
|
}[];
|
|
17417
17417
|
}[];
|
|
17418
17418
|
tags: {
|
|
@@ -17641,7 +17641,6 @@ export declare const ticketContract: {
|
|
|
17641
17641
|
dateValue: Date | null;
|
|
17642
17642
|
uploads: {
|
|
17643
17643
|
id: string;
|
|
17644
|
-
status: string | null;
|
|
17645
17644
|
createdAt: Date;
|
|
17646
17645
|
updatedAt: Date;
|
|
17647
17646
|
deletedAt: Date | null;
|
|
@@ -17650,6 +17649,7 @@ export declare const ticketContract: {
|
|
|
17650
17649
|
bucketName: string;
|
|
17651
17650
|
fileSize: number;
|
|
17652
17651
|
fileUrl: string | null;
|
|
17652
|
+
status?: string | undefined;
|
|
17653
17653
|
}[];
|
|
17654
17654
|
}[];
|
|
17655
17655
|
company: {
|
|
@@ -17745,7 +17745,6 @@ export declare const ticketContract: {
|
|
|
17745
17745
|
dateValue: Date | null;
|
|
17746
17746
|
uploads: {
|
|
17747
17747
|
id: string;
|
|
17748
|
-
status: string | null;
|
|
17749
17748
|
createdAt: Date;
|
|
17750
17749
|
updatedAt: Date;
|
|
17751
17750
|
deletedAt: Date | null;
|
|
@@ -17754,6 +17753,7 @@ export declare const ticketContract: {
|
|
|
17754
17753
|
bucketName: string;
|
|
17755
17754
|
fileSize: number;
|
|
17756
17755
|
fileUrl: string | null;
|
|
17756
|
+
status?: string | undefined;
|
|
17757
17757
|
}[];
|
|
17758
17758
|
}[];
|
|
17759
17759
|
tags: {
|
|
@@ -17984,7 +17984,6 @@ export declare const ticketContract: {
|
|
|
17984
17984
|
dateValue: Date | null;
|
|
17985
17985
|
uploads: {
|
|
17986
17986
|
id: string;
|
|
17987
|
-
status: string | null;
|
|
17988
17987
|
createdAt: Date;
|
|
17989
17988
|
updatedAt: Date;
|
|
17990
17989
|
deletedAt: Date | null;
|
|
@@ -17993,6 +17992,7 @@ export declare const ticketContract: {
|
|
|
17993
17992
|
bucketName: string;
|
|
17994
17993
|
fileSize: number;
|
|
17995
17994
|
fileUrl: string | null;
|
|
17995
|
+
status?: string | undefined;
|
|
17996
17996
|
}[];
|
|
17997
17997
|
}[];
|
|
17998
17998
|
company: {
|
|
@@ -18088,7 +18088,6 @@ export declare const ticketContract: {
|
|
|
18088
18088
|
dateValue: Date | null;
|
|
18089
18089
|
uploads: {
|
|
18090
18090
|
id: string;
|
|
18091
|
-
status: string | null;
|
|
18092
18091
|
createdAt: Date;
|
|
18093
18092
|
updatedAt: Date;
|
|
18094
18093
|
deletedAt: Date | null;
|
|
@@ -18097,6 +18096,7 @@ export declare const ticketContract: {
|
|
|
18097
18096
|
bucketName: string;
|
|
18098
18097
|
fileSize: number;
|
|
18099
18098
|
fileUrl: string | null;
|
|
18099
|
+
status?: string | undefined;
|
|
18100
18100
|
}[];
|
|
18101
18101
|
}[];
|
|
18102
18102
|
tags: {
|
|
@@ -18328,7 +18328,6 @@ export declare const ticketContract: {
|
|
|
18328
18328
|
dateValue: Date | null;
|
|
18329
18329
|
uploads: {
|
|
18330
18330
|
id: string;
|
|
18331
|
-
status: string | null;
|
|
18332
18331
|
createdAt: Date;
|
|
18333
18332
|
updatedAt: Date;
|
|
18334
18333
|
deletedAt: Date | null;
|
|
@@ -18337,6 +18336,7 @@ export declare const ticketContract: {
|
|
|
18337
18336
|
bucketName: string;
|
|
18338
18337
|
fileSize: number;
|
|
18339
18338
|
fileUrl: string | null;
|
|
18339
|
+
status?: string | undefined;
|
|
18340
18340
|
}[];
|
|
18341
18341
|
}[];
|
|
18342
18342
|
company: {
|
|
@@ -18432,7 +18432,6 @@ export declare const ticketContract: {
|
|
|
18432
18432
|
dateValue: Date | null;
|
|
18433
18433
|
uploads: {
|
|
18434
18434
|
id: string;
|
|
18435
|
-
status: string | null;
|
|
18436
18435
|
createdAt: Date;
|
|
18437
18436
|
updatedAt: Date;
|
|
18438
18437
|
deletedAt: Date | null;
|
|
@@ -18441,6 +18440,7 @@ export declare const ticketContract: {
|
|
|
18441
18440
|
bucketName: string;
|
|
18442
18441
|
fileSize: number;
|
|
18443
18442
|
fileUrl: string | null;
|
|
18443
|
+
status?: string | undefined;
|
|
18444
18444
|
}[];
|
|
18445
18445
|
}[];
|
|
18446
18446
|
tags: {
|
|
@@ -18922,10 +18922,9 @@ export declare const ticketContract: {
|
|
|
18922
18922
|
fileSize: z.ZodNumber;
|
|
18923
18923
|
fileKey: z.ZodString;
|
|
18924
18924
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
18925
|
-
status: z.
|
|
18925
|
+
status: z.ZodOptional<z.ZodString>;
|
|
18926
18926
|
}, "strip", z.ZodTypeAny, {
|
|
18927
18927
|
id: string;
|
|
18928
|
-
status: string | null;
|
|
18929
18928
|
createdAt: Date;
|
|
18930
18929
|
updatedAt: Date;
|
|
18931
18930
|
deletedAt: Date | null;
|
|
@@ -18934,9 +18933,9 @@ export declare const ticketContract: {
|
|
|
18934
18933
|
bucketName: string;
|
|
18935
18934
|
fileSize: number;
|
|
18936
18935
|
fileUrl: string | null;
|
|
18936
|
+
status?: string | undefined;
|
|
18937
18937
|
}, {
|
|
18938
18938
|
id: string;
|
|
18939
|
-
status: string | null;
|
|
18940
18939
|
createdAt: Date;
|
|
18941
18940
|
updatedAt: Date;
|
|
18942
18941
|
deletedAt: Date | null;
|
|
@@ -18945,6 +18944,7 @@ export declare const ticketContract: {
|
|
|
18945
18944
|
bucketName: string;
|
|
18946
18945
|
fileSize: number;
|
|
18947
18946
|
fileUrl: string | null;
|
|
18947
|
+
status?: string | undefined;
|
|
18948
18948
|
}>, "many">;
|
|
18949
18949
|
}, "strip", z.ZodTypeAny, {
|
|
18950
18950
|
id: string;
|
|
@@ -18971,7 +18971,6 @@ export declare const ticketContract: {
|
|
|
18971
18971
|
dateValue: Date | null;
|
|
18972
18972
|
uploads: {
|
|
18973
18973
|
id: string;
|
|
18974
|
-
status: string | null;
|
|
18975
18974
|
createdAt: Date;
|
|
18976
18975
|
updatedAt: Date;
|
|
18977
18976
|
deletedAt: Date | null;
|
|
@@ -18980,6 +18979,7 @@ export declare const ticketContract: {
|
|
|
18980
18979
|
bucketName: string;
|
|
18981
18980
|
fileSize: number;
|
|
18982
18981
|
fileUrl: string | null;
|
|
18982
|
+
status?: string | undefined;
|
|
18983
18983
|
}[];
|
|
18984
18984
|
}, {
|
|
18985
18985
|
id: string;
|
|
@@ -19006,7 +19006,6 @@ export declare const ticketContract: {
|
|
|
19006
19006
|
dateValue: Date | null;
|
|
19007
19007
|
uploads: {
|
|
19008
19008
|
id: string;
|
|
19009
|
-
status: string | null;
|
|
19010
19009
|
createdAt: Date;
|
|
19011
19010
|
updatedAt: Date;
|
|
19012
19011
|
deletedAt: Date | null;
|
|
@@ -19015,6 +19014,7 @@ export declare const ticketContract: {
|
|
|
19015
19014
|
bucketName: string;
|
|
19016
19015
|
fileSize: number;
|
|
19017
19016
|
fileUrl: string | null;
|
|
19017
|
+
status?: string | undefined;
|
|
19018
19018
|
}[];
|
|
19019
19019
|
}>;
|
|
19020
19020
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -19043,7 +19043,6 @@ export declare const ticketContract: {
|
|
|
19043
19043
|
dateValue: Date | null;
|
|
19044
19044
|
uploads: {
|
|
19045
19045
|
id: string;
|
|
19046
|
-
status: string | null;
|
|
19047
19046
|
createdAt: Date;
|
|
19048
19047
|
updatedAt: Date;
|
|
19049
19048
|
deletedAt: Date | null;
|
|
@@ -19052,6 +19051,7 @@ export declare const ticketContract: {
|
|
|
19052
19051
|
bucketName: string;
|
|
19053
19052
|
fileSize: number;
|
|
19054
19053
|
fileUrl: string | null;
|
|
19054
|
+
status?: string | undefined;
|
|
19055
19055
|
}[];
|
|
19056
19056
|
};
|
|
19057
19057
|
requestId: string;
|
|
@@ -19081,7 +19081,6 @@ export declare const ticketContract: {
|
|
|
19081
19081
|
dateValue: Date | null;
|
|
19082
19082
|
uploads: {
|
|
19083
19083
|
id: string;
|
|
19084
|
-
status: string | null;
|
|
19085
19084
|
createdAt: Date;
|
|
19086
19085
|
updatedAt: Date;
|
|
19087
19086
|
deletedAt: Date | null;
|
|
@@ -19090,6 +19089,7 @@ export declare const ticketContract: {
|
|
|
19090
19089
|
bucketName: string;
|
|
19091
19090
|
fileSize: number;
|
|
19092
19091
|
fileUrl: string | null;
|
|
19092
|
+
status?: string | undefined;
|
|
19093
19093
|
}[];
|
|
19094
19094
|
};
|
|
19095
19095
|
requestId: string;
|