@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
|
@@ -99,10 +99,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
|
99
99
|
fileSize: z.ZodNumber;
|
|
100
100
|
fileKey: z.ZodString;
|
|
101
101
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
102
|
-
status: z.
|
|
102
|
+
status: z.ZodOptional<z.ZodString>;
|
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
|
104
104
|
id: string;
|
|
105
|
-
status: string | null;
|
|
106
105
|
createdAt: Date;
|
|
107
106
|
updatedAt: Date;
|
|
108
107
|
deletedAt: Date | null;
|
|
@@ -111,9 +110,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
|
111
110
|
bucketName: string;
|
|
112
111
|
fileSize: number;
|
|
113
112
|
fileUrl: string | null;
|
|
113
|
+
status?: string | undefined;
|
|
114
114
|
}, {
|
|
115
115
|
id: string;
|
|
116
|
-
status: string | null;
|
|
117
116
|
createdAt: Date;
|
|
118
117
|
updatedAt: Date;
|
|
119
118
|
deletedAt: Date | null;
|
|
@@ -122,6 +121,7 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
|
122
121
|
bucketName: string;
|
|
123
122
|
fileSize: number;
|
|
124
123
|
fileUrl: string | null;
|
|
124
|
+
status?: string | undefined;
|
|
125
125
|
}>, "many">;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
127
|
id: string;
|
|
@@ -148,7 +148,6 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
|
148
148
|
dateValue: Date | null;
|
|
149
149
|
uploads: {
|
|
150
150
|
id: string;
|
|
151
|
-
status: string | null;
|
|
152
151
|
createdAt: Date;
|
|
153
152
|
updatedAt: Date;
|
|
154
153
|
deletedAt: Date | null;
|
|
@@ -157,6 +156,7 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
|
157
156
|
bucketName: string;
|
|
158
157
|
fileSize: number;
|
|
159
158
|
fileUrl: string | null;
|
|
159
|
+
status?: string | undefined;
|
|
160
160
|
}[];
|
|
161
161
|
}, {
|
|
162
162
|
id: string;
|
|
@@ -183,7 +183,6 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
|
183
183
|
dateValue: Date | null;
|
|
184
184
|
uploads: {
|
|
185
185
|
id: string;
|
|
186
|
-
status: string | null;
|
|
187
186
|
createdAt: Date;
|
|
188
187
|
updatedAt: Date;
|
|
189
188
|
deletedAt: Date | null;
|
|
@@ -192,6 +191,7 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
|
192
191
|
bucketName: string;
|
|
193
192
|
fileSize: number;
|
|
194
193
|
fileUrl: string | null;
|
|
194
|
+
status?: string | undefined;
|
|
195
195
|
}[];
|
|
196
196
|
}>;
|
|
197
197
|
export declare const TicketEntityTypesSchema: z.ZodObject<{
|
|
@@ -800,10 +800,9 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
800
800
|
fileSize: z.ZodNumber;
|
|
801
801
|
fileKey: z.ZodString;
|
|
802
802
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
803
|
-
status: z.
|
|
803
|
+
status: z.ZodOptional<z.ZodString>;
|
|
804
804
|
}, "strip", z.ZodTypeAny, {
|
|
805
805
|
id: string;
|
|
806
|
-
status: string | null;
|
|
807
806
|
createdAt: Date;
|
|
808
807
|
updatedAt: Date;
|
|
809
808
|
deletedAt: Date | null;
|
|
@@ -812,9 +811,9 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
812
811
|
bucketName: string;
|
|
813
812
|
fileSize: number;
|
|
814
813
|
fileUrl: string | null;
|
|
814
|
+
status?: string | undefined;
|
|
815
815
|
}, {
|
|
816
816
|
id: string;
|
|
817
|
-
status: string | null;
|
|
818
817
|
createdAt: Date;
|
|
819
818
|
updatedAt: Date;
|
|
820
819
|
deletedAt: Date | null;
|
|
@@ -823,6 +822,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
823
822
|
bucketName: string;
|
|
824
823
|
fileSize: number;
|
|
825
824
|
fileUrl: string | null;
|
|
825
|
+
status?: string | undefined;
|
|
826
826
|
}>, "many">;
|
|
827
827
|
}, "strip", z.ZodTypeAny, {
|
|
828
828
|
id: string;
|
|
@@ -849,7 +849,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
849
849
|
dateValue: Date | null;
|
|
850
850
|
uploads: {
|
|
851
851
|
id: string;
|
|
852
|
-
status: string | null;
|
|
853
852
|
createdAt: Date;
|
|
854
853
|
updatedAt: Date;
|
|
855
854
|
deletedAt: Date | null;
|
|
@@ -858,6 +857,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
858
857
|
bucketName: string;
|
|
859
858
|
fileSize: number;
|
|
860
859
|
fileUrl: string | null;
|
|
860
|
+
status?: string | undefined;
|
|
861
861
|
}[];
|
|
862
862
|
}, {
|
|
863
863
|
id: string;
|
|
@@ -884,7 +884,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
884
884
|
dateValue: Date | null;
|
|
885
885
|
uploads: {
|
|
886
886
|
id: string;
|
|
887
|
-
status: string | null;
|
|
888
887
|
createdAt: Date;
|
|
889
888
|
updatedAt: Date;
|
|
890
889
|
deletedAt: Date | null;
|
|
@@ -893,6 +892,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
893
892
|
bucketName: string;
|
|
894
893
|
fileSize: number;
|
|
895
894
|
fileUrl: string | null;
|
|
895
|
+
status?: string | undefined;
|
|
896
896
|
}[];
|
|
897
897
|
}>, "many">;
|
|
898
898
|
tags: z.ZodArray<z.ZodObject<{
|
|
@@ -1362,10 +1362,9 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1362
1362
|
fileSize: z.ZodNumber;
|
|
1363
1363
|
fileKey: z.ZodString;
|
|
1364
1364
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
1365
|
-
status: z.
|
|
1365
|
+
status: z.ZodOptional<z.ZodString>;
|
|
1366
1366
|
}, "strip", z.ZodTypeAny, {
|
|
1367
1367
|
id: string;
|
|
1368
|
-
status: string | null;
|
|
1369
1368
|
createdAt: Date;
|
|
1370
1369
|
updatedAt: Date;
|
|
1371
1370
|
deletedAt: Date | null;
|
|
@@ -1374,9 +1373,9 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1374
1373
|
bucketName: string;
|
|
1375
1374
|
fileSize: number;
|
|
1376
1375
|
fileUrl: string | null;
|
|
1376
|
+
status?: string | undefined;
|
|
1377
1377
|
}, {
|
|
1378
1378
|
id: string;
|
|
1379
|
-
status: string | null;
|
|
1380
1379
|
createdAt: Date;
|
|
1381
1380
|
updatedAt: Date;
|
|
1382
1381
|
deletedAt: Date | null;
|
|
@@ -1385,6 +1384,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1385
1384
|
bucketName: string;
|
|
1386
1385
|
fileSize: number;
|
|
1387
1386
|
fileUrl: string | null;
|
|
1387
|
+
status?: string | undefined;
|
|
1388
1388
|
}>, "many">;
|
|
1389
1389
|
}, "strip", z.ZodTypeAny, {
|
|
1390
1390
|
id: string;
|
|
@@ -1411,7 +1411,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1411
1411
|
dateValue: Date | null;
|
|
1412
1412
|
uploads: {
|
|
1413
1413
|
id: string;
|
|
1414
|
-
status: string | null;
|
|
1415
1414
|
createdAt: Date;
|
|
1416
1415
|
updatedAt: Date;
|
|
1417
1416
|
deletedAt: Date | null;
|
|
@@ -1420,6 +1419,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1420
1419
|
bucketName: string;
|
|
1421
1420
|
fileSize: number;
|
|
1422
1421
|
fileUrl: string | null;
|
|
1422
|
+
status?: string | undefined;
|
|
1423
1423
|
}[];
|
|
1424
1424
|
}, {
|
|
1425
1425
|
id: string;
|
|
@@ -1446,7 +1446,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1446
1446
|
dateValue: Date | null;
|
|
1447
1447
|
uploads: {
|
|
1448
1448
|
id: string;
|
|
1449
|
-
status: string | null;
|
|
1450
1449
|
createdAt: Date;
|
|
1451
1450
|
updatedAt: Date;
|
|
1452
1451
|
deletedAt: Date | null;
|
|
@@ -1455,6 +1454,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1455
1454
|
bucketName: string;
|
|
1456
1455
|
fileSize: number;
|
|
1457
1456
|
fileUrl: string | null;
|
|
1457
|
+
status?: string | undefined;
|
|
1458
1458
|
}[];
|
|
1459
1459
|
}>, "many">;
|
|
1460
1460
|
contactEmails: z.ZodArray<z.ZodObject<{
|
|
@@ -1594,7 +1594,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1594
1594
|
dateValue: Date | null;
|
|
1595
1595
|
uploads: {
|
|
1596
1596
|
id: string;
|
|
1597
|
-
status: string | null;
|
|
1598
1597
|
createdAt: Date;
|
|
1599
1598
|
updatedAt: Date;
|
|
1600
1599
|
deletedAt: Date | null;
|
|
@@ -1603,6 +1602,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1603
1602
|
bucketName: string;
|
|
1604
1603
|
fileSize: number;
|
|
1605
1604
|
fileUrl: string | null;
|
|
1605
|
+
status?: string | undefined;
|
|
1606
1606
|
}[];
|
|
1607
1607
|
}[];
|
|
1608
1608
|
company: {
|
|
@@ -1705,7 +1705,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1705
1705
|
dateValue: Date | null;
|
|
1706
1706
|
uploads: {
|
|
1707
1707
|
id: string;
|
|
1708
|
-
status: string | null;
|
|
1709
1708
|
createdAt: Date;
|
|
1710
1709
|
updatedAt: Date;
|
|
1711
1710
|
deletedAt: Date | null;
|
|
@@ -1714,6 +1713,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
1714
1713
|
bucketName: string;
|
|
1715
1714
|
fileSize: number;
|
|
1716
1715
|
fileUrl: string | null;
|
|
1716
|
+
status?: string | undefined;
|
|
1717
1717
|
}[];
|
|
1718
1718
|
}[];
|
|
1719
1719
|
company: {
|
|
@@ -2202,7 +2202,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2202
2202
|
dateValue: Date | null;
|
|
2203
2203
|
uploads: {
|
|
2204
2204
|
id: string;
|
|
2205
|
-
status: string | null;
|
|
2206
2205
|
createdAt: Date;
|
|
2207
2206
|
updatedAt: Date;
|
|
2208
2207
|
deletedAt: Date | null;
|
|
@@ -2211,6 +2210,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2211
2210
|
bucketName: string;
|
|
2212
2211
|
fileSize: number;
|
|
2213
2212
|
fileUrl: string | null;
|
|
2213
|
+
status?: string | undefined;
|
|
2214
2214
|
}[];
|
|
2215
2215
|
}[];
|
|
2216
2216
|
company: {
|
|
@@ -2306,7 +2306,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2306
2306
|
dateValue: Date | null;
|
|
2307
2307
|
uploads: {
|
|
2308
2308
|
id: string;
|
|
2309
|
-
status: string | null;
|
|
2310
2309
|
createdAt: Date;
|
|
2311
2310
|
updatedAt: Date;
|
|
2312
2311
|
deletedAt: Date | null;
|
|
@@ -2315,6 +2314,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2315
2314
|
bucketName: string;
|
|
2316
2315
|
fileSize: number;
|
|
2317
2316
|
fileUrl: string | null;
|
|
2317
|
+
status?: string | undefined;
|
|
2318
2318
|
}[];
|
|
2319
2319
|
}[];
|
|
2320
2320
|
tags: {
|
|
@@ -2543,7 +2543,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2543
2543
|
dateValue: Date | null;
|
|
2544
2544
|
uploads: {
|
|
2545
2545
|
id: string;
|
|
2546
|
-
status: string | null;
|
|
2547
2546
|
createdAt: Date;
|
|
2548
2547
|
updatedAt: Date;
|
|
2549
2548
|
deletedAt: Date | null;
|
|
@@ -2552,6 +2551,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2552
2551
|
bucketName: string;
|
|
2553
2552
|
fileSize: number;
|
|
2554
2553
|
fileUrl: string | null;
|
|
2554
|
+
status?: string | undefined;
|
|
2555
2555
|
}[];
|
|
2556
2556
|
}[];
|
|
2557
2557
|
company: {
|
|
@@ -2647,7 +2647,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2647
2647
|
dateValue: Date | null;
|
|
2648
2648
|
uploads: {
|
|
2649
2649
|
id: string;
|
|
2650
|
-
status: string | null;
|
|
2651
2650
|
createdAt: Date;
|
|
2652
2651
|
updatedAt: Date;
|
|
2653
2652
|
deletedAt: Date | null;
|
|
@@ -2656,6 +2655,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
|
2656
2655
|
bucketName: string;
|
|
2657
2656
|
fileSize: number;
|
|
2658
2657
|
fileUrl: string | null;
|
|
2658
|
+
status?: string | undefined;
|
|
2659
2659
|
}[];
|
|
2660
2660
|
}[];
|
|
2661
2661
|
tags: {
|
|
@@ -9,10 +9,9 @@ export declare const UploadSchema: z.ZodObject<{
|
|
|
9
9
|
fileSize: z.ZodNumber;
|
|
10
10
|
fileKey: z.ZodString;
|
|
11
11
|
fileUrl: z.ZodNullable<z.ZodString>;
|
|
12
|
-
status: z.
|
|
12
|
+
status: z.ZodOptional<z.ZodString>;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
14
|
id: string;
|
|
15
|
-
status: string | null;
|
|
16
15
|
createdAt: Date;
|
|
17
16
|
updatedAt: Date;
|
|
18
17
|
deletedAt: Date | null;
|
|
@@ -21,9 +20,9 @@ export declare const UploadSchema: z.ZodObject<{
|
|
|
21
20
|
bucketName: string;
|
|
22
21
|
fileSize: number;
|
|
23
22
|
fileUrl: string | null;
|
|
23
|
+
status?: string | undefined;
|
|
24
24
|
}, {
|
|
25
25
|
id: string;
|
|
26
|
-
status: string | null;
|
|
27
26
|
createdAt: Date;
|
|
28
27
|
updatedAt: Date;
|
|
29
28
|
deletedAt: Date | null;
|
|
@@ -32,6 +31,7 @@ export declare const UploadSchema: z.ZodObject<{
|
|
|
32
31
|
bucketName: string;
|
|
33
32
|
fileSize: number;
|
|
34
33
|
fileUrl: string | null;
|
|
34
|
+
status?: string | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
export declare const RenameAttachmentSchema: z.ZodObject<{
|
|
37
37
|
newName: z.ZodString;
|
|
@@ -79,8 +79,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
79
79
|
deletedAt: Date | null;
|
|
80
80
|
previousPresenceStatus: {
|
|
81
81
|
id: string;
|
|
82
|
-
|
|
83
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
82
|
+
description: string;
|
|
84
83
|
status: string;
|
|
85
84
|
createdAt: Date;
|
|
86
85
|
updatedAt: Date;
|
|
@@ -88,8 +87,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
88
87
|
};
|
|
89
88
|
newPresenceStatus: {
|
|
90
89
|
id: string;
|
|
91
|
-
|
|
92
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
90
|
+
description: string;
|
|
93
91
|
status: string;
|
|
94
92
|
createdAt: Date;
|
|
95
93
|
updatedAt: Date;
|
|
@@ -147,8 +145,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
147
145
|
deletedAt: Date | null;
|
|
148
146
|
previousPresenceStatus: {
|
|
149
147
|
id: string;
|
|
150
|
-
|
|
151
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
148
|
+
description: string;
|
|
152
149
|
status: string;
|
|
153
150
|
createdAt: Date;
|
|
154
151
|
updatedAt: Date;
|
|
@@ -156,8 +153,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
156
153
|
};
|
|
157
154
|
newPresenceStatus: {
|
|
158
155
|
id: string;
|
|
159
|
-
|
|
160
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
156
|
+
description: string;
|
|
161
157
|
status: string;
|
|
162
158
|
createdAt: Date;
|
|
163
159
|
updatedAt: Date;
|
|
@@ -217,8 +213,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
217
213
|
deletedAt: Date | null;
|
|
218
214
|
previousPresenceStatus: {
|
|
219
215
|
id: string;
|
|
220
|
-
|
|
221
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
216
|
+
description: string;
|
|
222
217
|
status: string;
|
|
223
218
|
createdAt: Date;
|
|
224
219
|
updatedAt: Date;
|
|
@@ -226,8 +221,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
226
221
|
};
|
|
227
222
|
newPresenceStatus: {
|
|
228
223
|
id: string;
|
|
229
|
-
|
|
230
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
224
|
+
description: string;
|
|
231
225
|
status: string;
|
|
232
226
|
createdAt: Date;
|
|
233
227
|
updatedAt: Date;
|
|
@@ -291,8 +285,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
291
285
|
deletedAt: Date | null;
|
|
292
286
|
previousPresenceStatus: {
|
|
293
287
|
id: string;
|
|
294
|
-
|
|
295
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
288
|
+
description: string;
|
|
296
289
|
status: string;
|
|
297
290
|
createdAt: Date;
|
|
298
291
|
updatedAt: Date;
|
|
@@ -300,8 +293,7 @@ export declare const userPresenceStatusLogContract: {
|
|
|
300
293
|
};
|
|
301
294
|
newPresenceStatus: {
|
|
302
295
|
id: string;
|
|
303
|
-
|
|
304
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
296
|
+
description: string;
|
|
305
297
|
status: string;
|
|
306
298
|
createdAt: Date;
|
|
307
299
|
updatedAt: Date;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/user-presence-status-log/index.ts"],"names":[],"mappings":"AACA,OAAO,CAAC,MAAM,KAAK,CAAC;AAOpB,OAAO,EAAE,2BAA2B,EAAE,MAAM,UAAU,CAAC;AACvD,OAAO,EACL,uCAAuC,EACvC,iCAAiC,EAClC,MAAM,cAAc,CAAC;AAEtB,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CACnD,OAAO,iCAAiC,CACzC,CAAC;AACF,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAChF,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAC/C,OAAO,uCAAuC,CAC/C,CAAC;AAEF,eAAO,MAAM,6BAA6B
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/user-presence-status-log/index.ts"],"names":[],"mappings":"AACA,OAAO,CAAC,MAAM,KAAK,CAAC;AAOpB,OAAO,EAAE,2BAA2B,EAAE,MAAM,UAAU,CAAC;AACvD,OAAO,EACL,uCAAuC,EACvC,iCAAiC,EAClC,MAAM,cAAc,CAAC;AAEtB,MAAM,MAAM,+BAA+B,GAAG,CAAC,CAAC,KAAK,CACnD,OAAO,iCAAiC,CACzC,CAAC;AACF,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAChF,MAAM,MAAM,2BAA2B,GAAG,CAAC,CAAC,KAAK,CAC/C,OAAO,uCAAuC,CAC/C,CAAC;AAEF,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAkCzC,CAAC"}
|
|
@@ -214,20 +214,17 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
|
214
214
|
updatedAt: z.ZodDate;
|
|
215
215
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
216
216
|
status: z.ZodString;
|
|
217
|
-
description: z.
|
|
218
|
-
position: z.ZodNumber;
|
|
217
|
+
description: z.ZodString;
|
|
219
218
|
}, "strip", z.ZodTypeAny, {
|
|
220
219
|
id: string;
|
|
221
|
-
|
|
222
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
220
|
+
description: string;
|
|
223
221
|
status: string;
|
|
224
222
|
createdAt: Date;
|
|
225
223
|
updatedAt: Date;
|
|
226
224
|
deletedAt: Date | null;
|
|
227
225
|
}, {
|
|
228
226
|
id: string;
|
|
229
|
-
|
|
230
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
227
|
+
description: string;
|
|
231
228
|
status: string;
|
|
232
229
|
createdAt: Date;
|
|
233
230
|
updatedAt: Date;
|
|
@@ -239,20 +236,17 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
|
239
236
|
updatedAt: z.ZodDate;
|
|
240
237
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
|
241
238
|
status: z.ZodString;
|
|
242
|
-
description: z.
|
|
243
|
-
position: z.ZodNumber;
|
|
239
|
+
description: z.ZodString;
|
|
244
240
|
}, "strip", z.ZodTypeAny, {
|
|
245
241
|
id: string;
|
|
246
|
-
|
|
247
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
242
|
+
description: string;
|
|
248
243
|
status: string;
|
|
249
244
|
createdAt: Date;
|
|
250
245
|
updatedAt: Date;
|
|
251
246
|
deletedAt: Date | null;
|
|
252
247
|
}, {
|
|
253
248
|
id: string;
|
|
254
|
-
|
|
255
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
249
|
+
description: string;
|
|
256
250
|
status: string;
|
|
257
251
|
createdAt: Date;
|
|
258
252
|
updatedAt: Date;
|
|
@@ -311,8 +305,7 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
|
311
305
|
deletedAt: Date | null;
|
|
312
306
|
previousPresenceStatus: {
|
|
313
307
|
id: string;
|
|
314
|
-
|
|
315
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
308
|
+
description: string;
|
|
316
309
|
status: string;
|
|
317
310
|
createdAt: Date;
|
|
318
311
|
updatedAt: Date;
|
|
@@ -320,8 +313,7 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
|
320
313
|
};
|
|
321
314
|
newPresenceStatus: {
|
|
322
315
|
id: string;
|
|
323
|
-
|
|
324
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
316
|
+
description: string;
|
|
325
317
|
status: string;
|
|
326
318
|
createdAt: Date;
|
|
327
319
|
updatedAt: Date;
|
|
@@ -379,8 +371,7 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
|
379
371
|
deletedAt: Date | null;
|
|
380
372
|
previousPresenceStatus: {
|
|
381
373
|
id: string;
|
|
382
|
-
|
|
383
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
374
|
+
description: string;
|
|
384
375
|
status: string;
|
|
385
376
|
createdAt: Date;
|
|
386
377
|
updatedAt: Date;
|
|
@@ -388,8 +379,7 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
|
388
379
|
};
|
|
389
380
|
newPresenceStatus: {
|
|
390
381
|
id: string;
|
|
391
|
-
|
|
392
|
-
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
|
382
|
+
description: string;
|
|
393
383
|
status: string;
|
|
394
384
|
createdAt: Date;
|
|
395
385
|
updatedAt: Date;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/user-presence-status-log/schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AAKpB,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/user-presence-status-log/schema.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,KAAK,CAAC;AAKpB,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKtC,CAAC"}
|