@tmlmobilidade/types 20260626.1034.45 → 20260627.41.35

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 (132) hide show
  1. package/dist/alerts/cause.d.ts +1 -1
  2. package/dist/alerts/effect.d.ts +1 -1
  3. package/dist/gtfs/feed-info.d.ts +2 -2
  4. package/dist/gtfs-tml/feed-info.d.ts +2 -2
  5. package/dist/gtfs-validation/gtfs-validation.d.ts +12 -12
  6. package/dist/index.d.ts +1 -2
  7. package/dist/index.js +1 -2
  8. package/dist/locations/queries.d.ts +4 -4
  9. package/dist/offer/pattern.d.ts +72 -72
  10. package/dist/offer/route-path-type.d.ts +2 -2
  11. package/dist/offer/route.d.ts +6 -6
  12. package/dist/offer/rules.d.ts +18 -18
  13. package/dist/offer/typology.d.ts +7 -7
  14. package/dist/offer/vkm.d.ts +15 -15
  15. package/dist/operation/lines/operational-line.d.ts +4 -4
  16. package/dist/operation/stops/operational-stop.d.ts +4 -4
  17. package/dist/organization.d.ts +5 -5
  18. package/dist/plans/plan-app-status.d.ts +2 -2
  19. package/dist/plans/plan.d.ts +94 -94
  20. package/dist/vehicle/vehicle.d.ts +5 -5
  21. package/dist/vehicle-events/raw/ccfl/v1.d.ts +54 -54
  22. package/dist/vehicle-events/raw/ccfl/v1.js +1 -1
  23. package/dist/vehicle-events/raw/cmet/v1-core.d.ts +88 -88
  24. package/dist/vehicle-events/raw/cmet/v1-log.d.ts +88 -88
  25. package/dist/vehicle-events/raw/cp/v1.d.ts +64 -64
  26. package/dist/vehicle-events/raw/cp/v1.js +1 -1
  27. package/dist/vehicle-events/raw/crtm-aisa/v1.d.ts +112 -112
  28. package/dist/vehicle-events/raw/crtm-aisa/v1.js +1 -2
  29. package/dist/vehicle-events/raw/crtm-laveloz/v1.d.ts +112 -112
  30. package/dist/vehicle-events/raw/crtm-laveloz/v1.js +1 -1
  31. package/dist/vehicle-events/raw/fertagus/v1.d.ts +64 -64
  32. package/dist/vehicle-events/raw/ml/v1.d.ts +54 -54
  33. package/dist/vehicle-events/raw/mobi/v1.d.ts +84 -84
  34. package/dist/vehicle-events/raw/mobi/v1.js +1 -1
  35. package/dist/vehicle-events/raw/raw-vehicle-event-base.d.ts +2 -2
  36. package/dist/vehicle-events/raw/raw-vehicle-event.d.ts +530 -530
  37. package/dist/vehicle-events/raw/tcb/v1.d.ts +84 -84
  38. package/dist/vehicle-events/raw/tcb/v1.js +1 -1
  39. package/dist/vehicle-events/raw/ttsl/v1.d.ts +54 -54
  40. package/dist/vehicle-events/raw/ttsl/v1.js +1 -1
  41. package/dist/vehicle-events/simplified/simplified-vehicle-event.d.ts +7 -7
  42. package/package.json +3 -2
  43. package/dist/gtfs-rt/alert.d.ts +0 -347
  44. package/dist/gtfs-rt/alert.js +0 -24
  45. package/dist/gtfs-rt/carriage-details.d.ts +0 -21
  46. package/dist/gtfs-rt/carriage-details.js +0 -11
  47. package/dist/gtfs-rt/cause.d.ts +0 -10
  48. package/dist/gtfs-rt/cause.js +0 -18
  49. package/dist/gtfs-rt/congestion-level.d.ts +0 -4
  50. package/dist/gtfs-rt/congestion-level.js +0 -11
  51. package/dist/gtfs-rt/effect.d.ts +0 -10
  52. package/dist/gtfs-rt/effect.js +0 -17
  53. package/dist/gtfs-rt/entity-selector.d.ts +0 -68
  54. package/dist/gtfs-rt/entity-selector.js +0 -12
  55. package/dist/gtfs-rt/feed-entity.d.ts +0 -729
  56. package/dist/gtfs-rt/feed-entity.js +0 -11
  57. package/dist/gtfs-rt/feed-header.d.ts +0 -18
  58. package/dist/gtfs-rt/feed-header.js +0 -9
  59. package/dist/gtfs-rt/feed-message.d.ts +0 -975
  60. package/dist/gtfs-rt/feed-message.js +0 -9
  61. package/dist/gtfs-rt/index.d.ts +0 -22
  62. package/dist/gtfs-rt/index.js +0 -22
  63. package/dist/gtfs-rt/localized-image.d.ts +0 -15
  64. package/dist/gtfs-rt/localized-image.js +0 -8
  65. package/dist/gtfs-rt/occupancy-status.d.ts +0 -4
  66. package/dist/gtfs-rt/occupancy-status.js +0 -15
  67. package/dist/gtfs-rt/position.d.ts +0 -21
  68. package/dist/gtfs-rt/position.js +0 -10
  69. package/dist/gtfs-rt/severity-level.d.ts +0 -4
  70. package/dist/gtfs-rt/severity-level.js +0 -10
  71. package/dist/gtfs-rt/time-range.d.ts +0 -12
  72. package/dist/gtfs-rt/time-range.js +0 -7
  73. package/dist/gtfs-rt/translated-image.d.ts +0 -29
  74. package/dist/gtfs-rt/translated-image.js +0 -7
  75. package/dist/gtfs-rt/translated-string.d.ts +0 -24
  76. package/dist/gtfs-rt/translated-string.js +0 -7
  77. package/dist/gtfs-rt/translation.d.ts +0 -12
  78. package/dist/gtfs-rt/translation.js +0 -7
  79. package/dist/gtfs-rt/trip-descriptor.d.ts +0 -29
  80. package/dist/gtfs-rt/trip-descriptor.js +0 -13
  81. package/dist/gtfs-rt/vehicle-descriptor.d.ts +0 -18
  82. package/dist/gtfs-rt/vehicle-descriptor.js +0 -10
  83. package/dist/gtfs-rt/vehicle-position.d.ts +0 -168
  84. package/dist/gtfs-rt/vehicle-position.js +0 -23
  85. package/dist/gtfs-rt/vehicle-stop-status.d.ts +0 -4
  86. package/dist/gtfs-rt/vehicle-stop-status.js +0 -9
  87. package/dist/gtfs-rt/wheelchair-accessible.d.ts +0 -4
  88. package/dist/gtfs-rt/wheelchair-accessible.js +0 -10
  89. package/dist/hub/api/alerts/alert.d.ts +0 -82
  90. package/dist/hub/api/alerts/alert.js +0 -20
  91. package/dist/hub/api/alerts/index.d.ts +0 -1
  92. package/dist/hub/api/alerts/index.js +0 -1
  93. package/dist/hub/api/index.d.ts +0 -7
  94. package/dist/hub/api/index.js +0 -7
  95. package/dist/hub/api/network/index.d.ts +0 -7
  96. package/dist/hub/api/network/index.js +0 -7
  97. package/dist/hub/api/network/line.d.ts +0 -66
  98. package/dist/hub/api/network/line.js +0 -24
  99. package/dist/hub/api/network/pattern.d.ts +0 -184
  100. package/dist/hub/api/network/pattern.js +0 -32
  101. package/dist/hub/api/network/route.d.ts +0 -66
  102. package/dist/hub/api/network/route.js +0 -24
  103. package/dist/hub/api/network/scheduled-arrival.d.ts +0 -21
  104. package/dist/hub/api/network/scheduled-arrival.js +0 -9
  105. package/dist/hub/api/network/stop.d.ts +0 -97
  106. package/dist/hub/api/network/stop.js +0 -29
  107. package/dist/hub/api/network/trip.d.ts +0 -49
  108. package/dist/hub/api/network/trip.js +0 -11
  109. package/dist/hub/api/network/waypoint.d.ts +0 -27
  110. package/dist/hub/api/network/waypoint.js +0 -11
  111. package/dist/hub/api/patterns.d.ts +0 -16
  112. package/dist/hub/api/patterns.js +0 -3
  113. package/dist/hub/api/plans/index.d.ts +0 -1
  114. package/dist/hub/api/plans/index.js +0 -1
  115. package/dist/hub/api/plans/plan.d.ts +0 -138
  116. package/dist/hub/api/plans/plan.js +0 -18
  117. package/dist/hub/api/realtime/index.d.ts +0 -1
  118. package/dist/hub/api/realtime/index.js +0 -1
  119. package/dist/hub/api/realtime/vehicle-position.d.ts +0 -66
  120. package/dist/hub/api/realtime/vehicle-position.js +0 -31
  121. package/dist/hub/api/realtime-eta-gtfs.d.ts +0 -41
  122. package/dist/hub/api/realtime-eta-gtfs.js +0 -2
  123. package/dist/hub/api/shapes.d.ts +0 -148
  124. package/dist/hub/api/shapes.js +0 -26
  125. package/dist/hub/api/timetables.d.ts +0 -36
  126. package/dist/hub/api/timetables.js +0 -2
  127. package/dist/hub/gtfs/index.d.ts +0 -1
  128. package/dist/hub/gtfs/index.js +0 -1
  129. package/dist/hub/gtfs/stops.d.ts +0 -66
  130. package/dist/hub/gtfs/stops.js +0 -24
  131. package/dist/hub/index.d.ts +0 -2
  132. package/dist/hub/index.js +0 -2
@@ -13,12 +13,12 @@ export declare const PlanSchema: z.ZodObject<{
13
13
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
15
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
16
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
17
16
  last_hash: string | null;
17
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
18
18
  }, {
19
19
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
20
- timestamp?: number | null | undefined;
21
20
  last_hash?: string | null | undefined;
21
+ timestamp?: number | null | undefined;
22
22
  }>>;
23
23
  hub_gtfs: z.ZodDefault<z.ZodObject<{
24
24
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -26,12 +26,12 @@ export declare const PlanSchema: z.ZodObject<{
26
26
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
27
27
  }, "strip", z.ZodTypeAny, {
28
28
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
29
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
30
29
  last_hash: string | null;
30
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
31
31
  }, {
32
32
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
33
- timestamp?: number | null | undefined;
34
33
  last_hash?: string | null | undefined;
34
+ timestamp?: number | null | undefined;
35
35
  }>>;
36
36
  hub_schedules: z.ZodDefault<z.ZodObject<{
37
37
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -39,12 +39,12 @@ export declare const PlanSchema: z.ZodObject<{
39
39
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
40
40
  }, "strip", z.ZodTypeAny, {
41
41
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
42
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
43
42
  last_hash: string | null;
43
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
44
44
  }, {
45
45
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
46
- timestamp?: number | null | undefined;
47
46
  last_hash?: string | null | undefined;
47
+ timestamp?: number | null | undefined;
48
48
  }>>;
49
49
  merger: z.ZodDefault<z.ZodObject<{
50
50
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -52,54 +52,54 @@ export declare const PlanSchema: z.ZodObject<{
52
52
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
53
53
  }, "strip", z.ZodTypeAny, {
54
54
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
55
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
56
55
  last_hash: string | null;
56
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
57
57
  }, {
58
58
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
59
- timestamp?: number | null | undefined;
60
59
  last_hash?: string | null | undefined;
60
+ timestamp?: number | null | undefined;
61
61
  }>>;
62
62
  }, "strip", z.ZodTypeAny, {
63
63
  controller: {
64
64
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
65
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
66
65
  last_hash: string | null;
66
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
67
67
  };
68
68
  hub_gtfs: {
69
69
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
70
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
71
70
  last_hash: string | null;
71
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
72
72
  };
73
73
  hub_schedules: {
74
74
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
75
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
76
75
  last_hash: string | null;
76
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
77
77
  };
78
78
  merger: {
79
79
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
80
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
81
80
  last_hash: string | null;
81
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
82
82
  };
83
83
  }, {
84
84
  controller?: {
85
85
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
86
- timestamp?: number | null | undefined;
87
86
  last_hash?: string | null | undefined;
87
+ timestamp?: number | null | undefined;
88
88
  } | undefined;
89
89
  hub_gtfs?: {
90
90
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
91
- timestamp?: number | null | undefined;
92
91
  last_hash?: string | null | undefined;
92
+ timestamp?: number | null | undefined;
93
93
  } | undefined;
94
94
  hub_schedules?: {
95
95
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
96
- timestamp?: number | null | undefined;
97
96
  last_hash?: string | null | undefined;
97
+ timestamp?: number | null | undefined;
98
98
  } | undefined;
99
99
  merger?: {
100
100
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
101
- timestamp?: number | null | undefined;
102
101
  last_hash?: string | null | undefined;
102
+ timestamp?: number | null | undefined;
103
103
  } | undefined;
104
104
  }>>;
105
105
  gtfs_agency: z.ZodObject<{
@@ -144,22 +144,22 @@ export declare const PlanSchema: z.ZodObject<{
144
144
  feed_lang: string;
145
145
  feed_end_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
146
146
  feed_start_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
147
- feed_version?: string | null | undefined;
148
147
  default_lang?: string | null | undefined;
149
148
  feed_contact_email?: string | null | undefined;
150
149
  feed_contact_url?: string | null | undefined;
151
150
  feed_publisher_name?: string | null | undefined;
152
151
  feed_publisher_url?: string | null | undefined;
152
+ feed_version?: string | null | undefined;
153
153
  }, {
154
154
  feed_lang: string;
155
155
  feed_end_date?: string | null | undefined;
156
156
  feed_start_date?: string | null | undefined;
157
- feed_version?: string | null | undefined;
158
157
  default_lang?: string | null | undefined;
159
158
  feed_contact_email?: string | null | undefined;
160
159
  feed_contact_url?: string | null | undefined;
161
160
  feed_publisher_name?: string | null | undefined;
162
161
  feed_publisher_url?: string | null | undefined;
162
+ feed_version?: string | null | undefined;
163
163
  }>;
164
164
  hash: z.ZodString;
165
165
  is_locked: z.ZodDefault<z.ZodBoolean>;
@@ -195,37 +195,37 @@ export declare const PlanSchema: z.ZodObject<{
195
195
  feed_lang: string;
196
196
  feed_end_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
197
197
  feed_start_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
198
- feed_version?: string | null | undefined;
199
198
  default_lang?: string | null | undefined;
200
199
  feed_contact_email?: string | null | undefined;
201
200
  feed_contact_url?: string | null | undefined;
202
201
  feed_publisher_name?: string | null | undefined;
203
202
  feed_publisher_url?: string | null | undefined;
203
+ feed_version?: string | null | undefined;
204
204
  };
205
- hash: string;
206
- operation_file_id: string;
207
205
  apps: {
208
206
  controller: {
209
207
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
210
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
211
208
  last_hash: string | null;
209
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
212
210
  };
213
211
  hub_gtfs: {
214
212
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
215
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
216
213
  last_hash: string | null;
214
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
217
215
  };
218
216
  hub_schedules: {
219
217
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
220
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
221
218
  last_hash: string | null;
219
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
222
220
  };
223
221
  merger: {
224
222
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
225
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
226
223
  last_hash: string | null;
224
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
227
225
  };
228
226
  };
227
+ hash: string;
228
+ operation_file_id: string;
229
229
  pcgi_legacy: {
230
230
  operation_plan_id: string | null;
231
231
  };
@@ -248,12 +248,12 @@ export declare const PlanSchema: z.ZodObject<{
248
248
  feed_lang: string;
249
249
  feed_end_date?: string | null | undefined;
250
250
  feed_start_date?: string | null | undefined;
251
- feed_version?: string | null | undefined;
252
251
  default_lang?: string | null | undefined;
253
252
  feed_contact_email?: string | null | undefined;
254
253
  feed_contact_url?: string | null | undefined;
255
254
  feed_publisher_name?: string | null | undefined;
256
255
  feed_publisher_url?: string | null | undefined;
256
+ feed_version?: string | null | undefined;
257
257
  };
258
258
  hash: string;
259
259
  operation_file_id: string;
@@ -266,23 +266,23 @@ export declare const PlanSchema: z.ZodObject<{
266
266
  apps?: {
267
267
  controller?: {
268
268
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
269
- timestamp?: number | null | undefined;
270
269
  last_hash?: string | null | undefined;
270
+ timestamp?: number | null | undefined;
271
271
  } | undefined;
272
272
  hub_gtfs?: {
273
273
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
274
- timestamp?: number | null | undefined;
275
274
  last_hash?: string | null | undefined;
275
+ timestamp?: number | null | undefined;
276
276
  } | undefined;
277
277
  hub_schedules?: {
278
278
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
279
- timestamp?: number | null | undefined;
280
279
  last_hash?: string | null | undefined;
280
+ timestamp?: number | null | undefined;
281
281
  } | undefined;
282
282
  merger?: {
283
283
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
284
- timestamp?: number | null | undefined;
285
284
  last_hash?: string | null | undefined;
285
+ timestamp?: number | null | undefined;
286
286
  } | undefined;
287
287
  } | undefined;
288
288
  }>;
@@ -300,12 +300,12 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
300
300
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
301
301
  }, "strip", z.ZodTypeAny, {
302
302
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
303
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
304
303
  last_hash: string | null;
304
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
305
305
  }, {
306
306
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
307
- timestamp?: number | null | undefined;
308
307
  last_hash?: string | null | undefined;
308
+ timestamp?: number | null | undefined;
309
309
  }>>;
310
310
  hub_gtfs: z.ZodDefault<z.ZodObject<{
311
311
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -313,12 +313,12 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
313
313
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
314
314
  }, "strip", z.ZodTypeAny, {
315
315
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
316
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
317
316
  last_hash: string | null;
317
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
318
318
  }, {
319
319
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
320
- timestamp?: number | null | undefined;
321
320
  last_hash?: string | null | undefined;
321
+ timestamp?: number | null | undefined;
322
322
  }>>;
323
323
  hub_schedules: z.ZodDefault<z.ZodObject<{
324
324
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -326,12 +326,12 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
326
326
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
327
327
  }, "strip", z.ZodTypeAny, {
328
328
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
329
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
330
329
  last_hash: string | null;
330
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
331
331
  }, {
332
332
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
333
- timestamp?: number | null | undefined;
334
333
  last_hash?: string | null | undefined;
334
+ timestamp?: number | null | undefined;
335
335
  }>>;
336
336
  merger: z.ZodDefault<z.ZodObject<{
337
337
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -339,54 +339,54 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
339
339
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
340
340
  }, "strip", z.ZodTypeAny, {
341
341
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
342
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
343
342
  last_hash: string | null;
343
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
344
344
  }, {
345
345
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
346
- timestamp?: number | null | undefined;
347
346
  last_hash?: string | null | undefined;
347
+ timestamp?: number | null | undefined;
348
348
  }>>;
349
349
  }, "strip", z.ZodTypeAny, {
350
350
  controller: {
351
351
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
352
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
353
352
  last_hash: string | null;
353
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
354
354
  };
355
355
  hub_gtfs: {
356
356
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
357
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
358
357
  last_hash: string | null;
358
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
359
359
  };
360
360
  hub_schedules: {
361
361
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
362
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
363
362
  last_hash: string | null;
363
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
364
364
  };
365
365
  merger: {
366
366
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
367
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
368
367
  last_hash: string | null;
368
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
369
369
  };
370
370
  }, {
371
371
  controller?: {
372
372
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
373
- timestamp?: number | null | undefined;
374
373
  last_hash?: string | null | undefined;
374
+ timestamp?: number | null | undefined;
375
375
  } | undefined;
376
376
  hub_gtfs?: {
377
377
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
378
- timestamp?: number | null | undefined;
379
378
  last_hash?: string | null | undefined;
379
+ timestamp?: number | null | undefined;
380
380
  } | undefined;
381
381
  hub_schedules?: {
382
382
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
383
- timestamp?: number | null | undefined;
384
383
  last_hash?: string | null | undefined;
384
+ timestamp?: number | null | undefined;
385
385
  } | undefined;
386
386
  merger?: {
387
387
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
388
- timestamp?: number | null | undefined;
389
388
  last_hash?: string | null | undefined;
389
+ timestamp?: number | null | undefined;
390
390
  } | undefined;
391
391
  }>>;
392
392
  gtfs_agency: z.ZodObject<{
@@ -431,22 +431,22 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
431
431
  feed_lang: string;
432
432
  feed_end_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
433
433
  feed_start_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
434
- feed_version?: string | null | undefined;
435
434
  default_lang?: string | null | undefined;
436
435
  feed_contact_email?: string | null | undefined;
437
436
  feed_contact_url?: string | null | undefined;
438
437
  feed_publisher_name?: string | null | undefined;
439
438
  feed_publisher_url?: string | null | undefined;
439
+ feed_version?: string | null | undefined;
440
440
  }, {
441
441
  feed_lang: string;
442
442
  feed_end_date?: string | null | undefined;
443
443
  feed_start_date?: string | null | undefined;
444
- feed_version?: string | null | undefined;
445
444
  default_lang?: string | null | undefined;
446
445
  feed_contact_email?: string | null | undefined;
447
446
  feed_contact_url?: string | null | undefined;
448
447
  feed_publisher_name?: string | null | undefined;
449
448
  feed_publisher_url?: string | null | undefined;
449
+ feed_version?: string | null | undefined;
450
450
  }>;
451
451
  hash: z.ZodString;
452
452
  is_locked: z.ZodDefault<z.ZodBoolean>;
@@ -475,37 +475,37 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
475
475
  feed_lang: string;
476
476
  feed_end_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
477
477
  feed_start_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
478
- feed_version?: string | null | undefined;
479
478
  default_lang?: string | null | undefined;
480
479
  feed_contact_email?: string | null | undefined;
481
480
  feed_contact_url?: string | null | undefined;
482
481
  feed_publisher_name?: string | null | undefined;
483
482
  feed_publisher_url?: string | null | undefined;
483
+ feed_version?: string | null | undefined;
484
484
  };
485
- hash: string;
486
- operation_file_id: string;
487
485
  apps: {
488
486
  controller: {
489
487
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
490
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
491
488
  last_hash: string | null;
489
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
492
490
  };
493
491
  hub_gtfs: {
494
492
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
495
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
496
493
  last_hash: string | null;
494
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
497
495
  };
498
496
  hub_schedules: {
499
497
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
500
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
501
498
  last_hash: string | null;
499
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
502
500
  };
503
501
  merger: {
504
502
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
505
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
506
503
  last_hash: string | null;
504
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
507
505
  };
508
506
  };
507
+ hash: string;
508
+ operation_file_id: string;
509
509
  pcgi_legacy: {
510
510
  operation_plan_id: string | null;
511
511
  };
@@ -525,12 +525,12 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
525
525
  feed_lang: string;
526
526
  feed_end_date?: string | null | undefined;
527
527
  feed_start_date?: string | null | undefined;
528
- feed_version?: string | null | undefined;
529
528
  default_lang?: string | null | undefined;
530
529
  feed_contact_email?: string | null | undefined;
531
530
  feed_contact_url?: string | null | undefined;
532
531
  feed_publisher_name?: string | null | undefined;
533
532
  feed_publisher_url?: string | null | undefined;
533
+ feed_version?: string | null | undefined;
534
534
  };
535
535
  hash: string;
536
536
  operation_file_id: string;
@@ -543,23 +543,23 @@ export declare const CreatePlanSchema: z.ZodObject<Omit<{
543
543
  apps?: {
544
544
  controller?: {
545
545
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
546
- timestamp?: number | null | undefined;
547
546
  last_hash?: string | null | undefined;
547
+ timestamp?: number | null | undefined;
548
548
  } | undefined;
549
549
  hub_gtfs?: {
550
550
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
551
- timestamp?: number | null | undefined;
552
551
  last_hash?: string | null | undefined;
552
+ timestamp?: number | null | undefined;
553
553
  } | undefined;
554
554
  hub_schedules?: {
555
555
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
556
- timestamp?: number | null | undefined;
557
556
  last_hash?: string | null | undefined;
557
+ timestamp?: number | null | undefined;
558
558
  } | undefined;
559
559
  merger?: {
560
560
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
561
- timestamp?: number | null | undefined;
562
561
  last_hash?: string | null | undefined;
562
+ timestamp?: number | null | undefined;
563
563
  } | undefined;
564
564
  } | undefined;
565
565
  }>;
@@ -608,25 +608,23 @@ export declare const UpdatePlanSchema: z.ZodObject<{
608
608
  feed_lang: string;
609
609
  feed_end_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
610
610
  feed_start_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
611
- feed_version?: string | null | undefined;
612
611
  default_lang?: string | null | undefined;
613
612
  feed_contact_email?: string | null | undefined;
614
613
  feed_contact_url?: string | null | undefined;
615
614
  feed_publisher_name?: string | null | undefined;
616
615
  feed_publisher_url?: string | null | undefined;
616
+ feed_version?: string | null | undefined;
617
617
  }, {
618
618
  feed_lang: string;
619
619
  feed_end_date?: string | null | undefined;
620
620
  feed_start_date?: string | null | undefined;
621
- feed_version?: string | null | undefined;
622
621
  default_lang?: string | null | undefined;
623
622
  feed_contact_email?: string | null | undefined;
624
623
  feed_contact_url?: string | null | undefined;
625
624
  feed_publisher_name?: string | null | undefined;
626
625
  feed_publisher_url?: string | null | undefined;
626
+ feed_version?: string | null | undefined;
627
627
  }>>;
628
- hash: z.ZodOptional<z.ZodString>;
629
- operation_file_id: z.ZodOptional<z.ZodString>;
630
628
  apps: z.ZodOptional<z.ZodDefault<z.ZodObject<{
631
629
  controller: z.ZodDefault<z.ZodObject<{
632
630
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -634,12 +632,12 @@ export declare const UpdatePlanSchema: z.ZodObject<{
634
632
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
635
633
  }, "strip", z.ZodTypeAny, {
636
634
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
637
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
638
635
  last_hash: string | null;
636
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
639
637
  }, {
640
638
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
641
- timestamp?: number | null | undefined;
642
639
  last_hash?: string | null | undefined;
640
+ timestamp?: number | null | undefined;
643
641
  }>>;
644
642
  hub_gtfs: z.ZodDefault<z.ZodObject<{
645
643
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -647,12 +645,12 @@ export declare const UpdatePlanSchema: z.ZodObject<{
647
645
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
648
646
  }, "strip", z.ZodTypeAny, {
649
647
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
650
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
651
648
  last_hash: string | null;
649
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
652
650
  }, {
653
651
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
654
- timestamp?: number | null | undefined;
655
652
  last_hash?: string | null | undefined;
653
+ timestamp?: number | null | undefined;
656
654
  }>>;
657
655
  hub_schedules: z.ZodDefault<z.ZodObject<{
658
656
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -660,12 +658,12 @@ export declare const UpdatePlanSchema: z.ZodObject<{
660
658
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
661
659
  }, "strip", z.ZodTypeAny, {
662
660
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
663
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
664
661
  last_hash: string | null;
662
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
665
663
  }, {
666
664
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
667
- timestamp?: number | null | undefined;
668
665
  last_hash?: string | null | undefined;
666
+ timestamp?: number | null | undefined;
669
667
  }>>;
670
668
  merger: z.ZodDefault<z.ZodObject<{
671
669
  last_hash: z.ZodDefault<z.ZodNullable<z.ZodString>>;
@@ -673,56 +671,58 @@ export declare const UpdatePlanSchema: z.ZodObject<{
673
671
  timestamp: z.ZodDefault<z.ZodNullable<z.ZodEffects<z.ZodNumber, import("@tmlmobilidade/go-types-shared").UnixTimestamp, number>>>;
674
672
  }, "strip", z.ZodTypeAny, {
675
673
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
676
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
677
674
  last_hash: string | null;
675
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
678
676
  }, {
679
677
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
680
- timestamp?: number | null | undefined;
681
678
  last_hash?: string | null | undefined;
679
+ timestamp?: number | null | undefined;
682
680
  }>>;
683
681
  }, "strip", z.ZodTypeAny, {
684
682
  controller: {
685
683
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
686
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
687
684
  last_hash: string | null;
685
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
688
686
  };
689
687
  hub_gtfs: {
690
688
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
691
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
692
689
  last_hash: string | null;
690
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
693
691
  };
694
692
  hub_schedules: {
695
693
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
696
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
697
694
  last_hash: string | null;
695
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
698
696
  };
699
697
  merger: {
700
698
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
701
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
702
699
  last_hash: string | null;
700
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
703
701
  };
704
702
  }, {
705
703
  controller?: {
706
704
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
707
- timestamp?: number | null | undefined;
708
705
  last_hash?: string | null | undefined;
706
+ timestamp?: number | null | undefined;
709
707
  } | undefined;
710
708
  hub_gtfs?: {
711
709
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
712
- timestamp?: number | null | undefined;
713
710
  last_hash?: string | null | undefined;
711
+ timestamp?: number | null | undefined;
714
712
  } | undefined;
715
713
  hub_schedules?: {
716
714
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
717
- timestamp?: number | null | undefined;
718
715
  last_hash?: string | null | undefined;
716
+ timestamp?: number | null | undefined;
719
717
  } | undefined;
720
718
  merger?: {
721
719
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
722
- timestamp?: number | null | undefined;
723
720
  last_hash?: string | null | undefined;
721
+ timestamp?: number | null | undefined;
724
722
  } | undefined;
725
723
  }>>>;
724
+ hash: z.ZodOptional<z.ZodString>;
725
+ operation_file_id: z.ZodOptional<z.ZodString>;
726
726
  pcgi_legacy: z.ZodOptional<z.ZodObject<{
727
727
  operation_plan_id: z.ZodNullable<z.ZodString>;
728
728
  }, "strip", z.ZodTypeAny, {
@@ -747,37 +747,37 @@ export declare const UpdatePlanSchema: z.ZodObject<{
747
747
  feed_lang: string;
748
748
  feed_end_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
749
749
  feed_start_date?: import("@tmlmobilidade/go-types-shared").OperationalDate | null | undefined;
750
- feed_version?: string | null | undefined;
751
750
  default_lang?: string | null | undefined;
752
751
  feed_contact_email?: string | null | undefined;
753
752
  feed_contact_url?: string | null | undefined;
754
753
  feed_publisher_name?: string | null | undefined;
755
754
  feed_publisher_url?: string | null | undefined;
755
+ feed_version?: string | null | undefined;
756
756
  } | undefined;
757
- hash?: string | undefined;
758
- operation_file_id?: string | undefined;
759
757
  apps?: {
760
758
  controller: {
761
759
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
762
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
763
760
  last_hash: string | null;
761
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
764
762
  };
765
763
  hub_gtfs: {
766
764
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
767
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
768
765
  last_hash: string | null;
766
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
769
767
  };
770
768
  hub_schedules: {
771
769
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
772
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
773
770
  last_hash: string | null;
771
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
774
772
  };
775
773
  merger: {
776
774
  status: "error" | "waiting" | "processing" | "complete" | "skipped";
777
- timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
778
775
  last_hash: string | null;
776
+ timestamp: import("@tmlmobilidade/go-types-shared").UnixTimestamp | null;
779
777
  };
780
778
  } | undefined;
779
+ hash?: string | undefined;
780
+ operation_file_id?: string | undefined;
781
781
  pcgi_legacy?: {
782
782
  operation_plan_id: string | null;
783
783
  } | undefined;
@@ -798,37 +798,37 @@ export declare const UpdatePlanSchema: z.ZodObject<{
798
798
  feed_lang: string;
799
799
  feed_end_date?: string | null | undefined;
800
800
  feed_start_date?: string | null | undefined;
801
- feed_version?: string | null | undefined;
802
801
  default_lang?: string | null | undefined;
803
802
  feed_contact_email?: string | null | undefined;
804
803
  feed_contact_url?: string | null | undefined;
805
804
  feed_publisher_name?: string | null | undefined;
806
805
  feed_publisher_url?: string | null | undefined;
806
+ feed_version?: string | null | undefined;
807
807
  } | undefined;
808
- hash?: string | undefined;
809
- operation_file_id?: string | undefined;
810
808
  apps?: {
811
809
  controller?: {
812
810
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
813
- timestamp?: number | null | undefined;
814
811
  last_hash?: string | null | undefined;
812
+ timestamp?: number | null | undefined;
815
813
  } | undefined;
816
814
  hub_gtfs?: {
817
815
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
818
- timestamp?: number | null | undefined;
819
816
  last_hash?: string | null | undefined;
817
+ timestamp?: number | null | undefined;
820
818
  } | undefined;
821
819
  hub_schedules?: {
822
820
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
823
- timestamp?: number | null | undefined;
824
821
  last_hash?: string | null | undefined;
822
+ timestamp?: number | null | undefined;
825
823
  } | undefined;
826
824
  merger?: {
827
825
  status?: "error" | "waiting" | "processing" | "complete" | "skipped" | undefined;
828
- timestamp?: number | null | undefined;
829
826
  last_hash?: string | null | undefined;
827
+ timestamp?: number | null | undefined;
830
828
  } | undefined;
831
829
  } | undefined;
830
+ hash?: string | undefined;
831
+ operation_file_id?: string | undefined;
832
832
  pcgi_legacy?: {
833
833
  operation_plan_id: string | null;
834
834
  } | undefined;