@crystaldesign/web-planner-logic 25.5.0-rc.21 → 25.5.0-rc.3

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 (33) hide show
  1. package/build/cjs/{DivaBoxPlanner-2e4220ca.js → DivaBoxPlanner-7aabb48a.js} +2 -2
  2. package/build/cjs/{DivaStandardPlanner-c20d7e47.js → DivaStandardPlanner-cbeee277.js} +2 -2
  3. package/build/cjs/{DoorPlanner-32e40fa8.js → DoorPlanner-c69b3878.js} +1 -1
  4. package/build/cjs/{Host3DSignalR-ae957772.js → Host3DSignalR-3a115c3a.js} +1 -1
  5. package/build/cjs/{LiviqueWWSHandler-c041e481.js → LiviqueWWSHandler-ef5c3148.js} +1 -1
  6. package/build/cjs/{PfisterWWSHandler-4b809a3b.js → PfisterWWSHandler-d6432b8f.js} +1 -1
  7. package/build/cjs/{PlannerHandler2D-c26d50df.js → PlannerHandler2D-c28148a7.js} +1 -1
  8. package/build/cjs/{SeriousBasketHandler-f748913b.js → SeriousBasketHandler-9f249cce.js} +1 -1
  9. package/build/cjs/{ShelfPlanner-e4fd6c15.js → ShelfPlanner-721f16e4.js} +1 -1
  10. package/build/cjs/{StandardWWSHandler-93262a65.js → StandardWWSHandler-f3dd2eb3.js} +1 -1
  11. package/build/cjs/{index-1f45c497.js → index-b8b24cd4.js} +75 -77
  12. package/build/cjs/index.js +1 -1
  13. package/build/esm/{DivaBoxPlanner-7b8f73b7.js → DivaBoxPlanner-07cde87e.js} +2 -2
  14. package/build/esm/{DivaStandardPlanner-12e2ba02.js → DivaStandardPlanner-b3354870.js} +2 -2
  15. package/build/esm/{DoorPlanner-f20df652.js → DoorPlanner-8f7cf20d.js} +1 -1
  16. package/build/esm/{Host3DSignalR-97b2c6a7.js → Host3DSignalR-705e8532.js} +1 -1
  17. package/build/esm/{LiviqueWWSHandler-cfe811fa.js → LiviqueWWSHandler-066b6dc3.js} +1 -1
  18. package/build/esm/{PfisterWWSHandler-fa1589af.js → PfisterWWSHandler-a1d7b1fc.js} +1 -1
  19. package/build/esm/{PlannerHandler2D-c97aa28a.js → PlannerHandler2D-7f971ae6.js} +1 -1
  20. package/build/esm/{SeriousBasketHandler-13fd94dc.js → SeriousBasketHandler-15520d45.js} +1 -1
  21. package/build/esm/{ShelfPlanner-4ed9fb31.js → ShelfPlanner-f8188785.js} +1 -1
  22. package/build/esm/{StandardWWSHandler-a487a024.js → StandardWWSHandler-88cbcb65.js} +1 -1
  23. package/build/esm/{index-c851df24.js → index-7996e35b.js} +75 -77
  24. package/build/esm/index.js +1 -1
  25. package/build/types/web-planner-logic/src/interface/API/Checkout.d.ts +0 -1
  26. package/build/types/web-planner-logic/src/interface/API/Checkout.d.ts.map +1 -1
  27. package/build/types/web-planner-logic/src/logic/Basket/DivaBasketHandler.d.ts +1 -1
  28. package/build/types/web-planner-logic/src/logic/Basket/DivaBasketHandler.d.ts.map +1 -1
  29. package/build/types/web-planner-logic/src/logic/DivaApiHandler.d.ts +1 -1
  30. package/build/types/web-planner-logic/src/logic/DivaApiHandler.d.ts.map +1 -1
  31. package/build/types/web-planner-logic/src/logic/DivaWebPlanner.d.ts +2 -2
  32. package/build/types/web-planner-logic/src/logic/DivaWebPlanner.d.ts.map +1 -1
  33. package/package.json +2 -2
@@ -5,10 +5,10 @@ var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
5
5
  var _createClass = require('@babel/runtime/helpers/createClass');
6
6
  var _defineProperty = require('@babel/runtime/helpers/defineProperty');
7
7
  var _regeneratorRuntime = require('@babel/runtime/regenerator');
8
- var index = require('./index-1f45c497.js');
8
+ var index = require('./index-b8b24cd4.js');
9
9
  var DivaUtils = require('@crystaldesign/diva-utils');
10
10
  var _toConsumableArray = require('@babel/runtime/helpers/toConsumableArray');
11
- var PlannerHandler2D = require('./PlannerHandler2D-c26d50df.js');
11
+ var PlannerHandler2D = require('./PlannerHandler2D-c28148a7.js');
12
12
  require('@babel/runtime/helpers/slicedToArray');
13
13
  require('@babel/runtime/helpers/objectWithoutProperties');
14
14
  require('axios');
@@ -5,8 +5,8 @@ var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
5
5
  var _createClass = require('@babel/runtime/helpers/createClass');
6
6
  var _defineProperty = require('@babel/runtime/helpers/defineProperty');
7
7
  var _regeneratorRuntime = require('@babel/runtime/regenerator');
8
- var index = require('./index-1f45c497.js');
9
- var PlannerHandler2D = require('./PlannerHandler2D-c26d50df.js');
8
+ var index = require('./index-b8b24cd4.js');
9
+ var PlannerHandler2D = require('./PlannerHandler2D-c28148a7.js');
10
10
  var DivaUtils = require('@crystaldesign/diva-utils');
11
11
  require('@babel/runtime/helpers/slicedToArray');
12
12
  require('@babel/runtime/helpers/objectWithoutProperties');
@@ -3,7 +3,7 @@
3
3
  var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
4
4
  var _createClass = require('@babel/runtime/helpers/createClass');
5
5
  var _defineProperty = require('@babel/runtime/helpers/defineProperty');
6
- require('./index-1f45c497.js');
6
+ require('./index-b8b24cd4.js');
7
7
  var DivaUtils = require('@crystaldesign/diva-utils');
8
8
  require('@babel/runtime/helpers/slicedToArray');
9
9
  require('@babel/runtime/helpers/asyncToGenerator');
@@ -5,7 +5,7 @@ var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
5
5
  var _createClass = require('@babel/runtime/helpers/createClass');
6
6
  var _defineProperty = require('@babel/runtime/helpers/defineProperty');
7
7
  var _regeneratorRuntime = require('@babel/runtime/regenerator');
8
- var index = require('./index-1f45c497.js');
8
+ var index = require('./index-b8b24cd4.js');
9
9
  var DivaUtils = require('@crystaldesign/diva-utils');
10
10
  var signalr = require('@microsoft/signalr');
11
11
  var io = require('socket.io-client');
@@ -2,7 +2,7 @@
2
2
 
3
3
  var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
4
4
  var _createClass = require('@babel/runtime/helpers/createClass');
5
- require('./index-1f45c497.js');
5
+ require('./index-b8b24cd4.js');
6
6
  require('@babel/runtime/helpers/slicedToArray');
7
7
  require('@babel/runtime/helpers/asyncToGenerator');
8
8
  require('@babel/runtime/helpers/defineProperty');
@@ -2,7 +2,7 @@
2
2
 
3
3
  var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
4
4
  var _createClass = require('@babel/runtime/helpers/createClass');
5
- var index = require('./index-1f45c497.js');
5
+ var index = require('./index-b8b24cd4.js');
6
6
  var basketModel = require('@crystaldesign/basket-model');
7
7
  var DivaUtils = require('@crystaldesign/diva-utils');
8
8
  require('@babel/runtime/helpers/slicedToArray');
@@ -3,7 +3,7 @@
3
3
  var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
4
4
  var _createClass = require('@babel/runtime/helpers/createClass');
5
5
  var _defineProperty = require('@babel/runtime/helpers/defineProperty');
6
- var index = require('./index-1f45c497.js');
6
+ var index = require('./index-b8b24cd4.js');
7
7
  var DivaUtils = require('@crystaldesign/diva-utils');
8
8
  var _asyncToGenerator = require('@babel/runtime/helpers/asyncToGenerator');
9
9
  var _regeneratorRuntime = require('@babel/runtime/regenerator');
@@ -3,7 +3,7 @@
3
3
  var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
4
4
  var _createClass = require('@babel/runtime/helpers/createClass');
5
5
  var _defineProperty = require('@babel/runtime/helpers/defineProperty');
6
- var index = require('./index-1f45c497.js');
6
+ var index = require('./index-b8b24cd4.js');
7
7
  var DivaUtils = require('@crystaldesign/diva-utils');
8
8
  require('@babel/runtime/helpers/slicedToArray');
9
9
  require('@babel/runtime/helpers/asyncToGenerator');
@@ -6,7 +6,7 @@ var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
6
6
  var _createClass = require('@babel/runtime/helpers/createClass');
7
7
  var _defineProperty = require('@babel/runtime/helpers/defineProperty');
8
8
  var _regeneratorRuntime = require('@babel/runtime/regenerator');
9
- var index = require('./index-1f45c497.js');
9
+ var index = require('./index-b8b24cd4.js');
10
10
  var DivaUtils = require('@crystaldesign/diva-utils');
11
11
  require('@babel/runtime/helpers/slicedToArray');
12
12
  require('@babel/runtime/helpers/objectWithoutProperties');
@@ -2,7 +2,7 @@
2
2
 
3
3
  var _classCallCheck = require('@babel/runtime/helpers/classCallCheck');
4
4
  var _createClass = require('@babel/runtime/helpers/createClass');
5
- require('./index-1f45c497.js');
5
+ require('./index-b8b24cd4.js');
6
6
  require('@babel/runtime/helpers/slicedToArray');
7
7
  require('@babel/runtime/helpers/asyncToGenerator');
8
8
  require('@babel/runtime/helpers/defineProperty');
@@ -547,14 +547,13 @@ var DivaApiHandler = /*#__PURE__*/function () {
547
547
  value: function getPrintOptions() {
548
548
  var _this$divaWebConfigDa11;
549
549
  var reportConfig = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : (_this$divaWebConfigDa11 = this.divaWebConfigData) === null || _this$divaWebConfigDa11 === void 0 ? void 0 : _this$divaWebConfigDa11.reportConfig;
550
- var arReady = arguments.length > 1 ? arguments[1] : undefined;
551
550
  return {
552
551
  Gdpr: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithGDPR),
553
552
  PlanningSketch: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithPlanningSketch),
554
553
  Remark: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithRemark),
555
554
  Prices: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithPrices),
556
555
  AllPrices: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithAllPrices),
557
- arQrCode: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithArQrCode) && arReady,
556
+ arQrCode: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithArQrCode),
558
557
  OpvCodices: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithOpvCodices),
559
558
  ModelName: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithModelName),
560
559
  CollectionLogo: !!(reportConfig !== null && reportConfig !== void 0 && reportConfig.printWithCollectionLogo),
@@ -27314,7 +27313,7 @@ var DivaArticle = /*#__PURE__*/function () {
27314
27313
  break;
27315
27314
  }
27316
27315
  _context.next = 4;
27317
- return Promise.resolve().then(function () { return require('./ShelfPlanner-e4fd6c15.js'); });
27316
+ return Promise.resolve().then(function () { return require('./ShelfPlanner-721f16e4.js'); });
27318
27317
  case 4:
27319
27318
  _yield$import = _context.sent;
27320
27319
  ShelfPlanner = _yield$import["default"];
@@ -31962,7 +31961,7 @@ var DivaSet = /*#__PURE__*/function () {
31962
31961
  break;
31963
31962
  }
31964
31963
  _context5.next = 3;
31965
- return Promise.resolve().then(function () { return require('./DoorPlanner-32e40fa8.js'); });
31964
+ return Promise.resolve().then(function () { return require('./DoorPlanner-c69b3878.js'); });
31966
31965
  case 3:
31967
31966
  _yield$import = _context5.sent;
31968
31967
  DoorPlanner = _yield$import["default"];
@@ -38651,7 +38650,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38651
38650
  }, {
38652
38651
  key: "saveToBasket",
38653
38652
  value: function () {
38654
- var _saveToBasket = _asyncToGenerator__default["default"](/*#__PURE__*/_regeneratorRuntime__default["default"].mark(function _callee11(api, actBasket, returnTo, arReady) {
38653
+ var _saveToBasket = _asyncToGenerator__default["default"](/*#__PURE__*/_regeneratorRuntime__default["default"].mark(function _callee11(api, actBasket, returnTo) {
38655
38654
  var _this$plannerConfig$s9, _this$plannerConfig$c4, _this$_basketHandler, _api$getJwt;
38656
38655
  var response;
38657
38656
  return _regeneratorRuntime__default["default"].wrap(function _callee11$(_context11) {
@@ -38661,7 +38660,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38661
38660
  actBasket.ReturnTo = returnTo;
38662
38661
  actBasket.PDFDocumentURL = '';
38663
38662
  actBasket.ReportConfigIdentifier = api.getReportConfigIdentifier();
38664
- actBasket.PrintOptions = api.getPrintOptions(this.reportConfig, !!arReady);
38663
+ actBasket.PrintOptions = api.getPrintOptions(this.reportConfig);
38665
38664
  actBasket.ClientLanguage = api.getLanguage();
38666
38665
  _context11.next = 8;
38667
38666
  return DivaUtils__default["default"].updateBasketOrgInfo(actBasket, this.plannerConfig.currentOrganization, this.plannerConfig.currentUser, (_this$plannerConfig$s9 = this.plannerConfig.settings) === null || _this$plannerConfig$s9 === void 0 ? void 0 : _this$plannerConfig$s9.keepSalesPersonDataInBasket);
@@ -38699,7 +38698,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38699
38698
  }
38700
38699
  }, _callee11, this);
38701
38700
  }));
38702
- function saveToBasket(_x24, _x25, _x26, _x27) {
38701
+ function saveToBasket(_x24, _x25, _x26) {
38703
38702
  return _saveToBasket.apply(this, arguments);
38704
38703
  }
38705
38704
  return saveToBasket;
@@ -38843,7 +38842,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38843
38842
  break;
38844
38843
  case 3:
38845
38844
  _context12.next = 5;
38846
- return Promise.resolve().then(function () { return require('./PfisterWWSHandler-4b809a3b.js'); });
38845
+ return Promise.resolve().then(function () { return require('./PfisterWWSHandler-d6432b8f.js'); });
38847
38846
  case 5:
38848
38847
  _yield$import = _context12.sent;
38849
38848
  PfisterWWSHandler = _yield$import["default"];
@@ -38851,7 +38850,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38851
38850
  return _context12.abrupt("break", 27);
38852
38851
  case 9:
38853
38852
  _context12.next = 11;
38854
- return Promise.resolve().then(function () { return require('./LiviqueWWSHandler-c041e481.js'); });
38853
+ return Promise.resolve().then(function () { return require('./LiviqueWWSHandler-ef5c3148.js'); });
38855
38854
  case 11:
38856
38855
  _yield$import2 = _context12.sent;
38857
38856
  LiviqueWWSHandler = _yield$import2["default"];
@@ -38859,7 +38858,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38859
38858
  return _context12.abrupt("break", 27);
38860
38859
  case 15:
38861
38860
  _context12.next = 17;
38862
- return Promise.resolve().then(function () { return require('./SeriousBasketHandler-f748913b.js'); });
38861
+ return Promise.resolve().then(function () { return require('./SeriousBasketHandler-9f249cce.js'); });
38863
38862
  case 17:
38864
38863
  _yield$import3 = _context12.sent;
38865
38864
  SeriousWWSHandler = _yield$import3["default"];
@@ -38867,7 +38866,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38867
38866
  return _context12.abrupt("break", 27);
38868
38867
  case 21:
38869
38868
  _context12.next = 23;
38870
- return Promise.resolve().then(function () { return require('./StandardWWSHandler-93262a65.js'); });
38869
+ return Promise.resolve().then(function () { return require('./StandardWWSHandler-f3dd2eb3.js'); });
38871
38870
  case 23:
38872
38871
  _yield$import4 = _context12.sent;
38873
38872
  StandardWWSHandler = _yield$import4["default"];
@@ -38879,7 +38878,7 @@ var DivaBasketHandler = /*#__PURE__*/function () {
38879
38878
  }
38880
38879
  }, _callee12, this);
38881
38880
  }));
38882
- function initWWSClient(_x28) {
38881
+ function initWWSClient(_x27) {
38883
38882
  return _initWWSClient.apply(this, arguments);
38884
38883
  }
38885
38884
  return initWWSClient;
@@ -40295,7 +40294,7 @@ var PlannerHandler3D = /*#__PURE__*/function () {
40295
40294
  while (1) switch (_context3.prev = _context3.next) {
40296
40295
  case 0:
40297
40296
  _context3.next = 2;
40298
- return Promise.resolve().then(function () { return require('./Host3DSignalR-ae957772.js'); });
40297
+ return Promise.resolve().then(function () { return require('./Host3DSignalR-3a115c3a.js'); });
40299
40298
  case 2:
40300
40299
  _yield$import = _context3.sent;
40301
40300
  Host3DSignalR = _yield$import["default"];
@@ -41852,7 +41851,7 @@ var DivaPlannerHandler = /*#__PURE__*/function () {
41852
41851
  break;
41853
41852
  case 8:
41854
41853
  _context4.next = 10;
41855
- return Promise.resolve().then(function () { return require('./DivaStandardPlanner-c20d7e47.js'); });
41854
+ return Promise.resolve().then(function () { return require('./DivaStandardPlanner-cbeee277.js'); });
41856
41855
  case 10:
41857
41856
  _yield$import = _context4.sent;
41858
41857
  DivaStandardPlanner = _yield$import["default"];
@@ -41863,7 +41862,7 @@ var DivaPlannerHandler = /*#__PURE__*/function () {
41863
41862
  return _context4.abrupt("break", 21);
41864
41863
  case 15:
41865
41864
  _context4.next = 17;
41866
- return Promise.resolve().then(function () { return require('./DivaBoxPlanner-2e4220ca.js'); });
41865
+ return Promise.resolve().then(function () { return require('./DivaBoxPlanner-7aabb48a.js'); });
41867
41866
  case 17:
41868
41867
  _yield$import2 = _context4.sent;
41869
41868
  DivaBoxPlanner = _yield$import2["default"];
@@ -43602,7 +43601,7 @@ var DivaWebPlanner = /*#__PURE__*/function () {
43602
43601
  _defineProperty__default["default"](this, "addToBasketEventFunction", function (e) {
43603
43602
  var _this$onClickAddToBas, _this$onClickAddToBas2;
43604
43603
  if (e.type == 'addToBasket') (_this$onClickAddToBas = _this.onClickAddToBasket) === null || _this$onClickAddToBas === void 0 || _this$onClickAddToBas.call(_this);
43605
- if (e.type == 'saveBasket') (_this$onClickAddToBas2 = _this.onClickAddToBasket) === null || _this$onClickAddToBas2 === void 0 || _this$onClickAddToBas2.call(_this, undefined, 'onAddToBasket', true);
43604
+ if (e.type == 'saveBasket') (_this$onClickAddToBas2 = _this.onClickAddToBasket) === null || _this$onClickAddToBas2 === void 0 || _this$onClickAddToBas2.call(_this, 'onAddToBasket', true);
43606
43605
  });
43607
43606
  this.plannerConfig = Object.assign(plannerConfig, {});
43608
43607
  this.actions = plannerConfig.actions;
@@ -44795,7 +44794,7 @@ var DivaWebPlanner = /*#__PURE__*/function () {
44795
44794
  value: function () {
44796
44795
  var _saveToBasket = _asyncToGenerator__default["default"](/*#__PURE__*/_regeneratorRuntime__default["default"].mark(function _callee27(returnTo, event, repairOnly) {
44797
44796
  var _returnTo, _returnTo2, _returnTo3, _this$actions35, _this$actions36, _this$actions37, _this$divaBasketHandl2;
44798
- var set, actBasket, oldReturnTo, result, newDivaNr, _this$actSet11, arReady, _result2, product;
44797
+ var set, actBasket, oldReturnTo, result, newDivaNr, _result2, product;
44799
44798
  return _regeneratorRuntime__default["default"].wrap(function _callee27$(_context27) {
44800
44799
  while (1) switch (_context27.prev = _context27.next) {
44801
44800
  case 0:
@@ -44843,11 +44842,11 @@ var DivaWebPlanner = /*#__PURE__*/function () {
44843
44842
  this.divaBasketHandler.fillOrigConfigurations();
44844
44843
  actBasket.Updated = Date.now();
44845
44844
  if (!returnTo) {
44846
- _context27.next = 53;
44845
+ _context27.next = 52;
44847
44846
  break;
44848
44847
  }
44849
44848
  _context27.t3 = returnTo;
44850
- _context27.next = _context27.t3 === 'OPEN_SELLER_PRODUCTCREATOR' ? 27 : _context27.t3 === 'OPEN_SELLER_BASKET' ? 30 : _context27.t3 === 'OPEN_PDF' ? 33 : _context27.t3 === 'SAVE_BASKET_WITH_MODAL' ? 33 : _context27.t3 === 'SAVE_BASKET' ? 33 : _context27.t3 === 'SAVE_BASKET_SYNC' ? 33 : _context27.t3 === 'OPEN_LEAFLET_BARRIER' ? 33 : 53;
44849
+ _context27.next = _context27.t3 === 'OPEN_SELLER_PRODUCTCREATOR' ? 27 : _context27.t3 === 'OPEN_SELLER_BASKET' ? 30 : _context27.t3 === 'OPEN_PDF' ? 33 : _context27.t3 === 'SAVE_BASKET_WITH_MODAL' ? 33 : _context27.t3 === 'SAVE_BASKET' ? 33 : _context27.t3 === 'SAVE_BASKET_SYNC' ? 33 : _context27.t3 === 'OPEN_LEAFLET_BARRIER' ? 33 : 52;
44851
44850
  break;
44852
44851
  case 27:
44853
44852
  (_this$actions35 = this.actions) === null || _this$actions35 === void 0 || _this$actions35.toggleLoading('buildScene', false, false);
@@ -44861,7 +44860,7 @@ var DivaWebPlanner = /*#__PURE__*/function () {
44861
44860
  basketData: actBasket
44862
44861
  }
44863
44862
  });
44864
- return _context27.abrupt("break", 53);
44863
+ return _context27.abrupt("break", 52);
44865
44864
  case 30:
44866
44865
  if (this.divaBasketHandler.basketWasSavedWithCurrentDocVersion) {
44867
44866
  actBasket.setDocumentVersion(actBasket.getDocumentVersion() + 1);
@@ -44876,7 +44875,7 @@ var DivaWebPlanner = /*#__PURE__*/function () {
44876
44875
  basketData: actBasket
44877
44876
  }
44878
44877
  });
44879
- return _context27.abrupt("break", 53);
44878
+ return _context27.abrupt("break", 52);
44880
44879
  case 33:
44881
44880
  if (!(event == 'onSaveProduct')) {
44882
44881
  _context27.next = 43;
@@ -44892,7 +44891,7 @@ var DivaWebPlanner = /*#__PURE__*/function () {
44892
44891
  case 39:
44893
44892
  newDivaNr = _context27.sent;
44894
44893
  actBasket.convertToBaseConfiguration(newDivaNr.divaNr);
44895
- _context27.next = 52;
44894
+ _context27.next = 51;
44896
44895
  break;
44897
44896
  case 43:
44898
44897
  if (this.divaBasketHandler.basketWasSavedWithCurrentDocVersion) {
@@ -44901,27 +44900,26 @@ var DivaWebPlanner = /*#__PURE__*/function () {
44901
44900
  }
44902
44901
  this.divaBasketHandler.basketWasSavedWithCurrentDocVersion = true;
44903
44902
  actBasket.setDivaNr(this.divaBasketHandler.actDivaNr.split('-').length > 2 ? this.divaBasketHandler.actDivaNr.split('-')[0] + '-' + this.divaBasketHandler.actDivaNr.split('-')[1] : this.divaBasketHandler.actDivaNr);
44904
- arReady = !!((_this$actSet11 = this.actSet()) !== null && _this$actSet11 !== void 0 && _this$actSet11.CatalogData.divaArReady);
44905
- _context27.next = 49;
44906
- return this.divaBasketHandler.saveToBasket(this.api, actBasket, returnTo, arReady);
44907
- case 49:
44903
+ _context27.next = 48;
44904
+ return this.divaBasketHandler.saveToBasket(this.api, actBasket, returnTo);
44905
+ case 48:
44908
44906
  _result2 = _context27.sent;
44909
44907
  if (!(_result2 === 'ERROR_NO_BASKET_SAVED' || _result2 === 'ERROR_BASKET_AFTER_SAVE')) {
44910
- _context27.next = 52;
44908
+ _context27.next = 51;
44911
44909
  break;
44912
44910
  }
44913
44911
  return _context27.abrupt("return", 'canceled');
44912
+ case 51:
44913
+ return _context27.abrupt("break", 52);
44914
44914
  case 52:
44915
- return _context27.abrupt("break", 53);
44916
- case 53:
44917
44915
  if (returnTo == 'DONT_SAVE_BASKET') event = 'dontSaveBasket';
44918
44916
  actBasket = (_this$divaBasketHandl2 = this.divaBasketHandler.getBasketData(actBasket.DivaNr, actBasket.DocumentVersion)) !== null && _this$divaBasketHandl2 !== void 0 ? _this$divaBasketHandl2 : actBasket; //get pdf documenturl from saved basket
44919
- _context27.next = 57;
44917
+ _context27.next = 56;
44920
44918
  return this.addToBasket(actBasket, event);
44921
- case 57:
44919
+ case 56:
44922
44920
  product = _context27.sent;
44923
44921
  return _context27.abrupt("return", product !== null && product !== void 0 ? product : 'saved');
44924
- case 59:
44922
+ case 58:
44925
44923
  case "end":
44926
44924
  return _context27.stop();
44927
44925
  }
@@ -44970,8 +44968,8 @@ var DivaWebPlanner = /*#__PURE__*/function () {
44970
44968
  var doTryOptimize = plannerType == 'CUSTOMER_OPTIMIZED_PLANNER' || plannerType == 'JUMP_OVER_PLANNER_ONLY_MOBILE' || plannerType == 'JUMP_OVER_PLANNER';
44971
44969
  //if planner is hidden by config but nothing is planned initially
44972
44970
  if (plannerType === 'NONE') {
44973
- var _this$plannerConfig$a8, _this$actSet12;
44974
- if (!this.plannerConfig.divaNr && this.plannerConfig.catalogCodex !== undefined && !((_this$plannerConfig$a8 = this.plannerConfig.articleCodexes) !== null && _this$plannerConfig$a8 !== void 0 && _this$plannerConfig$a8.length) && !this.plannerConfig.productId && !this.plannerConfig.customProductId && !this.plannerConfig.basketData && !((_this$actSet12 = this.actSet()) !== null && _this$actSet12 !== void 0 && (_this$actSet12 = _this$actSet12.CatalogData.startPlannerArticle) !== null && _this$actSet12 !== void 0 && _this$actSet12.length)) {
44971
+ var _this$plannerConfig$a8, _this$actSet11;
44972
+ if (!this.plannerConfig.divaNr && this.plannerConfig.catalogCodex !== undefined && !((_this$plannerConfig$a8 = this.plannerConfig.articleCodexes) !== null && _this$plannerConfig$a8 !== void 0 && _this$plannerConfig$a8.length) && !this.plannerConfig.productId && !this.plannerConfig.customProductId && !this.plannerConfig.basketData && !((_this$actSet11 = this.actSet()) !== null && _this$actSet11 !== void 0 && (_this$actSet11 = _this$actSet11.CatalogData.startPlannerArticle) !== null && _this$actSet11 !== void 0 && _this$actSet11.length)) {
44975
44973
  plannerType = 'PLANNER';
44976
44974
  }
44977
44975
  }
@@ -45015,38 +45013,38 @@ var DivaWebPlanner = /*#__PURE__*/function () {
45015
45013
  }, {
45016
45014
  key: "getCurCatalogCodex",
45017
45015
  value: function getCurCatalogCodex() {
45018
- var _this$actSet13;
45019
- return (_this$actSet13 = this.actSet()) === null || _this$actSet13 === void 0 ? void 0 : _this$actSet13.getCatalogCodex();
45016
+ var _this$actSet12;
45017
+ return (_this$actSet12 = this.actSet()) === null || _this$actSet12 === void 0 ? void 0 : _this$actSet12.getCatalogCodex();
45020
45018
  }
45021
45019
  }, {
45022
45020
  key: "getCurCatalogName",
45023
45021
  value: function getCurCatalogName() {
45024
- var _this$actSet14;
45025
- return (_this$actSet14 = this.actSet()) === null || _this$actSet14 === void 0 ? void 0 : _this$actSet14.getCatalogName();
45022
+ var _this$actSet13;
45023
+ return (_this$actSet13 = this.actSet()) === null || _this$actSet13 === void 0 ? void 0 : _this$actSet13.getCatalogName();
45026
45024
  }
45027
45025
  }, {
45028
45026
  key: "getCurAccountName",
45029
45027
  value: function getCurAccountName() {
45030
- var _this$actSet15;
45031
- return (_this$actSet15 = this.actSet()) === null || _this$actSet15 === void 0 ? void 0 : _this$actSet15.getAccountName();
45028
+ var _this$actSet14;
45029
+ return (_this$actSet14 = this.actSet()) === null || _this$actSet14 === void 0 ? void 0 : _this$actSet14.getAccountName();
45032
45030
  }
45033
45031
  }, {
45034
45032
  key: "getCurSupplierGuid",
45035
45033
  value: function getCurSupplierGuid() {
45036
- var _this$actSet16;
45037
- return (_this$actSet16 = this.actSet()) === null || _this$actSet16 === void 0 ? void 0 : _this$actSet16.getSupplierGuid();
45034
+ var _this$actSet15;
45035
+ return (_this$actSet15 = this.actSet()) === null || _this$actSet15 === void 0 ? void 0 : _this$actSet15.getSupplierGuid();
45038
45036
  }
45039
45037
  }, {
45040
45038
  key: "getCurSetPrice",
45041
45039
  value: function getCurSetPrice() {
45042
- var _this$actSet$getSetPr, _this$actSet17;
45043
- return (_this$actSet$getSetPr = (_this$actSet17 = this.actSet()) === null || _this$actSet17 === void 0 ? void 0 : _this$actSet17.getSetPrice()) !== null && _this$actSet$getSetPr !== void 0 ? _this$actSet$getSetPr : 0;
45040
+ var _this$actSet$getSetPr, _this$actSet16;
45041
+ return (_this$actSet$getSetPr = (_this$actSet16 = this.actSet()) === null || _this$actSet16 === void 0 ? void 0 : _this$actSet16.getSetPrice()) !== null && _this$actSet$getSetPr !== void 0 ? _this$actSet$getSetPr : 0;
45044
45042
  }
45045
45043
  }, {
45046
45044
  key: "getCurImageMode",
45047
45045
  value: function getCurImageMode() {
45048
- var _this$actSet18;
45049
- return (_this$actSet18 = this.actSet()) !== null && _this$actSet18 !== void 0 && (_this$actSet18 = _this$actSet18.CatalogData) !== null && _this$actSet18 !== void 0 && _this$actSet18.has3dModels ? '3D' : '2D';
45046
+ var _this$actSet17;
45047
+ return (_this$actSet17 = this.actSet()) !== null && _this$actSet17 !== void 0 && (_this$actSet17 = _this$actSet17.CatalogData) !== null && _this$actSet17 !== void 0 && _this$actSet17.has3dModels ? '3D' : '2D';
45050
45048
  }
45051
45049
  }, {
45052
45050
  key: "getViewConfig",
@@ -45082,55 +45080,55 @@ var DivaWebPlanner = /*#__PURE__*/function () {
45082
45080
  }, {
45083
45081
  key: "doShow3DDimensionLines",
45084
45082
  value: function doShow3DDimensionLines() {
45085
- var _this$actSet19;
45086
- return (_this$actSet19 = this.actSet()) === null || _this$actSet19 === void 0 || (_this$actSet19 = _this$actSet19.CatalogData) === null || _this$actSet19 === void 0 ? void 0 : _this$actSet19.doShow3DDimensionLines;
45083
+ var _this$actSet18;
45084
+ return (_this$actSet18 = this.actSet()) === null || _this$actSet18 === void 0 || (_this$actSet18 = _this$actSet18.CatalogData) === null || _this$actSet18 === void 0 ? void 0 : _this$actSet18.doShow3DDimensionLines;
45087
45085
  }
45088
45086
  }, {
45089
45087
  key: "defaultDimensionsActive",
45090
45088
  value: function defaultDimensionsActive() {
45091
- var _this$actSet20;
45092
- return (_this$actSet20 = this.actSet()) === null || _this$actSet20 === void 0 || (_this$actSet20 = _this$actSet20.CatalogData) === null || _this$actSet20 === void 0 ? void 0 : _this$actSet20.defaultDimensionsActive;
45089
+ var _this$actSet19;
45090
+ return (_this$actSet19 = this.actSet()) === null || _this$actSet19 === void 0 || (_this$actSet19 = _this$actSet19.CatalogData) === null || _this$actSet19 === void 0 ? void 0 : _this$actSet19.defaultDimensionsActive;
45093
45091
  }
45094
45092
  }, {
45095
45093
  key: "autoOpenContentItem",
45096
45094
  value: function autoOpenContentItem() {
45097
- var _this$actSet21;
45098
- return (_this$actSet21 = this.actSet()) === null || _this$actSet21 === void 0 || (_this$actSet21 = _this$actSet21.CatalogData) === null || _this$actSet21 === void 0 ? void 0 : _this$actSet21.autoOpenContentItem;
45095
+ var _this$actSet20;
45096
+ return (_this$actSet20 = this.actSet()) === null || _this$actSet20 === void 0 || (_this$actSet20 = _this$actSet20.CatalogData) === null || _this$actSet20 === void 0 ? void 0 : _this$actSet20.autoOpenContentItem;
45099
45097
  }
45100
45098
  }, {
45101
45099
  key: "hidePlannerUiIcons",
45102
45100
  value: function hidePlannerUiIcons() {
45103
- var _this$actSet22;
45104
- return (_this$actSet22 = this.actSet()) === null || _this$actSet22 === void 0 || (_this$actSet22 = _this$actSet22.CatalogData) === null || _this$actSet22 === void 0 ? void 0 : _this$actSet22.hidePlannerUiIcons;
45101
+ var _this$actSet21;
45102
+ return (_this$actSet21 = this.actSet()) === null || _this$actSet21 === void 0 || (_this$actSet21 = _this$actSet21.CatalogData) === null || _this$actSet21 === void 0 ? void 0 : _this$actSet21.hidePlannerUiIcons;
45105
45103
  }
45106
45104
  }, {
45107
45105
  key: "doShowPlannerReplaceMode",
45108
45106
  value: function doShowPlannerReplaceMode() {
45109
- var _this$actSet23, _this$api$getViewConf2, _catalogData$PlannerP, _catalogData$PlannerP2;
45110
- var catalogData = (_this$actSet23 = this.actSet()) === null || _this$actSet23 === void 0 ? void 0 : _this$actSet23.CatalogData;
45107
+ var _this$actSet22, _this$api$getViewConf2, _catalogData$PlannerP, _catalogData$PlannerP2;
45108
+ var catalogData = (_this$actSet22 = this.actSet()) === null || _this$actSet22 === void 0 ? void 0 : _this$actSet22.CatalogData;
45111
45109
  return (catalogData === null || catalogData === void 0 ? void 0 : catalogData.replaceModeActive) && ((_this$api$getViewConf2 = this.api.getViewConfig()) === null || _this$api$getViewConf2 === void 0 ? void 0 : _this$api$getViewConf2.showReplaceFunctionInPlanner) && Object.entries(catalogData.allCatalogPlannerArticles).length > 1 && Object.entries((_catalogData$PlannerP = (_catalogData$PlannerP2 = catalogData.PlannerPaletteViewInfo) === null || _catalogData$PlannerP2 === void 0 ? void 0 : _catalogData$PlannerP2.catalogPlannerArticles) !== null && _catalogData$PlannerP !== void 0 ? _catalogData$PlannerP : {}).length > 1;
45112
45110
  }
45113
45111
  }, {
45114
45112
  key: "doPlannerReplaceAutoSwitch",
45115
45113
  value: function doPlannerReplaceAutoSwitch() {
45116
- var _this$actSet24, _this$api$getViewConf3;
45117
- var catalogData = (_this$actSet24 = this.actSet()) === null || _this$actSet24 === void 0 ? void 0 : _this$actSet24.CatalogData;
45114
+ var _this$actSet23, _this$api$getViewConf3;
45115
+ var catalogData = (_this$actSet23 = this.actSet()) === null || _this$actSet23 === void 0 ? void 0 : _this$actSet23.CatalogData;
45118
45116
  return (catalogData === null || catalogData === void 0 ? void 0 : catalogData.catalogPlannsCompletely) && this.doShowPlannerReplaceMode() && ((_this$api$getViewConf3 = this.api.getViewConfig()) === null || _this$api$getViewConf3 === void 0 ? void 0 : _this$api$getViewConf3.allowAutoSwitchInReplaceFunctionInPlanner);
45119
45117
  }
45120
45118
  }, {
45121
45119
  key: "getHidePlanner",
45122
45120
  value: function getHidePlanner() {
45123
- var _this$actSet25;
45124
- return this.api.getHidePlanner() || !!((_this$actSet25 = this.actSet()) !== null && _this$actSet25 !== void 0 && _this$actSet25.CatalogData.useBoxPlanner);
45121
+ var _this$actSet24;
45122
+ return this.api.getHidePlanner() || !!((_this$actSet24 = this.actSet()) !== null && _this$actSet24 !== void 0 && _this$actSet24.CatalogData.useBoxPlanner);
45125
45123
  }
45126
45124
  }, {
45127
45125
  key: "getAllowRTV",
45128
45126
  value: function getAllowRTV() {
45129
- var _this$state5, _this$actSet26, _this$state6, _this$actSet27;
45127
+ var _this$state5, _this$actSet25, _this$state6, _this$actSet26;
45130
45128
  if (this.getEnableUnityRtvKombi()) return false;
45131
45129
  if ((_this$state5 = this.state) !== null && _this$state5 !== void 0 && _this$state5.organization.settings.forceRTV) return true;
45132
- if ((_this$actSet26 = this.actSet()) !== null && _this$actSet26 !== void 0 && _this$actSet26.CatalogData.divaForceRTV) return true;
45133
- if ((_this$state6 = this.state) !== null && _this$state6 !== void 0 && _this$state6.organization.settings.enableRTV && (_this$actSet27 = this.actSet()) !== null && _this$actSet27 !== void 0 && _this$actSet27.CatalogData.divaArReady) return true;
45130
+ if ((_this$actSet25 = this.actSet()) !== null && _this$actSet25 !== void 0 && _this$actSet25.CatalogData.divaForceRTV) return true;
45131
+ if ((_this$state6 = this.state) !== null && _this$state6 !== void 0 && _this$state6.organization.settings.enableRTV && (_this$actSet26 = this.actSet()) !== null && _this$actSet26 !== void 0 && _this$actSet26.CatalogData.divaArReady) return true;
45134
45132
  return false;
45135
45133
  }
45136
45134
  }, {
@@ -45141,29 +45139,29 @@ var DivaWebPlanner = /*#__PURE__*/function () {
45141
45139
  }, {
45142
45140
  key: "hide2DPlanner",
45143
45141
  value: function hide2DPlanner() {
45144
- var _this$actSet28;
45145
- return (_this$actSet28 = this.actSet()) === null || _this$actSet28 === void 0 ? void 0 : _this$actSet28.CatalogData.hide2DPlanner;
45142
+ var _this$actSet27;
45143
+ return (_this$actSet27 = this.actSet()) === null || _this$actSet27 === void 0 ? void 0 : _this$actSet27.CatalogData.hide2DPlanner;
45146
45144
  }
45147
45145
  }, {
45148
45146
  key: "getAllowQRCodeAR",
45149
45147
  value: function getAllowQRCodeAR() {
45150
- var _this$actSet29;
45151
- if (this.api.enableAR && (_this$actSet29 = this.actSet()) !== null && _this$actSet29 !== void 0 && _this$actSet29.CatalogData.divaArReady) return true;
45148
+ var _this$actSet28;
45149
+ if (this.api.enableAR && (_this$actSet28 = this.actSet()) !== null && _this$actSet28 !== void 0 && _this$actSet28.CatalogData.divaArReady) return true;
45152
45150
  return false;
45153
45151
  }
45154
45152
  }, {
45155
45153
  key: "getEnableUnityRtvKombi",
45156
45154
  value: function getEnableUnityRtvKombi() {
45157
- var _this$actSet30, _this$actSet31;
45155
+ var _this$actSet29, _this$actSet30;
45158
45156
  // if force rtv disable unity kombi - biohort
45159
- if ((_this$actSet30 = this.actSet()) !== null && _this$actSet30 !== void 0 && _this$actSet30.CatalogData.divaForceRTV) return false;
45160
- return ((_this$actSet31 = this.actSet()) === null || _this$actSet31 === void 0 ? void 0 : _this$actSet31.CatalogData.divaArReady) == true && this.api.getEnableRTVUnityKombi();
45157
+ if ((_this$actSet29 = this.actSet()) !== null && _this$actSet29 !== void 0 && _this$actSet29.CatalogData.divaForceRTV) return false;
45158
+ return ((_this$actSet30 = this.actSet()) === null || _this$actSet30 === void 0 ? void 0 : _this$actSet30.CatalogData.divaArReady) == true && this.api.getEnableRTVUnityKombi();
45161
45159
  }
45162
45160
  }, {
45163
45161
  key: "getShelfPlannerRTV",
45164
45162
  value: function getShelfPlannerRTV() {
45165
- var _this$actSet32;
45166
- return (_this$actSet32 = this.actSet()) === null || _this$actSet32 === void 0 ? void 0 : _this$actSet32.CatalogData.useShelfPlannerRTV;
45163
+ var _this$actSet31;
45164
+ return (_this$actSet31 = this.actSet()) === null || _this$actSet31 === void 0 ? void 0 : _this$actSet31.CatalogData.useShelfPlannerRTV;
45167
45165
  }
45168
45166
  }, {
45169
45167
  key: "getBasketData",
@@ -45204,8 +45202,8 @@ var DivaWebPlanner = /*#__PURE__*/function () {
45204
45202
  }, {
45205
45203
  key: "getCatalogData",
45206
45204
  value: function getCatalogData() {
45207
- var _this$actSet33;
45208
- return (_this$actSet33 = this.actSet()) === null || _this$actSet33 === void 0 ? void 0 : _this$actSet33.CatalogData;
45205
+ var _this$actSet32;
45206
+ return (_this$actSet32 = this.actSet()) === null || _this$actSet32 === void 0 ? void 0 : _this$actSet32.CatalogData;
45209
45207
  }
45210
45208
  }, {
45211
45209
  key: "ReturnTo",
@@ -45411,18 +45409,18 @@ var DivaWebPlanner = /*#__PURE__*/function () {
45411
45409
  key: "getCurrentBasket",
45412
45410
  value: function () {
45413
45411
  var _getCurrentBasket = _asyncToGenerator__default["default"](/*#__PURE__*/_regeneratorRuntime__default["default"].mark(function _callee30(event, force, returnTo, dontGoToSummary) {
45414
- var _this$actSet34, _this$divaBasketHandl5, _this$onClickAddToBas3;
45412
+ var _this$actSet33, _this$divaBasketHandl5, _this$onClickAddToBas3;
45415
45413
  return _regeneratorRuntime__default["default"].wrap(function _callee30$(_context30) {
45416
45414
  while (1) switch (_context30.prev = _context30.next) {
45417
45415
  case 0:
45418
- if (!(this.divaBasketHandler.basketWasSavedWithCurrentDocVersion && ((_this$actSet34 = this.actSet()) === null || _this$actSet34 === void 0 ? void 0 : _this$actSet34.setHash) === ((_this$divaBasketHandl5 = this.divaBasketHandler.actBasket) === null || _this$divaBasketHandl5 === void 0 || (_this$divaBasketHandl5 = _this$divaBasketHandl5.OrderSets) === null || _this$divaBasketHandl5 === void 0 ? void 0 : _this$divaBasketHandl5[0].SetHash))) {
45416
+ if (!(this.divaBasketHandler.basketWasSavedWithCurrentDocVersion && ((_this$actSet33 = this.actSet()) === null || _this$actSet33 === void 0 ? void 0 : _this$actSet33.setHash) === ((_this$divaBasketHandl5 = this.divaBasketHandler.actBasket) === null || _this$divaBasketHandl5 === void 0 || (_this$divaBasketHandl5 = _this$divaBasketHandl5.OrderSets) === null || _this$divaBasketHandl5 === void 0 ? void 0 : _this$divaBasketHandl5[0].SetHash))) {
45419
45417
  _context30.next = 2;
45420
45418
  break;
45421
45419
  }
45422
45420
  return _context30.abrupt("return", true);
45423
45421
  case 2:
45424
45422
  _context30.next = 4;
45425
- return (_this$onClickAddToBas3 = this.onClickAddToBasket) === null || _this$onClickAddToBas3 === void 0 ? void 0 : _this$onClickAddToBas3.call(this, undefined, event, force, returnTo, dontGoToSummary);
45423
+ return (_this$onClickAddToBas3 = this.onClickAddToBasket) === null || _this$onClickAddToBas3 === void 0 ? void 0 : _this$onClickAddToBas3.call(this, event, force, returnTo, dontGoToSummary);
45426
45424
  case 4:
45427
45425
  return _context30.abrupt("return", !!_context30.sent);
45428
45426
  case 5:
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var index = require('./index-1f45c497.js');
5
+ var index = require('./index-b8b24cd4.js');
6
6
  require('@babel/runtime/helpers/slicedToArray');
7
7
  require('@babel/runtime/helpers/asyncToGenerator');
8
8
  require('@babel/runtime/helpers/classCallCheck');
@@ -3,10 +3,10 @@ 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, B as BoundingBox } from './index-c851df24.js';
6
+ import { c as Vector2, V as Vector3, B as BoundingBox } from './index-7996e35b.js';
7
7
  import DivaUtils, { DivaError, md5 } from '@crystaldesign/diva-utils';
8
8
  import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
9
- import { d as dockingPointHandlerInst, P as PlannerElementData, h as handler2D } from './PlannerHandler2D-c97aa28a.js';
9
+ import { d as dockingPointHandlerInst, P as PlannerElementData, h as handler2D } from './PlannerHandler2D-7f971ae6.js';
10
10
  import '@babel/runtime/helpers/slicedToArray';
11
11
  import '@babel/runtime/helpers/objectWithoutProperties';
12
12
  import 'axios';
@@ -3,8 +3,8 @@ 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, B as BoundingBox } from './index-c851df24.js';
7
- import { d as dockingPointHandlerInst, h as handler2D, P as PlannerElementData } from './PlannerHandler2D-c97aa28a.js';
6
+ import { V as Vector3, c as Vector2, B as BoundingBox } from './index-7996e35b.js';
7
+ import { d as dockingPointHandlerInst, h as handler2D, P as PlannerElementData } from './PlannerHandler2D-7f971ae6.js';
8
8
  import DivaUtils, { DivaError, md5 } from '@crystaldesign/diva-utils';
9
9
  import '@babel/runtime/helpers/slicedToArray';
10
10
  import '@babel/runtime/helpers/objectWithoutProperties';
@@ -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-c851df24.js';
4
+ import './index-7996e35b.js';
5
5
  import DivaUtils from '@crystaldesign/diva-utils';
6
6
  import '@babel/runtime/helpers/slicedToArray';
7
7
  import '@babel/runtime/helpers/asyncToGenerator';
@@ -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-c851df24.js';
6
+ import { R as Rendering, H as HQRenderScript } from './index-7996e35b.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';
@@ -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-c851df24.js';
3
+ import './index-7996e35b.js';
4
4
  import '@babel/runtime/helpers/slicedToArray';
5
5
  import '@babel/runtime/helpers/asyncToGenerator';
6
6
  import '@babel/runtime/helpers/defineProperty';