vms-nest-prisma-api-document 250.0.0 → 260.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.
- package/dist/services/account/bookmark_service.d.ts +11 -11
- package/dist/services/account/notification_preferences.service.d.ts +18 -18
- package/dist/services/account/report_preferences.service.d.ts +7 -7
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +20 -20
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +34 -34
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +48 -48
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +72 -72
- package/dist/services/fleet/inspection_management/fleet_inspection_form_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_management_service.d.ts +1 -1
- package/dist/services/fleet/inspection_management/fleet_inspection_schedule_service.d.ts +1 -1
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +14 -14
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +51 -51
- package/dist/services/fleet/service_management/fleet_service_schedule_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +3 -3
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +6 -6
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +7 -7
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +2 -2
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_models/GpsPacket.d.ts +5 -0
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +3 -3
- package/dist/services/main/users/user_organisation_service.d.ts +1 -1
- package/dist/services/main/users/user_service.d.ts +1 -1
- package/dist/services/main/vehicle/childs/vehicle_odometer_history.d.ts +1 -1
- package/dist/services/main/vehicle/master_vehicle_service.d.ts +1 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +3 -3
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +2 -2
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +2 -2
- package/dist/services/master/main/master_main_country_service.d.ts +1 -1
- package/dist/services/master/main/master_main_currency_service.d.ts +1 -1
- package/dist/services/master/main/master_main_date_format_service.d.ts +1 -1
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +1 -1
- package/dist/services/master/user/master_user_role_service.d.ts +1 -1
- package/dist/services/master/user/master_user_status_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_associated_to_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_document_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_removal_reason_service.d.ts +5 -5
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-CqR_hga1.d.ts → user_organisation_service-C2mgWnod.d.ts} +47 -47
|
@@ -34,41 +34,41 @@ declare const MultipleVehicleReportSchema: z.ZodObject<{
|
|
|
34
34
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
35
35
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
36
36
|
}, "strip", z.ZodTypeAny, {
|
|
37
|
+
db_group: string;
|
|
38
|
+
db_instance: string;
|
|
39
|
+
night_driving: NightDriving;
|
|
37
40
|
search: string;
|
|
38
41
|
paging: PAGING;
|
|
39
42
|
page_count: number;
|
|
40
43
|
page_index: number;
|
|
41
|
-
login_from: LoginFrom;
|
|
42
44
|
date_format_id: string;
|
|
43
45
|
time_zone_id: string;
|
|
46
|
+
login_from: LoginFrom;
|
|
44
47
|
organisation_id: string;
|
|
45
|
-
db_instance: string;
|
|
46
|
-
db_group: string;
|
|
47
48
|
vehicle_ids: string[];
|
|
48
49
|
from_date: string;
|
|
49
50
|
to_date: string;
|
|
50
51
|
time_slot: TimeSlot;
|
|
51
|
-
night_driving: NightDriving;
|
|
52
52
|
over_speed: OverSpeed;
|
|
53
53
|
utilization_km: number;
|
|
54
54
|
vehicle_summary: YesNo;
|
|
55
55
|
driver_summary: YesNo;
|
|
56
56
|
}, {
|
|
57
|
-
|
|
57
|
+
db_group: string;
|
|
58
|
+
db_instance: string;
|
|
58
59
|
date_format_id: string;
|
|
59
60
|
time_zone_id: string;
|
|
61
|
+
login_from: LoginFrom;
|
|
60
62
|
organisation_id: string;
|
|
61
|
-
db_instance: string;
|
|
62
|
-
db_group: string;
|
|
63
63
|
from_date: string;
|
|
64
64
|
to_date: string;
|
|
65
|
+
night_driving?: NightDriving | undefined;
|
|
65
66
|
search?: string | undefined;
|
|
66
67
|
paging?: PAGING | undefined;
|
|
67
68
|
page_count?: unknown;
|
|
68
69
|
page_index?: unknown;
|
|
69
70
|
vehicle_ids?: string[] | undefined;
|
|
70
71
|
time_slot?: TimeSlot | undefined;
|
|
71
|
-
night_driving?: NightDriving | undefined;
|
|
72
72
|
over_speed?: OverSpeed | undefined;
|
|
73
73
|
utilization_km?: unknown;
|
|
74
74
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -97,40 +97,40 @@ declare const MultipleDriverReportSchema: z.ZodObject<{
|
|
|
97
97
|
vehicle_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
98
98
|
driver_summary: z.ZodDefault<z.ZodOptional<z.ZodNativeEnum<typeof YesNo>>>;
|
|
99
99
|
}, "strip", z.ZodTypeAny, {
|
|
100
|
+
db_group: string;
|
|
101
|
+
db_instance: string;
|
|
102
|
+
night_driving: NightDriving;
|
|
100
103
|
search: string;
|
|
101
104
|
paging: PAGING;
|
|
102
105
|
page_count: number;
|
|
103
106
|
page_index: number;
|
|
104
|
-
login_from: LoginFrom;
|
|
105
107
|
date_format_id: string;
|
|
106
108
|
time_zone_id: string;
|
|
109
|
+
login_from: LoginFrom;
|
|
107
110
|
organisation_id: string;
|
|
108
|
-
db_instance: string;
|
|
109
|
-
db_group: string;
|
|
110
111
|
from_date: string;
|
|
111
112
|
to_date: string;
|
|
112
113
|
time_slot: TimeSlot;
|
|
113
|
-
night_driving: NightDriving;
|
|
114
114
|
over_speed: OverSpeed;
|
|
115
115
|
utilization_km: number;
|
|
116
116
|
vehicle_summary: YesNo;
|
|
117
117
|
driver_summary: YesNo;
|
|
118
118
|
driver_ids: string[];
|
|
119
119
|
}, {
|
|
120
|
-
|
|
120
|
+
db_group: string;
|
|
121
|
+
db_instance: string;
|
|
121
122
|
date_format_id: string;
|
|
122
123
|
time_zone_id: string;
|
|
124
|
+
login_from: LoginFrom;
|
|
123
125
|
organisation_id: string;
|
|
124
|
-
db_instance: string;
|
|
125
|
-
db_group: string;
|
|
126
126
|
from_date: string;
|
|
127
127
|
to_date: string;
|
|
128
|
+
night_driving?: NightDriving | undefined;
|
|
128
129
|
search?: string | undefined;
|
|
129
130
|
paging?: PAGING | undefined;
|
|
130
131
|
page_count?: unknown;
|
|
131
132
|
page_index?: unknown;
|
|
132
133
|
time_slot?: TimeSlot | undefined;
|
|
133
|
-
night_driving?: NightDriving | undefined;
|
|
134
134
|
over_speed?: OverSpeed | undefined;
|
|
135
135
|
utilization_km?: unknown;
|
|
136
136
|
vehicle_summary?: YesNo | undefined;
|
|
@@ -157,16 +157,16 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
157
157
|
interval_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
158
158
|
boolean_type: z.ZodType<BooleanType, z.ZodTypeDef, BooleanType>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
+
db_group: string;
|
|
161
|
+
db_instance: string;
|
|
160
162
|
search: string;
|
|
161
163
|
paging: PAGING;
|
|
162
164
|
page_count: number;
|
|
163
165
|
page_index: number;
|
|
164
|
-
login_from: LoginFrom;
|
|
165
166
|
date_format_id: string;
|
|
166
167
|
time_zone_id: string;
|
|
168
|
+
login_from: LoginFrom;
|
|
167
169
|
organisation_id: string;
|
|
168
|
-
db_instance: string;
|
|
169
|
-
db_group: string;
|
|
170
170
|
vehicle_ids: string[];
|
|
171
171
|
from_date: string;
|
|
172
172
|
to_date: string;
|
|
@@ -174,12 +174,12 @@ declare const SimpleReportSchema: z.ZodObject<{
|
|
|
174
174
|
interval_seconds: number;
|
|
175
175
|
boolean_type: BooleanType;
|
|
176
176
|
}, {
|
|
177
|
-
|
|
177
|
+
db_group: string;
|
|
178
|
+
db_instance: string;
|
|
178
179
|
date_format_id: string;
|
|
179
180
|
time_zone_id: string;
|
|
181
|
+
login_from: LoginFrom;
|
|
180
182
|
organisation_id: string;
|
|
181
|
-
db_instance: string;
|
|
182
|
-
db_group: string;
|
|
183
183
|
from_date: string;
|
|
184
184
|
to_date: string;
|
|
185
185
|
gps_type: GPSType;
|
|
@@ -208,26 +208,26 @@ declare const MultipleVehicleLast24HoursReportSchema: z.ZodObject<{
|
|
|
208
208
|
utilization_km: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
209
209
|
is12am: z.ZodType<Is12AM, z.ZodTypeDef, Is12AM>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
+
db_group: string;
|
|
212
|
+
db_instance: string;
|
|
211
213
|
search: string;
|
|
212
214
|
paging: PAGING;
|
|
213
215
|
page_count: number;
|
|
214
216
|
page_index: number;
|
|
215
|
-
login_from: LoginFrom;
|
|
216
217
|
date_format_id: string;
|
|
217
218
|
time_zone_id: string;
|
|
219
|
+
login_from: LoginFrom;
|
|
218
220
|
organisation_id: string;
|
|
219
|
-
db_instance: string;
|
|
220
|
-
db_group: string;
|
|
221
221
|
vehicle_ids: string[];
|
|
222
222
|
utilization_km: number;
|
|
223
223
|
is12am: Is12AM;
|
|
224
224
|
}, {
|
|
225
|
-
|
|
225
|
+
db_group: string;
|
|
226
|
+
db_instance: string;
|
|
226
227
|
date_format_id: string;
|
|
227
228
|
time_zone_id: string;
|
|
229
|
+
login_from: LoginFrom;
|
|
228
230
|
organisation_id: string;
|
|
229
|
-
db_instance: string;
|
|
230
|
-
db_group: string;
|
|
231
231
|
is12am: Is12AM;
|
|
232
232
|
search?: string | undefined;
|
|
233
233
|
paging?: PAGING | undefined;
|
|
@@ -254,27 +254,27 @@ declare const SingleVehicleReportSchema: z.ZodObject<{
|
|
|
254
254
|
to_date_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
255
255
|
interval_seconds: z.ZodEffects<z.ZodNumber, number, unknown>;
|
|
256
256
|
}, "strip", z.ZodTypeAny, {
|
|
257
|
+
db_group: string;
|
|
258
|
+
db_instance: string;
|
|
257
259
|
search: string;
|
|
258
260
|
paging: PAGING;
|
|
259
261
|
page_count: number;
|
|
260
262
|
page_index: number;
|
|
261
|
-
login_from: LoginFrom;
|
|
262
263
|
date_format_id: string;
|
|
263
264
|
time_zone_id: string;
|
|
265
|
+
login_from: LoginFrom;
|
|
264
266
|
organisation_id: string;
|
|
265
|
-
db_instance: string;
|
|
266
|
-
db_group: string;
|
|
267
267
|
interval_seconds: number;
|
|
268
268
|
vehicle_id: string;
|
|
269
269
|
from_date_time: string;
|
|
270
270
|
to_date_time: string;
|
|
271
271
|
}, {
|
|
272
|
-
|
|
272
|
+
db_group: string;
|
|
273
|
+
db_instance: string;
|
|
273
274
|
date_format_id: string;
|
|
274
275
|
time_zone_id: string;
|
|
276
|
+
login_from: LoginFrom;
|
|
275
277
|
organisation_id: string;
|
|
276
|
-
db_instance: string;
|
|
277
|
-
db_group: string;
|
|
278
278
|
vehicle_id: string;
|
|
279
279
|
from_date_time: string;
|
|
280
280
|
to_date_time: string;
|
|
@@ -299,24 +299,24 @@ declare const VehicleDashboardSummaryQuerySchema: z.ZodObject<{
|
|
|
299
299
|
db_group: z.ZodEffects<z.ZodString, string, string>;
|
|
300
300
|
vehicle_id: z.ZodEffects<z.ZodString, string, string>;
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
|
+
db_group: string;
|
|
303
|
+
db_instance: string;
|
|
302
304
|
search: string;
|
|
303
305
|
paging: PAGING;
|
|
304
306
|
page_count: number;
|
|
305
307
|
page_index: number;
|
|
306
|
-
login_from: LoginFrom;
|
|
307
308
|
date_format_id: string;
|
|
308
309
|
time_zone_id: string;
|
|
310
|
+
login_from: LoginFrom;
|
|
309
311
|
organisation_id: string;
|
|
310
|
-
db_instance: string;
|
|
311
|
-
db_group: string;
|
|
312
312
|
vehicle_id: string;
|
|
313
313
|
}, {
|
|
314
|
-
|
|
314
|
+
db_group: string;
|
|
315
|
+
db_instance: string;
|
|
315
316
|
date_format_id: string;
|
|
316
317
|
time_zone_id: string;
|
|
318
|
+
login_from: LoginFrom;
|
|
317
319
|
organisation_id: string;
|
|
318
|
-
db_instance: string;
|
|
319
|
-
db_group: string;
|
|
320
320
|
vehicle_id: string;
|
|
321
321
|
search?: string | undefined;
|
|
322
322
|
paging?: PAGING | undefined;
|
|
@@ -346,16 +346,16 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
346
346
|
from_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
347
347
|
to_date: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
348
348
|
}, "strip", z.ZodTypeAny, {
|
|
349
|
+
db_group: string;
|
|
350
|
+
db_instance: string;
|
|
349
351
|
search: string;
|
|
350
352
|
paging: PAGING;
|
|
351
353
|
page_count: number;
|
|
352
354
|
page_index: number;
|
|
353
|
-
login_from: LoginFrom;
|
|
354
355
|
date_format_id: string;
|
|
355
356
|
time_zone_id: string;
|
|
357
|
+
login_from: LoginFrom;
|
|
356
358
|
organisation_id: string;
|
|
357
|
-
db_instance: string;
|
|
358
|
-
db_group: string;
|
|
359
359
|
vehicle_ids: string[];
|
|
360
360
|
from_date: string;
|
|
361
361
|
to_date: string;
|
|
@@ -366,12 +366,12 @@ declare const AlertReportSchema: z.ZodObject<{
|
|
|
366
366
|
alert_types: AlertType[];
|
|
367
367
|
alert_sub_types: AlertSubType[];
|
|
368
368
|
}, {
|
|
369
|
-
|
|
369
|
+
db_group: string;
|
|
370
|
+
db_instance: string;
|
|
370
371
|
date_format_id: string;
|
|
371
372
|
time_zone_id: string;
|
|
373
|
+
login_from: LoginFrom;
|
|
372
374
|
organisation_id: string;
|
|
373
|
-
db_instance: string;
|
|
374
|
-
db_group: string;
|
|
375
375
|
from_date: string;
|
|
376
376
|
to_date: string;
|
|
377
377
|
search?: string | undefined;
|
|
@@ -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 { d2 as AssignRemoveDeviceHistory, d8 as DeviceSimLinkDTO, d7 as DeviceSimLinkSchema, c as MasterDevice, d4 as MasterDeviceDTO, d6 as MasterDeviceQueryDTO, d5 as MasterDeviceQuerySchema, d3 as MasterDeviceSchema, dc as createMasterDevice, de as deleteMasterDevice, df as device_sim_link, dg as device_sim_unlink, db as findMasterDevices, di as get_device_sim_link_history_by_device, dh as get_device_sim_link_history_by_sim, da as newMasterDevicePayload, d9 as toMasterDevicePayload, dd as updateMasterDevice } from '../../../user_organisation_service-
|
|
5
|
+
export { d2 as AssignRemoveDeviceHistory, d8 as DeviceSimLinkDTO, d7 as DeviceSimLinkSchema, c as MasterDevice, d4 as MasterDeviceDTO, d6 as MasterDeviceQueryDTO, d5 as MasterDeviceQuerySchema, d3 as MasterDeviceSchema, dc as createMasterDevice, de as deleteMasterDevice, df as device_sim_link, dg as device_sim_unlink, db as findMasterDevices, di as get_device_sim_link_history_by_device, dh as get_device_sim_link_history_by_sim, da as newMasterDevicePayload, d9 as toMasterDevicePayload, dd as updateMasterDevice } from '../../../user_organisation_service-C2mgWnod.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.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 { bM as AssignRemoveDriverHistory, bN as DriverLoginPush, b as MasterDriver, bR as MasterDriverDTO, bL as MasterDriverFile, bP as MasterDriverFileDTO, bO as MasterDriverFileSchema, bV as MasterDriverLogoDTO, bU as MasterDriverLogoSchema, bX as MasterDriverProfileDTO, bW as MasterDriverProfileSchema, bT as MasterDriverQueryDTO, bS as MasterDriverQuerySchema, bQ as MasterDriverSchema, c0 as createMasterDriver, ca as create_file, c2 as deleteMasterDriver, c4 as deleteMasterDriverLogo, b$ as findMasterDriver, c6 as getMasterDriverCache, c7 as getMasterDriverCacheSimple, c8 as get_master_driver_presigned_url, c9 as get_master_driver_presigned_url_file, b_ as newDriverPayload, cb as remove_file, bY as toDriverPayload, bZ as toDriverProfilePayload, c1 as updateMasterDriver, c3 as updateMasterDriverLogo, c5 as updateMasterDriverProfile } from '../../../user_organisation_service-
|
|
5
|
+
export { bM as AssignRemoveDriverHistory, bN as DriverLoginPush, b as MasterDriver, bR as MasterDriverDTO, bL as MasterDriverFile, bP as MasterDriverFileDTO, bO as MasterDriverFileSchema, bV as MasterDriverLogoDTO, bU as MasterDriverLogoSchema, bX as MasterDriverProfileDTO, bW as MasterDriverProfileSchema, bT as MasterDriverQueryDTO, bS as MasterDriverQuerySchema, bQ as MasterDriverSchema, c0 as createMasterDriver, ca as create_file, c2 as deleteMasterDriver, c4 as deleteMasterDriverLogo, b$ as findMasterDriver, c6 as getMasterDriverCache, c7 as getMasterDriverCacheSimple, c8 as get_master_driver_presigned_url, c9 as get_master_driver_presigned_url_file, b_ as newDriverPayload, cb as remove_file, bY as toDriverPayload, bZ as toDriverProfilePayload, c1 as updateMasterDriver, c3 as updateMasterDriverLogo, c5 as updateMasterDriverProfile } from '../../../user_organisation_service-C2mgWnod.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cT as AssignRemoveSimHistory, cS as MasterSim, cV as MasterSimDTO, cX as MasterSimQueryDTO, cW as MasterSimQuerySchema, cU as MasterSimSchema, c$ as createMasterSim, d1 as deleteMasterSim, c_ as findMasterSims, cZ as newMasterSimPayload, cY as toMasterSimPayload, d0 as updateMasterSim } from '../../../user_organisation_service-
|
|
4
|
+
export { cT as AssignRemoveSimHistory, cS as MasterSim, cV as MasterSimDTO, cX as MasterSimQueryDTO, cW as MasterSimQuerySchema, cU as MasterSimSchema, c$ as createMasterSim, d1 as deleteMasterSim, c_ as findMasterSims, cZ as newMasterSimPayload, cY as toMasterSimPayload, d0 as updateMasterSim } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { BR, SBR } from '../../../core/BaseResponse.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { a as User, b as MasterDriver } from '../../../user_organisation_service-
|
|
3
|
+
import { a as User, b as MasterDriver } from '../../../user_organisation_service-C2mgWnod.js';
|
|
4
4
|
import { UserAdmin } from './user_admin_service.js';
|
|
5
5
|
import { LoginFrom } from '../../../core/Enums.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -2,7 +2,7 @@ import { AdminRole, Status, LoginFrom, PAGING, LoadParents, LoadChild, LoadChild
|
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl, BaseCommonFile } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { a as User, U as UserOrganisation } from '../../../user_organisation_service-
|
|
5
|
+
import { a as User, U as UserOrganisation } from '../../../user_organisation_service-C2mgWnod.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface UserAdmin extends Record<string, unknown> {
|
|
@@ -473,7 +473,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
473
473
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
474
474
|
}, "strip", z.ZodTypeAny, {
|
|
475
475
|
status: Status[];
|
|
476
|
-
user_ids: string[];
|
|
477
476
|
search: string;
|
|
478
477
|
paging: PAGING;
|
|
479
478
|
page_count: number;
|
|
@@ -495,6 +494,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
495
494
|
date_format_id: string;
|
|
496
495
|
time_zone_id: string;
|
|
497
496
|
organisation_ids: string[];
|
|
497
|
+
user_ids: string[];
|
|
498
498
|
admin_ids: string[];
|
|
499
499
|
ticket_status: TicketStatus[];
|
|
500
500
|
ticket_ids: string[];
|
|
@@ -502,7 +502,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
502
502
|
date_format_id: string;
|
|
503
503
|
time_zone_id: string;
|
|
504
504
|
status?: Status[] | undefined;
|
|
505
|
-
user_ids?: string[] | undefined;
|
|
506
505
|
search?: string | undefined;
|
|
507
506
|
paging?: PAGING | undefined;
|
|
508
507
|
page_count?: unknown;
|
|
@@ -522,6 +521,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
522
521
|
}[] | undefined;
|
|
523
522
|
include_master_data?: YesNo | undefined;
|
|
524
523
|
organisation_ids?: string[] | undefined;
|
|
524
|
+
user_ids?: string[] | undefined;
|
|
525
525
|
admin_ids?: string[] | undefined;
|
|
526
526
|
ticket_status?: TicketStatus[] | undefined;
|
|
527
527
|
ticket_ids?: string[] | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { U as UserOrganisation, l3 as UserOrganisationDTO, l7 as UserOrganisationLogoDTO, l6 as UserOrganisationLogoSchema, l5 as UserOrganisationQueryDTO, l4 as UserOrganisationQuerySchema, l2 as UserOrganisationSchema, l1 as UserOrganisationSimple, lb as createUserOrganisation, ld as deleteUserOrganisation, lf as deleteUserOrganisationLogo, la as findUserOrganisation, lh as getUserOrganisationCache, li as getUserOrganisationCacheSimple, lg as get_user_organisation_presigned_url, l9 as newUserOrganisationPayload, l8 as toUserOrganisationPayload, lc as updateUserOrganisation, le as updateUserOrganisationLogo } from '../../../user_organisation_service-
|
|
4
|
+
export { U as UserOrganisation, l3 as UserOrganisationDTO, l7 as UserOrganisationLogoDTO, l6 as UserOrganisationLogoSchema, l5 as UserOrganisationQueryDTO, l4 as UserOrganisationQuerySchema, l2 as UserOrganisationSchema, l1 as UserOrganisationSimple, lb as createUserOrganisation, ld as deleteUserOrganisation, lf as deleteUserOrganisationLogo, la as findUserOrganisation, lh as getUserOrganisationCache, li as getUserOrganisationCacheSimple, lg as get_user_organisation_presigned_url, l9 as newUserOrganisationPayload, l8 as toUserOrganisationPayload, lc as updateUserOrganisation, le as updateUserOrganisationLogo } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a as User, gS as UserDTO, h2 as UserDefaultDateFormatDTO, h1 as UserDefaultDateFormatSchema, g_ as UserDefaultLanguageDTO, gZ as UserDefaultLanguageSchema, h0 as UserDefaultTimeZoneDTO, g$ as UserDefaultTimeZoneSchema, gQ as UserLoginPush, gW as UserLogoDTO, gV as UserLogoSchema, gY as UserProfileDTO, gX as UserProfileSchema, gU as UserQueryDTO, gT as UserQuerySchema, gR as UserSchema, gP as UserVehicleLink, h7 as createUser, h9 as deleteUser, hb as deleteUserLogo, h6 as findUser, hd as getUserCache, he as getUserCacheSimple, hf as get_user_presigned_url, h3 as newUserPayload, h4 as toUserPayload, h5 as toUserProfilePayload, h8 as updateUser, hi as updateUserDefaultDateformat, hg as updateUserDefaultLanguage, hh as updateUserDefaultTimezone, ha as updateUserLogo, hc as updateUserProfile } from '../../../user_organisation_service-
|
|
4
|
+
export { a as User, gS as UserDTO, h2 as UserDefaultDateFormatDTO, h1 as UserDefaultDateFormatSchema, g_ as UserDefaultLanguageDTO, gZ as UserDefaultLanguageSchema, h0 as UserDefaultTimeZoneDTO, g$ as UserDefaultTimeZoneSchema, gQ as UserLoginPush, gW as UserLogoDTO, gV as UserLogoSchema, gY as UserProfileDTO, gX as UserProfileSchema, gU as UserQueryDTO, gT as UserQuerySchema, gR as UserSchema, gP as UserVehicleLink, h7 as createUser, h9 as deleteUser, hb as deleteUserLogo, h6 as findUser, hd as getUserCache, he as getUserCacheSimple, hf as get_user_presigned_url, h3 as newUserPayload, h4 as toUserPayload, h5 as toUserProfilePayload, h8 as updateUser, hi as updateUserDefaultDateformat, hg as updateUserDefaultLanguage, hh as updateUserDefaultTimezone, ha as updateUserLogo, hc as updateUserProfile } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OdometerSource, 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, M as MasterVehicle } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.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 { jI as MasterDeviceFileDTO, jH as MasterDeviceFileSchema, M as MasterVehicle, jq as MasterVehicleDropdown, jr as MasterVehicleFile, jC as MasterVehicleFileDTO, jB as MasterVehicleFileSchema, ka as SimpleFindQueryDTO, k9 as SimpleFindQuerySchema, jG as VehicleBulkDTO, jF as VehicleBulkSchema, jE as VehicleDTO, ju as VehicleDetailBody, jU as VehicleDetailBodyDTO, jT as VehicleDetailBodySchema, js as VehicleDetailGPS, jQ as VehicleDetailGPSSensorDTO, jP as VehicleDetailGPSSensorSchema, jv as VehicleDetailLifeCycle, jW as VehicleDetailLifeCycleDto, jV as VehicleDetailLifeCycleSchema, jw as VehicleDetailPurchase, jY as VehicleDetailPurchaseDTO, jX as VehicleDetailPurchaseSchema, jt as VehicleDetailTrip, jS as VehicleDetailTripDTO, jR as VehicleDetailTripSchema, jK as VehicleDeviceLinkDTO, jJ as VehicleDeviceLinkSchema, jM as VehicleDeviceUnlinkDTO, jL as VehicleDeviceUnlinkSchema, jx as VehicleDocument, k0 as VehicleDocumentDTO, jz as VehicleDocumentExpiry, k4 as VehicleDocumentExpiryDTO, k6 as VehicleDocumentExpiryQueryDTO, k5 as VehicleDocumentExpiryQuerySchema, k3 as VehicleDocumentExpirySchema, jy as VehicleDocumentFile, j_ as VehicleDocumentFileDTO, jZ as VehicleDocumentFileSchema, k2 as VehicleDocumentQueryDTO, k1 as VehicleDocumentQuerySchema, j$ as VehicleDocumentSchema, jO as VehicleDriverLinkDTO, jN as VehicleDriverLinkSchema, kc as VehicleGPSQueryDTO, kb as VehicleGPSQuerySchema, jA as VehicleOdometerHistory, k8 as VehicleQueryDTO, k7 as VehicleQuerySchema, jD as VehicleSchema, kt as createFileDevice, kr as createFileVehicle, kv as createFileVehicleDocument, kA as createVehicle, kQ as createVehicleDocument, kU as createVehicleDocumentExpiry, kC as deleteVehicle, kR as findVehicleDocument, kV as findVehicleDocumentExpiry, kz as findVehicleGPSDetails, kx as findVehicles, ky as findVehiclesLiveDashboard, kP as getDeviceLinkHistoryByDevice, kO as getDeviceLinkHistoryByVehicle, kL as getDriverLinkHistoryByDriver, kK as getDriverLinkHistoryByVehicle, kY as getVehicleCache, k_ as getVehicleParentCache, kZ as getVehicleSimpleCache, l0 as getVehicleSimpleDropdownCacheLiveData, k$ as getVehicleSimpleDropdownCustom, kp as get_device_file_presigned_url, kq as get_vehicle_document_file_presigned_url, ko as get_vehicle_file_presigned_url, kM as linkDeviceToVehicle, kI as linkDriverToVehicle, kn as newVehicleDocumentExpiryPayload, kl as newVehicleDocumentPayload, ke as newVehiclePayload, ku as removeFileDevice, ks as removeFileVehicle, kw as removeFileVehicleDocument, kT as removeVehicleDocument, kX as removeVehicleDocumentExpiry, ki as toVehicleDetailLifeCyclePayload, kj as toVehicleDetailPurchasePayload, kh as toVehicleDetailsBodyPayload, kf as toVehicleDetailsGPSPayload, kg as toVehicleDetailsTripPayload, km as toVehicleDocumentExpiryPayload, kk as toVehicleDocumentPayload, kd as toVehiclePayload, kN as unlinkDeviceFromVehicle, kJ as unlinkDriverFromVehicle, kD as updateDetailsGpsSensor, kE as updateDetailsTrip, kB as updateVehicle, kF as updateVehicleBodyDetails, kS as updateVehicleDocument, kW as updateVehicleDocumentExpiry, kG as updateVehicleLifeCycleDetails, kH as updateVehiclePurchaseDetails } from '../../../user_organisation_service-
|
|
5
|
+
export { jI as MasterDeviceFileDTO, jH as MasterDeviceFileSchema, M as MasterVehicle, jq as MasterVehicleDropdown, jr as MasterVehicleFile, jC as MasterVehicleFileDTO, jB as MasterVehicleFileSchema, ka as SimpleFindQueryDTO, k9 as SimpleFindQuerySchema, jG as VehicleBulkDTO, jF as VehicleBulkSchema, jE as VehicleDTO, ju as VehicleDetailBody, jU as VehicleDetailBodyDTO, jT as VehicleDetailBodySchema, js as VehicleDetailGPS, jQ as VehicleDetailGPSSensorDTO, jP as VehicleDetailGPSSensorSchema, jv as VehicleDetailLifeCycle, jW as VehicleDetailLifeCycleDto, jV as VehicleDetailLifeCycleSchema, jw as VehicleDetailPurchase, jY as VehicleDetailPurchaseDTO, jX as VehicleDetailPurchaseSchema, jt as VehicleDetailTrip, jS as VehicleDetailTripDTO, jR as VehicleDetailTripSchema, jK as VehicleDeviceLinkDTO, jJ as VehicleDeviceLinkSchema, jM as VehicleDeviceUnlinkDTO, jL as VehicleDeviceUnlinkSchema, jx as VehicleDocument, k0 as VehicleDocumentDTO, jz as VehicleDocumentExpiry, k4 as VehicleDocumentExpiryDTO, k6 as VehicleDocumentExpiryQueryDTO, k5 as VehicleDocumentExpiryQuerySchema, k3 as VehicleDocumentExpirySchema, jy as VehicleDocumentFile, j_ as VehicleDocumentFileDTO, jZ as VehicleDocumentFileSchema, k2 as VehicleDocumentQueryDTO, k1 as VehicleDocumentQuerySchema, j$ as VehicleDocumentSchema, jO as VehicleDriverLinkDTO, jN as VehicleDriverLinkSchema, kc as VehicleGPSQueryDTO, kb as VehicleGPSQuerySchema, jA as VehicleOdometerHistory, k8 as VehicleQueryDTO, k7 as VehicleQuerySchema, jD as VehicleSchema, kt as createFileDevice, kr as createFileVehicle, kv as createFileVehicleDocument, kA as createVehicle, kQ as createVehicleDocument, kU as createVehicleDocumentExpiry, kC as deleteVehicle, kR as findVehicleDocument, kV as findVehicleDocumentExpiry, kz as findVehicleGPSDetails, kx as findVehicles, ky as findVehiclesLiveDashboard, kP as getDeviceLinkHistoryByDevice, kO as getDeviceLinkHistoryByVehicle, kL as getDriverLinkHistoryByDriver, kK as getDriverLinkHistoryByVehicle, kY as getVehicleCache, k_ as getVehicleParentCache, kZ as getVehicleSimpleCache, l0 as getVehicleSimpleDropdownCacheLiveData, k$ as getVehicleSimpleDropdownCustom, kp as get_device_file_presigned_url, kq as get_vehicle_document_file_presigned_url, ko as get_vehicle_file_presigned_url, kM as linkDeviceToVehicle, kI as linkDriverToVehicle, kn as newVehicleDocumentExpiryPayload, kl as newVehicleDocumentPayload, ke as newVehiclePayload, ku as removeFileDevice, ks as removeFileVehicle, kw as removeFileVehicleDocument, kT as removeVehicleDocument, kX as removeVehicleDocumentExpiry, ki as toVehicleDetailLifeCyclePayload, kj as toVehicleDetailPurchasePayload, kh as toVehicleDetailsBodyPayload, kf as toVehicleDetailsGPSPayload, kg as toVehicleDetailsTripPayload, km as toVehicleDocumentExpiryPayload, kk as toVehicleDocumentPayload, kd as toVehiclePayload, kN as unlinkDeviceFromVehicle, kJ as unlinkDriverFromVehicle, kD as updateDetailsGpsSensor, kE as updateDetailsTrip, kB as updateVehicle, kF as updateVehicleBodyDetails, kS as updateVehicleDocument, kW as updateVehicleDocumentExpiry, kG as updateVehicleLifeCycleDetails, kH as updateVehiclePurchaseDetails } from '../../../user_organisation_service-C2mgWnod.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cE as MasterDeviceManufacturer, cG as MasterDeviceManufacturerDTO, cI as MasterDeviceManufacturerQueryDTO, cH as MasterDeviceManufacturerQuerySchema, cF as MasterDeviceManufacturerSchema, cM as createMasterDeviceManufacturer, cO as deleteMasterDeviceManufacturer, cL as findMasterDeviceManufacturers, cP as getMasterDeviceManufacturerCache, cR as getMasterDeviceManufacturerCacheChild, cQ as getMasterDeviceManufacturerCacheCount, cK as newMasterDeviceManufacturerPayload, cJ as toMasterDeviceManufacturerPayload, cN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { cE as MasterDeviceManufacturer, cG as MasterDeviceManufacturerDTO, cI as MasterDeviceManufacturerQueryDTO, cH as MasterDeviceManufacturerQuerySchema, cF as MasterDeviceManufacturerSchema, cM as createMasterDeviceManufacturer, cO as deleteMasterDeviceManufacturer, cL as findMasterDeviceManufacturers, cP as getMasterDeviceManufacturerCache, cR as getMasterDeviceManufacturerCacheChild, cQ as getMasterDeviceManufacturerCacheCount, cK as newMasterDeviceManufacturerPayload, cJ as toMasterDeviceManufacturerPayload, cN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cq as MasterDeviceModel, cs as MasterDeviceModelDTO, cu as MasterDeviceModelQueryDTO, ct as MasterDeviceModelQuerySchema, cr as MasterDeviceModelSchema, cy as createMasterDeviceModel, cA as deleteMasterDeviceModel, cx as findMasterDeviceModels, cB as getMasterDeviceModelCache, cD as getMasterDeviceModelCacheChild, cC as getMasterDeviceModelCacheCount, cw as newMasterDeviceModelPayload, cv as toMasterDeviceModelPayload, cz as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { cq as MasterDeviceModel, cs as MasterDeviceModelDTO, cu as MasterDeviceModelQueryDTO, ct as MasterDeviceModelQuerySchema, cr as MasterDeviceModelSchema, cy as createMasterDeviceModel, cA as deleteMasterDeviceModel, cx as findMasterDeviceModels, cB as getMasterDeviceModelCache, cD as getMasterDeviceModelCacheChild, cC as getMasterDeviceModelCacheCount, cw as newMasterDeviceModelPayload, cv as toMasterDeviceModelPayload, cz as updateMasterDeviceModel } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cc as MasterDeviceType, ce as MasterDeviceTypeDTO, cg as MasterDeviceTypeQueryDTO, cf as MasterDeviceTypeQuerySchema, cd as MasterDeviceTypeSchema, ck as createMasterDeviceType, cm as deleteMasterDeviceType, cj as findMasterDeviceTypes, cn as getMasterDeviceTypeCache, cp as getMasterDeviceTypeCacheChild, co as getMasterDeviceTypeCacheCount, ci as newMasterDeviceTypePayload, ch as toMasterDeviceTypePayload, cl as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { cc as MasterDeviceType, ce as MasterDeviceTypeDTO, cg as MasterDeviceTypeQueryDTO, cf as MasterDeviceTypeQuerySchema, cd as MasterDeviceTypeSchema, ck as createMasterDeviceType, cm as deleteMasterDeviceType, cj as findMasterDeviceTypes, cn as getMasterDeviceTypeCache, cp as getMasterDeviceTypeCacheChild, co as getMasterDeviceTypeCacheCount, ci as newMasterDeviceTypePayload, ch as toMasterDeviceTypePayload, cl as updateMasterDeviceType } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ExpenseCategory, 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -97,8 +97,8 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
97
97
|
include_master_data: YesNo;
|
|
98
98
|
date_format_id: string;
|
|
99
99
|
organisation_ids: string[];
|
|
100
|
-
expense_category: ExpenseCategory[];
|
|
101
100
|
expense_name_ids: string[];
|
|
101
|
+
expense_category: ExpenseCategory[];
|
|
102
102
|
}, {
|
|
103
103
|
time_zone_id: string;
|
|
104
104
|
date_format_id: string;
|
|
@@ -122,8 +122,8 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
122
122
|
}[] | undefined;
|
|
123
123
|
include_master_data?: YesNo | undefined;
|
|
124
124
|
organisation_ids?: string[] | undefined;
|
|
125
|
-
expense_category?: ExpenseCategory[] | undefined;
|
|
126
125
|
expense_name_ids?: string[] | undefined;
|
|
126
|
+
expense_category?: ExpenseCategory[] | undefined;
|
|
127
127
|
}>;
|
|
128
128
|
type MasterExpenseNameQueryDTO = z.infer<typeof MasterExpenseNameQuerySchema>;
|
|
129
129
|
declare const toMasterExpenseNamePayload: (row: MasterExpenseName) => MasterExpenseNameDTO;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { hH as MasterFuelCompany, hJ as MasterFuelCompanyDTO, hL as MasterFuelCompanyQueryDTO, hK as MasterFuelCompanyQuerySchema, hI as MasterFuelCompanySchema, hP as createMasterFuelCompany, hR as deleteMasterFuelCompany, hO as findMasterFuelCompanys, hS as getMasterFuelCompanyCache, hN as newMasterFuelCompanyPayload, hM as toMasterFuelCompanyPayload, hQ as updateMasterFuelCompany } from '../../../user_organisation_service-
|
|
4
|
+
export { hH as MasterFuelCompany, hJ as MasterFuelCompanyDTO, hL as MasterFuelCompanyQueryDTO, hK as MasterFuelCompanyQuerySchema, hI as MasterFuelCompanySchema, hP as createMasterFuelCompany, hR as deleteMasterFuelCompany, hO as findMasterFuelCompanys, hS as getMasterFuelCompanyCache, hN as newMasterFuelCompanyPayload, hM as toMasterFuelCompanyPayload, hQ as updateMasterFuelCompany } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { hj as MasterVendorDocumentType, hl as MasterVendorDocumentTypeDTO, hn as MasterVendorDocumentTypeQueryDTO, hm as MasterVendorDocumentTypeQuerySchema, hk as MasterVendorDocumentTypeSchema, hr as createMasterVendorDocumentType, ht as deleteMasterVendorDocumentType, hq as findMasterVendorDocumentTypes, hu as getMasterVendorDocumentTypeCache, hp as newMasterVendorDocumentTypePayload, ho as toMasterVendorDocumentTypePayload, hs as updateMasterVendorDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { hj as MasterVendorDocumentType, hl as MasterVendorDocumentTypeDTO, hn as MasterVendorDocumentTypeQueryDTO, hm as MasterVendorDocumentTypeQuerySchema, hk as MasterVendorDocumentTypeSchema, hr as createMasterVendorDocumentType, ht as deleteMasterVendorDocumentType, hq as findMasterVendorDocumentTypes, hu as getMasterVendorDocumentTypeCache, hp as newMasterVendorDocumentTypePayload, ho as toMasterVendorDocumentTypePayload, hs as updateMasterVendorDocumentType } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { fT as MasterVendorTag, fV as MasterVendorTagDTO, fX as MasterVendorTagQueryDTO, fW as MasterVendorTagQuerySchema, fU as MasterVendorTagSchema, f$ as createMasterVendorTag, g1 as deleteMasterVendorTag, f_ as findMasterVendorTags, g2 as getMasterVendorTagCache, fZ as newMasterVendorTagPayload, fY as toMasterVendorTagPayload, g0 as updateMasterVendorTag } from '../../../user_organisation_service-
|
|
4
|
+
export { fT as MasterVendorTag, fV as MasterVendorTagDTO, fX as MasterVendorTagQueryDTO, fW as MasterVendorTagQuerySchema, fU as MasterVendorTagSchema, f$ as createMasterVendorTag, g1 as deleteMasterVendorTag, f_ as findMasterVendorTags, g2 as getMasterVendorTagCache, fZ as newMasterVendorTagPayload, fY as toMasterVendorTagPayload, g0 as updateMasterVendorTag } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { fH as MasterVendorType, fJ as MasterVendorTypeDTO, fL as MasterVendorTypeQueryDTO, fK as MasterVendorTypeQuerySchema, fI as MasterVendorTypeSchema, fP as createMasterVendorType, fR as deleteMasterVendorType, fO as findMasterVendorTypes, fS as getMasterVendorTypeCache, fN as newMasterVendorTypePayload, fM as toMasterVendorTypePayload, fQ as updateMasterVendorType } from '../../../user_organisation_service-
|
|
4
|
+
export { fH as MasterVendorType, fJ as MasterVendorTypeDTO, fL as MasterVendorTypeQueryDTO, fK as MasterVendorTypeQuerySchema, fI as MasterVendorTypeSchema, fP as createMasterVendorType, fR as deleteMasterVendorType, fO as findMasterVendorTypes, fS as getMasterVendorTypeCache, fN as newMasterVendorTypePayload, fM as toMasterVendorTypePayload, fQ as updateMasterVendorType } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -26,8 +26,8 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
status: Status;
|
|
28
28
|
organisation_id: string;
|
|
29
|
-
description: string;
|
|
30
29
|
fleet_incident_severity: string;
|
|
30
|
+
description: string;
|
|
31
31
|
}, {
|
|
32
32
|
status: Status;
|
|
33
33
|
organisation_id: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-C2mgWnod.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -26,8 +26,8 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
status: Status;
|
|
28
28
|
organisation_id: string;
|
|
29
|
-
description: string;
|
|
30
29
|
fleet_incident_status: string;
|
|
30
|
+
description: string;
|
|
31
31
|
}, {
|
|
32
32
|
status: Status;
|
|
33
33
|
organisation_id: string;
|