@patternfly/react-code-editor 5.0.0-prerelease.6 → 5.0.0-prerelease.7
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/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,12 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [5.0.0-prerelease.7](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-prerelease.6...@patternfly/react-code-editor@5.0.0-prerelease.7) (2023-06-12)
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
- **react-icons:** Added fallback width and height attributes to icons ([#9257](https://github.com/patternfly/patternfly-react/issues/9257)) ([5c782ba](https://github.com/patternfly/patternfly-react/commit/5c782bacfdc02b907b2ca01a3a6800e2f6072b3e))
|
|
11
|
+
|
|
6
12
|
# [5.0.0-prerelease.6](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@5.0.0-prerelease.5...@patternfly/react-code-editor@5.0.0-prerelease.6) (2023-06-09)
|
|
7
13
|
|
|
8
14
|
**Note:** Version bump only for package @patternfly/react-code-editor
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@patternfly/react-code-editor",
|
|
3
|
-
"version": "5.0.0-prerelease.
|
|
3
|
+
"version": "5.0.0-prerelease.7",
|
|
4
4
|
"description": "This package provides a PatternFly wrapper for the Monaco code editor\n",
|
|
5
5
|
"main": "dist/js/index.js",
|
|
6
6
|
"module": "dist/esm/index.js",
|
|
@@ -30,8 +30,8 @@
|
|
|
30
30
|
"clean": "rimraf dist"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@patternfly/react-core": "^5.0.0-prerelease.
|
|
34
|
-
"@patternfly/react-icons": "^5.0.0-prerelease.
|
|
33
|
+
"@patternfly/react-core": "^5.0.0-prerelease.7",
|
|
34
|
+
"@patternfly/react-icons": "^5.0.0-prerelease.3",
|
|
35
35
|
"@patternfly/react-styles": "^5.0.0-prerelease.2",
|
|
36
36
|
"react-dropzone": "14.2.3",
|
|
37
37
|
"tslib": "^2.5.0"
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"rimraf": "^2.6.2",
|
|
46
46
|
"typescript": "^4.7.4"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "2af9b12f0dac6c5d71dcdadafcbf535da8d3c68b"
|
|
49
49
|
}
|
|
@@ -32,8 +32,10 @@ exports[`CodeEditor matches snapshot with all props 1`] = `
|
|
|
32
32
|
aria-hidden="true"
|
|
33
33
|
class="pf-v5-svg"
|
|
34
34
|
fill="currentColor"
|
|
35
|
+
height="1em"
|
|
35
36
|
role="img"
|
|
36
37
|
viewBox="0 0 448 512"
|
|
38
|
+
width="1em"
|
|
37
39
|
>
|
|
38
40
|
<path
|
|
39
41
|
d="M320 448v40c0 13.255-10.745 24-24 24H24c-13.255 0-24-10.745-24-24V120c0-13.255 10.745-24 24-24h72v296c0 30.879 25.121 56 56 56h168zm0-344V0H152c-13.255 0-24 10.745-24 24v368c0 13.255 10.745 24 24 24h272c13.255 0 24-10.745 24-24V128H344c-13.2 0-24-10.8-24-24zm120.971-31.029L375.029 7.029A24 24 0 0 0 358.059 0H352v96h96v-6.059a24 24 0 0 0-7.029-16.97z"
|
|
@@ -57,8 +59,10 @@ exports[`CodeEditor matches snapshot with all props 1`] = `
|
|
|
57
59
|
aria-hidden="true"
|
|
58
60
|
class="pf-v5-svg"
|
|
59
61
|
fill="currentColor"
|
|
62
|
+
height="1em"
|
|
60
63
|
role="img"
|
|
61
64
|
viewBox="0 0 512 512"
|
|
65
|
+
width="1em"
|
|
62
66
|
>
|
|
63
67
|
<path
|
|
64
68
|
d="M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"
|
|
@@ -82,8 +86,10 @@ exports[`CodeEditor matches snapshot with all props 1`] = `
|
|
|
82
86
|
aria-hidden="true"
|
|
83
87
|
class="pf-v5-svg"
|
|
84
88
|
fill="currentColor"
|
|
89
|
+
height="1em"
|
|
85
90
|
role="img"
|
|
86
91
|
viewBox="0 0 512 512"
|
|
92
|
+
width="1em"
|
|
87
93
|
>
|
|
88
94
|
<path
|
|
89
95
|
d="M216 0h80c13.3 0 24 10.7 24 24v168h87.7c17.8 0 26.7 21.5 14.1 34.1L269.7 378.3c-7.5 7.5-19.8 7.5-27.3 0L90.1 226.1c-12.6-12.6-3.7-34.1 14.1-34.1H192V24c0-13.3 10.7-24 24-24zm296 376v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h146.7l49 49c20.1 20.1 52.5 20.1 72.6 0l49-49H488c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z"
|
|
@@ -105,8 +111,10 @@ exports[`CodeEditor matches snapshot with all props 1`] = `
|
|
|
105
111
|
aria-hidden="true"
|
|
106
112
|
class="pf-v5-svg"
|
|
107
113
|
fill="currentColor"
|
|
114
|
+
height="1em"
|
|
108
115
|
role="img"
|
|
109
116
|
viewBox="0 0 640 512"
|
|
117
|
+
width="1em"
|
|
110
118
|
>
|
|
111
119
|
<path
|
|
112
120
|
d="M278.9 511.5l-61-17.7c-6.4-1.8-10-8.5-8.2-14.9L346.2 8.7c1.8-6.4 8.5-10 14.9-8.2l61 17.7c6.4 1.8 10 8.5 8.2 14.9L293.8 503.3c-1.9 6.4-8.5 10.1-14.9 8.2zm-114-112.2l43.5-46.4c4.6-4.9 4.3-12.7-.8-17.2L117 256l90.6-79.7c5.1-4.5 5.5-12.3.8-17.2l-43.5-46.4c-4.5-4.8-12.1-5.1-17-.5L3.8 247.2c-5.1 4.7-5.1 12.8 0 17.5l144.1 135.1c4.9 4.6 12.5 4.4 17-.5zm327.2.6l144.1-135.1c5.1-4.7 5.1-12.8 0-17.5L492.1 112.1c-4.8-4.5-12.4-4.3-17 .5L431.6 159c-4.6 4.9-4.3 12.7.8 17.2L523 256l-90.6 79.7c-5.1 4.5-5.5 12.3-.8 17.2l43.5 46.4c4.5 4.9 12.1 5.1 17 .6z"
|