@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-about-modal-box {
3
2
  --pf-v6-c-about-modal-box--BackgroundImage: none;
4
3
  --pf-v6-c-about-modal-box--BackgroundColor: var(--pf-t--global--background--color--floating--default);
@@ -45,7 +44,6 @@
45
44
  --pf-v6-c-about-modal-box__content--sm--MarginInlineStart: var(--pf-t--global--spacer--3xl);
46
45
  }
47
46
  @media screen and (min-width: 36rem) {
48
- :root,
49
47
  .pf-v6-c-about-modal-box {
50
48
  --pf-v6-c-about-modal-box__brand--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineEnd);
51
49
  --pf-v6-c-about-modal-box__brand--PaddingInlineStart: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineStart);
@@ -53,32 +51,27 @@
53
51
  }
54
52
  }
55
53
  @media only screen and (min-width: 36rem) {
56
- :root,
57
54
  .pf-v6-c-about-modal-box {
58
55
  --pf-v6-c-about-modal-box__close--PaddingBlockEnd: var(--pf-v6-c-about-modal-box__close--sm--PaddingBlockEnd);
59
56
  }
60
57
  }
61
58
  @media only screen and (min-width: 62rem) {
62
- :root,
63
59
  .pf-v6-c-about-modal-box {
64
60
  --pf-v6-c-about-modal-box__close--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__close--lg--PaddingInlineEnd);
65
61
  }
66
62
  }
67
63
  @media only screen and (min-width: 36rem) {
68
- :root,
69
64
  .pf-v6-c-about-modal-box {
70
65
  --pf-v6-c-about-modal-box__header--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineEnd);
71
66
  --pf-v6-c-about-modal-box__header--PaddingInlineStart: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineStart);
72
67
  }
73
68
  }
74
69
  @media only screen and (min-width: 36rem) {
75
- :root,
76
70
  .pf-v6-c-about-modal-box {
77
71
  --pf-v6-c-about-modal-box__strapline--PaddingBlockStart: var(--pf-v6-c-about-modal-box__strapline--sm--PaddingBlockStart);
78
72
  }
79
73
  }
80
74
  @media only screen and (min-width: 36rem) {
81
- :root,
82
75
  .pf-v6-c-about-modal-box {
83
76
  --pf-v6-c-about-modal-box__content--MarginBlockStart: var(--pf-v6-c-about-modal-box__content--sm--MarginBlockStart);
84
77
  --pf-v6-c-about-modal-box__content--MarginInlineEnd: var(--pf-v6-c-about-modal-box__content--sm--MarginInlineEnd);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-accordion {
3
2
  --pf-v6-c-accordion--BackgroundColor: var(--pf-t--global--background--color--primary--default);
4
3
  --pf-v6-c-accordion--RowGap: var(--pf-t--global--spacer--xs);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-action-list {
3
2
  --pf-v6-c-action-list--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
4
3
  --pf-v6-c-action-list--ColumnGap: var(--pf-t--global--spacer--gap--group-to-group--horizontal--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-alert-group {
3
2
  --pf-v6-c-alert-group__item--MarginBlockStart: var(--pf-t--global--spacer--gap--group--vertical);
4
3
  --pf-v6-c-alert-group--m-toast--InsetBlockStart: var(--pf-t--global--spacer--2xl);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-alert {
3
2
  --pf-v6-c-alert--BoxShadow: var(--pf-t--global--box-shadow--lg);
4
3
  --pf-v6-c-alert--BackgroundColor: var(--pf-t--global--background--color--floating--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-avatar {
3
2
  --pf-v6-c-avatar--BorderColor: transparent;
4
3
  --pf-v6-c-avatar--BorderWidth: 0;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-back-to-top {
3
2
  --pf-v6-c-back-to-top--InsetInlineEnd: var(--pf-t--global--spacer--2xl);
4
3
  --pf-v6-c-back-to-top--InsetBlockEnd: var(--pf-t--global--spacer--lg);
@@ -11,7 +10,6 @@
11
10
  --pf-v6-c-back-to-top--c-button--BoxShadow: var(--pf-t--global--box-shadow--sm);
12
11
  }
13
12
  @media (min-width: 48rem) {
14
- :root,
15
13
  .pf-v6-c-back-to-top {
16
14
  --pf-v6-c-back-to-top--InsetBlockEnd: var(--pf-v6-c-back-to-top--md--InsetBlockEnd);
17
15
  }
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-backdrop {
3
2
  --pf-v6-c-backdrop--Position: fixed;
4
3
  --pf-v6-c-backdrop--ZIndex: var(--pf-t--global--z-index--lg);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-background-image {
3
2
  --pf-v6-c-background-image--BackgroundColor: var(--pf-t--global--background--color--primary--default);
4
3
  --pf-v6-c-background-image--BackgroundImage: none;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-badge {
3
2
  --pf-v6-c-badge--BorderColor: transparent;
4
3
  --pf-v6-c-badge--BorderWidth: var(--pf-t--global--border--width--regular);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-banner {
3
2
  --pf-v6-c-banner--PaddingBlockStart: var(--pf-t--global--spacer--xs);
4
3
  --pf-v6-c-banner--PaddingInlineEnd: var(--pf-t--global--spacer--md);
@@ -43,7 +42,6 @@
43
42
  --pf-v6-c-banner--m-purple--Color: var(--pf-t--global--text--color--nonstatus--on-purple--default);
44
43
  }
45
44
  @media (min-width: 48rem) {
46
- :root,
47
45
  .pf-v6-c-banner {
48
46
  --pf-v6-c-banner--PaddingInlineEnd: var(--pf-v6-c-banner--md--PaddingInlineEnd);
49
47
  --pf-v6-c-banner--PaddingInlineStart: var(--pf-v6-c-banner--md--PaddingInlineStart);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-brand {
3
2
  --pf-v6-c-brand--Width: auto;
4
3
  --pf-v6-c-brand--Height: auto;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-breadcrumb {
3
2
  --pf-v6-c-breadcrumb__item--FontSize: var(--pf-t--global--font--size--body--sm);
4
3
  --pf-v6-c-breadcrumb__item--LineHeight: var(--pf-t--global--font--line-height--body);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-button {
3
2
  --pf-v6-c-button--Display: inline-flex;
4
3
  --pf-v6-c-button--AlignItems: baseline;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-calendar-month {
3
2
  --pf-v6-c-calendar-month--BackgroundColor: var(--pf-t--global--background--color--primary--default);
4
3
  --pf-v6-c-calendar-month--PaddingBlockStart: var(--pf-t--global--spacer--lg);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-card {
3
2
  --pf-v6-c-card--BackgroundColor: var(--pf-t--global--background--color--primary--default);
4
3
  --pf-v6-c-card--BorderColor: var(--pf-t--global--border--color--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-check {
3
2
  --pf-v6-c-check--GridGap: var(--pf-t--global--spacer--gap--group--vertical) var(--pf-t--global--spacer--gap--text-to-element--default);
4
3
  --pf-v6-c-check--AccentColor: var(--pf-t--global--color--brand--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-clipboard-copy {
3
2
  --pf-v6-c-clipboard-copy__toggle-icon--Transition: .2s ease-in 0s;
4
3
  --pf-v6-c-clipboard-copy--m-expanded__toggle-icon--Rotate: 90deg;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-code-block {
3
2
  --pf-v6-c-code-block--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
4
3
  --pf-v6-c-code-block--BorderRadius: var(--pf-t--global--border--radius--medium);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-code-editor {
3
2
  --pf-v6-c-code-editor__controls--PaddingInlineStart: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-code-editor__controls--Gap: var(--pf-t--global--spacer--gap--action-to-action--plain);
@@ -1,5 +1,4 @@
1
- :root,
2
- .pf-v6-c-content {
1
+ :root {
3
2
  --pf-v6-c-content--MarginBlockEnd: var(--pf-t--global--spacer--md);
4
3
  --pf-v6-c-content--LineHeight: var(--pf-t--global--font--line-height--body);
5
4
  --pf-v6-c-content--FontSize: var(--pf-t--global--font--size--body--default);
@@ -1,6 +1,6 @@
1
1
  @use '../../sass-utilities' as *;
2
2
 
3
- @include pf-root($content) {
3
+ @include pf-root(':root', false) {
4
4
  // Body
5
5
  --#{$content}--MarginBlockEnd: var(--pf-t--global--spacer--md);
6
6
  --#{$content}--LineHeight: var(--pf-t--global--font--line-height--body);
@@ -404,7 +404,6 @@
404
404
  }
405
405
  }
406
406
 
407
- :root,
408
407
  .pf-v6-c-data-list {
409
408
  --pf-v6-c-data-list--FontSize: var( --pf-t--global--font--size--body);
410
409
  --pf-v6-c-data-list--LineHeight: var(--pf-t--global--font--line-height--body);
@@ -515,14 +514,12 @@
515
514
  --pf-v6-c-data-list--m-compact__cell--m-icon--cell--PaddingBlockStart: var(--pf-t--global--spacer--sm);
516
515
  }
517
516
  @media screen and (min-width: 36rem) {
518
- :root,
519
517
  .pf-v6-c-data-list {
520
518
  --pf-v6-c-data-list--BorderBlockStartColor: var(--pf-v6-c-data-list--sm--BorderBlockStartColor);
521
519
  --pf-v6-c-data-list--BorderBlockStartWidth: var(--pf-v6-c-data-list--sm--BorderBlockStartWidth);
522
520
  }
523
521
  }
524
522
  @media screen and (min-width: 36rem) {
525
- :root,
526
523
  .pf-v6-c-data-list {
527
524
  --pf-v6-c-data-list__item--BorderBlockEndWidth: var(--pf-v6-c-data-list__item--sm--BorderBlockEndWidth);
528
525
  --pf-v6-c-data-list__item--BorderBlockEndColor: var(--pf-v6-c-data-list__item--sm--BorderBlockEndColor);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-date-picker {
3
2
  --pf-v6-c-date-picker--m-top__calendar--InsetBlockStart: 0;
4
3
  --pf-v6-c-date-picker--m-top__calendar--TranslateY: calc(-100% - var(--pf-t--global--spacer--xs));
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-description-list {
3
2
  --pf-v6-c-description-list--RowGap: var(--pf-t--global--spacer--gap--group-to-group--vertical--default);
4
3
  --pf-v6-c-description-list--ColumnGap: var(--pf-t--global--spacer--gap--group-to-group--horizontal--default);
@@ -46,37 +45,31 @@
46
45
  --pf-v6-c-description-list__term--width: var(--pf-v6-c-description-list--m-horizontal__term--width);
47
46
  }
48
47
  @media screen and (min-width: 36rem) {
49
- :root,
50
48
  .pf-v6-c-description-list {
51
49
  --pf-v6-c-description-list__term--Display: var(--pf-v6-c-description-list__term--sm--Display);
52
50
  }
53
51
  }
54
52
  @media (min-width: 36rem) {
55
- :root,
56
53
  .pf-v6-c-description-list {
57
54
  --pf-v6-c-description-list__term--width: var(--pf-v6-c-description-list--m-horizontal__term--width-on-sm, var(--pf-v6-c-description-list--m-horizontal__term--width));
58
55
  }
59
56
  }
60
57
  @media (min-width: 48rem) {
61
- :root,
62
58
  .pf-v6-c-description-list {
63
59
  --pf-v6-c-description-list__term--width: var(--pf-v6-c-description-list--m-horizontal__term--width-on-md, var(--pf-v6-c-description-list--m-horizontal__term--width-on-sm, var(--pf-v6-c-description-list--m-horizontal__term--width)));
64
60
  }
65
61
  }
66
62
  @media (min-width: 62rem) {
67
- :root,
68
63
  .pf-v6-c-description-list {
69
64
  --pf-v6-c-description-list__term--width: var(--pf-v6-c-description-list--m-horizontal__term--width-on-lg, var(--pf-v6-c-description-list--m-horizontal__term--width-on-md, var(--pf-v6-c-description-list--m-horizontal__term--width-on-sm, var(--pf-v6-c-description-list--m-horizontal__term--width))));
70
65
  }
71
66
  }
72
67
  @media (min-width: 75rem) {
73
- :root,
74
68
  .pf-v6-c-description-list {
75
69
  --pf-v6-c-description-list__term--width: var(--pf-v6-c-description-list--m-horizontal__term--width-on-xl, var(--pf-v6-c-description-list--m-horizontal__term--width-on-lg, var(--pf-v6-c-description-list--m-horizontal__term--width-on-md, var(--pf-v6-c-description-list--m-horizontal__term--width-on-sm, var(--pf-v6-c-description-list--m-horizontal__term--width)))));
76
70
  }
77
71
  }
78
72
  @media (min-width: 90.625rem) {
79
- :root,
80
73
  .pf-v6-c-description-list {
81
74
  --pf-v6-c-description-list__term--width: var(--pf-v6-c-description-list--m-horizontal__term--width-on-2xl, var(--pf-v6-c-description-list--m-horizontal__term--width-on-xl, var(--pf-v6-c-description-list--m-horizontal__term--width-on-lg, var(--pf-v6-c-description-list--m-horizontal__term--width-on-md, var(--pf-v6-c-description-list--m-horizontal__term--width-on-sm, var(--pf-v6-c-description-list--m-horizontal__term--width))))));
82
75
  }
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-divider {
3
2
  --pf-v6-c-divider--Display: flex;
4
3
  --pf-v6-c-divider--Color: var(--pf-t--global--border--color--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-draggable {
3
2
  --pf-v6-c-draggable--Cursor: auto;
4
3
  --pf-v6-c-draggable--m-dragging--Cursor: grabbing;
@@ -35,7 +34,6 @@
35
34
  --pf-v6-c-draggable--m-dragging--after--BorderColor: var(--pf-v6-c-draggable--m-drag-outside--after--BorderColor);
36
35
  }
37
36
 
38
- :root,
39
37
  .pf-v6-c-droppable {
40
38
  --pf-v6-c-droppable--before--BackgroundColor: transparent;
41
39
  --pf-v6-c-droppable--before--Opacity: 0;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-drawer {
3
2
  --pf-v6-c-drawer__section--BackgroundColor: var(--pf-t--global--background--color--primary--default);
4
3
  --pf-v6-c-drawer__section--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
@@ -108,11 +107,9 @@
108
107
  --pf-v6-c-drawer--m-panel-bottom--m-inline__panel--PaddingBlockStart: var(--pf-v6-c-drawer__panel--after--Width);
109
108
  }
110
109
  @media screen and (min-width: 75rem) {
111
- :root,
112
110
  .pf-v6-c-drawer {
113
111
  --pf-v6-c-drawer__panel--MinWidth: var(--pf-v6-c-drawer__panel--xl--MinWidth);
114
112
  }
115
- :root.pf-m-panel-bottom,
116
113
  .pf-v6-c-drawer.pf-m-panel-bottom {
117
114
  --pf-v6-c-drawer__panel--MinWidth: auto;
118
115
  --pf-v6-c-drawer__panel--MinHeight: var(--pf-v6-c-drawer--m-panel-bottom__panel--xl--MinHeight);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-dual-list-selector {
3
2
  --pf-v6-c-dual-list-selector__header--GridArea: pane-header;
4
3
  --pf-v6-c-dual-list-selector__tools--GridArea: pane-tools;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-empty-state {
3
2
  --pf-v6-c-empty-state--PaddingBlockStart: var(--pf-t--global--spacer--xl);
4
3
  --pf-v6-c-empty-state--PaddingInlineEnd: var(--pf-t--global--spacer--xl);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-expandable-section {
3
2
  --pf-v6-c-expandable-section--Gap: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-expandable-section__toggle-icon--MinWidth: 1em;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-file-upload {
3
2
  --pf-v6-c-file-upload--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
4
3
  --pf-v6-c-file-upload--PaddingBlockStart: var(--pf-t--global--spacer--sm);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-form {
3
2
  --pf-v6-c-form--GridGap: var(--pf-t--global--spacer--gap--group-to-group--vertical--default);
4
3
  --pf-v6-c-form__group--Gap: var(--pf-t--global--spacer--gap--group--vertical);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-form-control {
3
2
  --pf-v6-c-form-control--ColumnGap: var(--pf-t--global--spacer--gap--text-to-element--default);
4
3
  --pf-v6-c-form-control--Color: var(--pf-t--global--text--color--regular);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-helper-text {
3
2
  --pf-v6-c-helper-text--Gap: var(--pf-t--global--spacer--xs);
4
3
  --pf-v6-c-helper-text--FontSize: var(--pf-t--global--font--size--body--sm);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-hint {
3
2
  --pf-v6-c-hint--GridRowGap: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-hint--PaddingBlockStart: var(--pf-t--global--spacer--lg);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-icon {
3
2
  --pf-v6-c-icon--Width: var(--pf-t--global--icon--size--font--body--default);
4
3
  --pf-v6-c-icon--Height: var(--pf-t--global--icon--size--font--body--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-inline-edit {
3
2
  --pf-v6-c-inline-edit__group--item--MarginInlineEnd: var(--pf-t--global--spacer--gap--action-to-action--default);
4
3
  --pf-v6-c-inline-edit__action--c-button--m-valid--m-plain--Color: var(--pf-t--global--icon--color--brand--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-input-group {
3
2
  --pf-v6-c-input-group--Gap: var(--pf-t--global--spacer--gap--control-to-control--default);
4
3
  --pf-v6-c-input-group__item--offset: var(--pf-t--global--border--width--control--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-jump-links {
3
2
  --pf-v6-c-jump-links__list--Display: flex;
4
3
  --pf-v6-c-jump-links__list--PaddingBlockStart: 0;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-label-group {
3
2
  --pf-v6-c-label-group--RowGap: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-label-group--ColumnGap: var(--pf-t--global--spacer--xs);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-label {
3
2
  --pf-v6-c-label--PaddingBlockStart: var(--pf-t--global--spacer--xs);
4
3
  --pf-v6-c-label--PaddingInlineEnd: var(--pf-t--global--spacer--sm);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-list {
3
2
  --pf-v6-c-list--PaddingInlineStart: var(--pf-t--global--spacer--lg);
4
3
  --pf-v6-c-list--ul--ListStyle: var(--pf-t--global--list-style);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-login {
3
2
  --pf-v6-c-login--PaddingBlockStart: var(--pf-t--global--spacer--lg);
4
3
  --pf-v6-c-login--PaddingBlockEnd: var(--pf-t--global--spacer--lg);
@@ -55,33 +54,28 @@
55
54
  --pf-v6-c-login__footer--c-list--xl--PaddingBlockStart: var(--pf-t--global--spacer--2xl);
56
55
  }
57
56
  @media (min-width: 75rem) {
58
- :root,
59
57
  .pf-v6-c-login {
60
58
  --pf-v6-c-login__container--MaxWidth: var(--pf-v6-c-login__container--xl--MaxWidth);
61
59
  }
62
60
  }
63
61
  @media (min-width: 36rem) {
64
- :root,
65
62
  .pf-v6-c-login {
66
63
  --pf-v6-c-login__header--PaddingInlineEnd: 0;
67
64
  --pf-v6-c-login__header--PaddingInlineStart: 0;
68
65
  }
69
66
  }
70
67
  @media (min-width: 75rem) {
71
- :root,
72
68
  .pf-v6-c-login {
73
69
  --pf-v6-c-login__header--MarginBlockEnd: var(--pf-v6-c-login__header--xl--MarginBlockEnd);
74
70
  --pf-v6-c-login__header--c-brand--MarginBlockEnd: var(--pf-v6-c-login__header--c-brand--xl--MarginBlockEnd);
75
71
  }
76
72
  }
77
73
  @media (min-width: 75rem) {
78
- :root,
79
74
  .pf-v6-c-login {
80
75
  --pf-v6-c-login__main--MarginBlockEnd: 0;
81
76
  }
82
77
  }
83
78
  @media (min-width: 48rem) {
84
- :root,
85
79
  .pf-v6-c-login {
86
80
  --pf-v6-c-login__main-header--PaddingInlineEnd: var(--pf-v6-c-login__main-header--md--PaddingInlineEnd);
87
81
  --pf-v6-c-login__main-header--PaddingInlineStart: var(--pf-v6-c-login__main-header--md--PaddingInlineStart);
@@ -89,21 +83,18 @@
89
83
  }
90
84
  }
91
85
  @media (min-width: 48rem) {
92
- :root,
93
86
  .pf-v6-c-login {
94
87
  --pf-v6-c-login__main-body--PaddingInlineEnd: var(--pf-v6-c-login__main-body--md--PaddingInlineEnd);
95
88
  --pf-v6-c-login__main-body--PaddingInlineStart: var(--pf-v6-c-login__main-body--md--PaddingInlineStart);
96
89
  }
97
90
  }
98
91
  @media (min-width: 36rem) {
99
- :root,
100
92
  .pf-v6-c-login {
101
93
  --pf-v6-c-login__footer--PaddingInlineEnd: 0;
102
94
  --pf-v6-c-login__footer--PaddingInlineStart: 0;
103
95
  }
104
96
  }
105
97
  @media (min-width: 75rem) {
106
- :root,
107
98
  .pf-v6-c-login {
108
99
  --pf-v6-c-login__footer--c-list--PaddingBlockStart: var(--pf-v6-c-login__footer--c-list--xl--PaddingBlockStart);
109
100
  }
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-masthead {
3
2
  --pf-v6-c-masthead--RowGap: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-masthead--ColumnGap: var(--pf-t--global--spacer--gutter--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-menu {
3
2
  --pf-v6-c-menu--RowGap: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-menu--Width: auto;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-menu-toggle {
3
2
  --pf-v6-c-menu-toggle--ColumnGap: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-menu-toggle--PaddingBlockStart: var(--pf-t--global--spacer--control--vertical--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-modal-box {
3
2
  --pf-v6-c-modal-box--BackgroundColor: var(--pf-t--global--background--color--floating--default);
4
3
  --pf-v6-c-modal-box--BorderRadius: var(--pf-t--global--border--radius--large);
@@ -52,7 +51,6 @@
52
51
  --pf-v6-c-modal-box__footer--c-button--sm--MarginInlineEnd: calc(var(--pf-v6-c-modal-box__footer--c-button--MarginInlineEnd) / 2);
53
52
  }
54
53
  @media (min-width: 75rem) {
55
- :root,
56
54
  .pf-v6-c-modal-box {
57
55
  --pf-v6-c-modal-box--m-align-top--spacer: var(--pf-v6-c-modal-box--m-align-top--xl--spacer);
58
56
  }
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-multiple-file-upload {
3
2
  --pf-v6-c-multiple-file-upload--GridTemplateColumns: 1fr;
4
3
  --pf-v6-c-multiple-file-upload--Gap: var(--pf-t--global--spacer--md);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-nav {
3
2
  --pf-v6-c-nav__link--PaddingBlockStart: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-nav__link--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-notification-drawer {
3
2
  --pf-v6-c-notification-drawer--BackgroundColor: var(--pf-t--global--background--color--floating--default);
4
3
  --pf-v6-c-notification-drawer__header--PaddingBlockStart: var(--pf-t--global--spacer--md);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-number-input {
3
2
  --pf-v6-c-number-input__unit--c-input-group--MarginInlineStart: var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-number-input__icon--FontSize: var(--pf-t--global--font--size--xs);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-overflow-menu {
3
2
  --pf-v6-c-overflow-menu--ColumnGap: var(--pf-t--global--spacer--md);
4
3
  --pf-v6-c-overflow-menu__group--ColumnGap: var(--pf-t--global--spacer--md);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-page {
3
2
  --pf-v6-c-page--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
4
3
  --pf-v6-c-page--inset: var(--pf-t--global--spacer--inset--page-chrome);
@@ -80,7 +79,6 @@
80
79
  --pf-v6-c-page__main-wizard--BorderBlockStartWidth: var(--pf-t--global--border--width--action--default);
81
80
  }
82
81
  @media screen and (min-width: 75rem) {
83
- :root,
84
82
  .pf-v6-c-page {
85
83
  --pf-v6-c-page__sidebar--TranslateX: var(--pf-v6-c-page__sidebar--xl--TranslateX);
86
84
  }
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-pagination {
3
2
  --pf-v6-c-pagination--inset: 0;
4
3
  --pf-v6-c-pagination--ColumnGap: var(--pf-t--global--spacer--lg);
@@ -37,7 +36,6 @@
37
36
  --pf-v6-c-pagination__page-menu--md--Display: var(--pf-v6-c-pagination__page-menu--Display--base);
38
37
  }
39
38
  @media screen and (min-width: 48rem) {
40
- :root,
41
39
  .pf-v6-c-pagination {
42
40
  --pf-v6-c-pagination--m-bottom--BoxShadow: none;
43
41
  --pf-v6-c-pagination__page-menu--Display: var(--pf-v6-c-pagination__page-menu--md--Display);
@@ -46,7 +44,6 @@
46
44
  }
47
45
  }
48
46
  @media screen and (min-width: 75rem) {
49
- :root,
50
47
  .pf-v6-c-pagination {
51
48
  --pf-v6-c-pagination__scroll-button--Width: var(--pf-v6-c-pagination__scroll-button--xl--Width);
52
49
  }
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-panel {
3
2
  --pf-v6-c-panel--Width: auto;
4
3
  --pf-v6-c-panel--MinWidth: auto;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-popover {
3
2
  --pf-v6-c-popover--FontSize: var(--pf-t--global--font--size--body--sm);
4
3
  --pf-v6-c-popover--MinWidth: calc(var(--pf-v6-c-popover__content--PaddingInlineStart) + var(--pf-v6-c-popover__content--PaddingInlineEnd) + 18.75rem);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-progress {
3
2
  --pf-v6-c-progress--GridGap: var(--pf-t--global--spacer--md);
4
3
  --pf-v6-c-progress__bar--Height: var(--pf-t--global--spacer--md);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-progress-stepper {
3
2
  --pf-v6-c-progress-stepper--m-vertical--GridAutoFlow: row;
4
3
  --pf-v6-c-progress-stepper--m-vertical--GridTemplateColumns: auto 1fr;
@@ -120,7 +119,6 @@
120
119
  --pf-v6-c-progress-stepper--m-center__step-main--before--Content: "";
121
120
  }
122
121
  @media screen and (min-width: 48rem) {
123
- :root,
124
122
  .pf-v6-c-progress-stepper {
125
123
  --pf-v6-c-progress-stepper--GridAutoFlow: var(--pf-v6-c-progress-stepper--m-horizontal--GridAutoFlow);
126
124
  --pf-v6-c-progress-stepper--GridTemplateColumns: var(--pf-v6-c-progress-stepper--m-horizontal--GridTemplateColumns);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-radio {
3
2
  --pf-v6-c-radio--GridGap: var(--pf-t--global--spacer--sm) var(--pf-t--global--spacer--sm);
4
3
  --pf-v6-c-radio--AccentColor: var(--pf-t--global--icon--color--brand--default);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-sidebar {
3
2
  --pf-v6-c-sidebar--inset: var(--pf-t--global--spacer--md);
4
3
  --pf-v6-c-sidebar--xl--inset: var(--pf-t--global--spacer--lg);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-simple-list {
3
2
  --pf-v6-c-simple-list__item-link--PaddingBlockStart: var(--pf-t--global--spacer--xs);
4
3
  --pf-v6-c-simple-list__item-link--PaddingInlineEnd: var(--pf-t--global--spacer--md);
@@ -1,5 +1,4 @@
1
1
  @charset "UTF-8";
2
- :root,
3
2
  .pf-v6-c-skeleton {
4
3
  --pf-v6-c-skeleton--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
5
4
  --pf-v6-c-skeleton--Width: auto;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-skip-to-content {
3
2
  --pf-v6-c-skip-to-content--InsetBlockStart: var(--pf-t--global--spacer--md);
4
3
  --pf-v6-c-skip-to-content--ZIndex: var(--pf-t--global--z-index--2xl);
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-slider {
3
2
  --pf-v6-c-slider--value: 0;
4
3
  --pf-v6-c-slider__step--InsetInlineStart: 0;
@@ -1,4 +1,3 @@
1
- :root,
2
1
  .pf-v6-c-spinner {
3
2
  --pf-v6-c-spinner--diameter: var(--pf-t--global--icon--size--2xl);
4
3
  --pf-v6-c-spinner--Width: var(--pf-v6-c-spinner--diameter);