@patternfly/patternfly 6.0.0-prerelease.12 → 6.0.0-prerelease.13

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 (99) hide show
  1. package/components/AboutModalBox/about-modal-box.css +0 -7
  2. package/components/Accordion/accordion.css +0 -1
  3. package/components/ActionList/action-list.css +0 -1
  4. package/components/Alert/alert-group.css +0 -1
  5. package/components/Alert/alert.css +0 -1
  6. package/components/Avatar/avatar.css +0 -1
  7. package/components/BackToTop/back-to-top.css +0 -2
  8. package/components/Backdrop/backdrop.css +0 -1
  9. package/components/BackgroundImage/background-image.css +0 -1
  10. package/components/Badge/badge.css +0 -1
  11. package/components/Banner/banner.css +0 -2
  12. package/components/Brand/brand.css +0 -1
  13. package/components/Breadcrumb/breadcrumb.css +0 -1
  14. package/components/Button/button.css +0 -1
  15. package/components/CalendarMonth/calendar-month.css +0 -1
  16. package/components/Card/card.css +0 -1
  17. package/components/Check/check.css +0 -1
  18. package/components/ClipboardCopy/clipboard-copy.css +0 -1
  19. package/components/CodeBlock/code-block.css +0 -1
  20. package/components/CodeEditor/code-editor.css +0 -1
  21. package/components/Content/content.css +1 -2
  22. package/components/Content/content.scss +1 -1
  23. package/components/DataList/data-list.css +0 -3
  24. package/components/DatePicker/date-picker.css +0 -1
  25. package/components/DescriptionList/description-list.css +0 -7
  26. package/components/Divider/divider.css +0 -1
  27. package/components/DragDrop/drag-drop.css +0 -2
  28. package/components/Drawer/drawer.css +0 -3
  29. package/components/DualListSelector/dual-list-selector.css +0 -1
  30. package/components/EmptyState/empty-state.css +0 -1
  31. package/components/ExpandableSection/expandable-section.css +0 -1
  32. package/components/FileUpload/file-upload.css +0 -1
  33. package/components/Form/form.css +0 -1
  34. package/components/FormControl/form-control.css +0 -1
  35. package/components/HelperText/helper-text.css +0 -1
  36. package/components/Hint/hint.css +0 -1
  37. package/components/Icon/icon.css +0 -1
  38. package/components/InlineEdit/inline-edit.css +0 -1
  39. package/components/InputGroup/input-group.css +0 -1
  40. package/components/JumpLinks/jump-links.css +0 -1
  41. package/components/Label/label-group.css +0 -1
  42. package/components/Label/label.css +0 -1
  43. package/components/List/list.css +0 -1
  44. package/components/Login/login.css +0 -9
  45. package/components/Masthead/masthead.css +0 -1
  46. package/components/Menu/menu.css +0 -1
  47. package/components/MenuToggle/menu-toggle.css +0 -1
  48. package/components/ModalBox/modal-box.css +0 -2
  49. package/components/MultipleFileUpload/multiple-file-upload.css +0 -1
  50. package/components/Nav/nav.css +0 -1
  51. package/components/NotificationDrawer/notification-drawer.css +0 -1
  52. package/components/NumberInput/number-input.css +0 -1
  53. package/components/OverflowMenu/overflow-menu.css +0 -1
  54. package/components/Page/page.css +0 -2
  55. package/components/Pagination/pagination.css +0 -3
  56. package/components/Panel/panel.css +0 -1
  57. package/components/Popover/popover.css +0 -1
  58. package/components/Progress/progress.css +0 -1
  59. package/components/ProgressStepper/progress-stepper.css +0 -2
  60. package/components/Radio/radio.css +0 -1
  61. package/components/Sidebar/sidebar.css +0 -1
  62. package/components/SimpleList/simple-list.css +0 -1
  63. package/components/Skeleton/skeleton.css +0 -1
  64. package/components/SkipToContent/skip-to-content.css +0 -1
  65. package/components/Slider/slider.css +0 -1
  66. package/components/Spinner/spinner.css +0 -1
  67. package/components/Switch/switch.css +0 -1
  68. package/components/TabContent/tab-content.css +0 -1
  69. package/components/Table/table-grid.css +0 -1
  70. package/components/Table/table-scrollable.css +0 -1
  71. package/components/Table/table-tree-view.css +0 -1
  72. package/components/Table/table.css +0 -1
  73. package/components/Tabs/tabs.css +0 -1
  74. package/components/TextInputGroup/text-input-group.css +0 -1
  75. package/components/Tile/tile.css +0 -1
  76. package/components/Timestamp/timestamp.css +0 -1
  77. package/components/Title/title.css +0 -1
  78. package/components/ToggleGroup/toggle-group.css +0 -1
  79. package/components/Toolbar/toolbar.css +0 -1
  80. package/components/Tooltip/tooltip.css +0 -1
  81. package/components/TreeView/tree-view.css +0 -1
  82. package/components/Truncate/truncate.css +0 -1
  83. package/components/Wizard/wizard.css +0 -2
  84. package/components/_index.css +1 -116
  85. package/docs/components/Content/examples/Content.md +188 -204
  86. package/layouts/Bullseye/bullseye.css +0 -1
  87. package/layouts/Flex/flex.css +0 -1
  88. package/layouts/Gallery/gallery.css +0 -1
  89. package/layouts/Grid/grid.css +0 -1
  90. package/layouts/Level/level.css +0 -1
  91. package/layouts/Split/split.css +0 -1
  92. package/layouts/Stack/stack.css +0 -1
  93. package/layouts/_index.css +0 -7
  94. package/package.json +1 -1
  95. package/patternfly-no-globals.css +1 -123
  96. package/patternfly.css +1 -123
  97. package/patternfly.min.css +1 -1
  98. package/patternfly.min.css.map +1 -1
  99. package/sass-utilities/mixins.scss +3 -3
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-switch {
3
2
  --pf-v6-c-switch--FontSize: var(--pf-t--global--font--size--sm);
4
3
  --pf-v6-c-switch--ColumnGap: var(--pf-t--global--spacer--sm);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-tab-content {
3
2
  --pf-v6-c-tab-content__body--PaddingBlockStart: 0;
4
3
  --pf-v6-c-tab-content__body--PaddingInlineEnd: 0;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-table {
3
2
  --pf-v6-c-table--responsive--BorderColor: var(--pf-t--global--border--color--default);
4
3
  --pf-v6-c-table__tbody--responsive--border-width--base: var(--pf-t--global--border--width--divider--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-table {
3
2
  --pf-v6-c-table__sticky-cell--MinWidth--base: 8.75rem;
4
3
  --pf-v6-c-table__sticky-cell--MinWidth: var(--pf-v6-c-table__sticky-cell--MinWidth--base);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-table {
3
2
  --pf-v6-c-table__tree-view-main--indent--base: calc(var(--pf-t--global--spacer--md) * 2 + var(--pf-v6-c-table__tree-view-icon--MinWidth));
4
3
  --pf-v6-c-table__tree-view-main--nested-indent--base: calc(var(--pf-v6-c-table__tree-view-main--indent--base) - var(--pf-t--global--spacer--md));
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-table {
3
2
  --pf-v6-c-table--BackgroundColor: var(--pf-t--global--background--color--primary--default);
4
3
  --pf-v6-c-table--BorderColor: var(--pf-t--global--border--color--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-tabs {
3
2
  --pf-v6-c-tabs--inset: 0;
4
3
  --pf-v6-c-tabs--Width: auto;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-text-input-group {
3
2
  --pf-v6-c-text-input-group--BackgroundColor: var(--pf-t--global--background--color--control--default);
4
3
  --pf-v6-c-text-input-group--BorderColor: var(--pf-t--global--border--color--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-tile {
3
2
  --pf-v6-c-tile--PaddingBlockStart: var(--pf-t--global--spacer--lg);
4
3
  --pf-v6-c-tile--PaddingInlineEnd: var(--pf-t--global--spacer--lg);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-timestamp {
3
2
  --pf-v6-c-timestamp--FontSize: var(--pf-t--global--font--size--body--sm);
4
3
  --pf-v6-c-timestamp--Color: var(--pf-t--global--text--color--regular);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-title {
3
2
  --pf-v6-c-title--FontFamily: var(--pf-t--global--font--family--heading);
4
3
  --pf-v6-c-title--m-4xl--LineHeight: var(--pf-t--global--font--line-height--heading);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-toggle-group {
3
2
  --pf-v6-c-toggle-group__button--PaddingBlockStart: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-toggle-group__button--PaddingInlineEnd: var(--pf-t--global--spacer--md);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-toolbar {
3
2
  --pf-v6-c-toolbar--RowGap: var(--pf-t--global--spacer--md);
4
3
  --pf-v6-c-toolbar--PaddingBlockStart: 0;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-tooltip {
3
2
  --pf-v6-c-tooltip--MaxWidth: 18.75rem;
4
3
  --pf-v6-c-tooltip--BoxShadow: var(--pf-t--global--box-shadow--md);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-tree-view {
3
2
  --pf-v6-c-tree-view__node--indent--base: calc(var(--pf-t--global--spacer--md) * 2 + var(--pf-v6-c-tree-view__node-toggle-icon--MinWidth));
4
3
  --pf-v6-c-tree-view__node--nested-indent--base: calc(var(--pf-v6-c-tree-view__node--indent--base) - var(--pf-t--global--spacer--md));
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-truncate {
3
2
  --pf-v6-c-truncate--MinWidth: 6ch;
4
3
  --pf-v6-c-truncate__start--MinWidth: 6ch;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-wizard {
3
2
  --pf-v6-c-wizard--Height: initial;
4
3
  --pf-v6-c-wizard--Height--base: 100%;
@@ -115,7 +114,6 @@
115
114
  --pf-v6-c-wizard__footer--BorderBlockStartColor: var(--pf-t--global--border--color--default);
116
115
  }
117
116
  @media screen and (min-width: 62rem) {
118
- :root,
119
117
  .pf-v6-c-wizard {
120
118
  --pf-v6-c-wizard__nav--Width: var(--pf-v6-c-wizard__nav--lg--Width);
121
119
  --pf-v6-c-wizard__nav--BoxShadow: none;