@bringg/dashboard-sdk 0.4.65 → 0.4.69

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.
Files changed (29) hide show
  1. package/dist/AnalyticsReports/Entity/AnalyticsReportsEntity.js +1 -1
  2. package/dist/ApplicationTeamConfiguration/ApplicationTeamConfigurationApi.d.ts +9 -0
  3. package/dist/ApplicationTeamConfiguration/ApplicationTeamConfigurationApi.js +77 -0
  4. package/dist/ApplicationTeamConfiguration/ApplicationTeamConfigurationApi.js.map +1 -0
  5. package/dist/ApplicationTeamConfiguration/Entity/ApplicationTeamConfigurationEntity.d.ts +9 -0
  6. package/dist/ApplicationTeamConfiguration/Entity/ApplicationTeamConfigurationEntity.js +107 -0
  7. package/dist/ApplicationTeamConfiguration/Entity/ApplicationTeamConfigurationEntity.js.map +1 -0
  8. package/dist/BringgDashboardSDK.d.ts +4 -0
  9. package/dist/BringgDashboardSDK.js +5 -0
  10. package/dist/BringgDashboardSDK.js.map +1 -1
  11. package/dist/MerchantConfiguration/MerchantConfiguration.consts.js +1 -0
  12. package/dist/MerchantConfiguration/MerchantConfiguration.consts.js.map +1 -1
  13. package/dist/ServicePlans/Entity/ServicePlansEntity.d.ts +8 -0
  14. package/dist/ServicePlans/Entity/ServicePlansEntity.js +83 -0
  15. package/dist/ServicePlans/Entity/ServicePlansEntity.js.map +1 -0
  16. package/dist/ServicePlans/ServicePlans.consts.d.ts +6 -0
  17. package/dist/ServicePlans/ServicePlans.consts.js +8 -0
  18. package/dist/ServicePlans/ServicePlans.consts.js.map +1 -0
  19. package/dist/ServicePlans/ServicePlansApi.d.ts +8 -0
  20. package/dist/ServicePlans/ServicePlansApi.js +17 -0
  21. package/dist/ServicePlans/ServicePlansApi.js.map +1 -0
  22. package/dist/Services/ServiceRequest.js +1 -1
  23. package/dist/bringg-dashboard-sdk-cjs2.js +702 -255
  24. package/dist/bringg-dashboard-sdk-cjs2.js.map +1 -1
  25. package/dist/bringg-dashboard-sdk.js +103 -12
  26. package/dist/bringg-dashboard-sdk.min.js +2 -2
  27. package/dist/bringg-dashboard-sdk.min.js.map +1 -1
  28. package/dist/stats.json +2761 -1855
  29. package/package.json +87 -87
@@ -22023,33 +22023,36 @@ var FleetApi_1 = __webpack_require__(300);
22023
22023
  var RuleApi_1 = __webpack_require__(302);
22024
22024
  var PushTokenSubscriptionApi_1 = __webpack_require__(304);
22025
22025
  var TaskApi_1 = __webpack_require__(306);
22026
- var ApplicationMerchantConfigurationApi_1 = __webpack_require__(402);
22027
- var GoogleMapsHelperApi_1 = __webpack_require__(404);
22028
- var OnboardingApi_1 = __webpack_require__(406);
22029
- var FleetRouterApi_1 = __webpack_require__(408);
22026
+ var ApplicationMerchantConfigurationApi_1 = __webpack_require__(404);
22027
+ var ApplicationTeamConfigurationApi_1 = __webpack_require__(406);
22028
+ var GoogleMapsHelperApi_1 = __webpack_require__(408);
22029
+ var OnboardingApi_1 = __webpack_require__(410);
22030
+ var FleetRouterApi_1 = __webpack_require__(412);
22030
22031
  var AuthService_1 = __webpack_require__(104);
22031
- var ServiceApi_1 = __webpack_require__(410);
22032
- var FleetTemplateApi_1 = __webpack_require__(412);
22033
- var OpenFleetApi_1 = __webpack_require__(414);
22034
- var GeocodingApi_1 = __webpack_require__(416);
22035
- var ApplicationApi_1 = __webpack_require__(418);
22036
- var CustomerAvailabilityHourApi_1 = __webpack_require__(420);
22037
- var ShiftsApi_1 = __webpack_require__(422);
22038
- var ExclusionWindowApi_1 = __webpack_require__(424);
22039
- var Country_1 = __webpack_require__(426);
22040
- var OauthApplicationApi_1 = __webpack_require__(427);
22041
- var Inventory_1 = __webpack_require__(429);
22042
- var PushNotificationRegistration_1 = __webpack_require__(431);
22043
- var ReasonToCancelTasksApi_1 = __webpack_require__(433);
22044
- var CustomFilterApi_1 = __webpack_require__(435);
22045
- var FloatingInventoryApi_1 = __webpack_require__(437);
22046
- var ServiceAreaApi_1 = __webpack_require__(440);
22047
- var BillingApi_1 = __webpack_require__(442);
22048
- var analytics_api_1 = __webpack_require__(444);
22049
- var AnalyticsReportsApi_1 = __webpack_require__(446);
22032
+ var ServiceApi_1 = __webpack_require__(414);
22033
+ var FleetTemplateApi_1 = __webpack_require__(416);
22034
+ var OpenFleetApi_1 = __webpack_require__(418);
22035
+ var GeocodingApi_1 = __webpack_require__(420);
22036
+ var ApplicationApi_1 = __webpack_require__(422);
22037
+ var CustomerAvailabilityHourApi_1 = __webpack_require__(424);
22038
+ var ShiftsApi_1 = __webpack_require__(426);
22039
+ var ExclusionWindowApi_1 = __webpack_require__(428);
22040
+ var Country_1 = __webpack_require__(430);
22041
+ var OauthApplicationApi_1 = __webpack_require__(431);
22042
+ var Inventory_1 = __webpack_require__(433);
22043
+ var PushNotificationRegistration_1 = __webpack_require__(435);
22044
+ var ReasonToCancelTasksApi_1 = __webpack_require__(437);
22045
+ var CustomFilterApi_1 = __webpack_require__(439);
22046
+ var FloatingInventoryApi_1 = __webpack_require__(441);
22047
+ var ServiceAreaApi_1 = __webpack_require__(444);
22048
+ var BillingApi_1 = __webpack_require__(446);
22049
+ var analytics_api_1 = __webpack_require__(448);
22050
+ var AnalyticsReportsApi_1 = __webpack_require__(450);
22051
+ var ServicePlansApi_1 = __webpack_require__(452);
22050
22052
  var BringgDashboardSDK = /** @class */ (function () {
22051
22053
  function BringgDashboardSDK(session) {
22052
22054
  this.applicationMerchantConfiguration = null;
22055
+ this.applicationTeamConfiguration = null;
22053
22056
  this.chat = null;
22054
22057
  this.companies = null;
22055
22058
  this.credentials = {};
@@ -22162,9 +22165,11 @@ var BringgDashboardSDK = /** @class */ (function () {
22162
22165
  bringg.billing = new BillingApi_1.default(session);
22163
22166
  bringg.analytics = new analytics_api_1.default();
22164
22167
  bringg.analyticsReports = new AnalyticsReportsApi_1.default(session);
22168
+ bringg.servicePlans = new ServicePlansApi_1.default(session);
22165
22169
  // dependent
22166
22170
  bringg.crews = new Crew_1.default(session, bringg.users);
22167
22171
  bringg.applicationMerchantConfiguration = new ApplicationMerchantConfigurationApi_1.default(session, bringg.merchantConfiguration);
22172
+ bringg.applicationTeamConfiguration = new ApplicationTeamConfigurationApi_1.default(session);
22168
22173
  return [4 /*yield*/, BringgDashboardSDK.initSessionConfiguration(bringg)];
22169
22174
  case 1:
22170
22175
  _a.sent();
@@ -30008,7 +30013,7 @@ var axios_1 = __webpack_require__(146);
30008
30013
  var Logger_1 = __webpack_require__(39);
30009
30014
  var lodash_1 = __webpack_require__(10);
30010
30015
  var BringgException_1 = __webpack_require__(15);
30011
- var version = '0.4.65';
30016
+ var version = '0.4.69';
30012
30017
  function logErrorResponse(response) {
30013
30018
  var data = response.data, status = response.status;
30014
30019
  try {
@@ -31661,7 +31666,9 @@ __exportStar(__webpack_require__(394), exports);
31661
31666
  __exportStar(__webpack_require__(395), exports);
31662
31667
  __exportStar(__webpack_require__(396), exports);
31663
31668
  __exportStar(__webpack_require__(397), exports);
31664
- __exportStar(__webpack_require__(400), exports);
31669
+ __exportStar(__webpack_require__(398), exports);
31670
+ __exportStar(__webpack_require__(401), exports);
31671
+ __exportStar(__webpack_require__(402), exports);
31665
31672
  //# sourceMappingURL=index.js.map
31666
31673
 
31667
31674
  /***/ }),
@@ -36554,7 +36561,7 @@ var Logger_1 = __webpack_require__(39);
36554
36561
  //export types
36555
36562
  var BringgDashboardSDK_1 = __webpack_require__(61);
36556
36563
  Object.defineProperty(exports, "BringgDashboardSDK", { enumerable: true, get: function () { return BringgDashboardSDK_1.BringgDashboardSDK; } });
36557
- var VehicleTypeConsts = __webpack_require__(448);
36564
+ var VehicleTypeConsts = __webpack_require__(455);
36558
36565
  exports.VehicleTypeConsts = VehicleTypeConsts;
36559
36566
  var TaskInventoryConsts = __webpack_require__(136);
36560
36567
  exports.TaskInventoryConsts = TaskInventoryConsts;
@@ -36562,7 +36569,7 @@ var RunConsts = __webpack_require__(133);
36562
36569
  exports.RunConsts = RunConsts;
36563
36570
  var ReasonToChangeInventory = __webpack_require__(135);
36564
36571
  exports.ReasonToChangeInventory = ReasonToChangeInventory;
36565
- var PlannedRoutesConsts = __webpack_require__(449);
36572
+ var PlannedRoutesConsts = __webpack_require__(456);
36566
36573
  exports.PlannedRoutesConsts = PlannedRoutesConsts;
36567
36574
  var NotificationTypesConsts = __webpack_require__(140);
36568
36575
  exports.NotificationTypesConsts = NotificationTypesConsts;
@@ -36572,19 +36579,19 @@ var LanguageConsts = __webpack_require__(139);
36572
36579
  exports.LanguageConsts = LanguageConsts;
36573
36580
  var DashboardConsts = __webpack_require__(134);
36574
36581
  exports.DashboardConsts = DashboardConsts;
36575
- var CrewConsts = __webpack_require__(450);
36582
+ var CrewConsts = __webpack_require__(457);
36576
36583
  exports.CrewConsts = CrewConsts;
36577
36584
  var ChatMessageConsts = __webpack_require__(138);
36578
36585
  exports.ChatMessageConsts = ChatMessageConsts;
36579
36586
  var ChatConversationConsts = __webpack_require__(137);
36580
36587
  exports.ChatConversationConsts = ChatConversationConsts;
36581
- var Responses = __webpack_require__(451);
36588
+ var Responses = __webpack_require__(458);
36582
36589
  exports.Responses = Responses;
36583
- var TagConsts = __webpack_require__(452);
36590
+ var TagConsts = __webpack_require__(459);
36584
36591
  exports.TagConsts = TagConsts;
36585
- var DeliveryBlockConsts = __webpack_require__(453);
36592
+ var DeliveryBlockConsts = __webpack_require__(460);
36586
36593
  exports.DeliveryBlockConsts = DeliveryBlockConsts;
36587
- var ResourceUploadType_1 = __webpack_require__(454);
36594
+ var ResourceUploadType_1 = __webpack_require__(461);
36588
36595
  exports.ResourceUploadType = ResourceUploadType_1.default;
36589
36596
  module.exports = {};
36590
36597
  lodash_1.extend(module.exports, BringgDashboardSDK_1.BringgDashboardSDK);
@@ -50500,6 +50507,7 @@ exports.MerchantConfigurationKeys = [
50500
50507
  'sound_on_new_order',
50501
50508
  'support_parcel_shop_last_mile',
50502
50509
  'task_fields',
50510
+ 'task_alert_fields',
50503
50511
  'task_forwarding_enabled',
50504
50512
  'task_home_when_delivery_ends',
50505
50513
  'task_invoice_template_name',
@@ -51852,7 +51860,7 @@ exports.default = PushTokenSubscriptionEntity;
51852
51860
 
51853
51861
  Object.defineProperty(exports, "__esModule", { value: true });
51854
51862
  var Tasks_consts_1 = __webpack_require__(100);
51855
- var TaskEntity_1 = __webpack_require__(401);
51863
+ var TaskEntity_1 = __webpack_require__(403);
51856
51864
  var TaskHelpers_1 = __webpack_require__(102);
51857
51865
  var Tasks = /** @class */ (function () {
51858
51866
  function Tasks(session) {
@@ -52139,8 +52147,6 @@ exports.ApplicationUuid = void 0;
52139
52147
  var ApplicationUuid;
52140
52148
  (function (ApplicationUuid) {
52141
52149
  ApplicationUuid["AutoAssign"] = "7083ab3d-c7de-40fd-83bb-f2c10bd0fa88";
52142
- ApplicationUuid["AutoDispatch"] = "b624ae58-ee4c-47c0-9830-3d5963fec994";
52143
- ApplicationUuid["AutoDispatch2"] = "268fe0d3-639f-4a5e-987f-8e6ed17e4614";
52144
52150
  ApplicationUuid["AAA"] = "3ecfa3f6-1a21-11e8-accf-0ed5f89f718b";
52145
52151
  ApplicationUuid["ActOnTriggerApp"] = "8ebe8358-62d3-11ea-bc55-0242ac130003";
52146
52152
  ApplicationUuid["AutoBreaks"] = "9310325e-d7d5-11ea-87d0-0242ac130003";
@@ -52213,8 +52219,6 @@ var ApplicationUuid;
52213
52219
  ApplicationUuid["TaskSkillsApp"] = "b6dbfed4-d416-48eb-9552-610b15ff5748";
52214
52220
  ApplicationUuid["TaskTimesPredictions"] = "6c573459-dad9-4486-bdaa-b7ff32bd3019";
52215
52221
  ApplicationUuid["TaskValidation"] = "56ca6350-b2bf-11e9-a2a3-2a2ae2dbcce4";
52216
- ApplicationUuid["TheBatcher"] = "e4e35d4e-928a-49e7-a408-2ea5726cbe94";
52217
- ApplicationUuid["TheVRPBatcher"] = "fe3fc5af-91f0-48a9-b5ee-8a324ac3724d";
52218
52222
  ApplicationUuid["TimeBasedTrigger"] = "fa7399cd-745a-47b5-ba3d-34c3fa4c03ad";
52219
52223
  ApplicationUuid["UserRoleSkills"] = "f917dda7-806e-4d2c-bb07-47039375e4ec";
52220
52224
  ApplicationUuid["UpsIntegration"] = "b8cc8bb2-78be-11ea-bc55-0242ac130003";
@@ -52225,6 +52229,7 @@ var ApplicationUuid;
52225
52229
  ApplicationUuid["WebhookTimeZone"] = "d3b976db-a8cf-4930-9489-b13d21075180";
52226
52230
  ApplicationUuid["WebhookApp"] = "52228df2-2759-432d-8865-2593d2ba6c12";
52227
52231
  ApplicationUuid["EventBasedActions"] = "56cc30b4-1600-42ca-ba58-94220961f110";
52232
+ ApplicationUuid["InventoryTriggeredActions"] = "bef201bc-f003-4ee5-9780-a03cb6951d3d";
52228
52233
  })(ApplicationUuid = exports.ApplicationUuid || (exports.ApplicationUuid = {}));
52229
52234
  //# sourceMappingURL=application.js.map
52230
52235
 
@@ -52394,6 +52399,80 @@ exports.__esModule = true;
52394
52399
 
52395
52400
  "use strict";
52396
52401
 
52402
+ exports.__esModule = true;
52403
+ exports.DeliveryProviderDeliverFromCapability = exports.DeliveryProviderSecurityCapability = exports.DeliveryProviderServiceCapability = exports.DeliveryProviderServiceLevelCapability = exports.DeliveryProviderCommitmentTimeCapability = exports.DeliveryProviderSkillCapability = exports.DeliveryProviderVehicleCapability = exports.DeliveryProviderIndustryCapability = void 0;
52404
+ var DeliveryProviderIndustryCapability;
52405
+ (function (DeliveryProviderIndustryCapability) {
52406
+ DeliveryProviderIndustryCapability["big_and_bulky"] = "big_and_bulky";
52407
+ DeliveryProviderIndustryCapability["restaurant"] = "restaurant";
52408
+ DeliveryProviderIndustryCapability["groceries"] = "groceries";
52409
+ DeliveryProviderIndustryCapability["healthcare"] = "healthcare";
52410
+ DeliveryProviderIndustryCapability["automotive"] = "automotive";
52411
+ DeliveryProviderIndustryCapability["meal_kit"] = "meal_kit";
52412
+ })(DeliveryProviderIndustryCapability = exports.DeliveryProviderIndustryCapability || (exports.DeliveryProviderIndustryCapability = {}));
52413
+ var DeliveryProviderVehicleCapability;
52414
+ (function (DeliveryProviderVehicleCapability) {
52415
+ DeliveryProviderVehicleCapability["on_foot"] = "on_foot";
52416
+ DeliveryProviderVehicleCapability["bikes"] = "bikes";
52417
+ DeliveryProviderVehicleCapability["cargo_bikes"] = "bikes";
52418
+ DeliveryProviderVehicleCapability["bicycles"] = "bicycles";
52419
+ DeliveryProviderVehicleCapability["cars"] = "cars";
52420
+ DeliveryProviderVehicleCapability["vans"] = "vans";
52421
+ DeliveryProviderVehicleCapability["trucks"] = "trucks";
52422
+ DeliveryProviderVehicleCapability["robots"] = "robots";
52423
+ DeliveryProviderVehicleCapability["drones"] = "drones";
52424
+ })(DeliveryProviderVehicleCapability = exports.DeliveryProviderVehicleCapability || (exports.DeliveryProviderVehicleCapability = {}));
52425
+ var DeliveryProviderSkillCapability;
52426
+ (function (DeliveryProviderSkillCapability) {
52427
+ DeliveryProviderSkillCapability["proof_of_delivery"] = "proof_of_delivery";
52428
+ DeliveryProviderSkillCapability["quotes"] = "quotes";
52429
+ DeliveryProviderSkillCapability["multi_parcel"] = "multi_parcel";
52430
+ DeliveryProviderSkillCapability["update_order"] = "update_order";
52431
+ DeliveryProviderSkillCapability["driver_live_tracking"] = "driver_live_tracking";
52432
+ DeliveryProviderSkillCapability["cancel_order"] = "cancel_order";
52433
+ })(DeliveryProviderSkillCapability = exports.DeliveryProviderSkillCapability || (exports.DeliveryProviderSkillCapability = {}));
52434
+ var DeliveryProviderCommitmentTimeCapability;
52435
+ (function (DeliveryProviderCommitmentTimeCapability) {
52436
+ DeliveryProviderCommitmentTimeCapability["min30"] = "min30";
52437
+ DeliveryProviderCommitmentTimeCapability["min60"] = "min60";
52438
+ DeliveryProviderCommitmentTimeCapability["min120"] = "min120";
52439
+ })(DeliveryProviderCommitmentTimeCapability = exports.DeliveryProviderCommitmentTimeCapability || (exports.DeliveryProviderCommitmentTimeCapability = {}));
52440
+ var DeliveryProviderServiceLevelCapability;
52441
+ (function (DeliveryProviderServiceLevelCapability) {
52442
+ DeliveryProviderServiceLevelCapability["on_demand"] = "on_demand";
52443
+ DeliveryProviderServiceLevelCapability["same_day"] = "same_day";
52444
+ DeliveryProviderServiceLevelCapability["scheduled"] = "scheduled";
52445
+ })(DeliveryProviderServiceLevelCapability = exports.DeliveryProviderServiceLevelCapability || (exports.DeliveryProviderServiceLevelCapability = {}));
52446
+ var DeliveryProviderServiceCapability;
52447
+ (function (DeliveryProviderServiceCapability) {
52448
+ DeliveryProviderServiceCapability["installation"] = "installation";
52449
+ DeliveryProviderServiceCapability["assambly"] = "assambly";
52450
+ DeliveryProviderServiceCapability["room_of_choice"] = "room_of_choice";
52451
+ DeliveryProviderServiceCapability["over_the_threshold"] = "over_the_threshold";
52452
+ DeliveryProviderServiceCapability["contactless"] = "contactless";
52453
+ DeliveryProviderServiceCapability["dangerous_goods"] = "dangerous_goods";
52454
+ DeliveryProviderServiceCapability["fragile"] = "fragile";
52455
+ DeliveryProviderServiceCapability["alcohol"] = "alcohol";
52456
+ DeliveryProviderServiceCapability["medical"] = "medical";
52457
+ })(DeliveryProviderServiceCapability = exports.DeliveryProviderServiceCapability || (exports.DeliveryProviderServiceCapability = {}));
52458
+ var DeliveryProviderSecurityCapability;
52459
+ (function (DeliveryProviderSecurityCapability) {
52460
+ DeliveryProviderSecurityCapability["iso"] = "iso";
52461
+ DeliveryProviderSecurityCapability["soc2"] = "soc2";
52462
+ })(DeliveryProviderSecurityCapability = exports.DeliveryProviderSecurityCapability || (exports.DeliveryProviderSecurityCapability = {}));
52463
+ var DeliveryProviderDeliverFromCapability;
52464
+ (function (DeliveryProviderDeliverFromCapability) {
52465
+ DeliveryProviderDeliverFromCapability["store"] = "store";
52466
+ DeliveryProviderDeliverFromCapability["warehouse"] = "warehouse";
52467
+ })(DeliveryProviderDeliverFromCapability = exports.DeliveryProviderDeliverFromCapability || (exports.DeliveryProviderDeliverFromCapability = {}));
52468
+ //# sourceMappingURL=delivery_provider.js.map
52469
+
52470
+ /***/ }),
52471
+ /* 323 */
52472
+ /***/ (function(module, exports, __webpack_require__) {
52473
+
52474
+ "use strict";
52475
+
52397
52476
  exports.__esModule = true;
52398
52477
  exports.EventType = exports.AssociationsChangedType = void 0;
52399
52478
  var AssociationsChangedType;
@@ -52433,6 +52512,7 @@ var EventType;
52433
52512
  EventType["TaskStatusChanged"] = "task:status_changed";
52434
52513
  EventType["TaskDeleted"] = "task:deleted";
52435
52514
  EventType["TaskUpdate"] = "task:update";
52515
+ EventType["TaskPackagesChanged"] = "task:packages_changed";
52436
52516
  EventType["TeamUserAdded"] = "team:user_added";
52437
52517
  EventType["UserNew"] = "user:new";
52438
52518
  EventType["TeamUserRemoved"] = "team:user_removed";
@@ -52483,7 +52563,6 @@ var EventType;
52483
52563
  EventType["Scanned"] = "scanned";
52484
52564
  EventType["InventoryScanned"] = "inventory_scanned";
52485
52565
  EventType["AlertCreated"] = "alert_created";
52486
- EventType["CreateAlert"] = "create_alert";
52487
52566
  EventType["RunStarted"] = "run:started";
52488
52567
  EventType["RunEnded"] = "run:ended";
52489
52568
  EventType["RunTaskAdded"] = "run:task:added";
@@ -52494,7 +52573,6 @@ var EventType;
52494
52573
  EventType["TasksMassRemove"] = "tasks:mass_remove";
52495
52574
  EventType["ManifestDone"] = "manifest:done";
52496
52575
  EventType["LocationHistoryReceived"] = "location_history_received";
52497
- EventType["RunBatcher"] = "run_batcher";
52498
52576
  EventType["QuoteReceived"] = "quote_received";
52499
52577
  EventType["DeliveryBlockAssigned"] = "delivery_block:assigned";
52500
52578
  EventType["DeliveryBlockUnassigned"] = "delivery_block:unassigned";
@@ -52516,7 +52594,7 @@ var EventType;
52516
52594
  //# sourceMappingURL=event.js.map
52517
52595
 
52518
52596
  /***/ }),
52519
- /* 323 */
52597
+ /* 324 */
52520
52598
  /***/ (function(module, exports, __webpack_require__) {
52521
52599
 
52522
52600
  "use strict";
@@ -52543,7 +52621,7 @@ var AggregatorType;
52543
52621
  //# sourceMappingURL=external_data_team.js.map
52544
52622
 
52545
52623
  /***/ }),
52546
- /* 324 */
52624
+ /* 325 */
52547
52625
  /***/ (function(module, exports, __webpack_require__) {
52548
52626
 
52549
52627
  "use strict";
@@ -52577,6 +52655,8 @@ var FleetType;
52577
52655
  FleetType[FleetType["ShippyPro"] = 23] = "ShippyPro";
52578
52656
  FleetType[FleetType["EasyPost"] = 24] = "EasyPost";
52579
52657
  FleetType[FleetType["Roadie"] = 25] = "Roadie";
52658
+ FleetType[FleetType["FiveString"] = 26] = "FiveString";
52659
+ FleetType[FleetType["EmulatedDeliveryProvider"] = 999] = "EmulatedDeliveryProvider";
52580
52660
  })(FleetType = exports.FleetType || (exports.FleetType = {}));
52581
52661
  exports.FleetTypeToCapabilities = (_a = {},
52582
52662
  _a[FleetType.Uber] = { create_delivery: true, get_quote: true, multiple_time_windows: true, is_green: false },
@@ -52602,11 +52682,18 @@ exports.FleetTypeToCapabilities = (_a = {},
52602
52682
  _a[FleetType.ShippyPro] = { create_delivery: true, get_quote: false, is_green: false },
52603
52683
  _a[FleetType.EasyPost] = { create_delivery: true, get_quote: false, is_green: false },
52604
52684
  _a[FleetType.Roadie] = { create_delivery: true, get_quote: true, update_delivery: true, is_green: false },
52685
+ _a[FleetType.FiveString] = { create_delivery: true, get_quote: true, update_delivery: true, is_green: false },
52686
+ _a[FleetType.EmulatedDeliveryProvider] = {
52687
+ create_delivery: true,
52688
+ get_quote: true,
52689
+ update_delivery: true,
52690
+ is_green: false
52691
+ },
52605
52692
  _a);
52606
52693
  //# sourceMappingURL=fleet.js.map
52607
52694
 
52608
52695
  /***/ }),
52609
- /* 325 */
52696
+ /* 326 */
52610
52697
  /***/ (function(module, exports, __webpack_require__) {
52611
52698
 
52612
52699
  "use strict";
@@ -52615,7 +52702,7 @@ exports.__esModule = true;
52615
52702
  //# sourceMappingURL=franchisee.js.map
52616
52703
 
52617
52704
  /***/ }),
52618
- /* 326 */
52705
+ /* 327 */
52619
52706
  /***/ (function(module, exports, __webpack_require__) {
52620
52707
 
52621
52708
  "use strict";
@@ -52624,7 +52711,7 @@ exports.__esModule = true;
52624
52711
  //# sourceMappingURL=geocoding.js.map
52625
52712
 
52626
52713
  /***/ }),
52627
- /* 327 */
52714
+ /* 328 */
52628
52715
  /***/ (function(module, exports, __webpack_require__) {
52629
52716
 
52630
52717
  "use strict";
@@ -52642,7 +52729,7 @@ var IntegrationName;
52642
52729
  //# sourceMappingURL=integration.js.map
52643
52730
 
52644
52731
  /***/ }),
52645
- /* 328 */
52732
+ /* 329 */
52646
52733
  /***/ (function(module, exports, __webpack_require__) {
52647
52734
 
52648
52735
  "use strict";
@@ -52651,7 +52738,7 @@ exports.__esModule = true;
52651
52738
  //# sourceMappingURL=language.js.map
52652
52739
 
52653
52740
  /***/ }),
52654
- /* 329 */
52741
+ /* 330 */
52655
52742
  /***/ (function(module, exports, __webpack_require__) {
52656
52743
 
52657
52744
  "use strict";
@@ -52660,7 +52747,7 @@ exports.__esModule = true;
52660
52747
  //# sourceMappingURL=location.js.map
52661
52748
 
52662
52749
  /***/ }),
52663
- /* 330 */
52750
+ /* 331 */
52664
52751
  /***/ (function(module, exports, __webpack_require__) {
52665
52752
 
52666
52753
  "use strict";
@@ -52690,7 +52777,7 @@ var Origin;
52690
52777
  //# sourceMappingURL=menu.js.map
52691
52778
 
52692
52779
  /***/ }),
52693
- /* 331 */
52780
+ /* 332 */
52694
52781
  /***/ (function(module, exports, __webpack_require__) {
52695
52782
 
52696
52783
  "use strict";
@@ -52728,7 +52815,7 @@ var EnvironmentTypes;
52728
52815
  //# sourceMappingURL=merchant.js.map
52729
52816
 
52730
52817
  /***/ }),
52731
- /* 332 */
52818
+ /* 333 */
52732
52819
  /***/ (function(module, exports, __webpack_require__) {
52733
52820
 
52734
52821
  "use strict";
@@ -52791,7 +52878,7 @@ var GrabMode;
52791
52878
  //# sourceMappingURL=merchant_configuration.js.map
52792
52879
 
52793
52880
  /***/ }),
52794
- /* 333 */
52881
+ /* 334 */
52795
52882
  /***/ (function(module, exports, __webpack_require__) {
52796
52883
 
52797
52884
  "use strict";
@@ -52800,7 +52887,7 @@ exports.__esModule = true;
52800
52887
  //# sourceMappingURL=notification_template.js.map
52801
52888
 
52802
52889
  /***/ }),
52803
- /* 334 */
52890
+ /* 335 */
52804
52891
  /***/ (function(module, exports, __webpack_require__) {
52805
52892
 
52806
52893
  "use strict";
@@ -52816,7 +52903,7 @@ var NotificationTypes;
52816
52903
  //# sourceMappingURL=notification_type.js.map
52817
52904
 
52818
52905
  /***/ }),
52819
- /* 335 */
52906
+ /* 336 */
52820
52907
  /***/ (function(module, exports, __webpack_require__) {
52821
52908
 
52822
52909
  "use strict";
@@ -52838,7 +52925,7 @@ var SubscriptionNotificationType;
52838
52925
  //# sourceMappingURL=notification_subscription.js.map
52839
52926
 
52840
52927
  /***/ }),
52841
- /* 336 */
52928
+ /* 337 */
52842
52929
  /***/ (function(module, exports, __webpack_require__) {
52843
52930
 
52844
52931
  "use strict";
@@ -52858,7 +52945,7 @@ var OptInMethod;
52858
52945
  //# sourceMappingURL=opt_in_out_history.js.map
52859
52946
 
52860
52947
  /***/ }),
52861
- /* 337 */
52948
+ /* 338 */
52862
52949
  /***/ (function(module, exports, __webpack_require__) {
52863
52950
 
52864
52951
  "use strict";
@@ -52867,7 +52954,7 @@ exports.__esModule = true;
52867
52954
  //# sourceMappingURL=planned_route.js.map
52868
52955
 
52869
52956
  /***/ }),
52870
- /* 338 */
52957
+ /* 339 */
52871
52958
  /***/ (function(module, exports, __webpack_require__) {
52872
52959
 
52873
52960
  "use strict";
@@ -52921,7 +53008,7 @@ var PrivilegeTypes;
52921
53008
  //# sourceMappingURL=privilege.js.map
52922
53009
 
52923
53010
  /***/ }),
52924
- /* 339 */
53011
+ /* 340 */
52925
53012
  /***/ (function(module, exports, __webpack_require__) {
52926
53013
 
52927
53014
  "use strict";
@@ -52930,7 +53017,7 @@ exports.__esModule = true;
52930
53017
  //# sourceMappingURL=package.js.map
52931
53018
 
52932
53019
  /***/ }),
52933
- /* 340 */
53020
+ /* 341 */
52934
53021
  /***/ (function(module, exports, __webpack_require__) {
52935
53022
 
52936
53023
  "use strict";
@@ -52944,7 +53031,7 @@ var ApplicationType;
52944
53031
  //# sourceMappingURL=push_token_subscription.js.map
52945
53032
 
52946
53033
  /***/ }),
52947
- /* 341 */
53034
+ /* 342 */
52948
53035
  /***/ (function(module, exports, __webpack_require__) {
52949
53036
 
52950
53037
  "use strict";
@@ -52964,7 +53051,7 @@ var PushNotificationEnvironment;
52964
53051
  //# sourceMappingURL=push_notification_registration.js.map
52965
53052
 
52966
53053
  /***/ }),
52967
- /* 342 */
53054
+ /* 343 */
52968
53055
  /***/ (function(module, exports, __webpack_require__) {
52969
53056
 
52970
53057
  "use strict";
@@ -52973,7 +53060,7 @@ exports.__esModule = true;
52973
53060
  //# sourceMappingURL=quote.js.map
52974
53061
 
52975
53062
  /***/ }),
52976
- /* 343 */
53063
+ /* 344 */
52977
53064
  /***/ (function(module, exports, __webpack_require__) {
52978
53065
 
52979
53066
  "use strict";
@@ -52982,7 +53069,7 @@ exports.__esModule = true;
52982
53069
  //# sourceMappingURL=rating.js.map
52983
53070
 
52984
53071
  /***/ }),
52985
- /* 344 */
53072
+ /* 345 */
52986
53073
  /***/ (function(module, exports, __webpack_require__) {
52987
53074
 
52988
53075
  "use strict";
@@ -52991,7 +53078,7 @@ exports.__esModule = true;
52991
53078
  //# sourceMappingURL=reason_to_cancel_task.js.map
52992
53079
 
52993
53080
  /***/ }),
52994
- /* 345 */
53081
+ /* 346 */
52995
53082
  /***/ (function(module, exports, __webpack_require__) {
52996
53083
 
52997
53084
  "use strict";
@@ -53000,7 +53087,7 @@ exports.__esModule = true;
53000
53087
  //# sourceMappingURL=reason_to_change_inventory.js.map
53001
53088
 
53002
53089
  /***/ }),
53003
- /* 346 */
53090
+ /* 347 */
53004
53091
  /***/ (function(module, exports, __webpack_require__) {
53005
53092
 
53006
53093
  "use strict";
@@ -53009,7 +53096,7 @@ exports.__esModule = true;
53009
53096
  //# sourceMappingURL=reason_to_reassign_task.js.map
53010
53097
 
53011
53098
  /***/ }),
53012
- /* 347 */
53099
+ /* 348 */
53013
53100
  /***/ (function(module, exports, __webpack_require__) {
53014
53101
 
53015
53102
  "use strict";
@@ -53018,7 +53105,7 @@ exports.__esModule = true;
53018
53105
  //# sourceMappingURL=report_preference.js.map
53019
53106
 
53020
53107
  /***/ }),
53021
- /* 348 */
53108
+ /* 349 */
53022
53109
  /***/ (function(module, exports, __webpack_require__) {
53023
53110
 
53024
53111
  "use strict";
@@ -53087,7 +53174,7 @@ var FILTER_TYPES;
53087
53174
  //# sourceMappingURL=reports.js.map
53088
53175
 
53089
53176
  /***/ }),
53090
- /* 349 */
53177
+ /* 350 */
53091
53178
  /***/ (function(module, exports, __webpack_require__) {
53092
53179
 
53093
53180
  "use strict";
@@ -53141,7 +53228,7 @@ var OFFLINE_ONLINE_EVENT_TYPES;
53141
53228
  //# sourceMappingURL=run.js.map
53142
53229
 
53143
53230
  /***/ }),
53144
- /* 350 */
53231
+ /* 351 */
53145
53232
  /***/ (function(module, exports, __webpack_require__) {
53146
53233
 
53147
53234
  "use strict";
@@ -53157,7 +53244,7 @@ var ScanType;
53157
53244
  //# sourceMappingURL=scan.js.map
53158
53245
 
53159
53246
  /***/ }),
53160
- /* 351 */
53247
+ /* 352 */
53161
53248
  /***/ (function(module, exports, __webpack_require__) {
53162
53249
 
53163
53250
  "use strict";
@@ -53166,7 +53253,7 @@ exports.__esModule = true;
53166
53253
  //# sourceMappingURL=serializer.js.map
53167
53254
 
53168
53255
  /***/ }),
53169
- /* 352 */
53256
+ /* 353 */
53170
53257
  /***/ (function(module, exports, __webpack_require__) {
53171
53258
 
53172
53259
  "use strict";
@@ -53175,7 +53262,7 @@ exports.__esModule = true;
53175
53262
  //# sourceMappingURL=service_area.js.map
53176
53263
 
53177
53264
  /***/ }),
53178
- /* 353 */
53265
+ /* 354 */
53179
53266
  /***/ (function(module, exports, __webpack_require__) {
53180
53267
 
53181
53268
  "use strict";
@@ -53184,7 +53271,7 @@ exports.__esModule = true;
53184
53271
  //# sourceMappingURL=service_event.js.map
53185
53272
 
53186
53273
  /***/ }),
53187
- /* 354 */
53274
+ /* 355 */
53188
53275
  /***/ (function(module, exports, __webpack_require__) {
53189
53276
 
53190
53277
  "use strict";
@@ -53193,7 +53280,7 @@ exports.__esModule = true;
53193
53280
  //# sourceMappingURL=service_plan.js.map
53194
53281
 
53195
53282
  /***/ }),
53196
- /* 355 */
53283
+ /* 356 */
53197
53284
  /***/ (function(module, exports, __webpack_require__) {
53198
53285
 
53199
53286
  "use strict";
@@ -53209,7 +53296,7 @@ var ServiceWindowType;
53209
53296
  //# sourceMappingURL=service_window.js.map
53210
53297
 
53211
53298
  /***/ }),
53212
- /* 356 */
53299
+ /* 357 */
53213
53300
  /***/ (function(module, exports, __webpack_require__) {
53214
53301
 
53215
53302
  "use strict";
@@ -53248,7 +53335,7 @@ var SharingMethod;
53248
53335
  //# sourceMappingURL=shared_location.js.map
53249
53336
 
53250
53337
  /***/ }),
53251
- /* 357 */
53338
+ /* 358 */
53252
53339
  /***/ (function(module, exports, __webpack_require__) {
53253
53340
 
53254
53341
  "use strict";
@@ -53271,7 +53358,7 @@ var ShiftRule;
53271
53358
  //# sourceMappingURL=shift.js.map
53272
53359
 
53273
53360
  /***/ }),
53274
- /* 358 */
53361
+ /* 359 */
53275
53362
  /***/ (function(module, exports, __webpack_require__) {
53276
53363
 
53277
53364
  "use strict";
@@ -53280,7 +53367,7 @@ exports.__esModule = true;
53280
53367
  //# sourceMappingURL=skill.js.map
53281
53368
 
53282
53369
  /***/ }),
53283
- /* 359 */
53370
+ /* 360 */
53284
53371
  /***/ (function(module, exports, __webpack_require__) {
53285
53372
 
53286
53373
  "use strict";
@@ -53289,7 +53376,7 @@ exports.__esModule = true;
53289
53376
  //# sourceMappingURL=sms_data.js.map
53290
53377
 
53291
53378
  /***/ }),
53292
- /* 360 */
53379
+ /* 361 */
53293
53380
  /***/ (function(module, exports, __webpack_require__) {
53294
53381
 
53295
53382
  "use strict";
@@ -53306,7 +53393,7 @@ var NumberType;
53306
53393
  //# sourceMappingURL=sms_number.js.map
53307
53394
 
53308
53395
  /***/ }),
53309
- /* 361 */
53396
+ /* 362 */
53310
53397
  /***/ (function(module, exports, __webpack_require__) {
53311
53398
 
53312
53399
  "use strict";
@@ -53315,7 +53402,7 @@ exports.__esModule = true;
53315
53402
  //# sourceMappingURL=sms_setting.js.map
53316
53403
 
53317
53404
  /***/ }),
53318
- /* 362 */
53405
+ /* 363 */
53319
53406
  /***/ (function(module, exports, __webpack_require__) {
53320
53407
 
53321
53408
  "use strict";
@@ -53324,7 +53411,7 @@ exports.__esModule = true;
53324
53411
  //# sourceMappingURL=tag.js.map
53325
53412
 
53326
53413
  /***/ }),
53327
- /* 363 */
53414
+ /* 364 */
53328
53415
  /***/ (function(module, exports, __webpack_require__) {
53329
53416
 
53330
53417
  "use strict";
@@ -53333,7 +53420,7 @@ exports.__esModule = true;
53333
53420
  //# sourceMappingURL=tag_customer_configuration.js.map
53334
53421
 
53335
53422
  /***/ }),
53336
- /* 364 */
53423
+ /* 365 */
53337
53424
  /***/ (function(module, exports, __webpack_require__) {
53338
53425
 
53339
53426
  "use strict";
@@ -53342,7 +53429,7 @@ exports.__esModule = true;
53342
53429
  //# sourceMappingURL=tag_merchant_configuration.js.map
53343
53430
 
53344
53431
  /***/ }),
53345
- /* 365 */
53432
+ /* 366 */
53346
53433
  /***/ (function(module, exports, __webpack_require__) {
53347
53434
 
53348
53435
  "use strict";
@@ -53351,13 +53438,13 @@ exports.__esModule = true;
53351
53438
  //# sourceMappingURL=tag_rules_configuration.js.map
53352
53439
 
53353
53440
  /***/ }),
53354
- /* 366 */
53441
+ /* 367 */
53355
53442
  /***/ (function(module, exports, __webpack_require__) {
53356
53443
 
53357
53444
  "use strict";
53358
53445
 
53359
53446
  exports.__esModule = true;
53360
- exports.Association = exports.DeliveryMethod = exports.RogueReasons = exports.PreparationStatus = exports.PaymentMethods = exports.PickupDropoffOption = exports.StatusChangedType = exports.TaskAutomaticallyCancelled = exports.TaskTypeId = exports.ScanningRole = exports.InventoryChangeType = exports.TaskStatus = exports.AddressType = exports.TaskHistoryOrigin = exports.NoteType = void 0;
53447
+ exports.Association = exports.InventoryServiceType = exports.DeliveryMethod = exports.RogueReasons = exports.PreparationStatus = exports.PaymentMethods = exports.PickupDropoffOption = exports.StatusChangedType = exports.TaskAutomaticallyCancelled = exports.TaskTypeId = exports.ScanningRole = exports.InventoryChangeType = exports.TaskStatus = exports.AddressType = exports.TaskHistoryOrigin = exports.NoteType = void 0;
53361
53448
  var NoteType;
53362
53449
  (function (NoteType) {
53363
53450
  NoteType["FormattedTaskNote"] = "FormattedTaskNote";
@@ -53487,6 +53574,14 @@ var DeliveryMethod;
53487
53574
  DeliveryMethod["AtRoom"] = "at_room";
53488
53575
  DeliveryMethod["ThirdPartyPoint"] = "third_party_point";
53489
53576
  })(DeliveryMethod = exports.DeliveryMethod || (exports.DeliveryMethod = {}));
53577
+ var InventoryServiceType;
53578
+ (function (InventoryServiceType) {
53579
+ InventoryServiceType["Installation"] = "installation";
53580
+ InventoryServiceType["Recycle"] = "recycle";
53581
+ InventoryServiceType["Fragile"] = "fragile";
53582
+ InventoryServiceType["Heavy_weight"] = "heavy_weight";
53583
+ InventoryServiceType["Flammable"] = "flammable";
53584
+ })(InventoryServiceType = exports.InventoryServiceType || (exports.InventoryServiceType = {}));
53490
53585
  var Association;
53491
53586
  (function (Association) {
53492
53587
  Association["WayPoint"] = "way_point";
@@ -53499,7 +53594,7 @@ var Association;
53499
53594
  //# sourceMappingURL=task.js.map
53500
53595
 
53501
53596
  /***/ }),
53502
- /* 367 */
53597
+ /* 368 */
53503
53598
  /***/ (function(module, exports, __webpack_require__) {
53504
53599
 
53505
53600
  "use strict";
@@ -53520,7 +53615,7 @@ var AutoScheduleType;
53520
53615
  //# sourceMappingURL=task_configuration.js.map
53521
53616
 
53522
53617
  /***/ }),
53523
- /* 368 */
53618
+ /* 369 */
53524
53619
  /***/ (function(module, exports, __webpack_require__) {
53525
53620
 
53526
53621
  "use strict";
@@ -53529,7 +53624,7 @@ exports.__esModule = true;
53529
53624
  //# sourceMappingURL=task_payment_history.js.map
53530
53625
 
53531
53626
  /***/ }),
53532
- /* 369 */
53627
+ /* 370 */
53533
53628
  /***/ (function(module, exports, __webpack_require__) {
53534
53629
 
53535
53630
  "use strict";
@@ -53543,7 +53638,7 @@ var TaskServiceType;
53543
53638
  //# sourceMappingURL=task_service.js.map
53544
53639
 
53545
53640
  /***/ }),
53546
- /* 370 */
53641
+ /* 371 */
53547
53642
  /***/ (function(module, exports, __webpack_require__) {
53548
53643
 
53549
53644
  "use strict";
@@ -53552,7 +53647,7 @@ exports.__esModule = true;
53552
53647
  //# sourceMappingURL=team_configuration.js.map
53553
53648
 
53554
53649
  /***/ }),
53555
- /* 371 */
53650
+ /* 372 */
53556
53651
  /***/ (function(module, exports, __webpack_require__) {
53557
53652
 
53558
53653
  "use strict";
@@ -53561,7 +53656,7 @@ exports.__esModule = true;
53561
53656
  //# sourceMappingURL=teams.js.map
53562
53657
 
53563
53658
  /***/ }),
53564
- /* 372 */
53659
+ /* 373 */
53565
53660
  /***/ (function(module, exports, __webpack_require__) {
53566
53661
 
53567
53662
  "use strict";
@@ -53570,7 +53665,7 @@ exports.__esModule = true;
53570
53665
  //# sourceMappingURL=team_service_zip_codes.js.map
53571
53666
 
53572
53667
  /***/ }),
53573
- /* 373 */
53668
+ /* 374 */
53574
53669
  /***/ (function(module, exports, __webpack_require__) {
53575
53670
 
53576
53671
  "use strict";
@@ -53579,7 +53674,7 @@ exports.__esModule = true;
53579
53674
  //# sourceMappingURL=user_configuration.js.map
53580
53675
 
53581
53676
  /***/ }),
53582
- /* 374 */
53677
+ /* 375 */
53583
53678
  /***/ (function(module, exports, __webpack_require__) {
53584
53679
 
53585
53680
  "use strict";
@@ -53588,7 +53683,7 @@ exports.__esModule = true;
53588
53683
  //# sourceMappingURL=user_types.js.map
53589
53684
 
53590
53685
  /***/ }),
53591
- /* 375 */
53686
+ /* 376 */
53592
53687
  /***/ (function(module, exports, __webpack_require__) {
53593
53688
 
53594
53689
  "use strict";
@@ -53609,7 +53704,7 @@ var DisputeReason;
53609
53704
  //# sourceMappingURL=dispute.js.map
53610
53705
 
53611
53706
  /***/ }),
53612
- /* 376 */
53707
+ /* 377 */
53613
53708
  /***/ (function(module, exports, __webpack_require__) {
53614
53709
 
53615
53710
  "use strict";
@@ -53646,7 +53741,7 @@ var UserStatus;
53646
53741
  //# sourceMappingURL=users.js.map
53647
53742
 
53648
53743
  /***/ }),
53649
- /* 377 */
53744
+ /* 378 */
53650
53745
  /***/ (function(module, exports, __webpack_require__) {
53651
53746
 
53652
53747
  "use strict";
@@ -53655,7 +53750,7 @@ exports.__esModule = true;
53655
53750
  //# sourceMappingURL=vehicle.js.map
53656
53751
 
53657
53752
  /***/ }),
53658
- /* 378 */
53753
+ /* 379 */
53659
53754
  /***/ (function(module, exports, __webpack_require__) {
53660
53755
 
53661
53756
  "use strict";
@@ -53664,7 +53759,7 @@ exports.__esModule = true;
53664
53759
  //# sourceMappingURL=vehicle_type.js.map
53665
53760
 
53666
53761
  /***/ }),
53667
- /* 379 */
53762
+ /* 380 */
53668
53763
  /***/ (function(module, exports, __webpack_require__) {
53669
53764
 
53670
53765
  "use strict";
@@ -53673,7 +53768,7 @@ exports.__esModule = true;
53673
53768
  //# sourceMappingURL=web_application_configuration.js.map
53674
53769
 
53675
53770
  /***/ }),
53676
- /* 380 */
53771
+ /* 381 */
53677
53772
  /***/ (function(module, exports, __webpack_require__) {
53678
53773
 
53679
53774
  "use strict";
@@ -53682,7 +53777,7 @@ exports.__esModule = true;
53682
53777
  //# sourceMappingURL=webhooks.js.map
53683
53778
 
53684
53779
  /***/ }),
53685
- /* 381 */
53780
+ /* 382 */
53686
53781
  /***/ (function(module, exports, __webpack_require__) {
53687
53782
 
53688
53783
  "use strict";
@@ -53698,7 +53793,7 @@ var Plan;
53698
53793
  //# sourceMappingURL=webhooks_configuration.js.map
53699
53794
 
53700
53795
  /***/ }),
53701
- /* 382 */
53796
+ /* 383 */
53702
53797
  /***/ (function(module, exports, __webpack_require__) {
53703
53798
 
53704
53799
  "use strict";
@@ -53707,7 +53802,7 @@ exports.__esModule = true;
53707
53802
  //# sourceMappingURL=fleet_template.js.map
53708
53803
 
53709
53804
  /***/ }),
53710
- /* 383 */
53805
+ /* 384 */
53711
53806
  /***/ (function(module, exports, __webpack_require__) {
53712
53807
 
53713
53808
  "use strict";
@@ -53716,7 +53811,7 @@ exports.__esModule = true;
53716
53811
  //# sourceMappingURL=widget.js.map
53717
53812
 
53718
53813
  /***/ }),
53719
- /* 384 */
53814
+ /* 385 */
53720
53815
  /***/ (function(module, exports, __webpack_require__) {
53721
53816
 
53722
53817
  "use strict";
@@ -53725,7 +53820,7 @@ exports.__esModule = true;
53725
53820
  //# sourceMappingURL=windows.js.map
53726
53821
 
53727
53822
  /***/ }),
53728
- /* 385 */
53823
+ /* 386 */
53729
53824
  /***/ (function(module, exports, __webpack_require__) {
53730
53825
 
53731
53826
  "use strict";
@@ -53734,7 +53829,7 @@ exports.__esModule = true;
53734
53829
  //# sourceMappingURL=open_fleet.js.map
53735
53830
 
53736
53831
  /***/ }),
53737
- /* 386 */
53832
+ /* 387 */
53738
53833
  /***/ (function(module, exports, __webpack_require__) {
53739
53834
 
53740
53835
  "use strict";
@@ -53743,7 +53838,7 @@ exports.__esModule = true;
53743
53838
  //# sourceMappingURL=service.js.map
53744
53839
 
53745
53840
  /***/ }),
53746
- /* 387 */
53841
+ /* 388 */
53747
53842
  /***/ (function(module, exports, __webpack_require__) {
53748
53843
 
53749
53844
  "use strict";
@@ -53752,7 +53847,7 @@ exports.__esModule = true;
53752
53847
  //# sourceMappingURL=planned_delivery_window.js.map
53753
53848
 
53754
53849
  /***/ }),
53755
- /* 388 */
53850
+ /* 389 */
53756
53851
  /***/ (function(module, exports, __webpack_require__) {
53757
53852
 
53758
53853
  "use strict";
@@ -53761,13 +53856,13 @@ exports.__esModule = true;
53761
53856
  //# sourceMappingURL=user_realtime_data.js.map
53762
53857
 
53763
53858
  /***/ }),
53764
- /* 389 */
53859
+ /* 390 */
53765
53860
  /***/ (function(module, exports, __webpack_require__) {
53766
53861
 
53767
53862
  "use strict";
53768
53863
 
53769
53864
  exports.__esModule = true;
53770
- exports.OPTIMIZATION_TYPE = void 0;
53865
+ exports.RouteItemType = exports.OPTIMIZATION_TYPE = void 0;
53771
53866
  var OPTIMIZATION_TYPE;
53772
53867
  (function (OPTIMIZATION_TYPE) {
53773
53868
  OPTIMIZATION_TYPE[OPTIMIZATION_TYPE["ANONYMOUS"] = 1] = "ANONYMOUS";
@@ -53776,10 +53871,14 @@ var OPTIMIZATION_TYPE;
53776
53871
  OPTIMIZATION_TYPE[OPTIMIZATION_TYPE["ROUTE_BASED"] = 4] = "ROUTE_BASED";
53777
53872
  OPTIMIZATION_TYPE[OPTIMIZATION_TYPE["CREW_BASED"] = 5] = "CREW_BASED";
53778
53873
  })(OPTIMIZATION_TYPE = exports.OPTIMIZATION_TYPE || (exports.OPTIMIZATION_TYPE = {}));
53874
+ var RouteItemType;
53875
+ (function (RouteItemType) {
53876
+ RouteItemType["Break"] = "break";
53877
+ })(RouteItemType = exports.RouteItemType || (exports.RouteItemType = {}));
53779
53878
  //# sourceMappingURL=optimization_type.js.map
53780
53879
 
53781
53880
  /***/ }),
53782
- /* 390 */
53881
+ /* 391 */
53783
53882
  /***/ (function(module, exports, __webpack_require__) {
53784
53883
 
53785
53884
  "use strict";
@@ -53795,7 +53894,7 @@ var CustomFilterOperator;
53795
53894
  //# sourceMappingURL=custom_filter.js.map
53796
53895
 
53797
53896
  /***/ }),
53798
- /* 391 */
53897
+ /* 392 */
53799
53898
  /***/ (function(module, exports, __webpack_require__) {
53800
53899
 
53801
53900
  "use strict";
@@ -53814,7 +53913,7 @@ var RequestOrigin;
53814
53913
  //# sourceMappingURL=request_origin.js.map
53815
53914
 
53816
53915
  /***/ }),
53817
- /* 392 */
53916
+ /* 393 */
53818
53917
  /***/ (function(module, exports, __webpack_require__) {
53819
53918
 
53820
53919
  "use strict";
@@ -53831,7 +53930,7 @@ var OWNERSHIP_ORIGIN;
53831
53930
  //# sourceMappingURL=floating_inventory.js.map
53832
53931
 
53833
53932
  /***/ }),
53834
- /* 393 */
53933
+ /* 394 */
53835
53934
  /***/ (function(module, exports, __webpack_require__) {
53836
53935
 
53837
53936
  "use strict";
@@ -53847,7 +53946,7 @@ var PreferredMethod;
53847
53946
  //# sourceMappingURL=fleet_router_rules.js.map
53848
53947
 
53849
53948
  /***/ }),
53850
- /* 394 */
53949
+ /* 395 */
53851
53950
  /***/ (function(module, exports, __webpack_require__) {
53852
53951
 
53853
53952
  "use strict";
@@ -53856,7 +53955,7 @@ exports.__esModule = true;
53856
53955
  //# sourceMappingURL=predicate.js.map
53857
53956
 
53858
53957
  /***/ }),
53859
- /* 395 */
53958
+ /* 396 */
53860
53959
  /***/ (function(module, exports, __webpack_require__) {
53861
53960
 
53862
53961
  "use strict";
@@ -53865,13 +53964,13 @@ exports.__esModule = true;
53865
53964
  //# sourceMappingURL=parking_spot.js.map
53866
53965
 
53867
53966
  /***/ }),
53868
- /* 396 */
53967
+ /* 397 */
53869
53968
  /***/ (function(module, exports, __webpack_require__) {
53870
53969
 
53871
53970
  "use strict";
53872
53971
 
53873
53972
  exports.__esModule = true;
53874
- exports.RuleRequestType = exports.FactType = exports.Entity = exports.RuleCategory = exports.AttributeDatatype = void 0;
53973
+ exports.RuleRequestType = exports.FactName = exports.FactType = exports.Entity = exports.RuleCategory = exports.AttributeDatatype = void 0;
53875
53974
  var AttributeDatatype;
53876
53975
  (function (AttributeDatatype) {
53877
53976
  AttributeDatatype[AttributeDatatype["String"] = 0] = "String";
@@ -53891,7 +53990,14 @@ var Entity;
53891
53990
  var FactType;
53892
53991
  (function (FactType) {
53893
53992
  FactType[FactType["Task"] = 0] = "Task";
53993
+ FactType[FactType["Waypoint"] = 1] = "Waypoint";
53894
53994
  })(FactType = exports.FactType || (exports.FactType = {}));
53995
+ var FactName;
53996
+ (function (FactName) {
53997
+ FactName["Task"] = "Task";
53998
+ FactName["FirstWaypoint"] = "FirstWaypoint";
53999
+ FactName["LastWaypoint"] = "LastWaypoint";
54000
+ })(FactName = exports.FactName || (exports.FactName = {}));
53895
54001
  var RuleRequestType;
53896
54002
  (function (RuleRequestType) {
53897
54003
  RuleRequestType["Evaluate"] = "rule:evaluate";
@@ -53899,7 +54005,7 @@ var RuleRequestType;
53899
54005
  //# sourceMappingURL=rule_types.js.map
53900
54006
 
53901
54007
  /***/ }),
53902
- /* 397 */
54008
+ /* 398 */
53903
54009
  /***/ (function(module, exports, __webpack_require__) {
53904
54010
 
53905
54011
  "use strict";
@@ -53915,12 +54021,12 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
53915
54021
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
53916
54022
  };
53917
54023
  exports.__esModule = true;
53918
- __exportStar(__webpack_require__(398), exports);
53919
54024
  __exportStar(__webpack_require__(399), exports);
54025
+ __exportStar(__webpack_require__(400), exports);
53920
54026
  //# sourceMappingURL=index.js.map
53921
54027
 
53922
54028
  /***/ }),
53923
- /* 398 */
54029
+ /* 399 */
53924
54030
  /***/ (function(module, exports, __webpack_require__) {
53925
54031
 
53926
54032
  "use strict";
@@ -53935,13 +54041,13 @@ var Order;
53935
54041
  //# sourceMappingURL=report.js.map
53936
54042
 
53937
54043
  /***/ }),
53938
- /* 399 */
54044
+ /* 400 */
53939
54045
  /***/ (function(module, exports, __webpack_require__) {
53940
54046
 
53941
54047
  "use strict";
53942
54048
 
53943
54049
  exports.__esModule = true;
53944
- exports.ReportExportFormat = exports.ReportDeliveryType = exports.RecurrencePeriod = void 0;
54050
+ exports.CronDayOfWeek = exports.ReportExportFormat = exports.ReportDeliveryType = exports.RecurrencePeriod = void 0;
53945
54051
  var RecurrencePeriod;
53946
54052
  (function (RecurrencePeriod) {
53947
54053
  RecurrencePeriod["Monthly"] = "Monthly";
@@ -53950,18 +54056,28 @@ var RecurrencePeriod;
53950
54056
  })(RecurrencePeriod = exports.RecurrencePeriod || (exports.RecurrencePeriod = {}));
53951
54057
  var ReportDeliveryType;
53952
54058
  (function (ReportDeliveryType) {
53953
- ReportDeliveryType["Email"] = "Email";
53954
- ReportDeliveryType["ApiOrUrl"] = "ApiOrUrl";
54059
+ ReportDeliveryType[ReportDeliveryType["Email"] = 0] = "Email";
54060
+ ReportDeliveryType[ReportDeliveryType["ApiOrUrl"] = 1] = "ApiOrUrl";
53955
54061
  })(ReportDeliveryType = exports.ReportDeliveryType || (exports.ReportDeliveryType = {}));
53956
54062
  var ReportExportFormat;
53957
54063
  (function (ReportExportFormat) {
53958
- ReportExportFormat["Csv"] = "Email";
53959
- ReportExportFormat["Json"] = "ApiOrUrl";
54064
+ ReportExportFormat[ReportExportFormat["CSV"] = 0] = "CSV";
54065
+ ReportExportFormat[ReportExportFormat["JSON"] = 1] = "JSON";
53960
54066
  })(ReportExportFormat = exports.ReportExportFormat || (exports.ReportExportFormat = {}));
54067
+ var CronDayOfWeek;
54068
+ (function (CronDayOfWeek) {
54069
+ CronDayOfWeek[CronDayOfWeek["Sunday"] = 1] = "Sunday";
54070
+ CronDayOfWeek[CronDayOfWeek["Monday"] = 2] = "Monday";
54071
+ CronDayOfWeek[CronDayOfWeek["Tuesday"] = 3] = "Tuesday";
54072
+ CronDayOfWeek[CronDayOfWeek["Wednesday"] = 4] = "Wednesday";
54073
+ CronDayOfWeek[CronDayOfWeek["Thursday"] = 5] = "Thursday";
54074
+ CronDayOfWeek[CronDayOfWeek["Friday"] = 6] = "Friday";
54075
+ CronDayOfWeek[CronDayOfWeek["Saturday"] = 7] = "Saturday";
54076
+ })(CronDayOfWeek = exports.CronDayOfWeek || (exports.CronDayOfWeek = {}));
53961
54077
  //# sourceMappingURL=reports_scheduled_jobs.js.map
53962
54078
 
53963
54079
  /***/ }),
53964
- /* 400 */
54080
+ /* 401 */
53965
54081
  /***/ (function(module, exports, __webpack_require__) {
53966
54082
 
53967
54083
  "use strict";
@@ -53970,7 +54086,16 @@ exports.__esModule = true;
53970
54086
  //# sourceMappingURL=handling_units.js.map
53971
54087
 
53972
54088
  /***/ }),
53973
- /* 401 */
54089
+ /* 402 */
54090
+ /***/ (function(module, exports, __webpack_require__) {
54091
+
54092
+ "use strict";
54093
+
54094
+ exports.__esModule = true;
54095
+ //# sourceMappingURL=emulated_delivery_provider_types.js.map
54096
+
54097
+ /***/ }),
54098
+ /* 403 */
53974
54099
  /***/ (function(module, exports, __webpack_require__) {
53975
54100
 
53976
54101
  "use strict";
@@ -54581,7 +54706,7 @@ exports.default = TaskEntity;
54581
54706
  //# sourceMappingURL=TaskEntity.js.map
54582
54707
 
54583
54708
  /***/ }),
54584
- /* 402 */
54709
+ /* 404 */
54585
54710
  /***/ (function(module, exports, __webpack_require__) {
54586
54711
 
54587
54712
  "use strict";
@@ -54623,7 +54748,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
54623
54748
  }
54624
54749
  };
54625
54750
  Object.defineProperty(exports, "__esModule", { value: true });
54626
- var ApplicationMerchantConfigurationEntity_1 = __webpack_require__(403);
54751
+ var ApplicationMerchantConfigurationEntity_1 = __webpack_require__(405);
54627
54752
  var ApplicationMerchantConfigurationApi = /** @class */ (function () {
54628
54753
  function ApplicationMerchantConfigurationApi(session, merchantConfigurationApi) {
54629
54754
  this.entity = new ApplicationMerchantConfigurationEntity_1.default(session);
@@ -54742,7 +54867,7 @@ exports.default = ApplicationMerchantConfigurationApi;
54742
54867
  //# sourceMappingURL=ApplicationMerchantConfigurationApi.js.map
54743
54868
 
54744
54869
  /***/ }),
54745
- /* 403 */
54870
+ /* 405 */
54746
54871
  /***/ (function(module, exports, __webpack_require__) {
54747
54872
 
54748
54873
  "use strict";
@@ -54972,46 +55097,11 @@ exports.default = ApplicationMerchantConfigurationEntity;
54972
55097
  //# sourceMappingURL=ApplicationMerchantConfigurationEntity.js.map
54973
55098
 
54974
55099
  /***/ }),
54975
- /* 404 */
54976
- /***/ (function(module, exports, __webpack_require__) {
54977
-
54978
- "use strict";
54979
-
54980
- Object.defineProperty(exports, "__esModule", { value: true });
54981
- var GoogleMapsHelper_1 = __webpack_require__(405);
54982
- var GoogleMapsHelperApi = /** @class */ (function () {
54983
- function GoogleMapsHelperApi(session) {
54984
- this.googleMapsHelperEntity = new GoogleMapsHelper_1.default(session);
54985
- }
54986
- GoogleMapsHelperApi.prototype.signUrl = function (url) {
54987
- return this.googleMapsHelperEntity.signUrl(url);
54988
- };
54989
- return GoogleMapsHelperApi;
54990
- }());
54991
- exports.default = GoogleMapsHelperApi;
54992
- //# sourceMappingURL=GoogleMapsHelperApi.js.map
54993
-
54994
- /***/ }),
54995
- /* 405 */
55100
+ /* 406 */
54996
55101
  /***/ (function(module, exports, __webpack_require__) {
54997
55102
 
54998
55103
  "use strict";
54999
55104
 
55000
- var __extends = (this && this.__extends) || (function () {
55001
- var extendStatics = function (d, b) {
55002
- extendStatics = Object.setPrototypeOf ||
55003
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
55004
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
55005
- return extendStatics(d, b);
55006
- };
55007
- return function (d, b) {
55008
- if (typeof b !== "function" && b !== null)
55009
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
55010
- extendStatics(d, b);
55011
- function __() { this.constructor = d; }
55012
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
55013
- };
55014
- })();
55015
55105
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
55016
55106
  function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
55017
55107
  return new (P || (P = Promise))(function (resolve, reject) {
@@ -55049,35 +55139,67 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
55049
55139
  }
55050
55140
  };
55051
55141
  Object.defineProperty(exports, "__esModule", { value: true });
55052
- var Entity_1 = __webpack_require__(5);
55053
- var GoogleMapsHelper = /** @class */ (function (_super) {
55054
- __extends(GoogleMapsHelper, _super);
55055
- function GoogleMapsHelper(session) {
55056
- return _super.call(this, { session: session, entityName: 'google_maps', routes: [] }) || this;
55142
+ var ApplicationTeamConfigurationEntity_1 = __webpack_require__(407);
55143
+ var ApplicationTeamConfigurationApi = /** @class */ (function () {
55144
+ function ApplicationTeamConfigurationApi(session) {
55145
+ this.entity = new ApplicationTeamConfigurationEntity_1.default(session);
55057
55146
  }
55058
- GoogleMapsHelper.prototype.signUrl = function (url) {
55147
+ ApplicationTeamConfigurationApi.prototype.getConfig = function (uuid, teamId) {
55059
55148
  return __awaiter(this, void 0, void 0, function () {
55060
55149
  return __generator(this, function (_a) {
55061
- return [2 /*return*/, this.service.routeGenerator
55062
- .post('/google_maps_helper/sign')
55063
- .withPayload({ url: url })
55064
- .withExtractor(function (res) { return res; })
55065
- .setException('Failed to sign google maps api url')
55066
- .invoke()];
55150
+ switch (_a.label) {
55151
+ case 0: return [4 /*yield*/, this.entity.getConfig(uuid, teamId)];
55152
+ case 1: return [2 /*return*/, _a.sent()];
55153
+ }
55067
55154
  });
55068
55155
  });
55069
55156
  };
55070
- return GoogleMapsHelper;
55071
- }(Entity_1.default));
55072
- exports.default = GoogleMapsHelper;
55073
- //# sourceMappingURL=GoogleMapsHelper.js.map
55157
+ ApplicationTeamConfigurationApi.prototype.updateConfig = function (uuid, teamId, data) {
55158
+ return __awaiter(this, void 0, void 0, function () {
55159
+ return __generator(this, function (_a) {
55160
+ switch (_a.label) {
55161
+ case 0: return [4 /*yield*/, this.entity.updateConfig(uuid, teamId, data)];
55162
+ case 1: return [2 /*return*/, _a.sent()];
55163
+ }
55164
+ });
55165
+ });
55166
+ };
55167
+ ApplicationTeamConfigurationApi.prototype.removeConfig = function (uuid, teamId) {
55168
+ return __awaiter(this, void 0, void 0, function () {
55169
+ return __generator(this, function (_a) {
55170
+ switch (_a.label) {
55171
+ case 0: return [4 /*yield*/, this.entity.removeConfig(uuid, teamId)];
55172
+ case 1: return [2 /*return*/, _a.sent()];
55173
+ }
55174
+ });
55175
+ });
55176
+ };
55177
+ return ApplicationTeamConfigurationApi;
55178
+ }());
55179
+ exports.default = ApplicationTeamConfigurationApi;
55180
+ //# sourceMappingURL=ApplicationTeamConfigurationApi.js.map
55074
55181
 
55075
55182
  /***/ }),
55076
- /* 406 */
55183
+ /* 407 */
55077
55184
  /***/ (function(module, exports, __webpack_require__) {
55078
55185
 
55079
55186
  "use strict";
55080
55187
 
55188
+ var __extends = (this && this.__extends) || (function () {
55189
+ var extendStatics = function (d, b) {
55190
+ extendStatics = Object.setPrototypeOf ||
55191
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
55192
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
55193
+ return extendStatics(d, b);
55194
+ };
55195
+ return function (d, b) {
55196
+ if (typeof b !== "function" && b !== null)
55197
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
55198
+ extendStatics(d, b);
55199
+ function __() { this.constructor = d; }
55200
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
55201
+ };
55202
+ })();
55081
55203
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
55082
55204
  function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
55083
55205
  return new (P || (P = Promise))(function (resolve, reject) {
@@ -55115,7 +55237,206 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
55115
55237
  }
55116
55238
  };
55117
55239
  Object.defineProperty(exports, "__esModule", { value: true });
55118
- var OnboardingEntity_1 = __webpack_require__(407);
55240
+ var Entity_1 = __webpack_require__(5);
55241
+ var ApplicationTeamConfigurationEntity = /** @class */ (function (_super) {
55242
+ __extends(ApplicationTeamConfigurationEntity, _super);
55243
+ function ApplicationTeamConfigurationEntity(session) {
55244
+ return _super.call(this, {
55245
+ session: session,
55246
+ entityName: 'applications',
55247
+ routePrefix: 'team',
55248
+ routes: [Entity_1.BaseRoutes.Get, Entity_1.BaseRoutes.Update, Entity_1.BaseRoutes.Delete, Entity_1.BaseRoutes.Create]
55249
+ }) || this;
55250
+ }
55251
+ ApplicationTeamConfigurationEntity.prototype.getConfig = function (uuid, teamId) {
55252
+ return __awaiter(this, void 0, void 0, function () {
55253
+ var response;
55254
+ return __generator(this, function (_a) {
55255
+ switch (_a.label) {
55256
+ case 0: return [4 /*yield*/, this.service.get(uuid, { teamId: teamId })];
55257
+ case 1:
55258
+ response = _a.sent();
55259
+ return [2 /*return*/, response && response.config];
55260
+ }
55261
+ });
55262
+ });
55263
+ };
55264
+ ApplicationTeamConfigurationEntity.prototype.updateConfig = function (uuid, teamId, data) {
55265
+ return __awaiter(this, void 0, void 0, function () {
55266
+ var result;
55267
+ return __generator(this, function (_a) {
55268
+ switch (_a.label) {
55269
+ case 0: return [4 /*yield*/, this.service.update(uuid, { data: data, teamId: teamId })];
55270
+ case 1:
55271
+ result = _a.sent();
55272
+ return [2 /*return*/, result.success];
55273
+ }
55274
+ });
55275
+ });
55276
+ };
55277
+ ApplicationTeamConfigurationEntity.prototype.removeConfig = function (uuid, teamId) {
55278
+ return __awaiter(this, void 0, void 0, function () {
55279
+ var result;
55280
+ return __generator(this, function (_a) {
55281
+ switch (_a.label) {
55282
+ case 0: return [4 /*yield*/, this.service.delete(uuid, { teamId: teamId })];
55283
+ case 1:
55284
+ result = _a.sent();
55285
+ return [2 /*return*/, result.success];
55286
+ }
55287
+ });
55288
+ });
55289
+ };
55290
+ return ApplicationTeamConfigurationEntity;
55291
+ }(Entity_1.default));
55292
+ exports.default = ApplicationTeamConfigurationEntity;
55293
+ //# sourceMappingURL=ApplicationTeamConfigurationEntity.js.map
55294
+
55295
+ /***/ }),
55296
+ /* 408 */
55297
+ /***/ (function(module, exports, __webpack_require__) {
55298
+
55299
+ "use strict";
55300
+
55301
+ Object.defineProperty(exports, "__esModule", { value: true });
55302
+ var GoogleMapsHelper_1 = __webpack_require__(409);
55303
+ var GoogleMapsHelperApi = /** @class */ (function () {
55304
+ function GoogleMapsHelperApi(session) {
55305
+ this.googleMapsHelperEntity = new GoogleMapsHelper_1.default(session);
55306
+ }
55307
+ GoogleMapsHelperApi.prototype.signUrl = function (url) {
55308
+ return this.googleMapsHelperEntity.signUrl(url);
55309
+ };
55310
+ return GoogleMapsHelperApi;
55311
+ }());
55312
+ exports.default = GoogleMapsHelperApi;
55313
+ //# sourceMappingURL=GoogleMapsHelperApi.js.map
55314
+
55315
+ /***/ }),
55316
+ /* 409 */
55317
+ /***/ (function(module, exports, __webpack_require__) {
55318
+
55319
+ "use strict";
55320
+
55321
+ var __extends = (this && this.__extends) || (function () {
55322
+ var extendStatics = function (d, b) {
55323
+ extendStatics = Object.setPrototypeOf ||
55324
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
55325
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
55326
+ return extendStatics(d, b);
55327
+ };
55328
+ return function (d, b) {
55329
+ if (typeof b !== "function" && b !== null)
55330
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
55331
+ extendStatics(d, b);
55332
+ function __() { this.constructor = d; }
55333
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
55334
+ };
55335
+ })();
55336
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
55337
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
55338
+ return new (P || (P = Promise))(function (resolve, reject) {
55339
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
55340
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
55341
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
55342
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
55343
+ });
55344
+ };
55345
+ var __generator = (this && this.__generator) || function (thisArg, body) {
55346
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
55347
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
55348
+ function verb(n) { return function (v) { return step([n, v]); }; }
55349
+ function step(op) {
55350
+ if (f) throw new TypeError("Generator is already executing.");
55351
+ while (_) try {
55352
+ 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;
55353
+ if (y = 0, t) op = [op[0] & 2, t.value];
55354
+ switch (op[0]) {
55355
+ case 0: case 1: t = op; break;
55356
+ case 4: _.label++; return { value: op[1], done: false };
55357
+ case 5: _.label++; y = op[1]; op = [0]; continue;
55358
+ case 7: op = _.ops.pop(); _.trys.pop(); continue;
55359
+ default:
55360
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
55361
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
55362
+ if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
55363
+ if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
55364
+ if (t[2]) _.ops.pop();
55365
+ _.trys.pop(); continue;
55366
+ }
55367
+ op = body.call(thisArg, _);
55368
+ } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
55369
+ if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
55370
+ }
55371
+ };
55372
+ Object.defineProperty(exports, "__esModule", { value: true });
55373
+ var Entity_1 = __webpack_require__(5);
55374
+ var GoogleMapsHelper = /** @class */ (function (_super) {
55375
+ __extends(GoogleMapsHelper, _super);
55376
+ function GoogleMapsHelper(session) {
55377
+ return _super.call(this, { session: session, entityName: 'google_maps', routes: [] }) || this;
55378
+ }
55379
+ GoogleMapsHelper.prototype.signUrl = function (url) {
55380
+ return __awaiter(this, void 0, void 0, function () {
55381
+ return __generator(this, function (_a) {
55382
+ return [2 /*return*/, this.service.routeGenerator
55383
+ .post('/google_maps_helper/sign')
55384
+ .withPayload({ url: url })
55385
+ .withExtractor(function (res) { return res; })
55386
+ .setException('Failed to sign google maps api url')
55387
+ .invoke()];
55388
+ });
55389
+ });
55390
+ };
55391
+ return GoogleMapsHelper;
55392
+ }(Entity_1.default));
55393
+ exports.default = GoogleMapsHelper;
55394
+ //# sourceMappingURL=GoogleMapsHelper.js.map
55395
+
55396
+ /***/ }),
55397
+ /* 410 */
55398
+ /***/ (function(module, exports, __webpack_require__) {
55399
+
55400
+ "use strict";
55401
+
55402
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
55403
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
55404
+ return new (P || (P = Promise))(function (resolve, reject) {
55405
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
55406
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
55407
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
55408
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
55409
+ });
55410
+ };
55411
+ var __generator = (this && this.__generator) || function (thisArg, body) {
55412
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
55413
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
55414
+ function verb(n) { return function (v) { return step([n, v]); }; }
55415
+ function step(op) {
55416
+ if (f) throw new TypeError("Generator is already executing.");
55417
+ while (_) try {
55418
+ 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;
55419
+ if (y = 0, t) op = [op[0] & 2, t.value];
55420
+ switch (op[0]) {
55421
+ case 0: case 1: t = op; break;
55422
+ case 4: _.label++; return { value: op[1], done: false };
55423
+ case 5: _.label++; y = op[1]; op = [0]; continue;
55424
+ case 7: op = _.ops.pop(); _.trys.pop(); continue;
55425
+ default:
55426
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
55427
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
55428
+ if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
55429
+ if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
55430
+ if (t[2]) _.ops.pop();
55431
+ _.trys.pop(); continue;
55432
+ }
55433
+ op = body.call(thisArg, _);
55434
+ } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
55435
+ if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
55436
+ }
55437
+ };
55438
+ Object.defineProperty(exports, "__esModule", { value: true });
55439
+ var OnboardingEntity_1 = __webpack_require__(411);
55119
55440
  var OnboardingApi = /** @class */ (function () {
55120
55441
  function OnboardingApi(session) {
55121
55442
  this.onboardingEntity = new OnboardingEntity_1.default(session);
@@ -55140,7 +55461,7 @@ exports.default = OnboardingApi;
55140
55461
  //# sourceMappingURL=OnboardingApi.js.map
55141
55462
 
55142
55463
  /***/ }),
55143
- /* 407 */
55464
+ /* 411 */
55144
55465
  /***/ (function(module, exports, __webpack_require__) {
55145
55466
 
55146
55467
  "use strict";
@@ -55173,13 +55494,13 @@ exports.default = OnboardingEntity;
55173
55494
  //# sourceMappingURL=OnboardingEntity.js.map
55174
55495
 
55175
55496
  /***/ }),
55176
- /* 408 */
55497
+ /* 412 */
55177
55498
  /***/ (function(module, exports, __webpack_require__) {
55178
55499
 
55179
55500
  "use strict";
55180
55501
 
55181
55502
  Object.defineProperty(exports, "__esModule", { value: true });
55182
- var FleetRouterEntity_1 = __webpack_require__(409);
55503
+ var FleetRouterEntity_1 = __webpack_require__(413);
55183
55504
  var FleetRouterApi = /** @class */ (function () {
55184
55505
  function FleetRouterApi(session) {
55185
55506
  this.fleetRouterEntity = new FleetRouterEntity_1.default(session);
@@ -55205,7 +55526,7 @@ exports.default = FleetRouterApi;
55205
55526
  //# sourceMappingURL=FleetRouterApi.js.map
55206
55527
 
55207
55528
  /***/ }),
55208
- /* 409 */
55529
+ /* 413 */
55209
55530
  /***/ (function(module, exports, __webpack_require__) {
55210
55531
 
55211
55532
  "use strict";
@@ -55244,7 +55565,7 @@ exports.default = FleetRouterEntity;
55244
55565
  //# sourceMappingURL=FleetRouterEntity.js.map
55245
55566
 
55246
55567
  /***/ }),
55247
- /* 410 */
55568
+ /* 414 */
55248
55569
  /***/ (function(module, exports, __webpack_require__) {
55249
55570
 
55250
55571
  "use strict";
@@ -55286,7 +55607,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
55286
55607
  }
55287
55608
  };
55288
55609
  Object.defineProperty(exports, "__esModule", { value: true });
55289
- var ServiceEntity_1 = __webpack_require__(411);
55610
+ var ServiceEntity_1 = __webpack_require__(415);
55290
55611
  var ServiceApi = /** @class */ (function () {
55291
55612
  function ServiceApi(session) {
55292
55613
  this.entity = new ServiceEntity_1.default(session);
@@ -55307,7 +55628,7 @@ exports.default = ServiceApi;
55307
55628
  //# sourceMappingURL=ServiceApi.js.map
55308
55629
 
55309
55630
  /***/ }),
55310
- /* 411 */
55631
+ /* 415 */
55311
55632
  /***/ (function(module, exports, __webpack_require__) {
55312
55633
 
55313
55634
  "use strict";
@@ -55390,7 +55711,7 @@ exports.default = ServiceEntity;
55390
55711
  //# sourceMappingURL=ServiceEntity.js.map
55391
55712
 
55392
55713
  /***/ }),
55393
- /* 412 */
55714
+ /* 416 */
55394
55715
  /***/ (function(module, exports, __webpack_require__) {
55395
55716
 
55396
55717
  "use strict";
@@ -55432,7 +55753,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
55432
55753
  }
55433
55754
  };
55434
55755
  Object.defineProperty(exports, "__esModule", { value: true });
55435
- var FleetTemplateEntity_1 = __webpack_require__(413);
55756
+ var FleetTemplateEntity_1 = __webpack_require__(417);
55436
55757
  var FleetTemplateApi = /** @class */ (function () {
55437
55758
  function FleetTemplateApi(session) {
55438
55759
  this.entity = new FleetTemplateEntity_1.default(session);
@@ -55460,7 +55781,7 @@ exports.default = FleetTemplateApi;
55460
55781
  //# sourceMappingURL=FleetTemplateApi.js.map
55461
55782
 
55462
55783
  /***/ }),
55463
- /* 413 */
55784
+ /* 417 */
55464
55785
  /***/ (function(module, exports, __webpack_require__) {
55465
55786
 
55466
55787
  "use strict";
@@ -55561,7 +55882,7 @@ exports.fleetTemplatesExtractor = fleetTemplatesExtractor;
55561
55882
  //# sourceMappingURL=FleetTemplateEntity.js.map
55562
55883
 
55563
55884
  /***/ }),
55564
- /* 414 */
55885
+ /* 418 */
55565
55886
  /***/ (function(module, exports, __webpack_require__) {
55566
55887
 
55567
55888
  "use strict";
@@ -55603,7 +55924,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
55603
55924
  }
55604
55925
  };
55605
55926
  Object.defineProperty(exports, "__esModule", { value: true });
55606
- var OpenFleetEntity_1 = __webpack_require__(415);
55927
+ var OpenFleetEntity_1 = __webpack_require__(419);
55607
55928
  var OpenFleetApi = /** @class */ (function () {
55608
55929
  function OpenFleetApi(session) {
55609
55930
  this.entity = new OpenFleetEntity_1.default(session);
@@ -55670,7 +55991,7 @@ exports.default = OpenFleetApi;
55670
55991
  //# sourceMappingURL=OpenFleetApi.js.map
55671
55992
 
55672
55993
  /***/ }),
55673
- /* 415 */
55994
+ /* 419 */
55674
55995
  /***/ (function(module, exports, __webpack_require__) {
55675
55996
 
55676
55997
  "use strict";
@@ -55818,13 +56139,13 @@ exports.default = OpenFleetEntity;
55818
56139
  //# sourceMappingURL=OpenFleetEntity.js.map
55819
56140
 
55820
56141
  /***/ }),
55821
- /* 416 */
56142
+ /* 420 */
55822
56143
  /***/ (function(module, exports, __webpack_require__) {
55823
56144
 
55824
56145
  "use strict";
55825
56146
 
55826
56147
  Object.defineProperty(exports, "__esModule", { value: true });
55827
- var Geocoding_1 = __webpack_require__(417);
56148
+ var Geocoding_1 = __webpack_require__(421);
55828
56149
  var GeocodingApi = /** @class */ (function () {
55829
56150
  function GeocodingApi(session) {
55830
56151
  this.geocodingEntity = new Geocoding_1.default(session);
@@ -55841,7 +56162,7 @@ exports.default = GeocodingApi;
55841
56162
  //# sourceMappingURL=GeocodingApi.js.map
55842
56163
 
55843
56164
  /***/ }),
55844
- /* 417 */
56165
+ /* 421 */
55845
56166
  /***/ (function(module, exports, __webpack_require__) {
55846
56167
 
55847
56168
  "use strict";
@@ -55942,7 +56263,7 @@ exports.default = GeocodingEntity;
55942
56263
  //# sourceMappingURL=Geocoding.js.map
55943
56264
 
55944
56265
  /***/ }),
55945
- /* 418 */
56266
+ /* 422 */
55946
56267
  /***/ (function(module, exports, __webpack_require__) {
55947
56268
 
55948
56269
  "use strict";
@@ -55984,7 +56305,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
55984
56305
  }
55985
56306
  };
55986
56307
  Object.defineProperty(exports, "__esModule", { value: true });
55987
- var ApplicationEntity_1 = __webpack_require__(419);
56308
+ var ApplicationEntity_1 = __webpack_require__(423);
55988
56309
  var ApplicationApi = /** @class */ (function () {
55989
56310
  function ApplicationApi(session) {
55990
56311
  this.entity = new ApplicationEntity_1.default(session);
@@ -56005,7 +56326,7 @@ exports.default = ApplicationApi;
56005
56326
  //# sourceMappingURL=ApplicationApi.js.map
56006
56327
 
56007
56328
  /***/ }),
56008
- /* 419 */
56329
+ /* 423 */
56009
56330
  /***/ (function(module, exports, __webpack_require__) {
56010
56331
 
56011
56332
  "use strict";
@@ -56074,7 +56395,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
56074
56395
  };
56075
56396
  Object.defineProperty(exports, "__esModule", { value: true });
56076
56397
  var StoreEntity_1 = __webpack_require__(11);
56077
- var uuid_1 = __webpack_require__(455);
56398
+ var uuid_1 = __webpack_require__(462);
56078
56399
  var _ = __webpack_require__(10);
56079
56400
  var entityName = 'application_action';
56080
56401
  var ApplicationEntity = /** @class */ (function (_super) {
@@ -56168,7 +56489,7 @@ exports.default = ApplicationEntity;
56168
56489
  //# sourceMappingURL=ApplicationEntity.js.map
56169
56490
 
56170
56491
  /***/ }),
56171
- /* 420 */
56492
+ /* 424 */
56172
56493
  /***/ (function(module, exports, __webpack_require__) {
56173
56494
 
56174
56495
  "use strict";
@@ -56210,7 +56531,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
56210
56531
  }
56211
56532
  };
56212
56533
  Object.defineProperty(exports, "__esModule", { value: true });
56213
- var CustomerAvailabilityHourEntity_1 = __webpack_require__(421);
56534
+ var CustomerAvailabilityHourEntity_1 = __webpack_require__(425);
56214
56535
  var CustomerAvailabilityHourApi = /** @class */ (function () {
56215
56536
  function CustomerAvailabilityHourApi(session) {
56216
56537
  this.customerAvailabilityHourEntity = new CustomerAvailabilityHourEntity_1.default(session);
@@ -56228,7 +56549,7 @@ exports.default = CustomerAvailabilityHourApi;
56228
56549
  //# sourceMappingURL=CustomerAvailabilityHourApi.js.map
56229
56550
 
56230
56551
  /***/ }),
56231
- /* 421 */
56552
+ /* 425 */
56232
56553
  /***/ (function(module, exports, __webpack_require__) {
56233
56554
 
56234
56555
  "use strict";
@@ -56339,13 +56660,13 @@ exports.default = CustomerAvailabilityHourEntity;
56339
56660
  //# sourceMappingURL=CustomerAvailabilityHourEntity.js.map
56340
56661
 
56341
56662
  /***/ }),
56342
- /* 422 */
56663
+ /* 426 */
56343
56664
  /***/ (function(module, exports, __webpack_require__) {
56344
56665
 
56345
56666
  "use strict";
56346
56667
 
56347
56668
  Object.defineProperty(exports, "__esModule", { value: true });
56348
- var Shifts_1 = __webpack_require__(423);
56669
+ var Shifts_1 = __webpack_require__(427);
56349
56670
  var ShiftsApi = /** @class */ (function () {
56350
56671
  function ShiftsApi(session) {
56351
56672
  this.shiftsEntity = new Shifts_1.default(session);
@@ -56368,7 +56689,7 @@ exports.default = ShiftsApi;
56368
56689
  //# sourceMappingURL=ShiftsApi.js.map
56369
56690
 
56370
56691
  /***/ }),
56371
- /* 423 */
56692
+ /* 427 */
56372
56693
  /***/ (function(module, exports, __webpack_require__) {
56373
56694
 
56374
56695
  "use strict";
@@ -56483,7 +56804,7 @@ exports.default = ShiftsEntity;
56483
56804
  //# sourceMappingURL=Shifts.js.map
56484
56805
 
56485
56806
  /***/ }),
56486
- /* 424 */
56807
+ /* 428 */
56487
56808
  /***/ (function(module, exports, __webpack_require__) {
56488
56809
 
56489
56810
  "use strict";
@@ -56525,7 +56846,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
56525
56846
  }
56526
56847
  };
56527
56848
  Object.defineProperty(exports, "__esModule", { value: true });
56528
- var ExclusionWindowEntity_1 = __webpack_require__(425);
56849
+ var ExclusionWindowEntity_1 = __webpack_require__(429);
56529
56850
  var ExclusionWindowApi = /** @class */ (function () {
56530
56851
  function ExclusionWindowApi(session) {
56531
56852
  this.exclusionWindowEntity = new ExclusionWindowEntity_1.default(session);
@@ -56571,7 +56892,7 @@ exports.default = ExclusionWindowApi;
56571
56892
  //# sourceMappingURL=ExclusionWindowApi.js.map
56572
56893
 
56573
56894
  /***/ }),
56574
- /* 425 */
56895
+ /* 429 */
56575
56896
  /***/ (function(module, exports, __webpack_require__) {
56576
56897
 
56577
56898
  "use strict";
@@ -56661,7 +56982,7 @@ exports.default = ExclusionWindowEntity;
56661
56982
  //# sourceMappingURL=ExclusionWindowEntity.js.map
56662
56983
 
56663
56984
  /***/ }),
56664
- /* 426 */
56985
+ /* 430 */
56665
56986
  /***/ (function(module, exports, __webpack_require__) {
56666
56987
 
56667
56988
  "use strict";
@@ -56697,7 +57018,7 @@ exports.default = Country;
56697
57018
  //# sourceMappingURL=Country.js.map
56698
57019
 
56699
57020
  /***/ }),
56700
- /* 427 */
57021
+ /* 431 */
56701
57022
  /***/ (function(module, exports, __webpack_require__) {
56702
57023
 
56703
57024
  "use strict";
@@ -56739,7 +57060,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
56739
57060
  }
56740
57061
  };
56741
57062
  Object.defineProperty(exports, "__esModule", { value: true });
56742
- var OauthApplicationEntity_1 = __webpack_require__(428);
57063
+ var OauthApplicationEntity_1 = __webpack_require__(432);
56743
57064
  var OauthApplicationApi = /** @class */ (function () {
56744
57065
  function OauthApplicationApi(session) {
56745
57066
  this.entity = new OauthApplicationEntity_1.default(session);
@@ -56799,7 +57120,7 @@ exports.default = OauthApplicationApi;
56799
57120
  //# sourceMappingURL=OauthApplicationApi.js.map
56800
57121
 
56801
57122
  /***/ }),
56802
- /* 428 */
57123
+ /* 432 */
56803
57124
  /***/ (function(module, exports, __webpack_require__) {
56804
57125
 
56805
57126
  "use strict";
@@ -56916,13 +57237,13 @@ exports.default = OauthApplicationEntity;
56916
57237
  //# sourceMappingURL=OauthApplicationEntity.js.map
56917
57238
 
56918
57239
  /***/ }),
56919
- /* 429 */
57240
+ /* 433 */
56920
57241
  /***/ (function(module, exports, __webpack_require__) {
56921
57242
 
56922
57243
  "use strict";
56923
57244
 
56924
57245
  Object.defineProperty(exports, "__esModule", { value: true });
56925
- var InventoryEntity_1 = __webpack_require__(430);
57246
+ var InventoryEntity_1 = __webpack_require__(434);
56926
57247
  var Inventory = /** @class */ (function () {
56927
57248
  function Inventory(session) {
56928
57249
  this.inventory = new InventoryEntity_1.default(session);
@@ -56945,7 +57266,7 @@ exports.default = Inventory;
56945
57266
  //# sourceMappingURL=Inventory.js.map
56946
57267
 
56947
57268
  /***/ }),
56948
- /* 430 */
57269
+ /* 434 */
56949
57270
  /***/ (function(module, exports, __webpack_require__) {
56950
57271
 
56951
57272
  "use strict";
@@ -56982,7 +57303,7 @@ exports.default = InventoryEntity;
56982
57303
  //# sourceMappingURL=InventoryEntity.js.map
56983
57304
 
56984
57305
  /***/ }),
56985
- /* 431 */
57306
+ /* 435 */
56986
57307
  /***/ (function(module, exports, __webpack_require__) {
56987
57308
 
56988
57309
  "use strict";
@@ -57024,7 +57345,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
57024
57345
  }
57025
57346
  };
57026
57347
  Object.defineProperty(exports, "__esModule", { value: true });
57027
- var PushNotificationRegistrationEntity_1 = __webpack_require__(432);
57348
+ var PushNotificationRegistrationEntity_1 = __webpack_require__(436);
57028
57349
  var PushNotificationRegistration = /** @class */ (function () {
57029
57350
  function PushNotificationRegistration(session) {
57030
57351
  this.pushNotificationRegistrationEntity = new PushNotificationRegistrationEntity_1.default(session);
@@ -57049,7 +57370,7 @@ exports.default = PushNotificationRegistration;
57049
57370
  //# sourceMappingURL=PushNotificationRegistration.js.map
57050
57371
 
57051
57372
  /***/ }),
57052
- /* 432 */
57373
+ /* 436 */
57053
57374
  /***/ (function(module, exports, __webpack_require__) {
57054
57375
 
57055
57376
  "use strict";
@@ -57082,7 +57403,7 @@ exports.default = PushNotificationRegistrationEntity;
57082
57403
  //# sourceMappingURL=PushNotificationRegistrationEntity.js.map
57083
57404
 
57084
57405
  /***/ }),
57085
- /* 433 */
57406
+ /* 437 */
57086
57407
  /***/ (function(module, exports, __webpack_require__) {
57087
57408
 
57088
57409
  "use strict";
@@ -57124,7 +57445,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
57124
57445
  }
57125
57446
  };
57126
57447
  Object.defineProperty(exports, "__esModule", { value: true });
57127
- var ReasonToCancelTasksEntity_1 = __webpack_require__(434);
57448
+ var ReasonToCancelTasksEntity_1 = __webpack_require__(438);
57128
57449
  var ReasonToCancelTasks = /** @class */ (function () {
57129
57450
  function ReasonToCancelTasks(session) {
57130
57451
  this.reasonToCancelTasksEntity = new ReasonToCancelTasksEntity_1.default(session);
@@ -57145,7 +57466,7 @@ exports.default = ReasonToCancelTasks;
57145
57466
  //# sourceMappingURL=ReasonToCancelTasksApi.js.map
57146
57467
 
57147
57468
  /***/ }),
57148
- /* 434 */
57469
+ /* 438 */
57149
57470
  /***/ (function(module, exports, __webpack_require__) {
57150
57471
 
57151
57472
  "use strict";
@@ -57193,7 +57514,7 @@ exports.default = ReasonToCancelTasksEntity;
57193
57514
  //# sourceMappingURL=ReasonToCancelTasksEntity.js.map
57194
57515
 
57195
57516
  /***/ }),
57196
- /* 435 */
57517
+ /* 439 */
57197
57518
  /***/ (function(module, exports, __webpack_require__) {
57198
57519
 
57199
57520
  "use strict";
@@ -57235,7 +57556,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
57235
57556
  }
57236
57557
  };
57237
57558
  Object.defineProperty(exports, "__esModule", { value: true });
57238
- var CustomFilterEntity_1 = __webpack_require__(436);
57559
+ var CustomFilterEntity_1 = __webpack_require__(440);
57239
57560
  var CustomFilterApi = /** @class */ (function () {
57240
57561
  function CustomFilterApi(session) {
57241
57562
  this.customFilterEntity = new CustomFilterEntity_1.default(session);
@@ -57274,7 +57595,7 @@ exports.default = CustomFilterApi;
57274
57595
  //# sourceMappingURL=CustomFilterApi.js.map
57275
57596
 
57276
57597
  /***/ }),
57277
- /* 436 */
57598
+ /* 440 */
57278
57599
  /***/ (function(module, exports, __webpack_require__) {
57279
57600
 
57280
57601
  "use strict";
@@ -57312,13 +57633,13 @@ exports.default = CustomFilterEntity;
57312
57633
  //# sourceMappingURL=CustomFilterEntity.js.map
57313
57634
 
57314
57635
  /***/ }),
57315
- /* 437 */
57636
+ /* 441 */
57316
57637
  /***/ (function(module, exports, __webpack_require__) {
57317
57638
 
57318
57639
  "use strict";
57319
57640
 
57320
57641
  Object.defineProperty(exports, "__esModule", { value: true });
57321
- var FloatingInventoryEntity_1 = __webpack_require__(438);
57642
+ var FloatingInventoryEntity_1 = __webpack_require__(442);
57322
57643
  var FloatingInventory = /** @class */ (function () {
57323
57644
  function FloatingInventory(session) {
57324
57645
  this.floatingInventory = new FloatingInventoryEntity_1.default(session);
@@ -57332,7 +57653,7 @@ exports.default = FloatingInventory;
57332
57653
  //# sourceMappingURL=FloatingInventoryApi.js.map
57333
57654
 
57334
57655
  /***/ }),
57335
- /* 438 */
57656
+ /* 442 */
57336
57657
  /***/ (function(module, exports, __webpack_require__) {
57337
57658
 
57338
57659
  "use strict";
@@ -57354,7 +57675,7 @@ var __extends = (this && this.__extends) || (function () {
57354
57675
  })();
57355
57676
  Object.defineProperty(exports, "__esModule", { value: true });
57356
57677
  var Entity_1 = __webpack_require__(5);
57357
- var FloatingInventory_consts_1 = __webpack_require__(439);
57678
+ var FloatingInventory_consts_1 = __webpack_require__(443);
57358
57679
  var BASE_ROUTE = 'floating_inventories';
57359
57680
  var USERS_WITH_AVAILABLE_FLOATING_INVENTORY = "/" + BASE_ROUTE + "/users_with_available_floating_inventory";
57360
57681
  var FloatingInventoryEntity = /** @class */ (function (_super) {
@@ -57379,7 +57700,7 @@ exports.default = FloatingInventoryEntity;
57379
57700
  //# sourceMappingURL=FloatingInventoryEntity.js.map
57380
57701
 
57381
57702
  /***/ }),
57382
- /* 439 */
57703
+ /* 443 */
57383
57704
  /***/ (function(module, exports, __webpack_require__) {
57384
57705
 
57385
57706
  "use strict";
@@ -57391,13 +57712,13 @@ exports.userIdsExtractor = userIdsExtractor;
57391
57712
  //# sourceMappingURL=FloatingInventory.consts.js.map
57392
57713
 
57393
57714
  /***/ }),
57394
- /* 440 */
57715
+ /* 444 */
57395
57716
  /***/ (function(module, exports, __webpack_require__) {
57396
57717
 
57397
57718
  "use strict";
57398
57719
 
57399
57720
  Object.defineProperty(exports, "__esModule", { value: true });
57400
- var ServiceAreaEntity_1 = __webpack_require__(441);
57721
+ var ServiceAreaEntity_1 = __webpack_require__(445);
57401
57722
  var ServiceAreaApi = /** @class */ (function () {
57402
57723
  function ServiceAreaApi(session) {
57403
57724
  this.serviceAreaEntity = new ServiceAreaEntity_1.default(session);
@@ -57426,7 +57747,7 @@ exports.default = ServiceAreaApi;
57426
57747
  //# sourceMappingURL=ServiceAreaApi.js.map
57427
57748
 
57428
57749
  /***/ }),
57429
- /* 441 */
57750
+ /* 445 */
57430
57751
  /***/ (function(module, exports, __webpack_require__) {
57431
57752
 
57432
57753
  "use strict";
@@ -57476,13 +57797,13 @@ exports.default = ServiceAreaEntity;
57476
57797
  //# sourceMappingURL=ServiceAreaEntity.js.map
57477
57798
 
57478
57799
  /***/ }),
57479
- /* 442 */
57800
+ /* 446 */
57480
57801
  /***/ (function(module, exports, __webpack_require__) {
57481
57802
 
57482
57803
  "use strict";
57483
57804
 
57484
57805
  Object.defineProperty(exports, "__esModule", { value: true });
57485
- var BillingEntity_1 = __webpack_require__(443);
57806
+ var BillingEntity_1 = __webpack_require__(447);
57486
57807
  var BillingApi = /** @class */ (function () {
57487
57808
  function BillingApi(session) {
57488
57809
  this.billingEntity = new BillingEntity_1.default(session);
@@ -57535,7 +57856,7 @@ exports.default = BillingApi;
57535
57856
  //# sourceMappingURL=BillingApi.js.map
57536
57857
 
57537
57858
  /***/ }),
57538
- /* 443 */
57859
+ /* 447 */
57539
57860
  /***/ (function(module, exports, __webpack_require__) {
57540
57861
 
57541
57862
  "use strict";
@@ -57812,13 +58133,13 @@ exports.default = BillingEntity;
57812
58133
  //# sourceMappingURL=BillingEntity.js.map
57813
58134
 
57814
58135
  /***/ }),
57815
- /* 444 */
58136
+ /* 448 */
57816
58137
  /***/ (function(module, exports, __webpack_require__) {
57817
58138
 
57818
58139
  "use strict";
57819
58140
 
57820
58141
  Object.defineProperty(exports, "__esModule", { value: true });
57821
- const pendo_1 = __webpack_require__(445);
58142
+ const pendo_1 = __webpack_require__(449);
57822
58143
  class AnalyticsApi {
57823
58144
  constructor() {
57824
58145
  this.provider = new pendo_1.PendoProvider();
@@ -57838,7 +58159,7 @@ exports.default = AnalyticsApi;
57838
58159
  //# sourceMappingURL=index.js.map
57839
58160
 
57840
58161
  /***/ }),
57841
- /* 445 */
58162
+ /* 449 */
57842
58163
  /***/ (function(module, exports, __webpack_require__) {
57843
58164
 
57844
58165
  "use strict";
@@ -57880,13 +58201,13 @@ exports.PendoProvider = PendoProvider;
57880
58201
  //# sourceMappingURL=pendo.js.map
57881
58202
 
57882
58203
  /***/ }),
57883
- /* 446 */
58204
+ /* 450 */
57884
58205
  /***/ (function(module, exports, __webpack_require__) {
57885
58206
 
57886
58207
  "use strict";
57887
58208
 
57888
58209
  Object.defineProperty(exports, "__esModule", { value: true });
57889
- var AnalyticsReportsEntity_1 = __webpack_require__(447);
58210
+ var AnalyticsReportsEntity_1 = __webpack_require__(451);
57890
58211
  var AnalyticsReportsApi = /** @class */ (function () {
57891
58212
  function AnalyticsReportsApi(session) {
57892
58213
  this.analyticsReportsEntity = new AnalyticsReportsEntity_1.default(session);
@@ -57927,7 +58248,7 @@ exports.default = AnalyticsReportsApi;
57927
58248
  //# sourceMappingURL=AnalyticsReportsApi.js.map
57928
58249
 
57929
58250
  /***/ }),
57930
- /* 447 */
58251
+ /* 451 */
57931
58252
  /***/ (function(module, exports, __webpack_require__) {
57932
58253
 
57933
58254
  "use strict";
@@ -58098,7 +58419,7 @@ var AnalyticsReportsEntity = /** @class */ (function (_super) {
58098
58419
  return __generator(this, function (_a) {
58099
58420
  switch (_a.label) {
58100
58421
  case 0: return [4 /*yield*/, this.service.routeGenerator
58101
- .put(Routes.CREATE_SCHEDULE_JOB)
58422
+ .put(Routes.UPDATE_SCHEDULE_JOB)
58102
58423
  .withRouteParams({ jobId: jobId })
58103
58424
  .withPayload(queryParams)
58104
58425
  .invoke()];
@@ -58149,7 +58470,133 @@ exports.default = AnalyticsReportsEntity;
58149
58470
  //# sourceMappingURL=AnalyticsReportsEntity.js.map
58150
58471
 
58151
58472
  /***/ }),
58152
- /* 448 */
58473
+ /* 452 */
58474
+ /***/ (function(module, exports, __webpack_require__) {
58475
+
58476
+ "use strict";
58477
+
58478
+ Object.defineProperty(exports, "__esModule", { value: true });
58479
+ var ServicePlansEntity_1 = __webpack_require__(453);
58480
+ var ServicePlansApi = /** @class */ (function () {
58481
+ function ServicePlansApi(session) {
58482
+ this.servicePlansEntity = new ServicePlansEntity_1.default(session);
58483
+ }
58484
+ ServicePlansApi.prototype.getAll = function () {
58485
+ return this.servicePlansEntity.getAll();
58486
+ };
58487
+ ServicePlansApi.prototype.get = function (id) {
58488
+ return this.servicePlansEntity.service.get(id);
58489
+ };
58490
+ return ServicePlansApi;
58491
+ }());
58492
+ exports.default = ServicePlansApi;
58493
+ //# sourceMappingURL=ServicePlansApi.js.map
58494
+
58495
+ /***/ }),
58496
+ /* 453 */
58497
+ /***/ (function(module, exports, __webpack_require__) {
58498
+
58499
+ "use strict";
58500
+
58501
+ var __extends = (this && this.__extends) || (function () {
58502
+ var extendStatics = function (d, b) {
58503
+ extendStatics = Object.setPrototypeOf ||
58504
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
58505
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
58506
+ return extendStatics(d, b);
58507
+ };
58508
+ return function (d, b) {
58509
+ if (typeof b !== "function" && b !== null)
58510
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
58511
+ extendStatics(d, b);
58512
+ function __() { this.constructor = d; }
58513
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
58514
+ };
58515
+ })();
58516
+ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
58517
+ function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
58518
+ return new (P || (P = Promise))(function (resolve, reject) {
58519
+ function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
58520
+ function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
58521
+ function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
58522
+ step((generator = generator.apply(thisArg, _arguments || [])).next());
58523
+ });
58524
+ };
58525
+ var __generator = (this && this.__generator) || function (thisArg, body) {
58526
+ var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
58527
+ return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g;
58528
+ function verb(n) { return function (v) { return step([n, v]); }; }
58529
+ function step(op) {
58530
+ if (f) throw new TypeError("Generator is already executing.");
58531
+ while (_) try {
58532
+ 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;
58533
+ if (y = 0, t) op = [op[0] & 2, t.value];
58534
+ switch (op[0]) {
58535
+ case 0: case 1: t = op; break;
58536
+ case 4: _.label++; return { value: op[1], done: false };
58537
+ case 5: _.label++; y = op[1]; op = [0]; continue;
58538
+ case 7: op = _.ops.pop(); _.trys.pop(); continue;
58539
+ default:
58540
+ if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }
58541
+ if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }
58542
+ if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }
58543
+ if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
58544
+ if (t[2]) _.ops.pop();
58545
+ _.trys.pop(); continue;
58546
+ }
58547
+ op = body.call(thisArg, _);
58548
+ } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }
58549
+ if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };
58550
+ }
58551
+ };
58552
+ Object.defineProperty(exports, "__esModule", { value: true });
58553
+ var Entity_1 = __webpack_require__(5);
58554
+ var StoreEntity_1 = __webpack_require__(11);
58555
+ var ServicePlans_consts_1 = __webpack_require__(454);
58556
+ var ServicePlanSEntity = /** @class */ (function (_super) {
58557
+ __extends(ServicePlanSEntity, _super);
58558
+ function ServicePlanSEntity(session) {
58559
+ return _super.call(this, {
58560
+ session: session,
58561
+ entityName: 'service_plans',
58562
+ routes: [Entity_1.BaseRoutes.Create, Entity_1.BaseRoutes.Get, Entity_1.BaseRoutes.Delete, Entity_1.BaseRoutes.GetAll]
58563
+ }) || this;
58564
+ }
58565
+ ServicePlanSEntity.prototype.getAll = function () {
58566
+ return __awaiter(this, void 0, void 0, function () {
58567
+ return __generator(this, function (_a) {
58568
+ return [2 /*return*/, this.getAllOrFetch(null, ServicePlans_consts_1.planningResponseExtractor, ServicePlans_consts_1.planningResponseExtractor)];
58569
+ });
58570
+ });
58571
+ };
58572
+ ServicePlanSEntity.prototype.get = function (id) {
58573
+ return __awaiter(this, void 0, void 0, function () {
58574
+ return __generator(this, function (_a) {
58575
+ return [2 /*return*/, this.getOrFetch(id, ServicePlans_consts_1.planningResponseExtractor, ServicePlans_consts_1.planningResponseExtractor)];
58576
+ });
58577
+ });
58578
+ };
58579
+ return ServicePlanSEntity;
58580
+ }(StoreEntity_1.default));
58581
+ exports.default = ServicePlanSEntity;
58582
+ //# sourceMappingURL=ServicePlansEntity.js.map
58583
+
58584
+ /***/ }),
58585
+ /* 454 */
58586
+ /***/ (function(module, exports, __webpack_require__) {
58587
+
58588
+ "use strict";
58589
+
58590
+ Object.defineProperty(exports, "__esModule", { value: true });
58591
+ exports.planningResponseExtractor = void 0;
58592
+ var planningResponseExtractor = function (response) {
58593
+ return response.service_plans;
58594
+ };
58595
+ exports.planningResponseExtractor = planningResponseExtractor;
58596
+ //# sourceMappingURL=ServicePlans.consts.js.map
58597
+
58598
+ /***/ }),
58599
+ /* 455 */
58153
58600
  /***/ (function(module, exports, __webpack_require__) {
58154
58601
 
58155
58602
  "use strict";
@@ -58158,7 +58605,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
58158
58605
  //# sourceMappingURL=VehicleType.consts.js.map
58159
58606
 
58160
58607
  /***/ }),
58161
- /* 449 */
58608
+ /* 456 */
58162
58609
  /***/ (function(module, exports, __webpack_require__) {
58163
58610
 
58164
58611
  "use strict";
@@ -58167,7 +58614,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
58167
58614
  //# sourceMappingURL=PlannedRoutes.consts.js.map
58168
58615
 
58169
58616
  /***/ }),
58170
- /* 450 */
58617
+ /* 457 */
58171
58618
  /***/ (function(module, exports, __webpack_require__) {
58172
58619
 
58173
58620
  "use strict";
@@ -58176,7 +58623,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
58176
58623
  //# sourceMappingURL=Crew.consts.js.map
58177
58624
 
58178
58625
  /***/ }),
58179
- /* 451 */
58626
+ /* 458 */
58180
58627
  /***/ (function(module, exports, __webpack_require__) {
58181
58628
 
58182
58629
  "use strict";
@@ -58185,7 +58632,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
58185
58632
  //# sourceMappingURL=Responses.js.map
58186
58633
 
58187
58634
  /***/ }),
58188
- /* 452 */
58635
+ /* 459 */
58189
58636
  /***/ (function(module, exports, __webpack_require__) {
58190
58637
 
58191
58638
  "use strict";
@@ -58197,7 +58644,7 @@ exports.defaultExtractor = defaultExtractor;
58197
58644
  //# sourceMappingURL=Tag.consts.js.map
58198
58645
 
58199
58646
  /***/ }),
58200
- /* 453 */
58647
+ /* 460 */
58201
58648
  /***/ (function(module, exports, __webpack_require__) {
58202
58649
 
58203
58650
  "use strict";
@@ -58206,7 +58653,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
58206
58653
  //# sourceMappingURL=DeliveryBlocks.consts.js.map
58207
58654
 
58208
58655
  /***/ }),
58209
- /* 454 */
58656
+ /* 461 */
58210
58657
  /***/ (function(module, exports, __webpack_require__) {
58211
58658
 
58212
58659
  "use strict";
@@ -58220,7 +58667,7 @@ exports.default = ResourceUploadType;
58220
58667
  //# sourceMappingURL=ResourceUploadType.js.map
58221
58668
 
58222
58669
  /***/ }),
58223
- /* 455 */
58670
+ /* 462 */
58224
58671
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
58225
58672
 
58226
58673
  "use strict";