@crystaldesign/web-planner-logic 25.15.0-beta.9 → 25.16.0-beta.1

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 (55) hide show
  1. package/build/cjs/{DivaBoxPlanner-898bf616.js → DivaBoxPlanner-6127be3c.js} +2 -2
  2. package/build/cjs/{DivaStandardPlanner-9b557a0c.js → DivaStandardPlanner-021a5dad.js} +2 -2
  3. package/build/cjs/{DoorPlanner-16187f96.js → DoorPlanner-1a22cb39.js} +1 -1
  4. package/build/cjs/{Host3DSignalR-84ca3b1b.js → Host3DSignalR-f0efc5e0.js} +1 -1
  5. package/build/cjs/{LiviqueWWSHandler-9daaf1c9.js → LiviqueWWSHandler-f0fdf57c.js} +1 -1
  6. package/build/cjs/{PfisterWWSHandler-4243b7be.js → PfisterWWSHandler-5591f3bb.js} +1 -1
  7. package/build/cjs/{PlannerHandler2D-42369706.js → PlannerHandler2D-e7e0b26a.js} +1 -1
  8. package/build/cjs/{SeriousBasketHandler-1a39a136.js → SeriousBasketHandler-7d5f5b68.js} +1 -1
  9. package/build/cjs/{ShelfPlanner-aaf12d3c.js → ShelfPlanner-f2e21287.js} +1 -1
  10. package/build/cjs/{StandardWWSHandler-bab6a42a.js → StandardWWSHandler-05794d7d.js} +1 -1
  11. package/build/cjs/{index-8ecd935c.js → index-c5f6b0b1.js} +879 -663
  12. package/build/cjs/index.js +1 -1
  13. package/build/esm/{DivaBoxPlanner-f5f99ba6.js → DivaBoxPlanner-997f1fe9.js} +2 -2
  14. package/build/esm/{DivaStandardPlanner-cb741118.js → DivaStandardPlanner-6a3a3e24.js} +2 -2
  15. package/build/esm/{DoorPlanner-4972c3b8.js → DoorPlanner-f3b00f17.js} +1 -1
  16. package/build/esm/{Host3DSignalR-caa4f6e9.js → Host3DSignalR-55d50416.js} +1 -1
  17. package/build/esm/{LiviqueWWSHandler-9adb0151.js → LiviqueWWSHandler-ab94c5fe.js} +1 -1
  18. package/build/esm/{PfisterWWSHandler-4d4f47e1.js → PfisterWWSHandler-01b35a05.js} +1 -1
  19. package/build/esm/{PlannerHandler2D-b1a6dc60.js → PlannerHandler2D-f4e07d72.js} +1 -1
  20. package/build/esm/{SeriousBasketHandler-9798abe7.js → SeriousBasketHandler-d37b6c7f.js} +1 -1
  21. package/build/esm/{ShelfPlanner-017fd47a.js → ShelfPlanner-3706474c.js} +1 -1
  22. package/build/esm/{StandardWWSHandler-b34da6e5.js → StandardWWSHandler-4df74a93.js} +1 -1
  23. package/build/esm/{index-9dab2b35.js → index-808fb8b3.js} +879 -663
  24. package/build/esm/index.js +1 -1
  25. package/build/types/web-planner-logic/src/interface/Articles/CatalogArticleDataType.d.ts +1 -0
  26. package/build/types/web-planner-logic/src/interface/Articles/CatalogArticleDataType.d.ts.map +1 -1
  27. package/build/types/web-planner-logic/src/interface/OptionTypes/ArticleOptionValueView.d.ts +1 -0
  28. package/build/types/web-planner-logic/src/interface/OptionTypes/ArticleOptionValueView.d.ts.map +1 -1
  29. package/build/types/web-planner-logic/src/interface/OptionTypes/CatalogOptionDataTypes.d.ts +4 -0
  30. package/build/types/web-planner-logic/src/interface/OptionTypes/CatalogOptionDataTypes.d.ts.map +1 -1
  31. package/build/types/web-planner-logic/src/interface/OptionTypes/DecisionType.d.ts +1 -0
  32. package/build/types/web-planner-logic/src/interface/OptionTypes/DecisionType.d.ts.map +1 -1
  33. package/build/types/web-planner-logic/src/logic/Article/DivaArticle.d.ts.map +1 -1
  34. package/build/types/web-planner-logic/src/logic/Article/Engine/DivaArticleEngine.d.ts.map +1 -1
  35. package/build/types/web-planner-logic/src/logic/Basket/DivaBasketHandler.d.ts +4 -0
  36. package/build/types/web-planner-logic/src/logic/Basket/DivaBasketHandler.d.ts.map +1 -1
  37. package/build/types/web-planner-logic/src/logic/ConfigTree/DivaConfigTreeHandler.d.ts.map +1 -1
  38. package/build/types/web-planner-logic/src/logic/DivaWebPlanner.d.ts.map +1 -1
  39. package/build/types/web-planner-logic/src/logic/Set/DivaSetHandler.d.ts +12 -10
  40. package/build/types/web-planner-logic/src/logic/Set/DivaSetHandler.d.ts.map +1 -1
  41. package/build/types/web-planner-logic/src/model/Analytics/index.d.ts +14 -0
  42. package/build/types/web-planner-logic/src/model/Analytics/index.d.ts.map +1 -0
  43. package/build/types/web-planner-logic/src/model/Articles/Article/CatalogArticleData.d.ts +1 -0
  44. package/build/types/web-planner-logic/src/model/Articles/Article/CatalogArticleData.d.ts.map +1 -1
  45. package/build/types/web-planner-logic/src/model/Articles/Article/DivaCatalogArticle.d.ts.map +1 -1
  46. package/build/types/web-planner-logic/src/model/Catalog/CatalogData.d.ts +10 -0
  47. package/build/types/web-planner-logic/src/model/Catalog/CatalogData.d.ts.map +1 -1
  48. package/build/types/web-planner-logic/src/model/Catalog/DivaCatalogData.d.ts.map +1 -1
  49. package/build/types/web-planner-logic/src/model/Catalog/IDMCatalogData.d.ts.map +1 -1
  50. package/build/types/web-planner-logic/src/model/Options/ArticleOptionData.d.ts +4 -0
  51. package/build/types/web-planner-logic/src/model/Options/ArticleOptionData.d.ts.map +1 -1
  52. package/build/types/web-planner-logic/src/model/Options/CatalogOptionData.d.ts +4 -0
  53. package/build/types/web-planner-logic/src/model/Options/CatalogOptionData.d.ts.map +1 -1
  54. package/build/types/web-planner-logic/src/model/Planner/PlannerElementData.d.ts.map +1 -1
  55. 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-8ecd935c.js');
5
+ var index = require('./index-c5f6b0b1.js');
6
6
  require('@babel/runtime/helpers/slicedToArray');
7
7
  require('@babel/runtime/helpers/asyncToGenerator');
8
8
  require('@babel/runtime/helpers/classCallCheck');
@@ -3,11 +3,11 @@ 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-9dab2b35.js';
6
+ import { c as Vector2, V as Vector3, P as PlannerElementData, B as BoundingBox } from './index-808fb8b3.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-b1a6dc60.js';
10
+ import { d as dockingPointHandlerInst, h as handler2D } from './PlannerHandler2D-f4e07d72.js';
11
11
  import '@babel/runtime/helpers/objectWithoutProperties';
12
12
  import 'axios';
13
13
  import '@crystaldesign/basket-model';
@@ -3,9 +3,9 @@ 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-9dab2b35.js';
6
+ import { V as Vector3, c as Vector2, P as PlannerElementData, B as BoundingBox } from './index-808fb8b3.js';
7
7
  import DivaUtils, { DivaError, md5 } from '@crystaldesign/diva-utils';
8
- import { d as dockingPointHandlerInst, h as handler2D } from './PlannerHandler2D-b1a6dc60.js';
8
+ import { d as dockingPointHandlerInst, h as handler2D } from './PlannerHandler2D-f4e07d72.js';
9
9
  import '@babel/runtime/helpers/slicedToArray';
10
10
  import '@babel/runtime/helpers/objectWithoutProperties';
11
11
  import '@babel/runtime/helpers/toConsumableArray';
@@ -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-9dab2b35.js';
4
+ import './index-808fb8b3.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-9dab2b35.js';
6
+ import { R as Rendering, H as HQRenderScript } from './index-808fb8b3.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-9dab2b35.js';
3
+ import './index-808fb8b3.js';
4
4
  import '@babel/runtime/helpers/slicedToArray';
5
5
  import '@babel/runtime/helpers/asyncToGenerator';
6
6
  import '@babel/runtime/helpers/defineProperty';
@@ -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-9dab2b35.js';
3
+ import { a as articleHandlerInstance } from './index-808fb8b3.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';
@@ -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-9dab2b35.js';
6
+ import { c as Vector2, D as DockingPoint, V as Vector3 } from './index-808fb8b3.js';
7
7
  import _toConsumableArray from '@babel/runtime/helpers/toConsumableArray';
8
8
  import { fabric } from 'fabric';
9
9
  import DivaUtils, { DivaError } from '@crystaldesign/diva-utils';
@@ -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-9dab2b35.js';
4
+ import { s as summaryHandlerInstance } from './index-808fb8b3.js';
5
5
  import DivaUtils from '@crystaldesign/diva-utils';
6
6
  import '@babel/runtime/helpers/slicedToArray';
7
7
  import '@babel/runtime/helpers/asyncToGenerator';
@@ -4,7 +4,7 @@ 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-9dab2b35.js';
7
+ import { G as Grid, b as setHandlerInstance, a as articleHandlerInstance } from './index-808fb8b3.js';
8
8
  import DivaUtils from '@crystaldesign/diva-utils';
9
9
  import '@babel/runtime/helpers/slicedToArray';
10
10
  import '@babel/runtime/helpers/objectWithoutProperties';
@@ -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-9dab2b35.js';
3
+ import './index-808fb8b3.js';
4
4
  import '@babel/runtime/helpers/slicedToArray';
5
5
  import '@babel/runtime/helpers/asyncToGenerator';
6
6
  import '@babel/runtime/helpers/defineProperty';