@moveo-ai/web-client 0.76.0 → 0.77.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,10 +1,36 @@
1
+ /*!
2
+ Copyright (c) 2018 Jed Watson.
3
+ Licensed under the MIT License (MIT), see
4
+ http://jedwatson.github.io/classnames
5
+ */
6
+
7
+ /*!
8
+ Copyright (c) 2015 Jed Watson.
9
+ Based on code that is Copyright 2013-2015, Facebook, Inc.
10
+ All rights reserved.
11
+ */
12
+
1
13
  /*!
2
14
  *
3
- * @moveo-ai/web-client v0.76.0
15
+ * @moveo-ai/web-client v0.77.0
4
16
  * Copyright (c) Moveo.ai (TM)
5
17
  *
6
18
  */
7
19
 
20
+ /*!
21
+ * Adapted from jQuery UI core
22
+ *
23
+ * http://jqueryui.com
24
+ *
25
+ * Copyright 2014 jQuery Foundation and other contributors
26
+ * Released under the MIT license.
27
+ * http://jquery.org/license
28
+ *
29
+ * http://api.jqueryui.com/category/ui-core/
30
+ */
31
+
32
+ /*! https://mths.be/he v1.2.0 by @mathias | MIT license */
33
+
8
34
  /**
9
35
  * @license React
10
36
  * react-dom.production.min.js
@@ -44,3 +70,10 @@
44
70
  * This source code is licensed under the MIT license found in the
45
71
  * LICENSE file in the root directory of this source tree.
46
72
  */
73
+
74
+ /**
75
+ * @license lucide-react v0.487.0 - ISC
76
+ *
77
+ * This source code is licensed under the ISC license.
78
+ * See the LICENSE file in the root directory of this source tree.
79
+ */