@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
|
@@ -374,10 +374,9 @@ export declare const publicApiContract: {
|
|
|
374
374
|
fileSize: z.ZodNumber;
|
|
375
375
|
fileKey: z.ZodString;
|
|
376
376
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
377
|
-
status: z.
|
|
377
|
+
status: z.ZodOptional<z.ZodString>;
|
|
378
378
|
}, "strip", z.ZodTypeAny, {
|
|
379
379
|
id: string;
|
|
380
|
-
status: string | null;
|
|
381
380
|
createdAt: Date;
|
|
382
381
|
updatedAt: Date;
|
|
383
382
|
deletedAt: Date | null;
|
|
@@ -386,9 +385,9 @@ export declare const publicApiContract: {
|
|
|
386
385
|
bucketName: string;
|
|
387
386
|
fileSize: number;
|
|
388
387
|
fileUrl: string | null;
|
|
388
|
+
status?: string | undefined;
|
|
389
389
|
}, {
|
|
390
390
|
id: string;
|
|
391
|
-
status: string | null;
|
|
392
391
|
createdAt: Date;
|
|
393
392
|
updatedAt: Date;
|
|
394
393
|
deletedAt: Date | null;
|
|
@@ -397,6 +396,7 @@ export declare const publicApiContract: {
|
|
|
397
396
|
bucketName: string;
|
|
398
397
|
fileSize: number;
|
|
399
398
|
fileUrl: string | null;
|
|
399
|
+
status?: string | undefined;
|
|
400
400
|
}>, "many">;
|
|
401
401
|
}, "strip", z.ZodTypeAny, {
|
|
402
402
|
id: string;
|
|
@@ -423,7 +423,6 @@ export declare const publicApiContract: {
|
|
|
423
423
|
dateValue: Date | null;
|
|
424
424
|
uploads: {
|
|
425
425
|
id: string;
|
|
426
|
-
status: string | null;
|
|
427
426
|
createdAt: Date;
|
|
428
427
|
updatedAt: Date;
|
|
429
428
|
deletedAt: Date | null;
|
|
@@ -432,6 +431,7 @@ export declare const publicApiContract: {
|
|
|
432
431
|
bucketName: string;
|
|
433
432
|
fileSize: number;
|
|
434
433
|
fileUrl: string | null;
|
|
434
|
+
status?: string | undefined;
|
|
435
435
|
}[];
|
|
436
436
|
}, {
|
|
437
437
|
id: string;
|
|
@@ -458,7 +458,6 @@ export declare const publicApiContract: {
|
|
|
458
458
|
dateValue: Date | null;
|
|
459
459
|
uploads: {
|
|
460
460
|
id: string;
|
|
461
|
-
status: string | null;
|
|
462
461
|
createdAt: Date;
|
|
463
462
|
updatedAt: Date;
|
|
464
463
|
deletedAt: Date | null;
|
|
@@ -467,6 +466,7 @@ export declare const publicApiContract: {
|
|
|
467
466
|
bucketName: string;
|
|
468
467
|
fileSize: number;
|
|
469
468
|
fileUrl: string | null;
|
|
469
|
+
status?: string | undefined;
|
|
470
470
|
}[];
|
|
471
471
|
}>, "many">;
|
|
472
472
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -606,7 +606,6 @@ export declare const publicApiContract: {
|
|
|
606
606
|
dateValue: Date | null;
|
|
607
607
|
uploads: {
|
|
608
608
|
id: string;
|
|
609
|
-
status: string | null;
|
|
610
609
|
createdAt: Date;
|
|
611
610
|
updatedAt: Date;
|
|
612
611
|
deletedAt: Date | null;
|
|
@@ -615,6 +614,7 @@ export declare const publicApiContract: {
|
|
|
615
614
|
bucketName: string;
|
|
616
615
|
fileSize: number;
|
|
617
616
|
fileUrl: string | null;
|
|
617
|
+
status?: string | undefined;
|
|
618
618
|
}[];
|
|
619
619
|
}[];
|
|
620
620
|
company: {
|
|
@@ -702,7 +702,6 @@ export declare const publicApiContract: {
|
|
|
702
702
|
dateValue: Date | null;
|
|
703
703
|
uploads: {
|
|
704
704
|
id: string;
|
|
705
|
-
status: string | null;
|
|
706
705
|
createdAt: Date;
|
|
707
706
|
updatedAt: Date;
|
|
708
707
|
deletedAt: Date | null;
|
|
@@ -711,6 +710,7 @@ export declare const publicApiContract: {
|
|
|
711
710
|
bucketName: string;
|
|
712
711
|
fileSize: number;
|
|
713
712
|
fileUrl: string | null;
|
|
713
|
+
status?: string | undefined;
|
|
714
714
|
}[];
|
|
715
715
|
}[];
|
|
716
716
|
company: {
|
|
@@ -800,7 +800,6 @@ export declare const publicApiContract: {
|
|
|
800
800
|
dateValue: Date | null;
|
|
801
801
|
uploads: {
|
|
802
802
|
id: string;
|
|
803
|
-
status: string | null;
|
|
804
803
|
createdAt: Date;
|
|
805
804
|
updatedAt: Date;
|
|
806
805
|
deletedAt: Date | null;
|
|
@@ -809,6 +808,7 @@ export declare const publicApiContract: {
|
|
|
809
808
|
bucketName: string;
|
|
810
809
|
fileSize: number;
|
|
811
810
|
fileUrl: string | null;
|
|
811
|
+
status?: string | undefined;
|
|
812
812
|
}[];
|
|
813
813
|
}[];
|
|
814
814
|
company: {
|
|
@@ -899,7 +899,6 @@ export declare const publicApiContract: {
|
|
|
899
899
|
dateValue: Date | null;
|
|
900
900
|
uploads: {
|
|
901
901
|
id: string;
|
|
902
|
-
status: string | null;
|
|
903
902
|
createdAt: Date;
|
|
904
903
|
updatedAt: Date;
|
|
905
904
|
deletedAt: Date | null;
|
|
@@ -908,6 +907,7 @@ export declare const publicApiContract: {
|
|
|
908
907
|
bucketName: string;
|
|
909
908
|
fileSize: number;
|
|
910
909
|
fileUrl: string | null;
|
|
910
|
+
status?: string | undefined;
|
|
911
911
|
}[];
|
|
912
912
|
}[];
|
|
913
913
|
company: {
|
|
@@ -1500,10 +1500,9 @@ export declare const publicApiContract: {
|
|
|
1500
1500
|
fileSize: z.ZodNumber;
|
|
1501
1501
|
fileKey: z.ZodString;
|
|
1502
1502
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
1503
|
-
status: z.
|
|
1503
|
+
status: z.ZodOptional<z.ZodString>;
|
|
1504
1504
|
}, "strip", z.ZodTypeAny, {
|
|
1505
1505
|
id: string;
|
|
1506
|
-
status: string | null;
|
|
1507
1506
|
createdAt: Date;
|
|
1508
1507
|
updatedAt: Date;
|
|
1509
1508
|
deletedAt: Date | null;
|
|
@@ -1512,9 +1511,9 @@ export declare const publicApiContract: {
|
|
|
1512
1511
|
bucketName: string;
|
|
1513
1512
|
fileSize: number;
|
|
1514
1513
|
fileUrl: string | null;
|
|
1514
|
+
status?: string | undefined;
|
|
1515
1515
|
}, {
|
|
1516
1516
|
id: string;
|
|
1517
|
-
status: string | null;
|
|
1518
1517
|
createdAt: Date;
|
|
1519
1518
|
updatedAt: Date;
|
|
1520
1519
|
deletedAt: Date | null;
|
|
@@ -1523,6 +1522,7 @@ export declare const publicApiContract: {
|
|
|
1523
1522
|
bucketName: string;
|
|
1524
1523
|
fileSize: number;
|
|
1525
1524
|
fileUrl: string | null;
|
|
1525
|
+
status?: string | undefined;
|
|
1526
1526
|
}>, "many">;
|
|
1527
1527
|
}, "strip", z.ZodTypeAny, {
|
|
1528
1528
|
id: string;
|
|
@@ -1549,7 +1549,6 @@ export declare const publicApiContract: {
|
|
|
1549
1549
|
dateValue: Date | null;
|
|
1550
1550
|
uploads: {
|
|
1551
1551
|
id: string;
|
|
1552
|
-
status: string | null;
|
|
1553
1552
|
createdAt: Date;
|
|
1554
1553
|
updatedAt: Date;
|
|
1555
1554
|
deletedAt: Date | null;
|
|
@@ -1558,6 +1557,7 @@ export declare const publicApiContract: {
|
|
|
1558
1557
|
bucketName: string;
|
|
1559
1558
|
fileSize: number;
|
|
1560
1559
|
fileUrl: string | null;
|
|
1560
|
+
status?: string | undefined;
|
|
1561
1561
|
}[];
|
|
1562
1562
|
}, {
|
|
1563
1563
|
id: string;
|
|
@@ -1584,7 +1584,6 @@ export declare const publicApiContract: {
|
|
|
1584
1584
|
dateValue: Date | null;
|
|
1585
1585
|
uploads: {
|
|
1586
1586
|
id: string;
|
|
1587
|
-
status: string | null;
|
|
1588
1587
|
createdAt: Date;
|
|
1589
1588
|
updatedAt: Date;
|
|
1590
1589
|
deletedAt: Date | null;
|
|
@@ -1593,6 +1592,7 @@ export declare const publicApiContract: {
|
|
|
1593
1592
|
bucketName: string;
|
|
1594
1593
|
fileSize: number;
|
|
1595
1594
|
fileUrl: string | null;
|
|
1595
|
+
status?: string | undefined;
|
|
1596
1596
|
}[];
|
|
1597
1597
|
}>, "many">;
|
|
1598
1598
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -1732,7 +1732,6 @@ export declare const publicApiContract: {
|
|
|
1732
1732
|
dateValue: Date | null;
|
|
1733
1733
|
uploads: {
|
|
1734
1734
|
id: string;
|
|
1735
|
-
status: string | null;
|
|
1736
1735
|
createdAt: Date;
|
|
1737
1736
|
updatedAt: Date;
|
|
1738
1737
|
deletedAt: Date | null;
|
|
@@ -1741,6 +1740,7 @@ export declare const publicApiContract: {
|
|
|
1741
1740
|
bucketName: string;
|
|
1742
1741
|
fileSize: number;
|
|
1743
1742
|
fileUrl: string | null;
|
|
1743
|
+
status?: string | undefined;
|
|
1744
1744
|
}[];
|
|
1745
1745
|
}[];
|
|
1746
1746
|
company: {
|
|
@@ -1828,7 +1828,6 @@ export declare const publicApiContract: {
|
|
|
1828
1828
|
dateValue: Date | null;
|
|
1829
1829
|
uploads: {
|
|
1830
1830
|
id: string;
|
|
1831
|
-
status: string | null;
|
|
1832
1831
|
createdAt: Date;
|
|
1833
1832
|
updatedAt: Date;
|
|
1834
1833
|
deletedAt: Date | null;
|
|
@@ -1837,6 +1836,7 @@ export declare const publicApiContract: {
|
|
|
1837
1836
|
bucketName: string;
|
|
1838
1837
|
fileSize: number;
|
|
1839
1838
|
fileUrl: string | null;
|
|
1839
|
+
status?: string | undefined;
|
|
1840
1840
|
}[];
|
|
1841
1841
|
}[];
|
|
1842
1842
|
company: {
|
|
@@ -1926,7 +1926,6 @@ export declare const publicApiContract: {
|
|
|
1926
1926
|
dateValue: Date | null;
|
|
1927
1927
|
uploads: {
|
|
1928
1928
|
id: string;
|
|
1929
|
-
status: string | null;
|
|
1930
1929
|
createdAt: Date;
|
|
1931
1930
|
updatedAt: Date;
|
|
1932
1931
|
deletedAt: Date | null;
|
|
@@ -1935,6 +1934,7 @@ export declare const publicApiContract: {
|
|
|
1935
1934
|
bucketName: string;
|
|
1936
1935
|
fileSize: number;
|
|
1937
1936
|
fileUrl: string | null;
|
|
1937
|
+
status?: string | undefined;
|
|
1938
1938
|
}[];
|
|
1939
1939
|
}[];
|
|
1940
1940
|
company: {
|
|
@@ -2029,7 +2029,6 @@ export declare const publicApiContract: {
|
|
|
2029
2029
|
dateValue: Date | null;
|
|
2030
2030
|
uploads: {
|
|
2031
2031
|
id: string;
|
|
2032
|
-
status: string | null;
|
|
2033
2032
|
createdAt: Date;
|
|
2034
2033
|
updatedAt: Date;
|
|
2035
2034
|
deletedAt: Date | null;
|
|
@@ -2038,6 +2037,7 @@ export declare const publicApiContract: {
|
|
|
2038
2037
|
bucketName: string;
|
|
2039
2038
|
fileSize: number;
|
|
2040
2039
|
fileUrl: string | null;
|
|
2040
|
+
status?: string | undefined;
|
|
2041
2041
|
}[];
|
|
2042
2042
|
}[];
|
|
2043
2043
|
company: {
|
|
@@ -2276,10 +2276,9 @@ export declare const publicApiContract: {
|
|
|
2276
2276
|
fileSize: z.ZodNumber;
|
|
2277
2277
|
fileKey: z.ZodString;
|
|
2278
2278
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
2279
|
-
status: z.
|
|
2279
|
+
status: z.ZodOptional<z.ZodString>;
|
|
2280
2280
|
}, "strip", z.ZodTypeAny, {
|
|
2281
2281
|
id: string;
|
|
2282
|
-
status: string | null;
|
|
2283
2282
|
createdAt: Date;
|
|
2284
2283
|
updatedAt: Date;
|
|
2285
2284
|
deletedAt: Date | null;
|
|
@@ -2288,9 +2287,9 @@ export declare const publicApiContract: {
|
|
|
2288
2287
|
bucketName: string;
|
|
2289
2288
|
fileSize: number;
|
|
2290
2289
|
fileUrl: string | null;
|
|
2290
|
+
status?: string | undefined;
|
|
2291
2291
|
}, {
|
|
2292
2292
|
id: string;
|
|
2293
|
-
status: string | null;
|
|
2294
2293
|
createdAt: Date;
|
|
2295
2294
|
updatedAt: Date;
|
|
2296
2295
|
deletedAt: Date | null;
|
|
@@ -2299,6 +2298,7 @@ export declare const publicApiContract: {
|
|
|
2299
2298
|
bucketName: string;
|
|
2300
2299
|
fileSize: number;
|
|
2301
2300
|
fileUrl: string | null;
|
|
2301
|
+
status?: string | undefined;
|
|
2302
2302
|
}>, "many">;
|
|
2303
2303
|
}, "strip", z.ZodTypeAny, {
|
|
2304
2304
|
id: string;
|
|
@@ -2325,7 +2325,6 @@ export declare const publicApiContract: {
|
|
|
2325
2325
|
dateValue: Date | null;
|
|
2326
2326
|
uploads: {
|
|
2327
2327
|
id: string;
|
|
2328
|
-
status: string | null;
|
|
2329
2328
|
createdAt: Date;
|
|
2330
2329
|
updatedAt: Date;
|
|
2331
2330
|
deletedAt: Date | null;
|
|
@@ -2334,6 +2333,7 @@ export declare const publicApiContract: {
|
|
|
2334
2333
|
bucketName: string;
|
|
2335
2334
|
fileSize: number;
|
|
2336
2335
|
fileUrl: string | null;
|
|
2336
|
+
status?: string | undefined;
|
|
2337
2337
|
}[];
|
|
2338
2338
|
}, {
|
|
2339
2339
|
id: string;
|
|
@@ -2360,7 +2360,6 @@ export declare const publicApiContract: {
|
|
|
2360
2360
|
dateValue: Date | null;
|
|
2361
2361
|
uploads: {
|
|
2362
2362
|
id: string;
|
|
2363
|
-
status: string | null;
|
|
2364
2363
|
createdAt: Date;
|
|
2365
2364
|
updatedAt: Date;
|
|
2366
2365
|
deletedAt: Date | null;
|
|
@@ -2369,6 +2368,7 @@ export declare const publicApiContract: {
|
|
|
2369
2368
|
bucketName: string;
|
|
2370
2369
|
fileSize: number;
|
|
2371
2370
|
fileUrl: string | null;
|
|
2371
|
+
status?: string | undefined;
|
|
2372
2372
|
}[];
|
|
2373
2373
|
}>, "many">;
|
|
2374
2374
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2397,7 +2397,6 @@ export declare const publicApiContract: {
|
|
|
2397
2397
|
dateValue: Date | null;
|
|
2398
2398
|
uploads: {
|
|
2399
2399
|
id: string;
|
|
2400
|
-
status: string | null;
|
|
2401
2400
|
createdAt: Date;
|
|
2402
2401
|
updatedAt: Date;
|
|
2403
2402
|
deletedAt: Date | null;
|
|
@@ -2406,6 +2405,7 @@ export declare const publicApiContract: {
|
|
|
2406
2405
|
bucketName: string;
|
|
2407
2406
|
fileSize: number;
|
|
2408
2407
|
fileUrl: string | null;
|
|
2408
|
+
status?: string | undefined;
|
|
2409
2409
|
}[];
|
|
2410
2410
|
}[];
|
|
2411
2411
|
total: number;
|
|
@@ -2439,7 +2439,6 @@ export declare const publicApiContract: {
|
|
|
2439
2439
|
dateValue: Date | null;
|
|
2440
2440
|
uploads: {
|
|
2441
2441
|
id: string;
|
|
2442
|
-
status: string | null;
|
|
2443
2442
|
createdAt: Date;
|
|
2444
2443
|
updatedAt: Date;
|
|
2445
2444
|
deletedAt: Date | null;
|
|
@@ -2448,6 +2447,7 @@ export declare const publicApiContract: {
|
|
|
2448
2447
|
bucketName: string;
|
|
2449
2448
|
fileSize: number;
|
|
2450
2449
|
fileUrl: string | null;
|
|
2450
|
+
status?: string | undefined;
|
|
2451
2451
|
}[];
|
|
2452
2452
|
}[];
|
|
2453
2453
|
total: number;
|
|
@@ -2883,10 +2883,9 @@ export declare const publicApiContract: {
|
|
|
2883
2883
|
fileSize: z.ZodNumber;
|
|
2884
2884
|
fileKey: z.ZodString;
|
|
2885
2885
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
2886
|
-
status: z.
|
|
2886
|
+
status: z.ZodOptional<z.ZodString>;
|
|
2887
2887
|
}, "strip", z.ZodTypeAny, {
|
|
2888
2888
|
id: string;
|
|
2889
|
-
status: string | null;
|
|
2890
2889
|
createdAt: Date;
|
|
2891
2890
|
updatedAt: Date;
|
|
2892
2891
|
deletedAt: Date | null;
|
|
@@ -2895,9 +2894,9 @@ export declare const publicApiContract: {
|
|
|
2895
2894
|
bucketName: string;
|
|
2896
2895
|
fileSize: number;
|
|
2897
2896
|
fileUrl: string | null;
|
|
2897
|
+
status?: string | undefined;
|
|
2898
2898
|
}, {
|
|
2899
2899
|
id: string;
|
|
2900
|
-
status: string | null;
|
|
2901
2900
|
createdAt: Date;
|
|
2902
2901
|
updatedAt: Date;
|
|
2903
2902
|
deletedAt: Date | null;
|
|
@@ -2906,6 +2905,7 @@ export declare const publicApiContract: {
|
|
|
2906
2905
|
bucketName: string;
|
|
2907
2906
|
fileSize: number;
|
|
2908
2907
|
fileUrl: string | null;
|
|
2908
|
+
status?: string | undefined;
|
|
2909
2909
|
}>, "many">;
|
|
2910
2910
|
}, "strip", z.ZodTypeAny, {
|
|
2911
2911
|
id: string;
|
|
@@ -2932,7 +2932,6 @@ export declare const publicApiContract: {
|
|
|
2932
2932
|
dateValue: Date | null;
|
|
2933
2933
|
uploads: {
|
|
2934
2934
|
id: string;
|
|
2935
|
-
status: string | null;
|
|
2936
2935
|
createdAt: Date;
|
|
2937
2936
|
updatedAt: Date;
|
|
2938
2937
|
deletedAt: Date | null;
|
|
@@ -2941,6 +2940,7 @@ export declare const publicApiContract: {
|
|
|
2941
2940
|
bucketName: string;
|
|
2942
2941
|
fileSize: number;
|
|
2943
2942
|
fileUrl: string | null;
|
|
2943
|
+
status?: string | undefined;
|
|
2944
2944
|
}[];
|
|
2945
2945
|
}, {
|
|
2946
2946
|
id: string;
|
|
@@ -2967,7 +2967,6 @@ export declare const publicApiContract: {
|
|
|
2967
2967
|
dateValue: Date | null;
|
|
2968
2968
|
uploads: {
|
|
2969
2969
|
id: string;
|
|
2970
|
-
status: string | null;
|
|
2971
2970
|
createdAt: Date;
|
|
2972
2971
|
updatedAt: Date;
|
|
2973
2972
|
deletedAt: Date | null;
|
|
@@ -2976,6 +2975,7 @@ export declare const publicApiContract: {
|
|
|
2976
2975
|
bucketName: string;
|
|
2977
2976
|
fileSize: number;
|
|
2978
2977
|
fileUrl: string | null;
|
|
2978
|
+
status?: string | undefined;
|
|
2979
2979
|
}[];
|
|
2980
2980
|
}>, "many">;
|
|
2981
2981
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -3115,7 +3115,6 @@ export declare const publicApiContract: {
|
|
|
3115
3115
|
dateValue: Date | null;
|
|
3116
3116
|
uploads: {
|
|
3117
3117
|
id: string;
|
|
3118
|
-
status: string | null;
|
|
3119
3118
|
createdAt: Date;
|
|
3120
3119
|
updatedAt: Date;
|
|
3121
3120
|
deletedAt: Date | null;
|
|
@@ -3124,6 +3123,7 @@ export declare const publicApiContract: {
|
|
|
3124
3123
|
bucketName: string;
|
|
3125
3124
|
fileSize: number;
|
|
3126
3125
|
fileUrl: string | null;
|
|
3126
|
+
status?: string | undefined;
|
|
3127
3127
|
}[];
|
|
3128
3128
|
}[];
|
|
3129
3129
|
company: {
|
|
@@ -3211,7 +3211,6 @@ export declare const publicApiContract: {
|
|
|
3211
3211
|
dateValue: Date | null;
|
|
3212
3212
|
uploads: {
|
|
3213
3213
|
id: string;
|
|
3214
|
-
status: string | null;
|
|
3215
3214
|
createdAt: Date;
|
|
3216
3215
|
updatedAt: Date;
|
|
3217
3216
|
deletedAt: Date | null;
|
|
@@ -3220,6 +3219,7 @@ export declare const publicApiContract: {
|
|
|
3220
3219
|
bucketName: string;
|
|
3221
3220
|
fileSize: number;
|
|
3222
3221
|
fileUrl: string | null;
|
|
3222
|
+
status?: string | undefined;
|
|
3223
3223
|
}[];
|
|
3224
3224
|
}[];
|
|
3225
3225
|
company: {
|
|
@@ -3310,7 +3310,6 @@ export declare const publicApiContract: {
|
|
|
3310
3310
|
dateValue: Date | null;
|
|
3311
3311
|
uploads: {
|
|
3312
3312
|
id: string;
|
|
3313
|
-
status: string | null;
|
|
3314
3313
|
createdAt: Date;
|
|
3315
3314
|
updatedAt: Date;
|
|
3316
3315
|
deletedAt: Date | null;
|
|
@@ -3319,6 +3318,7 @@ export declare const publicApiContract: {
|
|
|
3319
3318
|
bucketName: string;
|
|
3320
3319
|
fileSize: number;
|
|
3321
3320
|
fileUrl: string | null;
|
|
3321
|
+
status?: string | undefined;
|
|
3322
3322
|
}[];
|
|
3323
3323
|
}[];
|
|
3324
3324
|
company: {
|
|
@@ -3411,7 +3411,6 @@ export declare const publicApiContract: {
|
|
|
3411
3411
|
dateValue: Date | null;
|
|
3412
3412
|
uploads: {
|
|
3413
3413
|
id: string;
|
|
3414
|
-
status: string | null;
|
|
3415
3414
|
createdAt: Date;
|
|
3416
3415
|
updatedAt: Date;
|
|
3417
3416
|
deletedAt: Date | null;
|
|
@@ -3420,6 +3419,7 @@ export declare const publicApiContract: {
|
|
|
3420
3419
|
bucketName: string;
|
|
3421
3420
|
fileSize: number;
|
|
3422
3421
|
fileUrl: string | null;
|
|
3422
|
+
status?: string | undefined;
|
|
3423
3423
|
}[];
|
|
3424
3424
|
}[];
|
|
3425
3425
|
company: {
|
|
@@ -3685,10 +3685,9 @@ export declare const publicApiContract: {
|
|
|
3685
3685
|
fileSize: z.ZodNumber;
|
|
3686
3686
|
fileKey: z.ZodString;
|
|
3687
3687
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
3688
|
-
status: z.
|
|
3688
|
+
status: z.ZodOptional<z.ZodString>;
|
|
3689
3689
|
}, "strip", z.ZodTypeAny, {
|
|
3690
3690
|
id: string;
|
|
3691
|
-
status: string | null;
|
|
3692
3691
|
createdAt: Date;
|
|
3693
3692
|
updatedAt: Date;
|
|
3694
3693
|
deletedAt: Date | null;
|
|
@@ -3697,9 +3696,9 @@ export declare const publicApiContract: {
|
|
|
3697
3696
|
bucketName: string;
|
|
3698
3697
|
fileSize: number;
|
|
3699
3698
|
fileUrl: string | null;
|
|
3699
|
+
status?: string | undefined;
|
|
3700
3700
|
}, {
|
|
3701
3701
|
id: string;
|
|
3702
|
-
status: string | null;
|
|
3703
3702
|
createdAt: Date;
|
|
3704
3703
|
updatedAt: Date;
|
|
3705
3704
|
deletedAt: Date | null;
|
|
@@ -3708,6 +3707,7 @@ export declare const publicApiContract: {
|
|
|
3708
3707
|
bucketName: string;
|
|
3709
3708
|
fileSize: number;
|
|
3710
3709
|
fileUrl: string | null;
|
|
3710
|
+
status?: string | undefined;
|
|
3711
3711
|
}>, "many">;
|
|
3712
3712
|
}, "strip", z.ZodTypeAny, {
|
|
3713
3713
|
id: string;
|
|
@@ -3734,7 +3734,6 @@ export declare const publicApiContract: {
|
|
|
3734
3734
|
dateValue: Date | null;
|
|
3735
3735
|
uploads: {
|
|
3736
3736
|
id: string;
|
|
3737
|
-
status: string | null;
|
|
3738
3737
|
createdAt: Date;
|
|
3739
3738
|
updatedAt: Date;
|
|
3740
3739
|
deletedAt: Date | null;
|
|
@@ -3743,6 +3742,7 @@ export declare const publicApiContract: {
|
|
|
3743
3742
|
bucketName: string;
|
|
3744
3743
|
fileSize: number;
|
|
3745
3744
|
fileUrl: string | null;
|
|
3745
|
+
status?: string | undefined;
|
|
3746
3746
|
}[];
|
|
3747
3747
|
}, {
|
|
3748
3748
|
id: string;
|
|
@@ -3769,7 +3769,6 @@ export declare const publicApiContract: {
|
|
|
3769
3769
|
dateValue: Date | null;
|
|
3770
3770
|
uploads: {
|
|
3771
3771
|
id: string;
|
|
3772
|
-
status: string | null;
|
|
3773
3772
|
createdAt: Date;
|
|
3774
3773
|
updatedAt: Date;
|
|
3775
3774
|
deletedAt: Date | null;
|
|
@@ -3778,6 +3777,7 @@ export declare const publicApiContract: {
|
|
|
3778
3777
|
bucketName: string;
|
|
3779
3778
|
fileSize: number;
|
|
3780
3779
|
fileUrl: string | null;
|
|
3780
|
+
status?: string | undefined;
|
|
3781
3781
|
}[];
|
|
3782
3782
|
}>;
|
|
3783
3783
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3806,7 +3806,6 @@ export declare const publicApiContract: {
|
|
|
3806
3806
|
dateValue: Date | null;
|
|
3807
3807
|
uploads: {
|
|
3808
3808
|
id: string;
|
|
3809
|
-
status: string | null;
|
|
3810
3809
|
createdAt: Date;
|
|
3811
3810
|
updatedAt: Date;
|
|
3812
3811
|
deletedAt: Date | null;
|
|
@@ -3815,6 +3814,7 @@ export declare const publicApiContract: {
|
|
|
3815
3814
|
bucketName: string;
|
|
3816
3815
|
fileSize: number;
|
|
3817
3816
|
fileUrl: string | null;
|
|
3817
|
+
status?: string | undefined;
|
|
3818
3818
|
}[];
|
|
3819
3819
|
};
|
|
3820
3820
|
requestId: string;
|
|
@@ -3844,7 +3844,6 @@ export declare const publicApiContract: {
|
|
|
3844
3844
|
dateValue: Date | null;
|
|
3845
3845
|
uploads: {
|
|
3846
3846
|
id: string;
|
|
3847
|
-
status: string | null;
|
|
3848
3847
|
createdAt: Date;
|
|
3849
3848
|
updatedAt: Date;
|
|
3850
3849
|
deletedAt: Date | null;
|
|
@@ -3853,6 +3852,7 @@ export declare const publicApiContract: {
|
|
|
3853
3852
|
bucketName: string;
|
|
3854
3853
|
fileSize: number;
|
|
3855
3854
|
fileUrl: string | null;
|
|
3855
|
+
status?: string | undefined;
|
|
3856
3856
|
}[];
|
|
3857
3857
|
};
|
|
3858
3858
|
requestId: string;
|
|
@@ -4223,10 +4223,9 @@ export declare const publicApiContract: {
|
|
|
4223
4223
|
fileSize: z.ZodNumber;
|
|
4224
4224
|
fileKey: z.ZodString;
|
|
4225
4225
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
4226
|
-
status: z.
|
|
4226
|
+
status: z.ZodOptional<z.ZodString>;
|
|
4227
4227
|
}, "strip", z.ZodTypeAny, {
|
|
4228
4228
|
id: string;
|
|
4229
|
-
status: string | null;
|
|
4230
4229
|
createdAt: Date;
|
|
4231
4230
|
updatedAt: Date;
|
|
4232
4231
|
deletedAt: Date | null;
|
|
@@ -4235,9 +4234,9 @@ export declare const publicApiContract: {
|
|
|
4235
4234
|
bucketName: string;
|
|
4236
4235
|
fileSize: number;
|
|
4237
4236
|
fileUrl: string | null;
|
|
4237
|
+
status?: string | undefined;
|
|
4238
4238
|
}, {
|
|
4239
4239
|
id: string;
|
|
4240
|
-
status: string | null;
|
|
4241
4240
|
createdAt: Date;
|
|
4242
4241
|
updatedAt: Date;
|
|
4243
4242
|
deletedAt: Date | null;
|
|
@@ -4246,6 +4245,7 @@ export declare const publicApiContract: {
|
|
|
4246
4245
|
bucketName: string;
|
|
4247
4246
|
fileSize: number;
|
|
4248
4247
|
fileUrl: string | null;
|
|
4248
|
+
status?: string | undefined;
|
|
4249
4249
|
}>, "many">;
|
|
4250
4250
|
}, "strip", z.ZodTypeAny, {
|
|
4251
4251
|
id: string;
|
|
@@ -4272,7 +4272,6 @@ export declare const publicApiContract: {
|
|
|
4272
4272
|
dateValue: Date | null;
|
|
4273
4273
|
uploads: {
|
|
4274
4274
|
id: string;
|
|
4275
|
-
status: string | null;
|
|
4276
4275
|
createdAt: Date;
|
|
4277
4276
|
updatedAt: Date;
|
|
4278
4277
|
deletedAt: Date | null;
|
|
@@ -4281,6 +4280,7 @@ export declare const publicApiContract: {
|
|
|
4281
4280
|
bucketName: string;
|
|
4282
4281
|
fileSize: number;
|
|
4283
4282
|
fileUrl: string | null;
|
|
4283
|
+
status?: string | undefined;
|
|
4284
4284
|
}[];
|
|
4285
4285
|
}, {
|
|
4286
4286
|
id: string;
|
|
@@ -4307,7 +4307,6 @@ export declare const publicApiContract: {
|
|
|
4307
4307
|
dateValue: Date | null;
|
|
4308
4308
|
uploads: {
|
|
4309
4309
|
id: string;
|
|
4310
|
-
status: string | null;
|
|
4311
4310
|
createdAt: Date;
|
|
4312
4311
|
updatedAt: Date;
|
|
4313
4312
|
deletedAt: Date | null;
|
|
@@ -4316,6 +4315,7 @@ export declare const publicApiContract: {
|
|
|
4316
4315
|
bucketName: string;
|
|
4317
4316
|
fileSize: number;
|
|
4318
4317
|
fileUrl: string | null;
|
|
4318
|
+
status?: string | undefined;
|
|
4319
4319
|
}[];
|
|
4320
4320
|
}>, "many">;
|
|
4321
4321
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -4455,7 +4455,6 @@ export declare const publicApiContract: {
|
|
|
4455
4455
|
dateValue: Date | null;
|
|
4456
4456
|
uploads: {
|
|
4457
4457
|
id: string;
|
|
4458
|
-
status: string | null;
|
|
4459
4458
|
createdAt: Date;
|
|
4460
4459
|
updatedAt: Date;
|
|
4461
4460
|
deletedAt: Date | null;
|
|
@@ -4464,6 +4463,7 @@ export declare const publicApiContract: {
|
|
|
4464
4463
|
bucketName: string;
|
|
4465
4464
|
fileSize: number;
|
|
4466
4465
|
fileUrl: string | null;
|
|
4466
|
+
status?: string | undefined;
|
|
4467
4467
|
}[];
|
|
4468
4468
|
}[];
|
|
4469
4469
|
company: {
|
|
@@ -4551,7 +4551,6 @@ export declare const publicApiContract: {
|
|
|
4551
4551
|
dateValue: Date | null;
|
|
4552
4552
|
uploads: {
|
|
4553
4553
|
id: string;
|
|
4554
|
-
status: string | null;
|
|
4555
4554
|
createdAt: Date;
|
|
4556
4555
|
updatedAt: Date;
|
|
4557
4556
|
deletedAt: Date | null;
|
|
@@ -4560,6 +4559,7 @@ export declare const publicApiContract: {
|
|
|
4560
4559
|
bucketName: string;
|
|
4561
4560
|
fileSize: number;
|
|
4562
4561
|
fileUrl: string | null;
|
|
4562
|
+
status?: string | undefined;
|
|
4563
4563
|
}[];
|
|
4564
4564
|
}[];
|
|
4565
4565
|
company: {
|
|
@@ -4650,7 +4650,6 @@ export declare const publicApiContract: {
|
|
|
4650
4650
|
dateValue: Date | null;
|
|
4651
4651
|
uploads: {
|
|
4652
4652
|
id: string;
|
|
4653
|
-
status: string | null;
|
|
4654
4653
|
createdAt: Date;
|
|
4655
4654
|
updatedAt: Date;
|
|
4656
4655
|
deletedAt: Date | null;
|
|
@@ -4659,6 +4658,7 @@ export declare const publicApiContract: {
|
|
|
4659
4658
|
bucketName: string;
|
|
4660
4659
|
fileSize: number;
|
|
4661
4660
|
fileUrl: string | null;
|
|
4661
|
+
status?: string | undefined;
|
|
4662
4662
|
}[];
|
|
4663
4663
|
}[];
|
|
4664
4664
|
company: {
|
|
@@ -4751,7 +4751,6 @@ export declare const publicApiContract: {
|
|
|
4751
4751
|
dateValue: Date | null;
|
|
4752
4752
|
uploads: {
|
|
4753
4753
|
id: string;
|
|
4754
|
-
status: string | null;
|
|
4755
4754
|
createdAt: Date;
|
|
4756
4755
|
updatedAt: Date;
|
|
4757
4756
|
deletedAt: Date | null;
|
|
@@ -4760,6 +4759,7 @@ export declare const publicApiContract: {
|
|
|
4760
4759
|
bucketName: string;
|
|
4761
4760
|
fileSize: number;
|
|
4762
4761
|
fileUrl: string | null;
|
|
4762
|
+
status?: string | undefined;
|
|
4763
4763
|
}[];
|
|
4764
4764
|
}[];
|
|
4765
4765
|
company: {
|
|
@@ -5186,10 +5186,9 @@ export declare const publicApiContract: {
|
|
|
5186
5186
|
fileSize: z.ZodNumber;
|
|
5187
5187
|
fileKey: z.ZodString;
|
|
5188
5188
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
5189
|
-
status: z.
|
|
5189
|
+
status: z.ZodOptional<z.ZodString>;
|
|
5190
5190
|
}, "strip", z.ZodTypeAny, {
|
|
5191
5191
|
id: string;
|
|
5192
|
-
status: string | null;
|
|
5193
5192
|
createdAt: Date;
|
|
5194
5193
|
updatedAt: Date;
|
|
5195
5194
|
deletedAt: Date | null;
|
|
@@ -5198,9 +5197,9 @@ export declare const publicApiContract: {
|
|
|
5198
5197
|
bucketName: string;
|
|
5199
5198
|
fileSize: number;
|
|
5200
5199
|
fileUrl: string | null;
|
|
5200
|
+
status?: string | undefined;
|
|
5201
5201
|
}, {
|
|
5202
5202
|
id: string;
|
|
5203
|
-
status: string | null;
|
|
5204
5203
|
createdAt: Date;
|
|
5205
5204
|
updatedAt: Date;
|
|
5206
5205
|
deletedAt: Date | null;
|
|
@@ -5209,6 +5208,7 @@ export declare const publicApiContract: {
|
|
|
5209
5208
|
bucketName: string;
|
|
5210
5209
|
fileSize: number;
|
|
5211
5210
|
fileUrl: string | null;
|
|
5211
|
+
status?: string | undefined;
|
|
5212
5212
|
}>, "many">;
|
|
5213
5213
|
}, "strip", z.ZodTypeAny, {
|
|
5214
5214
|
id: string;
|
|
@@ -5235,7 +5235,6 @@ export declare const publicApiContract: {
|
|
|
5235
5235
|
dateValue: Date | null;
|
|
5236
5236
|
uploads: {
|
|
5237
5237
|
id: string;
|
|
5238
|
-
status: string | null;
|
|
5239
5238
|
createdAt: Date;
|
|
5240
5239
|
updatedAt: Date;
|
|
5241
5240
|
deletedAt: Date | null;
|
|
@@ -5244,6 +5243,7 @@ export declare const publicApiContract: {
|
|
|
5244
5243
|
bucketName: string;
|
|
5245
5244
|
fileSize: number;
|
|
5246
5245
|
fileUrl: string | null;
|
|
5246
|
+
status?: string | undefined;
|
|
5247
5247
|
}[];
|
|
5248
5248
|
}, {
|
|
5249
5249
|
id: string;
|
|
@@ -5270,7 +5270,6 @@ export declare const publicApiContract: {
|
|
|
5270
5270
|
dateValue: Date | null;
|
|
5271
5271
|
uploads: {
|
|
5272
5272
|
id: string;
|
|
5273
|
-
status: string | null;
|
|
5274
5273
|
createdAt: Date;
|
|
5275
5274
|
updatedAt: Date;
|
|
5276
5275
|
deletedAt: Date | null;
|
|
@@ -5279,6 +5278,7 @@ export declare const publicApiContract: {
|
|
|
5279
5278
|
bucketName: string;
|
|
5280
5279
|
fileSize: number;
|
|
5281
5280
|
fileUrl: string | null;
|
|
5281
|
+
status?: string | undefined;
|
|
5282
5282
|
}[];
|
|
5283
5283
|
}>, "many">;
|
|
5284
5284
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -5418,7 +5418,6 @@ export declare const publicApiContract: {
|
|
|
5418
5418
|
dateValue: Date | null;
|
|
5419
5419
|
uploads: {
|
|
5420
5420
|
id: string;
|
|
5421
|
-
status: string | null;
|
|
5422
5421
|
createdAt: Date;
|
|
5423
5422
|
updatedAt: Date;
|
|
5424
5423
|
deletedAt: Date | null;
|
|
@@ -5427,6 +5426,7 @@ export declare const publicApiContract: {
|
|
|
5427
5426
|
bucketName: string;
|
|
5428
5427
|
fileSize: number;
|
|
5429
5428
|
fileUrl: string | null;
|
|
5429
|
+
status?: string | undefined;
|
|
5430
5430
|
}[];
|
|
5431
5431
|
}[];
|
|
5432
5432
|
company: {
|
|
@@ -5514,7 +5514,6 @@ export declare const publicApiContract: {
|
|
|
5514
5514
|
dateValue: Date | null;
|
|
5515
5515
|
uploads: {
|
|
5516
5516
|
id: string;
|
|
5517
|
-
status: string | null;
|
|
5518
5517
|
createdAt: Date;
|
|
5519
5518
|
updatedAt: Date;
|
|
5520
5519
|
deletedAt: Date | null;
|
|
@@ -5523,6 +5522,7 @@ export declare const publicApiContract: {
|
|
|
5523
5522
|
bucketName: string;
|
|
5524
5523
|
fileSize: number;
|
|
5525
5524
|
fileUrl: string | null;
|
|
5525
|
+
status?: string | undefined;
|
|
5526
5526
|
}[];
|
|
5527
5527
|
}[];
|
|
5528
5528
|
company: {
|
|
@@ -5613,7 +5613,6 @@ export declare const publicApiContract: {
|
|
|
5613
5613
|
dateValue: Date | null;
|
|
5614
5614
|
uploads: {
|
|
5615
5615
|
id: string;
|
|
5616
|
-
status: string | null;
|
|
5617
5616
|
createdAt: Date;
|
|
5618
5617
|
updatedAt: Date;
|
|
5619
5618
|
deletedAt: Date | null;
|
|
@@ -5622,6 +5621,7 @@ export declare const publicApiContract: {
|
|
|
5622
5621
|
bucketName: string;
|
|
5623
5622
|
fileSize: number;
|
|
5624
5623
|
fileUrl: string | null;
|
|
5624
|
+
status?: string | undefined;
|
|
5625
5625
|
}[];
|
|
5626
5626
|
}[];
|
|
5627
5627
|
company: {
|
|
@@ -5714,7 +5714,6 @@ export declare const publicApiContract: {
|
|
|
5714
5714
|
dateValue: Date | null;
|
|
5715
5715
|
uploads: {
|
|
5716
5716
|
id: string;
|
|
5717
|
-
status: string | null;
|
|
5718
5717
|
createdAt: Date;
|
|
5719
5718
|
updatedAt: Date;
|
|
5720
5719
|
deletedAt: Date | null;
|
|
@@ -5723,6 +5722,7 @@ export declare const publicApiContract: {
|
|
|
5723
5722
|
bucketName: string;
|
|
5724
5723
|
fileSize: number;
|
|
5725
5724
|
fileUrl: string | null;
|
|
5725
|
+
status?: string | undefined;
|
|
5726
5726
|
}[];
|
|
5727
5727
|
}[];
|
|
5728
5728
|
company: {
|