@luminati-io/uikit 6.3.19-beta.1 → 6.3.20
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.
- package/dist/index.js +24 -24
- package/dist/index.js.LICENSE.txt +0 -10
- package/dist/index.js.map +1 -1
- package/dist/umd/uikit.development.js +766 -488
- package/dist/umd/uikit.development.js.map +1 -1
- package/dist/umd/uikit.production.min.js +24 -24
- package/package.json +21 -21
@@ -6,16 +6,6 @@
|
|
6
6
|
|
7
7
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
8
8
|
|
9
|
-
/**
|
10
|
-
* @license React
|
11
|
-
* react-is.production.min.js
|
12
|
-
*
|
13
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
14
|
-
*
|
15
|
-
* This source code is licensed under the MIT license found in the
|
16
|
-
* LICENSE file in the root directory of this source tree.
|
17
|
-
*/
|
18
|
-
|
19
9
|
/**
|
20
10
|
* @license React
|
21
11
|
* react-jsx-runtime.production.min.js
|