@kl1/contracts 1.0.25 → 1.0.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/dist/index.js +1673 -1458
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.mjs +1669 -1458
  4. package/dist/index.mjs.map +1 -1
  5. package/dist/src/activity-log/index.d.ts +399 -0
  6. package/dist/src/activity-log/index.d.ts.map +1 -0
  7. package/dist/src/activity-log/schema.d.ts +369 -0
  8. package/dist/src/activity-log/schema.d.ts.map +1 -0
  9. package/dist/src/activity-log/validation.d.ts +2 -0
  10. package/dist/src/activity-log/validation.d.ts.map +1 -0
  11. package/dist/src/attribute/index.d.ts +108 -108
  12. package/dist/src/attribute/schema.d.ts +24 -24
  13. package/dist/src/attribute-option/schema.d.ts +9 -9
  14. package/dist/src/base-contract.d.ts +9 -9
  15. package/dist/src/call-log/schema.d.ts +9 -9
  16. package/dist/src/category/index.d.ts +42 -42
  17. package/dist/src/category/schema.d.ts +9 -9
  18. package/dist/src/channel/index.d.ts +218 -32
  19. package/dist/src/channel/index.d.ts.map +1 -1
  20. package/dist/src/channel/schema.d.ts +9 -9
  21. package/dist/src/chat/index.d.ts +5335 -5335
  22. package/dist/src/chat/schema.d.ts +877 -877
  23. package/dist/src/chat/validation.d.ts +1009 -1009
  24. package/dist/src/comment/index.d.ts +4688 -0
  25. package/dist/src/comment/index.d.ts.map +1 -0
  26. package/dist/src/comment/schema.d.ts +1257 -0
  27. package/dist/src/comment/schema.d.ts.map +1 -0
  28. package/dist/src/comment/validation.d.ts +38 -0
  29. package/dist/src/comment/validation.d.ts.map +1 -0
  30. package/dist/src/company/index.d.ts +296 -293
  31. package/dist/src/company/index.d.ts.map +1 -1
  32. package/dist/src/company/schema.d.ts +191 -54
  33. package/dist/src/company/schema.d.ts.map +1 -1
  34. package/dist/src/company/validation.d.ts +162 -162
  35. package/dist/src/contact/index.d.ts +1213 -1213
  36. package/dist/src/contact/schema.d.ts +201 -201
  37. package/dist/src/contact/validation.d.ts +997 -997
  38. package/dist/src/contact-email/schema.d.ts +9 -9
  39. package/dist/src/contact-phone/schema.d.ts +9 -9
  40. package/dist/src/contract.d.ts +14189 -8798
  41. package/dist/src/contract.d.ts.map +1 -1
  42. package/dist/src/custom-field/schema.d.ts +9 -9
  43. package/dist/src/custom-field-upload/schema.d.ts +9 -9
  44. package/dist/src/cx-log/index.d.ts +621 -621
  45. package/dist/src/cx-log/schema.d.ts +564 -564
  46. package/dist/src/dashboard/index.d.ts +24 -20
  47. package/dist/src/dashboard/index.d.ts.map +1 -1
  48. package/dist/src/dashboard/schema.d.ts +125 -0
  49. package/dist/src/dashboard/schema.d.ts.map +1 -1
  50. package/dist/src/evaluate-form/schema.d.ts +9 -9
  51. package/dist/src/group/schema.d.ts +9 -9
  52. package/dist/src/index.d.ts +3 -0
  53. package/dist/src/index.d.ts.map +1 -1
  54. package/dist/src/log-form/schema.d.ts +9 -9
  55. package/dist/src/mail/mail-contract.d.ts +21 -21
  56. package/dist/src/mail/room-contract.d.ts +21 -21
  57. package/dist/src/mail/schemas/room.schema.d.ts +15 -15
  58. package/dist/src/messenger/index.d.ts +1226 -1096
  59. package/dist/src/messenger/index.d.ts.map +1 -1
  60. package/dist/src/messenger/validation.d.ts +108 -1
  61. package/dist/src/messenger/validation.d.ts.map +1 -1
  62. package/dist/src/tag/index.d.ts +45 -45
  63. package/dist/src/tag/schema.d.ts +9 -9
  64. package/dist/src/tag-group/schema.d.ts +9 -9
  65. package/dist/src/telephony-agent-presence-status/index.d.ts +93 -93
  66. package/dist/src/telephony-agent-presence-status/schema.d.ts +33 -33
  67. package/dist/src/telephony-cdr/schema.d.ts +9 -9
  68. package/dist/src/telephony-live-queue-call/schema.d.ts +9 -9
  69. package/dist/src/telephony-queue-call-count/schema.d.ts +9 -9
  70. package/dist/src/tenant/schema.d.ts +9 -9
  71. package/dist/src/ticket/index.d.ts +570 -570
  72. package/dist/src/ticket/schema.d.ts +135 -135
  73. package/dist/src/upload/schema.d.ts +9 -9
  74. package/dist/src/user-presence-status-log/index.d.ts +36 -36
  75. package/dist/src/user-presence-status-log/schema.d.ts +39 -39
  76. package/dist/src/widget/index.d.ts +78 -78
  77. package/dist/src/widget/schema.d.ts +9 -9
  78. package/dist/src/wrap-up-form/index.d.ts +96 -96
  79. package/dist/src/wrap-up-form/schema.d.ts +24 -24
  80. package/package.json +4 -10
  81. package/dist/src/app/index.d.ts +0 -17
  82. package/dist/src/app/index.d.ts.map +0 -1
  83. package/dist/src/mail/mail-server.d.ts +0 -216
  84. package/dist/src/mail/mail-server.d.ts.map +0 -1
  85. package/dist/src/platform-contact/schema.d.ts +0 -30
  86. package/dist/src/platform-contact/schema.d.ts.map +0 -1
@@ -1,18 +1,18 @@
1
1
  import z from 'zod';
2
2
  export declare const TicketCustomFieldSchema: z.ZodObject<{
3
3
  id: z.ZodString;
4
- createdAt: z.ZodDate;
5
- updatedAt: z.ZodDate;
6
- deletedAt: z.ZodNullable<z.ZodDate>;
4
+ createdAt: z.ZodString;
5
+ updatedAt: z.ZodString;
6
+ deletedAt: z.ZodNullable<z.ZodString>;
7
7
  textValue: z.ZodNullable<z.ZodString>;
8
8
  booleanValue: z.ZodNullable<z.ZodBoolean>;
9
9
  numberValue: z.ZodNullable<z.ZodNumber>;
10
10
  dateValue: z.ZodNullable<z.ZodDate>;
11
11
  attribute: z.ZodObject<Omit<{
12
12
  id: z.ZodString;
13
- createdAt: z.ZodDate;
14
- updatedAt: z.ZodDate;
15
- deletedAt: z.ZodNullable<z.ZodDate>;
13
+ createdAt: z.ZodString;
14
+ updatedAt: z.ZodString;
15
+ deletedAt: z.ZodNullable<z.ZodString>;
16
16
  systemName: z.ZodString;
17
17
  displayName: z.ZodString;
18
18
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -42,23 +42,23 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
42
42
  }>, "many">;
43
43
  group: z.ZodObject<{
44
44
  id: z.ZodString;
45
- createdAt: z.ZodDate;
46
- updatedAt: z.ZodDate;
47
- deletedAt: z.ZodNullable<z.ZodDate>;
45
+ createdAt: z.ZodString;
46
+ updatedAt: z.ZodString;
47
+ deletedAt: z.ZodNullable<z.ZodString>;
48
48
  systemName: z.ZodString;
49
49
  displayName: z.ZodString;
50
50
  }, "strip", z.ZodTypeAny, {
51
51
  id: string;
52
- createdAt: Date;
53
- updatedAt: Date;
54
- deletedAt: Date | null;
52
+ createdAt: string;
53
+ updatedAt: string;
54
+ deletedAt: string | null;
55
55
  systemName: string;
56
56
  displayName: string;
57
57
  }, {
58
58
  id: string;
59
- createdAt: Date;
60
- updatedAt: Date;
61
- deletedAt: Date | null;
59
+ createdAt: string;
60
+ updatedAt: string;
61
+ deletedAt: string | null;
62
62
  systemName: string;
63
63
  displayName: string;
64
64
  }>;
@@ -66,9 +66,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
66
66
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
67
67
  id: string;
68
68
  position: number;
69
- createdAt: Date;
70
- updatedAt: Date;
71
- deletedAt: Date | null;
69
+ createdAt: string;
70
+ updatedAt: string;
71
+ deletedAt: string | null;
72
72
  isDefault: boolean;
73
73
  systemName: string;
74
74
  displayName: string;
@@ -79,9 +79,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
79
79
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
80
80
  id: string;
81
81
  position: number;
82
- createdAt: Date;
83
- updatedAt: Date;
84
- deletedAt: Date | null;
82
+ createdAt: string;
83
+ updatedAt: string;
84
+ deletedAt: string | null;
85
85
  isDefault: boolean;
86
86
  systemName: string;
87
87
  displayName: string;
@@ -97,27 +97,27 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
97
97
  customFieldId: z.ZodString;
98
98
  upload: z.ZodObject<{
99
99
  id: z.ZodString;
100
- createdAt: z.ZodDate;
101
- updatedAt: z.ZodDate;
102
- deletedAt: z.ZodNullable<z.ZodDate>;
100
+ createdAt: z.ZodString;
101
+ updatedAt: z.ZodString;
102
+ deletedAt: z.ZodNullable<z.ZodString>;
103
103
  bucketName: z.ZodString;
104
104
  fileName: z.ZodString;
105
105
  fileSize: z.ZodNumber;
106
106
  fileKey: z.ZodString;
107
107
  }, "strip", z.ZodTypeAny, {
108
108
  id: string;
109
- createdAt: Date;
110
- updatedAt: Date;
111
- deletedAt: Date | null;
109
+ createdAt: string;
110
+ updatedAt: string;
111
+ deletedAt: string | null;
112
112
  fileName: string;
113
113
  fileKey: string;
114
114
  bucketName: string;
115
115
  fileSize: number;
116
116
  }, {
117
117
  id: string;
118
- createdAt: Date;
119
- updatedAt: Date;
120
- deletedAt: Date | null;
118
+ createdAt: string;
119
+ updatedAt: string;
120
+ deletedAt: string | null;
121
121
  fileName: string;
122
122
  fileKey: string;
123
123
  bucketName: string;
@@ -131,9 +131,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
131
131
  customFieldId: string;
132
132
  upload: {
133
133
  id: string;
134
- createdAt: Date;
135
- updatedAt: Date;
136
- deletedAt: Date | null;
134
+ createdAt: string;
135
+ updatedAt: string;
136
+ deletedAt: string | null;
137
137
  fileName: string;
138
138
  fileKey: string;
139
139
  bucketName: string;
@@ -147,9 +147,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
147
147
  customFieldId: string;
148
148
  upload: {
149
149
  id: string;
150
- createdAt: Date;
151
- updatedAt: Date;
152
- deletedAt: Date | null;
150
+ createdAt: string;
151
+ updatedAt: string;
152
+ deletedAt: string | null;
153
153
  fileName: string;
154
154
  fileKey: string;
155
155
  bucketName: string;
@@ -158,16 +158,16 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
158
158
  }>, "many">;
159
159
  }, "strip", z.ZodTypeAny, {
160
160
  id: string;
161
- createdAt: Date;
162
- updatedAt: Date;
163
- deletedAt: Date | null;
161
+ createdAt: string;
162
+ updatedAt: string;
163
+ deletedAt: string | null;
164
164
  attribute: {
165
165
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
166
166
  id: string;
167
167
  position: number;
168
- createdAt: Date;
169
- updatedAt: Date;
170
- deletedAt: Date | null;
168
+ createdAt: string;
169
+ updatedAt: string;
170
+ deletedAt: string | null;
171
171
  isDefault: boolean;
172
172
  systemName: string;
173
173
  displayName: string;
@@ -187,9 +187,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
187
187
  customFieldId: string;
188
188
  upload: {
189
189
  id: string;
190
- createdAt: Date;
191
- updatedAt: Date;
192
- deletedAt: Date | null;
190
+ createdAt: string;
191
+ updatedAt: string;
192
+ deletedAt: string | null;
193
193
  fileName: string;
194
194
  fileKey: string;
195
195
  bucketName: string;
@@ -198,16 +198,16 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
198
198
  }[];
199
199
  }, {
200
200
  id: string;
201
- createdAt: Date;
202
- updatedAt: Date;
203
- deletedAt: Date | null;
201
+ createdAt: string;
202
+ updatedAt: string;
203
+ deletedAt: string | null;
204
204
  attribute: {
205
205
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
206
206
  id: string;
207
207
  position: number;
208
- createdAt: Date;
209
- updatedAt: Date;
210
- deletedAt: Date | null;
208
+ createdAt: string;
209
+ updatedAt: string;
210
+ deletedAt: string | null;
211
211
  isDefault: boolean;
212
212
  systemName: string;
213
213
  displayName: string;
@@ -227,9 +227,9 @@ export declare const TicketCustomFieldSchema: z.ZodObject<{
227
227
  customFieldId: string;
228
228
  upload: {
229
229
  id: string;
230
- createdAt: Date;
231
- updatedAt: Date;
232
- deletedAt: Date | null;
230
+ createdAt: string;
231
+ updatedAt: string;
232
+ deletedAt: string | null;
233
233
  fileName: string;
234
234
  fileKey: string;
235
235
  bucketName: string;
@@ -321,9 +321,9 @@ export declare const TicketActivitySchema: z.ZodObject<{
321
321
  }>;
322
322
  export declare const TicketSchema: z.ZodObject<{
323
323
  id: z.ZodString;
324
- createdAt: z.ZodDate;
325
- updatedAt: z.ZodDate;
326
- deletedAt: z.ZodNullable<z.ZodDate>;
324
+ createdAt: z.ZodString;
325
+ updatedAt: z.ZodString;
326
+ deletedAt: z.ZodNullable<z.ZodString>;
327
327
  title: z.ZodString;
328
328
  description: z.ZodNullable<z.ZodString>;
329
329
  type: z.ZodString;
@@ -337,18 +337,18 @@ export declare const TicketSchema: z.ZodObject<{
337
337
  ticketNumber: z.ZodOptional<z.ZodNumber>;
338
338
  customFields: z.ZodArray<z.ZodObject<{
339
339
  id: z.ZodString;
340
- createdAt: z.ZodDate;
341
- updatedAt: z.ZodDate;
342
- deletedAt: z.ZodNullable<z.ZodDate>;
340
+ createdAt: z.ZodString;
341
+ updatedAt: z.ZodString;
342
+ deletedAt: z.ZodNullable<z.ZodString>;
343
343
  textValue: z.ZodNullable<z.ZodString>;
344
344
  booleanValue: z.ZodNullable<z.ZodBoolean>;
345
345
  numberValue: z.ZodNullable<z.ZodNumber>;
346
346
  dateValue: z.ZodNullable<z.ZodDate>;
347
347
  attribute: z.ZodObject<Omit<{
348
348
  id: z.ZodString;
349
- createdAt: z.ZodDate;
350
- updatedAt: z.ZodDate;
351
- deletedAt: z.ZodNullable<z.ZodDate>;
349
+ createdAt: z.ZodString;
350
+ updatedAt: z.ZodString;
351
+ deletedAt: z.ZodNullable<z.ZodString>;
352
352
  systemName: z.ZodString;
353
353
  displayName: z.ZodString;
354
354
  type: z.ZodUnion<[z.ZodLiteral<"text">, z.ZodLiteral<"textarea">, z.ZodLiteral<"date">, z.ZodLiteral<"select">, z.ZodLiteral<"link">, z.ZodLiteral<"attachment">]>;
@@ -378,23 +378,23 @@ export declare const TicketSchema: z.ZodObject<{
378
378
  }>, "many">;
379
379
  group: z.ZodObject<{
380
380
  id: z.ZodString;
381
- createdAt: z.ZodDate;
382
- updatedAt: z.ZodDate;
383
- deletedAt: z.ZodNullable<z.ZodDate>;
381
+ createdAt: z.ZodString;
382
+ updatedAt: z.ZodString;
383
+ deletedAt: z.ZodNullable<z.ZodString>;
384
384
  systemName: z.ZodString;
385
385
  displayName: z.ZodString;
386
386
  }, "strip", z.ZodTypeAny, {
387
387
  id: string;
388
- createdAt: Date;
389
- updatedAt: Date;
390
- deletedAt: Date | null;
388
+ createdAt: string;
389
+ updatedAt: string;
390
+ deletedAt: string | null;
391
391
  systemName: string;
392
392
  displayName: string;
393
393
  }, {
394
394
  id: string;
395
- createdAt: Date;
396
- updatedAt: Date;
397
- deletedAt: Date | null;
395
+ createdAt: string;
396
+ updatedAt: string;
397
+ deletedAt: string | null;
398
398
  systemName: string;
399
399
  displayName: string;
400
400
  }>;
@@ -402,9 +402,9 @@ export declare const TicketSchema: z.ZodObject<{
402
402
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
403
403
  id: string;
404
404
  position: number;
405
- createdAt: Date;
406
- updatedAt: Date;
407
- deletedAt: Date | null;
405
+ createdAt: string;
406
+ updatedAt: string;
407
+ deletedAt: string | null;
408
408
  isDefault: boolean;
409
409
  systemName: string;
410
410
  displayName: string;
@@ -415,9 +415,9 @@ export declare const TicketSchema: z.ZodObject<{
415
415
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
416
416
  id: string;
417
417
  position: number;
418
- createdAt: Date;
419
- updatedAt: Date;
420
- deletedAt: Date | null;
418
+ createdAt: string;
419
+ updatedAt: string;
420
+ deletedAt: string | null;
421
421
  isDefault: boolean;
422
422
  systemName: string;
423
423
  displayName: string;
@@ -433,27 +433,27 @@ export declare const TicketSchema: z.ZodObject<{
433
433
  customFieldId: z.ZodString;
434
434
  upload: z.ZodObject<{
435
435
  id: z.ZodString;
436
- createdAt: z.ZodDate;
437
- updatedAt: z.ZodDate;
438
- deletedAt: z.ZodNullable<z.ZodDate>;
436
+ createdAt: z.ZodString;
437
+ updatedAt: z.ZodString;
438
+ deletedAt: z.ZodNullable<z.ZodString>;
439
439
  bucketName: z.ZodString;
440
440
  fileName: z.ZodString;
441
441
  fileSize: z.ZodNumber;
442
442
  fileKey: z.ZodString;
443
443
  }, "strip", z.ZodTypeAny, {
444
444
  id: string;
445
- createdAt: Date;
446
- updatedAt: Date;
447
- deletedAt: Date | null;
445
+ createdAt: string;
446
+ updatedAt: string;
447
+ deletedAt: string | null;
448
448
  fileName: string;
449
449
  fileKey: string;
450
450
  bucketName: string;
451
451
  fileSize: number;
452
452
  }, {
453
453
  id: string;
454
- createdAt: Date;
455
- updatedAt: Date;
456
- deletedAt: Date | null;
454
+ createdAt: string;
455
+ updatedAt: string;
456
+ deletedAt: string | null;
457
457
  fileName: string;
458
458
  fileKey: string;
459
459
  bucketName: string;
@@ -467,9 +467,9 @@ export declare const TicketSchema: z.ZodObject<{
467
467
  customFieldId: string;
468
468
  upload: {
469
469
  id: string;
470
- createdAt: Date;
471
- updatedAt: Date;
472
- deletedAt: Date | null;
470
+ createdAt: string;
471
+ updatedAt: string;
472
+ deletedAt: string | null;
473
473
  fileName: string;
474
474
  fileKey: string;
475
475
  bucketName: string;
@@ -483,9 +483,9 @@ export declare const TicketSchema: z.ZodObject<{
483
483
  customFieldId: string;
484
484
  upload: {
485
485
  id: string;
486
- createdAt: Date;
487
- updatedAt: Date;
488
- deletedAt: Date | null;
486
+ createdAt: string;
487
+ updatedAt: string;
488
+ deletedAt: string | null;
489
489
  fileName: string;
490
490
  fileKey: string;
491
491
  bucketName: string;
@@ -494,16 +494,16 @@ export declare const TicketSchema: z.ZodObject<{
494
494
  }>, "many">;
495
495
  }, "strip", z.ZodTypeAny, {
496
496
  id: string;
497
- createdAt: Date;
498
- updatedAt: Date;
499
- deletedAt: Date | null;
497
+ createdAt: string;
498
+ updatedAt: string;
499
+ deletedAt: string | null;
500
500
  attribute: {
501
501
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
502
502
  id: string;
503
503
  position: number;
504
- createdAt: Date;
505
- updatedAt: Date;
506
- deletedAt: Date | null;
504
+ createdAt: string;
505
+ updatedAt: string;
506
+ deletedAt: string | null;
507
507
  isDefault: boolean;
508
508
  systemName: string;
509
509
  displayName: string;
@@ -523,9 +523,9 @@ export declare const TicketSchema: z.ZodObject<{
523
523
  customFieldId: string;
524
524
  upload: {
525
525
  id: string;
526
- createdAt: Date;
527
- updatedAt: Date;
528
- deletedAt: Date | null;
526
+ createdAt: string;
527
+ updatedAt: string;
528
+ deletedAt: string | null;
529
529
  fileName: string;
530
530
  fileKey: string;
531
531
  bucketName: string;
@@ -534,16 +534,16 @@ export declare const TicketSchema: z.ZodObject<{
534
534
  }[];
535
535
  }, {
536
536
  id: string;
537
- createdAt: Date;
538
- updatedAt: Date;
539
- deletedAt: Date | null;
537
+ createdAt: string;
538
+ updatedAt: string;
539
+ deletedAt: string | null;
540
540
  attribute: {
541
541
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
542
542
  id: string;
543
543
  position: number;
544
- createdAt: Date;
545
- updatedAt: Date;
546
- deletedAt: Date | null;
544
+ createdAt: string;
545
+ updatedAt: string;
546
+ deletedAt: string | null;
547
547
  isDefault: boolean;
548
548
  systemName: string;
549
549
  displayName: string;
@@ -563,9 +563,9 @@ export declare const TicketSchema: z.ZodObject<{
563
563
  customFieldId: string;
564
564
  upload: {
565
565
  id: string;
566
- createdAt: Date;
567
- updatedAt: Date;
568
- deletedAt: Date | null;
566
+ createdAt: string;
567
+ updatedAt: string;
568
+ deletedAt: string | null;
569
569
  fileName: string;
570
570
  fileKey: string;
571
571
  bucketName: string;
@@ -581,21 +581,21 @@ export declare const TicketSchema: z.ZodObject<{
581
581
  title: string;
582
582
  description: string | null;
583
583
  status: string;
584
- createdAt: Date;
585
- updatedAt: Date;
586
- deletedAt: Date | null;
584
+ createdAt: string;
585
+ updatedAt: string;
586
+ deletedAt: string | null;
587
587
  customFields: {
588
588
  id: string;
589
- createdAt: Date;
590
- updatedAt: Date;
591
- deletedAt: Date | null;
589
+ createdAt: string;
590
+ updatedAt: string;
591
+ deletedAt: string | null;
592
592
  attribute: {
593
593
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
594
594
  id: string;
595
595
  position: number;
596
- createdAt: Date;
597
- updatedAt: Date;
598
- deletedAt: Date | null;
596
+ createdAt: string;
597
+ updatedAt: string;
598
+ deletedAt: string | null;
599
599
  isDefault: boolean;
600
600
  systemName: string;
601
601
  displayName: string;
@@ -615,9 +615,9 @@ export declare const TicketSchema: z.ZodObject<{
615
615
  customFieldId: string;
616
616
  upload: {
617
617
  id: string;
618
- createdAt: Date;
619
- updatedAt: Date;
620
- deletedAt: Date | null;
618
+ createdAt: string;
619
+ updatedAt: string;
620
+ deletedAt: string | null;
621
621
  fileName: string;
622
622
  fileKey: string;
623
623
  bucketName: string;
@@ -638,21 +638,21 @@ export declare const TicketSchema: z.ZodObject<{
638
638
  title: string;
639
639
  description: string | null;
640
640
  status: string;
641
- createdAt: Date;
642
- updatedAt: Date;
643
- deletedAt: Date | null;
641
+ createdAt: string;
642
+ updatedAt: string;
643
+ deletedAt: string | null;
644
644
  customFields: {
645
645
  id: string;
646
- createdAt: Date;
647
- updatedAt: Date;
648
- deletedAt: Date | null;
646
+ createdAt: string;
647
+ updatedAt: string;
648
+ deletedAt: string | null;
649
649
  attribute: {
650
650
  type: "link" | "attachment" | "select" | "textarea" | "text" | "date";
651
651
  id: string;
652
652
  position: number;
653
- createdAt: Date;
654
- updatedAt: Date;
655
- deletedAt: Date | null;
653
+ createdAt: string;
654
+ updatedAt: string;
655
+ deletedAt: string | null;
656
656
  isDefault: boolean;
657
657
  systemName: string;
658
658
  displayName: string;
@@ -672,9 +672,9 @@ export declare const TicketSchema: z.ZodObject<{
672
672
  customFieldId: string;
673
673
  upload: {
674
674
  id: string;
675
- createdAt: Date;
676
- updatedAt: Date;
677
- deletedAt: Date | null;
675
+ createdAt: string;
676
+ updatedAt: string;
677
+ deletedAt: string | null;
678
678
  fileName: string;
679
679
  fileKey: string;
680
680
  bucketName: string;
@@ -1,27 +1,27 @@
1
1
  import z from 'zod';
2
2
  export declare const UploadSchema: z.ZodObject<{
3
3
  id: z.ZodString;
4
- createdAt: z.ZodDate;
5
- updatedAt: z.ZodDate;
6
- deletedAt: z.ZodNullable<z.ZodDate>;
4
+ createdAt: z.ZodString;
5
+ updatedAt: z.ZodString;
6
+ deletedAt: z.ZodNullable<z.ZodString>;
7
7
  bucketName: z.ZodString;
8
8
  fileName: z.ZodString;
9
9
  fileSize: z.ZodNumber;
10
10
  fileKey: z.ZodString;
11
11
  }, "strip", z.ZodTypeAny, {
12
12
  id: string;
13
- createdAt: Date;
14
- updatedAt: Date;
15
- deletedAt: Date | null;
13
+ createdAt: string;
14
+ updatedAt: string;
15
+ deletedAt: string | null;
16
16
  fileName: string;
17
17
  fileKey: string;
18
18
  bucketName: string;
19
19
  fileSize: number;
20
20
  }, {
21
21
  id: string;
22
- createdAt: Date;
23
- updatedAt: Date;
24
- deletedAt: Date | null;
22
+ createdAt: string;
23
+ updatedAt: string;
24
+ deletedAt: string | null;
25
25
  fileName: string;
26
26
  fileKey: string;
27
27
  bucketName: string;