vms-nest-prisma-api-document 220.0.0 → 222.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/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 +1 -1
- package/dist/services/account/notification_preferences.service.d.ts +1 -1
- package/dist/services/account/report_preferences.service.d.ts +1 -1
- package/dist/services/account/ticket_service.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/bus_stop.d.ts +23 -23
- package/dist/services/fleet/bus_mangement/calender.d.ts +8 -8
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +21 -21
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +34 -34
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +48 -48
- package/dist/services/fleet/incident_management/incident_management_service.d.ts +75 -75
- package/dist/services/fleet/issue_management/issue_management_service.d.ts +47 -47
- package/dist/services/fleet/service_management/fleet_service_management_service.d.ts +40 -40
- package/dist/services/fleet/service_management/fleet_service_management_task_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_fuel_station.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service.d.ts +1 -1
- package/dist/services/fleet/vendor_management/fleet_vendor_service_center.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/gps_geofence_transaction_summary_service.d.ts +1 -1
- package/dist/services/gps/features/geofence/trip_geofence_to_geofence_service.d.ts +1 -1
- package/dist/services/gps/features/gps_live_track_share_link_service.d.ts +1 -1
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +1 -1
- package/dist/services/gps/reports/gps_reports_mongo_service.d.ts +46 -46
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +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/main/vehicle/master_vehicle_service.js +6 -1
- package/dist/services/master/bus/master_class_service.d.ts +1 -1
- package/dist/services/master/bus/master_program_service.d.ts +1 -1
- package/dist/services/master/bus/master_relationship_service.d.ts +1 -1
- package/dist/services/master/bus/master_section_service.d.ts +1 -1
- package/dist/services/master/bus/master_semester_service.d.ts +1 -1
- package/dist/services/master/bus/master_stream_service.d.ts +1 -1
- package/dist/services/master/bus/master_year_service.d.ts +1 -1
- package/dist/services/master/device/master_device_manufacturer_service.d.ts +1 -1
- package/dist/services/master/device/master_device_model_service.d.ts +1 -1
- package/dist/services/master/device/master_device_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_expense_name_service.d.ts +5 -5
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_document_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_tag_service.d.ts +1 -1
- package/dist/services/master/expense/master_vendor_type_service.d.ts +1 -1
- package/dist/services/master/fleet/master_fleet_incident_severity_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_incident_status_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_incident_type_service.d.ts +4 -4
- package/dist/services/master/fleet/master_fleet_insurance_claim_status_service.d.ts +4 -4
- 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_eway_bill_provider_service.d.ts +2 -2
- package/dist/services/master/main/master_main_fasttag_bank_service.d.ts +2 -2
- package/dist/services/master/main/master_main_industry_service.d.ts +1 -1
- package/dist/services/master/main/master_main_landmark_service.d.ts +1 -1
- package/dist/services/master/main/master_main_language_service.d.ts +1 -1
- package/dist/services/master/main/master_main_state_service.d.ts +1 -1
- package/dist/services/master/main/master_main_timezone_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_distance_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_mileage_service.d.ts +1 -1
- package/dist/services/master/main/master_main_unit_volume_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_branch_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_color_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_group_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_sub_company_service.d.ts +1 -1
- package/dist/services/master/organisation/organisation_tag_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_category_service.d.ts +1 -1
- package/dist/services/master/spare_part/master_spare_part_sub_category_service.d.ts +9 -9
- package/dist/services/master/spare_part/master_spare_part_unit_service.d.ts +1 -1
- package/dist/services/master/trip/master_trip_party_type_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_grade_service.d.ts +3 -3
- package/dist/services/master/tyre/master_tyre_make_service.d.ts +1 -1
- package/dist/services/master/tyre/master_tyre_model_service.d.ts +3 -3
- 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/{user_organisation_service-WD4PyTEx.d.ts → user_organisation_service-DGGuB4hh.d.ts} +3 -0
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { a as User, gS as UserDTO, h2 as UserDefaultDateFormatDTO, h1 as UserDefaultDateFormatSchema, g_ as UserDefaultLanguageDTO, gZ as UserDefaultLanguageSchema, h0 as UserDefaultTimeZoneDTO, g$ as UserDefaultTimeZoneSchema, gQ as UserLoginPush, gW as UserLogoDTO, gV as UserLogoSchema, gY as UserProfileDTO, gX as UserProfileSchema, gU as UserQueryDTO, gT as UserQuerySchema, gR as UserSchema, gP as UserVehicleLink, h7 as createUser, h9 as deleteUser, hb as deleteUserLogo, h6 as findUser, hd as getUserCache, he as getUserCacheSimple, hf as get_user_presigned_url, h3 as newUserPayload, h4 as toUserPayload, h5 as toUserProfilePayload, h8 as updateUser, hi as updateUserDefaultDateformat, hg as updateUserDefaultLanguage, hh as updateUserDefaultTimezone, ha as updateUserLogo, hc as updateUserProfile } from '../../../user_organisation_service-
|
|
4
|
+
export { a as User, gS as UserDTO, h2 as UserDefaultDateFormatDTO, h1 as UserDefaultDateFormatSchema, g_ as UserDefaultLanguageDTO, gZ as UserDefaultLanguageSchema, h0 as UserDefaultTimeZoneDTO, g$ as UserDefaultTimeZoneSchema, gQ as UserLoginPush, gW as UserLogoDTO, gV as UserLogoSchema, gY as UserProfileDTO, gX as UserProfileSchema, gU as UserQueryDTO, gT as UserQuerySchema, gR as UserSchema, gP as UserVehicleLink, h7 as createUser, h9 as deleteUser, hb as deleteUserLogo, h6 as findUser, hd as getUserCache, he as getUserCacheSimple, hf as get_user_presigned_url, h3 as newUserPayload, h4 as toUserPayload, h5 as toUserProfilePayload, h8 as updateUser, hi as updateUserDefaultDateformat, hg as updateUserDefaultLanguage, hh as updateUserDefaultTimezone, ha as updateUserLogo, hc as updateUserProfile } from '../../../user_organisation_service-DGGuB4hh.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-DGGuB4hh.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 { jH as MasterDeviceFileDTO, jG as MasterDeviceFileSchema, M as MasterVehicle, jp as MasterVehicleDropdown, jq as MasterVehicleFile, jB as MasterVehicleFileDTO, jA as MasterVehicleFileSchema, k9 as SimpleFindQueryDTO, k8 as SimpleFindQuerySchema, jF as VehicleBulkDTO, jE as VehicleBulkSchema, jD as VehicleDTO, jt as VehicleDetailBody, jT as VehicleDetailBodyDTO, jS as VehicleDetailBodySchema, jr as VehicleDetailGPS, jP as VehicleDetailGPSSensorDTO, jO as VehicleDetailGPSSensorSchema, ju as VehicleDetailLifeCycle, jV as VehicleDetailLifeCycleDto, jU as VehicleDetailLifeCycleSchema, jv as VehicleDetailPurchase, jX as VehicleDetailPurchaseDTO, jW as VehicleDetailPurchaseSchema, js as VehicleDetailTrip, jR as VehicleDetailTripDTO, jQ as VehicleDetailTripSchema, jJ as VehicleDeviceLinkDTO, jI as VehicleDeviceLinkSchema, jL as VehicleDeviceUnlinkDTO, jK as VehicleDeviceUnlinkSchema, jw as VehicleDocument, j$ as VehicleDocumentDTO, jy as VehicleDocumentExpiry, k3 as VehicleDocumentExpiryDTO, k5 as VehicleDocumentExpiryQueryDTO, k4 as VehicleDocumentExpiryQuerySchema, k2 as VehicleDocumentExpirySchema, jx as VehicleDocumentFile, jZ as VehicleDocumentFileDTO, jY as VehicleDocumentFileSchema, k1 as VehicleDocumentQueryDTO, k0 as VehicleDocumentQuerySchema, j_ as VehicleDocumentSchema, jN as VehicleDriverLinkDTO, jM as VehicleDriverLinkSchema, kb as VehicleGPSQueryDTO, ka as VehicleGPSQuerySchema, jz as VehicleOdometerHistory, k7 as VehicleQueryDTO, k6 as VehicleQuerySchema, jC as VehicleSchema, ks as createFileDevice, kq as createFileVehicle, ku as createFileVehicleDocument, kz as createVehicle, kP as createVehicleDocument, kT as createVehicleDocumentExpiry, kB as deleteVehicle, kQ as findVehicleDocument, kU as findVehicleDocumentExpiry, ky as findVehicleGPSDetails, kw as findVehicles, kx as findVehiclesLiveDashboard, kO as getDeviceLinkHistoryByDevice, kN as getDeviceLinkHistoryByVehicle, kK as getDriverLinkHistoryByDriver, kJ as getDriverLinkHistoryByVehicle, kX as getVehicleCache, kZ as getVehicleParentCache, kY as getVehicleSimpleCache, k$ as getVehicleSimpleDropdownCacheLiveData, k_ as getVehicleSimpleDropdownCustom, ko as get_device_file_presigned_url, kp as get_vehicle_document_file_presigned_url, kn as get_vehicle_file_presigned_url, kL as linkDeviceToVehicle, kH as linkDriverToVehicle, km as newVehicleDocumentExpiryPayload, kk as newVehicleDocumentPayload, kd as newVehiclePayload, kt as removeFileDevice, kr as removeFileVehicle, kv as removeFileVehicleDocument, kS as removeVehicleDocument, kW as removeVehicleDocumentExpiry, kh as toVehicleDetailLifeCyclePayload, ki as toVehicleDetailPurchasePayload, kg as toVehicleDetailsBodyPayload, ke as toVehicleDetailsGPSPayload, kf as toVehicleDetailsTripPayload, kl as toVehicleDocumentExpiryPayload, kj as toVehicleDocumentPayload, kc as toVehiclePayload, kM as unlinkDeviceFromVehicle, kI as unlinkDriverFromVehicle, kC as updateDetailsGpsSensor, kD as updateDetailsTrip, kA as updateVehicle, kE as updateVehicleBodyDetails, kR as updateVehicleDocument, kV as updateVehicleDocumentExpiry, kF as updateVehicleLifeCycleDetails, kG as updateVehiclePurchaseDetails } from '../../../user_organisation_service-
|
|
5
|
+
export { jH as MasterDeviceFileDTO, jG as MasterDeviceFileSchema, M as MasterVehicle, jp as MasterVehicleDropdown, jq as MasterVehicleFile, jB as MasterVehicleFileDTO, jA as MasterVehicleFileSchema, k9 as SimpleFindQueryDTO, k8 as SimpleFindQuerySchema, jF as VehicleBulkDTO, jE as VehicleBulkSchema, jD as VehicleDTO, jt as VehicleDetailBody, jT as VehicleDetailBodyDTO, jS as VehicleDetailBodySchema, jr as VehicleDetailGPS, jP as VehicleDetailGPSSensorDTO, jO as VehicleDetailGPSSensorSchema, ju as VehicleDetailLifeCycle, jV as VehicleDetailLifeCycleDto, jU as VehicleDetailLifeCycleSchema, jv as VehicleDetailPurchase, jX as VehicleDetailPurchaseDTO, jW as VehicleDetailPurchaseSchema, js as VehicleDetailTrip, jR as VehicleDetailTripDTO, jQ as VehicleDetailTripSchema, jJ as VehicleDeviceLinkDTO, jI as VehicleDeviceLinkSchema, jL as VehicleDeviceUnlinkDTO, jK as VehicleDeviceUnlinkSchema, jw as VehicleDocument, j$ as VehicleDocumentDTO, jy as VehicleDocumentExpiry, k3 as VehicleDocumentExpiryDTO, k5 as VehicleDocumentExpiryQueryDTO, k4 as VehicleDocumentExpiryQuerySchema, k2 as VehicleDocumentExpirySchema, jx as VehicleDocumentFile, jZ as VehicleDocumentFileDTO, jY as VehicleDocumentFileSchema, k1 as VehicleDocumentQueryDTO, k0 as VehicleDocumentQuerySchema, j_ as VehicleDocumentSchema, jN as VehicleDriverLinkDTO, jM as VehicleDriverLinkSchema, kb as VehicleGPSQueryDTO, ka as VehicleGPSQuerySchema, jz as VehicleOdometerHistory, k7 as VehicleQueryDTO, k6 as VehicleQuerySchema, jC as VehicleSchema, ks as createFileDevice, kq as createFileVehicle, ku as createFileVehicleDocument, kz as createVehicle, kP as createVehicleDocument, kT as createVehicleDocumentExpiry, kB as deleteVehicle, kQ as findVehicleDocument, kU as findVehicleDocumentExpiry, ky as findVehicleGPSDetails, kw as findVehicles, kx as findVehiclesLiveDashboard, kO as getDeviceLinkHistoryByDevice, kN as getDeviceLinkHistoryByVehicle, kK as getDriverLinkHistoryByDriver, kJ as getDriverLinkHistoryByVehicle, kX as getVehicleCache, kZ as getVehicleParentCache, kY as getVehicleSimpleCache, k$ as getVehicleSimpleDropdownCacheLiveData, k_ as getVehicleSimpleDropdownCustom, ko as get_device_file_presigned_url, kp as get_vehicle_document_file_presigned_url, kn as get_vehicle_file_presigned_url, kL as linkDeviceToVehicle, kH as linkDriverToVehicle, km as newVehicleDocumentExpiryPayload, kk as newVehicleDocumentPayload, kd as newVehiclePayload, kt as removeFileDevice, kr as removeFileVehicle, kv as removeFileVehicleDocument, kS as removeVehicleDocument, kW as removeVehicleDocumentExpiry, kh as toVehicleDetailLifeCyclePayload, ki as toVehicleDetailPurchasePayload, kg as toVehicleDetailsBodyPayload, ke as toVehicleDetailsGPSPayload, kf as toVehicleDetailsTripPayload, kl as toVehicleDocumentExpiryPayload, kj as toVehicleDocumentPayload, kc as toVehiclePayload, kM as unlinkDeviceFromVehicle, kI as unlinkDriverFromVehicle, kC as updateDetailsGpsSensor, kD as updateDetailsTrip, kA as updateVehicle, kE as updateVehicleBodyDetails, kR as updateVehicleDocument, kV as updateVehicleDocumentExpiry, kF as updateVehicleLifeCycleDetails, kG as updateVehiclePurchaseDetails } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
6
6
|
import '../../master/main/master_main_sim_provider_service.js';
|
|
@@ -889,6 +889,7 @@ var VehicleDocumentSchema = z3.object({
|
|
|
889
889
|
document_details_4: stringOptional("Document Details 4", 0, 200),
|
|
890
890
|
document_notes: stringOptional("Document Notes", 0, 2e3),
|
|
891
891
|
status: enumMandatory("Status", Status, "Active" /* Active */),
|
|
892
|
+
time_zone_id: single_select_mandatory("MasterMainTimeZone"),
|
|
892
893
|
VehicleDocumentFileSchema: nestedArrayOfObjectsOptional(
|
|
893
894
|
"VehicleDocumentFileSchema",
|
|
894
895
|
VehicleDocumentFileSchema,
|
|
@@ -1235,7 +1236,7 @@ var toVehicleDocumentPayload = (row) => ({
|
|
|
1235
1236
|
organisation_id: row.organisation_id,
|
|
1236
1237
|
vehicle_id: row.vehicle_id,
|
|
1237
1238
|
vendor_id: row.vendor_id || "",
|
|
1238
|
-
document_type_id: row.
|
|
1239
|
+
document_type_id: row.document_type_id,
|
|
1239
1240
|
vehicle_document_code: row.vehicle_document_code || "",
|
|
1240
1241
|
document_number: row.document_number || "",
|
|
1241
1242
|
document_authorized_name: row.document_authorized_name || "",
|
|
@@ -1251,6 +1252,8 @@ var toVehicleDocumentPayload = (row) => ({
|
|
|
1251
1252
|
document_details_4: row.document_details_4 || "",
|
|
1252
1253
|
document_notes: row.document_notes || "",
|
|
1253
1254
|
status: "Active" /* Active */,
|
|
1255
|
+
time_zone_id: "",
|
|
1256
|
+
// Needs to be provided manually
|
|
1254
1257
|
VehicleDocumentFileSchema: row.VehicleDocumentFile?.map((file) => ({
|
|
1255
1258
|
vehicle_document_file_id: file.vehicle_document_file_id ?? "",
|
|
1256
1259
|
usage_type: file.usage_type,
|
|
@@ -1288,6 +1291,8 @@ var newVehicleDocumentPayload = () => ({
|
|
|
1288
1291
|
document_details_4: "",
|
|
1289
1292
|
document_notes: "",
|
|
1290
1293
|
status: "Active" /* Active */,
|
|
1294
|
+
time_zone_id: "",
|
|
1295
|
+
// Needs to be provided manually
|
|
1291
1296
|
VehicleDocumentFileSchema: []
|
|
1292
1297
|
});
|
|
1293
1298
|
var toVehicleDocumentExpiryPayload = (row) => ({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, a as User } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cE as MasterDeviceManufacturer, cG as MasterDeviceManufacturerDTO, cI as MasterDeviceManufacturerQueryDTO, cH as MasterDeviceManufacturerQuerySchema, cF as MasterDeviceManufacturerSchema, cM as createMasterDeviceManufacturer, cO as deleteMasterDeviceManufacturer, cL as findMasterDeviceManufacturers, cP as getMasterDeviceManufacturerCache, cR as getMasterDeviceManufacturerCacheChild, cQ as getMasterDeviceManufacturerCacheCount, cK as newMasterDeviceManufacturerPayload, cJ as toMasterDeviceManufacturerPayload, cN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { cE as MasterDeviceManufacturer, cG as MasterDeviceManufacturerDTO, cI as MasterDeviceManufacturerQueryDTO, cH as MasterDeviceManufacturerQuerySchema, cF as MasterDeviceManufacturerSchema, cM as createMasterDeviceManufacturer, cO as deleteMasterDeviceManufacturer, cL as findMasterDeviceManufacturers, cP as getMasterDeviceManufacturerCache, cR as getMasterDeviceManufacturerCacheChild, cQ as getMasterDeviceManufacturerCacheCount, cK as newMasterDeviceManufacturerPayload, cJ as toMasterDeviceManufacturerPayload, cN as updateMasterDeviceManufacturer } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cq as MasterDeviceModel, cs as MasterDeviceModelDTO, cu as MasterDeviceModelQueryDTO, ct as MasterDeviceModelQuerySchema, cr as MasterDeviceModelSchema, cy as createMasterDeviceModel, cA as deleteMasterDeviceModel, cx as findMasterDeviceModels, cB as getMasterDeviceModelCache, cD as getMasterDeviceModelCacheChild, cC as getMasterDeviceModelCacheCount, cw as newMasterDeviceModelPayload, cv as toMasterDeviceModelPayload, cz as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { cq as MasterDeviceModel, cs as MasterDeviceModelDTO, cu as MasterDeviceModelQueryDTO, ct as MasterDeviceModelQuerySchema, cr as MasterDeviceModelSchema, cy as createMasterDeviceModel, cA as deleteMasterDeviceModel, cx as findMasterDeviceModels, cB as getMasterDeviceModelCache, cD as getMasterDeviceModelCacheChild, cC as getMasterDeviceModelCacheCount, cw as newMasterDeviceModelPayload, cv as toMasterDeviceModelPayload, cz as updateMasterDeviceModel } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cc as MasterDeviceType, ce as MasterDeviceTypeDTO, cg as MasterDeviceTypeQueryDTO, cf as MasterDeviceTypeQuerySchema, cd as MasterDeviceTypeSchema, ck as createMasterDeviceType, cm as deleteMasterDeviceType, cj as findMasterDeviceTypes, cn as getMasterDeviceTypeCache, cp as getMasterDeviceTypeCacheChild, co as getMasterDeviceTypeCacheCount, ci as newMasterDeviceTypePayload, ch as toMasterDeviceTypePayload, cl as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { cc as MasterDeviceType, ce as MasterDeviceTypeDTO, cg as MasterDeviceTypeQueryDTO, cf as MasterDeviceTypeQuerySchema, cd as MasterDeviceTypeSchema, ck as createMasterDeviceType, cm as deleteMasterDeviceType, cj as findMasterDeviceTypes, cn as getMasterDeviceTypeCache, cp as getMasterDeviceTypeCacheChild, co as getMasterDeviceTypeCacheCount, ci as newMasterDeviceTypePayload, ch as toMasterDeviceTypePayload, cl as updateMasterDeviceType } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ExpenseCategory, Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -76,6 +76,7 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
76
76
|
expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
78
|
status: Status[];
|
|
79
|
+
time_zone_id: string;
|
|
79
80
|
search: string;
|
|
80
81
|
paging: PAGING;
|
|
81
82
|
page_count: number;
|
|
@@ -95,13 +96,12 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
95
96
|
}[];
|
|
96
97
|
include_master_data: YesNo;
|
|
97
98
|
date_format_id: string;
|
|
98
|
-
time_zone_id: string;
|
|
99
99
|
organisation_ids: string[];
|
|
100
|
-
expense_category: ExpenseCategory[];
|
|
101
100
|
expense_name_ids: string[];
|
|
101
|
+
expense_category: ExpenseCategory[];
|
|
102
102
|
}, {
|
|
103
|
-
date_format_id: string;
|
|
104
103
|
time_zone_id: string;
|
|
104
|
+
date_format_id: string;
|
|
105
105
|
status?: Status[] | undefined;
|
|
106
106
|
search?: string | undefined;
|
|
107
107
|
paging?: PAGING | undefined;
|
|
@@ -122,8 +122,8 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
122
122
|
}[] | undefined;
|
|
123
123
|
include_master_data?: YesNo | undefined;
|
|
124
124
|
organisation_ids?: string[] | undefined;
|
|
125
|
-
expense_category?: ExpenseCategory[] | undefined;
|
|
126
125
|
expense_name_ids?: string[] | undefined;
|
|
126
|
+
expense_category?: ExpenseCategory[] | undefined;
|
|
127
127
|
}>;
|
|
128
128
|
type MasterExpenseNameQueryDTO = z.infer<typeof MasterExpenseNameQuerySchema>;
|
|
129
129
|
declare const toMasterExpenseNamePayload: (row: MasterExpenseName) => MasterExpenseNameDTO;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.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 { hF as MasterFuelCompany, hH as MasterFuelCompanyDTO, hJ as MasterFuelCompanyQueryDTO, hI as MasterFuelCompanyQuerySchema, hG as MasterFuelCompanySchema, hN as createMasterFuelCompany, hP as deleteMasterFuelCompany, hM as findMasterFuelCompanys, hQ as getMasterFuelCompanyCache, hL as newMasterFuelCompanyPayload, hK as toMasterFuelCompanyPayload, hO as updateMasterFuelCompany } from '../../../user_organisation_service-
|
|
4
|
+
export { hF as MasterFuelCompany, hH as MasterFuelCompanyDTO, hJ as MasterFuelCompanyQueryDTO, hI as MasterFuelCompanyQuerySchema, hG as MasterFuelCompanySchema, hN as createMasterFuelCompany, hP as deleteMasterFuelCompany, hM as findMasterFuelCompanys, hQ as getMasterFuelCompanyCache, hL as newMasterFuelCompanyPayload, hK as toMasterFuelCompanyPayload, hO as updateMasterFuelCompany } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { hj as MasterVendorDocumentType, hl as MasterVendorDocumentTypeDTO, hn as MasterVendorDocumentTypeQueryDTO, hm as MasterVendorDocumentTypeQuerySchema, hk as MasterVendorDocumentTypeSchema, hr as createMasterVendorDocumentType, ht as deleteMasterVendorDocumentType, hq as findMasterVendorDocumentTypes, hu as getMasterVendorDocumentTypeCache, hp as newMasterVendorDocumentTypePayload, ho as toMasterVendorDocumentTypePayload, hs as updateMasterVendorDocumentType } from '../../../user_organisation_service-
|
|
4
|
+
export { hj as MasterVendorDocumentType, hl as MasterVendorDocumentTypeDTO, hn as MasterVendorDocumentTypeQueryDTO, hm as MasterVendorDocumentTypeQuerySchema, hk as MasterVendorDocumentTypeSchema, hr as createMasterVendorDocumentType, ht as deleteMasterVendorDocumentType, hq as findMasterVendorDocumentTypes, hu as getMasterVendorDocumentTypeCache, hp as newMasterVendorDocumentTypePayload, ho as toMasterVendorDocumentTypePayload, hs as updateMasterVendorDocumentType } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { fT as MasterVendorTag, fV as MasterVendorTagDTO, fX as MasterVendorTagQueryDTO, fW as MasterVendorTagQuerySchema, fU as MasterVendorTagSchema, f$ as createMasterVendorTag, g1 as deleteMasterVendorTag, f_ as findMasterVendorTags, g2 as getMasterVendorTagCache, fZ as newMasterVendorTagPayload, fY as toMasterVendorTagPayload, g0 as updateMasterVendorTag } from '../../../user_organisation_service-
|
|
4
|
+
export { fT as MasterVendorTag, fV as MasterVendorTagDTO, fX as MasterVendorTagQueryDTO, fW as MasterVendorTagQuerySchema, fU as MasterVendorTagSchema, f$ as createMasterVendorTag, g1 as deleteMasterVendorTag, f_ as findMasterVendorTags, g2 as getMasterVendorTagCache, fZ as newMasterVendorTagPayload, fY as toMasterVendorTagPayload, g0 as updateMasterVendorTag } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { fH as MasterVendorType, fJ as MasterVendorTypeDTO, fL as MasterVendorTypeQueryDTO, fK as MasterVendorTypeQuerySchema, fI as MasterVendorTypeSchema, fP as createMasterVendorType, fR as deleteMasterVendorType, fO as findMasterVendorTypes, fS as getMasterVendorTypeCache, fN as newMasterVendorTypePayload, fM as toMasterVendorTypePayload, fQ as updateMasterVendorType } from '../../../user_organisation_service-
|
|
4
|
+
export { fH as MasterVendorType, fJ as MasterVendorTypeDTO, fL as MasterVendorTypeQueryDTO, fK as MasterVendorTypeQuerySchema, fI as MasterVendorTypeSchema, fP as createMasterVendorType, fR as deleteMasterVendorType, fO as findMasterVendorTypes, fS as getMasterVendorTypeCache, fN as newMasterVendorTypePayload, fM as toMasterVendorTypePayload, fQ as updateMasterVendorType } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -26,8 +26,8 @@ declare const MasterFleetIncidentSeveritySchema: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
status: Status;
|
|
28
28
|
organisation_id: string;
|
|
29
|
-
description: string;
|
|
30
29
|
fleet_incident_severity: string;
|
|
30
|
+
description: string;
|
|
31
31
|
}, {
|
|
32
32
|
status: Status;
|
|
33
33
|
organisation_id: string;
|
|
@@ -70,6 +70,7 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
70
70
|
fleet_incident_severity_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
status: Status[];
|
|
73
|
+
time_zone_id: string;
|
|
73
74
|
search: string;
|
|
74
75
|
paging: PAGING;
|
|
75
76
|
page_count: number;
|
|
@@ -89,12 +90,11 @@ declare const MasterFleetIncidentSeverityQuerySchema: z.ZodObject<{
|
|
|
89
90
|
}[];
|
|
90
91
|
include_master_data: YesNo;
|
|
91
92
|
date_format_id: string;
|
|
92
|
-
time_zone_id: string;
|
|
93
93
|
organisation_ids: string[];
|
|
94
94
|
fleet_incident_severity_ids: string[];
|
|
95
95
|
}, {
|
|
96
|
-
date_format_id: string;
|
|
97
96
|
time_zone_id: string;
|
|
97
|
+
date_format_id: string;
|
|
98
98
|
status?: Status[] | undefined;
|
|
99
99
|
search?: string | undefined;
|
|
100
100
|
paging?: PAGING | 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -26,8 +26,8 @@ declare const MasterFleetIncidentStatusSchema: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
status: Status;
|
|
28
28
|
organisation_id: string;
|
|
29
|
-
description: string;
|
|
30
29
|
fleet_incident_status: string;
|
|
30
|
+
description: string;
|
|
31
31
|
}, {
|
|
32
32
|
status: Status;
|
|
33
33
|
organisation_id: string;
|
|
@@ -70,6 +70,7 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
70
70
|
fleet_incident_status_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
status: Status[];
|
|
73
|
+
time_zone_id: string;
|
|
73
74
|
search: string;
|
|
74
75
|
paging: PAGING;
|
|
75
76
|
page_count: number;
|
|
@@ -89,12 +90,11 @@ declare const MasterFleetIncidentStatusQuerySchema: z.ZodObject<{
|
|
|
89
90
|
}[];
|
|
90
91
|
include_master_data: YesNo;
|
|
91
92
|
date_format_id: string;
|
|
92
|
-
time_zone_id: string;
|
|
93
93
|
organisation_ids: string[];
|
|
94
94
|
fleet_incident_status_ids: string[];
|
|
95
95
|
}, {
|
|
96
|
-
date_format_id: string;
|
|
97
96
|
time_zone_id: string;
|
|
97
|
+
date_format_id: string;
|
|
98
98
|
status?: Status[] | undefined;
|
|
99
99
|
search?: string | undefined;
|
|
100
100
|
paging?: PAGING | 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -26,8 +26,8 @@ declare const MasterFleetIncidentTypeSchema: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
status: Status;
|
|
28
28
|
organisation_id: string;
|
|
29
|
-
description: string;
|
|
30
29
|
fleet_incident_type: string;
|
|
30
|
+
description: string;
|
|
31
31
|
}, {
|
|
32
32
|
status: Status;
|
|
33
33
|
organisation_id: string;
|
|
@@ -70,6 +70,7 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
70
70
|
fleet_incident_type_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
status: Status[];
|
|
73
|
+
time_zone_id: string;
|
|
73
74
|
search: string;
|
|
74
75
|
paging: PAGING;
|
|
75
76
|
page_count: number;
|
|
@@ -89,12 +90,11 @@ declare const MasterFleetIncidentTypeQuerySchema: z.ZodObject<{
|
|
|
89
90
|
}[];
|
|
90
91
|
include_master_data: YesNo;
|
|
91
92
|
date_format_id: string;
|
|
92
|
-
time_zone_id: string;
|
|
93
93
|
organisation_ids: string[];
|
|
94
94
|
fleet_incident_type_ids: string[];
|
|
95
95
|
}, {
|
|
96
|
-
date_format_id: string;
|
|
97
96
|
time_zone_id: string;
|
|
97
|
+
date_format_id: string;
|
|
98
98
|
status?: Status[] | undefined;
|
|
99
99
|
search?: string | undefined;
|
|
100
100
|
paging?: PAGING | 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -26,8 +26,8 @@ declare const MasterFleetInsuranceClaimStatusSchema: z.ZodObject<{
|
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
27
|
status: Status;
|
|
28
28
|
organisation_id: string;
|
|
29
|
-
description: string;
|
|
30
29
|
fleet_insurance_claim_status: string;
|
|
30
|
+
description: string;
|
|
31
31
|
}, {
|
|
32
32
|
status: Status;
|
|
33
33
|
organisation_id: string;
|
|
@@ -70,6 +70,7 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
70
70
|
fleet_insurance_claim_status_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
status: Status[];
|
|
73
|
+
time_zone_id: string;
|
|
73
74
|
search: string;
|
|
74
75
|
paging: PAGING;
|
|
75
76
|
page_count: number;
|
|
@@ -89,12 +90,11 @@ declare const MasterFleetInsuranceClaimStatusQuerySchema: z.ZodObject<{
|
|
|
89
90
|
}[];
|
|
90
91
|
include_master_data: YesNo;
|
|
91
92
|
date_format_id: string;
|
|
92
|
-
time_zone_id: string;
|
|
93
93
|
organisation_ids: string[];
|
|
94
94
|
fleet_insurance_claim_status_ids: string[];
|
|
95
95
|
}, {
|
|
96
|
-
date_format_id: string;
|
|
97
96
|
time_zone_id: string;
|
|
97
|
+
date_format_id: string;
|
|
98
98
|
status?: Status[] | undefined;
|
|
99
99
|
search?: string | undefined;
|
|
100
100
|
paging?: PAGING | 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 } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.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 { a7 as MasterMainCountry, a9 as MasterMainCountryDTO, ab as MasterMainCountryQueryDTO, aa as MasterMainCountryQuerySchema, a8 as MasterMainCountrySchema, af as createMasterMainCountry, ah as deleteMasterMainCountry, ae as findMasterMainCountries, ai as getMasterMainCountryCache, aj as getMasterMainCountryCacheChild, ad as newMasterMainCountryPayload, ac as toMasterMainCountryPayload, ag as updateMasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
export { a7 as MasterMainCountry, a9 as MasterMainCountryDTO, ab as MasterMainCountryQueryDTO, aa as MasterMainCountryQuerySchema, a8 as MasterMainCountrySchema, af as createMasterMainCountry, ah as deleteMasterMainCountry, ae as findMasterMainCountries, ai as getMasterMainCountryCache, aj as getMasterMainCountryCacheChild, ad as newMasterMainCountryPayload, ac as toMasterMainCountryPayload, ag as updateMasterMainCountry } from '../../../user_organisation_service-DGGuB4hh.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 { s as MasterMainCurrency, w as MasterMainCurrencyDTO, y as MasterMainCurrencyQueryDTO, x as MasterMainCurrencyQuerySchema, v as MasterMainCurrencySchema, C as createMasterMainCurrency, E as deleteMasterMainCurrency, B as findMasterMainCurrencies, G as getMasterMainCurrencyCache, A as newMasterMainCurrencyPayload, z as toMasterMainCurrencyPayload, D as updateMasterMainCurrency } from '../../../user_organisation_service-
|
|
4
|
+
export { s as MasterMainCurrency, w as MasterMainCurrencyDTO, y as MasterMainCurrencyQueryDTO, x as MasterMainCurrencyQuerySchema, v as MasterMainCurrencySchema, C as createMasterMainCurrency, E as deleteMasterMainCurrency, B as findMasterMainCurrencies, G as getMasterMainCurrencyCache, A as newMasterMainCurrencyPayload, z as toMasterMainCurrencyPayload, D as updateMasterMainCurrency } from '../../../user_organisation_service-DGGuB4hh.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 { ak as MasterMainDateFormat, am as MasterMainDateFormatDTO, ao as MasterMainDateFormatQueryDTO, an as MasterMainDateFormatQuerySchema, al as MasterMainDateFormatSchema, as as createMasterMainDateFormat, au as deleteMasterMainDateFormat, ar as findMasterMainDateFormats, av as getMasterMainDateFormatCache, aq as newMasterMainDateFormatPayload, ap as toMasterMainDateFormatPayload, at as updateMasterMainDateFormat } from '../../../user_organisation_service-
|
|
4
|
+
export { ak as MasterMainDateFormat, am as MasterMainDateFormatDTO, ao as MasterMainDateFormatQueryDTO, an as MasterMainDateFormatQuerySchema, al as MasterMainDateFormatSchema, as as createMasterMainDateFormat, au as deleteMasterMainDateFormat, ar as findMasterMainDateFormats, av as getMasterMainDateFormatCache, aq as newMasterMainDateFormatPayload, ap as toMasterMainDateFormatPayload, at as updateMasterMainDateFormat } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './master_main_sim_provider_service.js';
|
|
@@ -15,12 +15,12 @@ declare const MasterMainEwayBillProviderSchema: z.ZodObject<{
|
|
|
15
15
|
provider_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16
16
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
+
status: Status;
|
|
18
19
|
provider_name: string;
|
|
19
20
|
provider_code: string;
|
|
20
|
-
status: Status;
|
|
21
21
|
}, {
|
|
22
|
-
provider_name: string;
|
|
23
22
|
status: Status;
|
|
23
|
+
provider_name: string;
|
|
24
24
|
provider_code?: string | undefined;
|
|
25
25
|
}>;
|
|
26
26
|
type MasterMainEwayBillProviderDTO = z.infer<typeof MasterMainEwayBillProviderSchema>;
|
|
@@ -15,12 +15,12 @@ declare const MasterMainFasttagBankSchema: z.ZodObject<{
|
|
|
15
15
|
bank_code: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
16
16
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
17
17
|
}, "strip", z.ZodTypeAny, {
|
|
18
|
-
status: Status;
|
|
19
18
|
bank_name: string;
|
|
20
19
|
bank_code: string;
|
|
21
|
-
}, {
|
|
22
20
|
status: Status;
|
|
21
|
+
}, {
|
|
23
22
|
bank_name: string;
|
|
23
|
+
status: Status;
|
|
24
24
|
bank_code?: string | undefined;
|
|
25
25
|
}>;
|
|
26
26
|
type MasterMainFasttagBankDTO = z.infer<typeof MasterMainFasttagBankSchema>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { i as MasterMainIndustry, k as MasterMainIndustryDTO, m as MasterMainIndustryQueryDTO, l as MasterMainIndustryQuerySchema, j as MasterMainIndustrySchema, p as createMasterMainIndustry, q as deleteMasterMainIndustry, o as findMasterMainIndustrys, r as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-
|
|
4
|
+
export { i as MasterMainIndustry, k as MasterMainIndustryDTO, m as MasterMainIndustryQueryDTO, l as MasterMainIndustryQuerySchema, j as MasterMainIndustrySchema, p as createMasterMainIndustry, q as deleteMasterMainIndustry, o as findMasterMainIndustrys, r as getMasterMainIndustryCache, n as newMasterMainIndustryPayload, t as toMasterMainIndustryPayload, u as updateMasterMainIndustry } from '../../../user_organisation_service-DGGuB4hh.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 { d as MasterMainLandmark, g4 as MasterMainLandmarkDTO, g6 as MasterMainLandmarkQueryDTO, g5 as MasterMainLandmarkQuerySchema, g3 as MasterMainLandmarkSchema, ga as createMasterMainCountry, gc as deleteMasterMainCountry, g9 as findMasterMainCountries, g8 as newMasterMainLandmarkPayload, g7 as toMasterMainLandmarkPayload, gb as updateMasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
export { d as MasterMainLandmark, g4 as MasterMainLandmarkDTO, g6 as MasterMainLandmarkQueryDTO, g5 as MasterMainLandmarkQuerySchema, g3 as MasterMainLandmarkSchema, ga as createMasterMainCountry, gc as deleteMasterMainCountry, g9 as findMasterMainCountries, g8 as newMasterMainLandmarkPayload, g7 as toMasterMainLandmarkPayload, gb as updateMasterMainCountry } from '../../../user_organisation_service-DGGuB4hh.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 { gD as MasterMainLanguage, gF as MasterMainLanguageDTO, gH as MasterMainLanguageQueryDTO, gG as MasterMainLanguageQuerySchema, gE as MasterMainLanguageSchema, gL as createMasterMainLanguage, gN as deleteMasterMainLanguage, gK as findMasterMainLanguages, gO as getMasterMainLanguageCache, gJ as newMasterMainLanguagePayload, gI as toMasterMainLanguagePayload, gM as updateMasterMainLanguage } from '../../../user_organisation_service-
|
|
4
|
+
export { gD as MasterMainLanguage, gF as MasterMainLanguageDTO, gH as MasterMainLanguageQueryDTO, gG as MasterMainLanguageQuerySchema, gE as MasterMainLanguageSchema, gL as createMasterMainLanguage, gN as deleteMasterMainLanguage, gK as findMasterMainLanguages, gO as getMasterMainLanguageCache, gJ as newMasterMainLanguagePayload, gI as toMasterMainLanguagePayload, gM as updateMasterMainLanguage } from '../../../user_organisation_service-DGGuB4hh.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 { X as MasterMainState, Z as MasterMainStateDTO, $ as MasterMainStateQueryDTO, _ as MasterMainStateQuerySchema, Y as MasterMainStateSchema, a3 as createMasterMainState, a5 as deleteMasterMainState, a2 as findMasterMainStates, a6 as getMasterMainStateCache, a1 as newMasterMainStatePayload, a0 as toMasterMainStatePayload, a4 as updateMasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
export { X as MasterMainState, Z as MasterMainStateDTO, $ as MasterMainStateQueryDTO, _ as MasterMainStateQuerySchema, Y as MasterMainStateSchema, a3 as createMasterMainState, a5 as deleteMasterMainState, a2 as findMasterMainStates, a6 as getMasterMainStateCache, a1 as newMasterMainStatePayload, a0 as toMasterMainStatePayload, a4 as updateMasterMainState } from '../../../user_organisation_service-DGGuB4hh.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 MasterMainTimeZone, J as MasterMainTimeZoneDTO, L as MasterMainTimeZoneQueryDTO, K as MasterMainTimeZoneQuerySchema, I as MasterMainTimeZoneSchema, R as createMasterMainTimeZone, T as deleteMasterMainTimeZone, Q as findMasterMainTimeZones, W as getMasterMainTimeZoneCache, V as getMasterMainTimeZoneCacheAll, P as newMasterMainTimeZonePayload, N as toMasterMainTimeZonePayload, S as updateMasterMainTimeZone } from '../../../user_organisation_service-
|
|
4
|
+
export { H as MasterMainTimeZone, J as MasterMainTimeZoneDTO, L as MasterMainTimeZoneQueryDTO, K as MasterMainTimeZoneQuerySchema, I as MasterMainTimeZoneSchema, R as createMasterMainTimeZone, T as deleteMasterMainTimeZone, Q as findMasterMainTimeZones, W as getMasterMainTimeZoneCache, V as getMasterMainTimeZoneCacheAll, P as newMasterMainTimeZonePayload, N as toMasterMainTimeZonePayload, S as updateMasterMainTimeZone } from '../../../user_organisation_service-DGGuB4hh.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 { U as UserOrganisation } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './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 { aw as MasterMainUnitMileage, ay as MasterMainUnitMileageDTO, aA as MasterMainUnitMileageQueryDTO, az as MasterMainUnitMileageQuerySchema, ax as MasterMainUnitMileageSchema, aE as createMasterMainUnitMileage, aG as deleteMasterMainUnitMileage, aD as findMasterMainUnitMileages, aH as getMasterMainUnitMileageCache, aC as newMasterMainUnitMileagePayload, aB as toMasterMainUnitMileagePayload, aF as updateMasterMainUnitMileage } from '../../../user_organisation_service-
|
|
4
|
+
export { aw as MasterMainUnitMileage, ay as MasterMainUnitMileageDTO, aA as MasterMainUnitMileageQueryDTO, az as MasterMainUnitMileageQuerySchema, ax as MasterMainUnitMileageSchema, aE as createMasterMainUnitMileage, aG as deleteMasterMainUnitMileage, aD as findMasterMainUnitMileages, aH as getMasterMainUnitMileageCache, aC as newMasterMainUnitMileagePayload, aB as toMasterMainUnitMileagePayload, aF as updateMasterMainUnitMileage } from '../../../user_organisation_service-DGGuB4hh.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 { aI as MasterMainUnitVolume, aK as MasterMainUnitVolumeDTO, aM as MasterMainUnitVolumeQueryDTO, aL as MasterMainUnitVolumeQuerySchema, aJ as MasterMainUnitVolumeSchema, aQ as createMasterMainUnitVolume, aS as deleteMasterMainUnitVolume, aP as findMasterMainUnitVolumes, aT as getMasterMainUnitVolumeCache, aO as newMasterMainUnitVolumePayload, aN as toMasterMainUnitVolumePayload, aR as updateMasterMainUnitVolume } from '../../../user_organisation_service-
|
|
4
|
+
export { aI as MasterMainUnitVolume, aK as MasterMainUnitVolumeDTO, aM as MasterMainUnitVolumeQueryDTO, aL as MasterMainUnitVolumeQuerySchema, aJ as MasterMainUnitVolumeSchema, aQ as createMasterMainUnitVolume, aS as deleteMasterMainUnitVolume, aP as findMasterMainUnitVolumes, aT as getMasterMainUnitVolumeCache, aO as newMasterMainUnitVolumePayload, aN as toMasterMainUnitVolumePayload, aR as updateMasterMainUnitVolume } from '../../../user_organisation_service-DGGuB4hh.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 { O as OrganisationBranch, b7 as OrganisationBranchDTO, b9 as OrganisationBranchQueryDTO, b8 as OrganisationBranchQuerySchema, b6 as OrganisationBranchSchema, bd as createOrganisationBranch, bf as deleteOrganisationBranch, bc as findOrganisationBranchs, bg as getOrganisationBranchCache, bi as getOrganisationBranchCacheChild, bh as getOrganisationBranchCacheCount, bb as newOrganisationBranchPayload, ba as toOrganisationBranchPayload, be as updateOrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
export { O as OrganisationBranch, b7 as OrganisationBranchDTO, b9 as OrganisationBranchQueryDTO, b8 as OrganisationBranchQuerySchema, b6 as OrganisationBranchSchema, bd as createOrganisationBranch, bf as deleteOrganisationBranch, bc as findOrganisationBranchs, bg as getOrganisationBranchCache, bi as getOrganisationBranchCacheChild, bh as getOrganisationBranchCacheCount, bb as newOrganisationBranchPayload, ba as toOrganisationBranchPayload, be as updateOrganisationBranch } from '../../../user_organisation_service-DGGuB4hh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|