@patternfly/patternfly 5.1.0-prerelease.4 → 5.1.0-prerelease.6

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 (58) hide show
  1. package/components/DataList/data-list-grid.css +0 -28
  2. package/components/DataList/data-list.css +0 -28
  3. package/components/Dropdown/dropdown.css +2 -2
  4. package/components/Dropdown/dropdown.scss +2 -2
  5. package/components/FormControl/form-control.css +3 -2
  6. package/components/FormControl/form-control.scss +3 -2
  7. package/components/Label/label-group.css +1 -1
  8. package/components/Label/label-group.scss +1 -1
  9. package/components/NumberInput/number-input.css +1 -1
  10. package/components/Pagination/pagination.css +1 -1
  11. package/components/ProgressStepper/progress-stepper.css +1 -1
  12. package/components/ProgressStepper/progress-stepper.scss +1 -1
  13. package/components/Sidebar/sidebar.css +2 -2
  14. package/components/Sidebar/sidebar.scss +2 -2
  15. package/components/Table/table-grid.css +0 -24
  16. package/docs/components/AppLauncher/deprecated/application-launcher.md +155 -70
  17. package/docs/components/Breadcrumb/examples/Breadcrumb.md +11 -5
  18. package/docs/components/Card/examples/Card.md +152 -64
  19. package/docs/components/ContextSelector/deprecated/context-selector.md +198 -96
  20. package/docs/components/DataList/examples/DataList.md +391 -136
  21. package/docs/components/Dropdown/deprecated/Dropdown.md +881 -367
  22. package/docs/components/DualListSelector/examples/DualListSelector.md +368 -128
  23. package/docs/components/FormControl/examples/FormControl.md +2 -1
  24. package/docs/components/Hint/examples/Hint.md +57 -24
  25. package/docs/components/InlineEdit/examples/InlineEdit.md +46 -16
  26. package/docs/components/LogViewer/examples/LogViewer.md +40 -30
  27. package/docs/components/Menu/examples/Menu.md +41 -20
  28. package/docs/components/MenuToggle/examples/MenuToggle.md +1 -1
  29. package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +619 -240
  30. package/docs/components/OptionsMenu/deprecated/options-menu.md +403 -160
  31. package/docs/components/OverflowMenu/examples/overflow-menu.md +45 -34
  32. package/docs/components/Pagination/examples/Pagination.md +195 -65
  33. package/docs/components/ProgressStepper/examples/ProgressStepper.md +50 -0
  34. package/docs/components/Select/deprecated/Select.css +3 -3
  35. package/docs/components/Select/deprecated/Select.md +40 -52
  36. package/docs/components/Table/examples/Table.md +4546 -1668
  37. package/docs/components/Tabs/examples/Tabs.md +1094 -438
  38. package/docs/components/Toolbar/examples/Toolbar.md +142 -68
  39. package/docs/components/TreeView/examples/TreeView.md +23 -8
  40. package/docs/demos/Card/examples/Card.md +46 -21
  41. package/docs/demos/CardView/examples/CardView.md +182 -74
  42. package/docs/demos/ContextSelector/examples/ContextSelector.md +95 -47
  43. package/docs/demos/Dashboard/examples/Dashboard.md +15 -6
  44. package/docs/demos/DataList/examples/DataList.md +163 -70
  45. package/docs/demos/DescriptionList/examples/DescriptionList.md +20 -9
  46. package/docs/demos/Drawer/examples/Drawer.md +20 -9
  47. package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +803 -338
  48. package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +241 -101
  49. package/docs/demos/Table/examples/Table.md +1422 -607
  50. package/docs/demos/Tabs/examples/Tabs.md +113 -48
  51. package/docs/demos/Toolbar/examples/Toolbar.md +318 -123
  52. package/package.json +37 -37
  53. package/patternfly-no-globals.css +10 -61
  54. package/patternfly-theme-dark-unversioned.css +10 -61
  55. package/patternfly.css +10 -61
  56. package/patternfly.min.css +1 -1
  57. package/patternfly.min.css.map +1 -1
  58. package/sass-utilities/placeholders.scss +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.