Skip to content

Commit

Permalink
chore: update to 07e1d5d [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vis-bot committed Sep 15, 2023
1 parent a1acdaa commit 968cd7c
Show file tree
Hide file tree
Showing 37 changed files with 4,592 additions and 9,042 deletions.
1,806 changes: 554 additions & 1,252 deletions dist/vis-network.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vis-network.esm.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vis-network.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vis-network.esm.min.js.map

Large diffs are not rendered by default.

1,806 changes: 554 additions & 1,252 deletions dist/vis-network.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vis-network.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/vis-network.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vis-network.min.js.map

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion esnext/esm/vis-network.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* A dynamic, browser-based visualization library.
*
* @version 0.0.0-no-version
* @date 2023-09-15T07:37:05.183Z
* @date 2023-09-15T09:50:50.330Z
*
* @copyright (c) 2011-2017 Almende B.V, http://almende.com
* @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
Expand Down Expand Up @@ -17473,6 +17473,8 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
/* global Reflect, Promise */


function __classPrivateFieldGet(receiver, state, kind, f) {
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
Expand Down Expand Up @@ -18377,6 +18379,7 @@ class SelectionHandler {
* Strategy pattern for usage of direction methods for hierarchical layouts.
*/


/**
* Interface definition for direction strategy classes.
*
Expand Down
2 changes: 1 addition & 1 deletion esnext/esm/vis-network.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions esnext/esm/vis-network.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion esnext/esm/vis-network.min.js.map

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion esnext/umd/vis-network.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* A dynamic, browser-based visualization library.
*
* @version 0.0.0-no-version
* @date 2023-09-15T07:37:05.183Z
* @date 2023-09-15T09:50:50.330Z
*
* @copyright (c) 2011-2017 Almende B.V, http://almende.com
* @copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
Expand Down Expand Up @@ -17471,6 +17471,8 @@
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
/* global Reflect, Promise */


function __classPrivateFieldGet(receiver, state, kind, f) {
if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
Expand Down Expand Up @@ -18375,6 +18377,7 @@
* Strategy pattern for usage of direction methods for hierarchical layouts.
*/


/**
* Interface definition for direction strategy classes.
*
Expand Down
2 changes: 1 addition & 1 deletion esnext/umd/vis-network.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions esnext/umd/vis-network.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion esnext/umd/vis-network.min.js.map

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 968cd7c

Please sign in to comment.