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