@bringg/dashboard-sdk 0.5.13 → 0.6.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/AnalyticsReports/Entity/AnalyticsReportsEntity.js.map +1 -1
- package/dist/BringgDashboardSDK.d.ts +2 -0
- package/dist/BringgDashboardSDK.js +2 -0
- package/dist/BringgDashboardSDK.js.map +1 -1
- package/dist/DeliveryCatalog/DeliveryCatalog.consts.d.ts +93 -0
- package/dist/DeliveryCatalog/DeliveryCatalogApi.d.ts +11 -1
- package/dist/DeliveryCatalog/DeliveryCatalogApi.js +60 -0
- package/dist/DeliveryCatalog/DeliveryCatalogApi.js.map +1 -1
- package/dist/DeliveryCatalog/Entity/DeliveryCatalogEntity.d.ts +11 -1
- package/dist/DeliveryCatalog/Entity/DeliveryCatalogEntity.js +70 -1
- package/dist/DeliveryCatalog/Entity/DeliveryCatalogEntity.js.map +1 -1
- package/dist/Rates/Entity/RatesEntity.d.ts +9 -0
- package/dist/Rates/Entity/RatesEntity.js +97 -0
- package/dist/Rates/Entity/RatesEntity.js.map +1 -0
- package/dist/Rates/Rates.consts.d.ts +3 -0
- package/dist/Rates/Rates.consts.js +8 -0
- package/dist/Rates/Rates.consts.js.map +1 -0
- package/dist/Rates/RatesApi.d.ts +9 -0
- package/dist/Rates/RatesApi.js +17 -0
- package/dist/Rates/RatesApi.js.map +1 -0
- package/dist/Rates/types.d.ts +5 -0
- package/dist/Rates/types.js +3 -0
- package/dist/Rates/types.js.map +1 -0
- package/dist/Services/ServiceRequest.js +1 -1
- package/dist/User/Store/UsersStore.js +24 -12
- package/dist/User/Store/UsersStore.js.map +1 -1
- package/dist/User/User.consts.d.ts +1 -1
- package/dist/User/User.consts.js +6 -4
- package/dist/User/User.consts.js.map +1 -1
- package/dist/bringg-dashboard-sdk-cjs2.js +905 -471
- package/dist/bringg-dashboard-sdk-cjs2.js.map +1 -1
- package/dist/bringg-dashboard-sdk.js +138 -21
- package/dist/bringg-dashboard-sdk.min.js +2 -2
- package/dist/bringg-dashboard-sdk.min.js.map +1 -1
- package/package.json +2 -2
|
@@ -22030,79 +22030,80 @@ var Session_1 = __webpack_require__(145);
|
|
|
22030
22030
|
var MerchantApi_1 = __webpack_require__(195);
|
|
22031
22031
|
var RolloutsApi_1 = __webpack_require__(211);
|
|
22032
22032
|
var runs_1 = __webpack_require__(214);
|
|
22033
|
-
var Customer_1 = __webpack_require__(
|
|
22034
|
-
var dashboard_1 = __webpack_require__(
|
|
22035
|
-
var ReasonToChangeInventory_1 = __webpack_require__(
|
|
22036
|
-
var TaskInventory_1 = __webpack_require__(
|
|
22037
|
-
var ChatConversationApi_1 = __webpack_require__(
|
|
22038
|
-
var Crew_1 = __webpack_require__(
|
|
22039
|
-
var PlannedRoutesApi_1 = __webpack_require__(
|
|
22033
|
+
var Customer_1 = __webpack_require__(329);
|
|
22034
|
+
var dashboard_1 = __webpack_require__(331);
|
|
22035
|
+
var ReasonToChangeInventory_1 = __webpack_require__(333);
|
|
22036
|
+
var TaskInventory_1 = __webpack_require__(335);
|
|
22037
|
+
var ChatConversationApi_1 = __webpack_require__(337);
|
|
22038
|
+
var Crew_1 = __webpack_require__(341);
|
|
22039
|
+
var PlannedRoutesApi_1 = __webpack_require__(344);
|
|
22040
22040
|
var ConfigurationProvider_1 = __webpack_require__(130);
|
|
22041
|
-
var Language_1 = __webpack_require__(
|
|
22042
|
-
var NotificationType_1 = __webpack_require__(
|
|
22043
|
-
var Users_1 = __webpack_require__(
|
|
22044
|
-
var NotificationTemplate_1 = __webpack_require__(
|
|
22045
|
-
var customer_configuration_1 = __webpack_require__(
|
|
22046
|
-
var CrossAppTransport_1 = __webpack_require__(
|
|
22047
|
-
var Company_1 = __webpack_require__(
|
|
22048
|
-
var Tag_1 = __webpack_require__(
|
|
22049
|
-
var reports_1 = __webpack_require__(
|
|
22050
|
-
var VrpAutoDispatchAnalyticApi_1 = __webpack_require__(
|
|
22051
|
-
var TagCustomerConfiguration_1 = __webpack_require__(
|
|
22052
|
-
var TagMerchantConfiguration_1 = __webpack_require__(
|
|
22053
|
-
var InventoryActionsConfiguration_1 = __webpack_require__(
|
|
22054
|
-
var TaskConfiguration_1 = __webpack_require__(
|
|
22055
|
-
var UserConfiguration_1 = __webpack_require__(
|
|
22056
|
-
var UserTypeApi_1 = __webpack_require__(
|
|
22057
|
-
var DeliveryBlocksApi_1 = __webpack_require__(
|
|
22058
|
-
var ReportPreference_1 = __webpack_require__(
|
|
22059
|
-
var TeamApi_1 = __webpack_require__(
|
|
22060
|
-
var ResourceUploadApi_1 = __webpack_require__(
|
|
22061
|
-
var TeamConfigurationApi_1 = __webpack_require__(
|
|
22062
|
-
var ScanApi_1 = __webpack_require__(
|
|
22063
|
-
var Signature_1 = __webpack_require__(
|
|
22064
|
-
var Photo_1 = __webpack_require__(
|
|
22065
|
-
var MerchantConfigurationApi_1 = __webpack_require__(
|
|
22066
|
-
var VehicleTypeApi_1 = __webpack_require__(
|
|
22067
|
-
var ReasonToReassignTasksApi_1 = __webpack_require__(
|
|
22068
|
-
var SkillsApi_1 = __webpack_require__(
|
|
22069
|
-
var VehicleApi_1 = __webpack_require__(
|
|
22070
|
-
var WebApplicationConfigurationApi_1 = __webpack_require__(
|
|
22071
|
-
var FleetApi_1 = __webpack_require__(
|
|
22072
|
-
var RuleApi_1 = __webpack_require__(
|
|
22073
|
-
var PushTokenSubscriptionApi_1 = __webpack_require__(
|
|
22074
|
-
var TaskApi_1 = __webpack_require__(
|
|
22075
|
-
var ApplicationMerchantConfigurationApi_1 = __webpack_require__(
|
|
22076
|
-
var ApplicationTeamConfigurationApi_1 = __webpack_require__(
|
|
22077
|
-
var GoogleMapsHelperApi_1 = __webpack_require__(
|
|
22078
|
-
var OnboardingApi_1 = __webpack_require__(
|
|
22079
|
-
var FleetRouterApi_1 = __webpack_require__(
|
|
22080
|
-
var AlertConfigurationApi_1 = __webpack_require__(
|
|
22041
|
+
var Language_1 = __webpack_require__(346);
|
|
22042
|
+
var NotificationType_1 = __webpack_require__(349);
|
|
22043
|
+
var Users_1 = __webpack_require__(352);
|
|
22044
|
+
var NotificationTemplate_1 = __webpack_require__(357);
|
|
22045
|
+
var customer_configuration_1 = __webpack_require__(360);
|
|
22046
|
+
var CrossAppTransport_1 = __webpack_require__(362);
|
|
22047
|
+
var Company_1 = __webpack_require__(363);
|
|
22048
|
+
var Tag_1 = __webpack_require__(365);
|
|
22049
|
+
var reports_1 = __webpack_require__(367);
|
|
22050
|
+
var VrpAutoDispatchAnalyticApi_1 = __webpack_require__(369);
|
|
22051
|
+
var TagCustomerConfiguration_1 = __webpack_require__(372);
|
|
22052
|
+
var TagMerchantConfiguration_1 = __webpack_require__(374);
|
|
22053
|
+
var InventoryActionsConfiguration_1 = __webpack_require__(376);
|
|
22054
|
+
var TaskConfiguration_1 = __webpack_require__(378);
|
|
22055
|
+
var UserConfiguration_1 = __webpack_require__(380);
|
|
22056
|
+
var UserTypeApi_1 = __webpack_require__(382);
|
|
22057
|
+
var DeliveryBlocksApi_1 = __webpack_require__(385);
|
|
22058
|
+
var ReportPreference_1 = __webpack_require__(387);
|
|
22059
|
+
var TeamApi_1 = __webpack_require__(389);
|
|
22060
|
+
var ResourceUploadApi_1 = __webpack_require__(391);
|
|
22061
|
+
var TeamConfigurationApi_1 = __webpack_require__(392);
|
|
22062
|
+
var ScanApi_1 = __webpack_require__(394);
|
|
22063
|
+
var Signature_1 = __webpack_require__(396);
|
|
22064
|
+
var Photo_1 = __webpack_require__(398);
|
|
22065
|
+
var MerchantConfigurationApi_1 = __webpack_require__(400);
|
|
22066
|
+
var VehicleTypeApi_1 = __webpack_require__(403);
|
|
22067
|
+
var ReasonToReassignTasksApi_1 = __webpack_require__(405);
|
|
22068
|
+
var SkillsApi_1 = __webpack_require__(407);
|
|
22069
|
+
var VehicleApi_1 = __webpack_require__(410);
|
|
22070
|
+
var WebApplicationConfigurationApi_1 = __webpack_require__(412);
|
|
22071
|
+
var FleetApi_1 = __webpack_require__(414);
|
|
22072
|
+
var RuleApi_1 = __webpack_require__(416);
|
|
22073
|
+
var PushTokenSubscriptionApi_1 = __webpack_require__(418);
|
|
22074
|
+
var TaskApi_1 = __webpack_require__(420);
|
|
22075
|
+
var ApplicationMerchantConfigurationApi_1 = __webpack_require__(422);
|
|
22076
|
+
var ApplicationTeamConfigurationApi_1 = __webpack_require__(424);
|
|
22077
|
+
var GoogleMapsHelperApi_1 = __webpack_require__(426);
|
|
22078
|
+
var OnboardingApi_1 = __webpack_require__(428);
|
|
22079
|
+
var FleetRouterApi_1 = __webpack_require__(430);
|
|
22080
|
+
var AlertConfigurationApi_1 = __webpack_require__(432);
|
|
22081
22081
|
var AuthService_1 = __webpack_require__(105);
|
|
22082
|
-
var ServiceApi_1 = __webpack_require__(
|
|
22083
|
-
var FleetTemplateApi_1 = __webpack_require__(
|
|
22084
|
-
var OpenFleetApi_1 = __webpack_require__(
|
|
22085
|
-
var GeocodingApi_1 = __webpack_require__(
|
|
22086
|
-
var ApplicationApi_1 = __webpack_require__(
|
|
22087
|
-
var CustomerAvailabilityHourApi_1 = __webpack_require__(
|
|
22088
|
-
var ShiftsApi_1 = __webpack_require__(
|
|
22089
|
-
var ExclusionWindowApi_1 = __webpack_require__(
|
|
22090
|
-
var Country_1 = __webpack_require__(
|
|
22091
|
-
var OauthApplicationApi_1 = __webpack_require__(
|
|
22092
|
-
var Inventory_1 = __webpack_require__(
|
|
22093
|
-
var PushNotificationRegistration_1 = __webpack_require__(
|
|
22094
|
-
var ReasonToCancelTasksApi_1 = __webpack_require__(
|
|
22095
|
-
var CustomFilterApi_1 = __webpack_require__(
|
|
22096
|
-
var FloatingInventoryApi_1 = __webpack_require__(
|
|
22097
|
-
var ServiceAreaApi_1 = __webpack_require__(
|
|
22098
|
-
var BillingApi_1 = __webpack_require__(
|
|
22099
|
-
var PackageApi_1 = __webpack_require__(
|
|
22100
|
-
var UserAnalyticsApi_1 = __webpack_require__(
|
|
22101
|
-
var AnalyticsReportsApi_1 = __webpack_require__(
|
|
22102
|
-
var ServicePlansApi_1 = __webpack_require__(
|
|
22103
|
-
var AlertsApi_1 = __webpack_require__(
|
|
22104
|
-
var DeliveryCatalogApi_1 = __webpack_require__(
|
|
22105
|
-
var RouteOptimizationApi_1 = __webpack_require__(
|
|
22082
|
+
var ServiceApi_1 = __webpack_require__(436);
|
|
22083
|
+
var FleetTemplateApi_1 = __webpack_require__(438);
|
|
22084
|
+
var OpenFleetApi_1 = __webpack_require__(440);
|
|
22085
|
+
var GeocodingApi_1 = __webpack_require__(442);
|
|
22086
|
+
var ApplicationApi_1 = __webpack_require__(444);
|
|
22087
|
+
var CustomerAvailabilityHourApi_1 = __webpack_require__(446);
|
|
22088
|
+
var ShiftsApi_1 = __webpack_require__(448);
|
|
22089
|
+
var ExclusionWindowApi_1 = __webpack_require__(450);
|
|
22090
|
+
var Country_1 = __webpack_require__(452);
|
|
22091
|
+
var OauthApplicationApi_1 = __webpack_require__(453);
|
|
22092
|
+
var Inventory_1 = __webpack_require__(455);
|
|
22093
|
+
var PushNotificationRegistration_1 = __webpack_require__(457);
|
|
22094
|
+
var ReasonToCancelTasksApi_1 = __webpack_require__(459);
|
|
22095
|
+
var CustomFilterApi_1 = __webpack_require__(461);
|
|
22096
|
+
var FloatingInventoryApi_1 = __webpack_require__(463);
|
|
22097
|
+
var ServiceAreaApi_1 = __webpack_require__(466);
|
|
22098
|
+
var BillingApi_1 = __webpack_require__(468);
|
|
22099
|
+
var PackageApi_1 = __webpack_require__(470);
|
|
22100
|
+
var UserAnalyticsApi_1 = __webpack_require__(473);
|
|
22101
|
+
var AnalyticsReportsApi_1 = __webpack_require__(478);
|
|
22102
|
+
var ServicePlansApi_1 = __webpack_require__(480);
|
|
22103
|
+
var AlertsApi_1 = __webpack_require__(483);
|
|
22104
|
+
var DeliveryCatalogApi_1 = __webpack_require__(486);
|
|
22105
|
+
var RouteOptimizationApi_1 = __webpack_require__(488);
|
|
22106
|
+
var RatesApi_1 = __webpack_require__(489);
|
|
22106
22107
|
var BringgDashboardSDK = /** @class */ (function () {
|
|
22107
22108
|
function BringgDashboardSDK(session) {
|
|
22108
22109
|
this.applicationMerchantConfiguration = null;
|
|
@@ -22225,6 +22226,7 @@ var BringgDashboardSDK = /** @class */ (function () {
|
|
|
22225
22226
|
bringg.deliveryCatalog = new DeliveryCatalogApi_1.default(session);
|
|
22226
22227
|
bringg.packageApi = new PackageApi_1.default(session);
|
|
22227
22228
|
bringg.routeOptimizationApi = new RouteOptimizationApi_1.default(session);
|
|
22229
|
+
bringg.ratesApi = new RatesApi_1.default(session);
|
|
22228
22230
|
// dependent
|
|
22229
22231
|
bringg.crews = new Crew_1.default(session, bringg.users);
|
|
22230
22232
|
bringg.applicationMerchantConfiguration = new ApplicationMerchantConfigurationApi_1.default(session, bringg.merchantConfiguration);
|
|
@@ -22616,11 +22618,10 @@ __exportStar(__webpack_require__(275), exports);
|
|
|
22616
22618
|
__exportStar(__webpack_require__(276), exports);
|
|
22617
22619
|
__exportStar(__webpack_require__(277), exports);
|
|
22618
22620
|
__exportStar(__webpack_require__(278), exports);
|
|
22621
|
+
__exportStar(__webpack_require__(279), exports);
|
|
22622
|
+
__exportStar(__webpack_require__(280), exports);
|
|
22623
|
+
__exportStar(__webpack_require__(281), exports);
|
|
22619
22624
|
__exportStar(__webpack_require__(282), exports);
|
|
22620
|
-
__exportStar(__webpack_require__(283), exports);
|
|
22621
|
-
__exportStar(__webpack_require__(284), exports);
|
|
22622
|
-
__exportStar(__webpack_require__(285), exports);
|
|
22623
|
-
__exportStar(__webpack_require__(286), exports);
|
|
22624
22625
|
__exportStar(__webpack_require__(287), exports);
|
|
22625
22626
|
__exportStar(__webpack_require__(288), exports);
|
|
22626
22627
|
__exportStar(__webpack_require__(289), exports);
|
|
@@ -22657,6 +22658,12 @@ __exportStar(__webpack_require__(319), exports);
|
|
|
22657
22658
|
__exportStar(__webpack_require__(320), exports);
|
|
22658
22659
|
__exportStar(__webpack_require__(321), exports);
|
|
22659
22660
|
__exportStar(__webpack_require__(322), exports);
|
|
22661
|
+
__exportStar(__webpack_require__(323), exports);
|
|
22662
|
+
__exportStar(__webpack_require__(324), exports);
|
|
22663
|
+
__exportStar(__webpack_require__(325), exports);
|
|
22664
|
+
__exportStar(__webpack_require__(326), exports);
|
|
22665
|
+
__exportStar(__webpack_require__(327), exports);
|
|
22666
|
+
__exportStar(__webpack_require__(328), exports);
|
|
22660
22667
|
//# sourceMappingURL=index.js.map
|
|
22661
22668
|
|
|
22662
22669
|
/***/ }),
|
|
@@ -30498,7 +30505,7 @@ var axios_1 = __webpack_require__(146);
|
|
|
30498
30505
|
var Logger_1 = __webpack_require__(39);
|
|
30499
30506
|
var lodash_1 = __webpack_require__(11);
|
|
30500
30507
|
var BringgException_1 = __webpack_require__(15);
|
|
30501
|
-
var version = '0.
|
|
30508
|
+
var version = '0.6.0';
|
|
30502
30509
|
function logErrorResponse(response) {
|
|
30503
30510
|
var data = response.data, status = response.status;
|
|
30504
30511
|
try {
|
|
@@ -31834,8 +31841,8 @@ var __values = (this && this.__values) || function(o) {
|
|
|
31834
31841
|
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
31835
31842
|
};
|
|
31836
31843
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
31837
|
-
exports.
|
|
31838
|
-
var UserHelpers_1 = __webpack_require__(
|
|
31844
|
+
exports.userToGroupsMapper = exports.groupFilter = exports.GROUP_VALUES = exports.UserEvents = exports.successExtractor = exports.countExtractor = exports.usersExtractor = exports.userExtractor = exports.defaultExtractor = exports.UsersScopes = void 0;
|
|
31845
|
+
var UserHelpers_1 = __webpack_require__(356);
|
|
31839
31846
|
var UsersScopes;
|
|
31840
31847
|
(function (UsersScopes) {
|
|
31841
31848
|
UsersScopes["DRIVERS"] = "drivers";
|
|
@@ -31876,14 +31883,15 @@ exports.groupFilter = new Map([
|
|
|
31876
31883
|
[GROUP_VALUES.Dispatchers, UserHelpers_1.UserHelpers.isDispatcher]
|
|
31877
31884
|
]);
|
|
31878
31885
|
var groupKeys = Array.from(exports.groupFilter.keys());
|
|
31879
|
-
var
|
|
31886
|
+
var userToGroupsMapper = function (user) {
|
|
31880
31887
|
var e_1, _a;
|
|
31888
|
+
var groups = [];
|
|
31881
31889
|
try {
|
|
31882
31890
|
for (var groupKeys_1 = __values(groupKeys), groupKeys_1_1 = groupKeys_1.next(); !groupKeys_1_1.done; groupKeys_1_1 = groupKeys_1.next()) {
|
|
31883
31891
|
var groupKey = groupKeys_1_1.value;
|
|
31884
31892
|
var filterFn = exports.groupFilter.get(groupKey);
|
|
31885
31893
|
if (filterFn(user) === true) {
|
|
31886
|
-
|
|
31894
|
+
groups.push(groupKey);
|
|
31887
31895
|
}
|
|
31888
31896
|
}
|
|
31889
31897
|
}
|
|
@@ -31894,8 +31902,9 @@ var userToGroupMapper = function (user) {
|
|
|
31894
31902
|
}
|
|
31895
31903
|
finally { if (e_1) throw e_1.error; }
|
|
31896
31904
|
}
|
|
31905
|
+
return groups;
|
|
31897
31906
|
};
|
|
31898
|
-
exports.
|
|
31907
|
+
exports.userToGroupsMapper = userToGroupsMapper;
|
|
31899
31908
|
//# sourceMappingURL=User.consts.js.map
|
|
31900
31909
|
|
|
31901
31910
|
/***/ }),
|
|
@@ -36737,7 +36746,7 @@ var Logger_1 = __webpack_require__(39);
|
|
|
36737
36746
|
//export types
|
|
36738
36747
|
var BringgDashboardSDK_1 = __webpack_require__(61);
|
|
36739
36748
|
Object.defineProperty(exports, "BringgDashboardSDK", { enumerable: true, get: function () { return BringgDashboardSDK_1.BringgDashboardSDK; } });
|
|
36740
|
-
var VehicleTypeConsts = __webpack_require__(
|
|
36749
|
+
var VehicleTypeConsts = __webpack_require__(492);
|
|
36741
36750
|
exports.VehicleTypeConsts = VehicleTypeConsts;
|
|
36742
36751
|
var TaskInventoryConsts = __webpack_require__(136);
|
|
36743
36752
|
exports.TaskInventoryConsts = TaskInventoryConsts;
|
|
@@ -36745,7 +36754,7 @@ var RunConsts = __webpack_require__(73);
|
|
|
36745
36754
|
exports.RunConsts = RunConsts;
|
|
36746
36755
|
var ReasonToChangeInventory = __webpack_require__(135);
|
|
36747
36756
|
exports.ReasonToChangeInventory = ReasonToChangeInventory;
|
|
36748
|
-
var PlannedRoutesConsts = __webpack_require__(
|
|
36757
|
+
var PlannedRoutesConsts = __webpack_require__(493);
|
|
36749
36758
|
exports.PlannedRoutesConsts = PlannedRoutesConsts;
|
|
36750
36759
|
var NotificationTypesConsts = __webpack_require__(140);
|
|
36751
36760
|
exports.NotificationTypesConsts = NotificationTypesConsts;
|
|
@@ -36755,19 +36764,19 @@ var LanguageConsts = __webpack_require__(139);
|
|
|
36755
36764
|
exports.LanguageConsts = LanguageConsts;
|
|
36756
36765
|
var DashboardConsts = __webpack_require__(134);
|
|
36757
36766
|
exports.DashboardConsts = DashboardConsts;
|
|
36758
|
-
var CrewConsts = __webpack_require__(
|
|
36767
|
+
var CrewConsts = __webpack_require__(494);
|
|
36759
36768
|
exports.CrewConsts = CrewConsts;
|
|
36760
36769
|
var ChatMessageConsts = __webpack_require__(138);
|
|
36761
36770
|
exports.ChatMessageConsts = ChatMessageConsts;
|
|
36762
36771
|
var ChatConversationConsts = __webpack_require__(137);
|
|
36763
36772
|
exports.ChatConversationConsts = ChatConversationConsts;
|
|
36764
|
-
var Responses = __webpack_require__(
|
|
36773
|
+
var Responses = __webpack_require__(495);
|
|
36765
36774
|
exports.Responses = Responses;
|
|
36766
|
-
var TagConsts = __webpack_require__(
|
|
36775
|
+
var TagConsts = __webpack_require__(496);
|
|
36767
36776
|
exports.TagConsts = TagConsts;
|
|
36768
|
-
var DeliveryBlockConsts = __webpack_require__(
|
|
36777
|
+
var DeliveryBlockConsts = __webpack_require__(497);
|
|
36769
36778
|
exports.DeliveryBlockConsts = DeliveryBlockConsts;
|
|
36770
|
-
var ResourceUploadType_1 = __webpack_require__(
|
|
36779
|
+
var ResourceUploadType_1 = __webpack_require__(498);
|
|
36771
36780
|
exports.ResourceUploadType = ResourceUploadType_1.default;
|
|
36772
36781
|
var runs_consts_1 = __webpack_require__(73);
|
|
36773
36782
|
Object.defineProperty(exports, "RunStatus", { enumerable: true, get: function () { return runs_consts_1.RunStatus; } });
|
|
@@ -44131,6 +44140,23 @@ exports.default = RunStore;
|
|
|
44131
44140
|
|
|
44132
44141
|
"use strict";
|
|
44133
44142
|
|
|
44143
|
+
exports.__esModule = true;
|
|
44144
|
+
exports.ActionType = void 0;
|
|
44145
|
+
var ActionType;
|
|
44146
|
+
(function (ActionType) {
|
|
44147
|
+
ActionType[ActionType["ALERT"] = 0] = "ALERT";
|
|
44148
|
+
ActionType[ActionType["INTERNAL_SMS"] = 1] = "INTERNAL_SMS";
|
|
44149
|
+
ActionType[ActionType["INTERNAL_EMAIL"] = 2] = "INTERNAL_EMAIL";
|
|
44150
|
+
ActionType[ActionType["WEBHOOK"] = 3] = "WEBHOOK";
|
|
44151
|
+
})(ActionType = exports.ActionType || (exports.ActionType = {}));
|
|
44152
|
+
//# sourceMappingURL=action.js.map
|
|
44153
|
+
|
|
44154
|
+
/***/ }),
|
|
44155
|
+
/* 218 */
|
|
44156
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
44157
|
+
|
|
44158
|
+
"use strict";
|
|
44159
|
+
|
|
44134
44160
|
exports.__esModule = true;
|
|
44135
44161
|
exports.OwnerType = void 0;
|
|
44136
44162
|
var OwnerType;
|
|
@@ -44141,7 +44167,7 @@ var OwnerType;
|
|
|
44141
44167
|
//# sourceMappingURL=action_data.js.map
|
|
44142
44168
|
|
|
44143
44169
|
/***/ }),
|
|
44144
|
-
/*
|
|
44170
|
+
/* 219 */
|
|
44145
44171
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44146
44172
|
|
|
44147
44173
|
"use strict";
|
|
@@ -44150,7 +44176,7 @@ exports.__esModule = true;
|
|
|
44150
44176
|
//# sourceMappingURL=actual_break.js.map
|
|
44151
44177
|
|
|
44152
44178
|
/***/ }),
|
|
44153
|
-
/*
|
|
44179
|
+
/* 220 */
|
|
44154
44180
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44155
44181
|
|
|
44156
44182
|
"use strict";
|
|
@@ -44206,6 +44232,7 @@ var ALERT_TYPES;
|
|
|
44206
44232
|
ALERT_TYPES[ALERT_TYPES["ROUTE_OPTIMIZATION_ORDERS_LEFT_OUTSIDE_OPTIMIZATION"] = 45] = "ROUTE_OPTIMIZATION_ORDERS_LEFT_OUTSIDE_OPTIMIZATION";
|
|
44207
44233
|
ALERT_TYPES[ALERT_TYPES["ROUTE_OPTIMIZATION_TASKS_REMOVED_BEFORE_OPTIMIZATION"] = 46] = "ROUTE_OPTIMIZATION_TASKS_REMOVED_BEFORE_OPTIMIZATION";
|
|
44208
44234
|
ALERT_TYPES[ALERT_TYPES["FAILED_TO_CANCEL_FLEET_DELIVERY"] = 47] = "FAILED_TO_CANCEL_FLEET_DELIVERY";
|
|
44235
|
+
ALERT_TYPES[ALERT_TYPES["FAILED_TO_UPDATE_FLEET_DELIVERY"] = 48] = "FAILED_TO_UPDATE_FLEET_DELIVERY";
|
|
44209
44236
|
ALERT_TYPES[ALERT_TYPES["TMP_DAY_AND_ROSS_ORDER_TOTAL_WEIGHT_CHANGED"] = 100] = "TMP_DAY_AND_ROSS_ORDER_TOTAL_WEIGHT_CHANGED";
|
|
44210
44237
|
ALERT_TYPES[ALERT_TYPES["TMP_DAY_AND_ROSS_INVENTORY_SIZE_CHANGED"] = 101] = "TMP_DAY_AND_ROSS_INVENTORY_SIZE_CHANGED";
|
|
44211
44238
|
ALERT_TYPES[ALERT_TYPES["TMP_DAY_AND_ROSS_PICKUP_ORDER_TIME_WINDOW_CHANGED"] = 102] = "TMP_DAY_AND_ROSS_PICKUP_ORDER_TIME_WINDOW_CHANGED";
|
|
@@ -44231,7 +44258,7 @@ var AlertDisplayCategory;
|
|
|
44231
44258
|
//# sourceMappingURL=alert.js.map
|
|
44232
44259
|
|
|
44233
44260
|
/***/ }),
|
|
44234
|
-
/*
|
|
44261
|
+
/* 221 */
|
|
44235
44262
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44236
44263
|
|
|
44237
44264
|
"use strict";
|
|
@@ -44247,7 +44274,7 @@ var AlertSeverity;
|
|
|
44247
44274
|
//# sourceMappingURL=alerts_configuration.js.map
|
|
44248
44275
|
|
|
44249
44276
|
/***/ }),
|
|
44250
|
-
/*
|
|
44277
|
+
/* 222 */
|
|
44251
44278
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44252
44279
|
|
|
44253
44280
|
"use strict";
|
|
@@ -44344,7 +44371,7 @@ var ApplicationUuid;
|
|
|
44344
44371
|
//# sourceMappingURL=application.js.map
|
|
44345
44372
|
|
|
44346
44373
|
/***/ }),
|
|
44347
|
-
/*
|
|
44374
|
+
/* 223 */
|
|
44348
44375
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44349
44376
|
|
|
44350
44377
|
"use strict";
|
|
@@ -44359,7 +44386,7 @@ var LOGIN_ERRORS;
|
|
|
44359
44386
|
//# sourceMappingURL=auth.js.map
|
|
44360
44387
|
|
|
44361
44388
|
/***/ }),
|
|
44362
|
-
/*
|
|
44389
|
+
/* 224 */
|
|
44363
44390
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44364
44391
|
|
|
44365
44392
|
"use strict";
|
|
@@ -44375,7 +44402,7 @@ var ChatConversationType;
|
|
|
44375
44402
|
//# sourceMappingURL=chat_conversation.js.map
|
|
44376
44403
|
|
|
44377
44404
|
/***/ }),
|
|
44378
|
-
/*
|
|
44405
|
+
/* 225 */
|
|
44379
44406
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44380
44407
|
|
|
44381
44408
|
"use strict";
|
|
@@ -44396,7 +44423,7 @@ var ChatMessageOrigin;
|
|
|
44396
44423
|
//# sourceMappingURL=chat_message.js.map
|
|
44397
44424
|
|
|
44398
44425
|
/***/ }),
|
|
44399
|
-
/*
|
|
44426
|
+
/* 226 */
|
|
44400
44427
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44401
44428
|
|
|
44402
44429
|
"use strict";
|
|
@@ -44421,7 +44448,7 @@ var Connection;
|
|
|
44421
44448
|
//# sourceMappingURL=common.js.map
|
|
44422
44449
|
|
|
44423
44450
|
/***/ }),
|
|
44424
|
-
/*
|
|
44451
|
+
/* 227 */
|
|
44425
44452
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44426
44453
|
|
|
44427
44454
|
"use strict";
|
|
@@ -44430,7 +44457,7 @@ exports.__esModule = true;
|
|
|
44430
44457
|
//# sourceMappingURL=company.js.map
|
|
44431
44458
|
|
|
44432
44459
|
/***/ }),
|
|
44433
|
-
/*
|
|
44460
|
+
/* 228 */
|
|
44434
44461
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44435
44462
|
|
|
44436
44463
|
"use strict";
|
|
@@ -44439,7 +44466,7 @@ exports.__esModule = true;
|
|
|
44439
44466
|
//# sourceMappingURL=country.js.map
|
|
44440
44467
|
|
|
44441
44468
|
/***/ }),
|
|
44442
|
-
/*
|
|
44469
|
+
/* 229 */
|
|
44443
44470
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44444
44471
|
|
|
44445
44472
|
"use strict";
|
|
@@ -44448,7 +44475,7 @@ exports.__esModule = true;
|
|
|
44448
44475
|
//# sourceMappingURL=crew.js.map
|
|
44449
44476
|
|
|
44450
44477
|
/***/ }),
|
|
44451
|
-
/*
|
|
44478
|
+
/* 230 */
|
|
44452
44479
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44453
44480
|
|
|
44454
44481
|
"use strict";
|
|
@@ -44464,7 +44491,7 @@ var CustomFilterOperator;
|
|
|
44464
44491
|
//# sourceMappingURL=custom_filter.js.map
|
|
44465
44492
|
|
|
44466
44493
|
/***/ }),
|
|
44467
|
-
/*
|
|
44494
|
+
/* 231 */
|
|
44468
44495
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44469
44496
|
|
|
44470
44497
|
"use strict";
|
|
@@ -44473,7 +44500,7 @@ exports.__esModule = true;
|
|
|
44473
44500
|
//# sourceMappingURL=customer.js.map
|
|
44474
44501
|
|
|
44475
44502
|
/***/ }),
|
|
44476
|
-
/*
|
|
44503
|
+
/* 232 */
|
|
44477
44504
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44478
44505
|
|
|
44479
44506
|
"use strict";
|
|
@@ -44482,7 +44509,7 @@ exports.__esModule = true;
|
|
|
44482
44509
|
//# sourceMappingURL=customer_configuration.js.map
|
|
44483
44510
|
|
|
44484
44511
|
/***/ }),
|
|
44485
|
-
/*
|
|
44512
|
+
/* 233 */
|
|
44486
44513
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44487
44514
|
|
|
44488
44515
|
"use strict";
|
|
@@ -44510,22 +44537,29 @@ var CustomerExperienceCancelEventTypes;
|
|
|
44510
44537
|
//# sourceMappingURL=customer_experience.js.map
|
|
44511
44538
|
|
|
44512
44539
|
/***/ }),
|
|
44513
|
-
/*
|
|
44540
|
+
/* 234 */
|
|
44514
44541
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44515
44542
|
|
|
44516
44543
|
"use strict";
|
|
44517
44544
|
|
|
44518
44545
|
exports.__esModule = true;
|
|
44519
|
-
exports.BreakType = void 0;
|
|
44546
|
+
exports.DeliveryBlockResourceLocationType = exports.BreakType = void 0;
|
|
44520
44547
|
var BreakType;
|
|
44521
44548
|
(function (BreakType) {
|
|
44522
44549
|
BreakType[BreakType["Fixed"] = 0] = "Fixed";
|
|
44523
44550
|
BreakType[BreakType["Flex"] = 1] = "Flex";
|
|
44524
44551
|
})(BreakType = exports.BreakType || (exports.BreakType = {}));
|
|
44552
|
+
var DeliveryBlockResourceLocationType;
|
|
44553
|
+
(function (DeliveryBlockResourceLocationType) {
|
|
44554
|
+
DeliveryBlockResourceLocationType[DeliveryBlockResourceLocationType["DRIVER_ADDRESS"] = 1] = "DRIVER_ADDRESS";
|
|
44555
|
+
DeliveryBlockResourceLocationType[DeliveryBlockResourceLocationType["TEAM_ADDRESS"] = 2] = "TEAM_ADDRESS";
|
|
44556
|
+
DeliveryBlockResourceLocationType[DeliveryBlockResourceLocationType["PARKING_SPOT"] = 3] = "PARKING_SPOT";
|
|
44557
|
+
DeliveryBlockResourceLocationType[DeliveryBlockResourceLocationType["VEHICLE_LOCATION"] = 4] = "VEHICLE_LOCATION";
|
|
44558
|
+
})(DeliveryBlockResourceLocationType = exports.DeliveryBlockResourceLocationType || (exports.DeliveryBlockResourceLocationType = {}));
|
|
44525
44559
|
//# sourceMappingURL=delivery_block.js.map
|
|
44526
44560
|
|
|
44527
44561
|
/***/ }),
|
|
44528
|
-
/*
|
|
44562
|
+
/* 235 */
|
|
44529
44563
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44530
44564
|
|
|
44531
44565
|
"use strict";
|
|
@@ -44534,7 +44568,7 @@ exports.__esModule = true;
|
|
|
44534
44568
|
//# sourceMappingURL=delivery_block_schedule.js.map
|
|
44535
44569
|
|
|
44536
44570
|
/***/ }),
|
|
44537
|
-
/*
|
|
44571
|
+
/* 236 */
|
|
44538
44572
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44539
44573
|
|
|
44540
44574
|
"use strict";
|
|
@@ -44634,7 +44668,7 @@ var DeliveryProviderFleetLegacyType;
|
|
|
44634
44668
|
//# sourceMappingURL=delivery_provider.js.map
|
|
44635
44669
|
|
|
44636
44670
|
/***/ }),
|
|
44637
|
-
/*
|
|
44671
|
+
/* 237 */
|
|
44638
44672
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44639
44673
|
|
|
44640
44674
|
"use strict";
|
|
@@ -44643,7 +44677,7 @@ exports.__esModule = true;
|
|
|
44643
44677
|
//# sourceMappingURL=delivery_provider_aggregator_item.js.map
|
|
44644
44678
|
|
|
44645
44679
|
/***/ }),
|
|
44646
|
-
/*
|
|
44680
|
+
/* 238 */
|
|
44647
44681
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44648
44682
|
|
|
44649
44683
|
"use strict";
|
|
@@ -44652,16 +44686,16 @@ exports.__esModule = true;
|
|
|
44652
44686
|
//# sourceMappingURL=delivery_provider_category_item.js.map
|
|
44653
44687
|
|
|
44654
44688
|
/***/ }),
|
|
44655
|
-
/*
|
|
44689
|
+
/* 239 */
|
|
44656
44690
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44657
44691
|
|
|
44658
44692
|
"use strict";
|
|
44659
44693
|
|
|
44660
44694
|
exports.__esModule = true;
|
|
44661
|
-
//# sourceMappingURL=
|
|
44695
|
+
//# sourceMappingURL=delivery_provider_display_destination_item.js.map
|
|
44662
44696
|
|
|
44663
44697
|
/***/ }),
|
|
44664
|
-
/*
|
|
44698
|
+
/* 240 */
|
|
44665
44699
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44666
44700
|
|
|
44667
44701
|
"use strict";
|
|
@@ -44680,7 +44714,16 @@ var DeliveryProviderLookupType;
|
|
|
44680
44714
|
//# sourceMappingURL=delivery_provider_lookup_item.js.map
|
|
44681
44715
|
|
|
44682
44716
|
/***/ }),
|
|
44683
|
-
/*
|
|
44717
|
+
/* 241 */
|
|
44718
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
44719
|
+
|
|
44720
|
+
"use strict";
|
|
44721
|
+
|
|
44722
|
+
exports.__esModule = true;
|
|
44723
|
+
//# sourceMappingURL=deprecated_alert_types.js.map
|
|
44724
|
+
|
|
44725
|
+
/***/ }),
|
|
44726
|
+
/* 242 */
|
|
44684
44727
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44685
44728
|
|
|
44686
44729
|
"use strict";
|
|
@@ -44701,7 +44744,7 @@ var DisputeReason;
|
|
|
44701
44744
|
//# sourceMappingURL=dispute.js.map
|
|
44702
44745
|
|
|
44703
44746
|
/***/ }),
|
|
44704
|
-
/*
|
|
44747
|
+
/* 243 */
|
|
44705
44748
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44706
44749
|
|
|
44707
44750
|
"use strict";
|
|
@@ -44710,7 +44753,7 @@ exports.__esModule = true;
|
|
|
44710
44753
|
//# sourceMappingURL=driver_unavailability.js.map
|
|
44711
44754
|
|
|
44712
44755
|
/***/ }),
|
|
44713
|
-
/*
|
|
44756
|
+
/* 244 */
|
|
44714
44757
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44715
44758
|
|
|
44716
44759
|
"use strict";
|
|
@@ -44730,7 +44773,7 @@ var EmulatedDeliveryEvents;
|
|
|
44730
44773
|
//# sourceMappingURL=emulated_delivery_provider_types.js.map
|
|
44731
44774
|
|
|
44732
44775
|
/***/ }),
|
|
44733
|
-
/*
|
|
44776
|
+
/* 245 */
|
|
44734
44777
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44735
44778
|
|
|
44736
44779
|
"use strict";
|
|
@@ -44857,7 +44900,7 @@ var EventType;
|
|
|
44857
44900
|
//# sourceMappingURL=event.js.map
|
|
44858
44901
|
|
|
44859
44902
|
/***/ }),
|
|
44860
|
-
/*
|
|
44903
|
+
/* 246 */
|
|
44861
44904
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44862
44905
|
|
|
44863
44906
|
"use strict";
|
|
@@ -44884,14 +44927,51 @@ var AggregatorType;
|
|
|
44884
44927
|
//# sourceMappingURL=external_data_team.js.map
|
|
44885
44928
|
|
|
44886
44929
|
/***/ }),
|
|
44887
|
-
/*
|
|
44930
|
+
/* 247 */
|
|
44931
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
44932
|
+
|
|
44933
|
+
"use strict";
|
|
44934
|
+
|
|
44935
|
+
exports.__esModule = true;
|
|
44936
|
+
exports.FILTER_CONDITIONS = void 0;
|
|
44937
|
+
var FILTER_CONDITIONS;
|
|
44938
|
+
(function (FILTER_CONDITIONS) {
|
|
44939
|
+
FILTER_CONDITIONS["CONTAINS"] = "CONTAINS";
|
|
44940
|
+
FILTER_CONDITIONS["NOT_CONTAINS"] = "NOT_CONTAINS";
|
|
44941
|
+
FILTER_CONDITIONS["EQUALS"] = "EQUALS";
|
|
44942
|
+
FILTER_CONDITIONS["NOT_EQUALS"] = "NOT_EQUALS";
|
|
44943
|
+
FILTER_CONDITIONS["IS_EMPTY"] = "IS_EMPTY";
|
|
44944
|
+
FILTER_CONDITIONS["IS_NOT_EMPTY"] = "IS_NOT_EMPTY";
|
|
44945
|
+
FILTER_CONDITIONS["BETWEEN"] = "BETWEEN";
|
|
44946
|
+
FILTER_CONDITIONS["GREATER_THAN"] = "GREATER_THAN";
|
|
44947
|
+
FILTER_CONDITIONS["GREATER_THAN_OR_EQUALS"] = "GREATER_THAN_OR_EQUALS";
|
|
44948
|
+
FILTER_CONDITIONS["LESS_THAN"] = "LESS_THAN";
|
|
44949
|
+
FILTER_CONDITIONS["LESS_THAN_OR_EQUALS"] = "LESS_THAN_OR_EQUALS";
|
|
44950
|
+
})(FILTER_CONDITIONS = exports.FILTER_CONDITIONS || (exports.FILTER_CONDITIONS = {}));
|
|
44951
|
+
//# sourceMappingURL=filter_conditions.js.map
|
|
44952
|
+
|
|
44953
|
+
/***/ }),
|
|
44954
|
+
/* 248 */
|
|
44888
44955
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44889
44956
|
|
|
44890
44957
|
"use strict";
|
|
44891
44958
|
|
|
44892
44959
|
var _a;
|
|
44893
44960
|
exports.__esModule = true;
|
|
44894
|
-
exports.FleetTypeToCapabilities = exports.FleetType = void 0;
|
|
44961
|
+
exports.FleetTypeToCapabilities = exports.FleetType = exports.FleetStatus = exports.FleetEnvType = void 0;
|
|
44962
|
+
var FleetEnvType;
|
|
44963
|
+
(function (FleetEnvType) {
|
|
44964
|
+
FleetEnvType[FleetEnvType["Production"] = 0] = "Production";
|
|
44965
|
+
FleetEnvType[FleetEnvType["Staging"] = 1] = "Staging";
|
|
44966
|
+
})(FleetEnvType = exports.FleetEnvType || (exports.FleetEnvType = {}));
|
|
44967
|
+
var FleetStatus;
|
|
44968
|
+
(function (FleetStatus) {
|
|
44969
|
+
FleetStatus[FleetStatus["Active"] = 0] = "Active";
|
|
44970
|
+
FleetStatus[FleetStatus["Paused"] = 1] = "Paused";
|
|
44971
|
+
FleetStatus[FleetStatus["Pending"] = 2] = "Pending";
|
|
44972
|
+
FleetStatus[FleetStatus["Draft"] = 3] = "Draft";
|
|
44973
|
+
FleetStatus[FleetStatus["Failed"] = 4] = "Failed";
|
|
44974
|
+
})(FleetStatus = exports.FleetStatus || (exports.FleetStatus = {}));
|
|
44895
44975
|
var FleetType;
|
|
44896
44976
|
(function (FleetType) {
|
|
44897
44977
|
FleetType[FleetType["Uber"] = 1] = "Uber";
|
|
@@ -44922,6 +45002,7 @@ var FleetType;
|
|
|
44922
45002
|
FleetType[FleetType["PointPickup"] = 27] = "PointPickup";
|
|
44923
45003
|
FleetType[FleetType["GLS"] = 28] = "GLS";
|
|
44924
45004
|
FleetType[FleetType["TNT"] = 29] = "TNT";
|
|
45005
|
+
FleetType[FleetType["IFoodRestaurants"] = 30] = "IFoodRestaurants";
|
|
44925
45006
|
FleetType[FleetType["EmulatedDeliveryProvider"] = 999] = "EmulatedDeliveryProvider";
|
|
44926
45007
|
})(FleetType = exports.FleetType || (exports.FleetType = {}));
|
|
44927
45008
|
exports.FleetTypeToCapabilities = (_a = {},
|
|
@@ -44952,6 +45033,7 @@ exports.FleetTypeToCapabilities = (_a = {},
|
|
|
44952
45033
|
_a[FleetType.PointPickup] = { create_delivery: true, get_quote: true, update_delivery: true, is_green: false },
|
|
44953
45034
|
_a[FleetType.GLS] = { create_delivery: true, get_quote: false, update_delivery: true, is_green: false },
|
|
44954
45035
|
_a[FleetType.TNT] = { create_delivery: true, get_quote: false, update_delivery: true, is_green: false },
|
|
45036
|
+
_a[FleetType.IFoodRestaurants] = { create_delivery: true, get_quote: true, update_delivery: false, is_green: false },
|
|
44955
45037
|
_a[FleetType.EmulatedDeliveryProvider] = {
|
|
44956
45038
|
create_delivery: true,
|
|
44957
45039
|
get_quote: true,
|
|
@@ -44962,7 +45044,7 @@ exports.FleetTypeToCapabilities = (_a = {},
|
|
|
44962
45044
|
//# sourceMappingURL=fleet.js.map
|
|
44963
45045
|
|
|
44964
45046
|
/***/ }),
|
|
44965
|
-
/*
|
|
45047
|
+
/* 249 */
|
|
44966
45048
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44967
45049
|
|
|
44968
45050
|
"use strict";
|
|
@@ -44978,7 +45060,7 @@ var PreferredMethod;
|
|
|
44978
45060
|
//# sourceMappingURL=fleet_router_rules.js.map
|
|
44979
45061
|
|
|
44980
45062
|
/***/ }),
|
|
44981
|
-
/*
|
|
45063
|
+
/* 250 */
|
|
44982
45064
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44983
45065
|
|
|
44984
45066
|
"use strict";
|
|
@@ -44987,7 +45069,7 @@ exports.__esModule = true;
|
|
|
44987
45069
|
//# sourceMappingURL=fleet_template.js.map
|
|
44988
45070
|
|
|
44989
45071
|
/***/ }),
|
|
44990
|
-
/*
|
|
45072
|
+
/* 251 */
|
|
44991
45073
|
/***/ (function(module, exports, __webpack_require__) {
|
|
44992
45074
|
|
|
44993
45075
|
"use strict";
|
|
@@ -45004,7 +45086,7 @@ var OWNERSHIP_ORIGIN;
|
|
|
45004
45086
|
//# sourceMappingURL=floating_inventory.js.map
|
|
45005
45087
|
|
|
45006
45088
|
/***/ }),
|
|
45007
|
-
/*
|
|
45089
|
+
/* 252 */
|
|
45008
45090
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45009
45091
|
|
|
45010
45092
|
"use strict";
|
|
@@ -45013,7 +45095,7 @@ exports.__esModule = true;
|
|
|
45013
45095
|
//# sourceMappingURL=franchisee.js.map
|
|
45014
45096
|
|
|
45015
45097
|
/***/ }),
|
|
45016
|
-
/*
|
|
45098
|
+
/* 253 */
|
|
45017
45099
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45018
45100
|
|
|
45019
45101
|
"use strict";
|
|
@@ -45022,7 +45104,7 @@ exports.__esModule = true;
|
|
|
45022
45104
|
//# sourceMappingURL=geocoding.js.map
|
|
45023
45105
|
|
|
45024
45106
|
/***/ }),
|
|
45025
|
-
/*
|
|
45107
|
+
/* 254 */
|
|
45026
45108
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45027
45109
|
|
|
45028
45110
|
"use strict";
|
|
@@ -45031,7 +45113,7 @@ exports.__esModule = true;
|
|
|
45031
45113
|
//# sourceMappingURL=handling_units.js.map
|
|
45032
45114
|
|
|
45033
45115
|
/***/ }),
|
|
45034
|
-
/*
|
|
45116
|
+
/* 255 */
|
|
45035
45117
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45036
45118
|
|
|
45037
45119
|
"use strict";
|
|
@@ -45049,7 +45131,7 @@ var IntegrationName;
|
|
|
45049
45131
|
//# sourceMappingURL=integration.js.map
|
|
45050
45132
|
|
|
45051
45133
|
/***/ }),
|
|
45052
|
-
/*
|
|
45134
|
+
/* 256 */
|
|
45053
45135
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45054
45136
|
|
|
45055
45137
|
"use strict";
|
|
@@ -45065,7 +45147,7 @@ exports.KEYSET_PAGINATION_VER = 2;
|
|
|
45065
45147
|
//# sourceMappingURL=keyset_pagination.js.map
|
|
45066
45148
|
|
|
45067
45149
|
/***/ }),
|
|
45068
|
-
/*
|
|
45150
|
+
/* 257 */
|
|
45069
45151
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45070
45152
|
|
|
45071
45153
|
"use strict";
|
|
@@ -45074,7 +45156,7 @@ exports.__esModule = true;
|
|
|
45074
45156
|
//# sourceMappingURL=language.js.map
|
|
45075
45157
|
|
|
45076
45158
|
/***/ }),
|
|
45077
|
-
/*
|
|
45159
|
+
/* 258 */
|
|
45078
45160
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45079
45161
|
|
|
45080
45162
|
"use strict";
|
|
@@ -45083,7 +45165,7 @@ exports.__esModule = true;
|
|
|
45083
45165
|
//# sourceMappingURL=location.js.map
|
|
45084
45166
|
|
|
45085
45167
|
/***/ }),
|
|
45086
|
-
/*
|
|
45168
|
+
/* 259 */
|
|
45087
45169
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45088
45170
|
|
|
45089
45171
|
"use strict";
|
|
@@ -45113,7 +45195,7 @@ var Origin;
|
|
|
45113
45195
|
//# sourceMappingURL=menu.js.map
|
|
45114
45196
|
|
|
45115
45197
|
/***/ }),
|
|
45116
|
-
/*
|
|
45198
|
+
/* 260 */
|
|
45117
45199
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45118
45200
|
|
|
45119
45201
|
"use strict";
|
|
@@ -45151,7 +45233,7 @@ var EnvironmentTypes;
|
|
|
45151
45233
|
//# sourceMappingURL=merchant.js.map
|
|
45152
45234
|
|
|
45153
45235
|
/***/ }),
|
|
45154
|
-
/*
|
|
45236
|
+
/* 261 */
|
|
45155
45237
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45156
45238
|
|
|
45157
45239
|
"use strict";
|
|
@@ -45214,7 +45296,7 @@ var GrabMode;
|
|
|
45214
45296
|
//# sourceMappingURL=merchant_configuration.js.map
|
|
45215
45297
|
|
|
45216
45298
|
/***/ }),
|
|
45217
|
-
/*
|
|
45299
|
+
/* 262 */
|
|
45218
45300
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45219
45301
|
|
|
45220
45302
|
"use strict";
|
|
@@ -45236,7 +45318,7 @@ var SubscriptionNotificationType;
|
|
|
45236
45318
|
//# sourceMappingURL=notification_subscription.js.map
|
|
45237
45319
|
|
|
45238
45320
|
/***/ }),
|
|
45239
|
-
/*
|
|
45321
|
+
/* 263 */
|
|
45240
45322
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45241
45323
|
|
|
45242
45324
|
"use strict";
|
|
@@ -45245,7 +45327,7 @@ exports.__esModule = true;
|
|
|
45245
45327
|
//# sourceMappingURL=notification_template.js.map
|
|
45246
45328
|
|
|
45247
45329
|
/***/ }),
|
|
45248
|
-
/*
|
|
45330
|
+
/* 264 */
|
|
45249
45331
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45250
45332
|
|
|
45251
45333
|
"use strict";
|
|
@@ -45261,7 +45343,7 @@ var NotificationTypes;
|
|
|
45261
45343
|
//# sourceMappingURL=notification_type.js.map
|
|
45262
45344
|
|
|
45263
45345
|
/***/ }),
|
|
45264
|
-
/*
|
|
45346
|
+
/* 265 */
|
|
45265
45347
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45266
45348
|
|
|
45267
45349
|
"use strict";
|
|
@@ -45270,7 +45352,7 @@ exports.__esModule = true;
|
|
|
45270
45352
|
//# sourceMappingURL=open_fleet.js.map
|
|
45271
45353
|
|
|
45272
45354
|
/***/ }),
|
|
45273
|
-
/*
|
|
45355
|
+
/* 266 */
|
|
45274
45356
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45275
45357
|
|
|
45276
45358
|
"use strict";
|
|
@@ -45290,7 +45372,7 @@ var OptInMethod;
|
|
|
45290
45372
|
//# sourceMappingURL=opt_in_out_history.js.map
|
|
45291
45373
|
|
|
45292
45374
|
/***/ }),
|
|
45293
|
-
/*
|
|
45375
|
+
/* 267 */
|
|
45294
45376
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45295
45377
|
|
|
45296
45378
|
"use strict";
|
|
@@ -45304,6 +45386,7 @@ var OPTIMIZATION_TYPE;
|
|
|
45304
45386
|
OPTIMIZATION_TYPE[OPTIMIZATION_TYPE["NAMED_PDP"] = 3] = "NAMED_PDP";
|
|
45305
45387
|
OPTIMIZATION_TYPE[OPTIMIZATION_TYPE["ROUTE_BASED"] = 4] = "ROUTE_BASED";
|
|
45306
45388
|
OPTIMIZATION_TYPE[OPTIMIZATION_TYPE["CREW_BASED"] = 5] = "CREW_BASED";
|
|
45389
|
+
OPTIMIZATION_TYPE[OPTIMIZATION_TYPE["COMBINED"] = 6] = "COMBINED";
|
|
45307
45390
|
})(OPTIMIZATION_TYPE = exports.OPTIMIZATION_TYPE || (exports.OPTIMIZATION_TYPE = {}));
|
|
45308
45391
|
var RouteItemType;
|
|
45309
45392
|
(function (RouteItemType) {
|
|
@@ -45312,7 +45395,7 @@ var RouteItemType;
|
|
|
45312
45395
|
//# sourceMappingURL=optimization_type.js.map
|
|
45313
45396
|
|
|
45314
45397
|
/***/ }),
|
|
45315
|
-
/*
|
|
45398
|
+
/* 268 */
|
|
45316
45399
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45317
45400
|
|
|
45318
45401
|
"use strict";
|
|
@@ -45321,7 +45404,7 @@ exports.__esModule = true;
|
|
|
45321
45404
|
//# sourceMappingURL=package.js.map
|
|
45322
45405
|
|
|
45323
45406
|
/***/ }),
|
|
45324
|
-
/*
|
|
45407
|
+
/* 269 */
|
|
45325
45408
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45326
45409
|
|
|
45327
45410
|
"use strict";
|
|
@@ -45330,7 +45413,7 @@ exports.__esModule = true;
|
|
|
45330
45413
|
//# sourceMappingURL=parking_spot.js.map
|
|
45331
45414
|
|
|
45332
45415
|
/***/ }),
|
|
45333
|
-
/*
|
|
45416
|
+
/* 270 */
|
|
45334
45417
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45335
45418
|
|
|
45336
45419
|
"use strict";
|
|
@@ -45339,7 +45422,7 @@ exports.__esModule = true;
|
|
|
45339
45422
|
//# sourceMappingURL=planned_delivery_window.js.map
|
|
45340
45423
|
|
|
45341
45424
|
/***/ }),
|
|
45342
|
-
/*
|
|
45425
|
+
/* 271 */
|
|
45343
45426
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45344
45427
|
|
|
45345
45428
|
"use strict";
|
|
@@ -45348,7 +45431,7 @@ exports.__esModule = true;
|
|
|
45348
45431
|
//# sourceMappingURL=planned_route.js.map
|
|
45349
45432
|
|
|
45350
45433
|
/***/ }),
|
|
45351
|
-
/*
|
|
45434
|
+
/* 272 */
|
|
45352
45435
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45353
45436
|
|
|
45354
45437
|
"use strict";
|
|
@@ -45357,7 +45440,7 @@ exports.__esModule = true;
|
|
|
45357
45440
|
//# sourceMappingURL=predicate.js.map
|
|
45358
45441
|
|
|
45359
45442
|
/***/ }),
|
|
45360
|
-
/*
|
|
45443
|
+
/* 273 */
|
|
45361
45444
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45362
45445
|
|
|
45363
45446
|
"use strict";
|
|
@@ -45391,7 +45474,6 @@ var PrivilegeTypes;
|
|
|
45391
45474
|
PrivilegeTypes["SEE_SEND_TO_PREPARATION"] = "send_to_preparation";
|
|
45392
45475
|
PrivilegeTypes["ACCESS_TASKS"] = "access_task";
|
|
45393
45476
|
PrivilegeTypes["ACCESS_TO_ALL_TASKS"] = "access_to_all_tasks";
|
|
45394
|
-
PrivilegeTypes["ACCESS_CUSTOMER_ORDERS_ONLY"] = "access_customer_orders_only";
|
|
45395
45477
|
PrivilegeTypes["ACCESS_COMPANY_TASKS_ONLY"] = "access_company_tasks_only";
|
|
45396
45478
|
PrivilegeTypes["EDIT_COMPANY"] = "edit_company";
|
|
45397
45479
|
PrivilegeTypes["ENABLE_BI_DASHBOARD"] = "enable_bi_dashboard";
|
|
@@ -45411,7 +45493,7 @@ var PrivilegeTypes;
|
|
|
45411
45493
|
//# sourceMappingURL=privilege.js.map
|
|
45412
45494
|
|
|
45413
45495
|
/***/ }),
|
|
45414
|
-
/*
|
|
45496
|
+
/* 274 */
|
|
45415
45497
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45416
45498
|
|
|
45417
45499
|
"use strict";
|
|
@@ -45431,7 +45513,7 @@ var PushNotificationEnvironment;
|
|
|
45431
45513
|
//# sourceMappingURL=push_notification_registration.js.map
|
|
45432
45514
|
|
|
45433
45515
|
/***/ }),
|
|
45434
|
-
/*
|
|
45516
|
+
/* 275 */
|
|
45435
45517
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45436
45518
|
|
|
45437
45519
|
"use strict";
|
|
@@ -45445,7 +45527,7 @@ var ApplicationType;
|
|
|
45445
45527
|
//# sourceMappingURL=push_token_subscription.js.map
|
|
45446
45528
|
|
|
45447
45529
|
/***/ }),
|
|
45448
|
-
/*
|
|
45530
|
+
/* 276 */
|
|
45449
45531
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45450
45532
|
|
|
45451
45533
|
"use strict";
|
|
@@ -45462,7 +45544,34 @@ var VehicleTypeId;
|
|
|
45462
45544
|
//# sourceMappingURL=quote.js.map
|
|
45463
45545
|
|
|
45464
45546
|
/***/ }),
|
|
45465
|
-
/*
|
|
45547
|
+
/* 277 */
|
|
45548
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
45549
|
+
|
|
45550
|
+
"use strict";
|
|
45551
|
+
|
|
45552
|
+
exports.__esModule = true;
|
|
45553
|
+
exports.RateCardRateBase = exports.RateCardTermType = exports.RateCardEntityType = void 0;
|
|
45554
|
+
var RateCardEntityType;
|
|
45555
|
+
(function (RateCardEntityType) {
|
|
45556
|
+
RateCardEntityType["Fleet"] = "fleet";
|
|
45557
|
+
RateCardEntityType["DeliveryProvider"] = "delivery_provider";
|
|
45558
|
+
})(RateCardEntityType = exports.RateCardEntityType || (exports.RateCardEntityType = {}));
|
|
45559
|
+
var RateCardTermType;
|
|
45560
|
+
(function (RateCardTermType) {
|
|
45561
|
+
RateCardTermType["Base"] = "base";
|
|
45562
|
+
RateCardTermType["Surcharge"] = "surcharge";
|
|
45563
|
+
})(RateCardTermType = exports.RateCardTermType || (exports.RateCardTermType = {}));
|
|
45564
|
+
var RateCardRateBase;
|
|
45565
|
+
(function (RateCardRateBase) {
|
|
45566
|
+
RateCardRateBase["Flat"] = "flat";
|
|
45567
|
+
RateCardRateBase["Units"] = "units";
|
|
45568
|
+
RateCardRateBase["Miles"] = "miles";
|
|
45569
|
+
RateCardRateBase["Weight"] = "weight";
|
|
45570
|
+
})(RateCardRateBase = exports.RateCardRateBase || (exports.RateCardRateBase = {}));
|
|
45571
|
+
//# sourceMappingURL=rate_card.js.map
|
|
45572
|
+
|
|
45573
|
+
/***/ }),
|
|
45574
|
+
/* 278 */
|
|
45466
45575
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45467
45576
|
|
|
45468
45577
|
"use strict";
|
|
@@ -45471,7 +45580,7 @@ exports.__esModule = true;
|
|
|
45471
45580
|
//# sourceMappingURL=rating.js.map
|
|
45472
45581
|
|
|
45473
45582
|
/***/ }),
|
|
45474
|
-
/*
|
|
45583
|
+
/* 279 */
|
|
45475
45584
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45476
45585
|
|
|
45477
45586
|
"use strict";
|
|
@@ -45480,7 +45589,7 @@ exports.__esModule = true;
|
|
|
45480
45589
|
//# sourceMappingURL=reason_to_cancel_task.js.map
|
|
45481
45590
|
|
|
45482
45591
|
/***/ }),
|
|
45483
|
-
/*
|
|
45592
|
+
/* 280 */
|
|
45484
45593
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45485
45594
|
|
|
45486
45595
|
"use strict";
|
|
@@ -45489,7 +45598,7 @@ exports.__esModule = true;
|
|
|
45489
45598
|
//# sourceMappingURL=reason_to_change_inventory.js.map
|
|
45490
45599
|
|
|
45491
45600
|
/***/ }),
|
|
45492
|
-
/*
|
|
45601
|
+
/* 281 */
|
|
45493
45602
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45494
45603
|
|
|
45495
45604
|
"use strict";
|
|
@@ -45498,7 +45607,7 @@ exports.__esModule = true;
|
|
|
45498
45607
|
//# sourceMappingURL=reason_to_reassign_task.js.map
|
|
45499
45608
|
|
|
45500
45609
|
/***/ }),
|
|
45501
|
-
/*
|
|
45610
|
+
/* 282 */
|
|
45502
45611
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45503
45612
|
|
|
45504
45613
|
"use strict";
|
|
@@ -45518,13 +45627,14 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
45518
45627
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
45519
45628
|
};
|
|
45520
45629
|
exports.__esModule = true;
|
|
45521
|
-
__exportStar(__webpack_require__(
|
|
45522
|
-
__exportStar(__webpack_require__(
|
|
45523
|
-
__exportStar(__webpack_require__(
|
|
45630
|
+
__exportStar(__webpack_require__(283), exports);
|
|
45631
|
+
__exportStar(__webpack_require__(284), exports);
|
|
45632
|
+
__exportStar(__webpack_require__(285), exports);
|
|
45633
|
+
__exportStar(__webpack_require__(286), exports);
|
|
45524
45634
|
//# sourceMappingURL=index.js.map
|
|
45525
45635
|
|
|
45526
45636
|
/***/ }),
|
|
45527
|
-
/*
|
|
45637
|
+
/* 283 */
|
|
45528
45638
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45529
45639
|
|
|
45530
45640
|
"use strict";
|
|
@@ -45539,7 +45649,7 @@ var Order;
|
|
|
45539
45649
|
//# sourceMappingURL=report.js.map
|
|
45540
45650
|
|
|
45541
45651
|
/***/ }),
|
|
45542
|
-
/*
|
|
45652
|
+
/* 284 */
|
|
45543
45653
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45544
45654
|
|
|
45545
45655
|
"use strict";
|
|
@@ -45562,7 +45672,22 @@ var ReportExportingStatus;
|
|
|
45562
45672
|
//# sourceMappingURL=report_export.js.map
|
|
45563
45673
|
|
|
45564
45674
|
/***/ }),
|
|
45565
|
-
/*
|
|
45675
|
+
/* 285 */
|
|
45676
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
45677
|
+
|
|
45678
|
+
"use strict";
|
|
45679
|
+
|
|
45680
|
+
exports.__esModule = true;
|
|
45681
|
+
exports.SharedReportAccessLevel = void 0;
|
|
45682
|
+
var SharedReportAccessLevel;
|
|
45683
|
+
(function (SharedReportAccessLevel) {
|
|
45684
|
+
SharedReportAccessLevel[SharedReportAccessLevel["Viewer"] = 0] = "Viewer";
|
|
45685
|
+
SharedReportAccessLevel[SharedReportAccessLevel["Editor"] = 1] = "Editor";
|
|
45686
|
+
})(SharedReportAccessLevel = exports.SharedReportAccessLevel || (exports.SharedReportAccessLevel = {}));
|
|
45687
|
+
//# sourceMappingURL=report_share.js.map
|
|
45688
|
+
|
|
45689
|
+
/***/ }),
|
|
45690
|
+
/* 286 */
|
|
45566
45691
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45567
45692
|
|
|
45568
45693
|
"use strict";
|
|
@@ -45598,7 +45723,7 @@ var CronDayOfWeek;
|
|
|
45598
45723
|
//# sourceMappingURL=reports_scheduled_jobs.js.map
|
|
45599
45724
|
|
|
45600
45725
|
/***/ }),
|
|
45601
|
-
/*
|
|
45726
|
+
/* 287 */
|
|
45602
45727
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45603
45728
|
|
|
45604
45729
|
"use strict";
|
|
@@ -45607,7 +45732,7 @@ exports.__esModule = true;
|
|
|
45607
45732
|
//# sourceMappingURL=report_preference.js.map
|
|
45608
45733
|
|
|
45609
45734
|
/***/ }),
|
|
45610
|
-
/*
|
|
45735
|
+
/* 288 */
|
|
45611
45736
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45612
45737
|
|
|
45613
45738
|
"use strict";
|
|
@@ -45657,6 +45782,7 @@ var WIDGET_GROUPING_TYPES;
|
|
|
45657
45782
|
WIDGET_GROUPING_TYPES["GROUP_BY_TEAM"] = "GROUP_BY_TEAM";
|
|
45658
45783
|
WIDGET_GROUPING_TYPES["GROUP_BY_WP1_ARRIVAL"] = "GROUP_BY_WP1_ARRIVAL";
|
|
45659
45784
|
WIDGET_GROUPING_TYPES["GROUP_BY_WP2_ARRIVAL"] = "GROUP_BY_WP2_ARRIVAL";
|
|
45785
|
+
WIDGET_GROUPING_TYPES["GROUP_BY_CUSTOMER_WP"] = "GROUP_BY_CUSTOMER_WP";
|
|
45660
45786
|
WIDGET_GROUPING_TYPES["GROUP_BY_FLEET_WITH_INTERNAL_FLEETS"] = "GROUP_BY_FLEET_WITH_INTERNAL_FLEETS";
|
|
45661
45787
|
WIDGET_GROUPING_TYPES["GROUP_BY_RATING"] = "GROUP_BY_RATING";
|
|
45662
45788
|
WIDGET_GROUPING_TYPES["GROUP_BY_DRIVER"] = "GROUP_BY_DRIVER";
|
|
@@ -45676,7 +45802,7 @@ var FILTER_TYPES;
|
|
|
45676
45802
|
//# sourceMappingURL=reports.js.map
|
|
45677
45803
|
|
|
45678
45804
|
/***/ }),
|
|
45679
|
-
/*
|
|
45805
|
+
/* 289 */
|
|
45680
45806
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45681
45807
|
|
|
45682
45808
|
"use strict";
|
|
@@ -45695,13 +45821,13 @@ var RequestOrigin;
|
|
|
45695
45821
|
//# sourceMappingURL=request_origin.js.map
|
|
45696
45822
|
|
|
45697
45823
|
/***/ }),
|
|
45698
|
-
/*
|
|
45824
|
+
/* 290 */
|
|
45699
45825
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45700
45826
|
|
|
45701
45827
|
"use strict";
|
|
45702
45828
|
|
|
45703
45829
|
exports.__esModule = true;
|
|
45704
|
-
exports.RuleRequestType = exports.FactType = exports.Entity = exports.RuleCategory = exports.AttributeDatatype = void 0;
|
|
45830
|
+
exports.RuleRequestType = exports.FactType = exports.Entity = exports.RuleCategory = exports.RuleCompareOperator = exports.AttributeDatatype = void 0;
|
|
45705
45831
|
var AttributeDatatype;
|
|
45706
45832
|
(function (AttributeDatatype) {
|
|
45707
45833
|
AttributeDatatype["String"] = "string";
|
|
@@ -45710,14 +45836,30 @@ var AttributeDatatype;
|
|
|
45710
45836
|
AttributeDatatype["Datetime"] = "datetime";
|
|
45711
45837
|
AttributeDatatype["Array"] = "array";
|
|
45712
45838
|
})(AttributeDatatype = exports.AttributeDatatype || (exports.AttributeDatatype = {}));
|
|
45839
|
+
var RuleCompareOperator;
|
|
45840
|
+
(function (RuleCompareOperator) {
|
|
45841
|
+
RuleCompareOperator["EQUALS"] = "EQUALS";
|
|
45842
|
+
RuleCompareOperator["NOT_EQUALS"] = "NOT_EQUALS";
|
|
45843
|
+
RuleCompareOperator["INCLUDE"] = "INCLUDE";
|
|
45844
|
+
RuleCompareOperator["EXCLUDE"] = "EXCLUDE";
|
|
45845
|
+
RuleCompareOperator["LESS_THAN"] = "LESS_THAN";
|
|
45846
|
+
RuleCompareOperator["LESS_THAN_OR_EQUALS"] = "LESS_THAN_OR_EQUALS";
|
|
45847
|
+
RuleCompareOperator["GREATER_THAN"] = "GREATER_THAN";
|
|
45848
|
+
RuleCompareOperator["GREATER_THAN_OR_EQUALS"] = "GREATER_THAN_OR_EQUALS";
|
|
45849
|
+
RuleCompareOperator["IN"] = "IN";
|
|
45850
|
+
RuleCompareOperator["IN_RANGE"] = "IN_RANGE";
|
|
45851
|
+
RuleCompareOperator["CHANGED"] = "CHANGED";
|
|
45852
|
+
})(RuleCompareOperator = exports.RuleCompareOperator || (exports.RuleCompareOperator = {}));
|
|
45713
45853
|
var RuleCategory;
|
|
45714
45854
|
(function (RuleCategory) {
|
|
45715
45855
|
RuleCategory[RuleCategory["FleetRouter"] = 0] = "FleetRouter";
|
|
45716
45856
|
RuleCategory[RuleCategory["Alert"] = 1] = "Alert";
|
|
45857
|
+
RuleCategory[RuleCategory["Rate"] = 2] = "Rate";
|
|
45717
45858
|
})(RuleCategory = exports.RuleCategory || (exports.RuleCategory = {}));
|
|
45718
45859
|
var Entity;
|
|
45719
45860
|
(function (Entity) {
|
|
45720
45861
|
Entity["Fleet"] = "fleet";
|
|
45862
|
+
Entity["DeliveryProvider"] = "delivery_provider";
|
|
45721
45863
|
Entity["Action"] = "action";
|
|
45722
45864
|
})(Entity = exports.Entity || (exports.Entity = {}));
|
|
45723
45865
|
var FactType;
|
|
@@ -45725,6 +45867,7 @@ var FactType;
|
|
|
45725
45867
|
FactType["Task"] = "task";
|
|
45726
45868
|
FactType["Waypoint"] = "waypoint";
|
|
45727
45869
|
FactType["Run"] = "run";
|
|
45870
|
+
FactType["Rate"] = "rate";
|
|
45728
45871
|
})(FactType = exports.FactType || (exports.FactType = {}));
|
|
45729
45872
|
var RuleRequestType;
|
|
45730
45873
|
(function (RuleRequestType) {
|
|
@@ -45733,7 +45876,7 @@ var RuleRequestType;
|
|
|
45733
45876
|
//# sourceMappingURL=rule_types.js.map
|
|
45734
45877
|
|
|
45735
45878
|
/***/ }),
|
|
45736
|
-
/*
|
|
45879
|
+
/* 291 */
|
|
45737
45880
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45738
45881
|
|
|
45739
45882
|
"use strict";
|
|
@@ -45787,7 +45930,7 @@ var OFFLINE_ONLINE_EVENT_TYPES;
|
|
|
45787
45930
|
//# sourceMappingURL=run.js.map
|
|
45788
45931
|
|
|
45789
45932
|
/***/ }),
|
|
45790
|
-
/*
|
|
45933
|
+
/* 292 */
|
|
45791
45934
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45792
45935
|
|
|
45793
45936
|
"use strict";
|
|
@@ -45803,7 +45946,7 @@ var ScanType;
|
|
|
45803
45946
|
//# sourceMappingURL=scan.js.map
|
|
45804
45947
|
|
|
45805
45948
|
/***/ }),
|
|
45806
|
-
/*
|
|
45949
|
+
/* 293 */
|
|
45807
45950
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45808
45951
|
|
|
45809
45952
|
"use strict";
|
|
@@ -45812,7 +45955,7 @@ exports.__esModule = true;
|
|
|
45812
45955
|
//# sourceMappingURL=serializer.js.map
|
|
45813
45956
|
|
|
45814
45957
|
/***/ }),
|
|
45815
|
-
/*
|
|
45958
|
+
/* 294 */
|
|
45816
45959
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45817
45960
|
|
|
45818
45961
|
"use strict";
|
|
@@ -45821,7 +45964,7 @@ exports.__esModule = true;
|
|
|
45821
45964
|
//# sourceMappingURL=service.js.map
|
|
45822
45965
|
|
|
45823
45966
|
/***/ }),
|
|
45824
|
-
/*
|
|
45967
|
+
/* 295 */
|
|
45825
45968
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45826
45969
|
|
|
45827
45970
|
"use strict";
|
|
@@ -45830,7 +45973,7 @@ exports.__esModule = true;
|
|
|
45830
45973
|
//# sourceMappingURL=service_area.js.map
|
|
45831
45974
|
|
|
45832
45975
|
/***/ }),
|
|
45833
|
-
/*
|
|
45976
|
+
/* 296 */
|
|
45834
45977
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45835
45978
|
|
|
45836
45979
|
"use strict";
|
|
@@ -45839,7 +45982,7 @@ exports.__esModule = true;
|
|
|
45839
45982
|
//# sourceMappingURL=service_event.js.map
|
|
45840
45983
|
|
|
45841
45984
|
/***/ }),
|
|
45842
|
-
/*
|
|
45985
|
+
/* 297 */
|
|
45843
45986
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45844
45987
|
|
|
45845
45988
|
"use strict";
|
|
@@ -45848,7 +45991,7 @@ exports.__esModule = true;
|
|
|
45848
45991
|
//# sourceMappingURL=service_plan.js.map
|
|
45849
45992
|
|
|
45850
45993
|
/***/ }),
|
|
45851
|
-
/*
|
|
45994
|
+
/* 298 */
|
|
45852
45995
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45853
45996
|
|
|
45854
45997
|
"use strict";
|
|
@@ -45864,7 +46007,7 @@ var ServiceWindowType;
|
|
|
45864
46007
|
//# sourceMappingURL=service_window.js.map
|
|
45865
46008
|
|
|
45866
46009
|
/***/ }),
|
|
45867
|
-
/*
|
|
46010
|
+
/* 299 */
|
|
45868
46011
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45869
46012
|
|
|
45870
46013
|
"use strict";
|
|
@@ -45903,7 +46046,7 @@ var SharingMethod;
|
|
|
45903
46046
|
//# sourceMappingURL=shared_location.js.map
|
|
45904
46047
|
|
|
45905
46048
|
/***/ }),
|
|
45906
|
-
/*
|
|
46049
|
+
/* 300 */
|
|
45907
46050
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45908
46051
|
|
|
45909
46052
|
"use strict";
|
|
@@ -45926,7 +46069,7 @@ var ShiftRule;
|
|
|
45926
46069
|
//# sourceMappingURL=shift.js.map
|
|
45927
46070
|
|
|
45928
46071
|
/***/ }),
|
|
45929
|
-
/*
|
|
46072
|
+
/* 301 */
|
|
45930
46073
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45931
46074
|
|
|
45932
46075
|
"use strict";
|
|
@@ -45935,7 +46078,7 @@ exports.__esModule = true;
|
|
|
45935
46078
|
//# sourceMappingURL=skill.js.map
|
|
45936
46079
|
|
|
45937
46080
|
/***/ }),
|
|
45938
|
-
/*
|
|
46081
|
+
/* 302 */
|
|
45939
46082
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45940
46083
|
|
|
45941
46084
|
"use strict";
|
|
@@ -45944,7 +46087,7 @@ exports.__esModule = true;
|
|
|
45944
46087
|
//# sourceMappingURL=sms_data.js.map
|
|
45945
46088
|
|
|
45946
46089
|
/***/ }),
|
|
45947
|
-
/*
|
|
46090
|
+
/* 303 */
|
|
45948
46091
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45949
46092
|
|
|
45950
46093
|
"use strict";
|
|
@@ -45961,7 +46104,7 @@ var NumberType;
|
|
|
45961
46104
|
//# sourceMappingURL=sms_number.js.map
|
|
45962
46105
|
|
|
45963
46106
|
/***/ }),
|
|
45964
|
-
/*
|
|
46107
|
+
/* 304 */
|
|
45965
46108
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45966
46109
|
|
|
45967
46110
|
"use strict";
|
|
@@ -45970,7 +46113,7 @@ exports.__esModule = true;
|
|
|
45970
46113
|
//# sourceMappingURL=sms_setting.js.map
|
|
45971
46114
|
|
|
45972
46115
|
/***/ }),
|
|
45973
|
-
/*
|
|
46116
|
+
/* 305 */
|
|
45974
46117
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45975
46118
|
|
|
45976
46119
|
"use strict";
|
|
@@ -45979,7 +46122,7 @@ exports.__esModule = true;
|
|
|
45979
46122
|
//# sourceMappingURL=tag.js.map
|
|
45980
46123
|
|
|
45981
46124
|
/***/ }),
|
|
45982
|
-
/*
|
|
46125
|
+
/* 306 */
|
|
45983
46126
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45984
46127
|
|
|
45985
46128
|
"use strict";
|
|
@@ -45988,7 +46131,7 @@ exports.__esModule = true;
|
|
|
45988
46131
|
//# sourceMappingURL=tag_customer_configuration.js.map
|
|
45989
46132
|
|
|
45990
46133
|
/***/ }),
|
|
45991
|
-
/*
|
|
46134
|
+
/* 307 */
|
|
45992
46135
|
/***/ (function(module, exports, __webpack_require__) {
|
|
45993
46136
|
|
|
45994
46137
|
"use strict";
|
|
@@ -45997,7 +46140,7 @@ exports.__esModule = true;
|
|
|
45997
46140
|
//# sourceMappingURL=tag_merchant_configuration.js.map
|
|
45998
46141
|
|
|
45999
46142
|
/***/ }),
|
|
46000
|
-
/*
|
|
46143
|
+
/* 308 */
|
|
46001
46144
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46002
46145
|
|
|
46003
46146
|
"use strict";
|
|
@@ -46006,7 +46149,7 @@ exports.__esModule = true;
|
|
|
46006
46149
|
//# sourceMappingURL=tag_rules_configuration.js.map
|
|
46007
46150
|
|
|
46008
46151
|
/***/ }),
|
|
46009
|
-
/*
|
|
46152
|
+
/* 309 */
|
|
46010
46153
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46011
46154
|
|
|
46012
46155
|
"use strict";
|
|
@@ -46201,6 +46344,7 @@ var DeliveryMethod;
|
|
|
46201
46344
|
DeliveryMethod["StreetLevel"] = "street_level";
|
|
46202
46345
|
DeliveryMethod["AtRoom"] = "at_room";
|
|
46203
46346
|
DeliveryMethod["ThirdPartyPoint"] = "third_party_point";
|
|
46347
|
+
DeliveryMethod["HomeDelivery"] = "home_delivery";
|
|
46204
46348
|
})(DeliveryMethod = exports.DeliveryMethod || (exports.DeliveryMethod = {}));
|
|
46205
46349
|
var InventoryServiceType;
|
|
46206
46350
|
(function (InventoryServiceType) {
|
|
@@ -46222,7 +46366,7 @@ var Association;
|
|
|
46222
46366
|
//# sourceMappingURL=task.js.map
|
|
46223
46367
|
|
|
46224
46368
|
/***/ }),
|
|
46225
|
-
/*
|
|
46369
|
+
/* 310 */
|
|
46226
46370
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46227
46371
|
|
|
46228
46372
|
"use strict";
|
|
@@ -46231,7 +46375,7 @@ exports.__esModule = true;
|
|
|
46231
46375
|
//# sourceMappingURL=task_aggregations.js.map
|
|
46232
46376
|
|
|
46233
46377
|
/***/ }),
|
|
46234
|
-
/*
|
|
46378
|
+
/* 311 */
|
|
46235
46379
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46236
46380
|
|
|
46237
46381
|
"use strict";
|
|
@@ -46252,7 +46396,7 @@ var AutoScheduleType;
|
|
|
46252
46396
|
//# sourceMappingURL=task_configuration.js.map
|
|
46253
46397
|
|
|
46254
46398
|
/***/ }),
|
|
46255
|
-
/*
|
|
46399
|
+
/* 312 */
|
|
46256
46400
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46257
46401
|
|
|
46258
46402
|
"use strict";
|
|
@@ -46261,7 +46405,7 @@ exports.__esModule = true;
|
|
|
46261
46405
|
//# sourceMappingURL=task_payment_history.js.map
|
|
46262
46406
|
|
|
46263
46407
|
/***/ }),
|
|
46264
|
-
/*
|
|
46408
|
+
/* 313 */
|
|
46265
46409
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46266
46410
|
|
|
46267
46411
|
"use strict";
|
|
@@ -46275,7 +46419,7 @@ var TaskServiceType;
|
|
|
46275
46419
|
//# sourceMappingURL=task_service.js.map
|
|
46276
46420
|
|
|
46277
46421
|
/***/ }),
|
|
46278
|
-
/*
|
|
46422
|
+
/* 314 */
|
|
46279
46423
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46280
46424
|
|
|
46281
46425
|
"use strict";
|
|
@@ -46284,7 +46428,7 @@ exports.__esModule = true;
|
|
|
46284
46428
|
//# sourceMappingURL=team_configuration.js.map
|
|
46285
46429
|
|
|
46286
46430
|
/***/ }),
|
|
46287
|
-
/*
|
|
46431
|
+
/* 315 */
|
|
46288
46432
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46289
46433
|
|
|
46290
46434
|
"use strict";
|
|
@@ -46293,7 +46437,7 @@ exports.__esModule = true;
|
|
|
46293
46437
|
//# sourceMappingURL=team_service_zip_codes.js.map
|
|
46294
46438
|
|
|
46295
46439
|
/***/ }),
|
|
46296
|
-
/*
|
|
46440
|
+
/* 316 */
|
|
46297
46441
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46298
46442
|
|
|
46299
46443
|
"use strict";
|
|
@@ -46302,7 +46446,16 @@ exports.__esModule = true;
|
|
|
46302
46446
|
//# sourceMappingURL=teams.js.map
|
|
46303
46447
|
|
|
46304
46448
|
/***/ }),
|
|
46305
|
-
/*
|
|
46449
|
+
/* 317 */
|
|
46450
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
46451
|
+
|
|
46452
|
+
"use strict";
|
|
46453
|
+
|
|
46454
|
+
exports.__esModule = true;
|
|
46455
|
+
//# sourceMappingURL=upload.js.map
|
|
46456
|
+
|
|
46457
|
+
/***/ }),
|
|
46458
|
+
/* 318 */
|
|
46306
46459
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46307
46460
|
|
|
46308
46461
|
"use strict";
|
|
@@ -46319,7 +46472,7 @@ var ClusterModeType;
|
|
|
46319
46472
|
//# sourceMappingURL=user_configuration.js.map
|
|
46320
46473
|
|
|
46321
46474
|
/***/ }),
|
|
46322
|
-
/*
|
|
46475
|
+
/* 319 */
|
|
46323
46476
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46324
46477
|
|
|
46325
46478
|
"use strict";
|
|
@@ -46328,7 +46481,7 @@ exports.__esModule = true;
|
|
|
46328
46481
|
//# sourceMappingURL=user_realtime_data.js.map
|
|
46329
46482
|
|
|
46330
46483
|
/***/ }),
|
|
46331
|
-
/*
|
|
46484
|
+
/* 320 */
|
|
46332
46485
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46333
46486
|
|
|
46334
46487
|
"use strict";
|
|
@@ -46337,7 +46490,7 @@ exports.__esModule = true;
|
|
|
46337
46490
|
//# sourceMappingURL=user_types.js.map
|
|
46338
46491
|
|
|
46339
46492
|
/***/ }),
|
|
46340
|
-
/*
|
|
46493
|
+
/* 321 */
|
|
46341
46494
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46342
46495
|
|
|
46343
46496
|
"use strict";
|
|
@@ -46374,7 +46527,7 @@ var UserStatus;
|
|
|
46374
46527
|
//# sourceMappingURL=users.js.map
|
|
46375
46528
|
|
|
46376
46529
|
/***/ }),
|
|
46377
|
-
/*
|
|
46530
|
+
/* 322 */
|
|
46378
46531
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46379
46532
|
|
|
46380
46533
|
"use strict";
|
|
@@ -46383,7 +46536,7 @@ exports.__esModule = true;
|
|
|
46383
46536
|
//# sourceMappingURL=vehicle.js.map
|
|
46384
46537
|
|
|
46385
46538
|
/***/ }),
|
|
46386
|
-
/*
|
|
46539
|
+
/* 323 */
|
|
46387
46540
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46388
46541
|
|
|
46389
46542
|
"use strict";
|
|
@@ -46392,7 +46545,7 @@ exports.__esModule = true;
|
|
|
46392
46545
|
//# sourceMappingURL=vehicle_type.js.map
|
|
46393
46546
|
|
|
46394
46547
|
/***/ }),
|
|
46395
|
-
/*
|
|
46548
|
+
/* 324 */
|
|
46396
46549
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46397
46550
|
|
|
46398
46551
|
"use strict";
|
|
@@ -46401,7 +46554,7 @@ exports.__esModule = true;
|
|
|
46401
46554
|
//# sourceMappingURL=web_application_configuration.js.map
|
|
46402
46555
|
|
|
46403
46556
|
/***/ }),
|
|
46404
|
-
/*
|
|
46557
|
+
/* 325 */
|
|
46405
46558
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46406
46559
|
|
|
46407
46560
|
"use strict";
|
|
@@ -46410,7 +46563,7 @@ exports.__esModule = true;
|
|
|
46410
46563
|
//# sourceMappingURL=webhooks.js.map
|
|
46411
46564
|
|
|
46412
46565
|
/***/ }),
|
|
46413
|
-
/*
|
|
46566
|
+
/* 326 */
|
|
46414
46567
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46415
46568
|
|
|
46416
46569
|
"use strict";
|
|
@@ -46426,7 +46579,7 @@ var Plan;
|
|
|
46426
46579
|
//# sourceMappingURL=webhooks_configuration.js.map
|
|
46427
46580
|
|
|
46428
46581
|
/***/ }),
|
|
46429
|
-
/*
|
|
46582
|
+
/* 327 */
|
|
46430
46583
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46431
46584
|
|
|
46432
46585
|
"use strict";
|
|
@@ -46435,7 +46588,7 @@ exports.__esModule = true;
|
|
|
46435
46588
|
//# sourceMappingURL=widget.js.map
|
|
46436
46589
|
|
|
46437
46590
|
/***/ }),
|
|
46438
|
-
/*
|
|
46591
|
+
/* 328 */
|
|
46439
46592
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46440
46593
|
|
|
46441
46594
|
"use strict";
|
|
@@ -46444,7 +46597,7 @@ exports.__esModule = true;
|
|
|
46444
46597
|
//# sourceMappingURL=windows.js.map
|
|
46445
46598
|
|
|
46446
46599
|
/***/ }),
|
|
46447
|
-
/*
|
|
46600
|
+
/* 329 */
|
|
46448
46601
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46449
46602
|
|
|
46450
46603
|
"use strict";
|
|
@@ -46487,7 +46640,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46487
46640
|
};
|
|
46488
46641
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46489
46642
|
exports.customerExtractor = void 0;
|
|
46490
|
-
var CustomerEntity_1 = __webpack_require__(
|
|
46643
|
+
var CustomerEntity_1 = __webpack_require__(330);
|
|
46491
46644
|
var customerExtractor = function (response) { return response.customer; };
|
|
46492
46645
|
exports.customerExtractor = customerExtractor;
|
|
46493
46646
|
var Customer = /** @class */ (function () {
|
|
@@ -46531,7 +46684,7 @@ exports.default = Customer;
|
|
|
46531
46684
|
//# sourceMappingURL=Customer.js.map
|
|
46532
46685
|
|
|
46533
46686
|
/***/ }),
|
|
46534
|
-
/*
|
|
46687
|
+
/* 330 */
|
|
46535
46688
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46536
46689
|
|
|
46537
46690
|
"use strict";
|
|
@@ -46617,7 +46770,7 @@ exports.default = CustomerEntity;
|
|
|
46617
46770
|
//# sourceMappingURL=CustomerEntity.js.map
|
|
46618
46771
|
|
|
46619
46772
|
/***/ }),
|
|
46620
|
-
/*
|
|
46773
|
+
/* 331 */
|
|
46621
46774
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46622
46775
|
|
|
46623
46776
|
"use strict";
|
|
@@ -46659,7 +46812,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46659
46812
|
}
|
|
46660
46813
|
};
|
|
46661
46814
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46662
|
-
var dashboard_service_1 = __webpack_require__(
|
|
46815
|
+
var dashboard_service_1 = __webpack_require__(332);
|
|
46663
46816
|
var Dashboard = /** @class */ (function () {
|
|
46664
46817
|
function Dashboard(session) {
|
|
46665
46818
|
this.dashboardService = new dashboard_service_1.default(session);
|
|
@@ -46700,7 +46853,7 @@ exports.default = Dashboard;
|
|
|
46700
46853
|
//# sourceMappingURL=dashboard.js.map
|
|
46701
46854
|
|
|
46702
46855
|
/***/ }),
|
|
46703
|
-
/*
|
|
46856
|
+
/* 332 */
|
|
46704
46857
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46705
46858
|
|
|
46706
46859
|
"use strict";
|
|
@@ -46824,7 +46977,7 @@ exports.WidgetGetResponseExtractor = WidgetGetResponseExtractor;
|
|
|
46824
46977
|
//# sourceMappingURL=dashboard.service.js.map
|
|
46825
46978
|
|
|
46826
46979
|
/***/ }),
|
|
46827
|
-
/*
|
|
46980
|
+
/* 333 */
|
|
46828
46981
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46829
46982
|
|
|
46830
46983
|
"use strict";
|
|
@@ -46866,7 +47019,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
46866
47019
|
}
|
|
46867
47020
|
};
|
|
46868
47021
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
46869
|
-
var ReasonToChangeInventory_service_1 = __webpack_require__(
|
|
47022
|
+
var ReasonToChangeInventory_service_1 = __webpack_require__(334);
|
|
46870
47023
|
var ReasonToChangeInventory = /** @class */ (function () {
|
|
46871
47024
|
function ReasonToChangeInventory(session) {
|
|
46872
47025
|
this.reasonToChangeInventoryService = new ReasonToChangeInventory_service_1.ReasonToChangeInventoryService(session);
|
|
@@ -46887,7 +47040,7 @@ exports.default = ReasonToChangeInventory;
|
|
|
46887
47040
|
//# sourceMappingURL=ReasonToChangeInventory.js.map
|
|
46888
47041
|
|
|
46889
47042
|
/***/ }),
|
|
46890
|
-
/*
|
|
47043
|
+
/* 334 */
|
|
46891
47044
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46892
47045
|
|
|
46893
47046
|
"use strict";
|
|
@@ -46978,7 +47131,7 @@ exports.ReasonToChangeInventoryService = ReasonToChangeInventoryService;
|
|
|
46978
47131
|
//# sourceMappingURL=ReasonToChangeInventory.service.js.map
|
|
46979
47132
|
|
|
46980
47133
|
/***/ }),
|
|
46981
|
-
/*
|
|
47134
|
+
/* 335 */
|
|
46982
47135
|
/***/ (function(module, exports, __webpack_require__) {
|
|
46983
47136
|
|
|
46984
47137
|
"use strict";
|
|
@@ -47020,7 +47173,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
47020
47173
|
}
|
|
47021
47174
|
};
|
|
47022
47175
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47023
|
-
var TaskInventory_service_1 = __webpack_require__(
|
|
47176
|
+
var TaskInventory_service_1 = __webpack_require__(336);
|
|
47024
47177
|
var TaskInventory = /** @class */ (function () {
|
|
47025
47178
|
function TaskInventory(session) {
|
|
47026
47179
|
this.taskInventoryService = new TaskInventory_service_1.TaskInventoryService(session);
|
|
@@ -47048,7 +47201,7 @@ exports.default = TaskInventory;
|
|
|
47048
47201
|
//# sourceMappingURL=TaskInventory.js.map
|
|
47049
47202
|
|
|
47050
47203
|
/***/ }),
|
|
47051
|
-
/*
|
|
47204
|
+
/* 336 */
|
|
47052
47205
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47053
47206
|
|
|
47054
47207
|
"use strict";
|
|
@@ -47149,14 +47302,14 @@ exports.TaskInventoryService = TaskInventoryService;
|
|
|
47149
47302
|
//# sourceMappingURL=TaskInventory.service.js.map
|
|
47150
47303
|
|
|
47151
47304
|
/***/ }),
|
|
47152
|
-
/*
|
|
47305
|
+
/* 337 */
|
|
47153
47306
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47154
47307
|
|
|
47155
47308
|
"use strict";
|
|
47156
47309
|
|
|
47157
47310
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47158
|
-
var ChatConversation_1 = __webpack_require__(
|
|
47159
|
-
var ChatMessageApi_1 = __webpack_require__(
|
|
47311
|
+
var ChatConversation_1 = __webpack_require__(338);
|
|
47312
|
+
var ChatMessageApi_1 = __webpack_require__(339);
|
|
47160
47313
|
var ChatConversationApi = /** @class */ (function () {
|
|
47161
47314
|
function ChatConversationApi(session) {
|
|
47162
47315
|
this.chatConversationEntity = new ChatConversation_1.default(session);
|
|
@@ -47195,7 +47348,7 @@ exports.default = ChatConversationApi;
|
|
|
47195
47348
|
//# sourceMappingURL=ChatConversationApi.js.map
|
|
47196
47349
|
|
|
47197
47350
|
/***/ }),
|
|
47198
|
-
/*
|
|
47351
|
+
/* 338 */
|
|
47199
47352
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47200
47353
|
|
|
47201
47354
|
"use strict";
|
|
@@ -47376,13 +47529,13 @@ exports.default = ChatConversation;
|
|
|
47376
47529
|
//# sourceMappingURL=ChatConversation.js.map
|
|
47377
47530
|
|
|
47378
47531
|
/***/ }),
|
|
47379
|
-
/*
|
|
47532
|
+
/* 339 */
|
|
47380
47533
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47381
47534
|
|
|
47382
47535
|
"use strict";
|
|
47383
47536
|
|
|
47384
47537
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47385
|
-
var ChatMessage_1 = __webpack_require__(
|
|
47538
|
+
var ChatMessage_1 = __webpack_require__(340);
|
|
47386
47539
|
var ChatMessageApi = /** @class */ (function () {
|
|
47387
47540
|
function ChatMessageApi(session) {
|
|
47388
47541
|
this.chatMessageEntity = new ChatMessage_1.default(session);
|
|
@@ -47404,7 +47557,7 @@ exports.default = ChatMessageApi;
|
|
|
47404
47557
|
//# sourceMappingURL=ChatMessageApi.js.map
|
|
47405
47558
|
|
|
47406
47559
|
/***/ }),
|
|
47407
|
-
/*
|
|
47560
|
+
/* 340 */
|
|
47408
47561
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47409
47562
|
|
|
47410
47563
|
"use strict";
|
|
@@ -47533,7 +47686,7 @@ exports.default = ChatMessage;
|
|
|
47533
47686
|
//# sourceMappingURL=ChatMessage.js.map
|
|
47534
47687
|
|
|
47535
47688
|
/***/ }),
|
|
47536
|
-
/*
|
|
47689
|
+
/* 341 */
|
|
47537
47690
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47538
47691
|
|
|
47539
47692
|
"use strict";
|
|
@@ -47575,7 +47728,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
47575
47728
|
}
|
|
47576
47729
|
};
|
|
47577
47730
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47578
|
-
var CrewStore_1 = __webpack_require__(
|
|
47731
|
+
var CrewStore_1 = __webpack_require__(342);
|
|
47579
47732
|
var Crew = /** @class */ (function () {
|
|
47580
47733
|
function Crew(session, usersStore) {
|
|
47581
47734
|
this.crewStore = new CrewStore_1.default(session);
|
|
@@ -47669,7 +47822,7 @@ exports.default = Crew;
|
|
|
47669
47822
|
//# sourceMappingURL=Crew.js.map
|
|
47670
47823
|
|
|
47671
47824
|
/***/ }),
|
|
47672
|
-
/*
|
|
47825
|
+
/* 342 */
|
|
47673
47826
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47674
47827
|
|
|
47675
47828
|
"use strict";
|
|
@@ -47759,7 +47912,7 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from) {
|
|
|
47759
47912
|
};
|
|
47760
47913
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47761
47914
|
var BaseStore_1 = __webpack_require__(48);
|
|
47762
|
-
var CrewService_1 = __webpack_require__(
|
|
47915
|
+
var CrewService_1 = __webpack_require__(343);
|
|
47763
47916
|
var rxjs_1 = __webpack_require__(75);
|
|
47764
47917
|
var operators_1 = __webpack_require__(65);
|
|
47765
47918
|
var lodash_1 = __webpack_require__(11);
|
|
@@ -47905,7 +48058,7 @@ exports.default = CrewStore;
|
|
|
47905
48058
|
//# sourceMappingURL=CrewStore.js.map
|
|
47906
48059
|
|
|
47907
48060
|
/***/ }),
|
|
47908
|
-
/*
|
|
48061
|
+
/* 343 */
|
|
47909
48062
|
/***/ (function(module, exports, __webpack_require__) {
|
|
47910
48063
|
|
|
47911
48064
|
"use strict";
|
|
@@ -48070,13 +48223,13 @@ exports.default = CrewService;
|
|
|
48070
48223
|
//# sourceMappingURL=CrewService.js.map
|
|
48071
48224
|
|
|
48072
48225
|
/***/ }),
|
|
48073
|
-
/*
|
|
48226
|
+
/* 344 */
|
|
48074
48227
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48075
48228
|
|
|
48076
48229
|
"use strict";
|
|
48077
48230
|
|
|
48078
48231
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48079
|
-
var PlannedRoutesEntity_1 = __webpack_require__(
|
|
48232
|
+
var PlannedRoutesEntity_1 = __webpack_require__(345);
|
|
48080
48233
|
var PlannedRoutes = /** @class */ (function () {
|
|
48081
48234
|
function PlannedRoutes(session) {
|
|
48082
48235
|
this.plannedRoutesEntity = new PlannedRoutesEntity_1.default(session);
|
|
@@ -48093,7 +48246,7 @@ exports.default = PlannedRoutes;
|
|
|
48093
48246
|
//# sourceMappingURL=PlannedRoutesApi.js.map
|
|
48094
48247
|
|
|
48095
48248
|
/***/ }),
|
|
48096
|
-
/*
|
|
48249
|
+
/* 345 */
|
|
48097
48250
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48098
48251
|
|
|
48099
48252
|
"use strict";
|
|
@@ -48148,14 +48301,14 @@ exports.default = PlannedRoutesEntity;
|
|
|
48148
48301
|
//# sourceMappingURL=PlannedRoutesEntity.js.map
|
|
48149
48302
|
|
|
48150
48303
|
/***/ }),
|
|
48151
|
-
/*
|
|
48304
|
+
/* 346 */
|
|
48152
48305
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48153
48306
|
|
|
48154
48307
|
"use strict";
|
|
48155
48308
|
|
|
48156
48309
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48157
48310
|
exports.Language = void 0;
|
|
48158
|
-
var LanguageStore_1 = __webpack_require__(
|
|
48311
|
+
var LanguageStore_1 = __webpack_require__(347);
|
|
48159
48312
|
var Language = /** @class */ (function () {
|
|
48160
48313
|
function Language(session) {
|
|
48161
48314
|
this.languageStore = new LanguageStore_1.default(session);
|
|
@@ -48169,7 +48322,7 @@ exports.Language = Language;
|
|
|
48169
48322
|
//# sourceMappingURL=Language.js.map
|
|
48170
48323
|
|
|
48171
48324
|
/***/ }),
|
|
48172
|
-
/*
|
|
48325
|
+
/* 347 */
|
|
48173
48326
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48174
48327
|
|
|
48175
48328
|
"use strict";
|
|
@@ -48227,7 +48380,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
48227
48380
|
};
|
|
48228
48381
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48229
48382
|
var BaseStore_1 = __webpack_require__(48);
|
|
48230
|
-
var LanguageService_1 = __webpack_require__(
|
|
48383
|
+
var LanguageService_1 = __webpack_require__(348);
|
|
48231
48384
|
var LanguageStore = /** @class */ (function (_super) {
|
|
48232
48385
|
__extends(LanguageStore, _super);
|
|
48233
48386
|
function LanguageStore(session) {
|
|
@@ -48267,7 +48420,7 @@ exports.default = LanguageStore;
|
|
|
48267
48420
|
//# sourceMappingURL=LanguageStore.js.map
|
|
48268
48421
|
|
|
48269
48422
|
/***/ }),
|
|
48270
|
-
/*
|
|
48423
|
+
/* 348 */
|
|
48271
48424
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48272
48425
|
|
|
48273
48426
|
"use strict";
|
|
@@ -48358,14 +48511,14 @@ exports.default = LanguageService;
|
|
|
48358
48511
|
//# sourceMappingURL=LanguageService.js.map
|
|
48359
48512
|
|
|
48360
48513
|
/***/ }),
|
|
48361
|
-
/*
|
|
48514
|
+
/* 349 */
|
|
48362
48515
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48363
48516
|
|
|
48364
48517
|
"use strict";
|
|
48365
48518
|
|
|
48366
48519
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48367
48520
|
exports.NotificationType = void 0;
|
|
48368
|
-
var NotificationTypeStore_1 = __webpack_require__(
|
|
48521
|
+
var NotificationTypeStore_1 = __webpack_require__(350);
|
|
48369
48522
|
var NotificationType = /** @class */ (function () {
|
|
48370
48523
|
function NotificationType(session) {
|
|
48371
48524
|
this.notificationTypeStore = new NotificationTypeStore_1.default(session);
|
|
@@ -48379,7 +48532,7 @@ exports.NotificationType = NotificationType;
|
|
|
48379
48532
|
//# sourceMappingURL=NotificationType.js.map
|
|
48380
48533
|
|
|
48381
48534
|
/***/ }),
|
|
48382
|
-
/*
|
|
48535
|
+
/* 350 */
|
|
48383
48536
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48384
48537
|
|
|
48385
48538
|
"use strict";
|
|
@@ -48437,7 +48590,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
48437
48590
|
};
|
|
48438
48591
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48439
48592
|
var BaseStore_1 = __webpack_require__(48);
|
|
48440
|
-
var NotificationTypeService_1 = __webpack_require__(
|
|
48593
|
+
var NotificationTypeService_1 = __webpack_require__(351);
|
|
48441
48594
|
var NotificationTypeStore = /** @class */ (function (_super) {
|
|
48442
48595
|
__extends(NotificationTypeStore, _super);
|
|
48443
48596
|
function NotificationTypeStore(session) {
|
|
@@ -48464,7 +48617,7 @@ exports.default = NotificationTypeStore;
|
|
|
48464
48617
|
//# sourceMappingURL=NotificationTypeStore.js.map
|
|
48465
48618
|
|
|
48466
48619
|
/***/ }),
|
|
48467
|
-
/*
|
|
48620
|
+
/* 351 */
|
|
48468
48621
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48469
48622
|
|
|
48470
48623
|
"use strict";
|
|
@@ -48555,7 +48708,7 @@ exports.default = NotificationTypeService;
|
|
|
48555
48708
|
//# sourceMappingURL=NotificationTypeService.js.map
|
|
48556
48709
|
|
|
48557
48710
|
/***/ }),
|
|
48558
|
-
/*
|
|
48711
|
+
/* 352 */
|
|
48559
48712
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48560
48713
|
|
|
48561
48714
|
"use strict";
|
|
@@ -48603,7 +48756,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
48603
48756
|
}
|
|
48604
48757
|
};
|
|
48605
48758
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48606
|
-
var UsersStore_1 = __webpack_require__(
|
|
48759
|
+
var UsersStore_1 = __webpack_require__(353);
|
|
48607
48760
|
var BringgException_1 = __webpack_require__(15);
|
|
48608
48761
|
var ExceptionReason_1 = __webpack_require__(47);
|
|
48609
48762
|
var lodash_1 = __webpack_require__(11);
|
|
@@ -48836,7 +48989,7 @@ exports.default = Users;
|
|
|
48836
48989
|
//# sourceMappingURL=Users.js.map
|
|
48837
48990
|
|
|
48838
48991
|
/***/ }),
|
|
48839
|
-
/*
|
|
48992
|
+
/* 353 */
|
|
48840
48993
|
/***/ (function(module, exports, __webpack_require__) {
|
|
48841
48994
|
|
|
48842
48995
|
"use strict";
|
|
@@ -48926,12 +49079,12 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from) {
|
|
|
48926
49079
|
};
|
|
48927
49080
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48928
49081
|
var types_1 = __webpack_require__(64);
|
|
49082
|
+
var lodash_1 = __webpack_require__(11);
|
|
48929
49083
|
var BaseStore_1 = __webpack_require__(48);
|
|
48930
|
-
var UsersService_1 = __webpack_require__(
|
|
49084
|
+
var UsersService_1 = __webpack_require__(354);
|
|
48931
49085
|
var User_consts_1 = __webpack_require__(102);
|
|
48932
49086
|
var operators_1 = __webpack_require__(65);
|
|
48933
49087
|
var rxjs_1 = __webpack_require__(75);
|
|
48934
|
-
var lodash_1 = __webpack_require__(11);
|
|
48935
49088
|
var THROTTLE_TIME = 500;
|
|
48936
49089
|
var UsersStore = /** @class */ (function (_super) {
|
|
48937
49090
|
__extends(UsersStore, _super);
|
|
@@ -48991,7 +49144,7 @@ var UsersStore = /** @class */ (function (_super) {
|
|
|
48991
49144
|
return _this;
|
|
48992
49145
|
}
|
|
48993
49146
|
UsersStore.prototype.initGroups = function (users, groupsToInit) {
|
|
48994
|
-
var e_3, _a, e_4, _b, e_5, _c, e_6, _d;
|
|
49147
|
+
var e_3, _a, e_4, _b, e_5, _c, e_6, _d, e_7, _e;
|
|
48995
49148
|
if (groupsToInit === void 0) { groupsToInit = Object.keys(User_consts_1.GROUP_VALUES); }
|
|
48996
49149
|
var groups = {};
|
|
48997
49150
|
try {
|
|
@@ -49017,8 +49170,8 @@ var UsersStore = /** @class */ (function (_super) {
|
|
|
49017
49170
|
var isDriverOnline = user.status === types_1.Connection.Online;
|
|
49018
49171
|
if (isDriverOnline) {
|
|
49019
49172
|
try {
|
|
49020
|
-
for (var
|
|
49021
|
-
var teamId =
|
|
49173
|
+
for (var _f = (e_5 = void 0, __values(user.team_ids)), _g = _f.next(); !_g.done; _g = _f.next()) {
|
|
49174
|
+
var teamId = _g.value;
|
|
49022
49175
|
this.onlineDriversCounterByTeam.set(teamId, this.onlineDriversCounterByTeam.has(teamId)
|
|
49023
49176
|
? this.onlineDriversCounterByTeam.get(teamId) + 1
|
|
49024
49177
|
: 1);
|
|
@@ -49027,15 +49180,27 @@ var UsersStore = /** @class */ (function (_super) {
|
|
|
49027
49180
|
catch (e_5_1) { e_5 = { error: e_5_1 }; }
|
|
49028
49181
|
finally {
|
|
49029
49182
|
try {
|
|
49030
|
-
if (
|
|
49183
|
+
if (_g && !_g.done && (_c = _f.return)) _c.call(_f);
|
|
49031
49184
|
}
|
|
49032
49185
|
finally { if (e_5) throw e_5.error; }
|
|
49033
49186
|
}
|
|
49034
49187
|
}
|
|
49035
49188
|
}
|
|
49036
|
-
var
|
|
49037
|
-
|
|
49038
|
-
|
|
49189
|
+
var groupIds = User_consts_1.userToGroupsMapper(user);
|
|
49190
|
+
try {
|
|
49191
|
+
for (var groupIds_1 = (e_6 = void 0, __values(groupIds)), groupIds_1_1 = groupIds_1.next(); !groupIds_1_1.done; groupIds_1_1 = groupIds_1.next()) {
|
|
49192
|
+
var groupId = groupIds_1_1.value;
|
|
49193
|
+
if (groups[groupId]) {
|
|
49194
|
+
groups[groupId].add(user);
|
|
49195
|
+
}
|
|
49196
|
+
}
|
|
49197
|
+
}
|
|
49198
|
+
catch (e_6_1) { e_6 = { error: e_6_1 }; }
|
|
49199
|
+
finally {
|
|
49200
|
+
try {
|
|
49201
|
+
if (groupIds_1_1 && !groupIds_1_1.done && (_d = groupIds_1.return)) _d.call(groupIds_1);
|
|
49202
|
+
}
|
|
49203
|
+
finally { if (e_6) throw e_6.error; }
|
|
49039
49204
|
}
|
|
49040
49205
|
}
|
|
49041
49206
|
}
|
|
@@ -49052,12 +49217,12 @@ var UsersStore = /** @class */ (function (_super) {
|
|
|
49052
49217
|
this.groupedValues.set(User_consts_1.GROUP_VALUES[groupId], groups[groupId] || new Set());
|
|
49053
49218
|
}
|
|
49054
49219
|
}
|
|
49055
|
-
catch (
|
|
49220
|
+
catch (e_7_1) { e_7 = { error: e_7_1 }; }
|
|
49056
49221
|
finally {
|
|
49057
49222
|
try {
|
|
49058
|
-
if (groupsToInit_2_1 && !groupsToInit_2_1.done && (
|
|
49223
|
+
if (groupsToInit_2_1 && !groupsToInit_2_1.done && (_e = groupsToInit_2.return)) _e.call(groupsToInit_2);
|
|
49059
49224
|
}
|
|
49060
|
-
finally { if (
|
|
49225
|
+
finally { if (e_7) throw e_7.error; }
|
|
49061
49226
|
}
|
|
49062
49227
|
};
|
|
49063
49228
|
UsersStore.prototype.create = function (user) {
|
|
@@ -49407,7 +49572,7 @@ var UsersStore = /** @class */ (function (_super) {
|
|
|
49407
49572
|
return this.onlineDriversCounterByTeam.get(teamId) || 0;
|
|
49408
49573
|
};
|
|
49409
49574
|
UsersStore.prototype.getAllLocalAdminsAndDispatchers = function () {
|
|
49410
|
-
return this.getAdmins().concat(this.getDispatchers());
|
|
49575
|
+
return __spreadArray([], __read(new Set(this.getAdmins().concat(this.getDispatchers()))));
|
|
49411
49576
|
};
|
|
49412
49577
|
return UsersStore;
|
|
49413
49578
|
}(BaseStore_1.default));
|
|
@@ -49415,7 +49580,7 @@ exports.default = UsersStore;
|
|
|
49415
49580
|
//# sourceMappingURL=UsersStore.js.map
|
|
49416
49581
|
|
|
49417
49582
|
/***/ }),
|
|
49418
|
-
/*
|
|
49583
|
+
/* 354 */
|
|
49419
49584
|
/***/ (function(module, exports, __webpack_require__) {
|
|
49420
49585
|
|
|
49421
49586
|
"use strict";
|
|
@@ -49483,7 +49648,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
49483
49648
|
}
|
|
49484
49649
|
};
|
|
49485
49650
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49486
|
-
var PubSubService_1 = __webpack_require__(
|
|
49651
|
+
var PubSubService_1 = __webpack_require__(355);
|
|
49487
49652
|
var BringgException_1 = __webpack_require__(15);
|
|
49488
49653
|
var Route_1 = __webpack_require__(19);
|
|
49489
49654
|
var User_consts_1 = __webpack_require__(102);
|
|
@@ -49792,7 +49957,7 @@ exports.default = UsersService;
|
|
|
49792
49957
|
//# sourceMappingURL=UsersService.js.map
|
|
49793
49958
|
|
|
49794
49959
|
/***/ }),
|
|
49795
|
-
/*
|
|
49960
|
+
/* 355 */
|
|
49796
49961
|
/***/ (function(module, exports, __webpack_require__) {
|
|
49797
49962
|
|
|
49798
49963
|
"use strict";
|
|
@@ -49839,7 +50004,7 @@ exports.PubSubService = PubSubService;
|
|
|
49839
50004
|
//# sourceMappingURL=PubSubService.js.map
|
|
49840
50005
|
|
|
49841
50006
|
/***/ }),
|
|
49842
|
-
/*
|
|
50007
|
+
/* 356 */
|
|
49843
50008
|
/***/ (function(module, exports, __webpack_require__) {
|
|
49844
50009
|
|
|
49845
50010
|
"use strict";
|
|
@@ -49875,14 +50040,14 @@ exports.UserHelpers = UserHelpers;
|
|
|
49875
50040
|
//# sourceMappingURL=UserHelpers.js.map
|
|
49876
50041
|
|
|
49877
50042
|
/***/ }),
|
|
49878
|
-
/*
|
|
50043
|
+
/* 357 */
|
|
49879
50044
|
/***/ (function(module, exports, __webpack_require__) {
|
|
49880
50045
|
|
|
49881
50046
|
"use strict";
|
|
49882
50047
|
|
|
49883
50048
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49884
50049
|
exports.NotificationTemplate = void 0;
|
|
49885
|
-
var NotificationTemplateStore_1 = __webpack_require__(
|
|
50050
|
+
var NotificationTemplateStore_1 = __webpack_require__(358);
|
|
49886
50051
|
var NotificationTemplate = /** @class */ (function () {
|
|
49887
50052
|
function NotificationTemplate(session) {
|
|
49888
50053
|
this.notificationTemplateStore = new NotificationTemplateStore_1.default(session);
|
|
@@ -49908,7 +50073,7 @@ exports.NotificationTemplate = NotificationTemplate;
|
|
|
49908
50073
|
//# sourceMappingURL=NotificationTemplate.js.map
|
|
49909
50074
|
|
|
49910
50075
|
/***/ }),
|
|
49911
|
-
/*
|
|
50076
|
+
/* 358 */
|
|
49912
50077
|
/***/ (function(module, exports, __webpack_require__) {
|
|
49913
50078
|
|
|
49914
50079
|
"use strict";
|
|
@@ -49966,7 +50131,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
49966
50131
|
};
|
|
49967
50132
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
49968
50133
|
var BaseStore_1 = __webpack_require__(48);
|
|
49969
|
-
var NotificationTemplateService_1 = __webpack_require__(
|
|
50134
|
+
var NotificationTemplateService_1 = __webpack_require__(359);
|
|
49970
50135
|
var NotificationTemplateStore = /** @class */ (function (_super) {
|
|
49971
50136
|
__extends(NotificationTemplateStore, _super);
|
|
49972
50137
|
function NotificationTemplateStore(session) {
|
|
@@ -50045,7 +50210,7 @@ exports.default = NotificationTemplateStore;
|
|
|
50045
50210
|
//# sourceMappingURL=NotificationTemplateStore.js.map
|
|
50046
50211
|
|
|
50047
50212
|
/***/ }),
|
|
50048
|
-
/*
|
|
50213
|
+
/* 359 */
|
|
50049
50214
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50050
50215
|
|
|
50051
50216
|
"use strict";
|
|
@@ -50188,7 +50353,7 @@ exports.default = NotificationTemplateService;
|
|
|
50188
50353
|
//# sourceMappingURL=NotificationTemplateService.js.map
|
|
50189
50354
|
|
|
50190
50355
|
/***/ }),
|
|
50191
|
-
/*
|
|
50356
|
+
/* 360 */
|
|
50192
50357
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50193
50358
|
|
|
50194
50359
|
"use strict";
|
|
@@ -50236,7 +50401,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
50236
50401
|
}
|
|
50237
50402
|
};
|
|
50238
50403
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50239
|
-
var customer_configuration_service_1 = __webpack_require__(
|
|
50404
|
+
var customer_configuration_service_1 = __webpack_require__(361);
|
|
50240
50405
|
var cached_promise_1 = __webpack_require__(72);
|
|
50241
50406
|
var Dashboard = /** @class */ (function () {
|
|
50242
50407
|
function Dashboard(session) {
|
|
@@ -50271,7 +50436,7 @@ exports.default = Dashboard;
|
|
|
50271
50436
|
//# sourceMappingURL=customer.configuration.js.map
|
|
50272
50437
|
|
|
50273
50438
|
/***/ }),
|
|
50274
|
-
/*
|
|
50439
|
+
/* 361 */
|
|
50275
50440
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50276
50441
|
|
|
50277
50442
|
"use strict";
|
|
@@ -50319,7 +50484,7 @@ exports.default = CustomerConfigurationService;
|
|
|
50319
50484
|
//# sourceMappingURL=customer.configuration.service.js.map
|
|
50320
50485
|
|
|
50321
50486
|
/***/ }),
|
|
50322
|
-
/*
|
|
50487
|
+
/* 362 */
|
|
50323
50488
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50324
50489
|
|
|
50325
50490
|
"use strict";
|
|
@@ -50387,13 +50552,13 @@ exports.default = CrossAppTransport;
|
|
|
50387
50552
|
//# sourceMappingURL=CrossAppTransport.js.map
|
|
50388
50553
|
|
|
50389
50554
|
/***/ }),
|
|
50390
|
-
/*
|
|
50555
|
+
/* 363 */
|
|
50391
50556
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50392
50557
|
|
|
50393
50558
|
"use strict";
|
|
50394
50559
|
|
|
50395
50560
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50396
|
-
var CompanyEntity_1 = __webpack_require__(
|
|
50561
|
+
var CompanyEntity_1 = __webpack_require__(364);
|
|
50397
50562
|
var Company = /** @class */ (function () {
|
|
50398
50563
|
function Company(session) {
|
|
50399
50564
|
this.companyEntity = new CompanyEntity_1.default(session);
|
|
@@ -50422,7 +50587,7 @@ exports.default = Company;
|
|
|
50422
50587
|
//# sourceMappingURL=Company.js.map
|
|
50423
50588
|
|
|
50424
50589
|
/***/ }),
|
|
50425
|
-
/*
|
|
50590
|
+
/* 364 */
|
|
50426
50591
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50427
50592
|
|
|
50428
50593
|
"use strict";
|
|
@@ -50462,13 +50627,13 @@ exports.default = CompanyEntity;
|
|
|
50462
50627
|
//# sourceMappingURL=CompanyEntity.js.map
|
|
50463
50628
|
|
|
50464
50629
|
/***/ }),
|
|
50465
|
-
/*
|
|
50630
|
+
/* 365 */
|
|
50466
50631
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50467
50632
|
|
|
50468
50633
|
"use strict";
|
|
50469
50634
|
|
|
50470
50635
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50471
|
-
var TagEntity_1 = __webpack_require__(
|
|
50636
|
+
var TagEntity_1 = __webpack_require__(366);
|
|
50472
50637
|
var Tag = /** @class */ (function () {
|
|
50473
50638
|
function Tag(session) {
|
|
50474
50639
|
this.tagEntity = new TagEntity_1.default(session);
|
|
@@ -50491,7 +50656,7 @@ exports.default = Tag;
|
|
|
50491
50656
|
//# sourceMappingURL=Tag.js.map
|
|
50492
50657
|
|
|
50493
50658
|
/***/ }),
|
|
50494
|
-
/*
|
|
50659
|
+
/* 366 */
|
|
50495
50660
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50496
50661
|
|
|
50497
50662
|
"use strict";
|
|
@@ -50528,7 +50693,7 @@ exports.default = TagEntity;
|
|
|
50528
50693
|
//# sourceMappingURL=TagEntity.js.map
|
|
50529
50694
|
|
|
50530
50695
|
/***/ }),
|
|
50531
|
-
/*
|
|
50696
|
+
/* 367 */
|
|
50532
50697
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50533
50698
|
|
|
50534
50699
|
"use strict";
|
|
@@ -50570,7 +50735,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
50570
50735
|
}
|
|
50571
50736
|
};
|
|
50572
50737
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50573
|
-
var reports_service_1 = __webpack_require__(
|
|
50738
|
+
var reports_service_1 = __webpack_require__(368);
|
|
50574
50739
|
var Reports = /** @class */ (function () {
|
|
50575
50740
|
function Reports(session) {
|
|
50576
50741
|
this.reportsService = new reports_service_1.default(session);
|
|
@@ -50655,7 +50820,7 @@ exports.default = Reports;
|
|
|
50655
50820
|
//# sourceMappingURL=reports.js.map
|
|
50656
50821
|
|
|
50657
50822
|
/***/ }),
|
|
50658
|
-
/*
|
|
50823
|
+
/* 368 */
|
|
50659
50824
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50660
50825
|
|
|
50661
50826
|
"use strict";
|
|
@@ -50882,13 +51047,13 @@ exports.default = ReportsService;
|
|
|
50882
51047
|
//# sourceMappingURL=reports.service.js.map
|
|
50883
51048
|
|
|
50884
51049
|
/***/ }),
|
|
50885
|
-
/*
|
|
51050
|
+
/* 369 */
|
|
50886
51051
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50887
51052
|
|
|
50888
51053
|
"use strict";
|
|
50889
51054
|
|
|
50890
51055
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50891
|
-
var VrpAutoDispatchAnalyticEntity_1 = __webpack_require__(
|
|
51056
|
+
var VrpAutoDispatchAnalyticEntity_1 = __webpack_require__(370);
|
|
50892
51057
|
var VrpAutoDispatchAnalyticApi = /** @class */ (function () {
|
|
50893
51058
|
function VrpAutoDispatchAnalyticApi(session) {
|
|
50894
51059
|
this.vrpAutoDispatchAnalyticEntity = new VrpAutoDispatchAnalyticEntity_1.default(session);
|
|
@@ -50908,7 +51073,7 @@ exports.default = VrpAutoDispatchAnalyticApi;
|
|
|
50908
51073
|
//# sourceMappingURL=VrpAutoDispatchAnalyticApi.js.map
|
|
50909
51074
|
|
|
50910
51075
|
/***/ }),
|
|
50911
|
-
/*
|
|
51076
|
+
/* 370 */
|
|
50912
51077
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50913
51078
|
|
|
50914
51079
|
"use strict";
|
|
@@ -50931,7 +51096,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
50931
51096
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50932
51097
|
var Entity_1 = __webpack_require__(5);
|
|
50933
51098
|
var StoreEntity_1 = __webpack_require__(9);
|
|
50934
|
-
var AutoDispatchTeamState_consts_1 = __webpack_require__(
|
|
51099
|
+
var AutoDispatchTeamState_consts_1 = __webpack_require__(371);
|
|
50935
51100
|
var lodash_1 = __webpack_require__(11);
|
|
50936
51101
|
var VrpAutoDispatchAnalyticEntity = /** @class */ (function (_super) {
|
|
50937
51102
|
__extends(VrpAutoDispatchAnalyticEntity, _super);
|
|
@@ -50955,7 +51120,7 @@ exports.default = VrpAutoDispatchAnalyticEntity;
|
|
|
50955
51120
|
//# sourceMappingURL=VrpAutoDispatchAnalyticEntity.js.map
|
|
50956
51121
|
|
|
50957
51122
|
/***/ }),
|
|
50958
|
-
/*
|
|
51123
|
+
/* 371 */
|
|
50959
51124
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50960
51125
|
|
|
50961
51126
|
"use strict";
|
|
@@ -50968,7 +51133,7 @@ exports.Routes = {
|
|
|
50968
51133
|
//# sourceMappingURL=AutoDispatchTeamState.consts.js.map
|
|
50969
51134
|
|
|
50970
51135
|
/***/ }),
|
|
50971
|
-
/*
|
|
51136
|
+
/* 372 */
|
|
50972
51137
|
/***/ (function(module, exports, __webpack_require__) {
|
|
50973
51138
|
|
|
50974
51139
|
"use strict";
|
|
@@ -50985,7 +51150,7 @@ var __assign = (this && this.__assign) || function () {
|
|
|
50985
51150
|
return __assign.apply(this, arguments);
|
|
50986
51151
|
};
|
|
50987
51152
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
50988
|
-
var TagCustomerConfigurationEntity_1 = __webpack_require__(
|
|
51153
|
+
var TagCustomerConfigurationEntity_1 = __webpack_require__(373);
|
|
50989
51154
|
var TagCustomerConfiguration = /** @class */ (function () {
|
|
50990
51155
|
function TagCustomerConfiguration(session) {
|
|
50991
51156
|
this.tagCustomerConfiguration = new TagCustomerConfigurationEntity_1.default(session);
|
|
@@ -51011,7 +51176,7 @@ exports.default = TagCustomerConfiguration;
|
|
|
51011
51176
|
//# sourceMappingURL=TagCustomerConfiguration.js.map
|
|
51012
51177
|
|
|
51013
51178
|
/***/ }),
|
|
51014
|
-
/*
|
|
51179
|
+
/* 373 */
|
|
51015
51180
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51016
51181
|
|
|
51017
51182
|
"use strict";
|
|
@@ -51055,7 +51220,7 @@ exports.default = TagCustomerConfigurationEntity;
|
|
|
51055
51220
|
//# sourceMappingURL=TagCustomerConfigurationEntity.js.map
|
|
51056
51221
|
|
|
51057
51222
|
/***/ }),
|
|
51058
|
-
/*
|
|
51223
|
+
/* 374 */
|
|
51059
51224
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51060
51225
|
|
|
51061
51226
|
"use strict";
|
|
@@ -51072,7 +51237,7 @@ var __assign = (this && this.__assign) || function () {
|
|
|
51072
51237
|
return __assign.apply(this, arguments);
|
|
51073
51238
|
};
|
|
51074
51239
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51075
|
-
var TagMerchantConfigurationEntity_1 = __webpack_require__(
|
|
51240
|
+
var TagMerchantConfigurationEntity_1 = __webpack_require__(375);
|
|
51076
51241
|
var TagMerchantConfiguration = /** @class */ (function () {
|
|
51077
51242
|
function TagMerchantConfiguration(session) {
|
|
51078
51243
|
this.tagMerchantConfiguration = new TagMerchantConfigurationEntity_1.default(session);
|
|
@@ -51098,7 +51263,7 @@ exports.default = TagMerchantConfiguration;
|
|
|
51098
51263
|
//# sourceMappingURL=TagMerchantConfiguration.js.map
|
|
51099
51264
|
|
|
51100
51265
|
/***/ }),
|
|
51101
|
-
/*
|
|
51266
|
+
/* 375 */
|
|
51102
51267
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51103
51268
|
|
|
51104
51269
|
"use strict";
|
|
@@ -51142,13 +51307,13 @@ exports.default = TagMerchantConfigurationEntity;
|
|
|
51142
51307
|
//# sourceMappingURL=TagMerchantConfigurationEntity.js.map
|
|
51143
51308
|
|
|
51144
51309
|
/***/ }),
|
|
51145
|
-
/*
|
|
51310
|
+
/* 376 */
|
|
51146
51311
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51147
51312
|
|
|
51148
51313
|
"use strict";
|
|
51149
51314
|
|
|
51150
51315
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51151
|
-
var InventoryActionsConfigurationEntity_1 = __webpack_require__(
|
|
51316
|
+
var InventoryActionsConfigurationEntity_1 = __webpack_require__(377);
|
|
51152
51317
|
var InventoryActionsConfiguration = /** @class */ (function () {
|
|
51153
51318
|
function InventoryActionsConfiguration(session) {
|
|
51154
51319
|
this.InventoryActionsConfigurationEntity = new InventoryActionsConfigurationEntity_1.default(session);
|
|
@@ -51171,7 +51336,7 @@ exports.default = InventoryActionsConfiguration;
|
|
|
51171
51336
|
//# sourceMappingURL=InventoryActionsConfiguration.js.map
|
|
51172
51337
|
|
|
51173
51338
|
/***/ }),
|
|
51174
|
-
/*
|
|
51339
|
+
/* 377 */
|
|
51175
51340
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51176
51341
|
|
|
51177
51342
|
"use strict";
|
|
@@ -51209,13 +51374,13 @@ exports.default = InventoryActionsConfigurationEntity;
|
|
|
51209
51374
|
//# sourceMappingURL=InventoryActionsConfigurationEntity.js.map
|
|
51210
51375
|
|
|
51211
51376
|
/***/ }),
|
|
51212
|
-
/*
|
|
51377
|
+
/* 378 */
|
|
51213
51378
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51214
51379
|
|
|
51215
51380
|
"use strict";
|
|
51216
51381
|
|
|
51217
51382
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51218
|
-
var TaskConfigurationEntity_1 = __webpack_require__(
|
|
51383
|
+
var TaskConfigurationEntity_1 = __webpack_require__(379);
|
|
51219
51384
|
var TaskConfiguration = /** @class */ (function () {
|
|
51220
51385
|
function TaskConfiguration(session) {
|
|
51221
51386
|
this.TaskConfigurationEntity = new TaskConfigurationEntity_1.default(session);
|
|
@@ -51235,7 +51400,7 @@ exports.default = TaskConfiguration;
|
|
|
51235
51400
|
//# sourceMappingURL=TaskConfiguration.js.map
|
|
51236
51401
|
|
|
51237
51402
|
/***/ }),
|
|
51238
|
-
/*
|
|
51403
|
+
/* 379 */
|
|
51239
51404
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51240
51405
|
|
|
51241
51406
|
"use strict";
|
|
@@ -51276,7 +51441,7 @@ exports.default = TaskConfigurationEntity;
|
|
|
51276
51441
|
//# sourceMappingURL=TaskConfigurationEntity.js.map
|
|
51277
51442
|
|
|
51278
51443
|
/***/ }),
|
|
51279
|
-
/*
|
|
51444
|
+
/* 380 */
|
|
51280
51445
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51281
51446
|
|
|
51282
51447
|
"use strict";
|
|
@@ -51324,7 +51489,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51324
51489
|
}
|
|
51325
51490
|
};
|
|
51326
51491
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51327
|
-
var UserConfigurationEntity_1 = __webpack_require__(
|
|
51492
|
+
var UserConfigurationEntity_1 = __webpack_require__(381);
|
|
51328
51493
|
var cached_promise_1 = __webpack_require__(72);
|
|
51329
51494
|
var UserConfiguration = /** @class */ (function () {
|
|
51330
51495
|
function UserConfiguration(session) {
|
|
@@ -51360,7 +51525,7 @@ exports.default = UserConfiguration;
|
|
|
51360
51525
|
//# sourceMappingURL=UserConfiguration.js.map
|
|
51361
51526
|
|
|
51362
51527
|
/***/ }),
|
|
51363
|
-
/*
|
|
51528
|
+
/* 381 */
|
|
51364
51529
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51365
51530
|
|
|
51366
51531
|
"use strict";
|
|
@@ -51456,13 +51621,13 @@ exports.default = UserConfigurationEntity;
|
|
|
51456
51621
|
//# sourceMappingURL=UserConfigurationEntity.js.map
|
|
51457
51622
|
|
|
51458
51623
|
/***/ }),
|
|
51459
|
-
/*
|
|
51624
|
+
/* 382 */
|
|
51460
51625
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51461
51626
|
|
|
51462
51627
|
"use strict";
|
|
51463
51628
|
|
|
51464
51629
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51465
|
-
var UserTypeEntity_1 = __webpack_require__(
|
|
51630
|
+
var UserTypeEntity_1 = __webpack_require__(383);
|
|
51466
51631
|
var UserTypeApi = /** @class */ (function () {
|
|
51467
51632
|
function UserTypeApi(session) {
|
|
51468
51633
|
this.userTypeEntity = new UserTypeEntity_1.default(session);
|
|
@@ -51485,7 +51650,7 @@ exports.default = UserTypeApi;
|
|
|
51485
51650
|
//# sourceMappingURL=UserTypeApi.js.map
|
|
51486
51651
|
|
|
51487
51652
|
/***/ }),
|
|
51488
|
-
/*
|
|
51653
|
+
/* 383 */
|
|
51489
51654
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51490
51655
|
|
|
51491
51656
|
"use strict";
|
|
@@ -51544,7 +51709,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51544
51709
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51545
51710
|
var StoreEntity_1 = __webpack_require__(9);
|
|
51546
51711
|
var Entity_1 = __webpack_require__(5);
|
|
51547
|
-
var UserType_consts_1 = __webpack_require__(
|
|
51712
|
+
var UserType_consts_1 = __webpack_require__(384);
|
|
51548
51713
|
var UserTypeRoute = [Entity_1.BaseRoutes.Get, Entity_1.BaseRoutes.GetAll, Entity_1.BaseRoutes.Create, Entity_1.BaseRoutes.Update];
|
|
51549
51714
|
var UserTypeEntity = /** @class */ (function (_super) {
|
|
51550
51715
|
__extends(UserTypeEntity, _super);
|
|
@@ -51585,7 +51750,7 @@ exports.default = UserTypeEntity;
|
|
|
51585
51750
|
//# sourceMappingURL=UserTypeEntity.js.map
|
|
51586
51751
|
|
|
51587
51752
|
/***/ }),
|
|
51588
|
-
/*
|
|
51753
|
+
/* 384 */
|
|
51589
51754
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51590
51755
|
|
|
51591
51756
|
"use strict";
|
|
@@ -51606,7 +51771,7 @@ exports.userTypesResponseExtractor = userTypesResponseExtractor;
|
|
|
51606
51771
|
//# sourceMappingURL=UserType.consts.js.map
|
|
51607
51772
|
|
|
51608
51773
|
/***/ }),
|
|
51609
|
-
/*
|
|
51774
|
+
/* 385 */
|
|
51610
51775
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51611
51776
|
|
|
51612
51777
|
"use strict";
|
|
@@ -51656,7 +51821,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
51656
51821
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51657
51822
|
exports.DeliveryBlocksApi = void 0;
|
|
51658
51823
|
var BringgException_1 = __webpack_require__(15);
|
|
51659
|
-
var DeliveryBlocksEntity_1 = __webpack_require__(
|
|
51824
|
+
var DeliveryBlocksEntity_1 = __webpack_require__(386);
|
|
51660
51825
|
var DeliveryBlocksApi = /** @class */ (function () {
|
|
51661
51826
|
function DeliveryBlocksApi(session) {
|
|
51662
51827
|
this.deliveryBlocksEntity = new DeliveryBlocksEntity_1.default(session);
|
|
@@ -51717,7 +51882,7 @@ exports.DeliveryBlocksApi = DeliveryBlocksApi;
|
|
|
51717
51882
|
//# sourceMappingURL=DeliveryBlocksApi.js.map
|
|
51718
51883
|
|
|
51719
51884
|
/***/ }),
|
|
51720
|
-
/*
|
|
51885
|
+
/* 386 */
|
|
51721
51886
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51722
51887
|
|
|
51723
51888
|
"use strict";
|
|
@@ -51882,13 +52047,13 @@ exports.default = DeliveryBlocksEntity;
|
|
|
51882
52047
|
//# sourceMappingURL=DeliveryBlocksEntity.js.map
|
|
51883
52048
|
|
|
51884
52049
|
/***/ }),
|
|
51885
|
-
/*
|
|
52050
|
+
/* 387 */
|
|
51886
52051
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51887
52052
|
|
|
51888
52053
|
"use strict";
|
|
51889
52054
|
|
|
51890
52055
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51891
|
-
var ReportPreferenceEntity_1 = __webpack_require__(
|
|
52056
|
+
var ReportPreferenceEntity_1 = __webpack_require__(388);
|
|
51892
52057
|
var ReportPreference = /** @class */ (function () {
|
|
51893
52058
|
function ReportPreference(session) {
|
|
51894
52059
|
this.reportPreference = new ReportPreferenceEntity_1.default(session);
|
|
@@ -51905,7 +52070,7 @@ exports.default = ReportPreference;
|
|
|
51905
52070
|
//# sourceMappingURL=ReportPreference.js.map
|
|
51906
52071
|
|
|
51907
52072
|
/***/ }),
|
|
51908
|
-
/*
|
|
52073
|
+
/* 388 */
|
|
51909
52074
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51910
52075
|
|
|
51911
52076
|
"use strict";
|
|
@@ -51949,7 +52114,7 @@ exports.default = ReportPreferenceEntity;
|
|
|
51949
52114
|
//# sourceMappingURL=ReportPreferenceEntity.js.map
|
|
51950
52115
|
|
|
51951
52116
|
/***/ }),
|
|
51952
|
-
/*
|
|
52117
|
+
/* 389 */
|
|
51953
52118
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51954
52119
|
|
|
51955
52120
|
"use strict";
|
|
@@ -51961,7 +52126,7 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
51961
52126
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
51962
52127
|
};
|
|
51963
52128
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51964
|
-
var Team_1 = __webpack_require__(
|
|
52129
|
+
var Team_1 = __webpack_require__(390);
|
|
51965
52130
|
var cached_promise_1 = __webpack_require__(72);
|
|
51966
52131
|
var TeamApi = /** @class */ (function () {
|
|
51967
52132
|
function TeamApi(session) {
|
|
@@ -51994,7 +52159,7 @@ exports.default = TeamApi;
|
|
|
51994
52159
|
//# sourceMappingURL=TeamApi.js.map
|
|
51995
52160
|
|
|
51996
52161
|
/***/ }),
|
|
51997
|
-
/*
|
|
52162
|
+
/* 390 */
|
|
51998
52163
|
/***/ (function(module, exports, __webpack_require__) {
|
|
51999
52164
|
|
|
52000
52165
|
"use strict";
|
|
@@ -52141,7 +52306,7 @@ exports.default = Team;
|
|
|
52141
52306
|
//# sourceMappingURL=Team.js.map
|
|
52142
52307
|
|
|
52143
52308
|
/***/ }),
|
|
52144
|
-
/*
|
|
52309
|
+
/* 391 */
|
|
52145
52310
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52146
52311
|
|
|
52147
52312
|
"use strict";
|
|
@@ -52215,13 +52380,13 @@ exports.default = ResourceUploadApi;
|
|
|
52215
52380
|
//# sourceMappingURL=ResourceUploadApi.js.map
|
|
52216
52381
|
|
|
52217
52382
|
/***/ }),
|
|
52218
|
-
/*
|
|
52383
|
+
/* 392 */
|
|
52219
52384
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52220
52385
|
|
|
52221
52386
|
"use strict";
|
|
52222
52387
|
|
|
52223
52388
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52224
|
-
var TeamConfigurationEntity_1 = __webpack_require__(
|
|
52389
|
+
var TeamConfigurationEntity_1 = __webpack_require__(393);
|
|
52225
52390
|
var TeamConfigurationApi = /** @class */ (function () {
|
|
52226
52391
|
function TeamConfigurationApi(session) {
|
|
52227
52392
|
this.teamConfigurationEntity = new TeamConfigurationEntity_1.default(session);
|
|
@@ -52241,7 +52406,7 @@ exports.default = TeamConfigurationApi;
|
|
|
52241
52406
|
//# sourceMappingURL=TeamConfigurationApi.js.map
|
|
52242
52407
|
|
|
52243
52408
|
/***/ }),
|
|
52244
|
-
/*
|
|
52409
|
+
/* 393 */
|
|
52245
52410
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52246
52411
|
|
|
52247
52412
|
"use strict";
|
|
@@ -52279,7 +52444,7 @@ exports.default = TeamConfigurationEntity;
|
|
|
52279
52444
|
//# sourceMappingURL=TeamConfigurationEntity.js.map
|
|
52280
52445
|
|
|
52281
52446
|
/***/ }),
|
|
52282
|
-
/*
|
|
52447
|
+
/* 394 */
|
|
52283
52448
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52284
52449
|
|
|
52285
52450
|
"use strict";
|
|
@@ -52321,7 +52486,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
52321
52486
|
}
|
|
52322
52487
|
};
|
|
52323
52488
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52324
|
-
var ScanEntity_1 = __webpack_require__(
|
|
52489
|
+
var ScanEntity_1 = __webpack_require__(395);
|
|
52325
52490
|
var ScanApi = /** @class */ (function () {
|
|
52326
52491
|
function ScanApi(session) {
|
|
52327
52492
|
this.scanEntity = new ScanEntity_1.default(session);
|
|
@@ -52346,7 +52511,7 @@ exports.default = ScanApi;
|
|
|
52346
52511
|
//# sourceMappingURL=ScanApi.js.map
|
|
52347
52512
|
|
|
52348
52513
|
/***/ }),
|
|
52349
|
-
/*
|
|
52514
|
+
/* 395 */
|
|
52350
52515
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52351
52516
|
|
|
52352
52517
|
"use strict";
|
|
@@ -52427,7 +52592,7 @@ exports.default = ScanEntity;
|
|
|
52427
52592
|
//# sourceMappingURL=ScanEntity.js.map
|
|
52428
52593
|
|
|
52429
52594
|
/***/ }),
|
|
52430
|
-
/*
|
|
52595
|
+
/* 396 */
|
|
52431
52596
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52432
52597
|
|
|
52433
52598
|
"use strict";
|
|
@@ -52470,7 +52635,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
52470
52635
|
};
|
|
52471
52636
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52472
52637
|
exports.Signature = void 0;
|
|
52473
|
-
var SignatureEntity_1 = __webpack_require__(
|
|
52638
|
+
var SignatureEntity_1 = __webpack_require__(397);
|
|
52474
52639
|
var Signature = /** @class */ (function () {
|
|
52475
52640
|
function Signature(session) {
|
|
52476
52641
|
this.signatureEntity = new SignatureEntity_1.default(session);
|
|
@@ -52489,7 +52654,7 @@ exports.default = Signature;
|
|
|
52489
52654
|
//# sourceMappingURL=Signature.js.map
|
|
52490
52655
|
|
|
52491
52656
|
/***/ }),
|
|
52492
|
-
/*
|
|
52657
|
+
/* 397 */
|
|
52493
52658
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52494
52659
|
|
|
52495
52660
|
"use strict";
|
|
@@ -52569,7 +52734,7 @@ exports.default = SignatureEntity;
|
|
|
52569
52734
|
//# sourceMappingURL=SignatureEntity.js.map
|
|
52570
52735
|
|
|
52571
52736
|
/***/ }),
|
|
52572
|
-
/*
|
|
52737
|
+
/* 398 */
|
|
52573
52738
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52574
52739
|
|
|
52575
52740
|
"use strict";
|
|
@@ -52611,7 +52776,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
52611
52776
|
}
|
|
52612
52777
|
};
|
|
52613
52778
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52614
|
-
var PhotoEntity_1 = __webpack_require__(
|
|
52779
|
+
var PhotoEntity_1 = __webpack_require__(399);
|
|
52615
52780
|
var Photo = /** @class */ (function () {
|
|
52616
52781
|
function Photo(session) {
|
|
52617
52782
|
this.photoEntity = new PhotoEntity_1.default(session);
|
|
@@ -52629,7 +52794,7 @@ exports.default = Photo;
|
|
|
52629
52794
|
//# sourceMappingURL=Photo.js.map
|
|
52630
52795
|
|
|
52631
52796
|
/***/ }),
|
|
52632
|
-
/*
|
|
52797
|
+
/* 399 */
|
|
52633
52798
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52634
52799
|
|
|
52635
52800
|
"use strict";
|
|
@@ -52709,7 +52874,7 @@ exports.default = PhotoEntity;
|
|
|
52709
52874
|
//# sourceMappingURL=PhotoEntity.js.map
|
|
52710
52875
|
|
|
52711
52876
|
/***/ }),
|
|
52712
|
-
/*
|
|
52877
|
+
/* 400 */
|
|
52713
52878
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52714
52879
|
|
|
52715
52880
|
"use strict";
|
|
@@ -52752,9 +52917,9 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
52752
52917
|
};
|
|
52753
52918
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52754
52919
|
exports.MerchantConfigurationApi = void 0;
|
|
52755
|
-
var MerchantConfigurationEntity_1 = __webpack_require__(
|
|
52920
|
+
var MerchantConfigurationEntity_1 = __webpack_require__(401);
|
|
52756
52921
|
var lodash_1 = __webpack_require__(11);
|
|
52757
|
-
var MerchantConfiguration_consts_1 = __webpack_require__(
|
|
52922
|
+
var MerchantConfiguration_consts_1 = __webpack_require__(402);
|
|
52758
52923
|
var MerchantConfigurationApi = /** @class */ (function () {
|
|
52759
52924
|
function MerchantConfigurationApi(session) {
|
|
52760
52925
|
this.entity = new MerchantConfigurationEntity_1.default(session);
|
|
@@ -52936,7 +53101,7 @@ exports.MerchantConfigurationApi = MerchantConfigurationApi;
|
|
|
52936
53101
|
//# sourceMappingURL=MerchantConfigurationApi.js.map
|
|
52937
53102
|
|
|
52938
53103
|
/***/ }),
|
|
52939
|
-
/*
|
|
53104
|
+
/* 401 */
|
|
52940
53105
|
/***/ (function(module, exports, __webpack_require__) {
|
|
52941
53106
|
|
|
52942
53107
|
"use strict";
|
|
@@ -53409,7 +53574,7 @@ exports.default = MerchantConfigurationEntity;
|
|
|
53409
53574
|
//# sourceMappingURL=MerchantConfigurationEntity.js.map
|
|
53410
53575
|
|
|
53411
53576
|
/***/ }),
|
|
53412
|
-
/*
|
|
53577
|
+
/* 402 */
|
|
53413
53578
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53414
53579
|
|
|
53415
53580
|
"use strict";
|
|
@@ -53569,7 +53734,7 @@ exports.MerchantConfigurationKeys = [
|
|
|
53569
53734
|
//# sourceMappingURL=MerchantConfiguration.consts.js.map
|
|
53570
53735
|
|
|
53571
53736
|
/***/ }),
|
|
53572
|
-
/*
|
|
53737
|
+
/* 403 */
|
|
53573
53738
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53574
53739
|
|
|
53575
53740
|
"use strict";
|
|
@@ -53611,7 +53776,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
53611
53776
|
}
|
|
53612
53777
|
};
|
|
53613
53778
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53614
|
-
var VehicleTypeEntity_1 = __webpack_require__(
|
|
53779
|
+
var VehicleTypeEntity_1 = __webpack_require__(404);
|
|
53615
53780
|
var VehicleTypeApi = /** @class */ (function () {
|
|
53616
53781
|
function VehicleTypeApi(session) {
|
|
53617
53782
|
this.vehicleTypesEntity = new VehicleTypeEntity_1.default(session);
|
|
@@ -53639,7 +53804,7 @@ exports.default = VehicleTypeApi;
|
|
|
53639
53804
|
//# sourceMappingURL=VehicleTypeApi.js.map
|
|
53640
53805
|
|
|
53641
53806
|
/***/ }),
|
|
53642
|
-
/*
|
|
53807
|
+
/* 404 */
|
|
53643
53808
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53644
53809
|
|
|
53645
53810
|
"use strict";
|
|
@@ -53728,7 +53893,7 @@ exports.default = VehicleTypeEntity;
|
|
|
53728
53893
|
//# sourceMappingURL=VehicleTypeEntity.js.map
|
|
53729
53894
|
|
|
53730
53895
|
/***/ }),
|
|
53731
|
-
/*
|
|
53896
|
+
/* 405 */
|
|
53732
53897
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53733
53898
|
|
|
53734
53899
|
"use strict";
|
|
@@ -53770,7 +53935,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
53770
53935
|
}
|
|
53771
53936
|
};
|
|
53772
53937
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53773
|
-
var ReasonToReassignTasksEntity_1 = __webpack_require__(
|
|
53938
|
+
var ReasonToReassignTasksEntity_1 = __webpack_require__(406);
|
|
53774
53939
|
var ReasonToReassignTasks = /** @class */ (function () {
|
|
53775
53940
|
function ReasonToReassignTasks(session) {
|
|
53776
53941
|
this.reasonToReassignTasksEntity = new ReasonToReassignTasksEntity_1.default(session);
|
|
@@ -53791,7 +53956,7 @@ exports.default = ReasonToReassignTasks;
|
|
|
53791
53956
|
//# sourceMappingURL=ReasonToReassignTasksApi.js.map
|
|
53792
53957
|
|
|
53793
53958
|
/***/ }),
|
|
53794
|
-
/*
|
|
53959
|
+
/* 406 */
|
|
53795
53960
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53796
53961
|
|
|
53797
53962
|
"use strict";
|
|
@@ -53833,7 +53998,7 @@ exports.default = ReasonToReassignTasksEntity;
|
|
|
53833
53998
|
//# sourceMappingURL=ReasonToReassignTasksEntity.js.map
|
|
53834
53999
|
|
|
53835
54000
|
/***/ }),
|
|
53836
|
-
/*
|
|
54001
|
+
/* 407 */
|
|
53837
54002
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53838
54003
|
|
|
53839
54004
|
"use strict";
|
|
@@ -53875,8 +54040,8 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
53875
54040
|
}
|
|
53876
54041
|
};
|
|
53877
54042
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53878
|
-
var SkillsEntity_1 = __webpack_require__(
|
|
53879
|
-
var Skills_consts_1 = __webpack_require__(
|
|
54043
|
+
var SkillsEntity_1 = __webpack_require__(408);
|
|
54044
|
+
var Skills_consts_1 = __webpack_require__(409);
|
|
53880
54045
|
var SkillsApi = /** @class */ (function () {
|
|
53881
54046
|
function SkillsApi(session) {
|
|
53882
54047
|
this.skillsEntity = new SkillsEntity_1.default(session);
|
|
@@ -53936,7 +54101,7 @@ exports.default = SkillsApi;
|
|
|
53936
54101
|
//# sourceMappingURL=SkillsApi.js.map
|
|
53937
54102
|
|
|
53938
54103
|
/***/ }),
|
|
53939
|
-
/*
|
|
54104
|
+
/* 408 */
|
|
53940
54105
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53941
54106
|
|
|
53942
54107
|
"use strict";
|
|
@@ -53973,7 +54138,7 @@ exports.default = SkillsEntity;
|
|
|
53973
54138
|
//# sourceMappingURL=SkillsEntity.js.map
|
|
53974
54139
|
|
|
53975
54140
|
/***/ }),
|
|
53976
|
-
/*
|
|
54141
|
+
/* 409 */
|
|
53977
54142
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53978
54143
|
|
|
53979
54144
|
"use strict";
|
|
@@ -53989,13 +54154,13 @@ exports.skillsExtractor = skillsExtractor;
|
|
|
53989
54154
|
//# sourceMappingURL=Skills.consts.js.map
|
|
53990
54155
|
|
|
53991
54156
|
/***/ }),
|
|
53992
|
-
/*
|
|
54157
|
+
/* 410 */
|
|
53993
54158
|
/***/ (function(module, exports, __webpack_require__) {
|
|
53994
54159
|
|
|
53995
54160
|
"use strict";
|
|
53996
54161
|
|
|
53997
54162
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53998
|
-
var VehicleEntity_1 = __webpack_require__(
|
|
54163
|
+
var VehicleEntity_1 = __webpack_require__(411);
|
|
53999
54164
|
var Vehicle_consts_1 = __webpack_require__(142);
|
|
54000
54165
|
var Vehicles = /** @class */ (function () {
|
|
54001
54166
|
function Vehicles(session) {
|
|
@@ -54039,7 +54204,7 @@ exports.default = Vehicles;
|
|
|
54039
54204
|
//# sourceMappingURL=VehicleApi.js.map
|
|
54040
54205
|
|
|
54041
54206
|
/***/ }),
|
|
54042
|
-
/*
|
|
54207
|
+
/* 411 */
|
|
54043
54208
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54044
54209
|
|
|
54045
54210
|
"use strict";
|
|
@@ -54202,13 +54367,13 @@ exports.default = VehicleEntity;
|
|
|
54202
54367
|
//# sourceMappingURL=VehicleEntity.js.map
|
|
54203
54368
|
|
|
54204
54369
|
/***/ }),
|
|
54205
|
-
/*
|
|
54370
|
+
/* 412 */
|
|
54206
54371
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54207
54372
|
|
|
54208
54373
|
"use strict";
|
|
54209
54374
|
|
|
54210
54375
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54211
|
-
var WebApplicationConfigurationEntity_1 = __webpack_require__(
|
|
54376
|
+
var WebApplicationConfigurationEntity_1 = __webpack_require__(413);
|
|
54212
54377
|
var WebApplicationConfigurationApi = /** @class */ (function () {
|
|
54213
54378
|
function WebApplicationConfigurationApi(session) {
|
|
54214
54379
|
this.webApplicationConfigurationEntity = new WebApplicationConfigurationEntity_1.default(session);
|
|
@@ -54222,7 +54387,7 @@ exports.default = WebApplicationConfigurationApi;
|
|
|
54222
54387
|
//# sourceMappingURL=WebApplicationConfigurationApi.js.map
|
|
54223
54388
|
|
|
54224
54389
|
/***/ }),
|
|
54225
|
-
/*
|
|
54390
|
+
/* 413 */
|
|
54226
54391
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54227
54392
|
|
|
54228
54393
|
"use strict";
|
|
@@ -54314,7 +54479,7 @@ exports.default = WebApplicationConfigurationEntity;
|
|
|
54314
54479
|
//# sourceMappingURL=WebApplicationConfigurationEntity.js.map
|
|
54315
54480
|
|
|
54316
54481
|
/***/ }),
|
|
54317
|
-
/*
|
|
54482
|
+
/* 414 */
|
|
54318
54483
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54319
54484
|
|
|
54320
54485
|
"use strict";
|
|
@@ -54367,7 +54532,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
54367
54532
|
}
|
|
54368
54533
|
};
|
|
54369
54534
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54370
|
-
var FleetEntity_1 = __webpack_require__(
|
|
54535
|
+
var FleetEntity_1 = __webpack_require__(415);
|
|
54371
54536
|
var Fleets = /** @class */ (function () {
|
|
54372
54537
|
function Fleets(session) {
|
|
54373
54538
|
this.fleetsEntity = new FleetEntity_1.default(session);
|
|
@@ -54458,7 +54623,7 @@ exports.default = Fleets;
|
|
|
54458
54623
|
//# sourceMappingURL=FleetApi.js.map
|
|
54459
54624
|
|
|
54460
54625
|
/***/ }),
|
|
54461
|
-
/*
|
|
54626
|
+
/* 415 */
|
|
54462
54627
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54463
54628
|
|
|
54464
54629
|
"use strict";
|
|
@@ -54597,7 +54762,7 @@ exports.quoteExtractor = quoteExtractor;
|
|
|
54597
54762
|
//# sourceMappingURL=FleetEntity.js.map
|
|
54598
54763
|
|
|
54599
54764
|
/***/ }),
|
|
54600
|
-
/*
|
|
54765
|
+
/* 416 */
|
|
54601
54766
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54602
54767
|
|
|
54603
54768
|
"use strict";
|
|
@@ -54639,7 +54804,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
54639
54804
|
}
|
|
54640
54805
|
};
|
|
54641
54806
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54642
|
-
var RuleEntity_1 = __webpack_require__(
|
|
54807
|
+
var RuleEntity_1 = __webpack_require__(417);
|
|
54643
54808
|
var Rules = /** @class */ (function () {
|
|
54644
54809
|
function Rules(session) {
|
|
54645
54810
|
this.rulesEntity = new RuleEntity_1.default(session);
|
|
@@ -54680,7 +54845,7 @@ exports.default = Rules;
|
|
|
54680
54845
|
//# sourceMappingURL=RuleApi.js.map
|
|
54681
54846
|
|
|
54682
54847
|
/***/ }),
|
|
54683
|
-
/*
|
|
54848
|
+
/* 417 */
|
|
54684
54849
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54685
54850
|
|
|
54686
54851
|
"use strict";
|
|
@@ -54784,7 +54949,7 @@ exports.default = RuleEntity;
|
|
|
54784
54949
|
//# sourceMappingURL=RuleEntity.js.map
|
|
54785
54950
|
|
|
54786
54951
|
/***/ }),
|
|
54787
|
-
/*
|
|
54952
|
+
/* 418 */
|
|
54788
54953
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54789
54954
|
|
|
54790
54955
|
"use strict";
|
|
@@ -54826,7 +54991,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
54826
54991
|
}
|
|
54827
54992
|
};
|
|
54828
54993
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54829
|
-
var PushTokenSubscriptionEntity_1 = __webpack_require__(
|
|
54994
|
+
var PushTokenSubscriptionEntity_1 = __webpack_require__(419);
|
|
54830
54995
|
var PushTokenSubscriptionApi = /** @class */ (function () {
|
|
54831
54996
|
function PushTokenSubscriptionApi(session) {
|
|
54832
54997
|
this.pushTokenSubscriptionEntity = new PushTokenSubscriptionEntity_1.default(session);
|
|
@@ -54851,7 +55016,7 @@ exports.default = PushTokenSubscriptionApi;
|
|
|
54851
55016
|
//# sourceMappingURL=PushTokenSubscriptionApi.js.map
|
|
54852
55017
|
|
|
54853
55018
|
/***/ }),
|
|
54854
|
-
/*
|
|
55019
|
+
/* 419 */
|
|
54855
55020
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54856
55021
|
|
|
54857
55022
|
"use strict";
|
|
@@ -54884,14 +55049,14 @@ exports.default = PushTokenSubscriptionEntity;
|
|
|
54884
55049
|
//# sourceMappingURL=PushTokenSubscriptionEntity.js.map
|
|
54885
55050
|
|
|
54886
55051
|
/***/ }),
|
|
54887
|
-
/*
|
|
55052
|
+
/* 420 */
|
|
54888
55053
|
/***/ (function(module, exports, __webpack_require__) {
|
|
54889
55054
|
|
|
54890
55055
|
"use strict";
|
|
54891
55056
|
|
|
54892
55057
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54893
55058
|
var Tasks_consts_1 = __webpack_require__(74);
|
|
54894
|
-
var TaskEntity_1 = __webpack_require__(
|
|
55059
|
+
var TaskEntity_1 = __webpack_require__(421);
|
|
54895
55060
|
var TaskHelpers_1 = __webpack_require__(101);
|
|
54896
55061
|
var Tasks = /** @class */ (function () {
|
|
54897
55062
|
function Tasks(session) {
|
|
@@ -55081,7 +55246,7 @@ exports.default = Tasks;
|
|
|
55081
55246
|
//# sourceMappingURL=TaskApi.js.map
|
|
55082
55247
|
|
|
55083
55248
|
/***/ }),
|
|
55084
|
-
/*
|
|
55249
|
+
/* 421 */
|
|
55085
55250
|
/***/ (function(module, exports, __webpack_require__) {
|
|
55086
55251
|
|
|
55087
55252
|
"use strict";
|
|
@@ -55724,7 +55889,7 @@ exports.default = TaskEntity;
|
|
|
55724
55889
|
//# sourceMappingURL=TaskEntity.js.map
|
|
55725
55890
|
|
|
55726
55891
|
/***/ }),
|
|
55727
|
-
/*
|
|
55892
|
+
/* 422 */
|
|
55728
55893
|
/***/ (function(module, exports, __webpack_require__) {
|
|
55729
55894
|
|
|
55730
55895
|
"use strict";
|
|
@@ -55766,7 +55931,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
55766
55931
|
}
|
|
55767
55932
|
};
|
|
55768
55933
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55769
|
-
var ApplicationMerchantConfigurationEntity_1 = __webpack_require__(
|
|
55934
|
+
var ApplicationMerchantConfigurationEntity_1 = __webpack_require__(423);
|
|
55770
55935
|
var ApplicationMerchantConfigurationApi = /** @class */ (function () {
|
|
55771
55936
|
function ApplicationMerchantConfigurationApi(session, merchantConfigurationApi) {
|
|
55772
55937
|
this.entity = new ApplicationMerchantConfigurationEntity_1.default(session);
|
|
@@ -55885,7 +56050,7 @@ exports.default = ApplicationMerchantConfigurationApi;
|
|
|
55885
56050
|
//# sourceMappingURL=ApplicationMerchantConfigurationApi.js.map
|
|
55886
56051
|
|
|
55887
56052
|
/***/ }),
|
|
55888
|
-
/*
|
|
56053
|
+
/* 423 */
|
|
55889
56054
|
/***/ (function(module, exports, __webpack_require__) {
|
|
55890
56055
|
|
|
55891
56056
|
"use strict";
|
|
@@ -56115,7 +56280,7 @@ exports.default = ApplicationMerchantConfigurationEntity;
|
|
|
56115
56280
|
//# sourceMappingURL=ApplicationMerchantConfigurationEntity.js.map
|
|
56116
56281
|
|
|
56117
56282
|
/***/ }),
|
|
56118
|
-
/*
|
|
56283
|
+
/* 424 */
|
|
56119
56284
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56120
56285
|
|
|
56121
56286
|
"use strict";
|
|
@@ -56157,7 +56322,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
56157
56322
|
}
|
|
56158
56323
|
};
|
|
56159
56324
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56160
|
-
var ApplicationTeamConfigurationEntity_1 = __webpack_require__(
|
|
56325
|
+
var ApplicationTeamConfigurationEntity_1 = __webpack_require__(425);
|
|
56161
56326
|
var ApplicationTeamConfigurationApi = /** @class */ (function () {
|
|
56162
56327
|
function ApplicationTeamConfigurationApi(session) {
|
|
56163
56328
|
this.entity = new ApplicationTeamConfigurationEntity_1.default(session);
|
|
@@ -56198,7 +56363,7 @@ exports.default = ApplicationTeamConfigurationApi;
|
|
|
56198
56363
|
//# sourceMappingURL=ApplicationTeamConfigurationApi.js.map
|
|
56199
56364
|
|
|
56200
56365
|
/***/ }),
|
|
56201
|
-
/*
|
|
56366
|
+
/* 425 */
|
|
56202
56367
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56203
56368
|
|
|
56204
56369
|
"use strict";
|
|
@@ -56311,13 +56476,13 @@ exports.default = ApplicationTeamConfigurationEntity;
|
|
|
56311
56476
|
//# sourceMappingURL=ApplicationTeamConfigurationEntity.js.map
|
|
56312
56477
|
|
|
56313
56478
|
/***/ }),
|
|
56314
|
-
/*
|
|
56479
|
+
/* 426 */
|
|
56315
56480
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56316
56481
|
|
|
56317
56482
|
"use strict";
|
|
56318
56483
|
|
|
56319
56484
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56320
|
-
var GoogleMapsHelper_1 = __webpack_require__(
|
|
56485
|
+
var GoogleMapsHelper_1 = __webpack_require__(427);
|
|
56321
56486
|
var GoogleMapsHelperApi = /** @class */ (function () {
|
|
56322
56487
|
function GoogleMapsHelperApi(session) {
|
|
56323
56488
|
this.googleMapsHelperEntity = new GoogleMapsHelper_1.default(session);
|
|
@@ -56331,7 +56496,7 @@ exports.default = GoogleMapsHelperApi;
|
|
|
56331
56496
|
//# sourceMappingURL=GoogleMapsHelperApi.js.map
|
|
56332
56497
|
|
|
56333
56498
|
/***/ }),
|
|
56334
|
-
/*
|
|
56499
|
+
/* 427 */
|
|
56335
56500
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56336
56501
|
|
|
56337
56502
|
"use strict";
|
|
@@ -56412,7 +56577,7 @@ exports.default = GoogleMapsHelper;
|
|
|
56412
56577
|
//# sourceMappingURL=GoogleMapsHelper.js.map
|
|
56413
56578
|
|
|
56414
56579
|
/***/ }),
|
|
56415
|
-
/*
|
|
56580
|
+
/* 428 */
|
|
56416
56581
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56417
56582
|
|
|
56418
56583
|
"use strict";
|
|
@@ -56454,7 +56619,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
56454
56619
|
}
|
|
56455
56620
|
};
|
|
56456
56621
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56457
|
-
var OnboardingEntity_1 = __webpack_require__(
|
|
56622
|
+
var OnboardingEntity_1 = __webpack_require__(429);
|
|
56458
56623
|
var OnboardingApi = /** @class */ (function () {
|
|
56459
56624
|
function OnboardingApi(session) {
|
|
56460
56625
|
this.onboardingEntity = new OnboardingEntity_1.default(session);
|
|
@@ -56479,7 +56644,7 @@ exports.default = OnboardingApi;
|
|
|
56479
56644
|
//# sourceMappingURL=OnboardingApi.js.map
|
|
56480
56645
|
|
|
56481
56646
|
/***/ }),
|
|
56482
|
-
/*
|
|
56647
|
+
/* 429 */
|
|
56483
56648
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56484
56649
|
|
|
56485
56650
|
"use strict";
|
|
@@ -56512,13 +56677,13 @@ exports.default = OnboardingEntity;
|
|
|
56512
56677
|
//# sourceMappingURL=OnboardingEntity.js.map
|
|
56513
56678
|
|
|
56514
56679
|
/***/ }),
|
|
56515
|
-
/*
|
|
56680
|
+
/* 430 */
|
|
56516
56681
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56517
56682
|
|
|
56518
56683
|
"use strict";
|
|
56519
56684
|
|
|
56520
56685
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56521
|
-
var FleetRouterEntity_1 = __webpack_require__(
|
|
56686
|
+
var FleetRouterEntity_1 = __webpack_require__(431);
|
|
56522
56687
|
var FleetRouterApi = /** @class */ (function () {
|
|
56523
56688
|
function FleetRouterApi(session) {
|
|
56524
56689
|
this.fleetRouterEntity = new FleetRouterEntity_1.default(session);
|
|
@@ -56544,7 +56709,7 @@ exports.default = FleetRouterApi;
|
|
|
56544
56709
|
//# sourceMappingURL=FleetRouterApi.js.map
|
|
56545
56710
|
|
|
56546
56711
|
/***/ }),
|
|
56547
|
-
/*
|
|
56712
|
+
/* 431 */
|
|
56548
56713
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56549
56714
|
|
|
56550
56715
|
"use strict";
|
|
@@ -56583,15 +56748,15 @@ exports.default = FleetRouterEntity;
|
|
|
56583
56748
|
//# sourceMappingURL=FleetRouterEntity.js.map
|
|
56584
56749
|
|
|
56585
56750
|
/***/ }),
|
|
56586
|
-
/*
|
|
56751
|
+
/* 432 */
|
|
56587
56752
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56588
56753
|
|
|
56589
56754
|
"use strict";
|
|
56590
56755
|
|
|
56591
56756
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56592
|
-
var AlertConfigurationEntity_1 = __webpack_require__(
|
|
56593
|
-
var ConfigurationEntity_1 = __webpack_require__(
|
|
56594
|
-
var SetEntity_1 = __webpack_require__(
|
|
56757
|
+
var AlertConfigurationEntity_1 = __webpack_require__(433);
|
|
56758
|
+
var ConfigurationEntity_1 = __webpack_require__(434);
|
|
56759
|
+
var SetEntity_1 = __webpack_require__(435);
|
|
56595
56760
|
var AlertConfigurationApi = /** @class */ (function () {
|
|
56596
56761
|
function AlertConfigurationApi(session) {
|
|
56597
56762
|
this.alertConfigurationEntity = new AlertConfigurationEntity_1.default(session);
|
|
@@ -56625,7 +56790,7 @@ exports.default = AlertConfigurationApi;
|
|
|
56625
56790
|
//# sourceMappingURL=AlertConfigurationApi.js.map
|
|
56626
56791
|
|
|
56627
56792
|
/***/ }),
|
|
56628
|
-
/*
|
|
56793
|
+
/* 433 */
|
|
56629
56794
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56630
56795
|
|
|
56631
56796
|
"use strict";
|
|
@@ -56663,7 +56828,7 @@ exports.default = AlertConfigurationEntity;
|
|
|
56663
56828
|
//# sourceMappingURL=AlertConfigurationEntity.js.map
|
|
56664
56829
|
|
|
56665
56830
|
/***/ }),
|
|
56666
|
-
/*
|
|
56831
|
+
/* 434 */
|
|
56667
56832
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56668
56833
|
|
|
56669
56834
|
"use strict";
|
|
@@ -56701,7 +56866,7 @@ exports.default = ConfigurationEntity;
|
|
|
56701
56866
|
//# sourceMappingURL=ConfigurationEntity.js.map
|
|
56702
56867
|
|
|
56703
56868
|
/***/ }),
|
|
56704
|
-
/*
|
|
56869
|
+
/* 435 */
|
|
56705
56870
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56706
56871
|
|
|
56707
56872
|
"use strict";
|
|
@@ -56739,7 +56904,7 @@ exports.default = SetEntity;
|
|
|
56739
56904
|
//# sourceMappingURL=SetEntity.js.map
|
|
56740
56905
|
|
|
56741
56906
|
/***/ }),
|
|
56742
|
-
/*
|
|
56907
|
+
/* 436 */
|
|
56743
56908
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56744
56909
|
|
|
56745
56910
|
"use strict";
|
|
@@ -56781,7 +56946,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
56781
56946
|
}
|
|
56782
56947
|
};
|
|
56783
56948
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56784
|
-
var ServiceEntity_1 = __webpack_require__(
|
|
56949
|
+
var ServiceEntity_1 = __webpack_require__(437);
|
|
56785
56950
|
var ServiceApi = /** @class */ (function () {
|
|
56786
56951
|
function ServiceApi(session) {
|
|
56787
56952
|
this.entity = new ServiceEntity_1.default(session);
|
|
@@ -56802,7 +56967,7 @@ exports.default = ServiceApi;
|
|
|
56802
56967
|
//# sourceMappingURL=ServiceApi.js.map
|
|
56803
56968
|
|
|
56804
56969
|
/***/ }),
|
|
56805
|
-
/*
|
|
56970
|
+
/* 437 */
|
|
56806
56971
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56807
56972
|
|
|
56808
56973
|
"use strict";
|
|
@@ -56885,7 +57050,7 @@ exports.default = ServiceEntity;
|
|
|
56885
57050
|
//# sourceMappingURL=ServiceEntity.js.map
|
|
56886
57051
|
|
|
56887
57052
|
/***/ }),
|
|
56888
|
-
/*
|
|
57053
|
+
/* 438 */
|
|
56889
57054
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56890
57055
|
|
|
56891
57056
|
"use strict";
|
|
@@ -56927,7 +57092,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
56927
57092
|
}
|
|
56928
57093
|
};
|
|
56929
57094
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56930
|
-
var FleetTemplateEntity_1 = __webpack_require__(
|
|
57095
|
+
var FleetTemplateEntity_1 = __webpack_require__(439);
|
|
56931
57096
|
var FleetTemplateApi = /** @class */ (function () {
|
|
56932
57097
|
function FleetTemplateApi(session) {
|
|
56933
57098
|
this.entity = new FleetTemplateEntity_1.default(session);
|
|
@@ -56955,7 +57120,7 @@ exports.default = FleetTemplateApi;
|
|
|
56955
57120
|
//# sourceMappingURL=FleetTemplateApi.js.map
|
|
56956
57121
|
|
|
56957
57122
|
/***/ }),
|
|
56958
|
-
/*
|
|
57123
|
+
/* 439 */
|
|
56959
57124
|
/***/ (function(module, exports, __webpack_require__) {
|
|
56960
57125
|
|
|
56961
57126
|
"use strict";
|
|
@@ -57056,7 +57221,7 @@ exports.fleetTemplatesExtractor = fleetTemplatesExtractor;
|
|
|
57056
57221
|
//# sourceMappingURL=FleetTemplateEntity.js.map
|
|
57057
57222
|
|
|
57058
57223
|
/***/ }),
|
|
57059
|
-
/*
|
|
57224
|
+
/* 440 */
|
|
57060
57225
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57061
57226
|
|
|
57062
57227
|
"use strict";
|
|
@@ -57098,7 +57263,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
57098
57263
|
}
|
|
57099
57264
|
};
|
|
57100
57265
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57101
|
-
var OpenFleetEntity_1 = __webpack_require__(
|
|
57266
|
+
var OpenFleetEntity_1 = __webpack_require__(441);
|
|
57102
57267
|
var OpenFleetApi = /** @class */ (function () {
|
|
57103
57268
|
function OpenFleetApi(session) {
|
|
57104
57269
|
this.entity = new OpenFleetEntity_1.default(session);
|
|
@@ -57165,7 +57330,7 @@ exports.default = OpenFleetApi;
|
|
|
57165
57330
|
//# sourceMappingURL=OpenFleetApi.js.map
|
|
57166
57331
|
|
|
57167
57332
|
/***/ }),
|
|
57168
|
-
/*
|
|
57333
|
+
/* 441 */
|
|
57169
57334
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57170
57335
|
|
|
57171
57336
|
"use strict";
|
|
@@ -57313,13 +57478,13 @@ exports.default = OpenFleetEntity;
|
|
|
57313
57478
|
//# sourceMappingURL=OpenFleetEntity.js.map
|
|
57314
57479
|
|
|
57315
57480
|
/***/ }),
|
|
57316
|
-
/*
|
|
57481
|
+
/* 442 */
|
|
57317
57482
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57318
57483
|
|
|
57319
57484
|
"use strict";
|
|
57320
57485
|
|
|
57321
57486
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57322
|
-
var Geocoding_1 = __webpack_require__(
|
|
57487
|
+
var Geocoding_1 = __webpack_require__(443);
|
|
57323
57488
|
var GeocodingApi = /** @class */ (function () {
|
|
57324
57489
|
function GeocodingApi(session) {
|
|
57325
57490
|
this.geocodingEntity = new Geocoding_1.default(session);
|
|
@@ -57336,7 +57501,7 @@ exports.default = GeocodingApi;
|
|
|
57336
57501
|
//# sourceMappingURL=GeocodingApi.js.map
|
|
57337
57502
|
|
|
57338
57503
|
/***/ }),
|
|
57339
|
-
/*
|
|
57504
|
+
/* 443 */
|
|
57340
57505
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57341
57506
|
|
|
57342
57507
|
"use strict";
|
|
@@ -57437,7 +57602,7 @@ exports.default = GeocodingEntity;
|
|
|
57437
57602
|
//# sourceMappingURL=Geocoding.js.map
|
|
57438
57603
|
|
|
57439
57604
|
/***/ }),
|
|
57440
|
-
/*
|
|
57605
|
+
/* 444 */
|
|
57441
57606
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57442
57607
|
|
|
57443
57608
|
"use strict";
|
|
@@ -57479,7 +57644,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
57479
57644
|
}
|
|
57480
57645
|
};
|
|
57481
57646
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57482
|
-
var ApplicationEntity_1 = __webpack_require__(
|
|
57647
|
+
var ApplicationEntity_1 = __webpack_require__(445);
|
|
57483
57648
|
var ApplicationApi = /** @class */ (function () {
|
|
57484
57649
|
function ApplicationApi(session) {
|
|
57485
57650
|
this.entity = new ApplicationEntity_1.default(session);
|
|
@@ -57500,7 +57665,7 @@ exports.default = ApplicationApi;
|
|
|
57500
57665
|
//# sourceMappingURL=ApplicationApi.js.map
|
|
57501
57666
|
|
|
57502
57667
|
/***/ }),
|
|
57503
|
-
/*
|
|
57668
|
+
/* 445 */
|
|
57504
57669
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57505
57670
|
|
|
57506
57671
|
"use strict";
|
|
@@ -57569,7 +57734,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
57569
57734
|
};
|
|
57570
57735
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57571
57736
|
var StoreEntity_1 = __webpack_require__(9);
|
|
57572
|
-
var uuid_1 = __webpack_require__(
|
|
57737
|
+
var uuid_1 = __webpack_require__(499);
|
|
57573
57738
|
var _ = __webpack_require__(11);
|
|
57574
57739
|
var entityName = 'application_action';
|
|
57575
57740
|
var ApplicationEntity = /** @class */ (function (_super) {
|
|
@@ -57663,7 +57828,7 @@ exports.default = ApplicationEntity;
|
|
|
57663
57828
|
//# sourceMappingURL=ApplicationEntity.js.map
|
|
57664
57829
|
|
|
57665
57830
|
/***/ }),
|
|
57666
|
-
/*
|
|
57831
|
+
/* 446 */
|
|
57667
57832
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57668
57833
|
|
|
57669
57834
|
"use strict";
|
|
@@ -57705,7 +57870,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
57705
57870
|
}
|
|
57706
57871
|
};
|
|
57707
57872
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57708
|
-
var CustomerAvailabilityHourEntity_1 = __webpack_require__(
|
|
57873
|
+
var CustomerAvailabilityHourEntity_1 = __webpack_require__(447);
|
|
57709
57874
|
var CustomerAvailabilityHourApi = /** @class */ (function () {
|
|
57710
57875
|
function CustomerAvailabilityHourApi(session) {
|
|
57711
57876
|
this.customerAvailabilityHourEntity = new CustomerAvailabilityHourEntity_1.default(session);
|
|
@@ -57723,7 +57888,7 @@ exports.default = CustomerAvailabilityHourApi;
|
|
|
57723
57888
|
//# sourceMappingURL=CustomerAvailabilityHourApi.js.map
|
|
57724
57889
|
|
|
57725
57890
|
/***/ }),
|
|
57726
|
-
/*
|
|
57891
|
+
/* 447 */
|
|
57727
57892
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57728
57893
|
|
|
57729
57894
|
"use strict";
|
|
@@ -57834,13 +57999,13 @@ exports.default = CustomerAvailabilityHourEntity;
|
|
|
57834
57999
|
//# sourceMappingURL=CustomerAvailabilityHourEntity.js.map
|
|
57835
58000
|
|
|
57836
58001
|
/***/ }),
|
|
57837
|
-
/*
|
|
58002
|
+
/* 448 */
|
|
57838
58003
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57839
58004
|
|
|
57840
58005
|
"use strict";
|
|
57841
58006
|
|
|
57842
58007
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57843
|
-
var Shifts_1 = __webpack_require__(
|
|
58008
|
+
var Shifts_1 = __webpack_require__(449);
|
|
57844
58009
|
var ShiftsApi = /** @class */ (function () {
|
|
57845
58010
|
function ShiftsApi(session) {
|
|
57846
58011
|
this.shiftsEntity = new Shifts_1.default(session);
|
|
@@ -57866,7 +58031,7 @@ exports.default = ShiftsApi;
|
|
|
57866
58031
|
//# sourceMappingURL=ShiftsApi.js.map
|
|
57867
58032
|
|
|
57868
58033
|
/***/ }),
|
|
57869
|
-
/*
|
|
58034
|
+
/* 449 */
|
|
57870
58035
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57871
58036
|
|
|
57872
58037
|
"use strict";
|
|
@@ -57992,7 +58157,7 @@ exports.default = ShiftsEntity;
|
|
|
57992
58157
|
//# sourceMappingURL=Shifts.js.map
|
|
57993
58158
|
|
|
57994
58159
|
/***/ }),
|
|
57995
|
-
/*
|
|
58160
|
+
/* 450 */
|
|
57996
58161
|
/***/ (function(module, exports, __webpack_require__) {
|
|
57997
58162
|
|
|
57998
58163
|
"use strict";
|
|
@@ -58034,7 +58199,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
58034
58199
|
}
|
|
58035
58200
|
};
|
|
58036
58201
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58037
|
-
var ExclusionWindowEntity_1 = __webpack_require__(
|
|
58202
|
+
var ExclusionWindowEntity_1 = __webpack_require__(451);
|
|
58038
58203
|
var ExclusionWindowApi = /** @class */ (function () {
|
|
58039
58204
|
function ExclusionWindowApi(session) {
|
|
58040
58205
|
this.exclusionWindowEntity = new ExclusionWindowEntity_1.default(session);
|
|
@@ -58080,7 +58245,7 @@ exports.default = ExclusionWindowApi;
|
|
|
58080
58245
|
//# sourceMappingURL=ExclusionWindowApi.js.map
|
|
58081
58246
|
|
|
58082
58247
|
/***/ }),
|
|
58083
|
-
/*
|
|
58248
|
+
/* 451 */
|
|
58084
58249
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58085
58250
|
|
|
58086
58251
|
"use strict";
|
|
@@ -58170,7 +58335,7 @@ exports.default = ExclusionWindowEntity;
|
|
|
58170
58335
|
//# sourceMappingURL=ExclusionWindowEntity.js.map
|
|
58171
58336
|
|
|
58172
58337
|
/***/ }),
|
|
58173
|
-
/*
|
|
58338
|
+
/* 452 */
|
|
58174
58339
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58175
58340
|
|
|
58176
58341
|
"use strict";
|
|
@@ -58206,7 +58371,7 @@ exports.default = Country;
|
|
|
58206
58371
|
//# sourceMappingURL=Country.js.map
|
|
58207
58372
|
|
|
58208
58373
|
/***/ }),
|
|
58209
|
-
/*
|
|
58374
|
+
/* 453 */
|
|
58210
58375
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58211
58376
|
|
|
58212
58377
|
"use strict";
|
|
@@ -58248,7 +58413,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
58248
58413
|
}
|
|
58249
58414
|
};
|
|
58250
58415
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58251
|
-
var OauthApplicationEntity_1 = __webpack_require__(
|
|
58416
|
+
var OauthApplicationEntity_1 = __webpack_require__(454);
|
|
58252
58417
|
var OauthApplicationApi = /** @class */ (function () {
|
|
58253
58418
|
function OauthApplicationApi(session) {
|
|
58254
58419
|
this.entity = new OauthApplicationEntity_1.default(session);
|
|
@@ -58308,7 +58473,7 @@ exports.default = OauthApplicationApi;
|
|
|
58308
58473
|
//# sourceMappingURL=OauthApplicationApi.js.map
|
|
58309
58474
|
|
|
58310
58475
|
/***/ }),
|
|
58311
|
-
/*
|
|
58476
|
+
/* 454 */
|
|
58312
58477
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58313
58478
|
|
|
58314
58479
|
"use strict";
|
|
@@ -58425,13 +58590,13 @@ exports.default = OauthApplicationEntity;
|
|
|
58425
58590
|
//# sourceMappingURL=OauthApplicationEntity.js.map
|
|
58426
58591
|
|
|
58427
58592
|
/***/ }),
|
|
58428
|
-
/*
|
|
58593
|
+
/* 455 */
|
|
58429
58594
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58430
58595
|
|
|
58431
58596
|
"use strict";
|
|
58432
58597
|
|
|
58433
58598
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58434
|
-
var InventoryEntity_1 = __webpack_require__(
|
|
58599
|
+
var InventoryEntity_1 = __webpack_require__(456);
|
|
58435
58600
|
var Inventory = /** @class */ (function () {
|
|
58436
58601
|
function Inventory(session) {
|
|
58437
58602
|
this.inventory = new InventoryEntity_1.default(session);
|
|
@@ -58454,7 +58619,7 @@ exports.default = Inventory;
|
|
|
58454
58619
|
//# sourceMappingURL=Inventory.js.map
|
|
58455
58620
|
|
|
58456
58621
|
/***/ }),
|
|
58457
|
-
/*
|
|
58622
|
+
/* 456 */
|
|
58458
58623
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58459
58624
|
|
|
58460
58625
|
"use strict";
|
|
@@ -58491,7 +58656,7 @@ exports.default = InventoryEntity;
|
|
|
58491
58656
|
//# sourceMappingURL=InventoryEntity.js.map
|
|
58492
58657
|
|
|
58493
58658
|
/***/ }),
|
|
58494
|
-
/*
|
|
58659
|
+
/* 457 */
|
|
58495
58660
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58496
58661
|
|
|
58497
58662
|
"use strict";
|
|
@@ -58533,7 +58698,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
58533
58698
|
}
|
|
58534
58699
|
};
|
|
58535
58700
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58536
|
-
var PushNotificationRegistrationEntity_1 = __webpack_require__(
|
|
58701
|
+
var PushNotificationRegistrationEntity_1 = __webpack_require__(458);
|
|
58537
58702
|
var PushNotificationRegistration = /** @class */ (function () {
|
|
58538
58703
|
function PushNotificationRegistration(session) {
|
|
58539
58704
|
this.pushNotificationRegistrationEntity = new PushNotificationRegistrationEntity_1.default(session);
|
|
@@ -58558,7 +58723,7 @@ exports.default = PushNotificationRegistration;
|
|
|
58558
58723
|
//# sourceMappingURL=PushNotificationRegistration.js.map
|
|
58559
58724
|
|
|
58560
58725
|
/***/ }),
|
|
58561
|
-
/*
|
|
58726
|
+
/* 458 */
|
|
58562
58727
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58563
58728
|
|
|
58564
58729
|
"use strict";
|
|
@@ -58591,7 +58756,7 @@ exports.default = PushNotificationRegistrationEntity;
|
|
|
58591
58756
|
//# sourceMappingURL=PushNotificationRegistrationEntity.js.map
|
|
58592
58757
|
|
|
58593
58758
|
/***/ }),
|
|
58594
|
-
/*
|
|
58759
|
+
/* 459 */
|
|
58595
58760
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58596
58761
|
|
|
58597
58762
|
"use strict";
|
|
@@ -58633,7 +58798,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
58633
58798
|
}
|
|
58634
58799
|
};
|
|
58635
58800
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58636
|
-
var ReasonToCancelTasksEntity_1 = __webpack_require__(
|
|
58801
|
+
var ReasonToCancelTasksEntity_1 = __webpack_require__(460);
|
|
58637
58802
|
var ReasonToCancelTasks = /** @class */ (function () {
|
|
58638
58803
|
function ReasonToCancelTasks(session) {
|
|
58639
58804
|
this.reasonToCancelTasksEntity = new ReasonToCancelTasksEntity_1.default(session);
|
|
@@ -58654,7 +58819,7 @@ exports.default = ReasonToCancelTasks;
|
|
|
58654
58819
|
//# sourceMappingURL=ReasonToCancelTasksApi.js.map
|
|
58655
58820
|
|
|
58656
58821
|
/***/ }),
|
|
58657
|
-
/*
|
|
58822
|
+
/* 460 */
|
|
58658
58823
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58659
58824
|
|
|
58660
58825
|
"use strict";
|
|
@@ -58702,7 +58867,7 @@ exports.default = ReasonToCancelTasksEntity;
|
|
|
58702
58867
|
//# sourceMappingURL=ReasonToCancelTasksEntity.js.map
|
|
58703
58868
|
|
|
58704
58869
|
/***/ }),
|
|
58705
|
-
/*
|
|
58870
|
+
/* 461 */
|
|
58706
58871
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58707
58872
|
|
|
58708
58873
|
"use strict";
|
|
@@ -58744,7 +58909,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
58744
58909
|
}
|
|
58745
58910
|
};
|
|
58746
58911
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58747
|
-
var CustomFilterEntity_1 = __webpack_require__(
|
|
58912
|
+
var CustomFilterEntity_1 = __webpack_require__(462);
|
|
58748
58913
|
var CustomFilterApi = /** @class */ (function () {
|
|
58749
58914
|
function CustomFilterApi(session) {
|
|
58750
58915
|
this.customFilterEntity = new CustomFilterEntity_1.default(session);
|
|
@@ -58783,7 +58948,7 @@ exports.default = CustomFilterApi;
|
|
|
58783
58948
|
//# sourceMappingURL=CustomFilterApi.js.map
|
|
58784
58949
|
|
|
58785
58950
|
/***/ }),
|
|
58786
|
-
/*
|
|
58951
|
+
/* 462 */
|
|
58787
58952
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58788
58953
|
|
|
58789
58954
|
"use strict";
|
|
@@ -58821,13 +58986,13 @@ exports.default = CustomFilterEntity;
|
|
|
58821
58986
|
//# sourceMappingURL=CustomFilterEntity.js.map
|
|
58822
58987
|
|
|
58823
58988
|
/***/ }),
|
|
58824
|
-
/*
|
|
58989
|
+
/* 463 */
|
|
58825
58990
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58826
58991
|
|
|
58827
58992
|
"use strict";
|
|
58828
58993
|
|
|
58829
58994
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58830
|
-
var FloatingInventoryEntity_1 = __webpack_require__(
|
|
58995
|
+
var FloatingInventoryEntity_1 = __webpack_require__(464);
|
|
58831
58996
|
var FloatingInventory = /** @class */ (function () {
|
|
58832
58997
|
function FloatingInventory(session) {
|
|
58833
58998
|
this.floatingInventory = new FloatingInventoryEntity_1.default(session);
|
|
@@ -58841,7 +59006,7 @@ exports.default = FloatingInventory;
|
|
|
58841
59006
|
//# sourceMappingURL=FloatingInventoryApi.js.map
|
|
58842
59007
|
|
|
58843
59008
|
/***/ }),
|
|
58844
|
-
/*
|
|
59009
|
+
/* 464 */
|
|
58845
59010
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58846
59011
|
|
|
58847
59012
|
"use strict";
|
|
@@ -58863,7 +59028,7 @@ var __extends = (this && this.__extends) || (function () {
|
|
|
58863
59028
|
})();
|
|
58864
59029
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58865
59030
|
var Entity_1 = __webpack_require__(5);
|
|
58866
|
-
var FloatingInventory_consts_1 = __webpack_require__(
|
|
59031
|
+
var FloatingInventory_consts_1 = __webpack_require__(465);
|
|
58867
59032
|
var BASE_ROUTE = 'floating_inventories';
|
|
58868
59033
|
var USERS_WITH_AVAILABLE_FLOATING_INVENTORY = "/" + BASE_ROUTE + "/users_with_available_floating_inventory";
|
|
58869
59034
|
var FloatingInventoryEntity = /** @class */ (function (_super) {
|
|
@@ -58888,7 +59053,7 @@ exports.default = FloatingInventoryEntity;
|
|
|
58888
59053
|
//# sourceMappingURL=FloatingInventoryEntity.js.map
|
|
58889
59054
|
|
|
58890
59055
|
/***/ }),
|
|
58891
|
-
/*
|
|
59056
|
+
/* 465 */
|
|
58892
59057
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58893
59058
|
|
|
58894
59059
|
"use strict";
|
|
@@ -58900,13 +59065,13 @@ exports.userIdsExtractor = userIdsExtractor;
|
|
|
58900
59065
|
//# sourceMappingURL=FloatingInventory.consts.js.map
|
|
58901
59066
|
|
|
58902
59067
|
/***/ }),
|
|
58903
|
-
/*
|
|
59068
|
+
/* 466 */
|
|
58904
59069
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58905
59070
|
|
|
58906
59071
|
"use strict";
|
|
58907
59072
|
|
|
58908
59073
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58909
|
-
var ServiceAreaEntity_1 = __webpack_require__(
|
|
59074
|
+
var ServiceAreaEntity_1 = __webpack_require__(467);
|
|
58910
59075
|
var ServiceAreaApi = /** @class */ (function () {
|
|
58911
59076
|
function ServiceAreaApi(session) {
|
|
58912
59077
|
this.serviceAreaEntity = new ServiceAreaEntity_1.default(session);
|
|
@@ -58935,7 +59100,7 @@ exports.default = ServiceAreaApi;
|
|
|
58935
59100
|
//# sourceMappingURL=ServiceAreaApi.js.map
|
|
58936
59101
|
|
|
58937
59102
|
/***/ }),
|
|
58938
|
-
/*
|
|
59103
|
+
/* 467 */
|
|
58939
59104
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58940
59105
|
|
|
58941
59106
|
"use strict";
|
|
@@ -58985,13 +59150,13 @@ exports.default = ServiceAreaEntity;
|
|
|
58985
59150
|
//# sourceMappingURL=ServiceAreaEntity.js.map
|
|
58986
59151
|
|
|
58987
59152
|
/***/ }),
|
|
58988
|
-
/*
|
|
59153
|
+
/* 468 */
|
|
58989
59154
|
/***/ (function(module, exports, __webpack_require__) {
|
|
58990
59155
|
|
|
58991
59156
|
"use strict";
|
|
58992
59157
|
|
|
58993
59158
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58994
|
-
var BillingEntity_1 = __webpack_require__(
|
|
59159
|
+
var BillingEntity_1 = __webpack_require__(469);
|
|
58995
59160
|
var BillingApi = /** @class */ (function () {
|
|
58996
59161
|
function BillingApi(session) {
|
|
58997
59162
|
this.billingEntity = new BillingEntity_1.default(session);
|
|
@@ -59044,7 +59209,7 @@ exports.default = BillingApi;
|
|
|
59044
59209
|
//# sourceMappingURL=BillingApi.js.map
|
|
59045
59210
|
|
|
59046
59211
|
/***/ }),
|
|
59047
|
-
/*
|
|
59212
|
+
/* 469 */
|
|
59048
59213
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59049
59214
|
|
|
59050
59215
|
"use strict";
|
|
@@ -59282,13 +59447,13 @@ exports.default = BillingEntity;
|
|
|
59282
59447
|
//# sourceMappingURL=BillingEntity.js.map
|
|
59283
59448
|
|
|
59284
59449
|
/***/ }),
|
|
59285
|
-
/*
|
|
59450
|
+
/* 470 */
|
|
59286
59451
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59287
59452
|
|
|
59288
59453
|
"use strict";
|
|
59289
59454
|
|
|
59290
59455
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59291
|
-
var PackageEntity_1 = __webpack_require__(
|
|
59456
|
+
var PackageEntity_1 = __webpack_require__(471);
|
|
59292
59457
|
var PackageApi = /** @class */ (function () {
|
|
59293
59458
|
function PackageApi(session) {
|
|
59294
59459
|
this.packageEntity = new PackageEntity_1.default(session);
|
|
@@ -59317,7 +59482,7 @@ exports.default = PackageApi;
|
|
|
59317
59482
|
//# sourceMappingURL=PackageApi.js.map
|
|
59318
59483
|
|
|
59319
59484
|
/***/ }),
|
|
59320
|
-
/*
|
|
59485
|
+
/* 471 */
|
|
59321
59486
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59322
59487
|
|
|
59323
59488
|
"use strict";
|
|
@@ -59375,7 +59540,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
59375
59540
|
};
|
|
59376
59541
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59377
59542
|
var Entity_1 = __webpack_require__(5);
|
|
59378
|
-
var Package_consts_1 = __webpack_require__(
|
|
59543
|
+
var Package_consts_1 = __webpack_require__(472);
|
|
59379
59544
|
var PackageEntity = /** @class */ (function (_super) {
|
|
59380
59545
|
__extends(PackageEntity, _super);
|
|
59381
59546
|
function PackageEntity(session) {
|
|
@@ -59474,7 +59639,7 @@ exports.default = PackageEntity;
|
|
|
59474
59639
|
//# sourceMappingURL=PackageEntity.js.map
|
|
59475
59640
|
|
|
59476
59641
|
/***/ }),
|
|
59477
|
-
/*
|
|
59642
|
+
/* 472 */
|
|
59478
59643
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59479
59644
|
|
|
59480
59645
|
"use strict";
|
|
@@ -59490,7 +59655,7 @@ exports.Routes = {
|
|
|
59490
59655
|
//# sourceMappingURL=Package.consts.js.map
|
|
59491
59656
|
|
|
59492
59657
|
/***/ }),
|
|
59493
|
-
/*
|
|
59658
|
+
/* 473 */
|
|
59494
59659
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59495
59660
|
|
|
59496
59661
|
"use strict";
|
|
@@ -59532,8 +59697,8 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
59532
59697
|
}
|
|
59533
59698
|
};
|
|
59534
59699
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59535
|
-
var user_analytics_1 = __webpack_require__(
|
|
59536
|
-
var types_1 = __webpack_require__(
|
|
59700
|
+
var user_analytics_1 = __webpack_require__(474);
|
|
59701
|
+
var types_1 = __webpack_require__(477);
|
|
59537
59702
|
var UserAnalyticsApi = /** @class */ (function () {
|
|
59538
59703
|
function UserAnalyticsApi(session) {
|
|
59539
59704
|
this.session = session;
|
|
@@ -59589,13 +59754,13 @@ exports.default = UserAnalyticsApi;
|
|
|
59589
59754
|
//# sourceMappingURL=UserAnalyticsApi.js.map
|
|
59590
59755
|
|
|
59591
59756
|
/***/ }),
|
|
59592
|
-
/*
|
|
59757
|
+
/* 474 */
|
|
59593
59758
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59594
59759
|
|
|
59595
59760
|
"use strict";
|
|
59596
59761
|
|
|
59597
59762
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59598
|
-
const pendo_1 = __webpack_require__(
|
|
59763
|
+
const pendo_1 = __webpack_require__(475);
|
|
59599
59764
|
class AnalyticsApi {
|
|
59600
59765
|
constructor() {
|
|
59601
59766
|
this.provider = new pendo_1.PendoProvider();
|
|
@@ -59615,14 +59780,14 @@ exports.default = AnalyticsApi;
|
|
|
59615
59780
|
//# sourceMappingURL=index.js.map
|
|
59616
59781
|
|
|
59617
59782
|
/***/ }),
|
|
59618
|
-
/*
|
|
59783
|
+
/* 475 */
|
|
59619
59784
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59620
59785
|
|
|
59621
59786
|
"use strict";
|
|
59622
59787
|
|
|
59623
59788
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59624
59789
|
exports.PendoProvider = void 0;
|
|
59625
|
-
const pendoSnippet_1 = __webpack_require__(
|
|
59790
|
+
const pendoSnippet_1 = __webpack_require__(476);
|
|
59626
59791
|
class PendoProvider {
|
|
59627
59792
|
async addSnippet({ apiKey }) {
|
|
59628
59793
|
(0, pendoSnippet_1.addSnippet)(apiKey);
|
|
@@ -59644,7 +59809,7 @@ exports.PendoProvider = PendoProvider;
|
|
|
59644
59809
|
//# sourceMappingURL=pendo.js.map
|
|
59645
59810
|
|
|
59646
59811
|
/***/ }),
|
|
59647
|
-
/*
|
|
59812
|
+
/* 476 */
|
|
59648
59813
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59649
59814
|
|
|
59650
59815
|
"use strict";
|
|
@@ -59673,7 +59838,7 @@ exports.addSnippet = addSnippet;
|
|
|
59673
59838
|
//# sourceMappingURL=pendoSnippet.js.map
|
|
59674
59839
|
|
|
59675
59840
|
/***/ }),
|
|
59676
|
-
/*
|
|
59841
|
+
/* 477 */
|
|
59677
59842
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59678
59843
|
|
|
59679
59844
|
"use strict";
|
|
@@ -59689,7 +59854,7 @@ var Role;
|
|
|
59689
59854
|
//# sourceMappingURL=types.js.map
|
|
59690
59855
|
|
|
59691
59856
|
/***/ }),
|
|
59692
|
-
/*
|
|
59857
|
+
/* 478 */
|
|
59693
59858
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59694
59859
|
|
|
59695
59860
|
"use strict";
|
|
@@ -59731,7 +59896,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
59731
59896
|
}
|
|
59732
59897
|
};
|
|
59733
59898
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59734
|
-
var AnalyticsReportsEntity_1 = __webpack_require__(
|
|
59899
|
+
var AnalyticsReportsEntity_1 = __webpack_require__(479);
|
|
59735
59900
|
var AnalyticsReportsApi = /** @class */ (function () {
|
|
59736
59901
|
function AnalyticsReportsApi(session) {
|
|
59737
59902
|
this.analyticsReportsEntity = new AnalyticsReportsEntity_1.default(session);
|
|
@@ -59807,7 +59972,7 @@ exports.default = AnalyticsReportsApi;
|
|
|
59807
59972
|
//# sourceMappingURL=AnalyticsReportsApi.js.map
|
|
59808
59973
|
|
|
59809
59974
|
/***/ }),
|
|
59810
|
-
/*
|
|
59975
|
+
/* 479 */
|
|
59811
59976
|
/***/ (function(module, exports, __webpack_require__) {
|
|
59812
59977
|
|
|
59813
59978
|
"use strict";
|
|
@@ -60106,13 +60271,13 @@ exports.default = AnalyticsReportsEntity;
|
|
|
60106
60271
|
//# sourceMappingURL=AnalyticsReportsEntity.js.map
|
|
60107
60272
|
|
|
60108
60273
|
/***/ }),
|
|
60109
|
-
/*
|
|
60274
|
+
/* 480 */
|
|
60110
60275
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60111
60276
|
|
|
60112
60277
|
"use strict";
|
|
60113
60278
|
|
|
60114
60279
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60115
|
-
var ServicePlansEntity_1 = __webpack_require__(
|
|
60280
|
+
var ServicePlansEntity_1 = __webpack_require__(481);
|
|
60116
60281
|
var ServicePlansApi = /** @class */ (function () {
|
|
60117
60282
|
function ServicePlansApi(session) {
|
|
60118
60283
|
this.servicePlansEntity = new ServicePlansEntity_1.default(session);
|
|
@@ -60129,7 +60294,7 @@ exports.default = ServicePlansApi;
|
|
|
60129
60294
|
//# sourceMappingURL=ServicePlansApi.js.map
|
|
60130
60295
|
|
|
60131
60296
|
/***/ }),
|
|
60132
|
-
/*
|
|
60297
|
+
/* 481 */
|
|
60133
60298
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60134
60299
|
|
|
60135
60300
|
"use strict";
|
|
@@ -60188,7 +60353,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
60188
60353
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60189
60354
|
var Entity_1 = __webpack_require__(5);
|
|
60190
60355
|
var StoreEntity_1 = __webpack_require__(9);
|
|
60191
|
-
var ServicePlans_consts_1 = __webpack_require__(
|
|
60356
|
+
var ServicePlans_consts_1 = __webpack_require__(482);
|
|
60192
60357
|
var ServicePlanSEntity = /** @class */ (function (_super) {
|
|
60193
60358
|
__extends(ServicePlanSEntity, _super);
|
|
60194
60359
|
function ServicePlanSEntity(session) {
|
|
@@ -60218,7 +60383,7 @@ exports.default = ServicePlanSEntity;
|
|
|
60218
60383
|
//# sourceMappingURL=ServicePlansEntity.js.map
|
|
60219
60384
|
|
|
60220
60385
|
/***/ }),
|
|
60221
|
-
/*
|
|
60386
|
+
/* 482 */
|
|
60222
60387
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60223
60388
|
|
|
60224
60389
|
"use strict";
|
|
@@ -60232,13 +60397,13 @@ exports.planningResponseExtractor = planningResponseExtractor;
|
|
|
60232
60397
|
//# sourceMappingURL=ServicePlans.consts.js.map
|
|
60233
60398
|
|
|
60234
60399
|
/***/ }),
|
|
60235
|
-
/*
|
|
60400
|
+
/* 483 */
|
|
60236
60401
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60237
60402
|
|
|
60238
60403
|
"use strict";
|
|
60239
60404
|
|
|
60240
60405
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60241
|
-
var AlertsEntity_1 = __webpack_require__(
|
|
60406
|
+
var AlertsEntity_1 = __webpack_require__(484);
|
|
60242
60407
|
var AlertsApi = /** @class */ (function () {
|
|
60243
60408
|
function AlertsApi(session) {
|
|
60244
60409
|
this.alertsEntity = new AlertsEntity_1.default(session);
|
|
@@ -60273,7 +60438,7 @@ exports.default = AlertsApi;
|
|
|
60273
60438
|
//# sourceMappingURL=AlertsApi.js.map
|
|
60274
60439
|
|
|
60275
60440
|
/***/ }),
|
|
60276
|
-
/*
|
|
60441
|
+
/* 484 */
|
|
60277
60442
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60278
60443
|
|
|
60279
60444
|
"use strict";
|
|
@@ -60331,7 +60496,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
60331
60496
|
};
|
|
60332
60497
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60333
60498
|
var StoreEntity_1 = __webpack_require__(9);
|
|
60334
|
-
var Alerts_consts_1 = __webpack_require__(
|
|
60499
|
+
var Alerts_consts_1 = __webpack_require__(485);
|
|
60335
60500
|
// Some adjustments to StoreEntity logic is required if proxying through store is required
|
|
60336
60501
|
var AlertsEntity = /** @class */ (function (_super) {
|
|
60337
60502
|
__extends(AlertsEntity, _super);
|
|
@@ -60430,7 +60595,7 @@ exports.default = AlertsEntity;
|
|
|
60430
60595
|
//# sourceMappingURL=AlertsEntity.js.map
|
|
60431
60596
|
|
|
60432
60597
|
/***/ }),
|
|
60433
|
-
/*
|
|
60598
|
+
/* 485 */
|
|
60434
60599
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60435
60600
|
|
|
60436
60601
|
"use strict";
|
|
@@ -60458,7 +60623,7 @@ exports.Routes = {
|
|
|
60458
60623
|
//# sourceMappingURL=Alerts.consts.js.map
|
|
60459
60624
|
|
|
60460
60625
|
/***/ }),
|
|
60461
|
-
/*
|
|
60626
|
+
/* 486 */
|
|
60462
60627
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60463
60628
|
|
|
60464
60629
|
"use strict";
|
|
@@ -60500,7 +60665,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
60500
60665
|
}
|
|
60501
60666
|
};
|
|
60502
60667
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60503
|
-
var DeliveryCatalogEntity_1 = __webpack_require__(
|
|
60668
|
+
var DeliveryCatalogEntity_1 = __webpack_require__(487);
|
|
60504
60669
|
var DeliveryCatalogApi = /** @class */ (function () {
|
|
60505
60670
|
function DeliveryCatalogApi(session) {
|
|
60506
60671
|
this.deliveryCatalogEntity = new DeliveryCatalogEntity_1.default(session);
|
|
@@ -60575,13 +60740,73 @@ var DeliveryCatalogApi = /** @class */ (function () {
|
|
|
60575
60740
|
});
|
|
60576
60741
|
});
|
|
60577
60742
|
};
|
|
60743
|
+
DeliveryCatalogApi.prototype.getMerchantConnectionsList = function () {
|
|
60744
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60745
|
+
return __generator(this, function (_a) {
|
|
60746
|
+
switch (_a.label) {
|
|
60747
|
+
case 0: return [4 /*yield*/, this.deliveryCatalogEntity.getMerchantConnectionsList()];
|
|
60748
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60749
|
+
}
|
|
60750
|
+
});
|
|
60751
|
+
});
|
|
60752
|
+
};
|
|
60753
|
+
DeliveryCatalogApi.prototype.createMerchantConnection = function (payload) {
|
|
60754
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60755
|
+
return __generator(this, function (_a) {
|
|
60756
|
+
switch (_a.label) {
|
|
60757
|
+
case 0: return [4 /*yield*/, this.deliveryCatalogEntity.createMerchantConnection(payload)];
|
|
60758
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60759
|
+
}
|
|
60760
|
+
});
|
|
60761
|
+
});
|
|
60762
|
+
};
|
|
60763
|
+
DeliveryCatalogApi.prototype.updateMerchantConnection = function (payload) {
|
|
60764
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60765
|
+
return __generator(this, function (_a) {
|
|
60766
|
+
switch (_a.label) {
|
|
60767
|
+
case 0: return [4 /*yield*/, this.deliveryCatalogEntity.updateMerchantConnection(payload)];
|
|
60768
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60769
|
+
}
|
|
60770
|
+
});
|
|
60771
|
+
});
|
|
60772
|
+
};
|
|
60773
|
+
DeliveryCatalogApi.prototype.deleteMerchantConnection = function (payload) {
|
|
60774
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60775
|
+
return __generator(this, function (_a) {
|
|
60776
|
+
switch (_a.label) {
|
|
60777
|
+
case 0: return [4 /*yield*/, this.deliveryCatalogEntity.deleteMerchantConnection(payload)];
|
|
60778
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60779
|
+
}
|
|
60780
|
+
});
|
|
60781
|
+
});
|
|
60782
|
+
};
|
|
60783
|
+
DeliveryCatalogApi.prototype.verifyMerchantConnectionCredentials = function (payload) {
|
|
60784
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60785
|
+
return __generator(this, function (_a) {
|
|
60786
|
+
switch (_a.label) {
|
|
60787
|
+
case 0: return [4 /*yield*/, this.deliveryCatalogEntity.verifyMerchantConnectionCredentials(payload)];
|
|
60788
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60789
|
+
}
|
|
60790
|
+
});
|
|
60791
|
+
});
|
|
60792
|
+
};
|
|
60793
|
+
DeliveryCatalogApi.prototype.pauseMerchantConnection = function (payload) {
|
|
60794
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60795
|
+
return __generator(this, function (_a) {
|
|
60796
|
+
switch (_a.label) {
|
|
60797
|
+
case 0: return [4 /*yield*/, this.deliveryCatalogEntity.pauseMerchantConnection(payload)];
|
|
60798
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60799
|
+
}
|
|
60800
|
+
});
|
|
60801
|
+
});
|
|
60802
|
+
};
|
|
60578
60803
|
return DeliveryCatalogApi;
|
|
60579
60804
|
}());
|
|
60580
60805
|
exports.default = DeliveryCatalogApi;
|
|
60581
60806
|
//# sourceMappingURL=DeliveryCatalogApi.js.map
|
|
60582
60807
|
|
|
60583
60808
|
/***/ }),
|
|
60584
|
-
/*
|
|
60809
|
+
/* 487 */
|
|
60585
60810
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60586
60811
|
|
|
60587
60812
|
"use strict";
|
|
@@ -60643,6 +60868,7 @@ var servicePrefix = '/fleet-service';
|
|
|
60643
60868
|
var servicePrefixDeliveryProvider = '/delivery-provider-service';
|
|
60644
60869
|
var baseRouteProviders = servicePrefixDeliveryProvider + "/v1/delivery-providers";
|
|
60645
60870
|
var baseRouteMerchant = servicePrefixDeliveryProvider + "/v1/merchant/delivery-providers";
|
|
60871
|
+
var baseMerchantConnections = servicePrefixDeliveryProvider + "/v1/merchant-connections";
|
|
60646
60872
|
var baseRouteFleets = servicePrefix + "/v1/fleets";
|
|
60647
60873
|
var ROUTES = {
|
|
60648
60874
|
PROVIDERS: "" + baseRouteProviders,
|
|
@@ -60651,7 +60877,15 @@ var ROUTES = {
|
|
|
60651
60877
|
FAVOURITES: baseRouteProviders + "/favorites",
|
|
60652
60878
|
NOTIFICATION: baseRouteMerchant + "/notify",
|
|
60653
60879
|
FLEETS: baseRouteFleets + "/fleet",
|
|
60654
|
-
GET_DELIVERY_PROVIDER: baseRouteProviders + "/delivery-provider"
|
|
60880
|
+
GET_DELIVERY_PROVIDER: baseRouteProviders + "/delivery-provider",
|
|
60881
|
+
MERCHANT_CONNECTIONS: {
|
|
60882
|
+
LIST: baseMerchantConnections + "/list",
|
|
60883
|
+
CREATE: baseMerchantConnections + "/create",
|
|
60884
|
+
UPDATE: baseMerchantConnections + "/update",
|
|
60885
|
+
DELETE: baseMerchantConnections + "/delete",
|
|
60886
|
+
VERIFY: baseMerchantConnections + "/verify",
|
|
60887
|
+
PAUSE: baseMerchantConnections + "/pause"
|
|
60888
|
+
}
|
|
60655
60889
|
};
|
|
60656
60890
|
var DeliveryCatalogEntity = /** @class */ (function (_super) {
|
|
60657
60891
|
__extends(DeliveryCatalogEntity, _super);
|
|
@@ -60731,13 +60965,73 @@ var DeliveryCatalogEntity = /** @class */ (function (_super) {
|
|
|
60731
60965
|
});
|
|
60732
60966
|
});
|
|
60733
60967
|
};
|
|
60968
|
+
DeliveryCatalogEntity.prototype.getMerchantConnectionsList = function () {
|
|
60969
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60970
|
+
return __generator(this, function (_a) {
|
|
60971
|
+
switch (_a.label) {
|
|
60972
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator.post(ROUTES.MERCHANT_CONNECTIONS.LIST).invoke()];
|
|
60973
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60974
|
+
}
|
|
60975
|
+
});
|
|
60976
|
+
});
|
|
60977
|
+
};
|
|
60978
|
+
DeliveryCatalogEntity.prototype.createMerchantConnection = function (payload) {
|
|
60979
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60980
|
+
return __generator(this, function (_a) {
|
|
60981
|
+
switch (_a.label) {
|
|
60982
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator.post(ROUTES.MERCHANT_CONNECTIONS.CREATE).withPayload(payload).invoke()];
|
|
60983
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60984
|
+
}
|
|
60985
|
+
});
|
|
60986
|
+
});
|
|
60987
|
+
};
|
|
60988
|
+
DeliveryCatalogEntity.prototype.updateMerchantConnection = function (payload) {
|
|
60989
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
60990
|
+
return __generator(this, function (_a) {
|
|
60991
|
+
switch (_a.label) {
|
|
60992
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator.post(ROUTES.MERCHANT_CONNECTIONS.UPDATE).withPayload(payload).invoke()];
|
|
60993
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
60994
|
+
}
|
|
60995
|
+
});
|
|
60996
|
+
});
|
|
60997
|
+
};
|
|
60998
|
+
DeliveryCatalogEntity.prototype.deleteMerchantConnection = function (payload) {
|
|
60999
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
61000
|
+
return __generator(this, function (_a) {
|
|
61001
|
+
switch (_a.label) {
|
|
61002
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator.post(ROUTES.MERCHANT_CONNECTIONS.DELETE).withPayload(payload).invoke()];
|
|
61003
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
61004
|
+
}
|
|
61005
|
+
});
|
|
61006
|
+
});
|
|
61007
|
+
};
|
|
61008
|
+
DeliveryCatalogEntity.prototype.verifyMerchantConnectionCredentials = function (payload) {
|
|
61009
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
61010
|
+
return __generator(this, function (_a) {
|
|
61011
|
+
switch (_a.label) {
|
|
61012
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator.post(ROUTES.MERCHANT_CONNECTIONS.VERIFY).withPayload(payload).invoke()];
|
|
61013
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
61014
|
+
}
|
|
61015
|
+
});
|
|
61016
|
+
});
|
|
61017
|
+
};
|
|
61018
|
+
DeliveryCatalogEntity.prototype.pauseMerchantConnection = function (payload) {
|
|
61019
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
61020
|
+
return __generator(this, function (_a) {
|
|
61021
|
+
switch (_a.label) {
|
|
61022
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator.post(ROUTES.MERCHANT_CONNECTIONS.PAUSE).withPayload(payload).invoke()];
|
|
61023
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
61024
|
+
}
|
|
61025
|
+
});
|
|
61026
|
+
});
|
|
61027
|
+
};
|
|
60734
61028
|
return DeliveryCatalogEntity;
|
|
60735
61029
|
}(Entity_1.default));
|
|
60736
61030
|
exports.default = DeliveryCatalogEntity;
|
|
60737
61031
|
//# sourceMappingURL=DeliveryCatalogEntity.js.map
|
|
60738
61032
|
|
|
60739
61033
|
/***/ }),
|
|
60740
|
-
/*
|
|
61034
|
+
/* 488 */
|
|
60741
61035
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60742
61036
|
|
|
60743
61037
|
"use strict";
|
|
@@ -60778,7 +61072,147 @@ exports.default = RouteOptimizationApi;
|
|
|
60778
61072
|
//# sourceMappingURL=RouteOptimizationApi.js.map
|
|
60779
61073
|
|
|
60780
61074
|
/***/ }),
|
|
60781
|
-
/*
|
|
61075
|
+
/* 489 */
|
|
61076
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
61077
|
+
|
|
61078
|
+
"use strict";
|
|
61079
|
+
|
|
61080
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61081
|
+
var RatesEntity_1 = __webpack_require__(490);
|
|
61082
|
+
var RatesApi = /** @class */ (function () {
|
|
61083
|
+
function RatesApi(session) {
|
|
61084
|
+
this.ratesEntity = new RatesEntity_1.default(session);
|
|
61085
|
+
}
|
|
61086
|
+
RatesApi.prototype.getRates = function (params) {
|
|
61087
|
+
return this.ratesEntity.getRates(params);
|
|
61088
|
+
};
|
|
61089
|
+
RatesApi.prototype.postRates = function (payload) {
|
|
61090
|
+
return this.ratesEntity.postRates(payload);
|
|
61091
|
+
};
|
|
61092
|
+
return RatesApi;
|
|
61093
|
+
}());
|
|
61094
|
+
exports.default = RatesApi;
|
|
61095
|
+
//# sourceMappingURL=RatesApi.js.map
|
|
61096
|
+
|
|
61097
|
+
/***/ }),
|
|
61098
|
+
/* 490 */
|
|
61099
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
61100
|
+
|
|
61101
|
+
"use strict";
|
|
61102
|
+
|
|
61103
|
+
var __extends = (this && this.__extends) || (function () {
|
|
61104
|
+
var extendStatics = function (d, b) {
|
|
61105
|
+
extendStatics = Object.setPrototypeOf ||
|
|
61106
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
61107
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
61108
|
+
return extendStatics(d, b);
|
|
61109
|
+
};
|
|
61110
|
+
return function (d, b) {
|
|
61111
|
+
if (typeof b !== "function" && b !== null)
|
|
61112
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
61113
|
+
extendStatics(d, b);
|
|
61114
|
+
function __() { this.constructor = d; }
|
|
61115
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
61116
|
+
};
|
|
61117
|
+
})();
|
|
61118
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
61119
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
61120
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
61121
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
61122
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
61123
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
61124
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
61125
|
+
});
|
|
61126
|
+
};
|
|
61127
|
+
var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
61128
|
+
var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
|
|
61129
|
+
return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
|
|
61130
|
+
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
61131
|
+
function step(op) {
|
|
61132
|
+
if (f) throw new TypeError("Generator is already executing.");
|
|
61133
|
+
while (_) try {
|
|
61134
|
+
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
61135
|
+
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
61136
|
+
switch (op[0]) {
|
|
61137
|
+
case 0: case 1: t = op; break;
|
|
61138
|
+
case 4: _.label++; return { value: op[1], done: false };
|
|
61139
|
+
case 5: _.label++; y = op[1]; op = [0]; continue;
|
|
61140
|
+
case 7: op = _.ops.pop(); _.trys.pop(); continue;
|
|
61141
|
+
default:
|
|
61142
|
+
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
|
|
61143
|
+
if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
|
|
61144
|
+
if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
|
|
61145
|
+
if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
|
|
61146
|
+
if (t[2]) _.ops.pop();
|
|
61147
|
+
_.trys.pop(); continue;
|
|
61148
|
+
}
|
|
61149
|
+
op = body.call(thisArg, _);
|
|
61150
|
+
} catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
|
|
61151
|
+
if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
|
|
61152
|
+
}
|
|
61153
|
+
};
|
|
61154
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61155
|
+
var Entity_1 = __webpack_require__(5);
|
|
61156
|
+
var Rates_consts_1 = __webpack_require__(491);
|
|
61157
|
+
// Yet no internal rates related store and socket events
|
|
61158
|
+
// enough to extend Entity instead of StoreEntity
|
|
61159
|
+
var RatesEntity = /** @class */ (function (_super) {
|
|
61160
|
+
__extends(RatesEntity, _super);
|
|
61161
|
+
function RatesEntity(session) {
|
|
61162
|
+
return _super.call(this, {
|
|
61163
|
+
session: session,
|
|
61164
|
+
entityName: 'rates'
|
|
61165
|
+
// API doesn't comply to route rules, check CrudService
|
|
61166
|
+
// routes: undefined,
|
|
61167
|
+
}) || this;
|
|
61168
|
+
}
|
|
61169
|
+
RatesEntity.prototype.getRates = function (params) {
|
|
61170
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
61171
|
+
return __generator(this, function (_a) {
|
|
61172
|
+
switch (_a.label) {
|
|
61173
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator
|
|
61174
|
+
.get(Rates_consts_1.Routes.RATES_V1)
|
|
61175
|
+
.withQueryString(params)
|
|
61176
|
+
.invoke()];
|
|
61177
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
61178
|
+
}
|
|
61179
|
+
});
|
|
61180
|
+
});
|
|
61181
|
+
};
|
|
61182
|
+
RatesEntity.prototype.postRates = function (payload) {
|
|
61183
|
+
return __awaiter(this, void 0, void 0, function () {
|
|
61184
|
+
return __generator(this, function (_a) {
|
|
61185
|
+
switch (_a.label) {
|
|
61186
|
+
case 0: return [4 /*yield*/, this.service.routeGenerator
|
|
61187
|
+
.post(Rates_consts_1.Routes.RATES_V1)
|
|
61188
|
+
.withPayload(payload)
|
|
61189
|
+
.invoke()];
|
|
61190
|
+
case 1: return [2 /*return*/, _a.sent()];
|
|
61191
|
+
}
|
|
61192
|
+
});
|
|
61193
|
+
});
|
|
61194
|
+
};
|
|
61195
|
+
return RatesEntity;
|
|
61196
|
+
}(Entity_1.default));
|
|
61197
|
+
exports.default = RatesEntity;
|
|
61198
|
+
//# sourceMappingURL=RatesEntity.js.map
|
|
61199
|
+
|
|
61200
|
+
/***/ }),
|
|
61201
|
+
/* 491 */
|
|
61202
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
61203
|
+
|
|
61204
|
+
"use strict";
|
|
61205
|
+
|
|
61206
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61207
|
+
exports.Routes = void 0;
|
|
61208
|
+
var baseRoute = '/rate-service';
|
|
61209
|
+
exports.Routes = {
|
|
61210
|
+
RATES_V1: baseRoute + "/v1/rates"
|
|
61211
|
+
};
|
|
61212
|
+
//# sourceMappingURL=Rates.consts.js.map
|
|
61213
|
+
|
|
61214
|
+
/***/ }),
|
|
61215
|
+
/* 492 */
|
|
60782
61216
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60783
61217
|
|
|
60784
61218
|
"use strict";
|
|
@@ -60787,7 +61221,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
60787
61221
|
//# sourceMappingURL=VehicleType.consts.js.map
|
|
60788
61222
|
|
|
60789
61223
|
/***/ }),
|
|
60790
|
-
/*
|
|
61224
|
+
/* 493 */
|
|
60791
61225
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60792
61226
|
|
|
60793
61227
|
"use strict";
|
|
@@ -60796,7 +61230,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
60796
61230
|
//# sourceMappingURL=PlannedRoutes.consts.js.map
|
|
60797
61231
|
|
|
60798
61232
|
/***/ }),
|
|
60799
|
-
/*
|
|
61233
|
+
/* 494 */
|
|
60800
61234
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60801
61235
|
|
|
60802
61236
|
"use strict";
|
|
@@ -60805,7 +61239,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
60805
61239
|
//# sourceMappingURL=Crew.consts.js.map
|
|
60806
61240
|
|
|
60807
61241
|
/***/ }),
|
|
60808
|
-
/*
|
|
61242
|
+
/* 495 */
|
|
60809
61243
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60810
61244
|
|
|
60811
61245
|
"use strict";
|
|
@@ -60814,7 +61248,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
60814
61248
|
//# sourceMappingURL=Responses.js.map
|
|
60815
61249
|
|
|
60816
61250
|
/***/ }),
|
|
60817
|
-
/*
|
|
61251
|
+
/* 496 */
|
|
60818
61252
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60819
61253
|
|
|
60820
61254
|
"use strict";
|
|
@@ -60826,7 +61260,7 @@ exports.defaultExtractor = defaultExtractor;
|
|
|
60826
61260
|
//# sourceMappingURL=Tag.consts.js.map
|
|
60827
61261
|
|
|
60828
61262
|
/***/ }),
|
|
60829
|
-
/*
|
|
61263
|
+
/* 497 */
|
|
60830
61264
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60831
61265
|
|
|
60832
61266
|
"use strict";
|
|
@@ -60835,7 +61269,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
60835
61269
|
//# sourceMappingURL=DeliveryBlocks.consts.js.map
|
|
60836
61270
|
|
|
60837
61271
|
/***/ }),
|
|
60838
|
-
/*
|
|
61272
|
+
/* 498 */
|
|
60839
61273
|
/***/ (function(module, exports, __webpack_require__) {
|
|
60840
61274
|
|
|
60841
61275
|
"use strict";
|
|
@@ -60849,7 +61283,7 @@ exports.default = ResourceUploadType;
|
|
|
60849
61283
|
//# sourceMappingURL=ResourceUploadType.js.map
|
|
60850
61284
|
|
|
60851
61285
|
/***/ }),
|
|
60852
|
-
/*
|
|
61286
|
+
/* 499 */
|
|
60853
61287
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
60854
61288
|
|
|
60855
61289
|
"use strict";
|