@patternfly/patternfly 6.0.0-alpha.195 → 6.0.0-alpha.197

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