formiojs-eorion 0.1.2 → 0.1.4

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,3 +1,13 @@
1
+ /*!
2
+ * ZRender, a high performance 2d drawing library.
3
+ *
4
+ * Copyright (c) 2013, Baidu Inc.
5
+ * All rights reserved.
6
+ *
7
+ * LICENSE
8
+ * https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
9
+ */
10
+
1
11
  /*!
2
12
  * Fuse.js v3.4.5 - Lightweight fuzzy-search (http://fusejs.io)
3
13
  *
@@ -49,6 +59,21 @@
49
59
  * Date: 2022-12-20T21:28Z
50
60
  */
51
61
 
62
+ /*! *****************************************************************************
63
+ Copyright (c) Microsoft Corporation.
64
+
65
+ Permission to use, copy, modify, and/or distribute this software for any
66
+ purpose with or without fee is hereby granted.
67
+
68
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
69
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
70
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
71
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
72
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
73
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
74
+ PERFORMANCE OF THIS SOFTWARE.
75
+ ***************************************************************************** */
76
+
52
77
  /*! @formio/choices.js v9.0.1 | © 2021 Josh Johnson | https://github.com/jshjohnson/Choices#readme */
53
78
 
54
79
  /*! @license DOMPurify 2.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.4.3/LICENSE */
@@ -58,7 +83,7 @@
58
83
  MIT License: http://getify.mit-license.org
59
84
  */
60
85
 
61
- /*! formiojs v0.1.2 | https://unpkg.com/formiojs@0.1.2/LICENSE.txt */
86
+ /*! formiojs v0.1.4 | https://unpkg.com/formiojs@0.1.4/LICENSE.txt */
62
87
 
63
88
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
64
89
 
@@ -4984,6 +4984,7 @@ span[role=link] {
4984
4984
  .formio-component-customTabs .tab-header .tab-line {
4985
4985
  position: absolute;
4986
4986
  height: 2px;
4987
+ top: 40px;
4987
4988
  transition: all 0.3s;
4988
4989
  }
4989
4990