@tmlmobilidade/controllers 20260605.149.34 → 20260605.1145.54

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.
@@ -55,6 +55,7 @@ export class RidesSharedController {
55
55
  search: parsedQuery.search,
56
56
  seen_statuses: parsedQuery.seen_statuses,
57
57
  stop_ids: parsedQuery.stop_ids,
58
+ ticketing_status: parsedQuery.ticketing_status,
58
59
  });
59
60
  //
60
61
  // Limit the number of rides to 2000 and sort by start_time_scheduled
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tmlmobilidade/controllers",
3
- "version": "20260605.149.34",
3
+ "version": "20260605.1145.54",
4
4
  "author": {
5
5
  "email": "iso@tmlmobilidade.pt",
6
6
  "name": "TML-ISO"