@kl1/contracts 1.2.46-uat → 1.2.48-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 +1985 -1268
- package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/schema.d.ts +123 -93
- package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/channel/validation.d.ts +140 -98
- package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/index.d.ts +3403 -2580
- package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/schema.d.ts +861 -662
- package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/chat/validation.d.ts +1109 -818
- package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/comment/index.d.ts +68 -68
- package/dist/api-contracts/src/comment/schema.d.ts +20 -20
- package/dist/api-contracts/src/contact/index.d.ts +97 -97
- package/dist/api-contracts/src/contact/schema.d.ts +12 -12
- package/dist/api-contracts/src/contact/validation.d.ts +56 -56
- package/dist/api-contracts/src/contract.d.ts +75766 -60354
- package/dist/api-contracts/src/contract.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/index.d.ts +291 -139
- package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/cx-log/schema.d.ts +198 -117
- package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/index.d.ts +73 -95
- package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/schema.d.ts +10 -53
- package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/dashboard/validation.d.ts +26 -0
- package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/extension/index.d.ts +81 -0
- package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/index.d.ts +1462 -1060
- package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/schema.d.ts +104 -77
- package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/facebook-feed/validation.d.ts +81 -60
- package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/index.d.ts +5 -0
- package/dist/api-contracts/src/index.d.ts.map +1 -1
- package/dist/api-contracts/src/instagram/index.d.ts +1151 -836
- package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/index.d.ts +1036 -757
- package/dist/api-contracts/src/line/index.d.ts.map +1 -1
- package/dist/api-contracts/src/line/validation.d.ts +115 -82
- package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/mail/mail-contract.d.ts +13 -13
- package/dist/api-contracts/src/mail/mail-server-contract.d.ts +6 -6
- package/dist/api-contracts/src/mail/room-contract.d.ts +7 -7
- package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +2 -2
- package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +5 -5
- package/dist/api-contracts/src/messenger/index.d.ts +1151 -836
- package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
- package/dist/api-contracts/src/messenger/validation.d.ts +81 -60
- package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/public-api/index.d.ts +59 -59
- package/dist/api-contracts/src/public-api/schema.d.ts +12 -12
- package/dist/api-contracts/src/public-api/validation.d.ts +19 -19
- package/dist/api-contracts/src/sms/index.d.ts +3133 -146
- package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
- package/dist/api-contracts/src/sms/schema.d.ts +22 -0
- package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/snippet/index.d.ts +105 -105
- package/dist/api-contracts/src/snippet/schema.d.ts +40 -40
- package/dist/api-contracts/src/subscription/index.d.ts +20 -1
- package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
- package/dist/api-contracts/src/subscription/validation.d.ts +10 -0
- package/dist/api-contracts/src/subscription/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/telegram/index.d.ts +851 -626
- package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +34 -89
- package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +10 -27
- package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/index.d.ts +54 -54
- package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
- package/dist/api-contracts/src/telephony-cdr/schema.d.ts +14 -14
- package/dist/api-contracts/src/ticket/index.d.ts +111 -111
- package/dist/api-contracts/src/ticket/schema.d.ts +21 -21
- package/dist/api-contracts/src/upload/schema.d.ts +3 -3
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts +16 -8
- package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +20 -10
- package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
- package/dist/api-contracts/src/viber/index.d.ts +851 -626
- package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
- package/dist/api-contracts/src/webchat/index.d.ts +851 -626
- package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/index.d.ts +1155 -725
- package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
- package/dist/api-contracts/src/whatsapp/validation.d.ts +79 -0
- package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
- package/dist/api-contracts/src/workflow-rule/index.d.ts +8659 -373
- package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
- package/dist/entities/src/enums/chat.d.ts +1 -0
- package/dist/entities/src/enums/chat.d.ts.map +1 -1
- package/dist/index.js +4853 -4291
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4842 -4285
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -3
@@ -99,9 +99,10 @@ 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.ZodNullable<z.ZodString>;
|
103
103
|
}, "strip", z.ZodTypeAny, {
|
104
104
|
id: string;
|
105
|
+
status: string | null;
|
105
106
|
createdAt: Date;
|
106
107
|
updatedAt: Date;
|
107
108
|
deletedAt: Date | null;
|
@@ -110,9 +111,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
110
111
|
bucketName: string;
|
111
112
|
fileSize: number;
|
112
113
|
fileUrl: string | null;
|
113
|
-
status?: string | undefined;
|
114
114
|
}, {
|
115
115
|
id: string;
|
116
|
+
status: string | null;
|
116
117
|
createdAt: Date;
|
117
118
|
updatedAt: Date;
|
118
119
|
deletedAt: Date | null;
|
@@ -121,7 +122,6 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
121
122
|
bucketName: string;
|
122
123
|
fileSize: number;
|
123
124
|
fileUrl: string | null;
|
124
|
-
status?: string | undefined;
|
125
125
|
}>, "many">;
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
127
127
|
id: string;
|
@@ -148,6 +148,7 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
148
148
|
dateValue: Date | null;
|
149
149
|
uploads: {
|
150
150
|
id: string;
|
151
|
+
status: string | null;
|
151
152
|
createdAt: Date;
|
152
153
|
updatedAt: Date;
|
153
154
|
deletedAt: Date | null;
|
@@ -156,7 +157,6 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
156
157
|
bucketName: string;
|
157
158
|
fileSize: number;
|
158
159
|
fileUrl: string | null;
|
159
|
-
status?: string | undefined;
|
160
160
|
}[];
|
161
161
|
}, {
|
162
162
|
id: string;
|
@@ -183,6 +183,7 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
183
183
|
dateValue: Date | null;
|
184
184
|
uploads: {
|
185
185
|
id: string;
|
186
|
+
status: string | null;
|
186
187
|
createdAt: Date;
|
187
188
|
updatedAt: Date;
|
188
189
|
deletedAt: Date | null;
|
@@ -191,7 +192,6 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
|
|
191
192
|
bucketName: string;
|
192
193
|
fileSize: number;
|
193
194
|
fileUrl: string | null;
|
194
|
-
status?: string | undefined;
|
195
195
|
}[];
|
196
196
|
}>;
|
197
197
|
export declare const TicketEntityTypesSchema: z.ZodObject<{
|
@@ -800,9 +800,10 @@ 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.ZodNullable<z.ZodString>;
|
804
804
|
}, "strip", z.ZodTypeAny, {
|
805
805
|
id: string;
|
806
|
+
status: string | null;
|
806
807
|
createdAt: Date;
|
807
808
|
updatedAt: Date;
|
808
809
|
deletedAt: Date | null;
|
@@ -811,9 +812,9 @@ export declare const TicketSchema: z.ZodObject<{
|
|
811
812
|
bucketName: string;
|
812
813
|
fileSize: number;
|
813
814
|
fileUrl: string | null;
|
814
|
-
status?: string | undefined;
|
815
815
|
}, {
|
816
816
|
id: string;
|
817
|
+
status: string | null;
|
817
818
|
createdAt: Date;
|
818
819
|
updatedAt: Date;
|
819
820
|
deletedAt: Date | null;
|
@@ -822,7 +823,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
822
823
|
bucketName: string;
|
823
824
|
fileSize: number;
|
824
825
|
fileUrl: string | null;
|
825
|
-
status?: string | undefined;
|
826
826
|
}>, "many">;
|
827
827
|
}, "strip", z.ZodTypeAny, {
|
828
828
|
id: string;
|
@@ -849,6 +849,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
849
849
|
dateValue: Date | null;
|
850
850
|
uploads: {
|
851
851
|
id: string;
|
852
|
+
status: string | null;
|
852
853
|
createdAt: Date;
|
853
854
|
updatedAt: Date;
|
854
855
|
deletedAt: Date | null;
|
@@ -857,7 +858,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
857
858
|
bucketName: string;
|
858
859
|
fileSize: number;
|
859
860
|
fileUrl: string | null;
|
860
|
-
status?: string | undefined;
|
861
861
|
}[];
|
862
862
|
}, {
|
863
863
|
id: string;
|
@@ -884,6 +884,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
884
884
|
dateValue: Date | null;
|
885
885
|
uploads: {
|
886
886
|
id: string;
|
887
|
+
status: string | null;
|
887
888
|
createdAt: Date;
|
888
889
|
updatedAt: Date;
|
889
890
|
deletedAt: Date | null;
|
@@ -892,7 +893,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
892
893
|
bucketName: string;
|
893
894
|
fileSize: number;
|
894
895
|
fileUrl: string | null;
|
895
|
-
status?: string | undefined;
|
896
896
|
}[];
|
897
897
|
}>, "many">;
|
898
898
|
tags: z.ZodArray<z.ZodObject<{
|
@@ -1362,9 +1362,10 @@ 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.ZodNullable<z.ZodString>;
|
1366
1366
|
}, "strip", z.ZodTypeAny, {
|
1367
1367
|
id: string;
|
1368
|
+
status: string | null;
|
1368
1369
|
createdAt: Date;
|
1369
1370
|
updatedAt: Date;
|
1370
1371
|
deletedAt: Date | null;
|
@@ -1373,9 +1374,9 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1373
1374
|
bucketName: string;
|
1374
1375
|
fileSize: number;
|
1375
1376
|
fileUrl: string | null;
|
1376
|
-
status?: string | undefined;
|
1377
1377
|
}, {
|
1378
1378
|
id: string;
|
1379
|
+
status: string | null;
|
1379
1380
|
createdAt: Date;
|
1380
1381
|
updatedAt: Date;
|
1381
1382
|
deletedAt: Date | null;
|
@@ -1384,7 +1385,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1384
1385
|
bucketName: string;
|
1385
1386
|
fileSize: number;
|
1386
1387
|
fileUrl: string | null;
|
1387
|
-
status?: string | undefined;
|
1388
1388
|
}>, "many">;
|
1389
1389
|
}, "strip", z.ZodTypeAny, {
|
1390
1390
|
id: string;
|
@@ -1411,6 +1411,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1411
1411
|
dateValue: Date | null;
|
1412
1412
|
uploads: {
|
1413
1413
|
id: string;
|
1414
|
+
status: string | null;
|
1414
1415
|
createdAt: Date;
|
1415
1416
|
updatedAt: Date;
|
1416
1417
|
deletedAt: Date | null;
|
@@ -1419,7 +1420,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1419
1420
|
bucketName: string;
|
1420
1421
|
fileSize: number;
|
1421
1422
|
fileUrl: string | null;
|
1422
|
-
status?: string | undefined;
|
1423
1423
|
}[];
|
1424
1424
|
}, {
|
1425
1425
|
id: string;
|
@@ -1446,6 +1446,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1446
1446
|
dateValue: Date | null;
|
1447
1447
|
uploads: {
|
1448
1448
|
id: string;
|
1449
|
+
status: string | null;
|
1449
1450
|
createdAt: Date;
|
1450
1451
|
updatedAt: Date;
|
1451
1452
|
deletedAt: Date | null;
|
@@ -1454,7 +1455,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1454
1455
|
bucketName: string;
|
1455
1456
|
fileSize: number;
|
1456
1457
|
fileUrl: string | null;
|
1457
|
-
status?: string | undefined;
|
1458
1458
|
}[];
|
1459
1459
|
}>, "many">;
|
1460
1460
|
contactEmails: z.ZodArray<z.ZodObject<{
|
@@ -1594,6 +1594,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1594
1594
|
dateValue: Date | null;
|
1595
1595
|
uploads: {
|
1596
1596
|
id: string;
|
1597
|
+
status: string | null;
|
1597
1598
|
createdAt: Date;
|
1598
1599
|
updatedAt: Date;
|
1599
1600
|
deletedAt: Date | null;
|
@@ -1602,7 +1603,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1602
1603
|
bucketName: string;
|
1603
1604
|
fileSize: number;
|
1604
1605
|
fileUrl: string | null;
|
1605
|
-
status?: string | undefined;
|
1606
1606
|
}[];
|
1607
1607
|
}[];
|
1608
1608
|
company: {
|
@@ -1705,6 +1705,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1705
1705
|
dateValue: Date | null;
|
1706
1706
|
uploads: {
|
1707
1707
|
id: string;
|
1708
|
+
status: string | null;
|
1708
1709
|
createdAt: Date;
|
1709
1710
|
updatedAt: Date;
|
1710
1711
|
deletedAt: Date | null;
|
@@ -1713,7 +1714,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
1713
1714
|
bucketName: string;
|
1714
1715
|
fileSize: number;
|
1715
1716
|
fileUrl: string | null;
|
1716
|
-
status?: string | undefined;
|
1717
1717
|
}[];
|
1718
1718
|
}[];
|
1719
1719
|
company: {
|
@@ -2202,6 +2202,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2202
2202
|
dateValue: Date | null;
|
2203
2203
|
uploads: {
|
2204
2204
|
id: string;
|
2205
|
+
status: string | null;
|
2205
2206
|
createdAt: Date;
|
2206
2207
|
updatedAt: Date;
|
2207
2208
|
deletedAt: Date | null;
|
@@ -2210,7 +2211,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2210
2211
|
bucketName: string;
|
2211
2212
|
fileSize: number;
|
2212
2213
|
fileUrl: string | null;
|
2213
|
-
status?: string | undefined;
|
2214
2214
|
}[];
|
2215
2215
|
}[];
|
2216
2216
|
company: {
|
@@ -2306,6 +2306,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2306
2306
|
dateValue: Date | null;
|
2307
2307
|
uploads: {
|
2308
2308
|
id: string;
|
2309
|
+
status: string | null;
|
2309
2310
|
createdAt: Date;
|
2310
2311
|
updatedAt: Date;
|
2311
2312
|
deletedAt: Date | null;
|
@@ -2314,7 +2315,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2314
2315
|
bucketName: string;
|
2315
2316
|
fileSize: number;
|
2316
2317
|
fileUrl: string | null;
|
2317
|
-
status?: string | undefined;
|
2318
2318
|
}[];
|
2319
2319
|
}[];
|
2320
2320
|
tags: {
|
@@ -2543,6 +2543,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2543
2543
|
dateValue: Date | null;
|
2544
2544
|
uploads: {
|
2545
2545
|
id: string;
|
2546
|
+
status: string | null;
|
2546
2547
|
createdAt: Date;
|
2547
2548
|
updatedAt: Date;
|
2548
2549
|
deletedAt: Date | null;
|
@@ -2551,7 +2552,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2551
2552
|
bucketName: string;
|
2552
2553
|
fileSize: number;
|
2553
2554
|
fileUrl: string | null;
|
2554
|
-
status?: string | undefined;
|
2555
2555
|
}[];
|
2556
2556
|
}[];
|
2557
2557
|
company: {
|
@@ -2647,6 +2647,7 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2647
2647
|
dateValue: Date | null;
|
2648
2648
|
uploads: {
|
2649
2649
|
id: string;
|
2650
|
+
status: string | null;
|
2650
2651
|
createdAt: Date;
|
2651
2652
|
updatedAt: Date;
|
2652
2653
|
deletedAt: Date | null;
|
@@ -2655,7 +2656,6 @@ export declare const TicketSchema: z.ZodObject<{
|
|
2655
2656
|
bucketName: string;
|
2656
2657
|
fileSize: number;
|
2657
2658
|
fileUrl: string | null;
|
2658
|
-
status?: string | undefined;
|
2659
2659
|
}[];
|
2660
2660
|
}[];
|
2661
2661
|
tags: {
|
@@ -9,9 +9,10 @@ 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.ZodNullable<z.ZodString>;
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
14
14
|
id: string;
|
15
|
+
status: string | null;
|
15
16
|
createdAt: Date;
|
16
17
|
updatedAt: Date;
|
17
18
|
deletedAt: Date | null;
|
@@ -20,9 +21,9 @@ export declare const UploadSchema: z.ZodObject<{
|
|
20
21
|
bucketName: string;
|
21
22
|
fileSize: number;
|
22
23
|
fileUrl: string | null;
|
23
|
-
status?: string | undefined;
|
24
24
|
}, {
|
25
25
|
id: string;
|
26
|
+
status: string | null;
|
26
27
|
createdAt: Date;
|
27
28
|
updatedAt: Date;
|
28
29
|
deletedAt: Date | null;
|
@@ -31,7 +32,6 @@ export declare const UploadSchema: z.ZodObject<{
|
|
31
32
|
bucketName: string;
|
32
33
|
fileSize: number;
|
33
34
|
fileUrl: string | null;
|
34
|
-
status?: string | undefined;
|
35
35
|
}>;
|
36
36
|
export declare const RenameAttachmentSchema: z.ZodObject<{
|
37
37
|
newName: z.ZodString;
|
@@ -79,7 +79,8 @@ export declare const userPresenceStatusLogContract: {
|
|
79
79
|
deletedAt: Date | null;
|
80
80
|
previousPresenceStatus: {
|
81
81
|
id: string;
|
82
|
-
|
82
|
+
position: number;
|
83
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
83
84
|
status: string;
|
84
85
|
createdAt: Date;
|
85
86
|
updatedAt: Date;
|
@@ -87,7 +88,8 @@ export declare const userPresenceStatusLogContract: {
|
|
87
88
|
};
|
88
89
|
newPresenceStatus: {
|
89
90
|
id: string;
|
90
|
-
|
91
|
+
position: number;
|
92
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
91
93
|
status: string;
|
92
94
|
createdAt: Date;
|
93
95
|
updatedAt: Date;
|
@@ -145,7 +147,8 @@ export declare const userPresenceStatusLogContract: {
|
|
145
147
|
deletedAt: Date | null;
|
146
148
|
previousPresenceStatus: {
|
147
149
|
id: string;
|
148
|
-
|
150
|
+
position: number;
|
151
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
149
152
|
status: string;
|
150
153
|
createdAt: Date;
|
151
154
|
updatedAt: Date;
|
@@ -153,7 +156,8 @@ export declare const userPresenceStatusLogContract: {
|
|
153
156
|
};
|
154
157
|
newPresenceStatus: {
|
155
158
|
id: string;
|
156
|
-
|
159
|
+
position: number;
|
160
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
157
161
|
status: string;
|
158
162
|
createdAt: Date;
|
159
163
|
updatedAt: Date;
|
@@ -213,7 +217,8 @@ export declare const userPresenceStatusLogContract: {
|
|
213
217
|
deletedAt: Date | null;
|
214
218
|
previousPresenceStatus: {
|
215
219
|
id: string;
|
216
|
-
|
220
|
+
position: number;
|
221
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
217
222
|
status: string;
|
218
223
|
createdAt: Date;
|
219
224
|
updatedAt: Date;
|
@@ -221,7 +226,8 @@ export declare const userPresenceStatusLogContract: {
|
|
221
226
|
};
|
222
227
|
newPresenceStatus: {
|
223
228
|
id: string;
|
224
|
-
|
229
|
+
position: number;
|
230
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
225
231
|
status: string;
|
226
232
|
createdAt: Date;
|
227
233
|
updatedAt: Date;
|
@@ -285,7 +291,8 @@ export declare const userPresenceStatusLogContract: {
|
|
285
291
|
deletedAt: Date | null;
|
286
292
|
previousPresenceStatus: {
|
287
293
|
id: string;
|
288
|
-
|
294
|
+
position: number;
|
295
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
289
296
|
status: string;
|
290
297
|
createdAt: Date;
|
291
298
|
updatedAt: Date;
|
@@ -293,7 +300,8 @@ export declare const userPresenceStatusLogContract: {
|
|
293
300
|
};
|
294
301
|
newPresenceStatus: {
|
295
302
|
id: string;
|
296
|
-
|
303
|
+
position: number;
|
304
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
297
305
|
status: string;
|
298
306
|
createdAt: Date;
|
299
307
|
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,17 +214,20 @@ 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.
|
217
|
+
description: z.ZodEnum<["Can do everything.", "Mute all notifications.", "You won't receive call, but can still do other."]>;
|
218
|
+
position: z.ZodNumber;
|
218
219
|
}, "strip", z.ZodTypeAny, {
|
219
220
|
id: string;
|
220
|
-
|
221
|
+
position: number;
|
222
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
221
223
|
status: string;
|
222
224
|
createdAt: Date;
|
223
225
|
updatedAt: Date;
|
224
226
|
deletedAt: Date | null;
|
225
227
|
}, {
|
226
228
|
id: string;
|
227
|
-
|
229
|
+
position: number;
|
230
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
228
231
|
status: string;
|
229
232
|
createdAt: Date;
|
230
233
|
updatedAt: Date;
|
@@ -236,17 +239,20 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
236
239
|
updatedAt: z.ZodDate;
|
237
240
|
deletedAt: z.ZodNullable<z.ZodDate>;
|
238
241
|
status: z.ZodString;
|
239
|
-
description: z.
|
242
|
+
description: z.ZodEnum<["Can do everything.", "Mute all notifications.", "You won't receive call, but can still do other."]>;
|
243
|
+
position: z.ZodNumber;
|
240
244
|
}, "strip", z.ZodTypeAny, {
|
241
245
|
id: string;
|
242
|
-
|
246
|
+
position: number;
|
247
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
243
248
|
status: string;
|
244
249
|
createdAt: Date;
|
245
250
|
updatedAt: Date;
|
246
251
|
deletedAt: Date | null;
|
247
252
|
}, {
|
248
253
|
id: string;
|
249
|
-
|
254
|
+
position: number;
|
255
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
250
256
|
status: string;
|
251
257
|
createdAt: Date;
|
252
258
|
updatedAt: Date;
|
@@ -305,7 +311,8 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
305
311
|
deletedAt: Date | null;
|
306
312
|
previousPresenceStatus: {
|
307
313
|
id: string;
|
308
|
-
|
314
|
+
position: number;
|
315
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
309
316
|
status: string;
|
310
317
|
createdAt: Date;
|
311
318
|
updatedAt: Date;
|
@@ -313,7 +320,8 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
313
320
|
};
|
314
321
|
newPresenceStatus: {
|
315
322
|
id: string;
|
316
|
-
|
323
|
+
position: number;
|
324
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
317
325
|
status: string;
|
318
326
|
createdAt: Date;
|
319
327
|
updatedAt: Date;
|
@@ -371,7 +379,8 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
371
379
|
deletedAt: Date | null;
|
372
380
|
previousPresenceStatus: {
|
373
381
|
id: string;
|
374
|
-
|
382
|
+
position: number;
|
383
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
375
384
|
status: string;
|
376
385
|
createdAt: Date;
|
377
386
|
updatedAt: Date;
|
@@ -379,7 +388,8 @@ export declare const UserPresenceStatusLogSchema: z.ZodObject<{
|
|
379
388
|
};
|
380
389
|
newPresenceStatus: {
|
381
390
|
id: string;
|
382
|
-
|
391
|
+
position: number;
|
392
|
+
description: "Can do everything." | "Mute all notifications." | "You won't receive call, but can still do other.";
|
383
393
|
status: string;
|
384
394
|
createdAt: Date;
|
385
395
|
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"}
|