@joint/core 4.0.0 → 4.0.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.
package/dist/geometry.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! JointJS v4.0.0 (2024-02-02) - JavaScript diagramming library
1
+ /*! JointJS v4.0.1 (2024-02-02) - JavaScript diagramming library
2
2
 
3
3
 
4
4
  This Source Code Form is subject to the terms of the Mozilla Public
@@ -1,4 +1,4 @@
1
- /*! JointJS v4.0.0 (2024-02-02) - JavaScript diagramming library
1
+ /*! JointJS v4.0.1 (2024-02-02) - JavaScript diagramming library
2
2
 
3
3
 
4
4
  This Source Code Form is subject to the terms of the Mozilla Public
package/dist/joint.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- /*! JointJS v4.0.0 (2024-02-02) - JavaScript diagramming library
1
+ /*! JointJS v4.0.1 (2024-02-02) - JavaScript diagramming library
2
2
 
3
3
 
4
4
  This Source Code Form is subject to the terms of the Mozilla Public
package/dist/joint.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! JointJS v4.0.0 (2024-02-02) - JavaScript diagramming library
1
+ /*! JointJS v4.0.1 (2024-02-02) - JavaScript diagramming library
2
2
 
3
3
 
4
4
  This Source Code Form is subject to the terms of the Mozilla Public
@@ -39579,7 +39579,7 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
39579
39579
  Control: Control
39580
39580
  });
39581
39581
 
39582
- var version = "4.0.0";
39582
+ var version = "4.0.1";
39583
39583
 
39584
39584
  var Vectorizer = V;
39585
39585
  var layout = { PortLabel: PortLabel, Port: Port };