vms-nest-api-document 53.0.0 → 55.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 (133) hide show
  1. package/dist/{fasttag_details-DqEJ9ww8.d.ts → fasttag_details-DMWrlxyn.d.ts} +18 -18
  2. package/dist/services/account/analytics/admin_login_analytics_service.d.ts +3 -3
  3. package/dist/services/account/analytics/driver_login_analytics_service.d.ts +4 -4
  4. package/dist/services/account/analytics/parent_login_analytics_service.d.ts +3 -3
  5. package/dist/services/account/analytics/student_login_analytics_service.d.ts +3 -3
  6. package/dist/services/account/analytics/user_login_analytics_service.d.ts +2 -2
  7. package/dist/services/account/analytics/user_page_analytics_service.d.ts +2 -2
  8. package/dist/services/account/analytics/user_report_analytics_service.d.ts +2 -2
  9. package/dist/services/account/eway_bill_details.d.ts +10 -10
  10. package/dist/services/account/fasttag_details.d.ts +2 -2
  11. package/dist/services/account/fasttag_transactions.d.ts +2 -2
  12. package/dist/services/account/invoice_service.d.ts +1 -1
  13. package/dist/services/account/notification_preferences.service.d.ts +1 -1
  14. package/dist/services/account/report_preferences.service.d.ts +1 -1
  15. package/dist/services/account/ticket_service.d.ts +1 -1
  16. package/dist/services/account/user_bookmark_service.d.ts +1 -2
  17. package/dist/services/core/external_api_push.service.d.ts +1 -1
  18. package/dist/services/core/external_api_share.service.d.ts +1 -1
  19. package/dist/services/core/external_api_sync.service.d.ts +1 -1
  20. package/dist/services/fleet/breakdown_management/breakdown_management_service.d.ts +1 -1
  21. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
  22. package/dist/services/fleet/bus_mangement/day_run_daily_schedule_api.d.ts +35 -35
  23. package/dist/services/fleet/bus_mangement/day_run_special_schedule_api.d.ts +35 -35
  24. package/dist/services/fleet/bus_mangement/master_daily_schedule.d.ts +1 -1
  25. package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
  26. package/dist/services/fleet/bus_mangement/master_special_schedule.d.ts +1 -1
  27. package/dist/services/fleet/document_management/document_management_service.d.ts +1 -1
  28. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +1 -1
  29. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
  30. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
  31. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  32. package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
  33. package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
  34. package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
  35. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  36. package/dist/services/fleet/school_management/calendar_service.d.ts +1 -1
  37. package/dist/services/fleet/school_management/notice_board_service.d.ts +1 -1
  38. package/dist/services/fleet/school_management/student_service.d.ts +1 -1
  39. package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
  40. package/dist/services/fleet/service_management/fleet_service_service.d.ts +1 -1
  41. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  42. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  43. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  44. package/dist/services/fleet/workshop_management/fleet_workshop_service.d.ts +1 -1
  45. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  46. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  47. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  48. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  49. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  50. package/dist/services/gps/features/gps_lock_digital_door_log_service.d.ts +3 -3
  51. package/dist/services/gps/features/gps_lock_relay_log_service.d.ts +3 -3
  52. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  53. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  54. package/dist/services/main/users/auth_service.d.ts +1 -1
  55. package/dist/services/main/users/user_admin_service.d.ts +1 -1
  56. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  57. package/dist/services/main/users/user_organisation_service.js +0 -17
  58. package/dist/services/main/users/user_service.d.ts +1 -1
  59. package/dist/services/main/users/user_service.js +79 -7
  60. package/dist/services/main/vehicle/childs/shared_vehicles.d.ts +4 -4
  61. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +19 -19
  62. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  63. package/dist/services/master/bookmark/master_bookmark_module_service.d.ts +1 -2
  64. package/dist/services/master/bookmark/master_bookmark_page_service.d.ts +4 -493
  65. package/dist/services/master/bookmark/master_bookmark_sub_module_service.d.ts +1 -2
  66. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  67. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  68. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  69. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  70. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  71. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  72. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  73. package/dist/services/master/cache_reset/master_reset_cache_service.d.ts +2 -2
  74. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  75. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  76. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  77. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  78. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  79. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  80. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  81. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  82. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  83. package/dist/services/master/fleet/master_fleet_breakdown_type_service.d.ts +1 -1
  84. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  85. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  86. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  87. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  88. package/dist/services/master/fleet/master_fleet_service_part_service.d.ts +1 -1
  89. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
  90. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  91. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  92. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  93. package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
  94. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  95. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  96. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  97. package/dist/services/master/main/master_main_language_service.js +17 -0
  98. package/dist/services/master/main/master_main_sim_provider_service.d.ts +1 -1
  99. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  100. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  101. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  102. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  103. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  104. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  105. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  106. package/dist/services/master/organisation/organisation_fleet_service.d.ts +1 -1
  107. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  108. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  109. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  110. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  111. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +1 -1
  112. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  113. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  114. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  115. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  116. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  117. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  118. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  119. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  120. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  121. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +1 -1
  122. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  123. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  124. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  125. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  126. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  127. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  128. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  129. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  130. package/dist/services/website/exclusive_feature_access.d.ts +1 -1
  131. package/dist/services/website/static_pages_service.d.ts +2 -2
  132. package/dist/{user_organisation_service-CI0Qv4bg.d.ts → user_organisation_service-Dbe6Ltod.d.ts} +857 -310
  133. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from './core/Enums.js';
2
2
  import { SBR, FBR } from './core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle, a as User } from './user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, a as User } from './user_organisation_service-Dbe6Ltod.js';
5
5
 
6
6
  interface FASTagTransaction extends Record<string, unknown> {
7
7
  fasttag_transaction_id: string;
@@ -51,6 +51,9 @@ declare const FASTagTransactionSchema: z.ZodObject<{
51
51
  plaza_name: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
52
52
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
53
53
  }, "strip", z.ZodTypeAny, {
54
+ status: Status;
55
+ organisation_id: string;
56
+ vehicle_id: string;
54
57
  processing_date_time: string;
55
58
  transaction_date_time: string;
56
59
  transaction_id: string;
@@ -60,19 +63,16 @@ declare const FASTagTransactionSchema: z.ZodObject<{
60
63
  lane_code: string;
61
64
  plaza_code: string;
62
65
  plaza_name: string;
63
- status: Status;
64
66
  fasttag_details_id: string;
65
67
  fasttag_bank_id: string;
66
- organisation_id: string;
67
- vehicle_id: string;
68
68
  transaction_amount?: number | undefined;
69
69
  }, {
70
- transaction_id: string;
71
70
  status: Status;
72
- fasttag_details_id: string;
73
- fasttag_bank_id: string;
74
71
  organisation_id: string;
75
72
  vehicle_id: string;
73
+ transaction_id: string;
74
+ fasttag_details_id: string;
75
+ fasttag_bank_id: string;
76
76
  processing_date_time?: string | undefined;
77
77
  transaction_date_time?: string | undefined;
78
78
  transaction_amount?: unknown;
@@ -142,11 +142,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
142
142
  include_master_data: YesNo;
143
143
  date_format_id: string;
144
144
  time_zone_id: string;
145
+ organisation_ids: string[];
146
+ vehicle_ids: string[];
145
147
  fasttag_transaction_ids: string[];
146
148
  fasttag_details_ids: string[];
147
149
  fasttag_bank_ids: string[];
148
- organisation_ids: string[];
149
- vehicle_ids: string[];
150
150
  }, {
151
151
  date_format_id: string;
152
152
  time_zone_id: string;
@@ -169,11 +169,11 @@ declare const FASTagTransactionQuerySchema: z.ZodObject<{
169
169
  direction: OrderBy;
170
170
  }[] | undefined;
171
171
  include_master_data?: YesNo | undefined;
172
+ organisation_ids?: string[] | undefined;
173
+ vehicle_ids?: string[] | undefined;
172
174
  fasttag_transaction_ids?: string[] | undefined;
173
175
  fasttag_details_ids?: string[] | undefined;
174
176
  fasttag_bank_ids?: string[] | undefined;
175
- organisation_ids?: string[] | undefined;
176
- vehicle_ids?: string[] | undefined;
177
177
  }>;
178
178
  type FASTagTransactionQueryDTO = z.infer<typeof FASTagTransactionQuerySchema>;
179
179
  declare const toFASTagTransactionPayload: (row: FASTagTransaction) => FASTagTransactionDTO;
@@ -336,19 +336,19 @@ declare const FASTagDetailsSchema: z.ZodObject<{
336
336
  api_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
337
337
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
338
338
  }, "strip", z.ZodTypeAny, {
339
+ api_key: string;
339
340
  status: Status;
340
- fasttag_bank_id: string;
341
341
  organisation_id: string;
342
342
  user_id: string;
343
- api_key: string;
343
+ fasttag_bank_id: string;
344
344
  customer_id: string;
345
345
  client_id: string;
346
346
  client_secret: string;
347
347
  }, {
348
348
  status: Status;
349
- fasttag_bank_id: string;
350
349
  organisation_id: string;
351
350
  user_id: string;
351
+ fasttag_bank_id: string;
352
352
  api_key?: string | undefined;
353
353
  customer_id?: string | undefined;
354
354
  client_id?: string | undefined;
@@ -412,10 +412,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
412
412
  include_master_data: YesNo;
413
413
  date_format_id: string;
414
414
  time_zone_id: string;
415
- fasttag_details_ids: string[];
416
- fasttag_bank_ids: string[];
417
415
  organisation_ids: string[];
418
416
  user_ids: string[];
417
+ fasttag_details_ids: string[];
418
+ fasttag_bank_ids: string[];
419
419
  }, {
420
420
  date_format_id: string;
421
421
  time_zone_id: string;
@@ -438,10 +438,10 @@ declare const FASTagDetailsQuerySchema: z.ZodObject<{
438
438
  direction: OrderBy;
439
439
  }[] | undefined;
440
440
  include_master_data?: YesNo | undefined;
441
- fasttag_details_ids?: string[] | undefined;
442
- fasttag_bank_ids?: string[] | undefined;
443
441
  organisation_ids?: string[] | undefined;
444
442
  user_ids?: string[] | undefined;
443
+ fasttag_details_ids?: string[] | undefined;
444
+ fasttag_bank_ids?: string[] | undefined;
445
445
  }>;
446
446
  type FASTagDetailsQueryDTO = z.infer<typeof FASTagDetailsQuerySchema>;
447
447
  declare const toFASTagDetailsPayload: (row: FASTagDetails) => FASTagDetailsDTO;
@@ -79,11 +79,11 @@ declare const UserAdminLoginAnalyticsQuerySchema: z.ZodObject<{
79
79
  include_master_data: YesNo;
80
80
  date_format_id: string;
81
81
  time_zone_id: string;
82
- user_admin_login_analytics_ids: string[];
83
- admin_ids: string[];
84
82
  platform: LoginFrom[];
85
83
  from_date: string;
86
84
  to_date: string;
85
+ user_admin_login_analytics_ids: string[];
86
+ admin_ids: string[];
87
87
  }, {
88
88
  date_format_id: string;
89
89
  time_zone_id: string;
@@ -108,9 +108,9 @@ declare const UserAdminLoginAnalyticsQuerySchema: z.ZodObject<{
108
108
  direction: OrderBy;
109
109
  }[] | undefined;
110
110
  include_master_data?: YesNo | undefined;
111
+ platform?: LoginFrom[] | undefined;
111
112
  user_admin_login_analytics_ids?: string[] | undefined;
112
113
  admin_ids?: string[] | undefined;
113
- platform?: LoginFrom[] | undefined;
114
114
  }>;
115
115
  type UserAdminLoginAnalyticsQueryDTO = z.infer<typeof UserAdminLoginAnalyticsQuerySchema>;
116
116
  declare const UserAdminLoginAnalyticsLoginCountReportSchema: z.ZodObject<{
@@ -89,13 +89,13 @@ declare const MasterDriverLoginAnalyticsQuerySchema: z.ZodObject<{
89
89
  include_master_data: YesNo;
90
90
  date_format_id: string;
91
91
  time_zone_id: string;
92
- platform: LoginFrom[];
93
- from_date: string;
94
- to_date: string;
95
92
  master_driver_login_analytics_ids: string[];
96
93
  organisation_ids: string[];
97
94
  organisation_branch_ids: string[];
98
95
  driver_ids: string[];
96
+ platform: LoginFrom[];
97
+ from_date: string;
98
+ to_date: string;
99
99
  }, {
100
100
  date_format_id: string;
101
101
  time_zone_id: string;
@@ -120,11 +120,11 @@ declare const MasterDriverLoginAnalyticsQuerySchema: z.ZodObject<{
120
120
  direction: OrderBy;
121
121
  }[] | undefined;
122
122
  include_master_data?: YesNo | undefined;
123
- platform?: LoginFrom[] | undefined;
124
123
  master_driver_login_analytics_ids?: string[] | undefined;
125
124
  organisation_ids?: string[] | undefined;
126
125
  organisation_branch_ids?: string[] | undefined;
127
126
  driver_ids?: string[] | undefined;
127
+ platform?: LoginFrom[] | undefined;
128
128
  }>;
129
129
  type MasterDriverLoginAnalyticsQueryDTO = z.infer<typeof MasterDriverLoginAnalyticsQuerySchema>;
130
130
  declare const MasterDriverLoginAnalyticsLoginCountReportSchema: z.ZodObject<{
@@ -89,11 +89,11 @@ declare const StudentGuardianLoginAnalyticsQuerySchema: z.ZodObject<{
89
89
  include_master_data: YesNo;
90
90
  date_format_id: string;
91
91
  time_zone_id: string;
92
+ organisation_ids: string[];
93
+ organisation_branch_ids: string[];
92
94
  platform: LoginFrom[];
93
95
  from_date: string;
94
96
  to_date: string;
95
- organisation_ids: string[];
96
- organisation_branch_ids: string[];
97
97
  guardian_login_analytics_ids: string[];
98
98
  guardian_ids: string[];
99
99
  }, {
@@ -120,9 +120,9 @@ declare const StudentGuardianLoginAnalyticsQuerySchema: z.ZodObject<{
120
120
  direction: OrderBy;
121
121
  }[] | undefined;
122
122
  include_master_data?: YesNo | undefined;
123
- platform?: LoginFrom[] | undefined;
124
123
  organisation_ids?: string[] | undefined;
125
124
  organisation_branch_ids?: string[] | undefined;
125
+ platform?: LoginFrom[] | undefined;
126
126
  guardian_login_analytics_ids?: string[] | undefined;
127
127
  guardian_ids?: string[] | undefined;
128
128
  }>;
@@ -89,11 +89,11 @@ declare const StudentLoginAnalyticsQuerySchema: z.ZodObject<{
89
89
  include_master_data: YesNo;
90
90
  date_format_id: string;
91
91
  time_zone_id: string;
92
+ organisation_ids: string[];
93
+ organisation_branch_ids: string[];
92
94
  platform: LoginFrom[];
93
95
  from_date: string;
94
96
  to_date: string;
95
- organisation_ids: string[];
96
- organisation_branch_ids: string[];
97
97
  student_login_analytics_ids: string[];
98
98
  student_ids: string[];
99
99
  }, {
@@ -120,9 +120,9 @@ declare const StudentLoginAnalyticsQuerySchema: z.ZodObject<{
120
120
  direction: OrderBy;
121
121
  }[] | undefined;
122
122
  include_master_data?: YesNo | undefined;
123
- platform?: LoginFrom[] | undefined;
124
123
  organisation_ids?: string[] | undefined;
125
124
  organisation_branch_ids?: string[] | undefined;
125
+ platform?: LoginFrom[] | undefined;
126
126
  student_login_analytics_ids?: string[] | undefined;
127
127
  student_ids?: string[] | undefined;
128
128
  }>;
@@ -86,10 +86,10 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
86
86
  include_master_data: YesNo;
87
87
  date_format_id: string;
88
88
  time_zone_id: string;
89
+ organisation_ids: string[];
89
90
  platform: LoginFrom[];
90
91
  from_date: string;
91
92
  to_date: string;
92
- organisation_ids: string[];
93
93
  user_login_analytics_ids: string[];
94
94
  user_ids: string[];
95
95
  }, {
@@ -116,8 +116,8 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
116
116
  direction: OrderBy;
117
117
  }[] | undefined;
118
118
  include_master_data?: YesNo | undefined;
119
- platform?: LoginFrom[] | undefined;
120
119
  organisation_ids?: string[] | undefined;
120
+ platform?: LoginFrom[] | undefined;
121
121
  user_login_analytics_ids?: string[] | undefined;
122
122
  user_ids?: string[] | undefined;
123
123
  }>;
@@ -116,10 +116,10 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
116
116
  include_master_data: YesNo;
117
117
  date_format_id: string;
118
118
  time_zone_id: string;
119
+ organisation_ids: string[];
119
120
  platform: LoginFrom[];
120
121
  from_date: string;
121
122
  to_date: string;
122
- organisation_ids: string[];
123
123
  user_ids: string[];
124
124
  user_page_analytics_ids: string[];
125
125
  }, {
@@ -146,8 +146,8 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
146
146
  direction: OrderBy;
147
147
  }[] | undefined;
148
148
  include_master_data?: YesNo | undefined;
149
- platform?: LoginFrom[] | undefined;
150
149
  organisation_ids?: string[] | undefined;
150
+ platform?: LoginFrom[] | undefined;
151
151
  user_ids?: string[] | undefined;
152
152
  user_page_analytics_ids?: string[] | undefined;
153
153
  }>;
@@ -126,10 +126,10 @@ declare const UserReportAnalyticsQuerySchema: z.ZodObject<{
126
126
  include_master_data: YesNo;
127
127
  date_format_id: string;
128
128
  time_zone_id: string;
129
+ organisation_ids: string[];
129
130
  platform: LoginFrom[];
130
131
  from_date: string;
131
132
  to_date: string;
132
- organisation_ids: string[];
133
133
  user_ids: string[];
134
134
  report_type: DownloadReportType[];
135
135
  user_report_analytics_ids: string[];
@@ -157,8 +157,8 @@ declare const UserReportAnalyticsQuerySchema: z.ZodObject<{
157
157
  direction: OrderBy;
158
158
  }[] | undefined;
159
159
  include_master_data?: YesNo | undefined;
160
- platform?: LoginFrom[] | undefined;
161
160
  organisation_ids?: string[] | undefined;
161
+ platform?: LoginFrom[] | undefined;
162
162
  user_ids?: string[] | undefined;
163
163
  report_type?: DownloadReportType[] | undefined;
164
164
  user_report_analytics_ids?: string[] | undefined;
@@ -1,7 +1,7 @@
1
1
  import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-Dbe6Ltod.js';
5
5
  import { MasterMainEwayBillProvider } from '../master/main/master_main_eway_bill_provider_service.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -39,23 +39,23 @@ declare const EWayBillDetailsSchema: z.ZodObject<{
39
39
  description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
40
40
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
41
41
  }, "strip", z.ZodTypeAny, {
42
- status: Status;
43
- organisation_id: string;
44
- description: string;
45
- user_id: string;
46
- e_way_bill_provider_id: string;
47
42
  api_client_id: string;
48
43
  api_key: string;
49
44
  api_secret: string;
50
- }, {
45
+ description: string;
51
46
  status: Status;
47
+ e_way_bill_provider_id: string;
52
48
  organisation_id: string;
53
49
  user_id: string;
50
+ }, {
51
+ status: Status;
54
52
  e_way_bill_provider_id: string;
55
- description?: string | undefined;
53
+ organisation_id: string;
54
+ user_id: string;
56
55
  api_client_id?: string | undefined;
57
56
  api_key?: string | undefined;
58
57
  api_secret?: string | undefined;
58
+ description?: string | undefined;
59
59
  }>;
60
60
  type EWayBillDetailsDTO = z.infer<typeof EWayBillDetailsSchema>;
61
61
  declare const EWayBillDetailsQuerySchema: z.ZodObject<{
@@ -115,10 +115,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
115
115
  include_master_data: YesNo;
116
116
  date_format_id: string;
117
117
  time_zone_id: string;
118
+ eway_bill_details_ids: string[];
118
119
  organisation_ids: string[];
119
120
  user_ids: string[];
120
121
  e_way_bill_provider_ids: string[];
121
- eway_bill_details_ids: string[];
122
122
  }, {
123
123
  date_format_id: string;
124
124
  time_zone_id: string;
@@ -141,10 +141,10 @@ declare const EWayBillDetailsQuerySchema: z.ZodObject<{
141
141
  direction: OrderBy;
142
142
  }[] | undefined;
143
143
  include_master_data?: YesNo | undefined;
144
+ eway_bill_details_ids?: string[] | undefined;
144
145
  organisation_ids?: string[] | undefined;
145
146
  user_ids?: string[] | undefined;
146
147
  e_way_bill_provider_ids?: string[] | undefined;
147
- eway_bill_details_ids?: string[] | undefined;
148
148
  }>;
149
149
  type EWayBillDetailsQueryDTO = z.infer<typeof EWayBillDetailsQuerySchema>;
150
150
  declare const toEWayBillDetailsPayload: (row: EWayBillDetails) => EWayBillDetailsDTO;
@@ -1,7 +1,7 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- import '../../user_organisation_service-CI0Qv4bg.js';
5
- export { v as FASTagDetails, w as FASTagDetailsDTO, x as FASTagDetailsQueryDTO, y as FASTagDetailsQuerySchema, z as FASTagDetailsSchema, A as createFASTagDetails, B as deleteFASTagDetails, C as findFASTagDetails, D as newFASTagDetailsPayload, E as toFASTagDetailsPayload, G as updateFASTagDetails } from '../../fasttag_details-DqEJ9ww8.js';
4
+ import '../../user_organisation_service-Dbe6Ltod.js';
5
+ export { v as FASTagDetails, w as FASTagDetailsDTO, x as FASTagDetailsQueryDTO, y as FASTagDetailsQuerySchema, z as FASTagDetailsSchema, A as createFASTagDetails, B as deleteFASTagDetails, C as findFASTagDetails, D as newFASTagDetailsPayload, E as toFASTagDetailsPayload, G as updateFASTagDetails } from '../../fasttag_details-DMWrlxyn.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,7 @@
1
1
  import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
- export { F as FASTagTransaction, a as FASTagTransactionDTO, b as FASTagTransactionQueryDTO, c as FASTagTransactionQuerySchema, d as FASTagTransactionSchema, e as createFASTagTransaction, f as deleteFASTagTransaction, g as findFASTagTransactions, n as newFASTagTransactionPayload, t as toFASTagTransactionPayload, u as updateFASTagTransaction } from '../../fasttag_details-DqEJ9ww8.js';
5
- import '../../user_organisation_service-CI0Qv4bg.js';
4
+ export { F as FASTagTransaction, a as FASTagTransactionDTO, b as FASTagTransactionQueryDTO, c as FASTagTransactionQuerySchema, d as FASTagTransactionSchema, e as createFASTagTransaction, f as deleteFASTagTransaction, g as findFASTagTransactions, n as newFASTagTransactionPayload, t as toFASTagTransactionPayload, u as updateFASTagTransaction } from '../../fasttag_details-DMWrlxyn.js';
5
+ import '../../user_organisation_service-Dbe6Ltod.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  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 { wv as Invoice, ww as InvoiceDTO, wx as InvoiceFile, wy as InvoiceFileDTO, wz as InvoiceFileSchema, wA as InvoiceQueryDTO, wB as InvoiceQuerySchema, wC as InvoiceSchema, wD as createInvoice, wE as create_invoice_file, wF as deleteInvoice, wG as findInvoices, wH as get_invoice_file_presigned_url, wI as newInvoicePayload, wJ as remove_invoice_file, wK as toInvoicePayload, wL as updateInvoice } from '../../user_organisation_service-CI0Qv4bg.js';
5
+ export { wv as Invoice, ww as InvoiceDTO, wx as InvoiceFile, wy as InvoiceFileDTO, wz as InvoiceFileSchema, wA as InvoiceQueryDTO, wB as InvoiceQuerySchema, wC as InvoiceSchema, wD as createInvoice, wE as create_invoice_file, wF as deleteInvoice, wG as findInvoices, wH as get_invoice_file_presigned_url, wI as newInvoicePayload, wJ as remove_invoice_file, wK as toInvoicePayload, wL as updateInvoice } from '../../user_organisation_service-Dbe6Ltod.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 { o$ as OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-CI0Qv4bg.js';
4
+ export { o$ as OrganisationNotificationPreference, p0 as OrganisationNotificationPreferenceDTO, p1 as OrganisationNotificationPreferenceGeofenceLink, p2 as OrganisationNotificationPreferenceQueryDTO, p3 as OrganisationNotificationPreferenceQuerySchema, p4 as OrganisationNotificationPreferenceSchema, p5 as OrganisationNotificationPreferenceUserLink, p6 as OrganisationNotificationPreferenceVehicleLink, p7 as createOrganisationNotificationPreference, p8 as deleteOrganisationNotificationPreference, p9 as findOrganisationNotificationPreference, pa as newOrganisationNotificationPreferencePayload, pb as toOrganisationNotificationPreferencePayload, pc as updateOrganisationNotificationPreference } from '../../user_organisation_service-Dbe6Ltod.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 { t_ as OrganisationReportAutomationMail, t$ as OrganisationReportAutomationMailQueryDTO, u0 as OrganisationReportAutomationMailQuerySchema, u1 as OrganisationReportAutomationMailVehicleLink, u2 as OrganisationReportPreference, u3 as OrganisationReportPreferenceDTO, u4 as OrganisationReportPreferenceQueryDTO, u5 as OrganisationReportPreferenceQuerySchema, u6 as OrganisationReportPreferenceSchema, u7 as OrganisationReportPreferenceVehicleLink, u8 as createOrganisationReportPreference, u9 as deleteOrganisationReportPreference, ua as findOrganisationReportAutomationMail, ub as findOrganisationReportPreference, uc as newOrganisationReportPreferencePayload, ud as toOrganisationReportPreferencePayload, ue as updateOrganisationReportPreference } from '../../user_organisation_service-CI0Qv4bg.js';
4
+ export { t_ as OrganisationReportAutomationMail, t$ as OrganisationReportAutomationMailQueryDTO, u0 as OrganisationReportAutomationMailQuerySchema, u1 as OrganisationReportAutomationMailVehicleLink, u2 as OrganisationReportPreference, u3 as OrganisationReportPreferenceDTO, u4 as OrganisationReportPreferenceQueryDTO, u5 as OrganisationReportPreferenceQuerySchema, u6 as OrganisationReportPreferenceSchema, u7 as OrganisationReportPreferenceVehicleLink, u8 as createOrganisationReportPreference, u9 as deleteOrganisationReportPreference, ua as findOrganisationReportAutomationMail, ub as findOrganisationReportPreference, uc as newOrganisationReportPreferencePayload, ud as toOrganisationReportPreferencePayload, ue as updateOrganisationReportPreference } from '../../user_organisation_service-Dbe6Ltod.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 { w9 as Ticket, wa as TicketDTO, wb as TicketFile, wc as TicketFileDTO, wd as TicketFileSchema, we as TicketQueryDTO, wf as TicketQuerySchema, wg as TicketSchema, wh as TicketVerifyDTO, wi as TicketVerifySchema, wj as createTicket, wk as create_ticket_file, wl as deleteTicket, wm as findTickets, wn as get_ticket_file_presigned_url, wo as newTicketPayload, wp as newVerifyTicketPayload, wq as remove_ticket_file, wr as toTicketPayload, ws as toVerifyTicketPayload, wt as updateTicket, wu as updateVerifyStatus } from '../../user_organisation_service-CI0Qv4bg.js';
5
+ export { w9 as Ticket, wa as TicketDTO, wb as TicketFile, wc as TicketFileDTO, wd as TicketFileSchema, we as TicketQueryDTO, wf as TicketQuerySchema, wg as TicketSchema, wh as TicketVerifyDTO, wi as TicketVerifySchema, wj as createTicket, wk as create_ticket_file, wl as deleteTicket, wm as findTickets, wn as get_ticket_file_presigned_url, wo as newTicketPayload, wp as newVerifyTicketPayload, wq as remove_ticket_file, wr as toTicketPayload, ws as toVerifyTicketPayload, wt as updateTicket, wu as updateVerifyStatus } from '../../user_organisation_service-Dbe6Ltod.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,6 @@
1
1
  import '../../core/BaseResponse.js';
2
2
  import 'zod';
3
3
  import '../../core/Enums.js';
4
- import '../../user_organisation_service-CI0Qv4bg.js';
5
- export { U as UserBookmark, C as UserBookmarkSaveSelectionDTO, D as UserBookmarkSaveSelectionItemSchema, E as UserBookmarkSaveSelectionSchema, G as UserBookmarkSelectionQueryDTO, H as UserBookmarkSelectionQuerySchema, I as user_bookmark_get_selected_list, J as user_bookmark_get_selection_list, K as user_bookmark_save_selection } from '../master/bookmark/master_bookmark_page_service.js';
4
+ export { xr as UserBookmark, xs as UserBookmarkSaveSelectionDTO, xt as UserBookmarkSaveSelectionItemSchema, xu as UserBookmarkSaveSelectionSchema, xv as UserBookmarkSelectionQueryDTO, xw as UserBookmarkSelectionQuerySchema, xx as user_bookmark_get_selected_list, xy as user_bookmark_get_selection_list, xz as user_bookmark_save_selection } from '../../user_organisation_service-Dbe6Ltod.js';
6
5
  import '../../zod_utils/zod_base_schema.js';
7
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
@@ -1,7 +1,7 @@
1
1
  import { YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { YesNo, APIAuthType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { YesNo, Status, APISyncRunType, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
2
2
  import { SBR, FBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation } from '../../user_organisation_service-CI0Qv4bg.js';
4
+ import { U as UserOrganisation } from '../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../gps/reports/gps_models/FuelConsumptionMonthly.js';
7
7
 
@@ -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 { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-CI0Qv4bg.js';
5
+ export { iW as BreakdownDashboard, iX as FleetBreakdown, iY as FleetBreakdownCost, iZ as FleetBreakdownCostDTO, i_ as FleetBreakdownCostQueryDTO, i$ as FleetBreakdownCostQuerySchema, j0 as FleetBreakdownCostSchema, j1 as FleetBreakdownDTO, j2 as FleetBreakdownDashBoardQueryDTO, j3 as FleetBreakdownDashBoardQuerySchema, j4 as FleetBreakdownFile, j5 as FleetBreakdownFileDTO, j6 as FleetBreakdownFileSchema, j7 as FleetBreakdownQueryDTO, j8 as FleetBreakdownQuerySchema, j9 as FleetBreakdownSchema, ja as breakdown_dashboard, jb as createFleetBreakdown, jc as createFleetBreakdownCost, jd as create_breakdown_file, je as deleteFleetBreakdown, jf as deleteFleetBreakdownCost, jg as findFleetBreakdown, jh as findFleetBreakdownCost, ji as get_breakdown_file_presigned_url, jj as newFleetBreakdownCostPayload, jk as newFleetBreakdownPayload, jl as remove_breakdown_file, jm as toFleetBreakdownCostPayload, jn as toFleetBreakdownPayload, jo as updateFleetBreakdown, jp as updateFleetBreakdownCost } from '../../../user_organisation_service-Dbe6Ltod.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 { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-CI0Qv4bg.js';
4
+ export { lC as BusDashBoardQueryDTO, lD as BusDashBoardQuerySchema, lE as BusDashboard, B as BusStop, lF as BusStopDTO, lG as BusStopPolygonData, lH as BusStopPolygonDataDTO, lI as BusStopPolygonDataSchema, lJ as BusStopQueryDTO, lK as BusStopQuerySchema, lL as BusStopSchema, lM as bus_dashboard, lN as createBusStop, lO as deleteBusStop, lP as findBusStop, lQ as newBusStopPayload, lR as toBusStopPayload, lS as updateBusStop } from '../../../user_organisation_service-Dbe6Ltod.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../gps/reports/gps_models/FuelConsumptionMonthly.js';