@patternfly/patternfly 6.0.0-alpha.115 → 6.0.0-alpha.117

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 (75) hide show
  1. package/base/_variables.scss +7 -7
  2. package/base/patternfly-variables.css +19 -19
  3. package/base/tokens/_tokens-charts.scss +1 -1
  4. package/base/tokens/_tokens-dark.scss +1 -1
  5. package/base/tokens/_tokens-default.scss +13 -13
  6. package/base/tokens/_tokens-palette.scss +1 -1
  7. package/components/AboutModalBox/about-modal-box.css +1 -1
  8. package/components/AboutModalBox/about-modal-box.scss +1 -1
  9. package/components/Alert/alert-group.css +1 -1
  10. package/components/Alert/alert-group.scss +1 -1
  11. package/components/AppLauncher/app-launcher.css +1 -1
  12. package/components/AppLauncher/app-launcher.scss +1 -1
  13. package/components/Backdrop/backdrop.css +1 -1
  14. package/components/Backdrop/backdrop.scss +1 -1
  15. package/components/Banner/banner.css +1 -1
  16. package/components/Banner/banner.scss +1 -1
  17. package/components/Button/button.css +1 -1
  18. package/components/Button/button.scss +1 -1
  19. package/components/ContextSelector/context-selector.css +1 -1
  20. package/components/ContextSelector/context-selector.scss +1 -1
  21. package/components/DatePicker/date-picker.css +1 -1
  22. package/components/DatePicker/date-picker.scss +1 -1
  23. package/components/Drawer/drawer.css +2 -2
  24. package/components/Drawer/drawer.scss +2 -2
  25. package/components/Dropdown/dropdown.css +2 -2
  26. package/components/Dropdown/dropdown.scss +2 -2
  27. package/components/Menu/menu.css +7 -7
  28. package/components/Menu/menu.scss +7 -7
  29. package/components/MenuToggle/menu-toggle.css +1 -1
  30. package/components/MenuToggle/menu-toggle.scss +1 -1
  31. package/components/ModalBox/modal-box.css +1 -1
  32. package/components/ModalBox/modal-box.scss +1 -1
  33. package/components/NotificationDrawer/notification-drawer.css +2 -2
  34. package/components/NotificationDrawer/notification-drawer.scss +2 -2
  35. package/components/OptionsMenu/options-menu.css +1 -1
  36. package/components/OptionsMenu/options-menu.scss +1 -1
  37. package/components/Page/page.css +10 -10
  38. package/components/Page/page.scss +10 -10
  39. package/components/Panel/panel.css +1 -1
  40. package/components/Panel/panel.scss +1 -1
  41. package/components/ProgressStepper/progress-stepper.css +1 -1
  42. package/components/ProgressStepper/progress-stepper.scss +1 -1
  43. package/components/Select/select.css +1 -1
  44. package/components/Select/select.scss +1 -1
  45. package/components/Sidebar/sidebar.css +1 -1
  46. package/components/Sidebar/sidebar.scss +1 -1
  47. package/components/SkipToContent/skip-to-content.css +1 -1
  48. package/components/SkipToContent/skip-to-content.scss +1 -1
  49. package/components/Slider/slider.css +1 -1
  50. package/components/Slider/slider.scss +1 -1
  51. package/components/Table/table-scrollable.css +1 -1
  52. package/components/Table/table-scrollable.scss +1 -1
  53. package/components/Table/table.css +3 -3
  54. package/components/Table/table.scss +3 -3
  55. package/components/Tabs/tabs.css +1 -1
  56. package/components/Tabs/tabs.scss +1 -1
  57. package/components/ToggleGroup/toggle-group.css +3 -3
  58. package/components/ToggleGroup/toggle-group.scss +3 -3
  59. package/components/Toolbar/toolbar.css +2 -2
  60. package/components/Toolbar/toolbar.scss +2 -2
  61. package/components/TreeView/tree-view.css +1 -1
  62. package/components/TreeView/tree-view.scss +1 -1
  63. package/components/Wizard/wizard.css +3 -3
  64. package/components/Wizard/wizard.scss +3 -3
  65. package/docs/components/TextInputGroup/examples/TextInputGroup.css +1 -1
  66. package/package.json +1 -1
  67. package/patternfly-base-no-globals-theme-dark-unversioned.css +19 -19
  68. package/patternfly-base-no-globals.css +19 -19
  69. package/patternfly-base-theme-dark-unversioned.css +19 -19
  70. package/patternfly-base.css +19 -19
  71. package/patternfly-no-globals.css +73 -73
  72. package/patternfly-theme-dark-unversioned.css +73 -73
  73. package/patternfly.css +73 -73
  74. package/patternfly.min.css +1 -1
  75. package/patternfly.min.css.map +1 -1
@@ -67,7 +67,7 @@
67
67
  --pf-v6-c-page--inset: var(--pf-t--global--spacer--md);
68
68
  --pf-v6-c-page--xl--inset: var(--pf-t--global--spacer--xl);
69
69
  --pf-v6-c-page__header--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
70
- --pf-v6-c-page__header--ZIndex: var(--pf-t--global--Zindex--md);
70
+ --pf-v6-c-page__header--ZIndex: var(--pf-t--global--z-index--md);
71
71
  --pf-v6-c-page__header--MinHeight: 4.75rem;
72
72
  --pf-v6-c-page__header-brand--PaddingLeft: var(--pf-t--global--spacer--md);
73
73
  --pf-v6-c-page__header-brand--xl--PaddingRight: var(--pf-t--global--spacer--xl);
@@ -92,7 +92,7 @@
92
92
  --pf-v6-c-page__header-tools-item--Display: block;
93
93
  --pf-v6-c-page__header-tools--c-button--m-selected--before--Width: auto;
94
94
  --pf-v6-c-page__header-tools--c-button--m-selected--before--Height: auto;
95
- --pf-v6-c-page__sidebar--ZIndex: var(--pf-t--global--Zindex--sm);
95
+ --pf-v6-c-page__sidebar--ZIndex: var(--pf-t--global--z-index--sm);
96
96
  --pf-v6-c-page__sidebar--Width: 18.125rem;
97
97
  --pf-v6-c-page__sidebar--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
98
98
  --pf-v6-c-page__sidebar--BoxShadow: none;
@@ -121,7 +121,7 @@
121
121
  --pf-v6-c-page__sidebar-body--m-menu--BorderTopColor: var(--pf-t--global--border--color--default);
122
122
  --pf-v6-c-page__sidebar-body--m-menu--BorderTopWidth: var(--pf-t--global--border--width--button--default);
123
123
  --pf-v6-c-page__sidebar-body--m-menu--c-context-selector--BorderBottomColor: var(--pf-t--global--border--color--default);
124
- --pf-v6-c-page__main-container--ZIndex: var(--pf-t--global--Zindex--xs);
124
+ --pf-v6-c-page__main-container--ZIndex: var(--pf-t--global--z-index--xs);
125
125
  --pf-v6-c-page__main-container--MaxHeight: calc(100% - var(--pf-t--global--spacer--lg));
126
126
  --pf-v6-c-page__main-container--BackgroundColor: var(--pf-t--global--background--color--primary--default);
127
127
  --pf-v6-c-page__main-container--MarginInlineStart: var(--pf-t--global--spacer--lg);
@@ -131,7 +131,7 @@
131
131
  --pf-v6-c-page__main-container--BorderColor: var(--pf-v6-c-page__main-container--BackgroundColor);
132
132
  --pf-v6-c-page__main-section--MarginTop: var(--pf-t--global--spacer--md);
133
133
  --pf-v6-c-page__main-section--PaddingTop: var(--pf-t--global--spacer--lg);
134
- --pf-v6-c-page__main-section--PaddingRight: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main--BorderWidth));
134
+ --pf-v6-c-page__main-section--PaddingRight: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main-container--BorderWidth));
135
135
  --pf-v6-c-page__main-section--PaddingBottom: 0;
136
136
  --pf-v6-c-page__main-section--PaddingLeft: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main-container--BorderWidth));
137
137
  --pf-v6-c-page__main-breadcrumb--main-section--PaddingTop: var(--pf-t--global--spacer--md);
@@ -140,14 +140,14 @@
140
140
  --pf-v6-c-page__main-breadcrumb--page__main-tabs--PaddingTop: var(--pf-t--global--spacer--md);
141
141
  --pf-v6-c-page__main-nav--page__main-tabs--PaddingTop: var(--pf-t--global--spacer--md);
142
142
  --pf-v6-c-page--section--m-limit-width--MaxWidth: calc(125rem - var(--pf-v6-c-page__sidebar--Width));
143
- --pf-v6-c-page--section--m-sticky-top--ZIndex: var(--pf-t--global--Zindex--md);
143
+ --pf-v6-c-page--section--m-sticky-top--ZIndex: var(--pf-t--global--z-index--md);
144
144
  --pf-v6-c-page--section--m-sticky-top--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom);
145
- --pf-v6-c-page--section--m-sticky-bottom--ZIndex: var(--pf-t--global--Zindex--md);
145
+ --pf-v6-c-page--section--m-sticky-bottom--ZIndex: var(--pf-t--global--z-index--md);
146
146
  --pf-v6-c-page--section--m-sticky-bottom--BoxShadow: var(--pf-t--global--box-shadow--sm--top);
147
147
  --pf-v6-c-page--section--m-shadow-bottom--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom);
148
- --pf-v6-c-page--section--m-shadow-bottom--ZIndex: var(--pf-t--global--Zindex--xs);
148
+ --pf-v6-c-page--section--m-shadow-bottom--ZIndex: var(--pf-t--global--z-index--xs);
149
149
  --pf-v6-c-page--section--m-shadow-top--BoxShadow: var(--pf-t--global--box-shadow--sm--top);
150
- --pf-v6-c-page--section--m-shadow-top--ZIndex: var(--pf-t--global--Zindex--xs);
150
+ --pf-v6-c-page--section--m-shadow-top--ZIndex: var(--pf-t--global--z-index--xs);
151
151
  --pf-v6-c-page__main-nav--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
152
152
  --pf-v6-c-page__main-nav--PaddingTop: var(--pf-t--global--spacer--md);
153
153
  --pf-v6-c-page__main-nav--PaddingRight: 0;
@@ -158,8 +158,8 @@
158
158
  --pf-v6-c-page__main-subnav--BackgroundColor: var(--pf-t--global--background--color--primary--default);
159
159
  --pf-v6-c-page__main-subnav--PaddingBlockStart: var(--pf-t--global--spacer--md);
160
160
  --pf-v6-c-page__main-subnav--PaddingBlockEnd: 0;
161
- --pf-v6-c-page__main-subnav--PaddingInlineStart: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main--BorderWidth));
162
- --pf-v6-c-page__main-subnav--PaddingInlineEnd: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main--BorderWidth));
161
+ --pf-v6-c-page__main-subnav--PaddingInlineStart: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main-container--BorderWidth));
162
+ --pf-v6-c-page__main-subnav--PaddingInlineEnd: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main-container--BorderWidth));
163
163
  --pf-v6-c-page__main-breadcrumb--PaddingTop: var(--pf-t--global--spacer--md);
164
164
  --pf-v6-c-page__main-breadcrumb--PaddingRight: calc(var(--pf-t--global--spacer--lg) - var(--pf-v6-c-page__main-container--BorderWidth));
165
165
  --pf-v6-c-page__main-breadcrumb--PaddingBottom: 0;
@@ -11,7 +11,7 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
11
11
 
12
12
  // Header
13
13
  --#{$page}__header--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
14
- --#{$page}__header--ZIndex: var(--pf-t--global--Zindex--md);
14
+ --#{$page}__header--ZIndex: var(--pf-t--global--z-index--md);
15
15
  --#{$page}__header--MinHeight: #{pf-size-prem(76px)}; // fixed height for header to ensure consistency across screen sizes.
16
16
 
17
17
  // Header brand
@@ -65,7 +65,7 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
65
65
  }
66
66
 
67
67
  // Sidebar
68
- --#{$page}__sidebar--ZIndex: var(--pf-t--global--Zindex--sm);
68
+ --#{$page}__sidebar--ZIndex: var(--pf-t--global--z-index--sm);
69
69
  --#{$page}__sidebar--Width: #{pf-size-prem(290px)};
70
70
  --#{$page}__sidebar--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
71
71
  --#{$page}__sidebar--BoxShadow: none;
@@ -105,7 +105,7 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
105
105
  }
106
106
 
107
107
  // Container for the main content area (grid area)
108
- --#{$page}__main-container--ZIndex: var(--pf-t--global--Zindex--xs);
108
+ --#{$page}__main-container--ZIndex: var(--pf-t--global--z-index--xs);
109
109
  --#{$page}__main-container--MaxHeight: calc(100% - var(--pf-t--global--spacer--lg));
110
110
  --#{$page}__main-container--BackgroundColor: var(--pf-t--global--background--color--primary--default);
111
111
  --#{$page}__main-container--MarginInlineStart: var(--pf-t--global--spacer--lg);
@@ -117,7 +117,7 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
117
117
  // Main section
118
118
  --#{$page}__main-section--MarginTop: var(--pf-t--global--spacer--md);
119
119
  --#{$page}__main-section--PaddingTop: var(--pf-t--global--spacer--lg);
120
- --#{$page}__main-section--PaddingRight: calc(var(--pf-t--global--spacer--lg) - var(--#{$page}__main--BorderWidth)); // subtract the border of the main section - TODO, see if we can remove the need for this calc(), or possibly move it down to the property definition so a user can theme this without a calc()
120
+ --#{$page}__main-section--PaddingRight: calc(var(--pf-t--global--spacer--lg) - var(--#{$page}__main-container--BorderWidth)); // subtract the border of the main section - TODO, see if we can remove the need for this calc(), or possibly move it down to the property definition so a user can theme this without a calc()
121
121
  --#{$page}__main-section--PaddingBottom: 0;
122
122
  --#{$page}__main-section--PaddingLeft: calc(var(--pf-t--global--spacer--lg) - var(--#{$page}__main-container--BorderWidth)); // subtract the border of the main section
123
123
  --#{$page}__main-breadcrumb--main-section--PaddingTop: var(--pf-t--global--spacer--md);
@@ -130,16 +130,16 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
130
130
  --#{$page}--section--m-limit-width--MaxWidth: calc(#{pf-size-prem(2000px)} - var(--#{$page}__sidebar--Width));
131
131
 
132
132
  // Sticky
133
- --#{$page}--section--m-sticky-top--ZIndex: var(--pf-t--global--Zindex--md);
133
+ --#{$page}--section--m-sticky-top--ZIndex: var(--pf-t--global--z-index--md);
134
134
  --#{$page}--section--m-sticky-top--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom);
135
- --#{$page}--section--m-sticky-bottom--ZIndex: var(--pf-t--global--Zindex--md);
135
+ --#{$page}--section--m-sticky-bottom--ZIndex: var(--pf-t--global--z-index--md);
136
136
  --#{$page}--section--m-sticky-bottom--BoxShadow: var(--pf-t--global--box-shadow--sm--top);
137
137
 
138
138
  // Shadows
139
139
  --#{$page}--section--m-shadow-bottom--BoxShadow: var(--pf-t--global--box-shadow--sm--bottom);
140
- --#{$page}--section--m-shadow-bottom--ZIndex: var(--pf-t--global--Zindex--xs);
140
+ --#{$page}--section--m-shadow-bottom--ZIndex: var(--pf-t--global--z-index--xs);
141
141
  --#{$page}--section--m-shadow-top--BoxShadow: var(--pf-t--global--box-shadow--sm--top);
142
- --#{$page}--section--m-shadow-top--ZIndex: var(--pf-t--global--Zindex--xs);
142
+ --#{$page}--section--m-shadow-top--ZIndex: var(--pf-t--global--z-index--xs);
143
143
 
144
144
  // Main section horizontal nav
145
145
  --#{$page}__main-nav--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
@@ -154,8 +154,8 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
154
154
  --#{$page}__main-subnav--BackgroundColor: var(--pf-t--global--background--color--primary--default);
155
155
  --#{$page}__main-subnav--PaddingBlockStart: var(--pf-t--global--spacer--md);
156
156
  --#{$page}__main-subnav--PaddingBlockEnd: 0;
157
- --#{$page}__main-subnav--PaddingInlineStart: calc(var(--pf-t--global--spacer--lg) - var(--#{$page}__main--BorderWidth));
158
- --#{$page}__main-subnav--PaddingInlineEnd: calc(var(--pf-t--global--spacer--lg) - var(--#{$page}__main--BorderWidth));
157
+ --#{$page}__main-subnav--PaddingInlineStart: calc(var(--pf-t--global--spacer--lg) - var(--#{$page}__main-container--BorderWidth));
158
+ --#{$page}__main-subnav--PaddingInlineEnd: calc(var(--pf-t--global--spacer--lg) - var(--#{$page}__main-container--BorderWidth));
159
159
 
160
160
  // Main section breadcrumb
161
161
  --#{$page}__main-breadcrumb--PaddingTop: var(--pf-t--global--spacer--md);
@@ -11,7 +11,7 @@
11
11
  --pf-v6-c-panel--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
12
12
  --pf-v6-c-panel--m-bordered--before--BorderWidth: var(--pf-t--global--border--width--regular);
13
13
  --pf-v6-c-panel--m-raised--BoxShadow: var(--pf-t--global--box-shadow--md);
14
- --pf-v6-c-panel--m-raised--ZIndex: var(--pf-t--global--Zindex--sm);
14
+ --pf-v6-c-panel--m-raised--ZIndex: var(--pf-t--global--z-index--sm);
15
15
  --pf-v6-c-panel--m-raised--BackgroundColor: var(--pf-t--global--background--color--floating--default);
16
16
  --pf-v6-c-panel__header--PaddingTop: var(--pf-t--global--spacer--md);
17
17
  --pf-v6-c-panel__header--PaddingRight: var(--pf-t--global--spacer--md);
@@ -21,7 +21,7 @@
21
21
 
22
22
  // raised
23
23
  --#{$panel}--m-raised--BoxShadow: var(--pf-t--global--box-shadow--md);
24
- --#{$panel}--m-raised--ZIndex: var(--pf-t--global--Zindex--sm);
24
+ --#{$panel}--m-raised--ZIndex: var(--pf-t--global--z-index--sm);
25
25
  --#{$panel}--m-raised--BackgroundColor: var(--pf-t--global--background--color--floating--default);
26
26
 
27
27
  // header
@@ -61,7 +61,7 @@
61
61
  --pf-v6-c-progress-stepper--m-center__step-description--MarginLeft: 0;
62
62
  --pf-v6-c-progress-stepper--GridTemplateRows: auto 1fr;
63
63
  --pf-v6-c-progress-stepper__step-connector--JustifyContent: flex-start;
64
- --pf-v6-c-progress-stepper__step-icon--ZIndex: var(--pf-t--global--Zindex--xs);
64
+ --pf-v6-c-progress-stepper__step-icon--ZIndex: var(--pf-t--global--z-index--xs);
65
65
  --pf-v6-c-progress-stepper__step-icon--Width: 1.5rem;
66
66
  --pf-v6-c-progress-stepper__step-icon--Height: var(--pf-v6-c-progress-stepper__step-icon--Width);
67
67
  --pf-v6-c-progress-stepper__step-icon--FontSize: var(--pf-t--global--icon--size--font--body--default);
@@ -139,7 +139,7 @@ $pf-v6-c-progress-stepper--breakpoint-map: build-breakpoint-map();
139
139
  --#{$progress-stepper}__step-connector--JustifyContent: flex-start;
140
140
 
141
141
  // Step icon variables
142
- --#{$progress-stepper}__step-icon--ZIndex: var(--pf-t--global--Zindex--xs);
142
+ --#{$progress-stepper}__step-icon--ZIndex: var(--pf-t--global--z-index--xs);
143
143
  --#{$progress-stepper}__step-icon--Width: #{pf-size-prem(24px)};
144
144
  --#{$progress-stepper}__step-icon--Height: var(--#{$progress-stepper}__step-icon--Width);
145
145
  --#{$progress-stepper}__step-icon--FontSize: var(--pf-t--global--icon--size--font--body--default);
@@ -92,7 +92,7 @@
92
92
  --pf-v6-c-select__menu--PaddingTop: var(--pf-v6-global--spacer--sm);
93
93
  --pf-v6-c-select__menu--PaddingBottom: var(--pf-v6-global--spacer--sm);
94
94
  --pf-v6-c-select__menu--Top: calc(100% + var(--pf-v6-global--spacer--xs));
95
- --pf-v6-c-select__menu--ZIndex: var(--pf-t--global--Zindex--sm);
95
+ --pf-v6-c-select__menu--ZIndex: var(--pf-t--global--z-index--sm);
96
96
  --pf-v6-c-select__menu--Width: auto;
97
97
  --pf-v6-c-select__menu--MinWidth: 100%;
98
98
  --pf-v6-c-select__menu--m-top--TranslateY: calc(-100% - var(--pf-v6-global--spacer--xs));
@@ -109,7 +109,7 @@
109
109
  --#{$select}__menu--PaddingTop: var(--#{$pf-global}--spacer--sm);
110
110
  --#{$select}__menu--PaddingBottom: var(--#{$pf-global}--spacer--sm);
111
111
  --#{$select}__menu--Top: calc(100% + var(--#{$pf-global}--spacer--xs)); // The top of the menu must be pushed down to create space between the toggle and menu
112
- --#{$select}__menu--ZIndex: var(--pf-t--global--Zindex--sm);
112
+ --#{$select}__menu--ZIndex: var(--pf-t--global--z-index--sm);
113
113
  --#{$select}__menu--Width: auto;
114
114
  --#{$select}__menu--MinWidth: 100%;
115
115
  --#{$select}__menu--m-top--TranslateY: calc(-100% - var(--#{$pf-global}--spacer--xs)); // The "dropup" menu must be transformed up and this calculates how much to create space between the toggle and menu
@@ -59,7 +59,7 @@
59
59
  --pf-v6-c-sidebar__panel--md--FlexBasis: 15.625rem;
60
60
  --pf-v6-c-sidebar__panel--m-split--FlexBasis: 15.625rem;
61
61
  --pf-v6-c-sidebar__panel--m-stack--FlexBasis: auto;
62
- --pf-v6-c-sidebar__panel--ZIndex: var(--pf-t--global--Zindex--xs);
62
+ --pf-v6-c-sidebar__panel--ZIndex: var(--pf-t--global--z-index--xs);
63
63
  --pf-v6-c-sidebar__panel--BackgroundColor: var(--pf-t--global--background--color--primary--default);
64
64
  --pf-v6-c-sidebar__panel--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
65
65
  --pf-v6-c-sidebar__content--BackgroundColor: var(--pf-t--global--background--color--primary--default);
@@ -85,7 +85,7 @@ $pf-v6-c-sidebar__panel--list--width: ("default", 25, 33, 50, 66, 75, 100);
85
85
  --#{$sidebar}__panel--md--FlexBasis: #{pf-size-prem(250px)};
86
86
  --#{$sidebar}__panel--m-split--FlexBasis: #{pf-size-prem(250px)};
87
87
  --#{$sidebar}__panel--m-stack--FlexBasis: auto;
88
- --#{$sidebar}__panel--ZIndex: var(--pf-t--global--Zindex--xs);
88
+ --#{$sidebar}__panel--ZIndex: var(--pf-t--global--z-index--xs);
89
89
  --#{$sidebar}__panel--BackgroundColor: var(--pf-t--global--background--color--primary--default);
90
90
  --#{$sidebar}__panel--m-secondary--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
91
91
 
@@ -1,6 +1,6 @@
1
1
  :root {
2
2
  --pf-v6-c-skip-to-content--Top: var(--pf-t--global--spacer--md);
3
- --pf-v6-c-skip-to-content--ZIndex: var(--pf-t--global--Zindex--2xl);
3
+ --pf-v6-c-skip-to-content--ZIndex: var(--pf-t--global--z-index--2xl);
4
4
  --pf-v6-c-skip-to-content--focus--Left: var(--pf-t--global--spacer--md);
5
5
  }
6
6
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  :root {
4
4
  --#{$skip-to-content}--Top: var(--pf-t--global--spacer--md);
5
- --#{$skip-to-content}--ZIndex: var(--pf-t--global--Zindex--2xl);
5
+ --#{$skip-to-content}--ZIndex: var(--pf-t--global--z-index--2xl);
6
6
  --#{$skip-to-content}--focus--Left: var(--pf-t--global--spacer--md);
7
7
  }
8
8
 
@@ -52,7 +52,7 @@
52
52
  --pf-v6-c-slider__value--m-floating--TranslateX: -50%;
53
53
  --pf-v6-c-slider__value--m-floating--TranslateY: -100%;
54
54
  --pf-v6-c-slider__value--m-floating--Left: var(--pf-v6-c-slider--value);
55
- --pf-v6-c-slider__value--m-floating--ZIndex: var(--pf-t--global--Zindex--sm);
55
+ --pf-v6-c-slider__value--m-floating--ZIndex: var(--pf-t--global--z-index--sm);
56
56
  --pf-v6-c-slider__actions--MarginRight: var(--pf-t--global--spacer--sm);
57
57
  --pf-v6-c-slider__main--actions--MarginLeft: var(--pf-t--global--spacer--sm);
58
58
  --pf-v6-c-slider--m-disabled__rail-track--before--fill--BackgroundColor: var(--pf-t--global--background--color--disabled--default);
@@ -66,7 +66,7 @@
66
66
  --#{$slider}__value--m-floating--TranslateX: -50%;
67
67
  --#{$slider}__value--m-floating--TranslateY: -100%;
68
68
  --#{$slider}__value--m-floating--Left: var(--#{$slider}--value);
69
- --#{$slider}__value--m-floating--ZIndex: var(--pf-t--global--Zindex--sm);
69
+ --#{$slider}__value--m-floating--ZIndex: var(--pf-t--global--z-index--sm);
70
70
 
71
71
  // actions
72
72
  --#{$slider}__actions--MarginRight: var(--pf-t--global--spacer--sm);
@@ -2,7 +2,7 @@
2
2
  :where(.pf-v6-c-table) {
3
3
  --pf-v6-c-table__sticky-cell--MinWidth--base: 8.75rem;
4
4
  --pf-v6-c-table__sticky-cell--MinWidth: var(--pf-v6-c-table__sticky-cell--MinWidth--base);
5
- --pf-v6-c-table__sticky-cell--ZIndex: var(--pf-t--global--Zindex--xs);
5
+ --pf-v6-c-table__sticky-cell--ZIndex: var(--pf-t--global--z-index--xs);
6
6
  --pf-v6-c-table__sticky-cell--Right: auto;
7
7
  --pf-v6-c-table__sticky-cell--Left: auto;
8
8
  --pf-v6-c-table__sticky-cell--BackgroundColor: var(--pf-t--global--background--color--primary--default);
@@ -3,7 +3,7 @@
3
3
  :where(.#{$table}) {
4
4
  --#{$table}__sticky-cell--MinWidth--base: #{pf-size-prem(140px)};
5
5
  --#{$table}__sticky-cell--MinWidth: var(--#{$table}__sticky-cell--MinWidth--base);
6
- --#{$table}__sticky-cell--ZIndex: var(--pf-t--global--Zindex--xs);
6
+ --#{$table}__sticky-cell--ZIndex: var(--pf-t--global--z-index--xs);
7
7
  --#{$table}__sticky-cell--Right: auto;
8
8
  --#{$table}__sticky-cell--Left: auto;
9
9
  --#{$table}__sticky-cell--BackgroundColor: var(--pf-t--global--background--color--primary--default);
@@ -177,9 +177,9 @@
177
177
  --pf-v6-c-table__nested-column-header__button--PaddingLeft: calc(var(--pf-v6-c-table__button--PaddingLeft) - var(--pf-t--global--spacer--sm));
178
178
  --pf-v6-c-table__nested-column-header__button--PaddingRight: calc(var(--pf-v6-c-table__button--PaddingRight) - var(--pf-t--global--spacer--xs));
179
179
  --pf-v6-c-table--m-striped__tr--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
180
- --pf-v6-c-table--m-sticky-header--cell--ZIndex: var(--pf-t--global--Zindex--xs);
181
- --pf-v6-c-table--m-sticky-header--ZIndex: calc(var(--pf-t--global--Zindex--xs) + 1);
182
- --pf-v6-c-table--m-sticky-header--border--ZIndex: calc(var(--pf-t--global--Zindex--xs) + 2);
180
+ --pf-v6-c-table--m-sticky-header--cell--ZIndex: var(--pf-t--global--z-index--xs);
181
+ --pf-v6-c-table--m-sticky-header--ZIndex: calc(var(--pf-t--global--z-index--xs) + 1);
182
+ --pf-v6-c-table--m-sticky-header--border--ZIndex: calc(var(--pf-t--global--z-index--xs) + 2);
183
183
  }
184
184
 
185
185
  .pf-v6-c-table {
@@ -219,9 +219,9 @@
219
219
  --#{$table}--m-striped__tr--BackgroundColor: var(--pf-t--global--background--color--secondary--default);
220
220
 
221
221
  // * Table sticky header
222
- --#{$table}--m-sticky-header--cell--ZIndex: var(--pf-t--global--Zindex--xs);
223
- --#{$table}--m-sticky-header--ZIndex: calc(var(--pf-t--global--Zindex--xs) + 1);
224
- --#{$table}--m-sticky-header--border--ZIndex: calc(var(--pf-t--global--Zindex--xs) + 2);
222
+ --#{$table}--m-sticky-header--cell--ZIndex: var(--pf-t--global--z-index--xs);
223
+ --#{$table}--m-sticky-header--ZIndex: calc(var(--pf-t--global--z-index--xs) + 1);
224
+ --#{$table}--m-sticky-header--border--ZIndex: calc(var(--pf-t--global--z-index--xs) + 2);
225
225
  }
226
226
 
227
227
  // TODO: update grouping comments to // Table {element}
@@ -34,7 +34,7 @@
34
34
  --pf-v6-c-tabs--m-box__item--m-current--BackgroundColor: var(--pf-t--global--background--color--primary--default);
35
35
  --pf-v6-c-tabs--m-box--m-secondary__item--BackgroundColor: var(--pf-t--global--background--color--primary--default);
36
36
  --pf-v6-c-tabs--m-box--m-secondary__item--m-current--BackgroundColor: var(--pf-t--global--background--color--primary--clicked);
37
- --pf-v6-c-tabs__item--m-action--before--ZIndex: var(--pf-t--global--Zindex--sm);
37
+ --pf-v6-c-tabs__item--m-action--before--ZIndex: var(--pf-t--global--z-index--sm);
38
38
  --pf-v6-c-tabs__link--Color: var(--pf-t--global--text--color--subtle);
39
39
  --pf-v6-c-tabs__link--FontSize: var(--pf-t--global--font--size--sm);
40
40
  --pf-v6-c-tabs__link--BackgroundColor: var(--pf-t--global--background--color--action--plain--default);
@@ -48,7 +48,7 @@ $pf-v6-c-tabs--spacer-map: build-spacer-map("none", "sm", "md", "lg", "xl", "2xl
48
48
  --#{$tabs}--m-box__item--m-current--BackgroundColor: var(--pf-t--global--background--color--primary--default);
49
49
  --#{$tabs}--m-box--m-secondary__item--BackgroundColor: var(--pf-t--global--background--color--primary--default);
50
50
  --#{$tabs}--m-box--m-secondary__item--m-current--BackgroundColor: var(--pf-t--global--background--color--primary--clicked);
51
- --#{$tabs}__item--m-action--before--ZIndex: var(--pf-t--global--Zindex--sm);
51
+ --#{$tabs}__item--m-action--before--ZIndex: var(--pf-t--global--z-index--sm);
52
52
 
53
53
  // Tabs link
54
54
  --#{$tabs}__link--Color: var(--pf-t--global--text--color--subtle);
@@ -10,7 +10,7 @@
10
10
  --pf-v6-c-toggle-group__button--BackgroundColor: var(--pf-t--global--background--color--action--plain--default);
11
11
  --pf-v6-c-toggle-group__button--ZIndex: auto;
12
12
  --pf-v6-c-toggle-group__button--hover--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
13
- --pf-v6-c-toggle-group__button--hover--ZIndex: var(--pf-t--global--Zindex--xs);
13
+ --pf-v6-c-toggle-group__button--hover--ZIndex: var(--pf-t--global--z-index--xs);
14
14
  --pf-v6-c-toggle-group__button--hover--before--BorderColor: var(--pf-t--global--border--color--default);
15
15
  --pf-v6-c-toggle-group__button--before--BorderWidth: var(--pf-t--global--border--width--control--default);
16
16
  --pf-v6-c-toggle-group__button--before--BorderColor: var(--pf-t--global--border--color--default);
@@ -24,12 +24,12 @@
24
24
  --pf-v6-c-toggle-group__button--m-selected--Color: var(--pf-t--global--text--color--on-brand--default);
25
25
  --pf-v6-c-toggle-group__button--m-selected--before--BorderColor: var(--pf-t--global--border--color--clicked);
26
26
  --pf-v6-c-toggle-group__button--m-selected-selected--before--BorderInlineStartColor: var(--pf-t--global--border--color--default);
27
- --pf-v6-c-toggle-group__button--m-selected--ZIndex: var(--pf-t--global--Zindex--xs);
27
+ --pf-v6-c-toggle-group__button--m-selected--ZIndex: var(--pf-t--global--z-index--xs);
28
28
  --pf-v6-c-toggle-group__button--disabled--BackgroundColor: var(--pf-t--global--background--color--disabled--default);
29
29
  --pf-v6-c-toggle-group__button--disabled--Color: var(--pf-t--global--text--color--on-disabled);
30
30
  --pf-v6-c-toggle-group__button--disabled--before--BorderColor: var(--pf-t--global--border--color--disabled);
31
31
  --pf-v6-c-toggle-group__button--disabled-disabled--before--BorderInlineStartColor: var(--pf-t--global--border--color--default);
32
- --pf-v6-c-toggle-group__button--disabled--ZIndex: var(--pf-t--global--Zindex--xs);
32
+ --pf-v6-c-toggle-group__button--disabled--ZIndex: var(--pf-t--global--z-index--xs);
33
33
  --pf-v6-c-toggle-group--m-compact__button--PaddingTop: 0;
34
34
  --pf-v6-c-toggle-group--m-compact__button--PaddingRight: var(--pf-t--global--spacer--sm);
35
35
  --pf-v6-c-toggle-group--m-compact__button--PaddingBottom: 0;
@@ -13,7 +13,7 @@
13
13
  --#{$toggle-group}__button--BackgroundColor: var(--pf-t--global--background--color--action--plain--default);
14
14
  --#{$toggle-group}__button--ZIndex: auto;
15
15
  --#{$toggle-group}__button--hover--BackgroundColor: var(--pf-t--global--background--color--primary--hover);
16
- --#{$toggle-group}__button--hover--ZIndex: var(--pf-t--global--Zindex--xs);
16
+ --#{$toggle-group}__button--hover--ZIndex: var(--pf-t--global--z-index--xs);
17
17
  --#{$toggle-group}__button--hover--before--BorderColor: var(--pf-t--global--border--color--default);
18
18
  --#{$toggle-group}__button--before--BorderWidth: var(--pf-t--global--border--width--control--default);
19
19
  --#{$toggle-group}__button--before--BorderColor: var(--pf-t--global--border--color--default);
@@ -33,14 +33,14 @@
33
33
  --#{$toggle-group}__button--m-selected--Color: var(--pf-t--global--text--color--on-brand--default);
34
34
  --#{$toggle-group}__button--m-selected--before--BorderColor: var(--pf-t--global--border--color--clicked);
35
35
  --#{$toggle-group}__button--m-selected-selected--before--BorderInlineStartColor: var(--pf-t--global--border--color--default);
36
- --#{$toggle-group}__button--m-selected--ZIndex: var(--pf-t--global--Zindex--xs);
36
+ --#{$toggle-group}__button--m-selected--ZIndex: var(--pf-t--global--z-index--xs);
37
37
 
38
38
  // disabled
39
39
  --#{$toggle-group}__button--disabled--BackgroundColor: var(--pf-t--global--background--color--disabled--default);
40
40
  --#{$toggle-group}__button--disabled--Color: var(--pf-t--global--text--color--on-disabled);
41
41
  --#{$toggle-group}__button--disabled--before--BorderColor: var(--pf-t--global--border--color--disabled);
42
42
  --#{$toggle-group}__button--disabled-disabled--before--BorderInlineStartColor: var(--pf-t--global--border--color--default);
43
- --#{$toggle-group}__button--disabled--ZIndex: var(--pf-t--global--Zindex--xs);
43
+ --#{$toggle-group}__button--disabled--ZIndex: var(--pf-t--global--z-index--xs);
44
44
 
45
45
  // Compact
46
46
  --#{$toggle-group}--m-compact__button--PaddingTop: 0;
@@ -93,10 +93,10 @@
93
93
  --pf-v6-c-toolbar__content--RowGap: var(--pf-t--global--spacer--sm);
94
94
  --pf-v6-c-toolbar__content--PaddingBlock: var(--pf-t--global--spacer--md);
95
95
  --pf-v6-c-toolbar__content--PaddingInline: var(--pf-v6-c-toolbar--PaddingInline);
96
- --pf-v6-c-toolbar__expandable-content--ZIndex: var(--pf-t--global--Zindex--xs);
96
+ --pf-v6-c-toolbar__expandable-content--ZIndex: var(--pf-t--global--z-index--sm);
97
97
  --pf-v6-c-toolbar__expandable-content--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
98
98
  --pf-v6-c-toolbar__expandable-content--BackgroundColor: var(--pf-t--global--background--color--floating--default);
99
- --pf-v6-c-toolbar--m-sticky--ZIndex: var(--pf-t--global--Zindex--xs);
99
+ --pf-v6-c-toolbar--m-sticky--ZIndex: var(--pf-t--global--z-index--xs);
100
100
  --pf-v6-c-toolbar--m-sticky--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
101
101
  --pf-v6-c-toolbar--m-sticky--BackgroundColor: var(--pf-t--global--background--color--primary--default);
102
102
  --pf-v6-c-toolbar--m-page-insets--inset: var(--pf-v6-c-page--inset);
@@ -38,12 +38,12 @@ $pf-v6--include-toolbar-breakpoints: true !default;
38
38
  --#{$toolbar}__content--PaddingInline: var(--#{$toolbar}--PaddingInline);
39
39
 
40
40
  // * Toolbar expandable content
41
- --#{$toolbar}__expandable-content--ZIndex: var(--pf-t--global--Zindex--xs);
41
+ --#{$toolbar}__expandable-content--ZIndex: var(--pf-t--global--z-index--sm);
42
42
  --#{$toolbar}__expandable-content--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
43
43
  --#{$toolbar}__expandable-content--BackgroundColor: var(--pf-t--global--background--color--floating--default);
44
44
 
45
45
  // * Toolbar sticky
46
- --#{$toolbar}--m-sticky--ZIndex: var(--pf-t--global--Zindex--xs);
46
+ --#{$toolbar}--m-sticky--ZIndex: var(--pf-t--global--z-index--xs);
47
47
  --#{$toolbar}--m-sticky--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
48
48
  --#{$toolbar}--m-sticky--BackgroundColor: var(--pf-t--global--background--color--primary--default);
49
49
 
@@ -56,7 +56,7 @@
56
56
  --pf-v6-c-tree-view--m-guides__list-item--before--BackgroundColor: var(--pf-v6-c-tree-view--m-guides--guide-color--base);
57
57
  --pf-v6-c-tree-view--m-guides__list-item--last-child--before--Top: var(--pf-v6-c-tree-view--m-guides__node--before--Top);
58
58
  --pf-v6-c-tree-view--m-guides__list-item--last-child--before--Height: var(--pf-v6-c-tree-view--m-guides__list-item--last-child--before--Top);
59
- --pf-v6-c-tree-view--m-guides__list-item--ZIndex: var(--pf-t--global--Zindex--xs);
59
+ --pf-v6-c-tree-view--m-guides__list-item--ZIndex: var(--pf-t--global--z-index--xs);
60
60
  --pf-v6-c-tree-view--m-guides__node--before--Width: 1rem;
61
61
  --pf-v6-c-tree-view--m-guides__node--before--Height: var(--pf-v6-c-tree-view--m-guides--guide-width--base);
62
62
  --pf-v6-c-tree-view--m-guides__node--before--Top: 1.125rem;
@@ -95,7 +95,7 @@ $pf-v6-c-tree-view--MaxNesting: 10 !default;
95
95
  --#{$tree-view}--m-guides__list-item--before--BackgroundColor: var(--#{$tree-view}--m-guides--guide-color--base);
96
96
  --#{$tree-view}--m-guides__list-item--last-child--before--Top: var(--#{$tree-view}--m-guides__node--before--Top);
97
97
  --#{$tree-view}--m-guides__list-item--last-child--before--Height: var(--#{$tree-view}--m-guides__list-item--last-child--before--Top);
98
- --#{$tree-view}--m-guides__list-item--ZIndex: var(--pf-t--global--Zindex--xs);
98
+ --#{$tree-view}--m-guides__list-item--ZIndex: var(--pf-t--global--z-index--xs);
99
99
 
100
100
  // Node
101
101
  --#{$tree-view}--m-guides__node--before--Width: #{pf-size-prem(16px)};
@@ -53,7 +53,7 @@
53
53
  --pf-v6-c-wizard__nav-link--m-disabled--before--BackgroundColor: transparent;
54
54
  --pf-v6-c-wizard__nav-link--m-disabled--before--Color: var(--pf-t--global--text--color--disabled);
55
55
  --pf-v6-c-wizard__toggle--BackgroundColor: var(--pf-t--global--background--color--primary--default);
56
- --pf-v6-c-wizard__toggle--ZIndex: var(--pf-t--global--Zindex--xs);
56
+ --pf-v6-c-wizard__toggle--ZIndex: var(--pf-t--global--z-index--xs);
57
57
  --pf-v6-c-wizard__toggle--PaddingTop: var(--pf-t--global--spacer--lg);
58
58
  --pf-v6-c-wizard__toggle--PaddingRight: var(--pf-t--global--spacer--md);
59
59
  --pf-v6-c-wizard__toggle--PaddingBottom: var(--pf-t--global--spacer--lg);
@@ -70,7 +70,7 @@
70
70
  --pf-v6-c-wizard__toggle-separator--Color: var(--pf-t--global--border--color--default);
71
71
  --pf-v6-c-wizard__toggle-icon--LineHeight: var(--pf-t--global--font--line-height--body);
72
72
  --pf-v6-c-wizard__toggle--m-expanded__toggle-icon--Rotate: 180deg;
73
- --pf-v6-c-wizard__nav--ZIndex: var(--pf-t--global--Zindex--xs);
73
+ --pf-v6-c-wizard__nav--ZIndex: var(--pf-t--global--z-index--xs);
74
74
  --pf-v6-c-wizard__nav--BackgroundColor: var(--pf-t--global--background--color--primary--default);
75
75
  --pf-v6-c-wizard__nav--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
76
76
  --pf-v6-c-wizard__nav--Width: 100%;
@@ -93,7 +93,7 @@
93
93
  --pf-v6-c-wizard__main-body--PaddingBottom: var(--pf-t--global--spacer--lg);
94
94
  --pf-v6-c-wizard__main-body--PaddingLeft: var(--pf-t--global--spacer--lg);
95
95
  --pf-v6-c-wizard__footer--BackgroundColor: var(--pf-t--global--background--color--primary--default);
96
- --pf-v6-c-wizard__footer--ZIndex: var(--pf-t--global--Zindex--xs);
96
+ --pf-v6-c-wizard__footer--ZIndex: var(--pf-t--global--z-index--xs);
97
97
  --pf-v6-c-wizard__footer--PaddingTop: var(--pf-t--global--spacer--lg);
98
98
  --pf-v6-c-wizard__footer--PaddingRight: var(--pf-t--global--spacer--lg);
99
99
  --pf-v6-c-wizard__footer--PaddingBottom: var(--pf-t--global--spacer--md);
@@ -73,7 +73,7 @@
73
73
 
74
74
  // Toggle
75
75
  --#{$wizard}__toggle--BackgroundColor: var(--pf-t--global--background--color--primary--default);
76
- --#{$wizard}__toggle--ZIndex: var(--pf-t--global--Zindex--xs);
76
+ --#{$wizard}__toggle--ZIndex: var(--pf-t--global--z-index--xs);
77
77
  --#{$wizard}__toggle--PaddingTop: var(--pf-t--global--spacer--lg);
78
78
  --#{$wizard}__toggle--PaddingRight: var(--pf-t--global--spacer--md);
79
79
  --#{$wizard}__toggle--PaddingBottom: var(--pf-t--global--spacer--lg);
@@ -102,7 +102,7 @@
102
102
  --#{$wizard}__toggle--m-expanded__toggle-icon--Rotate: 180deg;
103
103
 
104
104
  // Nav
105
- --#{$wizard}__nav--ZIndex: var(--pf-t--global--Zindex--xs);
105
+ --#{$wizard}__nav--ZIndex: var(--pf-t--global--z-index--xs);
106
106
  --#{$wizard}__nav--BackgroundColor: var(--pf-t--global--background--color--primary--default);
107
107
  --#{$wizard}__nav--BoxShadow: var(--pf-t--global--box-shadow--md--bottom);
108
108
  --#{$wizard}__nav--Width: 100%;
@@ -142,7 +142,7 @@
142
142
 
143
143
  // Footer
144
144
  --#{$wizard}__footer--BackgroundColor: var(--pf-t--global--background--color--primary--default);
145
- --#{$wizard}__footer--ZIndex: var(--pf-t--global--Zindex--xs);
145
+ --#{$wizard}__footer--ZIndex: var(--pf-t--global--z-index--xs);
146
146
  --#{$wizard}__footer--PaddingTop: var(--pf-t--global--spacer--lg);
147
147
  --#{$wizard}__footer--PaddingRight: var(--pf-t--global--spacer--lg);
148
148
  --#{$wizard}__footer--PaddingBottom: var(--pf-t--global--spacer--md);
@@ -7,7 +7,7 @@
7
7
  position: absolute;
8
8
  inset-block-start: 40px;
9
9
  width: 100%;
10
- z-index: var(--pf-t--global--Zindex--2xl);
10
+ z-index: var(--pf-t--global--z-index--2xl);
11
11
  }
12
12
 
13
13
  #ws-core-c-text-input-group-search-input-group-advanced-search-expanded-with-autocomplete {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/patternfly",
3
3
  "description": "Assets, source, tooling, and content for PatternFly 4",
4
- "version": "6.0.0-alpha.115",
4
+ "version": "6.0.0-alpha.117",
5
5
  "keywords": [],
6
6
  "license": "MIT",
7
7
  "scripts": {
@@ -159,12 +159,12 @@
159
159
  --pf-v6-global--spacer--form-element: 0.375rem;
160
160
  --pf-v6-global--gutter: 1rem;
161
161
  --pf-v6-global--gutter--md: 1.5rem;
162
- --pf-t--global--Zindex--xs: 100;
163
- --pf-t--global--Zindex--sm: 200;
164
- --pf-t--global--Zindex--md: 300;
165
- --pf-t--global--Zindex--lg: 400;
166
- --pf-t--global--Zindex--xl: 500;
167
- --pf-t--global--Zindex--2xl: 600;
162
+ --pf-t--global--z-index--xs: 100;
163
+ --pf-t--global--z-index--sm: 200;
164
+ --pf-t--global--z-index--md: 300;
165
+ --pf-t--global--z-index--lg: 400;
166
+ --pf-t--global--z-index--xl: 500;
167
+ --pf-t--global--z-index--2xl: 600;
168
168
  --pf-v6-global--breakpoint--xs: 0;
169
169
  --pf-v6-global--breakpoint--sm: 576px;
170
170
  --pf-v6-global--breakpoint--md: 768px;
@@ -227,7 +227,7 @@
227
227
  --pf-v6-global--ListStyle: disc outside;
228
228
  --pf-t--global--transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
229
229
  --pf-t--global--transition--timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
230
- --pf-t--global--transitionDuration: 250ms;
230
+ --pf-t--global--transition--duration: 250ms;
231
231
  --pf-v6-global--arrow--width: 0.9375rem;
232
232
  --pf-v6-global--arrow--width-lg: 1.5625rem;
233
233
  --pf-v6-global--target-size--MinWidth: 44px;
@@ -470,12 +470,12 @@ html .ws-preview {
470
470
  --pf-t--global--box-shadow--X--300: -1px;
471
471
  --pf-t--global--box-shadow--X--200: -4px;
472
472
  --pf-t--global--box-shadow--X--100: -8px;
473
- --pf-t--global--Zindex--600: 600;
474
- --pf-t--global--Zindex--500: 500;
475
- --pf-t--global--Zindex--400: 400;
476
- --pf-t--global--Zindex--300: 300;
477
- --pf-t--global--Zindex--200: 200;
478
- --pf-t--global--Zindex--100: 100;
473
+ --pf-t--global--z-index--600: 600;
474
+ --pf-t--global--z-index--500: 500;
475
+ --pf-t--global--z-index--400: 400;
476
+ --pf-t--global--z-index--300: 300;
477
+ --pf-t--global--z-index--200: 200;
478
+ --pf-t--global--z-index--100: 100;
479
479
  --pf-t--global--font--size--800: 36px;
480
480
  --pf-t--global--font--size--700: 28px;
481
481
  --pf-t--global--font--size--600: 22px;
@@ -609,12 +609,12 @@ html .ws-preview {
609
609
  --pf-t--global--box-shadow--X--sm--bottom: var(--pf-t--global--box-shadow--X--400);
610
610
  --pf-t--global--box-shadow--X--sm--top: var(--pf-t--global--box-shadow--X--400);
611
611
  --pf-t--global--box-shadow--X--sm--default: var(--pf-t--global--box-shadow--X--400);
612
- --pf-t--global--Zindex--2xl: 600;
613
- --pf-t--global--Zindex--xl: 500;
614
- --pf-t--global--Zindex--lg: 400;
615
- --pf-t--global--Zindex--md: 300;
616
- --pf-t--global--Zindex--sm: 200;
617
- --pf-t--global--Zindex--xs: 100;
612
+ --pf-t--global--z-index--2xl: 600;
613
+ --pf-t--global--z-index--xl: 500;
614
+ --pf-t--global--z-index--lg: 400;
615
+ --pf-t--global--z-index--md: 300;
616
+ --pf-t--global--z-index--sm: 200;
617
+ --pf-t--global--z-index--xs: 100;
618
618
  --pf-t--global--font--size--4xl: var(--pf-t--global--font--size--800);
619
619
  --pf-t--global--font--size--3xl: var(--pf-t--global--font--size--700);
620
620
  --pf-t--global--font--size--2xl: var(--pf-t--global--font--size--600);