@kl1/contracts 1.2.36-uat → 1.2.38-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (99) hide show
  1. package/dist/api-contracts/src/channel/index.d.ts +2971 -2760
  2. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  3. package/dist/api-contracts/src/channel/schema.d.ts +87 -75
  4. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  5. package/dist/api-contracts/src/channel/validation.d.ts +98 -84
  6. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  7. package/dist/api-contracts/src/chat/index.d.ts +2629 -6954
  8. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  9. package/dist/api-contracts/src/chat/schema.d.ts +721 -1675
  10. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  11. package/dist/api-contracts/src/chat/validation.d.ts +818 -1512
  12. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  13. package/dist/api-contracts/src/comment/index.d.ts +68 -68
  14. package/dist/api-contracts/src/comment/schema.d.ts +20 -20
  15. package/dist/api-contracts/src/contact/index.d.ts +97 -97
  16. package/dist/api-contracts/src/contact/schema.d.ts +12 -12
  17. package/dist/api-contracts/src/contact/validation.d.ts +56 -56
  18. package/dist/api-contracts/src/contract.d.ts +11876 -13847
  19. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  20. package/dist/api-contracts/src/cx-intelligence/index.d.ts +115 -0
  21. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
  22. package/dist/api-contracts/src/cx-log/index.d.ts +143 -190
  23. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  24. package/dist/api-contracts/src/cx-log/schema.d.ts +119 -233
  25. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  26. package/dist/api-contracts/src/dashboard/index.d.ts +99 -77
  27. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  28. package/dist/api-contracts/src/dashboard/schema.d.ts +55 -12
  29. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  30. package/dist/api-contracts/src/dashboard/validation.d.ts +0 -26
  31. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  32. package/dist/api-contracts/src/extension/index.d.ts +0 -81
  33. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  34. package/dist/api-contracts/src/facebook-feed/index.d.ts +1060 -1466
  35. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  36. package/dist/api-contracts/src/facebook-feed/schema.d.ts +77 -68
  37. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  38. package/dist/api-contracts/src/facebook-feed/validation.d.ts +60 -53
  39. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  40. package/dist/api-contracts/src/index.d.ts +0 -4
  41. package/dist/api-contracts/src/index.d.ts.map +1 -1
  42. package/dist/api-contracts/src/instagram/index.d.ts +836 -1271
  43. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  44. package/dist/api-contracts/src/line/index.d.ts +757 -1204
  45. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/line/validation.d.ts +82 -71
  47. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  48. package/dist/api-contracts/src/mail/mail-contract.d.ts +7 -619
  49. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  50. package/dist/api-contracts/src/mail/room-contract.d.ts +7 -619
  51. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  52. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +0 -204
  53. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +5 -165
  55. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  56. package/dist/api-contracts/src/messenger/index.d.ts +836 -1271
  57. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  58. package/dist/api-contracts/src/messenger/validation.d.ts +60 -53
  59. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  60. package/dist/api-contracts/src/public-api/index.d.ts +59 -59
  61. package/dist/api-contracts/src/public-api/schema.d.ts +12 -12
  62. package/dist/api-contracts/src/public-api/validation.d.ts +19 -19
  63. package/dist/api-contracts/src/sms/index.d.ts +146 -180
  64. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  65. package/dist/api-contracts/src/sms/schema.d.ts +0 -22
  66. package/dist/api-contracts/src/sms/schema.d.ts.map +1 -1
  67. package/dist/api-contracts/src/snippet/index.d.ts +105 -105
  68. package/dist/api-contracts/src/snippet/schema.d.ts +40 -40
  69. package/dist/api-contracts/src/telegram/index.d.ts +626 -1091
  70. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  71. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +89 -34
  72. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  73. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +27 -10
  74. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  75. package/dist/api-contracts/src/telephony-cdr/index.d.ts +54 -54
  76. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  77. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +14 -14
  78. package/dist/api-contracts/src/ticket/index.d.ts +111 -111
  79. package/dist/api-contracts/src/ticket/schema.d.ts +21 -21
  80. package/dist/api-contracts/src/upload/schema.d.ts +3 -3
  81. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +8 -16
  82. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  83. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +10 -20
  84. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  85. package/dist/api-contracts/src/viber/index.d.ts +626 -1091
  86. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  87. package/dist/api-contracts/src/webchat/index.d.ts +626 -1091
  88. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  89. package/dist/api-contracts/src/whatsapp/index.d.ts +724 -1175
  90. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  91. package/dist/api-contracts/src/workflow-rule/index.d.ts +183 -569
  92. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  93. package/dist/entities/src/enums/chat.d.ts +0 -3
  94. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  95. package/dist/index.js +4369 -4862
  96. package/dist/index.js.map +1 -1
  97. package/dist/index.mjs +4339 -4827
  98. package/dist/index.mjs.map +1 -1
  99. package/package.json +3 -7
@@ -440,10 +440,9 @@ export declare const telephonyCdrContract: {
440
440
  fileSize: z.ZodNumber;
441
441
  fileKey: z.ZodString;
442
442
  fileUrl: z.ZodNullable<z.ZodString>;
443
- status: z.ZodNullable<z.ZodString>;
443
+ status: z.ZodOptional<z.ZodString>;
444
444
  }, "strip", z.ZodTypeAny, {
445
445
  id: string;
446
- status: string | null;
447
446
  createdAt: Date;
448
447
  updatedAt: Date;
449
448
  deletedAt: Date | null;
@@ -452,9 +451,9 @@ export declare const telephonyCdrContract: {
452
451
  bucketName: string;
453
452
  fileSize: number;
454
453
  fileUrl: string | null;
454
+ status?: string | undefined;
455
455
  }, {
456
456
  id: string;
457
- status: string | null;
458
457
  createdAt: Date;
459
458
  updatedAt: Date;
460
459
  deletedAt: Date | null;
@@ -463,6 +462,7 @@ export declare const telephonyCdrContract: {
463
462
  bucketName: string;
464
463
  fileSize: number;
465
464
  fileUrl: string | null;
465
+ status?: string | undefined;
466
466
  }>, "many">;
467
467
  }, "strip", z.ZodTypeAny, {
468
468
  id: string;
@@ -489,7 +489,6 @@ export declare const telephonyCdrContract: {
489
489
  dateValue: Date | null;
490
490
  uploads: {
491
491
  id: string;
492
- status: string | null;
493
492
  createdAt: Date;
494
493
  updatedAt: Date;
495
494
  deletedAt: Date | null;
@@ -498,6 +497,7 @@ export declare const telephonyCdrContract: {
498
497
  bucketName: string;
499
498
  fileSize: number;
500
499
  fileUrl: string | null;
500
+ status?: string | undefined;
501
501
  }[];
502
502
  }, {
503
503
  id: string;
@@ -524,7 +524,6 @@ export declare const telephonyCdrContract: {
524
524
  dateValue: Date | null;
525
525
  uploads: {
526
526
  id: string;
527
- status: string | null;
528
527
  createdAt: Date;
529
528
  updatedAt: Date;
530
529
  deletedAt: Date | null;
@@ -533,6 +532,7 @@ export declare const telephonyCdrContract: {
533
532
  bucketName: string;
534
533
  fileSize: number;
535
534
  fileUrl: string | null;
535
+ status?: string | undefined;
536
536
  }[];
537
537
  }>, "many">;
538
538
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -672,7 +672,6 @@ export declare const telephonyCdrContract: {
672
672
  dateValue: Date | null;
673
673
  uploads: {
674
674
  id: string;
675
- status: string | null;
676
675
  createdAt: Date;
677
676
  updatedAt: Date;
678
677
  deletedAt: Date | null;
@@ -681,6 +680,7 @@ export declare const telephonyCdrContract: {
681
680
  bucketName: string;
682
681
  fileSize: number;
683
682
  fileUrl: string | null;
683
+ status?: string | undefined;
684
684
  }[];
685
685
  }[];
686
686
  company: {
@@ -783,7 +783,6 @@ export declare const telephonyCdrContract: {
783
783
  dateValue: Date | null;
784
784
  uploads: {
785
785
  id: string;
786
- status: string | null;
787
786
  createdAt: Date;
788
787
  updatedAt: Date;
789
788
  deletedAt: Date | null;
@@ -792,6 +791,7 @@ export declare const telephonyCdrContract: {
792
791
  bucketName: string;
793
792
  fileSize: number;
794
793
  fileUrl: string | null;
794
+ status?: string | undefined;
795
795
  }[];
796
796
  }[];
797
797
  company: {
@@ -908,10 +908,9 @@ export declare const telephonyCdrContract: {
908
908
  fileSize: z.ZodNumber;
909
909
  fileKey: z.ZodString;
910
910
  fileUrl: z.ZodNullable<z.ZodString>;
911
- status: z.ZodNullable<z.ZodString>;
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 telephonyCdrContract: {
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 telephonyCdrContract: {
931
930
  bucketName: string;
932
931
  fileSize: number;
933
932
  fileUrl: string | null;
933
+ status?: string | undefined;
934
934
  }>>>;
935
935
  callParticipants: z.ZodNullable<z.ZodObject<{
936
936
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -1895,7 +1895,6 @@ export declare const telephonyCdrContract: {
1895
1895
  dateValue: Date | null;
1896
1896
  uploads: {
1897
1897
  id: string;
1898
- status: string | null;
1899
1898
  createdAt: Date;
1900
1899
  updatedAt: Date;
1901
1900
  deletedAt: Date | null;
@@ -1904,6 +1903,7 @@ export declare const telephonyCdrContract: {
1904
1903
  bucketName: string;
1905
1904
  fileSize: number;
1906
1905
  fileUrl: string | null;
1906
+ status?: string | undefined;
1907
1907
  }[];
1908
1908
  }[];
1909
1909
  company: {
@@ -1986,7 +1986,6 @@ export declare const telephonyCdrContract: {
1986
1986
  } | null | undefined;
1987
1987
  upload?: {
1988
1988
  id: string;
1989
- status: string | null;
1990
1989
  createdAt: Date;
1991
1990
  updatedAt: Date;
1992
1991
  deletedAt: Date | null;
@@ -1995,6 +1994,7 @@ export declare const telephonyCdrContract: {
1995
1994
  bucketName: string;
1996
1995
  fileSize: number;
1997
1996
  fileUrl: string | null;
1997
+ status?: string | undefined;
1998
1998
  } | null | undefined;
1999
1999
  extension?: {
2000
2000
  id: string;
@@ -2165,7 +2165,6 @@ export declare const telephonyCdrContract: {
2165
2165
  dateValue: Date | null;
2166
2166
  uploads: {
2167
2167
  id: string;
2168
- status: string | null;
2169
2168
  createdAt: Date;
2170
2169
  updatedAt: Date;
2171
2170
  deletedAt: Date | null;
@@ -2174,6 +2173,7 @@ export declare const telephonyCdrContract: {
2174
2173
  bucketName: string;
2175
2174
  fileSize: number;
2176
2175
  fileUrl: string | null;
2176
+ status?: string | undefined;
2177
2177
  }[];
2178
2178
  }[];
2179
2179
  company: {
@@ -2256,7 +2256,6 @@ export declare const telephonyCdrContract: {
2256
2256
  } | null | undefined;
2257
2257
  upload?: {
2258
2258
  id: string;
2259
- status: string | null;
2260
2259
  createdAt: Date;
2261
2260
  updatedAt: Date;
2262
2261
  deletedAt: Date | null;
@@ -2265,6 +2264,7 @@ export declare const telephonyCdrContract: {
2265
2264
  bucketName: string;
2266
2265
  fileSize: number;
2267
2266
  fileUrl: string | null;
2267
+ status?: string | undefined;
2268
2268
  } | null | undefined;
2269
2269
  extension?: {
2270
2270
  id: string;
@@ -2441,7 +2441,6 @@ export declare const telephonyCdrContract: {
2441
2441
  dateValue: Date | null;
2442
2442
  uploads: {
2443
2443
  id: string;
2444
- status: string | null;
2445
2444
  createdAt: Date;
2446
2445
  updatedAt: Date;
2447
2446
  deletedAt: Date | null;
@@ -2450,6 +2449,7 @@ export declare const telephonyCdrContract: {
2450
2449
  bucketName: string;
2451
2450
  fileSize: number;
2452
2451
  fileUrl: string | null;
2452
+ status?: string | undefined;
2453
2453
  }[];
2454
2454
  }[];
2455
2455
  company: {
@@ -2532,7 +2532,6 @@ export declare const telephonyCdrContract: {
2532
2532
  } | null | undefined;
2533
2533
  upload?: {
2534
2534
  id: string;
2535
- status: string | null;
2536
2535
  createdAt: Date;
2537
2536
  updatedAt: Date;
2538
2537
  deletedAt: Date | null;
@@ -2541,6 +2540,7 @@ export declare const telephonyCdrContract: {
2541
2540
  bucketName: string;
2542
2541
  fileSize: number;
2543
2542
  fileUrl: string | null;
2543
+ status?: string | undefined;
2544
2544
  } | null | undefined;
2545
2545
  extension?: {
2546
2546
  id: string;
@@ -2717,7 +2717,6 @@ export declare const telephonyCdrContract: {
2717
2717
  dateValue: Date | null;
2718
2718
  uploads: {
2719
2719
  id: string;
2720
- status: string | null;
2721
2720
  createdAt: Date;
2722
2721
  updatedAt: Date;
2723
2722
  deletedAt: Date | null;
@@ -2726,6 +2725,7 @@ export declare const telephonyCdrContract: {
2726
2725
  bucketName: string;
2727
2726
  fileSize: number;
2728
2727
  fileUrl: string | null;
2728
+ status?: string | undefined;
2729
2729
  }[];
2730
2730
  }[];
2731
2731
  company: {
@@ -2808,7 +2808,6 @@ export declare const telephonyCdrContract: {
2808
2808
  } | null | undefined;
2809
2809
  upload?: {
2810
2810
  id: string;
2811
- status: string | null;
2812
2811
  createdAt: Date;
2813
2812
  updatedAt: Date;
2814
2813
  deletedAt: Date | null;
@@ -2817,6 +2816,7 @@ export declare const telephonyCdrContract: {
2817
2816
  bucketName: string;
2818
2817
  fileSize: number;
2819
2818
  fileUrl: string | null;
2819
+ status?: string | undefined;
2820
2820
  } | null | undefined;
2821
2821
  extension?: {
2822
2822
  id: string;
@@ -3319,10 +3319,9 @@ export declare const telephonyCdrContract: {
3319
3319
  fileSize: z.ZodNumber;
3320
3320
  fileKey: z.ZodString;
3321
3321
  fileUrl: z.ZodNullable<z.ZodString>;
3322
- status: z.ZodNullable<z.ZodString>;
3322
+ status: z.ZodOptional<z.ZodString>;
3323
3323
  }, "strip", z.ZodTypeAny, {
3324
3324
  id: string;
3325
- status: string | null;
3326
3325
  createdAt: Date;
3327
3326
  updatedAt: Date;
3328
3327
  deletedAt: Date | null;
@@ -3331,9 +3330,9 @@ export declare const telephonyCdrContract: {
3331
3330
  bucketName: string;
3332
3331
  fileSize: number;
3333
3332
  fileUrl: string | null;
3333
+ status?: string | undefined;
3334
3334
  }, {
3335
3335
  id: string;
3336
- status: string | null;
3337
3336
  createdAt: Date;
3338
3337
  updatedAt: Date;
3339
3338
  deletedAt: Date | null;
@@ -3342,6 +3341,7 @@ export declare const telephonyCdrContract: {
3342
3341
  bucketName: string;
3343
3342
  fileSize: number;
3344
3343
  fileUrl: string | null;
3344
+ status?: string | undefined;
3345
3345
  }>, "many">;
3346
3346
  }, "strip", z.ZodTypeAny, {
3347
3347
  id: string;
@@ -3368,7 +3368,6 @@ export declare const telephonyCdrContract: {
3368
3368
  dateValue: Date | null;
3369
3369
  uploads: {
3370
3370
  id: string;
3371
- status: string | null;
3372
3371
  createdAt: Date;
3373
3372
  updatedAt: Date;
3374
3373
  deletedAt: Date | null;
@@ -3377,6 +3376,7 @@ export declare const telephonyCdrContract: {
3377
3376
  bucketName: string;
3378
3377
  fileSize: number;
3379
3378
  fileUrl: string | null;
3379
+ status?: string | undefined;
3380
3380
  }[];
3381
3381
  }, {
3382
3382
  id: string;
@@ -3403,7 +3403,6 @@ export declare const telephonyCdrContract: {
3403
3403
  dateValue: Date | null;
3404
3404
  uploads: {
3405
3405
  id: string;
3406
- status: string | null;
3407
3406
  createdAt: Date;
3408
3407
  updatedAt: Date;
3409
3408
  deletedAt: Date | null;
@@ -3412,6 +3411,7 @@ export declare const telephonyCdrContract: {
3412
3411
  bucketName: string;
3413
3412
  fileSize: number;
3414
3413
  fileUrl: string | null;
3414
+ status?: string | undefined;
3415
3415
  }[];
3416
3416
  }>, "many">;
3417
3417
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -3551,7 +3551,6 @@ export declare const telephonyCdrContract: {
3551
3551
  dateValue: Date | null;
3552
3552
  uploads: {
3553
3553
  id: string;
3554
- status: string | null;
3555
3554
  createdAt: Date;
3556
3555
  updatedAt: Date;
3557
3556
  deletedAt: Date | null;
@@ -3560,6 +3559,7 @@ export declare const telephonyCdrContract: {
3560
3559
  bucketName: string;
3561
3560
  fileSize: number;
3562
3561
  fileUrl: string | null;
3562
+ status?: string | undefined;
3563
3563
  }[];
3564
3564
  }[];
3565
3565
  company: {
@@ -3662,7 +3662,6 @@ export declare const telephonyCdrContract: {
3662
3662
  dateValue: Date | null;
3663
3663
  uploads: {
3664
3664
  id: string;
3665
- status: string | null;
3666
3665
  createdAt: Date;
3667
3666
  updatedAt: Date;
3668
3667
  deletedAt: Date | null;
@@ -3671,6 +3670,7 @@ export declare const telephonyCdrContract: {
3671
3670
  bucketName: string;
3672
3671
  fileSize: number;
3673
3672
  fileUrl: string | null;
3673
+ status?: string | undefined;
3674
3674
  }[];
3675
3675
  }[];
3676
3676
  company: {
@@ -3787,10 +3787,9 @@ export declare const telephonyCdrContract: {
3787
3787
  fileSize: z.ZodNumber;
3788
3788
  fileKey: z.ZodString;
3789
3789
  fileUrl: z.ZodNullable<z.ZodString>;
3790
- status: z.ZodNullable<z.ZodString>;
3790
+ status: z.ZodOptional<z.ZodString>;
3791
3791
  }, "strip", z.ZodTypeAny, {
3792
3792
  id: string;
3793
- status: string | null;
3794
3793
  createdAt: Date;
3795
3794
  updatedAt: Date;
3796
3795
  deletedAt: Date | null;
@@ -3799,9 +3798,9 @@ export declare const telephonyCdrContract: {
3799
3798
  bucketName: string;
3800
3799
  fileSize: number;
3801
3800
  fileUrl: string | null;
3801
+ status?: string | undefined;
3802
3802
  }, {
3803
3803
  id: string;
3804
- status: string | null;
3805
3804
  createdAt: Date;
3806
3805
  updatedAt: Date;
3807
3806
  deletedAt: Date | null;
@@ -3810,6 +3809,7 @@ export declare const telephonyCdrContract: {
3810
3809
  bucketName: string;
3811
3810
  fileSize: number;
3812
3811
  fileUrl: string | null;
3812
+ status?: string | undefined;
3813
3813
  }>>>;
3814
3814
  callParticipants: z.ZodNullable<z.ZodObject<{
3815
3815
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -4774,7 +4774,6 @@ export declare const telephonyCdrContract: {
4774
4774
  dateValue: Date | null;
4775
4775
  uploads: {
4776
4776
  id: string;
4777
- status: string | null;
4778
4777
  createdAt: Date;
4779
4778
  updatedAt: Date;
4780
4779
  deletedAt: Date | null;
@@ -4783,6 +4782,7 @@ export declare const telephonyCdrContract: {
4783
4782
  bucketName: string;
4784
4783
  fileSize: number;
4785
4784
  fileUrl: string | null;
4785
+ status?: string | undefined;
4786
4786
  }[];
4787
4787
  }[];
4788
4788
  company: {
@@ -4865,7 +4865,6 @@ export declare const telephonyCdrContract: {
4865
4865
  } | null | undefined;
4866
4866
  upload?: {
4867
4867
  id: string;
4868
- status: string | null;
4869
4868
  createdAt: Date;
4870
4869
  updatedAt: Date;
4871
4870
  deletedAt: Date | null;
@@ -4874,6 +4873,7 @@ export declare const telephonyCdrContract: {
4874
4873
  bucketName: string;
4875
4874
  fileSize: number;
4876
4875
  fileUrl: string | null;
4876
+ status?: string | undefined;
4877
4877
  } | null | undefined;
4878
4878
  extension?: {
4879
4879
  id: string;
@@ -5044,7 +5044,6 @@ export declare const telephonyCdrContract: {
5044
5044
  dateValue: Date | null;
5045
5045
  uploads: {
5046
5046
  id: string;
5047
- status: string | null;
5048
5047
  createdAt: Date;
5049
5048
  updatedAt: Date;
5050
5049
  deletedAt: Date | null;
@@ -5053,6 +5052,7 @@ export declare const telephonyCdrContract: {
5053
5052
  bucketName: string;
5054
5053
  fileSize: number;
5055
5054
  fileUrl: string | null;
5055
+ status?: string | undefined;
5056
5056
  }[];
5057
5057
  }[];
5058
5058
  company: {
@@ -5135,7 +5135,6 @@ export declare const telephonyCdrContract: {
5135
5135
  } | null | undefined;
5136
5136
  upload?: {
5137
5137
  id: string;
5138
- status: string | null;
5139
5138
  createdAt: Date;
5140
5139
  updatedAt: Date;
5141
5140
  deletedAt: Date | null;
@@ -5144,6 +5143,7 @@ export declare const telephonyCdrContract: {
5144
5143
  bucketName: string;
5145
5144
  fileSize: number;
5146
5145
  fileUrl: string | null;
5146
+ status?: string | undefined;
5147
5147
  } | null | undefined;
5148
5148
  extension?: {
5149
5149
  id: string;
@@ -5320,7 +5320,6 @@ export declare const telephonyCdrContract: {
5320
5320
  dateValue: Date | null;
5321
5321
  uploads: {
5322
5322
  id: string;
5323
- status: string | null;
5324
5323
  createdAt: Date;
5325
5324
  updatedAt: Date;
5326
5325
  deletedAt: Date | null;
@@ -5329,6 +5328,7 @@ export declare const telephonyCdrContract: {
5329
5328
  bucketName: string;
5330
5329
  fileSize: number;
5331
5330
  fileUrl: string | null;
5331
+ status?: string | undefined;
5332
5332
  }[];
5333
5333
  }[];
5334
5334
  company: {
@@ -5411,7 +5411,6 @@ export declare const telephonyCdrContract: {
5411
5411
  } | null | undefined;
5412
5412
  upload?: {
5413
5413
  id: string;
5414
- status: string | null;
5415
5414
  createdAt: Date;
5416
5415
  updatedAt: Date;
5417
5416
  deletedAt: Date | null;
@@ -5420,6 +5419,7 @@ export declare const telephonyCdrContract: {
5420
5419
  bucketName: string;
5421
5420
  fileSize: number;
5422
5421
  fileUrl: string | null;
5422
+ status?: string | undefined;
5423
5423
  } | null | undefined;
5424
5424
  extension?: {
5425
5425
  id: string;
@@ -5596,7 +5596,6 @@ export declare const telephonyCdrContract: {
5596
5596
  dateValue: Date | null;
5597
5597
  uploads: {
5598
5598
  id: string;
5599
- status: string | null;
5600
5599
  createdAt: Date;
5601
5600
  updatedAt: Date;
5602
5601
  deletedAt: Date | null;
@@ -5605,6 +5604,7 @@ export declare const telephonyCdrContract: {
5605
5604
  bucketName: string;
5606
5605
  fileSize: number;
5607
5606
  fileUrl: string | null;
5607
+ status?: string | undefined;
5608
5608
  }[];
5609
5609
  }[];
5610
5610
  company: {
@@ -5687,7 +5687,6 @@ export declare const telephonyCdrContract: {
5687
5687
  } | null | undefined;
5688
5688
  upload?: {
5689
5689
  id: string;
5690
- status: string | null;
5691
5690
  createdAt: Date;
5692
5691
  updatedAt: Date;
5693
5692
  deletedAt: Date | null;
@@ -5696,6 +5695,7 @@ export declare const telephonyCdrContract: {
5696
5695
  bucketName: string;
5697
5696
  fileSize: number;
5698
5697
  fileUrl: string | null;
5698
+ status?: string | undefined;
5699
5699
  } | null | undefined;
5700
5700
  extension?: {
5701
5701
  id: string;
@@ -6201,10 +6201,9 @@ export declare const telephonyCdrContract: {
6201
6201
  fileSize: z.ZodNumber;
6202
6202
  fileKey: z.ZodString;
6203
6203
  fileUrl: z.ZodNullable<z.ZodString>;
6204
- status: z.ZodNullable<z.ZodString>;
6204
+ status: z.ZodOptional<z.ZodString>;
6205
6205
  }, "strip", z.ZodTypeAny, {
6206
6206
  id: string;
6207
- status: string | null;
6208
6207
  createdAt: Date;
6209
6208
  updatedAt: Date;
6210
6209
  deletedAt: Date | null;
@@ -6213,9 +6212,9 @@ export declare const telephonyCdrContract: {
6213
6212
  bucketName: string;
6214
6213
  fileSize: number;
6215
6214
  fileUrl: string | null;
6215
+ status?: string | undefined;
6216
6216
  }, {
6217
6217
  id: string;
6218
- status: string | null;
6219
6218
  createdAt: Date;
6220
6219
  updatedAt: Date;
6221
6220
  deletedAt: Date | null;
@@ -6224,6 +6223,7 @@ export declare const telephonyCdrContract: {
6224
6223
  bucketName: string;
6225
6224
  fileSize: number;
6226
6225
  fileUrl: string | null;
6226
+ status?: string | undefined;
6227
6227
  }>, "many">;
6228
6228
  }, "strip", z.ZodTypeAny, {
6229
6229
  id: string;
@@ -6250,7 +6250,6 @@ export declare const telephonyCdrContract: {
6250
6250
  dateValue: Date | null;
6251
6251
  uploads: {
6252
6252
  id: string;
6253
- status: string | null;
6254
6253
  createdAt: Date;
6255
6254
  updatedAt: Date;
6256
6255
  deletedAt: Date | null;
@@ -6259,6 +6258,7 @@ export declare const telephonyCdrContract: {
6259
6258
  bucketName: string;
6260
6259
  fileSize: number;
6261
6260
  fileUrl: string | null;
6261
+ status?: string | undefined;
6262
6262
  }[];
6263
6263
  }, {
6264
6264
  id: string;
@@ -6285,7 +6285,6 @@ export declare const telephonyCdrContract: {
6285
6285
  dateValue: Date | null;
6286
6286
  uploads: {
6287
6287
  id: string;
6288
- status: string | null;
6289
6288
  createdAt: Date;
6290
6289
  updatedAt: Date;
6291
6290
  deletedAt: Date | null;
@@ -6294,6 +6293,7 @@ export declare const telephonyCdrContract: {
6294
6293
  bucketName: string;
6295
6294
  fileSize: number;
6296
6295
  fileUrl: string | null;
6296
+ status?: string | undefined;
6297
6297
  }[];
6298
6298
  }>, "many">;
6299
6299
  contactEmails: z.ZodArray<z.ZodObject<{
@@ -6433,7 +6433,6 @@ export declare const telephonyCdrContract: {
6433
6433
  dateValue: Date | null;
6434
6434
  uploads: {
6435
6435
  id: string;
6436
- status: string | null;
6437
6436
  createdAt: Date;
6438
6437
  updatedAt: Date;
6439
6438
  deletedAt: Date | null;
@@ -6442,6 +6441,7 @@ export declare const telephonyCdrContract: {
6442
6441
  bucketName: string;
6443
6442
  fileSize: number;
6444
6443
  fileUrl: string | null;
6444
+ status?: string | undefined;
6445
6445
  }[];
6446
6446
  }[];
6447
6447
  company: {
@@ -6544,7 +6544,6 @@ export declare const telephonyCdrContract: {
6544
6544
  dateValue: Date | null;
6545
6545
  uploads: {
6546
6546
  id: string;
6547
- status: string | null;
6548
6547
  createdAt: Date;
6549
6548
  updatedAt: Date;
6550
6549
  deletedAt: Date | null;
@@ -6553,6 +6552,7 @@ export declare const telephonyCdrContract: {
6553
6552
  bucketName: string;
6554
6553
  fileSize: number;
6555
6554
  fileUrl: string | null;
6555
+ status?: string | undefined;
6556
6556
  }[];
6557
6557
  }[];
6558
6558
  company: {
@@ -6669,10 +6669,9 @@ export declare const telephonyCdrContract: {
6669
6669
  fileSize: z.ZodNumber;
6670
6670
  fileKey: z.ZodString;
6671
6671
  fileUrl: z.ZodNullable<z.ZodString>;
6672
- status: z.ZodNullable<z.ZodString>;
6672
+ status: z.ZodOptional<z.ZodString>;
6673
6673
  }, "strip", z.ZodTypeAny, {
6674
6674
  id: string;
6675
- status: string | null;
6676
6675
  createdAt: Date;
6677
6676
  updatedAt: Date;
6678
6677
  deletedAt: Date | null;
@@ -6681,9 +6680,9 @@ export declare const telephonyCdrContract: {
6681
6680
  bucketName: string;
6682
6681
  fileSize: number;
6683
6682
  fileUrl: string | null;
6683
+ status?: string | undefined;
6684
6684
  }, {
6685
6685
  id: string;
6686
- status: string | null;
6687
6686
  createdAt: Date;
6688
6687
  updatedAt: Date;
6689
6688
  deletedAt: Date | null;
@@ -6692,6 +6691,7 @@ export declare const telephonyCdrContract: {
6692
6691
  bucketName: string;
6693
6692
  fileSize: number;
6694
6693
  fileUrl: string | null;
6694
+ status?: string | undefined;
6695
6695
  }>>>;
6696
6696
  callParticipants: z.ZodNullable<z.ZodObject<{
6697
6697
  callTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
@@ -7656,7 +7656,6 @@ export declare const telephonyCdrContract: {
7656
7656
  dateValue: Date | null;
7657
7657
  uploads: {
7658
7658
  id: string;
7659
- status: string | null;
7660
7659
  createdAt: Date;
7661
7660
  updatedAt: Date;
7662
7661
  deletedAt: Date | null;
@@ -7665,6 +7664,7 @@ export declare const telephonyCdrContract: {
7665
7664
  bucketName: string;
7666
7665
  fileSize: number;
7667
7666
  fileUrl: string | null;
7667
+ status?: string | undefined;
7668
7668
  }[];
7669
7669
  }[];
7670
7670
  company: {
@@ -7747,7 +7747,6 @@ export declare const telephonyCdrContract: {
7747
7747
  } | null | undefined;
7748
7748
  upload?: {
7749
7749
  id: string;
7750
- status: string | null;
7751
7750
  createdAt: Date;
7752
7751
  updatedAt: Date;
7753
7752
  deletedAt: Date | null;
@@ -7756,6 +7755,7 @@ export declare const telephonyCdrContract: {
7756
7755
  bucketName: string;
7757
7756
  fileSize: number;
7758
7757
  fileUrl: string | null;
7758
+ status?: string | undefined;
7759
7759
  } | null | undefined;
7760
7760
  extension?: {
7761
7761
  id: string;
@@ -7926,7 +7926,6 @@ export declare const telephonyCdrContract: {
7926
7926
  dateValue: Date | null;
7927
7927
  uploads: {
7928
7928
  id: string;
7929
- status: string | null;
7930
7929
  createdAt: Date;
7931
7930
  updatedAt: Date;
7932
7931
  deletedAt: Date | null;
@@ -7935,6 +7934,7 @@ export declare const telephonyCdrContract: {
7935
7934
  bucketName: string;
7936
7935
  fileSize: number;
7937
7936
  fileUrl: string | null;
7937
+ status?: string | undefined;
7938
7938
  }[];
7939
7939
  }[];
7940
7940
  company: {
@@ -8017,7 +8017,6 @@ export declare const telephonyCdrContract: {
8017
8017
  } | null | undefined;
8018
8018
  upload?: {
8019
8019
  id: string;
8020
- status: string | null;
8021
8020
  createdAt: Date;
8022
8021
  updatedAt: Date;
8023
8022
  deletedAt: Date | null;
@@ -8026,6 +8025,7 @@ export declare const telephonyCdrContract: {
8026
8025
  bucketName: string;
8027
8026
  fileSize: number;
8028
8027
  fileUrl: string | null;
8028
+ status?: string | undefined;
8029
8029
  } | null | undefined;
8030
8030
  extension?: {
8031
8031
  id: string;
@@ -8202,7 +8202,6 @@ export declare const telephonyCdrContract: {
8202
8202
  dateValue: Date | null;
8203
8203
  uploads: {
8204
8204
  id: string;
8205
- status: string | null;
8206
8205
  createdAt: Date;
8207
8206
  updatedAt: Date;
8208
8207
  deletedAt: Date | null;
@@ -8211,6 +8210,7 @@ export declare const telephonyCdrContract: {
8211
8210
  bucketName: string;
8212
8211
  fileSize: number;
8213
8212
  fileUrl: string | null;
8213
+ status?: string | undefined;
8214
8214
  }[];
8215
8215
  }[];
8216
8216
  company: {
@@ -8293,7 +8293,6 @@ export declare const telephonyCdrContract: {
8293
8293
  } | null | undefined;
8294
8294
  upload?: {
8295
8295
  id: string;
8296
- status: string | null;
8297
8296
  createdAt: Date;
8298
8297
  updatedAt: Date;
8299
8298
  deletedAt: Date | null;
@@ -8302,6 +8301,7 @@ export declare const telephonyCdrContract: {
8302
8301
  bucketName: string;
8303
8302
  fileSize: number;
8304
8303
  fileUrl: string | null;
8304
+ status?: string | undefined;
8305
8305
  } | null | undefined;
8306
8306
  extension?: {
8307
8307
  id: string;
@@ -8478,7 +8478,6 @@ export declare const telephonyCdrContract: {
8478
8478
  dateValue: Date | null;
8479
8479
  uploads: {
8480
8480
  id: string;
8481
- status: string | null;
8482
8481
  createdAt: Date;
8483
8482
  updatedAt: Date;
8484
8483
  deletedAt: Date | null;
@@ -8487,6 +8486,7 @@ export declare const telephonyCdrContract: {
8487
8486
  bucketName: string;
8488
8487
  fileSize: number;
8489
8488
  fileUrl: string | null;
8489
+ status?: string | undefined;
8490
8490
  }[];
8491
8491
  }[];
8492
8492
  company: {
@@ -8569,7 +8569,6 @@ export declare const telephonyCdrContract: {
8569
8569
  } | null | undefined;
8570
8570
  upload?: {
8571
8571
  id: string;
8572
- status: string | null;
8573
8572
  createdAt: Date;
8574
8573
  updatedAt: Date;
8575
8574
  deletedAt: Date | null;
@@ -8578,6 +8577,7 @@ export declare const telephonyCdrContract: {
8578
8577
  bucketName: string;
8579
8578
  fileSize: number;
8580
8579
  fileUrl: string | null;
8580
+ status?: string | undefined;
8581
8581
  } | null | undefined;
8582
8582
  extension?: {
8583
8583
  id: string;