@kl1/contracts 1.1.77-uat → 1.1.79-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +17 -17
  2. package/dist/api-contracts/src/attribute/index.d.ts +164 -148
  3. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  4. package/dist/api-contracts/src/attribute/schema.d.ts +11 -8
  5. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  6. package/dist/api-contracts/src/attribute-option/schema.d.ts +3 -2
  7. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  8. package/dist/api-contracts/src/auth/index.d.ts +51 -47
  9. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  10. package/dist/api-contracts/src/aws/index.d.ts +8 -6
  11. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  12. package/dist/api-contracts/src/botpress/index.d.ts +17 -13
  13. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  14. package/dist/api-contracts/src/business-calendar/index.d.ts +40 -28
  15. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  16. package/dist/api-contracts/src/business-calendar/schema.d.ts +15 -10
  17. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  18. package/dist/api-contracts/src/call-log/schema.d.ts +5 -4
  19. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  20. package/dist/api-contracts/src/category/index.d.ts +118 -109
  21. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  22. package/dist/api-contracts/src/category/schema.d.ts +3 -2
  23. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  24. package/dist/api-contracts/src/channel/index.d.ts +411 -392
  25. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  26. package/dist/api-contracts/src/channel/schema.d.ts +6 -6
  27. package/dist/api-contracts/src/channel/validation.d.ts +8 -8
  28. package/dist/api-contracts/src/chat/index.d.ts +12528 -12120
  29. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  30. package/dist/api-contracts/src/chat/schema.d.ts +2814 -2654
  31. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  32. package/dist/api-contracts/src/chat/validation.d.ts +2150 -2083
  33. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  34. package/dist/api-contracts/src/comment/index.d.ts +281 -224
  35. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  36. package/dist/api-contracts/src/comment/schema.d.ts +68 -50
  37. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  38. package/dist/api-contracts/src/company/index.d.ts +138 -111
  39. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  40. package/dist/api-contracts/src/company/schema.d.ts +33 -24
  41. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  42. package/dist/api-contracts/src/company/validation.d.ts +78 -62
  43. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  44. package/dist/api-contracts/src/contact/index.d.ts +597 -501
  45. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/contact/schema.d.ts +56 -42
  47. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  48. package/dist/api-contracts/src/contact/validation.d.ts +263 -192
  49. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  50. package/dist/api-contracts/src/contact-email/schema.d.ts +3 -2
  51. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  52. package/dist/api-contracts/src/contact-phone/schema.d.ts +3 -2
  53. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/contract.d.ts +15249 -14062
  55. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  56. package/dist/api-contracts/src/custom-field/schema.d.ts +3 -2
  57. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  58. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  59. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +3 -2
  60. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  61. package/dist/api-contracts/src/cx-log/index.d.ts +648 -608
  62. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  63. package/dist/api-contracts/src/cx-log/schema.d.ts +413 -370
  64. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  65. package/dist/api-contracts/src/cx-log/validation.d.ts +38 -38
  66. package/dist/api-contracts/src/dashboard/index.d.ts +370 -330
  67. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  68. package/dist/api-contracts/src/dashboard/schema.d.ts +7 -6
  69. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  70. package/dist/api-contracts/src/dashboard/validation.d.ts +20 -14
  71. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  72. package/dist/api-contracts/src/evaluate-form/index.d.ts +4 -3
  73. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  74. package/dist/api-contracts/src/evaluate-form/schema.d.ts +3 -2
  75. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  76. package/dist/api-contracts/src/export/index.d.ts +4 -3
  77. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  78. package/dist/api-contracts/src/extension/index.d.ts +109 -104
  79. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  80. package/dist/api-contracts/src/facebook-feed/index.d.ts +1599 -1529
  81. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  82. package/dist/api-contracts/src/facebook-feed/schema.d.ts +43 -32
  83. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  84. package/dist/api-contracts/src/facebook-feed/validation.d.ts +76 -59
  85. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/group/schema.d.ts +3 -2
  87. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  88. package/dist/api-contracts/src/hold-label/index.d.ts +38 -28
  89. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  90. package/dist/api-contracts/src/hold-label/schema.d.ts +3 -2
  91. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  92. package/dist/api-contracts/src/instagram/index.d.ts +1195 -1145
  93. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/instagram/validation.d.ts +6 -6
  95. package/dist/api-contracts/src/line/index.d.ts +1869 -1819
  96. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  97. package/dist/api-contracts/src/line/schema.d.ts +12 -11
  98. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  99. package/dist/api-contracts/src/line/validation.d.ts +62 -62
  100. package/dist/api-contracts/src/log-form/schema.d.ts +3 -2
  101. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  102. package/dist/api-contracts/src/mail/account-contract.d.ts +135 -127
  103. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  104. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +4 -3
  105. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  106. package/dist/api-contracts/src/mail/mail-contract.d.ts +408 -366
  107. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  108. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +20 -15
  109. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  110. package/dist/api-contracts/src/mail/message-contract.d.ts +113 -107
  111. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  112. package/dist/api-contracts/src/mail/room-contract.d.ts +88 -65
  113. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  114. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  115. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +22 -18
  116. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  117. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +15 -10
  118. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  119. package/dist/api-contracts/src/messenger/index.d.ts +1109 -1057
  120. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  121. package/dist/api-contracts/src/messenger/validation.d.ts +76 -59
  122. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  123. package/dist/api-contracts/src/notification/index.d.ts +16 -12
  124. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  125. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  126. package/dist/api-contracts/src/public-api/index.d.ts +260 -196
  127. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  128. package/dist/api-contracts/src/public-api/schema.d.ts +48 -34
  129. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  130. package/dist/api-contracts/src/public-api/validation.d.ts +113 -88
  131. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  132. package/dist/api-contracts/src/role/index.d.ts +84 -80
  133. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  134. package/dist/api-contracts/src/sms/index.d.ts +81 -80
  135. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  136. package/dist/api-contracts/src/snippet/index.d.ts +76 -54
  137. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  138. package/dist/api-contracts/src/snippet/schema.d.ts +21 -14
  139. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/snippet/validation.d.ts +5 -4
  141. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  142. package/dist/api-contracts/src/subscription/index.d.ts +66 -45
  143. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  144. package/dist/api-contracts/src/subscription/schema.d.ts +90 -60
  145. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  146. package/dist/api-contracts/src/tag/index.d.ts +79 -72
  147. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  148. package/dist/api-contracts/src/tag/schema.d.ts +3 -2
  149. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  150. package/dist/api-contracts/src/tag-group/schema.d.ts +3 -2
  151. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  152. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +75 -67
  153. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  154. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +9 -6
  155. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  156. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  157. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1179 -1116
  158. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  159. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +186 -166
  160. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  161. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +52 -45
  162. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  163. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  164. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  165. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +3 -2
  166. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  167. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +3 -2
  168. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  169. package/dist/api-contracts/src/tenant/schema.d.ts +3 -2
  170. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  171. package/dist/api-contracts/src/ticket/index.d.ts +717 -618
  172. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  173. package/dist/api-contracts/src/ticket/schema.d.ts +81 -58
  174. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  175. package/dist/api-contracts/src/ticket/validation.d.ts +55 -53
  176. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  177. package/dist/api-contracts/src/upload/index.d.ts +36 -34
  178. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  179. package/dist/api-contracts/src/upload/schema.d.ts +3 -2
  180. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  181. package/dist/api-contracts/src/user/index.d.ts +114 -108
  182. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  183. package/dist/api-contracts/src/user/validation.d.ts +5 -4
  184. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  185. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +32 -31
  186. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  187. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +9 -6
  188. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  189. package/dist/api-contracts/src/viber/index.d.ts +994 -946
  190. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  191. package/dist/api-contracts/src/webchat/index.d.ts +962 -917
  192. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  193. package/dist/api-contracts/src/widget/index.d.ts +139 -128
  194. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  195. package/dist/api-contracts/src/widget/schema.d.ts +3 -2
  196. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  197. package/dist/api-contracts/src/workflow-rule/index.d.ts +1092 -1057
  198. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  199. package/dist/api-contracts/src/workflow-rule/schema.d.ts +3 -2
  200. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  201. package/dist/api-contracts/src/wrap-up-form/index.d.ts +166 -147
  202. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  203. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +9 -6
  204. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  205. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +21 -20
  206. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  207. package/dist/api-contracts/utils.d.ts +4 -3
  208. package/dist/api-contracts/utils.d.ts.map +1 -1
  209. package/dist/index.js +1 -1
  210. package/dist/index.js.map +1 -1
  211. package/dist/index.mjs +1 -1
  212. package/dist/index.mjs.map +1 -1
  213. package/package.json +2 -2
@@ -1,9 +1,10 @@
1
1
  import z from 'zod';
2
- export declare const CxLogSchema: z.ZodObject<{
2
+ export declare const CxLogSchema: z.ZodObject<z.objectUtil.extendShape<{
3
3
  id: z.ZodString;
4
4
  createdAt: z.ZodDate;
5
5
  updatedAt: z.ZodDate;
6
6
  deletedAt: z.ZodNullable<z.ZodDate>;
7
+ }, {
7
8
  caseId: z.ZodNumber;
8
9
  entityId: z.ZodString;
9
10
  entityName: z.ZodString;
@@ -15,21 +16,23 @@ export declare const CxLogSchema: z.ZodObject<{
15
16
  startedDate: z.ZodNullable<z.ZodDate>;
16
17
  handledTime: z.ZodNullable<z.ZodNumber>;
17
18
  firstResponseTime: z.ZodNullable<z.ZodNumber>;
18
- wrapUpForm: z.ZodNullable<z.ZodObject<{
19
+ wrapUpForm: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
19
20
  id: z.ZodString;
20
21
  createdAt: z.ZodDate;
21
22
  updatedAt: z.ZodDate;
22
23
  deletedAt: z.ZodNullable<z.ZodDate>;
24
+ }, {
23
25
  note: z.ZodNullable<z.ZodString>;
24
26
  disposition: z.ZodNullable<z.ZodString>;
25
27
  type: z.ZodString;
26
- tags: z.ZodArray<z.ZodObject<{
28
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
27
29
  id: z.ZodString;
28
30
  createdAt: z.ZodDate;
29
31
  updatedAt: z.ZodDate;
30
32
  deletedAt: z.ZodNullable<z.ZodDate>;
33
+ }, {
31
34
  name: z.ZodString;
32
- }, "strip", z.ZodTypeAny, {
35
+ }>, "strip", z.ZodTypeAny, {
33
36
  id: string;
34
37
  name: string;
35
38
  createdAt: Date;
@@ -42,11 +45,12 @@ export declare const CxLogSchema: z.ZodObject<{
42
45
  updatedAt: Date;
43
46
  deletedAt: Date | null;
44
47
  }>, "many">;
45
- categories: z.ZodArray<z.ZodObject<{
48
+ categories: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
46
49
  id: z.ZodString;
47
50
  createdAt: z.ZodDate;
48
51
  updatedAt: z.ZodDate;
49
52
  deletedAt: z.ZodNullable<z.ZodDate>;
53
+ }, {
50
54
  value: z.ZodString;
51
55
  level: z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>;
52
56
  parentId: z.ZodNullable<z.ZodString>;
@@ -99,7 +103,7 @@ export declare const CxLogSchema: z.ZodObject<{
99
103
  childCategoryList: any[];
100
104
  }[];
101
105
  }>, "many">;
102
- }, "strip", z.ZodTypeAny, {
106
+ }>, "strip", z.ZodTypeAny, {
103
107
  id: string;
104
108
  value: string;
105
109
  createdAt: Date;
@@ -178,7 +182,7 @@ export declare const CxLogSchema: z.ZodObject<{
178
182
  numberValue: number | null;
179
183
  dateValue: Date | null;
180
184
  }>, "many">>>;
181
- }, "strip", z.ZodTypeAny, {
185
+ }>, "strip", z.ZodTypeAny, {
182
186
  type: string;
183
187
  id: string;
184
188
  disposition: string | null;
@@ -281,7 +285,7 @@ export declare const CxLogSchema: z.ZodObject<{
281
285
  dateValue: Date | null;
282
286
  }[] | null | undefined;
283
287
  }>>;
284
- }, "strip", z.ZodTypeAny, {
288
+ }>, "strip", z.ZodTypeAny, {
285
289
  id: string;
286
290
  channel: string | null;
287
291
  direction: string | null;
@@ -418,11 +422,12 @@ export declare const CxLogSchema: z.ZodObject<{
418
422
  }[] | null | undefined;
419
423
  } | null;
420
424
  }>;
421
- export declare const CxLogSchemaWithRelations: z.ZodObject<{
425
+ export declare const CxLogSchemaWithRelations: z.ZodObject<z.objectUtil.extendShape<{
422
426
  id: z.ZodString;
423
427
  createdAt: z.ZodDate;
424
428
  updatedAt: z.ZodDate;
425
429
  deletedAt: z.ZodNullable<z.ZodDate>;
430
+ }, {
426
431
  caseId: z.ZodNumber;
427
432
  entityId: z.ZodString;
428
433
  entityName: z.ZodString;
@@ -438,15 +443,16 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
438
443
  resolutionDate: z.ZodString;
439
444
  wrapUpDuration: z.ZodString;
440
445
  slaMeet: z.ZodNullable<z.ZodString>;
441
- evaluateForm: z.ZodNullable<z.ZodObject<{
446
+ evaluateForm: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
442
447
  id: z.ZodString;
443
448
  createdAt: z.ZodDate;
444
449
  updatedAt: z.ZodDate;
445
450
  deletedAt: z.ZodNullable<z.ZodDate>;
451
+ }, {
446
452
  cxLogId: z.ZodString;
447
453
  sentimentScore: z.ZodOptional<z.ZodNullable<z.ZodString>>;
448
454
  csatScore: z.ZodOptional<z.ZodNullable<z.ZodString>>;
449
- }, "strip", z.ZodTypeAny, {
455
+ }>, "strip", z.ZodTypeAny, {
450
456
  id: string;
451
457
  createdAt: Date;
452
458
  updatedAt: Date;
@@ -463,21 +469,23 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
463
469
  sentimentScore?: string | null | undefined;
464
470
  csatScore?: string | null | undefined;
465
471
  }>>;
466
- wrapUpForm: z.ZodNullable<z.ZodObject<{
472
+ wrapUpForm: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
467
473
  id: z.ZodString;
468
474
  createdAt: z.ZodDate;
469
475
  updatedAt: z.ZodDate;
470
476
  deletedAt: z.ZodNullable<z.ZodDate>;
477
+ }, {
471
478
  note: z.ZodNullable<z.ZodString>;
472
479
  disposition: z.ZodNullable<z.ZodString>;
473
480
  type: z.ZodString;
474
- tags: z.ZodArray<z.ZodObject<{
481
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
475
482
  id: z.ZodString;
476
483
  createdAt: z.ZodDate;
477
484
  updatedAt: z.ZodDate;
478
485
  deletedAt: z.ZodNullable<z.ZodDate>;
486
+ }, {
479
487
  name: z.ZodString;
480
- }, "strip", z.ZodTypeAny, {
488
+ }>, "strip", z.ZodTypeAny, {
481
489
  id: string;
482
490
  name: string;
483
491
  createdAt: Date;
@@ -490,11 +498,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
490
498
  updatedAt: Date;
491
499
  deletedAt: Date | null;
492
500
  }>, "many">;
493
- categories: z.ZodArray<z.ZodObject<{
501
+ categories: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
494
502
  id: z.ZodString;
495
503
  createdAt: z.ZodDate;
496
504
  updatedAt: z.ZodDate;
497
505
  deletedAt: z.ZodNullable<z.ZodDate>;
506
+ }, {
498
507
  value: z.ZodString;
499
508
  level: z.ZodUnion<[z.ZodLiteral<1>, z.ZodLiteral<2>, z.ZodLiteral<3>]>;
500
509
  parentId: z.ZodNullable<z.ZodString>;
@@ -547,7 +556,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
547
556
  childCategoryList: any[];
548
557
  }[];
549
558
  }>, "many">;
550
- }, "strip", z.ZodTypeAny, {
559
+ }>, "strip", z.ZodTypeAny, {
551
560
  id: string;
552
561
  value: string;
553
562
  createdAt: Date;
@@ -626,7 +635,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
626
635
  numberValue: number | null;
627
636
  dateValue: Date | null;
628
637
  }>, "many">>>;
629
- }, "strip", z.ZodTypeAny, {
638
+ }>, "strip", z.ZodTypeAny, {
630
639
  type: string;
631
640
  id: string;
632
641
  disposition: string | null;
@@ -777,13 +786,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
777
786
  notes: z.ZodNullable<z.ZodString>;
778
787
  contactProfile: z.ZodNullable<z.ZodString>;
779
788
  socialProfileUrl: z.ZodNullable<z.ZodString>;
780
- tags: z.ZodArray<z.ZodObject<{
789
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
781
790
  id: z.ZodString;
782
791
  createdAt: z.ZodDate;
783
792
  updatedAt: z.ZodDate;
784
793
  deletedAt: z.ZodNullable<z.ZodDate>;
794
+ }, {
785
795
  name: z.ZodString;
786
- }, "strip", z.ZodTypeAny, {
796
+ }>, "strip", z.ZodTypeAny, {
787
797
  id: string;
788
798
  name: string;
789
799
  createdAt: Date;
@@ -796,29 +806,32 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
796
806
  updatedAt: Date;
797
807
  deletedAt: Date | null;
798
808
  }>, "many">;
799
- company: z.ZodNullable<z.ZodObject<Omit<{
809
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
800
810
  id: z.ZodString;
801
811
  createdAt: z.ZodDate;
802
812
  updatedAt: z.ZodDate;
803
813
  deletedAt: z.ZodNullable<z.ZodDate>;
814
+ }, {
804
815
  name: z.ZodOptional<z.ZodString>;
805
816
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
806
817
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
807
818
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
808
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
819
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
809
820
  id: z.ZodString;
810
821
  createdAt: z.ZodDate;
811
822
  updatedAt: z.ZodDate;
812
823
  deletedAt: z.ZodNullable<z.ZodDate>;
824
+ }, {
813
825
  textValue: z.ZodNullable<z.ZodString>;
814
826
  booleanValue: z.ZodNullable<z.ZodBoolean>;
815
827
  numberValue: z.ZodNullable<z.ZodNumber>;
816
828
  dateValue: z.ZodNullable<z.ZodDate>;
817
- attribute: z.ZodObject<Omit<{
829
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
818
830
  id: z.ZodString;
819
831
  createdAt: z.ZodDate;
820
832
  updatedAt: z.ZodDate;
821
833
  deletedAt: z.ZodNullable<z.ZodDate>;
834
+ }, {
822
835
  systemName: z.ZodString;
823
836
  displayName: z.ZodString;
824
837
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -827,13 +840,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
827
840
  isArchived: z.ZodBoolean;
828
841
  isRequired: z.ZodBoolean;
829
842
  isUnique: z.ZodBoolean;
830
- options: z.ZodArray<z.ZodObject<{
831
- position: z.ZodNumber;
832
- value: z.ZodString;
843
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
833
844
  label: z.ZodString;
845
+ value: z.ZodString;
834
846
  isDefault: z.ZodBoolean;
847
+ position: z.ZodNumber;
848
+ }, {
835
849
  id: z.ZodString;
836
- }, "strip", z.ZodTypeAny, {
850
+ }>, "strip", z.ZodTypeAny, {
837
851
  id: string;
838
852
  position: number;
839
853
  value: string;
@@ -846,14 +860,15 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
846
860
  label: string;
847
861
  isDefault: boolean;
848
862
  }>, "many">;
849
- group: z.ZodObject<{
863
+ group: z.ZodObject<z.objectUtil.extendShape<{
850
864
  id: z.ZodString;
851
865
  createdAt: z.ZodDate;
852
866
  updatedAt: z.ZodDate;
853
867
  deletedAt: z.ZodNullable<z.ZodDate>;
868
+ }, {
854
869
  systemName: z.ZodString;
855
870
  displayName: z.ZodString;
856
- }, "strip", z.ZodTypeAny, {
871
+ }>, "strip", z.ZodTypeAny, {
857
872
  id: string;
858
873
  createdAt: Date;
859
874
  updatedAt: Date;
@@ -868,7 +883,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
868
883
  systemName: string;
869
884
  displayName: string;
870
885
  }>;
871
- }, "options" | "group">, "strip", z.ZodTypeAny, {
886
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
872
887
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
873
888
  id: string;
874
889
  position: number;
@@ -895,7 +910,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
895
910
  isRequired: boolean;
896
911
  isUnique: boolean;
897
912
  }>;
898
- }, "strip", z.ZodTypeAny, {
913
+ }>, "strip", z.ZodTypeAny, {
899
914
  id: string;
900
915
  createdAt: Date;
901
916
  updatedAt: Date;
@@ -942,7 +957,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
942
957
  numberValue: number | null;
943
958
  dateValue: Date | null;
944
959
  }>, "many">>;
945
- }, "customFields">, "strip", z.ZodTypeAny, {
960
+ }>, "customFields">, "strip", z.ZodTypeAny, {
946
961
  id: string;
947
962
  createdAt: Date;
948
963
  updatedAt: Date;
@@ -970,11 +985,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
970
985
  booleanValue: z.ZodNullable<z.ZodBoolean>;
971
986
  numberValue: z.ZodNullable<z.ZodNumber>;
972
987
  dateValue: z.ZodNullable<z.ZodDate>;
973
- attribute: z.ZodObject<Omit<{
988
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
974
989
  id: z.ZodString;
975
990
  createdAt: z.ZodDate;
976
991
  updatedAt: z.ZodDate;
977
992
  deletedAt: z.ZodNullable<z.ZodDate>;
993
+ }, {
978
994
  systemName: z.ZodString;
979
995
  displayName: z.ZodString;
980
996
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -983,13 +999,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
983
999
  isArchived: z.ZodBoolean;
984
1000
  isRequired: z.ZodBoolean;
985
1001
  isUnique: z.ZodBoolean;
986
- options: z.ZodArray<z.ZodObject<{
987
- position: z.ZodNumber;
988
- value: z.ZodString;
1002
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
989
1003
  label: z.ZodString;
1004
+ value: z.ZodString;
990
1005
  isDefault: z.ZodBoolean;
1006
+ position: z.ZodNumber;
1007
+ }, {
991
1008
  id: z.ZodString;
992
- }, "strip", z.ZodTypeAny, {
1009
+ }>, "strip", z.ZodTypeAny, {
993
1010
  id: string;
994
1011
  position: number;
995
1012
  value: string;
@@ -1002,14 +1019,15 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
1002
1019
  label: string;
1003
1020
  isDefault: boolean;
1004
1021
  }>, "many">;
1005
- group: z.ZodObject<{
1022
+ group: z.ZodObject<z.objectUtil.extendShape<{
1006
1023
  id: z.ZodString;
1007
1024
  createdAt: z.ZodDate;
1008
1025
  updatedAt: z.ZodDate;
1009
1026
  deletedAt: z.ZodNullable<z.ZodDate>;
1027
+ }, {
1010
1028
  systemName: z.ZodString;
1011
1029
  displayName: z.ZodString;
1012
- }, "strip", z.ZodTypeAny, {
1030
+ }>, "strip", z.ZodTypeAny, {
1013
1031
  id: string;
1014
1032
  createdAt: Date;
1015
1033
  updatedAt: Date;
@@ -1024,7 +1042,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
1024
1042
  systemName: string;
1025
1043
  displayName: string;
1026
1044
  }>;
1027
- }, "options" | "group">, "strip", z.ZodTypeAny, {
1045
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
1028
1046
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1029
1047
  id: string;
1030
1048
  position: number;
@@ -1051,18 +1069,19 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
1051
1069
  isRequired: boolean;
1052
1070
  isUnique: boolean;
1053
1071
  }>;
1054
- uploads: z.ZodArray<z.ZodObject<{
1072
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1055
1073
  id: z.ZodString;
1056
1074
  createdAt: z.ZodDate;
1057
1075
  updatedAt: z.ZodDate;
1058
1076
  deletedAt: z.ZodNullable<z.ZodDate>;
1077
+ }, {
1059
1078
  bucketName: z.ZodString;
1060
1079
  fileName: z.ZodString;
1061
1080
  fileSize: z.ZodNumber;
1062
1081
  fileKey: z.ZodString;
1063
1082
  fileUrl: z.ZodNullable<z.ZodString>;
1064
1083
  status: z.ZodNullable<z.ZodString>;
1065
- }, "strip", z.ZodTypeAny, {
1084
+ }>, "strip", z.ZodTypeAny, {
1066
1085
  id: string;
1067
1086
  status: string | null;
1068
1087
  createdAt: Date;
@@ -2115,8 +2134,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
2115
2134
  id: string;
2116
2135
  name: string;
2117
2136
  accessToken?: string | undefined;
2118
- channelSecret?: string | undefined;
2119
2137
  additionalCredentials?: any;
2138
+ channelSecret?: string | undefined;
2120
2139
  vonageCredentials?: {
2121
2140
  mobileNumber: string;
2122
2141
  apiKey: string;
@@ -2127,8 +2146,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
2127
2146
  id: string;
2128
2147
  name: string;
2129
2148
  accessToken?: string | undefined;
2130
- channelSecret?: string | undefined;
2131
2149
  additionalCredentials?: any;
2150
+ channelSecret?: string | undefined;
2132
2151
  vonageCredentials?: {
2133
2152
  mobileNumber: string;
2134
2153
  apiKey: string;
@@ -2373,8 +2392,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
2373
2392
  id: string;
2374
2393
  name: string;
2375
2394
  accessToken?: string | undefined;
2376
- channelSecret?: string | undefined;
2377
2395
  additionalCredentials?: any;
2396
+ channelSecret?: string | undefined;
2378
2397
  vonageCredentials?: {
2379
2398
  mobileNumber: string;
2380
2399
  apiKey: string;
@@ -2450,8 +2469,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
2450
2469
  id: string;
2451
2470
  name: string;
2452
2471
  accessToken?: string | undefined;
2453
- channelSecret?: string | undefined;
2454
2472
  additionalCredentials?: any;
2473
+ channelSecret?: string | undefined;
2455
2474
  vonageCredentials?: {
2456
2475
  mobileNumber: string;
2457
2476
  apiKey: string;
@@ -2530,8 +2549,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
2530
2549
  id: string;
2531
2550
  name: string;
2532
2551
  accessToken?: string | undefined;
2533
- channelSecret?: string | undefined;
2534
2552
  additionalCredentials?: any;
2553
+ channelSecret?: string | undefined;
2535
2554
  vonageCredentials?: {
2536
2555
  mobileNumber: string;
2537
2556
  apiKey: string;
@@ -2821,8 +2840,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
2821
2840
  id: string;
2822
2841
  name: string;
2823
2842
  accessToken?: string | undefined;
2824
- channelSecret?: string | undefined;
2825
2843
  additionalCredentials?: any;
2844
+ channelSecret?: string | undefined;
2826
2845
  vonageCredentials?: {
2827
2846
  mobileNumber: string;
2828
2847
  apiKey: string;
@@ -3103,11 +3122,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3103
3122
  };
3104
3123
  } | null;
3105
3124
  }>>;
3106
- telephonyCdr: z.ZodNullable<z.ZodObject<{
3125
+ telephonyCdr: z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
3107
3126
  id: z.ZodString;
3108
3127
  createdAt: z.ZodDate;
3109
3128
  updatedAt: z.ZodDate;
3110
3129
  deletedAt: z.ZodNullable<z.ZodDate>;
3130
+ }, {
3111
3131
  uniqueCallId: z.ZodString;
3112
3132
  timeStart: z.ZodString;
3113
3133
  callFrom: z.ZodString;
@@ -3127,13 +3147,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3127
3147
  notes: z.ZodNullable<z.ZodString>;
3128
3148
  contactProfile: z.ZodNullable<z.ZodString>;
3129
3149
  socialProfileUrl: z.ZodNullable<z.ZodString>;
3130
- tags: z.ZodArray<z.ZodObject<{
3150
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3131
3151
  id: z.ZodString;
3132
3152
  createdAt: z.ZodDate;
3133
3153
  updatedAt: z.ZodDate;
3134
3154
  deletedAt: z.ZodNullable<z.ZodDate>;
3155
+ }, {
3135
3156
  name: z.ZodString;
3136
- }, "strip", z.ZodTypeAny, {
3157
+ }>, "strip", z.ZodTypeAny, {
3137
3158
  id: string;
3138
3159
  name: string;
3139
3160
  createdAt: Date;
@@ -3146,29 +3167,32 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3146
3167
  updatedAt: Date;
3147
3168
  deletedAt: Date | null;
3148
3169
  }>, "many">;
3149
- company: z.ZodNullable<z.ZodObject<Omit<{
3170
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
3150
3171
  id: z.ZodString;
3151
3172
  createdAt: z.ZodDate;
3152
3173
  updatedAt: z.ZodDate;
3153
3174
  deletedAt: z.ZodNullable<z.ZodDate>;
3175
+ }, {
3154
3176
  name: z.ZodOptional<z.ZodString>;
3155
3177
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3156
3178
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3157
3179
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3158
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
3180
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3159
3181
  id: z.ZodString;
3160
3182
  createdAt: z.ZodDate;
3161
3183
  updatedAt: z.ZodDate;
3162
3184
  deletedAt: z.ZodNullable<z.ZodDate>;
3185
+ }, {
3163
3186
  textValue: z.ZodNullable<z.ZodString>;
3164
3187
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3165
3188
  numberValue: z.ZodNullable<z.ZodNumber>;
3166
3189
  dateValue: z.ZodNullable<z.ZodDate>;
3167
- attribute: z.ZodObject<Omit<{
3190
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3168
3191
  id: z.ZodString;
3169
3192
  createdAt: z.ZodDate;
3170
3193
  updatedAt: z.ZodDate;
3171
3194
  deletedAt: z.ZodNullable<z.ZodDate>;
3195
+ }, {
3172
3196
  systemName: z.ZodString;
3173
3197
  displayName: z.ZodString;
3174
3198
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3177,13 +3201,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3177
3201
  isArchived: z.ZodBoolean;
3178
3202
  isRequired: z.ZodBoolean;
3179
3203
  isUnique: z.ZodBoolean;
3180
- options: z.ZodArray<z.ZodObject<{
3181
- position: z.ZodNumber;
3182
- value: z.ZodString;
3204
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3183
3205
  label: z.ZodString;
3206
+ value: z.ZodString;
3184
3207
  isDefault: z.ZodBoolean;
3208
+ position: z.ZodNumber;
3209
+ }, {
3185
3210
  id: z.ZodString;
3186
- }, "strip", z.ZodTypeAny, {
3211
+ }>, "strip", z.ZodTypeAny, {
3187
3212
  id: string;
3188
3213
  position: number;
3189
3214
  value: string;
@@ -3196,14 +3221,15 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3196
3221
  label: string;
3197
3222
  isDefault: boolean;
3198
3223
  }>, "many">;
3199
- group: z.ZodObject<{
3224
+ group: z.ZodObject<z.objectUtil.extendShape<{
3200
3225
  id: z.ZodString;
3201
3226
  createdAt: z.ZodDate;
3202
3227
  updatedAt: z.ZodDate;
3203
3228
  deletedAt: z.ZodNullable<z.ZodDate>;
3229
+ }, {
3204
3230
  systemName: z.ZodString;
3205
3231
  displayName: z.ZodString;
3206
- }, "strip", z.ZodTypeAny, {
3232
+ }>, "strip", z.ZodTypeAny, {
3207
3233
  id: string;
3208
3234
  createdAt: Date;
3209
3235
  updatedAt: Date;
@@ -3218,7 +3244,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3218
3244
  systemName: string;
3219
3245
  displayName: string;
3220
3246
  }>;
3221
- }, "options" | "group">, "strip", z.ZodTypeAny, {
3247
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
3222
3248
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3223
3249
  id: string;
3224
3250
  position: number;
@@ -3245,7 +3271,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3245
3271
  isRequired: boolean;
3246
3272
  isUnique: boolean;
3247
3273
  }>;
3248
- }, "strip", z.ZodTypeAny, {
3274
+ }>, "strip", z.ZodTypeAny, {
3249
3275
  id: string;
3250
3276
  createdAt: Date;
3251
3277
  updatedAt: Date;
@@ -3292,7 +3318,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3292
3318
  numberValue: number | null;
3293
3319
  dateValue: Date | null;
3294
3320
  }>, "many">>;
3295
- }, "customFields">, "strip", z.ZodTypeAny, {
3321
+ }>, "customFields">, "strip", z.ZodTypeAny, {
3296
3322
  id: string;
3297
3323
  createdAt: Date;
3298
3324
  updatedAt: Date;
@@ -3320,11 +3346,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3320
3346
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3321
3347
  numberValue: z.ZodNullable<z.ZodNumber>;
3322
3348
  dateValue: z.ZodNullable<z.ZodDate>;
3323
- attribute: z.ZodObject<Omit<{
3349
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3324
3350
  id: z.ZodString;
3325
3351
  createdAt: z.ZodDate;
3326
3352
  updatedAt: z.ZodDate;
3327
3353
  deletedAt: z.ZodNullable<z.ZodDate>;
3354
+ }, {
3328
3355
  systemName: z.ZodString;
3329
3356
  displayName: z.ZodString;
3330
3357
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3333,13 +3360,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3333
3360
  isArchived: z.ZodBoolean;
3334
3361
  isRequired: z.ZodBoolean;
3335
3362
  isUnique: z.ZodBoolean;
3336
- options: z.ZodArray<z.ZodObject<{
3337
- position: z.ZodNumber;
3338
- value: z.ZodString;
3363
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3339
3364
  label: z.ZodString;
3365
+ value: z.ZodString;
3340
3366
  isDefault: z.ZodBoolean;
3367
+ position: z.ZodNumber;
3368
+ }, {
3341
3369
  id: z.ZodString;
3342
- }, "strip", z.ZodTypeAny, {
3370
+ }>, "strip", z.ZodTypeAny, {
3343
3371
  id: string;
3344
3372
  position: number;
3345
3373
  value: string;
@@ -3352,14 +3380,15 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3352
3380
  label: string;
3353
3381
  isDefault: boolean;
3354
3382
  }>, "many">;
3355
- group: z.ZodObject<{
3383
+ group: z.ZodObject<z.objectUtil.extendShape<{
3356
3384
  id: z.ZodString;
3357
3385
  createdAt: z.ZodDate;
3358
3386
  updatedAt: z.ZodDate;
3359
3387
  deletedAt: z.ZodNullable<z.ZodDate>;
3388
+ }, {
3360
3389
  systemName: z.ZodString;
3361
3390
  displayName: z.ZodString;
3362
- }, "strip", z.ZodTypeAny, {
3391
+ }>, "strip", z.ZodTypeAny, {
3363
3392
  id: string;
3364
3393
  createdAt: Date;
3365
3394
  updatedAt: Date;
@@ -3374,7 +3403,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3374
3403
  systemName: string;
3375
3404
  displayName: string;
3376
3405
  }>;
3377
- }, "options" | "group">, "strip", z.ZodTypeAny, {
3406
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
3378
3407
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3379
3408
  id: string;
3380
3409
  position: number;
@@ -3401,18 +3430,19 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3401
3430
  isRequired: boolean;
3402
3431
  isUnique: boolean;
3403
3432
  }>;
3404
- uploads: z.ZodArray<z.ZodObject<{
3433
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3405
3434
  id: z.ZodString;
3406
3435
  createdAt: z.ZodDate;
3407
3436
  updatedAt: z.ZodDate;
3408
3437
  deletedAt: z.ZodNullable<z.ZodDate>;
3438
+ }, {
3409
3439
  bucketName: z.ZodString;
3410
3440
  fileName: z.ZodString;
3411
3441
  fileSize: z.ZodNumber;
3412
3442
  fileKey: z.ZodString;
3413
3443
  fileUrl: z.ZodNullable<z.ZodString>;
3414
3444
  status: z.ZodNullable<z.ZodString>;
3415
- }, "strip", z.ZodTypeAny, {
3445
+ }>, "strip", z.ZodTypeAny, {
3416
3446
  id: string;
3417
3447
  status: string | null;
3418
3448
  createdAt: Date;
@@ -3803,16 +3833,17 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3803
3833
  };
3804
3834
  }[] | undefined;
3805
3835
  }>>;
3806
- telephonyQueue: z.ZodNullable<z.ZodOptional<z.ZodObject<{
3836
+ telephonyQueue: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
3807
3837
  id: z.ZodString;
3808
3838
  createdAt: z.ZodDate;
3809
3839
  updatedAt: z.ZodDate;
3810
3840
  deletedAt: z.ZodNullable<z.ZodDate>;
3841
+ }, {
3811
3842
  queueId: z.ZodNumber;
3812
3843
  queueName: z.ZodString;
3813
3844
  queueNumber: z.ZodString;
3814
3845
  maximumWaitingTime: z.ZodNumber;
3815
- }, "strip", z.ZodTypeAny, {
3846
+ }>, "strip", z.ZodTypeAny, {
3816
3847
  id: string;
3817
3848
  createdAt: Date;
3818
3849
  updatedAt: Date;
@@ -3839,18 +3870,19 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
3839
3870
  agentRingTime: z.ZodNullable<z.ZodNumber>;
3840
3871
  uploadId: z.ZodNullable<z.ZodString>;
3841
3872
  serialNumber: z.ZodNullable<z.ZodString>;
3842
- upload: z.ZodNullable<z.ZodOptional<z.ZodObject<{
3873
+ upload: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
3843
3874
  id: z.ZodString;
3844
3875
  createdAt: z.ZodDate;
3845
3876
  updatedAt: z.ZodDate;
3846
3877
  deletedAt: z.ZodNullable<z.ZodDate>;
3878
+ }, {
3847
3879
  bucketName: z.ZodString;
3848
3880
  fileName: z.ZodString;
3849
3881
  fileSize: z.ZodNumber;
3850
3882
  fileKey: z.ZodString;
3851
3883
  fileUrl: z.ZodNullable<z.ZodString>;
3852
3884
  status: z.ZodNullable<z.ZodString>;
3853
- }, "strip", z.ZodTypeAny, {
3885
+ }>, "strip", z.ZodTypeAny, {
3854
3886
  id: string;
3855
3887
  status: string | null;
3856
3888
  createdAt: Date;
@@ -4285,7 +4317,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4285
4317
  updatedAt?: string | undefined;
4286
4318
  }>>>;
4287
4319
  }, "strip", z.ZodTypeAny, {
4288
- callTo?: {
4320
+ callFrom?: {
4289
4321
  id: string;
4290
4322
  user: {
4291
4323
  id: string;
@@ -4311,7 +4343,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4311
4343
  createdAt?: string | undefined;
4312
4344
  updatedAt?: string | undefined;
4313
4345
  } | null | undefined;
4314
- callFrom?: {
4346
+ callTo?: {
4315
4347
  id: string;
4316
4348
  user: {
4317
4349
  id: string;
@@ -4338,7 +4370,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4338
4370
  updatedAt?: string | undefined;
4339
4371
  } | null | undefined;
4340
4372
  }, {
4341
- callTo?: {
4373
+ callFrom?: {
4342
4374
  id: string;
4343
4375
  user: {
4344
4376
  id: string;
@@ -4364,7 +4396,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4364
4396
  createdAt?: string | undefined;
4365
4397
  updatedAt?: string | undefined;
4366
4398
  } | null | undefined;
4367
- callFrom?: {
4399
+ callTo?: {
4368
4400
  id: string;
4369
4401
  user: {
4370
4402
  id: string;
@@ -4393,7 +4425,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4393
4425
  }>>;
4394
4426
  isQueueMissedCall: z.ZodBoolean;
4395
4427
  extensionId: z.ZodNullable<z.ZodString>;
4396
- extension: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4428
+ extension: z.ZodNullable<z.ZodOptional<z.ZodObject<z.objectUtil.extendShape<{
4397
4429
  id: z.ZodString;
4398
4430
  createdAt: z.ZodDate;
4399
4431
  updatedAt: z.ZodDate;
@@ -4405,6 +4437,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4405
4437
  extensionId: z.ZodNullable<z.ZodString>;
4406
4438
  extensionName: z.ZodString;
4407
4439
  telephonySignature: z.ZodNullable<z.ZodString>;
4440
+ }, {
4408
4441
  user: z.ZodNullable<z.ZodOptional<z.ZodObject<{
4409
4442
  id: z.ZodString;
4410
4443
  createdAt: z.ZodDate;
@@ -4609,7 +4642,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4609
4642
  telephonySignature: string | null;
4610
4643
  };
4611
4644
  }>>>;
4612
- }, "strip", z.ZodTypeAny, {
4645
+ }>, "strip", z.ZodTypeAny, {
4613
4646
  id: string;
4614
4647
  createdAt: Date;
4615
4648
  updatedAt: Date;
@@ -4724,7 +4757,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4724
4757
  }>>>;
4725
4758
  telephonyQueueId: z.ZodNullable<z.ZodString>;
4726
4759
  contactId: z.ZodNullable<z.ZodString>;
4727
- }, "strip", z.ZodTypeAny, {
4760
+ }>, "strip", z.ZodTypeAny, {
4728
4761
  type: string;
4729
4762
  id: string;
4730
4763
  recording: string | null;
@@ -4747,7 +4780,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4747
4780
  uploadId: string | null;
4748
4781
  serialNumber: string | null;
4749
4782
  callParticipants: {
4750
- callTo?: {
4783
+ callFrom?: {
4751
4784
  id: string;
4752
4785
  user: {
4753
4786
  id: string;
@@ -4773,7 +4806,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4773
4806
  createdAt?: string | undefined;
4774
4807
  updatedAt?: string | undefined;
4775
4808
  } | null | undefined;
4776
- callFrom?: {
4809
+ callTo?: {
4777
4810
  id: string;
4778
4811
  user: {
4779
4812
  id: string;
@@ -4803,6 +4836,63 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4803
4836
  isQueueMissedCall: boolean;
4804
4837
  telephonyQueueId: string | null;
4805
4838
  contactId: string | null;
4839
+ extension?: {
4840
+ id: string;
4841
+ createdAt: Date;
4842
+ updatedAt: Date;
4843
+ deletedAt: Date | null;
4844
+ userId: string | null;
4845
+ sipServerUrl: string;
4846
+ sipUserName: string;
4847
+ webphoneLoginUser: string;
4848
+ extensionId: string | null;
4849
+ extensionName: string;
4850
+ telephonySignature: string | null;
4851
+ user?: {
4852
+ id: string;
4853
+ address: string | null;
4854
+ name: string;
4855
+ email: string;
4856
+ createdAt: Date;
4857
+ updatedAt: Date;
4858
+ deletedAt: Date | null;
4859
+ emailVerifiedAt: Date | null;
4860
+ password: string;
4861
+ phone: string | null;
4862
+ notificationCount: number | null;
4863
+ roles: {
4864
+ id: string;
4865
+ description: string | null;
4866
+ createdAt: Date;
4867
+ updatedAt: Date;
4868
+ deletedAt: Date | null;
4869
+ systemName: string;
4870
+ displayName: string;
4871
+ permissions: {
4872
+ id: string;
4873
+ description: string | null;
4874
+ createdAt: Date;
4875
+ updatedAt: Date;
4876
+ deletedAt: Date | null;
4877
+ systemName: string;
4878
+ displayName: string;
4879
+ }[];
4880
+ }[];
4881
+ extension: {
4882
+ id: string;
4883
+ createdAt: Date;
4884
+ updatedAt: Date;
4885
+ deletedAt: Date | null;
4886
+ userId: string | null;
4887
+ sipServerUrl: string;
4888
+ sipUserName: string;
4889
+ webphoneLoginUser: string;
4890
+ extensionId: string | null;
4891
+ extensionName: string;
4892
+ telephonySignature: string | null;
4893
+ };
4894
+ } | null | undefined;
4895
+ } | null | undefined;
4806
4896
  contact?: {
4807
4897
  id: string;
4808
4898
  channel: string | null;
@@ -4922,63 +5012,6 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
4922
5012
  fileSize: number;
4923
5013
  fileUrl: string | null;
4924
5014
  } | null | undefined;
4925
- extension?: {
4926
- id: string;
4927
- createdAt: Date;
4928
- updatedAt: Date;
4929
- deletedAt: Date | null;
4930
- userId: string | null;
4931
- sipServerUrl: string;
4932
- sipUserName: string;
4933
- webphoneLoginUser: string;
4934
- extensionId: string | null;
4935
- extensionName: string;
4936
- telephonySignature: string | null;
4937
- user?: {
4938
- id: string;
4939
- address: string | null;
4940
- name: string;
4941
- email: string;
4942
- createdAt: Date;
4943
- updatedAt: Date;
4944
- deletedAt: Date | null;
4945
- emailVerifiedAt: Date | null;
4946
- password: string;
4947
- phone: string | null;
4948
- notificationCount: number | null;
4949
- roles: {
4950
- id: string;
4951
- description: string | null;
4952
- createdAt: Date;
4953
- updatedAt: Date;
4954
- deletedAt: Date | null;
4955
- systemName: string;
4956
- displayName: string;
4957
- permissions: {
4958
- id: string;
4959
- description: string | null;
4960
- createdAt: Date;
4961
- updatedAt: Date;
4962
- deletedAt: Date | null;
4963
- systemName: string;
4964
- displayName: string;
4965
- }[];
4966
- }[];
4967
- extension: {
4968
- id: string;
4969
- createdAt: Date;
4970
- updatedAt: Date;
4971
- deletedAt: Date | null;
4972
- userId: string | null;
4973
- sipServerUrl: string;
4974
- sipUserName: string;
4975
- webphoneLoginUser: string;
4976
- extensionId: string | null;
4977
- extensionName: string;
4978
- telephonySignature: string | null;
4979
- };
4980
- } | null | undefined;
4981
- } | null | undefined;
4982
5015
  }, {
4983
5016
  type: string;
4984
5017
  id: string;
@@ -5002,7 +5035,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5002
5035
  uploadId: string | null;
5003
5036
  serialNumber: string | null;
5004
5037
  callParticipants: {
5005
- callTo?: {
5038
+ callFrom?: {
5006
5039
  id: string;
5007
5040
  user: {
5008
5041
  id: string;
@@ -5028,7 +5061,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5028
5061
  createdAt?: string | undefined;
5029
5062
  updatedAt?: string | undefined;
5030
5063
  } | null | undefined;
5031
- callFrom?: {
5064
+ callTo?: {
5032
5065
  id: string;
5033
5066
  user: {
5034
5067
  id: string;
@@ -5058,44 +5091,101 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5058
5091
  isQueueMissedCall: boolean;
5059
5092
  telephonyQueueId: string | null;
5060
5093
  contactId: string | null;
5061
- contact?: {
5094
+ extension?: {
5062
5095
  id: string;
5063
- channel: string | null;
5064
- address: string | null;
5065
- name: string;
5066
5096
  createdAt: Date;
5067
5097
  updatedAt: Date;
5068
5098
  deletedAt: Date | null;
5069
- customFields: {
5099
+ userId: string | null;
5100
+ sipServerUrl: string;
5101
+ sipUserName: string;
5102
+ webphoneLoginUser: string;
5103
+ extensionId: string | null;
5104
+ extensionName: string;
5105
+ telephonySignature: string | null;
5106
+ user?: {
5070
5107
  id: string;
5108
+ address: string | null;
5109
+ name: string;
5110
+ email: string;
5071
5111
  createdAt: Date;
5072
5112
  updatedAt: Date;
5073
5113
  deletedAt: Date | null;
5074
- attribute: {
5075
- type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5114
+ emailVerifiedAt: Date | null;
5115
+ password: string;
5116
+ phone: string | null;
5117
+ notificationCount: number | null;
5118
+ roles: {
5076
5119
  id: string;
5077
- position: number;
5120
+ description: string | null;
5078
5121
  createdAt: Date;
5079
5122
  updatedAt: Date;
5080
5123
  deletedAt: Date | null;
5081
5124
  systemName: string;
5082
5125
  displayName: string;
5083
- isDefault: boolean;
5084
- isArchived: boolean;
5085
- isRequired: boolean;
5086
- isUnique: boolean;
5087
- };
5088
- textValue: string | null;
5089
- booleanValue: boolean | null;
5090
- numberValue: number | null;
5091
- dateValue: Date | null;
5092
- uploads: {
5093
- id: string;
5094
- status: string | null;
5095
- createdAt: Date;
5096
- updatedAt: Date;
5097
- deletedAt: Date | null;
5098
- fileName: string;
5126
+ permissions: {
5127
+ id: string;
5128
+ description: string | null;
5129
+ createdAt: Date;
5130
+ updatedAt: Date;
5131
+ deletedAt: Date | null;
5132
+ systemName: string;
5133
+ displayName: string;
5134
+ }[];
5135
+ }[];
5136
+ extension: {
5137
+ id: string;
5138
+ createdAt: Date;
5139
+ updatedAt: Date;
5140
+ deletedAt: Date | null;
5141
+ userId: string | null;
5142
+ sipServerUrl: string;
5143
+ sipUserName: string;
5144
+ webphoneLoginUser: string;
5145
+ extensionId: string | null;
5146
+ extensionName: string;
5147
+ telephonySignature: string | null;
5148
+ };
5149
+ } | null | undefined;
5150
+ } | null | undefined;
5151
+ contact?: {
5152
+ id: string;
5153
+ channel: string | null;
5154
+ address: string | null;
5155
+ name: string;
5156
+ createdAt: Date;
5157
+ updatedAt: Date;
5158
+ deletedAt: Date | null;
5159
+ customFields: {
5160
+ id: string;
5161
+ createdAt: Date;
5162
+ updatedAt: Date;
5163
+ deletedAt: Date | null;
5164
+ attribute: {
5165
+ type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5166
+ id: string;
5167
+ position: number;
5168
+ createdAt: Date;
5169
+ updatedAt: Date;
5170
+ deletedAt: Date | null;
5171
+ systemName: string;
5172
+ displayName: string;
5173
+ isDefault: boolean;
5174
+ isArchived: boolean;
5175
+ isRequired: boolean;
5176
+ isUnique: boolean;
5177
+ };
5178
+ textValue: string | null;
5179
+ booleanValue: boolean | null;
5180
+ numberValue: number | null;
5181
+ dateValue: Date | null;
5182
+ uploads: {
5183
+ id: string;
5184
+ status: string | null;
5185
+ createdAt: Date;
5186
+ updatedAt: Date;
5187
+ deletedAt: Date | null;
5188
+ fileName: string;
5099
5189
  fileKey: string;
5100
5190
  bucketName: string;
5101
5191
  fileSize: number;
@@ -5177,63 +5267,6 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5177
5267
  fileSize: number;
5178
5268
  fileUrl: string | null;
5179
5269
  } | null | undefined;
5180
- extension?: {
5181
- id: string;
5182
- createdAt: Date;
5183
- updatedAt: Date;
5184
- deletedAt: Date | null;
5185
- userId: string | null;
5186
- sipServerUrl: string;
5187
- sipUserName: string;
5188
- webphoneLoginUser: string;
5189
- extensionId: string | null;
5190
- extensionName: string;
5191
- telephonySignature: string | null;
5192
- user?: {
5193
- id: string;
5194
- address: string | null;
5195
- name: string;
5196
- email: string;
5197
- createdAt: Date;
5198
- updatedAt: Date;
5199
- deletedAt: Date | null;
5200
- emailVerifiedAt: Date | null;
5201
- password: string;
5202
- phone: string | null;
5203
- notificationCount: number | null;
5204
- roles: {
5205
- id: string;
5206
- description: string | null;
5207
- createdAt: Date;
5208
- updatedAt: Date;
5209
- deletedAt: Date | null;
5210
- systemName: string;
5211
- displayName: string;
5212
- permissions: {
5213
- id: string;
5214
- description: string | null;
5215
- createdAt: Date;
5216
- updatedAt: Date;
5217
- deletedAt: Date | null;
5218
- systemName: string;
5219
- displayName: string;
5220
- }[];
5221
- }[];
5222
- extension: {
5223
- id: string;
5224
- createdAt: Date;
5225
- updatedAt: Date;
5226
- deletedAt: Date | null;
5227
- userId: string | null;
5228
- sipServerUrl: string;
5229
- sipUserName: string;
5230
- webphoneLoginUser: string;
5231
- extensionId: string | null;
5232
- extensionName: string;
5233
- telephonySignature: string | null;
5234
- };
5235
- } | null | undefined;
5236
- } | null | undefined;
5237
5270
  }>>;
5238
5271
  queue: z.ZodNullable<z.ZodObject<{
5239
5272
  queueName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -5253,13 +5286,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5253
5286
  notes: z.ZodNullable<z.ZodString>;
5254
5287
  contactProfile: z.ZodNullable<z.ZodString>;
5255
5288
  socialProfileUrl: z.ZodNullable<z.ZodString>;
5256
- tags: z.ZodArray<z.ZodObject<{
5289
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5257
5290
  id: z.ZodString;
5258
5291
  createdAt: z.ZodDate;
5259
5292
  updatedAt: z.ZodDate;
5260
5293
  deletedAt: z.ZodNullable<z.ZodDate>;
5294
+ }, {
5261
5295
  name: z.ZodString;
5262
- }, "strip", z.ZodTypeAny, {
5296
+ }>, "strip", z.ZodTypeAny, {
5263
5297
  id: string;
5264
5298
  name: string;
5265
5299
  createdAt: Date;
@@ -5272,29 +5306,32 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5272
5306
  updatedAt: Date;
5273
5307
  deletedAt: Date | null;
5274
5308
  }>, "many">;
5275
- company: z.ZodNullable<z.ZodObject<Omit<{
5309
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
5276
5310
  id: z.ZodString;
5277
5311
  createdAt: z.ZodDate;
5278
5312
  updatedAt: z.ZodDate;
5279
5313
  deletedAt: z.ZodNullable<z.ZodDate>;
5314
+ }, {
5280
5315
  name: z.ZodOptional<z.ZodString>;
5281
5316
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5282
5317
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5283
5318
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5284
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
5319
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5285
5320
  id: z.ZodString;
5286
5321
  createdAt: z.ZodDate;
5287
5322
  updatedAt: z.ZodDate;
5288
5323
  deletedAt: z.ZodNullable<z.ZodDate>;
5324
+ }, {
5289
5325
  textValue: z.ZodNullable<z.ZodString>;
5290
5326
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5291
5327
  numberValue: z.ZodNullable<z.ZodNumber>;
5292
5328
  dateValue: z.ZodNullable<z.ZodDate>;
5293
- attribute: z.ZodObject<Omit<{
5329
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5294
5330
  id: z.ZodString;
5295
5331
  createdAt: z.ZodDate;
5296
5332
  updatedAt: z.ZodDate;
5297
5333
  deletedAt: z.ZodNullable<z.ZodDate>;
5334
+ }, {
5298
5335
  systemName: z.ZodString;
5299
5336
  displayName: z.ZodString;
5300
5337
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5303,13 +5340,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5303
5340
  isArchived: z.ZodBoolean;
5304
5341
  isRequired: z.ZodBoolean;
5305
5342
  isUnique: z.ZodBoolean;
5306
- options: z.ZodArray<z.ZodObject<{
5307
- position: z.ZodNumber;
5308
- value: z.ZodString;
5343
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5309
5344
  label: z.ZodString;
5345
+ value: z.ZodString;
5310
5346
  isDefault: z.ZodBoolean;
5347
+ position: z.ZodNumber;
5348
+ }, {
5311
5349
  id: z.ZodString;
5312
- }, "strip", z.ZodTypeAny, {
5350
+ }>, "strip", z.ZodTypeAny, {
5313
5351
  id: string;
5314
5352
  position: number;
5315
5353
  value: string;
@@ -5322,14 +5360,15 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5322
5360
  label: string;
5323
5361
  isDefault: boolean;
5324
5362
  }>, "many">;
5325
- group: z.ZodObject<{
5363
+ group: z.ZodObject<z.objectUtil.extendShape<{
5326
5364
  id: z.ZodString;
5327
5365
  createdAt: z.ZodDate;
5328
5366
  updatedAt: z.ZodDate;
5329
5367
  deletedAt: z.ZodNullable<z.ZodDate>;
5368
+ }, {
5330
5369
  systemName: z.ZodString;
5331
5370
  displayName: z.ZodString;
5332
- }, "strip", z.ZodTypeAny, {
5371
+ }>, "strip", z.ZodTypeAny, {
5333
5372
  id: string;
5334
5373
  createdAt: Date;
5335
5374
  updatedAt: Date;
@@ -5344,7 +5383,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5344
5383
  systemName: string;
5345
5384
  displayName: string;
5346
5385
  }>;
5347
- }, "options" | "group">, "strip", z.ZodTypeAny, {
5386
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
5348
5387
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5349
5388
  id: string;
5350
5389
  position: number;
@@ -5371,7 +5410,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5371
5410
  isRequired: boolean;
5372
5411
  isUnique: boolean;
5373
5412
  }>;
5374
- }, "strip", z.ZodTypeAny, {
5413
+ }>, "strip", z.ZodTypeAny, {
5375
5414
  id: string;
5376
5415
  createdAt: Date;
5377
5416
  updatedAt: Date;
@@ -5418,7 +5457,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5418
5457
  numberValue: number | null;
5419
5458
  dateValue: Date | null;
5420
5459
  }>, "many">>;
5421
- }, "customFields">, "strip", z.ZodTypeAny, {
5460
+ }>, "customFields">, "strip", z.ZodTypeAny, {
5422
5461
  id: string;
5423
5462
  createdAt: Date;
5424
5463
  updatedAt: Date;
@@ -5446,11 +5485,12 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5446
5485
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5447
5486
  numberValue: z.ZodNullable<z.ZodNumber>;
5448
5487
  dateValue: z.ZodNullable<z.ZodDate>;
5449
- attribute: z.ZodObject<Omit<{
5488
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5450
5489
  id: z.ZodString;
5451
5490
  createdAt: z.ZodDate;
5452
5491
  updatedAt: z.ZodDate;
5453
5492
  deletedAt: z.ZodNullable<z.ZodDate>;
5493
+ }, {
5454
5494
  systemName: z.ZodString;
5455
5495
  displayName: z.ZodString;
5456
5496
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5459,13 +5499,14 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5459
5499
  isArchived: z.ZodBoolean;
5460
5500
  isRequired: z.ZodBoolean;
5461
5501
  isUnique: z.ZodBoolean;
5462
- options: z.ZodArray<z.ZodObject<{
5463
- position: z.ZodNumber;
5464
- value: z.ZodString;
5502
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5465
5503
  label: z.ZodString;
5504
+ value: z.ZodString;
5466
5505
  isDefault: z.ZodBoolean;
5506
+ position: z.ZodNumber;
5507
+ }, {
5467
5508
  id: z.ZodString;
5468
- }, "strip", z.ZodTypeAny, {
5509
+ }>, "strip", z.ZodTypeAny, {
5469
5510
  id: string;
5470
5511
  position: number;
5471
5512
  value: string;
@@ -5478,14 +5519,15 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5478
5519
  label: string;
5479
5520
  isDefault: boolean;
5480
5521
  }>, "many">;
5481
- group: z.ZodObject<{
5522
+ group: z.ZodObject<z.objectUtil.extendShape<{
5482
5523
  id: z.ZodString;
5483
5524
  createdAt: z.ZodDate;
5484
5525
  updatedAt: z.ZodDate;
5485
5526
  deletedAt: z.ZodNullable<z.ZodDate>;
5527
+ }, {
5486
5528
  systemName: z.ZodString;
5487
5529
  displayName: z.ZodString;
5488
- }, "strip", z.ZodTypeAny, {
5530
+ }>, "strip", z.ZodTypeAny, {
5489
5531
  id: string;
5490
5532
  createdAt: Date;
5491
5533
  updatedAt: Date;
@@ -5500,7 +5542,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5500
5542
  systemName: string;
5501
5543
  displayName: string;
5502
5544
  }>;
5503
- }, "options" | "group">, "strip", z.ZodTypeAny, {
5545
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
5504
5546
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5505
5547
  id: string;
5506
5548
  position: number;
@@ -5527,18 +5569,19 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
5527
5569
  isRequired: boolean;
5528
5570
  isUnique: boolean;
5529
5571
  }>;
5530
- uploads: z.ZodArray<z.ZodObject<{
5572
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5531
5573
  id: z.ZodString;
5532
5574
  createdAt: z.ZodDate;
5533
5575
  updatedAt: z.ZodDate;
5534
5576
  deletedAt: z.ZodNullable<z.ZodDate>;
5577
+ }, {
5535
5578
  bucketName: z.ZodString;
5536
5579
  fileName: z.ZodString;
5537
5580
  fileSize: z.ZodNumber;
5538
5581
  fileKey: z.ZodString;
5539
5582
  fileUrl: z.ZodNullable<z.ZodString>;
5540
5583
  status: z.ZodNullable<z.ZodString>;
5541
- }, "strip", z.ZodTypeAny, {
5584
+ }>, "strip", z.ZodTypeAny, {
5542
5585
  id: string;
5543
5586
  status: string | null;
5544
5587
  createdAt: Date;
@@ -6542,7 +6585,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
6542
6585
  };
6543
6586
  }>>;
6544
6587
  contactLabel: z.ZodArray<z.ZodString, "many">;
6545
- }, "strip", z.ZodTypeAny, {
6588
+ }>, "strip", z.ZodTypeAny, {
6546
6589
  id: string;
6547
6590
  channel: string | null;
6548
6591
  direction: string | null;
@@ -6730,8 +6773,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
6730
6773
  id: string;
6731
6774
  name: string;
6732
6775
  accessToken?: string | undefined;
6733
- channelSecret?: string | undefined;
6734
6776
  additionalCredentials?: any;
6777
+ channelSecret?: string | undefined;
6735
6778
  vonageCredentials?: {
6736
6779
  mobileNumber: string;
6737
6780
  apiKey: string;
@@ -7035,7 +7078,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7035
7078
  uploadId: string | null;
7036
7079
  serialNumber: string | null;
7037
7080
  callParticipants: {
7038
- callTo?: {
7081
+ callFrom?: {
7039
7082
  id: string;
7040
7083
  user: {
7041
7084
  id: string;
@@ -7061,7 +7104,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7061
7104
  createdAt?: string | undefined;
7062
7105
  updatedAt?: string | undefined;
7063
7106
  } | null | undefined;
7064
- callFrom?: {
7107
+ callTo?: {
7065
7108
  id: string;
7066
7109
  user: {
7067
7110
  id: string;
@@ -7091,6 +7134,63 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7091
7134
  isQueueMissedCall: boolean;
7092
7135
  telephonyQueueId: string | null;
7093
7136
  contactId: string | null;
7137
+ extension?: {
7138
+ id: string;
7139
+ createdAt: Date;
7140
+ updatedAt: Date;
7141
+ deletedAt: Date | null;
7142
+ userId: string | null;
7143
+ sipServerUrl: string;
7144
+ sipUserName: string;
7145
+ webphoneLoginUser: string;
7146
+ extensionId: string | null;
7147
+ extensionName: string;
7148
+ telephonySignature: string | null;
7149
+ user?: {
7150
+ id: string;
7151
+ address: string | null;
7152
+ name: string;
7153
+ email: string;
7154
+ createdAt: Date;
7155
+ updatedAt: Date;
7156
+ deletedAt: Date | null;
7157
+ emailVerifiedAt: Date | null;
7158
+ password: string;
7159
+ phone: string | null;
7160
+ notificationCount: number | null;
7161
+ roles: {
7162
+ id: string;
7163
+ description: string | null;
7164
+ createdAt: Date;
7165
+ updatedAt: Date;
7166
+ deletedAt: Date | null;
7167
+ systemName: string;
7168
+ displayName: string;
7169
+ permissions: {
7170
+ id: string;
7171
+ description: string | null;
7172
+ createdAt: Date;
7173
+ updatedAt: Date;
7174
+ deletedAt: Date | null;
7175
+ systemName: string;
7176
+ displayName: string;
7177
+ }[];
7178
+ }[];
7179
+ extension: {
7180
+ id: string;
7181
+ createdAt: Date;
7182
+ updatedAt: Date;
7183
+ deletedAt: Date | null;
7184
+ userId: string | null;
7185
+ sipServerUrl: string;
7186
+ sipUserName: string;
7187
+ webphoneLoginUser: string;
7188
+ extensionId: string | null;
7189
+ extensionName: string;
7190
+ telephonySignature: string | null;
7191
+ };
7192
+ } | null | undefined;
7193
+ } | null | undefined;
7094
7194
  contact?: {
7095
7195
  id: string;
7096
7196
  channel: string | null;
@@ -7210,63 +7310,6 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7210
7310
  fileSize: number;
7211
7311
  fileUrl: string | null;
7212
7312
  } | null | undefined;
7213
- extension?: {
7214
- id: string;
7215
- createdAt: Date;
7216
- updatedAt: Date;
7217
- deletedAt: Date | null;
7218
- userId: string | null;
7219
- sipServerUrl: string;
7220
- sipUserName: string;
7221
- webphoneLoginUser: string;
7222
- extensionId: string | null;
7223
- extensionName: string;
7224
- telephonySignature: string | null;
7225
- user?: {
7226
- id: string;
7227
- address: string | null;
7228
- name: string;
7229
- email: string;
7230
- createdAt: Date;
7231
- updatedAt: Date;
7232
- deletedAt: Date | null;
7233
- emailVerifiedAt: Date | null;
7234
- password: string;
7235
- phone: string | null;
7236
- notificationCount: number | null;
7237
- roles: {
7238
- id: string;
7239
- description: string | null;
7240
- createdAt: Date;
7241
- updatedAt: Date;
7242
- deletedAt: Date | null;
7243
- systemName: string;
7244
- displayName: string;
7245
- permissions: {
7246
- id: string;
7247
- description: string | null;
7248
- createdAt: Date;
7249
- updatedAt: Date;
7250
- deletedAt: Date | null;
7251
- systemName: string;
7252
- displayName: string;
7253
- }[];
7254
- }[];
7255
- extension: {
7256
- id: string;
7257
- createdAt: Date;
7258
- updatedAt: Date;
7259
- deletedAt: Date | null;
7260
- userId: string | null;
7261
- sipServerUrl: string;
7262
- sipUserName: string;
7263
- webphoneLoginUser: string;
7264
- extensionId: string | null;
7265
- extensionName: string;
7266
- telephonySignature: string | null;
7267
- };
7268
- } | null | undefined;
7269
- } | null | undefined;
7270
7313
  } | null;
7271
7314
  queue: {
7272
7315
  queueName?: string | null | undefined;
@@ -7592,8 +7635,8 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7592
7635
  id: string;
7593
7636
  name: string;
7594
7637
  accessToken?: string | undefined;
7595
- channelSecret?: string | undefined;
7596
7638
  additionalCredentials?: any;
7639
+ channelSecret?: string | undefined;
7597
7640
  vonageCredentials?: {
7598
7641
  mobileNumber: string;
7599
7642
  apiKey: string;
@@ -7897,7 +7940,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7897
7940
  uploadId: string | null;
7898
7941
  serialNumber: string | null;
7899
7942
  callParticipants: {
7900
- callTo?: {
7943
+ callFrom?: {
7901
7944
  id: string;
7902
7945
  user: {
7903
7946
  id: string;
@@ -7923,7 +7966,7 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7923
7966
  createdAt?: string | undefined;
7924
7967
  updatedAt?: string | undefined;
7925
7968
  } | null | undefined;
7926
- callFrom?: {
7969
+ callTo?: {
7927
7970
  id: string;
7928
7971
  user: {
7929
7972
  id: string;
@@ -7953,6 +7996,63 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
7953
7996
  isQueueMissedCall: boolean;
7954
7997
  telephonyQueueId: string | null;
7955
7998
  contactId: string | null;
7999
+ extension?: {
8000
+ id: string;
8001
+ createdAt: Date;
8002
+ updatedAt: Date;
8003
+ deletedAt: Date | null;
8004
+ userId: string | null;
8005
+ sipServerUrl: string;
8006
+ sipUserName: string;
8007
+ webphoneLoginUser: string;
8008
+ extensionId: string | null;
8009
+ extensionName: string;
8010
+ telephonySignature: string | null;
8011
+ user?: {
8012
+ id: string;
8013
+ address: string | null;
8014
+ name: string;
8015
+ email: string;
8016
+ createdAt: Date;
8017
+ updatedAt: Date;
8018
+ deletedAt: Date | null;
8019
+ emailVerifiedAt: Date | null;
8020
+ password: string;
8021
+ phone: string | null;
8022
+ notificationCount: number | null;
8023
+ roles: {
8024
+ id: string;
8025
+ description: string | null;
8026
+ createdAt: Date;
8027
+ updatedAt: Date;
8028
+ deletedAt: Date | null;
8029
+ systemName: string;
8030
+ displayName: string;
8031
+ permissions: {
8032
+ id: string;
8033
+ description: string | null;
8034
+ createdAt: Date;
8035
+ updatedAt: Date;
8036
+ deletedAt: Date | null;
8037
+ systemName: string;
8038
+ displayName: string;
8039
+ }[];
8040
+ }[];
8041
+ extension: {
8042
+ id: string;
8043
+ createdAt: Date;
8044
+ updatedAt: Date;
8045
+ deletedAt: Date | null;
8046
+ userId: string | null;
8047
+ sipServerUrl: string;
8048
+ sipUserName: string;
8049
+ webphoneLoginUser: string;
8050
+ extensionId: string | null;
8051
+ extensionName: string;
8052
+ telephonySignature: string | null;
8053
+ };
8054
+ } | null | undefined;
8055
+ } | null | undefined;
7956
8056
  contact?: {
7957
8057
  id: string;
7958
8058
  channel: string | null;
@@ -8072,63 +8172,6 @@ export declare const CxLogSchemaWithRelations: z.ZodObject<{
8072
8172
  fileSize: number;
8073
8173
  fileUrl: string | null;
8074
8174
  } | null | undefined;
8075
- extension?: {
8076
- id: string;
8077
- createdAt: Date;
8078
- updatedAt: Date;
8079
- deletedAt: Date | null;
8080
- userId: string | null;
8081
- sipServerUrl: string;
8082
- sipUserName: string;
8083
- webphoneLoginUser: string;
8084
- extensionId: string | null;
8085
- extensionName: string;
8086
- telephonySignature: string | null;
8087
- user?: {
8088
- id: string;
8089
- address: string | null;
8090
- name: string;
8091
- email: string;
8092
- createdAt: Date;
8093
- updatedAt: Date;
8094
- deletedAt: Date | null;
8095
- emailVerifiedAt: Date | null;
8096
- password: string;
8097
- phone: string | null;
8098
- notificationCount: number | null;
8099
- roles: {
8100
- id: string;
8101
- description: string | null;
8102
- createdAt: Date;
8103
- updatedAt: Date;
8104
- deletedAt: Date | null;
8105
- systemName: string;
8106
- displayName: string;
8107
- permissions: {
8108
- id: string;
8109
- description: string | null;
8110
- createdAt: Date;
8111
- updatedAt: Date;
8112
- deletedAt: Date | null;
8113
- systemName: string;
8114
- displayName: string;
8115
- }[];
8116
- }[];
8117
- extension: {
8118
- id: string;
8119
- createdAt: Date;
8120
- updatedAt: Date;
8121
- deletedAt: Date | null;
8122
- userId: string | null;
8123
- sipServerUrl: string;
8124
- sipUserName: string;
8125
- webphoneLoginUser: string;
8126
- extensionId: string | null;
8127
- extensionName: string;
8128
- telephonySignature: string | null;
8129
- };
8130
- } | null | undefined;
8131
- } | null | undefined;
8132
8175
  } | null;
8133
8176
  queue: {
8134
8177
  queueName?: string | null | undefined;