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