dynamic-mui 1.0.82 → 1.0.84

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,87 +0,0 @@
1
- /*
2
- object-assign
3
- (c) Sindre Sorhus
4
- @license MIT
5
- */
6
-
7
- /*!
8
- * @overview es6-promise - a tiny implementation of Promises/A+.
9
- * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
10
- * @license Licensed under MIT license
11
- * See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
12
- * @version v4.2.8+1e68dce6
13
- */
14
-
15
- /*!
16
- * The buffer module from node.js, for the browser.
17
- *
18
- * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
19
- * @license MIT
20
- */
21
-
22
- /*!
23
- * regjsgen 0.5.2
24
- * Copyright 2014-2020 Benjamin Tan <https://ofcr.se/>
25
- * Available under the MIT license <https://github.com/bnjmnt4n/regjsgen/blob/master/LICENSE-MIT.txt>
26
- */
27
-
28
- /*! clipboard-copy. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
29
-
30
- /*! https://mths.be/regenerate v1.4.2 by @mathias | MIT license */
31
-
32
- /**
33
- * @license React
34
- * react-dom-client.production.js
35
- *
36
- * Copyright (c) Meta Platforms, Inc. and affiliates.
37
- *
38
- * This source code is licensed under the MIT license found in the
39
- * LICENSE file in the root directory of this source tree.
40
- */
41
-
42
- /**
43
- * @license React
44
- * react-dom.production.js
45
- *
46
- * Copyright (c) Meta Platforms, Inc. and affiliates.
47
- *
48
- * This source code is licensed under the MIT license found in the
49
- * LICENSE file in the root directory of this source tree.
50
- */
51
-
52
- /**
53
- * @license React
54
- * react.production.js
55
- *
56
- * Copyright (c) Meta Platforms, Inc. and affiliates.
57
- *
58
- * This source code is licensed under the MIT license found in the
59
- * LICENSE file in the root directory of this source tree.
60
- */
61
-
62
- /**
63
- * @license React
64
- * scheduler.production.js
65
- *
66
- * Copyright (c) Meta Platforms, Inc. and affiliates.
67
- *
68
- * This source code is licensed under the MIT license found in the
69
- * LICENSE file in the root directory of this source tree.
70
- */
71
-
72
- /**
73
- * A better abstraction over CSS.
74
- *
75
- * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
76
- * @website https://github.com/cssinjs/jss
77
- * @license MIT
78
- */
79
-
80
- /**
81
- * Prism: Lightweight, robust, elegant syntax highlighting
82
- *
83
- * @license MIT <https://opensource.org/licenses/MIT>
84
- * @author Lea Verou <https://lea.verou.me>
85
- * @namespace
86
- * @public
87
- */
package/docs/index.html DELETED
@@ -1,16 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
7
- <title>Dynamic MUI</title>
8
- <link rel="icon" type="image/x-icon" href="https://geoviewer.io/img/favicon.ico">
9
- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
10
- <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
11
- </head>
12
- <body>
13
- <div id="rsg-root"></div>
14
- <script src="build/bundle.f80c42aa.js"></script>
15
- </body>
16
- </html>