vms-nest-prisma-api-document 22.0.0 → 23.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/services/account/bookmark_service.d.ts +9 -9
- package/dist/services/account/ticket_service.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +32 -32
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +46 -46
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +17 -17
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +16 -16
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +11 -11
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +7 -7
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +18 -18
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +7 -7
- package/dist/services/gps/features/user_notification_preferences.service.d.ts +12 -12
- package/dist/services/gps/features/user_report_preferences.service.d.ts +11 -11
- package/dist/services/gps/features/user_report_preferences.service.js +2 -1
- 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 +7 -7
- 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 +5 -5
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/static_pages_service.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{user_organisation_service-D2pCLN2b.d.ts → user_organisation_service-djKCoZTQ.d.ts} +3 -3
|
@@ -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-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -81,10 +81,10 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
81
81
|
gps_track_history_share_link_id: string;
|
|
82
82
|
}>, "many">>>;
|
|
83
83
|
}, "strip", z.ZodTypeAny, {
|
|
84
|
-
link_status: TrackHistoryLinkStatus;
|
|
85
84
|
status: Status;
|
|
86
85
|
organisation_id: string;
|
|
87
86
|
vehicle_id: string;
|
|
87
|
+
link_status: TrackHistoryLinkStatus;
|
|
88
88
|
trip_id: string;
|
|
89
89
|
notifications: {
|
|
90
90
|
status: Status;
|
|
@@ -96,10 +96,10 @@ declare const GPSTrackHistoryShareLinkSchema: z.ZodObject<{
|
|
|
96
96
|
from_date_time: string;
|
|
97
97
|
to_date_time: string;
|
|
98
98
|
}, {
|
|
99
|
-
link_status: TrackHistoryLinkStatus;
|
|
100
99
|
status: Status;
|
|
101
100
|
organisation_id: string;
|
|
102
101
|
vehicle_id: string;
|
|
102
|
+
link_status: TrackHistoryLinkStatus;
|
|
103
103
|
trip_id: string;
|
|
104
104
|
from_date_time: string;
|
|
105
105
|
to_date_time: string;
|
|
@@ -148,8 +148,8 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
148
148
|
trip_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
149
149
|
link_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof TrackHistoryLinkStatus>, "many">>>;
|
|
150
150
|
}, "strip", z.ZodTypeAny, {
|
|
151
|
-
link_status: TrackHistoryLinkStatus[];
|
|
152
151
|
status: Status[];
|
|
152
|
+
vehicle_ids: string[];
|
|
153
153
|
search: string;
|
|
154
154
|
paging: PAGING;
|
|
155
155
|
page_count: number;
|
|
@@ -171,13 +171,13 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
171
171
|
date_format_id: string;
|
|
172
172
|
time_zone_id: string;
|
|
173
173
|
organisation_ids: string[];
|
|
174
|
-
|
|
174
|
+
link_status: TrackHistoryLinkStatus[];
|
|
175
175
|
trip_ids: string[];
|
|
176
176
|
}, {
|
|
177
177
|
date_format_id: string;
|
|
178
178
|
time_zone_id: string;
|
|
179
|
-
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
180
179
|
status?: Status[] | undefined;
|
|
180
|
+
vehicle_ids?: string[] | undefined;
|
|
181
181
|
search?: string | undefined;
|
|
182
182
|
paging?: PAGING | undefined;
|
|
183
183
|
page_count?: unknown;
|
|
@@ -197,7 +197,7 @@ declare const GPSTrackHistoryShareLinkQuerySchema: z.ZodObject<{
|
|
|
197
197
|
}[] | undefined;
|
|
198
198
|
include_master_data?: YesNo | undefined;
|
|
199
199
|
organisation_ids?: string[] | undefined;
|
|
200
|
-
|
|
200
|
+
link_status?: TrackHistoryLinkStatus[] | undefined;
|
|
201
201
|
trip_ids?: string[] | undefined;
|
|
202
202
|
}>;
|
|
203
203
|
type GPSTrackHistoryShareLinkQueryDTO = z.infer<typeof GPSTrackHistoryShareLinkQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnOff, NotificationType, NotificationPreference, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User, M as MasterVehicle } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User, M as MasterVehicle } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -64,10 +64,6 @@ declare const UserNotificationPreferencesSchema: z.ZodObject<{
|
|
|
64
64
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
65
65
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
|
-
status: Status;
|
|
68
|
-
organisation_id: string;
|
|
69
|
-
vehicle_ids: string[];
|
|
70
|
-
user_ids: string[];
|
|
71
67
|
notification_name: string;
|
|
72
68
|
notification_status: OnOff;
|
|
73
69
|
notification_types: NotificationType[];
|
|
@@ -76,19 +72,23 @@ declare const UserNotificationPreferencesSchema: z.ZodObject<{
|
|
|
76
72
|
email_ids: string;
|
|
77
73
|
cc_email_ids: string;
|
|
78
74
|
all_vehicles: YesNo;
|
|
79
|
-
}, {
|
|
80
75
|
status: Status;
|
|
81
76
|
organisation_id: string;
|
|
77
|
+
user_ids: string[];
|
|
78
|
+
vehicle_ids: string[];
|
|
79
|
+
}, {
|
|
82
80
|
notification_name: string;
|
|
83
81
|
notification_status: OnOff;
|
|
84
82
|
all_vehicles: YesNo;
|
|
85
|
-
|
|
86
|
-
|
|
83
|
+
status: Status;
|
|
84
|
+
organisation_id: string;
|
|
87
85
|
notification_types?: NotificationType[] | undefined;
|
|
88
86
|
notification_list?: NotificationPreference[] | undefined;
|
|
89
87
|
mobile_numbers?: string | undefined;
|
|
90
88
|
email_ids?: string | undefined;
|
|
91
89
|
cc_email_ids?: string | undefined;
|
|
90
|
+
user_ids?: string[] | undefined;
|
|
91
|
+
vehicle_ids?: string[] | undefined;
|
|
92
92
|
}>;
|
|
93
93
|
type UserNotificationPreferencesDTO = z.infer<typeof UserNotificationPreferencesSchema>;
|
|
94
94
|
declare const UserNotificationPreferencesQuerySchema: z.ZodObject<{
|
|
@@ -127,6 +127,8 @@ declare const UserNotificationPreferencesQuerySchema: z.ZodObject<{
|
|
|
127
127
|
notification_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof OnOff>, "many">>>;
|
|
128
128
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
129
129
|
}, "strip", z.ZodTypeAny, {
|
|
130
|
+
notification_status: OnOff[];
|
|
131
|
+
all_vehicles: YesNo[];
|
|
130
132
|
status: Status[];
|
|
131
133
|
search: string;
|
|
132
134
|
paging: PAGING;
|
|
@@ -149,12 +151,12 @@ declare const UserNotificationPreferencesQuerySchema: z.ZodObject<{
|
|
|
149
151
|
date_format_id: string;
|
|
150
152
|
time_zone_id: string;
|
|
151
153
|
organisation_ids: string[];
|
|
152
|
-
notification_status: OnOff[];
|
|
153
|
-
all_vehicles: YesNo[];
|
|
154
154
|
notification_preference_ids: string[];
|
|
155
155
|
}, {
|
|
156
156
|
date_format_id: string;
|
|
157
157
|
time_zone_id: string;
|
|
158
|
+
notification_status?: OnOff[] | undefined;
|
|
159
|
+
all_vehicles?: YesNo[] | undefined;
|
|
158
160
|
status?: Status[] | undefined;
|
|
159
161
|
search?: string | undefined;
|
|
160
162
|
paging?: PAGING | undefined;
|
|
@@ -175,8 +177,6 @@ declare const UserNotificationPreferencesQuerySchema: z.ZodObject<{
|
|
|
175
177
|
}[] | undefined;
|
|
176
178
|
include_master_data?: YesNo | undefined;
|
|
177
179
|
organisation_ids?: string[] | undefined;
|
|
178
|
-
notification_status?: OnOff[] | undefined;
|
|
179
|
-
all_vehicles?: YesNo[] | undefined;
|
|
180
180
|
notification_preference_ids?: string[] | undefined;
|
|
181
181
|
}>;
|
|
182
182
|
type UserNotificationPreferencesQueryDTO = z.infer<typeof UserNotificationPreferencesQuerySchema>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnOff, ReportType, ReportList, YesNo, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, M as MasterVehicle } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -107,6 +107,7 @@ declare const UserReportsAutomationMailQuerySchema: z.ZodObject<{
|
|
|
107
107
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
108
108
|
report_type: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ReportType>, "many">>>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
+
all_vehicles: YesNo[];
|
|
110
111
|
status: Status[];
|
|
111
112
|
search: string;
|
|
112
113
|
paging: PAGING;
|
|
@@ -129,13 +130,13 @@ declare const UserReportsAutomationMailQuerySchema: z.ZodObject<{
|
|
|
129
130
|
date_format_id: string;
|
|
130
131
|
time_zone_id: string;
|
|
131
132
|
organisation_ids: string[];
|
|
132
|
-
all_vehicles: YesNo[];
|
|
133
133
|
report_type: ReportType[];
|
|
134
134
|
report_preference_ids: string[];
|
|
135
135
|
automation_mail_ids: string[];
|
|
136
136
|
}, {
|
|
137
137
|
date_format_id: string;
|
|
138
138
|
time_zone_id: string;
|
|
139
|
+
all_vehicles?: YesNo[] | undefined;
|
|
139
140
|
status?: Status[] | undefined;
|
|
140
141
|
search?: string | undefined;
|
|
141
142
|
paging?: PAGING | undefined;
|
|
@@ -156,7 +157,6 @@ declare const UserReportsAutomationMailQuerySchema: z.ZodObject<{
|
|
|
156
157
|
}[] | undefined;
|
|
157
158
|
include_master_data?: YesNo | undefined;
|
|
158
159
|
organisation_ids?: string[] | undefined;
|
|
159
|
-
all_vehicles?: YesNo[] | undefined;
|
|
160
160
|
report_type?: ReportType[] | undefined;
|
|
161
161
|
report_preference_ids?: string[] | undefined;
|
|
162
162
|
automation_mail_ids?: string[] | undefined;
|
|
@@ -174,25 +174,25 @@ declare const UserReportPreferencesSchema: z.ZodObject<{
|
|
|
174
174
|
vehicle_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
175
175
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
176
176
|
}, "strip", z.ZodTypeAny, {
|
|
177
|
-
status: Status;
|
|
178
|
-
organisation_id: string;
|
|
179
|
-
vehicle_ids: string[];
|
|
180
177
|
email_ids: string;
|
|
181
178
|
cc_email_ids: string;
|
|
182
179
|
all_vehicles: YesNo;
|
|
180
|
+
status: Status;
|
|
181
|
+
organisation_id: string;
|
|
182
|
+
vehicle_ids: string[];
|
|
183
183
|
report_name: string;
|
|
184
184
|
report_status: OnOff;
|
|
185
185
|
report_types: ReportType[];
|
|
186
186
|
report_list: ReportList[];
|
|
187
187
|
}, {
|
|
188
|
-
status: Status;
|
|
189
|
-
organisation_id: string;
|
|
190
188
|
email_ids: string;
|
|
191
189
|
all_vehicles: YesNo;
|
|
190
|
+
status: Status;
|
|
191
|
+
organisation_id: string;
|
|
192
192
|
report_name: string;
|
|
193
193
|
report_status: OnOff;
|
|
194
|
-
vehicle_ids?: string[] | undefined;
|
|
195
194
|
cc_email_ids?: string | undefined;
|
|
195
|
+
vehicle_ids?: string[] | undefined;
|
|
196
196
|
report_types?: ReportType[] | undefined;
|
|
197
197
|
report_list?: ReportList[] | undefined;
|
|
198
198
|
}>;
|
|
@@ -233,6 +233,7 @@ declare const UserReportPreferencesQuerySchema: z.ZodObject<{
|
|
|
233
233
|
report_status: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof OnOff>, "many">>>;
|
|
234
234
|
all_vehicles: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof YesNo>, "many">>>;
|
|
235
235
|
}, "strip", z.ZodTypeAny, {
|
|
236
|
+
all_vehicles: YesNo[];
|
|
236
237
|
status: Status[];
|
|
237
238
|
search: string;
|
|
238
239
|
paging: PAGING;
|
|
@@ -255,12 +256,12 @@ declare const UserReportPreferencesQuerySchema: z.ZodObject<{
|
|
|
255
256
|
date_format_id: string;
|
|
256
257
|
time_zone_id: string;
|
|
257
258
|
organisation_ids: string[];
|
|
258
|
-
all_vehicles: YesNo[];
|
|
259
259
|
report_status: OnOff[];
|
|
260
260
|
report_preference_ids: string[];
|
|
261
261
|
}, {
|
|
262
262
|
date_format_id: string;
|
|
263
263
|
time_zone_id: string;
|
|
264
|
+
all_vehicles?: YesNo[] | undefined;
|
|
264
265
|
status?: Status[] | undefined;
|
|
265
266
|
search?: string | undefined;
|
|
266
267
|
paging?: PAGING | undefined;
|
|
@@ -281,7 +282,6 @@ declare const UserReportPreferencesQuerySchema: z.ZodObject<{
|
|
|
281
282
|
}[] | undefined;
|
|
282
283
|
include_master_data?: YesNo | undefined;
|
|
283
284
|
organisation_ids?: string[] | undefined;
|
|
284
|
-
all_vehicles?: YesNo[] | undefined;
|
|
285
285
|
report_status?: OnOff[] | undefined;
|
|
286
286
|
report_preference_ids?: string[] | undefined;
|
|
287
287
|
}>;
|
|
@@ -284,9 +284,10 @@ var MongoBaseQuerySchema = z2.object({
|
|
|
284
284
|
|
|
285
285
|
// src/services/gps/features/user_report_preferences.service.ts
|
|
286
286
|
var URL = "gps/features/user_report_preferences";
|
|
287
|
+
var URL_AUTOMATION_MAIL = "gps/features/user_report_preferences_automation_mail";
|
|
287
288
|
var ENDPOINTS = {
|
|
288
289
|
find: `${URL}/search`,
|
|
289
|
-
find_automation_mail: `${
|
|
290
|
+
find_automation_mail: `${URL_AUTOMATION_MAIL}/search`,
|
|
290
291
|
create: URL,
|
|
291
292
|
update: (id) => `${URL}/${id}`,
|
|
292
293
|
delete: (id) => `${URL}/${id}`
|
|
@@ -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 { c2 as AssignRemoveDeviceHistory, c8 as DeviceSimLinkDTO, c7 as DeviceSimLinkSchema, c as MasterDevice, c4 as MasterDeviceDTO, c6 as MasterDeviceQueryDTO, c5 as MasterDeviceQuerySchema, c3 as MasterDeviceSchema, cc as createMasterDevice, ce as deleteMasterDevice, cf as device_sim_link, cg as device_sim_unlink, cb as findMasterDevices, ci as get_device_sim_link_history_by_device, ch as get_device_sim_link_history_by_sim, ca as newMasterDevicePayload, c9 as toMasterDevicePayload, cd as updateMasterDevice } from '../../../user_organisation_service-
|
|
5
|
+
export { c2 as AssignRemoveDeviceHistory, c8 as DeviceSimLinkDTO, c7 as DeviceSimLinkSchema, c as MasterDevice, c4 as MasterDeviceDTO, c6 as MasterDeviceQueryDTO, c5 as MasterDeviceQuerySchema, c3 as MasterDeviceSchema, cc as createMasterDevice, ce as deleteMasterDevice, cf as device_sim_link, cg as device_sim_unlink, cb as findMasterDevices, ci as get_device_sim_link_history_by_device, ch as get_device_sim_link_history_by_sim, ca as newMasterDevicePayload, c9 as toMasterDevicePayload, cd as updateMasterDevice } from '../../../user_organisation_service-djKCoZTQ.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 AssignRemoveDriverHistory, b2 as DriverQueryDTO, b1 as DriverQuerySchema, b as MasterDriver, b0 as MasterDriverDTO, a$ as MasterDriverSchema, b6 as createDriver, b8 as deleteDriver, b5 as findDrivers, ba as getDriverCache, bb as getDriverSimpleCache, b9 as getPresignedUrlForDriver, b4 as newDriverPayload, b3 as toDriverPayload, b7 as updateDriver } from '../../../user_organisation_service-
|
|
4
|
+
export { a_ as AssignRemoveDriverHistory, b2 as DriverQueryDTO, b1 as DriverQuerySchema, b as MasterDriver, b0 as MasterDriverDTO, a$ as MasterDriverSchema, b6 as createDriver, b8 as deleteDriver, b5 as findDrivers, ba as getDriverCache, bb as getDriverSimpleCache, b9 as getPresignedUrlForDriver, b4 as newDriverPayload, b3 as toDriverPayload, b7 as updateDriver } from '../../../user_organisation_service-djKCoZTQ.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 { bT as AssignRemoveSimHistory, bS as MasterSim, bV as MasterSimDTO, bX as MasterSimQueryDTO, bW as MasterSimQuerySchema, bU as MasterSimSchema, b$ as createMasterSim, c1 as deleteMasterSim, b_ as findMasterSims, bZ as newMasterSimPayload, bY as toMasterSimPayload, c0 as updateMasterSim } from '../../../user_organisation_service-
|
|
4
|
+
export { bT as AssignRemoveSimHistory, bS as MasterSim, bV as MasterSimDTO, bX as MasterSimQueryDTO, bW as MasterSimQuerySchema, bU as MasterSimSchema, b$ as createMasterSim, c1 as deleteMasterSim, b_ as findMasterSims, bZ as newMasterSimPayload, bY as toMasterSimPayload, c0 as updateMasterSim } from '../../../user_organisation_service-djKCoZTQ.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-djKCoZTQ.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, ky as UserOrganisationDTO, kA as UserOrganisationQueryDTO, kz as UserOrganisationQuerySchema, kx as UserOrganisationSchema, kw as UserOrganisationSimple, kE as createUserOrganisation, kG as deleteUserOrganisation, kD as findUserOrganisations, kH as getUserOrganisationCache, kI as getUserOrganisationCacheSimple, kJ as getUserOrganisationPresignedUrl, kC as newUserOrganisationPayload, kB as toUserOrganisationPayload, kF as updateUserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
export { U as UserOrganisation, ky as UserOrganisationDTO, kA as UserOrganisationQueryDTO, kz as UserOrganisationQuerySchema, kx as UserOrganisationSchema, kw as UserOrganisationSimple, kE as createUserOrganisation, kG as deleteUserOrganisation, kD as findUserOrganisations, kH as getUserOrganisationCache, kI as getUserOrganisationCacheSimple, kJ as getUserOrganisationPresignedUrl, kC as newUserOrganisationPayload, kB as toUserOrganisationPayload, kF as updateUserOrganisation } from '../../../user_organisation_service-djKCoZTQ.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 { h2 as CreateUserDTO, h1 as CreateUserSchema, a as User, g_ as UserAccessControl, h0 as UserAccessControlDTO, g$ as UserAccessControlSchema, he as UserDefaultDateFormatDTO, hd as UserDefaultDateFormatSchema, ha as UserDefaultLanguageDTO, h9 as UserDefaultLanguageSchema, h6 as UserDefaultPageDTO, h5 as UserDefaultPageSchema, h8 as UserDefaultThemeDTO, h7 as UserDefaultThemeSchema, hc as UserDefaultTimeZoneDTO, hb as UserDefaultTimeZoneSchema, hg as UserLoginPushDTO, hf as UserLoginPushSchema, h4 as UserQueryDTO, h3 as UserQuerySchema, hk as createUser, hv as createUserLoginPush, hm as deleteUser, hx as deleteUserLoginPush, hj as findUsers, hn as getUserCache, ho as getUserCacheSimple, hp as getUserPresignedUrl, hh as newUserPayload, hi as toUserPayload, hl as updateUser, hu as updateUserDefaultDateformat, hs as updateUserDefaultLanguage, hq as updateUserDefaultPage, hr as updateUserDefaultTheme, ht as updateUserDefaultTimezone, hw as updateUserLoginPush } from '../../../user_organisation_service-
|
|
4
|
+
export { h2 as CreateUserDTO, h1 as CreateUserSchema, a as User, g_ as UserAccessControl, h0 as UserAccessControlDTO, g$ as UserAccessControlSchema, he as UserDefaultDateFormatDTO, hd as UserDefaultDateFormatSchema, ha as UserDefaultLanguageDTO, h9 as UserDefaultLanguageSchema, h6 as UserDefaultPageDTO, h5 as UserDefaultPageSchema, h8 as UserDefaultThemeDTO, h7 as UserDefaultThemeSchema, hc as UserDefaultTimeZoneDTO, hb as UserDefaultTimeZoneSchema, hg as UserLoginPushDTO, hf as UserLoginPushSchema, h4 as UserQueryDTO, h3 as UserQuerySchema, hk as createUser, hv as createUserLoginPush, hm as deleteUser, hx as deleteUserLoginPush, hj as findUsers, hn as getUserCache, ho as getUserCacheSimple, hp as getUserPresignedUrl, hh as newUserPayload, hi as toUserPayload, hl as updateUser, hu as updateUserDefaultDateformat, hs as updateUserDefaultLanguage, hq as updateUserDefaultPage, hr as updateUserDefaultTheme, ht as updateUserDefaultTimezone, hw as updateUserLoginPush } from '../../../user_organisation_service-djKCoZTQ.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-djKCoZTQ.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, fn as MasterVehicleDropdown, fC as SimpleFindQueryDTO, fB as SimpleFindQuerySchema, fu as VehicleDTO, fo as VehicleDetailBody, fE as VehicleDetailBodyDTO, fD as VehicleDetailBodySchema, fr as VehicleDetailGPS, fK as VehicleDetailGPSAnalyticsDTO, fJ as VehicleDetailGPSAnalyticsSchema, fI as VehicleDetailGPSDataDTO, fH as VehicleDetailGPSDataSchema, fG as VehicleDetailGPSMainDTO, fF as VehicleDetailGPSMainSchema, fp as VehicleDetailLifeCycle, fM as VehicleDetailLifeCycleDto, fL as VehicleDetailLifeCycleSchema, fq as VehicleDetailPurchase, fO as VehicleDetailPurchaseDTO, fN as VehicleDetailPurchaseSchema, fs as VehicleDetailTrip, fQ as VehicleDetailTripDTO, fP as VehicleDetailTripSchema, fw as VehicleDeviceLinkDTO, fv as VehicleDeviceLinkSchema, fy as VehicleDeviceUnlinkDTO, fx as VehicleDeviceUnlinkSchema, fA as VehicleDriverLinkDTO, fz as VehicleDriverLinkSchema, fU as VehicleGPSQueryDTO, fT as VehicleGPSQuerySchema, fS as VehicleQueryDTO, fR as VehicleQuerySchema, ft as VehicleSchema, g2 as createVehicle, g4 as deleteVehicle, g1 as findVehicleGPSDetails, f$ as findVehicles, g0 as findVehiclesLiveDashboard, gj as getDeviceLinkHistoryByDevice, gi as getDeviceLinkHistoryByVehicle, gf as getDriverLinkHistoryByDriver, ge as getDriverLinkHistoryByVehicle, gk as getVehicleCache, gn as getVehicleParentCache, gl as getVehicleSimpleCache, gm as getVehicleSimpleDropdownCustom, gg as linkDeviceToVehicle, gc as linkDriverToVehicle, fW as newVehiclePayload, f_ as toVehicleDetailLifeCyclePayload, fZ as toVehicleDetailPurchasePayload, fY as toVehicleDetailsBodyPayload, fX as toVehicleDetailsGPSPayload, fV as toVehiclePayload, gh as unlinkDeviceFromVehicle, gd as unlinkDriverFromVehicle, g3 as updateVehicle, g5 as updateVehicleBodyDetails, ga as updateVehicleGPSDetailsAnalytics, g9 as updateVehicleGPSDetailsData, g8 as updateVehicleGPSDetailsMain, g6 as updateVehicleLifeCycleDetails, g7 as updateVehiclePurchaseDetails, gb as updateVehicleTripDetails } from '../../../user_organisation_service-
|
|
5
|
+
export { M as MasterVehicle, fn as MasterVehicleDropdown, fC as SimpleFindQueryDTO, fB as SimpleFindQuerySchema, fu as VehicleDTO, fo as VehicleDetailBody, fE as VehicleDetailBodyDTO, fD as VehicleDetailBodySchema, fr as VehicleDetailGPS, fK as VehicleDetailGPSAnalyticsDTO, fJ as VehicleDetailGPSAnalyticsSchema, fI as VehicleDetailGPSDataDTO, fH as VehicleDetailGPSDataSchema, fG as VehicleDetailGPSMainDTO, fF as VehicleDetailGPSMainSchema, fp as VehicleDetailLifeCycle, fM as VehicleDetailLifeCycleDto, fL as VehicleDetailLifeCycleSchema, fq as VehicleDetailPurchase, fO as VehicleDetailPurchaseDTO, fN as VehicleDetailPurchaseSchema, fs as VehicleDetailTrip, fQ as VehicleDetailTripDTO, fP as VehicleDetailTripSchema, fw as VehicleDeviceLinkDTO, fv as VehicleDeviceLinkSchema, fy as VehicleDeviceUnlinkDTO, fx as VehicleDeviceUnlinkSchema, fA as VehicleDriverLinkDTO, fz as VehicleDriverLinkSchema, fU as VehicleGPSQueryDTO, fT as VehicleGPSQuerySchema, fS as VehicleQueryDTO, fR as VehicleQuerySchema, ft as VehicleSchema, g2 as createVehicle, g4 as deleteVehicle, g1 as findVehicleGPSDetails, f$ as findVehicles, g0 as findVehiclesLiveDashboard, gj as getDeviceLinkHistoryByDevice, gi as getDeviceLinkHistoryByVehicle, gf as getDriverLinkHistoryByDriver, ge as getDriverLinkHistoryByVehicle, gk as getVehicleCache, gn as getVehicleParentCache, gl as getVehicleSimpleCache, gm as getVehicleSimpleDropdownCustom, gg as linkDeviceToVehicle, gc as linkDriverToVehicle, fW as newVehiclePayload, f_ as toVehicleDetailLifeCyclePayload, fZ as toVehicleDetailPurchasePayload, fY as toVehicleDetailsBodyPayload, fX as toVehicleDetailsGPSPayload, fV as toVehiclePayload, gh as unlinkDeviceFromVehicle, gd as unlinkDriverFromVehicle, g3 as updateVehicle, g5 as updateVehicleBodyDetails, ga as updateVehicleGPSDetailsAnalytics, g9 as updateVehicleGPSDetailsData, g8 as updateVehicleGPSDetailsMain, g6 as updateVehicleLifeCycleDetails, g7 as updateVehiclePurchaseDetails, gb as updateVehicleTripDetails } from '../../../user_organisation_service-djKCoZTQ.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 { bE as MasterDeviceManufacturer, bG as MasterDeviceManufacturerDTO, bI as MasterDeviceManufacturerQueryDTO, bH as MasterDeviceManufacturerQuerySchema, bF as MasterDeviceManufacturerSchema, bM as createMasterDeviceManufacturer, bO as deleteMasterDeviceManufacturer, bL as findMasterDeviceManufacturers, bP as getMasterDeviceManufacturerCache, bR as getMasterDeviceManufacturerCacheChild, bQ as getMasterDeviceManufacturerCacheCount, bK as newMasterDeviceManufacturerPayload, bJ as toMasterDeviceManufacturerPayload, bN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { bE as MasterDeviceManufacturer, bG as MasterDeviceManufacturerDTO, bI as MasterDeviceManufacturerQueryDTO, bH as MasterDeviceManufacturerQuerySchema, bF as MasterDeviceManufacturerSchema, bM as createMasterDeviceManufacturer, bO as deleteMasterDeviceManufacturer, bL as findMasterDeviceManufacturers, bP as getMasterDeviceManufacturerCache, bR as getMasterDeviceManufacturerCacheChild, bQ as getMasterDeviceManufacturerCacheCount, bK as newMasterDeviceManufacturerPayload, bJ as toMasterDeviceManufacturerPayload, bN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-djKCoZTQ.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 { bq as MasterDeviceModel, bs as MasterDeviceModelDTO, bu as MasterDeviceModelQueryDTO, bt as MasterDeviceModelQuerySchema, br as MasterDeviceModelSchema, by as createMasterDeviceModel, bA as deleteMasterDeviceModel, bx as findMasterDeviceModels, bB as getMasterDeviceModelCache, bD as getMasterDeviceModelCacheChild, bC as getMasterDeviceModelCacheCount, bw as newMasterDeviceModelPayload, bv as toMasterDeviceModelPayload, bz as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { bq as MasterDeviceModel, bs as MasterDeviceModelDTO, bu as MasterDeviceModelQueryDTO, bt as MasterDeviceModelQuerySchema, br as MasterDeviceModelSchema, by as createMasterDeviceModel, bA as deleteMasterDeviceModel, bx as findMasterDeviceModels, bB as getMasterDeviceModelCache, bD as getMasterDeviceModelCacheChild, bC as getMasterDeviceModelCacheCount, bw as newMasterDeviceModelPayload, bv as toMasterDeviceModelPayload, bz as updateMasterDeviceModel } from '../../../user_organisation_service-djKCoZTQ.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 { bc as MasterDeviceType, be as MasterDeviceTypeDTO, bg as MasterDeviceTypeQueryDTO, bf as MasterDeviceTypeQuerySchema, bd as MasterDeviceTypeSchema, bk as createMasterDeviceType, bm as deleteMasterDeviceType, bj as findMasterDeviceTypes, bn as getMasterDeviceTypeCache, bp as getMasterDeviceTypeCacheChild, bo as getMasterDeviceTypeCacheCount, bi as newMasterDeviceTypePayload, bh as toMasterDeviceTypePayload, bl as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { bc as MasterDeviceType, be as MasterDeviceTypeDTO, bg as MasterDeviceTypeQueryDTO, bf as MasterDeviceTypeQuerySchema, bd as MasterDeviceTypeSchema, bk as createMasterDeviceType, bm as deleteMasterDeviceType, bj as findMasterDeviceTypes, bn as getMasterDeviceTypeCache, bp as getMasterDeviceTypeCacheChild, bo as getMasterDeviceTypeCacheCount, bi as newMasterDeviceTypePayload, bh as toMasterDeviceTypePayload, bl as updateMasterDeviceType } from '../../../user_organisation_service-djKCoZTQ.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 { hy as MasterExpenseName, hA as MasterExpenseNameDTO, hC as MasterExpenseNameQueryDTO, hB as MasterExpenseNameQuerySchema, hz as MasterExpenseNameSchema, hG as createMasterExpenseName, hI as deleteMasterExpenseName, hF as findMasterExpenseNames, hJ as getMasterExpenseNameCache, hE as newMasterExpenseNamePayload, hD as toMasterExpenseNamePayload, hH as updateMasterExpenseName } from '../../../user_organisation_service-
|
|
4
|
+
export { hy as MasterExpenseName, hA as MasterExpenseNameDTO, hC as MasterExpenseNameQueryDTO, hB as MasterExpenseNameQuerySchema, hz as MasterExpenseNameSchema, hG as createMasterExpenseName, hI as deleteMasterExpenseName, hF as findMasterExpenseNames, hJ as getMasterExpenseNameCache, hE as newMasterExpenseNamePayload, hD as toMasterExpenseNamePayload, hH as updateMasterExpenseName } from '../../../user_organisation_service-djKCoZTQ.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 { hK as MasterExpenseType, hM as MasterExpenseTypeDTO, hO as MasterExpenseTypeQueryDTO, hN as MasterExpenseTypeQuerySchema, hL as MasterExpenseTypeSchema, hS as createMasterExpenseType, hU as deleteMasterExpenseType, hR as findMasterExpenseTypes, hV as getMasterExpenseTypeCache, hQ as newMasterExpenseTypePayload, hP as toMasterExpenseTypePayload, hT as updateMasterExpenseType } from '../../../user_organisation_service-
|
|
4
|
+
export { hK as MasterExpenseType, hM as MasterExpenseTypeDTO, hO as MasterExpenseTypeQueryDTO, hN as MasterExpenseTypeQuerySchema, hL as MasterExpenseTypeSchema, hS as createMasterExpenseType, hU as deleteMasterExpenseType, hR as findMasterExpenseTypes, hV as getMasterExpenseTypeCache, hQ as newMasterExpenseTypePayload, hP as toMasterExpenseTypePayload, hT as updateMasterExpenseType } from '../../../user_organisation_service-djKCoZTQ.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, f as MasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-djKCoZTQ.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-djKCoZTQ.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 { jI as MasterVendorType, jK as MasterVendorTypeDTO, jM as MasterVendorTypeQueryDTO, jL as MasterVendorTypeQuerySchema, jJ as MasterVendorTypeSchema, jQ as createMasterVendorType, jS as deleteMasterVendorType, jP as findMasterVendorTypes, jT as getMasterVendorTypeCache, jO as newMasterVendorTypePayload, jN as toMasterVendorTypePayload, jR as updateMasterVendorType } from '../../../user_organisation_service-
|
|
4
|
+
export { jI as MasterVendorType, jK as MasterVendorTypeDTO, jM as MasterVendorTypeQueryDTO, jL as MasterVendorTypeQuerySchema, jJ as MasterVendorTypeSchema, jQ as createMasterVendorType, jS as deleteMasterVendorType, jP as findMasterVendorTypes, jT as getMasterVendorTypeCache, jO as newMasterVendorTypePayload, jN as toMasterVendorTypePayload, jR as updateMasterVendorType } from '../../../user_organisation_service-djKCoZTQ.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 { iY as MasterFleetIncidentSeverity, i_ as MasterFleetIncidentSeverityDTO, j0 as MasterFleetIncidentSeverityQueryDTO, i$ as MasterFleetIncidentSeverityQuerySchema, iZ as MasterFleetIncidentSeveritySchema, j4 as createMasterFleetIncidentSeverity, j6 as deleteMasterFleetIncidentSeverity, j3 as findMasterFleetIncidentSeverities, j7 as getMasterFleetIncidentSeverityCache, j2 as newMasterFleetIncidentSeverityPayload, j1 as toMasterFleetIncidentSeverityPayload, j5 as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-
|
|
4
|
+
export { iY as MasterFleetIncidentSeverity, i_ as MasterFleetIncidentSeverityDTO, j0 as MasterFleetIncidentSeverityQueryDTO, i$ as MasterFleetIncidentSeverityQuerySchema, iZ as MasterFleetIncidentSeveritySchema, j4 as createMasterFleetIncidentSeverity, j6 as deleteMasterFleetIncidentSeverity, j3 as findMasterFleetIncidentSeverities, j7 as getMasterFleetIncidentSeverityCache, j2 as newMasterFleetIncidentSeverityPayload, j1 as toMasterFleetIncidentSeverityPayload, j5 as updateMasterFleetIncidentSeverity } from '../../../user_organisation_service-djKCoZTQ.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 { iM as MasterFleetIncidentStatus, iO as MasterFleetIncidentStatusDTO, iQ as MasterFleetIncidentStatusQueryDTO, iP as MasterFleetIncidentStatusQuerySchema, iN as MasterFleetIncidentStatusSchema, iU as createMasterFleetIncidentStatus, iW as deleteMasterFleetIncidentStatus, iT as findMasterFleetIncidentStatuses, iX as getMasterFleetIncidentStatusCache, iS as newMasterFleetIncidentStatusPayload, iR as toMasterFleetIncidentStatusPayload, iV as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { iM as MasterFleetIncidentStatus, iO as MasterFleetIncidentStatusDTO, iQ as MasterFleetIncidentStatusQueryDTO, iP as MasterFleetIncidentStatusQuerySchema, iN as MasterFleetIncidentStatusSchema, iU as createMasterFleetIncidentStatus, iW as deleteMasterFleetIncidentStatus, iT as findMasterFleetIncidentStatuses, iX as getMasterFleetIncidentStatusCache, iS as newMasterFleetIncidentStatusPayload, iR as toMasterFleetIncidentStatusPayload, iV as updateMasterFleetIncidentStatus } from '../../../user_organisation_service-djKCoZTQ.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 { iA as MasterFleetIncidentType, iC as MasterFleetIncidentTypeDTO, iE as MasterFleetIncidentTypeQueryDTO, iD as MasterFleetIncidentTypeQuerySchema, iB as MasterFleetIncidentTypeSchema, iI as createMasterFleetIncidentType, iK as deleteMasterFleetIncidentType, iH as findMasterFleetIncidentTypes, iL as getMasterFleetIncidentTypeCache, iG as newMasterFleetIncidentTypePayload, iF as toMasterFleetIncidentTypePayload, iJ as updateMasterFleetIncidentType } from '../../../user_organisation_service-
|
|
4
|
+
export { iA as MasterFleetIncidentType, iC as MasterFleetIncidentTypeDTO, iE as MasterFleetIncidentTypeQueryDTO, iD as MasterFleetIncidentTypeQuerySchema, iB as MasterFleetIncidentTypeSchema, iI as createMasterFleetIncidentType, iK as deleteMasterFleetIncidentType, iH as findMasterFleetIncidentTypes, iL as getMasterFleetIncidentTypeCache, iG as newMasterFleetIncidentTypePayload, iF as toMasterFleetIncidentTypePayload, iJ as updateMasterFleetIncidentType } from '../../../user_organisation_service-djKCoZTQ.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 { j8 as MasterFleetInsuranceClaimStatus, ja as MasterFleetInsuranceClaimStatusDTO, jc as MasterFleetInsuranceClaimStatusQueryDTO, jb as MasterFleetInsuranceClaimStatusQuerySchema, j9 as MasterFleetInsuranceClaimStatusSchema, jg as createMasterFleetInsuranceClaimStatus, ji as deleteMasterFleetInsuranceClaimStatus, jf as findMasterFleetInsuranceClaimStatuses, jj as getMasterFleetInsuranceClaimStatusCache, je as newMasterFleetInsuranceClaimStatusPayload, jd as toMasterFleetInsuranceClaimStatusPayload, jh as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-
|
|
4
|
+
export { j8 as MasterFleetInsuranceClaimStatus, ja as MasterFleetInsuranceClaimStatusDTO, jc as MasterFleetInsuranceClaimStatusQueryDTO, jb as MasterFleetInsuranceClaimStatusQuerySchema, j9 as MasterFleetInsuranceClaimStatusSchema, jg as createMasterFleetInsuranceClaimStatus, ji as deleteMasterFleetInsuranceClaimStatus, jf as findMasterFleetInsuranceClaimStatuses, jj as getMasterFleetInsuranceClaimStatusCache, je as newMasterFleetInsuranceClaimStatusPayload, jd as toMasterFleetInsuranceClaimStatusPayload, jh as updateMasterFleetInsuranceClaimStatus } from '../../../user_organisation_service-djKCoZTQ.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 { jk as MasterFleetServiceTask, jm as MasterFleetServiceTaskDTO, jo as MasterFleetServiceTaskQueryDTO, jn as MasterFleetServiceTaskQuerySchema, jl as MasterFleetServiceTaskSchema, js as createMasterFleetServiceTask, ju as deleteMasterFleetServiceTask, jr as findMasterFleetServiceTasks, jv as getMasterFleetServiceTaskCache, jq as newMasterFleetServiceTaskPayload, jp as toMasterFleetServiceTaskPayload, jt as updateMasterFleetServiceTask } from '../../../user_organisation_service-
|
|
4
|
+
export { jk as MasterFleetServiceTask, jm as MasterFleetServiceTaskDTO, jo as MasterFleetServiceTaskQueryDTO, jn as MasterFleetServiceTaskQuerySchema, jl as MasterFleetServiceTaskSchema, js as createMasterFleetServiceTask, ju as deleteMasterFleetServiceTask, jr as findMasterFleetServiceTasks, jv as getMasterFleetServiceTaskCache, jq as newMasterFleetServiceTaskPayload, jp as toMasterFleetServiceTaskPayload, jt as updateMasterFleetServiceTask } from '../../../user_organisation_service-djKCoZTQ.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 { f as MasterMainCountry, a3 as MasterMainCountryDTO, a5 as MasterMainCountryQueryDTO, a4 as MasterMainCountryQuerySchema, a2 as MasterMainCountrySchema, a9 as createMasterMainCountry, ab as deleteMasterMainCountry, a8 as findMasterMainCountries, ac as getMasterMainCountryCache, ad as getMasterMainCountryCacheChild, a7 as newMasterMainCountryPayload, a6 as toMasterMainCountryPayload, aa as updateMasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
export { f as MasterMainCountry, a3 as MasterMainCountryDTO, a5 as MasterMainCountryQueryDTO, a4 as MasterMainCountryQuerySchema, a2 as MasterMainCountrySchema, a9 as createMasterMainCountry, ab as deleteMasterMainCountry, a8 as findMasterMainCountries, ac as getMasterMainCountryCache, ad as getMasterMainCountryCacheChild, a7 as newMasterMainCountryPayload, a6 as toMasterMainCountryPayload, aa as updateMasterMainCountry } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { r as MasterMainCurrency, v as MasterMainCurrencyDTO, x as MasterMainCurrencyQueryDTO, w as MasterMainCurrencyQuerySchema, s as MasterMainCurrencySchema, B as createMasterMainCurrency, D as deleteMasterMainCurrency, A as findMasterMainCurrencies, E as getMasterMainCurrencyCache, z as newMasterMainCurrencyPayload, y as toMasterMainCurrencyPayload, C as updateMasterMainCurrency } from '../../../user_organisation_service-
|
|
4
|
+
export { r as MasterMainCurrency, v as MasterMainCurrencyDTO, x as MasterMainCurrencyQueryDTO, w as MasterMainCurrencyQuerySchema, s as MasterMainCurrencySchema, B as createMasterMainCurrency, D as deleteMasterMainCurrency, A as findMasterMainCurrencies, E as getMasterMainCurrencyCache, z as newMasterMainCurrencyPayload, y as toMasterMainCurrencyPayload, C as updateMasterMainCurrency } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { ae as MasterMainDateFormat, ag as MasterMainDateFormatDTO, ai as MasterMainDateFormatQueryDTO, ah as MasterMainDateFormatQuerySchema, af as MasterMainDateFormatSchema, am as createMasterMainDateFormat, ao as deleteMasterMainDateFormat, al as findMasterMainDateFormats, ap as getMasterMainDateFormatCache, ak as newMasterMainDateFormatPayload, aj as toMasterMainDateFormatPayload, an as updateMasterMainDateFormat } from '../../../user_organisation_service-
|
|
4
|
+
export { ae as MasterMainDateFormat, ag as MasterMainDateFormatDTO, ai as MasterMainDateFormatQueryDTO, ah as MasterMainDateFormatQuerySchema, af as MasterMainDateFormatSchema, am as createMasterMainDateFormat, ao as deleteMasterMainDateFormat, al as findMasterMainDateFormats, ap as getMasterMainDateFormatCache, ak as newMasterMainDateFormatPayload, aj as toMasterMainDateFormatPayload, an as updateMasterMainDateFormat } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { h as MasterMainIndustry, j as MasterMainIndustryDTO, l as MasterMainIndustryQueryDTO, k as MasterMainIndustryQuerySchema, i as MasterMainIndustrySchema, o as createMasterMainIndustry, p as deleteMasterMainIndustry, m as findMasterMainIndustrys, q as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-
|
|
4
|
+
export { h as MasterMainIndustry, j as MasterMainIndustryDTO, l as MasterMainIndustryQueryDTO, k as MasterMainIndustryQuerySchema, i as MasterMainIndustrySchema, o as createMasterMainIndustry, p as deleteMasterMainIndustry, m as findMasterMainIndustrys, q as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { f as MasterMainCountry, g as MasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
import { f as MasterMainCountry, g as MasterMainState } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -39,6 +39,7 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
39
39
|
longitude: z.ZodOptional<z.ZodEffects<z.ZodDefault<z.ZodNumber>, number, unknown>>;
|
|
40
40
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
41
41
|
}, "strip", z.ZodTypeAny, {
|
|
42
|
+
google_location: string;
|
|
42
43
|
status: Status;
|
|
43
44
|
country_id: string;
|
|
44
45
|
state_id: string;
|
|
@@ -47,7 +48,6 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
47
48
|
zip_code: string;
|
|
48
49
|
landmark_name: string;
|
|
49
50
|
location: string;
|
|
50
|
-
google_location: string;
|
|
51
51
|
latitude?: number | undefined;
|
|
52
52
|
longitude?: number | undefined;
|
|
53
53
|
}, {
|
|
@@ -55,13 +55,13 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
55
55
|
country_id: string;
|
|
56
56
|
state_id: string;
|
|
57
57
|
landmark_name: string;
|
|
58
|
+
latitude?: unknown;
|
|
59
|
+
longitude?: unknown;
|
|
60
|
+
google_location?: string | undefined;
|
|
58
61
|
locality?: string | undefined;
|
|
59
62
|
city_district_town?: string | undefined;
|
|
60
63
|
zip_code?: string | undefined;
|
|
61
|
-
latitude?: unknown;
|
|
62
|
-
longitude?: unknown;
|
|
63
64
|
location?: string | undefined;
|
|
64
|
-
google_location?: string | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
type MasterMainLandmarkDTO = z.infer<typeof MasterMainLandmarkSchema>;
|
|
67
67
|
declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
@@ -100,6 +100,7 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
100
100
|
landmark_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
102
|
status: Status[];
|
|
103
|
+
time_zone_id: string;
|
|
103
104
|
search: string;
|
|
104
105
|
paging: PAGING;
|
|
105
106
|
page_count: number;
|
|
@@ -119,13 +120,12 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
119
120
|
}[];
|
|
120
121
|
include_master_data: YesNo;
|
|
121
122
|
date_format_id: string;
|
|
122
|
-
time_zone_id: string;
|
|
123
123
|
country_ids: string[];
|
|
124
124
|
state_ids: string[];
|
|
125
125
|
landmark_ids: string[];
|
|
126
126
|
}, {
|
|
127
|
-
date_format_id: string;
|
|
128
127
|
time_zone_id: string;
|
|
128
|
+
date_format_id: string;
|
|
129
129
|
status?: Status[] | undefined;
|
|
130
130
|
search?: string | undefined;
|
|
131
131
|
paging?: PAGING | undefined;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { gO as MasterMainLanguage, gQ as MasterMainLanguageDTO, gS as MasterMainLanguageQueryDTO, gR as MasterMainLanguageQuerySchema, gP as MasterMainLanguageSchema, gW as createMasterMainLanguage, gY as deleteMasterMainLanguage, gV as findMasterMainLanguages, gZ as getMasterMainLanguageCache, gU as newMasterMainLanguagePayload, gT as toMasterMainLanguagePayload, gX as updateMasterMainLanguage } from '../../../user_organisation_service-
|
|
4
|
+
export { gO as MasterMainLanguage, gQ as MasterMainLanguageDTO, gS as MasterMainLanguageQueryDTO, gR as MasterMainLanguageQuerySchema, gP as MasterMainLanguageSchema, gW as createMasterMainLanguage, gY as deleteMasterMainLanguage, gV as findMasterMainLanguages, gZ as getMasterMainLanguageCache, gU as newMasterMainLanguagePayload, gT as toMasterMainLanguagePayload, gX as updateMasterMainLanguage } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { g as MasterMainState, T as MasterMainStateDTO, W as MasterMainStateQueryDTO, V as MasterMainStateQuerySchema, S as MasterMainStateSchema, _ as createMasterMainState, a0 as deleteMasterMainState, Z as findMasterMainStates, a1 as getMasterMainStateCache, Y as newMasterMainStatePayload, X as toMasterMainStatePayload, $ as updateMasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
export { g as MasterMainState, T as MasterMainStateDTO, W as MasterMainStateQueryDTO, V as MasterMainStateQuerySchema, S as MasterMainStateSchema, _ as createMasterMainState, a0 as deleteMasterMainState, Z as findMasterMainStates, a1 as getMasterMainStateCache, Y as newMasterMainStatePayload, X as toMasterMainStatePayload, $ as updateMasterMainState } from '../../../user_organisation_service-djKCoZTQ.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './master_main_sim_provider_service.js';
|