@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
package/patternfly.css CHANGED
@@ -7557,7 +7557,6 @@ button) {
7557
7557
  --pf-v6-global--inverse--multiplier: -1;
7558
7558
  }
7559
7559
 
7560
- :root,
7561
7560
  .pf-v6-c-about-modal-box {
7562
7561
  --pf-v6-c-about-modal-box--BackgroundImage: none;
7563
7562
  --pf-v6-c-about-modal-box--BackgroundColor: var(--pf-t--global--background--color--floating--default);
@@ -7604,7 +7603,6 @@ button) {
7604
7603
  --pf-v6-c-about-modal-box__content--sm--MarginInlineStart: var(--pf-t--global--spacer--3xl);
7605
7604
  }
7606
7605
  @media screen and (min-width: 36rem) {
7607
- :root,
7608
7606
  .pf-v6-c-about-modal-box {
7609
7607
  --pf-v6-c-about-modal-box__brand--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineEnd);
7610
7608
  --pf-v6-c-about-modal-box__brand--PaddingInlineStart: var(--pf-v6-c-about-modal-box__brand--sm--PaddingInlineStart);
@@ -7612,32 +7610,27 @@ button) {
7612
7610
  }
7613
7611
  }
7614
7612
  @media only screen and (min-width: 36rem) {
7615
- :root,
7616
7613
  .pf-v6-c-about-modal-box {
7617
7614
  --pf-v6-c-about-modal-box__close--PaddingBlockEnd: var(--pf-v6-c-about-modal-box__close--sm--PaddingBlockEnd);
7618
7615
  }
7619
7616
  }
7620
7617
  @media only screen and (min-width: 62rem) {
7621
- :root,
7622
7618
  .pf-v6-c-about-modal-box {
7623
7619
  --pf-v6-c-about-modal-box__close--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__close--lg--PaddingInlineEnd);
7624
7620
  }
7625
7621
  }
7626
7622
  @media only screen and (min-width: 36rem) {
7627
- :root,
7628
7623
  .pf-v6-c-about-modal-box {
7629
7624
  --pf-v6-c-about-modal-box__header--PaddingInlineEnd: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineEnd);
7630
7625
  --pf-v6-c-about-modal-box__header--PaddingInlineStart: var(--pf-v6-c-about-modal-box__header--sm--PaddingInlineStart);
7631
7626
  }
7632
7627
  }
7633
7628
  @media only screen and (min-width: 36rem) {
7634
- :root,
7635
7629
  .pf-v6-c-about-modal-box {
7636
7630
  --pf-v6-c-about-modal-box__strapline--PaddingBlockStart: var(--pf-v6-c-about-modal-box__strapline--sm--PaddingBlockStart);
7637
7631
  }
7638
7632
  }
7639
7633
  @media only screen and (min-width: 36rem) {
7640
- :root,
7641
7634
  .pf-v6-c-about-modal-box {
7642
7635
  --pf-v6-c-about-modal-box__content--MarginBlockStart: var(--pf-v6-c-about-modal-box__content--sm--MarginBlockStart);
7643
7636
  --pf-v6-c-about-modal-box__content--MarginInlineEnd: var(--pf-v6-c-about-modal-box__content--sm--MarginInlineEnd);
@@ -7756,7 +7749,6 @@ button) {
7756
7749
  font-size: var(--pf-v6-c-about-modal-box__close--c-button--FontSize);
7757
7750
  }
7758
7751
 
7759
- :root,
7760
7752
  .pf-v6-c-accordion {
7761
7753
  --pf-v6-c-accordion--BackgroundColor: var(--pf-t--global--background--color--primary--default);
7762
7754
  --pf-v6-c-accordion--RowGap: var(--pf-t--global--spacer--xs);
@@ -7909,7 +7901,6 @@ button) {
7909
7901
  --pf-v6-c-accordion__expandable-content-body--PaddingBlockStart: var(--pf-v6-c-accordion__expandable-content-body--expandable-content-body--PaddingBlockStart);
7910
7902
  }
7911
7903
 
7912
- :root,
7913
7904
  .pf-v6-c-action-list {
7914
7905
  --pf-v6-c-action-list--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
7915
7906
  --pf-v6-c-action-list--ColumnGap: var(--pf-t--global--spacer--gap--group-to-group--horizontal--default);
@@ -7940,7 +7931,6 @@ button) {
7940
7931
  column-gap: var(--pf-v6-c-action-list--m-icons--ColumnGap);
7941
7932
  }
7942
7933
 
7943
- :root,
7944
7934
  .pf-v6-c-alert {
7945
7935
  --pf-v6-c-alert--BoxShadow: var(--pf-t--global--box-shadow--lg);
7946
7936
  --pf-v6-c-alert--BackgroundColor: var(--pf-t--global--background--color--floating--default);
@@ -8140,7 +8130,6 @@ button) {
8140
8130
  margin-inline-end: var(--pf-v6-c-alert__action-group__c-button--not-last-child--MarginInlineEnd);
8141
8131
  }
8142
8132
 
8143
- :root,
8144
8133
  .pf-v6-c-alert-group {
8145
8134
  --pf-v6-c-alert-group__item--MarginBlockStart: var(--pf-t--global--spacer--gap--group--vertical);
8146
8135
  --pf-v6-c-alert-group--m-toast--InsetBlockStart: var(--pf-t--global--spacer--2xl);
@@ -8255,7 +8244,6 @@ button) {
8255
8244
  --pf-v6-c-alert-group__overflow-button--BoxShadow: var(--pf-v6-c-alert-group__overflow-button--active--BoxShadow);
8256
8245
  }
8257
8246
 
8258
- :root,
8259
8247
  .pf-v6-c-avatar {
8260
8248
  --pf-v6-c-avatar--BorderColor: transparent;
8261
8249
  --pf-v6-c-avatar--BorderWidth: 0;
@@ -8501,7 +8489,6 @@ button) {
8501
8489
  }
8502
8490
  }
8503
8491
 
8504
- :root,
8505
8492
  .pf-v6-c-backdrop {
8506
8493
  --pf-v6-c-backdrop--Position: fixed;
8507
8494
  --pf-v6-c-backdrop--ZIndex: var(--pf-t--global--z-index--lg);
@@ -8522,7 +8509,6 @@ button) {
8522
8509
  overflow: hidden;
8523
8510
  }
8524
8511
 
8525
- :root,
8526
8512
  .pf-v6-c-background-image {
8527
8513
  --pf-v6-c-background-image--BackgroundColor: var(--pf-t--global--background--color--primary--default);
8528
8514
  --pf-v6-c-background-image--BackgroundImage: none;
@@ -8550,7 +8536,6 @@ button) {
8550
8536
  --pf-v6-c-background-image--BackgroundPosition: bottom left;
8551
8537
  }
8552
8538
 
8553
- :root,
8554
8539
  .pf-v6-c-back-to-top {
8555
8540
  --pf-v6-c-back-to-top--InsetInlineEnd: var(--pf-t--global--spacer--2xl);
8556
8541
  --pf-v6-c-back-to-top--InsetBlockEnd: var(--pf-t--global--spacer--lg);
@@ -8563,7 +8548,6 @@ button) {
8563
8548
  --pf-v6-c-back-to-top--c-button--BoxShadow: var(--pf-t--global--box-shadow--sm);
8564
8549
  }
8565
8550
  @media (min-width: 48rem) {
8566
- :root,
8567
8551
  .pf-v6-c-back-to-top {
8568
8552
  --pf-v6-c-back-to-top--InsetBlockEnd: var(--pf-v6-c-back-to-top--md--InsetBlockEnd);
8569
8553
  }
@@ -8586,7 +8570,6 @@ button) {
8586
8570
  box-shadow: var(--pf-v6-c-back-to-top--c-button--BoxShadow);
8587
8571
  }
8588
8572
 
8589
- :root,
8590
8573
  .pf-v6-c-badge {
8591
8574
  --pf-v6-c-badge--BorderColor: transparent;
8592
8575
  --pf-v6-c-badge--BorderWidth: var(--pf-t--global--border--width--regular);
@@ -8655,7 +8638,6 @@ button) {
8655
8638
  color: var(--pf-v6-c-badge__toggle-icon--Color);
8656
8639
  }
8657
8640
 
8658
- :root,
8659
8641
  .pf-v6-c-banner {
8660
8642
  --pf-v6-c-banner--PaddingBlockStart: var(--pf-t--global--spacer--xs);
8661
8643
  --pf-v6-c-banner--PaddingInlineEnd: var(--pf-t--global--spacer--md);
@@ -8700,7 +8682,6 @@ button) {
8700
8682
  --pf-v6-c-banner--m-purple--Color: var(--pf-t--global--text--color--nonstatus--on-purple--default);
8701
8683
  }
8702
8684
  @media (min-width: 48rem) {
8703
- :root,
8704
8685
  .pf-v6-c-banner {
8705
8686
  --pf-v6-c-banner--PaddingInlineEnd: var(--pf-v6-c-banner--md--PaddingInlineEnd);
8706
8687
  --pf-v6-c-banner--PaddingInlineStart: var(--pf-v6-c-banner--md--PaddingInlineStart);
@@ -8797,7 +8778,6 @@ button) {
8797
8778
  cursor: not-allowed;
8798
8779
  }
8799
8780
 
8800
- :root,
8801
8781
  .pf-v6-c-brand {
8802
8782
  --pf-v6-c-brand--Width: auto;
8803
8783
  --pf-v6-c-brand--Height: auto;
@@ -8864,7 +8844,6 @@ button) {
8864
8844
  max-width: 100%;
8865
8845
  }
8866
8846
 
8867
- :root,
8868
8847
  .pf-v6-c-breadcrumb {
8869
8848
  --pf-v6-c-breadcrumb__item--FontSize: var(--pf-t--global--font--size--body--sm);
8870
8849
  --pf-v6-c-breadcrumb__item--LineHeight: var(--pf-t--global--font--line-height--body);
@@ -8973,7 +8952,6 @@ button.pf-v6-c-breadcrumb__link {
8973
8952
  display: none;
8974
8953
  }
8975
8954
 
8976
- :root,
8977
8955
  .pf-v6-c-button {
8978
8956
  --pf-v6-c-button--Display: inline-flex;
8979
8957
  --pf-v6-c-button--AlignItems: baseline;
@@ -9561,7 +9539,6 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9561
9539
  align-items: center;
9562
9540
  }
9563
9541
 
9564
- :root,
9565
9542
  .pf-v6-c-calendar-month {
9566
9543
  --pf-v6-c-calendar-month--BackgroundColor: var(--pf-t--global--background--color--primary--default);
9567
9544
  --pf-v6-c-calendar-month--PaddingBlockStart: var(--pf-t--global--spacer--lg);
@@ -9767,7 +9744,6 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
9767
9744
  pointer-events: none;
9768
9745
  }
9769
9746
 
9770
- :root,
9771
9747
  .pf-v6-c-card {
9772
9748
  --pf-v6-c-card--BackgroundColor: var(--pf-t--global--background--color--primary--default);
9773
9749
  --pf-v6-c-card--BorderColor: var(--pf-t--global--border--color--default);
@@ -10102,7 +10078,6 @@ span.pf-v6-c-button.pf-m-link.pf-m-inline {
10102
10078
  color: var(--pf-v6-c-card__footer--Color);
10103
10079
  }
10104
10080
 
10105
- :root,
10106
10081
  .pf-v6-c-check {
10107
10082
  --pf-v6-c-check--GridGap: var(--pf-t--global--spacer--gap--group--vertical) var(--pf-t--global--spacer--gap--text-to-element--default);
10108
10083
  --pf-v6-c-check--AccentColor: var(--pf-t--global--color--brand--default);
@@ -10182,7 +10157,6 @@ label.pf-v6-c-check, .pf-v6-c-check__label,
10182
10157
  color: var(--pf-v6-c-check__label-required--Color);
10183
10158
  }
10184
10159
 
10185
- :root,
10186
10160
  .pf-v6-c-clipboard-copy {
10187
10161
  --pf-v6-c-clipboard-copy__toggle-icon--Transition: .2s ease-in 0s;
10188
10162
  --pf-v6-c-clipboard-copy--m-expanded__toggle-icon--Rotate: 90deg;
@@ -10278,7 +10252,6 @@ label.pf-v6-c-check, .pf-v6-c-check__label,
10278
10252
  --pf-v6-c-button--m-plain--hover__icon--Color: var(--pf-v6-c-clipboard-copy__actions-item--button--hover--Color);
10279
10253
  }
10280
10254
 
10281
- :root,
10282
10255
  .pf-v6-c-code-block {
10283
10256
  --pf-v6-c-code-block--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
10284
10257
  --pf-v6-c-code-block--BorderRadius: var(--pf-t--global--border--radius--medium);
@@ -10333,7 +10306,6 @@ label.pf-v6-c-check, .pf-v6-c-check__label,
10333
10306
  font-family: var(--pf-v6-c-code-block__code--FontFamily, inherit);
10334
10307
  }
10335
10308
 
10336
- :root,
10337
10309
  .pf-v6-c-code-editor {
10338
10310
  --pf-v6-c-code-editor__controls--PaddingInlineStart: var(--pf-t--global--spacer--sm);
10339
10311
  --pf-v6-c-code-editor__controls--Gap: var(--pf-t--global--spacer--gap--action-to-action--plain);
@@ -10511,8 +10483,7 @@ label.pf-v6-c-check, .pf-v6-c-check__label,
10511
10483
  margin-inline-start: var(--pf-v6-c-code-editor__tab-icon--text--MarginInlineStart);
10512
10484
  }
10513
10485
 
10514
- :root,
10515
- .pf-v6-c-content {
10486
+ :root {
10516
10487
  --pf-v6-c-content--MarginBlockEnd: var(--pf-t--global--spacer--md);
10517
10488
  --pf-v6-c-content--LineHeight: var(--pf-t--global--font--line-height--body);
10518
10489
  --pf-v6-c-content--FontSize: var(--pf-t--global--font--size--body--default);
@@ -11188,7 +11159,6 @@ ul) {
11188
11159
  }
11189
11160
  }
11190
11161
 
11191
- :root,
11192
11162
  .pf-v6-c-data-list {
11193
11163
  --pf-v6-c-data-list--FontSize: var( --pf-t--global--font--size--body);
11194
11164
  --pf-v6-c-data-list--LineHeight: var(--pf-t--global--font--line-height--body);
@@ -11299,14 +11269,12 @@ ul) {
11299
11269
  --pf-v6-c-data-list--m-compact__cell--m-icon--cell--PaddingBlockStart: var(--pf-t--global--spacer--sm);
11300
11270
  }
11301
11271
  @media screen and (min-width: 36rem) {
11302
- :root,
11303
11272
  .pf-v6-c-data-list {
11304
11273
  --pf-v6-c-data-list--BorderBlockStartColor: var(--pf-v6-c-data-list--sm--BorderBlockStartColor);
11305
11274
  --pf-v6-c-data-list--BorderBlockStartWidth: var(--pf-v6-c-data-list--sm--BorderBlockStartWidth);
11306
11275
  }
11307
11276
  }
11308
11277
  @media screen and (min-width: 36rem) {
11309
- :root,
11310
11278
  .pf-v6-c-data-list {
11311
11279
  --pf-v6-c-data-list__item--BorderBlockEndWidth: var(--pf-v6-c-data-list__item--sm--BorderBlockEndWidth);
11312
11280
  --pf-v6-c-data-list__item--BorderBlockEndColor: var(--pf-v6-c-data-list__item--sm--BorderBlockEndColor);
@@ -11616,7 +11584,6 @@ ul) {
11616
11584
  padding: 0;
11617
11585
  }
11618
11586
 
11619
- :root,
11620
11587
  .pf-v6-c-description-list {
11621
11588
  --pf-v6-c-description-list--RowGap: var(--pf-t--global--spacer--gap--group-to-group--vertical--default);
11622
11589
  --pf-v6-c-description-list--ColumnGap: var(--pf-t--global--spacer--gap--group-to-group--horizontal--default);
@@ -11664,37 +11631,31 @@ ul) {
11664
11631
  --pf-v6-c-description-list__term--width: var(--pf-v6-c-description-list--m-horizontal__term--width);
11665
11632
  }
11666
11633
  @media screen and (min-width: 36rem) {
11667
- :root,
11668
11634
  .pf-v6-c-description-list {
11669
11635
  --pf-v6-c-description-list__term--Display: var(--pf-v6-c-description-list__term--sm--Display);
11670
11636
  }
11671
11637
  }
11672
11638
  @media (min-width: 36rem) {
11673
- :root,
11674
11639
  .pf-v6-c-description-list {
11675
11640
  --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));
11676
11641
  }
11677
11642
  }
11678
11643
  @media (min-width: 48rem) {
11679
- :root,
11680
11644
  .pf-v6-c-description-list {
11681
11645
  --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)));
11682
11646
  }
11683
11647
  }
11684
11648
  @media (min-width: 62rem) {
11685
- :root,
11686
11649
  .pf-v6-c-description-list {
11687
11650
  --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))));
11688
11651
  }
11689
11652
  }
11690
11653
  @media (min-width: 75rem) {
11691
- :root,
11692
11654
  .pf-v6-c-description-list {
11693
11655
  --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)))));
11694
11656
  }
11695
11657
  }
11696
11658
  @media (min-width: 90.625rem) {
11697
- :root,
11698
11659
  .pf-v6-c-description-list {
11699
11660
  --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))))));
11700
11661
  }
@@ -11943,7 +11904,6 @@ ul) {
11943
11904
  }
11944
11905
  }
11945
11906
 
11946
- :root,
11947
11907
  .pf-v6-c-draggable {
11948
11908
  --pf-v6-c-draggable--Cursor: auto;
11949
11909
  --pf-v6-c-draggable--m-dragging--Cursor: grabbing;
@@ -11980,7 +11940,6 @@ ul) {
11980
11940
  --pf-v6-c-draggable--m-dragging--after--BorderColor: var(--pf-v6-c-draggable--m-drag-outside--after--BorderColor);
11981
11941
  }
11982
11942
 
11983
- :root,
11984
11943
  .pf-v6-c-droppable {
11985
11944
  --pf-v6-c-droppable--before--BackgroundColor: transparent;
11986
11945
  --pf-v6-c-droppable--before--Opacity: 0;
@@ -12022,7 +11981,6 @@ ul) {
12022
11981
  --pf-v6-c-droppable--m-dragging--after--BorderColor: var(--pf-v6-c-droppable--m-drag-outside--after--BorderColor);
12023
11982
  }
12024
11983
 
12025
- :root,
12026
11984
  .pf-v6-c-dual-list-selector {
12027
11985
  --pf-v6-c-dual-list-selector__header--GridArea: pane-header;
12028
11986
  --pf-v6-c-dual-list-selector__tools--GridArea: pane-tools;
@@ -12347,7 +12305,6 @@ ul) {
12347
12305
  --pf-v6-c-dual-list-selector__list__list__item-toggle--InsetInlineStart: var(--pf-v6-c-dual-list-selector__item--PaddingInlineStart);
12348
12306
  }
12349
12307
 
12350
- :root,
12351
12308
  .pf-v6-c-date-picker {
12352
12309
  --pf-v6-c-date-picker--m-top__calendar--InsetBlockStart: 0;
12353
12310
  --pf-v6-c-date-picker--m-top__calendar--TranslateY: calc(-100% - var(--pf-t--global--spacer--xs));
@@ -12406,7 +12363,6 @@ ul) {
12406
12363
  min-width: min-content;
12407
12364
  }
12408
12365
 
12409
- :root,
12410
12366
  .pf-v6-c-divider {
12411
12367
  --pf-v6-c-divider--Display: flex;
12412
12368
  --pf-v6-c-divider--Color: var(--pf-t--global--border--color--default);
@@ -12712,7 +12668,6 @@ ul) {
12712
12668
  }
12713
12669
  }
12714
12670
 
12715
- :root,
12716
12671
  .pf-v6-c-drawer {
12717
12672
  --pf-v6-c-drawer__section--BackgroundColor: var(--pf-t--global--background--color--primary--default);
12718
12673
  --pf-v6-c-drawer__section--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
@@ -12822,11 +12777,9 @@ ul) {
12822
12777
  --pf-v6-c-drawer--m-panel-bottom--m-inline__panel--PaddingBlockStart: var(--pf-v6-c-drawer__panel--after--Width);
12823
12778
  }
12824
12779
  @media screen and (min-width: 75rem) {
12825
- :root,
12826
12780
  .pf-v6-c-drawer {
12827
12781
  --pf-v6-c-drawer__panel--MinWidth: var(--pf-v6-c-drawer__panel--xl--MinWidth);
12828
12782
  }
12829
- :root.pf-m-panel-bottom,
12830
12783
  .pf-v6-c-drawer.pf-m-panel-bottom {
12831
12784
  --pf-v6-c-drawer__panel--MinWidth: auto;
12832
12785
  --pf-v6-c-drawer__panel--MinHeight: var(--pf-v6-c-drawer--m-panel-bottom__panel--xl--MinHeight);
@@ -13557,7 +13510,6 @@ ul) {
13557
13510
  display: none;
13558
13511
  }
13559
13512
  }
13560
- :root,
13561
13513
  .pf-v6-c-empty-state {
13562
13514
  --pf-v6-c-empty-state--PaddingBlockStart: var(--pf-t--global--spacer--xl);
13563
13515
  --pf-v6-c-empty-state--PaddingInlineEnd: var(--pf-t--global--spacer--xl);
@@ -13697,7 +13649,6 @@ ul) {
13697
13649
  justify-content: center;
13698
13650
  }
13699
13651
 
13700
- :root,
13701
13652
  .pf-v6-c-expandable-section {
13702
13653
  --pf-v6-c-expandable-section--Gap: var(--pf-t--global--spacer--sm);
13703
13654
  --pf-v6-c-expandable-section__toggle-icon--MinWidth: 1em;
@@ -13779,7 +13730,6 @@ ul) {
13779
13730
  padding-inline-start: var(--pf-v6-c-expandable-section__content--PaddingInlineStart, 0);
13780
13731
  }
13781
13732
 
13782
- :root,
13783
13733
  .pf-v6-c-file-upload {
13784
13734
  --pf-v6-c-file-upload--RowGap: var(--pf-t--global--spacer--gap--group--vertical);
13785
13735
  --pf-v6-c-file-upload--PaddingBlockStart: var(--pf-t--global--spacer--sm);
@@ -13837,7 +13787,6 @@ ul) {
13837
13787
  transform: translate(-50%, -50%);
13838
13788
  }
13839
13789
 
13840
- :root,
13841
13790
  .pf-v6-c-form {
13842
13791
  --pf-v6-c-form--GridGap: var(--pf-t--global--spacer--gap--group-to-group--vertical--default);
13843
13792
  --pf-v6-c-form__group--Gap: var(--pf-t--global--spacer--gap--group--vertical);
@@ -14352,7 +14301,6 @@ ul) {
14352
14301
  margin-block-end: var(--pf-v6-c-form__field-group-body__field-group--last-child--MarginBlockEnd);
14353
14302
  }
14354
14303
 
14355
- :root,
14356
14304
  .pf-v6-c-form-control {
14357
14305
  --pf-v6-c-form-control--ColumnGap: var(--pf-t--global--spacer--gap--text-to-element--default);
14358
14306
  --pf-v6-c-form-control--Color: var(--pf-t--global--text--color--regular);
@@ -14625,7 +14573,6 @@ select ~ .pf-v6-c-form-control__utilities {
14625
14573
  --pf-v6-c-form-control__utilities--PaddingInlineEnd: 0;
14626
14574
  }
14627
14575
 
14628
- :root,
14629
14576
  .pf-v6-c-hint {
14630
14577
  --pf-v6-c-hint--GridRowGap: var(--pf-t--global--spacer--sm);
14631
14578
  --pf-v6-c-hint--PaddingBlockStart: var(--pf-t--global--spacer--lg);
@@ -14701,7 +14648,6 @@ select ~ .pf-v6-c-form-control__utilities {
14701
14648
  margin-inline-end: var(--pf-v6-c-hint__footer--child--MarginInlineEnd);
14702
14649
  }
14703
14650
 
14704
- :root,
14705
14651
  .pf-v6-c-helper-text {
14706
14652
  --pf-v6-c-helper-text--Gap: var(--pf-t--global--spacer--xs);
14707
14653
  --pf-v6-c-helper-text--FontSize: var(--pf-t--global--font--size--body--sm);
@@ -14774,7 +14720,6 @@ select ~ .pf-v6-c-form-control__utilities {
14774
14720
  color: var(--pf-v6-c-helper-text__item-text--Color);
14775
14721
  }
14776
14722
 
14777
- :root,
14778
14723
  .pf-v6-c-icon {
14779
14724
  --pf-v6-c-icon--Width: var(--pf-t--global--icon--size--font--body--default);
14780
14725
  --pf-v6-c-icon--Height: var(--pf-t--global--icon--size--font--body--default);
@@ -15031,7 +14976,6 @@ select ~ .pf-v6-c-form-control__utilities {
15031
14976
  transform: translateY(calc(-50% - 0.5 * var(--pf-v6-c-icon__content--svg--VerticalAlign)));
15032
14977
  }
15033
14978
 
15034
- :root,
15035
14979
  .pf-v6-c-inline-edit {
15036
14980
  --pf-v6-c-inline-edit__group--item--MarginInlineEnd: var(--pf-t--global--spacer--gap--action-to-action--default);
15037
14981
  --pf-v6-c-inline-edit__action--c-button--m-valid--m-plain--Color: var(--pf-t--global--icon--color--brand--default);
@@ -15115,7 +15059,6 @@ select ~ .pf-v6-c-form-control__utilities {
15115
15059
  display: none;
15116
15060
  }
15117
15061
 
15118
- :root,
15119
15062
  .pf-v6-c-input-group {
15120
15063
  --pf-v6-c-input-group--Gap: var(--pf-t--global--spacer--gap--control-to-control--default);
15121
15064
  --pf-v6-c-input-group__item--offset: var(--pf-t--global--border--width--control--default);
@@ -15189,7 +15132,6 @@ label.pf-v6-c-input-group__text {
15189
15132
  cursor: pointer;
15190
15133
  }
15191
15134
 
15192
- :root,
15193
15135
  .pf-v6-c-jump-links {
15194
15136
  --pf-v6-c-jump-links__list--Display: flex;
15195
15137
  --pf-v6-c-jump-links__list--PaddingBlockStart: 0;
@@ -15436,7 +15378,6 @@ label.pf-v6-c-input-group__text {
15436
15378
  scale: -1 1;
15437
15379
  }
15438
15380
 
15439
- :root,
15440
15381
  .pf-v6-c-label {
15441
15382
  --pf-v6-c-label--PaddingBlockStart: var(--pf-t--global--spacer--xs);
15442
15383
  --pf-v6-c-label--PaddingInlineEnd: var(--pf-t--global--spacer--sm);
@@ -15931,7 +15872,6 @@ input.pf-v6-c-label__content {
15931
15872
  outline-offset: var(--pf-v6-c-label__actions--c-button--OutlineOffset);
15932
15873
  }
15933
15874
 
15934
- :root,
15935
15875
  .pf-v6-c-label-group {
15936
15876
  --pf-v6-c-label-group--RowGap: var(--pf-t--global--spacer--sm);
15937
15877
  --pf-v6-c-label-group--ColumnGap: var(--pf-t--global--spacer--xs);
@@ -16067,7 +16007,6 @@ input.pf-v6-c-label__content {
16067
16007
  display: none;
16068
16008
  }
16069
16009
 
16070
- :root,
16071
16010
  .pf-v6-c-list {
16072
16011
  --pf-v6-c-list--PaddingInlineStart: var(--pf-t--global--spacer--lg);
16073
16012
  --pf-v6-c-list--ul--ListStyle: var(--pf-t--global--list-style);
@@ -16139,7 +16078,6 @@ ul.pf-v6-c-list {
16139
16078
  color: var(--pf-v6-c-list__item-icon--Color);
16140
16079
  }
16141
16080
 
16142
- :root,
16143
16081
  .pf-v6-c-login {
16144
16082
  --pf-v6-c-login--PaddingBlockStart: var(--pf-t--global--spacer--lg);
16145
16083
  --pf-v6-c-login--PaddingBlockEnd: var(--pf-t--global--spacer--lg);
@@ -16196,33 +16134,28 @@ ul.pf-v6-c-list {
16196
16134
  --pf-v6-c-login__footer--c-list--xl--PaddingBlockStart: var(--pf-t--global--spacer--2xl);
16197
16135
  }
16198
16136
  @media (min-width: 75rem) {
16199
- :root,
16200
16137
  .pf-v6-c-login {
16201
16138
  --pf-v6-c-login__container--MaxWidth: var(--pf-v6-c-login__container--xl--MaxWidth);
16202
16139
  }
16203
16140
  }
16204
16141
  @media (min-width: 36rem) {
16205
- :root,
16206
16142
  .pf-v6-c-login {
16207
16143
  --pf-v6-c-login__header--PaddingInlineEnd: 0;
16208
16144
  --pf-v6-c-login__header--PaddingInlineStart: 0;
16209
16145
  }
16210
16146
  }
16211
16147
  @media (min-width: 75rem) {
16212
- :root,
16213
16148
  .pf-v6-c-login {
16214
16149
  --pf-v6-c-login__header--MarginBlockEnd: var(--pf-v6-c-login__header--xl--MarginBlockEnd);
16215
16150
  --pf-v6-c-login__header--c-brand--MarginBlockEnd: var(--pf-v6-c-login__header--c-brand--xl--MarginBlockEnd);
16216
16151
  }
16217
16152
  }
16218
16153
  @media (min-width: 75rem) {
16219
- :root,
16220
16154
  .pf-v6-c-login {
16221
16155
  --pf-v6-c-login__main--MarginBlockEnd: 0;
16222
16156
  }
16223
16157
  }
16224
16158
  @media (min-width: 48rem) {
16225
- :root,
16226
16159
  .pf-v6-c-login {
16227
16160
  --pf-v6-c-login__main-header--PaddingInlineEnd: var(--pf-v6-c-login__main-header--md--PaddingInlineEnd);
16228
16161
  --pf-v6-c-login__main-header--PaddingInlineStart: var(--pf-v6-c-login__main-header--md--PaddingInlineStart);
@@ -16230,21 +16163,18 @@ ul.pf-v6-c-list {
16230
16163
  }
16231
16164
  }
16232
16165
  @media (min-width: 48rem) {
16233
- :root,
16234
16166
  .pf-v6-c-login {
16235
16167
  --pf-v6-c-login__main-body--PaddingInlineEnd: var(--pf-v6-c-login__main-body--md--PaddingInlineEnd);
16236
16168
  --pf-v6-c-login__main-body--PaddingInlineStart: var(--pf-v6-c-login__main-body--md--PaddingInlineStart);
16237
16169
  }
16238
16170
  }
16239
16171
  @media (min-width: 36rem) {
16240
- :root,
16241
16172
  .pf-v6-c-login {
16242
16173
  --pf-v6-c-login__footer--PaddingInlineEnd: 0;
16243
16174
  --pf-v6-c-login__footer--PaddingInlineStart: 0;
16244
16175
  }
16245
16176
  }
16246
16177
  @media (min-width: 75rem) {
16247
- :root,
16248
16178
  .pf-v6-c-login {
16249
16179
  --pf-v6-c-login__footer--c-list--PaddingBlockStart: var(--pf-v6-c-login__footer--c-list--xl--PaddingBlockStart);
16250
16180
  }
@@ -16400,7 +16330,6 @@ ul.pf-v6-c-list {
16400
16330
  padding-block-start: var(--pf-v6-c-login__footer--c-list--PaddingBlockStart);
16401
16331
  }
16402
16332
 
16403
- :root,
16404
16333
  .pf-v6-c-masthead {
16405
16334
  --pf-v6-c-masthead--RowGap: var(--pf-t--global--spacer--sm);
16406
16335
  --pf-v6-c-masthead--ColumnGap: var(--pf-t--global--spacer--gutter--default);
@@ -16936,7 +16865,6 @@ ul.pf-v6-c-list {
16936
16865
  padding-inline-end: var(--pf-t--global--spacer--2xl);
16937
16866
  }
16938
16867
 
16939
- :root,
16940
16868
  .pf-v6-c-menu {
16941
16869
  --pf-v6-c-menu--RowGap: var(--pf-t--global--spacer--sm);
16942
16870
  --pf-v6-c-menu--Width: auto;
@@ -17518,7 +17446,6 @@ ul.pf-v6-c-list {
17518
17446
  outline-offset: var(--pf-v6-c-menu--OutlineOffset);
17519
17447
  }
17520
17448
 
17521
- :root,
17522
17449
  .pf-v6-c-menu-toggle {
17523
17450
  --pf-v6-c-menu-toggle--ColumnGap: var(--pf-t--global--spacer--sm);
17524
17451
  --pf-v6-c-menu-toggle--PaddingBlockStart: var(--pf-t--global--spacer--control--vertical--default);
@@ -17924,7 +17851,6 @@ ul.pf-v6-c-list {
17924
17851
  color: var(--pf-v6-c-menu-toggle__status-icon--Color, inherit);
17925
17852
  }
17926
17853
 
17927
- :root,
17928
17854
  .pf-v6-c-modal-box {
17929
17855
  --pf-v6-c-modal-box--BackgroundColor: var(--pf-t--global--background--color--floating--default);
17930
17856
  --pf-v6-c-modal-box--BorderRadius: var(--pf-t--global--border--radius--large);
@@ -17978,7 +17904,6 @@ ul.pf-v6-c-list {
17978
17904
  --pf-v6-c-modal-box__footer--c-button--sm--MarginInlineEnd: calc(var(--pf-v6-c-modal-box__footer--c-button--MarginInlineEnd) / 2);
17979
17905
  }
17980
17906
  @media (min-width: 75rem) {
17981
- :root,
17982
17907
  .pf-v6-c-modal-box {
17983
17908
  --pf-v6-c-modal-box--m-align-top--spacer: var(--pf-v6-c-modal-box--m-align-top--xl--spacer);
17984
17909
  }
@@ -18131,7 +18056,6 @@ ul.pf-v6-c-list {
18131
18056
  }
18132
18057
  }
18133
18058
 
18134
- :root,
18135
18059
  .pf-v6-c-multiple-file-upload {
18136
18060
  --pf-v6-c-multiple-file-upload--GridTemplateColumns: 1fr;
18137
18061
  --pf-v6-c-multiple-file-upload--Gap: var(--pf-t--global--spacer--md);
@@ -18342,7 +18266,6 @@ ul.pf-v6-c-list {
18342
18266
  color: var(--pf-v6-c-multiple-file-upload__status-item-progress-size--Color);
18343
18267
  }
18344
18268
 
18345
- :root,
18346
18269
  .pf-v6-c-nav {
18347
18270
  --pf-v6-c-nav__link--PaddingBlockStart: var(--pf-t--global--spacer--sm);
18348
18271
  --pf-v6-c-nav__link--PaddingBlockEnd: var(--pf-t--global--spacer--sm);
@@ -18651,7 +18574,6 @@ ul.pf-v6-c-list {
18651
18574
  --pf-v6-c-nav--m-horizontal__list--PaddingInlineEnd: var(--pf-v6-c-nav--m-horizontal--m-scrollable__list--PaddingInlineEnd);
18652
18575
  }
18653
18576
 
18654
- :root,
18655
18577
  .pf-v6-c-notification-drawer {
18656
18578
  --pf-v6-c-notification-drawer--BackgroundColor: var(--pf-t--global--background--color--floating--default);
18657
18579
  --pf-v6-c-notification-drawer__header--PaddingBlockStart: var(--pf-t--global--spacer--md);
@@ -18927,7 +18849,6 @@ ul.pf-v6-c-list {
18927
18849
  transform: rotate(var(--pf-v6-c-notification-drawer__group--m-expanded__group-toggle-icon--Rotate));
18928
18850
  }
18929
18851
 
18930
- :root,
18931
18852
  .pf-v6-c-overflow-menu {
18932
18853
  --pf-v6-c-overflow-menu--ColumnGap: var(--pf-t--global--spacer--md);
18933
18854
  --pf-v6-c-overflow-menu__group--ColumnGap: var(--pf-t--global--spacer--md);
@@ -18965,7 +18886,6 @@ ul.pf-v6-c-list {
18965
18886
  column-gap: var(--pf-v6-c-overflow-menu--ColumnGap);
18966
18887
  }
18967
18888
 
18968
- :root,
18969
18889
  .pf-v6-c-page {
18970
18890
  --pf-v6-c-page--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
18971
18891
  --pf-v6-c-page--inset: var(--pf-t--global--spacer--inset--page-chrome);
@@ -19047,7 +18967,6 @@ ul.pf-v6-c-list {
19047
18967
  --pf-v6-c-page__main-wizard--BorderBlockStartWidth: var(--pf-t--global--border--width--action--default);
19048
18968
  }
19049
18969
  @media screen and (min-width: 75rem) {
19050
- :root,
19051
18970
  .pf-v6-c-page {
19052
18971
  --pf-v6-c-page__sidebar--TranslateX: var(--pf-v6-c-page__sidebar--xl--TranslateX);
19053
18972
  }
@@ -19581,7 +19500,6 @@ ul.pf-v6-c-list {
19581
19500
  flex: 1 0 auto;
19582
19501
  }
19583
19502
 
19584
- :root,
19585
19503
  .pf-v6-c-pagination {
19586
19504
  --pf-v6-c-pagination--inset: 0;
19587
19505
  --pf-v6-c-pagination--ColumnGap: var(--pf-t--global--spacer--lg);
@@ -19620,7 +19538,6 @@ ul.pf-v6-c-list {
19620
19538
  --pf-v6-c-pagination__page-menu--md--Display: var(--pf-v6-c-pagination__page-menu--Display--base);
19621
19539
  }
19622
19540
  @media screen and (min-width: 48rem) {
19623
- :root,
19624
19541
  .pf-v6-c-pagination {
19625
19542
  --pf-v6-c-pagination--m-bottom--BoxShadow: none;
19626
19543
  --pf-v6-c-pagination__page-menu--Display: var(--pf-v6-c-pagination__page-menu--md--Display);
@@ -19629,7 +19546,6 @@ ul.pf-v6-c-list {
19629
19546
  }
19630
19547
  }
19631
19548
  @media screen and (min-width: 75rem) {
19632
- :root,
19633
19549
  .pf-v6-c-pagination {
19634
19550
  --pf-v6-c-pagination__scroll-button--Width: var(--pf-v6-c-pagination__scroll-button--xl--Width);
19635
19551
  }
@@ -19931,7 +19847,6 @@ ul.pf-v6-c-list {
19931
19847
  }
19932
19848
  }
19933
19849
 
19934
- :root,
19935
19850
  .pf-v6-c-panel {
19936
19851
  --pf-v6-c-panel--Width: auto;
19937
19852
  --pf-v6-c-panel--MinWidth: auto;
@@ -20029,7 +19944,6 @@ ul.pf-v6-c-list {
20029
19944
  box-shadow: var(--pf-v6-c-panel__footer--BoxShadow);
20030
19945
  }
20031
19946
 
20032
- :root,
20033
19947
  .pf-v6-c-popover {
20034
19948
  --pf-v6-c-popover--FontSize: var(--pf-t--global--font--size--body--sm);
20035
19949
  --pf-v6-c-popover--MinWidth: calc(var(--pf-v6-c-popover__content--PaddingInlineStart) + var(--pf-v6-c-popover__content--PaddingInlineEnd) + 18.75rem);
@@ -20232,7 +20146,6 @@ ul.pf-v6-c-list {
20232
20146
  margin-block-start: var(--pf-v6-c-popover__footer--MarginBlockStart);
20233
20147
  }
20234
20148
 
20235
- :root,
20236
20149
  .pf-v6-c-progress {
20237
20150
  --pf-v6-c-progress--GridGap: var(--pf-t--global--spacer--md);
20238
20151
  --pf-v6-c-progress__bar--Height: var(--pf-t--global--spacer--md);
@@ -20397,7 +20310,6 @@ ul.pf-v6-c-list {
20397
20310
  font-variant-numeric: tabular-nums;
20398
20311
  }
20399
20312
 
20400
- :root,
20401
20313
  .pf-v6-c-progress-stepper {
20402
20314
  --pf-v6-c-progress-stepper--m-vertical--GridAutoFlow: row;
20403
20315
  --pf-v6-c-progress-stepper--m-vertical--GridTemplateColumns: auto 1fr;
@@ -20519,7 +20431,6 @@ ul.pf-v6-c-list {
20519
20431
  --pf-v6-c-progress-stepper--m-center__step-main--before--Content: "";
20520
20432
  }
20521
20433
  @media screen and (min-width: 48rem) {
20522
- :root,
20523
20434
  .pf-v6-c-progress-stepper {
20524
20435
  --pf-v6-c-progress-stepper--GridAutoFlow: var(--pf-v6-c-progress-stepper--m-horizontal--GridAutoFlow);
20525
20436
  --pf-v6-c-progress-stepper--GridTemplateColumns: var(--pf-v6-c-progress-stepper--m-horizontal--GridTemplateColumns);
@@ -21009,7 +20920,6 @@ ul.pf-v6-c-list {
21009
20920
  }
21010
20921
  }
21011
20922
 
21012
- :root,
21013
20923
  .pf-v6-c-radio {
21014
20924
  --pf-v6-c-radio--GridGap: var(--pf-t--global--spacer--sm) var(--pf-t--global--spacer--sm);
21015
20925
  --pf-v6-c-radio--AccentColor: var(--pf-t--global--icon--color--brand--default);
@@ -21091,7 +21001,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
21091
21001
  cursor: not-allowed;
21092
21002
  }
21093
21003
 
21094
- :root,
21095
21004
  .pf-v6-c-sidebar {
21096
21005
  --pf-v6-c-sidebar--inset: var(--pf-t--global--spacer--md);
21097
21006
  --pf-v6-c-sidebar--xl--inset: var(--pf-t--global--spacer--lg);
@@ -21436,7 +21345,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
21436
21345
  --pf-v6-c-sidebar__panel--FlexBasis: 100%;
21437
21346
  }
21438
21347
  }
21439
- :root,
21440
21348
  .pf-v6-c-simple-list {
21441
21349
  --pf-v6-c-simple-list__item-link--PaddingBlockStart: var(--pf-t--global--spacer--xs);
21442
21350
  --pf-v6-c-simple-list__item-link--PaddingInlineEnd: var(--pf-t--global--spacer--md);
@@ -21507,7 +21415,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
21507
21415
  margin-block-start: var(--pf-v6-c-simple-list__section--section--MarginBlockStart);
21508
21416
  }
21509
21417
 
21510
- :root,
21511
21418
  .pf-v6-c-skeleton {
21512
21419
  --pf-v6-c-skeleton--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
21513
21420
  --pf-v6-c-skeleton--Width: auto;
@@ -21673,7 +21580,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
21673
21580
  transform: translateX(100%);
21674
21581
  }
21675
21582
  }
21676
- :root,
21677
21583
  .pf-v6-c-skip-to-content {
21678
21584
  --pf-v6-c-skip-to-content--InsetBlockStart: var(--pf-t--global--spacer--md);
21679
21585
  --pf-v6-c-skip-to-content--ZIndex: var(--pf-t--global--z-index--2xl);
@@ -21690,7 +21596,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
21690
21596
  inset-inline-start: var(--pf-v6-c-skip-to-content--focus--InsetInlineStart);
21691
21597
  }
21692
21598
 
21693
- :root,
21694
21599
  .pf-v6-c-slider {
21695
21600
  --pf-v6-c-slider--value: 0;
21696
21601
  --pf-v6-c-slider__step--InsetInlineStart: 0;
@@ -21912,7 +21817,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
21912
21817
  margin-inline-start: var(--pf-v6-c-slider__main--actions--MarginInlineStart);
21913
21818
  }
21914
21819
 
21915
- :root,
21916
21820
  .pf-v6-c-spinner {
21917
21821
  --pf-v6-c-spinner--diameter: var(--pf-t--global--icon--size--2xl);
21918
21822
  --pf-v6-c-spinner--Width: var(--pf-v6-c-spinner--diameter);
@@ -21989,7 +21893,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
21989
21893
  transform: rotate(720deg);
21990
21894
  }
21991
21895
  }
21992
- :root,
21993
21896
  .pf-v6-c-switch {
21994
21897
  --pf-v6-c-switch--FontSize: var(--pf-t--global--font--size--sm);
21995
21898
  --pf-v6-c-switch--ColumnGap: var(--pf-t--global--spacer--sm);
@@ -22138,7 +22041,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
22138
22041
  vertical-align: top;
22139
22042
  }
22140
22043
 
22141
- :root,
22142
22044
  .pf-v6-c-tab-content {
22143
22045
  --pf-v6-c-tab-content__body--PaddingBlockStart: 0;
22144
22046
  --pf-v6-c-tab-content__body--PaddingInlineEnd: 0;
@@ -22184,7 +22086,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
22184
22086
  --pf-v6-c-tab-content__body--PaddingInlineStart: var(--pf-v6-c-tab-content__body--m-padding--PaddingInlineStart);
22185
22087
  }
22186
22088
 
22187
- :root,
22188
22089
  .pf-v6-c-table {
22189
22090
  --pf-v6-c-table--responsive--BorderColor: var(--pf-t--global--border--color--default);
22190
22091
  --pf-v6-c-table__tbody--responsive--border-width--base: var(--pf-t--global--border--width--divider--default);
@@ -23749,7 +23650,6 @@ label.pf-v6-c-radio, .pf-v6-c-radio__label,
23749
23650
  }
23750
23651
  }
23751
23652
 
23752
- :root,
23753
23653
  .pf-v6-c-table {
23754
23654
  --pf-v6-c-table--BackgroundColor: var(--pf-t--global--background--color--primary--default);
23755
23655
  --pf-v6-c-table--BorderColor: var(--pf-t--global--border--color--default);
@@ -24613,7 +24513,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
24613
24513
  --pf-v6-c-table--cell--Width: 100%;
24614
24514
  }
24615
24515
 
24616
- :root,
24617
24516
  .pf-v6-c-table {
24618
24517
  --pf-v6-c-table__sticky-cell--MinWidth--base: 8.75rem;
24619
24518
  --pf-v6-c-table__sticky-cell--MinWidth: var(--pf-v6-c-table__sticky-cell--MinWidth--base);
@@ -24678,7 +24577,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
24678
24577
  overflow: auto;
24679
24578
  }
24680
24579
 
24681
- :root,
24682
24580
  .pf-v6-c-table {
24683
24581
  --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));
24684
24582
  --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));
@@ -25499,7 +25397,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
25499
25397
  }
25500
25398
  }
25501
25399
 
25502
- :root,
25503
25400
  .pf-v6-c-tabs {
25504
25401
  --pf-v6-c-tabs--inset: 0;
25505
25402
  --pf-v6-c-tabs--Width: auto;
@@ -26312,7 +26209,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
26312
26209
  }
26313
26210
  }
26314
26211
 
26315
- :root,
26316
26212
  .pf-v6-c-text-input-group {
26317
26213
  --pf-v6-c-text-input-group--BackgroundColor: var(--pf-t--global--background--color--control--default);
26318
26214
  --pf-v6-c-text-input-group--BorderColor: var(--pf-t--global--border--color--default);
@@ -26514,7 +26410,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
26514
26410
  display: flex;
26515
26411
  }
26516
26412
 
26517
- :root,
26518
26413
  .pf-v6-c-tile {
26519
26414
  --pf-v6-c-tile--PaddingBlockStart: var(--pf-t--global--spacer--lg);
26520
26415
  --pf-v6-c-tile--PaddingInlineEnd: var(--pf-t--global--spacer--lg);
@@ -26618,7 +26513,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
26618
26513
  color: var(--pf-v6-c-tile__icon--Color);
26619
26514
  }
26620
26515
 
26621
- :root,
26622
26516
  .pf-v6-c-timestamp {
26623
26517
  --pf-v6-c-timestamp--FontSize: var(--pf-t--global--font--size--body--sm);
26624
26518
  --pf-v6-c-timestamp--Color: var(--pf-t--global--text--color--regular);
@@ -26650,7 +26544,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
26650
26544
  --pf-v6-c-timestamp--m-help-text--TextDecorationStyle: var(--pf-v6-c-timestamp--m-help-text--hover--TextDecorationStyle);
26651
26545
  }
26652
26546
 
26653
- :root,
26654
26547
  .pf-v6-c-title {
26655
26548
  --pf-v6-c-title--FontFamily: var(--pf-t--global--font--family--heading);
26656
26549
  --pf-v6-c-title--m-4xl--LineHeight: var(--pf-t--global--font--line-height--heading);
@@ -26756,7 +26649,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
26756
26649
  line-height: var(--pf-v6-c-title--m-h6--LineHeight);
26757
26650
  }
26758
26651
 
26759
- :root,
26760
26652
  .pf-v6-c-toggle-group {
26761
26653
  --pf-v6-c-toggle-group__button--PaddingBlockStart: var(--pf-t--global--spacer--sm);
26762
26654
  --pf-v6-c-toggle-group__button--PaddingInlineEnd: var(--pf-t--global--spacer--md);
@@ -26880,7 +26772,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
26880
26772
  margin-inline-start: var(--pf-v6-c-toggle-group__icon--text--MarginInlineStart);
26881
26773
  }
26882
26774
 
26883
- :root,
26884
26775
  .pf-v6-c-toolbar {
26885
26776
  --pf-v6-c-toolbar--RowGap: var(--pf-t--global--spacer--md);
26886
26777
  --pf-v6-c-toolbar--PaddingBlockStart: 0;
@@ -28784,7 +28675,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
28784
28675
  display: inline-flex;
28785
28676
  }
28786
28677
  }
28787
- :root,
28788
28678
  .pf-v6-c-tooltip {
28789
28679
  --pf-v6-c-tooltip--MaxWidth: 18.75rem;
28790
28680
  --pf-v6-c-tooltip--BoxShadow: var(--pf-t--global--box-shadow--md);
@@ -28907,7 +28797,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
28907
28797
  transform: translateX(var(--pf-v6-c-tooltip__arrow--TranslateX, 0)) translateY(var(--pf-v6-c-tooltip__arrow--TranslateY, 0)) rotate(var(--pf-v6-c-tooltip__arrow--Rotate, 0));
28908
28798
  }
28909
28799
 
28910
- :root,
28911
28800
  .pf-v6-c-truncate {
28912
28801
  --pf-v6-c-truncate--MinWidth: 6ch;
28913
28802
  --pf-v6-c-truncate__start--MinWidth: 6ch;
@@ -28954,7 +28843,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
28954
28843
  direction: rtl;
28955
28844
  }
28956
28845
  }
28957
- :root,
28958
28846
  .pf-v6-c-number-input {
28959
28847
  --pf-v6-c-number-input__unit--c-input-group--MarginInlineStart: var(--pf-t--global--spacer--sm);
28960
28848
  --pf-v6-c-number-input__icon--FontSize: var(--pf-t--global--font--size--xs);
@@ -28994,7 +28882,6 @@ thead .pf-v6-c-table__check .pf-v6-c-radio.pf-m-standalone {
28994
28882
  font-size: var(--pf-v6-c-number-input__icon--FontSize);
28995
28883
  }
28996
28884
 
28997
- :root,
28998
28885
  .pf-v6-c-tree-view {
28999
28886
  --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));
29000
28887
  --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));
@@ -29448,7 +29335,6 @@ label.pf-v6-c-tree-view__node-text {
29448
29335
  --pf-v6-c-tree-view--m-compact--m-no-background--border--nested--InsetInlineStart: calc(var(--pf-v6-c-tree-view__node--PaddingInlineStart) - var(--pf-v6-c-tree-view--m-compact--m-no-background--base-border--InsetInlineStart--offset));
29449
29336
  }
29450
29337
 
29451
- :root,
29452
29338
  .pf-v6-c-wizard {
29453
29339
  --pf-v6-c-wizard--Height: initial;
29454
29340
  --pf-v6-c-wizard--Height--base: 100%;
@@ -29565,7 +29451,6 @@ label.pf-v6-c-tree-view__node-text {
29565
29451
  --pf-v6-c-wizard__footer--BorderBlockStartColor: var(--pf-t--global--border--color--default);
29566
29452
  }
29567
29453
  @media screen and (min-width: 62rem) {
29568
- :root,
29569
29454
  .pf-v6-c-wizard {
29570
29455
  --pf-v6-c-wizard__nav--Width: var(--pf-v6-c-wizard__nav--lg--Width);
29571
29456
  --pf-v6-c-wizard__nav--BoxShadow: none;
@@ -29938,7 +29823,6 @@ label.pf-v6-c-tree-view__node-text {
29938
29823
  border-block-start: var(--pf-v6-c-wizard__footer--BorderBlockStartWidth) solid var(--pf-v6-c-wizard__footer--BorderBlockStartColor);
29939
29824
  }
29940
29825
 
29941
- :root,
29942
29826
  .pf-v6-l-bullseye {
29943
29827
  --pf-v6-l-bullseye--Padding: 0;
29944
29828
  }
@@ -29952,7 +29836,6 @@ label.pf-v6-c-tree-view__node-text {
29952
29836
  margin: 0;
29953
29837
  }
29954
29838
 
29955
- :root,
29956
29839
  .pf-v6-l-flex {
29957
29840
  --pf-v6-l-flex--Display: flex;
29958
29841
  --pf-v6-l-flex--FlexWrap: wrap;
@@ -32334,7 +32217,6 @@ label.pf-v6-c-tree-view__node-text {
32334
32217
  }
32335
32218
  }
32336
32219
 
32337
- :root,
32338
32220
  .pf-v6-l-gallery {
32339
32221
  --pf-v6-l-gallery--m-gutter--GridGap: var(--pf-t--global--spacer--gutter--default);
32340
32222
  --pf-v6-l-gallery--GridTemplateColumns--min: 250px;
@@ -32406,7 +32288,6 @@ label.pf-v6-c-tree-view__node-text {
32406
32288
  }
32407
32289
  }
32408
32290
 
32409
- :root,
32410
32291
  .pf-v6-l-grid {
32411
32292
  --pf-v6-l-grid--m-gutter--GridGap: var(--pf-t--global--spacer--gutter--default);
32412
32293
  --pf-v6-l-grid__item--GridColumnStart: auto;
@@ -33344,7 +33225,6 @@ label.pf-v6-c-tree-view__node-text {
33344
33225
  grid-gap: var(--pf-v6-l-grid--m-gutter--GridGap);
33345
33226
  }
33346
33227
 
33347
- :root,
33348
33228
  .pf-v6-l-level {
33349
33229
  --pf-v6-l-level--m-gutter--Gap: var(--pf-t--global--spacer--gutter--default);
33350
33230
  }
@@ -33359,7 +33239,6 @@ label.pf-v6-c-tree-view__node-text {
33359
33239
  gap: var(--pf-v6-l-level--m-gutter--Gap);
33360
33240
  }
33361
33241
 
33362
- :root,
33363
33242
  .pf-v6-l-split {
33364
33243
  --pf-v6-l-stack--m-gutter--Gap: var(--pf-t--global--spacer--gutter--default);
33365
33244
  }
@@ -33381,7 +33260,6 @@ label.pf-v6-c-tree-view__node-text {
33381
33260
  gap: var(--pf-v6-l-stack--m-gutter--Gap);
33382
33261
  }
33383
33262
 
33384
- :root,
33385
33263
  .pf-v6-l-stack {
33386
33264
  --pf-v6-l-stack--m-gutter--Gap: var(--pf-t--global--spacer--gutter--default);
33387
33265
  }