eehitus-building-project-file-ui 0.13.29 → 0.14.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,29 +1,9 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
1
  /*!
8
2
  Copyright (c) 2018 Jed Watson.
9
3
  Licensed under the MIT License (MIT), see
10
4
  http://jedwatson.github.io/classnames
11
5
  */
12
6
 
13
- /*!
14
- * repeat-string <https://github.com/jonschlinkert/repeat-string>
15
- *
16
- * Copyright (c) 2014-2015, Jon Schlinkert.
17
- * Licensed under the MIT License.
18
- */
19
-
20
- /*!
21
- * Determine if an object is a Buffer
22
- *
23
- * @author Feross Aboukhadijeh <https://feross.org>
24
- * @license MIT
25
- */
26
-
27
7
  /*!
28
8
  * tabbable 6.2.0
29
9
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
@@ -60,16 +40,6 @@ object-assign
60
40
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
61
41
  */
62
42
 
63
- /**
64
- * @license React
65
- * react-is.production.js
66
- *
67
- * Copyright (c) Meta Platforms, Inc. and affiliates.
68
- *
69
- * This source code is licensed under the MIT license found in the
70
- * LICENSE file in the root directory of this source tree.
71
- */
72
-
73
43
  /**
74
44
  * @license React
75
45
  * react-jsx-runtime.production.min.js
@@ -87,19 +57,3 @@ object-assign
87
57
  * This source code is licensed under the MIT license found in the
88
58
  * LICENSE file in the root directory of this source tree.
89
59
  */
90
-
91
- /**
92
- * what-input - A global utility for tracking the current input method (mouse, keyboard or touch).
93
- * @version v5.2.12
94
- * @link https://github.com/ten1seven/what-input
95
- * @license MIT
96
- */
97
-
98
- /** @license React v16.13.1
99
- * react-is.production.min.js
100
- *
101
- * Copyright (c) Facebook, Inc. and its affiliates.
102
- *
103
- * This source code is licensed under the MIT license found in the
104
- * LICENSE file in the root directory of this source tree.
105
- */