@patternfly/patternfly 6.0.0-alpha.132 → 6.0.0-alpha.134

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 (51) hide show
  1. package/components/Breadcrumb/breadcrumb.css +10 -10
  2. package/components/Breadcrumb/breadcrumb.scss +10 -10
  3. package/components/Hint/hint.css +2 -2
  4. package/components/Hint/hint.scss +2 -3
  5. package/components/LogViewer/log-viewer.css +2 -2
  6. package/components/LogViewer/log-viewer.scss +2 -2
  7. package/components/Login/login.css +4 -2
  8. package/components/Login/login.scss +2 -1
  9. package/components/Menu/menu.css +4 -1
  10. package/components/Menu/menu.scss +5 -1
  11. package/components/_index.css +22 -17
  12. package/docs/components/ActionList/examples/ActionList.md +4 -4
  13. package/docs/components/Breadcrumb/examples/Breadcrumb.md +2 -1
  14. package/docs/components/Card/examples/Card.md +80 -416
  15. package/docs/components/DataList/examples/DataList.md +170 -952
  16. package/docs/components/DualListSelector/examples/DualListSelector.md +160 -896
  17. package/docs/components/Hint/examples/Hint.md +30 -156
  18. package/docs/components/InlineEdit/examples/InlineEdit.md +2 -2
  19. package/docs/components/LogViewer/examples/LogViewer.css +9 -2
  20. package/docs/components/LogViewer/examples/LogViewer.md +315 -3313
  21. package/docs/components/Menu/examples/Menu.md +6 -76
  22. package/docs/components/MenuToggle/examples/MenuToggle.md +4 -0
  23. package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +370 -2064
  24. package/docs/components/OverflowMenu/examples/overflow-menu.css +3 -27
  25. package/docs/components/OverflowMenu/examples/overflow-menu.md +56 -143
  26. package/docs/components/Table/examples/Table.css +7 -0
  27. package/docs/components/Table/examples/Table.md +281 -405
  28. package/docs/components/Toolbar/examples/Toolbar.md +32 -239
  29. package/docs/demos/CardView/examples/CardView.md +110 -583
  30. package/docs/demos/Dashboard/examples/Dashboard.md +10 -56
  31. package/docs/demos/DataList/examples/DataList.md +44 -96
  32. package/docs/demos/DescriptionList/examples/DescriptionList.md +10 -56
  33. package/docs/demos/Drawer/examples/Drawer.md +10 -56
  34. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +647 -3504
  35. package/docs/demos/Page/examples/Penta.md +5 -5
  36. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +150 -675
  37. package/docs/demos/Table/examples/Table.md +142 -220
  38. package/docs/demos/Tabs/examples/Tabs.md +15 -28
  39. package/docs/demos/Toolbar/examples/Toolbar.css +0 -16
  40. package/docs/demos/Toolbar/examples/Toolbar.md +88 -609
  41. package/docs/utilities/Display/examples/Display.css +1 -8
  42. package/docs/utilities/Display/examples/Display.md +16 -7
  43. package/package.json +2 -2
  44. package/patternfly-addons.css +38 -0
  45. package/patternfly-no-globals.css +22 -17
  46. package/patternfly.css +22 -17
  47. package/patternfly.min.css +1 -1
  48. package/patternfly.min.css.map +1 -1
  49. package/utilities/Display/display.css +38 -0
  50. package/utilities/Display/display.scss +3 -1
  51. package/utilities/_index.css +38 -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.