vms-nest-prisma-api-document 223.0.0 → 225.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 (98) hide show
  1. package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
  2. package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
  3. package/dist/services/account/bookmark_service.d.ts +9 -9
  4. package/dist/services/account/notification_preferences.service.d.ts +11 -11
  5. package/dist/services/account/report_preferences.service.d.ts +24 -24
  6. package/dist/services/account/ticket_service.d.ts +1 -1
  7. package/dist/services/fleet/bus_mangement/bus_stop.d.ts +21 -21
  8. package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
  9. package/dist/services/fleet/bus_mangement/master_route.d.ts +41 -41
  10. package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
  11. package/dist/services/fleet/bus_mangement/student.d.ts +25 -25
  12. package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +3 -3
  13. package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +57 -55
  14. package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +27 -25
  15. package/dist/services/fleet/incident_management/incident_management_service.d.ts +1 -1
  16. package/dist/services/fleet/issue_management/issue_management_service.d.ts +1 -1
  17. package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +40 -40
  18. package/dist/services/fleet/service_management/fleet_service_management_task_service.d.ts +6 -6
  19. package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
  20. package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
  21. package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
  22. package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
  23. package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
  24. package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
  25. package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
  26. package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
  27. package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
  28. package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
  29. package/dist/services/main/devices/master_device_service.d.ts +1 -1
  30. package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
  31. package/dist/services/main/sims/master_sim_service.d.ts +1 -1
  32. package/dist/services/main/users/auth_service.d.ts +1 -1
  33. package/dist/services/main/users/user_admin_service.d.ts +2 -2
  34. package/dist/services/main/users/user_organisation_service.d.ts +1 -1
  35. package/dist/services/main/users/user_service.d.ts +1 -1
  36. package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
  37. package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
  38. package/dist/services/master/bus/master_class_service.d.ts +1 -1
  39. package/dist/services/master/bus/master_program_service.d.ts +1 -1
  40. package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
  41. package/dist/services/master/bus/master_section_service.d.ts +1 -1
  42. package/dist/services/master/bus/master_semester_service.d.ts +1 -1
  43. package/dist/services/master/bus/master_stream_service.d.ts +1 -1
  44. package/dist/services/master/bus/master_year_service.d.ts +1 -1
  45. package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
  46. package/dist/services/master/device/master_device_model_service.d.ts +1 -1
  47. package/dist/services/master/device/master_device_type_service.d.ts +1 -1
  48. package/dist/services/master/expense/master_expense_name_service.d.ts +1 -1
  49. package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
  50. package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
  51. package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
  52. package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
  53. package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
  54. package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +1 -1
  55. package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +1 -1
  56. package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
  57. package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
  58. package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +6 -6
  59. package/dist/services/master/main/master_main_country_service.d.ts +1 -1
  60. package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
  61. package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
  62. package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
  63. package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
  64. package/dist/services/master/main/master_main_language_service.d.ts +1 -1
  65. package/dist/services/master/main/master_main_state_service.d.ts +1 -1
  66. package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
  67. package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
  68. package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
  69. package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
  70. package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
  71. package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
  72. package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
  73. package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
  74. package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
  75. package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
  76. package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
  77. package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
  78. package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
  79. package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
  80. package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
  81. package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
  82. package/dist/services/master/user/master_user_role_service.d.ts +1 -1
  83. package/dist/services/master/user/master_user_status_service.d.ts +1 -1
  84. package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
  85. package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
  86. package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +3 -3
  87. package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
  88. package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
  89. package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
  90. package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
  91. package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
  92. package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
  93. package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
  94. package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
  95. package/dist/services/website/contact_us_detail_service.d.ts +1 -1
  96. package/dist/services/website/faq_service.d.ts +1 -1
  97. package/package.json +1 -1
  98. package/dist/{user_organisation_service-CJhn--xh.d.ts → user_organisation_service-DFQbMQ0s.d.ts} +47 -47
@@ -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,7 +1,7 @@
1
1
  import { MenuType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, a as User } from '../../user_organisation_service-CJhn--xh.js';
4
+ import { U as UserOrganisation, a as User } from '../../user_organisation_service-DFQbMQ0s.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../master/main/master_main_sim_provider_service.js';
7
7
 
@@ -40,9 +40,12 @@ declare const BookMarkSchema: z.ZodObject<{
40
40
  sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
41
41
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
42
42
  }, "strip", z.ZodTypeAny, {
43
+ status: Status;
44
+ organisation_id: string;
45
+ group_name: string;
46
+ user_id: string;
43
47
  module_name: string;
44
48
  menu_type: MenuType;
45
- group_name: string;
46
49
  group_name_language: string;
47
50
  group_icon: string;
48
51
  group_url: string;
@@ -50,19 +53,16 @@ declare const BookMarkSchema: z.ZodObject<{
50
53
  sub_item_name_language: string;
51
54
  sub_item_icon: string;
52
55
  sub_item_url: string;
56
+ }, {
53
57
  status: Status;
54
58
  organisation_id: string;
59
+ group_name: string;
55
60
  user_id: string;
56
- }, {
57
61
  module_name: string;
58
62
  menu_type: MenuType;
59
- group_name: string;
60
63
  group_name_language: string;
61
64
  group_icon: string;
62
65
  group_url: string;
63
- status: Status;
64
- organisation_id: string;
65
- user_id: string;
66
66
  sub_item_name?: string | undefined;
67
67
  sub_item_name_language?: string | undefined;
68
68
  sub_item_icon?: string | undefined;
@@ -105,7 +105,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
105
105
  bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
106
106
  menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
107
107
  }, "strip", z.ZodTypeAny, {
108
- menu_type: MenuType[];
109
108
  status: Status[];
110
109
  search: string;
111
110
  paging: PAGING;
@@ -129,11 +128,11 @@ declare const BookMarkQuerySchema: z.ZodObject<{
129
128
  time_zone_id: string;
130
129
  organisation_ids: string[];
131
130
  user_ids: string[];
131
+ menu_type: MenuType[];
132
132
  bookmark_ids: string[];
133
133
  }, {
134
134
  date_format_id: string;
135
135
  time_zone_id: string;
136
- menu_type?: MenuType[] | undefined;
137
136
  status?: Status[] | undefined;
138
137
  search?: string | undefined;
139
138
  paging?: PAGING | undefined;
@@ -155,6 +154,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
155
154
  include_master_data?: YesNo | undefined;
156
155
  organisation_ids?: string[] | undefined;
157
156
  user_ids?: string[] | undefined;
157
+ menu_type?: MenuType[] | undefined;
158
158
  bookmark_ids?: string[] | undefined;
159
159
  }>;
160
160
  type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
@@ -1,7 +1,7 @@
1
1
  import { OnOff, NotificationChannel, YesNo, NotificationList, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
2
2
  import { FBR, SBR } 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-CJhn--xh.js';
4
+ import { U as UserOrganisation, M as MasterVehicle, a as User } from '../../user_organisation_service-DFQbMQ0s.js';
5
5
  import { GPSGeofence } from '../gps/features/geofence/gps_geofence_service.js';
6
6
  import '../../zod_utils/zod_base_schema.js';
7
7
  import '../master/main/master_main_sim_provider_service.js';
@@ -85,37 +85,37 @@ declare const OrganisationNotificationPreferenceSchema: z.ZodObject<{
85
85
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
86
86
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
87
87
  }, "strip", z.ZodTypeAny, {
88
+ mobile_numbers: string;
89
+ email_ids: string;
90
+ cc_email_ids: string;
91
+ all_vehicles: YesNo;
88
92
  status: Status;
89
93
  organisation_id: string;
90
- user_ids: string[];
91
94
  vehicle_ids: string[];
92
- all_vehicles: YesNo;
95
+ user_ids: string[];
93
96
  gps_geofence_ids: string[];
94
97
  notification_name: string;
95
98
  notification_status: OnOff;
96
99
  notification_channels: NotificationChannel[];
97
- mobile_numbers: string;
98
- email_ids: string;
99
- cc_email_ids: string;
100
100
  all_users: YesNo;
101
101
  notification_list: NotificationList[];
102
102
  over_speed_limit: number;
103
103
  all_geofences: YesNo;
104
104
  }, {
105
+ all_vehicles: YesNo;
105
106
  status: Status;
106
107
  organisation_id: string;
107
- all_vehicles: YesNo;
108
108
  notification_name: string;
109
109
  notification_status: OnOff;
110
110
  all_users: YesNo;
111
111
  all_geofences: YesNo;
112
- user_ids?: string[] | undefined;
113
- vehicle_ids?: string[] | undefined;
114
- gps_geofence_ids?: string[] | undefined;
115
- notification_channels?: NotificationChannel[] | undefined;
116
112
  mobile_numbers?: string | undefined;
117
113
  email_ids?: string | undefined;
118
114
  cc_email_ids?: string | undefined;
115
+ vehicle_ids?: string[] | undefined;
116
+ user_ids?: string[] | undefined;
117
+ gps_geofence_ids?: string[] | undefined;
118
+ notification_channels?: NotificationChannel[] | undefined;
119
119
  notification_list?: NotificationList[] | undefined;
120
120
  over_speed_limit?: unknown;
121
121
  }>;
@@ -1,7 +1,7 @@
1
1
  import { OnOff, ReportType, ReportList, ReportChannel, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-CJhn--xh.js';
4
+ import { U as UserOrganisation, M as MasterVehicle } from '../../user_organisation_service-DFQbMQ0s.js';
5
5
  import '../../zod_utils/zod_base_schema.js';
6
6
  import '../master/main/master_main_sim_provider_service.js';
7
7
 
@@ -113,6 +113,7 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
113
113
  report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
114
114
  }, "strip", z.ZodTypeAny, {
115
115
  status: Status[];
116
+ report_type: ReportType[];
116
117
  search: string;
117
118
  paging: PAGING;
118
119
  page_count: number;
@@ -134,13 +135,13 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
134
135
  date_format_id: string;
135
136
  time_zone_id: string;
136
137
  organisation_ids: string[];
137
- report_type: ReportType[];
138
138
  report_preference_ids: string[];
139
139
  report_automation_mail_ids: string[];
140
140
  }, {
141
141
  date_format_id: string;
142
142
  time_zone_id: string;
143
143
  status?: Status[] | undefined;
144
+ report_type?: ReportType[] | undefined;
144
145
  search?: string | undefined;
145
146
  paging?: PAGING | undefined;
146
147
  page_count?: unknown;
@@ -160,7 +161,6 @@ declare const OrganisationReportAutomationMailQuerySchema: z.ZodObject<{
160
161
  }[] | undefined;
161
162
  include_master_data?: YesNo | undefined;
162
163
  organisation_ids?: string[] | undefined;
163
- report_type?: ReportType[] | undefined;
164
164
  report_preference_ids?: string[] | undefined;
165
165
  report_automation_mail_ids?: string[] | undefined;
166
166
  }>;
@@ -179,31 +179,31 @@ declare const OrganisationReportPreferenceSchema: z.ZodObject<{
179
179
  vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
180
180
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
181
181
  }, "strip", z.ZodTypeAny, {
182
- status: Status;
183
- organisation_id: string;
184
- vehicle_ids: string[];
185
- all_vehicles: YesNo;
186
- mobile_numbers: string;
187
- email_ids: string;
188
- cc_email_ids: string;
189
182
  report_name: string;
190
183
  report_status: OnOff;
191
184
  report_types: ReportType[];
192
185
  report_list: ReportList[];
193
186
  report_channels: ReportChannel.Email[];
194
- }, {
187
+ mobile_numbers: string;
188
+ email_ids: string;
189
+ cc_email_ids: string;
190
+ all_vehicles: YesNo;
195
191
  status: Status;
196
192
  organisation_id: string;
197
- all_vehicles: YesNo;
193
+ vehicle_ids: string[];
194
+ }, {
198
195
  report_name: string;
199
196
  report_status: OnOff;
200
- vehicle_ids?: string[] | undefined;
201
- mobile_numbers?: string | undefined;
202
- email_ids?: string | undefined;
203
- cc_email_ids?: string | undefined;
197
+ all_vehicles: YesNo;
198
+ status: Status;
199
+ organisation_id: string;
204
200
  report_types?: ReportType[] | undefined;
205
201
  report_list?: ReportList[] | undefined;
206
202
  report_channels?: ReportChannel.Email[] | undefined;
203
+ mobile_numbers?: string | undefined;
204
+ email_ids?: string | undefined;
205
+ cc_email_ids?: string | undefined;
206
+ vehicle_ids?: string[] | undefined;
207
207
  }>;
208
208
  type OrganisationReportPreferenceDTO = z.infer<typeof OrganisationReportPreferenceSchema>;
209
209
  declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
@@ -244,6 +244,10 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
244
244
  report_list: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportList>, "many">>>;
245
245
  report_channels: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportChannel>, "many">>>;
246
246
  }, "strip", z.ZodTypeAny, {
247
+ report_status: OnOff[];
248
+ report_types: ReportType[];
249
+ report_list: ReportList[];
250
+ report_channels: ReportChannel.Email[];
247
251
  status: Status[];
248
252
  search: string;
249
253
  paging: PAGING;
@@ -266,14 +270,14 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
266
270
  date_format_id: string;
267
271
  time_zone_id: string;
268
272
  organisation_ids: string[];
269
- report_status: OnOff[];
270
- report_types: ReportType[];
271
- report_list: ReportList[];
272
- report_channels: ReportChannel.Email[];
273
273
  report_preference_ids: string[];
274
274
  }, {
275
275
  date_format_id: string;
276
276
  time_zone_id: string;
277
+ report_status?: OnOff[] | undefined;
278
+ report_types?: ReportType[] | undefined;
279
+ report_list?: ReportList[] | undefined;
280
+ report_channels?: ReportChannel.Email[] | undefined;
277
281
  status?: Status[] | undefined;
278
282
  search?: string | undefined;
279
283
  paging?: PAGING | undefined;
@@ -294,10 +298,6 @@ declare const OrganisationReportPreferenceQuerySchema: z.ZodObject<{
294
298
  }[] | undefined;
295
299
  include_master_data?: YesNo | undefined;
296
300
  organisation_ids?: string[] | undefined;
297
- report_status?: OnOff[] | undefined;
298
- report_types?: ReportType[] | undefined;
299
- report_list?: ReportList[] | undefined;
300
- report_channels?: ReportChannel.Email[] | undefined;
301
301
  report_preference_ids?: string[] | undefined;
302
302
  }>;
303
303
  type OrganisationReportPreferenceQueryDTO = z.infer<typeof OrganisationReportPreferenceQuerySchema>;
@@ -2,6 +2,6 @@ import '../../core/Enums.js';
2
2
  import '../../core/BaseResponse.js';
3
3
  import 'zod';
4
4
  import '../../zod_utils/zod_base_schema.js';
5
- import '../../user_organisation_service-CJhn--xh.js';
5
+ import '../../user_organisation_service-DFQbMQ0s.js';
6
6
  export { T as Ticket, e as TicketDTO, a as TicketFile, c as TicketFileDTO, b as TicketFileSchema, i as TicketQueryDTO, h as TicketQuerySchema, d as TicketSchema, g as TicketVerifyDTO, f as TicketVerifySchema, l as createTicket, q as createTicketFile, o as deleteTicket, k as findTickets, p as getTicketFilePresignedUrl, n as newTicketPayload, r as removeTicketFile, t as toTicketPayload, j as toVerifyTicketPayload, u as updateTicket, m as updateVerifyStatus } from '../main/users/user_admin_service.js';
7
7
  import '../master/main/master_main_sim_provider_service.js';
@@ -1,7 +1,7 @@
1
1
  import { BusStopType, GeofenceType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CJhn--xh.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-DFQbMQ0s.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../master/main/master_main_sim_provider_service.js';
7
7
 
@@ -89,11 +89,13 @@ declare const BusStopSchema: z.ZodObject<{
89
89
  }>, "many">>>;
90
90
  status: z.ZodType<Status, z.ZodTypeDef, Status>;
91
91
  }, "strip", z.ZodTypeAny, {
92
- stop_name: string;
93
- stop_code: string;
94
- stop_type: BusStopType;
95
- stop_description: string;
92
+ status: Status;
93
+ organisation_id: string;
94
+ organisation_branch_id: string;
96
95
  stop_duration_seconds: number;
96
+ stop_name: string;
97
+ country_code: string;
98
+ google_location: string;
97
99
  address_line1: string;
98
100
  address_line2: string;
99
101
  locality_landmark: string;
@@ -103,30 +105,28 @@ declare const BusStopSchema: z.ZodObject<{
103
105
  state_province_region: string;
104
106
  postal_code: string;
105
107
  country: string;
106
- country_code: string;
107
- google_location: string;
108
+ stop_code: string;
109
+ stop_type: BusStopType;
110
+ stop_description: string;
108
111
  geofence_type: GeofenceType;
109
112
  polygon_data: {
110
113
  latitude: number;
111
114
  longitude: number;
112
115
  }[];
113
- status: Status;
114
- organisation_id: string;
115
- organisation_branch_id: string;
116
116
  stop_latitude?: number | undefined;
117
117
  stop_longitude?: number | undefined;
118
118
  radius_meters?: number | undefined;
119
119
  radius_km?: number | undefined;
120
120
  }, {
121
- stop_name: string;
122
- stop_type: BusStopType;
123
- geofence_type: GeofenceType;
124
121
  status: Status;
125
122
  organisation_id: string;
126
123
  organisation_branch_id: string;
127
- stop_code?: string | undefined;
128
- stop_description?: string | undefined;
124
+ stop_name: string;
125
+ stop_type: BusStopType;
126
+ geofence_type: GeofenceType;
129
127
  stop_duration_seconds?: unknown;
128
+ country_code?: string | undefined;
129
+ google_location?: string | undefined;
130
130
  address_line1?: string | undefined;
131
131
  address_line2?: string | undefined;
132
132
  locality_landmark?: string | undefined;
@@ -136,8 +136,8 @@ declare const BusStopSchema: z.ZodObject<{
136
136
  state_province_region?: string | undefined;
137
137
  postal_code?: string | undefined;
138
138
  country?: string | undefined;
139
- country_code?: string | undefined;
140
- google_location?: string | undefined;
139
+ stop_code?: string | undefined;
140
+ stop_description?: string | undefined;
141
141
  stop_latitude?: unknown;
142
142
  stop_longitude?: unknown;
143
143
  radius_meters?: unknown;
@@ -185,8 +185,6 @@ declare const BusStopQuerySchema: z.ZodObject<{
185
185
  stop_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof BusStopType>, "many">>>;
186
186
  geofence_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceType>, "many">>>;
187
187
  }, "strip", z.ZodTypeAny, {
188
- stop_type: BusStopType[];
189
- geofence_type: GeofenceType[];
190
188
  status: Status[];
191
189
  search: string;
192
190
  paging: PAGING;
@@ -210,12 +208,12 @@ declare const BusStopQuerySchema: z.ZodObject<{
210
208
  time_zone_id: string;
211
209
  organisation_ids: string[];
212
210
  organisation_branch_ids: string[];
211
+ stop_type: BusStopType[];
212
+ geofence_type: GeofenceType[];
213
213
  bus_stop_ids: string[];
214
214
  }, {
215
215
  date_format_id: string;
216
216
  time_zone_id: string;
217
- stop_type?: BusStopType[] | undefined;
218
- geofence_type?: GeofenceType[] | undefined;
219
217
  status?: Status[] | undefined;
220
218
  search?: string | undefined;
221
219
  paging?: PAGING | undefined;
@@ -237,6 +235,8 @@ declare const BusStopQuerySchema: z.ZodObject<{
237
235
  include_master_data?: YesNo | undefined;
238
236
  organisation_ids?: string[] | undefined;
239
237
  organisation_branch_ids?: string[] | undefined;
238
+ stop_type?: BusStopType[] | undefined;
239
+ geofence_type?: GeofenceType[] | undefined;
240
240
  bus_stop_ids?: string[] | undefined;
241
241
  }>;
242
242
  type BusStopQueryDTO = z.infer<typeof BusStopQuerySchema>;
@@ -1,7 +1,7 @@
1
1
  import { HolidayType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
2
2
  import { FBR, SBR } from '../../../core/BaseResponse.js';
3
3
  import { z } from 'zod';
4
- import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-CJhn--xh.js';
4
+ import { U as UserOrganisation, O as OrganisationBranch } from '../../../user_organisation_service-DFQbMQ0s.js';
5
5
  import '../../../zod_utils/zod_base_schema.js';
6
6
  import '../../master/main/master_main_sim_provider_service.js';
7
7