@deepintel-ltd/farmpro-contracts 1.16.15 → 1.18.0

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 (47) hide show
  1. package/dist/index.d.ts +4 -1
  2. package/dist/index.d.ts.map +1 -1
  3. package/dist/index.js +3 -0
  4. package/dist/routes/accounting.routes.d.ts +13861 -0
  5. package/dist/routes/accounting.routes.d.ts.map +1 -0
  6. package/dist/routes/accounting.routes.js +448 -0
  7. package/dist/routes/commodity-deals.routes.d.ts +48 -48
  8. package/dist/routes/farms.routes.d.ts +523 -70
  9. package/dist/routes/farms.routes.d.ts.map +1 -1
  10. package/dist/routes/field-activities.routes.d.ts +32 -32
  11. package/dist/routes/finance.routes.d.ts +235 -38
  12. package/dist/routes/finance.routes.d.ts.map +1 -1
  13. package/dist/routes/index.d.ts +3 -0
  14. package/dist/routes/index.d.ts.map +1 -1
  15. package/dist/routes/index.js +2 -0
  16. package/dist/routes/live-monitor.routes.d.ts +4 -4
  17. package/dist/routes/monitoring-visualization.routes.d.ts +16 -10
  18. package/dist/routes/monitoring-visualization.routes.d.ts.map +1 -1
  19. package/dist/routes/payments.routes.d.ts +22 -22
  20. package/dist/routes/staff.routes.d.ts +36 -36
  21. package/dist/routes/subscriptions.routes.d.ts +52 -16
  22. package/dist/routes/subscriptions.routes.d.ts.map +1 -1
  23. package/dist/routes/subscriptions.routes.js +2 -1
  24. package/dist/schemas/accounting.schemas.d.ts +6002 -0
  25. package/dist/schemas/accounting.schemas.d.ts.map +1 -0
  26. package/dist/schemas/accounting.schemas.js +341 -0
  27. package/dist/schemas/commodity-deals.schemas.d.ts +24 -24
  28. package/dist/schemas/farms.schemas.d.ts +610 -84
  29. package/dist/schemas/farms.schemas.d.ts.map +1 -1
  30. package/dist/schemas/farms.schemas.js +25 -4
  31. package/dist/schemas/field-activities.schemas.d.ts +28 -28
  32. package/dist/schemas/finance.schemas.d.ts +304 -46
  33. package/dist/schemas/finance.schemas.d.ts.map +1 -1
  34. package/dist/schemas/finance.schemas.js +23 -9
  35. package/dist/schemas/live-monitor.schemas.d.ts +6 -6
  36. package/dist/schemas/locale.schemas.d.ts +98 -0
  37. package/dist/schemas/locale.schemas.d.ts.map +1 -0
  38. package/dist/schemas/locale.schemas.js +55 -0
  39. package/dist/schemas/monitoring-visualization.schemas.d.ts +43 -12
  40. package/dist/schemas/monitoring-visualization.schemas.d.ts.map +1 -1
  41. package/dist/schemas/monitoring-visualization.schemas.js +5 -1
  42. package/dist/schemas/payments.schemas.d.ts +22 -22
  43. package/dist/schemas/staff.schemas.d.ts +30 -30
  44. package/dist/schemas/subscriptions.schemas.d.ts +77 -13
  45. package/dist/schemas/subscriptions.schemas.d.ts.map +1 -1
  46. package/dist/schemas/subscriptions.schemas.js +11 -10
  47. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"farms.routes.d.ts","sourceRoot":"","sources":["../../src/routes/farms.routes.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAqBxB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0HtB,CAAC"}
1
+ {"version":3,"file":"farms.routes.d.ts","sourceRoot":"","sources":["../../src/routes/farms.routes.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAqBxB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0HtB,CAAC"}
@@ -56,7 +56,7 @@ export declare const fieldActivitiesRouter: {
56
56
  updatedAt: z.ZodString;
57
57
  }, "strip", z.ZodTypeAny, {
58
58
  type: "weeding" | "fertilizer";
59
- source: "manual" | "agent" | "whatsapp";
59
+ source: "whatsapp" | "manual" | "agent";
60
60
  createdAt: string;
61
61
  updatedAt: string;
62
62
  method: string | null;
@@ -72,7 +72,7 @@ export declare const fieldActivitiesRouter: {
72
72
  fieldName?: string | undefined;
73
73
  }, {
74
74
  type: "weeding" | "fertilizer";
75
- source: "manual" | "agent" | "whatsapp";
75
+ source: "whatsapp" | "manual" | "agent";
76
76
  createdAt: string;
77
77
  updatedAt: string;
78
78
  method: string | null;
@@ -95,7 +95,7 @@ export declare const fieldActivitiesRouter: {
95
95
  id: string;
96
96
  attributes: {
97
97
  type: "weeding" | "fertilizer";
98
- source: "manual" | "agent" | "whatsapp";
98
+ source: "whatsapp" | "manual" | "agent";
99
99
  createdAt: string;
100
100
  updatedAt: string;
101
101
  method: string | null;
@@ -118,7 +118,7 @@ export declare const fieldActivitiesRouter: {
118
118
  id: string;
119
119
  attributes: {
120
120
  type: "weeding" | "fertilizer";
121
- source: "manual" | "agent" | "whatsapp";
121
+ source: "whatsapp" | "manual" | "agent";
122
122
  createdAt: string;
123
123
  updatedAt: string;
124
124
  method: string | null;
@@ -167,7 +167,7 @@ export declare const fieldActivitiesRouter: {
167
167
  id: string;
168
168
  attributes: {
169
169
  type: "weeding" | "fertilizer";
170
- source: "manual" | "agent" | "whatsapp";
170
+ source: "whatsapp" | "manual" | "agent";
171
171
  createdAt: string;
172
172
  updatedAt: string;
173
173
  method: string | null;
@@ -202,7 +202,7 @@ export declare const fieldActivitiesRouter: {
202
202
  id: string;
203
203
  attributes: {
204
204
  type: "weeding" | "fertilizer";
205
- source: "manual" | "agent" | "whatsapp";
205
+ source: "whatsapp" | "manual" | "agent";
206
206
  createdAt: string;
207
207
  updatedAt: string;
208
208
  method: string | null;
@@ -443,7 +443,7 @@ export declare const fieldActivitiesRouter: {
443
443
  type: "weeding" | "fertilizer";
444
444
  occurredAt: string;
445
445
  fieldId: string;
446
- source?: "manual" | "agent" | "whatsapp" | undefined;
446
+ source?: "whatsapp" | "manual" | "agent" | undefined;
447
447
  method?: string | undefined;
448
448
  notes?: string | undefined;
449
449
  quantity?: number | undefined;
@@ -455,7 +455,7 @@ export declare const fieldActivitiesRouter: {
455
455
  type: "weeding" | "fertilizer";
456
456
  occurredAt: string;
457
457
  fieldId: string;
458
- source?: "manual" | "agent" | "whatsapp" | undefined;
458
+ source?: "whatsapp" | "manual" | "agent" | undefined;
459
459
  method?: string | undefined;
460
460
  notes?: string | undefined;
461
461
  quantity?: number | undefined;
@@ -467,7 +467,7 @@ export declare const fieldActivitiesRouter: {
467
467
  type: "weeding" | "fertilizer";
468
468
  occurredAt: string;
469
469
  fieldId: string;
470
- source?: "manual" | "agent" | "whatsapp" | undefined;
470
+ source?: "whatsapp" | "manual" | "agent" | undefined;
471
471
  method?: string | undefined;
472
472
  notes?: string | undefined;
473
473
  quantity?: number | undefined;
@@ -479,7 +479,7 @@ export declare const fieldActivitiesRouter: {
479
479
  type: "weeding" | "fertilizer";
480
480
  occurredAt: string;
481
481
  fieldId: string;
482
- source?: "manual" | "agent" | "whatsapp" | undefined;
482
+ source?: "whatsapp" | "manual" | "agent" | undefined;
483
483
  method?: string | undefined;
484
484
  notes?: string | undefined;
485
485
  quantity?: number | undefined;
@@ -494,7 +494,7 @@ export declare const fieldActivitiesRouter: {
494
494
  type: "weeding" | "fertilizer";
495
495
  occurredAt: string;
496
496
  fieldId: string;
497
- source?: "manual" | "agent" | "whatsapp" | undefined;
497
+ source?: "whatsapp" | "manual" | "agent" | undefined;
498
498
  method?: string | undefined;
499
499
  notes?: string | undefined;
500
500
  quantity?: number | undefined;
@@ -509,7 +509,7 @@ export declare const fieldActivitiesRouter: {
509
509
  type: "weeding" | "fertilizer";
510
510
  occurredAt: string;
511
511
  fieldId: string;
512
- source?: "manual" | "agent" | "whatsapp" | undefined;
512
+ source?: "whatsapp" | "manual" | "agent" | undefined;
513
513
  method?: string | undefined;
514
514
  notes?: string | undefined;
515
515
  quantity?: number | undefined;
@@ -526,7 +526,7 @@ export declare const fieldActivitiesRouter: {
526
526
  type: "weeding" | "fertilizer";
527
527
  occurredAt: string;
528
528
  fieldId: string;
529
- source?: "manual" | "agent" | "whatsapp" | undefined;
529
+ source?: "whatsapp" | "manual" | "agent" | undefined;
530
530
  method?: string | undefined;
531
531
  notes?: string | undefined;
532
532
  quantity?: number | undefined;
@@ -543,7 +543,7 @@ export declare const fieldActivitiesRouter: {
543
543
  type: "weeding" | "fertilizer";
544
544
  occurredAt: string;
545
545
  fieldId: string;
546
- source?: "manual" | "agent" | "whatsapp" | undefined;
546
+ source?: "whatsapp" | "manual" | "agent" | undefined;
547
547
  method?: string | undefined;
548
548
  notes?: string | undefined;
549
549
  quantity?: number | undefined;
@@ -579,7 +579,7 @@ export declare const fieldActivitiesRouter: {
579
579
  updatedAt: z.ZodString;
580
580
  }, "strip", z.ZodTypeAny, {
581
581
  type: "weeding" | "fertilizer";
582
- source: "manual" | "agent" | "whatsapp";
582
+ source: "whatsapp" | "manual" | "agent";
583
583
  createdAt: string;
584
584
  updatedAt: string;
585
585
  method: string | null;
@@ -595,7 +595,7 @@ export declare const fieldActivitiesRouter: {
595
595
  fieldName?: string | undefined;
596
596
  }, {
597
597
  type: "weeding" | "fertilizer";
598
- source: "manual" | "agent" | "whatsapp";
598
+ source: "whatsapp" | "manual" | "agent";
599
599
  createdAt: string;
600
600
  updatedAt: string;
601
601
  method: string | null;
@@ -618,7 +618,7 @@ export declare const fieldActivitiesRouter: {
618
618
  id: string;
619
619
  attributes: {
620
620
  type: "weeding" | "fertilizer";
621
- source: "manual" | "agent" | "whatsapp";
621
+ source: "whatsapp" | "manual" | "agent";
622
622
  createdAt: string;
623
623
  updatedAt: string;
624
624
  method: string | null;
@@ -641,7 +641,7 @@ export declare const fieldActivitiesRouter: {
641
641
  id: string;
642
642
  attributes: {
643
643
  type: "weeding" | "fertilizer";
644
- source: "manual" | "agent" | "whatsapp";
644
+ source: "whatsapp" | "manual" | "agent";
645
645
  createdAt: string;
646
646
  updatedAt: string;
647
647
  method: string | null;
@@ -690,7 +690,7 @@ export declare const fieldActivitiesRouter: {
690
690
  id: string;
691
691
  attributes: {
692
692
  type: "weeding" | "fertilizer";
693
- source: "manual" | "agent" | "whatsapp";
693
+ source: "whatsapp" | "manual" | "agent";
694
694
  createdAt: string;
695
695
  updatedAt: string;
696
696
  method: string | null;
@@ -725,7 +725,7 @@ export declare const fieldActivitiesRouter: {
725
725
  id: string;
726
726
  attributes: {
727
727
  type: "weeding" | "fertilizer";
728
- source: "manual" | "agent" | "whatsapp";
728
+ source: "whatsapp" | "manual" | "agent";
729
729
  createdAt: string;
730
730
  updatedAt: string;
731
731
  method: string | null;
@@ -1155,7 +1155,7 @@ export declare const fieldActivitiesRouter: {
1155
1155
  updatedAt: z.ZodString;
1156
1156
  }, "strip", z.ZodTypeAny, {
1157
1157
  type: "weeding" | "fertilizer";
1158
- source: "manual" | "agent" | "whatsapp";
1158
+ source: "whatsapp" | "manual" | "agent";
1159
1159
  createdAt: string;
1160
1160
  updatedAt: string;
1161
1161
  method: string | null;
@@ -1171,7 +1171,7 @@ export declare const fieldActivitiesRouter: {
1171
1171
  fieldName?: string | undefined;
1172
1172
  }, {
1173
1173
  type: "weeding" | "fertilizer";
1174
- source: "manual" | "agent" | "whatsapp";
1174
+ source: "whatsapp" | "manual" | "agent";
1175
1175
  createdAt: string;
1176
1176
  updatedAt: string;
1177
1177
  method: string | null;
@@ -1194,7 +1194,7 @@ export declare const fieldActivitiesRouter: {
1194
1194
  id: string;
1195
1195
  attributes: {
1196
1196
  type: "weeding" | "fertilizer";
1197
- source: "manual" | "agent" | "whatsapp";
1197
+ source: "whatsapp" | "manual" | "agent";
1198
1198
  createdAt: string;
1199
1199
  updatedAt: string;
1200
1200
  method: string | null;
@@ -1217,7 +1217,7 @@ export declare const fieldActivitiesRouter: {
1217
1217
  id: string;
1218
1218
  attributes: {
1219
1219
  type: "weeding" | "fertilizer";
1220
- source: "manual" | "agent" | "whatsapp";
1220
+ source: "whatsapp" | "manual" | "agent";
1221
1221
  createdAt: string;
1222
1222
  updatedAt: string;
1223
1223
  method: string | null;
@@ -1266,7 +1266,7 @@ export declare const fieldActivitiesRouter: {
1266
1266
  id: string;
1267
1267
  attributes: {
1268
1268
  type: "weeding" | "fertilizer";
1269
- source: "manual" | "agent" | "whatsapp";
1269
+ source: "whatsapp" | "manual" | "agent";
1270
1270
  createdAt: string;
1271
1271
  updatedAt: string;
1272
1272
  method: string | null;
@@ -1301,7 +1301,7 @@ export declare const fieldActivitiesRouter: {
1301
1301
  id: string;
1302
1302
  attributes: {
1303
1303
  type: "weeding" | "fertilizer";
1304
- source: "manual" | "agent" | "whatsapp";
1304
+ source: "whatsapp" | "manual" | "agent";
1305
1305
  createdAt: string;
1306
1306
  updatedAt: string;
1307
1307
  method: string | null;
@@ -1641,7 +1641,7 @@ export declare const fieldActivitiesRouter: {
1641
1641
  updatedAt: z.ZodString;
1642
1642
  }, "strip", z.ZodTypeAny, {
1643
1643
  type: "weeding" | "fertilizer";
1644
- source: "manual" | "agent" | "whatsapp";
1644
+ source: "whatsapp" | "manual" | "agent";
1645
1645
  createdAt: string;
1646
1646
  updatedAt: string;
1647
1647
  method: string | null;
@@ -1657,7 +1657,7 @@ export declare const fieldActivitiesRouter: {
1657
1657
  fieldName?: string | undefined;
1658
1658
  }, {
1659
1659
  type: "weeding" | "fertilizer";
1660
- source: "manual" | "agent" | "whatsapp";
1660
+ source: "whatsapp" | "manual" | "agent";
1661
1661
  createdAt: string;
1662
1662
  updatedAt: string;
1663
1663
  method: string | null;
@@ -1680,7 +1680,7 @@ export declare const fieldActivitiesRouter: {
1680
1680
  id: string;
1681
1681
  attributes: {
1682
1682
  type: "weeding" | "fertilizer";
1683
- source: "manual" | "agent" | "whatsapp";
1683
+ source: "whatsapp" | "manual" | "agent";
1684
1684
  createdAt: string;
1685
1685
  updatedAt: string;
1686
1686
  method: string | null;
@@ -1703,7 +1703,7 @@ export declare const fieldActivitiesRouter: {
1703
1703
  id: string;
1704
1704
  attributes: {
1705
1705
  type: "weeding" | "fertilizer";
1706
- source: "manual" | "agent" | "whatsapp";
1706
+ source: "whatsapp" | "manual" | "agent";
1707
1707
  createdAt: string;
1708
1708
  updatedAt: string;
1709
1709
  method: string | null;
@@ -1752,7 +1752,7 @@ export declare const fieldActivitiesRouter: {
1752
1752
  id: string;
1753
1753
  attributes: {
1754
1754
  type: "weeding" | "fertilizer";
1755
- source: "manual" | "agent" | "whatsapp";
1755
+ source: "whatsapp" | "manual" | "agent";
1756
1756
  createdAt: string;
1757
1757
  updatedAt: string;
1758
1758
  method: string | null;
@@ -1787,7 +1787,7 @@ export declare const fieldActivitiesRouter: {
1787
1787
  id: string;
1788
1788
  attributes: {
1789
1789
  type: "weeding" | "fertilizer";
1790
- source: "manual" | "agent" | "whatsapp";
1790
+ source: "whatsapp" | "manual" | "agent";
1791
1791
  createdAt: string;
1792
1792
  updatedAt: string;
1793
1793
  method: string | null;