@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
|
@@ -484,10 +484,9 @@ export declare const contactContract: {
|
|
|
484
484
|
fileSize: z.ZodNumber;
|
|
485
485
|
fileKey: z.ZodString;
|
|
486
486
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
487
|
-
status: z.
|
|
487
|
+
status: z.ZodOptional<z.ZodString>;
|
|
488
488
|
}, "strip", z.ZodTypeAny, {
|
|
489
489
|
id: string;
|
|
490
|
-
status: string | null;
|
|
491
490
|
createdAt: Date;
|
|
492
491
|
updatedAt: Date;
|
|
493
492
|
deletedAt: Date | null;
|
|
@@ -496,9 +495,9 @@ export declare const contactContract: {
|
|
|
496
495
|
bucketName: string;
|
|
497
496
|
fileSize: number;
|
|
498
497
|
fileUrl: string | null;
|
|
498
|
+
status?: string | undefined;
|
|
499
499
|
}, {
|
|
500
500
|
id: string;
|
|
501
|
-
status: string | null;
|
|
502
501
|
createdAt: Date;
|
|
503
502
|
updatedAt: Date;
|
|
504
503
|
deletedAt: Date | null;
|
|
@@ -507,6 +506,7 @@ export declare const contactContract: {
|
|
|
507
506
|
bucketName: string;
|
|
508
507
|
fileSize: number;
|
|
509
508
|
fileUrl: string | null;
|
|
509
|
+
status?: string | undefined;
|
|
510
510
|
}>, "many">;
|
|
511
511
|
}, "strip", z.ZodTypeAny, {
|
|
512
512
|
id: string;
|
|
@@ -533,7 +533,6 @@ export declare const contactContract: {
|
|
|
533
533
|
dateValue: Date | null;
|
|
534
534
|
uploads: {
|
|
535
535
|
id: string;
|
|
536
|
-
status: string | null;
|
|
537
536
|
createdAt: Date;
|
|
538
537
|
updatedAt: Date;
|
|
539
538
|
deletedAt: Date | null;
|
|
@@ -542,6 +541,7 @@ export declare const contactContract: {
|
|
|
542
541
|
bucketName: string;
|
|
543
542
|
fileSize: number;
|
|
544
543
|
fileUrl: string | null;
|
|
544
|
+
status?: string | undefined;
|
|
545
545
|
}[];
|
|
546
546
|
}, {
|
|
547
547
|
id: string;
|
|
@@ -568,7 +568,6 @@ export declare const contactContract: {
|
|
|
568
568
|
dateValue: Date | null;
|
|
569
569
|
uploads: {
|
|
570
570
|
id: string;
|
|
571
|
-
status: string | null;
|
|
572
571
|
createdAt: Date;
|
|
573
572
|
updatedAt: Date;
|
|
574
573
|
deletedAt: Date | null;
|
|
@@ -577,6 +576,7 @@ export declare const contactContract: {
|
|
|
577
576
|
bucketName: string;
|
|
578
577
|
fileSize: number;
|
|
579
578
|
fileUrl: string | null;
|
|
579
|
+
status?: string | undefined;
|
|
580
580
|
}[];
|
|
581
581
|
}>, "many">;
|
|
582
582
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -716,7 +716,6 @@ export declare const contactContract: {
|
|
|
716
716
|
dateValue: Date | null;
|
|
717
717
|
uploads: {
|
|
718
718
|
id: string;
|
|
719
|
-
status: string | null;
|
|
720
719
|
createdAt: Date;
|
|
721
720
|
updatedAt: Date;
|
|
722
721
|
deletedAt: Date | null;
|
|
@@ -725,6 +724,7 @@ export declare const contactContract: {
|
|
|
725
724
|
bucketName: string;
|
|
726
725
|
fileSize: number;
|
|
727
726
|
fileUrl: string | null;
|
|
727
|
+
status?: string | undefined;
|
|
728
728
|
}[];
|
|
729
729
|
}[];
|
|
730
730
|
company: {
|
|
@@ -827,7 +827,6 @@ export declare const contactContract: {
|
|
|
827
827
|
dateValue: Date | null;
|
|
828
828
|
uploads: {
|
|
829
829
|
id: string;
|
|
830
|
-
status: string | null;
|
|
831
830
|
createdAt: Date;
|
|
832
831
|
updatedAt: Date;
|
|
833
832
|
deletedAt: Date | null;
|
|
@@ -836,6 +835,7 @@ export declare const contactContract: {
|
|
|
836
835
|
bucketName: string;
|
|
837
836
|
fileSize: number;
|
|
838
837
|
fileUrl: string | null;
|
|
838
|
+
status?: string | undefined;
|
|
839
839
|
}[];
|
|
840
840
|
}[];
|
|
841
841
|
company: {
|
|
@@ -940,7 +940,6 @@ export declare const contactContract: {
|
|
|
940
940
|
dateValue: Date | null;
|
|
941
941
|
uploads: {
|
|
942
942
|
id: string;
|
|
943
|
-
status: string | null;
|
|
944
943
|
createdAt: Date;
|
|
945
944
|
updatedAt: Date;
|
|
946
945
|
deletedAt: Date | null;
|
|
@@ -949,6 +948,7 @@ export declare const contactContract: {
|
|
|
949
948
|
bucketName: string;
|
|
950
949
|
fileSize: number;
|
|
951
950
|
fileUrl: string | null;
|
|
951
|
+
status?: string | undefined;
|
|
952
952
|
}[];
|
|
953
953
|
}[];
|
|
954
954
|
company: {
|
|
@@ -1054,7 +1054,6 @@ export declare const contactContract: {
|
|
|
1054
1054
|
dateValue: Date | null;
|
|
1055
1055
|
uploads: {
|
|
1056
1056
|
id: string;
|
|
1057
|
-
status: string | null;
|
|
1058
1057
|
createdAt: Date;
|
|
1059
1058
|
updatedAt: Date;
|
|
1060
1059
|
deletedAt: Date | null;
|
|
@@ -1063,6 +1062,7 @@ export declare const contactContract: {
|
|
|
1063
1062
|
bucketName: string;
|
|
1064
1063
|
fileSize: number;
|
|
1065
1064
|
fileUrl: string | null;
|
|
1065
|
+
status?: string | undefined;
|
|
1066
1066
|
}[];
|
|
1067
1067
|
}[];
|
|
1068
1068
|
company: {
|
|
@@ -1626,10 +1626,9 @@ export declare const contactContract: {
|
|
|
1626
1626
|
fileSize: z.ZodNumber;
|
|
1627
1627
|
fileKey: z.ZodString;
|
|
1628
1628
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
1629
|
-
status: z.
|
|
1629
|
+
status: z.ZodOptional<z.ZodString>;
|
|
1630
1630
|
}, "strip", z.ZodTypeAny, {
|
|
1631
1631
|
id: string;
|
|
1632
|
-
status: string | null;
|
|
1633
1632
|
createdAt: Date;
|
|
1634
1633
|
updatedAt: Date;
|
|
1635
1634
|
deletedAt: Date | null;
|
|
@@ -1638,9 +1637,9 @@ export declare const contactContract: {
|
|
|
1638
1637
|
bucketName: string;
|
|
1639
1638
|
fileSize: number;
|
|
1640
1639
|
fileUrl: string | null;
|
|
1640
|
+
status?: string | undefined;
|
|
1641
1641
|
}, {
|
|
1642
1642
|
id: string;
|
|
1643
|
-
status: string | null;
|
|
1644
1643
|
createdAt: Date;
|
|
1645
1644
|
updatedAt: Date;
|
|
1646
1645
|
deletedAt: Date | null;
|
|
@@ -1649,6 +1648,7 @@ export declare const contactContract: {
|
|
|
1649
1648
|
bucketName: string;
|
|
1650
1649
|
fileSize: number;
|
|
1651
1650
|
fileUrl: string | null;
|
|
1651
|
+
status?: string | undefined;
|
|
1652
1652
|
}>, "many">;
|
|
1653
1653
|
}, "strip", z.ZodTypeAny, {
|
|
1654
1654
|
id: string;
|
|
@@ -1675,7 +1675,6 @@ export declare const contactContract: {
|
|
|
1675
1675
|
dateValue: Date | null;
|
|
1676
1676
|
uploads: {
|
|
1677
1677
|
id: string;
|
|
1678
|
-
status: string | null;
|
|
1679
1678
|
createdAt: Date;
|
|
1680
1679
|
updatedAt: Date;
|
|
1681
1680
|
deletedAt: Date | null;
|
|
@@ -1684,6 +1683,7 @@ export declare const contactContract: {
|
|
|
1684
1683
|
bucketName: string;
|
|
1685
1684
|
fileSize: number;
|
|
1686
1685
|
fileUrl: string | null;
|
|
1686
|
+
status?: string | undefined;
|
|
1687
1687
|
}[];
|
|
1688
1688
|
}, {
|
|
1689
1689
|
id: string;
|
|
@@ -1710,7 +1710,6 @@ export declare const contactContract: {
|
|
|
1710
1710
|
dateValue: Date | null;
|
|
1711
1711
|
uploads: {
|
|
1712
1712
|
id: string;
|
|
1713
|
-
status: string | null;
|
|
1714
1713
|
createdAt: Date;
|
|
1715
1714
|
updatedAt: Date;
|
|
1716
1715
|
deletedAt: Date | null;
|
|
@@ -1719,6 +1718,7 @@ export declare const contactContract: {
|
|
|
1719
1718
|
bucketName: string;
|
|
1720
1719
|
fileSize: number;
|
|
1721
1720
|
fileUrl: string | null;
|
|
1721
|
+
status?: string | undefined;
|
|
1722
1722
|
}[];
|
|
1723
1723
|
}>, "many">;
|
|
1724
1724
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -1858,7 +1858,6 @@ export declare const contactContract: {
|
|
|
1858
1858
|
dateValue: Date | null;
|
|
1859
1859
|
uploads: {
|
|
1860
1860
|
id: string;
|
|
1861
|
-
status: string | null;
|
|
1862
1861
|
createdAt: Date;
|
|
1863
1862
|
updatedAt: Date;
|
|
1864
1863
|
deletedAt: Date | null;
|
|
@@ -1867,6 +1866,7 @@ export declare const contactContract: {
|
|
|
1867
1866
|
bucketName: string;
|
|
1868
1867
|
fileSize: number;
|
|
1869
1868
|
fileUrl: string | null;
|
|
1869
|
+
status?: string | undefined;
|
|
1870
1870
|
}[];
|
|
1871
1871
|
}[];
|
|
1872
1872
|
company: {
|
|
@@ -1969,7 +1969,6 @@ export declare const contactContract: {
|
|
|
1969
1969
|
dateValue: Date | null;
|
|
1970
1970
|
uploads: {
|
|
1971
1971
|
id: string;
|
|
1972
|
-
status: string | null;
|
|
1973
1972
|
createdAt: Date;
|
|
1974
1973
|
updatedAt: Date;
|
|
1975
1974
|
deletedAt: Date | null;
|
|
@@ -1978,6 +1977,7 @@ export declare const contactContract: {
|
|
|
1978
1977
|
bucketName: string;
|
|
1979
1978
|
fileSize: number;
|
|
1980
1979
|
fileUrl: string | null;
|
|
1980
|
+
status?: string | undefined;
|
|
1981
1981
|
}[];
|
|
1982
1982
|
}[];
|
|
1983
1983
|
company: {
|
|
@@ -2082,7 +2082,6 @@ export declare const contactContract: {
|
|
|
2082
2082
|
dateValue: Date | null;
|
|
2083
2083
|
uploads: {
|
|
2084
2084
|
id: string;
|
|
2085
|
-
status: string | null;
|
|
2086
2085
|
createdAt: Date;
|
|
2087
2086
|
updatedAt: Date;
|
|
2088
2087
|
deletedAt: Date | null;
|
|
@@ -2091,6 +2090,7 @@ export declare const contactContract: {
|
|
|
2091
2090
|
bucketName: string;
|
|
2092
2091
|
fileSize: number;
|
|
2093
2092
|
fileUrl: string | null;
|
|
2093
|
+
status?: string | undefined;
|
|
2094
2094
|
}[];
|
|
2095
2095
|
}[];
|
|
2096
2096
|
company: {
|
|
@@ -2200,7 +2200,6 @@ export declare const contactContract: {
|
|
|
2200
2200
|
dateValue: Date | null;
|
|
2201
2201
|
uploads: {
|
|
2202
2202
|
id: string;
|
|
2203
|
-
status: string | null;
|
|
2204
2203
|
createdAt: Date;
|
|
2205
2204
|
updatedAt: Date;
|
|
2206
2205
|
deletedAt: Date | null;
|
|
@@ -2209,6 +2208,7 @@ export declare const contactContract: {
|
|
|
2209
2208
|
bucketName: string;
|
|
2210
2209
|
fileSize: number;
|
|
2211
2210
|
fileUrl: string | null;
|
|
2211
|
+
status?: string | undefined;
|
|
2212
2212
|
}[];
|
|
2213
2213
|
}[];
|
|
2214
2214
|
company: {
|
|
@@ -2738,10 +2738,9 @@ export declare const contactContract: {
|
|
|
2738
2738
|
fileSize: z.ZodNumber;
|
|
2739
2739
|
fileKey: z.ZodString;
|
|
2740
2740
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
2741
|
-
status: z.
|
|
2741
|
+
status: z.ZodOptional<z.ZodString>;
|
|
2742
2742
|
}, "strip", z.ZodTypeAny, {
|
|
2743
2743
|
id: string;
|
|
2744
|
-
status: string | null;
|
|
2745
2744
|
createdAt: Date;
|
|
2746
2745
|
updatedAt: Date;
|
|
2747
2746
|
deletedAt: Date | null;
|
|
@@ -2750,9 +2749,9 @@ export declare const contactContract: {
|
|
|
2750
2749
|
bucketName: string;
|
|
2751
2750
|
fileSize: number;
|
|
2752
2751
|
fileUrl: string | null;
|
|
2752
|
+
status?: string | undefined;
|
|
2753
2753
|
}, {
|
|
2754
2754
|
id: string;
|
|
2755
|
-
status: string | null;
|
|
2756
2755
|
createdAt: Date;
|
|
2757
2756
|
updatedAt: Date;
|
|
2758
2757
|
deletedAt: Date | null;
|
|
@@ -2761,6 +2760,7 @@ export declare const contactContract: {
|
|
|
2761
2760
|
bucketName: string;
|
|
2762
2761
|
fileSize: number;
|
|
2763
2762
|
fileUrl: string | null;
|
|
2763
|
+
status?: string | undefined;
|
|
2764
2764
|
}>, "many">;
|
|
2765
2765
|
}, "strip", z.ZodTypeAny, {
|
|
2766
2766
|
id: string;
|
|
@@ -2787,7 +2787,6 @@ export declare const contactContract: {
|
|
|
2787
2787
|
dateValue: Date | null;
|
|
2788
2788
|
uploads: {
|
|
2789
2789
|
id: string;
|
|
2790
|
-
status: string | null;
|
|
2791
2790
|
createdAt: Date;
|
|
2792
2791
|
updatedAt: Date;
|
|
2793
2792
|
deletedAt: Date | null;
|
|
@@ -2796,6 +2795,7 @@ export declare const contactContract: {
|
|
|
2796
2795
|
bucketName: string;
|
|
2797
2796
|
fileSize: number;
|
|
2798
2797
|
fileUrl: string | null;
|
|
2798
|
+
status?: string | undefined;
|
|
2799
2799
|
}[];
|
|
2800
2800
|
}, {
|
|
2801
2801
|
id: string;
|
|
@@ -2822,7 +2822,6 @@ export declare const contactContract: {
|
|
|
2822
2822
|
dateValue: Date | null;
|
|
2823
2823
|
uploads: {
|
|
2824
2824
|
id: string;
|
|
2825
|
-
status: string | null;
|
|
2826
2825
|
createdAt: Date;
|
|
2827
2826
|
updatedAt: Date;
|
|
2828
2827
|
deletedAt: Date | null;
|
|
@@ -2831,6 +2830,7 @@ export declare const contactContract: {
|
|
|
2831
2830
|
bucketName: string;
|
|
2832
2831
|
fileSize: number;
|
|
2833
2832
|
fileUrl: string | null;
|
|
2833
|
+
status?: string | undefined;
|
|
2834
2834
|
}[];
|
|
2835
2835
|
}>, "many">;
|
|
2836
2836
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -2970,7 +2970,6 @@ export declare const contactContract: {
|
|
|
2970
2970
|
dateValue: Date | null;
|
|
2971
2971
|
uploads: {
|
|
2972
2972
|
id: string;
|
|
2973
|
-
status: string | null;
|
|
2974
2973
|
createdAt: Date;
|
|
2975
2974
|
updatedAt: Date;
|
|
2976
2975
|
deletedAt: Date | null;
|
|
@@ -2979,6 +2978,7 @@ export declare const contactContract: {
|
|
|
2979
2978
|
bucketName: string;
|
|
2980
2979
|
fileSize: number;
|
|
2981
2980
|
fileUrl: string | null;
|
|
2981
|
+
status?: string | undefined;
|
|
2982
2982
|
}[];
|
|
2983
2983
|
}[];
|
|
2984
2984
|
company: {
|
|
@@ -3081,7 +3081,6 @@ export declare const contactContract: {
|
|
|
3081
3081
|
dateValue: Date | null;
|
|
3082
3082
|
uploads: {
|
|
3083
3083
|
id: string;
|
|
3084
|
-
status: string | null;
|
|
3085
3084
|
createdAt: Date;
|
|
3086
3085
|
updatedAt: Date;
|
|
3087
3086
|
deletedAt: Date | null;
|
|
@@ -3090,6 +3089,7 @@ export declare const contactContract: {
|
|
|
3090
3089
|
bucketName: string;
|
|
3091
3090
|
fileSize: number;
|
|
3092
3091
|
fileUrl: string | null;
|
|
3092
|
+
status?: string | undefined;
|
|
3093
3093
|
}[];
|
|
3094
3094
|
}[];
|
|
3095
3095
|
company: {
|
|
@@ -3194,7 +3194,6 @@ export declare const contactContract: {
|
|
|
3194
3194
|
dateValue: Date | null;
|
|
3195
3195
|
uploads: {
|
|
3196
3196
|
id: string;
|
|
3197
|
-
status: string | null;
|
|
3198
3197
|
createdAt: Date;
|
|
3199
3198
|
updatedAt: Date;
|
|
3200
3199
|
deletedAt: Date | null;
|
|
@@ -3203,6 +3202,7 @@ export declare const contactContract: {
|
|
|
3203
3202
|
bucketName: string;
|
|
3204
3203
|
fileSize: number;
|
|
3205
3204
|
fileUrl: string | null;
|
|
3205
|
+
status?: string | undefined;
|
|
3206
3206
|
}[];
|
|
3207
3207
|
}[];
|
|
3208
3208
|
company: {
|
|
@@ -3312,7 +3312,6 @@ export declare const contactContract: {
|
|
|
3312
3312
|
dateValue: Date | null;
|
|
3313
3313
|
uploads: {
|
|
3314
3314
|
id: string;
|
|
3315
|
-
status: string | null;
|
|
3316
3315
|
createdAt: Date;
|
|
3317
3316
|
updatedAt: Date;
|
|
3318
3317
|
deletedAt: Date | null;
|
|
@@ -3321,6 +3320,7 @@ export declare const contactContract: {
|
|
|
3321
3320
|
bucketName: string;
|
|
3322
3321
|
fileSize: number;
|
|
3323
3322
|
fileUrl: string | null;
|
|
3323
|
+
status?: string | undefined;
|
|
3324
3324
|
}[];
|
|
3325
3325
|
}[];
|
|
3326
3326
|
company: {
|
|
@@ -3937,10 +3937,9 @@ export declare const contactContract: {
|
|
|
3937
3937
|
fileSize: z.ZodNumber;
|
|
3938
3938
|
fileKey: z.ZodString;
|
|
3939
3939
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
3940
|
-
status: z.
|
|
3940
|
+
status: z.ZodOptional<z.ZodString>;
|
|
3941
3941
|
}, "strip", z.ZodTypeAny, {
|
|
3942
3942
|
id: string;
|
|
3943
|
-
status: string | null;
|
|
3944
3943
|
createdAt: Date;
|
|
3945
3944
|
updatedAt: Date;
|
|
3946
3945
|
deletedAt: Date | null;
|
|
@@ -3949,9 +3948,9 @@ export declare const contactContract: {
|
|
|
3949
3948
|
bucketName: string;
|
|
3950
3949
|
fileSize: number;
|
|
3951
3950
|
fileUrl: string | null;
|
|
3951
|
+
status?: string | undefined;
|
|
3952
3952
|
}, {
|
|
3953
3953
|
id: string;
|
|
3954
|
-
status: string | null;
|
|
3955
3954
|
createdAt: Date;
|
|
3956
3955
|
updatedAt: Date;
|
|
3957
3956
|
deletedAt: Date | null;
|
|
@@ -3960,6 +3959,7 @@ export declare const contactContract: {
|
|
|
3960
3959
|
bucketName: string;
|
|
3961
3960
|
fileSize: number;
|
|
3962
3961
|
fileUrl: string | null;
|
|
3962
|
+
status?: string | undefined;
|
|
3963
3963
|
}>, "many">;
|
|
3964
3964
|
}, "strip", z.ZodTypeAny, {
|
|
3965
3965
|
id: string;
|
|
@@ -3986,7 +3986,6 @@ export declare const contactContract: {
|
|
|
3986
3986
|
dateValue: Date | null;
|
|
3987
3987
|
uploads: {
|
|
3988
3988
|
id: string;
|
|
3989
|
-
status: string | null;
|
|
3990
3989
|
createdAt: Date;
|
|
3991
3990
|
updatedAt: Date;
|
|
3992
3991
|
deletedAt: Date | null;
|
|
@@ -3995,6 +3994,7 @@ export declare const contactContract: {
|
|
|
3995
3994
|
bucketName: string;
|
|
3996
3995
|
fileSize: number;
|
|
3997
3996
|
fileUrl: string | null;
|
|
3997
|
+
status?: string | undefined;
|
|
3998
3998
|
}[];
|
|
3999
3999
|
}, {
|
|
4000
4000
|
id: string;
|
|
@@ -4021,7 +4021,6 @@ export declare const contactContract: {
|
|
|
4021
4021
|
dateValue: Date | null;
|
|
4022
4022
|
uploads: {
|
|
4023
4023
|
id: string;
|
|
4024
|
-
status: string | null;
|
|
4025
4024
|
createdAt: Date;
|
|
4026
4025
|
updatedAt: Date;
|
|
4027
4026
|
deletedAt: Date | null;
|
|
@@ -4030,6 +4029,7 @@ export declare const contactContract: {
|
|
|
4030
4029
|
bucketName: string;
|
|
4031
4030
|
fileSize: number;
|
|
4032
4031
|
fileUrl: string | null;
|
|
4032
|
+
status?: string | undefined;
|
|
4033
4033
|
}[];
|
|
4034
4034
|
}>, "many">;
|
|
4035
4035
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -4169,7 +4169,6 @@ export declare const contactContract: {
|
|
|
4169
4169
|
dateValue: Date | null;
|
|
4170
4170
|
uploads: {
|
|
4171
4171
|
id: string;
|
|
4172
|
-
status: string | null;
|
|
4173
4172
|
createdAt: Date;
|
|
4174
4173
|
updatedAt: Date;
|
|
4175
4174
|
deletedAt: Date | null;
|
|
@@ -4178,6 +4177,7 @@ export declare const contactContract: {
|
|
|
4178
4177
|
bucketName: string;
|
|
4179
4178
|
fileSize: number;
|
|
4180
4179
|
fileUrl: string | null;
|
|
4180
|
+
status?: string | undefined;
|
|
4181
4181
|
}[];
|
|
4182
4182
|
}[];
|
|
4183
4183
|
company: {
|
|
@@ -4280,7 +4280,6 @@ export declare const contactContract: {
|
|
|
4280
4280
|
dateValue: Date | null;
|
|
4281
4281
|
uploads: {
|
|
4282
4282
|
id: string;
|
|
4283
|
-
status: string | null;
|
|
4284
4283
|
createdAt: Date;
|
|
4285
4284
|
updatedAt: Date;
|
|
4286
4285
|
deletedAt: Date | null;
|
|
@@ -4289,6 +4288,7 @@ export declare const contactContract: {
|
|
|
4289
4288
|
bucketName: string;
|
|
4290
4289
|
fileSize: number;
|
|
4291
4290
|
fileUrl: string | null;
|
|
4291
|
+
status?: string | undefined;
|
|
4292
4292
|
}[];
|
|
4293
4293
|
}[];
|
|
4294
4294
|
company: {
|
|
@@ -4393,7 +4393,6 @@ export declare const contactContract: {
|
|
|
4393
4393
|
dateValue: Date | null;
|
|
4394
4394
|
uploads: {
|
|
4395
4395
|
id: string;
|
|
4396
|
-
status: string | null;
|
|
4397
4396
|
createdAt: Date;
|
|
4398
4397
|
updatedAt: Date;
|
|
4399
4398
|
deletedAt: Date | null;
|
|
@@ -4402,6 +4401,7 @@ export declare const contactContract: {
|
|
|
4402
4401
|
bucketName: string;
|
|
4403
4402
|
fileSize: number;
|
|
4404
4403
|
fileUrl: string | null;
|
|
4404
|
+
status?: string | undefined;
|
|
4405
4405
|
}[];
|
|
4406
4406
|
}[];
|
|
4407
4407
|
company: {
|
|
@@ -4507,7 +4507,6 @@ export declare const contactContract: {
|
|
|
4507
4507
|
dateValue: Date | null;
|
|
4508
4508
|
uploads: {
|
|
4509
4509
|
id: string;
|
|
4510
|
-
status: string | null;
|
|
4511
4510
|
createdAt: Date;
|
|
4512
4511
|
updatedAt: Date;
|
|
4513
4512
|
deletedAt: Date | null;
|
|
@@ -4516,6 +4515,7 @@ export declare const contactContract: {
|
|
|
4516
4515
|
bucketName: string;
|
|
4517
4516
|
fileSize: number;
|
|
4518
4517
|
fileUrl: string | null;
|
|
4518
|
+
status?: string | undefined;
|
|
4519
4519
|
}[];
|
|
4520
4520
|
}[];
|
|
4521
4521
|
company: {
|
|
@@ -5111,10 +5111,9 @@ export declare const contactContract: {
|
|
|
5111
5111
|
fileSize: z.ZodNumber;
|
|
5112
5112
|
fileKey: z.ZodString;
|
|
5113
5113
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
5114
|
-
status: z.
|
|
5114
|
+
status: z.ZodOptional<z.ZodString>;
|
|
5115
5115
|
}, "strip", z.ZodTypeAny, {
|
|
5116
5116
|
id: string;
|
|
5117
|
-
status: string | null;
|
|
5118
5117
|
createdAt: Date;
|
|
5119
5118
|
updatedAt: Date;
|
|
5120
5119
|
deletedAt: Date | null;
|
|
@@ -5123,9 +5122,9 @@ export declare const contactContract: {
|
|
|
5123
5122
|
bucketName: string;
|
|
5124
5123
|
fileSize: number;
|
|
5125
5124
|
fileUrl: string | null;
|
|
5125
|
+
status?: string | undefined;
|
|
5126
5126
|
}, {
|
|
5127
5127
|
id: string;
|
|
5128
|
-
status: string | null;
|
|
5129
5128
|
createdAt: Date;
|
|
5130
5129
|
updatedAt: Date;
|
|
5131
5130
|
deletedAt: Date | null;
|
|
@@ -5134,6 +5133,7 @@ export declare const contactContract: {
|
|
|
5134
5133
|
bucketName: string;
|
|
5135
5134
|
fileSize: number;
|
|
5136
5135
|
fileUrl: string | null;
|
|
5136
|
+
status?: string | undefined;
|
|
5137
5137
|
}>, "many">;
|
|
5138
5138
|
}, "strip", z.ZodTypeAny, {
|
|
5139
5139
|
id: string;
|
|
@@ -5160,7 +5160,6 @@ export declare const contactContract: {
|
|
|
5160
5160
|
dateValue: Date | null;
|
|
5161
5161
|
uploads: {
|
|
5162
5162
|
id: string;
|
|
5163
|
-
status: string | null;
|
|
5164
5163
|
createdAt: Date;
|
|
5165
5164
|
updatedAt: Date;
|
|
5166
5165
|
deletedAt: Date | null;
|
|
@@ -5169,6 +5168,7 @@ export declare const contactContract: {
|
|
|
5169
5168
|
bucketName: string;
|
|
5170
5169
|
fileSize: number;
|
|
5171
5170
|
fileUrl: string | null;
|
|
5171
|
+
status?: string | undefined;
|
|
5172
5172
|
}[];
|
|
5173
5173
|
}, {
|
|
5174
5174
|
id: string;
|
|
@@ -5195,7 +5195,6 @@ export declare const contactContract: {
|
|
|
5195
5195
|
dateValue: Date | null;
|
|
5196
5196
|
uploads: {
|
|
5197
5197
|
id: string;
|
|
5198
|
-
status: string | null;
|
|
5199
5198
|
createdAt: Date;
|
|
5200
5199
|
updatedAt: Date;
|
|
5201
5200
|
deletedAt: Date | null;
|
|
@@ -5204,6 +5203,7 @@ export declare const contactContract: {
|
|
|
5204
5203
|
bucketName: string;
|
|
5205
5204
|
fileSize: number;
|
|
5206
5205
|
fileUrl: string | null;
|
|
5206
|
+
status?: string | undefined;
|
|
5207
5207
|
}[];
|
|
5208
5208
|
}>, "many">;
|
|
5209
5209
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -5343,7 +5343,6 @@ export declare const contactContract: {
|
|
|
5343
5343
|
dateValue: Date | null;
|
|
5344
5344
|
uploads: {
|
|
5345
5345
|
id: string;
|
|
5346
|
-
status: string | null;
|
|
5347
5346
|
createdAt: Date;
|
|
5348
5347
|
updatedAt: Date;
|
|
5349
5348
|
deletedAt: Date | null;
|
|
@@ -5352,6 +5351,7 @@ export declare const contactContract: {
|
|
|
5352
5351
|
bucketName: string;
|
|
5353
5352
|
fileSize: number;
|
|
5354
5353
|
fileUrl: string | null;
|
|
5354
|
+
status?: string | undefined;
|
|
5355
5355
|
}[];
|
|
5356
5356
|
}[];
|
|
5357
5357
|
company: {
|
|
@@ -5454,7 +5454,6 @@ export declare const contactContract: {
|
|
|
5454
5454
|
dateValue: Date | null;
|
|
5455
5455
|
uploads: {
|
|
5456
5456
|
id: string;
|
|
5457
|
-
status: string | null;
|
|
5458
5457
|
createdAt: Date;
|
|
5459
5458
|
updatedAt: Date;
|
|
5460
5459
|
deletedAt: Date | null;
|
|
@@ -5463,6 +5462,7 @@ export declare const contactContract: {
|
|
|
5463
5462
|
bucketName: string;
|
|
5464
5463
|
fileSize: number;
|
|
5465
5464
|
fileUrl: string | null;
|
|
5465
|
+
status?: string | undefined;
|
|
5466
5466
|
}[];
|
|
5467
5467
|
}[];
|
|
5468
5468
|
company: {
|
|
@@ -5567,7 +5567,6 @@ export declare const contactContract: {
|
|
|
5567
5567
|
dateValue: Date | null;
|
|
5568
5568
|
uploads: {
|
|
5569
5569
|
id: string;
|
|
5570
|
-
status: string | null;
|
|
5571
5570
|
createdAt: Date;
|
|
5572
5571
|
updatedAt: Date;
|
|
5573
5572
|
deletedAt: Date | null;
|
|
@@ -5576,6 +5575,7 @@ export declare const contactContract: {
|
|
|
5576
5575
|
bucketName: string;
|
|
5577
5576
|
fileSize: number;
|
|
5578
5577
|
fileUrl: string | null;
|
|
5578
|
+
status?: string | undefined;
|
|
5579
5579
|
}[];
|
|
5580
5580
|
}[];
|
|
5581
5581
|
company: {
|
|
@@ -5681,7 +5681,6 @@ export declare const contactContract: {
|
|
|
5681
5681
|
dateValue: Date | null;
|
|
5682
5682
|
uploads: {
|
|
5683
5683
|
id: string;
|
|
5684
|
-
status: string | null;
|
|
5685
5684
|
createdAt: Date;
|
|
5686
5685
|
updatedAt: Date;
|
|
5687
5686
|
deletedAt: Date | null;
|
|
@@ -5690,6 +5689,7 @@ export declare const contactContract: {
|
|
|
5690
5689
|
bucketName: string;
|
|
5691
5690
|
fileSize: number;
|
|
5692
5691
|
fileUrl: string | null;
|
|
5692
|
+
status?: string | undefined;
|
|
5693
5693
|
}[];
|
|
5694
5694
|
}[];
|
|
5695
5695
|
company: {
|
|
@@ -6202,10 +6202,9 @@ export declare const contactContract: {
|
|
|
6202
6202
|
fileSize: z.ZodNumber;
|
|
6203
6203
|
fileKey: z.ZodString;
|
|
6204
6204
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
6205
|
-
status: z.
|
|
6205
|
+
status: z.ZodOptional<z.ZodString>;
|
|
6206
6206
|
}, "strip", z.ZodTypeAny, {
|
|
6207
6207
|
id: string;
|
|
6208
|
-
status: string | null;
|
|
6209
6208
|
createdAt: Date;
|
|
6210
6209
|
updatedAt: Date;
|
|
6211
6210
|
deletedAt: Date | null;
|
|
@@ -6214,9 +6213,9 @@ export declare const contactContract: {
|
|
|
6214
6213
|
bucketName: string;
|
|
6215
6214
|
fileSize: number;
|
|
6216
6215
|
fileUrl: string | null;
|
|
6216
|
+
status?: string | undefined;
|
|
6217
6217
|
}, {
|
|
6218
6218
|
id: string;
|
|
6219
|
-
status: string | null;
|
|
6220
6219
|
createdAt: Date;
|
|
6221
6220
|
updatedAt: Date;
|
|
6222
6221
|
deletedAt: Date | null;
|
|
@@ -6225,6 +6224,7 @@ export declare const contactContract: {
|
|
|
6225
6224
|
bucketName: string;
|
|
6226
6225
|
fileSize: number;
|
|
6227
6226
|
fileUrl: string | null;
|
|
6227
|
+
status?: string | undefined;
|
|
6228
6228
|
}>, "many">;
|
|
6229
6229
|
}, "strip", z.ZodTypeAny, {
|
|
6230
6230
|
id: string;
|
|
@@ -6251,7 +6251,6 @@ export declare const contactContract: {
|
|
|
6251
6251
|
dateValue: Date | null;
|
|
6252
6252
|
uploads: {
|
|
6253
6253
|
id: string;
|
|
6254
|
-
status: string | null;
|
|
6255
6254
|
createdAt: Date;
|
|
6256
6255
|
updatedAt: Date;
|
|
6257
6256
|
deletedAt: Date | null;
|
|
@@ -6260,6 +6259,7 @@ export declare const contactContract: {
|
|
|
6260
6259
|
bucketName: string;
|
|
6261
6260
|
fileSize: number;
|
|
6262
6261
|
fileUrl: string | null;
|
|
6262
|
+
status?: string | undefined;
|
|
6263
6263
|
}[];
|
|
6264
6264
|
}, {
|
|
6265
6265
|
id: string;
|
|
@@ -6286,7 +6286,6 @@ export declare const contactContract: {
|
|
|
6286
6286
|
dateValue: Date | null;
|
|
6287
6287
|
uploads: {
|
|
6288
6288
|
id: string;
|
|
6289
|
-
status: string | null;
|
|
6290
6289
|
createdAt: Date;
|
|
6291
6290
|
updatedAt: Date;
|
|
6292
6291
|
deletedAt: Date | null;
|
|
@@ -6295,6 +6294,7 @@ export declare const contactContract: {
|
|
|
6295
6294
|
bucketName: string;
|
|
6296
6295
|
fileSize: number;
|
|
6297
6296
|
fileUrl: string | null;
|
|
6297
|
+
status?: string | undefined;
|
|
6298
6298
|
}[];
|
|
6299
6299
|
}>, "many">;
|
|
6300
6300
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -6434,7 +6434,6 @@ export declare const contactContract: {
|
|
|
6434
6434
|
dateValue: Date | null;
|
|
6435
6435
|
uploads: {
|
|
6436
6436
|
id: string;
|
|
6437
|
-
status: string | null;
|
|
6438
6437
|
createdAt: Date;
|
|
6439
6438
|
updatedAt: Date;
|
|
6440
6439
|
deletedAt: Date | null;
|
|
@@ -6443,6 +6442,7 @@ export declare const contactContract: {
|
|
|
6443
6442
|
bucketName: string;
|
|
6444
6443
|
fileSize: number;
|
|
6445
6444
|
fileUrl: string | null;
|
|
6445
|
+
status?: string | undefined;
|
|
6446
6446
|
}[];
|
|
6447
6447
|
}[];
|
|
6448
6448
|
company: {
|
|
@@ -6545,7 +6545,6 @@ export declare const contactContract: {
|
|
|
6545
6545
|
dateValue: Date | null;
|
|
6546
6546
|
uploads: {
|
|
6547
6547
|
id: string;
|
|
6548
|
-
status: string | null;
|
|
6549
6548
|
createdAt: Date;
|
|
6550
6549
|
updatedAt: Date;
|
|
6551
6550
|
deletedAt: Date | null;
|
|
@@ -6554,6 +6553,7 @@ export declare const contactContract: {
|
|
|
6554
6553
|
bucketName: string;
|
|
6555
6554
|
fileSize: number;
|
|
6556
6555
|
fileUrl: string | null;
|
|
6556
|
+
status?: string | undefined;
|
|
6557
6557
|
}[];
|
|
6558
6558
|
}[];
|
|
6559
6559
|
company: {
|
|
@@ -6658,7 +6658,6 @@ export declare const contactContract: {
|
|
|
6658
6658
|
dateValue: Date | null;
|
|
6659
6659
|
uploads: {
|
|
6660
6660
|
id: string;
|
|
6661
|
-
status: string | null;
|
|
6662
6661
|
createdAt: Date;
|
|
6663
6662
|
updatedAt: Date;
|
|
6664
6663
|
deletedAt: Date | null;
|
|
@@ -6667,6 +6666,7 @@ export declare const contactContract: {
|
|
|
6667
6666
|
bucketName: string;
|
|
6668
6667
|
fileSize: number;
|
|
6669
6668
|
fileUrl: string | null;
|
|
6669
|
+
status?: string | undefined;
|
|
6670
6670
|
}[];
|
|
6671
6671
|
}[];
|
|
6672
6672
|
company: {
|
|
@@ -6772,7 +6772,6 @@ export declare const contactContract: {
|
|
|
6772
6772
|
dateValue: Date | null;
|
|
6773
6773
|
uploads: {
|
|
6774
6774
|
id: string;
|
|
6775
|
-
status: string | null;
|
|
6776
6775
|
createdAt: Date;
|
|
6777
6776
|
updatedAt: Date;
|
|
6778
6777
|
deletedAt: Date | null;
|
|
@@ -6781,6 +6780,7 @@ export declare const contactContract: {
|
|
|
6781
6780
|
bucketName: string;
|
|
6782
6781
|
fileSize: number;
|
|
6783
6782
|
fileUrl: string | null;
|
|
6783
|
+
status?: string | undefined;
|
|
6784
6784
|
}[];
|
|
6785
6785
|
}[];
|
|
6786
6786
|
company: {
|
|
@@ -7203,10 +7203,9 @@ export declare const contactContract: {
|
|
|
7203
7203
|
fileSize: z.ZodNumber;
|
|
7204
7204
|
fileKey: z.ZodString;
|
|
7205
7205
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
7206
|
-
status: z.
|
|
7206
|
+
status: z.ZodOptional<z.ZodString>;
|
|
7207
7207
|
}, "strip", z.ZodTypeAny, {
|
|
7208
7208
|
id: string;
|
|
7209
|
-
status: string | null;
|
|
7210
7209
|
createdAt: Date;
|
|
7211
7210
|
updatedAt: Date;
|
|
7212
7211
|
deletedAt: Date | null;
|
|
@@ -7215,9 +7214,9 @@ export declare const contactContract: {
|
|
|
7215
7214
|
bucketName: string;
|
|
7216
7215
|
fileSize: number;
|
|
7217
7216
|
fileUrl: string | null;
|
|
7217
|
+
status?: string | undefined;
|
|
7218
7218
|
}, {
|
|
7219
7219
|
id: string;
|
|
7220
|
-
status: string | null;
|
|
7221
7220
|
createdAt: Date;
|
|
7222
7221
|
updatedAt: Date;
|
|
7223
7222
|
deletedAt: Date | null;
|
|
@@ -7226,6 +7225,7 @@ export declare const contactContract: {
|
|
|
7226
7225
|
bucketName: string;
|
|
7227
7226
|
fileSize: number;
|
|
7228
7227
|
fileUrl: string | null;
|
|
7228
|
+
status?: string | undefined;
|
|
7229
7229
|
}>, "many">;
|
|
7230
7230
|
}, "strip", z.ZodTypeAny, {
|
|
7231
7231
|
id: string;
|
|
@@ -7252,7 +7252,6 @@ export declare const contactContract: {
|
|
|
7252
7252
|
dateValue: Date | null;
|
|
7253
7253
|
uploads: {
|
|
7254
7254
|
id: string;
|
|
7255
|
-
status: string | null;
|
|
7256
7255
|
createdAt: Date;
|
|
7257
7256
|
updatedAt: Date;
|
|
7258
7257
|
deletedAt: Date | null;
|
|
@@ -7261,6 +7260,7 @@ export declare const contactContract: {
|
|
|
7261
7260
|
bucketName: string;
|
|
7262
7261
|
fileSize: number;
|
|
7263
7262
|
fileUrl: string | null;
|
|
7263
|
+
status?: string | undefined;
|
|
7264
7264
|
}[];
|
|
7265
7265
|
}, {
|
|
7266
7266
|
id: string;
|
|
@@ -7287,7 +7287,6 @@ export declare const contactContract: {
|
|
|
7287
7287
|
dateValue: Date | null;
|
|
7288
7288
|
uploads: {
|
|
7289
7289
|
id: string;
|
|
7290
|
-
status: string | null;
|
|
7291
7290
|
createdAt: Date;
|
|
7292
7291
|
updatedAt: Date;
|
|
7293
7292
|
deletedAt: Date | null;
|
|
@@ -7296,6 +7295,7 @@ export declare const contactContract: {
|
|
|
7296
7295
|
bucketName: string;
|
|
7297
7296
|
fileSize: number;
|
|
7298
7297
|
fileUrl: string | null;
|
|
7298
|
+
status?: string | undefined;
|
|
7299
7299
|
}[];
|
|
7300
7300
|
}>, "many">;
|
|
7301
7301
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -7435,7 +7435,6 @@ export declare const contactContract: {
|
|
|
7435
7435
|
dateValue: Date | null;
|
|
7436
7436
|
uploads: {
|
|
7437
7437
|
id: string;
|
|
7438
|
-
status: string | null;
|
|
7439
7438
|
createdAt: Date;
|
|
7440
7439
|
updatedAt: Date;
|
|
7441
7440
|
deletedAt: Date | null;
|
|
@@ -7444,6 +7443,7 @@ export declare const contactContract: {
|
|
|
7444
7443
|
bucketName: string;
|
|
7445
7444
|
fileSize: number;
|
|
7446
7445
|
fileUrl: string | null;
|
|
7446
|
+
status?: string | undefined;
|
|
7447
7447
|
}[];
|
|
7448
7448
|
}[];
|
|
7449
7449
|
company: {
|
|
@@ -7546,7 +7546,6 @@ export declare const contactContract: {
|
|
|
7546
7546
|
dateValue: Date | null;
|
|
7547
7547
|
uploads: {
|
|
7548
7548
|
id: string;
|
|
7549
|
-
status: string | null;
|
|
7550
7549
|
createdAt: Date;
|
|
7551
7550
|
updatedAt: Date;
|
|
7552
7551
|
deletedAt: Date | null;
|
|
@@ -7555,6 +7554,7 @@ export declare const contactContract: {
|
|
|
7555
7554
|
bucketName: string;
|
|
7556
7555
|
fileSize: number;
|
|
7557
7556
|
fileUrl: string | null;
|
|
7557
|
+
status?: string | undefined;
|
|
7558
7558
|
}[];
|
|
7559
7559
|
}[];
|
|
7560
7560
|
company: {
|
|
@@ -7659,7 +7659,6 @@ export declare const contactContract: {
|
|
|
7659
7659
|
dateValue: Date | null;
|
|
7660
7660
|
uploads: {
|
|
7661
7661
|
id: string;
|
|
7662
|
-
status: string | null;
|
|
7663
7662
|
createdAt: Date;
|
|
7664
7663
|
updatedAt: Date;
|
|
7665
7664
|
deletedAt: Date | null;
|
|
@@ -7668,6 +7667,7 @@ export declare const contactContract: {
|
|
|
7668
7667
|
bucketName: string;
|
|
7669
7668
|
fileSize: number;
|
|
7670
7669
|
fileUrl: string | null;
|
|
7670
|
+
status?: string | undefined;
|
|
7671
7671
|
}[];
|
|
7672
7672
|
}[];
|
|
7673
7673
|
company: {
|
|
@@ -7773,7 +7773,6 @@ export declare const contactContract: {
|
|
|
7773
7773
|
dateValue: Date | null;
|
|
7774
7774
|
uploads: {
|
|
7775
7775
|
id: string;
|
|
7776
|
-
status: string | null;
|
|
7777
7776
|
createdAt: Date;
|
|
7778
7777
|
updatedAt: Date;
|
|
7779
7778
|
deletedAt: Date | null;
|
|
@@ -7782,6 +7781,7 @@ export declare const contactContract: {
|
|
|
7782
7781
|
bucketName: string;
|
|
7783
7782
|
fileSize: number;
|
|
7784
7783
|
fileUrl: string | null;
|
|
7784
|
+
status?: string | undefined;
|
|
7785
7785
|
}[];
|
|
7786
7786
|
}[];
|
|
7787
7787
|
company: {
|
|
@@ -8288,10 +8288,9 @@ export declare const contactContract: {
|
|
|
8288
8288
|
fileSize: z.ZodNumber;
|
|
8289
8289
|
fileKey: z.ZodString;
|
|
8290
8290
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
8291
|
-
status: z.
|
|
8291
|
+
status: z.ZodOptional<z.ZodString>;
|
|
8292
8292
|
}, "strip", z.ZodTypeAny, {
|
|
8293
8293
|
id: string;
|
|
8294
|
-
status: string | null;
|
|
8295
8294
|
createdAt: Date;
|
|
8296
8295
|
updatedAt: Date;
|
|
8297
8296
|
deletedAt: Date | null;
|
|
@@ -8300,9 +8299,9 @@ export declare const contactContract: {
|
|
|
8300
8299
|
bucketName: string;
|
|
8301
8300
|
fileSize: number;
|
|
8302
8301
|
fileUrl: string | null;
|
|
8302
|
+
status?: string | undefined;
|
|
8303
8303
|
}, {
|
|
8304
8304
|
id: string;
|
|
8305
|
-
status: string | null;
|
|
8306
8305
|
createdAt: Date;
|
|
8307
8306
|
updatedAt: Date;
|
|
8308
8307
|
deletedAt: Date | null;
|
|
@@ -8311,6 +8310,7 @@ export declare const contactContract: {
|
|
|
8311
8310
|
bucketName: string;
|
|
8312
8311
|
fileSize: number;
|
|
8313
8312
|
fileUrl: string | null;
|
|
8313
|
+
status?: string | undefined;
|
|
8314
8314
|
}>, "many">;
|
|
8315
8315
|
}, "strip", z.ZodTypeAny, {
|
|
8316
8316
|
id: string;
|
|
@@ -8337,7 +8337,6 @@ export declare const contactContract: {
|
|
|
8337
8337
|
dateValue: Date | null;
|
|
8338
8338
|
uploads: {
|
|
8339
8339
|
id: string;
|
|
8340
|
-
status: string | null;
|
|
8341
8340
|
createdAt: Date;
|
|
8342
8341
|
updatedAt: Date;
|
|
8343
8342
|
deletedAt: Date | null;
|
|
@@ -8346,6 +8345,7 @@ export declare const contactContract: {
|
|
|
8346
8345
|
bucketName: string;
|
|
8347
8346
|
fileSize: number;
|
|
8348
8347
|
fileUrl: string | null;
|
|
8348
|
+
status?: string | undefined;
|
|
8349
8349
|
}[];
|
|
8350
8350
|
}, {
|
|
8351
8351
|
id: string;
|
|
@@ -8372,7 +8372,6 @@ export declare const contactContract: {
|
|
|
8372
8372
|
dateValue: Date | null;
|
|
8373
8373
|
uploads: {
|
|
8374
8374
|
id: string;
|
|
8375
|
-
status: string | null;
|
|
8376
8375
|
createdAt: Date;
|
|
8377
8376
|
updatedAt: Date;
|
|
8378
8377
|
deletedAt: Date | null;
|
|
@@ -8381,6 +8380,7 @@ export declare const contactContract: {
|
|
|
8381
8380
|
bucketName: string;
|
|
8382
8381
|
fileSize: number;
|
|
8383
8382
|
fileUrl: string | null;
|
|
8383
|
+
status?: string | undefined;
|
|
8384
8384
|
}[];
|
|
8385
8385
|
}>, "many">;
|
|
8386
8386
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -8520,7 +8520,6 @@ export declare const contactContract: {
|
|
|
8520
8520
|
dateValue: Date | null;
|
|
8521
8521
|
uploads: {
|
|
8522
8522
|
id: string;
|
|
8523
|
-
status: string | null;
|
|
8524
8523
|
createdAt: Date;
|
|
8525
8524
|
updatedAt: Date;
|
|
8526
8525
|
deletedAt: Date | null;
|
|
@@ -8529,6 +8528,7 @@ export declare const contactContract: {
|
|
|
8529
8528
|
bucketName: string;
|
|
8530
8529
|
fileSize: number;
|
|
8531
8530
|
fileUrl: string | null;
|
|
8531
|
+
status?: string | undefined;
|
|
8532
8532
|
}[];
|
|
8533
8533
|
}[];
|
|
8534
8534
|
company: {
|
|
@@ -8631,7 +8631,6 @@ export declare const contactContract: {
|
|
|
8631
8631
|
dateValue: Date | null;
|
|
8632
8632
|
uploads: {
|
|
8633
8633
|
id: string;
|
|
8634
|
-
status: string | null;
|
|
8635
8634
|
createdAt: Date;
|
|
8636
8635
|
updatedAt: Date;
|
|
8637
8636
|
deletedAt: Date | null;
|
|
@@ -8640,6 +8639,7 @@ export declare const contactContract: {
|
|
|
8640
8639
|
bucketName: string;
|
|
8641
8640
|
fileSize: number;
|
|
8642
8641
|
fileUrl: string | null;
|
|
8642
|
+
status?: string | undefined;
|
|
8643
8643
|
}[];
|
|
8644
8644
|
}[];
|
|
8645
8645
|
company: {
|
|
@@ -8744,7 +8744,6 @@ export declare const contactContract: {
|
|
|
8744
8744
|
dateValue: Date | null;
|
|
8745
8745
|
uploads: {
|
|
8746
8746
|
id: string;
|
|
8747
|
-
status: string | null;
|
|
8748
8747
|
createdAt: Date;
|
|
8749
8748
|
updatedAt: Date;
|
|
8750
8749
|
deletedAt: Date | null;
|
|
@@ -8753,6 +8752,7 @@ export declare const contactContract: {
|
|
|
8753
8752
|
bucketName: string;
|
|
8754
8753
|
fileSize: number;
|
|
8755
8754
|
fileUrl: string | null;
|
|
8755
|
+
status?: string | undefined;
|
|
8756
8756
|
}[];
|
|
8757
8757
|
}[];
|
|
8758
8758
|
company: {
|
|
@@ -8858,7 +8858,6 @@ export declare const contactContract: {
|
|
|
8858
8858
|
dateValue: Date | null;
|
|
8859
8859
|
uploads: {
|
|
8860
8860
|
id: string;
|
|
8861
|
-
status: string | null;
|
|
8862
8861
|
createdAt: Date;
|
|
8863
8862
|
updatedAt: Date;
|
|
8864
8863
|
deletedAt: Date | null;
|
|
@@ -8867,6 +8866,7 @@ export declare const contactContract: {
|
|
|
8867
8866
|
bucketName: string;
|
|
8868
8867
|
fileSize: number;
|
|
8869
8868
|
fileUrl: string | null;
|
|
8869
|
+
status?: string | undefined;
|
|
8870
8870
|
}[];
|
|
8871
8871
|
}[];
|
|
8872
8872
|
company: {
|
|
@@ -9435,10 +9435,9 @@ export declare const contactContract: {
|
|
|
9435
9435
|
fileSize: z.ZodNumber;
|
|
9436
9436
|
fileKey: z.ZodString;
|
|
9437
9437
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
9438
|
-
status: z.
|
|
9438
|
+
status: z.ZodOptional<z.ZodString>;
|
|
9439
9439
|
}, "strip", z.ZodTypeAny, {
|
|
9440
9440
|
id: string;
|
|
9441
|
-
status: string | null;
|
|
9442
9441
|
createdAt: Date;
|
|
9443
9442
|
updatedAt: Date;
|
|
9444
9443
|
deletedAt: Date | null;
|
|
@@ -9447,9 +9446,9 @@ export declare const contactContract: {
|
|
|
9447
9446
|
bucketName: string;
|
|
9448
9447
|
fileSize: number;
|
|
9449
9448
|
fileUrl: string | null;
|
|
9449
|
+
status?: string | undefined;
|
|
9450
9450
|
}, {
|
|
9451
9451
|
id: string;
|
|
9452
|
-
status: string | null;
|
|
9453
9452
|
createdAt: Date;
|
|
9454
9453
|
updatedAt: Date;
|
|
9455
9454
|
deletedAt: Date | null;
|
|
@@ -9458,6 +9457,7 @@ export declare const contactContract: {
|
|
|
9458
9457
|
bucketName: string;
|
|
9459
9458
|
fileSize: number;
|
|
9460
9459
|
fileUrl: string | null;
|
|
9460
|
+
status?: string | undefined;
|
|
9461
9461
|
}>, "many">;
|
|
9462
9462
|
}, "strip", z.ZodTypeAny, {
|
|
9463
9463
|
id: string;
|
|
@@ -9484,7 +9484,6 @@ export declare const contactContract: {
|
|
|
9484
9484
|
dateValue: Date | null;
|
|
9485
9485
|
uploads: {
|
|
9486
9486
|
id: string;
|
|
9487
|
-
status: string | null;
|
|
9488
9487
|
createdAt: Date;
|
|
9489
9488
|
updatedAt: Date;
|
|
9490
9489
|
deletedAt: Date | null;
|
|
@@ -9493,6 +9492,7 @@ export declare const contactContract: {
|
|
|
9493
9492
|
bucketName: string;
|
|
9494
9493
|
fileSize: number;
|
|
9495
9494
|
fileUrl: string | null;
|
|
9495
|
+
status?: string | undefined;
|
|
9496
9496
|
}[];
|
|
9497
9497
|
}, {
|
|
9498
9498
|
id: string;
|
|
@@ -9519,7 +9519,6 @@ export declare const contactContract: {
|
|
|
9519
9519
|
dateValue: Date | null;
|
|
9520
9520
|
uploads: {
|
|
9521
9521
|
id: string;
|
|
9522
|
-
status: string | null;
|
|
9523
9522
|
createdAt: Date;
|
|
9524
9523
|
updatedAt: Date;
|
|
9525
9524
|
deletedAt: Date | null;
|
|
@@ -9528,6 +9527,7 @@ export declare const contactContract: {
|
|
|
9528
9527
|
bucketName: string;
|
|
9529
9528
|
fileSize: number;
|
|
9530
9529
|
fileUrl: string | null;
|
|
9530
|
+
status?: string | undefined;
|
|
9531
9531
|
}[];
|
|
9532
9532
|
}>, "many">;
|
|
9533
9533
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -9667,7 +9667,6 @@ export declare const contactContract: {
|
|
|
9667
9667
|
dateValue: Date | null;
|
|
9668
9668
|
uploads: {
|
|
9669
9669
|
id: string;
|
|
9670
|
-
status: string | null;
|
|
9671
9670
|
createdAt: Date;
|
|
9672
9671
|
updatedAt: Date;
|
|
9673
9672
|
deletedAt: Date | null;
|
|
@@ -9676,6 +9675,7 @@ export declare const contactContract: {
|
|
|
9676
9675
|
bucketName: string;
|
|
9677
9676
|
fileSize: number;
|
|
9678
9677
|
fileUrl: string | null;
|
|
9678
|
+
status?: string | undefined;
|
|
9679
9679
|
}[];
|
|
9680
9680
|
}[];
|
|
9681
9681
|
company: {
|
|
@@ -9778,7 +9778,6 @@ export declare const contactContract: {
|
|
|
9778
9778
|
dateValue: Date | null;
|
|
9779
9779
|
uploads: {
|
|
9780
9780
|
id: string;
|
|
9781
|
-
status: string | null;
|
|
9782
9781
|
createdAt: Date;
|
|
9783
9782
|
updatedAt: Date;
|
|
9784
9783
|
deletedAt: Date | null;
|
|
@@ -9787,6 +9786,7 @@ export declare const contactContract: {
|
|
|
9787
9786
|
bucketName: string;
|
|
9788
9787
|
fileSize: number;
|
|
9789
9788
|
fileUrl: string | null;
|
|
9789
|
+
status?: string | undefined;
|
|
9790
9790
|
}[];
|
|
9791
9791
|
}[];
|
|
9792
9792
|
company: {
|
|
@@ -9891,7 +9891,6 @@ export declare const contactContract: {
|
|
|
9891
9891
|
dateValue: Date | null;
|
|
9892
9892
|
uploads: {
|
|
9893
9893
|
id: string;
|
|
9894
|
-
status: string | null;
|
|
9895
9894
|
createdAt: Date;
|
|
9896
9895
|
updatedAt: Date;
|
|
9897
9896
|
deletedAt: Date | null;
|
|
@@ -9900,6 +9899,7 @@ export declare const contactContract: {
|
|
|
9900
9899
|
bucketName: string;
|
|
9901
9900
|
fileSize: number;
|
|
9902
9901
|
fileUrl: string | null;
|
|
9902
|
+
status?: string | undefined;
|
|
9903
9903
|
}[];
|
|
9904
9904
|
}[];
|
|
9905
9905
|
company: {
|
|
@@ -10005,7 +10005,6 @@ export declare const contactContract: {
|
|
|
10005
10005
|
dateValue: Date | null;
|
|
10006
10006
|
uploads: {
|
|
10007
10007
|
id: string;
|
|
10008
|
-
status: string | null;
|
|
10009
10008
|
createdAt: Date;
|
|
10010
10009
|
updatedAt: Date;
|
|
10011
10010
|
deletedAt: Date | null;
|
|
@@ -10014,6 +10013,7 @@ export declare const contactContract: {
|
|
|
10014
10013
|
bucketName: string;
|
|
10015
10014
|
fileSize: number;
|
|
10016
10015
|
fileUrl: string | null;
|
|
10016
|
+
status?: string | undefined;
|
|
10017
10017
|
}[];
|
|
10018
10018
|
}[];
|
|
10019
10019
|
company: {
|
|
@@ -10493,10 +10493,9 @@ export declare const contactContract: {
|
|
|
10493
10493
|
fileSize: z.ZodNumber;
|
|
10494
10494
|
fileKey: z.ZodString;
|
|
10495
10495
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
10496
|
-
status: z.
|
|
10496
|
+
status: z.ZodOptional<z.ZodString>;
|
|
10497
10497
|
}, "strip", z.ZodTypeAny, {
|
|
10498
10498
|
id: string;
|
|
10499
|
-
status: string | null;
|
|
10500
10499
|
createdAt: Date;
|
|
10501
10500
|
updatedAt: Date;
|
|
10502
10501
|
deletedAt: Date | null;
|
|
@@ -10505,9 +10504,9 @@ export declare const contactContract: {
|
|
|
10505
10504
|
bucketName: string;
|
|
10506
10505
|
fileSize: number;
|
|
10507
10506
|
fileUrl: string | null;
|
|
10507
|
+
status?: string | undefined;
|
|
10508
10508
|
}, {
|
|
10509
10509
|
id: string;
|
|
10510
|
-
status: string | null;
|
|
10511
10510
|
createdAt: Date;
|
|
10512
10511
|
updatedAt: Date;
|
|
10513
10512
|
deletedAt: Date | null;
|
|
@@ -10516,6 +10515,7 @@ export declare const contactContract: {
|
|
|
10516
10515
|
bucketName: string;
|
|
10517
10516
|
fileSize: number;
|
|
10518
10517
|
fileUrl: string | null;
|
|
10518
|
+
status?: string | undefined;
|
|
10519
10519
|
}>, "many">;
|
|
10520
10520
|
}, "strip", z.ZodTypeAny, {
|
|
10521
10521
|
id: string;
|
|
@@ -10542,7 +10542,6 @@ export declare const contactContract: {
|
|
|
10542
10542
|
dateValue: Date | null;
|
|
10543
10543
|
uploads: {
|
|
10544
10544
|
id: string;
|
|
10545
|
-
status: string | null;
|
|
10546
10545
|
createdAt: Date;
|
|
10547
10546
|
updatedAt: Date;
|
|
10548
10547
|
deletedAt: Date | null;
|
|
@@ -10551,6 +10550,7 @@ export declare const contactContract: {
|
|
|
10551
10550
|
bucketName: string;
|
|
10552
10551
|
fileSize: number;
|
|
10553
10552
|
fileUrl: string | null;
|
|
10553
|
+
status?: string | undefined;
|
|
10554
10554
|
}[];
|
|
10555
10555
|
}, {
|
|
10556
10556
|
id: string;
|
|
@@ -10577,7 +10577,6 @@ export declare const contactContract: {
|
|
|
10577
10577
|
dateValue: Date | null;
|
|
10578
10578
|
uploads: {
|
|
10579
10579
|
id: string;
|
|
10580
|
-
status: string | null;
|
|
10581
10580
|
createdAt: Date;
|
|
10582
10581
|
updatedAt: Date;
|
|
10583
10582
|
deletedAt: Date | null;
|
|
@@ -10586,6 +10585,7 @@ export declare const contactContract: {
|
|
|
10586
10585
|
bucketName: string;
|
|
10587
10586
|
fileSize: number;
|
|
10588
10587
|
fileUrl: string | null;
|
|
10588
|
+
status?: string | undefined;
|
|
10589
10589
|
}[];
|
|
10590
10590
|
}>;
|
|
10591
10591
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -10614,7 +10614,6 @@ export declare const contactContract: {
|
|
|
10614
10614
|
dateValue: Date | null;
|
|
10615
10615
|
uploads: {
|
|
10616
10616
|
id: string;
|
|
10617
|
-
status: string | null;
|
|
10618
10617
|
createdAt: Date;
|
|
10619
10618
|
updatedAt: Date;
|
|
10620
10619
|
deletedAt: Date | null;
|
|
@@ -10623,6 +10622,7 @@ export declare const contactContract: {
|
|
|
10623
10622
|
bucketName: string;
|
|
10624
10623
|
fileSize: number;
|
|
10625
10624
|
fileUrl: string | null;
|
|
10625
|
+
status?: string | undefined;
|
|
10626
10626
|
}[];
|
|
10627
10627
|
};
|
|
10628
10628
|
requestId: string;
|
|
@@ -10652,7 +10652,6 @@ export declare const contactContract: {
|
|
|
10652
10652
|
dateValue: Date | null;
|
|
10653
10653
|
uploads: {
|
|
10654
10654
|
id: string;
|
|
10655
|
-
status: string | null;
|
|
10656
10655
|
createdAt: Date;
|
|
10657
10656
|
updatedAt: Date;
|
|
10658
10657
|
deletedAt: Date | null;
|
|
@@ -10661,6 +10660,7 @@ export declare const contactContract: {
|
|
|
10661
10660
|
bucketName: string;
|
|
10662
10661
|
fileSize: number;
|
|
10663
10662
|
fileUrl: string | null;
|
|
10663
|
+
status?: string | undefined;
|
|
10664
10664
|
}[];
|
|
10665
10665
|
};
|
|
10666
10666
|
requestId: string;
|
|
@@ -11096,10 +11096,9 @@ export declare const contactContract: {
|
|
|
11096
11096
|
fileSize: z.ZodNumber;
|
|
11097
11097
|
fileKey: z.ZodString;
|
|
11098
11098
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
11099
|
-
status: z.
|
|
11099
|
+
status: z.ZodOptional<z.ZodString>;
|
|
11100
11100
|
}, "strip", z.ZodTypeAny, {
|
|
11101
11101
|
id: string;
|
|
11102
|
-
status: string | null;
|
|
11103
11102
|
createdAt: Date;
|
|
11104
11103
|
updatedAt: Date;
|
|
11105
11104
|
deletedAt: Date | null;
|
|
@@ -11108,9 +11107,9 @@ export declare const contactContract: {
|
|
|
11108
11107
|
bucketName: string;
|
|
11109
11108
|
fileSize: number;
|
|
11110
11109
|
fileUrl: string | null;
|
|
11110
|
+
status?: string | undefined;
|
|
11111
11111
|
}, {
|
|
11112
11112
|
id: string;
|
|
11113
|
-
status: string | null;
|
|
11114
11113
|
createdAt: Date;
|
|
11115
11114
|
updatedAt: Date;
|
|
11116
11115
|
deletedAt: Date | null;
|
|
@@ -11119,6 +11118,7 @@ export declare const contactContract: {
|
|
|
11119
11118
|
bucketName: string;
|
|
11120
11119
|
fileSize: number;
|
|
11121
11120
|
fileUrl: string | null;
|
|
11121
|
+
status?: string | undefined;
|
|
11122
11122
|
}>, "many">;
|
|
11123
11123
|
}, "strip", z.ZodTypeAny, {
|
|
11124
11124
|
id: string;
|
|
@@ -11145,7 +11145,6 @@ export declare const contactContract: {
|
|
|
11145
11145
|
dateValue: Date | null;
|
|
11146
11146
|
uploads: {
|
|
11147
11147
|
id: string;
|
|
11148
|
-
status: string | null;
|
|
11149
11148
|
createdAt: Date;
|
|
11150
11149
|
updatedAt: Date;
|
|
11151
11150
|
deletedAt: Date | null;
|
|
@@ -11154,6 +11153,7 @@ export declare const contactContract: {
|
|
|
11154
11153
|
bucketName: string;
|
|
11155
11154
|
fileSize: number;
|
|
11156
11155
|
fileUrl: string | null;
|
|
11156
|
+
status?: string | undefined;
|
|
11157
11157
|
}[];
|
|
11158
11158
|
}, {
|
|
11159
11159
|
id: string;
|
|
@@ -11180,7 +11180,6 @@ export declare const contactContract: {
|
|
|
11180
11180
|
dateValue: Date | null;
|
|
11181
11181
|
uploads: {
|
|
11182
11182
|
id: string;
|
|
11183
|
-
status: string | null;
|
|
11184
11183
|
createdAt: Date;
|
|
11185
11184
|
updatedAt: Date;
|
|
11186
11185
|
deletedAt: Date | null;
|
|
@@ -11189,6 +11188,7 @@ export declare const contactContract: {
|
|
|
11189
11188
|
bucketName: string;
|
|
11190
11189
|
fileSize: number;
|
|
11191
11190
|
fileUrl: string | null;
|
|
11191
|
+
status?: string | undefined;
|
|
11192
11192
|
}[];
|
|
11193
11193
|
}>, "many">;
|
|
11194
11194
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -11328,7 +11328,6 @@ export declare const contactContract: {
|
|
|
11328
11328
|
dateValue: Date | null;
|
|
11329
11329
|
uploads: {
|
|
11330
11330
|
id: string;
|
|
11331
|
-
status: string | null;
|
|
11332
11331
|
createdAt: Date;
|
|
11333
11332
|
updatedAt: Date;
|
|
11334
11333
|
deletedAt: Date | null;
|
|
@@ -11337,6 +11336,7 @@ export declare const contactContract: {
|
|
|
11337
11336
|
bucketName: string;
|
|
11338
11337
|
fileSize: number;
|
|
11339
11338
|
fileUrl: string | null;
|
|
11339
|
+
status?: string | undefined;
|
|
11340
11340
|
}[];
|
|
11341
11341
|
}[];
|
|
11342
11342
|
company: {
|
|
@@ -11439,7 +11439,6 @@ export declare const contactContract: {
|
|
|
11439
11439
|
dateValue: Date | null;
|
|
11440
11440
|
uploads: {
|
|
11441
11441
|
id: string;
|
|
11442
|
-
status: string | null;
|
|
11443
11442
|
createdAt: Date;
|
|
11444
11443
|
updatedAt: Date;
|
|
11445
11444
|
deletedAt: Date | null;
|
|
@@ -11448,6 +11447,7 @@ export declare const contactContract: {
|
|
|
11448
11447
|
bucketName: string;
|
|
11449
11448
|
fileSize: number;
|
|
11450
11449
|
fileUrl: string | null;
|
|
11450
|
+
status?: string | undefined;
|
|
11451
11451
|
}[];
|
|
11452
11452
|
}[];
|
|
11453
11453
|
company: {
|
|
@@ -11552,7 +11552,6 @@ export declare const contactContract: {
|
|
|
11552
11552
|
dateValue: Date | null;
|
|
11553
11553
|
uploads: {
|
|
11554
11554
|
id: string;
|
|
11555
|
-
status: string | null;
|
|
11556
11555
|
createdAt: Date;
|
|
11557
11556
|
updatedAt: Date;
|
|
11558
11557
|
deletedAt: Date | null;
|
|
@@ -11561,6 +11560,7 @@ export declare const contactContract: {
|
|
|
11561
11560
|
bucketName: string;
|
|
11562
11561
|
fileSize: number;
|
|
11563
11562
|
fileUrl: string | null;
|
|
11563
|
+
status?: string | undefined;
|
|
11564
11564
|
}[];
|
|
11565
11565
|
}[];
|
|
11566
11566
|
company: {
|
|
@@ -11666,7 +11666,6 @@ export declare const contactContract: {
|
|
|
11666
11666
|
dateValue: Date | null;
|
|
11667
11667
|
uploads: {
|
|
11668
11668
|
id: string;
|
|
11669
|
-
status: string | null;
|
|
11670
11669
|
createdAt: Date;
|
|
11671
11670
|
updatedAt: Date;
|
|
11672
11671
|
deletedAt: Date | null;
|
|
@@ -11675,6 +11674,7 @@ export declare const contactContract: {
|
|
|
11675
11674
|
bucketName: string;
|
|
11676
11675
|
fileSize: number;
|
|
11677
11676
|
fileUrl: string | null;
|
|
11677
|
+
status?: string | undefined;
|
|
11678
11678
|
}[];
|
|
11679
11679
|
}[];
|
|
11680
11680
|
company: {
|