diff --git a/package-lock.json b/package-lock.json index 73571cca2..a2ae261a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", "@octokit/rest": "^18.0.0", - "@patternfly/documentation-framework": "6.22.7", + "@patternfly/documentation-framework": "6.28.6", "@patternfly/patternfly": "^6.1.0", "@patternfly/react-icons": "^6.1.0", "@patternfly/react-table": "^6.1.0", @@ -3939,9 +3939,9 @@ "link": true }, "node_modules/@patternfly/documentation-framework": { - "version": "6.22.7", - "resolved": "https://registry.npmjs.org/@patternfly/documentation-framework/-/documentation-framework-6.22.7.tgz", - "integrity": "sha512-gzTofXkiFfUv7DEkOGiZbqkVxyy91ADrSng6YQlWqCa4PB3jW9kcz5QWGEvHOBpBdDRuJCpy/pBRIqtJlYbbMg==", + "version": "6.28.6", + "resolved": "https://registry.npmjs.org/@patternfly/documentation-framework/-/documentation-framework-6.28.6.tgz", + "integrity": "sha512-1ttX2n+0WOHCYpospok0iljouvFl6CM2cA3iXjOcuZO86a2GtKbJkfV7391ZDM7G+ZpbCMIqp24aOQ8aFPwchA==", "dev": true, "license": "MIT", "dependencies": { @@ -3949,7 +3949,7 @@ "@babel/preset-env": "7.27.1", "@babel/preset-react": "^7.24.1", "@mdx-js/util": "1.6.16", - "@patternfly/ast-helpers": "^1.4.0-alpha.277", + "@patternfly/ast-helpers": "^1.4.0-alpha.300", "@reach/router": "npm:@gatsbyjs/reach-router@1.3.9", "autoprefixer": "10.4.19", "babel-loader": "^9.1.3", @@ -4012,10 +4012,10 @@ "pf-docs-framework": "scripts/cli/cli.js" }, "peerDependencies": { - "@patternfly/patternfly": "^6.3.0", - "@patternfly/react-code-editor": "^6.3.0", - "@patternfly/react-core": "^6.3.0", - "@patternfly/react-table": "^6.3.0", + "@patternfly/patternfly": "^6.4.0", + "@patternfly/react-code-editor": "^6.4.0", + "@patternfly/react-core": "^6.4.0", + "@patternfly/react-table": "^6.4.0", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" } @@ -4179,9 +4179,9 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.3.0.tgz", - "integrity": "sha512-I/Z0uuaVYfv9QqNAP2/iCGUGhUb0idatNTfFLQk0VnUi2hSMgznDogvAjmlVtZu2DW0P0FymS0oo5EjL+uW6Dg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.4.0.tgz", + "integrity": "sha512-4drFhg74sEc/fftark5wZevODIog17qR4pwLCdB3j5iK3Uu5oMA2SdLhsEeEQggalfnFzve/Km87MdVR0ghhvQ==", "dev": true, "license": "MIT" }, @@ -4226,15 +4226,15 @@ } }, "node_modules/@patternfly/react-code-editor": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-6.3.0.tgz", - "integrity": "sha512-2G0LId2KuuMcFZJRLDcRMfMHWRFG/sbMPXyD8yIi/2LPtAh/JFHbbDCzQXveQzaFhwXxVyVdCrCmbgn4SDYDlQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-code-editor/-/react-code-editor-6.4.0.tgz", + "integrity": "sha512-jZK4qzytcriZalug3KvwTD+h8lNjUfm79opAsLJwGfuq2DD5pzrDwF4GysZrR4hUMdN0jUJqh5yvAqwZtJI/UA==", "license": "MIT", "dependencies": { "@monaco-editor/react": "^4.6.0", - "@patternfly/react-core": "^6.3.0", - "@patternfly/react-icons": "^6.3.0", - "@patternfly/react-styles": "^6.3.0", + "@patternfly/react-core": "^6.4.0", + "@patternfly/react-icons": "^6.4.0", + "@patternfly/react-styles": "^6.4.0", "react-dropzone": "14.3.5", "tslib": "^2.8.1" }, @@ -4259,14 +4259,14 @@ } }, "node_modules/@patternfly/react-core": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.3.0.tgz", - "integrity": "sha512-TM+pLwLd5DzaDlOQhqeju9H9QUFQypQiNwXQLNIxOV5r3fmKh4NTp2Av/8WmFkpCj8mejDOfp4TNxoU1zdjCkQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.4.0.tgz", + "integrity": "sha512-zMgJmcFohp2FqgAoZHg7EXZS7gnaFESquk0qIavemYI0FsqspVlzV2/PUru7w+86+jXfqebRhgubPRsv1eJwEg==", "license": "MIT", "dependencies": { - "@patternfly/react-icons": "^6.3.0", - "@patternfly/react-styles": "^6.3.0", - "@patternfly/react-tokens": "^6.3.0", + "@patternfly/react-icons": "^6.4.0", + "@patternfly/react-styles": "^6.4.0", + "@patternfly/react-tokens": "^6.4.0", "focus-trap": "7.6.4", "react-dropzone": "^14.3.5", "tslib": "^2.8.1" @@ -4277,9 +4277,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.3.0.tgz", - "integrity": "sha512-W39JyqKW1UL6/YGuinDnpjbhmmLAfuxVrgDcdFBaK4D7D1iqkkqrDMV8zIzmV/RkodJ79xRnucYhYb2RukG4RA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.4.0.tgz", + "integrity": "sha512-SPjzatm73NUYv/BL6A/cjRA5sFQ15NkiyPAcT8gmklI7HY+ptd6/eg49uBDFmxTQcSwbb5ISW/R6wwCQBY2M+Q==", "license": "MIT", "peerDependencies": { "react": "^17 || ^18 || ^19", @@ -4287,21 +4287,21 @@ } }, "node_modules/@patternfly/react-styles": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.3.0.tgz", - "integrity": "sha512-FvuyNsY2oN8f2dvCl4Hx8CxBWCIF3BC9JE3Ay1lCuVqY1WYkvW4AQn3/0WVRINCxB9FkQxVNkSjARdwHNCEulw==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.4.0.tgz", + "integrity": "sha512-EXmHA67s5sy+Wy/0uxWoUQ52jr9lsH2wV3QcgtvVc5zxpyBX89gShpqv4jfVqaowznHGDoL6fVBBrSe9BYOliQ==", "license": "MIT" }, "node_modules/@patternfly/react-table": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-6.3.0.tgz", - "integrity": "sha512-klC0HKZvKhrRRJX8j1bLmfvzJyMeqpwbKeV7np9Ggvvh79IxWpBBKX2XbJkjHtl+sCwIVN1VZatil3HGba5CZQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-6.4.0.tgz", + "integrity": "sha512-yv0sFOLGts8a2q9C1xUegjp50ayYyVRe0wKjMf+aMSNIK8sVYu8qu0yfBsCDybsUCldue7+qsYKRLFZosTllWQ==", "license": "MIT", "dependencies": { - "@patternfly/react-core": "^6.3.0", - "@patternfly/react-icons": "^6.3.0", - "@patternfly/react-styles": "^6.3.0", - "@patternfly/react-tokens": "^6.3.0", + "@patternfly/react-core": "^6.4.0", + "@patternfly/react-icons": "^6.4.0", + "@patternfly/react-styles": "^6.4.0", + "@patternfly/react-tokens": "^6.4.0", "lodash": "^4.17.21", "tslib": "^2.8.1" }, @@ -4311,9 +4311,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.3.0.tgz", - "integrity": "sha512-yWStfkbxg4RWAExFKS/JRGScyadOy35yr4DFispNeHrkZWMp4pwKf0VdwlQZ7+ZtSgEWtzzy1KFxMLmWh3mEqA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.4.0.tgz", + "integrity": "sha512-iZthBoXSGQ/+PfGTdPFJVulaJZI3rwE+7A/whOXPGp3Jyq3k6X52pr1+5nlO6WHasbZ9FyeZGqXf4fazUZNjbw==", "license": "MIT" }, "node_modules/@pkgjs/parseargs": { @@ -26610,7 +26610,7 @@ }, "devDependencies": { "@octokit/rest": "^18.0.0", - "@patternfly/documentation-framework": "6.22.7", + "@patternfly/documentation-framework": "6.28.6", "@patternfly/patternfly": "^6.1.0", "@patternfly/patternfly-a11y": "^5.0.0", "@types/dom-speech-recognition": "^0.0.4", diff --git a/package.json b/package.json index cbea22c3a..2b43de6ad 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", "@octokit/rest": "^18.0.0", - "@patternfly/documentation-framework": "6.22.7", + "@patternfly/documentation-framework": "6.28.6", "@patternfly/patternfly": "^6.1.0", "@patternfly/react-icons": "^6.1.0", "@patternfly/react-table": "^6.1.0", diff --git a/packages/module/package.json b/packages/module/package.json index 4a9482cb0..f91f482a2 100644 --- a/packages/module/package.json +++ b/packages/module/package.json @@ -33,19 +33,19 @@ "tag": "prerelease" }, "dependencies": { - "@patternfly/react-core": "^6.1.0", "@patternfly/react-code-editor": "^6.1.0", + "@patternfly/react-core": "^6.1.0", "@patternfly/react-icons": "^6.1.0", "@patternfly/react-table": "^6.1.0", "@segment/analytics-next": "^1.76.0", - "posthog-js": "^1.194.4", "clsx": "^2.1.0", + "path-browserify": "^1.0.1", + "posthog-js": "^1.194.4", "react-markdown": "^9.0.1", - "remark-gfm": "^4.0.0", - "rehype-unwrap-images": "^1.0.0", "rehype-external-links": "^3.0.0", "rehype-sanitize": "^6.0.0", - "path-browserify": "^1.0.1", + "rehype-unwrap-images": "^1.0.0", + "remark-gfm": "^4.0.0", "unist-util-visit": "^5.0.0" }, "peerDependencies": { @@ -53,29 +53,29 @@ "react-dom": "^18 || ^19" }, "devDependencies": { - "@patternfly/documentation-framework": "6.22.7", + "@octokit/rest": "^18.0.0", + "@patternfly/documentation-framework": "6.28.6", "@patternfly/patternfly": "^6.1.0", "@patternfly/patternfly-a11y": "^5.0.0", "@types/dom-speech-recognition": "^0.0.4", "@types/react": "^18.2.61", + "estree-util-is-identifier-name": "^3.0.0", + "file-saver": "^2.0.5", "rimraf": "^2.7.1", "typescript": "^5.3.3", - "@octokit/rest": "^18.0.0", + "unified": "^11.0.5", + "victory-bar": "^37.1.1", "victory-core": "^37.1.1", - "victory-scatter": "^37.1.1", - "victory-pie": "^37.1.1", - "victory-stack": "^37.1.1", - "victory-legend": "^37.1.1", - "victory-line": "^37.1.1", - "victory-group": "^37.1.1", - "victory-voronoi-container": "^37.1.1", "victory-create-container": "^37.1.1", "victory-cursor-container": "^37.1.1", + "victory-group": "^37.1.1", + "victory-legend": "^37.1.1", + "victory-line": "^37.1.1", + "victory-pie": "^37.1.1", + "victory-scatter": "^37.1.1", + "victory-stack": "^37.1.1", "victory-tooltip": "^37.1.1", - "victory-bar": "^37.1.1", - "file-saver": "^2.0.5", - "unified": "^11.0.5", - "estree-util-is-identifier-name": "^3.0.0" + "victory-voronoi-container": "^37.1.1" }, "overrides": { "puppeteer": "^23.6.1", diff --git a/packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/AttachMenu.tsx b/packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/AttachMenu.tsx index 799510cd2..bac16c3d7 100644 --- a/packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/AttachMenu.tsx +++ b/packages/module/patternfly-docs/content/extensions/chatbot/examples/Messages/AttachMenu.tsx @@ -125,7 +125,7 @@ export const AttachmentMenuExample: FunctionComponent = () => { // eslint-disable-next-line no-console onSelect={(_ev, value) => console.log('selected', value)} handleTextInputChange={onTextChange} - popperProps={{ direction: 'up', distance: '8' }} + popperProps={{ direction: 'up', distance: 8 }} searchInputPlaceholder="Search cluster resources..." toggle={(toggleRef) => (