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