@crystaldesign/web-planner-logic 26.7.0-beta.2 → 26.7.0-beta.21

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 (66) hide show
  1. package/build/cjs/{DivaBoxPlanner-58888ff2.js → DivaBoxPlanner-a3aa9138.js} +7 -3
  2. package/build/cjs/{DivaStandardPlanner-adf08998.js → DivaStandardPlanner-32c88c9b.js} +7 -3
  3. package/build/cjs/{DoorPlanner-ab476f81.js → DoorPlanner-aa73b8a8.js} +6 -2
  4. package/build/cjs/{Host3DSignalR-b032e03c.js → Host3DSignalR-99a848ca.js} +9 -5
  5. package/build/cjs/{LiviqueWWSHandler-1e5c6f30.js → LiviqueWWSHandler-cd00d4d8.js} +6 -2
  6. package/build/cjs/{PfisterWWSHandler-ec587d2a.js → PfisterWWSHandler-e831b6c3.js} +6 -2
  7. package/build/cjs/{PlannerHandler2D-7dc308bd.js → PlannerHandler2D-85e21f20.js} +1 -1
  8. package/build/cjs/{SeriousBasketHandler-b795e6c3.js → SeriousBasketHandler-03c5b4f1.js} +6 -2
  9. package/build/cjs/{ShelfPlanner-9e65c7b8.js → ShelfPlanner-adb6be2c.js} +6 -2
  10. package/build/cjs/{StandardWWSHandler-5b3b12d1.js → StandardWWSHandler-878b68a5.js} +6 -2
  11. package/build/cjs/{index-2844897f.js → index-0dc790b8.js} +3847 -1907
  12. package/build/cjs/index.js +12 -2
  13. package/build/esm/{DivaBoxPlanner-0c550f4a.js → DivaBoxPlanner-e8d3bfca.js} +7 -3
  14. package/build/esm/{DivaStandardPlanner-2739285f.js → DivaStandardPlanner-242c8dfc.js} +7 -3
  15. package/build/esm/{DoorPlanner-61ac7d9b.js → DoorPlanner-0ab39dc6.js} +6 -2
  16. package/build/esm/{Host3DSignalR-75f719b1.js → Host3DSignalR-7079cb25.js} +9 -5
  17. package/build/esm/{LiviqueWWSHandler-f602f3d0.js → LiviqueWWSHandler-e6595e27.js} +6 -2
  18. package/build/esm/{PfisterWWSHandler-d7772a3b.js → PfisterWWSHandler-2a39fce7.js} +6 -2
  19. package/build/esm/{PlannerHandler2D-29b553c7.js → PlannerHandler2D-e88e1326.js} +1 -1
  20. package/build/esm/{SeriousBasketHandler-480ee588.js → SeriousBasketHandler-f69bdacf.js} +6 -2
  21. package/build/esm/{ShelfPlanner-3e6bba4f.js → ShelfPlanner-309477e4.js} +6 -2
  22. package/build/esm/{StandardWWSHandler-b00d9d5c.js → StandardWWSHandler-96d0a568.js} +6 -2
  23. package/build/esm/{index-ccd13d86.js → index-d44cf48d.js} +3837 -1907
  24. package/build/esm/index.js +6 -2
  25. package/build/types/web-planner-logic/src/headless/ArtifactGenerationError.d.ts +18 -0
  26. package/build/types/web-planner-logic/src/headless/ArtifactGenerationError.d.ts.map +1 -0
  27. package/build/types/web-planner-logic/src/headless/headlessArtifactPass.d.ts +93 -0
  28. package/build/types/web-planner-logic/src/headless/headlessArtifactPass.d.ts.map +1 -0
  29. package/build/types/web-planner-logic/src/headless/headlessFacade.d.ts +55 -0
  30. package/build/types/web-planner-logic/src/headless/headlessFacade.d.ts.map +1 -0
  31. package/build/types/web-planner-logic/src/headless/headlessSession.d.ts +97 -0
  32. package/build/types/web-planner-logic/src/headless/headlessSession.d.ts.map +1 -0
  33. package/build/types/web-planner-logic/src/index.d.ts +9 -1
  34. package/build/types/web-planner-logic/src/index.d.ts.map +1 -1
  35. package/build/types/web-planner-logic/src/interface/API/ViewConfigDataType.d.ts +30 -2
  36. package/build/types/web-planner-logic/src/interface/API/ViewConfigDataType.d.ts.map +1 -1
  37. package/build/types/web-planner-logic/src/interface/Articles/ArticleDataType.d.ts +0 -1
  38. package/build/types/web-planner-logic/src/interface/Articles/ArticleDataType.d.ts.map +1 -1
  39. package/build/types/web-planner-logic/src/interface/Configuration.d.ts +1 -0
  40. package/build/types/web-planner-logic/src/interface/Configuration.d.ts.map +1 -1
  41. package/build/types/web-planner-logic/src/interface/ViewModel/index.d.ts +342 -0
  42. package/build/types/web-planner-logic/src/interface/ViewModel/index.d.ts.map +1 -0
  43. package/build/types/web-planner-logic/src/interface/webPlannerParams/WebPlannerParamsType.d.ts +11 -1
  44. package/build/types/web-planner-logic/src/interface/webPlannerParams/WebPlannerParamsType.d.ts.map +1 -1
  45. package/build/types/web-planner-logic/src/logic/Article/DivaArticle.d.ts +11 -1
  46. package/build/types/web-planner-logic/src/logic/Article/DivaArticle.d.ts.map +1 -1
  47. package/build/types/web-planner-logic/src/logic/Article/DivaArticleHandler.d.ts.map +1 -1
  48. package/build/types/web-planner-logic/src/logic/Article/Engine/IDMArticleEngine.d.ts.map +1 -1
  49. package/build/types/web-planner-logic/src/logic/Basket/DivaBasketHandler.d.ts.map +1 -1
  50. package/build/types/web-planner-logic/src/logic/ConfigTree/DivaConfigTree.d.ts.map +1 -1
  51. package/build/types/web-planner-logic/src/logic/ConfigTree/DivaConfigTreeHandler.d.ts.map +1 -1
  52. package/build/types/web-planner-logic/src/logic/DivaApiHandler.d.ts +3 -0
  53. package/build/types/web-planner-logic/src/logic/DivaApiHandler.d.ts.map +1 -1
  54. package/build/types/web-planner-logic/src/logic/DivaWebPlanner.d.ts +21 -0
  55. package/build/types/web-planner-logic/src/logic/DivaWebPlanner.d.ts.map +1 -1
  56. package/build/types/web-planner-logic/src/logic/Planner/DivaPlannerHandler.d.ts +34 -3
  57. package/build/types/web-planner-logic/src/logic/Planner/DivaPlannerHandler.d.ts.map +1 -1
  58. package/build/types/web-planner-logic/src/logic/Planner/Rendering/DivaMediaServiceHandler.d.ts +7 -0
  59. package/build/types/web-planner-logic/src/logic/Planner/Rendering/DivaMediaServiceHandler.d.ts.map +1 -1
  60. package/build/types/web-planner-logic/src/logic/Planner/Rendering/PlannerHandler3D.d.ts +17 -1
  61. package/build/types/web-planner-logic/src/logic/Planner/Rendering/PlannerHandler3D.d.ts.map +1 -1
  62. package/build/types/web-planner-logic/src/logic/Set/DivaSetHandler.d.ts +19 -3
  63. package/build/types/web-planner-logic/src/logic/Set/DivaSetHandler.d.ts.map +1 -1
  64. package/build/types/web-planner-logic/src/logic/Set/FavoritesHandler.d.ts.map +1 -1
  65. package/build/types/web-planner-logic/src/logic/repairBasket.d.ts.map +1 -1
  66. package/package.json +2 -2
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-2844897f.js');
5
+ var index = require('./index-0dc790b8.js');
6
6
  require('@babel/runtime/helpers/slicedToArray');
7
7
  require('@babel/runtime/helpers/asyncToGenerator');
8
8
  require('@babel/runtime/helpers/classCallCheck');
@@ -14,12 +14,17 @@ require('@babel/runtime/helpers/toConsumableArray');
14
14
  require('axios');
15
15
  require('@crystaldesign/diva-utils');
16
16
  require('@crystaldesign/basket-model');
17
+ require('@babel/runtime/helpers/typeof');
18
+ require('@babel/runtime/helpers/possibleConstructorReturn');
19
+ require('@babel/runtime/helpers/getPrototypeOf');
20
+ require('@babel/runtime/helpers/inherits');
21
+ require('@babel/runtime/helpers/wrapNativeSuper');
17
22
  require('@crystaldesign/basket-handler');
18
23
  require('socket.io-client');
19
- require('@babel/runtime/helpers/typeof');
20
24
 
21
25
 
22
26
 
27
+ exports.ArtifactGenerationError = index.ArtifactGenerationError;
23
28
  exports.CatalogPlannerArticleData = index.CatalogPlannerArticleData;
24
29
  exports.Cell = index.Cell;
25
30
  exports.DivaArticle = index.DivaArticle;
@@ -28,13 +33,18 @@ exports.DivaCatalogData = index.DivaCatalogData;
28
33
  exports.DivaSetHandler = index.setHandlerInstance;
29
34
  exports.DockingPoint = index.DockingPoint;
30
35
  exports.Grid = index.Grid;
36
+ exports.JsonDataCache = index.JsonDataCache;
31
37
  exports.OptionCatalogData = index.OptionCatalogData;
32
38
  exports.PlannerElementData = index.PlannerElementData;
33
39
  exports.Rendering = index.Rendering;
34
40
  exports.Vector2 = index.Vector2;
35
41
  exports.Vector3 = index.Vector3;
36
42
  exports.Vector4 = index.Vector4;
43
+ exports.collectStructureStepKeys = index.collectStructureStepKeys;
37
44
  exports.creatRenderOrders = index.creatRenderOrders;
38
45
  exports["default"] = index.DivaWebPlanner;
39
46
  exports.getOrigProductId = index.getOrigProductId;
47
+ exports.headlessSession = index.headlessSession;
40
48
  exports.loadAndRepairBasket = index.loadAndRepairBasket;
49
+ exports.runHeadlessArtifactPass = index.runHeadlessArtifactPass;
50
+ exports.runHeadlessArtifactPassBatch = index.runHeadlessArtifactPassBatch;
@@ -3,17 +3,21 @@ import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
3
3
  import _createClass from '@babel/runtime/helpers/createClass';
4
4
  import _defineProperty from '@babel/runtime/helpers/defineProperty';
5
5
  import _regeneratorRuntime from '@babel/runtime/regenerator';
6
- import { c as Vector2, V as Vector3, P as PlannerElementData, B as BoundingBox } from './index-ccd13d86.js';
6
+ import { c as Vector2, V as Vector3, P as PlannerElementData, B as BoundingBox } from './index-d44cf48d.js';
7
7
  import DivaUtils, { DivaError, md5 } from '@crystaldesign/diva-utils';
8
8
  import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
9
9
  import _slicedToArray from '@babel/runtime/helpers/slicedToArray';
10
- import { d as dockingPointHandlerInst, h as handler2D } from './PlannerHandler2D-29b553c7.js';
10
+ import { d as dockingPointHandlerInst, h as handler2D } from './PlannerHandler2D-e88e1326.js';
11
11
  import '@babel/runtime/helpers/objectWithoutProperties';
12
12
  import 'axios';
13
13
  import '@crystaldesign/basket-model';
14
+ import '@babel/runtime/helpers/typeof';
15
+ import '@babel/runtime/helpers/possibleConstructorReturn';
16
+ import '@babel/runtime/helpers/getPrototypeOf';
17
+ import '@babel/runtime/helpers/inherits';
18
+ import '@babel/runtime/helpers/wrapNativeSuper';
14
19
  import '@crystaldesign/basket-handler';
15
20
  import 'socket.io-client';
16
- import '@babel/runtime/helpers/typeof';
17
21
  import 'fabric';
18
22
  import 'w3c-xmlserializer';
19
23
 
@@ -3,17 +3,21 @@ import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
3
3
  import _createClass from '@babel/runtime/helpers/createClass';
4
4
  import _defineProperty from '@babel/runtime/helpers/defineProperty';
5
5
  import _regeneratorRuntime from '@babel/runtime/regenerator';
6
- import { V as Vector3, c as Vector2, P as PlannerElementData, B as BoundingBox } from './index-ccd13d86.js';
6
+ import { V as Vector3, c as Vector2, P as PlannerElementData, B as BoundingBox } from './index-d44cf48d.js';
7
7
  import DivaUtils, { DivaError, md5 } from '@crystaldesign/diva-utils';
8
- import { d as dockingPointHandlerInst, h as handler2D } from './PlannerHandler2D-29b553c7.js';
8
+ import { d as dockingPointHandlerInst, h as handler2D } from './PlannerHandler2D-e88e1326.js';
9
9
  import '@babel/runtime/helpers/slicedToArray';
10
10
  import '@babel/runtime/helpers/objectWithoutProperties';
11
11
  import '@babel/runtime/helpers/toConsumableArray';
12
12
  import 'axios';
13
13
  import '@crystaldesign/basket-model';
14
+ import '@babel/runtime/helpers/typeof';
15
+ import '@babel/runtime/helpers/possibleConstructorReturn';
16
+ import '@babel/runtime/helpers/getPrototypeOf';
17
+ import '@babel/runtime/helpers/inherits';
18
+ import '@babel/runtime/helpers/wrapNativeSuper';
14
19
  import '@crystaldesign/basket-handler';
15
20
  import 'socket.io-client';
16
- import '@babel/runtime/helpers/typeof';
17
21
  import 'fabric';
18
22
  import 'w3c-xmlserializer';
19
23
 
@@ -1,7 +1,7 @@
1
1
  import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
2
2
  import _createClass from '@babel/runtime/helpers/createClass';
3
3
  import _defineProperty from '@babel/runtime/helpers/defineProperty';
4
- import './index-ccd13d86.js';
4
+ import './index-d44cf48d.js';
5
5
  import DivaUtils from '@crystaldesign/diva-utils';
6
6
  import '@babel/runtime/helpers/slicedToArray';
7
7
  import '@babel/runtime/helpers/asyncToGenerator';
@@ -10,9 +10,13 @@ import '@babel/runtime/helpers/objectWithoutProperties';
10
10
  import '@babel/runtime/helpers/toConsumableArray';
11
11
  import 'axios';
12
12
  import '@crystaldesign/basket-model';
13
+ import '@babel/runtime/helpers/typeof';
14
+ import '@babel/runtime/helpers/possibleConstructorReturn';
15
+ import '@babel/runtime/helpers/getPrototypeOf';
16
+ import '@babel/runtime/helpers/inherits';
17
+ import '@babel/runtime/helpers/wrapNativeSuper';
13
18
  import '@crystaldesign/basket-handler';
14
19
  import 'socket.io-client';
15
- import '@babel/runtime/helpers/typeof';
16
20
 
17
21
  var Door = /*#__PURE__*/function () {
18
22
  function Door(type, basketId, index) {
@@ -3,7 +3,7 @@ import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
3
3
  import _createClass from '@babel/runtime/helpers/createClass';
4
4
  import _defineProperty from '@babel/runtime/helpers/defineProperty';
5
5
  import _regeneratorRuntime from '@babel/runtime/regenerator';
6
- import { R as Rendering, H as HQRenderScript } from './index-ccd13d86.js';
6
+ import { R as Rendering, H as HQRenderScript } from './index-d44cf48d.js';
7
7
  import DivaUtils, { DivaError } from '@crystaldesign/diva-utils';
8
8
  import { HubConnectionBuilder, LogLevel } from '@microsoft/signalr';
9
9
  import io from 'socket.io-client';
@@ -13,8 +13,12 @@ import '@babel/runtime/helpers/objectWithoutProperties';
13
13
  import '@babel/runtime/helpers/toConsumableArray';
14
14
  import 'axios';
15
15
  import '@crystaldesign/basket-model';
16
- import '@crystaldesign/basket-handler';
17
16
  import '@babel/runtime/helpers/typeof';
17
+ import '@babel/runtime/helpers/possibleConstructorReturn';
18
+ import '@babel/runtime/helpers/getPrototypeOf';
19
+ import '@babel/runtime/helpers/inherits';
20
+ import '@babel/runtime/helpers/wrapNativeSuper';
21
+ import '@crystaldesign/basket-handler';
18
22
 
19
23
  var LOG = DivaUtils.initLog('Planner', 'WEB-PLANNER-LOGIC');
20
24
  var Host3DSignalR = /*#__PURE__*/function () {
@@ -59,7 +63,7 @@ var Host3DSignalR = /*#__PURE__*/function () {
59
63
  _this.divaMediaServiceSocketIO.on('connect', function (msg) {
60
64
  LOG.debug('Successfully connected to DivaMediaService with divaNr: ' + divaNr);
61
65
  });
62
- _this.divaMediaServiceSocketIO.on('disconnect', function () {
66
+ _this.divaMediaServiceSocketIO.on('disconnect', function (reason) {
63
67
  LOG.debug('Disconnect from DivaMediaService with divaNr: ' + divaNr + ' and mediaServiceUrl: ' + _this.renderSettings.DivaMediaServiceUrl);
64
68
  });
65
69
  _this.divaMediaServiceSocketIO.on('connect_error', function (error) {
@@ -430,9 +434,9 @@ var Host3DSignalR = /*#__PURE__*/function () {
430
434
  value: function closeConnection() {
431
435
  if (this.signalRConnection) {
432
436
  this.doIgnoreOnClosed = true;
433
- this.signalRConnection.invoke('LeaveWebClient');
437
+ this.signalRConnection.invoke('LeaveWebClient')["catch"](function () {});
434
438
  LOG.debug('SignalRConnection: Close Connection and say byby to Diva3DHost.');
435
- this.signalRConnection.completeClose();
439
+ this.signalRConnection.stop()["catch"](function () {});
436
440
  }
437
441
 
438
442
  // Also close the socket connection to DivaMediaService
@@ -1,6 +1,6 @@
1
1
  import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
2
2
  import _createClass from '@babel/runtime/helpers/createClass';
3
- import './index-ccd13d86.js';
3
+ import './index-d44cf48d.js';
4
4
  import '@babel/runtime/helpers/slicedToArray';
5
5
  import '@babel/runtime/helpers/asyncToGenerator';
6
6
  import '@babel/runtime/helpers/defineProperty';
@@ -10,9 +10,13 @@ import '@babel/runtime/helpers/toConsumableArray';
10
10
  import 'axios';
11
11
  import '@crystaldesign/diva-utils';
12
12
  import '@crystaldesign/basket-model';
13
+ import '@babel/runtime/helpers/typeof';
14
+ import '@babel/runtime/helpers/possibleConstructorReturn';
15
+ import '@babel/runtime/helpers/getPrototypeOf';
16
+ import '@babel/runtime/helpers/inherits';
17
+ import '@babel/runtime/helpers/wrapNativeSuper';
13
18
  import '@crystaldesign/basket-handler';
14
19
  import 'socket.io-client';
15
- import '@babel/runtime/helpers/typeof';
16
20
 
17
21
  //Der in einem Set gemergte Optionsbaum
18
22
  var LiviqueWWSHandler = /*#__PURE__*/function () {
@@ -1,6 +1,6 @@
1
1
  import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
2
2
  import _createClass from '@babel/runtime/helpers/createClass';
3
- import { a as articleHandlerInstance } from './index-ccd13d86.js';
3
+ import { a as articleHandlerInstance } from './index-d44cf48d.js';
4
4
  import { SAPOrderLineData } from '@crystaldesign/basket-model';
5
5
  import DivaUtils, { DivaError } from '@crystaldesign/diva-utils';
6
6
  import '@babel/runtime/helpers/slicedToArray';
@@ -10,9 +10,13 @@ import '@babel/runtime/regenerator';
10
10
  import '@babel/runtime/helpers/objectWithoutProperties';
11
11
  import '@babel/runtime/helpers/toConsumableArray';
12
12
  import 'axios';
13
+ import '@babel/runtime/helpers/typeof';
14
+ import '@babel/runtime/helpers/possibleConstructorReturn';
15
+ import '@babel/runtime/helpers/getPrototypeOf';
16
+ import '@babel/runtime/helpers/inherits';
17
+ import '@babel/runtime/helpers/wrapNativeSuper';
13
18
  import '@crystaldesign/basket-handler';
14
19
  import 'socket.io-client';
15
- import '@babel/runtime/helpers/typeof';
16
20
 
17
21
  var LOG = DivaUtils.initLog('Planner', 'WEB-PLANNER-LOGIC');
18
22
  //Der in einem Set gemergte Optionsbaum
@@ -3,7 +3,7 @@ import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
3
3
  import _createClass from '@babel/runtime/helpers/createClass';
4
4
  import _defineProperty from '@babel/runtime/helpers/defineProperty';
5
5
  import _regeneratorRuntime from '@babel/runtime/regenerator';
6
- import { c as Vector2, D as DockingPoint, V as Vector3 } from './index-ccd13d86.js';
6
+ import { c as Vector2, D as DockingPoint, V as Vector3 } from './index-d44cf48d.js';
7
7
  import _slicedToArray from '@babel/runtime/helpers/slicedToArray';
8
8
  import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
9
9
  import { fabric } from 'fabric';
@@ -1,7 +1,7 @@
1
1
  import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
2
2
  import _createClass from '@babel/runtime/helpers/createClass';
3
3
  import _defineProperty from '@babel/runtime/helpers/defineProperty';
4
- import { s as summaryHandlerInstance } from './index-ccd13d86.js';
4
+ import { s as summaryHandlerInstance } from './index-d44cf48d.js';
5
5
  import DivaUtils from '@crystaldesign/diva-utils';
6
6
  import '@babel/runtime/helpers/slicedToArray';
7
7
  import '@babel/runtime/helpers/asyncToGenerator';
@@ -10,9 +10,13 @@ import '@babel/runtime/helpers/objectWithoutProperties';
10
10
  import '@babel/runtime/helpers/toConsumableArray';
11
11
  import 'axios';
12
12
  import '@crystaldesign/basket-model';
13
+ import '@babel/runtime/helpers/typeof';
14
+ import '@babel/runtime/helpers/possibleConstructorReturn';
15
+ import '@babel/runtime/helpers/getPrototypeOf';
16
+ import '@babel/runtime/helpers/inherits';
17
+ import '@babel/runtime/helpers/wrapNativeSuper';
13
18
  import '@crystaldesign/basket-handler';
14
19
  import 'socket.io-client';
15
- import '@babel/runtime/helpers/typeof';
16
20
 
17
21
  //Der in einem Set gemergte Optionsbaum
18
22
  var MAIN_COLOR_OPTIONCODEX = 'OPTBE_BOX'; // this field indicates the the main Color. This main color is used in the PDF
@@ -4,15 +4,19 @@ import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
4
4
  import _createClass from '@babel/runtime/helpers/createClass';
5
5
  import _defineProperty from '@babel/runtime/helpers/defineProperty';
6
6
  import _regeneratorRuntime from '@babel/runtime/regenerator';
7
- import { G as Grid, b as setHandlerInstance, a as articleHandlerInstance } from './index-ccd13d86.js';
7
+ import { G as Grid, b as setHandlerInstance, a as articleHandlerInstance } from './index-d44cf48d.js';
8
8
  import DivaUtils from '@crystaldesign/diva-utils';
9
9
  import '@babel/runtime/helpers/slicedToArray';
10
10
  import '@babel/runtime/helpers/objectWithoutProperties';
11
11
  import 'axios';
12
12
  import '@crystaldesign/basket-model';
13
+ import '@babel/runtime/helpers/typeof';
14
+ import '@babel/runtime/helpers/possibleConstructorReturn';
15
+ import '@babel/runtime/helpers/getPrototypeOf';
16
+ import '@babel/runtime/helpers/inherits';
17
+ import '@babel/runtime/helpers/wrapNativeSuper';
13
18
  import '@crystaldesign/basket-handler';
14
19
  import 'socket.io-client';
15
- import '@babel/runtime/helpers/typeof';
16
20
 
17
21
  var ShelfPlanner = /*#__PURE__*/function () {
18
22
  function ShelfPlanner(data, article) {
@@ -1,6 +1,6 @@
1
1
  import _classCallCheck from '@babel/runtime/helpers/classCallCheck';
2
2
  import _createClass from '@babel/runtime/helpers/createClass';
3
- import './index-ccd13d86.js';
3
+ import './index-d44cf48d.js';
4
4
  import '@babel/runtime/helpers/slicedToArray';
5
5
  import '@babel/runtime/helpers/asyncToGenerator';
6
6
  import '@babel/runtime/helpers/defineProperty';
@@ -10,9 +10,13 @@ import '@babel/runtime/helpers/toConsumableArray';
10
10
  import 'axios';
11
11
  import '@crystaldesign/diva-utils';
12
12
  import '@crystaldesign/basket-model';
13
+ import '@babel/runtime/helpers/typeof';
14
+ import '@babel/runtime/helpers/possibleConstructorReturn';
15
+ import '@babel/runtime/helpers/getPrototypeOf';
16
+ import '@babel/runtime/helpers/inherits';
17
+ import '@babel/runtime/helpers/wrapNativeSuper';
13
18
  import '@crystaldesign/basket-handler';
14
19
  import 'socket.io-client';
15
- import '@babel/runtime/helpers/typeof';
16
20
 
17
21
  //Der in einem Set gemergte Optionsbaum
18
22
  var StandardWWSHandler = /*#__PURE__*/function () {