@open-amt-cloud-toolkit/ui-toolkit-react 3.2.4 → 3.2.6
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/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|

|
|
5
5
|

|
|
6
6
|
[](https://api.securityscorecards.dev/projects/github.com/open-amt-cloud-toolkit/ui-toolkir-react)
|
|
7
|
-
[](https://discord.gg/DKHeUNEWVH)
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
> Disclaimer: Production viable releases are tagged and listed under 'Releases'. All other check-ins should be considered 'in-development' and should not be used in production
|
|
@@ -74,7 +74,7 @@ The React app can be created in any preferred development directory. The MPS can
|
|
|
74
74
|
|
|
75
75
|
- Need additional support or want to get the latest news and events about Open AMT? Connect with the team directly through Discord.
|
|
76
76
|
|
|
77
|
-
[](https://discord.gg/
|
|
77
|
+
[](https://discord.gg/DKHeUNEWVH)
|
|
78
78
|
|
|
79
79
|
<br>
|
|
80
80
|
|
package/dist/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-amt-cloud-toolkit/ui-toolkit-react",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.6",
|
|
4
4
|
"description": "React UI controls for Intel AMT features",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -29,21 +29,21 @@
|
|
|
29
29
|
"@fortawesome/fontawesome-svg-core": "^6.2.1",
|
|
30
30
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
31
31
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
32
|
-
"@open-amt-cloud-toolkit/ui-toolkit": "^3.2.
|
|
32
|
+
"@open-amt-cloud-toolkit/ui-toolkit": "^3.2.6",
|
|
33
|
+
"@xterm/xterm": "^5.5.0",
|
|
33
34
|
"i18next": "^23.2.1",
|
|
34
|
-
"i18next-browser-languagedetector": "^
|
|
35
|
+
"i18next-browser-languagedetector": "^8.0.0",
|
|
35
36
|
"md5": "^2.2.1",
|
|
36
37
|
"moment": "^2.29.4",
|
|
37
38
|
"react-i18next": "^14.0.0",
|
|
38
39
|
"sass": "^1.56.1",
|
|
39
40
|
"styled-components": "^6.0.3",
|
|
40
41
|
"winston": "^3.0.0",
|
|
41
|
-
"ws": "^8.11.0"
|
|
42
|
-
"xterm": "^5.0.0"
|
|
42
|
+
"ws": "^8.11.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@testing-library/jest-dom": "^6.0.0",
|
|
46
|
-
"@testing-library/react": "^
|
|
46
|
+
"@testing-library/react": "^16.0.0",
|
|
47
47
|
"@testing-library/user-event": "^14.4.3",
|
|
48
48
|
"@types/jest": "^29.2.3",
|
|
49
49
|
"@types/md5": "^2.3.2",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
55
55
|
"@typescript-eslint/parser": "^6.11.0",
|
|
56
56
|
"canvas": "^2.10.2",
|
|
57
|
-
"css-loader": "^
|
|
57
|
+
"css-loader": "^7.1.1",
|
|
58
58
|
"eslint": "^8.27.0",
|
|
59
59
|
"eslint-config-standard": "^17.0.0",
|
|
60
60
|
"eslint-config-standard-with-typescript": "^43.0.1",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"react-dom": "^18.2.0",
|
|
73
73
|
"sass-loader": "^14.0.0",
|
|
74
74
|
"source-map-loader": "^5.0.0",
|
|
75
|
-
"style-loader": "^
|
|
75
|
+
"style-loader": "^4.0.0",
|
|
76
76
|
"ts-jest": "^29.0.3",
|
|
77
77
|
"ts-loader": "^9.4.1",
|
|
78
78
|
"typescript": "^5.0.4",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-amt-cloud-toolkit/ui-toolkit-react",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.6",
|
|
4
4
|
"description": "React UI controls for Intel AMT features",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -29,21 +29,21 @@
|
|
|
29
29
|
"@fortawesome/fontawesome-svg-core": "^6.2.1",
|
|
30
30
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
31
31
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
32
|
-
"@open-amt-cloud-toolkit/ui-toolkit": "^3.2.
|
|
32
|
+
"@open-amt-cloud-toolkit/ui-toolkit": "^3.2.6",
|
|
33
|
+
"@xterm/xterm": "^5.5.0",
|
|
33
34
|
"i18next": "^23.2.1",
|
|
34
|
-
"i18next-browser-languagedetector": "^
|
|
35
|
+
"i18next-browser-languagedetector": "^8.0.0",
|
|
35
36
|
"md5": "^2.2.1",
|
|
36
37
|
"moment": "^2.29.4",
|
|
37
38
|
"react-i18next": "^14.0.0",
|
|
38
39
|
"sass": "^1.56.1",
|
|
39
40
|
"styled-components": "^6.0.3",
|
|
40
41
|
"winston": "^3.0.0",
|
|
41
|
-
"ws": "^8.11.0"
|
|
42
|
-
"xterm": "^5.0.0"
|
|
42
|
+
"ws": "^8.11.0"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@testing-library/jest-dom": "^6.0.0",
|
|
46
|
-
"@testing-library/react": "^
|
|
46
|
+
"@testing-library/react": "^16.0.0",
|
|
47
47
|
"@testing-library/user-event": "^14.4.3",
|
|
48
48
|
"@types/jest": "^29.2.3",
|
|
49
49
|
"@types/md5": "^2.3.2",
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
|
55
55
|
"@typescript-eslint/parser": "^6.11.0",
|
|
56
56
|
"canvas": "^2.10.2",
|
|
57
|
-
"css-loader": "^
|
|
57
|
+
"css-loader": "^7.1.1",
|
|
58
58
|
"eslint": "^8.27.0",
|
|
59
59
|
"eslint-config-standard": "^17.0.0",
|
|
60
60
|
"eslint-config-standard-with-typescript": "^43.0.1",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"react-dom": "^18.2.0",
|
|
73
73
|
"sass-loader": "^14.0.0",
|
|
74
74
|
"source-map-loader": "^5.0.0",
|
|
75
|
-
"style-loader": "^
|
|
75
|
+
"style-loader": "^4.0.0",
|
|
76
76
|
"ts-jest": "^29.0.3",
|
|
77
77
|
"ts-loader": "^9.4.1",
|
|
78
78
|
"typescript": "^5.0.4",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
* SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
**********************************************************************/
|
|
5
5
|
import React from 'react';
|
|
6
|
-
import 'xterm/css/xterm.css';
|
|
6
|
+
import '@xterm/xterm/css/xterm.css';
|
|
7
7
|
import './sol.scss';
|
|
8
8
|
export interface SOLProps {
|
|
9
9
|
deviceId: string | null;
|