@patternfly/patternfly 5.0.0-prerelease.2 → 5.0.0-prerelease.3

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 (42) hide show
  1. package/base/_common.scss +7 -0
  2. package/base/_variables.scss +0 -7
  3. package/base/patternfly-common.css +6 -0
  4. package/base/patternfly-variables.css +0 -6
  5. package/components/Masthead/masthead.css +2 -6
  6. package/components/Masthead/masthead.scss +1 -7
  7. package/components/Masthead/themes/dark/masthead.scss +1 -0
  8. package/components/MenuToggle/menu-toggle.css +13 -11
  9. package/components/MenuToggle/menu-toggle.scss +14 -12
  10. package/components/MenuToggle/themes/dark/menu-toggle.scss +2 -1
  11. package/docs/demos/AboutModal/examples/AboutModal.md +42 -774
  12. package/docs/demos/Alert/examples/Alert.md +126 -2322
  13. package/docs/demos/BackToTop/examples/BackToTop.md +42 -774
  14. package/docs/demos/Banner/examples/Banner.md +84 -1588
  15. package/docs/demos/CardView/examples/CardView.md +42 -774
  16. package/docs/demos/ContextSelector/examples/ContextSelector.md +136 -2448
  17. package/docs/demos/Dashboard/examples/Dashboard.md +42 -774
  18. package/docs/demos/DataList/examples/DataList.md +191 -3119
  19. package/docs/demos/DescriptionList/examples/DescriptionList.md +126 -2322
  20. package/docs/demos/Drawer/examples/Drawer.md +210 -3870
  21. package/docs/demos/JumpLinks/examples/JumpLinks.md +252 -4644
  22. package/docs/demos/Masthead/examples/Masthead.md +144 -1962
  23. package/docs/demos/Modal/examples/Modal.md +252 -4644
  24. package/docs/demos/Nav/examples/Nav.md +336 -6192
  25. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +231 -3891
  26. package/docs/demos/Page/examples/Page.md +378 -6966
  27. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +426 -5550
  28. package/docs/demos/Skeleton/examples/Skeleton.md +42 -774
  29. package/docs/demos/Table/examples/Table.md +752 -11732
  30. package/docs/demos/Tabs/examples/Tabs.md +252 -4644
  31. package/docs/demos/Toolbar/examples/Toolbar.md +84 -1548
  32. package/docs/demos/Wizard/examples/Wizard.md +378 -6966
  33. package/package.json +1 -1
  34. package/patternfly-base-no-globals-theme-dark-unversioned.css +6 -6
  35. package/patternfly-base-no-globals.css +6 -6
  36. package/patternfly-base-theme-dark-unversioned.css +6 -6
  37. package/patternfly-base.css +6 -6
  38. package/patternfly-no-globals.css +21 -23
  39. package/patternfly-theme-dark-unversioned.css +21 -23
  40. package/patternfly.css +21 -23
  41. package/patternfly.min.css +1 -1
  42. 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.