@kl1/contracts 1.2.38-uat → 1.2.39-uat
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/api-contracts/src/channel/index.d.ts +2349 -2560
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +75 -87
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +84 -98
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +6954 -2629
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +1675 -721
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +1512 -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 +13847 -11876
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-intelligence/index.d.ts +87 -0
- package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +190 -143
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +233 -119
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +77 -99
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +12 -55
- 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 +1466 -1060
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +68 -77
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +53 -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 +1271 -836
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +1204 -757
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +71 -82
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +619 -7
- package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/room-contract.d.ts +619 -7
- 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 +204 -0
- 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 +165 -5
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/index.d.ts +1271 -836
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +53 -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 +180 -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/telegram/index.d.ts +1091 -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 +1091 -626
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +1091 -626
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +1175 -724
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +569 -183
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/entities/src/enums/chat.d.ts +3 -0
- package/dist/entities/src/enums/chat.d.ts.map +1 -1
- package/dist/index.js +4837 -4272
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4830 -4272
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -3
@@ -908,9 +908,10 @@ export declare const commentContract: {
|
|
908
908
|
fileSize: z.ZodNumber;
|
909
909
|
fileKey: z.ZodString;
|
910
910
|
fileUrl: z.ZodNullable<z.ZodString>;
|
911
|
-
status: z.
|
911
|
+
status: z.ZodNullable<z.ZodString>;
|
912
912
|
}, "strip", z.ZodTypeAny, {
|
913
913
|
id: string;
|
914
|
+
status: string | null;
|
914
915
|
createdAt: Date;
|
915
916
|
updatedAt: Date;
|
916
917
|
deletedAt: Date | null;
|
@@ -919,9 +920,9 @@ export declare const commentContract: {
|
|
919
920
|
bucketName: string;
|
920
921
|
fileSize: number;
|
921
922
|
fileUrl: string | null;
|
922
|
-
status?: string | undefined;
|
923
923
|
}, {
|
924
924
|
id: string;
|
925
|
+
status: string | null;
|
925
926
|
createdAt: Date;
|
926
927
|
updatedAt: Date;
|
927
928
|
deletedAt: Date | null;
|
@@ -930,7 +931,6 @@ export declare const commentContract: {
|
|
930
931
|
bucketName: string;
|
931
932
|
fileSize: number;
|
932
933
|
fileUrl: string | null;
|
933
|
-
status?: string | undefined;
|
934
934
|
}>, "many">;
|
935
935
|
}, "strip", z.ZodTypeAny, {
|
936
936
|
id: string;
|
@@ -957,6 +957,7 @@ export declare const commentContract: {
|
|
957
957
|
dateValue: Date | null;
|
958
958
|
uploads: {
|
959
959
|
id: string;
|
960
|
+
status: string | null;
|
960
961
|
createdAt: Date;
|
961
962
|
updatedAt: Date;
|
962
963
|
deletedAt: Date | null;
|
@@ -965,7 +966,6 @@ export declare const commentContract: {
|
|
965
966
|
bucketName: string;
|
966
967
|
fileSize: number;
|
967
968
|
fileUrl: string | null;
|
968
|
-
status?: string | undefined;
|
969
969
|
}[];
|
970
970
|
}, {
|
971
971
|
id: string;
|
@@ -992,6 +992,7 @@ export declare const commentContract: {
|
|
992
992
|
dateValue: Date | null;
|
993
993
|
uploads: {
|
994
994
|
id: string;
|
995
|
+
status: string | null;
|
995
996
|
createdAt: Date;
|
996
997
|
updatedAt: Date;
|
997
998
|
deletedAt: Date | null;
|
@@ -1000,7 +1001,6 @@ export declare const commentContract: {
|
|
1000
1001
|
bucketName: string;
|
1001
1002
|
fileSize: number;
|
1002
1003
|
fileUrl: string | null;
|
1003
|
-
status?: string | undefined;
|
1004
1004
|
}[];
|
1005
1005
|
}>, "many">;
|
1006
1006
|
tags: z.ZodArray<z.ZodObject<{
|
@@ -1470,9 +1470,10 @@ export declare const commentContract: {
|
|
1470
1470
|
fileSize: z.ZodNumber;
|
1471
1471
|
fileKey: z.ZodString;
|
1472
1472
|
fileUrl: z.ZodNullable<z.ZodString>;
|
1473
|
-
status: z.
|
1473
|
+
status: z.ZodNullable<z.ZodString>;
|
1474
1474
|
}, "strip", z.ZodTypeAny, {
|
1475
1475
|
id: string;
|
1476
|
+
status: string | null;
|
1476
1477
|
createdAt: Date;
|
1477
1478
|
updatedAt: Date;
|
1478
1479
|
deletedAt: Date | null;
|
@@ -1481,9 +1482,9 @@ export declare const commentContract: {
|
|
1481
1482
|
bucketName: string;
|
1482
1483
|
fileSize: number;
|
1483
1484
|
fileUrl: string | null;
|
1484
|
-
status?: string | undefined;
|
1485
1485
|
}, {
|
1486
1486
|
id: string;
|
1487
|
+
status: string | null;
|
1487
1488
|
createdAt: Date;
|
1488
1489
|
updatedAt: Date;
|
1489
1490
|
deletedAt: Date | null;
|
@@ -1492,7 +1493,6 @@ export declare const commentContract: {
|
|
1492
1493
|
bucketName: string;
|
1493
1494
|
fileSize: number;
|
1494
1495
|
fileUrl: string | null;
|
1495
|
-
status?: string | undefined;
|
1496
1496
|
}>, "many">;
|
1497
1497
|
}, "strip", z.ZodTypeAny, {
|
1498
1498
|
id: string;
|
@@ -1519,6 +1519,7 @@ export declare const commentContract: {
|
|
1519
1519
|
dateValue: Date | null;
|
1520
1520
|
uploads: {
|
1521
1521
|
id: string;
|
1522
|
+
status: string | null;
|
1522
1523
|
createdAt: Date;
|
1523
1524
|
updatedAt: Date;
|
1524
1525
|
deletedAt: Date | null;
|
@@ -1527,7 +1528,6 @@ export declare const commentContract: {
|
|
1527
1528
|
bucketName: string;
|
1528
1529
|
fileSize: number;
|
1529
1530
|
fileUrl: string | null;
|
1530
|
-
status?: string | undefined;
|
1531
1531
|
}[];
|
1532
1532
|
}, {
|
1533
1533
|
id: string;
|
@@ -1554,6 +1554,7 @@ export declare const commentContract: {
|
|
1554
1554
|
dateValue: Date | null;
|
1555
1555
|
uploads: {
|
1556
1556
|
id: string;
|
1557
|
+
status: string | null;
|
1557
1558
|
createdAt: Date;
|
1558
1559
|
updatedAt: Date;
|
1559
1560
|
deletedAt: Date | null;
|
@@ -1562,7 +1563,6 @@ export declare const commentContract: {
|
|
1562
1563
|
bucketName: string;
|
1563
1564
|
fileSize: number;
|
1564
1565
|
fileUrl: string | null;
|
1565
|
-
status?: string | undefined;
|
1566
1566
|
}[];
|
1567
1567
|
}>, "many">;
|
1568
1568
|
contactEmails: z.ZodArray<z.ZodObject<{
|
@@ -1702,6 +1702,7 @@ export declare const commentContract: {
|
|
1702
1702
|
dateValue: Date | null;
|
1703
1703
|
uploads: {
|
1704
1704
|
id: string;
|
1705
|
+
status: string | null;
|
1705
1706
|
createdAt: Date;
|
1706
1707
|
updatedAt: Date;
|
1707
1708
|
deletedAt: Date | null;
|
@@ -1710,7 +1711,6 @@ export declare const commentContract: {
|
|
1710
1711
|
bucketName: string;
|
1711
1712
|
fileSize: number;
|
1712
1713
|
fileUrl: string | null;
|
1713
|
-
status?: string | undefined;
|
1714
1714
|
}[];
|
1715
1715
|
}[];
|
1716
1716
|
company: {
|
@@ -1813,6 +1813,7 @@ export declare const commentContract: {
|
|
1813
1813
|
dateValue: Date | null;
|
1814
1814
|
uploads: {
|
1815
1815
|
id: string;
|
1816
|
+
status: string | null;
|
1816
1817
|
createdAt: Date;
|
1817
1818
|
updatedAt: Date;
|
1818
1819
|
deletedAt: Date | null;
|
@@ -1821,7 +1822,6 @@ export declare const commentContract: {
|
|
1821
1822
|
bucketName: string;
|
1822
1823
|
fileSize: number;
|
1823
1824
|
fileUrl: string | null;
|
1824
|
-
status?: string | undefined;
|
1825
1825
|
}[];
|
1826
1826
|
}[];
|
1827
1827
|
company: {
|
@@ -2310,6 +2310,7 @@ export declare const commentContract: {
|
|
2310
2310
|
dateValue: Date | null;
|
2311
2311
|
uploads: {
|
2312
2312
|
id: string;
|
2313
|
+
status: string | null;
|
2313
2314
|
createdAt: Date;
|
2314
2315
|
updatedAt: Date;
|
2315
2316
|
deletedAt: Date | null;
|
@@ -2318,7 +2319,6 @@ export declare const commentContract: {
|
|
2318
2319
|
bucketName: string;
|
2319
2320
|
fileSize: number;
|
2320
2321
|
fileUrl: string | null;
|
2321
|
-
status?: string | undefined;
|
2322
2322
|
}[];
|
2323
2323
|
}[];
|
2324
2324
|
company: {
|
@@ -2414,6 +2414,7 @@ export declare const commentContract: {
|
|
2414
2414
|
dateValue: Date | null;
|
2415
2415
|
uploads: {
|
2416
2416
|
id: string;
|
2417
|
+
status: string | null;
|
2417
2418
|
createdAt: Date;
|
2418
2419
|
updatedAt: Date;
|
2419
2420
|
deletedAt: Date | null;
|
@@ -2422,7 +2423,6 @@ export declare const commentContract: {
|
|
2422
2423
|
bucketName: string;
|
2423
2424
|
fileSize: number;
|
2424
2425
|
fileUrl: string | null;
|
2425
|
-
status?: string | undefined;
|
2426
2426
|
}[];
|
2427
2427
|
}[];
|
2428
2428
|
tags: {
|
@@ -2651,6 +2651,7 @@ export declare const commentContract: {
|
|
2651
2651
|
dateValue: Date | null;
|
2652
2652
|
uploads: {
|
2653
2653
|
id: string;
|
2654
|
+
status: string | null;
|
2654
2655
|
createdAt: Date;
|
2655
2656
|
updatedAt: Date;
|
2656
2657
|
deletedAt: Date | null;
|
@@ -2659,7 +2660,6 @@ export declare const commentContract: {
|
|
2659
2660
|
bucketName: string;
|
2660
2661
|
fileSize: number;
|
2661
2662
|
fileUrl: string | null;
|
2662
|
-
status?: string | undefined;
|
2663
2663
|
}[];
|
2664
2664
|
}[];
|
2665
2665
|
company: {
|
@@ -2755,6 +2755,7 @@ export declare const commentContract: {
|
|
2755
2755
|
dateValue: Date | null;
|
2756
2756
|
uploads: {
|
2757
2757
|
id: string;
|
2758
|
+
status: string | null;
|
2758
2759
|
createdAt: Date;
|
2759
2760
|
updatedAt: Date;
|
2760
2761
|
deletedAt: Date | null;
|
@@ -2763,7 +2764,6 @@ export declare const commentContract: {
|
|
2763
2764
|
bucketName: string;
|
2764
2765
|
fileSize: number;
|
2765
2766
|
fileUrl: string | null;
|
2766
|
-
status?: string | undefined;
|
2767
2767
|
}[];
|
2768
2768
|
}[];
|
2769
2769
|
tags: {
|
@@ -3202,6 +3202,7 @@ export declare const commentContract: {
|
|
3202
3202
|
dateValue: Date | null;
|
3203
3203
|
uploads: {
|
3204
3204
|
id: string;
|
3205
|
+
status: string | null;
|
3205
3206
|
createdAt: Date;
|
3206
3207
|
updatedAt: Date;
|
3207
3208
|
deletedAt: Date | null;
|
@@ -3210,7 +3211,6 @@ export declare const commentContract: {
|
|
3210
3211
|
bucketName: string;
|
3211
3212
|
fileSize: number;
|
3212
3213
|
fileUrl: string | null;
|
3213
|
-
status?: string | undefined;
|
3214
3214
|
}[];
|
3215
3215
|
}[];
|
3216
3216
|
company: {
|
@@ -3306,6 +3306,7 @@ export declare const commentContract: {
|
|
3306
3306
|
dateValue: Date | null;
|
3307
3307
|
uploads: {
|
3308
3308
|
id: string;
|
3309
|
+
status: string | null;
|
3309
3310
|
createdAt: Date;
|
3310
3311
|
updatedAt: Date;
|
3311
3312
|
deletedAt: Date | null;
|
@@ -3314,7 +3315,6 @@ export declare const commentContract: {
|
|
3314
3315
|
bucketName: string;
|
3315
3316
|
fileSize: number;
|
3316
3317
|
fileUrl: string | null;
|
3317
|
-
status?: string | undefined;
|
3318
3318
|
}[];
|
3319
3319
|
}[];
|
3320
3320
|
tags: {
|
@@ -3655,6 +3655,7 @@ export declare const commentContract: {
|
|
3655
3655
|
dateValue: Date | null;
|
3656
3656
|
uploads: {
|
3657
3657
|
id: string;
|
3658
|
+
status: string | null;
|
3658
3659
|
createdAt: Date;
|
3659
3660
|
updatedAt: Date;
|
3660
3661
|
deletedAt: Date | null;
|
@@ -3663,7 +3664,6 @@ export declare const commentContract: {
|
|
3663
3664
|
bucketName: string;
|
3664
3665
|
fileSize: number;
|
3665
3666
|
fileUrl: string | null;
|
3666
|
-
status?: string | undefined;
|
3667
3667
|
}[];
|
3668
3668
|
}[];
|
3669
3669
|
company: {
|
@@ -3759,6 +3759,7 @@ export declare const commentContract: {
|
|
3759
3759
|
dateValue: Date | null;
|
3760
3760
|
uploads: {
|
3761
3761
|
id: string;
|
3762
|
+
status: string | null;
|
3762
3763
|
createdAt: Date;
|
3763
3764
|
updatedAt: Date;
|
3764
3765
|
deletedAt: Date | null;
|
@@ -3767,7 +3768,6 @@ export declare const commentContract: {
|
|
3767
3768
|
bucketName: string;
|
3768
3769
|
fileSize: number;
|
3769
3770
|
fileUrl: string | null;
|
3770
|
-
status?: string | undefined;
|
3771
3771
|
}[];
|
3772
3772
|
}[];
|
3773
3773
|
tags: {
|
@@ -4111,6 +4111,7 @@ export declare const commentContract: {
|
|
4111
4111
|
dateValue: Date | null;
|
4112
4112
|
uploads: {
|
4113
4113
|
id: string;
|
4114
|
+
status: string | null;
|
4114
4115
|
createdAt: Date;
|
4115
4116
|
updatedAt: Date;
|
4116
4117
|
deletedAt: Date | null;
|
@@ -4119,7 +4120,6 @@ export declare const commentContract: {
|
|
4119
4120
|
bucketName: string;
|
4120
4121
|
fileSize: number;
|
4121
4122
|
fileUrl: string | null;
|
4122
|
-
status?: string | undefined;
|
4123
4123
|
}[];
|
4124
4124
|
}[];
|
4125
4125
|
company: {
|
@@ -4215,6 +4215,7 @@ export declare const commentContract: {
|
|
4215
4215
|
dateValue: Date | null;
|
4216
4216
|
uploads: {
|
4217
4217
|
id: string;
|
4218
|
+
status: string | null;
|
4218
4219
|
createdAt: Date;
|
4219
4220
|
updatedAt: Date;
|
4220
4221
|
deletedAt: Date | null;
|
@@ -4223,7 +4224,6 @@ export declare const commentContract: {
|
|
4223
4224
|
bucketName: string;
|
4224
4225
|
fileSize: number;
|
4225
4226
|
fileUrl: string | null;
|
4226
|
-
status?: string | undefined;
|
4227
4227
|
}[];
|
4228
4228
|
}[];
|
4229
4229
|
tags: {
|
@@ -4567,6 +4567,7 @@ export declare const commentContract: {
|
|
4567
4567
|
dateValue: Date | null;
|
4568
4568
|
uploads: {
|
4569
4569
|
id: string;
|
4570
|
+
status: string | null;
|
4570
4571
|
createdAt: Date;
|
4571
4572
|
updatedAt: Date;
|
4572
4573
|
deletedAt: Date | null;
|
@@ -4575,7 +4576,6 @@ export declare const commentContract: {
|
|
4575
4576
|
bucketName: string;
|
4576
4577
|
fileSize: number;
|
4577
4578
|
fileUrl: string | null;
|
4578
|
-
status?: string | undefined;
|
4579
4579
|
}[];
|
4580
4580
|
}[];
|
4581
4581
|
company: {
|
@@ -4671,6 +4671,7 @@ export declare const commentContract: {
|
|
4671
4671
|
dateValue: Date | null;
|
4672
4672
|
uploads: {
|
4673
4673
|
id: string;
|
4674
|
+
status: string | null;
|
4674
4675
|
createdAt: Date;
|
4675
4676
|
updatedAt: Date;
|
4676
4677
|
deletedAt: Date | null;
|
@@ -4679,7 +4680,6 @@ export declare const commentContract: {
|
|
4679
4680
|
bucketName: string;
|
4680
4681
|
fileSize: number;
|
4681
4682
|
fileUrl: string | null;
|
4682
|
-
status?: string | undefined;
|
4683
4683
|
}[];
|
4684
4684
|
}[];
|
4685
4685
|
tags: {
|
@@ -5894,9 +5894,10 @@ export declare const commentContract: {
|
|
5894
5894
|
fileSize: z.ZodNumber;
|
5895
5895
|
fileKey: z.ZodString;
|
5896
5896
|
fileUrl: z.ZodNullable<z.ZodString>;
|
5897
|
-
status: z.
|
5897
|
+
status: z.ZodNullable<z.ZodString>;
|
5898
5898
|
}, "strip", z.ZodTypeAny, {
|
5899
5899
|
id: string;
|
5900
|
+
status: string | null;
|
5900
5901
|
createdAt: Date;
|
5901
5902
|
updatedAt: Date;
|
5902
5903
|
deletedAt: Date | null;
|
@@ -5905,9 +5906,9 @@ export declare const commentContract: {
|
|
5905
5906
|
bucketName: string;
|
5906
5907
|
fileSize: number;
|
5907
5908
|
fileUrl: string | null;
|
5908
|
-
status?: string | undefined;
|
5909
5909
|
}, {
|
5910
5910
|
id: string;
|
5911
|
+
status: string | null;
|
5911
5912
|
createdAt: Date;
|
5912
5913
|
updatedAt: Date;
|
5913
5914
|
deletedAt: Date | null;
|
@@ -5916,7 +5917,6 @@ export declare const commentContract: {
|
|
5916
5917
|
bucketName: string;
|
5917
5918
|
fileSize: number;
|
5918
5919
|
fileUrl: string | null;
|
5919
|
-
status?: string | undefined;
|
5920
5920
|
}>, "many">;
|
5921
5921
|
}, "strip", z.ZodTypeAny, {
|
5922
5922
|
id: string;
|
@@ -5943,6 +5943,7 @@ export declare const commentContract: {
|
|
5943
5943
|
dateValue: Date | null;
|
5944
5944
|
uploads: {
|
5945
5945
|
id: string;
|
5946
|
+
status: string | null;
|
5946
5947
|
createdAt: Date;
|
5947
5948
|
updatedAt: Date;
|
5948
5949
|
deletedAt: Date | null;
|
@@ -5951,7 +5952,6 @@ export declare const commentContract: {
|
|
5951
5952
|
bucketName: string;
|
5952
5953
|
fileSize: number;
|
5953
5954
|
fileUrl: string | null;
|
5954
|
-
status?: string | undefined;
|
5955
5955
|
}[];
|
5956
5956
|
}, {
|
5957
5957
|
id: string;
|
@@ -5978,6 +5978,7 @@ export declare const commentContract: {
|
|
5978
5978
|
dateValue: Date | null;
|
5979
5979
|
uploads: {
|
5980
5980
|
id: string;
|
5981
|
+
status: string | null;
|
5981
5982
|
createdAt: Date;
|
5982
5983
|
updatedAt: Date;
|
5983
5984
|
deletedAt: Date | null;
|
@@ -5986,7 +5987,6 @@ export declare const commentContract: {
|
|
5986
5987
|
bucketName: string;
|
5987
5988
|
fileSize: number;
|
5988
5989
|
fileUrl: string | null;
|
5989
|
-
status?: string | undefined;
|
5990
5990
|
}[];
|
5991
5991
|
}>, "many">;
|
5992
5992
|
tags: z.ZodArray<z.ZodObject<{
|
@@ -6456,9 +6456,10 @@ export declare const commentContract: {
|
|
6456
6456
|
fileSize: z.ZodNumber;
|
6457
6457
|
fileKey: z.ZodString;
|
6458
6458
|
fileUrl: z.ZodNullable<z.ZodString>;
|
6459
|
-
status: z.
|
6459
|
+
status: z.ZodNullable<z.ZodString>;
|
6460
6460
|
}, "strip", z.ZodTypeAny, {
|
6461
6461
|
id: string;
|
6462
|
+
status: string | null;
|
6462
6463
|
createdAt: Date;
|
6463
6464
|
updatedAt: Date;
|
6464
6465
|
deletedAt: Date | null;
|
@@ -6467,9 +6468,9 @@ export declare const commentContract: {
|
|
6467
6468
|
bucketName: string;
|
6468
6469
|
fileSize: number;
|
6469
6470
|
fileUrl: string | null;
|
6470
|
-
status?: string | undefined;
|
6471
6471
|
}, {
|
6472
6472
|
id: string;
|
6473
|
+
status: string | null;
|
6473
6474
|
createdAt: Date;
|
6474
6475
|
updatedAt: Date;
|
6475
6476
|
deletedAt: Date | null;
|
@@ -6478,7 +6479,6 @@ export declare const commentContract: {
|
|
6478
6479
|
bucketName: string;
|
6479
6480
|
fileSize: number;
|
6480
6481
|
fileUrl: string | null;
|
6481
|
-
status?: string | undefined;
|
6482
6482
|
}>, "many">;
|
6483
6483
|
}, "strip", z.ZodTypeAny, {
|
6484
6484
|
id: string;
|
@@ -6505,6 +6505,7 @@ export declare const commentContract: {
|
|
6505
6505
|
dateValue: Date | null;
|
6506
6506
|
uploads: {
|
6507
6507
|
id: string;
|
6508
|
+
status: string | null;
|
6508
6509
|
createdAt: Date;
|
6509
6510
|
updatedAt: Date;
|
6510
6511
|
deletedAt: Date | null;
|
@@ -6513,7 +6514,6 @@ export declare const commentContract: {
|
|
6513
6514
|
bucketName: string;
|
6514
6515
|
fileSize: number;
|
6515
6516
|
fileUrl: string | null;
|
6516
|
-
status?: string | undefined;
|
6517
6517
|
}[];
|
6518
6518
|
}, {
|
6519
6519
|
id: string;
|
@@ -6540,6 +6540,7 @@ export declare const commentContract: {
|
|
6540
6540
|
dateValue: Date | null;
|
6541
6541
|
uploads: {
|
6542
6542
|
id: string;
|
6543
|
+
status: string | null;
|
6543
6544
|
createdAt: Date;
|
6544
6545
|
updatedAt: Date;
|
6545
6546
|
deletedAt: Date | null;
|
@@ -6548,7 +6549,6 @@ export declare const commentContract: {
|
|
6548
6549
|
bucketName: string;
|
6549
6550
|
fileSize: number;
|
6550
6551
|
fileUrl: string | null;
|
6551
|
-
status?: string | undefined;
|
6552
6552
|
}[];
|
6553
6553
|
}>, "many">;
|
6554
6554
|
contactEmails: z.ZodArray<z.ZodObject<{
|
@@ -6688,6 +6688,7 @@ export declare const commentContract: {
|
|
6688
6688
|
dateValue: Date | null;
|
6689
6689
|
uploads: {
|
6690
6690
|
id: string;
|
6691
|
+
status: string | null;
|
6691
6692
|
createdAt: Date;
|
6692
6693
|
updatedAt: Date;
|
6693
6694
|
deletedAt: Date | null;
|
@@ -6696,7 +6697,6 @@ export declare const commentContract: {
|
|
6696
6697
|
bucketName: string;
|
6697
6698
|
fileSize: number;
|
6698
6699
|
fileUrl: string | null;
|
6699
|
-
status?: string | undefined;
|
6700
6700
|
}[];
|
6701
6701
|
}[];
|
6702
6702
|
company: {
|
@@ -6799,6 +6799,7 @@ export declare const commentContract: {
|
|
6799
6799
|
dateValue: Date | null;
|
6800
6800
|
uploads: {
|
6801
6801
|
id: string;
|
6802
|
+
status: string | null;
|
6802
6803
|
createdAt: Date;
|
6803
6804
|
updatedAt: Date;
|
6804
6805
|
deletedAt: Date | null;
|
@@ -6807,7 +6808,6 @@ export declare const commentContract: {
|
|
6807
6808
|
bucketName: string;
|
6808
6809
|
fileSize: number;
|
6809
6810
|
fileUrl: string | null;
|
6810
|
-
status?: string | undefined;
|
6811
6811
|
}[];
|
6812
6812
|
}[];
|
6813
6813
|
company: {
|
@@ -7296,6 +7296,7 @@ export declare const commentContract: {
|
|
7296
7296
|
dateValue: Date | null;
|
7297
7297
|
uploads: {
|
7298
7298
|
id: string;
|
7299
|
+
status: string | null;
|
7299
7300
|
createdAt: Date;
|
7300
7301
|
updatedAt: Date;
|
7301
7302
|
deletedAt: Date | null;
|
@@ -7304,7 +7305,6 @@ export declare const commentContract: {
|
|
7304
7305
|
bucketName: string;
|
7305
7306
|
fileSize: number;
|
7306
7307
|
fileUrl: string | null;
|
7307
|
-
status?: string | undefined;
|
7308
7308
|
}[];
|
7309
7309
|
}[];
|
7310
7310
|
company: {
|
@@ -7400,6 +7400,7 @@ export declare const commentContract: {
|
|
7400
7400
|
dateValue: Date | null;
|
7401
7401
|
uploads: {
|
7402
7402
|
id: string;
|
7403
|
+
status: string | null;
|
7403
7404
|
createdAt: Date;
|
7404
7405
|
updatedAt: Date;
|
7405
7406
|
deletedAt: Date | null;
|
@@ -7408,7 +7409,6 @@ export declare const commentContract: {
|
|
7408
7409
|
bucketName: string;
|
7409
7410
|
fileSize: number;
|
7410
7411
|
fileUrl: string | null;
|
7411
|
-
status?: string | undefined;
|
7412
7412
|
}[];
|
7413
7413
|
}[];
|
7414
7414
|
tags: {
|
@@ -7637,6 +7637,7 @@ export declare const commentContract: {
|
|
7637
7637
|
dateValue: Date | null;
|
7638
7638
|
uploads: {
|
7639
7639
|
id: string;
|
7640
|
+
status: string | null;
|
7640
7641
|
createdAt: Date;
|
7641
7642
|
updatedAt: Date;
|
7642
7643
|
deletedAt: Date | null;
|
@@ -7645,7 +7646,6 @@ export declare const commentContract: {
|
|
7645
7646
|
bucketName: string;
|
7646
7647
|
fileSize: number;
|
7647
7648
|
fileUrl: string | null;
|
7648
|
-
status?: string | undefined;
|
7649
7649
|
}[];
|
7650
7650
|
}[];
|
7651
7651
|
company: {
|
@@ -7741,6 +7741,7 @@ export declare const commentContract: {
|
|
7741
7741
|
dateValue: Date | null;
|
7742
7742
|
uploads: {
|
7743
7743
|
id: string;
|
7744
|
+
status: string | null;
|
7744
7745
|
createdAt: Date;
|
7745
7746
|
updatedAt: Date;
|
7746
7747
|
deletedAt: Date | null;
|
@@ -7749,7 +7750,6 @@ export declare const commentContract: {
|
|
7749
7750
|
bucketName: string;
|
7750
7751
|
fileSize: number;
|
7751
7752
|
fileUrl: string | null;
|
7752
|
-
status?: string | undefined;
|
7753
7753
|
}[];
|
7754
7754
|
}[];
|
7755
7755
|
tags: {
|
@@ -8188,6 +8188,7 @@ export declare const commentContract: {
|
|
8188
8188
|
dateValue: Date | null;
|
8189
8189
|
uploads: {
|
8190
8190
|
id: string;
|
8191
|
+
status: string | null;
|
8191
8192
|
createdAt: Date;
|
8192
8193
|
updatedAt: Date;
|
8193
8194
|
deletedAt: Date | null;
|
@@ -8196,7 +8197,6 @@ export declare const commentContract: {
|
|
8196
8197
|
bucketName: string;
|
8197
8198
|
fileSize: number;
|
8198
8199
|
fileUrl: string | null;
|
8199
|
-
status?: string | undefined;
|
8200
8200
|
}[];
|
8201
8201
|
}[];
|
8202
8202
|
company: {
|
@@ -8292,6 +8292,7 @@ export declare const commentContract: {
|
|
8292
8292
|
dateValue: Date | null;
|
8293
8293
|
uploads: {
|
8294
8294
|
id: string;
|
8295
|
+
status: string | null;
|
8295
8296
|
createdAt: Date;
|
8296
8297
|
updatedAt: Date;
|
8297
8298
|
deletedAt: Date | null;
|
@@ -8300,7 +8301,6 @@ export declare const commentContract: {
|
|
8300
8301
|
bucketName: string;
|
8301
8302
|
fileSize: number;
|
8302
8303
|
fileUrl: string | null;
|
8303
|
-
status?: string | undefined;
|
8304
8304
|
}[];
|
8305
8305
|
}[];
|
8306
8306
|
tags: {
|
@@ -8641,6 +8641,7 @@ export declare const commentContract: {
|
|
8641
8641
|
dateValue: Date | null;
|
8642
8642
|
uploads: {
|
8643
8643
|
id: string;
|
8644
|
+
status: string | null;
|
8644
8645
|
createdAt: Date;
|
8645
8646
|
updatedAt: Date;
|
8646
8647
|
deletedAt: Date | null;
|
@@ -8649,7 +8650,6 @@ export declare const commentContract: {
|
|
8649
8650
|
bucketName: string;
|
8650
8651
|
fileSize: number;
|
8651
8652
|
fileUrl: string | null;
|
8652
|
-
status?: string | undefined;
|
8653
8653
|
}[];
|
8654
8654
|
}[];
|
8655
8655
|
company: {
|
@@ -8745,6 +8745,7 @@ export declare const commentContract: {
|
|
8745
8745
|
dateValue: Date | null;
|
8746
8746
|
uploads: {
|
8747
8747
|
id: string;
|
8748
|
+
status: string | null;
|
8748
8749
|
createdAt: Date;
|
8749
8750
|
updatedAt: Date;
|
8750
8751
|
deletedAt: Date | null;
|
@@ -8753,7 +8754,6 @@ export declare const commentContract: {
|
|
8753
8754
|
bucketName: string;
|
8754
8755
|
fileSize: number;
|
8755
8756
|
fileUrl: string | null;
|
8756
|
-
status?: string | undefined;
|
8757
8757
|
}[];
|
8758
8758
|
}[];
|
8759
8759
|
tags: {
|
@@ -9979,9 +9979,10 @@ export declare const commentContract: {
|
|
9979
9979
|
fileSize: z.ZodNumber;
|
9980
9980
|
fileKey: z.ZodString;
|
9981
9981
|
fileUrl: z.ZodNullable<z.ZodString>;
|
9982
|
-
status: z.
|
9982
|
+
status: z.ZodNullable<z.ZodString>;
|
9983
9983
|
}, "strip", z.ZodTypeAny, {
|
9984
9984
|
id: string;
|
9985
|
+
status: string | null;
|
9985
9986
|
createdAt: Date;
|
9986
9987
|
updatedAt: Date;
|
9987
9988
|
deletedAt: Date | null;
|
@@ -9990,9 +9991,9 @@ export declare const commentContract: {
|
|
9990
9991
|
bucketName: string;
|
9991
9992
|
fileSize: number;
|
9992
9993
|
fileUrl: string | null;
|
9993
|
-
status?: string | undefined;
|
9994
9994
|
}, {
|
9995
9995
|
id: string;
|
9996
|
+
status: string | null;
|
9996
9997
|
createdAt: Date;
|
9997
9998
|
updatedAt: Date;
|
9998
9999
|
deletedAt: Date | null;
|
@@ -10001,7 +10002,6 @@ export declare const commentContract: {
|
|
10001
10002
|
bucketName: string;
|
10002
10003
|
fileSize: number;
|
10003
10004
|
fileUrl: string | null;
|
10004
|
-
status?: string | undefined;
|
10005
10005
|
}>, "many">;
|
10006
10006
|
}, "strip", z.ZodTypeAny, {
|
10007
10007
|
id: string;
|
@@ -10028,6 +10028,7 @@ export declare const commentContract: {
|
|
10028
10028
|
dateValue: Date | null;
|
10029
10029
|
uploads: {
|
10030
10030
|
id: string;
|
10031
|
+
status: string | null;
|
10031
10032
|
createdAt: Date;
|
10032
10033
|
updatedAt: Date;
|
10033
10034
|
deletedAt: Date | null;
|
@@ -10036,7 +10037,6 @@ export declare const commentContract: {
|
|
10036
10037
|
bucketName: string;
|
10037
10038
|
fileSize: number;
|
10038
10039
|
fileUrl: string | null;
|
10039
|
-
status?: string | undefined;
|
10040
10040
|
}[];
|
10041
10041
|
}, {
|
10042
10042
|
id: string;
|
@@ -10063,6 +10063,7 @@ export declare const commentContract: {
|
|
10063
10063
|
dateValue: Date | null;
|
10064
10064
|
uploads: {
|
10065
10065
|
id: string;
|
10066
|
+
status: string | null;
|
10066
10067
|
createdAt: Date;
|
10067
10068
|
updatedAt: Date;
|
10068
10069
|
deletedAt: Date | null;
|
@@ -10071,7 +10072,6 @@ export declare const commentContract: {
|
|
10071
10072
|
bucketName: string;
|
10072
10073
|
fileSize: number;
|
10073
10074
|
fileUrl: string | null;
|
10074
|
-
status?: string | undefined;
|
10075
10075
|
}[];
|
10076
10076
|
}>, "many">;
|
10077
10077
|
tags: z.ZodArray<z.ZodObject<{
|
@@ -10541,9 +10541,10 @@ export declare const commentContract: {
|
|
10541
10541
|
fileSize: z.ZodNumber;
|
10542
10542
|
fileKey: z.ZodString;
|
10543
10543
|
fileUrl: z.ZodNullable<z.ZodString>;
|
10544
|
-
status: z.
|
10544
|
+
status: z.ZodNullable<z.ZodString>;
|
10545
10545
|
}, "strip", z.ZodTypeAny, {
|
10546
10546
|
id: string;
|
10547
|
+
status: string | null;
|
10547
10548
|
createdAt: Date;
|
10548
10549
|
updatedAt: Date;
|
10549
10550
|
deletedAt: Date | null;
|
@@ -10552,9 +10553,9 @@ export declare const commentContract: {
|
|
10552
10553
|
bucketName: string;
|
10553
10554
|
fileSize: number;
|
10554
10555
|
fileUrl: string | null;
|
10555
|
-
status?: string | undefined;
|
10556
10556
|
}, {
|
10557
10557
|
id: string;
|
10558
|
+
status: string | null;
|
10558
10559
|
createdAt: Date;
|
10559
10560
|
updatedAt: Date;
|
10560
10561
|
deletedAt: Date | null;
|
@@ -10563,7 +10564,6 @@ export declare const commentContract: {
|
|
10563
10564
|
bucketName: string;
|
10564
10565
|
fileSize: number;
|
10565
10566
|
fileUrl: string | null;
|
10566
|
-
status?: string | undefined;
|
10567
10567
|
}>, "many">;
|
10568
10568
|
}, "strip", z.ZodTypeAny, {
|
10569
10569
|
id: string;
|
@@ -10590,6 +10590,7 @@ export declare const commentContract: {
|
|
10590
10590
|
dateValue: Date | null;
|
10591
10591
|
uploads: {
|
10592
10592
|
id: string;
|
10593
|
+
status: string | null;
|
10593
10594
|
createdAt: Date;
|
10594
10595
|
updatedAt: Date;
|
10595
10596
|
deletedAt: Date | null;
|
@@ -10598,7 +10599,6 @@ export declare const commentContract: {
|
|
10598
10599
|
bucketName: string;
|
10599
10600
|
fileSize: number;
|
10600
10601
|
fileUrl: string | null;
|
10601
|
-
status?: string | undefined;
|
10602
10602
|
}[];
|
10603
10603
|
}, {
|
10604
10604
|
id: string;
|
@@ -10625,6 +10625,7 @@ export declare const commentContract: {
|
|
10625
10625
|
dateValue: Date | null;
|
10626
10626
|
uploads: {
|
10627
10627
|
id: string;
|
10628
|
+
status: string | null;
|
10628
10629
|
createdAt: Date;
|
10629
10630
|
updatedAt: Date;
|
10630
10631
|
deletedAt: Date | null;
|
@@ -10633,7 +10634,6 @@ export declare const commentContract: {
|
|
10633
10634
|
bucketName: string;
|
10634
10635
|
fileSize: number;
|
10635
10636
|
fileUrl: string | null;
|
10636
|
-
status?: string | undefined;
|
10637
10637
|
}[];
|
10638
10638
|
}>, "many">;
|
10639
10639
|
contactEmails: z.ZodArray<z.ZodObject<{
|
@@ -10773,6 +10773,7 @@ export declare const commentContract: {
|
|
10773
10773
|
dateValue: Date | null;
|
10774
10774
|
uploads: {
|
10775
10775
|
id: string;
|
10776
|
+
status: string | null;
|
10776
10777
|
createdAt: Date;
|
10777
10778
|
updatedAt: Date;
|
10778
10779
|
deletedAt: Date | null;
|
@@ -10781,7 +10782,6 @@ export declare const commentContract: {
|
|
10781
10782
|
bucketName: string;
|
10782
10783
|
fileSize: number;
|
10783
10784
|
fileUrl: string | null;
|
10784
|
-
status?: string | undefined;
|
10785
10785
|
}[];
|
10786
10786
|
}[];
|
10787
10787
|
company: {
|
@@ -10884,6 +10884,7 @@ export declare const commentContract: {
|
|
10884
10884
|
dateValue: Date | null;
|
10885
10885
|
uploads: {
|
10886
10886
|
id: string;
|
10887
|
+
status: string | null;
|
10887
10888
|
createdAt: Date;
|
10888
10889
|
updatedAt: Date;
|
10889
10890
|
deletedAt: Date | null;
|
@@ -10892,7 +10893,6 @@ export declare const commentContract: {
|
|
10892
10893
|
bucketName: string;
|
10893
10894
|
fileSize: number;
|
10894
10895
|
fileUrl: string | null;
|
10895
|
-
status?: string | undefined;
|
10896
10896
|
}[];
|
10897
10897
|
}[];
|
10898
10898
|
company: {
|
@@ -11381,6 +11381,7 @@ export declare const commentContract: {
|
|
11381
11381
|
dateValue: Date | null;
|
11382
11382
|
uploads: {
|
11383
11383
|
id: string;
|
11384
|
+
status: string | null;
|
11384
11385
|
createdAt: Date;
|
11385
11386
|
updatedAt: Date;
|
11386
11387
|
deletedAt: Date | null;
|
@@ -11389,7 +11390,6 @@ export declare const commentContract: {
|
|
11389
11390
|
bucketName: string;
|
11390
11391
|
fileSize: number;
|
11391
11392
|
fileUrl: string | null;
|
11392
|
-
status?: string | undefined;
|
11393
11393
|
}[];
|
11394
11394
|
}[];
|
11395
11395
|
company: {
|
@@ -11485,6 +11485,7 @@ export declare const commentContract: {
|
|
11485
11485
|
dateValue: Date | null;
|
11486
11486
|
uploads: {
|
11487
11487
|
id: string;
|
11488
|
+
status: string | null;
|
11488
11489
|
createdAt: Date;
|
11489
11490
|
updatedAt: Date;
|
11490
11491
|
deletedAt: Date | null;
|
@@ -11493,7 +11494,6 @@ export declare const commentContract: {
|
|
11493
11494
|
bucketName: string;
|
11494
11495
|
fileSize: number;
|
11495
11496
|
fileUrl: string | null;
|
11496
|
-
status?: string | undefined;
|
11497
11497
|
}[];
|
11498
11498
|
}[];
|
11499
11499
|
tags: {
|
@@ -11722,6 +11722,7 @@ export declare const commentContract: {
|
|
11722
11722
|
dateValue: Date | null;
|
11723
11723
|
uploads: {
|
11724
11724
|
id: string;
|
11725
|
+
status: string | null;
|
11725
11726
|
createdAt: Date;
|
11726
11727
|
updatedAt: Date;
|
11727
11728
|
deletedAt: Date | null;
|
@@ -11730,7 +11731,6 @@ export declare const commentContract: {
|
|
11730
11731
|
bucketName: string;
|
11731
11732
|
fileSize: number;
|
11732
11733
|
fileUrl: string | null;
|
11733
|
-
status?: string | undefined;
|
11734
11734
|
}[];
|
11735
11735
|
}[];
|
11736
11736
|
company: {
|
@@ -11826,6 +11826,7 @@ export declare const commentContract: {
|
|
11826
11826
|
dateValue: Date | null;
|
11827
11827
|
uploads: {
|
11828
11828
|
id: string;
|
11829
|
+
status: string | null;
|
11829
11830
|
createdAt: Date;
|
11830
11831
|
updatedAt: Date;
|
11831
11832
|
deletedAt: Date | null;
|
@@ -11834,7 +11835,6 @@ export declare const commentContract: {
|
|
11834
11835
|
bucketName: string;
|
11835
11836
|
fileSize: number;
|
11836
11837
|
fileUrl: string | null;
|
11837
|
-
status?: string | undefined;
|
11838
11838
|
}[];
|
11839
11839
|
}[];
|
11840
11840
|
tags: {
|
@@ -12273,6 +12273,7 @@ export declare const commentContract: {
|
|
12273
12273
|
dateValue: Date | null;
|
12274
12274
|
uploads: {
|
12275
12275
|
id: string;
|
12276
|
+
status: string | null;
|
12276
12277
|
createdAt: Date;
|
12277
12278
|
updatedAt: Date;
|
12278
12279
|
deletedAt: Date | null;
|
@@ -12281,7 +12282,6 @@ export declare const commentContract: {
|
|
12281
12282
|
bucketName: string;
|
12282
12283
|
fileSize: number;
|
12283
12284
|
fileUrl: string | null;
|
12284
|
-
status?: string | undefined;
|
12285
12285
|
}[];
|
12286
12286
|
}[];
|
12287
12287
|
company: {
|
@@ -12377,6 +12377,7 @@ export declare const commentContract: {
|
|
12377
12377
|
dateValue: Date | null;
|
12378
12378
|
uploads: {
|
12379
12379
|
id: string;
|
12380
|
+
status: string | null;
|
12380
12381
|
createdAt: Date;
|
12381
12382
|
updatedAt: Date;
|
12382
12383
|
deletedAt: Date | null;
|
@@ -12385,7 +12386,6 @@ export declare const commentContract: {
|
|
12385
12386
|
bucketName: string;
|
12386
12387
|
fileSize: number;
|
12387
12388
|
fileUrl: string | null;
|
12388
|
-
status?: string | undefined;
|
12389
12389
|
}[];
|
12390
12390
|
}[];
|
12391
12391
|
tags: {
|
@@ -12726,6 +12726,7 @@ export declare const commentContract: {
|
|
12726
12726
|
dateValue: Date | null;
|
12727
12727
|
uploads: {
|
12728
12728
|
id: string;
|
12729
|
+
status: string | null;
|
12729
12730
|
createdAt: Date;
|
12730
12731
|
updatedAt: Date;
|
12731
12732
|
deletedAt: Date | null;
|
@@ -12734,7 +12735,6 @@ export declare const commentContract: {
|
|
12734
12735
|
bucketName: string;
|
12735
12736
|
fileSize: number;
|
12736
12737
|
fileUrl: string | null;
|
12737
|
-
status?: string | undefined;
|
12738
12738
|
}[];
|
12739
12739
|
}[];
|
12740
12740
|
company: {
|
@@ -12830,6 +12830,7 @@ export declare const commentContract: {
|
|
12830
12830
|
dateValue: Date | null;
|
12831
12831
|
uploads: {
|
12832
12832
|
id: string;
|
12833
|
+
status: string | null;
|
12833
12834
|
createdAt: Date;
|
12834
12835
|
updatedAt: Date;
|
12835
12836
|
deletedAt: Date | null;
|
@@ -12838,7 +12839,6 @@ export declare const commentContract: {
|
|
12838
12839
|
bucketName: string;
|
12839
12840
|
fileSize: number;
|
12840
12841
|
fileUrl: string | null;
|
12841
|
-
status?: string | undefined;
|
12842
12842
|
}[];
|
12843
12843
|
}[];
|
12844
12844
|
tags: {
|
@@ -13182,6 +13182,7 @@ export declare const commentContract: {
|
|
13182
13182
|
dateValue: Date | null;
|
13183
13183
|
uploads: {
|
13184
13184
|
id: string;
|
13185
|
+
status: string | null;
|
13185
13186
|
createdAt: Date;
|
13186
13187
|
updatedAt: Date;
|
13187
13188
|
deletedAt: Date | null;
|
@@ -13190,7 +13191,6 @@ export declare const commentContract: {
|
|
13190
13191
|
bucketName: string;
|
13191
13192
|
fileSize: number;
|
13192
13193
|
fileUrl: string | null;
|
13193
|
-
status?: string | undefined;
|
13194
13194
|
}[];
|
13195
13195
|
}[];
|
13196
13196
|
company: {
|
@@ -13286,6 +13286,7 @@ export declare const commentContract: {
|
|
13286
13286
|
dateValue: Date | null;
|
13287
13287
|
uploads: {
|
13288
13288
|
id: string;
|
13289
|
+
status: string | null;
|
13289
13290
|
createdAt: Date;
|
13290
13291
|
updatedAt: Date;
|
13291
13292
|
deletedAt: Date | null;
|
@@ -13294,7 +13295,6 @@ export declare const commentContract: {
|
|
13294
13295
|
bucketName: string;
|
13295
13296
|
fileSize: number;
|
13296
13297
|
fileUrl: string | null;
|
13297
|
-
status?: string | undefined;
|
13298
13298
|
}[];
|
13299
13299
|
}[];
|
13300
13300
|
tags: {
|
@@ -13638,6 +13638,7 @@ export declare const commentContract: {
|
|
13638
13638
|
dateValue: Date | null;
|
13639
13639
|
uploads: {
|
13640
13640
|
id: string;
|
13641
|
+
status: string | null;
|
13641
13642
|
createdAt: Date;
|
13642
13643
|
updatedAt: Date;
|
13643
13644
|
deletedAt: Date | null;
|
@@ -13646,7 +13647,6 @@ export declare const commentContract: {
|
|
13646
13647
|
bucketName: string;
|
13647
13648
|
fileSize: number;
|
13648
13649
|
fileUrl: string | null;
|
13649
|
-
status?: string | undefined;
|
13650
13650
|
}[];
|
13651
13651
|
}[];
|
13652
13652
|
company: {
|
@@ -13742,6 +13742,7 @@ export declare const commentContract: {
|
|
13742
13742
|
dateValue: Date | null;
|
13743
13743
|
uploads: {
|
13744
13744
|
id: string;
|
13745
|
+
status: string | null;
|
13745
13746
|
createdAt: Date;
|
13746
13747
|
updatedAt: Date;
|
13747
13748
|
deletedAt: Date | null;
|
@@ -13750,7 +13751,6 @@ export declare const commentContract: {
|
|
13750
13751
|
bucketName: string;
|
13751
13752
|
fileSize: number;
|
13752
13753
|
fileUrl: string | null;
|
13753
|
-
status?: string | undefined;
|
13754
13754
|
}[];
|
13755
13755
|
}[];
|
13756
13756
|
tags: {
|