@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.
- package/build/cjs/{DivaBoxPlanner-58888ff2.js → DivaBoxPlanner-a3aa9138.js} +7 -3
- package/build/cjs/{DivaStandardPlanner-adf08998.js → DivaStandardPlanner-32c88c9b.js} +7 -3
- package/build/cjs/{DoorPlanner-ab476f81.js → DoorPlanner-aa73b8a8.js} +6 -2
- package/build/cjs/{Host3DSignalR-b032e03c.js → Host3DSignalR-99a848ca.js} +9 -5
- package/build/cjs/{LiviqueWWSHandler-1e5c6f30.js → LiviqueWWSHandler-cd00d4d8.js} +6 -2
- package/build/cjs/{PfisterWWSHandler-ec587d2a.js → PfisterWWSHandler-e831b6c3.js} +6 -2
- package/build/cjs/{PlannerHandler2D-7dc308bd.js → PlannerHandler2D-85e21f20.js} +1 -1
- package/build/cjs/{SeriousBasketHandler-b795e6c3.js → SeriousBasketHandler-03c5b4f1.js} +6 -2
- package/build/cjs/{ShelfPlanner-9e65c7b8.js → ShelfPlanner-adb6be2c.js} +6 -2
- package/build/cjs/{StandardWWSHandler-5b3b12d1.js → StandardWWSHandler-878b68a5.js} +6 -2
- package/build/cjs/{index-2844897f.js → index-0dc790b8.js} +3847 -1907
- package/build/cjs/index.js +12 -2
- package/build/esm/{DivaBoxPlanner-0c550f4a.js → DivaBoxPlanner-e8d3bfca.js} +7 -3
- package/build/esm/{DivaStandardPlanner-2739285f.js → DivaStandardPlanner-242c8dfc.js} +7 -3
- package/build/esm/{DoorPlanner-61ac7d9b.js → DoorPlanner-0ab39dc6.js} +6 -2
- package/build/esm/{Host3DSignalR-75f719b1.js → Host3DSignalR-7079cb25.js} +9 -5
- package/build/esm/{LiviqueWWSHandler-f602f3d0.js → LiviqueWWSHandler-e6595e27.js} +6 -2
- package/build/esm/{PfisterWWSHandler-d7772a3b.js → PfisterWWSHandler-2a39fce7.js} +6 -2
- package/build/esm/{PlannerHandler2D-29b553c7.js → PlannerHandler2D-e88e1326.js} +1 -1
- package/build/esm/{SeriousBasketHandler-480ee588.js → SeriousBasketHandler-f69bdacf.js} +6 -2
- package/build/esm/{ShelfPlanner-3e6bba4f.js → ShelfPlanner-309477e4.js} +6 -2
- package/build/esm/{StandardWWSHandler-b00d9d5c.js → StandardWWSHandler-96d0a568.js} +6 -2
- package/build/esm/{index-ccd13d86.js → index-d44cf48d.js} +3837 -1907
- package/build/esm/index.js +6 -2
- package/build/types/web-planner-logic/src/headless/ArtifactGenerationError.d.ts +18 -0
- package/build/types/web-planner-logic/src/headless/ArtifactGenerationError.d.ts.map +1 -0
- package/build/types/web-planner-logic/src/headless/headlessArtifactPass.d.ts +93 -0
- package/build/types/web-planner-logic/src/headless/headlessArtifactPass.d.ts.map +1 -0
- package/build/types/web-planner-logic/src/headless/headlessFacade.d.ts +55 -0
- package/build/types/web-planner-logic/src/headless/headlessFacade.d.ts.map +1 -0
- package/build/types/web-planner-logic/src/headless/headlessSession.d.ts +97 -0
- package/build/types/web-planner-logic/src/headless/headlessSession.d.ts.map +1 -0
- package/build/types/web-planner-logic/src/index.d.ts +9 -1
- package/build/types/web-planner-logic/src/index.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/interface/API/ViewConfigDataType.d.ts +30 -2
- package/build/types/web-planner-logic/src/interface/API/ViewConfigDataType.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/interface/Articles/ArticleDataType.d.ts +0 -1
- package/build/types/web-planner-logic/src/interface/Articles/ArticleDataType.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/interface/Configuration.d.ts +1 -0
- package/build/types/web-planner-logic/src/interface/Configuration.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/interface/ViewModel/index.d.ts +342 -0
- package/build/types/web-planner-logic/src/interface/ViewModel/index.d.ts.map +1 -0
- package/build/types/web-planner-logic/src/interface/webPlannerParams/WebPlannerParamsType.d.ts +11 -1
- package/build/types/web-planner-logic/src/interface/webPlannerParams/WebPlannerParamsType.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Article/DivaArticle.d.ts +11 -1
- package/build/types/web-planner-logic/src/logic/Article/DivaArticle.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Article/DivaArticleHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Article/Engine/IDMArticleEngine.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Basket/DivaBasketHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/ConfigTree/DivaConfigTree.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/ConfigTree/DivaConfigTreeHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/DivaApiHandler.d.ts +3 -0
- package/build/types/web-planner-logic/src/logic/DivaApiHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/DivaWebPlanner.d.ts +21 -0
- package/build/types/web-planner-logic/src/logic/DivaWebPlanner.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Planner/DivaPlannerHandler.d.ts +34 -3
- package/build/types/web-planner-logic/src/logic/Planner/DivaPlannerHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Planner/Rendering/DivaMediaServiceHandler.d.ts +7 -0
- package/build/types/web-planner-logic/src/logic/Planner/Rendering/DivaMediaServiceHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Planner/Rendering/PlannerHandler3D.d.ts +17 -1
- package/build/types/web-planner-logic/src/logic/Planner/Rendering/PlannerHandler3D.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Set/DivaSetHandler.d.ts +19 -3
- package/build/types/web-planner-logic/src/logic/Set/DivaSetHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/Set/FavoritesHandler.d.ts.map +1 -1
- package/build/types/web-planner-logic/src/logic/repairBasket.d.ts.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
var index = require('./index-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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.
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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 () {
|