@optimajet/workflow-designer 19.0.0 → 20.0.0

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.
@@ -1,51 +1,12 @@
1
1
  /*!
2
- * Vue.js v2.7.16
3
- * (c) 2014-2023 Evan You
4
- * Released under the MIT License.
2
+ * el-table-infinite-scroll v3.0.7
3
+ * (c) 2019-2025 yujinpan
5
4
  */
6
5
 
7
- /*!
8
- * vue-infinite-loading v2.4.5
9
- * (c) 2016-2020 PeachScript
10
- * MIT License
11
- */
6
+ /*! Element Plus Icons Vue v2.3.2 */
12
7
 
13
8
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
14
9
 
15
- /**
16
- * @license
17
- * Lodash <https://lodash.com/>
18
- * Copyright JS Foundation and other contributors <https://js.foundation/>
19
- * Released under MIT license <https://lodash.com/license>
20
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
21
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
22
- */
23
-
24
- /**
25
- * @fileOverview Kickass library to create and place poppers near their reference elements.
26
- * @version {{version}}
27
- * @license
28
- * Copyright (c) 2016 Federico Zivolo and contributors
29
- *
30
- * Permission is hereby granted, free of charge, to any person obtaining a copy
31
- * of this software and associated documentation files (the "Software"), to deal
32
- * in the Software without restriction, including without limitation the rights
33
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
34
- * copies of the Software, and to permit persons to whom the Software is
35
- * furnished to do so, subject to the following conditions:
36
- *
37
- * The above copyright notice and this permission notice shall be included in all
38
- * copies or substantial portions of the Software.
39
- *
40
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
41
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
42
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
43
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
44
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
45
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
46
- * SOFTWARE.
47
- */
48
-
49
10
  /**
50
11
  * Checks if an event is supported in the current execution environment.
51
12
  *
@@ -60,3 +21,9 @@
60
21
  * @internal
61
22
  * @license Modernizr 3.0.0pre (Custom Build) | MIT
62
23
  */
24
+
25
+ /**
26
+ * vue v3.5.22
27
+ * (c) 2018-present Yuxi (Evan) You and Vue contributors
28
+ * @license MIT
29
+ **/