@kl1/contracts 1.2.27-uat → 1.2.29-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (257) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +21 -21
  2. package/dist/api-contracts/src/activity-log/schema.d.ts +4 -4
  3. package/dist/api-contracts/src/attribute/index.d.ts +152 -168
  4. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  5. package/dist/api-contracts/src/attribute/schema.d.ts +8 -11
  6. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  7. package/dist/api-contracts/src/attribute/validation.d.ts +4 -4
  8. package/dist/api-contracts/src/attribute-option/schema.d.ts +2 -3
  9. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  10. package/dist/api-contracts/src/auth/index.d.ts +51 -55
  11. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  12. package/dist/api-contracts/src/automation-queue/index.d.ts +111 -123
  13. package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
  14. package/dist/api-contracts/src/automation-queue/schema.d.ts +12 -13
  15. package/dist/api-contracts/src/automation-queue/schema.d.ts.map +1 -1
  16. package/dist/api-contracts/src/aws/index.d.ts +6 -8
  17. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  18. package/dist/api-contracts/src/botpress/index.d.ts +41 -45
  19. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  20. package/dist/api-contracts/src/botpress/schema.d.ts +6 -6
  21. package/dist/api-contracts/src/botpress/validation.d.ts +8 -8
  22. package/dist/api-contracts/src/business-calendar/index.d.ts +60 -72
  23. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  24. package/dist/api-contracts/src/business-calendar/schema.d.ts +18 -23
  25. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  26. package/dist/api-contracts/src/business-calendar/validation.d.ts +2 -2
  27. package/dist/api-contracts/src/call-log/schema.d.ts +4 -5
  28. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  29. package/dist/api-contracts/src/category/index.d.ts +121 -130
  30. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  31. package/dist/api-contracts/src/category/schema.d.ts +4 -5
  32. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  33. package/dist/api-contracts/src/channel/index.d.ts +1697 -1543
  34. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  35. package/dist/api-contracts/src/channel/schema.d.ts +66 -54
  36. package/dist/api-contracts/src/channel/schema.d.ts.map +1 -1
  37. package/dist/api-contracts/src/channel/validation.d.ts +86 -72
  38. package/dist/api-contracts/src/channel/validation.d.ts.map +1 -1
  39. package/dist/api-contracts/src/chat/index.d.ts +17916 -14660
  40. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  41. package/dist/api-contracts/src/chat/schema.d.ts +3981 -3226
  42. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  43. package/dist/api-contracts/src/chat/validation.d.ts +4020 -3555
  44. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  45. package/dist/api-contracts/src/comment/index.d.ts +468 -525
  46. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  47. package/dist/api-contracts/src/comment/schema.d.ts +118 -136
  48. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  49. package/dist/api-contracts/src/comment/validation.d.ts +1 -1
  50. package/dist/api-contracts/src/company/index.d.ts +113 -140
  51. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  52. package/dist/api-contracts/src/company/schema.d.ts +24 -33
  53. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/company/validation.d.ts +66 -82
  55. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  56. package/dist/api-contracts/src/contact/index.d.ts +816 -934
  57. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  58. package/dist/api-contracts/src/contact/schema.d.ts +68 -82
  59. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  60. package/dist/api-contracts/src/contact/validation.d.ts +352 -433
  61. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  62. package/dist/api-contracts/src/contact-email/schema.d.ts +2 -3
  63. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  64. package/dist/api-contracts/src/contact-phone/schema.d.ts +2 -3
  65. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  66. package/dist/api-contracts/src/contract.d.ts +35561 -32035
  67. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  68. package/dist/api-contracts/src/custom-field/schema.d.ts +2 -3
  69. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  70. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  71. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +2 -3
  72. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  73. package/dist/api-contracts/src/cx-intelligence/index.d.ts +54 -0
  74. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -0
  75. package/dist/api-contracts/src/cx-log/index.d.ts +917 -944
  76. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  77. package/dist/api-contracts/src/cx-log/schema.d.ts +594 -626
  78. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  79. package/dist/api-contracts/src/cx-log/validation.d.ts +39 -39
  80. package/dist/api-contracts/src/dashboard/index.d.ts +376 -417
  81. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  82. package/dist/api-contracts/src/dashboard/schema.d.ts +38 -39
  83. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  84. package/dist/api-contracts/src/dashboard/validation.d.ts +18 -24
  85. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/evaluate-form/index.d.ts +3 -4
  87. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  88. package/dist/api-contracts/src/evaluate-form/schema.d.ts +2 -3
  89. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  90. package/dist/api-contracts/src/export/index.d.ts +3 -4
  91. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  92. package/dist/api-contracts/src/extension/index.d.ts +116 -122
  93. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/facebook-feed/index.d.ts +3386 -2890
  95. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  96. package/dist/api-contracts/src/facebook-feed/schema.d.ts +138 -140
  97. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  98. package/dist/api-contracts/src/facebook-feed/validation.d.ts +150 -160
  99. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  100. package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
  101. package/dist/api-contracts/src/group/schema.d.ts +2 -3
  102. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  103. package/dist/api-contracts/src/hold-label/index.d.ts +176 -55
  104. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  105. package/dist/api-contracts/src/hold-label/schema.d.ts +29 -5
  106. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  107. package/dist/api-contracts/src/hold-label/validation.d.ts +10 -0
  108. package/dist/api-contracts/src/hold-label/validation.d.ts.map +1 -1
  109. package/dist/api-contracts/src/index.d.ts +1 -0
  110. package/dist/api-contracts/src/index.d.ts.map +1 -1
  111. package/dist/api-contracts/src/instagram/index.d.ts +3718 -3231
  112. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  113. package/dist/api-contracts/src/instagram/validation.d.ts +16 -16
  114. package/dist/api-contracts/src/line/index.d.ts +3738 -3263
  115. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  116. package/dist/api-contracts/src/line/schema.d.ts +15 -16
  117. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  118. package/dist/api-contracts/src/line/validation.d.ts +164 -153
  119. package/dist/api-contracts/src/line/validation.d.ts.map +1 -1
  120. package/dist/api-contracts/src/log-form/schema.d.ts +2 -3
  121. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  122. package/dist/api-contracts/src/mail/account-contract.d.ts +246 -256
  123. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  124. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +3 -4
  125. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  126. package/dist/api-contracts/src/mail/mail-contract.d.ts +3050 -3095
  127. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  128. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +44 -50
  129. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  130. package/dist/api-contracts/src/mail/message-contract.d.ts +379 -385
  131. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  132. package/dist/api-contracts/src/mail/room-contract.d.ts +1509 -1532
  133. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  134. package/dist/api-contracts/src/mail/schemas/account-validation.schema.d.ts +50 -50
  135. package/dist/api-contracts/src/mail/schemas/account.schema.d.ts +10 -10
  136. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  137. package/dist/api-contracts/src/mail/schemas/message.schema.d.ts +56 -56
  138. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +486 -490
  139. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +468 -473
  141. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  142. package/dist/api-contracts/src/messenger/index.d.ts +3718 -3233
  143. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  144. package/dist/api-contracts/src/messenger/schema.d.ts +16 -16
  145. package/dist/api-contracts/src/messenger/validation.d.ts +146 -156
  146. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  147. package/dist/api-contracts/src/notification/index.d.ts +38 -42
  148. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  149. package/dist/api-contracts/src/notification/schema.d.ts +18 -18
  150. package/dist/api-contracts/src/notification/validation.d.ts +10 -10
  151. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  152. package/dist/api-contracts/src/presence-status/index.d.ts +81 -84
  153. package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
  154. package/dist/api-contracts/src/public-api/index.d.ts +280 -344
  155. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  156. package/dist/api-contracts/src/public-api/schema.d.ts +44 -58
  157. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  158. package/dist/api-contracts/src/public-api/validation.d.ts +108 -133
  159. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  160. package/dist/api-contracts/src/role/index.d.ts +83 -88
  161. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  162. package/dist/api-contracts/src/sms/index.d.ts +260 -241
  163. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  164. package/dist/api-contracts/src/sms/schema.d.ts +8 -8
  165. package/dist/api-contracts/src/sms/validation.d.ts +2 -2
  166. package/dist/api-contracts/src/snippet/index.d.ts +96 -118
  167. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  168. package/dist/api-contracts/src/snippet/schema.d.ts +24 -31
  169. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  170. package/dist/api-contracts/src/snippet/validation.d.ts +4 -5
  171. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  172. package/dist/api-contracts/src/subscription/index.d.ts +233 -255
  173. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  174. package/dist/api-contracts/src/subscription/schema.d.ts +276 -306
  175. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  176. package/dist/api-contracts/src/tag/index.d.ts +84 -91
  177. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  178. package/dist/api-contracts/src/tag/schema.d.ts +4 -5
  179. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  180. package/dist/api-contracts/src/tag-group/schema.d.ts +2 -3
  181. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  182. package/dist/api-contracts/src/telegram/index.d.ts +2955 -2496
  183. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  184. package/dist/api-contracts/src/telegram/validation.d.ts +4 -4
  185. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +68 -72
  186. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  187. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +6 -7
  188. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  189. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  190. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1329 -1394
  191. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  192. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +222 -242
  193. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  194. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +45 -52
  195. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  196. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  197. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  198. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +2 -3
  199. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  200. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +2 -3
  201. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  202. package/dist/api-contracts/src/tenant/schema.d.ts +4 -5
  203. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  204. package/dist/api-contracts/src/ticket/index.d.ts +958 -1057
  205. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  206. package/dist/api-contracts/src/ticket/schema.d.ts +100 -123
  207. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  208. package/dist/api-contracts/src/ticket/validation.d.ts +55 -57
  209. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  210. package/dist/api-contracts/src/upload/index.d.ts +34 -36
  211. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  212. package/dist/api-contracts/src/upload/schema.d.ts +2 -3
  213. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  214. package/dist/api-contracts/src/user/index.d.ts +130 -136
  215. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  216. package/dist/api-contracts/src/user/schema.d.ts +2 -2
  217. package/dist/api-contracts/src/user/validation.d.ts +8 -9
  218. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  219. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +35 -36
  220. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  221. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +6 -7
  222. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  223. package/dist/api-contracts/src/viber/index.d.ts +3442 -2983
  224. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  225. package/dist/api-contracts/src/viber/validation.d.ts +4 -4
  226. package/dist/api-contracts/src/webchat/index.d.ts +8425 -6944
  227. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  228. package/dist/api-contracts/src/webchat/schema.d.ts +10 -10
  229. package/dist/api-contracts/src/webchat/validation.d.ts +2 -2
  230. package/dist/api-contracts/src/whatsapp/index.d.ts +3577 -3105
  231. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  232. package/dist/api-contracts/src/whatsapp/validation.d.ts +2 -3
  233. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  234. package/dist/api-contracts/src/widget/index.d.ts +152 -163
  235. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  236. package/dist/api-contracts/src/widget/schema.d.ts +4 -5
  237. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  238. package/dist/api-contracts/src/widget/validation.d.ts +4 -4
  239. package/dist/api-contracts/src/workflow-rule/index.d.ts +1860 -1543
  240. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  241. package/dist/api-contracts/src/workflow-rule/schema.d.ts +4 -5
  242. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  243. package/dist/api-contracts/src/wrap-up-form/index.d.ts +173 -192
  244. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  245. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +10 -13
  246. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  247. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +20 -21
  248. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  249. package/dist/api-contracts/utils.d.ts +3 -4
  250. package/dist/api-contracts/utils.d.ts.map +1 -1
  251. package/dist/entities/src/enums/chat.d.ts +3 -0
  252. package/dist/entities/src/enums/chat.d.ts.map +1 -1
  253. package/dist/index.js +3271 -3172
  254. package/dist/index.js.map +1 -1
  255. package/dist/index.mjs +3270 -3172
  256. package/dist/index.mjs.map +1 -1
  257. package/package.json +1 -1
@@ -60,15 +60,15 @@ export declare const ContactContractValidationSchema: {
60
60
  mailRoomId: z.ZodOptional<z.ZodString>;
61
61
  isTheMailRoomOwner: z.ZodOptional<z.ZodBoolean>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- name: {
64
- [x: string]: any;
65
- };
66
63
  channel: {
67
64
  [x: string]: any;
68
65
  };
69
66
  address: {
70
67
  [x: string]: any;
71
68
  };
69
+ name: {
70
+ [x: string]: any;
71
+ };
72
72
  email: {
73
73
  [x: string]: any;
74
74
  };
@@ -90,15 +90,15 @@ export declare const ContactContractValidationSchema: {
90
90
  mailRoomId?: string | undefined;
91
91
  isTheMailRoomOwner?: boolean | undefined;
92
92
  }, {
93
- name: {
94
- [x: string]: any;
95
- };
96
93
  channel: {
97
94
  [x: string]: any;
98
95
  };
99
96
  address: {
100
97
  [x: string]: any;
101
98
  };
99
+ name: {
100
+ [x: string]: any;
101
+ };
102
102
  email: {
103
103
  [x: string]: any;
104
104
  };
@@ -141,52 +141,48 @@ export declare const ContactContractValidationSchema: {
141
141
  notes: z.ZodNullable<z.ZodString>;
142
142
  contactProfile: z.ZodNullable<z.ZodString>;
143
143
  socialProfileUrl: z.ZodNullable<z.ZodString>;
144
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
144
+ tags: z.ZodArray<z.ZodObject<{
145
145
  id: z.ZodString;
146
146
  createdAt: z.ZodDate;
147
147
  updatedAt: z.ZodDate;
148
148
  deletedAt: z.ZodNullable<z.ZodDate>;
149
- }, {
150
149
  name: z.ZodString;
151
- }>, "strip", z.ZodTypeAny, {
152
- name: string;
150
+ }, "strip", z.ZodTypeAny, {
153
151
  id: string;
152
+ name: string;
154
153
  createdAt: Date;
155
154
  updatedAt: Date;
156
155
  deletedAt: Date | null;
157
156
  }, {
158
- name: string;
159
157
  id: string;
158
+ name: string;
160
159
  createdAt: Date;
161
160
  updatedAt: Date;
162
161
  deletedAt: Date | null;
163
162
  }>, "many">;
164
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
163
+ company: z.ZodNullable<z.ZodObject<Omit<{
165
164
  id: z.ZodString;
166
165
  createdAt: z.ZodDate;
167
166
  updatedAt: z.ZodDate;
168
167
  deletedAt: z.ZodNullable<z.ZodDate>;
169
- }, {
170
168
  name: z.ZodOptional<z.ZodString>;
171
169
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
172
170
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
173
171
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
174
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
172
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
175
173
  id: z.ZodString;
176
174
  createdAt: z.ZodDate;
177
175
  updatedAt: z.ZodDate;
178
176
  deletedAt: z.ZodNullable<z.ZodDate>;
179
- }, {
180
177
  textValue: z.ZodNullable<z.ZodString>;
181
178
  booleanValue: z.ZodNullable<z.ZodBoolean>;
182
179
  numberValue: z.ZodNullable<z.ZodNumber>;
183
180
  dateValue: z.ZodNullable<z.ZodDate>;
184
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
181
+ attribute: z.ZodObject<Omit<{
185
182
  id: z.ZodString;
186
183
  createdAt: z.ZodDate;
187
184
  updatedAt: z.ZodDate;
188
185
  deletedAt: z.ZodNullable<z.ZodDate>;
189
- }, {
190
186
  systemName: z.ZodString;
191
187
  displayName: z.ZodString;
192
188
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -195,14 +191,13 @@ export declare const ContactContractValidationSchema: {
195
191
  isArchived: z.ZodBoolean;
196
192
  isRequired: z.ZodBoolean;
197
193
  isUnique: z.ZodBoolean;
198
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
199
- label: z.ZodString;
194
+ options: z.ZodArray<z.ZodObject<{
195
+ position: z.ZodNumber;
200
196
  value: z.ZodString;
197
+ label: z.ZodString;
201
198
  isDefault: z.ZodBoolean;
202
- position: z.ZodNumber;
203
- }, {
204
199
  id: z.ZodString;
205
- }>, "strip", z.ZodTypeAny, {
200
+ }, "strip", z.ZodTypeAny, {
206
201
  id: string;
207
202
  position: number;
208
203
  value: string;
@@ -215,15 +210,14 @@ export declare const ContactContractValidationSchema: {
215
210
  label: string;
216
211
  isDefault: boolean;
217
212
  }>, "many">;
218
- group: z.ZodObject<z.objectUtil.extendShape<{
213
+ group: z.ZodObject<{
219
214
  id: z.ZodString;
220
215
  createdAt: z.ZodDate;
221
216
  updatedAt: z.ZodDate;
222
217
  deletedAt: z.ZodNullable<z.ZodDate>;
223
- }, {
224
218
  systemName: z.ZodString;
225
219
  displayName: z.ZodString;
226
- }>, "strip", z.ZodTypeAny, {
220
+ }, "strip", z.ZodTypeAny, {
227
221
  id: string;
228
222
  createdAt: Date;
229
223
  updatedAt: Date;
@@ -238,7 +232,7 @@ export declare const ContactContractValidationSchema: {
238
232
  systemName: string;
239
233
  displayName: string;
240
234
  }>;
241
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
235
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
242
236
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
243
237
  id: string;
244
238
  position: number;
@@ -265,7 +259,7 @@ export declare const ContactContractValidationSchema: {
265
259
  isRequired: boolean;
266
260
  isUnique: boolean;
267
261
  }>;
268
- }>, "strip", z.ZodTypeAny, {
262
+ }, "strip", z.ZodTypeAny, {
269
263
  id: string;
270
264
  createdAt: Date;
271
265
  updatedAt: Date;
@@ -312,13 +306,13 @@ export declare const ContactContractValidationSchema: {
312
306
  numberValue: number | null;
313
307
  dateValue: Date | null;
314
308
  }>, "many">>;
315
- }>, "customFields">, "strip", z.ZodTypeAny, {
309
+ }, "customFields">, "strip", z.ZodTypeAny, {
316
310
  id: string;
317
311
  createdAt: Date;
318
312
  updatedAt: Date;
319
313
  deletedAt: Date | null;
320
- name?: string | undefined;
321
314
  address?: string | null | undefined;
315
+ name?: string | undefined;
322
316
  phone?: string | null | undefined;
323
317
  industry?: string | null | undefined;
324
318
  }, {
@@ -326,8 +320,8 @@ export declare const ContactContractValidationSchema: {
326
320
  createdAt: Date;
327
321
  updatedAt: Date;
328
322
  deletedAt: Date | null;
329
- name?: string | undefined;
330
323
  address?: string | null | undefined;
324
+ name?: string | undefined;
331
325
  phone?: string | null | undefined;
332
326
  industry?: string | null | undefined;
333
327
  }>>;
@@ -345,13 +339,13 @@ export declare const ContactContractValidationSchema: {
345
339
  picture: z.ZodOptional<z.ZodString>;
346
340
  additionalCredentials: z.ZodAny;
347
341
  }, "strip", z.ZodTypeAny, {
348
- name: string;
349
342
  id: string;
343
+ name: string;
350
344
  picture?: string | undefined;
351
345
  additionalCredentials?: any;
352
346
  }, {
353
- name: string;
354
347
  id: string;
348
+ name: string;
355
349
  picture?: string | undefined;
356
350
  additionalCredentials?: any;
357
351
  }>;
@@ -359,8 +353,8 @@ export declare const ContactContractValidationSchema: {
359
353
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
360
354
  id: string;
361
355
  metadata: {
362
- name: string;
363
356
  id: string;
357
+ name: string;
364
358
  picture?: string | undefined;
365
359
  additionalCredentials?: any;
366
360
  };
@@ -373,8 +367,8 @@ export declare const ContactContractValidationSchema: {
373
367
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
374
368
  id: string;
375
369
  metadata: {
376
- name: string;
377
370
  id: string;
371
+ name: string;
378
372
  picture?: string | undefined;
379
373
  additionalCredentials?: any;
380
374
  };
@@ -393,12 +387,11 @@ export declare const ContactContractValidationSchema: {
393
387
  booleanValue: z.ZodNullable<z.ZodBoolean>;
394
388
  numberValue: z.ZodNullable<z.ZodNumber>;
395
389
  dateValue: z.ZodNullable<z.ZodDate>;
396
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
390
+ attribute: z.ZodObject<Omit<{
397
391
  id: z.ZodString;
398
392
  createdAt: z.ZodDate;
399
393
  updatedAt: z.ZodDate;
400
394
  deletedAt: z.ZodNullable<z.ZodDate>;
401
- }, {
402
395
  systemName: z.ZodString;
403
396
  displayName: z.ZodString;
404
397
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -407,14 +400,13 @@ export declare const ContactContractValidationSchema: {
407
400
  isArchived: z.ZodBoolean;
408
401
  isRequired: z.ZodBoolean;
409
402
  isUnique: z.ZodBoolean;
410
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
411
- label: z.ZodString;
403
+ options: z.ZodArray<z.ZodObject<{
404
+ position: z.ZodNumber;
412
405
  value: z.ZodString;
406
+ label: z.ZodString;
413
407
  isDefault: z.ZodBoolean;
414
- position: z.ZodNumber;
415
- }, {
416
408
  id: z.ZodString;
417
- }>, "strip", z.ZodTypeAny, {
409
+ }, "strip", z.ZodTypeAny, {
418
410
  id: string;
419
411
  position: number;
420
412
  value: string;
@@ -427,15 +419,14 @@ export declare const ContactContractValidationSchema: {
427
419
  label: string;
428
420
  isDefault: boolean;
429
421
  }>, "many">;
430
- group: z.ZodObject<z.objectUtil.extendShape<{
422
+ group: z.ZodObject<{
431
423
  id: z.ZodString;
432
424
  createdAt: z.ZodDate;
433
425
  updatedAt: z.ZodDate;
434
426
  deletedAt: z.ZodNullable<z.ZodDate>;
435
- }, {
436
427
  systemName: z.ZodString;
437
428
  displayName: z.ZodString;
438
- }>, "strip", z.ZodTypeAny, {
429
+ }, "strip", z.ZodTypeAny, {
439
430
  id: string;
440
431
  createdAt: Date;
441
432
  updatedAt: Date;
@@ -450,7 +441,7 @@ export declare const ContactContractValidationSchema: {
450
441
  systemName: string;
451
442
  displayName: string;
452
443
  }>;
453
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
444
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
454
445
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
455
446
  id: string;
456
447
  position: number;
@@ -477,19 +468,18 @@ export declare const ContactContractValidationSchema: {
477
468
  isRequired: boolean;
478
469
  isUnique: boolean;
479
470
  }>;
480
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
471
+ uploads: z.ZodArray<z.ZodObject<{
481
472
  id: z.ZodString;
482
473
  createdAt: z.ZodDate;
483
474
  updatedAt: z.ZodDate;
484
475
  deletedAt: z.ZodNullable<z.ZodDate>;
485
- }, {
486
476
  bucketName: z.ZodString;
487
477
  fileName: z.ZodString;
488
478
  fileSize: z.ZodNumber;
489
479
  fileKey: z.ZodString;
490
480
  fileUrl: z.ZodNullable<z.ZodString>;
491
481
  status: z.ZodNullable<z.ZodString>;
492
- }>, "strip", z.ZodTypeAny, {
482
+ }, "strip", z.ZodTypeAny, {
493
483
  id: string;
494
484
  status: string | null;
495
485
  createdAt: Date;
@@ -688,10 +678,10 @@ export declare const ContactContractValidationSchema: {
688
678
  };
689
679
  }>, "many">>;
690
680
  }, "strip", z.ZodTypeAny, {
691
- name: string;
692
681
  id: string;
693
682
  channel: string | null;
694
683
  address: string | null;
684
+ name: string;
695
685
  createdAt: Date;
696
686
  updatedAt: Date;
697
687
  deletedAt: Date | null;
@@ -736,8 +726,8 @@ export declare const ContactContractValidationSchema: {
736
726
  createdAt: Date;
737
727
  updatedAt: Date;
738
728
  deletedAt: Date | null;
739
- name?: string | undefined;
740
729
  address?: string | null | undefined;
730
+ name?: string | undefined;
741
731
  phone?: string | null | undefined;
742
732
  industry?: string | null | undefined;
743
733
  } | null;
@@ -745,8 +735,8 @@ export declare const ContactContractValidationSchema: {
745
735
  contactProfile: string | null;
746
736
  socialProfileUrl: string | null;
747
737
  tags: {
748
- name: string;
749
738
  id: string;
739
+ name: string;
750
740
  createdAt: Date;
751
741
  updatedAt: Date;
752
742
  deletedAt: Date | null;
@@ -771,8 +761,8 @@ export declare const ContactContractValidationSchema: {
771
761
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
772
762
  id: string;
773
763
  metadata: {
774
- name: string;
775
764
  id: string;
765
+ name: string;
776
766
  picture?: string | undefined;
777
767
  additionalCredentials?: any;
778
768
  };
@@ -799,10 +789,10 @@ export declare const ContactContractValidationSchema: {
799
789
  };
800
790
  }[] | undefined;
801
791
  }, {
802
- name: string;
803
792
  id: string;
804
793
  channel: string | null;
805
794
  address: string | null;
795
+ name: string;
806
796
  createdAt: Date;
807
797
  updatedAt: Date;
808
798
  deletedAt: Date | null;
@@ -847,8 +837,8 @@ export declare const ContactContractValidationSchema: {
847
837
  createdAt: Date;
848
838
  updatedAt: Date;
849
839
  deletedAt: Date | null;
850
- name?: string | undefined;
851
840
  address?: string | null | undefined;
841
+ name?: string | undefined;
852
842
  phone?: string | null | undefined;
853
843
  industry?: string | null | undefined;
854
844
  } | null;
@@ -856,8 +846,8 @@ export declare const ContactContractValidationSchema: {
856
846
  contactProfile: string | null;
857
847
  socialProfileUrl: string | null;
858
848
  tags: {
859
- name: string;
860
849
  id: string;
850
+ name: string;
861
851
  createdAt: Date;
862
852
  updatedAt: Date;
863
853
  deletedAt: Date | null;
@@ -882,8 +872,8 @@ export declare const ContactContractValidationSchema: {
882
872
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
883
873
  id: string;
884
874
  metadata: {
885
- name: string;
886
875
  id: string;
876
+ name: string;
887
877
  picture?: string | undefined;
888
878
  additionalCredentials?: any;
889
879
  };
@@ -937,11 +927,11 @@ export declare const ContactContractValidationSchema: {
937
927
  value: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
938
928
  }, "strip", z.ZodTypeAny, {
939
929
  type: string;
940
- value: string | string[];
930
+ value: (string | string[]) & (string | string[] | undefined);
941
931
  attributeId: string;
942
932
  }, {
943
933
  type: string;
944
- value: string | string[];
934
+ value: (string | string[]) & (string | string[] | undefined);
945
935
  attributeId: string;
946
936
  }>, "many">>;
947
937
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
@@ -949,41 +939,41 @@ export declare const ContactContractValidationSchema: {
949
939
  email: z.ZodOptional<z.ZodString>;
950
940
  notes: z.ZodOptional<z.ZodString>;
951
941
  }, "strip", z.ZodTypeAny, {
952
- name?: string | undefined;
953
- channel?: string[] | undefined;
954
- address?: string | undefined;
955
942
  page?: number | undefined;
956
- email?: string | undefined;
957
943
  pageSize?: number | undefined;
958
- phone?: string | undefined;
944
+ keyword?: string | undefined;
945
+ company?: string[] | undefined;
946
+ name?: string | undefined;
947
+ address?: string | undefined;
948
+ channel?: string[] | undefined;
949
+ selectedDate?: string | undefined;
959
950
  customFields?: {
960
951
  type: string;
961
- value: string | string[];
952
+ value: (string | string[]) & (string | string[] | undefined);
962
953
  attributeId: string;
963
954
  }[] | undefined;
964
- company?: string[] | undefined;
965
- notes?: string | undefined;
966
955
  tags?: string[] | undefined;
967
- keyword?: string | undefined;
968
- selectedDate?: string | undefined;
956
+ phone?: string | undefined;
957
+ email?: string | undefined;
958
+ notes?: string | undefined;
969
959
  }, {
970
- name?: string | undefined;
971
- channel?: string[] | undefined;
972
- address?: string | undefined;
973
960
  page?: number | undefined;
974
- email?: string | undefined;
975
961
  pageSize?: number | undefined;
976
- phone?: string | undefined;
962
+ keyword?: string | undefined;
963
+ company?: string[] | undefined;
964
+ name?: string | undefined;
965
+ address?: string | undefined;
966
+ channel?: string[] | undefined;
967
+ selectedDate?: string | undefined;
977
968
  customFields?: {
978
969
  type: string;
979
- value: string | string[];
970
+ value: (string | string[]) & (string | string[] | undefined);
980
971
  attributeId: string;
981
972
  }[] | undefined;
982
- company?: string[] | undefined;
983
- notes?: string | undefined;
984
973
  tags?: string[] | undefined;
985
- keyword?: string | undefined;
986
- selectedDate?: string | undefined;
974
+ phone?: string | undefined;
975
+ email?: string | undefined;
976
+ notes?: string | undefined;
987
977
  }>;
988
978
  response: {
989
979
  page: z.ZodNumber;
@@ -1001,52 +991,48 @@ export declare const ContactContractValidationSchema: {
1001
991
  notes: z.ZodNullable<z.ZodString>;
1002
992
  contactProfile: z.ZodNullable<z.ZodString>;
1003
993
  socialProfileUrl: z.ZodNullable<z.ZodString>;
1004
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
994
+ tags: z.ZodArray<z.ZodObject<{
1005
995
  id: z.ZodString;
1006
996
  createdAt: z.ZodDate;
1007
997
  updatedAt: z.ZodDate;
1008
998
  deletedAt: z.ZodNullable<z.ZodDate>;
1009
- }, {
1010
999
  name: z.ZodString;
1011
- }>, "strip", z.ZodTypeAny, {
1012
- name: string;
1000
+ }, "strip", z.ZodTypeAny, {
1013
1001
  id: string;
1002
+ name: string;
1014
1003
  createdAt: Date;
1015
1004
  updatedAt: Date;
1016
1005
  deletedAt: Date | null;
1017
1006
  }, {
1018
- name: string;
1019
1007
  id: string;
1008
+ name: string;
1020
1009
  createdAt: Date;
1021
1010
  updatedAt: Date;
1022
1011
  deletedAt: Date | null;
1023
1012
  }>, "many">;
1024
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
1013
+ company: z.ZodNullable<z.ZodObject<Omit<{
1025
1014
  id: z.ZodString;
1026
1015
  createdAt: z.ZodDate;
1027
1016
  updatedAt: z.ZodDate;
1028
1017
  deletedAt: z.ZodNullable<z.ZodDate>;
1029
- }, {
1030
1018
  name: z.ZodOptional<z.ZodString>;
1031
1019
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1032
1020
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1033
1021
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1034
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1022
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
1035
1023
  id: z.ZodString;
1036
1024
  createdAt: z.ZodDate;
1037
1025
  updatedAt: z.ZodDate;
1038
1026
  deletedAt: z.ZodNullable<z.ZodDate>;
1039
- }, {
1040
1027
  textValue: z.ZodNullable<z.ZodString>;
1041
1028
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1042
1029
  numberValue: z.ZodNullable<z.ZodNumber>;
1043
1030
  dateValue: z.ZodNullable<z.ZodDate>;
1044
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1031
+ attribute: z.ZodObject<Omit<{
1045
1032
  id: z.ZodString;
1046
1033
  createdAt: z.ZodDate;
1047
1034
  updatedAt: z.ZodDate;
1048
1035
  deletedAt: z.ZodNullable<z.ZodDate>;
1049
- }, {
1050
1036
  systemName: z.ZodString;
1051
1037
  displayName: z.ZodString;
1052
1038
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1055,14 +1041,13 @@ export declare const ContactContractValidationSchema: {
1055
1041
  isArchived: z.ZodBoolean;
1056
1042
  isRequired: z.ZodBoolean;
1057
1043
  isUnique: z.ZodBoolean;
1058
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1059
- label: z.ZodString;
1044
+ options: z.ZodArray<z.ZodObject<{
1045
+ position: z.ZodNumber;
1060
1046
  value: z.ZodString;
1047
+ label: z.ZodString;
1061
1048
  isDefault: z.ZodBoolean;
1062
- position: z.ZodNumber;
1063
- }, {
1064
1049
  id: z.ZodString;
1065
- }>, "strip", z.ZodTypeAny, {
1050
+ }, "strip", z.ZodTypeAny, {
1066
1051
  id: string;
1067
1052
  position: number;
1068
1053
  value: string;
@@ -1075,15 +1060,14 @@ export declare const ContactContractValidationSchema: {
1075
1060
  label: string;
1076
1061
  isDefault: boolean;
1077
1062
  }>, "many">;
1078
- group: z.ZodObject<z.objectUtil.extendShape<{
1063
+ group: z.ZodObject<{
1079
1064
  id: z.ZodString;
1080
1065
  createdAt: z.ZodDate;
1081
1066
  updatedAt: z.ZodDate;
1082
1067
  deletedAt: z.ZodNullable<z.ZodDate>;
1083
- }, {
1084
1068
  systemName: z.ZodString;
1085
1069
  displayName: z.ZodString;
1086
- }>, "strip", z.ZodTypeAny, {
1070
+ }, "strip", z.ZodTypeAny, {
1087
1071
  id: string;
1088
1072
  createdAt: Date;
1089
1073
  updatedAt: Date;
@@ -1098,7 +1082,7 @@ export declare const ContactContractValidationSchema: {
1098
1082
  systemName: string;
1099
1083
  displayName: string;
1100
1084
  }>;
1101
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
1085
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
1102
1086
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1103
1087
  id: string;
1104
1088
  position: number;
@@ -1125,7 +1109,7 @@ export declare const ContactContractValidationSchema: {
1125
1109
  isRequired: boolean;
1126
1110
  isUnique: boolean;
1127
1111
  }>;
1128
- }>, "strip", z.ZodTypeAny, {
1112
+ }, "strip", z.ZodTypeAny, {
1129
1113
  id: string;
1130
1114
  createdAt: Date;
1131
1115
  updatedAt: Date;
@@ -1172,13 +1156,13 @@ export declare const ContactContractValidationSchema: {
1172
1156
  numberValue: number | null;
1173
1157
  dateValue: Date | null;
1174
1158
  }>, "many">>;
1175
- }>, "customFields">, "strip", z.ZodTypeAny, {
1159
+ }, "customFields">, "strip", z.ZodTypeAny, {
1176
1160
  id: string;
1177
1161
  createdAt: Date;
1178
1162
  updatedAt: Date;
1179
1163
  deletedAt: Date | null;
1180
- name?: string | undefined;
1181
1164
  address?: string | null | undefined;
1165
+ name?: string | undefined;
1182
1166
  phone?: string | null | undefined;
1183
1167
  industry?: string | null | undefined;
1184
1168
  }, {
@@ -1186,8 +1170,8 @@ export declare const ContactContractValidationSchema: {
1186
1170
  createdAt: Date;
1187
1171
  updatedAt: Date;
1188
1172
  deletedAt: Date | null;
1189
- name?: string | undefined;
1190
1173
  address?: string | null | undefined;
1174
+ name?: string | undefined;
1191
1175
  phone?: string | null | undefined;
1192
1176
  industry?: string | null | undefined;
1193
1177
  }>>;
@@ -1205,13 +1189,13 @@ export declare const ContactContractValidationSchema: {
1205
1189
  picture: z.ZodOptional<z.ZodString>;
1206
1190
  additionalCredentials: z.ZodAny;
1207
1191
  }, "strip", z.ZodTypeAny, {
1208
- name: string;
1209
1192
  id: string;
1193
+ name: string;
1210
1194
  picture?: string | undefined;
1211
1195
  additionalCredentials?: any;
1212
1196
  }, {
1213
- name: string;
1214
1197
  id: string;
1198
+ name: string;
1215
1199
  picture?: string | undefined;
1216
1200
  additionalCredentials?: any;
1217
1201
  }>;
@@ -1219,8 +1203,8 @@ export declare const ContactContractValidationSchema: {
1219
1203
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1220
1204
  id: string;
1221
1205
  metadata: {
1222
- name: string;
1223
1206
  id: string;
1207
+ name: string;
1224
1208
  picture?: string | undefined;
1225
1209
  additionalCredentials?: any;
1226
1210
  };
@@ -1233,8 +1217,8 @@ export declare const ContactContractValidationSchema: {
1233
1217
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1234
1218
  id: string;
1235
1219
  metadata: {
1236
- name: string;
1237
1220
  id: string;
1221
+ name: string;
1238
1222
  picture?: string | undefined;
1239
1223
  additionalCredentials?: any;
1240
1224
  };
@@ -1253,12 +1237,11 @@ export declare const ContactContractValidationSchema: {
1253
1237
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1254
1238
  numberValue: z.ZodNullable<z.ZodNumber>;
1255
1239
  dateValue: z.ZodNullable<z.ZodDate>;
1256
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1240
+ attribute: z.ZodObject<Omit<{
1257
1241
  id: z.ZodString;
1258
1242
  createdAt: z.ZodDate;
1259
1243
  updatedAt: z.ZodDate;
1260
1244
  deletedAt: z.ZodNullable<z.ZodDate>;
1261
- }, {
1262
1245
  systemName: z.ZodString;
1263
1246
  displayName: z.ZodString;
1264
1247
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1267,14 +1250,13 @@ export declare const ContactContractValidationSchema: {
1267
1250
  isArchived: z.ZodBoolean;
1268
1251
  isRequired: z.ZodBoolean;
1269
1252
  isUnique: z.ZodBoolean;
1270
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1271
- label: z.ZodString;
1253
+ options: z.ZodArray<z.ZodObject<{
1254
+ position: z.ZodNumber;
1272
1255
  value: z.ZodString;
1256
+ label: z.ZodString;
1273
1257
  isDefault: z.ZodBoolean;
1274
- position: z.ZodNumber;
1275
- }, {
1276
1258
  id: z.ZodString;
1277
- }>, "strip", z.ZodTypeAny, {
1259
+ }, "strip", z.ZodTypeAny, {
1278
1260
  id: string;
1279
1261
  position: number;
1280
1262
  value: string;
@@ -1287,15 +1269,14 @@ export declare const ContactContractValidationSchema: {
1287
1269
  label: string;
1288
1270
  isDefault: boolean;
1289
1271
  }>, "many">;
1290
- group: z.ZodObject<z.objectUtil.extendShape<{
1272
+ group: z.ZodObject<{
1291
1273
  id: z.ZodString;
1292
1274
  createdAt: z.ZodDate;
1293
1275
  updatedAt: z.ZodDate;
1294
1276
  deletedAt: z.ZodNullable<z.ZodDate>;
1295
- }, {
1296
1277
  systemName: z.ZodString;
1297
1278
  displayName: z.ZodString;
1298
- }>, "strip", z.ZodTypeAny, {
1279
+ }, "strip", z.ZodTypeAny, {
1299
1280
  id: string;
1300
1281
  createdAt: Date;
1301
1282
  updatedAt: Date;
@@ -1310,7 +1291,7 @@ export declare const ContactContractValidationSchema: {
1310
1291
  systemName: string;
1311
1292
  displayName: string;
1312
1293
  }>;
1313
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
1294
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
1314
1295
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1315
1296
  id: string;
1316
1297
  position: number;
@@ -1337,19 +1318,18 @@ export declare const ContactContractValidationSchema: {
1337
1318
  isRequired: boolean;
1338
1319
  isUnique: boolean;
1339
1320
  }>;
1340
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1321
+ uploads: z.ZodArray<z.ZodObject<{
1341
1322
  id: z.ZodString;
1342
1323
  createdAt: z.ZodDate;
1343
1324
  updatedAt: z.ZodDate;
1344
1325
  deletedAt: z.ZodNullable<z.ZodDate>;
1345
- }, {
1346
1326
  bucketName: z.ZodString;
1347
1327
  fileName: z.ZodString;
1348
1328
  fileSize: z.ZodNumber;
1349
1329
  fileKey: z.ZodString;
1350
1330
  fileUrl: z.ZodNullable<z.ZodString>;
1351
1331
  status: z.ZodNullable<z.ZodString>;
1352
- }>, "strip", z.ZodTypeAny, {
1332
+ }, "strip", z.ZodTypeAny, {
1353
1333
  id: string;
1354
1334
  status: string | null;
1355
1335
  createdAt: Date;
@@ -1548,10 +1528,10 @@ export declare const ContactContractValidationSchema: {
1548
1528
  };
1549
1529
  }>, "many">>;
1550
1530
  }, "strip", z.ZodTypeAny, {
1551
- name: string;
1552
1531
  id: string;
1553
1532
  channel: string | null;
1554
1533
  address: string | null;
1534
+ name: string;
1555
1535
  createdAt: Date;
1556
1536
  updatedAt: Date;
1557
1537
  deletedAt: Date | null;
@@ -1596,8 +1576,8 @@ export declare const ContactContractValidationSchema: {
1596
1576
  createdAt: Date;
1597
1577
  updatedAt: Date;
1598
1578
  deletedAt: Date | null;
1599
- name?: string | undefined;
1600
1579
  address?: string | null | undefined;
1580
+ name?: string | undefined;
1601
1581
  phone?: string | null | undefined;
1602
1582
  industry?: string | null | undefined;
1603
1583
  } | null;
@@ -1605,8 +1585,8 @@ export declare const ContactContractValidationSchema: {
1605
1585
  contactProfile: string | null;
1606
1586
  socialProfileUrl: string | null;
1607
1587
  tags: {
1608
- name: string;
1609
1588
  id: string;
1589
+ name: string;
1610
1590
  createdAt: Date;
1611
1591
  updatedAt: Date;
1612
1592
  deletedAt: Date | null;
@@ -1631,8 +1611,8 @@ export declare const ContactContractValidationSchema: {
1631
1611
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1632
1612
  id: string;
1633
1613
  metadata: {
1634
- name: string;
1635
1614
  id: string;
1615
+ name: string;
1636
1616
  picture?: string | undefined;
1637
1617
  additionalCredentials?: any;
1638
1618
  };
@@ -1659,10 +1639,10 @@ export declare const ContactContractValidationSchema: {
1659
1639
  };
1660
1640
  }[] | undefined;
1661
1641
  }, {
1662
- name: string;
1663
1642
  id: string;
1664
1643
  channel: string | null;
1665
1644
  address: string | null;
1645
+ name: string;
1666
1646
  createdAt: Date;
1667
1647
  updatedAt: Date;
1668
1648
  deletedAt: Date | null;
@@ -1707,8 +1687,8 @@ export declare const ContactContractValidationSchema: {
1707
1687
  createdAt: Date;
1708
1688
  updatedAt: Date;
1709
1689
  deletedAt: Date | null;
1710
- name?: string | undefined;
1711
1690
  address?: string | null | undefined;
1691
+ name?: string | undefined;
1712
1692
  phone?: string | null | undefined;
1713
1693
  industry?: string | null | undefined;
1714
1694
  } | null;
@@ -1716,8 +1696,8 @@ export declare const ContactContractValidationSchema: {
1716
1696
  contactProfile: string | null;
1717
1697
  socialProfileUrl: string | null;
1718
1698
  tags: {
1719
- name: string;
1720
1699
  id: string;
1700
+ name: string;
1721
1701
  createdAt: Date;
1722
1702
  updatedAt: Date;
1723
1703
  deletedAt: Date | null;
@@ -1742,8 +1722,8 @@ export declare const ContactContractValidationSchema: {
1742
1722
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
1743
1723
  id: string;
1744
1724
  metadata: {
1745
- name: string;
1746
1725
  id: string;
1726
+ name: string;
1747
1727
  picture?: string | undefined;
1748
1728
  additionalCredentials?: any;
1749
1729
  };
@@ -1791,52 +1771,48 @@ export declare const ContactContractValidationSchema: {
1791
1771
  notes: z.ZodNullable<z.ZodString>;
1792
1772
  contactProfile: z.ZodNullable<z.ZodString>;
1793
1773
  socialProfileUrl: z.ZodNullable<z.ZodString>;
1794
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1774
+ tags: z.ZodArray<z.ZodObject<{
1795
1775
  id: z.ZodString;
1796
1776
  createdAt: z.ZodDate;
1797
1777
  updatedAt: z.ZodDate;
1798
1778
  deletedAt: z.ZodNullable<z.ZodDate>;
1799
- }, {
1800
1779
  name: z.ZodString;
1801
- }>, "strip", z.ZodTypeAny, {
1802
- name: string;
1780
+ }, "strip", z.ZodTypeAny, {
1803
1781
  id: string;
1782
+ name: string;
1804
1783
  createdAt: Date;
1805
1784
  updatedAt: Date;
1806
1785
  deletedAt: Date | null;
1807
1786
  }, {
1808
- name: string;
1809
1787
  id: string;
1788
+ name: string;
1810
1789
  createdAt: Date;
1811
1790
  updatedAt: Date;
1812
1791
  deletedAt: Date | null;
1813
1792
  }>, "many">;
1814
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
1793
+ company: z.ZodNullable<z.ZodObject<Omit<{
1815
1794
  id: z.ZodString;
1816
1795
  createdAt: z.ZodDate;
1817
1796
  updatedAt: z.ZodDate;
1818
1797
  deletedAt: z.ZodNullable<z.ZodDate>;
1819
- }, {
1820
1798
  name: z.ZodOptional<z.ZodString>;
1821
1799
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1822
1800
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1823
1801
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1824
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1802
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
1825
1803
  id: z.ZodString;
1826
1804
  createdAt: z.ZodDate;
1827
1805
  updatedAt: z.ZodDate;
1828
1806
  deletedAt: z.ZodNullable<z.ZodDate>;
1829
- }, {
1830
1807
  textValue: z.ZodNullable<z.ZodString>;
1831
1808
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1832
1809
  numberValue: z.ZodNullable<z.ZodNumber>;
1833
1810
  dateValue: z.ZodNullable<z.ZodDate>;
1834
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1811
+ attribute: z.ZodObject<Omit<{
1835
1812
  id: z.ZodString;
1836
1813
  createdAt: z.ZodDate;
1837
1814
  updatedAt: z.ZodDate;
1838
1815
  deletedAt: z.ZodNullable<z.ZodDate>;
1839
- }, {
1840
1816
  systemName: z.ZodString;
1841
1817
  displayName: z.ZodString;
1842
1818
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1845,14 +1821,13 @@ export declare const ContactContractValidationSchema: {
1845
1821
  isArchived: z.ZodBoolean;
1846
1822
  isRequired: z.ZodBoolean;
1847
1823
  isUnique: z.ZodBoolean;
1848
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1849
- label: z.ZodString;
1824
+ options: z.ZodArray<z.ZodObject<{
1825
+ position: z.ZodNumber;
1850
1826
  value: z.ZodString;
1827
+ label: z.ZodString;
1851
1828
  isDefault: z.ZodBoolean;
1852
- position: z.ZodNumber;
1853
- }, {
1854
1829
  id: z.ZodString;
1855
- }>, "strip", z.ZodTypeAny, {
1830
+ }, "strip", z.ZodTypeAny, {
1856
1831
  id: string;
1857
1832
  position: number;
1858
1833
  value: string;
@@ -1865,15 +1840,14 @@ export declare const ContactContractValidationSchema: {
1865
1840
  label: string;
1866
1841
  isDefault: boolean;
1867
1842
  }>, "many">;
1868
- group: z.ZodObject<z.objectUtil.extendShape<{
1843
+ group: z.ZodObject<{
1869
1844
  id: z.ZodString;
1870
1845
  createdAt: z.ZodDate;
1871
1846
  updatedAt: z.ZodDate;
1872
1847
  deletedAt: z.ZodNullable<z.ZodDate>;
1873
- }, {
1874
1848
  systemName: z.ZodString;
1875
1849
  displayName: z.ZodString;
1876
- }>, "strip", z.ZodTypeAny, {
1850
+ }, "strip", z.ZodTypeAny, {
1877
1851
  id: string;
1878
1852
  createdAt: Date;
1879
1853
  updatedAt: Date;
@@ -1888,7 +1862,7 @@ export declare const ContactContractValidationSchema: {
1888
1862
  systemName: string;
1889
1863
  displayName: string;
1890
1864
  }>;
1891
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
1865
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
1892
1866
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1893
1867
  id: string;
1894
1868
  position: number;
@@ -1915,7 +1889,7 @@ export declare const ContactContractValidationSchema: {
1915
1889
  isRequired: boolean;
1916
1890
  isUnique: boolean;
1917
1891
  }>;
1918
- }>, "strip", z.ZodTypeAny, {
1892
+ }, "strip", z.ZodTypeAny, {
1919
1893
  id: string;
1920
1894
  createdAt: Date;
1921
1895
  updatedAt: Date;
@@ -1962,13 +1936,13 @@ export declare const ContactContractValidationSchema: {
1962
1936
  numberValue: number | null;
1963
1937
  dateValue: Date | null;
1964
1938
  }>, "many">>;
1965
- }>, "customFields">, "strip", z.ZodTypeAny, {
1939
+ }, "customFields">, "strip", z.ZodTypeAny, {
1966
1940
  id: string;
1967
1941
  createdAt: Date;
1968
1942
  updatedAt: Date;
1969
1943
  deletedAt: Date | null;
1970
- name?: string | undefined;
1971
1944
  address?: string | null | undefined;
1945
+ name?: string | undefined;
1972
1946
  phone?: string | null | undefined;
1973
1947
  industry?: string | null | undefined;
1974
1948
  }, {
@@ -1976,8 +1950,8 @@ export declare const ContactContractValidationSchema: {
1976
1950
  createdAt: Date;
1977
1951
  updatedAt: Date;
1978
1952
  deletedAt: Date | null;
1979
- name?: string | undefined;
1980
1953
  address?: string | null | undefined;
1954
+ name?: string | undefined;
1981
1955
  phone?: string | null | undefined;
1982
1956
  industry?: string | null | undefined;
1983
1957
  }>>;
@@ -1995,13 +1969,13 @@ export declare const ContactContractValidationSchema: {
1995
1969
  picture: z.ZodOptional<z.ZodString>;
1996
1970
  additionalCredentials: z.ZodAny;
1997
1971
  }, "strip", z.ZodTypeAny, {
1998
- name: string;
1999
1972
  id: string;
1973
+ name: string;
2000
1974
  picture?: string | undefined;
2001
1975
  additionalCredentials?: any;
2002
1976
  }, {
2003
- name: string;
2004
1977
  id: string;
1978
+ name: string;
2005
1979
  picture?: string | undefined;
2006
1980
  additionalCredentials?: any;
2007
1981
  }>;
@@ -2009,8 +1983,8 @@ export declare const ContactContractValidationSchema: {
2009
1983
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2010
1984
  id: string;
2011
1985
  metadata: {
2012
- name: string;
2013
1986
  id: string;
1987
+ name: string;
2014
1988
  picture?: string | undefined;
2015
1989
  additionalCredentials?: any;
2016
1990
  };
@@ -2023,8 +1997,8 @@ export declare const ContactContractValidationSchema: {
2023
1997
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2024
1998
  id: string;
2025
1999
  metadata: {
2026
- name: string;
2027
2000
  id: string;
2001
+ name: string;
2028
2002
  picture?: string | undefined;
2029
2003
  additionalCredentials?: any;
2030
2004
  };
@@ -2043,12 +2017,11 @@ export declare const ContactContractValidationSchema: {
2043
2017
  booleanValue: z.ZodNullable<z.ZodBoolean>;
2044
2018
  numberValue: z.ZodNullable<z.ZodNumber>;
2045
2019
  dateValue: z.ZodNullable<z.ZodDate>;
2046
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
2020
+ attribute: z.ZodObject<Omit<{
2047
2021
  id: z.ZodString;
2048
2022
  createdAt: z.ZodDate;
2049
2023
  updatedAt: z.ZodDate;
2050
2024
  deletedAt: z.ZodNullable<z.ZodDate>;
2051
- }, {
2052
2025
  systemName: z.ZodString;
2053
2026
  displayName: z.ZodString;
2054
2027
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -2057,14 +2030,13 @@ export declare const ContactContractValidationSchema: {
2057
2030
  isArchived: z.ZodBoolean;
2058
2031
  isRequired: z.ZodBoolean;
2059
2032
  isUnique: z.ZodBoolean;
2060
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2061
- label: z.ZodString;
2033
+ options: z.ZodArray<z.ZodObject<{
2034
+ position: z.ZodNumber;
2062
2035
  value: z.ZodString;
2036
+ label: z.ZodString;
2063
2037
  isDefault: z.ZodBoolean;
2064
- position: z.ZodNumber;
2065
- }, {
2066
2038
  id: z.ZodString;
2067
- }>, "strip", z.ZodTypeAny, {
2039
+ }, "strip", z.ZodTypeAny, {
2068
2040
  id: string;
2069
2041
  position: number;
2070
2042
  value: string;
@@ -2077,15 +2049,14 @@ export declare const ContactContractValidationSchema: {
2077
2049
  label: string;
2078
2050
  isDefault: boolean;
2079
2051
  }>, "many">;
2080
- group: z.ZodObject<z.objectUtil.extendShape<{
2052
+ group: z.ZodObject<{
2081
2053
  id: z.ZodString;
2082
2054
  createdAt: z.ZodDate;
2083
2055
  updatedAt: z.ZodDate;
2084
2056
  deletedAt: z.ZodNullable<z.ZodDate>;
2085
- }, {
2086
2057
  systemName: z.ZodString;
2087
2058
  displayName: z.ZodString;
2088
- }>, "strip", z.ZodTypeAny, {
2059
+ }, "strip", z.ZodTypeAny, {
2089
2060
  id: string;
2090
2061
  createdAt: Date;
2091
2062
  updatedAt: Date;
@@ -2100,7 +2071,7 @@ export declare const ContactContractValidationSchema: {
2100
2071
  systemName: string;
2101
2072
  displayName: string;
2102
2073
  }>;
2103
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
2074
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
2104
2075
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2105
2076
  id: string;
2106
2077
  position: number;
@@ -2127,19 +2098,18 @@ export declare const ContactContractValidationSchema: {
2127
2098
  isRequired: boolean;
2128
2099
  isUnique: boolean;
2129
2100
  }>;
2130
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2101
+ uploads: z.ZodArray<z.ZodObject<{
2131
2102
  id: z.ZodString;
2132
2103
  createdAt: z.ZodDate;
2133
2104
  updatedAt: z.ZodDate;
2134
2105
  deletedAt: z.ZodNullable<z.ZodDate>;
2135
- }, {
2136
2106
  bucketName: z.ZodString;
2137
2107
  fileName: z.ZodString;
2138
2108
  fileSize: z.ZodNumber;
2139
2109
  fileKey: z.ZodString;
2140
2110
  fileUrl: z.ZodNullable<z.ZodString>;
2141
2111
  status: z.ZodNullable<z.ZodString>;
2142
- }>, "strip", z.ZodTypeAny, {
2112
+ }, "strip", z.ZodTypeAny, {
2143
2113
  id: string;
2144
2114
  status: string | null;
2145
2115
  createdAt: Date;
@@ -2338,10 +2308,10 @@ export declare const ContactContractValidationSchema: {
2338
2308
  };
2339
2309
  }>, "many">>;
2340
2310
  }, "strip", z.ZodTypeAny, {
2341
- name: string;
2342
2311
  id: string;
2343
2312
  channel: string | null;
2344
2313
  address: string | null;
2314
+ name: string;
2345
2315
  createdAt: Date;
2346
2316
  updatedAt: Date;
2347
2317
  deletedAt: Date | null;
@@ -2386,8 +2356,8 @@ export declare const ContactContractValidationSchema: {
2386
2356
  createdAt: Date;
2387
2357
  updatedAt: Date;
2388
2358
  deletedAt: Date | null;
2389
- name?: string | undefined;
2390
2359
  address?: string | null | undefined;
2360
+ name?: string | undefined;
2391
2361
  phone?: string | null | undefined;
2392
2362
  industry?: string | null | undefined;
2393
2363
  } | null;
@@ -2395,8 +2365,8 @@ export declare const ContactContractValidationSchema: {
2395
2365
  contactProfile: string | null;
2396
2366
  socialProfileUrl: string | null;
2397
2367
  tags: {
2398
- name: string;
2399
2368
  id: string;
2369
+ name: string;
2400
2370
  createdAt: Date;
2401
2371
  updatedAt: Date;
2402
2372
  deletedAt: Date | null;
@@ -2421,8 +2391,8 @@ export declare const ContactContractValidationSchema: {
2421
2391
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2422
2392
  id: string;
2423
2393
  metadata: {
2424
- name: string;
2425
2394
  id: string;
2395
+ name: string;
2426
2396
  picture?: string | undefined;
2427
2397
  additionalCredentials?: any;
2428
2398
  };
@@ -2449,10 +2419,10 @@ export declare const ContactContractValidationSchema: {
2449
2419
  };
2450
2420
  }[] | undefined;
2451
2421
  }, {
2452
- name: string;
2453
2422
  id: string;
2454
2423
  channel: string | null;
2455
2424
  address: string | null;
2425
+ name: string;
2456
2426
  createdAt: Date;
2457
2427
  updatedAt: Date;
2458
2428
  deletedAt: Date | null;
@@ -2497,8 +2467,8 @@ export declare const ContactContractValidationSchema: {
2497
2467
  createdAt: Date;
2498
2468
  updatedAt: Date;
2499
2469
  deletedAt: Date | null;
2500
- name?: string | undefined;
2501
2470
  address?: string | null | undefined;
2471
+ name?: string | undefined;
2502
2472
  phone?: string | null | undefined;
2503
2473
  industry?: string | null | undefined;
2504
2474
  } | null;
@@ -2506,8 +2476,8 @@ export declare const ContactContractValidationSchema: {
2506
2476
  contactProfile: string | null;
2507
2477
  socialProfileUrl: string | null;
2508
2478
  tags: {
2509
- name: string;
2510
2479
  id: string;
2480
+ name: string;
2511
2481
  createdAt: Date;
2512
2482
  updatedAt: Date;
2513
2483
  deletedAt: Date | null;
@@ -2532,8 +2502,8 @@ export declare const ContactContractValidationSchema: {
2532
2502
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2533
2503
  id: string;
2534
2504
  metadata: {
2535
- name: string;
2536
2505
  id: string;
2506
+ name: string;
2537
2507
  picture?: string | undefined;
2538
2508
  additionalCredentials?: any;
2539
2509
  };
@@ -2589,52 +2559,48 @@ export declare const ContactContractValidationSchema: {
2589
2559
  notes: z.ZodNullable<z.ZodString>;
2590
2560
  contactProfile: z.ZodNullable<z.ZodString>;
2591
2561
  socialProfileUrl: z.ZodNullable<z.ZodString>;
2592
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2562
+ tags: z.ZodArray<z.ZodObject<{
2593
2563
  id: z.ZodString;
2594
2564
  createdAt: z.ZodDate;
2595
2565
  updatedAt: z.ZodDate;
2596
2566
  deletedAt: z.ZodNullable<z.ZodDate>;
2597
- }, {
2598
2567
  name: z.ZodString;
2599
- }>, "strip", z.ZodTypeAny, {
2600
- name: string;
2568
+ }, "strip", z.ZodTypeAny, {
2601
2569
  id: string;
2570
+ name: string;
2602
2571
  createdAt: Date;
2603
2572
  updatedAt: Date;
2604
2573
  deletedAt: Date | null;
2605
2574
  }, {
2606
- name: string;
2607
2575
  id: string;
2576
+ name: string;
2608
2577
  createdAt: Date;
2609
2578
  updatedAt: Date;
2610
2579
  deletedAt: Date | null;
2611
2580
  }>, "many">;
2612
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
2581
+ company: z.ZodNullable<z.ZodObject<Omit<{
2613
2582
  id: z.ZodString;
2614
2583
  createdAt: z.ZodDate;
2615
2584
  updatedAt: z.ZodDate;
2616
2585
  deletedAt: z.ZodNullable<z.ZodDate>;
2617
- }, {
2618
2586
  name: z.ZodOptional<z.ZodString>;
2619
2587
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2620
2588
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2621
2589
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2622
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2590
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
2623
2591
  id: z.ZodString;
2624
2592
  createdAt: z.ZodDate;
2625
2593
  updatedAt: z.ZodDate;
2626
2594
  deletedAt: z.ZodNullable<z.ZodDate>;
2627
- }, {
2628
2595
  textValue: z.ZodNullable<z.ZodString>;
2629
2596
  booleanValue: z.ZodNullable<z.ZodBoolean>;
2630
2597
  numberValue: z.ZodNullable<z.ZodNumber>;
2631
2598
  dateValue: z.ZodNullable<z.ZodDate>;
2632
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
2599
+ attribute: z.ZodObject<Omit<{
2633
2600
  id: z.ZodString;
2634
2601
  createdAt: z.ZodDate;
2635
2602
  updatedAt: z.ZodDate;
2636
2603
  deletedAt: z.ZodNullable<z.ZodDate>;
2637
- }, {
2638
2604
  systemName: z.ZodString;
2639
2605
  displayName: z.ZodString;
2640
2606
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -2643,14 +2609,13 @@ export declare const ContactContractValidationSchema: {
2643
2609
  isArchived: z.ZodBoolean;
2644
2610
  isRequired: z.ZodBoolean;
2645
2611
  isUnique: z.ZodBoolean;
2646
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2647
- label: z.ZodString;
2612
+ options: z.ZodArray<z.ZodObject<{
2613
+ position: z.ZodNumber;
2648
2614
  value: z.ZodString;
2615
+ label: z.ZodString;
2649
2616
  isDefault: z.ZodBoolean;
2650
- position: z.ZodNumber;
2651
- }, {
2652
2617
  id: z.ZodString;
2653
- }>, "strip", z.ZodTypeAny, {
2618
+ }, "strip", z.ZodTypeAny, {
2654
2619
  id: string;
2655
2620
  position: number;
2656
2621
  value: string;
@@ -2663,15 +2628,14 @@ export declare const ContactContractValidationSchema: {
2663
2628
  label: string;
2664
2629
  isDefault: boolean;
2665
2630
  }>, "many">;
2666
- group: z.ZodObject<z.objectUtil.extendShape<{
2631
+ group: z.ZodObject<{
2667
2632
  id: z.ZodString;
2668
2633
  createdAt: z.ZodDate;
2669
2634
  updatedAt: z.ZodDate;
2670
2635
  deletedAt: z.ZodNullable<z.ZodDate>;
2671
- }, {
2672
2636
  systemName: z.ZodString;
2673
2637
  displayName: z.ZodString;
2674
- }>, "strip", z.ZodTypeAny, {
2638
+ }, "strip", z.ZodTypeAny, {
2675
2639
  id: string;
2676
2640
  createdAt: Date;
2677
2641
  updatedAt: Date;
@@ -2686,7 +2650,7 @@ export declare const ContactContractValidationSchema: {
2686
2650
  systemName: string;
2687
2651
  displayName: string;
2688
2652
  }>;
2689
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
2653
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
2690
2654
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2691
2655
  id: string;
2692
2656
  position: number;
@@ -2713,7 +2677,7 @@ export declare const ContactContractValidationSchema: {
2713
2677
  isRequired: boolean;
2714
2678
  isUnique: boolean;
2715
2679
  }>;
2716
- }>, "strip", z.ZodTypeAny, {
2680
+ }, "strip", z.ZodTypeAny, {
2717
2681
  id: string;
2718
2682
  createdAt: Date;
2719
2683
  updatedAt: Date;
@@ -2760,13 +2724,13 @@ export declare const ContactContractValidationSchema: {
2760
2724
  numberValue: number | null;
2761
2725
  dateValue: Date | null;
2762
2726
  }>, "many">>;
2763
- }>, "customFields">, "strip", z.ZodTypeAny, {
2727
+ }, "customFields">, "strip", z.ZodTypeAny, {
2764
2728
  id: string;
2765
2729
  createdAt: Date;
2766
2730
  updatedAt: Date;
2767
2731
  deletedAt: Date | null;
2768
- name?: string | undefined;
2769
2732
  address?: string | null | undefined;
2733
+ name?: string | undefined;
2770
2734
  phone?: string | null | undefined;
2771
2735
  industry?: string | null | undefined;
2772
2736
  }, {
@@ -2774,8 +2738,8 @@ export declare const ContactContractValidationSchema: {
2774
2738
  createdAt: Date;
2775
2739
  updatedAt: Date;
2776
2740
  deletedAt: Date | null;
2777
- name?: string | undefined;
2778
2741
  address?: string | null | undefined;
2742
+ name?: string | undefined;
2779
2743
  phone?: string | null | undefined;
2780
2744
  industry?: string | null | undefined;
2781
2745
  }>>;
@@ -2793,13 +2757,13 @@ export declare const ContactContractValidationSchema: {
2793
2757
  picture: z.ZodOptional<z.ZodString>;
2794
2758
  additionalCredentials: z.ZodAny;
2795
2759
  }, "strip", z.ZodTypeAny, {
2796
- name: string;
2797
2760
  id: string;
2761
+ name: string;
2798
2762
  picture?: string | undefined;
2799
2763
  additionalCredentials?: any;
2800
2764
  }, {
2801
- name: string;
2802
2765
  id: string;
2766
+ name: string;
2803
2767
  picture?: string | undefined;
2804
2768
  additionalCredentials?: any;
2805
2769
  }>;
@@ -2807,8 +2771,8 @@ export declare const ContactContractValidationSchema: {
2807
2771
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2808
2772
  id: string;
2809
2773
  metadata: {
2810
- name: string;
2811
2774
  id: string;
2775
+ name: string;
2812
2776
  picture?: string | undefined;
2813
2777
  additionalCredentials?: any;
2814
2778
  };
@@ -2821,8 +2785,8 @@ export declare const ContactContractValidationSchema: {
2821
2785
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
2822
2786
  id: string;
2823
2787
  metadata: {
2824
- name: string;
2825
2788
  id: string;
2789
+ name: string;
2826
2790
  picture?: string | undefined;
2827
2791
  additionalCredentials?: any;
2828
2792
  };
@@ -2841,12 +2805,11 @@ export declare const ContactContractValidationSchema: {
2841
2805
  booleanValue: z.ZodNullable<z.ZodBoolean>;
2842
2806
  numberValue: z.ZodNullable<z.ZodNumber>;
2843
2807
  dateValue: z.ZodNullable<z.ZodDate>;
2844
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
2808
+ attribute: z.ZodObject<Omit<{
2845
2809
  id: z.ZodString;
2846
2810
  createdAt: z.ZodDate;
2847
2811
  updatedAt: z.ZodDate;
2848
2812
  deletedAt: z.ZodNullable<z.ZodDate>;
2849
- }, {
2850
2813
  systemName: z.ZodString;
2851
2814
  displayName: z.ZodString;
2852
2815
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -2855,14 +2818,13 @@ export declare const ContactContractValidationSchema: {
2855
2818
  isArchived: z.ZodBoolean;
2856
2819
  isRequired: z.ZodBoolean;
2857
2820
  isUnique: z.ZodBoolean;
2858
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2859
- label: z.ZodString;
2821
+ options: z.ZodArray<z.ZodObject<{
2822
+ position: z.ZodNumber;
2860
2823
  value: z.ZodString;
2824
+ label: z.ZodString;
2861
2825
  isDefault: z.ZodBoolean;
2862
- position: z.ZodNumber;
2863
- }, {
2864
2826
  id: z.ZodString;
2865
- }>, "strip", z.ZodTypeAny, {
2827
+ }, "strip", z.ZodTypeAny, {
2866
2828
  id: string;
2867
2829
  position: number;
2868
2830
  value: string;
@@ -2875,15 +2837,14 @@ export declare const ContactContractValidationSchema: {
2875
2837
  label: string;
2876
2838
  isDefault: boolean;
2877
2839
  }>, "many">;
2878
- group: z.ZodObject<z.objectUtil.extendShape<{
2840
+ group: z.ZodObject<{
2879
2841
  id: z.ZodString;
2880
2842
  createdAt: z.ZodDate;
2881
2843
  updatedAt: z.ZodDate;
2882
2844
  deletedAt: z.ZodNullable<z.ZodDate>;
2883
- }, {
2884
2845
  systemName: z.ZodString;
2885
2846
  displayName: z.ZodString;
2886
- }>, "strip", z.ZodTypeAny, {
2847
+ }, "strip", z.ZodTypeAny, {
2887
2848
  id: string;
2888
2849
  createdAt: Date;
2889
2850
  updatedAt: Date;
@@ -2898,7 +2859,7 @@ export declare const ContactContractValidationSchema: {
2898
2859
  systemName: string;
2899
2860
  displayName: string;
2900
2861
  }>;
2901
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
2862
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
2902
2863
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2903
2864
  id: string;
2904
2865
  position: number;
@@ -2925,19 +2886,18 @@ export declare const ContactContractValidationSchema: {
2925
2886
  isRequired: boolean;
2926
2887
  isUnique: boolean;
2927
2888
  }>;
2928
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2889
+ uploads: z.ZodArray<z.ZodObject<{
2929
2890
  id: z.ZodString;
2930
2891
  createdAt: z.ZodDate;
2931
2892
  updatedAt: z.ZodDate;
2932
2893
  deletedAt: z.ZodNullable<z.ZodDate>;
2933
- }, {
2934
2894
  bucketName: z.ZodString;
2935
2895
  fileName: z.ZodString;
2936
2896
  fileSize: z.ZodNumber;
2937
2897
  fileKey: z.ZodString;
2938
2898
  fileUrl: z.ZodNullable<z.ZodString>;
2939
2899
  status: z.ZodNullable<z.ZodString>;
2940
- }>, "strip", z.ZodTypeAny, {
2900
+ }, "strip", z.ZodTypeAny, {
2941
2901
  id: string;
2942
2902
  status: string | null;
2943
2903
  createdAt: Date;
@@ -3136,10 +3096,10 @@ export declare const ContactContractValidationSchema: {
3136
3096
  };
3137
3097
  }>, "many">>;
3138
3098
  }, "strip", z.ZodTypeAny, {
3139
- name: string;
3140
3099
  id: string;
3141
3100
  channel: string | null;
3142
3101
  address: string | null;
3102
+ name: string;
3143
3103
  createdAt: Date;
3144
3104
  updatedAt: Date;
3145
3105
  deletedAt: Date | null;
@@ -3184,8 +3144,8 @@ export declare const ContactContractValidationSchema: {
3184
3144
  createdAt: Date;
3185
3145
  updatedAt: Date;
3186
3146
  deletedAt: Date | null;
3187
- name?: string | undefined;
3188
3147
  address?: string | null | undefined;
3148
+ name?: string | undefined;
3189
3149
  phone?: string | null | undefined;
3190
3150
  industry?: string | null | undefined;
3191
3151
  } | null;
@@ -3193,8 +3153,8 @@ export declare const ContactContractValidationSchema: {
3193
3153
  contactProfile: string | null;
3194
3154
  socialProfileUrl: string | null;
3195
3155
  tags: {
3196
- name: string;
3197
3156
  id: string;
3157
+ name: string;
3198
3158
  createdAt: Date;
3199
3159
  updatedAt: Date;
3200
3160
  deletedAt: Date | null;
@@ -3219,8 +3179,8 @@ export declare const ContactContractValidationSchema: {
3219
3179
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3220
3180
  id: string;
3221
3181
  metadata: {
3222
- name: string;
3223
3182
  id: string;
3183
+ name: string;
3224
3184
  picture?: string | undefined;
3225
3185
  additionalCredentials?: any;
3226
3186
  };
@@ -3247,10 +3207,10 @@ export declare const ContactContractValidationSchema: {
3247
3207
  };
3248
3208
  }[] | undefined;
3249
3209
  }, {
3250
- name: string;
3251
3210
  id: string;
3252
3211
  channel: string | null;
3253
3212
  address: string | null;
3213
+ name: string;
3254
3214
  createdAt: Date;
3255
3215
  updatedAt: Date;
3256
3216
  deletedAt: Date | null;
@@ -3295,8 +3255,8 @@ export declare const ContactContractValidationSchema: {
3295
3255
  createdAt: Date;
3296
3256
  updatedAt: Date;
3297
3257
  deletedAt: Date | null;
3298
- name?: string | undefined;
3299
3258
  address?: string | null | undefined;
3259
+ name?: string | undefined;
3300
3260
  phone?: string | null | undefined;
3301
3261
  industry?: string | null | undefined;
3302
3262
  } | null;
@@ -3304,8 +3264,8 @@ export declare const ContactContractValidationSchema: {
3304
3264
  contactProfile: string | null;
3305
3265
  socialProfileUrl: string | null;
3306
3266
  tags: {
3307
- name: string;
3308
3267
  id: string;
3268
+ name: string;
3309
3269
  createdAt: Date;
3310
3270
  updatedAt: Date;
3311
3271
  deletedAt: Date | null;
@@ -3330,8 +3290,8 @@ export declare const ContactContractValidationSchema: {
3330
3290
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3331
3291
  id: string;
3332
3292
  metadata: {
3333
- name: string;
3334
3293
  id: string;
3294
+ name: string;
3335
3295
  picture?: string | undefined;
3336
3296
  additionalCredentials?: any;
3337
3297
  };
@@ -3378,52 +3338,48 @@ export declare const ContactContractValidationSchema: {
3378
3338
  notes: z.ZodNullable<z.ZodString>;
3379
3339
  contactProfile: z.ZodNullable<z.ZodString>;
3380
3340
  socialProfileUrl: z.ZodNullable<z.ZodString>;
3381
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3341
+ tags: z.ZodArray<z.ZodObject<{
3382
3342
  id: z.ZodString;
3383
3343
  createdAt: z.ZodDate;
3384
3344
  updatedAt: z.ZodDate;
3385
3345
  deletedAt: z.ZodNullable<z.ZodDate>;
3386
- }, {
3387
3346
  name: z.ZodString;
3388
- }>, "strip", z.ZodTypeAny, {
3389
- name: string;
3347
+ }, "strip", z.ZodTypeAny, {
3390
3348
  id: string;
3349
+ name: string;
3391
3350
  createdAt: Date;
3392
3351
  updatedAt: Date;
3393
3352
  deletedAt: Date | null;
3394
3353
  }, {
3395
- name: string;
3396
3354
  id: string;
3355
+ name: string;
3397
3356
  createdAt: Date;
3398
3357
  updatedAt: Date;
3399
3358
  deletedAt: Date | null;
3400
3359
  }>, "many">;
3401
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
3360
+ company: z.ZodNullable<z.ZodObject<Omit<{
3402
3361
  id: z.ZodString;
3403
3362
  createdAt: z.ZodDate;
3404
3363
  updatedAt: z.ZodDate;
3405
3364
  deletedAt: z.ZodNullable<z.ZodDate>;
3406
- }, {
3407
3365
  name: z.ZodOptional<z.ZodString>;
3408
3366
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3409
3367
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3410
3368
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3411
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3369
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
3412
3370
  id: z.ZodString;
3413
3371
  createdAt: z.ZodDate;
3414
3372
  updatedAt: z.ZodDate;
3415
3373
  deletedAt: z.ZodNullable<z.ZodDate>;
3416
- }, {
3417
3374
  textValue: z.ZodNullable<z.ZodString>;
3418
3375
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3419
3376
  numberValue: z.ZodNullable<z.ZodNumber>;
3420
3377
  dateValue: z.ZodNullable<z.ZodDate>;
3421
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3378
+ attribute: z.ZodObject<Omit<{
3422
3379
  id: z.ZodString;
3423
3380
  createdAt: z.ZodDate;
3424
3381
  updatedAt: z.ZodDate;
3425
3382
  deletedAt: z.ZodNullable<z.ZodDate>;
3426
- }, {
3427
3383
  systemName: z.ZodString;
3428
3384
  displayName: z.ZodString;
3429
3385
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3432,14 +3388,13 @@ export declare const ContactContractValidationSchema: {
3432
3388
  isArchived: z.ZodBoolean;
3433
3389
  isRequired: z.ZodBoolean;
3434
3390
  isUnique: z.ZodBoolean;
3435
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3436
- label: z.ZodString;
3391
+ options: z.ZodArray<z.ZodObject<{
3392
+ position: z.ZodNumber;
3437
3393
  value: z.ZodString;
3394
+ label: z.ZodString;
3438
3395
  isDefault: z.ZodBoolean;
3439
- position: z.ZodNumber;
3440
- }, {
3441
3396
  id: z.ZodString;
3442
- }>, "strip", z.ZodTypeAny, {
3397
+ }, "strip", z.ZodTypeAny, {
3443
3398
  id: string;
3444
3399
  position: number;
3445
3400
  value: string;
@@ -3452,15 +3407,14 @@ export declare const ContactContractValidationSchema: {
3452
3407
  label: string;
3453
3408
  isDefault: boolean;
3454
3409
  }>, "many">;
3455
- group: z.ZodObject<z.objectUtil.extendShape<{
3410
+ group: z.ZodObject<{
3456
3411
  id: z.ZodString;
3457
3412
  createdAt: z.ZodDate;
3458
3413
  updatedAt: z.ZodDate;
3459
3414
  deletedAt: z.ZodNullable<z.ZodDate>;
3460
- }, {
3461
3415
  systemName: z.ZodString;
3462
3416
  displayName: z.ZodString;
3463
- }>, "strip", z.ZodTypeAny, {
3417
+ }, "strip", z.ZodTypeAny, {
3464
3418
  id: string;
3465
3419
  createdAt: Date;
3466
3420
  updatedAt: Date;
@@ -3475,7 +3429,7 @@ export declare const ContactContractValidationSchema: {
3475
3429
  systemName: string;
3476
3430
  displayName: string;
3477
3431
  }>;
3478
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
3432
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
3479
3433
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3480
3434
  id: string;
3481
3435
  position: number;
@@ -3502,7 +3456,7 @@ export declare const ContactContractValidationSchema: {
3502
3456
  isRequired: boolean;
3503
3457
  isUnique: boolean;
3504
3458
  }>;
3505
- }>, "strip", z.ZodTypeAny, {
3459
+ }, "strip", z.ZodTypeAny, {
3506
3460
  id: string;
3507
3461
  createdAt: Date;
3508
3462
  updatedAt: Date;
@@ -3549,13 +3503,13 @@ export declare const ContactContractValidationSchema: {
3549
3503
  numberValue: number | null;
3550
3504
  dateValue: Date | null;
3551
3505
  }>, "many">>;
3552
- }>, "customFields">, "strip", z.ZodTypeAny, {
3506
+ }, "customFields">, "strip", z.ZodTypeAny, {
3553
3507
  id: string;
3554
3508
  createdAt: Date;
3555
3509
  updatedAt: Date;
3556
3510
  deletedAt: Date | null;
3557
- name?: string | undefined;
3558
3511
  address?: string | null | undefined;
3512
+ name?: string | undefined;
3559
3513
  phone?: string | null | undefined;
3560
3514
  industry?: string | null | undefined;
3561
3515
  }, {
@@ -3563,8 +3517,8 @@ export declare const ContactContractValidationSchema: {
3563
3517
  createdAt: Date;
3564
3518
  updatedAt: Date;
3565
3519
  deletedAt: Date | null;
3566
- name?: string | undefined;
3567
3520
  address?: string | null | undefined;
3521
+ name?: string | undefined;
3568
3522
  phone?: string | null | undefined;
3569
3523
  industry?: string | null | undefined;
3570
3524
  }>>;
@@ -3582,13 +3536,13 @@ export declare const ContactContractValidationSchema: {
3582
3536
  picture: z.ZodOptional<z.ZodString>;
3583
3537
  additionalCredentials: z.ZodAny;
3584
3538
  }, "strip", z.ZodTypeAny, {
3585
- name: string;
3586
3539
  id: string;
3540
+ name: string;
3587
3541
  picture?: string | undefined;
3588
3542
  additionalCredentials?: any;
3589
3543
  }, {
3590
- name: string;
3591
3544
  id: string;
3545
+ name: string;
3592
3546
  picture?: string | undefined;
3593
3547
  additionalCredentials?: any;
3594
3548
  }>;
@@ -3596,8 +3550,8 @@ export declare const ContactContractValidationSchema: {
3596
3550
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3597
3551
  id: string;
3598
3552
  metadata: {
3599
- name: string;
3600
3553
  id: string;
3554
+ name: string;
3601
3555
  picture?: string | undefined;
3602
3556
  additionalCredentials?: any;
3603
3557
  };
@@ -3610,8 +3564,8 @@ export declare const ContactContractValidationSchema: {
3610
3564
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
3611
3565
  id: string;
3612
3566
  metadata: {
3613
- name: string;
3614
3567
  id: string;
3568
+ name: string;
3615
3569
  picture?: string | undefined;
3616
3570
  additionalCredentials?: any;
3617
3571
  };
@@ -3630,12 +3584,11 @@ export declare const ContactContractValidationSchema: {
3630
3584
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3631
3585
  numberValue: z.ZodNullable<z.ZodNumber>;
3632
3586
  dateValue: z.ZodNullable<z.ZodDate>;
3633
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3587
+ attribute: z.ZodObject<Omit<{
3634
3588
  id: z.ZodString;
3635
3589
  createdAt: z.ZodDate;
3636
3590
  updatedAt: z.ZodDate;
3637
3591
  deletedAt: z.ZodNullable<z.ZodDate>;
3638
- }, {
3639
3592
  systemName: z.ZodString;
3640
3593
  displayName: z.ZodString;
3641
3594
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3644,14 +3597,13 @@ export declare const ContactContractValidationSchema: {
3644
3597
  isArchived: z.ZodBoolean;
3645
3598
  isRequired: z.ZodBoolean;
3646
3599
  isUnique: z.ZodBoolean;
3647
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3648
- label: z.ZodString;
3600
+ options: z.ZodArray<z.ZodObject<{
3601
+ position: z.ZodNumber;
3649
3602
  value: z.ZodString;
3603
+ label: z.ZodString;
3650
3604
  isDefault: z.ZodBoolean;
3651
- position: z.ZodNumber;
3652
- }, {
3653
3605
  id: z.ZodString;
3654
- }>, "strip", z.ZodTypeAny, {
3606
+ }, "strip", z.ZodTypeAny, {
3655
3607
  id: string;
3656
3608
  position: number;
3657
3609
  value: string;
@@ -3664,15 +3616,14 @@ export declare const ContactContractValidationSchema: {
3664
3616
  label: string;
3665
3617
  isDefault: boolean;
3666
3618
  }>, "many">;
3667
- group: z.ZodObject<z.objectUtil.extendShape<{
3619
+ group: z.ZodObject<{
3668
3620
  id: z.ZodString;
3669
3621
  createdAt: z.ZodDate;
3670
3622
  updatedAt: z.ZodDate;
3671
3623
  deletedAt: z.ZodNullable<z.ZodDate>;
3672
- }, {
3673
3624
  systemName: z.ZodString;
3674
3625
  displayName: z.ZodString;
3675
- }>, "strip", z.ZodTypeAny, {
3626
+ }, "strip", z.ZodTypeAny, {
3676
3627
  id: string;
3677
3628
  createdAt: Date;
3678
3629
  updatedAt: Date;
@@ -3687,7 +3638,7 @@ export declare const ContactContractValidationSchema: {
3687
3638
  systemName: string;
3688
3639
  displayName: string;
3689
3640
  }>;
3690
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
3641
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
3691
3642
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3692
3643
  id: string;
3693
3644
  position: number;
@@ -3714,19 +3665,18 @@ export declare const ContactContractValidationSchema: {
3714
3665
  isRequired: boolean;
3715
3666
  isUnique: boolean;
3716
3667
  }>;
3717
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3668
+ uploads: z.ZodArray<z.ZodObject<{
3718
3669
  id: z.ZodString;
3719
3670
  createdAt: z.ZodDate;
3720
3671
  updatedAt: z.ZodDate;
3721
3672
  deletedAt: z.ZodNullable<z.ZodDate>;
3722
- }, {
3723
3673
  bucketName: z.ZodString;
3724
3674
  fileName: z.ZodString;
3725
3675
  fileSize: z.ZodNumber;
3726
3676
  fileKey: z.ZodString;
3727
3677
  fileUrl: z.ZodNullable<z.ZodString>;
3728
3678
  status: z.ZodNullable<z.ZodString>;
3729
- }>, "strip", z.ZodTypeAny, {
3679
+ }, "strip", z.ZodTypeAny, {
3730
3680
  id: string;
3731
3681
  status: string | null;
3732
3682
  createdAt: Date;
@@ -3925,10 +3875,10 @@ export declare const ContactContractValidationSchema: {
3925
3875
  };
3926
3876
  }>, "many">>;
3927
3877
  }, "strip", z.ZodTypeAny, {
3928
- name: string;
3929
3878
  id: string;
3930
3879
  channel: string | null;
3931
3880
  address: string | null;
3881
+ name: string;
3932
3882
  createdAt: Date;
3933
3883
  updatedAt: Date;
3934
3884
  deletedAt: Date | null;
@@ -3973,8 +3923,8 @@ export declare const ContactContractValidationSchema: {
3973
3923
  createdAt: Date;
3974
3924
  updatedAt: Date;
3975
3925
  deletedAt: Date | null;
3976
- name?: string | undefined;
3977
3926
  address?: string | null | undefined;
3927
+ name?: string | undefined;
3978
3928
  phone?: string | null | undefined;
3979
3929
  industry?: string | null | undefined;
3980
3930
  } | null;
@@ -3982,8 +3932,8 @@ export declare const ContactContractValidationSchema: {
3982
3932
  contactProfile: string | null;
3983
3933
  socialProfileUrl: string | null;
3984
3934
  tags: {
3985
- name: string;
3986
3935
  id: string;
3936
+ name: string;
3987
3937
  createdAt: Date;
3988
3938
  updatedAt: Date;
3989
3939
  deletedAt: Date | null;
@@ -4008,8 +3958,8 @@ export declare const ContactContractValidationSchema: {
4008
3958
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4009
3959
  id: string;
4010
3960
  metadata: {
4011
- name: string;
4012
3961
  id: string;
3962
+ name: string;
4013
3963
  picture?: string | undefined;
4014
3964
  additionalCredentials?: any;
4015
3965
  };
@@ -4036,10 +3986,10 @@ export declare const ContactContractValidationSchema: {
4036
3986
  };
4037
3987
  }[] | undefined;
4038
3988
  }, {
4039
- name: string;
4040
3989
  id: string;
4041
3990
  channel: string | null;
4042
3991
  address: string | null;
3992
+ name: string;
4043
3993
  createdAt: Date;
4044
3994
  updatedAt: Date;
4045
3995
  deletedAt: Date | null;
@@ -4084,8 +4034,8 @@ export declare const ContactContractValidationSchema: {
4084
4034
  createdAt: Date;
4085
4035
  updatedAt: Date;
4086
4036
  deletedAt: Date | null;
4087
- name?: string | undefined;
4088
4037
  address?: string | null | undefined;
4038
+ name?: string | undefined;
4089
4039
  phone?: string | null | undefined;
4090
4040
  industry?: string | null | undefined;
4091
4041
  } | null;
@@ -4093,8 +4043,8 @@ export declare const ContactContractValidationSchema: {
4093
4043
  contactProfile: string | null;
4094
4044
  socialProfileUrl: string | null;
4095
4045
  tags: {
4096
- name: string;
4097
4046
  id: string;
4047
+ name: string;
4098
4048
  createdAt: Date;
4099
4049
  updatedAt: Date;
4100
4050
  deletedAt: Date | null;
@@ -4119,8 +4069,8 @@ export declare const ContactContractValidationSchema: {
4119
4069
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4120
4070
  id: string;
4121
4071
  metadata: {
4122
- name: string;
4123
4072
  id: string;
4073
+ name: string;
4124
4074
  picture?: string | undefined;
4125
4075
  additionalCredentials?: any;
4126
4076
  };
@@ -4170,52 +4120,48 @@ export declare const ContactContractValidationSchema: {
4170
4120
  notes: z.ZodNullable<z.ZodString>;
4171
4121
  contactProfile: z.ZodNullable<z.ZodString>;
4172
4122
  socialProfileUrl: z.ZodNullable<z.ZodString>;
4173
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4123
+ tags: z.ZodArray<z.ZodObject<{
4174
4124
  id: z.ZodString;
4175
4125
  createdAt: z.ZodDate;
4176
4126
  updatedAt: z.ZodDate;
4177
4127
  deletedAt: z.ZodNullable<z.ZodDate>;
4178
- }, {
4179
4128
  name: z.ZodString;
4180
- }>, "strip", z.ZodTypeAny, {
4181
- name: string;
4129
+ }, "strip", z.ZodTypeAny, {
4182
4130
  id: string;
4131
+ name: string;
4183
4132
  createdAt: Date;
4184
4133
  updatedAt: Date;
4185
4134
  deletedAt: Date | null;
4186
4135
  }, {
4187
- name: string;
4188
4136
  id: string;
4137
+ name: string;
4189
4138
  createdAt: Date;
4190
4139
  updatedAt: Date;
4191
4140
  deletedAt: Date | null;
4192
4141
  }>, "many">;
4193
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
4142
+ company: z.ZodNullable<z.ZodObject<Omit<{
4194
4143
  id: z.ZodString;
4195
4144
  createdAt: z.ZodDate;
4196
4145
  updatedAt: z.ZodDate;
4197
4146
  deletedAt: z.ZodNullable<z.ZodDate>;
4198
- }, {
4199
4147
  name: z.ZodOptional<z.ZodString>;
4200
4148
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4201
4149
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4202
4150
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4203
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4151
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
4204
4152
  id: z.ZodString;
4205
4153
  createdAt: z.ZodDate;
4206
4154
  updatedAt: z.ZodDate;
4207
4155
  deletedAt: z.ZodNullable<z.ZodDate>;
4208
- }, {
4209
4156
  textValue: z.ZodNullable<z.ZodString>;
4210
4157
  booleanValue: z.ZodNullable<z.ZodBoolean>;
4211
4158
  numberValue: z.ZodNullable<z.ZodNumber>;
4212
4159
  dateValue: z.ZodNullable<z.ZodDate>;
4213
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
4160
+ attribute: z.ZodObject<Omit<{
4214
4161
  id: z.ZodString;
4215
4162
  createdAt: z.ZodDate;
4216
4163
  updatedAt: z.ZodDate;
4217
4164
  deletedAt: z.ZodNullable<z.ZodDate>;
4218
- }, {
4219
4165
  systemName: z.ZodString;
4220
4166
  displayName: z.ZodString;
4221
4167
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -4224,14 +4170,13 @@ export declare const ContactContractValidationSchema: {
4224
4170
  isArchived: z.ZodBoolean;
4225
4171
  isRequired: z.ZodBoolean;
4226
4172
  isUnique: z.ZodBoolean;
4227
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4228
- label: z.ZodString;
4173
+ options: z.ZodArray<z.ZodObject<{
4174
+ position: z.ZodNumber;
4229
4175
  value: z.ZodString;
4176
+ label: z.ZodString;
4230
4177
  isDefault: z.ZodBoolean;
4231
- position: z.ZodNumber;
4232
- }, {
4233
4178
  id: z.ZodString;
4234
- }>, "strip", z.ZodTypeAny, {
4179
+ }, "strip", z.ZodTypeAny, {
4235
4180
  id: string;
4236
4181
  position: number;
4237
4182
  value: string;
@@ -4244,15 +4189,14 @@ export declare const ContactContractValidationSchema: {
4244
4189
  label: string;
4245
4190
  isDefault: boolean;
4246
4191
  }>, "many">;
4247
- group: z.ZodObject<z.objectUtil.extendShape<{
4192
+ group: z.ZodObject<{
4248
4193
  id: z.ZodString;
4249
4194
  createdAt: z.ZodDate;
4250
4195
  updatedAt: z.ZodDate;
4251
4196
  deletedAt: z.ZodNullable<z.ZodDate>;
4252
- }, {
4253
4197
  systemName: z.ZodString;
4254
4198
  displayName: z.ZodString;
4255
- }>, "strip", z.ZodTypeAny, {
4199
+ }, "strip", z.ZodTypeAny, {
4256
4200
  id: string;
4257
4201
  createdAt: Date;
4258
4202
  updatedAt: Date;
@@ -4267,7 +4211,7 @@ export declare const ContactContractValidationSchema: {
4267
4211
  systemName: string;
4268
4212
  displayName: string;
4269
4213
  }>;
4270
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
4214
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
4271
4215
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4272
4216
  id: string;
4273
4217
  position: number;
@@ -4294,7 +4238,7 @@ export declare const ContactContractValidationSchema: {
4294
4238
  isRequired: boolean;
4295
4239
  isUnique: boolean;
4296
4240
  }>;
4297
- }>, "strip", z.ZodTypeAny, {
4241
+ }, "strip", z.ZodTypeAny, {
4298
4242
  id: string;
4299
4243
  createdAt: Date;
4300
4244
  updatedAt: Date;
@@ -4341,13 +4285,13 @@ export declare const ContactContractValidationSchema: {
4341
4285
  numberValue: number | null;
4342
4286
  dateValue: Date | null;
4343
4287
  }>, "many">>;
4344
- }>, "customFields">, "strip", z.ZodTypeAny, {
4288
+ }, "customFields">, "strip", z.ZodTypeAny, {
4345
4289
  id: string;
4346
4290
  createdAt: Date;
4347
4291
  updatedAt: Date;
4348
4292
  deletedAt: Date | null;
4349
- name?: string | undefined;
4350
4293
  address?: string | null | undefined;
4294
+ name?: string | undefined;
4351
4295
  phone?: string | null | undefined;
4352
4296
  industry?: string | null | undefined;
4353
4297
  }, {
@@ -4355,8 +4299,8 @@ export declare const ContactContractValidationSchema: {
4355
4299
  createdAt: Date;
4356
4300
  updatedAt: Date;
4357
4301
  deletedAt: Date | null;
4358
- name?: string | undefined;
4359
4302
  address?: string | null | undefined;
4303
+ name?: string | undefined;
4360
4304
  phone?: string | null | undefined;
4361
4305
  industry?: string | null | undefined;
4362
4306
  }>>;
@@ -4374,13 +4318,13 @@ export declare const ContactContractValidationSchema: {
4374
4318
  picture: z.ZodOptional<z.ZodString>;
4375
4319
  additionalCredentials: z.ZodAny;
4376
4320
  }, "strip", z.ZodTypeAny, {
4377
- name: string;
4378
4321
  id: string;
4322
+ name: string;
4379
4323
  picture?: string | undefined;
4380
4324
  additionalCredentials?: any;
4381
4325
  }, {
4382
- name: string;
4383
4326
  id: string;
4327
+ name: string;
4384
4328
  picture?: string | undefined;
4385
4329
  additionalCredentials?: any;
4386
4330
  }>;
@@ -4388,8 +4332,8 @@ export declare const ContactContractValidationSchema: {
4388
4332
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4389
4333
  id: string;
4390
4334
  metadata: {
4391
- name: string;
4392
4335
  id: string;
4336
+ name: string;
4393
4337
  picture?: string | undefined;
4394
4338
  additionalCredentials?: any;
4395
4339
  };
@@ -4402,8 +4346,8 @@ export declare const ContactContractValidationSchema: {
4402
4346
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4403
4347
  id: string;
4404
4348
  metadata: {
4405
- name: string;
4406
4349
  id: string;
4350
+ name: string;
4407
4351
  picture?: string | undefined;
4408
4352
  additionalCredentials?: any;
4409
4353
  };
@@ -4422,12 +4366,11 @@ export declare const ContactContractValidationSchema: {
4422
4366
  booleanValue: z.ZodNullable<z.ZodBoolean>;
4423
4367
  numberValue: z.ZodNullable<z.ZodNumber>;
4424
4368
  dateValue: z.ZodNullable<z.ZodDate>;
4425
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
4369
+ attribute: z.ZodObject<Omit<{
4426
4370
  id: z.ZodString;
4427
4371
  createdAt: z.ZodDate;
4428
4372
  updatedAt: z.ZodDate;
4429
4373
  deletedAt: z.ZodNullable<z.ZodDate>;
4430
- }, {
4431
4374
  systemName: z.ZodString;
4432
4375
  displayName: z.ZodString;
4433
4376
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -4436,14 +4379,13 @@ export declare const ContactContractValidationSchema: {
4436
4379
  isArchived: z.ZodBoolean;
4437
4380
  isRequired: z.ZodBoolean;
4438
4381
  isUnique: z.ZodBoolean;
4439
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4440
- label: z.ZodString;
4382
+ options: z.ZodArray<z.ZodObject<{
4383
+ position: z.ZodNumber;
4441
4384
  value: z.ZodString;
4385
+ label: z.ZodString;
4442
4386
  isDefault: z.ZodBoolean;
4443
- position: z.ZodNumber;
4444
- }, {
4445
4387
  id: z.ZodString;
4446
- }>, "strip", z.ZodTypeAny, {
4388
+ }, "strip", z.ZodTypeAny, {
4447
4389
  id: string;
4448
4390
  position: number;
4449
4391
  value: string;
@@ -4456,15 +4398,14 @@ export declare const ContactContractValidationSchema: {
4456
4398
  label: string;
4457
4399
  isDefault: boolean;
4458
4400
  }>, "many">;
4459
- group: z.ZodObject<z.objectUtil.extendShape<{
4401
+ group: z.ZodObject<{
4460
4402
  id: z.ZodString;
4461
4403
  createdAt: z.ZodDate;
4462
4404
  updatedAt: z.ZodDate;
4463
4405
  deletedAt: z.ZodNullable<z.ZodDate>;
4464
- }, {
4465
4406
  systemName: z.ZodString;
4466
4407
  displayName: z.ZodString;
4467
- }>, "strip", z.ZodTypeAny, {
4408
+ }, "strip", z.ZodTypeAny, {
4468
4409
  id: string;
4469
4410
  createdAt: Date;
4470
4411
  updatedAt: Date;
@@ -4479,7 +4420,7 @@ export declare const ContactContractValidationSchema: {
4479
4420
  systemName: string;
4480
4421
  displayName: string;
4481
4422
  }>;
4482
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
4423
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
4483
4424
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4484
4425
  id: string;
4485
4426
  position: number;
@@ -4506,19 +4447,18 @@ export declare const ContactContractValidationSchema: {
4506
4447
  isRequired: boolean;
4507
4448
  isUnique: boolean;
4508
4449
  }>;
4509
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4450
+ uploads: z.ZodArray<z.ZodObject<{
4510
4451
  id: z.ZodString;
4511
4452
  createdAt: z.ZodDate;
4512
4453
  updatedAt: z.ZodDate;
4513
4454
  deletedAt: z.ZodNullable<z.ZodDate>;
4514
- }, {
4515
4455
  bucketName: z.ZodString;
4516
4456
  fileName: z.ZodString;
4517
4457
  fileSize: z.ZodNumber;
4518
4458
  fileKey: z.ZodString;
4519
4459
  fileUrl: z.ZodNullable<z.ZodString>;
4520
4460
  status: z.ZodNullable<z.ZodString>;
4521
- }>, "strip", z.ZodTypeAny, {
4461
+ }, "strip", z.ZodTypeAny, {
4522
4462
  id: string;
4523
4463
  status: string | null;
4524
4464
  createdAt: Date;
@@ -4717,10 +4657,10 @@ export declare const ContactContractValidationSchema: {
4717
4657
  };
4718
4658
  }>, "many">>;
4719
4659
  }, "strip", z.ZodTypeAny, {
4720
- name: string;
4721
4660
  id: string;
4722
4661
  channel: string | null;
4723
4662
  address: string | null;
4663
+ name: string;
4724
4664
  createdAt: Date;
4725
4665
  updatedAt: Date;
4726
4666
  deletedAt: Date | null;
@@ -4765,8 +4705,8 @@ export declare const ContactContractValidationSchema: {
4765
4705
  createdAt: Date;
4766
4706
  updatedAt: Date;
4767
4707
  deletedAt: Date | null;
4768
- name?: string | undefined;
4769
4708
  address?: string | null | undefined;
4709
+ name?: string | undefined;
4770
4710
  phone?: string | null | undefined;
4771
4711
  industry?: string | null | undefined;
4772
4712
  } | null;
@@ -4774,8 +4714,8 @@ export declare const ContactContractValidationSchema: {
4774
4714
  contactProfile: string | null;
4775
4715
  socialProfileUrl: string | null;
4776
4716
  tags: {
4777
- name: string;
4778
4717
  id: string;
4718
+ name: string;
4779
4719
  createdAt: Date;
4780
4720
  updatedAt: Date;
4781
4721
  deletedAt: Date | null;
@@ -4800,8 +4740,8 @@ export declare const ContactContractValidationSchema: {
4800
4740
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4801
4741
  id: string;
4802
4742
  metadata: {
4803
- name: string;
4804
4743
  id: string;
4744
+ name: string;
4805
4745
  picture?: string | undefined;
4806
4746
  additionalCredentials?: any;
4807
4747
  };
@@ -4828,10 +4768,10 @@ export declare const ContactContractValidationSchema: {
4828
4768
  };
4829
4769
  }[] | undefined;
4830
4770
  }, {
4831
- name: string;
4832
4771
  id: string;
4833
4772
  channel: string | null;
4834
4773
  address: string | null;
4774
+ name: string;
4835
4775
  createdAt: Date;
4836
4776
  updatedAt: Date;
4837
4777
  deletedAt: Date | null;
@@ -4876,8 +4816,8 @@ export declare const ContactContractValidationSchema: {
4876
4816
  createdAt: Date;
4877
4817
  updatedAt: Date;
4878
4818
  deletedAt: Date | null;
4879
- name?: string | undefined;
4880
4819
  address?: string | null | undefined;
4820
+ name?: string | undefined;
4881
4821
  phone?: string | null | undefined;
4882
4822
  industry?: string | null | undefined;
4883
4823
  } | null;
@@ -4885,8 +4825,8 @@ export declare const ContactContractValidationSchema: {
4885
4825
  contactProfile: string | null;
4886
4826
  socialProfileUrl: string | null;
4887
4827
  tags: {
4888
- name: string;
4889
4828
  id: string;
4829
+ name: string;
4890
4830
  createdAt: Date;
4891
4831
  updatedAt: Date;
4892
4832
  deletedAt: Date | null;
@@ -4911,8 +4851,8 @@ export declare const ContactContractValidationSchema: {
4911
4851
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
4912
4852
  id: string;
4913
4853
  metadata: {
4914
- name: string;
4915
4854
  id: string;
4855
+ name: string;
4916
4856
  picture?: string | undefined;
4917
4857
  additionalCredentials?: any;
4918
4858
  };
@@ -5024,52 +4964,48 @@ export declare const ContactContractValidationSchema: {
5024
4964
  notes: z.ZodNullable<z.ZodString>;
5025
4965
  contactProfile: z.ZodNullable<z.ZodString>;
5026
4966
  socialProfileUrl: z.ZodNullable<z.ZodString>;
5027
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4967
+ tags: z.ZodArray<z.ZodObject<{
5028
4968
  id: z.ZodString;
5029
4969
  createdAt: z.ZodDate;
5030
4970
  updatedAt: z.ZodDate;
5031
4971
  deletedAt: z.ZodNullable<z.ZodDate>;
5032
- }, {
5033
4972
  name: z.ZodString;
5034
- }>, "strip", z.ZodTypeAny, {
5035
- name: string;
4973
+ }, "strip", z.ZodTypeAny, {
5036
4974
  id: string;
4975
+ name: string;
5037
4976
  createdAt: Date;
5038
4977
  updatedAt: Date;
5039
4978
  deletedAt: Date | null;
5040
4979
  }, {
5041
- name: string;
5042
4980
  id: string;
4981
+ name: string;
5043
4982
  createdAt: Date;
5044
4983
  updatedAt: Date;
5045
4984
  deletedAt: Date | null;
5046
4985
  }>, "many">;
5047
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
4986
+ company: z.ZodNullable<z.ZodObject<Omit<{
5048
4987
  id: z.ZodString;
5049
4988
  createdAt: z.ZodDate;
5050
4989
  updatedAt: z.ZodDate;
5051
4990
  deletedAt: z.ZodNullable<z.ZodDate>;
5052
- }, {
5053
4991
  name: z.ZodOptional<z.ZodString>;
5054
4992
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5055
4993
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5056
4994
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5057
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4995
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
5058
4996
  id: z.ZodString;
5059
4997
  createdAt: z.ZodDate;
5060
4998
  updatedAt: z.ZodDate;
5061
4999
  deletedAt: z.ZodNullable<z.ZodDate>;
5062
- }, {
5063
5000
  textValue: z.ZodNullable<z.ZodString>;
5064
5001
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5065
5002
  numberValue: z.ZodNullable<z.ZodNumber>;
5066
5003
  dateValue: z.ZodNullable<z.ZodDate>;
5067
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5004
+ attribute: z.ZodObject<Omit<{
5068
5005
  id: z.ZodString;
5069
5006
  createdAt: z.ZodDate;
5070
5007
  updatedAt: z.ZodDate;
5071
5008
  deletedAt: z.ZodNullable<z.ZodDate>;
5072
- }, {
5073
5009
  systemName: z.ZodString;
5074
5010
  displayName: z.ZodString;
5075
5011
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5078,14 +5014,13 @@ export declare const ContactContractValidationSchema: {
5078
5014
  isArchived: z.ZodBoolean;
5079
5015
  isRequired: z.ZodBoolean;
5080
5016
  isUnique: z.ZodBoolean;
5081
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5082
- label: z.ZodString;
5017
+ options: z.ZodArray<z.ZodObject<{
5018
+ position: z.ZodNumber;
5083
5019
  value: z.ZodString;
5020
+ label: z.ZodString;
5084
5021
  isDefault: z.ZodBoolean;
5085
- position: z.ZodNumber;
5086
- }, {
5087
5022
  id: z.ZodString;
5088
- }>, "strip", z.ZodTypeAny, {
5023
+ }, "strip", z.ZodTypeAny, {
5089
5024
  id: string;
5090
5025
  position: number;
5091
5026
  value: string;
@@ -5098,15 +5033,14 @@ export declare const ContactContractValidationSchema: {
5098
5033
  label: string;
5099
5034
  isDefault: boolean;
5100
5035
  }>, "many">;
5101
- group: z.ZodObject<z.objectUtil.extendShape<{
5036
+ group: z.ZodObject<{
5102
5037
  id: z.ZodString;
5103
5038
  createdAt: z.ZodDate;
5104
5039
  updatedAt: z.ZodDate;
5105
5040
  deletedAt: z.ZodNullable<z.ZodDate>;
5106
- }, {
5107
5041
  systemName: z.ZodString;
5108
5042
  displayName: z.ZodString;
5109
- }>, "strip", z.ZodTypeAny, {
5043
+ }, "strip", z.ZodTypeAny, {
5110
5044
  id: string;
5111
5045
  createdAt: Date;
5112
5046
  updatedAt: Date;
@@ -5121,7 +5055,7 @@ export declare const ContactContractValidationSchema: {
5121
5055
  systemName: string;
5122
5056
  displayName: string;
5123
5057
  }>;
5124
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
5058
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
5125
5059
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5126
5060
  id: string;
5127
5061
  position: number;
@@ -5148,7 +5082,7 @@ export declare const ContactContractValidationSchema: {
5148
5082
  isRequired: boolean;
5149
5083
  isUnique: boolean;
5150
5084
  }>;
5151
- }>, "strip", z.ZodTypeAny, {
5085
+ }, "strip", z.ZodTypeAny, {
5152
5086
  id: string;
5153
5087
  createdAt: Date;
5154
5088
  updatedAt: Date;
@@ -5195,13 +5129,13 @@ export declare const ContactContractValidationSchema: {
5195
5129
  numberValue: number | null;
5196
5130
  dateValue: Date | null;
5197
5131
  }>, "many">>;
5198
- }>, "customFields">, "strip", z.ZodTypeAny, {
5132
+ }, "customFields">, "strip", z.ZodTypeAny, {
5199
5133
  id: string;
5200
5134
  createdAt: Date;
5201
5135
  updatedAt: Date;
5202
5136
  deletedAt: Date | null;
5203
- name?: string | undefined;
5204
5137
  address?: string | null | undefined;
5138
+ name?: string | undefined;
5205
5139
  phone?: string | null | undefined;
5206
5140
  industry?: string | null | undefined;
5207
5141
  }, {
@@ -5209,8 +5143,8 @@ export declare const ContactContractValidationSchema: {
5209
5143
  createdAt: Date;
5210
5144
  updatedAt: Date;
5211
5145
  deletedAt: Date | null;
5212
- name?: string | undefined;
5213
5146
  address?: string | null | undefined;
5147
+ name?: string | undefined;
5214
5148
  phone?: string | null | undefined;
5215
5149
  industry?: string | null | undefined;
5216
5150
  }>>;
@@ -5228,13 +5162,13 @@ export declare const ContactContractValidationSchema: {
5228
5162
  picture: z.ZodOptional<z.ZodString>;
5229
5163
  additionalCredentials: z.ZodAny;
5230
5164
  }, "strip", z.ZodTypeAny, {
5231
- name: string;
5232
5165
  id: string;
5166
+ name: string;
5233
5167
  picture?: string | undefined;
5234
5168
  additionalCredentials?: any;
5235
5169
  }, {
5236
- name: string;
5237
5170
  id: string;
5171
+ name: string;
5238
5172
  picture?: string | undefined;
5239
5173
  additionalCredentials?: any;
5240
5174
  }>;
@@ -5242,8 +5176,8 @@ export declare const ContactContractValidationSchema: {
5242
5176
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5243
5177
  id: string;
5244
5178
  metadata: {
5245
- name: string;
5246
5179
  id: string;
5180
+ name: string;
5247
5181
  picture?: string | undefined;
5248
5182
  additionalCredentials?: any;
5249
5183
  };
@@ -5256,8 +5190,8 @@ export declare const ContactContractValidationSchema: {
5256
5190
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5257
5191
  id: string;
5258
5192
  metadata: {
5259
- name: string;
5260
5193
  id: string;
5194
+ name: string;
5261
5195
  picture?: string | undefined;
5262
5196
  additionalCredentials?: any;
5263
5197
  };
@@ -5276,12 +5210,11 @@ export declare const ContactContractValidationSchema: {
5276
5210
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5277
5211
  numberValue: z.ZodNullable<z.ZodNumber>;
5278
5212
  dateValue: z.ZodNullable<z.ZodDate>;
5279
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5213
+ attribute: z.ZodObject<Omit<{
5280
5214
  id: z.ZodString;
5281
5215
  createdAt: z.ZodDate;
5282
5216
  updatedAt: z.ZodDate;
5283
5217
  deletedAt: z.ZodNullable<z.ZodDate>;
5284
- }, {
5285
5218
  systemName: z.ZodString;
5286
5219
  displayName: z.ZodString;
5287
5220
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5290,14 +5223,13 @@ export declare const ContactContractValidationSchema: {
5290
5223
  isArchived: z.ZodBoolean;
5291
5224
  isRequired: z.ZodBoolean;
5292
5225
  isUnique: z.ZodBoolean;
5293
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5294
- label: z.ZodString;
5226
+ options: z.ZodArray<z.ZodObject<{
5227
+ position: z.ZodNumber;
5295
5228
  value: z.ZodString;
5229
+ label: z.ZodString;
5296
5230
  isDefault: z.ZodBoolean;
5297
- position: z.ZodNumber;
5298
- }, {
5299
5231
  id: z.ZodString;
5300
- }>, "strip", z.ZodTypeAny, {
5232
+ }, "strip", z.ZodTypeAny, {
5301
5233
  id: string;
5302
5234
  position: number;
5303
5235
  value: string;
@@ -5310,15 +5242,14 @@ export declare const ContactContractValidationSchema: {
5310
5242
  label: string;
5311
5243
  isDefault: boolean;
5312
5244
  }>, "many">;
5313
- group: z.ZodObject<z.objectUtil.extendShape<{
5245
+ group: z.ZodObject<{
5314
5246
  id: z.ZodString;
5315
5247
  createdAt: z.ZodDate;
5316
5248
  updatedAt: z.ZodDate;
5317
5249
  deletedAt: z.ZodNullable<z.ZodDate>;
5318
- }, {
5319
5250
  systemName: z.ZodString;
5320
5251
  displayName: z.ZodString;
5321
- }>, "strip", z.ZodTypeAny, {
5252
+ }, "strip", z.ZodTypeAny, {
5322
5253
  id: string;
5323
5254
  createdAt: Date;
5324
5255
  updatedAt: Date;
@@ -5333,7 +5264,7 @@ export declare const ContactContractValidationSchema: {
5333
5264
  systemName: string;
5334
5265
  displayName: string;
5335
5266
  }>;
5336
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
5267
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
5337
5268
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5338
5269
  id: string;
5339
5270
  position: number;
@@ -5360,19 +5291,18 @@ export declare const ContactContractValidationSchema: {
5360
5291
  isRequired: boolean;
5361
5292
  isUnique: boolean;
5362
5293
  }>;
5363
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5294
+ uploads: z.ZodArray<z.ZodObject<{
5364
5295
  id: z.ZodString;
5365
5296
  createdAt: z.ZodDate;
5366
5297
  updatedAt: z.ZodDate;
5367
5298
  deletedAt: z.ZodNullable<z.ZodDate>;
5368
- }, {
5369
5299
  bucketName: z.ZodString;
5370
5300
  fileName: z.ZodString;
5371
5301
  fileSize: z.ZodNumber;
5372
5302
  fileKey: z.ZodString;
5373
5303
  fileUrl: z.ZodNullable<z.ZodString>;
5374
5304
  status: z.ZodNullable<z.ZodString>;
5375
- }>, "strip", z.ZodTypeAny, {
5305
+ }, "strip", z.ZodTypeAny, {
5376
5306
  id: string;
5377
5307
  status: string | null;
5378
5308
  createdAt: Date;
@@ -5571,10 +5501,10 @@ export declare const ContactContractValidationSchema: {
5571
5501
  };
5572
5502
  }>, "many">>;
5573
5503
  }, "strip", z.ZodTypeAny, {
5574
- name: string;
5575
5504
  id: string;
5576
5505
  channel: string | null;
5577
5506
  address: string | null;
5507
+ name: string;
5578
5508
  createdAt: Date;
5579
5509
  updatedAt: Date;
5580
5510
  deletedAt: Date | null;
@@ -5619,8 +5549,8 @@ export declare const ContactContractValidationSchema: {
5619
5549
  createdAt: Date;
5620
5550
  updatedAt: Date;
5621
5551
  deletedAt: Date | null;
5622
- name?: string | undefined;
5623
5552
  address?: string | null | undefined;
5553
+ name?: string | undefined;
5624
5554
  phone?: string | null | undefined;
5625
5555
  industry?: string | null | undefined;
5626
5556
  } | null;
@@ -5628,8 +5558,8 @@ export declare const ContactContractValidationSchema: {
5628
5558
  contactProfile: string | null;
5629
5559
  socialProfileUrl: string | null;
5630
5560
  tags: {
5631
- name: string;
5632
5561
  id: string;
5562
+ name: string;
5633
5563
  createdAt: Date;
5634
5564
  updatedAt: Date;
5635
5565
  deletedAt: Date | null;
@@ -5654,8 +5584,8 @@ export declare const ContactContractValidationSchema: {
5654
5584
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5655
5585
  id: string;
5656
5586
  metadata: {
5657
- name: string;
5658
5587
  id: string;
5588
+ name: string;
5659
5589
  picture?: string | undefined;
5660
5590
  additionalCredentials?: any;
5661
5591
  };
@@ -5682,10 +5612,10 @@ export declare const ContactContractValidationSchema: {
5682
5612
  };
5683
5613
  }[] | undefined;
5684
5614
  }, {
5685
- name: string;
5686
5615
  id: string;
5687
5616
  channel: string | null;
5688
5617
  address: string | null;
5618
+ name: string;
5689
5619
  createdAt: Date;
5690
5620
  updatedAt: Date;
5691
5621
  deletedAt: Date | null;
@@ -5730,8 +5660,8 @@ export declare const ContactContractValidationSchema: {
5730
5660
  createdAt: Date;
5731
5661
  updatedAt: Date;
5732
5662
  deletedAt: Date | null;
5733
- name?: string | undefined;
5734
5663
  address?: string | null | undefined;
5664
+ name?: string | undefined;
5735
5665
  phone?: string | null | undefined;
5736
5666
  industry?: string | null | undefined;
5737
5667
  } | null;
@@ -5739,8 +5669,8 @@ export declare const ContactContractValidationSchema: {
5739
5669
  contactProfile: string | null;
5740
5670
  socialProfileUrl: string | null;
5741
5671
  tags: {
5742
- name: string;
5743
5672
  id: string;
5673
+ name: string;
5744
5674
  createdAt: Date;
5745
5675
  updatedAt: Date;
5746
5676
  deletedAt: Date | null;
@@ -5765,8 +5695,8 @@ export declare const ContactContractValidationSchema: {
5765
5695
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
5766
5696
  id: string;
5767
5697
  metadata: {
5768
- name: string;
5769
5698
  id: string;
5699
+ name: string;
5770
5700
  picture?: string | undefined;
5771
5701
  additionalCredentials?: any;
5772
5702
  };
@@ -5832,16 +5762,16 @@ export declare const ContactContractValidationSchema: {
5832
5762
  }, "strip", z.ZodTypeAny, {
5833
5763
  page?: number | undefined;
5834
5764
  pageSize?: number | undefined;
5835
- channelType?: string | undefined;
5836
5765
  keyword?: string | undefined;
5766
+ channelType?: string | undefined;
5837
5767
  channelIds?: string[] | undefined;
5838
5768
  withEmail?: boolean | undefined;
5839
5769
  relations?: ("company" | "platformContacts" | "contactEmails" | "contactPhones")[] | undefined;
5840
5770
  }, {
5841
5771
  page?: number | undefined;
5842
5772
  pageSize?: number | undefined;
5843
- channelType?: string | undefined;
5844
5773
  keyword?: string | undefined;
5774
+ channelType?: string | undefined;
5845
5775
  channelIds?: string[] | undefined;
5846
5776
  withEmail?: boolean | undefined;
5847
5777
  relations?: ("company" | "platformContacts" | "contactEmails" | "contactPhones")[] | undefined;
@@ -5862,52 +5792,48 @@ export declare const ContactContractValidationSchema: {
5862
5792
  notes: z.ZodNullable<z.ZodString>;
5863
5793
  contactProfile: z.ZodNullable<z.ZodString>;
5864
5794
  socialProfileUrl: z.ZodNullable<z.ZodString>;
5865
- tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5795
+ tags: z.ZodArray<z.ZodObject<{
5866
5796
  id: z.ZodString;
5867
5797
  createdAt: z.ZodDate;
5868
5798
  updatedAt: z.ZodDate;
5869
5799
  deletedAt: z.ZodNullable<z.ZodDate>;
5870
- }, {
5871
5800
  name: z.ZodString;
5872
- }>, "strip", z.ZodTypeAny, {
5873
- name: string;
5801
+ }, "strip", z.ZodTypeAny, {
5874
5802
  id: string;
5803
+ name: string;
5875
5804
  createdAt: Date;
5876
5805
  updatedAt: Date;
5877
5806
  deletedAt: Date | null;
5878
5807
  }, {
5879
- name: string;
5880
5808
  id: string;
5809
+ name: string;
5881
5810
  createdAt: Date;
5882
5811
  updatedAt: Date;
5883
5812
  deletedAt: Date | null;
5884
5813
  }>, "many">;
5885
- company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
5814
+ company: z.ZodNullable<z.ZodObject<Omit<{
5886
5815
  id: z.ZodString;
5887
5816
  createdAt: z.ZodDate;
5888
5817
  updatedAt: z.ZodDate;
5889
5818
  deletedAt: z.ZodNullable<z.ZodDate>;
5890
- }, {
5891
5819
  name: z.ZodOptional<z.ZodString>;
5892
5820
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5893
5821
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5894
5822
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
5895
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5823
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
5896
5824
  id: z.ZodString;
5897
5825
  createdAt: z.ZodDate;
5898
5826
  updatedAt: z.ZodDate;
5899
5827
  deletedAt: z.ZodNullable<z.ZodDate>;
5900
- }, {
5901
5828
  textValue: z.ZodNullable<z.ZodString>;
5902
5829
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5903
5830
  numberValue: z.ZodNullable<z.ZodNumber>;
5904
5831
  dateValue: z.ZodNullable<z.ZodDate>;
5905
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
5832
+ attribute: z.ZodObject<Omit<{
5906
5833
  id: z.ZodString;
5907
5834
  createdAt: z.ZodDate;
5908
5835
  updatedAt: z.ZodDate;
5909
5836
  deletedAt: z.ZodNullable<z.ZodDate>;
5910
- }, {
5911
5837
  systemName: z.ZodString;
5912
5838
  displayName: z.ZodString;
5913
5839
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -5916,14 +5842,13 @@ export declare const ContactContractValidationSchema: {
5916
5842
  isArchived: z.ZodBoolean;
5917
5843
  isRequired: z.ZodBoolean;
5918
5844
  isUnique: z.ZodBoolean;
5919
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
5920
- label: z.ZodString;
5845
+ options: z.ZodArray<z.ZodObject<{
5846
+ position: z.ZodNumber;
5921
5847
  value: z.ZodString;
5848
+ label: z.ZodString;
5922
5849
  isDefault: z.ZodBoolean;
5923
- position: z.ZodNumber;
5924
- }, {
5925
5850
  id: z.ZodString;
5926
- }>, "strip", z.ZodTypeAny, {
5851
+ }, "strip", z.ZodTypeAny, {
5927
5852
  id: string;
5928
5853
  position: number;
5929
5854
  value: string;
@@ -5936,15 +5861,14 @@ export declare const ContactContractValidationSchema: {
5936
5861
  label: string;
5937
5862
  isDefault: boolean;
5938
5863
  }>, "many">;
5939
- group: z.ZodObject<z.objectUtil.extendShape<{
5864
+ group: z.ZodObject<{
5940
5865
  id: z.ZodString;
5941
5866
  createdAt: z.ZodDate;
5942
5867
  updatedAt: z.ZodDate;
5943
5868
  deletedAt: z.ZodNullable<z.ZodDate>;
5944
- }, {
5945
5869
  systemName: z.ZodString;
5946
5870
  displayName: z.ZodString;
5947
- }>, "strip", z.ZodTypeAny, {
5871
+ }, "strip", z.ZodTypeAny, {
5948
5872
  id: string;
5949
5873
  createdAt: Date;
5950
5874
  updatedAt: Date;
@@ -5959,7 +5883,7 @@ export declare const ContactContractValidationSchema: {
5959
5883
  systemName: string;
5960
5884
  displayName: string;
5961
5885
  }>;
5962
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
5886
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
5963
5887
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
5964
5888
  id: string;
5965
5889
  position: number;
@@ -5986,7 +5910,7 @@ export declare const ContactContractValidationSchema: {
5986
5910
  isRequired: boolean;
5987
5911
  isUnique: boolean;
5988
5912
  }>;
5989
- }>, "strip", z.ZodTypeAny, {
5913
+ }, "strip", z.ZodTypeAny, {
5990
5914
  id: string;
5991
5915
  createdAt: Date;
5992
5916
  updatedAt: Date;
@@ -6033,13 +5957,13 @@ export declare const ContactContractValidationSchema: {
6033
5957
  numberValue: number | null;
6034
5958
  dateValue: Date | null;
6035
5959
  }>, "many">>;
6036
- }>, "customFields">, "strip", z.ZodTypeAny, {
5960
+ }, "customFields">, "strip", z.ZodTypeAny, {
6037
5961
  id: string;
6038
5962
  createdAt: Date;
6039
5963
  updatedAt: Date;
6040
5964
  deletedAt: Date | null;
6041
- name?: string | undefined;
6042
5965
  address?: string | null | undefined;
5966
+ name?: string | undefined;
6043
5967
  phone?: string | null | undefined;
6044
5968
  industry?: string | null | undefined;
6045
5969
  }, {
@@ -6047,8 +5971,8 @@ export declare const ContactContractValidationSchema: {
6047
5971
  createdAt: Date;
6048
5972
  updatedAt: Date;
6049
5973
  deletedAt: Date | null;
6050
- name?: string | undefined;
6051
5974
  address?: string | null | undefined;
5975
+ name?: string | undefined;
6052
5976
  phone?: string | null | undefined;
6053
5977
  industry?: string | null | undefined;
6054
5978
  }>>;
@@ -6066,13 +5990,13 @@ export declare const ContactContractValidationSchema: {
6066
5990
  picture: z.ZodOptional<z.ZodString>;
6067
5991
  additionalCredentials: z.ZodAny;
6068
5992
  }, "strip", z.ZodTypeAny, {
6069
- name: string;
6070
5993
  id: string;
5994
+ name: string;
6071
5995
  picture?: string | undefined;
6072
5996
  additionalCredentials?: any;
6073
5997
  }, {
6074
- name: string;
6075
5998
  id: string;
5999
+ name: string;
6076
6000
  picture?: string | undefined;
6077
6001
  additionalCredentials?: any;
6078
6002
  }>;
@@ -6080,8 +6004,8 @@ export declare const ContactContractValidationSchema: {
6080
6004
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6081
6005
  id: string;
6082
6006
  metadata: {
6083
- name: string;
6084
6007
  id: string;
6008
+ name: string;
6085
6009
  picture?: string | undefined;
6086
6010
  additionalCredentials?: any;
6087
6011
  };
@@ -6094,8 +6018,8 @@ export declare const ContactContractValidationSchema: {
6094
6018
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6095
6019
  id: string;
6096
6020
  metadata: {
6097
- name: string;
6098
6021
  id: string;
6022
+ name: string;
6099
6023
  picture?: string | undefined;
6100
6024
  additionalCredentials?: any;
6101
6025
  };
@@ -6114,12 +6038,11 @@ export declare const ContactContractValidationSchema: {
6114
6038
  booleanValue: z.ZodNullable<z.ZodBoolean>;
6115
6039
  numberValue: z.ZodNullable<z.ZodNumber>;
6116
6040
  dateValue: z.ZodNullable<z.ZodDate>;
6117
- attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
6041
+ attribute: z.ZodObject<Omit<{
6118
6042
  id: z.ZodString;
6119
6043
  createdAt: z.ZodDate;
6120
6044
  updatedAt: z.ZodDate;
6121
6045
  deletedAt: z.ZodNullable<z.ZodDate>;
6122
- }, {
6123
6046
  systemName: z.ZodString;
6124
6047
  displayName: z.ZodString;
6125
6048
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -6128,14 +6051,13 @@ export declare const ContactContractValidationSchema: {
6128
6051
  isArchived: z.ZodBoolean;
6129
6052
  isRequired: z.ZodBoolean;
6130
6053
  isUnique: z.ZodBoolean;
6131
- options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
6132
- label: z.ZodString;
6054
+ options: z.ZodArray<z.ZodObject<{
6055
+ position: z.ZodNumber;
6133
6056
  value: z.ZodString;
6057
+ label: z.ZodString;
6134
6058
  isDefault: z.ZodBoolean;
6135
- position: z.ZodNumber;
6136
- }, {
6137
6059
  id: z.ZodString;
6138
- }>, "strip", z.ZodTypeAny, {
6060
+ }, "strip", z.ZodTypeAny, {
6139
6061
  id: string;
6140
6062
  position: number;
6141
6063
  value: string;
@@ -6148,15 +6070,14 @@ export declare const ContactContractValidationSchema: {
6148
6070
  label: string;
6149
6071
  isDefault: boolean;
6150
6072
  }>, "many">;
6151
- group: z.ZodObject<z.objectUtil.extendShape<{
6073
+ group: z.ZodObject<{
6152
6074
  id: z.ZodString;
6153
6075
  createdAt: z.ZodDate;
6154
6076
  updatedAt: z.ZodDate;
6155
6077
  deletedAt: z.ZodNullable<z.ZodDate>;
6156
- }, {
6157
6078
  systemName: z.ZodString;
6158
6079
  displayName: z.ZodString;
6159
- }>, "strip", z.ZodTypeAny, {
6080
+ }, "strip", z.ZodTypeAny, {
6160
6081
  id: string;
6161
6082
  createdAt: Date;
6162
6083
  updatedAt: Date;
@@ -6171,7 +6092,7 @@ export declare const ContactContractValidationSchema: {
6171
6092
  systemName: string;
6172
6093
  displayName: string;
6173
6094
  }>;
6174
- }>, "options" | "group">, "strip", z.ZodTypeAny, {
6095
+ }, "options" | "group">, "strip", z.ZodTypeAny, {
6175
6096
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
6176
6097
  id: string;
6177
6098
  position: number;
@@ -6198,19 +6119,18 @@ export declare const ContactContractValidationSchema: {
6198
6119
  isRequired: boolean;
6199
6120
  isUnique: boolean;
6200
6121
  }>;
6201
- uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
6122
+ uploads: z.ZodArray<z.ZodObject<{
6202
6123
  id: z.ZodString;
6203
6124
  createdAt: z.ZodDate;
6204
6125
  updatedAt: z.ZodDate;
6205
6126
  deletedAt: z.ZodNullable<z.ZodDate>;
6206
- }, {
6207
6127
  bucketName: z.ZodString;
6208
6128
  fileName: z.ZodString;
6209
6129
  fileSize: z.ZodNumber;
6210
6130
  fileKey: z.ZodString;
6211
6131
  fileUrl: z.ZodNullable<z.ZodString>;
6212
6132
  status: z.ZodNullable<z.ZodString>;
6213
- }>, "strip", z.ZodTypeAny, {
6133
+ }, "strip", z.ZodTypeAny, {
6214
6134
  id: string;
6215
6135
  status: string | null;
6216
6136
  createdAt: Date;
@@ -6409,10 +6329,10 @@ export declare const ContactContractValidationSchema: {
6409
6329
  };
6410
6330
  }>, "many">>;
6411
6331
  }, "strip", z.ZodTypeAny, {
6412
- name: string;
6413
6332
  id: string;
6414
6333
  channel: string | null;
6415
6334
  address: string | null;
6335
+ name: string;
6416
6336
  createdAt: Date;
6417
6337
  updatedAt: Date;
6418
6338
  deletedAt: Date | null;
@@ -6457,8 +6377,8 @@ export declare const ContactContractValidationSchema: {
6457
6377
  createdAt: Date;
6458
6378
  updatedAt: Date;
6459
6379
  deletedAt: Date | null;
6460
- name?: string | undefined;
6461
6380
  address?: string | null | undefined;
6381
+ name?: string | undefined;
6462
6382
  phone?: string | null | undefined;
6463
6383
  industry?: string | null | undefined;
6464
6384
  } | null;
@@ -6466,8 +6386,8 @@ export declare const ContactContractValidationSchema: {
6466
6386
  contactProfile: string | null;
6467
6387
  socialProfileUrl: string | null;
6468
6388
  tags: {
6469
- name: string;
6470
6389
  id: string;
6390
+ name: string;
6471
6391
  createdAt: Date;
6472
6392
  updatedAt: Date;
6473
6393
  deletedAt: Date | null;
@@ -6492,8 +6412,8 @@ export declare const ContactContractValidationSchema: {
6492
6412
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6493
6413
  id: string;
6494
6414
  metadata: {
6495
- name: string;
6496
6415
  id: string;
6416
+ name: string;
6497
6417
  picture?: string | undefined;
6498
6418
  additionalCredentials?: any;
6499
6419
  };
@@ -6520,10 +6440,10 @@ export declare const ContactContractValidationSchema: {
6520
6440
  };
6521
6441
  }[] | undefined;
6522
6442
  }, {
6523
- name: string;
6524
6443
  id: string;
6525
6444
  channel: string | null;
6526
6445
  address: string | null;
6446
+ name: string;
6527
6447
  createdAt: Date;
6528
6448
  updatedAt: Date;
6529
6449
  deletedAt: Date | null;
@@ -6568,8 +6488,8 @@ export declare const ContactContractValidationSchema: {
6568
6488
  createdAt: Date;
6569
6489
  updatedAt: Date;
6570
6490
  deletedAt: Date | null;
6571
- name?: string | undefined;
6572
6491
  address?: string | null | undefined;
6492
+ name?: string | undefined;
6573
6493
  phone?: string | null | undefined;
6574
6494
  industry?: string | null | undefined;
6575
6495
  } | null;
@@ -6577,8 +6497,8 @@ export declare const ContactContractValidationSchema: {
6577
6497
  contactProfile: string | null;
6578
6498
  socialProfileUrl: string | null;
6579
6499
  tags: {
6580
- name: string;
6581
6500
  id: string;
6501
+ name: string;
6582
6502
  createdAt: Date;
6583
6503
  updatedAt: Date;
6584
6504
  deletedAt: Date | null;
@@ -6603,8 +6523,8 @@ export declare const ContactContractValidationSchema: {
6603
6523
  type: "line" | "whatsapp" | "messenger" | "telegram" | "instagram" | "viber" | "kakao" | "shopee" | "lazada" | "webchat" | "facebook_feed" | "sms_vonage";
6604
6524
  id: string;
6605
6525
  metadata: {
6606
- name: string;
6607
6526
  id: string;
6527
+ name: string;
6608
6528
  picture?: string | undefined;
6609
6529
  additionalCredentials?: any;
6610
6530
  };
@@ -6677,19 +6597,18 @@ export declare const ContactContractValidationSchema: {
6677
6597
  fileSize: number;
6678
6598
  }[];
6679
6599
  }>;
6680
- response: z.ZodObject<z.objectUtil.extendShape<{
6600
+ response: z.ZodObject<{
6681
6601
  id: z.ZodString;
6682
6602
  createdAt: z.ZodDate;
6683
6603
  updatedAt: z.ZodDate;
6684
6604
  deletedAt: z.ZodNullable<z.ZodDate>;
6685
- }, {
6686
6605
  textValue: z.ZodNullable<z.ZodString>;
6687
6606
  booleanValue: z.ZodNullable<z.ZodBoolean>;
6688
6607
  numberValue: z.ZodNullable<z.ZodNumber>;
6689
6608
  dateValue: z.ZodNullable<z.ZodDate>;
6690
6609
  entityId: z.ZodString;
6691
6610
  attributeId: z.ZodString;
6692
- }>, "strip", z.ZodTypeAny, {
6611
+ }, "strip", z.ZodTypeAny, {
6693
6612
  id: string;
6694
6613
  createdAt: Date;
6695
6614
  updatedAt: Date;