vms-nest-prisma-api-document 6.0.21 → 6.0.22
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/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 +9 -9
- package/dist/services/account/notification_service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +17 -17
- 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_data_service.d.ts +1 -1
- 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 +5 -5
- 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/GpsAlert.d.ts +1 -0
- 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_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/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 +1 -1
- 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 +1 -1
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +1 -1
- 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/package.json +1 -1
- package/dist/{user_organisation_service-BLMLICYW.d.ts → user_organisation_service-DS5AX39n.d.ts} +3 -3
|
@@ -22,15 +22,15 @@ declare const UserLoginAnalyticsSchema: z.ZodObject<{
|
|
|
22
22
|
}, "strip", z.ZodTypeAny, {
|
|
23
23
|
user_id: string;
|
|
24
24
|
organisation_id: string;
|
|
25
|
-
login_from: LoginFrom;
|
|
26
25
|
country_id: string;
|
|
26
|
+
login_from: LoginFrom;
|
|
27
27
|
os_details: Record<string, any>;
|
|
28
28
|
ip_details: Record<string, any>;
|
|
29
29
|
}, {
|
|
30
30
|
user_id: string;
|
|
31
31
|
organisation_id: string;
|
|
32
|
-
login_from: LoginFrom;
|
|
33
32
|
country_id: string;
|
|
33
|
+
login_from: LoginFrom;
|
|
34
34
|
os_details?: Record<string, any> | undefined;
|
|
35
35
|
ip_details?: Record<string, any> | undefined;
|
|
36
36
|
}>;
|
|
@@ -48,11 +48,11 @@ declare const UserLoginAnalyticsQuerySchema: z.ZodObject<{
|
|
|
48
48
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
49
49
|
country_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
50
50
|
}, "strip", z.ZodTypeAny, {
|
|
51
|
+
login_from: LoginFrom;
|
|
51
52
|
search: string;
|
|
52
53
|
paging: PAGING;
|
|
53
54
|
page_count: number;
|
|
54
55
|
page_index: number;
|
|
55
|
-
login_from: LoginFrom;
|
|
56
56
|
date_format_id: string;
|
|
57
57
|
time_zone_id: string;
|
|
58
58
|
user_ids: string[];
|
|
@@ -43,11 +43,11 @@ declare const UserPageAnalyticsQuerySchema: z.ZodObject<{
|
|
|
43
43
|
user_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
44
44
|
organisation_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
45
45
|
}, "strip", z.ZodTypeAny, {
|
|
46
|
+
login_from: LoginFrom;
|
|
46
47
|
search: string;
|
|
47
48
|
paging: PAGING;
|
|
48
49
|
page_count: number;
|
|
49
50
|
page_index: number;
|
|
50
|
-
login_from: LoginFrom;
|
|
51
51
|
date_format_id: string;
|
|
52
52
|
time_zone_id: string;
|
|
53
53
|
user_ids: string[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { MenuType, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../user_organisation_service-DS5AX39n.js';
|
|
5
5
|
import '../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -40,9 +40,12 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
40
40
|
sub_item_url: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
41
41
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
+
status: Status;
|
|
44
|
+
organisation_id: string;
|
|
45
|
+
user_id: string;
|
|
46
|
+
group_name: string;
|
|
43
47
|
module_name: string;
|
|
44
48
|
menu_type: MenuType;
|
|
45
|
-
group_name: string;
|
|
46
49
|
group_name_language: string;
|
|
47
50
|
group_icon: string;
|
|
48
51
|
group_url: string;
|
|
@@ -50,19 +53,16 @@ declare const BookMarkSchema: z.ZodObject<{
|
|
|
50
53
|
sub_item_name_language: string;
|
|
51
54
|
sub_item_icon: string;
|
|
52
55
|
sub_item_url: string;
|
|
56
|
+
}, {
|
|
53
57
|
status: Status;
|
|
54
58
|
organisation_id: string;
|
|
55
59
|
user_id: string;
|
|
56
|
-
|
|
60
|
+
group_name: string;
|
|
57
61
|
module_name: string;
|
|
58
62
|
menu_type: MenuType;
|
|
59
|
-
group_name: string;
|
|
60
63
|
group_name_language: string;
|
|
61
64
|
group_icon: string;
|
|
62
65
|
group_url: string;
|
|
63
|
-
status: Status;
|
|
64
|
-
organisation_id: string;
|
|
65
|
-
user_id: string;
|
|
66
66
|
sub_item_name?: string | undefined;
|
|
67
67
|
sub_item_name_language?: string | undefined;
|
|
68
68
|
sub_item_icon?: string | undefined;
|
|
@@ -105,7 +105,6 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
105
105
|
bookmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
106
106
|
menu_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof MenuType>, "many">>>;
|
|
107
107
|
}, "strip", z.ZodTypeAny, {
|
|
108
|
-
menu_type: MenuType[];
|
|
109
108
|
status: Status[];
|
|
110
109
|
search: string;
|
|
111
110
|
paging: PAGING;
|
|
@@ -129,11 +128,11 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
129
128
|
time_zone_id: string;
|
|
130
129
|
organisation_ids: string[];
|
|
131
130
|
user_ids: string[];
|
|
131
|
+
menu_type: MenuType[];
|
|
132
132
|
bookmark_ids: string[];
|
|
133
133
|
}, {
|
|
134
134
|
date_format_id: string;
|
|
135
135
|
time_zone_id: string;
|
|
136
|
-
menu_type?: MenuType[] | undefined;
|
|
137
136
|
status?: Status[] | undefined;
|
|
138
137
|
search?: string | undefined;
|
|
139
138
|
paging?: PAGING | undefined;
|
|
@@ -155,6 +154,7 @@ declare const BookMarkQuerySchema: z.ZodObject<{
|
|
|
155
154
|
include_master_data?: YesNo | undefined;
|
|
156
155
|
organisation_ids?: string[] | undefined;
|
|
157
156
|
user_ids?: string[] | undefined;
|
|
157
|
+
menu_type?: MenuType[] | undefined;
|
|
158
158
|
bookmark_ids?: string[] | undefined;
|
|
159
159
|
}>;
|
|
160
160
|
type BookMarkQueryDTO = z.infer<typeof BookMarkQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Module, AlertType, AlertSubType, 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, M as MasterVehicle, b as MasterDriver } from '../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver } from '../../user_organisation_service-DS5AX39n.js';
|
|
5
5
|
import { GPSGeofenceData } from '../gps/features/geofence/gps_geofence_data_service.js';
|
|
6
6
|
import { MasterMainLandmark } from '../master/main/master_main_landmark_service.js';
|
|
7
7
|
import '../../zod_utils/zod_base_schema.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { FileType, Status, TicketStatus, 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-DS5AX39n.js';
|
|
5
5
|
import { UserAdmin } from '../main/users/user_admin_service.js';
|
|
6
6
|
import '../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../master/main/master_main_sim_provider_service.js';
|
|
@@ -50,19 +50,19 @@ declare const TicketFileSchema: z.ZodObject<{
|
|
|
50
50
|
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
51
51
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
52
52
|
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
status: Status;
|
|
54
|
-
organisation_id: string;
|
|
55
53
|
file_type: FileType;
|
|
56
54
|
file_url: string;
|
|
57
55
|
file_key: string;
|
|
58
56
|
file_description: string;
|
|
59
57
|
file_size: number;
|
|
60
58
|
file_metadata: Record<string, any>;
|
|
59
|
+
status: Status;
|
|
60
|
+
organisation_id: string;
|
|
61
61
|
ticket_id: string;
|
|
62
62
|
}, {
|
|
63
|
+
file_type: FileType;
|
|
63
64
|
status: Status;
|
|
64
65
|
organisation_id: string;
|
|
65
|
-
file_type: FileType;
|
|
66
66
|
ticket_id: string;
|
|
67
67
|
file_url?: string | undefined;
|
|
68
68
|
file_key?: string | undefined;
|
|
@@ -90,19 +90,19 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
90
90
|
file_metadata: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>>;
|
|
91
91
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
92
92
|
}, z.UnknownKeysParam, z.ZodTypeAny, {
|
|
93
|
-
status: Status;
|
|
94
|
-
organisation_id: string;
|
|
95
93
|
file_type: FileType;
|
|
96
94
|
file_url: string;
|
|
97
95
|
file_key: string;
|
|
98
96
|
file_description: string;
|
|
99
97
|
file_size: number;
|
|
100
98
|
file_metadata: Record<string, any>;
|
|
99
|
+
status: Status;
|
|
100
|
+
organisation_id: string;
|
|
101
101
|
ticket_id: string;
|
|
102
102
|
}, {
|
|
103
|
+
file_type: FileType;
|
|
103
104
|
status: Status;
|
|
104
105
|
organisation_id: string;
|
|
105
|
-
file_type: FileType;
|
|
106
106
|
ticket_id: string;
|
|
107
107
|
file_url?: string | undefined;
|
|
108
108
|
file_key?: string | undefined;
|
|
@@ -114,36 +114,36 @@ declare const TicketSchema: z.ZodObject<{
|
|
|
114
114
|
}, "strip", z.ZodTypeAny, {
|
|
115
115
|
status: Status;
|
|
116
116
|
organisation_id: string;
|
|
117
|
-
user_id: string;
|
|
118
|
-
description: string;
|
|
119
|
-
admin_id: string;
|
|
120
117
|
subject: string;
|
|
118
|
+
description: string;
|
|
121
119
|
admin_message: string;
|
|
122
120
|
ticket_status: TicketStatus;
|
|
121
|
+
user_id: string;
|
|
122
|
+
admin_id: string;
|
|
123
123
|
ticket_files: {
|
|
124
|
-
status: Status;
|
|
125
|
-
organisation_id: string;
|
|
126
124
|
file_type: FileType;
|
|
127
125
|
file_url: string;
|
|
128
126
|
file_key: string;
|
|
129
127
|
file_description: string;
|
|
130
128
|
file_size: number;
|
|
131
129
|
file_metadata: Record<string, any>;
|
|
130
|
+
status: Status;
|
|
131
|
+
organisation_id: string;
|
|
132
132
|
ticket_id: string;
|
|
133
133
|
}[];
|
|
134
134
|
}, {
|
|
135
135
|
status: Status;
|
|
136
136
|
organisation_id: string;
|
|
137
|
-
user_id: string;
|
|
138
|
-
admin_id: string;
|
|
139
137
|
subject: string;
|
|
140
138
|
ticket_status: TicketStatus;
|
|
139
|
+
user_id: string;
|
|
140
|
+
admin_id: string;
|
|
141
141
|
description?: string | undefined;
|
|
142
142
|
admin_message?: string | undefined;
|
|
143
143
|
ticket_files?: {
|
|
144
|
+
file_type: FileType;
|
|
144
145
|
status: Status;
|
|
145
146
|
organisation_id: string;
|
|
146
|
-
file_type: FileType;
|
|
147
147
|
ticket_id: string;
|
|
148
148
|
file_url?: string | undefined;
|
|
149
149
|
file_key?: string | undefined;
|
|
@@ -191,6 +191,7 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
191
191
|
ticket_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TicketStatus>, "many">>>;
|
|
192
192
|
}, "strip", z.ZodTypeAny, {
|
|
193
193
|
status: Status[];
|
|
194
|
+
ticket_status: TicketStatus[];
|
|
194
195
|
search: string;
|
|
195
196
|
paging: PAGING;
|
|
196
197
|
page_count: number;
|
|
@@ -214,12 +215,12 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
214
215
|
organisation_ids: string[];
|
|
215
216
|
user_ids: string[];
|
|
216
217
|
admin_ids: string[];
|
|
217
|
-
ticket_status: TicketStatus[];
|
|
218
218
|
ticket_ids: string[];
|
|
219
219
|
}, {
|
|
220
220
|
date_format_id: string;
|
|
221
221
|
time_zone_id: string;
|
|
222
222
|
status?: Status[] | undefined;
|
|
223
|
+
ticket_status?: TicketStatus[] | undefined;
|
|
223
224
|
search?: string | undefined;
|
|
224
225
|
paging?: PAGING | undefined;
|
|
225
226
|
page_count?: unknown;
|
|
@@ -241,7 +242,6 @@ declare const TicketQuerySchema: z.ZodObject<{
|
|
|
241
242
|
organisation_ids?: string[] | undefined;
|
|
242
243
|
user_ids?: string[] | undefined;
|
|
243
244
|
admin_ids?: string[] | undefined;
|
|
244
|
-
ticket_status?: TicketStatus[] | undefined;
|
|
245
245
|
ticket_ids?: string[] | undefined;
|
|
246
246
|
}>;
|
|
247
247
|
type TicketQueryDTO = z.infer<typeof TicketQuerySchema>;
|
|
@@ -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, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice } from '../../../user_organisation_service-DS5AX39n.js';
|
|
5
5
|
import { FuelConsumptionMonthly } from '../../gps/reports/gps_models/FuelConsumptionMonthly.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -2,7 +2,7 @@ import { YesNo, PaymentMode, PaymentStatus, RefillMethod, RefillEntrySource, GPS
|
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType } from '../../../user_organisation_service-DS5AX39n.js';
|
|
6
6
|
import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
|
|
7
7
|
import { MasterVehicleFuelUnit } from '../../master/vehicle/master_vehicle_fuel_unit_service.js';
|
|
8
8
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -2,7 +2,7 @@ import { RefillEntrySource, GPSFuelApproveStatus, Status, FileType, PAGING, Load
|
|
|
2
2
|
import { FBR, SBR, BR, AWSPresignedUrl } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
import { FilePresignedUrlDTO } from '../../../zod_utils/zod_base_schema.js';
|
|
5
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType } from '../../../user_organisation_service-
|
|
5
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle, b as MasterDriver, c as MasterDevice, d as MasterVehicleFuelType } from '../../../user_organisation_service-DS5AX39n.js';
|
|
6
6
|
import { MasterMainLandmark } from '../../master/main/master_main_landmark_service.js';
|
|
7
7
|
import { MasterVehicleFuelUnit } from '../../master/vehicle/master_vehicle_fuel_unit_service.js';
|
|
8
8
|
import { MasterVehicleFuelRemovalReason } from '../../master/vehicle/master_vehicle_fuel_removal_reason_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofenceType, GeofencePurposeType, 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-DS5AX39n.js';
|
|
5
5
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeofenceStatusType, 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, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DS5AX39n.js';
|
|
5
5
|
import { GPSGeofenceData } from './gps_geofence_data_service.js';
|
|
6
6
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
@@ -31,21 +31,21 @@ declare const GPSGeofenceTransactionSchema: z.ZodObject<{
|
|
|
31
31
|
geofence_time: z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, string, string>;
|
|
32
32
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
33
33
|
}, "strip", z.ZodTypeAny, {
|
|
34
|
+
geofence_status_type: GeofenceStatusType;
|
|
35
|
+
geofence_time: string;
|
|
34
36
|
status: Status;
|
|
35
37
|
organisation_id: string;
|
|
36
38
|
vehicle_id: string;
|
|
37
39
|
driver_id: string;
|
|
38
40
|
gps_geofence_id: string;
|
|
41
|
+
}, {
|
|
39
42
|
geofence_status_type: GeofenceStatusType;
|
|
40
43
|
geofence_time: string;
|
|
41
|
-
}, {
|
|
42
44
|
status: Status;
|
|
43
45
|
organisation_id: string;
|
|
44
46
|
vehicle_id: string;
|
|
45
47
|
driver_id: string;
|
|
46
48
|
gps_geofence_id: string;
|
|
47
|
-
geofence_status_type: GeofenceStatusType;
|
|
48
|
-
geofence_time: string;
|
|
49
49
|
}>;
|
|
50
50
|
type GPSGeofenceTransactionDTO = z.infer<typeof GPSGeofenceTransactionSchema>;
|
|
51
51
|
declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
@@ -85,6 +85,7 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
85
85
|
gps_geofence_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
86
86
|
geofence_status_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof GeofenceStatusType>, "many">>>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
+
geofence_status_type: GeofenceStatusType[];
|
|
88
89
|
status: Status[];
|
|
89
90
|
search: string;
|
|
90
91
|
paging: PAGING;
|
|
@@ -110,10 +111,10 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
110
111
|
vehicle_ids: string[];
|
|
111
112
|
driver_ids: string[];
|
|
112
113
|
gps_geofence_ids: string[];
|
|
113
|
-
geofence_status_type: GeofenceStatusType[];
|
|
114
114
|
}, {
|
|
115
115
|
date_format_id: string;
|
|
116
116
|
time_zone_id: string;
|
|
117
|
+
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
117
118
|
status?: Status[] | undefined;
|
|
118
119
|
search?: string | undefined;
|
|
119
120
|
paging?: PAGING | undefined;
|
|
@@ -137,7 +138,6 @@ declare const GPSGeofenceTransactionQuerySchema: z.ZodObject<{
|
|
|
137
138
|
vehicle_ids?: string[] | undefined;
|
|
138
139
|
driver_ids?: string[] | undefined;
|
|
139
140
|
gps_geofence_ids?: string[] | undefined;
|
|
140
|
-
geofence_status_type?: GeofenceStatusType[] | undefined;
|
|
141
141
|
}>;
|
|
142
142
|
type GPSGeofenceTransactionQueryDTO = z.infer<typeof GPSGeofenceTransactionQuerySchema>;
|
|
143
143
|
declare const toGPSGeofenceTransactionPayload: (data: GPSGeofenceTransaction) => GPSGeofenceTransactionDTO;
|
|
@@ -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, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DS5AX39n.js';
|
|
5
5
|
import { GPSGeofenceData } from './gps_geofence_data_service.js';
|
|
6
6
|
import { GPSGeofenceTransaction } from './gps_geofence_transaction_service.js';
|
|
7
7
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
@@ -40,23 +40,23 @@ declare const GPSGeofenceTransactionSummarySchema: z.ZodObject<{
|
|
|
40
40
|
duration_seconds: z.ZodEffects<z.ZodDefault<z.ZodOptional<z.ZodNumber>>, number, unknown>;
|
|
41
41
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
-
geofence_enter_date_time: string;
|
|
44
|
-
geofence_exit_date_time: string;
|
|
45
|
-
duration_seconds: number;
|
|
46
43
|
status: Status;
|
|
47
44
|
organisation_id: string;
|
|
48
45
|
vehicle_id: string;
|
|
49
46
|
driver_id: string;
|
|
50
47
|
gps_geofence_id: string;
|
|
48
|
+
geofence_enter_date_time: string;
|
|
49
|
+
geofence_exit_date_time: string;
|
|
50
|
+
duration_seconds: number;
|
|
51
51
|
enter_gps_geofence_transaction_id: string;
|
|
52
52
|
exit_gps_geofence_transaction_id: string;
|
|
53
53
|
}, {
|
|
54
|
-
geofence_enter_date_time: string;
|
|
55
54
|
status: Status;
|
|
56
55
|
organisation_id: string;
|
|
57
56
|
vehicle_id: string;
|
|
58
57
|
driver_id: string;
|
|
59
58
|
gps_geofence_id: string;
|
|
59
|
+
geofence_enter_date_time: string;
|
|
60
60
|
enter_gps_geofence_transaction_id: string;
|
|
61
61
|
exit_gps_geofence_transaction_id: string;
|
|
62
62
|
geofence_exit_date_time?: string | undefined;
|
|
@@ -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, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle, b as MasterDriver } from '../../../../user_organisation_service-DS5AX39n.js';
|
|
5
5
|
import { GPSGeofenceData } from './gps_geofence_data_service.js';
|
|
6
6
|
import '../../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../../../master/main/master_main_sim_provider_service.js';
|
|
@@ -62,11 +62,11 @@ declare const TripGeofenceToGeofenceSchema: z.ZodObject<{
|
|
|
62
62
|
mileage: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
63
63
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
|
-
duration_seconds: number;
|
|
66
65
|
status: Status;
|
|
67
66
|
organisation_id: string;
|
|
68
67
|
vehicle_id: string;
|
|
69
68
|
driver_id: string;
|
|
69
|
+
duration_seconds: number;
|
|
70
70
|
from_geofence_exit_date_time: string;
|
|
71
71
|
to_geofence_enter_date_time: string;
|
|
72
72
|
travel_duration_seconds: number;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { LinkType, LinkStatus, Status, NotificationType, 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-DS5AX39n.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TrackHistoryLinkStatus, Status, NotificationType, 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-DS5AX39n.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 { c1 as AssignRemoveDeviceHistory, c7 as DeviceSimLinkDTO, c6 as DeviceSimLinkSchema, c as MasterDevice, c3 as MasterDeviceDTO, c5 as MasterDeviceQueryDTO, c4 as MasterDeviceQuerySchema, c2 as MasterDeviceSchema, cb as createMasterDevice, cd as deleteMasterDevice, ce as device_sim_link, cf as device_sim_unlink, ca as findMasterDevices, ch as get_device_sim_link_history_by_device, cg as get_device_sim_link_history_by_sim, c9 as newMasterDevicePayload, c8 as toMasterDevicePayload, cc as updateMasterDevice } from '../../../user_organisation_service-
|
|
5
|
+
export { c1 as AssignRemoveDeviceHistory, c7 as DeviceSimLinkDTO, c6 as DeviceSimLinkSchema, c as MasterDevice, c3 as MasterDeviceDTO, c5 as MasterDeviceQueryDTO, c4 as MasterDeviceQuerySchema, c2 as MasterDeviceSchema, cb as createMasterDevice, cd as deleteMasterDevice, ce as device_sim_link, cf as device_sim_unlink, ca as findMasterDevices, ch as get_device_sim_link_history_by_device, cg as get_device_sim_link_history_by_sim, c9 as newMasterDevicePayload, c8 as toMasterDevicePayload, cc as updateMasterDevice } from '../../../user_organisation_service-DS5AX39n.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 { aZ as AssignRemoveDriverHistory, b1 as DriverQueryDTO, b0 as DriverQuerySchema, b as MasterDriver, a$ as MasterDriverDTO, a_ as MasterDriverSchema, b5 as createDriver, b7 as deleteDriver, b4 as findDrivers, b9 as getDriverCache, ba as getDriverSimpleCache, b8 as getPresignedUrlForDriver, b3 as newDriverPayload, b2 as toDriverPayload, b6 as updateDriver } from '../../../user_organisation_service-
|
|
4
|
+
export { aZ as AssignRemoveDriverHistory, b1 as DriverQueryDTO, b0 as DriverQuerySchema, b as MasterDriver, a$ as MasterDriverDTO, a_ as MasterDriverSchema, b5 as createDriver, b7 as deleteDriver, b4 as findDrivers, b9 as getDriverCache, ba as getDriverSimpleCache, b8 as getPresignedUrlForDriver, b3 as newDriverPayload, b2 as toDriverPayload, b6 as updateDriver } from '../../../user_organisation_service-DS5AX39n.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 { bS as AssignRemoveSimHistory, bR as MasterSim, bU as MasterSimDTO, bW as MasterSimQueryDTO, bV as MasterSimQuerySchema, bT as MasterSimSchema, b_ as createMasterSim, c0 as deleteMasterSim, bZ as findMasterSims, bY as newMasterSimPayload, bX as toMasterSimPayload, b$ as updateMasterSim } from '../../../user_organisation_service-
|
|
4
|
+
export { bS as AssignRemoveSimHistory, bR as MasterSim, bU as MasterSimDTO, bW as MasterSimQueryDTO, bV as MasterSimQuerySchema, bT as MasterSimSchema, b_ as createMasterSim, c0 as deleteMasterSim, bZ as findMasterSims, bY as newMasterSimPayload, bX as toMasterSimPayload, b$ as updateMasterSim } from '../../../user_organisation_service-DS5AX39n.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 } from '../../../user_organisation_service-
|
|
3
|
+
import { a as User } from '../../../user_organisation_service-DS5AX39n.js';
|
|
4
4
|
import { UserAdmin } from './user_admin_service.js';
|
|
5
5
|
import '../../../core/Enums.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { U as UserOrganisation, k6 as UserOrganisationDTO, k8 as UserOrganisationQueryDTO, k7 as UserOrganisationQuerySchema, k5 as UserOrganisationSchema, k4 as UserOrganisationSimple, kc as createUserOrganisation, ke as deleteUserOrganisation, kb as findUserOrganisations, kf as getUserOrganisationCache, kg as getUserOrganisationCacheSimple, kh as getUserOrganisationPresignedUrl, ka as newUserOrganisationPayload, k9 as toUserOrganisationPayload, kd as updateUserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
export { U as UserOrganisation, k6 as UserOrganisationDTO, k8 as UserOrganisationQueryDTO, k7 as UserOrganisationQuerySchema, k5 as UserOrganisationSchema, k4 as UserOrganisationSimple, kc as createUserOrganisation, ke as deleteUserOrganisation, kb as findUserOrganisations, kf as getUserOrganisationCache, kg as getUserOrganisationCacheSimple, kh as getUserOrganisationPresignedUrl, ka as newUserOrganisationPayload, k9 as toUserOrganisationPayload, kd as updateUserOrganisation } from '../../../user_organisation_service-DS5AX39n.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 { gC as CreateUserDTO, gB as CreateUserSchema, a as User, gy as UserAccessControl, gA as UserAccessControlDTO, gz as UserAccessControlSchema, gO as UserDefaultDateFormatDTO, gN as UserDefaultDateFormatSchema, gK as UserDefaultLanguageDTO, gJ as UserDefaultLanguageSchema, gG as UserDefaultPageDTO, gF as UserDefaultPageSchema, gI as UserDefaultThemeDTO, gH as UserDefaultThemeSchema, gM as UserDefaultTimeZoneDTO, gL as UserDefaultTimeZoneSchema, gQ as UserLoginPushDTO, gP as UserLoginPushSchema, gE as UserQueryDTO, gD as UserQuerySchema, gU as createUser, h3 as createUserLoginPush, gW as deleteUser, h5 as deleteUserLoginPush, gT as findUsers, gX as getUserCache, gY as getUserCacheSimple, gZ as getUserPresignedUrl, gR as newUserPayload, gS as toUserPayload, gV as updateUser, h2 as updateUserDefaultDateformat, h0 as updateUserDefaultLanguage, g_ as updateUserDefaultPage, g$ as updateUserDefaultTheme, h1 as updateUserDefaultTimezone, h4 as updateUserLoginPush } from '../../../user_organisation_service-
|
|
4
|
+
export { gC as CreateUserDTO, gB as CreateUserSchema, a as User, gy as UserAccessControl, gA as UserAccessControlDTO, gz as UserAccessControlSchema, gO as UserDefaultDateFormatDTO, gN as UserDefaultDateFormatSchema, gK as UserDefaultLanguageDTO, gJ as UserDefaultLanguageSchema, gG as UserDefaultPageDTO, gF as UserDefaultPageSchema, gI as UserDefaultThemeDTO, gH as UserDefaultThemeSchema, gM as UserDefaultTimeZoneDTO, gL as UserDefaultTimeZoneSchema, gQ as UserLoginPushDTO, gP as UserLoginPushSchema, gE as UserQueryDTO, gD as UserQuerySchema, gU as createUser, h3 as createUserLoginPush, gW as deleteUser, h5 as deleteUserLoginPush, gT as findUsers, gX as getUserCache, gY as getUserCacheSimple, gZ as getUserPresignedUrl, gR as newUserPayload, gS as toUserPayload, gV as updateUser, h2 as updateUserDefaultDateformat, h0 as updateUserDefaultLanguage, g_ as updateUserDefaultPage, g$ as updateUserDefaultTheme, h1 as updateUserDefaultTimezone, h4 as updateUserLoginPush } from '../../../user_organisation_service-DS5AX39n.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-DS5AX39n.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 { M as MasterVehicle, eX as MasterVehicleDropdown, fa as SimpleFindQueryDTO, f9 as SimpleFindQuerySchema, f2 as VehicleDTO, eY as VehicleDetailBody, fc as VehicleDetailBodyDTO, fb as VehicleDetailBodySchema, e$ as VehicleDetailGPS, fi as VehicleDetailGPSAnalyticsDTO, fh as VehicleDetailGPSAnalyticsSchema, fg as VehicleDetailGPSDataDTO, ff as VehicleDetailGPSDataSchema, fe as VehicleDetailGPSMainDTO, fd as VehicleDetailGPSMainSchema, eZ as VehicleDetailLifeCycle, fk as VehicleDetailLifeCycleDto, fj as VehicleDetailLifeCycleSchema, e_ as VehicleDetailPurchase, fm as VehicleDetailPurchaseDTO, fl as VehicleDetailPurchaseSchema, f0 as VehicleDetailTrip, fo as VehicleDetailTripDTO, fn as VehicleDetailTripSchema, f4 as VehicleDeviceLinkDTO, f3 as VehicleDeviceLinkSchema, f6 as VehicleDeviceUnlinkDTO, f5 as VehicleDeviceUnlinkSchema, f8 as VehicleDriverLinkDTO, f7 as VehicleDriverLinkSchema, fs as VehicleGPSQueryDTO, fr as VehicleGPSQuerySchema, fq as VehicleQueryDTO, fp as VehicleQuerySchema, f1 as VehicleSchema, fC as createVehicle, fE as deleteVehicle, fB as findVehicleGPSDetails, fz as findVehicles, fA as findVehiclesLiveDashboard, fT as getDeviceLinkHistoryByDevice, fS as getDeviceLinkHistoryByVehicle, fP as getDriverLinkHistoryByDriver, fO as getDriverLinkHistoryByVehicle, fU as getVehicleCache, fX as getVehicleParentCache, fV as getVehicleSimpleCache, fW as getVehicleSimpleDropdownCustom, fQ as linkDeviceToVehicle, fM as linkDriverToVehicle, fu as newVehiclePayload, fy as toVehicleDetailLifeCyclePayload, fx as toVehicleDetailPurchasePayload, fw as toVehicleDetailsBodyPayload, fv as toVehicleDetailsGPSPayload, ft as toVehiclePayload, fR as unlinkDeviceFromVehicle, fN as unlinkDriverFromVehicle, fD as updateVehicle, fF as updateVehicleBodyDetails, fK as updateVehicleGPSDetailsAnalytics, fJ as updateVehicleGPSDetailsData, fI as updateVehicleGPSDetailsMain, fG as updateVehicleLifeCycleDetails, fH as updateVehiclePurchaseDetails, fL as updateVehicleTripDetails } from '../../../user_organisation_service-
|
|
5
|
+
export { M as MasterVehicle, eX as MasterVehicleDropdown, fa as SimpleFindQueryDTO, f9 as SimpleFindQuerySchema, f2 as VehicleDTO, eY as VehicleDetailBody, fc as VehicleDetailBodyDTO, fb as VehicleDetailBodySchema, e$ as VehicleDetailGPS, fi as VehicleDetailGPSAnalyticsDTO, fh as VehicleDetailGPSAnalyticsSchema, fg as VehicleDetailGPSDataDTO, ff as VehicleDetailGPSDataSchema, fe as VehicleDetailGPSMainDTO, fd as VehicleDetailGPSMainSchema, eZ as VehicleDetailLifeCycle, fk as VehicleDetailLifeCycleDto, fj as VehicleDetailLifeCycleSchema, e_ as VehicleDetailPurchase, fm as VehicleDetailPurchaseDTO, fl as VehicleDetailPurchaseSchema, f0 as VehicleDetailTrip, fo as VehicleDetailTripDTO, fn as VehicleDetailTripSchema, f4 as VehicleDeviceLinkDTO, f3 as VehicleDeviceLinkSchema, f6 as VehicleDeviceUnlinkDTO, f5 as VehicleDeviceUnlinkSchema, f8 as VehicleDriverLinkDTO, f7 as VehicleDriverLinkSchema, fs as VehicleGPSQueryDTO, fr as VehicleGPSQuerySchema, fq as VehicleQueryDTO, fp as VehicleQuerySchema, f1 as VehicleSchema, fC as createVehicle, fE as deleteVehicle, fB as findVehicleGPSDetails, fz as findVehicles, fA as findVehiclesLiveDashboard, fT as getDeviceLinkHistoryByDevice, fS as getDeviceLinkHistoryByVehicle, fP as getDriverLinkHistoryByDriver, fO as getDriverLinkHistoryByVehicle, fU as getVehicleCache, fX as getVehicleParentCache, fV as getVehicleSimpleCache, fW as getVehicleSimpleDropdownCustom, fQ as linkDeviceToVehicle, fM as linkDriverToVehicle, fu as newVehiclePayload, fy as toVehicleDetailLifeCyclePayload, fx as toVehicleDetailPurchasePayload, fw as toVehicleDetailsBodyPayload, fv as toVehicleDetailsGPSPayload, ft as toVehiclePayload, fR as unlinkDeviceFromVehicle, fN as unlinkDriverFromVehicle, fD as updateVehicle, fF as updateVehicleBodyDetails, fK as updateVehicleGPSDetailsAnalytics, fJ as updateVehicleGPSDetailsData, fI as updateVehicleGPSDetailsMain, fG as updateVehicleLifeCycleDetails, fH as updateVehiclePurchaseDetails, fL as updateVehicleTripDetails } from '../../../user_organisation_service-DS5AX39n.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 { bD as MasterDeviceManufacturer, bF as MasterDeviceManufacturerDTO, bH as MasterDeviceManufacturerQueryDTO, bG as MasterDeviceManufacturerQuerySchema, bE as MasterDeviceManufacturerSchema, bL as createMasterDeviceManufacturer, bN as deleteMasterDeviceManufacturer, bK as findMasterDeviceManufacturers, bO as getMasterDeviceManufacturerCache, bQ as getMasterDeviceManufacturerCacheChild, bP as getMasterDeviceManufacturerCacheCount, bJ as newMasterDeviceManufacturerPayload, bI as toMasterDeviceManufacturerPayload, bM as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { bD as MasterDeviceManufacturer, bF as MasterDeviceManufacturerDTO, bH as MasterDeviceManufacturerQueryDTO, bG as MasterDeviceManufacturerQuerySchema, bE as MasterDeviceManufacturerSchema, bL as createMasterDeviceManufacturer, bN as deleteMasterDeviceManufacturer, bK as findMasterDeviceManufacturers, bO as getMasterDeviceManufacturerCache, bQ as getMasterDeviceManufacturerCacheChild, bP as getMasterDeviceManufacturerCacheCount, bJ as newMasterDeviceManufacturerPayload, bI as toMasterDeviceManufacturerPayload, bM as updateMasterDeviceManufacturer } from '../../../user_organisation_service-DS5AX39n.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 { bp as MasterDeviceModel, br as MasterDeviceModelDTO, bt as MasterDeviceModelQueryDTO, bs as MasterDeviceModelQuerySchema, bq as MasterDeviceModelSchema, bx as createMasterDeviceModel, bz as deleteMasterDeviceModel, bw as findMasterDeviceModels, bA as getMasterDeviceModelCache, bC as getMasterDeviceModelCacheChild, bB as getMasterDeviceModelCacheCount, bv as newMasterDeviceModelPayload, bu as toMasterDeviceModelPayload, by as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { bp as MasterDeviceModel, br as MasterDeviceModelDTO, bt as MasterDeviceModelQueryDTO, bs as MasterDeviceModelQuerySchema, bq as MasterDeviceModelSchema, bx as createMasterDeviceModel, bz as deleteMasterDeviceModel, bw as findMasterDeviceModels, bA as getMasterDeviceModelCache, bC as getMasterDeviceModelCacheChild, bB as getMasterDeviceModelCacheCount, bv as newMasterDeviceModelPayload, bu as toMasterDeviceModelPayload, by as updateMasterDeviceModel } from '../../../user_organisation_service-DS5AX39n.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 { bb as MasterDeviceType, bd as MasterDeviceTypeDTO, bf as MasterDeviceTypeQueryDTO, be as MasterDeviceTypeQuerySchema, bc as MasterDeviceTypeSchema, bj as createMasterDeviceType, bl as deleteMasterDeviceType, bi as findMasterDeviceTypes, bm as getMasterDeviceTypeCache, bo as getMasterDeviceTypeCacheChild, bn as getMasterDeviceTypeCacheCount, bh as newMasterDeviceTypePayload, bg as toMasterDeviceTypePayload, bk as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { bb as MasterDeviceType, bd as MasterDeviceTypeDTO, bf as MasterDeviceTypeQueryDTO, be as MasterDeviceTypeQuerySchema, bc as MasterDeviceTypeSchema, bj as createMasterDeviceType, bl as deleteMasterDeviceType, bi as findMasterDeviceTypes, bm as getMasterDeviceTypeCache, bo as getMasterDeviceTypeCacheChild, bn as getMasterDeviceTypeCacheCount, bh as newMasterDeviceTypePayload, bg as toMasterDeviceTypePayload, bk as updateMasterDeviceType } from '../../../user_organisation_service-DS5AX39n.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 { h6 as MasterExpenseName, h8 as MasterExpenseNameDTO, ha as MasterExpenseNameQueryDTO, h9 as MasterExpenseNameQuerySchema, h7 as MasterExpenseNameSchema, he as createMasterExpenseName, hg as deleteMasterExpenseName, hd as findMasterExpenseNames, hh as getMasterExpenseNameCache, hc as newMasterExpenseNamePayload, hb as toMasterExpenseNamePayload, hf as updateMasterExpenseName } from '../../../user_organisation_service-
|
|
4
|
+
export { h6 as MasterExpenseName, h8 as MasterExpenseNameDTO, ha as MasterExpenseNameQueryDTO, h9 as MasterExpenseNameQuerySchema, h7 as MasterExpenseNameSchema, he as createMasterExpenseName, hg as deleteMasterExpenseName, hd as findMasterExpenseNames, hh as getMasterExpenseNameCache, hc as newMasterExpenseNamePayload, hb as toMasterExpenseNamePayload, hf as updateMasterExpenseName } from '../../../user_organisation_service-DS5AX39n.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 { hi as MasterExpenseType, hk as MasterExpenseTypeDTO, hm as MasterExpenseTypeQueryDTO, hl as MasterExpenseTypeQuerySchema, hj as MasterExpenseTypeSchema, hq as createMasterExpenseType, hs as deleteMasterExpenseType, hp as findMasterExpenseTypes, ht as getMasterExpenseTypeCache, ho as newMasterExpenseTypePayload, hn as toMasterExpenseTypePayload, hr as updateMasterExpenseType } from '../../../user_organisation_service-
|
|
4
|
+
export { hi as MasterExpenseType, hk as MasterExpenseTypeDTO, hm as MasterExpenseTypeQueryDTO, hl as MasterExpenseTypeQuerySchema, hj as MasterExpenseTypeSchema, hq as createMasterExpenseType, hs as deleteMasterExpenseType, hp as findMasterExpenseTypes, ht as getMasterExpenseTypeCache, ho as newMasterExpenseTypePayload, hn as toMasterExpenseTypePayload, hr as updateMasterExpenseType } from '../../../user_organisation_service-DS5AX39n.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, e as MasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, e as MasterMainCountry } from '../../../user_organisation_service-DS5AX39n.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-DS5AX39n.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 { jg as MasterVendorType, ji as MasterVendorTypeDTO, jk as MasterVendorTypeQueryDTO, jj as MasterVendorTypeQuerySchema, jh as MasterVendorTypeSchema, jo as createMasterVendorType, jq as deleteMasterVendorType, jn as findMasterVendorTypes, jr as getMasterVendorTypeCache, jm as newMasterVendorTypePayload, jl as toMasterVendorTypePayload, jp as updateMasterVendorType } from '../../../user_organisation_service-
|
|
4
|
+
export { jg as MasterVendorType, ji as MasterVendorTypeDTO, jk as MasterVendorTypeQueryDTO, jj as MasterVendorTypeQuerySchema, jh as MasterVendorTypeSchema, jo as createMasterVendorType, jq as deleteMasterVendorType, jn as findMasterVendorTypes, jr as getMasterVendorTypeCache, jm as newMasterVendorTypePayload, jl as toMasterVendorTypePayload, jp as updateMasterVendorType } from '../../../user_organisation_service-DS5AX39n.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|