File tree Expand file tree Collapse file tree
src/next/components/Wizard/examples Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "version" : " 4.232.10" ,
44 "description" : " This library provides a set of common React components for use with the PatternFly reference implementation." ,
55 "main" : " dist/js/index.js" ,
6+ "module" : " dist/esm/index.js" ,
67 "types" : " dist/esm/index.d.ts" ,
78 "exports" : {
89 "." : " ./dist/esm/index.js" ,
Original file line number Diff line number Diff line change @@ -28,10 +28,7 @@ import {
2828 WizardToggle,
2929 WizardStep,
3030 WizardBody,
31- Step,
32- SubStep,
3331 useWizardFooter,
34- WizardStepProps,
3532 useWizardContext
3633} from '@patternfly/react-core /next';
3734import { css } from '@patternfly/react-styles ';
Original file line number Diff line number Diff line change 3737 "@patternfly/react-virtualized-extension" : " ^4.79.10"
3838 },
3939 "devDependencies" : {
40- "@patternfly/documentation-framework" : " 1.1.36 " ,
40+ "@patternfly/documentation-framework" : " 1.2.0 " ,
4141 "@patternfly/patternfly-a11y" : " 4.3.1" ,
4242 "rimraf" : " ^2.6.3" ,
4343 "shx" : " ^0.3.2"
Original file line number Diff line number Diff line change 34743474 acorn-static-class-features "^1.0.0"
34753475 astring "^1.7.5"
34763476
3477- "@patternfly/documentation-framework@1.1.36 ":
3478- version "1.1.36 "
3479- resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.1.36 .tgz#6018b9fe7c31cd466de383398a2a904d850d51be "
3480- integrity sha512-xtFXu7bAAFNrWOuWKIRVPAAozQFQBdo2bjuDb6jvfZxKGQyJgle5iFbNlcxRlm0QuUVqUJvizGwOhOQCHT58tw ==
3477+ "@patternfly/documentation-framework@1.2.0 ":
3478+ version "1.2.0 "
3479+ resolved "https://registry.yarnpkg.com/@patternfly/documentation-framework/-/documentation-framework-1.2.0 .tgz#ac836209d59334febe42350060c8fd6a45a640b4 "
3480+ integrity sha512-JYFKpI5jlAVR4HctE2opp/Ded3BS2xsiYitRjLX/mnT63ta2TZz0nDp61yk7t0MN+lH1fVbl/Cw0iiKs6qqAEQ ==
34813481 dependencies:
34823482 "@babel/core" "7.18.2"
34833483 "@babel/plugin-proposal-class-properties" "7.17.12"
You can’t perform that action at this time.
0 commit comments