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

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 (52) 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/Alert/alert-group.css +1 -1
  6. package/components/Alert/alert-group.scss +1 -1
  7. package/components/Alert/alert.css +2 -5
  8. package/components/Alert/alert.scss +2 -4
  9. package/components/Drawer/drawer.css +6 -6
  10. package/components/Drawer/drawer.scss +6 -6
  11. package/components/EmptyState/empty-state.css +3 -3
  12. package/components/EmptyState/empty-state.scss +3 -3
  13. package/components/InlineEdit/inline-edit.css +2 -2
  14. package/components/InlineEdit/inline-edit.scss +2 -2
  15. package/components/MenuToggle/menu-toggle.css +0 -28
  16. package/components/MenuToggle/menu-toggle.scss +0 -32
  17. package/components/ModalBox/modal-box.css +2 -0
  18. package/components/ModalBox/modal-box.scss +2 -0
  19. package/components/Page/page.css +6 -0
  20. package/components/Page/page.scss +7 -0
  21. package/components/_index.css +22 -45
  22. package/docs/components/Page/examples/Page.md +1 -0
  23. package/docs/demos/AboutModal/examples/AboutModal.md +0 -30
  24. package/docs/demos/Alert/examples/Alert.md +0 -90
  25. package/docs/demos/BackToTop/examples/BackToTop.md +0 -30
  26. package/docs/demos/Banner/examples/Banner.md +0 -60
  27. package/docs/demos/CardView/examples/CardView.md +0 -30
  28. package/docs/demos/Dashboard/examples/Dashboard.md +0 -30
  29. package/docs/demos/DataList/examples/DataList.md +0 -120
  30. package/docs/demos/DescriptionList/examples/DescriptionList.md +0 -90
  31. package/docs/demos/Drawer/examples/Drawer.md +1 -151
  32. package/docs/demos/JumpLinks/examples/JumpLinks.md +0 -180
  33. package/docs/demos/Masthead/examples/Masthead.md +0 -60
  34. package/docs/demos/Modal/examples/Modal.md +0 -180
  35. package/docs/demos/Nav/examples/Nav.md +0 -180
  36. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +0 -150
  37. package/docs/demos/Page/examples/Page.css +11 -0
  38. package/docs/demos/Page/examples/Page.md +671 -271
  39. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +0 -210
  40. package/docs/demos/Skeleton/examples/Skeleton.md +0 -30
  41. package/docs/demos/Table/examples/Table.md +0 -450
  42. package/docs/demos/Tabs/examples/Tabs.md +0 -180
  43. package/docs/demos/Toolbar/examples/Toolbar.md +0 -60
  44. package/docs/demos/Wizard/examples/Wizard.md +0 -270
  45. package/icons/pficons.mjs +6 -0
  46. package/package.json +3 -2
  47. package/patternfly-base-no-globals.css +25 -1
  48. package/patternfly-base.css +25 -1
  49. package/patternfly-no-globals.css +47 -46
  50. package/patternfly.css +47 -46
  51. package/patternfly.min.css +1 -1
  52. 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.