@patternfly/patternfly 6.0.0-alpha.176 → 6.0.0-alpha.177

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 (38) hide show
  1. package/assets/icons/iconUnicodes.json +6 -0
  2. package/assets/pficon/pf-v6-pficon.woff2 +0 -0
  3. package/assets/pficon/pficon.scss +36 -0
  4. package/base/patternfly-pf-icons.css +25 -1
  5. package/components/Page/page.css +6 -0
  6. package/components/Page/page.scss +7 -0
  7. package/components/_index.css +6 -0
  8. package/docs/components/Page/examples/Page.md +1 -0
  9. package/docs/demos/AboutModal/examples/AboutModal.md +0 -30
  10. package/docs/demos/Alert/examples/Alert.md +0 -90
  11. package/docs/demos/BackToTop/examples/BackToTop.md +0 -30
  12. package/docs/demos/Banner/examples/Banner.md +0 -60
  13. package/docs/demos/CardView/examples/CardView.md +0 -30
  14. package/docs/demos/Dashboard/examples/Dashboard.md +0 -30
  15. package/docs/demos/DataList/examples/DataList.md +0 -120
  16. package/docs/demos/DescriptionList/examples/DescriptionList.md +0 -90
  17. package/docs/demos/Drawer/examples/Drawer.md +0 -150
  18. package/docs/demos/JumpLinks/examples/JumpLinks.md +0 -180
  19. package/docs/demos/Masthead/examples/Masthead.md +0 -60
  20. package/docs/demos/Modal/examples/Modal.md +0 -180
  21. package/docs/demos/Nav/examples/Nav.md +0 -180
  22. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +0 -150
  23. package/docs/demos/Page/examples/Page.css +11 -0
  24. package/docs/demos/Page/examples/Page.md +671 -271
  25. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +0 -210
  26. package/docs/demos/Skeleton/examples/Skeleton.md +0 -30
  27. package/docs/demos/Table/examples/Table.md +0 -450
  28. package/docs/demos/Tabs/examples/Tabs.md +0 -180
  29. package/docs/demos/Toolbar/examples/Toolbar.md +0 -60
  30. package/docs/demos/Wizard/examples/Wizard.md +0 -270
  31. package/icons/pficons.mjs +6 -0
  32. package/package.json +3 -2
  33. package/patternfly-base-no-globals.css +25 -1
  34. package/patternfly-base.css +25 -1
  35. package/patternfly-no-globals.css +31 -1
  36. package/patternfly.css +31 -1
  37. package/patternfly.min.css +1 -1
  38. 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.