systemview 1.12.8 → 1.14.8

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 (36) hide show
  1. package/api/Connections.js +2 -1
  2. package/api/connections.json +1 -0
  3. package/api/index.js +5 -1
  4. package/build/asset-manifest.json +15 -15
  5. package/build/index.html +1 -1
  6. package/build/static/css/main.0357c4fc.chunk.css +16 -0
  7. package/build/static/css/main.0357c4fc.chunk.css.map +1 -0
  8. package/build/static/js/2.3222d262.chunk.js +3 -0
  9. package/build/static/js/2.3222d262.chunk.js.LICENSE.txt +89 -0
  10. package/build/static/js/2.3222d262.chunk.js.map +1 -0
  11. package/build/static/js/3.46bb8aaa.chunk.js +2 -0
  12. package/build/static/js/3.46bb8aaa.chunk.js.map +1 -0
  13. package/build/static/js/main.b8efe8f4.chunk.js +2 -0
  14. package/build/static/js/main.b8efe8f4.chunk.js.map +1 -0
  15. package/build/static/js/runtime-main.be3b6be7.js +2 -0
  16. package/build/static/js/runtime-main.be3b6be7.js.map +1 -0
  17. package/cli/runTests.js +1 -1
  18. package/package.json +1 -1
  19. package/testing-utilities/Argument.class.js +2 -2
  20. package/testing-utilities/FullTestController.js +2 -2
  21. package/testing-utilities/Test.class.js +1 -1
  22. package/testing-utilities/createMockFile.js +32 -0
  23. package/testing-utilities/test-helpers.js +59 -29
  24. package/testing-utilities/validators.js +1 -1
  25. package/api/connections.txt +0 -1
  26. package/build/static/css/main.fb15c45d.chunk.css +0 -16
  27. package/build/static/css/main.fb15c45d.chunk.css.map +0 -1
  28. package/build/static/js/2.b505d19e.chunk.js +0 -3
  29. package/build/static/js/2.b505d19e.chunk.js.LICENSE.txt +0 -435
  30. package/build/static/js/2.b505d19e.chunk.js.map +0 -1
  31. package/build/static/js/3.9df029f5.chunk.js +0 -2
  32. package/build/static/js/3.9df029f5.chunk.js.map +0 -1
  33. package/build/static/js/main.2752c02f.chunk.js +0 -2
  34. package/build/static/js/main.2752c02f.chunk.js.map +0 -1
  35. package/build/static/js/runtime-main.c2e308f2.js +0 -2
  36. package/build/static/js/runtime-main.c2e308f2.js.map +0 -1
@@ -0,0 +1,89 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
7
+ /*!
8
+ * Determine if an object is a Buffer
9
+ *
10
+ * @author Feross Aboukhadijeh <https://feross.org>
11
+ * @license MIT
12
+ */
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
+ /**
26
+ * @license React
27
+ * react-is.production.min.js
28
+ *
29
+ * Copyright (c) Facebook, Inc. and its affiliates.
30
+ *
31
+ * This source code is licensed under the MIT license found in the
32
+ * LICENSE file in the root directory of this source tree.
33
+ */
34
+
35
+ /**
36
+ * Prism: Lightweight, robust, elegant syntax highlighting
37
+ *
38
+ * @license MIT <https://opensource.org/licenses/MIT>
39
+ * @author Lea Verou <https://lea.verou.me>
40
+ * @namespace
41
+ * @public
42
+ */
43
+
44
+ /** @license React v0.20.1
45
+ * scheduler.production.min.js
46
+ *
47
+ * Copyright (c) Facebook, Inc. and its affiliates.
48
+ *
49
+ * This source code is licensed under the MIT license found in the
50
+ * LICENSE file in the root directory of this source tree.
51
+ */
52
+
53
+ /** @license React v16.13.1
54
+ * react-is.production.min.js
55
+ *
56
+ * Copyright (c) Facebook, Inc. and its 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
+ /** @license React v17.0.1
63
+ * react-dom.production.min.js
64
+ *
65
+ * Copyright (c) Facebook, Inc. and its affiliates.
66
+ *
67
+ * This source code is licensed under the MIT license found in the
68
+ * LICENSE file in the root directory of this source tree.
69
+ */
70
+
71
+ /** @license React v17.0.1
72
+ * react-jsx-runtime.production.min.js
73
+ *
74
+ * Copyright (c) Facebook, Inc. and its affiliates.
75
+ *
76
+ * This source code is licensed under the MIT license found in the
77
+ * LICENSE file in the root directory of this source tree.
78
+ */
79
+
80
+ /** @license React v17.0.1
81
+ * react.production.min.js
82
+ *
83
+ * Copyright (c) Facebook, Inc. and its affiliates.
84
+ *
85
+ * This source code is licensed under the MIT license found in the
86
+ * LICENSE file in the root directory of this source tree.
87
+ */
88
+
89
+ //! moment.js