vms-nest-prisma-api-document 1016.0.0 → 1017.0.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 (112) hide show
  1. package/dist/{bookmark_service-DsPP3FmJ.d.ts → bookmark_service-CYlnhob9.d.ts} +1124 -962
  2. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  4. package/dist/services/account/bookmark_service.d.ts +1 -1
  5. package/dist/services/account/invoice_service.d.ts +1 -1
  6. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  7. package/dist/services/account/report_preferences.service.d.ts +1 -1
  8. package/dist/services/account/ticket_service.d.ts +1 -1
  9. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  10. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/calendar.d.ts +1 -1
  12. package/dist/services/fleet/bus_mangement/day_run.d.ts +1 -1
  13. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  14. package/dist/services/fleet/bus_mangement/master_schedule.d.ts +1 -1
  15. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  16. package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
  17. package/dist/services/fleet/document_management/document_management_service.d.ts +5 -595
  18. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  19. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  20. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  21. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  22. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  23. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  24. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  25. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  26. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  27. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  28. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  29. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  30. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  31. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  32. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  33. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  34. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  35. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  36. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  37. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  38. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  39. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  40. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  41. package/dist/services/main/users/auth_service.d.ts +1 -1
  42. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  43. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  44. package/dist/services/main/users/user_service.d.ts +1 -1
  45. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  46. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  47. package/dist/services/main/vehicle/master_vehicle_service.js +18 -256
  48. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  49. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  50. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  51. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  52. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  53. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  54. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  55. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +1 -1
  56. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  57. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  58. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  59. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  60. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  61. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  62. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  63. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  64. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  65. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  66. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  67. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  68. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  69. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  70. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  71. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  72. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  73. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  74. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  75. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  76. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  77. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  78. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  79. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  80. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  81. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  82. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  83. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  84. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  85. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  86. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  87. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  88. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  89. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  90. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  91. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  92. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  93. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  94. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  95. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  96. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  97. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  98. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  99. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  100. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  101. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  102. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  103. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  104. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  105. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  106. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  107. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  108. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  109. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  110. package/dist/services/website/exclusive_feature_access.d.ts +7 -7
  111. package/dist/services/website/request_demo.service.d.ts +5 -5
  112. package/package.json +1 -1
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
22
22
  }, "strip", z.ZodTypeAny, {
23
23
  user_id: string;
24
24
  organisation_id: string;
25
- country_id: string;
26
25
  login_from: LoginFrom;
26
+ country_id: string;
27
27
  os_details: Record<string, any>;
28
28
  ip_details: Record<string, any>;
29
29
  }, {
30
30
  user_id: string;
31
31
  organisation_id: string;
32
- country_id: string;
33
32
  login_from: LoginFrom;
33
+ country_id: string;
34
34
  os_details?: Record<string, any> | undefined;
35
35
  ip_details?: Record<string, any> | undefined;
36
36
  }>;
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
48
48
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
49
49
  country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
50
50
  }, "strip", z.ZodTypeAny, {
51
- login_from: LoginFrom;
52
51
  search: string;
53
52
  paging: PAGING;
54
53
  page_count: number;
55
54
  page_index: number;
55
+ login_from: LoginFrom;
56
56
  date_format_id: string;
57
57
  time_zone_id: string;
58
58
  user_ids: string[];
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
43
43
  user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
44
44
  organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- login_from: LoginFrom;
47
46
  search: string;
48
47
  paging: PAGING;
49
48
  page_count: number;
50
49
  page_index: number;
50
+ login_from: LoginFrom;
51
51
  date_format_id: string;
52
52
  time_zone_id: string;
53
53
  user_ids: string[];
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { BF as BookMark, BH as BookMarkDTO, BJ as BookMarkQueryDTO, BI as BookMarkQuerySchema, BG as BookMarkSchema, BN as createBookMark, BP as deleteBookMark, BM as findBookMarks, BL as newBookMarkPayload, BK as toBookMarkPayload, BO as updateBookMark } from '../../bookmark_service-DsPP3FmJ.js';
4
+ export { BJ as BookMark, BL as BookMarkDTO, BN as BookMarkQueryDTO, BM as BookMarkQuerySchema, BK as BookMarkSchema, BR as createBookMark, BT as deleteBookMark, BQ as findBookMarks, BP as newBookMarkPayload, BO as toBookMarkPayload, BS as updateBookMark } from '../../bookmark_service-CYlnhob9.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,7 +2,7 @@ import { InvoiceStatus, Status, FileType, PAGING, LoadParents, LoadChild, LoadCh
2
2
  import { BaseCommonFile, BR, AWSPresignedUrl, SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
4
  import { FilePresignedUrlDTO } from '../../zod_utils/zod_base_schema.js';
5
- import { U as UserOrganisation, M as MasterMainCurrency } from '../../bookmark_service-DsPP3FmJ.js';
5
+ import { U as UserOrganisation, M as MasterMainCurrency } from '../../bookmark_service-CYlnhob9.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
8
8
  interface Invoice extends Record<string, unknown> {
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { cL as OrganisationNotificationPreference, cQ as OrganisationNotificationPreferenceDTO, cN as OrganisationNotificationPreferenceGeofenceLink, cS as OrganisationNotificationPreferenceQueryDTO, cR as OrganisationNotificationPreferenceQuerySchema, cP as OrganisationNotificationPreferenceSchema, cO as OrganisationNotificationPreferenceUserLink, cM as OrganisationNotificationPreferenceVehicleLink, cW as createOrganisationNotificationPreference, cY as deleteOrganisationNotificationPreference, cV as findOrganisationNotificationPreference, cU as newOrganisationNotificationPreferencePayload, cT as toOrganisationNotificationPreferencePayload, cX as updateOrganisationNotificationPreference } from '../../bookmark_service-DsPP3FmJ.js';
4
+ export { cK as OrganisationNotificationPreference, cP as OrganisationNotificationPreferenceDTO, cM as OrganisationNotificationPreferenceGeofenceLink, cR as OrganisationNotificationPreferenceQueryDTO, cQ as OrganisationNotificationPreferenceQuerySchema, cO as OrganisationNotificationPreferenceSchema, cN as OrganisationNotificationPreferenceUserLink, cL as OrganisationNotificationPreferenceVehicleLink, cV as createOrganisationNotificationPreference, cX as deleteOrganisationNotificationPreference, cU as findOrganisationNotificationPreference, cT as newOrganisationNotificationPreferencePayload, cS as toOrganisationNotificationPreferencePayload, cW as updateOrganisationNotificationPreference } from '../../bookmark_service-CYlnhob9.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { pz as OrganisationReportAutomationMail, pC as OrganisationReportAutomationMailQueryDTO, pB as OrganisationReportAutomationMailQuerySchema, pA as OrganisationReportAutomationMailVehicleLink, px as OrganisationReportPreference, pE as OrganisationReportPreferenceDTO, pG as OrganisationReportPreferenceQueryDTO, pF as OrganisationReportPreferenceQuerySchema, pD as OrganisationReportPreferenceSchema, py as OrganisationReportPreferenceVehicleLink, pK as createOrganisationReportPreference, pM as deleteOrganisationReportPreference, pN as findOrganisationReportAutomationMail, pJ as findOrganisationReportPreference, pI as newOrganisationReportPreferencePayload, pH as toOrganisationReportPreferencePayload, pL as updateOrganisationReportPreference } from '../../bookmark_service-DsPP3FmJ.js';
4
+ export { po as OrganisationReportAutomationMail, pr as OrganisationReportAutomationMailQueryDTO, pq as OrganisationReportAutomationMailQuerySchema, pp as OrganisationReportAutomationMailVehicleLink, pm as OrganisationReportPreference, pt as OrganisationReportPreferenceDTO, pv as OrganisationReportPreferenceQueryDTO, pu as OrganisationReportPreferenceQuerySchema, ps as OrganisationReportPreferenceSchema, pn as OrganisationReportPreferenceVehicleLink, pz as createOrganisationReportPreference, pB as deleteOrganisationReportPreference, pC as findOrganisationReportAutomationMail, py as findOrganisationReportPreference, px as newOrganisationReportPreferencePayload, pw as toOrganisationReportPreferencePayload, pA as updateOrganisationReportPreference } from '../../bookmark_service-CYlnhob9.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../zod_utils/zod_base_schema.js';
5
- export { dh as Ticket, dm as TicketDTO, di as TicketFile, dk as TicketFileDTO, dj as TicketFileSchema, dr as TicketQueryDTO, dq as TicketQuerySchema, dl as TicketSchema, dp as TicketVerifyDTO, dn as TicketVerifySchema, dA as createTicket, dx as create_ticket_file, dD as deleteTicket, dz as findTickets, dw as get_ticket_file_presigned_url, dt as newTicketPayload, du as newVerifyTicketPayload, dy as remove_ticket_file, ds as toTicketPayload, dv as toVerifyTicketPayload, dB as updateTicket, dC as updateVerifyStatus } from '../../bookmark_service-DsPP3FmJ.js';
5
+ export { dg as Ticket, dl as TicketDTO, dh as TicketFile, dj as TicketFileDTO, di as TicketFileSchema, dq as TicketQueryDTO, dp as TicketQuerySchema, dk as TicketSchema, dn as TicketVerifyDTO, dm as TicketVerifySchema, dz as createTicket, dw as create_ticket_file, dC as deleteTicket, dy as findTickets, dv as get_ticket_file_presigned_url, ds as newTicketPayload, dt as newVerifyTicketPayload, dx as remove_ticket_file, dr as toTicketPayload, du as toVerifyTicketPayload, dA as updateTicket, dB as updateVerifyStatus } from '../../bookmark_service-CYlnhob9.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -2,5 +2,5 @@ import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../../zod_utils/zod_base_schema.js';
5
- export { gD as BreakdownDashboard, gA as FleetBreakdown, gC as FleetBreakdownCost, gN as FleetBreakdownCostDTO, gP as FleetBreakdownCostQueryDTO, gO as FleetBreakdownCostQuerySchema, gM as FleetBreakdownCostSchema, gH as FleetBreakdownDTO, gL as FleetBreakdownDashBoardQueryDTO, gK as FleetBreakdownDashBoardQuerySchema, gB as FleetBreakdownFile, gF as FleetBreakdownFileDTO, gE as FleetBreakdownFileSchema, gJ as FleetBreakdownQueryDTO, gI as FleetBreakdownQuerySchema, gG as FleetBreakdownSchema, g$ as breakdown_dashboard, gY as createFleetBreakdown, h1 as createFleetBreakdownCost, gV as create_breakdown_file, g_ as deleteFleetBreakdown, h3 as deleteFleetBreakdownCost, gX as findFleetBreakdown, h0 as findFleetBreakdownCost, gU as get_breakdown_file_presigned_url, gT as newFleetBreakdownCostPayload, gR as newFleetBreakdownPayload, gW as remove_breakdown_file, gS as toFleetBreakdownCostPayload, gQ as toFleetBreakdownPayload, gZ as updateFleetBreakdown, h2 as updateFleetBreakdownCost } from '../../../bookmark_service-DsPP3FmJ.js';
5
+ export { gC as BreakdownDashboard, gz as FleetBreakdown, gB as FleetBreakdownCost, gM as FleetBreakdownCostDTO, gO as FleetBreakdownCostQueryDTO, gN as FleetBreakdownCostQuerySchema, gL as FleetBreakdownCostSchema, gG as FleetBreakdownDTO, gK as FleetBreakdownDashBoardQueryDTO, gJ as FleetBreakdownDashBoardQuerySchema, gA as FleetBreakdownFile, gE as FleetBreakdownFileDTO, gD as FleetBreakdownFileSchema, gI as FleetBreakdownQueryDTO, gH as FleetBreakdownQuerySchema, gF as FleetBreakdownSchema, g_ as breakdown_dashboard, gX as createFleetBreakdown, h0 as createFleetBreakdownCost, gU as create_breakdown_file, gZ as deleteFleetBreakdown, h2 as deleteFleetBreakdownCost, gW as findFleetBreakdown, g$ as findFleetBreakdownCost, gT as get_breakdown_file_presigned_url, gS as newFleetBreakdownCostPayload, gQ as newFleetBreakdownPayload, gV as remove_breakdown_file, gR as toFleetBreakdownCostPayload, gP as toFleetBreakdownPayload, gY as updateFleetBreakdown, h1 as updateFleetBreakdownCost } from '../../../bookmark_service-CYlnhob9.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { rR as BusDashBoardQueryDTO, rQ as BusDashBoardQuerySchema, rJ as BusDashboard, rI as BusStop, rN as BusStopDTO, rH as BusStopPolygonData, rL as BusStopPolygonDataDTO, rK as BusStopPolygonDataSchema, rP as BusStopQueryDTO, rO as BusStopQuerySchema, rM as BusStopSchema, rY as bus_dashboard, rV as createBusStop, rX as deleteBusStop, rU as findBusStop, rT as newBusStopPayload, rS as toBusStopPayload, rW as updateBusStop } from '../../../bookmark_service-DsPP3FmJ.js';
4
+ export { rG as BusDashBoardQueryDTO, rF as BusDashBoardQuerySchema, ry as BusDashboard, rx as BusStop, rC as BusStopDTO, rw as BusStopPolygonData, rA as BusStopPolygonDataDTO, rz as BusStopPolygonDataSchema, rE as BusStopQueryDTO, rD as BusStopQuerySchema, rB as BusStopSchema, rN as bus_dashboard, rK as createBusStop, rM as deleteBusStop, rJ as findBusStop, rI as newBusStopPayload, rH as toBusStopPayload, rL as updateBusStop } from '../../../bookmark_service-CYlnhob9.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ze as OrganisationCalendar, zg as OrganisationCalendarDTO, zi as OrganisationCalendarQueryDTO, zh as OrganisationCalendarQuerySchema, zf as OrganisationCalendarSchema, zm as createOrganisationCalendar, zo as deleteOrganisationCalendar, zl as findOrganisationCalendar, zk as newOrganisationCalendarPayload, zj as toOrganisationCalendarPayload, zn as updateOrganisationCalendar } from '../../../bookmark_service-DsPP3FmJ.js';
4
+ export { yD as OrganisationCalendar, yF as OrganisationCalendarDTO, yH as OrganisationCalendarQueryDTO, yG as OrganisationCalendarQuerySchema, yE as OrganisationCalendarSchema, yL as createOrganisationCalendar, yN as deleteOrganisationCalendar, yK as findOrganisationCalendar, yJ as newOrganisationCalendarPayload, yI as toOrganisationCalendarPayload, yM as updateOrganisationCalendar } from '../../../bookmark_service-CYlnhob9.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,5 +1,5 @@
1
1
  import '../../../core/Enums.js';
2
- export { rZ as FixedScheduleDayRun, s3 as FixedScheduleDayRunCancelDTO, s2 as FixedScheduleDayRunCancelSchema, s5 as FixedScheduleDayRunQueryDTO, s4 as FixedScheduleDayRunQuerySchema, r_ as FixedScheduleDayRunStop, s9 as FixedScheduleDayRunStopEnterDTO, s8 as FixedScheduleDayRunStopEnterSchema, sb as FixedScheduleDayRunStopExitDTO, sa as FixedScheduleDayRunStopExitSchema, r$ as FixedScheduleDayRunStudent, s7 as FixedScheduleDayRunStudentUpdateDTO, s6 as FixedScheduleDayRunStudentUpdateSchema, s1 as FixedScheduleDayRunUpdateDTO, s0 as FixedScheduleDayRunUpdateSchema, sp as cancel_fixed_schedule_day_run, sn as find, sm as get_student_attendance_presigned_url, sf as newFixedScheduleDayRunCancelPayload, sj as newFixedScheduleDayRunStopEnterPayload, sl as newFixedScheduleDayRunStopExitPayload, sh as newFixedScheduleDayRunStudentUpdatePayload, sd as newFixedScheduleDayRunUpdatePayload, se as toFixedScheduleDayRunCancelPayload, si as toFixedScheduleDayRunStopEnterPayload, sk as toFixedScheduleDayRunStopExitPayload, sg as toFixedScheduleDayRunStudentUpdatePayload, sc as toFixedScheduleDayRunUpdatePayload, so as update_fixed_schedule_day_run, ss as update_stop_enter, st as update_stop_exit, sq as update_student_boarded, sr as update_student_handovered } from '../../../bookmark_service-DsPP3FmJ.js';
2
+ export { rO as FixedScheduleDayRun, rU as FixedScheduleDayRunCancelDTO, rT as FixedScheduleDayRunCancelSchema, rW as FixedScheduleDayRunQueryDTO, rV as FixedScheduleDayRunQuerySchema, rP as FixedScheduleDayRunStop, r_ as FixedScheduleDayRunStopEnterDTO, rZ as FixedScheduleDayRunStopEnterSchema, s0 as FixedScheduleDayRunStopExitDTO, r$ as FixedScheduleDayRunStopExitSchema, rQ as FixedScheduleDayRunStudent, rY as FixedScheduleDayRunStudentUpdateDTO, rX as FixedScheduleDayRunStudentUpdateSchema, rS as FixedScheduleDayRunUpdateDTO, rR as FixedScheduleDayRunUpdateSchema, se as cancel_fixed_schedule_day_run, sc as find, sb as get_student_attendance_presigned_url, s4 as newFixedScheduleDayRunCancelPayload, s8 as newFixedScheduleDayRunStopEnterPayload, sa as newFixedScheduleDayRunStopExitPayload, s6 as newFixedScheduleDayRunStudentUpdatePayload, s2 as newFixedScheduleDayRunUpdatePayload, s3 as toFixedScheduleDayRunCancelPayload, s7 as toFixedScheduleDayRunStopEnterPayload, s9 as toFixedScheduleDayRunStopExitPayload, s5 as toFixedScheduleDayRunStudentUpdatePayload, s1 as toFixedScheduleDayRunUpdatePayload, sd as update_fixed_schedule_day_run, sh as update_stop_enter, si as update_stop_exit, sf as update_student_boarded, sg as update_student_handovered } from '../../../bookmark_service-CYlnhob9.js';
3
3
  import 'zod';
4
4
  import '../../../core/BaseResponse.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { su as MasterRoute, sx as MasterRouteDTO, sP as MasterRouteJourneyTimeDTO, sO as MasterRouteJourneyTimeSchema, sz as MasterRouteQueryDTO, sy as MasterRouteQuerySchema, sw as MasterRouteSchema, sv as MasterRouteStop, sF as MasterRouteStopCreateDTO, sE as MasterRouteStopCreateSchema, sB as MasterRouteStopDTO, sM as MasterRouteStopDeleteAllSchema, sN as MasterRouteStopDeleteDTO, sL as MasterRouteStopDeleteReOrderDTO, sK as MasterRouteStopDeleteSchema, sG as MasterRouteStopIds, sH as MasterRouteStopIdsDTO, sJ as MasterRouteStopReorderDTO, sI as MasterRouteStopReorderSchema, sA as MasterRouteStopSchema, sD as MasterRouteStopUpdateDTO, sC as MasterRouteStopUpdateSchema, sW as appendRouteStop, sT as createMasterRoute, sV as deleteMasterRoute, sZ as deleteRouteStopReorder, s_ as deleteRouteStopsAll, sS as findMasterRoute, t0 as findRouteStopCache, sR as newMasterRoutePayload, sY as reorderRouteStops, sQ as toMasterRoutePayload, sU as updateMasterRoute, sX as updateRouteStop, s$ as update_journey_time } from '../../../bookmark_service-DsPP3FmJ.js';
4
+ export { sj as MasterRoute, sm as MasterRouteDTO, sE as MasterRouteJourneyTimeDTO, sD as MasterRouteJourneyTimeSchema, so as MasterRouteQueryDTO, sn as MasterRouteQuerySchema, sl as MasterRouteSchema, sk as MasterRouteStop, su as MasterRouteStopCreateDTO, st as MasterRouteStopCreateSchema, sq as MasterRouteStopDTO, sB as MasterRouteStopDeleteAllSchema, sC as MasterRouteStopDeleteDTO, sA as MasterRouteStopDeleteReOrderDTO, sz as MasterRouteStopDeleteSchema, sv as MasterRouteStopIds, sw as MasterRouteStopIdsDTO, sy as MasterRouteStopReorderDTO, sx as MasterRouteStopReorderSchema, sp as MasterRouteStopSchema, ss as MasterRouteStopUpdateDTO, sr as MasterRouteStopUpdateSchema, sL as appendRouteStop, sI as createMasterRoute, sK as deleteMasterRoute, sO as deleteRouteStopReorder, sP as deleteRouteStopsAll, sH as findMasterRoute, sR as findRouteStopCache, sG as newMasterRoutePayload, sN as reorderRouteStops, sF as toMasterRoutePayload, sJ as updateMasterRoute, sM as updateRouteStop, sQ as update_journey_time } from '../../../bookmark_service-CYlnhob9.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { uF as AssignFixedScheduleToStudentsDTO, uE as AssignFixedScheduleToStudentsSchema, uR as AssignSpecialScheduleToStudentsDTO, uQ as AssignSpecialScheduleToStudentsSchema, uu as MasterFixedSchedule, uz as MasterFixedScheduleDTO, uB as MasterFixedScheduleQueryDTO, uA as MasterFixedScheduleQuerySchema, uy as MasterFixedScheduleSchema, uv as MasterFixedScheduleStudent, uD as MasterFixedScheduleStudentQueryDTO, uC as MasterFixedScheduleStudentQuerySchema, uw as MasterSpecialSchedule, uL as MasterSpecialScheduleDTO, uN as MasterSpecialScheduleQueryDTO, uM as MasterSpecialScheduleQuerySchema, uK as MasterSpecialScheduleSchema, ux as MasterSpecialScheduleStudent, uP as MasterSpecialScheduleStudentQueryDTO, uO as MasterSpecialScheduleStudentQuerySchema, uH as RemoveFixedScheduleToStudentsDTO, uG as RemoveFixedScheduleToStudentsSchema, uT as RemoveSpecialScheduleToStudentsDTO, uS as RemoveSpecialScheduleToStudentsSchema, uV as UpdateSpecialStopDTO, uU as UpdateSpecialStopSchema, uJ as UpdateStopDTO, uI as UpdateStopSchema, v3 as assignFixedScheduleToStudents, vb as assignSpecialScheduleToStudents, v0 as createMasterFixedSchedule, v8 as createMasterSpecialSchedule, v2 as deleteMasterFixedSchedule, va as deleteMasterSpecialSchedule, u_ as findMasterFixedSchedule, u$ as findMasterFixedScheduleStudent, v6 as findMasterSpecialSchedule, v7 as findMasterSpecialScheduleStudent, uX as newMasterFixedSchedulePayload, uZ as newMasterSpecialSchedulePayload, v4 as removeFixedScheduleToStudents, vc as removeSpecialScheduleToStudents, uW as toMasterFixedSchedulePayload, uY as toMasterSpecialSchedulePayload, v1 as updateMasterFixedSchedule, v9 as updateMasterSpecialSchedule, vd as updateSpecialStop, v5 as updateStop } from '../../../bookmark_service-DsPP3FmJ.js';
4
+ export { uu as AssignFixedScheduleToStudentsDTO, ut as AssignFixedScheduleToStudentsSchema, uG as AssignSpecialScheduleToStudentsDTO, uF as AssignSpecialScheduleToStudentsSchema, uj as MasterFixedSchedule, uo as MasterFixedScheduleDTO, uq as MasterFixedScheduleQueryDTO, up as MasterFixedScheduleQuerySchema, un as MasterFixedScheduleSchema, uk as MasterFixedScheduleStudent, us as MasterFixedScheduleStudentQueryDTO, ur as MasterFixedScheduleStudentQuerySchema, ul as MasterSpecialSchedule, uA as MasterSpecialScheduleDTO, uC as MasterSpecialScheduleQueryDTO, uB as MasterSpecialScheduleQuerySchema, uz as MasterSpecialScheduleSchema, um as MasterSpecialScheduleStudent, uE as MasterSpecialScheduleStudentQueryDTO, uD as MasterSpecialScheduleStudentQuerySchema, uw as RemoveFixedScheduleToStudentsDTO, uv as RemoveFixedScheduleToStudentsSchema, uI as RemoveSpecialScheduleToStudentsDTO, uH as RemoveSpecialScheduleToStudentsSchema, uK as UpdateSpecialStopDTO, uJ as UpdateSpecialStopSchema, uy as UpdateStopDTO, ux as UpdateStopSchema, uU as assignFixedScheduleToStudents, v0 as assignSpecialScheduleToStudents, uR as createMasterFixedSchedule, uZ as createMasterSpecialSchedule, uT as deleteMasterFixedSchedule, u$ as deleteMasterSpecialSchedule, uP as findMasterFixedSchedule, uQ as findMasterFixedScheduleStudent, uX as findMasterSpecialSchedule, uY as findMasterSpecialScheduleStudent, uM as newMasterFixedSchedulePayload, uO as newMasterSpecialSchedulePayload, uV as removeFixedScheduleToStudents, v1 as removeSpecialScheduleToStudents, uL as toMasterFixedSchedulePayload, uN as toMasterSpecialSchedulePayload, uS as updateMasterFixedSchedule, u_ as updateMasterSpecialSchedule, v2 as updateSpecialStop, uW as updateStop } from '../../../bookmark_service-CYlnhob9.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { zp as OrganisationNoticeBoard, zr as OrganisationNoticeBoardDTO, zt as OrganisationNoticeBoardQueryDTO, zs as OrganisationNoticeBoardQuerySchema, zq as OrganisationNoticeBoardSchema, zx as createOrganisationNoticeBoard, zz as deleteOrganisationNoticeBoard, zw as findOrganisationNoticeBoard, zv as newOrganisationNoticeBoardPayload, zu as toOrganisationNoticeBoardPayload, zy as updateOrganisationNoticeBoard } from '../../../bookmark_service-DsPP3FmJ.js';
4
+ export { yO as OrganisationNoticeBoard, yQ as OrganisationNoticeBoardDTO, yS as OrganisationNoticeBoardQueryDTO, yR as OrganisationNoticeBoardQuerySchema, yP as OrganisationNoticeBoardSchema, yW as createOrganisationNoticeBoard, yY as deleteOrganisationNoticeBoard, yV as findOrganisationNoticeBoard, yU as newOrganisationNoticeBoardPayload, yT as toOrganisationNoticeBoardPayload, yX as updateOrganisationNoticeBoard } from '../../../bookmark_service-CYlnhob9.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,6 +1,6 @@
1
1
  import '../../../core/Enums.js';
2
2
  import '../../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { ts as GuardianDetailsDTO, tr as GuardianDetailsSchema, tu as GuardianMobileNumberDTO, tt as GuardianMobileNumberSchema, tq as GuardianProfilePictureDTO, tp as GuardianProfilePictureSchema, tM as SchoolDashBoardQueryDTO, tL as SchoolDashBoardQuerySchema, t1 as SchoolDashboard, t2 as Student, t3 as StudentAddress, tk as StudentAddressDTO, tm as StudentAddressQueryDTO, tl as StudentAddressQuerySchema, tj as StudentAddressSchema, tc as StudentDTO, t4 as StudentGuardian, ty as StudentGuardianAutofillQueryDTO, tx as StudentGuardianAutofillQuerySchema, t5 as StudentGuardianLink, to as StudentGuardianLinkDTO, tw as StudentGuardianLinkQueryDTO, tv as StudentGuardianLinkQuerySchema, tn as StudentGuardianLinkSchema, ta as StudentGuardianLoginPush, t6 as StudentLeaveRequest, tA as StudentLeaveRequestDTO, tC as StudentLeaveRequestQueryDTO, tB as StudentLeaveRequestQuerySchema, tz as StudentLeaveRequestSchema, t9 as StudentLoginPush, ti as StudentNoFixedScheduleQueryDTO, th as StudentNoFixedScheduleQuerySchema, te as StudentProfilePictureDTO, td as StudentProfilePictureSchema, tg as StudentQueryDTO, tf as StudentQuerySchema, tb as StudentSchema, t7 as StudentStopChangeRequest, tG as StudentStopChangeRequestApprovalDTO, tF as StudentStopChangeRequestApprovalSchema, tE as StudentStopChangeRequestDTO, tI as StudentStopChangeRequestQueryDTO, tH as StudentStopChangeRequestQuerySchema, tD as StudentStopChangeRequestSchema, t8 as StudentTransportPlanTypeChangeHistory, tK as StudentTransportPlanTypeChangeHistoryQueryDTO, tJ as StudentTransportPlanTypeChangeHistoryQuerySchema, ur as approveStopChangeRequest, u2 as createStudent, u8 as createStudentAddress, ud as createStudentGuardianLink, uk as createStudentLeaveRequest, up as createStudentStopChangeRequest, u4 as deleteStudent, ub as deleteStudentAddress, ui as deleteStudentGuardianLink, un as deleteStudentLeaveRequest, us as deleteStudentStopChangeRequest, u0 as delete_guardian_profile_picture, t_ as delete_profile_picture, u1 as findStudent, u9 as findStudentAddress, uj as findStudentGuardianAutofillDetails, uc as findStudentGuardianLink, ul as findStudentLeaveRequest, uo as findStudentStopChangeRequest, ut as findStudentTransportPlanTypeChangeHistory, u7 as find_students_with_no_fixed_schedule_drop, u6 as find_students_with_no_fixed_schedule_pickup, tY as get_student_guardian_presigned_url, tX as get_student_presigned_url, tQ as newStudentAddressPayload, tW as newStudentGuardianLinkPayload, tS as newStudentLeaveRequestPayload, tO as newStudentPayload, tU as newStudentStopChangeRequestPayload, u5 as school_dashboard, tP as toStudentAddressPayload, tV as toStudentGuardianLinkPayload, tR as toStudentLeaveRequestPayload, tN as toStudentPayload, tT as toStudentStopChangeRequestPayload, ug as updateGuardianDetails, uh as updateGuardianMobileNumber, uf as updateGuardianProfilePicture, u3 as updateStudent, ua as updateStudentAddress, ue as updateStudentGuardianLink, um as updateStudentLeaveRequest, uq as updateStudentStopChangeRequest, t$ as update_guardian_profile_picture, tZ as update_profile_picture } from '../../../bookmark_service-DsPP3FmJ.js';
4
+ export { th as GuardianDetailsDTO, tg as GuardianDetailsSchema, tj as GuardianMobileNumberDTO, ti as GuardianMobileNumberSchema, tf as GuardianProfilePictureDTO, te as GuardianProfilePictureSchema, tB as SchoolDashBoardQueryDTO, tA as SchoolDashBoardQuerySchema, sS as SchoolDashboard, sT as Student, sU as StudentAddress, t9 as StudentAddressDTO, tb as StudentAddressQueryDTO, ta as StudentAddressQuerySchema, t8 as StudentAddressSchema, t1 as StudentDTO, sV as StudentGuardian, tn as StudentGuardianAutofillQueryDTO, tm as StudentGuardianAutofillQuerySchema, sW as StudentGuardianLink, td as StudentGuardianLinkDTO, tl as StudentGuardianLinkQueryDTO, tk as StudentGuardianLinkQuerySchema, tc as StudentGuardianLinkSchema, s$ as StudentGuardianLoginPush, sX as StudentLeaveRequest, tp as StudentLeaveRequestDTO, tr as StudentLeaveRequestQueryDTO, tq as StudentLeaveRequestQuerySchema, to as StudentLeaveRequestSchema, s_ as StudentLoginPush, t7 as StudentNoFixedScheduleQueryDTO, t6 as StudentNoFixedScheduleQuerySchema, t3 as StudentProfilePictureDTO, t2 as StudentProfilePictureSchema, t5 as StudentQueryDTO, t4 as StudentQuerySchema, t0 as StudentSchema, sY as StudentStopChangeRequest, tv as StudentStopChangeRequestApprovalDTO, tu as StudentStopChangeRequestApprovalSchema, tt as StudentStopChangeRequestDTO, tx as StudentStopChangeRequestQueryDTO, tw as StudentStopChangeRequestQuerySchema, ts as StudentStopChangeRequestSchema, sZ as StudentTransportPlanTypeChangeHistory, tz as StudentTransportPlanTypeChangeHistoryQueryDTO, ty as StudentTransportPlanTypeChangeHistoryQuerySchema, ug as approveStopChangeRequest, tT as createStudent, tZ as createStudentAddress, u2 as createStudentGuardianLink, u9 as createStudentLeaveRequest, ue as createStudentStopChangeRequest, tV as deleteStudent, u0 as deleteStudentAddress, u7 as deleteStudentGuardianLink, uc as deleteStudentLeaveRequest, uh as deleteStudentStopChangeRequest, tR as delete_guardian_profile_picture, tP as delete_profile_picture, tS as findStudent, t_ as findStudentAddress, u8 as findStudentGuardianAutofillDetails, u1 as findStudentGuardianLink, ua as findStudentLeaveRequest, ud as findStudentStopChangeRequest, ui as findStudentTransportPlanTypeChangeHistory, tY as find_students_with_no_fixed_schedule_drop, tX as find_students_with_no_fixed_schedule_pickup, tN as get_student_guardian_presigned_url, tM as get_student_presigned_url, tF as newStudentAddressPayload, tL as newStudentGuardianLinkPayload, tH as newStudentLeaveRequestPayload, tD as newStudentPayload, tJ as newStudentStopChangeRequestPayload, tW as school_dashboard, tE as toStudentAddressPayload, tK as toStudentGuardianLinkPayload, tG as toStudentLeaveRequestPayload, tC as toStudentPayload, tI as toStudentStopChangeRequestPayload, u5 as updateGuardianDetails, u6 as updateGuardianMobileNumber, u4 as updateGuardianProfilePicture, tU as updateStudent, t$ as updateStudentAddress, u3 as updateStudentGuardianLink, ub as updateStudentLeaveRequest, uf as updateStudentStopChangeRequest, tQ as update_guardian_profile_picture, tO as update_profile_picture } from '../../../bookmark_service-CYlnhob9.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';