vms-nest-prisma-api-document 212.0.0 → 215.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/core/Enums.d.ts +5 -1
- package/dist/core/Enums.js +6 -0
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +3 -3
- 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 +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +4 -4
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- 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 +22 -22
- 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/main/vehicle/master_vehicle_service.js +44 -16
- 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 +1 -1
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +3 -3
- package/dist/services/master/expense/master_vendor_document_type_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 +1 -1
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +3 -3
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +3 -3
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_service_task_service.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/faq_service.d.ts +1 -1
- package/dist/{user_organisation_service-DuOC_IdW.d.ts → user_organisation_service-Dn5ij2oU.d.ts} +101 -87
- package/package.json +1 -1
|
@@ -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-Dn5ij2oU.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
8
8
|
interface UserAdmin extends Record<string, unknown> {
|
|
@@ -168,8 +168,8 @@ declare const UserAdminQuerySchema: z.ZodObject<{
|
|
|
168
168
|
include_master_data: YesNo;
|
|
169
169
|
date_format_id: string;
|
|
170
170
|
time_zone_id: string;
|
|
171
|
-
admin_ids: string[];
|
|
172
171
|
admin_role: AdminRole[];
|
|
172
|
+
admin_ids: string[];
|
|
173
173
|
}, {
|
|
174
174
|
date_format_id: string;
|
|
175
175
|
time_zone_id: string;
|
|
@@ -192,8 +192,8 @@ declare const UserAdminQuerySchema: z.ZodObject<{
|
|
|
192
192
|
direction: OrderBy;
|
|
193
193
|
}[] | undefined;
|
|
194
194
|
include_master_data?: YesNo | undefined;
|
|
195
|
-
admin_ids?: string[] | undefined;
|
|
196
195
|
admin_role?: AdminRole[] | undefined;
|
|
196
|
+
admin_ids?: string[] | undefined;
|
|
197
197
|
}>;
|
|
198
198
|
type UserAdminQueryDTO = z.infer<typeof UserAdminQuerySchema>;
|
|
199
199
|
declare const toUserAdminPayload: (admin: UserAdmin) => UserAdminDTO;
|
|
@@ -248,7 +248,6 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
248
248
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
249
249
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
250
250
|
}, "strip", z.ZodTypeAny, {
|
|
251
|
-
ticket_id: string;
|
|
252
251
|
status: Status;
|
|
253
252
|
organisation_id: string;
|
|
254
253
|
usage_type: string;
|
|
@@ -259,12 +258,13 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
259
258
|
file_description: string;
|
|
260
259
|
file_size: number;
|
|
261
260
|
file_metadata: Record<string, any>;
|
|
262
|
-
}, {
|
|
263
261
|
ticket_id: string;
|
|
262
|
+
}, {
|
|
264
263
|
status: Status;
|
|
265
264
|
organisation_id: string;
|
|
266
265
|
usage_type: string;
|
|
267
266
|
file_type: FileType;
|
|
267
|
+
ticket_id: string;
|
|
268
268
|
file_url?: string | undefined;
|
|
269
269
|
file_key?: string | undefined;
|
|
270
270
|
file_name?: string | undefined;
|
|
@@ -292,7 +292,6 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
292
292
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
293
293
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
294
294
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
295
|
-
ticket_id: string;
|
|
296
295
|
status: Status;
|
|
297
296
|
organisation_id: string;
|
|
298
297
|
usage_type: string;
|
|
@@ -303,12 +302,13 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
303
302
|
file_description: string;
|
|
304
303
|
file_size: number;
|
|
305
304
|
file_metadata: Record<string, any>;
|
|
306
|
-
}, {
|
|
307
305
|
ticket_id: string;
|
|
306
|
+
}, {
|
|
308
307
|
status: Status;
|
|
309
308
|
organisation_id: string;
|
|
310
309
|
usage_type: string;
|
|
311
310
|
file_type: FileType;
|
|
311
|
+
ticket_id: string;
|
|
312
312
|
file_url?: string | undefined;
|
|
313
313
|
file_key?: string | undefined;
|
|
314
314
|
file_name?: string | undefined;
|
|
@@ -318,13 +318,12 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
318
318
|
}>, "many">>>;
|
|
319
319
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
320
320
|
}, "strip", z.ZodTypeAny, {
|
|
321
|
-
subject: string;
|
|
322
|
-
description: string;
|
|
323
321
|
status: Status;
|
|
324
322
|
organisation_id: string;
|
|
325
323
|
user_id: string;
|
|
324
|
+
description: string;
|
|
325
|
+
subject: string;
|
|
326
326
|
TicketFileSchema: {
|
|
327
|
-
ticket_id: string;
|
|
328
327
|
status: Status;
|
|
329
328
|
organisation_id: string;
|
|
330
329
|
usage_type: string;
|
|
@@ -335,19 +334,20 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
335
334
|
file_description: string;
|
|
336
335
|
file_size: number;
|
|
337
336
|
file_metadata: Record<string, any>;
|
|
337
|
+
ticket_id: string;
|
|
338
338
|
}[];
|
|
339
339
|
}, {
|
|
340
|
-
subject: string;
|
|
341
340
|
status: Status;
|
|
342
341
|
organisation_id: string;
|
|
343
342
|
user_id: string;
|
|
343
|
+
subject: string;
|
|
344
344
|
description?: string | undefined;
|
|
345
345
|
TicketFileSchema?: {
|
|
346
|
-
ticket_id: string;
|
|
347
346
|
status: Status;
|
|
348
347
|
organisation_id: string;
|
|
349
348
|
usage_type: string;
|
|
350
349
|
file_type: FileType;
|
|
350
|
+
ticket_id: string;
|
|
351
351
|
file_url?: string | undefined;
|
|
352
352
|
file_key?: string | undefined;
|
|
353
353
|
file_name?: string | undefined;
|
|
@@ -375,7 +375,6 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
375
375
|
organisation_id: z.ZodEffects<z.ZodString, string, string>;
|
|
376
376
|
ticket_id: z.ZodEffects<z.ZodString, string, string>;
|
|
377
377
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
378
|
-
ticket_id: string;
|
|
379
378
|
status: Status;
|
|
380
379
|
organisation_id: string;
|
|
381
380
|
usage_type: string;
|
|
@@ -386,12 +385,13 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
386
385
|
file_description: string;
|
|
387
386
|
file_size: number;
|
|
388
387
|
file_metadata: Record<string, any>;
|
|
389
|
-
}, {
|
|
390
388
|
ticket_id: string;
|
|
389
|
+
}, {
|
|
391
390
|
status: Status;
|
|
392
391
|
organisation_id: string;
|
|
393
392
|
usage_type: string;
|
|
394
393
|
file_type: FileType;
|
|
394
|
+
ticket_id: string;
|
|
395
395
|
file_url?: string | undefined;
|
|
396
396
|
file_key?: string | undefined;
|
|
397
397
|
file_name?: string | undefined;
|
|
@@ -400,11 +400,10 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
400
400
|
file_metadata?: Record<string, any> | undefined;
|
|
401
401
|
}>, "many">>>;
|
|
402
402
|
}, "strip", z.ZodTypeAny, {
|
|
403
|
+
admin_id: string;
|
|
403
404
|
admin_message: string;
|
|
404
405
|
ticket_status: TicketStatus;
|
|
405
|
-
admin_id: string;
|
|
406
406
|
TicketFileSchema: {
|
|
407
|
-
ticket_id: string;
|
|
408
407
|
status: Status;
|
|
409
408
|
organisation_id: string;
|
|
410
409
|
usage_type: string;
|
|
@@ -415,17 +414,18 @@ declare const TicketVerifySchema: z.ZodObject<{
|
|
|
415
414
|
file_description: string;
|
|
416
415
|
file_size: number;
|
|
417
416
|
file_metadata: Record<string, any>;
|
|
417
|
+
ticket_id: string;
|
|
418
418
|
}[];
|
|
419
419
|
}, {
|
|
420
|
-
ticket_status: TicketStatus;
|
|
421
420
|
admin_id: string;
|
|
421
|
+
ticket_status: TicketStatus;
|
|
422
422
|
admin_message?: string | undefined;
|
|
423
423
|
TicketFileSchema?: {
|
|
424
|
-
ticket_id: string;
|
|
425
424
|
status: Status;
|
|
426
425
|
organisation_id: string;
|
|
427
426
|
usage_type: string;
|
|
428
427
|
file_type: FileType;
|
|
428
|
+
ticket_id: string;
|
|
429
429
|
file_url?: string | undefined;
|
|
430
430
|
file_key?: string | undefined;
|
|
431
431
|
file_name?: string | undefined;
|
|
@@ -472,8 +472,8 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
472
472
|
ticket_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
473
473
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
474
474
|
}, "strip", z.ZodTypeAny, {
|
|
475
|
-
ticket_status: TicketStatus[];
|
|
476
475
|
status: Status[];
|
|
476
|
+
user_ids: string[];
|
|
477
477
|
search: string;
|
|
478
478
|
paging: PAGING;
|
|
479
479
|
page_count: number;
|
|
@@ -495,14 +495,14 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
495
495
|
date_format_id: string;
|
|
496
496
|
time_zone_id: string;
|
|
497
497
|
organisation_ids: string[];
|
|
498
|
-
user_ids: string[];
|
|
499
498
|
admin_ids: string[];
|
|
499
|
+
ticket_status: TicketStatus[];
|
|
500
500
|
ticket_ids: string[];
|
|
501
501
|
}, {
|
|
502
502
|
date_format_id: string;
|
|
503
503
|
time_zone_id: string;
|
|
504
|
-
ticket_status?: TicketStatus[] | undefined;
|
|
505
504
|
status?: Status[] | undefined;
|
|
505
|
+
user_ids?: string[] | undefined;
|
|
506
506
|
search?: string | undefined;
|
|
507
507
|
paging?: PAGING | undefined;
|
|
508
508
|
page_count?: unknown;
|
|
@@ -522,8 +522,8 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
522
522
|
}[] | undefined;
|
|
523
523
|
include_master_data?: YesNo | undefined;
|
|
524
524
|
organisation_ids?: string[] | undefined;
|
|
525
|
-
user_ids?: string[] | undefined;
|
|
526
525
|
admin_ids?: string[] | undefined;
|
|
526
|
+
ticket_status?: TicketStatus[] | undefined;
|
|
527
527
|
ticket_ids?: string[] | undefined;
|
|
528
528
|
}>;
|
|
529
529
|
type TicketQueryDTO = z.infer<typeof TicketQuerySchema>;
|
|
@@ -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, il as UserOrganisationDTO, iq as UserOrganisationLogoDTO, ip as UserOrganisationLogoSchema, io as UserOrganisationQueryDTO, im as UserOrganisationQuerySchema, ik as UserOrganisationSchema, ij as UserOrganisationSimple, iu as createUserOrganisation, iw as deleteUserOrganisation, iy as deleteUserOrganisationLogo, it as findUserOrganisation, iA as getUserOrganisationCache, iB as getUserOrganisationCacheSimple, iz as get_user_organisation_presigned_url, is as newUserOrganisationPayload, ir as toUserOrganisationPayload, iv as updateUserOrganisation, ix as updateUserOrganisationLogo } from '../../../user_organisation_service-
|
|
4
|
+
export { U as UserOrganisation, il as UserOrganisationDTO, iq as UserOrganisationLogoDTO, ip as UserOrganisationLogoSchema, io as UserOrganisationQueryDTO, im as UserOrganisationQuerySchema, ik as UserOrganisationSchema, ij as UserOrganisationSimple, iu as createUserOrganisation, iw as deleteUserOrganisation, iy as deleteUserOrganisationLogo, it as findUserOrganisation, iA as getUserOrganisationCache, iB as getUserOrganisationCacheSimple, iz as get_user_organisation_presigned_url, is as newUserOrganisationPayload, ir as toUserOrganisationPayload, iv as updateUserOrganisation, ix as updateUserOrganisationLogo } from '../../../user_organisation_service-Dn5ij2oU.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, hR as UserDTO, i1 as UserDefaultDateFormatDTO, i0 as UserDefaultDateFormatSchema, hZ as UserDefaultLanguageDTO, hY as UserDefaultLanguageSchema, h$ as UserDefaultTimeZoneDTO, h_ as UserDefaultTimeZoneSchema, hP as UserLoginPush, hV as UserLogoDTO, hU as UserLogoSchema, hX as UserProfileDTO, hW as UserProfileSchema, hT as UserQueryDTO, hS as UserQuerySchema, hQ as UserSchema, hO as UserVehicleLink, i6 as createUser, i8 as deleteUser, ia as deleteUserLogo, i5 as findUser, ic as getUserCache, id as getUserCacheSimple, ie as get_user_presigned_url, i2 as newUserPayload, i3 as toUserPayload, i4 as toUserProfilePayload, i7 as updateUser, ii as updateUserDefaultDateformat, ig as updateUserDefaultLanguage, ih as updateUserDefaultTimezone, i9 as updateUserLogo, ib as updateUserProfile } from '../../../user_organisation_service-
|
|
4
|
+
export { a as User, hR as UserDTO, i1 as UserDefaultDateFormatDTO, i0 as UserDefaultDateFormatSchema, hZ as UserDefaultLanguageDTO, hY as UserDefaultLanguageSchema, h$ as UserDefaultTimeZoneDTO, h_ as UserDefaultTimeZoneSchema, hP as UserLoginPush, hV as UserLogoDTO, hU as UserLogoSchema, hX as UserProfileDTO, hW as UserProfileSchema, hT as UserQueryDTO, hS as UserQuerySchema, hQ as UserSchema, hO as UserVehicleLink, i6 as createUser, i8 as deleteUser, ia as deleteUserLogo, i5 as findUser, ic as getUserCache, id as getUserCacheSimple, ie as get_user_presigned_url, i2 as newUserPayload, i3 as toUserPayload, i4 as toUserProfilePayload, i7 as updateUser, ii as updateUserDefaultDateformat, ig as updateUserDefaultLanguage, ih as updateUserDefaultTimezone, i9 as updateUserLogo, ib as updateUserProfile } from '../../../user_organisation_service-Dn5ij2oU.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-Dn5ij2oU.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 { fV as MasterDeviceFileDTO, fU as MasterDeviceFileSchema, M as MasterVehicle, gb as MasterVehicleDocumentFileDTO, ga as MasterVehicleDocumentFileSchema, fD as MasterVehicleDropdown, fE as MasterVehicleFile, fP as MasterVehicleFileDTO, fO as MasterVehicleFileSchema, gn as SimpleFindQueryDTO, gm as SimpleFindQuerySchema, fT as VehicleBulkDTO, fS as VehicleBulkSchema, fR as VehicleDTO, fH as VehicleDetailBody, g5 as VehicleDetailBodyDTO, g4 as VehicleDetailBodySchema, fF as VehicleDetailGPS, g1 as VehicleDetailGPSSensorDTO, g0 as VehicleDetailGPSSensorSchema, fI as VehicleDetailLifeCycle, g7 as VehicleDetailLifeCycleDto, g6 as VehicleDetailLifeCycleSchema, fJ as VehicleDetailPurchase, g9 as VehicleDetailPurchaseDTO, g8 as VehicleDetailPurchaseSchema, fG as VehicleDetailTrip, g3 as VehicleDetailTripDTO, g2 as VehicleDetailTripSchema, fX as VehicleDeviceLinkDTO, fW as VehicleDeviceLinkSchema, fZ as VehicleDeviceUnlinkDTO, fY as VehicleDeviceUnlinkSchema, fK as VehicleDocument, gd as VehicleDocumentDTO, fM as VehicleDocumentExpiry, gh as VehicleDocumentExpiryDTO, gj as VehicleDocumentExpiryQueryDTO, gi as VehicleDocumentExpiryQuerySchema, gg as VehicleDocumentExpirySchema, fL as VehicleDocumentFile, gf as VehicleDocumentQueryDTO, ge as VehicleDocumentQuerySchema, gc as VehicleDocumentSchema, f$ as VehicleDriverLinkDTO, f_ as VehicleDriverLinkSchema, gp as VehicleGPSQueryDTO, go as VehicleGPSQuerySchema, fN as VehicleOdometerHistory, gl as VehicleQueryDTO, gk as VehicleQuerySchema, fQ as VehicleSchema,
|
|
5
|
+
export { fV as MasterDeviceFileDTO, fU as MasterDeviceFileSchema, M as MasterVehicle, gb as MasterVehicleDocumentFileDTO, ga as MasterVehicleDocumentFileSchema, fD as MasterVehicleDropdown, fE as MasterVehicleFile, fP as MasterVehicleFileDTO, fO as MasterVehicleFileSchema, gn as SimpleFindQueryDTO, gm as SimpleFindQuerySchema, fT as VehicleBulkDTO, fS as VehicleBulkSchema, fR as VehicleDTO, fH as VehicleDetailBody, g5 as VehicleDetailBodyDTO, g4 as VehicleDetailBodySchema, fF as VehicleDetailGPS, g1 as VehicleDetailGPSSensorDTO, g0 as VehicleDetailGPSSensorSchema, fI as VehicleDetailLifeCycle, g7 as VehicleDetailLifeCycleDto, g6 as VehicleDetailLifeCycleSchema, fJ as VehicleDetailPurchase, g9 as VehicleDetailPurchaseDTO, g8 as VehicleDetailPurchaseSchema, fG as VehicleDetailTrip, g3 as VehicleDetailTripDTO, g2 as VehicleDetailTripSchema, fX as VehicleDeviceLinkDTO, fW as VehicleDeviceLinkSchema, fZ as VehicleDeviceUnlinkDTO, fY as VehicleDeviceUnlinkSchema, fK as VehicleDocument, gd as VehicleDocumentDTO, fM as VehicleDocumentExpiry, gh as VehicleDocumentExpiryDTO, gj as VehicleDocumentExpiryQueryDTO, gi as VehicleDocumentExpiryQuerySchema, gg as VehicleDocumentExpirySchema, fL as VehicleDocumentFile, gf as VehicleDocumentQueryDTO, ge as VehicleDocumentQuerySchema, gc as VehicleDocumentSchema, f$ as VehicleDriverLinkDTO, f_ as VehicleDriverLinkSchema, gp as VehicleGPSQueryDTO, go as VehicleGPSQuerySchema, fN as VehicleOdometerHistory, gl as VehicleQueryDTO, gk as VehicleQuerySchema, fQ as VehicleSchema, g$ as createFileDevice, gZ as createFileVehicle, h1 as createFileVehicleDocument, gF as createVehicle, gV as createVehicleDocument, h3 as createVehicleDocumentExpiry, gH as deleteVehicle, gW as findVehicleDocument, h4 as findVehicleDocumentExpiry, gE as findVehicleGPSDetails, gC as findVehicles, gD as findVehiclesLiveDashboard, gU as getDeviceLinkHistoryByDevice, gT as getDeviceLinkHistoryByVehicle, gQ as getDriverLinkHistoryByDriver, gP as getDriverLinkHistoryByVehicle, h7 as getVehicleCache, h9 as getVehicleParentCache, h8 as getVehicleSimpleCache, hb as getVehicleSimpleDropdownCacheLiveData, ha as getVehicleSimpleDropdownCustom, gA as get_device_file_presigned_url, gB as get_vehicle_document_file_presigned_url, gz as get_vehicle_file_presigned_url, gR as linkDeviceToVehicle, gN as linkDriverToVehicle, gy as newVehicleDocumentExpiryPayload, gr as newVehiclePayload, h0 as removeFileDevice, g_ as removeFileVehicle, h2 as removeFileVehicleDocument, gY as removeVehicleDocument, h6 as removeVehicleDocumentExpiry, gv as toVehicleDetailLifeCyclePayload, gw as toVehicleDetailPurchasePayload, gu as toVehicleDetailsBodyPayload, gs as toVehicleDetailsGPSPayload, gt as toVehicleDetailsTripPayload, gx as toVehicleDocumentExpiryPayload, gq as toVehiclePayload, gS as unlinkDeviceFromVehicle, gO as unlinkDriverFromVehicle, gI as updateDetailsGpsSensor, gJ as updateDetailsTrip, gG as updateVehicle, gK as updateVehicleBodyDetails, gX as updateVehicleDocument, h5 as updateVehicleDocumentExpiry, gL as updateVehicleLifeCycleDetails, gM as updateVehiclePurchaseDetails } from '../../../user_organisation_service-Dn5ij2oU.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -268,6 +268,11 @@ var YesNo = /* @__PURE__ */ ((YesNo2) => {
|
|
|
268
268
|
YesNo2["No"] = "No";
|
|
269
269
|
return YesNo2;
|
|
270
270
|
})(YesNo || {});
|
|
271
|
+
var FuelTankType = /* @__PURE__ */ ((FuelTankType2) => {
|
|
272
|
+
FuelTankType2["SingleTank"] = "SingleTank";
|
|
273
|
+
FuelTankType2["DualTank"] = "DualTank";
|
|
274
|
+
return FuelTankType2;
|
|
275
|
+
})(FuelTankType || {});
|
|
271
276
|
var SteeringType = /* @__PURE__ */ ((SteeringType2) => {
|
|
272
277
|
SteeringType2["Manual"] = "Manual";
|
|
273
278
|
SteeringType2["Power"] = "Power";
|
|
@@ -480,6 +485,11 @@ var VehicleSchema = z3.object({
|
|
|
480
485
|
"Vehicle Secondary Fuel Unit ID"
|
|
481
486
|
),
|
|
482
487
|
// ✅ Single-Selection -> MasterVehicleFuelUnit
|
|
488
|
+
fuel_tank_type: enumOptional(
|
|
489
|
+
"Fuel Tank Type",
|
|
490
|
+
FuelTankType,
|
|
491
|
+
"SingleTank" /* SingleTank */
|
|
492
|
+
),
|
|
483
493
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
484
494
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
485
495
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -518,6 +528,11 @@ var VehicleBulkSchema = z3.object({
|
|
|
518
528
|
// ✅ Single-Selection -> MasterMainCountry
|
|
519
529
|
time_zone_id: single_select_optional("MasterMainTimeZone"),
|
|
520
530
|
// ✅ Single-Selection -> MasterMainTimeZone
|
|
531
|
+
fuel_tank_type: enumOptional(
|
|
532
|
+
"Fuel Tank Type",
|
|
533
|
+
FuelTankType,
|
|
534
|
+
"SingleTank" /* SingleTank */
|
|
535
|
+
),
|
|
521
536
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
522
537
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
523
538
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -553,6 +568,11 @@ var VehicleDeviceLinkSchema = z3.object({
|
|
|
553
568
|
duel_temperature: enumOptional("Dual Temperature", YesNo, "No" /* No */),
|
|
554
569
|
fuel: enumOptional("Fuel", YesNo, "No" /* No */),
|
|
555
570
|
fuel_bluetooth: enumOptional("Fuel Bluetooth", YesNo, "No" /* No */),
|
|
571
|
+
fuel_tank_type: enumOptional(
|
|
572
|
+
"Fuel Tank Type",
|
|
573
|
+
FuelTankType,
|
|
574
|
+
"SingleTank" /* SingleTank */
|
|
575
|
+
),
|
|
556
576
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
557
577
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
558
578
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -594,6 +614,11 @@ var VehicleDetailGPSSensorSchema = z3.object({
|
|
|
594
614
|
duel_temperature: enumOptional("Dual Temperature", YesNo, "No" /* No */),
|
|
595
615
|
fuel: enumOptional("Fuel", YesNo, "No" /* No */),
|
|
596
616
|
fuel_bluetooth: enumOptional("Fuel Bluetooth", YesNo, "No" /* No */),
|
|
617
|
+
fuel_tank_type: enumOptional(
|
|
618
|
+
"Fuel Tank Type",
|
|
619
|
+
FuelTankType,
|
|
620
|
+
"SingleTank" /* SingleTank */
|
|
621
|
+
),
|
|
597
622
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
598
623
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
599
624
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -993,6 +1018,7 @@ var toVehiclePayload = (vehicle) => ({
|
|
|
993
1018
|
secondary_vehicle_fuel_type_id: vehicle.secondary_vehicle_fuel_type_id || "",
|
|
994
1019
|
secondary_vehicle_fuel_unit_id: vehicle.secondary_vehicle_fuel_unit_id || "",
|
|
995
1020
|
odometer_reading: vehicle.odometer_reading || 0,
|
|
1021
|
+
fuel_tank_type: vehicle.fuel_tank_type || "SingleTank" /* SingleTank */,
|
|
996
1022
|
fuel_tank_size: vehicle.fuel_tank_size || 0,
|
|
997
1023
|
fuel_tank_1_size: vehicle.fuel_tank_1_size || 0,
|
|
998
1024
|
fuel_tank_2_size: vehicle.fuel_tank_2_size || 0,
|
|
@@ -1044,6 +1070,7 @@ var newVehiclePayload = () => ({
|
|
|
1044
1070
|
secondary_vehicle_fuel_type_id: "",
|
|
1045
1071
|
secondary_vehicle_fuel_unit_id: "",
|
|
1046
1072
|
odometer_reading: 0,
|
|
1073
|
+
fuel_tank_type: "SingleTank" /* SingleTank */,
|
|
1047
1074
|
fuel_tank_size: 0,
|
|
1048
1075
|
fuel_tank_1_size: 0,
|
|
1049
1076
|
fuel_tank_2_size: 0,
|
|
@@ -1057,6 +1084,7 @@ var toVehicleDetailsGPSPayload = (vehicleGPS) => ({
|
|
|
1057
1084
|
duel_temperature: vehicleGPS?.duel_temperature || "No" /* No */,
|
|
1058
1085
|
fuel: vehicleGPS?.fuel || "No" /* No */,
|
|
1059
1086
|
fuel_bluetooth: vehicleGPS?.fuel_bluetooth || "No" /* No */,
|
|
1087
|
+
fuel_tank_type: vehicleGPS?.fuel_tank_type || "SingleTank" /* SingleTank */,
|
|
1060
1088
|
fuel_tank_size: vehicleGPS?.fuel_tank_size || 0,
|
|
1061
1089
|
fuel_tank_1_size: vehicleGPS?.fuel_tank_1_size || 0,
|
|
1062
1090
|
fuel_tank_2_size: vehicleGPS?.fuel_tank_2_size || 0,
|
|
@@ -1283,16 +1311,16 @@ var getDeviceLinkHistoryByVehicle = async (id, params) => {
|
|
|
1283
1311
|
var getDeviceLinkHistoryByDevice = async (id, params) => {
|
|
1284
1312
|
return apiGet(ENDPOINTS.vehicle_device_link_history_by_device.replace(":id", id), params);
|
|
1285
1313
|
};
|
|
1286
|
-
var
|
|
1314
|
+
var createVehicleDocument = async (payload) => {
|
|
1287
1315
|
return apiPost(ENDPOINTS.create_document, payload);
|
|
1288
1316
|
};
|
|
1289
|
-
var
|
|
1317
|
+
var findVehicleDocument = async (payload) => {
|
|
1290
1318
|
return apiPost(ENDPOINTS.find_document, payload);
|
|
1291
1319
|
};
|
|
1292
|
-
var
|
|
1320
|
+
var updateVehicleDocument = async (id, payload) => {
|
|
1293
1321
|
return apiPatch(ENDPOINTS.update_document.replace(":id", id), payload);
|
|
1294
1322
|
};
|
|
1295
|
-
var
|
|
1323
|
+
var removeVehicleDocument = async (id) => {
|
|
1296
1324
|
return apiDelete(ENDPOINTS.remove_document.replace(":id", id));
|
|
1297
1325
|
};
|
|
1298
1326
|
var createFileVehicle = async (payload) => {
|
|
@@ -1313,16 +1341,16 @@ var createFileVehicleDocument = async (payload) => {
|
|
|
1313
1341
|
var removeFileVehicleDocument = async (id) => {
|
|
1314
1342
|
return apiDelete(ENDPOINTS.remove_file_vehicle_document.replace(":id", id));
|
|
1315
1343
|
};
|
|
1316
|
-
var
|
|
1344
|
+
var createVehicleDocumentExpiry = async (payload) => {
|
|
1317
1345
|
return apiPost(ENDPOINTS.create_document_expiry, payload);
|
|
1318
1346
|
};
|
|
1319
|
-
var
|
|
1347
|
+
var findVehicleDocumentExpiry = async (payload) => {
|
|
1320
1348
|
return apiPost(ENDPOINTS.find_document_expiry, payload);
|
|
1321
1349
|
};
|
|
1322
|
-
var
|
|
1350
|
+
var updateVehicleDocumentExpiry = async (id, payload) => {
|
|
1323
1351
|
return apiPatch(ENDPOINTS.update_document_expiry.replace(":id", id), payload);
|
|
1324
1352
|
};
|
|
1325
|
-
var
|
|
1353
|
+
var removeVehicleDocumentExpiry = async (id) => {
|
|
1326
1354
|
return apiDelete(ENDPOINTS.remove_document_expiry.replace(":id", id));
|
|
1327
1355
|
};
|
|
1328
1356
|
var getVehicleCache = async (organisationId) => {
|
|
@@ -1361,15 +1389,15 @@ export {
|
|
|
1361
1389
|
VehicleGPSQuerySchema,
|
|
1362
1390
|
VehicleQuerySchema,
|
|
1363
1391
|
VehicleSchema,
|
|
1364
|
-
createDocument,
|
|
1365
|
-
createDocumentExpiry,
|
|
1366
1392
|
createFileDevice,
|
|
1367
1393
|
createFileVehicle,
|
|
1368
1394
|
createFileVehicleDocument,
|
|
1369
1395
|
createVehicle,
|
|
1396
|
+
createVehicleDocument,
|
|
1397
|
+
createVehicleDocumentExpiry,
|
|
1370
1398
|
deleteVehicle,
|
|
1371
|
-
|
|
1372
|
-
|
|
1399
|
+
findVehicleDocument,
|
|
1400
|
+
findVehicleDocumentExpiry,
|
|
1373
1401
|
findVehicleGPSDetails,
|
|
1374
1402
|
findVehicles,
|
|
1375
1403
|
findVehiclesLiveDashboard,
|
|
@@ -1389,11 +1417,11 @@ export {
|
|
|
1389
1417
|
linkDriverToVehicle,
|
|
1390
1418
|
newVehicleDocumentExpiryPayload,
|
|
1391
1419
|
newVehiclePayload,
|
|
1392
|
-
removeDocument,
|
|
1393
|
-
removeDocumentExpiry,
|
|
1394
1420
|
removeFileDevice,
|
|
1395
1421
|
removeFileVehicle,
|
|
1396
1422
|
removeFileVehicleDocument,
|
|
1423
|
+
removeVehicleDocument,
|
|
1424
|
+
removeVehicleDocumentExpiry,
|
|
1397
1425
|
toVehicleDetailLifeCyclePayload,
|
|
1398
1426
|
toVehicleDetailPurchasePayload,
|
|
1399
1427
|
toVehicleDetailsBodyPayload,
|
|
@@ -1405,10 +1433,10 @@ export {
|
|
|
1405
1433
|
unlinkDriverFromVehicle,
|
|
1406
1434
|
updateDetailsGpsSensor,
|
|
1407
1435
|
updateDetailsTrip,
|
|
1408
|
-
updateDocument,
|
|
1409
|
-
updateDocumentExpiry,
|
|
1410
1436
|
updateVehicle,
|
|
1411
1437
|
updateVehicleBodyDetails,
|
|
1438
|
+
updateVehicleDocument,
|
|
1439
|
+
updateVehicleDocumentExpiry,
|
|
1412
1440
|
updateVehicleLifeCycleDetails,
|
|
1413
1441
|
updateVehiclePurchaseDetails
|
|
1414
1442
|
};
|
|
@@ -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-Dn5ij2oU.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-Dn5ij2oU.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-Dn5ij2oU.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-Dn5ij2oU.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-Dn5ij2oU.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-Dn5ij2oU.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-Dn5ij2oU.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 { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-Dn5ij2oU.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 { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-Dn5ij2oU.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 { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-Dn5ij2oU.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-Dn5ij2oU.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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-Dn5ij2oU.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, f as MasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-Dn5ij2oU.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -9,8 +9,8 @@ interface MasterFuelCompany extends Record<string, unknown> {
|
|
|
9
9
|
fuel_company_id: string;
|
|
10
10
|
company_name: string;
|
|
11
11
|
description?: string;
|
|
12
|
-
logo_url:
|
|
13
|
-
logo_key:
|
|
12
|
+
logo_url: string;
|
|
13
|
+
logo_key: string;
|
|
14
14
|
status: Status;
|
|
15
15
|
added_date_time: string;
|
|
16
16
|
modified_date_time: 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-Dn5ij2oU.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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-Dn5ij2oU.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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-Dn5ij2oU.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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-Dn5ij2oU.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -24,14 +24,14 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
|
|
|
24
24
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
25
25
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
fleet_incident_status: string;
|
|
28
27
|
description: string;
|
|
29
28
|
status: Status;
|
|
30
29
|
organisation_id: string;
|
|
31
|
-
}, {
|
|
32
30
|
fleet_incident_status: string;
|
|
31
|
+
}, {
|
|
33
32
|
status: Status;
|
|
34
33
|
organisation_id: string;
|
|
34
|
+
fleet_incident_status: string;
|
|
35
35
|
description?: string | undefined;
|
|
36
36
|
}>;
|
|
37
37
|
type MasterFleetIncidentStatusDTO = z.infer<typeof MasterFleetIncidentStatusSchema>;
|