vms-nest-prisma-api-document 212.0.0 → 213.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/Enums.d.ts +5 -1
- package/dist/core/Enums.js +6 -0
- package/dist/services/account/analytics/user_login_analytics_service.d.ts +3 -3
- package/dist/services/account/analytics/user_page_analytics_service.d.ts +1 -1
- package/dist/services/account/bookmark_service.d.ts +9 -9
- 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 +1 -1
- package/dist/services/fleet/bus_mangement/calender.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/master_route.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/notice_board.d.ts +1 -1
- package/dist/services/fleet/bus_mangement/student.d.ts +1 -1
- package/dist/services/fleet/fuel_management/fleet_fuel_daily_summary_service.d.ts +17 -17
- package/dist/services/fleet/fuel_management/fleet_fuel_refill_service.d.ts +47 -47
- package/dist/services/fleet/fuel_management/fleet_fuel_removal_service.d.ts +30 -30
- 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 +5 -5
- package/dist/services/gps/features/gps_track_history_share_link_service.d.ts +8 -8
- package/dist/services/main/devices/master_device_service.d.ts +1 -1
- package/dist/services/main/drivers/master_driver_service.d.ts +1 -1
- package/dist/services/main/sims/master_sim_service.d.ts +1 -1
- package/dist/services/main/users/auth_service.d.ts +1 -1
- package/dist/services/main/users/user_admin_service.d.ts +20 -20
- 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 +28 -0
- 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 +6 -6
- package/dist/services/master/expense/master_expense_type_service.d.ts +1 -1
- package/dist/services/master/expense/master_fuel_company_service.d.ts +6 -6
- 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 +5 -5
- 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 +5 -5
- 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 +3 -3
- package/dist/services/master/vehicle/master_vehicle_fuel_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_fuel_unit_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_make_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_ownership_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_status_type_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_sub_model_service.d.ts +1 -1
- package/dist/services/master/vehicle/master_vehicle_type_service.d.ts +1 -1
- package/dist/services/website/contact_us_detail_service.d.ts +1 -1
- package/dist/services/website/faq_service.d.ts +1 -1
- package/dist/{user_organisation_service-DuOC_IdW.d.ts → user_organisation_service-NFqqAGYh.d.ts} +38 -24
- package/package.json +1 -1
|
@@ -268,6 +268,11 @@ var YesNo = /* @__PURE__ */ ((YesNo2) => {
|
|
|
268
268
|
YesNo2["No"] = "No";
|
|
269
269
|
return YesNo2;
|
|
270
270
|
})(YesNo || {});
|
|
271
|
+
var FuelTankType = /* @__PURE__ */ ((FuelTankType2) => {
|
|
272
|
+
FuelTankType2["SingleTank"] = "SingleTank";
|
|
273
|
+
FuelTankType2["DualTank"] = "DualTank";
|
|
274
|
+
return FuelTankType2;
|
|
275
|
+
})(FuelTankType || {});
|
|
271
276
|
var SteeringType = /* @__PURE__ */ ((SteeringType2) => {
|
|
272
277
|
SteeringType2["Manual"] = "Manual";
|
|
273
278
|
SteeringType2["Power"] = "Power";
|
|
@@ -480,6 +485,11 @@ var VehicleSchema = z3.object({
|
|
|
480
485
|
"Vehicle Secondary Fuel Unit ID"
|
|
481
486
|
),
|
|
482
487
|
// ✅ Single-Selection -> MasterVehicleFuelUnit
|
|
488
|
+
fuel_tank_type: enumOptional(
|
|
489
|
+
"Fuel Tank Type",
|
|
490
|
+
FuelTankType,
|
|
491
|
+
"SingleTank" /* SingleTank */
|
|
492
|
+
),
|
|
483
493
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
484
494
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
485
495
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -518,6 +528,11 @@ var VehicleBulkSchema = z3.object({
|
|
|
518
528
|
// ✅ Single-Selection -> MasterMainCountry
|
|
519
529
|
time_zone_id: single_select_optional("MasterMainTimeZone"),
|
|
520
530
|
// ✅ Single-Selection -> MasterMainTimeZone
|
|
531
|
+
fuel_tank_type: enumOptional(
|
|
532
|
+
"Fuel Tank Type",
|
|
533
|
+
FuelTankType,
|
|
534
|
+
"SingleTank" /* SingleTank */
|
|
535
|
+
),
|
|
521
536
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
522
537
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
523
538
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -553,6 +568,11 @@ var VehicleDeviceLinkSchema = z3.object({
|
|
|
553
568
|
duel_temperature: enumOptional("Dual Temperature", YesNo, "No" /* No */),
|
|
554
569
|
fuel: enumOptional("Fuel", YesNo, "No" /* No */),
|
|
555
570
|
fuel_bluetooth: enumOptional("Fuel Bluetooth", YesNo, "No" /* No */),
|
|
571
|
+
fuel_tank_type: enumOptional(
|
|
572
|
+
"Fuel Tank Type",
|
|
573
|
+
FuelTankType,
|
|
574
|
+
"SingleTank" /* SingleTank */
|
|
575
|
+
),
|
|
556
576
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
557
577
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
558
578
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -594,6 +614,11 @@ var VehicleDetailGPSSensorSchema = z3.object({
|
|
|
594
614
|
duel_temperature: enumOptional("Dual Temperature", YesNo, "No" /* No */),
|
|
595
615
|
fuel: enumOptional("Fuel", YesNo, "No" /* No */),
|
|
596
616
|
fuel_bluetooth: enumOptional("Fuel Bluetooth", YesNo, "No" /* No */),
|
|
617
|
+
fuel_tank_type: enumOptional(
|
|
618
|
+
"Fuel Tank Type",
|
|
619
|
+
FuelTankType,
|
|
620
|
+
"SingleTank" /* SingleTank */
|
|
621
|
+
),
|
|
597
622
|
fuel_tank_size: numberOptional("Fuel Tank Quantity"),
|
|
598
623
|
fuel_tank_1_size: numberOptional("Tank 1 Fuel Quantity"),
|
|
599
624
|
fuel_tank_2_size: numberOptional("Tank 2 Fuel Quantity"),
|
|
@@ -993,6 +1018,7 @@ var toVehiclePayload = (vehicle) => ({
|
|
|
993
1018
|
secondary_vehicle_fuel_type_id: vehicle.secondary_vehicle_fuel_type_id || "",
|
|
994
1019
|
secondary_vehicle_fuel_unit_id: vehicle.secondary_vehicle_fuel_unit_id || "",
|
|
995
1020
|
odometer_reading: vehicle.odometer_reading || 0,
|
|
1021
|
+
fuel_tank_type: vehicle.fuel_tank_type || "SingleTank" /* SingleTank */,
|
|
996
1022
|
fuel_tank_size: vehicle.fuel_tank_size || 0,
|
|
997
1023
|
fuel_tank_1_size: vehicle.fuel_tank_1_size || 0,
|
|
998
1024
|
fuel_tank_2_size: vehicle.fuel_tank_2_size || 0,
|
|
@@ -1044,6 +1070,7 @@ var newVehiclePayload = () => ({
|
|
|
1044
1070
|
secondary_vehicle_fuel_type_id: "",
|
|
1045
1071
|
secondary_vehicle_fuel_unit_id: "",
|
|
1046
1072
|
odometer_reading: 0,
|
|
1073
|
+
fuel_tank_type: "SingleTank" /* SingleTank */,
|
|
1047
1074
|
fuel_tank_size: 0,
|
|
1048
1075
|
fuel_tank_1_size: 0,
|
|
1049
1076
|
fuel_tank_2_size: 0,
|
|
@@ -1057,6 +1084,7 @@ var toVehicleDetailsGPSPayload = (vehicleGPS) => ({
|
|
|
1057
1084
|
duel_temperature: vehicleGPS?.duel_temperature || "No" /* No */,
|
|
1058
1085
|
fuel: vehicleGPS?.fuel || "No" /* No */,
|
|
1059
1086
|
fuel_bluetooth: vehicleGPS?.fuel_bluetooth || "No" /* No */,
|
|
1087
|
+
fuel_tank_type: vehicleGPS?.fuel_tank_type || "SingleTank" /* SingleTank */,
|
|
1060
1088
|
fuel_tank_size: vehicleGPS?.fuel_tank_size || 0,
|
|
1061
1089
|
fuel_tank_1_size: vehicleGPS?.fuel_tank_1_size || 0,
|
|
1062
1090
|
fuel_tank_2_size: vehicleGPS?.fuel_tank_2_size || 0,
|
|
@@ -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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-
|
|
4
|
+
export { cA as MasterDeviceManufacturer, cC as MasterDeviceManufacturerDTO, cE as MasterDeviceManufacturerQueryDTO, cD as MasterDeviceManufacturerQuerySchema, cB as MasterDeviceManufacturerSchema, cI as createMasterDeviceManufacturer, cK as deleteMasterDeviceManufacturer, cH as findMasterDeviceManufacturers, cL as getMasterDeviceManufacturerCache, cN as getMasterDeviceManufacturerCacheChild, cM as getMasterDeviceManufacturerCacheCount, cG as newMasterDeviceManufacturerPayload, cF as toMasterDeviceManufacturerPayload, cJ as updateMasterDeviceManufacturer } from '../../../user_organisation_service-NFqqAGYh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-
|
|
4
|
+
export { cm as MasterDeviceModel, co as MasterDeviceModelDTO, cq as MasterDeviceModelQueryDTO, cp as MasterDeviceModelQuerySchema, cn as MasterDeviceModelSchema, cu as createMasterDeviceModel, cw as deleteMasterDeviceModel, ct as findMasterDeviceModels, cx as getMasterDeviceModelCache, cz as getMasterDeviceModelCacheChild, cy as getMasterDeviceModelCacheCount, cs as newMasterDeviceModelPayload, cr as toMasterDeviceModelPayload, cv as updateMasterDeviceModel } from '../../../user_organisation_service-NFqqAGYh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-
|
|
4
|
+
export { c8 as MasterDeviceType, ca as MasterDeviceTypeDTO, cc as MasterDeviceTypeQueryDTO, cb as MasterDeviceTypeQuerySchema, c9 as MasterDeviceTypeSchema, cg as createMasterDeviceType, ci as deleteMasterDeviceType, cf as findMasterDeviceTypes, cj as getMasterDeviceTypeCache, cl as getMasterDeviceTypeCacheChild, ck as getMasterDeviceTypeCacheCount, ce as newMasterDeviceTypePayload, cd as toMasterDeviceTypePayload, ch as updateMasterDeviceType } from '../../../user_organisation_service-NFqqAGYh.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-NFqqAGYh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -27,16 +27,16 @@ declare const MasterExpenseNameSchema: z.ZodObject<{
|
|
|
27
27
|
description: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
28
28
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
29
29
|
}, "strip", z.ZodTypeAny, {
|
|
30
|
-
expense_name: string;
|
|
31
|
-
expense_category: ExpenseCategory;
|
|
32
30
|
description: string;
|
|
33
31
|
status: Status;
|
|
34
32
|
organisation_id: string;
|
|
35
|
-
}, {
|
|
36
33
|
expense_name: string;
|
|
37
34
|
expense_category: ExpenseCategory;
|
|
35
|
+
}, {
|
|
38
36
|
status: Status;
|
|
39
37
|
organisation_id: string;
|
|
38
|
+
expense_name: string;
|
|
39
|
+
expense_category: ExpenseCategory;
|
|
40
40
|
description?: string | undefined;
|
|
41
41
|
}>;
|
|
42
42
|
type MasterExpenseNameDTO = z.infer<typeof MasterExpenseNameSchema>;
|
|
@@ -75,7 +75,6 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
75
75
|
expense_name_ids: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
|
|
76
76
|
expense_category: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodNativeEnum<typeof ExpenseCategory>, "many">>>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
-
expense_category: ExpenseCategory[];
|
|
79
78
|
status: Status[];
|
|
80
79
|
search: string;
|
|
81
80
|
paging: PAGING;
|
|
@@ -98,11 +97,11 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
98
97
|
date_format_id: string;
|
|
99
98
|
time_zone_id: string;
|
|
100
99
|
organisation_ids: string[];
|
|
100
|
+
expense_category: ExpenseCategory[];
|
|
101
101
|
expense_name_ids: string[];
|
|
102
102
|
}, {
|
|
103
103
|
date_format_id: string;
|
|
104
104
|
time_zone_id: string;
|
|
105
|
-
expense_category?: ExpenseCategory[] | undefined;
|
|
106
105
|
status?: Status[] | undefined;
|
|
107
106
|
search?: string | undefined;
|
|
108
107
|
paging?: PAGING | undefined;
|
|
@@ -123,6 +122,7 @@ declare const MasterExpenseNameQuerySchema: z.ZodObject<{
|
|
|
123
122
|
}[] | undefined;
|
|
124
123
|
include_master_data?: YesNo | undefined;
|
|
125
124
|
organisation_ids?: string[] | undefined;
|
|
125
|
+
expense_category?: ExpenseCategory[] | undefined;
|
|
126
126
|
expense_name_ids?: string[] | undefined;
|
|
127
127
|
}>;
|
|
128
128
|
type MasterExpenseNameQueryDTO = z.infer<typeof MasterExpenseNameQuerySchema>;
|
|
@@ -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-NFqqAGYh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Status, PAGING, LoadParents, LoadChild, LoadChildCount, OrderBy, YesNo } from '../../../core/Enums.js';
|
|
2
2
|
import { FBR, SBR } from '../../../core/BaseResponse.js';
|
|
3
3
|
import { z } from 'zod';
|
|
4
|
-
import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
import { U as UserOrganisation, f as MasterMainCountry } from '../../../user_organisation_service-NFqqAGYh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import '../main/master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -28,21 +28,21 @@ declare const MasterFuelCompanySchema: z.ZodObject<{
|
|
|
28
28
|
logo_key: z.ZodDefault<z.ZodEffects<z.ZodString, string, string>>;
|
|
29
29
|
status: z.ZodType<Status, z.ZodTypeDef, Status>;
|
|
30
30
|
}, "strip", z.ZodTypeAny, {
|
|
31
|
+
company_name: string;
|
|
31
32
|
description: string;
|
|
33
|
+
logo_url: string;
|
|
34
|
+
logo_key: string;
|
|
32
35
|
status: Status;
|
|
33
36
|
organisation_id: string;
|
|
34
37
|
country_id: string;
|
|
35
|
-
logo_key: string;
|
|
36
|
-
logo_url: string;
|
|
37
|
-
company_name: string;
|
|
38
38
|
}, {
|
|
39
|
+
company_name: string;
|
|
39
40
|
status: Status;
|
|
40
41
|
organisation_id: string;
|
|
41
42
|
country_id: string;
|
|
42
|
-
company_name: string;
|
|
43
43
|
description?: string | undefined;
|
|
44
|
-
logo_key?: string | undefined;
|
|
45
44
|
logo_url?: string | undefined;
|
|
45
|
+
logo_key?: string | undefined;
|
|
46
46
|
}>;
|
|
47
47
|
type MasterFuelCompanyDTO = z.infer<typeof MasterFuelCompanySchema>;
|
|
48
48
|
declare const MasterFuelCompanyQuerySchema: z.ZodObject<{
|
|
@@ -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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.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 { f as MasterMainCountry, a5 as MasterMainCountryDTO, a7 as MasterMainCountryQueryDTO, a6 as MasterMainCountryQuerySchema, a4 as MasterMainCountrySchema, ab as createMasterMainCountry, ad as deleteMasterMainCountry, aa as findMasterMainCountries, ae as getMasterMainCountryCache, af as getMasterMainCountryCacheChild, a9 as newMasterMainCountryPayload, a8 as toMasterMainCountryPayload, ac as updateMasterMainCountry } from '../../../user_organisation_service-
|
|
4
|
+
export { f as MasterMainCountry, a5 as MasterMainCountryDTO, a7 as MasterMainCountryQueryDTO, a6 as MasterMainCountryQuerySchema, a4 as MasterMainCountrySchema, ab as createMasterMainCountry, ad as deleteMasterMainCountry, aa as findMasterMainCountries, ae as getMasterMainCountryCache, af as getMasterMainCountryCacheChild, a9 as newMasterMainCountryPayload, a8 as toMasterMainCountryPayload, ac as updateMasterMainCountry } from '../../../user_organisation_service-NFqqAGYh.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-NFqqAGYh.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 { ag as MasterMainDateFormat, ai as MasterMainDateFormatDTO, ak as MasterMainDateFormatQueryDTO, aj as MasterMainDateFormatQuerySchema, ah as MasterMainDateFormatSchema, ao as createMasterMainDateFormat, aq as deleteMasterMainDateFormat, an as findMasterMainDateFormats, ar as getMasterMainDateFormatCache, am as newMasterMainDateFormatPayload, al as toMasterMainDateFormatPayload, ap as updateMasterMainDateFormat } from '../../../user_organisation_service-
|
|
4
|
+
export { ag as MasterMainDateFormat, ai as MasterMainDateFormatDTO, ak as MasterMainDateFormatQueryDTO, aj as MasterMainDateFormatQuerySchema, ah as MasterMainDateFormatSchema, ao as createMasterMainDateFormat, aq as deleteMasterMainDateFormat, an as findMasterMainDateFormats, ar as getMasterMainDateFormatCache, am as newMasterMainDateFormatPayload, al as toMasterMainDateFormatPayload, ap as updateMasterMainDateFormat } from '../../../user_organisation_service-NFqqAGYh.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-NFqqAGYh.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-NFqqAGYh.js';
|
|
5
5
|
import '../../../zod_utils/zod_base_schema.js';
|
|
6
6
|
import './master_main_sim_provider_service.js';
|
|
7
7
|
|
|
@@ -39,7 +39,6 @@ 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;
|
|
43
42
|
status: Status;
|
|
44
43
|
country_id: string;
|
|
45
44
|
state_id: string;
|
|
@@ -48,6 +47,7 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
48
47
|
locality: string;
|
|
49
48
|
city_district_town: string;
|
|
50
49
|
zip_code: string;
|
|
50
|
+
google_location: string;
|
|
51
51
|
latitude?: number | undefined;
|
|
52
52
|
longitude?: number | undefined;
|
|
53
53
|
}, {
|
|
@@ -57,11 +57,11 @@ declare const MasterMainLandmarkSchema: z.ZodObject<{
|
|
|
57
57
|
landmark_name: string;
|
|
58
58
|
latitude?: unknown;
|
|
59
59
|
longitude?: unknown;
|
|
60
|
-
google_location?: string | undefined;
|
|
61
60
|
location?: string | undefined;
|
|
62
61
|
locality?: string | undefined;
|
|
63
62
|
city_district_town?: string | undefined;
|
|
64
63
|
zip_code?: 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,7 +100,6 @@ 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;
|
|
104
103
|
search: string;
|
|
105
104
|
paging: PAGING;
|
|
106
105
|
page_count: number;
|
|
@@ -120,12 +119,13 @@ declare const MasterMainLandmarkQuerySchema: z.ZodObject<{
|
|
|
120
119
|
}[];
|
|
121
120
|
include_master_data: YesNo;
|
|
122
121
|
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
|
-
time_zone_id: string;
|
|
128
127
|
date_format_id: string;
|
|
128
|
+
time_zone_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 { hC as MasterMainLanguage, hE as MasterMainLanguageDTO, hG as MasterMainLanguageQueryDTO, hF as MasterMainLanguageQuerySchema, hD as MasterMainLanguageSchema, hK as createMasterMainLanguage, hM as deleteMasterMainLanguage, hJ as findMasterMainLanguages, hN as getMasterMainLanguageCache, hI as newMasterMainLanguagePayload, hH as toMasterMainLanguagePayload, hL as updateMasterMainLanguage } from '../../../user_organisation_service-
|
|
4
|
+
export { hC as MasterMainLanguage, hE as MasterMainLanguageDTO, hG as MasterMainLanguageQueryDTO, hF as MasterMainLanguageQuerySchema, hD as MasterMainLanguageSchema, hK as createMasterMainLanguage, hM as deleteMasterMainLanguage, hJ as findMasterMainLanguages, hN as getMasterMainLanguageCache, hI as newMasterMainLanguagePayload, hH as toMasterMainLanguagePayload, hL as updateMasterMainLanguage } from '../../../user_organisation_service-NFqqAGYh.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, W as MasterMainStateDTO, Y as MasterMainStateQueryDTO, X as MasterMainStateQuerySchema, V as MasterMainStateSchema, a0 as createMasterMainState, a2 as deleteMasterMainState, $ as findMasterMainStates, a3 as getMasterMainStateCache, _ as newMasterMainStatePayload, Z as toMasterMainStatePayload, a1 as updateMasterMainState } from '../../../user_organisation_service-
|
|
4
|
+
export { g as MasterMainState, W as MasterMainStateDTO, Y as MasterMainStateQueryDTO, X as MasterMainStateQuerySchema, V as MasterMainStateSchema, a0 as createMasterMainState, a2 as deleteMasterMainState, $ as findMasterMainStates, a3 as getMasterMainStateCache, _ as newMasterMainStatePayload, Z as toMasterMainStatePayload, a1 as updateMasterMainState } from '../../../user_organisation_service-NFqqAGYh.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 { F as MasterMainTimeZone, H as MasterMainTimeZoneDTO, J as MasterMainTimeZoneQueryDTO, I as MasterMainTimeZoneQuerySchema, G as MasterMainTimeZoneSchema, P as createMasterMainTimeZone, R as deleteMasterMainTimeZone, N as findMasterMainTimeZones, T as getMasterMainTimeZoneCache, S as getMasterMainTimeZoneCacheAll, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, Q as updateMasterMainTimeZone } from '../../../user_organisation_service-
|
|
4
|
+
export { F as MasterMainTimeZone, H as MasterMainTimeZoneDTO, J as MasterMainTimeZoneQueryDTO, I as MasterMainTimeZoneQuerySchema, G as MasterMainTimeZoneSchema, P as createMasterMainTimeZone, R as deleteMasterMainTimeZone, N as findMasterMainTimeZones, T as getMasterMainTimeZoneCache, S as getMasterMainTimeZoneCacheAll, L as newMasterMainTimeZonePayload, K as toMasterMainTimeZonePayload, Q as updateMasterMainTimeZone } from '../../../user_organisation_service-NFqqAGYh.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-NFqqAGYh.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 { as as MasterMainUnitMileage, au as MasterMainUnitMileageDTO, aw as MasterMainUnitMileageQueryDTO, av as MasterMainUnitMileageQuerySchema, at as MasterMainUnitMileageSchema, aA as createMasterMainUnitMileage, aC as deleteMasterMainUnitMileage, az as findMasterMainUnitMileages, aD as getMasterMainUnitMileageCache, ay as newMasterMainUnitMileagePayload, ax as toMasterMainUnitMileagePayload, aB as updateMasterMainUnitMileage } from '../../../user_organisation_service-
|
|
4
|
+
export { as as MasterMainUnitMileage, au as MasterMainUnitMileageDTO, aw as MasterMainUnitMileageQueryDTO, av as MasterMainUnitMileageQuerySchema, at as MasterMainUnitMileageSchema, aA as createMasterMainUnitMileage, aC as deleteMasterMainUnitMileage, az as findMasterMainUnitMileages, aD as getMasterMainUnitMileageCache, ay as newMasterMainUnitMileagePayload, ax as toMasterMainUnitMileagePayload, aB as updateMasterMainUnitMileage } from '../../../user_organisation_service-NFqqAGYh.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 MasterMainUnitVolume, aG as MasterMainUnitVolumeDTO, aI as MasterMainUnitVolumeQueryDTO, aH as MasterMainUnitVolumeQuerySchema, aF as MasterMainUnitVolumeSchema, aM as createMasterMainUnitVolume, aO as deleteMasterMainUnitVolume, aL as findMasterMainUnitVolumes, aP as getMasterMainUnitVolumeCache, aK as newMasterMainUnitVolumePayload, aJ as toMasterMainUnitVolumePayload, aN as updateMasterMainUnitVolume } from '../../../user_organisation_service-
|
|
4
|
+
export { aE as MasterMainUnitVolume, aG as MasterMainUnitVolumeDTO, aI as MasterMainUnitVolumeQueryDTO, aH as MasterMainUnitVolumeQuerySchema, aF as MasterMainUnitVolumeSchema, aM as createMasterMainUnitVolume, aO as deleteMasterMainUnitVolume, aL as findMasterMainUnitVolumes, aP as getMasterMainUnitVolumeCache, aK as newMasterMainUnitVolumePayload, aJ as toMasterMainUnitVolumePayload, aN as updateMasterMainUnitVolume } from '../../../user_organisation_service-NFqqAGYh.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, b3 as OrganisationBranchDTO, b5 as OrganisationBranchQueryDTO, b4 as OrganisationBranchQuerySchema, b2 as OrganisationBranchSchema, b9 as createOrganisationBranch, bb as deleteOrganisationBranch, b8 as findOrganisationBranchs, bc as getOrganisationBranchCache, be as getOrganisationBranchCacheChild, bd as getOrganisationBranchCacheCount, b7 as newOrganisationBranchPayload, b6 as toOrganisationBranchPayload, ba as updateOrganisationBranch } from '../../../user_organisation_service-
|
|
4
|
+
export { O as OrganisationBranch, b3 as OrganisationBranchDTO, b5 as OrganisationBranchQueryDTO, b4 as OrganisationBranchQuerySchema, b2 as OrganisationBranchSchema, b9 as createOrganisationBranch, bb as deleteOrganisationBranch, b8 as findOrganisationBranchs, bc as getOrganisationBranchCache, be as getOrganisationBranchCacheChild, bd as getOrganisationBranchCacheCount, b7 as newOrganisationBranchPayload, b6 as toOrganisationBranchPayload, ba as updateOrganisationBranch } from '../../../user_organisation_service-NFqqAGYh.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 { bf as OrganisationColor, bh as OrganisationColorDTO, bj as OrganisationColorQueryDTO, bi as OrganisationColorQuerySchema, bg as OrganisationColorSchema, bn as createOrganisationColor, bp as deleteOrganisationColor, bm as findOrganisationColors, bq as getOrganisationColorCache, bs as getOrganisationColorCacheChild, br as getOrganisationColorCacheCount, bl as newOrganisationColorPayload, bk as toOrganisationColorPayload, bo as updateOrganisationColor } from '../../../user_organisation_service-
|
|
4
|
+
export { bf as OrganisationColor, bh as OrganisationColorDTO, bj as OrganisationColorQueryDTO, bi as OrganisationColorQuerySchema, bg as OrganisationColorSchema, bn as createOrganisationColor, bp as deleteOrganisationColor, bm as findOrganisationColors, bq as getOrganisationColorCache, bs as getOrganisationColorCacheChild, br as getOrganisationColorCacheCount, bl as newOrganisationColorPayload, bk as toOrganisationColorPayload, bo as updateOrganisationColor } from '../../../user_organisation_service-NFqqAGYh.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 { df as OrganisationGroup, di as OrganisationGroupDTO, dk as OrganisationGroupQueryDTO, dj as OrganisationGroupQuerySchema, dh as OrganisationGroupSchema, dg as VehicleOrganisationGroupLink, dp as createOrganisationGroup, dr as deleteOrganisationGroup, dn as findOrganisationGroups, ds as getOrganisationGroupCache, du as getOrganisationGroupCacheChild, dt as getOrganisationGroupCacheCount, dm as newOrganisationGroupPayload, dl as toOrganisationGroupPayload, dq as updateOrganisationGroup } from '../../../user_organisation_service-
|
|
4
|
+
export { df as OrganisationGroup, di as OrganisationGroupDTO, dk as OrganisationGroupQueryDTO, dj as OrganisationGroupQuerySchema, dh as OrganisationGroupSchema, dg as VehicleOrganisationGroupLink, dp as createOrganisationGroup, dr as deleteOrganisationGroup, dn as findOrganisationGroups, ds as getOrganisationGroupCache, du as getOrganisationGroupCacheChild, dt as getOrganisationGroupCacheCount, dm as newOrganisationGroupPayload, dl as toOrganisationGroupPayload, dq as updateOrganisationGroup } from '../../../user_organisation_service-NFqqAGYh.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 { aQ as OrganisationSubCompany, aS as OrganisationSubCompanyDTO, aU as OrganisationSubCompanyQueryDTO, aT as OrganisationSubCompanyQuerySchema, aR as OrganisationSubCompanySchema, aY as createOrganisationSubCompany, a_ as deleteOrganisationSubCompany, aX as findOrganisationSubCompanyies, a$ as getOrganisationSubCompanyCache, b1 as getOrganisationSubCompanyCacheChild, b0 as getOrganisationSubCompanyCacheCount, aW as newOrganisationSubCompanyPayload, aV as toOrganisationSubCompanyPayload, aZ as updateOrganisationSubCompany } from '../../../user_organisation_service-
|
|
4
|
+
export { aQ as OrganisationSubCompany, aS as OrganisationSubCompanyDTO, aU as OrganisationSubCompanyQueryDTO, aT as OrganisationSubCompanyQuerySchema, aR as OrganisationSubCompanySchema, aY as createOrganisationSubCompany, a_ as deleteOrganisationSubCompany, aX as findOrganisationSubCompanyies, a$ as getOrganisationSubCompanyCache, b1 as getOrganisationSubCompanyCacheChild, b0 as getOrganisationSubCompanyCacheCount, aW as newOrganisationSubCompanyPayload, aV as toOrganisationSubCompanyPayload, aZ as updateOrganisationSubCompany } from '../../../user_organisation_service-NFqqAGYh.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 { bt as OrganisationTag, bv as OrganisationTagDTO, bx as OrganisationTagQueryDTO, bw as OrganisationTagQuerySchema, bu as OrganisationTagSchema, bB as createOrganisationTag, bD as deleteOrganisationTag, bA as findOrganisationTags, bE as getOrganisationTagCache, bG as getOrganisationTagCacheChild, bF as getOrganisationTagCacheCount, bz as newOrganisationTagPayload, by as toOrganisationTagPayload, bC as updateOrganisationTag } from '../../../user_organisation_service-
|
|
4
|
+
export { bt as OrganisationTag, bv as OrganisationTagDTO, bx as OrganisationTagQueryDTO, bw as OrganisationTagQuerySchema, bu as OrganisationTagSchema, bB as createOrganisationTag, bD as deleteOrganisationTag, bA as findOrganisationTags, bE as getOrganisationTagCache, bG as getOrganisationTagCacheChild, bF as getOrganisationTagCacheCount, bz as newOrganisationTagPayload, by as toOrganisationTagPayload, bC as updateOrganisationTag } from '../../../user_organisation_service-NFqqAGYh.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 '../../../core/Enums.js';
|
|
2
2
|
import '../../../core/BaseResponse.js';
|
|
3
3
|
import 'zod';
|
|
4
|
-
import '../../../user_organisation_service-
|
|
4
|
+
import '../../../user_organisation_service-NFqqAGYh.js';
|
|
5
5
|
export { M as MasterSparePartCategory, b as MasterSparePartCategoryDTO, a as MasterSparePartCategorySchema, c as SparePartCategoryQueryDTO, S as SparePartCategoryQuerySchema, d as createMasterSparePartCategory, e as deleteMasterSparePartCategory, f as findMasterSparePartCategories, g as getMasterSparePartCategoryCache, h as getMasterSparePartCategoryCacheChild, i as getMasterSparePartCategoryCacheCount, n as newMasterSparePartCategoryPayload, t as toMasterSparePartCategoryPayload, u as updateMasterSparePartCategory } from './master_spare_part_sub_category_service.js';
|
|
6
6
|
import '../../../zod_utils/zod_base_schema.js';
|
|
7
7
|
import '../main/master_main_sim_provider_service.js';
|