@patternfly/patternfly 6.0.0-alpha.196 → 6.0.0-alpha.198

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.
Files changed (34) hide show
  1. package/components/Masthead/masthead.css +1 -1
  2. package/components/Masthead/masthead.scss +1 -1
  3. package/components/MenuToggle/menu-toggle.css +6 -0
  4. package/components/MenuToggle/menu-toggle.scss +7 -0
  5. package/components/Toolbar/toolbar.css +4 -3
  6. package/components/Toolbar/toolbar.scss +4 -3
  7. package/components/_index.css +11 -4
  8. package/docs/components/MenuToggle/examples/MenuToggle.md +94 -1
  9. package/docs/demos/AboutModal/examples/AboutModal.md +3 -358
  10. package/docs/demos/Alert/examples/Alert.md +64 -1351
  11. package/docs/demos/BackToTop/examples/BackToTop.md +6 -426
  12. package/docs/demos/Banner/examples/Banner.md +14 -895
  13. package/docs/demos/CardView/examples/CardView.md +23 -1095
  14. package/docs/demos/Dashboard/examples/Dashboard.md +32 -1597
  15. package/docs/demos/DataList/examples/DataList.md +64 -4031
  16. package/docs/demos/DescriptionList/examples/DescriptionList.md +471 -1523
  17. package/docs/demos/Drawer/examples/Drawer.md +35 -1849
  18. package/docs/demos/JumpLinks/examples/JumpLinks.md +86 -2326
  19. package/docs/demos/Masthead/examples/Masthead.md +11 -611
  20. package/docs/demos/Modal/examples/Modal.md +196 -2126
  21. package/docs/demos/Nav/examples/Nav.md +22 -1988
  22. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +35 -4415
  23. package/docs/demos/Page/examples/Page.md +104 -4112
  24. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +269 -6297
  25. package/docs/demos/Skeleton/examples/Skeleton.md +15 -412
  26. package/docs/demos/Table/examples/Table.md +416 -15861
  27. package/docs/demos/Tabs/examples/Tabs.md +518 -3638
  28. package/docs/demos/Toolbar/examples/Toolbar.md +92 -1812
  29. package/docs/demos/Wizard/examples/Wizard.md +666 -5289
  30. package/package.json +1 -1
  31. package/patternfly-no-globals.css +11 -4
  32. package/patternfly.css +11 -4
  33. package/patternfly.min.css +1 -1
  34. package/patternfly.min.css.map +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.