systemview 1.15.9 → 1.16.10

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.
Files changed (30) hide show
  1. package/api/connections.json +1 -1
  2. package/build/asset-manifest.json +16 -22
  3. package/build/index.html +1 -1
  4. package/build/static/css/main.2c749bba.css +15 -0
  5. package/build/static/css/main.2c749bba.css.map +1 -0
  6. package/build/static/js/422.3649b867.chunk.js +2 -0
  7. package/build/static/js/422.3649b867.chunk.js.map +1 -0
  8. package/build/static/js/main.a2a48889.js +3 -0
  9. package/build/static/js/{2.3222d262.chunk.js.LICENSE.txt → main.a2a48889.js.LICENSE.txt} +4 -15
  10. package/build/static/js/main.a2a48889.js.map +1 -0
  11. package/cli/index.js +0 -0
  12. package/package.json +21 -16
  13. package/build/static/css/main.0357c4fc.chunk.css +0 -16
  14. package/build/static/css/main.0357c4fc.chunk.css.map +0 -1
  15. package/build/static/js/2.3222d262.chunk.js +0 -3
  16. package/build/static/js/2.3222d262.chunk.js.map +0 -1
  17. package/build/static/js/3.46bb8aaa.chunk.js +0 -2
  18. package/build/static/js/3.46bb8aaa.chunk.js.map +0 -1
  19. package/build/static/js/main.b8efe8f4.chunk.js +0 -2
  20. package/build/static/js/main.b8efe8f4.chunk.js.map +0 -1
  21. package/build/static/js/runtime-main.be3b6be7.js +0 -2
  22. package/build/static/js/runtime-main.be3b6be7.js.map +0 -1
  23. /package/build/static/media/{FontsFree-Net-SFMono-Regular.9647425e.ttf → FontsFree-Net-SFMono-Regular.9647425ef282c28529df.ttf} +0 -0
  24. /package/build/static/media/{Malkor-Regular.f55d6a82.ttf → Malkor-Regular.f55d6a829566789554a5.ttf} +0 -0
  25. /package/build/static/media/{check.c17549c7.svg → check.c17549c742b818356d1a95bfa3b0404a.svg} +0 -0
  26. /package/build/static/media/{error.1d9e99c1.svg → error.1d9e99c1bb443d2374ef72a7205a5b71.svg} +0 -0
  27. /package/build/static/media/{eval-icon.c95744a8.svg → eval-icon.c95744a8bbde20641e4a13f19f9f5ae6.svg} +0 -0
  28. /package/build/static/media/{loading.10ca842f.gif → loading.10ca842f103fd1282bdb.gif} +0 -0
  29. /package/build/static/media/{test-icon.2b1ada73.svg → test-icon.2b1ada73e6e33301aeac287a15063a4a.svg} +0 -0
  30. /package/build/static/media/{x.f680188c.svg → x.f680188c9bc9ed62e3647ad587e1bea0.svg} +0 -0
@@ -11,17 +11,6 @@ object-assign
11
11
  * @license MIT
12
12
  */
13
13
 
14
- /*!
15
- * The buffer module from node.js, for the browser.
16
- *
17
- * @author Feross Aboukhadijeh <http://feross.org>
18
- * @license MIT
19
- */
20
-
21
- /*! https://mths.be/utf8js v2.1.2 by @mathias */
22
-
23
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
24
-
25
14
  /**
26
15
  * @license React
27
16
  * react-is.production.min.js
@@ -41,7 +30,7 @@ object-assign
41
30
  * @public
42
31
  */
43
32
 
44
- /** @license React v0.20.1
33
+ /** @license React v0.20.2
45
34
  * scheduler.production.min.js
46
35
  *
47
36
  * Copyright (c) Facebook, Inc. and its affiliates.
@@ -59,7 +48,7 @@ object-assign
59
48
  * LICENSE file in the root directory of this source tree.
60
49
  */
61
50
 
62
- /** @license React v17.0.1
51
+ /** @license React v17.0.2
63
52
  * react-dom.production.min.js
64
53
  *
65
54
  * Copyright (c) Facebook, Inc. and its affiliates.
@@ -68,7 +57,7 @@ object-assign
68
57
  * LICENSE file in the root directory of this source tree.
69
58
  */
70
59
 
71
- /** @license React v17.0.1
60
+ /** @license React v17.0.2
72
61
  * react-jsx-runtime.production.min.js
73
62
  *
74
63
  * Copyright (c) Facebook, Inc. and its affiliates.
@@ -77,7 +66,7 @@ object-assign
77
66
  * LICENSE file in the root directory of this source tree.
78
67
  */
79
68
 
80
- /** @license React v17.0.1
69
+ /** @license React v17.0.2
81
70
  * react.production.min.js
82
71
  *
83
72
  * Copyright (c) Facebook, Inc. and its affiliates.