@patternfly/patternfly 6.5.2 → 6.6.0-prerelease.2
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.
- package/README.md +1 -1
- package/base/normalize.scss +2 -0
- package/base/patternfly-common.css +2 -2
- package/base/patternfly-common.scss +1 -1
- package/base/patternfly-fa-icons.css +3 -3
- package/base/patternfly-fa-icons.scss +3 -3
- package/base/patternfly-variables.css +56 -56
- package/base/reset.scss +2 -0
- package/base/tokens/tokens-charts-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-charts-highcontrast.scss +1 -1
- package/base/tokens/tokens-charts.scss +1 -1
- package/base/tokens/tokens-dark.scss +9 -9
- package/base/tokens/tokens-default.scss +8 -8
- package/base/tokens/tokens-felt-dark.scss +1 -1
- package/base/tokens/tokens-felt-glass-dark.scss +8 -8
- package/base/tokens/tokens-felt-glass.scss +8 -8
- package/base/tokens/tokens-felt-highcontrast-dark.scss +1 -1
- package/base/tokens/tokens-felt-highcontrast.scss +1 -1
- package/base/tokens/tokens-felt.scss +1 -1
- package/base/tokens/tokens-glass-dark.scss +8 -8
- package/base/tokens/tokens-glass.scss +8 -8
- package/base/tokens/tokens-highcontrast-dark.scss +8 -8
- package/base/tokens/tokens-highcontrast.scss +7 -7
- package/base/tokens/tokens-palette.scss +1 -1
- package/base/tokens/tokens-redhat-highcontrast.scss +6 -6
- package/components/AboutModalBox/about-modal-box.css +1 -1
- package/components/AboutModalBox/about-modal-box.scss +1 -1
- package/components/Accordion/accordion.css +8 -4
- package/components/Accordion/accordion.scss +9 -4
- package/components/Alert/alert-group.css +1 -1
- package/components/Alert/alert-group.scss +1 -1
- package/components/Alert/alert.css +3 -3
- package/components/Alert/alert.scss +3 -3
- package/components/Breadcrumb/breadcrumb.css +1 -1
- package/components/Breadcrumb/breadcrumb.scss +1 -1
- package/components/Button/button.css +6 -6
- package/components/Button/button.scss +6 -6
- package/components/Card/card.css +2 -2
- package/components/Card/card.scss +3 -3
- package/components/Check/check.css +1 -1
- package/components/Check/check.scss +1 -1
- package/components/ClipboardCopy/clipboard-copy.css +2 -2
- package/components/ClipboardCopy/clipboard-copy.scss +2 -2
- package/components/Compass/compass.css +3 -3
- package/components/Compass/compass.scss +3 -3
- package/components/Content/content.css +2 -2
- package/components/Content/content.scss +2 -2
- package/components/DataList/data-list.css +1 -1
- package/components/DataList/data-list.scss +1 -1
- package/components/DescriptionList/description-list.css +0 -1
- package/components/DescriptionList/description-list.scss +0 -1
- package/components/Drawer/drawer.css +2 -2
- package/components/Drawer/drawer.scss +2 -2
- package/components/DualListSelector/dual-list-selector.css +6 -6
- package/components/DualListSelector/dual-list-selector.scss +6 -6
- package/components/ExpandableSection/expandable-section.css +3 -3
- package/components/ExpandableSection/expandable-section.scss +3 -3
- package/components/Form/form.css +12 -12
- package/components/Form/form.scss +6 -6
- package/components/FormControl/form-control.css +1 -1
- package/components/FormControl/form-control.scss +3 -1
- package/components/Hero/hero.css +1 -1
- package/components/Hero/hero.scss +1 -1
- package/components/Hint/hint.css +1 -1
- package/components/Hint/hint.scss +1 -1
- package/components/InputGroup/input-group.css +5 -5
- package/components/InputGroup/input-group.scss +5 -5
- package/components/JumpLinks/jump-links.css +1 -1
- package/components/JumpLinks/jump-links.scss +1 -1
- package/components/Label/label.css +1 -1
- package/components/Label/label.scss +1 -1
- package/components/Login/login.css +2 -2
- package/components/Login/login.scss +2 -2
- package/components/Masthead/masthead.css +1 -1
- package/components/Masthead/masthead.scss +1 -1
- package/components/Menu/menu.css +4 -4
- package/components/Menu/menu.scss +4 -4
- package/components/MenuToggle/menu-toggle.css +1 -1
- package/components/MenuToggle/menu-toggle.scss +1 -1
- package/components/ModalBox/modal-box.css +1 -1
- package/components/ModalBox/modal-box.scss +1 -1
- package/components/Nav/nav.css +5 -5
- package/components/Nav/nav.scss +5 -5
- package/components/NotificationDrawer/notification-drawer.css +5 -5
- package/components/NotificationDrawer/notification-drawer.scss +5 -5
- package/components/Page/page.css +3 -3
- package/components/Page/page.scss +3 -3
- package/components/Popover/popover.css +1 -1
- package/components/Popover/popover.scss +2 -2
- package/components/Progress/progress.css +3 -3
- package/components/Progress/progress.scss +3 -6
- package/components/ProgressStepper/progress-stepper.css +1 -1
- package/components/Radio/radio.css +1 -1
- package/components/Radio/radio.scss +1 -1
- package/components/Spinner/spinner.css +2 -2
- package/components/Spinner/spinner.scss +2 -2
- package/components/Switch/switch.css +1 -1
- package/components/Switch/switch.scss +1 -1
- package/components/Table/table-tree-view.css +10 -10
- package/components/Table/table-tree-view.scss +2 -2
- package/components/Table/table.css +10 -10
- package/components/Table/table.scss +10 -10
- package/components/Tabs/tabs.css +3 -3
- package/components/Tabs/tabs.scss +3 -3
- package/components/TextInputGroup/text-input-group.css +1 -1
- package/components/TextInputGroup/text-input-group.scss +1 -1
- package/components/Title/title.css +1 -1
- package/components/Title/title.scss +1 -1
- package/components/Toolbar/toolbar.css +1 -1
- package/components/Toolbar/toolbar.scss +1 -1
- package/components/Tooltip/tooltip.css +1 -1
- package/components/Tooltip/tooltip.scss +2 -2
- package/components/TreeView/tree-view.css +5 -5
- package/components/TreeView/tree-view.scss +5 -5
- package/components/Wizard/wizard.css +5 -5
- package/components/Wizard/wizard.scss +5 -5
- package/components/_index.css +132 -129
- package/docs/components/AboutModalBox/examples/AboutModalBox.md +1 -1
- package/docs/components/Accordion/examples/Accordion.md +30 -30
- package/docs/components/ActionList/examples/ActionList.md +11 -11
- package/docs/components/Alert/examples/Alert.md +54 -54
- package/docs/components/BackToTop/examples/BackToTop.md +1 -1
- package/docs/components/Banner/examples/Banner.md +10 -10
- package/docs/components/Breadcrumb/examples/Breadcrumb.md +25 -25
- package/docs/components/Button/examples/Button.md +184 -184
- package/docs/components/CalendarMonth/examples/CalendarMonth.md +16 -16
- package/docs/components/Card/examples/Card.md +14 -14
- package/docs/components/ClipboardCopy/examples/ClipboardCopy.md +22 -22
- package/docs/components/CodeBlock/examples/CodeBlock.md +8 -8
- package/docs/components/CodeEditor/examples/CodeEditor.md +18 -18
- package/docs/components/DataList/examples/DataList.md +34 -34
- package/docs/components/DatePicker/examples/DatePicker.md +6 -6
- package/docs/components/DescriptionList/examples/DescriptionList.md +25 -25
- package/docs/components/Drawer/examples/Drawer.md +22 -22
- package/docs/components/DualListSelector/examples/DualListSelector.md +89 -89
- package/docs/components/EmptyState/examples/EmptyState.md +6 -6
- package/docs/components/ExpandableSection/examples/ExpandableSection.md +7 -7
- package/docs/components/Form/examples/Form.md +6 -6
- package/docs/components/Hint/examples/Hint.md +3 -3
- package/docs/components/Icon/examples/Icon.md +9 -9
- package/docs/components/InlineEdit/examples/InlineEdit.md +26 -26
- package/docs/components/InputGroup/examples/InputGroup.md +4 -4
- package/docs/components/JumpLinks/examples/JumpLinks.md +4 -4
- package/docs/components/Label/examples/Label.md +218 -218
- package/docs/components/Login/examples/Login.md +4 -4
- package/docs/components/Masthead/examples/masthead.md +1 -1
- package/docs/components/Menu/examples/Menu.md +129 -129
- package/docs/components/MenuToggle/examples/MenuToggle.md +217 -217
- package/docs/components/ModalBox/examples/ModalBox.md +24 -24
- package/docs/components/MultipleFileUpload/examples/MultipleFileUpload.md +12 -12
- package/docs/components/Nav/examples/Navigation.md +66 -66
- package/docs/components/NotificationDrawer/examples/NotificationDrawer.md +83 -83
- package/docs/components/OverflowMenu/examples/overflow-menu.md +11 -11
- package/docs/components/Page/examples/Page.md +1 -1
- package/docs/components/Pagination/examples/Pagination.md +92 -92
- package/docs/components/Popover/examples/Popover.md +22 -22
- package/docs/components/Progress/examples/Progress.md +7 -7
- package/docs/components/ProgressStepper/examples/ProgressStepper.md +21 -21
- package/docs/components/Slider/examples/Slider.md +4 -4
- package/docs/components/Table/examples/Table.md +479 -479
- package/docs/components/Tabs/examples/Tabs.md +378 -378
- package/docs/components/TextInputGroup/examples/TextInputGroup.md +46 -46
- package/docs/components/ToggleGroup/examples/toggle-group.md +15 -15
- package/docs/components/Toolbar/examples/Toolbar.md +117 -117
- package/docs/components/TreeView/examples/TreeView.md +104 -104
- package/docs/components/Wizard/examples/Wizard.md +40 -40
- package/docs/demos/AboutModal/examples/AboutModal.md +9 -9
- package/docs/demos/Alert/examples/Alert.md +32 -32
- package/docs/demos/BackToTop/examples/BackToTop.md +9 -9
- package/docs/demos/Banner/examples/Banner.md +16 -16
- package/docs/demos/Button/examples/Button.md +1 -1
- package/docs/demos/Card/examples/Card.md +78 -78
- package/docs/demos/CardView/examples/CardView.md +38 -38
- package/docs/demos/Compass/examples/Compass.md +219 -219
- package/docs/demos/Dashboard/examples/Dashboard.md +48 -48
- package/docs/demos/DataList/examples/DataList.md +101 -101
- package/docs/demos/DescriptionList/examples/DescriptionList.md +26 -26
- package/docs/demos/Drawer/examples/Drawer.md +40 -40
- package/docs/demos/Form/examples/BasicForms.md +21 -21
- package/docs/demos/JumpLinks/examples/JumpLinks.md +49 -49
- package/docs/demos/Masthead/examples/Masthead.md +57 -57
- package/docs/demos/Modal/examples/Modal.md +54 -54
- package/docs/demos/Nav/examples/Nav.md +93 -93
- package/docs/demos/NotificationDrawer/examples/NotificationDrawer.md +173 -173
- package/docs/demos/Page/examples/Page.md +119 -119
- package/docs/demos/PasswordGenerator/examples/PasswordGenerator.md +1 -1
- package/docs/demos/PasswordStrength/examples/PasswordStrength.md +4 -4
- package/docs/demos/PrimaryDetail/examples/PrimaryDetail.md +142 -142
- package/docs/demos/Skeleton/examples/Skeleton.md +8 -8
- package/docs/demos/Table/examples/Table.md +630 -630
- package/docs/demos/Tabs/examples/Tabs.md +62 -62
- package/docs/demos/Toolbar/examples/Toolbar.md +161 -161
- package/docs/demos/Wizard/examples/Wizard.md +100 -100
- package/layouts/Gallery/gallery.css +1 -1
- package/layouts/Gallery/gallery.scss +1 -1
- package/layouts/Grid/grid.css +1 -1
- package/layouts/Grid/grid.scss +1 -1
- package/layouts/_index.css +2 -2
- package/package.json +11 -12
- package/patternfly-addons.css +12 -12
- package/patternfly-base-no-globals.css +61 -61
- package/patternfly-base.css +61 -61
- package/patternfly-no-globals.css +195 -192
- package/patternfly.css +195 -192
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
- package/sass-utilities/mixins.scss +2 -2
- package/utilities/Accessibility/accessibility.css +12 -12
- package/utilities/_index.css +12 -12
|
@@ -145,9 +145,9 @@
|
|
|
145
145
|
max-height: var(--pf-v6-c-dual-list-selector__menu--MaxHeight);
|
|
146
146
|
margin-block-start: var(--pf-v6-c-dual-list-selector__menu--MarginBlockStart);
|
|
147
147
|
overflow: auto;
|
|
148
|
+
outline-offset: 2px;
|
|
148
149
|
border: var(--pf-v6-c-dual-list-selector__menu--BorderWidth) solid var(--pf-v6-c-dual-list-selector__menu--BorderColor);
|
|
149
150
|
border-radius: var(--pf-v6-c-dual-list-selector__menu--BorderRadius);
|
|
150
|
-
outline-offset: 2px;
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
.pf-v6-c-dual-list-selector__list {
|
|
@@ -183,25 +183,25 @@
|
|
|
183
183
|
--pf-v6-c-dual-list-selector__item--PaddingInlineStart: var(--pf-v6-c-dual-list-selector__item--m-expandable--PaddingInlineStart);
|
|
184
184
|
}
|
|
185
185
|
.pf-v6-c-dual-list-selector.pf-m-animate-expand .pf-v6-c-dual-list-selector__list-item.pf-m-expandable > .pf-v6-c-dual-list-selector__list {
|
|
186
|
-
max-height: 0;
|
|
187
186
|
visibility: hidden;
|
|
187
|
+
max-height: 0;
|
|
188
188
|
opacity: var(--pf-v6-c-dual-list-selector__list--Opacity);
|
|
189
|
+
translate: 0 var(--pf-v6-c-dual-list-selector__list--TranslateY);
|
|
189
190
|
transition-delay: 0s, 0s, var(--pf-v6-c-dual-list-selector__list--TransitionDuration--fade), var(--pf-v6-c-dual-list-selector__list--TransitionDuration--fade);
|
|
190
191
|
transition-timing-function: var(--pf-v6-c-dual-list-selector__list--TransitionTimingFunction);
|
|
191
192
|
transition-duration: var(--pf-v6-c-dual-list-selector__list--TransitionDuration--fade), var(--pf-v6-c-dual-list-selector__list--TransitionDuration--slide), 0s, 0s;
|
|
192
193
|
transition-property: opacity, translate, visibility, max-height;
|
|
193
|
-
translate: 0 var(--pf-v6-c-dual-list-selector__list--TranslateY);
|
|
194
194
|
}
|
|
195
195
|
.pf-v6-c-dual-list-selector__list-item.pf-m-expanded {
|
|
196
196
|
--pf-v6-c-dual-list-selector__item-toggle-icon--Rotate: var(--pf-v6-c-dual-list-selector__list-item--m-expanded__item-toggle-icon--Rotate);
|
|
197
197
|
}
|
|
198
198
|
.pf-v6-c-dual-list-selector.pf-m-animate-expand .pf-v6-c-dual-list-selector__list-item.pf-m-expanded > .pf-v6-c-dual-list-selector__list {
|
|
199
|
-
max-height: 99999px;
|
|
200
199
|
visibility: revert;
|
|
200
|
+
max-height: 99999px;
|
|
201
201
|
opacity: var(--pf-v6-c-dual-list-selector--m-expanded__list--Opacity);
|
|
202
|
+
translate: 0 var(--pf-v6-c-dual-list-selector--m-expanded__list--TranslateY);
|
|
202
203
|
transition-delay: 0s;
|
|
203
204
|
transition-duration: var(--pf-v6-c-dual-list-selector__list--TransitionDuration--expand--fade), var(--pf-v6-c-dual-list-selector__list--TransitionDuration--expand--slide), 0s, 0s;
|
|
204
|
-
translate: 0 var(--pf-v6-c-dual-list-selector--m-expanded__list--TranslateY);
|
|
205
205
|
}
|
|
206
206
|
.pf-v6-c-dual-list-selector__list-item.pf-m-disabled {
|
|
207
207
|
--pf-v6-c-dual-list-selector__item-text--Color: var(--pf-v6-c-dual-list-selector__list-item--m-disabled__item-text--Color);
|
|
@@ -336,10 +336,10 @@
|
|
|
336
336
|
min-width: var(--pf-v6-c-dual-list-selector__item-toggle-icon--MinWidth);
|
|
337
337
|
color: var(--pf-v6-c-dual-list-selector__item-toggle-icon--Color, inherit);
|
|
338
338
|
text-align: center;
|
|
339
|
+
transform: rotate(var(--pf-v6-c-dual-list-selector__item-toggle-icon--Rotate));
|
|
339
340
|
transition-timing-function: var(--pf-v6-c-dual-list-selector__item-toggle-icon--TransitionTimingFunction);
|
|
340
341
|
transition-duration: var(--pf-v6-c-dual-list-selector__item-toggle-icon--TransitionDuration);
|
|
341
342
|
transition-property: transform;
|
|
342
|
-
transform: rotate(var(--pf-v6-c-dual-list-selector__item-toggle-icon--Rotate));
|
|
343
343
|
}
|
|
344
344
|
|
|
345
345
|
.pf-v6-c-dual-list-selector__list-item .pf-v6-c-dual-list-selector__list-item {
|
|
@@ -184,9 +184,9 @@ $pf-v6-c-dual-list-selector__item--MaxNesting: 10;
|
|
|
184
184
|
max-height: var(--#{$dual-list-selector}__menu--MaxHeight);
|
|
185
185
|
margin-block-start: var(--#{$dual-list-selector}__menu--MarginBlockStart);
|
|
186
186
|
overflow: auto;
|
|
187
|
+
outline-offset: 2px; // push the focus outline out so that it is not broken by the list item row background
|
|
187
188
|
border: var(--#{$dual-list-selector}__menu--BorderWidth) solid var(--#{$dual-list-selector}__menu--BorderColor);
|
|
188
189
|
border-radius: var(--#{$dual-list-selector}__menu--BorderRadius);
|
|
189
|
-
outline-offset: 2px; // push the focus outline out so that it is not broken by the list item row background
|
|
190
190
|
}
|
|
191
191
|
|
|
192
192
|
.#{$dual-list-selector}__list {
|
|
@@ -226,14 +226,14 @@ $pf-v6-c-dual-list-selector__item--MaxNesting: 10;
|
|
|
226
226
|
|
|
227
227
|
> .#{$dual-list-selector}__list {
|
|
228
228
|
.#{$dual-list-selector}.pf-m-animate-expand & { // TODO - remove opt-in class in a breaking change
|
|
229
|
-
max-height: 0;
|
|
230
229
|
visibility: hidden;
|
|
230
|
+
max-height: 0;
|
|
231
231
|
opacity: var(--#{$dual-list-selector}__list--Opacity);
|
|
232
|
+
translate: 0 var(--#{$dual-list-selector}__list--TranslateY);
|
|
232
233
|
transition-delay: 0s, 0s, var(--#{$dual-list-selector}__list--TransitionDuration--fade), var(--#{$dual-list-selector}__list--TransitionDuration--fade);
|
|
233
234
|
transition-timing-function: var(--#{$dual-list-selector}__list--TransitionTimingFunction);
|
|
234
235
|
transition-duration: var(--#{$dual-list-selector}__list--TransitionDuration--fade), var(--#{$dual-list-selector}__list--TransitionDuration--slide), 0s, 0s;
|
|
235
236
|
transition-property: opacity, translate, visibility, max-height;
|
|
236
|
-
translate: 0 var(--#{$dual-list-selector}__list--TranslateY);
|
|
237
237
|
}
|
|
238
238
|
}
|
|
239
239
|
}
|
|
@@ -243,12 +243,12 @@ $pf-v6-c-dual-list-selector__item--MaxNesting: 10;
|
|
|
243
243
|
|
|
244
244
|
> .#{$dual-list-selector}__list {
|
|
245
245
|
.#{$dual-list-selector}.pf-m-animate-expand & {
|
|
246
|
-
max-height: 99999px;
|
|
247
246
|
visibility: revert;
|
|
247
|
+
max-height: 99999px;
|
|
248
248
|
opacity: var(--#{$dual-list-selector}--m-expanded__list--Opacity);
|
|
249
|
+
translate: 0 var(--#{$dual-list-selector}--m-expanded__list--TranslateY);
|
|
249
250
|
transition-delay: 0s;
|
|
250
251
|
transition-duration: var(--#{$dual-list-selector}__list--TransitionDuration--expand--fade), var(--#{$dual-list-selector}__list--TransitionDuration--expand--slide), 0s, 0s;
|
|
251
|
-
translate: 0 var(--#{$dual-list-selector}--m-expanded__list--TranslateY);
|
|
252
252
|
}
|
|
253
253
|
}
|
|
254
254
|
}
|
|
@@ -401,10 +401,10 @@ $pf-v6-c-dual-list-selector__item--MaxNesting: 10;
|
|
|
401
401
|
min-width: var(--#{$dual-list-selector}__item-toggle-icon--MinWidth);
|
|
402
402
|
color: var(--#{$dual-list-selector}__item-toggle-icon--Color, inherit);
|
|
403
403
|
text-align: center;
|
|
404
|
+
transform: rotate(var(--#{$dual-list-selector}__item-toggle-icon--Rotate));
|
|
404
405
|
transition-timing-function: var(--#{$dual-list-selector}__item-toggle-icon--TransitionTimingFunction);
|
|
405
406
|
transition-duration: var(--#{$dual-list-selector}__item-toggle-icon--TransitionDuration);
|
|
406
407
|
transition-property: transform;
|
|
407
|
-
transform: rotate(var(--#{$dual-list-selector}__item-toggle-icon--Rotate));
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
// stylelint-disable no-duplicate-selectors
|
|
@@ -125,8 +125,8 @@
|
|
|
125
125
|
display: inline-block;
|
|
126
126
|
min-width: var(--pf-v6-c-expandable-section__toggle-icon--MinWidth);
|
|
127
127
|
color: var(--pf-v6-c-expandable-section__toggle-icon--Color);
|
|
128
|
-
transition: var(--pf-v6-c-expandable-section__toggle-icon--Transition);
|
|
129
128
|
transform: rotate(var(--pf-v6-c-expandable-section__toggle-icon--Rotate));
|
|
129
|
+
transition: var(--pf-v6-c-expandable-section__toggle-icon--Transition);
|
|
130
130
|
}
|
|
131
131
|
.pf-v6-c-expandable-section__toggle-icon.pf-m-expand-top {
|
|
132
132
|
--pf-v6-c-expandable-section__toggle-icon--Rotate: var(--pf-v6-c-expandable-section__toggle-icon--m-expand-top--Rotate);
|
|
@@ -141,13 +141,13 @@
|
|
|
141
141
|
display: revert;
|
|
142
142
|
}
|
|
143
143
|
.pf-v6-c-expandable-section:where(:not(.pf-m-truncate)) > .pf-v6-c-expandable-section__content {
|
|
144
|
+
visibility: var(--pf-v6-c-expandable-section__content--Visibility, hidden);
|
|
144
145
|
max-height: var(--pf-v6-c-expandable-section__content--MaxHeight, 0);
|
|
145
146
|
overflow: var(--pf-v6-c-expandable-section__content--Overflow, hidden);
|
|
146
|
-
visibility: var(--pf-v6-c-expandable-section__content--Visibility, hidden);
|
|
147
147
|
opacity: var(--pf-v6-c-expandable-section__content--Opacity);
|
|
148
|
+
translate: 0 var(--pf-v6-c-expandable-section__content--TranslateY);
|
|
148
149
|
transition-delay: 0s, 0s, var(--pf-v6-c-expandable-section__content--TransitionDelay--hide, 0s), var(--pf-v6-c-expandable-section__content--TransitionDelay--hide, 0s);
|
|
149
150
|
transition-timing-function: var(--pf-v6-c-expandable-section__content--TransitionTimingFunction);
|
|
150
151
|
transition-duration: var(--pf-v6-c-expandable-section__content--TransitionDuration--fade), var(--pf-v6-c-expandable-section__content--TransitionDuration--slide), 0s, 0s;
|
|
151
152
|
transition-property: opacity, translate, visibility, max-height;
|
|
152
|
-
translate: 0 var(--pf-v6-c-expandable-section__content--TranslateY);
|
|
153
153
|
}
|
|
@@ -152,8 +152,8 @@
|
|
|
152
152
|
display: inline-block;
|
|
153
153
|
min-width: var(--#{$expandable-section}__toggle-icon--MinWidth);
|
|
154
154
|
color: var(--#{$expandable-section}__toggle-icon--Color);
|
|
155
|
-
transition: var(--#{$expandable-section}__toggle-icon--Transition); // TODO remove shorthand in breaking change
|
|
156
155
|
transform: rotate(var(--#{$expandable-section}__toggle-icon--Rotate));
|
|
156
|
+
transition: var(--#{$expandable-section}__toggle-icon--Transition); // TODO remove shorthand in breaking change
|
|
157
157
|
|
|
158
158
|
&.pf-m-expand-top { // TODO: Remove this block in breaking change in favor of using modifier on outer expandable section wrapper
|
|
159
159
|
--#{$expandable-section}__toggle-icon--Rotate: var(--#{$expandable-section}__toggle-icon--m-expand-top--Rotate);
|
|
@@ -170,14 +170,14 @@
|
|
|
170
170
|
}
|
|
171
171
|
|
|
172
172
|
.#{$expandable-section}:where(:not(.pf-m-truncate)) > & {
|
|
173
|
+
visibility: var(--#{$expandable-section}__content--Visibility, hidden);
|
|
173
174
|
max-height: var(--#{$expandable-section}__content--MaxHeight, 0);
|
|
174
175
|
overflow: var(--#{$expandable-section}__content--Overflow, hidden);
|
|
175
|
-
visibility: var(--#{$expandable-section}__content--Visibility, hidden);
|
|
176
176
|
opacity: var(--#{$expandable-section}__content--Opacity);
|
|
177
|
+
translate: 0 var(--#{$expandable-section}__content--TranslateY);
|
|
177
178
|
transition-delay: 0s, 0s, var(--#{$expandable-section}__content--TransitionDelay--hide, 0s), var(--#{$expandable-section}__content--TransitionDelay--hide, 0s);
|
|
178
179
|
transition-timing-function: var(--#{$expandable-section}__content--TransitionTimingFunction);
|
|
179
180
|
transition-duration: var(--#{$expandable-section}__content--TransitionDuration--fade), var(--#{$expandable-section}__content--TransitionDuration--slide), 0s, 0s;
|
|
180
181
|
transition-property: opacity, translate, visibility, max-height;
|
|
181
|
-
translate: 0 var(--#{$expandable-section}__content--TranslateY);
|
|
182
182
|
}
|
|
183
183
|
}
|
package/components/Form/form.css
CHANGED
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
.pf-v6-c-form.pf-m-horizontal .pf-v6-c-form__group {
|
|
110
110
|
display: grid;
|
|
111
111
|
grid-template-columns: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth) var(--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth);
|
|
112
|
-
|
|
112
|
+
column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
113
113
|
}
|
|
114
114
|
.pf-v6-c-form.pf-m-horizontal .pf-v6-c-form__group-label {
|
|
115
115
|
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
.pf-v6-c-form.pf-m-horizontal-on-xs .pf-v6-c-form__group {
|
|
138
138
|
display: grid;
|
|
139
139
|
grid-template-columns: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth) var(--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth);
|
|
140
|
-
|
|
140
|
+
column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
141
141
|
}
|
|
142
142
|
.pf-v6-c-form.pf-m-horizontal-on-xs .pf-v6-c-form__group-label {
|
|
143
143
|
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
.pf-v6-c-form.pf-m-horizontal-on-sm .pf-v6-c-form__group {
|
|
166
166
|
display: grid;
|
|
167
167
|
grid-template-columns: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth) var(--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth);
|
|
168
|
-
|
|
168
|
+
column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
169
169
|
}
|
|
170
170
|
.pf-v6-c-form.pf-m-horizontal-on-sm .pf-v6-c-form__group-label {
|
|
171
171
|
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
.pf-v6-c-form.pf-m-horizontal-on-md .pf-v6-c-form__group {
|
|
194
194
|
display: grid;
|
|
195
195
|
grid-template-columns: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth) var(--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth);
|
|
196
|
-
|
|
196
|
+
column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
197
197
|
}
|
|
198
198
|
.pf-v6-c-form.pf-m-horizontal-on-md .pf-v6-c-form__group-label {
|
|
199
199
|
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
.pf-v6-c-form.pf-m-horizontal-on-lg .pf-v6-c-form__group {
|
|
222
222
|
display: grid;
|
|
223
223
|
grid-template-columns: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth) var(--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth);
|
|
224
|
-
|
|
224
|
+
column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
225
225
|
}
|
|
226
226
|
.pf-v6-c-form.pf-m-horizontal-on-lg .pf-v6-c-form__group-label {
|
|
227
227
|
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
.pf-v6-c-form.pf-m-horizontal-on-xl .pf-v6-c-form__group {
|
|
250
250
|
display: grid;
|
|
251
251
|
grid-template-columns: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth) var(--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth);
|
|
252
|
-
|
|
252
|
+
column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
253
253
|
}
|
|
254
254
|
.pf-v6-c-form.pf-m-horizontal-on-xl .pf-v6-c-form__group-label {
|
|
255
255
|
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
@@ -277,7 +277,7 @@
|
|
|
277
277
|
.pf-v6-c-form.pf-m-horizontal-on-2xl .pf-v6-c-form__group {
|
|
278
278
|
display: grid;
|
|
279
279
|
grid-template-columns: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnWidth) var(--pf-v6-c-form--m-horizontal__group-control--md--GridColumnWidth);
|
|
280
|
-
|
|
280
|
+
column-gap: var(--pf-v6-c-form--m-horizontal__group-label--md--GridColumnGap);
|
|
281
281
|
}
|
|
282
282
|
.pf-v6-c-form.pf-m-horizontal-on-2xl .pf-v6-c-form__group-label {
|
|
283
283
|
padding-block-start: var(--pf-v6-c-form--m-horizontal__group-label--md--PaddingBlockStart);
|
|
@@ -450,14 +450,14 @@
|
|
|
450
450
|
--pf-v6-c-form__field-group-toggle-icon--Rotate: var(--pf-v6-c-form__field-group--m-expanded__toggle-icon--Rotate);
|
|
451
451
|
}
|
|
452
452
|
.pf-v6-c-form__field-group.pf-m-expanded.pf-m-expandable > .pf-v6-c-form__field-group-body {
|
|
453
|
+
visibility: visible;
|
|
453
454
|
max-height: 99999px;
|
|
454
455
|
padding-block-start: var(--pf-v6-c-form__field-group-body--PaddingBlockStart);
|
|
455
456
|
padding-block-end: var(--pf-v6-c-form__field-group-body--PaddingBlockEnd);
|
|
456
|
-
visibility: visible;
|
|
457
457
|
opacity: 1;
|
|
458
|
+
translate: 0 var(--pf-v6-c-form__field-group--m-expanded__field-group-body--TranslateY);
|
|
458
459
|
transition-delay: 0s;
|
|
459
460
|
transition-duration: var(--pf-v6-c-form__field-group-body--TransitionDuration--expand--fade), var(--pf-v6-c-form__field-group-body--TransitionDuration--expand--slide), 0s, 0s, 0s, 0s;
|
|
460
|
-
translate: 0 var(--pf-v6-c-form__field-group--m-expanded__field-group-body--TranslateY);
|
|
461
461
|
}
|
|
462
462
|
|
|
463
463
|
.pf-v6-c-form__field-group-toggle {
|
|
@@ -479,10 +479,10 @@
|
|
|
479
479
|
display: inline-block;
|
|
480
480
|
min-width: var(--pf-v6-c-form__field-group-toggle-icon--MinWidth);
|
|
481
481
|
text-align: center;
|
|
482
|
+
transform: rotate(var(--pf-v6-c-form__field-group-toggle-icon--Rotate));
|
|
482
483
|
transition-timing-function: var(--pf-v6-c-form__field-group-toggle-icon--TransitionTimingFunction);
|
|
483
484
|
transition-duration: var(--pf-v6-c-form__field-group-toggle-icon--TransitionDuration);
|
|
484
485
|
transition-property: transform;
|
|
485
|
-
transform: rotate(var(--pf-v6-c-form__field-group-toggle-icon--Rotate));
|
|
486
486
|
}
|
|
487
487
|
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-form__field-group-toggle-icon {
|
|
488
488
|
scale: -1 1;
|
|
@@ -531,15 +531,15 @@
|
|
|
531
531
|
padding-block-end: var(--pf-v6-c-form__field-group-body--PaddingBlockEnd);
|
|
532
532
|
}
|
|
533
533
|
.pf-v6-c-form__field-group.pf-m-expandable > .pf-v6-c-form__field-group-body {
|
|
534
|
+
visibility: hidden;
|
|
534
535
|
max-height: 0;
|
|
535
536
|
padding-block-start: 0;
|
|
536
537
|
padding-block-end: 0;
|
|
537
|
-
visibility: hidden;
|
|
538
538
|
opacity: 0;
|
|
539
|
+
translate: 0 var(--pf-v6-c-form__field-group-body--TranslateY);
|
|
539
540
|
transition-delay: 0s, 0s, var(--pf-v6-c-form__field-group-body--TransitionDuration--collapse--fade), var(--pf-v6-c-form__field-group-body--TransitionDuration--collapse--fade), var(--pf-v6-c-form__field-group-body--TransitionDuration--collapse--fade), var(--pf-v6-c-form__field-group-body--TransitionDuration--collapse--fade);
|
|
540
541
|
transition-duration: var(--pf-v6-c-form__field-group-body--TransitionDuration--collapse--fade), var(--pf-v6-c-form__field-group-body--TransitionDuration--collapse--slide), 0s, 0s, 0s, 0s;
|
|
541
542
|
transition-property: opacity, translate, visibility, max-height, padding-block-start, padding-block-end;
|
|
542
|
-
translate: 0 var(--pf-v6-c-form__field-group-body--TranslateY);
|
|
543
543
|
}
|
|
544
544
|
|
|
545
545
|
.pf-v6-c-form__field-group-body > .pf-v6-c-form__field-group:first-child {
|
|
@@ -195,7 +195,7 @@ $pf-v6-c-form--m-horizontal--breakpoint-map: build-breakpoint-map("sm", "md", "l
|
|
|
195
195
|
.#{$form}__group {
|
|
196
196
|
display: grid;
|
|
197
197
|
grid-template-columns: var(--#{$form}--m-horizontal__group-label--md--GridColumnWidth) var(--#{$form}--m-horizontal__group-control--md--GridColumnWidth);
|
|
198
|
-
|
|
198
|
+
column-gap: var(--#{$form}--m-horizontal__group-label--md--GridColumnGap);
|
|
199
199
|
}
|
|
200
200
|
|
|
201
201
|
.#{$form}__group-label {
|
|
@@ -408,14 +408,14 @@ $pf-v6-c-form--m-horizontal--breakpoint-map: build-breakpoint-map("sm", "md", "l
|
|
|
408
408
|
}
|
|
409
409
|
|
|
410
410
|
&.pf-m-expandable > .#{$form}__field-group-body { // TODO - remove .pf-m-expandable in a breaking change, it shouldn't be needed. Only needed now so that these styles are an opt-in behind .pf-m-expandable
|
|
411
|
+
visibility: visible;
|
|
411
412
|
max-height: 99999px;
|
|
412
413
|
padding-block-start: var(--#{$form}__field-group-body--PaddingBlockStart);
|
|
413
414
|
padding-block-end: var(--#{$form}__field-group-body--PaddingBlockEnd);
|
|
414
|
-
visibility: visible;
|
|
415
415
|
opacity: 1;
|
|
416
|
+
translate: 0 var(--#{$form}__field-group--m-expanded__field-group-body--TranslateY);
|
|
416
417
|
transition-delay: 0s;
|
|
417
418
|
transition-duration: var(--#{$form}__field-group-body--TransitionDuration--expand--fade), var(--#{$form}__field-group-body--TransitionDuration--expand--slide), 0s, 0s, 0s, 0s;
|
|
418
|
-
translate: 0 var(--#{$form}__field-group--m-expanded__field-group-body--TranslateY);
|
|
419
419
|
}
|
|
420
420
|
}
|
|
421
421
|
}
|
|
@@ -440,10 +440,10 @@ $pf-v6-c-form--m-horizontal--breakpoint-map: build-breakpoint-map("sm", "md", "l
|
|
|
440
440
|
display: inline-block;
|
|
441
441
|
min-width: var(--#{$form}__field-group-toggle-icon--MinWidth);
|
|
442
442
|
text-align: center;
|
|
443
|
+
transform: rotate(var(--#{$form}__field-group-toggle-icon--Rotate));
|
|
443
444
|
transition-timing-function: var(--#{$form}__field-group-toggle-icon--TransitionTimingFunction);
|
|
444
445
|
transition-duration: var(--#{$form}__field-group-toggle-icon--TransitionDuration);
|
|
445
446
|
transition-property: transform;
|
|
446
|
-
transform: rotate(var(--#{$form}__field-group-toggle-icon--Rotate));
|
|
447
447
|
|
|
448
448
|
@include pf-v6-mirror-inline-on-rtl;
|
|
449
449
|
}
|
|
@@ -491,15 +491,15 @@ $pf-v6-c-form--m-horizontal--breakpoint-map: build-breakpoint-map("sm", "md", "l
|
|
|
491
491
|
padding-block-end: var(--#{$form}__field-group-body--PaddingBlockEnd);
|
|
492
492
|
|
|
493
493
|
@at-root .#{$form}__field-group.pf-m-expandable > & {
|
|
494
|
+
visibility: hidden;
|
|
494
495
|
max-height: 0;
|
|
495
496
|
padding-block-start: 0;
|
|
496
497
|
padding-block-end: 0;
|
|
497
|
-
visibility: hidden;
|
|
498
498
|
opacity: 0;
|
|
499
|
+
translate: 0 var(--#{$form}__field-group-body--TranslateY);
|
|
499
500
|
transition-delay: 0s, 0s, var(--#{$form}__field-group-body--TransitionDuration--collapse--fade), var(--#{$form}__field-group-body--TransitionDuration--collapse--fade), var(--#{$form}__field-group-body--TransitionDuration--collapse--fade), var(--#{$form}__field-group-body--TransitionDuration--collapse--fade);
|
|
500
501
|
transition-duration: var(--#{$form}__field-group-body--TransitionDuration--collapse--fade), var(--#{$form}__field-group-body--TransitionDuration--collapse--slide), 0s, 0s, 0s, 0s;
|
|
501
502
|
transition-property: opacity, translate, visibility, max-height, padding-block-start, padding-block-end;
|
|
502
|
-
translate: 0 var(--#{$form}__field-group-body--TranslateY);
|
|
503
503
|
}
|
|
504
504
|
|
|
505
505
|
> .#{$form}__field-group {
|
|
@@ -147,10 +147,10 @@
|
|
|
147
147
|
padding-inline-end: var(--pf-v6-c-form-control--PaddingInlineEnd);
|
|
148
148
|
color: var(--pf-v6-c-form-control--Color);
|
|
149
149
|
appearance: none;
|
|
150
|
+
outline-offset: var(--pf-v6-c-form-control--OutlineOffset);
|
|
150
151
|
background-color: transparent;
|
|
151
152
|
border: none;
|
|
152
153
|
border-radius: var(--pf-v6-c-form-control--BorderRadius);
|
|
153
|
-
outline-offset: var(--pf-v6-c-form-control--OutlineOffset);
|
|
154
154
|
}
|
|
155
155
|
.pf-v6-c-form-control > ::placeholder {
|
|
156
156
|
color: var(--pf-v6-c-form-control--m-placeholder--Color);
|
|
@@ -182,6 +182,7 @@
|
|
|
182
182
|
border-radius: var(--#{$form-control}--before--BorderRadius);
|
|
183
183
|
}
|
|
184
184
|
|
|
185
|
+
// stylelint-disable selector-max-type
|
|
185
186
|
> :is(input, select, textarea) {
|
|
186
187
|
grid-row: 1 / 2;
|
|
187
188
|
grid-column: 1 / -1;
|
|
@@ -191,11 +192,12 @@
|
|
|
191
192
|
padding-inline-end: var(--#{$form-control}--PaddingInlineEnd);
|
|
192
193
|
color: var(--#{$form-control}--Color);
|
|
193
194
|
appearance: none;
|
|
195
|
+
outline-offset: var(--#{$form-control}--OutlineOffset);
|
|
194
196
|
background-color: transparent;
|
|
195
197
|
border: none;
|
|
196
198
|
border-radius: var(--#{$form-control}--BorderRadius);
|
|
197
|
-
outline-offset: var(--#{$form-control}--OutlineOffset);
|
|
198
199
|
}
|
|
200
|
+
// stylelint-enable selector-max-type
|
|
199
201
|
|
|
200
202
|
> ::placeholder {
|
|
201
203
|
color: var(--#{$form-control}--m-placeholder--Color); // TODO update to set --#{$form-control}--Color in breaking change - also look for any other place to do that in this component
|
package/components/Hero/hero.css
CHANGED
|
@@ -59,8 +59,8 @@
|
|
|
59
59
|
:where(.pf-v6-theme-glass) .pf-v6-c-hero.pf-m-glass {
|
|
60
60
|
--pf-v6-c-hero--BorderColor: var(--pf-v6-c-hero--m-glass--BorderColor);
|
|
61
61
|
--pf-v6-c-hero--BackgroundColor: var(--pf-v6-c-hero--m-glass--BackgroundColor);
|
|
62
|
-
backdrop-filter: var(--pf-v6-c-hero--m-glass--BackdropFilter);
|
|
63
62
|
box-shadow: var(--pf-v6-c-hero--m-glass--BoxShadow);
|
|
63
|
+
backdrop-filter: var(--pf-v6-c-hero--m-glass--BackdropFilter);
|
|
64
64
|
}
|
|
65
65
|
:root:where(.pf-v6-theme-dark) .pf-v6-c-hero {
|
|
66
66
|
--pf-v6-c-hero--BackgroundImage: var(--pf-v6-c-hero--BackgroundImage--dark);
|
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
--#{$hero}--BorderColor: var(--#{$hero}--m-glass--BorderColor);
|
|
71
71
|
--#{$hero}--BackgroundColor: var(--#{$hero}--m-glass--BackgroundColor);
|
|
72
72
|
|
|
73
|
-
backdrop-filter: var(--#{$hero}--m-glass--BackdropFilter);
|
|
74
73
|
box-shadow: var(--#{$hero}--m-glass--BoxShadow);
|
|
74
|
+
backdrop-filter: var(--#{$hero}--m-glass--BackdropFilter);
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
:root:where(.#{$pf-prefix}theme-dark) & {
|
package/components/Hint/hint.css
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
.pf-v6-c-hint {
|
|
22
22
|
display: grid;
|
|
23
23
|
grid-template-columns: 1fr auto;
|
|
24
|
-
|
|
24
|
+
row-gap: var(--pf-v6-c-hint--GridRowGap);
|
|
25
25
|
padding-block-start: var(--pf-v6-c-hint--PaddingBlockStart);
|
|
26
26
|
padding-block-end: var(--pf-v6-c-hint--PaddingBlockEnd);
|
|
27
27
|
padding-inline-start: var(--pf-v6-c-hint--PaddingInlineStart);
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
.#{$hint} {
|
|
32
32
|
display: grid;
|
|
33
33
|
grid-template-columns: 1fr auto;
|
|
34
|
-
|
|
34
|
+
row-gap: var(--#{$hint}--GridRowGap);
|
|
35
35
|
padding-block-start: var(--#{$hint}--PaddingBlockStart);
|
|
36
36
|
padding-block-end: var(--#{$hint}--PaddingBlockEnd);
|
|
37
37
|
padding-inline-start: var(--#{$hint}--PaddingInlineStart);
|
|
@@ -55,20 +55,20 @@
|
|
|
55
55
|
transition: gap 0s var(--pf-v6-c-input-group__item--m-search-text-input--TransitionDuration--fade);
|
|
56
56
|
}
|
|
57
57
|
.pf-v6-c-input-group.pf-m-search-expandable .pf-v6-c-input-group__item.pf-m-search-input {
|
|
58
|
+
visibility: var(--pf-v6-c-input-group__item--m-search-text-input--Visibility, hidden);
|
|
58
59
|
flex-grow: 1;
|
|
59
60
|
max-width: var(--pf-v6-c-input-group__item--m-search-text-input--MaxWidth, 0);
|
|
60
|
-
visibility: var(--pf-v6-c-input-group__item--m-search-text-input--Visibility, hidden);
|
|
61
61
|
opacity: var(--pf-v6-c-input-group__item--m-search-text-input--Opacity, 0);
|
|
62
|
+
transform-origin: var(--pf-v6-c-input-group__item--m-search-text-input--TransformOriginX) center;
|
|
63
|
+
scale: var(--pf-v6-c-input-group__item--m-search-text-input--ScaleX) 1;
|
|
62
64
|
transition-delay: 0s, 0s, var(--pf-v6-c-input-group__item--m-search-text-input--TransitionDuration--fade), var(--pf-v6-c-input-group__item--m-search-text-input--TransitionDuration--fade);
|
|
63
65
|
transition-timing-function: var(--pf-v6-c-input-group__item--m-search-text-input--TransitionTimingFunction);
|
|
64
66
|
transition-duration: var(--pf-v6-c-input-group__item--m-search-text-input--TransitionDuration--fade), var(--pf-v6-c-input-group__item--m-search-text-input--TransitionDuration--slide), 0s, 0s;
|
|
65
67
|
transition-property: opacity, scale, visibility, max-width;
|
|
66
|
-
transform-origin: var(--pf-v6-c-input-group__item--m-search-text-input--TransformOriginX) center;
|
|
67
|
-
scale: var(--pf-v6-c-input-group__item--m-search-text-input--ScaleX) 1;
|
|
68
68
|
}
|
|
69
69
|
.pf-v6-c-input-group.pf-m-search-expandable .pf-v6-c-input-group__item.pf-m-search-expand {
|
|
70
|
-
max-width: var(--pf-v6-c-input-group__item--m-search-expand--MaxWidth, 100%);
|
|
71
70
|
visibility: var(--pf-v6-c-input-group__item--m-search-expand--Visibility, visible);
|
|
71
|
+
max-width: var(--pf-v6-c-input-group__item--m-search-expand--MaxWidth, 100%);
|
|
72
72
|
opacity: var(--pf-v6-c-input-group__item--m-search-expand--Opacity, 1);
|
|
73
73
|
transition-delay: var(--pf-v6-c-input-group__item--m-search-action--TransitionDuration--fade);
|
|
74
74
|
transition-timing-function: var(--pf-v6-c-input-group__item--m-search-expand--TransitionTimingFunction);
|
|
@@ -76,8 +76,8 @@
|
|
|
76
76
|
transition-property: opacity, visibility, max-width;
|
|
77
77
|
}
|
|
78
78
|
.pf-v6-c-input-group.pf-m-search-expandable .pf-v6-c-input-group__item.pf-m-search-action {
|
|
79
|
-
max-width: var(--pf-v6-c-input-group__item--m-search-action--MaxWidth, 0);
|
|
80
79
|
visibility: var(--pf-v6-c-input-group__item--m-search-action--Visibility, hidden);
|
|
80
|
+
max-width: var(--pf-v6-c-input-group__item--m-search-action--MaxWidth, 0);
|
|
81
81
|
opacity: var(--pf-v6-c-input-group__item--m-search-action--Opacity, 0);
|
|
82
82
|
transition-delay: 0s, var(--pf-v6-c-input-group__item--m-search-action--TransitionDuration--fade), var(--pf-v6-c-input-group__item--m-search-action--TransitionDuration--fade);
|
|
83
83
|
transition-timing-function: var(--pf-v6-c-input-group__item--m-search-action--TransitionTimingFunction);
|
|
@@ -72,22 +72,22 @@
|
|
|
72
72
|
|
|
73
73
|
.#{$input-group}__item {
|
|
74
74
|
&.pf-m-search-input {
|
|
75
|
+
visibility: var(--#{$input-group}__item--m-search-text-input--Visibility, hidden);
|
|
75
76
|
flex-grow: 1;
|
|
76
77
|
max-width: var(--#{$input-group}__item--m-search-text-input--MaxWidth, 0);
|
|
77
|
-
visibility: var(--#{$input-group}__item--m-search-text-input--Visibility, hidden);
|
|
78
78
|
opacity: var(--#{$input-group}__item--m-search-text-input--Opacity, 0);
|
|
79
|
+
transform-origin: var(--#{$input-group}__item--m-search-text-input--TransformOriginX) center;
|
|
80
|
+
scale: var(--#{$input-group}__item--m-search-text-input--ScaleX) 1;
|
|
79
81
|
transition-delay: 0s, 0s, var(--#{$input-group}__item--m-search-text-input--TransitionDuration--fade), var(--#{$input-group}__item--m-search-text-input--TransitionDuration--fade);
|
|
80
82
|
transition-timing-function: var(--#{$input-group}__item--m-search-text-input--TransitionTimingFunction);
|
|
81
83
|
transition-duration: var(--#{$input-group}__item--m-search-text-input--TransitionDuration--fade), var(--#{$input-group}__item--m-search-text-input--TransitionDuration--slide), 0s, 0s;
|
|
82
84
|
transition-property: opacity, scale, visibility, max-width;
|
|
83
|
-
transform-origin: var(--#{$input-group}__item--m-search-text-input--TransformOriginX) center;
|
|
84
|
-
scale: var(--#{$input-group}__item--m-search-text-input--ScaleX) 1;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
// the expand button (magnifying glass)
|
|
88
88
|
&.pf-m-search-expand {
|
|
89
|
-
max-width: var(--#{$input-group}__item--m-search-expand--MaxWidth, 100%);
|
|
90
89
|
visibility: var(--#{$input-group}__item--m-search-expand--Visibility, visible);
|
|
90
|
+
max-width: var(--#{$input-group}__item--m-search-expand--MaxWidth, 100%);
|
|
91
91
|
opacity: var(--#{$input-group}__item--m-search-expand--Opacity, 1);
|
|
92
92
|
transition-delay: var(--#{$input-group}__item--m-search-action--TransitionDuration--fade);
|
|
93
93
|
transition-timing-function: var(--#{$input-group}__item--m-search-expand--TransitionTimingFunction);
|
|
@@ -97,8 +97,8 @@
|
|
|
97
97
|
|
|
98
98
|
// other input group items adjacent to the search input that are shown when expanded
|
|
99
99
|
&.pf-m-search-action {
|
|
100
|
-
max-width: var(--#{$input-group}__item--m-search-action--MaxWidth, 0);
|
|
101
100
|
visibility: var(--#{$input-group}__item--m-search-action--Visibility, hidden);
|
|
101
|
+
max-width: var(--#{$input-group}__item--m-search-action--MaxWidth, 0);
|
|
102
102
|
opacity: var(--#{$input-group}__item--m-search-action--Opacity, 0);
|
|
103
103
|
transition-delay: 0s, var(--#{$input-group}__item--m-search-action--TransitionDuration--fade), var(--#{$input-group}__item--m-search-action--TransitionDuration--fade);
|
|
104
104
|
transition-timing-function: var(--#{$input-group}__item--m-search-action--TransitionTimingFunction);
|
|
@@ -251,8 +251,8 @@
|
|
|
251
251
|
.pf-v6-c-jump-links__toggle-icon {
|
|
252
252
|
display: inline-block;
|
|
253
253
|
color: var(--pf-v6-c-jump-links__toggle-icon--Color);
|
|
254
|
+
transform: rotate(var(--pf-v6-c-jump-links__toggle-icon--Rotate));
|
|
254
255
|
transition-timing-function: var(--pf-v6-c-jump-links__toggle-icon--TransitionTimingFunction);
|
|
255
256
|
transition-duration: var(--pf-v6-c-jump-links__toggle-icon--TransitionDuration);
|
|
256
257
|
transition-property: transform;
|
|
257
|
-
transform: rotate(var(--pf-v6-c-jump-links__toggle-icon--Rotate));
|
|
258
258
|
}
|
|
@@ -232,8 +232,8 @@ $pf-v6-c-jump-links--m-expandable--breakpoint-map: build-breakpoint-map("base",
|
|
|
232
232
|
|
|
233
233
|
display: inline-block;
|
|
234
234
|
color: var(--#{$jump-links}__toggle-icon--Color);
|
|
235
|
+
transform: rotate(var(--#{$jump-links}__toggle-icon--Rotate));
|
|
235
236
|
transition-timing-function: var(--#{$jump-links}__toggle-icon--TransitionTimingFunction);
|
|
236
237
|
transition-duration: var(--#{$jump-links}__toggle-icon--TransitionDuration);
|
|
237
238
|
transition-property: transform;
|
|
238
|
-
transform: rotate(var(--#{$jump-links}__toggle-icon--Rotate));
|
|
239
239
|
}
|
|
@@ -208,9 +208,9 @@
|
|
|
208
208
|
font-size: var(--pf-v6-c-label--FontSize);
|
|
209
209
|
white-space: nowrap;
|
|
210
210
|
background: transparent;
|
|
211
|
-
isolation: isolate;
|
|
212
211
|
border: 0;
|
|
213
212
|
border-radius: var(--pf-v6-c-label--BorderRadius);
|
|
213
|
+
isolation: isolate;
|
|
214
214
|
}
|
|
215
215
|
.pf-v6-c-label.pf-m-blue {
|
|
216
216
|
--pf-v6-c-label--BackgroundColor: var(--pf-v6-c-label--m-blue--BackgroundColor);
|
|
@@ -266,9 +266,9 @@
|
|
|
266
266
|
font-size: var(--#{$label}--FontSize);
|
|
267
267
|
white-space: nowrap;
|
|
268
268
|
background: transparent;
|
|
269
|
-
isolation: isolate;
|
|
270
269
|
border: 0;
|
|
271
270
|
border-radius: var(--#{$label}--BorderRadius);
|
|
271
|
+
isolation: isolate;
|
|
272
272
|
|
|
273
273
|
&.pf-m-blue {
|
|
274
274
|
--#{$label}--BackgroundColor: var(--#{$label}--m-blue--BackgroundColor);
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
display: grid;
|
|
141
141
|
grid-template-areas: "main header" "main footer" "main .";
|
|
142
142
|
grid-template-columns: var(--pf-v6-c-login__container--xl--GridTemplateColumns);
|
|
143
|
-
|
|
143
|
+
column-gap: var(--pf-v6-c-login__container--xl--GridColumnGap);
|
|
144
144
|
justify-content: center;
|
|
145
145
|
padding-inline-start: var(--pf-v6-c-login__container--PaddingInlineStart);
|
|
146
146
|
padding-inline-end: var(--pf-v6-c-login__container--PaddingInlineEnd);
|
|
@@ -166,10 +166,10 @@
|
|
|
166
166
|
align-self: start;
|
|
167
167
|
margin-block-end: var(--pf-v6-c-login__main--MarginBlockEnd);
|
|
168
168
|
background-color: var(--pf-v6-c-login__main--BackgroundColor);
|
|
169
|
-
backdrop-filter: var(--pf-v6-c-login__main--BackdropFilter);
|
|
170
169
|
border: var(--pf-v6-c-login__main--BorderWidth) solid var(--pf-v6-c-login__main--BorderColor);
|
|
171
170
|
border-radius: var(--pf-v6-c-login__main--BorderRadius);
|
|
172
171
|
box-shadow: var(--pf-v6-c-login__main--BoxShadow);
|
|
172
|
+
backdrop-filter: var(--pf-v6-c-login__main--BackdropFilter);
|
|
173
173
|
}
|
|
174
174
|
.pf-v6-c-login__main > :first-child:not(.pf-v6-c-login__main-header) {
|
|
175
175
|
padding-block-start: var(--pf-v6-c-login__main-header--PaddingBlockStart);
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"main footer"
|
|
142
142
|
"main .";
|
|
143
143
|
grid-template-columns: var(--#{$login}__container--xl--GridTemplateColumns);
|
|
144
|
-
|
|
144
|
+
column-gap: var(--#{$login}__container--xl--GridColumnGap);
|
|
145
145
|
justify-content: center;
|
|
146
146
|
padding-inline-start: var(--#{$login}__container--PaddingInlineStart);
|
|
147
147
|
padding-inline-end: var(--#{$login}__container--PaddingInlineEnd);
|
|
@@ -167,10 +167,10 @@
|
|
|
167
167
|
align-self: start;
|
|
168
168
|
margin-block-end: var(--#{$login}__main--MarginBlockEnd);
|
|
169
169
|
background-color: var(--#{$login}__main--BackgroundColor);
|
|
170
|
-
backdrop-filter: var(--#{$login}__main--BackdropFilter);
|
|
171
170
|
border: var(--#{$login}__main--BorderWidth) solid var(--#{$login}__main--BorderColor);
|
|
172
171
|
border-radius: var(--#{$login}__main--BorderRadius);
|
|
173
172
|
box-shadow: var(--#{$login}__main--BoxShadow);
|
|
173
|
+
backdrop-filter: var(--#{$login}__main--BackdropFilter);
|
|
174
174
|
|
|
175
175
|
// If the first child isn't a header, then we need to put the header's top padding there
|
|
176
176
|
> :first-child:not(.#{$login}__main-header) {
|
|
@@ -240,9 +240,9 @@
|
|
|
240
240
|
}
|
|
241
241
|
:where(.pf-v6-theme-glass) .pf-v6-c-masthead:not(.pf-m-docked) {
|
|
242
242
|
background-color: var(--pf-t--global--background--color--glass--primary--default);
|
|
243
|
-
backdrop-filter: var(--pf-t--global--background--filter--glass--blur--primary);
|
|
244
243
|
border-block-end: var(--pf-t--global--border--width--glass--default) solid var(--pf-t--global--border--color--glass--default);
|
|
245
244
|
box-shadow: var(--pf-t--global--box-shadow--glass--default);
|
|
245
|
+
backdrop-filter: var(--pf-t--global--background--filter--glass--blur--primary);
|
|
246
246
|
}
|
|
247
247
|
|
|
248
248
|
.pf-v6-c-masthead__main {
|
|
@@ -260,9 +260,9 @@ $pf-v6-c-masthead--inset-map: build-spacer-map("none", "sm", "md", "lg", "xl", "
|
|
|
260
260
|
// placeholder for banded
|
|
261
261
|
@at-root :where(.pf-v6-theme-glass) &:not(.pf-m-docked) {
|
|
262
262
|
background-color: var(--pf-t--global--background--color--glass--primary--default);
|
|
263
|
-
backdrop-filter: var(--pf-t--global--background--filter--glass--blur--primary);
|
|
264
263
|
border-block-end: var(--pf-t--global--border--width--glass--default) solid var(--pf-t--global--border--color--glass--default);
|
|
265
264
|
box-shadow: var(--pf-t--global--box-shadow--glass--default);
|
|
265
|
+
backdrop-filter: var(--pf-t--global--background--filter--glass--blur--primary);
|
|
266
266
|
}
|
|
267
267
|
}
|
|
268
268
|
|
package/components/Menu/menu.css
CHANGED
|
@@ -321,8 +321,8 @@
|
|
|
321
321
|
}
|
|
322
322
|
|
|
323
323
|
.pf-v6-c-menu.pf-m-drilldown .pf-v6-c-menu__list {
|
|
324
|
-
overflow: hidden;
|
|
325
324
|
visibility: visible;
|
|
325
|
+
overflow: hidden;
|
|
326
326
|
transition: var(--pf-v6-c-menu--m-drilldown__list--Transition);
|
|
327
327
|
}
|
|
328
328
|
.pf-v6-c-menu.pf-m-drilldown .pf-v6-c-menu__list .pf-v6-c-menu__list {
|
|
@@ -348,8 +348,8 @@
|
|
|
348
348
|
outline-offset: var(--pf-v6-c-menu--OutlineOffset);
|
|
349
349
|
}
|
|
350
350
|
.pf-v6-c-menu.pf-m-drilled-in > .pf-v6-c-menu__content > .pf-v6-c-menu__list {
|
|
351
|
-
overflow: visible;
|
|
352
351
|
visibility: hidden;
|
|
352
|
+
overflow: visible;
|
|
353
353
|
}
|
|
354
354
|
.pf-v6-c-menu.pf-m-drilled-in > .pf-v6-c-menu__content > .pf-v6-c-menu__list > .pf-v6-c-divider,
|
|
355
355
|
.pf-v6-c-menu.pf-m-drilled-in > .pf-v6-c-menu__content > .pf-v6-c-menu__list > .pf-v6-c-menu__list-item:not(.pf-m-current-path) {
|
|
@@ -490,10 +490,10 @@
|
|
|
490
490
|
color: var(--pf-v6-c-menu__item--Color);
|
|
491
491
|
text-align: start;
|
|
492
492
|
text-decoration-line: none;
|
|
493
|
+
outline-offset: var(--pf-v6-c-menu--OutlineOffset);
|
|
493
494
|
background-color: var(--pf-v6-c-menu__item--BackgroundColor);
|
|
494
495
|
border: 0;
|
|
495
496
|
border-radius: var(--pf-v6-c-menu__item--BorderRadius);
|
|
496
|
-
outline-offset: var(--pf-v6-c-menu--OutlineOffset);
|
|
497
497
|
--pf-v6-hidden-visible--visible--Display: flex;
|
|
498
498
|
--pf-v6-hidden-visible--hidden--Display: none;
|
|
499
499
|
--pf-v6-hidden-visible--Display: var(--pf-v6-hidden-visible--visible--Display);
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
.pf-v6-c-menu__item-description {
|
|
588
588
|
font-size: var(--pf-v6-c-menu__item-description--FontSize);
|
|
589
589
|
color: var(--pf-v6-c-menu__item-description--Color);
|
|
590
|
-
|
|
590
|
+
overflow-wrap: break-word;
|
|
591
591
|
}
|
|
592
592
|
|
|
593
593
|
.pf-v6-c-menu__item-check .pf-v6-c-check {
|