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