@luminati-io/uikit 3.1.2 → 3.1.3
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/umd/uikit.development.js +83427 -46543
- package/dist/umd/uikit.development.js.map +1 -1
- package/dist/umd/uikit.production.min.js +3 -40
- package/dist/umd/uikit.production.min.js.LICENSE.txt +23 -0
- package/dist/umd/uikit.production.min.js.map +1 -1
- package/package.json +2 -13
- package/dist/cjs/index.js +0 -48241
- package/dist/cjs/index.js.map +0 -1
- package/dist/esm/index.js +0 -48185
- package/dist/esm/index.js.map +0 -1
@@ -0,0 +1,23 @@
|
|
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
|
+
* Prism: Lightweight, robust, elegant syntax highlighting
|
9
|
+
*
|
10
|
+
* @license MIT <https://opensource.org/licenses/MIT>
|
11
|
+
* @author Lea Verou <https://lea.verou.me>
|
12
|
+
* @namespace
|
13
|
+
* @public
|
14
|
+
*/
|
15
|
+
|
16
|
+
/** @license React v16.13.1
|
17
|
+
* react-is.production.min.js
|
18
|
+
*
|
19
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
20
|
+
*
|
21
|
+
* This source code is licensed under the MIT license found in the
|
22
|
+
* LICENSE file in the root directory of this source tree.
|
23
|
+
*/
|