@patternfly/patternfly 6.6.0-prerelease.1 → 6.6.0-prerelease.3
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/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 +3 -3
- package/components/Accordion/accordion.scss +3 -3
- 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 +7 -3
- package/components/Compass/compass.scss +7 -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 +8 -4
- package/components/Page/page.scss +10 -4
- 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 +136 -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 +199 -192
- package/patternfly.css +199 -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
|
@@ -347,8 +347,8 @@
|
|
|
347
347
|
|
|
348
348
|
// - Menu list
|
|
349
349
|
.#{$menu}__list {
|
|
350
|
-
overflow: hidden;
|
|
351
350
|
visibility: visible;
|
|
351
|
+
overflow: hidden;
|
|
352
352
|
transition: var(--#{$menu}--m-drilldown__list--Transition);
|
|
353
353
|
|
|
354
354
|
& .#{$menu}__list {
|
|
@@ -390,8 +390,8 @@
|
|
|
390
390
|
|
|
391
391
|
// stylelint-disable selector-max-class
|
|
392
392
|
&.pf-m-drilled-in > .#{$menu}__content > .#{$menu}__list {
|
|
393
|
-
overflow: visible;
|
|
394
393
|
visibility: hidden;
|
|
394
|
+
overflow: visible;
|
|
395
395
|
|
|
396
396
|
> .#{$divider},
|
|
397
397
|
> .#{$menu}__list-item:not(.pf-m-current-path) {
|
|
@@ -566,10 +566,10 @@
|
|
|
566
566
|
color: var(--#{$menu}__item--Color);
|
|
567
567
|
text-align: start;
|
|
568
568
|
text-decoration-line: none;
|
|
569
|
+
outline-offset: var(--#{$menu}--OutlineOffset);
|
|
569
570
|
background-color: var(--#{$menu}__item--BackgroundColor);
|
|
570
571
|
border: 0;
|
|
571
572
|
border-radius: var(--#{$menu}__item--BorderRadius);
|
|
572
|
-
outline-offset: var(--#{$menu}--OutlineOffset);
|
|
573
573
|
|
|
574
574
|
@include pf-v6-hidden-visible(flex);
|
|
575
575
|
|
|
@@ -627,7 +627,7 @@
|
|
|
627
627
|
.#{$menu}__item-description {
|
|
628
628
|
font-size: var(--#{$menu}__item-description--FontSize);
|
|
629
629
|
color: var(--#{$menu}__item-description--Color);
|
|
630
|
-
|
|
630
|
+
overflow-wrap: break-word;
|
|
631
631
|
}
|
|
632
632
|
|
|
633
633
|
// - Menu check
|
|
@@ -523,10 +523,10 @@
|
|
|
523
523
|
|
|
524
524
|
.pf-v6-c-menu-toggle__icon {
|
|
525
525
|
flex-shrink: 0;
|
|
526
|
+
rotate: var(--pf-v6-c-menu-toggle__icon--Rotate);
|
|
526
527
|
transition-delay: var(--pf-v6-c-menu-toggle__icon--TransitionDelay);
|
|
527
528
|
transition-duration: var(--pf-v6-c-menu-toggle__icon--TransitionDuration);
|
|
528
529
|
transition-property: var(--pf-v6-c-menu-toggle__icon--TransitionProperty);
|
|
529
|
-
rotate: var(--pf-v6-c-menu-toggle__icon--Rotate);
|
|
530
530
|
}
|
|
531
531
|
.pf-v6-c-menu-toggle__icon :where(picture, img) {
|
|
532
532
|
vertical-align: middle;
|
|
@@ -649,10 +649,10 @@
|
|
|
649
649
|
|
|
650
650
|
.#{$menu-toggle}__icon {
|
|
651
651
|
flex-shrink: 0;
|
|
652
|
+
rotate: var(--#{$menu-toggle}__icon--Rotate);
|
|
652
653
|
transition-delay: var(--#{$menu-toggle}__icon--TransitionDelay);
|
|
653
654
|
transition-duration: var(--#{$menu-toggle}__icon--TransitionDuration);
|
|
654
655
|
transition-property: var(--#{$menu-toggle}__icon--TransitionProperty);
|
|
655
|
-
rotate: var(--#{$menu-toggle}__icon--Rotate);
|
|
656
656
|
|
|
657
657
|
@at-root .#{$menu-toggle}:not(.pf-m-plain) & {
|
|
658
658
|
@extend %pf-v6-menu-toggle__icon--MarginBlock;
|
package/components/Nav/nav.css
CHANGED
|
@@ -212,17 +212,17 @@
|
|
|
212
212
|
|
|
213
213
|
.pf-v6-c-nav__subnav {
|
|
214
214
|
--pf-v6-c-nav__list--RowGap: var(--pf-v6-c-nav__subnav--RowGap);
|
|
215
|
+
visibility: visible;
|
|
215
216
|
max-height: 99999px;
|
|
216
217
|
padding-block-start: var(--pf-v6-c-nav__subnav--PaddingBlockStart);
|
|
217
218
|
padding-block-end: var(--pf-v6-c-nav__subnav--PaddingBlockEnd);
|
|
218
219
|
padding-inline-start: var(--pf-v6-c-nav__subnav--PaddingInlineStart);
|
|
219
220
|
overflow-y: clip;
|
|
220
|
-
|
|
221
|
+
translate: 0 var(--pf-v6-c-nav__subnav--TranslateY);
|
|
221
222
|
transition-delay: 0s, 0s, var(--pf-v6-c-nav__subnav--TransitionDelay--expand--focus, 0s), var(--pf-v6-c-nav__subnav--TransitionDelay--expand--focus, 0s), var(--pf-v6-c-nav__subnav--TransitionDelay--expand--focus, 0s), var(--pf-v6-c-nav__subnav--TransitionDelay--expand--focus, 0s);
|
|
222
223
|
transition-timing-function: var(--pf-v6-c-nav__subnav--TransitionTimingFunction--expand);
|
|
223
224
|
transition-duration: var(--pf-v6-c-nav__subnav--TransitionDuration--expand), var(--pf-v6-c-nav__subnav--TransitionDuration--expand--slide), 0s, 0s, 0s, 0s;
|
|
224
225
|
transition-property: opacity, translate, visibility, max-height, padding-block-start, padding-block-end;
|
|
225
|
-
translate: 0 var(--pf-v6-c-nav__subnav--TranslateY);
|
|
226
226
|
}
|
|
227
227
|
.pf-v6-c-nav__subnav[hidden] {
|
|
228
228
|
--pf-v6-c-nav__subnav--TransitionDelay--expand--focus: var(--pf-v6-c-nav__subnav--TransitionDuration--expand);
|
|
@@ -232,8 +232,8 @@
|
|
|
232
232
|
--pf-v6-c-nav__subnav--PaddingBlockEnd: 0;
|
|
233
233
|
--pf-v6-c-nav__subnav--TranslateY: var(--pf-v6-c-nav__subnav--hidden--TranslateY);
|
|
234
234
|
display: grid;
|
|
235
|
-
max-height: 0;
|
|
236
235
|
visibility: hidden;
|
|
236
|
+
max-height: 0;
|
|
237
237
|
opacity: 0;
|
|
238
238
|
}
|
|
239
239
|
|
|
@@ -251,10 +251,10 @@
|
|
|
251
251
|
content: var(--pf-v6-c-nav__item--accent--content, "");
|
|
252
252
|
background-color: var(--pf-v6-c-nav__item--accent--color);
|
|
253
253
|
border-radius: var(--pf-v6-c-nav__item--accent--BorderRadius);
|
|
254
|
+
scale: 1 var(--pf-v6-c-nav__item--accent--ScaleY);
|
|
254
255
|
transition-timing-function: var(--pf-v6-c-nav__item--accent--TransitionTimingFunction);
|
|
255
256
|
transition-duration: var(--pf-v6-c-nav__item--accent--TransitionDuration);
|
|
256
257
|
transition-property: scale;
|
|
257
|
-
scale: 1 var(--pf-v6-c-nav__item--accent--ScaleY);
|
|
258
258
|
}
|
|
259
259
|
.pf-v6-c-nav__item > .pf-v6-c-nav__link[button] {
|
|
260
260
|
margin-block-end: var(--pf-v6-c-nav__button--RowGap--row-offset);
|
|
@@ -342,10 +342,10 @@
|
|
|
342
342
|
|
|
343
343
|
.pf-v6-c-nav__toggle-icon {
|
|
344
344
|
display: inline-block;
|
|
345
|
+
transform: rotate(var(--pf-v6-c-nav__item__toggle-icon--Rotate));
|
|
345
346
|
transition-timing-function: var(--pf-v6-c-nav__item__toggle-icon--TransitionTimingFunction--transform);
|
|
346
347
|
transition-duration: var(--pf-v6-c-nav__item__toggle-icon--TransitionDuration--transform);
|
|
347
348
|
transition-property: transform;
|
|
348
|
-
transform: rotate(var(--pf-v6-c-nav__item__toggle-icon--Rotate));
|
|
349
349
|
}
|
|
350
350
|
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-nav__toggle-icon {
|
|
351
351
|
scale: -1 1;
|
package/components/Nav/nav.scss
CHANGED
|
@@ -265,17 +265,17 @@
|
|
|
265
265
|
.#{$nav}__subnav {
|
|
266
266
|
--#{$nav}__list--RowGap: var(--#{$nav}__subnav--RowGap); // this value is passed to --#{$nav}__item--RowGap--row-offset and updates clickable area based on value passed
|
|
267
267
|
|
|
268
|
+
visibility: visible;
|
|
268
269
|
max-height: 99999px;
|
|
269
270
|
padding-block-start: var(--#{$nav}__subnav--PaddingBlockStart);
|
|
270
271
|
padding-block-end: var(--#{$nav}__subnav--PaddingBlockEnd);
|
|
271
272
|
padding-inline-start: var(--#{$nav}__subnav--PaddingInlineStart); // indent nested lists
|
|
272
273
|
overflow-y: clip;
|
|
273
|
-
|
|
274
|
+
translate: 0 var(--#{$nav}__subnav--TranslateY);
|
|
274
275
|
transition-delay: 0s, 0s, var(--#{$nav}__subnav--TransitionDelay--expand--focus, 0s), var(--#{$nav}__subnav--TransitionDelay--expand--focus, 0s), var(--#{$nav}__subnav--TransitionDelay--expand--focus, 0s), var(--#{$nav}__subnav--TransitionDelay--expand--focus, 0s);
|
|
275
276
|
transition-timing-function: var(--#{$nav}__subnav--TransitionTimingFunction--expand);
|
|
276
277
|
transition-duration: var(--#{$nav}__subnav--TransitionDuration--expand), var(--#{$nav}__subnav--TransitionDuration--expand--slide), 0s, 0s, 0s, 0s;
|
|
277
278
|
transition-property: opacity, translate, visibility, max-height, padding-block-start, padding-block-end;
|
|
278
|
-
translate: 0 var(--#{$nav}__subnav--TranslateY);
|
|
279
279
|
|
|
280
280
|
&[hidden] {
|
|
281
281
|
--#{$nav}__subnav--TransitionDelay--expand--focus: var(--#{$nav}__subnav--TransitionDuration--expand);
|
|
@@ -286,8 +286,8 @@
|
|
|
286
286
|
--#{$nav}__subnav--TranslateY: var(--#{$nav}__subnav--hidden--TranslateY);
|
|
287
287
|
|
|
288
288
|
display: grid; // overrides `display: none` - element is hidden via `visibility: hidden`
|
|
289
|
-
max-height: 0;
|
|
290
289
|
visibility: hidden;
|
|
290
|
+
max-height: 0;
|
|
291
291
|
opacity: 0;
|
|
292
292
|
}
|
|
293
293
|
}
|
|
@@ -307,10 +307,10 @@
|
|
|
307
307
|
content: var(--#{$nav}__item--accent--content, "");
|
|
308
308
|
background-color: var(--#{$nav}__item--accent--color);
|
|
309
309
|
border-radius: var(--#{$nav}__item--accent--BorderRadius);
|
|
310
|
+
scale: 1 var(--#{$nav}__item--accent--ScaleY);
|
|
310
311
|
transition-timing-function: var(--#{$nav}__item--accent--TransitionTimingFunction);
|
|
311
312
|
transition-duration: var(--#{$nav}__item--accent--TransitionDuration);
|
|
312
313
|
transition-property: scale;
|
|
313
|
-
scale: 1 var(--#{$nav}__item--accent--ScaleY);
|
|
314
314
|
}
|
|
315
315
|
|
|
316
316
|
> .#{$nav}__link[button] {
|
|
@@ -422,10 +422,10 @@
|
|
|
422
422
|
// - Nav toggle caret icon
|
|
423
423
|
.#{$nav}__toggle-icon {
|
|
424
424
|
display: inline-block;
|
|
425
|
+
transform: rotate(var(--#{$nav}__item__toggle-icon--Rotate));
|
|
425
426
|
transition-timing-function: var(--#{$nav}__item__toggle-icon--TransitionTimingFunction--transform);
|
|
426
427
|
transition-duration: var(--#{$nav}__item__toggle-icon--TransitionDuration--transform);
|
|
427
428
|
transition-property: transform;
|
|
428
|
-
transform: rotate(var(--#{$nav}__item__toggle-icon--Rotate));
|
|
429
429
|
|
|
430
430
|
@include pf-v6-mirror-inline-on-rtl;
|
|
431
431
|
|
|
@@ -138,9 +138,9 @@
|
|
|
138
138
|
padding-block-end: var(--pf-v6-c-notification-drawer__list-item--PaddingBlockEnd);
|
|
139
139
|
padding-inline-start: var(--pf-v6-c-notification-drawer__list-item--PaddingInlineStart);
|
|
140
140
|
padding-inline-end: var(--pf-v6-c-notification-drawer__list-item--PaddingInlineEnd);
|
|
141
|
+
outline-offset: var(--pf-v6-c-notification-drawer__list-item--OutlineOffset);
|
|
141
142
|
background-color: var(--pf-v6-c-notification-drawer__list-item--BackgroundColor);
|
|
142
143
|
border-radius: var(--pf-v6-c-notification-drawer__list-item--BorderRadius);
|
|
143
|
-
outline-offset: var(--pf-v6-c-notification-drawer__list-item--OutlineOffset);
|
|
144
144
|
}
|
|
145
145
|
.pf-v6-c-notification-drawer__list-item::before {
|
|
146
146
|
position: absolute;
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
|
|
198
198
|
.pf-v6-c-notification-drawer__list-item-header-title {
|
|
199
199
|
font-weight: var(--pf-v6-c-notification-drawer__list-item-header-title--FontWeight);
|
|
200
|
-
|
|
200
|
+
overflow-wrap: break-word;
|
|
201
201
|
}
|
|
202
202
|
.pf-v6-c-notification-drawer__list-item-header-title.pf-m-truncate {
|
|
203
203
|
display: -webkit-box;
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
grid-row: 2/3;
|
|
220
220
|
grid-column: 1/2;
|
|
221
221
|
margin-block-end: var(--pf-v6-c-notification-drawer__list-item-description--MarginBlockEnd);
|
|
222
|
-
|
|
222
|
+
overflow-wrap: break-word;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
225
|
.pf-v6-c-notification-drawer__list-item-timestamp {
|
|
@@ -250,9 +250,9 @@
|
|
|
250
250
|
padding-block-end: var(--pf-v6-c-notification-drawer__group-toggle--PaddingBlockEnd);
|
|
251
251
|
padding-inline-start: var(--pf-v6-c-notification-drawer__group-toggle--PaddingInlineStart);
|
|
252
252
|
padding-inline-end: var(--pf-v6-c-notification-drawer__group-toggle--PaddingInlineEnd);
|
|
253
|
+
outline-offset: var(--pf-v6-c-notification-drawer__group-toggle--OutlineOffset);
|
|
253
254
|
background-color: var(--pf-v6-c-notification-drawer__group-toggle--BackgroundColor);
|
|
254
255
|
border: none;
|
|
255
|
-
outline-offset: var(--pf-v6-c-notification-drawer__group-toggle--OutlineOffset);
|
|
256
256
|
}
|
|
257
257
|
|
|
258
258
|
.pf-v6-c-notification-drawer__group-toggle-title {
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
margin-inline-end: var(--pf-v6-c-notification-drawer__group-toggle-title--MarginInlineEnd);
|
|
265
265
|
font-size: var(--pf-v6-c-notification-drawer__group-toggle-title--FontSize);
|
|
266
266
|
text-align: start;
|
|
267
|
-
|
|
267
|
+
overflow-wrap: break-word;
|
|
268
268
|
}
|
|
269
269
|
|
|
270
270
|
.pf-v6-c-notification-drawer__group-toggle-count {
|
|
@@ -173,9 +173,9 @@
|
|
|
173
173
|
padding-block-end: var(--#{$notification-drawer}__list-item--PaddingBlockEnd);
|
|
174
174
|
padding-inline-start: var(--#{$notification-drawer}__list-item--PaddingInlineStart);
|
|
175
175
|
padding-inline-end: var(--#{$notification-drawer}__list-item--PaddingInlineEnd);
|
|
176
|
+
outline-offset: var(--#{$notification-drawer}__list-item--OutlineOffset);
|
|
176
177
|
background-color: var(--#{$notification-drawer}__list-item--BackgroundColor);
|
|
177
178
|
border-radius: var(--#{$notification-drawer}__list-item--BorderRadius);
|
|
178
|
-
outline-offset: var(--#{$notification-drawer}__list-item--OutlineOffset);
|
|
179
179
|
|
|
180
180
|
&::before {
|
|
181
181
|
position: absolute;
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
|
|
243
243
|
.#{$notification-drawer}__list-item-header-title {
|
|
244
244
|
font-weight: var(--#{$notification-drawer}__list-item-header-title--FontWeight);
|
|
245
|
-
|
|
245
|
+
overflow-wrap: break-word;
|
|
246
246
|
|
|
247
247
|
&.pf-m-truncate {
|
|
248
248
|
@include pf-v6-line-clamp("var(--#{$notification-drawer}__list-item-header-title--max-lines)");
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
grid-row: 2 / 3;
|
|
264
264
|
grid-column: 1 / 2;
|
|
265
265
|
margin-block-end: var(--#{$notification-drawer}__list-item-description--MarginBlockEnd);
|
|
266
|
-
|
|
266
|
+
overflow-wrap: break-word;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
269
|
.#{$notification-drawer}__list-item-timestamp {
|
|
@@ -295,9 +295,9 @@
|
|
|
295
295
|
padding-block-end: var(--#{$notification-drawer}__group-toggle--PaddingBlockEnd);
|
|
296
296
|
padding-inline-start: var(--#{$notification-drawer}__group-toggle--PaddingInlineStart);
|
|
297
297
|
padding-inline-end: var(--#{$notification-drawer}__group-toggle--PaddingInlineEnd);
|
|
298
|
+
outline-offset: var(--#{$notification-drawer}__group-toggle--OutlineOffset);
|
|
298
299
|
background-color: var(--#{$notification-drawer}__group-toggle--BackgroundColor);
|
|
299
300
|
border: none;
|
|
300
|
-
outline-offset: var(--#{$notification-drawer}__group-toggle--OutlineOffset);
|
|
301
301
|
}
|
|
302
302
|
|
|
303
303
|
.#{$notification-drawer}__group-toggle-title {
|
|
@@ -307,7 +307,7 @@
|
|
|
307
307
|
margin-inline-end: var(--#{$notification-drawer}__group-toggle-title--MarginInlineEnd);
|
|
308
308
|
font-size: var(--#{$notification-drawer}__group-toggle-title--FontSize);
|
|
309
309
|
text-align: start;
|
|
310
|
-
|
|
310
|
+
overflow-wrap: break-word;
|
|
311
311
|
}
|
|
312
312
|
|
|
313
313
|
.#{$notification-drawer}__group-toggle-count {
|
package/components/Page/page.css
CHANGED
|
@@ -394,10 +394,11 @@
|
|
|
394
394
|
inset-inline-start: 0;
|
|
395
395
|
z-index: var(--pf-v6-c-page__dock--ZIndex);
|
|
396
396
|
display: flex;
|
|
397
|
+
visibility: hidden;
|
|
397
398
|
flex-direction: column;
|
|
398
399
|
grid-area: dock;
|
|
399
400
|
width: var(--pf-v6-c-page__dock--Width);
|
|
400
|
-
transition: translate var(--pf-v6-c-page__dock--TransitionDuration--slide) var(--pf-v6-c-page__dock--TransitionTimingFunction--slide);
|
|
401
|
+
transition: translate var(--pf-v6-c-page__dock--TransitionDuration--slide) var(--pf-v6-c-page__dock--TransitionTimingFunction--slide), visibility 0s var(--pf-v6-c-page__dock--TransitionDuration--slide);
|
|
401
402
|
translate: -100% 0;
|
|
402
403
|
}
|
|
403
404
|
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-page__dock {
|
|
@@ -406,7 +407,9 @@
|
|
|
406
407
|
|
|
407
408
|
.pf-v6-c-page__dock.pf-m-expanded {
|
|
408
409
|
--pf-v6-c-page__dock--TransitionDuration--slide: var(--pf-v6-c-page__dock--m-expanded--TransitionDuration--slide);
|
|
410
|
+
visibility: visible;
|
|
409
411
|
translate: 0;
|
|
412
|
+
transition: translate var(--pf-v6-c-page__dock--TransitionDuration--slide) var(--pf-v6-c-page__dock--TransitionTimingFunction--slide), visibility 0s 0s;
|
|
410
413
|
}
|
|
411
414
|
@media (min-width: 62rem) {
|
|
412
415
|
.pf-v6-c-page__dock {
|
|
@@ -414,6 +417,7 @@
|
|
|
414
417
|
--pf-v6-c-page__dock-main--BorderInlineEndColor: var(--pf-v6-c-page__dock-main--desktop--BorderInlineEndColor);
|
|
415
418
|
position: revert;
|
|
416
419
|
inset: revert;
|
|
420
|
+
visibility: revert;
|
|
417
421
|
width: auto;
|
|
418
422
|
translate: 0;
|
|
419
423
|
}
|
|
@@ -428,9 +432,9 @@
|
|
|
428
432
|
.pf-v6-c-page__dock-main {
|
|
429
433
|
flex-grow: 1;
|
|
430
434
|
background-color: var(--pf-v6-c-page__dock-main--BackgroundColor);
|
|
431
|
-
backdrop-filter: var(--pf-v6-c-page__dock-main--BackdropFilter);
|
|
432
435
|
border-inline-end: var(--pf-v6-c-page__dock-main--BorderInlineEndWidth) solid var(--pf-v6-c-page__dock-main--BorderInlineEndColor);
|
|
433
436
|
box-shadow: var(--pf-v6-c-page__dock-main--BoxShadow);
|
|
437
|
+
backdrop-filter: var(--pf-v6-c-page__dock-main--BackdropFilter);
|
|
434
438
|
}
|
|
435
439
|
.pf-v6-c-page__dock.pf-m-expanded .pf-v6-c-page__dock-main {
|
|
436
440
|
border-inline-end: var(--pf-v6-c-page__dock--m-expanded__dock-main--BorderInlineEndWidth) solid var(--pf-v6-c-page__dock--m-expanded__dock-main--BorderInlineEndColor);
|
|
@@ -512,10 +516,10 @@
|
|
|
512
516
|
margin-inline-start: var(--pf-v6-c-page__sidebar-main--MarginInlineStart);
|
|
513
517
|
margin-inline-end: var(--pf-v6-c-page__sidebar-main--MarginInlineEnd);
|
|
514
518
|
background-color: var(--pf-v6-c-page__sidebar-main--BackgroundColor);
|
|
515
|
-
backdrop-filter: var(--pf-v6-c-page__sidebar-main--BackdropFilter);
|
|
516
519
|
border: var(--pf-v6-c-page__sidebar-main--BorderWidth) solid var(--pf-v6-c-page__sidebar-main--BorderColor);
|
|
517
520
|
border-radius: var(--pf-v6-c-page__sidebar-main--BorderRadius);
|
|
518
521
|
box-shadow: var(--pf-v6-c-page__sidebar-main--BoxShadow);
|
|
522
|
+
backdrop-filter: var(--pf-v6-c-page__sidebar-main--BackdropFilter);
|
|
519
523
|
}
|
|
520
524
|
|
|
521
525
|
.pf-v6-c-page__sidebar-header {
|
|
@@ -881,7 +885,6 @@
|
|
|
881
885
|
margin-inline-start: var(--pf-v6-c-page__main-container--MarginInlineStart);
|
|
882
886
|
margin-inline-end: var(--pf-v6-c-page__main-container--MarginInlineEnd);
|
|
883
887
|
background: var(--pf-v6-c-page__main-container--BackgroundColor);
|
|
884
|
-
backdrop-filter: var(--pf-v6-c-page__main-container--BackdropFilter);
|
|
885
888
|
border: solid var(--pf-v6-c-page__main-container--BorderColor);
|
|
886
889
|
border-block-start-width: var(--pf-v6-c-page__main-container--BorderBlockStartWidth);
|
|
887
890
|
border-block-end-width: var(--pf-v6-c-page__main-container--BorderBlockEndWidth);
|
|
@@ -889,6 +892,7 @@
|
|
|
889
892
|
border-inline-end-width: var(--pf-v6-c-page__main-container--BorderInlineEndWidth);
|
|
890
893
|
border-radius: var(--pf-v6-c-page__main-container--BorderRadius);
|
|
891
894
|
box-shadow: var(--pf-v6-c-page__main-container--BoxShadow);
|
|
895
|
+
backdrop-filter: var(--pf-v6-c-page__main-container--BackdropFilter);
|
|
892
896
|
}
|
|
893
897
|
@media screen and (max-width: calc(48rem - 1px)) {
|
|
894
898
|
.pf-v6-c-page__main-container {
|
|
@@ -425,10 +425,11 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
|
|
|
425
425
|
inset-inline-start: 0;
|
|
426
426
|
z-index: var(--#{$page}__dock--ZIndex);
|
|
427
427
|
display: flex;
|
|
428
|
+
visibility: hidden;
|
|
428
429
|
flex-direction: column;
|
|
429
430
|
grid-area: dock;
|
|
430
431
|
width: var(--#{$page}__dock--Width);
|
|
431
|
-
transition: translate var(--#{$page}__dock--TransitionDuration--slide) var(--#{$page}__dock--TransitionTimingFunction--slide);
|
|
432
|
+
transition: translate var(--#{$page}__dock--TransitionDuration--slide) var(--#{$page}__dock--TransitionTimingFunction--slide), visibility 0s var(--#{$page}__dock--TransitionDuration--slide);
|
|
432
433
|
|
|
433
434
|
@include pf-v6-bidirectional-style(
|
|
434
435
|
$prop: translate,
|
|
@@ -439,7 +440,11 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
|
|
|
439
440
|
&.pf-m-expanded {
|
|
440
441
|
--#{$page}__dock--TransitionDuration--slide: var(--#{$page}__dock--m-expanded--TransitionDuration--slide);
|
|
441
442
|
|
|
443
|
+
visibility: visible;
|
|
442
444
|
translate: 0;
|
|
445
|
+
transition:
|
|
446
|
+
translate var(--#{$page}__dock--TransitionDuration--slide) var(--#{$page}__dock--TransitionTimingFunction--slide),
|
|
447
|
+
visibility 0s 0s;
|
|
443
448
|
}
|
|
444
449
|
|
|
445
450
|
@media (min-width: $pf-v6-global--breakpoint--dock--desktop) {
|
|
@@ -448,6 +453,7 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
|
|
|
448
453
|
|
|
449
454
|
position: revert;
|
|
450
455
|
inset: revert;
|
|
456
|
+
visibility: revert;
|
|
451
457
|
width: auto;
|
|
452
458
|
translate: 0;
|
|
453
459
|
}
|
|
@@ -464,9 +470,9 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
|
|
|
464
470
|
.#{$page}__dock-main {
|
|
465
471
|
flex-grow: 1;
|
|
466
472
|
background-color: var(--#{$page}__dock-main--BackgroundColor);
|
|
467
|
-
backdrop-filter: var(--#{$page}__dock-main--BackdropFilter);
|
|
468
473
|
border-inline-end: var(--#{$page}__dock-main--BorderInlineEndWidth) solid var(--#{$page}__dock-main--BorderInlineEndColor);
|
|
469
474
|
box-shadow: var(--#{$page}__dock-main--BoxShadow);
|
|
475
|
+
backdrop-filter: var(--#{$page}__dock-main--BackdropFilter);
|
|
470
476
|
|
|
471
477
|
.#{$page}__dock.pf-m-expanded & {
|
|
472
478
|
border-inline-end: var(--#{$page}__dock--m-expanded__dock-main--BorderInlineEndWidth) solid var(--#{$page}__dock--m-expanded__dock-main--BorderInlineEndColor);
|
|
@@ -561,10 +567,10 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
|
|
|
561
567
|
margin-inline-start: var(--#{$page}__sidebar-main--MarginInlineStart);
|
|
562
568
|
margin-inline-end: var(--#{$page}__sidebar-main--MarginInlineEnd);
|
|
563
569
|
background-color: var(--#{$page}__sidebar-main--BackgroundColor);
|
|
564
|
-
backdrop-filter: var(--#{$page}__sidebar-main--BackdropFilter);
|
|
565
570
|
border: var(--#{$page}__sidebar-main--BorderWidth) solid var(--#{$page}__sidebar-main--BorderColor);
|
|
566
571
|
border-radius: var(--#{$page}__sidebar-main--BorderRadius);
|
|
567
572
|
box-shadow: var(--#{$page}__sidebar-main--BoxShadow);
|
|
573
|
+
backdrop-filter: var(--#{$page}__sidebar-main--BackdropFilter);
|
|
568
574
|
}
|
|
569
575
|
|
|
570
576
|
.#{$page}__sidebar-header {
|
|
@@ -761,7 +767,6 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
|
|
|
761
767
|
margin-inline-start: var(--#{$page}__main-container--MarginInlineStart);
|
|
762
768
|
margin-inline-end: var(--#{$page}__main-container--MarginInlineEnd);
|
|
763
769
|
background: var(--#{$page}__main-container--BackgroundColor);
|
|
764
|
-
backdrop-filter: var(--#{$page}__main-container--BackdropFilter);
|
|
765
770
|
border: solid var(--#{$page}__main-container--BorderColor);
|
|
766
771
|
border-block-start-width: var(--#{$page}__main-container--BorderBlockStartWidth);
|
|
767
772
|
border-block-end-width: var(--#{$page}__main-container--BorderBlockEndWidth);
|
|
@@ -769,6 +774,7 @@ $pf-page-v6--height-breakpoint-map: build-breakpoint-map("base", "sm", "md", "lg
|
|
|
769
774
|
border-inline-end-width: var(--#{$page}__main-container--BorderInlineEndWidth);
|
|
770
775
|
border-radius: var(--#{$page}__main-container--BorderRadius);
|
|
771
776
|
box-shadow: var(--#{$page}__main-container--BoxShadow);
|
|
777
|
+
backdrop-filter: var(--#{$page}__main-container--BackdropFilter);
|
|
772
778
|
|
|
773
779
|
@media screen and (max-width: pf-v6-max-width-bp($pf-v6-global--breakpoint--md)) {
|
|
774
780
|
--#{$page}__main-container--AlignSelf: var(--#{$page}__main-container--xs--AlignSelf);
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
|
|
220
220
|
.#{$popover}__arrow {
|
|
221
221
|
position: absolute;
|
|
222
|
-
// stylelint-disable
|
|
222
|
+
// stylelint-disable property-layout-mappings
|
|
223
223
|
top: var(--#{$popover}__arrow--InsetBlockStart, auto);
|
|
224
224
|
right: var(--#{$popover}__arrow--InsetInlineEnd, auto);
|
|
225
225
|
bottom: var(--#{$popover}__arrow--InsetBlockEnd, auto);
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
|
|
261
261
|
// Body
|
|
262
262
|
.#{$popover}__body {
|
|
263
|
-
|
|
263
|
+
overflow-wrap: break-word;
|
|
264
264
|
}
|
|
265
265
|
|
|
266
266
|
.#{$popover}__footer {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
display: grid;
|
|
37
37
|
grid-template-rows: 1fr auto;
|
|
38
38
|
grid-template-columns: auto auto;
|
|
39
|
-
|
|
39
|
+
gap: var(--pf-v6-c-progress--GridGap);
|
|
40
40
|
align-items: end;
|
|
41
41
|
}
|
|
42
42
|
.pf-v6-c-progress.pf-m-sm {
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
|
|
131
131
|
.pf-v6-c-progress__description {
|
|
132
132
|
grid-column: 1/2;
|
|
133
|
-
|
|
133
|
+
overflow-wrap: break-word;
|
|
134
134
|
}
|
|
135
135
|
.pf-v6-c-progress__description.pf-m-truncate {
|
|
136
136
|
overflow: hidden;
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
align-items: flex-start;
|
|
147
147
|
justify-content: flex-end;
|
|
148
148
|
text-align: end;
|
|
149
|
-
|
|
149
|
+
overflow-wrap: break-word;
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
.pf-v6-c-progress__status-icon {
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
display: grid;
|
|
44
44
|
grid-template-rows: 1fr auto;
|
|
45
45
|
grid-template-columns: auto auto;
|
|
46
|
-
|
|
46
|
+
gap: var(--#{$progress}--GridGap);
|
|
47
47
|
align-items: end;
|
|
48
48
|
|
|
49
49
|
// Modifiers
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
// the progress__description is displayed above the progress bar on the left
|
|
164
164
|
.#{$progress}__description {
|
|
165
165
|
grid-column: 1 / 2;
|
|
166
|
-
|
|
166
|
+
overflow-wrap: break-word;
|
|
167
167
|
|
|
168
168
|
&.pf-m-truncate {
|
|
169
169
|
@include pf-v6-text-overflow;
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
align-items: flex-start;
|
|
180
180
|
justify-content: flex-end;
|
|
181
181
|
text-align: end;
|
|
182
|
-
|
|
182
|
+
overflow-wrap: break-word;
|
|
183
183
|
}
|
|
184
184
|
|
|
185
185
|
// the progress__status-icon is an icon displayed always in the upper right
|
|
@@ -189,11 +189,8 @@
|
|
|
189
189
|
|
|
190
190
|
.#{$progress}__bar::before,
|
|
191
191
|
.#{$progress}__indicator {
|
|
192
|
-
// disable linter as the indicator element should always grow ltr
|
|
193
|
-
// stylelint-disable liberty/use-logical-spec
|
|
194
192
|
inset-block-start: 0;
|
|
195
193
|
inset-inline-start: 0;
|
|
196
|
-
// stylelint-enable
|
|
197
194
|
}
|
|
198
195
|
|
|
199
196
|
// The progress__bar is a white underlay with a semi-transparent color on top, which matches the progress__indicator color
|
|
@@ -205,9 +205,9 @@
|
|
|
205
205
|
inset-block-start: 0;
|
|
206
206
|
inset-inline-start: 0;
|
|
207
207
|
overflow: hidden;
|
|
208
|
-
clip: rect(0, 0, 0, 0);
|
|
209
208
|
white-space: nowrap;
|
|
210
209
|
border: 0;
|
|
210
|
+
clip-path: inset(50%);
|
|
211
211
|
}
|
|
212
212
|
.pf-v6-c-progress-stepper.pf-m-compact .pf-v6-c-progress-stepper__step.pf-m-current .pf-v6-c-progress-stepper__step-main {
|
|
213
213
|
grid-row: 1/2;
|
|
@@ -49,10 +49,10 @@
|
|
|
49
49
|
width: 100%;
|
|
50
50
|
height: 100%;
|
|
51
51
|
stroke: var(--pf-v6-c-spinner--Color);
|
|
52
|
+
stroke-width: var(--pf-v6-c-spinner--StrokeWidth);
|
|
53
|
+
stroke-linecap: round;
|
|
52
54
|
stroke-dasharray: 283;
|
|
53
55
|
stroke-dashoffset: 280;
|
|
54
|
-
stroke-linecap: round;
|
|
55
|
-
stroke-width: var(--pf-v6-c-spinner--StrokeWidth);
|
|
56
56
|
transform-origin: 50% 50%;
|
|
57
57
|
animation: pf-v6-c-spinner-animation-dash var(--pf-v6-c-spinner--AnimationDuration) var(--pf-v6-c-spinner__path--AnimationTimingFunction) infinite;
|
|
58
58
|
}
|
|
@@ -66,10 +66,10 @@
|
|
|
66
66
|
width: 100%;
|
|
67
67
|
height: 100%;
|
|
68
68
|
stroke: var(--#{$spinner}--Color);
|
|
69
|
+
stroke-width: var(--#{$spinner}--StrokeWidth);
|
|
70
|
+
stroke-linecap: round;
|
|
69
71
|
stroke-dasharray: 283;
|
|
70
72
|
stroke-dashoffset: 280;
|
|
71
|
-
stroke-linecap: round;
|
|
72
|
-
stroke-width: var(--#{$spinner}--StrokeWidth);
|
|
73
73
|
transform-origin: 50% 50%;
|
|
74
74
|
animation: #{$spinner}-animation-dash var(--#{$spinner}--AnimationDuration) var(--#{$spinner}__path--AnimationTimingFunction) infinite;
|
|
75
75
|
}
|
|
@@ -128,8 +128,8 @@
|
|
|
128
128
|
background-color: var(--pf-v6-c-switch__input--not-checked__toggle--before--BackgroundColor);
|
|
129
129
|
border: var(--pf-v6-c-switch__toggle--before--BorderWidth) solid transparent;
|
|
130
130
|
border-radius: var(--pf-v6-c-switch__toggle--before--BorderRadius);
|
|
131
|
-
transition: var(--pf-v6-c-switch__toggle--before--Transition);
|
|
132
131
|
transform: translateY(-50%);
|
|
132
|
+
transition: var(--pf-v6-c-switch__toggle--before--Transition);
|
|
133
133
|
}
|
|
134
134
|
.pf-v6-c-switch__toggle::after {
|
|
135
135
|
position: absolute;
|
|
@@ -160,8 +160,8 @@
|
|
|
160
160
|
background-color: var(--#{$switch}__input--not-checked__toggle--before--BackgroundColor);
|
|
161
161
|
border: var(--#{$switch}__toggle--before--BorderWidth) solid transparent; // for forced color mode
|
|
162
162
|
border-radius: var(--#{$switch}__toggle--before--BorderRadius);
|
|
163
|
-
transition: var(--#{$switch}__toggle--before--Transition); // TODO remove shorthand in breaking change
|
|
164
163
|
transform: translateY(-50%);
|
|
164
|
+
transition: var(--#{$switch}__toggle--before--Transition); // TODO remove shorthand in breaking change
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
&::after {
|