@patternfly/react-styles 5.0.0-alpha.4 → 5.0.0-alpha.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (121) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/css/assets/images/pfbg-icon.svg +1 -0
  3. package/css/components/AboutModalBox/about-modal-box.css +20 -50
  4. package/css/components/AboutModalBox/about-modal-box.d.ts +0 -1
  5. package/css/components/AboutModalBox/about-modal-box.js +0 -1
  6. package/css/components/AboutModalBox/about-modal-box.mjs +0 -1
  7. package/css/components/Alert/alert.css +17 -8
  8. package/css/components/Alert/alert.d.ts +1 -0
  9. package/css/components/Alert/alert.js +1 -0
  10. package/css/components/Alert/alert.mjs +1 -0
  11. package/css/components/BackgroundImage/background-image.css +8 -35
  12. package/css/components/BackgroundImage/background-image.d.ts +1 -2
  13. package/css/components/BackgroundImage/background-image.js +1 -2
  14. package/css/components/BackgroundImage/background-image.mjs +1 -2
  15. package/css/components/Banner/banner.css +14 -52
  16. package/css/components/Banner/banner.d.ts +5 -6
  17. package/css/components/Banner/banner.js +5 -6
  18. package/css/components/Banner/banner.mjs +5 -6
  19. package/css/components/CalendarMonth/calendar-month.css +1 -1
  20. package/css/components/Card/card.css +12 -10
  21. package/css/components/Card/card.d.ts +1 -0
  22. package/css/components/Card/card.js +1 -0
  23. package/css/components/Card/card.mjs +1 -0
  24. package/css/components/Chip/chip.css +1 -1
  25. package/css/components/ChipGroup/chip-group.css +4 -4
  26. package/css/components/Content/content.css +5 -5
  27. package/css/components/ContextSelector/context-selector.css +8 -5
  28. package/css/components/DataList/data-list-grid.css +7 -7
  29. package/css/components/DataList/data-list.css +10 -10
  30. package/css/components/DatePicker/date-picker.css +0 -8
  31. package/css/components/DatePicker/date-picker.d.ts +0 -1
  32. package/css/components/DatePicker/date-picker.js +0 -1
  33. package/css/components/DatePicker/date-picker.mjs +0 -1
  34. package/css/components/DescriptionList/description-list.css +7 -7
  35. package/css/components/Divider/divider.css +2 -2
  36. package/css/components/Drawer/drawer.css +2 -2
  37. package/css/components/Dropdown/dropdown.css +14 -15
  38. package/css/components/DualListSelector/dual-list-selector.css +1 -1
  39. package/css/components/EmptyState/empty-state.css +2 -2
  40. package/css/components/Form/form.css +12 -12
  41. package/css/components/FormControl/form-control.css +2 -5
  42. package/css/components/HelperText/helper-text.css +4 -0
  43. package/css/components/HelperText/helper-text.d.ts +1 -0
  44. package/css/components/HelperText/helper-text.js +1 -0
  45. package/css/components/HelperText/helper-text.mjs +1 -0
  46. package/css/components/Hint/hint.css +2 -2
  47. package/css/components/Icon/icon.css +3 -3
  48. package/css/components/Icon/icon.d.ts +1 -1
  49. package/css/components/Icon/icon.js +1 -1
  50. package/css/components/Icon/icon.mjs +1 -1
  51. package/css/components/InputGroup/input-group.css +61 -85
  52. package/css/components/InputGroup/input-group.d.ts +4 -2
  53. package/css/components/InputGroup/input-group.js +4 -2
  54. package/css/components/InputGroup/input-group.mjs +4 -2
  55. package/css/components/Label/label.css +12 -12
  56. package/css/components/LabelGroup/label-group.css +2 -2
  57. package/css/components/LogViewer/log-viewer.css +0 -38
  58. package/css/components/LogViewer/log-viewer.d.ts +0 -2
  59. package/css/components/LogViewer/log-viewer.js +0 -2
  60. package/css/components/LogViewer/log-viewer.mjs +0 -2
  61. package/css/components/Login/login.css +19 -59
  62. package/css/components/Login/login.d.ts +0 -2
  63. package/css/components/Login/login.js +0 -2
  64. package/css/components/Login/login.mjs +0 -2
  65. package/css/components/Masthead/masthead.css +4 -42
  66. package/css/components/Masthead/masthead.d.ts +0 -1
  67. package/css/components/Masthead/masthead.js +0 -1
  68. package/css/components/Masthead/masthead.mjs +0 -1
  69. package/css/components/Menu/menu.css +6 -6
  70. package/css/components/MenuToggle/menu-toggle.css +1 -1
  71. package/css/components/ModalBox/modal-box.css +3 -3
  72. package/css/components/ModalBox/modal-box.d.ts +1 -1
  73. package/css/components/ModalBox/modal-box.js +1 -1
  74. package/css/components/ModalBox/modal-box.mjs +1 -1
  75. package/css/components/MultipleFileUpload/multiple-file-upload.css +6 -6
  76. package/css/components/Nav/nav.css +1 -1
  77. package/css/components/NotificationDrawer/notification-drawer.css +8 -8
  78. package/css/components/NotificationDrawer/notification-drawer.d.ts +1 -1
  79. package/css/components/NotificationDrawer/notification-drawer.js +1 -1
  80. package/css/components/NotificationDrawer/notification-drawer.mjs +1 -1
  81. package/css/components/OptionsMenu/options-menu.css +8 -10
  82. package/css/components/Page/page.css +41 -62
  83. package/css/components/Page/page.d.ts +4 -3
  84. package/css/components/Page/page.js +4 -3
  85. package/css/components/Page/page.mjs +4 -3
  86. package/css/components/Popover/popover.css +8 -6
  87. package/css/components/Popover/popover.d.ts +1 -1
  88. package/css/components/Popover/popover.js +1 -1
  89. package/css/components/Popover/popover.mjs +1 -1
  90. package/css/components/Progress/progress.css +10 -10
  91. package/css/components/ProgressStepper/progress-stepper.css +5 -5
  92. package/css/components/SearchInput/search-input.css +2 -2
  93. package/css/components/Select/select.css +1 -1
  94. package/css/components/Sidebar/sidebar.css +69 -26
  95. package/css/components/Sidebar/sidebar.d.ts +2 -0
  96. package/css/components/Sidebar/sidebar.js +2 -0
  97. package/css/components/Sidebar/sidebar.mjs +2 -0
  98. package/css/components/SimpleList/simple-list.css +1 -1
  99. package/css/components/Spinner/spinner.css +4 -4
  100. package/css/components/Table/table-scrollable.css +31 -26
  101. package/css/components/Table/table-scrollable.d.ts +3 -2
  102. package/css/components/Table/table-scrollable.js +3 -2
  103. package/css/components/Table/table-scrollable.mjs +3 -2
  104. package/css/components/Table/table.css +3 -2
  105. package/css/components/TextInputGroup/text-input-group.css +2 -2
  106. package/css/components/Tile/tile.css +1 -1
  107. package/css/components/Timestamp/timestamp.css +3 -3
  108. package/css/components/Toolbar/toolbar.css +13 -6
  109. package/css/components/Wizard/wizard.css +14 -39
  110. package/css/components/Wizard/wizard.d.ts +1 -2
  111. package/css/components/Wizard/wizard.js +1 -2
  112. package/css/components/Wizard/wizard.mjs +1 -2
  113. package/css/docs/components/Page/examples/Page.css +7 -1
  114. package/css/docs/components/Table/examples/Table.css +4 -0
  115. package/css/layouts/Gallery/gallery.css +1 -1
  116. package/css/layouts/Grid/grid.css +2 -2
  117. package/css/utilities/Text/text.css +48 -48
  118. package/css/utilities/Text/text.d.ts +18 -18
  119. package/css/utilities/Text/text.js +18 -18
  120. package/css/utilities/Text/text.mjs +18 -18
  121. package/package.json +3 -3
@@ -1,26 +1,52 @@
1
1
  .pf-c-sidebar {
2
+ --pf-c-sidebar--inset: var(--pf-global--spacer--md);
3
+ --pf-c-sidebar--xl--inset: var(--pf-global--spacer--lg);
2
4
  --pf-c-sidebar--BackgroundColor: var(--pf-global--BackgroundColor--100);
5
+ --pf-c-sidebar--BorderWidth--base: var(--pf-global--BorderWidth--sm);
6
+ --pf-c-sidebar--BorderColor--base: var(--pf-global--BorderColor--100);
7
+ --pf-c-sidebar__panel--PaddingTop: 0;
8
+ --pf-c-sidebar__panel--PaddingRight: 0;
9
+ --pf-c-sidebar__panel--PaddingBottom: 0;
10
+ --pf-c-sidebar__panel--PaddingLeft: 0;
11
+ --pf-c-sidebar__panel--Order: -1;
12
+ --pf-c-sidebar__panel--m-padding--PaddingTop: var(--pf-c-sidebar--inset);
13
+ --pf-c-sidebar__panel--m-padding--PaddingRight: var(--pf-c-sidebar--inset);
14
+ --pf-c-sidebar__panel--m-padding--PaddingBottom: var(--pf-c-sidebar--inset);
15
+ --pf-c-sidebar__panel--m-padding--PaddingLeft: var(--pf-c-sidebar--inset);
16
+ --pf-c-sidebar__content--PaddingTop: 0;
17
+ --pf-c-sidebar__content--PaddingRight: 0;
18
+ --pf-c-sidebar__content--PaddingBottom: 0;
19
+ --pf-c-sidebar__content--PaddingLeft: 0;
20
+ --pf-c-sidebar__content--Order: 1;
21
+ --pf-c-sidebar__content--m-padding--PaddingTop: var(--pf-c-sidebar--inset);
22
+ --pf-c-sidebar__content--m-padding--PaddingRight: var(--pf-c-sidebar--inset);
23
+ --pf-c-sidebar__content--m-padding--PaddingBottom: var(--pf-c-sidebar--inset);
24
+ --pf-c-sidebar__content--m-padding--PaddingLeft: var(--pf-c-sidebar--inset);
3
25
  --pf-c-sidebar__main--FlexDirection: column;
4
26
  --pf-c-sidebar__main--md--FlexDirection: row;
5
27
  --pf-c-sidebar__main--AlignItems: stretch;
6
28
  --pf-c-sidebar__main--md--AlignItems: start;
7
29
  --pf-c-sidebar__main--child--MarginTop: 0;
8
- --pf-c-sidebar__main--child--MarginLeft: 0;
9
- --pf-c-sidebar--m-gutter__main--Gap: var(--pf-global--spacer--md);
10
- --pf-c-sidebar--m-gutter__main--xl--Gap: var(--pf-global--spacer--lg);
11
- --pf-c-sidebar--m-panel-right__panel--Order: 0;
30
+ --pf-c-sidebar--m-gutter__main--Gap: var(--pf-c-sidebar--inset);
31
+ --pf-c-sidebar__main--m-border--before--Display: none;
32
+ --pf-c-sidebar__main--m-border--before--md--Display: block;
33
+ --pf-c-sidebar__main--m-border--before--BorderWidth: var(--pf-c-sidebar--BorderWidth--base);
34
+ --pf-c-sidebar__main--m-border--before--BorderColor: var(--pf-c-sidebar--BorderColor--base);
35
+ --pf-c-sidebar--m-panel-right__panel--Order: -1;
12
36
  --pf-c-sidebar--m-panel-right__panel--md--Order: 1;
37
+ --pf-c-sidebar--m-panel-right__content--md--Order: -1;
13
38
  --pf-c-sidebar--m-stack__main--FlexDirection: column;
14
39
  --pf-c-sidebar--m-stack__main--AlignItems: stretch;
15
40
  --pf-c-sidebar--m-stack__panel--Position: sticky;
16
41
  --pf-c-sidebar--m-stack__panel--Top: 0;
17
42
  --pf-c-sidebar--m-stack__panel--BoxShadow: var(--pf-c-sidebar__panel--BoxShadow--base);
18
- --pf-c-sidebar--m-stack--m-panel-right__panel--Order: 0;
43
+ --pf-c-sidebar--m-stack--m-panel-right__panel--Order: -1;
19
44
  --pf-c-sidebar--m-split__main--AlignItems: start;
20
45
  --pf-c-sidebar--m-split__main--FlexDirection: row;
21
46
  --pf-c-sidebar--m-split__panel--Position: static;
22
47
  --pf-c-sidebar--m-split__panel--Top: auto;
23
48
  --pf-c-sidebar--m-split--m-panel-right__panel--Order: 1;
49
+ --pf-c-sidebar--m-split__main--m-border--before--Display: block;
24
50
  --pf-c-sidebar__panel--FlexBasis--base: auto;
25
51
  --pf-c-sidebar__panel--BoxShadow--base: 0 0.25rem 0.25rem -0.25rem rgba(3, 3, 3, 0.16);
26
52
  --pf-c-sidebar__panel--BoxShadow: var(--pf-c-sidebar__panel--BoxShadow--base);
@@ -34,7 +60,6 @@
34
60
  --pf-c-sidebar__panel--m-split--FlexBasis: 15.625rem;
35
61
  --pf-c-sidebar__panel--m-stack--FlexBasis: auto;
36
62
  --pf-c-sidebar__panel--ZIndex: var(--pf-global--ZIndex--xs);
37
- --pf-c-sidebar__panel--Order: 0;
38
63
  --pf-c-sidebar__panel--BackgroundColor: var(--pf-global--BackgroundColor--100);
39
64
  --pf-c-sidebar__content--BackgroundColor: var(--pf-global--BackgroundColor--100);
40
65
  --pf-c-sidebar__panel--m-sticky--Top: 0;
@@ -44,60 +69,50 @@
44
69
  @media (min-width: 768px) {
45
70
  .pf-c-sidebar {
46
71
  --pf-c-sidebar__main--FlexDirection: var(--pf-c-sidebar__main--md--FlexDirection);
72
+ --pf-c-sidebar__main--AlignItems: var(--pf-c-sidebar__main--md--AlignItems);
73
+ --pf-c-sidebar__main--m-border--before--Display: var(--pf-c-sidebar__main--m-border--before--md--Display);
47
74
  --pf-c-sidebar__panel--BoxShadow: none;
48
75
  --pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--md--FlexBasis);
49
- --pf-c-sidebar__main--AlignItems: var(--pf-c-sidebar__main--md--AlignItems);
50
76
  --pf-c-sidebar__panel--Top: var(--pf-c-sidebar__panel--md--Top);
51
77
  --pf-c-sidebar__panel--Position: var(--pf-c-sidebar__panel--md--Position);
52
78
  }
53
79
  }
54
80
  @media (min-width: 1200px) {
55
81
  .pf-c-sidebar {
56
- --pf-c-sidebar--m-gutter__main--Gap: var(--pf-c-sidebar--m-gutter__main--xl--Gap);
82
+ --pf-c-sidebar--inset: var(--pf-c-sidebar--xl--inset);
57
83
  }
58
84
  }
59
- .pf-c-sidebar.pf-m-gutter {
60
- --pf-c-sidebar__main--child--MarginTop: var(--pf-c-sidebar--m-gutter__main--Gap);
61
- --pf-c-sidebar__main--child--MarginLeft: 0;
62
- }
63
- .pf-c-sidebar.pf-m-gutter > .pf-c-sidebar__main > * + * {
64
- margin-top: var(--pf-c-sidebar__main--child--MarginTop);
65
- margin-left: var(--pf-c-sidebar__main--child--MarginLeft);
66
- }
67
- @media (min-width: 768px) {
68
- .pf-c-sidebar.pf-m-gutter {
69
- --pf-c-sidebar__main--child--MarginTop: 0;
70
- --pf-c-sidebar__main--child--MarginLeft: var(--pf-c-sidebar--m-gutter__main--Gap);
71
- }
85
+ .pf-c-sidebar.pf-m-gutter > .pf-c-sidebar__main {
86
+ gap: var(--pf-c-sidebar--m-gutter__main--Gap);
72
87
  }
73
88
  .pf-c-sidebar.pf-m-panel-right {
74
89
  --pf-c-sidebar__panel--Order: var(--pf-c-sidebar--m-panel-right__panel--Order);
90
+ --pf-c-sidebar__content--Order: var(--pf-c-sidebar--m-panel-right__content--Order);
75
91
  }
76
92
  @media (min-width: 768px) {
77
93
  .pf-c-sidebar.pf-m-panel-right {
78
94
  --pf-c-sidebar--m-panel-right__panel--Order: var(--pf-c-sidebar--m-panel-right__panel--md--Order);
95
+ --pf-c-sidebar--m-panel-right__content--Order: var(--pf-c-sidebar--m-panel-right__content--md--Order);
79
96
  }
80
97
  }
81
98
  .pf-c-sidebar.pf-m-stack {
82
99
  --pf-c-sidebar__main--FlexDirection: var(--pf-c-sidebar--m-stack__main--FlexDirection);
83
100
  --pf-c-sidebar__main--AlignItems: var(--pf-c-sidebar--m-stack__main--AlignItems);
84
- --pf-c-sidebar__main--child--MarginTop: var(--pf-c-sidebar--m-gutter__main--Gap);
85
- --pf-c-sidebar__main--child--MarginLeft: 0;
86
101
  --pf-c-sidebar__panel--Position: var(--pf-c-sidebar--m-stack__panel--Position);
87
102
  --pf-c-sidebar__panel--Top: var(--pf-c-sidebar--m-stack__panel--Top);
88
103
  --pf-c-sidebar__panel--BoxShadow: var(--pf-c-sidebar--m-stack__panel--BoxShadow);
89
104
  --pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--m-stack--FlexBasis);
105
+ --pf-c-sidebar__main--m-border--before--Display: none;
90
106
  --pf-c-sidebar--m-panel-right__panel--Order: var(--pf-c-sidebar--m-stack--m-panel-right__panel--Order);
91
107
  }
92
108
  .pf-c-sidebar.pf-m-split {
93
109
  --pf-c-sidebar__main--FlexDirection: var(--pf-c-sidebar--m-split__main--FlexDirection);
94
110
  --pf-c-sidebar__main--AlignItems: var(--pf-c-sidebar--m-split__main--AlignItems);
95
- --pf-c-sidebar__main--child--MarginTop: 0;
96
- --pf-c-sidebar__main--child--MarginLeft: var(--pf-c-sidebar--m-gutter__main--Gap);
97
111
  --pf-c-sidebar__panel--Position: var(--pf-c-sidebar--m-split__panel--Position);
98
112
  --pf-c-sidebar__panel--Top: var(--pf-c-sidebar--m-split__panel--Top);
99
113
  --pf-c-sidebar__panel--BoxShadow: none;
100
114
  --pf-c-sidebar__panel--FlexBasis: var(--pf-c-sidebar__panel--m-split--FlexBasis);
115
+ --pf-c-sidebar__main--m-border--before--Display: var(--pf-c-sidebar--m-split__main--m-border--before--Display);
101
116
  --pf-c-sidebar--m-panel-right__panel--Order: var(--pf-c-sidebar--m-split--m-panel-right__panel--Order);
102
117
  }
103
118
 
@@ -106,17 +121,31 @@
106
121
  flex-direction: var(--pf-c-sidebar__main--FlexDirection);
107
122
  align-items: var(--pf-c-sidebar__main--AlignItems);
108
123
  }
124
+ .pf-c-sidebar__main.pf-m-border::before {
125
+ display: var(--pf-c-sidebar__main--m-border--before--Display);
126
+ flex: 0 0 var(--pf-c-sidebar__main--m-border--before--BorderWidth);
127
+ align-self: stretch;
128
+ content: "";
129
+ background-color: var(--pf-c-sidebar__main--m-border--before--BorderColor);
130
+ }
109
131
 
110
132
  .pf-c-sidebar__panel {
111
133
  position: var(--pf-c-sidebar__panel--Position);
112
134
  top: var(--pf-c-sidebar__panel--Top);
113
135
  z-index: var(--pf-c-sidebar__panel--ZIndex);
114
- flex-shrink: 0;
115
136
  flex-basis: var(--pf-c-sidebar__panel--FlexBasis);
137
+ flex-shrink: 0;
116
138
  order: var(--pf-c-sidebar__panel--Order);
139
+ padding: var(--pf-c-sidebar__panel--PaddingTop) var(--pf-c-sidebar__panel--PaddingRight) var(--pf-c-sidebar__panel--PaddingBottom) var(--pf-c-sidebar__panel--PaddingLeft);
117
140
  background-color: var(--pf-c-sidebar__panel--BackgroundColor);
118
141
  box-shadow: var(--pf-c-sidebar__panel--BoxShadow);
119
142
  }
143
+ .pf-c-sidebar__panel.pf-m-padding {
144
+ --pf-c-sidebar__panel--PaddingTop: var(--pf-c-sidebar__panel--m-padding--PaddingTop);
145
+ --pf-c-sidebar__panel--PaddingRight: var(--pf-c-sidebar__panel--m-padding--PaddingRight);
146
+ --pf-c-sidebar__panel--PaddingBottom: var(--pf-c-sidebar__panel--m-padding--PaddingBottom);
147
+ --pf-c-sidebar__panel--PaddingLeft: var(--pf-c-sidebar__panel--m-padding--PaddingLeft);
148
+ }
120
149
  .pf-c-sidebar__panel.pf-m-sticky {
121
150
  --pf-c-sidebar__panel--Position: var(--pf-c-sidebar__panel--m-sticky--Position);
122
151
  --pf-c-sidebar__panel--Top: var(--pf-c-sidebar__panel--m-sticky--Top);
@@ -128,11 +157,25 @@
128
157
 
129
158
  .pf-c-sidebar__content {
130
159
  flex-grow: 1;
160
+ order: var(--pf-c-sidebar__content--Order);
161
+ padding: var(--pf-c-sidebar__content--PaddingTop) var(--pf-c-sidebar__content--PaddingRight) var(--pf-c-sidebar__content--PaddingBottom) var(--pf-c-sidebar__content--PaddingLeft);
131
162
  background-color: var(--pf-c-sidebar__content--BackgroundColor);
132
163
  }
164
+ .pf-c-sidebar__content.pf-m-padding {
165
+ --pf-c-sidebar__content--PaddingTop: var(--pf-c-sidebar__content--m-padding--PaddingTop);
166
+ --pf-c-sidebar__content--PaddingRight: var(--pf-c-sidebar__content--m-padding--PaddingRight);
167
+ --pf-c-sidebar__content--PaddingBottom: var(--pf-c-sidebar__content--m-padding--PaddingBottom);
168
+ --pf-c-sidebar__content--PaddingLeft: var(--pf-c-sidebar__content--m-padding--PaddingTop);
169
+ }
133
170
  .pf-c-sidebar__content.pf-m-no-background {
134
171
  --pf-c-sidebar__content--BackgroundColor: transparent;
135
172
  }
173
+ .pf-c-sidebar__content + .pf-c-sidebar__panel {
174
+ --pf-c-sidebar__panel--Order: 1;
175
+ }
176
+ :where(.pf-c-sidebar__content:first-child) {
177
+ --pf-c-sidebar__content--Order: -1;
178
+ }
136
179
 
137
180
  .pf-c-sidebar.pf-m-no-background,
138
181
  .pf-c-sidebar__panel.pf-m-no-background,
@@ -5,6 +5,8 @@ declare const _default: {
5
5
  "panelRight": "pf-m-panel-right",
6
6
  "stack": "pf-m-stack",
7
7
  "split": "pf-m-split",
8
+ "border": "pf-m-border",
9
+ "padding": "pf-m-padding",
8
10
  "sticky": "pf-m-sticky",
9
11
  "static": "pf-m-static",
10
12
  "noBackground": "pf-m-no-background",
@@ -7,6 +7,8 @@ exports.default = {
7
7
  "panelRight": "pf-m-panel-right",
8
8
  "stack": "pf-m-stack",
9
9
  "split": "pf-m-split",
10
+ "border": "pf-m-border",
11
+ "padding": "pf-m-padding",
10
12
  "sticky": "pf-m-sticky",
11
13
  "static": "pf-m-static",
12
14
  "noBackground": "pf-m-no-background",
@@ -5,6 +5,8 @@ export default {
5
5
  "panelRight": "pf-m-panel-right",
6
6
  "stack": "pf-m-stack",
7
7
  "split": "pf-m-split",
8
+ "border": "pf-m-border",
9
+ "padding": "pf-m-padding",
8
10
  "sticky": "pf-m-sticky",
9
11
  "static": "pf-m-static",
10
12
  "noBackground": "pf-m-no-background",
@@ -40,9 +40,9 @@
40
40
  border: none;
41
41
  }
42
42
  .pf-c-simple-list__item-link:hover {
43
- text-decoration: none;
44
43
  --pf-c-simple-list__item-link--BackgroundColor: var(--pf-c-simple-list__item-link--hover--BackgroundColor);
45
44
  --pf-c-simple-list__item-link--Color: var(--pf-c-simple-list__item-link--hover--Color);
45
+ text-decoration: none;
46
46
  }
47
47
  .pf-c-simple-list__item-link:focus {
48
48
  --pf-c-simple-list__item-link--FontWeight: var(--pf-c-simple-list__item-link--focus--FontWeight);
@@ -187,13 +187,13 @@ svg.pf-c-spinner.pf-m-xl {
187
187
  .pf-c-spinner__path {
188
188
  width: 100%;
189
189
  height: 100%;
190
- transform-origin: 50% 50%;
191
- animation: pf-c-spinner-animation-dash var(--pf-c-spinner--AnimationDuration) var(--pf-c-spinner__path--AnimationTimingFunction) infinite;
192
190
  stroke: var(--pf-c-spinner--Color);
193
- stroke-linecap: round;
194
191
  stroke-dasharray: 283;
195
192
  stroke-dashoffset: 280;
193
+ stroke-linecap: round;
196
194
  stroke-width: var(--pf-c-spinner--stroke-width);
195
+ transform-origin: 50% 50%;
196
+ animation: pf-c-spinner-animation-dash var(--pf-c-spinner--AnimationDuration) var(--pf-c-spinner__path--AnimationTimingFunction) infinite;
197
197
  }
198
198
 
199
199
  @keyframes pf-c-spinner-animation-rotate {
@@ -213,8 +213,8 @@ svg.pf-c-spinner.pf-m-xl {
213
213
  stroke-width: calc(var(--pf-c-spinner__path--StrokeWidth) - 4);
214
214
  }
215
215
  40% {
216
- stroke-dashoffset: 150;
217
216
  stroke-dasharray: 220;
217
+ stroke-dashoffset: 150;
218
218
  }
219
219
  100% {
220
220
  stroke-dashoffset: 280;
@@ -1,37 +1,42 @@
1
1
  .pf-c-table {
2
- --pf-c-table__sticky-column--cell-min-width--base: 12.5rem;
3
- --pf-c-table__sticky-column--MinWidth: var(--pf-c-table__sticky-column--cell-min-width--base);
4
- --pf-c-table__sticky-column--Left: 0;
5
- --pf-c-table__sticky-column--ZIndex: var(--pf-global--ZIndex--md);
6
- --pf-c-table__sticky-column--Top: 0;
7
- --pf-c-table__sticky-column--BackgroundColor: var(--pf-global--BackgroundColor--100);
8
- --pf-c-table__sticky-column--m-border-right--before--BorderRightWidth: var(--pf-global--BorderWidth--sm);
9
- --pf-c-table__sticky-column--m-border-right--before--BorderRightColor: var(--pf-global--BorderColor--100);
10
- --pf-c-table__sticky-column--m-border-left--before--BorderLeftWidth: var(--pf-global--BorderWidth--sm);
11
- --pf-c-table__sticky-column--m-border-left--before--BorderLeftColor: var(--pf-global--BorderColor--100);
12
- --pf-c-table--m-sticky-header--thead__sticky-column--ZIndex: calc(var(--pf-c-table__sticky-column--ZIndex) + 1);
2
+ --pf-c-table__sticky-cell--MinWidth--base: 12.5rem;
3
+ --pf-c-table__sticky-cell--MinWidth: var(--pf-c-table__sticky-cell--MinWidth--base);
4
+ --pf-c-table__sticky-cell--ZIndex: var(--pf-global--ZIndex--xs);
5
+ --pf-c-table__sticky-cell--Right: auto;
6
+ --pf-c-table__sticky-cell--Left: auto;
7
+ --pf-c-table__sticky-cell--BackgroundColor: var(--pf-global--BackgroundColor--100);
8
+ --pf-c-table__sticky-cell--m-border-right--before--BorderRightWidth: var(--pf-global--BorderWidth--sm);
9
+ --pf-c-table__sticky-cell--m-border-right--before--BorderRightColor: var(--pf-global--BorderColor--100);
10
+ --pf-c-table__sticky-cell--m-border-left--before--BorderLeftWidth: var(--pf-global--BorderWidth--sm);
11
+ --pf-c-table__sticky-cell--m-border-left--before--BorderLeftColor: var(--pf-global--BorderColor--100);
12
+ --pf-c-table__sticky-cell--m-right--Right: 0;
13
+ --pf-c-table__sticky-cell--m-left--Left: 0;
14
+ --pf-c-table--m-sticky-header__sticky-cell--ZIndex: calc(var(--pf-c-table__sticky-cell--ZIndex) + 1);
13
15
  }
14
- .pf-c-table .pf-c-table__sticky-column {
16
+ .pf-c-table .pf-c-table__sticky-cell {
17
+ --pf-c-table--cell--Overflow: visible;
18
+ --pf-c-table--m-sticky-header--cell--ZIndex: var(--pf-c-table--m-sticky-header__sticky-cell--ZIndex);
15
19
  position: sticky;
16
- left: var(--pf-c-table__sticky-column--Left);
17
- z-index: var(--pf-c-table__sticky-column--ZIndex);
18
- min-width: var(--pf-c-table__sticky-column--MinWidth);
19
- background-color: var(--pf-c-table__sticky-column--BackgroundColor);
20
+ right: var(--pf-c-table__sticky-cell--Right);
21
+ left: var(--pf-c-table__sticky-cell--Left);
22
+ z-index: var(--pf-c-table__sticky-cell--ZIndex);
23
+ min-width: var(--pf-c-table__sticky-cell--MinWidth);
24
+ background-color: var(--pf-c-table__sticky-cell--BackgroundColor);
20
25
  background-clip: padding-box;
21
26
  }
22
- .pf-c-table .pf-c-table__sticky-column.pf-m-border-right::before {
23
- --pf-c-table--cell--m-border-right--before--BorderRightWidth: var(--pf-c-table__sticky-column--m-border-right--before--BorderRightWidth);
24
- --pf-c-table--cell--m-border-right--before--BorderRightColor: var(--pf-c-table__sticky-column--m-border-right--before--BorderRightColor);
27
+ .pf-c-table .pf-c-table__sticky-cell.pf-m-border-right::before {
28
+ --pf-c-table--cell--m-border-right--before--BorderRightWidth: var(--pf-c-table__sticky-cell--m-border-right--before--BorderRightWidth);
29
+ --pf-c-table--cell--m-border-right--before--BorderRightColor: var(--pf-c-table__sticky-cell--m-border-right--before--BorderRightColor);
25
30
  }
26
- .pf-c-table .pf-c-table__sticky-column.pf-m-border-left::before {
27
- --pf-c-table--cell--m-border-left--before--BorderLeftWidth: var(--pf-c-table__sticky-column--m-border-left--before--BorderLeftWidth);
28
- --pf-c-table--cell--m-border-left--before--BorderLeftColor: var(--pf-c-table__sticky-column--m-border-left--before--BorderLeftColor);
31
+ .pf-c-table .pf-c-table__sticky-cell.pf-m-border-left::before {
32
+ --pf-c-table--cell--m-border-left--before--BorderLeftWidth: var(--pf-c-table__sticky-cell--m-border-left--before--BorderLeftWidth);
33
+ --pf-c-table--cell--m-border-left--before--BorderLeftColor: var(--pf-c-table__sticky-cell--m-border-left--before--BorderLeftColor);
29
34
  }
30
- .pf-c-table.pf-m-sticky-header {
31
- --pf-c-table--cell--Overflow: visible;
35
+ .pf-c-table .pf-c-table__sticky-cell.pf-m-right {
36
+ --pf-c-table__sticky-cell--Right: var(--pf-c-table__sticky-cell--m-right--Right);
32
37
  }
33
- .pf-c-table.pf-m-sticky-header thead .pf-c-table__sticky-column {
34
- z-index: var(--pf-c-table--m-sticky-header--thead__sticky-column--ZIndex);
38
+ .pf-c-table .pf-c-table__sticky-cell.pf-m-left {
39
+ --pf-c-table__sticky-cell--Left: var(--pf-c-table__sticky-cell--m-left--Left);
35
40
  }
36
41
 
37
42
  .pf-c-scroll-outer-wrapper {
@@ -3,11 +3,12 @@ declare const _default: {
3
3
  "modifiers": {
4
4
  "borderRight": "pf-m-border-right",
5
5
  "borderLeft": "pf-m-border-left",
6
- "stickyHeader": "pf-m-sticky-header"
6
+ "right": "pf-m-right",
7
+ "left": "pf-m-left"
7
8
  },
8
9
  "scrollInnerWrapper": "pf-c-scroll-inner-wrapper",
9
10
  "scrollOuterWrapper": "pf-c-scroll-outer-wrapper",
10
11
  "table": "pf-c-table",
11
- "tableStickyColumn": "pf-c-table__sticky-column"
12
+ "tableStickyCell": "pf-c-table__sticky-cell"
12
13
  };
13
14
  export default _default;
@@ -5,10 +5,11 @@ exports.default = {
5
5
  "modifiers": {
6
6
  "borderRight": "pf-m-border-right",
7
7
  "borderLeft": "pf-m-border-left",
8
- "stickyHeader": "pf-m-sticky-header"
8
+ "right": "pf-m-right",
9
+ "left": "pf-m-left"
9
10
  },
10
11
  "scrollInnerWrapper": "pf-c-scroll-inner-wrapper",
11
12
  "scrollOuterWrapper": "pf-c-scroll-outer-wrapper",
12
13
  "table": "pf-c-table",
13
- "tableStickyColumn": "pf-c-table__sticky-column"
14
+ "tableStickyCell": "pf-c-table__sticky-cell"
14
15
  };
@@ -3,10 +3,11 @@ export default {
3
3
  "modifiers": {
4
4
  "borderRight": "pf-m-border-right",
5
5
  "borderLeft": "pf-m-border-left",
6
- "stickyHeader": "pf-m-sticky-header"
6
+ "right": "pf-m-right",
7
+ "left": "pf-m-left"
7
8
  },
8
9
  "scrollInnerWrapper": "pf-c-scroll-inner-wrapper",
9
10
  "scrollOuterWrapper": "pf-c-scroll-outer-wrapper",
10
11
  "table": "pf-c-table",
11
- "tableStickyColumn": "pf-c-table__sticky-column"
12
+ "tableStickyCell": "pf-c-table__sticky-cell"
12
13
  };
@@ -261,6 +261,7 @@
261
261
  --pf-c-table--thead--m-nested-column-header--tr--PaddingBottom: var(--pf-global--spacer--xs);
262
262
  --pf-c-table__subhead--Color: var(--pf-global--Color--200);
263
263
  --pf-c-table--m-striped__tr--BackgroundColor: var(--pf-global--BackgroundColor--light-200);
264
+ --pf-c-table--m-sticky-header--cell--ZIndex: var(--pf-global--ZIndex--xs);
264
265
  color: var(--pf-global--Color--100);
265
266
  width: 100%;
266
267
  background-color: var(--pf-c-table--BackgroundColor);
@@ -289,7 +290,7 @@
289
290
  border-bottom: 0;
290
291
  }
291
292
  .pf-c-table.pf-m-sticky-header > thead > tr > * {
292
- z-index: var(--pf-global--ZIndex--xs);
293
+ z-index: var(--pf-c-table--m-sticky-header--cell--ZIndex);
293
294
  }
294
295
  .pf-c-table.pf-m-sticky-header > thead:not(.pf-m-nested-column-header) > tr > * {
295
296
  position: sticky;
@@ -660,9 +661,9 @@
660
661
  .pf-c-table__button-content,
661
662
  .pf-c-table__column-help {
662
663
  display: grid;
664
+ grid-template-columns: auto max-content;
663
665
  align-items: end;
664
666
  justify-content: start;
665
- grid-template-columns: auto max-content;
666
667
  }
667
668
  .pf-c-table__button-content .pf-c-table__text,
668
669
  .pf-c-table__column-help .pf-c-table__text {
@@ -78,9 +78,9 @@
78
78
 
79
79
  .pf-c-text-input-group__text {
80
80
  display: inline-grid;
81
- grid-template-columns: 1fr;
82
- grid-template-areas: "text-input";
83
81
  flex: 1;
82
+ grid-template-areas: "text-input";
83
+ grid-template-columns: 1fr;
84
84
  }
85
85
  .pf-c-text-input-group__text::before, .pf-c-text-input-group__text::after {
86
86
  position: absolute;
@@ -42,11 +42,11 @@
42
42
  --pf-c-tile--m-display-lg__header--m-stacked__icon--FontSize: var(--pf-global--icon--FontSize--xl);
43
43
  position: relative;
44
44
  display: inline-grid;
45
+ grid-template-rows: min-content;
45
46
  padding: var(--pf-c-tile--PaddingTop) var(--pf-c-tile--PaddingRight) var(--pf-c-tile--PaddingBottom) var(--pf-c-tile--PaddingLeft);
46
47
  text-align: center;
47
48
  cursor: pointer;
48
49
  background-color: var(--pf-c-tile--BackgroundColor);
49
- grid-template-rows: min-content;
50
50
  transition: var(--pf-c-tile--Transition);
51
51
  transform: translateY(var(--pf-c-tile--TranslateY));
52
52
  }
@@ -17,12 +17,12 @@
17
17
  outline-offset: var(--pf-c-timestamp--OutlineOffset);
18
18
  }
19
19
  .pf-c-timestamp.pf-m-help-text {
20
- cursor: pointer;
21
20
  text-decoration-line: var(--pf-c-timestamp--m-help-text--TextDecorationLine);
22
- text-decoration-style: var(--pf-c-timestamp--m-help-text--TextDecorationStyle);
23
21
  text-decoration-thickness: var(--pf-c-timestamp--m-help-text--TextDecorationThickness);
24
- text-underline-offset: var(--pf-c-timestamp--m-help-text--TextUnderlineOffset);
22
+ text-decoration-style: var(--pf-c-timestamp--m-help-text--TextDecorationStyle);
25
23
  text-decoration-color: var(--pf-c-timestamp--m-help-text--TextDecorationColor);
24
+ text-underline-offset: var(--pf-c-timestamp--m-help-text--TextUnderlineOffset);
25
+ cursor: pointer;
26
26
  }
27
27
  .pf-c-timestamp.pf-m-help-text:hover {
28
28
  --pf-c-timestamp--Color: var(--pf-c-timestamp--m-help-text--hover--Color);
@@ -49,26 +49,30 @@
49
49
 
50
50
  .pf-c-toolbar {
51
51
  --pf-c-toolbar--BackgroundColor: var(--pf-global--BackgroundColor--100);
52
- --pf-c-toolbar--RowGap: var(--pf-global--spacer--lg);
52
+ --pf-c-toolbar--RowGap--base: var(--pf-global--spacer--lg);
53
+ --pf-c-toolbar--RowGap: var(--pf-c-toolbar--RowGap--base);
53
54
  --pf-c-toolbar--PaddingTop: var(--pf-global--spacer--md);
54
55
  --pf-c-toolbar--PaddingBottom: var(--pf-global--spacer--md);
56
+ --pf-c-toolbar--item--RowGap--base: var(--pf-global--spacer--xs);
55
57
  --pf-c-toolbar__item--Display: block;
56
58
  --pf-c-toolbar__item--MinWidth--base: auto;
57
59
  --pf-c-toolbar__item--AlignSelf: auto;
58
60
  --pf-c-toolbar__group--Display: flex;
59
61
  --pf-c-toolbar__group--AlignItems: baseline;
60
62
  --pf-c-toolbar__group--AlignSelf: auto;
63
+ --pf-c-toolbar__group--RowGap: var(--pf-c-toolbar--item--RowGap--base);
61
64
  --pf-c-toolbar--m-sticky--ZIndex: var(--pf-global--ZIndex--xs);
62
65
  --pf-c-toolbar--m-sticky--BoxShadow: var(--pf-global--BoxShadow--sm-bottom);
63
66
  --pf-c-toolbar__content--Display: flex;
67
+ --pf-c-toolbar__content--RowGap: var(--pf-c-toolbar--RowGap--base);
64
68
  --pf-c-toolbar__content--PaddingRight: var(--pf-global--spacer--md);
65
69
  --pf-c-toolbar__content--PaddingLeft: var(--pf-global--spacer--md);
66
70
  --pf-c-toolbar__content-section--Display: flex;
67
71
  --pf-c-toolbar__content-section--AlignItems: baseline;
72
+ --pf-c-toolbar__content-section--RowGap: var(--pf-c-toolbar--item--RowGap--base);
68
73
  --pf-c-toolbar--m-page-insets--inset: var(--pf-global--spacer--md);
69
74
  --pf-c-toolbar--m-page-insets--xl--inset: var(--pf-global--spacer--lg);
70
75
  --pf-c-toolbar__expandable-content--Display: grid;
71
- --pf-c-toolbar__expandable-content--PaddingTop: var(--pf-c-toolbar--RowGap);
72
76
  --pf-c-toolbar__expandable-content--PaddingRight: var(--pf-c-toolbar__content--PaddingRight);
73
77
  --pf-c-toolbar__expandable-content--PaddingBottom: var(--pf-global--spacer--md);
74
78
  --pf-c-toolbar__expandable-content--PaddingLeft: var(--pf-c-toolbar__content--PaddingLeft);
@@ -111,8 +115,8 @@
111
115
  --pf-c-toolbar--m-full-height__item--Display: flex;
112
116
  --pf-c-toolbar--m-full-height__item--AlignItems: center;
113
117
  position: relative;
114
- row-gap: var(--pf-c-toolbar--RowGap);
115
118
  display: grid;
119
+ row-gap: var(--pf-c-toolbar--RowGap);
116
120
  padding-top: var(--pf-c-toolbar--PaddingTop);
117
121
  padding-bottom: var(--pf-c-toolbar--PaddingBottom);
118
122
  background-color: var(--pf-c-toolbar--BackgroundColor);
@@ -186,6 +190,7 @@
186
190
  .pf-c-toolbar__group {
187
191
  --pf-c-toolbar--spacer: var(--pf-c-toolbar__group--spacer);
188
192
  --pf-hidden-visible--visible--Display: var(--pf-c-toolbar__group--Display);
193
+ row-gap: var(--pf-c-toolbar__group--RowGap);
189
194
  align-items: var(--pf-c-toolbar__group--AlignItems);
190
195
  align-self: var(--pf-c-toolbar__group--AlignSelf);
191
196
  margin-right: var(--pf-c-toolbar--spacer);
@@ -352,6 +357,7 @@
352
357
  .pf-c-toolbar__content {
353
358
  --pf-hidden-visible--visible--Display: var(--pf-c-toolbar__content--Display);
354
359
  position: relative;
360
+ row-gap: var(--pf-c-toolbar__content--RowGap);
355
361
  align-items: center;
356
362
  padding-right: var(--pf-c-toolbar__content--PaddingRight);
357
363
  padding-left: var(--pf-c-toolbar__content--PaddingLeft);
@@ -359,6 +365,7 @@
359
365
 
360
366
  .pf-c-toolbar__content-section {
361
367
  --pf-hidden-visible--visible--Display: var(--pf-c-toolbar__content-section--Display);
368
+ row-gap: var(--pf-c-toolbar__content-section--RowGap);
362
369
  align-items: var(--pf-c-toolbar__content-section--AlignItems);
363
370
  width: 100%;
364
371
  }
@@ -368,13 +375,13 @@
368
375
 
369
376
  .pf-c-toolbar__expandable-content {
370
377
  position: absolute;
371
- top: 100%;
378
+ top: calc(100% + var(--pf-c-toolbar__content--RowGap));
372
379
  right: 0;
373
380
  left: 0;
374
381
  z-index: var(--pf-c-toolbar__expandable-content--ZIndex);
375
382
  display: none;
376
383
  width: 100%;
377
- padding: var(--pf-c-toolbar__expandable-content--PaddingTop) var(--pf-c-toolbar__expandable-content--PaddingRight) var(--pf-c-toolbar__expandable-content--PaddingBottom) var(--pf-c-toolbar__expandable-content--PaddingLeft);
384
+ padding: 0 var(--pf-c-toolbar__expandable-content--PaddingRight) var(--pf-c-toolbar__expandable-content--PaddingBottom) var(--pf-c-toolbar__expandable-content--PaddingLeft);
378
385
  background-color: var(--pf-c-toolbar__expandable-content--BackgroundColor);
379
386
  box-shadow: var(--pf-c-toolbar__expandable-content--BoxShadow);
380
387
  }
@@ -405,9 +412,9 @@
405
412
  .pf-c-toolbar__group.pf-m-chip-container {
406
413
  display: flex;
407
414
  flex-wrap: wrap;
415
+ grid-row-gap: 0;
408
416
  align-items: baseline;
409
417
  margin-top: var(--pf-c-toolbar__group--m-chip-container--MarginTop);
410
- grid-row-gap: 0;
411
418
  }
412
419
  .pf-c-toolbar__content.pf-m-chip-container .pf-c-toolbar__item,
413
420
  .pf-c-toolbar__group.pf-m-chip-container .pf-c-toolbar__item {
@@ -7,27 +7,6 @@
7
7
  --pf-global--link--Color--hover: var(--pf-global--link--Color--light);
8
8
  --pf-global--BackgroundColor--100: var(--pf-global--BackgroundColor--dark-100);
9
9
  }
10
- .pf-c-wizard__header .pf-c-card {
11
- --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--dark-transparent-200);
12
- }
13
- .pf-c-wizard__header .pf-c-button {
14
- --pf-c-button--m-primary--Color: var(--pf-global--primary-color--dark-100);
15
- --pf-c-button--m-primary--hover--Color: var(--pf-global--primary-color--dark-100);
16
- --pf-c-button--m-primary--focus--Color: var(--pf-global--primary-color--dark-100);
17
- --pf-c-button--m-primary--active--Color: var(--pf-global--primary-color--dark-100);
18
- --pf-c-button--m-primary--BackgroundColor: var(--pf-global--BackgroundColor--light-100);
19
- --pf-c-button--m-primary--hover--BackgroundColor: var(--pf-global--BackgroundColor--light-300);
20
- --pf-c-button--m-primary--focus--BackgroundColor: var(--pf-global--BackgroundColor--light-300);
21
- --pf-c-button--m-primary--active--BackgroundColor: var(--pf-global--BackgroundColor--light-300);
22
- --pf-c-button--m-secondary--Color: var(--pf-global--Color--light-100);
23
- --pf-c-button--m-secondary--hover--Color: var(--pf-global--Color--light-100);
24
- --pf-c-button--m-secondary--focus--Color: var(--pf-global--Color--light-100);
25
- --pf-c-button--m-secondary--active--Color: var(--pf-global--Color--light-100);
26
- --pf-c-button--m-secondary--BorderColor: var(--pf-global--Color--light-100);
27
- --pf-c-button--m-secondary--hover--BorderColor: var(--pf-global--Color--light-100);
28
- --pf-c-button--m-secondary--focus--BorderColor: var(--pf-global--Color--light-100);
29
- --pf-c-button--m-secondary--active--BorderColor: var(--pf-global--Color--light-100);
30
- }
31
10
 
32
11
  .pf-c-wizard {
33
12
  --pf-c-wizard--Height: 100%;
@@ -47,6 +26,10 @@
47
26
  --pf-c-wizard__close--xl--Right: var(--pf-global--spacer--lg);
48
27
  --pf-c-wizard__close--FontSize: var(--pf-global--FontSize--xl);
49
28
  --pf-c-wizard__title--PaddingRight: var(--pf-global--spacer--2xl);
29
+ --pf-c-wizard__title-text--FontSize: var(--pf-global--FontSize--3xl);
30
+ --pf-c-wizard__title-text--FontFamily: var(--pf-global--FontFamily--heading--sans-serif);
31
+ --pf-c-wizard__title-text--FontWeight: var(--pf-global--FontWeight--normal);
32
+ --pf-c-wizard__title-text--LineHeight: var(--pf-global--LineHeight--sm);
50
33
  --pf-c-wizard__description--PaddingTop: var(--pf-global--spacer--sm);
51
34
  --pf-c-wizard__description--Color: var(--pf-global--Color--light-200);
52
35
  --pf-c-wizard__nav-link--Color: var(--pf-global--Color--100);
@@ -230,6 +213,8 @@
230
213
  position: absolute;
231
214
  top: var(--pf-c-wizard__close--Top);
232
215
  right: var(--pf-c-wizard__close--Right);
216
+ }
217
+ .pf-c-wizard__header .pf-c-wizard__close button {
233
218
  font-size: var(--pf-c-wizard__close--FontSize);
234
219
  }
235
220
 
@@ -238,6 +223,13 @@
238
223
  word-wrap: break-word;
239
224
  }
240
225
 
226
+ .pf-c-wizard__title-text {
227
+ font-family: var(--pf-c-wizard__title-text--FontFamily);
228
+ font-size: var(--pf-c-wizard__title-text--FontSize);
229
+ font-weight: var(--pf-c-wizard__title-text--FontWeight);
230
+ line-height: var(--pf-c-wizard__title-text--LineHeight);
231
+ }
232
+
241
233
  .pf-c-wizard__description {
242
234
  display: none;
243
235
  padding-top: var(--pf-c-wizard__description--PaddingTop);
@@ -486,8 +478,8 @@
486
478
  position: relative;
487
479
  z-index: var(--pf-c-wizard__footer--ZIndex);
488
480
  display: flex;
489
- flex-wrap: wrap;
490
481
  flex-shrink: 0;
482
+ flex-wrap: wrap;
491
483
  padding: var(--pf-c-wizard__footer--PaddingTop) var(--pf-c-wizard__footer--PaddingRight) var(--pf-c-wizard__footer--PaddingBottom) var(--pf-c-wizard__footer--PaddingLeft);
492
484
  background-color: var(--pf-c-wizard__footer--BackgroundColor);
493
485
  }
@@ -514,23 +506,6 @@
514
506
  --pf-global--link--Color--hover: #73bcf7;
515
507
  --pf-global--BackgroundColor--100: #1b1d21;
516
508
  }
517
- :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-card {
518
- --pf-c-card--BackgroundColor: var(--pf-global--BackgroundColor--100);
519
- }
520
- :where(.pf-theme-dark) .pf-c-wizard__header .pf-c-button {
521
- --pf-c-button--m-primary--Color: var(--pf-global--Color--light-100);
522
- --pf-c-button--m-primary--hover--Color: var(--pf-global--Color--light-100);
523
- --pf-c-button--m-primary--focus--Color: var(--pf-global--Color--light-100);
524
- --pf-c-button--m-primary--active--Color: var(--pf-global--Color--light-100);
525
- --pf-c-button--m-primary--BackgroundColor: var(--pf-global--primary-color--300);
526
- --pf-c-button--m-primary--hover--BackgroundColor: var(--pf-global--primary-color--200);
527
- --pf-c-button--m-primary--focus--BackgroundColor: var(--pf-global--primary-color--200);
528
- --pf-c-button--m-primary--active--BackgroundColor: var(--pf-global--primary-color--200);
529
- --pf-c-button--m-secondary--Color: var(--pf-global--primary-color--100);
530
- --pf-c-button--m-secondary--hover--Color: var(--pf-global--primary-color--100);
531
- --pf-c-button--m-secondary--focus--Color: var(--pf-global--primary-color--100);
532
- --pf-c-button--m-secondary--active--Color: var(--pf-global--primary-color--100);
533
- }
534
509
 
535
510
  :where(.pf-theme-dark) .pf-c-wizard {
536
511
  --pf-c-wizard__header--BackgroundColor: var(--pf-global--palette--black-1000);
@@ -1,7 +1,5 @@
1
1
  import './wizard.css';
2
2
  declare const _default: {
3
- "button": "pf-c-button",
4
- "card": "pf-c-card",
5
3
  "drawer": "pf-c-drawer",
6
4
  "modalBox": "pf-c-modal-box",
7
5
  "modifiers": {
@@ -32,6 +30,7 @@ declare const _default: {
32
30
  "wizardNavList": "pf-c-wizard__nav-list",
33
31
  "wizardOuterWrap": "pf-c-wizard__outer-wrap",
34
32
  "wizardTitle": "pf-c-wizard__title",
33
+ "wizardTitleText": "pf-c-wizard__title-text",
35
34
  "wizardToggle": "pf-c-wizard__toggle",
36
35
  "wizardToggleIcon": "pf-c-wizard__toggle-icon",
37
36
  "wizardToggleList": "pf-c-wizard__toggle-list",