@patternfly/react-code-editor 6.0.0-alpha.52 → 6.0.0-alpha.53

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
+ # 6.0.0-alpha.53 (2024-04-26)
7
+
8
+ ### Bug Fixes
9
+
10
+ - **helpers:** Updated OUIA ID prefix to PF6 ([#10292](https://github.com/patternfly/patternfly-react/issues/10292)) ([1c7af7a](https://github.com/patternfly/patternfly-react/commit/1c7af7ab9f352b9ad02caabb1deef08cf69e0950))
11
+
6
12
  # [6.0.0-alpha.52](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-code-editor@6.0.0-alpha.51...@patternfly/react-code-editor@6.0.0-alpha.52) (2024-04-24)
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": "6.0.0-alpha.52",
3
+ "version": "6.0.0-alpha.53",
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",
@@ -31,7 +31,7 @@
31
31
  },
32
32
  "dependencies": {
33
33
  "@monaco-editor/react": "^4.6.0",
34
- "@patternfly/react-core": "^6.0.0-alpha.52",
34
+ "@patternfly/react-core": "^6.0.0-alpha.53",
35
35
  "@patternfly/react-icons": "^6.0.0-alpha.20",
36
36
  "@patternfly/react-styles": "^6.0.0-alpha.20",
37
37
  "react-dropzone": "14.2.3",
@@ -46,5 +46,5 @@
46
46
  "rimraf": "^2.6.2",
47
47
  "typescript": "^4.7.4"
48
48
  },
49
- "gitHead": "eb609385b2e7b294e5e46d021d615cd63fa92fc6"
49
+ "gitHead": "d7de43aefe0f8c0b5fe281aea7741c8dedb4ecf5"
50
50
  }
@@ -27,7 +27,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
27
27
  aria-label="Copy code to clipboard"
28
28
  class="pf-v6-c-button pf-m-plain"
29
29
  data-ouia-component-id="OUIA-Generated-Button-plain-1"
30
- data-ouia-component-type="PF5/Button"
30
+ data-ouia-component-type="PF6/Button"
31
31
  data-ouia-safe="true"
32
32
  type="button"
33
33
  >
@@ -54,7 +54,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
54
54
  aria-label="Upload code"
55
55
  class="pf-v6-c-button pf-m-plain"
56
56
  data-ouia-component-id="OUIA-Generated-Button-plain-2"
57
- data-ouia-component-type="PF5/Button"
57
+ data-ouia-component-type="PF6/Button"
58
58
  data-ouia-safe="true"
59
59
  type="button"
60
60
  >
@@ -81,7 +81,7 @@ exports[`Matches snapshot with control buttons enabled 1`] = `
81
81
  aria-label="Download code"
82
82
  class="pf-v6-c-button pf-m-plain"
83
83
  data-ouia-component-id="OUIA-Generated-Button-plain-3"
84
- data-ouia-component-type="PF5/Button"
84
+ data-ouia-component-type="PF6/Button"
85
85
  data-ouia-safe="true"
86
86
  type="button"
87
87
  >
@@ -9,7 +9,7 @@ exports[`Matches snapshot 1`] = `
9
9
  aria-disabled="false"
10
10
  class="pf-v6-c-button pf-m-plain"
11
11
  data-ouia-component-id="OUIA-Generated-Button-plain-1"
12
- data-ouia-component-type="PF5/Button"
12
+ data-ouia-component-type="PF6/Button"
13
13
  data-ouia-safe="true"
14
14
  type="button"
15
15
  >