@veeroute/lss-studio-angular 6.1.1902 → 6.3.1926
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/README.md +1 -1
- package/api/experimentsServiceInterface.d.ts +1 -1
- package/api/explorerServiceInterface.d.ts +1 -1
- package/api/hardlinksServiceInterface.d.ts +1 -1
- package/api/locationsServiceInterface.d.ts +1 -1
- package/api/ordersServiceInterface.d.ts +1 -1
- package/api/performersServiceInterface.d.ts +1 -1
- package/api/systemServiceInterface.d.ts +1 -1
- package/api/transportsServiceInterface.d.ts +1 -1
- package/api/tripsServiceInterface.d.ts +1 -1
- package/cfg/table_settings.json +25 -0
- package/esm2020/api/experimentsService.mjs +5 -5
- package/esm2020/api/experimentsServiceInterface.mjs +1 -1
- package/esm2020/api/explorerService.mjs +5 -5
- package/esm2020/api/explorerServiceInterface.mjs +1 -1
- package/esm2020/api/hardlinksService.mjs +5 -5
- package/esm2020/api/hardlinksServiceInterface.mjs +1 -1
- package/esm2020/api/locationsService.mjs +5 -5
- package/esm2020/api/locationsServiceInterface.mjs +1 -1
- package/esm2020/api/ordersService.mjs +5 -5
- package/esm2020/api/ordersServiceInterface.mjs +1 -1
- package/esm2020/api/performersService.mjs +5 -5
- package/esm2020/api/performersServiceInterface.mjs +1 -1
- package/esm2020/api/systemService.mjs +5 -5
- package/esm2020/api/systemServiceInterface.mjs +1 -1
- package/esm2020/api/transportsService.mjs +5 -5
- package/esm2020/api/transportsServiceInterface.mjs +1 -1
- package/esm2020/api/tripsService.mjs +5 -5
- package/esm2020/api/tripsServiceInterface.mjs +1 -1
- package/esm2020/api.module.mjs +5 -5
- package/esm2020/model/actualizeSettings.mjs +1 -1
- package/esm2020/model/assignedPerformer.mjs +1 -1
- package/esm2020/model/assignedTransport.mjs +1 -1
- package/esm2020/model/attribute.mjs +2 -2
- package/esm2020/model/basicProcess.mjs +2 -2
- package/esm2020/model/basicState.mjs +2 -2
- package/esm2020/model/basicTimeWindow.mjs +2 -2
- package/esm2020/model/box.mjs +1 -1
- package/esm2020/model/boxCompatibilities.mjs +2 -2
- package/esm2020/model/boxLimits.mjs +1 -1
- package/esm2020/model/break.mjs +2 -2
- package/esm2020/model/calculationInfo.mjs +1 -1
- package/esm2020/model/calculationSettings.mjs +2 -2
- package/esm2020/model/calculationStatus.mjs +2 -2
- package/esm2020/model/capacity.mjs +2 -2
- package/esm2020/model/capacityFactor.mjs +1 -1
- package/esm2020/model/cargo.mjs +1 -1
- package/esm2020/model/cargoCompatibilities.mjs +1 -1
- package/esm2020/model/cargoPlacement.mjs +2 -2
- package/esm2020/model/cargoRotationType.mjs +2 -2
- package/esm2020/model/checkResult.mjs +2 -2
- package/esm2020/model/compatibilityPenalty.mjs +2 -2
- package/esm2020/model/demand.mjs +1 -1
- package/esm2020/model/demandFact.mjs +2 -2
- package/esm2020/model/entityError.mjs +1 -1
- package/esm2020/model/entityErrorType.mjs +2 -2
- package/esm2020/model/entityPath.mjs +1 -1
- package/esm2020/model/entityType.mjs +2 -2
- package/esm2020/model/entityWarning.mjs +1 -1
- package/esm2020/model/entityWarningType.mjs +2 -2
- package/esm2020/model/experiment.mjs +1 -1
- package/esm2020/model/experimentCalculation.mjs +1 -1
- package/esm2020/model/experimentCheck.mjs +1 -1
- package/esm2020/model/experimentList.mjs +1 -1
- package/esm2020/model/experimentSettings.mjs +1 -1
- package/esm2020/model/experimentSpecification.mjs +2 -2
- package/esm2020/model/experimentStatistics.mjs +1 -1
- package/esm2020/model/facts.mjs +1 -1
- package/esm2020/model/filesystem.mjs +1 -1
- package/esm2020/model/folderSpecification.mjs +2 -2
- package/esm2020/model/folderStats.mjs +2 -2
- package/esm2020/model/folderType.mjs +2 -2
- package/esm2020/model/geoSettings.mjs +2 -2
- package/esm2020/model/geopoint.mjs +2 -2
- package/esm2020/model/hardlink.mjs +1 -1
- package/esm2020/model/hardlinkElement.mjs +1 -1
- package/esm2020/model/hardlinkElementType.mjs +2 -2
- package/esm2020/model/inlineResponse400.mjs +1 -1
- package/esm2020/model/inlineResponse401.mjs +1 -1
- package/esm2020/model/inlineResponse402.mjs +1 -1
- package/esm2020/model/inlineResponse403.mjs +1 -1
- package/esm2020/model/inlineResponse404.mjs +1 -1
- package/esm2020/model/inlineResponse404Detail.mjs +1 -1
- package/esm2020/model/inlineResponse429.mjs +1 -1
- package/esm2020/model/inlineResponse500.mjs +1 -1
- package/esm2020/model/linkedEssence.mjs +2 -2
- package/esm2020/model/location.mjs +1 -1
- package/esm2020/model/locationCompatibilities.mjs +2 -2
- package/esm2020/model/measurements.mjs +1 -1
- package/esm2020/model/objectMetrics.mjs +2 -2
- package/esm2020/model/order.mjs +1 -1
- package/esm2020/model/orderCompatibilities.mjs +2 -2
- package/esm2020/model/orderFact.mjs +2 -2
- package/esm2020/model/performer.mjs +1 -1
- package/esm2020/model/performerCompatibilities.mjs +2 -2
- package/esm2020/model/performerFact.mjs +1 -1
- package/esm2020/model/performerLimits.mjs +2 -2
- package/esm2020/model/performerShift.mjs +1 -1
- package/esm2020/model/performerTariff.mjs +1 -1
- package/esm2020/model/performerTariffConstraint.mjs +2 -2
- package/esm2020/model/planSettings.mjs +1 -1
- package/esm2020/model/planStatistics.mjs +1 -1
- package/esm2020/model/possibleEvent.mjs +1 -1
- package/esm2020/model/qualityStatistics.mjs +1 -1
- package/esm2020/model/replanSettings.mjs +1 -1
- package/esm2020/model/replanStrategy.mjs +2 -2
- package/esm2020/model/routingMatrix.mjs +1 -1
- package/esm2020/model/routingTransportMatrix.mjs +1 -1
- package/esm2020/model/schemaError.mjs +2 -2
- package/esm2020/model/serviceName.mjs +2 -2
- package/esm2020/model/statistics.mjs +1 -1
- package/esm2020/model/stopStatistics.mjs +1 -1
- package/esm2020/model/tableDataStats.mjs +2 -2
- package/esm2020/model/tableFilterBoolList.mjs +2 -2
- package/esm2020/model/tableFilterDatetimeRange.mjs +2 -2
- package/esm2020/model/tableFilterEnumList.mjs +2 -2
- package/esm2020/model/tableFilterFloatRange.mjs +2 -2
- package/esm2020/model/tableFilterIntRange.mjs +2 -2
- package/esm2020/model/tableFilterStringList.mjs +2 -2
- package/esm2020/model/tableFilterStringSearch.mjs +2 -2
- package/esm2020/model/tableFilterType.mjs +2 -2
- package/esm2020/model/tableHardlink.mjs +1 -1
- package/esm2020/model/tableHardlinkColumnType.mjs +2 -2
- package/esm2020/model/tableHardlinkFields.mjs +2 -2
- package/esm2020/model/tableHardlinkFilter.mjs +1 -1
- package/esm2020/model/tableHardlinkFilterList.mjs +1 -1
- package/esm2020/model/tableHardlinkList.mjs +1 -1
- package/esm2020/model/tableListStats.mjs +1 -1
- package/esm2020/model/tableListStatsDetail.mjs +2 -2
- package/esm2020/model/tableLocation.mjs +1 -1
- package/esm2020/model/tableLocationColumnType.mjs +3 -2
- package/esm2020/model/tableLocationFields.mjs +1 -1
- package/esm2020/model/tableLocationFilter.mjs +1 -1
- package/esm2020/model/tableLocationFilterList.mjs +1 -1
- package/esm2020/model/tableLocationList.mjs +1 -1
- package/esm2020/model/tableOrder.mjs +1 -1
- package/esm2020/model/tableOrderColumnType.mjs +3 -2
- package/esm2020/model/tableOrderFields.mjs +1 -1
- package/esm2020/model/tableOrderFilter.mjs +1 -1
- package/esm2020/model/tableOrderFilterList.mjs +1 -1
- package/esm2020/model/tableOrderList.mjs +1 -1
- package/esm2020/model/tablePerformer.mjs +1 -1
- package/esm2020/model/tablePerformerColumnType.mjs +3 -2
- package/esm2020/model/tablePerformerFields.mjs +1 -1
- package/esm2020/model/tablePerformerFilter.mjs +1 -1
- package/esm2020/model/tablePerformerFilterList.mjs +1 -1
- package/esm2020/model/tablePerformerList.mjs +1 -1
- package/esm2020/model/tableTransport.mjs +1 -1
- package/esm2020/model/tableTransportColumnType.mjs +3 -2
- package/esm2020/model/tableTransportFields.mjs +1 -1
- package/esm2020/model/tableTransportFilter.mjs +1 -1
- package/esm2020/model/tableTransportFilterList.mjs +1 -1
- package/esm2020/model/tableTransportList.mjs +1 -1
- package/esm2020/model/tableTrip.mjs +1 -1
- package/esm2020/model/tableTripColumnType.mjs +3 -2
- package/esm2020/model/tableTripFields.mjs +1 -1
- package/esm2020/model/tableTripFilter.mjs +1 -1
- package/esm2020/model/tableTripFilterList.mjs +1 -1
- package/esm2020/model/tableTripList.mjs +1 -1
- package/esm2020/model/timeWindow.mjs +2 -2
- package/esm2020/model/timeWindowViolations.mjs +1 -1
- package/esm2020/model/tracedata.mjs +1 -1
- package/esm2020/model/trackPoint.mjs +1 -1
- package/esm2020/model/transport.mjs +1 -1
- package/esm2020/model/transportCompatibilities.mjs +2 -2
- package/esm2020/model/transportFact.mjs +1 -1
- package/esm2020/model/transportFactor.mjs +1 -1
- package/esm2020/model/transportLimits.mjs +1 -1
- package/esm2020/model/transportLoad.mjs +1 -1
- package/esm2020/model/transportShift.mjs +1 -1
- package/esm2020/model/transportTariff.mjs +1 -1
- package/esm2020/model/transportTariffConstraint.mjs +2 -2
- package/esm2020/model/transportType.mjs +2 -2
- package/esm2020/model/trip.mjs +1 -1
- package/esm2020/model/tripAssumptions.mjs +1 -1
- package/esm2020/model/tripPenalties.mjs +1 -1
- package/esm2020/model/tripStartTimeStrategy.mjs +2 -2
- package/esm2020/model/tripState.mjs +1 -1
- package/esm2020/model/tripStateFlag.mjs +2 -2
- package/esm2020/model/tripStatistics.mjs +1 -1
- package/esm2020/model/tripsSettings.mjs +1 -1
- package/esm2020/model/universalData.mjs +1 -1
- package/esm2020/model/unplannedItems.mjs +2 -2
- package/esm2020/model/versionResult.mjs +2 -2
- package/esm2020/model/waypoint.mjs +1 -1
- package/esm2020/model/webHardlink.mjs +1 -1
- package/esm2020/model/webLocation.mjs +1 -1
- package/esm2020/model/webLocationGeopoint.mjs +1 -1
- package/esm2020/model/webLocationGeopointList.mjs +1 -1
- package/esm2020/model/webOrder.mjs +1 -1
- package/esm2020/model/webOrderGeopoint.mjs +1 -1
- package/esm2020/model/webOrderGeopointList.mjs +1 -1
- package/esm2020/model/webPerformer.mjs +1 -1
- package/esm2020/model/webPerformerGeopoint.mjs +1 -1
- package/esm2020/model/webPerformerGeopointList.mjs +1 -1
- package/esm2020/model/webTransport.mjs +1 -1
- package/esm2020/model/webTransportGeopoint.mjs +1 -1
- package/esm2020/model/webTransportGeopointList.mjs +1 -1
- package/esm2020/model/webTrip.mjs +1 -1
- package/esm2020/model/webTripTrack.mjs +1 -1
- package/esm2020/model/webTripTrackList.mjs +1 -1
- package/esm2020/model/workAndRestRules.mjs +1 -1
- package/fesm2015/veeroute-lss-studio-angular.mjs +69 -64
- package/fesm2015/veeroute-lss-studio-angular.mjs.map +1 -1
- package/fesm2020/veeroute-lss-studio-angular.mjs +105 -100
- package/fesm2020/veeroute-lss-studio-angular.mjs.map +1 -1
- package/model/actualizeSettings.d.ts +1 -1
- package/model/assignedPerformer.d.ts +1 -1
- package/model/assignedTransport.d.ts +1 -1
- package/model/attribute.d.ts +1 -1
- package/model/basicProcess.d.ts +1 -1
- package/model/basicState.d.ts +1 -1
- package/model/basicTimeWindow.d.ts +1 -1
- package/model/box.d.ts +1 -1
- package/model/boxCompatibilities.d.ts +1 -1
- package/model/boxLimits.d.ts +1 -1
- package/model/break.d.ts +1 -1
- package/model/calculationInfo.d.ts +1 -1
- package/model/calculationSettings.d.ts +1 -1
- package/model/calculationStatus.d.ts +1 -1
- package/model/capacity.d.ts +1 -1
- package/model/capacityFactor.d.ts +1 -1
- package/model/cargo.d.ts +1 -1
- package/model/cargoCompatibilities.d.ts +1 -1
- package/model/cargoPlacement.d.ts +1 -1
- package/model/cargoRotationType.d.ts +1 -1
- package/model/checkResult.d.ts +1 -1
- package/model/compatibilityPenalty.d.ts +1 -1
- package/model/demand.d.ts +1 -1
- package/model/demandFact.d.ts +1 -1
- package/model/entityError.d.ts +1 -1
- package/model/entityErrorType.d.ts +1 -1
- package/model/entityPath.d.ts +1 -1
- package/model/entityType.d.ts +1 -1
- package/model/entityWarning.d.ts +1 -1
- package/model/entityWarningType.d.ts +1 -1
- package/model/experiment.d.ts +1 -1
- package/model/experimentCalculation.d.ts +1 -1
- package/model/experimentCheck.d.ts +1 -1
- package/model/experimentList.d.ts +1 -1
- package/model/experimentSettings.d.ts +1 -1
- package/model/experimentSpecification.d.ts +1 -1
- package/model/experimentStatistics.d.ts +1 -1
- package/model/facts.d.ts +1 -1
- package/model/filesystem.d.ts +1 -1
- package/model/folderSpecification.d.ts +1 -1
- package/model/folderStats.d.ts +1 -1
- package/model/folderType.d.ts +1 -1
- package/model/geoSettings.d.ts +1 -1
- package/model/geopoint.d.ts +1 -1
- package/model/hardlink.d.ts +1 -1
- package/model/hardlinkElement.d.ts +1 -1
- package/model/hardlinkElementType.d.ts +1 -1
- package/model/inlineResponse400.d.ts +1 -1
- package/model/inlineResponse401.d.ts +1 -1
- package/model/inlineResponse402.d.ts +1 -1
- package/model/inlineResponse403.d.ts +1 -1
- package/model/inlineResponse404.d.ts +1 -1
- package/model/inlineResponse404Detail.d.ts +1 -1
- package/model/inlineResponse429.d.ts +1 -1
- package/model/inlineResponse500.d.ts +1 -1
- package/model/linkedEssence.d.ts +1 -1
- package/model/location.d.ts +1 -1
- package/model/locationCompatibilities.d.ts +1 -1
- package/model/measurements.d.ts +1 -1
- package/model/objectMetrics.d.ts +1 -1
- package/model/order.d.ts +1 -1
- package/model/orderCompatibilities.d.ts +1 -1
- package/model/orderFact.d.ts +1 -1
- package/model/performer.d.ts +1 -1
- package/model/performerCompatibilities.d.ts +1 -1
- package/model/performerFact.d.ts +1 -1
- package/model/performerLimits.d.ts +1 -1
- package/model/performerShift.d.ts +1 -1
- package/model/performerTariff.d.ts +1 -1
- package/model/performerTariffConstraint.d.ts +1 -1
- package/model/planSettings.d.ts +1 -1
- package/model/planStatistics.d.ts +1 -1
- package/model/possibleEvent.d.ts +1 -1
- package/model/qualityStatistics.d.ts +1 -1
- package/model/replanSettings.d.ts +1 -1
- package/model/replanStrategy.d.ts +1 -1
- package/model/routingMatrix.d.ts +1 -1
- package/model/routingTransportMatrix.d.ts +1 -1
- package/model/schemaError.d.ts +1 -1
- package/model/serviceName.d.ts +1 -1
- package/model/statistics.d.ts +1 -1
- package/model/stopStatistics.d.ts +1 -1
- package/model/tableDataStats.d.ts +1 -1
- package/model/tableFilterBoolList.d.ts +1 -1
- package/model/tableFilterDatetimeRange.d.ts +1 -1
- package/model/tableFilterEnumList.d.ts +1 -1
- package/model/tableFilterFloatRange.d.ts +1 -1
- package/model/tableFilterIntRange.d.ts +1 -1
- package/model/tableFilterStringList.d.ts +1 -1
- package/model/tableFilterStringSearch.d.ts +1 -1
- package/model/tableFilterType.d.ts +1 -1
- package/model/tableHardlink.d.ts +1 -1
- package/model/tableHardlinkColumnType.d.ts +1 -1
- package/model/tableHardlinkFields.d.ts +1 -1
- package/model/tableHardlinkFilter.d.ts +1 -1
- package/model/tableHardlinkFilterList.d.ts +1 -1
- package/model/tableHardlinkList.d.ts +1 -1
- package/model/tableListStats.d.ts +1 -1
- package/model/tableListStatsDetail.d.ts +1 -1
- package/model/tableLocation.d.ts +1 -1
- package/model/tableLocationColumnType.d.ts +3 -2
- package/model/tableLocationFields.d.ts +5 -1
- package/model/tableLocationFilter.d.ts +1 -1
- package/model/tableLocationFilterList.d.ts +1 -1
- package/model/tableLocationList.d.ts +1 -1
- package/model/tableOrder.d.ts +1 -1
- package/model/tableOrderColumnType.d.ts +3 -2
- package/model/tableOrderFields.d.ts +5 -1
- package/model/tableOrderFilter.d.ts +1 -1
- package/model/tableOrderFilterList.d.ts +1 -1
- package/model/tableOrderList.d.ts +1 -1
- package/model/tablePerformer.d.ts +1 -1
- package/model/tablePerformerColumnType.d.ts +3 -2
- package/model/tablePerformerFields.d.ts +5 -1
- package/model/tablePerformerFilter.d.ts +1 -1
- package/model/tablePerformerFilterList.d.ts +1 -1
- package/model/tablePerformerList.d.ts +1 -1
- package/model/tableTransport.d.ts +1 -1
- package/model/tableTransportColumnType.d.ts +3 -2
- package/model/tableTransportFields.d.ts +5 -1
- package/model/tableTransportFilter.d.ts +1 -1
- package/model/tableTransportFilterList.d.ts +1 -1
- package/model/tableTransportList.d.ts +1 -1
- package/model/tableTrip.d.ts +1 -1
- package/model/tableTripColumnType.d.ts +3 -2
- package/model/tableTripFields.d.ts +5 -1
- package/model/tableTripFilter.d.ts +1 -1
- package/model/tableTripFilterList.d.ts +1 -1
- package/model/tableTripList.d.ts +1 -1
- package/model/timeWindow.d.ts +1 -1
- package/model/timeWindowViolations.d.ts +1 -1
- package/model/tracedata.d.ts +1 -1
- package/model/trackPoint.d.ts +1 -1
- package/model/transport.d.ts +1 -1
- package/model/transportCompatibilities.d.ts +1 -1
- package/model/transportFact.d.ts +1 -1
- package/model/transportFactor.d.ts +1 -1
- package/model/transportLimits.d.ts +1 -1
- package/model/transportLoad.d.ts +1 -1
- package/model/transportShift.d.ts +1 -1
- package/model/transportTariff.d.ts +1 -1
- package/model/transportTariffConstraint.d.ts +1 -1
- package/model/transportType.d.ts +1 -1
- package/model/trip.d.ts +1 -1
- package/model/tripAssumptions.d.ts +1 -1
- package/model/tripPenalties.d.ts +1 -1
- package/model/tripStartTimeStrategy.d.ts +1 -1
- package/model/tripState.d.ts +1 -1
- package/model/tripStateFlag.d.ts +1 -1
- package/model/tripStatistics.d.ts +1 -1
- package/model/tripsSettings.d.ts +1 -1
- package/model/universalData.d.ts +1 -1
- package/model/unplannedItems.d.ts +1 -1
- package/model/versionResult.d.ts +1 -1
- package/model/waypoint.d.ts +1 -1
- package/model/webHardlink.d.ts +1 -1
- package/model/webLocation.d.ts +1 -1
- package/model/webLocationGeopoint.d.ts +1 -1
- package/model/webLocationGeopointList.d.ts +1 -1
- package/model/webOrder.d.ts +1 -1
- package/model/webOrderGeopoint.d.ts +1 -1
- package/model/webOrderGeopointList.d.ts +1 -1
- package/model/webPerformer.d.ts +1 -1
- package/model/webPerformerGeopoint.d.ts +1 -1
- package/model/webPerformerGeopointList.d.ts +1 -1
- package/model/webTransport.d.ts +1 -1
- package/model/webTransportGeopoint.d.ts +1 -1
- package/model/webTransportGeopointList.d.ts +1 -1
- package/model/webTrip.d.ts +1 -1
- package/model/webTripTrack.d.ts +1 -1
- package/model/webTripTrackList.d.ts +1 -1
- package/model/workAndRestRules.d.ts +1 -1
- package/package.json +1 -1
|
@@ -113,7 +113,7 @@ class Configuration {
|
|
|
113
113
|
/**
|
|
114
114
|
* VRt.Studio [ST]
|
|
115
115
|
*
|
|
116
|
-
* The version of the OpenAPI document: 6.
|
|
116
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
117
117
|
* Contact: servicedesk@veeroute.com
|
|
118
118
|
*
|
|
119
119
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1100,9 +1100,9 @@ class ExperimentsService {
|
|
|
1100
1100
|
});
|
|
1101
1101
|
}
|
|
1102
1102
|
}
|
|
1103
|
-
ExperimentsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
1104
|
-
ExperimentsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
1105
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
1103
|
+
ExperimentsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: ExperimentsService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1104
|
+
ExperimentsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: ExperimentsService, providedIn: 'root' });
|
|
1105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: ExperimentsService, decorators: [{
|
|
1106
1106
|
type: Injectable,
|
|
1107
1107
|
args: [{
|
|
1108
1108
|
providedIn: 'root'
|
|
@@ -1121,7 +1121,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1121
1121
|
/**
|
|
1122
1122
|
* VRt.Studio [ST]
|
|
1123
1123
|
*
|
|
1124
|
-
* The version of the OpenAPI document: 6.
|
|
1124
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
1125
1125
|
* Contact: servicedesk@veeroute.com
|
|
1126
1126
|
*
|
|
1127
1127
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1510,9 +1510,9 @@ class ExplorerService {
|
|
|
1510
1510
|
});
|
|
1511
1511
|
}
|
|
1512
1512
|
}
|
|
1513
|
-
ExplorerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
1514
|
-
ExplorerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
1515
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
1513
|
+
ExplorerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: ExplorerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1514
|
+
ExplorerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: ExplorerService, providedIn: 'root' });
|
|
1515
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: ExplorerService, decorators: [{
|
|
1516
1516
|
type: Injectable,
|
|
1517
1517
|
args: [{
|
|
1518
1518
|
providedIn: 'root'
|
|
@@ -1531,7 +1531,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1531
1531
|
/**
|
|
1532
1532
|
* VRt.Studio [ST]
|
|
1533
1533
|
*
|
|
1534
|
-
* The version of the OpenAPI document: 6.
|
|
1534
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
1535
1535
|
* Contact: servicedesk@veeroute.com
|
|
1536
1536
|
*
|
|
1537
1537
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -1891,9 +1891,9 @@ class HardlinksService {
|
|
|
1891
1891
|
});
|
|
1892
1892
|
}
|
|
1893
1893
|
}
|
|
1894
|
-
HardlinksService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
1895
|
-
HardlinksService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
1896
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
1894
|
+
HardlinksService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: HardlinksService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1895
|
+
HardlinksService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: HardlinksService, providedIn: 'root' });
|
|
1896
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: HardlinksService, decorators: [{
|
|
1897
1897
|
type: Injectable,
|
|
1898
1898
|
args: [{
|
|
1899
1899
|
providedIn: 'root'
|
|
@@ -1912,7 +1912,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
1912
1912
|
/**
|
|
1913
1913
|
* VRt.Studio [ST]
|
|
1914
1914
|
*
|
|
1915
|
-
* The version of the OpenAPI document: 6.
|
|
1915
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
1916
1916
|
* Contact: servicedesk@veeroute.com
|
|
1917
1917
|
*
|
|
1918
1918
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -2329,9 +2329,9 @@ class LocationsService {
|
|
|
2329
2329
|
});
|
|
2330
2330
|
}
|
|
2331
2331
|
}
|
|
2332
|
-
LocationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
2333
|
-
LocationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
2334
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
2332
|
+
LocationsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LocationsService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2333
|
+
LocationsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LocationsService, providedIn: 'root' });
|
|
2334
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LocationsService, decorators: [{
|
|
2335
2335
|
type: Injectable,
|
|
2336
2336
|
args: [{
|
|
2337
2337
|
providedIn: 'root'
|
|
@@ -2350,7 +2350,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
2350
2350
|
/**
|
|
2351
2351
|
* VRt.Studio [ST]
|
|
2352
2352
|
*
|
|
2353
|
-
* The version of the OpenAPI document: 6.
|
|
2353
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
2354
2354
|
* Contact: servicedesk@veeroute.com
|
|
2355
2355
|
*
|
|
2356
2356
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -2767,9 +2767,9 @@ class OrdersService {
|
|
|
2767
2767
|
});
|
|
2768
2768
|
}
|
|
2769
2769
|
}
|
|
2770
|
-
OrdersService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
2771
|
-
OrdersService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
2772
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
2770
|
+
OrdersService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: OrdersService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2771
|
+
OrdersService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: OrdersService, providedIn: 'root' });
|
|
2772
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: OrdersService, decorators: [{
|
|
2773
2773
|
type: Injectable,
|
|
2774
2774
|
args: [{
|
|
2775
2775
|
providedIn: 'root'
|
|
@@ -2788,7 +2788,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
2788
2788
|
/**
|
|
2789
2789
|
* VRt.Studio [ST]
|
|
2790
2790
|
*
|
|
2791
|
-
* The version of the OpenAPI document: 6.
|
|
2791
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
2792
2792
|
* Contact: servicedesk@veeroute.com
|
|
2793
2793
|
*
|
|
2794
2794
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -3205,9 +3205,9 @@ class PerformersService {
|
|
|
3205
3205
|
});
|
|
3206
3206
|
}
|
|
3207
3207
|
}
|
|
3208
|
-
PerformersService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
3209
|
-
PerformersService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
3210
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
3208
|
+
PerformersService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: PerformersService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3209
|
+
PerformersService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: PerformersService, providedIn: 'root' });
|
|
3210
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: PerformersService, decorators: [{
|
|
3211
3211
|
type: Injectable,
|
|
3212
3212
|
args: [{
|
|
3213
3213
|
providedIn: 'root'
|
|
@@ -3226,7 +3226,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
3226
3226
|
/**
|
|
3227
3227
|
* VRt.Studio [ST]
|
|
3228
3228
|
*
|
|
3229
|
-
* The version of the OpenAPI document: 6.
|
|
3229
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
3230
3230
|
* Contact: servicedesk@veeroute.com
|
|
3231
3231
|
*
|
|
3232
3232
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -3407,9 +3407,9 @@ class SystemService {
|
|
|
3407
3407
|
});
|
|
3408
3408
|
}
|
|
3409
3409
|
}
|
|
3410
|
-
SystemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
3411
|
-
SystemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
3412
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
3410
|
+
SystemService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SystemService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3411
|
+
SystemService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SystemService, providedIn: 'root' });
|
|
3412
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: SystemService, decorators: [{
|
|
3413
3413
|
type: Injectable,
|
|
3414
3414
|
args: [{
|
|
3415
3415
|
providedIn: 'root'
|
|
@@ -3428,7 +3428,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
3428
3428
|
/**
|
|
3429
3429
|
* VRt.Studio [ST]
|
|
3430
3430
|
*
|
|
3431
|
-
* The version of the OpenAPI document: 6.
|
|
3431
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
3432
3432
|
* Contact: servicedesk@veeroute.com
|
|
3433
3433
|
*
|
|
3434
3434
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -3845,9 +3845,9 @@ class TransportsService {
|
|
|
3845
3845
|
});
|
|
3846
3846
|
}
|
|
3847
3847
|
}
|
|
3848
|
-
TransportsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
3849
|
-
TransportsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
3850
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
3848
|
+
TransportsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TransportsService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3849
|
+
TransportsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TransportsService, providedIn: 'root' });
|
|
3850
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TransportsService, decorators: [{
|
|
3851
3851
|
type: Injectable,
|
|
3852
3852
|
args: [{
|
|
3853
3853
|
providedIn: 'root'
|
|
@@ -3866,7 +3866,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.2.12", ngImpo
|
|
|
3866
3866
|
/**
|
|
3867
3867
|
* VRt.Studio [ST]
|
|
3868
3868
|
*
|
|
3869
|
-
* The version of the OpenAPI document: 6.
|
|
3869
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
3870
3870
|
* Contact: servicedesk@veeroute.com
|
|
3871
3871
|
*
|
|
3872
3872
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4283,9 +4283,9 @@ class TripsService {
|
|
|
4283
4283
|
});
|
|
4284
4284
|
}
|
|
4285
4285
|
}
|
|
4286
|
-
TripsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
4287
|
-
TripsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.
|
|
4288
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
4286
|
+
TripsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TripsService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4287
|
+
TripsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TripsService, providedIn: 'root' });
|
|
4288
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TripsService, decorators: [{
|
|
4289
4289
|
type: Injectable,
|
|
4290
4290
|
args: [{
|
|
4291
4291
|
providedIn: 'root'
|
|
@@ -4306,7 +4306,7 @@ const APIS = [ExperimentsService, ExplorerService, HardlinksService, LocationsSe
|
|
|
4306
4306
|
/**
|
|
4307
4307
|
* VRt.Studio [ST]
|
|
4308
4308
|
*
|
|
4309
|
-
* The version of the OpenAPI document: 6.
|
|
4309
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4310
4310
|
* Contact: servicedesk@veeroute.com
|
|
4311
4311
|
*
|
|
4312
4312
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4326,7 +4326,7 @@ var BasicProcessStudio;
|
|
|
4326
4326
|
/**
|
|
4327
4327
|
* VRt.Studio [ST]
|
|
4328
4328
|
*
|
|
4329
|
-
* The version of the OpenAPI document: 6.
|
|
4329
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4330
4330
|
* Contact: servicedesk@veeroute.com
|
|
4331
4331
|
*
|
|
4332
4332
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4347,7 +4347,7 @@ var BasicStateStudio;
|
|
|
4347
4347
|
/**
|
|
4348
4348
|
* VRt.Studio [ST]
|
|
4349
4349
|
*
|
|
4350
|
-
* The version of the OpenAPI document: 6.
|
|
4350
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4351
4351
|
* Contact: servicedesk@veeroute.com
|
|
4352
4352
|
*
|
|
4353
4353
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4371,7 +4371,7 @@ var CalculationStatusStudio;
|
|
|
4371
4371
|
/**
|
|
4372
4372
|
* VRt.Studio [ST]
|
|
4373
4373
|
*
|
|
4374
|
-
* The version of the OpenAPI document: 6.
|
|
4374
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4375
4375
|
* Contact: servicedesk@veeroute.com
|
|
4376
4376
|
*
|
|
4377
4377
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4392,7 +4392,7 @@ var CargoRotationTypeStudio;
|
|
|
4392
4392
|
/**
|
|
4393
4393
|
* VRt.Studio [ST]
|
|
4394
4394
|
*
|
|
4395
|
-
* The version of the OpenAPI document: 6.
|
|
4395
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4396
4396
|
* Contact: servicedesk@veeroute.com
|
|
4397
4397
|
*
|
|
4398
4398
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4417,7 +4417,7 @@ var DemandStudioDemandTypeEnum;
|
|
|
4417
4417
|
/**
|
|
4418
4418
|
* VRt.Studio [ST]
|
|
4419
4419
|
*
|
|
4420
|
-
* The version of the OpenAPI document: 6.
|
|
4420
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4421
4421
|
* Contact: servicedesk@veeroute.com
|
|
4422
4422
|
*
|
|
4423
4423
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4442,7 +4442,7 @@ var EntityErrorTypeStudio;
|
|
|
4442
4442
|
/**
|
|
4443
4443
|
* VRt.Studio [ST]
|
|
4444
4444
|
*
|
|
4445
|
-
* The version of the OpenAPI document: 6.
|
|
4445
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4446
4446
|
* Contact: servicedesk@veeroute.com
|
|
4447
4447
|
*
|
|
4448
4448
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4485,7 +4485,7 @@ var EntityTypeStudio;
|
|
|
4485
4485
|
/**
|
|
4486
4486
|
* VRt.Studio [ST]
|
|
4487
4487
|
*
|
|
4488
|
-
* The version of the OpenAPI document: 6.
|
|
4488
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4489
4489
|
* Contact: servicedesk@veeroute.com
|
|
4490
4490
|
*
|
|
4491
4491
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4524,7 +4524,7 @@ var EntityWarningTypeStudio;
|
|
|
4524
4524
|
/**
|
|
4525
4525
|
* VRt.Studio [ST]
|
|
4526
4526
|
*
|
|
4527
|
-
* The version of the OpenAPI document: 6.
|
|
4527
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4528
4528
|
* Contact: servicedesk@veeroute.com
|
|
4529
4529
|
*
|
|
4530
4530
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4543,7 +4543,7 @@ var FolderTypeStudio;
|
|
|
4543
4543
|
/**
|
|
4544
4544
|
* VRt.Studio [ST]
|
|
4545
4545
|
*
|
|
4546
|
-
* The version of the OpenAPI document: 6.
|
|
4546
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4547
4547
|
* Contact: servicedesk@veeroute.com
|
|
4548
4548
|
*
|
|
4549
4549
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4563,7 +4563,7 @@ var HardlinkElementTypeStudio;
|
|
|
4563
4563
|
/**
|
|
4564
4564
|
* VRt.Studio [ST]
|
|
4565
4565
|
*
|
|
4566
|
-
* The version of the OpenAPI document: 6.
|
|
4566
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4567
4567
|
* Contact: servicedesk@veeroute.com
|
|
4568
4568
|
*
|
|
4569
4569
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4584,7 +4584,7 @@ var LinkedEssenceStudioEssenceTypeEnum;
|
|
|
4584
4584
|
/**
|
|
4585
4585
|
* VRt.Studio [ST]
|
|
4586
4586
|
*
|
|
4587
|
-
* The version of the OpenAPI document: 6.
|
|
4587
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4588
4588
|
* Contact: servicedesk@veeroute.com
|
|
4589
4589
|
*
|
|
4590
4590
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4600,7 +4600,7 @@ var OrderFactStudioTypeEnum;
|
|
|
4600
4600
|
/**
|
|
4601
4601
|
* VRt.Studio [ST]
|
|
4602
4602
|
*
|
|
4603
|
-
* The version of the OpenAPI document: 6.
|
|
4603
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4604
4604
|
* Contact: servicedesk@veeroute.com
|
|
4605
4605
|
*
|
|
4606
4606
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4628,7 +4628,7 @@ var ServiceNameStudio;
|
|
|
4628
4628
|
/**
|
|
4629
4629
|
* VRt.Studio [ST]
|
|
4630
4630
|
*
|
|
4631
|
-
* The version of the OpenAPI document: 6.
|
|
4631
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4632
4632
|
* Contact: servicedesk@veeroute.com
|
|
4633
4633
|
*
|
|
4634
4634
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4652,7 +4652,7 @@ var TableFilterTypeStudio;
|
|
|
4652
4652
|
/**
|
|
4653
4653
|
* VRt.Studio [ST]
|
|
4654
4654
|
*
|
|
4655
|
-
* The version of the OpenAPI document: 6.
|
|
4655
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4656
4656
|
* Contact: servicedesk@veeroute.com
|
|
4657
4657
|
*
|
|
4658
4658
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4675,7 +4675,7 @@ var TableHardlinkColumnTypeStudio;
|
|
|
4675
4675
|
/**
|
|
4676
4676
|
* VRt.Studio [ST]
|
|
4677
4677
|
*
|
|
4678
|
-
* The version of the OpenAPI document: 6.
|
|
4678
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4679
4679
|
* Contact: servicedesk@veeroute.com
|
|
4680
4680
|
*
|
|
4681
4681
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4698,7 +4698,7 @@ var TableHardlinkFieldsStudioElementTypeEnum;
|
|
|
4698
4698
|
/**
|
|
4699
4699
|
* VRt.Studio [ST]
|
|
4700
4700
|
*
|
|
4701
|
-
* The version of the OpenAPI document: 6.
|
|
4701
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4702
4702
|
* Contact: servicedesk@veeroute.com
|
|
4703
4703
|
*
|
|
4704
4704
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4713,6 +4713,7 @@ var TableLocationColumnTypeStudio;
|
|
|
4713
4713
|
TableLocationColumnTypeStudio["ENABLED"] = "ENABLED";
|
|
4714
4714
|
TableLocationColumnTypeStudio["PRISTINE"] = "PRISTINE";
|
|
4715
4715
|
TableLocationColumnTypeStudio["WORKING_TIME"] = "WORKING_TIME";
|
|
4716
|
+
TableLocationColumnTypeStudio["ATTRIBUTES"] = "ATTRIBUTES";
|
|
4716
4717
|
})(TableLocationColumnTypeStudio || (TableLocationColumnTypeStudio = {}));
|
|
4717
4718
|
;
|
|
4718
4719
|
|
|
@@ -4726,7 +4727,7 @@ var TableLocationFieldsStudioEssenceTypeEnum;
|
|
|
4726
4727
|
/**
|
|
4727
4728
|
* VRt.Studio [ST]
|
|
4728
4729
|
*
|
|
4729
|
-
* The version of the OpenAPI document: 6.
|
|
4730
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4730
4731
|
* Contact: servicedesk@veeroute.com
|
|
4731
4732
|
*
|
|
4732
4733
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4763,6 +4764,7 @@ var TableOrderColumnTypeStudio;
|
|
|
4763
4764
|
TableOrderColumnTypeStudio["CARGO_RESTRICTIONS"] = "CARGO_RESTRICTIONS";
|
|
4764
4765
|
TableOrderColumnTypeStudio["DEMANDS_COUNT"] = "DEMANDS_COUNT";
|
|
4765
4766
|
TableOrderColumnTypeStudio["TRIP_KEY"] = "TRIP_KEY";
|
|
4767
|
+
TableOrderColumnTypeStudio["ATTRIBUTES"] = "ATTRIBUTES";
|
|
4766
4768
|
})(TableOrderColumnTypeStudio || (TableOrderColumnTypeStudio = {}));
|
|
4767
4769
|
;
|
|
4768
4770
|
|
|
@@ -4776,7 +4778,7 @@ var TableOrderFieldsStudioEssenceTypeEnum;
|
|
|
4776
4778
|
/**
|
|
4777
4779
|
* VRt.Studio [ST]
|
|
4778
4780
|
*
|
|
4779
|
-
* The version of the OpenAPI document: 6.
|
|
4781
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4780
4782
|
* Contact: servicedesk@veeroute.com
|
|
4781
4783
|
*
|
|
4782
4784
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4795,6 +4797,7 @@ var TablePerformerColumnTypeStudio;
|
|
|
4795
4797
|
TablePerformerColumnTypeStudio["TRIP_KEY"] = "TRIP_KEY";
|
|
4796
4798
|
TablePerformerColumnTypeStudio["LOCATION_KEYS"] = "LOCATION_KEYS";
|
|
4797
4799
|
TablePerformerColumnTypeStudio["TRIPS_COUNT"] = "TRIPS_COUNT";
|
|
4800
|
+
TablePerformerColumnTypeStudio["ATTRIBUTES"] = "ATTRIBUTES";
|
|
4798
4801
|
})(TablePerformerColumnTypeStudio || (TablePerformerColumnTypeStudio = {}));
|
|
4799
4802
|
;
|
|
4800
4803
|
|
|
@@ -4808,7 +4811,7 @@ var TablePerformerFieldsStudioEssenceTypeEnum;
|
|
|
4808
4811
|
/**
|
|
4809
4812
|
* VRt.Studio [ST]
|
|
4810
4813
|
*
|
|
4811
|
-
* The version of the OpenAPI document: 6.
|
|
4814
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4812
4815
|
* Contact: servicedesk@veeroute.com
|
|
4813
4816
|
*
|
|
4814
4817
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4827,6 +4830,7 @@ var TableTransportColumnTypeStudio;
|
|
|
4827
4830
|
TableTransportColumnTypeStudio["TRIP_KEY"] = "TRIP_KEY";
|
|
4828
4831
|
TableTransportColumnTypeStudio["LOCATION_KEYS"] = "LOCATION_KEYS";
|
|
4829
4832
|
TableTransportColumnTypeStudio["TRIPS_COUNT"] = "TRIPS_COUNT";
|
|
4833
|
+
TableTransportColumnTypeStudio["ATTRIBUTES"] = "ATTRIBUTES";
|
|
4830
4834
|
})(TableTransportColumnTypeStudio || (TableTransportColumnTypeStudio = {}));
|
|
4831
4835
|
;
|
|
4832
4836
|
|
|
@@ -4840,7 +4844,7 @@ var TableTransportFieldsStudioEssenceTypeEnum;
|
|
|
4840
4844
|
/**
|
|
4841
4845
|
* VRt.Studio [ST]
|
|
4842
4846
|
*
|
|
4843
|
-
* The version of the OpenAPI document: 6.
|
|
4847
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4844
4848
|
* Contact: servicedesk@veeroute.com
|
|
4845
4849
|
*
|
|
4846
4850
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4857,6 +4861,7 @@ var TableTripColumnTypeStudio;
|
|
|
4857
4861
|
TableTripColumnTypeStudio["WORKING_TIME"] = "WORKING_TIME";
|
|
4858
4862
|
TableTripColumnTypeStudio["ORDERS_COUNT"] = "ORDERS_COUNT";
|
|
4859
4863
|
TableTripColumnTypeStudio["NAME"] = "NAME";
|
|
4864
|
+
TableTripColumnTypeStudio["ATTRIBUTES"] = "ATTRIBUTES";
|
|
4860
4865
|
})(TableTripColumnTypeStudio || (TableTripColumnTypeStudio = {}));
|
|
4861
4866
|
;
|
|
4862
4867
|
|
|
@@ -4870,7 +4875,7 @@ var TableTripFieldsStudioEssenceTypeEnum;
|
|
|
4870
4875
|
/**
|
|
4871
4876
|
* VRt.Studio [ST]
|
|
4872
4877
|
*
|
|
4873
|
-
* The version of the OpenAPI document: 6.
|
|
4878
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4874
4879
|
* Contact: servicedesk@veeroute.com
|
|
4875
4880
|
*
|
|
4876
4881
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4897,7 +4902,7 @@ var TransportTypeStudio;
|
|
|
4897
4902
|
/**
|
|
4898
4903
|
* VRt.Studio [ST]
|
|
4899
4904
|
*
|
|
4900
|
-
* The version of the OpenAPI document: 6.
|
|
4905
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4901
4906
|
* Contact: servicedesk@veeroute.com
|
|
4902
4907
|
*
|
|
4903
4908
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4916,7 +4921,7 @@ var TripStartTimeStrategyStudio;
|
|
|
4916
4921
|
/**
|
|
4917
4922
|
* VRt.Studio [ST]
|
|
4918
4923
|
*
|
|
4919
|
-
* The version of the OpenAPI document: 6.
|
|
4924
|
+
* The version of the OpenAPI document: 6.3.1926
|
|
4920
4925
|
* Contact: servicedesk@veeroute.com
|
|
4921
4926
|
*
|
|
4922
4927
|
* NOTE: This class is auto generated by OpenAPI Generator.
|
|
@@ -4979,10 +4984,10 @@ class LssStudioApiModule {
|
|
|
4979
4984
|
};
|
|
4980
4985
|
}
|
|
4981
4986
|
}
|
|
4982
|
-
LssStudioApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.
|
|
4983
|
-
LssStudioApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.
|
|
4984
|
-
LssStudioApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.
|
|
4985
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.
|
|
4987
|
+
LssStudioApiModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LssStudioApiModule, deps: [{ token: LssStudioApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4988
|
+
LssStudioApiModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: LssStudioApiModule });
|
|
4989
|
+
LssStudioApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LssStudioApiModule });
|
|
4990
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LssStudioApiModule, decorators: [{
|
|
4986
4991
|
type: NgModule,
|
|
4987
4992
|
args: [{
|
|
4988
4993
|
imports: [],
|