@kl1/contracts 1.3.7 → 1.3.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (241) hide show
  1. package/dist/api-contracts/src/activity-log/index.d.ts +22 -23
  2. package/dist/api-contracts/src/activity-log/index.d.ts.map +1 -1
  3. package/dist/api-contracts/src/activity-log/schema.d.ts +5 -6
  4. package/dist/api-contracts/src/activity-log/schema.d.ts.map +1 -1
  5. package/dist/api-contracts/src/attribute/index.d.ts +148 -164
  6. package/dist/api-contracts/src/attribute/index.d.ts.map +1 -1
  7. package/dist/api-contracts/src/attribute/schema.d.ts +8 -11
  8. package/dist/api-contracts/src/attribute/schema.d.ts.map +1 -1
  9. package/dist/api-contracts/src/attribute-option/schema.d.ts +2 -3
  10. package/dist/api-contracts/src/attribute-option/schema.d.ts.map +1 -1
  11. package/dist/api-contracts/src/auth/index.d.ts +24 -26
  12. package/dist/api-contracts/src/auth/index.d.ts.map +1 -1
  13. package/dist/api-contracts/src/automation-queue/index.d.ts +170 -192
  14. package/dist/api-contracts/src/automation-queue/index.d.ts.map +1 -1
  15. package/dist/api-contracts/src/automation-queue/schema.d.ts +12 -15
  16. package/dist/api-contracts/src/automation-queue/schema.d.ts.map +1 -1
  17. package/dist/api-contracts/src/aws/index.d.ts +6 -8
  18. package/dist/api-contracts/src/aws/index.d.ts.map +1 -1
  19. package/dist/api-contracts/src/botpress/index.d.ts +13 -17
  20. package/dist/api-contracts/src/botpress/index.d.ts.map +1 -1
  21. package/dist/api-contracts/src/business-calendar/index.d.ts +28 -40
  22. package/dist/api-contracts/src/business-calendar/index.d.ts.map +1 -1
  23. package/dist/api-contracts/src/business-calendar/schema.d.ts +10 -15
  24. package/dist/api-contracts/src/business-calendar/schema.d.ts.map +1 -1
  25. package/dist/api-contracts/src/call-log/schema.d.ts +4 -5
  26. package/dist/api-contracts/src/call-log/schema.d.ts.map +1 -1
  27. package/dist/api-contracts/src/category/index.d.ts +109 -118
  28. package/dist/api-contracts/src/category/index.d.ts.map +1 -1
  29. package/dist/api-contracts/src/category/schema.d.ts +2 -3
  30. package/dist/api-contracts/src/category/schema.d.ts.map +1 -1
  31. package/dist/api-contracts/src/channel/index.d.ts +1502 -1532
  32. package/dist/api-contracts/src/channel/index.d.ts.map +1 -1
  33. package/dist/api-contracts/src/channel/schema.d.ts +54 -54
  34. package/dist/api-contracts/src/channel/validation.d.ts +72 -72
  35. package/dist/api-contracts/src/chat/index.d.ts +13141 -13645
  36. package/dist/api-contracts/src/chat/index.d.ts.map +1 -1
  37. package/dist/api-contracts/src/chat/schema.d.ts +2308 -2467
  38. package/dist/api-contracts/src/chat/schema.d.ts.map +1 -1
  39. package/dist/api-contracts/src/chat/validation.d.ts +3331 -3414
  40. package/dist/api-contracts/src/chat/validation.d.ts.map +1 -1
  41. package/dist/api-contracts/src/comment/index.d.ts +299 -371
  42. package/dist/api-contracts/src/comment/index.d.ts.map +1 -1
  43. package/dist/api-contracts/src/comment/schema.d.ts +75 -98
  44. package/dist/api-contracts/src/comment/schema.d.ts.map +1 -1
  45. package/dist/api-contracts/src/comment/validation.d.ts +1 -1
  46. package/dist/api-contracts/src/company/index.d.ts +109 -136
  47. package/dist/api-contracts/src/company/index.d.ts.map +1 -1
  48. package/dist/api-contracts/src/company/schema.d.ts +24 -33
  49. package/dist/api-contracts/src/company/schema.d.ts.map +1 -1
  50. package/dist/api-contracts/src/company/validation.d.ts +62 -78
  51. package/dist/api-contracts/src/company/validation.d.ts.map +1 -1
  52. package/dist/api-contracts/src/contact/index.d.ts +559 -677
  53. package/dist/api-contracts/src/contact/index.d.ts.map +1 -1
  54. package/dist/api-contracts/src/contact/schema.d.ts +42 -56
  55. package/dist/api-contracts/src/contact/schema.d.ts.map +1 -1
  56. package/dist/api-contracts/src/contact/validation.d.ts +218 -299
  57. package/dist/api-contracts/src/contact/validation.d.ts.map +1 -1
  58. package/dist/api-contracts/src/contact-email/schema.d.ts +2 -3
  59. package/dist/api-contracts/src/contact-email/schema.d.ts.map +1 -1
  60. package/dist/api-contracts/src/contact-phone/schema.d.ts +2 -3
  61. package/dist/api-contracts/src/contact-phone/schema.d.ts.map +1 -1
  62. package/dist/api-contracts/src/contract.d.ts +25882 -27370
  63. package/dist/api-contracts/src/contract.d.ts.map +1 -1
  64. package/dist/api-contracts/src/custom-field/schema.d.ts +2 -3
  65. package/dist/api-contracts/src/custom-field/schema.d.ts.map +1 -1
  66. package/dist/api-contracts/src/custom-field/validation.d.ts +2 -2
  67. package/dist/api-contracts/src/custom-field-upload/schema.d.ts +2 -3
  68. package/dist/api-contracts/src/custom-field-upload/schema.d.ts.map +1 -1
  69. package/dist/api-contracts/src/cx-intelligence/index.d.ts +47 -50
  70. package/dist/api-contracts/src/cx-intelligence/index.d.ts.map +1 -1
  71. package/dist/api-contracts/src/cx-log/index.d.ts +783 -831
  72. package/dist/api-contracts/src/cx-log/index.d.ts.map +1 -1
  73. package/dist/api-contracts/src/cx-log/schema.d.ts +461 -514
  74. package/dist/api-contracts/src/cx-log/schema.d.ts.map +1 -1
  75. package/dist/api-contracts/src/cx-log/validation.d.ts +39 -39
  76. package/dist/api-contracts/src/dashboard/index.d.ts +361 -402
  77. package/dist/api-contracts/src/dashboard/index.d.ts.map +1 -1
  78. package/dist/api-contracts/src/dashboard/schema.d.ts +4 -5
  79. package/dist/api-contracts/src/dashboard/schema.d.ts.map +1 -1
  80. package/dist/api-contracts/src/dashboard/validation.d.ts +18 -24
  81. package/dist/api-contracts/src/dashboard/validation.d.ts.map +1 -1
  82. package/dist/api-contracts/src/evaluate-form/index.d.ts +3 -4
  83. package/dist/api-contracts/src/evaluate-form/index.d.ts.map +1 -1
  84. package/dist/api-contracts/src/evaluate-form/schema.d.ts +2 -3
  85. package/dist/api-contracts/src/evaluate-form/schema.d.ts.map +1 -1
  86. package/dist/api-contracts/src/export/index.d.ts +3 -4
  87. package/dist/api-contracts/src/export/index.d.ts.map +1 -1
  88. package/dist/api-contracts/src/extension/index.d.ts +112 -118
  89. package/dist/api-contracts/src/extension/index.d.ts.map +1 -1
  90. package/dist/api-contracts/src/facebook-feed/index.d.ts +2211 -2291
  91. package/dist/api-contracts/src/facebook-feed/index.d.ts.map +1 -1
  92. package/dist/api-contracts/src/facebook-feed/schema.d.ts +82 -94
  93. package/dist/api-contracts/src/facebook-feed/schema.d.ts.map +1 -1
  94. package/dist/api-contracts/src/facebook-feed/validation.d.ts +89 -106
  95. package/dist/api-contracts/src/facebook-feed/validation.d.ts.map +1 -1
  96. package/dist/api-contracts/src/general-setting/index.d.ts +2 -2
  97. package/dist/api-contracts/src/group/schema.d.ts +2 -3
  98. package/dist/api-contracts/src/group/schema.d.ts.map +1 -1
  99. package/dist/api-contracts/src/hold-label/index.d.ts +58 -77
  100. package/dist/api-contracts/src/hold-label/index.d.ts.map +1 -1
  101. package/dist/api-contracts/src/hold-label/schema.d.ts +14 -20
  102. package/dist/api-contracts/src/hold-label/schema.d.ts.map +1 -1
  103. package/dist/api-contracts/src/index.d.ts +1 -0
  104. package/dist/api-contracts/src/index.d.ts.map +1 -1
  105. package/dist/api-contracts/src/instagram/index.d.ts +3873 -3933
  106. package/dist/api-contracts/src/instagram/index.d.ts.map +1 -1
  107. package/dist/api-contracts/src/instagram/validation.d.ts +6 -6
  108. package/dist/api-contracts/src/line/index.d.ts +2073 -2133
  109. package/dist/api-contracts/src/line/index.d.ts.map +1 -1
  110. package/dist/api-contracts/src/line/schema.d.ts +11 -12
  111. package/dist/api-contracts/src/line/schema.d.ts.map +1 -1
  112. package/dist/api-contracts/src/line/validation.d.ts +127 -127
  113. package/dist/api-contracts/src/log-form/schema.d.ts +2 -3
  114. package/dist/api-contracts/src/log-form/schema.d.ts.map +1 -1
  115. package/dist/api-contracts/src/mail/account-contract.d.ts +174 -184
  116. package/dist/api-contracts/src/mail/account-contract.d.ts.map +1 -1
  117. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts +3 -4
  118. package/dist/api-contracts/src/mail/email-engine-webhooks-events.contract.d.ts.map +1 -1
  119. package/dist/api-contracts/src/mail/mail-contract.d.ts +451 -502
  120. package/dist/api-contracts/src/mail/mail-contract.d.ts.map +1 -1
  121. package/dist/api-contracts/src/mail/mail-server-contract.d.ts +18 -24
  122. package/dist/api-contracts/src/mail/mail-server-contract.d.ts.map +1 -1
  123. package/dist/api-contracts/src/mail/message-contract.d.ts +107 -113
  124. package/dist/api-contracts/src/mail/message-contract.d.ts.map +1 -1
  125. package/dist/api-contracts/src/mail/room-contract.d.ts +101 -130
  126. package/dist/api-contracts/src/mail/room-contract.d.ts.map +1 -1
  127. package/dist/api-contracts/src/mail/schemas/message-validation.schema.d.ts +16 -16
  128. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts +30 -36
  129. package/dist/api-contracts/src/mail/schemas/room-validation.schema.d.ts.map +1 -1
  130. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts +20 -27
  131. package/dist/api-contracts/src/mail/schemas/room.schema.d.ts.map +1 -1
  132. package/dist/api-contracts/src/messenger/index.d.ts +3873 -3935
  133. package/dist/api-contracts/src/messenger/index.d.ts.map +1 -1
  134. package/dist/api-contracts/src/messenger/validation.d.ts +89 -106
  135. package/dist/api-contracts/src/messenger/validation.d.ts.map +1 -1
  136. package/dist/api-contracts/src/notification/index.d.ts +27 -34
  137. package/dist/api-contracts/src/notification/index.d.ts.map +1 -1
  138. package/dist/api-contracts/src/notification/schema.d.ts +15 -18
  139. package/dist/api-contracts/src/notification/schema.d.ts.map +1 -1
  140. package/dist/api-contracts/src/notification/validation.d.ts +5 -6
  141. package/dist/api-contracts/src/notification/validation.d.ts.map +1 -1
  142. package/dist/api-contracts/src/permission/index.d.ts +17 -17
  143. package/dist/api-contracts/src/presence-status/index.d.ts +81 -84
  144. package/dist/api-contracts/src/presence-status/index.d.ts.map +1 -1
  145. package/dist/api-contracts/src/public-api/index.d.ts +196 -260
  146. package/dist/api-contracts/src/public-api/index.d.ts.map +1 -1
  147. package/dist/api-contracts/src/public-api/schema.d.ts +34 -48
  148. package/dist/api-contracts/src/public-api/schema.d.ts.map +1 -1
  149. package/dist/api-contracts/src/public-api/validation.d.ts +88 -113
  150. package/dist/api-contracts/src/public-api/validation.d.ts.map +1 -1
  151. package/dist/api-contracts/src/role/index.d.ts +83 -88
  152. package/dist/api-contracts/src/role/index.d.ts.map +1 -1
  153. package/dist/api-contracts/src/sms/index.d.ts +345 -349
  154. package/dist/api-contracts/src/sms/index.d.ts.map +1 -1
  155. package/dist/api-contracts/src/snippet/index.d.ts +54 -76
  156. package/dist/api-contracts/src/snippet/index.d.ts.map +1 -1
  157. package/dist/api-contracts/src/snippet/schema.d.ts +14 -21
  158. package/dist/api-contracts/src/snippet/schema.d.ts.map +1 -1
  159. package/dist/api-contracts/src/snippet/validation.d.ts +4 -5
  160. package/dist/api-contracts/src/snippet/validation.d.ts.map +1 -1
  161. package/dist/api-contracts/src/subscription/index.d.ts +51 -74
  162. package/dist/api-contracts/src/subscription/index.d.ts.map +1 -1
  163. package/dist/api-contracts/src/subscription/schema.d.ts +62 -93
  164. package/dist/api-contracts/src/subscription/schema.d.ts.map +1 -1
  165. package/dist/api-contracts/src/tag/index.d.ts +72 -79
  166. package/dist/api-contracts/src/tag/index.d.ts.map +1 -1
  167. package/dist/api-contracts/src/tag/schema.d.ts +2 -3
  168. package/dist/api-contracts/src/tag/schema.d.ts.map +1 -1
  169. package/dist/api-contracts/src/tag-group/schema.d.ts +2 -3
  170. package/dist/api-contracts/src/tag-group/schema.d.ts.map +1 -1
  171. package/dist/api-contracts/src/telegram/index.d.ts +1532 -1590
  172. package/dist/api-contracts/src/telegram/index.d.ts.map +1 -1
  173. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts +50 -55
  174. package/dist/api-contracts/src/telephony-agent-presence-status/index.d.ts.map +1 -1
  175. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts +7 -9
  176. package/dist/api-contracts/src/telephony-agent-presence-status/schema.d.ts.map +1 -1
  177. package/dist/api-contracts/src/telephony-cdr/call-report.schema.d.ts +38 -38
  178. package/dist/api-contracts/src/telephony-cdr/index.d.ts +1170 -1245
  179. package/dist/api-contracts/src/telephony-cdr/index.d.ts.map +1 -1
  180. package/dist/api-contracts/src/telephony-cdr/schema.d.ts +196 -222
  181. package/dist/api-contracts/src/telephony-cdr/schema.d.ts.map +1 -1
  182. package/dist/api-contracts/src/telephony-cdr/validation.d.ts +45 -52
  183. package/dist/api-contracts/src/telephony-cdr/validation.d.ts.map +1 -1
  184. package/dist/api-contracts/src/telephony-extension/index.d.ts +21 -21
  185. package/dist/api-contracts/src/telephony-extension/schema.d.ts +4 -4
  186. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts +2 -3
  187. package/dist/api-contracts/src/telephony-live-queue-call/schema.d.ts.map +1 -1
  188. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts +2 -3
  189. package/dist/api-contracts/src/telephony-queue-call-count/schema.d.ts.map +1 -1
  190. package/dist/api-contracts/src/tenant/schema.d.ts +2 -3
  191. package/dist/api-contracts/src/tenant/schema.d.ts.map +1 -1
  192. package/dist/api-contracts/src/ticket/index.d.ts +679 -790
  193. package/dist/api-contracts/src/ticket/index.d.ts.map +1 -1
  194. package/dist/api-contracts/src/ticket/schema.d.ts +73 -99
  195. package/dist/api-contracts/src/ticket/schema.d.ts.map +1 -1
  196. package/dist/api-contracts/src/ticket/validation.d.ts +55 -57
  197. package/dist/api-contracts/src/ticket/validation.d.ts.map +1 -1
  198. package/dist/api-contracts/src/upload/index.d.ts +34 -36
  199. package/dist/api-contracts/src/upload/index.d.ts.map +1 -1
  200. package/dist/api-contracts/src/upload/schema.d.ts +2 -3
  201. package/dist/api-contracts/src/upload/schema.d.ts.map +1 -1
  202. package/dist/api-contracts/src/user/index.d.ts +148 -159
  203. package/dist/api-contracts/src/user/index.d.ts.map +1 -1
  204. package/dist/api-contracts/src/user/schema.d.ts +5 -6
  205. package/dist/api-contracts/src/user/schema.d.ts.map +1 -1
  206. package/dist/api-contracts/src/user/validation.d.ts +4 -5
  207. package/dist/api-contracts/src/user/validation.d.ts.map +1 -1
  208. package/dist/api-contracts/src/user-presence-status-log/index.d.ts +31 -32
  209. package/dist/api-contracts/src/user-presence-status-log/index.d.ts.map +1 -1
  210. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts +7 -9
  211. package/dist/api-contracts/src/user-presence-status-log/schema.d.ts.map +1 -1
  212. package/dist/api-contracts/src/viber/index.d.ts +1785 -1843
  213. package/dist/api-contracts/src/viber/index.d.ts.map +1 -1
  214. package/dist/api-contracts/src/webchat/index.d.ts +1551 -1609
  215. package/dist/api-contracts/src/webchat/index.d.ts.map +1 -1
  216. package/dist/api-contracts/src/whatsapp/index.d.ts +1920 -1982
  217. package/dist/api-contracts/src/whatsapp/index.d.ts.map +1 -1
  218. package/dist/api-contracts/src/whatsapp/validation.d.ts +6 -9
  219. package/dist/api-contracts/src/whatsapp/validation.d.ts.map +1 -1
  220. package/dist/api-contracts/src/widget/index.d.ts +144 -155
  221. package/dist/api-contracts/src/widget/index.d.ts.map +1 -1
  222. package/dist/api-contracts/src/widget/schema.d.ts +2 -3
  223. package/dist/api-contracts/src/widget/schema.d.ts.map +1 -1
  224. package/dist/api-contracts/src/widget/validation.d.ts +16 -16
  225. package/dist/api-contracts/src/workflow-rule/index.d.ts +2021 -2087
  226. package/dist/api-contracts/src/workflow-rule/index.d.ts.map +1 -1
  227. package/dist/api-contracts/src/workflow-rule/schema.d.ts +2 -3
  228. package/dist/api-contracts/src/workflow-rule/schema.d.ts.map +1 -1
  229. package/dist/api-contracts/src/wrap-up-form/index.d.ts +147 -166
  230. package/dist/api-contracts/src/wrap-up-form/index.d.ts.map +1 -1
  231. package/dist/api-contracts/src/wrap-up-form/schema.d.ts +6 -9
  232. package/dist/api-contracts/src/wrap-up-form/schema.d.ts.map +1 -1
  233. package/dist/api-contracts/src/wrap-up-form/validation.d.ts +20 -21
  234. package/dist/api-contracts/src/wrap-up-form/validation.d.ts.map +1 -1
  235. package/dist/api-contracts/utils.d.ts +3 -4
  236. package/dist/api-contracts/utils.d.ts.map +1 -1
  237. package/dist/index.js +53 -58
  238. package/dist/index.js.map +1 -1
  239. package/dist/index.mjs +52 -58
  240. package/dist/index.mjs.map +1 -1
  241. package/package.json +1 -1
@@ -141,14 +141,13 @@ 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, {
150
+ }, "strip", z.ZodTypeAny, {
152
151
  name: string;
153
152
  id: string;
154
153
  createdAt: Date;
@@ -161,32 +160,29 @@ export declare const ContactContractValidationSchema: {
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,7 +306,7 @@ 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;
@@ -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;
@@ -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,14 +991,13 @@ 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, {
1000
+ }, "strip", z.ZodTypeAny, {
1012
1001
  name: string;
1013
1002
  id: string;
1014
1003
  createdAt: Date;
@@ -1021,32 +1010,29 @@ export declare const ContactContractValidationSchema: {
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,7 +1156,7 @@ 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;
@@ -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;
@@ -1791,14 +1771,13 @@ 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, {
1780
+ }, "strip", z.ZodTypeAny, {
1802
1781
  name: string;
1803
1782
  id: string;
1804
1783
  createdAt: Date;
@@ -1811,32 +1790,29 @@ export declare const ContactContractValidationSchema: {
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,7 +1936,7 @@ 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;
@@ -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;
@@ -2589,14 +2559,13 @@ 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, {
2568
+ }, "strip", z.ZodTypeAny, {
2600
2569
  name: string;
2601
2570
  id: string;
2602
2571
  createdAt: Date;
@@ -2609,32 +2578,29 @@ export declare const ContactContractValidationSchema: {
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,7 +2724,7 @@ 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;
@@ -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;
@@ -3378,14 +3338,13 @@ 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, {
3347
+ }, "strip", z.ZodTypeAny, {
3389
3348
  name: string;
3390
3349
  id: string;
3391
3350
  createdAt: Date;
@@ -3398,32 +3357,29 @@ export declare const ContactContractValidationSchema: {
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,7 +3503,7 @@ 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;
@@ -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;
@@ -4170,14 +4120,13 @@ 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, {
4129
+ }, "strip", z.ZodTypeAny, {
4181
4130
  name: string;
4182
4131
  id: string;
4183
4132
  createdAt: Date;
@@ -4190,32 +4139,29 @@ export declare const ContactContractValidationSchema: {
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,7 +4285,7 @@ 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;
@@ -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;
@@ -5024,14 +4964,13 @@ 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, {
4973
+ }, "strip", z.ZodTypeAny, {
5035
4974
  name: string;
5036
4975
  id: string;
5037
4976
  createdAt: Date;
@@ -5044,32 +4983,29 @@ export declare const ContactContractValidationSchema: {
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,7 +5129,7 @@ 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;
@@ -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;
@@ -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,14 +5792,13 @@ 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, {
5801
+ }, "strip", z.ZodTypeAny, {
5873
5802
  name: string;
5874
5803
  id: string;
5875
5804
  createdAt: Date;
@@ -5882,32 +5811,29 @@ export declare const ContactContractValidationSchema: {
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,7 +5957,7 @@ 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;
@@ -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;
@@ -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;