@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
|
@@ -314,11 +314,11 @@
|
|
|
314
314
|
padding-inline-start: var(--pf-v6-c-table--cell--PaddingInlineStart);
|
|
315
315
|
padding-inline-end: var(--pf-v6-c-table--cell--PaddingInlineEnd);
|
|
316
316
|
overflow: var(--pf-v6-c-table--cell--Overflow);
|
|
317
|
+
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
|
317
318
|
font-size: var(--pf-v6-c-table--cell--FontSize);
|
|
318
319
|
font-weight: var(--pf-v6-c-table--cell--FontWeight);
|
|
319
320
|
line-height: var(--pf-v6-c-table--cell--LineHeight);
|
|
320
321
|
color: var(--pf-v6-c-table--cell--Color);
|
|
321
|
-
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
|
322
322
|
word-break: var(--pf-v6-c-table--cell--WordBreak);
|
|
323
323
|
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
|
324
324
|
}
|
|
@@ -424,24 +424,24 @@
|
|
|
424
424
|
}
|
|
425
425
|
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-clickable {
|
|
426
426
|
cursor: pointer;
|
|
427
|
-
background-color: var(--pf-v6-c-table__tr--m-clickable--BackgroundColor);
|
|
428
427
|
outline-offset: var(--pf-v6-c-table__tr--m-clickable--OutlineOffset);
|
|
428
|
+
background-color: var(--pf-v6-c-table__tr--m-clickable--BackgroundColor);
|
|
429
429
|
}
|
|
430
430
|
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-clickable:is(:hover, :focus) {
|
|
431
431
|
--pf-v6-c-table__tr--m-clickable--BackgroundColor: var(--pf-v6-c-table__tr--m-clickable--hover--BackgroundColor);
|
|
432
432
|
}
|
|
433
433
|
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-selected {
|
|
434
434
|
position: relative;
|
|
435
|
-
background-color: var(--pf-v6-c-table__tr--m-selected--BackgroundColor);
|
|
436
435
|
outline-offset: var(--pf-v6-c-table__tr--m-selected--OutlineOffset);
|
|
436
|
+
background-color: var(--pf-v6-c-table__tr--m-selected--BackgroundColor);
|
|
437
437
|
}
|
|
438
438
|
.pf-v6-c-table tr:where(.pf-v6-c-table__tr).pf-m-first-cell-offset-reset > :first-child {
|
|
439
439
|
padding-inline-start: var(--pf-v6-c-table__tr--m-first-cell-offset-reset--cell--PaddingInlineStart);
|
|
440
440
|
}
|
|
441
441
|
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-clickable {
|
|
442
442
|
cursor: pointer;
|
|
443
|
-
background-color: var(--pf-v6-c-table__tbody--m-clickable--BackgroundColor);
|
|
444
443
|
outline-offset: var(--pf-v6-c-table__tbody--m-clickable--OutlineOffset);
|
|
444
|
+
background-color: var(--pf-v6-c-table__tbody--m-clickable--BackgroundColor);
|
|
445
445
|
}
|
|
446
446
|
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-clickable:is(:hover, :focus) {
|
|
447
447
|
--pf-v6-c-table__tbody--m-clickable--BackgroundColor: var(--pf-v6-c-table__tbody--m-clickable--hover--BackgroundColor);
|
|
@@ -450,8 +450,8 @@
|
|
|
450
450
|
--pf-v6-c-table__tbody--m-clickable--BackgroundColor: var(--pf-v6-c-table__tbody--m-clickable--m-expanded--BackgroundColor);
|
|
451
451
|
}
|
|
452
452
|
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-selected {
|
|
453
|
-
background-color: var(--pf-v6-c-table__tbody--m-selected--BackgroundColor);
|
|
454
453
|
outline-offset: var(--pf-v6-c-table__tbody--m-selected--OutlineOffset);
|
|
454
|
+
background-color: var(--pf-v6-c-table__tbody--m-selected--BackgroundColor);
|
|
455
455
|
}
|
|
456
456
|
.pf-v6-c-table tbody:where(.pf-v6-c-table__tbody).pf-m-selected .pf-v6-c-table__tr.pf-m-expanded:not(.pf-v6-c-table__expandable-row) {
|
|
457
457
|
border: none;
|
|
@@ -476,11 +476,11 @@
|
|
|
476
476
|
display: var(--pf-v6-c-table__expandable-row--Display, revert);
|
|
477
477
|
visibility: hidden;
|
|
478
478
|
opacity: var(--pf-v6-c-table__expandable-row--Opacity);
|
|
479
|
+
translate: 0 var(--pf-v6-c-table__expandable-row--TranslateY);
|
|
479
480
|
transition-delay: 0s, 0s, var(--pf-v6-c-table__expandable-row--TransitionDuration--collapse--fade), var(--pf-v6-c-table__expandable-row--TransitionDuration--collapse--fade);
|
|
480
481
|
transition-timing-function: var(--pf-v6-c-table__expandable-row--TransitionTimingFunction);
|
|
481
482
|
transition-duration: var(--pf-v6-c-table__expandable-row--TransitionDuration--collapse--fade), var(--pf-v6-c-table__expandable-row--TransitionDuration--collapse--slide), 0s, 0s;
|
|
482
483
|
transition-property: opacity, translate, visibility, background-color;
|
|
483
|
-
translate: 0 var(--pf-v6-c-table__expandable-row--TranslateY);
|
|
484
484
|
}
|
|
485
485
|
.pf-v6-c-table.pf-m-animate-expand > .pf-v6-c-table__tbody > .pf-v6-c-table__expandable-row[hidden] {
|
|
486
486
|
display: var(--pf-v6-c-table__expandable-row--Display, revert);
|
|
@@ -488,9 +488,9 @@
|
|
|
488
488
|
.pf-v6-c-table.pf-m-animate-expand > .pf-v6-c-table__tbody > .pf-v6-c-table__expandable-row.pf-m-expanded {
|
|
489
489
|
visibility: visible;
|
|
490
490
|
opacity: var(--pf-v6-c-table__tbody--m-expanded__expandable-row--Opacity);
|
|
491
|
+
translate: 0 var(--pf-v6-c-table__tbody--m-expanded__expandable-row--TranslateY);
|
|
491
492
|
transition-delay: 0s;
|
|
492
493
|
transition-duration: var(--pf-v6-c-table__expandable-row--TransitionDuration--expand--fade), var(--pf-v6-c-table__expandable-row--TransitionDuration--expand--slide), 0s, 0s;
|
|
493
|
-
translate: 0 var(--pf-v6-c-table__tbody--m-expanded__expandable-row--TranslateY);
|
|
494
494
|
}
|
|
495
495
|
.pf-v6-c-table.pf-m-animate-expand > .pf-v6-c-table__tbody > .pf-v6-c-table__expandable-row.pf-m-expanded > :is(.pf-v6-c-table__td, .pf-v6-c-table__th) > .pf-v6-c-table__expandable-row-content {
|
|
496
496
|
max-height: 99999px;
|
|
@@ -556,8 +556,8 @@
|
|
|
556
556
|
min-width: var(--pf-v6-c-table__text--MinWidth);
|
|
557
557
|
max-width: var(--pf-v6-c-table--cell--MaxWidth);
|
|
558
558
|
overflow: var(--pf-v6-c-table--cell--Overflow);
|
|
559
|
-
line-height: var(--pf-v6-c-table--cell--LineHeight);
|
|
560
559
|
text-overflow: var(--pf-v6-c-table--cell--TextOverflow);
|
|
560
|
+
line-height: var(--pf-v6-c-table--cell--LineHeight);
|
|
561
561
|
word-break: var(--pf-v6-c-table--cell--WordBreak);
|
|
562
562
|
white-space: var(--pf-v6-c-table--cell--WhiteSpace);
|
|
563
563
|
}
|
|
@@ -586,10 +586,10 @@
|
|
|
586
586
|
text-align: start;
|
|
587
587
|
white-space: inherit;
|
|
588
588
|
user-select: text;
|
|
589
|
+
outline-offset: var(--pf-v6-c-table__button--OutlineOffset);
|
|
589
590
|
background-color: var(--pf-v6-c-table__button--BackgroundColor);
|
|
590
591
|
border: 0;
|
|
591
592
|
border-radius: var(--pf-v6-c-table__button--BorderRadius);
|
|
592
|
-
outline-offset: var(--pf-v6-c-table__button--OutlineOffset);
|
|
593
593
|
}
|
|
594
594
|
.pf-v6-c-table__button::after {
|
|
595
595
|
position: absolute;
|
|
@@ -683,10 +683,10 @@
|
|
|
683
683
|
}
|
|
684
684
|
|
|
685
685
|
.pf-v6-c-table__toggle .pf-v6-c-table__toggle-icon {
|
|
686
|
+
transform: rotate(var(--pf-v6-c-table__toggle--c-button__toggle-icon--Rotate));
|
|
686
687
|
transition-timing-function: var(--pf-v6-c-table__toggle--c-button__toggle-icon--TransitionTimingFunction);
|
|
687
688
|
transition-duration: var(--pf-v6-c-table__toggle--c-button__toggle-icon--TransitionDuration);
|
|
688
689
|
transition-property: transform;
|
|
689
|
-
transform: rotate(var(--pf-v6-c-table__toggle--c-button__toggle-icon--Rotate));
|
|
690
690
|
}
|
|
691
691
|
.pf-v6-c-table__toggle svg {
|
|
692
692
|
pointer-events: none;
|
|
@@ -411,11 +411,11 @@
|
|
|
411
411
|
|
|
412
412
|
// default settings
|
|
413
413
|
overflow: var(--#{$table}--cell--Overflow);
|
|
414
|
+
text-overflow: var(--#{$table}--cell--TextOverflow);
|
|
414
415
|
font-size: var(--#{$table}--cell--FontSize);
|
|
415
416
|
font-weight: var(--#{$table}--cell--FontWeight);
|
|
416
417
|
line-height: var(--#{$table}--cell--LineHeight);
|
|
417
418
|
color: var(--#{$table}--cell--Color);
|
|
418
|
-
text-overflow: var(--#{$table}--cell--TextOverflow);
|
|
419
419
|
word-break: var(--#{$table}--cell--WordBreak);
|
|
420
420
|
white-space: var(--#{$table}--cell--WhiteSpace);
|
|
421
421
|
|
|
@@ -584,8 +584,8 @@
|
|
|
584
584
|
tr:where(.#{$table}__tr) {
|
|
585
585
|
&.pf-m-clickable {
|
|
586
586
|
cursor: pointer;
|
|
587
|
-
background-color: var(--#{$table}__tr--m-clickable--BackgroundColor);
|
|
588
587
|
outline-offset: var(--#{$table}__tr--m-clickable--OutlineOffset);
|
|
588
|
+
background-color: var(--#{$table}__tr--m-clickable--BackgroundColor);
|
|
589
589
|
|
|
590
590
|
&:is(:hover, :focus) {
|
|
591
591
|
--#{$table}__tr--m-clickable--BackgroundColor: var(--#{$table}__tr--m-clickable--hover--BackgroundColor);
|
|
@@ -595,8 +595,8 @@
|
|
|
595
595
|
// tr selected
|
|
596
596
|
&.pf-m-selected {
|
|
597
597
|
position: relative;
|
|
598
|
-
background-color: var(--#{$table}__tr--m-selected--BackgroundColor);
|
|
599
598
|
outline-offset: var(--#{$table}__tr--m-selected--OutlineOffset);
|
|
599
|
+
background-color: var(--#{$table}__tr--m-selected--BackgroundColor);
|
|
600
600
|
}
|
|
601
601
|
|
|
602
602
|
&.pf-m-first-cell-offset-reset > :first-child {
|
|
@@ -609,8 +609,8 @@
|
|
|
609
609
|
tbody:where(.#{$table}__tbody) {
|
|
610
610
|
&.pf-m-clickable {
|
|
611
611
|
cursor: pointer;
|
|
612
|
-
background-color: var(--#{$table}__tbody--m-clickable--BackgroundColor);
|
|
613
612
|
outline-offset: var(--#{$table}__tbody--m-clickable--OutlineOffset);
|
|
613
|
+
background-color: var(--#{$table}__tbody--m-clickable--BackgroundColor);
|
|
614
614
|
|
|
615
615
|
&:is(:hover, :focus) {
|
|
616
616
|
--#{$table}__tbody--m-clickable--BackgroundColor: var(--#{$table}__tbody--m-clickable--hover--BackgroundColor);
|
|
@@ -623,8 +623,8 @@
|
|
|
623
623
|
|
|
624
624
|
// - Table tbody expanded
|
|
625
625
|
&.pf-m-selected {
|
|
626
|
-
background-color: var(--#{$table}__tbody--m-selected--BackgroundColor);
|
|
627
626
|
outline-offset: var(--#{$table}__tbody--m-selected--OutlineOffset);
|
|
627
|
+
background-color: var(--#{$table}__tbody--m-selected--BackgroundColor);
|
|
628
628
|
|
|
629
629
|
.#{$table}__tr.pf-m-expanded:not(.#{$table}__expandable-row) {
|
|
630
630
|
border: none;
|
|
@@ -663,11 +663,11 @@
|
|
|
663
663
|
display: var(--#{$table}__expandable-row--Display, revert);
|
|
664
664
|
visibility: hidden;
|
|
665
665
|
opacity: var(--#{$table}__expandable-row--Opacity);
|
|
666
|
+
translate: 0 var(--#{$table}__expandable-row--TranslateY);
|
|
666
667
|
transition-delay: 0s, 0s, var(--#{$table}__expandable-row--TransitionDuration--collapse--fade), var(--#{$table}__expandable-row--TransitionDuration--collapse--fade);
|
|
667
668
|
transition-timing-function: var(--#{$table}__expandable-row--TransitionTimingFunction);
|
|
668
669
|
transition-duration: var(--#{$table}__expandable-row--TransitionDuration--collapse--fade), var(--#{$table}__expandable-row--TransitionDuration--collapse--slide), 0s, 0s;
|
|
669
670
|
transition-property: opacity, translate, visibility, background-color;
|
|
670
|
-
translate: 0 var(--#{$table}__expandable-row--TranslateY);
|
|
671
671
|
|
|
672
672
|
&[hidden] {
|
|
673
673
|
display: var(--#{$table}__expandable-row--Display, revert);
|
|
@@ -676,9 +676,9 @@
|
|
|
676
676
|
&.pf-m-expanded {
|
|
677
677
|
visibility: visible;
|
|
678
678
|
opacity: var(--#{$table}__tbody--m-expanded__expandable-row--Opacity);
|
|
679
|
+
translate: 0 var(--#{$table}__tbody--m-expanded__expandable-row--TranslateY);
|
|
679
680
|
transition-delay: 0s;
|
|
680
681
|
transition-duration: var(--#{$table}__expandable-row--TransitionDuration--expand--fade), var(--#{$table}__expandable-row--TransitionDuration--expand--slide), 0s, 0s;
|
|
681
|
-
translate: 0 var(--#{$table}__tbody--m-expanded__expandable-row--TranslateY);
|
|
682
682
|
|
|
683
683
|
> :is(.#{$table}__td, .#{$table}__th) {
|
|
684
684
|
> .#{$table}__expandable-row-content {
|
|
@@ -769,8 +769,8 @@
|
|
|
769
769
|
min-width: var(--#{$table}__text--MinWidth);
|
|
770
770
|
max-width: var(--#{$table}--cell--MaxWidth);
|
|
771
771
|
overflow: var(--#{$table}--cell--Overflow);
|
|
772
|
-
line-height: var(--#{$table}--cell--LineHeight);
|
|
773
772
|
text-overflow: var(--#{$table}--cell--TextOverflow);
|
|
773
|
+
line-height: var(--#{$table}--cell--LineHeight);
|
|
774
774
|
word-break: var(--#{$table}--cell--WordBreak);
|
|
775
775
|
white-space: var(--#{$table}--cell--WhiteSpace);
|
|
776
776
|
|
|
@@ -804,10 +804,10 @@
|
|
|
804
804
|
text-align: start;
|
|
805
805
|
white-space: inherit;
|
|
806
806
|
user-select: text;
|
|
807
|
+
outline-offset: var(--#{$table}__button--OutlineOffset);
|
|
807
808
|
background-color: var(--#{$table}__button--BackgroundColor);
|
|
808
809
|
border: 0;
|
|
809
810
|
border-radius: var(--#{$table}__button--BorderRadius);
|
|
810
|
-
outline-offset: var(--#{$table}__button--OutlineOffset);
|
|
811
811
|
|
|
812
812
|
&::after {
|
|
813
813
|
position: absolute;
|
|
@@ -919,10 +919,10 @@
|
|
|
919
919
|
.#{$table}__toggle-icon {
|
|
920
920
|
@include pf-v6-mirror-inline-on-rtl;
|
|
921
921
|
|
|
922
|
+
transform: rotate(var(--#{$table}__toggle--c-button__toggle-icon--Rotate));
|
|
922
923
|
transition-timing-function: var(--#{$table}__toggle--c-button__toggle-icon--TransitionTimingFunction);
|
|
923
924
|
transition-duration: var(--#{$table}__toggle--c-button__toggle-icon--TransitionDuration);
|
|
924
925
|
transition-property: transform;
|
|
925
|
-
transform: rotate(var(--#{$table}__toggle--c-button__toggle-icon--Rotate));
|
|
926
926
|
}
|
|
927
927
|
|
|
928
928
|
svg {
|
package/components/Tabs/tabs.css
CHANGED
|
@@ -475,8 +475,8 @@
|
|
|
475
475
|
|
|
476
476
|
.pf-v6-c-tabs__toggle-icon {
|
|
477
477
|
display: inline-block;
|
|
478
|
-
transition: var(--pf-v6-c-tabs__toggle-icon--Transition);
|
|
479
478
|
transform: rotate(var(--pf-v6-c-tabs__toggle-icon--Rotate));
|
|
479
|
+
transition: var(--pf-v6-c-tabs__toggle-icon--Transition);
|
|
480
480
|
}
|
|
481
481
|
|
|
482
482
|
.pf-v6-c-tabs__list::-webkit-scrollbar {
|
|
@@ -640,8 +640,8 @@
|
|
|
640
640
|
align-self: end;
|
|
641
641
|
font-size: var(--pf-v6-c-tabs__link-toggle-icon--FontSize);
|
|
642
642
|
color: var(--pf-v6-c-tabs__link-toggle-icon--Color);
|
|
643
|
-
transition: var(--pf-v6-c-tabs__link-toggle-icon--Transition);
|
|
644
643
|
transform: rotate(var(--pf-v6-c-tabs__link-toggle-icon--Rotate));
|
|
644
|
+
transition: var(--pf-v6-c-tabs__link-toggle-icon--Transition);
|
|
645
645
|
}
|
|
646
646
|
|
|
647
647
|
.pf-v6-c-tabs__item-action {
|
|
@@ -904,10 +904,10 @@
|
|
|
904
904
|
border: 0 solid var(--pf-v6-c-tabs--link-accent--color);
|
|
905
905
|
border-block-end-width: var(--pf-v6-c-tabs--link-accent--BorderBlockEndWidth);
|
|
906
906
|
border-inline-start-width: var(--pf-v6-c-tabs--link-accent--BorderInlineStartWidth);
|
|
907
|
+
transform-origin: var(--pf-v6-c-tabs--link-accent--TransformOrigin);
|
|
907
908
|
transition-timing-function: var(--pf-v6-c-tabs--link-accent--TransitionTimingFunction);
|
|
908
909
|
transition-duration: var(--pf-v6-c-tabs--link-accent--TransitionDuration);
|
|
909
910
|
transition-property: width, height, translate;
|
|
910
|
-
transform-origin: var(--pf-v6-c-tabs--link-accent--TransformOrigin);
|
|
911
911
|
translate: var(--pf-v6-c-tabs--link-accent--TranslateX) var(--pf-v6-c-tabs--link-accent--TranslateY);
|
|
912
912
|
}
|
|
913
913
|
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-tabs.pf-m-animate-current:not(.pf-m-box) .pf-v6-c-tabs__list::after {
|
|
@@ -553,8 +553,8 @@ $pf-v6-c-tabs--spacer-map: build-spacer-map("none", "sm", "md", "lg", "xl", "2xl
|
|
|
553
553
|
@include pf-v6-mirror-inline-on-rtl;
|
|
554
554
|
|
|
555
555
|
display: inline-block;
|
|
556
|
-
transition: var(--#{$tabs}__toggle-icon--Transition); // TODO remove shorthand in breaking change
|
|
557
556
|
transform: rotate(var(--#{$tabs}__toggle-icon--Rotate));
|
|
557
|
+
transition: var(--#{$tabs}__toggle-icon--Transition); // TODO remove shorthand in breaking change
|
|
558
558
|
}
|
|
559
559
|
|
|
560
560
|
// Tab list
|
|
@@ -738,8 +738,8 @@ $pf-v6-c-tabs--spacer-map: build-spacer-map("none", "sm", "md", "lg", "xl", "2xl
|
|
|
738
738
|
align-self: end;
|
|
739
739
|
font-size: var(--#{$tabs}__link-toggle-icon--FontSize);
|
|
740
740
|
color: var(--#{$tabs}__link-toggle-icon--Color);
|
|
741
|
-
transition: var(--#{$tabs}__link-toggle-icon--Transition); // TODO remove shorthand in breaking change
|
|
742
741
|
transform: rotate(var(--#{$tabs}__link-toggle-icon--Rotate));
|
|
742
|
+
transition: var(--#{$tabs}__link-toggle-icon--Transition); // TODO remove shorthand in breaking change
|
|
743
743
|
}
|
|
744
744
|
|
|
745
745
|
.#{$tabs}__item-action {
|
|
@@ -846,10 +846,10 @@ $pf-v6-c-tabs--spacer-map: build-spacer-map("none", "sm", "md", "lg", "xl", "2xl
|
|
|
846
846
|
border: 0 solid var(--#{$tabs}--link-accent--color);
|
|
847
847
|
border-block-end-width: var(--#{$tabs}--link-accent--BorderBlockEndWidth);
|
|
848
848
|
border-inline-start-width: var(--#{$tabs}--link-accent--BorderInlineStartWidth);
|
|
849
|
+
transform-origin: var(--#{$tabs}--link-accent--TransformOrigin);
|
|
849
850
|
transition-timing-function: var(--#{$tabs}--link-accent--TransitionTimingFunction);
|
|
850
851
|
transition-duration: var(--#{$tabs}--link-accent--TransitionDuration);
|
|
851
852
|
transition-property: width, height, translate;
|
|
852
|
-
transform-origin: var(--#{$tabs}--link-accent--TransformOrigin);
|
|
853
853
|
|
|
854
854
|
@include pf-v6-bidirectional-style(
|
|
855
855
|
$prop: translate,
|
|
@@ -194,9 +194,9 @@
|
|
|
194
194
|
padding-inline-start: var(--pf-v6-c-text-input-group__text-input--PaddingInlineStart);
|
|
195
195
|
padding-inline-end: var(--pf-v6-c-text-input-group__text-input--PaddingInlineEnd);
|
|
196
196
|
color: var(--pf-v6-c-text-input-group__text-input--Color);
|
|
197
|
+
outline-offset: var(--pf-v6-c-text-input-group__text-input--OutlineOffset);
|
|
197
198
|
background-color: var(--pf-v6-c-text-input-group__text-input--BackgroundColor);
|
|
198
199
|
border: 0;
|
|
199
|
-
outline-offset: var(--pf-v6-c-text-input-group__text-input--OutlineOffset);
|
|
200
200
|
}
|
|
201
201
|
.pf-v6-c-text-input-group__text-input, .pf-v6-c-text-input-group__text-input.pf-m-hint {
|
|
202
202
|
grid-area: text-input;
|
|
@@ -221,9 +221,9 @@
|
|
|
221
221
|
padding-inline-start: var(--#{$text-input-group}__text-input--PaddingInlineStart);
|
|
222
222
|
padding-inline-end: var(--#{$text-input-group}__text-input--PaddingInlineEnd);
|
|
223
223
|
color: var(--#{$text-input-group}__text-input--Color);
|
|
224
|
+
outline-offset: var(--#{$text-input-group}__text-input--OutlineOffset);
|
|
224
225
|
background-color: var(--#{$text-input-group}__text-input--BackgroundColor);
|
|
225
226
|
border: 0;
|
|
226
|
-
outline-offset: var(--#{$text-input-group}__text-input--OutlineOffset);
|
|
227
227
|
|
|
228
228
|
&,
|
|
229
229
|
&.pf-m-hint {
|
|
@@ -558,10 +558,10 @@
|
|
|
558
558
|
|
|
559
559
|
.pf-v6-c-toolbar__expand-all-icon {
|
|
560
560
|
display: inline-flex;
|
|
561
|
+
transform: rotate(var(--pf-v6-c-toolbar__expand-all-icon--Rotate));
|
|
561
562
|
transition-timing-function: var(--pf-v6-c-toolbar__expand-all-icon--TransitionTimingFunction);
|
|
562
563
|
transition-duration: var(--pf-v6-c-toolbar__expand-all-icon--TransitionDuration);
|
|
563
564
|
transition-property: transform;
|
|
564
|
-
transform: rotate(var(--pf-v6-c-toolbar__expand-all-icon--Rotate));
|
|
565
565
|
}
|
|
566
566
|
:where(.pf-v6-m-dir-rtl, [dir=rtl]) .pf-v6-c-toolbar__expand-all-icon {
|
|
567
567
|
scale: -1 1;
|
|
@@ -391,10 +391,10 @@ $pf-v6--include-toolbar-breakpoints: true !default;
|
|
|
391
391
|
// - Toolbar expand all
|
|
392
392
|
.#{$toolbar}__expand-all-icon {
|
|
393
393
|
display: inline-flex;
|
|
394
|
+
transform: rotate(var(--#{$toolbar}__expand-all-icon--Rotate));
|
|
394
395
|
transition-timing-function: var(--#{$toolbar}__expand-all-icon--TransitionTimingFunction);
|
|
395
396
|
transition-duration: var(--#{$toolbar}__expand-all-icon--TransitionDuration);
|
|
396
397
|
transition-property: transform;
|
|
397
|
-
transform: rotate(var(--#{$toolbar}__expand-all-icon--Rotate));
|
|
398
398
|
|
|
399
399
|
@include pf-v6-mirror-inline-on-rtl; // - TODO: mirror this icon in breaking change
|
|
400
400
|
}
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
font-size: var(--pf-v6-c-tooltip__content--FontSize);
|
|
99
99
|
color: var(--pf-v6-c-tooltip__content--Color);
|
|
100
100
|
text-align: center;
|
|
101
|
-
|
|
101
|
+
overflow-wrap: break-word;
|
|
102
102
|
background-color: var(--pf-v6-c-tooltip__content--BackgroundColor);
|
|
103
103
|
border-radius: var(--pf-v6-c-tooltip__content--BorderRadius);
|
|
104
104
|
}
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
font-size: var(--#{$tooltip}__content--FontSize);
|
|
130
130
|
color: var(--#{$tooltip}__content--Color);
|
|
131
131
|
text-align: center;
|
|
132
|
-
|
|
132
|
+
overflow-wrap: break-word;
|
|
133
133
|
background-color: var(--#{$tooltip}__content--BackgroundColor);
|
|
134
134
|
border-radius: var(--#{$tooltip}__content--BorderRadius);
|
|
135
135
|
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
|
|
141
141
|
.#{$tooltip}__arrow {
|
|
142
142
|
position: absolute;
|
|
143
|
-
// stylelint-disable
|
|
143
|
+
// stylelint-disable property-layout-mappings
|
|
144
144
|
top: var(--#{$tooltip}__arrow--InsetBlockStart, auto);
|
|
145
145
|
right: var(--#{$tooltip}__arrow--InsetInlineEnd, auto);
|
|
146
146
|
bottom: var(--#{$tooltip}__arrow--InsetBlockEnd, auto);
|
|
@@ -267,19 +267,19 @@
|
|
|
267
267
|
display: inline-block;
|
|
268
268
|
min-width: var(--pf-v6-c-tree-view__node-toggle-icon--MinWidth);
|
|
269
269
|
text-align: center;
|
|
270
|
-
transition: transform var(--pf-v6-c-tree-view__node-toggle-icon--TransitionDuration) var(--pf-v6-c-tree-view__node-toggle-icon--TransitionTimingFunction);
|
|
271
270
|
transform: rotate(var(--pf-v6-c-tree-view__node-toggle-icon--Rotate));
|
|
271
|
+
transition: transform var(--pf-v6-c-tree-view__node-toggle-icon--TransitionDuration) var(--pf-v6-c-tree-view__node-toggle-icon--TransitionTimingFunction);
|
|
272
272
|
}
|
|
273
273
|
|
|
274
274
|
.pf-v6-c-tree-view__list-item .pf-v6-c-tree-view__list {
|
|
275
|
-
max-height: 0;
|
|
276
275
|
visibility: hidden;
|
|
276
|
+
max-height: 0;
|
|
277
277
|
opacity: var(--pf-v6-c-tree-view__list--Opacity);
|
|
278
|
+
translate: 0 var(--pf-v6-c-tree-view__list--TranslateY);
|
|
278
279
|
transition-delay: 0s, 0s, var(--pf-v6-c-tree-view__list--TransitionDuration--fade), var(--pf-v6-c-tree-view__list--TransitionDuration--fade);
|
|
279
280
|
transition-timing-function: var(--pf-v6-c-tree-view__list--TransitionTimingFunction);
|
|
280
281
|
transition-duration: var(--pf-v6-c-tree-view__list--TransitionDuration--fade), var(--pf-v6-c-tree-view__list--TransitionDuration--slide), 0s, 0s;
|
|
281
282
|
transition-property: opacity, translate, visibility, max-height;
|
|
282
|
-
translate: 0 var(--pf-v6-c-tree-view__list--TranslateY);
|
|
283
283
|
}
|
|
284
284
|
.pf-v6-c-tree-view__list-item .pf-v6-c-tree-view__list-item {
|
|
285
285
|
--pf-v6-c-tree-view__node-toggle-icon--Rotate: var(--pf-v6-c-tree-view__node-toggle-icon--base--Rotate);
|
|
@@ -290,12 +290,12 @@
|
|
|
290
290
|
--pf-v6-c-tree-view__node-toggle-icon--Rotate: var(--pf-v6-c-tree-view__list-item--m-expanded__node-toggle-icon--Rotate);
|
|
291
291
|
}
|
|
292
292
|
.pf-v6-c-tree-view__list-item.pf-m-expanded > .pf-v6-c-tree-view__list {
|
|
293
|
-
max-height: 99999px;
|
|
294
293
|
visibility: revert;
|
|
294
|
+
max-height: 99999px;
|
|
295
295
|
opacity: var(--pf-v6-c-tree-view--m-expanded__list--Opacity);
|
|
296
|
+
translate: 0 var(--pf-v6-c-tree-view--m-expanded__list--TranslateY);
|
|
296
297
|
transition-delay: 0s;
|
|
297
298
|
transition-duration: var(--pf-v6-c-tree-view__list--TransitionDuration--expand--fade), var(--pf-v6-c-tree-view__list--TransitionDuration--expand--slide), 0s, 0s;
|
|
298
|
-
translate: 0 var(--pf-v6-c-tree-view--m-expanded__list--TranslateY);
|
|
299
299
|
}
|
|
300
300
|
|
|
301
301
|
.pf-v6-c-tree-view__node,
|
|
@@ -376,20 +376,20 @@ $pf-v6-c-tree-view--MaxNesting: 10 !default;
|
|
|
376
376
|
display: inline-block;
|
|
377
377
|
min-width: var(--#{$tree-view}__node-toggle-icon--MinWidth);
|
|
378
378
|
text-align: center;
|
|
379
|
-
transition: transform var(--#{$tree-view}__node-toggle-icon--TransitionDuration) var(--#{$tree-view}__node-toggle-icon--TransitionTimingFunction);
|
|
380
379
|
transform: rotate(var(--#{$tree-view}__node-toggle-icon--Rotate));
|
|
380
|
+
transition: transform var(--#{$tree-view}__node-toggle-icon--TransitionDuration) var(--#{$tree-view}__node-toggle-icon--TransitionTimingFunction);
|
|
381
381
|
}
|
|
382
382
|
|
|
383
383
|
.#{$tree-view}__list-item {
|
|
384
384
|
.#{$tree-view}__list {
|
|
385
|
-
max-height: 0;
|
|
386
385
|
visibility: hidden;
|
|
386
|
+
max-height: 0;
|
|
387
387
|
opacity: var(--#{$tree-view}__list--Opacity);
|
|
388
|
+
translate: 0 var(--#{$tree-view}__list--TranslateY);
|
|
388
389
|
transition-delay: 0s, 0s, var(--#{$tree-view}__list--TransitionDuration--fade), var(--#{$tree-view}__list--TransitionDuration--fade);
|
|
389
390
|
transition-timing-function: var(--#{$tree-view}__list--TransitionTimingFunction);
|
|
390
391
|
transition-duration: var(--#{$tree-view}__list--TransitionDuration--fade), var(--#{$tree-view}__list--TransitionDuration--slide), 0s, 0s;
|
|
391
392
|
transition-property: opacity, translate, visibility, max-height;
|
|
392
|
-
translate: 0 var(--#{$tree-view}__list--TranslateY);
|
|
393
393
|
}
|
|
394
394
|
|
|
395
395
|
.#{$tree-view}__list-item {
|
|
@@ -402,12 +402,12 @@ $pf-v6-c-tree-view--MaxNesting: 10 !default;
|
|
|
402
402
|
--#{$tree-view}__node-toggle-icon--Rotate: var(--#{$tree-view}__list-item--m-expanded__node-toggle-icon--Rotate);
|
|
403
403
|
|
|
404
404
|
> .#{$tree-view}__list {
|
|
405
|
-
max-height: 99999px;
|
|
406
405
|
visibility: revert;
|
|
406
|
+
max-height: 99999px;
|
|
407
407
|
opacity: var(--#{$tree-view}--m-expanded__list--Opacity);
|
|
408
|
+
translate: 0 var(--#{$tree-view}--m-expanded__list--TranslateY);
|
|
408
409
|
transition-delay: 0s;
|
|
409
410
|
transition-duration: var(--#{$tree-view}__list--TransitionDuration--expand--fade), var(--#{$tree-view}__list--TransitionDuration--expand--slide), 0s, 0s;
|
|
410
|
-
translate: 0 var(--#{$tree-view}--m-expanded__list--TranslateY);
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
413
|
}
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
|
|
197
197
|
.pf-v6-c-wizard__title {
|
|
198
198
|
padding-inline-end: var(--pf-v6-c-wizard__title--PaddingInlineEnd);
|
|
199
|
-
|
|
199
|
+
overflow-wrap: break-word;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
202
|
.pf-v6-c-wizard__title-text {
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
align-items: baseline;
|
|
260
260
|
margin-block-end: var(--pf-v6-c-wizard__toggle-list-item--MarginBlockEnd);
|
|
261
261
|
text-align: start;
|
|
262
|
-
|
|
262
|
+
overflow-wrap: break-word;
|
|
263
263
|
}
|
|
264
264
|
.pf-v6-c-wizard__toggle-list-item:not(:last-child) {
|
|
265
265
|
margin-inline-end: var(--pf-v6-c-wizard__toggle-list-item--not-last-child--MarginInlineEnd);
|
|
@@ -395,8 +395,8 @@
|
|
|
395
395
|
padding-inline: 0;
|
|
396
396
|
color: var(--pf-v6-c-wizard__nav-link--Color);
|
|
397
397
|
text-align: start;
|
|
398
|
+
overflow-wrap: break-word;
|
|
398
399
|
text-decoration-line: var(--pf-v6-c-wizard__nav-link--TextDecoration);
|
|
399
|
-
word-break: break-word;
|
|
400
400
|
counter-increment: wizard-nav-count;
|
|
401
401
|
background-color: transparent;
|
|
402
402
|
border: none;
|
|
@@ -501,10 +501,10 @@
|
|
|
501
501
|
|
|
502
502
|
.pf-v6-c-wizard__nav-link-toggle-icon {
|
|
503
503
|
display: inline-block;
|
|
504
|
+
transform: rotate(var(--pf-v6-c-wizard__nav-link-toggle-icon--Rotate));
|
|
504
505
|
transition-timing-function: var(--pf-v6-c-wizard__nav-link-toggle-icon--TransitionTimingFunction);
|
|
505
506
|
transition-duration: var(--pf-v6-c-wizard__nav-link-toggle-icon--TransitionDuration);
|
|
506
507
|
transition-property: transform;
|
|
507
|
-
transform: rotate(var(--pf-v6-c-wizard__nav-link-toggle-icon--Rotate));
|
|
508
508
|
}
|
|
509
509
|
|
|
510
510
|
.pf-v6-c-wizard__main {
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
flex-direction: column;
|
|
515
515
|
overflow-x: hidden;
|
|
516
516
|
overflow-y: auto;
|
|
517
|
-
|
|
517
|
+
overflow-wrap: break-word;
|
|
518
518
|
}
|
|
519
519
|
|
|
520
520
|
.pf-v6-c-wizard__main-body {
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
|
|
262
262
|
.#{$wizard}__title {
|
|
263
263
|
padding-inline-end: var(--#{$wizard}__title--PaddingInlineEnd);
|
|
264
|
-
|
|
264
|
+
overflow-wrap: break-word;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
.#{$wizard}__title-text {
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
align-items: baseline;
|
|
326
326
|
margin-block-end: var(--#{$wizard}__toggle-list-item--MarginBlockEnd);
|
|
327
327
|
text-align: start;
|
|
328
|
-
|
|
328
|
+
overflow-wrap: break-word;
|
|
329
329
|
|
|
330
330
|
&:not(:last-child) {
|
|
331
331
|
margin-inline-end: var(--#{$wizard}__toggle-list-item--not-last-child--MarginInlineEnd);
|
|
@@ -478,8 +478,8 @@
|
|
|
478
478
|
padding-inline: 0;
|
|
479
479
|
color: var(--#{$wizard}__nav-link--Color);
|
|
480
480
|
text-align: start; // needed for when the item is a button
|
|
481
|
+
overflow-wrap: break-word;
|
|
481
482
|
text-decoration-line: var(--#{$wizard}__nav-link--TextDecoration);
|
|
482
|
-
word-break: break-word;
|
|
483
483
|
counter-increment: wizard-nav-count;
|
|
484
484
|
background-color: transparent;
|
|
485
485
|
border: none;
|
|
@@ -601,10 +601,10 @@
|
|
|
601
601
|
@include pf-v6-mirror-inline-on-rtl;
|
|
602
602
|
|
|
603
603
|
display: inline-block;
|
|
604
|
+
transform: rotate(var(--#{$wizard}__nav-link-toggle-icon--Rotate));
|
|
604
605
|
transition-timing-function: var(--#{$wizard}__nav-link-toggle-icon--TransitionTimingFunction);
|
|
605
606
|
transition-duration: var(--#{$wizard}__nav-link-toggle-icon--TransitionDuration);
|
|
606
607
|
transition-property: transform;
|
|
607
|
-
transform: rotate(var(--#{$wizard}__nav-link-toggle-icon--Rotate));
|
|
608
608
|
}
|
|
609
609
|
|
|
610
610
|
.#{$wizard}__main {
|
|
@@ -614,7 +614,7 @@
|
|
|
614
614
|
flex-direction: column;
|
|
615
615
|
overflow-x: hidden;
|
|
616
616
|
overflow-y: auto;
|
|
617
|
-
|
|
617
|
+
overflow-wrap: break-word;
|
|
618
618
|
}
|
|
619
619
|
|
|
620
620
|
.#{$wizard}__main-body {
|