@patternfly/patternfly 4.184.2 → 4.185.1

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 (45) hide show
  1. package/RELEASE-NOTES.md +22 -0
  2. package/assets/icons/iconUnicodes.json +1 -0
  3. package/assets/pficon/pficon.scss +6 -0
  4. package/assets/pficon/pficon.woff +0 -0
  5. package/assets/pficon/pficon.woff2 +0 -0
  6. package/base/patternfly-icons.css +5 -1
  7. package/base/patternfly-pf-icons.css +5 -1
  8. package/components/Masthead/masthead.css +1 -1
  9. package/components/Masthead/masthead.scss +1 -1
  10. package/components/Menu/menu.css +1 -0
  11. package/components/Menu/menu.scss +1 -0
  12. package/docs/demos/AboutModal/examples/AboutModal.md +916 -1
  13. package/docs/demos/Alert/examples/Alert.md +2484 -490
  14. package/docs/demos/BackToTop/examples/BackToTop.md +785 -140
  15. package/docs/demos/Banner/examples/Banner.md +2074 -1466
  16. package/docs/demos/Button/examples/Button.md +33 -21
  17. package/docs/demos/CardView/examples/CardView.md +1065 -260
  18. package/docs/demos/ContextSelector/examples/ContextSelector.md +1580 -1638
  19. package/docs/demos/Dashboard/examples/Dashboard.md +40 -6
  20. package/docs/demos/DataList/examples/DataList.md +3777 -1553
  21. package/docs/demos/DescriptionList/examples/DescriptionList.md +55 -61
  22. package/docs/demos/Drawer/examples/Drawer.md +2554 -439
  23. package/docs/demos/JumpLinks/examples/JumpLinks.md +3223 -596
  24. package/docs/demos/Masthead/examples/Masthead.md +9 -20
  25. package/docs/demos/Modal/examples/Modal.md +5521 -34
  26. package/docs/demos/Nav/examples/Nav.md +6453 -1201
  27. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +4036 -940
  28. package/docs/demos/Page/examples/Page.md +14 -35
  29. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +6003 -1512
  30. package/docs/demos/Skeleton/examples/Skeleton.md +831 -149
  31. package/docs/demos/Table/examples/Table.md +26 -65
  32. package/docs/demos/Tabs/examples/Tabs.md +10149 -4897
  33. package/docs/demos/Toolbar/examples/Toolbar.md +797 -149
  34. package/docs/demos/Wizard/examples/Wizard.md +3418 -288
  35. package/docs/pages/icons.md +1 -0
  36. package/icons/pf-icons.json +1 -0
  37. package/package.json +1 -1
  38. package/patternfly-base-no-reset.css +5 -1
  39. package/patternfly-base.css +5 -1
  40. package/patternfly-no-reset.css +7 -2
  41. package/patternfly-theme-dark.css +21 -21
  42. package/patternfly.css +7 -2
  43. package/patternfly.min.css +1 -1
  44. package/patternfly.min.css.map +1 -1
  45. package/themes/dark/_patternfly-theme-dark.scss +1 -0

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.