@patternfly/react-docs 7.2.0-prerelease.53 → 7.2.0-prerelease.55

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,23 @@
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
+ # [7.2.0-prerelease.55](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.2.0-prerelease.54...@patternfly/react-docs@7.2.0-prerelease.55) (2025-03-26)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-docs
9
+
10
+ # [7.2.0-prerelease.54](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.2.0-prerelease.53...@patternfly/react-docs@7.2.0-prerelease.54) (2025-03-20)
11
+
12
+ ### Bug Fixes
13
+
14
+ - **deps:** update dependency @patternfly/patternfly to v6.2.0-prerelease.20 ([#11653](https://github.com/patternfly/patternfly-react/issues/11653)) ([f4df244](https://github.com/patternfly/patternfly-react/commit/f4df244b1fe68c1ac34bff7379f2bb6558676fb2))
15
+ - **deps:** update dependency @patternfly/patternfly to v6.2.0-prerelease.23 ([#11660](https://github.com/patternfly/patternfly-react/issues/11660)) ([01006e6](https://github.com/patternfly/patternfly-react/commit/01006e6ec3085a3e25fb47904206e5476013e0eb))
16
+
17
+ ### Features
18
+
19
+ - **Alert:** added animations ([#11495](https://github.com/patternfly/patternfly-react/issues/11495)) ([74dd258](https://github.com/patternfly/patternfly-react/commit/74dd258abb9f329dc2fc3fcaaa6fc4de460fc088))
20
+ - **charts:** Sankey and Line charts, based on Apache ECharts ([#11616](https://github.com/patternfly/patternfly-react/issues/11616)) ([f2479b1](https://github.com/patternfly/patternfly-react/commit/f2479b10dc6a96e97bfa1b0bb4bc3da789b9e93b))
21
+ - **ClipboardCopy:** added truncation for inlinecompact variant ([#11610](https://github.com/patternfly/patternfly-react/issues/11610)) ([48b5749](https://github.com/patternfly/patternfly-react/commit/48b5749dfda3841aaaeea995659f2094272dc999))
22
+
6
23
  # [7.2.0-prerelease.53](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@7.2.0-prerelease.52...@patternfly/react-docs@7.2.0-prerelease.53) (2025-03-12)
7
24
 
8
25
  **Note:** Version bump only for package @patternfly/react-docs
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/react-docs",
3
3
  "description": "PatternFly React Docs",
4
- "version": "7.2.0-prerelease.53",
4
+ "version": "7.2.0-prerelease.55",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "tag": "prerelease"
@@ -23,20 +23,21 @@
23
23
  "test:a11y": "patternfly-a11y --config patternfly-a11y.config"
24
24
  },
25
25
  "dependencies": {
26
- "@patternfly/patternfly": "6.2.0-prerelease.19",
27
- "@patternfly/react-charts": "^8.2.0-prerelease.25",
28
- "@patternfly/react-code-editor": "^6.2.0-prerelease.35",
29
- "@patternfly/react-core": "^6.2.0-prerelease.33",
30
- "@patternfly/react-drag-drop": "^6.2.0-prerelease.35",
31
- "@patternfly/react-icons": "^6.2.0-prerelease.11",
32
- "@patternfly/react-styles": "^6.2.0-prerelease.10",
33
- "@patternfly/react-table": "^6.2.0-prerelease.34",
34
- "@patternfly/react-templates": "^6.2.0-prerelease.34",
35
- "@patternfly/react-tokens": "^6.2.0-prerelease.10",
26
+ "@patternfly/patternfly": "6.2.0-prerelease.25",
27
+ "@patternfly/react-charts": "^8.2.0-prerelease.27",
28
+ "@patternfly/react-code-editor": "^6.2.0-prerelease.37",
29
+ "@patternfly/react-core": "^6.2.0-prerelease.35",
30
+ "@patternfly/react-drag-drop": "^6.2.0-prerelease.37",
31
+ "@patternfly/react-icons": "^6.2.0-prerelease.12",
32
+ "@patternfly/react-styles": "^6.2.0-prerelease.11",
33
+ "@patternfly/react-table": "^6.2.0-prerelease.36",
34
+ "@patternfly/react-templates": "^6.2.0-prerelease.36",
35
+ "@patternfly/react-tokens": "^6.2.0-prerelease.11",
36
+ "echarts": "^5.6.0",
36
37
  "victory": "^37.3.6"
37
38
  },
38
39
  "devDependencies": {
39
- "@patternfly/documentation-framework": "^6.5.18",
40
+ "@patternfly/documentation-framework": "^6.5.20",
40
41
  "@patternfly/patternfly-a11y": "5.1.0"
41
42
  },
42
43
  "keywords": [
@@ -46,5 +47,5 @@
46
47
  "last 2 versions",
47
48
  "not ie <= 11"
48
49
  ],
49
- "gitHead": "9522d7b9680f99c0b040b1917d7adaada6d40212"
50
+ "gitHead": "64381f5a4e6de2673ae008db81cb7fd09c8e3eb4"
50
51
  }
@@ -38,6 +38,12 @@ const urls = Object.keys(fullscreenRoutes)
38
38
  if (path.includes('/tile/') || path.includes('/chip/')) {
39
39
  return path.replace(/\/react-deprecated$/, '');
40
40
  }
41
+ } else if (path.match(/\/charts\/.*\/ECharts$/g)) {
42
+ if (path.includes('/sankey-chart/')) {
43
+ return path.replace(/\/ECharts$/, '');
44
+ }
45
+ } else if (path.match(/\/charts\/.*\/-Victory$/g)) {
46
+ return path.replace(/\/-Victory/, '');
41
47
  }
42
48
  // all other pages in the components section have a trailing 'react' string in their default tab
43
49
  return path.replace(/\/react$/, '');
@@ -40,10 +40,11 @@ module.exports = (baseSourceMD, sourceProps) => {
40
40
  sourceMD(path.join(reactTablePath, '/**/demos/*.md'), 'react-demos');
41
41
 
42
42
  // Charts MD
43
- sourceMD(path.join(reactChartsPath, '/echarts/components/**/examples/*.md'), 'react');
44
- sourceMD(path.join(reactChartsPath, '/next/echarts/components/**/examples/*.md'), 'react-next');
45
- sourceMD(path.join(reactChartsPath, '/next/victory/components/**/examples/*.md'), 'react-next');
46
- sourceMD(path.join(reactChartsPath, '/victory/components/**/examples/*.md'), 'react');
43
+ sourceMD(path.join(reactChartsPath, '/echarts/components/**/docs/*.md'), 'ECharts-docs'); // Alternate docs for examples
44
+ sourceMD(path.join(reactChartsPath, '/echarts/components/**/examples/*.md'), 'ECharts');
45
+ sourceMD(path.join(reactChartsPath, '/echarts/next/components/**/examples/*.md'), 'ECharts-next');
46
+ sourceMD(path.join(reactChartsPath, '/victory/components/**/examples/*.md'), '-Victory'); // Default tab
47
+ sourceMD(path.join(reactChartsPath, '/victory/next/components/**/examples/*.md'), '-Victory-next');
47
48
 
48
49
  // Code Editor MD
49
50
  sourceMD(path.join(reactCodeEditorPath, '/**/examples/*.md'), 'react');