@patternfly/patternfly 6.0.0-alpha.175 → 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 (44) 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 -177
  8. package/components/_index.scss +0 -1
  9. package/docs/components/Page/examples/Page.md +1 -0
  10. package/docs/demos/AboutModal/examples/AboutModal.md +0 -30
  11. package/docs/demos/Alert/examples/Alert.md +0 -90
  12. package/docs/demos/BackToTop/examples/BackToTop.md +0 -30
  13. package/docs/demos/Banner/examples/Banner.md +0 -60
  14. package/docs/demos/CardView/examples/CardView.md +0 -30
  15. package/docs/demos/Dashboard/examples/Dashboard.md +0 -30
  16. package/docs/demos/DataList/examples/DataList.md +0 -120
  17. package/docs/demos/DescriptionList/examples/DescriptionList.md +0 -90
  18. package/docs/demos/Drawer/examples/Drawer.md +0 -150
  19. package/docs/demos/JumpLinks/examples/JumpLinks.md +0 -180
  20. package/docs/demos/Masthead/examples/Masthead.md +0 -60
  21. package/docs/demos/Modal/examples/Modal.md +0 -180
  22. package/docs/demos/Nav/examples/Nav.md +0 -180
  23. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +0 -150
  24. package/docs/demos/Page/examples/Page.css +11 -0
  25. package/docs/demos/Page/examples/Page.md +671 -271
  26. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +0 -210
  27. package/docs/demos/Skeleton/examples/Skeleton.md +0 -30
  28. package/docs/demos/Table/examples/Table.md +0 -450
  29. package/docs/demos/Tabs/examples/Tabs.md +0 -180
  30. package/docs/demos/Toolbar/examples/Toolbar.md +0 -60
  31. package/docs/demos/Wizard/examples/Wizard.md +0 -270
  32. package/icons/pficons.mjs +6 -0
  33. package/package.json +3 -2
  34. package/patternfly-base-no-globals.css +25 -1
  35. package/patternfly-base.css +25 -1
  36. package/patternfly-no-globals.css +31 -178
  37. package/patternfly.css +31 -178
  38. package/patternfly.min.css +1 -1
  39. package/patternfly.min.css.map +1 -1
  40. package/sass-utilities/namespaces-components.scss +0 -3
  41. package/components/LogViewer/log-viewer.css +0 -176
  42. package/components/LogViewer/log-viewer.scss +0 -219
  43. package/docs/components/LogViewer/examples/LogViewer.css +0 -24
  44. package/docs/components/LogViewer/examples/LogViewer.md +0 -3050

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.