@kl1/contracts 1.1.77-uat → 1.1.79-uat

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +17 -17
  2. package/dist/api-contracts/src/attribute/index.d.ts +164 -148
  3. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  4. package/dist/api-contracts/src/attribute/schema.d.ts +11 -8
  5. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  6. package/dist/api-contracts/src/attribute-option/schema.d.ts +3 -2
  7. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  8. package/dist/api-contracts/src/auth/index.d.ts +51 -47
  9. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  10. package/dist/api-contracts/src/aws/index.d.ts +8 -6
  11. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  12. package/dist/api-contracts/src/botpress/index.d.ts +17 -13
  13. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  14. package/dist/api-contracts/src/business-calendar/index.d.ts +40 -28
  15. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  16. package/dist/api-contracts/src/business-calendar/schema.d.ts +15 -10
  17. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  18. package/dist/api-contracts/src/call-log/schema.d.ts +5 -4
  19. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  20. package/dist/api-contracts/src/category/index.d.ts +118 -109
  21. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  22. package/dist/api-contracts/src/category/schema.d.ts +3 -2
  23. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  24. package/dist/api-contracts/src/channel/index.d.ts +411 -392
  25. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  26. package/dist/api-contracts/src/channel/schema.d.ts +6 -6
  27. package/dist/api-contracts/src/channel/validation.d.ts +8 -8
  28. package/dist/api-contracts/src/chat/index.d.ts +12528 -12120
  29. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  30. package/dist/api-contracts/src/chat/schema.d.ts +2814 -2654
  31. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  32. package/dist/api-contracts/src/chat/validation.d.ts +2150 -2083
  33. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  34. package/dist/api-contracts/src/comment/index.d.ts +281 -224
  35. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  36. package/dist/api-contracts/src/comment/schema.d.ts +68 -50
  37. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  38. package/dist/api-contracts/src/company/index.d.ts +138 -111
  39. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  40. package/dist/api-contracts/src/company/schema.d.ts +33 -24
  41. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  42. package/dist/api-contracts/src/company/validation.d.ts +78 -62
  43. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  44. package/dist/api-contracts/src/contact/index.d.ts +597 -501
  45. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  46. package/dist/api-contracts/src/contact/schema.d.ts +56 -42
  47. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  48. package/dist/api-contracts/src/contact/validation.d.ts +263 -192
  49. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  50. package/dist/api-contracts/src/contact-email/schema.d.ts +3 -2
  51. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  52. package/dist/api-contracts/src/contact-phone/schema.d.ts +3 -2
  53. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  54. package/dist/api-contracts/src/contract.d.ts +15249 -14062
  55. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  56. package/dist/api-contracts/src/custom-field/schema.d.ts +3 -2
  57. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  58. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  59. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +3 -2
  60. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  61. package/dist/api-contracts/src/cx-log/index.d.ts +648 -608
  62. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  63. package/dist/api-contracts/src/cx-log/schema.d.ts +413 -370
  64. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  65. package/dist/api-contracts/src/cx-log/validation.d.ts +38 -38
  66. package/dist/api-contracts/src/dashboard/index.d.ts +370 -330
  67. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  68. package/dist/api-contracts/src/dashboard/schema.d.ts +7 -6
  69. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  70. package/dist/api-contracts/src/dashboard/validation.d.ts +20 -14
  71. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  72. package/dist/api-contracts/src/evaluate-form/index.d.ts +4 -3
  73. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  74. package/dist/api-contracts/src/evaluate-form/schema.d.ts +3 -2
  75. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  76. package/dist/api-contracts/src/export/index.d.ts +4 -3
  77. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  78. package/dist/api-contracts/src/extension/index.d.ts +109 -104
  79. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  80. package/dist/api-contracts/src/facebook-feed/index.d.ts +1599 -1529
  81. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  82. package/dist/api-contracts/src/facebook-feed/schema.d.ts +43 -32
  83. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  84. package/dist/api-contracts/src/facebook-feed/validation.d.ts +76 -59
  85. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  86. package/dist/api-contracts/src/group/schema.d.ts +3 -2
  87. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  88. package/dist/api-contracts/src/hold-label/index.d.ts +38 -28
  89. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  90. package/dist/api-contracts/src/hold-label/schema.d.ts +3 -2
  91. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  92. package/dist/api-contracts/src/instagram/index.d.ts +1195 -1145
  93. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  94. package/dist/api-contracts/src/instagram/validation.d.ts +6 -6
  95. package/dist/api-contracts/src/line/index.d.ts +1869 -1819
  96. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  97. package/dist/api-contracts/src/line/schema.d.ts +12 -11
  98. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  99. package/dist/api-contracts/src/line/validation.d.ts +62 -62
  100. package/dist/api-contracts/src/log-form/schema.d.ts +3 -2
  101. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  102. package/dist/api-contracts/src/mail/account-contract.d.ts +135 -127
  103. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  104. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +4 -3
  105. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  106. package/dist/api-contracts/src/mail/mail-contract.d.ts +408 -366
  107. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  108. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +20 -15
  109. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  110. package/dist/api-contracts/src/mail/message-contract.d.ts +113 -107
  111. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  112. package/dist/api-contracts/src/mail/room-contract.d.ts +88 -65
  113. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  114. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  115. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +22 -18
  116. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  117. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +15 -10
  118. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  119. package/dist/api-contracts/src/messenger/index.d.ts +1109 -1057
  120. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  121. package/dist/api-contracts/src/messenger/validation.d.ts +76 -59
  122. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  123. package/dist/api-contracts/src/notification/index.d.ts +16 -12
  124. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  125. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  126. package/dist/api-contracts/src/public-api/index.d.ts +260 -196
  127. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  128. package/dist/api-contracts/src/public-api/schema.d.ts +48 -34
  129. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  130. package/dist/api-contracts/src/public-api/validation.d.ts +113 -88
  131. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  132. package/dist/api-contracts/src/role/index.d.ts +84 -80
  133. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  134. package/dist/api-contracts/src/sms/index.d.ts +81 -80
  135. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  136. package/dist/api-contracts/src/snippet/index.d.ts +76 -54
  137. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  138. package/dist/api-contracts/src/snippet/schema.d.ts +21 -14
  139. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/snippet/validation.d.ts +5 -4
  141. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  142. package/dist/api-contracts/src/subscription/index.d.ts +66 -45
  143. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  144. package/dist/api-contracts/src/subscription/schema.d.ts +90 -60
  145. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  146. package/dist/api-contracts/src/tag/index.d.ts +79 -72
  147. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  148. package/dist/api-contracts/src/tag/schema.d.ts +3 -2
  149. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  150. package/dist/api-contracts/src/tag-group/schema.d.ts +3 -2
  151. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  152. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +75 -67
  153. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  154. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +9 -6
  155. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  156. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  157. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1179 -1116
  158. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  159. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +186 -166
  160. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  161. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +52 -45
  162. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  163. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  164. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  165. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +3 -2
  166. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  167. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +3 -2
  168. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  169. package/dist/api-contracts/src/tenant/schema.d.ts +3 -2
  170. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  171. package/dist/api-contracts/src/ticket/index.d.ts +717 -618
  172. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  173. package/dist/api-contracts/src/ticket/schema.d.ts +81 -58
  174. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  175. package/dist/api-contracts/src/ticket/validation.d.ts +55 -53
  176. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  177. package/dist/api-contracts/src/upload/index.d.ts +36 -34
  178. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  179. package/dist/api-contracts/src/upload/schema.d.ts +3 -2
  180. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  181. package/dist/api-contracts/src/user/index.d.ts +114 -108
  182. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  183. package/dist/api-contracts/src/user/validation.d.ts +5 -4
  184. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  185. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +32 -31
  186. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  187. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +9 -6
  188. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  189. package/dist/api-contracts/src/viber/index.d.ts +994 -946
  190. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  191. package/dist/api-contracts/src/webchat/index.d.ts +962 -917
  192. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  193. package/dist/api-contracts/src/widget/index.d.ts +139 -128
  194. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  195. package/dist/api-contracts/src/widget/schema.d.ts +3 -2
  196. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  197. package/dist/api-contracts/src/workflow-rule/index.d.ts +1092 -1057
  198. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  199. package/dist/api-contracts/src/workflow-rule/schema.d.ts +3 -2
  200. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  201. package/dist/api-contracts/src/wrap-up-form/index.d.ts +166 -147
  202. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  203. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +9 -6
  204. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  205. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +21 -20
  206. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  207. package/dist/api-contracts/utils.d.ts +4 -3
  208. package/dist/api-contracts/utils.d.ts.map +1 -1
  209. package/dist/index.js +1 -1
  210. package/dist/index.js.map +1 -1
  211. package/dist/index.mjs +1 -1
  212. package/dist/index.mjs.map +1 -1
  213. package/package.json +2 -2
@@ -135,13 +135,14 @@ export declare const ContactContractValidationSchema: {
135
135
  notes: z.ZodNullable<z.ZodString>;
136
136
  contactProfile: z.ZodNullable<z.ZodString>;
137
137
  socialProfileUrl: z.ZodNullable<z.ZodString>;
138
- tags: z.ZodArray<z.ZodObject<{
138
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
139
139
  id: z.ZodString;
140
140
  createdAt: z.ZodDate;
141
141
  updatedAt: z.ZodDate;
142
142
  deletedAt: z.ZodNullable<z.ZodDate>;
143
+ }, {
143
144
  name: z.ZodString;
144
- }, "strip", z.ZodTypeAny, {
145
+ }>, "strip", z.ZodTypeAny, {
145
146
  id: string;
146
147
  name: string;
147
148
  createdAt: Date;
@@ -154,29 +155,32 @@ export declare const ContactContractValidationSchema: {
154
155
  updatedAt: Date;
155
156
  deletedAt: Date | null;
156
157
  }>, "many">;
157
- company: z.ZodNullable<z.ZodObject<Omit<{
158
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
158
159
  id: z.ZodString;
159
160
  createdAt: z.ZodDate;
160
161
  updatedAt: z.ZodDate;
161
162
  deletedAt: z.ZodNullable<z.ZodDate>;
163
+ }, {
162
164
  name: z.ZodOptional<z.ZodString>;
163
165
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
164
166
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
165
167
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
166
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
168
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
167
169
  id: z.ZodString;
168
170
  createdAt: z.ZodDate;
169
171
  updatedAt: z.ZodDate;
170
172
  deletedAt: z.ZodNullable<z.ZodDate>;
173
+ }, {
171
174
  textValue: z.ZodNullable<z.ZodString>;
172
175
  booleanValue: z.ZodNullable<z.ZodBoolean>;
173
176
  numberValue: z.ZodNullable<z.ZodNumber>;
174
177
  dateValue: z.ZodNullable<z.ZodDate>;
175
- attribute: z.ZodObject<Omit<{
178
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
176
179
  id: z.ZodString;
177
180
  createdAt: z.ZodDate;
178
181
  updatedAt: z.ZodDate;
179
182
  deletedAt: z.ZodNullable<z.ZodDate>;
183
+ }, {
180
184
  systemName: z.ZodString;
181
185
  displayName: z.ZodString;
182
186
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -185,13 +189,14 @@ export declare const ContactContractValidationSchema: {
185
189
  isArchived: z.ZodBoolean;
186
190
  isRequired: z.ZodBoolean;
187
191
  isUnique: z.ZodBoolean;
188
- options: z.ZodArray<z.ZodObject<{
189
- position: z.ZodNumber;
190
- value: z.ZodString;
192
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
191
193
  label: z.ZodString;
194
+ value: z.ZodString;
192
195
  isDefault: z.ZodBoolean;
196
+ position: z.ZodNumber;
197
+ }, {
193
198
  id: z.ZodString;
194
- }, "strip", z.ZodTypeAny, {
199
+ }>, "strip", z.ZodTypeAny, {
195
200
  id: string;
196
201
  position: number;
197
202
  value: string;
@@ -204,14 +209,15 @@ export declare const ContactContractValidationSchema: {
204
209
  label: string;
205
210
  isDefault: boolean;
206
211
  }>, "many">;
207
- group: z.ZodObject<{
212
+ group: z.ZodObject<z.objectUtil.extendShape<{
208
213
  id: z.ZodString;
209
214
  createdAt: z.ZodDate;
210
215
  updatedAt: z.ZodDate;
211
216
  deletedAt: z.ZodNullable<z.ZodDate>;
217
+ }, {
212
218
  systemName: z.ZodString;
213
219
  displayName: z.ZodString;
214
- }, "strip", z.ZodTypeAny, {
220
+ }>, "strip", z.ZodTypeAny, {
215
221
  id: string;
216
222
  createdAt: Date;
217
223
  updatedAt: Date;
@@ -226,7 +232,7 @@ export declare const ContactContractValidationSchema: {
226
232
  systemName: string;
227
233
  displayName: string;
228
234
  }>;
229
- }, "options" | "group">, "strip", z.ZodTypeAny, {
235
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
230
236
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
231
237
  id: string;
232
238
  position: number;
@@ -253,7 +259,7 @@ export declare const ContactContractValidationSchema: {
253
259
  isRequired: boolean;
254
260
  isUnique: boolean;
255
261
  }>;
256
- }, "strip", z.ZodTypeAny, {
262
+ }>, "strip", z.ZodTypeAny, {
257
263
  id: string;
258
264
  createdAt: Date;
259
265
  updatedAt: Date;
@@ -300,7 +306,7 @@ export declare const ContactContractValidationSchema: {
300
306
  numberValue: number | null;
301
307
  dateValue: Date | null;
302
308
  }>, "many">>;
303
- }, "customFields">, "strip", z.ZodTypeAny, {
309
+ }>, "customFields">, "strip", z.ZodTypeAny, {
304
310
  id: string;
305
311
  createdAt: Date;
306
312
  updatedAt: Date;
@@ -328,11 +334,12 @@ export declare const ContactContractValidationSchema: {
328
334
  booleanValue: z.ZodNullable<z.ZodBoolean>;
329
335
  numberValue: z.ZodNullable<z.ZodNumber>;
330
336
  dateValue: z.ZodNullable<z.ZodDate>;
331
- attribute: z.ZodObject<Omit<{
337
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
332
338
  id: z.ZodString;
333
339
  createdAt: z.ZodDate;
334
340
  updatedAt: z.ZodDate;
335
341
  deletedAt: z.ZodNullable<z.ZodDate>;
342
+ }, {
336
343
  systemName: z.ZodString;
337
344
  displayName: z.ZodString;
338
345
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -341,13 +348,14 @@ export declare const ContactContractValidationSchema: {
341
348
  isArchived: z.ZodBoolean;
342
349
  isRequired: z.ZodBoolean;
343
350
  isUnique: z.ZodBoolean;
344
- options: z.ZodArray<z.ZodObject<{
345
- position: z.ZodNumber;
346
- value: z.ZodString;
351
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
347
352
  label: z.ZodString;
353
+ value: z.ZodString;
348
354
  isDefault: z.ZodBoolean;
355
+ position: z.ZodNumber;
356
+ }, {
349
357
  id: z.ZodString;
350
- }, "strip", z.ZodTypeAny, {
358
+ }>, "strip", z.ZodTypeAny, {
351
359
  id: string;
352
360
  position: number;
353
361
  value: string;
@@ -360,14 +368,15 @@ export declare const ContactContractValidationSchema: {
360
368
  label: string;
361
369
  isDefault: boolean;
362
370
  }>, "many">;
363
- group: z.ZodObject<{
371
+ group: z.ZodObject<z.objectUtil.extendShape<{
364
372
  id: z.ZodString;
365
373
  createdAt: z.ZodDate;
366
374
  updatedAt: z.ZodDate;
367
375
  deletedAt: z.ZodNullable<z.ZodDate>;
376
+ }, {
368
377
  systemName: z.ZodString;
369
378
  displayName: z.ZodString;
370
- }, "strip", z.ZodTypeAny, {
379
+ }>, "strip", z.ZodTypeAny, {
371
380
  id: string;
372
381
  createdAt: Date;
373
382
  updatedAt: Date;
@@ -382,7 +391,7 @@ export declare const ContactContractValidationSchema: {
382
391
  systemName: string;
383
392
  displayName: string;
384
393
  }>;
385
- }, "options" | "group">, "strip", z.ZodTypeAny, {
394
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
386
395
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
387
396
  id: string;
388
397
  position: number;
@@ -409,18 +418,19 @@ export declare const ContactContractValidationSchema: {
409
418
  isRequired: boolean;
410
419
  isUnique: boolean;
411
420
  }>;
412
- uploads: z.ZodArray<z.ZodObject<{
421
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
413
422
  id: z.ZodString;
414
423
  createdAt: z.ZodDate;
415
424
  updatedAt: z.ZodDate;
416
425
  deletedAt: z.ZodNullable<z.ZodDate>;
426
+ }, {
417
427
  bucketName: z.ZodString;
418
428
  fileName: z.ZodString;
419
429
  fileSize: z.ZodNumber;
420
430
  fileKey: z.ZodString;
421
431
  fileUrl: z.ZodNullable<z.ZodString>;
422
432
  status: z.ZodNullable<z.ZodString>;
423
- }, "strip", z.ZodTypeAny, {
433
+ }>, "strip", z.ZodTypeAny, {
424
434
  id: string;
425
435
  status: string | null;
426
436
  createdAt: Date;
@@ -838,11 +848,11 @@ export declare const ContactContractValidationSchema: {
838
848
  value: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
839
849
  }, "strip", z.ZodTypeAny, {
840
850
  type: string;
841
- value: (string | string[]) & (string | string[] | undefined);
851
+ value: string | string[];
842
852
  attributeId: string;
843
853
  }, {
844
854
  type: string;
845
- value: (string | string[]) & (string | string[] | undefined);
855
+ value: string | string[];
846
856
  attributeId: string;
847
857
  }>, "many">>;
848
858
  tags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
@@ -850,41 +860,41 @@ export declare const ContactContractValidationSchema: {
850
860
  email: z.ZodOptional<z.ZodString>;
851
861
  notes: z.ZodOptional<z.ZodString>;
852
862
  }, "strip", z.ZodTypeAny, {
863
+ channel?: string[] | undefined;
864
+ address?: string | undefined;
865
+ name?: string | undefined;
853
866
  page?: number | undefined;
867
+ email?: string | undefined;
854
868
  pageSize?: number | undefined;
855
- keyword?: string | undefined;
856
- company?: string[] | undefined;
857
- name?: string | undefined;
858
- address?: string | undefined;
859
- channel?: string[] | undefined;
860
- selectedDate?: string | undefined;
869
+ phone?: string | undefined;
861
870
  customFields?: {
862
871
  type: string;
863
- value: (string | string[]) & (string | string[] | undefined);
872
+ value: string | string[];
864
873
  attributeId: string;
865
874
  }[] | undefined;
866
- tags?: string[] | undefined;
867
- phone?: string | undefined;
868
- email?: string | undefined;
875
+ company?: string[] | undefined;
869
876
  notes?: string | undefined;
877
+ tags?: string[] | undefined;
878
+ keyword?: string | undefined;
879
+ selectedDate?: string | undefined;
870
880
  }, {
881
+ channel?: string[] | undefined;
882
+ address?: string | undefined;
883
+ name?: string | undefined;
871
884
  page?: number | undefined;
885
+ email?: string | undefined;
872
886
  pageSize?: number | undefined;
873
- keyword?: string | undefined;
874
- company?: string[] | undefined;
875
- name?: string | undefined;
876
- address?: string | undefined;
877
- channel?: string[] | undefined;
878
- selectedDate?: string | undefined;
887
+ phone?: string | undefined;
879
888
  customFields?: {
880
889
  type: string;
881
- value: (string | string[]) & (string | string[] | undefined);
890
+ value: string | string[];
882
891
  attributeId: string;
883
892
  }[] | undefined;
884
- tags?: string[] | undefined;
885
- phone?: string | undefined;
886
- email?: string | undefined;
893
+ company?: string[] | undefined;
887
894
  notes?: string | undefined;
895
+ tags?: string[] | undefined;
896
+ keyword?: string | undefined;
897
+ selectedDate?: string | undefined;
888
898
  }>;
889
899
  response: {
890
900
  page: z.ZodNumber;
@@ -902,13 +912,14 @@ export declare const ContactContractValidationSchema: {
902
912
  notes: z.ZodNullable<z.ZodString>;
903
913
  contactProfile: z.ZodNullable<z.ZodString>;
904
914
  socialProfileUrl: z.ZodNullable<z.ZodString>;
905
- tags: z.ZodArray<z.ZodObject<{
915
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
906
916
  id: z.ZodString;
907
917
  createdAt: z.ZodDate;
908
918
  updatedAt: z.ZodDate;
909
919
  deletedAt: z.ZodNullable<z.ZodDate>;
920
+ }, {
910
921
  name: z.ZodString;
911
- }, "strip", z.ZodTypeAny, {
922
+ }>, "strip", z.ZodTypeAny, {
912
923
  id: string;
913
924
  name: string;
914
925
  createdAt: Date;
@@ -921,29 +932,32 @@ export declare const ContactContractValidationSchema: {
921
932
  updatedAt: Date;
922
933
  deletedAt: Date | null;
923
934
  }>, "many">;
924
- company: z.ZodNullable<z.ZodObject<Omit<{
935
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
925
936
  id: z.ZodString;
926
937
  createdAt: z.ZodDate;
927
938
  updatedAt: z.ZodDate;
928
939
  deletedAt: z.ZodNullable<z.ZodDate>;
940
+ }, {
929
941
  name: z.ZodOptional<z.ZodString>;
930
942
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
931
943
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
932
944
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
933
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
945
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
934
946
  id: z.ZodString;
935
947
  createdAt: z.ZodDate;
936
948
  updatedAt: z.ZodDate;
937
949
  deletedAt: z.ZodNullable<z.ZodDate>;
950
+ }, {
938
951
  textValue: z.ZodNullable<z.ZodString>;
939
952
  booleanValue: z.ZodNullable<z.ZodBoolean>;
940
953
  numberValue: z.ZodNullable<z.ZodNumber>;
941
954
  dateValue: z.ZodNullable<z.ZodDate>;
942
- attribute: z.ZodObject<Omit<{
955
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
943
956
  id: z.ZodString;
944
957
  createdAt: z.ZodDate;
945
958
  updatedAt: z.ZodDate;
946
959
  deletedAt: z.ZodNullable<z.ZodDate>;
960
+ }, {
947
961
  systemName: z.ZodString;
948
962
  displayName: z.ZodString;
949
963
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -952,13 +966,14 @@ export declare const ContactContractValidationSchema: {
952
966
  isArchived: z.ZodBoolean;
953
967
  isRequired: z.ZodBoolean;
954
968
  isUnique: z.ZodBoolean;
955
- options: z.ZodArray<z.ZodObject<{
956
- position: z.ZodNumber;
957
- value: z.ZodString;
969
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
958
970
  label: z.ZodString;
971
+ value: z.ZodString;
959
972
  isDefault: z.ZodBoolean;
973
+ position: z.ZodNumber;
974
+ }, {
960
975
  id: z.ZodString;
961
- }, "strip", z.ZodTypeAny, {
976
+ }>, "strip", z.ZodTypeAny, {
962
977
  id: string;
963
978
  position: number;
964
979
  value: string;
@@ -971,14 +986,15 @@ export declare const ContactContractValidationSchema: {
971
986
  label: string;
972
987
  isDefault: boolean;
973
988
  }>, "many">;
974
- group: z.ZodObject<{
989
+ group: z.ZodObject<z.objectUtil.extendShape<{
975
990
  id: z.ZodString;
976
991
  createdAt: z.ZodDate;
977
992
  updatedAt: z.ZodDate;
978
993
  deletedAt: z.ZodNullable<z.ZodDate>;
994
+ }, {
979
995
  systemName: z.ZodString;
980
996
  displayName: z.ZodString;
981
- }, "strip", z.ZodTypeAny, {
997
+ }>, "strip", z.ZodTypeAny, {
982
998
  id: string;
983
999
  createdAt: Date;
984
1000
  updatedAt: Date;
@@ -993,7 +1009,7 @@ export declare const ContactContractValidationSchema: {
993
1009
  systemName: string;
994
1010
  displayName: string;
995
1011
  }>;
996
- }, "options" | "group">, "strip", z.ZodTypeAny, {
1012
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
997
1013
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
998
1014
  id: string;
999
1015
  position: number;
@@ -1020,7 +1036,7 @@ export declare const ContactContractValidationSchema: {
1020
1036
  isRequired: boolean;
1021
1037
  isUnique: boolean;
1022
1038
  }>;
1023
- }, "strip", z.ZodTypeAny, {
1039
+ }>, "strip", z.ZodTypeAny, {
1024
1040
  id: string;
1025
1041
  createdAt: Date;
1026
1042
  updatedAt: Date;
@@ -1067,7 +1083,7 @@ export declare const ContactContractValidationSchema: {
1067
1083
  numberValue: number | null;
1068
1084
  dateValue: Date | null;
1069
1085
  }>, "many">>;
1070
- }, "customFields">, "strip", z.ZodTypeAny, {
1086
+ }>, "customFields">, "strip", z.ZodTypeAny, {
1071
1087
  id: string;
1072
1088
  createdAt: Date;
1073
1089
  updatedAt: Date;
@@ -1095,11 +1111,12 @@ export declare const ContactContractValidationSchema: {
1095
1111
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1096
1112
  numberValue: z.ZodNullable<z.ZodNumber>;
1097
1113
  dateValue: z.ZodNullable<z.ZodDate>;
1098
- attribute: z.ZodObject<Omit<{
1114
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1099
1115
  id: z.ZodString;
1100
1116
  createdAt: z.ZodDate;
1101
1117
  updatedAt: z.ZodDate;
1102
1118
  deletedAt: z.ZodNullable<z.ZodDate>;
1119
+ }, {
1103
1120
  systemName: z.ZodString;
1104
1121
  displayName: z.ZodString;
1105
1122
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1108,13 +1125,14 @@ export declare const ContactContractValidationSchema: {
1108
1125
  isArchived: z.ZodBoolean;
1109
1126
  isRequired: z.ZodBoolean;
1110
1127
  isUnique: z.ZodBoolean;
1111
- options: z.ZodArray<z.ZodObject<{
1112
- position: z.ZodNumber;
1113
- value: z.ZodString;
1128
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1114
1129
  label: z.ZodString;
1130
+ value: z.ZodString;
1115
1131
  isDefault: z.ZodBoolean;
1132
+ position: z.ZodNumber;
1133
+ }, {
1116
1134
  id: z.ZodString;
1117
- }, "strip", z.ZodTypeAny, {
1135
+ }>, "strip", z.ZodTypeAny, {
1118
1136
  id: string;
1119
1137
  position: number;
1120
1138
  value: string;
@@ -1127,14 +1145,15 @@ export declare const ContactContractValidationSchema: {
1127
1145
  label: string;
1128
1146
  isDefault: boolean;
1129
1147
  }>, "many">;
1130
- group: z.ZodObject<{
1148
+ group: z.ZodObject<z.objectUtil.extendShape<{
1131
1149
  id: z.ZodString;
1132
1150
  createdAt: z.ZodDate;
1133
1151
  updatedAt: z.ZodDate;
1134
1152
  deletedAt: z.ZodNullable<z.ZodDate>;
1153
+ }, {
1135
1154
  systemName: z.ZodString;
1136
1155
  displayName: z.ZodString;
1137
- }, "strip", z.ZodTypeAny, {
1156
+ }>, "strip", z.ZodTypeAny, {
1138
1157
  id: string;
1139
1158
  createdAt: Date;
1140
1159
  updatedAt: Date;
@@ -1149,7 +1168,7 @@ export declare const ContactContractValidationSchema: {
1149
1168
  systemName: string;
1150
1169
  displayName: string;
1151
1170
  }>;
1152
- }, "options" | "group">, "strip", z.ZodTypeAny, {
1171
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
1153
1172
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1154
1173
  id: string;
1155
1174
  position: number;
@@ -1176,18 +1195,19 @@ export declare const ContactContractValidationSchema: {
1176
1195
  isRequired: boolean;
1177
1196
  isUnique: boolean;
1178
1197
  }>;
1179
- uploads: z.ZodArray<z.ZodObject<{
1198
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1180
1199
  id: z.ZodString;
1181
1200
  createdAt: z.ZodDate;
1182
1201
  updatedAt: z.ZodDate;
1183
1202
  deletedAt: z.ZodNullable<z.ZodDate>;
1203
+ }, {
1184
1204
  bucketName: z.ZodString;
1185
1205
  fileName: z.ZodString;
1186
1206
  fileSize: z.ZodNumber;
1187
1207
  fileKey: z.ZodString;
1188
1208
  fileUrl: z.ZodNullable<z.ZodString>;
1189
1209
  status: z.ZodNullable<z.ZodString>;
1190
- }, "strip", z.ZodTypeAny, {
1210
+ }>, "strip", z.ZodTypeAny, {
1191
1211
  id: string;
1192
1212
  status: string | null;
1193
1213
  createdAt: Date;
@@ -1599,13 +1619,14 @@ export declare const ContactContractValidationSchema: {
1599
1619
  notes: z.ZodNullable<z.ZodString>;
1600
1620
  contactProfile: z.ZodNullable<z.ZodString>;
1601
1621
  socialProfileUrl: z.ZodNullable<z.ZodString>;
1602
- tags: z.ZodArray<z.ZodObject<{
1622
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1603
1623
  id: z.ZodString;
1604
1624
  createdAt: z.ZodDate;
1605
1625
  updatedAt: z.ZodDate;
1606
1626
  deletedAt: z.ZodNullable<z.ZodDate>;
1627
+ }, {
1607
1628
  name: z.ZodString;
1608
- }, "strip", z.ZodTypeAny, {
1629
+ }>, "strip", z.ZodTypeAny, {
1609
1630
  id: string;
1610
1631
  name: string;
1611
1632
  createdAt: Date;
@@ -1618,29 +1639,32 @@ export declare const ContactContractValidationSchema: {
1618
1639
  updatedAt: Date;
1619
1640
  deletedAt: Date | null;
1620
1641
  }>, "many">;
1621
- company: z.ZodNullable<z.ZodObject<Omit<{
1642
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
1622
1643
  id: z.ZodString;
1623
1644
  createdAt: z.ZodDate;
1624
1645
  updatedAt: z.ZodDate;
1625
1646
  deletedAt: z.ZodNullable<z.ZodDate>;
1647
+ }, {
1626
1648
  name: z.ZodOptional<z.ZodString>;
1627
1649
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1628
1650
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1629
1651
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1630
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
1652
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1631
1653
  id: z.ZodString;
1632
1654
  createdAt: z.ZodDate;
1633
1655
  updatedAt: z.ZodDate;
1634
1656
  deletedAt: z.ZodNullable<z.ZodDate>;
1657
+ }, {
1635
1658
  textValue: z.ZodNullable<z.ZodString>;
1636
1659
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1637
1660
  numberValue: z.ZodNullable<z.ZodNumber>;
1638
1661
  dateValue: z.ZodNullable<z.ZodDate>;
1639
- attribute: z.ZodObject<Omit<{
1662
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1640
1663
  id: z.ZodString;
1641
1664
  createdAt: z.ZodDate;
1642
1665
  updatedAt: z.ZodDate;
1643
1666
  deletedAt: z.ZodNullable<z.ZodDate>;
1667
+ }, {
1644
1668
  systemName: z.ZodString;
1645
1669
  displayName: z.ZodString;
1646
1670
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1649,13 +1673,14 @@ export declare const ContactContractValidationSchema: {
1649
1673
  isArchived: z.ZodBoolean;
1650
1674
  isRequired: z.ZodBoolean;
1651
1675
  isUnique: z.ZodBoolean;
1652
- options: z.ZodArray<z.ZodObject<{
1653
- position: z.ZodNumber;
1654
- value: z.ZodString;
1676
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1655
1677
  label: z.ZodString;
1678
+ value: z.ZodString;
1656
1679
  isDefault: z.ZodBoolean;
1680
+ position: z.ZodNumber;
1681
+ }, {
1657
1682
  id: z.ZodString;
1658
- }, "strip", z.ZodTypeAny, {
1683
+ }>, "strip", z.ZodTypeAny, {
1659
1684
  id: string;
1660
1685
  position: number;
1661
1686
  value: string;
@@ -1668,14 +1693,15 @@ export declare const ContactContractValidationSchema: {
1668
1693
  label: string;
1669
1694
  isDefault: boolean;
1670
1695
  }>, "many">;
1671
- group: z.ZodObject<{
1696
+ group: z.ZodObject<z.objectUtil.extendShape<{
1672
1697
  id: z.ZodString;
1673
1698
  createdAt: z.ZodDate;
1674
1699
  updatedAt: z.ZodDate;
1675
1700
  deletedAt: z.ZodNullable<z.ZodDate>;
1701
+ }, {
1676
1702
  systemName: z.ZodString;
1677
1703
  displayName: z.ZodString;
1678
- }, "strip", z.ZodTypeAny, {
1704
+ }>, "strip", z.ZodTypeAny, {
1679
1705
  id: string;
1680
1706
  createdAt: Date;
1681
1707
  updatedAt: Date;
@@ -1690,7 +1716,7 @@ export declare const ContactContractValidationSchema: {
1690
1716
  systemName: string;
1691
1717
  displayName: string;
1692
1718
  }>;
1693
- }, "options" | "group">, "strip", z.ZodTypeAny, {
1719
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
1694
1720
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1695
1721
  id: string;
1696
1722
  position: number;
@@ -1717,7 +1743,7 @@ export declare const ContactContractValidationSchema: {
1717
1743
  isRequired: boolean;
1718
1744
  isUnique: boolean;
1719
1745
  }>;
1720
- }, "strip", z.ZodTypeAny, {
1746
+ }>, "strip", z.ZodTypeAny, {
1721
1747
  id: string;
1722
1748
  createdAt: Date;
1723
1749
  updatedAt: Date;
@@ -1764,7 +1790,7 @@ export declare const ContactContractValidationSchema: {
1764
1790
  numberValue: number | null;
1765
1791
  dateValue: Date | null;
1766
1792
  }>, "many">>;
1767
- }, "customFields">, "strip", z.ZodTypeAny, {
1793
+ }>, "customFields">, "strip", z.ZodTypeAny, {
1768
1794
  id: string;
1769
1795
  createdAt: Date;
1770
1796
  updatedAt: Date;
@@ -1792,11 +1818,12 @@ export declare const ContactContractValidationSchema: {
1792
1818
  booleanValue: z.ZodNullable<z.ZodBoolean>;
1793
1819
  numberValue: z.ZodNullable<z.ZodNumber>;
1794
1820
  dateValue: z.ZodNullable<z.ZodDate>;
1795
- attribute: z.ZodObject<Omit<{
1821
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
1796
1822
  id: z.ZodString;
1797
1823
  createdAt: z.ZodDate;
1798
1824
  updatedAt: z.ZodDate;
1799
1825
  deletedAt: z.ZodNullable<z.ZodDate>;
1826
+ }, {
1800
1827
  systemName: z.ZodString;
1801
1828
  displayName: z.ZodString;
1802
1829
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -1805,13 +1832,14 @@ export declare const ContactContractValidationSchema: {
1805
1832
  isArchived: z.ZodBoolean;
1806
1833
  isRequired: z.ZodBoolean;
1807
1834
  isUnique: z.ZodBoolean;
1808
- options: z.ZodArray<z.ZodObject<{
1809
- position: z.ZodNumber;
1810
- value: z.ZodString;
1835
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1811
1836
  label: z.ZodString;
1837
+ value: z.ZodString;
1812
1838
  isDefault: z.ZodBoolean;
1839
+ position: z.ZodNumber;
1840
+ }, {
1813
1841
  id: z.ZodString;
1814
- }, "strip", z.ZodTypeAny, {
1842
+ }>, "strip", z.ZodTypeAny, {
1815
1843
  id: string;
1816
1844
  position: number;
1817
1845
  value: string;
@@ -1824,14 +1852,15 @@ export declare const ContactContractValidationSchema: {
1824
1852
  label: string;
1825
1853
  isDefault: boolean;
1826
1854
  }>, "many">;
1827
- group: z.ZodObject<{
1855
+ group: z.ZodObject<z.objectUtil.extendShape<{
1828
1856
  id: z.ZodString;
1829
1857
  createdAt: z.ZodDate;
1830
1858
  updatedAt: z.ZodDate;
1831
1859
  deletedAt: z.ZodNullable<z.ZodDate>;
1860
+ }, {
1832
1861
  systemName: z.ZodString;
1833
1862
  displayName: z.ZodString;
1834
- }, "strip", z.ZodTypeAny, {
1863
+ }>, "strip", z.ZodTypeAny, {
1835
1864
  id: string;
1836
1865
  createdAt: Date;
1837
1866
  updatedAt: Date;
@@ -1846,7 +1875,7 @@ export declare const ContactContractValidationSchema: {
1846
1875
  systemName: string;
1847
1876
  displayName: string;
1848
1877
  }>;
1849
- }, "options" | "group">, "strip", z.ZodTypeAny, {
1878
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
1850
1879
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
1851
1880
  id: string;
1852
1881
  position: number;
@@ -1873,18 +1902,19 @@ export declare const ContactContractValidationSchema: {
1873
1902
  isRequired: boolean;
1874
1903
  isUnique: boolean;
1875
1904
  }>;
1876
- uploads: z.ZodArray<z.ZodObject<{
1905
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
1877
1906
  id: z.ZodString;
1878
1907
  createdAt: z.ZodDate;
1879
1908
  updatedAt: z.ZodDate;
1880
1909
  deletedAt: z.ZodNullable<z.ZodDate>;
1910
+ }, {
1881
1911
  bucketName: z.ZodString;
1882
1912
  fileName: z.ZodString;
1883
1913
  fileSize: z.ZodNumber;
1884
1914
  fileKey: z.ZodString;
1885
1915
  fileUrl: z.ZodNullable<z.ZodString>;
1886
1916
  status: z.ZodNullable<z.ZodString>;
1887
- }, "strip", z.ZodTypeAny, {
1917
+ }>, "strip", z.ZodTypeAny, {
1888
1918
  id: string;
1889
1919
  status: string | null;
1890
1920
  createdAt: Date;
@@ -2295,13 +2325,14 @@ export declare const ContactContractValidationSchema: {
2295
2325
  notes: z.ZodNullable<z.ZodString>;
2296
2326
  contactProfile: z.ZodNullable<z.ZodString>;
2297
2327
  socialProfileUrl: z.ZodNullable<z.ZodString>;
2298
- tags: z.ZodArray<z.ZodObject<{
2328
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2299
2329
  id: z.ZodString;
2300
2330
  createdAt: z.ZodDate;
2301
2331
  updatedAt: z.ZodDate;
2302
2332
  deletedAt: z.ZodNullable<z.ZodDate>;
2333
+ }, {
2303
2334
  name: z.ZodString;
2304
- }, "strip", z.ZodTypeAny, {
2335
+ }>, "strip", z.ZodTypeAny, {
2305
2336
  id: string;
2306
2337
  name: string;
2307
2338
  createdAt: Date;
@@ -2314,29 +2345,32 @@ export declare const ContactContractValidationSchema: {
2314
2345
  updatedAt: Date;
2315
2346
  deletedAt: Date | null;
2316
2347
  }>, "many">;
2317
- company: z.ZodNullable<z.ZodObject<Omit<{
2348
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
2318
2349
  id: z.ZodString;
2319
2350
  createdAt: z.ZodDate;
2320
2351
  updatedAt: z.ZodDate;
2321
2352
  deletedAt: z.ZodNullable<z.ZodDate>;
2353
+ }, {
2322
2354
  name: z.ZodOptional<z.ZodString>;
2323
2355
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2324
2356
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2325
2357
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2326
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
2358
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2327
2359
  id: z.ZodString;
2328
2360
  createdAt: z.ZodDate;
2329
2361
  updatedAt: z.ZodDate;
2330
2362
  deletedAt: z.ZodNullable<z.ZodDate>;
2363
+ }, {
2331
2364
  textValue: z.ZodNullable<z.ZodString>;
2332
2365
  booleanValue: z.ZodNullable<z.ZodBoolean>;
2333
2366
  numberValue: z.ZodNullable<z.ZodNumber>;
2334
2367
  dateValue: z.ZodNullable<z.ZodDate>;
2335
- attribute: z.ZodObject<Omit<{
2368
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
2336
2369
  id: z.ZodString;
2337
2370
  createdAt: z.ZodDate;
2338
2371
  updatedAt: z.ZodDate;
2339
2372
  deletedAt: z.ZodNullable<z.ZodDate>;
2373
+ }, {
2340
2374
  systemName: z.ZodString;
2341
2375
  displayName: z.ZodString;
2342
2376
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -2345,13 +2379,14 @@ export declare const ContactContractValidationSchema: {
2345
2379
  isArchived: z.ZodBoolean;
2346
2380
  isRequired: z.ZodBoolean;
2347
2381
  isUnique: z.ZodBoolean;
2348
- options: z.ZodArray<z.ZodObject<{
2349
- position: z.ZodNumber;
2350
- value: z.ZodString;
2382
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2351
2383
  label: z.ZodString;
2384
+ value: z.ZodString;
2352
2385
  isDefault: z.ZodBoolean;
2386
+ position: z.ZodNumber;
2387
+ }, {
2353
2388
  id: z.ZodString;
2354
- }, "strip", z.ZodTypeAny, {
2389
+ }>, "strip", z.ZodTypeAny, {
2355
2390
  id: string;
2356
2391
  position: number;
2357
2392
  value: string;
@@ -2364,14 +2399,15 @@ export declare const ContactContractValidationSchema: {
2364
2399
  label: string;
2365
2400
  isDefault: boolean;
2366
2401
  }>, "many">;
2367
- group: z.ZodObject<{
2402
+ group: z.ZodObject<z.objectUtil.extendShape<{
2368
2403
  id: z.ZodString;
2369
2404
  createdAt: z.ZodDate;
2370
2405
  updatedAt: z.ZodDate;
2371
2406
  deletedAt: z.ZodNullable<z.ZodDate>;
2407
+ }, {
2372
2408
  systemName: z.ZodString;
2373
2409
  displayName: z.ZodString;
2374
- }, "strip", z.ZodTypeAny, {
2410
+ }>, "strip", z.ZodTypeAny, {
2375
2411
  id: string;
2376
2412
  createdAt: Date;
2377
2413
  updatedAt: Date;
@@ -2386,7 +2422,7 @@ export declare const ContactContractValidationSchema: {
2386
2422
  systemName: string;
2387
2423
  displayName: string;
2388
2424
  }>;
2389
- }, "options" | "group">, "strip", z.ZodTypeAny, {
2425
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
2390
2426
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2391
2427
  id: string;
2392
2428
  position: number;
@@ -2413,7 +2449,7 @@ export declare const ContactContractValidationSchema: {
2413
2449
  isRequired: boolean;
2414
2450
  isUnique: boolean;
2415
2451
  }>;
2416
- }, "strip", z.ZodTypeAny, {
2452
+ }>, "strip", z.ZodTypeAny, {
2417
2453
  id: string;
2418
2454
  createdAt: Date;
2419
2455
  updatedAt: Date;
@@ -2460,7 +2496,7 @@ export declare const ContactContractValidationSchema: {
2460
2496
  numberValue: number | null;
2461
2497
  dateValue: Date | null;
2462
2498
  }>, "many">>;
2463
- }, "customFields">, "strip", z.ZodTypeAny, {
2499
+ }>, "customFields">, "strip", z.ZodTypeAny, {
2464
2500
  id: string;
2465
2501
  createdAt: Date;
2466
2502
  updatedAt: Date;
@@ -2488,11 +2524,12 @@ export declare const ContactContractValidationSchema: {
2488
2524
  booleanValue: z.ZodNullable<z.ZodBoolean>;
2489
2525
  numberValue: z.ZodNullable<z.ZodNumber>;
2490
2526
  dateValue: z.ZodNullable<z.ZodDate>;
2491
- attribute: z.ZodObject<Omit<{
2527
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
2492
2528
  id: z.ZodString;
2493
2529
  createdAt: z.ZodDate;
2494
2530
  updatedAt: z.ZodDate;
2495
2531
  deletedAt: z.ZodNullable<z.ZodDate>;
2532
+ }, {
2496
2533
  systemName: z.ZodString;
2497
2534
  displayName: z.ZodString;
2498
2535
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -2501,13 +2538,14 @@ export declare const ContactContractValidationSchema: {
2501
2538
  isArchived: z.ZodBoolean;
2502
2539
  isRequired: z.ZodBoolean;
2503
2540
  isUnique: z.ZodBoolean;
2504
- options: z.ZodArray<z.ZodObject<{
2505
- position: z.ZodNumber;
2506
- value: z.ZodString;
2541
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2507
2542
  label: z.ZodString;
2543
+ value: z.ZodString;
2508
2544
  isDefault: z.ZodBoolean;
2545
+ position: z.ZodNumber;
2546
+ }, {
2509
2547
  id: z.ZodString;
2510
- }, "strip", z.ZodTypeAny, {
2548
+ }>, "strip", z.ZodTypeAny, {
2511
2549
  id: string;
2512
2550
  position: number;
2513
2551
  value: string;
@@ -2520,14 +2558,15 @@ export declare const ContactContractValidationSchema: {
2520
2558
  label: string;
2521
2559
  isDefault: boolean;
2522
2560
  }>, "many">;
2523
- group: z.ZodObject<{
2561
+ group: z.ZodObject<z.objectUtil.extendShape<{
2524
2562
  id: z.ZodString;
2525
2563
  createdAt: z.ZodDate;
2526
2564
  updatedAt: z.ZodDate;
2527
2565
  deletedAt: z.ZodNullable<z.ZodDate>;
2566
+ }, {
2528
2567
  systemName: z.ZodString;
2529
2568
  displayName: z.ZodString;
2530
- }, "strip", z.ZodTypeAny, {
2569
+ }>, "strip", z.ZodTypeAny, {
2531
2570
  id: string;
2532
2571
  createdAt: Date;
2533
2572
  updatedAt: Date;
@@ -2542,7 +2581,7 @@ export declare const ContactContractValidationSchema: {
2542
2581
  systemName: string;
2543
2582
  displayName: string;
2544
2583
  }>;
2545
- }, "options" | "group">, "strip", z.ZodTypeAny, {
2584
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
2546
2585
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
2547
2586
  id: string;
2548
2587
  position: number;
@@ -2569,18 +2608,19 @@ export declare const ContactContractValidationSchema: {
2569
2608
  isRequired: boolean;
2570
2609
  isUnique: boolean;
2571
2610
  }>;
2572
- uploads: z.ZodArray<z.ZodObject<{
2611
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2573
2612
  id: z.ZodString;
2574
2613
  createdAt: z.ZodDate;
2575
2614
  updatedAt: z.ZodDate;
2576
2615
  deletedAt: z.ZodNullable<z.ZodDate>;
2616
+ }, {
2577
2617
  bucketName: z.ZodString;
2578
2618
  fileName: z.ZodString;
2579
2619
  fileSize: z.ZodNumber;
2580
2620
  fileKey: z.ZodString;
2581
2621
  fileUrl: z.ZodNullable<z.ZodString>;
2582
2622
  status: z.ZodNullable<z.ZodString>;
2583
- }, "strip", z.ZodTypeAny, {
2623
+ }>, "strip", z.ZodTypeAny, {
2584
2624
  id: string;
2585
2625
  status: string | null;
2586
2626
  createdAt: Date;
@@ -2994,13 +3034,14 @@ export declare const ContactContractValidationSchema: {
2994
3034
  notes: z.ZodNullable<z.ZodString>;
2995
3035
  contactProfile: z.ZodNullable<z.ZodString>;
2996
3036
  socialProfileUrl: z.ZodNullable<z.ZodString>;
2997
- tags: z.ZodArray<z.ZodObject<{
3037
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
2998
3038
  id: z.ZodString;
2999
3039
  createdAt: z.ZodDate;
3000
3040
  updatedAt: z.ZodDate;
3001
3041
  deletedAt: z.ZodNullable<z.ZodDate>;
3042
+ }, {
3002
3043
  name: z.ZodString;
3003
- }, "strip", z.ZodTypeAny, {
3044
+ }>, "strip", z.ZodTypeAny, {
3004
3045
  id: string;
3005
3046
  name: string;
3006
3047
  createdAt: Date;
@@ -3013,29 +3054,32 @@ export declare const ContactContractValidationSchema: {
3013
3054
  updatedAt: Date;
3014
3055
  deletedAt: Date | null;
3015
3056
  }>, "many">;
3016
- company: z.ZodNullable<z.ZodObject<Omit<{
3057
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
3017
3058
  id: z.ZodString;
3018
3059
  createdAt: z.ZodDate;
3019
3060
  updatedAt: z.ZodDate;
3020
3061
  deletedAt: z.ZodNullable<z.ZodDate>;
3062
+ }, {
3021
3063
  name: z.ZodOptional<z.ZodString>;
3022
3064
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3023
3065
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3024
3066
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3025
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
3067
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3026
3068
  id: z.ZodString;
3027
3069
  createdAt: z.ZodDate;
3028
3070
  updatedAt: z.ZodDate;
3029
3071
  deletedAt: z.ZodNullable<z.ZodDate>;
3072
+ }, {
3030
3073
  textValue: z.ZodNullable<z.ZodString>;
3031
3074
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3032
3075
  numberValue: z.ZodNullable<z.ZodNumber>;
3033
3076
  dateValue: z.ZodNullable<z.ZodDate>;
3034
- attribute: z.ZodObject<Omit<{
3077
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3035
3078
  id: z.ZodString;
3036
3079
  createdAt: z.ZodDate;
3037
3080
  updatedAt: z.ZodDate;
3038
3081
  deletedAt: z.ZodNullable<z.ZodDate>;
3082
+ }, {
3039
3083
  systemName: z.ZodString;
3040
3084
  displayName: z.ZodString;
3041
3085
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3044,13 +3088,14 @@ export declare const ContactContractValidationSchema: {
3044
3088
  isArchived: z.ZodBoolean;
3045
3089
  isRequired: z.ZodBoolean;
3046
3090
  isUnique: z.ZodBoolean;
3047
- options: z.ZodArray<z.ZodObject<{
3048
- position: z.ZodNumber;
3049
- value: z.ZodString;
3091
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3050
3092
  label: z.ZodString;
3093
+ value: z.ZodString;
3051
3094
  isDefault: z.ZodBoolean;
3095
+ position: z.ZodNumber;
3096
+ }, {
3052
3097
  id: z.ZodString;
3053
- }, "strip", z.ZodTypeAny, {
3098
+ }>, "strip", z.ZodTypeAny, {
3054
3099
  id: string;
3055
3100
  position: number;
3056
3101
  value: string;
@@ -3063,14 +3108,15 @@ export declare const ContactContractValidationSchema: {
3063
3108
  label: string;
3064
3109
  isDefault: boolean;
3065
3110
  }>, "many">;
3066
- group: z.ZodObject<{
3111
+ group: z.ZodObject<z.objectUtil.extendShape<{
3067
3112
  id: z.ZodString;
3068
3113
  createdAt: z.ZodDate;
3069
3114
  updatedAt: z.ZodDate;
3070
3115
  deletedAt: z.ZodNullable<z.ZodDate>;
3116
+ }, {
3071
3117
  systemName: z.ZodString;
3072
3118
  displayName: z.ZodString;
3073
- }, "strip", z.ZodTypeAny, {
3119
+ }>, "strip", z.ZodTypeAny, {
3074
3120
  id: string;
3075
3121
  createdAt: Date;
3076
3122
  updatedAt: Date;
@@ -3085,7 +3131,7 @@ export declare const ContactContractValidationSchema: {
3085
3131
  systemName: string;
3086
3132
  displayName: string;
3087
3133
  }>;
3088
- }, "options" | "group">, "strip", z.ZodTypeAny, {
3134
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
3089
3135
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3090
3136
  id: string;
3091
3137
  position: number;
@@ -3112,7 +3158,7 @@ export declare const ContactContractValidationSchema: {
3112
3158
  isRequired: boolean;
3113
3159
  isUnique: boolean;
3114
3160
  }>;
3115
- }, "strip", z.ZodTypeAny, {
3161
+ }>, "strip", z.ZodTypeAny, {
3116
3162
  id: string;
3117
3163
  createdAt: Date;
3118
3164
  updatedAt: Date;
@@ -3159,7 +3205,7 @@ export declare const ContactContractValidationSchema: {
3159
3205
  numberValue: number | null;
3160
3206
  dateValue: Date | null;
3161
3207
  }>, "many">>;
3162
- }, "customFields">, "strip", z.ZodTypeAny, {
3208
+ }>, "customFields">, "strip", z.ZodTypeAny, {
3163
3209
  id: string;
3164
3210
  createdAt: Date;
3165
3211
  updatedAt: Date;
@@ -3187,11 +3233,12 @@ export declare const ContactContractValidationSchema: {
3187
3233
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3188
3234
  numberValue: z.ZodNullable<z.ZodNumber>;
3189
3235
  dateValue: z.ZodNullable<z.ZodDate>;
3190
- attribute: z.ZodObject<Omit<{
3236
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3191
3237
  id: z.ZodString;
3192
3238
  createdAt: z.ZodDate;
3193
3239
  updatedAt: z.ZodDate;
3194
3240
  deletedAt: z.ZodNullable<z.ZodDate>;
3241
+ }, {
3195
3242
  systemName: z.ZodString;
3196
3243
  displayName: z.ZodString;
3197
3244
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3200,13 +3247,14 @@ export declare const ContactContractValidationSchema: {
3200
3247
  isArchived: z.ZodBoolean;
3201
3248
  isRequired: z.ZodBoolean;
3202
3249
  isUnique: z.ZodBoolean;
3203
- options: z.ZodArray<z.ZodObject<{
3204
- position: z.ZodNumber;
3205
- value: z.ZodString;
3250
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3206
3251
  label: z.ZodString;
3252
+ value: z.ZodString;
3207
3253
  isDefault: z.ZodBoolean;
3254
+ position: z.ZodNumber;
3255
+ }, {
3208
3256
  id: z.ZodString;
3209
- }, "strip", z.ZodTypeAny, {
3257
+ }>, "strip", z.ZodTypeAny, {
3210
3258
  id: string;
3211
3259
  position: number;
3212
3260
  value: string;
@@ -3219,14 +3267,15 @@ export declare const ContactContractValidationSchema: {
3219
3267
  label: string;
3220
3268
  isDefault: boolean;
3221
3269
  }>, "many">;
3222
- group: z.ZodObject<{
3270
+ group: z.ZodObject<z.objectUtil.extendShape<{
3223
3271
  id: z.ZodString;
3224
3272
  createdAt: z.ZodDate;
3225
3273
  updatedAt: z.ZodDate;
3226
3274
  deletedAt: z.ZodNullable<z.ZodDate>;
3275
+ }, {
3227
3276
  systemName: z.ZodString;
3228
3277
  displayName: z.ZodString;
3229
- }, "strip", z.ZodTypeAny, {
3278
+ }>, "strip", z.ZodTypeAny, {
3230
3279
  id: string;
3231
3280
  createdAt: Date;
3232
3281
  updatedAt: Date;
@@ -3241,7 +3290,7 @@ export declare const ContactContractValidationSchema: {
3241
3290
  systemName: string;
3242
3291
  displayName: string;
3243
3292
  }>;
3244
- }, "options" | "group">, "strip", z.ZodTypeAny, {
3293
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
3245
3294
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3246
3295
  id: string;
3247
3296
  position: number;
@@ -3268,18 +3317,19 @@ export declare const ContactContractValidationSchema: {
3268
3317
  isRequired: boolean;
3269
3318
  isUnique: boolean;
3270
3319
  }>;
3271
- uploads: z.ZodArray<z.ZodObject<{
3320
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3272
3321
  id: z.ZodString;
3273
3322
  createdAt: z.ZodDate;
3274
3323
  updatedAt: z.ZodDate;
3275
3324
  deletedAt: z.ZodNullable<z.ZodDate>;
3325
+ }, {
3276
3326
  bucketName: z.ZodString;
3277
3327
  fileName: z.ZodString;
3278
3328
  fileSize: z.ZodNumber;
3279
3329
  fileKey: z.ZodString;
3280
3330
  fileUrl: z.ZodNullable<z.ZodString>;
3281
3331
  status: z.ZodNullable<z.ZodString>;
3282
- }, "strip", z.ZodTypeAny, {
3332
+ }>, "strip", z.ZodTypeAny, {
3283
3333
  id: string;
3284
3334
  status: string | null;
3285
3335
  createdAt: Date;
@@ -3755,13 +3805,14 @@ export declare const ContactContractValidationSchema: {
3755
3805
  notes: z.ZodNullable<z.ZodString>;
3756
3806
  contactProfile: z.ZodNullable<z.ZodString>;
3757
3807
  socialProfileUrl: z.ZodNullable<z.ZodString>;
3758
- tags: z.ZodArray<z.ZodObject<{
3808
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3759
3809
  id: z.ZodString;
3760
3810
  createdAt: z.ZodDate;
3761
3811
  updatedAt: z.ZodDate;
3762
3812
  deletedAt: z.ZodNullable<z.ZodDate>;
3813
+ }, {
3763
3814
  name: z.ZodString;
3764
- }, "strip", z.ZodTypeAny, {
3815
+ }>, "strip", z.ZodTypeAny, {
3765
3816
  id: string;
3766
3817
  name: string;
3767
3818
  createdAt: Date;
@@ -3774,29 +3825,32 @@ export declare const ContactContractValidationSchema: {
3774
3825
  updatedAt: Date;
3775
3826
  deletedAt: Date | null;
3776
3827
  }>, "many">;
3777
- company: z.ZodNullable<z.ZodObject<Omit<{
3828
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
3778
3829
  id: z.ZodString;
3779
3830
  createdAt: z.ZodDate;
3780
3831
  updatedAt: z.ZodDate;
3781
3832
  deletedAt: z.ZodNullable<z.ZodDate>;
3833
+ }, {
3782
3834
  name: z.ZodOptional<z.ZodString>;
3783
3835
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3784
3836
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3785
3837
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
3786
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
3838
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3787
3839
  id: z.ZodString;
3788
3840
  createdAt: z.ZodDate;
3789
3841
  updatedAt: z.ZodDate;
3790
3842
  deletedAt: z.ZodNullable<z.ZodDate>;
3843
+ }, {
3791
3844
  textValue: z.ZodNullable<z.ZodString>;
3792
3845
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3793
3846
  numberValue: z.ZodNullable<z.ZodNumber>;
3794
3847
  dateValue: z.ZodNullable<z.ZodDate>;
3795
- attribute: z.ZodObject<Omit<{
3848
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3796
3849
  id: z.ZodString;
3797
3850
  createdAt: z.ZodDate;
3798
3851
  updatedAt: z.ZodDate;
3799
3852
  deletedAt: z.ZodNullable<z.ZodDate>;
3853
+ }, {
3800
3854
  systemName: z.ZodString;
3801
3855
  displayName: z.ZodString;
3802
3856
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3805,13 +3859,14 @@ export declare const ContactContractValidationSchema: {
3805
3859
  isArchived: z.ZodBoolean;
3806
3860
  isRequired: z.ZodBoolean;
3807
3861
  isUnique: z.ZodBoolean;
3808
- options: z.ZodArray<z.ZodObject<{
3809
- position: z.ZodNumber;
3810
- value: z.ZodString;
3862
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3811
3863
  label: z.ZodString;
3864
+ value: z.ZodString;
3812
3865
  isDefault: z.ZodBoolean;
3866
+ position: z.ZodNumber;
3867
+ }, {
3813
3868
  id: z.ZodString;
3814
- }, "strip", z.ZodTypeAny, {
3869
+ }>, "strip", z.ZodTypeAny, {
3815
3870
  id: string;
3816
3871
  position: number;
3817
3872
  value: string;
@@ -3824,14 +3879,15 @@ export declare const ContactContractValidationSchema: {
3824
3879
  label: string;
3825
3880
  isDefault: boolean;
3826
3881
  }>, "many">;
3827
- group: z.ZodObject<{
3882
+ group: z.ZodObject<z.objectUtil.extendShape<{
3828
3883
  id: z.ZodString;
3829
3884
  createdAt: z.ZodDate;
3830
3885
  updatedAt: z.ZodDate;
3831
3886
  deletedAt: z.ZodNullable<z.ZodDate>;
3887
+ }, {
3832
3888
  systemName: z.ZodString;
3833
3889
  displayName: z.ZodString;
3834
- }, "strip", z.ZodTypeAny, {
3890
+ }>, "strip", z.ZodTypeAny, {
3835
3891
  id: string;
3836
3892
  createdAt: Date;
3837
3893
  updatedAt: Date;
@@ -3846,7 +3902,7 @@ export declare const ContactContractValidationSchema: {
3846
3902
  systemName: string;
3847
3903
  displayName: string;
3848
3904
  }>;
3849
- }, "options" | "group">, "strip", z.ZodTypeAny, {
3905
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
3850
3906
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
3851
3907
  id: string;
3852
3908
  position: number;
@@ -3873,7 +3929,7 @@ export declare const ContactContractValidationSchema: {
3873
3929
  isRequired: boolean;
3874
3930
  isUnique: boolean;
3875
3931
  }>;
3876
- }, "strip", z.ZodTypeAny, {
3932
+ }>, "strip", z.ZodTypeAny, {
3877
3933
  id: string;
3878
3934
  createdAt: Date;
3879
3935
  updatedAt: Date;
@@ -3920,7 +3976,7 @@ export declare const ContactContractValidationSchema: {
3920
3976
  numberValue: number | null;
3921
3977
  dateValue: Date | null;
3922
3978
  }>, "many">>;
3923
- }, "customFields">, "strip", z.ZodTypeAny, {
3979
+ }>, "customFields">, "strip", z.ZodTypeAny, {
3924
3980
  id: string;
3925
3981
  createdAt: Date;
3926
3982
  updatedAt: Date;
@@ -3948,11 +4004,12 @@ export declare const ContactContractValidationSchema: {
3948
4004
  booleanValue: z.ZodNullable<z.ZodBoolean>;
3949
4005
  numberValue: z.ZodNullable<z.ZodNumber>;
3950
4006
  dateValue: z.ZodNullable<z.ZodDate>;
3951
- attribute: z.ZodObject<Omit<{
4007
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
3952
4008
  id: z.ZodString;
3953
4009
  createdAt: z.ZodDate;
3954
4010
  updatedAt: z.ZodDate;
3955
4011
  deletedAt: z.ZodNullable<z.ZodDate>;
4012
+ }, {
3956
4013
  systemName: z.ZodString;
3957
4014
  displayName: z.ZodString;
3958
4015
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -3961,13 +4018,14 @@ export declare const ContactContractValidationSchema: {
3961
4018
  isArchived: z.ZodBoolean;
3962
4019
  isRequired: z.ZodBoolean;
3963
4020
  isUnique: z.ZodBoolean;
3964
- options: z.ZodArray<z.ZodObject<{
3965
- position: z.ZodNumber;
3966
- value: z.ZodString;
4021
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
3967
4022
  label: z.ZodString;
4023
+ value: z.ZodString;
3968
4024
  isDefault: z.ZodBoolean;
4025
+ position: z.ZodNumber;
4026
+ }, {
3969
4027
  id: z.ZodString;
3970
- }, "strip", z.ZodTypeAny, {
4028
+ }>, "strip", z.ZodTypeAny, {
3971
4029
  id: string;
3972
4030
  position: number;
3973
4031
  value: string;
@@ -3980,14 +4038,15 @@ export declare const ContactContractValidationSchema: {
3980
4038
  label: string;
3981
4039
  isDefault: boolean;
3982
4040
  }>, "many">;
3983
- group: z.ZodObject<{
4041
+ group: z.ZodObject<z.objectUtil.extendShape<{
3984
4042
  id: z.ZodString;
3985
4043
  createdAt: z.ZodDate;
3986
4044
  updatedAt: z.ZodDate;
3987
4045
  deletedAt: z.ZodNullable<z.ZodDate>;
4046
+ }, {
3988
4047
  systemName: z.ZodString;
3989
4048
  displayName: z.ZodString;
3990
- }, "strip", z.ZodTypeAny, {
4049
+ }>, "strip", z.ZodTypeAny, {
3991
4050
  id: string;
3992
4051
  createdAt: Date;
3993
4052
  updatedAt: Date;
@@ -4002,7 +4061,7 @@ export declare const ContactContractValidationSchema: {
4002
4061
  systemName: string;
4003
4062
  displayName: string;
4004
4063
  }>;
4005
- }, "options" | "group">, "strip", z.ZodTypeAny, {
4064
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
4006
4065
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4007
4066
  id: string;
4008
4067
  position: number;
@@ -4029,18 +4088,19 @@ export declare const ContactContractValidationSchema: {
4029
4088
  isRequired: boolean;
4030
4089
  isUnique: boolean;
4031
4090
  }>;
4032
- uploads: z.ZodArray<z.ZodObject<{
4091
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4033
4092
  id: z.ZodString;
4034
4093
  createdAt: z.ZodDate;
4035
4094
  updatedAt: z.ZodDate;
4036
4095
  deletedAt: z.ZodNullable<z.ZodDate>;
4096
+ }, {
4037
4097
  bucketName: z.ZodString;
4038
4098
  fileName: z.ZodString;
4039
4099
  fileSize: z.ZodNumber;
4040
4100
  fileKey: z.ZodString;
4041
4101
  fileUrl: z.ZodNullable<z.ZodString>;
4042
4102
  status: z.ZodNullable<z.ZodString>;
4043
- }, "strip", z.ZodTypeAny, {
4103
+ }>, "strip", z.ZodTypeAny, {
4044
4104
  id: string;
4045
4105
  status: string | null;
4046
4106
  createdAt: Date;
@@ -4494,13 +4554,14 @@ export declare const ContactContractValidationSchema: {
4494
4554
  notes: z.ZodNullable<z.ZodString>;
4495
4555
  contactProfile: z.ZodNullable<z.ZodString>;
4496
4556
  socialProfileUrl: z.ZodNullable<z.ZodString>;
4497
- tags: z.ZodArray<z.ZodObject<{
4557
+ tags: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4498
4558
  id: z.ZodString;
4499
4559
  createdAt: z.ZodDate;
4500
4560
  updatedAt: z.ZodDate;
4501
4561
  deletedAt: z.ZodNullable<z.ZodDate>;
4562
+ }, {
4502
4563
  name: z.ZodString;
4503
- }, "strip", z.ZodTypeAny, {
4564
+ }>, "strip", z.ZodTypeAny, {
4504
4565
  id: string;
4505
4566
  name: string;
4506
4567
  createdAt: Date;
@@ -4513,29 +4574,32 @@ export declare const ContactContractValidationSchema: {
4513
4574
  updatedAt: Date;
4514
4575
  deletedAt: Date | null;
4515
4576
  }>, "many">;
4516
- company: z.ZodNullable<z.ZodObject<Omit<{
4577
+ company: z.ZodNullable<z.ZodObject<Omit<z.objectUtil.extendShape<{
4517
4578
  id: z.ZodString;
4518
4579
  createdAt: z.ZodDate;
4519
4580
  updatedAt: z.ZodDate;
4520
4581
  deletedAt: z.ZodNullable<z.ZodDate>;
4582
+ }, {
4521
4583
  name: z.ZodOptional<z.ZodString>;
4522
4584
  phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4523
4585
  address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4524
4586
  industry: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4525
- customFields: z.ZodOptional<z.ZodArray<z.ZodObject<{
4587
+ customFields: z.ZodOptional<z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4526
4588
  id: z.ZodString;
4527
4589
  createdAt: z.ZodDate;
4528
4590
  updatedAt: z.ZodDate;
4529
4591
  deletedAt: z.ZodNullable<z.ZodDate>;
4592
+ }, {
4530
4593
  textValue: z.ZodNullable<z.ZodString>;
4531
4594
  booleanValue: z.ZodNullable<z.ZodBoolean>;
4532
4595
  numberValue: z.ZodNullable<z.ZodNumber>;
4533
4596
  dateValue: z.ZodNullable<z.ZodDate>;
4534
- attribute: z.ZodObject<Omit<{
4597
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
4535
4598
  id: z.ZodString;
4536
4599
  createdAt: z.ZodDate;
4537
4600
  updatedAt: z.ZodDate;
4538
4601
  deletedAt: z.ZodNullable<z.ZodDate>;
4602
+ }, {
4539
4603
  systemName: z.ZodString;
4540
4604
  displayName: z.ZodString;
4541
4605
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -4544,13 +4608,14 @@ export declare const ContactContractValidationSchema: {
4544
4608
  isArchived: z.ZodBoolean;
4545
4609
  isRequired: z.ZodBoolean;
4546
4610
  isUnique: z.ZodBoolean;
4547
- options: z.ZodArray<z.ZodObject<{
4548
- position: z.ZodNumber;
4549
- value: z.ZodString;
4611
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4550
4612
  label: z.ZodString;
4613
+ value: z.ZodString;
4551
4614
  isDefault: z.ZodBoolean;
4615
+ position: z.ZodNumber;
4616
+ }, {
4552
4617
  id: z.ZodString;
4553
- }, "strip", z.ZodTypeAny, {
4618
+ }>, "strip", z.ZodTypeAny, {
4554
4619
  id: string;
4555
4620
  position: number;
4556
4621
  value: string;
@@ -4563,14 +4628,15 @@ export declare const ContactContractValidationSchema: {
4563
4628
  label: string;
4564
4629
  isDefault: boolean;
4565
4630
  }>, "many">;
4566
- group: z.ZodObject<{
4631
+ group: z.ZodObject<z.objectUtil.extendShape<{
4567
4632
  id: z.ZodString;
4568
4633
  createdAt: z.ZodDate;
4569
4634
  updatedAt: z.ZodDate;
4570
4635
  deletedAt: z.ZodNullable<z.ZodDate>;
4636
+ }, {
4571
4637
  systemName: z.ZodString;
4572
4638
  displayName: z.ZodString;
4573
- }, "strip", z.ZodTypeAny, {
4639
+ }>, "strip", z.ZodTypeAny, {
4574
4640
  id: string;
4575
4641
  createdAt: Date;
4576
4642
  updatedAt: Date;
@@ -4585,7 +4651,7 @@ export declare const ContactContractValidationSchema: {
4585
4651
  systemName: string;
4586
4652
  displayName: string;
4587
4653
  }>;
4588
- }, "options" | "group">, "strip", z.ZodTypeAny, {
4654
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
4589
4655
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4590
4656
  id: string;
4591
4657
  position: number;
@@ -4612,7 +4678,7 @@ export declare const ContactContractValidationSchema: {
4612
4678
  isRequired: boolean;
4613
4679
  isUnique: boolean;
4614
4680
  }>;
4615
- }, "strip", z.ZodTypeAny, {
4681
+ }>, "strip", z.ZodTypeAny, {
4616
4682
  id: string;
4617
4683
  createdAt: Date;
4618
4684
  updatedAt: Date;
@@ -4659,7 +4725,7 @@ export declare const ContactContractValidationSchema: {
4659
4725
  numberValue: number | null;
4660
4726
  dateValue: Date | null;
4661
4727
  }>, "many">>;
4662
- }, "customFields">, "strip", z.ZodTypeAny, {
4728
+ }>, "customFields">, "strip", z.ZodTypeAny, {
4663
4729
  id: string;
4664
4730
  createdAt: Date;
4665
4731
  updatedAt: Date;
@@ -4687,11 +4753,12 @@ export declare const ContactContractValidationSchema: {
4687
4753
  booleanValue: z.ZodNullable<z.ZodBoolean>;
4688
4754
  numberValue: z.ZodNullable<z.ZodNumber>;
4689
4755
  dateValue: z.ZodNullable<z.ZodDate>;
4690
- attribute: z.ZodObject<Omit<{
4756
+ attribute: z.ZodObject<Omit<z.objectUtil.extendShape<{
4691
4757
  id: z.ZodString;
4692
4758
  createdAt: z.ZodDate;
4693
4759
  updatedAt: z.ZodDate;
4694
4760
  deletedAt: z.ZodNullable<z.ZodDate>;
4761
+ }, {
4695
4762
  systemName: z.ZodString;
4696
4763
  displayName: z.ZodString;
4697
4764
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -4700,13 +4767,14 @@ export declare const ContactContractValidationSchema: {
4700
4767
  isArchived: z.ZodBoolean;
4701
4768
  isRequired: z.ZodBoolean;
4702
4769
  isUnique: z.ZodBoolean;
4703
- options: z.ZodArray<z.ZodObject<{
4704
- position: z.ZodNumber;
4705
- value: z.ZodString;
4770
+ options: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4706
4771
  label: z.ZodString;
4772
+ value: z.ZodString;
4707
4773
  isDefault: z.ZodBoolean;
4774
+ position: z.ZodNumber;
4775
+ }, {
4708
4776
  id: z.ZodString;
4709
- }, "strip", z.ZodTypeAny, {
4777
+ }>, "strip", z.ZodTypeAny, {
4710
4778
  id: string;
4711
4779
  position: number;
4712
4780
  value: string;
@@ -4719,14 +4787,15 @@ export declare const ContactContractValidationSchema: {
4719
4787
  label: string;
4720
4788
  isDefault: boolean;
4721
4789
  }>, "many">;
4722
- group: z.ZodObject<{
4790
+ group: z.ZodObject<z.objectUtil.extendShape<{
4723
4791
  id: z.ZodString;
4724
4792
  createdAt: z.ZodDate;
4725
4793
  updatedAt: z.ZodDate;
4726
4794
  deletedAt: z.ZodNullable<z.ZodDate>;
4795
+ }, {
4727
4796
  systemName: z.ZodString;
4728
4797
  displayName: z.ZodString;
4729
- }, "strip", z.ZodTypeAny, {
4798
+ }>, "strip", z.ZodTypeAny, {
4730
4799
  id: string;
4731
4800
  createdAt: Date;
4732
4801
  updatedAt: Date;
@@ -4741,7 +4810,7 @@ export declare const ContactContractValidationSchema: {
4741
4810
  systemName: string;
4742
4811
  displayName: string;
4743
4812
  }>;
4744
- }, "options" | "group">, "strip", z.ZodTypeAny, {
4813
+ }>, "options" | "group">, "strip", z.ZodTypeAny, {
4745
4814
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
4746
4815
  id: string;
4747
4816
  position: number;
@@ -4768,18 +4837,19 @@ export declare const ContactContractValidationSchema: {
4768
4837
  isRequired: boolean;
4769
4838
  isUnique: boolean;
4770
4839
  }>;
4771
- uploads: z.ZodArray<z.ZodObject<{
4840
+ uploads: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<{
4772
4841
  id: z.ZodString;
4773
4842
  createdAt: z.ZodDate;
4774
4843
  updatedAt: z.ZodDate;
4775
4844
  deletedAt: z.ZodNullable<z.ZodDate>;
4845
+ }, {
4776
4846
  bucketName: z.ZodString;
4777
4847
  fileName: z.ZodString;
4778
4848
  fileSize: z.ZodNumber;
4779
4849
  fileKey: z.ZodString;
4780
4850
  fileUrl: z.ZodNullable<z.ZodString>;
4781
4851
  status: z.ZodNullable<z.ZodString>;
4782
- }, "strip", z.ZodTypeAny, {
4852
+ }>, "strip", z.ZodTypeAny, {
4783
4853
  id: string;
4784
4854
  status: string | null;
4785
4855
  createdAt: Date;
@@ -5216,18 +5286,19 @@ export declare const ContactContractValidationSchema: {
5216
5286
  fileSize: number;
5217
5287
  }[];
5218
5288
  }>;
5219
- response: z.ZodObject<{
5289
+ response: z.ZodObject<z.objectUtil.extendShape<{
5220
5290
  id: z.ZodString;
5221
5291
  createdAt: z.ZodDate;
5222
5292
  updatedAt: z.ZodDate;
5223
5293
  deletedAt: z.ZodNullable<z.ZodDate>;
5294
+ }, {
5224
5295
  textValue: z.ZodNullable<z.ZodString>;
5225
5296
  booleanValue: z.ZodNullable<z.ZodBoolean>;
5226
5297
  numberValue: z.ZodNullable<z.ZodNumber>;
5227
5298
  dateValue: z.ZodNullable<z.ZodDate>;
5228
5299
  entityId: z.ZodString;
5229
5300
  attributeId: z.ZodString;
5230
- }, "strip", z.ZodTypeAny, {
5301
+ }>, "strip", z.ZodTypeAny, {
5231
5302
  id: string;
5232
5303
  createdAt: Date;
5233
5304
  updatedAt: Date;